/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
.product-layout.product-grid.col-lg-4.col-md-4.col-sm-6.col-xs-12 {
    /*margin-left: 150px;*/
    margin: 0 80px 0 80px;
    max-width: 280px;
    /* border: 10px solid #ece89d; */
    display: inline-flex;
	 }
	 .banc {
	 border-radius:40px;
    border: 2px solid #e34761; /* Параметры рамки */
    background: #f3dbdf; /* Цвет фона */
    font-size: 24px; /* Размер текста */
    padding: 5px 20px; /* Поля вокруг текста */
   }
   .well.well-sm {
   
}
.product-layout.col-lg-3.col-md-3.col-sm-6.col-xs-12 { margin: 0 80px 0 80px;
    max-width: 280px;
	display: inline-flex;
}
.product-thumb.transition .image{width: 210px;
    height: 210px;
    margin-left: auto;
    margin-right: auto;
    background: #e9edf0;
    box-shadow: 20px 20px 40px #d3dbe6, -20px -20px 40px #fff, -1px -1px 1px rgb(255 255 255 / 60%);
    border-radius: 51px;
    margin-bottom: 40px;
    padding: 30px;
    
}
body {
	margin: 0
}

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

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

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

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

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

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

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

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

small {
	font-size: 80%
}

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

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

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

figure {
	margin: 1em 40px
}

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

pre {
	overflow: auto
}

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

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

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

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

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

input {
	line-height: normal
}

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

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

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

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

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

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

td,
th {
	padding: 0
}

ul {
	list-style-type: none
}

*,
*::before,
*::after {
	box-sizing: border-box
}

body,
input,
textarea,
button,
select {
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%
}

form {
	margin: 0
}
@media (max-width: 640px) {.product-layout.col-lg-3.col-md-3.col-sm-6.col-xs-12 {
    margin: 0 20px 0 20px;
    width:90% !important;
    display: inline-flex;
}}
@media only screen and (max-width: 989px) {
	input,
	textarea,
	select {
		font-size: 16px
	}
}

button,
input[type="submit"],
label[for] {
	cursor: pointer
}

optgroup {
	font-weight: 700
}

option {
	color: #17191e;
	background-color: #e9edf0
}

[tabindex='-1']:focus {
	outline: none
}

.clearfix {
	*zoom: 1
}

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

.visually-hidden,
.icon__fallback-text,
.supports-no-js .featured-blog__post .article__featured-image-wrapper,
.supports-no-js .map-section__background-wrapper .js {
	position: absolute !important;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0
}

.hidden {
	display: none !important
}

.supports-no-js .supports-js {
	display: none
}

.js-focus-hidden:focus {
	outline: none
}

.label--hidden {
	position: absolute;
	height: 0;
	width: 0;
	margin-bottom: 0;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px)
}

.supports-no-placeholder .label--hidden {
	position: static;
	height: auto;
	width: auto;
	margin-bottom: 2px;
	overflow: visible;
	clip: initial
}

.skip-link:focus {
	clip: auto;
	width: auto;
	height: auto;
	margin: 0;
	color: #17191e;
	background-color: #e9edf0;
	padding: 15px;
	z-index: 10000;
	transition: none
}

.box {
	background: no-repeat;
	background-size: contain
}

.ratio-container {
	position: relative
}

.ratio-container:after {
	content: '';
	display: block;
	height: 0;
	width: 100%;
	content: ""
}

.ratio-container>* {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.icon {
	display: inline-block;
	vertical-align: middle;
	fill: currentColor
}

.supports-no-svg .icon {
	display: none
}

.icon.icon-google-plus {
	width: 28px
}

.social-sharing__link .icon.icon-google-plus {
	width: 24px
}

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) line,
svg.icon:not(.icon--full-color) path,
svg.icon:not(.icon--full-color) polygon,
svg.icon:not(.icon--full-color) polyline,
svg.icon:not(.icon--full-color) rect,
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) line,
symbol.icon:not(.icon--full-color) path,
symbol.icon:not(.icon--full-color) polygon,
symbol.icon:not(.icon--full-color) polyline,
symbol.icon:not(.icon--full-color) rect {
	fill: inherit;
	stroke: inherit
}

.supports-no-svg .icon__fallback-text {
	position: static !important;
	overflow: inherit;
	clip: none;
	height: auto;
	width: auto;
	margin: 0
}

ul,
ol {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.list--inline {
	padding: 0;
	margin-bottom: -5px
}

.list--inline li {
	display: inline-block;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 0
}

.list--inline li:last-child {
	padding-right: 0
}

.rte img {
	height: auto
}

.rte table {
	table-layout: fixed
}

.rte ul,
.rte ol {
	margin: 0 0 15px;
	padding: 0;
	list-style-position: inside
}

.rte ul {
	list-style-type: disc
}

.rte ul ul {
	list-style-type: circle
}

.rte ul ul ul {
	list-style-type: square
}

.rte p {
	font-size: 24px;
	line-height: 36px;
	text-shadow: -1px -1px 1px #FFFFFF
}

.rte__table-wrapper {
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch
}

@media only screen and (max-width: 749px) {
	.responsive-table thead {
		display: none
	}
	.responsive-table tr {
		display: block
	}
	.responsive-table th,
	.responsive-table td {
		display: block;
		text-align: right;
		padding: 15px;
		margin: 0
	}
	.responsive-table td::before {
		content: attr(data-label);
		float: left;
		text-align: center;
		padding-right: 10px
	}
	.responsive-table__row+.responsive-table__row,
	tfoot>.responsive-table__row:first-child {
		position: relative;
		margin-top: 10px;
		padding-top: 15px
	}
	.responsive-table__row+.responsive-table__row::after,
	tfoot>.responsive-table__row:first-child::after {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 15px;
		right: 15px;
		border-bottom: 1px solid #e8e8e8
	}
}

img {
	max-width: 100%
}

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

.video-wrapper {
	position: relative;
	overflow: hidden;
	max-width: 100%;
	padding-bottom: 56.25%;
	height: 0;
	height: auto
}

.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.grid {
	*zoom: 1;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: -30px
}

.grid::after {
	content: '';
	display: table;
	clear: both
}

.grid--flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.grid__item {
	float: left;
	padding-left: 30px;
	width: 100%
}

.grid__item[class*="--push"] {
	position: relative
}

.grid--rev {
	direction: rtl;
	text-align: left
}

.grid--rev>.grid__item {
	direction: ltr;
	text-align: left;
	float: right
}

.one-whole {
	width: 100%
}

.one-half {
	width: 50%
}

.one-third {
	width: 33.33333%
}

.two-thirds {
	width: 66.66667%
}

.one-quarter {
	width: 25%
}

.two-quarters {
	width: 50%
}

.three-quarters {
	width: 75%
}

.one-fifth {
	width: 20%
}

.two-fifths {
	width: 40%
}

.three-fifths {
	width: 60%
}

.four-fifths {
	width: 80%
}

.one-sixth {
	width: 16.66667%
}

.two-sixths {
	width: 33.33333%
}

.three-sixths {
	width: 50%
}

.four-sixths {
	width: 66.66667%
}

.five-sixths {
	width: 83.33333%
}

.one-eighth {
	width: 12.5%
}

.two-eighths {
	width: 25%
}

.three-eighths {
	width: 37.5%
}

.four-eighths {
	width: 50%
}

.five-eighths {
	width: 62.5%
}

.six-eighths {
	width: 75%
}

.seven-eighths {
	width: 87.5%
}

.one-tenth {
	width: 10%
}

.two-tenths {
	width: 20%
}

.three-tenths {
	width: 30%
}

.four-tenths {
	width: 40%
}

.five-tenths {
	width: 50%
}

.six-tenths {
	width: 60%
}

.seven-tenths {
	width: 70%
}

.eight-tenths {
	width: 80%
}

.nine-tenths {
	width: 90%
}

.one-twelfth {
	width: 8.33333%
}

.two-twelfths {
	width: 16.66667%
}

.three-twelfths {
	width: 25%
}

.four-twelfths {
	width: 33.33333%
}

.five-twelfths {
	width: 41.66667%
}

.six-twelfths {
	width: 50%
}

.seven-twelfths {
	width: 58.33333%
}

.eight-twelfths {
	width: 66.66667%
}

.nine-twelfths {
	width: 75%
}

.ten-twelfths {
	width: 83.33333%
}

.eleven-twelfths {
	width: 91.66667%
}

.show {
	display: block !important
}

.hide {
	display: none !important
}

.text-left {
	text-align: left !important
}

.text-right {
	text-align: right !important
}

.text-center {
	text-align: center !important
}

@media only screen and (max-width: 749px) {
	.small--one-whole {
		width: 100%
	}
	.small--one-half {
		width: 50%
	}
	.small--one-third {
		width: 33.33333%
	}
	.small--two-thirds {
		width: 66.66667%
	}
	.small--one-quarter {
		width: 25%
	}
	.small--two-quarters {
		width: 50%
	}
	.small--three-quarters {
		width: 75%
	}
	.small--one-fifth {
		width: 20%
	}
	.small--two-fifths {
		width: 40%
	}
	.small--three-fifths {
		width: 60%
	}
	.small--four-fifths {
		width: 80%
	}
	.small--one-sixth {
		width: 16.66667%
	}
	.small--two-sixths {
		width: 33.33333%
	}
	.small--three-sixths {
		width: 50%
	}
	.small--four-sixths {
		width: 66.66667%
	}
	.small--five-sixths {
		width: 83.33333%
	}
	.small--one-eighth {
		width: 12.5%
	}
	.small--two-eighths {
		width: 25%
	}
	.small--three-eighths {
		width: 37.5%
	}
	.small--four-eighths {
		width: 50%
	}
	.small--five-eighths {
		width: 62.5%
	}
	.small--six-eighths {
		width: 75%
	}
	.small--seven-eighths {
		width: 87.5%
	}
	.small--one-tenth {
		width: 10%
	}
	.small--two-tenths {
		width: 20%
	}
	.small--three-tenths {
		width: 30%
	}
	.small--four-tenths {
		width: 40%
	}
	.small--five-tenths {
		width: 50%
	}
	.small--six-tenths {
		width: 60%
	}
	.small--seven-tenths {
		width: 70%
	}
	.small--eight-tenths {
		width: 80%
	}
	.small--nine-tenths {
		width: 90%
	}
	.small--one-twelfth {
		width: 8.33333%
	}
	.small--two-twelfths {
		width: 16.66667%
	}
	.small--three-twelfths {
		width: 25%
	}
	.small--four-twelfths {
		width: 33.33333%
	}
	.small--five-twelfths {
		width: 41.66667%
	}
	.small--six-twelfths {
		width: 50%
	}
	.small--seven-twelfths {
		width: 58.33333%
	}
	.small--eight-twelfths {
		width: 66.66667%
	}
	.small--nine-twelfths {
		width: 75%
	}
	.small--ten-twelfths {
		width: 83.33333%
	}
	.small--eleven-twelfths {
		width: 91.66667%
	}
	.grid--uniform .small--one-half:nth-child(2n+1),
	.grid--uniform .small--one-third:nth-child(3n+1),
	.grid--uniform .small--one-quarter:nth-child(4n+1),
	.grid--uniform .small--one-fifth:nth-child(5n+1),
	.grid--uniform .small--one-sixth:nth-child(6n+1),
	.grid--uniform .small--two-sixths:nth-child(3n+1),
	.grid--uniform .small--three-sixths:nth-child(2n+1),
	.grid--uniform .small--two-eighths:nth-child(4n+1),
	.grid--uniform .small--four-eighths:nth-child(2n+1),
	.grid--uniform .small--five-tenths:nth-child(2n+1),
	.grid--uniform .small--one-twelfth:nth-child(12n+1),
	.grid--uniform .small--two-twelfths:nth-child(6n+1),
	.grid--uniform .small--three-twelfths:nth-child(4n+1),
	.grid--uniform .small--four-twelfths:nth-child(3n+1),
	.grid--uniform .small--six-twelfths:nth-child(2n+1) {
		clear: both
	}
	.small--show {
		display: block !important
	}
	.small--hide {
		display: none !important
	}
	.small--text-left {
		text-align: left !important
	}
	.small--text-right {
		text-align: right !important
	}
	.small--text-center {
		text-align: center !important
	}
}

@media only screen and (min-width: 750px) {
	.medium-up--one-whole {
		width: 100%
	}
	.medium-up--one-half {
		width: 50%
	}
	.medium-up--one-third {
		width: 33.33333%
	}
	.medium-up--two-thirds {
		width: 66.66667%
	}
	.medium-up--one-quarter {
		width: 25%
	}
	.medium-up--two-quarters {
		width: 50%
	}
	.medium-up--three-quarters {
		width: 75%
	}
	.medium-up--one-fifth {
		width: 20%
	}
	.medium-up--two-fifths {
		width: 40%
	}
	.medium-up--three-fifths {
		width: 60%
	}
	.medium-up--four-fifths {
		width: 80%
	}
	.medium-up--one-sixth {
		width: 16.66667%
	}
	.medium-up--two-sixths {
		width: 33.33333%
	}
	.medium-up--three-sixths {
		width: 50%
	}
	.medium-up--four-sixths {
		width: 66.66667%
	}
	.medium-up--five-sixths {
		width: 83.33333%
	}
	.medium-up--one-eighth {
		width: 12.5%
	}
	.medium-up--two-eighths {
		width: 25%
	}
	.medium-up--three-eighths {
		width: 37.5%
	}
	.medium-up--four-eighths {
		width: 50%
	}
	.medium-up--five-eighths {
		width: 62.5%
	}
	.medium-up--six-eighths {
		width: 75%
	}
	.medium-up--seven-eighths {
		width: 87.5%
	}
	.medium-up--one-tenth {
		width: 10%
	}
	.medium-up--two-tenths {
		width: 20%
	}
	.medium-up--three-tenths {
		width: 30%
	}
	.medium-up--four-tenths {
		width: 40%
	}
	.medium-up--five-tenths {
		width: 50%
	}
	.medium-up--six-tenths {
		width: 60%
	}
	.medium-up--seven-tenths {
		width: 70%
	}
	.medium-up--eight-tenths {
		width: 80%
	}
	.medium-up--nine-tenths {
		width: 90%
	}
	.medium-up--one-twelfth {
		width: 8.33333%
	}
	.medium-up--two-twelfths {
		width: 16.66667%
	}
	.medium-up--three-twelfths {
		width: 25%
	}
	.medium-up--four-twelfths {
		width: 33.33333%
	}
	.medium-up--five-twelfths {
		width: 41.66667%
	}
	.medium-up--six-twelfths {
		width: 50%
	}
	.medium-up--seven-twelfths {
		width: 58.33333%
	}
	.medium-up--eight-twelfths {
		width: 66.66667%
	}
	.medium-up--nine-twelfths {
		width: 75%
	}
	.medium-up--ten-twelfths {
		width: 83.33333%
	}
	.medium-up--eleven-twelfths {
		width: 91.66667%
	}
	.grid--uniform .medium-up--one-half:nth-child(2n+1),
	.grid--uniform .medium-up--one-third:nth-child(3n+1),
	.grid--uniform .medium-up--one-quarter:nth-child(4n+1),
	.grid--uniform .medium-up--one-fifth:nth-child(5n+1),
	.grid--uniform .medium-up--one-sixth:nth-child(6n+1),
	.grid--uniform .medium-up--two-sixths:nth-child(3n+1),
	.grid--uniform .medium-up--three-sixths:nth-child(2n+1),
	.grid--uniform .medium-up--two-eighths:nth-child(4n+1),
	.grid--uniform .medium-up--four-eighths:nth-child(2n+1),
	.grid--uniform .medium-up--five-tenths:nth-child(2n+1),
	.grid--uniform .medium-up--one-twelfth:nth-child(12n+1),
	.grid--uniform .medium-up--two-twelfths:nth-child(6n+1),
	.grid--uniform .medium-up--three-twelfths:nth-child(4n+1),
	.grid--uniform .medium-up--four-twelfths:nth-child(3n+1),
	.grid--uniform .medium-up--six-twelfths:nth-child(2n+1) {
		clear: both
	}
	.medium-up--show {
		display: block !important
	}
	.medium-up--hide {
		display: none !important
	}
	.medium-up--text-left {
		text-align: left !important
	}
	.medium-up--text-right {
		text-align: right !important
	}
	.medium-up--text-center {
		text-align: center !important
	}
}

@media only screen and (max-width: 989px) {
	.medium-down--one-whole {
		width: 100%
	}
	.medium-down--one-half {
		width: 50%
	}
	.medium-down--one-third {
		width: 33.33333%
	}
	.medium-down--two-thirds {
		width: 66.66667%
	}
	.medium-down--one-quarter {
		width: 25%
	}
	.medium-down--two-quarters {
		width: 50%
	}
	.medium-down--three-quarters {
		width: 75%
	}
	.medium-down--one-fifth {
		width: 20%
	}
	.medium-down--two-fifths {
		width: 40%
	}
	.medium-down--three-fifths {
		width: 60%
	}
	.medium-down--four-fifths {
		width: 80%
	}
	.medium-down--one-sixth {
		width: 16.66667%
	}
	.medium-down--two-sixths {
		width: 33.33333%
	}
	.medium-down--three-sixths {
		width: 50%
	}
	.medium-down--four-sixths {
		width: 66.66667%
	}
	.medium-down--five-sixths {
		width: 83.33333%
	}
	.medium-down--one-eighth {
		width: 12.5%
	}
	.medium-down--two-eighths {
		width: 25%
	}
	.medium-down--three-eighths {
		width: 37.5%
	}
	.medium-down--four-eighths {
		width: 50%
	}
	.medium-down--five-eighths {
		width: 62.5%
	}
	.medium-down--six-eighths {
		width: 75%
	}
	.medium-down--seven-eighths {
		width: 87.5%
	}
	.medium-down--one-tenth {
		width: 10%
	}
	.medium-down--two-tenths {
		width: 20%
	}
	.medium-down--three-tenths {
		width: 30%
	}
	.medium-down--four-tenths {
		width: 40%
	}
	.medium-down--five-tenths {
		width: 50%
	}
	.medium-down--six-tenths {
		width: 60%
	}
	.medium-down--seven-tenths {
		width: 70%
	}
	.medium-down--eight-tenths {
		width: 80%
	}
	.medium-down--nine-tenths {
		width: 90%
	}
	.medium-down--one-twelfth {
		width: 8.33333%
	}
	.medium-down--two-twelfths {
		width: 16.66667%
	}
	.medium-down--three-twelfths {
		width: 25%
	}
	.medium-down--four-twelfths {
		width: 33.33333%
	}
	.medium-down--five-twelfths {
		width: 41.66667%
	}
	.medium-down--six-twelfths {
		width: 50%
	}
	.medium-down--seven-twelfths {
		width: 58.33333%
	}
	.medium-down--eight-twelfths {
		width: 66.66667%
	}
	.medium-down--nine-twelfths {
		width: 75%
	}
	.medium-down--ten-twelfths {
		width: 83.33333%
	}
	.medium-down--eleven-twelfths {
		width: 91.66667%
	}
	.grid--uniform .medium-down--one-half:nth-child(2n+1),
	.grid--uniform .medium-down--one-third:nth-child(3n+1),
	.grid--uniform .medium-down--one-quarter:nth-child(4n+1),
	.grid--uniform .medium-down--one-fifth:nth-child(5n+1),
	.grid--uniform .medium-down--one-sixth:nth-child(6n+1),
	.grid--uniform .medium-down--two-sixths:nth-child(3n+1),
	.grid--uniform .medium-down--three-sixths:nth-child(2n+1),
	.grid--uniform .medium-down--two-eighths:nth-child(4n+1),
	.grid--uniform .medium-down--four-eighths:nth-child(2n+1),
	.grid--uniform .medium-down--five-tenths:nth-child(2n+1),
	.grid--uniform .medium-down--one-twelfth:nth-child(12n+1),
	.grid--uniform .medium-down--two-twelfths:nth-child(6n+1),
	.grid--uniform .medium-down--three-twelfths:nth-child(4n+1),
	.grid--uniform .medium-down--four-twelfths:nth-child(3n+1),
	.grid--uniform .medium-down--six-twelfths:nth-child(2n+1) {
		clear: both
	}
	.medium-down--show {
		display: block !important
	}
	.medium-down--hide {
		display: none !important
	}
	.medium-down--text-left {
		text-align: left !important
	}
	.medium-down--text-right {
		text-align: right !important
	}
	.medium-down--text-center {
		text-align: center !important
	}
}

@media only screen and (min-width: 990px) {
	.large-up--one-whole {
		width: 100%
	}
	.large-up--one-half {
		width: 50%
	}
	.large-up--one-third {
		width: 33.33333%
	}
	.large-up--two-thirds {
		width: 66.66667%
	}
	.large-up--one-quarter {
		width: 25%
	}
	.large-up--two-quarters {
		width: 50%
	}
	.large-up--three-quarters {
		width: 75%
	}
	.large-up--one-fifth {
		width: 20%
	}
	.large-up--two-fifths {
		width: 40%
	}
	.large-up--three-fifths {
		width: 60%
	}
	.large-up--four-fifths {
		width: 80%
	}
	.large-up--one-sixth {
		width: 16.66667%
	}
	.large-up--two-sixths {
		width: 33.33333%
	}
	.large-up--three-sixths {
		width: 50%
	}
	.large-up--four-sixths {
		width: 66.66667%
	}
	.large-up--five-sixths {
		width: 83.33333%
	}
	.large-up--one-eighth {
		width: 12.5%
	}
	.large-up--two-eighths {
		width: 25%
	}
	.large-up--three-eighths {
		width: 37.5%
	}
	.large-up--four-eighths {
		width: 50%
	}
	.large-up--five-eighths {
		width: 62.5%
	}
	.large-up--six-eighths {
		width: 75%
	}
	.large-up--seven-eighths {
		width: 87.5%
	}
	.large-up--one-tenth {
		width: 10%
	}
	.large-up--two-tenths {
		width: 20%
	}
	.large-up--three-tenths {
		width: 30%
	}
	.large-up--four-tenths {
		width: 40%
	}
	.large-up--five-tenths {
		width: 50%
	}
	.large-up--six-tenths {
		width: 60%
	}
	.large-up--seven-tenths {
		width: 70%
	}
	.large-up--eight-tenths {
		width: 80%
	}
	.large-up--nine-tenths {
		width: 90%
	}
	.large-up--one-twelfth {
		width: 8.33333%
	}
	.large-up--two-twelfths {
		width: 16.66667%
	}
	.large-up--three-twelfths {
		width: 25%
	}
	.large-up--four-twelfths {
		width: 33.33333%
	}
	.large-up--five-twelfths {
		width: 41.66667%
	}
	.large-up--six-twelfths {
		width: 50%
	}
	.large-up--seven-twelfths {
		width: 58.33333%
	}
	.large-up--eight-twelfths {
		width: 66.66667%
	}
	.large-up--nine-twelfths {
		width: 75%
	}
	.large-up--ten-twelfths {
		width: 83.33333%
	}
	.large-up--eleven-twelfths {
		width: 91.66667%
	}
	.grid--uniform .large-up--one-half:nth-child(2n+1),
	.grid--uniform .large-up--one-third:nth-child(3n+1),
	.grid--uniform .large-up--one-quarter:nth-child(4n+1),
	.grid--uniform .large-up--one-fifth:nth-child(5n+1),
	.grid--uniform .large-up--one-sixth:nth-child(6n+1),
	.grid--uniform .large-up--two-sixths:nth-child(3n+1),
	.grid--uniform .large-up--three-sixths:nth-child(2n+1),
	.grid--uniform .large-up--two-eighths:nth-child(4n+1),
	.grid--uniform .large-up--four-eighths:nth-child(2n+1),
	.grid--uniform .large-up--five-tenths:nth-child(2n+1),
	.grid--uniform .large-up--one-twelfth:nth-child(12n+1),
	.grid--uniform .large-up--two-twelfths:nth-child(6n+1),
	.grid--uniform .large-up--three-twelfths:nth-child(4n+1),
	.grid--uniform .large-up--four-twelfths:nth-child(3n+1),
	.grid--uniform .large-up--six-twelfths:nth-child(2n+1) {
		clear: both
	}
	.large-up--show {
		display: block !important
	}
	.large-up--hide {
		display: none !important
	}
	.large-up--text-left {
		text-align: left !important
	}
	.large-up--text-right {
		text-align: right !important
	}
	.large-up--text-center {
		text-align: center !important
	}
}

@media only screen and (min-width: 750px) {
	.medium-up--push-one-half {
		left: 50%
	}
	.medium-up--push-one-third {
		left: 33.33333%
	}
	.medium-up--push-two-thirds {
		left: 66.66667%
	}
	.medium-up--push-one-quarter {
		left: 25%
	}
	.medium-up--push-two-quarters {
		left: 50%
	}
	.medium-up--push-three-quarters {
		left: 75%
	}
	.medium-up--push-one-fifth {
		left: 20%
	}
	.medium-up--push-two-fifths {
		left: 40%
	}
	.medium-up--push-three-fifths {
		left: 60%
	}
	.medium-up--push-four-fifths {
		left: 80%
	}
	.medium-up--push-one-sixth {
		left: 16.66667%
	}
	.medium-up--push-two-sixths {
		left: 33.33333%
	}
	.medium-up--push-three-sixths {
		left: 50%
	}
	.medium-up--push-four-sixths {
		left: 66.66667%
	}
	.medium-up--push-five-sixths {
		left: 83.33333%
	}
	.medium-up--push-one-eighth {
		left: 12.5%
	}
	.medium-up--push-two-eighths {
		left: 25%
	}
	.medium-up--push-three-eighths {
		left: 37.5%
	}
	.medium-up--push-four-eighths {
		left: 50%
	}
	.medium-up--push-five-eighths {
		left: 62.5%
	}
	.medium-up--push-six-eighths {
		left: 75%
	}
	.medium-up--push-seven-eighths {
		left: 87.5%
	}
	.medium-up--push-one-tenth {
		left: 10%
	}
	.medium-up--push-two-tenths {
		left: 20%
	}
	.medium-up--push-three-tenths {
		left: 30%
	}
	.medium-up--push-four-tenths {
		left: 40%
	}
	.medium-up--push-five-tenths {
		left: 50%
	}
	.medium-up--push-six-tenths {
		left: 60%
	}
	.medium-up--push-seven-tenths {
		left: 70%
	}
	.medium-up--push-eight-tenths {
		left: 80%
	}
	.medium-up--push-nine-tenths {
		left: 90%
	}
	.medium-up--push-one-twelfth {
		left: 8.33333%
	}
	.medium-up--push-two-twelfths {
		left: 16.66667%
	}
	.medium-up--push-three-twelfths {
		left: 25%
	}
	.medium-up--push-four-twelfths {
		left: 33.33333%
	}
	.medium-up--push-five-twelfths {
		left: 41.66667%
	}
	.medium-up--push-six-twelfths {
		left: 50%
	}
	.medium-up--push-seven-twelfths {
		left: 58.33333%
	}
	.medium-up--push-eight-twelfths {
		left: 66.66667%
	}
	.medium-up--push-nine-twelfths {
		left: 75%
	}
	.medium-up--push-ten-twelfths {
		left: 83.33333%
	}
	.medium-up--push-eleven-twelfths {
		left: 91.66667%
	}
}

.grid--table {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin-left: 0
}

.grid--table>.grid__item {
	float: none;
	display: table-cell;
	vertical-align: middle;
	padding-left: 0
}

.medium-up--grid--table {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin-left: 0
}

.medium-up--grid--table>.grid__item {
	float: none;
	display: table-cell;
	vertical-align: middle;
	padding-left: 0
}

@media only screen and (max-width: 749px) {
	.medium-up--grid--table {
		display: block
	}
	.medium-up--grid--table>.grid__item {
		display: block
	}
}

.grid--uniform>.grid__item {
	margin-bottom: 30px
}

body,
html {
	background-color: #e9edf0
}

.site-wrapper {
	max-width: 1340px;
	margin: 0 auto;
	padding: 0 15px
}

@media only screen and (min-width: 750px) {
	.site-wrapper {
		padding: 0 30px
	}
}

.main-content {
	overflow: hidden
}

hr {
	clear: both;
	border-top: solid #e8e8e8;
	border-width: 1px 0 0;
	margin: 30px 0;
	height: 0
}

hr.hr--clear {
	border: 0;
	height: 1px;
	margin-bottom: 30px -1px
}

hr.hr--small {
	margin: 15px 0
}

hr.hr--small.hr--clear {
	margin-bottom: 15px -1px
}

hr.hr--border {
	margin: 0
}

hr.hr--border-top {
	margin-top: 0
}

hr.hr--border-bottom {
	margin-bottom: 0
}

.social-sharing {
	margin: 30px 0
}

.social-sharing__link {
	padding-right: 10px;
	color: #17191e;
	white-space: nowrap;
	display: inline-block
}

.social-sharing__link:last-child {
	padding-right: 0
}

.social-sharing__link .icon {
	width: 18px;
	height: 18px
}

@media only screen and (max-width: 749px) {
	.site-footer .grid__item {
		padding-top: 10px
	}
}

.sub-footer {
	padding-bottom: 30px
}

.sub-footer,
.site-footer {
	color: #17191e
}

.sub-footer a,
.site-footer a {
	color: #17191e
}

.payment-icons {
	margin-top: 0
}

.payment-icons .icon {
	width: 38px;
	height: 24px
}

body,
input,
textarea,
button,
select {
	font-size: 16px;
	font-family: Montserrat, sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #17191e;
	line-height: 1.6
}

@media only screen and (max-width: 989px) {
	input,
	textarea {
		font-size: 16px
	}
}

h1,
.h1,
h2,
.h2,
.template-page .page-title,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-rendering: optimizeLegibility;
	margin: 0 0 1rem;
	line-height: 1.22;
	color: #17191e
}

