/** Shopify CDN: Minification failed

Line 299:1 Expected identifier but found "*"
Line 312:1 Expected identifier but found "*"
Line 325:1 Expected identifier but found "*"
Line 335:1 Expected identifier but found "*"
Line 554:18 Expected identifier but found whitespace
Line 555:3 Unexpected "{"
Line 556:11 Expected ":"
Line 561:7 Expected identifier but found whitespace
Line 562:3 Unexpected "{"
Line 563:11 Expected ":"
... and 48 more hidden warnings

**/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

:root {
    --font-body-style: normal;
    --font-body-weight: 400;
    --font-heading-style: normal;
    --font-heading-weight: 400;
    --font-body-scale: 1.0;
    --font-heading-scale: 1.0;
    --color-base-text: 18, 18, 18;
    --color-shadow: 18, 18, 18;
    --color-base-background-1: 255, 255, 255;
    --color-base-background-2: 243, 243, 243;
    --color-base-solid-button-labels: 255, 255, 255;
    --color-base-outline-button-labels: 18, 18, 18;
    --color-base-accent-1: 18, 18, 18;
    --color-base-accent-2: 51, 79, 180;
    --payment-terms-background-color: #ffffff;
    --gradient-base-background-1: #ffffff;
    --gradient-base-background-2: #f3f3f3;
    --gradient-base-accent-1: #121212;
    --gradient-base-accent-2: #334fb4;
	--color-gray: #828282;
    --media-padding: px;
    --media-border-opacity: 0.05;
    --media-border-width: 1px;
    --media-radius: 0px;
    --media-shadow-opacity: 0.0;
    --media-shadow-horizontal-offset: 0px;
    --media-shadow-vertical-offset: 0px;
    --media-shadow-blur-radius: 0px;
    --page-width: 120rem;
    --page-width-margin: 0rem;
    --card-image-padding: 0.0rem;
    --card-corner-radius: 0.0rem;
    --card-text-alignment: left;
    --card-border-width: 0.0rem;
    --card-border-opacity: 0.0;
    --card-shadow-opacity: 0.1;
    --card-shadow-horizontal-offset: 0.0rem;
    --card-shadow-vertical-offset: 0.0rem;
    --card-shadow-blur-radius: 0.0rem;
    --badge-corner-radius: 4.0rem;
    --popup-border-width: 1px;
    --popup-border-opacity: 0.1;
    --popup-corner-radius: 0px;
    --popup-shadow-opacity: 0.0;
    --popup-shadow-horizontal-offset: 0px;
    --popup-shadow-vertical-offset: 0px;
    --popup-shadow-blur-radius: 0px;
    --drawer-border-width: 1px;
    --drawer-border-opacity: 0.1;
    --drawer-shadow-opacity: 0.0;
    --drawer-shadow-horizontal-offset: 0px;
    --drawer-shadow-vertical-offset: 0px;
    --drawer-shadow-blur-radius: 0px;
    --spacing-sections-desktop: 0px;
    --spacing-sections-mobile: 0px;
    --grid-desktop-vertical-spacing: 8px;
    --grid-desktop-horizontal-spacing: 8px;
    --grid-mobile-vertical-spacing: 4px;
    --grid-mobile-horizontal-spacing: 4px;
    --text-boxes-border-opacity: 0.0;
    --text-boxes-border-width: 0px;
    --text-boxes-radius: 0px;
    --text-boxes-shadow-opacity: 0.0;
    --text-boxes-shadow-horizontal-offset: 0px;
    --text-boxes-shadow-vertical-offset: 0px;
    --text-boxes-shadow-blur-radius: 0px;
    --buttons-radius: 0px;
    --buttons-radius-outset: 0px;
    --buttons-border-width: 1px;
    --buttons-border-opacity: 1.0;
    --buttons-shadow-opacity: 0.0;
    --buttons-shadow-horizontal-offset: 0px;
    --buttons-shadow-vertical-offset: 0px;
    --buttons-shadow-blur-radius: 0px;
    --buttons-border-offset: 0px;
    --inputs-radius: 0px;
    --inputs-border-width: 1px;
    --inputs-border-opacity: 0.55;
    --inputs-shadow-opacity: 0.0;
    --inputs-shadow-horizontal-offset: 0px;
    --inputs-margin-offset: 0px;
    --inputs-shadow-vertical-offset: 0px;
    --inputs-shadow-blur-radius: 0px;
    --inputs-radius-outset: 0px;
    --variant-pills-radius: 40px;
    --variant-pills-border-width: 1px;
    --variant-pills-border-opacity: 0.55;
    --variant-pills-shadow-opacity: 0.0;
    --variant-pills-shadow-horizontal-offset: 0px;
    --variant-pills-shadow-vertical-offset: 0px;
    --variant-pills-shadow-blur-radius: 0px;
	--color-foreground: var(--color-base-text);
    --color-background: var(--color-base-background-1);
    --gradient-background: var(--gradient-base-background-1);
	--duration-short: .1s;
    --duration-default: .2s;
    --duration-long: .5s;
}

html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
.es-slider-track {
	display: flex!important
}
.es-productsContainer--item {
	height: inherit!important
}
.js-es-carouselControl__next svg path {
	stroke: #b0ed2dbf!important
}
.js-es-carouselControl__previous svg path {
	stroke: #b0ed2dbf!important
}
.es-productsContainer__zhilyova {
	margin: 50px auto!important
}
article, aside, footer, header, nav, section {
	display: block
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
figcaption, figure, main {
	display: block
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}
b, strong {
	font-weight: inherit;
	font-weight: bolder
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
dfn {
	font-style: italic
}
mark {
	background-color: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
audio, video {
	display: inline-block;
	width: 100%
}
@media screen and (max-width:758px) {
	video {
		width: 100%;
		height: 100%;
		object-fit: cover
	}
}
audio:not([controls]) {
	display: none;
	height: 0
}
img {
	border-style: none
}
svg:not(:root) {
	overflow: hidden
}
button, input, optgroup, select, textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	border-style: none;
	padding: 0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
	outline: 1px dotted ButtonText
}
fieldset {
	padding: .35em .75em .625em
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
progress {
	display: inline-block;
	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
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}
details, menu {
	display: block
}
summary {
	display: list-item
}
canvas {
	display: inline-block
}
[hidden], template {
	display: none
}
.hidden {
	display: none !important;
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	max-width: 1360px;
	*zoom: 1
}
.container:after {
	content: "";
	display: table;
	clear: both
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	max-width: 1360px;
	*zoom: 1
}
.container-fluid:after {
	content: "";
	display: table;
	clear: both
}
.container-narrow {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	max-width: 750px;
	*zoom: 1
}
.container-narrow:after {
	content: "";
	display: table;
	clear: both
}
.row {
	margin-left: -15px;
	margin-right: -15px;
	*zoom: 1
}
.row:after {
	content: "";
	display: table;
	clear: both
}
.col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-30px, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-30px, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-30px, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-30px {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}
.col-xs-1 {
	width: 8.33333%
}
.col-xs-2 {
	width: 16.66667%
}
.col-xs-3 {
	width: 25%
}
.col-xs-4 {
	width: 33.33333%
}
.col-xs-5 {
	width: 41.66667%
}
.col-xs-6 {
	width: 50%
}
.col-xs-7 {
	width: 58.33333%
}
.col-xs-8 {
	width: 66.66667%
}
.col-xs-9 {
	width: 75%
}
.col-xs-10 {
	width: 83.33333%
}
.col-xs-11 {
	width: 91.66667%
}
.col-xs-12 {
	width: 100%
}
@media (min-width:768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left
	}
	.col-sm-1 {
		width: 8.33333%
	}
	.col-sm-2 {
		width: 16.66667%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-4 {
		width: 33.33333%
	}
	.col-sm-5 {
		width: 41.66667%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-7 {
		width: 58.33333%
	}
	.col-sm-8 {
		width: 66.66667%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-10 {
		width: 83.33333%
	}
	.col-sm-11 {
		width: 91.66667%
	}
	.col-sm-12 {
		width: 100%
	}
}
@media (min-width:992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left
	}
	.col-md-1 {
		width: 8.33333%
	}
	.col-md-2 {
		width: 16.66667%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-4 {
		width: 33.33333%
	}
	.col-md-5 {
		width: 41.66667%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-7 {
		width: 58.33333%
	}
	.col-md-8 {
		width: 66.66667%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-10 {
		width: 83.33333%
	}
	.col-md-11 {
		width: 91.66667%
	}
	.col-md-12 {
		width: 100%
	}
}
@media (min-width:1360px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left
	}
	.col-lg-1 {
		width: 8.33333%
	}
	.col-lg-2 {
		width: 16.66667%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-4 {
		width: 33.33333%
	}
	.col-lg-5 {
		width: 41.66667%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-7 {
		width: 58.33333%
	}
	.col-lg-8 {
		width: 66.66667%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-10 {
		width: 83.33333%
	}
	.col-lg-11 {
		width: 91.66667%
	}
	.col-lg-12 {
		width: 100%
	}
}
.row--flex {
	display: flex;
	flex-wrap: wrap
}
.row--flex:after, .row--flex:before {
	display: none!important
}
.row--center {
	justify-content: center
}
form {
	margin: 0
}
[role=button], a, area, button, input, label, select, summary, textarea {
	font-family: Noah;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}
input, select, textarea {
	font-size: 1.6rem;
	max-width: 100%;
	border:1px solid rgba( {
			{
			settings.color_body_text | color_lighten: 50
		}
	}
	, .5);
	border-radius:0
}
input[disabled], select[disabled], textarea[disabled] {
	border-color: #000;
	background-color: #000;
	cursor: default
}
button, input[type=submit], label[for] {
	cursor: pointer
}
textarea {
	min-height: 100px
}
select::-ms-expand {
	display: none
}
option {
	background-color: {
			{
			settings.color_main_bg
		}
	}
}
.input-error, option {
	color: {
			{
			settings.color_body_text
		}
	}
}
.input-error {
	border-color: #ea3f35;
	background-color: #fff
}
.form-group {
	position: relative;
	display: block;
	margin-bottom: 20px
}
.form-group label {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 34px;
	color: rgba(0, 0, 0, .3)
}
.form-group label.error {
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
	display: block;
	color: #ea3f35;
	margin-top: 5px
}
.form-group .mce_inline_error:not(input) {
	font-style: normal!important;
	font-weight: 400!important;
	font-size: 10px!important;
	line-height: 12px!important;
	letter-spacing: 0;
	text-transform: none;
	width: 100%!important;
	display: block!important;
	color: #ea3f35!important;
	margin-top: 4px!important;
	margin-bottom: 0!important;
	padding: 0!important;
	background-color: transparent!important
}
.form-group.form-group--light {
	margin-bottom: 10px
}
.form-group.form-group--large {
	margin-bottom: 20px
}
.form-group.form-group--line {
	display: flex
}
.form-group.form-group--line .form-control {
	-ms-flex-positive: 1;
	flex-grow: 1
}
.form-control {
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: .1em;
	padding: 15px 20px;
	display: block;
	height: 50px;
	width: 100%;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	transition: all .3s ease;
	border: .5px solid #8f8f8f;
	color: #000
}
.form-control, .form-control:focus {
	font-size: 15px
}
.form-control.form-control--light {
	background-color: hsla(0, 0%, 97%, .7);
	border: none
}
.form-control.form-control--light::-webkit-input-placeholder {
	color: #a1a1a1
}
.form-control.form-control--light:-moz-placeholder, .form-control.form-control--light::-moz-placeholder {
	color: #a1a1a1
}
.form-control.form-control--light:-ms-input-placeholder {
	color: #a1a1a1
}
.form-control.mce_inline_error {
	padding: 0!important;
	color: {
			{
			settings.color_body_text
		}
	}
	!important;
	border-color: {
			{
			settings.color_body_text
		}
	}
	!important
}
.form-control::-webkit-input-placeholder {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	text-transform: capitalize;
	color: #8f8f8f;
	opacity: 1
}
.form-control:-moz-placeholder, .form-control::-moz-placeholder {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	text-transform: capitalize;
	color: #8f8f8f;
	opacity: 1
}
.form-control:-ms-input-placeholder {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	text-transform: capitalize;
	color: #8f8f8f;
	opacity: 1
}
select.form-control {
	background-color: transparent
}
textarea.form-control {
	border: .5px solid #8f8f8f;
	padding: 15px 20px;
	resize: vertical
}
.form-group-radio {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	flex-wrap: wrap
}
.form-group-radio .form-label {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #000;
	min-width: 75px;
	margin-right: 15px
}
.form-group-radio .radio {
	position: relative;
	margin-right: 15px;
	min-width: 60px
}
.form-group-radio .radio:last-child {
	margin-right: 0
}
.form-group-radio .radio input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 2;
	cursor: pointer
}
.form-group-radio .radio input:checked+label:before {
	background-color: #000;
	border-color: #000
}
.form-group-radio .radio input:checked+label:after {
	transition: all .3s ease;
	content: "";
	display: block;
	position: absolute;
	border-radius: 50%;
	width: 8px;
	height: 8px;
	top: 5px;
	left: 5px;
	background-color: #fff
}
.form-group-radio .radio label {
	display: block;
	position: relative;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	letter-spacing: .1em;
	color: #000;
	padding-left: 30px
}
.form-group-radio .radio label:before {
	transition: all .3s ease;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 18px;
	height: 18px;
	content: "";
	background-color: #fff;
	border-radius: 50%;
	border:1px solid rgba( {
			{
			settings.color_body_text | color_lighten: 50
		}
	}
	, .5)
}
.form-group-checkbox {
	position: relative
}
.form-group-checkbox input[type=checkbox] {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	cursor: pointer
}
.form-group-checkbox input[type=checkbox]:checked+.form-label:after {
	opacity: 1
}
.form-group-checkbox .form-label {
	padding-left: 20px;
	margin: 0;
	font-size: 12px;
	color: {
			{
			settings.color_body_text
		}
	}
	;
	line-height:20px
}
.form-group-checkbox .form-label:before {
	position: absolute;
	left: 0;
	top: 3px;
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	border-radius: #000;
	border: 1px solid #000
}
.form-group-checkbox .form-label:after {
	opacity: 0;
	transition: all .3s ease;
	position: absolute;
	content: "";
	display: block;
	width: 4px;
	height: 7px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	background-color: transparent;
	left: 4px;
	top: 5px;
	margin: 0;
	transform: rotate(40deg)
}
.errors ul {
	padding: 0;
	margin: 0
}
.errors ul li {
	font-style: normal;
	font-weight: 400;
	font-size: 10px;
	line-height: 12px;
	margin-top: 0;
	margin-bottom: 4px;
	color: #ea3f35
}
.errors ul li:last-child {
	margin-bottom: 0
}
.form-success {
	font-family: Noah;
	line-height: normal;
	font-size: 11px;
	margin-bottom: 16px
}
.form-error, .form-success {
	font-style: normal;
	font-weight: 400;
	margin-top: 0
}
.form-error {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 4px;
	color: #ea3f35;
	text-transform: none
}
.clearfix {
	*zoom: 1
}
.clearfix:after {
	content: "";
	display: table;
	clear: both
}
.visually-hidden {
	position: absolute!important;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	clip: rect(0 0 0 0)
}
.js-focus-hidden:focus {
	outline: none
}
.label-hidden {
	position: absolute!important;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	clip: rect(0 0 0 0)
}
.no-placeholder .label-hidden, .visually-shown {
	position: inherit!important;
	overflow: auto;
	width: auto;
	height: auto;
	margin: 0;
	clip: auto
}
.no-js:not(html) {
	display: none
}
.no-js .no-js:not(html) {
	display: block
}
.no-js .js {
	display: none
}
.skip-link:focus {
	position: absolute!important;
	overflow: auto;
	width: auto;
	height: auto;
	margin: 0;
	clip: auto;
	z-index: 10000;
	padding: 15px;
	background-color: {
			{
			settings.color_main_bg
		}
	}
	;
	color: {
			{
			settings.color_body_text
		}
	}
	;
	transition:none
}
.hide {
	display: none!important
}
.bg-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat
}
.text-center {
	text-align: center
}
.text-right {
	text-align: right
}
.text-left {
	text-align: left
}
.text-upper {
	text-transform: uppercase
}
html {
	background-color: #fff;
	box-sizing: border-box;
	color: {
			{
			settings.color_body_text
		}
	}
	;
	margin:0!important
}
*, :after, :before {
	box-sizing: border-box;
	outline: none
}
html {
	height: 100%!important
}
body, html {
	margin: 0;
	padding: 0
}
body {
	min-height: 100%
}
body.template-index {
	padding: 0!important
}
.body-hidden {
	overflow: hidden!important;
	height: 100vh
}
.embed-video {
	position: relative;
	padding-bottom: 56.25%
}
.embed-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
@media screen and (max-width:991px) {
	body.ov-hidden {
		height: 100vh!important;
		overflow: hidden!important
	}
}
@media screen and (max-width:767px) {
	body.ov-hidden-sm {
		height: 100vh!important;
		overflow: hidden!important
	}
}
li, ul {
	list-style: none;
	margin: 0;
	padding: 0
}
a {
	text-decoration: none;
	color: #000
}
#mobilebutton {
	display: none
}
@media screen and (max-width:767px) {
	#mobilebutton {
		display: block;
		text-align: center;
		text-decoration: none;
		background-color: #b0ed2e;
		color: #333;
		max-width: 225px;
		margin-left: 15%;
		padding: 10px 6px 10px 6px;
		border-top: 1px solid #CCC;
		border-right: 1px solid #333;
		border-bottom: 1px solid #333;
		border-left: 1px solid #CCC
	}
	.hide-xs {
		display: none!important
	}
	.text-center-xs {
		text-align: center
	}
	.header.header--index.active:not(.header--sticky) .logo-image svg {
		fill: #000
	}
	.header.header--index:not(.header--sticky) {
		background-color: transparent
	}
	.header.header--index:not(.header--sticky) .logo-image svg {
		fill: #fff;
		width: 200px;
		max-width: 100%;
	}
	.cart_opened .header.header--index:not(.header--sticky) .logo-image svg {
		fill: #000;
	}
	.header.header--index:not(.header--sticky) .header-nav__secondary li a svg, .header.header--index:not(.header--sticky) .header-nav__secondary li a svg path {
		fill: #fff
	}
	.cart_opened .header.header--index:not(.header--sticky) .header-nav__secondary li a svg, .cart_opened .header.header--index:not(.header--sticky) .header-nav__secondary li a svg path {
		fill: #000
	}
	.header.header--index:not(.header--sticky) .header-nav__secondary a .st2 {
		stroke: #fff
	}
	.cart_opened .header.header--index:not(.header--sticky) .header-nav__secondary a .st2 {
		stroke: #000
	}
	.header.header--index:not(.header--sticky) .header__nav-btn:before, .header__nav-btn span {
		display: block;
		height: 1px;
		width: 20px;
		background-color: #fff;
		transition: all .3s ease
	}

	.cart_opened .header.header--index:not(.header--sticky) .header__nav-btn:before {
		background-color: #000;
	}
	.header.header--index:not(.header--sticky) .header__nav-btn:after {
		display: block;
		width: 20px;
		height: 1px;
		background-color: #fff;
		content: "";
		position: absolute;
		bottom: 7px;
		transition: all .3s ease
	}
	.cart_opened .header.header--index:not(.header--sticky) .header__nav-btn:after {
		background-color: #000;
	}
	.header.header--index:not(.header--sticky) .header__nav-btn span {
		display: block;
		height: 1px;
		width: 20px;
		background-color: #fff;
		transition: all .3s ease
	}
	.cart_opened .header.header--index:not(.header--sticky) .header__nav-btn span {
		background-color: #000;
	}
	.header.header--index.active:not(.header--sticky) .header-nav__secondary li a svg, .header.header--index.active:not(.header--sticky) .header-nav__secondary li a svg path {
		fill: #000
	}
	.header.header--index.active:not(.header--sticky) .header__nav-btn:before, .header__nav-btn span {
		display: block;
		height: 1px;
		width: 20px;
		background-color: #000;
		transition: all .3s ease
	}
	.header.header--index.active:not(.header--sticky) .header__nav-btn:after {
		display: block;
		width: 20px;
		height: 1px;
		background-color: #000;
		content: "";
		position: absolute;
		bottom: 7px;
		transition: all .3s ease
	}
	.header.header--index.active:not(.header--sticky) .header__nav-btn span {
		display: block;
		height: 1px;
		width: 20px;
		background-color: #000;
		transition: all .3s ease
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	.hide-sm {
		display: none!important
	}
}
@media screen and (min-width:992px) and (max-width:1359px) {
	.hide-md {
		display: none!important
	}
}
@media screen and (min-width:1360px) {
	.hide-lg {
		display: none!important
	}
}
figure {
	margin: 0
}
img, picture {
	margin: 0;
	max-width: 100%
}
@media only screen and (max-width:45.85em) {
	.responsive-table {
		width: 100%
	}
	.responsive-table thead {
		display: none
	}
	.responsive-table tr {
		display: block
	}
	.responsive-table td, .responsive-table tr {
		float: left;
		clear: both;
		width: 100%
	}
	.responsive-table td, .responsive-table th {
		display: block;
		margin: 0;
		padding: 15px;
		text-align: right
	}
}
.rte {
	margin: 0
}
.rte img {
	height: auto
}
.rte table {
	table-layout: fixed
}
.rte ol, .rte ul {
	margin: 0 0 15px 30px
}
.rte strong {
	font-weight: {
			{
			font_body_bold.weight | default: 'bold'
		}
	}
}
.rte-table {
	overflow: auto;
	max-width: 100%;
	-webkit-overflow-scrolling: touch
}
.rte__video-wrapper {
	position: relative;
	overflow: hidden;
	max-width: 100%;
	height: 0;
	height: auto;
	padding-bottom: 56.25%
}
.rte__video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.rte__table-wrapper {
	overflow: auto;
	max-width: 100%;
	-webkit-overflow-scrolling: touch
}
html {
	font-size: 62.5%
}
body {
	font-family: Noah;
	font-weight: {
			{
			settings.font_body.weight
		}
	}
	;
	font-style: {
			{
			settings.font_body.style
		}
	}
	;
	font-size:1.6rem
}
h1, h2, h3, h4, h5, h6 {
	font-family: AngleciaProDisplayRegular
}
body, button, input, select, textarea {
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%
}
a:focus {
	color: inherit
}
.mfp-bg {
	z-index: 1042;
	overflow: hidden;
	background: #0b0b0b;
	opacity: .8
}
.mfp-bg, .mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed
}
.mfp-wrap {
	z-index: 1043;
	outline: none!important;
	-webkit-backface-visibility: hidden
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box
}
.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.mfp-align-top .mfp-container:before {
	display: none
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}
.mfp-ajax-cur {
	cursor: progress
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: zoom-out
}
.mfp-zoom {
	cursor: pointer;
	cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
	cursor: auto
}
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.mfp-loading.mfp-figure {
	display: none
}
.mfp-hide {
	display: none!important
}
.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}
.mfp-preloader a {
	color: #ccc
}
.mfp-preloader a:hover {
	color: #fff
}
.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
	display: none
}
button.mfp-arrow, button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}
button::-moz-focus-inner {
	padding: 0;
	border: 0
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}
.mfp-close:focus, .mfp-close:hover {
	opacity: 1
}
.mfp-close-btn-in .mfp-close {
	color: #333
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}
.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
	margin-top: -54px
}
.mfp-arrow:focus, .mfp-arrow:hover {
	opacity: 1
}
.mfp-arrow:after, .mfp-arrow:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}
.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}
.mfp-arrow-left {
	left: 0
}
.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}
.mfp-arrow-right {
	right: 0
}
.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}
.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}
.mfp-iframe-holder .mfp-close {
	top: -40px
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto
}
.mfp-figure, img.mfp-img {
	line-height: 0
}
.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}
.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}
.mfp-figure figure {
	margin: 0
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}
.mfp-image-holder .mfp-content {
	max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}
