/*
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: "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-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-product-cancel:before {
	content: "\e91c";
}

.icon-product-check:before {
	content: "\e91d";
}

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

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

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

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

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

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

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

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

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

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

ul,
.single-product-container .slide-nav,
.single-product-container .single-product-slider .slick-dots,
.woocommerce-pagination ul,
.woocommerce .woocommerce-error,
.woocommerce-NoticeGroup .woocommerce-error,
.checkout-container .mobile-step-nav,
.checkout-container .shipping-option,
.checkout-container .payment-option,
.checkout-container .wc_payment_methods {
	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: 150px;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
	margin: 0 4px 0 0;
	width: 300px;
}

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

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

.post-password-form input[type="password"] {
	margin: 0 4px 0 0;
	width: 300px;
}

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

.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 150px;
}

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

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

.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 4px 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: -99999px;
}

.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 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 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 img {
	display: block;
}

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

.slick-lightbox {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: black;
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease;
}

.slick-lightbox .slick-loading .slick-list {
	background-color: transparent;
}

.slick-lightbox .slick-prev {
	left: 15px;
}

.slick-lightbox .slick-next {
	right: 15px;
}

.slick-lightbox-hide {
	opacity: 0;
}

.slick-lightbox-hide.slick-lightbox-ie {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}

.slick-lightbox-hide-init {
	position: absolute;
	top: -9999px;
	opacity: 0;
}

.slick-lightbox-hide-init.slick-lightbox-ie {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}

.slick-lightbox-inner {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.slick-lightbox-slick-item {
	text-align: center;
	overflow: hidden;
}

.slick-lightbox-slick-item:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -.25em;
}

.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}

.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
	display: block;
	text-align: center;
}

.slick-lightbox-slick-item-inner {
	display: inline-block;
	vertical-align: middle;
	max-width: 90%;
	max-height: 90%;
}

.slick-lightbox-slick-img {
	margin: 0 auto;
	display: block;
	max-width: 90%;
	max-height: 90%;
}

.slick-lightbox-slick-caption {
	margin: 10px 0 0;
	color: white;
}

.slick-lightbox-close {
	position: absolute;
	top: 15px;
	right: 15px;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	padding: 0;
	border: none;
}

.slick-lightbox-close:focus {
	outline: none;
}

.slick-lightbox-close:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	color: white;
	opacity: .85;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "×";
}

/* custom select styles */

.jcf-select {
	display: block;
	position: relative;
	background: #fff;
	height: 26px;
}

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

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	display: block;
	font-size: .75rem;
	line-height: 2rem;
	margin: 0 0 0 .9375rem;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	left: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
}

.jcf-select .jcf-select-opener:before {
	content: "\e900";
	font: .3125rem/1 "icomoon";
	display: block;
}

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 {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

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

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #e7e7e7;
}

/* select options styles */

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

.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 {
	overflow: hidden;
	cursor: default;
	display: block;
	padding: .5rem .875rem;
	color: #000;
	height: 1%;
	cursor: pointer;
}

.jcf-list .jcf-option.jcf-hover,
.jcf-list .jcf-option.jcf-selected {
	background: #000;
	color: #fff;
}

.jcf-list .jcf-option.jcf-option-placeholder {
	display: none;
}

.jcf-list .jcf-disabled {
	background: #eee !important;
	color: #aaa !important;
	cursor: not-allowed;
}

html {
	font-size: 5vw;
}

body {
	min-width: 320px;
	font-family: "Heebo", "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

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

body .woocommerce-form-login .wc-social-login,
body .wc-social-login.wc-social-login-link-account {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	margin: 0 -1.25rem;
}

body .woocommerce-form-login .wc-social-login .button-social-login,
body .wc-social-login.wc-social-login-link-account .button-social-login {
	background: none;
	outline: none;
	border: none;
	width: auto;
	height: auto;
	font-size: .625rem;
	line-height: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font-weight: 400;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 1.25rem;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
}

.rtl body .woocommerce-form-login .wc-social-login .button-social-login,
.rtl
      body .wc-social-login.wc-social-login-link-account .button-social-login {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

body .woocommerce-form-login .wc-social-login .button-social-login .si,
body .wc-social-login.wc-social-login-link-account .button-social-login .si {
	margin: 0 0 0 8px;
	position: relative;
	z-index: 2;
	width: auto;
	height: auto;
	background: none;
	border-radius: 0;
}

.rtl body .woocommerce-form-login .wc-social-login .button-social-login .si,
.rtl
        body .wc-social-login.wc-social-login-link-account .button-social-login .si {
	margin-left: 0;
	margin-right: 8px;
}

body .woocommerce-form-login .wc-social-login .button-social-login .si.si-google,
body .woocommerce-form-login .wc-social-login .button-social-login .si.si-facebook,
body .wc-social-login.wc-social-login-link-account .button-social-login .si.si-google,
body .wc-social-login.wc-social-login-link-account .button-social-login .si.si-facebook {
	font-family: "icomoon" !important;
}

body .woocommerce-form-login .wc-social-login .button-social-login .si-facebook,
body .wc-social-login.wc-social-login-link-account .button-social-login .si-facebook {
	font-size: .75rem;
}

body .woocommerce-form-login .wc-social-login .button-social-login .si-facebook:before,
body .wc-social-login.wc-social-login-link-account .button-social-login .si-facebook:before {
	content: "\e912";
}

body .woocommerce-form-login .wc-social-login .button-social-login .si-google,
body .wc-social-login.wc-social-login-link-account .button-social-login .si-google {
	font-size: .90625rem;
}

body .woocommerce-form-login .wc-social-login .button-social-login .si-google:before,
body .wc-social-login.wc-social-login-link-account .button-social-login .si-google:before {
	content: "\e914";
}

body .woocommerce-form-login .wc-social-login.form-row-wide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

body .woocommerce-form-login .wc-social-login.form-row-wide p {
	font-size: 1rem;
	width: 100%;
	margin: 2.125rem 0 1.6875rem;
	text-align: center;
}

body .woocommerce-form-login .wc-social-login.form-row-wide .button-social-login {
	margin: 0 0 1.25rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 1.25rem;
}

body .woocommerce-form-login .wc-social-login.form-row-wide .button-social-login span.si {
	margin-left: .625rem;
	margin-right: auto;
}

body .wpcf7 form .wpcf7-response-output {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	border: none;
	outline: none;
}

.loadscreen {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999999;
	background: #fff;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: .1s linear opacity, .1s linear visibility, .1s linear transform;
	transition: .1s linear opacity, .1s linear visibility, .1s linear transform;
	display: none;
}

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

.loaded .loadscreen {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translate(0, -100%);
	-ms-transform: translate(0, -100%);
	transform: translate(0, -100%);
}

.loadscreen .load-logo {
	width: 7.375rem;
	position: relative;
}

.loadscreen .load-logo:before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: "";
	width: 80%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .8) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .8) 100%);
	-webkit-transform: skewX(-25deg);
	-ms-transform: skewX(-25deg);
	transform: skewX(-25deg);
	-webkit-animation: shine 1.15s infinite;
	animation: shine 1.15s infinite;
	z-index: 9;
}

.loadscreen .load-logo img {
	width: 100%;
}

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 {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

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

.slick-slider a:not(.mouse_clicked):focus,
.slick-slider
button:not(.mouse_clicked):focus,
.slick-slider
input:not(.mouse_clicked):focus,
.slick-slider
textarea:not(.mouse_clicked):focus,
.slick-slider
select:not(.mouse_clicked):focus {
	outline: 2px dashed #000 !important;
}

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

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;
}

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

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

#main {
	min-height: 30vh;
}

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;
}

.form-group label abbr {
	border: none;
	outline: none;
	text-decoration: none;
}

input[type="number"]#account_number_customers {
	-webkit-appearance: none;
	-moz-appearance: textfield;
	box-sizing: border-box;
	border-radius: 0;
}

input[type="number"]#account_number_customers::-webkit-inner-spin-button,
input[type="number"]#account_number_customers::-webkit-outer-spin-button {
	-webkit-appearance: none;
	display: none;
}

.jcf-number {
	display: block;
	position: relative;
	height: 1.25rem;
	width: 2.6875rem;
}

.jcf-number.jcf-disabled input {
	color: #888;
}

.jcf-number.jcf-disabled .jcf-btn-inc,
.jcf-number.jcf-disabled .jcf-btn-dec {
	background: #888;
	color: rgba(255, 255, 255, .8);
}

.jcf-number .jcf-btn-inc,
.jcf-number .jcf-btn-dec {
	height: 100%;
	border: none;
	color: #000;
	position: absolute;
	cursor: pointer;
	top: 0;
	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: .0625rem 0 0;
}

.jcf-number .jcf-btn-inc:before,
.jcf-number .jcf-btn-dec:before {
	font: .4375rem/1 "icomoon";
}

.jcf-number .jcf-btn-inc.jcf-disabled,
.jcf-number .jcf-btn-dec.jcf-disabled {
	cursor: not-allowed;
}

.jcf-number .jcf-btn-inc:not(.jcf-disabled):hover,
.jcf-number .jcf-btn-dec:not(.jcf-disabled):hover {
	color: #000;
}

.jcf-number .jcf-btn-inc {
	right: 0;
}

.rtl .jcf-number .jcf-btn-inc {
	right: auto;
	left: 0;
}

.jcf-number .jcf-btn-inc:before {
	content: "\e91b";
}

.jcf-number .jcf-btn-dec {
	left: 0;
}

.rtl .jcf-number .jcf-btn-dec {
	left: auto;
	right: 0;
}

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

.jcf-number input {
	-webkit-appearance: none;
	-moz-appearance: textfield;
	box-sizing: border-box;
	border-radius: 0;
	margin: 0;
	height: 100%;
	color: #000;
	font-weight: 400;
	background: none;
	width: 100%;
	outline: none;
	box-shadow: none;
	font-size: .875rem;
	line-height: 1.25;
	text-align: center;
	padding: 0 .75rem;
	border: none;
}

.jcf-number input:disabled {
	color: #000;
}

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

button.btn,
button.button,
a.btn,
a.button,
input.btn,
input.button {
	-webkit-transition: .2s linear color, .2s linear background, .2s linear border;
	transition: .2s linear color, .2s linear background, .2s linear border;
	font: 400 .8125rem/1.25rem "Heebo", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-radius: 0;
	outline: none;
	box-shadow: none;
	text-decoration: none;
	border: 1px solid #000;
	background: #000;
	padding: .375rem;
	color: #fff;
	position: relative;
}

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

button.btn:hover,
button.button:hover,
a.btn:hover,
a.button:hover,
input.btn:hover,
input.button:hover {
	color: #000;
	background: transparent;
}

button.btn.disabled,
button.button.disabled,
a.btn.disabled,
a.button.disabled,
input.btn.disabled,
input.button.disabled {
	opacity: 1;
	border-color: transparent;
	background: rgba(0, 0, 0, .3);
}

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

button.btn:not(:disabled):not(.disabled):hover,
button.button:not(:disabled):not(.disabled):hover,
a.btn:not(:disabled):not(.disabled):hover,
a.button:not(:disabled):not(.disabled):hover,
input.btn:not(:disabled):not(.disabled):hover,
input.button:not(:disabled):not(.disabled):hover {
	background: #fff;
	border-color: #000;
	color: #000;
}

button.btn:not(:disabled):not(.disabled).cart_added,
button.button:not(:disabled):not(.disabled).cart_added,
a.btn:not(:disabled):not(.disabled).cart_added,
a.button:not(:disabled):not(.disabled).cart_added,
input.btn:not(:disabled):not(.disabled).cart_added,
input.button:not(:disabled):not(.disabled).cart_added {
	border-color: #000 !important;
	background: #fff !important;
	color: #000 !important;
}

button.btn.btn-outline,
button.button.btn-outline,
a.btn.btn-outline,
a.button.btn-outline,
input.btn.btn-outline,
input.button.btn-outline {
	color: #000;
	background: #fff;
	border-color: rgba(151, 151, 151, .3);
}

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

button.btn.btn-outline:not(:disabled):not(.disabled):focus,
button.button.btn-outline:not(:disabled):not(.disabled):focus,
a.btn.btn-outline:not(:disabled):not(.disabled):focus,
a.button.btn-outline:not(:disabled):not(.disabled):focus,
input.btn.btn-outline:not(:disabled):not(.disabled):focus,
input.button.btn-outline:not(:disabled):not(.disabled):focus {
	color: #000;
	background: #fff;
	border-color: rgba(151, 151, 151, .3);
}

button.btn.btn-outline:not(:disabled):not(.disabled):hover,
button.button.btn-outline:not(:disabled):not(.disabled):hover,
a.btn.btn-outline:not(:disabled):not(.disabled):hover,
a.button.btn-outline:not(:disabled):not(.disabled):hover,
input.btn.btn-outline:not(:disabled):not(.disabled):hover,
input.button.btn-outline:not(:disabled):not(.disabled):hover {
	background: #000;
	border-color: #000;
	color: #fff;
}

button.btn.btn-primary,
button.button.btn-primary,
a.btn.btn-primary,
a.button.btn-primary,
input.btn.btn-primary,
input.button.btn-primary {
	background: #000;
	color: #fff;
	border: solid 1px #000;
	box-shadow: none;
}

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

button.btn.btn-primary:not(:disabled):not(.disabled):focus,
button.button.btn-primary:not(:disabled):not(.disabled):focus,
a.btn.btn-primary:not(:disabled):not(.disabled):focus,
a.button.btn-primary:not(:disabled):not(.disabled):focus,
input.btn.btn-primary:not(:disabled):not(.disabled):focus,
input.button.btn-primary:not(:disabled):not(.disabled):focus {
	background: #000;
	color: #fff;
	border-color: #000;
}

button.btn.btn-primary:not(:disabled):not(.disabled):hover,
button.button.btn-primary:not(:disabled):not(.disabled):hover,
a.btn.btn-primary:not(:disabled):not(.disabled):hover,
a.button.btn-primary:not(:disabled):not(.disabled):hover,
input.btn.btn-primary:not(:disabled):not(.disabled):hover,
input.button.btn-primary:not(:disabled):not(.disabled):hover {
	background: #fff;
	border-color: #161616;
	color: #161616;
}

button.btn .hover-text,
button.button .hover-text,
a.btn .hover-text,
a.button .hover-text,
input.btn .hover-text,
input.button .hover-text {
	position: absolute;
	left: 0;
	right: 0;
}

button.btn:hover,
button.button:hover,
a.btn:hover,
a.button:hover,
input.btn:hover,
input.button:hover {
	background: #161616;
	border-color: #161616;
	color: #fff;
}

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

.form-control {
	font-size: .75rem;
	line-height: 1.5;
	border: 1px solid #000;
	border-width: 0 0 1px;
	background: #fff;
	outline: none;
	margin: 0;
	appearance: none;
	-webkit-appearance: none;
	color: #000;
	height: calc(2.5625rem + 1px);
	padding: .6875rem 0;
	border-radius: 0;
}

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

.backdrop-overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .6);
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .5s ease opacity, .5s ease visibility, .5s ease filter;
	transition: .5s ease opacity, .5s ease visibility, .5s ease filter;
}

.header_search_active .backdrop-overlay,
.wishlist_active .backdrop-overlay {
	opacity: 1;
	visibility: visible;
}

.viewport-item.has_animation {
	opacity: 0;
}

.viewport-item.has_animation.viewport__active {
	-webkit-animation: fadeIn .65s ease forwards;
	animation: fadeIn .65s ease forwards;
}

.archive .product-item.viewport-item {
	opacity: 0;
}

.archive .product-item.viewport-item.viewport__active {
	-webkit-animation: fadeIn .65s ease forwards;
	animation: fadeIn .65s ease forwards;
}

.css-loader {
	color: #000;
	font-size: 60px;
	text-indent: -9999em;
	overflow: hidden;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	margin: 72px auto;
	position: relative;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
	animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}

.zopim {
	bottom: 0 !important;
	-webkit-transition: -webkit-transform .25s !important;
	transition: -webkit-transform .25s !important;
	transition: transform .25s !important;
	transition: transform .25s, -webkit-transform .25s !important;
}

.zopim.addmargin {
	-webkit-transform: translateY(-3.125rem) !important;
	-ms-transform: translateY(-3.125rem) !important;
	transform: translateY(-3.125rem) !important;
}

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

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

.grecaptcha-badge {
    display: none !important;
}

#header {
	position: relative;
	z-index: 101;
	background: #fff;
	-webkit-transition: .3s ease background;
	transition: .3s ease background;
	border-bottom: 1px solid transparent;
}

.home #header {
	background: #fff;
}

.mini_cart_active.home #header,
.wishlist_active.home #header,
.header_search_active.home #header {
	background: #fff;
}

.fixed-position #header {
	border-bottom-color: #f2f2f2;
}

.home .fixed-position #header {
	background: #fff;
}

.header-offer-bar {
	background: #191919;
	color: #fff;
	font-size: .6875rem;
	line-height: .9375rem;
	-webkit-transition: .3s ease height, .3s ease max-height, .3s ease border;
	transition: .3s ease height, .3s ease max-height, .3s ease border;
	position: relative;
}

.header-offer-bar .offer-slider {
	position: relative;
	margin: 0 auto;
	padding: 0 .9375rem;
	max-width: 18.75rem;
}

.header-offer-bar .offer-slider > .slide + .slide {
	display: none;
}

.header-offer-bar .offer-slider .slide {
	padding: .3125rem 0;
	font-weight: 700;
	text-align: center;
}

.header-offer-bar .offer-slider .slide a {
	text-decoration: underline;
	font-weight: 400;
	color: inherit;
}

.header-offer-bar .offer-slider .slide a:hover {
	text-decoration: none;
}

.header-offer-bar .offer-slider .slick-arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	z-index: 6;
	padding: 0;
	margin: 0;
	outline: none;
	background: none;
	line-height: 1;
	color: #fff;
	font-size: .5rem;
	border: none;
}

.header-offer-bar .offer-slider .slick-arrow i {
	display: block;
}

.header-offer-bar .offer-slider .slick-arrow:hover {
	color: rgba(255, 255, 255, .7);
}

.header-offer-bar .offer-slider .slick-prev {
	right: 0;
}

.header-offer-bar .offer-slider .slick-next {
	left: 0;
}

.header-offer-bar .close-offer {
	position: absolute;
	top: 50%;
	right: 12px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	text-decoration: none;
	color: #fff;
	line-height: 1;
	font-size: 12px;
}

.header-top {
	position: relative;
	min-height: 3.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 .8125rem;
}

.header-top button:not(.nav-opener) {
	border: none;
	outline: none;
	background: none;
	padding: 0;
	line-height: 1;
	display: block;
	overflow: visible;
}

.header-top button:not(.nav-opener) i {
	display: block;
}

.header-top .btn-search-opener {
	font-size: .9375rem;
	margin: 0 0 0 .9375rem;
	-webkit-transition: .3s ease opacity, .3s ease visibility;
	transition: .3s ease opacity, .3s ease visibility;
}

.header_search_active .header-top .btn-search-opener {
	opacity: 0;
	visibility: hidden;
}

.logo {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	width: 5rem;
	z-index: 8;
}

.logo a {
	display: block;
	position: relative;
}

.logo img {
	width: 100%;
	-webkit-transition: .3s ease opacity;
	transition: .3s ease opacity;
}

.logo img.logo-white {
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
}

.nav-opener {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0;
	margin: 0;
	background: none;
	outline: none;
	border: none;
}

.nav-opener .nav-bar {
	font-size: 0;
	height: 2px;
	width: 1.25rem;
	background: #000;
	-webkit-transition: .3s ease-in-out background;
	transition: .3s ease-in-out background;
	display: block;
	position: relative;
}

.nav-active .nav-opener .nav-bar {
	background: none;
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
}

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

.nav-opener .nav-bar:before,
.nav-opener .nav-bar:after {
	position: absolute;
	left: 0;
	height: 2px;
	background: #000;
	content: "";
	margin: 0;
	width: 100%;
}

.nav-active .nav-opener .nav-bar:before,
.nav-active .nav-opener .nav-bar:after {
	-webkit-transition-delay: 0s, .3s;
	transition-delay: 0s, .3s;
}

.resize-active .nav-opener .nav-bar:before,
.resize-active .nav-opener .nav-bar:after {
	-webkit-transition: none;
	transition: none;
	-webkit-transition-delay: 0s, 0s;
	transition-delay: 0s, 0s;
}

.nav-opener .nav-bar:before {
	top: -.3125rem;
	-webkit-transition: .3s ease top .3s, .3s ease transform 0s, .3s ease-in-out background;
	transition: .3s ease top .3s, .3s ease transform 0s, .3s ease-in-out background;
}

.nav-active .nav-opener .nav-bar:before {
	top: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: .3s ease top 0s, .3s ease transform .3s, .3s ease-in-out background;
	transition: .3s ease top 0s, .3s ease transform .3s, .3s ease-in-out background;
}

.nav-opener .nav-bar:after {
	bottom: -.3125rem;
	-webkit-transition: .3s ease bottom .3s,.3s ease transform 0s, .3s ease-in-out background;
	transition: .3s ease bottom .3s,.3s ease transform 0s, .3s ease-in-out background;
}

.nav-active .nav-opener .nav-bar:after {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: .3s ease bottom 0s, .3s ease transform .3s, .3s ease width .3s, .3s ease-in-out background;
	transition: .3s ease bottom 0s, .3s ease transform .3s, .3s ease width .3s, .3s ease-in-out background;
}

.header-utility-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0 0 auto;
}

.header-utility-nav > li > a,
.header-utility-nav > li > button {
	position: relative;
}

.header-utility-nav .contact-menu {
	position: relative;
}

.header_contact_active .header-utility-nav .contact-menu .header_contact_control,
.header_contact_active
  .header-utility-nav .account-menu .header_contact_control {
	font-weight: 700;
}

.header-utility-nav .contact-menu > a,
.header-utility-nav .account-menu > a {
	z-index: 1;
}

.header-utility-nav .contact-menu a,
.header-utility-nav .account-menu a {
	color: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
}

.header-utility-nav .counter_wish,
.header-utility-nav .counter,
.header-utility-nav .account-conter {
	width: .75rem;
	height: .75rem;
	border-radius: 50%;
	background: #000;
	color: #fff;
	font-size: .625rem;
	line-height: .8125rem;
	text-align: center;
}

.header-utility-nav .account-conter {
	margin-right: .5em;
}

.header-utility-nav .counter_wish,
.header-utility-nav .counter {
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transform: translate(-70%, 4%);
	-ms-transform: translate(-70%, 4%);
	transform: translate(-70%, 4%);
}

.header-utility-nav .btn-cart {
	font-size: .9375rem;
}

.header-utility-nav .btn-bookmark {
	font-size: .9375rem;
	margin-right: .875rem;
}

.header-utility-nav li.contact-menu:hover > .header-contact-menu {
	opacity: 1;
	visibility: visible;
}

.header-utility-nav .header-contact-menu,
.header-utility-nav .drop-menu {
	position: absolute;
	top: 100%;
	right: 0;
	width: 160px;
	background: #fff;
	box-shadow: 0 2px 20px 2px rgba(0, 0, 0, .1);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s ease opacity, .3s ease visibility;
	transition: .3s ease opacity, .3s ease visibility;
}

.header-utility-nav .header-contact-menu:before,
.header-utility-nav .drop-menu:before {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
}

.header-utility-nav .header-contact-menu > li:first-child,
.header-utility-nav .drop-menu > li:first-child {
	border-bottom: 1px solid #000;
	margin: 0 0 7px;
	padding: 4px 0;
}

.header-utility-nav .header-contact-menu > li.hover > a,
.header-utility-nav .drop-menu > li.hover > a {
	font-weight: 700;
}

.header-utility-nav .header-contact-menu > li > a,
.header-utility-nav .drop-menu > li > a {
	display: block;
	padding: 4px 11px;
	font-size: 14px;
	line-height: 1.5;
}

.header-utility-nav .header-contact-menu > li > a:hover,
.header-utility-nav .drop-menu > li > a:hover {
	font-weight: 700;
}

.header-utility-nav li.account-menu {
	position: relative;
}

.header-utility-nav li.account-menu:hover > .drop-menu {
	opacity: 1;
	visibility: visible;
}

.header-utility-nav li.account-menu .drop-menu {
	width: 100px;
}

.header-utility-nav li.account-menu .drop-menu > li:first-child {
	border: none;
	margin-bottom: 0;
}

#nav a {
	text-decoration: none;
}

#nav .primary-menu > li.menu_bold > a,
#nav .mobile-menu > li.menu_bold > a {
	font-weight: 700;
}

#nav .primary-menu > li.menu-item-2331 > a,
#nav .mobile-menu > li.menu-item-2331 > a {
	color: red;
}

#nav .primary-menu > li > a,
#nav .mobile-menu > li > a {
	display: block;
	position: relative;
	text-decoration: none;
	font-size: .875rem;
	line-height: 1rem;
	color: #191919;
	padding: .5625rem 0;
}

#nav .primary-menu .submenu-holder > .sub-menu > li,
#nav .mobile-menu .submenu-holder > .sub-menu > li {
	line-height: 1;
}

#nav .primary-menu .submenu-holder > .sub-menu > li > a,
#nav .mobile-menu .submenu-holder > .sub-menu > li > a {
	font-size: .75rem;
	color: #000;
	padding: .1875rem 0;
	margin-bottom: .5rem;
	display: block;
}

#nav .primary-menu .submenu-holder > .sub-menu .sub-menu > li > a,
#nav .mobile-menu .submenu-holder > .sub-menu .sub-menu > li > a {
	font-size: .75rem;
	color: #000;
	padding: .1875rem 0;
	margin-bottom: .5rem;
	display: block;
}

#nav .submenu-holder {
	padding: 0 .6875rem;
}

#nav .menu-banner-row {
	display: none;
}

#nav .menu-banner-row .banner-text {
	line-height: 1.5;
	font-size: 1rem;
	font-weight: 400;
	text-align: center;
	margin-bottom: 1em;
	position: absolute;
	border-top: 0;
	left: 0;
	right: 0;
	top: 10%;
	color: #fff;
	z-index: 3;
}

#nav .menu-banner-row .menu-banner {
	display: block;
	position: relative;
	overflow: hidden;
}

#nav .menu-banner-row .menu-banner:hover .bg-image img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

#nav .menu-banner-row .menu-banner:hover .bg-image:before {
	opacity: 1;
}

#nav .menu-banner-row .menu-banner .bg-image {
	position: relative;
	width: 100%;
	-webkit-transition: .3s ease-in-out transform;
	transition: .3s ease-in-out transform;
}

#nav .menu-banner-row .menu-banner .bg-image:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transition: .3s ease-in-out opacity;
	transition: .3s ease-in-out opacity;
	background: rgba(0, 0, 0, .3);
	z-index: 2;
}

#nav .menu-banner-row .menu-banner .bg-image img {
	width: 100%;
	-webkit-transition: .3s ease-in-out transform;
	transition: .3s ease-in-out transform;
}

#nav .menu-banner-row .menu-banner .shop-text {
	position: absolute;
	bottom: 8%;
	width: 100%;
	right: 0;
	line-height: 1.32142857;
	font-size: .875rem;
	color: #fff;
	text-align: center;
	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;
	direction: ltr;
	font-weight: 400;
	text-transform: uppercase;
	z-index: 3;
}

#nav .menu-banner-row .menu-banner .shop-text .icon-angle-right {
	font-size: .625em;
	margin-left: .8em;
	margin-top: -.2em;
}

#nav .social-networks {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

#nav .mobile-account-nav {
	border-top: 1px solid #b4b4b4;
	padding: .75rem 0 0;
}

#nav .mobile-account-nav > li {
	line-height: 1;
}

#nav .mobile-account-nav > li.active > a .icon-angle-left {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

#nav .mobile-account-nav > li > a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	vertical-align: top;
	font-size: .8125rem;
	line-height: 1.0625rem;
	color: #000;
	padding: .5625rem 0;
}

#nav .mobile-account-nav > li > a .icon-angle-left {
	font-size: 7.5px;
	margin-right: 1em;
}

#nav .mobile-account-nav > li > a .account-conter {
	width: .75rem;
	height: .75rem;
	border-radius: 50%;
	background: #000;
	color: #fff;
	font-size: .625rem;
	line-height: 1.2;
	text-align: center;
	margin-right: .5em;
}

#nav .mobile-account-nav .drop-menu {
	font-size: .75rem;
	line-height: 1.5;
}

#nav .mobile-account-nav .drop-menu > li {
	padding: .25rem .6875rem;
}

#nav .mobile-account-nav .drop-menu a {
	color: #000;
}

#nav .social-networks {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 1.125rem;
	margin-top: auto;
	padding-bottom: 1.5625rem;
}

#nav .social-networks > li {
	padding: 0 .5625rem;
}

.login-modal,
.register-modal {
	padding: 10px 0;
}

.login-modal.show,
.register-modal.show {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.login-modal .modal-dialog,
.register-modal .modal-dialog {
	margin: auto .46875rem;
	width: calc(100% - .9375rem);
}

.login-modal .modal-content,
.register-modal .modal-content {
	border: none;
	box-shadow: none;
	border-radius: 0;
	padding: 1.1875rem .9375rem 1rem;
}

.login-modal .modal-close,
.register-modal .modal-close {
	position: absolute;
	top: .625rem;
	right: .625rem;
	line-height: 1;
	text-decoration: none;
	color: #000;
	font-size: .625rem;
	z-index: 3;
}

.login-modal .modal-close:hover,
.register-modal .modal-close:hover {
	color: #000;
}

.login-modal h2,
.register-modal h2 {
	text-align: center;
	font-size: 1.125rem;
	line-height: 1.33333333;
	font-weight: 400;
	margin: 0 0 .625rem;
}

.login-modal .btn_register,
.register-modal .btn_register {
	display: table;
	margin: 0 auto .5625rem;
	font-weight: 400;
	font-size: .75rem;
	line-height: 1.25;
	color: #000;
}

.login-modal .form-row,
.register-modal .form-row {
	margin-left: -.46875rem;
	margin-right: -.46875rem;
}

.login-modal .form-row .form-group,
.register-modal .form-row .form-group {
	padding-left: .46875rem;
	padding-right: .46875rem;
}

.login-modal .form-row .form-group.half,
.register-modal .form-row .form-group.half {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
}

.login-modal .form-row .form-group:not(.half),
.register-modal .form-row .form-group:not(.half) {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

.login-modal .form-group,
.register-modal .form-group {
	margin-bottom: .625rem;
}

.login-modal .form-control,
.register-modal .form-control {
	display: block;
	height: 2.625rem;
	border-color: #000;
	border-width: 0 0 1px;
	border-radius: 0;
	font-size: .75rem;
	line-height: 1.5;
	padding: .6875rem 0;
	color: #000;
	box-shadow: none;
}

.login-modal .form-control::-webkit-input-placeholder,
.register-modal .form-control::-webkit-input-placeholder {
	color: #000;
}

.login-modal .form-control::-moz-placeholder,
.register-modal .form-control::-moz-placeholder {
	opacity: 1;
	color: #000;
}

.login-modal .form-control:-moz-placeholder,
.register-modal .form-control:-moz-placeholder {
	color: #000;
}

.login-modal .form-control:-ms-input-placeholder,
.register-modal .form-control:-ms-input-placeholder {
	color: #000;
}

.login-modal .form-control.placeholder,
.register-modal .form-control.placeholder {
	color: #000;
}

.login-modal .form-control:focus,
.register-modal .form-control:focus {
	box-shadow: none;
}

.login-modal .alert,
.register-modal .alert {
	border: none;
	border-radius: .125rem;
	color: #fff;
	display: none;
}

.login-modal .alert.alert-danger,
.register-modal .alert.alert-danger {
	background: #f00;
	color: #fff;
	display: block;
}

.login-modal .alert.alert-success,
.register-modal .alert.alert-success {
	background: #000;
	color: #fff;
	display: block;
}

.login-modal .alert a,
.register-modal .alert a {
	color: inherit;
	text-decoration: underline;
}

.login-modal .alert a:hover,
.register-modal .alert a:hover {
	text-decoration: none;
}

.login-modal .btn,
.register-modal .btn {
	width: 100%;
	display: block;
	max-width: 7rem;
	margin: 0 auto;
}

.login-modal .login-or-title,
.register-modal .login-or-title {
	position: relative;
	display: block;
	text-align: center;
	font-size: .6875rem;
	line-height: 1rem;
	font-weight: 400;
	margin: 1.0625rem 0 .9375rem;
}

.login-modal .login-or-title:before,
.register-modal .login-or-title:before {
	content: "";
	position: absolute;
	height: 1px;
	top: 50%;
	background: #bababa;
	left: 0;
	right: 0;
	color: #000;
}

.login-modal .login-or-title span,
.register-modal .login-or-title span {
	position: relative;
	z-index: 1;
	background: #fff;
	padding: 0 .75rem;
}

.login-modal .social-login,
.register-modal .social-login {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	margin: 0 -1.25rem;
}

.login-modal .social-login .btn-facebook,
.login-modal .social-login .btn-google,
.register-modal .social-login .btn-facebook,
.register-modal .social-login .btn-google {
	font-size: .625rem;
	line-height: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font-weight: 400;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 1.25rem;
}

.rtl .login-modal .social-login .btn-facebook,
.rtl
      .login-modal .social-login .btn-google,
.rtl
      .register-modal .social-login .btn-facebook,
.rtl
      .register-modal .social-login .btn-google {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.login-modal .social-login .btn-facebook i,
.login-modal .social-login .btn-facebook span,
.login-modal .social-login .btn-google i,
.login-modal .social-login .btn-google span,
.register-modal .social-login .btn-facebook i,
.register-modal .social-login .btn-facebook span,
.register-modal .social-login .btn-google i,
.register-modal .social-login .btn-google span {
	position: relative;
	z-index: 2;
}

.login-modal .social-login .btn-facebook i,
.login-modal .social-login .btn-google i,
.register-modal .social-login .btn-facebook i,
.register-modal .social-login .btn-google i {
	margin-left: 8px;
}

.rtl .login-modal .social-login .btn-facebook i,
.rtl
        .login-modal .social-login .btn-google i,
.rtl
        .register-modal .social-login .btn-facebook i,
.rtl
        .register-modal .social-login .btn-google i {
	margin-left: 0;
	margin-right: 8px;
}

.login-modal .social-login .btn-facebook span,
.login-modal .social-login .btn-google span,
.register-modal .social-login .btn-facebook span,
.register-modal .social-login .btn-google span {
	margin-top: .35em;
}

.login-modal .social-login .btn-facebook .icon-facebook,
.login-modal .social-login .btn-google .icon-facebook,
.register-modal .social-login .btn-facebook .icon-facebook,
.register-modal .social-login .btn-google .icon-facebook {
	font-size: .75rem;
}

.login-modal .social-login .btn-facebook .icon-google,
.login-modal .social-login .btn-google .icon-google,
.register-modal .social-login .btn-facebook .icon-google,
.register-modal .social-login .btn-google .icon-google {
	font-size: .90625rem;
}

.remeber-check {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: .75rem 0 1.25rem;
}

.remeber-check + .remeber-check {
	margin-top: -.5rem;
}

.remeber-check .checkbox {
	margin: 0;
	color: #000;
	font-size: .6875rem;
	line-height: 1rem;
	position: relative;
	padding-right: 1.75rem;
}

.remeber-check .checkbox input[type="checkbox"] {
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
}

.remeber-check .checkbox input[type="checkbox"]:checked ~ .fake-input:before {
	opacity: 1;
}

.remeber-check .checkbox a {
	color: #000;
	text-decoration: underline;
}

.remeber-check .checkbox a:hover {
	text-decoration: none;
}

.remeber-check .checkbox .fake-input {
	position: absolute;
	right: 0;
	top: .5rem;
	border-radius: 0;
	width: 1.25rem;
	height: 1.25rem;
	border: 1px solid #000;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	background: #f6f6f6;
}

.remeber-check .checkbox .fake-input:before {
	content: "\e90a";
	position: absolute;
	top: 56%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font: .5rem/1 "icomoon";
	color: #000;
	opacity: 0;
}

.remeber-check .link-forgot-pass {
	margin-right: auto;
	color: #000;
	text-decoration: underline;
	font-size: .6875rem;
	line-height: 1rem;
}

.remeber-check .link-forgot-pass:hover {
	text-decoration: none;
}

.header-mini-cart,
.header-wishlist-box {
	position: fixed;
	top: 3.5rem;
	bottom: 0;
	left: 0;
	background: #fff;
	z-index: 99;
	-webkit-transition: .6s ease-in-out opacity, .6s ease-in-out visibility, .6s ease-in-out transform;
	transition: .6s ease-in-out opacity, .6s ease-in-out visibility, .6s ease-in-out transform;
	-webkit-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	opacity: 0;
	visibility: hidden;
}

.logged-in.admin-bar .sticky-wrap:not(.fixed-position) .header-mini-cart,
.logged-in.admin-bar .sticky-wrap:not(.fixed-position)
  .header-wishlist-box {
	top: calc(3.5rem + 46px);
}

.has_header_offer .header-mini-cart,
.has_header_offer
  .header-wishlist-box {
	top: 5.0625rem;
}

.has_header_offer.logged-in.admin-bar .sticky-wrap:not(.fixed-position) .header-mini-cart,
.has_header_offer.logged-in.admin-bar .sticky-wrap:not(.fixed-position)
  .header-wishlist-box {
	top: calc(5.0625rem + 46px);
}

.wishlist-body,
.mini-cart-items {
	overflow-y: auto;
	overflow-x: hidden;
}

.wishlist-body::-webkit-scrollbar,
.mini-cart-items::-webkit-scrollbar {
	width: 6px;
}

.wishlist-body::-webkit-scrollbar-thumb,
.mini-cart-items::-webkit-scrollbar-thumb {
	background: #000;
}

.header-wishlist-box {
	width: 17.5rem;
	border-top: 1px solid #ececec;
}

.wishlist_active .header-wishlist-box {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	visibility: visible;
}

.header-wishlist-box .wishlist-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 3.375rem;
	position: relative;
	padding: 0 .625rem;
}

.header-wishlist-box .wishlist-heading {
	font-size: 1.125rem;
	line-height: 1.2;
	font-weight: 400;
}

.header-wishlist-box .wishlist-close {
	position: absolute;
	top: 50%;
	line-height: 1;
	text-decoration: none;
	color: #000;
	font-size: .5rem;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	right: .9375rem;
}

.header-wishlist-box .btn-clear {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font-size: .625rem;
	color: #000;
	text-decoration: underline;
	left: .5625rem;
}

.header-wishlist-box.wishlist-empty .wishlist-body {
	height: auto;
}

.header-wishlist-box.wishlist-empty .wishlist-body .wishlist-items,
.header-wishlist-box.wishlist-empty .btn-clear {
	display: none;
}

.header-wishlist-box.wishlist-empty .empty-wishlist-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.header-wishlist-box .wishlist-body {
	padding: 0 9px;
	height: calc(100% - 3.375rem);
}

.header-wishlist-box .empty-wishlist-info {
	display: none;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 13.6875rem;
	text-align: center;
}

.header-wishlist-box .empty-wishlist-info .wishlist-empty-message {
	font-size: .8125rem;
	line-height: 1.2;
	color: #303030;
	margin-bottom: 1.5rem;
}

.header-wishlist-box .empty-wishlist-info .btn {
	display: block;
	width: 7rem;
	margin: 0 auto;
}

.header-wishlist-box .wishlist-items {
	margin: 0 -.375rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.header-wishlist-box .wishlist-items .product-col {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
	padding: 0 .375rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.header-wishlist-box .wishlist-item {
	margin-bottom: 2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
}

.header-wishlist-box .wishlist-item .img-wrap {
	position: relative;
	margin: 0 0 .5rem;
}

.header-wishlist-box .wishlist-item .img-wrap img {
	width: 100%;
}

.header-wishlist-box .wishlist-item .btn-remove-wishlist {
	position: absolute;
	top: .3125rem;
	right: .3125rem;
	z-index: 6;
	width: 1rem;
	height: 1rem;
	background: #000;
	border-radius: 50%;
	font-size: .40625rem;
	color: #fff;
	text-decoration: none;
	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;
}

.header-wishlist-box .wishlist-item .product-name,
.header-wishlist-box .wishlist-item .product-price {
	font-size: .75rem;
	line-height: 1.25;
	text-align: center;
	font-weight: 400;
	margin: 0 0 .5rem;
}

.header-wishlist-box .wishlist-item .product-name a {
	color: #000;
	text-decoration: none;
}

.header-wishlist-box .wishlist-item .product-price ins,
.header-wishlist-box .wishlist-item .product-price del {
	margin: 0 4px;
	font-weight: 400;
}

.header-wishlist-box .wishlist-item .product-price br {
	display: none;
}

.header-wishlist-box .wishlist-item .product-price ins {
	text-decoration: none;
	color: #df3838;
}

.header-wishlist-box .wishlist-item .product-price del {
	color: #000;
}

.header-wishlist-box .wishlist-item .jcf-select {
	border-top: 1px solid #7d7d7d;
	height: calc(1.75rem + 1px);
}

.header-wishlist-box .wishlist-item .jcf-select .jcf-select-text {
	font-size: .75rem;
	line-height: 1.75rem;
	font-weight: 400;
}

.header-wishlist-box .wishlist-item .jcf-select .jcf-select-drop {
	min-width: 100%;
	left: 0;
	right: 0;
}

.header-wishlist-box .wishlist-item .jcf-select .jcf-select-drop .jcf-list {
	font-size: .75rem;
	line-height: 1.25;
}

.header-wishlist-box .wishlist-item .jcf-select .jcf-select-drop .jcf-list .jcf-option {
	padding: .25rem .5rem;
}

.header-wishlist-box .wishlist-item .variation {
	margin-top: auto;
}

.header-wishlist-box .wishlist-item .variation ~ .btn-add-cart {
	margin-top: 0;
}

.header-wishlist-box .wishlist-item .btn-add-cart {
	font-size: .75rem;
	line-height: 1.25;
	font-weight: 400;
	border: 1px solid #000;
	color: #000;
	text-align: center;
	display: block;
	width: 100%;
	text-decoration: none;
	padding: .25rem;
	margin-top: auto;
}

.header-wishlist-box .wishlist-item .btn-add-cart:hover {
	background: #000;
	color: #fff;
	border-color: #000;
}

.header-wishlist-box .wishlist-item .error-text {
	font-weight: 500;
}

.header-mini-cart {
	border: 1px solid #ececec;
	width: 17.5rem;
}

.mini_cart_active .header-mini-cart {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	visibility: visible;
}

.header-mini-cart .cart-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 3.5rem;
	position: relative;
	padding: 0 .625rem;
}

.header-mini-cart .cart-close {
	position: absolute;
	top: 50%;
	line-height: 1;
	text-decoration: none;
	color: #000;
	font-size: .5rem;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	right: .9375rem;
}

.header-mini-cart .mini-cart-body {
	height: calc(100% - 13.75rem);
}

.header-mini-cart .mini-cart-items {
	height: 100%;
}

.header-mini-cart.cart-empty .mini-cart-body .mini-cart-items {
	height: auto;
}

.header-mini-cart.cart-empty .mini-cart-body .mini-cart-item,
.header-mini-cart.cart-empty .cart-footer {
	display: none;
}

.header-mini-cart.cart-empty .empty-cart-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.header-mini-cart .empty-cart-info {
	display: none;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
	padding-bottom: .9375rem;
}

.header-mini-cart .empty-cart-info .cart-empty-message {
	font-size: .8125rem;
	line-height: 1.2;
	color: #303030;
	margin-bottom: 1.5rem;
}

.header-mini-cart .empty-cart-info .btn {
	display: block;
	width: 7rem;
	margin: 0 auto;
}

.header-mini-cart .mini-cart-heading {
	color: #222;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1.2;
}

.header-mini-cart .cart-sub-total {
	border-collapse: collapse;
	width: 100%;
	font-size: .75rem;
	line-height: 1rem;
}

.header-mini-cart .cart-sub-total td,
.header-mini-cart .cart-sub-total th {
	border: none;
	text-align: left;
	padding: .125rem 0;
	font-weight: 400;
}

.header-mini-cart .cart-sub-total td:first-child,
.header-mini-cart .cart-sub-total th:first-child {
	padding-left: 0;
	text-align: right;
}

.header-mini-cart .cart-sub-total .discount-amount {
	direction: ltr;
	color: #df3838;
}

.header-mini-cart .cart-sub-total tfoot {
	font-weight: 700;
	font-size: .8125rem;
}

.header-mini-cart .cart-sub-total tfoot td,
.header-mini-cart .cart-sub-total tfoot th {
	font-weight: 700;
}

.header-mini-cart .cart-footer-action {
	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-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: .5rem 0 0;
	padding: .8125rem 0 .625rem;
}

.header-mini-cart .cart-footer-action .btn {
	width: 100%;
	margin: 0 0 .875rem;
	background: #000;
	border-color: #000;
}

.header-mini-cart .cart-footer-action .btn:not(:disabled):not(.disabled):hover {
	border-color: #000;
	background: #fff;
	color: #000;
}

.header-mini-cart .shopping-link {
	font-size: .6875rem;
	display: table;
	margin: 0 auto;
	vertical-align: top;
	line-height: 1.5;
	color: #000;
	text-decoration: underline;
	font-weight: 400;
}

.header-mini-cart .shopping-link:hover {
	text-decoration: none;
}

.header-mini-cart.ajax_loading .loader-wrap {
	opacity: 1;
	visibility: visible;
}

.header-mini-cart .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;
}

.mini-cart-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: .6875rem 0 .8125rem;
	margin: 0 .71875rem;
	border-bottom: 1px solid #000;
}

.mini-cart-item:first-child {
	padding-top: .125rem;
}

.mini-cart-item .product-image {
	-ms-flex-preferred-size: 4.25rem;
	flex-basis: 4.25rem;
	max-width: 4.25rem;
}

.mini-cart-item .product-detail {
	-ms-flex-preferred-size: calc(100% - 4.25rem);
	flex-basis: calc(100% - 4.25rem);
	max-width: calc(100% - 4.25rem);
	padding: .25rem .71875rem 0 0;
	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;
}

.mini-cart-item .preorder-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background: #f6f6f6;
	position: relative;
	font-size: .5625rem;
	line-height: 1.25;
	min-height: 1.1875rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 1.375rem 0 .25rem;
	margin: -.25rem 0 .3125rem;
}