h1 a,
.h1 a,
h2 a,
.h2 a,
.template-page .page-title a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
	color: #17191e;
	text-decoration: none;
	font-weight: inherit
}

h1,
.h1 {
	font-size: 3.75em
}

@media only screen and (max-width: 749px) {
	h1,
	.h1 {
		font-size: 2.625em
	}
}

h2,
.h2,
.template-page .page-title {
	font-size: 2em
}

@media only screen and (max-width: 749px) {
	h2,
	.h2,
	.template-page .page-title {
		font-size: 2.25em
	}
}

h3,
.h3 {
	font-size: 2.25em
}

@media only screen and (max-width: 749px) {
	h3,
	.h3 {
		font-size: 1.875em
	}
}

h4,
.h4 {
	font-size: 1.9375em;
	text-transform: uppercase
}

@media only screen and (max-width: 749px) {
	h4,
	.h4 {
		font-size: 1.75em
	}
}

h5,
.h5 {
	font-size: 1.5em
}

h6,
.h6 {
	font-size: 1.5em;
	font-weight: 400
}

@media only screen and (max-width: 749px) {
	h6,
	.h6 {
		font-size: 1.1875em
	}
}

.rte h1,
.rte .h1,
.rte h2,
.rte .h2,
.rte .template-page .page-title,
.template-page .rte .page-title,
.rte h3,
.rte .h3,
.rte h4,
.rte .h4,
.rte h5,
.rte .h5,
.rte h6,
.rte .h6 {
	margin-top: 45px;
	margin-bottom: 30px
}

.rte h1:first-child,
.rte .h1:first-child,
.rte h2:first-child,
.rte .h2:first-child,
.rte .template-page .page-title:first-child,
.template-page .rte .page-title:first-child,
.rte h3:first-child,
.rte .h3:first-child,
.rte h4:first-child,
.rte .h4:first-child,
.rte h5:first-child,
.rte .h5:first-child,
.rte h6:first-child,
.rte .h6:first-child {
	margin-top: 0
}

.list--inline__separator {
	position: relative;
	padding-left: 18px;
	margin-left: 10px
}

.list--inline__separator:before {
	content: '\2022';
	display: block;
	position: absolute;
	top: 0;
	left: 0
}

p {
	margin: 0 0 15px;
	color: #17191E;
	font-size: 24px
}

.txt--minor {
	font-size: 85%
}

.txt--emphasis {
	font-style: italic
}

blockquote {
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-rendering: optimizeLegibility;
	font-size: 3.1875em;
	text-align: center;
	color: #17191e;
	margin: 60px 30px
}

blockquote cite {
	font-family: Montserrat, sans-serif;
	font-style: normal;
	font-size: 0.85em;
	font-weight: 400
}

th {
	font-size: 2.125em;
	color: #17191e
}

.btn,
.shopify-payment-button__button {
	position: relative;
	padding: 18.5px 35px;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	background: #e9edf0;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	border: none;
	border-radius: 30px
}

.btn[disabled],
[disabled].shopify-payment-button__button,
.btn.btn--disabled,
.btn--disabled.shopify-payment-button__button {
	opacity: 0.5;
	pointer-events: none
}

.btn .icon,
.shopify-payment-button__button .icon {
	width: 18px;
	height: 18px
}

.btn+.btn,
.shopify-payment-button__button+.btn,
.btn+.shopify-payment-button__button,
.shopify-payment-button__button+.shopify-payment-button__button {
	margin-left: 8px
}

.btn--unflipped+.btn,
.btn--unflipped+.shopify-payment-button__button {
	margin-left: 0
}

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

@keyframes spin {
	0% {
		transform: rotate(0deg)
	}
	100% {
		transform: rotate(360deg)
	}
}

.btn--ajax-disabled:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background-color: #cbd4db
}

.btn--ajax-disabled:after {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	margin-left: -10px;
	margin-top: -10px;
	border-radius: 50%;
	border: 3px solid #566de6;
	border-top-color: transparent;
	-webkit-animation: spin 0.65s infinite linear;
	left: 50%
}

.btn--link {
	padding: 0;
	background-color: transparent;
	border: 0;
	color: #566de6;
	text-align: inherit
}

.btn--link:hover,
.btn--link:focus {
	opacity: 0.7
}

a {
	color: #566de6;
	text-decoration: none
}

a:hover,
a:focus {
	opacity: 0.7
}

a.btn:hover,
a.shopify-payment-button__button:hover,
a.btn:focus,
a.shopify-payment-button__button:focus {
	opacity: 1
}

a.btn.btn--disabled,
a.btn--disabled.shopify-payment-button__button {
	opacity: 0.5
}

.link-body-color {
	color: #17191e
}

.link-body-color:hover,
.link-body-color:focus {
	opacity: 0.7
}

.text-link {
	color: #566de6;
	border-bottom: 1px solid;
	padding-bottom: 2px
}

.text-link:hover,
.text-link:focus {
	opacity: 0.7
}

h2,
.h2,
.template-page .page-title,
p,
span {
	/*-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none*/
}

.btn,
.shopify-payment-button__button,
.rte .btn,
.rte .shopify-payment-button__button {
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	width: auto;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	cursor: pointer;
	background-color: #e9edf0;
	color: #566de6
}

.btn:hover,
.shopify-payment-button__button:hover,
.rte .btn:hover,
.rte .shopify-payment-button__button:hover {
	opacity: 0.8
}

.btn:active,
.shopify-payment-button__button:active,
.btn:focus,
.shopify-payment-button__button:focus,
.rte .btn:active,
.rte .shopify-payment-button__button:active,
.rte .btn:focus,
.rte .shopify-payment-button__button:focus {
	background-color: #acbbc7
}

.btn[disabled],
[disabled].shopify-payment-button__button,
.btn.disabled,
.disabled.shopify-payment-button__button,
.rte .btn[disabled],
.rte [disabled].shopify-payment-button__button,
.rte .btn.disabled,
.rte .disabled.shopify-payment-button__button {
	background-color: #e9edf0;
	color: #566de6
}

.btn--full {
	display: block;
	width: 100%
}

.btn--secondary {
	font-size: 16px;
	line-height: 1.25;
	padding: 15.5px 30px;
	color: #fff;
	background: linear-gradient(99.38deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%), #566de6;
	box-shadow: 20px 20px 40px #d3dbe6, -20px -20px 40px #fff, -1px -1px 1px rgba(255, 255, 255, 0.6);
	border: none;
	border-radius: 10px;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2)
}

.btn--secondary:hover,
.btn--secondary:active,
.btn--secondary:focus {
	background-color: #566de6;
	color: #e9edf0
}

.shopify-payment-btn {
	width: 50% !important;
	white-space: normal
}

@media only screen and (max-width: 989px) {
	.shopify-payment-btn {
		width: 100% !important
	}
}

.product-form--full .shopify-payment-btn {
	width: 100% !important
}

.product-single__shopify-payment-btn .btn--view-cart {
	width: 50% !important;
	white-space: normal
}

@media only screen and (max-width: 989px) {
	.product-single__shopify-payment-btn .btn--view-cart {
		width: 100% !important
	}
}

.product-form--full .btn--view-cart {
	width: 100% !important
}

.product-single__notification {
	margin: 8px 0 5px;
	font-size: 0.875em;
	width: 50%
}

@media only screen and (max-width: 989px) {
	.product-single__notification {
		width: 100%
	}
}

.product-single__shopify-payment-btn .product-single__notification {
	text-align: center
}

.product-form--full .product-single__notification {
	width: 100%;
	text-align: center
}

.shopify-payment-button__button {
	border-radius: 10px !important;
	margin-top: 15px;
	width: 50% !important
}

@media only screen and (max-width: 989px) {
	.shopify-payment-button__button {
		width: 100% !important
	}
}

.product-form--full .shopify-payment-button__button {
	width: 100% !important
}

.shopify-payment-button .shopify-payment-button__button--unbranded {
	white-space: normal
}

.shopify-payment-button .shopify-payment-button__button--branded {
	display: inline-block
}

.shopify-payment-button .shopify-payment-button__more-options {
	width: 50%;
	font-size: 0.875em !important;
	margin-top: 8px;
	text-decoration: underline
}

@media only screen and (max-width: 989px) {
	.shopify-payment-button .shopify-payment-button__more-options {
		width: 100%
	}
}

.product-form--full .shopify-payment-button .shopify-payment-button__more-options {
	width: 100%
}

.shopify-payment-button .shopify-payment-button__more-options:hover,
.shopify-payment-button .shopify-payment-button__more-options:focus {
	opacity: 0.7
}

table {
	border: 1px solid #e8e8e8;
	table-layout: fixed
}

@media only screen and (max-width: 749px) {
	table {
		width: 100%
	}
}

td,
th {
	padding: 15px;
	border: 1px solid #e8e8e8
}

.table--no-border {
	border: 0
}

.table--no-border td,
.table--no-border th {
	border: 0
}

.announcement-bar {
	display: block;
	position: relative;
	width: 100%;
	text-align: center;
	min-height: 5px;
	background: #383838;
	text-decoration: none
}

