/*
Theme Name: Matat Child
Theme URI: https://matat.co.il/
Template:   matat
Author: Amit Matat
Author URI: https://matat.co.il/
Description: Matat child theme
Version: 1.1
License: Commercial Use only
License URI: Commercial Use only
Text Domain: matat
*/

@font-face {
	font-family: "Almoni DL AAA";
	src: url("assets/fonts/668391c7c7c04020ac5e64cd8bb2ef54.woff2") format("woff2"), url("assets/fonts/668391c7c7c04020ac5e64cd8bb2ef54.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

.language ul,
.hero-banner-slider .slick-dots,
.woocommerce-pagination ul,
.social-networks,
.header-action-nav,
.header-links,
.primary-menu,
.mobile-menu ul,
.submenu-item-detail ul,
.variation-list,
.single-product-slider .slick-dots,
.single-product-summary .product-text ul,
.single-product-form .variable-items-wrapper,
.product-guide-text ul,
.item-slider .slick-dots,
.preset-product-form .variable-items-wrapper,
.woocommerce .woocommerce-error,
.woocommerce-NoticeGroup .woocommerce-error,
.checkout-container .mobile-step-nav,
.checkout-container .delivery-option,
.checkout-container .payment-option,
.checkout-container .wc_payment_methods,
.user-info-container .woocommerce-MyAccount-navigation ul,
.woocommerce-order-received .woocommerce-order .woocommerce-order-overview,
.woocommerce-checkout .container > .woocommerce .order_details,
.footer-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

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

.comment-form input[type="text"],
.search-form input[type="text"],
.post-password-form input[type="text"],
.comment-form
input[type="tel"],
.search-form
input[type="tel"],
.post-password-form
input[type="tel"],
.comment-form
input[type="email"],
.search-form
input[type="email"],
.post-password-form
input[type="email"],
.comment-form
input[type="search"],
.search-form
input[type="search"],
.post-password-form
input[type="search"],
.comment-form
input[type="password"],
.search-form
input[type="password"],
.post-password-form
input[type="password"],
.comment-form
input[type="url"],
.search-form
input[type="url"],
.post-password-form
input[type="url"],
.comment-form
input[type="date"],
.search-form
input[type="date"],
.post-password-form
input[type="date"],
.comment-form
textarea,
.search-form
textarea,
.post-password-form
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #999;
	padding: .5em .7em;
}

.comment-form input[type="text"]:focus,
.search-form input[type="text"]:focus,
.post-password-form input[type="text"]:focus,
.comment-form
  input[type="tel"]:focus,
.search-form
  input[type="tel"]:focus,
.post-password-form
  input[type="tel"]:focus,
.comment-form
  input[type="email"]:focus,
.search-form
  input[type="email"]:focus,
.post-password-form
  input[type="email"]:focus,
.comment-form
  input[type="search"]:focus,
.search-form
  input[type="search"]:focus,
.post-password-form
  input[type="search"]:focus,
.comment-form
  input[type="password"]:focus,
.search-form
  input[type="password"]:focus,
.post-password-form
  input[type="password"]:focus,
.comment-form
  input[type="url"]:focus,
.search-form
  input[type="url"]:focus,
.post-password-form
  input[type="url"]:focus,
.comment-form
  input[type="date"]:focus,
.search-form
  input[type="date"]:focus,
.post-password-form
  input[type="date"]:focus,
.comment-form
  textarea:focus,
.search-form
  textarea:focus,
.post-password-form
  textarea:focus {
	border-color: #333;
}

.comment-form input[type="text"]::-webkit-input-placeholder,
.search-form input[type="text"]::-webkit-input-placeholder,
.post-password-form input[type="text"]::-webkit-input-placeholder,
.comment-form
  input[type="tel"]::-webkit-input-placeholder,
.search-form
  input[type="tel"]::-webkit-input-placeholder,
.post-password-form
  input[type="tel"]::-webkit-input-placeholder,
.comment-form
  input[type="email"]::-webkit-input-placeholder,
.search-form
  input[type="email"]::-webkit-input-placeholder,
.post-password-form
  input[type="email"]::-webkit-input-placeholder,
.comment-form
  input[type="search"]::-webkit-input-placeholder,
.search-form
  input[type="search"]::-webkit-input-placeholder,
.post-password-form
  input[type="search"]::-webkit-input-placeholder,
.comment-form
  input[type="password"]::-webkit-input-placeholder,
.search-form
  input[type="password"]::-webkit-input-placeholder,
.post-password-form
  input[type="password"]::-webkit-input-placeholder,
.comment-form
  input[type="url"]::-webkit-input-placeholder,
.search-form
  input[type="url"]::-webkit-input-placeholder,
.post-password-form
  input[type="url"]::-webkit-input-placeholder,
.comment-form
  input[type="date"]::-webkit-input-placeholder,
.search-form
  input[type="date"]::-webkit-input-placeholder,
.post-password-form
  input[type="date"]::-webkit-input-placeholder,
.comment-form
  textarea::-webkit-input-placeholder,
.search-form
  textarea::-webkit-input-placeholder,
.post-password-form
  textarea::-webkit-input-placeholder {
	color: #ccc;
}

.comment-form input[type="text"]::-moz-placeholder,
.search-form input[type="text"]::-moz-placeholder,
.post-password-form input[type="text"]::-moz-placeholder,
.comment-form
  input[type="tel"]::-moz-placeholder,
.search-form
  input[type="tel"]::-moz-placeholder,
.post-password-form
  input[type="tel"]::-moz-placeholder,
.comment-form
  input[type="email"]::-moz-placeholder,
.search-form
  input[type="email"]::-moz-placeholder,
.post-password-form
  input[type="email"]::-moz-placeholder,
.comment-form
  input[type="search"]::-moz-placeholder,
.search-form
  input[type="search"]::-moz-placeholder,
.post-password-form
  input[type="search"]::-moz-placeholder,
.comment-form
  input[type="password"]::-moz-placeholder,
.search-form
  input[type="password"]::-moz-placeholder,
.post-password-form
  input[type="password"]::-moz-placeholder,
.comment-form
  input[type="url"]::-moz-placeholder,
.search-form
  input[type="url"]::-moz-placeholder,
.post-password-form
  input[type="url"]::-moz-placeholder,
.comment-form
  input[type="date"]::-moz-placeholder,
.search-form
  input[type="date"]::-moz-placeholder,
.post-password-form
  input[type="date"]::-moz-placeholder,
.comment-form
  textarea::-moz-placeholder,
.search-form
  textarea::-moz-placeholder,
.post-password-form
  textarea::-moz-placeholder {
	opacity: 1;
	color: #ccc;
}

.comment-form input[type="text"]:-moz-placeholder,
.search-form input[type="text"]:-moz-placeholder,
.post-password-form input[type="text"]:-moz-placeholder,
.comment-form
  input[type="tel"]:-moz-placeholder,
.search-form
  input[type="tel"]:-moz-placeholder,
.post-password-form
  input[type="tel"]:-moz-placeholder,
.comment-form
  input[type="email"]:-moz-placeholder,
.search-form
  input[type="email"]:-moz-placeholder,
.post-password-form
  input[type="email"]:-moz-placeholder,
.comment-form
  input[type="search"]:-moz-placeholder,
.search-form
  input[type="search"]:-moz-placeholder,
.post-password-form
  input[type="search"]:-moz-placeholder,
.comment-form
  input[type="password"]:-moz-placeholder,
.search-form
  input[type="password"]:-moz-placeholder,
.post-password-form
  input[type="password"]:-moz-placeholder,
.comment-form
  input[type="url"]:-moz-placeholder,
.search-form
  input[type="url"]:-moz-placeholder,
.post-password-form
  input[type="url"]:-moz-placeholder,
.comment-form
  input[type="date"]:-moz-placeholder,
.search-form
  input[type="date"]:-moz-placeholder,
.post-password-form
  input[type="date"]:-moz-placeholder,
.comment-form
  textarea:-moz-placeholder,
.search-form
  textarea:-moz-placeholder,
.post-password-form
  textarea:-moz-placeholder {
	color: #ccc;
}

.comment-form input[type="text"]:-ms-input-placeholder,
.search-form input[type="text"]:-ms-input-placeholder,
.post-password-form input[type="text"]:-ms-input-placeholder,
.comment-form
  input[type="tel"]:-ms-input-placeholder,
.search-form
  input[type="tel"]:-ms-input-placeholder,
.post-password-form
  input[type="tel"]:-ms-input-placeholder,
.comment-form
  input[type="email"]:-ms-input-placeholder,
.search-form
  input[type="email"]:-ms-input-placeholder,
.post-password-form
  input[type="email"]:-ms-input-placeholder,
.comment-form
  input[type="search"]:-ms-input-placeholder,
.search-form
  input[type="search"]:-ms-input-placeholder,
.post-password-form
  input[type="search"]:-ms-input-placeholder,
.comment-form
  input[type="password"]:-ms-input-placeholder,
.search-form
  input[type="password"]:-ms-input-placeholder,
.post-password-form
  input[type="password"]:-ms-input-placeholder,
.comment-form
  input[type="url"]:-ms-input-placeholder,
.search-form
  input[type="url"]:-ms-input-placeholder,
.post-password-form
  input[type="url"]:-ms-input-placeholder,
.comment-form
  input[type="date"]:-ms-input-placeholder,
.search-form
  input[type="date"]:-ms-input-placeholder,
.post-password-form
  input[type="date"]:-ms-input-placeholder,
.comment-form
  textarea:-ms-input-placeholder,
.search-form
  textarea:-ms-input-placeholder,
.post-password-form
  textarea:-ms-input-placeholder {
	color: #ccc;
}

.comment-form input[type="text"].placeholder,
.search-form input[type="text"].placeholder,
.post-password-form input[type="text"].placeholder,
.comment-form
  input[type="tel"].placeholder,
.search-form
  input[type="tel"].placeholder,
.post-password-form
  input[type="tel"].placeholder,
.comment-form
  input[type="email"].placeholder,
.search-form
  input[type="email"].placeholder,
.post-password-form
  input[type="email"].placeholder,
.comment-form
  input[type="search"].placeholder,
.search-form
  input[type="search"].placeholder,
.post-password-form
  input[type="search"].placeholder,
.comment-form
  input[type="password"].placeholder,
.search-form
  input[type="password"].placeholder,
.post-password-form
  input[type="password"].placeholder,
.comment-form
  input[type="url"].placeholder,
.search-form
  input[type="url"].placeholder,
.post-password-form
  input[type="url"].placeholder,
.comment-form
  input[type="date"].placeholder,
.search-form
  input[type="date"].placeholder,
.post-password-form
  input[type="date"].placeholder,
.comment-form
  textarea.placeholder,
.search-form
  textarea.placeholder,
.post-password-form
  textarea.placeholder {
	color: #ccc;
}

.widget {
	margin-bottom: 1.2em;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 9.375rem;
}

.comment-form label {
	display: block;
	padding-bottom: .25rem;
}

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 7.5rem;
	min-height: 7.5rem;
}

.comment-form textarea,
.comment-form input[type="text"] {
	margin: 0 .25rem 0 0;
	width: 18.75rem;
}

.comment-form input[type="submit"] {
	display: block;
	float: none;
}

.post-password-form label {
	display: block;
}

.post-password-form input[type="password"] {
	margin: 0 .25rem 0 0;
	width: 18.75rem;
}

.search-form input {
	float: left;
	height: 2em;
}

.search-form input[type="search"] {
	margin: 0 .25rem 0 0;
	width: 9.375rem;
}

.post-password-form input {
	float: left;
	height: 2em;
}

.post-password-form input[type="password"] {
	width: 9.375rem;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	background: #333;
	color: #fff;
	height: 2em;
	border: none;
	padding: 0 .5em;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	opacity: .8;
}

.commentlist {
	margin: 0 0 1.2em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.2em .25rem 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 1.2em;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.2em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
	position: absolute;
	left: -6249.9375rem;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .4em;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: 50%;
	background: #666;
	color: #fff;
	padding: .4em;
	text-decoration: none;
}

.navigation-single {
	margin-bottom: 1.2em;
}

.navigation-single .next,
.navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: 50%;
	background: #666;
	color: #fff;
	text-decoration: none;
}

.navigation-single .next a,
.navigation-single .prev a {
	color: inherit;
	text-decoration: none;
	padding: .4em;
	display: block;
}

.navigation-single .next {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #ccc;
	padding: .4em;
	margin-bottom: 1.2em;
}

.wp-caption img {
	margin: 0;
	vertical-align: top;
}

.wp-caption p {
	margin: .4em 0 0;
}

div.aligncenter {
	margin: 0 auto 1.2em;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.2em .25rem 0;
}

.alignright {
	float: right;
	margin: 0 0 .25rem 1.2em;
}

.mejs-container {
	margin-bottom: 1.2em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

/* Slick slider styles */

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

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

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

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

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

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

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

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

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

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

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

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

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-slide.slick-cloned img[data-lazyloaded="1"]:not(.litespeed-loaded) {
	position: absolute;
}

.slick-initialized .slick-slide {
	display: block;
}

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

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

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

/* custom select styles */

.jcf-select {
	white-space: nowrap;
	text-align: center;
	background: #fff;
	color: #999;
	min-width: 6.25rem;
	height: 100%;
	display: block;
	position: relative;
	border: 1px solid #ccc;
}

.jcf-select:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	min-height: 100%;
}

.jcf-select > * {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select-text {
	font-size: .6875rem;
	line-height: 1;
	white-space: nowrap !important;
	text-overflow: ellipsis;
	overflow: hidden;
	cursor: default;
}

.jcf-select-opener {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%) rotateZ(-90deg);
	-ms-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotateZ(-90deg);
	left: .9375rem;
}

body:not(.rtl) .jcf-select-opener {
	left: auto;
	right: .9375rem;
}

.jcf-select-opener:before {
	content: ">";
	font: .75rem/1 icomoon;
}

.jcf-drop-active .jcf-select-opener {
	-webkit-transform: translateY(-50%) rotateZ(90deg);
	-ms-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotateZ(90deg);
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	max-width: none;
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	margin: 0 .9375rem;
}

/* select options styles */

.jcf-list {
	background: #fff;
	width: 100%;
	font-size: .75rem;
	line-height: .875rem;
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.jcf-list ul li {
	overflow: hidden;
	display: block;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	-webkit-transition: background .3s linear, color .3s linear;
	transition: background .3s linear, color .3s linear;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: .3125rem .5625rem;
	color: #656565;
	height: 1%;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #e6e6e6;
	color: #000;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: .3125rem .5625rem;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 1.875rem;
}

/* custom number input styles */

.jcf-number {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	min-width: 1px;
}

.jcf-number input {
	width: 1.25rem;
	height: 1.25rem;
	-webkit-transition: border-color .3s linear;
	transition: border-color .3s linear;
	color: #999;
	min-width: 1px;
	text-align: center;
	font-size: .625rem;
	line-height: 1;
	margin: 0 .25rem;
	border: 1px solid #ccc;
	border-radius: 50%;
	-moz-appearance: textfield;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.jcf-number.jcf-disabled .jcf-btn-dec:before,
.jcf-number.jcf-disabled .jcf-btn-inc:before {
	opacity: .3;
}

.jcf-number.jcf-disabled input {
	background: transparent;
}

.jcf-number input::-webkit-inner-spin-button,
.jcf-number input::-webkit-outer-spin-button {
	-webkit-appearance: none;
}

.jcf-btn-dec,
.jcf-btn-inc {
	width: 1.25rem;
	height: 1.25rem;
	white-space: nowrap;
	text-align: center;
	-webkit-transition: opacity .3s linear, background .3s linear;
	transition: opacity .3s linear, background .3s linear;
	background: rgba(232, 236, 243, .2);
	color: #999;
	font-size: .625rem;
	line-height: 1;
	border: 1px solid rgba(204, 204, 204, .2);
	border-radius: 50%;
}

.jcf-btn-dec:after,
.jcf-btn-inc:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	min-height: 100%;
}

.jcf-btn-dec > *,
.jcf-btn-inc > * {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

.jcf-btn-dec:hover:not(.jcf-disabled),
.jcf-btn-inc:hover:not(.jcf-disabled) {
	background: #e8ecf3;
}

.jcf-btn-dec:not(.jcf-disabled),
.jcf-btn-inc:not(.jcf-disabled) {
	cursor: pointer;
}

.jcf-btn-dec.jcf-disabled,
.jcf-btn-inc.jcf-disabled {
	opacity: .7;
}

.jcf-btn-inc {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}

.jcf-btn-inc:before {
	content: "+";
}

.jcf-btn-dec {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.jcf-btn-dec:before {
	content: "-";
}

.custom-radio [type=radio] {
	opacity: 0;
	visibility: hidden;
	position: absolute;
}

.custom-radio [type=radio]:checked ~ .custom-radio-text {
	background: #00adc0;
	color: #fff;
}

.custom-radio-text {
	-webkit-transition: background .3s linear, color .3s linear;
	transition: background .3s linear, color .3s linear;
	background: #fff;
	color: #00adc0;
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid rgba(0, 173, 193, .8);
	border-radius: .75rem;
}

.fancybox-enabled {
	overflow: hidden;
}

.fancybox-enabled body {
	overflow: visible;
	height: 100%;
}

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

.fancybox-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99993;
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

/* Make sure that the first one is on the top */

.fancybox-container ~ .fancybox-container {
	z-index: 99992;
}

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

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

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

.fancybox-is-open .fancybox-bg {
	opacity: .87;
	-webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
	transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
	position: absolute;
	direction: ltr;
	z-index: 99997;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .25s, visibility 0s linear .25s;
	transition: opacity .25s, visibility 0s linear .25s;
	box-sizing: border-box;
}

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

.fancybox-infobar {
	top: 0;
	left: 50%;
	margin-left: -79px;
}

.fancybox-infobar__body {
	display: inline-block;
	width: 70px;
	line-height: 44px;
	font-size: 13px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	text-align: center;
	color: #ddd;
	background-color: rgba(30, 30, 30, .7);
	pointer-events: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-font-smoothing: subpixel-antialiased;
}

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

.fancybox-stage {
	overflow: hidden;
	direction: ltr;
	z-index: 99994;
	-webkit-transform: translate3d(0, 0, 0);
}

.fancybox-slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	outline: none;
	white-space: normal;
	box-sizing: border-box;
	text-align: center;
	z-index: 99994;
	-webkit-overflow-scrolling: touch;
	display: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition-property: opacity, -webkit-transform;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

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

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

.fancybox-slide--image {
	overflow: visible;
}

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

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

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

.fancybox-slide--next {
	z-index: 99995;
}

.fancybox-slide > div {
	display: inline-block;
	position: relative;
	padding: 24px;
	margin: 44px 0 44px;
	border-width: 0;
	vertical-align: middle;
	text-align: left;
	background-color: #fff;
	overflow: auto;
	box-sizing: border-box;
}

.fancybox-slide .fancybox-image-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 99995;
	background: transparent;
	cursor: default;
	overflow: visible;
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

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

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

.fancybox-can-drag .fancybox-image-wrap {
	cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
	cursor: grabbing;
}

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

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

.fancybox-slide--iframe .fancybox-content {
	padding: 0;
	width: 80%;
	height: 80%;
	max-width: calc(100% - 100px);
	max-height: calc(100% - 88px);
	overflow: visible;
	background: #fff;
}

.fancybox-iframe {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	background: #fff;
}

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

.fancybox-error p {
	margin: 0;
	padding: 0;
	color: #444;
	font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.fancybox-close-small {
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 44px;
	padding: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
	outline: none;
	background: transparent;
	z-index: 10;
	cursor: pointer;
}

.fancybox-close-small:after {
	content: "×";
	position: absolute;
	top: 5px;
	right: 5px;
	width: 30px;
	height: 30px;
	font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
	color: #888;
	font-weight: 300;
	text-align: center;
	border-radius: 50%;
	border-width: 0;
	background: #fff;
	-webkit-transition: background .25s;
	transition: background .25s;
	box-sizing: border-box;
	z-index: 2;
}

.fancybox-close-small:focus:after {
	outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
	color: #555;
	background: #eee;
}

.fancybox-slide--iframe .fancybox-close-small {
	top: 0;
	right: -44px;
}

.fancybox-slide--iframe .fancybox-close-small:after {
	background: transparent;
	font-size: 35px;
	color: #aaa;
}

.fancybox-slide--iframe .fancybox-close-small:hover:after {
	color: #fff;
}

/* Caption */

.fancybox-caption-wrap {
	bottom: 0;
	left: 0;
	right: 0;
	padding: 60px 30px 0 30px;
	background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8) 100%);
	background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8) 100%);
	pointer-events: none;
}

.fancybox-caption {
	padding: 30px 0;
	border-top: 1px solid rgba(255, 255, 255, .4);
	font-size: 14px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #fff;
	line-height: 20px;
	-webkit-text-size-adjust: none;
}

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
	pointer-events: all;
}

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

/* Buttons */

.fancybox-button {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: transparent;
	color: #ddd;
	border-radius: 0;
	cursor: pointer;
	vertical-align: top;
	outline: none;
}

.fancybox-button[disabled] {
	cursor: default;
	pointer-events: none;
}

.fancybox-infobar__body,
.fancybox-button {
	background: rgba(30, 30, 30, .6);
}

.fancybox-button:hover:not([disabled]) {
	color: #fff;
	background: rgba(0, 0, 0, .8);
}

.fancybox-button::before,
.fancybox-button::after {
	content: "";
	pointer-events: none;
	position: absolute;
	background-color: currentColor;
	color: currentColor;
	opacity: .9;
	box-sizing: border-box;
	display: inline-block;
}

.fancybox-button[disabled]::before,
.fancybox-button[disabled]::after {
	opacity: .3;
}

.fancybox-button--left::after,
.fancybox-button--right::after {
	top: 18px;
	width: 6px;
	height: 6px;
	background: transparent;
	border-top: solid 2px currentColor;
	border-right: solid 2px currentColor;
}