@media screen and (max-height:300px), screen and (max-width:800px) and (orientation:landscape) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}
@media (max-width:900px) {
	.mfp-arrow {
		transform: scale(.75)
	}
	.mfp-arrow-left {
		transform-origin: 0
	}
	.mfp-arrow-right {
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}
.selectric-wrapper {
	position: relative;
	cursor: pointer
}
.selectric-responsive {
	width: 100%
}
.selectric {
	border: 1px solid #ddd;
	border-radius: 0;
	background: #f8f8f8;
	position: relative;
	overflow: hidden
}
.selectric .label {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 38px 0 10px;
	font-size: 12px;
	color: #444;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.selectric .button, .selectric .label {
	display: block;
	line-height: 38px;
	height: 38px
}
.selectric .button {
	position: absolute;
	right: 0;
	top: 0;
	width: 38px;
	background-color: #f8f8f8;
	color: #bbb;
	text-align: center;
	font: 0/0 a;
	*font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial
}
.selectric .button:after {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-top-color: #bbb;
	border-bottom: none
}
.selectric-focus .selectric {
	border-color: #aaa
}
.selectric-hover .selectric {
	border-color: #c4c4c4
}
.selectric-hover .selectric .button {
	color: #a2a2a2
}
.selectric-hover .selectric .button:after {
	border-top-color: #a2a2a2
}
.selectric-open {
	z-index: 9999
}
.selectric-open .selectric {
	border-color: #c4c4c4
}
.selectric-open .selectric-items {
	display: block
}
.selectric-disabled {
	filter: alpha(opacity=50);
	opacity: .5;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.selectric-hide-select {
	position: relative;
	overflow: hidden;
	width: 0;
	height: 0
}
.selectric-hide-select select {
	position: absolute;
	left: -100%
}
.selectric-hide-select.selectric-is-native {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10
}
.selectric-hide-select.selectric-is-native select {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	border: none;
	z-index: 1;
	box-sizing: border-box;
	opacity: 0
}
.selectric-input {
	position: absolute!important;
	top: 0!important;
	left: 0!important;
	overflow: hidden!important;
	clip: rect(0, 0, 0, 0)!important;
	margin: 0!important;
	padding: 0!important;
	width: 1px!important;
	height: 1px!important;
	outline: none!important;
	border: none!important;
	*font: 0/0 a!important;
	background: none!important
}
.selectric-temp-show {
	position: absolute!important;
	visibility: hidden!important;
	display: block!important
}
.selectric-items {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: #f8f8f8;
	border: 1px solid #c4c4c4;
	z-index: -1;
	box-shadow: 0 0 10px -6px
}
.selectric-items .selectric-scroll {
	height: 100%;
	overflow: auto
}
.selectric-above .selectric-items {
	top: auto;
	bottom: 100%
}
.selectric-items li, .selectric-items ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 20px;
	min-height: 20px
}
.selectric-items li {
	display: block;
	padding: 10px;
	color: #666;
	cursor: pointer
}
.selectric-items li.selected {
	background: #e0e0e0;
	color: #444
}
.selectric-items li.highlighted {
	background: #d0d0d0;
	color: #444
}
.selectric-items li:hover {
	background: #d5d5d5;
	color: #444
}
.selectric-items .disabled {
	filter: alpha(opacity=50);
	opacity: .5;
	cursor: default!important;
	background: none!important;
	color: #666!important
}
.selectric-items .disabled, .selectric-items .selectric-group .selectric-group-label {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.selectric-items .selectric-group .selectric-group-label {
	font-weight: 700;
	padding-left: 10px;
	cursor: default;
	background: none;
	color: #444
}
.selectric-items .selectric-group.disabled li {
	filter: alpha(opacity=100);
	opacity: 1
}
.selectric-items .selectric-group li {
	padding-left: 25px
}
.button {
	display: inline-block;
	vertical-align: middle;
	width: auto;
	border: 0;
	white-space: nowrap;
	text-decoration: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	transition: all .3s ease
}
.button, .button-primary {
	text-align: center;
	background-color: transparent
}
.button-primary {
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
	padding: 20px 15px;
	letter-spacing: .05em;
	text-transform: uppercase;
	border: 1px solid #000;
	color: #000
}
.button-primary:hover {
	background-color: #000;
	color: #fff
}
.button-white {
	background-color: #000;
	color: #fff;
	padding: 15px
}
.button-bordered, .button-white {
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	letter-spacing: .05em;
	text-transform: uppercase
}
.button-bordered {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	padding: 17px 15px 13px
}
.button-bordered:hover {
	background-color: #fff;
	color: #000
}
.button-black {
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	letter-spacing: .1em;
	padding: 15px;
	text-transform: uppercase;
	border: 1px solid #000;
	color: #fff;
	background-color: #000
}
.button-black:hover {
	opacity: .77
}
.button-black:active, .button-black:focus {
	color: #fff
}
.button-wide {
	min-width: 270px
}
.button-full {
	width: 100%
}
.button-continue {
	border: 1px solid #fff;
	color: #000;
	background-color: #fff
}
.header__nav-btn {
	display: block;
	height: 25px;
	position: relative;
	width: 20px;
	padding: 0
}
.header__nav-btn:before, .header__nav-btn span {
	display: block;
	height: 1px;
	width: 20px;
	background-color: #000;
	transition: all .3s ease
}


  
.header__nav-btn:before {
	content: "";
	position: absolute;
	top: 7px
}
.header__nav-btn:after {
	display: block;
	width: 20px;
	height: 1px;
	background-color: #000;
	content: "";
	position: absolute;
	bottom: 7px;
	transition: all .3s ease
}
.header__nav-btn.active:before {
	top: 50%;
	transform: rotate(-45deg)
}
.header__nav-btn.active span {
	opacity: 0
}
.header__nav-btn.active:after {
	top: 50%;
	transform: rotate(45deg)
}
.link {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 34px;
	text-transform: capitalize
}
.link.button {
	padding: 0
}
.section-title {
	font-size: 16px;
	line-height: 28px
}
.page-title, .section-title {
	font-style: normal;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 55px;
	color: #000
}
.page-title {
	font-size: 26px;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	font-family: Noah;
}
@media screen and (min-width:768px) {
	.section-title {
		font-size: 20px;
		line-height: 28px;
		text-align: center;
		margin-bottom: 11px
	}
	.page-title, .section-title {
		font-style: normal;
		font-weight: 700
	}
	.page-title {
		font-size: 30px;
		line-height: 37px;
		margin-bottom: 50px
	}
}
.page-text {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 18px
}
.page-text a {
	text-decoration: underline
}
.page-text a:hover {
	text-decoration: none
}
.hero-banner {
	background-repeat: no-repeat
}
.hero-banner--article {
	min-height: 278px;
	background-position: 50%;
	background-size: cover
}
.icon {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	fill: currentColor
}
.no-svg .icon {
	display: none
}
.icon--wide {
	width: 40px
}
svg.icon:not(.icon--full-color) circle, svg.icon:not(.icon--full-color) ellipse, svg.icon:not(.icon--full-color) g, svg.icon:not(.icon--full-color) img, svg.icon:not(.icon--full-color) line, svg.icon:not(.icon--full-color) path, svg.icon:not(.icon--full-color) polygon, svg.icon:not(.icon--full-color) polyline, symbol.icon:not(.icon--full-color) circle, symbol.icon:not(.icon--full-color) ellipse, symbol.icon:not(.icon--full-color) g, symbol.icon:not(.icon--full-color) img, symbol.icon:not(.icon--full-color) line, symbol.icon:not(.icon--full-color) path, symbol.icon:not(.icon--full-color) polygon, symbol.icon:not(.icon--full-color) polyline {
	max-width: 100%
}
svg.icon:not(.icon--full-color) rect, symbol.icon:not(.icon--full-color) rect {
	fill: inherit;
	stroke: inherit
}
.icon-fallback-text {
	position: absolute!important;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	clip: rect(0 0 0 0)
}
.no-svg .icon-fallback-text {
	position: static!important;
	overflow: auto;
	width: auto;
	height: auto;
	margin: 0;
	clip: auto
}
.payment-icons {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: default
}
.placeholder-svg {
	display: block;
	width: 100%;
	max-width: 100%;
	height: 100%;
	max-height: 100%;
	border: 1px solid #161d25;
	background-color: #f9fafb;
	fill: #161d25
}
.placeholder-svg--small {
	width: 480px
}
.placeholder-noblocks {
	padding: 40px;
	text-align: center
}
.placeholder-background {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.placeholder-background .icon {
	border: 0
}
.responsive-image__wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto
}
.no-js .responsive-image__wrapper {
	display: none
}
.responsive-image__wrapper:before {
	content: "";
	position: relative;
	display: block
}
.responsive-image__wrapper img {
	display: block;
	width: 100%
}
.responsive-image__wrapper video {
	max-width: 700px; 
	max-height: 509px;
	object-fit: contain;
}
.responsive-image__wrapper--video {
	max-width: 700px;
}
.responsive-image__wrapper--full-height {
	height: 100%
}
.responsive-image__image {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%
}
.responsive-image__image:focus {
	outline-offset: -4px
}
@media screen and (max-width:768px) {
	.responsive-image__wrapper {
		height: 100%
	}
	.responsive-image__wrapper img {
		object-fit: cover
	}
}
.address-form {
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.address-form [data-aria-hidden=true] {
	display: none
}
.address-form [data-line-count="1"] {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}
.address-form [data-line-count="2"] {
	-ms-flex-preferred-size: 49%;
	flex-basis: 49%
}
.address-form [data-line-count="3"] {
	-ms-flex-preferred-size: 32%;
	flex-basis: 32%
}
.product-item:hover .product-item__image .bg-image {
	visibility: visible;
	opacity: 1
}
.product-item .product-item__image {
	display: block;
	position: relative;
	margin-bottom: 14px
}
.product-item .product-item__image .bg-image {
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease;
	background-color: #fff
}
.product-item__labels {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	z-index: 2
}
.product-item .product-item__ar {
	position: absolute;
	z-index: 3;
	top: 20%;
	right: 53%;
	max-width: 90px;
	max-height: 40px;
	transition: background-color 0.5s
}
.product-item .product-item__ar button {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	border-radius: 4px;
	background-color: #fff;
	transition: background-color 0.5s;
	border: 1px solid #d3d3d3
}
.product-item .product-item__ar button:hover {
	background-color: #d3d3d3
}
.product-item .product-item__ar-img {
	min-width: 20px;
	margin: 3px 5px 0 0
}
.product__aside .product-item__labels {
	position: relative;
	margin-top: 0;
	margin-left: 0;
}
@media screen and (max-width:768px) {
	.product-item .product-item__ar-img {
		max-width: 12px;
		min-width: initial;
	}
	.product-item .product-item__ar span {
		font-size: 12px
	}
}
.product-item__labels .product-item__label {
	display: inline-block;
	font-style: normal;
	font-weight: 400;
	font-size: 9px;
	line-height: 15px;
	padding: 0 5px;
	text-align: center;
	color: #fff;
	margin-right: 10px;
	margin-bottom: 10px;
	min-width: 80px
}
.product-item__labels .product-item__label:last-child {
	margin-right: 0
}
.product-item__labels .product-item__label.product-item__label--sale {
	color: red!important
}
.product-item__labels .product-item__label.product-item__label--soldout {
	background-color: #ea3f35;
	color: #fff
}
.product-item__labels .product-item__label.product-item__label--low {
	background-color: #c4c4c4;
	color: #000
}
.product-item__labels .product-item__label.product-item__label--new {
	background-color: #000
}
.product-item .product-item__title {
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 19px;
	color: #000;
	margin-bottom: 7px;
	text-align: center
}
.product-item .product-item__price {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 19px;
	text-align: center
}
.product-item .product-item__price s {
	text-decoration: line-through;
	color: #c4c4c4
}
.product-item .swatch-collection {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 2
}
@media screen and (min-width:768px) {
	.product-item .product-item__ar {
		display: none
	}
	.product-item .product-item__image {
		margin-bottom: 20px
	}
	.product-item .product-item__price, .product-item .product-item__title {
		text-align: left
	}
	.product-item__labels .product-item__label {
		font-size: 15px;
		line-height: 25px
	}
}
@media screen and (min-width:992px) {
	/* .product-item:hover .swatch-collection {
		display: block
	} */
}
.swatch {
	margin-bottom: 30px;
	padding-right: 80px
}
.swatch .swatch__title {
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	margin-bottom: 15px;
	letter-spacing: normal
}
.swatch .swatch__list {
	display: flex;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center
}
.swatch .swatch__list .swatch__list-item {
	position: relative;
	margin-right: 16px
}
.swatch .swatch__list .swatch__list-item:not(.swatch__list-item--color) {
	padding: 5px 3px
}
.swatch .swatch__list .swatch__list-item:last-child {
	margin-right: 0
}
.swatch .swatch__list .swatch__list-item label {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	color: {
			{
			settings.color_body_text | color_lighten: 50
		}
	}
	;
	display:block;
	transition:all .3s ease;
	letter-spacing:0;
	text-transform:uppercase
}
.swatch .swatch__list .swatch__list-item input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer
}
.swatch .swatch__list .swatch__list-item input:checked+label {
	color: #000
}
.swatch .swatch__list .swatch__list-item.swatch__list-item--color label {
	display: block;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	border: 1px solid #dfdfdf
}
.swatch .swatch__list .swatch__list-item.swatch__list-item--color input:checked+label {
	border:1px solid {
			{
			settings.color_body_text
		}
	}
}
.swatch .swatch__list .swatch__list-item.swatch__list-item--color input:checked+label:before {
	display: block;
	content: "";
	position: absolute;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	border: 1px solid #fff;
	border-radius: 50%
}
.swatch-collection {
	padding: 0 10px
}
.swatch-collection .swatch {
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: 0;
	padding: 0;
	margin-bottom: -1px
}
.swatch-collection .swatch .swatch__list {
	padding: 0 10px;
	justify-content: unset
}
.swatch-collection .swatch .swatch__list .swatch__list-item {
	margin-bottom: 7px;
	margin-right: 4px;
	padding: 0
}
.swatch-collection .swatch .swatch__list .swatch__list-item label {
	min-width: 30px;
	min-height: 30px;
	padding: 0 5px;
	font-style: normal;
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	text-transform: uppercase;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	color: #000;
	background: #f8f8f8;
	border-radius: 3px
}
.swatch-collection .swatch .swatch__list .swatch__list-item.soldout {
	display: none
}
.swatch-collection .swatch .swatch__list .swatch__list-item input {
	cursor: auto
}
.account-login {
	padding: 100px 30px
}
.account-login .page-title {
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 27px;
	text-align: center;
	margin-bottom: 35px
}
.account-login__links {
	margin-top: 80px
}
.account-login__links .account-login__link {
	margin-bottom: 15px
}
.account-login__links .account-login__link:last-child {
	margin-bottom: 0
}
@media screen and (min-width:768px) {
	.account-login {
		padding: 85px 45px
	}
	.account-login .page-title {
		margin-bottom: 35px
	}
	.account-login__links {
		margin-top: 45px
	}
}
.breadcrumb {
	display: flex;
	-ms-flex-align: center;
	align-items: center
}
@media screen and (min-width:768px) {
	.breadcrumb {
		margin-bottom: 33px
	}
}
.breadcrumb svg {
	margin: 0 10px
}
.breadcrumb a, .breadcrumb span {
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: .1em;
	color: #a1a1a1
}
.breadcrumb a:last-child, .breadcrumb span:last-child {
	color: #000
}
.breadcrumb span[aria-hidden=true] {
	margin: 0 -2px 0 -4px
}
.collection-filter__close {
	position: relative;
	display: block;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 60px
}
.collection-filter__close i {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -3px;
	width: 20px;
	height: 20px
}
.collection-filter__close i:before {
	transform: rotate(45deg)
}
.collection-filter__close i:after, .collection-filter__close i:before {
	content: "";
	display: block;
	width: 16px;
	height: 1px;
	background: #000;
	position: absolute;
	left: 2px;
	top: 50%
}
.collection-filter__close i:after {
	transform: rotate(-45deg)
}
@media screen and (max-width:767px) {
	.collection-filter__tile {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: #fff;
		z-index: 8;
		overflow-y: auto;
		padding: 140px 20px 20px
	}
	.collection-filter__tile.active {
		display: block
	}
}
.collection-filter__tile .collection-filter__clear {
	display: inline-block;
	position: absolute;
	left: 15px;
	top: 12px;
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
	line-height: 27px
}
.collection-filter__item .collection-filter__list-size.size.active {
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}
.collection-filter__item .collection-filter__list-color.active {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px
}
.collection-filter__item .collection-filter__list-color.active li {
	padding: 0 10px
}
.collection-filter__item .collection-filter__list-color.active li:nth-child(4n) {
	margin-right: 0
}
.collection-filter__item .collection-filter__list-color.active li [value=color_white]+label {
	border: .5px solid #cacaca
}
.collection-filter__item .collection-filter__list-color.active li [value=color_white]+label:after {
	border-bottom: 3px solid #000;
	border-right: 3px solid #000
}
@media screen and (min-width:768px) {
	.collection-filter__item .collection-filter__list-color.active li [value=color_white]+label:after {
		border-bottom: 2px solid #000;
		border-right: 2px solid #000
	}
}
.collection-filter__item .collection-filter__list-color.active li label {
	width: 47px;
	height: 47px;
	font-size: 0;
	border-radius: 50%;
	padding: 0
}
@media screen and (min-width:768px) {
	.collection-filter__item .collection-filter__list-color.active li label {
		width: 30px;
		height: 30px
	}
}
.collection-filter__item .collection-filter__list-color.active li label:before {
	display: none
}
.collection-filter__item .collection-filter__list-color.active li label:after {
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0) rotate(45deg);
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	width: 8px;
	height: 13px;
	margin-top: -2px
}
@media screen and (min-width:768px) {
	.collection-filter__item .collection-filter__list-color.active li label:after {
		width: 5px;
		height: 9px;
		border-bottom: 2px solid #fff;
		border-right: 2px solid #fff;
		margin-top: -1px
	}
}
.collection-filter__item:last-child {
	margin-bottom: 0
}
.collection-filter__item h4 {
	position: relative;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: .05em;
	margin: 15px 0 20px;
	text-transform: uppercase;
	cursor: pointer
}
.collection-filter__item h4 i {
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 15px;
	height: 15px
}
.collection-filter__item h4 i:after {
	content: "";
	display: block;
	position: absolute;
	left: 7px;
	top: 0;
	height: 15px;
	width: 1px;
	background-color: #000
}
.collection-filter__item h4 i:before {
	content: "";
	display: block;
	position: absolute;
	height: 1px;
	left: 0;
	top: 7px;
	width: 15px;
	background-color: #000
}
.collection-filter__item h4.active {
	font-weight: 700
}
.collection-filter__item h4.active i:after {
	display: none
}
.collection-filter__item ul {
	display: none;
	padding-bottom: 20px;
	max-height: 200px;
	overflow-y: auto
}
.collection-filter__item ul.active {
	display: block
}
.collection-filter__item ul li {
	display: block;
	position: relative;
	margin-bottom: 20px
}
.collection-filter__item ul li input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
	z-index: 2
}
.collection-filter__item ul li label {
	position: relative;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: .1em;
	display: block;
	margin: 0;
	color: #000;
	padding-left: 29px;
	text-transform: uppercase
}
.collection-filter__item ul li label:before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	background-color: #ededed;
	width: 13px;
	height: 13px
}
.collection-filter__item ul li label:after {
	opacity: 0;
	transition: all .3s ease;
	position: absolute;
	content: "";
	display: block;
	width: 5px;
	height: 9px;
	left: 4px;
	top: 3px;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	transform: rotate(45deg)
}
.collection-filter__item ul li input:checked+label {
	font-weight: 700
}
.collection-filter__item ul li input:checked+label:after {
	opacity: 1
}
.collection-filter__item ul.size .size_xs {
	-ms-flex-order: 1;
	order: 1
}
.collection-filter__item ul.size .size_s {
	-ms-flex-order: 2;
	order: 2
}
.collection-filter__item ul.size .size_m {
	-ms-flex-order: 3;
	order: 3
}
.collection-filter__item ul.size .size_l {
	-ms-flex-order: 4;
	order: 4
}
.collection-filter__item ul.size .size_xl {
	-ms-flex-order: 5;
	order: 5
}
.collection-filter__item ul.size .size_xxl {
	-ms-flex-order: 6;
	order: 6
}
.collection-filter__item ul.size .size_xxxl {
	-ms-flex-order: 7;
	order: 7
}
.sort-by__item {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	text-transform: uppercase;
	margin-bottom: 15px
}
.sort-by__item:last-child {
	margin-bottom: 0
}
.sort-by__item label {
	position: relative;
	margin-right: 20px
}
.sort-by__item label:last-child {
	margin-right: 0
}
.sort-by__item label:first-child {
	margin-left: auto
}
.sort-by__item input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 2;
	cursor: pointer
}
.sort-by__item input:checked+span {
	opacity: 1
}
.sort-by__item span {
	width: 38px;
	height: 38px;
	border: 1px solid #000;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	opacity: .5;
	transition: all .3s ease
}
@media screen and (min-width:768px) {
	.collection__filter .sort-by {
		width: auto;
		position: relative
	}
	.collection__filter .filter-by {
		width: auto;
		position: relative;
		margin-right: 40px
	}
	.sort-by .collection-filter__item {
		border: none
	}
	.sort-by__list {
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		flex-wrap: wrap;
		padding-top: 15px
	}
	.sort-by__list .sort-by__item {
		margin-right: 30px;
		margin-bottom: 0;
		font-style: normal;
		font-weight: 400;
		font-size: 15px;
		line-height: 18px;
		letter-spacing: .1em;
		text-transform: none
	}
	.sort-by__list .sort-by__item label:first-child {
		margin-left: 30px
	}
	.sort-by__list .sort-by__item span {
		width: 25px;
		height: 25px
	}
	.sort-by__list .sort-by__item span svg {
		height: 13px;
		width: 9px
	}
	.collection-filter__tile .collection-filter__clear {
		font-style: normal;
		font-weight: 700;
		font-size: 16px;
		line-height: 20px;
		bottom: 23px;
		top: auto;
		right: 30px;
		left: auto
	}
	.collection-filter__item {
		border-top: 1px solid #dedede;
		padding-bottom: 30px
	}
	.collection-filter__item ul li {
		margin-bottom: 18px
	}
	.collection-filter__item ul li label {
		font-size: 14px;
		line-height: 17px
	}
	.collection-filter__list-size {
		grid-column-gap: 50px
	}
}
.collection__list {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 20px;
	grid-row-gap: 30px;
	padding-top: 30px
}
@media screen and (min-width:768px) {
	.collection__list {
		-ms-grid-columns: 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr;
		grid-column-gap: 80px;
		grid-row-gap: 80px;
		padding-top: 40px
	}
}
.pagination {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	margin-top: 50px
}
.pagination li {
	margin-right: 15px
}
.pagination li:last-child {
	margin-right: 0
}
.pagination li.active a, .pagination li.active span {
	background-color: #f8f8f8
}
.pagination li a, .pagination li span {
	width: 30px;
	height: 30px;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
	text-transform: uppercase;
	color: #23243b;
	letter-spacing: .05em;
	border-radius: 2px
}
.pagination li svg {
	display: block;
	width: 20px;
	height: 20px
}
@media screen and (min-width:768px) {
	.pagination {
		margin-top: 80px
	}
}
.mfp-size .mfp-content {
	background-color: #f0e5dd
}
.mfp-size .mfp-close {
	opacity: 1;
	top: 23px;
	right: 23px;
	width: 30px;
	height: 30px
}
.mfp-size .mfp-close:before {
	transform: rotate(45deg)
}
.mfp-size .mfp-close:after, .mfp-size .mfp-close:before {
	content: "";
	display: block;
	width: 24px;
	height: 1px;
	background: #000;
	position: absolute;
	left: 3px;
	top: 50%
}
.mfp-size .mfp-close:after {
	transform: rotate(-45deg)
}
.mfp-size .mfp-container {
	padding: 0;
	background-color: transparent
}
.mfp-bg.mfp-size {
	background-color: hsla(0, 0%, 100%, .7)
}
.product__size-guide .tabs__caption {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px
}
.product__size-guide .tabs__caption li {
	padding: 10px;
	cursor: pointer;
	font-size: 18px;
	line-height: 1
}
.product__size-guide .tabs__caption li.active {
	font-weight: 700
}
.product__size-guide .page-title {
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 50px
}
.product__size-guide .table-wrap {
	overflow-y: auto;
	padding-bottom: 10px
}
.product__size-guide .table-wrap table+table {
	margin-top: 60px
}
.product__size-guide .table-wrap table {
	width: 100%;
	border-collapse: collapse
}
.product__size-guide .table-wrap table caption {
	display: none
}
.product__size-guide .table-wrap table th {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	letter-spacing: .1em;
	border: 1px solid #8f8f8f
}
.product__size-guide .table-wrap table th strong {
	font-weight: 400
}
.product__size-guide .table-wrap table td {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	padding: 10px 12px;
	border: 1px solid #8f8f8f;
	white-space: nowrap
}
.product__size-guide .table-wrap table td strong {
	font-weight: 400
}
@media screen and (max-width:767px) {
	.mfp-size {
		overflow: hidden
	}
	.mfp-size .product__size-guide {
		overflow: auto
	}
	.mfp-size .guide__relative {
		display: none
	}
	.mfp-size .mfp-close {
		opacity: 1;
		top: 30px;
		right: 13px
	}
	.mfp-size .mfp-content {
		vertical-align: top;
		height: 100%;
		padding: 80px 20px
	}
	.mfp-size .mfp-container {
		background-color: #fff
	}
}
@media screen and (min-width:768px) {
	.mfp-size .mfp-content {
		max-width: 900px;
		padding: 80px 70px
	}
}
@media screen and (min-width:992px) {
	.mfp-size .mfp-content {
		padding: 80px 70px;
		vertical-align: top;
		margin-top: 120px;
		margin-bottom: 120px
	}
	.product__size-guide .page-title {
		font-style: normal;
		font-weight: 400;
		font-size: 22px;
		line-height: 27px;
		text-transform: uppercase;
		color: #000
	}
	.product__size-guide .table-wrap table caption {
		font-style: normal;
		font-weight: 700;
		font-size: 18px;
		line-height: 22px;
		padding-bottom: 10px;
		display: table-caption;
		border-bottom: none;
		text-align: center
	}
}
.tabs__content {
	display: none
}
.tabs__content.active {
	display: block
}
@media screen and (min-width:768px) {
	body {
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column
	}
	#MainContent {
		-ms-flex-positive: 1;
		flex-grow: 1
	}
	#shopify-section-footer {
		margin-top: auto
	}
}
.selectric-wrapper .selectric {
	border: 1px solid #8f8f8f;
	background-color: transparent
}
.selectric-wrapper .selectric .label {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: .1em;
	line-height: 50px;
	height: 50px;
	text-transform: uppercase;
	margin: 0;
	padding-left: 20px;
	text-align: center
}
.selectric-wrapper .selectric .button {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	background-color: transparent;
	line-height: 50px;
	height: 50px;
	width: 50px
}
.selectric-wrapper .selectric .button:after {
	display: none
}
.selectric-wrapper .selectric-items {
	box-shadow: none;
	border: 1px solid #8f8f8f;
	border-top: none;
	background-color: #fff
}
.selectric-wrapper .selectric-items ul {
	padding: 10px 0
}
.selectric-wrapper .selectric-items ul li {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	letter-spacing: .1em;
	line-height: 20px;
	color: #000;
	background-color: transparent;
	padding: 5px 20px;
	text-align: center
}
.selectric-wrapper .selectric-items ul li.highlighted, .selectric-wrapper .selectric-items ul li.selected {
	background-color: #f8f8f8;
	color: #000
}
.cart-ajax {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	transition:  .5s ease-in-out;
	visibility: hidden;
	transform: translateX(100%);
}
.cart-ajax.active {
	visibility: visible;
	transform: translateX(0);

}