.announcement-bar__message {
	display: block;
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 0;
	padding: 7.5px 30px;
	color: #fff
}

.page-border {
	display: block;
	position: relative;
	height: 5px;
	background-color: #e9edf0
}

@media only screen and (min-width: 750px) {
	.top-bar {
		padding-top: 7.5px;
		padding-bottom: 7.5px;
		font-size: 14.4px;
		line-height: 37.76px
	}
	.top-bar input {
		font-size: 13.6px
	}
}

@media only screen and (max-width: 749px) {
	.top-bar {
		margin-top: 10px
	}
	.top-bar .icon {
		width: 25px;
		height: 25px
	}
}

.top-bar .search-bar {
	white-space: nowrap
}

.top-bar .search-bar__input {
	background: transparent;
	border: 0;
	width: calc(100% - 22px)
}

.top-bar .search-bar__input::-webkit-input-placeholder {
	color: #17191e;
	opacity: 1
}

.top-bar .search-bar__input::-moz-placeholder {
	color: #17191e;
	opacity: 1
}

.top-bar .search-bar__input:-ms-input-placeholder {
	color: #17191e;
	opacity: 1
}

.top-bar .search-bar__input::-ms-input-placeholder {
	color: #17191e;
	opacity: 1
}

.top-bar .search-bar__input::placeholder {
	color: #17191e;
	opacity: 1
}

.top-bar .search-bar__input:focus::-webkit-input-placeholder {
	color: #e9edf0;
	opacity: 0
}

.top-bar .search-bar__input:focus::-moz-placeholder {
	color: #e9edf0;
	opacity: 0
}

.top-bar .search-bar__input:focus:-ms-input-placeholder {
	color: #e9edf0;
	opacity: 0
}

.top-bar .search-bar__input:focus::-ms-input-placeholder {
	color: #e9edf0;
	opacity: 1
}

.top-bar .search-bar__input:focus::placeholder {
	color: #e9edf0;
	opacity: 0
}

.top-bar .search-bar__submit {
	background: transparent;
	border: 0
}

@media only screen and (min-width: 750px) {
	.icon-cart {
		margin-right: 5px;
		position: relative;
		top: -1px
	}
}

.vertical-divider::after {
	content: '|';
	color: #e8e8e8;
	padding: 5px;
	visibility: hidden
}

#HeaderLogoWrapper {
	position: relative;
	margin: 0 auto;
	min-width: 167px
}

#HeaderLogo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

#HeaderLogo.lazyload {
	opacity: 0
}

.site-header__logo {
	display: block;
	margin: 30px 0;
	max-width: 100%
}

.text-center .site-header__logo {
	margin: 30px auto
}

@media only screen and (max-width: 749px) {
	.site-header__logo {
		margin: 15px auto
	}
}

.site-header__site-name {
	display: block;
	margin: 15px
}

@media only screen and (min-width: 750px) {
	.site-header__site-name {
		margin: 30px 0
	}
}

.site-header {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 30px;
	align-items: center;
	color: #17191e
}

.site-header.grid:after {
	content: none
}

.site-header a {
	color: #17191e
}

@media only screen and (max-width: 749px) {
	.site-header {
		grid-template-columns: repeat(5, 1fr);
		grid-gap: 10px
	}
}

@media only screen and (max-width: 749px) {
	.site-header__item--logo {
		grid-column: 2 / 5
	}
}

.site-header__item--last {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	grid-gap: 24px
}

@media only screen and (max-width: 989px) {
	.site-header__item--last {
		grid-gap: 12px
	}
}

@media only screen and (max-width: 749px) {
	.site-header__item--last {
		grid-gap: 8px
	}
}

.site-header__search {
	position: relative;
	font-size: 0
}

.site-header__search input {
	font-size: 12px;
	padding: 17px 15px 17px 52px
}

.site-header__search .search-bar__submit {
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	outline: none;
	border: none;
	background: transparent
}

@media only screen and (max-width: 989px) {
	.site-header__search {
		padding: 17px 12px;
		background: #e6e9ef;
		box-shadow: 20px 20px 40px #d3dbe6, -20px -20px 40px #fff, -1px -1px 1px rgba(255, 255, 255, 0.6);
		border-radius: 10px
	}
}

@media only screen and (max-width: 749px) {
	.site-header__search {
		padding: 12px
	}
}

.site-header__cart {
	display: flex;
	align-items: center;
	background: linear-gradient(279.38deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%), #cfd939;
	box-shadow: 20px 20px 40px #d3dbe6, -20px -20px 40px #fff, -1px -1px 1px rgba(255, 255, 255, 0.6);
	border-radius: 10px;
	padding: 17px 14px;
	font-size: 12px;
	font-weight: 700
}

.site-header__cart .icon {
	width: 16px;
	height: 16px;
	margin: 0
}

.site-header__cart .cart-total {
	margin-left: 10px;
	flex: 1;
	text-align: center
}

@media only screen and (max-width: 749px) {
	.site-header__cart {
		padding: 12px
	}
}

.shopify-slideshow-section {
	margin-bottom: 60px !important
}

.slideshow-container:focus {
	outline: 5px auto -webkit-focus-ring-color
}

[data-hero-slideshow] {
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64)
}

[data-hero-slideshow] .slick-arrow {
	z-index: 1
}

[data-hero-slideshow] .slick-prev {
	left: 0
}

[data-hero-slideshow] .slick-next {
	right: 0
}

.carousel-cell {
	opacity: 0;
	visibility: hidden;
	transition: opacity 1s ease;
	-webkit-transition: opacity 1s ease;
	width: 100%
}

.carousel-cell a,
.carousel-cell a:hover {
	opacity: 1
}

.slick-initialized .carousel-cell {
	opacity: 1;
	visibility: visible
}

.carousel-cell-image {
	width: 100%
}

.flexslider {
	margin: 0;
	padding: 0;
	overflow: visible !important
}

.flexslider li {
	margin: 0;
	max-width: 100%
}

.flexslider .slides__slide {
	display: none;
	margin: 0;
	position: relative;
	-webkit-backface-visiblity: hidden;
	backface-visiblity: hidden
}

.flexslider .slides {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.flexslider--adapt,
.flexslider--adapt .flex-viewport {
	max-height: 90vh
}

.flexslider--adapt.flexslider--slide .slides {
	max-height: 90vh;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.flexslider--adapt .slides__slide {
	height: 100%;
	overflow: hidden
}

.flexslider--adapt.flexslider--fade .slides__slide {
	position: absolute !important;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.flexslider--adapt .slides__image,
.flexslider--adapt .placeholder-svg {
	height: 100%;
	overflow: hidden
}

.slide-hide {
	height: 1px
}

.slide-hide .slides__image,
.slide-hide .placeholder-svg {
	display: none;
	height: 1px
}

.slides__image {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	display: block;
	object-fit: cover;
	font-family: "object-fit: cover"
}

.slides {
	*zoom: 1
}

.slides::after {
	content: '';
	display: table;
	clear: both
}

html[xmlns] .slides {
	display: block
}

* html .slides {
	height: 1%
}

.no-js .slides>li:first-child {
	display: block
}

.flexslider {
	position: relative;
	zoom: 1
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.loading .flex-viewport {
	max-height: 300px
}

.flexslider .slides {
	zoom: 1
}

.carousel li {
	margin-right: 5px
}

.slider__controls-container {
	position: relative
}

.slider__controls-button {
	width: 44px;
	height: 44px;
	position: absolute;
	border-style: none;
	background: transparent
}

.slider__controls-button .icon {
	height: 0.7rem;
	color: #e9edf0;
	opacity: 1;
	transition: opacity 0.3s ease-out
}

.slider__controls-button:hover .icon {
	opacity: 0.5
}

.slider__controls-button--pause {
	right: 4px
}

.slider__controls-button--pause .icon {
	height: 0.5rem;
	font-size: 0.5rem;
	margin: 0 auto
}

.icon-pause {
	display: block
}

.is-paused .icon-pause {
	display: none
}

.icon-play {
	display: none
}

.is-paused .icon-play {
	display: block
}

.slider-navigation {
	position: relative;
	margin: 0;
	z-index: 2;
	list-style: none
}

.slider-navigation li {
	margin: 0
}

.flex-control-nav {
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 10px 0;
	list-style: none;
	z-index: 3
}

.flex-control-nav li {
	margin: 0 4px;
	display: inline-block;
	zoom: 1;
	vertical-align: middle
}

.flex-control-paging a {
	width: 12px;
	height: 12px;
	display: block;
	background-color: #e9edf0;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 20px;
	border: 2px solid #fff;
	transition: opacity 0.3s ease-out
}

.flex-control-paging a:hover {
	opacity: 0.5;
	background-color: #e9edf0
}

.flex-control-paging a.flex-active {
	background-color: #fff;
	border-color: #e9edf0;
	cursor: default
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}

.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer
}

.flex-control-thumbs img:hover {
	opacity: 1
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}

.slides__slide::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #000;
	opacity: 0
}

@media only screen and (max-width: 749px) {
	.slides__slide::before {
		content: none
	}
}

.slideshow__mobile-text-container {
	display: block
}

@media only screen and (min-width: 750px) {
	.slideshow__mobile-text-container {
		display: none
	}
}

.slides__text-content {
	width: 80%;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1
}

.slide-hide .slides__text-content {
	display: none
}

.no-js .slides__text-content::after {
	opacity: 0;
	visibility: hidden;
	content: none
}

.slides__text-content--mobile {
	display: none;
	position: relative;
	transform: none;
	margin-top: 22px;
	padding-bottom: 1rem
}

.no-js .slides__text-content--mobile:first-of-type {
	display: block
}

.slides-text-content-wrapper-left {
	width: 50%
}

.slides-text-content-wrapper-right {
	width: 50%;
	margin-left: auto
}

.slides__title {
	display: none;
	margin-bottom: 0
}

@media only screen and (min-width: 750px) {
	.slides__title {
		display: block
	}
}

.slides__title--small {
	font-size: 3.25em
}

.slides__title--large {
	font-size: 4.3125em
}

.slides__title--mobile {
	display: block
}

@media only screen and (min-width: 750px) {
	.slides__title--mobile {
		display: none
	}
}

.slides__btn {
	display: none;
	border: none
}

@media only screen and (min-width: 750px) {
	.slides__btn {
		display: block
	}
}

.slides__title+.slides__btn {
	margin-top: 30px
}

.slides__btn {
	max-width: 100%;
	display: none;
	word-wrap: break-word;
	white-space: normal
}

@media only screen and (min-width: 750px) {
	.slides__btn {
		display: inline-block
	}
}

.slide-hide .slides__btn {
	display: none
}

.slides__btn--mobile {
	display: inline-block
}

@media only screen and (min-width: 750px) {
	.slides__btn--mobile {
		display: none
	}
}

input,
textarea,
select {
	border-radius: 10px;
	max-width: 100%;
	background-color: #f4f4f4;
	border: 0;
	font-size: 12px;
	line-height: 1.25;
	padding: 22.5px;
	outline: none
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
	color: #17191e;
	opacity: 1
}

input::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
	color: #17191e;
	opacity: 1
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
	color: #17191e;
	opacity: 1
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder,
select::-ms-input-placeholder {
	color: #17191e;
	opacity: 1
}

input::placeholder,
textarea::placeholder,
select::placeholder {
	color: #17191e;
	opacity: 1
}

input[disabled],
input.disabled,
textarea[disabled],
textarea.disabled,
select[disabled],
select.disabled {
	cursor: default;
	color: rgba(0, 0, 0, 0.5);
	background-color: #e0e0e0
}

input.input-full,
textarea.input-full,
select.input-full {
	width: 100%
}

input.input--error,
textarea.input--error,
select.input--error {
	border: 1px solid #b62b2b;
	background-color: #fff0f0;
	color: #b62b2b
}

input.input--error::-webkit-input-placeholder,
textarea.input--error::-webkit-input-placeholder,
select.input--error::-webkit-input-placeholder {
	color: #b62b2b;
	opacity: 0.6
}

input.input--error::-moz-placeholder,
textarea.input--error::-moz-placeholder,
select.input--error::-moz-placeholder {
	color: #b62b2b;
	opacity: 0.6
}

input.input--error:-ms-input-placeholder,
textarea.input--error:-ms-input-placeholder,
select.input--error:-ms-input-placeholder {
	color: #b62b2b;
	opacity: 0.6
}

input.input--error::-ms-input-placeholder,
textarea.input--error::-ms-input-placeholder,
select.input--error::-ms-input-placeholder {
	color: #b62b2b;
	opacity: 1
}

input.input--error::placeholder,
textarea.input--error::placeholder,
select.input--error::placeholder {
	color: #b62b2b;
	opacity: 0.6
}

textarea {
	min-height: 150px
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-position: right center;
	background-image: url(../image/ico-select.svg);
	background-repeat: no-repeat;
	background-position: right 10px center;
	padding-right: 28px;
	text-indent: 0.01px;
	text-overflow: '';
	cursor: pointer
}

select::-ms-expand {
	display: none
}

.form-vertical input,
.form-vertical select,
.form-vertical textarea {
	display: block;
	margin-bottom: 8px;
	min-width: 300px
}

@media only screen and (max-width: 749px) {
	.form-vertical input,
	.form-vertical select,
	.form-vertical textarea {
		width: 100%
	}
}

.form-vertical input[type="radio"],
.form-vertical input[type="checkbox"] {
	display: inline-block
}

@media only screen and (max-width: 749px) {
	.form-vertical input[type="radio"],
	.form-vertical input[type="checkbox"] {
		width: auto
	}
}

.form-vertical input[type="submit"],
.form-vertical .btn,
.form-vertical .shopify-payment-button__button {
	display: block;
	margin-left: 0
}

.label--block {
	display: block
}

.input--block {
	display: block;
	width: 100%
}

.errors,
.form--success {
	box-shadow: 20px 20px 40px #d3dbe6, -20px -20px 40px #fff, -1px -1px 1px rgba(255, 255, 255, 0.6);
	border-radius: 10px;
	border: 1px solid;
	padding: 8px;
	margin: 8px 0;
	font-size: 16px;
	padding: 14px 20px
}

.errors ul,
.form--success ul {
	margin: 0;
	padding-left: 0
}

.errors li,
.form--success li {
	list-style-position: inside
}

.errors {
	border-color: #b62b2b;
	background: #fff0f0
}

.errors li {
	color: #b62b2b
}

@media only screen and (min-width: 750px) {
	.newsletter-section .errors {
		width: 66.66667%
	}
}

.form--success {
	margin-top: 60px;
	margin-bottom: 30px;
	border-color: #56ad6a;
	background: #ecfef0;
	color: #56ad6a
}

.form--success li {
	list-style-type: none
}

@media only screen and (min-width: 750px) {
	.contact-form .contact-form__email {
		padding-left: 8px
	}
}

.banner__image-wrapper {
	display: block;
	position: relative
}

.banner__image {
	display: block;
	width: 100%
}

.banner__image.lazyload {
	opacity: 0
}

.supports-js .banner__image {
	position: absolute;
	top: 0
}

@media only screen and (min-width: 750px) {
	.site-nav__item {
		border-bottom: 1px solid #e8e8e8
	}
	.site-nav__item:first-child {
		border-top: 1px solid #e8e8e8
	}
	.site-nav__grandchild {
		margin-left: 10px
	}
}

@media only screen and (max-width: 749px) {
	.site-nav__grandchild:first-child {
		margin-top: 5px
	}
}

.site-nav__grandchild a {
	color: rgba(23, 25, 30, 0.65)
}

.site-nav__link {
	display: block;
	width: 100%;
	padding: 9px 0;
	font-size: 16px;
	color: #17191e
}

@media only screen and (min-width: 750px) {
	.site-nav__link {
		padding: 12px 0
	}
}

.site-nav__submenu .site-nav__link {
	padding: 4px 0
}

@media only screen and (min-width: 750px) {
	.site-nav__submenu .site-nav__link {
		font-size: 13.6px
	}
}

.site-nav ul,
.site-footer__menu {
	padding-left: 0;
	margin-left: 0;
	margin-top: 0
}

.site-nav--active a,
.site-nav__submenu .site-nav--active a {
	color: #17191e;
	font-weight: 700
}

@media only screen and (max-width: 749px) {
	.small--text-center .site-nav__link {
		margin: 0 auto
	}
	.site-nav {
		display: none;
		margin-bottom: 30px
	}
}

.site-nav__submenu {
	margin: 24px 0 16px
}

@media only screen and (min-width: 750px) {
	.site-nav__submenu--grandchild {
		margin: 24px 0 3px
	}
}

.site-nav__expand,
.site-nav__collapse {
	white-space: nowrap
}

@media only screen and (min-width: 750px) {
	.site-nav__expand,
	.site-nav__collapse {
		white-space: normal;
		position: relative;
		text-align: left
	}
	.site-nav__expand span,
	.site-nav__collapse span {
		position: absolute;
		right: 0;
		opacity: 0.8
	}
	.site-nav__collapse span {
		right: 2px
	}
}

.social-links {
	margin-bottom: 30px
}

.social-links a {
	color: #17191e
}

.mobile-menu-icon {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	width: 33.3px;
	height: 25px;
	display: block;
	position: relative;
	margin: 20px auto;
	color: #17191e;
	background: none;
	border: 0;
	outline: none
}

.mobile-menu-icon .line {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	-ms-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	display: block;
	position: absolute;
	height: 5px;
	width: 100%;
	background: #17191e;
	border-radius: 5px;
	opacity: 1;
	left: 0
}

.mobile-menu-icon .line:nth-child(1) {
	top: 0
}

.mobile-menu-icon .line:nth-child(2),
.mobile-menu-icon .line:nth-child(3) {
	top: 10px
}

.mobile-menu-icon .line:nth-child(4) {
	top: 20px
}

.mobile-menu-icon.open .line:nth-child(1) {
	top: 10px;
	width: 0%;
	left: 50%
}

.mobile-menu-icon.open .line:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg)
}

.mobile-menu-icon.open .line:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg)
}

.mobile-menu-icon.open .line:nth-child(4) {
	top: 10px;
	width: 0%;
	left: 50%
}

.breadcrumb-nav {
	padding: 0;
	margin: -10px 0 10px;
	font-size: 14.4px;
	line-height: 25.6px
}

@media only screen and (max-width: 749px) {
	.breadcrumb-nav {
		margin-top: 10px
	}
}

.breadcrumb-nav a {
	color: #17191e
}

.breadcrumb-nav--no-template {
	margin-bottom: 50px
}

.breadcrumb-nav__separator {
	font-size: 17.6px;
	padding: 0 2px
}

.collection-sorting {
	margin: 0 auto 30px
}

.collection-sorting__dropdown {
	display: inline-block
}

.collection-sorting__dropdown+.collection-sorting__dropdown {
	padding-left: 15px
}

.collection-description {
	margin-bottom: 15px
}

.product {
	position: relative
}

.product__image-wrapper {
	display: block;
	margin-bottom: 10px;
	position: relative;
	z-index: 40
}

.product__image-wrapper img {
	display: block;
	margin: 0 auto
}

.product__image-wrapper--loading {
	background-color: #17191e;
	-webkit-animation: placeholder-background-loading 1.5s infinite linear
}

.product__image {
	display: block;
	width: 100%;
	position: absolute;
	top: 0
}

.product__image.lazyload {
	opacity: 0
}

.product__title {
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-rendering: optimizeLegibility
}