.fancybox-button--left::after {
	left: 20px;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.fancybox-button--right::after {
	right: 20px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.fancybox-button--left {
	border-bottom-left-radius: 5px;
}

.fancybox-button--right {
	border-bottom-right-radius: 5px;
}

.fancybox-button--close::before,
.fancybox-button--close::after {
	content: "";
	display: inline-block;
	position: absolute;
	height: 2px;
	width: 16px;
	top: calc(50% - 1px);
	left: calc(50% - 8px);
}

.fancybox-button--close::before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.fancybox-button--close::after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* Navigation arrows */

.fancybox-arrow {
	position: absolute;
	top: 50%;
	margin: -50px 0 0 0;
	height: 100px;
	width: 54px;
	padding: 0;
	border: 0;
	outline: none;
	background: none;
	cursor: pointer;
	z-index: 99995;
	opacity: 0;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: opacity .25s;
	transition: opacity .25s;
}

.fancybox-arrow::after {
	content: "";
	position: absolute;
	top: 28px;
	width: 44px;
	height: 44px;
	background-color: rgba(30, 30, 30, .8);
	background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 24px 24px;
}

.fancybox-arrow--right {
	right: 0;
}

.fancybox-arrow--left {
	left: 0;
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1);
}

.fancybox-arrow--right::after,
.fancybox-arrow--left::after {
	left: 0;
}

.fancybox-show-nav .fancybox-arrow {
	opacity: .6;
}

.fancybox-show-nav .fancybox-arrow[disabled] {
	opacity: .3;
}

/* Loading indicator */

.fancybox-slide > .fancybox-loading {
	border: 6px solid rgba(100, 100, 100, .4);
	border-top: 6px solid rgba(255, 255, 255, .6);
	border-radius: 100%;
	height: 50px;
	width: 50px;
	-webkit-animation: fancybox-rotate .8s infinite linear;
	animation: fancybox-rotate .8s infinite linear;
	background: transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	z-index: 99999;
}

/* Transition effects */

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

/* transitionEffect: slide */

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

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

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

/* transitionEffect: fade */

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

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

/* transitionEffect: zoom-in-out */

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

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

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

/* transitionEffect: rotate */

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

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

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

/* transitionEffect: circular */

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

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

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

/* transitionEffect: tube */

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

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

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

/* Styling for Small-Screen Devices */

/* Fullscreen  */

.fancybox-button--fullscreen::before {
	width: 15px;
	height: 11px;
	left: calc(50% - 7px);
	top: calc(50% - 6px);
	border: 2px solid;
	background: none;
}

/* Slideshow button */

.fancybox-button--play::before,
.fancybox-button--pause::before {
	top: calc(50% - 6px);
	left: calc(50% - 4px);
	background: transparent;
}

.fancybox-button--play::before {
	width: 0;
	height: 0;
	border-top: 6px inset transparent;
	border-bottom: 6px inset transparent;
	border-left: 10px solid;
	border-radius: 1px;
}

.fancybox-button--pause::before {
	width: 7px;
	height: 11px;
	border-style: solid;
	border-width: 0 2px 0 2px;
}

/* Thumbs */

.fancybox-thumbs {
	display: none;
}

.fancybox-button--thumbs {
	display: none;
}

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

[class^="icon-"],
[class*=" icon-"] {
	font-family: icomoon;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-tick:before,
.checkout-container .cart-footer > label .fake-input:before,
.custom-checkbox .fake-input:before {
	content: "\e90d";
}

.icon-chevron-left:before,
body:not(.rtl) .woocommerce-pagination .page-numbers .prev:before,
body:not(.rtl) .woocommerce-pagination .page-numbers .previouspostslink:before,
body:not(.rtl) .woocommerce-pagination .wp-pagenavi .prev:before,
body:not(.rtl) .woocommerce-pagination .wp-pagenavi .previouspostslink:before,
.woocommerce-pagination .page-numbers .next:before,
.woocommerce-pagination .page-numbers .nextpostslink:before,
.woocommerce-pagination .wp-pagenavi .next:before,
.woocommerce-pagination .wp-pagenavi .nextpostslink:before {
	content: "\e90b";
}

.icon-chevron-right:before,
.woocommerce-pagination .page-numbers .prev:before,
.woocommerce-pagination .page-numbers .previouspostslink:before,
.woocommerce-pagination .wp-pagenavi .prev:before,
.woocommerce-pagination .wp-pagenavi .previouspostslink:before,
body:not(.rtl) .woocommerce-pagination .page-numbers .next:before,
body:not(.rtl) .woocommerce-pagination .page-numbers .nextpostslink:before,
body:not(.rtl) .woocommerce-pagination .wp-pagenavi .next:before,
body:not(.rtl) .woocommerce-pagination .wp-pagenavi .nextpostslink:before {
	content: "\e90c";
}

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

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

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

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

.icon-banner:before,
.new-sale:before,
.onsale:before {
	content: "\e900";
}

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

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

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

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

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

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

.language img {
	width: 1.5rem;
}

.language-opener {
	width: 1.25rem;
	height: 1.25rem;
	display: inline-block;
	vertical-align: top;
}

.search-opener {
	width: 1.5rem;
	height: 1.5rem;
	-webkit-transition: background .3s linear, color .3s linear;
	transition: background .3s linear, color .3s linear;
	white-space: nowrap;
	text-align: center;
	background: #f0814a;
	color: #f8f9fa;
	display: block;
	font-size: .6875rem;
	line-height: 1;
	border-radius: 50%;
}

.search-opener:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	min-height: 100%;
}

.search-opener > * {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

.search-opener:hover {
	background: #5d8fc8;
	color: #f8f9fa;
}

.search-form {
	-webkit-transition: opacity .3s linear, visibility .3s linear;
	transition: opacity .3s linear, visibility .3s linear;
	position: absolute;
	opacity: 0;
	visibility: hidden;
	top: 100%;
	right: 0;
	left: 0;
	z-index: 9;
}

.search-active .search-form {
	opacity: 1;
	visibility: visible;
}

.search-form:before {
	background: rgba(0, 0, 0, .4);
	position: absolute;
	top: -624.9375rem;
	right: -624.9375rem;
	bottom: -624.9375rem;
	left: -624.9375rem;
	z-index: -1;
	pointer-events: none;
}

.search-form .form-control {
	font-size: .75rem;
}

.search-form [type="submit"] {
	width: 2rem;
	height: 2rem;
	-webkit-transition: background .3s linear;
	transition: background .3s linear;
	background: #f0814a;
	color: #f8f9fa;
	font-size: .8125rem;
	line-height: 1;
	border: none;
	border-radius: 50%;
}

.search-form [type="submit"]:hover {
	background: #5d8fc8;
}

.search-form .form-row {
	background: #fff;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin: 0 .9375rem;
	border: 1px solid #ccc;
	border-radius: 40px;
	overflow: hidden;
}

.search-form .form-group {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-bottom: 0;
}

.search-form .form-control {
	height: 1.875rem;
	padding: .3125rem 1.6875rem !important;
	border: none !important;
}

.search-form .btn-wrap {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	margin: -.0625rem 0 0 -.0625rem;
}

.hero-banner {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.hero-banner .hint {
	margin: -3.125rem 0 0 .5rem;
	position: relative;
	z-index: 10;
}

.hero-banner-slider .slick-dots {
	text-align: center;
	font-size: 0;
	line-height: 1;
}

.hero-banner-slider .slick-dots li {
	display: inline-block;
	vertical-align: top;
	margin: 0 .4375rem;
}

.hero-banner-slider .slick-dots button {
	width: .75rem;
	height: .75rem;
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
	background: #ccc;
	padding: 0;
	border: none;
	border-radius: 50%;
	opacity: .64;
}

.hero-banner-slider .slick-dots .slick-active button {
	opacity: 1;
}

.hero-banner-slide {
	overflow: hidden;
	position: relative;
}

.hero-banner-slide img {
	width: 100%;
	height: 100%;
	max-width: none;
	object-fit: cover;
}

.hero-banner-caption {
	font-size: .8125rem;
	line-height: 1.23;
	position: absolute;
	bottom: 5.5625rem;
	right: 1.5rem;
}

.mobile-only-content {
	display: block;
	width: auto;
	text-align: center;
	position: absolute;
	bottom: 23px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.mobile-only-content .banner-btn-main {
	display: inline-block;
	padding: .625rem 1.125rem .625rem 1rem;
	border-radius: 1.3125rem;
	color: #fff;
	background: #c85d6d;
	font-size: 1.125rem;
	font-weight: 500;
	-webkit-transition: all ease .25s;
	transition: all ease .25s;
}

.mobile-only-content .banner-btn-main:hover {
	background: #b53d4f;
}

.mobile-only-content.btn-color-red .banner-btn-main {
	background: #c85d6d;
}

.mobile-only-content.btn-color-red .banner-btn-main:hover {
	background: #b53d4f;
}

.mobile-only-content.btn-color-blue .banner-btn-main {
	background: #5d8fc8;
}

.mobile-only-content.btn-color-blue .banner-btn-main:hover {
	background: #3d75b5;
}

.mobile-only-content.btn-color-green .banner-btn-main {
	background: #c5d554;
}

.mobile-only-content.btn-color-green .banner-btn-main:hover {
	background: #b3c531;
}

.hero-banner-caption-holder {
	background: rgba(255, 255, 255, .7);
	max-width: 10.6875rem;
	padding: .4375rem 1.3125rem;
	border-radius: 14px;
}

.hero-banner-caption-holder h2 {
	font-size: .8125rem;
	line-height: 1.23;
	margin-bottom: 0;
}

.hero-banner-caption-light-blue {
	background: rgba(199, 241, 242, .61);
}

.hero-banner-caption-light-pink {
	background: rgba(248, 221, 227, .61);
}

.hero-banner-caption-green {
	background: rgba(197, 213, 84, .61);
}

body #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
	width: 34px;
}

body #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a svg {
	width: 100%;
}

.page-info {
	position: relative;
	z-index: 1;
	margin-bottom: 1.5rem;
}

.page-info .hint {
	position: absolute;
	bottom: 0;
	left: 1rem;
	z-index: 10;
}

body:not(.rtl) .page-info .hint {
	right: 1rem;
	left: auto;
}

.page-info .hint strong {
	margin: 0 0 0 -2.5rem;
}

.page-info-bg {
	border-radius: 20px;
	overflow: hidden;
	opacity: 1;
	pointer-events: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 4;
}

.page-info-bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}

.page-info-header {
	background: #c85d6d;
	color: #fff;
	font-size: 1.125rem;
	line-height: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: .6875rem 2.25rem .6875rem 1.25rem;
	margin: 0 -.9375rem;
}

.theme-red .page-info-header {
	background: #c85d6d;
}

.theme-blue .page-info-header {
	background: #5d8fc8;
}

.theme-green .page-info-header {
	background: #92c2ab;
}

.theme-cyan .page-info-header {
	background: #6fb6c4;
	color: #fff;
}

.theme-hawkblue .page-info-header {
	background: #cb80ae;
}

.theme-orange .page-info-header {
	background: #f0814a;
}

.page-info-header h1 {
	font-size: 2.5rem;
	line-height: 1;
	margin-bottom: 0;
}

.page-info-header p {
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-bottom: 0;
}

.page-info-header .icon-holder {
	width: 13.1875rem;
	margin: .375rem 0 0 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

body:not(.rtl) .page-info-header .icon-holder {
	margin: .375rem 1.6875rem 0 0;
}

.page-info-header .holder {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding-bottom: .9375rem;
}

.page-info-image {
	margin: 0 -.9375rem .9375rem;
	position: relative;
	z-index: 5;
}

.page-info-image img {
	width: 100%;
	max-width: none;
}

body:not(.rtl) .page-info-image img {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.page-info-text {
	color: #c85c6d;
}

.theme-red .page-info-text {
	color: #c85d6d;
}

.theme-blue .page-info-text {
	color: #5d8fc8;
}

.theme-green .page-info-text {
	color: #4e8b6e;
}

.theme-cyan .page-info-text {
	color: #6fb6c4;
}

.theme-hawkblue .page-info-text {
	color: #cb80ae;
}

.theme-orange .page-info-text {
	color: #f0814a;
}

.hint {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.hint strong {
	background: #f0814a;
	color: #fff;
	font-weight: 400;
	font-size: .5rem;
	line-height: 1.2;
	padding: .25rem .8125rem;
	margin-left: -1.125rem;
	border-radius: 12px 12px 12px 0;
	position: relative;
}

.hint strong:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	border-style: solid;
	border-width: 15px 10px 0 0;
	border-color: #f0814a transparent transparent;
}

body:not(.rtl) .hint strong:after {
	border-width: 15px 0 0 10px;
	left: auto;
	right: 0;
}

.hint strong a {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	color: inherit;
}

.hint strong a:hover {
	color: #000;
}

.hint strong [class^="icon-"],
.hint strong [class*=" icon-"] {
	color: #000;
	display: inline-block;
	vertical-align: middle;
}

.hint-image {
	width: 4.375rem;
}

.related-blog {
	padding: 2.5625rem .25rem .9375rem;
}

.related-blog .blog-item {
	border: 1px solid rgba(0, 172, 193, .5);
}

.home .related-blog .blog-item {
	border: none;
}

.related-blog h2.section-title {
	color: #00acc1;
	text-align: center;
	font-size: 1.1875rem;
	line-height: 1;
	margin-bottom: 1.1875rem;
	font-weight: 500;
}

.related-blog h2.section-title:before,
.related-blog h2.section-title:after {
	content: "";
	font-family: icomoon;
	display: inline-block;
	vertical-align: middle;
}

.related-blog h2.section-title:before {
	-webkit-margin-end: 10px;
	margin-inline-end: 10px;
	text-shadow: 25px 0 0 #00acc1;
}

body:not(.rtl) .related-blog h2.section-title:before {
	text-shadow: -25px 0 0 #00acc1;
}

.related-blog h2.section-title:after {
	-webkit-margin-start: 10px;
	margin-inline-start: 10px;
	text-shadow: -25px 0 0 #00acc1;
}

body:not(.rtl) .related-blog h2.section-title:after {
	text-shadow: 25px 0 0 #00acc1;
}

.related-blog h2.section-title:after {
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	-webkit-transform-origin: -4px 0;
	-ms-transform-origin: -4px 0;
	transform-origin: -4px 0;
}

.blog-image {
	margin-bottom: 1.125rem;
	border-radius: 17px;
	overflow: hidden;
}

.blog-image img {
	width: 100%;
	max-width: none;
}

.blog-detail {
	color: #666;
	font-size: 1.125rem;
	line-height: 1.25;
}

.blog-detail h3 {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	color: #00acc1;
	font-size: 1.25rem;
	line-height: 1;
	font-weight: 600;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-bottom: 0;
	letter-spacing: 1px;
}

.blog-detail h3:hover {
	color: #f0814a;
}

.blog-detail h3 a {
	color: inherit;
}

.blog-detail a:not(.btn) {
	color: inherit;
}

.blog-detail p {
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-height: 1.2222;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-bottom: .9375rem;
}

.blog-detail .btn {
	width: 7.4375rem;
	display: block;
}

.featured-blog {
	background: #f0814a;
	height: 100%;
	color: #fff;
	border: 1px solid #f0814a;
	border-radius: 29px;
	overflow: hidden;
}

.featured-blog-image {
	width: 50%;
}

.featured-blog-image img {
	width: 100%;
	height: 100%;
	max-width: none;
	object-fit: cover;
}

.featured-blog-detail {
	width: 50%;
	padding: .75rem .9375rem .4375rem;
	line-height: 1.17;
}

.featured-blog-detail h3 {
	font-size: 1.25rem;
	line-height: 1;
	margin-bottom: .25rem;
	font-weight: 600;
}

.featured-blog-detail h3 a {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	color: inherit;
}

.featured-blog-detail h3 a:hover {
	color: #000;
}

.featured-blog-detail p {
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-bottom: 1.8125rem;
}

.featured-blog-detail .icon-holder {
	width: 1.875rem;
	margin: 0 .5rem .9375rem;
	mix-blend-mode: multiply;
}

.featured-blog-detail .btn {
	width: 7.8125rem;
}

.instagram-section {
	padding: 2.8125rem 0 0;
	margin-top: 3.5rem;
	border-top: 1px solid #ccc;
}

.faq-page .instagram-section {
	margin-top: 0;
}

.instagram-section h2 {
	color: #d53692;
	text-align: center;
	font-size: 2rem;
	line-height: 1;
	margin-bottom: 3.5625rem;
}

.instagram-section .icon {
	width: 1.6875rem;
	display: inline-block;
	vertical-align: middle;
}

.instagram-section .slick-list {
	margin: 0 -.375rem;
}

.insta-col {
	margin: 0 .375rem;
	border-radius: 18px;
	overflow: hidden;
}

.newsletter {
	background: #ebeaea;
	text-align: center;
	padding: .8125rem 1.0625rem 1.75rem;
	border-radius: 20px;
}

.newsletter .title {
	font-weight: 400;
	font-size: 1.125rem;
	line-height: 1.6667;
	display: block;
}

.newsletter-form label {
	display: none;
}

.newsletter-form .form-group {
	margin-bottom: 1rem;
	position: relative;
}

.newsletter-form .form-control {
	height: 43px;
	border-radius: 40px;
	border-color: #ccc;
}

.newsletter-form .form-control::-moz-placeholder {
	opacity: 1;
}

.newsletter-form .form-control.wpcf7-not-valid {
	border-color: #c85d6d;
}

.newsletter-form .btn {
	width: 7.4375rem;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
}

.newsletter-form .btn-wrap {
	position: relative;
}

.newsletter-form .ajax-loader {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	margin: 5px auto 0 !important;
}

.newsletter-form.invalid .wpcf7-response-output {
	background: #c85d6d;
	color: #f8f9fa;
	width: 100%;
	font-size: .875rem;
	line-height: 1;
	padding: .5rem .9375rem;
	border-radius: 6px;
	margin: .8125rem 0 0;
	border: none;
}

.newsletter-form .wpcf7-form-control-wrap {
	position: static;
}

.newsletter-form .wpcf7-not-valid-tip {
	color: #c85d6d;
	font-size: .75rem;
	line-height: 1;
	padding-top: .125rem;
}

.product-item {
	color: #999;
	text-align: center;
	position: relative;
	padding-bottom: .625rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-ms-flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.product-item .btn {
	width: 6.1875rem;
	padding: .1875rem .625rem;
}

.product-img {
	margin-bottom: .6875rem;
}

.product-name {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1;
	margin-bottom: .25rem;
	padding: 0 .9375rem;
}

.product-price {
	font-size: .875rem;
	line-height: 1;
	margin-bottom: .5rem;
}

.product-price del {
	text-decoration: line-through;
}

.new-sale,
.onsale {
	width: 3.4375rem;
	height: 3.4375rem;
	white-space: nowrap;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 1rem;
	line-height: 1;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: absolute;
	top: 0;
	right: .625rem;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.new-sale:after,
.onsale:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	min-height: 100%;
}

.new-sale > *,
.onsale > * {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

body:not(.rtl) .new-sale,
body:not(.rtl)
  .onsale {
	right: auto;
	left: .625rem;
}

.new-sale:before,
.onsale:before {
	font: 3.4375rem/1 icomoon;
	color: rgba(93, 143, 200, .57);
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.chat {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	position: fixed;
	bottom: 4.75rem;
	right: 1.25rem;
	z-index: 98;
}

body:not(.rtl) .chat {
	right: auto;
	left: 50%;
}

.chat-block {
	background: #fff;
	width: 17.8125rem;
	margin: 0 -1.8125rem 1.75rem 0;
	border-radius: 17px;
	overflow: hidden;
	border: 1px solid #ccc;
	border-top: none;
}

body:not(.rtl) .chat-block {
	margin: 0 0 1.75rem -1.8125rem;
}

.chat-image {
	width: 3.125rem;
	position: relative;
	z-index: 2;
}

.chat-title {
	background: #f0814a;
	color: #fff;
	font-weight: 400;
	font-size: 1.125rem;
	line-height: 1;
	display: block;
	padding: .5625rem .875rem;
	border-radius: 17px 17px 0 17px;
	position: relative;
}

.chat-title:after {
	width: 3.125rem;
	height: 3.125rem;
	content: "";
	background: #f0814a;
	position: absolute;
	top: 100%;
	right: 0;
}

.chat-body {
	background: #fff;
	min-height: 4.375rem;
	padding: 1.25rem;
	border-radius: 0 17px 0 0;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.header-mini-cart {
	-webkit-transition: opacity .3s linear, visibility .3s linear, -webkit-transform .3s linear;
	transition: opacity .3s linear, visibility .3s linear, -webkit-transform .3s linear;
	transition: opacity .3s linear, transform .3s linear, visibility .3s linear;
	transition: opacity .3s linear, transform .3s linear, visibility .3s linear, -webkit-transform .3s linear;
	padding: 2.375rem .9375rem 4.5rem;
	box-shadow: 6px 17px 17px rgba(0, 0, 0, .25);
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 111;
}

body:not(.rtl) .header-mini-cart {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	right: auto;
	left: 0;
}

.cart-active .header-mini-cart {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	z-index: -2;
}

:not(.rtl) .cart-active .header-mini-cart {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.header-mini-cart:after {
	content: "";
	background: #fff;
	position: absolute;
	top: 0;
	right: -624.9375rem;
	bottom: 0;
	left: 0;
	z-index: -1;
	pointer-events: none;
}

body:not(.rtl) .header-mini-cart:after {
	left: -624.9375rem;
	right: 0;
}

.header-mini-cart .header-mini-cart-holder {
	max-height: calc(100vh - 7.5rem);
	-ms-overflow-y: auto;
	overflow-y: auto;
}

.cart-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 2.3125rem;
	border-bottom: 1px solid #c85d6d;
}

.mini-cart-heading {
	color: #c85d6d;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1;
	margin: 0 0 .625rem 1.5625rem;
}

.mini-cart-heading .icon-cart {
	width: 1.25rem;
	height: 1.25rem;
	white-space: nowrap;
	text-align: center;
	-webkit-transition: background .3s linear, color .3s linear, border-color .3s linear;
	transition: background .3s linear, color .3s linear, border-color .3s linear;
	font-size: .625rem;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
	-webkit-margin-end: .625rem;
	margin-inline-end: .625rem;
	border: 1px solid;
	border-radius: 50%;
	position: relative;
}

.mini-cart-heading .icon-cart:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	min-height: 100%;
}

.mini-cart-heading .icon-cart > * {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

.cart-close {
	width: 1.25rem;
	height: 1.25rem;
	-webkit-transition: background .3s linear, color .3s linear, border-color .3s linear;
	transition: background .3s linear, color .3s linear, border-color .3s linear;
	color: #ccc;
	font-size: 0;
	line-height: 1;
	display: block;
	border: 1px solid #ccc;
	border-radius: 50%;
	position: relative;
}

.cart-close:hover {
	background: #f0814a;
	color: #f8f9fa;
	text-decoration: none;
	border-color: #f0814a;
}

.cart-close:hover:before,
.cart-close:hover:after {
	background: #fff;
}

.cart-close:before,
.cart-close:after {
	-webkit-transition: background .3s linear;
	transition: background .3s linear;
	width: .0625rem;
	height: 70%;
	background: #ccc;
	content: "";
	-webkit-transform: translate(-50%, -50%) rotateZ(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotateZ(45deg);
	position: absolute;
	top: 50%;
	left: 50%;
}

.cart-close:before {
	-webkit-transform: translate(-50%, -50%) rotateZ(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotateZ(45deg);
}

.cart-close:after {
	-webkit-transform: translate(-50%, -50%) rotateZ(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotateZ(-45deg);
}

.mini-cart-items {
	margin-bottom: 27px;
}

.cart-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: .9375rem 0;
	margin-bottom: 1.5rem;
	border-bottom: 1px solid #c85d6d;
}

.product-name-image {
	text-align: center;
	-ms-flex-preferred-size: 2.5rem;
	flex-basis: 2.5rem;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-margin-end: 1.25rem;
	margin-inline-end: 1.25rem;
}

.cart-item-detail {
	color: #999;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}

.cart-item-detail .product-name {
	width: 100%;
	font-size: .875rem;
	line-height: 1;
	margin-bottom: .3125rem;
}

.cart-item-detail .b-products {
	width: 100%;
	margin-bottom: .625rem;
}

.cart-item-detail .cart-remove {
	color: #999;
}

.cart-item-detail .cart-text {
	width: 100%;
	font-size: .8125rem;
	line-height: 1;
	margin-bottom: .5625rem;
}

.cart-item-detail .cart-quantity {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cart-item-detail .cart-quantity label {
	font-size: 1.125rem;
	line-height: 1;
	margin: 0 .6875rem 0 1.375rem;
}

.cart-item-detail .product-amount {
	color: #f0814a;
	font-size: .875rem;
	line-height: 1;
}

.cart-remove {
	width: 1.25rem;
	height: 1.25rem;
	white-space: nowrap;
	text-align: center;
	-webkit-transition: background .3s linear, color .3s linear, border-color .3s linear;
	transition: background .3s linear, color .3s linear, border-color .3s linear;
	color: #ccc;
	font-size: 0;
	line-height: 1;
	display: block;
	border: 1px solid #ccc;
	border-radius: 50%;
	position: relative;
}

.cart-remove:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	min-height: 100%;
}

.cart-remove > * {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

.cart-remove:hover {
	background: #f0814a;
	color: #f8f9fa;
	text-decoration: none;
	border-color: #f0814a;
}

.cart-remove [class^="icon-"],
.cart-remove [class*=" icon-"] {
	font-size: .625rem;
}

.product-amount + a {
	display: none;
}

.cart-footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.cart-footer .btn-wrap {
	margin: 0 -.625rem;
}

.cart-footer .btn {
	padding: .3125rem .625rem;
}

.cart-sub-total {
	color: #f0814a;
	margin-bottom: .9375rem;
}

.subtotal-title {
	font-weight: 400;
	font-size: .875rem;
	line-height: 1;
}

.sub-total-amount {
	font-size: .75rem;
	line-height: 1;
	-webkit-margin-start: 2.5rem;
	margin-inline-start: 2.5rem;
}

.help-opener {
	width: .9375rem;
	height: .9375rem;
	-webkit-transition: color .3s linear, background .3s linear, border-color .3s linear;
	transition: color .3s linear, background .3s linear, border-color .3s linear;
	background: #999;
	color: #fff;
	text-align: center;
	font-size: .8125rem;
	line-height: .9375rem;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	border: 1px solid transparent;
}

.help-opener:hover {
	background: transparent;
	color: #999;
	border-color: #999;
}

.help-opener.close {
	opacity: 1;
	background: none;
	border: none;
	position: absolute;
	top: 2.375rem;
	left: 3.125rem;
}

.help-opener.close:before,
.help-opener.close:after {
	background: #fff;
	height: 1px;
	width: 1.25rem;
	content: "";
	-webkit-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform-origin: 0 50%;
	position: absolute;
	right: 0;
}

.help-opener.close:before {
	top: 0;
	-webkit-transform: rotateZ(45deg);
	-ms-transform: rotate(45deg);
	transform: rotateZ(45deg);
}

.help-opener.close:after {
	top: 100%;
	-webkit-transform: rotateZ(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotateZ(-45deg);
}

.help-dropdown {
	background: #fff;
	width: 100%;
	max-width: 49.75rem;
	box-shadow: 6px 17px 17px rgba(0, 0, 0, .25);
	position: absolute;
	top: 4.0625rem;
	right: 0;
	z-index: 100;
}

.help-dropdown .close {
	display: block;
}

.help-holder {
	padding: 1.75rem 1.25rem;
}

.help-holder .product-guide-list {
	max-width: 20.3125rem;
	margin: 0 auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border: none;
}

.help-holder .product-guide-list .header-title {
	position: absolute;
	top: .625rem;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff;
}

.help-holder .product-guide-item {
	width: 100%;
	margin-bottom: .1875rem;
}

.help-holder .product-guide-item .icon-holder {
	-ms-flex-preferred-size: 3rem;
	flex-basis: 3rem;
}

.help-header .image-holder {
	width: 4.75rem;
	margin: 0 auto;
}

.help-header .text-holder {
	background: #006387;
	color: #fff;
	max-width: 26.3125rem;
	font-size: .75rem;
	line-height: 1.2;
	padding: .4375rem .9375rem;
	margin: 0 auto 1.875rem;
	border-radius: 14px;
	text-align: center;
}

.help-header .text-holder p {
	margin-bottom: 0;
}

.help-image {
	margin-bottom: 1.4375rem;
}

.measure-help {
	max-width: 35.0625rem;
	margin: 0 auto;
}

.measure-icon-image {
	padding: 0 1.875rem .9375rem 2.625rem;
	margin-bottom: .5625rem;
	border-bottom: 1px solid #00acc1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.measure-icon-image img {
	width: 2.75rem;
}

.measure-icon-image p {
	width: calc(100% - 2.75rem);
	padding-right: 1.125rem;
	color: #00acc1;
	margin-bottom: 0;
}

.measure-help-item {
	color: #666;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: .5rem .9375rem .5rem;
	border-bottom: 1px solid #00acc1;
}

.measure-help-item:last-child {
	padding-bottom: 0;
	border-bottom: none;
}

.measure-help-item em {
	text-align: center;
	font-style: normal;
	color: #00acc1;
	margin-left: 1.25rem;
}

.measure-help-item em span {
	display: block;
}

.measure-help-item .text p {
	margin-bottom: 0;
}

.woocommerce-pagination {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	margin-bottom: 3.5rem;
}

.woocommerce-pagination .page-numbers,
.woocommerce-pagination .wp-pagenavi {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 1rem;
	line-height: 1.25;
	color: #b0b0b0;
}

.woocommerce-pagination .page-numbers .pages,
.woocommerce-pagination .wp-pagenavi .pages {
	display: none;
}

.woocommerce-pagination .page-numbers span,
.woocommerce-pagination .page-numbers a,
.woocommerce-pagination .wp-pagenavi span,
.woocommerce-pagination .wp-pagenavi a {
	margin: 0 .625rem;
}

.woocommerce-pagination .page-numbers a,
.woocommerce-pagination .wp-pagenavi a {
	text-decoration: none;
}

.woocommerce-pagination .page-numbers .page-numbers,
.woocommerce-pagination .page-numbers > span,
.woocommerce-pagination .page-numbers > .page,
.woocommerce-pagination .page-numbers .nextpostslink,
.woocommerce-pagination .page-numbers .previouspostslink,
.woocommerce-pagination .wp-pagenavi .page-numbers,
.woocommerce-pagination .wp-pagenavi > span,
.woocommerce-pagination .wp-pagenavi > .page,
.woocommerce-pagination .wp-pagenavi .nextpostslink,
.woocommerce-pagination .wp-pagenavi .previouspostslink {
	border: none;
	border-bottom: 1px solid transparent;
	display: block;
	padding: 0 .125rem;
	color: #b0b0b0;
}

.woocommerce-pagination .page-numbers .page-numbers.current,
.woocommerce-pagination .page-numbers > span.current,
.woocommerce-pagination .page-numbers > .page.current,
.woocommerce-pagination .page-numbers .nextpostslink.current,
.woocommerce-pagination .page-numbers .previouspostslink.current,
.woocommerce-pagination .wp-pagenavi .page-numbers.current,
.woocommerce-pagination .wp-pagenavi > span.current,
.woocommerce-pagination .wp-pagenavi > .page.current,
.woocommerce-pagination .wp-pagenavi .nextpostslink.current,
.woocommerce-pagination .wp-pagenavi .previouspostslink.current {
	border-bottom-color: #f0814a;
	color: #f0814a;
}

.woocommerce-pagination .page-numbers a.page-numbers:hover,
.woocommerce-pagination .page-numbers > .page:hover,
.woocommerce-pagination .wp-pagenavi a.page-numbers:hover,
.woocommerce-pagination .wp-pagenavi > .page:hover {
	border-bottom-color: #f0814a;
}

.woocommerce-pagination .page-numbers a.page-numbers.prev:hover,
.woocommerce-pagination .page-numbers a.page-numbers.next:hover,
.woocommerce-pagination .page-numbers a.page-numbers.nextpostslink:hover,
.woocommerce-pagination .page-numbers a.page-numbers.previouspostslink:hover,
.woocommerce-pagination .page-numbers > .page.prev:hover,
.woocommerce-pagination .page-numbers > .page.next:hover,
.woocommerce-pagination .page-numbers > .page.nextpostslink:hover,
.woocommerce-pagination .page-numbers > .page.previouspostslink:hover,
.woocommerce-pagination .wp-pagenavi a.page-numbers.prev:hover,
.woocommerce-pagination .wp-pagenavi a.page-numbers.next:hover,
.woocommerce-pagination .wp-pagenavi a.page-numbers.nextpostslink:hover,
.woocommerce-pagination .wp-pagenavi a.page-numbers.previouspostslink:hover,
.woocommerce-pagination .wp-pagenavi > .page.prev:hover,
.woocommerce-pagination .wp-pagenavi > .page.next:hover,
.woocommerce-pagination .wp-pagenavi > .page.nextpostslink:hover,
.woocommerce-pagination .wp-pagenavi > .page.previouspostslink:hover {
	color: #f0814a;
	border-bottom-color: transparent;
}

.woocommerce-pagination .page-numbers .prev,
.woocommerce-pagination .page-numbers .next,
.woocommerce-pagination .page-numbers .nextpostslink,
.woocommerce-pagination .page-numbers .previouspostslink,
.woocommerce-pagination .wp-pagenavi .prev,
.woocommerce-pagination .wp-pagenavi .next,
.woocommerce-pagination .wp-pagenavi .nextpostslink,
.woocommerce-pagination .wp-pagenavi .previouspostslink {
	font-size: 0;
}

.woocommerce-pagination .page-numbers .prev:before,
.woocommerce-pagination .page-numbers .next:before,
.woocommerce-pagination .page-numbers .nextpostslink:before,
.woocommerce-pagination .page-numbers .previouspostslink:before,
.woocommerce-pagination .wp-pagenavi .prev:before,
.woocommerce-pagination .wp-pagenavi .next:before,
.woocommerce-pagination .wp-pagenavi .nextpostslink:before,
.woocommerce-pagination .wp-pagenavi .previouspostslink:before {
	font: .5625rem/1 "icomoon";
}

html {
	font-size: 4.26666vw;
}

body {
	min-width: 20rem;
	font-size: .875rem;
	line-height: 1.2857;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body.rtl {
	direction: rtl;
	text-align: inherit;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea,
select {
	-webkit-appearance: none;
}

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

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

a.key_focused,
button.key_focused,
input.key_focused,
textarea.key_focused,
select.key_focused {
	outline: 2px dashed #000 !important;
}

a:focus,
button:focus,
input:focus,
textarea:focus,
select:focus {
	outline: none;
}

.slick-slide a:focus,
.slick-dots a:focus,
.slick-slide
  button:focus,
.slick-dots
  button:focus,
.slick-slide
  input:focus,
.slick-dots
  input:focus,
.slick-slide
  textarea:focus,
.slick-dots
  textarea:focus,
.slick-slide
  select:focus,
.slick-dots
  select:focus {
	outline: 2px dashed #000 !important;
}

a,
input,
button,
label {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:focus,
input:focus,
button:focus,
label:focus {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

noscript {
	text-align: center;
	padding: 15px;
}

.sr-only.sr-only-focusable:focus {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.25;
	background: #051d2f;
	padding: 10px 15px;
	display: inline-block;
	vertical-align: top;
	margin: 5px;
}

.sr-only.sr-only-focusable:focus[accesskey="m"],
.sr-only.sr-only-focusable:focus[accesskey="c"] {
	z-index: 9999;
	position: fixed;
	text-decoration: none;
}

.rtl .woocommerce-Price-amount.amount {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	direction: ltr;
}

.rtl .wpcf7 input[type="url"],
.rtl
.wpcf7 input[type="email"],
.rtl
.wpcf7 input[type="tel"] {
	direction: rtl;
}

form.lost_reset_password .form-control {
	max-width: 400px;
}

form.lost_reset_password .btn {
	width: 100%;
	display: block;
	max-width: 400px;
}

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

#wrapper ~ .sr-only.sr-only-focusable:focus {
	z-index: 9999;
	position: fixed;
	bottom: 0;
	right: 0;
	left: auto;
}

ins,
abbr {
	text-decoration: none;
}

.hidden,
legend {
	position: absolute;
	left: -9999px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.login-error {
	text-align: center;
	font-size: 1.2em;
	margin-top: 5px;
	color: #f00;
}

button.btn,
a.btn,
input.btn {
	-webkit-transition: .2s linear color, .2s linear background, .2s linear border;
	transition: .2s linear color, .2s linear background, .2s linear border;
	font: 300 1.125rem/1.2 "Almoni DL AAA", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-radius: 40px;
	outline: none;
	box-shadow: none;
}

button.btn:focus,
button.btn:active,
button.btn:visited,
a.btn:focus,
a.btn:active,
a.btn:visited,
input.btn:focus,
input.btn:active,
input.btn:visited {
	outline: none;
	box-shadow: none;
}

button.btn:not(:disabled):not(.disabled):active,
button.btn:not(:disabled):not(.disabled).active,
a.btn:not(:disabled):not(.disabled):active,
a.btn:not(:disabled):not(.disabled).active,
input.btn:not(:disabled):not(.disabled):active,
input.btn:not(:disabled):not(.disabled).active {
	box-shadow: none;
	outline: none;
}

.btn-primary {
	color: #fff;
}

label.error,
span.error {
	color: #f00;
	display: inline-block;
	vertical-align: top;
}

#main > .container {
	position: relative;
}

.form-control {
	background: #fff;
	border-radius: 0;
	box-shadow: none;
}

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

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

.form-control:-moz-placeholder {
	color: #000;
}

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

.form-control.placeholder {
	color: #000;
}

.form-control:focus {
	box-shadow: none;
}

.form-control.error {
	border-color: #f00;
}

.social-networks li {
	display: inline-block;
	vertical-align: top;
}

.social-networks a {
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
	width: 2.125rem;
	display: block;
}

.social-networks a:hover {
	opacity: .3;
}

.social-networks a img {
	width: 100%;
}

.helpline {
	font-style: normal;
	display: block;
	width: 100%;
}

.helpline a {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	color: inherit;
}

.helpline a:hover {
	color: #5d8fc8;
}

.page-title {
	background: #c85d6d;
	color: #fff;
	text-align: center;
	padding: 16px 15px 22px;
	margin-bottom: 0;
}

.page-title h1 {
	font-size: 32px;
	line-height: 1;
	margin-bottom: 0;
}

.notice-popup {
	position: fixed;
	z-index: 999;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.notice-popup .notice-popup-wrap {
	position: relative;
	z-index: 1;
	background: #fff;
	text-align: center;
	padding: 50px;
}

.notice-popup:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	height: 100vh;
	width: 100vw;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: -1;
	background: rgba(0, 0, 0, .5);
}

.fancybox-slide > div {
	padding: 0;
}

.privacy-policy main ul {
	list-style: none;
	margin-bottom: 1.25rem;
}

.privacy-policy main ul li {
	margin-bottom: .9375rem;
}

body:not(.rtl) .header-links {
	top: 20px;
}

body:not(.rtl) .category-list button.slick-arrow {
	-webkit-transform: scalex(-1);
	-ms-transform: scalex(-1);
	transform: scalex(-1);
}

body:not(.rtl) .single-product-form .variable-items-wrapper {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

body:not(.rtl) input[type="text"],
body:not(.rtl) input[type="tel"],
body:not(.rtl) input[type="email"],
body:not(.rtl) input[type="search"],
body:not(.rtl) input[type="password"],
body:not(.rtl) textarea,
body:not(.rtl) select {
	direction: ltr;
}

#header {
	position: relative;
	z-index: 99;
	background: #fff;
}

#header > .container {
	padding: .75rem .375rem .6875rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
}

.cart-active #header > .container {
	z-index: unset;
}

.logo {
	width: 4.75rem;
}

.header-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: .3125rem;
}

.header-holder .language {
	margin-right: .5625rem;
}

.header-action-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.header-action-nav > li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-margin-start: .5rem;
	margin-inline-start: .5rem;
}

.header-action-nav > li > a {
	width: 1.875rem;
	height: 1.875rem;
	white-space: nowrap;
	text-align: center;
	-webkit-transition: background .3s linear, color .3s linear, border-color .3s linear;
	transition: background .3s linear, color .3s linear, border-color .3s linear;
	color: #ccc;
	font-size: 0;
	line-height: 1;
	display: block;
	border: 1px solid #ccc;
	border-radius: 50%;
	position: relative;
}

.header-action-nav > li > a:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	min-height: 100%;
}

.header-action-nav > li > a > * {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

.header-action-nav > li > a:hover {
	background: #f0814a;
	color: #f8f9fa;
	text-decoration: none;
	border-color: #f0814a;
}

.header-action-nav > li > a [class^="icon-"],
.header-action-nav > li > a [class*=" icon-"] {
	font-size: .875rem;
	line-height: 1;
}

.header-action-nav .count {
	width: .4375rem;
	height: .4375rem;
	white-space: nowrap;
	text-align: center;
	background: #ed1c24;
	color: #f8f9fa;
	font-size: .3125rem;
	line-height: 1;
	border-radius: 50%;
	position: absolute;
	top: -3px;
	right: -3px;
}

.header-action-nav .count:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	min-height: 100%;
}

.header-action-nav .count > * {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

.nav-opener {
	width: 23px;
	height: 16px;
	display: block;
	position: relative;
	z-index: 1;
}

.nav-opener:before,
.nav-opener span,
.nav-opener:after {
	-webkit-transition: opacity .3s linear, -webkit-transform .3s linear;
	transition: opacity .3s linear, -webkit-transform .3s linear;
	transition: opacity .3s linear, transform .3s linear;
	transition: opacity .3s linear, transform .3s linear, -webkit-transform .3s linear;
	background: #f0814a;
	height: 3px;
	border-radius: 2px;
	-webkit-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform-origin: 0 50%;
	position: absolute;
	right: 0;
	left: 0;
}

.nav-opener:before {
	content: "";
	top: 0;
}

.nav-active .nav-opener:before {
	-webkit-transform: rotateZ(45deg);
	-ms-transform: rotate(45deg);
	transform: rotateZ(45deg);
	margin-left: 1px;
	margin-top: 1px;
}

.nav-opener span {
	top: 50%;
}

.nav-active .nav-opener span {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 0;
}

.nav-opener:after {
	content: "";
	top: 100%;
}

.nav-active .nav-opener:after {
	-webkit-transform: rotateZ(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotateZ(-45deg);
	margin-left: 1px;
}

#nav {
	-webkit-transition: opacity .3s linear, -webkit-transform .3s linear;
	transition: opacity .3s linear, -webkit-transform .3s linear;
	transition: transform .3s linear, opacity .3s linear;
	transition: transform .3s linear, opacity .3s linear, -webkit-transform .3s linear;
	background: rgba(255, 255, 255, .97);
	max-width: 15.8125rem;
	padding: 1.625rem .375rem .375rem 1.4375rem;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	opacity: 0;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	z-index: 1;
	padding: 1.25rem 0 1.0625rem;
}

.nav-active #nav {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}

.resize-active #nav {
	-webkit-transition: none;
	transition: none;
}

.header-links {
	font-size: 1.5rem;
	line-height: 1;
}

.header-links li {
	margin-bottom: .375rem;
	border-bottom: 1px solid #c7c7c7;
}

.header-links li:last-child {
	border-bottom: none;
}

.header-links li + li:before {
	color: #f0814a;
	display: inline-block;
	vertical-align: middle;
	-webkit-margin-end: .3125rem;
	margin-inline-end: .3125rem;
}

.header-links a {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
}

.primary-menu {
	font-size: 1.5rem;
	line-height: 1;
	margin-bottom: 2.25rem;
}

.primary-menu > li {
	margin-bottom: .375rem;
	border-bottom: 1px solid #c7c7c7;
}

.primary-menu > li > a {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	display: block;
	padding: .1875rem 2.1875rem;
	position: relative;
}

.primary-menu > li > a:hover {
	color: #f0814a;
}

.primary-menu > li > a:after {
	-webkit-transition: -webkit-transform .3s linear;
	transition: -webkit-transform .3s linear;
	transition: transform .3s linear;
	transition: transform .3s linear, -webkit-transform .3s linear;
	font-size: 1.3125rem;
	line-height: 1;
	-webkit-transform: rotateZ(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotateZ(-90deg);
	position: absolute;
	top: -.0625rem;
	left: .5625rem;
}

.primary-menu > li.menu-item-has-children.drop-menu-active > a:after {
	-webkit-transform: rotateZ(90deg);
	-ms-transform: rotate(90deg);
	transform: rotateZ(90deg);
}

.mobile-menu ul {
	font-size: 1.5rem;
	line-height: 1;
	padding: 0;
	margin: 0;
}

.mobile-menu ul > li {
	margin-bottom: .375rem;
	border-bottom: none;
}

.mobile-menu ul > li a {
	border-bottom: 1px solid #c7c7c7;
}

.mobile-menu ul > li > a {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	display: block;
	padding: .1875rem 2.1875rem;
	position: relative;
}

.mobile-menu ul > li > a:hover {
	color: #f0814a;
}

.mobile-menu ul > li > a:after {
	-webkit-transition: -webkit-transform .3s linear;
	transition: -webkit-transform .3s linear;
	transition: transform .3s linear;
	transition: transform .3s linear, -webkit-transform .3s linear;
	font-size: 1.3125rem;
	line-height: 1;
	-webkit-transform: rotateZ(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotateZ(-90deg);
	position: absolute;
	top: -.0625rem;
	left: .5625rem;
}

.mobile-menu ul > li.menu-item-has-children.drop-menu-active > a:after {
	-webkit-transform: rotateZ(90deg);
	-ms-transform: rotate(90deg);
	transform: rotateZ(90deg);
}

.mobile-menu ul.sub-menu {
	background: rgba(112, 112, 112, .21);
}

.mobile-menu ul.sub-menu li a {
	color: #6a6766;
	font-size: 1.125rem;
	line-height: 1.2;
}

.submenu-dropdown {
	-webkit-transition: opacity .3s linear, visibility .3s linear;
	transition: opacity .3s linear, visibility .3s linear;
}

.submenu-dropdown:after {
	content: "";
	height: 13px;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}

.submenu-item-image {
	display: none;
}

.submenu-item-image img {
	width: 100%;
	max-width: none;
}

.submenu-item-detail ul {
	background: rgba(112, 112, 112, .21);
	font-size: 1.125rem;
	line-height: 1.2;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.submenu-item-detail li {
	border-bottom: 1px solid #c7c7c7;
}

.submenu-item-detail li:last-child {
	border-bottom: none;
}

.submenu-item-detail a {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	color: #6a6766;
	display: block;
	padding: .1875rem 1.6875rem;
}

.submenu-item-detail a:hover {
	color: #5d8fc8;
}

.submenu-item-title {
	background: #c85d6d;
	color: #fff;
	display: none;
	padding: 1.125rem 2.5rem;
}

li.menu-item-5690 .submenu-item-title {
	color: #fff;
}

li.menu-item-5567 .submenu-item-title {
	color: #fff;
}

li.menu-item-5567 .submenu-item-title {
	background: #92c2ab;
}

li.menu-item-5568 .submenu-item-title {
	background: #5d8fc8;
}

li.menu-item-5569 .submenu-item-title {
	background: #f0814a;
}

li.menu-item-5690 .submenu-item-title {
	background: #6fb6c4;
}

li.menu-item-5574 .submenu-item-title {
	background: #cb80ae;
}

.submenu-item-title .icon-holder {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 2.5rem;
	-webkit-margin-end: .9375rem;
	margin-inline-end: .9375rem;
}

.submenu-item-title .holder {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.submenu-item-title .title {
	font-weight: 400;
	font-size: 1.6875rem;
	line-height: 1;
	display: block;
}

.submenu-item-title em {
	font-style: normal;
	font-size: 1rem;
	line-height: 1;
}

.top-bar-wrap {
	width: 100%;
	background: #f0814a;
	height: 33px;
	line-height: 33px;
}

.fixed-position .top-bar-wrap {
	height: 0;
	overflow: hidden;
}

.top-bar-wrap .top-bar {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	padding: 0 1.875rem;
	font-size: .75rem;
	color: #fff;
	display: block !important;
}

.top-bar-wrap .top-bar span {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.top-bar-wrap .top-bar a {
	color: #fff;
	text-decoration: none;
}

.top-bar-wrap .top-bar .slick-slide {
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-width: 18.75rem !important;
}

.top-bar-wrap .slick-arrow {
	-webkit-appearance: none;
	appearance: none;
	background: none;
	box-shadow: none;
	border: none;
	padding: 0;
	font-size: 9px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #999;
}

.top-bar-wrap .slick-arrow.slick-next {
	left: 0;
}

.top-bar-wrap .slick-arrow.slick-prev {
	right: 0;
}

.admin-bar .fixed-position #header {
	top: 32px !important;
}

.fixed-position #header > .container {
	padding-top: .625rem;
}

.fixed-position .header-holder {
	padding-top: 0;
}

.fixed-position .search-form .form-row {
	width: 12.5rem;
}

.fixed-position .search-form .form-control {
	height: 2.1875rem;
}

.fixed-position .search-form [type="submit"] {
	width: 2.375rem;
	height: 2.375rem;
	line-height: .8;
	font-size: 1.125rem;
}

.fixed-position .header-action-nav > li > a {
	height: 2.1875rem;
	width: 2.1875rem;
}

.fixed-position .header-action-nav > li > a [class^="icon-"],
.fixed-position .header-action-nav > li > a [class*=" icon-"] {
	font-size: 1rem;
}

.fixed-position .header-action-nav > li {
	-webkit-margin-end: .75rem;
	margin-inline-end: .75rem;
}

.category-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-bottom: 3.75rem;
	border-bottom: 1px solid #ccc;
	margin-bottom: 2.5rem;
}

.category-list button.slick-arrow {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: none;
	border: none;
	font-size: 1.5rem;
	color: #ccc;
}

.category-list .category-item-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.category-list .category-item-inner .category-item-image {
	height: 280px !important;
	position: relative;
	overflow: hidden;
	border-top-left-radius: 1.25rem;
	border-bottom-left-radius: 1.25rem;
}

.category-list .category-item-inner .category-item-image img {
	height: 17.5rem;
	width: 100%;
	object-fit: cover;
}

.category-list.mobile-category-section {
	display: none;
}

.category-item {
	color: #fff;
	border-radius: 1.25rem;
	overflow: hidden;
	margin-bottom: 1.375rem;
}

.category-item:last-child {
	margin-bottom: 0;
}

.category-item.hide-category-mobile {
	display: none;
}

.category-item-red {
	background: #c85d6d;
}

.category-item-green {
	background: #92c2ab;
}

.category-item-blue {
	background: #5d8fc8;
}

.category-item-hawkblue {
	background: #cb80ae;
}

.category-item-cyan {
	background: #6fb6c4;
	color: #fff;
}

.category-item-cyan a.btn {
	color: #fff;
	border-color: #fff;
}

.category-item-cyan a.btn:hover {
	color: #217080;
	background: #fff;
}

.category-item-orange {
	background: #f0814a;
}

.category-item-image {
	background: #fff;
}

.category-item-detail {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: .9375rem 1.5625rem .9375rem;
	width: 100%;
}

.category-item-detail h3 {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	font-size: 1.3125rem;
	line-height: 1;
	-webkit-box-orient: vertical;
	margin-bottom: .3125rem;
}

.category-item-detail h3:hover {
	color: #000;
}

.category-item-detail h3 a {
	color: inherit;
}

.category-item-detail .category-item-detail-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%;
}

.category-item-detail .icon-holder {
	width: 4.125rem;
	text-align: right;
}

.category-item-detail .icon-holder img {
	height: 5rem;
	width: 4.375rem;
}

.category-item-detail .btn {
	direction: ltr;
	position: relative;
	width: auto;
	position: relative;
	padding: .375rem 1.25rem;
	white-space: nowrap;
}

.category-item-detail .text p {
	margin-bottom: 0;
}

.category-item-wrap {
	width: calc(100% - 4.125rem);
	padding-right: 1.625rem;
}

body:not(.rtl) .category-item-wrap {
	padding-right: 0;
	padding-left: 1.625rem;
}

.recommended-product-section {
	padding-bottom: 2.8125rem;
	border-bottom: 1px solid #ccc;
}

.recommended-product-section h2 {
	color: #ffc107;
	text-align: center;
	font-size: 1.4375rem;
	line-height: 1;
	margin-bottom: 2.4375rem;
}

.recommended-product-section h2:before,
.recommended-product-section h2:after {
	content: "";
	font-family: icomoon;
	display: inline-block;
	vertical-align: middle;
}

.recommended-product-section h2:before {
	-webkit-margin-end: 10px;
	margin-inline-end: 10px;
	text-shadow: 20px 0 0 #ffc107;
}

body:not(.rtl) .recommended-product-section h2:before {
	text-shadow: -20px 0 0 #ffc107;
}

.recommended-product-section h2:after {
	-webkit-margin-start: 10px;
	margin-inline-start: 10px;
	text-shadow: -20px 0 0 #ffc107;
}

body:not(.rtl) .recommended-product-section h2:after {
	text-shadow: 20px 0 0 #ffc107;
}

.recommended-product-section h2:before,
.recommended-product-section h2:after {
	font-size: 1.125rem;
	line-height: 1;
}

.recommended-product-section .product-rows {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.recommended-product-section .product-col {
	width: 50%;
	margin-bottom: 1.625rem;
	border-right: 1px solid #dee2e6;
}

body:not(.rtl) .recommended-product-section .product-col {
	border-right: none;
	border-left: 1px solid #dee2e6;
}

.recommended-product-section .product-img img {
	max-width: 66%;
}

.benefit-section {
	background: rgba(0, 172, 193, .1);
	padding: .75rem .9375rem;
	border-bottom: 1px solid #ccc;
}

.benefit-block {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.benefit-block .icon-holder {
	width: 2.5rem;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.benefit-text {
	color: #999;
	font-size: .875rem;
	line-height: 1.3;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-padding-start: 12px;
	padding-inline-start: 12px;
}

.benefit-text .title {
	color: #00acc1;
	font-weight: 400;
	font-size: 1.3125rem;
	line-height: 1;
	display: block;
	margin-bottom: .0625rem;
}

.benefit-text p {
	margin-bottom: 0;
}

.video-block {
	padding: 1.4375rem 3.1875rem 1.1875rem;
	position: relative;
	z-index: 1;
}

.video-block:after {
	background: url("assets/images/video-bg.svg");
	content: "";
	opacity: .63;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	pointer-events: none;
}

.video-block .video-holder {
	min-height: 9.625rem;
	border: 1px solid #3b97d3;
	border-radius: 18px;
	overflow: hidden;
	position: relative;
}

.video-block .video-holder iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}

.video-block .hint {
	position: absolute;
	bottom: 1.25rem;
	left: .9375rem;
}

.video-block .hint .hint-image {
	width: 9rem;
}

.home .video-block + .row {
	margin-bottom: 0 !important;
}

.video-holder .video-popup {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.btn-play {
	width: 2.9375rem;
	height: 2.9375rem;
	white-space: nowrap;
	text-align: center;
	background: #eaf6f7;
	color: #5d8fc8;
	position: absolute;
	top: 50%;
	right: 50%;
	border-radius: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}

.btn-play:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	min-height: 100%;
}

.btn-play > * {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

.btn-play [class^="icon-"],
.btn-play [class*=" icon-"] {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px);
}

.section-cat-header {
	display: none;
}

.section-cat-header a {
	color: #c85d6d;
	font-size: 1.0625rem;
}

.section-cat-header .section-mob {
	display: block;
	width: 100%;
}

.category-section .product-rows {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.category-section .product-col {
	width: 50%;
	margin-bottom: 1.625rem;
	border-right: 1px solid #dee2e6;
}

body:not(.rtl) .category-section .product-col {
	border-right: none;
	border-left: 1px solid #dee2e6;
}

.category-section .product-col .product-item {
	height: 100%;
}

.category-section .product-img img {
	max-width: 90%;
}

.hide-filter .page-info {
	margin-bottom: 5rem;
}

.category-filter {
	background: #e5f7f9;
	margin: 0 .5rem 1.125rem;
	border-radius: 25px 25px 20px 20px;
}

.hide-filter .category-filter {
	display: none;
}

.category-filter .btn-info {
	background: #00adc0;
}

.category-filter .catagory-filter-opener {
	text-align: initial;
	font-size: 1.25rem;
	line-height: 1;
	padding: .8125rem 1.4375rem;
	border-radius: 25px;
	position: relative;
}

.category-filter .catagory-filter-opener[aria-expanded="true"]:after {
	-webkit-transform: translateY(-50%) rotateZ(90deg);
	-ms-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotateZ(90deg);
}

.category-filter .catagory-filter-opener:after {
	-webkit-transition: -webkit-transform .3s linear;
	transition: -webkit-transform .3s linear;
	transition: transform .3s linear;
	transition: transform .3s linear, -webkit-transform .3s linear;
	content: ">";
	position: absolute;
	top: 50%;
	left: 1.6875rem;
	-webkit-transform: translateY(-50%) rotateZ(-90deg);
	-ms-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotateZ(-90deg);
}

.category-filter-form {
	padding: 1rem 1.4375rem 1.5rem;
}

.hide-filter .category-filter-form {
	display: none;
}

.category-filter-form label {
	margin-bottom: 0;
}

.category-filter-form select.jcf-drop-active,
.category-filter-form .jcf-select.jcf-drop-active {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.category-filter-form .jcf-select-drop {
	width: calc(100% + .125rem) !important;
	background: #fff;
	overflow: hidden;
	box-shadow: 0 7px 6px rgba(0, 0, 0, .2);
	border-style: solid;
	border-color: #ccc;
	border-width: 0 1px 1px;
}

.category-filter-form .form-group {
	margin-bottom: 0;
}

.category-filter-form .form-group:nth-last-of-type(2) {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}

.category-filter-form .form-group > label {
	color: #00adc0;
	font-size: 1.25rem;
	line-height: 1;
	-webkit-box-flex: 6.6875rem;
	-ms-flex: 6.6875rem 0 0;
	flex: 6.6875rem 0 0;
}

.help-image-inner {
	position: relative;
}

.help-image-inner .main-table-help-wrap table {
	border-collapse: collapse;
	margin: 1.25rem auto;
}

.help-image-inner .main-table-help-wrap table tr {
	border-bottom: solid 1px #00b5dd;
}

.help-image-inner .main-table-help-wrap table tr:last-child {
	border: none;
}

.help-image-inner .main-table-help-wrap table tr:first-child td {
	font-size: 1rem;
}

.help-image-inner .main-table-help-wrap table td {
	border-left: solid 1px #00b5dd;
	text-align: center;
	width: 4.375rem;
	padding: .25rem .3125rem;
	font-size: 1.25rem;
	color: #006387;
	font-weight: 400;
}

.help-image-inner .main-table-help-wrap table td:first-of-type {
	width: 2.5rem;
}

.help-image-inner .main-table-help-wrap table td:last-of-type {
	border: none;
}

.help-image-inner .help-image-txt-1 {
	position: absolute;
	top: 50px;
	left: 0;
}

.help-image-inner .help-image-txt-1 .help-img-inner-title {
	font-size: 22px;
	font-weight: 400;
	line-height: 1.15;
	display: block;
	margin-bottom: 20px;
}

.help-image-inner .help-image-txt-1 span {
	font-size: 17.5px;
	line-height: 1.5;
}

.help-image-inner .help-image-txt-1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.help-image-inner .help-image-txt-1 ul li {
	font-size: 17.5px;
	line-height: 1.5;
}

.help-image-inner .help-image-txt-1:after {
	content: "";
	position: absolute;
	top: 0;
	left: 100%;
	margin-left: 45px;
	margin-top: -60px;
	height: 100px;
	width: 1px;
	background: #ed8148;
	display: block;
	-webkit-transform: rotate(75deg);
	-ms-transform: rotate(75deg);
	transform: rotate(75deg);
}

.help-image-inner .help-image-txt-2 {
	position: relative;
	margin-top: 30px;
	margin-bottom: 23px;
	text-align: center;
}

.help-image-inner .help-image-txt-2:after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: 35px;
	margin-top: -130px;
	height: 120px;
	width: 1px;
	background: #ed8148;
	display: block;
	-webkit-transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	transform: rotate(-30deg);
}

.help-image-inner .help-image-txt-3 {
	position: absolute;
	top: 50px;
	right: 50px;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.15;
	-webkit-transform: rotate(7deg);
	-ms-transform: rotate(7deg);
	transform: rotate(7deg);
}

.help-image-inner .help-image-txt-3:after {
	content: "";
	position: absolute;
	top: 0;
	right: 100%;
	margin-right: 25px;
	margin-top: 10px;
	height: 90px;
	width: 1px;
	background: #ed8148;
	display: block;
	-webkit-transform: rotate(70deg);
	-ms-transform: rotate(70deg);
	transform: rotate(70deg);
}

.variation-list {
	font-size: .6875rem;
	line-height: 1;
}

.variation-list li {
	display: inline-block;
	vertical-align: top;
	margin-left: .625rem;
}

.variation-list.measure .custom-radio-text {
	padding: .375rem .3125rem;
}

.variation-list.answers .custom-radio-text {
	padding: .375rem .3125rem;
}

.category-empty {
	background: rgba(200, 93, 109, .34);
	color: #c85d6d;
	font-size: 1.125rem;
	line-height: 1.2;
	padding: 1rem .75rem;
	border-style: solid;
	border-width: 1px 0;
	border-color: #c85d6d;
}

.category-empty p {
	margin-bottom: 0;
}

.mobile-foot-ab-banner {
	display: block;
	background: rgba(0, 172, 193, .1);
	text-align: center;
	padding: 2rem .875rem;
}

.mobile-foot-ab-banner img {
	vertical-align: top;
}

.mobile-foot-ab-banner .foot-ab-banner-wrap {
	display: block;
	margin-bottom: 1.75rem;
}

.mobile-foot-ab-banner .foot-ab-banner-wrap:last-of-type {
	margin-bottom: 0;
}

.mobile-foot-ab-banner .foot-ab-banner-title {
	font-size: .875rem;
	color: #00acc1;
	margin-top: .5375rem;
}

.mobile-foot-ab-banner .foot-ab-banner-desc {
	font-size: .625rem;
	line-height: 1.4;
	margin-top: 8px;
	color: #00acc1;
}

.mobile-foot-ab-banner + .container #footer {
	margin-top: 1.8125rem;
}

.single-product .instagram-section {
	margin-top: 0;
	border-top: none;
}

.single-product .recommended-product-section .product-rows {
	position: relative;
}

.single-product .recommended-product-section .product-rows button.slick-arrow {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: none;
	border: none;
	font-size: 1.25rem;
	color: #ccc;
	position: absolute;
	z-index: 1;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.single-product .recommended-product-section .product-rows button.slick-arrow.slick-prev {
	left: 0;
}

.single-product .recommended-product-section .product-rows button.slick-arrow.slick-next {
	right: 0;
}

.single-product .recommended-product-section h2 {
	color: #c85d6d;
	text-align: center;
}

.single-product .recommended-product-section h2:before,
.single-product .recommended-product-section h2:after {
	content: "";
	font-family: icomoon;
	display: inline-block;
	vertical-align: middle;
}

.single-product .recommended-product-section h2:before {
	-webkit-margin-end: 10px;
	margin-inline-end: 10px;
	text-shadow: 30px 0 0 #c85d6d;
}

body:not(.rtl) .single-product .recommended-product-section h2:before {
	text-shadow: -30px 0 0 #c85d6d;
}

.single-product .recommended-product-section h2:after {
	-webkit-margin-start: 10px;
	margin-inline-start: 10px;
	text-shadow: -30px 0 0 #c85d6d;
}

body:not(.rtl) .single-product .recommended-product-section h2:after {
	text-shadow: 30px 0 0 #c85d6d;
}

.single-product .recommended-product-section h2:before {
	-webkit-margin-end: 1.25rem;
	margin-inline-end: 1.25rem;
	text-shadow: 2.8125rem 0 0 #c85d6d;
}

.single-product .recommended-product-section h2:after {
	text-shadow: -2.8125rem 0 0 #c85d6d;
	-webkit-margin-start: .9375rem;
	margin-inline-start: .9375rem;
}

.single-product:not(.rtl) .recommended-product-section h2:before {
	text-shadow: -1.25rem 0 0 #c85d6d !important;
}

.single-product:not(.rtl) .recommended-product-section h2:after {
	text-shadow: 1.25rem 0 0 #c85d6d !important;
}

.single-product-detail {
	padding-top: .5rem;
}

.single-slider-wrapper {
	position: relative;
}

.single-slider-wrapper .new-sale,
.single-slider-wrapper .onsale {
	top: .625rem;
	right: .625rem;
}

.single-product-slider-heading {
	background: #f0814a;
	color: #fff;
	max-width: 23.25rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .5rem .8125rem;
	margin: 0 auto 3.5rem 0;
	border-radius: 5px;
}

body:not(.rtl) .single-product-slider-heading {
	margin: 0 0 3.5rem auto;
}

.theme-red .single-product-slider-heading {
	background: #c85d6d;
}

.theme-blue .single-product-slider-heading {
	background: #5d8fc8;
}

.theme-green .single-product-slider-heading {
	background: #92c2ab;
}

.theme-cyan .single-product-slider-heading {
	background: #6fb6c4;
}

.theme-hawkblue .single-product-slider-heading {
	background: #cb80ae;
}

.single-product-slider-heading strong {
	font-weight: 400;
	font-size: 1.6875rem;
	line-height: 1;
	display: block;
}

.single-product-slider-heading p {
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	margin-bottom: 0;
	overflow: hidden;
}

.single-product-slider-heading .icon-holder {
	-webkit-box-flex: 3.1875rem;
	-ms-flex: 3.1875rem 0 0;
	flex: 3.1875rem 0 0;
	-webkit-margin-end: .3125rem;
	margin-inline-end: .3125rem;
}

.single-product-slider-heading .icon-holder img {
	vertical-align: top;
	height: 1.875rem;
}

.single-product-slider-heading .detail {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.single-product-image-heading {
	background: #f0814a;
	color: #fff;
	width: 100%;
	max-width: 23.25rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .5rem .8125rem;
	margin: 0 auto 3.5rem 0;
	border-radius: 5px;
}

body:not(.rtl) .single-product-image-heading {
	margin: 0 0 3.5rem auto;
}

.theme-red .single-product-image-heading {
	background: #c85d6d;
}

.theme-blue .single-product-image-heading {
	background: #5d8fc8;
}

.theme-green .single-product-image-heading {
	background: #92c2ab;
}

.theme-cyan .single-product-image-heading {
	background: #6fb6c4;
}

.theme-hawkblue .single-product-image-heading {
	background: #cb80ae;
}

.single-product-image-heading strong {
	font-weight: 400;
	font-size: 1.6875rem;
	line-height: 1;
	display: block;
}

.single-product-image-heading p {
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	margin-bottom: 0;
	overflow: hidden;
}

.single-product-image-heading .icon-holder {
	-webkit-box-flex: unset;
	-ms-flex: unset;
	flex: unset;
	mix-blend-mode: multiply;
	margin-left: .3125rem;
}

.single-product-image-heading .icon-holder img {
	height: 30px;
}

.single-product-image-heading .detail {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.single-product-slider {
	text-align: center;
	position: relative;
	margin-bottom: .9375rem;
}

.single-product-slider .slick-list {
	margin-bottom: 0;
}

.single-product-slider .slide img {
	max-height: 400px;
	width: auto;
	object-fit: cover;
	vertical-align: middle;
}

.single-product-slider .slick-arrow {
	background: none;
	color: #9b9b9b;
	font-size: 2.5rem;
	line-height: 1;
	padding: 0;
	border: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
}

.single-product-slider .slick-arrow:hover {
	color: #5d8fc8;
}

.single-product-slider .slick-prev {
	right: .5625rem;
}

.single-product-slider .slick-next {
	left: 1.3125rem;
}

.single-product-slider .slick-dots {
	text-align: center;
	font-size: 0;
	line-height: 1;
}

.single-product-slider .slick-dots li {
	display: inline-block;
	vertical-align: top;
	margin: 0 .25rem;
}

.single-product-slider .slick-dots button {
	width: .4375rem;
	height: .4375rem;
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
	background: #ccc;
	padding: 0;
	border: none;
	border-radius: 50%;
	opacity: .64;
}

.single-product-slider .slick-dots .slick-active button {
	opacity: 1;
}

.pagination-slider .slick-list {
	margin: 0 -.3125rem;
}

.pagination-slider .slide {
	margin: 0 .3125rem;
	border-radius: 8px;
	overflow: hidden;
}

.pagination-slider .slide img {
	width: 100%;
	max-width: none;
}

.single-product-summary {
	color: #a3a3a3;
	text-align: center;
	font-size: 1.0625rem;
	line-height: 1.294;
}

.single-product-summary .product-name {
	font-size: 2.125rem;
	line-height: 1;
	margin-bottom: 1.375rem;
	padding: 0;
}

.theme-red .single-product-summary .product-name {
	color: #c85d6d;
}

.theme-blue .single-product-summary .product-name {
	color: #5d8fc8;
}

.theme-green .single-product-summary .product-name {
	color: #92c2ab;
}

.theme-cyan .single-product-summary .product-name {
	color: #6fb6c4;
}

.theme-hawkblue .single-product-summary .product-name {
	color: #cb80ae;
}

.single-product-summary .product-description {
	margin: 0 2.5rem .8125rem;
}

.single-product-summary .product-description a {
	color: inherit;
}

.single-product-summary .product-price {
	font-size: 3.5rem;
	line-height: 1;
	margin-bottom: 1.125rem;
	color: #f0814a;
}

.single-product-summary .product-price .amount {
	font-size: 2.625rem;
}

.single-product-summary .product-price .amount del {
	color: #666;
	font-size: 1.5625rem;
}

.gift-card .single-product-summary .product-price {
	display: none;
}

.theme-red .single-product-summary .product-price {
	color: #c85d6d;
}

.theme-blue .single-product-summary .product-price {
	color: #5d8fc8;
}

.theme-green .single-product-summary .product-price {
	color: #92c2ab;
}

.theme-cyan .single-product-summary .product-price {
	color: #6fb6c4;
}

.theme-hawkblue .single-product-summary .product-price {
	color: #cb80ae;
}

.single-product-summary .product-price del {
	color: #666;
	text-decoration: line-through;
	font-size: 1.8125rem;
	line-height: 1;
}

.single-product-summary .product-text {
	padding: 1rem .75rem;
	margin-bottom: 2.25rem;
	border-radius: 14px;
	max-width: 43.75rem;
}

.theme-red .single-product-summary .product-text {
	background: #efd2d6;
	color: #c85d6d;
}

.theme-blue .single-product-summary .product-text {
	background: rgba(93, 143, 200, .34);
	color: #5d8fc8;
}

.theme-green .single-product-summary .product-text {
	background: rgba(78, 139, 110, .34);
	color: #92c2ab;
}

.theme-cyan .single-product-summary .product-text {
	background: rgba(111, 182, 196, .34);
	color: #6fb6c4;
}

.theme-hawkblue .single-product-summary .product-text {
	background: rgba(221, 213, 235, .34);
	color: #cb80ae;
}

.single-product-summary .product-text p {
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-bottom: .75rem;
}

.single-product-summary .product-text p:last-child:last-of-type,
.single-product-summary .product-text p:only-child {
	margin-bottom: 0;
}

.single-product-summary .product-text li {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 7px;
}

.single-product-summary .text {
	color: #f0814a;
	line-height: 1.333;
}

.single-product-summary .single_variation .price,
.single-product-summary .single_variation .stock {
	display: none !important;
}

.single-product-summary-warning .product-price ins,
.single-product-summary-warning .product-name {
	color: #f0814a;
}

.theme-red .single-product-summary-warning .product-price ins,
.theme-red
  .single-product-summary-warning .product-name {
	color: #c15362;
}

.theme-blue .single-product-summary-warning .product-price ins,
.theme-blue
  .single-product-summary-warning .product-name {
	color: #5d8fc8;
}

.theme-green .single-product-summary-warning .product-price ins,
.theme-green
  .single-product-summary-warning .product-name {
	color: #4e8b6e;
}

.theme-cyan .single-product-summary-warning .product-price ins,
.theme-cyan
  .single-product-summary-warning .product-name {
	color: #6fb6c4;
}

.theme-hawkblue .single-product-summary-warning .product-price ins,
.theme-hawkblue
  .single-product-summary-warning .product-name {
	color: #cb80ae;
}

.single-product-summary-warning .product-text {
	background: #c85d6d;
	color: #fff;
}

.single-product-form .cart-quantity {
	margin-bottom: .9375rem;
}

.single-product-form .jcf-number input,
.single-product-form .jcf-number .jcf-btn-dec,
.single-product-form .jcf-number .jcf-btn-inc {
	width: 3.125rem;
	height: 3.125rem;
	font-size: 1.875rem;
	line-height: 1;
}

.gift-card .single-product-form .jcf-number input,
.gift-card
  .single-product-form .jcf-number .jcf-btn-dec,
.gift-card
  .single-product-form .jcf-number .jcf-btn-inc {
	font-size: 1rem;
}

.single-product-form .variations {
	width: 100%;
}

.gift-card .single-product-form .variations {
	display: none;
}

.single-product-form .label {
	font-size: 1.4375rem;
	line-height: 1;
}

.single-product-form .label label {
	margin-bottom: .625rem;
}

.single-product-form .label .help-opener {
	display: inline-block;
	margin-right: .4375rem;
}

.single-product-form .variable-items-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.single-product-form .variable-item {
	position: relative;
}

.single-product-form .variable-item:hover .tooltip {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translatey(0);
	-ms-transform: translatey(0);
	transform: translatey(0);
}

.single-product-form .variable-item .tooltip {
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	max-width: 100px;
	background: #333;
	text-align: center;
	color: #fff;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translatey(10px);
	-ms-transform: translatey(10px);
	transform: translatey(10px);
	margin: 0 auto 10px;
	display: block;
	border-radius: 10px;
	-webkit-transition: opacity .3s, visibility .3s, -webkit-transform .3s;
	transition: opacity .3s, visibility .3s, -webkit-transform .3s;
	transition: opacity .3s, visibility .3s, transform .3s;
	transition: opacity .3s, visibility .3s, transform .3s, -webkit-transform .3s;
}

.single-product-form .variable-item .tooltip:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #333 transparent transparent transparent;
	margin: 0 auto;
}

.single-product-form .measure-variable-wrapper,
.single-product-form .thickness-variable-wrapper {
	font-size: .625rem;
	line-height: 1.2;
}

.single-product-form .measure-variable-wrapper.col-wrapp-1 .variable-item,
.single-product-form .thickness-variable-wrapper.col-wrapp-1 .variable-item {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.single-product-form .measure-variable-wrapper.col-wrapp-2 .variable-item,
.single-product-form .thickness-variable-wrapper.col-wrapp-2 .variable-item {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
}

.single-product-form .measure-variable-wrapper.col-wrapp-3 .variable-item,
.single-product-form .thickness-variable-wrapper.col-wrapp-3 .variable-item {
	-ms-flex-preferred-size: 33.33%;
	flex-basis: 33.33%;
	max-width: 33.33%;
}

.single-product-form .measure-variable-wrapper.col-wrapp-4 .variable-item,
.single-product-form .thickness-variable-wrapper.col-wrapp-4 .variable-item {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%;
}

.single-product-form .measure-variable-wrapper.col-wrapp-5 .variable-item,
.single-product-form .thickness-variable-wrapper.col-wrapp-5 .variable-item {
	-ms-flex-preferred-size: 20%;
	flex-basis: 20%;
	max-width: 20%;
}

.single-product-form .measure-variable-wrapper.col-wrapp-6 .variable-item,
.single-product-form .thickness-variable-wrapper.col-wrapp-6 .variable-item {
	-ms-flex-preferred-size: 16.667%;
	flex-basis: 16.667%;
	max-width: 16.667%;
}

.single-product-form .measure-variable-wrapper li,
.single-product-form .thickness-variable-wrapper li {
	-webkit-transition: background .3s linear, color .3s linear;
	transition: background .3s linear, color .3s linear;
	outline: none;
	border: solid 1px rgba(204, 204, 204, .3);
	border-right: 1px solid rgba(204, 204, 204, .6);
	background: rgba(232, 236, 243, .3);
}

.single-product-form .measure-variable-wrapper li:first-child,
.single-product-form .thickness-variable-wrapper li:first-child {
	border-top-right-radius: 1.5rem;
	border-bottom-right-radius: 1.5rem;
}

.single-product-form .measure-variable-wrapper li:first-child .fake-input,
.single-product-form .thickness-variable-wrapper li:first-child .fake-input {
	border-top-right-radius: 1.5rem;
	border-bottom-right-radius: 1.5rem;
}

.single-product-form .measure-variable-wrapper li:nth-last-child(2),
.single-product-form .thickness-variable-wrapper li:nth-last-child(2) {
	border-top-left-radius: 1.5rem;
	border-bottom-left-radius: 1.5rem;
}

.single-product-form .measure-variable-wrapper li:nth-last-child(2) .fake-input,
.single-product-form .thickness-variable-wrapper li:nth-last-child(2) .fake-input {
	border-top-left-radius: 1.5rem;
	border-bottom-left-radius: 1.5rem;
}

.single-product-form .measure-variable-wrapper li + li,
.single-product-form .thickness-variable-wrapper li + li {
	-webkit-border-start: 1px solid #ccc;
	border-inline-start: 1px solid #ccc;
}

.single-product-form .measure-variable-wrapper li.disabled,
.single-product-form .thickness-variable-wrapper li.disabled {
	color: #fff;
	opacity: .5;
}

.single-product-form .measure-variable-wrapper li.disabled:after,
.single-product-form .thickness-variable-wrapper li.disabled:after {
	content: "";
	display: inline-block;
	left: 50%;
	top: 50%;
	-webkit-transform: rotate(-12deg) translate(-50%, -50%);
	-ms-transform: rotate(-12deg) translate(-50%, -50%);
	transform: rotate(-12deg) translate(-50%, -50%);
	height: 1px;
	width: 95%;
	background: rgba(0, 0, 0, .2);
	position: absolute;
	margin-left: 0;
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left;
}

.single-product-form .measure-variable-wrapper li:not(.disabled):hover,
.single-product-form .thickness-variable-wrapper li:not(.disabled):hover {
	background: #f0814a;
	color: #fff;
}

.theme-red .single-product-form .measure-variable-wrapper li:not(.disabled):hover,
.theme-red .single-product-form .thickness-variable-wrapper li:not(.disabled):hover {
	background: #d58b95;
	border-color: #d58b95;
}

.theme-blue .single-product-form .measure-variable-wrapper li:not(.disabled):hover,
.theme-blue .single-product-form .thickness-variable-wrapper li:not(.disabled):hover {
	background: #96b6db;
	border-color: #96b6db;
}

.theme-green .single-product-form .measure-variable-wrapper li:not(.disabled):hover,
.theme-green .single-product-form .thickness-variable-wrapper li:not(.disabled):hover {
	background: #74b194;
	border-color: #74b194;
}

.theme-cyan .single-product-form .measure-variable-wrapper li:not(.disabled):hover,
.theme-cyan .single-product-form .thickness-variable-wrapper li:not(.disabled):hover {
	background: #a5d2da;
	border-color: #a5d2da;
}

.theme-hawkblue .single-product-form .measure-variable-wrapper li:not(.disabled):hover,
.theme-hawkblue .single-product-form .thickness-variable-wrapper li:not(.disabled):hover {
	background: #e1b6d1;
	border-color: #e1b6d1;
}

.single-product-form .measure-variable-wrapper li.checked11,
.single-product-form .thickness-variable-wrapper li.checked11 {
	border-color: #c15362;
}

.theme-blue .single-product-form .measure-variable-wrapper li.checked11,
.theme-blue .single-product-form .thickness-variable-wrapper li.checked11 {
	border-color: #5d8fc8;
}

.theme-green .single-product-form .measure-variable-wrapper li.checked11,
.theme-green .single-product-form .thickness-variable-wrapper li.checked11 {
	border-color: #4e8b6e;
}

.theme-cyan .single-product-form .measure-variable-wrapper li.checked11,
.theme-cyan .single-product-form .thickness-variable-wrapper li.checked11 {
	border-color: #6fb6c4;
}

.theme-hawkblue .single-product-form .measure-variable-wrapper li.checked11,
.theme-hawkblue .single-product-form .thickness-variable-wrapper li.checked11 {
	border-color: #cb80ae;
}

.single-product-form .measure-variable-wrapper li.checked11.disabled label span span,
.single-product-form .thickness-variable-wrapper li.checked11.disabled label span span {
	color: #43464a;
}

.theme-red .single-product-form .measure-variable-wrapper li.checked11.disabled,
.theme-red .single-product-form .thickness-variable-wrapper li.checked11.disabled {
	border: solid 1px rgba(204, 204, 204, .3);
}

.theme-blue .single-product-form .measure-variable-wrapper li.checked11.disabled,
.theme-blue .single-product-form .thickness-variable-wrapper li.checked11.disabled {
	border: solid 1px rgba(204, 204, 204, .3);
}

.theme-green .single-product-form .measure-variable-wrapper li.checked11.disabled,
.theme-green .single-product-form .thickness-variable-wrapper li.checked11.disabled {
	border: solid 1px rgba(204, 204, 204, .3);
}

.theme-cyan .single-product-form .measure-variable-wrapper li.checked11.disabled,
.theme-cyan .single-product-form .thickness-variable-wrapper li.checked11.disabled {
	border: solid 1px rgba(204, 204, 204, .3);
}

.theme-hawkblue .single-product-form .measure-variable-wrapper li.checked11.disabled,
.theme-hawkblue .single-product-form .thickness-variable-wrapper li.checked11.disabled {
	border: solid 1px rgba(204, 204, 204, .3);
}

.single-product-form .measure-variable-wrapper li.checked11.disabled input:checked ~ .fake-input,
.single-product-form .thickness-variable-wrapper li.checked11.disabled input:checked ~ .fake-input {
	background: none !important;
}

.single-product-form .measure-variable-wrapper label,
.single-product-form .thickness-variable-wrapper label {
	display: block;
	margin-bottom: 0;
}

.single-product-form .measure-variable-wrapper input,
.single-product-form .thickness-variable-wrapper input {
	position: absolute;
	opacity: 0;
}

.single-product-form .measure-variable-wrapper input.key_focused ~ .fake-input,
.single-product-form .thickness-variable-wrapper input.key_focused ~ .fake-input {
	background: #d5838f;
}

.theme-red .single-product-form .measure-variable-wrapper input.key_focused ~ .fake-input,
.theme-red .single-product-form .thickness-variable-wrapper input.key_focused ~ .fake-input {
	background: #d5838f;
}

.theme-blue .single-product-form .measure-variable-wrapper input.key_focused ~ .fake-input,
.theme-blue .single-product-form .thickness-variable-wrapper input.key_focused ~ .fake-input {
	background: #83a9d5;
}

.theme-green .single-product-form .measure-variable-wrapper input.key_focused ~ .fake-input,
.theme-green .single-product-form .thickness-variable-wrapper input.key_focused ~ .fake-input {
	background: #64a888;
}

.theme-cyan .single-product-form .measure-variable-wrapper input.key_focused ~ .fake-input,
.theme-cyan .single-product-form .thickness-variable-wrapper input.key_focused ~ .fake-input {
	background: #93c8d3;
}

.theme-hawkblue .single-product-form .measure-variable-wrapper input.key_focused ~ .fake-input,
.theme-hawkblue .single-product-form .thickness-variable-wrapper input.key_focused ~ .fake-input {
	background: #a84582;
}

.single-product-form .measure-variable-wrapper input:checked ~ .fake-input,
.single-product-form .thickness-variable-wrapper input:checked ~ .fake-input {
	background: #f0814a;
	color: #fff;
}

.theme-red .single-product-form .measure-variable-wrapper input:checked ~ .fake-input,
.theme-red .single-product-form .thickness-variable-wrapper input:checked ~ .fake-input {
	background: #c15362;
}

.theme-blue .single-product-form .measure-variable-wrapper input:checked ~ .fake-input,
.theme-blue .single-product-form .thickness-variable-wrapper input:checked ~ .fake-input {
	background: #5d8fc8;
}

.theme-green .single-product-form .measure-variable-wrapper input:checked ~ .fake-input,
.theme-green .single-product-form .thickness-variable-wrapper input:checked ~ .fake-input {
	background: #4e8b6e;
}

.theme-cyan .single-product-form .measure-variable-wrapper input:checked ~ .fake-input,
.theme-cyan .single-product-form .thickness-variable-wrapper input:checked ~ .fake-input {
	background: #6fb6c4;
}

.theme-hawkblue .single-product-form .measure-variable-wrapper input:checked ~ .fake-input,
.theme-hawkblue .single-product-form .thickness-variable-wrapper input:checked ~ .fake-input {
	background: #cb80ae;
}

.single-product-form .measure-variable-wrapper .fake-input,
.single-product-form .thickness-variable-wrapper .fake-input {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: .4375rem .3125rem;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.single-product-form .measure-variable-wrapper .variable-item-span,
.single-product-form .thickness-variable-wrapper .variable-item-span {
	font-size: 1.3125rem;
	line-height: 1;
	margin-left: .25rem;
}

.single-product-form .thickness-variable-wrapper {
	font-size: 1.125rem;
}

.single-product-form .btn {
	width: 9.6875rem;
	font-size: 1.625rem;
	line-height: 1.4;
	border-radius: 1.875rem;
}

.single-product-form .btn.disabled {
	color: #fff;
}

.product-guide-title {
	width: 16.125rem;
	background: #666;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	padding: .125rem 1.1875rem .3125rem;
	margin-bottom: 0;
	border-radius: 16px 16px 0 0;
}

.product-guide-title [class^="icon-"],
.product-guide-title [class*=" icon-"] {
	font-size: 2.5rem;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
	margin-left: 16px;
}

.product-guide-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 0;
}

.product-guide-item {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 1.125rem;
	line-height: 1.2;
	padding: .375rem 1.4375rem;
	position: relative;
	z-index: 1;
}

.product-guide-item h3 {
	font-size: 2.25rem;
	font-weight: 600;
	line-height: 1;
	-webkit-box-flex: 5.125rem;
	-ms-flex: 5.125rem 0 0;
	flex: 5.125rem 0 0;
	margin: 0 0 0 .3125rem;
}

body:not(.rtl) .product-guide-item h3 {
	margin: 0 .3125rem 0 0;
}

.product-guide-item .icon-holder {
	-webkit-box-flex: 4.25rem;
	-ms-flex: 4.25rem 0 0;
	flex: 4.25rem 0 0;
	-webkit-margin-end: .8125rem;
	margin-inline-end: .8125rem;
}

.product-guide-item .time {
	font-size: 1.25rem;
	line-height: 1;
	position: absolute;
	bottom: .75rem;
	right: 3.75rem;
}

body:not(.rtl) .product-guide-item .time {
	right: auto;
	left: 2.875rem;
}

.product-guide-item.yellow {
	background: rgba(248, 236, 42, .24);
	color: #fbb03b;
}

.product-guide-item.gray {
	background: rgba(153, 153, 153, .24);
	color: #666;
}

.product-guide-item.gray .icon-holder img {
	max-height: 60px;
}

.product-guide-item.gray h3 {
	-webkit-box-flex: 5.5rem;
	-ms-flex: 5.5rem 0 0;
	flex: 5.5rem 0 0;
}

.product-guide-item.blue {
	background: rgba(59, 151, 211, .24);
	color: #00acc1;
}

.product-guide-item.blue .icon-holder img {
	max-height: 72px;
}

.product-guide-detail {
	position: relative;
	z-index: 1;
}

.product-guide-detail:after {
	background: url("assets/images/banner-bg.svg") repeat;
	background-size: cover;
	width: 100vw;
	position: absolute;
	content: "";
	top: 0;
	right: 50%;
	bottom: 0;
	opacity: .1;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	z-index: 1;
}

.product-guide-text {
	background: rgba(240, 129, 74, .7);
	color: #fff;
	text-align: center;
	font-size: .9375rem;
	line-height: 1.3846;
	padding: 1.1875rem 1.25rem;
	margin-bottom: 1.5625rem;
	border-radius: 12px;
}

.theme-red .product-guide-text {
	background: rgba(200, 93, 109, .7);
}

.theme-blue .product-guide-text {
	background: rgba(200, 93, 109, .7);
}

.theme-green .product-guide-text {
	background: rgba(200, 93, 109, .7);
}

.theme-cyan .product-guide-text {
	background: rgba(200, 93, 109, .7);
}

.theme-hawkblue .product-guide-text {
	background: rgba(200, 93, 109, .7);
}

.product-guide-text p {
	margin-bottom: 1rem;
}

.product-guide-text p:last-child,
.product-guide-text p:last-of-type {
	margin-bottom: 0;
}

.product-guide-text ul {
	margin-bottom: 1rem;
}

.product-guide-text ul li {
	margin-bottom: .125rem;
	position: relative;
}

.product-guide-text ul li:before {
	width: .3125rem;
	height: .3125rem;
	background: #fff;
	content: "";
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	-webkit-margin-end: .3125rem;
	margin-inline-end: .3125rem;
}

.product-guide-video {
	z-index: 3;
}

.product-guide-video .video-holder {
	min-height: 17.5rem;
	border: 2px solid #c85d6d;
	border-radius: 30px;
	position: relative;
	overflow: hidden;
}

.product-guide-video .video-holder iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 26px;
}

.single-product-includes:empty {
	display: none !important;
}

.single-product-includes .item {
	margin-bottom: .625rem;
	position: relative;
}

.single-product-includes .item:nth-of-type(1) .accordion-opener {
	color: #f0814a;
}

.single-product-includes .item:nth-of-type(1) .accordion-opener:hover {
	background: #f0814a;
	color: #fff;
}

.single-product-includes .item:nth-of-type(2) .accordion-opener {
	color: #5d8fc8;
}

.single-product-includes .item:nth-of-type(2) .accordion-opener:hover {
	background: #5d8fc8;
	color: #fff;
}

.single-product-includes .item:nth-of-type(3) .accordion-opener {
	color: #c5d554;
}

.single-product-includes .item:nth-of-type(3) .accordion-opener:hover {
	background: #c5d554;
	color: #fff;
}

.single-product-includes .item:nth-of-type(4) .accordion-opener {
	color: #dbb5cd;
}

.single-product-includes .item:nth-of-type(4) .accordion-opener:hover {
	background: #dbb5cd;
	color: #fff;
}

.single-product-includes .item:nth-of-type(5) .accordion-opener {
	color: #c85d6d;
}

.single-product-includes .item:nth-of-type(5) .accordion-opener:hover {
	background: #c85d6d;
	color: #fff;
}

.single-product-includes .item:nth-of-type(6) .accordion-opener {
	color: #93d4eb;
}

.single-product-includes .item:nth-of-type(6) .accordion-opener:hover {
	background: #93d4eb;
	color: #fff;
}

.single-product-includes .item:nth-of-type(7) .accordion-opener {
	color: #00acc1;
}

.single-product-includes .item:nth-of-type(7) .accordion-opener:hover {
	background: #00acc1;
	color: #fff;
}

.single-product-includes .item .collapse.show {
	height: 21.25rem;
}

.single-product-includes .item .collapse:not(.show) {
	display: block !important;
	height: 0;
	overflow: hidden;
}

.single-product-includes .accordion-opener {
	-webkit-transition: color .3s linear, background .3s linear, border-color .3s linear;
	transition: color .3s linear, background .3s linear, border-color .3s linear;
	font-size: 1.125rem;
	line-height: 1;
	display: block;
	padding: .625rem 1.5625rem .625rem 2.5rem;
	border-radius: 1.375rem;
	border: 2px solid;
	position: relative;
}

.single-product-includes .accordion-opener[aria-expanded="true"]:after {
	-webkit-transform: translateY(-50%) rotateZ(90deg);
	-ms-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotateZ(90deg);
}

.single-product-includes .accordion-opener:after {
	-webkit-transition: -webkit-transform .3s linear;
	transition: -webkit-transform .3s linear;
	transition: transform .3s linear;
	transition: transform .3s linear, -webkit-transform .3s linear;
	content: ">";
	position: absolute;
	top: 50%;
	left: 1.4375rem;
	-webkit-transform: translateY(-50%) rotateZ(-90deg);
	-ms-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotateZ(-90deg);
}

body:not(.rtl) .single-product-includes .accordion-opener:after {
	right: 1.4375rem;
	left: auto;
}

.single-product-includes .btn {
	width: 7.4375rem;
}

.single-product-includes .btn-holder {
	width: 100%;
	text-align: center;
}

.single-product-includes .btn-wrap {
	text-align: center;
	margin-bottom: 2.25rem;
}

.item-slider {
	text-align: center;
	position: relative;
	width: 100%;
}

.item-slider .slick-list {
	margin-bottom: 1.0625rem;
}

.item-slider .slick-arrow {
	background: none;
	color: #9b9b9b;
	font-size: 2.5rem;
	line-height: 1;
	padding: 0;
	border: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
}

.item-slider .slick-arrow:hover {
	color: #5d8fc8;
}

.item-slider .slick-prev {
	right: .5625rem;
}

body:not(.rtl) .item-slider .slick-prev {
	left: .5625rem;
	right: auto;
}

.item-slider .slick-next {
	left: 1.3125rem;
}

body:not(.rtl) .item-slider .slick-next {
	right: 1.3125rem;
	left: auto;
}

.item-slider .slick-dots {
	text-align: center;
	font-size: 0;
	line-height: 1;
}

.item-slider .slick-dots li {
	display: inline-block;
	vertical-align: top;
	margin: 0 .25rem;
}

.item-slider .slick-dots button {
	width: .4375rem;
	height: .4375rem;
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
	background: #ccc;
	padding: 0;
	border: none;
	border-radius: 50%;
	opacity: .64;
}

.item-slider .slick-dots .slick-active button {
	opacity: 1;
}

.item-slider img {
	margin: .9375rem auto;
	max-height: 15.625rem;
}

.preset-product-form .cart-quantity {
	margin-bottom: .9375rem;
}

.preset-product-form .jcf-number {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.preset-product-form .jcf-number input,
.preset-product-form .jcf-number .jcf-btn-dec,
.preset-product-form .jcf-number .jcf-btn-inc {
	width: 3.125rem;
	height: 3.125rem;
	font-size: 1.875rem;
	line-height: 1;
}

.preset-product-form .variations {
	width: 100%;
	text-align: center;
}

.preset-product-form .variations tbody,
.preset-product-form .variations tr,
.preset-product-form .variations td {
	display: block;
}

.preset-product-form .label {
	font-size: 1.4375rem;
	line-height: 1;
}

.preset-product-form .label label {
	margin-bottom: 0;
}

.preset-product-form .label .help-opener {
	display: inline-block;
	margin-right: .4375rem;
}

.preset-product-form .variable-items-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.preset-product-form .measure-variable-wrapper {
	font-size: .625rem;
	line-height: 1.2;
	border: 1px solid #ccc;
	border-radius: 1.5rem;
	overflow: hidden;
}

.preset-product-form .measure-variable-wrapper li {
	-webkit-transition: background .3s linear, color .3s linear;
	transition: background .3s linear, color .3s linear;
	-webkit-box-flex: 33.33%;
	-ms-flex: 33.33% 1 0;
	flex: 33.33% 1 0;
	outline: none;
}

.preset-product-form .measure-variable-wrapper li + li {
	border-right: 1px solid #ccc;
}

.preset-product-form .measure-variable-wrapper li:nth-child(2) {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.preset-product-form .measure-variable-wrapper li:hover {
	background: #c85d6d;
	color: #fff;
}

.preset-product-form .measure-variable-wrapper label {
	display: block;
	margin-bottom: 0;
}

.preset-product-form .measure-variable-wrapper input {
	position: absolute;
	opacity: 0;
}

.preset-product-form .measure-variable-wrapper input.key_focused ~ .fake-input {
	background: #d5838f;
	color: #fff;
}

.preset-product-form .measure-variable-wrapper input:checked ~ .fake-input {
	background: #c85d6d;
	color: #fff;
}

.preset-product-form .measure-variable-wrapper .fake-input {
	text-align: center;
	display: block;
	padding: .4375rem .3125rem;
}

.preset-product-form .measure-variable-wrapper .variable-item-span {
	font-size: 1.3125rem;
	line-height: 1;
}

.preset-product-form .thickness-variable-wrapper {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 1.0625rem;
	line-height: 1;
}

.preset-product-form .thickness-variable-wrapper li {
	margin: 0 .5rem;
	outline: none;
}

.preset-product-form .thickness-variable-wrapper label {
	margin-bottom: 0;
}

.preset-product-form .thickness-variable-wrapper input {
	opacity: 0;
	position: absolute;
}

.preset-product-form .thickness-variable-wrapper input.key_focused ~ .fake-input {
	background: #d5838f;
	color: #fff;
}

.preset-product-form .thickness-variable-wrapper input:checked ~ .fake-input {
	background: #c85d6d;
	color: #fff;
}

.preset-product-form .thickness-variable-wrapper .fake-input {
	width: 3.125rem;
	height: 3.125rem;
	white-space: nowrap;
	text-align: center;
	background: #e8ecf3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid #ccc;
	border-radius: 50%;
}

.preset-product-form .thickness-variable-wrapper .fake-input:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	min-height: 100%;
}

.preset-product-form .thickness-variable-wrapper .fake-input > * {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

.alert-empty-message {
	background: rgba(200, 93, 109, .75);
	color: #fff;
	min-width: 50%;
	text-align: center;
	padding: .1875rem .1875rem;
	margin-bottom: 8px;
	border-radius: 14px;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	position: absolute;
	bottom: 100%;
	right: 50%;
}

.alert-empty-message:after {
	width: 0;
	height: 0;
	content: "";
	border-width: 8px 8px 0;
	border-style: solid;
	border-color: rgba(200, 93, 109, .75) transparent transparent;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	position: absolute;
	top: 100%;
	right: 50%;
}

footer .overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .8);
	visibility: hidden;
	opacity: 0;
	z-index: 1;
	-webkit-transition: opacity .3s, visibility .3s;
	transition: opacity .3s, visibility .3s;
}

.help-wrap-open footer .overlay {
	visibility: visible;
	opacity: 1;
}

.faq-page .chat {
	display: none;
}

.faq-section {
	padding: 1.75rem 0 .5rem;
	position: relative;
}

.faq-section:after {
	background: url("assets/images/faq-bg.svg");
	content: "";
	position: absolute;
	top: -80px;
	bottom: -57px;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	opacity: .11;
}

.faq-block {
	background: rgba(247, 82, 116, .65);
	color: #fff;
	font-size: .9375rem;
	line-height: 1.2857;
	border-radius: 22px;
	margin-bottom: 1.5625rem;
	position: relative;
}

.faq-block .faq-answer a {
	color: #fff;
	text-decoration: underline;
}

.faq-question {
	-webkit-transition: color .3s linear, border-radius .3s linear;
	transition: color .3s linear, border-radius .3s linear;
	background: #c85d6d;
	color: #fff;
	font-size: 1.125rem;
	line-height: 1;
	display: block;
	padding: 1.125rem 1.5625rem 1.125rem 2.5rem;
	border-radius: 22px;
	position: relative;
}

.faq-question:hover {
	color: #fff;
}

.faq-question[aria-expanded="true"]:after {
	-webkit-transform: rotateZ(90deg);
	-ms-transform: rotate(90deg);
	transform: rotateZ(90deg);
}

.faq-question:after {
	-webkit-transition: -webkit-transform .3s linear;
	transition: -webkit-transform .3s linear;
	transition: transform .3s linear;
	transition: transform .3s linear, -webkit-transform .3s linear;
	content: ">";
	position: absolute;
	top: 1rem;
	left: 1.4375rem;
	-webkit-transform: rotateZ(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotateZ(-90deg);
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

body:not(.rtl) .faq-question:after {
	right: 1.4375rem;
	left: auto;
}

.faq-answer {
	padding: .9375rem 1.5625rem 1.6875rem;
}

.faq-answer p:only-child,
.faq-answer p:last-child:last-of-type {
	margin-bottom: 0;
}

.blog-section {
	padding-bottom: 2.5rem;
}

.blog-section .section-title {
	color: #01acc1;
	text-align: center;
	font-size: 1.3125rem;
	line-height: 1;
	margin-bottom: 20px;
}

.blog-section .section-title:before,
.blog-section .section-title:after {
	content: "";
	font-family: icomoon;
	display: inline-block;
	vertical-align: middle;
}

.blog-section .section-title:before {
	-webkit-margin-end: 10px;
	margin-inline-end: 10px;
	text-shadow: 30px 0 0 #01acc1;
}

body:not(.rtl) .blog-section .section-title:before {
	text-shadow: -30px 0 0 #01acc1;
}

.blog-section .section-title:after {
	-webkit-margin-start: 10px;
	margin-inline-start: 10px;
	text-shadow: -30px 0 0 #01acc1;
}

body:not(.rtl) .blog-section .section-title:after {
	text-shadow: 30px 0 0 #01acc1;
}

.blog-section .section-title:after {
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1);
}

.blog-section .blog-item {
	margin-bottom: .9375rem;
	border-radius: 22px;
	overflow: hidden;
}

.blog-section .blog-image {
	margin-bottom: 0;
	border-radius: 0;
}

.blog-section .blog-image img {
	height: 13.75rem;
	object-fit: cover;
}

.blog-section .blog-detail {
	background: #01acc1;
	color: #fff;
	padding: .5rem 1.25rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	font-size: 1.125rem;
	line-height: 1;
}

.blog-section .blog-detail h2 {
	font-size: inherit;
	font-weight: 600;
	margin-bottom: .1875rem;
}

.blog-section .blog-detail p {
	margin-bottom: 0;
	font-size: 18px;
	line-height: 1.2222;
}

.blog-section .blog-item-meta {
	background: #85d7e1;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .4375rem 1.5625rem;
}

.blog-section .blog-item-meta time {
	font-size: 1.0625rem;
	line-height: 1;
	display: none;
}

.blog-section .btn {
	font-size: .8125rem;
	line-height: 1;
	margin: .625rem auto 0;
}

.blog-header {
	padding: .625rem 0;
	margin-bottom: 1.5625rem;
	position: relative;
	z-index: 1;
}

.blog-header:after {
	background: #01acc1;
	content: "";
	position: absolute;
	top: 0;
	right: -624.9375rem;
	bottom: 0;
	left: -624.9375rem;
	z-index: -1;
}

.blog-header h1 {
	color: #fff;
	text-align: center;
	font-size: 1.125rem;
	line-height: 1;
	margin-bottom: 0;
}

.blog-header h1:before,
.blog-header h1:after {
	content: "";
	font-family: icomoon;
	display: inline-block;
	vertical-align: middle;
}

.blog-header h1:before {
	-webkit-margin-end: 10px;
	margin-inline-end: 10px;
	text-shadow: 30px 0 0 #fff;
}

body:not(.rtl) .blog-header h1:before {
	text-shadow: -30px 0 0 #fff;
}

.blog-header h1:after {
	-webkit-margin-start: 10px;
	margin-inline-start: 10px;
	text-shadow: -30px 0 0 #fff;
}

body:not(.rtl) .blog-header h1:after {
	text-shadow: 30px 0 0 #fff;
}

.blog-header h1:before {
	-webkit-margin-end: 1.875rem;
	margin-inline-end: 1.875rem;
}

.blog-header h1:after {
	-webkit-margin-start: 3.75rem;
	margin-inline-start: 3.75rem;
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1);
}

.blog-content {
	color: #3e3945;
	line-height: 1.62;
	overflow: hidden;
	padding-bottom: 3.125rem;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
}

.blog-content h2 {
	color: #01acc1;
	font-size: 1.5rem;
	line-height: 1.2;
	font-weight: 600;
}

.blog-content img {
	border-radius: 6px;
}

.blog-content p {
	margin-bottom: 0;
}

.blog-meta {
	margin-bottom: .875rem;
}

.blog-meta em {
	font-style: normal;
}

.blog-meta time {
	display: none;
}

.blog-meta .author {
	font-weight: 400;
}

.blog-meta .author a {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	color: inherit;
}

.blog-meta .author a:hover {
	color: #01acc1;
}

.about-section {
	padding: 2.25rem .9375rem;
	margin-bottom: 2.25rem;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.about-image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
}

.about-image img {
	width: 100%;
	height: 100%;
	max-width: none;
	object-fit: cover;
	object-position: left;
}

.about-description {
	background: rgba(200, 93, 109, .56);
	color: #fff;
	max-width: 40.625rem;
	font-size: 1rem;
	line-height: 1.35;
	border-radius: 26px;
	overflow: hidden;
}

.about-description h1 {
	font-size: 1.3125rem;
	line-height: 1;
	margin-bottom: 0;
}

.about-description p {
	margin-bottom: .9375rem;
}

.about-description .excerpt {
	background: #c85d6d;
	padding: 2rem 1.4375rem 1.0625rem;
	border-radius: 21px;
}

.about-description .about-text {
	padding: 2rem 1.4375rem 1.0625rem;
}

.about-description .about-text a {
	color: #fff;
	text-decoration: underline;
}

.about-description .about-text a:hover {
	text-decoration: none;
}

.contact-section {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 1rem 0 1.4375rem;
}

.contact-section .hint strong a {
	margin-right: 5px;
}

.contact-form-holder {
	background: rgba(251, 176, 59, .24);
	padding: 1.25rem 1.375rem 1.5rem;
	border-radius: 14px;
	margin: 0 .125rem -.0625rem .25rem;
}

.contact-form-holder h1 {
	color: #f38c46;
	text-align: center;
	font-size: 2rem;
	line-height: 1;
	margin-bottom: .5625rem;
}

.contact-image img {
	width: 100%;
	max-width: none;
}

body:not(.rtl) .contact-image img {
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.contact-form label {
	position: absolute;
	opacity: 0;
	visibility: hidden;
}

.contact-form .form-row {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0;
}

.contact-form .form-control {
	color: #f38c46;
	height: 2.75rem;
	font-size: 1.3125rem;
	line-height: 1;
	padding: .3125rem 1.375rem;
	border-color: #f38c46;
	border-radius: 21px;
}

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

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

.contact-form .form-control:-moz-placeholder {
	color: #f38c46;
}

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

.contact-form .form-control.placeholder {
	color: #f38c46;
}

.contact-form .form-control:focus {
	border-color: #000;
}

.contact-form textarea.form-control {
	height: 10.625rem;
	resize: none;
	padding-top: .625rem;
	margin-top: .25rem;
}

.contact-form .btn-wrap {
	text-align: center;
	margin-top: .8125rem;
}

.contact-form .btn {
	width: 7.4375rem;
	line-height: 1.7;
	border-radius: 21px;
}

.woocommerce > .woocommerce-form-coupon-toggle {
	display: none;
}

.woocommerce .woocommerce-error {
	padding: .9375rem .625rem 1.25rem;
	font-size: .78125rem;
}

.woocommerce .woocommerce-error > li {
	background: #dc3545;
	color: #fff;
	padding: .375rem .5rem;
	margin-bottom: .625rem;
}

body .select2-dropdown,
body .select2-container--default .select2-search--dropdown .select2-search__field {
	border-color: #003538;
}

.woocommerce-NoticeGroup .woocommerce-info {
	margin: 0 0 1.25rem;
	background: #117bbd;
	color: #fff;
	padding: .375rem .5rem;
	margin-bottom: .625rem;
}

.woocommerce-NoticeGroup .woocommerce-error {
	padding: 0 0 1.25rem;
}

.checkout-container {
	padding: 0 .4375rem;
	overflow: hidden;
}

.checkout-container .woocommerce-breadcrumb {
	text-align: center;
	padding: 1.0625rem 0 1rem;
}

.checkout-container .select2-container {
	min-width: 100%;
	max-width: 100%;
}

.checkout-container .fixed-position .mobile-step-nav {
	padding: .5rem .9375rem;
	z-index: 9;
	border-bottom: 1px solid #bababa;
	margin: 0;
}

.checkout-container .mobile-step-nav {
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 .5rem;
	margin-bottom: 1.125rem;
	position: relative;
	z-index: 50;
}

.checkout-container .mobile-step-nav:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 1.25rem;
	right: 1.25rem;
	height: 1px;
	background: #bababa;
}

.checkout-container .mobile-step-nav .active > a {
	background: #000;
	border-color: #000;
	color: #fff;
	text-decoration: none;
}

.checkout-container .mobile-step-nav a {
	width: 1.625rem;
	height: 1.625rem;
	-webkit-transition: color .3s linear, background .3s linear;
	transition: color .3s linear, background .3s linear;
	color: #d1d1d1;
	text-decoration: none;
	background: #fff;
	font-weight: 500;
	font-size: .8125rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid #bababa;
	border-radius: 50%;
	position: relative;
	z-index: 2;
}

.checkout-container .checkout-heading {
	text-align: center;
	padding: .5rem 0 2.625rem;
}

.checkout-container .checkout-heading h1 {
	font-weight: 400;
	font-size: 1.25rem;
	line-height: 1.2;
	text-transform: uppercase;
	margin: 0 0 .1875rem;
}

.checkout-container .checkout-heading .tagline {
	display: block;
	font: 400 .84375rem/1.25 "Almoni DL AAA", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.checkout-container form.woocommerce-checkout {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.checkout-container form.woocommerce-checkout > .cart-footer {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5;
	padding: .1875rem 0;
	border-top: none;
}

.checkout-container form.woocommerce-checkout > .cart-footer .btn {
	display: inline-block;
}

.checkout-container form.woocommerce-checkout > .cart-footer .wc_payment_methods {
	display: block;
}

.checkout-container form.woocommerce-checkout > .cart-footer .payment-icons {
	display: block;
}

.checkout-container .woocommerce-NoticeGroup {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

.checkout-container .checkout_forms_holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -.25rem;
}

.checkout-container .address-holder {
	padding: .9375rem .375rem .3125rem;
}

.checkout-container .address-holder .section-title {
	margin-bottom: .625rem;
}

.checkout-container .section-title {
	color: #1f1f1f;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	font-weight: 500;
	font-size: .875rem;
	line-height: 1.25;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 .25rem;
	margin-bottom: 1rem;
}

.checkout-container .section-title .cart-count {
	font-weight: 600;
	font-size: .875rem;
	line-height: 1;
	margin-right: .875rem;
	position: relative;
}

.checkout-container .section-title .counter {
	font-size: .8125rem;
	line-height: 1;
	position: absolute;
	right: -.4375rem;
	bottom: 0;
}

.checkout-container .shipping-info {
	text-align: center;
	color: #ccc;
	font-size: .875rem;
	line-height: 1.25;
	display: none;
}

.checkout-container .already-account {
	display: block;
	font-size: .9375rem;
	line-height: 1.25;
	color: #ccc;
	font-weight: 500;
	margin: 0 0 .625rem;
	text-align: center;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	padding: 0 .25rem;
}

.checkout-container .already-account a {
	color: #ccc;
	text-decoration: underline;
}

.checkout-container .form-row {
	max-width: 100%;
	display: block;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	padding: 0 .25rem;
	margin: 0 0 .5rem;
	position: relative;
}

.checkout-container .form-row#billing_country_field {
	display: none;
}

.checkout-container .form-row#billing_first_name_field,
.checkout-container .form-row#billing_last_name_field,
.checkout-container .form-row#billing_company_field,
.checkout-container .form-row#billing_city_field,
.checkout-container .form-row#billing_street_field,
.checkout-container .form-row#billing_home_field,
.checkout-container .form-row#billing_appartment_tax_field,
.checkout-container .form-row#billing_floor_field,
.checkout-container .form-row#billing_state_field,
.checkout-container .form-row#billing_postcode_field,
.checkout-container .form-row#billing_address_1_field,
.checkout-container .form-row#billing_address_2_field,
.checkout-container .form-row#shipping_first_name_field,
.checkout-container .form-row#shipping_last_name_field,
.checkout-container .form-row#shipping_address_1_field,
.checkout-container .form-row#shipping_address_2_field {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
}

.checkout-container .form-row#shipping_country_field {
	display: none;
}

.logged-in .checkout-container .form-row#billing_phone_field {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
}

.checkout-container .form-row#shipping_address_2_field label {
	display: none;
}

.checkout-container .form-row.woocommerce-invalid .input-text {
	border-color: #f00;
}

.checkout-container .form-row #order_comments_field {
	padding: 0;
}

.checkout-container .form-row > label:not(.custom-checkbox):not(.checkbox) {
	background: #fff;
	font-size: .875rem;
	line-height: 1;
	padding: 0 .4375rem;
	position: absolute;
	top: .5625rem;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 1.5rem;
}

.checkout-container .input-row {
	margin: 0;
	display: block;
}

.checkout-container #order_comments_field > label {
	width: 1px;
	height: 1px;
	position: absolute;
	margin: -.0625rem;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.checkout-container #ship-to-different-address {
	padding: 0 .3125rem;
}

.checkout-container #ship-to-different-address .woocommerce-form__label-for-checkbox span {
	position: relative;
	padding-right: 30px;
}

.checkout-container #ship-to-different-address .woocommerce-form__label-for-checkbox span:before {
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	top: 5px;
	right: 0;
	border: solid 1px #000;
}

.checkout-container #ship-to-different-address .woocommerce-form__label-for-checkbox input:checked + span:before {
	background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='14px' height='12px' viewBox='0 0 14 12' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com --%3E%3Ctitle%3EPath 3%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='shop' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='payment-page' transform='translate(-1393.000000, -643.000000)' fill-rule='nonzero' stroke='%23000000' stroke-width='1.35'%3E%3Cg id='checkbox' transform='translate(1095.000000, 644.000000)'%3E%3Cg transform='translate(282.000000, 0.000000)' id='Path-3'%3E%3Cpolyline transform='translate(22.737500, 4.725000) rotate(-360.000000) translate(-22.737500, -4.725000) ' points='17 6.16423761 19.9643528 9.45 28.475 -9.14823772e-14'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;
	display: block;
	background-size: 16px !important;
	background-position: center center;
}

.checkout-container #ship-to-different-address .woocommerce-form__label-for-checkbox input {
	position: absolute;
	opacity: 0;
}

.checkout-container .shipping_address .woocommerce-shipping-fields__field-wrapper {
	padding-top: .625rem;
}

.checkout-container .woocommerce-shipping-fields__field-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
	padding: 0 5px;
}

.checkout-container .woocommerce-shipping-fields__field-wrapper .form-row input {
	width: 100%;
}

.checkout-container .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.checkout-container .select2-container.select2-container--default .select2-selection--single {
	background: #fff;
	border: 1px solid #003538;
	border-radius: 0;
	height: 2.6875rem;
	outline: none;
	margin: 0;
}

.checkout-container .select2-container.select2-container--default .select2-selection--single:focus {
	outline: none;
}

.checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #003538;
	font-size: .78125rem;
	line-height: 2.5625rem;
	padding-right: .75rem;
	font-weight: 500;
}

.checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: .625rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:after {
	content: "\e900";
	font: .4375rem/1 "icomoon";
}

.rtl .checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
	right: auto;
	left: .625rem;
}

.checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: none;
}

.checkout-container .jcf-select {
	height: 2.625rem;
	border-color: #ccc;
}

.checkout-container .jcf-select .jcf-select-text {
	font-size: .75rem;
	line-height: 1;
}

.checkout-container .input-text {
	background: #fff;
	color: #000;
	width: 100%;
	height: 2.625rem;
	font-size: .75rem;
	line-height: 1;
	display: block;
	padding: .5625rem .6875rem;
	border: 1px solid #ccc;
	box-shadow: none;
	border-radius: 0;
	outline: none;
}

.checkout-container .input-text::-webkit-input-placeholder {
	color: #000;
}

.checkout-container .input-text::-moz-placeholder {
	opacity: 1;
	color: #000;
}

.checkout-container .input-text:-moz-placeholder {
	color: #000;
}

.checkout-container .input-text:-ms-input-placeholder {
	color: #000;
}

.checkout-container .input-text.placeholder {
	color: #000;
}

.checkout-container .input-text:focus {
	box-shadow: none;
	border-color: #f0814a;
}

.checkout-container .input-text.error {
	border-color: #f00;
}

.checkout-container textarea.input-text {
	min-height: 5rem;
	padding-top: .875rem;
}

.checkout-container .different-shipping,
.checkout-container .gift-wrap {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.checkout-container .different-shipping,
.checkout-container .mc4wp-checkbox,
.checkout-container .gift-wrap {
	padding: .6875rem .375rem;
	margin: 0 0 .5625rem;
}

.checkout-container .different-shipping ~ .different-shipping,
.checkout-container .mc4wp-checkbox ~ .different-shipping,
.checkout-container .gift-wrap ~ .different-shipping {
	padding-top: 0;
}

.checkout-container .woocommerce-terms-and-conditions-wrapper {
	padding: .5rem 0;
}

.checkout-container .woocommerce-terms-and-conditions-wrapper .form-row {
	padding: 0;
}

.checkout-container .woocommerce-terms-and-conditions-wrapper .custom-checkbox input[type="checkbox"] {
	margin-left: .375rem;
}

.checkout-container label {
	margin: 0;
}

.checkout-container .shipping-method-holder {
	padding: 1.375rem .375rem 0;
}

.checkout-container .delivery-option,
.checkout-container .payment-option {
	padding-bottom: .3125rem;
}

.checkout-container .delivery-option li,
.checkout-container .payment-option li {
	margin-bottom: .625rem;
}

.checkout-container .delivery-option li:last-child,
.checkout-container .payment-option li:last-child {
	margin-bottom: 0;
}

.checkout-container .delivery-option label,
.checkout-container .payment-option label {
	font-weight: 400;
	display: block;
	position: relative;
}

.checkout-container .delivery-option label input[type="checkbox"],
.checkout-container .delivery-option label input[type="radio"],
.checkout-container .payment-option label input[type="checkbox"],
.checkout-container .payment-option label input[type="radio"] {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.checkout-container .delivery-option label input[type="checkbox"]:checked ~ .method-option .fake-input,
.checkout-container .delivery-option label input[type="radio"]:checked ~ .method-option .fake-input,
.checkout-container .payment-option label input[type="checkbox"]:checked ~ .method-option .fake-input,
.checkout-container .payment-option label input[type="radio"]:checked ~ .method-option .fake-input {
	border-color: #000;
}

.checkout-container .delivery-option label input[type="checkbox"]:checked ~ .method-option .fake-input:before,
.checkout-container .delivery-option label input[type="radio"]:checked ~ .method-option .fake-input:before,
.checkout-container .payment-option label input[type="checkbox"]:checked ~ .method-option .fake-input:before,
.checkout-container .payment-option label input[type="radio"]:checked ~ .method-option .fake-input:before {
	opacity: 1;
}

.checkout-container .delivery-option label input[type="checkbox"]:disabled ~ .method-option,
.checkout-container .delivery-option label input[type="radio"]:disabled ~ .method-option,
.checkout-container .payment-option label input[type="checkbox"]:disabled ~ .method-option,
.checkout-container .payment-option label input[type="radio"]:disabled ~ .method-option {
	opacity: .5;
}

.checkout-container .delivery-option label .method-option,
.checkout-container .payment-option label .method-option {
	color: #1f1f1f;
	font-size: .75rem;
	line-height: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .125rem;
	position: relative;
}

.checkout-container .delivery-option label .fake-input,
.checkout-container .payment-option label .fake-input {
	width: 1.25rem;
	height: 1.25rem;
	border-radius: 50%;
	border: 1px solid #000;
	position: relative;
}

.checkout-container .delivery-option label .fake-input:before,
.checkout-container .payment-option label .fake-input:before {
	width: .875rem;
	height: .875rem;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 50%;
	background: #000;
	opacity: 0;
}

.checkout-container .delivery-option label .method-detail,
.checkout-container .payment-option label .method-detail {
	padding-right: .625rem;
}

.checkout-container .delivery-option label .payment_method_paypal .input-radio,
.checkout-container .payment-option label .payment_method_paypal .input-radio {
	margin-top: -.9375rem;
}

.checkout-container .delivery-option label .method-title,
.checkout-container .payment-option label .method-title {
	display: block;
}

.checkout-container .delivery-option label .method-title img,
.checkout-container .payment-option label .method-title img {
	max-height: 3.125rem;
	margin: 0 .9375rem;
}

.checkout-container .delivery-option label .method-title .about_paypal,
.checkout-container .payment-option label .method-title .about_paypal {
	display: block;
	margin-right: 3.375rem;
}

.checkout-container .delivery-option label .method-title .about_paypal:before,
.checkout-container .delivery-option label .method-title .about_paypal:after,
.checkout-container .payment-option label .method-title .about_paypal:before,
.checkout-container .payment-option label .method-title .about_paypal:after {
	display: table;
	content: "";
	clear: both;
}

.checkout-container .delivery-option label .method-info,
.checkout-container .payment-option label .method-info {
	color: #1f1f1f;
	font-size: .75rem;
	line-height: 1.2;
	display: block;
}

.checkout-container .delivery-option label .method-option {
	min-height: 3.125rem;
	border: 1px solid #ccc;
	padding: .125rem .625rem;
}

.checkout-container .promo-code-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: .625rem 0;
}

.checkout-container .promo-code-wrap .code-input {
	padding-left: .3125rem;
	-ms-flex-preferred-size: calc(100% - rem-calc(102px));
	flex-basis: calc(100% - rem-calc(102px));
	max-width: calc(100% - rem-calc(102px));
}

.checkout-container .promo-code-wrap .promo-input {
	display: block;
	width: 100%;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
	box-shadow: none;
	height: calc(2.375rem + 2px);
	font-size: .8125rem;
	line-height: 1.25rem;
	padding: .5625rem .6875rem;
	color: #000;
	outline: none;
}

.checkout-container .promo-code-wrap .promo-input::-webkit-input-placeholder {
	color: #000;
}

.checkout-container .promo-code-wrap .promo-input::-moz-placeholder {
	opacity: 1;
	color: #000;
}

.checkout-container .promo-code-wrap .promo-input:-moz-placeholder {
	color: #000;
}

.checkout-container .promo-code-wrap .promo-input:-ms-input-placeholder {
	color: #000;
}

.checkout-container .promo-code-wrap .promo-input.placeholder {
	color: #000;
}

.checkout-container .promo-code-wrap .promo-input:focus {
	box-shadow: none;
	border-color: #f0814a;
}

.checkout-container .promo-code-wrap .promo-input.error {
	border-color: #f00;
}

.checkout-container .promo-code-wrap .btn-promo {
	border: 1px solid #f0814a;
	height: calc(2.375rem + 2px);
	font-size: .8125rem;
	line-height: 1.25rem;
	padding: .5625rem .6875rem;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background: #f0814a;
	outline: none;
	-ms-flex-preferred-size: 6.375rem;
	flex-basis: 6.375rem;
	max-width: 6.375rem;
	min-width: 6.375rem;
	-webkit-transition: .25s ease-in-out background, .25s ease-in-out color, .25s ease-in-out border;
	transition: .25s ease-in-out background, .25s ease-in-out color, .25s ease-in-out border;
}

.checkout-container .promo-code-wrap .btn-promo:hover {
	background: #fff;
	border-color: #f0814a;
	color: #f0814a;
}

.checkout-container .woocommerce-validated + .coupon-form-wrap.hidden {
	position: relative;
	left: 0;
	width: auto;
	height: auto;
	overflow: visible;
}

.checkout-container .woocommerce-additional-fields {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

.checkout-container .checkout-review {
	position: relative;
}

.checkout-container .checkout-review:before {
	background: #d1d1d1;
	position: absolute;
	width: 1px;
	top: 0;
	right: 0;
	bottom: 0;
}

.checkout-container .checkout-review.ajax_loading .loader-wrap {
	opacity: 1;
	visibility: visible;
}

.checkout-container .checkout-review .delivery-info {
	text-align: center;
	font-weight: 700;
	font-size: .75rem;
	line-height: 1.4583;
	display: block;
}

.checkout-container .checkout-review .loader-wrap {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99;
	background: rgba(255, 255, 255, .5);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: .3s ease visibility, .3s ease opacity;
	transition: .3s ease visibility, .3s ease opacity;
	opacity: 0;
	visibility: hidden;
}

.checkout-container .checkout-review .payment-option > li:last-child {
	padding-bottom: 0;
}

.checkout-container .checkout-review .blockUI {
	display: none !important;
	opacity: 0 !important;
	visibility: hidden !important;
}

.checkout-container .cart-label-head {
	font-size: .78125rem;
	line-height: 1.5;
	font-weight: 500;
	color: #303030;
	padding: .4375rem 1.375rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.checkout-container .cart-label-head > span:first-child {
	-ms-flex-preferred-size: 30%;
	flex-basis: 30%;
	max-width: 30%;
}

.checkout-container .cart-label-head > span:nth-child(2) {
	text-align: center;
	-ms-flex-preferred-size: 41%;
	flex-basis: 41%;
	max-width: 41%;
}

.checkout-container .cart-label-head > span:last-child {
	-ms-flex-preferred-size: 29%;
	flex-basis: 29%;
	max-width: 29%;
	text-align: right;
}

.rtl .checkout-container .cart-label-head > span:last-child {
	text-align: left;
}

.checkout-container .cart-items-list {
	max-height: 28rem;
	overflow-y: auto;
	overflow-x: hidden;
	padding: .6875rem 0 1rem;
}

.checkout-container .cart-items-list::-webkit-scrollbar {
	width: 5px;
}

.checkout-container .cart-items-list::-webkit-scrollbar-track {
	background: #dee2e6;
}

.checkout-container .cart-items-list::-webkit-scrollbar-thumb {
	background: #f0814a;
}

.checkout-container .cart-items-list .mini-cart-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 0 .4375rem;
	margin-bottom: 1.1875rem;
}

.checkout-container .cart-items-list .mini-cart-item:last-child {
	margin-bottom: 0;
}

.checkout-container .cart-items-list .mini-cart-item .product-image {
	text-align: center;
	-ms-flex-preferred-size: 3.75rem;
	flex-basis: 3.75rem;
	max-width: 3.75rem;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-margin-end: 1.25rem;
	margin-inline-end: 1.25rem;
}

.checkout-container .cart-items-list .mini-cart-item .product-detail {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-preferred-size: calc(100% - 3.75rem);
	flex-basis: calc(100% - 3.75rem);
	max-width: calc(100% - 3.75rem);
}

.checkout-container .cart-items-list .mini-cart-item .product-name {
	width: 100%;
	padding: 0;
}

.checkout-container .cart-items-list .mini-cart-item dl.variation {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
}

.checkout-container .cart-items-list .mini-cart-item dl.variation dt {
	float: right;
	clear: right;
}

.checkout-container .cart-items-list .mini-cart-item dl.variation dd {
	overflow: hidden;
	padding: 0 5px 10px;
}

.checkout-container .cart-items-list .mini-cart-item dl.variation dd p {
	margin: 0;
}

.checkout-container .cart-items-list .mini-cart-item .product-price {
	width: 100%;
}

.checkout-container .cart-items-list .mini-cart-item .cart-remove [class^="icon-"],
.checkout-container .cart-items-list .mini-cart-item .cart-remove [class*=" icon-"] {
	font-size: .625rem;
}

.checkout-container .cart-footer {
	background: none;
	margin: 0 .375rem;
	padding: 1.0625rem 0 .5rem;
	box-shadow: none;
}

.checkout-container .cart-footer > label {
	font-size: .75rem;
	line-height: 1.4583;
	-webkit-padding-start: 1.6875rem;
	padding-inline-start: 1.6875rem;
	-webkit-margin-end: auto;
	margin-inline-end: auto;
	margin-bottom: .9375rem;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
}

.checkout-container .cart-footer > label [type=checkbox] {
	position: absolute;
	opacity: 0;
}

.checkout-container .cart-footer > label [type=checkbox]:checked ~ .method-option .fake-input {
	color: #000;
}

.checkout-container .cart-footer > label .fake-input {
	width: 20px;
	height: 20px;
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	color: transparent;
	border: 1px solid #000;
	position: absolute;
	top: -.1875rem;
	right: 0;
}

.checkout-container .cart-footer > label .fake-input:before {
	font: .75rem/1 icomoon;
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}

.checkout-container .cart-footer .btn {
	line-height: 1;
	display: none;
	margin-bottom: .4375rem;
}

.checkout-container .cart-amount,
.checkout-container .order-total {
	width: 100%;
	padding-top: .4375rem;
	border-top: 1px solid #ececec;
}

.checkout-container .cart-amount .amout-row,
.checkout-container .order-total .amout-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: .1875rem 0;
}

.checkout-container .cart-amount .sub-total-amount,
.checkout-container .order-total .sub-total-amount {
	text-align: left;
}

.checkout-container .order-total .amout-row {
	font-size: 1rem;
	font-weight: 700;
}

.checkout-container .woocommerce-checkout-payment {
	display: block;
}

.checkout-container .woocommerce-checkout-payment .form-row.place-order {
	padding-left: 0;
	padding-right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.checkout-container .woocommerce-checkout-payment .form-row.place-order .payment-icons,
.checkout-container .woocommerce-checkout-payment .form-row.place-order .payments-methods-wrap {
	-webkit-box-ordinal-group: 1000;
	-ms-flex-order: 999;
	order: 999;
}

.checkout-container .wc_payment_methods {
	width: 100%;
	font-size: .75rem;
	line-height: 1;
	padding-top: 1.0625rem;
	margin-top: .6875rem;
	border-top: 1px solid #ececec;
}

.checkout-container .wc_payment_methods li {
	margin-bottom: 1rem;
	position: relative;
}

.checkout-container .wc_payment_methods [type=radio] {
	position: absolute;
	opacity: 0;
}

.checkout-container .wc_payment_methods [type=radio]:checked ~ .fake-input {
	background: #000;
}

.checkout-container .wc_payment_methods .fake-input {
	width: .8125rem;
	height: .8125rem;
	-webkit-transition: background .3s linear;
	transition: background .3s linear;
	border: 2px solid #fff;
	border-radius: 50%;
	box-shadow: 0 0 0 1px #000;
	position: absolute;
	top: -.0625rem;
	right: .0625rem;
}

.checkout-container .payment_box p {
	margin: 0;
}

.checkout-container .btn-checkout,
.checkout-container .button {
	-webkit-transition: .2s linear color, .2s linear background, .2s linear border;
	transition: .2s linear color, .2s linear background, .2s linear border;
	text-transform: uppercase;
	display: block;
	margin: 0 auto;
	width: 100%;
	font-size: 1rem;
	line-height: 1.5;
	border: none;
	padding: .625rem;
	outline: none;
}

.checkout-container .btn-checkout:focus,
.checkout-container .button:focus {
	outline: none;
}

.checkout-container .btn-checkout:before,
.checkout-container .btn-checkout:after,
.checkout-container .button:before,
.checkout-container .button:after {
	display: none;
}

.checkout-container .payment-icons,
.checkout-container .payments-methods-wrap {
	display: none;
}

.checkout-container .payment-icons img,
.checkout-container .payments-methods-wrap img {
	width: 100%;
}

.custom-checkbox {
	color: #1f1f1f;
	font-size: .75rem;
	line-height: 1;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.custom-checkbox a {
	color: inherit;
	text-decoration: underline;
}

.custom-checkbox a:hover {
	text-decoration: none;
}

.custom-checkbox span.wpcf7-list-item {
	margin: 0;
}

.custom-checkbox .wpcf7-form-control-wrap {
	position: static;
}

.custom-checkbox [type=checkbox] {
	opacity: 0;
	position: absolute;
}

.custom-checkbox [type=checkbox]:checked ~ .fake-input:before {
	color: #000;
	background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='14px' height='12px' viewBox='0 0 14 12' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com --%3E%3Ctitle%3EPath 3%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='shop' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='payment-page' transform='translate(-1393.000000, -643.000000)' fill-rule='nonzero' stroke='%23000000' stroke-width='1.35'%3E%3Cg id='checkbox' transform='translate(1095.000000, 644.000000)'%3E%3Cg transform='translate(282.000000, 0.000000)' id='Path-3'%3E%3Cpolyline transform='translate(22.737500, 4.725000) rotate(-360.000000) translate(-22.737500, -4.725000) ' points='17 6.16423761 19.9643528 9.45 28.475 -9.14823772e-14'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;
}

.custom-checkbox .fake-input {
	display: inline-block;
	vertical-align: top;
	-webkit-padding-start: 1.5625rem;
	padding-inline-start: 1.5625rem;
	margin: -.1875rem 0 0 .625rem;
	position: relative;
}

.custom-checkbox .fake-input:before {
	width: 1.25rem;
	height: 1.25rem;
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	color: transparent;
	font: .625rem/1.25rem icomoon;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #ccc;
	position: absolute;
	top: -.25rem;
	right: 0;
	background-position: center center !important;
}

.checkout-promo-box {
	position: relative;
	border: 1px dashed #cfcfcf;
	padding-right: 4.375rem;
}

.checkout-promo-box .promo-title {
	position: absolute;
	right: -1px;
	top: calc(-.5rem + 1px);
	font-size: .6875rem;
	line-height: 1.22727273;
	font-weight: 700;
	color: #fff;
	width: 4.3125rem;
	background: url(assets/images/bg-offer-tag.svg) 0 0/100% auto no-repeat;
	text-align: center;
	min-height: 5.25rem;
	padding: .25rem .9375rem 0 .3125rem;
}

.checkout-promo-box .promo-title span {
	display: block;
	overflow: hidden;
	max-height: 3.375rem;
}

.checkout-promo-box .promo-slider {
	position: relative;
	z-index: 60;
}

.checkout-promo-box .promo-slider:not(.slick-initialized) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.checkout-promo-box .promo-slider:not(.slick-initialized) > .slide {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
}

.checkout-promo-box .promo-slider .slick-list {
	padding-right: .375rem;
}

.checkout-promo-box .promo-slider .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.checkout-promo-box .promo-slider .slick-track .slide {
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.checkout-promo-box .promo-slider .slick-track .slide:not(.slick-active) .product-col:before {
	opacity: 0;
}

.checkout-promo-box .promo-slider .slick-arrow {
	width: 1.6875rem;
	height: 1.6875rem;
	display: block;
	background: #f0814a;
	border-radius: 50%;
	border: none;
	margin: 0;
	font-size: .78125rem;
	line-height: 1;
	color: #3192cf;
	padding: .5rem .3125rem;
	text-align: center;
	-webkit-transition: .3s ease background, .3s ease color;
	transition: .3s ease background, .3s ease color;
	position: absolute;
	right: -2.375rem;
	-webkit-transform: translate(50%, 0);
	-ms-transform: translate(50%, 0);
	transform: translate(50%, 0);
}

.checkout-promo-box .promo-slider .slick-arrow.slick-next {
	bottom: 2.25rem;
}

.checkout-promo-box .promo-slider .slick-arrow.slick-prev {
	bottom: 4.375rem;
}

.checkout-promo-box .promo-slider .slick-arrow:hover {
	background: #f0814a;
	color: #fff;
}

.checkout-promo-box .promo-slider .slick-arrow i {
	display: block;
}

.checkout-promo-box .product-col {
	padding: .625rem .625rem .5rem;
	position: relative;
}

.checkout-promo-box .product-item .product-img .btn-add-cart {
	display: none;
}

.term-row {
	padding: 0 !important;
}

.term-row .coupon-code-title {
	display: block;
	margin-top: .9375rem;
	margin-bottom: .625rem;
}

.term-row .custom-checkbox {
	color: #1f1f1f;
	font-size: .9375rem;
	line-height: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	min-height: 3.125rem;
	border: 1px solid #ccc;
	padding: .125rem .625rem;
}

.term-row .custom-checkbox .coupon-code-text {
	padding-right: .625rem;
}

.term-row .custom-checkbox input[type="checkbox"],
.term-row .custom-checkbox input[type="radio"] {
	position: relative;
	opacity: 1;
	-webkit-appearance: none;
	appearance: none;
	height: 1.75rem;
	width: 1.75rem;
	border: 1px solid #000;
	border-radius: 50%;
	box-shadow: inset 0 0 0 1.75rem #fff;
	background: #000;
	-webkit-transition: .1s ease-in-out box-shadow;
	transition: .1s ease-in-out box-shadow;
}

.term-row .custom-checkbox input[type="checkbox"]:checked,
.term-row .custom-checkbox input[type="radio"]:checked {
	webkit-box-shadow: inset 0 0 0 .3125rem #fff;
	box-shadow: inset 0 0 0 .3125rem #fff;
}

.term-row .custom-checkbox .fake-input {
	display: none;
}

.term-row .custom-checkbox .fake-input:before {
	display: none;
}

.woocommerce-shipping-methods {
	list-style: none;
	padding: 0;
	margin: .625rem 0;
}

.woocommerce-shipping-methods li {
	color: #1f1f1f;
	font-size: .9375rem;
	line-height: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	min-height: 3.125rem;
	border: 1px solid #ccc;
	padding: .125rem .625rem;
	margin-bottom: .625rem;
}

.woocommerce-shipping-methods li:last-child {
	margin-bottom: 0;
}

.woocommerce-shipping-methods li input[type="checkbox"],
.woocommerce-shipping-methods li input[type="radio"] {
	-webkit-appearance: none;
	appearance: none;
	height: 1.75rem;
	width: 1.75rem;
	border: 1px solid #000;
	border-radius: 50%;
	box-shadow: inset 0 0 0 1.75rem #fff;
	background: #000;
	-webkit-transition: .1s ease-in-out box-shadow;
	transition: .1s ease-in-out box-shadow;
}

.woocommerce-shipping-methods li input[type="checkbox"]:checked,
.woocommerce-shipping-methods li input[type="radio"]:checked {
	webkit-box-shadow: inset 0 0 0 .3125rem #fff;
	box-shadow: inset 0 0 0 .3125rem #fff;
}

.woocommerce-shipping-methods li label {
	padding-right: .625rem;
}

.thankyou-container {
	padding: .625rem .4375rem;
	overflow: hidden;
}

.thankyou-container .thankyou-text,
.thankyou-container .payment-info,
.thankyou-container .product-info,
.thankyou-container .order-amount-info,
.thankyou-container .order-address-info {
	margin-top: .625rem;
}

.thankyou-container .order-address-info {
	margin-bottom: .625rem;
}

.woocommerce-order-received {
	background: #f4f4f4;
}

.thankyou-container {
	padding: 1.25rem .75rem;
	margin: 0 auto;
}

.thankyou-container .thankyou-header {
	background: #fff;
	margin: 0 0 1.25rem;
	padding: .875rem 0 0;
}

.thankyou-container h1 {
	font-weight: 500;
	font-size: 1.0625rem;
	line-height: 1.47058824;
	text-align: center;
	margin: 0 .875rem .3125rem;
	font-family: "Almoni DL AAA", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.thankyou-container h2 {
	font-weight: 400;
	font-size: .8125rem;
	line-height: 1.5;
	text-align: center;
	margin: 0 .625rem .9375rem;
	font-family: "Almoni DL AAA", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.thankyou-container .thankyou-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	direction: ltr;
	height: 1.5625rem;
	background: #f0814a;
	font-weight: 700;
	font-size: .8125rem;
	color: #fff;
}

.thankyou-container .thankyou-text .icon-heart {
	font-size: .90625rem;
	margin-left: .5rem;
}

.thankyou-container .payment-info {
	background: #fff;
	margin: 0 0 1.25rem;
}

.thankyou-container .payment-info .payment-header {
	border-bottom: 1px solid #e1e1e1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	padding: .625rem .625rem .5625rem;
}

.thankyou-container .payment-info .payment-title {
	display: block;
	font-size: .75rem;
	line-height: 1.5;
	font-weight: 500;
	color: #000;
}

.thankyou-container .payment-info .card-info {
	font-size: .75rem;
	line-height: 1.5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: auto;
}

.thankyou-container .payment-info .card-info .card-type {
	margin-right: .8125rem;
}

.thankyou-container .payment-info .order-info {
	font-size: .75rem;
	line-height: 1.5;
	padding: .1875rem .625rem 0;
}

.thankyou-container .payment-info .order-info .info-row {
	padding: .375rem 0;
}

.thankyou-container .payment-info .order-info .info-title {
	font-weight: 500;
	color: #727272;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	margin-left: .25rem;
}

.thankyou-container .payment-info .order-info .info-title i {
	width: 1.125rem;
	color: #000;
	margin-left: .3125rem;
}

.thankyou-container .payment-info .order-info .icon-package {
	font-size: .65625rem;
}

.thankyou-container .payment-info .order-info .icon-interface {
	font-size: .96875rem;
}

.thankyou-container .product-info {
	background: #fff;
	margin: 0 0 1.25rem;
	padding: .625rem 0 .4375rem;
}

.thankyou-container .product-info .order-product-title {
	display: block;
	font-size: .75rem;
	line-height: 1.5;
	font-weight: 500;
	color: #000;
	margin: 0 .625rem;
}

.thankyou-container .product-info table {
	width: 100%;
	font-size: .6875rem;
	line-height: 1.45454545;
}

.thankyou-container .product-info table thead {
	font-size: .75rem;
	line-height: 1.5;
	color: #848484;
}

.thankyou-container .product-info table thead th,
.thankyou-container .product-info table thead td {
	border: none;
	padding: .5625rem .625rem;
}

.thankyou-container .product-info table thead th {
	font-weight: 400;
}

.thankyou-container .product-info table tbody td,
.thankyou-container .product-info table tbody th {
	border-top: 1px solid #e1e1e1;
	padding: .625rem;
}

.thankyou-container .order-amount-info {
	background: #fff;
	margin: 0 0 1.25rem;
	padding: .3125rem .625rem;
}

.thankyou-container .order-amount-info table {
	font-size: .75rem;
	line-height: 1.5;
	width: 100%;
}

.thankyou-container .order-amount-info table th,
.thankyou-container .order-amount-info table td {
	font-weight: 500;
	border: none;
	padding: .3125rem 0;
}

.thankyou-container .order-amount-info table th:last-child,
.thankyou-container .order-amount-info table td:last-child {
	text-align: left;
}

.thankyou-container .order-address-info {
	background: #fff;
	margin: 0 0 1.25rem;
	font-size: .75rem;
	line-height: 1.5;
	padding: .625rem .625rem .8125rem;
}

.thankyou-container .order-address-info .address-title {
	display: block;
	font-size: .75rem;
	line-height: 1.5;
	font-weight: 500;
	color: #000;
	margin: 0 0 .625rem;
}

.thankyou-container .btn-back {
	display: block;
	margin: 0 auto;
	max-width: 16.375rem;
	font-size: .875rem;
	line-height: 1.5;
}

body.search .woocommerce-info {
	text-align: center;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

body.search.search-no-results .shop-page-container {
	padding-top: .9375rem;
}

.woocommerce-account .inner-banner {
	margin-bottom: 15px;
}

form.lost_reset_password,
form.woocommerce-form-login {
	padding: 25px 0 15px;
	max-width: 400px;
	margin: 0 auto;
}

form.lost_reset_password .btn,
form.woocommerce-form-login .btn {
	width: 100%;
	display: block;
	max-width: 400px;
}

form.lost_reset_password .lost_password a,
form.woocommerce-form-login .lost_password a {
	color: #000;
	text-decoration: underline;
}

form.lost_reset_password .lost_password a:hover,
form.woocommerce-form-login .lost_password a:hover {
	text-decoration: none;
	color: #f0814a;
}

.user-info-container {
	padding: 30px 0;
}

.user-info-container h1,
.user-info-container h2,
.user-info-container h3,
.user-info-container h4,
.user-info-container h5,
.user-info-container h6,
.user-info-container .h1,
.user-info-container .h2,
.user-info-container .h3,
.user-info-container .h4,
.user-info-container .h5,
.user-info-container .h6 {
	font-family: "Almoni DL AAA", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.user-info-container h1 {
	margin: 0 0 35px;
}

.user-info-container .u-columns [class^="col-"],
.user-info-container .u-columns [class*=" col-"] {
	max-width: none;
}

.user-info-container .panel {
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	background: none;
	box-shadow: none;
	border-radius: 0;
}

.user-info-container a[data-toggle="collapse"] {
	display: block;
	font-size: 16px;
	line-height: 1.25;
	color: #3d3b3d;
	font-weight: 600;
	padding: 15px 3px 15px 26px;
	position: relative;
}

.user-info-container a[data-toggle="collapse"]:before {
	content: "\e901";
	position: absolute;
	top: 50%;
	left: 6px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font: 700 2px/1 "icomoon";
}

.user-info-container a[data-toggle="collapse"].collapsed:before {
	content: "\e903";
	font-size: 13px;
}

.user-info-container .woocommerce-address-fields__field-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.user-info-container .woocommerce-address-fields__field-wrapper label:not(.dropzone-input) {
	display: table;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.25;
}

.user-info-container .woocommerce-address-fields__field-wrapper .form-row {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	display: block;
	margin-bottom: 20px;
}

.user-info-container .woocommerce-address-fields__field-wrapper .form-row abbr {
	border: none;
	outline: none;
	text-decoration: none;
}

.user-info-container .woocommerce-MyAccount-navigation ul {
	font-size: 16px;
	line-height: 1.25;
}

.user-info-container .woocommerce-MyAccount-navigation ul > li {
	border-bottom: 1px solid #e8e8e8;
}

.user-info-container .woocommerce-MyAccount-navigation ul > li:first-child {
	border-top: 1px solid #e8e8e8;
}

.user-info-container .woocommerce-MyAccount-navigation ul > li.active > a,
.user-info-container .woocommerce-MyAccount-navigation ul > li.is-active > a {
	color: #f0814a;
}

.user-info-container .woocommerce-MyAccount-navigation ul > li > a {
	display: block;
	padding: 15px 0;
	color: #3d3b3d;
	text-decoration: none;
}

.user-info-container .woocommerce-MyAccount-navigation ul > li > a:hover,
.user-info-container .woocommerce-MyAccount-navigation ul > li > a.key-board-focus {
	color: #f0814a;
}

.user-info-container .user-detail-holder mark {
	background: none;
}

.user-info-container .user-detail-holder a {
	color: #191919;
	text-decoration: underline;
}

.user-info-container .user-detail-holder a:hover {
	color: #f0814a;
	text-decoration: none;
}

.user-info-container .woocommerce-Address {
	margin-bottom: 25px;
}

.user-info-container .woocommerce-Address .woocommerce-Address-title {
	padding-bottom: 10px;
}

.user-info-container .woocommerce-Address h3 {
	margin-bottom: .5em;
}

.user-info-container button.button,
.user-info-container .addresses a.edit {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	outline: none;
	box-shadow: none;
	outline: none;
	text-decoration: none;
	min-width: 8.75rem;
	margin-bottom: .5rem;
	-webkit-transition: .2s linear color, .2s linear background, .2s linear border;
	transition: .2s linear color, .2s linear background, .2s linear border;
	font: 300 .75rem/1.25 "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	border: 1px solid #f0814a;
	border-radius: 100px;
	background: #f0814a;
	padding: .5rem;
	letter-spacing: .0682em;
	color: #fff;
}

.user-info-container button.button:focus,
.user-info-container button.button:active,
.user-info-container button.button:visited,
.user-info-container .addresses a.edit:focus,
.user-info-container .addresses a.edit:active,
.user-info-container .addresses a.edit:visited {
	outline: none;
	box-shadow: none;
}

.user-info-container button.button:not(:disabled):not(.disabled):active,
.user-info-container button.button:not(:disabled):not(.disabled).active,
.user-info-container .addresses a.edit:not(:disabled):not(.disabled):active,
.user-info-container .addresses a.edit:not(:disabled):not(.disabled).active {
	box-shadow: none;
	outline: none;
}

.user-info-container button.button:hover,
.user-info-container .addresses a.edit:hover {
	background: #ec601b;
	border-color: #ec601b;
	color: #fff;
}

.user-info-container .edit-account p {
	margin: 0;
}

.user-info-container .edit-account .form-row {
	display: block;
	margin-bottom: 20px;
}

.user-info-container .edit-account label:not(.dropzone-input) {
	display: table;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.25;
}

.user-info-container .select2-container.select2-container--default {
	display: block;
}

.user-info-container .select2-container.select2-container--default.select2-container--open .select2-selection--single {
	border-color: #003538;
	border-radius: 2px 2px 0 0;
}

.user-info-container .select2-container.select2-container--default .select2-selection--single {
	background: #fff;
	border: 1px solid #303030;
	height: 2.25rem;
	display: block;
	margin: 0;
	outline: none;
	border-radius: 2px;
}

.user-info-container .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: calc(2.25rem - 2px);
	font-size: .75rem;
	padding-right: .625rem;
}

.user-info-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: calc(2.25rem - 2px);
}

.user-info-container .input-text {
	display: block;
	width: 100%;
	background: #fff;
	border: 1px solid #303030;
	border-radius: 2px;
	font-size: .75rem;
	line-height: 1.5;
	padding: .5rem .625rem;
	height: 2.25rem;
	outline: none;
	color: #003538;
}

.user-info-container .input-text::-webkit-input-placeholder {
	color: #999;
}

.user-info-container .input-text::-moz-placeholder {
	opacity: 1;
	color: #999;
}

.user-info-container .input-text:-moz-placeholder {
	color: #999;
}

.user-info-container .input-text:-ms-input-placeholder {
	color: #999;
}

.user-info-container .input-text.placeholder {
	color: #999;
}

.user-info-container .input-text:focus {
	border-color: #f0814a;
}

.user-info-container .input-text.error,
.user-info-container .input-text[aria-invalid="true"] {
	border-color: #f00;
}

.user-info-container .form-row {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-left: 0;
	margin-right: 0;
}

.user-info-container .form-row .form-group {
	-ms-flex-preferred-size: calc(50% - 5px);
	flex-basis: calc(50% - 5px);
	max-width: calc(50% - 5px);
}

.user-info-container .form-group {
	margin-bottom: 20px;
}

.user-info-container .form-group label:not(.dropzone-input) {
	display: table;
	font-size: 16px;
	line-height: 1.25;
	font-weight: 400;
	margin-bottom: 15px;
}

.user-info-container .birthday-row {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 20px;
	padding-right: 5px;
}

.user-info-container .birthday-row .birthday-title {
	font-size: 14px;
	line-height: 1.4286;
	font-weight: 600;
	color: #3d3b3d;
	padding: 10px 0;
	-ms-flex-preferred-size: 106px;
	flex-basis: 106px;
	max-width: 106px;
}

.user-info-container .birthday-row .select-wrap {
	-ms-flex-preferred-size: 80px;
	flex-basis: 80px;
	max-width: 80px;
}

.user-info-container .birthday-row .sep {
	font-size: 14px;
	line-height: 1.4286;
	padding: 10px;
}

.user-info-container .birthday-row .jcf-select .jcf-select-text {
	margin-right: 16px;
}

.user-info-container .btn {
	font-size: 15px;
	line-height: 1.3333;
	padding: 9px;
	display: block;
	width: 100%;
	max-width: 220px;
	margin: 0 auto;
}

.user-info-container #userDetail .map-register-section form {
	max-width: 476px;
}

.user-info-container #userDetail form {
	padding: 10px 0 40px;
	max-width: 380px;
	margin: 0 auto;
}

.user-info-container #userPass form {
	padding: 13px 0 46px;
	max-width: 380px;
	margin: 0 auto;
}

.user-info-container #userPass .form-group:last-of-type {
	padding: 10px 0 15px;
}

.user-info-container .user-order-history {
	width: 100%;
	font-size: 16px;
	line-height: 1.25;
	margin: 3px 0 0;
}

.user-info-container .user-order-history thead th,
.user-info-container .user-order-history thead th {
	font-weight: 600;
	padding: 14px 12px;
}

.user-info-container .user-order-history thead th:first-child,
.user-info-container .user-order-history thead th:first-child {
	width: 125px;
}

.user-info-container .user-order-history thead th:nth-child(2),
.user-info-container .user-order-history thead th:nth-child(2) {
	width: 137px;
}

.user-info-container .user-order-history th,
.user-info-container .user-order-history td {
	border: 1px solid #e8e8e8;
	border-width: 0 0 1px;
	text-align: right;
}

.user-info-container .user-order-history tbody th,
.user-info-container .user-order-history tbody td {
	padding: 25px 12px 24px;
}

.user-info-container .user-order-history .link {
	color: #5d8fc8;
	font-size: 12px;
	display: block;
	padding: 4px;
	line-height: 1;
}

.user-info-container .user-order-history .link:hover {
	color: #3d3b3d;
}

.user-info-container .user-order-history .link i {
	vertical-align: top;
}

.user-info-container .empty-order-history {
	text-align: center;
	max-width: 220px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 1.375;
	padding: 5px 0 40px;
}

.user-info-container .empty-order-history .emoji-wrap {
	line-height: 1;
	font-size: 67px;
	margin-bottom: 17px;
}

.user-info-container .empty-order-history p {
	margin-bottom: 32px;
}

.user-info-container .empty-order-history .btn {
	font-size: 17px;
	line-height: 1.2143;
	padding: 7px;
	width: 109px;
}

.woocommerce-order-received .woocommerce-order {
	padding: 25px 15px;
	font-size: .75rem;
	line-height: 1.5;
	margin: 0 auto;
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview {
	border: 1px solid #bababa;
	max-width: 450px;
	margin-bottom: 10px;
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview > li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 4px 8px;
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview > li + li {
	border-top: 1px solid #bababa;
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview > li strong {
	-ms-flex-preferred-size: calc(100% - 5.9375rem);
	flex-basis: calc(100% - 5.9375rem);
	max-width: calc(100% - 5.9375rem);
	border-right: 1px solid #bababa;
	margin: -4px auto -4px 0;
	padding: 4px 8px;
}

.woocommerce-order-received .woocommerce-order .woocommerce-table {
	width: 100%;
	border: 1px solid #bababa;
}

.woocommerce-order-received .woocommerce-order .woocommerce-table tfoot th:last-child,
.woocommerce-order-received .woocommerce-order .woocommerce-table tfoot td:last-child {
	direction: ltr;
	text-align: right;
}

.woocommerce-order-received .woocommerce-order .woocommerce-table td,
.woocommerce-order-received .woocommerce-order .woocommerce-table th {
	border: 1px solid #bababa;
	padding: .3125rem .4375rem;
}

.woocommerce-order-received .woocommerce-order .woocommerce-table a {
	color: #000;
	text-decoration: none;
}

.woocommerce-order-received .woocommerce-order .woocommerce-table a:hover {
	color: #333;
}

.woocommerce .woocommerce-message {
	padding: .4375rem .9375rem;
	background: rgba(0, 0, 0, .1);
	margin: 1.25rem .625rem;
	font-size: 1rem;
}

.woocommerce-orders-table.my_account_orders,
.woocommerce-table.woocommerce-table--order-details {
	width: 100%;
	margin: 0 0 25px;
}

.woocommerce-orders-table.my_account_orders th,
.woocommerce-orders-table.my_account_orders td,
.woocommerce-table.woocommerce-table--order-details th,
.woocommerce-table.woocommerce-table--order-details td {
	padding: 8px 10px;
	border: 1px solid #e8e8e8;
}

.woocommerce-orders-table.my_account_orders thead tr th,
.woocommerce-table.woocommerce-table--order-details thead tr th {
	background: #c15362;
	color: #fff;
	font-weight: 500;
}

.woocommerce-table.woocommerce-table--order-details thead tr th:first-child {
	width: 40%;
}

.wc-backward.btn,
.btn.woocommerce-form-login__submit {
	min-width: 8.125rem;
}

.woocommerce-checkout .container > .woocommerce {
	padding: 15px;
	margin: 0 auto;
}

.woocommerce-checkout .container > .woocommerce .order_details {
	border: 1px solid #bababa;
	max-width: 450px;
	margin-bottom: 10px;
}

.woocommerce-checkout .container > .woocommerce .order_details > li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 4px 8px;
}

.woocommerce-checkout .container > .woocommerce .order_details > li + li {
	border-top: 1px solid #bababa;
}

.woocommerce-checkout .container > .woocommerce .order_details > li strong {
	-ms-flex-preferred-size: calc(100% - 5.9375rem);
	flex-basis: calc(100% - 5.9375rem);
	max-width: calc(100% - 5.9375rem);
	border-right: 1px solid #bababa;
	margin: -4px auto -4px 0;
	padding: 4px 8px;
}

.u-columns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.u-columns .u-column1,
.u-columns .u-column2 {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
	padding: 40px 30px 0;
}

.u-columns .u-column1 form.woocommerce-form-login {
	padding-top: 0;
	max-width: 100%;
}

.u-columns .u-column1 form.woocommerce-form-login .btn {
	max-width: 100%;
}

.u-columns .u-column2 .form-group .btn {
	display: block;
	width: 100%;
}

.u-columns .mailchimp-newsletter label {
	margin-right: 7px;
	margin-top: -3px;
}

.u-columns .u-column1 .custom-checkbox .fake-input {
	margin-left: 2px;
	margin-top: -2px;
}

#footer {
	display: -ms-grid;
	display: grid;
	grid-auto-columns: min-content;
	grid-auto-rows: auto;
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr);
	grid-template-areas: "newsletter newsletter" "footer-nav footer-nav" "logo social";
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 1.25rem .3125rem;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 0 0;
	position: relative;
}

#footer .footer-penguin-icon {
	position: absolute;
	bottom: 100%;
	right: 0;
	width: 3.125rem;
	z-index: 2;
	display: none;
}

#footer .footer-penguin-icon img {
	width: 100%;
}

#footer .newsletter {
	grid-area: newsletter;
	margin-bottom: 1.0625rem;
}