.cart-ajax__inner {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	padding: 140px 20px 40px;
	overflow-y: auto;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
}

.overlay {
	position: fixed;
	top: 0;
	left:0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	opacity: 0;
	pointer-events: none;
	transition: 0.5s ease-in-out;
}

.cart-ajax.active ~ .overlay {
	opacity: 1;
	pointer-events: all;	
}

.cart-ajax .header__nav-btn {
	position: absolute;
	top: 40px;
	right: 20px;
	z-index: 1;
}

.header.header--index:not(.header--sticky) .cart-ajax .header__nav-btn:before {
	background-color: #000;
}

.header.header--index:not(.header--sticky) .cart-ajax .header__nav-btn:after {
	background-color: #000;
}

.cart-ajax__title {

}

.cart-ajax .cart-ajax__close {
	display: block;
	position: absolute;
	top: -40px;
	right: 20px;
	transition: opacity .4s ease
}
.cart-ajax .cart-ajax__close:hover {
	opacity: .77
}
.cart-ajax .cart-ajax__close svg {
	display: block;
	width: 16px;
	height: 16px
}
.cart-ajax .cart-ajax__total {
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	text-align: right;
	letter-spacing: .1em;
	margin-bottom: 30px
}
.cart-ajax .cart-ajax__total span {
	margin-left: 8px
}
.cart-ajax .cart-ajax__products {
	margin-bottom: 10px
}
.cart-ajax .cart__product-list {
	width: 100%;
	border-collapse: collapse
}
.cart-ajax .cart__product-item {
	vertical-align: top;
	display: block;
	position: relative;
	margin-bottom: 20px;
	border-bottom: 1px solid #000
}
.cart-ajax .cart__product-item:after {
	content: "";
	clear: both;
	display: table
}
.cart-ajax .cart__product-item:last-child {
	border-bottom: 1px solid #000
}
.cart-ajax .cart__product-item td {
	padding: 0 10px 20px 0
}
.cart-ajax .cart__product-item td:last-child {
	padding-right: 0
}
.cart-ajax .cart__product-item .cart__product-item-image {
	display: block;
	padding-bottom: 0;
	width: 150px;
	padding-right: 20px;
	float: left
}
.cart-ajax .cart__product-item .cart__product-item-info {
	padding-bottom: 10px
}
.cart-ajax .cart__product-item .cart__product-item-info a {
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: .1em;
	display: inline-block;
	color: #000;
	text-decoration: none
}
.cart-ajax .cart__product-item .cart__product-item-price {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: .1em;
	padding-bottom: 20px
}
.cart-ajax .cart__product-item .cart__product-item-price s {
	display: block;
	color: {
			{
			settings.color_accent
		}
	}
	;
	margin-top:5px
}
.cart-ajax .cart__product-item .cart__product-item-variant {
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0;
	font-weight: 400;
	margin-top: 8px;
	color: #9e9e9e
}
.cart-ajax .cart__product-item .cart__product-item-qty .quantity-selector {
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 10px;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #000;
	width: 102px
}
.cart-ajax .cart__product-item .cart__product-item-qty .quantity-selector input {
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	letter-spacing: .1em;
	border: none;
	width: 30px;
	background-color: transparent
}
.cart-ajax .cart__product-item .cart__product-item-qty .quantity-selector .button.quantity-selector__btn {
	position: relative;
	padding: 0;
	width: 22px;
	height: 22px
}
.cart-ajax .cart__product-item .cart__product-item-qty .quantity-selector .button.quantity-selector__btn svg {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	fill: #000;
	width: 10px;
	height: 10px
}
.cart-ajax .cart__product-item .cart__product-item-qty .quantity-selector .button.quantity-selector__btn svg path {
	fill: #000
}
.cart-ajax .cart__product-item .cart__product-item-remove {
	position: absolute;
	right: 0;
	bottom: 18px;
	padding-bottom: 0
}
.cart-ajax .cart__product-item .cart__product-item-info, .cart-ajax .cart__product-item .cart__product-item-price, .cart-ajax .cart__product-item .cart__product-item-qty {
	float: right;
	display: block;
	width: calc(100% - 150px);
	padding-right: 75px
}
.cart-ajax__recommend+.cart-ajax__footer {
	padding-top: 10px;
	border-top: 1px solid #000
}
.cart-ajax__recommend {
	margin-top: 100px;
	margin-bottom: 30px
}
.cart-ajax__recommend h3 {
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	letter-spacing: .1em;
	text-transform: uppercase;
	margin-bottom: 18px;
	margin-top: 0
}
.cart-ajax__recommend .cart-ajax__recommend-list {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 20px
}
.cart-ajax__recommend .cart-ajax__recommend-list .product-item .swatch-collection {
	display: none
}
.cart-ajax__recommend .cart-ajax__recommend-list .product-item .product-item__image {
	margin-bottom: 5px
}
.cart-ajax__recommend .cart-ajax__recommend-list .product-item .product-item__price {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	margin: 0
}
.cart-ajax__recommend .cart-ajax__recommend-list .product-item .product-item__title {
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 25px;
	margin: 0
}
@media screen and (max-width:767px) {
	.cart-ajax__recommend .cart-ajax__recommend-list .product-item {
		display: none
	}
	.cart-ajax__recommend .cart-ajax__recommend-list .product-item:nth-child(-n+2) {
		display: block
	}
}
@media screen and (min-width:768px) {
	.cart-ajax__recommend {
		margin-top: 100px;
		margin-bottom: 40px
	}
	.cart-ajax__recommend .cart-ajax__recommend-list {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 1fr 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		grid-column-gap: 20px
	}
}
@media screen and (min-width:992px) {
	.cart-ajax {
		position: fixed;
		top: 0;
		right: 0;
		width: 40%;
		left: auto;
		height: 100vh;
		z-index: 1
	}

	.cart-ajax__inner {
		padding: 120px 50px 25px;
	}
	.cart-ajax__close {
		top: -60px;
		right: 0
	}
}
.header {
	position: relative;
	background-color: #fff;
	z-index: 12;
	transition: background-color .3s ease
}
.header.header--index, .header.header--sticky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 11
}
.header.header--index:not(.header--sticky) .header-nav__primary>li>ul {
	padding-top: 80px
}
.header__toolbar {
	position: relative;
	z-index: 13;
	background-color: #000;
	transition: all .3s ease;
	max-height: 100px
}
.header__toolbar p {
	margin: 0;
	padding: 5px 0;
	font-size: 13px;
	line-height: 16px;
	color: #fff
}
.header__toolbar p a {
	text-decoration: none;
	color: #fff
}
.header-inner {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 11;
	padding: 15px 0
}
@media screen and (max-width:991px) {
	.header-inner {
		margin-left: -15px;
		margin-right: -15px;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 0;
		padding-bottom: 0;
	}
}
.logo-image {
	position: relative;
	z-index: 2;
	display: block;
	margin: 0 auto
}
.logo-image svg {
	display: block;
	height: auto;
	width: 150px
}
@media screen and (max-width:767px) {
	.logo-image svg {
		width: 150px;
		height: 60px
	}
}
.logo-image a, .logo-image a img {
	display: block
}
.header__nav-btn-wrap {
	position: relative;
	z-index: 11;
	width: 40%;
	margin-right: auto
}
.header__mobile {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	background: linear-gradient(to left, #b0ed2dbf 1%, white 0%);
	padding: 140px 0 40px;
	z-index: 10;
	/* overflow-y: auto; */
	visibility: hidden;
	opacity: 0;
	transition: all .3s ease
}
.header__mobile.active {
	visibility: visible;
	opacity: 1
}
.header__mobile .header__mobile-nav li {
	margin-bottom: 35px
}
.header__mobile .header__mobile-nav li.has-child>a {
	display: block;
	position: relative
}
.header__mobile .header__mobile-nav li.has-child>a i {
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 15px;
	height: 15px
}
.header__mobile .header__mobile-nav li.has-child>a i:after {
	content: "";
	display: block;
	position: absolute;
	left: 7px;
	top: 0;
	height: 15px;
	width: 1px;
	background-color: #000
}
.header__mobile .header__mobile-nav li.has-child>a i:before {
	content: "";
	display: block;
	position: absolute;
	height: 1px;
	left: 0;
	top: 7px;
	width: 15px;
	background-color: #000
}
.header__mobile .header__mobile-nav li.has-child>a.active i:after {
	display: none
}
.header__mobile .header__mobile-nav li.has-child>a.active+ul {
	display: block
}
.header__mobile .header__mobile-nav li:last-child {
	margin-bottom: 0
}
.header__mobile .header__mobile-nav li a {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	text-transform: uppercase;
	display: inline-block;
	color: #000
}
.header__mobile .header__mobile-nav li a .wk-icon {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px
}
.header__mobile .header__mobile-nav li a .wk-icon svg {
	display: block
}
.header__mobile .header__mobile-nav li a svg {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px
}
.header__mobile .header__mobile-nav li>ul {
	display: none;
	padding: 30px 0 0
}
.header__mobile .header__mobile-nav li>ul li {
	margin-bottom: 25px
}
.header__mobile .header__mobile-nav li>ul li:last-child {
	margin-bottom: 0
}
.header__mobile .header__mobile-nav li>ul li a {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	display: inline-block;
	line-height: 17px;
	text-transform: none
}
.header.active .header__nav-btn:after, .header.active .header__nav-btn:before {
	background-color: #000
}
.header-nav__secondary {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-left: auto;
	width: 40%
}
.header-nav__secondary li {
	margin-right: 30px
}
.header-nav__secondary li:last-child, .header-nav__secondary li:nth-last-child(2) {
	margin-right: 0
}
.header-nav__secondary li.has-child a.active+ul {
	visibility: visible;
	opacity: 1
}
.header-nav__secondary li.has-child ul {
	display: block;
	position: absolute;
	z-index: 1;
	top: 100%;
	right: 0;
	padding: 15px;
	background-color: #fff;
	min-width: 94px;
	border: 1px solid #000;
	margin-top: 7px;
	visibility: hidden;
	opacity: 0;
	transition: all .3s ease
}
.header-nav__secondary li.has-child ul li {
	margin-right: 0;
	margin-top: 20px
}
.header-nav__secondary li .button {
	position: relative;
	z-index: 2
}
.header-nav__secondary li a {
	/* position: relative;
	z-index: 2; */
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 17px
}
.header-nav__secondary li a>span {
	display: block
}
.header-nav__secondary li a>span+span {
	margin-left: 4px
}
.header-nav__secondary li a>.header-icon {
	display: block;
	position: relative
}
.header-nav__secondary li a>.header-icon svg {
	display: block
}
.header-nav__secondary li a>.header-icon i {
	position: absolute;
	top: -5px;
	right: -8px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: #b0ed2dbf;
	font-style: normal;
	font-weight: 400;
	font-size: 10px;
	line-height: 17px;
	color: #000;
	text-align: center
}
.header__search {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	padding: 140px 20px 40px;
	z-index: 9;
	opacity: 0;
	visibility: hidden;
	overflow-y: auto;
	transition: all .3s ease
}
.header__search.active {
	opacity: 1;
	visibility: visible;
	background: linear-gradient(to right, #b0ed2dbf 2%, white 0%)
}
.header__search h3 {
	font-style: normal;
	font-weight: 400;
	font-size: 21px;
	line-height: 20px;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 0;
	margin-bottom: 20px
}
.header__search form {
	margin-bottom: 90px
}
.header__search form .form-control {
	padding-right: 30px;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #000
}
.header__search form .button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 15px
}
.header__search ul {
	margin-top: 40px
}
.header__search ul li {
	margin-bottom: 20px
}
.header__search ul li:last-child {
	margin-bottom: 0
}
.header__search ul li a {
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 20px;
	color: #000
}
@media screen and (min-width:992px) {
	.header__search {
		position: fixed;
		top: 0;
		right: 0;
		width: 40%;
		left: auto;
		height: 100vh;
		padding: 120px 50px 25px;
		background-color: #fff;
		z-index: 1
	}
	.header__search form {
		margin-bottom: 250px
	}
	.header.header-search--open .header-nav__secondary li {
		display: none
	}
	.header.header-search--open .header-nav__secondary li:last-child {
		display: block
	}
	/* .header.header-cart--open .header-nav__secondary li, .header.header-search--open .header-nav__secondary li:last-child [data-ajax-cart-close] {
		display: none
	} */
	.header.header-cart--open .header-nav__secondary li:last-child {
		display: block
	}
	.header.header-cart--open .header-nav__secondary li:last-child [data-search-btn] {
		display: none
	}
	.header-inner {
		-ms-flex-align: center;
		align-items: center;
		position: static;
		padding-top: 15px;
		padding-bottom: 15px
	}
	.header .logo-image {
		display: block!important;
		margin-left: auto;
		margin-right: auto
	}
	.header-nav__primary {
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		width: 40%
	}
	.header-nav__primary>li {
		margin-right: 25px
	}
	.header-nav__primary>li:last-child {
		margin-right: 0
	}
	.header-nav__primary>li>ul {
		position: fixed;
		top: 0;
		left: 0;
		width: 490px;
		height: 100vh;
		padding: 120px 15px 25px;
		visibility: hidden;
		opacity: 0;
		background-color: #f0e5dd;
		z-index: 2;
		transition: all .3s ease
	}
	.header-nav__primary>li>ul li {
		margin-bottom: 26px
	}
	.header-nav__primary>li>ul li:last-child {
		margin-bottom: 0
	}
	.header-nav__primary>li>ul li a {
		font-style: normal;
		font-weight: 400;
		font-size: 15px;
		line-height: 17px
	}
	.header-nav__primary>li>ul li a.active {
		font-weight: 700
	}
	.header-nav__primary>li>a {
		font-style: normal;
		font-weight: 400;
		font-size: 12px;
		line-height: 15px;
		text-transform: uppercase;
		position: relative;
		display: inline-block;
		color: #000;
		z-index: 3;
		transition: all .3s ease
	}
	.header-nav__primary>li>a:hover {
		opacity: .7
	}
	.header-nav__primary>li>a.active {
		font-weight: 700
	}
	.header-nav__primary>li>a.active+ul {
		visibility: visible;
		opacity: 1
	}
	.header-nav__secondary {
		margin: 0
	}
	.header-nav__secondary li {
		position: relative
	}
	.header-nav__secondary li:last-child {
		display: none
	}
	.header-nav__secondary li a {
		font-style: normal;
		font-weight: 400;
		font-size: 12px;
		line-height: 15px;
		text-transform: uppercase
	}
	.header-nav__secondary li a:not(.ajax-cart__open):hover:hover {
		opacity: .7
	}
	.header.header--index:not(.header--sticky) {
		background-color: transparent
	}
	.header.header--index:not(.header--sticky) .header-nav__primary li a {
		color: #fff
	}
	.header.header--index:not(.header--sticky) .header-nav__primary li.has-child ul {
		background-color: transparent
	}
	.header.header--index:not(.header--sticky) .header-nav__primary li.has-child a.active {
		color: #000
	}
	.header.header--index:not(.header--sticky) .logo-image svg {
		fill: #fff;
		width: 200px;
		max-width: 100%;
	}
	.header.header--index:not(.header--sticky) .header-nav__secondary li a {
		color: #fff
	}
	.header.header--index:not(.header--sticky) .header-nav__secondary li a svg, .header.header--index:not(.header--sticky) .header-nav__secondary li a svg path {
		fill: #fff
	}
	.cart_opened .header.header--index:not(.header--sticky) .header-nav__secondary li a svg, .cart_opened .header.header--index:not(.header--sticky) .header-nav__secondary li a svg path {
		fill: #000
	}
	.header.header--index:not(.header--sticky) .header-nav__secondary a .st2 {
		stroke: #fff
	}
	.cart_opened .header.header--index:not(.header--sticky) .header-nav__secondary a .st2 {
		stroke: #000
	}
	.header.header--index:not(.header--sticky) .header-nav__primary li.has-child ul li a {
		color: #000
	}
	.header.header--index:not(.header--sticky) .header-nav__primary li ul li a {
		color: #000
	}
}
@media screen and (min-width:1360px) {
	.header-nav__primary>li>a.active+ul {
		padding-left: calc(50% - 665px);
		width: 34%
	}
}
.blog-post {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0
}
.blog-post__item {
	-ms-flex: 1 1 33.33333%;
	flex: 1 1 33.33333%
}
.collection-list-item {
	display: block;
	position: relative
}
.collection-list-item:before {
	content: "";
	display: block;
	background-color: rgba(0, 0, 0, .3);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	transition: all .3s ease
}
.collection-list-item:hover:before {
	background-color: rgba(0, 0, 0, .4)
}
.collection-list-item p {
	display: block;
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	margin: 0;
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 37px;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	text-transform: uppercase
}
@media screen and (min-width:768px) {
	.collection-list {
		display: flex;
		flex-wrap: wrap
	}
	.collection-list-item {
		width: 50%
	}
	.collection-list-item p {
		font-size: 50px;
		line-height: 61px
	}
}
.featured-collection {
	margin: 50px 0
}
.featured-collection .product-item {
	padding-left: 0;
	padding-right: 0
}
@media screen and (min-width:768px) {
	.featured-collection {}
}
.image-with-text {
	display: flex;
	flex-wrap: wrap
}
.image-with-text__image {
	-ms-flex: 0 1 50%;
	flex: 0 1 50%;
	min-width: 320px
}
.image-with-text__text {
	-ms-flex: 1 1 50%;
	flex: 1 1 50%
}
.image-with-text-overlay, .image-with-text-overlay .image-with-text-overlay__image {
	position: relative;
	height: auto
}
.image-with-text-overlay .image-with-text-overlay__image:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	opacity: .1;
	background-color: #000
}
.image-with-text-overlay .image-with-text-overlay__text {
	position: absolute;
	padding: 15px;
	bottom: 25px;
	left: 0;
	z-index: 1;
	width: 100%
}
.image-with-text-overlay .image-with-text-overlay__text .button:hover {
	opacity: .8
}
.image-with-text-overlay .image-with-text-overlay__text h2 {
	font-style: normal;
	font-weight: 700;
	font-size: 65px;
	line-height: 58px;
	text-align: center;
	margin: 0
}
.image-with-text-overlay .image-with-text-overlay__text h2 a {
	color: inherit;
	text-decoration: none;
	transition: all .3s ease
}
.image-with-text-overlay .image-with-text-overlay__text h2 a:hover {
	color: {
			{
			settings.color_accent
		}
	}
}
.image-with-text-overlay .image-with-text-overlay__text p {
	font-style: normal;
	font-weight: 700;
	font-size: 29px;
	line-height: 26px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 24px!important
}
.image-with-text-overlay__image-desktop {
	display: none
}
@media screen and (min-width:576px) {
	.image-with-text-overlay__image-mobile {
		display: none
	}
	.image-with-text-overlay__image-desktop {
		display: block
	}
}
@media screen and (min-width:768px) {
	.image-with-text-overlay {
		height: auto;
		max-height: 95vh
	}
	.image-with-text-overlay .image-with-text-overlay__text {
		bottom: 14%
	}
	.image-with-text-overlay .image-with-text-overlay__text h2 {
		font-size: 150px;
		line-height: 73px;
		font-weight: 700
	}
	.image-with-text-overlay .image-with-text-overlay__text p {
		font-style: normal;
		font-weight: 700;
		font-size: 70px;
		line-height: 17px;
		text-align: center;
		margin-top: 53px;
		margin-bottom: 46px!important
	}
	.image-with-text-overlay .image-with-text-overlay__text p {
		margin-bottom: 25px
	}
}
.newsletter {
	padding: 50px 0;
	background-color: #b0ed2dbf;
	margin-bottom: 50px
}
.newsletter .page-title {
	margin-bottom: 30px
}
.newsletter-success {
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	margin-top: 20px
}
.newsletter__title {
	font-size: 22px;
	line-height: 27px;
	text-transform: uppercase;
	margin-bottom: 35px
}
.newsletter__text, .newsletter__title {
	font-style: normal;
	font-weight: 400;
	text-align: center;
	margin-top: 0
}
.newsletter__text {
	font-size: 15px;
	line-height: 18px;
	letter-spacing: .1em;
	text-transform: capitalize;
	margin-bottom: 20px
}
.newsletter__text-info {
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	letter-spacing: .1em;
	margin: 0 0 20px
}
.mfp-bg.mfp-modal {
	background-color: hsla(0, 0%, 100%, .7)
}
.mfp-modal .mfp-content {
	background-color: #fff
}
.mfp-modal.mfp-newsletter .mfp-content {
	background-color: #b0ed2d
}
.mfp-modal.mfp-newsletter .newsletter__text, .mfp-modal.mfp-newsletter .newsletter__text-info, .mfp-modal.mfp-newsletter .newsletter__title {
	color: #000
}
.mfp-modal.mfp-newsletter .form-control, .mfp-modal.mfp-newsletter .mfp-close:after, .mfp-modal.mfp-newsletter .mfp-close:before {
	background-color: #fff
}
.mfp-modal.mfp-newsletter .form-error, .mfp-modal.mfp-newsletter .form-success, .mfp-modal.mfp-newsletter label.error {
	color: #000
}
.mfp-modal.mfp-newsletter .button-primary {
	border: 1px solid #fff;
	color: #000;
	white-space: pre-wrap
}
.mfp-modal.mfp-newsletter .button-primary:hover {
	background-color: #fff;
	color: #000
}
.mfp-modal .button-primary {
	margin-top: 10px;
	position: static;
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
	padding: 14px 15px;
	text-align: center;
	letter-spacing: .05em;
	text-transform: uppercase;
	background-color: transparent;
	border: 1px solid #000;
	color: #000;
	width: 100%;
	height: auto
}
.mfp-modal .button-primary:after, .mfp-modal .button-primary:before {
	display: none
}
.mfp-modal .button-primary:hover {
	background-color: #000;
	color: #fff
}
.mfp-modal .mfp-close {
	opacity: 1;
	top: 25px;
	right: 23px;
	width: 30px;
	height: 30px
}
.mfp-modal .mfp-close:before {
	transform: rotate(45deg)
}
.mfp-modal .mfp-close:after, .mfp-modal .mfp-close:before {
	content: "";
	display: block;
	width: 24px;
	height: 1px;
	background: #000;
	position: absolute;
	left: 3px;
	top: 50%
}
.mfp-modal .mfp-close:after {
	transform: rotate(-45deg)
}
.mfp-modal .mfp-container {
	padding: 0;
	overflow-y: auto
}
.mfp-modal .newsletter__form {
	position: relative;
	padding: 100px 30px
}
.mfp-modal .newsletter__form .bg-image {
	z-index: -1
}
.mfp-modal .newsletter__form .bg-image:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: hsla(0, 0%, 100%, .2)
}
@media screen and (max-width:767px) {
	.mfp-modal {
		overflow: hidden
	}
	.mfp-modal .mfp-container {
		background-color: #fff
	}
	.mfp-modal .mfp-close {
		position: fixed;
		top: 80%!important
	}
}
@media screen and (min-width:768px) {
	.newsletter {
		padding: 100px 0;
		margin-bottom: 100px
	}
	.newsletter .page-title {
		margin-bottom: 0;
		margin-right: 30px;
		text-align: left
	}
	.newsletter .newsletter-inner {
		display: flex;
		max-width: 966px;
		margin-left: auto;
		margin-right: auto
	}
	.mfp-modal .mfp-content {
		max-width: 414px
	}
	.mfp-modal .newsletter__form {
		padding: 85px 45px;
		min-height: auto
	}
}
@media screen and (min-width:992px) {
	.newsletter {
		padding: 100px 0
	}
	.newsletter .page-title {
		margin-right: 100px
	}
}
#insta-feed, .instafeed-wrap {
	margin-bottom: 50px
}
.instafeed-wrap .page-title {
	margin-bottom: 5px
}
.instafeed-wrap p {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 25px
}
.instafeed-wrap p a {
	text-decoration: underline
}
.instafeed {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr
}
.instafeed .instafeed__item a {
	display: block;
	position: relative;
	padding-bottom: 100%;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover
}
.instafeed .instafeed__item a:hover .instafeed__item-hover {
	opacity: 1;
	visibility: visible
}
.instafeed .instafeed__item .instafeed__item-hover {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all .3s ease;
	visibility: hidden;
	opacity: 0;
	background-color: rgba(0, 0, 0, .4)
}
.instafeed .instafeed__item .instafeed__item-hover svg {
	display: block;
	width: 40px;
	height: 40px
}
@media screen and (min-width:768px) {
	#insta-feed, .instafeed-wrap {
		margin-bottom: 100px
	}
	.instafeed-wrap p {
		font-style: normal;
		font-weight: 400;
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 50px
	}
	.instafeed {
		-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr
	}
	.instafeed .page-title {
		margin-bottom: 10px
	}
}
.footer {
	margin-top: 10px
}
.footer .footer__inner-main {
	padding-top: 40px;
	border-top: 1px solid #ebebeb
}
.footer .footer__payments {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 40px
}
.footer .footer__payments li {
	margin-right: 30px
}
.footer .footer__payments li svg {
	display: block
}
.footer__social_wr {
	display: flex;
	justify-content: center;
}
.footer .footer__social {
	margin-bottom: 40px
}
@media screen and (max-width:767px) {
	.footer .footer__social {
		display: flex;	
		margin-bottom: 20px;
	}
	.footer .footer__social li {
		margin-right: 40px
	}
	.footer .footer__payments li {
		margin-right: 0;
		display: flex;
		justify-content: center;
	} 
	.footer .footer__social li:last-child {
		margin-right: 0
	}

	.footer .footer__payments  {
		display: flex;
		flex-wrap: nowrap;
		justify-content: center;
		gap: 10px;
	}
	.footer .footer__payments li svg {
		width: 100%;
	}
	.image-with-text-overlay {
        height: 80vh;
    }
}
.footer .footer__social li {
	margin-bottom: 20px
}
.footer .footer__social li:last-child {
	margin-bottom: 0
}
.footer .footer__social li a {
	display: inline-block;
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
	text-align: center;
	transition: all .3s ease
}
.footer .footer__social li a svg {
	width: 25px;
	height: 25px
}
.footer .footer__social li a:hover {
	opacity: .7
}
.footer .footer__nav {
	margin-bottom: 40px;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 15px
}
.footer .footer__nav li {
	margin-bottom: 20px
}
.footer .footer__nav li:last-child {
	margin-bottom: 0
}
.footer .footer__nav li a {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: .1em;
	display: inline-block;
	transition: all .3s ease
}
.footer .footer__nav li a:hover {
	opacity: .7
}
.footer .footer__newsletter {
	margin-bottom: 30px;
	max-width: 330px
}
.footer .footer__newsletter .newsletter-success {
	text-align: left
}
.footer .footer__newsletter h3 {
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: .1em;
	text-transform: capitalize;
	color: #000;
	margin-top: 0;
	margin-bottom: 10px
}
.footer .footer__newsletter .form-group label.error {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%
}
.footer .footer__newsletter .button {
	background-color: #b0ed2dbf;
	padding: 0 13px
}
.footer .footer__newsletter .button svg {
	display: block
}
.footer .footer__copyright {
	padding: 6px 0;
	background-color: #000
}
.footer .footer__copyright p {
	margin: 0;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	color: #fff;
	opacity: .9
}
@media screen and (min-width:768px) {
	.footer {
		text-align: left;
	}
	.footer .footer__inner-main {
		padding-top: 70px;
		border-top: 1px solid #ebebeb
	}
	.footer .footer__inner {
		display: flex;
		flex-wrap: wrap;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.footer .footer__nav {
		width: 33%;
		margin-bottom: 0
	}
	.footer .footer__payments {
		margin-top: 45px;
		margin-bottom: 45px
	}
	.footer .footer__social {
		-ms-flex-order: 1;
		order: 1;
		width: 15%;
		margin-bottom: 0;
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 60px 60px;
		grid-template-columns: 60px 60px;
        justify-items: end;
	}
	.footer .footer__newsletter {
		-ms-flex-order: 2;
		order: 2;
		margin-bottom: 0
	}
}
@media screen and (min-width:992px) {
	.footer .footer__nav {
		width: 33%
	}
	.footer .footer__social {
		width: 20%
	}
	.footer .footer__newsletter {
		max-width: 455px
	}
}
.brands {
	margin: 50px 0
}
.brands .brands-list {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 40px;
	grid-row-gap: 40px;
	-ms-flex-align: center;
	align-items: center
}
.brands .brands-list img {
	max-height: 50px;
	display: block;
	margin: 0 auto
}
.brands .brands-list a {
	display: block
}
@media screen and (min-width:768px) {
	.brands {
		margin: 130px 0
	}
	.brands .brands-list {
		-ms-grid-columns: 1fr 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr 1fr
	}
}
.look {
	padding-top: 10px
}
.look_wrapper .looks {
	display: none
}
.look_wrapper .looks-nav {
	display: block;
	margin-top: 30px
}
.look_wrapper .looks-nav .looks-nav__list {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 40px
}
.look_wrapper .looks-nav .looks-nav__item a {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px
}
.look_wrapper .looks-nav .looks-nav__item a svg {
	display: inline-block;
	vertical-align: middle;
	margin-top: -1px
}
.look_wrapper .looks-nav .looks-nav__item.looks-nav__item--prev a svg {
	margin-right: 10px
}
.look_wrapper .looks-nav .looks-nav__item.looks-nav__item--next {
	text-align: right
}
.look_wrapper .looks-nav .looks-nav__item.looks-nav__item--next a svg {
	margin-left: 10px
}
.look__list {
	margin-left: -15px;
	margin-right: -15px
}
.look__list .look-item {
	margin-bottom: 10px
}
.look__list .look-item:last-child {
	margin-bottom: 0
}
.look__list .look-item img {
	display: block;
	width: 100%
}
.template-collection .look__list .look-item img {
	height: 100%;
	object-fit: cover;
}
@media screen and (min-width:768px) {
	.look {
		padding-top: 35px
	}
	.look_wrapper .looks-nav {
		margin-top: 50px;
		max-width: 1080px;
		margin-left: auto;
		margin-right: auto
	}
	.look_wrapper .looks-nav .looks-nav__item a {
		font-size: 18px;
		line-height: 22px
	}
	.look__list {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: (1fr)[2];
		grid-template-columns: repeat(2, 1fr);
		grid-column-gap: 40px;
		grid-row-gap: 40px;
		margin-left: auto;
		margin-right: auto;
		max-width: 1040px
	}
	.look__list .look-item {
		margin: 0
	}
	.look__list .look-item.look-item--wide {
		-ms-grid-column: 1;
		grid-column-start: 1;
		grid-column-end: 3
	}
}
.looks {
	padding-top: 15px
}
.looks .looks__list {
	max-width: 1040px;
	margin-left: auto;
	margin-right: auto
}
.looks .looks-item {
	margin-bottom: 75px
}
.looks .looks-item:last-child {
	margin-bottom: 0
}
.looks .looks-item .looks-item__title {
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 39px;
	text-align: center;
	margin-bottom: 34px
}
.looks .looks-item .looks-item__image {
	display: block;
	position: relative;
	margin-bottom: 30px
}
.looks .looks-item:nth-child(odd) .looks-item__image-main {
	width: 62%
}
.looks .looks-item:nth-child(odd) .looks-item__image-thumb {
	width: 43%;
	position: absolute;
	bottom: 20px;
	max-height: 90%;
	left: 56.9%;
	max-width: 365px
}
.looks .looks-item:nth-child(2n) .looks-item__image-main {
	width: 62%;
	margin-left: auto
}
.looks .looks-item:nth-child(2n) .looks-item__image-thumb {
	width: 43%;
	position: absolute;
	bottom: 20px;
	max-height: 90%;
	right: 56.9%;
	max-width: 365px
}
@media screen and (min-width:768px) {
	.looks {
		padding-top: 35px
	}
}
@media screen and (min-width:992px) {
	.looks .looks-item {
		position: relative;
		margin-bottom: 100px
	}
	.looks .looks-item .looks-item__image {
		margin-bottom: 40px
	}
	.looks .looks-item .looks-item__image .looks-item__image-main {
		width: 50%
	}
	.looks .looks-item .looks-item__image .looks-item__image-thumb {
		bottom: 60px
	}
	.looks .looks-item .looks-item__title {
		text-align: left;
		font-style: normal;
		font-weight: 700;
		font-size: 66px;
		line-height: 81px;
		z-index: 2;
		max-width: 600px;
		position: absolute;
		top: 50px
	}
	.looks .looks-item:nth-child(2n) .looks-item__title {
		left: 40px
	}
	.looks .looks-item:nth-child(2n) .looks-item__image .looks-item__image-thumb {
		right: calc(50% - 40px)
	}
	.looks .looks-item:nth-child(odd) .looks-item__title {
		right: 40px
	}
	.looks .looks-item:nth-child(odd) .looks-item__image .looks-item__image-thumb {
		left: calc(50% - 40px)
	}
}
.search {
	padding-top: 10px
}
.search .container {
	max-width: 1100px
}
.search form {
	max-width: 490px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px
}
.search form .form-group {
	position: relative
}
.search form .form-group .form-control {
	padding-right: 30px
}
.search form .form-group .button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 15px
}
@media screen and (min-width:768px) {
	.search {
		padding-top: 35px;
		margin-bottom: 75px
	}
}
@media screen and (min-width:992px) {
	.search {
		padding-top: 35px
	}
	.search .collection__list {
		-ms-grid-columns: 1fr 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr 1fr
	}
}
.cart {
	padding-top: 10px
}
.cart .page-title {
	margin-bottom: 45px
}
.cart .container {
	max-width: 1070px
}
.cart .cart__notes {
	margin-top: 40px
}
.cart .cart__notes .form-control {
	min-height: 170px;
	font-size: 16px
}
.cart .cart__notes .form-control::-webkit-input-placeholder {
	font-size: 20px;
	line-height: 34px;
	font-weight: 700;
	color: #000
}
.cart .cart__notes .form-control:-moz-placeholder, .cart .cart__notes .form-control::-moz-placeholder {
	font-size: 20px;
	line-height: 34px;
	font-weight: 700;
	color: #000
}
.cart .cart__notes .form-control:-ms-input-placeholder {
	font-size: 20px;
	line-height: 34px;
	font-weight: 700;
	color: #000
}
.cart .responsive-table {
	width: 100%;
	border-collapse: collapse
}
.cart .responsive-table td {
	padding: 0;
	text-align: left;
	margin-bottom: 22px
}
.cart .responsive-table td a {
	display: block;
	text-align: center
}
.cart .responsive-table td h3 {
	display: block;
	font-style: normal;
	font-weight: 600;
	font-size: 26px;
	line-height: 35px;
	margin-bottom: 22px;
	margin-top: 0
}
.cart .responsive-table td h3 a {
	text-align: left
}
.cart .responsive-table td p {
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 28px;
	margin-top: 0;
	margin-bottom: 22px
}
.cart .responsive-table td p:last-child {
	margin-bottom: 0
}
.cart .responsive-table td .cart__item-remove {
	display: block;
	position: relative;
	width: 20px;
	height: 20px
}
.cart .responsive-table td .cart__item-remove:before {
	content: "";
	display: block;
	width: 16px;
	height: 1px;
	background: #000;
	transform: rotate(45deg);
	position: absolute;
	left: 2px;
	top: 50%
}
.cart .responsive-table td .cart__item-remove:after {
	content: "";
	display: block;
	width: 16px;
	height: 1px;
	background: #000;
	transform: rotate(-45deg);
	position: absolute;
	left: 2px;
	top: 50%
}
.cart .cart__total {
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	letter-spacing: .05em;
	text-transform: uppercase;
	padding-bottom: 9px;
	border-bottom: 3px solid #000;
	margin-top: 35px;
	margin-bottom: 35px
}
.cart .cart__button {
	width: 100%;
	max-width: 360px
}
@media screen and (max-width:767px) {
	.swatch-collection {
		display: none!important
	}
	.cart .responsive-table tr {
		position: relative;
		margin-bottom: 45px
	}
	.cart .responsive-table tr:last-child {
		margin-bottom: 0
	}
	.cart .responsive-table td:first-child {
		margin-bottom: 45px
	}
	.cart .responsive-table td .cart__item-remove {
		display: block;
		position: absolute;
		top: 0;
		right: 30px;
		width: 20px;
		height: 20px
	}
	.cart .responsive-table td .cart__item-remove:before {
		content: "";
		display: block;
		width: 16px;
		height: 1px;
		background: #000;
		transform: rotate(45deg);
		position: absolute;
		left: 2px;
		top: 50%
	}
	.cart .responsive-table td .cart__item-remove:after {
		content: "";
		display: block;
		width: 16px;
		height: 1px;
		background: #000;
		transform: rotate(-45deg);
		position: absolute;
		left: 2px;
		top: 50%
	}
}
@media screen and (min-width:768px) {
	.cart {
		padding-top: 30px
	}
	.cart .cart__total {
		margin-top: 40px
	}
	.cart .page-title {
		margin-bottom: 60px
	}
	.cart .page-title i {
		margin-left: 11px;
		display: inline-block;
		width: 33px;
		height: 33px;
		line-height: 31px;
		text-align: center;
		color: #fff;
		font-style: normal;
		font-weight: 400;
		font-size: 20px;
		border-radius: 50%;
		vertical-align: middle
	}
	.cart .responsive-table tr:last-child td {
		padding-bottom: 0
	}
	.cart .responsive-table td {
		margin: 0;
		padding-left: 60px;
		padding-bottom: 60px
	}
	.cart .responsive-table td .cart__item-remove {
		margin-left: auto
	}
	.cart .responsive-table td:first-child {
		width: 180px;
		padding-left: 0
	}
}
.collection {
	padding-top: 30px
}
.collection__toolbar {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 20px
}
.collection__toolbar .collection-filter__link {
	display: block;
	border: 1px solid #000;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
	padding: 10px 20px;
	margin: 0;
	cursor: pointer;
	position: relative
}
.collection__toolbar .collection-filter__link svg {
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%)
}