.product__title--card {
	font-size: 17.6px
}

.product__title a,
.collection__title a {
	color: #17191e
}

.product__price--on-sale {
	color: #c8493f
}

.badge {
	position: absolute;
	line-height: 1.1
}

.badge span {
	height: 55px;
	width: 55px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	border-radius: 50%;
	font-size: 13px;
	color: #566de6
}

.badge--sold-out {
	top: 3px;
	left: 3px
}

.badge--sold-out span {
	background-color: #888
}

.badge--sale {
	top: 3px;
	right: 3px
}

.badge--sale span {
	background-color: #c8493f
}

@-webkit-keyframes slide-up-animation {
	0% {
		opacity: 0;
		transform: translateY(1000px)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes slide-up-animation {
	0% {
		opacity: 0;
		transform: translateY(1000px)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

.slide-up-animation {
	-webkit-animation-name: slide-up-animation;
	-moz-animation-name: slide-up-animation;
	-o-animation-name: slide-up-animation
}

.animated {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	-webkit-animation-duration: 0.5s;
	-moz-animation-duration: 0.5s;
	-o-animation-duration: 0.5s
}

.grid--uniform .animated:nth-child(1) {
	-webkit-animation-delay: 0.1s;
	-moz-animation-delay: 0.1s;
	-o-animation-delay: 0.1s
}

.grid--uniform .animated:nth-child(2) {
	-webkit-animation-delay: 0.2s;
	-moz-animation-delay: 0.2s;
	-o-animation-delay: 0.2s
}

.grid--uniform .animated:nth-child(3) {
	-webkit-animation-delay: 0.3s;
	-moz-animation-delay: 0.3s;
	-o-animation-delay: 0.3s
}

.grid--uniform .animated:nth-child(4) {
	-webkit-animation-delay: 0.4s;
	-moz-animation-delay: 0.4s;
	-o-animation-delay: 0.4s
}

.grid--uniform .animated:nth-child(5) {
	-webkit-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	-o-animation-delay: 0.5s
}

.grid--uniform .animated:nth-child(6) {
	-webkit-animation-delay: 0.6s;
	-moz-animation-delay: 0.6s;
	-o-animation-delay: 0.6s
}

.grid--uniform .animated:nth-child(7) {
	-webkit-animation-delay: 0.7s;
	-moz-animation-delay: 0.7s;
	-o-animation-delay: 0.7s
}

.grid--uniform .animated:nth-child(8) {
	-webkit-animation-delay: 0.8s;
	-moz-animation-delay: 0.8s;
	-o-animation-delay: 0.8s
}

.grid--uniform .animated:nth-child(9) {
	-webkit-animation-delay: 0.9s;
	-moz-animation-delay: 0.9s;
	-o-animation-delay: 0.9s
}

.grid--uniform .animated:nth-child(10) {
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-o-animation-delay: 1s
}

.grid--uniform .animated:nth-child(11) {
	-webkit-animation-delay: 1.1s;
	-moz-animation-delay: 1.1s;
	-o-animation-delay: 1.1s
}

.grid--uniform .animated:nth-child(12) {
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
	-o-animation-delay: 1.2s
}

.grid--uniform .animated:nth-child(13) {
	-webkit-animation-delay: 1.3s;
	-moz-animation-delay: 1.3s;
	-o-animation-delay: 1.3s
}

.grid--uniform .animated:nth-child(14) {
	-webkit-animation-delay: 1.4s;
	-moz-animation-delay: 1.4s;
	-o-animation-delay: 1.4s
}

.grid--uniform .animated:nth-child(15) {
	-webkit-animation-delay: 1.5s;
	-moz-animation-delay: 1.5s;
	-o-animation-delay: 1.5s
}

.grid--uniform .animated:nth-child(16) {
	-webkit-animation-delay: 1.6s;
	-moz-animation-delay: 1.6s;
	-o-animation-delay: 1.6s
}

.grid--uniform .animated:nth-child(17) {
	-webkit-animation-delay: 1.7s;
	-moz-animation-delay: 1.7s;
	-o-animation-delay: 1.7s
}

.grid--uniform .animated:nth-child(18) {
	-webkit-animation-delay: 1.8s;
	-moz-animation-delay: 1.8s;
	-o-animation-delay: 1.8s
}

.grid--uniform .animated:nth-child(19) {
	-webkit-animation-delay: 1.9s;
	-moz-animation-delay: 1.9s;
	-o-animation-delay: 1.9s
}

.grid--uniform .animated:nth-child(20) {
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	-o-animation-delay: 2s
}

.grid--uniform .animated:nth-child(21) {
	-webkit-animation-delay: 2.1s;
	-moz-animation-delay: 2.1s;
	-o-animation-delay: 2.1s
}

.grid--uniform .animated:nth-child(22) {
	-webkit-animation-delay: 2.2s;
	-moz-animation-delay: 2.2s;
	-o-animation-delay: 2.2s
}

.grid--uniform .animated:nth-child(23) {
	-webkit-animation-delay: 2.3s;
	-moz-animation-delay: 2.3s;
	-o-animation-delay: 2.3s
}

.grid--uniform .animated:nth-child(24) {
	-webkit-animation-delay: 2.4s;
	-moz-animation-delay: 2.4s;
	-o-animation-delay: 2.4s
}

.grid--uniform .animated:nth-child(25) {
	-webkit-animation-delay: 2.5s;
	-moz-animation-delay: 2.5s;
	-o-animation-delay: 2.5s
}

.grid--uniform .animated:nth-child(26) {
	-webkit-animation-delay: 2.6s;
	-moz-animation-delay: 2.6s;
	-o-animation-delay: 2.6s
}

.grid--uniform .animated:nth-child(27) {
	-webkit-animation-delay: 2.7s;
	-moz-animation-delay: 2.7s;
	-o-animation-delay: 2.7s
}

.grid--uniform .animated:nth-child(28) {
	-webkit-animation-delay: 2.8s;
	-moz-animation-delay: 2.8s;
	-o-animation-delay: 2.8s
}

.grid--uniform .animated:nth-child(29) {
	-webkit-animation-delay: 2.9s;
	-moz-animation-delay: 2.9s;
	-o-animation-delay: 2.9s
}

.grid--uniform .animated:nth-child(30) {
	-webkit-animation-delay: 3s;
	-moz-animation-delay: 3s;
	-o-animation-delay: 3s
}

.grid--uniform .animated:nth-child(31) {
	-webkit-animation-delay: 3.1s;
	-moz-animation-delay: 3.1s;
	-o-animation-delay: 3.1s
}

.grid--uniform .animated:nth-child(32) {
	-webkit-animation-delay: 3.2s;
	-moz-animation-delay: 3.2s;
	-o-animation-delay: 3.2s
}

.grid--uniform .animated:nth-child(33) {
	-webkit-animation-delay: 3.3s;
	-moz-animation-delay: 3.3s;
	-o-animation-delay: 3.3s
}

.grid--uniform .animated:nth-child(34) {
	-webkit-animation-delay: 3.4s;
	-moz-animation-delay: 3.4s;
	-o-animation-delay: 3.4s
}

.grid--uniform .animated:nth-child(35) {
	-webkit-animation-delay: 3.5s;
	-moz-animation-delay: 3.5s;
	-o-animation-delay: 3.5s
}

.grid--uniform .animated:nth-child(36) {
	-webkit-animation-delay: 3.6s;
	-moz-animation-delay: 3.6s;
	-o-animation-delay: 3.6s
}

.grid--uniform .animated:nth-child(37) {
	-webkit-animation-delay: 3.7s;
	-moz-animation-delay: 3.7s;
	-o-animation-delay: 3.7s
}

.grid--uniform .animated:nth-child(38) {
	-webkit-animation-delay: 3.8s;
	-moz-animation-delay: 3.8s;
	-o-animation-delay: 3.8s
}

.grid--uniform .animated:nth-child(39) {
	-webkit-animation-delay: 3.9s;
	-moz-animation-delay: 3.9s;
	-o-animation-delay: 3.9s
}

.grid--uniform .animated:nth-child(40) {
	-webkit-animation-delay: 4s;
	-moz-animation-delay: 4s;
	-o-animation-delay: 4s
}

.grid--uniform .animated:nth-child(41) {
	-webkit-animation-delay: 4.1s;
	-moz-animation-delay: 4.1s;
	-o-animation-delay: 4.1s
}

.grid--uniform .animated:nth-child(42) {
	-webkit-animation-delay: 4.2s;
	-moz-animation-delay: 4.2s;
	-o-animation-delay: 4.2s
}

.grid--uniform .animated:nth-child(43) {
	-webkit-animation-delay: 4.3s;
	-moz-animation-delay: 4.3s;
	-o-animation-delay: 4.3s
}

.grid--uniform .animated:nth-child(44) {
	-webkit-animation-delay: 4.4s;
	-moz-animation-delay: 4.4s;
	-o-animation-delay: 4.4s
}

.grid--uniform .animated:nth-child(45) {
	-webkit-animation-delay: 4.5s;
	-moz-animation-delay: 4.5s;
	-o-animation-delay: 4.5s
}

.grid--uniform .animated:nth-child(46) {
	-webkit-animation-delay: 4.6s;
	-moz-animation-delay: 4.6s;
	-o-animation-delay: 4.6s
}

.grid--uniform .animated:nth-child(47) {
	-webkit-animation-delay: 4.7s;
	-moz-animation-delay: 4.7s;
	-o-animation-delay: 4.7s
}

.grid--uniform .animated:nth-child(48) {
	-webkit-animation-delay: 4.8s;
	-moz-animation-delay: 4.8s;
	-o-animation-delay: 4.8s
}

.grid--uniform .animated:nth-child(49) {
	-webkit-animation-delay: 4.9s;
	-moz-animation-delay: 4.9s;
	-o-animation-delay: 4.9s
}

.grid--uniform .animated:nth-child(50) {
	-webkit-animation-delay: 5s;
	-moz-animation-delay: 5s;
	-o-animation-delay: 5s
}

@-webkit-keyframes placeholder-background-loading {
	0% {
		opacity: 0.02
	}
	50% {
		opacity: 0.05
	}
	100% {
		opacity: 0.02
	}
}

@keyframes placeholder-background-loading {
	0% {
		opacity: 0.02
	}
	50% {
		opacity: 0.05
	}
	100% {
		opacity: 0.02
	}
}

.product-single__title {
    margin-bottom: 0;
    font-size: 28px;
    line-height: 34px;
    color: #566de6;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.75);
}

.product-single__variants {
	display: none
}

.no-js .product-single__variants {
	display: block
}

.product-single__featured-image-wrapper {
	margin: 0 auto 30px;
	padding: 6px 0;
	position: relative;
	width: 100%
}

.product-single__photos a,
.product-single__photos img,
.product-single__thumbnails a,
.product-single__thumbnails img {
	display: block;
	margin: 0 auto;
	max-width: 100%
}

.product-single__thumbnails img {
	border-radius: 20px
}

.product-single__photos,
.product-single__photos img {
	border-radius: 60px
}

.supports-js .product-single__photos {
	position: relative
}

.product-single__photo {
	box-shadow: 0px 0px 10px 4px rgba(255, 245, 245, 0.47)
}

.product-single__photo {
	width: 100%
}

.supports-js .product-single__photo {
	position: absolute;
	top: 0
}

.product-single__photo.lazyload {
	opacity: 0
}

.lightbox {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.image-zoom {
	cursor: move
}

.product-single__thumbnails li {
	margin-bottom: 30px
}

.product-single__meta {
	padding-top: 15px
}

@media only screen and (min-width: 750px) {
	.product-single__meta .upper-part {
		min-height: 590px
	}
}

@media only screen and (min-width: 1400px) {
	.product-single__meta {
		padding-left: 80px
	}
}

@media only screen and (min-width: 990px) and (max-width: 1399px) {
	.product-single__meta {
		padding-left: 30px
	}
}

.product-single__prices {
	margin: 24px 0
}

.product-single__cart-submit-wrapper {
	margin: 30px 0;
	clear: both
}

.product-single__cart-submit-wrapper--onboarding {
	margin-top: 40px
}

.product-single__price {
	background-color: #e9edf0;
	box-shadow: -7px -7px 15px #fff, 9px 9px 14px rgba(13, 39, 80, 0.16), inset 8px 8px 16px rgba(13, 39, 80, 0.16), inset -10px -10px 14px rgba(255, 255, 255, 0.64);
	border-radius: 24px;
	font-size: 22.4px;
	font-weight: bold;
	padding: 15px 30px;
	text-shadow: -1px -1px 1px #FFFFFF
}

.product-single__policies {
	font-size: 0.9375em
}

.product-single__price--on-sale {
	color: #c8493f
}

.product-single__price--compare {
	margin-left: 6px;
	font-size: 20.32px
}

.product-single__quantity,
.selector-wrapper {
	display: block;
	margin-bottom: 15px
}

.product-single__quantity label {
	position: relative
}

.product-single__quantity input::-webkit-inner-spin-button {
	opacity: 1;
	pointer-events: auto
}

.selector-wrapper {
	padding-right: 6px
}

.product-single__quantity input,
.quantity-selector {
	font-size: 14px;
	text-align: center;
	padding: 14px 10px;
	width: 90px
}

.quantity-selector {
	background-color: #e9edf0;
	box-shadow: -7px -7px 15px #fff, 9px 9px 14px rgba(13, 39, 80, 0.16), inset 8px 8px 16px rgba(13, 39, 80, 0.16), inset -10px -10px 14px rgba(255, 255, 255, 0.64)
}

.product-form {
	margin-top: 2.4rem
}

.product-form label,
.cart label {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
	display: block;
	cursor: pointer
}

.cart label {
	font-size: 24px
}

.product-form--default-variant-only .selector-wrapper {
	display: none
}

.single-option-selector {
min-width: 55px;
    width: 90%;
    font-size: 16px;
    font-weight: 600;
}

@media only screen and (max-width: 989px) {
	.single-option-selector {
		width: 100%
	}
}

.product-single__description,
.tabs {
	margin: 30px 0
}

.product-single__full-details {
	cursor: pointer;
	border-bottom: none
}

.tab-switch__nav {
	padding: 0;
	list-style: none;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	margin: 30px 0
}

.tab-switch__nav li {
	padding: 15px
}

.tab-switch__nav li:first-child {
	border-right: 1px solid #e8e8e8
}

.tab-switch__trigger {
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 2.625em;
	display: block;
	color: #17191e;
	margin: 0
}

.tab-switch__trigger.is-active {
	font-weight: 900;
	color: #17191e
}

.tab-switch__content {
	display: block
}

.tab-switch__content.is-hidden {
	display: none
}

.product-unit-price {
	color: rgba(23, 25, 30, 0.8);
	display: none;
	font-size: 0.8125em
}

.product-unit-price--available {
	display: block
}

.template-cart .site-wrapper {
	padding-bottom: 20px
}

.mb-35 {
	margin-bottom: 35px
}

.cart__header-labels th {
	font-size: 1.5em
}

.cart__subtotal-title {
	margin-right: 2rem
}

.cart__subtotal-title,
.cart__subtotal {
	font-size: 1.8rem
}

.cart-table {
	width: 100%;
	margin-bottom: 30px
}

.cart-table th {
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none
}

.cart-table th:first-child {
	padding-left: 0
}

@media only screen and (max-width: 989px) {
	.cart-table thead {
		display: none
	}
	.cart-table tr {
		display: block
	}
	.cart-table th,
	.cart-table td {
		display: block;
		text-align: right;
		padding: 15px;
		margin: 0
	}
	.cart-table td::before {
		content: attr(data-label);
		float: left;
		text-align: center;
		padding-right: 10px
	}
	.cart-table .responsive-table__row+.responsive-table__row,
	.cart-table tfoot>.responsive-table__row:first-child {
		position: relative;
		margin-top: 10px;
		padding-top: 15px
	}
	.cart-table .responsive-table__row+.responsive-table__row::after,
	.cart-table tfoot>.responsive-table__row:first-child::after {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 15px;
		right: 15px;
		border-bottom: 1px solid #e8e8e8
	}
}

.cart-table .cart__table-cell--image {
	padding-left: 25%;
	padding-right: 25%
}

@media only screen and (min-width: 750px) {
	.cart-table .cart__table-cell--image {
		padding-left: 35%;
		padding-right: 35%
	}
}

@media only screen and (min-width: 990px) {
	.cart-table .cart__table-cell--image {
		padding-left: 0;
		padding-right: 0;
		width: 15%
	}
}

.cart__image-wrapper {
	margin: 0 auto
}

.cart__image-container {
	display: block;
	position: relative
}

.cart__image {
	display: block;
	width: 100%
}

.supports-js .cart__image {
	position: absolute;
	top: 0
}

.cart__image.lazyload {
	opacity: 0
}

.cart__note {
	font-size: 1.2rem;
	margin-bottom: 50px
}

@media only screen and (min-width: 750px) {
	.cart__note {
		margin-bottom: 30px
	}
}

.cart__remove {
	color: #17191e
}

.cart__policies {
	margin-bottom: 50px
}

.update-cart {
	margin-right: 4px
}

.cart__table-cell--meta .product-title {
	font-size: 1.4rem
}

.cart__table-cell--quantity .arrow-wrapper {
	display: inline-block;
	transform: translateY(3px)
}

.cart__table-cell--quantity .arrow {
	display: inline-flex;
	background-color: #e9edf0;
	box-shadow: -7px -7px 15px #fff, 9px 9px 14px rgba(13, 39, 80, 0.16), inset 8px 8px 16px rgba(13, 39, 80, 0.16), inset -10px -10px 14px rgba(255, 255, 255, 0.64);
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	width: 48px;
	height: 44px;
	background-color: #E9EDF0;
	cursor: pointer
}

.cart__table-cell--quantity .arrow-wrapper--left,
.cart__table-cell--quantity .arrow-left {
	border-radius: 15px 0 0 15px
}

.cart__table-cell--quantity .arrow-wrapper--right,
.cart__table-cell--quantity .arrow-right {
	border-radius: 0 15px 15px 0
}

.cart__table-cell--price,
.cart__table-cell--line-price {
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none
}

@media only screen and (min-width: 990px) {
	.cart__table-cell--meta {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 0;
		padding-bottom: 0;
		width: 35%
	}
	.cart__table-cell--price,
	.cart__table-cell--line-price,
	.cart__table-cell--quantity {
		width: auto;
		padding: 0
	}
	.cart__table-cell--price span,
	.cart__table-cell--line-price span,
	.cart__table-cell--quantity span {
		white-space: nowrap
	}
	.cart__table-cell--price {
		width: 15%
	}
}

.cart--no-cookies .cart--empty-message {
	display: none
}

.cart--no-cookies .cart--continue-message {
	display: none
}

.cart--cookie-message {
	display: none;
	padding-bottom: 25px
}

.cart--no-cookies .cart--cookie-message {
	display: block
}

.article .list--inline {
	margin-bottom: 15px
}

.comments {
	padding-left: 0;
	margin-left: 0
}

.article__image-wrapper {
	display: block;
	position: relative
}

.article__image {
	display: block;
	margin-bottom: 15px;
	width: 100%
}

.supports-js .article__image {
	position: absolute;
	top: 0
}

.article__image.lazyload {
	opacity: 0
}

.collection__image-wrapper {
	display: block;
	position: relative;
	margin: 0 auto
}

.collection__image {
	display: block;
	width: 100%
}

.supports-js .collection__image {
	position: absolute;
	top: 0
}

.collection__image.lazyload {
	opacity: 0
}

.index-sections .shopify-section {
	margin-bottom: 110px
}

.placeholder-svg {
	fill: rgba(23, 25, 30, 0.35);
	background-color: rgba(23, 25, 30, 0.1);
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%
}

.placeholder-background {
	display: block
}

.placeholder-background .placeholder-svg {
	padding: 30px
}

.section__heading {
	margin-bottom: 3rem
}

@media only screen and (max-width: 989px) {
	.section__heading {
		margin-bottom: 1.5rem
	}
}

.feature-row {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center
}

@media only screen and (max-width: 989px) {
	.feature-row {
		display: grid
	}
	.feature-row .section__heading {
		margin-bottom: 1.5rem
	}
}

@media only screen and (max-width: 749px) {
	.feature-row {
		margin-left: -15px
	}
}

.feature-row__item {
	-webkit-flex: 0 1 50%;
	-moz-flex: 0 1 50%;
	-ms-flex: 0 1 50%;
	flex: 0 1 50%
}

@media only screen and (max-width: 989px) {
	.feature-row__item {
		-webkit-flex: 1 1 auto;
		-moz-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		max-width: 100%
	}
}

.feature-row__image-wrapper {
	display: block;
	margin: 0 auto;
	position: relative
}

@media only screen and (max-width: 989px) {
	.feature-row__image-wrapper {
		order: 1
	}
}

.feature-row__image {
	display: block;
	width: 100%
}

.supports-js .feature-row__image {
	position: absolute;
	top: 0
}

.feature-row__image.lazyload {
	opacity: 0
}

.feature-row__text {
	box-shadow: 20px 20px 40px #d3dbe6, -20px -20px 40px #fff, -1px -1px 1px rgba(255, 255, 255, 0.6);
	border-radius: 60px;
	background: #e6e9ef;
	font-size: 24px;
	padding: 50px 60px;
	text-align: center;
	z-index: 60
}

@media only screen and (max-width: 989px) {
	.feature-row__text {
		order: 2;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
		font-size: 20px;
		padding: 35px 30px;
		text-align: left
	}
}

@media only screen and (min-width: 750px) {
	.feature-row__text--left {
		padding-left: 35px
	}
	.feature-row__text--right {
		padding-right: 35px
	}
}

.icon-shopify-logo {
	width: 82.28571px;
	height: 24px;
	vertical-align: middle;
	fill: currentColor
}

.icon-lock {
	width: 16px;
	height: 16px
}

.password-signup,
.password-login {
	max-width: 400px
}

.password-signup .input-group,
.password-login .input-group {
	margin-bottom: 15px
}

.password-login-toggle {
	display: block
}

.password-login-toggle .icon-lock {
	position: relative;
	top: -3px
}

.password-opening-soon,
.password-message,
.password-signup,
.password-social-sharing,
.password-login {
	margin: 45px auto
}

.password-opening-soon .section-heading,
.password-message .section-heading,
.password-signup .section-heading,
.password-social-sharing .section-heading,
.password-login .section-heading {
	margin-top: 0;
	margin-bottom: 15px
}

.password-signup .rte {
	margin-bottom: 25px
}

.password-social-sharing .social-sharing {
	margin-top: 15px
}

.template-password {
	height: 100vh;
	text-align: center
}

.template-password .password-page__wrapper {
	display: table;
	height: 100%;
	width: 100%
}

.template-password footer {
	margin-bottom: 10px
}

.password-header-section {
	display: table-row
}

.password-page__header {
	display: table-cell;
	padding-top: 30px
}

.password-page__main {
	display: table-row;
	width: 100%;
	height: 100%;
	margin: 0 auto
}

.password-page__main__inner {
	display: table-cell;
	vertical-align: middle;
	margin-top: 30px;
	padding: 15px 30px
}

.form-address {
	margin-top: 30px
}

.order-table {
	border: 1px solid #e8e8e8;
	text-align: left
}

.order-table th,
.order-table td {
	border: 0
}

.order-table tbody th,
.order-table tfoot th {
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0
}

.order-table tbody tr+tr {
	border-top: 1px solid #e8e8e8
}

.order-table thead {
	border-bottom: 1px solid #17191e
}

.order-table tfoot {
	border-top: 1px solid #17191e
}

.order-table tfoot tr:first-child th,
.order-table tfoot tr:first-child td {
	padding-top: 1.25em
}

.order-table tfoot tr:nth-last-child(2) th,
.order-table tfoot tr:nth-last-child(2) td {
	padding-bottom: 1.25em
}

.order-table tfoot tr:last-child th,
.order-table tfoot tr:last-child td {
	border-top: 1px solid #17191e;
	font-weight: 700;
	padding-top: 1.25em;
	padding-bottom: 1.25em
}
.shopify-payment-button .shopify-payment-button__button {
	border: none;
    box-shadow: 0 0 0 0 transparent;
    color: white;
    cursor: pointer;
    display: block;
    font-size: 1em;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    width: 100%;
    transition: background 0.2s ease-in-out;
    background-color: #1990c6;
    padding: 1em 2em;
}

@media only screen and (min-width: 750px) {
	.order-table tbody tr:first-child th,
	.order-table tbody tr:first-child td {
		padding-top: 1.25em
	}
	.order-table tbody tr:last-child th,
	.order-table tbody tr:last-child td {
		padding-bottom: 1.25em
	}
	.order-table tbody tr:last-child th .order-discount--list,
	.order-table tbody tr:last-child td .order-discount--list {
		margin-bottom: 0
	}
	.order-table tfoot tr td,
	.order-table tfoot tr th {
		vertical-align: bottom
	}
}

@media only screen and (max-width: 749px) {
	.order-table {
		border: 0
	}
	.order-table thead {
		display: none
	}
	.order-table th,
	.order-table td {
		float: left;
		clear: left;
		width: 100%;
		text-align: right;
		padding: 0.5rem 0;
		border: 0;
		margin: 0
	}
	.order-table th::before,
	.order-table td::before {
		content: attr(data-label);
		float: left;
		text-align: left;
		padding-right: 2em;
		max-width: 80%
	}
	.order-table tbody tr th:first-child {
		padding-top: 1.25em
	}
	.order-table tbody tr td:last-child {
		padding-bottom: 1.25em
	}
	.order-table tbody th::before,
	.order-table tbody td::before {
		font-weight: 700
	}
}

@media only screen and (max-width: 749px) {
	.order-table__product {
		display: flex;
		justify-content: space-between
	}
}

.order-discount {
	text-transform: uppercase;
	color: #c8493f;
	display: block;
	line-height: 1.2em
}

.order-discount .icon-saletag {
	fill: currentColor;
	width: 1em;
	height: 1em;
	margin-right: 0.4em
}

.order-discount--title {
	word-break: break-word;
	padding-right: 1em
}

.order-discount--list {
	padding: 0;
	margin: 0.8em 0 0.6em 1.3em;
	list-style: none
}

.order-discount--cart-list {
	display: inline-block
}

@media only screen and (max-width: 989px) {
	.order-discount--cart-list {
		max-width: 50%
	}
}

.order-discount__item {
	text-indent: -1.3em
}

.order-discount__item+.order-discount__item {
	margin-top: 0.6em
}

@media only screen and (max-width: 749px) {
	.order-discount-wrapper {
		display: flex;
		justify-content: space-between;
		width: 100%
	}
}

.order-discount-cart-wrapper {
	display: flex;
	justify-content: center;
	margin-bottom: 7.5px
}

@media only screen and (min-width: 990px) {
	.order-discount-cart-wrapper {
		justify-content: flex-end
	}
}

.giftcard__apple-wallet-image {
	display: block;
	margin: 0 auto
}

@media print {
	@page {
		margin: 0.5cm
	}
	p {
		orphans: 3;
		widows: 3
	}
	html,
	body {
		background-color: #fff;
		color: #000
	}
	.giftcard__print-link,
	.giftcard__apple-wallet {
		display: none
	}
}

.template-giftcard {
	background: #e9edf0
}

.template-giftcard .site-header__logo {
	padding-left: 0
}

.template-giftcard .site-header__logo-image {
	max-width: 200px
}

.template-giftcard .wrapper {
	max-width: 588px
}

.template-giftcard .wrapper img,
.template-giftcard .wrapper object,
.template-giftcard .wrapper iframe {
	max-width: 100%
}

.giftcard-wrapper {
	max-width: 488px;
	margin: 0 auto
}

.giftcard__header {
	margin-top: 60px
}

.giftcard__tag--active {
	opacity: 0.6
}

.giftcard__wrap {
	position: relative;
	margin: 15px 15px 30px
}

.giftcard__wrap img {
	position: relative;
	display: block;
	border-radius: 10px;
	z-index: 2
}

.giftcard__wrap::before,
.giftcard__wrap::after {
	content: '';
	position: absolute;
	width: 47px;
	height: 47px;
	z-index: 3
}

.giftcard__wrap::before {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNDdweCIgaGVpZ2h0PSI0N3B4IiB2aWV3Qm94PSIwIDAgNDcgNDciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQ3IDQ3IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8ZyBvcGFjaXR5PSIwLjEiPgoJCTxwYXRoIGQ9Ik00NC41ODYsMUwxLDQ0LjU4NlYxMGMwLTQuOTYzLDQuMDM3LTksOS05SDQ0LjU4NiBNNDcsMEgxMEM0LjQ3NywwLDAsNC40NzcsMCwxMHYzN0w0NywwTDQ3LDB6Ii8+Cgk8L2c+CjwvZz4KPGc+Cgk8Zz4KCQk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNNDQuNTg2LDFMMSw0NC41ODZWMTBjMC00Ljk2Myw0LjAzNy05LDktOUg0NC41ODYiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K") 0 0 no-repeat;
	top: -1px;
	left: -1px
}

.giftcard__wrap::after {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNDdweCIgaGVpZ2h0PSI0N3B4IiB2aWV3Qm94PSIwIDAgNDcgNDciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQ3IDQ3IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8ZyBvcGFjaXR5PSIwLjEiPgoJCTxwYXRoIGQ9Ik0yLjQxNCw0Nkw0NiwyLjQxNFYzN2MwLDQuOTYzLTQuMDM3LDktOSw5SDIuNDE0IE0wLDQ3aDM3YzUuNTIzLDAsMTAtNC40NzcsMTAtMTBWMEwwLDQ3TDAsNDd6Ii8+Cgk8L2c+CjwvZz4KPGc+Cgk8Zz4KCQk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMi40MTQsNDZMNDYsMi40MTRWMzdjMCw0Ljk2My00LjAzNyw5LTksOUgyLjQxNCIvPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=") 0 0 no-repeat;
	bottom: -1px;
	right: -1px
}

.giftcard__code {
	position: absolute;
	bottom: 20px;
	text-align: center;
	width: 100%;
	z-index: 5
}

.giftcard__code--medium {
	font-size: 0.875em
}

.giftcard__code--small {
	font-size: 0.75em
}

.giftcard__code__inner {
	display: inline-block;
	vertical-align: baseline;
	background-color: #fff;
	padding: 0.5em;
	border-radius: 4px;
	max-width: 450px;
	-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1)
}

.giftcard__code__text {
	font-size: 1.875em;
	text-transform: uppercase;
	border: 1px dashed #e8e8e8;
	padding: 0.4em 0.5em;
	display: inline-block;
	vertical-align: baseline;
	line-height: 1
}

.giftcard__code__text.disabled {
	color: #999;
	text-decoration: line-through
}

.giftcard__amount {
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	font-size: 2.75em;
	line-height: 1.2;
	padding: 10px;
	z-index: 5
}

.giftcard__amount strong {
	display: block;
	text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1)
}

.giftcard__amount--medium {
	font-size: 2em
}

.giftcard__tooltip {
	display: block;
	position: absolute;
	top: -50%;
	right: 50%;
	margin-top: 16px;
	z-index: 4;
	color: #fff;
	text-align: center;
	white-space: nowrap
}

.giftcard__tooltip::before {
	content: '';
	display: block;
	position: absolute;
	left: 100%;
	bottom: 0;
	width: 0;
	height: 0;
	margin-left: -5px;
	margin-bottom: -5px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 5px solid #333;
	border-top: 5px solid rgba(0, 0, 0, 0.9)
}

.giftcard__tooltip-label {
	display: block;
	position: relative;
	right: -50%;
	border: 0;
	border-radius: 4px;
	background-color: #333;
	background-color: rgba(0, 0, 0, 0.9);
	min-height: 14px;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
	text-shadow: none;
	padding: 0.5em 0.75em;
	margin-left: 0.25em
}

.giftcard__tooltip-label small {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #b3b3b3;
	font-size: 0.875em
}

.giftcard__qr-code img {
	padding: 0;
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	margin: 0 auto 30px
}

@media screen and (max-width: 580px) {
	.giftcard {
		padding-top: 60px
	}
	.print-link {
		display: none
	}
}

@media screen and (max-width: 400px) {
	.giftcard__wrap::before,
	.giftcard__wrap::after {
		display: none
	}
	.giftcard__code {
		font-size: 0.75em
	}
	.giftcard__code--medium {
		font-size: 0.65em
	}
	.giftcard__code--small {
		font-size: 0.55em
	}
}

@media print {
	.giftcard__actions,
	.giftcard__wrap::before,
	.giftcard__wrap::after,
	.giftcard__tooltip {
		display: none
	}
	.shop-url {
		display: block;
		text-align: center
	}
	.qr-code {
		display: block
	}
	.print-link {
		display: none
	}
}

.custom-content {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-ms-flex-align: stretch;
	-webkit-align-items: stretch;
	-moz-align-items: stretch;
	-ms-align-items: stretch;
	-o-align-items: stretch;
	align-items: stretch;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: auto;
	margin-bottom: -30px;
	margin-left: -30px
}

@media only screen and (max-width: 749px) {
	.custom-content {
		margin-bottom: -22px;
		margin-left: -22px
	}
}

.custom__item {
	-webkit-flex: 0 0 auto;
	-moz-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin-bottom: 30px;
	padding-left: 30px;
	max-width: 100%
}

@media only screen and (max-width: 749px) {
	.custom__item {
		-webkit-flex: 0 0 auto;
		-moz-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		padding-left: 22px;
		margin-bottom: 22px
	}
	.custom__item.small--one-half {
		-webkit-flex: 1 0 50%;
		-moz-flex: 1 0 50%;
		-ms-flex: 1 0 50%;
		flex: 1 0 50%;
		max-width: 400px;
		margin-left: auto;
		margin-right: auto
	}
}

.custom__item-inner {
	position: relative;
	display: inline-block;
	text-align: left;
	max-width: 100%
}

.custom__item-inner--video,
.custom__item-inner--html {
	display: block
}

.align--top-middle {
	text-align: center
}

.align--top-right {
	text-align: right
}

.align--middle-left {
	-ms-flex-item-align: center;
	-webkit-align-self: center;
	align-self: center
}

.align--center {
	-ms-flex-item-align: center;
	-webkit-align-self: center;
	align-self: center;
	text-align: center
}

.align--middle-right {
	-ms-flex-item-align: center;
	-webkit-align-self: center;
	align-self: center;
	text-align: right
}

.align--bottom-left {
	-ms-flex-item-align: flex-end;
	-webkit-align-self: flex-end;
	align-self: flex-end
}

.align--bottom-middle {
	-ms-flex-item-align: flex-end;
	-webkit-align-self: flex-end;
	align-self: flex-end;
	text-align: center
}

.align--bottom-right {
	-ms-flex-item-align: flex-end;
	-webkit-align-self: flex-end;
	align-self: flex-end;
	text-align: right
}

.featured-blog__post .article__featured-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: block
}

.featured-blog__post .article__featured-image-wrapper {
	position: relative;
	margin-bottom: 30px
}

@media only screen and (max-width: 749px) {
	.featured-blog__post .article__featured-image-wrapper {
		margin-bottom: 22px
	}
}

.featured-blog__post .featured-blog__meta {
	margin-top: -5px;
	display: inline-block
}

.featured-blog__post .read-more {
	margin-top: -5px;
	padding-top: 17px
}

.featured-blog__post .meta__dot:after {
	content: '\2022';
	margin: 0 5px
}

.helper .article__featured-link {
	display: block;
	margin-bottom: 30px
}

@media only screen and (max-width: 749px) {
	.helper .article__featured-link {
		margin-bottom: 22px
	}
}

.collection-grid-item {
	position: relative;
	width: 100%;
	padding-bottom: 100%
}

.collection-grid-item__title {
	color: #fff;
	position: absolute;
	text-align: center;
	width: 100%;
	top: 50%;
	padding: 0 5px;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
	text-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
	font-weight: 700
}

@media only screen and (min-width: 750px) {
	.collection-grid-item__title {
		padding: 0 15px
	}
}

.collection-grid-item__link {
	border: 2px solid transparent;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.collection-grid-item__overlay {
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top
}

.collection-grid-item__title-wrapper::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #333;
	opacity: 0.25
}

.map-section {
	position: relative;
	width: 100%;
	overflow: hidden;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.map-section__wrapper {
	height: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.map-section--load-error {
	height: auto
}

.map-section__overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	z-index: 2
}

.map-section__error {
	position: relative;
	z-index: 3
}

@media only screen and (max-width: 749px) {
	.map-section__error {
		position: absolute;
		margin: 0 2rem;
		top: 50%;
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

.map-section__content-wrapper {
	position: relative;
	text-align: center;
	height: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}

.map-section__content {
	position: relative;
	display: inline-block;
	background-color: #f4f4f4;
	padding: 35px;
	width: 100%;
	text-align: center;
	z-index: 3;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	min-height: 350px
}

.map-section__content>* {
	width: 100%
}

@media only screen and (max-width: 749px) {
	.map-section__content {
		min-height: auto
	}
}

.map-section--load-error .map-section__content {
	position: static;
	transform: translateY(0)
}

.map-section__container {
	height: 100%;
	min-height: 350px;
	width: 100%;
	position: relative;
	overflow: hidden
}

@media only screen and (max-width: 749px) {
	.map-section__container {
		max-width: 990px;
		width: 100%;
		height: 55vh;
		position: relative
	}
}

.map_section__directions-btn [class^="icon"] {
	height: 1em
}

.map_section__directions-btn * {
	vertical-align: middle
}

.map-section__background-wrapper {
	position: relative
}

@media only screen and (max-width: 749px) {
	.map-section__background-wrapper {
		overflow: hidden
	}
}

.map-section--onboarding .map-section__background-wrapper {
	min-height: 350px
}

.map-section__background-wrapper .placeholder-background {
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.map-section__image {
	min-height: 350px;
	height: 100%;
	background-size: cover;
	background-position: center
}

.map-section--display-map .map-section__image {
	display: none !important
}

.map-section--load-error .map-section__image {
	display: block !important
}

.gm-style-cc,
.gm-style-cc+div {
	visibility: hidden
}

.flex--half {
	-webkit-flex: 1 1 50%;
	-moz-flex: 1 1 50%;
	-ms-flex: 1 1 50%;
	flex: 1 1 50%
}

@media only screen and (max-width: 749px) {
	.flex--half {
		-webkit-flex: 0 1 100%;
		-moz-flex: 0 1 100%;
		-ms-flex: 0 1 100%;
		flex: 0 1 100%;
		width: 100%;
		max-width: 100%
	}
}

.rich-text__heading--medium {
	font-size: 3.1875em
}

.rich-text__heading--small {
	font-size: 2.625em
}

.rich-text__text--large {
	font-size: 1.125em
}

.rich-text__text--small {
	font-size: 0.875em
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #fff;
	opacity: 1
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	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-inline-holder .mfp-content,
.mfp-ajax-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: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #333;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #333
}

.mfp-preloader a:hover {
	color: #555
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	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: 0.8;
	padding: 0 0 18px 10px;
	color: #333;
	font-style: normal;
	font-size: 48px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #ccc
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #333;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	display: none
}

.mfp-arrow {
	position: absolute;
	opacity: 0.8;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-right {
	right: 0
}

.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%;
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 0 0 0;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	background: #444
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: 4;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
	.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, 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, 0.6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

.mfp-chevron {
	position: absolute;
	pointer-events: none
}

.mfp-chevron:before {
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	content: '';
	display: inline-block;
	position: relative;
	vertical-align: top;
	height: 25px;
	width: 25px;
	border-style: solid;
	border-width: 4px 4px 0 0
}

.mfp-chevron.mfp-chevron-right {
	right: 55px
}

.mfp-chevron.mfp-chevron-right:before {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.mfp-chevron.mfp-chevron-left {
	left: 55px
}

.mfp-chevron.mfp-chevron-left:before {
	-ms-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.has-ellipse {
	position: relative
}

.has-ellipse svg {
	max-width: 100%
}

.has-ellipse .site-wrapper {
	position: relative
}

.custom-ellipse--mobile {
	display: none
}

@media only screen and (max-width: 749px) {
	.custom-ellipse--mobile {
		display: block
	}
}

.custom-ellipse--90 {
	width: 90px;
	height: 90px;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	opacity: 0.4;
	background-color: #e6e9ef;
	border-radius: 50%;
	position: absolute
}

.custom-ellipse--150 {
	width: 150px;
	height: 150px;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	opacity: 0.4;
	background-color: #e6e9ef;
	border-radius: 50%;
	position: absolute
}

.custom-ellipse--190 {
	width: 190px;
	height: 190px;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	opacity: 0.4;
	background-color: #e6e9ef;
	border-radius: 50%;
	position: absolute
}

.custom-ellipse--200 {
	width: 200px;
	height: 200px;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	opacity: 0.4;
	background-color: #e6e9ef;
	border-radius: 50%;
	position: absolute
}

.custom-ellipse--232 {
	width: 232px;
	height: 232px;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	opacity: 0.4;
	background-color: #e6e9ef;
	border-radius: 50%;
	position: absolute
}

.custom-ellipse--244 {
	width: 244px;
	height: 244px;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	opacity: 0.4;
	background-color: #e6e9ef;
	border-radius: 50%;
	position: absolute
}

.custom-ellipse--275 {
	width: 275px;
	height: 275px;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	opacity: 0.4;
	background-color: #e6e9ef;
	border-radius: 50%;
	position: absolute
}

.custom-ellipse--368 {
	width: 368px;
	height: 368px;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	opacity: 0.4;
	background-color: #e6e9ef;
	border-radius: 50%;
	position: absolute
}

.custom-ellipse--698 {
	width: 698px;
	height: 698px;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	opacity: 0.4;
	background-color: #e6e9ef;
	border-radius: 50%;
	position: absolute
}

.custom-ellipse--595 {
	width: 595px;
	height: 595px;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	opacity: 0.4;
	background-color: #e6e9ef;
	border-radius: 50%;
	position: absolute
}

input {
	background: #e6e9ef;
	box-shadow: 20px 20px 40px #d3dbe6, -20px -20px 40px #fff, -1px -1px 1px rgba(255, 255, 255, 0.6);
	border-radius: 10px
}

body[class*=offcanvas-panel-opened] {
	overflow: hidden
}

body[class*=offcanvas-panel-opened] .overlay {
	visibility: visible;
	opacity: .45;
	transition: opacity .2s ease-in-out .2s;
	transform: translateZ(0)
}

.offcanvas-panel {
	z-index: 999999;
	position: fixed;
	top: 0;
	bottom: 0;
	transition: transform .2s ease-in-out;
	background: #fff
}

.offcanvas-panel--menu {
	left: 0;
	transform: translate3d(-100%, 0, 0);
	background: #fff;
	max-width: 616px;
	width: 100%;
	padding: 165px 110px 30px 130px;
	display: grid
}

@media only screen and (max-width: 749px) {
	.offcanvas-panel--menu {
		padding: 76px 50px 15px 65px
	}
}

.offcanvas-panel--menu .menu__link {
	position: relative;
	display: block;
	color: #17191e;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 15px
}

.offcanvas-panel--menu .menu__link:after {
	content: '';
	background: #566de6;
	position: absolute;
	left: -5%;
	bottom: 0;
	height: 55%;
	width: 105%;
	transition: all ease 0.3s;
	opacity: 0;
	z-index: -1
}

.offcanvas-panel--menu .menu__link:hover:after {
	opacity: 0.3
}

.offcanvas-panel--menu .menu--primary .menu__link {
	color: #222329;
	font-size: 42px;
	font-weight: 700;
	line-height: 1.21875;
	text-transform: none;
	margin-bottom: 24px
}

@media only screen and (max-width: 749px) {
	.offcanvas-panel--menu .menu--primary .menu__link {
		font-size: 36px;
		line-height: 1.19;
		margin-bottom: 32px
	}
}

.offcanvas-panel--menu .menu--secondary {
	align-self: flex-end
}

.offcanvas-panel--menu [data-close-offcanvas-panel] {
	position: absolute;
	left: 50px;
	top: 60px;
	fill: #17191e;
	cursor: pointer
}

.offcanvas-panel--menu [data-close-offcanvas-panel] svg {
	width: 48px;
	height: 48px
}

@media only screen and (max-width: 749px) {
	.offcanvas-panel--menu [data-close-offcanvas-panel] {
		left: 15px;
		top: 16px
	}
	.offcanvas-panel--menu [data-close-offcanvas-panel] svg {
		width: 32px;
		height: 32px
	}
}

.offcanvas-panel-opened .offcanvas-panel--menu {
	transition: transform .2s ease-in-out;
	transform: translateZ(0)
}

.overlay {
	position: fixed;
	z-index: 1040;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transition: opacity .2s ease-in-out .2s, transform 0s .4s;
	transform: translate3d(-100%, 0, 0);
	background: #000
}

[data-menu-trigger] {
	cursor: pointer
}

@media only screen and (max-width: 749px) {
	[data-menu-trigger] .icon {
		width: 32px;
		height: 32px
	}
}

.featured-products-grid {
	position: relative;
	text-align: center
}

.featured-products-grid h2,
.featured-products-grid .h2,
.featured-products-grid .template-page .page-title,
.template-page .featured-products-grid .page-title {
	margin-bottom: 35px
}

.featured-products-grid .custom-ellipse--368 {
	transform: translateX(-68.75%);
	left: 0;
	top: 0
}

.featured-products-grid .custom-ellipse--698 {
	top: 100%;
	right: 0;
	transform: translate(76%, -40%)
}

@media only screen and (max-width: 749px) {
	.featured-products-grid h2,
	.featured-products-grid .h2,
	.featured-products-grid .template-page .page-title,
	.template-page .featured-products-grid .page-title {
		margin-bottom: 55px
	}
	.featured-products-grid .custom-ellipse--368 {
		width: 150px;
		height: 150px;
		transform: translateX(-80.66%);
		top: 200px
	}
	.featured-products-grid .custom-ellipse--698 {
		width: 232px;
		height: 232px;
		transform: translateX(80.66%);
		bottom: 0
	}
}

.featured-products-grid__list {
	display: flex;
	justify-content: center;
	grid-gap: 15px;
	margin-top: 66px;
	position: relative;
	z-index: 100
}

.featured-products-grid__list.slick-slider {
	padding-left: 38px;
	padding-right: 38px
}

.featured-products-grid__list .slick-list {
	padding-top: 50px !important;
	padding-bottom: 50px !important
}

@media only screen and (max-width: 749px) {
	.featured-products-grid__list {
		margin-top: 50px
	}
}

.featured-products-grid__item {
	position: relative;
	background: #e6e9ef;
	box-shadow: 20px 20px 40px #d3dbe6, -20px -20px 40px #fff, -1px -1px 1px rgba(255, 255, 255, 0.6);
	border-radius: 60px;
	padding: 35px;
	font-weight: 800;
	min-width: 200px;
	text-align: center
}

.featured-products-grid__item:focus {
	outline: none
}

.featured-products-grid__item:hover {
	opacity: 1
}

.featured-products-grid__item:hover img {
	opacity: 0.7
}

.featured-products-grid__item.slick-slide {
	margin-right: 15px
}

.featured-products-grid__item .product-card__title {
	margin-top: 24px
}

.featured-products-grid__item img {
	width: 90px
}

.product-card__top-bg {
	position: absolute;
	left: 0;
	top: 0;
	height: 103px;
	width: 100%;
	box-shadow: inset 0px -15px 15px rgba(0, 0, 0, 0.12);
	border-radius: 60px 60px 0 0;
	z-index: 30
}

.featured-icons {
	position: relative
}

.featured-icons .custom-ellipse--200 {
	left: 0;
	transform: translate(-35%, 40%);
	bottom: 0
}

@media only screen and (max-width: 749px) {
	.featured-icons .custom-ellipse--200 {
		transform: translateX(-60%);
		top: 17%;
		width: 90px;
		height: 90px
	}
}

@media only screen and (max-width: 749px) {
	.featured-icons .custom-ellipse--90 {
		transform: translateX(60%);
		right: 0;
		top: 51%;
		width: 90px;
		height: 90px
	}
}

.featured-icon {
	flex: 1;
	text-align: center
}

.featured-icon .featured-icon__image {
	width: 210px;
	height: 210px;
	margin-left: auto;
	margin-right: auto;
	background: #e9edf0;
	box-shadow: 20px 20px 40px #d3dbe6, -20px -20px 40px #fff, -1px -1px 1px rgba(255, 255, 255, 0.6);
	border-radius: 51px;
	margin-bottom: 40px;
	padding: 30px
}

.featured-icon .featured-icon__image-inner {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	padding: 40px;
	background: linear-gradient(318.14deg, rgba(255, 255, 255, 0) 21.56%, rgba(255, 255, 255, 0.4) 94.42%);
	box-shadow: 20px 20px 40px #d3dbe6, -20px -20px 40px #fff, -1px -1px 1px rgba(255, 255, 255, 0.6);
	border-radius: 41px
}

.featured-icon img {
	width: 64px;
	height: 64px;
	object-fit: contain
}

.featured-icon .featured-icon__content {
	max-width: 260px;
	margin-left: auto;
	margin-right: auto
}

.featured-icon .featured-icon__title {
	margin-bottom: 0
}

.featured-icons__list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	grid-gap: 30px;
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto
}

@media only screen and (max-width: 749px) {
	.featured-icons__list {
		flex-flow: column;
		grid-gap: 80px
	}
}

.newsletter-section {
	position: relative
}

@media only screen and (max-width: 749px) {
	.newsletter-section {
		padding-top: 40px
	}
}

.newsletter-section .section-subtext {
	max-width: 800px;
	margin: auto
}

.newsletter-section .newsletter-icon {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	width: 244px;
	height: 244px;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	opacity: 0.4;
	background-color: #e6e9ef;
	border-radius: 50%;
	position: absolute;
	margin-bottom: 45px;
	margin-left: auto;
	margin-right: auto;
	position: static;
	opacity: 1
}

.newsletter-section .icon {
	fill: #566de6;
	width: 96px;
	height: 96px
}

.newsletter-section h4,
.newsletter-section .h4 {
	color: #566de6
}

.newsletter-section .contact-form {
	max-width: 41.5rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3.5rem
}

@media only screen and (max-width: 749px) {
	.newsletter-section .contact-form {
		margin-top: 2rem
	}
}

.newsletter-section .custom-ellipse {
	right: 0;
	transform: translateX(65%);
	top: 30%
}

@media only screen and (max-width: 749px) {
	.newsletter-section .custom-ellipse {
		transform: translateX(70%);
		top: 30%;
		width: 190px;
		height: 190px;
		top: -60px
	}
}

.form-group {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	grid-gap: 24px;
	margin-bottom: 30px
}

.form-group .form-field {
	flex: 1
}

@media only screen and (max-width: 749px) {
	.form-group {
		flex-flow: column;
		grid-gap: 15px;
		margin-bottom: 15px
	}
}

.input-group {
	position: relative;
	display: flex;
	width: 100%
}

.form-vertical .input-group {
	margin-bottom: 30px
}

@media only screen and (max-width: 749px) {
	.input-group {
		display: flex;
		flex-flow: column;
		grid-gap: 24px
	}
}

.input-group__field {
	width: 100%
}

.form-vertical .input-group__field {
	margin: 0
}

.input-group__btn {
	position: absolute;
	right: 4px;
	top: 4px;
	bottom: 4px
}

@media only screen and (max-width: 749px) {
	.input-group__btn {
		position: static
	}
	.input-group__btn .btn,
	.input-group__btn .shopify-payment-button__button {
		width: 100%
	}
}

.extra-circles {
	position: absolute;
	width: 190px;
	height: 310px;
	right: -46px;
	bottom: -215px;
	z-index: 14
}

.extra-circles .circle {
	display: block;
	background: #E6E9EF;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	border-radius: 50%;
	position: absolute
}

.extra-circles .circle-1 {
	width: 25px;
	height: 25px;
	z-index: 98
}

.extra-circles .circle-2 {
	width: 50px;
	height: 50px;
	left: 46px;
	top: 28px;
	z-index: 97
}

.extra-circles .circle-3 {
	width: 92px;
	height: 92px;
	right: 10px;
	bottom: 134px;
	z-index: 96
}

.extra-circles .circle-4 {
	width: 132px;
	height: 132px;
	left: 0;
	bottom: 0;
	z-index: 95
}

[data-section-type="juucy-flavors"] {
	margin-top: 180px
}

[data-section-type="juucy-flavors"] .col--text {
	padding-top: 120px
}

[data-section-type="juucy-flavors"] .block {
	margin-left: auto;
	margin-right: auto
}

[data-section-type="juucy-flavors"] .block-palette {
	width: 600px;
	position: relative
}

@media screen and (max-width: 600px) {
	[data-section-type="juucy-flavors"] .block-palette {
		margin-left: calc(50% - 300px);
		transform: scale(0.8)
	}
}

[data-section-type="juucy-flavors"] .palette-image {
	top: 128px;
	left: 104px;
	position: absolute;
	filter: drop-shadow(-1px -1px 1px #fff), drop-shadow(0px 4px 15px rgba(34, 35, 41, 0.15));
	width: 460px;
	z-index: 20
}

[data-section-type="juucy-flavors"] .palette-items {
	position: absolute;
	top: 595px;
	left: 57px
}

[data-section-type="juucy-flavors"] .palette-items svg {
	position: absolute;
	bottom: -10px;
	left: -56px
}

[data-section-type="juucy-flavors"] .palette-items svg .flavor-active {
	display: none
}

[data-section-type="juucy-flavors"] .block-name-slider {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	box-shadow: 20px 20px 40px #d3dbe6, -20px -20px 40px #fff, -1px -1px 1px rgba(255, 255, 255, 0.6);
	border-radius: 30px;
	background-color: #E9EDF0;
	width: 350px;
	height: 60px;
	position: relative
}

[data-section-type="juucy-flavors"] .block-name-slider .arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-45%)
}

[data-section-type="juucy-flavors"] .block-name-slider .arrow-left {
	left: 16px
}

[data-section-type="juucy-flavors"] .block-name-slider .arrow-right {
	right: 16px
}

[data-section-type="juucy-flavors"] .block-name-slider .name {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 24px;
	color: #566de6;
	text-shadow: 20px 20px 40px #d3dbe6, -20px -20px 40px #fff, -1px -1px 1px rgba(255, 255, 255, 0.6)
}

[data-section-type="juucy-flavors"] .desc-text {
	padding: 0 60px
}

[data-section-type="juucy-flavors"] .section__heading {
	margin-top: 6rem
}

.juucy-device-list {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 60px
}

.juucy-device-list .list-container {
	width: 802px;
	height: 240px;
	background-color: #E6E9EF;
	box-shadow: -1px -1px 1px rgba(255, 255, 255, 0.3), inset 20px 20px 40px #d3dbe6, inset -20px -20px 40px #fff;
	border-radius: 60px;
	margin: 0 auto;
	position: relative;
	max-width: 90%
}

.juucy-device-list .img-container {
	transform: rotate(-90deg);
	position: absolute;
	left: 2.5%;
	top: 50%;
	transform-origin: top
}

.juucy-device-list .list-arrows {
	background-color: #e9edf0;
	box-shadow: -7px -7px 15px #fff, 9px 9px 14px rgba(13, 39, 80, 0.16), inset 8px 8px 16px rgba(13, 39, 80, 0.16), inset -10px -10px 14px rgba(255, 255, 255, 0.64);
	display: inline-block;
	width: 112px;
	height: 48px;
	background-color: #E9EDF0;
	border-radius: 0px 0px 15px 15px;
	position: relative
}

.juucy-device-list .list-arrows:after {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	bottom: 0;
	border-right: 1px solid rgba(255, 255, 255, 0.75);
	border-left: 1px solid rgba(23, 25, 30, 0.1)
}

.juucy-device-list .list-arrows .arrow-left,
.juucy-device-list .list-arrows .arrow-right {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	cursor: pointer;
	position: absolute;
	width: 50%;
	height: 100%
}

.juucy-device-list .list-arrows .arrow-left {
	left: 0
}

.juucy-device-list .list-arrows .arrow-right {
	right: 0
}

@media only screen and (max-width: 989px) {
	.juucy-device-list .list-container {
		height: 200px
	}
	.juucy-device-list .img-container>img {
		width: 14vw
	}
}

.juucy-row {
	*zoom: 1
}

.juucy-row::after {
	content: '';
	display: table;
	clear: both
}

.juucy-row .juucy-col {
	box-shadow: 20px 20px 40px #d3dbe6, -20px -20px 40px #fff, -1px -1px 1px rgba(255, 255, 255, 0.6);
	border-radius: 60px;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	float: left;
	background-color: #E6E9EF;
	min-height: 380px;
	padding: 40px 38px;
	position: relative;
	width: 33.333%
}

.juucy-row .juucy-col-1 {
	z-index: 30
}

.juucy-row .juucy-col-2 {
	z-index: 20
}

.juucy-row .juucy-col-3 {
	z-index: 10
}

@media only screen and (max-width: 989px) {
	.juucy-row .juucy-col {
		float: none;
		width: 100%;
		min-height: 100px
	}
}

.template-captcha form {
	padding-bottom: 66px
}

.arrow,
.toggle {
	cursor: pointer
}

.arrow svg,
.toggle svg {
	-webkit-transition: opacity 0.25s ease-in-out;
	-moz-transition: opacity 0.25s ease-in-out;
	-ms-transition: opacity 0.25s ease-in-out;
	-o-transition: opacity 0.25s ease-in-out
}

.arrow:hover svg,
.arrow:focus svg,
.toggle:hover svg,
.toggle:focus svg {
	opacity: 0.5
}

.faq-box {
	background-color: #E6E9EF;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	border-radius: 30px;
	max-height: 610px;
	padding: 75px 40px 40px 365px;
	position: relative
}

.faq-box .faq-svg {
	position: absolute;
	left: 38px;
	top: -166px
}

.faq-box .faq-body {
	margin-top: -1rem;
	overflow: auto;
	max-height: 361px
}

.faq-box .faq-item {
	padding: 24px 66px;
	position: relative
}

.faq-box .faq-item:after {
	content: '';
	display: block;
	position: absolute;
	border-top: 1px solid rgba(23, 25, 30, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.75);
	bottom: 0;
	right: 0;
	width: 100%
}

.faq-box .faq-item .triangle-up {
	display: none
}

.faq-box .faq-item.expanded .triangle-up {
	display: block
}

.faq-box .faq-item.expanded .triangle-down {
	display: none
}

.faq-box .question-mark {
	background: url(../image/bg-question_100x.jpg) no-repeat;
	background-size: cover;
	filter: drop-shadow(20px 20px 40px #d3dbe6), drop-shadow(-20px -20px 40px #fff), drop-shadow(-1px -1px 1px rgba(255, 255, 255, 0.6));
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	left: 0;
	top: 15px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	color: #fff;
	font-size: 32px;
	line-height: 39px;
	position: absolute;
	text-transform: lowercase
}

.faq-box .faq-question {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 8px
}

.faq-box .faq-answer {
	font-size: 14px;
	line-height: 18px;
	color: #17191E;
	text-shadow: -1px -1px 1px #FFFFFF
}

.faq-box .toggle-triangle {
	cursor: pointer;
	position: absolute;
	right: 15px;
	top: 26px;
	border-radius: 5px;
	width: 25px;
	height: 25px;
	display: -webkit-flex;
	display: flex;
	background-color: #e9edf0;
	box-shadow: -7px -7px 15px #fff, 9px 9px 14px rgba(13, 39, 80, 0.16), inset 8px 8px 16px rgba(13, 39, 80, 0.16), inset -10px -10px 14px rgba(255, 255, 255, 0.64);
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center
}

@media only screen and (min-width: 750px) and (max-width: 989px) {
	.faq-box {
		padding-top: 64px;
		padding-left: 265px
	}
	.faq-box .faq-svg {
		left: 52px;
		top: -123px
	}
	.faq-box .faq-svg>svg {
		width: 200px;
		height: 480px
	}
	.faq-box h2,
	.faq-box .h2,
	.faq-box .template-page .page-title,
	.template-page .faq-box .page-title {
		font-size: 2.6em
	}
}

@media only screen and (max-width: 749px) {
	.faq-box {
		padding-top: 53px;
		padding-left: 130px
	}
	.faq-box h2,
	.faq-box .h2,
	.faq-box .template-page .page-title,
	.template-page .faq-box .page-title {
		font-size: 1.8em
	}
	.faq-box .faq-svg {
		left: 26px;
		top: -58px
	}
	.faq-box .faq-svg>svg {
		width: 100px;
		height: 240px
	}
}

@media only screen and (max-width: 479px) {
	.faq-box {
		padding-left: 40px;
		padding-right: 20px
	}
	.faq-box h2,
	.faq-box .h2,
	.faq-box .template-page .page-title,
	.template-page .faq-box .page-title {
		font-size: 1.6em
	}
	.faq-box .faq-svg {
		top: -45px
	}
	.faq-box .faq-svg>svg {
		width: 80px;
		height: 192px
	}
	.faq-box .faq-header {
		margin-left: 78px
	}
	.faq-box .faq-body {
		margin-top: 2rem
	}
	.faq-box .faq-item {
		padding-right: 50px
	}
}

#shopify-section-footer {
	margin-top: 80px;
	overflow: hidden
}

footer {
	padding-bottom: 40px
}

footer .site-wrapper {
	*zoom: 1;
	position: relative
}

footer .site-wrapper::after {
	content: '';
	display: table;
	clear: both
}

footer .row-2 {
	margin-top: 40px
}

footer .footer-col {
	float: left;
	margin-bottom: 20px;
	max-width: 100%;
	min-height: 1px
}

footer .footer-col:last-child {
	margin-right: 0
}

footer .footer-col--220 {
	width: 326px
}

footer .footer-col--juucy {
	width: 500px;
	margin-right: 120px
}

footer .footer-col--payment {
	max-width: 292px
}

footer .site-footer__section-title {
	font-weight: bold;
	font-size: 20px;
	line-height: 36px;
	margin-top: 66px;
	margin-bottom: 0.5rem;
	text-shadow: -1px -1px 1px #FFFFFF;
	text-transform: uppercase
}

footer .site-footer__menu li {
	font-size: 14px;
	line-height: 32px;
	text-shadow: -1px -1px 1px #FFFFFF
}

footer .juucy-block {
	border-radius: 60px;
	padding: 40px 51px 44px 66px
}

footer .juucy-text p {
	font-size: 14px;
	line-height: 18px;
	color: #E9EDF0;
	margin-top: -80px;
	margin-bottom: 0
}

footer .social-icons__item {
	list-style: none;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 12px
}

footer .social-icons__link {
	background-color: #e9edf0;
	box-shadow: -7px -7px 15px #fff, 9px 9px 14px rgba(13, 39, 80, 0.16), inset 8px 8px 16px rgba(13, 39, 80, 0.16), inset -10px -10px 14px rgba(255, 255, 255, 0.64);
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	width: 64px;
	height: 64px;
	border-radius: 50%
}

footer .payment-icons {
	background-color: #e6e9ef;
	box-shadow: -7px -7px 15px #fff, 9px 9px 14px rgba(13, 39, 80, 0.16), inset 8px 8px 16px rgba(13, 39, 80, 0.16), inset -10px -10px 14px rgba(255, 255, 255, 0.64);
	border-radius: 15px;
	padding: 16px;
	margin: 0;
	display: inline-block
}

footer .payment-icons li {
	margin: 0;
	padding: 4px
}

@media only screen and (max-width: 1399px) {
	footer .site-footer__section-title {
		margin-top: 1rem
	}
	footer .footer-col--220 {
		width: 260px
	}
	footer .row-2 {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center
	}
	footer .row-2 .footer-col--juucy {
		display: none
	}
	footer .row-2 .footer-col--220 {
		width: auto;
		margin-right: 80px
	}
}

@media only screen and (max-width: 749px) {
	footer .site-footer__section-title {
		margin-top: 20px
	}
}

@media screen and (max-width: 540px) {
	footer .juucy-block {
		padding-left: 32px;
		padding-right: 32px
	}
	footer .juucy-block svg {
		width: 100%;
		height: auto
	}
	footer .juucy-text p {
		margin-top: -40px
	}
}

.ellipse-group {
	position: absolute;
	left: -90px;
	top: 0;
	width: 368px;
	height: 368px
}

.ellipse-group .custom-ellipse--size1 {
	width: 58px;
	height: 58px;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	opacity: 0.4;
	background-color: #e6e9ef;
	border-radius: 50%;
	position: absolute;
	background-color: #e6e9ef;
	box-shadow: -7px -7px 15px #fff, 9px 9px 14px rgba(13, 39, 80, 0.16), inset 8px 8px 16px rgba(13, 39, 80, 0.16), inset -10px -10px 14px rgba(255, 255, 255, 0.64)
}

.ellipse-group .custom-ellipse--size2 {
	width: 132px;
	height: 132px;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	opacity: 0.4;
	background-color: #e6e9ef;
	border-radius: 50%;
	position: absolute
}

.ellipse-group .custom-ellipse--size3 {
	width: 220px;
	height: 220px;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	opacity: 0.4;
	background-color: #e6e9ef;
	border-radius: 50%;
	position: absolute
}

.ellipse-group .custom-ellipse--size4 {
	width: 368px;
	height: 368px;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	opacity: 0.4;
	background-color: #e6e9ef;
	border-radius: 50%;
	position: absolute
}

.ellipse-group .custom-ellipse {
	left: 50%;
	top: 50%;
	opacity: 1;
	transform: translate(-50%, -50%)
}

.template-page .juucy-svg .custom-ellipse--698 {
	right: -541px;
	top: -10px
}

.shopify-policy__container{max-width:560px;max-width:65ch;margin:0 auto;padding-left:20px;padding-right:20px}.shopify-policy__title{text-align:center}

@media only screen and (max-width: 1399px) {
	.template-page .juucy-svg .custom-ellipse--698 {
		width: 400px;
		height: 400px;
		right: -350px;
		top: 20px
	}
}

@media only screen and (min-width: 750px) and (max-width: 989px) {
	.template-page .juucy-svg svg {
		width: 640px;
		height: auto
	}
	.template-page .juucy-svg .custom-ellipse--698 {
		top: -40px
	}
}

@media only screen and (max-width: 749px) {
	.template-page .juucy-svg svg {
		width: 90%;
		height: auto
	}
	.template-page .juucy-svg .custom-ellipse--698 {
		display: none
	}
}

.information-about .main-content .shopify-section {
	margin-top: 130px;
	margin-bottom: 130px
}

.information-about .main-content .juucy-faq {
	margin-top: 230px
}

.template-page .page-title {
	color: #7f86a7;
	margin-bottom: 3rem
}

.template-page .rte {
	max-width: 870px;
	margin: auto
}

.template-page .page-content .site-wrapper {
	position: relative
}

.template-page .newsletter-section .custom-ellipse {
	left: 0;
	right: auto;
	transform: translateX(-65%)
}

@media only screen and (min-width: 990px) and (max-width: 1399px) {
	.template-page .page-content .ellipse-group {
		left: -200px
	}
}

@media only screen and (min-width: 750px) and (max-width: 989px) {
	.template-page .page-content .ellipse-group {
		left: -250px
	}
}

@media only screen and (max-width: 749px) {
	.template-page .page-content .ellipse-group {
		left: -280px
	}
}

.our-team-section .section__heading {
	margin-bottom: 5rem
}

.our-team-section .juucy-vertical {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	position: absolute;
	right: -500px;
	top: -54px
}

.our-team-section .juucy-vertical svg {
	height: 517px
}

.our-team-section .team-members {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-justify-content: space-around;
	-ms-justify-content: space-around;
	justify-content: space-around;
	text-align: center
}

.our-team-section .ellipse--photo {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	margin-bottom: 44px;
	width: 275px;
	height: 275px
}

.our-team-section .ellipse--photo img {
	position: relative;
	border-radius: 50%
}

.our-team-section .ellipse--photo .custom-ellipse {
	width: 275px;
	height: 275px;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	opacity: 0.4;
	background-color: #e6e9ef;
	border-radius: 50%;
	position: absolute;
	opacity: 1
}

.our-team-section .full-name {
	color: #566de6;
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
	margin-bottom: 4px;
	text-shadow: -1px -1px 1px #FFFFFF
}

.our-team-section .position {
	font-size: 24px;
	line-height: 36px;
	text-shadow: -1px -1px 1px #FFFFFF
}

@media only screen and (max-width: 989px) {
	.our-team-section .ellipse--photo {
		width: 200px;
		height: 200px
	}
	.our-team-section .ellipse--photo img {
		width: 140px;
		height: 140px
	}
	.our-team-section .ellipse--photo .custom-ellipse {
		width: 200px;
		height: 200px
	}
}

@media only screen and (max-width: 749px) {
	.our-team-section .team-members {
		display: block
	}
	.our-team-section .team-member {
		margin-bottom: 20px
	}
	.our-team-section .ellipse--photo {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 3rem
	}
}

.range-flavors {
	margin-top: 100px;
	margin-bottom: 80px;
	position: relative
}

.range-flavors .ellipse-group {
	width: 232px;
	height: 232px;
	left: -122px;
	top: auto;
	bottom: -68px
}

.range-flavors .ellipse-group .custom-ellipse--size1 {
	width: 36px;
	height: 36px;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	opacity: 0.4;
	background-color: #e6e9ef;
	border-radius: 50%;
	position: absolute;
	background-color: #e6e9ef;
	box-shadow: -7px -7px 15px #fff, 9px 9px 14px rgba(13, 39, 80, 0.16), inset 8px 8px 16px rgba(13, 39, 80, 0.16), inset -10px -10px 14px rgba(255, 255, 255, 0.64)
}

.range-flavors .ellipse-group .custom-ellipse--size2 {
	width: 82px;
	height: 82px;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	opacity: 0.4;
	background-color: #e6e9ef;
	border-radius: 50%;
	position: absolute
}

.range-flavors .ellipse-group .custom-ellipse--size3 {
	width: 140px;
	height: 140px;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	opacity: 0.4;
	background-color: #e6e9ef;
	border-radius: 50%;
	position: absolute
}

.range-flavors .ellipse-group .custom-ellipse--size4 {
	width: 232px;
	height: 232px;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	opacity: 0.4;
	background-color: #e6e9ef;
	border-radius: 50%;
	position: absolute
}

.range-flavors .ellipse-group .custom-ellipse {
	opacity: 1
}

.range-flavors .product-list {
	max-width: 90%;
	margin: auto
}

@media only screen and (max-width: 749px) {
	.range-flavors .product-list {
		max-width: calc(95% - 36px)
	}
}

.range-flavors .slick-list {
	z-index: 10
}

.range-flavors .slick-arrow {
	background-color: transparent;
	top: 40%;
	width: 56px;
	height: 58px;
	background-color: #e9edf0;
	box-shadow: -7px -7px 15px #fff, 9px 9px 14px rgba(13, 39, 80, 0.16), inset 8px 8px 16px rgba(13, 39, 80, 0.16), inset -10px -10px 14px rgba(255, 255, 255, 0.64)
}

.range-flavors .slick-arrow:focus {
	outline: none
}

.range-flavors .slick-arrow:before {
	margin: auto
}

.range-flavors .slick-prev {
	border-radius: 15px 0 0 15px;
	left: -58px
}

.range-flavors .slick-next {
	border-radius: 0 15px 15px 0;
	right: -58px
}

@media only screen and (max-width: 749px) {
	.range-flavors .slick-arrow {
		padding: 10px;
		width: 42px;
		height: 42px
	}
	.range-flavors .slick-prev {
		left: -36px
	}
	.range-flavors .slick-next {
		right: -36px
	}
}

.product-variant {
	text-align: center;
	margin-left: 12px;
	margin-right: 12px
}

.product-variant:focus {
	outline: none
}

.product-variant .variant-inner {
	border-radius: 60px;
	position: relative
}

.product-variant .variant-inner:before {
	border-radius: 60px;
	content: '';
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: linear-gradient(145.11deg, rgba(255, 255, 255, 0.3) -1.6%, rgba(255, 255, 255, 0) 43.49%);
	position: absolute
}

.product-variant .variant-inner>img {
	border-radius: 60px;
	margin-left: auto;
	margin-right: auto
}

.product-variant .variant-info {
	position: absolute;
	left: 0;
	top: 27px;
	width: 100%;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0.07em;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.75);
	text-transform: uppercase
}

@media only screen and (max-width: 1399px) {
	.product-variant .variant-info {
		font-size: 17px;
		line-height: 24px;
		top: 22px
	}
}

@media only screen and (max-width: 479px) {
	.product-variant .variant-info {
		top: 18px;
		font-size: 14px
	}
}

.product-variant .shop-now {
	margin-top: 30px;
	margin-bottom: 73px
}

.template-page-contact #MainContent {
	overflow: visible
}

.template-page-contact #main-site-wrapper {
	overflow: hidden
}

.template-page-contact .mobile-bottom {
	display: none
}

.template-page-contact .site-wrapper {
	position: relative
}

.template-page-contact .page-title {
	color: #7f86a7;
	position: absolute;
	left: 200px;
	top: -78px
}

.template-page-contact .section__heading {
	color: #566de6;
	font-size: 32px;
	line-height: 39px;
	margin-bottom: 2rem
}

.template-page-contact .top-box {
	position: relative;
	padding-top: 140px;
	padding-bottom: 60px
}

.template-page-contact .top-box .site-wrapper {
	height: 616px
}

.template-page-contact #custom_ellipse_504 {
	width: 504px;
	height: 504px;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	opacity: 0.4;
	background-color: #e6e9ef;
	border-radius: 50%;
	position: absolute;
	right: -386px;
	top: -18px
}

.template-page-contact .union {
	box-shadow: 20px 20px 40px #d3dbe6, -20px -20px 40px #fff, -1px -1px 1px rgba(255, 255, 255, 0.6);
	border-radius: 24px;
	padding: 60px 40px 50px
}

.template-page-contact .comment-box {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	background-color: #e9edf0;
	position: absolute
}

.template-page-contact .comment-box:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -64px;
	right: 20%;
	border-top: 40px solid #e9edf0;
	border-right: 48px solid #e9edf0;
	border-bottom: 40px solid transparent;
	border-left: 48px solid transparent;
	transform: rotate(-9deg)
}

.template-page-contact .comment-box p {
	color: #7f86a7;
	font-size: 16px
}

.template-page-contact .comment-box table {
	border: none
}

.template-page-contact .comment-box table th,
.template-page-contact .comment-box table td {
	border: none
}

.template-page-contact .comment-box table td {
	padding: 8px;
	vertical-align: top
}

.template-page-contact .comment-box table td:first-child {
	padding-left: 0
}

.template-page-contact .comment-box table td:last-child {
	padding-right: 0
}

.template-page-contact .comment-box.size2:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -48px;
	right: 20%;
	border-top: 30px solid #e9edf0;
	border-right: 36px solid #e9edf0;
	border-bottom: 30px solid transparent;
	border-left: 36px solid transparent;
	transform: rotate(-9deg)
}

.template-page-contact .comment-box.size3 {
	width: 164px;
	height: 124px
}

.template-page-contact .comment-box.size3:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -32px;
	right: 20%;
	border-top: 20px solid #e9edf0;
	border-right: 24px solid #e9edf0;
	border-bottom: 20px solid transparent;
	border-left: 24px solid transparent;
	transform: rotate(-9deg)
}