.mini-cart-item .preorder-info:before {
	content: "\e90c";
	position: absolute;
	height: 1.1875rem;
	width: 1.375rem;
	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;
	font: .84375rem/1 "icomoon";
	top: 0;
	right: 0;
}

.mini-cart-item .preorder-info .pre-title {
	font-weight: 500;
	font-size: .75rem;
	margin-left: .21875rem;
}

.mini-cart-item .product-name {
	display: block;
	font-size: .75rem;
	line-height: 1.25;
	font-weight: 400;
	color: #000;
	margin: 0 0 .375rem;
	-ms-flex-preferred-size: 55%;
	flex-basis: 55%;
	max-width: 55%;
}

.mini-cart-item .product-name a {
	color: #000;
	text-decoration: none;
}

.mini-cart-item .product-price {
	display: block;
	font-size: .75rem;
	line-height: 1.25;
	font-weight: 400;
	color: #000;
	margin: 0 0 .375rem;
	text-align: left;
	-ms-flex-preferred-size: 45%;
	flex-basis: 45%;
	max-width: 45%;
}

.mini-cart-item .product-price ins,
.mini-cart-item .product-price del {
	margin-left: 4px;
	font-weight: 400;
}

.mini-cart-item .product-price ins {
	text-decoration: none;
	color: #df3838;
}

.mini-cart-item .product-price del {
	color: #b0b0b0;
}

.mini-cart-item .variation-info {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	font-size: .8125rem;
}

.mini-cart-item .cart-quantity {
	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;
	margin-top: auto;
}

.mini-cart-item .cart-quantity label {
	font-size: .70625rem;
	margin: .1875rem 0 0 .59375rem;
	font-weight: 400;
	color: #000;
}

.mini-cart-item .cart-remove {
	font-weight: 400;
	font-size: .70625rem;
	line-height: 1.25;
	color: #000;
	border-bottom: 1px solid #000;
	text-decoration: none;
	margin-right: auto;
	-ms-flex-item-align: end;
	align-self: flex-end;
}

.header-search {
	position: absolute;
	top: 100%;
	left: 0;
	background: #fff;
	padding: 10px 15px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s ease opacity, .3s ease visibility;
	transition: .3s ease opacity, .3s ease visibility;
}

.header_search_active .header-search {
	opacity: 1;
	visibility: visible;
}

.header-search .input-wrap {
	padding: 0 1.375rem;
}

.header-search .search-close {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	right: 0;
	line-height: 1;
	font-size: .5rem;
	text-decoration: none;
	color: #000;
}

.header-search .search-close i {
	display: block;
}

.header-search .input-wrap,
.product-search .input-wrap {
	position: relative;
}

.header-search .search-input,
.product-search .search-input {
	display: block;
	height: 1.25rem;
	font-size: .6875rem;
	line-height: 1rem;
	padding: .125rem 0;
	border: 1px solid #000;
	border-width: 0 0 1px;
	width: 100%;
	border-radius: 0;
	-webkit-appearance: none;
	appearance: none;
}

.header-search .search-input::-webkit-input-placeholder,
.product-search .search-input::-webkit-input-placeholder {
	color: #000;
}

.header-search .search-input::-moz-placeholder,
.product-search .search-input::-moz-placeholder {
	opacity: 1;
	color: #000;
}

.header-search .search-input:-moz-placeholder,
.product-search .search-input:-moz-placeholder {
	color: #000;
}

.header-search .search-input:-ms-input-placeholder,
.product-search .search-input:-ms-input-placeholder {
	color: #000;
}

.header-search .search-input.placeholder,
.product-search .search-input.placeholder {
	color: #000;
}

.header-search .btn-search,
.product-search .btn-search {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font-size: .875rem;
	color: #000;
	left: 0;
}

.hero-banner {
	position: relative;
	margin-bottom: .375rem;
}

.hero-banner a:-webkit-any-link {
	color: white;
}

.hero-banner a:-webkit-any-link:focus-visible {
	outline: 0;
}

.hero-banner .bg-image {
	overflow: hidden;
}

.hero-banner .bg-image img {
	width: 100%;
}

.hero-banner .banner-content {
	position: absolute;
	bottom: 2.5rem;
	left: 1.625rem;
	right: 1.625rem;
	z-index: 6;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	top: 2.5rem;
}

.hero-banner .banner-title {
	font-size: 1.5rem;
	line-height: 1.45833333;
	font-weight: 300;
	text-align: center;
	margin: 0 0 auto;
}

.hero-banner .img-wrap {
	margin: 0 0 2.375rem;
}

.hero-banner .img-wrap img {
	width: 100%;
}

.hero-banner .video-frame {
	overflow: hidden;
	position: relative;
	padding-bottom: 56.5%;
	height: 0;
	margin: 0 -2px;
}

.hero-banner .video-frame iframe {
	pointer-events: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	margin: -1px 0;
	width: 100%;
	height: 100%;
	border: none;
}

.hero-banner .btn {
	width: 7rem;
}

.hero-banner .btn.btn-left {
	margin-right: auto;
}

.hero-banner .btn.btn-center {
	margin: 0 auto;
}

.hero-banner.btn-position-Top .banner-content {
	top: 40%;
	bottom: auto;
}

.hero-banner.btn-position-Top .btn {
	margin-left: auto;
	margin-right: auto;
}

.hero-banner.btn-position-Right .btn {
	margin-left: auto;
	margin-right: 0;
}

.hero-banner.btn-position-Left .btn {
	margin-left: 0;
	margin-right: auto;
}

.hero-banner.btn-position-Bottom {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.hero-banner.btn-position-Bottom .btn {
	margin-left: auto;
	margin-right: auto;
}

.col-item {
	overflow: hidden;
}

.col-item .video-frame {
	background: #000;
}

.home-layout-two .col-item .video-frame,
.home-layout-six .col-item .video-frame,
.home-layout-one .col-item .video-frame {
	padding-bottom: 56.25%;
}

.col-item iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	pointer-events: none;
}

.col-item a {
	display: block;
	overflow: hidden;
}

.col-item:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.col-item img {
	-webkit-transition: .3s ease transform;
	transition: .3s ease transform;
}

.home-layout-one {
	padding: .375rem .75rem;
}

.home-layout-one .col-item {
	position: relative;
}

.home-layout-one .col-item img {
	width: 100%;
}

.home-layout-one .col-item .box-title {
	position: absolute;
	font-weight: 300;
	font-size: 1.375rem;
	line-height: 1.47727273;
	top: 50%;
	left: .90625rem;
	-webkit-transform: rotate(-90deg) translate(-50%, 0);
	-ms-transform: rotate(-90deg) translate(-50%, 0);
	transform: rotate(-90deg) translate(-50%, 0);
	margin: 0;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
}

.home-layout-one .col-item .btn {
	position: absolute;
	bottom: 1.25rem;
	left: 0;
	right: 0;
	z-index: 3;
	margin: 0 auto;
	width: 7rem;
}

.home-layout-two {
	padding: .375rem 0;
}

.home-layout-two .col-item {
	position: relative;
}

.home-layout-two .col-item img {
	width: 100%;
}

.home-layout-two .box-content {
	position: absolute;
	top: 1.0625rem;
	bottom: 1.0625rem;
	left: .625rem;
	right: .625rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
}

.home-layout-two.btn-position-Top .box-content .btn {
	margin-left: auto;
	margin-right: auto;
}

.home-layout-two.btn-position-Right .box-content .btn {
	margin-left: auto;
	margin-right: 0;
}

.home-layout-two.btn-position-Left .box-content .btn {
	margin-left: 0;
	margin-right: auto;
}