.collection__banner img,
.collection__additional_image img {
	display: block;
	max-width: 100%;
	max-height: 70vh;
	margin: 0 auto 40px auto;
	object-fit: cover;
}

.collection__description,
.collection__additional_text {
	margin-bottom: 40px;
	text-align: center;
	font-size: 18px;
}

@media screen and (min-width:768px) {
	.collection__inner {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 180px calc(100% - 260px);
		grid-template-columns: 180px calc(100% - 260px);
		grid-column-gap: 80px
	}
	.collection__list-wrap {
		border-top: 1px solid #dedede
	}
}
@media screen and (min-width:992px) {
	.collection .collection__inner {
		padding-bottom: 50px
	}
	.collection .collection__list {
		padding-top: 65px
	}
}
.product {
	padding-top: 10px
}
.product .product__gallery {
	margin-bottom: 27px
}
.product .product__gallery .product__gallery-main-item {
	cursor: pointer
}
.product .product__quantity {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px
}
.product .product__quantity .product__quantity-counter {
	flex-basis: 45%;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border: 1px solid #8f8f8f;
	border-radius: 4px;
	width: 140px;
	padding: 14px
}
.product__ar {
	width: 100%;
	margin-top: 20px;
}
.product__ar button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	border-radius: 4px;
	padding: 6px 0;
	background-color: #fff;
	transition: background-color 0.5s;
	border: 1px solid #8f8f8f
}
.product__ar button:hover {
	background-color: #d3d3d3
}
.product__ar .product__ar-img {
	min-width: 29px;
	margin: 3px 8px 0 0
}
.product__ar .product__ar-img img {
	max-width: 34px!important
}
.product .product__quantity .plus {
	position: relative;
	display: block;
	width: 15px;
	height: 15px;
	cursor: pointer
}
.product .product__quantity .plus:after {
	content: "";
	display: block;
	position: absolute;
	background-color: #000;
	height: 1px;
	width: 100%;
	top: 7px
}
.product .product__quantity .plus:before {
	content: "";
	display: block;
	position: absolute;
	background-color: #000;
	width: 1px;
	height: 100%;
	left: 7px
}
.product .product__quantity .minus {
	position: relative;
	display: block;
	width: 15px;
	height: 15px;
	cursor: pointer
}
.product .product__quantity .minus:before {
	content: "";
	display: block;
	position: absolute;
	background-color: #000;
	height: 1px;
	width: 100%;
	top: 7px
}
.product .product__quantity input[type=number]::-webkit-inner-spin-button, .product .product__quantity input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}
.product .product__quantity input {
	border: none;
	background-color: transparent;
	width: 30px;
	padding: 0;
	margin: 0;
	text-align: center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-family: Noah;
	font-size: 15px;
	line-height: 20px
}
.product .product__title {
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 10px
}
.product .product__price {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 22px
}
.product .product__price s {
	color: #c4c4c4;
	text-decoration: line-through;
	margin-right: 5px
}
.product .product__look s {
	color: #c4c4c4;
	text-decoration: line-through;
	margin-right: 5px
}
.product .product__select {
	position: relative
}
.product .product__select label {
	position: absolute;
	top: 17px;
	left: 15px;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: .1em
}
.product .product__details {
	margin-top: 13px;
	margin-bottom: 22px;
	color: #000
}
.product .product__details, .product .product__details p {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 25px
}
.product .product__details p {
	margin-top: 0;
	margin-bottom: 28px
}
.product .product__details p:last-child {
	margin-bottom: 0
}
.product .product__size .product__size-link {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: .1em
}
.product .product__size .product__size-link svg {
	display: inline-block;
	vertical-align: middle;
	width: 39px;
	margin-top: -1px;
	margin-right: 5px
}
.product .product__size .product__size-link span {
	display: inline-block;
	vertical-align: middle
}
.product .breadcrumb {
	justify-content: center;
	margin-bottom: 35px
}
.product__related {
	margin-top: 80px
}
.product__related .page-title {
	margin-bottom: 30px
}
.product__related .product__related-list {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 20px;
	grid-row-gap: 30px
}
.product__delivery {
	margin-bottom: 50px
}
.product__delivery p {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 25px;
	letter-spacing: .1em
}
.product__delivery p:last-child {
	margin-bottom: 0
}
@media screen and (min-width:768px) {
	.product {
		padding-top: 20px
	}
	.product .product__delivery {
		max-width: 560px;
		margin: 0 auto 100px;
		text-align: center
	}
	.product .product__delivery .page-title {
		margin-bottom: 35px
	}
	.product .product__delivery p {
		font-size: 17px;
		line-height: 24px;
		text-align: center
	}
	.product .product__main .product__gallery .product__gallery-main {
		margin-bottom: 15px
	}
	.product .product__main .product__gallery .product__gallery-thumb ul li {
		cursor: pointer;
		margin-bottom: 16px
	}
	.product .product__main .product__gallery .product__gallery-thumb ul li:last-child {
		margin-bottom: 0
	}
	.product .product__main .product__gallery .product__gallery-thumb ul li a, .product .product__main .product__gallery .product__gallery-thumb ul li img {
		display: block;
		border: none
	}
	.product .product__price {
		margin-bottom: 22px
	}
	.product .product__details {
		margin-bottom: 22px
	}
}
@media screen and (min-width:992px) {
	.product .product__main {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 330px calc(100% - 370px);
		grid-template-columns: 330px calc(100% - 370px);
		grid-column-gap: 40px;
		margin-bottom: 100px
	}
	.product .breadcrumb {
		margin-bottom: 60px
	}
	.product .product__main {
		display: grid;
		grid-template-columns: 57.8% 33.7%;
		grid-column-gap: 54px
	}
	.product__related {
		margin-top: 80px;
		margin-bottom: 100px
	}
	.product__related .page-title {
		margin-bottom: 50px
	}
	.product__related .product__related-list {
		-ms-grid-columns: 1fr 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		grid-column-gap: 50px
	}
}
@media screen and (min-width:1360px) {
	.product__main {
		grid-column-gap: 140px
	}
}
.template-404 {
	position: relative!important
}
.template-404 .form-success {
	color: #fff
}
.template-404 .footer {
	position: relative;
	z-index: 2
}
.template-404 .footer .footer__newsletter .form-control {
	background-color: #f8f8f8
}
.not-found {
	padding-top: 10px
}
.not-found .not-found__header {
	padding: 15px 0
}
.not-found .bg-image:after {
	content: "";
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5)
}
.not-found .not-found__inner {
	position: relative;
	z-index: 2;
	text-align: center;
}
.not-found .not-found__inner h1, .not-found .not-found__inner p {
	font-style: normal;
	font-weight: 400;
	text-align: center;
	letter-spacing: .1em;
}
.not-found .not-found__inner p {
	font-size: 15px;
	line-height: 18px
}
@media screen and (min-width:992px) {
	.not-found .not-found__inner {
		margin-top: 60px
	}
	.not-found .not-found__header {
		padding: 20px 0
	}
	.not-found .not-found__inner h1, .not-found .not-found__inner p {
		font-style: normal;
		font-weight: 400;
		letter-spacing: .1em;
	}
	.not-found .not-found__inner p {
		font-size: 30px;
		line-height: 37px;
		text-align: center;
		margin-bottom: 43px
	}
}
.stockist {
	padding-top: 50px
}
.stockist .page-title {
	margin-bottom: 30px
}
.stockist .stockist__content h2 {
	font-style: normal;
	font-weight: 700;
	font-size: 26px;
	line-height: 36px;
	margin-top: 0;
	margin-bottom: 18px
}
.stockist .stockist__content h3 {
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 32px;
	margin-top: 0;
	margin-bottom: 18px
}
.stockist .stockist__content h2+h3 {
	margin-top: -18px
}
.stockist .stockist__content p {
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 35px;
	margin-bottom: 18px;
	margin-top: 0
}
.stockist .stockist__content a:hover {
	text-decoration: underline
}
.stockist .stockist__content p+h2, .stockist .stockist__content p+h3 {
	margin-top: 45px
}
@media screen and (max-width:991px) {
	.stockist .stockist__content table, .stockist .stockist__content table * {
		display: block
	}
	.stockist .stockist__content table td {
		margin-bottom: 45px
	}
	.stockist .stockist__content table td:last-child, .stockist .stockist__content table td :last-child {
		margin-bottom: 0
	}
}
@media screen and (min-width:992px) {
	.stockist {
		padding-top: 70px;
		margin-bottom: 100px
	}
	.stockist .stockist__content table {
		table-layout: fixed;
		width: 100%
	}
	.stockist .stockist__content table td {
		padding: 0 20px;
		word-break: break-word;
		vertical-align: top
	}
	.stockist .stockist__content table td:last-child {
		padding: 0 0 0 20px
	}
	.stockist .stockist__content table td:first-child {
		padding: 0 20px 0 0
	}
	.stockist .page-title {
		margin-bottom: 100px
	}
}
@media screen and (min-width:992px) {
	.stockist .stockist__content table td {
		padding: 0 40px
	}
	.stockist .stockist__content table td:last-child {
		padding: 0 0 0 40px
	}
	.stockist .stockist__content table td:first-child {
		padding: 0 40px 0 0
	}
}
.content {
	padding-top: 50px
}
.content .page-title {
	margin-bottom: 30px
}
.content_rte p {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 24px;
	margin-top: 0
}
.content_rte ol, .content_rte ul {
	padding: 0;
	margin: 0 0 24px
}
.content_rte ol li, .content_rte ul li {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 14px;
	margin-top: 0
}
.content_rte img {
	display: block;
	margin: 40px auto
}
.content_rte .table-wrap {
	width: 100%;
	overflow-x: auto;
	padding-bottom: 30px;
	position: relative
}
.content_rte .table-wrap .ps__rail-x {
	opacity: 1!important
}
.content_rte .table-wrap .ps__rail-x .ps__thumb-x {
	background-color: #000!important;
	height: 6px!important
}
.content_rte table {
	width: 100%;
	min-width: 650px;
	border-collapse: collapse
}
.content_rte table tr td {
	border-bottom: 2px solid #000;
	padding: 10px 15px;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: .15em;
	text-transform: uppercase;
	font-weight: 500;
	text-align: left;
	white-space: nowrap
}
.content_rte table tr td:first-child {
	font-weight: 400
}
@media screen and (min-width:768px) {
	.content {
		padding-top: 70px
	}
	.content, .content .page-title {
		margin-bottom: 100px
	}
	.content .content_rte {
		max-width: 767px;
		margin: 0 auto;
		text-align: center
	}
	.content .content_rte p {
		margin-bottom: 24px;
		margin-top: 0
	}
	.content .content_rte table {
		overflow: hidden
	}
	.content .content_rte table tr {
		transition: all .3s ease
	}
	.content .content_rte table tr:hover {
		background: rgba(0, 140, 59, .1)
	}
	.content .content_rte table tr td {
		position: relative;
		font-size: 12px;
		line-height: 11px;
		-ms-flex-align: center;
		align-items: center;
		letter-spacing: .15em;
		text-transform: uppercase;
		padding: 16px 10px 17px;
		z-index: 1
	}
	.content .content_rte table tr td:hover:after {
		content: "";
		position: absolute;
		background: rgba(0, 140, 59, .1);
		left: 0;
		top: -5000px;
		height: 10000px;
		width: 100%;
		z-index: -1
	}
}
.action {
	padding-top: 10px
}
.action .action__list-video {
	cursor: pointer
}
.action .action__list-video svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	display: block;
	width: 70px;
	height: 70px;
	fill: #fff
}
@media screen and (min-width:768px) {
	.action {
		padding-top: 35px
	}
	.action .action__list {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
		grid-row-gap: 35px;
		grid-column-gap: 35px
	}
}
.press {
	padding-top: 10px
}
.press .press__list {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr
}
.press .press__list-item {
	position: relative
}
.press .press__list-item a:hover>span {
	opacity: 1;
	visibility: visible;
	transform: translateX(-50%) translateY(-50%)
}
.press .press__list-item a>span {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(30px);
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease;
	color: #fff;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: normal;
	font-weight: 400;
	text-decoration: underline;
	text-align: center
}
@media screen and (min-width:768px) {
	.press {
		padding-top: 35px
	}
	.press .press__list {
		-ms-grid-columns: 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr;
		-ms-grid-columns: 1fr 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr 1fr
	}
}
.magazine {
	padding-top: 10px
}
.magazine .magazine__list-item {
	width: 100%;
	position: relative;
	overflow: hidden;
	cursor: pointer
}
.magazine .magazine__list-item:hover .bg-image {
	transform: scale(1.2)
}
.magazine .magazine__list-item .bg-image {
	transition: all .3s ease
}
.magazine .magazine__list-item img {
	display: block;
	width: 100%
}
@media screen and (min-width:768px) {
	.magazine {
		padding-top: 35px
	}
	.magazine .magazine__list {
		display: -ms-grid;
		display: grid
	}
	.magazine .magazine__list-item {
		width: calc(50% - 5px)
	}
}
.about {
	padding-top: 10px;
	background-color: #fff
}
.about .container {
	max-width: 1000px
}
.about .page-title {
	padding: 5vh 0 2vh
}
.contact .selectric-wrapper .selectric .label {
	text-transform: none;
	text-align: left
}
.contact .selectric-wrapper .selectric-items ul li {
	text-align: left
}
.about__content {
	margin-bottom: 65px
}
.about__content video {
	width: 100%;
	margin-bottom: 3em
}
.about__content video:last-of-type {
	margin-bottom: 1em
}
.about__content h2 {
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 18px;
	text-align: center;
	text-transform: uppercase
}
.about__content h3 {
	text-transform: uppercase;
	text-align: center
}
.about__content p {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 30px;
	text-align: center
}
.about__content>p:first-of-type {
	padding-bottom: 1em;
	border-bottom: 1px solid rgba(0, 0, 0, .6)
}
.about__content>p:last-of-type img {
	display: none
}
.contact__content p a:hover {
	text-decoration: underline
}
.contact__content p strong {
	font-weight: 600
}
.contact__form h2 {
	font-weight: 700;
	font-size: 22px;
	text-transform: uppercase;
	line-height: 27px;
	margin-bottom: 10px
}
.contact__form h2, .contact__form p {
	font-style: normal;
	margin-top: 0;
	text-align: center
}
.contact__form p {
	font-weight: 400;
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 20px
}
.contact__form .contact__form-nav {
	display: flex;
	justify-content: center;
	margin-bottom: 32px
}
.contact__form .contact__form-nav li {
	position: relative;
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
	line-height: 27px;
	cursor: pointer;
	margin: 0 16px
}
.contact__form .contact__form-nav li.active:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #000
}
@media screen and (min-width:768px) {
	.about {
		padding-top: 70px;
		margin-bottom: 75px
	}
	.about .about__content {
		margin: 0
	}
	.about .about__inner {
		max-width: 75vw;
		margin: auto;
		text-align: center
	}
}
@media screen and (min-width:992px) {
	.about__content>div {
		display: flex
	}
	.about__content>div>* {
		flex-basis: 50%
	}
	.about__content>div h2, .about__content>div p {
		text-align: right
	}
	.about__content>div p {
		position: relative;
		z-index: 1;
		margin-left: 1em
	}
	.about__content>div div {
		margin-left: -1em
	}
	.about__content>div p img {
		width: 100%
	}
	.about__content>p:last-of-type img {
		margin: -12em 0 0;
		width: 80%;
		display: inline-block;
		position: relative;
		z-index: 0;
		display: flex
	}
}
.customer-login {
	padding-top: 10px
}
.customer-login .container {
	max-width: 450px
}
@media screen and (min-width:768px) {
	.customer-login {
		padding-top: 70px;
		margin-bottom: 75px
	}
}
.account {
	padding-top: 50px
}
.account .page-title {
	margin-bottom: 30px
}
.account .account__info+.account__title {
	margin-top: 50px
}
.account__title {
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	margin-top: 0;
	margin-bottom: 15px
}
.account__link {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 21px;
	color: #8f8f8f
}
.account__link.button {
	padding: 0
}
.account__logout {
	margin-top: 30px
}
.account__info p {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 19px;
	margin-top: 0;
	margin-bottom: 10px
}
.account__info p:last-child {
	margin-bottom: 0
}
.account__info p strong {
	font-weight: 400
}
.account__info p small {
	font-weight: inherit;
	font-size: inherit
}
.account__aside {
	margin-bottom: 50px
}
.account__order-item {
	margin-bottom: 30px
}
.account__order-item:last-child {
	margin-bottom: 0
}
.account__order-item>p {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 18px;
	margin-top: 0
}
.account__order-item>p a {
	display: inline-block;
	font-weight: 400;
	line-height: 32px
}
.account__order-item>p:last-child {
	margin-bottom: 0
}
.account__modal {
	padding: 75px 15px 45px
}
.account__order-full .account__title {
	margin-bottom: 5px!important
}
.account__order-full .account__order-full-head {
	margin-bottom: 30px
}
.account__order-full .account__order-full-head p {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	letter-spacing: .1em;
	text-transform: uppercase;
	margin: 0
}
.account__order-full-footer {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: .1em;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.order-full__product {
	display: flex;
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
	margin-bottom: 20px
}
.order-full__product:last-child {
	margin-bottom: 10px
}
.order-full__product .order-full__product-img {
	position: relative;
	min-width: 150px;
	width: 150px;
	padding-right: 20px
}
.order-full__product .order-full__product-img .order-full__labels {
	display: flex;
	flex-wrap: wrap;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 2
}
.order-full__product .order-full__product-img .order-full__labels .order-full__label {
	display: inline-block;
	min-width: 30px;
	line-height: 15px;
	font-style: normal;
	font-weight: 600;
	font-size: 9px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #000;
	color: #fff;
	text-align: center;
	padding: 0 5px
}
.order-full__product .order-full__product-img .order-full__labels .order-full__label.order-full__label--sale {
	background-color: #ea3f35
}
.order-full__product .order-full__product-desc a {
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: .1em;
	display: inline-block;
	margin-bottom: 7px
}
.order-full__product .order-full__product-desc p {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: .1em;
	margin-bottom: 20px;
	margin-top: 0
}
.order-full__product .order-full__product-desc p:last-child {
	margin-bottom: 0;
	font-size: 12px;
	line-height: 15px
}
.account__address-list {
	margin-bottom: 10px
}
.account__address-list .account__address-list-item {
	margin-bottom: 30px
}
.account__address-list .account__address-list-item [data-address-delete-form] {
	margin-top: 5px
}
.account__address-list .account__address-list-item [data-address-toggle] {
	display: inline-block;
	margin-top: 15px
}
.account__address-list .account__address-list-item p {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: .1em;
	margin-top: 0;
	margin-bottom: 10px
}
.account__address-list .account__address-list-item p:last-child {
	margin-bottom: 0
}
.mfp-account .account__title {
	font-style: normal;
	font-weight: 700;
	font-size: 23px;
	line-height: 28px;
	text-align: center;
	letter-spacing: .1em;
	text-transform: uppercase;
	margin-bottom: 25px
}
.mfp-account .mfp-content {
	background-color: #fff
}
.mfp-account .mfp-close {
	opacity: 1;
	top: 23px;
	right: 23px;
	width: 30px;
	height: 30px
}
.mfp-account .mfp-close:before {
	transform: rotate(45deg)
}
.mfp-account .mfp-close:after, .mfp-account .mfp-close:before {
	content: "";
	display: block;
	width: 24px;
	height: 1px;
	background: #000;
	position: absolute;
	left: 3px;
	top: 50%
}
.mfp-account .mfp-close:after {
	transform: rotate(-45deg)
}
.mfp-account.mfp-bg {
	background-color: hsla(0, 0%, 100%, .7)
}
@media screen and (max-width:767px) {
	.mfp-account {
		overflow: hidden
	}
	.mfp-account .account__title {
		font-style: normal;
		font-weight: 700;
		font-size: 20px;
		line-height: 24px;
		text-align: center;
		letter-spacing: .1em;
		text-transform: uppercase
	}
	.mfp-account .mfp-container {
		background-color: #fff
	}
	.mfp-account .mfp-close {
		position: fixed
	}
}
@media screen and (min-width:768px) {
	.mfp-account .mfp-content {
		max-width: 414px;
		box-shadow: 0 4px 40px rgba(0, 0, 0, .07)
	}
	.account {
		padding-top: 20px;
		margin-bottom: 75px
	}
	.account .page-title {
		margin-bottom: 80px
	}
	.account__title {
		font-style: normal;
		font-weight: 700;
		font-size: 22px;
		line-height: 27px;
		margin-bottom: 20px
	}
	.account__order-item {
		margin-bottom: 0
	}
	.account__list {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 400px calc(100% - 440px);
		grid-template-columns: 400px calc(100% - 440px);
		grid-column-gap: 40px;
		grid-row-gap: 54px
	}
	.account__order-list {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
		grid-column-gap: 40px;
		grid-row-gap: 30px
	}
	.account__modal {
		padding: 60px 45px
	}
	.account__address-list .account__address-list-item {
		margin-bottom: 0
	}
	.account__order-full .account__order-full-footer {
		font-style: normal;
		font-weight: 400;
		font-size: 20px;
		line-height: 24px;
		letter-spacing: .1em
	}
	.account__order-full .account__order-full-head {
		margin-bottom: 50px
	}
	.account__order-full .order-full__product:last-child {
		padding-bottom: 50px
	}
}
@media screen and (min-width:992px) {
	.account__order-list {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr;
		grid-column-gap: 80px;
		grid-row-gap: 40px
	}
	.account__address-list {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
		grid-column-gap: 80px;
		grid-row-gap: 30px
	}
}
@media screen and (min-width:1360px) {
	.account__order-list {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 1fr 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr 1fr
	}
	.account__address-list {
		-ms-grid-columns: 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr
	}
}
.video {
	overflow: hidden
}
.video-wrap {
	position: relative
}
.video-wrap a {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: .15em;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 16px
}
.video-wrap a:hover {
	text-decoration: none
}
.video-wrap .button {
	width: 100%;
	margin-top: 16px
}
.video__embed {
	position: relative;
	padding-bottom: 100%;
	overflow: hidden
}
.video__embed video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover
}
@media screen and (min-width:768px) {
	.video__embed {
		padding-bottom: 56.25%
	}
}
.apple-wallet-image, .giftcard-qr img {
	display: block;
	margin: 0 auto
}
@media print {
	@page {
		margin: .5cm
	}
	p {
		orphans: 3;
		widows: 3
	}
	.apple-wallet, .print-giftcard {
		display: none
	}
}
.product-single__thumbnail-image {
	border: 2px solid transparent
}
.active-thumbnail .product-single__thumbnail-image {
	border-color: {
			{
			settings.color_body_text | color_lighten: 50
		}
	}
}
.product__aside .webyzeProductColorsLabel {
	display: none
}
.tabs-content div:not(:first-child) {
	display: none
}
.tabs-nav {
	margin-top: 26px
}
.tabs-nav ul {
	display: flex;
	gap: 43px
}
.tabs-nav li {
	font-weight: 700;
	border-bottom: 2px solid transparent
}
.tabs-nav li.active {
	border-color: #000
}
.tabs-nav li a {
	text-decoration: none;
	color: #000
}
.product__select_wr {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 30px;
	margin-bottom: 14px
}
.product .product__select {
	flex: 1
}
.product__look {
	margin-top: 26px;
	text-align: center
}
.product__look_title {
	position: relative;
	z-index: 1;
	margin-bottom: 13px;
	color: #000
}
.product__look_title {
	font-size: 18px;
	font-weight: 700
}
.product__look_item {
	display: flex;
	align-items: center;
	gap: 16px;
	margin-bottom: 16px
}
.product__look_item:last-child {
	margin-bottom: 0
}
.product__look .img_wr {
    overflow: hidden;
	position: relative;
	width: 43%;
	flex-shrink: 0
}
.product__look .img_wr button.swym-button {
	text-decoration: none
}
.product__look .img_wr img {
	width: 100%;
	object-fit: contain;
	transform: scale(1.5);
}
.product__look .text_wr {
	position: relative;
	flex: 1
}
.product__look .title {
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: 700;
	text-align: left;
	color: #000
}
.product__look .price {
	margin-bottom: 16px;
	text-align: left;
}
.swym-wishlist {
	flex-shrink: 0;
	width: 24px;
	height: 24px;
	margin-right: 12px
}
.swym-wishlist img {
	display: block;
	width: 100%
}
.swym-wishlist-button-bar {
	margin-top: 10px;
	text-align: center
}
.product__main button.swym-button {
	text-transform: capitalize;
	text-decoration: underline;
	text-underline-position: under;
}
body .swym-button.swym-add-to-wishlist-view-product {
	position: absolute;
	top: 20px;
	right: 20px
}
.product-item {
	position: relative
}
#countdown {
	color: #fff;
	padding-bottom: 5px
}
.countdown_wr {
	display: flex;
	justify-content: center;
	gap: 8px;
	color: #fff
}
@media (max-width:991px) {
	.product__aside {
		padding: 0 15px
	}
}
.collection-list__image img {
	max-width: 100% !important;
	max-height: 100% !important;
	object-fit: cover;
}
.collection-list__image .responsive-image__wrapper {
	max-width: 100%!important
}
.cart-ajax__message {
	margin-bottom: 30px;
}
html .baDropdownStyle,
html .baDropdownStyle.mobile_bottom_left:not(.hideOnMobile) {
	position: static !important;
	margin-right: 20px !important;
}

