html {
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

* {
	max-height: 1000000px;
}

body {
	background: #fff;
	color: #333333;
	font: 400 14px/1.6 "Poppins", sans-serif;
	min-width: 320px;
	margin: 0;
	position: relative;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

main {
	display: block;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

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

a {
	background-color: transparent;
}

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

b,
strong {
	font-weight: bolder;
}

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

small {
	font-size: 80%;
}

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

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

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

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

input[type=search]::-ms-clear {
	display: none;
	width: 0;
	height: 0;
}

input[type=search]::-ms-reveal {
	display: none;
	width: 0;
	height: 0;
}

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

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

@font-face {
	font-family: 'icomoon';
	src: url("../fonts/icomoon.eot?2f63fm");
	src: url("../fonts/icomoon.eot?2f63fm#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?2f63fm") format("truetype"), url("../fonts/icomoon.woff?2f63fm") format("woff"), url("../fonts/icomoon.svg?2f63fm#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

.icon,
[class^="icon-"],
[class*=" icon-"],
[class*="dd-icon-"],
.form-message:after,
.offer-glide:before,
.account-img:before,
.coupon__card-terms-list li:before,
.product__quicke .add-gift:before,
.product__quicke .exp-checkout:before,
.product__plot-amenities .amn-title:before,
.product__reviews-bquote .persona-detail .rating:before,
.myaccount__avatar-img:before {
	font-family: 'icomoon' !important;
	display: inline-block;
	vertical-align: top;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-sauna:before {
	content: "\e933";
}

.icon-spa:before {
	content: "\e934";
}

.icon-trash:before {
	content: "\e935";
}

.icon-view:before {
	content: "\e936";
}

.icon-add:before {
	content: "\e937";
}

.icon-camera:before {
	content: "\e938";
}

.icon-cart-check:before {
	content: "\e939";
}

.icon-cupon:before {
	content: "\e93a";
}

.icon-edit:before {
	content: "\e93b";
}

.icon-jacuzzi:before {
	content: "\e93c";
}

.icon-kids:before {
	content: "\e925";
}

.icon-peoples:before {
	content: "\e926";
}

.icon-hourglass:before {
	content: "\e927";
}

.icon-reservation:before {
	content: "\e928";
}

.icon-shipping:before {
	content: "\e929";
}

.icon-wifi:before {
	content: "\e92a";
}

.icon-wine:before {
	content: "\e92b";
}

.icon-express:before {
	content: "\e92c";
}

.icon-setting:before {
	content: "\e92d";
}

.icon-bag:before {
	content: "\e92e";
}

.icon-logout:before {
	content: "\e92f";
}

.icon-billing:before {
	content: "\e930";
}

.icon-lockset:before {
	content: "\e931";
}

.icon-filter:before {
	content: "\e932";
}

.icon-scfacebook:before {
	content: "\e90c";
}

.icon-sctwitter:before {
	content: "\e90f";
}

.icon-scinstagram:before {
	content: "\e90d";
}

.icon-scyoutube:before {
	content: "\e911";
}

.icon-sclinkedin:before {
	content: "\e90e";
}

.icon-scwhatsapp:before {
	content: "\e910";
}

.icon-copy:before {
	content: "\e900";
}

.icon-notification:before {
	content: "\e909";
}

.icon-grid:before {
	content: "\e901";
}

.icon-list:before {
	content: "\e905";
}

.icon-home:before {
	content: "\e904";
}

.icon-search:before {
	content: "\e912";
}

.icon-pointer:before {
	content: "\e90a";
}

.icon-prev:before {
	content: "\e90b";
}

.icon-next:before {
	content: "\e908";
}

.icon-user:before {
	content: "\e918";
}

.icon-cart:before {
	content: "\e91b";
}

.icon-cart-add:before {
	content: "\e91c";
}

.icon-location:before {
	content: "\e906";
}

.icon-location-fill:before {
	content: "\e907";
}

.icon-heart:before {
	content: "\e902";
}

.icon-heart-fill:before {
	content: "\e903";
}

.icon-star:before {
	content: "\e913";
}

.icon-star-fill:before {
	content: "\e914";
}

.icon-star-grp:before {
	content: "\e915";
}

.icon-tick:before {
	content: "\e916";
}

.icon-wrong:before {
	content: "\e919";
}

.icon-tick-fill:before {
	content: "\e917";
}

.icon-wrong-fill:before {
	content: "\e91a";
}

.icon-cat-automobile:before {
	content: "\e91d";
}

.icon-cat-cablecar:before {
	content: "\e91e";
}

.icon-cat-fashion:before {
	content: "\e91f";
}

.icon-cat-fitness:before {
	content: "\e920";
}

.icon-cat-gift:before {
	content: "\e921";
}

.icon-cat-hotel:before {
	content: "\e922";
}

.icon-cat-restro:before {
	content: "\e923";
}

.icon-cat-tv:before {
	content: "\e924";
}

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

.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-flex: 0;
	    -ms-flex: 0 1 auto;
	        flex: 0 1 auto;
	margin-left: -11px;
	margin-right: -11px;
}

.row > .col {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	padding-left: 11px;
	padding-right: 11px;
}

.col-fluid {
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	min-height: 1;
	max-width: 100%;
}

.xs-1 {
	width: 8.3333333333%;
}

.xs-2 {
	width: 16.6666666667%;
}

.xs-3 {
	width: 25%;
}

.xs-4 {
	width: 33.3333333333%;
}

.xs-5 {
	width: 41.6666666667%;
}

.xs-6 {
	width: 50%;
}

.xs-7 {
	width: 58.3333333333%;
}

.xs-8 {
	width: 66.6666666667%;
}

.xs-9 {
	width: 75%;
}

.xs-10 {
	width: 83.3333333333%;
}

.xs-11 {
	width: 91.6666666667%;
}

.xs-12 {
	width: 100%;
}

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

.xs-pull-1 {
	right: 8.3333333333%;
}

.xs-pull-2 {
	right: 16.6666666667%;
}

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

.xs-pull-4 {
	right: 33.3333333333%;
}

.xs-pull-5 {
	right: 41.6666666667%;
}

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

.xs-pull-7 {
	right: 58.3333333333%;
}

.xs-pull-8 {
	right: 66.6666666667%;
}

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

.xs-pull-10 {
	right: 83.3333333333%;
}

.xs-pull-11 {
	right: 91.6666666667%;
}

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

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

.xs-push-1 {
	left: 8.3333333333%;
}

.xs-push-2 {
	left: 16.6666666667%;
}

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

.xs-push-4 {
	left: 33.3333333333%;
}

.xs-push-5 {
	left: 41.6666666667%;
}

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

.xs-push-7 {
	left: 58.3333333333%;
}

.xs-push-8 {
	left: 66.6666666667%;
}

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

.xs-push-10 {
	left: 83.3333333333%;
}

.xs-push-11 {
	left: 91.6666666667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.clearfix:before,
.form-set:before,
.clearfix:after,
.form-set:after {
	content: " ";
	display: table;
}

.clearfix:after,
.form-set:after {
	clear: both;
}

.clearfix-after:after {
	content: '';
	display: block;
	clear: both;
}

.form-links,
.wshrite ul,
.wshrite ol,
.breadcrumb ul,
.pagination > ul,
.slick-dots,
.insight-list,
.main-control,
.controller-spot,
.account-list,
.account-logindrop,
.dip-in > ul,
.dip-in__link-list ul,
.flink-list,
.payee-vendors,
.social-connect,
.footer-cell-nav ul,
.showcase__item-bar .action,
.coupon__card-terms-list,
.product__offerlist,
.product__action-list,
.product__quicke,
.product__sharelist ul,
.product__plot-amenities .amn-list,
.catalog__headline-options,
.catalog__result-sortdrop,
.catalog__result-list .show-views,
.access__box-cast-list,
.access__box-alternate .alter-list,
.checkout__bill-list,
.checkout__order-brief,
.checkout__payment-options,
.gift__products-action,
.giftpreview__box-inf ul,
.myaccount__nav-list,
.ac-tabhead {
	margin: 0;
	padding: 0;
	list-style: none;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	left: -9999px;
	width: 1px;
}

.ellipsis {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.row-reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
}

.col-reverse {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: column-reverse;
	        flex-direction: column-reverse;
}

.start {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	text-align: start;
}

.center {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-align: center;
}

.end {
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	text-align: end;
}

.top {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.middle {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.bottom {
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}

.around {
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}

.between {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.first {
	-webkit-box-ordinal-group: 0;
	    -ms-flex-order: -1;
	        order: -1;
}

.last {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}

.start-xs {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	text-align: start;
}

.center-xs {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-align: center;
}

.end-xs {
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	text-align: end;
}

.top-xs {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.middle-xs {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.bottom-xs {
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}

.around-xs {
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}

.between-xs {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.first-xs {
	-webkit-box-ordinal-group: 0;
	    -ms-flex-order: -1;
	        order: -1;
}

.last-xs {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}

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

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

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	overflow: hidden;
	text-indent: 101%;
	white-space: nowrap;
}

.hidden {
	display: none !important;
}

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

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

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

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

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

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

.general-form {
	border-style: none;
	margin: 0;
	padding: 0;
	line-height: 1;
}

.general-form fieldset {
	border-style: none;
	margin: 0;
	padding: 0;
}

.general-form input[type='text'],
.general-form input[type='tel'],
.general-form input[type='email'],
.general-form input[type='search'],
.general-form input[type='number'],
.general-form input[type='password'],
.general-form input[type='url'],
.general-form input[type='date'],
.general-form input[type='time'],
.general-form textarea,
.general-form select {
	font: 400 14px/16px "Poppins", sans-serif;
	-webkit-appearance: none;
	-moz-appearance: none;
	     appearance: none;
	background: transparent;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: transparent transparent #dadada;
	border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	box-sizing: border-box;
	color: #333333;
	display: block;
	float: left;
	padding: 0.4em 0;
	height: 34px;
	width: 100%;
	outline: none;
	-webkit-transition: border 0.4s ease-in-out;
	transition: border 0.4s ease-in-out;
}

.general-form input[type='text']::-webkit-input-placeholder,
.general-form input[type='tel']::-webkit-input-placeholder,
.general-form input[type='email']::-webkit-input-placeholder,
.general-form input[type='search']::-webkit-input-placeholder,
.general-form input[type='number']::-webkit-input-placeholder,
.general-form input[type='password']::-webkit-input-placeholder,
.general-form input[type='url']::-webkit-input-placeholder,
.general-form input[type='date']::-webkit-input-placeholder,
.general-form input[type='time']::-webkit-input-placeholder,
.general-form textarea::-webkit-input-placeholder,
.general-form select::-webkit-input-placeholder {
	color: #c4c4c4;
}

.general-form input[type='text']::-moz-placeholder,
.general-form input[type='tel']::-moz-placeholder,
.general-form input[type='email']::-moz-placeholder,
.general-form input[type='search']::-moz-placeholder,
.general-form input[type='number']::-moz-placeholder,
.general-form input[type='password']::-moz-placeholder,
.general-form input[type='url']::-moz-placeholder,
.general-form input[type='date']::-moz-placeholder,
.general-form input[type='time']::-moz-placeholder,
.general-form textarea::-moz-placeholder,
.general-form select::-moz-placeholder {
	opacity: 1;
	color: #c4c4c4;
}

.general-form input[type='text']:-moz-placeholder,
.general-form input[type='tel']:-moz-placeholder,
.general-form input[type='email']:-moz-placeholder,
.general-form input[type='search']:-moz-placeholder,
.general-form input[type='number']:-moz-placeholder,
.general-form input[type='password']:-moz-placeholder,
.general-form input[type='url']:-moz-placeholder,
.general-form input[type='date']:-moz-placeholder,
.general-form input[type='time']:-moz-placeholder,
.general-form textarea:-moz-placeholder,
.general-form select:-moz-placeholder {
	color: #c4c4c4;
}

.general-form input[type='text']:-ms-input-placeholder,
.general-form input[type='tel']:-ms-input-placeholder,
.general-form input[type='email']:-ms-input-placeholder,
.general-form input[type='search']:-ms-input-placeholder,
.general-form input[type='number']:-ms-input-placeholder,
.general-form input[type='password']:-ms-input-placeholder,
.general-form input[type='url']:-ms-input-placeholder,
.general-form input[type='date']:-ms-input-placeholder,
.general-form input[type='time']:-ms-input-placeholder,
.general-form textarea:-ms-input-placeholder,
.general-form select:-ms-input-placeholder {
	color: #c4c4c4;
}

.general-form input[type='text'].placeholder,
.general-form input[type='tel'].placeholder,
.general-form input[type='email'].placeholder,
.general-form input[type='search'].placeholder,
.general-form input[type='number'].placeholder,
.general-form input[type='password'].placeholder,
.general-form input[type='url'].placeholder,
.general-form input[type='date'].placeholder,
.general-form input[type='time'].placeholder,
.general-form textarea.placeholder,
.general-form select.placeholder {
	color: #c4c4c4;
}

.general-form input[type='text']:focus,
.general-form input[type='tel']:focus,
.general-form input[type='email']:focus,
.general-form input[type='search']:focus,
.general-form input[type='number']:focus,
.general-form input[type='password']:focus,
.general-form input[type='url']:focus,
.general-form input[type='date']:focus,
.general-form input[type='time']:focus,
.general-form textarea:focus,
.general-form select:focus {
	border-color: #00beff;
	box-shadow: none;
	outline: none;
}

.general-form select {
	background: transparent url("../images/arrow-dropdown.svg") no-repeat right 0.6rem center/10px 12px;
	padding-right: 28px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.general-form select::-ms-expand {
	display: none;
}

.general-form textarea {
	resize: none;
	height: 150px;
	vertical-align: top;
}

.general-form input::-webkit-contacts-auto-fill-button {
	visibility: hidden;
	display: none !important;
	pointer-events: none;
	position: absolute;
	right: 0;
}

.general-form input:-webkit-autofill,
.general-form input:-webkit-autofill:hover,
.general-form input:-webkit-autofill:focus,
.general-form input:-webkit-autofill:active,
.general-form select:-webkit-autofill,
.general-form select:-webkit-autofill:hover,
.general-form select:-webkit-autofill:focus,
.general-form select:-webkit-autofill:active textarea:-webkit-autofill,
.general-form textarea:-webkit-autofill:hover,
.general-form textarea:-webkit-autofill:focus,
.general-form textarea:-webkit-autofill:active {
	-webkit-box-shadow: 0 0 0 30px #f7f7f7 inset !important;
	-webkit-text-fill-color: #333333 !important;
}

button {
	cursor: pointer;
}

button:focus {
	border-color: #dadada;
	box-shadow: none;
	outline: none;
}

.form-module {
	margin-bottom: 20px;
}

.form-module input + .form-error,
.form-module select + .form-error,
.form-module textarea + .form-error {
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.form-module input + .form-error:before,
.form-module select + .form-error:before,
.form-module textarea + .form-error:before {
	border-width: 4px 7px 4px 0;
	border-color: transparent #c60e10 transparent transparent;
	top: 50%;
	right: 100%;
	margin-right: -1px;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.form-module .form-option-set .form-error {
	position: absolute;
	-ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	top: 80%;
	left: 20px;
}

.form-module .form-option-set .form-error:before {
	border-width: 0 4px 7px 4px;
	border-color: transparent transparent #c60e10 transparent;
	left: 5px;
	bottom: 100%;
	margin-bottom: -1px;
}

.form-module.form-error .form-set input,
.form-module.form-error .form-set select,
.form-module.form-error .form-set textarea {
	border-color: #f10606;
}

.form-module label.form-error {
	font-size: 12px;
	line-height: 1;
	background: #c60e10;
	border-radius: 4px;
	padding: 3px 6px;
	color: #fff;
}

.form-module label.form-error:before {
	content: '';
	position: absolute;
	border-style: solid;
	width: 0;
	height: 0;
}

.form-set {
	position: relative;
	z-index: 0;
}

.form-label {
	font-size: 13px;
	line-height: 15px;
	display: inline-block;
	vertical-align: top;
	color: #000;
}

.form-label sup {
	color: #f10606;
}

.form-option-set {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-ms-flex-line-pack: start;
	    align-content: flex-start;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin: 0 -20px -15px;
}

.form-option {
	position: relative;
	line-height: 1;
	padding: 0 20px 15px;
}

.form-action {
	font-size: 0;
	line-height: 0;
	position: relative;
	padding: 13px 0 0;
}

.form-action input,
.form-action button {
	margin-left: 10px;
}

.form-links {
	font-size: 13px;
	line-height: 1.5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	padding: 20px 0 0;
}

.form-links li {
	padding: 0 10px;
}

.form-links li + li {
	position: relative;
}

.form-links li + li:before {
	content: '';
	background: #f7f7f7;
	width: 1px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}

.form-links a {
	color: #f7f7f7;
}

.form-links a:hover {
	color: #333333;
}

.form-message {
	font-size: 13px;
	line-height: 1.5;
	border: 1px solid;
	border-radius: 5px;
	padding: 50px 20px 10px;
	margin: 0 0 20px;
	text-align: center;
	position: relative;
	overflow: hidden;
	z-index: 0;
}

.form-message:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 42px;
	margin: 0 auto;
	z-index: -1;
}

.form-message:after {
	content: '';
	background: #fff;
	border-radius: 50%;
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	top: 5px;
	left: 0;
	right: 0;
	width: 30px;
	height: 30px;
	margin: 0 auto;
	z-index: 0;
}

.form-message.success {
	border-color: #53a318;
}

.form-message.success .form-message-title {
	color: #53a318;
}

.form-message.success:before {
	background: #53a318;
}

.form-message.success:after {
	content: '\e916';
	color: #53a318;
}

.form-message.error {
	border-color: #c60e10;
}

.form-message.error .form-message-title {
	color: #c60e10;
}

.form-message.error:before {
	background: #c60e10;
}

.form-message.error:after {
	content: '\e919';
	color: #c60e10;
}

.form-message-title {
	font: 600 16px/1.5 "Poppins", sans-serif;
	color: #000;
	display: block;
	margin: 0 0 5px;
}

.form-message p:last-of-type {
	margin: 0;
}

.general-form input[type="number"]::-webkit-inner-spin-button,
.general-form input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.general-form input[type="number"] {
	padding: 10px 30px 10px 10px;
	-moz-appearance: textfield;
}

.general-form .qty-control {
	background: #2e8afc;
	border: 1px solid #0464da;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 22px;
	overflow: hidden;
	text-align: center;
	z-index: 1;
}

.general-form .qty-control .qty-btn {
	font: 700 18px/1 "Poppins", sans-serif;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	height: 50%;
	padding: 1px;
	position: relative;
	overflow: hidden;
	width: 20px;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	-webkit-transition: background 0.4s ease, box-shadow 0.4s ease-in-out;
	transition: background 0.4s ease, box-shadow 0.4s ease-in-out;
	z-index: 0;
}

.general-form .qty-control .qty-btn:hover {
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5) inset;
}

.general-form .qty-control .qty-up {
	border-bottom: 1px solid #61a6fc;
}

.general-form .qty-control .qty-down {
	border-top: 1px solid #61a6fc;
}

.general-form input[type="checkbox"],
.general-form input[type="radio"] {
	position: absolute;
	top: 0;
	left: -100px;
	opacity: 0;
	visibility: hidden;
}

.general-form input[type="checkbox"]:checked + label:before,
.general-form input[type="radio"]:checked + label:before {
	background: #046ff3;
	border-color: #046ff3;
}

.general-form input[type="checkbox"] + label,
.general-form input[type="radio"] + label {
	font: 400 14px/18px "Poppins", sans-serif;
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 0 0 22px;
	cursor: pointer;
	word-break: break-word;
	z-index: 0;
}

.general-form input[type="checkbox"] + label:before,
.general-form input[type="radio"] + label:before {
	content: '';
	background: #dadada;
	border: 1px solid #dadada;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}

.general-form input[type="checkbox"] + label:after,
.general-form input[type="radio"] + label:after {
	content: '';
	position: absolute;
	z-index: 2;
}

.general-form input[type="checkbox"]:checked + label:after {
	border-color: #fff;
}

.general-form input[type="checkbox"] + label:before {
	border-radius: 4px;
}

.general-form input[type="checkbox"] + label:after {
	border-style: solid;
	border-color: #dadada;
	border-width: 0 2px 2px 0;
	width: 6px;
	height: 10px;
	top: 2px;
	left: 5px;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	-webkit-transition: border-color 0.3s ease-in-out;
	transition: border-color 0.3s ease-in-out;
}

.general-form input[type="radio"]:checked + label:after {
	background: #fff;
}

.general-form input[type="radio"] + label:before {
	border-radius: 50%;
}

.general-form input[type="radio"] + label:after {
	background: #dadada;
	border-radius: 50%;
	width: 6px;
	height: 6px;
	top: 5px;
	left: 5px;
	-webkit-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
}

.general-form input[type="checkbox"].error + label:before {
	border-color: #f10606;
}

.loader {
	background: #fff;
	border: 1px solid #046ff3;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
}

.lds-loader {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 38px;
	height: 34px;
}

.lds-loader div {
	border: 1px solid #046ff3;
	background: rgba(4, 111, 243, 0.3);
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	left: 6px;
	width: 6px;
	height: 20px;
	-webkit-animation: lds-loader-m 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
	        animation: lds-loader-m 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}

.lds-loader div:nth-child(1) {
	left: 4px;
	-webkit-animation-delay: -0.24s;
	        animation-delay: -0.24s;
}

.lds-loader div:nth-child(2) {
	left: 16px;
	-webkit-animation-delay: -0.12s;
	        animation-delay: -0.12s;
}

.lds-loader div:nth-child(3) {
	left: 28px;
	-webkit-animation-delay: 0s;
	        animation-delay: 0s;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	color: #333333;
	margin: 0 0 0.2em;
}

p {
	margin: 0 0 1em;
}

a {
	color: #333333;
	text-decoration: none;
	-webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
	transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
}

a:hover,
a:focus {
	outline: none;
	text-decoration: none;
}

.wshrite {
	letter-spacing: 0.02em;
	overflow: hidden;
}

.wshrite img {
	max-width: 100%;
	height: auto;
}

.wshrite h1,
.wshrite .h1 {
	font-size: 19px;
}

.wshrite h2,
.wshrite .h2 {
	font-size: 18px;
}

.wshrite h3,
.wshrite .h3 {
	font-size: 18px;
}

.wshrite h4,
.wshrite .h4 {
	font-size: 18px;
}

.wshrite h5,
.wshrite .h5 {
	font-size: 17px;
}

.wshrite h6,
.wshrite .h6 {
	font-size: 15px;
}

.wshrite a {
	color: #53a318;
	text-decoration: underline;
}

.wshrite a[href^="tel:"],
.wshrite a[href^="mailto:"] {
	white-space: nowrap;
}

.wshrite p {
	margin: 0 0 1em;
}

.wshrite ul {
	margin: 0 0 1em;
}

.wshrite ul li {
	padding: 0 0 6px 20px;
	position: relative;
	z-index: 0;
}

.wshrite ul li:before {
	content: '';
	background: #333333;
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	top: 7px;
	left: 6px;
	z-index: -1;
}

.wshrite ol {
	counter-reset: section;
	margin: 0 0 1em;
}

.wshrite ol > li {
	position: relative;
	padding: 0 0 6px 25px;
	z-index: 0;
}

.wshrite ol > li li {
	padding: 0 0 20px 45px;
}

.wshrite ol > li:before {
	counter-increment: section;
	content: counters(section, ".") ". ";
	position: absolute;
	top: 0;
	left: 1px;
	text-align: right;
	width: 20px;
	z-index: -1;
}

#wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.container {
	max-width: 1230px;
}

.gm-style img {
	max-width: none;
}

.svg-inline {
	display: none;
}

.svg-wrap {
	display: inline-block;
	vertical-align: top;
	height: 40px;
	width: 40px;
}

.svg-wrap svg {
	display: inline-block;
	vertical-align: top;
	height: 100%;
	width: 100%;
	pointer-events: none;
}

.tooltip {
	position: relative;
	z-index: 100;
}

.tooltip:hover:after {
	opacity: 1;
	visibility: visible;
}

.tooltip:after {
	font-size: 13px;
	line-height: 1.6;
	background: #fff;
	border: 1px solid #f7f7f7;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
	border-radius: 6px;
	content: attr(data-text);
	position: absolute;
	padding: 8px 10px;
	width: 260px;
	top: 100%;
	left: 50%;
	margin: 2px 0 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	-webkit-transition: visibility 0.4s ease-in-out, opacity 0.4s ease-in-out;
	transition: visibility 0.4s ease-in-out, opacity 0.4s ease-in-out;
	z-index: 1;
}

.site-main > .container {
	padding-top: 24px;
	position: relative;
	z-index: 0;
}

.site-main > .container:before {
	content: '';
	background: #e1e1e1;
	height: 1px;
	position: absolute;
	top: 0;
	left: 15px;
	right: 15px;
	z-index: -1;
}

.grecaptcha-badge {
	z-index: -1;
}

.product-gift-label .icon-cat-gift {
	background: #53a318;
	border-radius: 50%;
	color: #fff;
	font-size: 17px;
	height: 30px;
	padding: 5px 0 0;
	width: 30px;
	text-align: center;
}

.slick-roller:not(.slick-initialized) .slide:not(:nth-child(-n+1)) {
	display: none;
}

#__bs_notify__ {
	display: none !important;
}

.btn {
	font: 400 14px/16px "Poppins", sans-serif;
	display: inline-block;
	vertical-align: top;
	border-width: 1px;
	border-style: solid;
	border-radius: 3px;
	padding: 10px 15px;
	cursor: pointer;
	height: 40px;
	min-width: 90px;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-webkit-transition: color 0.3s ease, background 0.3s ease;
	transition: color 0.3s ease, background 0.3s ease;
}

.btn:focus {
	outline: none;
}

.btn:hover [class^="icon-"] {
	right: -3px;
}

.btn:hover .icon-arrow-up,
.btn:hover .icon-arrow-down {
	top: 60%;
	right: 3px;
}

.btn-default {
	background: #eaeaea;
	border-color: #bababa;
	color: #333333;
}

.btn-default:hover,
.btn-default:focus {
	background: #bababa;
}

.btn-default.invert {
	background: #000;
	border-color: #000;
	color: #fff;
}

.btn-default.invert:hover,
.btn-default.invert:focus {
	background: #0d0d0d;
}

.btn-default-outline {
	background: transparent;
	border-color: #fff;
	color: #fff;
}

.btn-default-outline:hover,
.btn-default-outline:focus {
	background: #f7f7f7;
	border-color: #f7f7f7;
	color: #333333;
}

.btn-primary {
	background: #046ff3;
	border-color: #0255bb;
	color: #fff;
}

.btn-primary:hover,
.btn-primary:focus {
	background: #0255bb;
	color: #fff;
}

.btn-primary-outline {
	background: transparent;
	border-color: #046ff3;
	color: #046ff3;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus {
	background: #046ff3;
	color: #333333;
}

.btn-secondary {
	background: #333333;
	border-color: #333333;
	color: #fff;
}

.btn-secondary:hover,
.btn-secondary:focus {
	background: #404040;
	border-color: #404040;
	color: #fff;
}

.btn-secondary-outline {
	background: transparent;
	border-color: #333333;
	color: #333333;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus {
	background: #333333;
	color: #fff;
}

.btn-success {
	background: #53a318;
	border-color: #357e02;
	color: #fff;
}

.btn-success:hover,
.btn-success:focus {
	background: #357e02;
	color: #fff;
}

.btn-success-outline {
	background: transparent;
	border-color: #53a318;
	color: #53a318;
}

.btn-success-outline:hover,
.btn-success-outline:focus {
	background: #53a318;
	color: #fff;
}

.btn-danger {
	background: #c60e10;
	border-color: #c60e10;
	color: #fff;
}

.btn-danger:hover,
.btn-danger:focus {
	background: #d40f11;
	border-color: #d40f11;
	color: #fff;
}

.btn-danger-outline {
	background: transparent;
	border-color: #c60e10;
	color: #c60e10;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus {
	background: #c60e10;
	color: #fff;
}

.btn-warning {
	background: #fea501;
	border-color: #fea501;
	color: #fff;
}

.btn-warning:hover,
.btn-warning:focus {
	background: #feaa10;
	border-color: #feaa10;
	color: #fff;
}

.btn-warning-outline {
	background: transparent;
	border-color: #fea501;
	color: #fea501;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus {
	background: #fea501;
	color: #fff;
}

.btn-info {
	background: #21b6ea;
	border-color: #21b6ea;
	color: #fff;
}

.btn-info:hover,
.btn-info:focus {
	background: #2fbbeb;
	border-color: #2fbbeb;
	color: #fff;
}

.btn-info-outline {
	background: transparent;
	border-color: #21b6ea;
	color: #21b6ea;
}

.btn-info-outline:hover,
.btn-info-outline:focus {
	background: #21b6ea;
	color: #fff;
}

.cta-text {
	position: relative;
	padding-right: 20px;
	z-index: 0;
}

.cta-text [class^="icon-"] {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
	-webkit-transition: right 0.3s ease-in-out;
	transition: right 0.3s ease-in-out;
}

.cta-text .icon-arrow-left,
.cta-text .icon-arrow-right {
	font-size: 9px;
}

.cta-text .icon-arrow-up,
.cta-text .icon-arrow-down {
	font-size: 9px;
	right: 3px;
	-webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
	transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
	transition: top 0.3s ease-in-out, transform 0.3s ease-in-out;
	transition: top 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.text-default {
	color: #f7f7f7;
}

.text-primary {
	color: #046ff3;
}

.text-secondary {
	color: #333333;
}

.text-success {
	color: #53a318;
}

.text-danger {
	color: #c60e10;
}

.text-warning {
	color: #fea501;
}

.text-info {
	color: #21b6ea;
}

.text-cross {
	text-decoration: line-through;
}

.bg-primary {
	background: #0ebaff;
}

.bg-danger {
	background: #ea474c;
}

.bg-warning {
	background: #fea501;
}

.alert {
	font: 500 13px/1.2 "Poppins", sans-serif;
	cursor: default;
	border-width: 2px;
	border-style: solid;
	padding: 10px 12px;
	margin: 0 0 15px;
	text-align: center;
}

.alert p {
	padding: 0;
	margin: 0;
}

.alert-success {
	background: #84e33e;
	border-color: #7aff01;
	color: #1b3c03;
}

.alert-error {
	background: #f24849;
	border-color: #ff1a28;
	color: #580001;
}

.alert-info {
	background: #dbf2ff;
	border-color: #b2e5ed;
	color: #025360;
}

.alert-warning {
	background: #fffdee;
	border-color: #f6eed6;
	color: #a26701;
}

.breadcrumb {
	margin: 0 0 12px;
}

.breadcrumb ul {
	font-size: 13px;
	line-height: 1.3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.breadcrumb ul li {
	color: #565656;
}

.breadcrumb ul li + li:before {
	display: inline-block;
	vertical-align: middle;
	content: '/';
	color: #b8b8b8;
	font-size: 13px;
	line-height: 1;
	padding: 0 4px;
}

.breadcrumb ul li a {
	color: #53a318;
}

.breadcrumb ul li a:hover {
	color: #000;
}

.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	padding: 20px 0 30px;
}

.pagination > ul {
	margin: 0 -1px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.pagination > ul > li {
	padding: 0 1px;
}

.pagination > ul > li.prev,
.pagination > ul > li.next {
	font-size: 22px;
}

.pagination > ul > li a,
.pagination > ul > li span {
	background: #f7f7f7;
	border: 1px solid #dadada;
	border-radius: 2px;
	line-height: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: 42px;
	height: 42px;
}

.pagination > ul > li a:hover {
	background: #dadada;
}

.pagination > ul > li span {
	background: #53a318;
	border: 1px solid #357e02;
	color: #fff;
	cursor: default;
}

.tbl-wrap table {
	background: #fff;
	border-collapse: collapse;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: white;
	font-size: 14px;
	table-layout: fixed;
	width: 100%;
}

.tbl-wrap th,
.tbl-wrap td {
	border-width: 1px 1px 0;
	border-style: solid;
	border-color: white;
	padding: 10px 12px;
}

.tbl-wrap tbody tr:nth-child(even) {
	background: #f6f6f6;
}

.tbl-wrap tbody tr:hover {
	background: rgba(4, 111, 243, 0.1);
}

.tbl-wrap th {
	background: #f7f7f7;
	color: #046ff3;
}

.tbl-wrap td {
	vertical-align: top;
}

.tag {
	display: inline-block;
	vertical-align: middle;
	font: 500 12px/1 "Poppins", sans-serif;
	border-radius: 2px;
	color: #fff;
	cursor: default;
	padding: 3px 5px 1px;
	height: 18px;
}

.tag-primary {
	background: #046ff3;
}

.tag-success {
	background: #53a318;
}

.tag-warning {
	background: #fea501;
}

.tag-danger {
	background: #c60e10;
}

.tag-info {
	background: #21b6ea;
}

/* Slider */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
	z-index: 0;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin: 0 auto;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide:focus {
	outline: none;
}

.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 !important;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

/* Slider */

.slick-loading .slick-list {
	background: #fff url("../images/ajax-loader.gif") center center no-repeat;
}

/* Icons */

/* Arrows */

.slick-prev,
.slick-next {
	background: none;
	border: 0;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	height: 35px;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
	z-index: 1;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	outline: none;
	background: transparent;
	color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	color: #fea501;
	-webkit-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
	font-family: "icomoon";
	font-size: 18px;
	line-height: 1;
	color: #333333;
	-webkit-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

.slick-prev {
	left: 10px;
}

[dir="rtl"] .slick-prev {
	left: auto;
	right: 25px;
}

.slick-prev:before {
	content: "";
}

[dir="rtl"] .slick-prev:before {
	content: "";
}

.slick-next {
	right: 10px;
}

[dir="rtl"] .slick-next {
	left: 25px;
	right: auto;
}

.slick-next:before {
	content: "";
}

[dir="rtl"] .slick-next:before {
	content: "";
}

/* Dots */

.slick-dots {
	font-size: 0;
	line-height: 0;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 6px;
	margin: 0 -3px;
	right: 0;
	z-index: 1;
}

.slick-dots li {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 1.6;
	padding: 0 3px;
}

.slick-dots li.slick-active button {
	background: #fff;
}

.slick-dots li button {
	border: none;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.5);
	padding: 0;
	margin: 0;
	display: block;
	width: 7px;
	height: 7px;
	text-indent: -9999px;
	overflow: hidden;
	-webkit-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
}

body.compensate-for-scrollbar {
	overflow: hidden;
}

.fancybox-active {
	height: auto;
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden;
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: none;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-transform: translateZ(0);
	        transform: translateZ(0);
	width: 100%;
	z-index: 99992;
}

.fancybox-container * {
	box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	-webkit-transition-duration: inherit;
	        transition-duration: inherit;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
	        transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
	opacity: .9;
	-webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
	        transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
	direction: ltr;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .25s ease, visibility 0s ease .25s;
	transition: opacity .25s ease, visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
	opacity: 1;
	-webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
	transition: opacity .25s ease 0s, visibility 0s ease 0s;
	visibility: visible;
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fancybox-toolbar {
	right: 0;
	top: 0;
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translateZ(0);
	        transform: translateZ(0);
	z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden;
}

.fancybox-slide {
	-webkit-backface-visibility: hidden; /* Using without prefix would break IE11 */
	display: none;
	height: 100%;
	left: 0;
	outline: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	white-space: normal;
	width: 100%;
	z-index: 99994;
}

.fancybox-slide::before {
	content: '';
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
	display: block;
}

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0;
}

.fancybox-slide--image::before {
	display: none;
}

.fancybox-slide--html {
	padding: 6px;
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
	        animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
	-webkit-backface-visibility: hidden;
	background: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-ms-transform-origin: top left;
	-webkit-transform-origin: top left;
	        transform-origin: top left;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
	cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
	cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
	cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
	background: transparent;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%;
}

.fancybox-spaceball {
	z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%;
}

.fancybox-slide--video .fancybox-content {
	background: #000;
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff;
}

.fancybox-video,
.fancybox-iframe {
	background: transparent;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

/* Fix iOS */

.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0;
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%;
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

/* Buttons */

.fancybox-button {
	background: rgba(30, 30, 30, 0.6);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	-webkit-transition: color .2s;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
	color: #ccc;
}

.fancybox-button:hover {
	color: #fff;
}

.fancybox-button:focus {
	outline: none;
}

.fancybox-button.fancybox-focus {
	outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: none;
}

/* Fix IE11 */

.fancybox-button div {
	height: 100%;
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%;
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
	display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
	display: none;
}

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-ms-transform: scaleX(0);
	-webkit-transform: scaleX(0);
	        transform: scaleX(0);
	-ms-transform-origin: 0;
	-webkit-transform-origin: 0;
	        transform-origin: 0;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-timing-function: linear;
	        transition-timing-function: linear;
	z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401;
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px;
}

.fancybox-navigation .fancybox-button div {
	padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px 44px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996;
}

.fancybox-caption--separate {
	margin-top: -50px;
}

.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none;
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
	-webkit-animation: fancybox-rotate 1s linear infinite;
	        animation: fancybox-rotate 1s linear infinite;
	background: transparent;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999;
}

/* Transition effects */

.fancybox-animated {
	-webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
	        transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	        transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	        transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	        transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	        transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	        transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0.5, 0.5, 0.5);
	        transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	        transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-ms-transform: rotate(-360deg);
	-webkit-transform: rotate(-360deg);
	        transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	        transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	        transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	        transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	        transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	        transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
	        transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
	        transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	        transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */

/* Share */

.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center;
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px 0;
}

.fancybox-share p {
	margin: 0;
	padding: 0;
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px 5px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	-webkit-transition: all .2s;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
	color: #fff;
}

.fancybox-share__button:hover {
	text-decoration: none;
}

.fancybox-share__button--fb {
	background: #3b5998;
}

.fancybox-share__button--fb:hover {
	background: #344e86;
}

.fancybox-share__button--pt {
	background: #bd081d;
}

.fancybox-share__button--pt:hover {
	background: #aa0719;
}

.fancybox-share__button--tw {
	background: #1da1f2;
}

.fancybox-share__button--tw:hover {
	background: #0d95e8;
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px;
}

.fancybox-share__button svg path {
	fill: #fff;
}

.fancybox-share__input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0 0;
	outline: none;
	padding: 10px 15px;
	width: 100%;
}

/* Thumbs */

.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px 2px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 0;
	width: 212px;
	z-index: 99995;
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block;
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px;
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px;
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, 0.1);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px;
}

.fancybox-thumbs__list a::before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: '';
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
	opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
	opacity: 1;
}

/* Styling for Small-Screen Devices */

.site-header {
	position: relative;
	z-index: 1;
}

.header-bar {
	display: none;
	background: #f7f7f7;
}

.greeting-text {
	background: rgba(51, 51, 51, 0.2);
	display: block;
	font-size: 13px;
	margin: 0 -12px;
	padding: 5px 0;
	text-align: center;
	white-space: nowrap;
}

.offer-glide {
	font-size: 13px;
	position: relative;
	padding: 0 0 0 37px;
	max-width: 460px;
	z-index: 0;
}

.offer-glide:before {
	content: "\e90a";
	color: #fea501;
	position: absolute;
	top: 5px;
	left: 10px;
}

.offer-glide:not(.slick-initialized) .slide:not(:nth-child(-n+1)) {
	display: none;
}

.offer-glide .slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 3px 0;
}

.offer-glide .slide p {
	margin: 0;
}

.offer-glide .slide .view-link {
	background: #53a318;
	border-radius: 3px;
	font-size: 13px;
	line-height: 1;
	color: #fff;
	margin: 0 0 0 8px;
	padding: 3px 6px;
	height: 21px;
	min-width: 0;
	white-space: nowrap;
}

.offer-glide .slide .view-link:hover {
	background: #438413;
}

.insight-list {
	font-size: 14px;
	line-height: 1;
	display: none;
	white-space: nowrap;
}

.insight-list li {
	padding: 0 0 0 10px;
}

.insight-list li a:hover {
	color: #53a318;
}

.header-frame {
	padding: 8px 0;
}

.header-left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.header-right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.site-logo a {
	display: block;
}

.site-logo a img {
	display: block;
}

.main-control {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin: 0 -10px;
}

.main-control li {
	line-height: 1;
	padding: 0 10px;
}

.main-control li .carte {
	position: relative;
	z-index: 0;
}

.main-control li .carte:before {
	top: 12px;
}

.main-control li .carte:after {
	bottom: 12px;
}

.active-carte .main-control li .carte {
	background: #f7f7f7;
}

.active-carte .main-control li .carte:before,
.active-carte .main-control li .carte:after {
	width: 24px;
}

.active-carte .main-control li .carte .text:before {
	width: 16px;
}

.main-control li .carte .text {
	overflow: hidden;
	text-indent: 101%;
	white-space: nowrap;
	display: block;
}

.main-control li .carte .text:before {
	top: 18px;
}

.scout-form {
	display: none;
}

.scout-form input[type="text"],
.scout-form input[type="search"] {
	font-size: 14px;
	line-height: 16px;
	background: none;
	height: 42px;
	border: none;
}

.scout-group {
	background: #f7f7f7;
	padding: 0 0 0 25px;
	position: relative;
	z-index: 0;
}

.scout-group + .scout-group {
	border-top: 1px solid #dadada;
}

.scout-group [class^="icon-"] {
	position: absolute;
}

.scout-group .icon-search {
	font-size: 15px;
	top: 13px;
	left: 5px;
}

.scout-group .icon-location {
	font-size: 18px;
	top: 12px;
	left: 6px;
}

.scout-btn {
	background: #53a318;
	border: none;
	color: #fff;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 41px;
	        flex: 0 0 41px;
	height: 42px;
	width: 41px;
	padding: 0;
	margin: 0;
}

.controller-spot {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin: 0 -6px;
}

.controller-spot li {
	padding: 0 6px;
}

.squiz {
	background: #f7f7f7;
	border: 1px solid #dadada;
	border-radius: 2px;
	color: #868484;
	line-height: 1;
	padding: 0;
	margin: 0;
	width: 42px;
	height: 40px;
	position: relative;
	-webkit-transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
	transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
	z-index: 0;
}

.squiz .counter {
	font: 600 12px/1 "Poppins", sans-serif;
	background: #c60e10;
	border-radius: 50%;
	position: absolute;
	color: #fff;
	height: 20px;
	width: 20px;
	padding: 4px 0;
	top: -8px;
	right: -12px;
	z-index: 1;
}

.account {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 0 0 0 22px;
}

.account-img {
	background: #b7b7b7;
	border-radius: 5px;
	height: 48px;
	width: 54px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}

.account-img:before {
	color: #868484;
	content: "\e918";
	position: absolute;
	font-size: 44px;
	bottom: -4px;
	left: 7px;
}

.account-img img {
	overflow: hidden;
	text-indent: 101%;
	white-space: nowrap;
	display: block;
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.account-details {
	padding: 0 0 0 10px;
}

.account-text {
	font: 500 16px/18px "Poppins", sans-serif;
	display: block;
}

.account-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin: 0 -5px;
}

.account-list li {
	padding: 0 5px;
}

.account-list a:hover {
	color: #53a318;
}

.account-cta {
	font-size: 14px;
	line-height: 16px;
	background: none;
	border: none;
	color: #565656;
	margin: 6px 0 0;
	display: block;
	position: relative;
	padding: 0 20px 0 0;
	z-index: 0;
}

.account-cta:after {
	content: '';
	border-color: #565656;
	border-style: solid;
	border-width: 0 1px 1px 0;
	position: absolute;
	top: 1px;
	right: 0;
	height: 9px;
	width: 9px;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
}

.account-logindrop {
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	display: none;
	position: absolute;
	top: 100%;
	margin: 15px 0 0;
	right: 0;
	width: 200px;
	overflow: hidden;
}

.account-active .account-logindrop {
	display: block;
}

.account-logindrop li + li {
	border-top: 1px solid #e8e8e8;
}

.account-logindrop li a {
	display: block;
	padding: 6px 15px;
}

.account-logindrop li a:hover {
	background: #ededed;
}

.account-logindrop li [class^="icon-"] {
	vertical-align: middle;
	width: 26px;
}

.active-search .squiz.tgr-search,
.active-cart .squiz.tgr-cart,
.active-notif .squiz.tgr-notif,
.active-wish .squiz.tgr-wish {
	background: #eaeaea;
}

.fall-in {
	background: #f7f7f7;
	border-radius: 5px;
	box-shadow: 0 0 9px rgba(0, 0, 0, 0.25);
	display: none;
	position: absolute;
	top: 100%;
	left: 10px;
	right: 10px;
	margin: 10px 0 0;
	padding: 15px 20px 20px;
	z-index: 0;
}

.active-cart .fall-in.fall-cart {
	display: block;
}

.active-notif .fall-in.fall-notif {
	display: block;
}

.active-wish .fall-in.fall-wish {
	display: block;
}

.notify--title {
	border-bottom: 1px solid #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding: 0 0 5px;
}

.notify--title .view-link {
	color: #53a318;
}

.notify--title .view-link:hover {
	color: #000;
}

.notify__item {
	border-top: 1px solid #dddddd;
	color: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 13px 12px 13px 0;
	position: relative;
	z-index: 0;
}

.notify__item:before {
	content: '';
	background: #fefefe;
	border-radius: 8px;
	position: absolute;
	top: 5px;
	bottom: 5px;
	left: -8px;
	right: -8px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
	z-index: -2;
}

.notify__item:after {
	content: '';
	background: #046ff3;
	border-radius: 50%;
	height: 8px;
	width: 8px;
	position: absolute;
	top: 18px;
	right: 0;
	z-index: -1;
}

.notify__item:hover:before {
	opacity: 1;
	visibility: visible;
}

.notify__item.notify-read {
	color: #737373;
}

.notify__item.notify-read:after {
	display: none;
}

.notify__item.notify-read .h2,
.notify__item.notify-read time {
	color: #737373;
}

.notify__item-img {
	position: relative;
	z-index: 0;
	border-radius: 4px;
	font-size: 10px;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 77px;
	        flex: 0 0 77px;
	overflow: hidden;
}

.notify__item-img:before {
	background-image: url("../images/site-marker.svg");
	background-color: #e6e5e5;
	background-size: auto 30%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	content: '';
	display: block;
	width: 100%;
	padding-top: 100%;
	z-index: -1;
}

.notify__item-img > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.notify__item-img img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.notify__item-content {
	font-size: 13px;
	line-height: 18px;
	padding: 0 5px 0 14px;
}

.notify__item-content .h2 {
	font: 600 14px/1.3 "Poppins", sans-serif;
	color: #53a318;
	display: block;
}

.notify__item-content p {
	margin: 0;
}

.notify__item time {
	font-size: 12px;
	color: #046ff3;
}

.minikit__tbl table {
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}

.minikit__tbl tr {
	vertical-align: top;
}

.minikit__tbl tr + tr {
	border-top: 1px solid #dddddd;
}

.minikit__tbl th {
	font-weight: 400;
	position: relative;
	padding: 0 0 5px;
	z-index: 0;
}

.minikit__tbl th:after {
	content: '';
	background: #fff;
	height: 1px;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	z-index: -1;
}

.minikit__tbl td {
	padding: 14px 0;
}

.minikit__tbl .th-title {
	font-weight: 700;
	text-align: left;
	width: 60%;
}

.minikit__tbl .th-qty {
	width: 50px;
}

.minikit__tbl .th-rate {
	text-align: right;
	width: 25%;
}

.minikit__tbl .td-qty {
	text-align: center;
}

.minikit__tbl .td-rate {
	text-align: right;
}

.minikit__tbl .td-rate button {
	font-size: 13px;
	line-height: 15px;
	background: #046ff3;
	border: none;
	border-radius: 2px;
	color: #fff;
	padding: 0;
	min-width: 0;
	height: 26px;
	white-space: nowrap;
	width: 100px;
}

.minikit__product {
	font-size: 13px;
	line-height: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	z-index: 0;
}

.minikit__product .img {
	position: relative;
	z-index: 0;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 62px;
	        flex: 0 0 62px;
	font-size: 10px;
}

.minikit__product .img:before {
	background-image: url("../images/site-marker.svg");
	background-color: #e6e5e5;
	background-size: auto 30%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	content: '';
	display: block;
	width: 100%;
	padding-top: 100%;
	z-index: -1;
}

.minikit__product .img > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.minikit__product .cta-rmv {
	background: #c60e10;
	border: none;
	border-radius: 50%;
	font-size: 12px;
	color: #fff;
	position: absolute;
	height: 24px;
	width: 24px;
	top: -7px;
	left: 45px;
	padding: 1px 0 0 1px;
	text-align: center;
}

.minikit__product img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.minikit__product .h2 {
	color: #565656;
	padding: 0 0 0 12px;
}

.minikit__product .product-gift-label .icon-cat-gift {
	padding: 4px 0 0;
	font-size: 12px;
	height: 20px;
	width: 20px;
}

.minikit__subtotal {
	border-top: 1px solid #dddddd;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding: 13px 0 0;
}

.minikit__subtotal .btn {
	font-size: 14px;
	line-height: 16px;
	padding: 6px 8px;
	height: 30px;
	min-width: 0;
	width: 120px;
}

.dip-in {
	background: #f7f7f7;
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 80%;
	-webkit-transform: translateX(-100%);
	    -ms-transform: translateX(-100%);
	        transform: translateX(-100%);
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
	transition: -webkit-transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
	z-index: 1;
}

.active-carte .dip-in {
	-webkit-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
}

.dip-in > ul {
	position: relative;
	z-index: 0;
	height: 100%;
	overflow: auto;
}

.dip-in__label {
	border-bottom: 1px solid #dddddd;
}

.dip-in__label button {
	background: none;
	border: none;
	padding: 12px 10px;
	margin: 0;
	text-align: left;
	width: 100%;
	-webkit-transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
	transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
}

.dip-in__label button:hover {
	background: #e8e8e8;
}

.active-dip .dip-in__label button {
	background: #53a318;
	color: #fff;
}

.dip-in__box {
	display: none;
	padding: 8px 15px;
}

.active-dip .dip-in__box {
	display: block;
}

.dip-in__box:before {
	content: '';
	background: #f7f7f7;
	position: absolute;
	top: 0;
	left: -167px;
	bottom: 0;
	right: 0;
	z-index: -1;
}

.dip-in__box:after {
	content: '';
	background: #fff;
	border-right: 1px solid #dddddd;
	width: 2px;
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	z-index: 2;
}

.dip-in__box .title {
	border-bottom: 1px solid #dddddd;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 0 0 4px;
	position: relative;
	z-index: 0;
}

.dip-in__box .title:before {
	content: '';
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	z-index: -1;
}

.dip-in__box .title .h2 {
	font: 600 16px/1 "Poppins", sans-serif;
	margin: 0;
}

.dip-in__box .title a {
	color: #53a318;
}

.dip-in__link-set {
	font: 400 13px/2.2308 "Poppins", sans-serif;
}

.dip-in__link-list {
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	max-width: 100%;
	padding: 9px 10px 9px 0;
}

.dip-in__link-list .h2 {
	margin: 0;
	text-transform: uppercase;
}

.dip-in__link-list .h2 a {
	color: #53a318;
}

.dip-in__link-list ul a:hover {
	text-decoration: underline;
}

.newsletter {
	background: #f7f7f7;
	padding: 30px 0;
}

.newsletter-text {
	font-size: 16px;
	line-height: 1.3;
	color: #afafaf;
	display: block;
	margin: 0 0 15px;
	text-transform: uppercase;
}

.newsletter-text strong {
	font: 600 25px/1 "Poppins", sans-serif;
	color: #333333;
	display: block;
}

.newsletter-form {
	background: #d9d9d9;
	border-radius: 5px;
	padding: 14px 15px;
}

.newsletter-form .form-module input[type="text"],
.newsletter-form .form-module input[type="email"] {
	background: #fff;
	border: 1px solid #dddddd;
	height: 40px;
	padding: 0.4em 0.7em;
}

.newsletter-form .form-action {
	padding: 0;
}

.newsletter-form .form-action .btn {
	border-radius: 0;
	height: 40px;
	margin: 0;
	min-width: 0;
	width: 100%;
	text-transform: none;
}

.footer-links {
	padding: 30px 0 10px;
}

.footer-title {
	padding: 0 0 10px;
}

.footer-title .h2 {
	font: 600 18px/1 "Poppins", sans-serif;
	display: block;
	text-transform: uppercase;
}

.footer-panel {
	padding: 0 0 10px;
}

.footer-bar {
	border-top: 1px solid #e7e7e7;
	padding: 10px 0 60px;
}

.footer-bar .copy {
	display: block;
	font-size: 14px;
	text-align: center;
}

.flink-box {
	margin: 0 0 25px;
}

.flink-box .h2 {
	display: block;
	font-size: 16px;
	color: #53a318;
	margin: 0 0 5px;
}

.flink-list {
	font-size: 14px;
}

.flink-list li + li {
	padding: 6px 0 0;
}

.payee-vendors {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -10px 20px;
}

.payee-vendors li {
	padding: 0 7px;
}

.payee-vendors li a {
	font-size: 25px;
	line-height: 1;
}

.payee-vendors li a:hover {
	color: #53a318;
}

.social-connect {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -10px;
}

.social-connect li {
	padding: 0 7px;
}

.social-connect li a {
	font-size: 25px;
	line-height: 1;
}

.social-connect li a:hover {
	color: #53a318;
}

.footer-cell-nav {
	background: #f7f7f7;
	border-top: 1px solid #dedddd;
	padding: 10px 12px 9px;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	min-width: 320px;
}

.footer-cell-nav ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	text-align: center;
}

.footer-cell-nav ul a {
	display: inline-block;
	vertical-align: top;
	line-height: 1;
}

.footer-cell-nav ul [class^="icon-"] {
	color: #53a318;
}

.footer-cell-nav .text {
	display: block;
	font-size: 11px;
	padding: 5px 0 0;
}

.headline {
	margin: 0 0 25px;
}

.headline-title {
	font: 600 19px/1.3 "Poppins", sans-serif;
	margin: 0;
	padding: 0 0 0 10px;
	position: relative;
	z-index: 0;
}

.headline-title:before {
	content: '';
	background: #53a318;
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	width: 4px;
}

.archive__item {
	background: #53a318;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.44);
	border-radius: 6px;
	display: block;
}

.archive__item-imgframe {
	position: relative;
	z-index: 0;
	border-radius: 6px 6px 0 0;
	overflow: hidden;
}

.archive__item-imgframe:before {
	background-image: url("../images/site-marker.svg");
	background-color: #e6e5e5;
	background-size: auto 30%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	content: '';
	display: block;
	width: 100%;
	padding-top: 91.6967509025%;
	z-index: -1;
}

.archive__item-imgframe > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.archive__item-imgframe img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.archive__item-title {
	font: 600 20px/1.5 "Poppins", sans-serif;
	border-radius: 0 0 6px 6px;
	color: #fff;
	margin: 0;
	padding: 7px 10px;
	text-align: center;
}

.showcase__item {
	position: relative;
	z-index: 0;
}

.view-list .showcase__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.showcase__item-imgframe {
	position: relative;
	z-index: 0;
	border-radius: 5px;
	display: block;
	overflow: hidden;
}

.showcase__item-imgframe:before {
	background-image: url("../images/site-marker.svg");
	background-color: #e6e5e5;
	background-size: auto 30%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	content: '';
	display: block;
	width: 100%;
	padding-top: 68.5920577617%;
	z-index: -1;
}

.showcase__item-imgframe > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.view-list .showcase__item-imgframe {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 110px;
	        flex: 0 0 110px;
}

.showcase__item-imgframe img {
	width: 100%;
	object-fit: cover;
	height: 100%;
}

.showcase__item-imgframe .item-counter {
	font-size: 11px;
	line-height: 1;
	background: #fea501;
	border-radius: 2px;
	color: #fff;
	top: 10px;
	right: 0;
	bottom: auto;
	left: auto;
	padding: 5px 6px 4px;
	text-transform: uppercase;
}

.showcase__item-imgframe .item-counter small {
	font-size: 11px;
	padding: 0 0 0 4px;
}

.view-list .showcase__item-detail {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-flow: column;
	        flex-flow: column;
	padding: 0 0 0 10px;
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	max-width: 100%;
}

.showcase__item-title {
	font: 500 18px/1.4 "Poppins", sans-serif;
	margin: 0 0 5px;
}

.showcase__item-title a:hover {
	color: #53a318;
}

.view-grid .showcase__item-title {
	padding: 9px 0 0;
}

.showcase__item-meta {
	font-size: 14px;
	line-height: 1.3;
	display: block;
	margin: 0 0 7px;
}

.view-list .showcase__item-meta {
	font-size: 12px;
	line-height: 1.4;
}

.showcase__item-tariff {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin: 0 0 16px;
}

.view-list .showcase__item-tariff {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.view-list .showcase__item-tariff .amount {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	        flex: 0 0 100%;
	padding: 0 0 5px;
}

.showcase__item-tariff .amount strong {
	font: 500 18px/1 "Poppins", sans-serif;
	color: #53a318;
}

.showcase__item-tariff .amount del {
	font: 500 12px/1 "Poppins", sans-serif;
	color: #c60e10;
	padding: 0 0 0 6px;
}

.showcase__item-bar {
	border-color: #dadada;
	border-style: solid;
	border-width: 1px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	position: relative;
	z-index: 0;
}

.view-grid .showcase__item-bar {
	padding: 2px 0;
}

.view-list .showcase__item-bar {
	border-width: 1px;
	margin: auto 0 0;
}

.showcase__item-bar .valid-text {
	font-size: 14px;
	line-height: 1;
}

.showcase__item-bar .valid-text strong {
	color: #53a318;
	font-weight: 500;
}

.showcase__item-bar .rating-text {
	font-size: 13px;
	line-height: 1;
}

.view-list .showcase__item-bar .rating-text {
	border-bottom: 1px solid #dadada;
	display: block;
	padding: 10px;
	font-size: 11px;
}

.showcase__item-bar .rating-text .icon-star-grp {
	color: #fea501;
	font-size: 22px;
	margin: 0 6px 0 0;
}

.showcase__item-bar .rating-text .value {
	font-size: 18px;
	font-weight: 500;
	margin: 0 5px 0 0;
}

.showcase__item-bar .action {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}

.view-grid .showcase__item-bar .action {
	margin: 0 -2px;
}

.view-grid .showcase__item-bar .action li {
	padding: 0 2px;
}

.view-list .showcase__item-bar .action li {
	border-left: 1px solid #dadada;
	width: 50%;
}

.showcase__item-bar .action button {
	background: #f7f7f7;
	border-radius: 4px;
	color: #868484;
	display: block;
	font-size: 16px;
	height: 39px;
	margin: 0;
	vertical-align: middle;
	-webkit-transition: background 0.4s ease-in-out, border 0.4s ease-in-out, color 0.4s ease-in-out;
	transition: background 0.4s ease-in-out, border 0.4s ease-in-out, color 0.4s ease-in-out;
}

.view-grid .showcase__item-bar .action button {
	border: 1px solid #dadada;
	padding: 4px;
	width: 43px;
}

.view-list .showcase__item-bar .action button {
	border: none;
	padding: 5px 12px;
	width: 100%;
}

.showcase__item-bar .action button.cta-wish:hover {
	color: #e20406;
}

.showcase__item-bar .action button.cta-cart:hover {
	color: #53a318;
}

.showcase__item-bar .action button:hover .text {
	color: #000;
}

.showcase__item-bar .action button.incart {
	background: rgba(83, 163, 24, 0.2);
	border-color: #4b9216;
	color: #53a318;
}

.showcase__item-bar .action button.incart .icon-cart-add:before {
	content: "\e939";
}

.showcase__item-bar .action button.inwish {
	background: rgba(208, 4, 6, 0.1);
	border-color: #9e0304;
	color: #e20406;
}

.showcase__item-bar .action button [class^="icon-"] {
	vertical-align: middle;
	-webkit-transition: none;
	transition: none;
}

.showcase__item-bar .action button .icon-cart-add {
	font-size: 22px;
}

.showcase__item-bar .action button .text {
	display: inline-block;
	vertical-align: middle;
	color: #333333;
	font-size: 13px;
	line-height: 1;
	padding: 0 0 0 7px;
}

.view-grid .showcase__item-bar .action button .text {
	display: none;
}

.showcase__item .alert {
	border-width: 1px 0;
	position: absolute;
	padding: 6px 12px;
	top: 10px;
	left: 0;
	right: 0;
	margin: 0;
	z-index: 2;
}

.bestdeal__item {
	border-radius: 5px;
	overflow: hidden;
}

.bestdeal__item:hover .bestdeal__item-imgframe img {
	-webkit-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	        transform: scale(1.1);
}

.bestdeal__item-imgframe a {
	position: relative;
	z-index: 0;
	display: block;
	overflow: hidden;
}

.bestdeal__item-imgframe a:before {
	background-image: url("../images/site-marker.svg");
	background-color: #e6e5e5;
	background-size: auto 30%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	content: '';
	display: block;
	width: 100%;
	padding-top: 58.9473684211%;
	z-index: -1;
}

.bestdeal__item-imgframe a > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.bestdeal__item-imgframe img {
	object-fit: cover;
	height: 100%;
	width: 100%;
	-webkit-transition: -webkit-transform 0.8s ease-in-out;
	transition: -webkit-transform 0.8s ease-in-out;
	transition: transform 0.8s ease-in-out;
	transition: transform 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
}

.bestdeal__item-detail {
	background: inherit;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding: 10px 20px;
}

.bestdeal__item-detail .off_group {
	background: inherit;
}

.bestdeal__item-detail .off_group .meta-text {
	font: 700 12px/1 "Poppins", sans-serif;
	text-transform: uppercase;
}

.bestdeal__item-detail .off_group .figure-box {
	background: inherit;
	border: 3px solid #fff;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	height: 70px;
	width: 70px;
	position: relative;
	z-index: 0;
}

.bestdeal__item-detail .off_group .figure-box:before {
	content: '';
	background-color: inherit;
	position: absolute;
	top: 10px;
	bottom: 7px;
	left: -10px;
	right: -10px;
	z-index: -1;
}

.bestdeal__item-detail .off_group .figure-no {
	font: 700 38px/1 "Poppins", sans-serif;
}

.bestdeal__item-detail .off_group .figure-rate {
	padding: 0 0 0 7px;
	display: block;
	text-align: center;
}

.bestdeal__item-detail .off_group .figure-rate strong {
	font: 700 22px/1 "Poppins", sans-serif;
	display: block;
}

.bestdeal__item-detail .title_group {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-flow: column;
	        flex-flow: column;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.bestdeal__item-detail .title_group .btn {
	border-width: 2px;
	font-weight: 500;
	min-width: 155px;
	margin: auto 0 0;
	font-size: 12px;
	min-width: 120px;
	height: 30px;
	padding: 5px 8px;
}

.bestdeal__item.bg-primary .bestdeal__item-detail .title_group .btn:hover,
.bestdeal__item.bg-primary .bestdeal__item-detail .title_group .btn:focus {
	color: #0ebaff;
}

.bestdeal__item.bg-danger .bestdeal__item-detail .title_group .btn:hover,
.bestdeal__item.bg-danger .bestdeal__item-detail .title_group .btn:focus {
	color: #ea474c;
}

.bestdeal__item.bg-warning .bestdeal__item-detail .title_group .btn:hover,
.bestdeal__item.bg-warning .bestdeal__item-detail .title_group .btn:focus {
	color: #fea501;
}

.bestdeal__item-title {
	font: 600 18px/1.4 "Poppins", sans-serif;
	color: #fff;
	margin: 0;
}

.promocode__coupon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.promocode__coupon-tear {
	position: relative;
}

.promocode__coupon-tear:before,
.promocode__coupon-tear:after,
.promocode__coupon-tear .imgframe:before {
	content: '';
	background: #fff;
	box-shadow: 1px 3px 0 #4d4c4c inset;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	position: absolute;
	z-index: 1;
}

.promocode__coupon-tearA {
	background: #c60e10;
	border-radius: 10px;
	box-shadow: 0 0 9px rgba(0, 0, 0, 0.7);
	color: #fff;
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	max-width: 100%;
}

.promocode__coupon-tearA:before {
	top: 10px;
	right: -5px;
}

.promocode__coupon-tearA:after {
	top: 32px;
	right: -5px;
}

.promocode__coupon-tearA .area-space {
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	max-width: 100%;
	position: relative;
	padding: 10px 12px 13px;
	z-index: 0;
}

.promocode__coupon-tearA .area-time {
	padding: 0 12px 10px 11px;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 97px;
	        flex: 0 0 97px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}

.promocode__coupon-tearA .usecode-field {
	border: 1px solid rgba(255, 255, 255, 0.5);
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 9px 8px 9px 10px;
	height: 35px;
	width: 100%;
	z-index: 0;
}

.promocode__coupon-tearA .usecode-field .label-text {
	font-size: 10px;
	line-height: 1;
	background: #c60e10;
	position: absolute;
	top: -5px;
	left: 4px;
	padding: 0 2px;
	text-transform: uppercase;
}

.promocode__coupon-tearA .usecode-field .icon-copy {
	cursor: pointer;
	font-size: 16px;
}

.promocode__coupon-title .h {
	font: 700 20px/1 "Poppins", sans-serif;
	color: #fff;
	margin: 0 0 -1px;
}

.promocode__coupon-title .meta {
	font-size: 12px;
	line-height: 1.2;
	display: block;
	padding: 6px 0 14px;
}

.promocode__coupon-validity {
	font: 500 13px/1.5 "Poppins", sans-serif;
}

.promocode__coupon-validity .text {
	display: block;
	text-transform: uppercase;
	margin: 0 0 4px;
}

.promocode__coupon .btn {
	font: 500 10px/1 "Poppins", sans-serif;
	background: rgba(255, 255, 255, 0.5);
	border: none;
	border-radius: 2px;
	color: #c60e10;
	height: 21px;
	min-width: 0;
	padding: 6px 2px;
	width: 73px;
}

.promocode__coupon .btn:hover {
	background: #fff;
}

.promocode__coupon-tearB {
	background: #e1e1e1;
	border-radius: 10px;
	box-shadow: 0 0 9px rgba(0, 0, 0, 0.7);
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 32%;
	        flex: 0 0 32%;
}

.promocode__coupon-tearB .imgframe {
	padding: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	height: 100%;
	width: 100%;
	text-align: center;
}

.promocode__coupon-tearB .imgframe:before {
	top: 50%;
	left: -5px;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.promocode__coupon-tearB .imgframe img {
	font-size: 10px;
	display: block;
	max-width: 100%;
	height: auto;
}

.promocode__coupon-tearB:before {
	bottom: 32px;
	left: -5px;
}

.promocode__coupon-tearB:after {
	bottom: 10px;
	left: -5px;
}

.coupon__card {
	padding: 15px;
	width: 500px;
}

.coupon__card-logo {
	background-image: url("../images/site-marker.svg");
	background-color: #e6e5e5;
	background-size: auto 30%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border: 1px solid #d1d1d1;
	height: 150px;
	margin: 0 auto;
	width: 200px;
	font-size: 12px;
}

.coupon__card-logo img {
	display: block;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.coupon__card-info {
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	max-width: 100%;
	padding: 10px;
	text-align: center;
}

.coupon__card-info-title {
	font: 600 22px/1.5 "Poppins", sans-serif;
	display: block;
	margin: 0 0 10px;
}

.coupon__card-code {
	border: 1px solid #d1d1d1;
	margin: 0 auto;
	padding: 4px 8px;
	width: 150px;
}

.coupon__card-terms {
	border-top: 1px solid #d1d1d1;
	padding: 10px 0 5px;
}

.coupon__card-terms-title {
	font: 500 14px/1 "Poppins", sans-serif;
	color: #000;
	display: block;
	margin: 0 0 6px;
	text-transform: uppercase;
}

.coupon__card-terms-list {
	font-size: 14px;
	line-height: 1.3;
}

.coupon__card-terms-list li {
	padding: 0 0 0 25px;
	margin: 0 0 10px;
	position: relative;
	z-index: 0;
}

.coupon__card-terms-list li:before {
	content: "\e916";
	font-size: 9px;
	color: #53a318;
	position: absolute;
	top: 6px;
	left: 8px;
}

.coupon__card-footnote {
	font-size: 12px;
	line-height: 1;
	padding: 10px 0;
}

.coupon__card-footnote p {
	margin: 0;
}

.coupon__card-footlog {
	font-size: 12px;
	line-height: 1;
	border-top: 1px solid #d1d1d1;
	padding: 10px 0 0;
}

.coupon__card-footlog strong {
	font-weight: 600;
}

.coupon__card-footlog p {
	margin: 0;
}

.page-banner {
	position: relative;
	z-index: 0;
	height: 300px;
	position: relative;
	margin: 0 0 10px;
	z-index: 0;
}

.page-banner:before {
	background-image: url("../images/site-marker.svg");
	background-color: #e6e5e5;
	background-size: auto 30%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}

.page-banner > * {
	position: relative;
	z-index: 1;
}

.page-banner img {
	overflow: hidden;
	text-indent: 101%;
	white-space: nowrap;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: -1;
}

.page-banner .page-caption {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	height: 100%;
}

.page-banner .page-caption:before {
	content: '';
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.ensign-glide {
	position: relative;
	z-index: 0;
	position: relative;
	z-index: 0;
}

.ensign-glide:before {
	background-image: url("../images/site-marker.svg");
	background-color: #e6e5e5;
	background-size: auto 30%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}

.ensign-glide > * {
	position: relative;
	z-index: 1;
}

.ensign-glide .slide {
	position: relative;
	z-index: 0;
}

.ensign-glide .slide img {
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	height: 100%;
	width: 100%;
	z-index: -1;
}

.ensign-glide .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 300px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.ensign-glide .slick-dots {
	position: absolute;
	bottom: 15px;
}

.ensign__caption {
	font: 300 16px/1.2 "Poppins", sans-serif;
	color: #fff;
}

.ensign__caption-title {
	font: 300 20px/1.3 "Poppins", sans-serif;
	color: #fff;
}

.ensign__caption-offer {
	font: 600 28px/1.2 "Poppins", sans-serif;
	display: block;
	margin: 0 0 5px;
}

.ensign__caption p {
	margin: 0 0 0.88em;
}

.categories-list {
	background: #f1f1f1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
	margin: 0 0 20px;
	padding: 14px 0;
}

.categories-glide {
	padding: 0 20px;
}

.categories-glide:not(.slick-initialized) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -5px;
}

.categories-glide:not(.slick-initialized) .slide {
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	max-width: 100%;
}

.categories-glide .slide {
	padding: 0 3px;
}

.categories-glide a {
	font: 600 14px/1 "Poppins", sans-serif;
	background: #f7f7f7;
	border: 1px solid #dadada;
	border-radius: 4px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 10px 8px;
	height: 41px;
	-webkit-transition: color 0.4s ease-in-out, border-color 0.4s ease-in-out, background 0.4s ease-in-out;
	transition: color 0.4s ease-in-out, border-color 0.4s ease-in-out, background 0.4s ease-in-out;
}

.categories-glide a:hover {
	background: #53a318;
	border-color: #3b8406;
	color: #fff;
}

.categories-glide a:hover [class^="icon-"] {
	color: #fff;
}

.categories-glide a [class^="icon-"] {
	color: #53a318;
	font-size: 16px;
	margin: 0 5px 0 0;
	-webkit-transition: color 0.4s ease-in-out;
	transition: color 0.4s ease-in-out;
}

.categories-glide .slick-prev:before,
.categories-glide .slick-next:before {
	font-size: 20px;
}

.categories-glide .slick-prev {
	left: 0;
}

.categories-glide .slick-next {
	right: 0;
}

.archive {
	padding: 25px 0 0;
}

.archive .col {
	margin: 0 0 20px;
}

.showcase {
	padding: 30px 0 20px;
}

.showcase-glide:not(.slick-initialized) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -15px;
}

.showcase-glide .slide {
	padding: 0 5px;
	width: 100%;
}

.showcase-glide .slick-prev,
.showcase-glide .slick-next {
	background: #53a318;
	border: 1px solid #3c7711;
	border-radius: 2px;
	color: #fff;
	height: 36px;
	width: 24px;
}

.showcase-glide .slick-prev:before,
.showcase-glide .slick-next:before {
	font-size: 17px;
	color: inherit;
}

.showcase-glide .slick-prev {
	left: -5px;
}

.showcase-glide .slick-next {
	right: -5px;
}

.showcase.premium {
	background: #f4f4f4;
	padding: 30px 0 40px;
}

.showcase .col {
	margin: 0 0 20px;
}

.bestdeal {
	padding: 30px 0 0;
}

.bestdeal .col {
	margin: 0 0 20px;
}

.promotion {
	padding: 20px 0 0;
}

.promotion .promocode__coupon {
	margin-bottom: 20px;
}

.product__maintitle {
	font: 600 20px/1.4 "Poppins", sans-serif;
	letter-spacing: -0.01em;
	margin: 0 0 0.8em;
}

.product__roller:not(.slick-initialized) .slide:not(:nth-child(-n+1)) {
	display: none;
}

.product__roller .slide {
	position: relative;
	z-index: 0;
}

.product__roller .slide:before {
	background-image: url("../images/site-marker.svg");
	background-color: #e6e5e5;
	background-size: auto 30%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	content: '';
	display: block;
	width: 100%;
	padding-top: 56.25%;
	z-index: -1;
}

.product__roller .slide > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.product__roller .slide img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.product__rollerbox {
	background: #f7f7f7;
	padding: 10px 5px;
}

.product__rollercount:not(.slick-initialized) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.product__rollercount .slick-track {
	margin: 0;
}

.product__rollercount .slide {
	font-size: 10px;
	line-height: 1;
	position: relative;
	z-index: 0;
	cursor: pointer;
	padding: 0 5px;
	width: 33.33%;
}

.product__rollercount .slide:before {
	background-image: url("../images/site-marker.svg");
	background-color: #e6e5e5;
	background-size: auto 30%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	content: '';
	display: block;
	width: 100%;
	padding-top: 104.545454545%;
	z-index: -1;
}

.product__rollercount .slide > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.product__rollercount .slide:before {
	-webkit-transition: background 0.4s ease-in-out;
	transition: background 0.4s ease-in-out;
}

.product__rollercount .slide.slick-current:before {
	background-color: #6acf1f;
}

.product__rollercount .slide.slick-current img {
	opacity: 0.9;
}

.product__rollercount .slide img {
	object-fit: cover;
	height: 100%;
	left: 10px;
	width: calc(100% - 20px);
	-webkit-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
}

.product__rollercount .slick-prev,
.product__rollercount .slick-next {
	background: #53a318;
	border: 1px solid #3c7711;
	border-radius: 2px;
	color: #fff;
	height: 36px;
	width: 24px;
}

.product__rollercount .slick-prev:before,
.product__rollercount .slick-next:before {
	font-size: 17px;
	color: inherit;
}

.product__rollercount .slick-prev {
	left: -5px;
}

.product__rollercount .slick-next {
	right: -5px;
}

.product__aside {
	padding: 18px 0;
}

.product__rating {
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 11px;
	padding: 0 0 0 36px;
	position: relative;
	z-index: 0;
}

.product__rating [class^="icon-"] {
	color: #fea501;
	font-size: 20px;
	position: absolute;
	bottom: 5px;
	left: 1px;
	z-index: -1;
}

.product__rating strong {
	font: 600 24px/1 "Poppins", sans-serif;
	display: inline-block;
	vertical-align: bottom;
	color: #000;
	padding: 0 7px 0 6px;
}

.product__merchant {
	font: 600 14px/1.3 "Poppins", sans-serif;
	color: #53a318;
	display: block;
	margin: 0 0 -4px;
	text-transform: uppercase;
}

.product__merchant a {
	color: inherit;
}

.product__offerlist li {
	border-bottom: 1px solid lightgray;
	padding: 12px 0;
}

.product__offerlist li.active .product__offerlist-proffer:before,
.product__offerlist li.active .product__offerlist-proffer:after {
	background: #046ff3;
}

.product__offerlist-proffer {
	cursor: pointer;
	padding: 0 0 0 50px;
	position: relative;
	z-index: 0;
}

.product__offerlist-proffer:before,
.product__offerlist-proffer:after {
	content: '';
	background: #bebebe;
	border-radius: 50%;
	position: absolute;
	-webkit-transition: background 0.4s ease-in-out;
	transition: background 0.4s ease-in-out;
}

.product__offerlist-proffer:before {
	top: 2px;
	left: 0;
	height: 20px;
	width: 20px;
	z-index: 0;
}

.product__offerlist-proffer:after {
	border: 4px solid #f7f7f7;
	top: 4px;
	left: 2px;
	height: 16px;
	width: 16px;
	z-index: 1;
}

.product__offerlist-proffer .title {
	font: 400 16px/1.33 "Poppins", sans-serif;
	color: #565656;
	margin: 0 0 0.55em;
}

.product__offerlist-proffer .pricing {
	font-size: 13px;
	line-height: 1;
	display: block;
	margin: 0 0 0.5em;
}

.product__offerlist-proffer .pricing strong {
	font: 600 20px/1 "Poppins", sans-serif;
}

.product__offerlist-proffer .pricing del {
	color: #c60e10;
	font-size: 15px;
}

.product__offerlist-proffer .offer {
	font-size: 13px;
	line-height: 1.385;
}

.product__offerlist-proffer .offer p {
	margin: 0;
}

.product__summary {
	font-size: 14px;
	line-height: 1.3;
	border-bottom: 1px solid lightgray;
	color: #53a318;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 9px 0 11px 4px;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}

.product__summary strong {
	font-weight: 600;
	color: #333333;
	margin: 0 5px 0 0;
}

.product__summary .viewcount {
	display: none;
	position: relative;
	padding: 0 0 0 20px;
	z-index: 0;
}

.product__summary .viewcount .icon-view {
	color: #53a318;
	font-size: 17px;
	position: absolute;
	top: 1px;
	left: 0;
}

.product__summary .timer {
	padding: 0 0 0 20px;
	position: relative;
	z-index: 0;
}

.product__summary .timer:before {
	content: '';
	border: 2px solid #53a318;
	border-radius: 50%;
	height: 16px;
	width: 16px;
	position: absolute;
	top: 1px;
	left: 0;
	z-index: -1;
}

.product__summary .timer:after {
	content: '';
	border-color: #53a318;
	border-style: solid;
	border-width: 0 0 2px 2px;
	height: 6px;
	width: 4px;
	position: absolute;
	top: 5px;
	left: 7px;
	z-index: -1;
}

.product__action {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 18px 0 20px;
}

.product__action-buycounter strong {
	font: 600 22px/1 "Poppins", sans-serif;
}

.product__action-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	margin: 0 -5px;
}

.product__action-list li {
	padding: 0 5px;
}

.product__action-list .btn-default {
	color: #868484;
	padding: 12px 8px;
	min-width: 0;
	width: 41px;
}

.product__quicke {
	margin: -3px 0;
}

.product__quicke li {
	padding: 3px 0;
}

.product__quicke .add-gift {
	background: none;
	border: none;
	color: #53a318;
	margin: 0;
	padding: 0 0 0 35px;
	position: relative;
	z-index: 0;
}

.product__quicke .add-gift:before {
	content: "\e921";
	color: #53a318;
	font-size: 20px;
	position: absolute;
	top: -4px;
	left: 0;
}

.product__quicke .add-gift:hover {
	text-decoration: underline;
}

.product__quicke .exp-checkout {
	color: #ff8800;
	padding: 0 0 0 35px;
	position: relative;
	z-index: 0;
}

.product__quicke .exp-checkout:before {
	content: "\e92c";
	font-size: 20px;
	position: absolute;
	top: 0;
	left: -7px;
}

.product__quicke .exp-checkout:hover {
	text-decoration: underline;
}

.product__sharelist {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 15px 0 10px;
}

.product__sharelist .text {
	font-weight: 500;
}

.product__sharelist ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin: 0 -7px;
	padding: 0 0 0 22px;
}

.product__sharelist ul li {
	padding: 0 7px;
}

.product__sharelist ul a {
	font-size: 24px;
	line-height: 1;
	display: block;
}

.product__sharelist ul a:hover {
	color: #53a318;
}

.product .headline {
	margin: 0 0 0.9em;
}

.product__synopsis {
	margin: 0 0 24px;
}

.product__synopsis .cta-read {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	color: #046ff3;
}

.product__plot {
	background: #f7f7f7;
	border: 1px solid #e1e1e1;
	margin: 0 0 30px;
}

.product__plot-map {
	position: relative;
	z-index: 0;
}

.product__plot-map:before {
	background-image: url("../images/site-marker.svg");
	background-color: #e6e5e5;
	background-size: auto 30%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	content: '';
	display: block;
	width: 100%;
	padding-top: 52.2179974651%;
	z-index: -1;
}

.product__plot-map > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.product__plot-map iframe {
	height: 100%;
	width: 100%;
}

.product__plot-amenities {
	font-size: 14px;
	padding: 10px 10px 5px;
}

.product__plot-amenities .amn-title {
	border-bottom: 1px solid #e1e1e1;
	display: block;
	padding: 0 0 15px 30px;
	position: relative;
	margin: 0 0 20px;
	text-transform: uppercase;
	z-index: 0;
}

.product__plot-amenities .amn-title:before {
	content: "\e927";
	position: absolute;
	font-size: 22px;
	top: 1px;
	left: 4px;
}

.product__plot-amenities .amn-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin: 0 -6px;
}

.product__plot-amenities .amn-list li {
	padding: 0 6px 20px;
	width: 25%;
}

.product__plot-amenities .amn-list-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-flow: column;
	        flex-flow: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	height: 100%;
	text-align: center;
}

.product__plot-amenities .amn-list-item .text {
	font: 500 12px/1.4 "Poppins", sans-serif;
	display: block;
}

.product__plot-amenities .amn-list-title {
	display: block;
	display: block;
	font-weight: 500;
	margin: 0 0 2px;
	text-transform: uppercase;
}

.product__plot-amenities .amn-list.amn-avail .amn-list-item [class^="icon-"] {
	color: #53a318;
}

.product__plot-amenities .amn-list.amn-request .amn-list-item [class^="icon-"] {
	color: #2e8afc;
}

.product__plot-amenities .amn-list [class^="icon-"] {
	font-size: 20px;
	width: 30px;
	height: 30px;
	position: relative;
	z-index: 0;
}

.product__plot-amenities .amn-list [class^="icon-"]:before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	z-index: -1;
}

.product__plot-amenities .amn-list .icon-peoples {
	font-size: 16px;
}

.product__plot-amenities .amn-list .icon-wine {
	font-size: 24px;
}

.product__reviews-bquote {
	margin: 0;
	padding: 10px 0 6px;
	quotes: none;
}

.product__reviews-bquote + .product__reviews-bquote {
	border-top: 3px solid #e1e1e1;
}

.product__reviews-bquote cite {
	border-bottom: 1px solid #e1e1e1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-style: normal;
	padding: 0 0 11px;
	margin: 0 0 12px;
}

.product__reviews-bquote .persona-profile {
	font: 600 18px/1 "Poppins", sans-serif;
	background: #56c3a4;
	border-radius: 50%;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	height: 38px;
	width: 38px;
}

.product__reviews-bquote .persona-detail {
	padding: 3px 0 0 18px;
}

.product__reviews-bquote .persona-detail .title {
	font: 500 18px/1 "Poppins", sans-serif;
	display: block;
	margin: 0 0 9px;
	text-transform: uppercase;
}

.product__reviews-bquote .persona-detail .rating {
	display: block;
	line-height: 1;
}

.product__reviews-bquote .persona-detail .rating:before {
	font-size: 18px;
	color: #fea501;
}

.product__reviews-bquote .persona-detail .rating-5:before {
	content: '\e914 \e914 \e914 \e914 \e914';
}

.product__reviews-bquote .persona-detail .rating-4:before {
	content: '\e914 \e914 \e914 \e914';
}

.product__reviews-bquote .persona-detail .rating-3:before {
	content: '\e914 \e914 \e914';
}

.product__reviews-bquote .persona-detail .rating-2:before {
	content: '\e914 \e914';
}

.product__reviews-bquote .persona-detail .rating-1:before {
	content: '\e914';
}

.product__reviews-bquote q {
	display: block;
	quotes: none;
}

.product__reviews-bquote .cta-more {
	font-size: 13px;
	line-height: 1;
	color: #046ff3;
}

.product__reviews .action .btn {
	min-width: 0;
	width: 100%;
}

.active-filter .site-header {
	z-index: -1;
}

.catalog__headline {
	border-bottom: 1px solid #dadada;
	padding: 0 0 12px;
	margin: 0 0 10px;
}

.catalog__headline-title {
	font: 600 18px/1.3 "Poppins", sans-serif;
	border-bottom: 1px solid lightgray;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

.catalog__headline-options {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	margin: 0 -5px;
}

.catalog__headline-options li {
	padding: 2px 5px;
}

.catalog__headline-options li.active [class^="cta-"] {
	background: #53a318;
	border: #357e02;
	color: #fff;
}

.catalog__headline-options [class^="cta-"] {
	background: #f7f7f7;
	border: 1px solid #dadada;
	border-radius: 2px;
	color: #868484;
	width: 35px;
	height: 35px;
	padding: 0;
	margin: 0;
	-webkit-transition: background 0.4s ease-in-out, border 0.4s ease-in-out, color 0.4s ease-in-out;
	transition: background 0.4s ease-in-out, border 0.4s ease-in-out, color 0.4s ease-in-out;
}

.catalog__headline-options [class^="cta-"]:hover {
	color: #000;
}

.catalog__headline-options [class^="cta-"] [class^="icon-"] {
	vertical-align: middle;
}

.catalog__headline-options .cta-filter {
	width: 130px;
}

.catalog__result-title {
	border-bottom: 1px solid #dadada;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 0 0 5px;
	margin: 0 0 20px;
}

.catalog__result-excerpt {
	font-weight: 500;
}

.catalog__result-sort {
	position: relative;
	z-index: 1;
}

.catalog__result-sort .cta-sort {
	background: none;
	border: none;
	padding: 0 20px 0 0;
	color: #333333;
	margin: 0;
	position: relative;
	z-index: 0;
}

.catalog__result-sort .cta-sort:after {
	content: '';
	border-color: #333333;
	border-style: solid;
	border-width: 0 1px 1px 0;
	width: 8px;
	height: 8px;
	position: absolute;
	top: 3px;
	right: 2px;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	z-index: -1;
}

.catalog__result-sortdrop {
	font-size: 13px;
	line-height: 1;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	width: 150px;
	z-index: 1;
}

.catalog__result-sortdrop li {
	padding: 12px 10px;
}

.catalog__result-sortdrop li + li {
	border-top: 1px solid #dedddd;
}

.catalog__result-list .show-views > li {
	margin: 0 0 25px;
}

.catalog__result-list .show-views.view-grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin: 0 -11px;
}

.catalog__result-list .show-views.view-grid > li {
	padding: 0 11px;
	width: 100%;
}

.catalog__result-list .show-map {
	position: relative;
	z-index: 0;
	height: 450px;
}

.catalog__result-list .show-map:before {
	background-image: url("../images/site-marker.svg");
	background-color: #e6e5e5;
	background-size: auto 30%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}

.catalog__result-list .show-map > * {
	position: relative;
	z-index: 1;
}

.catalog__filter {
	background: #fff;
	border-right: 1px solid #dadada;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
	position: fixed;
	top: 0;
	left: 0;
	min-width: 80%;
	width: 80%;
	height: calc(100vh - 50px);
	-webkit-transform: translateX(-110%);
	    -ms-transform: translateX(-110%);
	        transform: translateX(-110%);
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
	transition: -webkit-transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
	z-index: 100;
}

.catalog__filter .filter-form {
	padding: 15px 15px 5px;
	height: 100%;
	overflow: auto;
}

.catalog__filter .filter-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.catalog__filter .filter-title .text {
	font-weight: 600;
	text-transform: uppercase;
}

.catalog__filter .filter-title .cta-filterclose {
	font-size: 14px;
	line-height: 1;
	background: #c60e10;
	border: none;
	color: #fff;
	width: 32px;
	height: 32px;
}

.catalog__filter .form-module {
	padding: 10px 0;
	margin: 0;
}

.catalog__filter .form-module + .form-module {
	border-top: 1px dashed #dadada;
}

.catalog__filter .form-label {
	display: block;
	margin: 0 0 5px;
}

.catalog__filter .form-option-set {
	display: block;
	margin: 0;
}

.catalog__filter .form-option {
	padding: 5px 0;
}

.cart__headline {
	margin: 0 0 30px;
	text-align: center;
}

.cart__headline-title {
	font: 600 18px/1.3 "Poppins", sans-serif;
	margin: 0;
}

.cart__order {
	max-width: 1000px;
	margin: 0 auto;
}

.cart__order-log table {
	border-bottom: 1px solid lightgray;
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}

.cart__order-log th {
	border-bottom: 1px solid lightgray;
}

.cart__order-log td {
	padding: 15px 0 0;
	vertical-align: top;
}

.cart__order-log .crt-th-product {
	text-align: left;
}

.cart__order-log .crt-th-price {
	width: 100px;
}

.cart__order-log .crt-th-qty {
	width: 70px;
}

.cart__order-log .crt-th-total {
	width: 110px;
	text-align: right;
}

.cart__order-log .crt-td-product .pd-desc {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.cart__order-log .crt-td-product .pd-img {
	position: relative;
	z-index: 0;
	font-size: 10px;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 94px;
	        flex: 0 0 94px;
}

.cart__order-log .crt-td-product .pd-img:before {
	background-image: url("../images/site-marker.svg");
	background-color: #e6e5e5;
	background-size: auto 30%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	content: '';
	display: block;
	width: 100%;
	padding-top: 100%;
	z-index: -1;
}

.cart__order-log .crt-td-product .pd-img > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.cart__order-log .crt-td-product .pd-img img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.cart__order-log .crt-td-product .pd-img .cta-rmv {
	background: #c60e10;
	border: none;
	border-radius: 50%;
	font-size: 12px;
	color: #fff;
	position: absolute;
	height: 24px;
	width: 24px;
	top: -7px;
	right: -7px;
	left: auto;
	padding: 1px 0 0 1px;
	text-align: center;
}

.cart__order-log .crt-td-product .pd-details {
	padding: 0 0 0 10px;
}

.cart__order-log .crt-td-product .pd-title {
	font: 500 15px/1.4 "Poppins", sans-serif;
	margin: 0 0 10px;
}

.cart__order-log .crt-td-product .pd-title a:hover {
	color: #046ff3;
}

.cart__order-log .crt-td-product .pd-merchant {
	font: 400 14px/1.125 "Poppins", sans-serif;
}

.cart__order-log .crt-td-product .pd-merchant a {
	color: #53a318;
}

.cart__order-log .crt-td-product .pd-merchant a:hover {
	text-decoration: underline;
}

.cart__order-log .crt-td-price {
	text-align: right;
}

.cart__order-log .crt-td-price strong {
	font-weight: 500;
}

.cart__order-log .crt-td-qty input[type="number"] {
	font: 400 14px/16px "Poppins", sans-serif;
	background: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #dadada;
	border-radius: 0;
	height: 40px;
	text-align: center;
}

.cart__order-log .crt-td-total {
	text-align: right;
}

.cart__order-log .crt-td-total strong {
	font-weight: 500;
}

.cart__order-log tfoot {
	border-top: 1px solid lightgray;
}

.cart__order-log .noitem {
	font-weight: 600;
}

.cart__order-log .noitem:after {
	content: ' in Cart';
	font-weight: 400;
}

.cart__order-log .stotal {
	text-align: right;
}

.cart__order-summary-title {
	font: 600 18px/1.2 "Poppins", sans-serif;
	margin: 0 0 15px;
}

.cart__order-summary table {
	border: 1px solid lightgray;
	border-radius: 2px;
	border-collapse: collapse;
	width: 100%;
	table-layout: fixed;
}

.cart__order-summary tr {
	border-bottom: 1px solid lightgray;
}

.cart__order-summary th {
	background: #f7f7f7;
	border-right: 1px solid lightgray;
	padding: 6px 10px;
	width: 100px;
	text-align: left;
}

.cart__order-summary td {
	padding: 6px 10px;
	text-align: right;
}

.cart__order-summary .general-form {
	text-align: left;
}

.cart__order-summary .que {
	font: italic 400 11px/1 "Poppins", sans-serif;
	color: #046ff3;
	display: block;
	padding: 0 0 2px;
}

.cart__order-summary .form-option-set {
	display: block;
	margin: 0;
}

.cart__order-summary .form-option {
	display: block;
	padding: 10px 0 0;
}

.cart__order-summary .form-option ~ .que {
	padding: 15px 0 2px;
}

.cart__order-action {
	padding: 15px 0 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}

.cart__order-action .btn + .btn {
	margin-left: 15px;
}

.cart__order-action .btn .icon-prev {
	font-size: 10px;
	vertical-align: middle;
	margin: 0 3px 0 0;
}

.cart__aside {
	background: #fff;
	border: 1px solid #dedddd;
	border-radius: 4px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
	padding: 10px 15px;
	margin: 0 0 30px;
}

.cart__aside-title {
	font: 600 15px/1.4 "Poppins", sans-serif;
	border-bottom: 1px solid #dddddd;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 0 0 4px;
	margin: 0 0 15px;
}

.cart__aside-title a {
	font-weight: 500;
	font-size: 14px;
}

.cart__aside-title a:hover {
	color: #53a318;
}

.cart__aside-package {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.cart__aside-package + .cart__aside-package {
	padding: 20px 0 0;
}

.cart__aside-package--img {
	position: relative;
	z-index: 0;
	font-size: 9px;
	line-height: 1;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 60px;
	        flex: 0 0 60px;
}

.cart__aside-package--img:before {
	background-image: url("../images/site-marker.svg");
	background-color: #e6e5e5;
	background-size: auto 30%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	content: '';
	display: block;
	width: 100%;
	padding-top: 100%;
	z-index: -1;
}

.cart__aside-package--img > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.cart__aside-package--img img {
	display: block;
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.cart__aside-package--img .cta-rmv {
	background: #c60e10;
	border: none;
	border-radius: 50%;
	font-size: 12px;
	color: #fff;
	position: absolute;
	height: 24px;
	width: 24px;
	top: -7px;
	right: -7px;
	left: auto;
	padding: 1px 0 0 1px;
	text-align: center;
}

.cart__aside-package--detail {
	padding: 0 0 0 10px;
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	max-width: 100%;
}

.cart__aside-package--detail .entitle {
	font: 400 13px/1.4 "Poppins", sans-serif;
	margin: 0 0 5px;
}

.cart__aside-package--detail .entitle a:hover {
	text-decoration: underline;
}

.cart__aside-package--detail .meta {
	font-size: 14px;
	line-height: 1.2;
	color: #53a318;
	display: block;
}

.cart__aside-package--detail .action strong {
	font-weight: 500;
	display: block;
	padding: 2px 0 3px;
}

.cart__aside-package--detail .btn {
	font-size: 13px;
	line-height: 14px;
	border-radius: 4px;
	height: 24px;
	padding: 3px 6px;
	min-width: 98px;
}

.access__headline {
	margin: 0 0 28px;
	text-align: center;
}

.access__headline-title {
	font: 700 18px/1.3 "Poppins", sans-serif;
	color: #000;
	margin: 0;
}

.access__box {
	background: #f7f7f7;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.17);
}

.access__box-option {
	position: relative;
	z-index: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	height: 300px;
	padding: 10px;
}

.access__box-option:before {
	background-image: url("../images/site-marker.svg");
	background-color: #e6e5e5;
	background-size: auto 30%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}

.access__box-option > * {
	position: relative;
	z-index: 1;
}

.access__box-option:after {
	background: rgba(0, 0, 0, 0.6);
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.access__box-option img {
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	height: 100%;
	width: 100%;
	z-index: -1;
}

.access__box-option-text {
	color: #c4c4c4;
	max-width: 380px;
	text-align: center;
}

.access__box-option .ax-title {
	font-size: 20px;
	line-height: 1;
	color: #fff;
}

.access__box-option .btn {
	min-width: 200px;
}

.access__box-cast {
	padding: 15px;
}

.access__box-cast .cast-title {
	font-size: 20px;
	line-height: 1;
	margin: 0 0 20px;
}

.access__box-cast-list {
	font-size: 13px;
	line-height: 1.3;
	border-bottom: 1px solid #fff;
	box-shadow: 0 -1px 0 0 #dadada inset;
	counter-reset: list;
	padding: 0 0 15px;
	margin: 0 0 20px;
	color: #000;
}

.access__box-cast-list li {
	counter-increment: list;
	padding: 0 0 8px;
}

.access__box-cast-list li:before {
	content: counter(list) ". ";
}

.access__box-form .form-option {
	padding: 0 0 15px;
}

.access__box-form .form-option input[type="checkbox"] + label {
	font-size: 12px;
	line-height: 1.5;
	color: #565656;
}

.access__box-form .form-info {
	font-size: 12px;
	line-height: 1.5;
	color: #565656;
}

.access__box-form .form-links a {
	color: #046ff3;
}

.access__box-form .form-action .btn {
	border-radius: 0;
	margin: 0;
	width: 100%;
}

.access__box-alternate {
	border: 1px solid lightgray;
	padding: 16px 15px;
	position: relative;
	margin: 51px 0 0;
	z-index: 0;
}

.access__box-alternate .alter-text {
	font: 600 18px/1 "Poppins", sans-serif;
	background: #f7f7f7;
	position: absolute;
	top: -9px;
	left: 50%;
	padding: 0 6px;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	text-transform: uppercase;
}

.access__box-alternate .alter-list li + li {
	padding: 18px 0 0;
}

.access__box-alternate .alter-list a {
	background: lightgray;
	display: block;
	padding: 0.4em 0.7em;
	height: 46px;
}

.checkout__title {
	font: 600 15px/1.4 "Poppins", sans-serif;
	border-bottom: 1px solid #dddddd;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding: 5px 0 4px 12px;
	margin: 0 0 15px;
	position: relative;
	z-index: 0;
}

.checkout__title:before {
	content: '';
	background: #53a318;
	width: 3px;
	position: absolute;
	top: 5px;
	left: 0;
	bottom: 5px;
	z-index: -1;
}

.checkout__title .cta-gftpreview {
	font-size: 14px;
	line-height: 1;
	background: none;
	border: none;
	color: #53a318;
	margin: 0;
	padding: 0;
}

.checkout__title .cta-gftpreview .icon-view {
	margin-right: 5px;
}

.checkout__bill-summary {
	border: 1px solid #dddddd;
	border-radius: 4px;
	padding: 10px 18px;
	position: relative;
	min-height: 50px;
	z-index: 0;
}

.checkout__bill-summary .cta-addbill {
	background: #fff;
	border: 1px solid #dedddd;
	border-radius: 4px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 2px;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 28px;
	width: 28px;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	-webkit-transition: background 0.4s ease-in-out;
	transition: background 0.4s ease-in-out;
}

.checkout__bill-summary .cta-addbill:hover {
	background: #f7f7f7;
}

.checkout__bill-summary .cta-addbill .icon-add {
	color: #53a318;
}

.checkout__bill-atn {
	position: absolute;
	top: 5px;
	right: 8px;
}

.checkout__bill-atn .cta-bill {
	background: #fff;
	border: 1px solid #dedddd;
	border-radius: 4px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	height: 28px;
	width: 28px;
	padding: 2px;
	-webkit-transition: background 0.4s ease-in-out;
	transition: background 0.4s ease-in-out;
}

.checkout__bill-atn .cta-bill:hover {
	background: #f7f7f7;
}

.checkout__bill-atn [class^="icon-"] {
	margin: -2px -2px 0 0;
}

.checkout__order-brief {
	font-size: 14px;
	margin: 0 0 10px;
}

.checkout__order-brief li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 4px 0;
}

.checkout__order-brief .dt {
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	max-width: 100%;
}

.checkout__order-brief .dd {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 150px;
	        flex: 0 0 150px;
	text-align: right;
}

.checkout__order-brief .last {
	border-color: #dddddd;
	border-style: solid solid double;
	border-width: 1px 0 4px;
	font-weight: 600;
	padding: 5px 0;
}

.checkout__order-coupon {
	border-bottom: 1px dashed #dddddd;
	padding: 0 0 14px;
	margin: 0 0 6px;
}

.checkout__order-coupon-title {
	font-size: 12px;
	font-weight: 500;
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.checkout__order-coupon .form-module {
	border: 1px solid #fea501;
	border-radius: 4px;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
}

.checkout__order-coupon .form-set {
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	max-width: 100%;
}

.checkout__order-coupon .form-set input {
	border: none;
	height: 38px;
	padding: 0.4em 0.7em;
}

.checkout__order-coupon .btn {
	border-radius: 0;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 100px;
	        flex: 0 0 100px;
	min-width: 0;
}

.checkout__filling {
	padding: 0;
	width: 600px;
}

.checkout__filling .fancybox-button svg path {
	fill: #fff;
}

.checkout__filling-title {
	background: #046ff3;
	padding: 10px 15px;
}

.checkout__filling-title .h2 {
	font: 600 18px/1.4 "Poppins", sans-serif;
	color: #fff;
}

.checkout__filling .myaccount__form {
	padding: 20px;
}

.checkout__filling .myaccount__form .form-module-item {
	background: #f7f7f7;
	border: 1px solid #dddddd;
	padding: 8px 10px;
	margin: 0 0 15px;
	width: 100%;
}

.checkout__filling .myaccount__form .form-module-item .form-label {
	color: #046ff3;
	text-transform: uppercase;
}

.checkout__payment-title {
	font: 500 12px/1 "Poppins", sans-serif;
	color: #333333;
	display: block;
	padding: 8px 0 0;
	margin: 0 0 8px;
	text-transform: uppercase;
}

.checkout__payment-options {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	line-height: 1;
}

.checkout__payment-options li {
	cursor: pointer;
	padding: 3px 5px 16px 30px;
	position: relative;
	width: 50%;
	z-index: 0;
}

.checkout__payment-options li:before {
	content: '';
	border: 2px solid #b7b7b7;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
}

.checkout__payment-options li:after {
	content: '';
	background: #b7b7b7;
	border-radius: 50%;
	position: absolute;
	top: 6px;
	left: 6px;
	height: 8px;
	width: 8px;
}

.checkout__payment-options li.pay-active:before {
	border-color: #046ff3;
}

.checkout__payment-options li.pay-active:after {
	background: #046ff3;
}

.checkout__payment-action {
	padding: 10px 0 5px;
	text-align: right;
}

.gift__products {
	padding: 30px 0 0;
}

.gift__products-item {
	border: 1px solid #dddddd;
	border-radius: 4px;
	padding: 12px;
	margin: 0 0 14px;
}

.gift__products-item-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.gift__products-item .img {
	position: relative;
	z-index: 0;
	font-size: 8px;
	line-height: 1;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 70px;
	        flex: 0 0 70px;
	text-indent: -9999px;
}

.gift__products-item .img:before {
	background-image: url("../images/site-marker.svg");
	background-color: #e6e5e5;
	background-size: auto 30%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	content: '';
	display: block;
	width: 100%;
	padding-top: 100%;
	z-index: -1;
}

.gift__products-item .img > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.gift__products-item .img img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.gift__products-item .title {
	font: 500 14px/1.4 "Poppins", sans-serif;
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	max-width: 100%;
	padding: 0 0 0 10px;
}

.gift__products-item .greeting {
	position: absolute;
	top: 0;
	right: 0;
}

.gift__products-action {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	        flex: 0 0 100%;
	padding: 15px 0 0;
	margin: 0 -5px;
	overflow: hidden;
}

.gift__products-action li {
	float: left;
	padding: 0 5px;
	width: 50%;
}

.gift__products-action .cta-gift {
	font: 500 13px/1.3 "Poppins", sans-serif;
	background: #f7f7f7;
	border: 1px solid #dddddd;
	border-radius: 3px;
	padding: 10px 5px;
	width: 100%;
}

.gift__products-action [class^="icon-"] {
	font-size: 18px;
	border-radius: 4px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	height: 30px;
	width: 30px;
	margin: 0 auto;
}

.gift__products-action .icon-cat-gift {
	color: #53a318;
}

.gift__products-action .icon-location {
	color: #046ff3;
}

.gift__products-action .text {
	color: #4d4c4c;
	display: block;
	padding: 8px 0 0;
}

.gift__form {
	padding: 20px;
	width: 600px;
}

.gift__form .form-action {
	padding: 0;
	text-align: right;
}

.giftpreview {
	padding: 15px;
	width: 800px;
}

.giftpreview__item {
	padding: 20px 0;
}

.giftpreview__item + .giftpreview__item {
	border-top: 1px dashed lightgray;
}

.giftpreview__title {
	font: 500 15px/1.5 "Poppins", sans-serif;
	display: block;
	padding: 0 0 0 10px;
	position: relative;
	z-index: 0;
}

.giftpreview__title:before {
	content: '';
	background: #53a318;
	width: 3px;
	position: absolute;
	top: 5px;
	left: 0;
	bottom: 5px;
	z-index: -1;
}

.giftpreview__box {
	font-size: 13px;
	line-height: 1.7;
}

.giftpreview__box-inf ul {
	border: 1px solid lightgray;
	border-radius: 4px;
	padding: 8px 12px;
	height: calc(100% - 26px);
}

.giftpreview .gft-title {
	color: #046ff3;
	display: block;
	padding: 0 0 4px;
}

.giftpreview .gft-message {
	margin: 0 0 10px;
}

.pg-error {
	padding: 20px 0;
}

.pg-error-code {
	padding: 15px 0;
	text-align: center;
}

.pg-error-code .code {
	font: 700 100px/1 "Poppins", sans-serif;
}

.pg-error h1 {
	font: 700 20px/1.6 "Poppins", sans-serif;
	color: #53a318;
}

.pg-error a {
	color: #046ff3;
}

.myaccount {
	padding: 10px 0 60px;
}

.myaccount__maintitle {
	font: 700 18px/1.3 "Poppins", sans-serif;
	margin: 0 0 0.75rem;
}

.myaccount__welcome {
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
}

.myaccount__welcome-title {
	font: 700 18px/1.3 "Poppins", sans-serif;
	margin: 0 0 0.25rem;
}

.myaccount__avatar {
	margin: 0 0 20px;
}

.myaccount__avatar-img {
	border: 2px solid #53a318;
	border-radius: 50%;
	overflow: hidden;
	height: 162px;
	width: 162px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

.myaccount__avatar-img:before {
	content: "\e918";
	color: #abaaaa;
	font-size: 140px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	z-index: -1;
}

.myaccount__avatar-img img {
	display: block;
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.myaccount__avatar-upload {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
}

.myaccount__avatar-upload .prfupload {
	background: rgba(0, 0, 0, 0.5);
	display: block;
	line-height: 1;
	cursor: pointer;
	padding: 10px 0;
}

.myaccount__avatar-upload .text {
	font: 400 12px/1.3 "Poppins", sans-serif;
	display: block;
	margin: 0 0 5px;
}

.myaccount__avatar-upload .icon-camera {
	color: #fff;
	font-size: 18px;
	height: 18px;
	width: 24px;
}

.myaccount__avatar-upload .uploadfile {
	display: block;
	opacity: 0;
	visibility: hidden;
	height: 0;
	width: 0;
	text-indent: 100%;
}

.myaccount__avatar-user {
	font: 600 16px/1.4 "Poppins", sans-serif;
	padding: 10px 0 0;
	margin: 0;
	text-align: center;
}

.myaccount__nav {
	position: relative;
	z-index: 1;
}

.myaccount__nav .cta-usrnav {
	background: #046ff3;
	border: 2px solid #0358c1;
	border-radius: 4px;
	color: #fff;
	height: 38px;
	position: relative;
	display: block;
	padding: 5px 10px;
	margin: 0 0 15px;
	text-align: left;
	width: 100%;
	z-index: 0;
}

.myaccount__nav .cta-usrnav:after {
	content: '';
	border-color: #fff;
	border-style: solid;
	border-width: 0 2px 2px 0;
	display: block;
	height: 12px;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 12px;
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
	transition: -webkit-transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
	-webkit-transform: translateY(-70%) rotate(45deg);
	    -ms-transform: translateY(-70%) rotate(45deg);
	        transform: translateY(-70%) rotate(45deg);
	z-index: -1;
}

.myaccount__nav .cta-usrnav [class^="icon-"] {
	font-size: 15px;
	width: 26px;
	vertical-align: middle;
}

.myaccount__nav .cta-usrnav.myaccount-active:after {
	-webkit-transform: translateY(-50%) rotate(-45deg);
	    -ms-transform: translateY(-50%) rotate(-45deg);
	        transform: translateY(-50%) rotate(-45deg);
}

.myaccount__nav-list li {
	padding: 3px 0;
}

.myaccount__nav-list li.active a {
	background: #53a318;
	color: #fff;
}

.myaccount__nav-list li:hover:not(.active) a {
	background: #eaeaea;
	color: #000;
}

.myaccount__nav-list li a {
	font-size: 15px;
	line-height: 1;
	border-radius: 2px;
	display: block;
	color: #333333;
	padding: 10px 15px 10px 40px;
	position: relative;
	z-index: 0;
}

.myaccount__nav-list li [class^="icon-"] {
	position: absolute;
	font-size: 17px;
	top: 50%;
	left: 6px;
	width: 26px;
	text-align: center;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
	z-index: 1;
}

.myaccount__nav-list li .icon-shipping {
	font-size: 18px;
}

.myaccount__nav-list li .icon-heart-fill {
	font-size: 14px;
}

.myaccount__nav-list li .icon-logout {
	font-size: 15px;
}

.myaccount__area {
	background: #fcfcfc;
	border: 1px solid #dddddd;
	border-radius: 4px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
	padding: 10px 12px;
}

.myaccount__area-title {
	font: 600 16px/1.3 "Poppins", sans-serif;
	border-bottom: 3px double #c3c3c3;
	padding: 0 0 5px 15px;
	margin: 0 0 15px;
	position: relative;
	z-index: 0;
	text-transform: uppercase;
}

.myaccount__area-title:before {
	content: '';
	background: #53a318;
	width: 3px;
	position: absolute;
	top: 3px;
	left: 0;
	bottom: 7px;
	z-index: -1;
}

.myaccount__area .alert {
	margin: 0;
}

.myaccount__box {
	padding: 10px 0 0;
}

.myaccount__box .frm-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -10px;
}

.myaccount__box .frm-col {
	padding: 0 10px;
	width: 50%;
}

.myaccount__form .cta-bill-add {
	font-size: 14px;
	line-height: 1;
	display: inline-block;
	vertical-align: top;
	background: none;
	border: none;
	color: #53a318;
	padding: 0;
	margin: 0;
	text-decoration: underline;
	-webkit-transition: color 0.4s ease-in-out;
	transition: color 0.4s ease-in-out;
}

.myaccount__form .cta-bill-add:hover {
	color: #046ff3;
}

.myaccount__form .form-box {
	margin: 0 -10px;
}

.myaccount__form .form-box ~ .form-box {
	border-top: 2px dashed #c4c4c4;
	padding-top: 20px;
}

.myaccount__form .form-box.form1up {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-flow: column;
	        flex-flow: column;
}

.myaccount__form .form-subheading {
	border-bottom: 1px solid #dadada;
	display: block;
	padding: 0 10px 5px;
	margin: 0 0 20px;
	width: 100%;
}

.myaccount__form .form-pref-set {
	margin: 0 -5px;
	padding: 0 10px 20px;
}

.myaccount__form .form-pref-set .form-option {
	padding: 0 5px 10px;
	width: 50%;
}

.myaccount__form .form-module {
	padding: 0 10px;
}

.myaccount__form .form-module.form-100 {
	width: 100%;
}

.myaccount__form .form-action {
	text-align: right;
}

.ac-tabhead {
	font: 500 14px/1 "Poppins", sans-serif;
	border-bottom: 1px solid #b7b7b7;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -2px 15px;
}

.ac-tabhead > li {
	padding: 0 2px;
}

.ac-tabhead > li.active button {
	background: #53a318;
	border-color: #488d15;
	color: #fff;
}

.ac-tabhead > li button {
	background: #dedddd;
	border-color: #b7b7b7;
	border-style: solid;
	border-width: 1px 1px 0;
	border-radius: 4px 4px 0 0;
	color: #333333;
	display: block;
	padding: 6px 8px;
}

.ac-tabitem {
	display: none;
}

.ac-tabitem.active {
	display: block !important;
}

.ac-line {
	font-weight: 500;
	margin: 0 0 30px;
}

.ac-line-title {
	border-bottom: 1px solid #c4c4c4;
	font-weight: 600;
	letter-spacing: -0.05em;
	margin: 0 0 15px;
	display: none;
	text-transform: uppercase;
}

.ac-line-product {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	max-width: 100%;
}

.ac-line-product .product-img {
	position: relative;
	z-index: 0;
	display: none;
}

.ac-line-product .product-img:before {
	background-image: url("../images/site-marker.svg");
	background-color: #e6e5e5;
	background-size: auto 30%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	content: '';
	display: block;
	width: 100%;
	padding-top: 83.3333333333%;
	z-index: -1;
}

.ac-line-product .product-img > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.ac-line-product .product-img img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.ac-line-product .product-detail {
	font: 500 13px/1.5 "Poppins", sans-serif;
	color: #000;
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	max-width: 100%;
	margin: -3px 0 0;
	line-height: 1;
}

.ac-line-product .entitle {
	font: 600 15px/1.3 "Poppins", sans-serif;
	margin: 0 0 6px;
}

.ac-line-product .entitle a:hover {
	text-decoration: underline;
}

.ac-line-product .merchant {
	font-size: 15px;
	line-height: 1.2;
	color: #53a318;
	display: block;
	margin: 0 0 6px;
}

.ac-line-product .availqty {
	display: block;
	margin: 0 0 7px;
}

.ac-line-product .orderid {
	display: block;
	margin: 0 0 7px;
}

.ac-line-product .rate {
	display: block;
	margin: 0 0 7px;
}

.ac-line-product .ordate {
	display: block;
	margin: 0 0 5px;
}

.ac-line-product .status {
	display: block;
}

.ac-line-product .status .tag {
	margin-left: 8px;
}

.ac-line-amount .btn {
	font-size: 13px;
	line-height: 14px;
	border-radius: 4px;
	height: 24px;
	padding: 3px 6px;
	min-width: 100px;
}

.ac-line-date .btn {
	font-size: 13px;
	line-height: 14px;
	border-radius: 4px;
	height: 24px;
	padding: 3px 6px;
	min-width: 100px;
}

@media (min-width: 576px) and (max-width: 991px) {

.showcase__item-bar .action button .text {
	display: none;
}

}

@media (min-width: 576px) {

.container {
	padding-left: 9px;
	padding-right: 9px;
}

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

.row > .col {
	padding-left: 9px;
	padding-right: 9px;
}

.sx-1 {
	width: 8.3333333333%;
}

.sx-2 {
	width: 16.6666666667%;
}

.sx-3 {
	width: 25%;
}

.sx-4 {
	width: 33.3333333333%;
}

.sx-5 {
	width: 41.6666666667%;
}

.sx-6 {
	width: 50%;
}

.sx-7 {
	width: 58.3333333333%;
}

.sx-8 {
	width: 66.6666666667%;
}

.sx-9 {
	width: 75%;
}

.sx-10 {
	width: 83.3333333333%;
}

.sx-11 {
	width: 91.6666666667%;
}

.sx-12 {
	width: 100%;
}

.sx-pull-0 {
	right: auto;
}

.sx-pull-1 {
	right: 8.3333333333%;
}

.sx-pull-2 {
	right: 16.6666666667%;
}

.sx-pull-3 {
	right: 25%;
}

.sx-pull-4 {
	right: 33.3333333333%;
}

.sx-pull-5 {
	right: 41.6666666667%;
}

.sx-pull-6 {
	right: 50%;
}

.sx-pull-7 {
	right: 58.3333333333%;
}

.sx-pull-8 {
	right: 66.6666666667%;
}

.sx-pull-9 {
	right: 75%;
}

.sx-pull-10 {
	right: 83.3333333333%;
}

.sx-pull-11 {
	right: 91.6666666667%;
}

.sx-pull-12 {
	right: 100%;
}

.sx-push-0 {
	left: auto;
}

.sx-push-1 {
	left: 8.3333333333%;
}

.sx-push-2 {
	left: 16.6666666667%;
}

.sx-push-3 {
	left: 25%;
}

.sx-push-4 {
	left: 33.3333333333%;
}

.sx-push-5 {
	left: 41.6666666667%;
}

.sx-push-6 {
	left: 50%;
}

.sx-push-7 {
	left: 58.3333333333%;
}

.sx-push-8 {
	left: 66.6666666667%;
}

.sx-push-9 {
	left: 75%;
}

.sx-push-10 {
	left: 83.3333333333%;
}

.sx-push-11 {
	left: 91.6666666667%;
}

.sx-push-12 {
	left: 100%;
}

.sx-offset-0 {
	margin-left: 0%;
}

.sx-offset-1 {
	margin-left: 8.3333333333%;
}

.sx-offset-2 {
	margin-left: 16.6666666667%;
}

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

.sx-offset-4 {
	margin-left: 33.3333333333%;
}

.sx-offset-5 {
	margin-left: 41.6666666667%;
}

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

.sx-offset-7 {
	margin-left: 58.3333333333%;
}

.sx-offset-8 {
	margin-left: 66.6666666667%;
}

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

.sx-offset-10 {
	margin-left: 83.3333333333%;
}

.sx-offset-11 {
	margin-left: 91.6666666667%;
}

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

.start-sx {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	text-align: start;
}

.center-sx {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-align: center;
}

.end-sx {
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	text-align: end;
}

.top-sx {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.middle-sx {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.bottom-sx {
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}

.around-sx {
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}

.between-sx {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.first-sx {
	-webkit-box-ordinal-group: 0;
	    -ms-flex-order: -1;
	        order: -1;
}

.last-sx {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}

.view-list .showcase__item-imgframe {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 220px;
	        flex: 0 0 220px;
}

.view-list .showcase__item-meta {
	font-size: 13px;
}

.showcase__item-bar .rating-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.view-list .showcase__item-bar .rating-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: none;
	font-size: 13px;
	padding: 0 0 0 10px;
}

.promocode__coupon {
	height: 117px;
	max-width: 460px;
	margin-left: auto;
	margin-right: auto;
}

.promocode__coupon-tearA {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.promocode__coupon-tearA .area-space {
	padding: 10px 20px 13px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.promocode__coupon-tearA .area-space:after {
	content: '';
	background: #b10a0c;
	border-right: 1px solid #df2022;
	width: 2px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -1px;
	z-index: -1;
}

.promocode__coupon-tearA .area-time {
	padding: 15px 15px 14px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.promocode__coupon-title .meta {
	padding: 6px 0 0;
}

.promocode__coupon-tearB {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 103px;
	        flex: 0 0 103px;
}

.page-banner {
	height: 360px;
	margin: 0 0 20px;
}

.bestdeal {
	padding: 30px 15% 0;
}

.product__rollercount .slide {
	width: 25%;
	padding: 0 10px;
}

.catalog__result-list .show-views.view-grid {
	margin: 0 -9px;
}

.catalog__result-list .show-views.view-grid > li {
	padding: 0 9px;
	width: 50%;
}

.access__box-option {
	min-height: 400px;
	height: 100%;
}

}

@media (min-width: 576px) and (max-width: 767px) {

.visible-sx {
	display: block !important;
}

.hidden-sx {
	display: none !important;
}

.showcase-glide:not(.slick-initialized) .slide:not(:nth-child(-n+2)) {
	display: none;
}

.product__rollercount:not(.slick-initialized) .slide:not(:nth-child(-n+2)) {
	display: none;
}

}

@media (min-width: 768px) and (max-width: 991px) {

.visible-sm {
	display: block !important;
}

.hidden-sm {
	display: none !important;
}

.promocode__coupon-title .h {
	font-size: 18px;
	font-weight: 600;
}

.promocode__coupon-tearB {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 95px;
	        flex: 0 0 95px;
}

.categories-glide:not(.slick-initialized) .slide:not(:nth-child(-n+4)) {
	display: none;
}

.showcase-glide:not(.slick-initialized) .slide:not(:nth-child(-n+3)) {
	display: none;
}

.product__rollercount:not(.slick-initialized) .slide:not(:nth-child(-n+3)) {
	display: none;
}

}

@media (min-width: 768px) {

.container {
	padding-left: 10px;
	padding-right: 10px;
}

.row-zr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-flex: 0;
	    -ms-flex: 0 1 auto;
	        flex: 0 1 auto;
}

.row-zr > .col {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
}

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

.row > .col {
	padding-left: 10px;
	padding-right: 10px;
}

.sm-1 {
	width: 8.3333333333%;
}

.sm-2 {
	width: 16.6666666667%;
}

.sm-3 {
	width: 25%;
}

.sm-4 {
	width: 33.3333333333%;
}

.sm-5 {
	width: 41.6666666667%;
}

.sm-6 {
	width: 50%;
}

.sm-7 {
	width: 58.3333333333%;
}

.sm-8 {
	width: 66.6666666667%;
}

.sm-9 {
	width: 75%;
}

.sm-10 {
	width: 83.3333333333%;
}

.sm-11 {
	width: 91.6666666667%;
}

.sm-12 {
	width: 100%;
}

.sm-pull-0 {
	right: auto;
}

.sm-pull-1 {
	right: 8.3333333333%;
}

.sm-pull-2 {
	right: 16.6666666667%;
}

.sm-pull-3 {
	right: 25%;
}

.sm-pull-4 {
	right: 33.3333333333%;
}

.sm-pull-5 {
	right: 41.6666666667%;
}

.sm-pull-6 {
	right: 50%;
}

.sm-pull-7 {
	right: 58.3333333333%;
}

.sm-pull-8 {
	right: 66.6666666667%;
}

.sm-pull-9 {
	right: 75%;
}

.sm-pull-10 {
	right: 83.3333333333%;
}

.sm-pull-11 {
	right: 91.6666666667%;
}

.sm-pull-12 {
	right: 100%;
}

.sm-push-0 {
	left: auto;
}

.sm-push-1 {
	left: 8.3333333333%;
}

.sm-push-2 {
	left: 16.6666666667%;
}

.sm-push-3 {
	left: 25%;
}

.sm-push-4 {
	left: 33.3333333333%;
}

.sm-push-5 {
	left: 41.6666666667%;
}

.sm-push-6 {
	left: 50%;
}

.sm-push-7 {
	left: 58.3333333333%;
}

.sm-push-8 {
	left: 66.6666666667%;
}

.sm-push-9 {
	left: 75%;
}

.sm-push-10 {
	left: 83.3333333333%;
}

.sm-push-11 {
	left: 91.6666666667%;
}

.sm-push-12 {
	left: 100%;
}

.sm-offset-0 {
	margin-left: 0%;
}

.sm-offset-1 {
	margin-left: 8.3333333333%;
}

.sm-offset-2 {
	margin-left: 16.6666666667%;
}

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

.sm-offset-4 {
	margin-left: 33.3333333333%;
}

.sm-offset-5 {
	margin-left: 41.6666666667%;
}

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

.sm-offset-7 {
	margin-left: 58.3333333333%;
}

.sm-offset-8 {
	margin-left: 66.6666666667%;
}

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

.sm-offset-10 {
	margin-left: 83.3333333333%;
}

.sm-offset-11 {
	margin-left: 91.6666666667%;
}

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

.start-sm {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	text-align: start;
}

.center-sm {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-align: center;
}

.end-sm {
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	text-align: end;
}

.top-sm {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.middle-sm {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.bottom-sm {
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}

.around-sm {
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}

.between-sm {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.first-sm {
	-webkit-box-ordinal-group: 0;
	    -ms-flex-order: -1;
	        order: -1;
}

.last-sm {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}

.order-1 {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}

.order-2 {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
}

.order-3 {
	-webkit-box-ordinal-group: 4;
	    -ms-flex-order: 3;
	        order: 3;
}

.order-4 {
	-webkit-box-ordinal-group: 5;
	    -ms-flex-order: 4;
	        order: 4;
}

.order-5 {
	-webkit-box-ordinal-group: 6;
	    -ms-flex-order: 5;
	        order: 5;
}

.order-6 {
	-webkit-box-ordinal-group: 7;
	    -ms-flex-order: 6;
	        order: 6;
}

.order-7 {
	-webkit-box-ordinal-group: 8;
	    -ms-flex-order: 7;
	        order: 7;
}

.order-8 {
	-webkit-box-ordinal-group: 9;
	    -ms-flex-order: 8;
	        order: 8;
}

.order-9 {
	-webkit-box-ordinal-group: 10;
	    -ms-flex-order: 9;
	        order: 9;
}

.order-10 {
	-webkit-box-ordinal-group: 11;
	    -ms-flex-order: 10;
	        order: 10;
}

.order-11 {
	-webkit-box-ordinal-group: 12;
	    -ms-flex-order: 11;
	        order: 11;
}

.order-12 {
	-webkit-box-ordinal-group: 13;
	    -ms-flex-order: 12;
	        order: 12;
}

p {
	margin: 0 0 1.2em;
}

.wshrite h1,
.wshrite .h1 {
	font-size: 21px;
}

.wshrite p {
	margin: 0 0 1.2em;
}

.wshrite ul {
	margin: 0 0 1.2em;
}

.wshrite ol {
	margin: 0 0 1.2em;
}

.alert {
	margin: 0 0 20px;
}

.breadcrumb {
	margin: 0 0 20px;
}

.tbl-wrap table {
	border-width: 1px;
}

.tbl-wrap th,
.tbl-wrap td {
	border-width: 1px;
	padding: 8px 10px;
}

.tbl-wrap tbody tr:nth-child(even) {
	background: #f8f8f8;
}

.tbl-wrap th {
	background: #ededed;
}

.slick-prev:before,
.slick-next:before {
	font-size: 33px;
}

.slick-prev {
	left: 25px;
}

.slick-next {
	right: 25px;
}

.slick-dots {
	margin: 0 -5px;
	bottom: 25px;
}

.slick-dots li {
	padding: 0 5px;
}

.slick-dots li button {
	width: 10px;
	height: 10px;
}

.header-bar {
	display: block;
	padding: 9px 0 8px;
}

.header-bar .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.greet-n-treat {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.greeting-text {
	display: none;
	background: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

.insight-list {
	font-size: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}

.header-frame {
	padding: 13px 0 10px;
}

.header-frame .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	position: relative;
	z-index: 0;
}

.header-left {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}

.main-control {
	margin: 0 0 0 20px;
}

.main-control li {
	padding: 0;
}

.main-control li .carte {
	background: #fff;
	border-radius: 0;
	color: #333333;
	padding: 7px 17px;
	height: 42px;
	width: 130px;
	text-align: left;
}

.main-control li .carte .text {
	overflow: visible;
	text-indent: 0;
}

.main-control li .carte .text:after {
	content: '';
	border-color: #333333;
	border-style: solid;
	border-width: 0 1px 1px 0;
	position: absolute;
	top: 13px;
	right: 17px;
	height: 8px;
	width: 8px;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
}

.scout-group {
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	max-width: 100%;
}

.scout-group + .scout-group {
	border: none;
	padding: 0 0 0 30px;
}

.scout-group + .scout-group:before {
	content: '';
	background: #dadada;
	width: 1px;
	height: 26px;
	position: absolute;
	top: 8px;
	left: 0;
	z-index: 1;
}

.scout-group .icon-location {
	left: 10px;
}

.squiz {
	width: 35px;
	height: 33px;
}

.fall-in {
	margin: 15px 0 0;
	left: auto;
	right: 12px;
	width: 412px;
}

.dip-in {
	display: none;
	position: absolute;
	top: 100%;
	left: 112px;
	margin: 10px 0 0;
	width: 695px;
	height: auto;
	-webkit-transform: none;
	    -ms-transform: none;
	        transform: none;
}

.active-carte .dip-in {
	display: block;
	-webkit-transform: none;
	    -ms-transform: none;
	        transform: none;
}

.dip-in > ul {
	height: auto;
	overflow: visible;
}

.dip-in__label {
	position: relative;
	width: 167px;
	z-index: 1;
}

.dip-in__box {
	padding: 7px 22px;
	position: absolute;
	top: 0;
	left: 167px;
	right: 0;
	z-index: 0;
}

.dip-in__link-set {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.newsletter .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.newsletter-text {
	margin: 0;
}

.newsletter-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 8px 10px;
}

.newsletter-form .form-module {
	margin: 0;
	padding: 0 8px 0 0;
	width: 200px;
}

.newsletter-form .form-action {
	width: 150px;
}

.footer-links {
	padding: 31px 0 30px;
}

.footer-title .h2 {
	font-size: 20px;
}

.footer-panel {
	padding: 0 0 30px;
}

.footer-bar {
	padding: 10px 0;
}

.flink-box {
	margin: 0 0 20px;
}

.headline-title:before {
	bottom: 3px;
	top: 1px;
}

.archive__item-title {
	font-size: 24px;
	line-height: 1.5;
}

.view-list .showcase__item {
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	-webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
}

.view-list .showcase__item-detail {
	padding: 0 0 0 12px;
}

.showcase__item-title {
	font-size: 16px;
}

.showcase__item-meta {
	margin: 0 0 4px;
}

.view-list .showcase__item-meta {
	font-size: 14px;
	line-height: 1.3;
}

.view-grid .showcase__item-bar .rating-text .all {
	display: none;
}

.view-list .showcase__item-bar .rating-text .all {
	display: none;
}

.view-list .showcase__item-bar .action {
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}

.view-list .showcase__item-bar .action li {
	width: auto;
}

.view-list .showcase__item-bar .action button {
	width: auto;
}

.bestdeal__item-detail {
	padding: 6px 8px 10px;
}

.bestdeal__item-detail .off_group .figure-box {
	margin: -4px 0 0 0;
}

.bestdeal__item-title {
	font-size: 16px;
	padding: 5px 0 0;
}

.promocode__coupon-tearA .area-space {
	padding: 10px 10px 13px 10px;
}

.promocode__coupon-tearA .area-time {
	padding: 15px 15px 14px 5px;
}

.promocode__coupon-tearA .usecode-field {
	width: 138px;
}

.coupon__card-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin: 0 0 15px;
}

.coupon__card-logo {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 200px;
	        flex: 0 0 200px;
	margin: 0;
}

.ensign-glide .container {
	height: 409px;
}

.ensign__caption {
	font-size: 18px;
	line-height: 1.5;
}

.ensign__caption-title {
	font-size: 22px;
	line-height: 1.2;
}

.ensign__caption-offer {
	font-size: 35px;
	line-height: 1.2;
}

.categories-glide {
	padding: 0 28px;
}

.categories-glide .slide {
	padding: 0 5px;
}

.categories-glide a {
	padding: 10px 15px;
}

.categories-glide a [class^="icon-"] {
	margin: 0 10px 0 0;
}

.categories-glide .slick-prev {
	left: 5px;
}

.categories-glide .slick-next {
	right: 5px;
}

.archive {
	padding: 25px 0 36px;
}

.showcase-glide .slide {
	width: 50%;
}

.showcase-glide .slide {
	padding: 0 7px;
	width: 33.33%;
}

.showcase.premium {
	padding: 53px 0 61px;
}

.showcase .col {
	margin: 0 0 36px;
}

.bestdeal {
	padding: 47px 0 20px;
}

.bestdeal .col {
	margin: 0;
}

.promotion {
	padding: 30px 0 0;
}

.product__rollerbox {
	padding: 20px 10px;
	margin: 0 0 2.5em;
}

.product__aside {
	padding: 5px 0;
}

.product__offerlist li {
	padding: 16px 0;
}

.product__offerlist-proffer {
	padding: 0 0 0 35px;
}

.product__offerlist-proffer .title {
	font-size: 15px;
}

.product__sharelist {
	padding: 15px 0 0;
}

.product__plot-amenities {
	padding: 15px 14px 0;
}

.product__plot-amenities .amn-list li {
	width: 20%;
}

.product__reviews-bquote {
	padding: 23px 0 6px;
}

.catalog__headline {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin: 0 0 30px;
}

.catalog__headline-title {
	border: none;
	margin: 0;
	padding: 0;
}

.catalog__result-list .show-views.view-grid {
	margin: 0 -10px;
}

.catalog__result-list .show-views.view-grid > li {
	padding: 0 10px;
}

.catalog__filter {
	background: none;
	border: none;
	box-shadow: none;
	position: static;
	min-width: 0;
	width: auto;
	height: auto;
	-webkit-transform: none;
	    -ms-transform: none;
	        transform: none;
	-webkit-transition: none;
	transition: none;
}

.catalog__filter .filter-form {
	padding: 0;
	height: auto;
}

.catalog__filter .filter-title {
	display: none;
}

.cart__order {
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	padding: 10px;
}

.cart__order-log td {
	padding: 10px 0;
}

.cart__order-log .crt-td-product .pd-img {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 70px;
	        flex: 0 0 70px;
}

.cart__order-log .crt-td-product .pd-details {
	padding: 0 0 0 10px;
}

.cart__order-log .crt-td-product .pd-title {
	font-size: 14px;
}

.cart__order-log .crt-td-price {
	text-align: center;
}

.cart__order-summary {
	margin: 0 0 0 auto;
	width: 400px;
}

.cart__order-action {
	padding: 20px 0 0;
}

.cart__order-action .btn .icon-prev {
	margin: 0 8px 0 5px;
}

.cart__aside {
	padding: 5px 10px;
}

.access {
	margin: 0 auto;
	max-width: 1000px;
}

.access__box .col:first-child {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
}

.access__box-option {
	min-height: 590px;
}

.access__box-option .ax-title {
	font-size: 30px;
}

.access__box-cast {
	padding: 25px 20px;
}

.access__box-cast .cast-title {
	margin: 0 0 15px;
}

.gift__products-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.gift__products-item {
	width: 49%;
}

.gift__products-action .cta-gift {
	padding: 10px 12px;
}

.giftpreview {
	padding: 30px;
}

.giftpreview__box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -5px;
}

.giftpreview__box-inf {
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	max-width: 100%;
	padding: 0 5px;
}

.giftpreview .gft-message {
	margin: 0;
}

.pg-error {
	padding: 50px 0;
}

.pg-error-code {
	padding: 40px 0;
}

.pg-error-code .code {
	font-size: 160px;
}

.pg-error h1 {
	font-size: 30px;
}

.myaccount__nav-list {
	display: block !important;
	overflow: visible !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

.myaccount__area {
	padding: 20px 20px;
}

.myaccount__area-title {
	font-size: 18px;
}

.myaccount__box {
	padding: 20px 0 0;
}

.myaccount__form .form-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.myaccount__form .form-box.form1up + .form-action {
	padding-right: 10px;
	width: 50%;
}

.myaccount__form .form-pref-set {
	padding: 0 10px 50px;
}

.myaccount__form .form-pref-set .form-option {
	padding: 0 15px 15px;
	width: 25%;
}

.myaccount__form .form-module {
	width: 50%;
}

.ac-tabhead > li button {
	padding: 10px 15px;
}

.ac-line {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.ac-line-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.ac-line-product .product-img {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 70px;
	        flex: 0 0 70px;
	display: block;
}

.ac-line-product .product-detail {
	padding: 0 0 0 10px;
}

.ac-line-qty {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 50px;
	        flex: 0 0 50px;
	padding: 0 5px;
	text-align: center;
}

.ac-line-amount {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 100px;
	        flex: 0 0 100px;
	text-align: right;
}

.ac-line-date {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	        flex: 0 0 100%;
	padding: 0 0 0 80px;
}

}

@media (min-width: 769px) {

.product__plot {
	margin: 0 0 65px;
}

}

@media (min-width: 992px) and (max-width: 1023px) {

.visible-md {
	display: block !important;
}

.hidden-md {
	display: none !important;
}

}

@media (min-width: 992px) and (max-width: 1199px) {

.categories-glide:not(.slick-initialized) .slide:not(:nth-child(-n+5)) {
	display: none;
}

}

@media (min-width: 992px) {

body {
	font-size: 15px;
	line-height: 1.867;
}

.container {
	padding-left: 10px;
	padding-right: 10px;
}

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

.row > .col {
	padding-left: 10px;
	padding-right: 10px;
}

.md-1 {
	width: 8.3333333333%;
}

.md-2 {
	width: 16.6666666667%;
}

.md-3 {
	width: 25%;
}

.md-4 {
	width: 33.3333333333%;
}

.md-5 {
	width: 41.6666666667%;
}

.md-6 {
	width: 50%;
}

.md-7 {
	width: 58.3333333333%;
}

.md-8 {
	width: 66.6666666667%;
}

.md-9 {
	width: 75%;
}

.md-10 {
	width: 83.3333333333%;
}

.md-11 {
	width: 91.6666666667%;
}

.md-12 {
	width: 100%;
}

.md-pull-0 {
	right: auto;
}

.md-pull-1 {
	right: 8.3333333333%;
}

.md-pull-2 {
	right: 16.6666666667%;
}

.md-pull-3 {
	right: 25%;
}

.md-pull-4 {
	right: 33.3333333333%;
}

.md-pull-5 {
	right: 41.6666666667%;
}

.md-pull-6 {
	right: 50%;
}

.md-pull-7 {
	right: 58.3333333333%;
}

.md-pull-8 {
	right: 66.6666666667%;
}

.md-pull-9 {
	right: 75%;
}

.md-pull-10 {
	right: 83.3333333333%;
}

.md-pull-11 {
	right: 91.6666666667%;
}

.md-pull-12 {
	right: 100%;
}

.md-push-0 {
	left: auto;
}

.md-push-1 {
	left: 8.3333333333%;
}

.md-push-2 {
	left: 16.6666666667%;
}

.md-push-3 {
	left: 25%;
}

.md-push-4 {
	left: 33.3333333333%;
}

.md-push-5 {
	left: 41.6666666667%;
}

.md-push-6 {
	left: 50%;
}

.md-push-7 {
	left: 58.3333333333%;
}

.md-push-8 {
	left: 66.6666666667%;
}

.md-push-9 {
	left: 75%;
}

.md-push-10 {
	left: 83.3333333333%;
}

.md-push-11 {
	left: 91.6666666667%;
}

.md-push-12 {
	left: 100%;
}

.md-offset-0 {
	margin-left: 0%;
}

.md-offset-1 {
	margin-left: 8.3333333333%;
}

.md-offset-2 {
	margin-left: 16.6666666667%;
}

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

.md-offset-4 {
	margin-left: 33.3333333333%;
}

.md-offset-5 {
	margin-left: 41.6666666667%;
}

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

.md-offset-7 {
	margin-left: 58.3333333333%;
}

.md-offset-8 {
	margin-left: 66.6666666667%;
}

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

.md-offset-10 {
	margin-left: 83.3333333333%;
}

.md-offset-11 {
	margin-left: 91.6666666667%;
}

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

.start-md {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	text-align: start;
}

.center-md {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-align: center;
}

.end-md {
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	text-align: end;
}

.top-md {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.middle-md {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.bottom-md {
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}

.around-md {
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}

.between-md {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.first-md {
	-webkit-box-ordinal-group: 0;
	    -ms-flex-order: -1;
	        order: -1;
}

.last-md {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}

.lds-loader {
	width: 52px;
	height: 40px;
}

.lds-loader div {
	width: 8px;
	-webkit-animation: lds-loader 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
	        animation: lds-loader 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}

.lds-loader div:nth-child(1) {
	left: 6px;
}

.lds-loader div:nth-child(2) {
	left: 22px;
}

.lds-loader div:nth-child(3) {
	left: 38px;
}

.wshrite h2,
.wshrite .h2 {
	font-size: 21px;
}

.wshrite ul li:before {
	top: 10px;
}

.btn {
	font-size: 14px;
	line-height: 18px;
	border-radius: 5px;
	min-width: 110px;
	padding: 9px 8px;
	height: 38px;
}

.breadcrumb {
	margin: 0 0 37px;
}

.greeting-text {
	display: block;
	font-size: 14px;
}

.offer-glide {
	max-width: 600px;
	font-size: 14px;
}

.offer-glide .slide {
	padding: 0;
}

.offer-glide .slide .view-link {
	font-size: 14px;
	padding: 3px 12px;
	margin: 0 0 0 13px;
	height: 21px;
}

.insight-list {
	font-size: 14px;
}

.insight-list li {
	padding: 0 0 0 18px;
}

.main-control li .carte {
	width: 153px;
}

.controller-spot {
	margin: 0 -9px;
}

.controller-spot li {
	padding: 0 9px;
}

.account-details {
	padding: 0 0 0 18px;
}

.newsletter-form {
	padding: 17px 20px;
}

.newsletter-form .form-module {
	width: 240px;
}

.newsletter-form .form-action {
	width: 200px;
}

.footer-links {
	padding: 31px 0 68px;
}

.footer-title {
	padding: 0 0 20px;
}

.flink-box {
	margin: 0;
}

.flink-box .h2 {
	margin: 0 0 8px;
}

.headline {
	margin: 0 0 38px;
}

.headline-title {
	font-size: 24px;
	line-height: 1.5;
	padding: 0 0 0 15px;
}

.view-list .showcase__item-imgframe {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 230px;
	        flex: 0 0 230px;
}

.showcase__item-title {
	font-size: 18px;
	margin: 0 0 3px;
}

.view-list .showcase__item-bar .rating-text .all {
	display: block;
}

.bestdeal__item-detail {
	padding: 13px 14px;
}

.bestdeal__item-detail .off_group .meta-text {
	font-size: 14px;
}

.bestdeal__item-detail .off_group .figure-box {
	margin: -4px 0 0 0;
	height: 92px;
	width: 92px;
}

.bestdeal__item-detail .off_group .figure-box:before {
	top: 16px;
	bottom: 13px;
}

.bestdeal__item-detail .off_group .figure-no {
	font-size: 60px;
}

.bestdeal__item-detail .off_group .figure-rate strong {
	font-size: 30px;
}

.bestdeal__item-detail .title_group .btn {
	font-size: 14px;
	height: 40px;
	min-width: 130px;
	padding: 9px 12px;
}

.bestdeal__item-title {
	font-size: 20px;
}

.promocode__coupon-tearA .area-space {
	padding: 10px 5px 13px 20px;
}

.promocode__coupon-tearA .area-time {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 110px;
	        flex: 0 0 110px;
	padding: 15px 20px 14px 11px;
}

.page-banner {
	height: 500px;
}

.ensign__caption {
	font-size: 20px;
	line-height: 1.5;
}

.ensign__caption-title {
	font-size: 30px;
	line-height: 1.5;
}

.ensign__caption-offer {
	font-size: 48px;
	line-height: 1.5;
}

.showcase {
	padding: 40px 0 34px;
}

.showcase-glide .slide {
	padding: 0 15px;
	width: 25%;
}

.showcase-glide .slick-prev,
.showcase-glide .slick-next {
	height: 40px;
	width: 30px;
}

.showcase-glide .slick-prev:before,
.showcase-glide .slick-next:before {
	font-size: 23px;
}

.promotion {
	padding: 0;
}

.promotion .promocode__coupon {
	margin-bottom: 28px;
}

.product__maintitle {
	font-size: 24px;
	line-height: 1.5;
	margin: 0 0 1.32em;
}

.product__rollercount .slide {
	width: 20%;
}

.product__rollercount .slick-prev,
.product__rollercount .slick-next {
	height: 40px;
	width: 30px;
}

.product__rollercount .slick-prev:before,
.product__rollercount .slick-next:before {
	font-size: 23px;
}

.product__aside {
	padding: 12px 0;
}

.product__rating strong {
	font-size: 24px;
}

.product__offerlist li {
	padding: 23px 0;
}

.product__summary {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.product__summary .viewcount {
	display: block;
}

.product .headline {
	margin: 0 0 0.3em;
}

.product__plot-amenities {
	padding: 15px 10px 5px;
}

.product__plot-amenities .amn-list li {
	width: 16.6667%;
}

.catalog__headline-title {
	font-size: 24px;
	line-height: 1.3;
}

.cart__headline-title {
	font-size: 24px;
	line-height: 1.3;
}

.cart__order {
	margin: 0 5px 0 0;
	padding: 10px 20px;
}

.cart__order-log .crt-th-price {
	width: 120px;
}

.cart__order-log .crt-th-total {
	width: 130px;
}

.cart__order-log .crt-td-product .pd-img {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 94px;
	        flex: 0 0 94px;
}

.cart__order-log .crt-td-product .pd-title {
	font-size: 15px;
}

.cart__aside {
	padding: 10px 15px;
}

.cart__aside-package--detail {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.cart__aside-package--detail .action {
	text-align: right;
}

.cart__aside-package--detail .action strong {
	padding: 0;
}

.access__headline-title {
	font-size: 30px;
	line-height: 1.3;
}

.access__box-option {
	min-height: 640px;
}

.access__box-cast {
	padding: 33px 39px;
}

.access__box-alternate {
	padding: 33px 38px;
}

.pg-error {
	padding: 80px 0;
}

.pg-error-code .code {
	font-size: 200px;
}

.myaccount__maintitle {
	font-size: 24px;
	line-height: 1.4;
	margin: 0 0 1.5rem;
}

.myaccount__welcome-title {
	font-size: 24px;
	line-height: 1.4;
	margin: 0 0 0.5rem;
}

.myaccount__form .form-pref-set .form-option {
	width: 33.33%;
}

.ac-line-product .product-img {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 120px;
	        flex: 0 0 120px;
}

.ac-line-product .product-detail {
	margin: -6px 0 0;
}

.ac-line-product .entitle {
	font-size: 15px;
	line-height: 1.5;
	font-size: 16px;
}

.ac-line-qty {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 60px;
	        flex: 0 0 60px;
}

.ac-line-amount {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 115px;
	        flex: 0 0 115px;
}

.ac-line-date {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 120px;
	        flex: 0 0 120px;
	padding: 0 0 0 10px;
	text-align: right;
}

}

@media (min-width: 1024px) and (max-width: 1199px) {

.visible-sd {
	display: block !important;
}

.hidden-sd {
	display: none !important;
}

}

@media (min-width: 1024px) {

.container {
	padding-left: 10px;
	padding-right: 10px;
}

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

.row > .col {
	padding-left: 10px;
	padding-right: 10px;
}

.sd-1 {
	width: 8.3333333333%;
}

.sd-2 {
	width: 16.6666666667%;
}

.sd-3 {
	width: 25%;
}

.sd-4 {
	width: 33.3333333333%;
}

.sd-5 {
	width: 41.6666666667%;
}

.sd-6 {
	width: 50%;
}

.sd-7 {
	width: 58.3333333333%;
}

.sd-8 {
	width: 66.6666666667%;
}

.sd-9 {
	width: 75%;
}

.sd-10 {
	width: 83.3333333333%;
}

.sd-11 {
	width: 91.6666666667%;
}

.sd-12 {
	width: 100%;
}

.sd-pull-0 {
	right: auto;
}

.sd-pull-1 {
	right: 8.3333333333%;
}

.sd-pull-2 {
	right: 16.6666666667%;
}

.sd-pull-3 {
	right: 25%;
}

.sd-pull-4 {
	right: 33.3333333333%;
}

.sd-pull-5 {
	right: 41.6666666667%;
}

.sd-pull-6 {
	right: 50%;
}

.sd-pull-7 {
	right: 58.3333333333%;
}

.sd-pull-8 {
	right: 66.6666666667%;
}

.sd-pull-9 {
	right: 75%;
}

.sd-pull-10 {
	right: 83.3333333333%;
}

.sd-pull-11 {
	right: 91.6666666667%;
}

.sd-pull-12 {
	right: 100%;
}

.sd-push-0 {
	left: auto;
}

.sd-push-1 {
	left: 8.3333333333%;
}

.sd-push-2 {
	left: 16.6666666667%;
}

.sd-push-3 {
	left: 25%;
}

.sd-push-4 {
	left: 33.3333333333%;
}

.sd-push-5 {
	left: 41.6666666667%;
}

.sd-push-6 {
	left: 50%;
}

.sd-push-7 {
	left: 58.3333333333%;
}

.sd-push-8 {
	left: 66.6666666667%;
}

.sd-push-9 {
	left: 75%;
}

.sd-push-10 {
	left: 83.3333333333%;
}

.sd-push-11 {
	left: 91.6666666667%;
}

.sd-push-12 {
	left: 100%;
}

.sd-offset-0 {
	margin-left: 0%;
}

.sd-offset-1 {
	margin-left: 8.3333333333%;
}

.sd-offset-2 {
	margin-left: 16.6666666667%;
}

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

.sd-offset-4 {
	margin-left: 33.3333333333%;
}

.sd-offset-5 {
	margin-left: 41.6666666667%;
}

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

.sd-offset-7 {
	margin-left: 58.3333333333%;
}

.sd-offset-8 {
	margin-left: 66.6666666667%;
}

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

.sd-offset-10 {
	margin-left: 83.3333333333%;
}

.sd-offset-11 {
	margin-left: 91.6666666667%;
}

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

.view-list .showcase__item-imgframe {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 277px;
	        flex: 0 0 277px;
}

.view-list .showcase__item-detail {
	padding: 0 0 0 20px;
}

.bestdeal__item-title {
	font-size: 22px;
}

.ensign__caption {
	font-size: 24px;
	line-height: 1.5;
}

.catalog__result-list .show-views.view-grid > li {
	width: 33.33%;
}

.cart__order-summary {
	width: 430px;
}

.access__box-cast .cast-title {
	font-size: 24px;
	margin: 0 0 36px;
}

}

@media (min-width: 1200px) {

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

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

.row > .col {
	padding-left: 15px;
	padding-right: 15px;
}

.lg-1 {
	width: 8.3333333333%;
}

.lg-2 {
	width: 16.6666666667%;
}

.lg-3 {
	width: 25%;
}

.lg-4 {
	width: 33.3333333333%;
}

.lg-5 {
	width: 41.6666666667%;
}

.lg-6 {
	width: 50%;
}

.lg-7 {
	width: 58.3333333333%;
}

.lg-8 {
	width: 66.6666666667%;
}

.lg-9 {
	width: 75%;
}

.lg-10 {
	width: 83.3333333333%;
}

.lg-11 {
	width: 91.6666666667%;
}

.lg-12 {
	width: 100%;
}

.lg-pull-0 {
	right: auto;
}

.lg-pull-1 {
	right: 8.3333333333%;
}

.lg-pull-2 {
	right: 16.6666666667%;
}

.lg-pull-3 {
	right: 25%;
}

.lg-pull-4 {
	right: 33.3333333333%;
}

.lg-pull-5 {
	right: 41.6666666667%;
}

.lg-pull-6 {
	right: 50%;
}

.lg-pull-7 {
	right: 58.3333333333%;
}

.lg-pull-8 {
	right: 66.6666666667%;
}

.lg-pull-9 {
	right: 75%;
}

.lg-pull-10 {
	right: 83.3333333333%;
}

.lg-pull-11 {
	right: 91.6666666667%;
}

.lg-pull-12 {
	right: 100%;
}

.lg-push-0 {
	left: auto;
}

.lg-push-1 {
	left: 8.3333333333%;
}

.lg-push-2 {
	left: 16.6666666667%;
}

.lg-push-3 {
	left: 25%;
}

.lg-push-4 {
	left: 33.3333333333%;
}

.lg-push-5 {
	left: 41.6666666667%;
}

.lg-push-6 {
	left: 50%;
}

.lg-push-7 {
	left: 58.3333333333%;
}

.lg-push-8 {
	left: 66.6666666667%;
}

.lg-push-9 {
	left: 75%;
}

.lg-push-10 {
	left: 83.3333333333%;
}

.lg-push-11 {
	left: 91.6666666667%;
}

.lg-push-12 {
	left: 100%;
}

.lg-offset-0 {
	margin-left: 0%;
}

.lg-offset-1 {
	margin-left: 8.3333333333%;
}

.lg-offset-2 {
	margin-left: 16.6666666667%;
}

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

.lg-offset-4 {
	margin-left: 33.3333333333%;
}

.lg-offset-5 {
	margin-left: 41.6666666667%;
}

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

.lg-offset-7 {
	margin-left: 58.3333333333%;
}

.lg-offset-8 {
	margin-left: 66.6666666667%;
}

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

.lg-offset-10 {
	margin-left: 83.3333333333%;
}

.lg-offset-11 {
	margin-left: 91.6666666667%;
}

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

.start-lg {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	text-align: start;
}

.center-lg {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-align: center;
}

.end-lg {
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	text-align: end;
}

.top-lg {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.middle-lg {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.bottom-lg {
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}

.around-lg {
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}

.between-lg {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.first-lg {
	-webkit-box-ordinal-group: 0;
	    -ms-flex-order: -1;
	        order: -1;
}

.last-lg {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}

.visible-lg {
	display: block !important;
}

.hidden-lg {
	display: none !important;
}

.scout-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 0 0 20px;
}

.scout-group.scout-keyword input[type="text"],
.scout-group.scout-keyword input[type="search"] {
	width: 230px;
}

.scout-group.scout-location input[type="text"],
.scout-group.scout-location input[type="search"] {
	width: 158px;
}

.newsletter-text {
	font-size: 20px;
	line-height: 1;
}

.newsletter-text strong {
	font-size: 35px;
}

.newsletter-form .form-module {
	padding: 0 15px 0 0;
	width: 303px;
}

.newsletter-form .form-action {
	width: 246px;
}

.view-grid .showcase__item-bar .rating-text .all {
	display: block;
}

.bestdeal__item-detail {
	padding: 13px 21px 16px;
}

.bestdeal__item-detail .off_group .meta-text {
	font-size: 16px;
}

.bestdeal__item-detail .off_group .figure-box {
	margin: -9px 0 0 17px;
}

.bestdeal__item-title {
	font-size: 24px;
}

.promocode__coupon-tearA .area-time {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 97px;
	        flex: 0 0 97px;
	padding: 15px 15px 14px 11px;
}

.ensign__caption .btn {
	padding: 13px 20px;
	height: 46px;
}

.categories-glide:not(.slick-initialized) .slide:not(:nth-child(-n+6)) {
	display: none;
}

.showcase-glide:not(.slick-initialized) .slide:not(:nth-child(-n+4)) {
	display: none;
}

.bestdeal {
	padding: 47px 0;
}

.product__maintitle {
	font-size: 28px;
	line-height: 1.5;
}

.product__rollercount:not(.slick-initialized) .slide:not(:nth-child(-n+6)) {
	display: none;
}

.product__rollercount .slide {
	width: 16.6667%;
}

.product__aside {
	padding: 18px 0;
}

.product__rating strong {
	font-size: 30px;
}

.product__offerlist-proffer {
	padding: 0 0 0 50px;
}

.product__offerlist-proffer .title {
	font-size: 18px;
}

.product__offerlist-proffer .pricing strong {
	font-size: 24px;
}

.product__offerlist-proffer .pricing del {
	font-size: 18px;
}

.product__plot-amenities {
	padding: 24px 24px 5px;
}

.product__plot-amenities .amn-list li {
	width: 14.2857%;
}

.catalog__result-list .show-views.view-grid {
	margin: 0 -15px;
}

.catalog__result-list .show-views.view-grid > li {
	padding: 0 15px;
}

.cart__order-log .crt-td-product .pd-title {
	font-size: 16px;
}

.gift__products-action .cta-gift {
	padding: 10px 5px;
}

}

@media (min-width: 1300px) {

.showcase-glide .slick-prev {
	left: -26px;
}

.showcase-glide .slick-next {
	right: -26px;
}

}

@media (max-width: 1199px) {

.scout-form {
	background: #f7f7f7;
	border: 1px solid #dddddd;
	border-radius: 0;
	padding: 8px 12px;
	position: absolute;
	margin: 10px 0 0;
	top: 100%;
	left: -2px;
	right: -2px;
}

.active-search .scout-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

}

@media (max-width: 991px) {

.cart__aside-package--detail .action strong:before {
	content: 'Price: ';
}

.ac-line-date:before {
	content: 'Delivery Date: ';
}

}

@media (max-width: 767px) {

.tbl-wrap table,
.tbl-wrap tr,
.tbl-wrap th,
.tbl-wrap td,
.tbl-wrap tbody,
.tbl-wrap tfoot {
	display: block;
}

.tbl-wrap thead {
	display: none;
}

.tbl-wrap td {
	position: relative;
	padding-left: 220px;
}

.tbl-wrap td:before {
	background: #ededed;
	font-weight: 500;
	border-right: 1px solid white;
	content: attr(data-th);
	color: #046ff3;
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	bottom: 0;
	padding: 10px 12px;
}

.main-control li .carte:before,
.main-control li .carte .text:before,
.main-control li .carte:after {
	content: '';
	background: #868484;
	height: 2px;
	width: 20px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-transition: width 0.4s ease-in-out;
	transition: width 0.4s ease-in-out;
}

.scout-form {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.scout-group.scout-keyword {
	width: 100%;
}

.scout-group.scout-location {
	width: calc(100% - 41px);
}

.view-list .showcase__item-tariff {
	margin: 0 0 8px;
}

.view-list .showcase__item-tariff .amount strong {
	font-size: 16px;
}

.view-list .showcase__item-bar .rating-text .icon-star-grp {
	font-size: 16px;
	margin: 0 3px 0 0;
}

.view-list .showcase__item-bar .rating-text .value {
	font-size: 15px;
	margin: 0 3px 0 0;
}

.categories-glide:not(.slick-initialized) .slide:not(:nth-child(-n+2)) {
	display: none;
}

.product__aside.is_stuck {
	position: static !important;
	width: auto !important;
}

.product__aside.is_stuck + div[style] {
	display: none !important;
}

.active-filter .catalog__filter {
	-webkit-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
}

.cart__order-log table,
.cart__order-log tr,
.cart__order-log th,
.cart__order-log td,
.cart__order-log tbody,
.cart__order-log tfoot {
	display: block;
}

.cart__order-log thead {
	display: none;
}

.cart__order-log td[data-th] {
	background: #f7f7f7;
	height: 42px;
	padding: 10px 10px 10px 100px;
	position: relative;
	z-index: 0;
}

.cart__order-log td[data-th]:before {
	content: attr(data-th);
	background: lightgray;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 94px;
	text-align: left;
	padding: 10px 6px;
}

.cart__order-log .crt-td-qty[data-th] {
	padding: 0 0 0 100px;
}

.cart__order-log .noitem {
	padding: 10px 0;
}

.cart__order-log .stotal {
	display: none;
}

.myaccount__nav-list {
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	border-radius: 4px;
	position: absolute;
	margin: 10px 0 0;
	top: 100%;
	left: 0;
	width: 100%;
	z-index: 2;
}

.ac-line-qty:before {
	content: 'Qty: ';
}

.ac-line-amount:before {
	content: 'Total Amount: ';
}

}

@media all and (max-width: 576px) {

.fancybox-thumbs {
	width: 110px;
}

.fancybox-show-thumbs .fancybox-inner {
	right: 110px;
}

.fancybox-thumbs__list a {
	max-width: calc(100% - 10px);
}

}

@media (max-width: 575px) {

.visible-xs {
	display: block !important;
}

.hidden-xs {
	display: none !important;
}

.tbl-wrap td {
	padding-left: 140px;
}

.tbl-wrap td:before {
	width: 130px;
}

.view-list .showcase__item-title {
	font-size: 14px;
	line-height: 1.4;
}

.view-list .showcase__item-tariff .amount strong {
	font-size: 14px;
}

.view-list .showcase__item-bar {
	display: block;
	margin: 0 0 0 -120px;
}

.showcase-glide:not(.slick-initialized) .slide:not(:nth-child(-n+1)) {
	display: none;
}

.product__rollercount:not(.slick-initialized) .slide:not(:nth-child(-n+1)) {
	display: none;
}

}

@media all and (max-height: 576px) {

.fancybox-slide {
	padding-left: 6px;
	padding-right: 6px;
}

.fancybox-slide--image {
	padding: 6px 0;
}

.fancybox-close-small {
	right: -6px;
}

.fancybox-slide--image .fancybox-close-small {
	background: #4e4e4e;
	color: #f2f4f6;
	height: 36px;
	opacity: 1;
	padding: 6px;
	right: 0;
	top: 0;
	width: 36px;
}

.fancybox-caption {
	padding-left: 12px;
	padding-right: 12px;
}

}

@-webkit-keyframes lds-loader-m {

0% {
	top: 4px;
	height: 25px;
}

50%,100% {
	top: 10px;
	height: 14px;
}

}

@keyframes lds-loader-m {

0% {
	top: 4px;
	height: 25px;
}

50%,100% {
	top: 10px;
	height: 14px;
}

}

@-webkit-keyframes lds-loader {

0% {
	top: 4px;
	height: 34px;
}

50%,100% {
	top: 14px;
	height: 15px;
}

}

@keyframes lds-loader {

0% {
	top: 4px;
	height: 34px;
}

50%,100% {
	top: 14px;
	height: 15px;
}

}

@-webkit-keyframes fancybox-rotate {

100% {
	-webkit-transform: rotate(360deg);
	        transform: rotate(360deg);
}

}

@keyframes fancybox-rotate {

100% {
	-webkit-transform: rotate(360deg);
	        transform: rotate(360deg);
}

}