#footer .logo {
	width: 5.375rem;
	grid-area: logo;
	justify-self: end;
	-webkit-margin-end: 2.3125rem;
	margin-inline-end: 2.3125rem;
}

#footer .social-networks {
	grid-area: social;
	-webkit-margin-start: -.75rem;
	margin-inline-start: -.75rem;
}

#footer .helpline {
	grid-area: helpline;
}

.policy {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	grid-area: policy;
	color: #999;
}

.policy:hover {
	color: #5d8fc8;
}

.footer-nav {
	font-size: 1.125rem;
	line-height: 1;
	grid-area: footer-nav;
}

.footer-nav li {
	border-bottom: 1px solid #fff;
}

.footer-nav li:last-child {
	border-bottom: none;
}

.footer-nav a {
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
	color: #999;
}

.footer-nav a:after {
	position: absolute;
	top: 50%;
	left: 1.3125rem;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

body:not(.rtl) .footer-nav a:after {
	left: auto;
	right: 1.3125rem;
}

.footer-nav a:hover {
	color: #000;
}

.design-dev-info {
	height: auto;
	padding-bottom: .75rem;
}

.design-dev-info a {
	color: inherit;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	text-decoration: none;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 1;
	font-size: 12px;
}

.rtl .design-dev-info a {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.design-dev-info a:hover {
	opacity: .6;
}

.design-dev-info a img {
	width: 1.5em;
	height: auto;
	margin: 0 .3125em;
}

@media (min-width: 576px) {
	.hero-banner-caption {
		max-width: 33.75rem;
	}

	.mobile-only-content {
		display: none;
	}

	.header-mini-cart {
		width: 20.3125rem;
	}

	.container {
		max-width: 33.75rem;
	}

	.header-links {
		max-width: 540px;
	}

	.category-item {
		border: 2px solid transparent;
		margin: 0 .625rem;
	}

	.mobile-foot-ab-banner {
		display: none;
	}

	.user-info-container .birthday-row {
		padding-right: 12px;
	}

	.user-info-container .birthday-row .birthday-title {
		-ms-flex-preferred-size: 116px;
		flex-basis: 116px;
		max-width: 116px;
	}

	.user-info-container .birthday-row .select-wrap {
		-ms-flex-preferred-size: 90px;
		flex-basis: 90px;
		max-width: 90px;
	}

	.user-info-container .birthday-row .sep {
		padding: 10px 15px;
	}
}

@media (min-width: 576px) and (max-width: 767.98px) {
	.category-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.category-item-image img {
		width: 100%;
		height: 100%;
		max-width: none;
		object-fit: cover;
	}

	.category-item-wrap {
		width: auto;
		padding-right: 0;
	}
}

@media (min-width: 640px) {
	html {
		font-size: 32px;
	}
}

@media (min-width: 768px) {
	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}

	.jcf-select-text {
		font-size: .9375rem;
		line-height: 1;
	}

	.jcf-list {
		font-size: 1rem;
		line-height: 1;
	}

	.jcf-list .jcf-option {
		padding: .625rem .9375rem;
	}

	.jcf-number input {
		width: 1.5rem;
		height: 1.5rem;
		font-size: .875rem;
		line-height: 1;
	}

	.jcf-btn-dec,
	.jcf-btn-inc {
		width: 1.5rem;
		height: 1.5rem;
		font-size: .875rem;
		line-height: 1;
	}

	.language li {
		display: inline-block;
		vertical-align: top;
	}

	.language li + li {
		margin-right: .3125rem;
	}

	.language-opener {
		display: none;
	}

	.search-form .form-control {
		font-size: 16px;
	}

	.search-form .form-control {
		height: 2.6875rem;
	}

	.hero-banner {
		padding-bottom: .9375rem;
	}

	.hero-banner .hint {
		margin: 0;
		position: absolute;
		bottom: 1.875rem;
		left: 4%;
	}

	.hero-banner-slider {
		margin-bottom: 1.8125rem;
	}

	.hero-banner-slider .slick-list {
		margin-bottom: 2.0625rem;
	}

	.hero-banner-slide img {
		min-height: 22.5rem;
	}

	.hero-banner-caption {
		font-size: 1.125rem;
		line-height: 1.185;
		padding: 0 .75rem;
		margin: 0 auto;
		top: 4.0625rem;
		right: 0;
		bottom: auto;
		left: 0;
	}

	.hero-banner-caption.bottom_left,
	.hero-banner-caption.bottom_right {
		top: auto;
		bottom: 4.0625rem;
	}

	.hero-banner-caption.top_right .hero-banner-caption-holder,
	.hero-banner-caption.bottom_right .hero-banner-caption-holder {
		margin-left: auto;
		margin-right: 0;
	}

	.hero-banner-caption {
		max-width: 45rem;
	}

	.hero-banner-caption-holder {
		max-width: 43.25rem;
		padding: .8125rem 2.125rem 1.3125rem;
		margin-right: auto;
		border-radius: 22px;
	}

	.hero-banner-caption-holder h2 {
		font-size: 1.6875rem;
		line-height: 1.23;
		letter-spacing: .03em;
		margin-bottom: .125rem;
	}

	.hero-banner-caption-holder .text {
		-webkit-line-clamp: 3;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
	}

	.page-info {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 2.25rem 0 2.8125rem;
		margin-bottom: .9375rem;
		overflow: hidden;
	}

	.page-info-bg {
		bottom: 1.875rem;
		padding: 4.375rem 0 3.125rem;
	}

	.page-info-header {
		width: 100%;
		font-size: 1.3125rem;
		line-height: 1;
		padding: .875rem 1.125rem;
		margin: 0;
		border-radius: 12px;
		z-index: 4;
	}

	.page-info-header h1 {
		font-size: 2.125rem;
		line-height: 1.3;
	}

	.page-info-header p {
		-webkit-line-clamp: 1;
	}

	.page-info-header .icon-holder {
		width: 6.875rem;
		margin: 0 0 0 .9375rem;
	}

	body:not(.rtl) .page-info-header .icon-holder {
		margin: 0 .9375rem 0 0;
	}

	.page-info-header .icon-holder img {
		height: 5.625rem;
		width: 5rem;
	}

	.page-info-image {
		width: 38%;
		margin: 0 -1rem 0 0;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	body:not(.rtl) .page-info-image {
		margin: 0 0 0 -1rem;
	}

	.page-info-text {
		width: 55%;
		font-size: 1rem;
		line-height: 1.12;
		padding: 1.25rem 2.375rem 1.25rem 1.875rem;
	}

	body:not(.rtl) .page-info-text {
		padding: 1.25rem 1.875rem 1.25rem 2.375rem;
	}

	.page-info-text p {
		margin-bottom: .625rem;
	}

	.hint strong {
		font-size: .8125rem;
		line-height: 1.2;
		padding: .5rem 1.125rem .5625rem;
		margin: .75rem 0 0 -.375rem;
		border-radius: 18px 18px 18px 0;
	}

	body:not(.rtl) .hint strong {
		border-radius: 18px 18px 0 18px;
	}

	.hint-image {
		width: 6.25rem;
	}

	.related-blog {
		padding: 0 0 15px;
	}

	.related-blog h2.section-title {
		color: #00acc1;
		text-align: center;
		font-size: 1.6875rem;
		line-height: 1;
		margin: -.5rem 0 2.3125rem;
	}

	.related-blog h2.section-title:before,
	.related-blog h2.section-title:after {
		content: "";
		font-family: icomoon;
		display: inline-block;
		vertical-align: middle;
	}

	.related-blog h2.section-title:before {
		-webkit-margin-end: 10px;
		margin-inline-end: 10px;
		text-shadow: 30px 0 0 #00acc1;
	}

	body:not(.rtl) .related-blog h2.section-title:before {
		text-shadow: -30px 0 0 #00acc1;
	}

	.related-blog h2.section-title:after {
		-webkit-margin-start: 10px;
		margin-inline-start: 10px;
		text-shadow: -30px 0 0 #00acc1;
	}

	body:not(.rtl) .related-blog h2.section-title:after {
		text-shadow: 30px 0 0 #00acc1;
	}

	.related-blog h2.section-title:after,
	.related-blog h2.section-title:before {
		font-size: 1.5rem;
		line-height: 1;
	}

	.blog-image {
		margin-bottom: 1.375rem;
	}

	.blog-image img {
		max-height: 10rem;
		object-fit: cover;
	}

	.blog-detail {
		font-size: .9375rem;
		line-height: 1.2273;
	}

	.blog-detail h3 {
		font-size: .9375rem;
	}

	.featured-blog {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-right: 1.25rem;
	}

	.featured-blog-image {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}

	.featured-blog-detail {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.featured-blog-detail .btn {
		margin-top: auto;
	}

	.newsletter {
		background: none;
		color: #999;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 0 1.4375rem 0 0;
		border-radius: 0;
	}

	body:not(.rtl) .newsletter {
		padding: 0 0 0 1.4375rem;
	}

	.newsletter .title {
		font-size: 1.125rem;
		line-height: 1.6667;
		-webkit-margin-end: .5625rem;
		margin-inline-end: .5625rem;
	}

	.newsletter-form {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.newsletter-form .form-group {
		width: 8.75rem;
		margin: 0 0 0 1.25rem;
	}

	body:not(.rtl) .newsletter-form .form-group {
		margin: 0 1.25rem 0 0;
	}

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

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

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

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

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

	.newsletter-form .btn {
		padding: .625rem .9375rem;
	}

	.newsletter-form.invalid .wpcf7-response-output {
		max-width: 80%;
		text-align: initial;
		margin-top: .1875rem;
	}

	.product-img {
		margin-bottom: .9375rem;
	}

	.product-name {
		font-size: 1rem;
		line-height: 1;
		margin-bottom: .375rem;
	}

	.product-price {
		font-size: .9375rem;
		line-height: 1;
		margin-bottom: 1.1875rem;
	}

	.header-mini-cart {
		width: 25.9375rem;
	}

	.header-mini-cart {
		padding: 4.375rem 0 4.5rem 1.875rem;
		margin-top: 1.25rem;
	}

	body:not(.rtl) .header-mini-cart {
		padding: 4.375rem 1.875rem 4.5rem 0;
	}

	.header-mini-cart .header-mini-cart-holder {
		max-height: calc(100vh - 12.5rem);
	}

	.cart-header {
		-webkit-padding-start: 1.875rem;
		padding-inline-start: 1.875rem;
	}

	.mini-cart-heading {
		font-size: 1.25rem;
		line-height: 1;
		-webkit-margin-end: 2.5rem;
		margin-inline-end: 2.5rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.mini-cart-heading .icon-cart {
		width: 1.5rem;
		height: 1.5rem;
		font-size: .875rem;
		line-height: 1;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.cart-image {
		width: 5.625rem;
	}

	.cart-close {
		width: 1.5rem;
		height: 1.5rem;
	}

	.cart-item {
		padding: 1.25rem 1.875rem;
	}

	.product-name-image {
		-ms-flex-preferred-size: 5rem;
		flex-basis: 5rem;
	}

	.cart-item-detail .product-name {
		font-size: 1.5rem;
		line-height: 1;
	}

	.cart-item-detail .cart-text {
		font-size: 1.125rem;
		line-height: 1;
		margin-bottom: .8125rem;
	}

	.cart-item-detail .product-amount {
		font-size: 1.3125rem;
		line-height: 1;
	}

	.cart-item-detail .product-amount + a {
		position: absolute;
		top: 100%;
		right: .75rem;
	}

	.cart-remove {
		width: 1.5rem;
		height: 1.5rem;
	}

	.cart-remove [class^="icon-"],
	.cart-remove [class*=" icon-"] {
		font-size: .875rem;
	}

	.cart-footer {
		padding: 0 1.875rem;
	}

	.cart-footer .btn-pay-credit {
		-webkit-margin-end: 1.875rem;
		margin-inline-end: 1.875rem;
	}

	.cart-footer .btn-wrap {
		margin: 0;
	}

	.cart-footer .btn {
		width: 10.0625rem;
		padding: .5rem .9375rem;
	}

	.cart-sub-total {
		margin-bottom: 2.3125rem;
	}

	.subtotal-title {
		font-size: 1.125rem;
		line-height: 1;
	}

	.sub-total-amount {
		font-size: 1.5rem;
		line-height: 1;
		-webkit-margin-start: 5rem;
		margin-inline-start: 5rem;
	}

	.help-opener {
		width: 1.75rem;
		height: 1.75rem;
		font-size: 1.625rem;
		line-height: 1.75rem;
		margin-bottom: 1.875rem;
	}

	.help-opener.close {
		width: 1.875rem;
		height: 1.875rem;
		top: 3.1875rem;
		left: 4.5625rem;
	}

	.help-opener.close:before,
	.help-opener.close:after {
		background: #999;
		width: 2.625rem;
	}

	.help-dropdown {
		top: 8.5rem;
	}

	.help-holder {
		padding: 3.875rem 2.8125rem 1.9375rem;
	}

	.measure-icon-image img {
		width: 100px;
	}

	.measure-icon-image p {
		width: calc(100% - 6.25rem);
		padding-right: 3.125rem;
	}

	.measure-help-item {
		font-size: 1.5625rem;
		line-height: 1.1667;
		padding: 1.3125rem 2.9375rem 1.75rem;
		margin-bottom: 1.0625rem;
	}

	.measure-help-item em {
		font-size: 2rem;
		line-height: 1;
		-webkit-box-flex: 7.5rem;
		-ms-flex: 7.5rem 0 0;
		flex: 7.5rem 0 0;
		margin-left: 2.5rem;
	}

	.measure-help-item em span {
		font-size: 3.75rem;
		line-height: 1;
	}

	.woocommerce-pagination .page-numbers,
	.woocommerce-pagination .wp-pagenavi {
		font-size: 1.125rem;
		line-height: 1.25;
	}

	.woocommerce-pagination .page-numbers .prev:before,
	.woocommerce-pagination .page-numbers .next:before,
	.woocommerce-pagination .page-numbers .nextpostslink:before,
	.woocommerce-pagination .page-numbers .previouspostslink:before,
	.woocommerce-pagination .wp-pagenavi .prev:before,
	.woocommerce-pagination .wp-pagenavi .next:before,
	.woocommerce-pagination .wp-pagenavi .nextpostslink:before,
	.woocommerce-pagination .wp-pagenavi .previouspostslink:before {
		font-size: .75rem;
	}

	html {
		font-size: 16px;
	}

	body {
		font-size: 18px;
		line-height: 1.2222;
	}

	button.btn,
	a.btn,
	input.btn {
		line-height: 1.3;
	}

	.container {
		max-width: 45rem;
	}

	.social-networks a {
		width: 1.5rem;
	}

	.helpline {
		color: #f0814a;
		text-align: end;
		font-size: .875rem;
		line-height: 1;
		margin-bottom: .3125rem;
		position: relative;
		z-index: 1;
	}

	.privacy-policy main ul {
		padding-right: 3.75rem;
		padding-left: 3.75rem;
		margin-bottom: 2.5rem;
	}

	.privacy-policy main ul li {
		margin-bottom: 1.25rem;
	}

	body:not(.rtl) .related-blog h2.section-title:before {
		-webkit-transform: scalex(-1);
		-ms-transform: scalex(-1);
		transform: scalex(-1);
		text-shadow: 30px 0 0 #00acc1;
	}

	body:not(.rtl) .related-blog h2.section-title:after {
		-webkit-transform: scaleX(1);
		-ms-transform: scaleX(1);
		transform: scaleX(1);
		text-shadow: -30px 0 0 #00acc1;
		-webkit-margin-start: 40px;
		margin-inline-start: 40px;
	}

	#header {
		box-shadow: none;
	}

	#header > .container {
		padding: 1.5rem .9375rem 0;
	}

	.logo {
		width: 7.5rem;
		position: absolute;
		top: .9375rem;
		left: 0;
		right: 0;
		margin: 0 auto;
	}

	.fixed-position .logo {
		top: .1875rem;
	}

	.header-holder {
		padding-top: 1.5625rem;
	}

	.header-holder .language {
		margin-right: 0;
	}

	.header-action-nav {
		position: relative;
	}

	.header-action-nav > li {
		margin: 0;
		-webkit-margin-end: .5rem;
		margin-inline-end: .5rem;
	}

	.header-action-nav > li > a {
		width: 1.5rem;
		height: 1.5rem;
	}

	.header-action-nav > li > a [class^="icon-"],
	.header-action-nav > li > a [class*=" icon-"] {
		font-size: .875rem;
		line-height: 1;
	}

	.header-action-nav .count {
		width: 1rem;
		height: 1rem;
		font-size: .75rem;
	}

	.header-block {
		max-width: 35%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	.header-block .social-networks {
		-webkit-margin-start: .25rem;
		margin-inline-start: .25rem;
	}

	.header-block .social-networks li {
		-webkit-margin-start: .3125rem;
		margin-inline-start: .3125rem;
	}

	.nav-opener {
		display: none;
		width: 1.4375rem;
		height: 1rem;
	}

	#nav {
		background: #f0814a;
		max-width: none;
		padding: .75rem 0;
		margin: 1.0625rem -.4375rem 0;
		box-shadow: inset 7px 7px 5px rgba(0, 0, 0, .2);
		position: static;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1;
	}

	.nav-active #nav {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	.header-links {
		font-size: .875rem;
		line-height: 1;
		margin: 0 auto;
		padding: 0 .75rem;
		position: absolute;
		top: 57px;
		right: 0;
		left: 0;
	}

	.header-links {
		max-width: 720px;
	}

	.header-links li {
		display: inline-block;
		vertical-align: top;
		margin-bottom: 0;
		border-bottom: none;
	}

	.header-links li + li:before {
		content: "|";
	}

	.primary-menu {
		max-width: 67.3125rem;
		font-size: 1.125rem;
		line-height: 1;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		margin: 0 auto;
	}

	.primary-menu > li {
		margin: 0 .9375rem;
		border-bottom: none;
	}

	.primary-menu > li:hover > .submenu-dropdown,
	.primary-menu > li.hover > .submenu-dropdown {
		opacity: 1;
		visibility: visible;
	}

	.primary-menu > li > a {
		color: #f8f9fa;
		display: inline;
		padding: 0;
	}

	.primary-menu > li > a:hover {
		color: #343a40;
	}

	.mobile-menu ul {
		max-width: 67.3125rem;
		font-size: 1.125rem;
		line-height: 1;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		margin: 0 auto;
	}

	.mobile-menu ul > li {
		margin: 0 .9375rem;
	}

	.mobile-menu ul > li:hover > .submenu-dropdown {
		opacity: 1;
		visibility: visible;
	}

	.mobile-menu ul > li > a {
		color: #f8f9fa;
		display: inline;
		padding: 0;
	}

	.mobile-menu ul > li > a:hover {
		color: #343a40;
	}

	.submenu-dropdown {
		background: rgba(255, 255, 255, .82);
		max-width: 69.8125rem;
		margin: 0 auto;
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: 100%;
		right: 0;
		left: 0;
	}

	body:not(.home) .submenu-dropdown {
		background: #fff;
	}

	.submenu-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.submenu-item-image {
		width: 50%;
		display: block;
		padding: 1.625rem 2.625rem 2.125rem 3.1875rem;
	}

	:not(.rtl) .submenu-item-image {
		padding: 1.625rem 3.1875rem 2.125rem 2.625rem;
	}

	.submenu-item-detail {
		width: 50%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.submenu-item-detail ul {
		background: rgba(200, 93, 109, .63);
		line-height: 1.8;
		padding: 1.25rem 5.125rem 1.25rem 3.125rem;
	}

	:not(.rtl) .submenu-item-detail ul {
		padding: 1.25rem 3.125rem 1.25rem 5.125rem;
	}

	li.menu-item-5567 .submenu-item-detail ul {
		background: rgba(146, 194, 171, .63);
	}

	li.menu-item-5568 .submenu-item-detail ul {
		background: rgba(93, 143, 200, .63);
	}

	li.menu-item-5569 .submenu-item-detail ul {
		background: rgba(240, 129, 74, .63);
	}

	li.menu-item-5690 .submenu-item-detail ul {
		background: rgba(111, 182, 196, .63);
	}

	li.menu-item-5574 .submenu-item-detail ul {
		background: rgba(203, 128, 174, .63);
	}

	.submenu-item-detail li {
		border-bottom-color: #fff;
	}

	li.menu-item-5690 .submenu-item-detail li {
		border-bottom-color: #fff;
	}

	li.menu-item-5567 .submenu-item-detail li {
		border-bottom-color: #fff;
	}

	.submenu-item-detail a {
		color: #f8f9fa;
		display: inline;
		padding: 0;
	}

	li.menu-item-5690 .submenu-item-detail a {
		color: #fff;
	}

	li.menu-item-5567 .submenu-item-detail a {
		color: #fff;
	}

	.submenu-item-detail a:hover {
		color: #343a40;
	}

	.submenu-item-title {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		padding: .6875rem 1.6875rem;
	}

	.top-bar-wrap .top-bar .slick-slide {
		min-width: 25rem !important;
	}

	.top-bar-wrap .top-bar {
		font-size: 1rem;
		max-width: 31.25rem;
	}

	.fixed-position .helpline,
	.fixed-position .header-links {
		display: none !important;
	}

	.fixed-position .container .logo img {
		height: 3.125rem;
	}

	.fixed-position #nav {
		margin-top: .625rem;
	}

	.category-list {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		margin: 0 -.4375rem 2rem;
	}

	.category-item {
		width: calc(33.33% - .875rem);
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.category-item-red {
		border-color: #c85d6d;
	}

	.category-item-green {
		border-color: #92c2ab;
	}

	.category-item-blue {
		border-color: #5d8fc8;
	}

	.category-item-hawkblue {
		border-color: #cb80ae;
	}

	.category-item-cyan {
		border-color: #6fb6c4;
	}

	.category-item-orange {
		border-color: #f0814a;
	}

	.category-item-detail {
		font-size: .875rem;
		line-height: 1.23;
		padding: .9375rem .75rem .625rem;
	}

	.category-item-detail .icon-holder {
		width: 2.5rem;
	}

	.category-item-wrap {
		width: calc(100% - 2.5rem);
		padding-right: .625rem;
	}

	.recommended-product-section {
		margin-top: 3.75rem;
	}

	.recommended-product-section h2 {
		color: #ffc107;
		text-align: center;
	}

	.recommended-product-section h2:before,
	.recommended-product-section h2:after {
		content: "";
		font-family: icomoon;
		display: inline-block;
		vertical-align: middle;
	}

	.recommended-product-section h2:before {
		-webkit-margin-end: 10px;
		margin-inline-end: 10px;
		text-shadow: 30px 0 0 #ffc107, 60px 0 0 #ffc107;
	}

	body:not(.rtl) .recommended-product-section h2:before {
		text-shadow: -30px 0 0 #ffc107, -60px 0 0 #ffc107;
	}

	.recommended-product-section h2:after {
		-webkit-margin-start: 10px;
		margin-inline-start: 10px;
		text-shadow: -30px 0 0 #ffc107, -60px 0 0 #ffc107;
	}

	body:not(.rtl) .recommended-product-section h2:after {
		text-shadow: 30px 0 0 #ffc107, 60px 0 0 #ffc107;
	}

	.recommended-product-section h2:before,
	.recommended-product-section h2:after {
		font-size: 1.625rem;
	}

	.recommended-product-section .product-col {
		width: 25%;
		margin-bottom: 0;
	}

	.recommended-product-section .product-col:nth-child(4n+1) {
		border-right-color: transparent;
	}

	body:not(.rtl) .recommended-product-section .product-col:nth-child(4n+1) {
		border-left-color: transparent;
	}

	.recommended-product-section .product-img img {
		max-width: 75%;
	}

	.video-block {
		padding: 2.5rem 0;
		border-bottom: 1px solid #ccc;
		margin-bottom: 3.8125rem;
	}

	.video-block:after {
		background-size: 50% auto;
	}

	.video-block .video-holder {
		max-width: 75%;
		min-height: 20rem;
		margin: 0 auto;
		border-radius: 37px;
		margin: -1px auto;
	}

	.btn-play {
		width: 4.6875rem;
		height: 4.6875rem;
		font-size: 1.6875rem;
	}

	.category-section .product-col {
		width: 25%;
		margin-bottom: 2.5rem;
	}

	.category-section .product-col:nth-child(4n+1) {
		border-right-color: transparent;
	}

	body:not(.rtl) .category-section .product-col:nth-child(4n+1) {
		border-left-color: transparent;
	}

	.category-section .product-img img {
		max-width: 80%;
	}

	.category-filter {
		margin: 0 0 2.5rem;
		border-style: solid;
		border-color: #ccc;
		border-width: 1px 0;
		border-radius: 0;
	}

	.category-filter .catagory-filter-opener {
		display: none;
	}

	.category-filter-block {
		display: block !important;
	}

	.category-filter-form {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: .9375rem 1.4375rem;
	}

	.category-filter-form select,
	.category-filter-form .jcf-select {
		width: 6.875rem;
		height: 2.0625rem;
		text-align: initial;
		border-radius: 22px;
	}

	.category-filter-form .jcf-select-text {
		padding: .3125rem 1.25rem .3125rem 1.5625rem;
	}

	.category-filter-form .jcf-select-drop {
		padding: 1.375rem 0;
		border-radius: 0 0 22px 22px;
	}

	.category-filter-form .form-group {
		margin: 0 1.5625rem;
	}

	.category-filter-form .form-group > label {
		opacity: 0;
		visibility: hidden;
		position: absolute;
	}

	.variation-list {
		display: none;
	}

	.category-empty {
		font-size: 1.625rem;
		line-height: 1.2;
		padding: 2.0625rem .75rem;
	}

	body:not(.rtl) .single-product .recommended-product-section h2:before {
		text-shadow: -2.5rem 0 0 #c85d6d !important;
	}

	.single-product .recommended-product-section h2:before {
		-webkit-margin-end: 1.875rem;
		margin-inline-end: 1.875rem;
	}

	.single-product .recommended-product-section h2:after {
		-webkit-margin-start: 1.25rem;
		margin-inline-start: 1.25rem;
	}

	.single-product:not(.rtl) .recommended-product-section h2:before {
		text-shadow: -2.5rem 0 0 #c85d6d !important;
	}

	.single-product:not(.rtl) .recommended-product-section h2:after {
		text-shadow: 2.5rem 0 0 #c85d6d !important;
	}

	.single-product-detail {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding-top: 2.8125rem;
		margin-bottom: 1.25rem;
	}

	.single-slider-wrapper {
		width: 37.6%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.single-slider-wrapper .new-sale,
	.single-slider-wrapper .onsale {
		top: 6.875rem;
		right: 4.375rem;
	}

	.single-product-image {
		width: 37.6%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.single-product-image-heading .icon-holder {
		margin-left: 10px;
	}

	.single-product-slider {
		margin: 0 0 2.25rem 0;
	}

	.pagination-slider {
		margin-left: 2.125rem;
	}

	.single-product-summary {
		width: 62.4%;
		text-align: initial;
		padding-left: 1.875rem;
	}

	.single-product-summary .product-name {
		margin-bottom: .375rem;
		max-width: 43.75rem;
	}

	.single-product-summary .product-description {
		font-size: 1.3125rem;
		line-height: 1.2;
		margin: 0 0 .8125rem;
		max-width: 43.75rem;
	}

	.single-product-summary .product-price {
		margin-bottom: .75rem;
	}

	.single-product-summary .product-price .amount {
		font-size: 3.8125rem;
	}

	.single-product-summary .product-price .amount del {
		font-size: 3.8125rem;
	}

	.single-product-summary .product-text {
		border-radius: 19px;
		padding: 1.4375rem 1.4375rem 2.1875rem;
	}

	.single-product-summary .product-text ul {
		-webkit-column-count: 2;
		column-count: 2;
	}

	.single-product-summary .product-text-empty {
		min-height: 4.375rem;
	}

	.single-product-summary .text {
		font-size: 1.125rem;
		line-height: 1.333;
		max-width: 43.75rem;
	}

	.single-product-form .jcf-number {
		margin-bottom: 1.875rem;
	}

	.single-product-form .label {
		width: 3.875rem;
	}

	.single-product-form .label label {
		margin-bottom: 1.875rem;
	}

	.single-product-form .label .help-opener {
		display: none;
	}

	.single-product-form .woo-variation-items-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.single-product-form .variable-items-wrapper {
		margin: 0 0 1.875rem 1.9375rem;
	}

	body:not(.rtl) .single-product-form .variable-items-wrapper {
		margin: 0 1.9375rem 1.875rem 0;
	}

	.single-product-form .measure-variable-wrapper,
	.single-product-form .thickness-variable-wrapper {
		-ms-flex-preferred-size: 75.1%;
		flex-basis: 75.1%;
		font-size: .875rem;
		line-height: 1;
	}

	.single-product-form .measure-variable-wrapper .fake-input,
	.single-product-form .thickness-variable-wrapper .fake-input {
		padding: 0 .625rem;
		height: 2.625rem;
		line-height: 2.625rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.single-product-form .btn {
		margin-top: .625rem;
	}

	.product-guide-item {
		padding: 2.5rem 1.4375rem;
		width: 33.33%;
	}

	.product-guide-detail {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 4.0625rem;
		border-bottom: 1px solid #ccc;
		overflow: hidden;
	}

	.product-guide-detail:after {
		background-size: 1392px auto;
	}

	.product-guide-text {
		max-width: 43%;
		-ms-flex-preferred-size: 43%;
		flex-basis: 43%;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		text-align: initial;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 1.25rem 2.6875rem;
		margin-bottom: 0;
		border-radius: 0;
	}

	.product-guide-text p {
		margin-bottom: 1.375rem;
	}

	.product-guide-text ul li {
		-webkit-padding-start: .625rem;
		padding-inline-start: .625rem;
	}

	.product-guide-text ul li:before {
		-webkit-margin-end: 0;
		margin-inline-end: 0;
		position: absolute;
		top: .625rem;
		right: 0;
	}

	body:not(.rtl) .product-guide-text ul li:before {
		right: auto;
		left: 0;
	}

	.product-guide-video {
		-ms-flex-preferred-size: 57%;
		flex-basis: 57%;
		max-width: 57%;
		padding: 5.625rem 2.5625rem 2.875rem 1.75rem;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.single-product-includes {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin: 0 -.625rem 3.375rem;
		border-bottom: 1px solid #ccc;
	}

	.single-product-includes .item {
		width: calc(50% - 1.25rem);
		margin: 0 .625rem .625rem;
	}

	.single-product-includes .item .collapse.show {
		height: 22.5rem;
	}

	.single-product-includes .accordion-opener[aria-expanded="true"]:after {
		-webkit-transform: translateY(-50%) rotateZ(90deg);
		-ms-transform: translateY(-50%) rotate(90deg);
		transform: translateY(-50%) rotateZ(90deg);
	}

	.single-product-includes .btn {
		width: 8.5rem;
	}

	.single-product-includes .btn-holder .btn {
		font-size: 1.25rem;
		line-height: 1.75;
	}

	.single-product-includes .btn-wrap {
		text-align: initial;
		width: calc(100% - 5.875rem);
		margin: 3.5rem 2.9375rem 7.25rem;
	}

	.single-product-includes .btn-wrap .btn {
		width: 11.625rem;
		font-size: 1.8125rem;
		line-height: 1.4;
	}

	.item-slider img {
		margin: 1.25rem 0 2.8125rem;
		margin-left: auto;
		margin-right: auto;
		min-height: 12.5rem;
	}

	.preset-product-form .jcf-number {
		margin-bottom: 1.875rem;
	}

	.preset-product-form .label .help-opener {
		display: none;
	}

	.preset-product-form .woo-variation-items-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.preset-product-form .variable-items-wrapper {
		margin-bottom: 1.875rem;
	}

	.preset-product-form .measure-variable-wrapper {
		-ms-flex-preferred-size: 75.1%;
		flex-basis: 75.1%;
		font-size: .875rem;
		line-height: 1;
	}

	.preset-product-form .measure-variable-wrapper .fake-input {
		padding: .4375rem .625rem;
	}

	.alert-empty-message {
		padding: .3125rem .3125rem;
	}

	.faq-page .page-image,
	.faq-page .page-title {
		display: none;
	}

	.faq-section {
		padding-top: 2.375rem;
	}

	.faq-block {
		margin: 0 .5rem 2.875rem;
		max-width: calc(33.33% - 16px);
		-ms-flex-preferred-size: calc(33.33% - 16px);
		flex-basis: calc(33.33% - 16px);
	}

	.faq-block.faq-active .faq-question {
		border-radius: 22px 22px 0 0;
	}

	.faq-block .faq-slide {
		background: #fa8ea5;
		border-radius: 0 0 22px 22px;
		position: absolute !important;
		top: 100%;
		right: 0;
		left: 0;
		z-index: 3;
	}

	.faq-question {
		height: 100%;
	}

	.faq-question:hover {
		color: #fff;
	}

	.faq-question:hover:after {
		-webkit-transform: translate(-10px, -50%);
		-ms-transform: translate(-10px, -50%);
		transform: translate(-10px, -50%);
	}

	.faq-question[aria-expanded="true"]:after {
		-webkit-transform: translate(-10px, -50%) rotateZ(90deg);
		-ms-transform: translate(-10px, -50%) rotate(90deg);
		transform: translate(-10px, -50%) rotateZ(90deg);
	}

	body:not(.rtl) .faq-question[aria-expanded="true"]:after {
		-webkit-transform: translateY(-10px, -50%) rotateZ(90deg) rotateY(180deg);
		transform: translateY(-10px, -50%) rotateZ(90deg) rotateY(180deg);
	}

	.faq-question:after {
		width: 0;
		height: 0;
		content: "";
		top: 1.6875rem;
		border-style: solid;
		border-color: transparent #fff transparent transparent;
		border-width: 5px 10px 5px 0;
		-webkit-transform: translateY(-50%) rotateZ(0deg);
		-ms-transform: translateY(-50%) rotate(0deg);
		transform: translateY(-50%) rotateZ(0deg);
	}

	body:not(.rtl) .faq-question:after {
		-webkit-transform: translateY(-50%) rotateZ(0deg) rotateY(180deg);
		transform: translateY(-50%) rotateZ(0deg) rotateY(180deg);
	}

	.faq-answer {
		padding: .9375rem 1.75rem 2.4375rem;
	}

	.blog-page .instagram-section {
		margin-top: 0;
	}

	.blog-section {
		padding-bottom: 0;
		margin-bottom: -1.1875rem;
	}

	.blog-section .section-title {
		color: #01acc1;
		text-align: center;
		font-size: 2.5rem;
		line-height: 1;
		margin-bottom: 2.25rem;
	}

	.blog-section .section-title:before,
	.blog-section .section-title:after {
		content: "";
		font-family: icomoon;
		display: inline-block;
		vertical-align: middle;
	}

	.blog-section .section-title:before {
		-webkit-margin-end: 10px;
		margin-inline-end: 10px;
		text-shadow: 35px 0 0 #01acc1;
	}

	body:not(.rtl) .blog-section .section-title:before {
		text-shadow: -35px 0 0 #01acc1;
	}

	.blog-section .section-title:after {
		-webkit-margin-start: 10px;
		margin-inline-start: 10px;
		text-shadow: -35px 0 0 #01acc1;
	}

	body:not(.rtl) .blog-section .section-title:after {
		text-shadow: 35px 0 0 #01acc1;
	}

	.blog-section .section-title:before,
	.blog-section .section-title:after {
		font-size: 1.5rem;
		line-height: 1;
	}

	.blog-section .section-title:after {
		text-shadow: 2.1875rem 0 0 #01acc1;
	}

	.blog-section .section-title:before {
		text-shadow: 2.1875rem 0 0 #01acc1;
	}

	.blog-section .blog-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -.6875rem;
	}

	.blog-section .blog-item {
		width: calc(33.33% - 22px);
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin: 0 .6875rem 2.8125rem;
		border-radius: 32px;
	}

	.blog-section .blog-image {
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}

	.blog-section .blog-detail {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		padding: .625rem 2.5rem .5rem;
	}

	.blog-section .blog-detail p {
		-webkit-line-clamp: 4;
	}

	.blog-section .blog-item-meta {
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		padding: 1rem .9375rem;
	}

	.blog-section .btn {
		width: 5.625rem;
		font-size: 1rem;
		line-height: 1.3;
	}

	.blog-header {
		padding: 1.1875rem 0;
		margin-bottom: 6.5625rem;
	}

	.blog-header h1 {
		color: #fff;
		text-align: center;
		font-size: 2.5rem;
		line-height: 1;
	}

	.blog-header h1:before,
	.blog-header h1:after {
		content: "";
		font-family: icomoon;
		display: inline-block;
		vertical-align: middle;
	}

	.blog-header h1:before {
		-webkit-margin-end: 10px;
		margin-inline-end: 10px;
		text-shadow: 35px 0 0 #fff;
	}

	body:not(.rtl) .blog-header h1:before {
		text-shadow: -35px 0 0 #fff;
	}

	.blog-header h1:after {
		-webkit-margin-start: 10px;
		margin-inline-start: 10px;
		text-shadow: -35px 0 0 #fff;
	}

	body:not(.rtl) .blog-header h1:after {
		text-shadow: 35px 0 0 #fff;
	}

	.blog-header h1:before,
	.blog-header h1:after {
		font-size: 1.5rem;
		line-height: 1;
	}

	.blog-header h1:after {
		text-shadow: 2.1875rem 0 0 #fff;
	}

	.blog-content h2 {
		font-size: 2.5rem;
		line-height: 1.2;
	}

	.blog-meta {
		margin-bottom: 2.3125rem;
	}

	.blog-meta time {
		margin-left: 3.125rem;
	}

	.about-page .instagram-section {
		margin-top: 0;
		border-top: none;
	}

	.about-section {
		min-height: 48rem;
		padding: 5.125rem 0;
	}

	.about-description {
		font-size: 1.625rem;
		margin-right: -1.1875rem;
	}

	.about-description h1 {
		font-size: 2.25rem;
		line-height: 1;
		margin-bottom: .625rem;
	}

	.about-description p {
		font-size: 1.3125rem;
	}

	.about-description .excerpt {
		padding: 2.6875rem 3.25rem 1.25rem;
	}

	.about-description .about-text {
		padding: 2.0625rem 3.25rem;
	}

	.contact-page .instagram-section {
		margin-top: 0;
		border-top: none;
	}

	.contact-section {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 3.125rem 0 1.875rem;
	}

	.contact-section .hint {
		position: absolute;
		bottom: 0;
		left: .625rem;
	}

	body:not(.rtl) .contact-section .hint {
		right: .625rem;
		left: auto;
	}

	.contact-form-holder {
		width: 50%;
		padding: 1.6875rem 2rem;
		margin: 0;
	}

	.contact-form-holder h1 {
		text-align: initial;
		font-size: 2.5rem;
		line-height: 1;
		margin-bottom: 1.25rem;
	}

	.contact-image {
		width: 50%;
	}

	.contact-form .form-group {
		margin-bottom: 1.1875rem;
	}

	.contact-form .btn {
		width: 8.6875rem;
	}

	.woocommerce .woocommerce-error {
		font-size: .875rem;
	}

	.woocommerce .woocommerce-error > li {
		padding: .4375rem .9375rem;
	}

	.woocommerce-NoticeGroup .woocommerce-info {
		padding: .4375rem .9375rem;
	}

	.woocommerce-NoticeGroup .woocommerce-info {
		margin-bottom: 1.5625rem;
	}

	.woocommerce-NoticeGroup .woocommerce-error {
		padding-bottom: 1.5625rem;
	}

	.checkout-container {
		padding: 0 1.0625rem;
	}

	.checkout-container .woocommerce-breadcrumb {
		padding: .75rem 1.25rem 1.1875rem;
	}

	.checkout-container .mobile-step-nav {
		display: none;
	}

	.checkout-container .checkout-heading h1 {
		font-size: 1.5rem;
		line-height: 1.3333;
	}

	.checkout-container .checkout-detail-container {
		position: relative;
	}

	.checkout-container .checkout-detail-container > form.woocommerce-checkout:after {
		content: "";
		display: block;
		clear: both;
	}

	.checkout-container form.woocommerce-checkout {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.checkout-container form.woocommerce-checkout > .cart-footer {
		display: none;
	}

	.checkout-container .checkout_forms_holder {
		margin: 0 -.3125rem;
	}

	.checkout-container .address-holder {
		max-width: 55%;
		-ms-flex-preferred-size: 55%;
		flex-basis: 55%;
		padding: 0 0 0 1.125rem;
	}

	.checkout-container .address-holder .section-title {
		margin-bottom: 1.25rem;
	}

	.checkout-container .section-title {
		margin-bottom: .25rem;
	}

	.checkout-container .shipping-info {
		font-size: 1rem;
		line-height: 1.5;
		display: block;
		margin-bottom: 1.875rem;
	}

	.checkout-container .already-account {
		font-size: .875rem;
		line-height: 1.5;
		margin-bottom: 1.9375rem;
	}

	.checkout-container .form-row {
		margin-bottom: .875rem;
	}

	.checkout-container .shipping_address .woocommerce-shipping-fields__field-wrapper {
		padding-top: 1rem;
	}

	.checkout-container .woocommerce-shipping-fields__field-wrapper {
		margin: 0 -.3125rem;
	}

	.checkout-container .select2-container.select2-container--default .select2-selection--single {
		height: 3.125rem;
	}

	.checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
		line-height: 3rem;
		font-size: 1rem;
	}

	.checkout-container .jcf-select {
		padding-right: 1.125rem;
	}

	.checkout-container textarea.input-text {
		min-height: 95px;
	}

	.checkout-container .shipping-method-holder {
		max-width: 55%;
		-ms-flex-preferred-size: 55%;
		flex-basis: 55%;
		padding: 0 0 0 1.125rem;
	}

	.logged-in .checkout-container .delivery-option,
	.logged-in
	.checkout-container .payment-option {
		padding-top: 1.25rem;
	}

	.checkout-container .delivery-option label .method-title,
	.checkout-container .payment-option label .method-title {
		margin-bottom: .125rem;
	}

	.checkout-container .delivery-option label .method-option {
		min-height: 2.875rem;
	}

	.checkout-container .promo-code-wrap .promo-input {
		height: 2.5625rem;
		font-size: .875rem;
		line-height: 1.5;
	}

	.checkout-container .promo-code-wrap .btn-promo {
		height: 2.5625rem;
		font-size: .875rem;
		line-height: 1.5;
	}

	.checkout-container .checkout-review {
		max-width: 45%;
		-ms-flex-preferred-size: 45%;
		flex-basis: 45%;
		padding: 0 .9375rem 0 0;
	}

	.checkout-container .checkout-review:before {
		content: "";
	}

	.checkout-container .checkout-review .section-title {
		margin-bottom: 1.375rem;
	}

	.checkout-container .cart-label-head {
		font-size: .875rem;
		padding: 0 2rem .375rem;
	}

	.checkout-container .cart-label-head > span:nth-child(2) {
		-ms-flex-preferred-size: 39%;
		flex-basis: 39%;
		max-width: 39%;
	}

	.checkout-container .cart-label-head > span:last-child {
		-ms-flex-preferred-size: 31%;
		flex-basis: 31%;
		max-width: 31%;
	}

	.checkout-container .cart-items-list {
		max-height: 26.6875rem;
		margin: 0 -.375rem;
		padding: 1.25rem 0 1.1875rem;
	}

	.logged-in .checkout-container .cart-items-list {
		padding-top: 0;
		margin-top: -.1875rem;
	}

	.checkout-container .cart-items-list .mini-cart-item {
		padding: 0 .8125rem;
	}

	.checkout-container .cart-items-list .mini-cart-item .product-image {
		-ms-flex-preferred-size: 5rem;
		flex-basis: 5rem;
		max-width: 5rem;
	}

	.checkout-container .cart-items-list .mini-cart-item .product-detail {
		-ms-flex-preferred-size: calc(100% - 5rem);
		flex-basis: calc(100% - 5rem);
		max-width: calc(100% - 5rem);
	}

	.checkout-container .cart-items-list .mini-cart-item .jcf-number input,
	.checkout-container .cart-items-list .mini-cart-item .jcf-number .jcf-btn-inc,
	.checkout-container .cart-items-list .mini-cart-item .jcf-number .jcf-btn-dec {
		width: 1.625rem;
		height: 1.625rem;
		font-size: .9375rem;
		line-height: 1;
	}

	.checkout-container .cart-items-list .mini-cart-item .cart-remove {
		width: 1.625rem;
		height: 1.625rem;
	}

	.checkout-container .cart-items-list .mini-cart-item .cart-remove [class^="icon-"],
	.checkout-container .cart-items-list .mini-cart-item .cart-remove [class*=" icon-"] {
		font-size: .875rem;
	}

	.checkout-container .cart-footer {
		padding-top: .875rem;
	}

	.checkout-container .cart-footer > label .fake-input {
		right: .1875rem;
	}

	.checkout-container .cart-footer .btn {
		display: inline-block;
	}

	.checkout-container .cart-amount,
	.checkout-container .order-total {
		font-size: .75rem;
		line-height: 1.2;
		padding: .1875rem .125rem;
	}

	.checkout-container .cart-amount .cart-total,
	.checkout-container .order-total .cart-total {
		font-weight: 500;
	}

	.checkout-container .order-total .amout-row {
		font-size: 1.0625rem;
	}

	.checkout-container .wc_payment_methods li {
		margin-bottom: .75rem;
	}

	.checkout-container .btn-checkout,
	.checkout-container .button {
		font-size: 1rem;
		line-height: 1.25;
		padding: .75rem;
	}

	.checkout-container .payment-icons,
	.checkout-container .payments-methods-wrap {
		width: 11rem;
		display: block;
		margin: .4375rem auto .1875rem;
	}

	.custom-checkbox {
		font-size: .875rem;
	}

	.custom-checkbox {
		font-size: 1rem;
	}

	.custom-checkbox .fake-input {
		margin: .125rem 0 0 -.375rem;
	}

	.custom-checkbox .fake-input:before {
		top: -.1875rem;
	}

	.checkout-promo-box {
		clear: both;
		padding-right: 5.875rem;
		padding-left: .5rem;
	}

	.checkout-promo-box .promo-title {
		width: 5.625rem;
		min-height: 7.5rem;
		font-size: .875rem;
		padding: .3125rem 1.125rem 0 .3125rem;
		top: -.5625rem;
	}

	.checkout-promo-box .promo-title span {
		max-height: 4.375rem;
	}

	.checkout-promo-box .promo-slider:not(.slick-initialized) > .slide {
		-ms-flex-preferred-size: 33.33%;
		flex-basis: 33.33%;
		max-width: 33.33%;
	}

	.checkout-promo-box .promo-slider .slick-arrow {
		right: -2.9375rem;
	}

	.checkout-promo-box .product-col {
		padding: .875rem .625rem .5rem;
	}

	.woocommerce-shipping-methods li {
		min-height: 2.875rem;
	}

	.thankyou-container {
		padding: 1.25rem 1.0625rem;
	}

	.thankyou-container .thankyou-text,
	.thankyou-container .payment-info,
	.thankyou-container .product-info,
	.thankyou-container .order-amount-info,
	.thankyou-container .order-address-info {
		margin-top: 1.25rem;
	}

	.thankyou-container .order-address-info {
		margin-bottom: 1.25rem;
	}

	.thankyou-container {
		padding: 35px 30px;
		max-width: 875px;
		margin: 0 auto;
	}

	.thankyou-container .thankyou-header {
		margin-bottom: 14px;
		padding-top: 20px;
	}

	.thankyou-container h1 {
		font-size: 21px;
		line-height: 1.25;
		margin-bottom: 2px;
	}

	.thankyou-container h2 {
		font-size: 14px;
		margin-bottom: 17px;
	}

	.thankyou-container .thankyou-text {
		height: 32px;
		font-size: 15px;
	}

	.thankyou-container .thankyou-text .icon-heart {
		margin-left: 10px;
		font-size: 1.375em;
	}

	.thankyou-container .payment-info {
		margin-bottom: 11px;
		padding: 0 20px;
	}

	.thankyou-container .payment-info .payment-header {
		padding: 14px 0;
	}

	.thankyou-container .payment-info .payment-title {
		font-size: 15px;
	}

	.thankyou-container .payment-info .card-info {
		font-size: 14px;
	}

	.thankyou-container .payment-info .order-info {
		font-size: 14px;
		padding: 10px 2px 16px;
	}

	.thankyou-container .payment-info .order-info .info-title {
		margin-left: 10px;
	}

	.thankyou-container .payment-info .order-info .info-title i {
		width: 25px;
		margin-left: 8px;
	}

	.thankyou-container .payment-info .order-info .icon-package {
		font-size: 14px;
	}

	.thankyou-container .payment-info .order-info .icon-interface {
		font-size: 21px;
	}

	.thankyou-container .product-info {
		margin-bottom: 12px;
		padding: 18px 20px 8px;
	}

	.thankyou-container .product-info .order-product-title {
		font-size: 15px;
		margin: 0;
	}

	.thankyou-container .product-info table {
		font-size: 14px;
		line-height: 1.5;
	}

	.thankyou-container .product-info table thead {
		font-size: 14px;
	}

	.thankyou-container .product-info table thead th,
	.thankyou-container .product-info table thead td {
		padding: 12px 0 8px;
	}

	.thankyou-container .product-info table thead th:first-child,
	.thankyou-container .product-info table thead td:first-child {
		width: 52%;
	}

	.thankyou-container .product-info table thead th:nth-child(2),
	.thankyou-container .product-info table thead td:nth-child(2) {
		width: 24%;
	}

	.thankyou-container .product-info table tbody td,
	.thankyou-container .product-info table tbody th {
		padding: 9px 0;
	}

	.thankyou-container .order-amount-info {
		margin-bottom: 12px;
		padding: 14px 20px 15px;
	}

	.thankyou-container .order-amount-info table {
		font-size: 14px;
	}

	.thankyou-container .order-address-info {
		margin-bottom: 21px;
		padding: 18px 20px 17px;
		font-size: 14px;
	}

	.thankyou-container .order-address-info .address-title {
		font-size: 15px;
		margin-bottom: 11px;
	}

	body.search.search-no-results .shop-page-container {
		padding-top: 20px;
	}

	body.search.search-no-results .shop-page-container {
		padding-top: 30px;
	}

	.woocommerce-account .inner-banner {
		margin-bottom: 20px;
	}

	form.lost_reset_password,
	form.woocommerce-form-login {
		padding: 30px 0 20px;
	}

	.user-info-container {
		padding: 40px 0;
	}

	.user-info-container a[data-toggle="collapse"] {
		display: none;
	}

	.user-info-container .user-info-row {
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.user-info-container .woocommerce-address-fields__field-wrapper .form-row {
		-ms-flex-preferred-size: calc(50% - 10px);
		flex-basis: calc(50% - 10px);
		max-width: calc(50% - 10px);
	}

	.user-info-container .woocommerce-MyAccount-navigation {
		-ms-flex-preferred-size: 200px;
		flex-basis: 200px;
		max-width: 200px;
	}

	.user-info-container .user-detail-holder {
		-ms-flex-preferred-size: calc(100% - 200px);
		flex-basis: calc(100% - 200px);
		max-width: calc(100% - 200px);
		padding-right: 40px;
	}

	.user-info-container .woocommerce-Address {
		margin-bottom: 32px;
	}

	.user-info-container button.button,
	.user-info-container .addresses a.edit {
		font-size: 14px;
		line-height: 1.5;
		font-weight: 400;
		padding: 7px;
		min-width: 160px;
		margin-bottom: 10px;
	}

	.user-info-container .edit-account {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.user-info-container .edit-account .clear {
		display: none;
	}

	.user-info-container .edit-account > .form-row {
		-ms-flex-preferred-size: calc(50% - 10px);
		flex-basis: calc(50% - 10px);
		max-width: calc(50% - 10px);
	}

	.user-info-container .edit-account > fieldset {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}

	.user-info-container .edit-account > fieldset:after {
		content: "";
		display: block;
		clear: both;
	}

	.user-info-container .edit-account > fieldset .form-row {
		float: right;
		width: calc(50% - 10px);
	}

	.user-info-container .edit-account > fieldset .form-row:nth-child(2n + 1) {
		float: left;
	}

	.user-info-container .select2-container.select2-container--default.select2-container--open .select2-selection--single {
		border-radius: 3px 3px 0 0;
	}

	.user-info-container .select2-container.select2-container--default .select2-selection--single {
		border-radius: 3px;
		border-color: #e2e7e0;
	}

	.user-info-container .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
		font-size: 14px;
	}

	.user-info-container .input-text {
		border-radius: 3px;
		border-color: #e2e7e0;
		font-size: 14px;
	}

	.user-info-container .collapse {
		display: block;
	}

	.user-info-container .birthday-row {
		padding-right: 0;
	}

	.user-info-container #userDetail form {
		margin: 0;
		padding: 1px 0 0;
	}

	.user-info-container #userDetail form > .form-group:last-of-type {
		padding-bottom: 29px;
	}

	.user-info-container #userPass form {
		margin: 0;
		padding: 0 0 20px;
	}

	.user-info-container #userPass .form-group:last-of-type {
		padding-bottom: 25px;
	}

	.user-info-container .user-order-history {
		max-width: 563px;
		margin-top: 2px;
	}

	.user-info-container .user-order-history thead th:first-child,
	.user-info-container .user-order-history thead th:first-child {
		width: 35.52%;
	}

	.user-info-container .user-order-history thead th:nth-child(2),
	.user-info-container .user-order-history thead th:nth-child(2) {
		width: 32.5%;
	}

	.user-info-container .user-order-history thead th:nth-child(3),
	.user-info-container .user-order-history thead th:nth-child(3) {
		width: 24.51%;
	}

	.woocommerce-order-received .woocommerce-order {
		max-width: 750px;
		font-size: 14px;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.woocommerce-order-received .woocommerce-order .woocommerce-order-overview > li strong {
		-ms-flex-preferred-size: calc(100% - 110px);
		flex-basis: calc(100% - 110px);
		max-width: calc(100% - 110px);
	}

	.wc-backward.btn,
	.btn.woocommerce-form-login__submit {
		min-width: 200px;
	}

	.woocommerce-checkout .container > .woocommerce {
		max-width: 750px;
		padding-top: 25px;
	}

	.woocommerce-checkout .container > .woocommerce .order_details > li strong {
		-ms-flex-preferred-size: calc(100% - 110px);
		flex-basis: calc(100% - 110px);
		max-width: calc(100% - 110px);
	}

	.page-template-page-about #footer .footer-penguin-icon {
		display: block;
	}

	#footer .social-networks {
		-webkit-margin-start: 1.4375rem;
		margin-inline-start: 1.4375rem;
	}

	.design-dev-info {
		padding-bottom: 16px;
	}

	.design-dev-info a {
		font-size: 13px;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.search-form:before {
		content: "";
	}

	.product-img img {
		max-width: 75%;
	}

	.product-guide-item .text {
		display: none;
	}

	.checkout-container .checkout-review {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
	}

	.checkout-container .cart-items-list .mini-cart-item .product-name {
		font-size: .75rem;
		line-height: 1.2;
		margin: 0 0 .3125rem;
	}

	.checkout-container .cart-items-list .mini-cart-item .product-price {
		font-size: .625rem;
		line-height: 1;
	}

	.checkout-promo-box .promo-slider:not(.slick-initialized) > .slide:nth-child(3) ~ .slide {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 1299.98px) {
	.featured-blog-detail {
		font-size: .8125rem;
		line-height: 1.4;
	}
}

@media (min-width: 768px) and (max-width: 1199.98px) {
	.single-product-form .label {
		font-size: 1.1875rem;
		line-height: 1;
	}

	.preset-product-form .label {
		font-size: 1.1875rem;
		line-height: 1;
	}
}

@media all and (min-width: 800px) {
	.fancybox-button--thumbs {
		display: inline-block;
	}

	.fancybox-button--thumbs span {
		font-size: 23px;
	}

	.fancybox-button--thumbs::before {
		width: 3px;
		height: 3px;
		top: calc(50% - 2px);
		left: calc(50% - 2px);
		box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
	}

	.fancybox-thumbs {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: auto;
		width: 220px;
		margin: 0;
		padding: 5px 5px 0 0;
		background: #fff;
		word-break: normal;
		-webkit-tap-highlight-color: transparent;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		box-sizing: border-box;
		z-index: 99995;
	}

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

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

	.fancybox-thumbs > ul {
		list-style: none;
		position: absolute;
		position: relative;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
		overflow-x: hidden;
		overflow-y: auto;
		font-size: 0;
	}

	.fancybox-thumbs > ul > li {
		float: left;
		overflow: hidden;
		max-width: 50%;
		padding: 0;
		margin: 0;
		width: 105px;
		height: 75px;
		position: relative;
		cursor: pointer;
		outline: none;
		border: 5px solid transparent;
		border-top-width: 0;
		border-right-width: 0;
		-webkit-tap-highlight-color: transparent;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		box-sizing: border-box;
	}

	li.fancybox-thumbs-loading {
		background: rgba(0, 0, 0, .1);
	}

	.fancybox-thumbs > ul > li > img {
		position: absolute;
		top: 0;
		left: 0;
		min-width: 100%;
		min-height: 100%;
		max-width: none;
		max-height: none;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

	.fancybox-thumbs > ul > li:before {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		border-radius: 2px;
		border: 4px solid #4ea7f9;
		z-index: 99991;
		opacity: 0;
		-webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
		transition: all .2s cubic-bezier(.25, .46, .45, .94);
	}

	.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
		opacity: 1;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.search-form .form-control {
		height: 1.9375rem;
	}

	.featured-blog-detail .icon-holder img {
		max-height: 5.625rem;
		width: auto;
	}

	.newsletter .title {
		line-height: 1;
	}

	.blog-content h2 {
		font-size: 1.875rem;
		line-height: 1.2;
	}

	.checkout-promo-box .promo-slider:not(.slick-initialized) > .slide:nth-child(4) ~ .slide {
		display: none;
	}

	.policy {
		font-size: .875rem;
		line-height: 1;
	}
}

@media (min-width: 992px) {
	.jcf-select-text {
		font-size: 1rem;
		line-height: 1;
	}

	.jcf-select-opener {
		left: 1.75rem;
	}

	body:not(.rtl) .jcf-select-opener {
		left: auto;
		right: 1.75rem;
	}

	.jcf-select-opener:before {
		font-size: .875rem;
	}

	.jcf-number input {
		width: 2.1875rem;
		height: 2.1875rem;
		font-size: 1.0625rem;
		line-height: 1;
	}

	.jcf-btn-dec,
	.jcf-btn-inc {
		width: 2.1875rem;
		height: 2.1875rem;
		font-size: 1.0625rem;
		line-height: 1;
	}

	.language img {
		width: 1.9375rem;
	}

	.search-opener {
		display: none;
	}

	.search-form {
		position: static;
		opacity: 1;
		visibility: visible;
	}

	.search-form .form-control {
		font-size: 18px;
	}

	.search-form .form-row {
		width: 11.25rem;
		margin: 0;
	}

	.hero-banner .hint {
		bottom: 4.375rem;
	}

	.hero-banner-caption {
		font-size: 1.3125rem;
		line-height: 1.188;
	}

	.hero-banner-caption {
		max-width: 60rem;
	}

	.hero-banner-caption-holder h2 {
		font-size: 2.25rem;
		line-height: 1.23;
	}

	.page-info-header {
		font-size: 1.8125rem;
		line-height: 1;
		padding: 1.0625rem 1.75rem;
	}

	.page-info-header h1 {
		font-size: 2.5rem;
		line-height: 1.3;
	}

	.page-info-text {
		font-size: 1.3125rem;
		line-height: 1.25;
		padding: 3.375rem 4.25rem 1.25rem 1.875rem;
	}

	body:not(.rtl) .page-info-text {
		padding: 3.375rem 1.875rem 1.25rem 4.25rem;
	}

	.page-info-text p {
		margin-bottom: 1.25rem;
	}

	.hint strong {
		font-size: 1.0625rem;
		line-height: 1.2;
		margin: 1.8125rem 0 0 -1.5rem;
	}

	.hint-image {
		width: 7.5rem;
	}

	.related-blog h2.section-title {
		font-size: 2.625rem;
		line-height: 1;
	}

	.blog-detail h3 {
		font-size: 1.375rem;
		line-height: 1;
	}

	.blog-detail .btn {
		font-size: 1.3125rem;
		line-height: 1.3;
	}

	.featured-blog-detail {
		padding: 1.625rem 1.625rem .9375rem;
	}

	.featured-blog-detail h3 {
		font-size: 1.625rem;
		line-height: 1;
	}

	.featured-blog-detail .icon-holder {
		width: 4.4375rem;
	}

	.instagram-section h2 {
		font-size: 2.25rem;
		line-height: 1;
	}

	.instagram-section .icon {
		width: 2.0625rem;
	}

	.instagram-section .slick-list {
		margin: 0 -.75rem;
	}

	.insta-col {
		margin: 0 .75rem;
	}

	.newsletter .title {
		-webkit-margin-end: 1.25rem;
		margin-inline-end: 1.25rem;
	}

	.product-item {
		padding-bottom: 1.0625rem;
	}

	.product-name {
		font-size: 1.25rem;
		line-height: 1;
	}

	.new-sale,
	.onsale {
		width: 3.75rem;
		height: 3.75rem;
		font-size: 1rem;
		line-height: 1;
		right: 1.0625rem;
	}

	body:not(.rtl) .new-sale,
	body:not(.rtl)
	.onsale {
		right: auto;
		left: 1.0625rem;
	}

	.new-sale:before,
	.onsale:before {
		font-size: 3.75rem;
		line-height: 1;
	}

	.chat {
		bottom: 10.4375rem;
	}

	.chat-block {
		width: 22.8125rem;
		border-radius: 25px;
	}

	.chat-image {
		width: 4.4375rem;
	}

	.chat-title {
		font-size: 1.3125rem;
		line-height: 1;
		padding: .8125rem 1.875rem;
		border-radius: 25px 25px 0 25px;
	}

	.chat-body {
		min-height: 8.125rem;
		border-radius: 0 25px 0 0;
	}

	.header-mini-cart {
		width: 33.4375rem;
	}

	.header-mini-cart {
		padding: 7.375rem 0 4.5rem 4rem;
	}

	body:not(.rtl) .header-mini-cart {
		padding: 7.375rem 4rem 4.5rem 0;
	}

	.header-mini-cart .header-mini-cart-holder {
		max-height: calc(100vh - 15rem);
	}

	.cart-header {
		-webkit-padding-start: 1.875rem;
		padding-inline-start: 1.875rem;
	}

	.mini-cart-heading {
		font-size: 1.5rem;
		line-height: 1;
		-webkit-margin-end: 4.375rem;
		margin-inline-end: 4.375rem;
	}

	.cart-close {
		width: 1.9375rem;
		height: 1.9375rem;
	}

	.cart-item {
		padding: 1.25rem 1.875rem 2.3125rem;
	}

	.product-name-image {
		-ms-flex-preferred-size: 8.0625rem;
		flex-basis: 8.0625rem;
	}

	.cart-item-detail .product-name {
		font-size: 1.6875rem;
		line-height: 1;
		margin-bottom: .625rem;
	}

	.cart-item-detail .cart-text {
		font-size: 1.4375rem;
		line-height: 1;
		margin-bottom: 1.5625rem;
	}

	.cart-item-detail .cart-quantity label {
		font-size: 1.4375rem;
		line-height: 1;
	}

	.cart-item-detail .product-amount {
		font-size: 1.6875rem;
		line-height: 1;
	}

	.cart-remove {
		width: 2.1875rem;
		height: 2.1875rem;
	}

	.cart-remove [class^="icon-"],
	.cart-remove [class*=" icon-"] {
		font-size: 1.0625rem;
	}

	.subtotal-title {
		font-size: 1.4375rem;
		line-height: 1;
	}

	.sub-total-amount {
		font-size: 1.75rem;
		line-height: 1;
		-webkit-margin-start: 8.375rem;
		margin-inline-start: 8.375rem;
	}

	.help-dropdown {
		top: 10.875rem;
	}

	.woocommerce-pagination .page-numbers,
	.woocommerce-pagination .wp-pagenavi {
		font-size: 1.3125rem;
		line-height: 1.25;
	}

	.woocommerce-pagination .page-numbers .prev:before,
	.woocommerce-pagination .page-numbers .next:before,
	.woocommerce-pagination .page-numbers .nextpostslink:before,
	.woocommerce-pagination .page-numbers .previouspostslink:before,
	.woocommerce-pagination .wp-pagenavi .prev:before,
	.woocommerce-pagination .wp-pagenavi .next:before,
	.woocommerce-pagination .wp-pagenavi .nextpostslink:before,
	.woocommerce-pagination .wp-pagenavi .previouspostslink:before {
		font-size: .875rem;
	}

	.container {
		max-width: 60rem;
	}

	.social-networks a {
		width: 1.9375rem;
	}

	.helpline {
		font-size: 1.0625rem;
		line-height: 1;
		margin-bottom: .9375rem;
	}

	.logo {
		width: 11.25rem;
	}

	.header-holder {
		padding-top: 2.4375rem;
	}

	.header-action-nav > li {
		-webkit-margin-end: 1.25rem;
		margin-inline-end: 1.25rem;
	}

	.header-action-nav > li > a {
		width: 1.9375rem;
		height: 1.9375rem;
	}

	.header-action-nav > li > a [class^="icon-"],
	.header-action-nav > li > a [class*=" icon-"] {
		font-size: 1.0625rem;
		line-height: 1;
	}

	.header-block .social-networks {
		-webkit-margin-start: .625rem;
		margin-inline-start: .625rem;
	}

	#nav {
		padding: 1rem 0;
	}

	.header-links {
		font-size: 1.0625rem;
		line-height: 1;
	}

	.header-links {
		max-width: 960px;
	}

	.primary-menu {
		font-size: 1.25rem;
		line-height: 1;
	}

	.mobile-menu ul {
		font-size: 1.25rem;
		line-height: 1;
	}

	.submenu-item-detail ul {
		font-size: 1.625rem;
		line-height: 1.8;
		padding: 1.25rem 8.3125rem 1.25rem 7.1875rem;
	}

	:not(.rtl) .submenu-item-detail ul {
		padding: 1.25rem 7.1875rem 1.25rem 8.3125rem;
	}

	.submenu-item-title {
		padding: 1.125rem 2.5rem;
	}

	.submenu-item-title .icon-holder {
		width: 3.6875rem;
		-webkit-margin-end: 2.125rem;
		margin-inline-end: 2.125rem;
	}

	.submenu-item-title .title {
		font-size: 2.5625rem;
		line-height: 1;
	}

	.submenu-item-title em {
		font-size: 1.3125rem;
		line-height: 1;
	}

	.category-item-image {
		width: 50%;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.category-item-detail {
		width: 50%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: .9375rem .75rem 1.125rem;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	.category-item-detail .icon-holder {
		white-space: nowrap;
		text-align: center;
		width: 5.125rem;
		margin-bottom: 1.25rem;
		text-align: right;
		height: auto !important;
	}

	.category-item-detail .icon-holder:after {
		content: "";
		display: inline-block;
		vertical-align: bottom;
		width: 0;
		min-height: 100%;
	}

	.category-item-detail .icon-holder > * {
		white-space: normal;
		display: inline-block;
		vertical-align: bottom;
		max-width: 100%;
	}

	.category-item-detail .text {
		margin-bottom: 1.125rem;
		position: relative;
		max-height: 66px;
		overflow: hidden;
	}

	.category-item-wrap {
		width: auto;
		padding-right: 0;
	}

	.recommended-product-section h2 {
		font-size: 2.25rem;
		line-height: 1;
	}

	.recommended-product-section .product-img img {
		max-width: 90%;
	}

	.benefit-section {
		padding: 1.5rem 3.25rem;
	}

	.benefit-block .icon-holder {
		width: 4.375rem;
	}

	.benefit-text {
		font-size: 1rem;
		line-height: 1.3;
		-webkit-padding-start: 20px;
		padding-inline-start: 20px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		height: 100%;
	}

	.benefit-text .title {
		font-size: 1.5rem;
		line-height: 1;
	}

	.video-block {
		padding: 5.25rem 0 6.0625rem;
	}

	.video-block .video-holder {
		max-width: 62.3125rem;
		min-height: 34.3125rem;
	}

	.video-block .hint {
		bottom: 3.0625rem;
		left: 2rem;
	}

	.btn-play {
		width: 10.625rem;
		height: 10.625rem;
		font-size: 4.3125rem;
	}

	.category-section .product-col {
		margin-bottom: 4.6875rem;
	}

	.category-section .product-img img {
		max-width: 90%;
	}

	.category-filter {
		margin-bottom: 5.8125rem;
	}

	.category-filter-form {
		padding: 2.3125rem 1.4375rem 2.5625rem;
	}

	.category-filter-form select,
	.category-filter-form .jcf-select {
		width: 10.25rem;
		height: 2.6875rem;
		border-radius: 22px;
	}

	.category-filter-form .jcf-select-text {
		padding: .3125rem 1.875rem .3125rem 2.1875rem;
	}

	.single-product-image-heading .icon-holder {
		margin-left: 10px;
	}

	.single-product-summary {
		font-size: 1.3125rem;
		line-height: 1.167;
		margin-top: -.4375rem;
	}

	.single-product-summary .product-name {
		font-size: 3rem;
		line-height: 1;
		margin-bottom: .375rem;
	}

	.single-product-summary .product-price {
		font-size: 4.9375rem;
		line-height: 1;
	}

	.single-product-summary .product-price del {
		font-size: 2.625rem;
		line-height: 1;
	}

	.single-product-summary .product-text {
		margin-bottom: 3.5rem;
	}

	.product-guide-item h3 {
		font-size: 2.375rem;
		line-height: 1;
		-webkit-box-flex: 5rem;
		-ms-flex: 5rem 0 0;
		flex: 5rem 0 0;
	}

	.product-guide-item .time {
		font-size: 1.5rem;
		line-height: 1;
	}

	.product-guide-text {
		font-size: 1.375rem;
		line-height: 1.19;
	}

	.product-guide-video .video-holder {
		min-height: 28rem;
	}

	.product-guide-video .btn-play {
		width: 8.625rem;
		height: 8.625rem;
		font-size: 3.5rem;
		line-height: 1;
	}

	.single-product-includes {
		margin: 0 -2.9375rem 3.375rem;
	}

	.single-product-includes .item {
		width: calc(50% - 5.875rem);
		margin: 0 2.9375rem 1.25rem;
	}

	.single-product-includes .item .collapse.show {
		height: 23.75rem;
	}

	.single-product-includes .accordion-opener {
		font-size: 1.5rem;
		line-height: 1;
		border-radius: 22px;
		padding: .6875rem 1.5625rem .8125rem;
	}

	.faq-section {
		padding-top: 5.0625rem;
	}

	.faq-block {
		font-size: 1.25rem;
		line-height: 1.16667;
		margin: 0 .5rem 2.875rem;
	}

	.faq-question {
		font-size: 1.25rem;
		line-height: 1;
		padding: .6875rem 1.5625rem .8125rem 2.375rem;
	}

	body:not(.rtl) .faq-question {
		padding: .6875rem 2.375rem .8125rem 1.5625rem;
	}

	.faq-question:after {
		border-width: 7px 13px 7px 0;
	}

	.blog-section .blog-list {
		margin: 0 -1.25rem;
	}

	.blog-section .blog-item {
		width: calc(33.33% - 40px);
		margin: 0 1.25rem 3.75rem;
		border-radius: 50px;
	}

	.blog-section .blog-detail {
		font-size: 1.3125rem;
		line-height: 1.24;
	}

	.blog-section .blog-item-meta {
		padding: .3125rem 1.375rem 1rem;
	}

	.blog-section .blog-item-meta time {
		font-size: 1.5rem;
		line-height: 1.24;
	}

	.blog-section .btn {
		font-size: 1.25rem;
		line-height: 1.3;
	}

	.blog-content {
		font-size: 1.3125rem;
		line-height: 1.62;
		padding-bottom: 5.625rem;
	}

	.blog-content .left {
		float: left;
		margin: 0 6.25rem 3.75rem 0;
	}

	body:not(.rtl) .blog-content .left {
		float: right;
		margin: 0 0 3.75rem 6.25rem;
	}

	.about-section {
		min-height: 68.75rem;
	}

	.contact-section {
		padding: 5rem 0 2.6875rem;
	}

	.contact-section .hint {
		left: 2.5rem;
	}

	body:not(.rtl) .contact-section .hint {
		right: 2.5rem;
		left: auto;
	}

	.contact-form-holder {
		width: 40%;
		padding: 3.25rem 2.875rem 1.5rem;
	}

	.contact-form-holder h1 {
		font-size: 3.5rem;
		line-height: 1;
		margin-bottom: 2.6875rem;
	}

	.contact-form .form-group {
		margin-bottom: 1.875rem;
	}

	.woocommerce .woocommerce-error {
		font-size: 1rem;
	}

	.woocommerce-NoticeGroup .woocommerce-info {
		margin-bottom: 1.875rem;
	}

	.woocommerce-NoticeGroup .woocommerce-error {
		padding-bottom: 1.875rem;
	}

	.checkout-container {
		padding: 0 1.75rem;
	}

	.checkout-container .woocommerce-breadcrumb {
		padding: .375rem 1.75rem 1.4375rem;
	}

	.checkout-container .checkout-heading h1 {
		font-size: 1.75rem;
	}

	.checkout-container .checkout-heading .tagline {
		font-size: .875rem;
	}

	.checkout-container .woocommerce-NoticeGroup {
		padding: 0 .9375rem;
	}

	.checkout-container .address-holder {
		max-width: 37.6%;
		-ms-flex-preferred-size: 37.6%;
		flex-basis: 37.6%;
		padding-left: 1.6875rem;
	}

	.checkout-container .section-title {
		font-size: 1rem;
		line-height: 1.25;
		padding: 0 .3125rem;
	}

	.checkout-container .section-title .cart-count {
		font-size: 1rem;
		font-weight: 700;
	}

	.checkout-container .already-account {
		padding: 0 .3125rem;
	}

	.checkout-container .form-row {
		padding: 0 .3125rem;
		margin-bottom: 1.25rem;
	}

	.checkout-container .jcf-select {
		height: 2.875rem;
		font-size: .875rem;
		line-height: 1.5;
	}

	.checkout-container .jcf-select .jcf-select-text {
		font-size: .875rem;
		line-height: 1.5;
	}

	.checkout-container .input-text {
		height: 2.875rem;
		font-size: .875rem;
		line-height: 1.5;
	}

	.checkout-container textarea.input-text {
		min-height: 120px;
	}

	.checkout-container .different-shipping,
	.checkout-container .mc4wp-checkbox,
	.checkout-container .gift-wrap {
		padding: .125rem .3125rem;
		margin-bottom: 1.3125rem;
	}

	.checkout-container .woocommerce-terms-and-conditions-wrapper {
		padding: 1rem 0;
	}

	.checkout-container .shipping-method-holder {
		max-width: 28.5%;
		-ms-flex-preferred-size: 28.5%;
		flex-basis: 28.5%;
	}

	.checkout-container .delivery-option label .fake-input,
	.checkout-container .payment-option label .fake-input {
		width: 1.4375rem;
		height: 1.4375rem;
		min-width: 1.4375rem;
	}

	.checkout-container .delivery-option label .fake-input:before,
	.checkout-container .payment-option label .fake-input:before {
		width: 1rem;
		height: 1rem;
	}

	.checkout-container .delivery-option label .method-detail,
	.checkout-container .payment-option label .method-detail {
		padding-right: .8125rem;
	}

	.checkout-container .delivery-option label .method-title,
	.checkout-container .payment-option label .method-title {
		font-size: .875rem;
		line-height: 1;
		margin-bottom: .1875rem;
	}

	.checkout-container .delivery-option label .method-option {
		padding: .125rem .875rem;
		padding: .125rem .75rem;
	}

	.checkout-container .promo-code-wrap {
		padding: .75rem 0;
	}

	.checkout-container .promo-code-wrap .promo-input {
		height: calc(3rem + 2px);
		font-size: 1rem;
		line-height: 1.5;
		padding: .75rem;
	}

	.checkout-container .promo-code-wrap .btn-promo {
		height: calc(3rem + 2px);
		font-size: 1rem;
		line-height: 1.5;
		padding: .75rem;
	}

	.checkout-container .checkout-review {
		max-width: 33.9%;
		-ms-flex-preferred-size: 33.9%;
		flex-basis: 33.9%;
		padding-right: 1.625rem;
	}

	.checkout-container .checkout-review .delivery-info {
		font-size: .875rem;
		line-height: 1;
	}

	.checkout-container .cart-label-head {
		font-size: 1rem;
		padding: 0 2.625rem .5rem;
	}

	.checkout-container .cart-items-list .mini-cart-item .product-image {
		-ms-flex-preferred-size: 8.0625rem;
		flex-basis: 8.0625rem;
		max-width: 8.0625rem;
	}

	.checkout-container .cart-items-list .mini-cart-item .product-detail {
		-ms-flex-preferred-size: calc(100% - 8.0625rem);
		flex-basis: calc(100% - 8.0625rem);
		max-width: calc(100% - 8.0625rem);
	}

	.checkout-container .cart-items-list .mini-cart-item .product-name {
		font-size: 1.125rem;
		margin: 0 0 .3125rem;
	}

	.checkout-container .cart-items-list .mini-cart-item .cart-remove [class^="icon-"],
	.checkout-container .cart-items-list .mini-cart-item .cart-remove [class*=" icon-"] {
		font-size: 1rem;
	}

	.checkout-container .cart-footer > label {
		font-size: .875rem;
		line-height: 1;
		-webkit-padding-start: 2.0625rem;
		padding-inline-start: 2.0625rem;
		margin-bottom: 1.0625rem;
	}

	.checkout-container .cart-footer .btn {
		line-height: 1.3;
	}

	.checkout-container .cart-amount,
	.checkout-container .order-total {
		font-size: 1.125rem;
		line-height: 1.25rem;
	}

	.checkout-container .cart-amount .amout-row,
	.checkout-container .order-total .amout-row {
		padding: .3125rem 0 .125rem;
	}

	.checkout-container .order-total .amout-row {
		font-size: 1.125rem;
	}

	.checkout-container .wc_payment_methods {
		font-size: .875rem;
		line-height: 1;
		padding-top: 1.25rem;
		margin-top: .125rem;
	}

	.checkout-container .wc_payment_methods .fake-input {
		right: .25rem;
	}

	.custom-checkbox .fake-input:before {
		top: 0;
	}

	.checkout-promo-box {
		float: right;
		clear: right;
		width: calc(66.2% - 1.25rem);
		padding-right: 7.875rem;
		border-width: 2px;
		margin-bottom: 1rem;
	}

	.checkout-promo-box .promo-slider:not(.slick-initialized) > .slide {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}

	.checkout-promo-box .promo-slider .slick-arrow {
		width: 1.875rem;
		height: 1.875rem;
		right: -3.9375rem;
	}

	.checkout-promo-box .promo-slider .slick-arrow.slick-next {
		bottom: 0;
		-webkit-transform: translate(0, 50%);
		-ms-transform: translate(0, 50%);
		transform: translate(0, 50%);
		margin-right: .125rem;
	}

	.checkout-promo-box .promo-slider .slick-arrow.slick-prev {
		bottom: 0;
		-webkit-transform: translate(100%, 50%);
		-ms-transform: translate(100%, 50%);
		transform: translate(100%, 50%);
		margin-right: -.125rem;
	}

	.checkout-promo-box .product-col {
		padding: 1.0625rem .75rem .75rem;
	}

	.term-row .custom-checkbox .coupon-code-text {
		padding-right: .8125rem;
	}

	.woocommerce-shipping-methods li {
		padding: .125rem .875rem;
		padding: .125rem .75rem;
	}

	.woocommerce-shipping-methods li label {
		padding-right: .8125rem;
	}

	.thankyou-container {
		padding: 1.875rem 1.75rem;
	}

	.thankyou-container h1 {
		font-size: 24px;
	}

	.thankyou-container h2 {
		font-size: 16px;
	}

	.thankyou-container .thankyou-text {
		height: 40px;
		font-size: 16px;
	}

	.thankyou-container .payment-info .payment-header {
		padding: 18px 0;
	}

	.thankyou-container .payment-info .payment-title {
		font-size: 18px;
	}

	.thankyou-container .payment-info .card-info {
		font-size: 16px;
	}

	.thankyou-container .payment-info .order-info {
		font-size: 16px;
	}

	.thankyou-container .product-info .order-product-title {
		font-size: 18px;
	}

	.thankyou-container .product-info table {
		font-size: 16px;
	}

	.thankyou-container .order-amount-info table {
		font-size: 16px;
	}

	.thankyou-container .order-address-info {
		font-size: 16px;
		line-height: 1.6875;
	}

	.thankyou-container .order-address-info .address-title {
		font-size: 18px;
	}

	body.search.search-no-results .shop-page-container {
		padding-top: 25px;
	}

	.woocommerce-account .inner-banner {
		margin-bottom: 25px;
	}

	form.lost_reset_password,
	form.woocommerce-form-login {
		padding: 35px 0 25px;
	}

	.user-info-container {
		padding: 45px 0;
	}

	.user-info-container .user-detail-holder {
		padding-right: 60px;
	}

	.user-info-container .woocommerce-Address {
		margin-bottom: 40px;
	}

	.user-info-container button.button,
	.user-info-container .addresses a.edit {
		font-size: 16px;
		line-height: 1.3125;
		padding: 11px;
		min-width: 180px;
		margin-bottom: 12px;
	}

	.user-info-container .select2-container.select2-container--default .select2-selection--single {
		height: 40px;
	}

	.user-info-container .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
		font-size: 16px;
		line-height: 38px;
		padding-right: 12px;
	}

	.user-info-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
		height: 38px;
	}

	.user-info-container .input-text {
		font-size: 16px;
		height: 40px;
		padding: 7px 12px;
	}

	.user-info-container .user-order-history {
		margin-right: 66px;
	}

	.woocommerce-order-received .woocommerce-order {
		max-width: 970px;
		font-size: 16px;
	}

	.woocommerce-order-received .woocommerce-order .woocommerce-order-overview > li strong {
		-ms-flex-preferred-size: calc(100% - 125px);
		flex-basis: calc(100% - 125px);
		max-width: calc(100% - 125px);
	}

	.wc-backward.btn,
	.btn.woocommerce-form-login__submit {
		min-width: 225px;
	}

	.woocommerce-checkout .container > .woocommerce {
		max-width: 970px;
		padding-top: 30px;
	}

	.woocommerce-checkout .container > .woocommerce .order_details > li strong {
		-ms-flex-preferred-size: calc(100% - 125px);
		flex-basis: calc(100% - 125px);
		max-width: calc(100% - 125px);
	}

	#footer {
		-ms-grid-columns: (1fr)[7];
		grid-template-columns: repeat(7, 1fr);
		grid-template-areas: "footer-nav newsletter newsletter newsletter newsletter newsletter logo" "footer-nav social helpline helpline policy policy logo";
		padding: 1.9375rem 0;
	}

	#footer .footer-penguin-icon {
		width: 4.4375rem;
	}

	#footer .logo {
		width: 8.75rem;
		margin: .5rem 0 0 .5625rem;
	}

	body:not(.rtl) #footer .logo {
		margin: .5rem .5625rem 0 0;
	}

	#footer .helpline {
		text-align: initial;
		margin-bottom: 0;
	}

	.footer-nav {
		line-height: 1;
		padding-top: 0;
		border-left: 1px solid #ccc;
		font-size: 1.125rem;
	}

	body:not(.rtl) .footer-nav {
		border-right: 1px solid #ccc;
		border-left: none;
	}

	.footer-nav li {
		margin-bottom: .375rem;
		border-bottom: none;
	}

	.footer-nav a:hover {
		color: #5d8fc8;
	}
}