html .baDropdownStyle .bacurr-choiceDesign {
	background-color: transparent;
}

html .baDropdownStyle .bacurr-dropdown-choices {
	bottom: initial;
	top: 100%;
}

html .baDropdownStyle .bacurr-dropdownChoices {
	height: auto;
}

html .baDropdownStyle .bacurr-dropdown-choices li:last-child {
	display: block;
}

html .header.header--index:not(.header--sticky) .baDropdownStyle .bacurr-choiceDesign.active:after, 
html .header.header--index:not(.header--sticky).baDropdownStyle .bacurr-choiceDesign:active:after {
	border-bottom-color: #fff;
	border-top-color: transparent;
}
html .header.header--index:not(.header--sticky) .baDropdownStyle .bacurr-choiceDesign:after {
	border-top: 6px solid #fff;
}
html .header.header--index:not(.header--sticky) .baDropdownStyle .bacurr-dropdownChoices {
	color: initial;
	-webkit-text-fill-color: initial;
}
html .header.header--index:not(.header--sticky) .baDropdownStyle.barcurr-showCurrencyOnly .ba-chosen {
	color: #fff;
}

@media (max-width: 768px) {
	html .baDropdownStyle.mobile_bottom_left:not(.hideOnMobile) ul.bacurr-dropdown-choices {
		bottom: initial !important;
		top: 100% !important;
		left: 0 !important;
	}
}
@media (max-width: 767px) {
	.currency_switcher {
		position: absolute;
		left: 35px;
		z-index: 12;
	}
}
#MainContent, #shopify-section-footer {
  transition: 0.3s;
  background: white;
}