.home-layout-two.btn-position-Bottom .box-content {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.home-layout-two.btn-position-Bottom .box-content .btn {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: .625rem;
}

.home-layout-two .box-title {
	font-size: 1.1875rem;
	line-height: 1.47368421;
	font-weight: 300;
	margin-bottom: auto;
}

.home-layout-two .btn {
	margin: 0 auto;
	width: 7rem;
}

.home-layout-three {
	padding: .375rem .75rem;
}

.home-layout-three .col-item {
	position: relative;
}

.home-layout-three .col-item img {
	width: 100%;
}

.home-layout-three .box-content {
	position: absolute;
	top: 1.0625rem;
	bottom: 1.0625rem;
	left: .625rem;
	right: .625rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
}

.home-layout-three .box-title {
	font-size: 1.1875rem;
	line-height: 1.47368421;
	font-weight: 300;
	margin-bottom: auto;
}

.home-layout-three .btn {
	margin: 0 auto;
	width: 7rem;
}

.home-layout-four,
.home-layout-five,
.home-layout-six {
	padding: .375rem .75rem;
}

.home-layout-four .col-item,
.home-layout-five .col-item,
.home-layout-six .col-item {
	position: relative;
}

.home-layout-four .col-item img,
.home-layout-five .col-item img,
.home-layout-six .col-item img {
	width: 100%;
}

.home-layout-four .btn,
.home-layout-five .btn,
.home-layout-six .btn {
	width: 7rem;
}

.home-layout-four .btn-position-Top .box-content .btn,
.home-layout-five .btn-position-Top .box-content .btn,
.home-layout-six .btn-position-Top .box-content .btn {
	margin-left: auto;
	margin-right: auto;
}

.home-layout-four .btn-position-Right .box-content .btn,
.home-layout-five .btn-position-Right .box-content .btn,
.home-layout-six .btn-position-Right .box-content .btn {
	margin-left: auto;
	margin-right: .625rem;
}

.home-layout-four .btn-position-Left .box-content .btn,
.home-layout-five .btn-position-Left .box-content .btn,
.home-layout-six .btn-position-Left .box-content .btn {
	margin-left: .625rem;
	margin-right: auto;
}

.home-layout-four .btn-position-Bottom .box-content,
.home-layout-five .btn-position-Bottom .box-content,
.home-layout-six .btn-position-Bottom .box-content {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.home-layout-four .btn-position-Bottom .box-content .btn,
.home-layout-five .btn-position-Bottom .box-content .btn,
.home-layout-six .btn-position-Bottom .box-content .btn {
	margin-left: auto;
	margin-right: auto;
}

.home-layout-four .btn,
.home-layout-five .btn {
	margin: 0 auto;
}

.home-layout-four {
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr);
	gap: .75rem;
}

.home-layout-four:not(.home-mobile-slider) {
	display: -ms-grid;
	display: grid;
}

.home-layout-four .box-content {
	position: absolute;
	top: .71875rem;
	bottom: .71875rem;
	left: .625rem;
	right: .625rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
}

.home-layout-four .box-title {
	font-size: 1rem;
	line-height: 1.46875;
	font-weight: 300;
	margin-bottom: auto;
}

.home-layout-four .col-item {
	overflow: hidden;
}

.home-layout-four .col-item.btn-position-Top .box-content .btn {
	margin-left: auto;
	margin-right: auto;
}

.home-layout-four .col-item.btn-position-Right .box-content .btn {
	margin-left: auto;
	margin-right: .625rem;
}

.home-layout-four .col-item.btn-position-Left .box-content .btn {
	margin-left: .625rem;
	margin-right: auto;
}

.home-layout-four .col-item.btn-position-Bottom .box-content {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.home-layout-four .col-item.btn-position-Bottom .box-content .btn {
	margin-left: auto;
	margin-right: auto;
}

.home-layout-five .box-content {
	position: absolute;
	top: 1.75rem;
	bottom: 1.75rem;
	left: .625rem;
	right: .625rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
}

.home-layout-five .box-title {
	font-size: 1.1875rem;
	line-height: 1.47368421;
	font-weight: 300;
	margin-bottom: auto;
}

.home-layout-five .video-frame {
	overflow: hidden;
	position: relative;
	padding-bottom: 56.5%;
	height: 0;
}

.home-layout-five .video-frame iframe {
	pointer-events: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	margin: -1px 0;
	width: 100%;
	height: 100%;
}

.home-layout-six .box-content {
	position: absolute;
	top: .625rem;
	bottom: .625rem;
	left: 1.5625rem;
	right: 1.5625rem;
	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-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.home-layout-six .box-title {
	font-size: 1.1875rem;
	line-height: 1.47368421;
	font-weight: 300;
	margin-bottom: 1.3125rem;
}

.outofstock > .product-item .product-img .sold-label {
	position: absolute;
	top: .5rem;
	right: .5rem;
	font-size: 1.375rem;
	letter-spacing: .0625rem;
	line-height: 1.15;
	text-transform: uppercase;
	color: #333;
	height: 5.625rem;
	width: 5.625rem;
	text-align: center;
	border: solid .25rem #333;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 50%;
	-webkit-transform: rotate(-20deg);
	-ms-transform: rotate(-20deg);
	transform: rotate(-20deg);
}

.product-item {
	position: relative;
}

.product-item.outofstock .btn-wishlist,
.product-item.outofstock .btn-add-cart {
	display: none;
}

.product-item.outofstock .product-img {
	background: #fff;
}

.product-item.outofstock .product-img .img-wrap {
	opacity: .6;
}

.product-item.outofstock .oos-label,
.product-item.outofstock .oos-alert-text {
	display: block;
}

.product-item .product-img {
	position: relative;
	margin: 0 0 .4375rem;
	overflow: hidden;
}

.product-item .product-img .video-wrapper {
	overflow: hidden;
	position: relative;
	padding-bottom: 119%;
	height: 0;
}

.product-item .product-img iframe {
	pointer-events: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 100%;
	height: 152%;
}

.product-item .product-img img {
	width: 100%;
}

.product-item .product-img .hover-image {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	opacity: 0;
	-webkit-transition: .15s linear opacity;
	transition: .15s linear opacity;
}

.product-item .matat-wishlist-button-wrap .icon-heart-o:before,
.product-item .matat-wishlist-button-wrap .icon-heart:before {
	position: static;
	width: auto;
	height: auto;
	font: inherit;
}

.product-item .pre-order-label {
	top: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 6;
	font-weight: 500;
	font-size: .8125rem;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	height: 1.125rem;
	display: flex;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-bottom: .3125rem;
}

.product-item .pre-order-label .icon-delivery-box {
	margin-right: .1875rem;
	font-size: .75rem;
	margin-top: -2px;
}

.product-item .off-label,
.product-item .new-label,
.product-item .sold-label {
	font-weight: 700;
	font-size: .8125rem;
	line-height: 1rem;
	display: table;
	margin: 0 auto 0 0;
	text-align: left;
}

.product-item .new-label {
	border-bottom: 1px solid #000;
}

.product-item .off-label {
	direction: ltr;
}

.product-item .btn-add-cart {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font: 400 .75rem/1.25 "Heebo", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: .1875rem;
	background: #000;
	color: #fff;
	z-index: 3;
	text-decoration: none;
	-webkit-transition: .3s ease-in-out opacity, .3s ease-in-out visibility, .3s ease-in-out background;
	transition: .3s ease-in-out opacity, .3s ease-in-out visibility, .3s ease-in-out background;
	opacity: 0;
	visibility: hidden;
	text-align: center;
}

.product-item .btn-add-cart:hover {
	background: #000;
}

.product-item .oos-label {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: .78125rem;
	line-height: 1.25;
	padding: .1875rem;
	background: #000;
	color: #fff;
	z-index: 3;
	display: none;
}

.product-item .sale-countdown-box {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .6);
	padding: .25rem .375rem;
}

.product-item .sale-countdown-box .sale-info-title {
	display: block;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	text-align: center;
	color: #fff;
	font-weight: 600;
	font-size: .625rem;
}

.product-item .sale-countdown-box .countdown-timer {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	margin: 0 auto;
	max-width: 6.875rem;
}

.product-item .product-detail {
	position: relative;
}

.product-item .btn-wishlist {
	position: absolute;
	line-height: 1;
	top: 0;
	right: 0;
	z-index: 3;
}

.product-item .btn-wishlist a {
	font-size: .75rem;
	color: #000;
	text-decoration: none;
	line-height: 1;
	display: block;
	cursor: pointer;
}

.product-item .btn-wishlist a i {
	display: block;
}

.product-item .btn-wishlist a:hover {
	color: #000;
}

.product-item .btn-wishlist a:hover .icon-bookmark:before {
	content: "\e928";
}

.product-item .product-name {
	font-size: .75rem;
	line-height: 1.25;
	color: #1c1c1c;
	margin-bottom: .3125rem;
	text-align: left;
	font-weight: 400;
}

.product-item .product-name a {
	text-decoration: none;
	color: #1c1c1c;
}

.product-item .product-name a:hover {
	color: #000;
}

.product-item .product-price {
	color: #000;
	font-size: .75rem;
	line-height: 1.25;
	text-align: left;
}

.product-item .product-price ins,
.product-item .product-price del {
	margin: 0 4px;
	font-weight: 400;
}

.product-item .product-price br {
	display: none;
}

.product-item .product-price ins {
	text-decoration: none;
	color: #df3838;
}

.product-item .product-price del {
	color: #000;
}

.product-item .oos-alert-text {
	display: none;
	font-weight: 700;
	font-size: .78125rem;
	line-height: 1.25;
	margin: .3125rem -.125rem 0;
}

.product-item .sale-info-box {
	display: inline-block;
	vertical-align: top;
	font-size: .625rem;
	line-height: 1.2;
	padding: .25rem;
	background: #000;
	color: #fff;
	margin-top: .3125rem;
}

.woocommerce-breadcrumb {
	font-size: .625rem;
	letter-spacing: .021em;
	line-height: 1.4;
	color: #4a4a4a;
	padding: .3125rem .8125rem;
}

.woocommerce-breadcrumb a {
	color: #4a4a4a;
	text-decoration: none;
}

.woocommerce-breadcrumb a:hover {
	color: #000;
}

.sale-banner {
	background: #000;
	text-align: center;
	color: #fff;
	position: relative;
	padding: .3125rem 1.4375rem;
}

.sale-banner .sale-title,
.sale-banner .sale-subtitle {
	display: block;
	font-weight: 400;
	line-height: 1.25;
}

.sale-banner .sale-title {
	font-size: .75rem;
	margin-bottom: 1px;
}

.sale-banner .sale-subtitle {
	display: block;
	font-size: .6875rem;
}

.sale-banner .sale-close {
	position: absolute;
	top: 50%;
	right: .8125rem;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	background: none;
	color: #fff;
	font-size: .625rem;
}

.single-product-container {
	padding: 0;
}

.single-product-container.outofstock .single-product-summary .price {
	display: none;
}

.single-product-container.post-625 .product-sticky {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: static !important;
}

.single-product-container.post-625 .product_title {
	-webkit-box-ordinal-group: -8;
	-ms-flex-order: -9;
	order: -9;
}

.single-product-container.post-625 .product-short-info {
	-webkit-box-ordinal-group: -7;
	-ms-flex-order: -8;
	order: -8;
}

.single-product-container.post-625 .product-price-wrap,
.single-product-container.post-625 .product-tab-info,
.single-product-container.post-625 .cart .quantity {
	display: none !important;
}

.single-product-container.post-625 .add-cart-row .btn-wishlist {
	display: none !important;
}

.single-product-container .woocommerce-breadcrumb {
	margin-bottom: .75rem;
}

.single-product-container .woocommerce-variation-availability,
.single-product-container .woocommerce-variation-price {
	display: none !important;
}

.single-product-container .top-btns-wrap {
	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-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.single-product-container .top-btns-wrap a {
	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;
	text-decoration: none;
	font-size: .6875rem;
	line-height: 1rem;
	font-weight: 600;
	padding: .125rem;
	color: #292929;
}

.single-product-container .top-btns-wrap a:before,
.single-product-container .top-btns-wrap a i {
	font-size: .375rem;
	margin: .15em .3125rem 0;
	line-height: 1;
}

.single-product-container .top-btns-wrap a:hover {
	color: #000;
}

.single-product-container .top-btns-wrap .btn-back {
	color: #252525;
	background: #ececec;
}

.single-product-container .top-btns-wrap .btn-back:before {
	content: "\e902";
	font-family: "icomoon";
	margin-right: 0;
}

.single-product-container .top-btns-wrap .btn-back:hover {
	color: #fff;
	background: #000;
}

.single-product-container .top-btns-wrap .btn-prev-next {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.single-product-container .top-btns-wrap .btn-prev-next .next-product {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.single-product-container .top-btns-wrap .btn-prev-next a {
	margin: 0 .5625rem;
}

.single-product-container .single-product-detail {
	position: relative;
	padding: 0 0 .9375rem;
}

.single-product-container .single-slider-wrapper {
	position: relative;
	margin: 0 -.8125rem .875rem;
}

.single-product-container .single-slider-wrapper .sticky-wrap-nav-sticky {
	position: absolute;
	right: 3px;
	top: 0;
}

.single-product-container .single-slider-wrapper .fixed-position .nav-sticky {
	right: auto;
}

.single-product-container .single-slider-wrapper .preorder-label {
	display: none;
}

.single-product-container .preorder-label {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 6;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	direction: ltr;
	font-weight: 500;
	font-size: .75rem;
	line-height: 1.5;
	padding: .125rem .3125rem;
	background: rgba(255, 255, 255, .8);
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-width: 5.625rem;
}

.single-product-container .preorder-label .icon-delivery-box {
	font-size: 1.21428571em;
	margin-right: .25rem;
}

.single-product-container .slide-nav {
	font-size: 0;
	text-align: center;
	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-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
}

.single-product-container .slide-nav > li {
	margin: .25rem 0;
}

.single-product-container .slide-nav .slide_button {
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	width: 7px;
	height: 7px;
	background: none;
	border-radius: .75rem;
	border: 1px solid #000;
	position: relative;
	display: block;
	color: #000;
	text-decoration: none;
}

.single-product-container .slide-nav .slide_button:before {
	content: "\e91a";
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(60%, -50%);
	-ms-transform: translate(60%, -50%);
	transform: translate(60%, -50%);
	font: .5625rem/1 "icomoon";
	opacity: 0;
}

.single-product-container .slide-nav .slide_button:hover,
.single-product-container .slide-nav .slide_button.anchor-active {
	background: #000;
	border-color: #000;
}

.single-product-container .slide-nav .slide_button.video {
	background: none;
	border-color: transparent;
}

.single-product-container .slide-nav .slide_button.video:hover,
.single-product-container .slide-nav .slide_button.video.anchor-active {
	background: none;
	border-color: transparent;
}

.single-product-container .slide-nav .slide_button.video:before {
	opacity: 1;
}

.single-product-container .single-product-slider {
	position: relative;
}

.single-product-container .single-product-slider .slide {
	position: relative;
}

.single-product-container .single-product-slider .slide.video-slide ~ .slide .img-wrap img {
	max-height: none;
	width: 100%;
}

.single-product-container .single-product-slider .slide .button-zoom {
	-webkit-appearance: none;
	appearance: none;
	box-shadow: none;
	outline: none;
	border: none;
	background: none;
	padding: 0;
	position: absolute;
	bottom: 25px;
	right: 20px;
	visibility: visible;
	opacity: 1;
	z-index: 1;
}

.single-product-container .single-product-slider .slide .button-zoom .icon-zoom-in {
	height: 2.5rem;
	width: 2.5rem;
	background: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23101820;%7D%3C/style%3E%3C/defs%3E%3Ctitle/%3E%3Cg data-name='Layer 11' id='Layer_11'%3E%3Cpath class='cls-1' d='M13,27A12,12,0,1,1,25,15,12,12,0,0,1,13,27ZM13,5A10,10,0,1,0,23,15,10,10,0,0,0,13,5Z'/%3E%3Cpath class='cls-1' d='M30,29a1,1,0,0,1-.6-.2l-8-6a1,1,0,0,1,1.2-1.6l8,6a1,1,0,0,1,.2,1.4A1,1,0,0,1,30,29Z'/%3E%3Crect class='cls-1' height='2' width='8' x='9' y='14'/%3E%3Crect class='cls-1' height='8' width='2' x='12' y='11'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
	background-color: #fff;
	background-size: 1.125rem;
	display: block;
	background-position: center;
	border-radius: 50%;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
}

.single-product-container .single-product-slider .img-wrap {
	display: inline-block;
}

.single-product-container .single-product-slider .img-wrap.video-wrap {
	display: block;
	padding-bottom: 180%;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.single-product-container .single-product-slider .img-wrap.video-wrap iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
}

.single-product-container .single-product-slider .img-wrap img {
	cursor: pointer;
}

.single-product-container .single-product-slider img {
	width: 100%;
}

.single-product-container .single-product-slider .slick-dots {
	position: absolute;
	right: .75rem;
	font-size: 0;
	text-align: center;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	z-index: 99;
}

.single-product-container .single-product-slider .slick-dots > li {
	margin: .25rem 0;
}

.single-product-container .single-product-slider .slick-dots .slick-active button {
	background: none;
	border-color: transparent;
}

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

.single-product-container .single-product-slider .slick-dots button {
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	width: .5rem;
	height: .5rem;
	background: none;
	border-radius: .75rem;
	border: 1px solid #000;
	position: relative;
}

.single-product-container .single-product-slider .slick-dots button:before {
	content: "\e91a";
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(60%, -50%);
	-ms-transform: translate(60%, -50%);
	transform: translate(60%, -50%);
	font: .5625rem/1 "icomoon";
	opacity: 0;
}

.single-product-container .preorder-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background: #f6f6f6;
	font-size: .75rem;
	line-height: 1.5;
	max-width: 11.71875rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 3.03125rem;
	margin: 0 0 .625rem;
}

.single-product-container .preorder-box .ico-wrap {
	text-align: center;
	-ms-flex-preferred-size: 2.625rem;
	flex-basis: 2.625rem;
	max-width: 2.625rem;
	line-height: 1;
	font-size: 1.8125rem;
}

.single-product-container .preorder-box .preorder-info {
	-ms-flex-preferred-size: calc(100% - 2.625rem);
	flex-basis: calc(100% - 2.625rem);
	max-width: calc(100% - 2.625rem);
}

.single-product-container .preorder-box .pre-title {
	display: block;
	font-weight: 500;
	font-size: .875rem;
}

.single-product-container .single-product-summary .product-sticky {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.single-product-container .single-product-summary .label-new,
.single-product-container .single-product-summary .label-sale {
	font-size: .875rem;
	line-height: 1.2;
	margin-bottom: .4375rem;
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.single-product-container .single-product-summary .label-new {
	border-bottom: 1px solid #000;
}

.single-product-container .single-product-summary h1 {
	color: #000;
	font-size: .875rem;
	line-height: 1.5;
	font-weight: 400;
	margin-bottom: .25rem;
}

.single-product-container .single-product-summary .product-price-wrap {
	margin: 0 0 1rem;
}

.single-product-container .single-product-summary .product-price > .amount {
	margin: 0 4px;
}

.single-product-container .single-product-summary .product-price,
.single-product-container .single-product-summary .woocommerce-variation-price {
	font-weight: 400;
	font-size: .875rem;
	line-height: 1.5;
	color: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.gift-page .single-product-container .single-product-summary .product-price,
.gift-page
    .single-product-container .single-product-summary .woocommerce-variation-price {
	display: none;
	opacity: 0;
	visibility: hidden;
}

.single-product-container .single-product-summary .product-price ins,
.single-product-container .single-product-summary .product-price del,
.single-product-container .single-product-summary .woocommerce-variation-price ins,
.single-product-container .single-product-summary .woocommerce-variation-price del {
	margin: 0 .1875rem;
}

.single-product-container .single-product-summary .product-price del,
.single-product-container .single-product-summary .woocommerce-variation-price del {
	color: #000;
}

.single-product-container .single-product-summary .product-price ins,
.single-product-container .single-product-summary .woocommerce-variation-price ins {
	text-decoration: none;
	color: #e34040;
}

.single-product-container .single-product-summary .stock-info-wrapper {
	margin: 0 0 .25rem;
}

.single-product-container .single-product-summary .stock-info {
	font-size: .625rem;
	font-weight: 500;
	line-height: 1.5;
}

.single-product-container .single-product-summary .sale-offer-label {
	background: #000;
	font-size: .6875rem;
	line-height: .875rem;
	padding: .25rem;
	color: #fff;
	text-align: center;
}

.single-product-container .variation-row {
	margin: 0 0 .25rem;
}

.single-product-container .variation-row .variation-label {
	display: table;
	font-size: .6875rem;
	line-height: 1.2;
	font-weight: 400;
	margin: 0 0 .5rem;
}

.single-product-container .variation-row .variation-label a {
	text-decoration: underline;
	color: #000;
}

.single-product-container .variation-row .variation-label a:hover {
	text-decoration: none;
}

.single-product-container .empty-variation-selected {
	color: #dc3545;
}

.single-product-container .gift-form .form-control,
.single-product-container .giftcard_wrapper .form-control {
	padding-left: 0;
	padding-right: 0;
}

.single-product-container .gift-form input#giftcard_price,
.single-product-container .giftcard_wrapper input#giftcard_price {
	-webkit-appearance: none;
	-moz-appearance: textfield;
}

.single-product-container .gift-form input#giftcard_price::-webkit-inner-spin-button,
.single-product-container .gift-form input#giftcard_price::-webkit-outer-spin-button,
.single-product-container .giftcard_wrapper input#giftcard_price::-webkit-inner-spin-button,
.single-product-container .giftcard_wrapper input#giftcard_price::-webkit-outer-spin-button {
	-webkit-appearance: none;
	display: none;
}

.single-product-container .variation-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -.9375rem;
}

.single-product-container .variation-list > li {
	padding: 0 0 .9375rem .9375rem;
}

.single-product-container .variation-list.amount-variation > li {
	padding: 0 0 .625rem .625rem;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%;
}

.single-product-container .variation-list.color-variation label .btn-variation {
	padding: 0 .3125rem;
	min-width: 2.4375rem;
}

.single-product-container .variation-list .out-of-stock label {
	overflow: hidden;
}

.single-product-container .variation-list .out-of-stock label .btn-variation {
	overflow: hidden;
	border-color: #b4b4b4;
	background: #f2f2f2;
	color: rgba(0, 0, 0, .5);
	overflow: hidden;
}

.single-product-container .variation-list .out-of-stock label .btn-variation:before {
	content: "";
	position: absolute;
	background: #ddd;
	width: 1px;
	height: 75px;
	-webkit-transform: translate(0, -50%) rotate(45deg);
	-ms-transform: translate(0, -50%) rotate(45deg);
	transform: translate(0, -50%) rotate(45deg);
	top: 50%;
	right: 50%;
}

.single-product-container .variation-list .out-of-stock label .btn-variation:hover {
	border-color: #b4b4b4;
	background: #f2f2f2;
	color: rgba(0, 0, 0, .5);
}

.single-product-container .variation-list label {
	display: block;
	position: relative;
	margin: 0;
}

.single-product-container .variation-list label input[type="radio"] {
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
}

.single-product-container .variation-list label input[type="radio"]:disabled ~ .btn-variation {
	overflow: hidden;
	border-color: #b4b4b4;
	background: #f2f2f2;
	color: rgba(0, 0, 0, .5);
}

.single-product-container .variation-list label input[type="radio"]:disabled ~ .btn-variation:hover {
	border-color: #b4b4b4;
	background: #f2f2f2;
	color: rgba(0, 0, 0, .5);
}

.single-product-container .variation-list label input[type="radio"]:checked ~ .btn-variation {
	background: #000;
	border-color: #000;
	color: #fff;
}

.single-product-container .variation-list label .btn-variation {
	border: 1px solid #b4b4b4;
	display: block;
	min-width: calc(1.4375rem + 2px);
	height: calc(1.4375rem + 2px);
	text-align: center;
	color: #4a4a4a;
	font-size: .6875rem;
	line-height: 1.4375rem;
	cursor: pointer;
	padding: 0 .25rem;
}

.single-product-container .variation-list label .btn-variation:hover {
	background: #000;
	border-color: #000;
	color: #fff;
}

.single-product-container .recommendation-note {
	font-size: .6875rem;
	line-height: 1.5;
	background: #f6f6f6;
	margin: 0 -.8125rem 1.0625rem;
	padding: .375rem .8125rem;
}

.single-product-container .add-cart-row {
	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;
	background: #fff;
}

.single-product-container .add-cart-row .btn-wishlist {
	-ms-flex-preferred-size: 3.25rem;
	flex-basis: 3.25rem;
	max-width: 3.25rem;
	padding-right: .75rem;
}

.single-product-container .add-cart-row .matat-wishlist-button {
	width: 2.5rem;
	height: 2rem;
	background: none;
	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;
	font-size: .875rem;
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
	-webkit-transition: .3s ease color, .3s ease background, .3s ease border;
	transition: .3s ease color, .3s ease background, .3s ease border;
	cursor: pointer;
}

.single-product-container .add-cart-row .matat-wishlist-button.has_in_wishlist {
	border-color: #000;
	background: #000;
	color: #fff;
}

.single-product-container .add-cart-row .matat-wishlist-button:before {
	position: static;
	width: auto;
	height: auto;
	font-size: inherit;
}

.single-product-container .single-product-summary .btn-add-cart {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.single-product-container .stock-alert-row {
	border: 1px solid #000;
	background: #fff;
	color: #000;
	padding: .375rem .375rem .5625rem;
	margin: 0 0 .4375rem;
}

.single-product-container .stock-alert-row .stock-alert-row {
	padding: 0;
	margin: 0;
}

.single-product-container .stock-alert-row .stock-alert-title {
	display: block;
	font-weight: 400;
	font-size: .75rem;
	line-height: 1.5;
	margin: 0 0 .5625rem;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

.single-product-container .stock-alert-row .matat-stock-notify-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.single-product-container .stock-alert-row .input-wrap {
	position: relative;
	-ms-flex-preferred-size: calc(100% - 9.28125rem);
	flex-basis: calc(100% - 9.28125rem);
	max-width: calc(100% - 9.28125rem);
	padding-left: .4375rem;
}

.single-product-container .stock-alert-row .input-wrap.name {
	-ms-flex-preferred-size: 5.0625rem;
	flex-basis: 5.0625rem;
	max-width: 5.0625rem;
}

.single-product-container .stock-alert-row .form-control {
	border: 1px solid #000;
	height: calc(1.75rem + 2px);
	font-size: .75rem;
	line-height: 1.5;
	padding: .3125rem .375rem;
}

.single-product-container .stock-alert-row .btn-wrap {
	-ms-flex-preferred-size: 4.21875rem;
	flex-basis: 4.21875rem;
	max-width: 4.21875rem;
}

.single-product-container .stock-alert-row .btn {
	width: 100%;
	font-weight: 400;
	padding-left: 3px;
	padding-right: 3px;
}

.single-product-container .stock-alert-row .alert {
	display: none;
	margin: 10px 0 0;
}

.single-product-container .stock-alert-row .alert.alert-danger,
.single-product-container .stock-alert-row .alert.alert-success {
	display: block;
}

.single-product-container .product-short-info {
	display: block;
	font-size: .75rem;
	line-height: 1.41666667;
	margin: 0 0 .875rem;
}

.single-product-container .product-short-info p {
	margin: 0;
}

.single-product-container .produc-misc-info {
	background: #fde4de;
	margin-top: .625rem;
	padding: .4375rem .5rem .375rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.single-product-container .produc-misc-info .info-item {
	line-height: 1.27272727;
	font-size: .6875rem;
	-ms-flex-preferred-size: 33.33%;
	flex-basis: 33.33%;
	max-width: 33.33%;
	text-align: center;
}

.single-product-container .produc-misc-info .info-item > a {
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: inherit;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.single-product-container .produc-misc-info .info-item .ico-wrap {
	line-height: 1;
	font-size: .8125rem;
	margin-bottom: .0625rem;
}

.single-product-container ul.contact-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 0 .125rem;
	font-size: .75rem;
	line-height: 1.41666667;
}

.single-product-container ul.contact-list > li {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
	padding-bottom: .5rem;
}

.single-product-container ul.contact-list a {
	text-decoration: none;
	color: #000;
}

.single-product-container .product-share {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 0 .8125rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.single-product-container .product-share .share-title {
	font-size: .6875rem;
	font-weight: 400;
	line-height: 1;
	display: block;
	color: #1c1c1c;
	text-transform: uppercase;
	padding-top: .0625rem;
	margin-right: .625rem;
}

.single-product-container .product-share .share-links {
	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;
}

.single-product-container .product-share .share-links a {
	display: block;
	line-height: 1;
	color: #000;
	text-decoration: none;
	font-size: .78125rem;
	margin: 0 .625rem;
}

.single-product-container .product-share .share-links a:hover i {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.single-product-container .product-share .share-links a i {
	display: block;
	-webkit-transition: .25s ease transform;
	transition: .25s ease transform;
}

.product-tab-info .product-tab-menu {
	margin: 0 -14px .625rem;
}

.product-tab-info .product-tab-menu > li {
	padding: 0 14px;
}

.product-tab-info .product-tab-menu > li + li {
	position: relative;
}

.product-tab-info .product-tab-menu > li + li:before {
	content: "";
	position: absolute;
	top: 50%;
	height: 12px;
	width: 1px;
	background: #000;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	right: -1px;
}

.product-tab-info .product-tab-menu > li a {
	font-size: 13px;
	line-height: 1.5;
	color: #000;
	text-decoration: none;
	position: relative;
	z-index: 2;
	background: none;
	padding: 0;
	border-bottom: 1px solid transparent;
}

.product-tab-info .product-tab-menu > li a:hover,
.product-tab-info .product-tab-menu > li a.hover {
	border-bottom-color: #000;
}

.product-tab-info .product-tab-menu > li a.active {
	border-bottom-color: #000;
}

.product-tab-info .tab-content {
	background: #fff;
	color: #000;
	font-size: .6875rem;
	line-height: 1.0625rem;
	padding: 0;
}

.product-tab-info .tab-content h2 {
	font-size: 1.2em;
}

.product-tab-info .tab-content a[data-toggle="collapse"] {
	display: block;
	text-decoration: none;
	position: relative;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1.25rem;
	padding: .5rem 0;
}

.product-tab-info .tab-content a[data-toggle="collapse"].collapsed:before {
	content: "\e91b";
}

.product-tab-info .tab-content a[data-toggle="collapse"]:before {
	content: "\e917";
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font: .5rem/1 "icomoon";
	-webkit-transition: .3s ease transform;
	transition: .3s ease transform;
}

.product-tab-info .tab-content .content-wrap {
	padding-bottom: .625rem;
}

.product-tab-info .tab-content .jcf-list-content ul > li {
	padding-right: 0;
}

.product-tab-info .tab-content .jcf-list-content ul > li:before {
	display: none;
}

.product-tab-info .tab-content ul:not(.contact-list) {
	padding-bottom: .5rem;
}

.product-tab-info .tab-content ul:not(.contact-list) > li {
	position: relative;
	padding-right: .75em;
}

.product-tab-info .tab-content ul:not(.contact-list) > li:before {
	content: "\2022";
	position: absolute;
	top: 0;
	right: 0;
	color: #000;
}

.product-tab-info .tab-content h4,
.product-tab-info .tab-content h5,
.product-tab-info .tab-content h6 {
	font-size: 1rem;
}

.product-tab-info .tab-content p {
	margin-bottom: 5px;
}

.product-tab-info .tab-content a {
	color: #000;
	text-decoration: underline;
}

.product-tab-info .tab-content a:hover {
	text-decoration: none;
}

.main-slider-wrapper .sale-countdown-box {
	background: rgba(31, 31, 31, .6);
	color: #fff;
	padding: .375rem .625rem;
	position: absolute;
	bottom: 0;
	left: .09375rem;
	right: .09375rem;
	z-index: 105;
}

.main-slider-wrapper .sale-countdown-box .sale-info-title {
	font-size: .78125rem;
	line-height: 1.16666667;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .5);
	color: #fff;
	display: block;
	font-weight: 700;
	padding: 0 0 .3125rem;
	text-align: center;
}

.countdown-timer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 7rem;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	text-align: center;
}

.countdown-timer .time-col {
	background: rgba(0, 0, 0, .57);
	border-radius: 2px;
	-ms-flex-preferred-size: calc(25% - .125rem);
	flex-basis: calc(25% - .125rem);
	max-width: calc(25% - .125rem);
	color: #fff;
	padding: .125rem .125rem 0;
}

.countdown-timer .time-col .days,
.countdown-timer .time-col .hours,
.countdown-timer .time-col .minutes,
.countdown-timer .time-col .seconds {
	font: 700 .8125rem/1 "Poppins", Arial, Helvetica, sans-serif;
	display: block;
	padding: .1875rem 0 .125rem;
}

.countdown-timer .time-col .smalltext {
	font-size: .4875rem;
	border-top: 1px solid #fff;
	padding: .0625rem 0;
}

.zoomContainer {
	z-index: 98;
}

.section-title {
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.25;
}

.related-product-section {
	padding: .875rem .8125rem .4375rem;
}

.related-product-section .section-title {
	text-align: center;
	margin-bottom: 1.3125rem;
}

.related-product-section .related-product-slider {
	margin: 0 -.3125rem;
}

.related-product-section .related-product-slider:not(.slick-initialized) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.related-product-section .related-product-slider:not(.slick-initialized) > .slide {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
}

.related-product-section .related-product-slider .product-col {
	margin: 0 .3125rem;
}

.related-product-section .related-product-slider .slick-arrow {
	position: absolute;
	top: 114px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font-size: 16px;
	color: #000;
}

.related-product-section .related-product-slider .slick-arrow:hover {
	color: #000;
}

.related-product-section .related-product-slider .slick-prev {
	right: -8px;
}

.related-product-section .related-product-slider .slick-next {
	left: -8px;
}

.related-product-section .btn-view-all {
	display: block;
	margin: 0 auto;
}

.size-guide-popup {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99999;
	background: rgba(0, 0, 0, .61);
	overflow-y: auto;
	overflow-x: hidden;
	padding: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s ease opacity, .3s ease visibility;
	transition: .3s ease opacity, .3s ease visibility;
}

.size_popup_active .size-guide-popup {
	opacity: 1;
	visibility: visible;
}

.size-guide-popup .size-popup-wrapper {
	margin: auto;
	max-width: 300px;
	position: relative;
	width: 100%;
}

.size-guide-popup .size-popup-wrapper .btn-size-guide {
	position: absolute;
	color: #000;
	line-height: 1;
	text-decoration: none;
	font-size: 14px;
	text-decoration: none;
	top: 13px;
	right: 13px;
}

.size-guide-popup .size-popup-wrapper .btn-size-guide:hover {
	color: #000;
}

.size-guide-popup .size-popup-wrapper img {
	width: 100%;
}

.slick-lightbox-inner .slick-lightbox-close {
	width: auto;
	height: auto;
	font-size: 1rem;
	color: #fff;
}

.slick-lightbox-inner .slick-lightbox-close:hover {
	color: rgba(255, 255, 255, .8);
}

.slick-lightbox-inner .slick-lightbox-close:before {
	display: none;
}

.slick-lightbox-inner .slick-lightbox-slick {
	position: relative;
}

.slick-lightbox-inner .slick-lightbox-slick .slick-arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	background: none;
	line-height: 1;
	font-size: 20px;
	color: #fff;
	z-index: 66;
}

.slick-lightbox-inner .slick-lightbox-slick .slick-arrow i {
	display: block;
}

.rtl .slick-lightbox-inner .slick-lightbox-slick .slick-prev {
	left: auto;
	right: 15px;
}

.rtl .slick-lightbox-inner .slick-lightbox-slick .slick-next {
	right: auto;
	left: 15px;
}

.single-product .cart .variation-row .form-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.single-product .cart .variation-row .form-group label {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.category-banner {
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #eaeaea;
}

.category-banner img {
	width: 100%;
	min-height: 100px;
	object-fit: contain;
}

.category-header h1 {
	text-align: center;
	font-size: 1.5rem;
	line-height: 1.25;
	font-weight: 400;
}

.filter-container {
	padding: .75rem .8125rem 1rem;
	position: relative;
}

.filter-container .category-filter-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: .6875rem;
	line-height: 1rem;
	margin: 0 -.6875rem .375rem;
}

.filter-container .category-filter-list > li {
	padding: 0 .6875rem .625rem;
}

.filter-container .category-filter-list > li a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	display: block;
}

.filter-container .category-filter-list > li a.active,
.filter-container .category-filter-list > li a:hover {
	border-bottom-color: #000;
}

.filter-container .sort-filter-row {
	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;
	position: relative;
	padding-top: 1.25rem;
}

.filter-container .sort-filter-row .btn_filter_clear {
	display: none;
	padding: 0;
	background: none;
	color: #bcbcbc;
	border: none;
	outline: none;
	line-height: 1.25;
	margin-right: 2.5rem;
}

.product_filter_active .filter-container .sort-filter-row .btn_filter_clear {
	display: inline-block;
}

.filter-container .jcf-select {
	height: 1.25rem;
}

.filter-container .jcf-select .jcf-select-text {
	line-height: 1.25rem;
}

.filter-container .jcf-select .jcf-select-drop {
	min-width: 10.625rem;
	margin-top: .3125rem;
}

.filter-container .jcf-select .jcf-list {
	display: block;
}

.filter-container .jcf-select .jcf-list:before {
	content: "מיון המוצרים לפי…";
	display: table;
	border-bottom: 1px solid #000;
	margin: .625rem .875rem;
	font-size: .8125rem;
	font-weight: 700;
	padding: 0 0 .5rem;
}

.filter-container .jcf-select .jcf-select-drop .jcf-hover,
.filter-container .jcf-select .jcf-list-box .jcf-selected {
	font-weight: 700;
}

.filter-container .filter-opener {
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
	font-size: .75rem;
	line-height: 1.25;
}

.filter-container .btn-apply {
	padding: .625rem .9375rem;
	font-size: 1rem;
	background: #000;
	color: #fff;
	border: 1px solid #000;
	height: auto;
	line-height: 1;
	text-decoration: none;
	margin-right: 2.5rem;
}

.filter-container .btn-apply:hovre {
	text-decoration: none;
	background: transparent;
	color: #000;
}

.filter-container .btn-clear {
	color: #bcbcbc;
	padding: 0;
	border: none;
	outline: none;
	font-size: .75rem;
	line-height: 1.25;
	background: none;
}

.product-filter-dropdown {
	left: 0;
	background: #fff;
	border-top: 1px solid #e7e7e7;
	padding: .75rem .8125rem 1rem;
	-webkit-transition: .3s ease opacity, .3s ease visibility;
	transition: .3s ease opacity, .3s ease visibility;
	opacity: 0;
	visibility: hidden;
	z-index: 70;
}

.product_filter_active .product-filter-dropdown {
	opacity: 1;
	visibility: visible;
}

.product-filter-dropdown form {
	position: relative;
}

.product-filter-dropdown .filter-options > li > a {
	display: block;
	font-size: .8125rem;
	line-height: 1.5;
	text-decoration: none;
	color: #000;
	font-weight: 700;
}

.product-filter-dropdown .btn-apply {
	position: absolute;
	bottom: .9375rem;
	left: .9375rem;
	-webkit-appearance: none;
	appearance: none;
	border: none;
	padding: 0;
	box-shadow: none;
	background: none;
	font-size: .875rem;
	text-decoration: none;
	display: inline-block;
}

.product-filter-dropdown .btn-apply:hover {
	text-decoration: underline;
}

.product-filter-dropdown .filter-list {
	font-size: .75rem;
	line-height: 1.5;
	padding-bottom: 1.125rem;
}

.product-filter-dropdown .filter-list > li {
	padding: 6px 0 5px;
}

.product-filter-dropdown .filter-list label {
	margin: 0;
	font-weight: 400;
	display: block;
	cursor: pointer;
}

.product-filter-dropdown .filter-list label input[type="checkbox"],
.product-filter-dropdown .filter-list label input[type="radio"] {
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
}

.product-filter-dropdown .filter-list label input[type="checkbox"]:checked ~ .label-text:after,
.product-filter-dropdown .filter-list label input[type="radio"]:checked ~ .label-text:after {
	opacity: 1;
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

.product-filter-dropdown .filter-list label .label-text {
	display: table;
	padding-bottom: 1px;
	position: relative;
}

.product-filter-dropdown .filter-list label .label-text:after {
	content: "";
	position: absolute;
	bottom: -2px;
	height: 1px;
	right: 0;
	width: 100%;
	background: #000;
	-webkit-transition: .4s ease opacity, .4s ease transform;
	transition: .4s ease opacity, .4s ease transform;
	opacity: 0;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
}

.product-filter-dropdown .filter-list label .label-text:hover:after {
	opacity: 1;
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

.product-filter-dropdown .btn-mobile:hover {
	color: #000;
	background: transparent;
	text-decoration: none;
}

.category-content-banner {
	padding: 0 .8125rem;
	margin: 0 0 1.875rem;
}

.shop-products-holder {
	padding: 0 .8125rem 1.75rem;
}

.shop-products-holder .products-row {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: .625rem;
	grid-row-gap: 1.75rem;
}

.shop-products-holder .products-row .product-col.column-6 {
	-ms-grid-column-span: 2;
	-ms-grid-column: auto;
	grid-column: auto / span 2;
}

.shop-products-holder .products-row .sb-infinite-scroll-load-more,
.shop-products-holder .products-row .sb-infinite-scroll-loader {
	-ms-grid-column: span 2;
	grid-column: span 2;
}

.shop-products-holder .products-row .sb-infinite-scroll-load-more.finished,
.shop-products-holder .products-row .sb-infinite-scroll-loader.finished {
	display: none !important;
}

.shop-products-holder .products-row .sb-infinite-scroll-loader {
	direction: ltr;
	font-size: 11px;
}

.shop-products-holder .products-row .sb-infinite-scroll-loader img {
	width: 20px;
}

.shop-products-holder .product-banner img {
	width: 100%;
}

.shop-products-holder .category-banner,
.shop-products-holder .woocommerce-pagination {
	-ms-grid-column-span: 2;
	-ms-grid-column: auto;
	grid-column: auto / span 2;
}

.shop-products-holder .category-banner2 {
	-ms-grid-column-span: 2;
	-ms-grid-column: auto;
	grid-column: auto / span 2;
}

.shop-products-holder .category-banner2 img {
	width: 100%;
}

.woocommerce-pagination {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	-ms-grid-column-span: 12;
	-ms-grid-column: auto;
	grid-column: auto / span 12;
}

.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 10px;
}

.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;
	display: block;
	padding: 0 2px;
	color: #212121;
}

.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 {
	color: #000;
	font-weight: 700;
}

.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 {
	color: #f0adb2;
}

.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 {
	border-color: #000;
	background: #000;
	color: #fff;
}

.woocommerce-pagination .page-numbers a.page-numbers.prev:hover,
.woocommerce-pagination .page-numbers a.page-numbers.nex:hover,
.woocommerce-pagination .page-numbers > .page.prev:hover,
.woocommerce-pagination .page-numbers > .page.nex:hover,
.woocommerce-pagination .wp-pagenavi a.page-numbers.prev:hover,
.woocommerce-pagination .wp-pagenavi a.page-numbers.nex:hover,
.woocommerce-pagination .wp-pagenavi > .page.prev:hover,
.woocommerce-pagination .wp-pagenavi > .page.nex:hover {
	color: #fff;
}

.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;
	width: 1.25rem;
	height: 1.25rem;
	border-radius: 50%;
	border: 1px solid #b3b3b3;
	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;
	color: #000;
}

.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: .5rem/1 "icomoon";
}

.woocommerce-pagination .page-numbers .prev:before,
.woocommerce-pagination .page-numbers .previouspostslink:before,
.woocommerce-pagination .wp-pagenavi .prev:before,
.woocommerce-pagination .wp-pagenavi .previouspostslink:before {
	content: "\e902";
}

.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: "\e901";
}

.search-result-container {
	padding: 1.3125rem .8125rem 1.75rem;
}

.search-result-container h1 {
	text-align: center;
	font-weight: 400;
	font-size: 1.4375rem;
	margin-bottom: 1.1875rem;
}

.search-result-container .result-info {
	text-align: center;
	font-size: .875rem;
	margin: 0 0 1.25rem;
}

.search-result-container .product-search {
	max-width: 16.75rem;
	margin: 0 auto 1.375rem;
}

.search-result-container .product-search .input-wrap .search-input {
	max-width: none;
}

.search-result-container .product-search button {
	border: none;
	outline: none;
	background: none;
	padding: 0;
	line-height: 1;
	display: block;
}

.search-result-container .top-search {
	text-align: center;
	font-size: .75rem;
	margin: 0 -.6875rem 2.25rem;
}

.search-result-container .top-search a {
	text-decoration: none;
	color: inherit;
	margin: 0 .625rem 0 .375rem;
}

.result-recomended-section {
	padding-bottom: .5625rem;
}

.result-recomended-section .section-title {
	text-align: center;
	margin-bottom: 1.9375rem;
}

.result-recomended-section .products-row {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: .625rem;
	grid-row-gap: 1.75rem;
}

.user-info-container {
	max-width: 1034px;
	margin: 0 auto;
	padding: .9375rem 0 1.75rem;
}

.user-info-container .account-heading {
	font-weight: 400;
	font-size: 1.125rem;
	line-height: 1.3333;
	margin-bottom: .6875rem;
}

.user-info-container .account-heading span {
	font-size: .9375rem;
}

.user-info-container .welcome-note {
	font-size: .75rem;
	line-height: 1.5;
	padding: 0 0 .8125rem;
}

.user-info-container .welcome-note p {
	margin: 0;
}

.user-info-container .user-info-row {
	padding: .8125rem 0 0;
	position: relative;
	z-index: 0;
}

.user-info-container .form-group label:not(.sr-only),
.user-info-container .form-group span.description {
	font-size: .75rem;
	line-height: 1.25;
	display: table;
}

.user-info-container .form-group span.description {
	padding-top: 3px;
}

.user-info-container h2 {
	font-size: 1rem;
	line-height: 1.46875;
	font-weight: 400;
	margin-bottom: .125rem;
}

.user-info-container h2 .alert-count {
	display: inline-block;
	vertical-align: middle;
	width: 1.28571429em;
	height: 1.28571429em;
	font-size: .6875rem;
	line-height: 1.42857143;
	border-radius: 50%;
	text-align: center;
	background: #000;
	color: #fff;
	margin: 0 3px 0 0;
}

.user-info-container .input-text {
	display: block;
	width: 100%;
	font-size: .75rem;
	line-height: 1.5;
	border: 1px solid #000;
	border-width: 0 0 1px;
	background: #fff;
	outline: none;
	margin: 0;
	appearance: none;
	-webkit-appearance: none;
	color: #000;
	height: calc(2.5625rem + 1px);
	padding: .6875rem 0;
}

.user-info-container .input-text::-webkit-input-placeholder {
	color: #000;
}

.user-info-container .input-text::-moz-placeholder {
	opacity: 1;
	color: #000;
}

.user-info-container .input-text:-moz-placeholder {
	color: #000;
}

.user-info-container .input-text:-ms-input-placeholder {
	color: #000;
}

.user-info-container .input-text.placeholder {
	color: #000;
}

.user-info-container label.label-text {
	font-size: .75rem;
	line-height: 1.25;
	font-weight: 400;
	display: table;
}

.woocommerce-MyAccount-navigation {
	margin: 0 0 1.4375rem;
}

.woocommerce-MyAccount-navigation .jcf-select {
	display: block !important;
	height: 2.125rem;
	border: 1px solid #000;
	cursor: pointer;
}

.woocommerce-MyAccount-navigation .jcf-select .jcf-select-text {
	margin: 0 .625rem 0 1.25rem;
	font-size: .8125rem;
	line-height: 2rem;
}

.woocommerce-MyAccount-navigation .jcf-select .jcf-select-text .nav-note {
	font-size: .625rem;
}

.woocommerce-MyAccount-navigation .jcf-select .jcf-select-text .alert-count {
	display: inline-block;
	vertical-align: baseline;
	width: .875rem;
	height: .875rem;
	font-size: .6875rem;
	line-height: .9375rem;
	border-radius: 50%;
	text-align: center;
	background: #000;
	color: #fff;
	margin: 0 3px 0 0;
}

.woocommerce-MyAccount-navigation .jcf-select .jcf-select-opener {
	left: .625rem;
}

.woocommerce-MyAccount-navigation .jcf-select .jcf-select-opener:before {
	font-size: .375rem;
}

.woocommerce-MyAccount-navigation .jcf-select .jcf-select-drop .jcf-select-drop-content {
	border-color: #000;
}

.woocommerce-MyAccount-navigation .jcf-select .jcf-select-drop .jcf-list .jcf-option {
	padding-left: .625rem;
	padding-right: .625rem;
}

.woocommerce-MyAccount-navigation .jcf-select .jcf-select-drop .jcf-list .jcf-option.jcf-selected {
	background: #000;
	color: #fff;
}

.woocommerce-MyAccount-navigation .jcf-select .jcf-select-drop .jcf-list .jcf-option.jcf-selected .alert-count {
	background: #fff;
	color: #000;
}

.woocommerce-MyAccount-navigation .jcf-select .jcf-select-drop .jcf-list .jcf-option .nav-note {
	display: block;
	font-size: .625rem;
}

.woocommerce-MyAccount-navigation .jcf-select .jcf-select-drop .jcf-list .jcf-option .alert-count {
	display: inline-block;
	vertical-align: baseline;
	width: .875rem;
	height: .875rem;
	font-size: .6875rem;
	line-height: .9375rem;
	border-radius: 50%;
	text-align: center;
	background: #000;
	color: #fff;
	margin: 0 3px 0 0;
}

.woocommerce-MyAccount-navigation > ul {
	line-height: 1.5;
}

.woocommerce-MyAccount-navigation > ul .is-active > a {
	border-bottom-color: #000;
}

.woocommerce-MyAccount-navigation > ul .woocommerce-MyAccount-navigation-link--customer-logout > a {
	position: relative;
	padding-right: 1.375em;
}

.woocommerce-MyAccount-navigation > ul .woocommerce-MyAccount-navigation-link--customer-logout > a:before {
	content: "\e911";
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font: 1em/1 "icomoon";
}

.woocommerce-MyAccount-navigation > ul a {
	display: table;
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid transparent;
	margin: 0 0 15px;
	padding: 0 0 2px;
	-webkit-transition: .3s ease border;
	transition: .3s ease border;
}

.woocommerce-MyAccount-navigation > ul a:hover {
	border-bottom-color: #000;
}

.woocommerce-MyAccount-navigation > ul a .alert-count {
	width: 14px;
	height: 14px;
	border-radius: 50%;
	font-size: 12px;
	line-height: 14px;
	background: #000;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}

.woocommerce-MyAccount-navigation > ul a .nav-note {
	display: block;
	font-weight: 700;
}

.edit-account-box {
	max-width: 17.1875rem;
}

.edit-account-box .form-row {
	margin: 0 -.46875rem;
}

.edit-account-box .form-row [class^="col-"],
.edit-account-box .form-row [class*=" col-"] {
	padding-left: .46875rem;
	padding-right: .46875rem;
}

.edit-account-box .form-group {
	margin-bottom: .6875rem;
}

.edit-account-box .date-of-birth {
	padding: .875rem 0;
}

.edit-account-box .date-of-birth .label-text {
	margin-bottom: .6875rem;
}

.edit-account-box .date-of-birth .select-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.edit-account-box .date-of-birth .jcf-select {
	margin: 0 0 .625rem .6875rem;
	height: 1.875rem;
	border: 1px solid #b4b4b4 !important;
	width: 4.625rem;
}

.edit-account-box .date-of-birth .jcf-select.jcf-select-year {
	width: 4.75rem;
}

.edit-account-box .date-of-birth .jcf-select.jcf-select-day {
	width: 3rem;
}

.edit-account-box .date-of-birth .jcf-select.jcf-select-day .jcf-select-text {
	margin-right: .25rem;
}

.edit-account-box .date-of-birth .jcf-select.jcf-select-day .jcf-select-opener {
	left: .25rem;
}

.edit-account-box .date-of-birth .jcf-select .jcf-select-text {
	margin: 0 .5rem;
}

.edit-account-box .date-of-birth .jcf-select .jcf-select-drop .jcf-select-drop-content {
	border-color: #b4b4b4;
}

.edit-account-box .custom-checkbox {
	margin: 0 0 1.5rem -.25rem;
}

.edit-account-box button.button {
	display: block;
	margin: 0 auto;
	width: 7rem;
}

.subscribe_field label.checkbox,
.custom-checkbox {
	position: relative;
	font-weight: 400;
	font-size: .6875rem;
	line-height: 1rem;
	padding: 0 1.71875rem .0625rem 0;
	color: #000;
}

.subscribe_field label.checkbox label,
.custom-checkbox label {
	margin: 0;
	font-weight: 400;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.subscribe_field label.checkbox input[type="checkbox"],
.custom-checkbox input[type="checkbox"] {
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
}

.subscribe_field label.checkbox input[type="checkbox"]:checked ~ .fake-input:before,
.custom-checkbox input[type="checkbox"]:checked ~ .fake-input:before {
	opacity: 1;
}

.subscribe_field label.checkbox .checkbox-label,
.custom-checkbox .checkbox-label {
	width: 100%;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

.subscribe_field label.checkbox .fake-input,
.custom-checkbox .fake-input {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #000;
	background: #f6f6f6;
	color: #000;
}

.subscribe_field label.checkbox .fake-input:before,
.custom-checkbox .fake-input:before {
	content: "\e90a";
	font: .5rem/1 "icomoon";
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	opacity: 0;
	-webkit-transition: .3s ease opacity;
	transition: .3s ease opacity;
}

.subscribe_field label.checkbox a,
.custom-checkbox a {
	color: #000;
	text-decoration: underline;
}

.subscribe_field label.checkbox a:hover,
.custom-checkbox a:hover {
	text-decoration: none;
}

.address-holder .woocommerce-account-fields {
	width: 100%;
}

.create-account label {
	position: relative;
	font-weight: 400;
	font-size: .6875rem;
	line-height: 1rem;
	padding: 0 1.71875rem .0625rem 0;
	color: #000;
}

.create-account label input[type="checkbox"] {
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
}

.create-account label input[type="checkbox"]:checked ~ span:before {
	content: "\e90a";
}

.create-account label > span:before {
	content: "";
	font: .5rem/1 "icomoon";
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #000;
	background: #f6f6f6;
	color: #000;
	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;
}

.addresses-holder .payment-item ~ .payment-item,
.payments-holder .payment-item ~ .payment-item {
	border-top: 1px solid #000;
}

.addresses-holder .address-item ~ .address-item,
.payments-holder .address-item ~ .address-item {
	border-top: 1px solid #000;
}

.btn.add-method {
	min-width: 11.875rem;
}

.address-item {
	position: relative;
	padding: .6875rem 0 1.1875rem;
}

.address-item .address-name {
	font-size: .8125rem;
	font-weight: 400;
	line-height: 1.4375rem;
	margin: 0 0 .0625rem;
}

.address-item .address-info {
	font-size: .75rem;
	line-height: 1.91666667;
	margin: 0 0 .375rem;
}

.address-item .address-action {
	position: absolute;
	top: 1rem;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.address-item .address-action a {
	text-decoration: none;
	font-size: .75rem;
	line-height: 1.25;
	color: #000;
	margin: 0 0 .6875rem;
}

.payment-item {
	position: relative;
	padding: .6875rem 0 1.1875rem;
}

.payment-item .card-name {
	font-size: .8125rem;
	font-weight: 400;
	line-height: 1.4375rem;
	margin: 0 0 .0625rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.payment-item .card-name img {
	margin-left: .3125rem;
	height: .9375em;
	width: auto;
}

.payment-item .payment-info {
	font-size: .75rem;
	line-height: 1.91666667;
	margin: 0 0 .375rem;
}

.payment-item .payment-action {
	position: absolute;
	top: 1rem;
	left: 0;
	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-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.payment-item .payment-action a {
	text-decoration: none;
	font-size: .75rem;
	line-height: 1.25;
	color: #000;
	margin: 0 0 .6875rem;
}

.orders-holder {
	padding: .625rem 0 0;
}

.order-item {
	border: 1px solid #979797;
	padding: .5rem .625rem;
	margin-bottom: 1.8125rem;
}

.order-item .order-header-row {
	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;
}

.order-item .order-header-row .header-col {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: .875rem;
	line-height: 1.5;
	margin: 0 0 .625rem;
}

.order-item .order-header-row .header-col [class^="icon-"],
.order-item .order-header-row .header-col [class*=" icon-"] {
	font-size: 1.09375rem;
	margin-left: .34375rem;
}

.order-item .order-header-row .header-col .header-title {
	font-weight: 500;
}

.order-item .order-info-col {
	padding: 0 0 1rem;
}

.order-item .order-info-col .order-title {
	display: block;
	font-size: .8125rem;
	line-height: 1rem;
	font-weight: 400;
	margin: 0 0 .375rem;
}

.order-item .order-info-col .order-data {
	font-size: .75rem;
	line-height: 1.5;
	color: rgba(0, 0, 0, .5);
}

.order-product-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: .6875rem;
	line-height: 1rem;
	margin: 0 0 1rem;
}

.order-product-item .img-wrap {
	-ms-flex-preferred-size: 3.96875rem;
	flex-basis: 3.96875rem;
	max-width: 3.96875rem;
}

.order-product-item .img-wrap img {
	width: 100%;
}

.order-product-item .product-detail {
	-ms-flex-preferred-size: calc(100% - 3.96875rem);
	flex-basis: calc(100% - 3.96875rem);
	max-width: calc(100% - 3.96875rem);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: .25rem .4375rem 0;
}

.order-product-item .product-detail .product-price {
	margin-top: auto;
	line-height: 1;
}

.order-product-item .name {
	display: block;
	font-weight: 400;
}

.order-product-item .name a {
	color: #000;
	text-decoration: none;
}

.detail-process-list {
	position: relative;
	margin: .375rem 0;
}

.detail-process-list:before {
	content: "";
	position: absolute;
	top: 0;
	right: .9375rem;
	bottom: 0;
	border-right: 1px dotted #979797;
}

.detail-process-list > li {
	font-size: .75rem;
	line-height: 1.5;
	background: #fff;
	position: relative;
	z-index: 6;
	color: rgba(0, 0, 0, .5);
	padding: .25rem 0;
	margin: 0 0 .75rem;
	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;
}

.detail-process-list > li:last-child {
	margin-bottom: 0;
}

.detail-process-list > li.completed {
	color: #000;
}

.detail-process-list > li [class^="icon-"],
.detail-process-list > li [class*=" icon-"] {
	font-size: 1.21875rem;
}

.detail-process-list > li [class^="icon-"].icon-product-check,
.detail-process-list > li [class*=" icon-"].icon-product-check {
	font-size: 1.0625rem;
}

.detail-process-list > li [class^="icon-"].icon-truck,
.detail-process-list > li [class*=" icon-"].icon-truck {
	font-size: .8125rem;
}

.detail-process-list > li [class^="icon-"].icon-product,
.detail-process-list > li [class*=" icon-"].icon-product {
	font-size: 1.1875rem;
}

.order-detail-box {
	padding: .125rem 0 0;
}

.order-detail-box .detail-opener {
	display: table;
	font-size: .6875rem;
	line-height: 1.2;
	color: #000;
	text-decoration: none;
	position: relative;
	padding-left: .75rem;
	margin: 0 0 .625rem;
}

.order-detail-box .detail-opener.collapsed:after {
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.order-detail-box .detail-opener:after {
	content: "\e900";
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate(0, -50%) rotate(180deg);
	-ms-transform: translate(0, -50%) rotate(180deg);
	transform: translate(0, -50%) rotate(180deg);
	top: 50%;
	font: .25rem/1 "icomoon";
}

.order-detail-box .order-status-title {
	display: block;
	font-size: .8125rem;
	font-weight: 400;
	line-height: 1.2;
	padding: .3125rem 0;
}

.order-detail-box .total-title,
.order-detail-box .delivery-title {
	display: block;
	font-weight: 400;
	font-size: .8125rem;
	line-height: 1.125rem;
	margin: 0 0 .625rem;
}

.order-totals-box,
.order-delivery-detail {
	border-top: 1px solid #000;
	padding: .9375rem 0 1.3125rem;
	font-size: .75rem;
	line-height: 1.5;
}

.order-totals-box .amount-table {
	width: 100%;
}

.order-totals-box .amount-table td {
	padding: 0;
}

.order-totals-box .amount-table td:last-child {
	text-align: left;
	color: rgba(0, 0, 0, .5);
}

.order-totals-box .amount-table .total td {
	font-weight: 700;
}

.order-totals-box .amount-table .total td:last-child {
	color: #000;
}

.order-detail-slide .order-delivery-detail {
	padding-bottom: 0;
}

.order-delivery-detail .address-box {
	color: rgba(0, 0, 0, .5);
}

.coupons-holder {
	padding: .5625rem 0 0;
}

.coupon-item {
	font-size: .75rem;
	line-height: 1.25;
	position: relative;
	background: #f9f9f9;
	border: 1px solid #000;
	padding: 1.25rem .6875rem 1.1875rem;
	margin: 0 0 1.40625rem;
}

.coupon-item .coupon-name {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 500;
	font-size: .875rem;
	margin: 0 0 .6875rem;
}

.coupon-item .coupon-name [class^="icon-"],
.coupon-item .coupon-name [class*=" icon-"] {
	font-size: 1.03125rem;
	margin: 0 0 0 .4375rem;
}

.coupon-item .coupon-name [class^="icon-"].icon-sale,
.coupon-item .coupon-name [class*=" icon-"].icon-sale {
	margin-top: -.2em;
}

.coupon-item .coupon-meta {
	font-size: .8125rem;
	line-height: 1.46153846;
	margin: 0 0 .75rem;
}

.coupon-item .info-row {
	color: rgba(0, 0, 0, .5);
	padding: 0 0 .625rem;
}

.coupon-item .data-title {
	font-weight: 400;
	color: #000;
	font-size: .8125rem;
}

.coupon-item .link-copy {
	font-size: .625rem;
	color: rgba(0, 0, 0, .5);
}

.coupon-item .link-copy:hover {
	text-decoration: none;
}

.coupon-item .btn-redeem {
	display: block;
	margin: .5rem auto 0;
	width: 7rem;
}

.related-coupons-holder h3 {
	font-weight: 500;
	font-size: 1rem;
	line-height: 1.5;
	margin: 0 0 1.125rem;
}

.related-coupon-item {
	padding: 0 0 1.875rem;
}

.related-coupon-item .coupon-meta {
	display: block;
	font-size: .8125rem;
	line-height: 1.46153846;
	margin: 0 0 .6875rem;
	font-weight: 400;
}

.related-coupon-item .btn {
	min-width: 7rem;
}

.update-item {
	font-size: .75rem;
	line-height: 1.25;
	position: relative;
	background: #f9f9f9;
	border: 1px solid #000;
	padding: 1.25rem .6875rem 1.1875rem;
	margin: 0 0 1.40625rem;
}

.update-item .update-name {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 500;
	font-size: .875rem;
	margin: 0 0 .6875rem;
}

.update-item .update-meta {
	font-size: .8125rem;
	line-height: 1.46153846;
	margin: 0 0 .75rem;
}

.update-item .info-row {
	color: rgba(0, 0, 0, .5);
	padding: 0 0 .625rem;
}

.update-item .btn-redeem {
	display: block;
	margin: .5rem auto 0;
	width: 7rem;
}

.account-shipping-return {
	font-size: .75rem;
}

.account-shipping-return p {
	margin-bottom: .625rem;
}

.account-shipping-return .return-title {
	display: block;
	margin: 0 0 .75rem;
}

.account-shipping-return .process-list li {
	position: relative;
	padding: 0 2.25em 1.5em 0;
}

.account-shipping-return .process-list li [class^="icon-"],
.account-shipping-return .process-list li [class*=" icon-"] {
	position: absolute;
	top: .75em;
	right: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.account-shipping-return .process-list li [class^="icon-"]:before,
.account-shipping-return .process-list li [class*=" icon-"]:before {
	font-size: 1.5em;
}

.account-shipping-return .btn {
	min-width: 10.625rem;
	margin-top: .625rem;
}

.account-contact .contact-list {
	padding: 0 0 .9375rem;
}

.account-contact .contact-list a {
	color: inherit;
	text-decoration: none;
}

.account-contact .contact-list a:hover {
	color: rgba(0, 0, 0, .6);
}

.account-contact .form-row {
	margin: 0 -.375rem;
}

.account-contact .form-row [class*="col-"] {
	padding-left: .375rem;
	padding-right: .375rem;
}

.account-contact .btn-contact {
	display: block;
	margin-right: auto;
	width: 7rem;
}

.edit-address-box .form-row {
	margin-left: -.5rem;
	margin-right: -.5rem;
}

.edit-address-box .form-row > [class*="col-"] {
	padding-left: .5rem;
	padding-right: .5rem;
}

.form-info-text {
	font-size: .6875rem;
	display: block;
}

.contact-container {
	overflow: hidden;
}

.contact-container .input-text {
	display: block;
	width: 100%;
	font-size: .75rem;
	line-height: 1.5;
	border: 1px solid #000;
	border-width: 0 0 1px;
	background: #fff;
	outline: none;
	margin: 0;
	appearance: none;
	-webkit-appearance: none;
	color: #000;
	height: calc(2.5625rem + 1px);
	padding: .6875rem 0;
}

.contact-container .input-text::-webkit-input-placeholder {
	color: #000;
}

.contact-container .input-text::-moz-placeholder {
	opacity: 1;
	color: #000;
}

.contact-container .input-text:-moz-placeholder {
	color: #000;
}

.contact-container .input-text:-ms-input-placeholder {
	color: #000;
}

.contact-container .input-text.placeholder {
	color: #000;
}

.contact-container textarea.input-text {
	min-height: 7.5rem;
}

.contact-top-section .img-wrap img {
	width: 100%;
}

.contact-top-section .contact-info-box {
	font-size: .75rem;
	line-height: 1.25;
	padding: .875rem 0 2.625rem;
}

.contact-top-section .contact-info-box .col-6 {
	padding-right: 20px;
	padding-top: .25rem;
}

.contact-top-section .contact-info-box .col-6:nth-child(2n+1) {
	border-left: 1px solid #000;
}

.contact-top-section .contact-info-box ul > li {
	padding: .25rem 0;
}

.contact-top-section h1 {
	text-align: center;
	font-size: 1.4375rem;
	line-height: 1.25;
	font-weight: 400;
	margin-bottom: 1.5rem;
}

.contact-top-section h2 {
	font-size: 1.125rem;
	line-height: 1.25;
	font-weight: 400;
	margin-bottom: .6875rem;
}

.contact-form-section {
	background: #f6f6f6;
	padding: 0 9999px;
	margin: 0 -9999px;
}

.contact-form-section .banner-img img {
	width: 100%;
}

.contact-form-section .form-wrap {
	padding: 1.375rem .75rem .75rem;
}

.contact-form-section .form-wrap br {
	display: none;
}

.contact-form-section .form-wrap .button {
	width: 7rem;
	display: block;
	margin: 1.25rem auto 0;
}

.contact-form-section h2 {
	font-size: 1.125rem;
	line-height: 1.25;
	font-weight: 400;
	margin-bottom: .5625rem;
}

.contact-form-section .form-info-text {
	margin: 0 0 1.1875rem;
}

.contact-form-section .form-row {
	margin: 0 -.46875rem;
}

.contact-form-section .form-row > [class*="col-"] {
	padding: 0 .46875rem;
}

.contact-form-section .form-group {
	margin-bottom: .625rem;
}

.contact-form-section .input-text {
	background: none;
}

.about-container {
	overflow: hidden;
	font-size: .75rem;
	line-height: 1.41666667;
}

.about-top-section .img-wrap img {
	width: 100%;
}

.about-top-section .text-wrap {
	padding: 1.0625rem 0 .1875rem;
}

.about-top-section h1 {
	font-size: 1.125rem;
	line-height: 1.25;
	font-weight: 400;
	margin-bottom: 1.25rem;
}

.about-top-section .info-title {
	line-height: 1.45833333;
	margin-bottom: .375rem;
}

.about-top-section .info-title ~ .info-title {
	margin-bottom: .625rem;
}

.about-second-section {
	background: #f6f6f6;
	padding: 0 9999px;
	margin: 0 -9999px;
}

.about-second-section .img-wrap img {
	width: 100%;
}

.about-second-section .text-wrap {
	padding: 1.75rem 0 1.25rem;
	line-height: 1.75;
}

.about-second-section h2 {
	font-size: 1.125rem;
	line-height: 1.25;
	font-weight: 400;
	margin-bottom: .375rem;
}

.about-bottom-section {
	padding: 2.1875rem 0 1.125rem;
}

.about-bottom-section h2,
.about-bottom-section h3 {
	font-size: 1.125rem;
	line-height: 1.25;
	font-weight: 400;
}

.about-bottom-section h2 {
	margin-bottom: 1.4375rem;
}

.about-bottom-section h3 {
	margin-bottom: .5rem;
}

.about-bottom-section p a {
	color: inherit;
}

.faqs-container {
	padding: .875rem 0 1.625rem;
}

.faq-top-text {
	font-size: .75rem;
	line-height: 1.33333333;
}

.faq-top-text h1 {
	font-size: 1.125rem;
	line-height: 1.5;
	font-weight: 400;
	margin-bottom: .625rem;
}

.faq-top-text p {
	margin-bottom: .4375rem;
}

.faq-top-text p a {
	color: inherit;
	text-decoration: underline;
}

.faq-top-text p a:hover {
	color: rgba(0, 0, 0, .8);
	text-decoration: none;
}

.faqs-row {
	padding: 1.1875rem 0 0;
}

.faq-nav-wrapper {
	margin: 0 0 .9375rem;
}

.faq-nav-wrapper .jcf-select {
	display: block !important;
	height: calc(32px + 2px);
	border: 1px solid #000;
}

.faq-nav-wrapper .jcf-select .jcf-select-text {
	margin: 0 .625rem 0 1.25rem;
	font-size: .8125rem;
	line-height: 2rem;
}

.faq-nav-wrapper .jcf-select .jcf-select-text .nav-note {
	font-size: .625rem;
}

.faq-nav-wrapper .jcf-select .jcf-select-text .alert-count {
	display: inline-block;
	vertical-align: baseline;
	width: .875rem;
	height: .875rem;
	font-size: .6875rem;
	line-height: .9375rem;
	border-radius: 50%;
	text-align: center;
	background: #000;
	color: #fff;
	margin: 0 3px 0 0;
}

.faq-nav-wrapper .jcf-select .jcf-select-opener {
	left: .625rem;
}

.faq-nav-wrapper .jcf-select .jcf-select-opener:before {
	font-size: .375rem;
}

.faq-nav-wrapper .jcf-select .jcf-select-drop .jcf-select-drop-content {
	border-color: #000;
}

.faq-nav-wrapper .jcf-select .jcf-select-drop .jcf-list .jcf-option {
	padding-left: .625rem;
	padding-right: .625rem;
}

.faq-nav-wrapper .jcf-select .jcf-select-drop .jcf-list .jcf-option.jcf-selected {
	background: #000;
	color: #fff;
}

.faq-nav-wrapper .jcf-select .jcf-select-drop .jcf-list .jcf-option.jcf-selected .alert-count {
	background: #fff;
	color: #000;
}

.faq-nav-wrapper .jcf-select .jcf-select-drop .jcf-list .jcf-option .nav-note {
	display: block;
	font-size: .625rem;
}

.faq-nav-wrapper .jcf-select .jcf-select-drop .jcf-list .jcf-option .alert-count {
	display: inline-block;
	vertical-align: baseline;
	width: .875rem;
	height: .875rem;
	font-size: .6875rem;
	line-height: .9375rem;
	border-radius: 50%;
	text-align: center;
	background: #000;
	color: #fff;
	margin: 0 3px 0 0;
}

.faq-nav-wrapper .faq-nav {
	line-height: 1.5;
}

.faq-nav-wrapper .faq-nav a {
	display: table;
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid transparent;
	margin: 0 0 15px;
	padding: 0 0 2px;
	-webkit-transition: .3s ease border;
	transition: .3s ease border;
}

.faq-nav-wrapper .faq-nav a:hover,
.faq-nav-wrapper .faq-nav a.anchor-active {
	border-bottom-color: #000;
}

.faqs-content-holder h2 {
	font-size: .875rem;
	line-height: 1.5;
	font-weight: 400;
	margin: 0 0 .25rem;
}

.faqs-block {
	padding: 0 0 1.625rem;
}

.faq-item {
	font-size: .75rem;
	line-height: 1.5;
	border-bottom: 1px solid #000;
	padding: .25rem 0;
}

.faq-item .faq-opener {
	display: block;
	font-size: .8125rem;
	line-height: 1.125rem;
	border: none;
	outline: none;
	background: none;
	padding: .25rem 0 .25rem 1.25rem;
	position: relative;
	width: 100%;
	text-align: right;
}

.faq-item .faq-opener:before {
	content: "\e900";
	position: absolute;
	top: 50%;
	left: .1875rem;
	-webkit-transform: translate(0, -50%) rotate(180deg);
	-ms-transform: translate(0, -50%) rotate(180deg);
	transform: translate(0, -50%) rotate(180deg);
	font: .3125rem/1 "icomoon";
}

.faq-item .faq-opener.collapsed:before {
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.faq-item .faq-content {
	padding: 0 0 1.1875rem;
}

.woocommerce-form-login,
.woocommerce-ResetPassword {
	max-width: 420px;
	margin: 0 auto;
	padding: .9375rem 0;
}

.woocommerce-form-login .btn,
.woocommerce-ResetPassword .btn {
	width: 100%;
	display: block;
	max-width: 7rem;
	margin: 0 auto;
}

form .select2-container.select2-container--default {
	display: block;
}

form .select2-container.select2-container--default.select2-container--open .select2-selection--single {
	border-color: #000;
	border-radius: 0;
}

form .select2-container.select2-container--default.select2-container--open .select2-selection__arrow {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

form .select2-container.select2-container--default .select2-selection--single {
	background: #fff;
	border: 1px solid #000;
	border-width: 0 0 1px;
	height: calc(2.5625rem + 1px);
	display: block;
	margin: 0;
	outline: none;
	border-radius: 0;
}

form .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 2.5625rem;
	font-size: .75rem;
	padding-right: 0;
}

form .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: calc(2.5625rem + 1px);
	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;
}

form .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
	content: "\e900";
	font: .375rem/1 "icomoon";
}

form .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: none;
}

body .select2-dropdown {
	border-color: #000;
}

body .select2-container--open .select2-dropdown--above {
	border-bottom: 1px solid #aaa;
}

body .select2-container--default .select2-results__option--highlighted[aria-selected],
body .select2-container--default .select2-results__option--highlighted[data-selected] {
	background: #000;
	color: #fff;
}

.woocommerce-checkout .order_details {
	width: 100%;
	max-width: 39.375rem;
	padding: 0 .625rem;
	margin: 0 auto;
	text-align: center;
}

.woocommerce-checkout .order_details + p {
	text-align: center;
	padding: 0 .625rem;
}

.woocommerce > .woocommerce-form-coupon-toggle {
	display: none;
}

.woocommerce .woocommerce-error {
	padding: .9375rem .625rem 1.25rem;
	font-size: .75rem;
}

.woocommerce .woocommerce-error > li {
	background: #dc3545;
	color: #fff;
	padding: .375rem .5rem;
	margin-bottom: 10px;
}

body .select2-dropdown,
body .select2-container--default .select2-search--dropdown .select2-search__field {
	border-color: #191919;
}

body.woocommerce-checkout #main > .container {
	max-width: none;
	padding: 0;
}

.woocommerce-NoticeGroup .woocommerce-info {
	margin: 0 0 20px;
	background: #000;
	color: #fff;
	padding: .375rem .5rem;
	margin-bottom: 10px;
}

.woocommerce-NoticeGroup .woocommerce-error {
	padding: 0 0 20px;
}

.checkout-container {
	padding: 15px 0 18px;
}

.checkout-container .select2-container {
	min-width: 100%;
	max-width: 100%;
}

.checkout-container .woocommerce-remove-coupon {
	color: #000;
	text-decoration: none;
	margin-right: 5px;
}

.checkout-container .woocommerce-remove-coupon:hover {
	text-decoration: underline;
}

.checkout-container .container {
	padding: 0 .8125rem;
}

.checkout-container .fixed-position .mobile-step-nav {
	padding: 8px 15px;
	z-index: 99;
	border-bottom: 1px solid #bababa;
	margin: 0;
}

.checkout-container .mobile-step-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;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	margin: 8px -15px 0;
	padding: 0 15px;
	background: #fff;
	z-index: 50;
}

.checkout-container .mobile-step-nav:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 20px;
	right: 20px;
	height: 1px;
	background: #bababa;
}

.checkout-container .mobile-step-nav a {
	display: block;
	position: relative;
	z-index: 2;
	background: #fff;
	border: 1px solid #bababa;
	border-radius: 50%;
	height: 26px;
	width: 26px;
	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;
	font-size: 13px;
	color: #d1d1d1;
	font-weight: 500;
	text-decoration: none;
	-webkit-transition: .3s ease-in-out background, .3s ease-in-out color;
	transition: .3s ease-in-out background, .3s ease-in-out color;
}

.checkout-container .mobile-step-nav a.anchor-active {
	background: #000;
	border-color: #000;
	color: #fff;
	text-decoration: none;
}

.checkout-container .checkout-heading {
	text-align: center;
}

.checkout-container .checkout-heading h1 {
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 1.2;
	text-transform: uppercase;
	margin: 0 0 3px;
}

.checkout-container .checkout-heading .tagline {
	display: block;
	font: 400 .75rem/1.25 "Heebo", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.checkout-container .woocommerce-NoticeGroup {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

.checkout-container .checkout_forms_holder,
.checkout-container .woocommerce-shipping-fields__field-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -4px;
}

.checkout-container .checkout_forms_holder .woocommerce-shipping-fields {
	width: 100%;
}

.checkout-container .address-holder {
	padding: .875rem .875rem;
}

.checkout-container .address-holder .form-row label.screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.checkout-container .payment-section-title {
	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;
	font-size: .875rem;
	line-height: 1.25;
	color: #1f1f1f;
	font-weight: 400;
	margin: 0 0 .4375rem;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

.checkout-container .payment-section-title [class^="icon-"]:not(.icon-cart),
.checkout-container .payment-section-title [class*=" icon-"]:not(.icon-cart) {
	font-size: .8125rem;
	color: #000;
	margin-left: .5rem;
}

.checkout-container .payment-section-title [class^="icon-"]:not(.icon-cart).icon-delivery,
.checkout-container .payment-section-title [class*=" icon-"]:not(.icon-cart).icon-delivery {
	font-size: .84375rem;
}

.checkout-container .payment-section-title .cart-count {
	position: relative;
	line-height: 1;
	color: #000;
	margin-left: .5rem;
}

.checkout-container .payment-section-title .cart-count .icon-cart {
	font-size: .9375rem;
	margin: 0;
	color: #000;
}

.checkout-container .payment-section-title .counter {
	position: absolute;
	top: -.25rem;
	right: -.5rem;
	width: .875rem;
	height: .875rem;
	background: #fa9aa1;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	font-weight: 600;
	font-size: .625rem;
	line-height: .875rem;
}

.checkout-container .already-account,
.checkout-container .shipping-info,
.checkout-container .free-shipping-text {
	display: block;
	font-size: .75rem;
	line-height: 1.25;
	color: #000;
	font-weight: 400;
	margin: 0 0 .625rem;
	text-align: center;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

.checkout-container .already-account a,
.checkout-container .shipping-info a,
.checkout-container .free-shipping-text a {
	color: #000;
	text-decoration: underline;
}

.checkout-container .already-account a:hover,
.checkout-container .shipping-info a:hover,
.checkout-container .free-shipping-text a:hover {
	text-decoration: none;
}

.checkout-container .form-row {
	margin: 0;
	display: block;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	padding: 0 4px .78125rem;
}

.checkout-container .form-row.notes {
	padding-left: 0;
	padding-right: 0;
}

.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_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_phone_field,
.checkout-container .form-row#shipping_company_field,
.checkout-container .form-row#shipping_postcode_field,
.checkout-container .form-row#billing_apartment_field,
.checkout-container .form-row#billing_floor_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.woocommerce-invalid .input-text {
	border-color: #f00;
}

.checkout-container .input-row {
	margin: 0;
	display: block;
}

.checkout-container #order_comments_field > label {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.checkout-container .shipping_address .woocommerce-shipping-fields__field-wrapper {
	padding-top: 10px;
}

.checkout-container .input-text {
	display: block;
	width: 100%;
	background: #fff;
	border: 1px solid #191919;
	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 .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: #000;
}

.checkout-container .input-text.error {
	border-color: #f00;
}

.checkout-container textarea.input-text {
	min-height: 5rem;
}

.checkout-container .different-shipping,
.checkout-container .gift-wrap,
.checkout-container .shipping-notes {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.checkout-container .different-shipping,
.checkout-container .mc4wp-checkbox,
.checkout-container .gift-wrap,
.checkout-container .shipping-notes {
	padding: 0 4px .78125rem;
	margin: 0;
}

.checkout-container .different-shipping h3 {
	margin: 0;
	font-size: inherit;
}

.checkout-container .woocommerce-terms-and-conditions-wrapper {
	padding: .5rem 0 1.25rem;
}

.checkout-container .woocommerce-terms-and-conditions-wrapper .form-row {
	padding: 0;
}

.checkout-container label {
	margin: 0;
}

.checkout-container .shipping-method-holder {
	padding: 26px 0;
	padding-top: 40px;
}

.checkout-container .shipping-option > li,
.checkout-container .payment-option > li {
	padding: 0 0 .5rem;
}

.checkout-container .shipping-option > li > label,
.checkout-container .payment-option > li > label {
	font-weight: 400;
	display: block;
	position: relative;
}

.checkout-container .shipping-option > li > label input[type="checkbox"],
.checkout-container .shipping-option > li > label input[type="radio"],
.checkout-container .payment-option > li > label input[type="checkbox"],
.checkout-container .payment-option > li > label input[type="radio"] {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.checkout-container .shipping-option > li > label input[type="checkbox"]:checked ~ .method-option .fake-input,
.checkout-container .shipping-option > li > label input[type="radio"]:checked ~ .method-option .fake-input,
.checkout-container .payment-option > li > label input[type="checkbox"]:checked ~ .method-option .fake-input,
.checkout-container .payment-option > li > label input[type="radio"]:checked ~ .method-option .fake-input {
	border-color: #000;
}

.checkout-container .shipping-option > li > label input[type="checkbox"]:checked ~ .method-option .fake-input:before,
.checkout-container .shipping-option > li > label input[type="radio"]:checked ~ .method-option .fake-input:before,
.checkout-container .payment-option > li > label input[type="checkbox"]:checked ~ .method-option .fake-input:before,
.checkout-container .payment-option > li > label input[type="radio"]:checked ~ .method-option .fake-input:before {
	opacity: 1;
}

.checkout-container .shipping-option > li > label input[type="checkbox"]:checked ~ .method-option .method-title,
.checkout-container .shipping-option > li > label input[type="radio"]:checked ~ .method-option .method-title,
.checkout-container .payment-option > li > label input[type="checkbox"]:checked ~ .method-option .method-title,
.checkout-container .payment-option > li > label input[type="radio"]:checked ~ .method-option .method-title {
	text-decoration: underline;
}

.checkout-container .shipping-option > li > label .method-option,
.checkout-container .payment-option > li > label .method-option {
	position: relative;
	font-weight: 400;
	font-size: .75rem;
	color: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 2px 0 2px 2px;
}

.checkout-container .shipping-option > li > label .fake-input,
.checkout-container .payment-option > li > label .fake-input {
	width: 20px;
	min-width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 1px solid #000;
	position: relative;
}

.checkout-container .shipping-option > li > label .fake-input:before,
.checkout-container .payment-option > li > label .fake-input:before {
	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;
	width: 14px;
	height: 14px;
	opacity: 0;
}

.checkout-container .shipping-option > li > label .method-detail,
.checkout-container .payment-option > li > label .method-detail {
	padding: 0 10px;
}

.checkout-container .shipping-option > li > label .method-title,
.checkout-container .payment-option > li > label .method-title {
	display: block;
}

.checkout-container .shipping-option > li > label .method-info,
.checkout-container .payment-option > li > label .method-info {
	display: block;
	font-size: .625rem;
	line-height: 1.2;
}

.checkout-container .shipping-option {
	padding: 0 0 14px;
}

.checkout-container .shipping-option > li .spot-picker {
	display: none;
	text-decoration: none;
}

.checkout-container .shipping-option > li > label .method-option {
	min-height: 3.125rem;
	border: 1px solid #000;
	padding: 2px 7px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.checkout-container .payment-option .payment_method_paypal .method-title img {
	width: 32px;
}

.checkout-container .payment-option .payment_method_paypal .method-title .about_paypal {
	display: table;
	color: #000;
	font-size: .85em;
}

.checkout-container .wc-saved-payment-methods > li {
	padding: .375rem 0 .125rem;
}

.checkout-container .wc-saved-payment-methods > li input[type="checkbox"]:checked ~ label:before,
.checkout-container .wc-saved-payment-methods > li input[type="radio"]:checked ~ label:before {
	box-shadow: inset 0 0 0 .125rem #fff;
	background: #000;
}

.checkout-container .wc-saved-payment-methods > li > label {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.checkout-container .wc-saved-payment-methods > li > label:before {
	content: "";
	display: block;
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	min-width: 1rem;
	background: #fff;
	border: 1px solid #000;
	margin: 0 0 0 .5rem;
}

.checkout-container .promo-code-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.checkout-container .promo-code-wrap .code-input {
	-ms-flex-preferred-size: calc(100% - 4.6875rem);
	flex-basis: calc(100% - 4.6875rem);
	max-width: calc(100% - 4.6875rem);
}

.checkout-container .promo-code-wrap .promo-input {
	display: block;
	width: 100%;
	background: #fff;
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #000;
	height: calc(1.8125rem + 2px);
	font-size: .75rem;
	line-height: 1.25;
	padding: .4375rem 0;
	color: #000;
	outline: none;
	border-width: 1px 0;
	border-top-color: transparent;
}

.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-top-color: transparent;
	border-bottom-color: #000;
}

.checkout-container .promo-code-wrap .promo-input.error {
	border-top-color: transparent;
	border-bottom-color: #f00;
}

.checkout-container .promo-code-wrap .btn-promo {
	border: 1px solid #000;
	height: calc(1.8125rem + 2px);
	font-size: .75rem;
	line-height: 1.25;
	padding: .4375rem .6875rem;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background: #000;
	outline: none;
	-ms-flex-preferred-size: 4.6875rem;
	flex-basis: 4.6875rem;
	max-width: 4.6875rem;
	min-width: 4.6875rem;
	-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: #000;
	color: #000;
}

.checkout-container .promo-code-wrap .coupon-info {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	font-size: .75rem;
	line-height: 1.25;
	padding: .3125rem 0 0;
}

.checkout-container .checkout-review {
	padding: 11px 0;
	position: relative;
}

.checkout-container .checkout-review.ajax_loading .loader-wrap {
	opacity: 1;
	visibility: visible;
}

.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 .free-shipping-text {
	font-weight: 500;
}

.checkout-container .cart-label-head {
	font-size: .75rem;
	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: 24.875rem;
	overflow-y: auto;
	overflow-x: hidden;
	margin-left: -9px;
	padding-left: 9px;
}

.checkout-container .cart-items-list::-webkit-scrollbar {
	width: 6px;
}

.checkout-container .cart-items-list::-webkit-scrollbar-track {
	background: #f1f1f1;
}

.checkout-container .cart-items-list::-webkit-scrollbar-thumb {
	background: #000;
}

.checkout-container .cart-amount {
	color: #000;
	font-size: .8125rem;
	line-height: 1.125rem;
	font-weight: 400;
	margin: 0 0 1.5rem;
}

.checkout-container .cart-amount .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 .amout-row .amount {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.checkout-container .cart-amount .amout-row .amount .woocommerce-Price-currencySymbol {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12;
}

.checkout-container .cart-amount .cart-discount .amount {
	color: #df3838;
}

.checkout-container .cart-amount .cart-total {
	font-size: 1rem;
	font-weight: 400;
}

.checkout-container .mini-cart-item {
	margin: 0;
}

.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 {
	-webkit-box-ordinal-group: 1000;
	-ms-flex-order: 999;
	order: 999;
}

.checkout-container .payment_box p {
	margin: 0;
}

.checkout-container .payment_box .woocommerce-SavedPaymentMethods-saveNew {
	padding: 0;
}

.checkout-container .woocommerce-SavedPaymentMethods-saveNew input[type="checkbox"]:checked ~ label:before {
	content: "\e90a";
}

.checkout-container .woocommerce-SavedPaymentMethods-saveNew label {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.checkout-container .woocommerce-SavedPaymentMethods-saveNew label:before {
	content: "";
	font: .4375rem/1 "icomoon";
	width: 1rem;
	height: 1rem;
	border: 1px solid #000;
	background: #f6f6f6;
	color: #000;
	margin: 0 0 0 .5rem;
	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;
}

.checkout-container .btn-checkout {
	-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: .875rem;
	line-height: 1.5;
	border: none;
	padding: .625rem;
	outline: none;
}

.checkout-container .btn-checkout:focus {
	outline: none;
}

.checkout-container .btn-checkout:before,
.checkout-container .btn-checkout:after {
	display: none;
}

.checkout-container .payment-icons {
	display: block;
	margin: .5rem auto 0;
	width: 10.6875rem;
}

.checkout-container .payment-icons img {
	width: 100%;
}

.checkout-container .mailchimp-newsletter {
	display: none;
}

.checkout-promo-box {
	position: relative;
	border: 1px solid #000;
}

.checkout-promo-box .promo-title {
	display: table;
	background: #fff;
	color: #000;
	text-align: center;
	font-size: 1rem;
	line-height: 1.5;
	margin: -.75em auto 1rem;
	font-weight: 400;
	padding: 0 .3125rem;
}

.checkout-promo-box .promo-slider {
	position: relative;
	z-index: 60;
	padding: 0 .8125rem 1.3125rem;
}

.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: 33.3333%;
	flex-basis: 33.3333%;
	max-width: 33.3333%;
}

.checkout-promo-box .promo-slider:not(.slick-initialized) > .slide:nth-child(3) ~ .slide {
	display: none;
}

.checkout-promo-box .promo-slider .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.checkout-promo-box .promo-slider .slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: auto;
}

.checkout-promo-box .promo-slider .slide .product-col {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.checkout-promo-box .promo-slider .slide .product-col .product-item {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.checkout-promo-box .promo-slider .slide .product-col .product-item .checkout-btn-cart {
	margin-top: auto;
}

.checkout-promo-box .promo-slider .slick-arrow {
	border: none;
	margin: 0;
	font-size: .5625rem;
	line-height: 1;
	color: #bfbfbf;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	background: none;
}

.checkout-promo-box .promo-slider .slick-arrow.slick-next {
	left: 0;
}

.checkout-promo-box .promo-slider .slick-arrow.slick-prev {
	right: 0;
}

.checkout-promo-box .promo-slider .slick-arrow:hover {
	color: rgba(0, 0, 0, .9);
}

.checkout-promo-box .promo-slider .slick-arrow i {
	display: block;
}

.checkout-promo-box .product-col {
	padding: 0 .375rem;
	position: relative;
}

.checkout-promo-box .product-item .product-name {
	color: inherit;
	text-decoration: none;
}

.checkout-promo-box .product-item .product-name:hover {
	opacity: .8;
}

.checkout-promo-box .product-item .product-name,
.checkout-promo-box .product-item .product-price,
.checkout-promo-box .product-item .checkout-cart-link {
	font-size: .75rem;
	line-height: 1.25;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}

.checkout-promo-box .product-item .checkout-cart-link {
	display: table;
	margin: 0 auto;
	font-weight: 300;
	text-decoration: none;
	border-bottom: 1px solid #000;
	color: #000;
	padding: 1px 0 0;
}

#israelpost-additional .spot-detail {
	font-size: .75rem;
}

.qv-container .modal-close {
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	list-style: none;
	top: .75rem;
	right: .75rem;
	line-height: 1;
	font-size: .625rem;
	z-index: 9;
	width: 1.5rem;
	height: 1.5rem;
	background: #000;
	border: 1px solid #000;
	color: #fff;
	border-radius: 50%;
	-webkit-transition: .3s ease background, .3s ease color;
	transition: .3s ease background, .3s ease color;
}

.qv-container .modal-close:hover {
	background: #f4f4f4;
	color: #000;
}

.qv-container .modal-close i {
	display: block;
}

.qv-container .single-product-container {
	padding-bottom: .6875rem;
}

.qv-container .single-product-container .single-product-detail {
	padding-bottom: 0;
}

.qv-container .single-product-container .single-product-slider > .slide ~ .slide {
	display: none;
}

.qv-container .single-product-container .single-product-slider .slide:not(:first-child):not(:nth-child(2)) {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
	opacity: 1;
}

.qv-container .single-product-container .single-product-slider .slide {
	padding: 0 1px;
}

.qv-container .single-product-container .single-product-slider .slide .button-zoom {
	display: none;
}

.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 .order-products-row,
.thankyou-container .order-detail-box {
	display: none !important;
}

.thankyou-container h1 {
	font-weight: 500;
	font-size: 1.0625rem;
	line-height: 1.47058824;
	text-align: center;
	margin: 0 .875rem .3125rem;
}

.thankyou-container h2 {
	font-weight: 400;
	font-size: .8125rem;
	line-height: 1.5;
	text-align: center;
	margin: 0 .625rem .9375rem;
}

.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: #000;
	color: #fff;
	font-weight: 700;
	font-size: .8125rem;
}

.thankyou-container .thankyou-text .icon-heart,
.thankyou-container .thankyou-text .icon-bookmark {
	font-size: .90625rem;
	margin-right: .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 .shoes-bank-details {
	background: #fff;
	text-align: center;
	padding: .9375rem;
	margin-top: 1.25rem;
}

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

.woocommerce-cart-form {
	font-size: .8125rem;
	line-height: 1.5;
	padding: 15px 0;
}

.woocommerce-cart-form .shop_table.cart {
	width: 100%;
}

.woocommerce-cart-form .shop_table.cart thead th {
	border: 1px solid #b4b4b4;
}

.single-product-container .woocommerce-cart-form .shop_table.cart th .quantity,
.single-product-container
    .woocommerce-cart-form .shop_table.cart td .quantity {
	margin: 0;
}

.woocommerce-cart-form .shop_table.cart th.product-thumbnail > a,
.woocommerce-cart-form .shop_table.cart td.product-thumbnail > a {
	display: block;
	max-width: 150px;
}

.woocommerce-cart-form .shop_table.cart th.product-name a,
.woocommerce-cart-form .shop_table.cart td.product-name a {
	color: inherit;
	text-decoration: none;
}

.woocommerce-cart-form .shop_table.cart th.product-name a.prdt-link-crt,
.woocommerce-cart-form .shop_table.cart td.product-name a.prdt-link-crt {
	padding-left: .625rem;
}

.woocommerce-cart-form .shop_table.cart th.product-name a img,
.woocommerce-cart-form .shop_table.cart td.product-name a img {
	max-width: 9.375rem;
	width: 100%;
}

.woocommerce-cart-form .shop_table.cart th.product-name .prdc-img-cart,
.woocommerce-cart-form .shop_table.cart td.product-name .prdc-img-cart {
	display: inline-block;
}

.woocommerce-cart-form .shop_table.cart th.product-remove a:hover,
.woocommerce-cart-form .shop_table.cart td.product-remove a:hover {
	color: #df3838;
}

.woocommerce-cart-form .shop_table.cart td.actions {
	display: none;
}

.woocommerce-cart-form .shop_table.cart a.remove {
	color: #000;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	line-height: 1;
}

.woocommerce-cart-form .shop_table.cart a.remove i {
	display: inline-block;
	vertical-align: top;
}

.woocommerce-cart-form .shop_table.cart a.remove:hover {
	color: #000;
}

.woocommerce-cart-form .product-info-wrap .img-wrap a {
	display: block;
	text-decoration: none;
	background: #fff;
	border: 1px solid rgba(210, 210, 210, .4);
	overflow: hidden;
	border-radius: .125rem;
}

.woocommerce-cart-form .product-info-wrap .img-wrap img {
	width: 100%;
}

.woocommerce-cart-form .product-info-wrap .product-name a {
	text-decoration: none;
	color: inherit;
}

.woocommerce-cart-form .product-info-wrap .product-name a:hover {
	color: #000;
}

.woocommerce-cart .inner-banner {
	margin-bottom: 10px;
}

.woocommerce-cart .woocommerce-info {
	text-align: center;
}

.return-to-shop {
	text-align: center;
}

.return-to-shop .wc-backward {
	padding: .4375rem .9375rem;
}

.cart-collaterals {
	padding-bottom: 20px;
}

.cart-collaterals table.shop_table,
.cart-collaterals .woocommerce-shipping-totals.shipping,
.cart-collaterals .cart_totals h2 {
	display: none;
}

.cart-collaterals .wc-proceed-to-checkout {
	text-align: left;
}

.cart-collaterals .wc-proceed-to-checkout .checkout-button {
	padding: .625rem 4.375rem;
}

.cart-collaterals .btn.checkout-button {
	min-width: 100%;
	color: #fff;
}

.cart-collaterals .btn.checkout-button:hover {
	color: #fff;
}

#footer {
	background: #f6f6f6;
	font-size: .6875rem;
	line-height: 1rem;
	padding: 1.25rem .75rem;
}

.home #footer {
	margin-top: 1.375rem;
}

#footer .design-dev-info {
	padding: .6875rem 0 0;
}

#footer .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;
}

.rtl #footer .design-dev-info a {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

#footer .design-dev-info a:hover {
	opacity: .6;
}

#footer .design-dev-info a img {
	width: 1.5em;
	height: auto;
	margin: 0 .3125em;
}

.footer-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.footer-top .footer-title {
	display: block;
	font-size: .75rem;
	line-height: 1.25;
	font-weight: 400;
	margin: 0 0 .3125rem;
}

.footer-top .footer-nav {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	z-index: 0;
}

.footer-top .footer-nav ul > li {
	padding: 0 0 .75rem;
}

.footer-top .footer-nav ul > li > a {
	color: #000;
	text-decoration: none;
}

.footer-top .footer-gift-info {
	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;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	margin: 0 0 1.625rem;
}

.footer-top .footer-gift-info .gift-title {
	font-size: .6875rem;
	font-weight: 400;
	display: block;
}

.footer-top .footer-gift-info .icon-gift-card {
	font-size: .71875rem;
	margin: 0 0 0 .40625rem;
}

.footer-top a {
	color: #000;
	text-decoration: none;
}

.footer-top .social-networks {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 1.25rem 0;
}

.footer-top .social-networks li {
	padding: 0 .6875rem;
}

.footer-top .newsletter-col {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.footer-newsletter-box {
	max-width: 14.0625rem;
	margin: 0 auto;
}

.footer-newsletter-box .newsletter-title {
	display: block;
	font-size: .875rem;
	line-height: 1.46428571;
	margin: 0 0 -.1875rem;
	font-weight: 400;
}

.footer-newsletter-box form br {
	display: none;
}

.footer-newsletter-box .input-wrap {
	position: relative;
}

.footer-newsletter-box .input-wrap .form-control {
	box-shadow: none;
	border-radius: 0;
	border-width: 0 0 1px;
	border-color: #000;
	color: #000;
	font-size: .8125rem;
	background: none;
	padding: .4375rem 0;
	height: 2rem;
	line-height: 1.0625rem;
}

.footer-newsletter-box .input-wrap .form-control::-webkit-input-placeholder {
	color: #000;
}

.footer-newsletter-box .input-wrap .form-control::-moz-placeholder {
	opacity: 1;
	color: #000;
}

.footer-newsletter-box .input-wrap .form-control:-moz-placeholder {
	color: #000;
}

.footer-newsletter-box .input-wrap .form-control:-ms-input-placeholder {
	color: #000;
}

.footer-newsletter-box .input-wrap .form-control.placeholder {
	color: #000;
}

.footer-newsletter-box .input-wrap .btn-send {
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	background: none;
	outline: none;
	line-height: 1;
	font-size: .53125rem;
	position: absolute;
	top: 0;
	left: 0;
	height: 2rem;
}

.footer-newsletter-box .input-wrap .btn-send:hover i {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.footer-newsletter-box .input-wrap .btn-send i {
	display: block;
	-webkit-transition: .25s ease transform;
	transition: .25s ease transform;
}

.store-info,
.footer-contact-info {
	padding-right: 2rem;
	margin-bottom: 1.6875rem;
	line-height: 19px;
}

.social-networks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1;
	font-size: .9375rem;
}

.social-networks > li a {
	text-decoration: none;
	display: block;
	color: #000;
}

.social-networks > li a:hover i {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.social-networks > li a i {
	display: block;
	-webkit-transition: .25s ease transform;
	transition: .25s ease transform;
}

.footer-bottom .footer-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.footer-bottom .footer-link > li + li:before {
	content: "|";
	padding: 0 .4375rem;
}

.footer-bottom .footer-link a {
	color: #000;
	text-decoration: none;
}

.footer-bottom .footer-icon {
	width: 15.25rem;
	margin: 0 auto;
}

.footer-bottom .footer-icon img {
	width: 100%;
	height: auto;
}

.toast {
	min-width: 200px;
}

.toast button.close {
	font-size: 13px;
}

@media (min-width: 375px) {
	.size-guide-popup .size-popup-wrapper {
		max-width: 350px;
	}

	.size-guide-popup .size-popup-wrapper .btn-size-guide {
		right: 15px;
		top: 16px;
		font-size: 16px;
	}
}

@media (min-width: 400px) {
	.size-guide-popup .size-popup-wrapper {
		max-width: 375px;
	}

	.size-guide-popup .size-popup-wrapper .btn-size-guide {
		top: 18px;
	}
}

@media (min-width: 576px) {
	.single-product-container .single-product-slider .slide .button-zoom {
		visibility: hidden;
		opacity: 0;
	}
}

@media (min-width: 640px) {
	html {
		font-size: 32px;
	}
}

@media (min-width: 768px) {
	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}

	.jcf-select .jcf-select-text {
		font-size: 13px;
		margin-left: 18px;
		line-height: 1.625rem;
	}

	.jcf-list {
		font-size: 13px;
	}

	html {
		font-size: 16px;
	}

	body .woocommerce-form-login .wc-social-login,
	body .wc-social-login.wc-social-login-link-account {
		margin: 0 -22px;
	}

	body .woocommerce-form-login .wc-social-login .button-social-login,
	body .wc-social-login.wc-social-login-link-account .button-social-login {
		font-size: 14px;
		margin: 0 22px;
	}

	body .woocommerce-form-login .wc-social-login .button-social-login .si,
	body .wc-social-login.wc-social-login-link-account .button-social-login .si {
		margin-left: 10px;
	}

	.rtl body .woocommerce-form-login .wc-social-login .button-social-login .si,
	.rtl
	body .wc-social-login.wc-social-login-link-account .button-social-login .si {
		margin-right: 10px;
	}

	body .woocommerce-form-login .wc-social-login .button-social-login .si-facebook,
	body .wc-social-login.wc-social-login-link-account .button-social-login .si-facebook {
		font-size: 17px;
	}

	body .woocommerce-form-login .wc-social-login .button-social-login .si-google,
	body .wc-social-login.wc-social-login-link-account .button-social-login .si-google {
		font-size: 18px;
	}

	.loadscreen .load-logo {
		width: 150px;
	}

	.container {
		max-width: 750px;
	}

	.jcf-number {
		height: 24px;
		width: 48px;
	}

	.jcf-number input {
		font-size: 15px;
		line-height: 24px;
	}

	button.btn,
	button.button,
	a.btn,
	a.button,
	input.btn,
	input.button {
		font-size: 14px;
		line-height: 1.5;
		padding: 7px 7px 6px;
	}

	.form-control {
		font-size: 14px;
		height: 42px;
		padding: 10px 0;
	}

	.header-offer-bar {
		font-size: 13px;
		line-height: 18px;
		background: #000;
	}

	.header-offer-bar .offer-slider {
		max-width: 380px;
	}

	.header-offer-bar .offer-slider .slide {
		padding: 7px 0;
	}

	.header-offer-bar .offer-slider .slick-arrow {
		font-size: 10px;
	}

	.header-top {
		min-height: 70px;
		padding: 0 20px;
	}

	.header-top .btn-search-opener {
		font-size: 16px;
	}

	.logo {
		width: 140px;
	}

	.header-utility-nav .contact-menu,
	.header-utility-nav .account-menu {
		padding: 0 15px;
	}

	.header-utility-nav .contact-menu > a,
	.header-utility-nav .account-menu > a {
		position: relative;
	}

	.header-utility-nav .contact-menu > a:after,
	.header-utility-nav .account-menu > a:after {
		content: "";
		position: absolute;
		bottom: -3px;
		height: 1px;
		right: 0;
		width: 100%;
		background: #000;
		-webkit-transition: .4s ease opacity, .4s ease transform;
		transition: .4s ease opacity, .4s ease transform;
		opacity: 0;
		-webkit-transform: scaleX(0);
		-ms-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		transform-origin: 0 0;
	}

	.header-utility-nav .contact-menu > a:hover:after,
	.header-utility-nav .account-menu > a:hover:after {
		opacity: 1;
		-webkit-transform: scaleX(1);
		-ms-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: 100% 0;
		-ms-transform-origin: 100% 0;
		transform-origin: 100% 0;
	}

	.header-utility-nav .counter_wish,
	.header-utility-nav .counter,
	.header-utility-nav .account-conter {
		width: 14px;
		height: 14px;
		font-size: 12px;
		line-height: 1.2;
	}

	.header-utility-nav .btn-cart {
		font-size: 16px;
		margin: 0 15px;
	}

	.header-utility-nav .btn-bookmark {
		font-size: 16px;
		margin: 0 15px;
	}

	#nav .primary-menu > li > a,
	#nav .mobile-menu > li > a {
		font-size: 16px;
		line-height: 1.25;
		color: #000;
	}

	.login-modal .modal-dialog,
	.register-modal .modal-dialog {
		margin: auto;
		max-width: 480px;
	}

	.login-modal .modal-content,
	.register-modal .modal-content {
		padding: 22px 25px 28px;
	}

	.login-modal .modal-close,
	.register-modal .modal-close {
		font-size: 13px;
		top: 14px;
		right: 14px;
	}

	.login-modal h2,
	.register-modal h2 {
		font-size: 21px;
		margin-bottom: 12px;
	}

	.login-modal .btn_register,
	.register-modal .btn_register {
		font-size: 14px;
		margin-bottom: 18px;
	}

	.login-modal .form-row,
	.register-modal .form-row {
		margin-left: -15px;
		margin-right: -15px;
	}

	.login-modal .form-row .form-group,
	.register-modal .form-row .form-group {
		padding-left: 15px;
		padding-right: 15px;
	}

	.login-modal .form-group,
	.register-modal .form-group {
		margin-bottom: 16px;
	}

	.login-modal .form-control,
	.register-modal .form-control {
		font-size: 16px;
		line-height: 1.5;
		height: 48px;
		padding: 11px 0;
	}

	.login-modal .alert,
	.register-modal .alert {
		border-radius: 3px;
	}

	.login-modal .btn,
	.register-modal .btn {
		max-width: 128px;
	}

	.login-modal .login-or-title,
	.register-modal .login-or-title {
		font-size: 14px;
		line-height: 1.5;
		margin: 26px 0 21px;
	}

	.login-modal .social-login,
	.register-modal .social-login {
		margin: 0 -22px;
	}

	.login-modal .social-login .btn-facebook,
	.login-modal .social-login .btn-google,
	.register-modal .social-login .btn-facebook,
	.register-modal .social-login .btn-google {
		font-size: 14px;
		margin: 0 22px;
	}

	.login-modal .social-login .btn-facebook i,
	.login-modal .social-login .btn-google i,
	.register-modal .social-login .btn-facebook i,
	.register-modal .social-login .btn-google i {
		margin-left: 10px;
	}

	.rtl .login-modal .social-login .btn-facebook i,
	.rtl
	.login-modal .social-login .btn-google i,
	.rtl
	.register-modal .social-login .btn-facebook i,
	.rtl
	.register-modal .social-login .btn-google i {
		margin-right: 10px;
	}

	.login-modal .social-login .btn-facebook .icon-facebook,
	.login-modal .social-login .btn-google .icon-facebook,
	.register-modal .social-login .btn-facebook .icon-facebook,
	.register-modal .social-login .btn-google .icon-facebook {
		font-size: 17px;
	}

	.login-modal .social-login .btn-facebook .icon-google,
	.login-modal .social-login .btn-google .icon-google,
	.register-modal .social-login .btn-facebook .icon-google,
	.register-modal .social-login .btn-google .icon-google {
		font-size: 18px;
	}

	.remeber-check {
		margin: 7px 0 24px;
	}

	.remeber-check + .remeber-check {
		margin-top: -10px;
	}

	.remeber-check .checkbox {
		font-size: 16px;
		line-height: 1.5;
		padding-right: 31px;
	}

	.remeber-check .checkbox .fake-input {
		width: 24px;
		height: 24px;
		top: 12px;
	}

	.remeber-check .checkbox .fake-input:before {
		font-size: .8em;
		top: 50%;
	}

	.remeber-check .link-forgot-pass {
		font-size: 14px;
		line-height: 1.5;
	}

	.header-mini-cart,
	.header-wishlist-box {
		top: 70px;
	}

	.logged-in.admin-bar .sticky-wrap:not(.fixed-position) .header-mini-cart,
	.logged-in.admin-bar .sticky-wrap:not(.fixed-position)
	.header-wishlist-box {
		top: 116px;
	}

	.has_header_offer .header-mini-cart,
	.has_header_offer
	.header-wishlist-box {
		top: 102px;
	}

	.has_header_offer.logged-in.admin-bar .sticky-wrap:not(.fixed-position) .header-mini-cart,
	.has_header_offer.logged-in.admin-bar .sticky-wrap:not(.fixed-position)
	.header-wishlist-box {
		top: 148px;
	}

	.header-wishlist-box {
		width: 320px;
	}

	.header-wishlist-box .wishlist-header {
		height: 62px;
		padding: 0 10px;
	}

	.header-wishlist-box .wishlist-heading {
		font-size: 20px;
	}

	.header-wishlist-box .wishlist-close {
		font-size: 10px;
		right: 15px;
	}

	.header-wishlist-box .btn-clear {
		font-size: 12px;
		left: 15px;
	}

	.header-wishlist-box .wishlist-body {
		height: calc(100% - 62px);
		padding: 0 12px;
	}

	.header-wishlist-box .empty-wishlist-info {
		height: 310px;
		padding: 28px 0;
	}

	.header-wishlist-box .empty-wishlist-info .wishlist-empty-message {
		font-size: 14px;
		margin-bottom: 28px;
	}

	.header-wishlist-box .empty-wishlist-info .btn {
		width: 120px;
	}

	.header-wishlist-box .wishlist-items {
		margin: 0 -8px;
	}

	.header-wishlist-box .wishlist-items .product-col {
		padding: 5px 8px;
	}

	.header-wishlist-box .wishlist-item {
		margin-bottom: 20px;
	}

	.header-wishlist-box .wishlist-item .img-wrap {
		margin-bottom: 10px;
	}

	.header-wishlist-box .wishlist-item .btn-remove-wishlist {
		width: 18px;
		height: 18px;
		font-size: 8px;
		top: 6px;
		right: 6px;
	}

	.header-wishlist-box .wishlist-item .product-name,
	.header-wishlist-box .wishlist-item .product-price {
		font-size: 13px;
		margin-bottom: 10px;
	}

	.header-wishlist-box .wishlist-item .jcf-select .jcf-select-text {
		font-size: 13px;
		line-height: 28px;
	}

	.header-wishlist-box .wishlist-item .jcf-select .jcf-select-drop .jcf-list {
		font-size: 13px;
	}

	.header-wishlist-box .wishlist-item .jcf-select .jcf-select-drop .jcf-list .jcf-option {
		padding: 5px 10px;
	}

	.header-wishlist-box .wishlist-item .btn-add-cart {
		font-size: 13px;
	}

	.header-mini-cart {
		width: 320px;
	}

	.header-mini-cart .cart-header {
		height: 62px;
		padding: 0 10px;
	}

	.header-mini-cart .cart-close {
		font-size: 10px;
		right: 15px;
	}

	.header-mini-cart .mini-cart-body {
		height: calc(100% - 236px);
	}

	.header-mini-cart .empty-cart-info {
		padding: 28px 0;
	}

	.header-mini-cart .empty-cart-info .cart-empty-message {
		font-size: 14px;
		margin-bottom: 28px;
	}

	.header-mini-cart .empty-cart-info .btn {
		width: 120px;
	}

	.header-mini-cart .mini-cart-heading {
		font-size: 19px;
	}

	.header-mini-cart .cart-sub-total {
		font-size: 13px;
		line-height: 16px;
	}

	.header-mini-cart .cart-sub-total td,
	.header-mini-cart .cart-sub-total th {
		padding: 3px 18px;
	}

	.header-mini-cart .cart-sub-total tfoot {
		font-size: 14px;
	}

	.header-mini-cart .cart-footer-action {
		font-size: 22px;
		padding: 8px 18px;
		margin-top: 10px;
	}

	.header-mini-cart .cart-footer-action .btn {
		font-size: 16px;
		line-height: 28px;
		margin-bottom: 15px;
	}

	.header-mini-cart .shopping-link {
		font-size: 13px;
	}

	.mini-cart-item {
		padding: 13px 0 14px;
		margin: 0 18px;
	}

	.mini-cart-item:first-child {
		padding-top: 0;
	}

	.mini-cart-item .product-image {
		-ms-flex-preferred-size: 74px;
		flex-basis: 74px;
		max-width: 74px;
	}

	.mini-cart-item .product-detail {
		-ms-flex-preferred-size: calc(100% - 74px);
		flex-basis: calc(100% - 74px);
		max-width: calc(100% - 74px);
		padding: 3px 11px 3px 0;
	}

	.mini-cart-item .preorder-info {
		min-height: 22px;
		font-size: 10px;
		padding: 0 24px 0 10px;
		margin: -3px 0 6px;
	}

	.mini-cart-item .preorder-info:before {
		height: 22px;
		width: 24px;
		font-size: 15px;
	}

	.mini-cart-item .preorder-info .pre-title {
		font-size: 13px;
	}

	.mini-cart-item .product-name {
		font-size: 14px;
		margin-bottom: 8px;
	}

	.mini-cart-item .product-price {
		font-size: 14px;
		margin-bottom: 8px;
	}

	.mini-cart-item .cart-quantity label {
		font-size: 13px;
	}

	.mini-cart-item .cart-remove {
		font-size: 14px;
	}

	.header-search .input-wrap {
		padding: 0 24px;
	}

	.header-search .search-close {
		font-size: 11px;
	}

	.header-search .search-input,
	.product-search .search-input {
		height: 30px;
		font-size: 14px;
		line-height: 19px;
		padding: 5px 0;
	}

	.header-search .btn-search,
	.product-search .btn-search {
		font-size: 15px;
	}

	.hero-banner {
		margin-bottom: 10px;
	}

	.hero-banner .banner-content {
		bottom: 36px;
		top: 42px;
		left: 20px;
		right: 20px;
	}

	.hero-banner .banner-title {
		font-size: 32px;
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}

	.hero-banner .img-wrap {
		margin: 0;
		width: 54.858%;
	}

	.hero-banner .btn {
		position: absolute;
		right: 0;
		bottom: 0;
		width: 120px;
	}

	.hero-banner .btn.btn-left {
		right: auto;
		left: 0;
	}

	.hero-banner .btn.btn-center {
		left: 0;
	}

	.home-layout-one {
		padding: 10px 20px;
	}

	.home-layout-one .col-item .box-title {
		font-size: 30px;
		left: 20px;
	}

	.home-layout-one .col-item .btn {
		width: 120px;
		bottom: 30px;
	}

	.home-layout-two {
		padding: 10px 0;
	}

	.home-layout-two .box-content {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.home-layout-two .box-title {
		font-size: 24px;
		margin-bottom: 20px;
		line-height: 1.46875;
	}

	.home-layout-two .btn {
		width: 120px;
	}

	.home-layout-three {
		padding: 10px 20px;
		gap: 18px;
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: (1fr)[2];
		grid-template-columns: repeat(2, 1fr);
	}

	.home-layout-three .col-item img {
		object-fit: cover;
		height: 100%;
	}

	.home-layout-three .box-content {
		top: 20px;
		bottom: 20px;
	}

	.home-layout-three .box-title {
		font-size: 24px;
		line-height: 1.46875;
	}

	.home-layout-three .btn {
		width: 120px;
	}

	.home-layout-four,
	.home-layout-five,
	.home-layout-six {
		padding: 10px 20px;
	}

	.home-layout-four .btn,
	.home-layout-five .btn,
	.home-layout-six .btn {
		width: 120px;
	}

	.home-layout-four,
	.home-layout-five {
		gap: 20px;
		display: -ms-grid;
		display: grid;
	}

	.home-layout-four {
		-ms-grid-columns: (1fr)[3];
		grid-template-columns: repeat(3, 1fr);
	}

	.home-layout-four .box-content {
		top: 20px;
		bottom: 20px;
	}

	.home-layout-four .box-title {
		font-size: 20px;
		line-height: 1.46153846;
	}

	.home-layout-five {
		-ms-grid-columns: (1fr)[2];
		grid-template-columns: repeat(2, 1fr);
	}

	.home-layout-five .box-content {
		top: 24px;
		bottom: 24px;
	}

	.home-layout-five .box-title {
		font-size: 26px;
		line-height: 1.47619048;
	}

	.home-layout-six .box-content {
		top: 20px;
		bottom: 20px;
		padding: 0 20px;
	}

	.home-layout-six .box-title {
		font-size: 26px;
		line-height: 1.45833333;
	}

	.outofstock > .product-item .product-img .sold-label {
		font-size: 2rem;
		height: 8.125rem;
		width: 8.125rem;
		border: solid .3125rem #333;
	}

	.product-item:hover .product-img .hover-image {
		opacity: 1;
	}

	.product-item .product-img {
		margin-bottom: 8px;
	}

	.product-item .pre-order-label {
		font-size: .875rem;
		height: 32px;
	}

	.product-item .pre-order-label .icon-delivery-box {
		font-size: 22px;
		margin-right: 5px;
	}

	.product-item .off-label,
	.product-item .new-label,
	.product-item .sold-label {
		font-size: 14px;
		padding: 4px 0 2px;
		margin-bottom: 4px;
	}

	.product-item .btn-add-cart {
		font-size: 14px;
		line-height: 1.5;
		padding: 5px;
	}

	.product-item .oos-label {
		font-size: 14px;
		line-height: 1.5;
		padding: 5px;
	}

	.product-item .sale-countdown-box {
		padding: 7px;
	}

	.product-item .sale-countdown-box .sale-info-title {
		font-size: 12px;
	}

	.product-item .sale-countdown-box .countdown-timer {
		max-width: 166px;
	}

	.product-item .product-detail {
		padding-right: 20px;
	}

	.product-item .btn-wishlist a {
		font-size: 14px;
	}

	.product-item .product-name {
		font-size: 14px;
		margin-bottom: 7px;
	}

	.product-item .product-price {
		font-size: 14px;
	}

	.product-item .oos-alert-text {
		font-size: 13px;
		margin: .375rem 0 0;
	}

	.product-item .sale-info-box {
		font-size: 13px;
		line-height: 1.5;
		margin-top: 6px;
	}

	.woocommerce-breadcrumb {
		padding: 5px 20px;
		font-size: 10px;
	}

	.sale-banner {
		padding: 6px 30px;
	}

	.sale-banner .sale-title {
		font-size: 14px;
	}

	.sale-banner .sale-subtitle {
		font-size: 12px;
	}

	.sale-banner .sale-close {
		right: 20px;
		font-size: 12px;
	}

	.single-product-container {
		padding-top: 17px;
	}

	.single-product-container.post-625 .product-sticky {
		margin-bottom: 20px;
	}

	.single-product-container .woocommerce-breadcrumb {
		margin-bottom: 16px;
	}

	.single-product-container .top-btns-wrap {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.single-product-container .top-btns-wrap a {
		font-size: 13px;
		line-height: 18px;
	}

	.single-product-container .top-btns-wrap a:before,
	.single-product-container .top-btns-wrap a i {
		font-size: 7px;
		margin-left: 4px;
		margin-right: 4px;
		margin-top: -1px;
	}

	.single-product-container .top-btns-wrap .btn-back {
		-ms-flex-preferred-size: 140px;
		flex-basis: 140px;
		max-width: 140px;
	}

	.single-product-container .top-btns-wrap .btn-prev-next {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
		padding-right: 30px;
		margin-right: auto;
	}

	.single-product-container .top-btns-wrap .btn-prev-next a {
		margin: 0 -3px 0 25px;
	}

	.single-product-container .single-product-detail {
		padding: 0 0 6px;
	}

	.single-product-container .single-product-detail:after {
		content: "";
		display: block;
		clear: both;
	}

	.single-product-container .single-slider-wrapper {
		float: right;
		width: 50%;
		margin: 0;
	}

	.single-product-container .single-slider-wrapper .nav-sticky {
		height: 578px;
	}

	.single-product-container .single-product-slider .slide {
		text-align: center;
		margin-bottom: 20px;
	}

	.single-product-container .single-product-slider .slide:not(:first-child):not(:nth-child(2)) {
		-webkit-transform: translateY(50px);
		-ms-transform: translateY(50px);
		transform: translateY(50px);
		opacity: 0;
		-webkit-transition: opacity 1.2s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1.2s cubic-bezier(.25, .46, .45, .94);
		transition: opacity 1.2s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1.2s cubic-bezier(.25, .46, .45, .94);
		transition: transform 1.2s cubic-bezier(.25, .46, .45, .94), opacity 1.2s cubic-bezier(.25, .46, .45, .94);
		transition: transform 1.2s cubic-bezier(.25, .46, .45, .94), opacity 1.2s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1.2s cubic-bezier(.25, .46, .45, .94);
	}

	.single-product-container .single-product-slider .slide:not(:first-child):not(:nth-child(2)).viewport__active {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	.single-product-container .single-product-slider .slide.section-active .button-zoom {
		visibility: visible;
		opacity: 1;
	}

	.single-product-container .single-product-slider .img-wrap img {
		max-height: 63vh;
		width: auto;
		max-width: 100%;
		display: block;
		margin: 0 auto;
	}

	.single-product-container .preorder-box {
		font-size: 12px;
		max-width: 188px;
		min-height: 54px;
		margin-bottom: 16px;
	}

	.single-product-container .preorder-box .ico-wrap {
		-ms-flex-preferred-size: 52px;
		flex-basis: 52px;
		max-width: 52px;
		font-size: 36px;
	}

	.single-product-container .preorder-box .preorder-info {
		-ms-flex-preferred-size: calc(100% - 52px);
		flex-basis: calc(100% - 52px);
		max-width: calc(100% - 52px);
		padding: 0 2px;
	}

	.single-product-container .preorder-box .pre-title {
		font-size: 16px;
	}

	.single-product-container .single-product-summary {
		float: left;
		width: 50%;
		padding: 7px 30px 0 0;
	}

	.single-product-container .single-product-summary .label-new,
	.single-product-container .single-product-summary .label-sale {
		font-size: 16px;
		margin-bottom: .5em;
	}

	.single-product-container .single-product-summary h1 {
		font-size: 16px;
		margin-bottom: 8px;
	}

	.single-product-container .single-product-summary .product-price-wrap {
		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;
	}

	.single-product-container .single-product-summary .product-price,
	.single-product-container .single-product-summary .woocommerce-variation-price {
		font-size: 15px;
	}

	.single-product-container .single-product-summary .product-price ins,
	.single-product-container .single-product-summary .product-price del,
	.single-product-container .single-product-summary .woocommerce-variation-price ins,
	.single-product-container .single-product-summary .woocommerce-variation-price del {
		margin: 0 4px;
	}

	.single-product-container .single-product-summary .stock-info-wrapper {
		margin-bottom: 8px;
	}

	.single-product-container .single-product-summary .stock-info {
		font-size: 11px;
	}

	.single-product-container .single-product-summary .sale-offer-label {
		font-size: 12px;
		line-height: 1.5;
	}

	.single-product-container .variation-row {
		margin-bottom: 8px;
	}

	.single-product-container .variation-row .variation-label {
		font-size: 12px;
		margin-bottom: 10px;
	}

	.single-product-container .gift-form,
	.single-product-container .giftcard_wrapper {
		max-width: 341px;
	}

	.single-product-container .variation-list {
		margin-left: -20px;
	}

	.single-product-container .variation-list.amount-variation {
		max-width: 351px;
	}

	.single-product-container .variation-list.amount-variation > li {
		-ms-flex-preferred-size: 20%;
		flex-basis: 20%;
		max-width: 20%;
	}

	.single-product-container .variation-list.color-variation label .btn-variation {
		min-width: 62px;
	}

	.single-product-container .variation-list label .btn-variation {
		min-width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		padding: 0 6px;
	}

	.single-product-container .recommendation-note {
		font-size: 12px;
		margin: 0 0 12px;
		padding: 4px 8px;
		max-width: 341px;
	}

	.single-product-container .add-cart-row {
		margin-bottom: 16px;
		max-width: 341px;
	}

	.single-product-container .add-cart-row .btn-wishlist {
		-ms-flex-preferred-size: 55px;
		flex-basis: 55px;
		max-width: 55px;
		padding-right: 10px;
	}

	.single-product-container .add-cart-row .matat-wishlist-button {
		width: 45px;
		height: 36px;
		font-size: 18px;
	}

	.single-product-container .add-cart-row .matat-wishlist-button:hover {
		color: #fff;
		background: #000;
		border-color: #000;
	}

	.single-product-container .stock-alert-row {
		margin-bottom: 17px;
		padding: 8px;
	}

	.single-product-container .stock-alert-row .stock-alert-title {
		font-size: 14px;
		margin-bottom: 8px;
	}

	.single-product-container .stock-alert-row .input-wrap {
		-ms-flex-preferred-size: calc(100% - 172px);
		flex-basis: calc(100% - 172px);
		max-width: calc(100% - 172px);
		padding-left: 8px;
	}

	.single-product-container .stock-alert-row .input-wrap.name {
		-ms-flex-preferred-size: 92px;
		flex-basis: 92px;
		max-width: 92px;
	}

	.single-product-container .stock-alert-row .form-control {
		height: 36px;
		font-size: 14px;
		line-height: 20px;
		padding: 7px 9px;
	}

	.single-product-container .stock-alert-row .btn-wrap {
		-ms-flex-preferred-size: 80px;
		flex-basis: 80px;
		max-width: 80px;
	}

	.single-product-container .product-short-info {
		font-size: 13px;
		line-height: 1.57142857;
	}

	.single-product-container .produc-misc-info {
		margin-top: 15px;
		padding: 9px 0;
	}

	.single-product-container .produc-misc-info .info-item {
		font-size: 13px;
		padding: 0 10px;
		line-height: 1.28571429;
	}

	.single-product-container .produc-misc-info .info-item .ico-wrap {
		margin-bottom: 4px;
		font-size: 20px;
	}

	.single-product-container ul.contact-list {
		font-size: 13px;
		line-height: 1.57142857;
		padding-bottom: 14px;
	}

	.single-product-container .product-share {
		padding: 10px 0 0;
		max-width: 286px;
	}

	.single-product-container .product-share .share-title {
		font-size: 12px;
		padding-top: 1px;
	}

	.single-product-container .product-share .share-links a {
		font-size: 14px;
	}

	.product-tab-info {
		padding-top: 3px;
	}

	.product-tab-info .product-tab-menu {
		margin-bottom: 10px;
	}

	.product-tab-info .tab-content {
		font-size: 13px;
	}

	.product-tab-info .tab-content a[data-toggle="collapse"] {
		display: none;
	}

	.product-tab-info .tab-content p {
		margin-bottom: 7px;
	}

	.product-tab-info .tab-content .collapse {
		display: block;
	}

	.main-slider-wrapper .sale-countdown-box {
		padding: 10px 30px;
		left: 0;
		right: 0;
	}

	.main-slider-wrapper .sale-countdown-box .sale-info-title {
		line-height: 1.3;
		font-size: 16px;
		bottom: 10px;
	}

	.main-slider-wrapper .sale-countdown-box .sale-info-title span {
		display: block;
	}

	.countdown-timer {
		max-width: 8.3em;
		-ms-flex-preferred-size: 8.3em;
		flex-basis: 8.3em;
		font-size: 20px;
	}

	.countdown-timer .time-col {
		-ms-flex-preferred-size: calc(25% - .2em);
		flex-basis: calc(25% - .2em);
		max-width: calc(25% - .2em);
		padding: 2px 3px;
	}

	.countdown-timer .time-col .days,
	.countdown-timer .time-col .hours,
	.countdown-timer .time-col .minutes,
	.countdown-timer .time-col .seconds {
		font-size: 16px;
		padding: 5px 0 4px;
	}

	.section-title {
		font-size: 20px;
	}

	.related-product-section {
		padding: 35px 20px;
	}

	.related-product-section .section-title {
		margin-bottom: 35px;
	}

	.related-product-section .related-product-slider {
		margin: 0 -10px;
	}

	.related-product-section .related-product-slider:not(.slick-initialized) > .slide {
		-ms-flex-preferred-size: 33.33%;
		flex-basis: 33.33%;
		max-width: 33.33%;
	}

	.related-product-section .related-product-slider .product-col {
		margin: 0 10px 13px;
	}

	.related-product-section .btn-view-all {
		display: none;
	}

	.slick-lightbox-inner .slick-lightbox-close {
		font-size: 18px;
	}

	.category-banner img {
		min-height: 220px;
	}

	.category-header h1 {
		font-size: 26px;
	}

	.filter-container {
		padding: 15px 20px;
	}

	.filter-container .category-filter-list {
		font-size: 13px;
		line-height: 18px;
		margin-bottom: 0;
	}

	.filter-container .sort-filter-row {
		padding-top: 22px;
	}

	.filter-container .jcf-select {
		height: 30px;
	}

	.filter-container .jcf-select .jcf-select-text {
		line-height: 30px;
	}

	.filter-container .jcf-select .jcf-list:before {
		font-size: 14px;
	}

	.filter-container .filter-opener {
		font-size: 13px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin: 0 28px 0 0;
	}

	.filter-container .filter-opener:before {
		content: "\e916";
		font: 5px/1 "icomoon";
		margin-left: 1em;
	}

	.product_filter_active .filter-container .filter-opener:before {
		content: "\e90b";
		font-size: 8px;
	}

	.filter-container .btn-clear {
		font-size: 13px;
		line-height: 16px;
	}

	.product-filter-dropdown {
		padding: 15px 20px;
		position: absolute;
		top: 100%;
	}

	.product-filter-dropdown .filter-options {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.product-filter-dropdown .filter-options > li {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.product-filter-dropdown .filter-options > li > a {
		font-size: 14px;
		margin-bottom: 9px;
	}

	.product-filter-dropdown .filter-list {
		font-size: 13px;
		padding-bottom: 0;
	}

	.product-filter-dropdown .filter-list > li {
		padding: 3px 0;
	}

	.product-filter-dropdown .filter-list label {
		display: table;
	}

	.category-content-banner {
		padding: 0 20px;
		max-width: 1137px;
		margin: 0 auto 30px;
	}

	.shop-products-holder {
		padding: 0 20px 42px;
	}

	.shop-products-holder .products-row {
		-ms-grid-columns: (1fr)[12];
		grid-template-columns: repeat(12, 1fr);
		grid-column-gap: 16px;
		grid-row-gap: 42px;
	}

	.shop-products-holder .products-row .product-col {
		-ms-grid-column-span: 6;
		-ms-grid-column: auto;
		grid-column: auto / span 6;
	}

	.shop-products-holder .products-row .product-col.column-6 {
		-ms-grid-column-span: 12;
		-ms-grid-column: auto;
		grid-column: auto / span 12;
	}

	.shop-products-holder .products-row .sb-infinite-scroll-load-more,
	.shop-products-holder .products-row .sb-infinite-scroll-loader {
		-ms-grid-column: span 12;
		grid-column: span 12;
	}

	.shop-products-holder .products-row .sb-infinite-scroll-loader {
		font-size: 12px;
	}

	.shop-products-holder .category-banner,
	.shop-products-holder .woocommerce-pagination {
		-ms-grid-column-span: 12;
		-ms-grid-column: auto;
		grid-column: auto / span 12;
	}

	.shop-products-holder .category-banner2 {
		-ms-grid-column-span: 12;
		-ms-grid-column: auto;
		grid-column: auto / span 12;
	}

	.woocommerce-pagination .page-numbers,
	.woocommerce-pagination .wp-pagenavi {
		font-size: 16px;
	}

	.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 {
		width: 1.5625rem;
		height: 1.5625rem;
	}

	.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: 9px;
	}

	.search-result-container {
		padding: 28px 20px 42px;
	}

	.search-result-container h1 {
		font-size: 26px;
		margin-bottom: 21px;
	}

	.search-result-container .result-info {
		font-size: 16px;
		margin-bottom: 22px;
	}

	.search-result-container .product-search {
		max-width: 448px;
		margin-bottom: 1.875rem;
	}

	.search-result-container .top-search {
		font-size: 14px;
	}

	.result-recomended-section {
		padding-top: 18px;
	}

	.result-recomended-section .section-title {
		margin-bottom: 38px;
	}

	.result-recomended-section .products-row {
		-ms-grid-columns: (1fr)[12];
		grid-template-columns: repeat(12, 1fr);
		grid-column-gap: 16px;
		grid-row-gap: 42px;
	}

	.result-recomended-section .products-row .product-col {
		-ms-grid-column-span: 6;
		-ms-grid-column: auto;
		grid-column: auto / span 6;
	}

	.user-info-container {
		padding: 40px 0 50px;
	}

	.user-info-container .account-heading {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.user-info-container .account-heading span {
		font-size: .92857143em;
		margin: 0 .42307692em;
	}

	.user-info-container .welcome-note {
		font-size: 14px;
		max-width: 400px;
		padding-bottom: 3px;
	}

	.user-info-container .user-info-row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding-top: 28px;
	}

	.user-info-container .form-group label:not(.sr-only),
	.user-info-container .form-group span.description {
		font-size: 14px;
	}

	.user-info-container .form-group span.description {
		padding-top: 4px;
	}

	.user-info-container .woocommerce-MyAccount-navigation {
		-ms-flex-preferred-size: 29.6%;
		flex-basis: 29.6%;
		max-width: 29.6%;
		padding: 0 0 0 20px;
	}

	.user-info-container .user-detail-holder {
		-ms-flex-preferred-size: 70.4%;
		flex-basis: 70.4%;
		max-width: 70.4%;
	}

	.user-info-container h2 {
		font-size: 20px;
		line-height: 1.46153846;
		margin-bottom: 10px;
	}

	.user-info-container h2 .alert-count {
		font-size: 13px;
	}

	.user-info-container .input-text {
		font-size: 14px;
		height: 42px;
		padding: 10px 0;
	}

	.user-info-container label.label-text {
		font-size: 14px;
	}

	.woocommerce-MyAccount-navigation .jcf-select {
		display: none !important;
	}

	.woocommerce-MyAccount-navigation > ul {
		font-size: 14px;
	}

	.woocommerce-MyAccount-navigation > ul a .nav-note {
		font-size: 10px;
	}

	.edit-account-box {
		max-width: 400px;
	}

	.edit-account-box .form-row {
		margin: 0 -12px;
	}

	.edit-account-box .form-row [class^="col-"],
	.edit-account-box .form-row [class*=" col-"] {
		padding-left: 12px;
		padding-right: 12px;
	}

	.edit-account-box .form-group {
		margin-bottom: 18px;
	}

	.edit-account-box .date-of-birth {
		padding: 14px 0 24px;
	}

	.edit-account-box .date-of-birth .label-text {
		margin-bottom: 10px;
	}

	.edit-account-box .date-of-birth .jcf-select {
		border-width: 2px;
		height: 36px;
		margin-left: 10px;
		width: 90px;
	}

	.edit-account-box .date-of-birth .jcf-select.jcf-select-year {
		width: 80px;
	}

	.edit-account-box .date-of-birth .jcf-select.jcf-select-day {
		width: 51px;
	}

	.edit-account-box .date-of-birth .jcf-select.jcf-select-day .jcf-select-text {
		margin-right: .3125rem;
	}

	.edit-account-box .date-of-birth .jcf-select.jcf-select-day .jcf-select-opener {
		left: 5px;
	}

	.edit-account-box .date-of-birth .jcf-select .jcf-select-text {
		line-height: 2rem;
		font-size: .875rem;
		margin: 0 .625rem;
	}

	.edit-account-box .date-of-birth .jcf-select .jcf-select-opener {
		left: .625rem;
	}

	.edit-account-box .date-of-birth .jcf-select .jcf-select-opener:before {
		font-size: 5px;
	}

	.edit-account-box .date-of-birth .jcf-select .jcf-select-drop {
		left: -2px;
		right: -2px;
	}

	.edit-account-box .date-of-birth .jcf-select .jcf-select-drop .jcf-select-drop-content {
		border-width: 2px;
	}

	.edit-account-box .date-of-birth .jcf-select .jcf-list .jcf-option {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 14px;
	}

	.edit-account-box .custom-checkbox {
		margin: 0 0 28px;
	}

	.edit-account-box button.button {
		width: 120px;
	}

	.subscribe_field label.checkbox,
	.custom-checkbox {
		font-size: 14px;
		line-height: 18px;
		padding: 1px 30px 1px 0;
	}

	.update_user_info .subscribe_field label.checkbox,
	.update_user_info
	.custom-checkbox {
		margin-left: -6px;
	}

	.subscribe_field label.checkbox .fake-input,
	.custom-checkbox .fake-input {
		width: 22px;
		height: 22px;
	}

	.subscribe_field label.checkbox .fake-input:before,
	.custom-checkbox .fake-input:before {
		font-size: 9px;
	}

	.create-account label {
		font-size: 14px;
		line-height: 18px;
		padding: 1px 30px 1px 0;
	}

	.create-account label > span:before {
		width: 22px;
		height: 22px;
		font-size: 9px;
	}

	.addresses-holder,
	.payments-holder {
		max-width: 684px;
	}

	.btn.add-method {
		min-width: 230px;
	}

	.address-item {
		padding: 22px 0;
	}

	.address-item:first-of-type {
		padding-top: 18px;
	}

	.address-item:first-of-type .address-action {
		top: 21px;
	}

	.address-item .address-name {
		font-size: 14px;
		line-height: 1.625;
		margin-bottom: 4px;
	}

	.address-item .address-info {
		font-size: 13px;
		line-height: 1.85714286;
		margin-bottom: 11px;
	}

	.address-item .address-action {
		top: 25px;
	}

	.address-item .address-action a {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.payment-item {
		padding: 22px 0;
	}

	.payment-item:first-of-type {
		padding-top: 18px;
	}

	.payment-item:first-of-type .payment-action {
		top: 21px;
	}

	.payment-item .card-name {
		font-size: 14px;
		line-height: 1.625;
		margin-bottom: 4px;
	}

	.payment-item .card-name img {
		margin-left: 7px;
	}

	.payment-item .payment-info {
		font-size: 13px;
		line-height: 1.85714286;
		margin-bottom: 11px;
	}

	.payment-item .payment-action {
		top: 25px;
	}

	.payment-item .payment-action a {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.orders-holder {
		max-width: 41.875rem;
	}

	.orders-holder .order-products-row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.order-item {
		padding: 18px 14px;
		margin-bottom: 28px;
	}

	.order-item .order-header-row {
		padding-bottom: 15px;
	}

	.order-item .order-header-row .header-col {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		font-size: 16px;
		-ms-flex-preferred-size: 33%;
		flex-basis: 33%;
		max-width: 33%;
		padding-left: 3%;
		text-align: center;
	}

	.order-item .order-header-row .header-col [class^="icon-"],
	.order-item .order-header-row .header-col [class*=" icon-"] {
		margin: 0 0 3px;
		font-size: 22px;
	}

	.order-item .order-info-col {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		padding-top: 4px;
	}

	.order-item .order-info-col .order-title {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.order-item .order-info-col .order-data {
		font-size: 13px;
	}

	.order-product-item {
		font-size: 12px;
		line-height: 18px;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.order-product-item .img-wrap {
		-ms-flex-preferred-size: 75px;
		flex-basis: 75px;
		max-width: 75px;
	}

	.order-product-item .product-detail {
		-ms-flex-preferred-size: calc(100% - 75px);
		flex-basis: calc(100% - 75px);
		max-width: calc(100% - 75px);
		padding-right: 10px;
	}

	.detail-process-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -6px;
	}

	.detail-process-list:before {
		border-right: none;
		border-top: 1px dotted #979797;
		right: 8px;
		left: 8px;
		bottom: auto;
		top: 50px;
	}

	.detail-process-list > li {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		background: none;
		font-size: 13px;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		max-width: 20%;
		text-align: center;
		padding: 10px 6px;
	}

	.detail-process-list > li [class^="icon-"],
	.detail-process-list > li [class*=" icon-"] {
		font-size: 22px;
		min-height: 25px;
		margin: 0 0 5px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
	}

	.detail-process-list > li [class^="icon-"].icon-product-check,
	.detail-process-list > li [class*=" icon-"].icon-product-check {
		font-size: 19px;
	}

	.detail-process-list > li [class^="icon-"].icon-truck,
	.detail-process-list > li [class*=" icon-"].icon-truck {
		font-size: 16px;
	}

	.detail-process-list > li [class^="icon-"].icon-product,
	.detail-process-list > li [class*=" icon-"].icon-product {
		font-size: 21px;
	}

	.detail-process-list > li .title-text {
		width: 100%;
		background: #fff;
	}

	.order-detail-box {
		padding-top: 10px;
	}

	.order-detail-box .detail-opener {
		font-size: 13px;
		padding-left: 16px;
	}

	.order-detail-box .detail-opener:after {
		font-size: 5px;
	}

	.order-detail-box .order-status-title {
		font-size: 14px;
		padding: .625rem 0;
	}

	.order-detail-box .total-title,
	.order-detail-box .delivery-title {
		font-size: 14px;
		line-height: 1.25;
	}

	.order-totals-box,
	.order-delivery-detail {
		padding: 18px 0 14px;
		font-size: 13px;
		line-height: 22px;
	}

	.coupons-holder {
		padding-top: 1.125rem;
		max-width: 670px;
	}

	.coupon-item {
		font-size: 13px;
		padding: 18px 15px 15px 150px;
		margin-bottom: 25px;
	}

	.coupon-item .coupon-name {
		font-size: 16px;
		margin-bottom: 8px;
	}

	.coupon-item .coupon-name [class^="icon-"],
	.coupon-item .coupon-name [class*=" icon-"] {
		font-size: 19px;
	}

	.coupon-item .coupon-meta {
		font-size: 14px;
		margin-bottom: 16px;
	}

	.coupon-item .info-row {
		padding-bottom: 11px;
	}

	.coupon-item .data-title {
		font-size: 14px;
	}

	.coupon-item .btn-redeem {
		position: absolute;
		top: 7px;
		left: 15px;
		width: 146px;
		z-index: 9;
	}

	.related-coupons-holder h3 {
		font-size: 20px;
		margin-bottom: 16px;
	}

	.related-coupon-item {
		padding-bottom: 36px;
	}

	.related-coupon-item .coupon-meta {
		font-size: 14px;
		margin-bottom: 12px;
	}

	.related-coupon-item .btn {
		min-width: 125px;
	}

	.update-item {
		font-size: 13px;
		padding: 18px 15px 15px 150px;
		margin-bottom: 25px;
	}

	.update-item .update-name {
		font-size: 16px;
		margin-bottom: 8px;
	}

	.update-item .update-meta {
		font-size: 14px;
		margin-bottom: 16px;
	}

	.update-item .info-row {
		padding-bottom: 11px;
	}

	.update-item .btn-redeem {
		position: absolute;
		top: 7px;
		left: 15px;
		width: 146px;
		z-index: 9;
	}

	.account-shipping-return {
		padding: 4px 0 0;
		font-size: .875rem;
	}

	.account-shipping-return p {
		margin-bottom: .75rem;
	}

	.account-shipping-return .return-title {
		margin-bottom: 1rem;
	}

	.account-shipping-return .btn {
		min-width: 192px;
		margin-top: 15px;
	}

	.account-contact {
		max-width: 430px;
		padding: 4px 0 0;
	}

	.account-contact .contact-info {
		padding: 0 0 1px;
	}

	.account-contact .contact-info p {
		margin-bottom: .9375rem;
	}

	.account-contact .form-group {
		margin-bottom: 18px;
	}

	.account-contact .contact-list {
		line-height: 1.3333333;
		font-size: 16px;
		padding: 8px 0 29px;
	}

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

	.account-contact .form-row {
		margin-left: -10px;
		margin-right: -10px;
	}

	.account-contact .form-row [class*="col-"] {
		padding-left: 10px;
		padding-right: 10px;
	}

	.account-contact .btn-contact {
		width: 120px;
		margin-top: 19px;
	}

	.edit-address-box .form-row {
		margin-left: -.625rem;
		margin-right: -.625rem;
	}

	.edit-address-box .form-row > [class*="col-"] {
		padding-left: .625rem;
		padding-right: .625rem;
	}

	.form-info-text {
		font-size: 12px;
	}

	.contact-container {
		padding: 1.125rem 0 0;
	}

	.contact-container .input-text {
		font-size: 14px;
		height: 42px;
		padding: 10px 0;
	}

	.contact-container textarea.input-text {
		min-height: 140px;
	}

	.contact-top-section {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		margin-bottom: 33px;
	}

	.contact-top-section .img-wrap {
		-ms-flex-preferred-size: 43.834297%;
		flex-basis: 43.834297%;
		max-width: 43.834297%;
	}

	.contact-top-section .contact-info-box {
		font-size: 14px;
		-ms-flex-preferred-size: 56.165703%;
		flex-basis: 56.165703%;
		max-width: 56.165703%;
		padding: 0 0 0 20px;
		-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		align-self: center;
	}

	.contact-top-section .contact-info-box .col-6 {
		padding-left: 25px;
		padding-right: 25px;
		padding-top: 3px;
	}

	.contact-top-section h1 {
		font-size: 28px;
		margin-bottom: 24px;
	}

	.contact-top-section h2 {
		font-size: 23px;
		margin-bottom: 5px;
	}

	.contact-form-section {
		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;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		margin-bottom: 60px;
	}

	.contact-form-section .banner-img {
		margin: -25px 0;
		-ms-flex-preferred-size: 45%;
		flex-basis: 45%;
		max-width: 45%;
	}

	.contact-form-section .form-wrap {
		-ms-flex-preferred-size: 55%;
		flex-basis: 55%;
		max-width: 55%;
		padding: 18px 26px 18px 0;
	}

	.contact-form-section .form-wrap .button {
		margin-left: 0;
		width: 120px;
		margin-top: 18px;
	}

	.contact-form-section h2 {
		font-size: 22px;
		margin-bottom: 10px;
	}

	.contact-form-section .form-info-text {
		margin-bottom: 12px;
	}

	.contact-form-section .form-row {
		margin: 0 -10px;
	}

	.contact-form-section .form-row > [class*="col-"] {
		padding: 0 10px;
	}

	.contact-form-section .form-group {
		margin-bottom: 18px;
	}

	.about-container {
		font-size: 14px;
	}

	.about-top-section {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 33px;
		padding: 40px 0 20px;
	}

	.about-top-section .img-wrap {
		-ms-flex-preferred-size: 51.5%;
		flex-basis: 51.5%;
		max-width: 51.5%;
	}

	.about-top-section .text-wrap {
		-ms-flex-preferred-size: 48.5%;
		flex-basis: 48.5%;
		max-width: 48.5%;
		padding: 15px 0 0 20px;
	}

	.about-top-section h1 {
		font-size: 22px;
		margin-bottom: 18px;
	}

	.about-top-section .info-title {
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 0;
	}

	.about-top-section .info-title ~ .info-title {
		margin-bottom: 6px;
	}

	.about-second-section {
		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;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		margin-bottom: 60px;
	}

	.about-second-section .img-wrap {
		margin: -25px 0;
		-ms-flex-preferred-size: 45%;
		flex-basis: 45%;
		max-width: 45%;
	}

	.about-second-section .text-wrap {
		-ms-flex-preferred-size: 55%;
		flex-basis: 55%;
		max-width: 55%;
		padding: 18px 26px 18px 0;
	}

	.about-second-section h2 {
		font-size: 22px;
		margin-bottom: 12px;
	}

	.about-bottom-section {
		padding: 12px 0 35px;
	}

	.about-bottom-section h2,
	.about-bottom-section h3 {
		font-size: 22px;
	}

	.about-bottom-section h2 {
		margin-bottom: 35px;
	}

	.about-bottom-section h3 {
		margin-bottom: 8px;
	}

	.faqs-container {
		padding-top: 24px;
	}

	.faq-top-text {
		font-size: 14px;
		padding-bottom: 24px;
	}

	.faq-top-text h1 {
		font-size: 23px;
		margin-bottom: 12px;
	}

	.faqs-row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding-top: 28px;
	}

	.faqs-row .faqs-content-holder {
		-ms-flex-preferred-size: 70.4%;
		flex-basis: 70.4%;
		max-width: 70.4%;
	}

	.faq-nav-wrapper {
		-ms-flex-preferred-size: 29.6%;
		flex-basis: 29.6%;
		max-width: 29.6%;
		padding: 0 0 0 20px;
	}

	.faq-nav-wrapper .jcf-select {
		display: none !important;
	}

	.faq-nav-wrapper .faq-nav {
		font-size: 14px;
	}

	.faqs-content-holder h2 {
		font-size: 18px;
		margin-bottom: 6px;
	}

	.faqs-block {
		max-width: 671px;
		padding-bottom: 32px;
	}

	.faq-item {
		font-size: 14px;
		line-height: 1.85714286;
		padding: 1px 0;
	}

	.faq-item .faq-opener {
		font-size: .9375rem;
		line-height: 1.2;
		padding: 7px 0 7px 24px;
	}

	.faq-item .faq-opener:before {
		left: 5px;
		font-size: .375rem;
	}

	.faq-item .faq-content {
		padding-bottom: 25px;
	}

	.woocommerce-form-login,
	.woocommerce-ResetPassword {
		padding: 20px 0;
	}

	.woocommerce-form-login .btn,
	.woocommerce-ResetPassword .btn {
		max-width: 128px;
	}

	form .select2-container.select2-container--default .select2-selection--single {
		height: 42px;
	}

	form .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
		font-size: 14px;
	}

	form .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
		height: 42px;
	}

	form .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
		font-size: 7px;
	}

	.woocommerce .woocommerce-error {
		padding-bottom: 25px;
		font-size: 14px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.woocommerce .woocommerce-error > li {
		padding: 7px 15px;
	}

	.woocommerce-NoticeGroup .woocommerce-info {
		padding: 7px 15px;
	}

	.woocommerce-NoticeGroup .woocommerce-info {
		margin-bottom: 25px;
	}

	.woocommerce-NoticeGroup .woocommerce-error {
		padding-bottom: 25px;
	}

	.checkout-container {
		padding: 15px 0 20px;
	}

	.checkout-container .container {
		max-width: none;
		padding: 0 20px;
	}

	.checkout-container .mobile-step-nav {
		display: none;
	}

	.checkout-container .checkout-heading {
		padding: .5rem 0 2.25rem;
	}

	.checkout-container .checkout-heading h1 {
		font-size: 1.875rem;
		line-height: 1.3333;
		margin-bottom: 5px;
		font-weight: 300;
	}

	.checkout-container .checkout-heading .tagline {
		font-size: inherit;
	}

	.checkout-container .checkout-detail-container {
		position: relative;
		margin: 20px 0 0;
	}

	.checkout-container .checkout-detail-container > form.woocommerce-checkout:after {
		content: "";
		display: block;
		clear: both;
	}

	.checkout-container .address-holder {
		width: 55%;
		float: right;
		padding: 0 0 20px 20px;
		margin-bottom: 26px;
	}

	.checkout-container .payment-section-title {
		font-size: 16px;
		margin-bottom: 4px;
	}

	.checkout-container .payment-section-title [class^="icon-"]:not(.icon-cart),
	.checkout-container .payment-section-title [class*=" icon-"]:not(.icon-cart) {
		font-size: 17px;
		margin-left: 9px;
	}

	.checkout-container .payment-section-title [class^="icon-"]:not(.icon-cart).icon-delivery,
	.checkout-container .payment-section-title [class*=" icon-"]:not(.icon-cart).icon-delivery {
		font-size: 1.23809524em;
	}

	.checkout-container .payment-section-title .cart-count {
		margin-left: 9px;
	}

	.checkout-container .payment-section-title .cart-count .icon-cart {
		font-size: 1.25rem;
	}

	.checkout-container .payment-section-title .counter {
		font-size: .6875rem;
		top: -.375rem;
		right: -.75rem;
		width: 1.125rem;
		height: 1.125rem;
		line-height: 1.125rem;
	}

	.checkout-container .already-account,
	.checkout-container .shipping-info,
	.checkout-container .free-shipping-text {
		font-size: 14px;
		line-height: 1.5;
		margin-bottom: 1rem;
	}

	.checkout-container .form-row {
		padding-bottom: 10px;
	}

	.checkout-container .shipping_address .woocommerce-shipping-fields__field-wrapper {
		padding-top: 16px;
	}

	.checkout-container .input-text {
		height: 41px;
		font-size: 14px;
		line-height: 1.5;
	}

	.checkout-container textarea.input-text {
		min-height: 100px;
	}

	.checkout-container .different-shipping,
	.checkout-container .mc4wp-checkbox,
	.checkout-container .gift-wrap,
	.checkout-container .shipping-notes {
		padding-bottom: 10px;
	}

	.checkout-container .shipping-method-holder {
		width: 55%;
		padding-left: 20px;
		float: right;
		margin: 0 0 26px;
		padding-top: 0;
	}

	.checkout-container .shipping-option > li,
	.checkout-container .payment-option > li {
		padding-bottom: 8px;
	}

	.checkout-container .shipping-option > li > label .method-option,
	.checkout-container .payment-option > li > label .method-option {
		font-size: 13px;
	}

	.checkout-container .shipping-option > li > label .method-detail,
	.checkout-container .payment-option > li > label .method-detail {
		padding: 0 13px;
	}

	.checkout-container .shipping-option > li > label .method-info,
	.checkout-container .payment-option > li > label .method-info {
		font-size: 10px;
	}

	.checkout-container .shipping-option {
		padding-bottom: 19px;
	}

	.checkout-container .shipping-option > li > label .method-option {
		min-height: 41px;
	}

	.checkout-container .wc-saved-payment-methods > li input[type="checkbox"]:checked ~ label:before,
	.checkout-container .wc-saved-payment-methods > li input[type="radio"]:checked ~ label:before {
		box-shadow: inset 0 0 0 3px #fff;
	}

	.checkout-container .wc-saved-payment-methods > li > label:before {
		width: 18px;
		height: 18px;
	}

	.checkout-container .review-holder {
		border: 1px solid #ececec;
		padding: 12px 25px;
	}

	.checkout-container .promo-code-wrap .promo-input {
		height: 34px;
		font-size: 14px;
		line-height: 1.5;
	}

	.checkout-container .promo-code-wrap .btn-promo {
		height: 34px;
		font-size: 14px;
		line-height: 1.5;
		-ms-flex-preferred-size: 84px;
		flex-basis: 84px;
		min-width: 84px;
		max-width: 84px;
	}

	.checkout-container .promo-code-wrap .coupon-info {
		font-size: 13px;
	}

	.checkout-container .cart-label-head {
		font-size: 14px;
		padding: 0 32px 6px;
	}

	.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: 427px;
	}

	.checkout-container .cart-amount {
		font-size: .875rem;
		line-height: 1.25rem;
		padding: 16px 0 5px;
		margin-bottom: 10px;
	}

	.checkout-container .cart-amount .cart-total {
		font-size: 1.0625rem;
	}

	.checkout-container .woocommerce-SavedPaymentMethods-saveNew label:before {
		width: 18px;
		height: 18px;
		font-size: 9px;
	}

	.checkout-container .btn-checkout {
		font-size: 16px;
		line-height: 1.3125;
		padding: 9px;
	}

	.checkout-container .payment-icons {
		margin-top: 16px;
		width: 203px;
	}

	.checkout-promo-box .promo-title {
		font-size: 17px;
		margin-top: -.8em;
		margin-bottom: 14px;
		padding: 0 6px;
	}

	.checkout-promo-box .promo-slider {
		padding: 0 8px 18px;
		margin: 0 auto;
	}

	.checkout-promo-box .promo-slider .slick-arrow {
		font-size: 10px;
		top: 3.35vw;
	}

	.checkout-promo-box .product-col {
		padding: 0 8px;
	}

	.checkout-promo-box .product-item .product-name,
	.checkout-promo-box .product-item .product-price,
	.checkout-promo-box .product-item .checkout-cart-link {
		font-size: 13px;
		margin-bottom: 4px;
	}

	#israelpost-additional .spot-detail {
		font-size: .8125rem;
	}

	.qv-container .modal-dialog {
		max-width: 700px;
	}

	.qv-container .modal-close {
		font-size: 12px;
		top: 16px;
		right: 16px;
		width: 30px;
		height: 30px;
	}

	.qv-container .single-product-container {
		padding-bottom: 17px;
	}

	.qv-container .single-product-container .single-product-slider .slide {
		margin-bottom: 0;
	}

	.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,
	.thankyou-container .thankyou-text .icon-bookmark {
		margin-right: 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 .shoes-bank-details {
		padding: 1.875rem;
		margin-top: 1.25rem;
	}

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

	.woocommerce-cart-form {
		font-size: 15px;
		padding: 20px 0;
	}

	.woocommerce-cart-form .shop_table.cart tbody td {
		border: 1px solid #b4b4b4;
	}

	.woocommerce-cart-form .shop_table.cart th,
	.woocommerce-cart-form .shop_table.cart td {
		padding: 10px;
	}

	.woocommerce-cart-form .shop_table.cart th.product-thumbnail-name,
	.woocommerce-cart-form .shop_table.cart td.product-thumbnail-name {
		width: 50%;
	}

	.woocommerce-cart-form .shop_table.cart th.product-price,
	.woocommerce-cart-form .shop_table.cart th.product-subtotal,
	.woocommerce-cart-form .shop_table.cart td.product-price,
	.woocommerce-cart-form .shop_table.cart td.product-subtotal {
		text-align: center;
	}

	.woocommerce-cart-form .shop_table.cart th .jcf-number,
	.woocommerce-cart-form .shop_table.cart td .jcf-number {
		margin: 0 auto;
	}

	.woocommerce-cart-form .shop_table.cart th.product-quantity .quantity input,
	.woocommerce-cart-form .shop_table.cart td.product-quantity .quantity input {
		height: 2.5rem;
		width: 3.125rem;
	}

	.woocommerce-cart-form .shop_table.cart td.product-remove {
		text-align: center;
	}

	.woocommerce-cart-form .product-info-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.woocommerce-cart-form .product-info-wrap .img-wrap {
		-ms-flex-preferred-size: 110px;
		flex-basis: 110px;
		max-width: 110px;
	}

	.woocommerce-cart-form .product-info-wrap .product-name {
		-ms-flex-preferred-size: calc(100% - 110px);
		flex-basis: calc(100% - 110px);
		max-width: calc(100% - 110px);
		padding: 5px 15px;
	}

	.woocommerce-cart .inner-banner {
		margin-bottom: 15px;
	}

	.cart-collaterals {
		padding-bottom: 25px;
	}

	.cart-collaterals .btn.checkout-button {
		min-width: 200px;
	}

	#footer {
		padding: 30px 20px 2px;
		font-size: 12px;
		line-height: 1.5;
	}

	#footer .design-dev-info {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}

	.footer-top {
		padding-bottom: 29px;
	}

	.footer-top .footer-title {
		font-size: 14px;
		padding-top: 1px;
		margin-bottom: 9px;
	}

	.footer-top .footer-nav {
		-webkit-box-ordinal-group: -4;
		-ms-flex-order: -5;
		order: -5;
		-ms-flex-preferred-size: 30%;
		flex-basis: 30%;
		max-width: 30%;
	}

	.footer-top .footer-nav ul > li > a {
		position: relative;
	}

	.footer-top .footer-nav ul > li > a:after {
		content: "";
		position: absolute;
		bottom: -3px;
		height: 1px;
		right: 0;
		width: 100%;
		background: #000;
		-webkit-transition: .4s ease opacity, .4s ease transform;
		transition: .4s ease opacity, .4s ease transform;
		opacity: 0;
		-webkit-transform: scaleX(0);
		-ms-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		transform-origin: 0 0;
	}

	.footer-top .footer-nav ul > li > a:hover:after {
		opacity: 1;
		-webkit-transform: scaleX(1);
		-ms-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: 100% 0;
		-ms-transform-origin: 100% 0;
		transform-origin: 100% 0;
	}

	.footer-top .footer-gift-info {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding-top: 7px;
		-ms-flex-preferred-size: 20%;
		flex-basis: 20%;
		max-width: 20%;
	}

	.footer-top .footer-gift-info .gift-title {
		font-size: 14px;
	}

	.footer-top .footer-gift-info .icon-gift-card {
		font-size: 26px;
		margin: 0 0 6px;
	}

	.footer-top .social-networks li {
		padding: 0 15px;
	}

	.footer-top .newsletter-col {
		-webkit-box-ordinal-group: -5;
		-ms-flex-order: -6;
		order: -6;
	}

	.footer-newsletter-box {
		max-width: 350px;
	}

	.footer-newsletter-box .newsletter-title {
		font-size: 16px;
		line-height: 1.5;
		margin: -1px 0 9px;
	}

	.footer-newsletter-box .input-wrap .form-control {
		font-size: 16px;
		line-height: 19px;
		padding: 6px 0;
	}

	.footer-newsletter-box .input-wrap .btn-send {
		font-size: 11px;
	}

	.store-info,
	.footer-contact-info {
		line-height: 24px;
	}

	.footer-contact-info ul li {
		padding: 0 0 5px;
	}

	.social-networks {
		font-size: 16px;
	}

	.footer-bottom {
		border-top: 1px solid #d1d1d1;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 10px 0 8px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.footer-bottom .footer-icon {
		margin-left: 0;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.related-product-section .related-product-slider:not(.slick-initialized) > .slide:nth-child(3) ~ .slide {
		display: none;
	}

	.checkout-container .checkout-review {
		position: absolute;
		left: 0;
		top: 0;
		width: 45%;
	}
}

@media (min-width: 768px) and (min-width: 768px) {
	.edit-account-box .date-of-birth .jcf-select.jcf-select-day .jcf-list .jcf-option {
		padding-left: 5px;
		padding-right: 5px;
	}
}

@media (min-width: 783px) {
	.logged-in.admin-bar .sticky-wrap:not(.fixed-position) .header-mini-cart,
	.logged-in.admin-bar .sticky-wrap:not(.fixed-position)
	.header-wishlist-box {
		top: 102px;
	}

	.has_header_offer.logged-in.admin-bar .sticky-wrap:not(.fixed-position) .header-mini-cart,
	.has_header_offer.logged-in.admin-bar .sticky-wrap:not(.fixed-position)
	.header-wishlist-box {
		top: 134px;
	}
}

@media (min-width: 992px) {
	.jcf-select .jcf-select-text {
		font-size: 14px;
		margin-left: 20px;
	}

	.jcf-select .jcf-select-opener:before {
		font-size: 6px;
	}

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

	.loadscreen .load-logo {
		width: 166px;
	}

	.container {
		max-width: 970px;
	}

	.jcf-number input {
		font-size: 16px;
	}

	button.btn,
	button.button,
	a.btn,
	a.button,
	input.btn,
	input.button {
		font-size: 16px;
		padding: 7px;
	}

	.form-control {
		font-size: 16px;
		height: 47px;
		padding: 11px 0;
	}

	.mini_cart_active:not(.product-category-page) .backdrop-overlay {
		opacity: 1;
		visibility: visible;
	}

	.home #header {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		background: none;
	}

	.header-offer-bar {
		font-size: 14px;
		line-height: 20px;
	}

	.header-offer-bar .offer-slider .slide {
		padding: 9px 0;
	}

	.header-offer-bar .close-offer {
		right: 16px;
		font-size: 13px;
	}

	.header-top {
		min-height: 94px;
		padding: 0 30px;
	}

	.header-top .btn-search-opener {
		margin: 0 14px 0 0;
	}

	.home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position) .header-top .btn-search-opener {
		color: #fff;
	}

	.logo {
		width: 154px;
	}

	.home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position) .logo img:not(.logo-white) {
		opacity: 0;
	}

	.home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position) .logo img.logo-white {
		opacity: 1;
	}

	.nav-opener {
		display: none;
	}

	.header-utility-nav {
		margin: 0 auto 0 0;
		-webkit-transition: .3s ease opacity, .3s ease visibility;
		transition: .3s ease opacity, .3s ease visibility;
	}

	.header_search_active .header-utility-nav {
		opacity: 0;
		visibility: hidden;
	}

	.header-utility-nav > li {
		border-left: 1px solid #000;
		height: 16px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position) .header-utility-nav > li {
		border-left-color: #fff;
	}

	.home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position) .header-utility-nav > li > a,
	.home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position) .header-utility-nav > li > button {
		color: #fff;
	}

	.home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position) .header-utility-nav .contact-menu > a,
	.home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position)
	.header-utility-nav .account-menu > a {
		color: #fff;
	}

	.home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position) .header-utility-nav .contact-menu > a:after,
	.home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position)
	.header-utility-nav .account-menu > a:after {
		background: #fff;
	}

	.home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position) .header-utility-nav .counter_wish,
	.home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position)
	.header-utility-nav .counter,
	.home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position)
	.header-utility-nav .account-conter {
		background: #fff;
		color: #000;
	}

	.header-utility-nav .header-contact-menu,
	.header-utility-nav .drop-menu {
		margin: 32px 0 0;
		padding-bottom: 5px;
		width: 172px;
	}

	.header-utility-nav .header-contact-menu:before,
	.header-utility-nav .drop-menu:before {
		height: 32px;
	}

	.header-utility-nav li.account-menu .drop-menu {
		margin: 12px 0 0;
		padding-bottom: 0;
		width: 110px;
	}

	#nav .primary-menu,
	#nav .mobile-menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	#nav .primary-menu > li,
	#nav .mobile-menu > li {
		margin: 0 0 0 34px;
	}

	#nav .primary-menu > li:hover > a:after,
	#nav .primary-menu > li.hover > a:after,
	#nav .mobile-menu > li:hover > a:after,
	#nav .mobile-menu > li.hover > a:after {
		opacity: 1;
		-webkit-transform: scaleX(1);
		-ms-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: 100% 0;
		-ms-transform-origin: 100% 0;
		transform-origin: 100% 0;
	}

	#nav .primary-menu > li:hover > .submenu-holder,
	#nav .primary-menu > li.hover > .submenu-holder,
	#nav .mobile-menu > li:hover > .submenu-holder,
	#nav .mobile-menu > li.hover > .submenu-holder {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	#nav .primary-menu > li > a,
	#nav .mobile-menu > li > a {
		padding: 0;
	}

	.home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position) #nav .primary-menu > li > a,
	.home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position) #nav .mobile-menu > li > a {
		color: #fff;
	}

	.home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position) #nav .primary-menu > li > a:after,
	.home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position) #nav .mobile-menu > li > a:after {
		background: #fff;
	}

	#nav .primary-menu > li > a:after,
	#nav .mobile-menu > li > a:after {
		content: "";
		position: absolute;
		bottom: -2px;
		height: 1px;
		right: 0;
		width: 100%;
		background: #000;
		-webkit-transition: .4s ease opacity, .4s ease transform;
		transition: .4s ease opacity, .4s ease transform;
		opacity: 0;
		-webkit-transform: scaleX(0);
		-ms-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		transform-origin: 0 0;
	}

	#nav .primary-menu > li > a:hover:after,
	#nav .mobile-menu > li > a:hover:after {
		opacity: 1;
		-webkit-transform: scaleX(1);
		-ms-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: 100% 0;
		-ms-transform-origin: 100% 0;
		transform-origin: 100% 0;
	}

	#nav .primary-menu .submenu-holder > .sub-menu,
	#nav .mobile-menu .submenu-holder > .sub-menu {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: (1fr)[4];
		grid-template-columns: repeat(4, 1fr);
		-ms-flex-preferred-size: calc(100% - 420px);
		flex-basis: calc(100% - 420px);
		max-width: calc(100% - 420px);
		grid-column-gap: 5px;
		grid-row-gap: 20px;
		padding-left: 30px;
	}

	#nav .primary-menu .submenu-holder > .sub-menu > li > a,
	#nav .mobile-menu .submenu-holder > .sub-menu > li > a {
		font-weight: 700;
		padding: 0;
		font-size: 16px;
		margin-bottom: 10px;
	}

	#nav .primary-menu .submenu-holder > .sub-menu .sub-menu,
	#nav .mobile-menu .submenu-holder > .sub-menu .sub-menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column wrap;
		flex-flow: column wrap;
		max-height: 176px;
	}

	#nav .primary-menu .submenu-holder > .sub-menu .sub-menu > li,
	#nav .mobile-menu .submenu-holder > .sub-menu .sub-menu > li {
		margin-bottom: 2px;
		width: 90%;
	}

	#nav .primary-menu .submenu-holder > .sub-menu .sub-menu > li.current-menu-itemm > a,
	#nav .primary-menu .submenu-holder > .sub-menu .sub-menu > li.hover > a,
	#nav .mobile-menu .submenu-holder > .sub-menu .sub-menu > li.current-menu-itemm > a,
	#nav .mobile-menu .submenu-holder > .sub-menu .sub-menu > li.hover > a {
		font-weight: 700;
		border-bottom-color: #000;
	}

	#nav .primary-menu .submenu-holder > .sub-menu .sub-menu > li.current-menu-itemm > a:after,
	#nav .primary-menu .submenu-holder > .sub-menu .sub-menu > li.hover > a:after,
	#nav .mobile-menu .submenu-holder > .sub-menu .sub-menu > li.current-menu-itemm > a:after,
	#nav .mobile-menu .submenu-holder > .sub-menu .sub-menu > li.hover > a:after {
		opacity: 1;
		-webkit-transform: scaleX(1);
		-ms-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: 100% 0;
		-ms-transform-origin: 100% 0;
		transform-origin: 100% 0;
	}

	#nav .primary-menu .submenu-holder > .sub-menu .sub-menu > li > a,
	#nav .mobile-menu .submenu-holder > .sub-menu .sub-menu > li > a {
		font-size: 14px;
		padding: 3px 0 4px;
		display: table;
		margin: 0;
		position: relative;
	}

	#nav .primary-menu .submenu-holder > .sub-menu .sub-menu > li > a:after,
	#nav .mobile-menu .submenu-holder > .sub-menu .sub-menu > li > a:after {
		content: "";
		position: absolute;
		bottom: 0;
		height: 1px;
		right: 0;
		width: 100%;
		background: #000;
		-webkit-transition: .4s ease opacity, .4s ease transform;
		transition: .4s ease opacity, .4s ease transform;
		opacity: 0;
		-webkit-transform: scaleX(0);
		-ms-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		transform-origin: 0 0;
	}

	#nav .primary-menu .submenu-holder > .sub-menu .sub-menu > li > a:hover,
	#nav .mobile-menu .submenu-holder > .sub-menu .sub-menu > li > a:hover {
		font-weight: 700;
		border-bottom-color: #000;
	}

	#nav .primary-menu .submenu-holder > .sub-menu .sub-menu > li > a:hover:after,
	#nav .mobile-menu .submenu-holder > .sub-menu .sub-menu > li > a:hover:after {
		opacity: 1;
		-webkit-transform: scaleX(1);
		-ms-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: 100% 0;
		-ms-transform-origin: 100% 0;
		transform-origin: 100% 0;
	}

	#nav .submenu-holder {
		position: absolute;
		top: 100%;
		padding: 1.625rem 2.375rem 1.5rem;
		left: 0;
		right: 0;
		width: 100%;
		background: #fff;
		box-shadow: 0 2px 20px 2px rgba(0, 0, 0, .1);
		-webkit-transition: .4s ease-in-out opacity, .4s ease-in-out visibility, .4s ease-in-out transform;
		transition: .4s ease-in-out opacity, .4s ease-in-out visibility, .4s ease-in-out transform;
		visibility: hidden;
		opacity: 0;
		-webkit-transform: translate(0, -10px);
		-ms-transform: translate(0, -10px);
		transform: translate(0, -10px);
		min-height: 217px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 20px 30px;
	}

	#nav .menu-banner-row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-preferred-size: 420px;
		flex-basis: 420px;
		max-width: 420px;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		margin-right: auto;
	}

	#nav .menu-banner-row .menu-banner-col {
		-ms-flex-preferred-size: calc(50% - 17px);
		flex-basis: calc(50% - 17px);
		max-width: calc(50% - 17px);
		margin-right: 34px;
	}

	#nav .menu-banner-row .menu-banner-col:nth-child(2n + 1) {
		margin-right: 0;
	}

	#nav .menu-banner-row .banner-text {
		font-size: 16px;
	}

	#nav .menu-banner-row .menu-banner .shop-text {
		font-size: 13px;
	}

	#nav .mobile-account-nav,
	#nav .social-networks {
		display: none;
	}

	.login-modal .modal-content,
	.register-modal .modal-content {
		padding: 25px 38px 31px;
	}

	.login-modal .modal-close,
	.register-modal .modal-close {
		top: 15px;
		right: 15px;
	}

	.login-modal h2,
	.register-modal h2 {
		font-size: 24px;
	}

	.login-modal .btn_register,
	.register-modal .btn_register {
		margin-bottom: 25px;
	}

	.login-modal .form-row,
	.register-modal .form-row {
		margin-left: -20px;
		margin-right: -20px;
	}

	.login-modal .form-row .form-group,
	.register-modal .form-row .form-group {
		padding-left: 20px;
		padding-right: 20px;
	}

	.login-modal .form-group,
	.register-modal .form-group {
		margin-bottom: 22px;
	}

	.login-modal .btn,
	.register-modal .btn {
		max-width: 140px;
	}

	.login-modal .login-or-title,
	.register-modal .login-or-title {
		font-size: 16px;
		margin: 34px 0 27px;
	}

	.remeber-check {
		margin-bottom: 28px;
	}

	.remeber-check .link-forgot-pass {
		font-size: 16px;
	}

	.header-mini-cart,
	.header-wishlist-box {
		top: 94px;
	}

	.logged-in.admin-bar .sticky-wrap:not(.fixed-position) .header-mini-cart,
	.logged-in.admin-bar .sticky-wrap:not(.fixed-position)
	.header-wishlist-box {
		top: 126px;
	}

	.has_header_offer .header-mini-cart,
	.has_header_offer
	.header-wishlist-box {
		top: 132px;
	}

	.has_header_offer.logged-in.admin-bar .sticky-wrap:not(.fixed-position) .header-mini-cart,
	.has_header_offer.logged-in.admin-bar .sticky-wrap:not(.fixed-position)
	.header-wishlist-box {
		top: 164px;
	}

	.header-wishlist-box {
		width: 354px;
	}

	.header-wishlist-box .wishlist-header {
		height: 72px;
	}

	.header-wishlist-box .wishlist-heading {
		font-size: 22px;
	}

	.header-wishlist-box .wishlist-close {
		font-size: 12px;
		right: 20px;
	}

	.header-wishlist-box .btn-clear {
		font-size: 13px;
		left: 18px;
	}

	.header-wishlist-box .wishlist-body {
		height: calc(100% - 72px);
		padding: 0 16px;
	}

	.header-wishlist-box .empty-wishlist-info {
		height: 26.625rem;
		padding: 34px 0;
	}

	.header-wishlist-box .empty-wishlist-info .wishlist-empty-message {
		margin-bottom: 2.3125rem;
		font-size: 1rem;
	}

	.header-wishlist-box .empty-wishlist-info .btn {
		width: 140px;
	}

	.header-wishlist-box .wishlist-items {
		margin: 0 -10px;
	}

	.header-wishlist-box .wishlist-items .product-col {
		padding: 7px 10px;
	}

	.header-wishlist-box .wishlist-item {
		margin-bottom: 26px;
	}

	.header-wishlist-box .wishlist-item .btn-remove-wishlist {
		width: 20px;
		height: 20px;
	}

	.header-wishlist-box .wishlist-item .product-name,
	.header-wishlist-box .wishlist-item .product-price {
		font-size: 15px;
	}

	.header-wishlist-box .wishlist-item .jcf-select .jcf-select-text {
		font-size: 14px;
	}

	.header-wishlist-box .wishlist-item .jcf-select .jcf-select-drop .jcf-list {
		font-size: 14px;
	}

	.header-wishlist-box .wishlist-item .btn-add-cart {
		font-size: 14px;
		padding: 3px;
	}

	.header-mini-cart {
		width: 363px;
	}

	.header-mini-cart .cart-header {
		height: 72px;
	}

	.header-mini-cart .cart-close {
		font-size: .75rem;
		right: 1.5625rem;
	}

	.header-mini-cart .mini-cart-body {
		height: calc(100% - 260px);
	}

	.header-mini-cart .empty-cart-info {
		padding: 34px 0;
	}

	.header-mini-cart .empty-cart-info .cart-empty-message {
		margin-bottom: 2.3125rem;
		font-size: 1rem;
	}

	.header-mini-cart .empty-cart-info .btn {
		width: 140px;
	}

	.header-mini-cart .mini-cart-heading {
		font-size: 20px;
	}

	.header-mini-cart .cart-sub-total {
		font-size: 14px;
		line-height: 1.25;
	}

	.header-mini-cart .cart-sub-total td,
	.header-mini-cart .cart-sub-total th {
		padding: 5px 22px 4px;
	}

	.header-mini-cart .cart-sub-total tfoot {
		font-size: 1rem;
	}

	.header-mini-cart .cart-footer-action {
		padding: 0 22px;
		margin-top: 12px;
	}

	.header-mini-cart .cart-footer-action .btn {
		font-size: 18px;
		line-height: 34px;
	}

	.header-mini-cart .shopping-link {
		font-size: 14px;
	}

	.mini-cart-item {
		padding: 15px 0 16px;
		margin: 0 22px;
	}

	.mini-cart-item .product-image {
		-ms-flex-preferred-size: 84px;
		flex-basis: 84px;
		max-width: 84px;
	}

	.mini-cart-item .product-detail {
		-ms-flex-preferred-size: calc(100% - 84px);
		flex-basis: calc(100% - 84px);
		max-width: calc(100% - 84px);
	}

	.mini-cart-item .preorder-info {
		min-height: 25px;
		font-size: 11px;
	}

	.mini-cart-item .preorder-info:before {
		height: 25px;
		font-size: 16px;
	}

	.mini-cart-item .product-name {
		font-size: 1rem;
		margin-bottom: 10px;
	}

	.mini-cart-item .product-price {
		font-size: 1rem;
		margin-bottom: 10px;
	}

	.mini-cart-item .cart-quantity label {
		font-size: 14px;
	}

	.header-search {
		top: 50%;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
		width: 40%;
		max-width: 473px;
		padding: 10px 0;
		left: 30px;
	}

	.header-search .input-wrap {
		padding: 0 25px 0 0;
	}

	.header-search .search-close {
		font-size: 13px;
	}

	.hero-banner {
		margin-bottom: 15px;
	}

	.hero-banner .banner-content {
		top: 45px;
		bottom: 42px;
		left: 30px;
		right: 30px;
	}

	.hero-banner .banner-title {
		font-size: 40px;
	}

	.hero-banner .btn {
		width: 140px;
	}

	.home-layout-one {
		padding: 15px 30px;
		-webkit-column-gap: 30px;
		column-gap: 30px;
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: (1fr)[2];
		grid-template-columns: repeat(2, 1fr);
		grid-row-gap: 27px;
	}

	.home-layout-one .col-item.big-banner {
		-ms-grid-row-span: 3;
		-ms-grid-row: 1;
		grid-row: 1 / span 3;
		-ms-grid-column: 2;
		grid-column: 2;
	}

	.home-layout-one .col-item img {
		object-fit: cover;
		height: 100%;
	}

	.home-layout-one .col-item .box-title {
		font-size: 38px;
		left: 28px;
	}

	.home-layout-one .col-item .btn {
		width: 140px;
		bottom: 40px;
	}

	.home-layout-two {
		padding: 15px 0;
	}

	.home-layout-two .box-title {
		font-size: 28px;
		margin-bottom: 25px;
	}

	.home-layout-two .btn {
		width: 140px;
	}

	.home-layout-three {
		padding: 15px 30px;
		gap: 22px;
		-ms-grid-columns: (1fr)[3];
		grid-template-columns: repeat(3, 1fr);
	}

	.home-layout-three .box-content {
		top: 24px;
		bottom: 24px;
	}

	.home-layout-three .box-title {
		font-size: 28px;
	}

	.home-layout-three .btn {
		width: 140px;
	}

	.home-layout-four,
	.home-layout-five,
	.home-layout-six {
		padding: 15px 30px;
	}

	.home-layout-four .btn,
	.home-layout-five .btn,
	.home-layout-six .btn {
		width: 140px;
	}

	.home-layout-four,
	.home-layout-five {
		gap: 30px;
	}

	.home-layout-four {
		-ms-grid-columns: (1fr)[4];
		grid-template-columns: repeat(4, 1fr);
	}

	.home-layout-four .box-content {
		top: 28px;
		bottom: 28px;
	}

	.home-layout-four .box-title {
		font-size: 22px;
	}

	.home-layout-five .box-content {
		top: 30px;
		bottom: 30px;
	}

	.home-layout-five .box-title {
		font-size: 34px;
	}

	.home-layout-six .box-content {
		padding: 0 45px;
	}

	.home-layout-six .box-title {
		font-size: 34px;
		margin-bottom: 25px;
	}

	.product-item .pre-order-label {
		font-size: 1rem;
	}

	.product-item .off-label,
	.product-item .new-label,
	.product-item .sold-label {
		font-size: 16px;
	}

	.product-item .btn-add-cart {
		font-size: 1rem;
		padding: .5rem;
	}

	.product-item .oos-label {
		font-size: 1rem;
		padding: .5rem;
	}

	.product-item .sale-countdown-box .sale-info-title {
		font-size: 14px;
	}

	.product-item .btn-wishlist a {
		font-size: 16px;
	}

	.product-item .product-name {
		font-size: 15px;
	}

	.product-item .product-price {
		font-size: 15px;
	}

	.product-item .oos-alert-text {
		font-size: .875rem;
	}

	.product-item .sale-info-box {
		font-size: .875rem;
		padding: .25rem .375rem;
		margin-top: .5625rem;
	}

	.woocommerce-breadcrumb {
		padding: 5px 30px;
	}

	.sale-banner {
		padding: 6px 42px;
	}

	.sale-banner .sale-close {
		right: 30px;
		font-size: 13px;
	}

	.single-product-container {
		padding-top: 21px;
	}

	.single-product-container.post-625 .product-sticky {
		margin-bottom: 27px;
	}

	.single-product-container .woocommerce-breadcrumb {
		margin-bottom: 1.5rem;
	}

	.single-product-container .top-btns-wrap a {
		font-size: .875rem;
		line-height: 1.25rem;
		padding: .1875rem;
	}

	.single-product-container .top-btns-wrap a:before,
	.single-product-container .top-btns-wrap a i {
		font-size: .5rem;
		margin-left: .3125rem;
		margin-right: .3125rem;
		margin-top: .35em;
	}

	.single-product-container .top-btns-wrap .btn-back {
		-ms-flex-preferred-size: 9.375rem;
		flex-basis: 9.375rem;
		max-width: 9.375rem;
	}

	.single-product-container .top-btns-wrap .btn-prev-next {
		-ms-flex-preferred-size: 43.62068966%;
		flex-basis: 43.62068966%;
		max-width: 43.62068966%;
		padding-right: 5.3125rem;
	}

	.single-product-container .top-btns-wrap .btn-prev-next a {
		margin: 0 -.375rem 0 2.9375rem;
	}

	.single-product-container .single-slider-wrapper {
		width: 54.136691%;
		padding-right: 20px;
	}

	.single-product-container .preorder-label {
		right: 20px;
		font-size: 14px;
		padding: 4px 6px 3px;
		min-width: 97px;
	}

	.single-product-container .preorder-label .icon-delivery-box {
		margin-right: 5px;
	}

	.single-product-container .single-product-slider .slide {
		margin-bottom: 27px;
	}

	.single-product-container .single-product-summary {
		width: 45.863309%;
		padding: 9px 50px 0 15px;
	}

	.single-product-container .single-product-summary .label-new,
	.single-product-container .single-product-summary .label-sale {
		font-size: 18px;
	}

	.single-product-container .single-product-summary h1 {
		font-size: 18px;
		margin-bottom: 12px;
	}

	.single-product-container .single-product-summary .product-price-wrap {
		margin-bottom: 18px;
	}

	.single-product-container .single-product-summary .product-price,
	.single-product-container .single-product-summary .woocommerce-variation-price {
		font-size: 16px;
	}

	.single-product-container .single-product-summary .product-price ins,
	.single-product-container .single-product-summary .product-price del,
	.single-product-container .single-product-summary .woocommerce-variation-price ins,
	.single-product-container .single-product-summary .woocommerce-variation-price del {
		margin: 0 5px;
	}

	.single-product-container .single-product-summary .stock-info-wrapper {
		margin-bottom: 11px;
	}

	.single-product-container .single-product-summary .stock-info {
		font-size: 12px;
	}

	.single-product-container .single-product-summary .sale-offer-label {
		font-size: .875rem;
		min-width: 8.9375rem;
	}

	.single-product-container .variation-row {
		margin-bottom: 11px;
	}

	.single-product-container .variation-row .variation-label {
		font-size: 13px;
		margin-bottom: 12px;
	}

	.single-product-container .variation-list.color-variation label .btn-variation {
		min-width: 78px;
	}

	.single-product-container .variation-list label .btn-variation {
		min-width: 34px;
		height: 35px;
		font-size: 14px;
		line-height: 32px;
		padding: 0 7px;
	}

	.single-product-container .recommendation-note {
		font-size: 13px;
		margin-bottom: 16px;
		padding: 5px 9px;
	}

	.single-product-container .add-cart-row {
		margin-bottom: 20px;
	}

	.single-product-container .add-cart-row .btn-wishlist {
		-ms-flex-preferred-size: 65px;
		flex-basis: 65px;
		max-width: 65px;
		padding-right: 20px;
	}

	.single-product-container .add-cart-row .matat-wishlist-button {
		height: 40px;
	}

	.single-product-container .stock-alert-row {
		margin-bottom: 1.3125rem;
		padding: .625rem;
	}

	.single-product-container .stock-alert-row .stock-alert-title {
		font-size: .875rem;
		margin-bottom: .625rem;
	}

	.single-product-container .stock-alert-row .input-wrap {
		-ms-flex-preferred-size: calc(100% - 12.5625rem);
		flex-basis: calc(100% - 12.5625rem);
		max-width: calc(100% - 12.5625rem);
		padding-left: 10px;
	}

	.single-product-container .stock-alert-row .input-wrap.name {
		-ms-flex-preferred-size: 6.875rem;
		flex-basis: 6.875rem;
		max-width: 6.875rem;
	}

	.single-product-container .stock-alert-row .form-control {
		height: 40px;
		padding: 9px 10px;
	}

	.single-product-container .stock-alert-row .btn-wrap {
		-ms-flex-preferred-size: 5.6875rem;
		flex-basis: 5.6875rem;
		max-width: 5.6875rem;
	}

	.single-product-container .product-short-info {
		font-size: 14px;
	}

	.single-product-container .produc-misc-info {
		margin-top: 1.25rem;
		padding: .875rem 0;
	}

	.single-product-container .produc-misc-info .info-item {
		font-size: .875rem;
	}

	.single-product-container .produc-misc-info .info-item .ico-wrap {
		font-size: 1.4375rem;
		margin-bottom: .375rem;
	}

	.single-product-container ul.contact-list {
		font-size: 14px;
	}

	.single-product-container .product-share {
		padding-top: .8125rem;
		padding-bottom: 1.25rem;
	}

	.single-product-container .product-share .share-title {
		font-size: 13px;
		padding-top: 2px;
	}

	.single-product-container .product-share .share-links a {
		font-size: 15px;
	}

	.product-tab-info .product-tab-menu {
		margin-bottom: .8125rem;
	}

	.product-tab-info .product-tab-menu > li a {
		font-size: 14px;
	}

	.product-tab-info .tab-content {
		font-size: 14px;
		line-height: 1.71428571;
	}

	.product-tab-info .tab-content p {
		margin-bottom: .5625rem;
	}

	.main-slider-wrapper .sale-countdown-box {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding-left: 3.125rem;
		padding-right: 3.125rem;
	}

	.main-slider-wrapper .sale-countdown-box .sale-info-title {
		-ms-flex-preferred-size: calc(100% - 166px);
		flex-basis: calc(100% - 166px);
		max-width: calc(100% - 166px);
		padding: 0 0 0 10px;
		font-size: 18px;
	}

	.countdown-timer .time-col .days,
	.countdown-timer .time-col .hours,
	.countdown-timer .time-col .minutes,
	.countdown-timer .time-col .seconds {
		font-size: 18px;
	}

	.countdown-timer .time-col .smalltext {
		font-size: .55rem;
		padding: 2px 0 0;
	}

	.section-title {
		font-size: 22px;
	}

	.related-product-section {
		padding: 45px 30px;
	}

	.related-product-section .section-title {
		margin-bottom: 45px;
	}

	.related-product-section .related-product-slider {
		margin: 0 -12.5px;
	}

	.related-product-section .related-product-slider:not(.slick-initialized) > .slide {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}

	.related-product-section .related-product-slider:not(.slick-initialized) > .slide:nth-child(4) ~ .slide {
		display: none;
	}

	.related-product-section .related-product-slider .product-col {
		margin: 0 12.5px 16px;
	}

	.related-product-section .related-product-slider .slick-arrow {
		top: 8.5625rem;
		font-size: 1.25rem;
	}

	.related-product-section .related-product-slider .slick-prev {
		right: -3rem;
	}

	.related-product-section .related-product-slider .slick-next {
		left: -3rem;
	}

	.category-header h1 {
		font-size: 28px;
	}

	.filter-container {
		padding: 18px 30px;
	}

	.filter-container .category-filter-list {
		font-size: 14px;
		margin: 0 auto;
		max-width: calc(100% - 290px);
	}

	.filter-container .sort-filter-row {
		right: 30px;
		position: absolute;
		top: 13px;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding-top: 0;
	}

	.filter-container .jcf-select .jcf-list:before {
		font-size: 15px;
	}

	.filter-container .filter-opener {
		font-size: 14px;
		margin-right: 32px;
	}

	.filter-container .btn-clear {
		display: none;
		color: #545454;
		margin: 0 18px 0 0;
	}

	.product-filter-dropdown {
		padding: 18px 30px;
		right: 0;
	}

	.product-filter-dropdown .filter-options > li {
		-ms-flex-preferred-size: 16.9%;
		flex-basis: 16.9%;
		max-width: 16.9%;
	}

	.product-filter-dropdown .filter-options > li:first-child {
		-ms-flex-preferred-size: 24.7%;
		flex-basis: 24.7%;
		max-width: 24.7%;
	}

	.product-filter-dropdown .filter-options > li > a {
		font-size: 16px;
		margin-bottom: 11px;
	}

	.product-filter-dropdown .filter-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column wrap;
		flex-flow: column wrap;
		max-height: 192px;
		font-size: 14px;
	}

	.category-content-banner {
		padding: 0 30px;
		margin-bottom: 40px;
	}

	.shop-products-holder {
		padding: 0 30px 52px;
	}

	.shop-products-holder .products-row {
		grid-column-gap: 22px;
		grid-row-gap: 52px;
	}

	.shop-products-holder .products-row .product-col {
		-ms-grid-column-span: 3;
		-ms-grid-column: auto;
		grid-column: auto / span 3;
	}

	.shop-products-holder .products-row .product-col.column-4 {
		-ms-grid-column-span: 4;
		-ms-grid-column: auto;
		grid-column: auto / span 4;
	}

	.shop-products-holder .products-row .product-col.column-6 {
		-ms-grid-column-span: 6;
		-ms-grid-column: auto;
		grid-column: auto / span 6;
	}

	.shop-products-holder .category-banner2 {
		-ms-grid-column-span: 9;
		-ms-grid-column: auto;
		grid-column: auto / span 9;
	}

	.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: 10px;
	}

	.search-result-container {
		padding: 32px 30px 52px;
	}

	.search-result-container h1 {
		font-size: 28px;
	}

	.search-result-container .result-info {
		font-size: 18px;
		margin-bottom: 25px;
	}

	.search-result-container .product-search {
		margin-bottom: 2.5625rem;
	}

	.search-result-container .product-search .input-wrap .search-input {
		height: 40px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.search-result-container .product-search button {
		margin: 2px 6px;
	}

	.search-result-container .top-search {
		font-size: 16px;
	}

	.search-result-container .top-search a {
		margin: 0 14px 0 11px;
	}

	.result-recomended-section {
		padding-top: 24px;
	}

	.result-recomended-section .section-title {
		margin-bottom: 44px;
	}

	.result-recomended-section .products-row {
		grid-column-gap: 22px;
		grid-row-gap: 52px;
	}

	.result-recomended-section .products-row .product-col {
		-ms-grid-column-span: 3;
		-ms-grid-column: auto;
		grid-column: auto / span 3;
	}

	.user-info-container {
		padding: 48px 0 62px;
	}

	.user-info-container .account-heading {
		font-size: 22px;
		margin-bottom: 12px;
	}

	.user-info-container .welcome-note {
		font-size: 16px;
		padding-bottom: 37px;
	}

	.user-info-container .user-info-row {
		padding-top: 34px;
	}

	.user-info-container .form-group label:not(.sr-only),
	.user-info-container .form-group span.description {
		font-size: 14px;
	}

	.user-info-container .form-group span.description {
		padding-top: 5px;
	}

	.user-info-container h2 {
		font-size: 24px;
	}

	.user-info-container h2 .alert-count {
		font-size: 14px;
	}

	.user-info-container .input-text {
		font-size: 16px;
		height: 47px;
		padding: 11px 0;
	}

	.user-info-container label.label-text {
		font-size: 16px;
	}

	.woocommerce-MyAccount-navigation > ul {
		font-size: 16px;
	}

	.woocommerce-MyAccount-navigation > ul a .nav-note {
		font-size: 12px;
	}

	.edit-account-box .form-row {
		margin: 0 -16px;
	}

	.edit-account-box .form-row [class^="col-"],
	.edit-account-box .form-row [class*=" col-"] {
		padding-left: 16px;
		padding-right: 16px;
	}

	.edit-account-box .form-group {
		margin-bottom: 23px;
	}

	.edit-account-box .date-of-birth .label-text {
		margin-bottom: 13px;
	}

	.edit-account-box .custom-checkbox {
		margin-bottom: 34px;
	}

	.edit-account-box button.button {
		width: 140px;
	}

	.address-item {
		padding: 26px 0;
	}

	.address-item:first-of-type {
		padding-top: 22px;
	}

	.address-item:first-of-type .address-action {
		top: 25px;
	}

	.address-item .address-name {
		font-size: 16px;
		margin-bottom: 7px;
	}

	.address-item .address-info {
		font-size: 14px;
		margin-bottom: 15px;
	}

	.address-item .address-action {
		top: 29px;
	}

	.address-item .address-action a {
		font-size: 16px;
	}

	.payment-item {
		padding: 26px 0;
	}

	.payment-item:first-of-type {
		padding-top: 22px;
	}

	.payment-item:first-of-type .payment-action {
		top: 25px;
	}

	.payment-item .card-name {
		font-size: 16px;
		margin-bottom: 7px;
	}

	.payment-item .card-name img {
		margin-left: 8px;
	}

	.payment-item .payment-info {
		font-size: 14px;
		margin-bottom: 15px;
	}

	.payment-item .payment-action {
		top: 29px;
	}

	.payment-item .payment-action a {
		font-size: 16px;
	}

	.order-item .order-header-row .header-col {
		font-size: 18px;
	}

	.order-product-item {
		-ms-flex-preferred-size: 33.33%;
		flex-basis: 33.33%;
		max-width: 33.33%;
	}

	.coupon-item {
		font-size: 14px;
		padding: 20px 17px 17px 165px;
	}

	.coupon-item .coupon-name {
		font-size: 18px;
	}

	.coupon-item .coupon-name [class^="icon-"],
	.coupon-item .coupon-name [class*=" icon-"] {
		font-size: 21px;
	}

	.coupon-item .coupon-meta {
		font-size: 16px;
		line-height: 1.625;
	}

	.coupon-item .data-title {
		font-size: 16px;
	}

	.coupon-item .btn-redeem {
		top: 12px;
		left: 20px;
		width: 161px;
	}

	.related-coupons-holder h3 {
		font-size: 24px;
	}

	.related-coupon-item {
		padding-bottom: 42px;
	}

	.related-coupon-item .coupon-meta {
		font-size: 16px;
		line-height: 1.625;
	}

	.related-coupon-item .btn {
		min-width: 140px;
	}

	.update-item {
		font-size: 14px;
		padding: 20px 17px 17px 165px;
	}

	.update-item .update-name {
		font-size: 18px;
	}

	.update-item .update-meta {
		font-size: 16px;
		line-height: 1.625;
	}

	.update-item .btn-redeem {
		top: 12px;
		left: 20px;
		width: 161px;
	}

	.account-shipping-return {
		font-size: 1rem;
	}

	.account-shipping-return p {
		margin-bottom: .875rem;
	}

	.account-shipping-return .return-title {
		margin-bottom: 1.3125rem;
	}

	.account-shipping-return .btn {
		margin-top: 19px;
	}

	.account-contact .form-group {
		margin-bottom: 23px;
	}

	.account-contact .contact-list {
		font-size: 18px;
	}

	.account-contact .btn-contact {
		width: 140px;
		margin-top: 24px;
	}

	.contact-container {
		padding-top: 1.75rem;
	}

	.contact-container .input-text {
		font-size: 16px;
		height: 47px;
		padding: 11px 0;
	}

	.contact-top-section {
		margin-bottom: 53px;
	}

	.contact-top-section .contact-info-box {
		font-size: 16px;
		padding-left: 30px;
	}

	.contact-top-section .contact-info-box .col-6 {
		padding-left: 35px;
		padding-right: 35px;
	}

	.contact-top-section h1 {
		font-size: 32px;
		margin-bottom: 30px;
	}

	.contact-top-section h2 {
		font-size: 28px;
		margin-bottom: 6px;
	}

	.contact-form-section {
		margin-bottom: 80px;
	}

	.contact-form-section .banner-img {
		margin: -37px 0;
		-ms-flex-preferred-size: 43.834297%;
		flex-basis: 43.834297%;
		max-width: 43.834297%;
	}

	.contact-form-section .form-wrap {
		max-width: 460px;
		margin-right: auto;
		padding: 32px 30px 0 0;
		-ms-flex-preferred-size: 56.165703%;
		flex-basis: 56.165703%;
		max-width: 56.165703%;
	}

	.contact-form-section .form-wrap .button {
		width: 140px;
		margin-top: 24px;
	}

	.contact-form-section h2 {
		font-size: 26px;
		margin-bottom: 13px;
	}

	.contact-form-section .form-info-text {
		margin-bottom: 15px;
	}

	.contact-form-section .form-group {
		margin-bottom: 23px;
	}

	.about-container {
		font-size: 16px;
		line-height: 1.625;
	}

	.about-top-section {
		margin-bottom: 53px;
		padding: 48px 0 25px;
	}

	.about-top-section .text-wrap {
		padding: 20px 0 0 30px;
	}

	.about-top-section h1 {
		font-size: 26px;
		margin-bottom: 22px;
	}

	.about-top-section .info-title {
		font-size: 18px;
	}

	.about-second-section {
		margin-bottom: 80px;
	}

	.about-second-section .img-wrap {
		margin: -37px 0;
		-ms-flex-preferred-size: 43.834297%;
		flex-basis: 43.834297%;
		max-width: 43.834297%;
	}

	.about-second-section .text-wrap {
		max-width: 460px;
		margin-right: auto;
		padding: 50px 40px 0 0;
		-ms-flex-preferred-size: 56.165703%;
		flex-basis: 56.165703%;
		max-width: 56.165703%;
		line-height: 1.625;
	}

	.about-second-section h2 {
		font-size: 24px;
		margin-bottom: 17px;
	}

	.about-bottom-section {
		padding-bottom: 45px;
	}

	.about-bottom-section h2,
	.about-bottom-section h3 {
		font-size: 24px;
	}

	.about-bottom-section h2 {
		margin-bottom: 45px;
	}

	.about-bottom-section [class^="col-"] {
		padding-left: 20px;
		padding-right: 20px;
	}

	.about-bottom-section h3 {
		margin-bottom: 10px;
	}

	.faqs-container {
		padding-top: 34px;
	}

	.faq-top-text {
		font-size: 16px;
		padding-bottom: 34px;
	}

	.faq-top-text h1 {
		font-size: 26px;
		margin-bottom: 14px;
	}

	.faqs-row {
		padding-top: 34px;
	}

	.faq-nav-wrapper .faq-nav {
		font-size: 16px;
	}

	.faqs-content-holder h2 {
		font-size: 22px;
		margin-bottom: 8px;
	}

	.faqs-block {
		padding-bottom: 37px;
	}

	.faq-item .faq-opener {
		font-size: 16px;
		line-height: 1.25;
		padding: 10px 0 10px 26px;
	}

	.faq-item .faq-opener:before {
		left: 7px;
		font-size: .4375rem;
	}

	.faq-item .faq-content {
		padding-bottom: 28px;
	}

	.woocommerce-form-login,
	.woocommerce-ResetPassword {
		padding: 25px 0;
	}

	.woocommerce-form-login .btn,
	.woocommerce-ResetPassword .btn {
		max-width: 140px;
	}

	form .select2-container.select2-container--default .select2-selection--single {
		height: 47px;
	}

	form .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
		font-size: 16px;
		line-height: 46px;
	}

	form .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
		height: 47px;
	}

	form .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
		font-size: 8px;
	}

	.woocommerce .woocommerce-error {
		padding-bottom: 30px;
		font-size: 16px;
		padding-left: 28px;
		padding-right: 28px;
	}

	.woocommerce-NoticeGroup .woocommerce-info {
		margin-bottom: 30px;
	}

	.woocommerce-NoticeGroup .woocommerce-error {
		padding-bottom: 30px;
	}

	.checkout-container {
		padding: 20px 0 25px;
	}

	.checkout-container .container {
		padding: 0 30px;
	}

	.checkout-container .checkout-heading h1 {
		font-size: 2.25rem;
	}

	.checkout-container .checkout-detail-container {
		margin: 15px -14px 0;
	}

	.checkout-container .woocommerce-NoticeGroup {
		padding: 0 15px;
	}

	.checkout-container .checkout_forms_holder,
	.checkout-container .woocommerce-shipping-fields__field-wrapper {
		margin: 0 -5px;
	}

	.checkout-container .address-holder {
		padding: 0 14px;
		width: 37.25%;
		margin-left: -5px;
		margin-right: -5px;
	}

	.checkout-container .payment-section-title {
		font-size: 18px;
		margin-bottom: 6px;
	}

	.checkout-container .payment-section-title [class^="icon-"]:not(.icon-cart),
	.checkout-container .payment-section-title [class*=" icon-"]:not(.icon-cart) {
		font-size: 1.3125rem;
		margin-left: .8125rem;
	}

	.checkout-container .payment-section-title .cart-count {
		margin-left: .8125rem;
	}

	.checkout-container .payment-section-title .cart-count .icon-cart {
		font-size: 1.375rem;
	}

	.checkout-container .payment-section-title .counter {
		font-size: .75rem;
		top: -.4375rem;
		right: -.875rem;
		width: 1.25rem;
		height: 1.25rem;
		line-height: 1.25rem;
	}

	.checkout-container .already-account,
	.checkout-container .shipping-info,
	.checkout-container .free-shipping-text {
		margin-bottom: 22px;
	}

	.checkout-container .form-row {
		padding: 0 5px 15px;
	}

	.checkout-container .input-text {
		height: calc(3rem + 2px);
		font-size: 1rem;
		line-height: 1.5;
		padding: .75rem;
	}

	.checkout-container textarea.input-text {
		min-height: 120px;
	}

	.checkout-container .different-shipping,
	.checkout-container .mc4wp-checkbox,
	.checkout-container .gift-wrap,
	.checkout-container .shipping-notes {
		padding: 0 5px 15px;
	}

	.checkout-container .woocommerce-terms-and-conditions-wrapper {
		padding: 16px 0;
	}

	.checkout-container .shipping-method-holder {
		padding: 0 14px;
		width: 27.45%;
	}

	.checkout-container .shipping-option > li,
	.checkout-container .payment-option > li {
		padding-bottom: 11px;
	}

	.checkout-container .shipping-option > li > label .method-option,
	.checkout-container .payment-option > li > label .method-option {
		font-size: 14px;
	}

	.checkout-container .shipping-option > li > label .fake-input,
	.checkout-container .payment-option > li > label .fake-input {
		width: 23px;
		height: 23px;
		min-width: 23px;
	}

	.checkout-container .shipping-option > li > label .fake-input:before,
	.checkout-container .payment-option > li > label .fake-input:before {
		height: 16px;
		width: 16px;
	}

	.checkout-container .shipping-option {
		padding-bottom: 26px;
	}

	.checkout-container .shipping-option > li > label .method-option {
		padding: .125rem .875rem;
		min-height: calc(3rem + 2px);
	}

	.checkout-container .promo-code-wrap {
		margin-bottom: 22px;
	}

	.checkout-container .promo-code-wrap .coupon-info {
		font-size: 14px;
	}

	.checkout-container .checkout-review {
		float: left;
		width: 33.8%;
		padding: 0 14px;
	}

	.checkout-container .checkout-review .payment-option {
		margin-bottom: 16px;
	}

	.checkout-container .cart-label-head {
		font-size: 16px;
		padding: 0 42px 8px;
	}

	.checkout-container .cart-items-list {
		max-height: 625px;
	}

	.checkout-container .cart-amount {
		font-size: 1rem;
		line-height: 1.5rem;
	}

	.checkout-container .cart-amount .amout-row {
		padding: 3px 0;
	}

	.checkout-container .cart-amount .cart-total {
		font-size: 1.125rem;
	}

	.checkout-container .btn-checkout {
		padding: 13px;
		line-height: 24px;
		font-size: 18px;
	}

	.checkout-promo-box .product-col {
		padding: 0 9px;
	}

	.qv-container .modal-dialog {
		max-width: 900px;
	}

	.qv-container .single-product-container {
		padding-bottom: 21px;
	}

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

	.woocommerce-cart-form {
		font-size: 17px;
	}

	.woocommerce-cart-form .shop_table.cart th,
	.woocommerce-cart-form .shop_table.cart td {
		padding: 13px;
	}

	.woocommerce-cart-form .product-info-wrap .img-wrap {
		-ms-flex-preferred-size: 125px;
		flex-basis: 125px;
		max-width: 125px;
	}

	.woocommerce-cart-form .product-info-wrap .product-name {
		-ms-flex-preferred-size: calc(100% - 125px);
		flex-basis: calc(100% - 125px);
		max-width: calc(100% - 125px);
	}

	.woocommerce-cart .inner-banner {
		margin-bottom: 20px;
	}

	.cart-collaterals {
		padding-bottom: 30px;
	}

	.cart-collaterals .btn.checkout-button {
		min-width: 225px;
	}

	#footer {
		padding: 40px 30px 4px;
	}

	#footer .design-dev-info {
		padding-top: 0;
		-ms-flex-preferred-size: 190px;
		flex-basis: 190px;
		max-width: 190px;
	}

	.footer-top {
		padding-bottom: 39px;
	}

	.footer-top .footer-nav {
		-ms-flex-preferred-size: 19.6%;
		flex-basis: 19.6%;
		max-width: 19.6%;
	}

	.footer-top .footer-nav ul > li {
		padding-bottom: 13px;
	}

	.footer-top .footer-gift-info {
		-ms-flex-preferred-size: 11%;
		flex-basis: 11%;
		max-width: 11%;
		padding-top: 10px;
	}

	.footer-top .footer-gift-info .gift-title {
		font-size: 16px;
	}

	.footer-top .footer-gift-info .icon-gift-card {
		font-size: 28px;
	}

	.footer-top .social-networks {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		padding: 24px 5px 0;
	}

	.footer-top .social-networks li {
		padding: 0 0 0 18px;
	}

	.footer-top .newsletter-col {
		-webkit-box-ordinal-group: 16;
		-ms-flex-order: 15;
		order: 15;
		-ms-flex-preferred-size: 26.1%;
		flex-basis: 26.1%;
		max-width: 281px;
		margin-right: auto;
	}

	.store-info {
		-ms-flex-preferred-size: 23.7%;
		flex-basis: 23.7%;
		max-width: 23.7%;
	}

	.footer-contact-info {
		-ms-flex-preferred-size: 19.6%;
		flex-basis: 19.6%;
		max-width: 19.6%;
	}

	.social-networks {
		font-size: 18px;
	}

	.footer-bottom {
		padding-top: 12px;
	}

	.footer-bottom .footer-link {
		-ms-flex-preferred-size: calc(50% - 95px);
		flex-basis: calc(50% - 95px);
		max-width: calc(50% - 95px);
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.footer-bottom .footer-icon {
		width: 260px;
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
}

@media (min-width: 1200px) {
	.jcf-select .jcf-select-text {
		font-size: 15px;
	}

	.jcf-list {
		font-size: 15px;
	}

	.loadscreen .load-logo {
		width: 180px;
	}

	.container {
		max-width: 1170px;
	}

	.header-offer-bar .offer-slider .slick-arrow {
		font-size: 12px;
	}

	.header-offer-bar .close-offer {
		right: 21px;
		font-size: 14px;
	}

	.header-top {
		min-height: 101px;
		padding: 35px 40px;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
	}

	.logo {
		width: 160px;
	}

	.header-utility-nav .header-contact-menu,
	.header-utility-nav .drop-menu {
		margin-top: 43px;
		padding-bottom: 8px;
	}

	.header-utility-nav .header-contact-menu:before,
	.header-utility-nav .drop-menu:before {
		height: 43px;
	}

	.header-utility-nav .header-contact-menu > li > a,
	.header-utility-nav .drop-menu > li > a {
		font-size: 16px;
	}

	.header-utility-nav li.account-menu .drop-menu {
		margin-top: 23px;
		padding-bottom: 0;
	}

	#nav .primary-menu .submenu-holder > .sub-menu,
	#nav .mobile-menu .submenu-holder > .sub-menu {
		-ms-flex-preferred-size: calc(100% - 446px);
		flex-basis: calc(100% - 446px);
		max-width: calc(100% - 446px);
	}

	#nav .primary-menu .submenu-holder > .sub-menu > li > a,
	#nav .mobile-menu .submenu-holder > .sub-menu > li > a {
		font-size: 18px;
		margin-bottom: 14px;
	}

	#nav .primary-menu .submenu-holder > .sub-menu .sub-menu > li > a,
	#nav .mobile-menu .submenu-holder > .sub-menu .sub-menu > li > a {
		font-size: 16px;
		padding: 4px 0;
	}

	#nav .submenu-holder {
		padding: 25px 40px;
	}

	#nav .menu-banner-row {
		-ms-flex-preferred-size: 446px;
		flex-basis: 446px;
		max-width: 446px;
	}

	#nav .menu-banner-row .banner-text {
		font-size: 19px;
	}

	#nav .menu-banner-row .menu-banner .shop-text {
		font-size: 14px;
	}

	.header-mini-cart,
	.header-wishlist-box {
		top: 101px;
	}

	.logged-in.admin-bar .sticky-wrap:not(.fixed-position) .header-mini-cart,
	.logged-in.admin-bar .sticky-wrap:not(.fixed-position)
	.header-wishlist-box {
		top: 133px;
	}

	.has_header_offer .header-mini-cart,
	.has_header_offer
	.header-wishlist-box {
		top: 139px;
	}

	.has_header_offer.logged-in.admin-bar .sticky-wrap:not(.fixed-position) .header-mini-cart,
	.has_header_offer.logged-in.admin-bar .sticky-wrap:not(.fixed-position)
	.header-wishlist-box {
		top: 171px;
	}

	.header-wishlist-box .empty-wishlist-info .wishlist-empty-message {
		margin-bottom: 60px;
	}

	.header-mini-cart .mini-cart-body {
		height: calc(100% - 267px);
	}

	.header-mini-cart .empty-cart-info .cart-empty-message {
		margin-bottom: 60px;
	}

	.mini-cart-item .preorder-info {
		font-size: 12px;
		padding: 0 26px 0 14px;
		margin-bottom: 7px;
	}

	.mini-cart-item .preorder-info:before {
		width: 26px;
		font-size: 18px;
	}

	.mini-cart-item .preorder-info .pre-title {
		font-size: 14px;
	}

	.mini-cart-item .variation-info {
		font-size: 14px;
	}

	.header-search {
		left: 40px;
	}

	.hero-banner {
		margin-bottom: 20px;
	}

	.hero-banner .banner-content {
		top: 55px;
		bottom: 52px;
		left: 40px;
		right: 40px;
	}

	.hero-banner .banner-title {
		font-size: 48px;
	}

	.home-layout-one {
		padding: 20px 40px;
		-webkit-column-gap: 40px;
		column-gap: 40px;
		grid-row-gap: 38px;
	}

	.home-layout-one .col-item .box-title {
		font-size: 44px;
		left: 33px;
	}

	.home-layout-one .col-item .btn {
		bottom: 47px;
	}

	.home-layout-two {
		padding: 20px 0;
	}

	.home-layout-two .box-title {
		font-size: 32px;
		margin-bottom: 30px;
	}

	.home-layout-three {
		padding: 20px 40px;
		gap: 26px;
	}

	.home-layout-three .box-content {
		top: 28px;
		bottom: 28px;
	}

	.home-layout-three .box-title {
		font-size: 32px;
	}

	.home-layout-four,
	.home-layout-five,
	.home-layout-six {
		padding: 20px 40px;
	}

	.home-layout-four,
	.home-layout-five {
		gap: 40px;
	}

	.home-layout-four .box-content {
		top: 34px;
		bottom: 34px;
	}

	.home-layout-four .box-title {
		font-size: 26px;
	}

	.home-layout-five .box-content {
		top: 36px;
		bottom: 36px;
	}

	.home-layout-five .box-title {
		font-size: 40px;
	}

	.home-layout-six .box-content {
		padding: 0 60px;
	}

	.home-layout-six .box-title {
		font-size: 40px;
		margin-bottom: 30px;
	}

	.product-item .pre-order-label {
		font-size: 1.125rem;
	}

	.product-item .off-label,
	.product-item .new-label,
	.product-item .sold-label {
		font-size: 18px;
	}

	.product-item .sale-countdown-box .sale-info-title {
		font-size: 16px;
	}

	.product-item .btn-wishlist a {
		font-size: 17px;
	}

	.product-item .product-name {
		font-size: 16px;
	}

	.product-item .product-price {
		font-size: 16px;
	}

	.woocommerce-breadcrumb {
		padding: 5px 40px;
	}

	.sale-banner {
		padding: 6px 52px;
	}

	.sale-banner .sale-title {
		font-size: 16px;
	}

	.sale-banner .sale-close {
		right: 40px;
		font-size: 14px;
	}

	.single-product-container {
		padding-top: 25px;
	}

	.single-product-container.post-625 .product-sticky {
		margin-bottom: 35px;
	}

	.single-product-container .container {
		max-width: 1142px;
	}

	.single-product-container .single-slider-wrapper {
		padding-right: 23px;
	}

	.single-product-container .preorder-label {
		right: 23px;
	}

	.single-product-container .single-product-slider .slide {
		margin-bottom: 35px;
	}

	.single-product-container .single-product-summary {
		padding: 11px 83px 0 25px;
	}

	.single-product-container .single-product-summary .label-new,
	.single-product-container .single-product-summary .label-sale {
		font-size: 20px;
	}

	.single-product-container .single-product-summary h1 {
		font-size: 20px;
	}

	.single-product-container .single-product-summary .product-price,
	.single-product-container .single-product-summary .woocommerce-variation-price {
		font-size: 18px;
	}

	.single-product-container .variation-row .variation-label {
		font-size: 14px;
	}

	.single-product-container .recommendation-note {
		font-size: 14px;
		margin-bottom: 20px;
		padding: 6px 10px;
	}

	.single-product-container .add-cart-row {
		margin-bottom: 23px;
	}

	.single-product-container .product-share .share-title {
		font-size: 14px;
	}

	.single-product-container .product-share .share-links a {
		font-size: 16px;
	}

	.product-tab-info .product-tab-menu {
		margin: 0 -20px .8125rem;
	}

	.product-tab-info .product-tab-menu > li {
		padding: 0 20px;
	}

	.main-slider-wrapper .sale-countdown-box .sale-info-title {
		font-size: 20px;
	}

	.countdown-timer .time-col .days,
	.countdown-timer .time-col .hours,
	.countdown-timer .time-col .minutes,
	.countdown-timer .time-col .seconds {
		font-size: 20px;
	}

	.section-title {
		font-size: 26px;
	}

	.related-product-section {
		padding-left: 40px;
		padding-right: 40px;
	}

	.related-product-section .section-title {
		margin-bottom: 53px;
	}

	.related-product-section .related-product-slider .product-col {
		margin-bottom: 20px;
	}

	.slick-lightbox-inner .slick-lightbox-close {
		font-size: 20px;
	}

	.filter-container {
		padding: 21px 40px;
	}

	.filter-container .category-filter-list {
		max-width: calc(100% - 304px);
	}

	.filter-container .category-filter-list > li {
		padding: 0 16px 10px;
	}

	.filter-container .sort-filter-row {
		right: 40px;
		top: 15px;
	}

	.filter-container .jcf-select .jcf-list:before {
		font-size: 16px;
	}

	.filter-container .filter-opener {
		font-size: 15px;
		margin-right: 40px;
	}

	.filter-container .filter-opener:before {
		font-size: 6px;
	}

	.filter-container .btn-clear {
		font-size: 14px;
	}

	.product-filter-dropdown {
		padding: 21px 40px;
	}

	.product-filter-dropdown .filter-options > li > a {
		font-size: 18px;
		margin-bottom: 13px;
	}

	.product-filter-dropdown .filter-list {
		font-size: 15px;
		line-height: 23px;
	}

	.product-filter-dropdown .filter-list > li {
		padding: 4px 0;
	}

	.category-content-banner {
		padding: 0 40px;
		margin-bottom: 50px;
	}

	.shop-products-holder {
		padding: 0 40px 60px;
	}

	.shop-products-holder .products-row {
		grid-column-gap: 27px;
		grid-row-gap: 60px;
	}

	.search-result-container {
		padding: 35px 40px 60px;
	}

	.search-result-container .top-search {
		font-size: 18px;
	}

	.result-recomended-section {
		padding-top: 32px;
	}

	.result-recomended-section .section-title {
		margin-bottom: 53px;
	}

	.result-recomended-section .products-row {
		grid-column-gap: 27px;
		grid-row-gap: 60px;
	}

	.user-info-container {
		padding: 54px 0 76px;
	}

	.user-info-container .account-heading {
		font-size: 24px;
		margin-bottom: 14px;
	}

	.user-info-container h2 {
		font-size: 26px;
	}

	.edit-account-box .form-row {
		margin: 0 -20px;
	}

	.edit-account-box .form-row [class^="col-"],
	.edit-account-box .form-row [class*=" col-"] {
		padding-left: 20px;
		padding-right: 20px;
	}

	.subscribe_field label.checkbox,
	.custom-checkbox {
		font-size: 16px;
		line-height: 20px;
		padding: 1px 30px 1px 0;
	}

	.subscribe_field label.checkbox .fake-input,
	.custom-checkbox .fake-input {
		width: 24px;
		height: 24px;
	}

	.subscribe_field label.checkbox .fake-input:before,
	.custom-checkbox .fake-input:before {
		font-size: 10px;
	}

	.create-account label {
		font-size: 16px;
		line-height: 20px;
		padding: 1px 30px 1px 0;
	}

	.create-account label > span:before {
		width: 24px;
		height: 24px;
		font-size: 10px;
	}

	.order-item .order-header-row .header-col [class^="icon-"],
	.order-item .order-header-row .header-col [class*=" icon-"] {
		font-size: 27px;
	}

	.order-item .order-info-col .order-title {
		font-size: 16px;
		margin-bottom: 14px;
	}

	.order-item .order-info-col .order-data {
		font-size: 14px;
	}

	.order-product-item {
		font-size: 14px;
		line-height: 20px;
	}

	.order-product-item .img-wrap {
		-ms-flex-preferred-size: 85px;
		flex-basis: 85px;
		max-width: 85px;
	}

	.order-product-item .product-detail {
		-ms-flex-preferred-size: calc(100% - 85px);
		flex-basis: calc(100% - 85px);
		max-width: calc(100% - 85px);
	}

	.detail-process-list:before {
		top: 58px;
	}

	.detail-process-list > li {
		font-size: 14px;
	}

	.detail-process-list > li [class^="icon-"],
	.detail-process-list > li [class*=" icon-"] {
		font-size: 27px;
		min-height: 30px;
		margin-bottom: 7px;
	}

	.detail-process-list > li [class^="icon-"].icon-product-check,
	.detail-process-list > li [class*=" icon-"].icon-product-check {
		font-size: 24px;
	}

	.detail-process-list > li [class^="icon-"].icon-truck,
	.detail-process-list > li [class*=" icon-"].icon-truck {
		font-size: 20px;
	}

	.detail-process-list > li [class^="icon-"].icon-product,
	.detail-process-list > li [class*=" icon-"].icon-product {
		font-size: 26px;
	}

	.order-detail-box {
		padding-top: 17px;
	}

	.order-detail-box .detail-opener {
		font-size: 14px;
		padding-left: 18px;
	}

	.order-detail-box .detail-opener:after {
		font-size: 6px;
	}

	.order-detail-box .order-status-title {
		font-size: 16px;
	}

	.order-detail-box .total-title,
	.order-detail-box .delivery-title {
		font-size: 16px;
	}

	.order-totals-box,
	.order-delivery-detail {
		font-size: 14px;
		line-height: 26px;
	}

	.contact-container {
		padding-top: 2.375rem;
	}

	.contact-container .container {
		max-width: 1068px;
	}

	.contact-top-section {
		margin-bottom: 73px;
	}

	.contact-top-section .contact-info-box {
		font-size: 18px;
		line-height: 22px;
		padding-left: 44px;
	}

	.contact-top-section .contact-info-box .col-6 {
		padding-left: 45px;
		padding-right: 45px;
	}

	.contact-top-section h1 {
		margin-bottom: 36px;
	}

	.contact-form-section {
		margin-bottom: 101px;
	}

	.contact-form-section .banner-img {
		margin: -52px 0;
	}

	.contact-form-section .form-wrap {
		padding-top: 51px;
		max-width: 460px;
		margin-right: auto;
	}

	.about-container .container {
		max-width: 1068px;
	}

	.about-top-section {
		margin-bottom: 73px;
		padding: 56px 0 30px;
	}

	.about-top-section .text-wrap {
		padding: 29px 0 0 44px;
	}

	.about-top-section h1 {
		font-size: 28px;
	}

	.about-second-section {
		margin-bottom: 101px;
	}

	.about-second-section .img-wrap {
		margin: -56px 0 -49px;
	}

	.about-second-section .text-wrap {
		padding: 88px 64px 0 0;
	}

	.about-bottom-section {
		padding-bottom: 55px;
	}

	.about-bottom-section h2 {
		margin-bottom: 55px;
	}

	.about-bottom-section [class^="col-"] {
		padding-left: 30px;
		padding-right: 30px;
	}

	.faqs-container .container {
		max-width: 1066px;
	}

	.faq-top-text {
		font-size: 18px;
		padding-bottom: 44px;
	}

	.faq-top-text h1 {
		font-size: 28px;
	}

	.faqs-content-holder h2 {
		font-size: 24px;
	}

	.woocommerce .woocommerce-error {
		padding-left: 34px;
		padding-right: 34px;
	}

	.checkout-container {
		padding: 23px 0 39px;
	}

	.checkout-container .container {
		padding: 0 40px;
	}

	.checkout-container .checkout-detail-container {
		margin: 0 -17px;
	}

	.checkout-container .woocommerce-NoticeGroup {
		padding: 0 20px;
	}

	.checkout-container .address-holder {
		padding: 0 17px;
	}

	.checkout-container .payment-section-title {
		font-size: 20px;
	}

	.checkout-container .form-row {
		padding-bottom: 20px;
	}

	.checkout-container .different-shipping,
	.checkout-container .mc4wp-checkbox,
	.checkout-container .gift-wrap,
	.checkout-container .shipping-notes {
		padding-bottom: 20px;
	}

	.checkout-container .shipping-method-holder {
		padding: 0 17px;
	}

	.checkout-container .shipping-option > li > label .method-option,
	.checkout-container .payment-option > li > label .method-option {
		font-size: 16px;
	}

	.checkout-container .shipping-option > li > label .fake-input,
	.checkout-container .payment-option > li > label .fake-input {
		width: 26px;
		height: 26px;
		min-width: 26px;
	}

	.checkout-container .shipping-option > li > label .fake-input:before,
	.checkout-container .payment-option > li > label .fake-input:before {
		width: 18px;
		height: 18px;
	}

	.checkout-container .shipping-option {
		padding-bottom: 34px;
	}

	.checkout-container .shipping-option > li {
		padding-bottom: 15px;
	}

	.checkout-container .promo-code-wrap .code-input {
		-ms-flex-preferred-size: calc(100% - 84px);
		flex-basis: calc(100% - 84px);
		max-width: calc(100% - 84px);
	}

	.checkout-container .checkout-review {
		padding: 0 17px;
	}

	.checkout-container .checkout-review .payment-section-title,
	.checkout-container .checkout-review .free-shipping-text,
	.checkout-container .checkout-review .review-holder {
		max-width: 89.57346%;
	}

	.checkout-container .checkout-review .payment-option {
		margin-bottom: 21px;
	}

	.checkout-container .free-shipping-text {
		font-size: 16px;
		line-height: 1.3125;
	}

	.checkout-container .cart-label-head {
		font-size: 18px;
	}

	.checkout-promo-box .promo-title {
		font-size: 18px;
		margin-bottom: 18px;
		padding: 0 7px;
	}

	.checkout-promo-box .promo-slider {
		padding: 0 12px 24px;
	}

	.checkout-promo-box .product-item .product-img {
		margin-bottom: 9px;
	}

	.checkout-promo-box .product-item .product-name,
	.checkout-promo-box .product-item .product-price,
	.checkout-promo-box .product-item .checkout-cart-link {
		font-size: 14px;
		margin-bottom: 5px;
	}

	.qv-container .modal-dialog {
		max-width: 1040px;
	}

	.qv-container .single-product-container {
		padding-bottom: 25px;
	}

	.woocommerce-cart-form {
		font-size: 18px;
	}

	.woocommerce-cart-form .shop_table.cart th,
	.woocommerce-cart-form .shop_table.cart td {
		padding: 16px;
	}

	.woocommerce-cart-form .product-info-wrap .img-wrap {
		-ms-flex-preferred-size: 140px;
		flex-basis: 140px;
		max-width: 140px;
	}

	.woocommerce-cart-form .product-info-wrap .product-name {
		-ms-flex-preferred-size: calc(100% - 140px);
		flex-basis: calc(100% - 140px);
		max-width: calc(100% - 140px);
	}

	.cart-collaterals {
		padding-bottom: 35px;
	}

	.cart-collaterals .btn.checkout-button {
		min-width: 250px;
	}

	#footer {
		padding: 50px 40px 6px;
		font-size: 14px;
	}

	.footer-top {
		padding-bottom: 49px;
	}

	.footer-top .footer-title {
		font-size: 16px;
		padding-top: 2px;
		margin-bottom: 13px;
	}

	.footer-top .footer-gift-info .icon-gift-card {
		font-size: 32px;
	}

	.footer-top .social-networks {
		padding-top: 32px;
	}

	.footer-top .social-networks li {
		padding-left: 22px;
	}

	.store-info,
	.footer-contact-info {
		line-height: 28px;
	}

	.footer-contact-info ul li {
		padding-bottom: 7px;
	}

	.social-networks {
		font-size: 20px;
	}

	.footer-bottom {
		padding-top: 14px;
	}

	.footer-bottom .footer-link > li + li:before {
		padding: 0 10px;
	}

	.footer-bottom .footer-icon {
		width: 287px;
	}
}

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

	.header-top {
		padding: 35px 50px;
	}

	#nav .primary-menu .submenu-holder > .sub-menu,
	#nav .mobile-menu .submenu-holder > .sub-menu {
		-ms-flex-preferred-size: calc(100% - 472px);
		flex-basis: calc(100% - 472px);
	}

	#nav .submenu-holder {
		padding: 30px 50px;
	}

	#nav .menu-banner-row {
		-ms-flex-preferred-size: 472px;
		flex-basis: 472px;
		max-width: 472px;
	}

	#nav .menu-banner-row .banner-text {
		font-size: 22px;
	}

	#nav .menu-banner-row .menu-banner .shop-text {
		font-size: 16px;
	}

	.header-search {
		left: 50px;
	}

	.hero-banner {
		margin-bottom: 25px;
	}

	.hero-banner .banner-content {
		top: 65px;
		bottom: 62px;
		left: 50px;
		right: 50px;
	}

	.home-layout-one {
		padding: 25px 50px;
		-webkit-column-gap: 50px;
		column-gap: 50px;
		grid-row-gap: 46px;
	}

	.home-layout-two {
		padding: 25px 0;
	}

	.home-layout-three {
		padding: 25px 50px;
		gap: 30px;
	}

	.home-layout-four,
	.home-layout-five,
	.home-layout-six {
		padding: 25px 50px;
	}

	.home-layout-four,
	.home-layout-five {
		gap: 50px;
	}

	.home-layout-five .box-content {
		top: 40px;
		bottom: 40px;
	}

	.home-layout-five .box-title {
		font-size: 42px;
	}

	.home-layout-six .box-content {
		padding: 0 72px;
	}

	.home-layout-six .box-title {
		font-size: 48px;
	}

	.woocommerce-breadcrumb {
		padding: 5px 50px;
	}

	.sale-banner {
		padding: 6px 60px;
	}

	.sale-banner .sale-close {
		right: 50px;
	}

	.related-product-section {
		padding-left: 50px;
		padding-right: 50px;
	}

	.filter-container {
		padding: 23px 50px;
	}

	.filter-container .sort-filter-row {
		right: 50px;
		top: 17px;
	}

	.product-filter-dropdown {
		padding: 23px 50px;
	}

	.category-content-banner {
		padding: 0 50px;
		margin-bottom: 60px;
	}

	.shop-products-holder {
		padding: 0 50px 60px;
	}

	.search-result-container {
		padding: 38px 50px 60px;
	}

	.woocommerce .woocommerce-error {
		padding-left: 40px;
		padding-right: 40px;
	}

	.checkout-container .container {
		padding: 0 50px;
	}

	.checkout-container .checkout-detail-container {
		margin: 0 -20px;
	}

	.checkout-container .woocommerce-NoticeGroup {
		padding: 0 32px;
	}

	.checkout-container .address-holder {
		padding: 0 22px;
	}

	.checkout-container .shipping-method-holder {
		padding: 0 22px;
	}

	.checkout-container .shipping-option {
		padding-bottom: 41px;
	}

	.checkout-container .checkout-review {
		padding: 0 22px;
	}

	.checkout-container .cart-items-list {
		max-height: 560px;
	}

	.qv-container .modal-dialog {
		max-width: 1200px;
	}

	#footer {
		padding: 59px 50px 6px;
	}
}