@media (min-width: 1200px) and (max-width: 767.98px) {
	.related-blog .row .col-md-6 + .col-md-6 {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.jcf-number input {
		width: 2.75rem;
		height: 2.75rem;
		font-size: 1.3125rem;
		line-height: 1;
	}

	.jcf-number input {
		width: 3.125rem;
		height: 3.125rem;
		font-size: 1.875rem;
		line-height: 1;
		margin: 0 1.0625rem;
	}

	.jcf-btn-dec,
	.jcf-btn-inc {
		width: 2.75rem;
		height: 2.75rem;
		font-size: 1.3125rem;
		line-height: 1;
	}

	.jcf-btn-dec,
	.jcf-btn-inc {
		width: 3.125rem;
		height: 3.125rem;
		font-size: 1.875rem;
		line-height: 1;
	}

	.search-form [type="submit"] {
		width: 2.8125rem;
		height: 2.8125rem;
		font-size: 1.5rem;
		line-height: 3.125rem;
	}

	.search-form .form-row {
		width: 13.75rem;
	}

	.hero-banner .hint {
		bottom: 4rem;
	}

	.hero-banner-caption {
		max-width: 71.25rem;
	}

	.hero-banner-caption-holder h2 {
		font-size: 2.75rem;
		line-height: 1.23;
	}

	.page-info-header h1 {
		font-size: 3.125rem;
		line-height: 1.3;
	}

	.page-info-header .icon-holder {
		width: 5rem;
		-webkit-margin-end: 4.0625rem;
		margin-inline-end: 4.0625rem;
	}

	.page-info-text {
		font-size: 1.8125rem;
		line-height: 1.12;
	}

	.page-info-text p {
		margin-bottom: 2.125rem;
	}

	.hint-image {
		width: 10rem;
	}

	.related-blog .row {
		margin-left: -16px;
		margin-right: -16px;
	}

	.related-blog .row .col-md-6 {
		padding-left: 16px;
		padding-right: 16px;
	}

	.blog-detail {
		font-size: 1.375rem;
		line-height: 1.2273;
	}

	.instagram-section h2 {
		font-size: 2.5rem;
		line-height: 1;
	}

	.instagram-section .icon {
		width: 2.5625rem;
	}

	.newsletter-form .form-group {
		width: 11.3125rem;
	}

	.product-name {
		font-size: 1.4375rem;
		line-height: 1;
	}

	.product-price {
		font-size: 1.1875rem;
		line-height: 1;
	}

	.new-sale,
	.onsale {
		width: 4.375rem;
		height: 4.375rem;
		font-size: 1rem;
		line-height: 1;
		right: 2.4375rem;
	}

	body:not(.rtl) .new-sale,
	body:not(.rtl)
	.onsale {
		right: auto;
		left: 2.4375rem;
	}

	.new-sale:before,
	.onsale:before {
		font-size: 4.375rem;
		line-height: 1;
	}

	.chat {
		right: 2.5rem;
	}

	.chat-title {
		font-size: 1.5rem;
		line-height: 1;
	}

	.header-mini-cart {
		width: 39.0625rem;
	}

	.mini-cart-heading {
		-webkit-margin-end: 3.125rem;
		margin-inline-end: 3.125rem;
	}

	.mini-cart-heading .icon-cart {
		width: 2.75rem;
		height: 2.75rem;
		font-size: 1.3125rem;
		line-height: 1;
	}

	.cart-image {
		width: 9.3125rem;
	}

	.cart-close {
		width: 3.6875rem;
		height: 3.6875rem;
		margin-left: 0;
	}

	.cart-item {
		padding: 1.25rem 3.875rem 2.3125rem;
	}

	.cart-item-detail .product-name {
		font-size: 2.0625rem;
		line-height: 1;
		margin-bottom: 1.1875rem;
	}

	.cart-item-detail .cart-text {
		font-size: 1.625rem;
		line-height: 1;
		margin-bottom: 1.5625rem;
	}

	.cart-item-detail .product-amount {
		font-size: 2.3125rem;
		line-height: 1;
	}

	.cart-remove {
		width: 3.125rem;
		height: 3.125rem;
		-webkit-margin-start: 1rem;
		margin-inline-start: 1rem;
	}

	.cart-remove [class^="icon-"],
	.cart-remove [class*=" icon-"] {
		font-size: 1.625rem;
	}

	.cart-footer {
		padding: 0 3.5625rem;
	}

	.sub-total-amount {
		font-size: 2.3125rem;
		line-height: 1;
		-webkit-margin-start: 8.375rem;
		margin-inline-start: 8.375rem;
	}

	.help-dropdown {
		top: 11.8125rem;
	}

	.help-holder .product-guide-item {
		font-size: 1.0625rem;
		line-height: 1.2;
	}

	.help-holder .product-guide-item h3 {
		font-size: 2rem;
		line-height: 1;
		-ms-flex-preferred-size: 4.5rem;
		flex-basis: 4.5rem;
	}

	.help-holder .product-guide-item .time {
		font-size: 1.0625rem;
		line-height: 1;
	}

	.woocommerce-pagination .page-numbers,
	.woocommerce-pagination .wp-pagenavi {
		font-size: 1.5rem;
		line-height: 1.25;
	}

	.woocommerce-pagination .page-numbers .prev:before,
	.woocommerce-pagination .page-numbers .next:before,
	.woocommerce-pagination .page-numbers .nextpostslink:before,
	.woocommerce-pagination .page-numbers .previouspostslink:before,
	.woocommerce-pagination .wp-pagenavi .prev:before,
	.woocommerce-pagination .wp-pagenavi .next:before,
	.woocommerce-pagination .wp-pagenavi .nextpostslink:before,
	.woocommerce-pagination .wp-pagenavi .previouspostslink:before {
		font-size: 1rem;
	}

	.container {
		max-width: 71.25rem;
	}

	.social-networks li {
		-webkit-margin-start: .4375rem;
		margin-inline-start: .4375rem;
	}

	.social-networks li:first-child {
		-webkit-margin-start: 0;
		margin-inline-start: 0;
	}

	.social-networks a {
		width: 2.125rem;
	}

	.helpline {
		font-size: 1.125rem;
		line-height: 1;
		margin-bottom: .9375rem;
	}

	.logo {
		width: 12.6875rem;
	}

	.header-action-nav > li > a {
		width: 2.75rem;
		height: 2.75rem;
	}

	.header-action-nav > li > a [class^="icon-"],
	.header-action-nav > li > a [class*=" icon-"] {
		font-size: 1.3125rem;
	}

	.header-links {
		font-size: 1.125rem;
		line-height: 1;
	}

	.header-links {
		max-width: 1140px;
	}

	.primary-menu {
		font-size: 1.375rem;
		line-height: 1;
	}

	.mobile-menu ul {
		font-size: 1.375rem;
		line-height: 1;
	}

	.category-list {
		margin: 0 -1.0625rem 2rem;
	}

	.category-item {
		width: calc(33.33% - 2.125rem);
		margin: 0 1.0625rem;
	}

	.category-item-detail {
		font-size: 1.125rem;
		line-height: 1.23;
		padding: .9375rem 1.6875rem 1.125rem;
	}

	.recommended-product-section h2 {
		color: #ffc107;
		text-align: center;
		line-height: 1;
	}

	.recommended-product-section h2:before,
	.recommended-product-section h2:after {
		content: "";
		font-family: icomoon;
		display: inline-block;
		vertical-align: middle;
	}

	.recommended-product-section h2:before {
		-webkit-margin-end: 10px;
		margin-inline-end: 10px;
		text-shadow: 43px 0 0 #ffc107, 86px 0 0 #ffc107;
	}

	body:not(.rtl) .recommended-product-section h2:before {
		text-shadow: -43px 0 0 #ffc107, -86px 0 0 #ffc107;
	}

	.recommended-product-section h2:after {
		-webkit-margin-start: 10px;
		margin-inline-start: 10px;
		text-shadow: -43px 0 0 #ffc107, -86px 0 0 #ffc107;
	}

	body:not(.rtl) .recommended-product-section h2:after {
		text-shadow: 43px 0 0 #ffc107, 86px 0 0 #ffc107;
	}

	.benefit-block .icon-holder {
		width: 6.625rem;
	}

	.benefit-text {
		font-size: 1.4375rem;
		line-height: 1.7;
		-webkit-padding-start: 44px;
		padding-inline-start: 44px;
	}

	.benefit-text .title {
		font-size: 2.0625rem;
		line-height: 1;
	}

	.single-product-image-heading .icon-holder {
		margin-left: 10px;
	}

	.pagination-slider .slick-list {
		margin: 0 -.6875rem;
	}

	.pagination-slider .slide {
		margin: 0 .6875rem;
	}

	.single-product-form .measure-variable-wrapper,
	.single-product-form .thickness-variable-wrapper {
		font-size: 1.1875rem;
		line-height: 1;
	}

	.single-product-form .measure-variable-wrapper .variable-item-span,
	.single-product-form .thickness-variable-wrapper .variable-item-span {
		font-size: 1.75rem;
		margin-left: 6px;
	}

	.single-product-form .thickness-variable-wrapper .variable-item-span {
		font-size: 1.3125rem;
	}

	.product-guide-item {
		font-size: 1.5rem;
		line-height: 1.2;
	}

	.product-guide-item h3 {
		font-size: 2.5rem;
		line-height: 1;
		-webkit-box-flex: 5.125rem;
		-ms-flex: 5.125rem 0 0;
		flex: 5.125rem 0 0;
	}

	.product-guide-item .time {
		font-size: 1.5rem;
		line-height: 1;
	}

	.product-guide-item.gray .time {
		right: 4.6875rem;
	}

	.single-product-includes .item .collapse.show {
		height: 25rem;
	}

	.single-product-includes .accordion-opener {
		font-size: 1.875rem;
		line-height: 1;
	}

	.preset-product-form .measure-variable-wrapper {
		font-size: 1rem;
		line-height: 1;
	}

	.preset-product-form .measure-variable-wrapper .variable-item-span {
		font-size: 1.75rem;
	}

	.faq-block {
		margin-bottom: 4.375rem;
	}

	.faq-question {
		font-size: 1.375rem;
		line-height: 1;
	}

	.blog-section .section-title {
		margin-bottom: 3.25rem;
	}

	.blog-section .blog-list {
		margin: 0 -1.875rem;
	}

	.blog-section .blog-item {
		width: calc(33.33% - 44px);
		margin: 0 1.375rem 4.625rem;
	}

	.blog-section .blog-detail {
		font-size: 1.5rem;
		line-height: 1.24;
	}

	.blog-section .blog-item-meta {
		padding: .3125rem 2.1875rem 1rem;
	}

	.blog-section .blog-item-meta time {
		font-size: 1.875rem;
		line-height: 1.24;
	}

	.blog-section .btn {
		width: 7.9375rem;
		font-size: 1.4375rem;
		line-height: 1.3;
	}

	.blog-content {
		font-size: 1.5rem;
		line-height: 1.62;
		padding-bottom: 6.875rem;
	}

	.checkout-container {
		padding: 0 2.6875rem;
	}

	.checkout-container .checkout-heading h1 {
		font-size: 1.875rem;
	}

	.checkout-container .checkout-heading .tagline {
		font-size: 1rem;
	}

	.checkout-container .woocommerce-NoticeGroup {
		padding: 0 1.25rem;
	}

	.checkout-container .address-holder {
		padding-left: 2.4375rem;
	}

	.checkout-container .section-title {
		font-size: 1.25rem;
		line-height: 1.25;
	}

	.checkout-container .jcf-select .jcf-select-text {
		font-size: 1rem;
		line-height: 1.5;
	}

	.checkout-container .input-text {
		font-size: 1rem;
		line-height: 1.5;
		padding: .3125rem 1.125rem;
	}

	.checkout-container .delivery-option label .fake-input,
	.checkout-container .payment-option label .fake-input {
		width: 1.75rem;
		height: 1.75rem;
		min-width: 1.75rem;
	}

	.checkout-container .delivery-option label .fake-input:before,
	.checkout-container .payment-option label .fake-input:before {
		width: 1.125rem;
		height: 1.125rem;
	}

	.checkout-container .promo-code-wrap .code-input {
		-ms-flex-preferred-size: calc(100% - 128px);
		flex-basis: calc(100% - 128px);
		max-width: calc(100% - 128px);
	}

	.checkout-container .promo-code-wrap .btn-promo {
		-ms-flex-preferred-size: 8rem;
		flex-basis: 8rem;
		max-width: 8rem;
	}

	.checkout-container .checkout-review {
		padding-right: 2.8125rem;
	}

	.checkout-container .checkout-review:before {
		top: -9999px;
	}

	.checkout-container .cart-label-head {
		font-size: 1.125rem;
	}

	.checkout-container .btn-checkout,
	.checkout-container .button {
		padding: .625rem;
		line-height: 24px;
		font-size: 1.375rem;
	}

	.custom-checkbox {
		font-size: 1.125rem;
	}

	.checkout-promo-box .promo-title {
		width: 7.5rem;
		min-height: 9.125rem;
		font-size: 1rem;
		line-height: 1.1875;
		top: -.8125rem;
		padding: .4375rem 1.5rem 0 .25rem;
	}

	.checkout-promo-box .promo-title span {
		max-height: none;
	}

	.checkout-promo-box .product-col {
		padding: 1.1875rem .875rem .75rem;
	}

	.thankyou-container {
		padding: 2.8125rem 2.6875rem;
	}

	.thankyou-container .thankyou-text,
	.thankyou-container .payment-info,
	.thankyou-container .product-info,
	.thankyou-container .order-amount-info,
	.thankyou-container .order-address-info {
		margin-top: 1.875rem;
	}

	.thankyou-container .order-address-info {
		margin-bottom: 1.875rem;
	}

	.woocommerce-account .inner-banner {
		margin-bottom: 35px;
	}

	form.lost_reset_password,
	form.woocommerce-form-login {
		padding: 40px 0 35px;
	}

	.user-info-container .user-detail-holder {
		padding-right: 80px;
	}

	.user-info-container .woocommerce-Address {
		margin-bottom: 47px;
	}

	.woocommerce-order-received .woocommerce-order {
		max-width: 1170px;
	}

	.wc-backward.btn,
	.btn.woocommerce-form-login__submit {
		min-width: 250px;
	}

	.woocommerce-checkout .container > .woocommerce {
		max-width: 1170px;
	}

	#footer .logo {
		width: 12.6875rem;
	}

	.footer-nav {
		font-size: 1.125rem;
		line-height: 1;
	}
}