/* .cart_opened #MainContent,.cart_opened #shopify-section-footer {
  filter: brightness(0.7);
} */

.item_CC_KT .flag_CC_KT {
  margin-right: 10px;
    
}

body:not(.template-collection,.template-product) [data-section-id="header"]:not(.header--sticky) .activeCurrency{
  color: white;
}
body:not(.template-collection,.template-product).cart_opened [data-section-id="header"]:not(.header--sticky) .activeCurrency{
  color: #000;
}
  
.item_CC_KT{
      padding: 10px 20px;
  font-size: 14px;
}

.item_CC_KT:hover{
      background: #fbf9f9;
}

.dropdown_body_CC_KT{
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
    background: white;
    box-shadow: 0 0 16px -5px #00000045;
    border-radius: 7px;
    padding: 0;
    overflow: hidden;
    position: absolute;
    transform: translate(-40px,0px);
}

.activeCurrency {
  font-size: 14px;
}

.activeCurrency:after {
  content: '▾';
  margin-left: 10px;
  display: inline-block;
}

.currency_switcher.active .activeCurrency:after {
  transform: rotate(180deg);
}

.currency_switcher.active .dropdown_body_CC_KT{
  visibility: visible;
  opacity: 1;
  transform: translate(-40px,20px);
}

.currency_switcher{
    margin-right: 20px;
}

