
.tax-product_brand .brand-description {
	overflow: hidden;
	zoom: 1;
}

.tax-product_brand .brand-description img.brand-thumbnail {
	width: 25%;
	float: right;
}

.tax-product_brand .brand-description .text {
	width: 72%;
	float: left;
}

.widget_brand_description img {
	box-sizing: border-box;
	width: 100%;
	max-width: none;
	height: auto;
	margin: 0 0 1em;
}

ul.brand-thumbnails {
	margin-left: 0;
	margin-bottom: 0;
	clear: both;
	list-style: none;
}

ul.brand-thumbnails:before {
	clear: both;
	content: "";
	display: table;
}

ul.brand-thumbnails:after {
	clear: both;
	content: "";
	display: table;
}

ul.brand-thumbnails li {
	float: left;
	margin: 0 3.8% 1em 0;
	padding: 0;
	position: relative;
	width: 22.05%;
}

ul.brand-thumbnails.fluid-columns li {
	width: auto;
}

ul.brand-thumbnails:not(.fluid-columns) li.first {
	clear: both;
}

ul.brand-thumbnails:not(.fluid-columns) li.last {
	margin-right: 0;
}

ul.brand-thumbnails.columns-1 li {
	width: 100%;
	margin-right: 0;
}

ul.brand-thumbnails.columns-2 li {
	width: 48%;
}

ul.brand-thumbnails.columns-3 li {
	width: 30.75%;
}

ul.brand-thumbnails.columns-5 li {
	width: 16.95%;
}

ul.brand-thumbnails.columns-6 li {
	width: 13.5%;
}

.brand-thumbnails li img {
	box-sizing: border-box;
	width: 100%;
	max-width: none;
	height: auto;
	margin: 0;
}

@media screen and (max-width:768px) {
	ul.brand-thumbnails:not(.fluid-columns) li {
		width: 48% !important;
	}
	
	ul.brand-thumbnails:not(.fluid-columns) li.first {
		clear: none;
	}
	
	ul.brand-thumbnails:not(.fluid-columns) li.last {
		margin-right: 3.8%;
	}
	
	ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd) {
		clear: both;
	}
	
	ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even) {
		margin-right: 0;
	}
}

.brand-thumbnails-description li {
	text-align: center;
}

.brand-thumbnails-description li .term-thumbnail img {
	display: inline;
}

.brand-thumbnails-description li .term-description {
	margin-top: 1em;
	text-align: left;
}

#brands_a_z h3:target {
	text-decoration: underline;
}

ul.brands_index {
	list-style: none outside;
	overflow: hidden;
	zoom: 1;
}

ul.brands_index li {
	float: left;
	margin: 0 2px 2px 0;
}

ul.brands_index li a, ul.brands_index li span {
	border: 1px solid #ccc;
	padding: 6px;
	line-height: 1em;
	float: left;
	text-decoration: none;
}

ul.brands_index li span {
	border-color: #eee;
	color: #ddd;
}

ul.brands_index li a:hover {
	border-width: 2px;
	padding: 5px;
	text-decoration: none;
}

ul.brands_index li a.active {
	border-width: 2px;
	padding: 5px;
}

div#brands_a_z a.top {
	border: 1px solid #ccc;
	padding: 4px;
	line-height: 1em;
	float: right;
	text-decoration: none;
	font-size: .8em;
}

/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden], template {
	display: none;
}

a {
	background-color: transparent;
}

a:active, a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b, strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button, select {
	text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled], html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td, th {
	padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
	*, *:before, *:after {
		color: #000 !important;
		text-shadow: none !important;
		background: transparent !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}
	
	a, a:visited {
		text-decoration: underline;
	}
	
	a[href]:after {
		content: " (" attr(href) ")";
	}
	
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	
	a[href^="#"]:after, a[href^="javascript:"]:after {
		content: "";
	}
	
	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	
	thead {
		display: table-header-group;
	}
	
	tr, img {
		page-break-inside: avoid;
	}
	
	img {
		max-width: 100% !important;
	}
	
	p, h2, h3 {
		orphans: 3;
		widows: 3;
	}
	
	h2, h3 {
		page-break-after: avoid;
	}
	
	.navbar {
		display: none;
	}
	
	.btn>.caret, .dropup>.btn>.caret {
		border-top-color: #000 !important;
	}
	
	.label {
		border: 1px solid #000;
	}
	
	.table {
		border-collapse: collapse !important;
	}
	
	.table td, .table th {
		background-color: #fff !important;
	}
	
	.table-bordered th, .table-bordered td {
		border: 1px solid #ddd !important;
	}
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	font-family: "Poppins", Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}

input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #337ab7;
	text-decoration: none;
}

a:hover, a:focus {
	color: #23527c;
	text-decoration: underline;
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

figure {
	margin: 0;
}

img {
	vertical-align: middle;
}

.img-responsive, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: block;
	max-width: 100%;
	height: auto;
}

.img-rounded {
	border-radius: 6px;
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.img-circle {
	border-radius: 50%;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

[role="button"] {
	cursor: pointer;
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width:768px) {
	.container {
		width: 750px;
	}
}

@media (min-width:992px) {
	.container {
		width: 970px;
	}
}

@media (min-width:1280px) {
	.container {
		width: 1200px;
	}
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.row {
	margin-right: -15px;
	margin-left: -15px;
}

.row-no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.row-no-gutters [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.66666667%;
}

.col-xs-10 {
	width: 83.33333333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.66666667%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.66666667%;
}

.col-xs-4 {
	width: 33.33333333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.66666667%;
}

.col-xs-1 {
	width: 8.33333333%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-pull-11 {
	right: 91.66666667%;
}

.col-xs-pull-10 {
	right: 83.33333333%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-8 {
	right: 66.66666667%;
}

.col-xs-pull-7 {
	right: 58.33333333%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-5 {
	right: 41.66666667%;
}

.col-xs-pull-4 {
	right: 33.33333333%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-2 {
	right: 16.66666667%;
}

.col-xs-pull-1 {
	right: 8.33333333%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-push-11 {
	left: 91.66666667%;
}

.col-xs-push-10 {
	left: 83.33333333%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-8 {
	left: 66.66666667%;
}

.col-xs-push-7 {
	left: 58.33333333%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-5 {
	left: 41.66666667%;
}

.col-xs-push-4 {
	left: 33.33333333%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-2 {
	left: 16.66666667%;
}

.col-xs-push-1 {
	left: 8.33333333%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

.col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.col-xs-offset-0 {
	margin-left: 0;
}

@media (min-width:768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	
	.col-sm-12 {
		width: 100%;
	}
	
	.col-sm-11 {
		width: 91.66666667%;
	}
	
	.col-sm-10 {
		width: 83.33333333%;
	}
	
	.col-sm-9 {
		width: 75%;
	}
	
	.col-sm-8 {
		width: 66.66666667%;
	}
	
	.col-sm-7 {
		width: 58.33333333%;
	}
	
	.col-sm-6 {
		width: 50%;
	}
	
	.col-sm-5 {
		width: 41.66666667%;
	}
	
	.col-sm-4 {
		width: 33.33333333%;
	}
	
	.col-sm-3 {
		width: 25%;
	}
	
	.col-sm-2 {
		width: 16.66666667%;
	}
	
	.col-sm-1 {
		width: 8.33333333%;
	}
	
	.col-sm-pull-12 {
		right: 100%;
	}
	
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	
	.col-sm-pull-9 {
		right: 75%;
	}
	
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	
	.col-sm-pull-6 {
		right: 50%;
	}
	
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	
	.col-sm-pull-3 {
		right: 25%;
	}
	
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	
	.col-sm-pull-0 {
		right: auto;
	}
	
	.col-sm-push-12 {
		left: 100%;
	}
	
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	
	.col-sm-push-9 {
		left: 75%;
	}
	
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	
	.col-sm-push-6 {
		left: 50%;
	}
	
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	
	.col-sm-push-3 {
		left: 25%;
	}
	
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	
	.col-sm-push-0 {
		left: auto;
	}
	
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	
	.col-sm-offset-0 {
		margin-left: 0;
	}
}

@media (min-width:992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}
	
	.col-md-12 {
		width: 100%;
	}
	
	.col-md-11 {
		width: 91.66666667%;
	}
	
	.col-md-10 {
		width: 83.33333333%;
	}
	
	.col-md-9 {
		width: 75%;
	}
	
	.col-md-8 {
		width: 66.66666667%;
	}
	
	.col-md-7 {
		width: 58.33333333%;
	}
	
	.col-md-6 {
		width: 50%;
	}
	
	.col-md-5 {
		width: 41.66666667%;
	}
	
	.col-md-4 {
		width: 33.33333333%;
	}
	
	.col-md-3 {
		width: 25%;
	}
	
	.col-md-2 {
		width: 16.66666667%;
	}
	
	.col-md-1 {
		width: 8.33333333%;
	}
	
	.col-md-pull-12 {
		right: 100%;
	}
	
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	
	.col-md-pull-9 {
		right: 75%;
	}
	
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	
	.col-md-pull-6 {
		right: 50%;
	}
	
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	
	.col-md-pull-3 {
		right: 25%;
	}
	
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	
	.col-md-pull-0 {
		right: auto;
	}
	
	.col-md-push-12 {
		left: 100%;
	}
	
	.col-md-push-11 {
		left: 91.66666667%;
	}
	
	.col-md-push-10 {
		left: 83.33333333%;
	}
	
	.col-md-push-9 {
		left: 75%;
	}
	
	.col-md-push-8 {
		left: 66.66666667%;
	}
	
	.col-md-push-7 {
		left: 58.33333333%;
	}
	
	.col-md-push-6 {
		left: 50%;
	}
	
	.col-md-push-5 {
		left: 41.66666667%;
	}
	
	.col-md-push-4 {
		left: 33.33333333%;
	}
	
	.col-md-push-3 {
		left: 25%;
	}
	
	.col-md-push-2 {
		left: 16.66666667%;
	}
	
	.col-md-push-1 {
		left: 8.33333333%;
	}
	
	.col-md-push-0 {
		left: auto;
	}
	
	.col-md-offset-12 {
		margin-left: 100%;
	}
	
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	
	.col-md-offset-9 {
		margin-left: 75%;
	}
	
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	
	.col-md-offset-6 {
		margin-left: 50%;
	}
	
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	
	.col-md-offset-3 {
		margin-left: 25%;
	}
	
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	
	.col-md-offset-0 {
		margin-left: 0;
	}
}

@media (min-width:1280px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}
	
	.col-lg-12 {
		width: 100%;
	}
	
	.col-lg-11 {
		width: 91.66666667%;
	}
	
	.col-lg-10 {
		width: 83.33333333%;
	}
	
	.col-lg-9 {
		width: 75%;
	}
	
	.col-lg-8 {
		width: 66.66666667%;
	}
	
	.col-lg-7 {
		width: 58.33333333%;
	}
	
	.col-lg-6 {
		width: 50%;
	}
	
	.col-lg-5 {
		width: 41.66666667%;
	}
	
	.col-lg-4 {
		width: 33.33333333%;
	}
	
	.col-lg-3 {
		width: 25%;
	}
	
	.col-lg-2 {
		width: 16.66666667%;
	}
	
	.col-lg-1 {
		width: 8.33333333%;
	}
	
	.col-lg-pull-12 {
		right: 100%;
	}
	
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	
	.col-lg-pull-9 {
		right: 75%;
	}
	
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	
	.col-lg-pull-6 {
		right: 50%;
	}
	
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	
	.col-lg-pull-3 {
		right: 25%;
	}
	
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	
	.col-lg-pull-0 {
		right: auto;
	}
	
	.col-lg-push-12 {
		left: 100%;
	}
	
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	
	.col-lg-push-9 {
		left: 75%;
	}
	
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	
	.col-lg-push-6 {
		left: 50%;
	}
	
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	
	.col-lg-push-3 {
		left: 25%;
	}
	
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	
	.col-lg-push-0 {
		left: auto;
	}
	
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	
	.col-lg-offset-0 {
		margin-left: 0;
	}
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	appearance: none;
}

input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}

input[type="file"] {
	display: block;
}

input[type="range"] {
	display: block;
	width: 100%;
}

select[multiple], select[size] {
	height: auto;
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control.nitro-lazy {
	background-image: none !important;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #999;
}

.form-control::-webkit-input-placeholder {
	color: #999;
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1;
}

.form-control[disabled], fieldset[disabled] .form-control {
	cursor: not-allowed;
}

textarea.form-control {
	height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
		line-height: 34px;
	}
	
	input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
		line-height: 30px;
	}
	
	input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
		line-height: 46px;
	}
}

.form-group {
	margin-bottom: 15px;
}

.radio, .checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}

.radio label, .checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-top: 4px \9;
	margin-left: -20px;
}

.radio+.radio, .checkbox+.checkbox {
	margin-top: -5px;
}

.radio-inline, .checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer;
}

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}

.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}

.form-control-static {
	min-height: 34px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
}

.form-control-static.input-lg, .form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0;
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.input-sm {
	height: 30px;
	line-height: 30px;
}

textarea.input-sm, select[multiple].input-sm {
	height: auto;
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px;
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
	height: auto;
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

select.input-lg {
	height: 46px;
	line-height: 46px;
}

textarea.input-lg, select[multiple].input-lg {
	height: auto;
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px;
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
	height: auto;
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

.has-feedback {
	position: relative;
}

.has-feedback .form-control {
	padding-right: 42.5px;
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none;
}

.input-lg+.form-control-feedback, .input-group-lg+.form-control-feedback, .form-group-lg .form-control+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}

.input-sm+.form-control-feedback, .input-group-sm+.form-control-feedback, .form-group-sm .form-control+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
	color: #3c763d;
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d;
}

.has-success .form-control-feedback {
	color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
	color: #8a6d3b;
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
	color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
	color: #a94442;
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442;
}

.has-error .form-control-feedback {
	color: #a94442;
}

.has-feedback label~.form-control-feedback {
	top: 25px;
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0;
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

@media (min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	
	.form-inline .form-control-static {
		display: inline-block;
	}
	
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	
	.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
		width: auto;
	}
	
	.form-inline .input-group>.form-control {
		width: 100%;
	}
	
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.form-inline .radio, .form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.form-inline .radio label, .form-inline .checkbox label {
		padding-left: 0;
	}
	
	.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}
	
	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0;
}

.form-horizontal .radio, .form-horizontal .checkbox {
	min-height: 27px;
}

.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		padding-top: 7px;
		margin-bottom: 0;
		text-align: right;
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px;
	}
}

@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px;
	}
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}

.fade.in {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.in {
	display: block;
}

tr.collapse.in {
	display: table-row;
}

tbody.collapse.in {
	display: table-row-group;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.dropup, .dropdown {
	position: relative;
}

.dropdown-toggle:focus {
	outline: 0;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0;
}

.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	color: #777;
}

.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.dropdown-menu>.disabled>a:hover.nitro-lazy, .dropdown-menu>.disabled>a:focus.nitro-lazy {
	background-image: none !important;
}

.open>.dropdown-menu {
	display: block;
}

.open>a {
	outline: 0;
}

.dropdown-menu-right {
	right: 0;
	left: auto;
}

.dropdown-menu-left {
	right: auto;
	left: 0;
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap;
}

.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990;
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid \9;
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}

@media (min-width:768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}
	
	.navbar-right .dropdown-menu-left {
		right: auto;
		left: 0;
	}
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-body {
	padding: 15px;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}

.panel-title>a, .panel-title>small, .panel-title>.small, .panel-title>small>a, .panel-title>.small>a {
	color: inherit;
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel>.list-group, .panel>.panel-collapse>.list-group {
	margin-bottom: 0;
}

.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0;
}

.list-group+.panel-footer {
	border-top-width: 0;
}

.panel>.table, .panel>.table-responsive>.table, .panel>.panel-collapse>.table {
	margin-bottom: 0;
}

.panel>.table caption, .panel>.table-responsive>.table caption, .panel>.panel-collapse>.table caption {
	padding-right: 15px;
	padding-left: 15px;
}

.panel>.table:first-child, .panel>.table-responsive:first-child>.table:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px;
}

.panel>.table:last-child, .panel>.table-responsive:last-child>.table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child th, .panel>.table>tbody:first-child>tr:first-child td {
	border-top: 0;
}

.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border: 0;
}

.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0;
}

.panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0;
}

.panel>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
	border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0;
}

.panel>.table-responsive {
	margin-bottom: 0;
	border: 0;
}

.panel-group {
	margin-bottom: 20px;
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}

.panel-group .panel+.panel {
	margin-top: 5px;
}

.panel-group .panel-heading {
	border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
	border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
	border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}

.panel-default {
	border-color: #ddd;
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd;
}

.panel-primary {
	border-color: #337ab7;
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7;
}

.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7;
}

.panel-success {
	border-color: #d6e9c6;
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6;
}

.panel-info {
	border-color: #bce8f1;
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1;
}

.panel-warning {
	border-color: #faebcc;
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc;
}

.panel-danger {
	border-color: #ebccd1;
}

.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1;
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
	padding-bottom: 75%;
}

.modal-open {
	overflow: hidden;
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	outline: 0;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}

.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0;
}

.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5;
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
	margin-top: -2px;
}

.modal-title {
	margin: 0;
	line-height: 1.42857143;
}

.modal-body {
	position: relative;
	padding: 15px;
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px;
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
	
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	}
	
	.modal-sm {
		width: 300px;
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px;
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Poppins", Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	line-break: auto;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	font-size: 12px;
	filter: alpha(opacity=0);
	opacity: 0;
}

.tooltip.in {
	filter: alpha(opacity=90);
	opacity: .9;
}

.tooltip.top {
	padding: 5px 0;
	margin-top: -3px;
}

.tooltip.right {
	padding: 0 5px;
	margin-left: 3px;
}

.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px;
}

.tooltip.left {
	padding: 0 5px;
	margin-left: -3px;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
	right: 5px;
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Poppins", Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	line-break: auto;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	font-size: 14px;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.popover.top {
	margin-top: -10px;
}

.popover.right {
	margin-left: 10px;
}

.popover.bottom {
	margin-top: 10px;
}

.popover.left {
	margin-left: -10px;
}

.popover>.arrow {
	border-width: 11px;
}

.popover>.arrow, .popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.popover>.arrow:after {
	content: "";
	border-width: 10px;
}

.popover.top>.arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	border-bottom-width: 0;
}

.popover.top>.arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0;
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0;
}

.popover.right>.arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0;
}

.popover.bottom>.arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
}

.popover.bottom>.arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff;
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25);
}

.popover.left>.arrow:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff;
}

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}

.popover-content {
	padding: 9px 14px;
}

.carousel {
	position: relative;
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	line-height: 1;
}

@media all and (transform-3d),(-webkit-transform-3d) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}
	
	.carousel-inner>.item.next, .carousel-inner>.item.active.right {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0;
	}
	
	.carousel-inner>.item.prev, .carousel-inner>.item.active.left {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0;
	}
	
	.carousel-inner>.item.next.left, .carousel-inner>.item.prev.right, .carousel-inner>.item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}

.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block;
}

.carousel-inner>.active {
	left: 0;
}

.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.carousel-inner>.next {
	left: 100%;
}

.carousel-inner>.prev {
	left: -100%;
}

.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0;
}

.carousel-inner>.active.left {
	left: -100%;
}

.carousel-inner>.active.right {
	left: 100%;
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: rgba(0, 0, 0, 0);
	filter: alpha(opacity=50);
	opacity: .5;
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
	background-repeat: repeat-x;
}

.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
	background-repeat: repeat-x;
}

.carousel-control:hover, .carousel-control:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	filter: alpha(opacity=90);
	opacity: .9;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1;
}

.carousel-control .icon-prev:before {
	content: "‹";
}

.carousel-control .icon-next:before {
	content: "›";
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px;
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff;
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width:768px) {
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px;
	}
	
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
		margin-left: -10px;
	}
	
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
		margin-right: -10px;
	}
	
	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px;
	}
	
	.carousel-indicators {
		bottom: 20px;
	}
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
	display: table;
	content: " ";
}

.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .panel-body:after, .modal-header:after, .modal-footer:after {
	clear: both;
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden {
	display: none !important;
}

.affix {
	position: fixed;
}

@-ms-viewport {
	width: device-width;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none !important;
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important;
	}
	
	table.visible-xs {
		display: table !important;
	}
	
	tr.visible-xs {
		display: table-row !important;
	}
	
	th.visible-xs, td.visible-xs {
		display: table-cell !important;
	}
}

@media (max-width:767px) {
	.visible-xs-block {
		display: block !important;
	}
}

@media (max-width:767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}

@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block !important;
	}
	
	table.visible-sm {
		display: table !important;
	}
	
	tr.visible-sm {
		display: table-row !important;
	}
	
	th.visible-sm, td.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width:992px) and (max-width:1279px) {
	.visible-md {
		display: block !important;
	}
	
	table.visible-md {
		display: table !important;
	}
	
	tr.visible-md {
		display: table-row !important;
	}
	
	th.visible-md, td.visible-md {
		display: table-cell !important;
	}
}

@media (min-width:992px) and (max-width:1279px) {
	.visible-md-block {
		display: block !important;
	}
}

@media (min-width:992px) and (max-width:1279px) {
	.visible-md-inline {
		display: inline !important;
	}
}

@media (min-width:992px) and (max-width:1279px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width:1280px) {
	.visible-lg {
		display: block !important;
	}
	
	table.visible-lg {
		display: table !important;
	}
	
	tr.visible-lg {
		display: table-row !important;
	}
	
	th.visible-lg, td.visible-lg {
		display: table-cell !important;
	}
}

@media (min-width:1280px) {
	.visible-lg-block {
		display: block !important;
	}
}

@media (min-width:1280px) {
	.visible-lg-inline {
		display: inline !important;
	}
}

@media (min-width:1280px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important;
	}
}

@media (min-width:992px) and (max-width:1279px) {
	.hidden-md {
		display: none !important;
	}
}

@media (min-width:1280px) {
	.hidden-lg {
		display: none !important;
	}
}

.visible-print {
	display: none !important;
}

@media print {
	.visible-print {
		display: block !important;
	}
	
	table.visible-print {
		display: table !important;
	}
	
	tr.visible-print {
		display: table-row !important;
	}
	
	th.visible-print, td.visible-print {
		display: table-cell !important;
	}
}

.visible-print-block {
	display: none !important;
}

@media print {
	.visible-print-block {
		display: block !important;
	}
}

.visible-print-inline {
	display: none !important;
}

@media print {
	.visible-print-inline {
		display: inline !important;
	}
}

.visible-print-inline-block {
	display: none !important;
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	.hidden-print {
		display: none !important;
	}
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-fw {
	width: 1.28571429em;
	text-align: center;
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none;
}

.fa-ul>li {
	position: relative;
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center;
}

.fa-li.fa-lg {
	left: -1.85714286em;
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em;
}

.fa-pull-left {
	float: left;
}

.fa-pull-right {
	float: right;
}

.fa.fa-pull-left {
	margin-right: .3em;
}

.fa.fa-pull-right {
	margin-left: .3em;
}

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.fa.pull-left {
	margin-right: .3em;
}

.fa.pull-right {
	margin-left: .3em;
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	filter: none;
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}

.fa-stack-1x {
	line-height: inherit;
}

.fa-stack-2x {
	font-size: 2em;
}

.fa-inverse {
	color: #fff;
}

.fa-glass:before {
	content: "";
}

.fa-music:before {
	content: "";
}

.fa-search:before {
	content: "";
}

.fa-envelope-o:before {
	content: "";
}

.fa-heart:before {
	content: "";
}

.fa-star:before {
	content: "";
}

.fa-star-o:before {
	content: "";
}

.fa-user:before {
	content: "";
}

.fa-film:before {
	content: "";
}

.fa-th-large:before {
	content: "";
}

.fa-th:before {
	content: "";
}

.fa-th-list:before {
	content: "";
}

.fa-check:before {
	content: "";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "";
}

.fa-search-plus:before {
	content: "";
}

.fa-search-minus:before {
	content: "";
}

.fa-power-off:before {
	content: "";
}

.fa-signal:before {
	content: "";
}

.fa-gear:before, .fa-cog:before {
	content: "";
}

.fa-trash-o:before {
	content: "";
}

.fa-home:before {
	content: "";
}

.fa-file-o:before {
	content: "";
}

.fa-clock-o:before {
	content: "";
}

.fa-road:before {
	content: "";
}

.fa-download:before {
	content: "";
}

.fa-arrow-circle-o-down:before {
	content: "";
}

.fa-arrow-circle-o-up:before {
	content: "";
}

.fa-inbox:before {
	content: "";
}

.fa-play-circle-o:before {
	content: "";
}

.fa-rotate-right:before, .fa-repeat:before {
	content: "";
}

.fa-refresh:before {
	content: "";
}

.fa-list-alt:before {
	content: "";
}

.fa-lock:before {
	content: "";
}

.fa-flag:before {
	content: "";
}

.fa-headphones:before {
	content: "";
}

.fa-volume-off:before {
	content: "";
}

.fa-volume-down:before {
	content: "";
}

.fa-volume-up:before {
	content: "";
}

.fa-qrcode:before {
	content: "";
}

.fa-barcode:before {
	content: "";
}

.fa-tag:before {
	content: "";
}

.fa-tags:before {
	content: "";
}

.fa-book:before {
	content: "";
}

.fa-bookmark:before {
	content: "";
}

.fa-print:before {
	content: "";
}

.fa-camera:before {
	content: "";
}

.fa-font:before {
	content: "";
}

.fa-bold:before {
	content: "";
}

.fa-italic:before {
	content: "";
}

.fa-text-height:before {
	content: "";
}

.fa-text-width:before {
	content: "";
}

.fa-align-left:before {
	content: "";
}

.fa-align-center:before {
	content: "";
}

.fa-align-right:before {
	content: "";
}

.fa-align-justify:before {
	content: "";
}

.fa-list:before {
	content: "";
}

.fa-dedent:before, .fa-outdent:before {
	content: "";
}

.fa-indent:before {
	content: "";
}

.fa-video-camera:before {
	content: "";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: "";
}

.fa-pencil:before {
	content: "";
}

.fa-map-marker:before {
	content: "";
}

.fa-adjust:before {
	content: "";
}

.fa-tint:before {
	content: "";
}

.fa-edit:before, .fa-pencil-square-o:before {
	content: "";
}

.fa-share-square-o:before {
	content: "";
}

.fa-check-square-o:before {
	content: "";
}

.fa-arrows:before {
	content: "";
}

.fa-step-backward:before {
	content: "";
}

.fa-fast-backward:before {
	content: "";
}

.fa-backward:before {
	content: "";
}

.fa-play:before {
	content: "";
}

.fa-pause:before {
	content: "";
}

.fa-stop:before {
	content: "";
}

.fa-forward:before {
	content: "";
}

.fa-fast-forward:before {
	content: "";
}

.fa-step-forward:before {
	content: "";
}

.fa-eject:before {
	content: "";
}

.fa-chevron-left:before {
	content: "";
}

.fa-chevron-right:before {
	content: "";
}

.fa-plus-circle:before {
	content: "";
}

.fa-minus-circle:before {
	content: "";
}

.fa-times-circle:before {
	content: "";
}

.fa-check-circle:before {
	content: "";
}

.fa-question-circle:before {
	content: "";
}

.fa-info-circle:before {
	content: "";
}

.fa-crosshairs:before {
	content: "";
}

.fa-times-circle-o:before {
	content: "";
}

.fa-check-circle-o:before {
	content: "";
}

.fa-ban:before {
	content: "";
}

.fa-arrow-left:before {
	content: "";
}

.fa-arrow-right:before {
	content: "";
}

.fa-arrow-up:before {
	content: "";
}

.fa-arrow-down:before {
	content: "";
}

.fa-mail-forward:before, .fa-share:before {
	content: "";
}

.fa-expand:before {
	content: "";
}

.fa-compress:before {
	content: "";
}

.fa-plus:before {
	content: "";
}

.fa-minus:before {
	content: "";
}

.fa-asterisk:before {
	content: "";
}

.fa-exclamation-circle:before {
	content: "";
}

.fa-gift:before {
	content: "";
}

.fa-leaf:before {
	content: "";
}

.fa-fire:before {
	content: "";
}

.fa-eye:before {
	content: "";
}

.fa-eye-slash:before {
	content: "";
}

.fa-warning:before, .fa-exclamation-triangle:before {
	content: "";
}

.fa-plane:before {
	content: "";
}

.fa-calendar:before {
	content: "";
}

.fa-random:before {
	content: "";
}

.fa-comment:before {
	content: "";
}

.fa-magnet:before {
	content: "";
}

.fa-chevron-up:before {
	content: "";
}

.fa-chevron-down:before {
	content: "";
}

.fa-retweet:before {
	content: "";
}

.fa-shopping-cart:before {
	content: "";
}

.fa-folder:before {
	content: "";
}

.fa-folder-open:before {
	content: "";
}

.fa-arrows-v:before {
	content: "";
}

.fa-arrows-h:before {
	content: "";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "";
}

.fa-twitter-square:before {
	content: "";
}

.fa-facebook-square:before {
	content: "";
}

.fa-camera-retro:before {
	content: "";
}

.fa-key:before {
	content: "";
}

.fa-gears:before, .fa-cogs:before {
	content: "";
}

.fa-comments:before {
	content: "";
}

.fa-thumbs-o-up:before {
	content: "";
}

.fa-thumbs-o-down:before {
	content: "";
}

.fa-star-half:before {
	content: "";
}

.fa-heart-o:before {
	content: "";
}

.fa-sign-out:before {
	content: "";
}

.fa-linkedin-square:before {
	content: "";
}

.fa-thumb-tack:before {
	content: "";
}

.fa-external-link:before {
	content: "";
}

.fa-sign-in:before {
	content: "";
}

.fa-trophy:before {
	content: "";
}

.fa-github-square:before {
	content: "";
}

.fa-upload:before {
	content: "";
}

.fa-lemon-o:before {
	content: "";
}

.fa-phone:before {
	content: "";
}

.fa-square-o:before {
	content: "";
}

.fa-bookmark-o:before {
	content: "";
}

.fa-phone-square:before {
	content: "";
}

.fa-twitter:before {
	content: "";
}

.fa-facebook-f:before, .fa-facebook:before {
	content: "";
}

.fa-github:before {
	content: "";
}

.fa-unlock:before {
	content: "";
}

.fa-credit-card:before {
	content: "";
}

.fa-feed:before, .fa-rss:before {
	content: "";
}

.fa-hdd-o:before {
	content: "";
}

.fa-bullhorn:before {
	content: "";
}

.fa-bell:before {
	content: "";
}

.fa-certificate:before {
	content: "";
}

.fa-hand-o-right:before {
	content: "";
}

.fa-hand-o-left:before {
	content: "";
}

.fa-hand-o-up:before {
	content: "";
}

.fa-hand-o-down:before {
	content: "";
}

.fa-arrow-circle-left:before {
	content: "";
}

.fa-arrow-circle-right:before {
	content: "";
}

.fa-arrow-circle-up:before {
	content: "";
}

.fa-arrow-circle-down:before {
	content: "";
}

.fa-globe:before {
	content: "";
}

.fa-wrench:before {
	content: "";
}

.fa-tasks:before {
	content: "";
}

.fa-filter:before {
	content: "";
}

.fa-briefcase:before {
	content: "";
}

.fa-arrows-alt:before {
	content: "";
}

.fa-group:before, .fa-users:before {
	content: "";
}

.fa-chain:before, .fa-link:before {
	content: "";
}

.fa-cloud:before {
	content: "";
}

.fa-flask:before {
	content: "";
}

.fa-cut:before, .fa-scissors:before {
	content: "";
}

.fa-copy:before, .fa-files-o:before {
	content: "";
}

.fa-paperclip:before {
	content: "";
}

.fa-save:before, .fa-floppy-o:before {
	content: "";
}

.fa-square:before {
	content: "";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: "";
}

.fa-list-ul:before {
	content: "";
}

.fa-list-ol:before {
	content: "";
}

.fa-strikethrough:before {
	content: "";
}

.fa-underline:before {
	content: "";
}

.fa-table:before {
	content: "";
}

.fa-magic:before {
	content: "";
}

.fa-truck:before {
	content: "";
}

.fa-pinterest:before {
	content: "";
}

.fa-pinterest-square:before {
	content: "";
}

.fa-google-plus-square:before {
	content: "";
}

.fa-google-plus:before {
	content: "";
}

.fa-money:before {
	content: "";
}

.fa-caret-down:before {
	content: "";
}

.fa-caret-up:before {
	content: "";
}

.fa-caret-left:before {
	content: "";
}

.fa-caret-right:before {
	content: "";
}

.fa-columns:before {
	content: "";
}

.fa-unsorted:before, .fa-sort:before {
	content: "";
}

.fa-sort-down:before, .fa-sort-desc:before {
	content: "";
}

.fa-sort-up:before, .fa-sort-asc:before {
	content: "";
}

.fa-envelope:before {
	content: "";
}

.fa-linkedin:before {
	content: "";
}

.fa-rotate-left:before, .fa-undo:before {
	content: "";
}

.fa-legal:before, .fa-gavel:before {
	content: "";
}

.fa-dashboard:before, .fa-tachometer:before {
	content: "";
}

.fa-comment-o:before {
	content: "";
}

.fa-comments-o:before {
	content: "";
}

.fa-flash:before, .fa-bolt:before {
	content: "";
}

.fa-sitemap:before {
	content: "";
}

.fa-umbrella:before {
	content: "";
}

.fa-paste:before, .fa-clipboard:before {
	content: "";
}

.fa-lightbulb-o:before {
	content: "";
}

.fa-exchange:before {
	content: "";
}

.fa-cloud-download:before {
	content: "";
}

.fa-cloud-upload:before {
	content: "";
}

.fa-user-md:before {
	content: "";
}

.fa-stethoscope:before {
	content: "";
}

.fa-suitcase:before {
	content: "";
}

.fa-bell-o:before {
	content: "";
}

.fa-coffee:before {
	content: "";
}

.fa-cutlery:before {
	content: "";
}

.fa-file-text-o:before {
	content: "";
}

.fa-building-o:before {
	content: "";
}

.fa-hospital-o:before {
	content: "";
}

.fa-ambulance:before {
	content: "";
}

.fa-medkit:before {
	content: "";
}

.fa-fighter-jet:before {
	content: "";
}

.fa-beer:before {
	content: "";
}

.fa-h-square:before {
	content: "";
}

.fa-plus-square:before {
	content: "";
}

.fa-angle-double-left:before {
	content: "";
}

.fa-angle-double-right:before {
	content: "";
}

.fa-angle-double-up:before {
	content: "";
}

.fa-angle-double-down:before {
	content: "";
}

.fa-angle-left:before {
	content: "";
}

.fa-angle-right:before {
	content: "";
}

.fa-angle-up:before {
	content: "";
}

.fa-angle-down:before {
	content: "";
}

.fa-desktop:before {
	content: "";
}

.fa-laptop:before {
	content: "";
}

.fa-tablet:before {
	content: "";
}

.fa-mobile-phone:before, .fa-mobile:before {
	content: "";
}

.fa-circle-o:before {
	content: "";
}

.fa-quote-left:before {
	content: "";
}

.fa-quote-right:before {
	content: "";
}

.fa-spinner:before {
	content: "";
}

.fa-circle:before {
	content: "";
}

.fa-mail-reply:before, .fa-reply:before {
	content: "";
}

.fa-github-alt:before {
	content: "";
}

.fa-folder-o:before {
	content: "";
}

.fa-folder-open-o:before {
	content: "";
}

.fa-smile-o:before {
	content: "";
}

.fa-frown-o:before {
	content: "";
}

.fa-meh-o:before {
	content: "";
}

.fa-gamepad:before {
	content: "";
}

.fa-keyboard-o:before {
	content: "";
}

.fa-flag-o:before {
	content: "";
}

.fa-flag-checkered:before {
	content: "";
}

.fa-terminal:before {
	content: "";
}

.fa-code:before {
	content: "";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "";
}

.fa-location-arrow:before {
	content: "";
}

.fa-crop:before {
	content: "";
}

.fa-code-fork:before {
	content: "";
}

.fa-unlink:before, .fa-chain-broken:before {
	content: "";
}

.fa-question:before {
	content: "";
}

.fa-info:before {
	content: "";
}

.fa-exclamation:before {
	content: "";
}

.fa-superscript:before {
	content: "";
}

.fa-subscript:before {
	content: "";
}

.fa-eraser:before {
	content: "";
}

.fa-puzzle-piece:before {
	content: "";
}

.fa-microphone:before {
	content: "";
}

.fa-microphone-slash:before {
	content: "";
}

.fa-shield:before {
	content: "";
}

.fa-calendar-o:before {
	content: "";
}

.fa-fire-extinguisher:before {
	content: "";
}

.fa-rocket:before {
	content: "";
}

.fa-maxcdn:before {
	content: "";
}

.fa-chevron-circle-left:before {
	content: "";
}

.fa-chevron-circle-right:before {
	content: "";
}

.fa-chevron-circle-up:before {
	content: "";
}

.fa-chevron-circle-down:before {
	content: "";
}

.fa-html5:before {
	content: "";
}

.fa-css3:before {
	content: "";
}

.fa-anchor:before {
	content: "";
}

.fa-unlock-alt:before {
	content: "";
}

.fa-bullseye:before {
	content: "";
}

.fa-ellipsis-h:before {
	content: "";
}

.fa-ellipsis-v:before {
	content: "";
}

.fa-rss-square:before {
	content: "";
}

.fa-play-circle:before {
	content: "";
}

.fa-ticket:before {
	content: "";
}

.fa-minus-square:before {
	content: "";
}

.fa-minus-square-o:before {
	content: "";
}

.fa-level-up:before {
	content: "";
}

.fa-level-down:before {
	content: "";
}

.fa-check-square:before {
	content: "";
}

.fa-pencil-square:before {
	content: "";
}

.fa-external-link-square:before {
	content: "";
}

.fa-share-square:before {
	content: "";
}

.fa-compass:before {
	content: "";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "";
}

.fa-euro:before, .fa-eur:before {
	content: "";
}

.fa-gbp:before {
	content: "";
}

.fa-dollar:before, .fa-usd:before {
	content: "";
}

.fa-rupee:before, .fa-inr:before {
	content: "";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "";
}

.fa-won:before, .fa-krw:before {
	content: "";
}

.fa-bitcoin:before, .fa-btc:before {
	content: "";
}

.fa-file:before {
	content: "";
}

.fa-file-text:before {
	content: "";
}

.fa-sort-alpha-asc:before {
	content: "";
}

.fa-sort-alpha-desc:before {
	content: "";
}

.fa-sort-amount-asc:before {
	content: "";
}

.fa-sort-amount-desc:before {
	content: "";
}

.fa-sort-numeric-asc:before {
	content: "";
}

.fa-sort-numeric-desc:before {
	content: "";
}

.fa-thumbs-up:before {
	content: "";
}

.fa-thumbs-down:before {
	content: "";
}

.fa-youtube-square:before {
	content: "";
}

.fa-youtube:before {
	content: "";
}

.fa-xing:before {
	content: "";
}

.fa-xing-square:before {
	content: "";
}

.fa-youtube-play:before {
	content: "";
}

.fa-dropbox:before {
	content: "";
}

.fa-stack-overflow:before {
	content: "";
}

.fa-instagram:before {
	content: "";
}

.fa-flickr:before {
	content: "";
}

.fa-adn:before {
	content: "";
}

.fa-bitbucket:before {
	content: "";
}

.fa-bitbucket-square:before {
	content: "";
}

.fa-tumblr:before {
	content: "";
}

.fa-tumblr-square:before {
	content: "";
}

.fa-long-arrow-down:before {
	content: "";
}

.fa-long-arrow-up:before {
	content: "";
}

.fa-long-arrow-left:before {
	content: "";
}

.fa-long-arrow-right:before {
	content: "";
}

.fa-apple:before {
	content: "";
}

.fa-windows:before {
	content: "";
}

.fa-android:before {
	content: "";
}

.fa-linux:before {
	content: "";
}

.fa-dribbble:before {
	content: "";
}

.fa-skype:before {
	content: "";
}

.fa-foursquare:before {
	content: "";
}

.fa-trello:before {
	content: "";
}

.fa-female:before {
	content: "";
}

.fa-male:before {
	content: "";
}

.fa-gittip:before, .fa-gratipay:before {
	content: "";
}

.fa-sun-o:before {
	content: "";
}

.fa-moon-o:before {
	content: "";
}

.fa-archive:before {
	content: "";
}

.fa-bug:before {
	content: "";
}

.fa-vk:before {
	content: "";
}

.fa-weibo:before {
	content: "";
}

.fa-renren:before {
	content: "";
}

.fa-pagelines:before {
	content: "";
}

.fa-stack-exchange:before {
	content: "";
}

.fa-arrow-circle-o-right:before {
	content: "";
}

.fa-arrow-circle-o-left:before {
	content: "";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "";
}

.fa-dot-circle-o:before {
	content: "";
}

.fa-wheelchair:before {
	content: "";
}

.fa-vimeo-square:before {
	content: "";
}

.fa-turkish-lira:before, .fa-try:before {
	content: "";
}

.fa-plus-square-o:before {
	content: "";
}

.fa-space-shuttle:before {
	content: "";
}

.fa-slack:before {
	content: "";
}

.fa-envelope-square:before {
	content: "";
}

.fa-wordpress:before {
	content: "";
}

.fa-openid:before {
	content: "";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: "";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
	content: "";
}

.fa-yahoo:before {
	content: "";
}

.fa-google:before {
	content: "";
}

.fa-reddit:before {
	content: "";
}

.fa-reddit-square:before {
	content: "";
}

.fa-stumbleupon-circle:before {
	content: "";
}

.fa-stumbleupon:before {
	content: "";
}

.fa-delicious:before {
	content: "";
}

.fa-digg:before {
	content: "";
}

.fa-pied-piper-pp:before {
	content: "";
}

.fa-pied-piper-alt:before {
	content: "";
}

.fa-drupal:before {
	content: "";
}

.fa-joomla:before {
	content: "";
}

.fa-language:before {
	content: "";
}

.fa-fax:before {
	content: "";
}

.fa-building:before {
	content: "";
}

.fa-child:before {
	content: "";
}

.fa-paw:before {
	content: "";
}

.fa-spoon:before {
	content: "";
}

.fa-cube:before {
	content: "";
}

.fa-cubes:before {
	content: "";
}

.fa-behance:before {
	content: "";
}

.fa-behance-square:before {
	content: "";
}

.fa-steam:before {
	content: "";
}

.fa-steam-square:before {
	content: "";
}

.fa-recycle:before {
	content: "";
}

.fa-automobile:before, .fa-car:before {
	content: "";
}

.fa-cab:before, .fa-taxi:before {
	content: "";
}

.fa-tree:before {
	content: "";
}

.fa-spotify:before {
	content: "";
}

.fa-deviantart:before {
	content: "";
}

.fa-soundcloud:before {
	content: "";
}

.fa-database:before {
	content: "";
}

.fa-file-pdf-o:before {
	content: "";
}

.fa-file-word-o:before {
	content: "";
}

.fa-file-excel-o:before {
	content: "";
}

.fa-file-powerpoint-o:before {
	content: "";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: "";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
	content: "";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "";
}

.fa-file-code-o:before {
	content: "";
}

.fa-vine:before {
	content: "";
}

.fa-codepen:before {
	content: "";
}

.fa-jsfiddle:before {
	content: "";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "";
}

.fa-circle-o-notch:before {
	content: "";
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
	content: "";
}

.fa-ge:before, .fa-empire:before {
	content: "";
}

.fa-git-square:before {
	content: "";
}

.fa-git:before {
	content: "";
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
	content: "";
}

.fa-tencent-weibo:before {
	content: "";
}

.fa-qq:before {
	content: "";
}

.fa-wechat:before, .fa-weixin:before {
	content: "";
}

.fa-send:before, .fa-paper-plane:before {
	content: "";
}

.fa-send-o:before, .fa-paper-plane-o:before {
	content: "";
}

.fa-history:before {
	content: "";
}

.fa-circle-thin:before {
	content: "";
}

.fa-header:before {
	content: "";
}

.fa-paragraph:before {
	content: "";
}

.fa-sliders:before {
	content: "";
}

.fa-share-alt:before {
	content: "";
}

.fa-share-alt-square:before {
	content: "";
}

.fa-bomb:before {
	content: "";
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: "";
}

.fa-tty:before {
	content: "";
}

.fa-binoculars:before {
	content: "";
}

.fa-plug:before {
	content: "";
}

.fa-slideshare:before {
	content: "";
}

.fa-twitch:before {
	content: "";
}

.fa-yelp:before {
	content: "";
}

.fa-newspaper-o:before {
	content: "";
}

.fa-wifi:before {
	content: "";
}

.fa-calculator:before {
	content: "";
}

.fa-paypal:before {
	content: "";
}

.fa-google-wallet:before {
	content: "";
}

.fa-cc-visa:before {
	content: "";
}

.fa-cc-mastercard:before {
	content: "";
}

.fa-cc-discover:before {
	content: "";
}

.fa-cc-amex:before {
	content: "";
}

.fa-cc-paypal:before {
	content: "";
}

.fa-cc-stripe:before {
	content: "";
}

.fa-bell-slash:before {
	content: "";
}

.fa-bell-slash-o:before {
	content: "";
}

.fa-trash:before {
	content: "";
}

.fa-copyright:before {
	content: "";
}

.fa-at:before {
	content: "";
}

.fa-eyedropper:before {
	content: "";
}

.fa-paint-brush:before {
	content: "";
}

.fa-birthday-cake:before {
	content: "";
}

.fa-area-chart:before {
	content: "";
}

.fa-pie-chart:before {
	content: "";
}

.fa-line-chart:before {
	content: "";
}

.fa-lastfm:before {
	content: "";
}

.fa-lastfm-square:before {
	content: "";
}

.fa-toggle-off:before {
	content: "";
}

.fa-toggle-on:before {
	content: "";
}

.fa-bicycle:before {
	content: "";
}

.fa-bus:before {
	content: "";
}

.fa-ioxhost:before {
	content: "";
}

.fa-angellist:before {
	content: "";
}

.fa-cc:before {
	content: "";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content: "";
}

.fa-meanpath:before {
	content: "";
}

.fa-buysellads:before {
	content: "";
}

.fa-connectdevelop:before {
	content: "";
}

.fa-dashcube:before {
	content: "";
}

.fa-forumbee:before {
	content: "";
}

.fa-leanpub:before {
	content: "";
}

.fa-sellsy:before {
	content: "";
}

.fa-shirtsinbulk:before {
	content: "";
}

.fa-simplybuilt:before {
	content: "";
}

.fa-skyatlas:before {
	content: "";
}

.fa-cart-plus:before {
	content: "";
}

.fa-cart-arrow-down:before {
	content: "";
}

.fa-diamond:before {
	content: "";
}

.fa-ship:before {
	content: "";
}

.fa-user-secret:before {
	content: "";
}

.fa-motorcycle:before {
	content: "";
}

.fa-street-view:before {
	content: "";
}

.fa-heartbeat:before {
	content: "";
}

.fa-venus:before {
	content: "";
}

.fa-mars:before {
	content: "";
}

.fa-mercury:before {
	content: "";
}

.fa-intersex:before, .fa-transgender:before {
	content: "";
}

.fa-transgender-alt:before {
	content: "";
}

.fa-venus-double:before {
	content: "";
}

.fa-mars-double:before {
	content: "";
}

.fa-venus-mars:before {
	content: "";
}

.fa-mars-stroke:before {
	content: "";
}

.fa-mars-stroke-v:before {
	content: "";
}

.fa-mars-stroke-h:before {
	content: "";
}

.fa-neuter:before {
	content: "";
}

.fa-genderless:before {
	content: "";
}

.fa-facebook-official:before {
	content: "";
}

.fa-pinterest-p:before {
	content: "";
}

.fa-whatsapp:before {
	content: "";
}

.fa-server:before {
	content: "";
}

.fa-user-plus:before {
	content: "";
}

.fa-user-times:before {
	content: "";
}

.fa-hotel:before, .fa-bed:before {
	content: "";
}

.fa-viacoin:before {
	content: "";
}

.fa-train:before {
	content: "";
}

.fa-subway:before {
	content: "";
}

.fa-medium:before {
	content: "";
}

.fa-yc:before, .fa-y-combinator:before {
	content: "";
}

.fa-optin-monster:before {
	content: "";
}

.fa-opencart:before {
	content: "";
}

.fa-expeditedssl:before {
	content: "";
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
	content: "";
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "";
}

.fa-battery-2:before, .fa-battery-half:before {
	content: "";
}

.fa-battery-1:before, .fa-battery-quarter:before {
	content: "";
}

.fa-battery-0:before, .fa-battery-empty:before {
	content: "";
}

.fa-mouse-pointer:before {
	content: "";
}

.fa-i-cursor:before {
	content: "";
}

.fa-object-group:before {
	content: "";
}

.fa-object-ungroup:before {
	content: "";
}

.fa-sticky-note:before {
	content: "";
}

.fa-sticky-note-o:before {
	content: "";
}

.fa-cc-jcb:before {
	content: "";
}

.fa-cc-diners-club:before {
	content: "";
}

.fa-clone:before {
	content: "";
}

.fa-balance-scale:before {
	content: "";
}

.fa-hourglass-o:before {
	content: "";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "";
}

.fa-hourglass:before {
	content: "";
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "";
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
	content: "";
}

.fa-hand-scissors-o:before {
	content: "";
}

.fa-hand-lizard-o:before {
	content: "";
}

.fa-hand-spock-o:before {
	content: "";
}

.fa-hand-pointer-o:before {
	content: "";
}

.fa-hand-peace-o:before {
	content: "";
}

.fa-trademark:before {
	content: "";
}

.fa-registered:before {
	content: "";
}

.fa-creative-commons:before {
	content: "";
}

.fa-gg:before {
	content: "";
}

.fa-gg-circle:before {
	content: "";
}

.fa-tripadvisor:before {
	content: "";
}

.fa-odnoklassniki:before {
	content: "";
}

.fa-odnoklassniki-square:before {
	content: "";
}

.fa-get-pocket:before {
	content: "";
}

.fa-wikipedia-w:before {
	content: "";
}

.fa-safari:before {
	content: "";
}

.fa-chrome:before {
	content: "";
}

.fa-firefox:before {
	content: "";
}

.fa-opera:before {
	content: "";
}

.fa-internet-explorer:before {
	content: "";
}

.fa-tv:before, .fa-television:before {
	content: "";
}

.fa-contao:before {
	content: "";
}

.fa-500px:before {
	content: "";
}

.fa-amazon:before {
	content: "";
}

.fa-calendar-plus-o:before {
	content: "";
}

.fa-calendar-minus-o:before {
	content: "";
}

.fa-calendar-times-o:before {
	content: "";
}

.fa-calendar-check-o:before {
	content: "";
}

.fa-industry:before {
	content: "";
}

.fa-map-pin:before {
	content: "";
}

.fa-map-signs:before {
	content: "";
}

.fa-map-o:before {
	content: "";
}

.fa-map:before {
	content: "";
}

.fa-commenting:before {
	content: "";
}

.fa-commenting-o:before {
	content: "";
}

.fa-houzz:before {
	content: "";
}

.fa-vimeo:before {
	content: "";
}

.fa-black-tie:before {
	content: "";
}

.fa-fonticons:before {
	content: "";
}

.fa-reddit-alien:before {
	content: "";
}

.fa-edge:before {
	content: "";
}

.fa-credit-card-alt:before {
	content: "";
}

.fa-codiepie:before {
	content: "";
}

.fa-modx:before {
	content: "";
}

.fa-fort-awesome:before {
	content: "";
}

.fa-usb:before {
	content: "";
}

.fa-product-hunt:before {
	content: "";
}

.fa-mixcloud:before {
	content: "";
}

.fa-scribd:before {
	content: "";
}

.fa-pause-circle:before {
	content: "";
}

.fa-pause-circle-o:before {
	content: "";
}

.fa-stop-circle:before {
	content: "";
}

.fa-stop-circle-o:before {
	content: "";
}

.fa-shopping-bag:before {
	content: "";
}

.fa-shopping-basket:before {
	content: "";
}

.fa-hashtag:before {
	content: "";
}

.fa-bluetooth:before {
	content: "";
}

.fa-bluetooth-b:before {
	content: "";
}

.fa-percent:before {
	content: "";
}

.fa-gitlab:before {
	content: "";
}

.fa-wpbeginner:before {
	content: "";
}

.fa-wpforms:before {
	content: "";
}

.fa-envira:before {
	content: "";
}

.fa-universal-access:before {
	content: "";
}

.fa-wheelchair-alt:before {
	content: "";
}

.fa-question-circle-o:before {
	content: "";
}

.fa-blind:before {
	content: "";
}

.fa-audio-description:before {
	content: "";
}

.fa-volume-control-phone:before {
	content: "";
}

.fa-braille:before {
	content: "";
}

.fa-assistive-listening-systems:before {
	content: "";
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
	content: "";
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
	content: "";
}

.fa-glide:before {
	content: "";
}

.fa-glide-g:before {
	content: "";
}

.fa-signing:before, .fa-sign-language:before {
	content: "";
}

.fa-low-vision:before {
	content: "";
}

.fa-viadeo:before {
	content: "";
}

.fa-viadeo-square:before {
	content: "";
}

.fa-snapchat:before {
	content: "";
}

.fa-snapchat-ghost:before {
	content: "";
}

.fa-snapchat-square:before {
	content: "";
}

.fa-pied-piper:before {
	content: "";
}

.fa-first-order:before {
	content: "";
}

.fa-yoast:before {
	content: "";
}

.fa-themeisle:before {
	content: "";
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
	content: "";
}

.fa-fa:before, .fa-font-awesome:before {
	content: "";
}

.fa-handshake-o:before {
	content: "";
}

.fa-envelope-open:before {
	content: "";
}

.fa-envelope-open-o:before {
	content: "";
}

.fa-linode:before {
	content: "";
}

.fa-address-book:before {
	content: "";
}

.fa-address-book-o:before {
	content: "";
}

.fa-vcard:before, .fa-address-card:before {
	content: "";
}

.fa-vcard-o:before, .fa-address-card-o:before {
	content: "";
}

.fa-user-circle:before {
	content: "";
}

.fa-user-circle-o:before {
	content: "";
}

.fa-user-o:before {
	content: "";
}

.fa-id-badge:before {
	content: "";
}

.fa-drivers-license:before, .fa-id-card:before {
	content: "";
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
	content: "";
}

.fa-quora:before {
	content: "";
}

.fa-free-code-camp:before {
	content: "";
}

.fa-telegram:before {
	content: "";
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
	content: "";
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
	content: "";
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
	content: "";
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
	content: "";
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
	content: "";
}

.fa-shower:before {
	content: "";
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
	content: "";
}

.fa-podcast:before {
	content: "";
}

.fa-window-maximize:before {
	content: "";
}

.fa-window-minimize:before {
	content: "";
}

.fa-window-restore:before {
	content: "";
}

.fa-times-rectangle:before, .fa-window-close:before {
	content: "";
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
	content: "";
}

.fa-bandcamp:before {
	content: "";
}

.fa-grav:before {
	content: "";
}

.fa-etsy:before {
	content: "";
}

.fa-imdb:before {
	content: "";
}

.fa-ravelry:before {
	content: "";
}

.fa-eercast:before {
	content: "";
}

.fa-microchip:before {
	content: "";
}

.fa-snowflake-o:before {
	content: "";
}

.fa-superpowers:before {
	content: "";
}

.fa-wpexplorer:before {
	content: "";
}

.fa-meetup:before {
	content: "";
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle;
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	user-select: none;
	-webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
	position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px;
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
	-webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select2-container .select2-search--inline {
	float: left;
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

.select2-dropdown {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051;
}

.select2-results {
	display: block;
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0;
}

.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select: none;
}

.select2-results__option[aria-selected] {
	cursor: pointer;
}

.select2-container--open .select2-dropdown {
	left: 0;
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-search--dropdown {
	display: block;
	padding: 4px;
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
	display: none;
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0);
}

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
	float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid black 1px;
	outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield;
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #5897fb;
	color: white;
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: transparent;
	border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	float: right;
	margin-left: 5px;
	margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	box-shadow: none;
}

.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
	border-top: none;
}

.select2-container--classic .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
	padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #3875d7;
	color: #fff;
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb;
}

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
	transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
	transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
	transition-duration: .1s;
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
	transition-delay: .1s;
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
	transition-duration: .15s;
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
	transition-delay: .15s;
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
	transition-duration: .2s;
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
	transition-delay: .2s;
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
	transition-duration: .25s;
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
	transition-delay: .25s;
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
	transition-duration: .3s;
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
	transition-delay: .3s;
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
	transition-duration: .35s;
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
	transition-delay: .35s;
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
	transition-duration: .4s;
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
	transition-delay: .4s;
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
	transition-duration: .45s;
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
	transition-delay: .45s;
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
	transition-duration: .5s;
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
	transition-delay: .5s;
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
	transition-duration: .55s;
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
	transition-delay: .55s;
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
	transition-duration: .6s;
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
	transition-delay: .6s;
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
	transition-duration: .65s;
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
	transition-delay: .65s;
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
	transition-duration: .7s;
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
	transition-delay: .7s;
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
	transition-duration: .75s;
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
	transition-delay: .75s;
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
	transition-duration: .8s;
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
	transition-delay: .8s;
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
	transition-duration: .85s;
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
	transition-delay: .85s;
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
	transition-duration: .9s;
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
	transition-delay: .9s;
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
	transition-duration: .95s;
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
	transition-delay: .95s;
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
	transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
	transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
	transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
	transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
	transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
	transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
	transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
	transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
	transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
	transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
	transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
	transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
	transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
	transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
	transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
	transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
	transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
	transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
	transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
	transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
	transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
	transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
	transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
	transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
	transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
	transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
	transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
	transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
	transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
	transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
	transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
	transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
	transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
	transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
	transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
	transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
	transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
	transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
	transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
	transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
	transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
	transition-delay: 2s;
}

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
	transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
	transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
	transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
	transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
	transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
	transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
	transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
	transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
	transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
	transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
	transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
	transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
	transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
	transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
	transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
	transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
	transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
	transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
	transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
	transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
	transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
	transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
	transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
	transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
	transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
	transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
	transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
	transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
	transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
	transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
	transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
	transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
	transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
	transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
	transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
	transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
	transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
	transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
	transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
	transition-delay: 3s;
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
	transition-timing-function: cubic-bezier(.25, .25, .75, .75);
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
	transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
	transition-timing-function: ease-in;
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
	transition-timing-function: ease-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
	transition-timing-function: ease-in-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
	transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
	transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
	transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
	transition-timing-function: cubic-bezier(.47, 0, .745, .715);
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
	transition-timing-function: cubic-bezier(.39, .575, .565, 1);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
	transition-timing-function: cubic-bezier(.445, .05, .55, .95);
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
	transition-timing-function: cubic-bezier(.55, .085, .68, .53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
	transition-timing-function: cubic-bezier(.25, .46, .45, .94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
	transition-timing-function: cubic-bezier(.455, .03, .515, .955);
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
	transition-timing-function: cubic-bezier(.55, .085, .68, .53);
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
	transition-timing-function: cubic-bezier(.25, .46, .45, .94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
	transition-timing-function: cubic-bezier(.455, .03, .515, .955);
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
	transition-timing-function: cubic-bezier(.55, .085, .68, .53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
	transition-timing-function: cubic-bezier(.25, .46, .45, .94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
	transition-timing-function: cubic-bezier(.455, .03, .515, .955);
}

[data-aos^=fade][data-aos^=fade] {
	opacity: 0;
	transition-property: opacity, transform;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
	opacity: 1;
	transform: translateZ(0);
}

[data-aos=fade-up] {
	transform: translate3d(0, 100px, 0);
}

[data-aos=fade-down] {
	transform: translate3d(0, -100px, 0);
}

[data-aos=fade-right] {
	transform: translate3d(-100px, 0, 0);
}

[data-aos=fade-left] {
	transform: translate3d(100px, 0, 0);
}

[data-aos=fade-up-right] {
	transform: translate3d(-100px, 100px, 0);
}

[data-aos=fade-up-left] {
	transform: translate3d(100px, 100px, 0);
}

[data-aos=fade-down-right] {
	transform: translate3d(-100px, -100px, 0);
}

[data-aos=fade-down-left] {
	transform: translate3d(100px, -100px, 0);
}

[data-aos^=zoom][data-aos^=zoom] {
	opacity: 0;
	transition-property: opacity, transform;
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
	opacity: 1;
	transform: translateZ(0) scale(1);
}

[data-aos=zoom-in] {
	transform: scale(.6);
}

[data-aos=zoom-in-up] {
	transform: translate3d(0, 100px, 0) scale(.6);
}

[data-aos=zoom-in-down] {
	transform: translate3d(0, -100px, 0) scale(.6);
}

[data-aos=zoom-in-right] {
	transform: translate3d(-100px, 0, 0) scale(.6);
}

[data-aos=zoom-in-left] {
	transform: translate3d(100px, 0, 0) scale(.6);
}

[data-aos=zoom-out] {
	transform: scale(1.2);
}

[data-aos=zoom-out-up] {
	transform: translate3d(0, 100px, 0) scale(1.2);
}

[data-aos=zoom-out-down] {
	transform: translate3d(0, -100px, 0) scale(1.2);
}

[data-aos=zoom-out-right] {
	transform: translate3d(-100px, 0, 0) scale(1.2);
}

[data-aos=zoom-out-left] {
	transform: translate3d(100px, 0, 0) scale(1.2);
}

[data-aos^=slide][data-aos^=slide] {
	transition-property: transform;
}

[data-aos^=slide][data-aos^=slide].aos-animate {
	transform: translateZ(0);
}

[data-aos=slide-up] {
	transform: translate3d(0, 100%, 0);
}

[data-aos=slide-down] {
	transform: translate3d(0, -100%, 0);
}

[data-aos=slide-right] {
	transform: translate3d(-100%, 0, 0);
}

[data-aos=slide-left] {
	transform: translate3d(100%, 0, 0);
}

[data-aos^=flip][data-aos^=flip] {
	backface-visibility: hidden;
	transition-property: transform;
}

[data-aos=flip-left] {
	transform: perspective(2500px) rotateY(-100deg);
}

[data-aos=flip-left].aos-animate {
	transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-right] {
	transform: perspective(2500px) rotateY(100deg);
}

[data-aos=flip-right].aos-animate {
	transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-up] {
	transform: perspective(2500px) rotateX(-100deg);
}

[data-aos=flip-up].aos-animate {
	transform: perspective(2500px) rotateX(0);
}

[data-aos=flip-down] {
	transform: perspective(2500px) rotateX(100deg);
}

[data-aos=flip-down].aos-animate {
	transform: perspective(2500px) rotateX(0);
}

/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:before, .slick-track:after {
	display: table;
	content: "";
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

/*!Ion.RangeSlider, 2.3.1, © Denis Ineshin, 2010 - 2019, IonDen.com, Build date: 2019-12-19 16:51:02*/
.irs {
	position: relative;
	display: block;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

.irs-line {
	position: relative;
	display: block;
	overflow: hidden;
	outline: none !important;
}

.irs-bar {
	position: absolute;
	display: block;
	left: 0;
	width: 0;
}

.irs-shadow {
	position: absolute;
	display: none;
	left: 0;
	width: 0;
}

.irs-handle {
	position: absolute;
	display: block;
	box-sizing: border-box;
	cursor: default;
	z-index: 1;
}

.irs-handle.type_last {
	z-index: 2;
}

.irs-min, .irs-max {
	position: absolute;
	display: block;
	cursor: default;
}

.irs-min {
	left: 0;
}

.irs-max {
	right: 0;
}

.irs-from, .irs-to, .irs-single {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	cursor: default;
	white-space: nowrap;
}

.irs-grid {
	position: absolute;
	display: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px;
}

.irs-with-grid .irs-grid {
	display: block;
}

.irs-grid-pol {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 8px;
	background: #000;
}

.irs-grid-pol.small {
	height: 4px;
}

.irs-grid-text {
	position: absolute;
	bottom: 0;
	left: 0;
	white-space: nowrap;
	text-align: center;
	font-size: 9px;
	line-height: 9px;
	padding: 0 3px;
	color: #000;
}

.irs-disable-mask {
	position: absolute;
	display: block;
	top: 0;
	left: -1%;
	width: 102%;
	height: 100%;
	cursor: default;
	background: rgba(0, 0, 0, 0);
	z-index: 2;
}

.lt-ie9 .irs-disable-mask {
	background: #000;
	filter: alpha(opacity=0);
	cursor: not-allowed;
}

.irs-disabled {
	opacity: .4;
}

.irs-hidden-input {
	position: absolute !important;
	display: block !important;
	top: 0 !important;
	left: 0 !important;
	width: 0 !important;
	height: 0 !important;
	font-size: 0 !important;
	line-height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden;
	outline: none !important;
	z-index: -9999 !important;
	background: none !important;
	border-style: solid !important;
	border-color: transparent !important;
}

.irs--flat {
	height: 40px;
}

.irs--flat.irs-with-grid {
	height: 60px;
}

.irs--flat .irs-line {
	top: 25px;
	height: 12px;
	background-color: #e1e4e9;
	border-radius: 4px;
}

.irs--flat .irs-bar {
	top: 25px;
	height: 12px;
	background-color: #ed5565;
}

.irs--flat .irs-bar--single {
	border-radius: 4px 0 0 4px;
}

.irs--flat .irs-shadow {
	height: 1px;
	bottom: 16px;
	background-color: #e1e4e9;
}

.irs--flat .irs-handle {
	top: 22px;
	width: 16px;
	height: 18px;
	background-color: transparent;
}

.irs--flat .irs-handle>i:first-child {
	position: absolute;
	display: block;
	top: 0;
	left: 50%;
	width: 2px;
	height: 100%;
	margin-left: -1px;
	background-color: #da4453;
}

.irs--flat .irs-handle.state_hover>i:first-child, .irs--flat .irs-handle:hover>i:first-child {
	background-color: #a43540;
}

.irs--flat .irs-min, .irs--flat .irs-max {
	top: 0;
	padding: 1px 3px;
	color: #999;
	font-size: 10px;
	line-height: 1.333;
	text-shadow: none;
	background-color: #e1e4e9;
	border-radius: 4px;
}

.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single {
	color: white;
	font-size: 10px;
	line-height: 1.333;
	text-shadow: none;
	padding: 1px 5px;
	background-color: #ed5565;
	border-radius: 4px;
}

.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single:before {
	position: absolute;
	display: block;
	content: "";
	bottom: -6px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -3px;
	overflow: hidden;
	border: 3px solid transparent;
	border-top-color: #ed5565;
}

.irs--flat .irs-grid-pol {
	background-color: #e1e4e9;
}

.irs--flat .irs-grid-text {
	color: #999;
}

.irs--big {
	height: 55px;
}

.irs--big.irs-with-grid {
	height: 70px;
}

.irs--big .irs-line {
	top: 33px;
	height: 12px;
	background-color: white;
	background: linear-gradient(to bottom, #ddd -50%, white 150%);
	border: 1px solid #ccc;
	border-radius: 12px;
}

.irs--big .irs-bar {
	top: 33px;
	height: 12px;
	background-color: #92bce0;
	border: 1px solid #428bca;
	background: linear-gradient(to bottom, #fff 0%, #428bca 30%, #b9d4ec 100%);
	box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, .5);
}

.irs--big .irs-bar--single {
	border-radius: 12px 0 0 12px;
}

.irs--big .irs-shadow {
	height: 1px;
	bottom: 16px;
	background-color: rgba(66, 139, 202, .5);
}

.irs--big .irs-handle {
	top: 25px;
	width: 30px;
	height: 30px;
	border: 1px solid rgba(0, 0, 0, .3);
	background-color: #cbcfd5;
	background: linear-gradient(to bottom, white 0%, #b4b9be 30%, white 100%);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .2), inset 0 0 3px 1px white;
	border-radius: 30px;
}

.irs--big .irs-handle.state_hover, .irs--big .irs-handle:hover {
	border-color: rgba(0, 0, 0, .45);
	background-color: #939ba7;
	background: linear-gradient(to bottom, white 0%, #919ba5 30%, white 100%);
}

.irs--big .irs-min, .irs--big .irs-max {
	top: 0;
	padding: 1px 5px;
	color: white;
	text-shadow: none;
	background-color: #9f9f9f;
	border-radius: 3px;
}

.irs--big .irs-from, .irs--big .irs-to, .irs--big .irs-single {
	color: white;
	text-shadow: none;
	padding: 1px 5px;
	background-color: #428bca;
	background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
	border-radius: 3px;
}

.irs--big .irs-grid-pol {
	background-color: #428bca;
}

.irs--big .irs-grid-text {
	color: #428bca;
}

.irs--modern {
	height: 55px;
}

.irs--modern.irs-with-grid {
	height: 55px;
}

.irs--modern .irs-line {
	top: 25px;
	height: 5px;
	background-color: #d1d6e0;
	background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
	border: 1px solid #a3adc1;
	border-bottom-width: 0;
	border-radius: 5px;
}

.irs--modern .irs-bar {
	top: 25px;
	height: 5px;
	background: #20b426;
	background: linear-gradient(to bottom, #20b426 0%, #18891d 100%);
}

.irs--modern .irs-bar--single {
	border-radius: 5px 0 0 5px;
}

.irs--modern .irs-shadow {
	height: 1px;
	bottom: 21px;
	background-color: rgba(209, 214, 224, .5);
}

.irs--modern .irs-handle {
	top: 37px;
	width: 12px;
	height: 13px;
	border: 1px solid #a3adc1;
	border-top-width: 0;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
	border-radius: 0 0 3px 3px;
}

.irs--modern .irs-handle>i:nth-child(1) {
	position: absolute;
	display: block;
	top: -4px;
	left: 1px;
	width: 6px;
	height: 6px;
	border: 1px solid #a3adc1;
	background: white;
	transform: rotate(45deg);
}

.irs--modern .irs-handle>i:nth-child(2) {
	position: absolute;
	display: block;
	box-sizing: border-box;
	top: 0;
	left: 0;
	width: 10px;
	height: 12px;
	background: #e9e6e6;
	background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
	border-radius: 0 0 3px 3px;
}

.irs--modern .irs-handle>i:nth-child(3) {
	position: absolute;
	display: block;
	box-sizing: border-box;
	top: 3px;
	left: 3px;
	width: 4px;
	height: 5px;
	border-left: 1px solid #a3adc1;
	border-right: 1px solid #a3adc1;
}

.irs--modern .irs-handle.state_hover, .irs--modern .irs-handle:hover {
	border-color: #7685a2;
	background: #c3c7cd;
	background: linear-gradient(to bottom, #fff 0%, #919ba5 30%, #fff 100%);
}

.irs--modern .irs-handle.state_hover>i:nth-child(1), .irs--modern .irs-handle:hover>i:nth-child(1) {
	border-color: #7685a2;
}

.irs--modern .irs-handle.state_hover>i:nth-child(3), .irs--modern .irs-handle:hover>i:nth-child(3) {
	border-color: #48536a;
}

.irs--modern .irs-min, .irs--modern .irs-max {
	top: 0;
	font-size: 10px;
	line-height: 1.333;
	text-shadow: none;
	padding: 1px 5px;
	color: white;
	background-color: #d1d6e0;
	border-radius: 5px;
}

.irs--modern .irs-from, .irs--modern .irs-to, .irs--modern .irs-single {
	font-size: 10px;
	line-height: 1.333;
	text-shadow: none;
	padding: 1px 5px;
	background-color: #20b426;
	color: white;
	border-radius: 5px;
}

.irs--modern .irs-from:before, .irs--modern .irs-to:before, .irs--modern .irs-single:before {
	position: absolute;
	display: block;
	content: "";
	bottom: -6px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -3px;
	overflow: hidden;
	border: 3px solid transparent;
	border-top-color: #20b426;
}

.irs--modern .irs-grid {
	height: 25px;
}

.irs--modern .irs-grid-pol {
	background-color: #dedede;
}

.irs--modern .irs-grid-text {
	color: silver;
	font-size: 13px;
}

.irs--sharp {
	height: 50px;
	font-size: 12px;
	line-height: 1;
}

.irs--sharp.irs-with-grid {
	height: 57px;
}

.irs--sharp .irs-line {
	top: 30px;
	height: 2px;
	background-color: black;
	border-radius: 2px;
}

.irs--sharp .irs-bar {
	top: 30px;
	height: 2px;
	background-color: #ee22fa;
}

.irs--sharp .irs-bar--single {
	border-radius: 2px 0 0 2px;
}

.irs--sharp .irs-shadow {
	height: 1px;
	bottom: 21px;
	background-color: rgba(0, 0, 0, .5);
}

.irs--sharp .irs-handle {
	top: 25px;
	width: 10px;
	height: 10px;
	background-color: #a804b2;
}

.irs--sharp .irs-handle>i:first-child {
	position: absolute;
	display: block;
	top: 100%;
	left: 0;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: #a804b2;
}

.irs--sharp .irs-handle.state_hover, .irs--sharp .irs-handle:hover {
	background-color: black;
}

.irs--sharp .irs-handle.state_hover>i:first-child, .irs--sharp .irs-handle:hover>i:first-child {
	border-top-color: black;
}

.irs--sharp .irs-min, .irs--sharp .irs-max {
	color: white;
	font-size: 14px;
	line-height: 1;
	top: 0;
	padding: 3px 4px;
	opacity: .4;
	background-color: #a804b2;
	border-radius: 2px;
}

.irs--sharp .irs-from, .irs--sharp .irs-to, .irs--sharp .irs-single {
	font-size: 14px;
	line-height: 1;
	text-shadow: none;
	padding: 3px 4px;
	background-color: #a804b2;
	color: white;
	border-radius: 2px;
}

.irs--sharp .irs-from:before, .irs--sharp .irs-to:before, .irs--sharp .irs-single:before {
	position: absolute;
	display: block;
	content: "";
	bottom: -6px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -3px;
	overflow: hidden;
	border: 3px solid transparent;
	border-top-color: #a804b2;
}

.irs--sharp .irs-grid {
	height: 25px;
}

.irs--sharp .irs-grid-pol {
	background-color: #dedede;
}

.irs--sharp .irs-grid-text {
	color: silver;
	font-size: 13px;
}

.irs--round {
	height: 50px;
}

.irs--round.irs-with-grid {
	height: 65px;
}

.irs--round .irs-line {
	top: 36px;
	height: 4px;
	background-color: #dee4ec;
	border-radius: 4px;
}

.irs--round .irs-bar {
	top: 36px;
	height: 4px;
	background-color: #006cfa;
}

.irs--round .irs-bar--single {
	border-radius: 4px 0 0 4px;
}

.irs--round .irs-shadow {
	height: 4px;
	bottom: 21px;
	background-color: rgba(222, 228, 236, .5);
}

.irs--round .irs-handle {
	top: 26px;
	width: 24px;
	height: 24px;
	border: 4px solid #006cfa;
	background-color: white;
	border-radius: 24px;
	box-shadow: 0 1px 3px rgba(0, 0, 255, .3);
}

.irs--round .irs-handle.state_hover, .irs--round .irs-handle:hover {
	background-color: #f0f6ff;
}

.irs--round .irs-min, .irs--round .irs-max {
	color: #333;
	font-size: 14px;
	line-height: 1;
	top: 0;
	padding: 3px 5px;
	background-color: rgba(0, 0, 0, .1);
	border-radius: 4px;
}

.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
	font-size: 14px;
	line-height: 1;
	text-shadow: none;
	padding: 3px 5px;
	background-color: #006cfa;
	color: white;
	border-radius: 4px;
}

.irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before {
	position: absolute;
	display: block;
	content: "";
	bottom: -6px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -3px;
	overflow: hidden;
	border: 3px solid transparent;
	border-top-color: #006cfa;
}

.irs--round .irs-grid {
	height: 25px;
}

.irs--round .irs-grid-pol {
	background-color: #dedede;
}

.irs--round .irs-grid-text {
	color: silver;
	font-size: 13px;
}

.irs--square {
	height: 50px;
}

.irs--square.irs-with-grid {
	height: 60px;
}

.irs--square .irs-line {
	top: 31px;
	height: 4px;
	background-color: #dedede;
}

.irs--square .irs-bar {
	top: 31px;
	height: 4px;
	background-color: black;
}

.irs--square .irs-shadow {
	height: 2px;
	bottom: 21px;
	background-color: #dedede;
}

.irs--square .irs-handle {
	top: 25px;
	width: 16px;
	height: 16px;
	border: 3px solid black;
	background-color: white;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.irs--square .irs-handle.state_hover, .irs--square .irs-handle:hover {
	background-color: #f0f6ff;
}

.irs--square .irs-min, .irs--square .irs-max {
	color: #333;
	font-size: 14px;
	line-height: 1;
	top: 0;
	padding: 3px 5px;
	background-color: rgba(0, 0, 0, .1);
}

.irs--square .irs-from, .irs--square .irs-to, .irs--square .irs-single {
	font-size: 14px;
	line-height: 1;
	text-shadow: none;
	padding: 3px 5px;
	background-color: black;
	color: white;
}

.irs--square .irs-grid {
	height: 25px;
}

.irs--square .irs-grid-pol {
	background-color: #dedede;
}

.irs--square .irs-grid-text {
	color: silver;
	font-size: 11px;
}

/**
Theme Name: Lawaiia
Description: Theme created for Lawaiia.com
Version: 0.3.3
Text Domain: lawaiia
 */
.products-list, .products-grid {
	position: relative;
}

.lds-ring {
	position: fixed;
	width: 100%;
	height: 100%;
	min-height: 100vh;
	display: flex;
	justify-content: center;
	z-index: 1000000;
	background-color: rgba(255, 255, 255, .63);
	top: 0;
	left: 0;
}

.lds-ring.lds-ring-compare {
	min-height: 60vh;
}

.lds-ring div {
	box-sizing: border-box;
	display: block;
	position: absolute;
	top: 45%;
	width: 64px;
	height: 64px;
	margin: 8px;
	border: 8px solid #000;
	border-radius: 50%;
	animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
	border-color: #000 transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
	animation-delay: -.45s;
}

.lds-ring div:nth-child(2) {
	animation-delay: -.3s;
}

.lds-ring div:nth-child(3) {
	animation-delay: -.15s;
}

@keyframes lds-ring {
	0% {
		transform: rotate(0deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

/** 2nd loader */
.shop-basket {
	position: relative;
}

.lds-ring2 {
	display: inline-block;
	display: flex;
	position: fixed;
	width: 100%;
	height: 100%;
	min-height: 100vh;
	justify-content: center;
	z-index: 1000000;
	background-color: rgba(255, 255, 255, .63);
}

.lds-ring2 div {
	box-sizing: border-box;
	display: block;
	position: absolute;
	top: 30%;
	width: 64px;
	height: 64px;
	margin: 8px;
	border: 8px solid #000;
	border-radius: 50%;
	animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
	border-color: #000 transparent transparent transparent;
}

.lds-ring2 div:nth-child(1) {
	animation-delay: -.45s;
}

.lds-ring2 div:nth-child(2) {
	animation-delay: -.3s;
}

.lds-ring2 div:nth-child(3) {
	animation-delay: -.15s;
}

@keyframes lds-ring {
	0% {
		transform: rotate(0deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

.error-message {
	display: none;
	color: #f33;
	font-size: 12px;
}

.required-error .error-message {
	display: block;
}

.woocommerce form .form-row label {
	line-height: 1;
	margin-bottom: 0;
	font-weight: 300;
}

.delivery #payment {
	display: none !important;
}

.error-page {
	padding: 50px 0;
	text-align: center;
}

.error-page h2, .error-page p {
	margin-bottom: 25px;
}

.comment-form-rating .stars:nth-of-type(2) {
	display: none !important;
}

.productSingle-set li {
	position: relative;
}

.productSingle-set li .popup-hidden-text {
	position: absolute;
	font-size: 11px;
	height: auto;
	width: 300px;
	top: 100%;
	left: 0;
	background-color: #fff;
	display: none;
	transition-duration: .3s;
	line-height: 1;
	padding: 5px 10px;
	border: 1px solid #000;
	z-index: 2;
}

@media (max-width: 420px) {
	.productSingle-set li .popup-hidden-text {
		left: -20%;
	}
}

.productSingle-set li:hover {
	cursor: pointer;
}

.productSingle-set li:hover .popup-hidden-text {
	display: block;
}

#geowidget_show_map {
	background-color: #000;
}

.grecaptcha-logo, .grecaptcha-badge, .woocommerce .checkout .place-order button.button {
	display: none !important;
}

.place-order #place_order {
	display: none;
}

#hide-order {
	display: none !important;
}

.transfer-data {
	font-size: 14px;
	background-color: #ececec;
	display: none;
	padding: 10px;
}

.coupon-info {
	margin-bottom: 50px;
}

.page-id-172 .woocommerce-notices-wrapper {
	display: none !important;
}

.woocommerce-MyAccount-content .woocommerce-error {
	display: none !important;
}

/* #shipping_method li:nth-of-type(3) {
    display: none!important;
} */
.basket-summary-priceDiscount {
	width: 100% !important;
}

.basket-summary-table tr td.price, .basket-summary-priceDiscount {
	font-size: 28px;
}

.coupon-remove {
	font-size: 18px;
}

.coupon-remove:hover {
	text-decoration: underline;
	cursor: pointer;
}

.bs-product-remove {
	position: relative;
}

.bs-product-remove .mini-basket-remove {
	top: -10px;
	right: -25px;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, .h1 span, .h2 span, .h3 span, .h4 span, .h5 span, .h6 span {
	font-family: "Josefin Sans", sans-serif;
	color: #000;
	font-weight: 500;
	letter-spacing: 0;
	margin: 0;
}

.map-primary-holder iframe {
	width: 100%;
}

.woocommerce p.stars a {
	font-size: 2.2em;
}

.frontPage-header-mobile {
	display: none;
}

@media (max-width:768px) {
	.frontPage-header-mobile {
		display: block;
	}
	
	.frontPage-header-desktop {
		display: none !important;
	}
}

.basket-shipment-info {
	margin-top: 5px;
}

/* FONTS */

/* DEFAULTS */
body {
	background-color: #fff;
	font-family: "Josefin Sans", sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 0;
	padding-top: 120px;
	scroll-behavior: smooth;
	overflow-x: hidden;
}

img, object, embed {
	max-width: 100%;
}

a:hover, a:focus, a:active {
	outline: none !important;
}

strong, b {
	font-weight: 500;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "Josefin Sans", sans-serif;
	color: #000;
	font-weight: 500;
	letter-spacing: 0;
	margin: 0;
}

h1, .h1, h2, .h2, h3, .h3 {
	font-size: 36px;
	line-height: 1;
}

h4, .h4, h5, .h5, h6, .h6 {
	font-size: 30px;
	line-height: 36px;
}

p {
	margin: 0;
}

/* DESIGN */
@media (max-width: 479px) {
	.sizeMax480 {
		float: none;
		width: auto;
		margin-left: 0;
	}
}

.container-fluid.custom-container {
	margin: 0 6%;
}

.container-fluid.custom-container2 {
	margin: 0 2.5%;
}

.primary-flex {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	min-height: calc(100vh - 130px);
}

.primary-flex-footer {
	margin-top: auto;
}

.slick-slide {
	outline: 0 !important;
}

.navbar-primary {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	-webkit-transition: box-shadow .3s ease;
	transition: box-shadow .3s ease;
	z-index: 1031;
}

.navbar-primary.navbar-fixed {
	box-shadow: 0 4px 2px rgba(0, 0, 0, .15);
}

.navbar-top {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	padding: 6px 0 0 0;
}

.top-info {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	list-style: none;
	color: #000;
	font-size: 11px;
	line-height: 16px;
	padding: 0;
	margin: 0;
}

.top-info>li {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}

.top-info>li.color-light {
	color: #666;
}

.top-info>li+li {
	padding-left: 28px;
}

.top-info-icon {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	height: 16px;
}

.top-info-text {
	padding-left: 5px;
}

.top-actions {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	list-style: none;
	font-size: 16px;
	line-height: 16px;
	padding: 0;
	margin: 0 0 0 auto;
	letter-spacing: 0;
}

.top-actions li {
	padding: 0 0 0 30px;
}

.top-actions>li>a {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	color: #000;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.top-actions>li>a:hover, .top-actions>li>a:focus {
	color: #ac836d;
	text-decoration: none;
}

.top-actions-icon {}

.top-actions-icon img {
	width: 100%;
	height: auto;
	max-height: 17px;
	max-width: 17px;
}

.top-actions-text {
	padding-left: 6px;
	margin-bottom: -7px;
}

.navbar-wrapper {
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.navbar-logo {
	flex-basis: 18%;
	min-width: 18%;
	width: 18%;
}

#checkout-body .navbar-logo {
	flex-basis: 45%;
	min-width: 45%;
	width: 45%;
}

.navbar-brand {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	height: 65px;
}

.navbar-brand a {
	color: #000;
	font-size: 24px;
	font-weight: 400;
}

.navbar-brand img {
	width: auto;
	height: auto;
	max-height: 65px;
}

.navbar-nav {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	list-style: none;
	padding: 30px 0;
	margin: 0;
}

.navbar-nav>li+li {
	margin-left: 61px;
}

.navbar-nav>li>a {
	display: block;
	color: #000;
	font-size: 21px;
	line-height: 24px;
	text-decoration: none;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
	font-weight: normal;
	position: relative;
}

.navbar-nav>li>a:hover, .navbar-nav>li>a:focus, .navbar-nav>.open>a {
	color: #ac836d;
}

.navbar-nav>li>a .fa {
	color: inherit;
	font-size: 14px;
	margin-left: 6px;
}

.dropdown-navbar {
	display: block;
	top: 100%;
	border: 0;
	border-radius: 0;
	box-shadow: 0 4px 2px rgba(0, 0, 0, .15);
	padding: 17px 0;
	margin: 0;
	opacity: 0;
	-webkit-transition: opacity .3s ease, transform .3s ease;
	transition: opacity .3s ease, transform .3s ease;
	-webkit-transform: perspective(1320px) rotateX(-90deg) rotateZ(-10deg);
	transform: perspective(1320px) rotateX(-90deg) rotateZ(-10deg);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	pointer-events: none;
	max-width: 1200px;
	left: 20%;
}

.open>.dropdown-navbar {
	opacity: 1;
	-webkit-transform: perspective(1320px) rotateX(0) rotateZ(0);
	transform: perspective(1320px) rotateX(0) rotateZ(0);
	pointer-events: auto;
}

.dropdown>.dropdown-navbar {
	margin-top: 36px;
	left: 50%;
	-webkit-transform: perspective(1320px) rotateX(-90deg) translateX(-50%);
	transform: perspective(1320px) rotateX(-90deg) translateX(-50%);
}

.dropdown.open>.dropdown-navbar {
	-webkit-transform: perspective(1320px) rotateX(0deg) translateX(-50%);
	transform: perspective(1320px) rotateX(0deg) translateX(-50%);
}

.dropdown-inner-nav {
	list-style: none;
	padding: 0;
	margin: 0;
}

.dropdown-navbar>li>a, .dropdown-inner-nav>li>a {
	display: block;
	color: #000;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	white-space: nowrap;
	padding: 6px 20px;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.dropdown-navbar>li>a:hover, .dropdown-inner-nav>li>a:hover, .dropdown-navbar>li>a:focus, .dropdown-inner-nav>li>a:focus {
	background: transparent;
	color: #ac836d;
	text-decoration: none;
}

.dropdown-navbar-full {
	width: 100%;
	padding-bottom: 12px;
}

.dropdown-columns {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.dropdown-columns>div {
	flex-basis: 20%;
	min-width: 20%;
	width: 20%;
	margin-bottom: 5px;
}

.dropdown-navbar .dropdown-header {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	padding: 6px 20px;
}

.navbar-actions {
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	flex-basis: 18%;
	min-width: 18%;
	width: 18%;
	list-style: none;
	padding: 0;
	margin: 0;
}

.navbar-actions>li+li {
	padding-left: 30px;
}

.navbar-actions>li>a {
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	height: 26px;
	color: #000;
}

.navbar-actions>li>a span {
	font-size: 15px;
	margin-top: 8px;
	margin-left: 5px;
	font-weight: 600;
}

.navbar-actions>li>a:hover, .navbar-actions>li>a:hover span {
	text-decoration: none;
}

.navbar-actions>li>a img {
	width: auto;
	max-width: 26px;
	height: auto;
	max-height: 26px;
}

.basket-quantity {
	position: absolute;
	bottom: -8px;
	right: -4px;
	width: 18px;
	height: 18px;
	background: #ac836d;
	color: #fff;
	font-size: 11px;
	font-weight: 500;
	text-align: center;
	line-height: 18px;
	letter-spacing: 0;
	border-radius: 50%;
	padding-left: 2px;
}

.dropdown-searchbar, .dropdown-basket {
	display: block;
	left: auto;
	right: 0;
	border: 0;
	border-top: 1px solid #333;
	border-radius: 0;
	box-shadow: 0 4px 2px rgba(0, 0, 0, .15);
	padding: 15px;
	margin-top: 30px;
	opacity: 0;
	-webkit-transition: opacity .3s ease, margin .3s ease;
	transition: opacity .3s ease, margin .3s ease;
	pointer-events: none;
}

.open>.dropdown-searchbar, .open>.dropdown-basket {
	opacity: 1;
	margin-top: 15px;
	pointer-events: auto;
}

.dropdown-basket {
	width: 360px;
	padding-top: 0;
	padding-bottom: 20px;
}

.search-input-group {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}

.search-input {
	width: 254px;
	height: 36px;
	background: #f7f7f7;
	color: #999;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	outline: none;
	padding: 8px 12px;
	-webkit-transition: background .3s ease, color .3s ease;
	transition: background .3s ease, color .3s ease;
}

.search-input:focus {
	background: #ececec;
	color: #000;
}

.search-submit {
	width: 36px;
	min-width: 36px;
	height: 36px;
	background: #ac836d;
	color: #fff;
	font-size: 20px;
	line-height: 36px;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	outline: 0;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
}

.search-submit:hover {
	background: #bd947e;
}

.mini-basket-empty {
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	line-height: 24px;
	padding-top: 20px;
}

.mini-basket-list {
	max-height: 332px;
	overflow: auto;
	margin: 0 -15px;
}

.mini-basket-item {
	clear: both;
	padding: 15px;
}

.mini-basket-item:not(:first-child) {
	border-top: 1px solid #e8e8e8;
}

.mini-basket-thumb {
	position: relative;
	float: left;
	width: 64px;
	height: 64px;
	background: #fff;
	border: 1px solid #dbdbdb;
	padding: 3px;
	z-index: 1;
}

.mini-basket-thumb>span {
	display: block;
	width: 56px;
	height: 56px;
	background-color: #f9f6f4;
	background-size: cover;
	background-position: center;
}

.mini-basket-details {
	position: relative;
	color: #000;
	font-size: 14px;
	line-height: 18px;
	padding-left: 79px;
}

.mini-basket-details a:not(.mini-basket-remove) {
	color: inherit;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.mini-basket-details a:hover, .mini-basket-details a:focus {
	color: #ac836d;
	text-decoration: none;
}

.mini-basket-thumb:hover~.mini-basket-details a, .mini-basket-thumb:focus~.mini-basket-details a {
	color: #ac836d;
}

.mini-basket-item-title {
	font-weight: 400;
	padding-right: 34px;
}

.mini-basket-details p+p {
	margin-top: 4px;
}

.mini-basket-remove {
	position: absolute;
	top: 0;
	right: 0;
	width: 24px;
	height: 24px;
	background: #ac836d;
	border-radius: 50%;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
	z-index: 1;
}

.mini-basket-remove:hover {
	background: #bd947e;
}

.mini-basket-remove:before, .mini-basket-remove:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 16px;
	border-bottom: 2px solid #fff;
	border-radius: 2px;
}

.mini-basket-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.mini-basket-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}

.mini-basket-summary {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	color: #000;
	text-align: center;
	border-top: 1px solid #e8e8e8;
	padding-top: 7px;
	margin: 0 -15px;
}

.checkout-summary .mini-basket-summary {
	margin: 0;
}

.mini-basket-summaryText {
	font-size: 16px;
	line-height: 1;
	padding-top: 9px;
}

.mini-basket-summaryPrice {
	font-family: "Josefin Sans", sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0;
	padding-left: 10px;
}

.mini-basket-links {
	padding-top: 15px;
}

.frontPage-header-item {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	height: 774px;
	background-color: #f9f6f4;
	background-size: cover;
	background-position: center;
}

.frontPage-header-itemWrapper {
	margin: -6% 7% 0 7%;
	width: 100%;
}

.frontPage-header-itemTitle {
	font-family: "Josefin Sans", sans-serif;
	color: #333;
	font-size: 60px;
	line-height: 1;
}

.frontPage-header-itemLink {
	margin-top: 51px;
}

.shop-order-sticky .basket-summary-table .btn-primary.btn-color .btn-primary, .btn-primary {
	display: inline-block;
	background: #fff;
	color: #000;
	font-size: 15px;
	font-weight: 500;
	text-align: center;
	line-height: 20px;
	letter-spacing: 0;
	border-radius: 0;
	box-shadow: none;
	outline: 0;
	text-transform: uppercase;
	padding: 20px 29px;
	-webkit-transition: background .3s ease, color .3s ease;
	transition: background .3s ease, color .3s ease;
}

#loadProducts {
	color: #000;
}

.btn-primary:hover, .btn-primary:focus {
	color: #000;
	text-decoration: none;
}

.btn-primary.btn-color, .shop-order-sticky .basket-summary-table .btn-primary.btn-color {
	text-transform: uppercase;
}

.btn-primary.btn-color[disabled] {
	background: #000;
	color: #fff;
}

.btn-primary.btn-blank {
	background: #aa826d;
	border: 1px solid #aa826d;
	padding: 18px 38px;
	color: #fff;
}

.btn-primary.btn-blank:hover, .btn-primary.btn-blank:focus {
	background: #fff;
	color: #000;
}

.btn-primary.btn-icon {
	line-height: 32px;
	white-space: nowrap;
	padding-top: 14px;
	padding-bottom: 14px;
}

.btn-primary.btn-icon>img {
	margin-left: 10px;
}

.btn-primary.btn-small {
	font-size: 16px;
	line-height: 16px;
	padding: 13px 31px;
}

.product-item-actions .btn-primary.btn-small {
	font-size: 14px;
}

.product-item-actions .cwg_popup_submit {
	border: 1px solid #000;
	border-radius: 0;
	height: 32px;
	background: #fff;
	transition-duration: .3s;
}

.product-item-actions .cwg_popup_submit:hover {
	background: #ededed;
}

.product-primary-content .cwg_popup_submit {
	border: 2px solid #000;
	background: #000;
	color: #fff;
	border-radius: 0;
	padding: 10px 15px;
	transition-duration: .3s;
}

.product-primary-content .cwg_popup_submit:hover {
	background: #fff;
	color: #000;
}

.woocommerce div.product div.summary {
	margin-bottom: 0;
}

.additional-icons-wrapper {
	margin-top: 40px;
}

.swal2-container.swal2-center.swal2-backdrop-show .swal2-popup {
	width: 64em;
}

.cwginstock-subscribe-form .panel-primary>.panel-heading {
	background-color: #aa826d;
}

.cwginstock-subscribe-form .panel-primary {
	border: 1px solid #aa826d;
}

.form-group.center-block .cwgstock_button {
	background: #000;
	height: 36px;
	border: 2px solid #000;
	transition-duration: .3s;
}

.form-group.center-block .cwgstock_button:hover {
	background: #fff;
	color: #000;
}

.form-group.center-block input {
	height: 24px;
}

.btn-primary.btn-small.btn-icon {
	line-height: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.btn-primary.btn-small.btn-icon.addToCart:hover {
	background: #ededed;
}

.btn-primary.btn-extraSmall {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
	padding: 8px 14px;
}

.btn-primary-icon {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-left: 10px;
}

.btn-primary-icon>span {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	height: 26px;
}

.btn-primary-icon>span img {
	width: auto;
	height: auto;
	max-height: 26px;
}

.btn-primary.btn-icon-square {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	background: #fff;
	border: 2px solid #ac836d;
	padding: 0;
}

.btn-primary.btn-icon-square:hover, .btn-primary.btn-icon-square:focus {
	background: transparent;
}

.btn-primary.btn-squeeze {
	padding-right: 24px;
	padding-left: 24px;
}

.btn-icon-favorite {
	width: 34px;
	height: 30px;
	background-image: url("https://cdn-cfoon.nitrocdn.com/lotgOdeAlZRpagacEFfzGCZFwYhhLbCW/assets/images/optimized/rev-0ede2bc/lawaiia.com/wp-content/themes/lawaiia/images/ico/favorite-productSingle_icon.png");
	background-position: center;
	background-size: cover;
}

.btn-icon-favorite.nitro-lazy {
	background-image: none !important;
}

.btn-icon-favorite.active {
	background-image: url("https://cdn-cfoon.nitrocdn.com/lotgOdeAlZRpagacEFfzGCZFwYhhLbCW/assets/images/optimized/rev-0ede2bc/lawaiia.com/wp-content/themes/lawaiia/images/ico/favorite-productSingle_icon-filled.png");
}

.btn-icon-favorite.active.nitro-lazy {
	background-image: none !important;
}

.frontPage-header .slick-arrow {
	position: absolute;
	top: 50%;
	width: 100px;
	height: 100px;
	background: rgba(255, 255, 255, .5);
	font-size: 0;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	outline: 0;
	padding: 0;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10;
}

.frontPage-header .slick-arrow:hover {
	background: rgba(255, 255, 255, .75);
}

.frontPage-header .slick-arrow:before {
	font-family: "FontAwesome";
	color: #333;
	font-size: 60px;
	line-height: 100px;
}

.frontPage-header .slick-prev {
	left: 0px;
}

.frontPage-header .slick-prev:before {
	content: "";
	padding-right: 6px;
}

.frontPage-header .slick-next {
	right: 0px;
}

.frontPage-header .slick-next:before {
	content: "";
	padding-left: 2px;
}

.frontPage-recommended-products {
	padding: 50px 0 60px;
}

.frontPage-recommended-products .product-item.w-actions {
	margin: 0 15px;
}

.products-grid, .frontPage-best-products .products-row, .row-popular-products.products-row {
	margin-left: -30px;
	margin-right: -30px;
}

.products-row {
	display: flex;
	flex-wrap: wrap;
}

.products-grid .product-col, .frontPage-best-products .product-col, .row-popular-products.products-row .product-col {
	padding: 0 30px;
}

.frontPage-best-products .product-item.w-actions {
	margin-bottom: 70px;
}

.similar-products .custom-container .products-row .col-lg-3 {
	max-width: 24.9%;
}

.frontPage-recommended-products .product-item-title {
	font-size: 24px;
	width: 100%;
	text-align: center;
	font-weight: 700;
}

.fancy-heading {
	text-align: center;
	margin-bottom: 40px;
}

.fancy-heading.checkout-header {
	margin-top: 80px;
}

.fancy-heading-title span {
	display: block;
	font-family: "Josefin Sans", sans-serif;
	color: #ecd5c5;
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
	letter-spacing: 0;
	margin-bottom: 21px;
}

.row-products-list {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.row-products-list:before, .row-products-list:after {
	content: none;
	display: block;
}

.row-products-list>div {
	float: none;
	min-height: auto;
}

.row-products-list>div.col-md-3 {
	-ms-flex-preferred-size: 25%;
	-webkit-flex-basis: 25%;
	flex-basis: 25%;
	min-width: 25%;
	width: 25%;
}

.product-item {
	position: relative;
	background: #fff;
	margin-bottom: 62px;
	height: 100%;
}

.product-item.w-actions {
	margin-bottom: 50px;
}

.recommended-products .product-item.w-actions {
	margin-bottom: 15px;
}

.blog-aside-products .product-item {
	margin-bottom: 49px;
}

.product-item-thumb {
	display: block;
	position: relative;
}

.product-item-thumbInner {
	position: relative;
	padding-bottom: 100%;
	background-color: #f9f6f4;
	overflow: hidden;
}

.frontPage-recommended-products .product-item-thumbInner {
	padding-bottom: 88%;
}

.product-item-thumbInner>div {
	position: absolute;
	top: 14px;
	right: 14px;
	bottom: 14px;
	left: 14px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	transform: scale(1.06);
	background-color: #f9f6f4;
	-webkit-transition: transform 1.4s ease-in-out, opacity .4s;
	-moz-transition: transform 1.4s ease-in-out, opacity .4s;
	-o-transition: transform 1.4s ease-in-out, opacity .4s;
	transition: transform 1.4s ease-in-out, opacity .4s;
	z-index: 1;
}

.frontPage-recommended-products .product-item-thumbInner>div {
	transform: scale(.9);
}

.product-item.w-actions .product-item-thumbInner>div, .product-item.w-thumb-sm .product-item-thumbInner>div {
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
}

.product-item-thumbFront.product-item-thumbBack {
	opacity: 1;
}

.product-item-thumbFront {
	z-index: 1;
}

.product-item-thumbBack {
	opacity: 0;
	z-index: 1;
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease;
}

.product-item.w-actions:hover .product-item-thumb .product-item-thumbBack, .product-item.w-actions:hover .product-item-thumb .product-item-thumbFront.product-item-thumbBack, .product-item.w-actions:hover .product-item-thumb:focus .product-item-thumbBack, .product-item.w-actions:hover .product-item-thumb.hovered .product-item-thumbBack {
	opacity: 1;
	transform: scale(1.15);
}

.product-item-promo {
	position: absolute;
	top: 14px;
	left: 14px;
	font-size: 12px;
	background: #171717;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 27px;
	white-space: nowrap;
	padding: 2px 12px 0 14px;
	z-index: 2;
}

.product-item.w-actions .product-item-promo {
	top: 10px;
	left: 10px;
}

.product-item-favorite {
	width: 32px;
	height: 32px;
	background-color: #fff;
	background-image: url("https://cdn-cfoon.nitrocdn.com/lotgOdeAlZRpagacEFfzGCZFwYhhLbCW/assets/images/optimized/rev-0ede2bc/lawaiia.com/wp-content/themes/lawaiia/images/ico/favourites.png");
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 2;
	border: 1px solid #000;
	margin-left: -1px;
}

.product-item-favorite.nitro-lazy {
	background-image: none !important;
}

.product-item-quickView {
	width: 32px;
	height: 32px;
	background-color: #fff;
	background-image: url("https://cdn-cfoon.nitrocdn.com/lotgOdeAlZRpagacEFfzGCZFwYhhLbCW/assets/images/optimized/rev-0ede2bc/lawaiia.com/wp-content/themes/lawaiia/images/ico/quick-view.png");
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 2;
	border: 1px solid #000;
	margin-right: -1px;
}

.product-item-quickView.nitro-lazy {
	background-image: none !important;
}

.addToCart, .addToCart1 {
	border: 1px solid #000;
}

.product-item-addToCart {
	width: 32px;
	height: 32px;
	background-color: #fff;
	background-image: url("https://cdn-cfoon.nitrocdn.com/lotgOdeAlZRpagacEFfzGCZFwYhhLbCW/assets/images/optimized/rev-0ede2bc/lawaiia.com/wp-content/themes/lawaiia/images/ico/shopping-bag.png");
	background-size: 21px 19px;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 2;
}

.product-item-addToCart.nitro-lazy {
	background-image: none !important;
}

.product-item-favorite:hover, .product-item-quickView:hover, .product-item-addToCart:hover {
	background-color: #ededed;
}

.product-item-favorite.active {
	background-image: url("https://cdn-cfoon.nitrocdn.com/lotgOdeAlZRpagacEFfzGCZFwYhhLbCW/assets/images/optimized/rev-0ede2bc/lawaiia.com/wp-content/themes/lawaiia/images/ico/favorite-product_icon-filled.png");
}

.product-item-favorite.active.nitro-lazy {
	background-image: none !important;
}

.products-slider .product-item-favorite .products-slider .product-item-addToCart {
	top: 10px;
	right: 10px;
}

#productsPriceSliderMin, #productsPriceSliderMax {
	padding: 5px 15px;
	border: 1px solid #000;
	display: inline-block;
	width: 80px;
	font-size: 14px;
}

.product-item-details {
	max-width: 100%;
	text-align: center;
	padding-top: 14px;
	margin: 0 auto;
	background: #fff;
	z-index: 110;
	display: flex;
	justify-content: space-between;
}

.product-item-details .item-title {
	width: 65%;
	text-align: left;
}

.product-item-title {
	font-family: "Josefin Sans", sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
}

.product-item-title a {
	color: #000;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.product-item-title a:hover, .product-item-title a:focus {
	text-decoration: underline;
}

.product-item-thumb:hover~.product-item-details .product-item-title a, .product-item-thumb:focus~.product-item-details .product-item-title a, .product-item-thumb.hovered~.product-item-details .product-item-title a {
	text-decoration: underline;
}

.product-item-price, .item-price {
	margin-top: 5px;
	font-size: 24px;
	position: relative;
}

.item-price {
	display: flex;
	align-items: center;
}

.product-item-price .woocommerce-Price-currencySymbol {
	font-size: 16px;
}

.product-item.w-actions .item-price del .woocommerce-Price-amount.amount, .product-item.w-actions .item-price .product-item-price .price-old, .product-item-details .product-item-price .price-old {
	position: relative;
	position: absolute;
	color: #999;
	font-size: 16px;
	white-space: nowrap;
	line-height: 1;
	text-decoration: line-through;
	bottom: 90%;
	right: 0;
}

.recommend-product .product-item.w-actions .item-price del .woocommerce-Price-amount.amount {
	left: 0;
}

.product-item.w-actions .item-price ins {
	text-decoration: none;
}

.product-item.w-actions .item-price .woocommerce-Price-amount.amount {
	font-size: 24px;
	font-weight: 600;
	text-decoration: none;
}

.product-item-details .product-item-price .price-old {
	position: static;
}

.product-item-price .price-old span {
	color: #999;
}

.product-item-price .price-old:before {
	content: "";
	position: absolute;
	top: 13px;
	left: 0;
	width: 100%;
	z-index: 1;
}

.product-item-actions {
	position: absolute;
	top: 69%;
	left: 0;
	width: 100%;
	text-align: center;
	opacity: 0;
	padding: 16px 0 24px;
	-webkit-transition: opacity .3s ease;
	-webkit-transition: .3s ease-in-out;
	transition: opacity .3s ease;
	transition: .3s ease-in-out;
	z-index: 100;
	transition-duration: .3s;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	display: flex;
	align-items: center;
	justify-content: center;
}

.product-item.w-actions:hover .product-item-actions {
	opacity: 1;
	transform: translateY(-50%);
}

.product-item.w-actions-static .product-item-actions {
	position: relative;
	top: 0;
	left: 0;
	width: auto;
	opacity: 1;
	padding-bottom: 0;
}

.product-item-remove {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 48px;
	height: 48px;
	background-color: #fff;
	background-image: url("https://cdn-cfoon.nitrocdn.com/lotgOdeAlZRpagacEFfzGCZFwYhhLbCW/assets/images/optimized/rev-0ede2bc/lawaiia.com/wp-content/themes/lawaiia/images/ico/item-remove_icon.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 28px 28px;
	cursor: pointer;
	z-index: 2;
}

.product-item-remove.nitro-lazy {
	background-image: none !important;
}

.frontPage-best-products {
	padding-bottom: 48px;
	margin-top: 80px;
}

.product-promo {
	display: block;
	position: relative;
}

.product-promo-thumbFront {
	display: block;
	width: 100%;
	height: auto;
}

.product-promo-thumbBack {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.product-promo:hover .product-promo-thumbBack {
	opacity: 1;
}

.newCollection-title {
	line-height: 36px;
	margin-top: 15px;
}

.newCollection-subTitle {
	font-family: "Josefin Sans", sans-serif;
	color: #ecd5c5;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 0;
}

.newCollection-thumb {
	background-repeat: no-repeat;
	background-position: center;
	display: flex;
	height: 92.1vh;
	background-size: cover;
}

.ndCollection-thumb {
	height: 43vh;
	background-repeat: no-repeat;
	background-position: center;
	background-position: bottom;
	margin-left: 3%;
	background-size: cover;
}

.ndCollection-wrapper {
	position: relative;
}

.ndCollection-thumb2 {
	margin-bottom: 7%;
}

.newCollection-link {
	margin-top: 15px;
}

.advantage-iconBox {
	text-align: center;
	margin-bottom: 42px;
}

.advantage-iconBox-icon {
	width: 98px;
	height: 98px;
	background: #f5e9e1;
	border-radius: 50%;
	margin: 0 auto;
}

.advantage-iconBox-title {
	margin-top: 34px;
}

.advantage-iconBox-content {
	margin-top: 22px;
}

.fullScreen-thumb-desktop, .fullScreen-thumb-mobile {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fbf8f7;
	background-size: cover;
	background-position: center;
}

.fullScreen-thumb-desktop {
	background-attachment: fixed;
}

.input-primary {
	display: block;
	width: 100%;
	height: 60px;
	background: #f7f7f7;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 0;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	outline: 0;
	padding: 18px 20px;
	-webkit-transition: background .3s ease, color .3s ease;
	transition: background .3s ease, color .3s ease;
}

.input-primary:focus {
	background: #ececec;
	color: #000;
}

textarea.input-primary {
	height: 190px;
	min-height: 190px;
	resize: vertical;
}

.input-primary.input-small {
	height: 46px;
	font-size: 16px;
	line-height: 20px;
	padding: 12px 18px;
}

.checkbox-primary {
	display: none;
}

.checkbox-primary-label {
	display: block;
	position: relative;
	color: #666;
	font-size: 12px;
	font-weight: 300;
	line-height: 18px;
	letter-spacing: 0;
	padding-left: 28px;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.checkbox-primary-label a {
	color: #ac836d;
}

.checkbox-primary-label a:hover, .checkbox-primary-label a:focus {
	color: #ac836d;
	text-decoration: underline;
}

.checkbox-primary-label:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	background: #f0f0f0;
	z-index: 1;
}

.checkbox-primary-label:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	font-family: "FontAwesome";
	color: #333;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
	z-index: 2;
}

.checkbox-primary-label.checked:after {
	opacity: 1;
}

.input-secondary {
	display: block;
	width: 100%;
	height: 36px;
	background: #fff;
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
	letter-spacing: 0;
	border: 1px solid #ccc;
	border-radius: 0;
	box-shadow: none;
	outline: 0;
	padding: 6px 12px;
	-webkit-transition: border .3s ease, box-shadow .3s ease;
	transition: border .3s ease, box-shadow .3s ease;
}

.input-secondary:focus {
	border-color: #ac836d;
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, .1);
}

.frontPage-instagram {
	padding-bottom: 80px;
}

.footer-primary {
	background: #f9f6f4;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	padding-bottom: 30px;
}

.footer-primary-box {
	margin-top: 30px;
}

.footer-box-social {
	margin-left: -15px;
}

.footer-box-support {
	padding-left: 56px;
}

.footer-box-contact {
	padding-left: 56px;
}

.footer-primary-title {
	color: #fff;
	margin-bottom: 14px;
}

.footer-primary-title a {
	color: inherit;
	cursor: text;
}

.footer-primary-title a:hover, .footer-primary-title a:focus {
	color: inherit;
	text-decoration: none;
}

.footer-primary-nav {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer-primary-nav>li+li {
	margin-top: 10px;
}

.footer-primary-nav>li>a {
	color: #000;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.footer-primary-nav>li>a:hover, .footer-primary-nav>li>a:focus {
	text-decoration: none;
	opacity: .6;
}

.footer-primary-social {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer-primary-social>li+li {
	margin-top: 10px;
}

.footer-primary-social>li>a {
	position: relative;
	display: inline-block;
	color: #000;
	padding-left: 30px;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.footer-primary-social>li>a:hover, .footer-primary-social>li>a:focus {
	color: #a78f7a;
	text-decoration: none;
}

.related-categories {
	margin-top: 20px;
}

.related-link {
	color: #000;
	padding-left: 30px;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.related-link:hover, .related-link:focus {
	color: #a78f7a;
	text-decoration: none;
}

.footer-primary-social>li>a .fa {
	position: absolute;
	top: 50%;
	left: 0;
	width: 20px;
	color: #a78f7a;
	font-size: 21px;
	text-align: center;
	line-height: 1;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.footer-primary-content {
	color: #f7f7f7;
}

.footer-primary-content p+p {
	margin-top: 10px;
}

.footer-primary-content a {
	color: #ac836d;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.footer-primary-content a:hover, .footer-primary-content a:focus {
	color: #ac836d;
	text-decoration: none;
	opacity: .75;
}

.footer-primary-bottom {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: center;
	font-size: 14px;
	line-height: 14px;
	border-top: 1px solid #ccc;
	padding: 35px 0 15px 0;
	margin-top: 33px;
}

.footer-primary-branding a {
	color: #fff;
}

.navbar-mobile-action {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	padding: 35px 0;
	z-index: 4;
}

.navbar-mobile-toggle {
	display: block;
	width: 26px;
	height: 26px;
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	outline: 0;
	padding: 0;
}

.navbar-mobile-icon {
	display: block;
	width: 100%;
	border-bottom: 2px solid #000;
}

.navbar-mobile-icon+.navbar-mobile-icon {
	margin-top: 7px;
}

.navbar-mobile-icon:nth-of-type(3) {
	width: 70%;
}

.modal-nav .modal-dialog {
	width: 100%;
	height: 100%;
	margin: 0;
}

.modal-nav.fade .modal-dialog, .modal-filters.fade .modal-dialog, .modal-compare.fade .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

.modal-nav .modal-content {
	height: 100%;
	background: #fff;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	overflow: auto;
}

.modal-nav .modal-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	border: 0;
	padding: 0;
	z-index: 20;
}

.modal-nav-toggle {
	float: left;
	padding: 35px 0;
}

.modal-nav-close {
	position: relative;
	display: block;
	width: 26px;
	height: 26px;
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	outline: 0;
	padding: 0;
}

.modal-nav-close:before, .modal-nav-close:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 32px;
	border-bottom: 2px solid #000;
}

.modal-nav-close:before {
	transform: translate(-50%, -50%) rotate(45deg);
}

.modal-nav-close:after {
	transform: translate(-50%, -50%) rotate(-45deg);
}

.modal-nav-brand {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	height: 96px;
	padding: 18px 26px 18px 0;
}

.modal-nav-brand img {
	max-height: 60px;
}

.modal-nav .modal-body {
	padding: 110px 0 5px;
}

#modalCompare .modal-body {
	min-height: 60vh;
}

.mobile-nav, .mobile-dropdown {
	list-style: none;
	padding: 0;
	margin: 0;
}

.mobile-dropdown {
	display: none;
	padding: 15px 15px 5px;
}

.mobile-nav>li {
	margin-bottom: 10px;
}

.mobile-dropdown>li+li {
	margin-top: 16px;
}

.mobile-dropdown>li.mobile-dropdown-header+li {
	margin-top: 12px;
}

.mobile-nav>li>a, .mobile-dropdown>li>a, .mobile-dropdown-header {
	display: block;
	position: relative;
	color: #000;
	font-size: 21px;
	font-weight: 500;
	line-height: 30px;
}

.mobile-nav>li>a {
	padding: 10px 15px;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
}

.mobile-nav>li>a:hover, .mobile-nav>li>a:focus, .mobile-nav>.active>a {
	color: #000;
	text-decoration: none;
}

.mobile-nav>li.w-mobile-dropdown>a {
	padding-right: 60px;
}

.mobile-dropdown>li>a {
	font-size: 16px;
	line-height: 20px;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.mobile-dropdown>li>a:hover, .mobile-dropdown>li>a:focus, .mobile-dropdown>.active>a {
	color: #ac836d;
	text-decoration: none;
}

.mobile-dropdown-header {
	font-weight: 500;
}

.mobile-dropdown-header:not(:first-child) {
	margin-top: 18px;
}

.mobile-dropdown-toggle {
	position: absolute;
	top: 10px;
	right: 15px;
	width: 30px;
	height: 30px;
	background: #ac836d;
	border-radius: 50%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	cursor: pointer;
	z-index: 1;
}

.w-mobile-dropdown.open .mobile-dropdown-toggle {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.mobile-dropdown-toggle:before, .mobile-dropdown-toggle:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 18px;
	border-bottom: 2px solid #fff;
	border-radius: 2px;
}

.mobile-dropdown-toggle:before {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.mobile-dropdown-toggle:after {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}

.products-slider {
	padding: 30px 5px 120px 5px;
}

.products-slider .slick-arrow, .productSingle-sliderPrimary .slick-arrow {
	position: absolute;
	top: 0;
	width: 17px;
	height: 34px;
	background: transparent;
	font-size: 0;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	outline: 0;
	padding: 0;
	z-index: 10;
}

.productSingle-sliderPrimary .slick-arrow {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.products-slider .slick-prev, .productSingle-sliderPrimary .slick-prev {
	left: 0;
}

.products-slider .slick-prev {
	left: 40%;
}

.products-slider .slick-next, .productSingle-sliderPrimary .slick-next {
	right: 0;
}

.products-slider .slick-next {
	right: 40%;
}

.products-slider .slick-arrow:after {
	content: "";
	position: absolute;
	width: 42px;
	height: 42px;
	border: 1px solid #000;
	top: -9px;
	left: -13px;
}

.products-slider .slick-arrow:before, .productSingle-sliderPrimary .slick-arrow:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
}

.products-slider .slick-arrow:before {
	height: 70%;
}

.products-slider .slick-prev:before, .productSingle-sliderPrimary .slick-prev:before {
	background-image: url("https://cdn-cfoon.nitrocdn.com/lotgOdeAlZRpagacEFfzGCZFwYhhLbCW/assets/images/source/rev-0ede2bc/lawaiia.com/wp-content/themes/lawaiia/images/ico/left-arrow.svg");
}

.products-slider .slick-next:before, .productSingle-sliderPrimary .slick-next:before {
	background-image: url("https://cdn-cfoon.nitrocdn.com/lotgOdeAlZRpagacEFfzGCZFwYhhLbCW/assets/images/source/rev-0ede2bc/lawaiia.com/wp-content/themes/lawaiia/images/ico/right-arrow1.svg");
}

.products-slider .product-item {
	padding: 0 8px;
	margin-bottom: 0;
}

.product-promo-mobile {
	position: relative;
	margin-bottom: 31px;
}

.product-promo-mobile img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.product-promo-mobile img:nth-child(2) {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	opacity: 0;
	z-index: 2;
}

.product-promo-mobile a:hover img:nth-child(2), .product-promo-mobile a.hovered img:nth-child(2) {
	opacity: 1;
}

.panel-footer-box {
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin: 0;
}

.panel-footer-box .panel-heading {
	border: 0;
	border-radius: 0;
	padding: 0;
}

.panel-footer-box .footer-primary-title {
	margin-bottom: 0;
}

.panel-footer-box .panel-body {
	padding: 14px 0 0;
}

.page-header {
	background-color: #f7f3f0;
	background-size: cover;
	background-position: center;
}

.page-header.shop-header {
	margin: 0;
}

.shop-header .page-header-text p {
	margin-top: 20px;
	line-height: 20px;
}

.page-header.page-header-dark {
	background-color: #322e3d;
}

.page-header-wrapper {
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	height: 298px;
	padding-bottom: 8px;
	margin: 0 3.5%;
	color: #fff;
}

.page-header-wrapper .page-header-title {
	color: #fff;
}

.page-header-wrapper .search-header .page-header-title {
	color: #000;
}

.page-header-middle .page-header-wrapper {
	padding: 12px 0 0;
}

.page-header-middle .page-header-text {
	width: 100%;
	text-align: center;
}

.page-header-middle .page-header-subTitle {
	display: block;
	font-family: "Josefin Sans", sans-serif;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 24px;
	letter-spacing: 0;
	margin-bottom: 27px;
}

.page-header-middle .page-header-title {
	font-size: 100px;
	line-height: 1;
}

.page-header-dark .page-header-title {
	color: #fff;
}

.page-header-breadcrumb {
	position: absolute;
	top: 16px;
	left: 0;
	width: 100%;
	z-index: 1;
}

.breadcrumb {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0;
}

.breadcrumb.breadcrumb-naked {
	margin-bottom: 50px;
}

.breadcrumb>li {
	color: #2c2c2c;
	font-size: 11px;
	line-height: 13px;
}

.page-header-dark .breadcrumb>li {
	color: #fff;
}

.breadcrumb>li:not(:last-child):after {
	content: "/";
	margin: 0 12px 0 7px;
}

.breadcrumb>li>a {
	color: inherit;
}

.breadcrumb>li>a:hover, .breadcrumb>li>a:focus {
	text-decoration: underline;
}

.product-banner {
	position: relative;
	height: calc(100% - 58px);
	z-index: 1;
}

.product-banner-thumb {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #d8d9db;
	background-size: cover;
	background-position: center;
	z-index: -1;
}

.product-banner-thumb-mobile {
	background-color: #d8d9db;
	background-size: cover;
	background-position: center;
	padding-bottom: 100%;
}

.product-banner-wrapper {
	position: absolute;
	bottom: 12.5319693%;
	left: 0;
	width: 100%;
	padding: 0 11.92982456%;
}

.product-banner-title {
	font-size: 42px;
	line-height: 48px;
}

.product-banner-link {
	margin-top: 26px;
}

.products-list {
	padding: 32px 0 74px;
}

.products-pagination {
	text-align: center;
	padding-top: 25px;
}

.products-list-status, .products-pagination-status {
	font-size: 16px;
	line-height: 20px;
}

.products-list-status {
	margin-bottom: 15px;
}

.products-list-status strong {
	font-size: 21px;
}

.products-pagination-action {
	margin-top: 19px;
}

.products-pagination-return {
	margin-top: 23px;
}

.pagination-return-button {
	color: #ac836d;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.pagination-return-button:hover, .pagination-return-button:focus {
	color: #333;
	text-decoration: none;
}

.w-anchor {
	position: relative;
}

.section-anchor {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	z-index: -100;
}

.products-filters-group {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 44px;
}

.products-filters-group-side {
	margin-left: 22%;
}

.products-filters-group-top-wrapper {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}

.products-filters {
	display: -webkit-flex;
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	flex-direction: column;
}

.productsSortBy {
	flex-direction: row;
}

.products-filters>li {
	color: #000;
	font-size: 16px;
	line-height: 20px;
	padding: 0 10px;
	border: 1px solid #000;
}

.products-filters>li.dropdown {
	padding: 0;
	display: flex;
	align-items: center;
	margin-left: 20px;
	color: #000;
	min-width: 180px;
}

.products-filters>li.dropdown a {
	padding: 5px 55px 5px 20px;
}

.unique-page-header .products-filters li.dropdown a.dropdown-toggle {
	padding: 10px 91px 10px 20px;
}

.unique-page-header .dropdown-toggle .fa.fa-caret-down {
	top: 15px;
}

.products-filters-heading {
	line-height: 34px;
	letter-spacing: 0;
}

.products-filters>li+li {
	margin-left: 40px;
}

.products-filters.margin-sm>li+li {
	margin-left: 8px;
}

.products-filters>li>a {
	color: #3e3e3e;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.products-filters>li>a:hover, .products-filters>li.open>a {
	color: #000;
}

.products-filters>li>a:hover, .products-filters>li>a:focus {
	text-decoration: none;
}

.products-filters>li>a .fa {
	margin-left: 40px;
}

.dropdown-filters {
	display: block;
	border: 0;
	border: none;
	box-shadow: 0 4px 2px rgba(0, 0, 0, .15);
	opacity: 0;
	padding: 0;
	margin: 10px 0 0;
	-webkit-transition: opacity .3s ease, margin .3s ease;
	transition: opacity .3s ease, margin .3s ease;
	pointer-events: none;
	padding-left: 10px;
	min-width: 180px;
}

.open .dropdown-filters {
	opacity: 1;
	pointer-events: auto;
	padding-left: 10px;
	min-width: 180px;
}

.products-filters-list {
	list-style: none;
	padding: 0px;
	margin: 0;
	margin-bottom: 30px;
}

.products-filters h5 {
	font-size: 24px;
	margin-bottom: 5px;
	margin-top: -18px;
}

.products-filters-list>li+li {
	margin-top: 6px;
}

.products-filters-list li a, .products-filters-list>li>a {
	position: relative;
	color: #3e3e3e;
	font-size: 18px;
	line-height: 18px;
	white-space: nowrap;
	padding-left: 34px;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
	padding: 0;
}

.products-filters-list>li>a span {
	font-size: 12px;
	position: absolute;
	top: -5px;
	right: -10px;
}

.products-filters-list li a:hover, .products-filters-list>li>a:hover {
	color: #000;
}

.products-filters-list li a:hover, .products-filters-list>li>a:hover, .products-filters-list li a:focus, .products-filters-list>li>a:focus {
	text-decoration: none;
}

.products-filters-list li a:before, .products-filters-list li a:after, .products-filters-list>li>a:before, .products-filters-list>li>a:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 24px;
	height: 24px;
}

.products-price-slider {
	width: 300px;
	margin-left: -10px;
}

.products-price-slider .irs--round {
	height: 24px;
}

.products-price-slider .irs--round .irs-bar {
	top: 9px;
	height: 1px;
	background-color: #000;
}

.products-price-slider .irs--round .irs-line {
	top: 9px;
	height: 1px;
	border-radius: 0;
}

.products-price-slider .irs--round .irs-handle {
	top: 0;
	background: #f9f6f4;
	border-color: #171717;
	box-shadow: none;
	cursor: grabbing;
	border-width: 1px;
}

.products-price-slider-data {
	color: #000;
	font-weight: 400;
	font-weight: 300;
	margin-top: 10px;
	font-size: 16px;
}

.products-filters-mobile, .modal-filters-actions {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	padding: 0 0 36px;
	margin: 0 -15px;
}

.modal-filters-actions {
	padding: 15px 0;
}

.products-filters-mobile>li, .modal-filters-actions>li {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
	padding: 0 15px;
}

.products-filters-mobile>li>a, .modal-filters-actions>li>a {
	display: block;
	background: #ac836d;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0;
	line-height: 24px;
	padding: 10px 15px 11px;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
}

.products-filters-mobile>li>a:hover, .products-filters-mobile>li>a:focus, .modal-filters-actions>li>a:hover, .modal-filters-actions>li>a:focus {
	background: #bd947e;
	text-decoration: none;
}

.modal-filters-actions>li>a.modal-filter-accept {
	background: #333;
}

.modal-filters-actions>li>a.modal-filter-accept:hover, .modal-filters-actions>li>a.modal-filter-accept:focus {
	background: #171717;
}

.filters-mobile-icon {
	display: inline-block;
	height: 8px;
	margin-left: 7px;
}

.filters-mobile-icon img {
	width: auto;
	height: auto;
	max-height: 8px;
}

.modal-filters .modal-dialog {
	width: 100%;
	height: 100%;
	margin: 0;
}

.modal-filters .modal-content {
	height: 100%;
	background: #fff;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	overflow: auto;
}

.modal-filters .modal-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	border: 0;
	box-shadow: 0 4px 2px rgba(0, 0, 0, .15);
	padding: 0;
	z-index: 20;
}

.modal-filters .modal-header .modal-header-title {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	height: 96px;
	font-family: "Josefin Sans", sans-serif;
	font-size: 30px;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0;
	line-height: 36px;
}

.modal-filters .modal-body {
	padding: 126px 0 95px;
}

.modal-filters .modal-footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fff;
	border: 0;
	box-shadow: 0 -4px 2px rgba(0, 0, 0, .15);
	padding: 0;
	z-index: 20;
}

.panel.panel-filters {
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 10px;
}

.panel-filters .panel-heading {
	border: 0;
	border-radius: 0;
	padding: 0;
}

.panel-filters .accordion-toggle {
	position: relative;
	display: block;
	background: #ececec;
	color: #000;
	padding: 10px 15px;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
}

.panel-filters .accordion-toggle.collapsed {
	background: #f7f7f7;
}

.panel-filters .accordion-toggle:hover {
	background: #ececec;
}

.panel-filters .accordion-toggle:hover, .panel-filters .accordion-toggle:focus {
	text-decoration: none;
}

.panel-filters .accordion-toggle:before {
	content: "";
	position: absolute;
	top: 10px;
	right: 15px;
	width: 30px;
	height: 30px;
	background: #ac836d;
	font-family: "FontAwesome";
	color: #fff;
	font-size: 24px;
	text-align: center;
	line-height: 30px;
	border-radius: 50%;
	padding-left: 2px;
	-webkit-transition: transform .3s ease;
	transition: transform .3s ease;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	z-index: 1;
}

.panel-filters .accordion-toggle.collapsed:before {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.panel-filters .panel-title {
	font-size: 20px;
	font-weight: 300;
	line-height: 30px;
}

.panel-filters .panel-body {
	padding: 0;
}

.products-favorite {
	padding: 9px 0 46px;
}

.shop-return {
	margin-bottom: 28px;
	margin-top: 25px;
}

.shop-return-button {
	color: #999;
	font-size: 18px;
	line-height: 18px;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.shop-return-button:hover, .shop-return-button:focus {
	color: #ac836d;
	text-decoration: none;
}

.shop-return-button .fa {
	margin-right: 5px;
}

.shop-simple-title {
	margin-bottom: 48px;
	font-size: 48px;
}

.products-single {
	padding: 16px 0 66px;
}

.row-productSingle-wrapper {
	margin-bottom: 73px;
}

.productSingle-sliderPrimary-wrapper {
	position: relative;
}

.productSingle-sliderPrimary-item {
	position: relative;
	padding-bottom: 100%;
}

.productSingle-sliderPrimary-badge {
	position: absolute;
	top: 0;
	left: 0;
	background: #171717;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 12px;
	padding: 7px 12px 8px;
	z-index: 2;
}

.productSingle-sliderPrimary-thumb {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	max-width: 100%;
	height: 100%;
	max-height: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.productSingle-sliderPrimary .slick-dots {
	position: absolute;
	bottom: -17px;
	left: 0;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
}

.productSingle-sliderPrimary .slick-dots>li {
	padding: 0 4px;
}

.productSingle-sliderPrimary .slick-dots>li>button {
	display: block;
	background: #e2e2e2;
	width: 9px;
	height: 9px;
	font-size: 0;
	border: 0;
	border-radius: 50%;
	box-shadow: none;
	outline: 0;
	padding: 0;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
}

.productSingle-sliderPrimary .slick-dots>li.slick-active>button {
	background: #ac836d;
}

.productSingle-sliderSecondary {
	padding: 0 107px;
	margin-top: 10px;
}

.productSingle-sliderSecondary-item {
	padding: 0 13px;
}

.productSingle-sliderSecondary-thumb {
	display: block;
	position: relative;
	background: #fff;
	border: 1px solid #ccc;
	-webkit-transition: border .3s ease;
	transition: border .3s ease;
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
	cursor: pointer;
}

.slick-current .productSingle-sliderSecondary-thumb {
	border-color: #333;
}

.productSingle-sliderSecondary-thumbInner {
	position: relative;
	padding-bottom: 100%;
}

.productSingle-sliderSecondary-thumbHolder {
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	background-color: #f9f6f4;
	background-size: cover;
	background-position: center;
}

.productSingle-sliderSecondary .slick-arrow {
	position: absolute;
	top: 50%;
	width: 25px;
	height: 51px;
	background: transparent;
	font-size: 0;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	outline: 0;
	padding: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10;
}

.productSingle-sliderSecondary .slick-prev {
	left: 48px;
}

.productSingle-sliderSecondary .slick-next {
	right: 48px;
}

.productSingle-sliderSecondary .slick-arrow:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
}

.productSingle-sliderSecondary .slick-prev:before {
	background-image: url("https://cdn-cfoon.nitrocdn.com/lotgOdeAlZRpagacEFfzGCZFwYhhLbCW/assets/images/optimized/rev-0ede2bc/lawaiia.com/wp-content/themes/lawaiia/images/ico/productSingle-slider_icon-left.png");
}

.productSingle-sliderSecondary .slick-next:before {
	background-image: url("https://cdn-cfoon.nitrocdn.com/lotgOdeAlZRpagacEFfzGCZFwYhhLbCW/assets/images/optimized/rev-0ede2bc/lawaiia.com/wp-content/themes/lawaiia/images/ico/productSingle-slider_icon-right.png");
}

.productSingle-content {
	font-size: 14px;
	line-height: 24px;
	padding-top: 20px;
}

.productSingle-title {
	line-height: 55px;
	margin-bottom: 11px;
}

.productSingle-availability {
	color: #479e00;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 4px;
}

.productSingle-availability.none {
	color: #333;
}

.productSingle-price {
	font-size: 60px;
	margin-bottom: 24px;
}

.productSingle-price .woocommerce-Price-amount {
	white-space: nowrap;
}

.productSingle-price-old {
	position: relative;
	color: #999;
	font-size: 30px;
	line-height: 1;
}

.productSingle-price-old:before {
	content: "";
	position: absolute;
	top: 21px;
	left: 0;
	width: 100%;
	border-bottom: 2px solid #999;
	z-index: 1;
}

.productSingle-details, .productSingle-content .description ul {
	list-style: none;
	padding: 0;
	margin: 0 0 21px;
}

.productSingle-details>li, .productSingle-content .description ul li {
	position: relative;
	padding-left: 16px;
}

.productSingle-details>li:before, .productSingle-content .description ul li:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	width: 4px;
	height: 4px;
	background: #333;
	border-radius: 50%;
}

.productSingle-size-group {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	padding-bottom: 28px;
	margin-right: -12px;
}

.productSingle-size-group>div {
	padding-right: 12px;
}

.dropdown-productSize .dropdown-toggle, .dropdown-productQuantity .dropdown-toggle {
	position: relative;
	width: 88px;
	background: #fff;
	color: #333;
	font-size: 14px;
	text-align: left;
	line-height: 28px;
	border: 1px solid #ccc;
	border-radius: 0;
	box-shadow: none;
	padding: 0 28px 0 10px;
}

.dropdown-productQuantity .dropdown-toggle {
	width: 78px;
}

.dropdown-productSize.open .dropdown-toggle, .dropdown-productQuantity.open .dropdown-toggle {
	border-color: #333;
}

.dropdown-productSize .dropdown-toggle:after, .dropdown-productQuantity .dropdown-toggle:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	font-family: "FontAwesome";
	color: #333;
	font-size: 14px;
	line-height: 1;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.dropdown-productSize .dropdown-menu, .dropdown-productQuantity .dropdown-menu {
	top: 100%;
	left: 0;
	width: 100%;
	min-width: auto;
	max-height: 168px;
	border: 1px solid #333;
	overflow: auto;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	margin-top: -1px;
}

.dropdown-productSize .dropdown-menu>li>a, .dropdown-productQuantity .dropdown-menu>li>a {
	color: #333;
	line-height: 28px;
	padding: 0 10px;
}

.dropdown-productSize .dropdown-menu>li>a:hover, .dropdown-productSize .dropdown-menu>li>a:focus, .dropdown-productSize .dropdown-menu>li.active>a, .dropdown-productQuantity .dropdown-menu>li>a:hover, .dropdown-productQuantity .dropdown-menu>li>a:focus, .dropdown-productQuantity .dropdown-menu>li.active>a {
	background: #ac836d;
	color: #fff;
}

.productSingle-actions {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	padding: 0 0 13px;
	margin: -20px -10px 0;
}

.productSingle-actions>li {
	padding: 0 10px;
	margin-top: 20px;
}

.productSingle-contact {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin-bottom: 34px;
}

.productSingle-contact-icon, .productSingle-set-icon {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	height: 18px;
	margin-right: 8px;
}

.productSingle-contact a, .productSingle-spec a {
	color: #000;
	font-weight: 500;
}

.productSingle-contact a:hover, .productSingle-contact a:focus, .productSingle-spec a:hover, .productSingle-spec a:focus {
	color: #000;
}

.productSingle-set {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	padding: 0 0 26px;
	margin: 0 -13px;
}

.productSingle-set>li {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	padding: 0 13px;
}

.productSingle-spec {
	font-size: 12px;
	line-height: 18px;
}

.tab-content>.tab-pane {
	display: none;
}

.tab-content>.active {
	display: block;
}

.nav-productSingle-tabs {
	display: -webkit-flex;
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	justify-content: center;
}

.nav-productSingle-tabs>li+li {
	margin-left: 40px;
}

.nav-productSingle-tabs>li>a {
	position: relative;
	display: block;
	font-size: 30px;
	line-height: 24px;
	padding: 9px 0;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: linear-gradient(to right, #000, #000 50%, rgba(0, 0, 0, .3) 50%);
	background-size: 200% 100%;
	background-position: 100%;
	transition: all 1.2s cubic-bezier(.19, 1, .22, 1);
	letter-spacing: 0;
	font-weight: 500;
}

.nav-productSingle-tabs>li>a:hover, .nav-productSingle-tabs>li>a:focus {
	text-decoration: none;
	background-position: 0%;
}

.nav-productSingle-tabs>li.active>a {
	font-weight: 500;
	background-position: 0%;
}

.nav-productSingle-tabs>li>a:hover:before, .nav-productSingle-tabs>li.active>a:before {
	opacity: 1;
}

.productSingle-tabs-content, .productSingle-collapse-content {
	font-size: 14px;
	text-align: justify;
	line-height: 20px;
	padding: 50px 0px 0 0;
}

.productSingle-tabs-content {
	font-size: 22px;
	line-height: 1.7em;
	font-weight: 300;
}

.productSingle-tabs-content {
	text-align: left;
}

.productSingle-collapse-content {
	padding: 0 0 5px;
}

.productSingle-tabs-content p {
	margin-bottom: 22px;
}

.productSingle-collapse-content p {
	margin-bottom: 12px;
}

.productSingle-tabs-content ul, .productSingle-tabs-content ol {
	margin: 0 0 22px;
	padding: 0 0 0 15px;
}

.productSingle-collapse-content ul, .productSingle-collapse-content ol {
	margin: 0 0 12px;
	padding: 0 0 0 15px;
}

.products-similar {
	padding-bottom: 44px;
}

.modal-compare {
	padding-right: 0 !important;
}

.modal-compare .modal-flex-flow {
	padding: 30px 60px 0;
}

.modal-compare .modal-dialog {
	width: auto;
	margin: 0 0 30px;
	pointer-events: auto;
}

.modal-compare .modal-content {
	border: 0;
	border-radius: 0;
	box-shadow: 0 8px 4px rgba(0, 0, 0, .3);
}

.modal-compare .modal-header {
	position: relative;
	background: #333;
	border: 0;
	padding: 14px 79px;
}

.modal-compare .modal-header-title {
	font-family: "Josefin Sans", sans-serif;
	color: #fff;
	font-size: 36px;
	text-align: center;
	letter-spacing: 0;
	line-height: 1;
}

.modal-compare .modal-header-close {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 64px;
	background: #ac836d;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	outline: 0;
	padding: 0;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
	z-index: 1;
}

.modal-compare .modal-header-close:hover {
	background: #bd947e;
}

.modal-compare .modal-header-close:before, .modal-compare .modal-header-close:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 48px;
	border-bottom: 2px solid #fff;
}

.modal-compare .modal-header-close:before {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.modal-compare .modal-header-close:after {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}

.modal-compare .modal-body {
	padding: 30px;
}

.compare-table {
	width: 100%;
}

.compare-table-wrapper {
	min-width: .01%;
	overflow-x: auto;
}

.compare-table tr th, .compare-table tr td {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0;
	border: 1px solid #e7e7e7;
	padding: 10px;
}

.compare-table tr th {
	width: 1%;
	background: #f2f2f2;
	font-weight: 500;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: left;
	padding-right: 30px;
}

.compare-table tr td {
	min-width: 256px;
	text-align: center;
}

.compare-table tr td.odd {
	background: #f7f7f7;
}

.compare-table tr td.even {
	background: #fff;
}

.compare-table tr:hover td, .compare-table tr:hover td.odd, .compare-table tr:hover td.even {
	background: #f2f2f2;
}

.compare-itemRemove {
	display: inline-block;
	color: #333;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.compare-itemRemove:hover, .compare-itemRemove:focus {
	color: red;
	text-decoration: none;
}

.compare-itemRemove .fa {
	color: red;
	margin-left: 6px;
}

.compare-itemThumb {
	width: 162px;
	background: #fff;
	border: 1px solid #dbdbdb;
	margin: 0 auto;
}

.compare-itemThumb-inner {
	position: relative;
	padding-bottom: 100%;
}

.compare-itemThumb-holder {
	position: absolute;
	top: 4px;
	right: 4px;
	bottom: 4px;
	left: 4px;
	background-color: #f9f6f4;
	background-size: cover;
	background-position: center;
}

.compare-table ul {
	padding: 0 0 0 15px;
	margin: 0;
}

.compare-itemAvailability {
	color: #090;
}

.compare-itemAvailability.out-of-stock {
	color: red;
}

.productSingle-collapse {
	border-top: 1px solid #e8e8e8;
}

.panel-product {
	border: 0;
	border-bottom: 1px solid #e8e8e8;
	border-radius: 0;
	box-shadow: none;
	margin: 0;
}

.panel-product .panel-heading {
	border: 0;
	border-radius: 0;
	padding: 0;
}

.panel-product .panel-title {
	font-size: 16px;
	line-height: 24px;
}

.panel-product .accordion-toggle {
	display: block;
	position: relative;
	color: #000;
	padding: 12px 58px 12px 0;
}

.panel-product .accordion-toggle:hover, .panel-product .accordion-toggle:focus {
	color: #000;
	text-decoration: none;
}

.panel-product .accordion-toggle:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 16px;
	width: 27px;
	height: 14px;
	background-image: url("https://cdn-cfoon.nitrocdn.com/lotgOdeAlZRpagacEFfzGCZFwYhhLbCW/assets/images/optimized/rev-0ede2bc/lawaiia.com/wp-content/themes/lawaiia/images/ico/product-collapse_icon.png");
	background-size: cover;
	background-position: center;
	-webkit-transition: transform .3s ease;
	transition: transform .3s ease;
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
	z-index: 1;
}

.panel-product .accordion-toggle.collapsed:after {
	-webkit-transform: translateY(-50%) rotate(0deg);
	transform: translateY(-50%) rotate(0deg);
}

.panel-product .panel-body {
	padding: 0;
}

.products-collection {
	padding: 46px 0 30px;
}

.row-products-collection {
	padding-bottom: 72px;
}

.products-collection-thumbnail {
	margin-right: -30px;
}

.products-collection-thumbnail img {
	display: block;
	width: 100%;
	height: auto;
}

.products-collection-content {
	padding-bottom: 8px;
}

.products-collection-subTitle {
	font-family: "Josefin Sans", sans-serif;
	color: #ecd5c5;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0;
	line-height: 24px;
}

.products-collection-title {
	margin-top: 20px;
}

.products-collection-description {
	margin-top: 22px;
}

.products-collection-link {
	margin-top: 46px;
}

.products-collectionPreview {
	position: relative;
	overflow: hidden;
	margin-bottom: 58px;
	z-index: 1;
}

.products-collectionPreview-wrapper {
	margin-right: -53px;
}

.products-collectionPreview img {
	display: block;
	width: 100%;
	height: auto;
}

.shop-basket {
	padding: 9px 0 129px;
}

.shop-basket-table {
	margin-top: -65px;
}

.basket-primary {
	width: 100%;
}

.basket-primary-heading {
	border-bottom: 1px solid #ccc;
}

.basket-primary tr th {
	font-family: "Josefin Sans", sans-serif;
	color: #333;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1;
	padding-bottom: 28px;
}

.basket-primary tr:nth-of-type(2) td {
	padding-top: 30px;
}

.basket-primary tr td {
	vertical-align: middle;
	padding: 10px 12px;
}

.basket-primary tr td:first-child {
	padding-left: 0;
}

.basket-primary tr td:last-child {
	padding-right: 24px;
}

.table-details-content {
	min-height: 100px;
	display: flex;
	align-items: center;
}

.table-details-thumb {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	float: left;
	width: 180px;
	height: 160px;
	background: #f9f6f4;
}

.table-details-thumb a {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10%;
}

.table-details-thumb img {
	width: auto;
	max-width: 100%;
}

.table-details-body {
	padding: 0px 0px 0 38px;
}

.table-details-title a {
	color: inherit;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
	font-size: 21px;
}

.table-details-title a:hover, .table-details-title a:focus {
	color: #ac836d;
	text-decoration: none;
}

.table-details-spec {
	font-size: 14px;
	line-height: 20px;
}

.table-sm-column {
	width: .1%;
}

.table-priceTotal {
	text-align: center;
}

.table-details-price, .table-price {
	font-family: "Josefin Sans", sans-serif;
	color: #000;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 0;
	white-space: nowrap;
	line-height: 1;
}

.table-details-price {
	padding-top: 5px;
}

.table-price, .table-price.old {
	padding-right: 24px;
	padding-left: 24px;
}

.table-details-price>.old, .table-price.old {
	color: #999;
	font-size: 20px;
	font-weight: 500;
	text-decoration: line-through;
	line-height: 1;
	padding-right: 10px;
}

.table-details-spec {
	padding: 13px 0 1px;
}

.table-itemRemove {
	position: relative;
	display: block;
	width: 26px;
	height: 26px;
	font-size: 16px;
	background: transparent;
	border: 1px solid #000;
	border-radius: 50%;
	box-shadow: none;
	outline: none;
	padding: 0;
	color: #000;
	margin-top: -5px;
	transition: border .3s ease;
}

.table-itemRemove span {
	position: absolute;
	bottom: -22px;
	left: -2px;
}

.table-itemRemove:hover span {
	color: red;
	text-decoration: none;
}

.table-itemRemove:before, .table-itemRemove:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 14px;
	border-bottom: 1px solid #000;
	border-radius: 1px;
	-webkit-transition: border .3s ease;
	transition: border .3s ease;
}

.table-itemRemove:hover {
	border-color: red;
}

.table-itemRemove:hover:before, .table-itemRemove:hover:after {
	border-color: red;
}

.table-itemRemove:before {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.table-itemRemove:after {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}

.basket-coupon-title {
	font-size: 18px;
	line-height: 1;
}

.shop-basket-coupon {
	padding-top: 45px;
	display: flex;
	align-items: center;
}

.basket-coupon-group {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 4px;
	width: 70%;
}

.basket-coupon-input {
	max-width: 202px;
	margin-right: 12px;
	margin-left: 12px;
	border: 1px solid #000;
	color: #000;
	background: #fff;
}

.basket-coupon-input::placeholder {
	color: #000;
	opacity: 1;
}

.shop-basket-summary {
	background: #f9f6f4;
	padding: 60px 60px 0px;
}

#checkout-body .basket-summary-table .summary-action {
	display: none;
}

.checkout-banner-wrapper {
	padding-top: 30px;
}

.checkout-banner-wrapper img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.checkout-banner-wrapper-mobile {
	display: none;
}

.shop-basket .shop-basket-summary {
	margin-top: -81px;
	margin-left: 15px;
}

@media (min-width: 1366px) {
	.shop-basket .shop-basket-summary {
		margin-top: -180px;
	}
}

.basket-summary-title {
	font-size: 30px;
	line-height: 1;
	margin-bottom: 7px;
}

.basket-summary-table {
	width: 100%;
}

.basket-summary-table tr td {
	vertical-align: top;
	padding-bottom: 18px;
}

.basket-summary-table tr td.title {
	width: 1%;
	white-space: nowrap;
	padding-right: 15px;
	font-size: 21px;
}

.basket-summary-table tr td.price .basket-summary-price {
	font-family: "Josefin Sans", sans-serif;
	font-size: 36px;
	font-weight: 500;
	text-align: right;
	letter-spacing: 0;
	line-height: 30px;
}

.basket-summary-table tr td.price {
	font-family: "Josefin Sans", sans-serif;
	font-size: 24px;
	font-weight: 500;
	text-align: right;
	letter-spacing: 0;
	line-height: 30px;
}

.basket-summary-table tr.basket-shipment-price td {
	padding-bottom: 0;
}

.basket-summary-table tr.basket-shipment-info td {
	color: #aa826d;
	font-size: 16px;
	line-height: 16px;
	text-align: left;
	padding-top: 0;
	padding-bottom: 60px;
}

.basket-summary-table tr.basket-shipment-info td p+p {
	margin-top: 5px;
}

.basket-summary-table tr.summary-row {
	border-top: 1px solid #000;
}

.basket-summary-table tr.summary-row td {
	padding-top: 35px;
}

.basket-summary-table tr.summary-row td.title {
	padding-top: 35px;
}

.basket-summary-price .priceTax {
	display: block;
	font-family: "Josefin Sans", sans-serif;
	color: #999;
	font-size: 12px;
	font-weight: 300;
	line-height: 16px;
	letter-spacing: 0;
}

.basket-summary-priceDiscount {
	color: #00930e;
	margin-top: 13px;
}

.basket-summary-table tr.summary-action td {
	padding: 62px 0px 0 26px;
}

.basket-summary-table tr.summary-action .btn-primary {
	display: block;
}

.table-quantity-group {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin-top: 19px;
}

.table-quantity-text {
	padding-right: 10px;
}

.contact-sec-title {
	margin-top: 11%;
	font-size: 36px;
}

.contact-box-wrapper {
	display: flex;
}

.contact-box {
	margin-top: 7%;
}

.contact-box+.contact-box {
	margin-left: 11%;
}

.contact-aside {
	padding: 0 0 70px 20px;
	position: relative;
}

.contact-aside::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 20px;
	width: 33%;
	border-bottom: 1px solid #000;
}

.contact-socials {
	display: flex;
	margin: 40px 0 0 20px;
	width: 27%;
	justify-content: space-between;
}

.social-item-icon img {
	width: 80%;
}

.contact-socials .social-item-icon img {
	width: 35%;
}

.contact-box-content {
	margin-top: 5px;
	font-size: 18px;
}

.contact-box-content p+p {
	margin-top: 24px;
}

.contact-box-content a {
	color: #ac836d;
	font-weight: 500;
}

.contact-box-content a:hover, .contact-box-content a:focus {
	color: #ac836d;
	text-decoration: underline;
}

.map-primary {
	padding: 40px 0 0 20px;
}

.map-primary-holder {
	position: relative;
	height: 284px;
	background: #fff;
	overflow: hidden;
	z-index: 1;
	text-align: center;
}

.map-primary-holder p img {
	height: auto;
}

.map-primary-holder iframe, .map-primary-holder .mapboxgl-map {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.partner-primary {
	position: relative;
	padding-bottom: 52px;
	margin-top: -36px;
	z-index: 1;
}

.partner-form {
	background: #fbf8f7;
	padding: 20px 50px 46px;
	margin-bottom: 22px;
}

.partner-form-title {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 38px;
}

.partner-form-field+.partner-form-field {
	margin-top: 24px;
}

.partner-form-fieldText, .partner-form-field .wpcf7-not-valid-tip {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 6px;
}

.partner-form-field .wpcf7-not-valid-tip {
	margin-top: 6px;
	margin-bottom: 0;
}

.partner-form-field+.partner-form-submit {
	margin-top: 42px;
}

.partner-form-submit .btn-primary {
	display: block;
	width: 100%;
}

.partner-content {
	padding-top: 91px;
}

.partner-content-title {
	font-size: 36px;
	line-height: 42px;
	margin-bottom: 21px;
}

.partner-content-list {
	counter-reset: contentListCounter;
	list-style: none;
	padding: 0;
	margin: 34px 0;
}

.partner-content-list>li {
	counter-increment: contentListCounter;
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	min-height: 42px;
}

.partner-content-list>li:before {
	content: counter(contentListCounter);
	width: 42px;
	min-width: 42px;
	height: 42px;
	background: #f5e9e1;
	color: #ac836d;
	font-family: "Josefin Sans", sans-serif;
	font-size: 36px;
	text-align: center;
	line-height: 32px;
	border-radius: 50%;
	margin-right: 20px;
	padding-left: 2px;
}

.list-item-inner {
	line-height: 20px;
}

.list-item-inner p {
	margin: 0 !important;
}

.partner-content-list>li+li {
	margin-top: 32px;
}

.partner-content-list>li a {
	color: #ac836d;
	font-weight: 500;
}

.partner-content-list>li a:hover, .partner-content-list>li a:focus {
	color: #ac836d;
	text-decoration: underline;
}

.partner-content p {
	margin-bottom: 24px;
}

.partner-content-thumb {
	margin-top: 33px;
}

.partner-content-thumb img {
	display: block;
	width: 100%;
	height: auto;
}

.post-item {
	font-size: 16px;
	line-height: 20px;
}

.post-item+.post-item {
	margin-top: 84px;
}

.post-item-thumbnail {
	margin-bottom: 23px;
	transition-duration: .3s;
	position: relative;
}

.post-item-thumbnail:hover {
	opacity: .8;
}

.post-item-date {
	position: absolute;
	top: 15px;
	left: -15px;
	font-size: 14px;
	font-weight: 500;
	padding: 5px 10px;
	background: #fff;
	border: 1px solid #000;
}

.title-link h2 {
	transition-duration: .3s;
}

.title-link:hover {
	text-decoration: none;
}

.title-link:hover h2 {
	color: #3c3c3c;
}

.post-item-title {
	font-size: 36px;
	line-height: 42px;
	margin-bottom: 20px;
}

.post-item-2 .post-item-title {
	font-size: 30px;
}

.post-item-2 .post-item-link {
	margin-left: 40px;
}

.post-item-meta {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: -4px -10px 18px;
}

.post-item-meta>li {
	font-family: "Josefin Sans", sans-serif;
	color: #ac836d;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 30px;
	padding: 0 10px;
}

.post-item-link {
	margin-top: 29px;
	text-align: right;
}

.post-item-link a {
	color: #000;
	font-weight: 600;
	position: relative;
}

.post-item-link a::before {
	content: "";
	position: absolute;
	left: -40px;
	border-top: 1px solid #000;
	width: 30px;
	bottom: 6px;
	transition-duration: .5s;
}

.post-item-link a::after {
	content: "";
	position: absolute;
	left: -40px;
	border-top: 1px solid #fff;
	width: 0px;
	bottom: 6px;
	transition-duration: .5s;
}

.post-item-link a:hover::after {
	width: 10px;
}

.blog-posts-searchButton {
	position: absolute;
	top: 0;
	right: 0;
	width: 60px;
	height: 100%;
	background-color: transparent;
	background-image: url("https://cdn-cfoon.nitrocdn.com/lotgOdeAlZRpagacEFfzGCZFwYhhLbCW/assets/images/optimized/rev-0ede2bc/lawaiia.com/wp-content/themes/lawaiia/images/ico/blog-search_icon.png");
	background-position: center;
	background-size: 26px 26px;
	background-repeat: no-repeat;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	outline: 0;
	padding: 0;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
	z-index: 1;
}

.blog-posts-searchButton.nitro-lazy {
	background-image: none !important;
}

.blog-posts-searchButton:hover {
	background-color: #ececec;
}

.blog-aside-widget {
	margin-top: 43px;
}

.blog-aside-widget-title {
	font-size: 30px;
	line-height: 36px;
}

.blog-aside-categories {
	list-style: none;
	padding: 0;
	margin: 10px 0 0;
}

.blog-aside-categories>li+li {
	margin-top: 6px;
}

.blog-aside-categories>li>a {
	position: relative;
	display: inline-block;
	color: #333;
	font-size: 14px;
	line-height: 18px;
	padding-left: 16px;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.blog-aside-categories>li>a:hover, .blog-aside-categories>li>a:focus {
	color: #ac836d;
	text-decoration: none;
}

.blog-aside-categories>li>a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	font-family: "FontAwesome";
	color: #ac836d;
	font-size: 10px;
	line-height: 1;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.blog-aside-posts {
	margin-top: 18px;
}

.blog-aside-post-item {
	display: block;
	color: #333;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.blog-aside-post-item+.blog-aside-post-item {
	margin-top: 22px;
}

.blog-aside-post-item:hover, .blog-aside-post-item:focus {
	color: #ac836d;
	text-decoration: none;
}

.blog-aside-post-item img {
	display: block;
	width: 100%;
	height: auto;
}

.blog-aside-post-item span {
	display: block;
	font-family: "Josefin Sans", sans-serif;
	color: inherit;
	font-size: 24px;
	line-height: 30px;
	margin-top: 6px;
}

.blog-aside-products {
	margin-top: 17px;
}

.pagination {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 72px 0 0;
}

.pagination>li>a, .pagination>li>span {
	display: block;
	width: 28px;
	height: 28px;
	color: #333;
	font-size: 14px;
	font-weight: 300;
	text-align: center;
	line-height: 28px;
	-webkit-transition: background .3s ease, color .3s ease;
	transition: background .3s ease, color .3s ease;
}

.pagination>li>span {
	cursor: default;
}

.pagination>li>a:hover, .pagination>li>a:focus, .pagination>li.active>span, .pagination>li.active>a {
	background: #ac836d;
	color: #f5e9e1;
	text-decoration: none;
}

.blog-single {
	padding: 75px 0 55px;
}

.blog-post-single {
	margin-top: -3px;
}

.blog-post-meta {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	list-style: none;
	margin: 0 -15px 0 0;
	margin: 25px auto 55px auto;
	padding: 0;
	justify-content: space-between;
	max-width: 600px;
	position: relative;
}

.blog-post-meta li strong {
	text-decoration: underline;
}

.blog-post-meta>li {
	font-family: "Josefin Sans", sans-serif;
	color: #000;
	font-size: 21px;
	font-weight: 300;
	letter-spacing: 0;
	margin-right: 15px;
}

.blog-post-thumb {
	margin: 20px 0 26px;
}

.blog-post-thumb img {
	display: block;
	width: 100%;
	height: auto;
}

.blog-post-content {
	font-size: 16px;
	line-height: 20px;
}

.blog-post-content h2 {
	color: #000;
	font-size: 30px;
	line-height: 1;
	margin: 46px 0 10px;
}

.blog-post-content h2:first-child {
	margin-top: 0;
}

.blog-post-content p {
	margin: 0 0 23px;
}

.content-thumbs {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-bottom: 13px;
	margin: 0 -8px;
}

.content-thumbs>div {
	flex-basis: calc(200px + 16px);
	max-width: calc(200px + 16px);
	width: calc(200px + 16px);
	padding: 0 8px 16px;
}

.content-thumbs img {
	display: block;
	width: 100%;
	height: auto;
}

.content-link {
	padding-bottom: 10px;
}

.blog-post-return {
	margin-top: 47px;
}

.blog-post-return a {
	color: #999;
	font-size: 18px;
	line-height: 18px;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.blog-post-return a img {
	width: 35px;
	transform: rotate(180deg);
	margin-right: 10px;
}

.blog-post-return a:hover, .blog-post-return a:focus {
	color: #ac836d;
	text-decoration: none;
}

.blog-post-return a .fa {
	margin-right: 6px;
}

.shop-order {
	padding-bottom: 58px;
}

.order-login-heading {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: flex-end;
	padding: 35px 0;
}

.order-login-heading>div {
	padding: 0 12px;
}

.order-login-title {
	font-size: 24px;
	line-height: 1;
}

.order-login-heading .btn-primary {
	padding: 12px 24px;
}

.basket-summary-products {
	list-style: none;
	padding: 0;
	margin: 0;
}

.basket-summary-products>li+li {
	margin-top: 10px;
}

.bs-product-item {
	display: -webkit-flex;
	display: flex;
	background: #f9f6f4;
	padding: 10px 0;
}

.bs-product-item>.bs-product-item2 {
	padding: 0 10px 0 30px;
}

.bs-product-item>.bs-product-item1 {
	padding: 0 10px;
	background: #fff;
}

.bs-product-thumb {
	display: block;
	width: 130px;
	height: 115px;
	background-color: #fff;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.bs-product-title {
	font-size: 16px;
	line-height: 20px;
	padding-top: 2px;
}

.bs-product-title a {
	color: inherit;
}

.bs-product-price {
	font-family: "Josefin Sans", sans-serif;
	color: #333;
	font-size: 21px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1;
}

.bs-product-price .old {
	color: #999;
	font-size: 20px;
	font-weight: 500;
	text-decoration: line-through;
}

.bs-product-info {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	padding: 14px 0 0;
	margin: 0 -30px 0 0;
}

.bs-product-info>li {
	font-size: 16px;
	line-height: 1;
	padding-right: 30px;
}

.panel-order-group {
	margin: -18px 0 0;
}

.panel.panel-order {
	border: 0;
	border-bottom: 1px solid #ccc;
	box-shadow: none;
}

.panel-group .panel.panel-order {
	border-radius: 0;
}

.panel-group .panel.panel-order+.panel.panel-order {
	margin: 0;
}

.panel-order .panel-heading {
	border-radius: 0;
	padding: 0;
}

.panel-order .panel-title {
	font-size: 24px;
	font-weight: 500;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.panel-order.panel-filled .panel-title {
	color: #00930e;
}

.panel-order .panel-title>a {
	display: block;
	position: relative;
	color: inherit;
	padding: 21px 0 21px 0;
	cursor: default;
}

.panel-order.panel-filled .panel-title>a {
	cursor: pointer;
}

.panel-order .panel-title>a:hover, .panel-order .panel-title>a:focus {
	text-decoration: none;
}

.panel-order .panel-title>a.collapsed:before {
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}

.panel-order .panel-body {
	padding: 20px 0 48px;
}

.panel-group .panel-order .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #ccc;
}

.panel-group .panel-order .panel-heading+.panel-collapse>.panel-body:first-of-type {
	border: none;
}

.panel-order .panel-icon {
	position: absolute;
	top: 50%;
	left: 0;
	width: 42px;
	height: 42px;
	background: #f5e9e1;
	color: #ac836d;
	font-size: 36px;
	text-align: center;
	line-height: 32px;
	border-radius: 50%;
	margin-top: -21px;
}

.panel-button {
	text-align: right;
	margin-top: 40px;
}

.panel-button .btn-primary {
	min-width: 168px;
}

.content-primary {
	padding: 40px 0;
}

.content-primary h2, .content-primary h3, .content-primary h4, .content-primary h5, .content-primary h6 {
	color: #000;
}

.content-primary h2 {
	font-size: 36px;
	line-height: 42px;
	margin-bottom: 15px;
}

.content-primary h2:not(:first-child) {
	margin-top: 32px;
}

.content-primary h3 {
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 16px;
}

.content-primary h3:not(:first-child) {
	margin-top: 33px;
}

.content-primary h4 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 17px;
}

.content-primary h4:not(:first-child) {
	margin-top: 35px;
}

.content-primary h5, .content-primary h6 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 18px;
}

.content-primary h5:not(:first-child), .content-primary h6:not(:first-child) {
	margin-top: 37px;
}

.content-primary p {
	margin-bottom: 18px;
}

.content-primary ul, .content-primary ol {
	list-style: none;
	padding: 0;
	margin: 0 0 18px;
}

.content-primary ol {
	counter-reset: contentPrimaryCounter;
}

.content-primary ul>li, .content-primary ol>li {
	position: relative;
	padding-left: 22px;
}

.content-primary ol>li {
	counter-increment: contentPrimaryCounter;
	padding-left: 0;
}

.content-primary ul>li:before {
	content: "";
	position: absolute;
	top: 7px;
	left: 0;
	width: 8px;
	height: 8px;
	background: #000;
}

.content-primary ul>li+li, .content-primary ol>li+li {
	margin-top: 6px;
}

.content-primary ol>li:before {
	content: counter(contentPrimaryCounter);
	font-weight: 500;
	display: inline-block;
	min-width: 23px;
	background: #000;
	color: #fff;
	text-align: center;
	padding-left: 2px;
	margin-right: 10px;
}

.woocommerce-authorization {
	padding: 19px 0 58px;
}

#customer_login h2 {
	background: #fbf8f7;
	font-size: 24px;
	line-height: 30px;
	padding: 29px 50px 26px;
}

.woocommerce form.login, .woocommerce form.register {
	background: #fbf8f7;
	border: 0;
	border-radius: 0;
	padding: 0 50px 36px;
	margin: 0;
}

.woocommerce .woocommerce-form-login .form-row label, .woocommerce .woocommerce-form-register .form-row label {
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
	margin-bottom: 6px;
}

.woocommerce .woocommerce-form-login .form-row, .woocommerce .woocommerce-form-register .form-row {
	padding: 0;
	margin: 0;
}

.woocommerce .woocommerce-form-login .form-row+.form-row, .woocommerce .woocommerce-form-register .form-row+.form-row {
	margin-top: 24px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .pack-dedication {
	display: block;
	width: 100%;
	height: 36px;
	background: #fff;
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
	letter-spacing: 0;
	border: 1px solid #ccc;
	border-radius: 0;
	box-shadow: none;
	outline: 0;
	padding: 6px 12px;
	-webkit-transition: background .3s ease, border .3s ease, box-shadow .3s ease;
	transition: background .3s ease, border .3s ease, box-shadow .3s ease;
}

.woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row textarea:focus, .pack-dedication:focus {
	border-color: #000;
	border-width: 2px;
}

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
	top: 7px;
	right: 10px;
}

.woocommerce form .show-password-input.display-password:after, .woocommerce-page form .show-password-input.display-password:after {
	color: #ac836d;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
	position: relative;
	top: -40px;
	float: none;
	margin: 0;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce button.button.alt, .woocommerce input.button {
	font-size: 15px;
	padding: 20px 30px;
	z-index: 1;
	overflow: hidden;
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	white-space: nowrap;
	align-items: center;
	justify-content: center;
	text-align: center;
	line-height: 1;
	font-weight: 700;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-transition: color 1s ease;
	-o-transition: color 1s ease;
	-webkit-transition: color 1s ease;
	transition: color .3s ease;
	transition: background .3s ease;
	background: transparent;
	background-color: transparent;
	background-color: #000;
	background-color: #000;
	background-image: none;
	background-image: none !important;
	border: 2px solid #000;
	color: #fff;
}

.woocommerce #respond input#submit.nitro-lazy, .woocommerce a.button.nitro-lazy, .woocommerce button.button.nitro-lazy, .woocommerce button.button.alt.nitro-lazy, .woocommerce input.button.nitro-lazy {
	background-image: none !important;
}

.woocommerce #respond input#submit::before, .woocommerce a.button::before, .woocommerce button.button::before, .woocommerce button.button.alt::before, .woocommerce input.button::before {
	z-index: -1;
	content: "";
	background-color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 150%;
	height: 100%;
	-moz-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	-o-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	-ms-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	-webkit-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-moz-transition: transform .5s cubic-bezier(.59, .03, .2, 1);
	-o-transition: transform .5s cubic-bezier(.59, .03, .2, 1);
	-webkit-transition: transform .5s cubic-bezier(.59, .03, .2, 1);
	transition: transform .5s cubic-bezier(.59, .03, .2, 1);
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce button.button.alt:hover, .woocommerce input.button:hover {
	color: #000;
	background: #fff;
}

.woocommerce #respond input#submit:hover::before, .woocommerce a.button:hover::before, .woocommerce button.button:hover::before, .woocommerce button.button.alt:hover::before, .woocommerce input.button:hover::before {
	opacity: 1;
	background-color: #fff;
	-moz-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
	-o-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
	-ms-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
	-webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
	transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
}

.woocommerce .woocommerce-form-login .form-row label.woocommerce-form-login__rememberme {
	display: block;
	position: relative;
	top: 80px;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	white-space: nowrap;
	padding: 0;
	margin: 0 0 20px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
}

.woocommerce .woocommerce-form-login .form-row label.woocommerce-form-login__rememberme span {
	display: block;
	position: relative;
	padding-left: 28px;
}

.woocommerce .woocommerce-form-login .form-row label.woocommerce-form-login__rememberme span:before {
	content: "";
	position: absolute;
	top: 1px;
	left: 0;
	width: 18px;
	height: 18px;
	background: #fff;
	border: 1px solid #ccc;
}

.woocommerce .woocommerce-form-login .form-row label.woocommerce-form-login__rememberme span:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	font-family: "FontAwesome";
	color: #333;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	opacity: 0;
	padding-left: 3px;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.woocommerce .woocommerce-form-login .form-row label.woocommerce-form-login__rememberme .woocommerce-form__input-checkbox:checked+span:after {
	opacity: 1;
}

.woocommerce .woocommerce-form-login .form-row label.woocommerce-form-login__rememberme .woocommerce-form__input-checkbox {
	display: none;
}

.woocommerce-LostPassword {
	margin-top: 18px;
}

.woocommerce-LostPassword>a {
	color: #ac836d;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
}

.woocommerce form.register>p:not(.woocommerce-form-row) {
	font-size: 14px;
	line-height: 18px;
	margin-top: 7px;
}

.woocommerce-privacy-policy-text {
	background: #ececec;
	color: #000;
	font-size: 14px;
	line-height: 20px;
	padding: 10px 15px;
	margin: 0;
}

.woocommerce-privacy-policy-text a {
	color: #ac836d;
	font-weight: 500;
}

.woocommerce-ResetPassword {
	background: #fbf8f7;
	padding: 0 50px 36px;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	color: #fff;
	padding: 20px 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	background: #f9f6f4;
	font-size: 24px;
}

.woocommerce-error {
	background: #b81c23;
	border-color: #b81c23;
}

.woocommerce a.button:hover {
	background: #000;
}

.woocommerce-info {
	background: #f01616;
	border-color: #f01616;
}

.woocommerce-message {
	color: #aa826d;
	background: #f9f6f4;
	border: none;
	display: flex;
	align-items: center;
}

.container-fluid.custom-container.checkout-coupon {
	margin-top: 30px;
	margin-bottom: 60px;
}

.checkout-coupon form {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.woocommerce-message .woocommerce-Price-amount.amount {
	font-weight: bold;
	margin-left: 5px;
}

.woocommerce-message .button {
	margin-left: auto !important;
}

.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
	content: none;
	display: none;
	top: 50%;
	left: 30px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.woocommerce-userPanel {
	padding: 6px 0 58px;
}

.woocommerce-MyAccount-navigation {
	margin-top: -17px;
}

.woocommerce-MyAccount-navigation ul {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0 -15px;
}

.woocommerce-MyAccount-navigation ul>li {
	-ms-flex-preferred-size: 33.33333333%;
	flex-basis: 33.33333333%;
	min-width: 33.33333333%;
	width: 33.33333333%;
	padding: 0 15px;
	margin-top: 30px;
}

.woocommerce-MyAccount-navigation ul>li>a {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center;
	position: relative;
	height: 200px;
	background: transparent;
	color: #333;
	font-size: 20px;
	text-align: center;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0;
	border: 1px solid #dbdbdb;
	padding: 0 23px;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.woocommerce-MyAccount-navigation ul>li.is-active>a, .woocommerce-MyAccount-navigation ul>li>a:hover, .woocommerce-MyAccount-navigation ul>li>a:focus {
	color: #ac836d;
	text-decoration: none;
}

.woocommerce-MyAccount-navigation ul>li>a:before {
	display: block;
	font-family: "FontAwesome";
	color: inherit;
	font-size: 48px;
	font-weight: 400;
	text-align: center;
	line-height: 1;
	margin-bottom: 12px;
}

.woocommerce-MyAccount-navigation ul>li.woocommerce-MyAccount-navigation-link--dashboard>a:before {
	content: "";
}

.woocommerce-MyAccount-navigation ul>li.woocommerce-MyAccount-navigation-link--orders>a:before {
	content: "";
}

.woocommerce-MyAccount-navigation ul>li.woocommerce-MyAccount-navigation-link--downloads>a:before {
	content: "";
}

.woocommerce-MyAccount-navigation ul>li.woocommerce-MyAccount-navigation-link--edit-address>a:before {
	content: "";
}

.woocommerce-MyAccount-navigation ul>li.woocommerce-MyAccount-navigation-link--edit-account>a:before {
	content: "";
}

.woocommerce-MyAccount-navigation ul>li.woocommerce-MyAccount-navigation-link--customer-logout>a:before {
	content: "";
}

.woocommerce-MyAccount-navigation ul>li>a:after {
	content: "";
	position: absolute;
	top: 8px;
	right: 8px;
	bottom: 8px;
	left: 8px;
	background: #f9f6f4;
	-webkit-transition: top .3s ease, right .3s ease, bottom .3s ease, left .3s ease, background .3s ease;
	transition: top .3s ease, right .3s ease, bottom .3s ease, left .3s ease, background .3s ease;
	z-index: -1;
}

.woocommerce-MyAccount-navigation ul>li.is-active>a:after, .woocommerce-MyAccount-navigation ul>li>a:hover:after, .woocommerce-MyAccount-navigation ul>li>a:focus:after {
	top: -1px;
	right: -1px;
	bottom: -1px;
	left: -1px;
	background: #fbf8f7;
}

.woocommerce-MyAccount-content {
	margin-top: 40px;
}

.woocommerce-MyAccount-content p {
	margin-top: 18px;
}

.woocommerce-MyAccount-content p a {
	color: #ac836d;
	font-weight: 500;
}

.woocommerce-MyAccount-content p mark {
	background: #ac836d;
	color: #fff;
	padding: 0 5px;
}

.woocommerce table.woocommerce-MyAccount-orders {
	font-size: 14px;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	border-radius: 0;
	margin: 0;
}

.woocommerce table.woocommerce-MyAccount-orders tr th {
	background: #bd947e;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	border: 1px solid #bd947e;
	padding: 11px 15px 12px;
}

.woocommerce table.woocommerce-MyAccount-orders tr td {
	border: 1px solid #dbdbdb;
	line-height: 18px;
	padding: 10px 15px;
}

.woocommerce table.woocommerce-MyAccount-orders tr:nth-child(2n) td {
	background: #f9f6f4;
}

.woocommerce table.woocommerce-MyAccount-orders tr:first-child td {
	border-top: 0;
}

.woocommerce table.woocommerce-MyAccount-orders tr th.woocommerce-order-table_header-order-date, .woocommerce table.woocommerce-MyAccount-orders tr td.woocommerce-orders-table__cell-order-number, .woocommerce table.woocommerce-MyAccount-orders tr td.woocommerce-orders-table__header-order-actions, .woocommerce table.woocommerce-MyAccount-orders tr td.woocommerce-orders-table__cell-order-actions {
	width: 1%;
}

.woocommerce table.woocommerce-MyAccount-orders a.button {
	font-size: 13px;
	line-height: 16px;
	padding: 10px 15px;
}

.woocommerce table.woocommerce-MyAccount-orders a.button+a.button {
	margin-top: 10px;
}

.woocommerce table.woocommerce-MyAccount-orders tr td.woocommerce-orders-table__cell-order-number a {
	color: #bd947e;
	font-weight: 500;
}

.notification {
	display: none;
	position: fixed;
	bottom: 60px;
	right: 60px;
	background: #a68d77;
	max-width: 1000px;
	padding: 21px 25px;
	color: #fff;
	border: 1px solid #333;
	margin-left: 60px;
	z-index: 100000;
}

.woocommerce .woocommerce-order-details, .woocommerce .woocommerce-customer-details {
	background: #fbf8f7;
	padding: 29px 50px 36px;
	margin: 30px 0 0;
}

.woocommerce .woocommerce-order-details {
	padding-bottom: 16px;
}

.woocommerce-order-details__title, .woocommerce-column__title {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 29px;
}

.woocommerce-order-details__title {
	margin-bottom: 13px;
}

.woocommerce .woocommerce-order-details table.shop_table {
	background: transparent;
	border: 0;
	border-radius: 0;
	border-collapse: collapse;
	margin: 0;
}

.woocommerce .woocommerce-order-details table.shop_table tr td, .woocommerce .woocommerce-order-details table.shop_table tr th {
	vertical-align: top;
	border-top: 0;
	padding: 0;
}

.woocommerce .woocommerce-order-details table.shop_table tr td:first-child {
	font-size: 14px;
	line-height: 18px;
	padding: 14px 15px 12px 0;
}

.woocommerce .woocommerce-order-details table.shop_table tr td:last-child {
	padding: 0 0 12px;
}

.woocommerce .woocommerce-order-details thead {
	display: none;
}

.woocommerce .woocommerce-order-details .woocommerce-table__product-total.product-total, .woocommerce .woocommerce-order-details table.shop_table tfoot tr td {
	font-family: "Josefin Sans", sans-serif;
	font-size: 30px;
	font-weight: 700;
	text-align: right;
	line-height: 36px;
}

.woocommerce .woocommerce-order-details table.shop_table tfoot tr:first-child th {
	border-bottom: 1px solid #ccc;
	padding: 10px 15px 17px 0;
}

.woocommerce .woocommerce-order-details table.shop_table tfoot tr:first-child td {
	border-bottom: 1px solid #ccc;
	padding: 0 0 17px;
}

.woocommerce .woocommerce-order-details table.shop_table tfoot tr th {
	font-weight: 300;
	padding: 10px 15px 11px 0;
}

.woocommerce .woocommerce-order-details table.shop_table tr td.woocommerce-table__product-name.product-name a {
	color: #ac836d;
	font-weight: 500;
}

.woocommerce .woocommerce-order-details table.shop_table tfoot tr:nth-child(2) th {
	padding-top: 26px;
}

.woocommerce .woocommerce-order-details table.shop_table tfoot tr:nth-child(2) td {
	padding-top: 16px;
}

.woocommerce .woocommerce-customer-details address {
	background: #ececec;
	border: 0;
	border-radius: 0;
	padding: 9px 15px;
	margin: 0;
}

.woocommerce .woocommerce-customer-details address p {
	margin-top: 8px;
}

.cart-col2 {
	height: 100%;
}

.row-recommend-cart {
	margin-top: 30px;
}

.row-recommend-cart h5 {
	margin-bottom: 30px;
}

.woocommerce .woocommerce-customer-details address p.woocommerce-customer-details--email {
	word-break: break-all;
}

.woocommerce-thankyou-page {
	padding-bottom: 58px;
}

.woocommerce-thankyou-order-received {
	font-family: "Josefin Sans", sans-serif;
	font-size: 48px;
	font-weight: 500;
	text-align: center;
	line-height: 1;
	margin: 57px 0 51px;
}

.woocommerce ul.order_details {
	display: -webkit-flex;
	display: flex;
	list-style: none;
	background: #f7f7f7;
	border: 1px solid #ccc;
	padding: 0;
	margin: 0;
}

.woocommerce ul.order_details li {
	float: none;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	font-size: 14px;
	line-height: 18px;
	border: 0;
	border-right: 1px solid #ccc;
	padding: 13px 15px 9px;
	margin: 0;
}

.woocommerce ul.order_details li:nth-child(3) {
	word-break: break-all;
}

.woocommerce ul.order_details li strong {
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	margin-top: 5px;
}

.woocommerce-userPanel .woocommerce-Message--info {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	align-items: center;
	background: transparent;
	font-family: "Josefin Sans", sans-serif;
	font-size: 36px;
	text-align: center;
	line-height: 40px;
	border: 0;
	padding: 0;
	margin: 0;
}

.woocommerce-userPanel .woocommerce-Message--info:before {
	content: none;
}

.woocommerce-userPanel .woocommerce-Message--info .button {
	float: none;
	-webkit-order: 2;
	order: 2;
	font-family: "Josefin Sans", sans-serif;
	margin-top: 22px;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses {
	width: auto;
	margin: 0 -15px;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses>div {
	width: calc(50% - 30px);
	margin: 30px 15px 0;
}

.woocommerce-MyAccount-content .woocommerce-Address {
	background: #fbf8f7;
	color: #333;
	padding: 32px 50px 30px;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title {
	margin-bottom: 24px;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title h3 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 17px;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title>a {
	display: inline-block;
	background: #ac836d;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	line-height: 20px;
	letter-spacing: 0;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	outline: 0;
	padding: 20px 30px;
	-webkit-transition: background .3s ease, color .3s ease;
	transition: background .3s ease, color .3s ease;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title>a:hover, .woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title>a:focus {
	background: #bd947e;
	color: #fff;
	text-decoration: none;
}

.woocommerce form.woocommerce-EditAccountForm, .woocommerce form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper {
	margin: 0 -15px;
}

.woocommerce form.woocommerce-EditAccountForm {
	margin-top: -26px;
}

.woocommerce form.woocommerce-EditAccountForm .form-row, .woocommerce form .woocommerce-address-fields .form-row {
	padding: 26px 15px 0;
	margin: 0;
}

.woocommerce form.woocommerce-EditAccountForm .form-row.form-row-wide, .woocommerce form .woocommerce-address-fields .form-row.form-row-wide {
	clear: both;
}

.woocommerce form.woocommerce-EditAccountForm .form-row.form-row-first, .woocommerce form .woocommerce-address-fields .form-row.form-row-first {
	width: 50%;
}

.woocommerce form.woocommerce-EditAccountForm .form-row.form-row-last, .woocommerce form .woocommerce-address-fields .form-row.form-row-last {
	width: 50%;
}

.woocommerce form .woocommerce-address-fields .form-row>label, .woocommerce form.woocommerce-EditAccountForm .form-row label {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
}

.woocommerce form .woocommerce-address-fields .form-row input.input-text, .woocommerce form.woocommerce-EditAccountForm .form-row input.input-text, .woocommerce form.woocommerce-EditAccountForm .form-row textarea {
	height: 60px;
	background: #f7f7f7;
	font-size: 16px;
	line-height: 24px;
	border: 0;
	padding: 18px 20px;
}

.woocommerce form.woocommerce-EditAccountForm .form-row .password-input input.input-text {
	padding-right: 50px;
}

.woocommerce form .woocommerce-address-fields .form-row input.input-text:focus, .woocommerce form.woocommerce-EditAccountForm .form-row input.input-text:focus, .woocommerce form.woocommerce-EditAccountForm .form-row textarea:focus {
	background: #ececec;
	color: #000;
	box-shadow: none;
}

.woocommerce form #billing_country_field .woocommerce-input-wrapper>strong, .woocommerce form .shop-order .shipping_address .address-field strong {
	display: block;
	background: #333;
	color: #fff;
	padding: 20px 30px;
}

.woocommerce form .shop-order .form-row {
	padding: 0;
	margin: 0 0 24px;
}

.woocommerce form .shop-order .form-row-first, .woocommerce-page form .shop-order .form-row-first, .woocommerce form .shop-order .form-row-last, .woocommerce-page form .shop-order .form-row-last {
	float: none;
	width: auto;
}

.woocommerce form .shop-order .form-row textarea, .pack-dedication {
	height: 144px;
	min-height: 144px;
	resize: vertical;
	padding: 8px 12px;
	display: none;
}

.woocommerce form .shop-order .form-row label {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 6px;
}

.woocommerce form .shop-order #billing_country_field .woocommerce-input-wrapper>strong, .woocommerce form .shop-order .shipping_address .address-field strong {
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
	padding: 9px 12px;
}

.woocommerce form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper+p {
	margin-top: 30px;
}

.woocommerce .woocommerce-MyAccount-content form>h3 {
	font-size: 36px;
	text-align: center;
	line-height: 40px;
	margin-bottom: 3px;
}

.woocommerce form.woocommerce-EditAccountForm .form-row>span {
	display: block;
	margin-top: 6px;
}

.woocommerce form.woocommerce-EditAccountForm fieldset>legend {
	font-family: "Josefin Sans", sans-serif;
	font-size: 24px;
	line-height: 30px;
	border: 0;
	padding: 0 15px;
	margin: 34px 0 0;
}

.woocommerce form.woocommerce-EditAccountForm>p {
	padding: 0 15px;
	margin-top: 30px;
}

.woocommerce form.woocommerce-EditAccountForm .show-password-input {
	top: 20px;
	right: 15px;
}

#ship-to-different-address .woocommerce-form__label-for-checkbox, .billing-field-checker .woocommerce-form__label-for-checkbox {
	display: block;
	font-size: 16px;
	font-weight: 300;
	line-height: 16px;
	margin: 0 0 24px;
	cursor: pointer;
	color: #000;
}

#ship-to-different-address .woocommerce-form__label-for-checkbox input[type="checkbox"], .billing-field-checker .woocommerce-form__label-for-checkbox input[type="checkbox"] {
	display: none;
}

#ship-to-different-address .woocommerce-form__label-for-checkbox span, .billing-field-checker .woocommerce-form__label-for-checkbox span {
	position: relative;
	display: block;
	padding: 4px 12px 0px 36px;
}

#ship-to-different-address .woocommerce-form__label-for-checkbox span:before, .billing-field-checker .woocommerce-form__label-for-checkbox span:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 5px;
	width: 20px;
	height: 20px;
	background: #fff;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border: 1px solid #ccc;
}

#ship-to-different-address .woocommerce-form__label-for-checkbox span:after, .billing-field-checker .woocommerce-form__label-for-checkbox span:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 5px;
	width: 20px;
	font-family: "FontAwesome";
	color: #000;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
	opacity: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

#ship-to-different-address .woocommerce-form__label-for-checkbox input[type="checkbox"]:checked+span:after, .billing-field-checker .woocommerce-form__label-for-checkbox input[type="checkbox"]:checked+span:after, .billing-field-checker.active .woocommerce-form__label-for-checkbox span:after {
	opacity: 1;
}

.woocommerce form .shop-order .create-account .woocommerce-form__label-for-checkbox {
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0;
}

.category-checker {
	display: none;
}

.woocommerce form .shop-order .create-account .woocommerce-form__label-for-checkbox input[type="checkbox"] {
	display: none;
}

.woocommerce form .shop-order .create-account .woocommerce-form__label-for-checkbox span {
	display: block;
	position: relative;
	padding-left: 28px;
}

.woocommerce form .shop-order .create-account .woocommerce-form__label-for-checkbox span:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	background: #fff;
	border: 1px solid #ccc;
	z-index: 1;
}

.woocommerce form .shop-order .create-account .woocommerce-form__label-for-checkbox span:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	font-family: "FontAwesome";
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	opacity: 0;
	padding-left: 2px;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
	z-index: 2;
}

.woocommerce form .shop-order .create-account .woocommerce-form__label-for-checkbox input[type="checkbox"]:checked+span:after {
	opacity: 1;
}

.woocommerce .shop-order table.shop_table {
	border: 0;
	border-radius: 0;
	border-collapse: collapse;
	margin: 0;
}

.woocommerce .shop-order table.shop_table tr th, .woocommerce .shop-order table.shop_table tr td {
	vertical-align: top;
	font-weight: 400;
	border: 0;
}

.woocommerce .shop-order table.shop_table tr th, .woocommerce .shop-order table.shop_table tr.easypack-parcel-machine td.easypack-parcel-machine-label {
	display: none !important;
}

.woocommerce .shop-order .easypack-parcel-machine-select .button {
	font-size: 14px;
	line-height: 16px;
	padding: 13px 18px;
}

.woocommerce ul#shipping_method li {
	margin: 0;
}

.woocommerce ul#shipping_method li {
	margin-top: 10px;
}

.woocommerce ul#shipping_method li input {
	display: none;
}

.woocommerce ul#shipping_method li label {
	display: block;
	position: relative;
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
	padding-left: 28px;
	margin: 0;
}

.woocommerce ul#shipping_method li label:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	background: #fff;
	border: 1px solid #ccc;
	z-index: 1;
}

.woocommerce ul#shipping_method li label:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	font-family: "FontAwesome";
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	opacity: 0;
	padding-left: 2px;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
	z-index: 2;
}

.woocommerce ul#shipping_method li label bdi {
	font-weight: 400;
}

.woocommerce ul#shipping_method li input:checked+label:after {
	opacity: 1;
}

.woocommerce-checkout-review-order-table .easypack-shipping-method-logo {
	display: none !important;
	top: 0;
	margin-top: 5px;
}

.woocommerce-thankyou-page .easypack-shipping-method-logo {
	display: block;
	font-family: "Josefin Sans", sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	text-align: right;
}

.woocommerce-thankyou-page .easypack-shipping-method-logo img {
	display: inline-block;
}

.woocommerce-thankyou-page .easypack-shipping-method-logo .italic {
	font-style: normal;
	font-weight: 400;
}

#selected-parcel-machine {
	min-width: auto;
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
}

.woocommerce-checkout .shop-order #payment {
	background: transparent;
}

.woocommerce-checkout .shop-order #payment ul.payment_methods {
	border: 0;
	padding: 0;
}

.wc_payment_method {
	font-size: 16px;
	line-height: 24px;
}

.wc_payment_method label {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
	height: 50px;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	border: 1px solid #cbcbcb;
	padding-left: 48px;
	padding-right: 15px;
	margin: 0 100px 0 0;
	-webkit-transition: border .3s ease, box-shadow .3s ease;
	transition: border .3s ease, box-shadow .3s ease;
}

.wc_payment_method input:checked+label {
	border-color: #a68d79;
	box-shadow: 0 0 4px rgba(166, 141, 121, .25);
}

.wc_payment_method label:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 15px;
	width: 18px;
	height: 18px;
	background: #fff;
	border: 1px solid #ccc;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.wc_payment_method label:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 15px;
	width: 18px;
	font-family: "FontAwesome";
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	padding-left: 2px;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.wc_payment_method input:checked+label:after {
	opacity: 1;
}

.woocommerce-checkout #payment ul.payment_methods li {
	position: relative;
	line-height: inherit;
}

.woocommerce-checkout #payment ul.payment_methods li+li {
	margin-top: 12px;
}

.woocommerce-checkout #payment ul.payment_methods li input, .woocommerce-checkout #shipping_method ul.payment_methods li input {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	font-size: 0;
	border: 0;
	border-radius: 0;
	opacity: 0;
	box-shadow: none;
	cursor: pointer;
	z-index: 1;
}

.woocommerce-checkout #payment ul.payment_methods li img {
	margin: 0 0 0 10px;
}

.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
	display: none !important;
	float: none;
	color: #ac836d;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0;
	margin-left: 15px;
}

.woocommerce-checkout #payment .payment_method_paypal .about_paypal:hover, .woocommerce-checkout #payment .payment_method_paypal .about_paypal:focus {
	color: #ac836d;
	text-decoration: underline;
}

/* .woocommerce-checkout #payment div.payment_box {
    display: none !important;
} */
.woocommerce-checkout #payment div.form-row {
	padding: 0;
}

.primary-search-page {
	padding-bottom: 13px;
}

.search-page-items {
	padding-top: 60px;
}

.search-page-error {
	font-size: 24px;
	font-weight: 400;
	line-height: 30px;
	padding: 74px 15px 61px;
	text-align: center;
}

.comment-form {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 870px;
}

.comment-form .comment-notes~.comment-form-comment, .comment-form .comment-form-rating, .comment-form .form-submit, .comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-form-cookies-consent {
	min-width: 100%;
	width: 100%;
	order: 3;
}

.comment-form .comment-form-author {
	order: 1;
}

.comment-form .comment-form-email {
	order: 2;
}

#productOpinions .comment-form .comment-form-comment {
	order: 4;
	margin-top: 20px !important;
}

.comment-form .comment-form-rating {
	order: 3;
}

.comment-form .comment-form-cookies-consent {
	order: 5;
	margin-top: 20px;
}

.comment-form .form-submit {
	order: 6;
	margin-top: 30px;
}

.comment-form .comment-form-email label, .comment-form .comment-form-author label, .comment-form .comment-form-comment label, .comment-form .comment-form-rating label {
	display: block;
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
	margin-bottom: 10px;
}

.comment-form .comment-form-author input, .comment-form .comment-form-email input, .comment-form .comment-form-rating select {
	display: block;
	width: 100%;
	max-width: 870px;
	height: 60px;
	min-height: 60px;
	background: #f7f7f7;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 0;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	outline: 0;
	padding: 18px 20px;
	-webkit-transition: background .3s ease, color .3s ease;
	transition: background .3s ease, color .3s ease;
}

.comment-form .comment-form-comment textarea {
	display: block;
	width: 100%;
	max-width: 870px;
	height: 190px;
	min-height: 190px;
	resize: vertical;
	background: #f7f7f7;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 0;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	outline: 0;
	padding: 18px 20px;
	-webkit-transition: background .3s ease, color .3s ease;
	transition: background .3s ease, color .3s ease;
}

.comment-form .comment-form-author input:focus, .comment-form .comment-form-email input:focus, .comment-form .comment-form-comment textarea:focus {
	background: #ececec;
	color: #000;
}

#comments {
	margin-bottom: 30px;
}

.woocommerce-Reviews {
	padding: 50px 0 44px;
}

.woocommerce-Reviews-title {
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 10px;
}

.comment-reply-title {
	display: block;
	font-weight: 500;
	padding-bottom: 30px;
	font-size: 24px;
	line-height: 36px;
}

.comment-respond .form-submit #submit {
	display: inline-block;
	background: #000;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	line-height: 20px;
	letter-spacing: 0;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	outline: 0;
	padding: 20px 30px;
	-webkit-transition: background .3s ease, color .3s ease;
	transition: background .3s ease, color .3s ease;
}

.comment-respond .form-submit #submit:hover, .comment-respond .form-submit #submit:focus {
	background: #bd947e;
	color: #fff;
	text-decoration: none;
}

.comment-form-rating .stars span {
	display: -webkit-flex;
	display: flex;
}

.woocommerce p.stars a {
	display: block;
	height: auto;
	width: auto;
	font-size: 0;
	line-height: 0;
}

.woocommerce p.stars a:hover, .woocommerce p.stars a:focus {
	text-decoration: none;
}

.woocommerce p.stars a:before {
	position: relative;
	content: "";
	font-family: "FontAwesome";
	width: auto;
	height: auto;
	color: #fc3;
	font-size: 16px;
	line-height: 1;
}

.woocommerce p.stars:hover a:before {
	content: "";
}

.woocommerce p.stars a:hover~a:before, .woocommerce p.stars.selected a.active~a:before, .woocommerce p.stars a.hovered~a.highlighted:not(.hovered):before {
	content: "";
	color: #fc3;
}

.woocommerce p.stars.selected a:not(.active):before, .woocommerce p.stars.selected a.active:before, .woocommerce p.stars a.highlighted:before {
	content: "";
	color: #ac836d;
}

.woocommerce p.stars a.hovered:before {
	content: "" !important;
}

.woocommerce #reviews #comments ol.commentlist {
	width: auto;
	max-width: 870px;
	list-style: none;
	padding: 0 0 20px;
	margin: 0;
}

.woocommerce #reviews #comments ol.commentlist li {
	margin: 0;
}

.comment_container {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	margin-top: 20px;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	position: relative;
	float: none;
	-ms-flex-preferred-size: 70px;
	flex-basis: 70px;
	min-width: 70px;
	width: 70px;
	height: auto;
	background: #fff;
	border: none;
	border-radius: 50%;
	padding: 4px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	-webkit-flex-grow: 1;
	flex-grow: 1;
	min-height: 70px;
	font-size: 14px;
	line-height: 20px;
	border: none;
	border-radius: 0;
	padding: 15px;
	margin-left: 15px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p {
	margin: 0;
}

.commentlist .children {
	list-style: none;
	padding: 0 0 0 35px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	color: #333;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	margin: -5px 0 0 0;
}

.woocommerce .star-rating {
	float: none;
	overflow: visible;
	height: auto;
	line-height: inherit;
	font-size: inherit;
	width: auto;
	font-family: "Poppins", Arial, sans-serif;
}

.woocommerce .star-rating:before, .woocommerce .star-rating span:before {
	content: none;
	display: none;
}

.comment-text .star-rating>span {
	display: inline-block;
	float: none;
	position: relative;
	background: #ac836d;
	color: #fff;
	width: auto !important;
	overflow: visible;
	padding: 8px 15px;
	margin-bottom: 15px;
}

.comment-form .comment-form-cookies-consent input {
	display: none;
}

.comment-form .comment-form-cookies-consent label {
	position: relative;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	padding: 3px 0 3px 45px;
	margin: 0;
	cursor: pointer;
}

.comment-form .comment-form-cookies-consent label:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	background: #f7f7f7;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
}

.comment-form .comment-form-cookies-consent label:hover:before {
	background: #ececec;
}

.comment-form .comment-form-cookies-consent label:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	font-family: "FontAwesome";
	color: #333;
	font-size: 20px;
	text-align: center;
	line-height: 30px;
	opacity: 0;
	padding-left: 2px;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.comment-form .comment-form-cookies-consent input:checked+label:after {
	opacity: 1;
}

.wpcf7 form .wpcf7-response-output {
	color: #fff;
	border: 0;
	padding: 9px 15px;
	margin: 0;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
	background: #ffb900;
}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
	background: #dc3232;
}

.wpcf7 form.sent .wpcf7-response-output {
	background: #46b450;
}

.wpcf7 form.spam .wpcf7-response-output {
	background: #f56e28;
}

.row-clear-products>div:nth-child(3n+1) {
	clear: left;
}

@media (max-width: 1599px) {
	.frontPage-header-item {
		height: 640px;
	}
	
	.frontPage-header .slick-arrow {
		width: 80px;
		height: 80px;
	}
	
	.frontPage-header .slick-arrow:before {
		font-size: 48px;
		line-height: 80px;
	}
	
	.modal-compare .modal-flex-flow {
		padding: 30px 30px 0;
	}
}

@media (max-width: 1380px) {
	.top-actions {
		font-size: 14px;
	}
	
	.top-actions-icon img {
		max-height: 14px;
	}
}

@media (max-width: 1279px) {
	.top-actions.d2 li {
		padding-left: 10px;
		font-size: 13px;
	}
	
	.woocommerce-error, .woocommerce-info, .woocommerce-message {
		font-size: 18px;
		width: 90%;
	}
	
	.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button {
		padding: 14px 16px;
		font-size: 13px;
	}
	
	.navbar-nav>li+li {
		margin-left: 32px;
	}
	
	.newCollection-thumb, .ndCollection-thumb {
		-webkit-order: 0;
		order: 0;
		flex-basis: 100%;
		min-width: 100%;
		width: 100%;
	}
	
	.footer-box-social {
		margin-left: 0;
	}
	
	.footer-box-support, .footer-box-contact {
		padding-left: 0;
	}
	
	.products-filters>li+li {
		margin-left: 30px;
	}
	
	.productSingle-tabs-content {
		padding-right: 200px;
	}
	
	.productSingle-sliderSecondary {
		padding: 0 48px;
	}
	
	.productSingle-sliderSecondary .slick-prev {
		left: 0;
	}
	
	.productSingle-sliderSecondary .slick-next {
		right: 0;
	}
	
	.modal-compare .modal-flex-flow {
		padding: 15px 15px 0;
	}
	
	.modal-compare .modal-dialog {
		margin-bottom: 15px;
	}
	
	.products-collection-thumbnail {
		margin-right: 15px;
	}
	
	.products-collectionPreview-wrapper {
		margin-right: -42px;
	}
	
	.shop-basket .shop-basket-summary {
		margin-top: 68px;
	}
	
	.content-thumbs>div {
		flex-basis: calc(194px + 16px);
		max-width: calc(194px + 16px);
		width: calc(194px + 16px);
	}
	
	.notification {
		right: 30px;
		bottom: 30px;
		max-width: 800px;
		margin-left: 30px;
	}
	
	.woocommerce ul.order_details {
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.woocommerce ul.order_details li:nth-child(1), .woocommerce ul.order_details li:nth-child(2), .woocommerce ul.order_details li:nth-child(3) {
		-ms-flex-preferred-size: 33.33333333%;
		flex-basis: 33.33333333%;
		min-width: 33.33333333%;
		width: 33.33333333%;
	}
	
	.woocommerce ul.order_details li:nth-child(3) {
		border-right: 0;
	}
	
	.woocommerce ul.order_details li:nth-child(4), .woocommerce ul.order_details li:nth-child(5) {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		min-width: 50%;
		width: 50%;
		border-top: 1px solid #ccc;
	}
	
	.productSingle-actions {
		margin-right: -5px;
		margin-left: -5px;
	}
	
	.productSingle-actions>li {
		padding: 0 5px;
	}
	
	.productSingle-actions .btn-primary {
		padding: 14px 18px;
	}
	
	.productSingle-actions .btn-primary.btn-icon {
		font-size: 14px;
		padding: 8px 13px;
	}
	
	.productSingle-actions .btn-primary.btn-icon-square {
		width: 48px;
		height: 48px;
		padding: 0;
	}
	
	.productSingle-actions .btn-icon-favorite {
		width: 26px;
		height: 23px;
		background-size: 26px 23px;
	}
	
	.productSingle-actions .btn-primary-icon {
		margin-left: 6px;
	}
	
	.mini-basket-list {
		max-height: 221px;
	}
	
	.product-filetrs-toggle.opened {
		padding-top: 15px;
	}
	
	.shop-basket .shop-basket-summary {
		margin-left: 0;
	}
	
	.frontPage-header .slick-arrow {
		width: 60px;
		height: 60px;
	}
	
	.frontPage-header .slick-arrow::before {
		line-height: 60px;
		font-size: 40px;
	}
}

@media (max-width: 991px) {
	.container-fluid.custom-container.checkout-coupon {
		margin-top: 40px;
	}
	
	.checkout-banner-wrapper-desktop {
		display: none;
	}
	
	.checkout-banner-wrapper-mobile {
		display: block;
	}
	
	body {
		padding-top: 96px;
	}
	
	.primary-flex {
		min-height: calc(100vh - 96px);
	}
	
	.navbar-primary {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
	}
	
	.navbar-wrapper {
		-webkit-justify-content: center;
		justify-content: center;
	}
	
	.navbar-mobile-action {
		display: block;
	}
	
	.navbar-logo {
		position: relative;
		flex-basis: 36%;
		min-width: 36%;
		width: 36%;
		padding: 18px 0;
		pointer-events: none;
		z-index: 5;
	}
	
	.navbar-top, .navbar-nav {
		display: none;
	}
	
	.navbar-brand {
		-webkit-justify-content: center;
		justify-content: center;
		height: 60px;
	}
	
	.navbar-brand a {
		pointer-events: auto;
	}
	
	.navbar-brand img {
		max-height: 60px;
	}
	
	.navbar-actions {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		padding: 35px 0 35px 50px;
		z-index: 3;
	}
	
	.navbar-actions>li+li {
		padding-left: 16px;
	}
	
	.dropdown-searchbar, .dropdown-basket {
		left: 0;
		right: auto;
		width: 100%;
		margin-top: 0;
	}
	
	.open>.dropdown-searchbar, .open>.dropdown-basket {
		margin-top: 0;
	}
	
	.search-input {
		width: calc(100% - 36px);
	}
	
	.mini-basket-list {
		max-height: 254px;
		overflow: auto;
	}
	
	.mini-basket-thumb {
		width: 48px;
		height: 48px;
		padding: 2px;
	}
	
	.mini-basket-thumb>span {
		width: 42px;
		height: 42px;
	}
	
	.mini-basket-details {
		font-size: 12px;
		line-height: 16px;
		letter-spacing: 0;
		padding-left: 63px;
	}
	
	.mini-basket-details p+p {
		margin-top: 3px;
	}
	
	.mini-basket-links {
		text-align: center;
		padding-top: 0;
	}
	
	.mini-basket-links a {
		display: inline-block;
		width: 180px;
		font-size: 14px;
		line-height: 16px;
		padding: 10px 12px;
		margin-top: 15px;
	}
	
	.frontPage-header .slick-arrow {
		display: none !important;
	}
	
	.frontPage-header-item {
		height: 476px;
	}
	
	.frontPage-header-itemTitle {
		font-size: 40px;
	}
	
	.frontPage-header-itemLink {
		margin-top: 29px;
	}
	
	.row-footer-boxes>div:nth-child(2n-1) {
		clear: left;
	}
	
	.products-list {
		padding-top: 36px;
	}
	
	.row-products-list>div.col-xs-6 {
		-ms-flex-preferred-size: 50%;
		-webkit-flex-basis: 50%;
		flex-basis: 50%;
		min-width: 50%;
		width: 50%;
	}
	
	.product-banner {
		max-width: 480px;
		height: auto;
		margin: 0 auto 58px;
	}
	
	.product-banner-thumb {
		display: none;
	}
	
	.product-banner-thumb-mobile {
		display: block;
	}
	
	.product-banner-wrapper {
		position: relative;
		bottom: 0;
		width: auto;
		text-align: center;
		padding: 0;
		margin-top: 28px;
	}
	
	.section-anchor {
		top: -96px;
	}
	
	.product-item.w-actions .product-item-actions {
		display: none;
	}
	
	.page-header-wrapper {
		height: 264px;
	}
	
	.products-filters-list>li>a {
		font-size: 20px;
		white-space: normal;
		line-height: 30px;
		padding-left: 5px;
	}
	
	.products-filters-list>li>a:before, .products-filters-list>li>a:after {
		width: 30px;
		height: 30px;
	}
	
	.products-filters-list>li>a:after {
		font-size: 20px;
		line-height: 30px;
	}
	
	.products-price-slider {
		width: auto;
	}
	
	.productSingle-content {
		padding-top: 48px;
	}
	
	.productSingle-tabs-content {
		padding-right: 0;
	}
	
	.modal-compare .modal-flex-flow {
		padding: 0;
	}
	
	.modal-compare .modal-dialog {
		margin: 0;
	}
	
	.modal-compare .modal-flex, .modal-compare .modal-flex-flow, .modal-compare .modal-dialog, .modal-compare .modal-content {
		height: 100%;
	}
	
	.modal-compare .modal-content {
		overflow-y: auto;
	}
	
	.page-header-middle .page-header-subTitle {
		margin-bottom: 11px;
	}
	
	.products-collection-thumbnail {
		max-width: 522px;
		padding: 0 21px;
		margin: 0 auto;
	}
	
	.products-collection-content {
		max-width: 522px;
		text-align: center;
		padding: 45px 21px 0;
		margin: 0 auto;
	}
	
	.products-collectionPreview-wrapper {
		margin-right: -32px;
	}
	
	.partner-form {
		margin-top: 64px;
	}
	
	.blog-aside {
		margin-top: 72px;
	}
	
	.content-thumbs>div {
		flex-basis: calc(168px + 16px);
		max-width: calc(168px + 16px);
		width: calc(168px + 16px);
	}
	
	.woocommerce form.login {
		margin-bottom: 40px;
	}
	
	.woocommerce-MyAccount-navigation ul>li {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		min-width: 50%;
		width: 50%;
	}
	
	.woocommerce-MyAccount-navigation ul>li>a {
		height: 160px;
	}
	
	.notification {
		right: 15px;
		bottom: 15px;
		margin-left: 15px;
	}
	
	.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses>div {
		width: calc(100% - 30px);
	}
	
	.shop-order .collapse {
		display: block !important;
		height: auto !important;
	}
	
	.panel-order.panel-filled .panel-title {
		color: #333;
	}
	
	.panel-order .panel-title>a:before {
		display: none;
		content: none;
	}
	
	.panel.panel-order {
		border-bottom: 0;
	}
	
	.panel.panel-order .checkout-summary {
		display: none !important;
	}
	
	.shop-basket-summary {
		background: #f9f6f4;
		padding-top: 60px;
		padding-bottom: 0;
		margin-top: 0;
	}
	
	.basket-summary-products {
		margin: -10px 0 0;
	}
	
	.panel-group .panel.panel-order:last-child .panel-body {
		padding-bottom: 0;
	}
	
	.basket-summary-table tr.summary-action td {
		padding: 32px 0 0;
	}
	
	.panel-button {
		margin-top: 0;
	}
	
	.panel-order-group .panel-order:not(:last-child) .panel-button {
		display: none !important;
	}
	
	.row-clear-products>div:nth-child(3n+1) {
		clear: none;
	}
	
	.row-clear-products>div:nth-child(2n+1) {
		clear: left;
	}
	
	.newCollection-thumb {
		padding-top: 60%;
	}
	
	.newCollection-thumb {
		background-size: contain;
		margin-bottom: 40px;
	}
	
	.panel-order .panel-body {
		padding: 0;
	}
	
	.panel-order .panel-title>a {
		padding: 0;
	}
}

@media (max-width: 767px) {
	.woocommerce-message {
		flex-wrap: wrap;
		justify-content: center;
	}
	
	.woocommerce-error, .woocommerce-info, .woocommerce-message {
		width: 98%;
		font-size: 14px;
	}
	
	.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button {
		margin: 0 !important;
	}
	
	.shop-basket .shop-basket-summary {
		padding: 60px 15px 60px;
	}
	
	.woocommerce-checkout .shop-basket-summary {
		padding: 20px 15px 0;
	}
	
	h1, .h1, h2, .h2, h3, .h3 {
		font-size: 36px;
	}
	
	.dropdown-searchbar, .dropdown-basket {
		right: -15px;
		left: -15px;
		width: auto;
	}
	
	.frontPage-header-item {
		height: 264px;
	}
	
	.frontPage-header-itemWrapper {
		width: 100%;
		padding: 0 0px 6px;
	}
	
	.frontPage-header-itemTitle {
		font-size: 30px;
		line-height: 36px;
	}
	
	.frontPage-header-itemLink {
		margin-top: 17px;
	}
	
	.frontPage-recommended-products {
		padding: 25px 0 34px;
	}
	
	.fancy-heading {
		margin-bottom: 30px;
	}
	
	.fancy-heading-title span {
		font-size: 14px;
		text-transform: uppercase;
		line-height: 20px;
		margin-bottom: 12px;
	}
	
	.product-item {
		margin-bottom: 40px;
	}
	
	.product-item-thumbInner>div {
		top: 6px;
		right: 6px;
		bottom: 6px;
		left: 6px;
	}
	
	.product-item-promo {
		top: 6px;
		left: 6px;
		font-size: 10px;
		line-height: 22px;
		padding: 0 9px 0 10px;
	}
	
	.product-item-title {
		font-size: 14px;
		line-height: 20px;
	}
	
	.frontPage-best-products {
		padding-bottom: 40px;
	}
	
	.newCollection-subTitle {
		font-size: 14px;
		line-height: 20px;
	}
	
	.frontPage-newCollection {
		padding-top: 10px;
	}
	
	.row-advantage-boxes {
		padding-top: 27px;
	}
	
	.advantage-iconBox {
		max-width: 350px;
		margin: 0 auto 61px;
	}
	
	.frontPage-instagram {
		padding-bottom: 15px;
	}
	
	.footer-primary-box {
		margin-top: 0;
	}
	
	.footer-primary-social>li>a {
		padding-left: 0;
	}
	
	.panel-footer-box .accordion-toggle {
		display: block;
		position: relative;
		border-bottom: 1px solid #2c2c2c;
		padding: 17px 42px 21px 0;
		cursor: pointer;
	}
	
	.panel-footer-box .accordion-toggle:before {
		content: "";
		position: absolute;
		top: 50%;
		right: 0;
		width: 27px;
		height: 14px;
		background-image: url("https://cdn-cfoon.nitrocdn.com/lotgOdeAlZRpagacEFfzGCZFwYhhLbCW/assets/images/optimized/rev-0ede2bc/lawaiia.com/wp-content/themes/lawaiia/images/ico/footer-collapse_icon.png");
		background-size: cover;
		background-position: center;
		margin-top: -7px;
		-webkit-transition: transform .3s ease;
		transition: transform .3s ease;
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		z-index: 1;
	}
	
	.panel-footer-box .accordion-toggle.collapsed:before {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	.footer-box-social {
		padding-top: 14px;
	}
	
	.footer-primary-bottom {
		-webkit-flex-direction: column;
		flex-direction: column;
		padding: 22px 0 31px;
	}
	
	.product-banner-title {
		font-size: 36px;
		line-height: 42px;
	}
	
	.page-header-breadcrumb {
		top: 12px;
	}
	
	.page-header-wrapper {
		height: 183px;
		padding-left: 36px;
	}
	
	.products-list {
		padding: 18px 0 66px;
	}
	
	.products-filters-mobile, .modal-filters-actions {
		padding-bottom: 18px;
		margin: 0 -7px;
	}
	
	.products-filters-mobile>li, .modal-filters-actions>li {
		padding: 0 7px;
	}
	
	.row-products-list {
		margin-right: -7px;
		margin-left: -7px;
	}
	
	.row-products-list>div {
		padding-right: 7px;
		padding-left: 7px;
	}
	
	.product-item.w-actions {
		margin-bottom: 22px;
	}
	
	.product-item.w-actions .product-item-thumbInner>div, .product-item.w-thumb-sm .product-item-thumbInner>div {
		top: 8px;
		right: 8px;
		bottom: 8px;
		left: 8px;
	}
	
	.product-item.w-actions .product-item-promo {
		top: 8px;
		left: 8px;
	}
	
	.product-item-addToCart {
		top: 12px;
	}
	
	.product-item-favorite {
		top: 12px;
		right: 20px;
	}
	
	.product-banner {
		max-width: none;
		margin-bottom: 30px;
	}
	
	.product-banner-wrapper {
		margin-top: 10px;
	}
	
	.product-banner-title {
		font-size: 36px;
		line-height: 42px;
	}
	
	.product-banner-link {
		margin-top: 19px;
	}
	
	.products-pagination {
		padding-top: 52px;
	}
	
	.products-favorite {
		padding: 4px 0 5px;
	}
	
	.products-list-favourites>div>p {
		margin-bottom: 35px;
	}
	
	.shop-simple-title {
		font-size: 36px;
		line-height: 48px;
		margin-bottom: 0px;
		text-align: center;
	}
	
	.product-item-remove {
		top: 11px;
		right: 11px;
		width: 30px;
		height: 30px;
		background-size: 16px 16px;
	}
	
	.products-single {
		padding: 26px 0 58px;
	}
	
	.row-productSingle-wrapper {
		margin-bottom: 26px;
	}
	
	.productSingle-sliderPrimary {
		padding: 0 27px;
	}
	
	.productSingle-sliderPrimary-badge {
		left: 27px;
	}
	
	.productSingle-sliderSecondary {
		display: none !important;
	}
	
	.productSingle-content {
		text-align: center;
		padding-top: 57px;
	}
	
	.productSingle-title {
		font-size: 42px;
		line-height: 48px;
		margin-bottom: 16px;
	}
	
	.productSingle-availability {
		margin-bottom: 8px;
	}
	
	.productSingle-price {
		margin-bottom: 29px;
	}
	
	.productSingle-size-group {
		padding-bottom: 40px;
	}
	
	.productSingle-actions {
		padding-bottom: 23px;
	}
	
	.productSingle-contact {
		margin-bottom: 18px;
	}
	
	.productSingle-details, .productSingle-content ul, .productSingle-spec {
		text-align: left;
	}
	
	.productSingle-actions, .productSingle-contact, .productSingle-set {
		-webkit-justify-content: center;
		justify-content: center;
	}
	
	.productSingle-set {
		font-size: 12px;
		padding-bottom: 21px;
	}
	
	.products-similar {
		padding-bottom: 69px;
	}
	
	.modal-compare .modal-header {
		padding: 9px 63px;
	}
	
	.modal-compare .modal-header-title {
		font-size: 30px;
	}
	
	.modal-compare .modal-header-close {
		width: 48px;
	}
	
	.modal-compare .modal-header-close:before, .modal-compare .modal-header-close:after {
		width: 36px;
	}
	
	.modal-compare .modal-body {
		padding: 15px;
	}
	
	.page-header-middle .page-header-breadcrumb {
		display: none;
	}
	
	.page-header-middle .page-header-wrapper {
		padding: 0;
	}
	
	.page-header-middle .page-header-title {
		font-size: 80px;
	}
	
	.page-header-middle .page-header-subTitle {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 14px;
	}
	
	.products-collection {
		padding: 30px 0 9px;
	}
	
	.row-products-collection {
		padding-bottom: 58px;
	}
	
	.products-collection-content {
		max-width: none;
		text-align: left;
		padding-top: 35px;
	}
	
	.products-collection-subTitle {
		font-size: 14px;
		line-height: 20px;
	}
	
	.products-collection-title {
		font-size: 42px;
		margin-top: 14px;
	}
	
	.products-collection-description {
		margin-top: 28px;
	}
	
	.products-collection-link {
		margin-top: 37px;
	}
	
	.collection-slider-mobile {
		padding-bottom: 37px;
	}
	
	.products-collectionPreview {
		margin-bottom: 49px;
	}
	
	.products-collectionPreview-wrapper {
		margin-right: -20px;
	}
	
	.shop-basket {
		padding: 4px 0 0px;
	}
	
	.shop-basket-table {
		margin-top: -8px;
	}
	
	.table-quantity-text {
		display: none;
	}
	
	.table-itemRemove {
		margin-top: 70px;
	}
	
	.table-details-spec {
		padding: 0;
	}
	
	.basket-primary, .basket-primary>tbody, .basket-primary>tbody>tr, .basket-primary>tbody>tr>td {
		display: block;
		width: auto;
	}
	
	.basket-primary>tbody>tr {
		position: relative;
	}
	
	.basket-primary>tbody>tr>td {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	
	.basket-primary-heading, .table-priceTotal, .table-quantity {
		display: none !important;
	}
	
	.table-action {
		position: absolute;
		top: 14px;
		right: 0;
		padding: 0 !important;
	}
	
	.table-details-content {
		min-height: 130px;
	}
	
	.table-details-thumb {
		width: 150px;
		height: 135px;
	}
	
	.table-details-body {
		padding: 0 29px 0 20px;
	}
	
	.shop-basket-summary {
		margin: 0 -15px;
	}
	
	.basket-summary-table tr td:first-child {
		padding-left: 15px;
	}
	
	.basket-summary-table tr td:last-child {
		padding-right: 15px;
	}
	
	.basket-summary-table tr.summary-action .btn-primary {
		max-width: 290px;
		margin: 0 auto;
	}
	
	.basket-summary-table tr.summary-row td {
		padding-bottom: 27px;
	}
	
	.contact-primary {
		padding-top: 0px;
	}
	
	.contact-aside {
		margin-top: 40px;
	}
	
	.map-primary {
		padding-top: 58px;
	}
	
	.map-primary .container {
		padding-right: 0;
		padding-left: 0;
	}
	
	.partner-primary {
		padding-bottom: 0;
		margin-top: 0;
	}
	
	.partner-content-thumb {
		display: none;
	}
	
	.partner-content {
		padding: 31px 0 10px;
	}
	
	.partner-form {
		margin: 0 -15px;
	}
	
	.post-item+.post-item {
		margin-top: 42px;
	}
	
	.post-item-thumbnail {
		margin-bottom: 16px;
	}
	
	.pagination {
		margin-top: 56px;
	}
	
	.blog-aside {
		margin-top: 60px;
	}
	
	.blog-aside-posts {
		margin-top: 22px;
	}
	
	.blog-aside-post-item+.blog-aside-post-item {
		margin-top: 36px;
	}
	
	.products-slider .slick-arrow {
		top: 90%;
	}
	
	.products-slider.products-slider2 .slick-arrow {
		top: 78%;
	}
	
	.heading-primary-subtitle {
		margin-bottom: 15px;
	}
	
	.blog-single {
		padding: 24px 0 40px;
	}
	
	.blog-post-single {
		margin-top: 0;
	}
	
	.blog-post-title {
		font-size: 42px;
		line-height: 48px;
	}
	
	.blog-post-meta {
		margin-top: 4px;
	}
	
	.content-thumbs {
		padding-top: 13px;
	}
	
	.content-thumbs>div {
		flex-basis: 50%;
		min-width: 50%;
		width: 50%;
		padding: 0 7px 14px;
	}
	
	.content-thumbs>div:nth-child(n+3) {
		display: none;
	}
	
	.content-primary {
		padding: 26px 0 24px;
	}
	
	.woocommerce-authorization {
		padding-bottom: 0;
	}
	
	#customer_login>div {
		padding: 0;
	}
	
	.woocommerce-userPanel {
		padding: 0 0 40px;
	}
	
	.woocommerce-MyAccount-content {
		margin-top: 30px;
	}
	
	.woocommerce-MyAccount-navigation {
		margin-top: -10px;
	}
	
	.woocommerce-MyAccount-navigation ul>li {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		min-width: 100%;
		width: 100%;
		margin-top: 10px;
	}
	
	.woocommerce-MyAccount-navigation ul>li>a {
		-webkit-flex-direction: row;
		flex-direction: row;
		-webkit-justify-content: stretch;
		justify-content: stretch;
		-webkit-align-items: center;
		align-items: center;
		height: auto;
		font-size: 16px;
		line-height: 20px;
		padding: 14px 19px;
	}
	
	.woocommerce-MyAccount-navigation ul>li>a:before {
		font-size: 24px;
		margin-right: 12px;
		margin-bottom: 0;
	}
	
	.woocommerce-MyAccount-navigation ul>li>a:after {
		top: 4px;
		right: 4px;
		bottom: 4px;
		left: 4px;
	}
	
	.woocommerce table.woocommerce-MyAccount-orders tr th.woocommerce-order-table_header-order-date, .woocommerce table.woocommerce-MyAccount-orders tr td.woocommerce-orders-table__cell-order-number, .woocommerce table.woocommerce-MyAccount-orders tr td.woocommerce-orders-table__header-order-actions, .woocommerce table.woocommerce-MyAccount-orders tr td.woocommerce-orders-table__cell-order-actions {
		width: auto;
	}
	
	.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
		border-top: 1px solid #dbdbdb;
	}
	
	.notification {
		font-size: 14px;
		line-height: 20px;
		padding: 10px 15px;
	}
	
	.woocommerce table.woocommerce-MyAccount-orders tr+tr {
		margin-top: 20px;
	}
	
	.woocommerce table.woocommerce-MyAccount-orders tr td {
		border-top: 0;
	}
	
	.woocommerce table.woocommerce-MyAccount-orders tr:not(:first-child) td:first-child {
		border-top: 1px solid #dbdbdb;
	}
	
	.woocommerce .woocommerce-order-details, .woocommerce .woocommerce-customer-details {
		margin-right: -15px;
		margin-left: -15px;
	}
	
	.woocommerce .woocommerce-order-details {
		padding-bottom: 6px;
	}
	
	.woocommerce-order-details__title {
		margin-bottom: 26px;
	}
	
	.woocommerce .woocommerce-order-details table.shop_table, .woocommerce .woocommerce-order-details table.shop_table tbody, .woocommerce .woocommerce-order-details table.shop_table tbody tr, .woocommerce .woocommerce-order-details table.shop_table tbody tr th, .woocommerce .woocommerce-order-details table.shop_table tbody tr td, .woocommerce .woocommerce-order-details table.shop_table tfoot, .woocommerce .woocommerce-order-details table.shop_table tfoot tr, .woocommerce .woocommerce-order-details table.shop_table tfoot tr th, .woocommerce .woocommerce-order-details table.shop_table tfoot tr td {
		display: block;
	}
	
	.woocommerce .woocommerce-order-details table.shop_table tr td:first-child {
		padding: 0;
	}
	
	.woocommerce .woocommerce-order-details .woocommerce-table__product-total.product-total, .woocommerce .woocommerce-order-details table.shop_table tfoot tr td {
		text-align: left;
	}
	
	.woocommerce .woocommerce-order-details table.shop_table tr td:last-child {
		padding-bottom: 25px;
	}
	
	.woocommerce .woocommerce-order-details table.shop_table tfoot tr:first-child th {
		border-bottom: 0;
		padding: 0;
	}
	
	.woocommerce .woocommerce-order-details table.shop_table tfoot tr:first-child td {
		padding: 0 0 28px;
	}
	
	.woocommerce .woocommerce-order-details table.shop_table tfoot tr:nth-child(2) th {
		padding: 30px 0 0;
	}
	
	.woocommerce .woocommerce-order-details table.shop_table tfoot tr:nth-child(2) td {
		padding: 0 0 22px;
	}
	
	.woocommerce .woocommerce-order-details table.shop_table tr td:last-child {
		padding-bottom: 22px;
	}
	
	.woocommerce .woocommerce-order-details table.shop_table tfoot tr th {
		padding: 0;
	}
	
	.woocommerce-thankyou-page {
		padding-bottom: 40px;
	}
	
	.woocommerce ul.order_details li:nth-child(1), .woocommerce ul.order_details li:nth-child(2), .woocommerce ul.order_details li:nth-child(3), .woocommerce ul.order_details li:nth-child(4), .woocommerce ul.order_details li:nth-child(5) {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		min-width: 100%;
		width: 100%;
		border-right: 0;
	}
	
	.woocommerce ul.order_details li:nth-child(2), .woocommerce ul.order_details li:nth-child(3), .woocommerce ul.order_details li:nth-child(4), .woocommerce ul.order_details li:nth-child(5) {
		border-top: 1px solid #ccc;
	}
	
	.woocommerce-thankyou-order-received {
		font-size: 36px;
		margin: 36px 0 34px;
	}
	
	.woocommerce-userPanel .woocommerce-Message--info {
		font-size: 30px;
		line-height: 32px;
	}
	
	.woocommerce-userPanel .woocommerce-Message--info .button {
		margin-top: 24px;
	}
	
	.woocommerce form.woocommerce-EditAccountForm>p, .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses>div {
		width: 100%;
		margin: 30px 0 0;
	}
	
	.woocommerce form .woocommerce-address-fields .form-row.form-row-last, .woocommerce form .woocommerce-address-fields .form-row.form-row-first, .woocommerce form.woocommerce-EditAccountForm .form-row.form-row-last, .woocommerce form.woocommerce-EditAccountForm .form-row.form-row-first {
		float: none;
		width: auto;
	}
	
	.commentlist .children {
		padding-left: 15px;
	}
	
	.woocommerce #reviews #comments ol.commentlist li img.avatar {
		-ms-flex-preferred-size: 36px;
		flex-basis: 36px;
		min-width: 36px;
		width: 36px;
		padding: 2px;
	}
	
	.comment-text .star-rating>span {
		padding: 5px 10px;
	}
	
	.row-products-list>div {
		width: 100%;
		min-width: 100%;
	}
	
	.frontPage-header-itemWrapper {
		margin: 0;
	}
	
	.frontPage-header-itemContent {
		width: 65%;
	}
	
	.newCollection-thumb, .ndCollection-thumb {
		background-position: bottom;
	}
	
	.table-details-title a {
		font-size: 16px;
	}
	
	.basket-summary-title {
		margin-left: 15px;
	}
	
	.col-lg-4.col-md-12 {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (max-width: 599px) {
	.productSingle-actions {
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-top: -10px;
	}
	
	.productSingle-actions>li {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		justify-content: center;
		margin-top: 10px;
	}
	
	.productSingle-actions>li:first-child {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		min-width: 100%;
		width: 100%;
	}
	
	.productSingle-title {
		font-size: 30px;
		line-height: 34px;
	}
	
	.productSingle-price {
		font-size: 48px;
	}
	
	.ndCollection-thumb {
		background-size: contain;
	}
	
	.newCollection-thumb {
		margin-bottom: 20px;
	}
	
	.newCollection-thumb, .ndCollection-thumb {
		/* padding-top: 48%; */
		background-size: cover;
	}
}

@media (max-width: 479px) {
	.frontPage-header-itemWrapper {
		padding-right: 0;
		padding-left: 0;
	}
	
	.row-products-list>div.sizeMax480 {
		-ms-flex-preferred-size: 100%;
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		min-width: 100%;
		width: 100%;
	}
	
	.mini-basket-list {
		max-height: 169px;
	}
	
	.mini-basket-links a {
		display: block;
	}
	
	.products-filters-mobile>li, .modal-filters-actions>li {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	
	.products-filters-mobile>li+li, .modal-filters-actions>li+li {
		margin-top: 10px;
	}
	
	.modal-filters .modal-body {
		padding-bottom: 135px;
	}
	
	.modal-compare .modal-header {
		padding: 9px 58px 9px 15px;
	}
	
	.modal-compare .modal-header-title {
		text-align: left;
	}
	
	.compare-table tr th {
		padding-right: 15px;
	}
	
	.basket-summary-table tr td.title {
		white-space: normal;
	}
	
	.content-thumbs>div {
		flex-basis: 100%;
		min-width: 100%;
		width: 100%;
	}
	
	.comment_container {
		margin-top: 10px;
	}
	
	.woocommerce #reviews #comments ol.commentlist li img.avatar {
		display: none;
	}
	
	.woocommerce #reviews #comments ol.commentlist li .comment-text {
		min-height: auto;
		margin-left: 0;
	}
	
	.comment-text .star-rating {
		margin: -15px -15px 0;
	}
	
	.comment-text .star-rating>span {
		display: block;
	}
	
	.comment-text .star-rating>span {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.commentlist {
		padding-top: 20px;
	}
	
	.productSingle-contact a {
		display: block;
	}
	
	.order-login-heading {
		-webkit-flex-direction: column;
		flex-direction: column;
	}
	
	.order-login-heading>div+div {
		margin-top: 15px;
	}
	
	.table-details-title a {
		font-size: 14px;
	}
	
	.table-details-price, .table-price {
		font-size: 18px;
	}
	
	.table-quantity-group {
		margin-top: 1px;
	}
	
	.table-details-thumb {
		width: 130px;
		height: 100px;
	}
	
	.basket-summary-table tr td.title {
		width: unset;
	}
	
	.basket-summary-table tr td:last-child, .basket-summary-table tr td:first-child {
		padding-left: 0;
		padding-right: 0;
	}
	
	.basket-summary-title {
		margin-left: 0;
	}
	
	.basket-summary-table tr.basket-shipment-info td {
		font-size: 14px;
	}
}

@media (max-width: 359px) {
	body {
		padding-top: 64px;
	}
	
	.primary-flex {
		min-height: calc(100vh - 64px);
	}
	
	.navbar-mobile-action {
		padding: 19px 0;
	}
	
	.navbar-logo {
		padding: 12px 0;
	}
	
	.navbar-brand {
		height: 40px;
	}
	
	.navbar-brand img {
		max-height: 40px;
	}
	
	.navbar-actions {
		padding: 19px 0 19px 50px;
	}
	
	.footer-primary {
		padding-right: 0;
		padding-left: 0;
	}
	
	.modal-nav-toggle {
		padding: 19px 0;
	}
	
	.modal-nav-brand {
		height: 64px;
		padding: 12px 26px 12px 0;
	}
	
	.modal-nav-brand img {
		max-height: 40px;
	}
	
	.modal-nav .modal-body, .modal-filters .modal-body {
		padding-top: 79px;
		margin-right: -15px;
		margin-left: -15px;
	}
	
	.modal-filters .modal-header .modal-header-title {
		height: 64px;
		font-size: 24px;
		line-height: 1;
	}
	
	.modal-filters-actions {
		padding: 10px 0;
	}
	
	.page-header-middle .page-header-title {
		font-size: 64px;
	}
	
	.products-collection-thumbnail, .products-collection-content {
		padding-right: 0;
		padding-left: 0;
	}
	
	.products-collectionPreview-wrapper {
		margin-right: -13px;
	}
	
	.basket-summary-table {
		width: auto;
	}
	
	.basket-summary-table, .basket-summary-table>tbody, .basket-summary-table>tbody>tr, .basket-summary-table>tbody>tr>td {
		display: block;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.basket-summary-table tr td.title {
		width: auto;
		text-align: center;
		padding-bottom: 0;
	}
	
	.basket-summary-table tr td.price {
		text-align: center;
		padding-top: 0;
	}
	
	.basket-coupon-title, .basket-summary-title, .basket-summary-table tr.basket-shipment-info td {
		text-align: center;
	}
	
	.basket-coupon-group {
		-webkit-justify-content: center;
		justify-content: center;
	}
	
	.basket-coupon-input {
		text-align: center;
		margin-right: 0;
	}
	
	.partner-form {
		padding-right: 15px;
		padding-left: 15px;
	}
	
	.woocommerce form.login, .woocommerce form.register, #customer_login h2, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses>div {
		padding-right: 15px;
		padding-left: 15px;
	}
	
	/**
     * fonts
     */
	.frontPage-header-itemTitle {
		font-size: 24px;
	}
	
	.frontPage-recommended-products .product-item-title {
		font-size: 20px;
	}
}

@media (max-height: 479px) {
	body {
		padding-top: 64px;
	}
	
	.primary-flex {
		min-height: calc(100vh - 64px);
	}
	
	.navbar-mobile-action {
		padding: 19px 0;
	}
	
	.navbar-logo {
		padding: 12px 0;
	}
	
	.navbar-brand {
		height: 40px;
	}
	
	.navbar-brand img {
		max-height: 40px;
	}
	
	.navbar-actions {
		padding: 19px 0 19px 50px;
	}
	
	.dropdown-basket {
		padding-bottom: 15px;
	}
	
	.mini-basket-list {
		max-height: 169px;
	}
	
	.mini-basket-summary {
		display: none;
	}
	
	.mini-basket-links {
		border-top: 1px solid #e8e8e8;
		margin: 0 -15px;
		padding: 5px 15px 0;
	}
	
	.mini-basket-links a {
		margin-top: 10px;
	}
	
	.mini-basket-links a+a {
		margin-top: 10px;
	}
	
	.modal-nav-toggle {
		padding: 19px 0;
	}
	
	.modal-nav-brand {
		height: 64px;
		padding: 12px 26px 12px 0;
	}
	
	.modal-nav-brand img {
		max-height: 40px;
	}
	
	.modal-nav .modal-body {
		padding-top: 79px;
	}
	
	.modal-filters .modal-body {
		padding: 79px 0 125px;
	}
	
	.modal-filters .modal-header .modal-header-title {
		height: 64px;
		font-size: 24px;
		line-height: 1;
	}
	
	.modal-filters-actions {
		padding: 10px 0;
	}
	
	.wc_payment_method label {
		margin-right: 0;
	}
}

@media (max-height: 319px) {
	.mini-basket-list {
		max-height: 100px;
	}
}

@media (min-width: 1402px) {
	.banner-content-link .btn.btn-primary.btn-color {
		min-width: 204px;
	}
}

@media (min-width: 992px) {
	.modal-nav, .modal-filters {
		display: none !important;
	}
	
	.modal-compare .modal-flex {
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
		-webkit-justify-content: center;
		justify-content: center;
		height: 100%;
		pointer-events: none;
	}
	
	.modal-compare .modal-flex-flow {
		width: 100%;
		max-height: 100%;
		overflow: auto;
		padding: 30px 60px 0;
	}
	
	.product-item.w-actions:before {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		bottom: -83px;
		left: 0;
		background: #fff;
		border: 1px solid #707070;
		opacity: 0;
		-webkit-transition: opacity .3s ease;
		transition: opacity .3s ease;
		z-index: -1;
	}
	
	.product-item.w-actions:hover .product-item-thumb {
		border-color: transparent;
	}
	
	.product-item.w-actions .product-item-favorite, .product-item.w-actions .product-item-addToCart {
		-webkit-transition: background .3s ease, opacity .3s ease;
		transition: background .3s ease, opacity .3s ease;
	}
	
	.product-item.w-actions:hover .product-item-favorite, .product-item.w-actions:hover .product-item-addToCart {
		opacity: 1;
	}
	
	.row-w-banner {
		display: -webkit-flex;
		display: flex;
	}
	
	.row-products-collection {
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
		padding-bottom: 72px;
	}
	
	.row-products-collection:before, .row-products-collection:after {
		content: none;
		display: none;
		clear: none;
	}
	
	.row-products-collection>div {
		float: none;
	}
	
	.woocommerce div.product .product_title {
		max-width: 92%;
	}
}

@media (min-width: 768px) {
	.panel-footer-box .panel-collapse {
		display: block !important;
		height: auto !important;
	}
}

@media (min-width: 992px) {
	.row-order-sticky {
		display: -webkit-flex;
		display: flex;
	}
	
	.shop-order-sticky {
		position: -webkit-sticky;
		position: sticky;
		top: -20px;
		padding: 0 0 0 25px;
		min-width: 515px;
	}
}

@media (min-width: 1280px) {
	.row-basket-sticky {
		display: -webkit-flex;
		display: flex;
	}
	
	.shop-basket-sticky {
		position: -webkit-sticky;
		position: sticky;
		top: 160px;
	}
}

.place-order #place_order {
	display: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation, .woocommerce-MyAccount-content {
	width: 100% !important;
	float: none;
}

.woocommerce div.product form.cart .button {
	float: none;
}

.single-product div.product form.cart .quantity {
	float: none;
	margin: 0;
	display: inline-block;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
	display: flex;
	align-items: center;
}

.simple-add .plus, .simple-add .minus {
	display: none;
}

.plus, .minus {
	right: 0;
	width: 26px;
	height: 26px;
	background: #f9f6f4;
	font-size: 26px;
	text-align: center;
	line-height: 26px;
	border: none;
	outline: 0;
	box-shadow: none;
	padding: 1px 0 0 1px;
	padding: 0 0 2px 0;
	-webkit-transition: background .3s ease, color .3s ease, border .3s ease;
	transition: background .3s ease, color .3s ease, border .3s ease;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #000;
	position: relative;
}

.simple-add .plus.quantity-button, .simple-add .minus.quantity-button {
	display: block;
}

.single_variation_wrap .single_add_to_cart_button {
	margin-left: 15px;
}

.woocommerce-variation-add-to-cart .quantity input {
	appearance: textfield;
	-webkit-appearance: none;
	-moz-appearance: textfield;
}

.woocommerce-variation-add-to-cart .minus {
	order: 1;
}

.woocommerce-variation-add-to-cart .quantity {
	order: 2;
}

.woocommerce-variation-add-to-cart .plus {
	order: 3;
}

.woocommerce-variation-add-to-cart .single_add_to_cart_button {
	order: 4;
	margin-left: 15px !important;
}

/**
 * fv fields
 */
.for-fv {
	display: none;
}

#orderCollapse_1 .panel-body .woocommerce-additional-fields {
	display: flex;
	flex-direction: column;
}

#orderCollapse_1 .panel-body .woocommerce-additional-fields div:nth-of-type(1) {
	order: 1;
}

#orderCollapse_1 .panel-body .woocommerce-additional-fields div:nth-of-type(2) {
	order: 3;
}

#orderCollapse_1 .panel-body .woocommerce-additional-fields div:nth-of-type(3) {
	order: 4;
}

#orderCollapse_1 .panel-body .woocommerce-additional-fields div:nth-of-type(4) #order_comments_field {
	margin: 0;
}

#orderCollapse_1 .panel-body .woocommerce-additional-fields div:nth-of-type(4) {
	order: 2;
}

.first-banner {
	overflow: hidden;
}

.first-banner img {
	max-width: 122%;
	width: 122%;
}

.checkedLabel::after {
	opacity: 1 !important;
}

@media (min-width: 1280px) {
	.twisto-div {
		margin-right: 5%;
	}
}

@media (max-width: 1280px) {
	.btn.btn-twisto {
		font-size: 15px;
	}
}

.btn-twisto {
	display: block;
	width: 100%;
	padding: 15px 20px;
	background-color: #fff;
	border-radius: 10px;
	border: 2px solid #aa826d;
	color: #aa826d;
	margin-bottom: 10px;
	transition-duration: .3s;
	font-weight: 500;
}

.btn-twisto span {
	margin-left: 25px;
}

.btn-twisto:hover, .btn-twisto:focus {
	background-color: #aa826d;
	color: #fff;
	text-decoration: none;
}

.btn-twisto img {
	width: 100px;
}

.additional-home-text {
	margin-top: 50px;
	margin-bottom: 30px;
}

.sbi_header_text {
	display: flex;
	align-items: center;
}

@media (max-width: 991px) {
	.sbi_header_text {
		flex-direction: column;
	}
}

.stock-bar {
	width: 60%;
	height: 20px;
	border: 1px solid #333;
	border-radius: 5px;
	background-color: #bdbdbd;
	margin: 10px 0;
}

.stock-progress-bar {
	height: 100%;
	display: block;
	position: relative;
	left: 0;
	top: 0;
	border-radius: 5px;
	transition-duration: .3s;
}

.new-logotypes {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

.new-logotypes-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.new-logotypes-row div {
	text-align: center;
}

.new-logotypes-wrapper p.new-logotypes-wrapper-text {
	margin: 52px -10px;
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
}

.new-logotypes-wrapper p strong {
	font-weight: bold;
}

.new-logotypes img {
	max-width: 140px;
	margin: 10px;
}

.visitor-counter {
	display: flex;
	margin-bottom: 30px;
}

.visitor-counter-text p {
	margin: 0;
}

.wcv-message, .visitor-counter-desc {
	display: none;
}

.visitor-counter-icon {
	background-color: #f35fa1;
	width: 10%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 20px 0 0 20px;
}

.visitor-counter-icon img {
	width: 24px;
}

.visitor-counter-text {
	padding: 5px 15px;
	background-color: #eee;
}

@media (max-width: 768px) {
	.stock-bar {
		width: 100%;
	}
	
	.new-logotypes {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	
	.new-logotypes img {
		margin: 10px;
	}
}

/* magnifier */
.loupe {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border: 1px solid black;
	box-shadow: 5px 5px 12px black;
	background: rgba(0, 0, 0, .25);
	cursor: crosshair;
	overflow: hidden;
	left: 15px;
}

.loupe img {
	position: absolute;
	right: 0;
	transform: scale(1.3);
}

.mobile-nav .dropdown-menu {
	position: relative;
	min-width: 290px;
	font-size: 16px;
	border: none;
	box-shadow: none;
	border-radius: 0;
	margin-bottom: 10px;
	width: 100%;
}

.img-magnifier-container {
	position: relative;
}

.img-magnifier-glass {
	position: absolute;
	border: 3px solid #000;
	border-radius: 50%;
	cursor: none;
	width: 400px;
	height: 400px;
}

.zoom-preview {
	display: none;
	height: 808px;
	width: 808px;
	left: 18px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 12312;
}

.stock-bar-wrapper {
	margin-top: 20px;
}

.stock-bar-wrapper p {
	font-weight: bold;
	font-size: 20px;
}

.dropdown-menu>li>a {
	padding: 10px 4px 10px 26px;
	font-size: 18px;
	border-bottom: 1px solid #333;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	background-color: #aa826d;
}

.woocommerce ul#shipping_method {
	display: flex;
	flex-direction: column;
}

.color-red a {
	color: #f10 !important;
}

.color-red:hover a {
	color: #f56 !important;
}

.navbar-nav li:nth-of-type(4) a {
	color: #f10 !important;
}

.navbar-nav .dropdown-columns li:nth-of-type(4) a {
	color: #000 !important;
}

.additional-bar {
	padding: 8px;
	text-align: center;
	width: 100%;
	z-index: 100;
	margin-bottom: 12px;
}

.additional-bar.in-admin {
	top: 138px;
}

.additional-bar a:hover {
	text-decoration: none;
}

@media (max-width: 991px) {
	.additional-bar {}
	
	.additional-bar.in-admin {
		top: 128px;
	}
}

.additional-bar.additional-bar-checkout {
	position: fixed;
	left: 0;
}

.additional-bar-wrapper {
	height: 60px;
}

.google-reviews {
	margin-bottom: 70px;
}

.shop-reviews {
	margin: 70px 0 0;
}

.additional-description>hr {
	margin-top: 90px;
}

.product-reviews {
	margin-top: 20px;
}

@media (max-width: 991px) {
	.google-reviews {
		margin-bottom: 40px;
	}
	
	.shop-reviews {
		margin: 40px 0 0;
	}
	
	.additional-description>hr {
		margin-top: 60px;
	}
	
	.product-reviews {
		margin-top: 0px;
	}
}

/** */
.woocommerce-checkout #payment div.payment_box {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	padding: 1em;
	margin: 0;
	font-size: .8em;
	border-radius: 2px;
	line-height: 1.5;
	background-color: #fff;
	color: #515151;
}

.woocommerce-privacy-policy-text {
	background: #fff;
}

.woocommerce-terms-and-conditions-wrapper .form-row.validate-required {
	margin: 0 !important;
}

.nav-custom-banner {
	position: relative;
	margin-top: 10px;
	padding: 0 0 0 20px;
}

.nav-custom-banner img {
	max-width: 100%;
	height: auto;
}

.nav-banner-link {
	position: absolute;
	left: 30px;
	bottom: 10px;
}

.nav-banner-link a {
	font-size: 10px;
	padding: 10px 10px;
	line-height: 10px;
}

.custom-add-to-cart-wrapper {
	display: flex;
	justify-content: center;
}

@media (max-width:1279px) {
	.custom-add-to-cart-wrapper {
		margin-bottom: 50px;
	}
}

@media (max-width:991px) {
	.nav-custom-banner {
		padding: 0;
	}
	
	.product-col .product-item-details {
		position: relative;
	}
	
	.nav-banner-link {
		left: 10px;
	}
}

/* omnibus */
#primary .product-primary-content .price {
	margin-bottom: 10px !important;
}

#primary .product-primary-content .iworks-omnibus {
	margin-bottom: 1.3em;
}

#primary .product-primary-content ins~.iworks-omnibus {
	margin-bottom: 10px;
}

#primary .product-primary-content .iworks-omnibus+ins {
	display: flex;
	margin-bottom: 1em;
	font-size: 20px;
	font-weight: bold;
}

.product-item-details .item-price {
	flex-wrap: wrap;
	justify-content: flex-end;
	flex-direction: column;
	align-items: flex-end;
}

.product-item-details .item-price .iworks-omnibus {
	font-size: 12px;
	width: 100%;
	text-align: right;
}

.product-item-details {
	flex-direction: column;
}

.product-item-details .item-title {
	width: 100%;
}

.product-item-details .item-price .iworks-omnibus * {
	font-size: inherit !important;
	text-decoration: none !important;
}

.product-item.w-actions .item-price del .woocommerce-Price-amount.amount, .product-item.w-actions .item-price .product-item-price .price-old, .product-item-details .product-item-price .price-old {
	position: relative;
	bottom: auto;
	right: auto;
}

.product-item-details del {
	text-decoration: none;
	text-align: right;
}

/* omnibus */

/* products pagination */
.default-pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 24px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.default-pagination a, .default-pagination span {
	font-size: 20px;
}

.default-pagination a {
	transition: color .3s ease;
	color: #000;
	text-decoration: none;
}

.default-pagination a:hover, .default-pagination .current {
	color: #ac836d;
}

/* products pagination */
.woocommerce-checkout #payment ul.payment_methods li img {
	max-width: 40px;
}

.fancy-breadcrumb {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0 0 19px;
}

.fancy-breadcrumb>li {
	color: #666;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: .05em;
	margin-right: 10px;
}

.fancy-breadcrumb>li+li:before {
	content: "";
	display: inline-block;
	font-family: "FontAwesome";
	color: #666;
	vertical-align: 0;
	padding-right: 10px;
}

.fancy-breadcrumb>li>a {
	color: inherit;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.fancy-breadcrumb>li>a:hover, .fancy-breadcrumb>li>a:focus {
	color: #21bbef;
	text-decoration: none;
}

.product-primary-content {
	margin-top: 20px;
	margin-left: auto;
}

.col-md-6.unique-add-to-cart-item {
	min-height: 205px;
}

/**
 * Product styles
 */
.product-primary #primary .product-primary-content {
	width: 82%;
}

.product-primary #primary div.product div.summary {
	width: 100%;
}

.slick-slide {
	height: 100%;
}

.product-primary-gallery {
	width: 100%;
	display: flex;
	position: relative;
}

.product-main-gallery {
	/* margin: 0 auto; */
	width: 100%;
}

.product-main-gallery .slick-slide {
	background: #f9f6f4;
}

.product-main-gallery-thumbnail {
	display: block;
	position: relative;
	padding-bottom: 100%;
}

.product-main-gallery-thumbnail img {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.product-sub-gallery {
	position: absolute;
	right: -10%;
	top: 13%;
	border: 4px solid #fff;
	width: 20%;
	z-index: 10;
}

.unique-product-slider .product-sub-gallery {
	border-left: 2px solid #fff;
	border-top: none;
}

.unique-product-slider .product-sub-gallery .slick-slide {
	background: #fff;
	padding: 4px 2px;
}

.product-sub-gallery-thumbnail {
	margin: 2px 0px;
}

.unique-product-slider .product-sub-gallery-thumbnail {
	margin: 0px 0px;
}

.unique-product-slider .slick-slide.slick-current.slick-active.slick-center {
	filter: blur(0);
}

.product-sub-gallery-thumbnail>.inner-thumbnail {
	background-color: #f9f6f4;
	background-size: cover;
	background-position: center;
	padding-bottom: 100%;
}

.product-main-gallery .slick-arrow {
	position: absolute;
	top: 50%;
	background: transparent;
	font-size: 0;
	line-height: 1;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	outline: 0;
	padding: 0;
	-webkit-ransform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10;
}

.product-main-gallery .slick-arrow.slick-prev {
	left: 3%;
}

.product-main-gallery .slick-arrow.slick-next {
	right: 13%;
}

.unique-product-slider .product-main-gallery .slick-arrow.slick-next {
	right: 3%;
}

.unique-product-slider .product-main-gallery .product-sub-gallery-thumbnail {
	margin: 0;
}

.product-main-gallery .slick-arrow:before {
	content: "";
	display: block;
	width: 26px;
	height: 52px;
	background-size: cover;
	background-position: center;
}

.product-main-gallery .slick-arrow.slick-prev:before {
	background-image: url("https://cdn-cfoon.nitrocdn.com/lotgOdeAlZRpagacEFfzGCZFwYhhLbCW/assets/images/optimized/rev-0ede2bc/lawaiia.com/wp-content/themes/lawaiia/images/gallery-arrow-left.png");
}

.product-main-gallery .slick-arrow.slick-next:before {
	background-image: url("https://cdn-cfoon.nitrocdn.com/lotgOdeAlZRpagacEFfzGCZFwYhhLbCW/assets/images/optimized/rev-0ede2bc/lawaiia.com/wp-content/themes/lawaiia/images/gallery-arrow-right.png");
}

.slick-vertical .slick-slide {
	/* border: none; */
	background: #fff;
}

.product_title.entry-title {
	font-size: 36px;
}

.woocommerce div.product div.summary {
	margin-top: 1em;
}

#primary .product-primary-content .price {
	margin: 1.3em 0;
	font-size: 30px;
	color: #000;
	font-weight: normal;
}

#primary .product-primary-content .price del {
	font-weight: normal;
	font-size: 18px;
}

#primary .product-primary-content .price ins {
	text-decoration: none;
	font-weight: normal;
}

.woocommerce-product-details__short-description {
	color: #000;
}

.variations_form.cart {
	margin-top: 1.5em;
}

#primary .product-primary-content .variations_form.cart .variations .label label {
	font-weight: 300;
	font-size: 18px;
}

#primary .product-primary-content .variations_form.cart .variations .label {
	width: 25%;
}

.reset_variations {
	display: none !important;
}

.woocommerce div.product form.cart .variations select {
	max-width: 25%;
	min-width: 25%;
	height: 40px;
	padding: 8px 20px;
	background: #fff;
	color: #000;
	border: 1px solid #000;
}

.woocommerce .select2-container--default .select2-selection--single {
	height: 40px;
	padding: 8px 0px;
	background: #fff;
	color: #000;
	border: 1px solid #000;
	border-radius: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 5px;
	color: #000;
	right: 7px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #000 transparent transparent transparent;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #000;
	text-align: center;
}

.select2-dropdown.select2-dropdown--below {
	margin-top: 0;
}

/* .stock.in-stock {
    display: none;
} */
.product-primary-price, .woocommerce-variation-price {
	font-family: "Nunito", "Arial", sans-serif;
	color: #ea5184;
	font-weight: 700;
	line-height: 1;
	margin-top: 25px;
}

.woocommerce-variation-price {
	font-size: 24px;
}

.product-primary-details, .product-primary-details ul {
	list-style: none;
	padding: 0;
	margin: 24px 0 0;
}

.product-primary-details>li, .product-primary-details ul li {
	position: relative;
	padding-left: 14px;
}

.product-primary-details>li:before, .product-primary-details ul li:before {
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	width: 5px;
	height: 5px;
	background: #333;
	border-radius: 50%;
}

.product-primary-details>li+li {
	margin-top: 2px;
}

.product-primary-variations {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 29px;
}

.product-primary-variations>div {
	padding-bottom: 7px;
}

.product-variation-title {
	white-space: nowrap;
	padding-right: 15px;
}

.product-primary-quantity {
	position: relative;
	width: 105px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.product-primary-actions {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 29px;
	margin: 0 -15px;
}

.product-primary-actions>div {
	padding: 0 15px;
	margin-bottom: 15px;
}

.product-primary-actions .input-text.qty.text {
	display: none;
}

.quantity-input {
	display: block;
	width: 47px;
	background: #fff;
	color: #000;
	font-size: 30px;
	text-align: center;
	line-height: 49px;
	border: none;
	outline: 0;
	box-shadow: none;
	padding: 0;
}

.quantity-input::-webkit-outer-spin-button, .quantity-input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.quantity-input {
	-moz-appearance: textfield;
}

.quantity-button {
	/* position: absolute; */
	right: 0;
	width: 26px;
	height: 26px;
	background: #f9f6f4;
	font-size: 26px;
	text-align: center;
	line-height: 26px;
	border: none;
	outline: 0;
	box-shadow: none;
	padding: 1px 0 0 1px;
	padding: 0 0 2px 0;
	-webkit-transition: background .3s ease, color .3s ease, border .3s ease;
	transition: background .3s ease, color .3s ease, border .3s ease;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #000;
	position: relative;
}

.quantity-button span {
	z-index: 2;
}

.quantity-button::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: center center;
	transform-origin: center center;
	transition: -webkit-transform .5s cubic-bezier(.19, 1, .22, 1);
	transition: transform .5s cubic-bezier(.19, 1, .22, 1);
	transition: transform .5s cubic-bezier(.19, 1, .22, 1), -webkit-transform .5s cubic-bezier(.19, 1, .22, 1);
	border-radius: 50%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.quantity-button:hover::after {
	transform: scale(1);
}

.quantity-button .qty-icon {
	width: 50%;
}

.quantity-button .qty-icon-w, .quantity-button:hover .qty-icon-b {
	display: none;
}

.quantity-button:hover {
	background: #000;
	color: #fff;
}

.quantity-button:hover .qty-icon-w {
	display: block;
}

.quantity-button.plus {
	top: 0;
}

.quantity-button.minus {
	bottom: 0;
}

.product-primary-addToCart {
	display: block;
	position: relative;
	min-width: 220px;
	background: #21bbef;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: .05em;
	border: 0;
	border-radius: 4px;
	outline: 0;
	box-shadow: none;
	padding: 15px 20px 14px 46px;
	-webkit-transition: background .3s ease, color .3s ease;
	transition: background .3s ease, color .3s ease;
}

.product-primary-addToCart:hover, .product-primary-addToCart:focus {
	background: #ea5184;
}

.product-primary-addToCart:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 16px;
	width: 19px;
	height: 28px;
	background-image: url("https://lawaiia.com/wp-content/themes/lawaiia/images/basket-icon-large_white.png");
	background-size: cover;
	background-position: center;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.product-primary-addToWishlist {
	display: block;
	position: relative;
	min-width: 56px;
	height: 56px;
	background: transparent;
	color: #666;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: .05em;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	outline: 0;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.product-primary-addToWishlist.added, .product-primary-addToWishlist:hover, .product-primary-addToWishlist:focus {
	color: #fff;
}

.product-primary-addToWishlist:before, .product-primary-addToWishlist:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 25%;
	width: 24px;
	height: 22px;
	background-size: cover;
	background-position: center;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

#primary .product-primary-addToCart.single_add_to_cart_button.button, .lawaiia-btn, .product-primary-addToWishlist, .next-step.btn-primary.lawaiia-btn {
	z-index: 1;
	overflow: hidden;
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	white-space: nowrap;
	align-items: center;
	justify-content: center;
	text-align: center;
	line-height: 1;
	font-weight: 700;
	font-weight: bold;
	letter-spacing: 1px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-transition: color 1s ease;
	-o-transition: color 1s ease;
	-webkit-transition: color 1s ease;
	transition: color 1s ease;
	background: transparent;
	background-color: transparent;
	background-color: #000;
	background-image: none;
	background-image: none !important;
	border: 2px solid #000;
	color: #fff;
}

#primary .product-primary-addToCart.single_add_to_cart_button.button.nitro-lazy, .lawaiia-btn.nitro-lazy, .product-primary-addToWishlist.nitro-lazy, .next-step.btn-primary.lawaiia-btn.nitro-lazy {
	background-image: none !important;
}

.product-primary-addToWishlist {
	background-color: #fff;
}

#primary .product-primary-addToCart.single_add_to_cart_button.button::before, .lawaiia-btn::before, .product-primary-addToWishlist::before {
	z-index: -1;
	content: "";
	background-color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 150%;
	height: 100%;
	-moz-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	-o-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	-ms-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	-webkit-transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-moz-transition: transform .5s cubic-bezier(.59, .03, .2, 1);
	-o-transition: transform .5s cubic-bezier(.59, .03, .2, 1);
	-webkit-transition: transform .5s cubic-bezier(.59, .03, .2, 1);
	transition: transform .5s cubic-bezier(.59, .03, .2, 1);
}

.product-primary-addToWishlist::before {
	background-color: #000;
}

#primary .product-primary-addToCart.single_add_to_cart_button.button:hover, .lawaiia-btn:hover, .lawaiia-btn:focus, .next-step.btn-primary.lawaiia-btn:hover, .next-step.btn-primary.lawaiia-btn:focus {
	color: #000;
}

.lawaiia-btn.lawaiia-btn2 {
	border: 2px solid #55372f;
	background-color: #55372f;
	color: #fff;
}

.lawaiia-btn.lawaiia-btn2:hover, .lawaiia-btn.lawaiia-btn2:focus {
	color: #55372f;
}

.lawaiia-btn.lawaiia-btn-w {
	border: 2px solid #fff;
	background-color: #fff;
	color: #000;
}

.lawaiia-btn.lawaiia-btn-w:hover, .lawaiia-btn.lawaiia-btn-w:focus {
	color: #fff;
}

.lawaiia-btn.lawaiia-btn-w::before, .lawaiia-btn.lawaiia-btn-w:hover::before, .lawaiia-btn.lawaiia-btn-w:focus::before {
	background-color: #55372f;
}

#primary .product-primary-addToCart.single_add_to_cart_button.button:hover::before, #primary .product-primary-addToCart.single_add_to_cart_button.button:focus::before, .lawaiia-btn:hover::before, .product-primary-addToWishlist:hover::before, .lawaiia-btn:focus::before {
	opacity: 1;
	background-color: #fff;
	-moz-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
	-o-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
	-ms-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
	-webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
	transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
}

.product-primary-addToWishlist:hover::before, .product-primary-addToWishlist:focus::before {
	background-color: #000;
}

.product-primary-addToWishlist {
	display: flex;
	align-items: center;
	justify-content: center;
	border: 2px solid #000;
	font-size: 24px;
	color: #000;
}

.product-primary-addToWishlist img {
	width: 25px;
}

.productSingle-tabs {
	margin-top: 80px;
}

.additional-boxes .productSingle-tabs-content {
	padding-right: 0;
	display: flex;
	flex-wrap: wrap;
	padding-top: 50px;
}

.additional-boxes .productSingle-tabs-content .additional-box {
	width: 33%;
	padding: 0 5px 50px;
}

.additional-box .additional-title {
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	margin-left: 33%;
	line-height: 1em;
}

.additional-box .additional-desc {
	text-align: left;
	margin-left: 33%;
	font-size: 16px;
	line-height: 1.3em;
}

.similar-products {
	margin-top: 80px;
}

#reviews {
	display: flex;
}

#reviews #comments {
	width: 100%;
	border-right: 1px solid #f0f0f0;
}

#review_form_wrapper {
	margin-left: 60px;
}

.comment-rating-stars span.filled::before {
	color: #fc3;
	content: "";
	font-family: "FontAwesome";
	width: auto;
	height: auto;
	font-size: 12px;
	line-height: 1;
}

.comment-rating-stars span.not-filled::before {
	color: #fc3;
	content: "";
	font-family: "FontAwesome";
	width: auto;
	height: auto;
	font-size: 12px;
	line-height: 1;
}

.similar-products .heading-primary-title {
	font-size: 36px;
	text-align: center;
	margin-bottom: 10px;
}

.similar-products .heading-primary-subtitle {
	font-size: 18px;
	color: #999;
	text-align: center;
	font-weight: 300;
}

.row.row-popular-products {
	margin-top: 50px;
	margin-bottom: 80px;
}

.product-primary-content .woocommerce-product-rating {
	display: none;
}

.clear-filtering {
	margin-top: 40px;
}

.clear-filtering a {
	color: #000;
	font-weight: 400;
}

.clear-filtering a:hover {
	color: #000;
}

.dropdown-toggle .fa.fa-caret-down {
	font-size: 10px;
	position: absolute;
	top: 11px;
	right: 10px;
}

.navbar-nav .dropdown-toggle .fa.fa-caret-down {
	font-size: 12px;
	position: absolute;
	top: 7px;
	right: -10px;
}

.products-filters-heading {
	font-size: 16px;
}

.panel-body .panel-button #place_order {
	background-color: #000;
}

.panel-body .panel-button #place_order:hover {
	color: #000;
}

.sbi_header_img {
	display: none;
}

.sb_instagram_header {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.frontPage-instagram #sb_instagram .sb_instagram_header .sbi_header_text h3 {
	margin-left: 0px !important;
	color: #8f583d;
	font-size: 20px;
}

.sb_instagram_header h3::before {
	content: "@";
	color: #8f583d;
}

.instagram-heading {
	margin-bottom: 0;
}

.cart-li ins, .basket-primary ins {
	text-decoration: none;
}

.basket-primary del span {
	font-size: 16px;
	color: #333;
}

.woocommerce-terms-and-conditions-checkbox-text {
	margin-left: 20px;
}

/**
 *
 *
 */
.product-primary-actions .quantity {
	padding: 0 !important;
}

.woocommerce-page #content div.product div.summary {
	width: 100%;
}

.notification {
	display: none;
	position: fixed;
	bottom: 60px;
	right: 60px;
	background: #aa826d;
	max-width: 1000px;
	padding: 21px 25px;
	color: #fff;
	margin-left: 60px;
	z-index: 100000;
	font-weight: bold;
}

.additional-icons-wrapper {
	display: flex;
	font-size: 14px;
	align-items: center;
	justify-content: space-between;
}

.additional-icons-wrapper .additional-icon a {
	color: #000;
}

.additional-icons-wrapper .additional-icon a:hover, .additional-icons-wrapper .additional-icon a:focus {
	color: #000;
	text-decoration: none;
}

.additional-icons-wrapper .additional-icon a img {
	margin-top: -5px;
}

.product-primary-actions.woocommerce-variation-add-to-cart.variations_button .quantity {
	display: none;
}

.additional-icons-wrapper .modal-dialog {
	margin-top: 150px;
	text-align: center;
	padding: 25px;
}

.additional-icons-wrapper .modal-dialog .modal-content {
	padding: 25px;
}

.woocommerce-notices-wrapper .button.wc-forward {
	display: none;
}

.show-categories {
	color: #ab826e;
	text-transform: uppercase;
	font-weight: 600;
}

.show-categories:hover, .show-categories:focus {
	color: #ab826e;
	text-decoration: none;
}

.toHide {
	display: none;
}

.all-cat-icon img {
	width: 18px;
	margin-top: -5px;
}

.all-cat-icon.opened-ico img {
	transform: rotate(180deg);
}

.products-filters {
	margin-top: 20px;
}

.products-filters-list li.checked>a, .products-filters-list>li.checked>a {
	font-weight: bold;
}

.open-price-filter {
	margin-left: 5px;
	background-color: #aa826d;
	color: #fff;
	text-transform: uppercase;
	padding: 8px 12%;
	font-weight: 600;
}

.open-price-filter:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.newCollection-content {
	width: 100%;
	padding: 30px 30px;
	position: relative;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.ndCollection-wrapper {
	overflow: hidden;
}

/* .ndCollection-wrapper3 .newCollection-content {
    align-items: center;
    justify-content: center;
    text-align: center;
} */
.frontPage-newCollection h2, .frontPage-newCollection h3, .frontPage-newCollection h4 {
	font-size: 36px;
}

.first-banner, .video-banner, .third-banner, .fourth-banner {
	position: relative;
	margin-bottom: 3.5em;
}

@media (min-width: 991px) {
	.chessboard-image-block {
		margin: auto;
	}
	
	.first-banner, .third-banner {
		margin-right: 15px;
	}
	
	.video-banner, .fourth-banner {
		margin-left: 15px;
	}
}

.banner-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.banner-content-text {
	font-size: 36px;
	font-weight: 600;
	line-height: 46px;
	text-align: center;
}

.banner-separator {
	margin-top: 5%;
	margin-bottom: 7%;
	border-top: 1px solid #000;
	height: 1px;
	width: 10%;
}

#modalNav {
	background: rgba(0, 0, 0, .6);
}

#modalNav .modal-dialog {
	width: 90%;
	min-width: 320px;
}

.checkout-header {
	display: flex;
}

.order-steps {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	list-style: none;
	margin: 0;
}

.order-steps>li {
	padding: 0 48px;
}

.order-step {
	position: relative;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	display: flex;
	align-items: center;
	font-weight: 500;
}

.order-steps>li+li .order-step:before, .order-steps>li+li .order-step:after {
	content: "";
	position: absolute;
	top: 22px;
	left: -74px;
	-webkit-transition: width .3s ease;
	transition: width .3s ease;
}

.order-steps>li+li .order-step:before {
	width: 54px;
	border-bottom: 1px solid #000;
	z-index: 1;
}

.order-steps>li+li .order-step:after {
	width: 0;
	border-bottom: 1px solid #000;
	z-index: 2;
}

.order-steps>li+li.active .order-step:after {
	width: 54px;
}

.order-step-icon {
	width: 45px;
	height: 45px;
	background: #fff;
	color: #000;
	font-size: 30px;
	text-align: center;
	line-height: 45px;
	border-radius: 50%;
	margin: 0 auto;
	-webkit-transition: background .3s ease, color .3s ease;
	transition: background .3s ease, color .3s ease;
	border: 2px solid #f9f6f4;
}

.order-steps>li.active .order-step-icon {
	background: #f9f6f4;
	color: #000;
}

.order-step-text {
	margin-left: 6px;
}

.contact-primary {
	padding-bottom: 50px;
}

.recommend-product-wrapper {
	display: flex;
}

.recommend-product-wrapper .recommend-divider {
	width: 50%;
}

.recommend-product-wrapper .recommend-divider.recommend-divider1 {
	width: 40%;
	margin-right: 5%;
}

.recommend-product-wrapper .recommend-divider .product-item-details {
	flex-direction: column;
}

.recommend-product-wrapper .recommend-divider .product-item-details .item-title {
	width: 100%;
	margin-bottom: 5px;
}

.recommend-product-wrapper .recommend-divider .product-item-details .item-title .product-item-title {
	line-height: 20px;
}

.recommend-product-wrapper .recommend-divider .product-item-promo {
	font-size: 10px;
	line-height: 12px;
}

.recommend-product-wrapper .recommend-divider .item-price {
	text-align: left;
}

.recommend-product-wrapper .recommend-divider .product-item-details .item-price .price-old {
	left: 0;
	bottom: 70%;
	padding-bottom: 5px;
	font-size: 14px;
}

.recommended-products {
	padding-top: 60px;
}

.recommended-products h4 {
	margin-bottom: 15px;
	font-size: 24px;
}

.prev-next {
	transition-duration: .3s;
}

.prev-next img {
	width: 250px;
}

.prev-next a {
	font-size: 16px;
	line-height: 16px;
	color: #000;
	display: flex;
}

.prev-next a:hover {
	color: #333;
	text-decoration: none;
}

.previous-product.this-on-view {
	transform: translateX(-45%);
}

.previous-product {
	position: fixed;
	top: 40%;
	left: -4%;
	transform: translateX(-100%);
	transition-duration: .3s;
	padding: 2% 0;
	z-index: 10;
}

.previous-product:hover {
	transform: translateX(17%);
}

.previous-product:hover .prev-next-text {
	opacity: 0;
	height: 0;
	padding: 0;
}

.previous-product .prev-next-text {
	transform: rotate(-90deg);
}

.next-product.this-on-view {
	transform: translateX(45%);
}

.next-product {
	position: fixed;
	top: 40%;
	right: -4.5%;
	transform: translateX(100%);
	transition-duration: .3s;
	padding: 2% 0;
	z-index: 10;
}

.next-product .prev-next-text {
	transform: rotate(90deg);
}

.next-product:hover {
	transform: translateX(-17%);
}

.next-product:hover .prev-next-text {
	opacity: 0;
	height: 0;
	padding: 0;
}

.prev-next-image {
	background: #f9f6f4;
}

.prev-next-image-1 {
	width: 250px;
	background-position: center;
	background-size: contain;
	height: 200px;
	background-repeat: no-repeat;
}

.prev-next-text {
	padding-top: 70px;
}

.summary.entry-summary {
	position: relative;
}

.share-btn-wrapper {
	position: absolute;
	top: -30px;
	right: 0;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	border: 2px solid #faf6f5;
	background: #faf6f5;
	transition-duration: .3s;
}

.share-btn-wrapper:hover {
	background: #fff;
}

.share-btn-wrapper a {
	padding: 7px 10px 13px 10px;
	display: block;
}

.share-btn-post {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	transition-duration: .3s;
	color: #000;
}

.share-btn-post:hover {
	color: #000;
}

.share-btn-post img {
	margin-top: -5px;
	margin-right: 5px;
}

.share-btn-post img {
	width: 20px;
	height: 20px;
}

#shareModal {
	background: rgba(255, 255, 255, .7);
}

#shareModal .modal-dialog {
	width: 60%;
	height: 100%;
	z-index: 99999;
	border: none;
}

#shareModal .modal-dialog .modal-content {
	height: 93vh;
	background: transparent;
	border: none;
	box-shadow: none;
}

#shareModal .modal-dialog .modal-content .modal-body {
	height: 90%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

#shareModal .modal-close-btn-wrapper {
	width: 100%;
	text-align: right;
	padding-top: 50px;
}

#shareModal .modal-close-btn-wrapper .modal-close-btn, #shareModal .modal-close-btn-wrapper button {
	background: #000;
	border: 2px solid #000;
	padding: 10px 24px;
	color: #fff;
	font-weight: 700;
	transition-duration: .3s;
}

#shareModal .modal-close-btn-wrapper button:hover {
	color: #000;
	background: #fff;
}

#shareModal .a2a_dd.addtoany_share_save.addtoany_share {
	display: none;
}

#shareModal .modal-title {
	margin-bottom: 25px;
}

.fancy-heading.checkout-header h2 {
	font-size: 48px;
}

.back-to-top-wrapper {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
}

.back-to-top-wrapper img {
	width: 20px;
}

.back-to-top-wrapper {
	display: flex;
	flex-flow: row;
	margin: 0 auto;
	justify-content: center;
}

.back-to-top-wrapper:before {
	content: "";
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0);
	width: 125vmax;
	height: 125vmax;
	border-radius: 100%;
	background-image: linear-gradient(to top, #fbc2eb 0%, #a6c1ee 100%);
	box-shadow: 0 0 20px pink;
	transition: all 500ms cubic-bezier(.49, .23, 0, .99);
	opacity: 0;
}

.completed:before {
	transform: translate(-50%, -50%) scale(1);
	opacity: .5;
}

.back-to-top-wrapper svg {
	transform: rotate(-90deg);
}

.back-to-top-wrapper svg circle {
	stroke: rgba(0, 0, 0, .1);
	stroke-width: 2px;
	stroke-linecap: round;
	fill: transparent;
}

.back-to-top-wrapper svg .progress-bar {
	stroke: #000;
	transition: stroke-dashoffset 0 ease-in-out;
}

.pct {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-feature-settings: "tnum";
	font-variant-numeric: tabular-nums;
}

.back-to-top-a {
	position: absolute;
	top: 0px;
	left: 0;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 15;
}

.blog-header {
	background: transparent;
	text-align: center;
	margin: 70px 0 10px 0;
}

.blog-header .page-header-title {
	font-size: 48px;
	margin-top: 30px;
	margin-bottom: 40px;
}

/**
 * checkout
 */
#checkout-body {
	padding-top: 0;
}

.checkout-header-row {
	display: flex;
	align-items: center;
}

#order_comments_field {
	height: 0;
	overflow: hidden;
}

#additional_fv_field, #additional_newsletter_field, #additional_pack_field, #additional_dedication_field {
	display: none;
}

/**
 * CART
 */
.mini-basket-links {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.mini-basket-links a {
	min-width: 67%;
	margin-bottom: 15px;
}

.shop-return-button img {
	transform: rotate(180deg);
	width: 25px;
	margin-right: 5px;
}

.woocommerce-cart-form {
	width: 100%;
}

.flex-div {
	display: flex;
	justify-content: space-between;
}

.flex-div a {
	color: #000;
	transition-duration: .3s;
}

.flex-div a:hover {
	color: #999;
}

.shipment-info-text {
	color: #999;
	text-align: right;
	font-size: 16px;
}

.table-details-body {
	max-width: 60%;
}

#loadProducts {
	background: #fff;
}

#loadProducts:hover {
	background: #aa826d;
}

.frontPage-recommended-products .product-item-title a {
	font-weight: 600;
}

#wybierz-rozmiar:hover {
	cursor: pointer;
}

.footer-social-media {
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 140px;
}

.footer-social-media img {
	width: 20px;
}

.footer-center {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #000;
}

.footer-primary-copyrights {
	text-align: right;
}

.footer-primary-copyrights, .footer-primary-branding {
	width: 49.5%;
}

.separator {
	padding: 0 20px;
	width: 1%;
}

.payment-logos {
	display: flex;
	justify-content: space-between;
	max-width: 260px;
	position: relative;
	margin-left: auto;
}

.post-item-2 {
	display: flex;
}

.post-item-2 .post-item-div {
	width: 50%;
}

.post-item-div-right {
	padding-left: 30px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}

.blog-posts .blog-post-title {
	font-size: 48px;
	text-align: center;
}

.blog-post-content1 {
	margin-top: 35px;
	display: flex;
}

.blog-post-content1 .blog-post-image {
	width: 30%;
}

.blog-post-content1 .blog-post-text {
	width: 70%;
	padding-left: 25px;
}

.previous-title {
	font-weight: 600;
	font-size: 21px;
}

.input-primary-select {
	display: none;
}

.row.row-popular-products.hidden-xs.products-row {
	display: flex;
	flex-wrap: wrap;
}

.row.row-popular-products {
	justify-content: center;
}

.load-more-posts, .load-more-unique {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 50px;
	padding-bottom: 90px;
	position: relative;
	z-index: 1;
}

.unique-page-title {
	text-align: center;
	padding-top: 80px;
}

.unique-page-title h2 {
	font-size: 48px;
}

.unique-page-categories ul {
	padding-top: 5px;
	list-style-type: none;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
}

.unique-page-categories ul li {
	padding: 0 30px;
}

.unique-page-categories ul li a {
	color: #999;
	font-size: 21px;
	font-weight: 600;
	transition-duration: .3s;
}

.unique-page-categories ul li a:hover, .unique-page-categories ul li a:focus, .unique-page-categories ul li a.active {
	color: #000;
}

.unique-filters .productsSortBy {
	align-items: center;
	justify-content: center;
	padding: 25px 0 50px;
}

.unique-row .product-item-thumbInner {
	padding-bottom: 100%;
}

.unique-row .product-item-thumbInner>div {
	transform: scale(1);
}

.unique-row .product-item.w-actions:hover .product-item-thumb .product-item-thumbBack, .unique-row .product-item.w-actions:hover .product-item-thumb:focus .product-item-thumbBack {
	transform: scale(1.2);
}

.unique-row .product-item.w-actions .product-item-thumbInner>div {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.unique-row .product-item-thumbInner {
	overflow: hidden;
}

.unique-row .product-item-title {
	font-size: 24px;
	font-weight: 600;
}

.unique-row .product-item.w-actions {
	margin-bottom: 70px;
}

.unique-row {
	min-height: 480px;
	display: flex;
	flex-wrap: wrap;
}

.hidden-col {
	display: none;
}

.unique-row .product-item-title a {
	font-weight: 500;
}

.unique-product-slider .product-sub-gallery {
	right: unset;
	top: unset;
	bottom: -28%;
	left: 37.5%;
	width: 25%;
}

.no-founds {
	font-weight: 500;
	text-align: center;
}

.unique-product-slider .product-main-gallery-thumbnail {
	padding-bottom: 100%;
}

.video-wrapper {
	position: relative;
	padding-top: 65%;
}

.video-wrapper iframe {
	opacity: 0;
}

.video-wrapper iframe, .video-wrapper .video-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-wrapper .video-overlay {
	z-index: 12;
	display: flex;
	align-items: center;
	justify-content: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.flex-row .video-wrapper .video-overlay {
	background-position: right;
}

.flex-row .video-wrapper {
	margin-left: 15px;
}

.video-wrapper .video-overlay:before {
	position: absolute;
	content: "";
	border-left: 54px solid #fff;
	border-right: 0px solid transparent;
	border-bottom: 34px solid transparent;
	border-top: 34px solid transparent;
	transition-duration: .3s;
}

.video-wrapper .video-overlay:hover:before {
	border-left: 57px solid #fff;
	border-right: 0px solid transparent;
	border-bottom: 37px solid transparent;
	border-top: 37px solid transparent;
	transition-duration: .3s;
}

.video-wrapper .video-overlay:after {
	position: absolute;
	content: "";
	width: 130px;
	height: 130px;
	border: 3px solid #fff;
	border-radius: 50%;
	margin-right: 4px;
	transition-duration: .3s;
}

.video-wrapper .video-overlay:hover:after {
	width: 140px;
	height: 140px;
}

.video-wrapper .video-overlay:hover {
	cursor: pointer;
}

.flex-row {
	display: flex;
	flex-wrap: wrap;
}

#primary .unique-content .product-primary-content {
	width: 90%;
	margin: 0 auto;
}

#primary .unique-content .product_title.entry-title {
	color: #fff;
}

#primary .unique-content .fancy-breadcrumb {
	position: absolute;
	top: -129%;
}

#primary .unique-content .price {
	color: #fff;
}

.unique-title-price {
	position: absolute;
	top: -103%;
	max-width: 40%;
}

#primary .unique-content .fancy-breadcrumb li, #primary .unique-content .fancy-breadcrumb li a {
	color: #fff;
}

#primary .unique-content .product_title.entry-title {
	font-size: 42px;
}

.unique-content .share-btn-wrapper {
	top: -147%;
	left: 66.34%;
}

.woocommerce div.product .unique-content div.summary {
	margin-top: 11em;
}

.products-grid.row {
	display: flex;
	flex-wrap: wrap;
}

.fancy-breadcrumb li {
	position: relative;
}

.banner-img {
	width: 100%;
}

.top-actions.modal-top-actions {
	flex-direction: column;
	align-items: flex-start;
	margin-top: 25px;
}

.top-actions.modal-top-actions li {
	padding: 0 0 0 15px;
	line-height: 36px;
}

.top-actions.modal-top-actions .top-actions-text {
	padding-left: 10px;
}

.select2-dropdown {
	z-index: 1012;
}

.row-product-content .woocommerce-notices-wrapper {
	display: none;
}

.notification .button.wc-forward {
	display: none;
}

.modal-nav-socials {
	display: flex;
	justify-content: space-between;
	padding: 25px 15px;
	width: 60%;
}

.modal-nav-socials .social-item-icon img {
	width: 20px;
}

.modal-nav-separator {
	padding-top: 35%;
	margin-left: 15px;
	border-bottom: 1px solid #000;
	width: 70%;
}

.modal-nav-contact ul {
	list-style-type: none;
	padding-left: 15px;
}

.modal-nav-contact ul li a {
	color: #000;
	font-size: 18px;
	font-weight: 300;
}

.modal-nav-contact ul li a:hover, .modal-nav-contact ul li a:focus {
	color: #000;
}

#quickViewModal {
	transition-duration: 0;
}

#quickViewModal.fade.in {
	z-index: 1050;
}

#quickViewModal.fade.in, #quickViewModal.fade {
	display: flex !important;
	align-items: center;
	justify-content: center;
}

#quickViewModal.fade {
	z-index: -1;
}

#quickViewModal .modal-content {
	background-color: transparent;
	border: none;
	box-shadow: none;
}

#quickViewModal .modal-content .container {
	background-color: #fff;
}

#quickViewModal .close-wrapper {
	width: 100%;
	text-align: right;
}

#quickViewModal .close {
	font-size: 36px;
	background: #fff;
	border: none;
}

#quickViewModal .modal-content .container {
	border-radius: 10px;
}

.woocommerce-product-details__short-description.col-md-6 {
	margin-top: 100px;
}

.unique-add-to-cart-item {
	margin-top: 60px;
}

.unique-add-to-cart-item {
	padding-left: 10%;
}

.woocommerce #primary div.product .unique-add-to-cart-item form.cart .variations td.label {
	padding-right: 0;
	width: 20%;
}

.unique-add-to-cart-item .product-primary-actions>div {
	padding: 0 8px;
}

.row.quick-modal-row {
	padding: 50px 15px;
}

.visit-product-cart {
	margin: 15px 0;
	padding: 15px 0;
	border-top: 1px solid #010;
	border-bottom: 1px solid #010;
}

.visit-product-cart a {
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: linear-gradient(to right, #000, #000 50%, rgba(0, 0, 0, .3) 50%);
	background-size: 200% 100%;
	background-position: 100%;
	transition: all 1.2s cubic-bezier(.19, 1, .22, 1);
	font-size: 20px;
	font-weight: 600;
}

.visit-product-cart a:hover {
	text-decoration: none;
	background-position: 0%;
}

.modal-product-buttons {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.quickViewImage {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.modal-product-content .price-old {
	font-size: 16px;
	text-decoration: line-through;
	color: #999;
}

.shipping-optional h5 {
	font-size: 21px;
	margin: 10px 0;
	font-weight: 400;
}

.pack-info {
	margin: -20px 0 20px 37px;
	color: #999;
	font-size: 14px;
}

.products-grid .product-col.col-lg-4 {
	width: 33%;
}

.woocommerce-additional-fields h3 {
	margin-bottom: 20px;
}

.newsletter-form-row {
	display: flex;
}

.newsletter-form-row .comment-form-fm-sign {
	display: none;
}

.newsletter-form-row .wpcf7-text {
	font-weight: 500;
	color: #000;
	padding: 5px 10px;
	border: 1px solid #000;
	height: 35px;
}

.newsletter-form-row .wpcf7-text::placeholder {
	color: #000;
}

.newsletter-form-row .wpcf7-form-control-wrap.your-email {
	max-width: 75%;
}

.newsletter-form-row .wpcf7-form-control-wrap.your-email input {
	max-width: 100%;
}

.newsletter-form-row .wpcf7-submit {
	background-color: #000;
	border: 1px solid #000;
	color: #fff;
	padding: 5px 15px;
	height: 35px;
}

.newsletter-form-heading {
	padding-top: 25px;
}

.newsletter-form-heading h5 {
	font-size: 24px;
	text-align: right;
}

.newsletter-form-heading p {
	color: #000;
	text-align: right;
	margin-bottom: 25px;
	margin-top: 5px;
}

@media (min-width: 2000px) {
	.newCollection-thumb {
		height: 91.5vh;
	}
}

@media (min-width:992px) {
	.fullScreen-banner .flex-row .col-md-6 {
		width: 49.9%;
	}
}

@media (max-width: 1850px) {
	.container-fluid.custom-container.checkout-container {
		margin: 0 2%;
	}
	
	.next-product {
		right: -4.5%;
	}
}

@media (max-width: 1700px) {
	.row-popular-products .product-item.w-actions {
		margin: 0;
	}
	
	.next-product {
		right: -5.5%;
	}
	
	.unique-content .share-btn-wrapper {
		top: -120%;
	}
	
	.unique-title-price {
		top: -120%;
		max-width: 60%;
	}
}

@media (max-width: 1700px) and (min-width: 1280px) {
	.cart-col1 {
		width: 60%;
	}
	
	.cart-col2 {
		width: 40%;
	}
}

@media (max-width: 1540px) {
	.newCollection-thumb {
		height: 91vh;
	}
	
	.product-item-details {
		flex-direction: column;
	}
	
	.product-item-details .item-title {
		width: 100%;
	}
	
	.product-item-price {
		text-align: left;
	}
	
	.product-item.w-actions .item-price .product-item-price .price-old, .product-item-details .product-item-price .price-old {
		position: static;
	}
	
	.product-item.w-actions:hover .product-item-actions {
		transform: translateY(-80%);
	}
	
	.products-filters-group-side {
		margin-left: 2%;
	}
	
	.products-price-slider .irs--round {
		width: 80%;
	}
	
	.banner-content-text {
		font-size: 30px;
		line-height: 40px;
	}
	
	.product-item.w-actions .item-price del .woocommerce-Price-amount.amount {
		position: static;
	}
}

.frontPage-best-products .fancy-heading p {
	color: #b0b0b0;
}

.text-page-header-wrapper .text-page-header-text {
	color: #000;
	text-align: center;
}

.text-page-header-wrapper {
	margin-top: 70px;
	margin-bottom: 30px;
}

.product-sub-gallery.slick-vertical:hover {
	cursor: n-resize;
}

.unique-content .woocommerce-product-details__short-description.col-md-6, .unique-content .col-md-6.unique-add-to-cart-item {
	max-width: 49.9%;
}

.stock.out-of-stock {
	margin-bottom: 15px;
}

@media (max-width: 1468px) {
	.unique-title-price {
		top: -119%;
		max-width: 60%;
	}
	
	.share-btn-wrapper {
		top: -119%;
	}
}

@media (max-width:1279px) {
	.recommended-products, .clear-filtering, .prev-next {
		display: none;
	}
	
	.products-filters-group {
		margin-bottom: 15px;
	}
	
	.products-filters-heading {
		line-height: 40px;
	}
	
	.products-filters-group-side {
		margin-left: 0;
	}
	
	.products-filters h5 {
		font-size: 18px;
		margin-bottom: 5px;
	}
	
	.products-filters-list {
		margin-bottom: 20px;
	}
	
	.products-filters-list>li>a {
		font-size: 16px;
		line-height: 16px;
	}
	
	.product-filetrs-toggle {
		height: 0;
		overflow: hidden;
		transition: height .3s;
	}
	
	.products-filters>li.dropdown {
		padding: 5px 5px 5px 5px;
		margin-left: 5px;
	}
	
	.unique-page-header .products-filters>li.dropdown {
		padding: 0;
	}
	
	.products-filters>li>a .fa {
		margin-left: 15px;
	}
	
	.products-price-slider .irs--round {
		width: 100%;
	}
	
	.products-price-slider {
		margin-left: 0;
	}
	
	.products-price-slider .irs--round .irs-bar {
		top: 12px;
	}
	
	.filtering-div {
		width: 100%;
	}
	
	.products-price-slider {
		height: 0;
		overflow: hidden;
	}
	
	.products-price-slider.opened {
		overflow: visible;
	}
	
	.footer-primary-social>li>a {
		padding: 0;
	}
	
	.footer-primary-bottom {
		display: block;
	}
	
	.footer-social-media {
		padding: 10px 0;
		justify-content: center;
		max-width: 100%;
	}
	
	.footer-social-media a {
		padding: 0 25px;
	}
	
	.footer-center {
		flex-direction: column;
		padding-top: 20px;
	}
	
	.separator {
		display: none;
	}
	
	.footer-primary-copyrights, .footer-primary-branding {
		text-align: center;
		line-height: 24px;
		width: 100%;
	}
	
	.payment-logos {
		margin-right: auto;
		padding-top: 38px;
	}
	
	.products-grid .product-col.col-lg-4 {
		width: 49%;
	}
}

@media (max-width: 1200px) {
	.order-steps {
		display: none;
	}
	
	.back-to-top-wrapper {
		position: relative;
		width: 50px;
		bottom: 0;
		right: 0;
	}
	
	.primary-flex-footer {
		padding-top: 20px;
		background: #f9f6f4;
	}
	
	.unique-title-price {
		top: -98%;
		max-width: 70%;
	}
	
	.share-btn-wrapper {
		top: -98%;
	}
}

@media (max-width: 991px) {
	.unique-content .new-logotypes-wrapper .new-logotypes {
		margin: 0;
	}
	
	.post-item-link {
		text-align: left;
		margin-left: 40px;
	}
	
	.post-item-thumbnail {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	.flex-center {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.product-primary-gallery {
		flex-direction: column;
	}
	
	.product-sub-gallery {
		position: relative;
		width: 100%;
		left: 0;
	}
	
	.product-sub-gallery {
		border: none;
	}
	
	.product-sub-gallery-thumbnail {
		margin: 6px 3px;
	}
	
	.product-primary #primary .product-primary-content {
		width: 100%;
	}
	
	.product-primary-actions {
		justify-content: space-around;
	}
	
	.container-fluid.custom-container2.contact-container {
		margin: 0;
		padding: 0;
	}
	
	.container-fluid.custom-container2.contact-container .row {
		margin: 0;
	}
	
	.map-primary {
		padding: 40px 0px 0;
		margin: 0 -15px;
	}
	
	.additional-box .additional-title {
		text-align: center;
		margin-left: 0;
	}
	
	.additional-box .additional-desc {
		text-align: center;
		margin-left: 0;
	}
	
	.products-filters>li.dropdown {
		min-width: 100px;
	}
	
	.container-fluid.header-container {
		margin: 0;
		padding: 0;
	}
	
	.checkout-header-row {
		flex-direction: column;
	}
	
	.navbar-top-checkout {
		display: block;
	}
	
	.navbar-top-checkout .top-actions li {
		padding: 0;
	}
	
	.checkout-header {
		justify-content: center;
	}
	
	.post-item.post-item-2 {
		display: block;
	}
	
	.post-item-2 .post-item-div {
		width: 100%;
	}
	
	.post-item-div-right {
		padding-left: 0;
	}
	
	.post-item-title {
		font-size: 30px;
	}
	
	.blog-header .page-header-title {
		font-size: 36px;
	}
	
	.blog-header {
		margin: 0 0 20px 0;
	}
	
	.post-item-date {
		left: 15px;
	}
	
	.product-primary-content .flex-row {
		display: block;
	}
	
	.flex-row .video-wrapper {
		padding-top: 63%;
		margin-bottom: 55px;
	}
	
	.fancy-heading.checkout-header h2 {
		font-size: 36px;
	}
	
	.shop-order {
		padding-bottom: 0;
	}
	
	.shop-order-sticky {
		background-color: #f9f6f4;
	}
	
	/* #loadProducts {
        opacity: 0;
    } */
	.products-pagination {
		padding: 0;
	}
	
	.rem-margin {
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.contact-box-title {
		font-size: 24px;
	}
	
	.contact-box-wrapper {
		flex-direction: column;
	}
	
	.contact-box+.contact-box {
		margin-left: 0;
	}
	
	.contact-socials {
		width: 160px;
	}
	
	.contact-aside::after {
		width: 40%;
	}
	
	.contact-box {
		margin-top: 3%;
	}
	
	.contact-aside {
		padding: 0 0 70px 0;
	}
	
	.flex-row .video-wrapper {
		margin-left: 0;
	}
	
	.shop-return {
		margin-top: 0;
		margin-bottom: 21px;
	}
	
	.coupon-info {
		margin-bottom: 0;
	}
	
	.navbar-top.navbar-top-checkout {
		display: none;
	}
	
	.fancy-heading.checkout-header {
		margin-top: 0;
	}
	
	.modal-nav-toggle {
		padding-left: 15px;
	}
	
	.load-more-unique {
		margin-top: 0px;
		padding-top: 0;
		transform: translateY(-589px);
	}
	
	.load-more-unique-btn {
		display: none;
	}
	
	.mobile-nav>li>a {
		padding: 2px 15px;
	}
	
	.unique-product-slider .product-sub-gallery {
		width: 45%;
		left: 27.5%;
		bottom: 0;
	}
	
	.woocommerce-product-details__short-description.col-md-6 {
		margin-top: 0;
	}
	
	.unique-add-to-cart-item, .additional-icons-wrapper.col-md-6 {
		padding-left: 15px;
		border: none;
	}
	
	#primary .unique-content .product-primary-content .variations_form.cart .variations .label {
		width: 50%;
	}
	
	.unique-content .share-btn-wrapper {
		position: static;
		color: #000;
	}
	
	#primary .unique-content .product_title.entry-title {
		position: static;
		color: #000;
		width: 100%;
		font-size: 24px;
	}
	
	#primary .unique-content .price {
		position: static;
		color: #000;
	}
	
	.bs-product-price {
		margin-top: 5px;
	}
	
	.basket-summary-table {
		margin-top: 80px;
	}
	
	.basket-summary-title {
		margin-bottom: 35px;
		font-size: 24px;
	}
	
	.unique-product-slider .product-sub-gallery {
		display: none;
	}
	
	.unique-title-price {
		position: static;
		max-width: 100%;
	}
	
	.fullScreen-banner .row.flex-row {
		flex-direction: column;
		flex-wrap: nowrap;
	}
	
	.col-md-6.unique-add-to-cart-item {
		min-height: 130px;
	}
}

@media (max-width: 767px) {
	.container-fluid.custom-container {
		margin: 0;
	}
	
	#primary .col-md-6.product-slider-col {
		padding: 0;
	}
	
	.additional-icons-wrapper {
		flex-wrap: wrap;
	}
	
	.additional-icons-wrapper .additional-icon {
		width: 50%;
		margin-bottom: 15px;
	}
	
	.additional-icons-wrapper {
		margin-left: 10%;
	}
	
	.nav-productSingle-tabs {
		flex-direction: column;
		text-align: center;
	}
	
	.nav-productSingle-tabs>li>a {
		font-size: 24px;
	}
	
	.productSingle-tabs {
		margin-top: 0;
	}
	
	.additional-boxes .productSingle-tabs-content .additional-box {
		width: 50%;
	}
	
	.additional-box .additional-title, .additional-box .additional-desc {
		text-align: left;
	}
	
	#reviews {
		flex-direction: column;
	}
	
	#reviews #review_form_wrapper {
		order: 1;
	}
	
	#reviews #comments {
		order: 2;
	}
	
	.similar-products {
		margin-top: 20px;
	}
	
	.similar-products .heading-primary-title {
		margin-bottom: 15px;
	}
	
	.product-item-details {
		flex-direction: column;
		text-align: left;
	}
	
	.quantity-input {
		width: 36px;
	}
	
	.first-banner, .video-banner, .third-banner, .fourth-banner {
		margin-bottom: 1.5em;
	}
	
	.banner-content-text {
		font-size: 30px;
	}
	
	.banner-separator {
		border-width: 2px;
		margin: 10px 0 15px 0;
		width: 20%;
	}
	
	.banner-content-text {
		line-height: 36px;
	}
	
	.products-filters {
		margin-top: 10px;
	}
	
	.products-filters.productsSortBy {
		margin-top: 20px;
	}
	
	.unique-page-title {
		padding-top: 15px;
	}
	
	.unique-page-title h2 {
		font-size: 36px;
	}
	
	.unique-page-categories ul li a {
		font-size: 18px;
	}
	
	.unique-page-categories ul {
		padding-left: 0;
	}
	
	.unique-page-categories ul li {
		padding: 0 4%;
	}
	
	.unique-row .product-item-thumb {
		margin: 0 -15px 0 -15px;
	}
	
	.flex-row .video-wrapper {
		padding-top: 65%;
		margin-bottom: 55px;
	}
	
	.flex-row .video-wrapper .video-overlay {
		background-size: cover;
	}
	
	.shop-return {
		text-align: center;
	}
	
	.product-primary-quantity {
		width: 85px;
	}
	
	.container-fluid.custom-container.checkout-container {
		margin: 0;
	}
	
	#review_form_wrapper {
		margin-left: 0;
	}
	
	.nav-productSingle-tabs>li+li {
		margin-left: 0;
	}
	
	.product-item.w-actions .item-price .woocommerce-Price-amount.amount {
		font-size: 18px;
	}
	
	.newsletter-form-row .wpcf7-form-control-wrap.your-email {
		max-width: 67%;
	}
	
	.page-template-contact, .footer-newsletter-wrapper {
		overflow-x: hidden;
	}
}

@media (max-width: 599px) {
	.products-grid .product-col.col-lg-4 {
		width: 100%;
	}
	
	.flex-row .video-wrapper {
		padding-top: 65%;
		margin-bottom: 30px;
	}
	
	.product-item-price {
		font-size: 20px;
	}
	
	.products-filters>li.dropdown a {
		padding: 5px 25px 5px 5px;
	}
	
	.filters-col {
		padding: 0;
	}
	
	.product-primary-actions>div {
		padding: 0;
	}
	
	.product-primary-actions.woocommerce-variation-add-to-cart.variations_button {
		justify-content: space-around;
	}
	
	.additional-icons-wrapper {
		margin-left: 7%;
	}
	
	#checkout-body .navbar-logo {
		flex-basis: 92%;
		min-width: 92%;
		width: 92%;
	}
	
	.products-grid .product-col {
		padding: 0 15px;
	}
	
	.frontPage-recommended-products .product-item.w-actions {
		margin: 0;
		margin-bottom: 20px;
	}
	
	.newCollection-title, .frontPage-newCollection h2, .frontPage-newCollection h3, .frontPage-newCollection h4 {
		font-size: 30px;
		line-height: 36px;
	}
	
	.newCollection-link .lawaiia-btn {
		padding: 15px 17px;
		font-size: 14px;
		font-weight: 500;
	}
	
	.frontPage-recommended-products .col-md-3.col-sm-6.col-xs-6 {
		padding: 0 10px;
	}
	
	.frontPage-recommended-products .product-item-title {
		font-weight: 500;
	}
	
	.frontPage-recommended-products .row {
		margin: 0;
	}
	
	h1, .h1, h2, .h2, h3, .h3 {
		font-size: 30px;
	}
	
	body {
		font-size: 16px;
	}
	
	.products-slider.slick-initialized.slick-slider {
		padding-top: 5px;
	}
	
	.banner-content-text {
		font-weight: 500;
	}
	
	.ndCollection-thumb {
		margin-left: 0;
	}
	
	.share-btn-wrapper {
		top: -50px;
	}
	
	#shareModal .modal-dialog {
		width: 95%;
	}
	
	.modal-body .modal-title {
		font-size: 20px;
	}
	
	.productSingle-tabs-content {
		font-size: 16px;
	}
	
	.dropdown-toggle .fa.fa-caret-down {
		top: 15px;
	}
	
	.input-primary.input-small {
		padding: 12px 7px;
	}
	
	.basket-coupon-input {
		max-width: 155px;
	}
	
	.btn-primary.btn-small {
		padding: 13px 15px;
	}
	
	.basket-coupon-input {
		margin-right: 6px;
		margin-left: 6px;
	}
	
	.basket-coupon-group {
		margin-top: 0;
	}
	
	.quantity-button span {
		padding: 0 9px;
	}
}

@media (max-width: 440px) {
	.input-primary.input-small {
		padding: 12px 4px;
		max-width: 126px;
	}
	
	#primary .product-primary-addToCart.single_add_to_cart_button.button {
		height: 44px;
		font-size: 14px;
		padding: 20px 15px;
		min-width: 200px;
	}
	
	.woocommerce button.button {
		padding: 18px;
		box-sizing: border-box;
	}
	
	.open-price-filter {
		padding: 8px 16px;
	}
	
	.products-filters>li.dropdown a {
		padding: 5px 12px 5px 5px;
	}
	
	.product_title.entry-title {
		font-size: 24px;
	}
	
	.similar-products .heading-primary-title {
		font-size: 28px;
	}
	
	.products-filters-heading {
		font-size: 12px;
	}
	
	.unique-page-categories ul li {
		padding: 0 2%;
	}
	
	.unique-page-categories ul li a {
		font-size: 16px;
	}
	
	.quantity-input {
		font-size: 24px;
		line-height: 36px;
	}
	
	.basket-coupon-title {
		font-size: 14px;
	}
	
	.input-primary.input-small {
		height: 36px;
		font-size: 14px;
		max-width: 133px;
	}
	
	.basket-coupon-group .btn-primary.btn-small {
		font-size: 14px;
		padding: 9px 10px;
	}
	
	.product-primary-addToWishlist {
		min-width: 44px;
		height: 44px;
	}
}

@media (max-width: 400px) {
	.products-slider .slick-prev {
		left: 38%;
	}
	
	.products-slider .slick-next {
		right: 38%;
	}
	
	.product-primary-quantity {
		width: 80px;
	}
	
	.woocommerce button.button {
		padding: 13px;
	}
	
	.newCollection-content {
		bottom: 10px;
	}
	
	.newCollection-link {
		margin-top: 10px;
	}
	
	.basket-coupon-input {
		margin-right: 3px;
		margin-left: 3px;
	}
}

@media (max-width: 370px) {
	.additional-icons-wrapper {
		margin-left: 0%;
	}
	
	#primary .product-primary-addToCart.single_add_to_cart_button.button {
		height: 44px;
		font-size: 12px;
		padding: 20px 5px;
		min-width: 180px;
	}
}

.product-primary-content .summary {
	min-height: 289px;
}

.unique-content .twisto-div {
	position: absolute;
	top: 250px;
	margin: 0;
	left: 10%;
	width: 28%;
}

.unique-content .stock-bar-wrapper {
	width: 28%;
	position: relative;
	top: 40px;
	margin-left: 10%;
}

.unique-content .stock-bar-wrapper .stock-bar {
	width: 100%;
}

.unique-content .additional-icons-wrapper {
	position: relative;
	top: -75px;
}

.unique-content .new-logotypes {
	margin-left: 9%;
	width: 100%;
}

@media (max-width: 768px) {
	.unique-content .stock-bar-wrapper {
		width: 100%;
		position: static;
		margin: 0;
	}
	
	.chessboard-shop {
		margin-top: 20px;
	}
	
	.chessboard-full {
		flex-direction: column;
		gap: 20px;
	}
	
	.unique-content .twisto-div {
		left: 0;
		top: 265px;
		width: 100%;
	}
	
	.unique-content .additional-icons-wrapper {
		position: static;
	}
	
	.unique-content .col-md-6.unique-add-to-cart-item {
		max-width: unset;
		margin-top: 80px;
	}
}

.video-primary {
	margin: 50px auto;
	max-width: 1200px;
}

.video-card {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	z-index: 1;
}

.video-button {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	background-color: #aa826d;
	background-image: url("https://cdn-cfoon.nitrocdn.com/lotgOdeAlZRpagacEFfzGCZFwYhhLbCW/assets/images/optimized/rev-0ede2bc/lawaiia.com/wp-content/themes/lawaiia/images/play-button.png");
	background-size: 70px 70px;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 50%;
	box-shadow: 0 4px 13px rgba(0, 0, 0, .51);
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	cursor: pointer;
	z-index: 4;
}

.video-button.nitro-lazy {
	background-image: none !important;
}

.video-button:hover {
	background-color: #9a715b;
}

.video-loader {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 3;
}

.customLoader, .customLoader:after, .customLoader:before {
	background: #fff;
	-webkit-animation: load1 1s infinite ease-in-out;
	animation: load1 1s infinite ease-in-out;
	width: 10px;
	height: 40px;
}

.customLoader {
	color: #fff;
	text-indent: -9999em;
	margin: 0 auto;
	position: relative;
	font-size: 8px;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s;
}

.customLoader:after, .customLoader:before {
	position: absolute;
	top: 0;
	content: "";
}

.customLoader:before {
	left: -15px;
	-webkit-animation-delay: -.32s;
	animation-delay: -.32s;
}

.customLoader:after {
	left: 15px;
}

@-webkit-keyframes load1 {
	0%, 100%, 80% {
		box-shadow: 0 0;
		height: 40px;
	}
	
	40% {
		box-shadow: 0 -20px;
		height: 50px;
	}
}

@keyframes load1 {
	0%, 100%, 80% {
		box-shadow: 0 0;
		height: 40px;
	}
	
	40% {
		box-shadow: 0 -20px;
		height: 50px;
	}
}

.video-thumbnail, .video-thumbnail>div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.video-thumbnail {
	background-color: #000;
}

.video-thumbnail>div {
	background-size: cover;
	background-position: center;
	opacity: .76;
}

.video-holder {
	position: relative;
	padding-bottom: 56.25%;
	z-index: 1;
}

.video-holder iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.chessboard-image {
	max-width: 550px;
	margin: 0 auto;
}

.chessboard-title-text {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.chessboard-shop {
	margin-top: 80px;
}

.chessboard-title {
	padding-bottom: 15px;
}

.chessboard-full {
	margin-bottom: 70px;
	display: flex;
	width: 100%;
}

.chessboard-full.--reverse {
	flex-direction: row-reverse;
}

#checkout-body .row.checkout-header-row .col-lg-4.col-md-5.col-sm-12.flex-center {
	order: 3;
}

.fs-free-shipping-notice-and-button-wrapper {
	align-content: start;
	align-items: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.fs-free-shipping-notice-continue-shopping-button-wrapper, .fs-free-shipping-notice-text-and-progress-bar-wrapper {
	flex: 0 1 auto;
	margin: 0 .5em;
}

.fs-free-shipping-notice-progress-bar-wrapper {
	align-items: center;
	display: flex;
	flex-direction: row;
}

.fs-free-shipping-notice-progress-bar {
	border: 1px solid #fff;
	border-radius: 10px;
	height: 10px;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	width: 100%;
}

.fs-free-shipping-notice-progress-bar>span {
	background-color: #fff;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	display: block;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.button.flexible-shipping-free-shipping-button {
	margin-left: 0;
}

.pbl-container {
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.pbl-container .payu-list-banks {
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	justify-content: center;
}

.pbl-container .payu-list-banks li {
	padding: 5px 3px 0;
}

.pbl-container .payu-list-banks li.payu-inactive {
	opacity: .5;
	filter: grayscale(1);
}

.pbl-container .payu-list-banks li:not(.payu-inactive) label {
	cursor: pointer;
}

.pbl-container .payu-list-banks li:not(.payu-inactive) label:hover {
	background: #ddd;
	border-color: #aaa;
}

.pbl-container .payu-list-banks li label {
	padding: 10px;
	display: flex;
	border: 1px solid #bbb;
	transition: all 250ms;
	width: 86px;
	justify-content: center;
	align-items: center;
}

.pbl-container .payu-list-banks li label.active {
	background: #ddd;
	border-color: #aaa;
}

.pbl-container .payu-list-banks li label img {
	width: auto;
	height: 31px;
	object-fit: contain;
	margin: 0 !important;
	padding: 0;
}

.pbl-container .payu-list-banks li label input {
	display: none;
}

.pbl-container .pbl-error {
	padding-top: .5em;
	padding-bottom: .5em;
	margin-top: .5em;
	margin-bottom: .5em;
	display: none;
}

.pbl-container .pbl-error:before {
	top: .5em;
}

.payu-accept-conditions {
	margin-top: 15px;
}

.payu-accept-conditions .payu-conditions-description {
	font-size: 12px;
	line-height: 120%;
	margin-top: 8px;
	text-align: justify;
}

.payu-accept-conditions .payu-conditions-description>div {
	margin: 5px 0;
}

.payu-accept-conditions .payu-conditions-description a {
	text-decoration: underline;
}

.payu-accept-conditions .payu-conditions-description .payu-read-more {
	text-decoration: underline;
	cursor: pointer;
}

.payu-accept-conditions .payu-conditions-description .payu-more-hidden {
	display: none;
}

#payu-card-container {
	max-width: 350px;
	margin: 10px auto 10px;
	text-align: left;
	box-sizing: border-box;
	border: 1px solid #bbb;
	padding: 5px;
	border-radius: 5px;
	background-color: #ddd;
	color: #333;
}

#payu-card-container .payu-sf-validation-error, #payu-card-container .payu-sf-technical-error {
	display: none;
	color: #b21b0f;
	font-size: 13px;
}

#payu-card-container .payu-card-form {
	background-color: #fff;
	padding: 5px;
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0);
}

#payu-card-container .payu-secure-form-invalid:not(.payu-secure-form-focus) {
	border-color: #b21b0f;
}

#payu-card-container label {
	padding-bottom: 2px;
	font-size: 15px;
}

.card-details {
	clear: both;
	overflow: auto;
	margin-top: 10px;
}

.card-details .expiration {
	width: 47%;
	float: left;
	margin-right: 5%;
}

.card-details .cvv {
	width: 47%;
	float: left;
}

#tokenizeButton {
	border: none;
	background: #438f29;
	padding: 8px 15px;
	cursor: pointer;
	color: #fff;
	display: table;
	margin: 10px auto 0;
}

.response-success {
	color: #438f29;
}

.response-error {
	color: #900;
}

.autonomy-payu-button {
	display: flex;
	align-items: center;
	text-decoration: none;
	margin: 10px 0;
}

.autonomy-payu-button img {
	margin-left: 10px;
	width: 50px;
	height: auto;
}

label[for*=payment_method_payu] img {
	border-radius: 0;
}

.payu-block-method {
	gap: 10px;
}

.payu-block-method-logo {
	margin-left: 5px;
}

.payu-block-installments-label {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.payu-block-installments-label>div {
	align-items: center;
	display: flex;
}

.payu-block-list-banks {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 5px;
	justify-content: center;
	margin-top: 10px;
}

.payu-block-list-banks>.payu-bank {
	align-items: center;
	background-color: #fff;
	border: 1px solid #ccc;
	cursor: pointer;
	display: flex;
	justify-content: center;
	padding: 8px;
	transition: all 250ms;
	width: 82px;
}

.payu-block-list-banks>.payu-bank.disabled {
	cursor: not-allowed;
	filter: grayscale(1);
	opacity: .5;
}

.payu-block-list-banks>.payu-bank:not(.disabled):hover {
	background: #eee;
	border-color: #13100d;
}

.payu-block-list-banks>.payu-bank.active {
	background: #eee;
	border-color: #13100d;
}

.payu-block-list-banks>.payu-bank>img {
	border-radius: 0;
	height: 28px;
	object-fit: contain;
	width: auto;
}

.block-payu-card {
	display: flex;
	flex-wrap: wrap;
	gap: 0 10px;
	margin: 10px 0;
	padding: 10px;
}

.block-payu-card .payu-sf-validation-error {
	color: #b21b0f;
	font-size: 13px;
}

.block-payu-card>.block-payu-card-number {
	flex: 1 0 100%;
}

.block-payu-card>.block-payu-card-date, .block-payu-card .block-payu-card-cvv {
	flex: 1 0 calc(50% - 10px);
}

.block-payu-card .payu-card-form {
	background-color: #fff;
	border: 1px solid #999;
	border-radius: 5px;
	padding: 8px 6px;
}

.block-payu-card .payu-card-form.payu-secure-form-focus {
	border-color: #666;
	box-shadow: 0 0 0 1px #666;
}

.block-payu-card .payu-card-form.payu-secure-form-invalid:not(.payu-secure-form-focus) {
	border-color: #cc1818;
}

#installment-mini-block {
	margin: inherit;
	padding-right: 16px;
	text-align: right;
}

.addtoany_content {
	clear: both;
	margin: 16px auto;
}

.addtoany_header {
	margin: 0 0 16px;
}

.addtoany_list {
	display: inline;
	line-height: 16px;
}

.a2a_kit a:empty, .a2a_kit a[class^="a2a_button_"]:has(.a2a_s_undefined) {
	display: none;
}

.addtoany_list a, .widget .addtoany_list a {
	border: 0;
	box-shadow: none;
	display: inline-block;
	font-size: 16px;
	padding: 0 4px;
	vertical-align: middle;
}

.addtoany_list a img {
	border: 0;
	display: inline-block;
	opacity: 1;
	overflow: hidden;
	vertical-align: baseline;
}

.addtoany_list a span {
	display: inline-block;
	float: none;
}

.addtoany_list.a2a_kit_size_32 a {
	font-size: 32px;
}

.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span {
	height: 32px;
	line-height: 32px;
	width: 32px;
}

.addtoany_list a:not(.addtoany_special_service)>span {
	border-radius: 4px;
	display: inline-block;
	opacity: 1;
}

.addtoany_list a .a2a_count {
	position: relative;
	vertical-align: top;
}

.site .a2a_kit.addtoany_list a:focus, .addtoany_list a:hover, .widget .addtoany_list a:hover {
	background: none;
	border: 0;
	box-shadow: none;
}

.addtoany_list a:hover img, .addtoany_list a:hover span {
	opacity: .7;
}

.addtoany_list a.addtoany_special_service:hover img, .addtoany_list a.addtoany_special_service:hover span {
	opacity: 1;
}

.addtoany_special_service {
	display: inline-block;
	vertical-align: middle;
}

.addtoany_special_service a, .addtoany_special_service div, .addtoany_special_service div.fb_iframe_widget, .addtoany_special_service iframe, .addtoany_special_service span {
	margin: 0;
	vertical-align: baseline !important;
}

.addtoany_special_service iframe {
	display: inline;
	max-width: none;
}

a.addtoany_share.addtoany_no_icon span.a2a_img_text {
	display: none;
}

a.addtoany_share img {
	border: 0;
	width: auto;
	height: auto;
}

.awdr_free_product_text {
	display: inline-block;
	padding: 0px 10px;
	background-color: #3d9cd2;
	color: #fff;
	border-radius: 3px;
}

.variation-wdr_free_product {
	display: none !important;
}

.awdr_change_product {
	cursor: pointer;
}

.awdr_free_product_variants {
	padding: 5px;
}

.awdr-product-name {
	padding-left: 10px;
}

.awdr_change_product {
	display: flex;
}

.awdr-select-free-variant-product-toggle {
	color: gray;
	cursor: pointer;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 1.02em;
	transition: .4s;
}

.awdr-select-free-variant-product-toggle-active, .awdr-select-free-variant-product-toggle:hover {
	color: #444;
}

.awdr-select-variant-product {
	padding: 0 18px;
	display: none;
	background-color: white;
	overflow: hidden;
}

.awdr-select-free-variant-product-toggle:after {
	content: "➕";
	font-size: 12px;
	color: #777;
	margin-left: 10px;
}

.awdr-select-free-variant-product-toggle-active:after {
	content: "➖";
}

input.cwgstock_phone {
	width: 100%;
	text-align: center;
}

.iti {
	width: 100%;
}

.cwginstock-panel-heading h4 {
	color: #fff;
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.cwginstock-panel-body input[type=email], .cwginstock-panel-body input[type=text], .form-group {
	margin-bottom: 15px;
}

#cwg-bis-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5;
	z-index: 10000;
}

.cwgstock_button {
	width: 100%;
	padding-top: 5px;
	background: #87ceeb;
	color: #fff;
}

.cwginstock-subscribe-form .row {
	margin-left: -15px;
	margin-right: -15px;
}

.cwginstock-subscribe-form .col-lg-1, .cwginstock-subscribe-form .col-lg-10, .cwginstock-subscribe-form .col-lg-11, .cwginstock-subscribe-form .col-lg-12, .cwginstock-subscribe-form .col-lg-2, .cwginstock-subscribe-form .col-lg-3, .cwginstock-subscribe-form .col-lg-4, .cwginstock-subscribe-form .col-lg-5, .cwginstock-subscribe-form .col-lg-6, .cwginstock-subscribe-form .col-lg-7, .cwginstock-subscribe-form .col-lg-8, .cwginstock-subscribe-form .col-lg-9, .cwginstock-subscribe-form .col-md-1, .cwginstock-subscribe-form .col-md-10, .cwginstock-subscribe-form .col-md-11, .cwginstock-subscribe-form .col-md-12, .cwginstock-subscribe-form .col-md-2, .cwginstock-subscribe-form .col-md-3, .cwginstock-subscribe-form .col-md-4, .cwginstock-subscribe-form .col-md-5, .cwginstock-subscribe-form .col-md-6, .cwginstock-subscribe-form .col-md-7, .cwginstock-subscribe-form .col-md-8, .cwginstock-subscribe-form .col-md-9, .cwginstock-subscribe-form .col-sm-1, .cwginstock-subscribe-form .col-sm-10, .cwginstock-subscribe-form .col-sm-11, .cwginstock-subscribe-form .col-sm-12, .cwginstock-subscribe-form .col-sm-2, .cwginstock-subscribe-form .col-sm-3, .cwginstock-subscribe-form .col-sm-4, .cwginstock-subscribe-form .col-sm-5, .cwginstock-subscribe-form .col-sm-6, .cwginstock-subscribe-form .col-sm-7, .cwginstock-subscribe-form .col-sm-8, .cwginstock-subscribe-form .col-sm-9, .cwginstock-subscribe-form .col-xs-1, .cwginstock-subscribe-form .col-xs-10, .cwginstock-subscribe-form .col-xs-11, .cwginstock-subscribe-form .col-xs-12, .cwginstock-subscribe-form .col-xs-2, .cwginstock-subscribe-form .col-xs-3, .cwginstock-subscribe-form .col-xs-4, .cwginstock-subscribe-form .col-xs-5, .cwginstock-subscribe-form .col-xs-6, .cwginstock-subscribe-form .col-xs-7, .cwginstock-subscribe-form .col-xs-8, .cwginstock-subscribe-form .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.cwginstock-subscribe-form .col-xs-1, .cwginstock-subscribe-form .col-xs-10, .cwginstock-subscribe-form .col-xs-11, .cwginstock-subscribe-form .col-xs-12, .cwginstock-subscribe-form .col-xs-2, .cwginstock-subscribe-form .col-xs-3, .cwginstock-subscribe-form .col-xs-4, .cwginstock-subscribe-form .col-xs-5, .cwginstock-subscribe-form .col-xs-6, .cwginstock-subscribe-form .col-xs-7, .cwginstock-subscribe-form .col-xs-8, .cwginstock-subscribe-form .col-xs-9 {
	float: left;
}

.cwginstock-subscribe-form .col-xs-12 {
	width: 100%;
}

.cwginstock-subscribe-form .col-xs-11 {
	width: 91.66666667%;
}

.cwginstock-subscribe-form .col-xs-10 {
	width: 83.33333333%;
}

.cwginstock-subscribe-form .col-xs-9 {
	width: 75%;
}

.cwginstock-subscribe-form .col-xs-8 {
	width: 66.66666667%;
}

.cwginstock-subscribe-form .col-xs-7 {
	width: 58.33333333%;
}

.cwginstock-subscribe-form .col-xs-6 {
	width: 50%;
}

.cwginstock-subscribe-form .col-xs-5 {
	width: 41.66666667%;
}

.cwginstock-subscribe-form .col-xs-4 {
	width: 33.33333333%;
}

.cwginstock-subscribe-form .col-xs-3 {
	width: 25%;
}

.cwginstock-subscribe-form .col-xs-2 {
	width: 16.66666667%;
}

.cwginstock-subscribe-form .col-xs-1 {
	width: 8.33333333%;
}

.cwginstock-subscribe-form .col-xs-pull-12 {
	right: 100%;
}

.cwginstock-subscribe-form .col-xs-pull-11 {
	right: 91.66666667%;
}

.cwginstock-subscribe-form .col-xs-pull-10 {
	right: 83.33333333%;
}

.cwginstock-subscribe-form .col-xs-pull-9 {
	right: 75%;
}

.cwginstock-subscribe-form .col-xs-pull-8 {
	right: 66.66666667%;
}

.cwginstock-subscribe-form .col-xs-pull-7 {
	right: 58.33333333%;
}

.cwginstock-subscribe-form .col-xs-pull-6 {
	right: 50%;
}

.cwginstock-subscribe-form .col-xs-pull-5 {
	right: 41.66666667%;
}

.cwginstock-subscribe-form .col-xs-pull-4 {
	right: 33.33333333%;
}

.cwginstock-subscribe-form .col-xs-pull-3 {
	right: 25%;
}

.cwginstock-subscribe-form .col-xs-pull-2 {
	right: 16.66666667%;
}

.cwginstock-subscribe-form .col-xs-pull-1 {
	right: 8.33333333%;
}

.cwginstock-subscribe-form .col-xs-pull-0 {
	right: auto;
}

.cwginstock-subscribe-form .col-xs-push-12 {
	left: 100%;
}

.cwginstock-subscribe-form .col-xs-push-11 {
	left: 91.66666667%;
}

.cwginstock-subscribe-form .col-xs-push-10 {
	left: 83.33333333%;
}

.cwginstock-subscribe-form .col-xs-push-9 {
	left: 75%;
}

.cwginstock-subscribe-form .col-xs-push-8 {
	left: 66.66666667%;
}

.cwginstock-subscribe-form .col-xs-push-7 {
	left: 58.33333333%;
}

.cwginstock-subscribe-form .col-xs-push-6 {
	left: 50%;
}

.cwginstock-subscribe-form .col-xs-push-5 {
	left: 41.66666667%;
}

.cwginstock-subscribe-form .col-xs-push-4 {
	left: 33.33333333%;
}

.cwginstock-subscribe-form .col-xs-push-3 {
	left: 25%;
}

.cwginstock-subscribe-form .col-xs-push-2 {
	left: 16.66666667%;
}

.cwginstock-subscribe-form .col-xs-push-1 {
	left: 8.33333333%;
}

.cwginstock-subscribe-form .col-xs-push-0 {
	left: auto;
}

.cwginstock-subscribe-form .col-xs-offset-12 {
	margin-left: 100%;
}

.cwginstock-subscribe-form .col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.cwginstock-subscribe-form .col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.cwginstock-subscribe-form .col-xs-offset-9 {
	margin-left: 75%;
}

.cwginstock-subscribe-form .col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.cwginstock-subscribe-form .col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.cwginstock-subscribe-form .col-xs-offset-6 {
	margin-left: 50%;
}

.cwginstock-subscribe-form .col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.cwginstock-subscribe-form .col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.cwginstock-subscribe-form .col-xs-offset-3 {
	margin-left: 25%;
}

.cwginstock-subscribe-form .col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.cwginstock-subscribe-form .col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.cwginstock-subscribe-form .col-xs-offset-0 {
	margin-left: 0;
}

@media (min-width:768px) {
	.cwginstock-subscribe-form .col-sm-1, .cwginstock-subscribe-form .col-sm-10, .cwginstock-subscribe-form .col-sm-11, .cwginstock-subscribe-form .col-sm-12, .cwginstock-subscribe-form .col-sm-2, .cwginstock-subscribe-form .col-sm-3, .cwginstock-subscribe-form .col-sm-4, .cwginstock-subscribe-form .col-sm-5, .cwginstock-subscribe-form .col-sm-6, .cwginstock-subscribe-form .col-sm-7, .cwginstock-subscribe-form .col-sm-8, .cwginstock-subscribe-form .col-sm-9 {
		float: left;
	}
	
	.cwginstock-subscribe-form .col-sm-12 {
		width: 100%;
	}
	
	.cwginstock-subscribe-form .col-sm-11 {
		width: 91.66666667%;
	}
	
	.cwginstock-subscribe-form .col-sm-10 {
		width: 83.33333333%;
	}
	
	.cwginstock-subscribe-form .col-sm-9 {
		width: 75%;
	}
	
	.cwginstock-subscribe-form .col-sm-8 {
		width: 66.66666667%;
	}
	
	.cwginstock-subscribe-form .col-sm-7 {
		width: 58.33333333%;
	}
	
	.cwginstock-subscribe-form .col-sm-6 {
		width: 50%;
	}
	
	.cwginstock-subscribe-form .col-sm-5 {
		width: 41.66666667%;
	}
	
	.cwginstock-subscribe-form .col-sm-4 {
		width: 33.33333333%;
	}
	
	.cwginstock-subscribe-form .col-sm-3 {
		width: 25%;
	}
	
	.cwginstock-subscribe-form .col-sm-2 {
		width: 16.66666667%;
	}
	
	.cwginstock-subscribe-form .col-sm-1 {
		width: 8.33333333%;
	}
	
	.cwginstock-subscribe-form .col-sm-pull-12 {
		right: 100%;
	}
	
	.cwginstock-subscribe-form .col-sm-pull-11 {
		right: 91.66666667%;
	}
	
	.cwginstock-subscribe-form .col-sm-pull-10 {
		right: 83.33333333%;
	}
	
	.cwginstock-subscribe-form .col-sm-pull-9 {
		right: 75%;
	}
	
	.cwginstock-subscribe-form .col-sm-pull-8 {
		right: 66.66666667%;
	}
	
	.cwginstock-subscribe-form .col-sm-pull-7 {
		right: 58.33333333%;
	}
	
	.cwginstock-subscribe-form .col-sm-pull-6 {
		right: 50%;
	}
	
	.cwginstock-subscribe-form .col-sm-pull-5 {
		right: 41.66666667%;
	}
	
	.cwginstock-subscribe-form .col-sm-pull-4 {
		right: 33.33333333%;
	}
	
	.cwginstock-subscribe-form .col-sm-pull-3 {
		right: 25%;
	}
	
	.cwginstock-subscribe-form .col-sm-pull-2 {
		right: 16.66666667%;
	}
	
	.cwginstock-subscribe-form .col-sm-pull-1 {
		right: 8.33333333%;
	}
	
	.cwginstock-subscribe-form .col-sm-pull-0 {
		right: auto;
	}
	
	.cwginstock-subscribe-form .col-sm-push-12 {
		left: 100%;
	}
	
	.cwginstock-subscribe-form .col-sm-push-11 {
		left: 91.66666667%;
	}
	
	.cwginstock-subscribe-form .col-sm-push-10 {
		left: 83.33333333%;
	}
	
	.cwginstock-subscribe-form .col-sm-push-9 {
		left: 75%;
	}
	
	.cwginstock-subscribe-form .col-sm-push-8 {
		left: 66.66666667%;
	}
	
	.cwginstock-subscribe-form .col-sm-push-7 {
		left: 58.33333333%;
	}
	
	.cwginstock-subscribe-form .col-sm-push-6 {
		left: 50%;
	}
	
	.cwginstock-subscribe-form .col-sm-push-5 {
		left: 41.66666667%;
	}
	
	.cwginstock-subscribe-form .col-sm-push-4 {
		left: 33.33333333%;
	}
	
	.cwginstock-subscribe-form .col-sm-push-3 {
		left: 25%;
	}
	
	.cwginstock-subscribe-form .col-sm-push-2 {
		left: 16.66666667%;
	}
	
	.cwginstock-subscribe-form .col-sm-push-1 {
		left: 8.33333333%;
	}
	
	.cwginstock-subscribe-form .col-sm-push-0 {
		left: auto;
	}
	
	.cwginstock-subscribe-form .col-sm-offset-12 {
		margin-left: 100%;
	}
	
	.cwginstock-subscribe-form .col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	
	.cwginstock-subscribe-form .col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	
	.cwginstock-subscribe-form .col-sm-offset-9 {
		margin-left: 75%;
	}
	
	.cwginstock-subscribe-form .col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	
	.cwginstock-subscribe-form .col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	
	.cwginstock-subscribe-form .col-sm-offset-6 {
		margin-left: 50%;
	}
	
	.cwginstock-subscribe-form .col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	
	.cwginstock-subscribe-form .col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	
	.cwginstock-subscribe-form .col-sm-offset-3 {
		margin-left: 25%;
	}
	
	.cwginstock-subscribe-form .col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	
	.cwginstock-subscribe-form .col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	
	.cwginstock-subscribe-form .col-sm-offset-0 {
		margin-left: 0;
	}
}

@media (min-width:992px) {
	.cwginstock-subscribe-form .col-md-1, .cwginstock-subscribe-form .col-md-10, .cwginstock-subscribe-form .col-md-11, .cwginstock-subscribe-form .col-md-12, .cwginstock-subscribe-form .col-md-2, .cwginstock-subscribe-form .col-md-3, .cwginstock-subscribe-form .col-md-4, .cwginstock-subscribe-form .col-md-5, .cwginstock-subscribe-form .col-md-6, .cwginstock-subscribe-form .col-md-7, .cwginstock-subscribe-form .col-md-8, .cwginstock-subscribe-form .col-md-9 {
		float: left;
	}
	
	.cwginstock-subscribe-form .col-md-12 {
		width: 100%;
	}
	
	.cwginstock-subscribe-form .col-md-11 {
		width: 91.66666667%;
	}
	
	.cwginstock-subscribe-form .col-md-10 {
		width: 83.33333333%;
	}
	
	.cwginstock-subscribe-form .col-md-9 {
		width: 75%;
	}
	
	.cwginstock-subscribe-form .col-md-8 {
		width: 66.66666667%;
	}
	
	.cwginstock-subscribe-form .col-md-7 {
		width: 58.33333333%;
	}
	
	.cwginstock-subscribe-form .col-md-6 {
		width: 50%;
	}
	
	.cwginstock-subscribe-form .col-md-5 {
		width: 41.66666667%;
	}
	
	.cwginstock-subscribe-form .col-md-4 {
		width: 33.33333333%;
	}
	
	.cwginstock-subscribe-form .col-md-3 {
		width: 25%;
	}
	
	.cwginstock-subscribe-form .col-md-2 {
		width: 16.66666667%;
	}
	
	.cwginstock-subscribe-form .col-md-1 {
		width: 8.33333333%;
	}
	
	.cwginstock-subscribe-form .col-md-pull-12 {
		right: 100%;
	}
	
	.cwginstock-subscribe-form .col-md-pull-11 {
		right: 91.66666667%;
	}
	
	.cwginstock-subscribe-form .col-md-pull-10 {
		right: 83.33333333%;
	}
	
	.cwginstock-subscribe-form .col-md-pull-9 {
		right: 75%;
	}
	
	.cwginstock-subscribe-form .col-md-pull-8 {
		right: 66.66666667%;
	}
	
	.cwginstock-subscribe-form .col-md-pull-7 {
		right: 58.33333333%;
	}
	
	.cwginstock-subscribe-form .col-md-pull-6 {
		right: 50%;
	}
	
	.cwginstock-subscribe-form .col-md-pull-5 {
		right: 41.66666667%;
	}
	
	.cwginstock-subscribe-form .col-md-pull-4 {
		right: 33.33333333%;
	}
	
	.cwginstock-subscribe-form .col-md-pull-3 {
		right: 25%;
	}
	
	.cwginstock-subscribe-form .col-md-pull-2 {
		right: 16.66666667%;
	}
	
	.cwginstock-subscribe-form .col-md-pull-1 {
		right: 8.33333333%;
	}
	
	.cwginstock-subscribe-form .col-md-pull-0 {
		right: auto;
	}
	
	.cwginstock-subscribe-form .col-md-push-12 {
		left: 100%;
	}
	
	.cwginstock-subscribe-form .col-md-push-11 {
		left: 91.66666667%;
	}
	
	.cwginstock-subscribe-form .col-md-push-10 {
		left: 83.33333333%;
	}
	
	.cwginstock-subscribe-form .col-md-push-9 {
		left: 75%;
	}
	
	.cwginstock-subscribe-form .col-md-push-8 {
		left: 66.66666667%;
	}
	
	.cwginstock-subscribe-form .col-md-push-7 {
		left: 58.33333333%;
	}
	
	.cwginstock-subscribe-form .col-md-push-6 {
		left: 50%;
	}
	
	.cwginstock-subscribe-form .col-md-push-5 {
		left: 41.66666667%;
	}
	
	.cwginstock-subscribe-form .col-md-push-4 {
		left: 33.33333333%;
	}
	
	.cwginstock-subscribe-form .col-md-push-3 {
		left: 25%;
	}
	
	.cwginstock-subscribe-form .col-md-push-2 {
		left: 16.66666667%;
	}
	
	.cwginstock-subscribe-form .col-md-push-1 {
		left: 8.33333333%;
	}
	
	.cwginstock-subscribe-form .col-md-push-0 {
		left: auto;
	}
	
	.cwginstock-subscribe-form .col-md-offset-12 {
		margin-left: 100%;
	}
	
	.cwginstock-subscribe-form .col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	
	.cwginstock-subscribe-form .col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	
	.cwginstock-subscribe-form .col-md-offset-9 {
		margin-left: 75%;
	}
	
	.cwginstock-subscribe-form .col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	
	.cwginstock-subscribe-form .col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	
	.cwginstock-subscribe-form .col-md-offset-6 {
		margin-left: 50%;
	}
	
	.cwginstock-subscribe-form .col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	
	.cwginstock-subscribe-form .col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	
	.cwginstock-subscribe-form .col-md-offset-3 {
		margin-left: 25%;
	}
	
	.cwginstock-subscribe-form .col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	
	.cwginstock-subscribe-form .col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	
	.cwginstock-subscribe-form .col-md-offset-0 {
		margin-left: 0;
	}
}

@media (min-width:1200px) {
	.cwginstock-subscribe-form .col-lg-1, .cwginstock-subscribe-form .col-lg-10, .cwginstock-subscribe-form .col-lg-11, .cwginstock-subscribe-form .col-lg-12, .cwginstock-subscribe-form .col-lg-2, .cwginstock-subscribe-form .col-lg-3, .cwginstock-subscribe-form .col-lg-4, .cwginstock-subscribe-form .col-lg-5, .cwginstock-subscribe-form .col-lg-6, .cwginstock-subscribe-form .col-lg-7, .cwginstock-subscribe-form .col-lg-8, .cwginstock-subscribe-form .col-lg-9 {
		float: left;
	}
	
	.cwginstock-subscribe-form .col-lg-12 {
		width: 100%;
	}
	
	.cwginstock-subscribe-form .col-lg-11 {
		width: 91.66666667%;
	}
	
	.cwginstock-subscribe-form .col-lg-10 {
		width: 83.33333333%;
	}
	
	.cwginstock-subscribe-form .col-lg-9 {
		width: 75%;
	}
	
	.cwginstock-subscribe-form .col-lg-8 {
		width: 66.66666667%;
	}
	
	.cwginstock-subscribe-form .col-lg-7 {
		width: 58.33333333%;
	}
	
	.cwginstock-subscribe-form .col-lg-6 {
		width: 50%;
	}
	
	.cwginstock-subscribe-form .col-lg-5 {
		width: 41.66666667%;
	}
	
	.cwginstock-subscribe-form .col-lg-4 {
		width: 33.33333333%;
	}
	
	.cwginstock-subscribe-form .col-lg-3 {
		width: 25%;
	}
	
	.cwginstock-subscribe-form .col-lg-2 {
		width: 16.66666667%;
	}
	
	.cwginstock-subscribe-form .col-lg-1 {
		width: 8.33333333%;
	}
	
	.cwginstock-subscribe-form .col-lg-pull-12 {
		right: 100%;
	}
	
	.cwginstock-subscribe-form .col-lg-pull-11 {
		right: 91.66666667%;
	}
	
	.cwginstock-subscribe-form .col-lg-pull-10 {
		right: 83.33333333%;
	}
	
	.cwginstock-subscribe-form .col-lg-pull-9 {
		right: 75%;
	}
	
	.cwginstock-subscribe-form .col-lg-pull-8 {
		right: 66.66666667%;
	}
	
	.cwginstock-subscribe-form .col-lg-pull-7 {
		right: 58.33333333%;
	}
	
	.cwginstock-subscribe-form .col-lg-pull-6 {
		right: 50%;
	}
	
	.cwginstock-subscribe-form .col-lg-pull-5 {
		right: 41.66666667%;
	}
	
	.cwginstock-subscribe-form .col-lg-pull-4 {
		right: 33.33333333%;
	}
	
	.cwginstock-subscribe-form .col-lg-pull-3 {
		right: 25%;
	}
	
	.cwginstock-subscribe-form .col-lg-pull-2 {
		right: 16.66666667%;
	}
	
	.cwginstock-subscribe-form .col-lg-pull-1 {
		right: 8.33333333%;
	}
	
	.cwginstock-subscribe-form .col-lg-pull-0 {
		right: auto;
	}
	
	.cwginstock-subscribe-form .col-lg-push-12 {
		left: 100%;
	}
	
	.cwginstock-subscribe-form .col-lg-push-11 {
		left: 91.66666667%;
	}
	
	.cwginstock-subscribe-form .col-lg-push-10 {
		left: 83.33333333%;
	}
	
	.cwginstock-subscribe-form .col-lg-push-9 {
		left: 75%;
	}
	
	.cwginstock-subscribe-form .col-lg-push-8 {
		left: 66.66666667%;
	}
	
	.cwginstock-subscribe-form .col-lg-push-7 {
		left: 58.33333333%;
	}
	
	.cwginstock-subscribe-form .col-lg-push-6 {
		left: 50%;
	}
	
	.cwginstock-subscribe-form .col-lg-push-5 {
		left: 41.66666667%;
	}
	
	.cwginstock-subscribe-form .col-lg-push-4 {
		left: 33.33333333%;
	}
	
	.cwginstock-subscribe-form .col-lg-push-3 {
		left: 25%;
	}
	
	.cwginstock-subscribe-form .col-lg-push-2 {
		left: 16.66666667%;
	}
	
	.cwginstock-subscribe-form .col-lg-push-1 {
		left: 8.33333333%;
	}
	
	.cwginstock-subscribe-form .col-lg-push-0 {
		left: auto;
	}
	
	.cwginstock-subscribe-form .col-lg-offset-12 {
		margin-left: 100%;
	}
	
	.cwginstock-subscribe-form .col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	
	.cwginstock-subscribe-form .col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	
	.cwginstock-subscribe-form .col-lg-offset-9 {
		margin-left: 75%;
	}
	
	.cwginstock-subscribe-form .col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	
	.cwginstock-subscribe-form .col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	
	.cwginstock-subscribe-form .col-lg-offset-6 {
		margin-left: 50%;
	}
	
	.cwginstock-subscribe-form .col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	
	.cwginstock-subscribe-form .col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	
	.cwginstock-subscribe-form .col-lg-offset-3 {
		margin-left: 25%;
	}
	
	.cwginstock-subscribe-form .col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	
	.cwginstock-subscribe-form .col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	
	.cwginstock-subscribe-form .col-lg-offset-0 {
		margin-left: 0;
	}
}

.cwginstock-subscribe-form .clearfix:after, .cwginstock-subscribe-form .clearfix:before, .cwginstock-subscribe-form .container-fluid:after, .cwginstock-subscribe-form .container-fluid:before, .cwginstock-subscribe-form .container:after, .cwginstock-subscribe-form .container:before, .cwginstock-subscribe-form .row:after, .cwginstock-subscribe-form .row:before {
	content: " ";
	display: table;
}

.cwginstock-subscribe-form .clearfix:after, .cwginstock-subscribe-form .container-fluid:after, .cwginstock-subscribe-form .container:after, .cwginstock-subscribe-form .row:after {
	clear: both;
}

.cwginstock-subscribe-form .center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.cwginstock-subscribe-form .pull-right {
	float: right !important;
}

.cwginstock-subscribe-form .pull-left {
	float: left !important;
}

.cwginstock-subscribe-form .hide {
	display: none !important;
}

.cwginstock-subscribe-form .show {
	display: block !important;
}

.cwginstock-subscribe-form .invisible {
	visibility: hidden;
}

.cwginstock-subscribe-form .text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.cwginstock-subscribe-form .panel-heading>.dropdown .dropdown-toggle, .cwginstock-subscribe-form .panel-title, .cwginstock-subscribe-form .panel-title>.small, .cwginstock-subscribe-form .panel-title>.small>a, .cwginstock-subscribe-form .panel-title>a, .cwginstock-subscribe-form .panel-title>small, .cwginstock-subscribe-form .panel-title>small>a {
	color: inherit;
}

.cwginstock-subscribe-form .hidden {
	display: none !important;
}

.cwginstock-subscribe-form .affix {
	position: fixed;
}

.cwginstock-subscribe-form .panel {
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.cwginstock-subscribe-form .panel-title, .cwginstock-subscribe-form .panel>.list-group, .cwginstock-subscribe-form .panel>.panel-collapse>.list-group, .cwginstock-subscribe-form .panel>.panel-collapse>.table, .cwginstock-subscribe-form .panel>.table, .cwginstock-subscribe-form .panel>.table-responsive>.table {
	margin-bottom: 0;
}

.cwginstock-subscribe-form .panel-body {
	padding: 15px;
}

.cwginstock-subscribe-form .panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.cwginstock-subscribe-form .panel-title {
	margin-top: 0;
	font-size: 16px;
}

.cwginstock-subscribe-form .panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.cwginstock-subscribe-form .panel>.list-group .list-group-item, .cwginstock-subscribe-form .panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}

.cwginstock-subscribe-form .panel-group .panel-heading, .cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:first-child>td, .cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:first-child>th, .cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:last-child>td, .cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:last-child>th, .cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr:last-child>td, .cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr:last-child>th, .cwginstock-subscribe-form .panel>.table-bordered>thead>tr:first-child>td, .cwginstock-subscribe-form .panel>.table-bordered>thead>tr:first-child>th, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0;
}

.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child, .cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .cwginstock-subscribe-form .panel>.table:last-child, .cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child, .cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.cwginstock-subscribe-form .panel>.list-group:first-child .list-group-item:first-child, .cwginstock-subscribe-form .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.cwginstock-subscribe-form .panel>.list-group:last-child .list-group-item:last-child, .cwginstock-subscribe-form .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.cwginstock-subscribe-form .panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child, .cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .cwginstock-subscribe-form .panel>.table:first-child, .cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child, .cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.cwginstock-subscribe-form .list-group+.panel-footer, .cwginstock-subscribe-form .panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0;
}

.cwginstock-subscribe-form .panel>.panel-collapse>.table caption, .cwginstock-subscribe-form .panel>.table caption, .cwginstock-subscribe-form .panel>.table-responsive>.table caption {
	padding-left: 15px;
	padding-right: 15px;
}

.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px;
}

.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px;
}

.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}

.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}

.cwginstock-subscribe-form .panel>.panel-body+.table, .cwginstock-subscribe-form .panel>.panel-body+.table-responsive, .cwginstock-subscribe-form .panel>.table+.panel-body, .cwginstock-subscribe-form .panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd;
}

.cwginstock-subscribe-form .panel>.table>tbody:first-child>tr:first-child td, .cwginstock-subscribe-form .panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0;
}

.cwginstock-subscribe-form .panel>.table-bordered, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered {
	border: 0;
}

.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>td:first-child, .cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>th:first-child, .cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>td:first-child, .cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>th:first-child, .cwginstock-subscribe-form .panel>.table-bordered>thead>tr>td:first-child, .cwginstock-subscribe-form .panel>.table-bordered>thead>tr>th:first-child, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0;
}

.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>td:last-child, .cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>th:last-child, .cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>td:last-child, .cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>th:last-child, .cwginstock-subscribe-form .panel>.table-bordered>thead>tr>td:last-child, .cwginstock-subscribe-form .panel>.table-bordered>thead>tr>th:last-child, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0;
}

.cwginstock-subscribe-form .panel>.table-responsive {
	border: 0;
	margin-bottom: 0;
}

.cwginstock-subscribe-form .panel-group {
	margin-bottom: 20px;
}

.cwginstock-subscribe-form .panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}

.cwginstock-subscribe-form .panel-group .panel+.panel {
	margin-top: 5px;
}

.cwginstock-subscribe-form .panel-group .panel-heading+.panel-collapse>.list-group, .cwginstock-subscribe-form .panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #ddd;
}

.cwginstock-subscribe-form .panel-group .panel-footer {
	border-top: 0;
}

.cwginstock-subscribe-form .panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}

.cwginstock-subscribe-form .panel-default {
	border-color: #ddd;
}

.cwginstock-subscribe-form .panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
}

.cwginstock-subscribe-form .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd;
}

.cwginstock-subscribe-form .panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333;
}

.cwginstock-subscribe-form .panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd;
}

.cwginstock-subscribe-form .panel-primary {
	border-color: #337ab7;
}

.cwginstock-subscribe-form .panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.cwginstock-subscribe-form .panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7;
}

.cwginstock-subscribe-form .panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff;
}

.cwginstock-subscribe-form .panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7;
}

.cwginstock-subscribe-form .panel-success {
	border-color: #d6e9c6;
}

.cwginstock-subscribe-form .panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.cwginstock-subscribe-form .panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6;
}

.cwginstock-subscribe-form .panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}

.cwginstock-subscribe-form .panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6;
}

.cwginstock-subscribe-form .panel-info {
	border-color: #bce8f1;
}

.cwginstock-subscribe-form .panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.cwginstock-subscribe-form .panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1;
}

.cwginstock-subscribe-form .panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}

.cwginstock-subscribe-form .panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1;
}

.cwginstock-subscribe-form .panel-warning {
	border-color: #faebcc;
}

.cwginstock-subscribe-form .panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.cwginstock-subscribe-form .panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc;
}

.cwginstock-subscribe-form .panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}

.cwginstock-subscribe-form .panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc;
}

.cwginstock-subscribe-form .panel-danger {
	border-color: #ebccd1;
}

.cwginstock-subscribe-form .panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.cwginstock-subscribe-form .panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1;
}

.cwginstock-subscribe-form .panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}

.cwginstock-subscribe-form .panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1;
}