@media (min-width: 1300px) {
	.search-form .form-row {
		width: 16.3125rem;
	}

	.hero-banner-caption {
		font-size: 1.6875rem;
		line-height: 1.188;
	}

	.hero-banner-caption {
		max-width: 88.625rem;
	}

	.hero-banner-caption-holder h2 {
		font-size: 3.625rem;
		line-height: 1.23;
	}

	.header-mini-cart {
		width: 47.75rem;
	}

	.header-mini-cart {
		right: -4.6875rem;
	}

	body:not(.rtl) .header-mini-cart {
		right: auto;
		left: -4.6875rem;
	}

	.cart-header {
		-webkit-padding-start: 6.4375rem;
		padding-inline-start: 6.4375rem;
	}

	.mini-cart-heading .icon-cart {
		width: 3.6875rem;
		height: 3.6875rem;
		font-size: 2.125rem;
		line-height: 1;
	}

	.container {
		max-width: 88.625rem;
	}

	.header-links {
		max-width: 1418px;
	}

	.category-section .product-col {
		margin-bottom: 5.625rem;
	}

	.single-product-includes .accordion-opener {
		font-size: 2.25rem;
		line-height: 1;
	}

	.faq-block {
		font-size: 1.5rem;
		line-height: 1.16667;
	}

	.faq-question {
		font-size: 1.5rem;
		line-height: 1;
	}

	.blog-section .blog-item-meta {
		padding: .3125rem 2.6875rem 1rem;
	}

	.blog-section .blog-item-meta time {
		font-size: 2.1875rem;
		line-height: 1.24;
	}

	.blog-content {
		font-size: 1.6875rem;
		line-height: 1.62;
		padding-bottom: 8.125rem;
	}

	.checkout-container .woocommerce-NoticeGroup {
		padding: 0 2rem;
	}

	.checkout-container .cart-items-list {
		max-height: 35rem;
	}

	.checkout-container .btn-checkout,
	.checkout-container .button {
		padding: .875rem;
	}

	.user-info-container .user-detail-holder {
		padding-right: 90px;
		padding-left: 90px;
	}

	.user-info-container .woocommerce-Address {
		margin-bottom: 52px;
	}

	.woocommerce-order-received .woocommerce-order {
		max-width: 1298px;
	}

	.woocommerce-checkout .container > .woocommerce {
		max-width: 1298px;
	}
}