.currency_switcher * {
      cursor: pointer;
}

@media screen and (max-width: 768px){
  .currency_switcher {
    margin-right: 0px;
    margin-left: 20px;
}

  .dropdown_body_CC_KT {
    transform: translate(-15px,0px);
}

  .currency_switcher.active .dropdown_body_CC_KT {
    transform: translate(-15px,20px);
}
}

.cart_opened .ajax-cart__open svg path {
  fill: black!important;
}

.header__mobile {
  background: white;
}

.product__look_title{
  margi-bottom: 0px;
}

.product__look .img_wr img {
    width: auto;
    height: 230px;
}
.product__gallery-main .swiper-wrapper {
	align-items: center;
}

.product__gallery-main--thumbs {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	opacity: 0;
	pointer-events: none;
	width: 100%;
	height: 100%;
	background-color: #fff;
	transition: 0.3s ease-in-out;
}

.product__gallery-main--thumbs.active {
	opacity: 1;
	pointer-events: all;
}

.product__gallery-main--thumbs .responsive-image__wrapper {
	max-height: 100%;
}

.product__gallery-main--thumbs .responsive-image__wrapper img {
	object-fit: contain;
}

.product__gallery-main--thumbs .close {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 1;
	cursor: pointer;
}

.header__mobile_top_links {
	display: flex;
	width: calc(100% + 40px);
	margin-left: -20px;
	margin-top: 40px;
	border-top: 0px solid #e1e1e1;
}