.template-page-contact .comment-box.size4 {
	width: 148px;
	height: 110px
}

.template-page-contact .comment-box.size4:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -28.8px;
	right: 20%;
	border-top: 18px solid #e9edf0;
	border-right: 21.6px solid #e9edf0;
	border-bottom: 18px solid transparent;
	border-left: 21.6px solid transparent;
	transform: rotate(-9deg)
}

.template-page-contact .comment-box--phone {
	width: 300px;
	height: 226px;
	left: 724px;
	top: -100px
}

.template-page-contact .comment-box--pin {
	left: 370px;
	top: 62px;
	z-index: 100
}

.template-page-contact .comment-box--note {
	width: 278px;
	height: 208px;
	top: 153px;
	left: 130px;
	z-index: 90
}

.template-page-contact .comment-box--green-at {
	width: 226px;
	height: 170px;
	top: 342px;
	left: 342px;
	z-index: 80
}

.template-page-contact .comment-box--contact {
	left: 765px;
	top: 154px;
	text-align: left;
	width: 390px;
	display: inline-block;
	z-index: 150
}

.template-page-contact .comment-box--lines {
	padding: 34px 36px 34px 26px
}

.template-page-contact .comment-box--lines .inner {
	width: 100%
}

.template-page-contact .comment-box--lines .line {
	border-top: 4px solid #F0F4F7;
	margin: 10px 0
}