@media (max-width: 1199.98px) {
	.zopim.addmargin {
		-webkit-transform: translateY(-2.75rem) !important;
		-ms-transform: translateY(-2.75rem) !important;
		transform: translateY(-2.75rem) !important;
	}
}

@media (max-width: 991.98px) {
	.mini_cart_active .backdrop-overlay {
		opacity: 1;
		visibility: visible;
	}

	.zopim.addmargin {
		-webkit-transform: translateY(-4rem) !important;
		-ms-transform: translateY(-4rem) !important;
		transform: translateY(-4rem) !important;
	}

	.header-utility-nav .contact-menu,
	.header-utility-nav .account-menu {
		display: none;
	}

	#nav {
		position: fixed;
		top: 70px;
		left: 0;
		bottom: 0;
		background: #fff;
		width: 280px;
		padding: 0 16px 16px;
		border: 1px solid #f7f7f7;
		border-width: 1px 1px 0 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-transition: .5s ease opacity, .5s ease visibility, .5s ease transform;
		transition: .5s ease opacity, .5s ease visibility, .5s ease transform;
		-webkit-transform: translate(-100%, 0);
		-ms-transform: translate(-100%, 0);
		transform: translate(-100%, 0);
		opacity: 0;
		visibility: hidden;
		z-index: 99;
		overflow-y: auto;
		overflow-x: hidden;
	}

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

	.nav-active #nav {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	.has_header_offer #nav {
		top: 102px;
	}

	.logged-in.admin-bar .sticky-wrap:not(.fixed-position) #nav {
		top: 102px;
	}

	.has_header_offer.logged-in.admin-bar .sticky-wrap:not(.fixed-position) #nav {
		top: 134px;
	}

	#nav .primary-menu,
	#nav .mobile-menu {
		padding: .875rem 0 .625rem;
	}

	#nav .primary-menu > li.menu-item-has-children.active > a:before,
	#nav .mobile-menu > li.menu-item-has-children.active > a:before {
		-webkit-transform: translate(0, -50%) rotate(-90deg);
		-ms-transform: translate(0, -50%) rotate(-90deg);
		transform: translate(0, -50%) rotate(-90deg);
	}

	#nav .primary-menu > li.menu-item-has-children > a:before,
	#nav .mobile-menu > li.menu-item-has-children > a:before {
		content: "\e901";
		position: absolute;
		top: 50%;
		left: 0;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
		font: .5rem/1 "icomoon";
	}

	#nav .primary-menu .submenu-holder > .sub-menu > li.menu-item-has-children.active > a:before,
	#nav .mobile-menu .submenu-holder > .sub-menu > li.menu-item-has-children.active > a:before {
		-webkit-transform: translate(0, -50%) rotate(-90deg);
		-ms-transform: translate(0, -50%) rotate(-90deg);
		transform: translate(0, -50%) rotate(-90deg);
	}

	#nav .primary-menu .submenu-holder > .sub-menu > li.menu-item-has-children > a,
	#nav .mobile-menu .submenu-holder > .sub-menu > li.menu-item-has-children > a {
		position: relative;
	}

	#nav .primary-menu .submenu-holder > .sub-menu > li.menu-item-has-children > a:before,
	#nav .mobile-menu .submenu-holder > .sub-menu > li.menu-item-has-children > a:before {
		content: "\e901";
		position: absolute;
		top: 50%;
		left: 0;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
		font: .4375rem/1 "icomoon";
	}

	#nav .primary-menu {
		display: none;
	}

	#nav .mobile-menu {
		position: relative;
		left: 0;
		top: 0;
		width: auto;
		height: auto;
		overflow: visible;
	}

	#nav .mobile-menu > li {
		margin-bottom: .5rem;
	}

	#nav .mobile-menu > li a {
		font-size: .875rem;
		line-height: 1.46;
	}

	#nav .mobile-menu > li.menu-item-4688 > a {
		color: red;
	}

	#nav .mobile-menu .active > a {
		font-weight: 600;
	}

	#nav .mobile-menu .sub-menu {
		padding-right: .625rem;
	}

	#nav .mobile-menu .sub-menu a {
		display: block;
		position: relative;
		text-decoration: none;
		font-size: .75rem;
		line-height: 1.41;
		color: #191919;
		padding: .5625rem 0;
	}

	.header-search {
		border-top: 1px solid #eee;
		right: 0;
	}

	.home-layout-one .col-item + .col-item {
		margin-top: 20px;
	}

	.main-slider-wrapper .sale-countdown-box .sale-info-title {
		text-align: center;
	}

	.main-slider-wrapper .sale-countdown-box .countdown-timer {
		margin: 0 auto;
	}

	.filter-container .btn-clear {
		position: absolute;
		top: 0;
		right: 50%;
		-webkit-transform: translate(50%, 0);
		-ms-transform: translate(50%, 0);
		transform: translate(50%, 0);
	}

	.product-filter-dropdown {
		width: 450px;
	}

	.checkout-container .woocommerce-checkout-payment {
		padding-top: 26px;
	}

	.footer-top .social-networks li {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 54px;
	}

	.footer-newsletter-box .newsletter-title {
		text-align: center;
	}

	.store-info,
	.footer-contact-info {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}
}