@media only screen and (min-width: 1700px) {
	.header-mini-cart {
		right: -12.8125rem;
	}

	body:not(.rtl) .header-mini-cart {
		right: auto;
		left: -12.8125rem;
	}
}

@media (min-width: 1920px) {
	.chat {
		right: 6.875rem;
	}

	.blog-section .blog-list {
		margin: 0 -3.5625rem;
	}
}

@media (max-width: 991.98px) {
	.category-list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.category-list .category-item-inner .category-item-image {
		width: 100%;
		text-align: center;
		border-radius: 1.25rem 1.25rem 0 0;
	}

	.category-item {
		width: calc(50% - 1.25rem);
		margin: 0 0 1.875rem;
	}

	.category-item-image {
		width: 100%;
	}

	.category-item-detail .btn {
		display: none;
	}

	.hide-filter .page-info {
		margin-bottom: 1.875rem;
	}

	.blog-header h1:before,
	.blog-header h1:after {
		font-size: 1rem;
		text-shadow: 1.25rem 0 0 #fff;
	}

	.blog-header h1:before {
		-webkit-margin-end: .625rem;
		margin-inline-end: .625rem;
	}

	.blog-header h1:after {
		-webkit-margin-start: .625rem;
		margin-inline-start: .625rem;
	}

	.blog-content .left {
		max-width: 100%;
		display: block;
		margin: 0 auto 1.5625rem;
	}

	.checkout-container .woocommerce-checkout-payment {
		padding-top: 1.625rem;
	}

	#footer .helpline {
		display: none;
	}

	.policy {
		display: none;
	}

	.footer-nav {
		background: #f0814a;
		padding: .5rem 1.25rem;
		margin-bottom: 2.5625rem;
		border-radius: 20px;
		font-size: 1.125rem;
	}

	.footer-nav a {
		color: #f8f9fa;
		display: block;
		padding: .125rem 1.9375rem .3125rem;
		position: relative;
	}

	.footer-nav a:after {
		content: ">";
	}
}