.template-page-contact .comment-box--lines-1 {
	left: 624px;
	top: -68px
}

.template-page-contact .comment-box--lines-2 {
	left: 1116px;
	top: 494px
}

.template-page-contact .comment-box--lines-3 {
	left: 80px;
	top: 20px
}

.template-page-contact .comment-box--lines-4 {
	left: 518px;
	top: 246px;
	z-index: 90
}

.template-page-contact .form-section {
	position: relative
}

.template-page-contact .form-section svg {
	display: none;
	position: absolute;
	left: -240px;
	top: -38px
}

@media only screen and (min-width: 990px) {
	.template-page-contact .form-section {
		padding-left: 20%
	}
	.template-page-contact .form-section svg {
		display: block
	}
}

.template-page-contact #custom_ellipse_270 {
	width: 270px;
	height: 270px;
	box-shadow: -23px -23px 45px #fff, 28px 28px 50px rgba(13, 39, 80, 0.16), inset 26px 26px 48px rgba(13, 39, 80, 0.16), inset -31px -31px 43px rgba(255, 255, 255, 0.64);
	opacity: 0.4;
	background-color: #e6e9ef;
	border-radius: 50%;
	position: absolute;
	left: -185px;
	top: -180px
}

.template-page-contact .contact-form {
	margin-top: 4rem;
	position: relative;
	z-index: 10
}