@media (max-width: 900px) and (orientation: landscape) {
	.header-mini-cart {
		overflow-y: auto;
		overflow-x: hidden;
	}

	.header-mini-cart .mini-cart-body {
		height: auto;
		max-height: 110vh;
	}
}

@media (max-width: 782px) {
	.logged-in.admin-bar .sticky-wrap:not(.fixed-position) #nav {
		top: 116px;
	}

	.has_header_offer.logged-in.admin-bar .sticky-wrap:not(.fixed-position) #nav {
		top: 148px;
	}
}

@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;
	}

	body.product_filter_active {
		overflow: hidden;
	}

	#main {
		position: relative;
		/* z-index: 1; */
	}

	.container {
		padding-left: .625rem;
		padding-right: .625rem;
	}

	.nav-active .backdrop-overlay,
	.sidebar_filter_active .backdrop-overlay {
		opacity: 1;
		visibility: visible;
	}

	.sidebar_filter_active .backdrop-overlay {
		z-index: 104;
	}

	.zopim.addmargin {
		-webkit-transform: none !important;
		-ms-transform: none !important;
		transform: none !important;
	}

	.header-offer-bar .offer-slider .slide {
		min-height: 1.5625rem;
	}

	.header-offer-bar .close-offer {
		display: none;
	}

	.header-top button:not(.nav-opener) i {
		padding: 1px;
	}

	#nav {
		width: 14.6875rem;
		padding: 0 .75rem .8125rem;
		top: 3.5rem;
	}

	.has_header_offer #nav {
		top: 5.0625rem;
	}

	.logged-in.admin-bar .sticky-wrap:not(.fixed-position) #nav {
		top: calc(3.5rem + 46px);
	}

	.has_header_offer.logged-in.admin-bar .sticky-wrap:not(.fixed-position) #nav {
		top: calc(5.0625rem + 46px);
	}

	.login-modal .btn,
	.register-modal .btn {
		line-height: 1rem;
	}

	.header-mini-cart .cart-footer {
		padding: 0 .71875rem;
	}

	.header-mini-cart .cart-footer-action .btn {
		padding: .5625rem;
	}

	.header-search .search-input,
	.product-search .search-input {
		max-width: 11.5625rem;
	}

	.hero-banner .bg-image {
		min-height: 18.75rem;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.hero-banner .bg-image img {
		min-height: 18.75rem;
		object-fit: cover;
		object-position: 50% 50%;
	}

	.col-item .video-frame {
		padding-bottom: 56.25%;
	}

	.home-layout-one .col-item + .col-item {
		margin-top: .75rem;
	}

	.home-layout-three .col-item {
		margin-bottom: .78125rem;
	}

	.home-layout-three .col-item:last-of-type {
		margin-bottom: 0;
	}

	.home-layout-four.home-mobile-slider {
		padding-left: 0;
		padding-right: 0;
	}

	.home-layout-four.home-mobile-slider:not(.slick-initialized) {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.home-layout-four.home-mobile-slider .box-title {
		font-size: 1.1875rem;
	}

	.home-layout-four.home-mobile-slider .col-item {
		width: 13rem;
		padding: 0 .40625rem;
	}

	.home-layout-five .col-item + .col-item {
		margin-top: .75rem;
	}

	.woocommerce-breadcrumb {
		text-align: center;
	}

	.single-product .woocommerce-breadcrumb {
		display: none;
	}

	.single-product .sale-banner {
		display: none;
	}

	.single-product-container .top-btns-wrap {
		padding: 0 0 .6875rem;
	}

	.single-product-container .top-btns-wrap .btn-back {
		min-width: 4.8125rem;
		margin-bottom: .75rem;
		padding-left: .4375rem;
		padding-right: .4375rem;
	}

	.single-product-container .single-product-detail {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.single-product-container .single-slider-wrapper .nav-sticky {
		display: none;
	}

	.single-product-container .single-product-slider {
		margin: 0 -.25rem;
	}

	.single-product-container .single-product-slider .slide {
		padding: 0 .25rem;
	}

	.single-product-container .single-product-slider > .slide + .slide {
		display: none;
	}

	.single-product-container .single-product-slider .img-wrap.video-wrap:before {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 6;
	}

	.single-product-container .single-product-slider .slick-dots {
		top: auto;
		bottom: 1.25rem;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		right: auto;
	}

	.single-product-container .single-product-slider .slick-dots > li {
		display: inline-block;
		margin: 0 .25rem;
	}

	.single-product-container .single-product-summary .sale-offer-label {
		width: 9.15625rem;
		position: absolute;
		top: .8125rem;
		z-index: 9;
		left: 0;
		right: 0;
		margin: 0 auto;
	}

	.single-product-container .variations_form {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.single-product-container .recommendation-note {
		-webkit-box-ordinal-group: 91;
		-ms-flex-order: 90;
		order: 90;
	}

	.single-product-container .fixed-position .add-cart-row {
		margin: 0;
		z-index: 70;
		min-width: 100vw;
	}

	.single-product-container .sticky-wrap-add-cart-row {
		-webkit-box-ordinal-group: 61;
		-ms-flex-order: 60;
		order: 60;
	}

	.single-product-container .add-cart-row {
		padding: .53125rem .8125rem;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		-webkit-box-ordinal-group: 61;
		-ms-flex-order: 60;
		order: 60;
		background: #fff;
		box-shadow: 0 -1px 13px 0 rgba(0, 0, 0, .1);
		z-index: 70;
	}

	.single-product-container .stock-alert-row {
		-webkit-box-ordinal-group: 61;
		-ms-flex-order: 60;
		order: 60;
	}

	.single-product-container .stock-alert-row .btn {
		line-height: 1.3;
	}

	.single-product-container .produc-misc-info {
		margin-left: -.875rem;
		margin-right: -.875rem;
	}

	.single-product-container .product-tab-info {
		-webkit-box-ordinal-group: 1000;
		-ms-flex-order: 999;
		order: 999;
	}

	.single-product-container .product-share {
		-webkit-box-ordinal-group: 151;
		-ms-flex-order: 150;
		order: 150;
	}

	.product-tab-info .product-tab-menu {
		display: none;
	}

	.product-tab-info .tab-content .tab-pane {
		display: block;
		opacity: 1;
		border-bottom: 1px solid #b4b4b4;
		padding: .125rem .8125rem .0625rem;
	}

	.product-tab-info .tab-content .tab-pane:first-child {
		border-top: 1px solid #b4b4b4;
	}

	.container .product-tab-info .tab-content .tab-pane {
		margin-left: -.8125rem;
		margin-right: -.8125rem;
	}

	.zoomContainer {
		display: none;
	}

	.related-product-section .related-product-slider:not(.slick-initialized) > .slide {
		padding: .625rem 0 1.75rem;
	}

	.related-product-section .related-product-slider:not(.slick-initialized) > .slide:nth-child(4) ~ .slide {
		display: none;
	}

	.single-product .zopim {
		bottom: 3.1875rem !important;
		right: .875rem !important;
	}

	.category-banner {
		-ms-order: 3;
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.has_header_offer.product_filter_active .filter-container .sort-filter-row {
		top: 5.125rem;
	}

	.product_filter_active .filter-container .sort-filter-row {
		position: fixed;
		top: 3.5625rem;
		left: 0;
		right: 0;
		z-index: 100;
		padding: .25rem .8125rem;
		background: #fff;
	}

	.product_filter_active .filter-container .sort-filter-row .btn_filter_clear {
		display: none;
	}

	.product_filter_active .filter-container .filter-opener {
		font-weight: 700;
	}

	.filter-container .filter-opener + .btn-apply {
		display: none;
	}

	.filter-container .btn-clear {
		left: .8125rem;
	}

	.product-filter-dropdown {
		width: 11.5625rem;
	}

	.product-filter-dropdown {
		position: fixed;
		bottom: 0;
		overflow-x: hidden;
		top: 5.3125rem;
		z-index: 10000001;
	}

	.has_header_offer .product-filter-dropdown {
		top: 6.875rem;
	}

	.product-filter-dropdown form {
		height: 100%;
		overflow: auto;
	}

	.product-filter-dropdown .filter-options > li:last-child .filter-list {
		padding-bottom: 0;
	}

	.product-filter-dropdown .btn-mobile {
		display: block !important;
		padding: .46875rem .625rem;
		font-size: .75rem;
		background: #000;
		color: #fff;
		border: 1px solid #000;
		height: auto;
		line-height: 1;
		text-decoration: none;
	}

	.shop-products-holder .category-banner2 {
		-ms-order: 4;
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	.woocommerce-pagination {
		-ms-order: 50;
		-webkit-box-ordinal-group: 51;
		-ms-flex-order: 50;
		order: 50;
	}

	.woocommerce-MyAccount-navigation > ul {
		display: none;
	}

	.edit-account-box .date-of-birth .jcf-select .jcf-select-opener {
		left: .3125rem;
	}

	.edit-account-box button.button {
		padding: .25rem;
	}

	.detail-process-list > li [class^="icon-"],
	.detail-process-list > li [class*=" icon-"] {
		-ms-flex-preferred-size: 1.8125rem;
		flex-basis: 1.8125rem;
		max-width: 1.8125rem;
		text-align: center;
	}

	.detail-process-list > li .title-text {
		-ms-flex-preferred-size: calc(100% - 1.8125rem);
		flex-basis: calc(100% - 1.8125rem);
		max-width: calc(100% - 1.8125rem);
	}

	.coupon-item .btn-redeem {
		line-height: 1.3;
	}

	.related-coupons-holder {
		padding: .25rem 0 0;
	}

	.related-coupon-item .btn {
		line-height: 1.3;
	}

	.update-item .btn-redeem {
		line-height: 1.3;
	}

	.account-contact .contact-info {
		font-size: .75rem;
	}

	.contact-page #main > .woocommerce-breadcrumb {
		display: none;
	}

	.contact-top-section .img-wrap {
		margin: 0 -.625rem .125rem;
	}

	.contact-form-section {
		border-bottom: 1px solid #000;
	}

	.contact-form-section .banner-img {
		display: none;
	}

	.contact-form-section .form-info-text {
		font-size: .75rem;
		line-height: 1.5;
	}

	.about-top-section .img-wrap {
		margin: 0 -.625rem .125rem;
	}

	.about-bottom-section {
		line-height: 1.58333333;
	}

	.about-bottom-section [class^="col-"] {
		padding-bottom: 1.5rem;
	}

	.faq-nav-wrapper .faq-nav {
		display: none;
	}

	.woocommerce-form-login .btn,
	.woocommerce-ResetPassword .btn {
		line-height: 1rem;
	}

	.checkout-container .checkout-heading {
		padding-top: 1.25rem;
	}

	.checkout-container .checkout-detail-container {
		padding: 16px 0 0;
	}

	.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 .address-holder {
		-ms-order: 1;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.checkout-container form.woocommerce-checkout .shipping-method-holder {
		-ms-order: 2;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.checkout-container form.woocommerce-checkout .d-md-none {
		-ms-order: 3;
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		margin-bottom: 1.25rem;
	}

	.checkout-container form.woocommerce-checkout .checkout-review {
		-ms-order: 4;
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	.checkout-container .address-holder {
		background: #f7f7f7;
		margin-left: -.875rem;
		margin-right: -.875rem;
	}

	.checkout-container .shipping-method-holder {
		padding-bottom: 15px;
	}

	.checkout-container .shipping-method-holder .woocommerce-shipping-totals {
		padding-bottom: 10px;
	}

	.checkout-container .checkout-review {
		-webkit-box-ordinal-group: 15;
		-ms-flex-order: 14;
		order: 14;
	}

	.checkout-container .checkout-review .section-title {
		margin-bottom: 1.25rem;
	}

	.checkout-promo-box .product-item .checkout-cart-link {
		margin-top: .375rem;
	}

	.qv-container .modal-dialog {
		margin: 1.5rem;
		min-height: calc(100% - (3rem * 2));
	}

	.qv-container .single-product-container {
		padding-top: .6875rem;
	}

	.qv-container .single-product-container .add-cart-row {
		position: static;
		box-shadow: none;
		padding: .3125rem 0 .75rem;
	}

	.qv-container .single-product-container .single-slider-wrapper {
		margin-left: 0;
		margin-right: 0;
	}

	.qv-container .single-product-container .single-product-slider {
		margin-left: 0;
		margin-right: 0;
	}

	.qv-container .single-product-container .single-product-slider .slick-list {
		overflow: hidden;
	}

	.woocommerce-cart-form .shop_table.cart {
		display: block;
		padding-bottom: 6px;
	}

	.woocommerce-cart-form .shop_table.cart tbody {
		display: block;
	}

	.woocommerce-cart-form .shop_table.cart tbody > tr {
		display: block;
		position: relative;
		padding-right: 5.1875rem;
		min-height: 3.625rem;
		margin-bottom: 10px;
		width: 100%;
	}

	.woocommerce-cart-form .shop_table.cart tbody > tr > th,
	.woocommerce-cart-form .shop_table.cart tbody > tr > td {
		display: block;
	}

	.woocommerce-cart-form .shop_table.cart tbody > tr > th:not(.product-remove),
	.woocommerce-cart-form .shop_table.cart tbody > tr > td:not(.product-remove) {
		padding: 0 0 5px 13px;
	}

	.woocommerce-cart-form .shop_table.cart th.product-name a img,
	.woocommerce-cart-form .shop_table.cart td.product-name a img {
		max-width: 4.6875rem;
	}

	.woocommerce-cart-form .shop_table.cart th.product-name .prdc-img-cart,
	.woocommerce-cart-form .shop_table.cart td.product-name .prdc-img-cart {
		position: absolute;
		width: 4.6875rem;
		top: 0;
		right: 0;
	}

	.woocommerce-cart-form .shop_table.cart thead {
		display: none;
	}

	.woocommerce-cart-form .shop_table.cart td.product-remove {
		position: absolute;
		top: .125rem;
		left: 0;
	}

	.woocommerce-cart-form .product-info-wrap .img-wrap {
		width: 7.25rem;
		position: absolute;
		top: 0;
		right: 0;
	}

	.cart-collaterals .wc-proceed-to-checkout {
		text-align: center;
		display: block;
		margin-bottom: 1.25rem;
	}

	#footer {
		padding-bottom: 2.5rem;
	}

	.single-product #footer {
		padding-bottom: 5rem;
	}

	.footer-top .footer-nav {
		text-align: center;
	}

	.footer-top .social-networks li {
		width: 2.625rem;
	}

	.store-info,
	.footer-contact-info {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.store-info {
		border-left: 1px solid #000;
	}

	.footer-bottom .footer-link {
		border: 1px solid #000;
		border-width: 1px 0;
		padding: .4375rem 0;
		margin: 0 0 .6875rem;
	}
}

@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}

@keyframes shine {
	100% {
		left: 125%;
	}
}

@-webkit-keyframes fadeIn {
	0% {
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes load6 {
	0% {
		box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em;
	}

	5%,
	95% {
		box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em;
	}

	10%,
	59% {
		box-shadow: 0 -.83em 0 -.4em, -.087em -.825em 0 -.42em, -.173em -.812em 0 -.44em, -.256em -.789em 0 -.46em, -.297em -.775em 0 -.477em;
	}

	20% {
		box-shadow: 0 -.83em 0 -.4em, -.338em -.758em 0 -.42em, -.555em -.617em 0 -.44em, -.671em -.488em 0 -.46em, -.749em -.34em 0 -.477em;
	}

	38% {
		box-shadow: 0 -.83em 0 -.4em, -.377em -.74em 0 -.42em, -.645em -.522em 0 -.44em, -.775em -.297em 0 -.46em, -.82em -.09em 0 -.477em;
	}

	100% {
		box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em;
	}
}

@keyframes load6 {
	0% {
		box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em;
	}

	5%,
	95% {
		box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em;
	}

	10%,
	59% {
		box-shadow: 0 -.83em 0 -.4em, -.087em -.825em 0 -.42em, -.173em -.812em 0 -.44em, -.256em -.789em 0 -.46em, -.297em -.775em 0 -.477em;
	}

	20% {
		box-shadow: 0 -.83em 0 -.4em, -.338em -.758em 0 -.42em, -.555em -.617em 0 -.44em, -.671em -.488em 0 -.46em, -.749em -.34em 0 -.477em;
	}

	38% {
		box-shadow: 0 -.83em 0 -.4em, -.377em -.74em 0 -.42em, -.645em -.522em 0 -.44em, -.775em -.297em 0 -.46em, -.82em -.09em 0 -.477em;
	}

	100% {
		box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em;
	}
}

@-webkit-keyframes round {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes round {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