@media all and (max-width: 800px) {
	.fancybox-infobar {
		left: 0;
		margin-left: 0;
	}

	.fancybox-button--left,
	.fancybox-button--right {
		display: none !important;
	}

	.fancybox-caption {
		padding: 20px 0;
		margin: 0;
	}
}

@media (max-width: 767.98px) {
	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 0;
	}

	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		padding: .2em;
	}

	.navigation-single .next a,
	.navigation-single .prev a {
		padding: .2em;
	}

	.language ul {
		display: none;
		position: absolute;
		top: 100%;
	}

	.search {
		display: none;
	}

	.hero-banner .hint {
		display: inline-block;
		float: left;
	}

	.hero-banner-slider .hero-banner-slide {
		display: none;
	}

	.hero-banner-slider .hero-banner-slide:first-of-type {
		display: block;
	}

	.hero-banner-caption-holder h2 {
		color: #f0814a;
	}

	.page-info .hint {
		display: none;
	}

	.page-info-header {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.page-info-header .icon-holder {
		max-height: 5rem;
		width: auto;
	}

	.page-info-header .icon-holder img {
		width: 100%;
		height: 100%;
		max-width: 100px;
	}

	.page-info-header .holder {
		padding-bottom: 0;
	}

	.page-info-image {
		text-align: left;
	}

	.page-info-image img {
		max-height: 12.5rem;
		width: 100%;
		object-fit: cover;
	}

	.page-info-text {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.page-info-text p {
		display: none;
	}

	.page-info-text p:first-child {
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.related-blog .blog-item {
		margin-bottom: 0;
	}

	.blog-image img {
		height: 11.5625rem;
		object-fit: cover;
	}

	.blog-detail {
		text-align: center;
	}

	.blog-detail a.btn {
		margin-left: auto;
		margin-right: auto;
	}

	.instagram-section {
		display: none;
	}

	.chat {
		display: none;
	}

	.header-mini-cart {
		padding: .8125rem .9375rem 3rem;
		-webkit-transition: opacity .15s, transform .15s, visibility .15s;
		-webkit-transition: opacity .15s, visibility .15s, -webkit-transform .15s;
		transition: opacity .15s, visibility .15s, -webkit-transform .15s;
		transition: opacity .15s, transform .15s, visibility .15s;
		transition: opacity .15s, transform .15s, visibility .15s, -webkit-transform .15s;
	}

	.header-mini-cart {
		width: 90%;
		padding-bottom: 1.25rem;
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}

	.header-mini-cart .header-mini-cart-holder {
		padding: 1.5625rem 0;
	}

	.cart-header {
		margin-bottom: .625rem;
	}

	.mini-cart-heading {
		font-size: .75rem;
		margin-top: -.3125rem;
	}

	.mini-cart-heading .icon-cart {
		display: none;
	}

	.cart-image {
		margin-left: -6.25rem;
	}

	.cart-image img {
		width: 3.125rem;
		vertical-align: bottom;
	}

	.cart-close {
		margin-top: -1.25rem;
	}

	.mini-cart-items {
		margin-bottom: 0;
	}

	.cart-item {
		margin-bottom: .875rem;
	}

	.cart-item-detail .product-name {
		padding: 0 1.25rem;
		font-size: .6875rem;
	}

	.cart-item-detail .cart-text {
		font-size: .625rem;
	}

	.cart-item-detail .cart-quantity label {
		display: none;
	}

	.cart-item-detail .product-amount {
		font-size: .75rem;
	}

	.cart-footer .btn-wrap {
		margin: 0;
	}

	.cart-footer .btn img {
		height: .9375rem;
	}

	.cart-footer .btn {
		font-size: .75rem;
		padding: .75rem 1.5625rem;
	}

	.cart-footer .btn:first-of-type {
		margin-right: 1.25rem;
	}

	.rtl .cart-footer .btn:first-of-type {
		margin-right: 0;
		margin-left: 1.25rem;
	}

	.cart-sub-total {
		margin-bottom: 1.25rem;
	}

	.cart-sub-total {
		padding: 0;
	}

	.help-opener {
		display: none;
	}

	.help-opener.close:before,
	.help-opener.close:after {
		height: 2px;
		width: .6875rem;
	}

	.help-opener.close:before {
		margin-top: .25rem;
	}

	.help-opener.close:after {
		margin-top: -.205rem;
	}

	.help-dropdown {
		position: fixed;
		top: 50%;
		box-shadow: none;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.help-dropdown.season-chart {
		background: #fff;
		box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
		border-radius: .875rem;
		left: 1.875rem;
		right: 1.875rem;
		width: auto;
		max-width: unset;
	}

	.help-dropdown.season-chart .measure-help-item .unit {
		font-size: 1.25rem;
		line-height: 1;
	}

	.help-dropdown.season-chart .measure-help-item .unit span {
		font-size: 1.875rem;
		line-height: .8;
	}

	.help-dropdown.season-chart .measure-help-item .text {
		font-size: .625rem;
		line-height: 1.2;
	}

	.help-dropdown.season-chart .help-opener.close {
		top: 1.25rem;
		left: 2.8125rem;
	}

	.help-dropdown.season-chart .help-opener.close:before {
		background: #006387;
		width: 1.875rem;
		margin-top: -.375rem;
		height: .125rem;
	}

	.help-dropdown.season-chart .help-opener.close:after {
		background: #006387;
		width: 1.875rem;
		height: .125rem;
		margin: 0;
	}

	.help-dropdown.size-chart-wrap {
		background: none;
		left: 1.875rem;
		right: 1.875rem;
		width: auto;
		box-shadow: none;
	}

	.help-dropdown.size-chart-wrap .help-holder .help-opener.close {
		top: .5rem;
		left: .9375rem;
	}

	.help-dropdown.size-chart-wrap .help-holder {
		background: #fff;
		box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
		padding: 0;
		border-radius: .875rem;
		overflow: hidden;
	}

	.help-dropdown.size-chart-wrap .help-holder .product-guide-item:last-of-type {
		margin-bottom: 0;
	}

	.product-guide-dsk .product-guide-list {
		display: none;
	}

	.product-guide-dsk .product-guide-text {
		margin-top: .5rem;
		background-size: cover !important;
	}

	.help-holder .product-guide-list {
		border-top: 2.1875rem solid #666;
		border-radius: .875rem .875rem 0 0;
	}

	.help-holder .product-guide-item {
		margin-bottom: 0;
		padding-top: 1.25rem;
		padding-bottom: 1.25rem;
	}

	.help-header {
		display: none;
	}

	.help-image {
		display: none;
	}

	.measure-icon-image img {
		margin-top: .625rem;
	}

	.measure-icon-image p {
		font-size: .625rem;
		line-height: .75rem;
	}

	.woocommerce-pagination {
		margin-bottom: 1.875rem;
	}

	.helpline {
		background: #f0814a;
		color: #f8f9fa;
		text-align: center;
		padding: .1875rem .625rem;
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		display: none;
	}

	body:not(.rtl) .related-blog h2.section-title:after {
		-webkit-transform-origin: 24px 0;
		-ms-transform-origin: 24px 0;
		transform-origin: 24px 0;
	}

	#header > .container {
		box-shadow: 3px 3px 3px rgba(0, 0, 0, .2);
		z-index: 2;
	}

	.logo {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.header-holder {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.header-block {
		width: 5.4375rem;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.header-block .social-networks {
		display: none;
	}

	#nav {
		padding-left: 5%;
	}

	.header-links {
		margin-top: 3.75rem;
	}

	.header-links a {
		display: block;
		padding: .1875rem 2.1875rem;
	}

	.primary-menu {
		display: none;
	}

	.primary-menu > li.menu-item-has-children > a:after {
		content: ">";
	}

	.mobile-menu {
		display: block !important;
	}

	.mobile-menu .primary-menu {
		display: block;
	}

	.mobile-menu ul > li.menu-item-has-children > a:after {
		content: ">";
	}

	.admin-bar .fixed-position #header {
		top: 0 !important;
	}

	.category-list {
		position: relative;
		margin-bottom: 0;
		margin-top: 1.25rem;
		padding-bottom: .9375rem;
		border-bottom: none;
	}

	.category-list button.slick-arrow.slick-prev {
		right: 0;
	}

	.category-list button.slick-arrow.slick-next {
		left: 0;
	}

	.category-list button.slick-arrow {
		width: 30px;
		z-index: 1;
		position: absolute;
		top: 40%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.category-list .category-item-inner {
		width: 100%;
	}

	.category-list .category-item-inner .category-item-image {
		height: 9.1875rem !important;
	}

	.category-list .category-item-inner .category-item-image img {
		height: 100%;
		object-position: center;
	}

	.category-list.mobile-category-section {
		display: block;
	}

	.category-list.desktop-category-section {
		display: none;
	}

	.category-item {
		margin-bottom: 1.5625rem;
		width: 100%;
	}

	.category-item-detail .category-item-detail-inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.recommended-product-section .product-col {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		min-height: 16.25rem;
	}

	.recommended-product-section .product-col:nth-child(2n+1) {
		border-right-color: transparent;
	}

	body:not(.rtl) .recommended-product-section .product-col:nth-child(2n+1) {
		border-left-color: transparent;
	}

	.video-block {
		margin-left: -12px;
		margin-right: -12px;
		padding: 1.4375rem 2.4375rem 1.1875rem;
	}

	.video-block .video-holder {
		width: 100%;
		height: 12rem;
		overflow: hidden;
	}

	.video-block .video-holder iframe {
		height: 102%;
		width: 102%;
	}

	.video-block .hint {
		display: none;
	}

	.section-cat-header {
		display: block;
		color: #c85d6d;
		font-size: 1.0625rem;
		line-height: 1.3;
		padding: 30px 15px 10px;
		text-align: center;
	}

	.category-section {
		margin-top: 1.25rem;
	}

	.category-section .product-col {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.category-section .product-col:nth-child(2n+1) {
		border-right-color: transparent;
	}

	body:not(.rtl) .category-section .product-col:nth-child(2n+1) {
		border-left-color: transparent;
	}

	.recommended-product-section .product-img img {
		height: 9.375rem;
		object-fit: cover;
		width: 100%;
		max-width: 80%;
	}

	.category-filter-form select,
	.category-filter-form .jcf-select {
		display: none !important;
	}

	.category-filter-form .form-group {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding-bottom: .875rem;
		margin-bottom: .5625rem;
		border-bottom: 1px solid rgba(0, 173, 193, .22);
	}

	.variation-list.measure .custom-radio-text {
		margin-top: .1875rem;
		margin-bottom: .1875rem;
		min-width: 2rem;
		text-align: center;
	}

	.variation-list.answers .custom-radio-text {
		margin-top: .1875rem;
		margin-bottom: .1875rem;
		min-width: 2rem;
		text-align: center;
	}

	.archive .page-info-bg {
		display: none;
	}

	.single-product .recommended-product-section {
		margin-top: 3.125rem;
	}

	.single-product .recommended-product-section h2:before {
		text-shadow: 1.25rem 0 0 #c85d6d;
	}

	.single-product .recommended-product-section h2:after {
		text-shadow: -1.25rem 0 0 #c85d6d;
	}

	.single-product-slider-heading {
		display: none;
	}

	.single-product-image-heading {
		display: none;
	}

	.single-product-slider .slick-arrow {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.single-product-slider .slick-dots {
		margin-top: .625rem;
	}

	.pagination-slider {
		display: none;
	}

	.single-product-summary .product-description ul {
		list-style: none;
		padding: 0;
	}

	.single-product-summary .product-description ul li {
		position: relative;
	}

	.single-product-summary .product-description ul li:before {
		position: relative;
		content: "";
		display: inline-block;
		height: 5px;
		width: 5px;
		background: #a3a3a3;
		border-radius: 50%;
		margin-left: 6px;
		vertical-align: top;
		margin-top: 10px;
	}

	.single-product-form .jcf-number {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.single-product-form .variations tbody,
	.single-product-form .variations tr,
	.single-product-form .variations td {
		display: block;
	}

	.single-product-form .variations tr {
		position: relative;
		margin-bottom: .8125rem;
	}

	.product-guide-title {
		display: none;
	}

	.product-guide-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		padding: .375rem 5rem .375rem 1.4375rem;
	}

	.product-guide-item h3 {
		font-size: 1.4375rem;
		font-weight: 500;
		line-height: 1;
		-webkit-box-flex: 1 !important;
		-ms-flex: 1 !important;
		flex: 1 !important;
		margin-bottom: .3125rem;
	}

	.product-guide-item .icon-holder {
		position: absolute;
		top: 50%;
		-webkit-transform: translatey(-50%);
		-ms-transform: translatey(-50%);
		transform: translatey(-50%);
		right: 1.4375rem;
	}

	.product-guide-item .icon-holder img {
		height: 3.3125rem;
	}

	.product-guide-item .time {
		font-size: .875rem;
		line-height: 1.0625rem;
		position: relative;
		display: block;
		width: 100%;
		right: 0;
		bottom: 0;
	}

	.product-guide-item .text {
		font-size: .875rem;
		line-height: 1.0625rem;
		display: block;
		width: 100%;
		padding-right: 0;
	}

	.product-guide-detail {
		margin-top: .9375rem;
	}

	.product-guide-video {
		display: none;
	}

	.single-product-includes .btn-wrap {
		margin-top: .9375rem;
	}

	.preset-product-form .variations tr {
		position: relative;
		margin-bottom: .8125rem;
	}

	.faq-page #footer {
		border-top: none;
		padding-top: 0;
	}

	.faq-section {
		padding-left: .9375rem;
		padding-right: .9375rem;
	}

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

	.blog-page #footer {
		padding-top: 0;
		border-top: none;
	}

	.blog-section .section-title:after {
		text-shadow: 2.1875rem 0 0 #01acc1;
	}

	.blog-section .section-title:before {
		text-shadow: 2.1875rem 0 0 #01acc1;
	}

	.blog-section .blog-image img {
		height: 11.5625rem;
	}

	.blog-header h1 {
		padding-left: 0;
	}

	.blog-header h1:after {
		margin-left: 0;
	}

	.about-page #footer {
		padding-top: 0;
		border-top: none;
	}

	.contact-page #footer {
		padding-top: 0;
		border-top: none;
	}

	.contact-section .hint {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		margin-top: 1.875rem;
		margin-bottom: 1.25rem;
	}

	.contact-section .hint strong {
		font-size: 1.25rem;
		line-height: 1;
		-webkit-padding-start: 57px;
		padding-inline-start: 57px;
		margin: 0 -1.125rem .625rem 0;
		border-radius: 12px;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.contact-section .hint strong:after {
		display: none;
	}

	.contact-section .hint-image {
		position: relative;
		z-index: 4;
	}

	.contact-image {
		text-align: center;
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.checkout-container .checkout-heading {
		display: none;
	}

	.checkout-container .address-holder {
		background: #f7f7f7;
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	.checkout-container .shipping-method-holder {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	.checkout-container .checkout-review {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.checkout-container .wc_payment_methods {
		display: none;
	}

	.checkout-promo-box .promo-slider:not(.slick-initialized) > .slide:nth-child(2) ~ .slide {
		display: none;
	}

	.checkout-promo-box .product-col {
		border-right: 1px dashed #cfcfcf;
	}

	.checkout-promo-box .product-col:before {
		content: "";
		position: absolute;
		bottom: 0;
		right: -.0625rem;
		width: .4375rem;
		height: .6875rem;
		background: #fff url(assets/images/seasor.svg) 0 0/100% auto no-repeat;
		-webkit-transform: translate(50%, 0);
		-ms-transform: translate(50%, 0);
		transform: translate(50%, 0);
	}

	.user-info-container h1 {
		text-align: center;
	}

	.user-info-container .tab-content > .tab-pane {
		display: block;
		opacity: 1;
	}

	.user-info-container .panel {
		border-bottom: 1px solid #e8e8e8;
	}

	.user-info-container .panel:first-child {
		border-top: 1px solid #e8e8e8;
	}

	.user-info-container .user-info-row {
		margin: 0 -5px;
	}

	.user-info-container .woocommerce-address-fields__field-wrapper .form-row#billing_first_name_field,
	.user-info-container .woocommerce-address-fields__field-wrapper .form-row#billing_last_name_field,
	.user-info-container .woocommerce-address-fields__field-wrapper .form-row#billing_address_1_field,
	.user-info-container .woocommerce-address-fields__field-wrapper .form-row#billing_address_2_field,
	.user-info-container .woocommerce-address-fields__field-wrapper .form-row#billing_phone_field,
	.user-info-container .woocommerce-address-fields__field-wrapper .form-row#billing_email_field,
	.user-info-container .woocommerce-address-fields__field-wrapper .form-row#shipping_first_name_field,
	.user-info-container .woocommerce-address-fields__field-wrapper .form-row#shipping_last_name_field,
	.user-info-container .woocommerce-address-fields__field-wrapper .form-row#shipping_address_1_field,
	.user-info-container .woocommerce-address-fields__field-wrapper .form-row#shipping_address_2_field,
	.user-info-container .woocommerce-address-fields__field-wrapper .form-row#shipping_phone_field,
	.user-info-container .woocommerce-address-fields__field-wrapper .form-row#shipping_email_field {
		-ms-flex-preferred-size: calc(50% - 5px);
		flex-basis: calc(50% - 5px);
		max-width: calc(50% - 5px);
	}

	.user-info-container #userOrder {
		margin: 0 -10px;
	}

	.u-columns .u-column1,
	.u-columns .u-column2 {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
		padding: 1.875rem 1.25rem 0;
	}

	#footer {
		margin-top: 1.8125rem;
	}

	.home #footer {
		margin-top: 0;
	}
}

@-webkit-keyframes fancybox-rotate {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes fancybox-rotate {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