.template-page-contact form.contact-form {
	width: 730px;
	margin: 1rem auto 60px
}

.template-page-contact form.contact-form .errors {
	box-shadow: 20px 20px 40px #d3dbe6, -20px -20px 40px #fff, -1px -1px 1px rgba(255, 255, 255, 0.6);
	border-radius: 6px;
	margin: 30px 0
}

.template-page-contact .form-row {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between
}

.template-page-contact .form-row input,
.template-page-contact .form-row textarea {
	margin-bottom: 20px;
	width: 350px
}

.template-page-contact .form-row textarea {
	box-shadow: 20px 20px 40px #d3dbe6, -20px -20px 40px #fff, -1px -1px 1px rgba(255, 255, 255, 0.6);
	border-radius: 10px;
	background-color: #E6E9EF;
	height: 220px
}

.template-page-contact input[type="submit"] {
	margin: 15px auto;
	width: auto
}

@media only screen and (min-width: 990px) and (max-width: 1399px) {
	.template-page-contact .page-title {
		left: 120px
	}
	.template-page-contact .comment-box--phone {
		left: 600px
	}
	.template-page-contact .comment-box--note {
		left: 100px
	}
	.template-page-contact .comment-box--green-at {
		left: 240px
	}
	.template-page-contact .comment-box--contact {
		left: 50%
	}
	.template-page-contact .comment-box--lines-1 {
		left: 500px
	}
	.template-page-contact .comment-box--lines-2 {
		left: 76%
	}
	.template-page-contact .comment-box--lines-4 {
		display: none
	}
}