.header__mobile_top_links a {
	display: flex;
	justify-content: center;
	align-items: center;
	flex: 1;
	padding: 12px;
	border-right: 0px solid #e1e1e1;
	border-bottom: 0px solid #e1e1e1;
	text-align: center;
	background: #fff;
}

.header__mobile_account {
	position: absolute;
	bottom: 0;
	left: 0;
    height: 7%;
	width: 100%;
	background-color:  #f5f5f5;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
}

.header__mobile_account a {
	display: block;
	width: 100%;
	padding: 12px 12px;
}

.header__mobile_inner {
	overflow: auto;
	height: 100%;
	padding: 0 20px 22px 20px;
}

@media screen and (max-width: 768px){
  #sizeGuide{
    padding: 0px 2px;
    overflow: hidden;
  }
  #sizeGuide table {
   width: 100%!important;   
  }
}

@media (max-width: 1023px) {
	.cart-ajax .header__nav-btn {
		top: 116px;
	}
}

.guide__info {
    right: 20px!important;
    width: 105px!important;
}

.guide__info > div {
  position: relative;
  border-color: #858585!important;
  font-family: 'Raleway';
  font-style: normal;
  margin-bottom: 15px;
}

.guide__info>div:before {
    content: "";
    display: block;
    width: 3px;
    height: 3px;
    border-radius: 3px;
    background: #858585;
    position: absolute;
    bottom: -1.5px;
}

.guide__info>div.guide__upper_line:before {
  bottom: auto;
  top: -1.5px;
}

#sizeGuide .tabs__caption li{
  font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    padding: 5px;
    display: block;
    border-radius: 3px!important;
    width: 35px;
    text-align: center;
}

#sizeGuide .tabs__caption li.active{
  background: #000000;
  border-radius: 1px;
  color: white;
}

#sizeGuide table * {
  font-family: Raleway;
}

.product__size-guide .tabs__caption {
  margin-bottom: 0px!important;
  margin-left: 50px;
}

.styleGuideToggle{
    display: flex;
}

.styleGuideToggle h3{
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
}

.product__size-guide .page-title {
    font-family: 'Playfair Display';
}

.product__size-guide .table-wrap table th {
    padding: 10px;
}

.product__size-guide .table-wrap table caption {
    display: none!important;
}

.product__size-guide .page-title {
      font-family: Playfair Display;
      width: max-content;
      margin: 0px;
      position: absolute;
      top: 30px;
      left: 300px;
  }

@media screen and (max-width: 768px) {

  #sizeGuide table * {
    font-size: 12px;
    padding: 3px!important;
    height: max-content!important;
}
  .mfp-size .guide__relative {
      display: block;
    width: 320px;
    
  }
  
  #sizeGuide .d-flex {
      flex-direction: column;
    align-items: center;
  }

  .guide__info {

    width: 150px!important;
}

  .product__size-guide .page-title {
      top: 60px;
      left: calc(50% - 20px);
  }

  .mfp-size .mfp-content {
      padding: 40px 20px;
  }

  .mfp-size .mfp-content {
    padding: 40px 20px;
    min-height: 100vw;
    height: max-content;
}

  #sizeGuide table {
    width: 100%!important;
    max-width: calc(100vw - 40px);
    display: block;
    height: 100%;
}

#sizeGuide table::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
#sizeGuide table::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
#sizeGuide table::-webkit-scrollbar-thumb {
  background: #000000;
  border: 0px none #C5C5C5;
  border-radius: 50px;
}
#sizeGuide table::-webkit-scrollbar-thumb:hover {
  background: #000000;
}
#sizeGuide table::-webkit-scrollbar-thumb:active {
  background: #000000;
}
#sizeGuide table::-webkit-scrollbar-track {
  background: #C5C5C5;
  border: 0px none #C5C5C5;
  border-radius: 50px;
}
#sizeGuide table::-webkit-scrollbar-track:hover {
  background: #C5C5C5;
}
#sizeGuide table::-webkit-scrollbar-track:active {
  background: #C5C5C5;
}
#sizeGuide table::-webkit-scrollbar-corner {
  background: transparent;
}

}

/* popup */

.popup {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100vw;
	height: 100vh;
}

.popup--small .popup__content {
	max-width: 565px;
}

.popup__wr {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .3);
	padding: 10px;
}

.popup__content {
	width: 100%;
	max-width: 700px;
	background-color: #fff;
	padding: 15px;
}

.popup__title {
	margin-bottom: 36px;
	font-family: 'Playfair Display';
	font-size: 30px;
	line-height: 40px;
	text-align: center;
} 

.location_popup .popup__content {
	padding: 42px 82px 60px 82px;
}

.location_popup .domain {
	margin-bottom: 16px;
	font-weight: 700;
	font-size: 45px;
	line-height: 55px;
	text-align: center;
}

.location_popup__block {
	display: flex;
	gap: 34px;
}

.location_popup__left,
.location_popup__right {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	flex: 1;
	padding: 33px 14px;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	transition: 0.3s ease-in-out;
	box-shadow: 0 0 0 1px #939393;
}

.location_popup__left:hover,
.location_popup__right:hover {
	box-shadow: 0 0 0 2px #000;
}

.location_popup__left img {
	width: 100%;
	margin-bottom: 16px;
}

.location_popup__right  {
	cursor: pointer;
}

@media (max-width: 767px) {
	.location_popup .popup__content {
		padding: 20px 15px 40px 15px;
	}
	
	.location_popup__block {
		gap: 10px;
	}

	.popup__title {
		margin-bottom: 20px;
	}

	.location_popup__left, .location_popup__right {
		padding: 24px 8px;
    	font-size: 16px;
		line-height: 20px;
	}

	.product__select_wr {
		flex-direction: column;
		align-items: flex-start;
	}

	.product__size {
		order: -1;
	}

	.product .product__select {
		width: 100%;
	}
}

/* popup */

video::-webkit-media-controls-overlay-play-button {
	display: none;
}
*::-webkit-media-controls-panel {
	display: none!important;
	-webkit-appearance: none;
}

/* Old shadow dom for play button */

*::-webkit-media-controls-play-button {
	display: none!important;
	-webkit-appearance: none;
}

/* New shadow dom for play button */

/* This one works! */

*::-webkit-media-controls-start-playback-button {
	display: none!important;
	-webkit-appearance: none;
}
video::-webkit-media-controls {
    display:none !important;
}

.product__gallery .swiper-pagination {
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.swiper-pagination-bullet {
	margin: 0 6px;
    width: 8px;
    height: 8px;
    padding: 0;
    background-color: #c4c4c4;
    box-shadow: none;
    border: none;
    border-radius: 50%;
}

.swiper-button-next, 
.swiper-button-prev {
	color: rgba(0,0,0,.5);
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-size: 24px;
}

.product__back {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 10px;
}

.product__back svg {
	height: 16px;
}

.klaviyo-form {
	padding: 0 !important;
}

/* base-details-summary */
summary {
	cursor: pointer;
	list-style: none;
	position: relative;
  }
  
  summary .icon-caret {
	position: absolute;
	height: 0.6rem;
	right: 1.5rem;
	top: calc(50% - 0.2rem);
  }
  
  summary::-webkit-details-marker {
	display: none;
  }
  
  .disclosure-has-popup {
	position: relative;
  }
  
  .disclosure-has-popup[open] > summary::before {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	display: block;
	cursor: default;
	content: ' ';
	background: transparent;
  }
  
  .disclosure-has-popup > summary::before {
	display: none;
  }
  
  .disclosure-has-popup[open] > summary + * {
	z-index: 100;
  }
  
  @media screen and (min-width: 750px) {
	.disclosure-has-popup[open] > summary + * {
	  z-index: 4;
	}
  
	.facets .disclosure-has-popup[open] > summary + * {
	  z-index: 3;
	}
  }
  
  /* base-focus */

  .hidden {
	display: none !important;
  }
  
  @media screen and (max-width: 749px) {
	.small-hide {
	  display: none !important;
	}
  }
  
  @media screen and (min-width: 750px) and (max-width: 989px) {
	.medium-hide {
	  display: none !important;
	}
  }
  
  @media screen and (min-width: 990px) {
	.large-up-hide {
	  display: none !important;
	}
  }

  @keyframes animateMenuOpen {
	0% {
	  opacity: 0;
	  transform: translateY(-1.5rem);
	}
  
	100% {
	  opacity: 1;
	  transform: translateY(0);
	}
  }



/* SEARCH OVERLAY */

.header-search--open  .header__search ~ .overlay {
  opacity: 1 !important;
  pointer-events: all !important;
}

.header__search.active{
  background: white !important;
}

.swym-btn-container[data-position=default] .swym-add-to-wishlist.swym-iconbtnlink {
    text-indent: 0 !important;
}

.swym-btn-container[data-position=default] .swym-add-to-wishlist.swym-iconbtnlink {
    padding: 0 !important;
}

body .swym-btn-container .swym-button:after {
    left: -30px;
}

/* stockist */
@media screen and (max-width: 991px){
  .stockist__content td {
    width: 50%!important;
    height: min-content!important;
}
  .stockist__content tr {
    height: min-content!important;
    display: flex!important;
    flex-wrap: wrap;
}
  .stockist__content table {
    width: 100%!important;
    height: fit-content!important;
}

.header-nav__secondary li {
	margin-right: 12px
}
}

@media (max-width: 767px) {
    .brands .brands-list img {
        max-height: 25px;
        margin: 0;
    }

    .brands .brands-list {
        grid-row-gap: 20px;
    }

	.footer .footer__newsletter {
		max-width: 100%;
	}
}
@media screen and (max-width: 500px){
  .stockist__content td {
    width: 100%!important;
}
  .header__mobile-nav li {
    position: relative;
    
  }

  .header__mobile-nav li::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #D3D3D3 !important;
    top: 35px;
    left: 0;
  }

/*   .header__mobile_account {
    max-width: 140px;
    left: 50%;
    transform: translate(-50%);
  } */
  .header__mobile_account {
    height: 6% !important;
  }
}

.collection__banner {
    margin-bottom: 40px;
}