@media only screen and (max-width: 989px) {
	.template-page-contact .custom-ellipse {
		display: none
	}
}

@media only screen and (min-width: 750px) and (max-width: 989px) {
	.template-page-contact .page-title {
		left: 80px
	}
	.template-page-contact .comment-box--phone {
		left: 460px
	}
	.template-page-contact .comment-box--note {
		left: 50px
	}
	.template-page-contact .comment-box--green-at {
		left: 100px
	}
	.template-page-contact .comment-box--contact {
		left: 40%
	}
	.template-page-contact .comment-box--lines-1 {
		left: 390px
	}
	.template-page-contact .comment-box--lines-2 {
		left: 75%
	}
}

@media only screen and (max-width: 749px) {
	.template-page-contact table td:first-child {
		width: 30%
	}
	.template-page-contact table td:last-child {
		width: 70%
	}
	.template-page-contact .top-box {
		overflow: hidden;
		padding-top: 100px
	}
	.template-page-contact .top-box .site-wrapper {
		height: auto;
		padding-top: 1px
	}
	.template-page-contact .page-title {
		left: auto;
		position: relative
	}
	.template-page-contact .comment-box {
		padding: 20px
	}
	.template-page-contact .comment-box.size3 {
		width: 140px;
		height: 112px
	}
	.template-page-contact .comment-box.size4 {
		width: 128px;
		height: 100px
	}
	.template-page-contact .comment-box.size4 .line {
		margin: 8px 0
	}
	.template-page-contact .comment-box--phone {
		left: 24px;
		top: 430px;
		z-index: 90
	}
	.template-page-contact .comment-box--pin {
		left: 262px;
		top: 74px
	}
	.template-page-contact .comment-box--note {
		left: 50px;
		width: 240px;
		height: 180px
	}
	.template-page-contact .comment-box--note svg {
		width: 60px;
		height: 60px
	}
	.template-page-contact .comment-box--green-at {
		left: 240px;
		top: 300px
	}
	.template-page-contact .comment-box--contact {
		left: auto;
		top: auto;
		display: block;
		margin: 660px auto 300px;
		max-width: 95%;
		padding: 40px;
		position: relative
	}
	.template-page-contact .comment-box--lines-1 {
		bottom: 0;
		top: auto
	}
	.template-page-contact .comment-box--lines-2 {
		display: none
	}
	.template-page-contact .comment-box--lines-3 {
		left: 30px
	}
	.template-page-contact .comment-box--lines-4 {
		left: auto;
		right: 14px
	}
	.template-page-contact .mobile-bottom {
		display: block;
		position: absolute;
		bottom: -30px;
		left: 0;
		width: 100%
	}
	.template-page-contact .mobile-bottom svg {
		width: 300px;
		height: 300px;
		position: absolute;
		left: 8px;
		top: 28px
	}
	.template-page-contact .mobile-bottom .comment-box--lines-5 {
		width: 180px;
		height: 140px;
		padding: 40px;
		position: absolute;
		right: 35px;
		top: 146px
	}
	.template-page-contact .contact-form {
		max-width: 90%;
		margin-left: auto;
		margin-right: auto
	}
	.template-page-contact .form-row {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		-o-align-items: center;
		align-items: center
	}
}

@media only screen and (max-width: 479px) {
	.template-page-contact .comment-box--green-at {
		left: 140px;
		width: 160px;
		height: 100px
	}
	.template-page-contact .comment-box--green-at.size2:after {
		content: '';
		display: block;
		position: absolute;
		bottom: -32px;
		right: 20%;
		border-top: 20px solid #e9edf0;
		border-right: 24px solid #e9edf0;
		border-bottom: 20px solid transparent;
		border-left: 24px solid transparent;
		transform: rotate(-9deg)
	}
	.template-page-contact .comment-box--green-at svg {
		width: 36px;
		height: 36px
	}
	.template-page-contact .comment-box--note {
		width: 200px;
		height: 150px;
		top: 140px
	}
	.template-page-contact .comment-box--note.size1:after {
		content: '';
		display: block;
		position: absolute;
		bottom: -32px;
		right: 20%;
		border-top: 20px solid #e9edf0;
		border-right: 24px solid #e9edf0;
		border-bottom: 20px solid transparent;
		border-left: 24px solid transparent;
		transform: rotate(-9deg)
	}
	.template-page-contact .comment-box--phone {
		width: 260px;
		height: 180px
	}
	.template-page-contact .comment-box--phone.size1:after {
		content: '';
		display: block;
		position: absolute;
		bottom: -48px;
		right: 20%;
		border-top: 30px solid #e9edf0;
		border-right: 36px solid #e9edf0;
		border-bottom: 30px solid transparent;
		border-left: 36px solid transparent;
		transform: rotate(-9deg)
	}
	.template-page-contact .comment-box--phone svg {
		width: 60px;
		height: 60px
	}
	.template-page-contact .comment-box--lines-3 {
		left: 20px
	}
	.template-page-contact .comment-box--lines-4 {
		right: 20px
	}
	.template-page-contact .comment-box--contact {
		margin-top: 590px
	}
}
*{
    outline: none !important;
  }

  .breadcrumb_header {
    border-bottom: 0.1rem solid #D8E1E5;
    padding-bottom: 20px;
  }
  .preview_img{
    z-index: 11;
    width: 100%;
  }
  .text_color{
    background-color: white;
    border: 0.1rem solid #c4cdd5;
    border-radius: 3px;
    box-shadow: inset 0 1px 0 0 rgba(99, 115, 129, 0.05);
    padding: 3px 15px;
    align-items: normal !important;
  }
  .cus_overflow {
    overflow: hidden;
  }
  .heading_text{
    padding-bottom: 20px;
    border-bottom: 0.1rem solid #D8E1E5;    
  }
  .agree_btn{
    background: #339532;
    color: white;
    padding: 12px 20px;
    border-radius: 5px;
  }
  .preview_btn .agree_btn, .preview_btn .disagree_btn {
    word-break: break-word;
    border-style: solid;
    font-size: 16px;
    font-weight: 600;
    padding: 12px 20px;
    /*width: 100%;*/
  }
  .disagree_btn{
    background: #C80002;
    color: white;
    border-radius: 5px; 
  }
  .preview_btn{
    display: flex;
    justify-content: center;
  }
  .pre_title{
    font-size: 28px;
    font-weight: bold;
    padding: 15px 0px;
    margin: 0;
  }
  .pre_contain{
    line-height: 1.2;
   margin-bottom: 20px;
  }
  
  .logo{
    max-width: 100px;
    max-height: 100px;
    margin: 0 auto;
    display: inline-block;
  }
  .back_imge::after {
    position: absolute;
    background: black;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.5;
  }
  .back_imge{
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    z-index: 9999;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .preview_box{
    max-width: 500px;
    margin: auto;
    background: white;
    padding: 20px;
    z-index: 9999;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-height: 90vh;
    overflow: auto;
  }
  .av_overlay{
    position: absolute;
    background: black;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.5;
  }
  .logo img{
    object-fit: contain;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
  }

  #preview_header_text {
    text-transform: none !important;
    line-height: 1.2;
    letter-spacing: normal !important;
  }


  /*new CSS*/

.facebook_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2rem;
  min-width: 3.6rem;
  padding: .5rem 1.6rem;
  background: linear-gradient(180deg,#fff,#f9fafb);
  border: none;
  box-shadow: 0 1px 0 0 rgba(22,29,37,.05);
  border-radius: 3px;
  line-height: 1;
  color: #212b36;
  text-align: center;
  cursor: pointer;
  background: linear-gradient(180deg,#6371c7,#5563c1);
  border-color: #3f4eae;
  box-shadow: inset 0 1px 0 0 #6774c8, 0 1px 0 0 rgba(22,29,37,.05), 0 0 0 0 transparent;
  color: #fff;
  font-size: 15px;
  font-weight: bolder;
  margin-bottom: 20px;
}
.month_box{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}

.age_inputbox{
  border-right: 0.1rem solid #c4cdd5;
  max-width: 70px !important;
}

.date_text{
  text-transform: none;
  letter-spacing: normal;
  position: relative;
  z-index: 20;
  display: block;
  flex: 1 1 0%;
  width: 100%;
  min-height: 2rem;
  min-width: 3.3rem;
  margin: 0;
  padding: .5rem 1rem;
  background: none;
  border: .1rem solid transparent;
  max-width: 110px;
}


.date_border{
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  border: .1rem solid #c4cdd5;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 rgba(99,115,129,.05);
  pointer-events: none;
}
.month_date{
  position: relative;
  margin-right: 15px;
  height: auto;
}
.input-type{
  color: #000;
  font-size: 20px;
  position: relative;
  height: auto;
  width: 100%;
  z-index: 10;
}
.date-option{
    position: absolute;
  width: 100%;
}
.date-option{
  opacity: 0;
  visibility: hidden;
}
.date-option.custom-toggle{
  opacity: 1;
  visibility: visible;
  height: 150px;
  position: absolute;
}

.date-option {
  height: 82px;
}
.date-option ul{
  list-style: none;
}
.month_date {
  position: relative;
  padding: 0 8px;
  height: auto;
  margin: 0;
}

button {
  font-size: 15px;
}

.app-select{
  font-size: 16px;
  background-image: url(/default_image/dropdown.svg) !important;
  background-repeat: no-repeat !important;
  background-size: 15px !important;
  background-position: center right 4px !important; 
  border: 1px solid #C4CDD5 !important;
  padding: 7px 20px 7px !important;
  text-align: left !important;
  display: block !important;
  line-height: 22px !important; 
  color: #7e7e7e !important;
  max-width: 130px !important;
  -webkit-appearance: none !important;
  margin-bottom: 0;
  border-radius: 5px;
}

.custom-width{
  width: 100% !important;
}

.template-2 .logo img {
    max-width: 70%;
}
 
/*Start new features*/

/*.social-btn img {
    max-width: 185px;
    width: 100%;
    margin: 0 10px;
}*/


/* hardik css */
  



/* hardik end */

.social-btn img {
  max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.social-btn a{
    display: inline-block;
    /*max-width: 185px;*/
    margin: 0 10px;
}
.social-buttons {
    display: flex;
    justify-content: center;
    padding: 0 10px;
    align-items: center;
}
.align-bottom {
    align-items: flex-end;
}
.specific-pages .Polaris-OptionList-Option {
    display: flex;
    align-items: center;
}
.specific-pages li button {
    width: 40px;
    padding: 5px;
    background: linear-gradient(180deg,#fff,#f9fafb);
    border: 1px solid #c4cdd5;
    box-shadow: 0 1px 0 0 rgba(99,115,129,.05);
    border-radius: .3rem;
    cursor: pointer;
    height: 3.6rem;
    margin-left: 24px;
    display: block;
}
.specific-pages li button:hover {
    background: linear-gradient(180deg,#f9fafb,#f4f6f8);
}
.specific-pages li button svg {
    fill: #71808e;
    position: relative;
    display: block;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
}
.specific-pages .specific-lists {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 16px; 
}
.specific-pages .Polaris-TextField {
    width: 100%;
}
.preview_box_wrap {
    text-align: center;
}

/* Template 1 Design */

/*.template-1 .preview_box_wrap {
    padding: 0 10px;
}*/
.template-1 .pre_contain {
    /*padding: 0 10px;*/
    margin-bottom: 20px;
}
.template-1.back_imge,
.template-2.back_imge,
.template-3.back_imge {
    padding: 25px 60px;
}
.template-1 .month_box {
    margin-bottom: 25px;
}
.template-1 .month_box .input-type,
.template-2 .month_box .input-type,
.template-3 .month_box .input-type {
    padding: 7px 12px;
    font-size: 15px;
    border-radius: 5px;
    color: #212B36;
    border-color: #C4CDD5 !important;
}
/* Template 2 Design */
.template-2 .preview_box {
   box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.10);
    padding-top: 50px !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
    overflow: visible;
}
.back_imge.template-2 {
    padding-top: 63px;
}
/*.template-2 .logo img {
    max-width: 50px !important;
    width: inherit !important;
}*/
.template-2 .logo {
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    transform: translateY(-50%);
    border-radius: 100%;
    background-color: #fff;
    max-width: 80px;
    min-height: 80px;
    display: flex;
    align-items: center;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.06);
    justify-content: center;
}
.template-2 .pre_title {
    /*margin-top: 25px;*/
    padding-top: 0;
    padding-bottom: 0;
}
.template-2 .pre_contain {
    margin: 14px 0 0;
    padding: 0 10px;
    padding-bottom: 20px;
}
.template-2 .preview_btn,
.template-2 .social-buttons { 
    padding: 23px;
    position: relative;
    /*margin-top: 10px;*/
}

.template-2 .social-buttons .main-box-bg {
    position: absolute;
    height: 0;
    width: 0;
    content: "";
    z-index: 9;
    top: 0;
    left: 0;
    right: 0;
    border-top: 8px solid #fff;
    margin: -1px auto;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}
.template-2 .preview_btn .main-box-bg{
    position: absolute;
    height: 0;
    width: 0;
    content: "";
    z-index: 9;
    top: 0;
    left: 0;
    right: 0;
    border-top: 8px solid #fff;
    margin: auto;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    margin-top: -1px;  
}
.template-2 div#month_box{
    margin-bottom: 20px;
}


/* Template 3 Design */
.template-3-logo {
    display: none;
}
/*.template-3 .preview_box_wrap .logo {
    display: none;
}*/

/*.template-3 .template-3-logo {
    display: block;
    margin-right: 15px;
}*/
.template-3 .preview_box_section {
    display: flex;
    /*padding-left: 15px;*/
}
.template-3 .preview_btn {
    justify-content: flex-start;
    margin: 0 -10px;
}
.template-3 .preview_box_wrap {
    text-align: left !important;
    position: relative;
    padding-left: 90px;
    padding-right: 0;
    width: 100%;
}
/*.template-3 .preview_box_wrap .logo {
    position: absolute;
    left: 5px;
    top: 0;
}*/
.template-3 .preview_box_wrap .logo {
      position: absolute;
    left: 0;
    float: left;
    top: 0;
    margin-right: 0;
    max-width: 80px;
    max-height: 80px;
}
/*.template-3  .pre_title {
    padding: 0;
}*/
/*.template-3 .pre_contain {
    padding: 12px 0;
}*/
/*.template-3 .preview_btn {
    margin-top: 10px;
}*/
.template-3 .month_box {
         margin-bottom: 20px;
  margin-left: -5px;
}
.template-3 div#month_box {
    justify-content: flex-start;
}
.template-3 .social-buttons {
    justify-content: flex-start;
    padding: 0;
}
.template-3 .social-buttons .social-btn {
    padding: 0 3px;
}
.template-3 .social-buttons .social-btn img {
    margin: 0;
}
.template-3 .month_date{
      padding: 0 5px;
}
/*.template-3 .preview_btn {
    padding-left: 75px;
}*/
/*End new features*/


#month_box select{
  margin-bottom: 0;
}
.error_msg{
  margin-bottom: 0;
}
.template-3 .social-buttons .social-btn{
  margin-left: -10px;
}
 .template-2 .social-buttons{
    /*padding: 23px 23px 0px;*/
    position: relative;
    /*margin-top: 10px;*/
}
 .template-2 .error_msg{
      padding-bottom: 10px !important;
 }
 .preview_btn .agree, .preview_btn .disagree {
   /* max-width: 50%;
    flex: 0 0 50%;*/
    padding: 0 10px;
    margin: 0 !important;
}
.template-3 .error_msg,
.template-1 .error_msg{
    margin-bottom: 10px;
}

.preview_btn .disagree{
      text-align: left;
}
.preview_btn .agree {
    text-align: right;
}
/* new Hardik CSS */  



/* end Hardik CSS*/



@media only screen and (max-width: 767px) {
  .template-3 .preview_box_wrap {
    text-align: center !important;
    position: relative;
    padding-left: 75px;
    padding-right: 0px;
}
  .template-3 div#month_box {
    justify-content: center;
}
/*.preview_btn,
.social-buttons {
    flex-direction: column;
} */
.preview_btn > div,
.social-buttons > div {
    margin: 5px 0 !important;
}  
.template-3 .social-buttons{
  display: block;
}
.template-3 .preview_box_wrap {
    padding-left: 0px;
}
.template-3 .preview_box_section {
    padding-left: 0;
}
.template-3 .preview_box_wrap .logo {
    position: relative;
    float: none;
    /*margin-bottom: 10px;*/
}
.template-3 .month_date {
    padding: 0 4px;
}
}

@media only screen and (max-width: 480px) {
  .app-select{
    width: 76px !important;
    padding: 5px !important;
  }
  .app-select.custom-width{
    width: 115px !important;
  }
  .preview_btn > div, .social-buttons > div {
    margin: 5px 0 !important;
    max-width: 100% !important;
    padding-bottom: 15px !important;
  }
  .preview_btn,
.social-buttons {
    flex-direction: column;
} 
.preview_btn .agree_btn, .preview_btn .disagree_btn{
  width: 100%;
}
}
@media only screen and (max-width: 374px) {
  .app-sele