/*
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?rvymyr");
	src: url("assets/fonts/icomoon.eot?rvymyr#iefix") format("embedded-opentype"), url("assets/fonts/icomoon.ttf?rvymyr") format("truetype"), url("assets/fonts/icomoon.woff?rvymyr") format("woff"), url("assets/fonts/icomoon.svg?rvymyr#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-copy-link:before {
	content: "\e915";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-tick:before,
.filter-container .filter-options .filter-list label .color-label-wrap:before {
	content: "\e91f";
}

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

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

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

ul,
.single-product-container .slide-nav,
.single-product-container .single-product-slider .slick-dots,
.woocommerce-pagination ul,
.entry-content ol,
.entry-content ul,
.woocommerce .woocommerce-error,
.woocommerce-NoticeGroup .woocommerce-error,
.checkout-container .shipping-option,
.checkout-container .payment-option,
.checkout-container .wc_payment_methods,
.order-cancel-detail ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

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

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

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

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

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

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

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

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

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

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

.widget {
	margin-bottom: 1.2em;
}

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

.widget select {
	min-width: 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: "\e91c";
	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: #fcfbfa;
	color: #000;
}

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

.d-flex:not(.flex-wrap) {
	-ms-flex-wrap: initial !important;
	flex-wrap: initial !important;
}

.d-flex:not(.align-items-center) {
	-webkit-box-align: initial !important;
	-ms-flex-align: initial !important;
	align-items: initial !important;
}

body {
	min-width: 320px;
	font-family: "Rubik", "trajan-pro-3", "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #4e4b4b;
}

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

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: "";
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.161' height='17.259' viewBox='0 0 17.161 17.259'%3E%3Cpath id='Combined_Shape' d='M1,12.6A8.608,8.608,0,0,1,4.5,1,8.3,8.3,0,0,1,14,2L11.2,4.3a5.077,5.077,0,1,0-5.4,8.6,5.044,5.044,0,0,0,7-1.6,3.552,3.552,0,0,0,.4-.9H8.8V7H17a8.573,8.573,0,0,1-3.1,8.3h0A8.591,8.591,0,0,1,1.8,14,9.993,9.993,0,0,0,1,12.6Z' transform='translate(0.009 0.046)'/%3E%3C/svg%3E%0A") no-repeat;
	background-size: .75rem !important;
}

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

body.header_search_active {
	overflow: hidden;
}

.secondary-font {
	font-family: "trajan-pro-3";
}

.loadscreen {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999999;
	background: #fff;
	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: .5s linear opacity, .5s linear visibility, .5s linear transform;
	transition: .5s linear opacity, .5s linear visibility, .5s linear transform;
}

.loaded .loadscreen {
	opacity: 1;
	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;
}

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.75rem;
	width: 2.6875rem;
	border: solid 1px rgba(175, 174, 174, .5);
	z-index: 99;
}

.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;
	width: .75rem;
	z-index: 999;
}

.jcf-number .jcf-btn-inc:before,
.jcf-number .jcf-btn-dec:before {
	font: .375rem/ 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 {
	left: 0;
}

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

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

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

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

.jcf-number .jcf-btn-dec:before {
	content: "\e911";
	font-size: 1.5px;
}

.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;
	position: relative;
	z-index: 1;
}

.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 "Rubik", "trajan-pro-3", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-radius: 0;
	outline: none;
	box-shadow: none;
	text-decoration: none;
	border: 1px solid #154733;
	background: #154733;
	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: #154733;
	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(21, 71, 51, .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: #154733;
	color: #154733;
}

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: #154733 !important;
	background: #fff !important;
	color: #154733 !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: #154733;
	background: transparent;
	border-color: #154733;
	padding: .59375rem .5rem .53125rem;
	line-height: 1;
}

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

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: #154733;
	border-color: #154733;
	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: #154733;
	color: #fff;
	border: solid 1px #154733;
	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: #154733;
	color: #fff;
	border-color: #154733;
}

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: #154733;
	color: #154733;
}

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 #d9d9d9;
	border-width: 0 0 1px;
	background: #fff;
	outline: none;
	margin: 0;
	appearance: none;
	-webkit-appearance: none;
	color: #4e4b4b;
	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;
}

.css-loader.hidden {
	display: none;
}

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

.whatsapp-wrap {
	position: fixed;
	z-index: 3;
	bottom: 5.9375rem;
	left: .625rem;
}

.whatsapp-wrap img {
	width: 2.8125rem;
}

.whatsapp-wrap .sticky-btn-whatsapp {
	position: relative;
	color: #154733;
	text-decoration: none;
}

.whatsapp-wrap .sticky-btn-whatsapp:hover span {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scaleX(1) translateY(-50%);
	-ms-transform: scaleX(1) translateY(-50%);
	transform: scaleX(1) translateY(-50%);
}

.whatsapp-wrap span {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scaleX(0) translateY(-50%);
	-ms-transform: scaleX(0) translateY(-50%);
	transform: scaleX(0) translateY(-50%);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	position: absolute;
	top: 50%;
	left: 10px;
	background: #fff;
	padding: .3125rem .3125rem .3125rem 2.5rem;
	font-size: .75rem;
	display: inline-block;
	white-space: nowrap;
	line-height: 1;
	z-index: -1;
	box-shadow: 0 3px 6px rgba(21, 71, 51, .2);
	-webkit-transition: opacity .3s, visibility .3s, -webkit-transform .3s;
	transition: opacity .3s, visibility .3s, -webkit-transform .3s;
	transition: opacity .3s, visibility .3s, transform .3s;
	transition: opacity .3s, visibility .3s, transform .3s, -webkit-transform .3s;
}

.load_more svg {
	width: 120px;
}

.load_more svg path {
	fill: #154733;
}

body #pojo-a11y-toolbar {
	top: auto !important;
	bottom: 9.375rem;
}

body #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle {
	bottom: 0;
}

body #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
	width: 30px;
	font-size: 18px !important;
	padding: 5px !important;
}

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

.load_more img {
	max-width: 150px;
}

.custom-check a {
	color: #4e4b4b;
}

.custom-check .wpcf7-list-item-label:before {
	content: "";
	position: absolute;
	top: .25rem;
	width: .75rem;
	height: .75rem;
	border: solid 1px #000;
	right: -1.5rem;
}

.custom-check .wpcf7-list-item-label:after {
	content: "";
	background: url("data:image/svg+xml,%3Csvg id='baseline-done-24px' xmlns='http://www.w3.org/2000/svg' width='12.394' height='9.38' viewBox='0 0 12.394 9.38'%3E%3Cpath id='Path' d='M3.944,7.42.986,4.48,0,5.46,3.944,9.38,12.394.98,11.409,0Z' fill='%23fff'/%3E%3C/svg%3E%0A") no-repeat;
	position: absolute;
	top: .4375rem;
	background-size: .5625rem;
	width: .5625rem;
	height: .5625rem;
	visibility: hidden;
	opacity: 0;
	right: -1.375rem;
}

.custom-check .wpcf7-list-item {
	margin-right: 0;
	font-size: .75rem;
}

.rtl .custom-check .wpcf7-list-item {
	text-align: right;
}

.custom-check .wpcf7-list-item label {
	position: relative;
	margin: 0 1.5rem 0 0;
}

.custom-check .wpcf7-list-item label input[type="checkbox"] {
	position: absolute;
	top: 0;
	right: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-appearance: none;
	appearance: none;
}

.custom-check .wpcf7-list-item label input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
	background: #000;
}

.custom-check .wpcf7-list-item label input[type="checkbox"]:checked + .wpcf7-list-item-label:after {
	visibility: visible;
	opacity: 1;
}

.error:empty {
	display: none;
}

div:has(iframe[src="https://widget.melingo.ai/button.html"]) {
	overflow: visible !important;
	width: 40px !important;
	height: 40px !important;
	right: 10px !important;
}

div:has(iframe[src="https://widget.melingo.ai/button.html"]):after {
	content: "כאן הסוכנת החכמה של XLab, איך אפשר לעזור?";
	position: absolute;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
	left: -164px;
	background: url(../matat-child/assets/images/ai-agent-msg-box.svg) no-repeat;
	background-size: 100% 100%;
	width: 164px;
	font-size: 10px;
	line-height: 15px;
	color: #fff;
	border-radius: 50px;
	padding: 7px 24px 7px 7px;
}

.countdown-block {
	overflow: hidden;
}

.countdown-block .container {
	padding-top: .3125rem;
	padding-bottom: .1875rem;
}

.countdown-block .countdown-wrapper {
	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;
}

.countdown-block .countdown-wrapper .flip-clock-dot {
	width: .15625rem;
	height: .3125rem;
	background: none;
	top: .34375rem;
	left: .078125rem;
}

.countdown-block .countdown-wrapper .flip-clock-dot.bottom {
	display: none;
}

.countdown-block .countdown-wrapper .flip-clock-dot::after {
	content: ":";
	color: #fff;
	font-weight: 700;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	line-height: 1;
	font-size: .375rem;
}

.countdown-block .flip-clock-wrapper {
	width: auto;
	margin: 0;
	font-family: inherit;
}

.countdown-block .flip-clock-wrapper .flip-clock-divider {
	width: .3125rem;
	height: 1.375rem;
}

.countdown-block .flip-clock-wrapper ul {
	box-shadow: 0 1px 1px #323232;
	background: #fff;
	border-radius: .125rem;
	width: .75rem;
	height: .75rem;
	margin: 1.5px;
	font-size: .6875rem;
	line-height: 1rem;
	font-weight: 700;
}

.countdown-block .flip-clock-wrapper ul li {
	line-height: 1rem;
}

.countdown-block .flip-clock-wrapper ul li a {
	color: #000;
}

.countdown-block .flip-clock-wrapper ul li a div {
	font-size: .6875rem;
}

.countdown-block .flip-clock-wrapper ul li a div div.inn {
	font-size: .5rem;
	border-radius: .125rem;
	background-color: #fff;
	text-shadow: none;
	color: #000;
	line-height: 1.5;
	color: #154733;
}

.countdown-block .flip-clock-wrapper ul li a div.up::after {
	top: .5rem;
	background-color: #000;
	margin-top: -.03125rem;
}

.countdown-block .flip-clock-wrapper ul li a div.down {
	border-bottom-left-radius: .125rem;
	border-bottom-right-radius: .125rem;
}

.countdown-block .flip-clock-divider .flip-clock-label {
	color: #fff;
	top: auto;
	bottom: 0;
	font-size: .4375rem;
	font-weight: 500;
	right: -1.375rem;
	text-transform: lowercase;
}

.countdown-block .flip-clock-divider.hours .flip-clock-label {
	right: -1.40625rem;
}

.countdown-block .flip-clock-divider.days .flip-clock-label {
	right: -1.34375rem;
}

.outofstock > .product-item .product-img img {
	opacity: .5;
}

.product-item {
	position: relative;
}

.product-item:hover .product-img .hover-image {
	opacity: 1;
}

.product-item .product-img {
	position: relative;
	margin: 0;
	padding-bottom: 100%;
}

.product-item .product-img a:focus {
	outline: none !important;
}

.column-6 .product-item .product-img {
	padding-bottom: 115%;
}

.column-6 .product-item .product-img:after {
	height: 15px;
	bottom: 3px;
}

.product-item .product-img a {
	display: block;
}

.product-item .product-img a img {
	width: 100%;
	position: absolute;
	height: 100%;
	left: 0;
	right: 0;
}

.shop-products-holder .product-item .product-img a img {
	border: solid 1px #e2e2e2;
}

.column-6 .product-item .product-img a img {
	max-height: 823px;
	object-fit: cover;
}

.product-item .product-img.vide-wrap a {
	display: block;
}

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

.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 .hover-image {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	opacity: 0;
	-webkit-transition: .15s linear opacity;
	transition: .15s linear opacity;
}

.product-item:hover .product-img:after {
	visibility: visible;
	opacity: 1;
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
}

.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 .matat-label,
.product-item .sale-label,
.product-item .off-label,
.product-item .new-label,
.product-item .sold-label {
	position: absolute;
	z-index: 2;
	top: .3125rem;
	right: .3125rem;
	font-weight: 400;
	background: #154733;
	color: #fff;
	height: 1.1875rem;
	padding: 0 .3125rem;
	font-size: .6875rem;
	text-transform: uppercase;
	line-height: 1.125rem;
}

.outofstock .product-item .matat-label,
.outofstock
    .product-item .sale-label,
.outofstock
    .product-item .off-label,
.outofstock
    .product-item .new-label,
.outofstock
    .product-item .sold-label {
	background: #fff;
	color: #154733;
}

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

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

.product-item .product-page-custom-badge {
	position: absolute;
	z-index: 2;
	bottom: .3125rem;
	right: .3125rem;
	line-height: 1;
}

.product-item .product-page-custom-badge .custom-label {
	padding: 0 .3125rem;
	font-weight: 400;
	height: 1.1875rem;
	font-size: .6875rem;
	text-transform: uppercase;
	line-height: 1.125rem;
	border: 1px solid;
}

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

.product-item .sale-countdown-box {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(78, 75, 75, .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: .34375rem;
	left: .34375rem;
	z-index: 3;
}

.product-item .btn-wishlist a {
	font-size: .75rem;
	color: #154733;
	text-decoration: none;
	width: 1.5625rem;
	height: 1.5625rem;
	line-height: 1.6875rem;
	border-radius: 50%;
	background: #fff;
	display: block;
	cursor: pointer;
	position: relative;
	text-align: center;
}

.product-item .btn-wishlist a i {
	line-height: unset;
}

.product-item .btn-wishlist a:hover,
.product-item .btn-wishlist a.is_in_wishlist {
	color: #154733;
}

.product-item .btn-wishlist a:hover .icon-empty-heart:before,
.product-item .btn-wishlist a.is_in_wishlist .icon-empty-heart:before {
	content: "\e90b";
}

.product-item .product-name {
	font-size: .75rem;
	line-height: 1.25;
	color: #4e4b4b;
	margin-bottom: .3125rem;
	margin-top: .625rem;
	text-align: center;
	font-weight: 400;
}

.product-item .product-name a {
	text-decoration: none;
	color: #000;
	-webkit-transition: color .3s;
	transition: color .3s;
}

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

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

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

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

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

.product-item .product-price del {
	color: #4e4b4b;
	opacity: .5;
	font-weight: 400;
}

.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: #4e4b4b;
	color: #fff;
	margin-top: .3125rem;
}

.product-item .normal-image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 1.85rem);
	object-fit: cover;
	z-index: 1;
}

.product-item .variations {
	padding: 0;
}

.product-item .variations ul,
.product-item .variations li {
	padding: 0 !important;
}

.product-item .variations ul:before,
.product-item .variations li:before {
	display: none;
}

.product-item .valiation-list {
	position: absolute;
	z-index: 2;
	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;
	-webkit-transition: visibility .3s, opacity .3s;
	transition: visibility .3s, opacity .3s;
	width: 100%;
	bottom: -1.5625rem;
}

.product-item .valiation-list .variation-color {
	margin: 0 .75rem;
}

.product-item .valiation-list .color-variation-product-hover {
	display: none;
	vertical-align: top;
}

.product-item .valiation-list .color-item,
.product-item .valiation-list .variable-item-contents {
	display: block;
	width: .875rem;
	height: .875rem;
	border-radius: .875rem;
}

.product-item .valiation-list .variable-items-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.product-item .valiation-list .variable-items-wrapper li {
	margin: 0 .75rem;
	cursor: pointer;
	border: solid 1px transparent;
}

.product-item .valiation-list .variable-items-wrapper li.variable-item {
	border-radius: 100%;
	overflow: hidden;
	height: .8125rem;
	width: .8125rem;
	position: relative;
	margin: 0 5px;
}

.product-item .valiation-list .variable-items-wrapper li.variable-item img {
	position: absolute;
	height: 105%;
	width: 105%;
	object-fit: cover;
	left: 0;
}

.product-item .valiation-list .variable-items-wrapper li:hover,
.product-item .valiation-list .variable-items-wrapper li.selected {
	border: solid 1px #4e4b4b !important;
	border-radius: 50%;
}

.product-item .valiation-list .variable-items-wrapper li:focus,
.product-item .valiation-list .variable-items-wrapper li:active {
	outline: none;
	box-shadow: none;
}

.product-item .product-img {
	margin-bottom: 2rem;
}

.product-item .product-img > a img {
	border: 0 !important;
}

.woocommerce-breadcrumb {
	font-size: .6875rem;
	letter-spacing: .021em;
	line-height: 1.4;
	color: #b3b3b3;
	padding: 0;
	margin-bottom: .625rem;
}

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

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

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

.gift-product .single-product-container {
	padding-bottom: 1.25rem;
}

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

.single-product-container .woocommerce-breadcrumb {
	text-align: center;
	margin-top: 15px;
}

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

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

.single-product-container .single-product-detail .attribute-label-row {
	font-size: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}

.single-product-container .single-product-detail .attribute-label-row .tooltip-wrap {
	padding-right: 5px;
	font-weight: 300;
}

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

.single-product-container .single-slider-wrapper-container .product-share {
	display: none !important;
}

.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 .single-slider-wrapper .matat-label,
.single-product-container .single-slider-wrapper .sale-label,
.single-product-container .single-slider-wrapper .off-label,
.single-product-container .single-slider-wrapper .new-label,
.single-product-container .single-slider-wrapper .sold-label {
	position: absolute;
	z-index: 10;
	top: 3.125rem;
	left: .9375rem;
	font-weight: 400;
	background: #154733;
	color: #fff;
	height: 1.5rem;
	padding: 0 .4375rem;
	font-size: .875rem;
	text-transform: uppercase;
	line-height: 1.5rem;
}

.single-product-container .single-slider-wrapper .matat-label.oos-label,
.single-product-container .single-slider-wrapper .sale-label.oos-label,
.single-product-container .single-slider-wrapper .off-label.oos-label,
.single-product-container .single-slider-wrapper .new-label.oos-label,
.single-product-container .single-slider-wrapper .sold-label.oos-label {
	background: #fff;
	color: #154733;
}

.single-product-container .single-slider-wrapper .matat-label + .product-page-custom-badge {
	top: 3.125rem;
}

.single-product-container .single-slider-wrapper .product-page-custom-badge {
	position: absolute;
	z-index: 10;
	top: .9375rem;
	left: .9375rem;
}

.single-product-container .single-slider-wrapper .product-page-custom-badge .custom-label {
	font-weight: 400;
	height: 1.5rem;
	padding: 0 .4375rem;
	font-size: .875rem;
	text-transform: uppercase;
	line-height: 1.5rem;
	border: 1px solid;
}

.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: 12px;
	height: 12px;
	background: none;
	border-radius: .75rem;
	border: 1px solid #bd8d44;
	position: relative;
	display: block;
	color: #bd8d44;
	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: #bd8d44;
	border-color: #bd8d44;
}

.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;
	margin: 0 -.25rem;
}

.single-product-container .single-product-slider .slick-track {
	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-slider .slick-track:before,
.single-product-container .single-product-slider .slick-track:after {
	display: none;
}

.single-product-container .single-product-slider .slide {
	position: relative;
	padding: 0 .25rem;
}

.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: 20px;
	left: 28px;
	visibility: visible;
	opacity: 1;
	z-index: 1;
	display: none;
}

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

.single-product-container .single-product-slider .slide a.img-wrap img {
	aspect-ratio: 1 / 1;
}

.single-product-container .single-product-slider .img-wrap {
	display: block;
	pointer-events: none;
}

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

.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: #bd8d44;
	border-color: #bd8d44;
}

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

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

.single-product-container .single-product-slider .slick-arrow {
	background: none;
	border: none;
	padding: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #000;
	z-index: 10;
}

.single-product-container .single-product-slider .slick-arrow .icon-short-right-arrow:before,
.single-product-container .single-product-slider .slick-arrow .icon-short-left-arrow:before {
	content: "";
	background-repeat: no-repeat;
	display: block;
	background-size: 100% 100%;
	width: 10px;
	height: 20px;
}

.single-product-container .single-product-slider .slick-arrow .icon-short-right-arrow:before {
	background-image: url("../matat-child/assets/images/xlab-chev-right.svg");
}

.single-product-container .single-product-slider .slick-arrow .icon-short-left-arrow:before {
	background-image: url("../matat-child/assets/images/xlab-chev-left.svg");
}

.single-product-container .single-product-slider .slick-arrow.slick-prev {
	inset-inline-start: 16px;
}

.single-product-container .single-product-slider .slick-arrow.slick-next {
	inset-inline-end: 16px;
}

.single-product-container .single-product-slider .slick-arrow.slick-disabled {
	cursor: not-allowed;
	opacity: .4;
}

.single-product-container .single-product-slider .slick-arrow:hover {
	background: none !important;
}

.single-product-container .single-product-slider .matat-wishlist-button-wrap {
	position: absolute;
	top: 25px;
	left: 25px;
	font-size: 16px;
	line-height: 1;
	z-index: 2;
}

.single-product-container .single-product-slider .matat-wishlist-button-wrap a {
	text-decoration: none;
	color: #000;
	cursor: pointer;
}

.single-product-container .single-product-slider .matat-wishlist-button-wrap a.is_in_wishlist {
	color: #154733;
}

.single-product-container .single-product-slider .matat-wishlist-button-wrap a.is_in_wishlist i.icon-wishlist-fill:before {
	content: "\e90b";
}

.single-product-container .product-nav-slider {
	margin: 10px -5px;
	padding: 0 18px 0 36px;
	position: relative;
}

.single-product-container .product-nav-slider .slick-list {
	overflow: visible !important;
}

.single-product-container .product-nav-slider .slide {
	padding: 0 5px;
}

.single-product-container .product-nav-slider .slick-active.slick-current .img {
	border: 2px solid #bd8d44;
}

.single-product-container .product-nav-slider .img {
	border: 1px solid #f6f6f6;
	position: relative;
}

.single-product-container .product-nav-slider .img .video-indicator {
	position: absolute;
	line-height: 0;
	bottom: 4px;
	right: 4px;
}

.single-product-container .product-nav-slider .img img {
	aspect-ratio: 1 / 1;
}

.single-product-container .product-nav-slider .slick-arrow {
	background: none;
	border: none;
	padding: 0;
	position: absolute;
	left: 50%;
	color: #000;
	z-index: 10;
	font-size: 12px;
	-webkit-transform: rotate(-90deg) translateX(-50%);
	-ms-transform: rotate(-90deg) translateX(-50%);
	transform: rotate(-90deg) translateX(-50%);
}

.single-product-container .product-nav-slider .slick-arrow.slick-prev {
	top: 10px;
}

.single-product-container .product-nav-slider .slick-arrow.slick-next {
	bottom: 10px;
}

.single-product-container .product-nav-slider .slick-arrow:hover {
	background: none !important;
}

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

.gift-card-product .single-product-container .single-product-summary .sticky-wrap-product-sticky {
	position: relative !important;
	height: auto !important;
}

.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;
	position: relative;
}

.gift-card-product .single-product-container .single-product-summary .product-sticky {
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	width: auto !important;
}

.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: 1.25rem;
	line-height: 1;
	font-weight: 300;
	margin-bottom: .75rem;
}

.single-product-container .single-product-summary .product-price-wrap .product-price .price .bid-price {
	font-size: 1rem;
}

.single-product-container .single-product-summary .extra-info {
	font-size: .75rem;
	font-weight: 500;
	margin-bottom: .9375rem;
	color: #000;
}

.single-product-container .single-product-summary .extra-info span {
	font-weight: 300;
	display: inline-block;
	vertical-align: middle;
}

.single-product-container .single-product-summary .extra-info.sku {
	font-weight: 300;
}

.single-product-container .single-product-summary .extra-info.sku span {
	font-weight: 300;
}

.single-product-container .single-product-summary .extra-info.hidden {
	left: 0;
}

.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: 500;
	font-size: 1rem;
	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: rgba(78, 75, 75, .5);
	font-weight: 400;
}

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

.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 .single-product-summary .form-group .form-group {
	margin-top: 1.25rem;
	padding: 0 5px;
}

.single-product-container .single-product-summary .form-group.half-width {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
}

.single-product-container .single-product-summary .onlinegift-options {
	padding: 0 5px;
}

.single-product-container .single-product-summary .onlinegift-options .form-group .form-row {
	margin: 0 -10px;
}

.single-product-container .single-product-summary .onlinegift-options .form-group .half-width {
	padding: 0 10px;
}

.single-product-container .single-product-summary .onlinegift-options .at-a-time-wrap .floating_label {
	display: none;
}

.single-product-container .single-product-summary .productpage_title {
	font-size: .875rem;
	margin-bottom: .625rem;
	font-weight: 600;
	display: block;
}

.single-product-container .single-product-summary .category_check {
	padding: 0 0 0 .625rem;
	font-size: 16px;
}

.single-product-container .single-product-summary .category_check .fake-input {
	top: .125rem;
}

.single-product-container .single-product-summary .category_check .checkbox-label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-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;
	line-height: unset;
	padding-right: 1.25rem;
}

.single-product-container .single-product-summary .custom-radio {
	padding: 0 0 0 .625rem;
	font-size: .75rem;
}

.single-product-container .single-product-summary .custom-radio label {
	padding-right: 1.25rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}

.single-product-container .single-product-summary .custom-radio input[type="radio"] {
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
	-webkit-appearance: none;
	appearance: none;
}

.single-product-container .single-product-summary .custom-radio input[type="radio"]:checked + .fake-radio {
	box-shadow: inset 0 0 0 .2rem #000;
}

.single-product-container .single-product-summary .custom-radio .fake-radio {
	width: .875rem;
	height: .875rem;
	border-radius: .875rem;
	position: absolute;
	top: 0;
	right: 0;
	border: solid 1px #000;
	border-radius: 50%;
	background: #fff;
}

.single-product-container .single-product-summary .custom-radio .radio-label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-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;
	line-height: 1;
}

.single-product-container .variations_form .reset_variations {
	position: static;
	margin-top: 0;
	margin-bottom: .625rem;
	color: rgba(78, 75, 75, .5);
	font-size: .6875rem;
	z-index: 2;
	display: block;
}

.single-product-container .variations_form .reset_variations[style="visibility: hidden;"] {
	display: none;
}

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

.gift-product .single-product-container .variation-row {
	margin-bottom: .625rem;
}

.single-product-container .variation-row.prdt-type {
	margin: 0 0 .3125rem;
}

.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 span {
	font-weight: 500;
}

.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 .variation-row .variation-dropdown {
	position: relative;
}

.single-product-container .variation-row .variation-dropdown .variation-label-wrap {
	position: absolute;
	left: 0;
	z-index: 1;
	margin: 0;
	color: #4e4b4b;
	font-size: .5625rem;
	top: .1875rem;
	line-height: 1;
}

.single-product-container .variation-row .variation-dropdown .variation-label-wrap .variation-label {
	display: inline-block;
	margin: 0;
}

.single-product-container .variation-row .variation-dropdown .size-guide,
.single-product-container .variation-row .variation-dropdown .reset_variations {
	position: static;
	margin-top: 8px;
	color: rgba(78, 75, 75, .5);
	font-size: .6875rem;
	z-index: 2;
	display: block;
}

.single-product-container .variation-row .variation-dropdown .size-guide {
	position: absolute;
	left: 8%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: 0;
}

.single-product-container .variation-row .variation-dropdown a.reset_variations[style="visibility: hidden;"] {
	display: none;
}

.single-product-container .variation-row .variation-dropdown .jcf-select {
	border: solid 1px #d9d9d9;
	height: 2rem;
	background: none;
}

.single-product-container .variation-row .variation-dropdown .jcf-select .jcf-select-text {
	padding: 0 .375rem 0 .9375rem;
	height: 2rem;
	line-height: 1.9375rem;
	font-size: .75rem;
	font-weight: 500;
}

.single-product-container .variation-row .variation-dropdown .jcf-select .jcf-select-opener {
	left: .46875rem;
}

.single-product-container .variation-row .variation-dropdown .jcf-select .jcf-list-content {
	max-height: 120px;
	overflow-y: auto;
}

.single-product-container .variation-row .variation-dropdown .jcf-select .jcf-list-content::-webkit-scrollbar-track {
	background: #f4f1ed;
}

.single-product-container .variation-row .variation-dropdown .jcf-select .jcf-list-content::-webkit-scrollbar {
	width: 6px;
}

.single-product-container .variation-row .variation-dropdown .jcf-select .jcf-list-content::-webkit-scrollbar-thumb {
	background: #4e4b4b;
}

.single-product-container .variation-row .variation-dropdown .jcf-select .jcf-list .jcf-option {
	color: #4e4b4b;
}

.single-product-container .variation-row .variation-dropdown .jcf-select .jcf-list .jcf-option.jcf-hover,
.single-product-container .variation-row .variation-dropdown .jcf-select .jcf-list .jcf-option.jcf-selected {
	background: #fcfbfa;
	color: #4e4b4b;
}

.single-product-container .variation-row .variation-dropdown .jcf-select .jcf-list .jcf-option.jcf-option-mt-recommended:after {
	content: "המלצת הצוות";
	display: inline-block;
	font-size: .625rem;
	margin-right: .5rem;
	color: rgba(78, 75, 75, .7);
}

.single-product-container .variation-row .variation-dropdown .jcf-select .jcf-list .jcf-option.jcf-option-out-of-stock {
	opacity: .5;
}

.single-product-container .variation-row .variation-dropdown .jcf-select .jcf-list .jcf-option.jcf-option-out-of-stock:after {
	content: "אזל במלאי";
	float: left;
	font-size: .625rem;
	margin-right: .5rem;
	color: rgba(78, 75, 75, .7);
}

.single-product-container .variation-row .variation-dropdown.variation-dropdown-1 .jcf-select .jcf-select-text {
	padding: 0 6.875rem 0 .9375rem;
}

.single-product-container .variation-row .variation-dropdown.no-padding .jcf-select .jcf-select-text {
	padding: 0 .3125rem 0 .9375rem;
}

.single-product-container .variation-row .variation-dropdown.no-padding .variation-label-wrap {
	top: .5rem !important;
	left: 1.5rem;
}

.single-product-container .variation-row .variation-dropdown.mt-info-notes .size-guide,
.single-product-container .variation-row .variation-dropdown.mt-info-notes .reset_variations {
	left: 3.125rem;
}

.single-product-container .variation-row .variation-dropdown.variation-dropdown-2 .jcf-select .jcf-select-text {
	padding: 0 4.0625rem 0 .9375rem;
}

.single-product-container .variation-row .variation-dropdown.variation-dropdown-3 .jcf-select .jcf-select-text {
	padding: 0 2.5rem 0 .9375rem;
}

.single-product-container .tooltip-wrap {
	position: relative;
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
}

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

.single-product-container .tooltip-wrap:hover .tooltip-desc {
	visibility: visible;
	opacity: 1;
}

.single-product-container .tooltip-wrap .tooltip-desc {
	width: 7.3125rem;
	border: solid 1px #154733;
	padding: .375rem .4375rem;
	position: absolute;
	bottom: 100%;
	left: -.375rem;
	margin: 0 0 .5rem;
	background: #fff;
	font-size: .6875rem;
	line-height: 1.5;
	font-weight: 400 !important;
	visibility: hidden;
	opacity: 0;
	z-index: 1;
	-webkit-transition: visibility .3s, opacity .3s;
	transition: visibility .3s, opacity .3s;
}

.single-product-container .tooltip-wrap .tooltip-desc:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 5px 0 5px;
	border-color: #154733 transparent transparent transparent;
	position: absolute;
	top: 100%;
	left: 10px;
}

.single-product-container .tooltip-wrap .tooltip-desc:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 5px 0 5px;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	top: 100%;
	left: 10px;
	z-index: 1;
	margin-top: -2px;
}

.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;
	font-size: .75rem;
	border-color: #d9d9d9;
	color: #4e4b4b;
}

.single-product-container .gift-form .form-control::-webkit-input-placeholder,
.single-product-container .giftcard_wrapper .form-control::-webkit-input-placeholder {
	color: #4e4b4b;
}

.single-product-container .gift-form .form-control::-moz-placeholder,
.single-product-container .giftcard_wrapper .form-control::-moz-placeholder {
	opacity: 1;
	color: #4e4b4b;
}

.single-product-container .gift-form .form-control:-moz-placeholder,
.single-product-container .giftcard_wrapper .form-control:-moz-placeholder {
	color: #4e4b4b;
}

.single-product-container .gift-form .form-control:-ms-input-placeholder,
.single-product-container .giftcard_wrapper .form-control:-ms-input-placeholder {
	color: #4e4b4b;
}

.single-product-container .gift-form .form-control.placeholder,
.single-product-container .giftcard_wrapper .form-control.placeholder {
	color: #4e4b4b;
}

.single-product-container .gift-form .textarea-wrap,
.single-product-container .giftcard_wrapper .textarea-wrap {
	position: relative;
}

.single-product-container .gift-form .textarea-wrap textarea,
.single-product-container .giftcard_wrapper .textarea-wrap textarea {
	width: 100%;
	border: solid #d9d9d9;
	border-width: 0 0 1px 0;
	color: #4e4b4b;
	font-size: .75rem;
	height: calc(2.5625rem + 1px);
	padding: .6875rem 0 .6875rem 2.1875rem;
	border-radius: 0;
}

.single-product-container .gift-form .textarea-wrap textarea::-webkit-input-placeholder,
.single-product-container .giftcard_wrapper .textarea-wrap textarea::-webkit-input-placeholder {
	color: #4e4b4b;
}

.single-product-container .gift-form .textarea-wrap textarea::-moz-placeholder,
.single-product-container .giftcard_wrapper .textarea-wrap textarea::-moz-placeholder {
	opacity: 1;
	color: #4e4b4b;
}

.single-product-container .gift-form .textarea-wrap textarea:-moz-placeholder,
.single-product-container .giftcard_wrapper .textarea-wrap textarea:-moz-placeholder {
	color: #4e4b4b;
}

.single-product-container .gift-form .textarea-wrap textarea:-ms-input-placeholder,
.single-product-container .giftcard_wrapper .textarea-wrap textarea:-ms-input-placeholder {
	color: #4e4b4b;
}

.single-product-container .gift-form .textarea-wrap textarea.placeholder,
.single-product-container .giftcard_wrapper .textarea-wrap textarea.placeholder {
	color: #4e4b4b;
}

.single-product-container .gift-form .textarea-wrap #the-count,
.single-product-container .giftcard_wrapper .textarea-wrap #the-count {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	color: rgba(25, 25, 25, .26);
	font-size: .75rem;
}

.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 .gift-form .alert-warning,
.single-product-container .giftcard_wrapper .alert-warning {
	background-color: #eb0000;
	color: #fff;
}

.single-product-container .variation-list,
.single-product-container .variable-items-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.single-product-container .variation-list.amount-variation > li,
.single-product-container .variable-items-wrapper.amount-variation > li {
	padding: 0 0 .625rem .9375rem;
	-ms-flex-preferred-size: 20%;
	flex-basis: 20%;
	max-width: 18%;
}

.single-product-container .variation-list.color-variation .btn-variation,
.single-product-container .variation-list.image-variable-items-wrapper .btn-variation,
.single-product-container .variable-items-wrapper.color-variation .btn-variation,
.single-product-container .variable-items-wrapper.image-variable-items-wrapper .btn-variation {
	position: relative;
	padding: .125rem .3125rem 0;
	width: 100%;
	height: 100%;
	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: .6875rem;
	border: solid 1px transparent;
	background-size: cover !important;
}

.single-product-container .variation-list.color-variation .oos img,
.single-product-container .variation-list.image-variable-items-wrapper .oos img,
.single-product-container .variable-items-wrapper.color-variation .oos img,
.single-product-container .variable-items-wrapper.image-variable-items-wrapper .oos img {
	opacity: .5;
}

.single-product-container .variation-list.color-variation .oos .btn-variation,
.single-product-container .variation-list.image-variable-items-wrapper .oos .btn-variation,
.single-product-container .variable-items-wrapper.color-variation .oos .btn-variation,
.single-product-container .variable-items-wrapper.image-variable-items-wrapper .oos .btn-variation {
	opacity: .5;
	overflow: hidden;
}

.single-product-container .variation-list.color-variation .oos .btn-variation:after,
.single-product-container .variation-list.image-variable-items-wrapper .oos .btn-variation:after,
.single-product-container .variable-items-wrapper.color-variation .oos .btn-variation:after,
.single-product-container .variable-items-wrapper.image-variable-items-wrapper .oos .btn-variation:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 150%;
	height: 1px;
	background: #707070;
	-webkit-transform: translate(-50%, -50%) rotate(-30deg);
	-ms-transform: translate(-50%, -50%) rotate(-30deg);
	transform: translate(-50%, -50%) rotate(-30deg);
	z-index: 1;
}

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

.single-product-container .variation-list .out-of-stock label .btn-variation,
.single-product-container .variable-items-wrapper .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,
.single-product-container .variable-items-wrapper .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,
.single-product-container .variable-items-wrapper .out-of-stock label .btn-variation:hover {
	border-color: #b4b4b4;
	background: #f2f2f2;
	color: rgba(0, 0, 0, .5);
}

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

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

.single-product-container .variation-list label input[type="radio"]:disabled ~ .btn-variation,
.single-product-container .variable-items-wrapper 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,
.single-product-container .variable-items-wrapper 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,
.single-product-container .variable-items-wrapper label input[type="radio"]:checked ~ .btn-variation {
	border-color: #4e4b4b;
}

.single-product-container .variation-list label input[type="radio"]#color1 + .btn-variation,
.single-product-container .variable-items-wrapper label input[type="radio"]#color1 + .btn-variation {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='25' viewBox='0 0 40 25'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x2='0.951' y2='0.934' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23e0be75' stop-opacity='0.6'/%3E%3Cstop offset='0.473' stop-color='%23fcfbfa'/%3E%3Cstop offset='1' stop-color='%23e0be75'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect id='Rectangle_241' data-name='Rectangle 241' width='40' height='25' fill='url(%23linear-gradient)'/%3E%3C/svg%3E%0A") no-repeat;
}

.single-product-container .variation-list label input[type="radio"]#color2 + .btn-variation,
.single-product-container .variable-items-wrapper label input[type="radio"]#color2 + .btn-variation {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='25' viewBox='0 0 40 25'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.046' y1='0.09' x2='0.951' y2='0.934' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23ddd8d8' stop-opacity='0.6'/%3E%3Cstop offset='0.458' stop-color='%23fcfbfa'/%3E%3Cstop offset='1' stop-color='%23b6b4b4'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect id='Rectangle_243' data-name='Rectangle 243' width='40' height='25' fill='url(%23linear-gradient)'/%3E%3C/svg%3E%0A") no-repeat;
}

.single-product-container .variation-list label input[type="radio"]#color3 + .btn-variation,
.single-product-container .variable-items-wrapper label input[type="radio"]#color3 + .btn-variation {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='25' viewBox='0 0 40 25'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.058' y1='0.081' x2='0.951' y2='0.934' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23dca897' stop-opacity='0.6'/%3E%3Cstop offset='0.507' stop-color='%23fcfbfa'/%3E%3Cstop offset='1' stop-color='%23daa391'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect id='Rectangle_242' data-name='Rectangle 242' width='40' height='25' fill='url(%23linear-gradient)'/%3E%3C/svg%3E%0A") no-repeat;
}

.single-product-container .variation-list label .btn-variation,
.single-product-container .variable-items-wrapper label .btn-variation {
	border: 1px solid #b4b4b4;
	display: block;
	text-align: center;
	color: #4a4a4a;
	font-size: .6875rem;
	line-height: 1.4375rem;
	cursor: pointer;
	padding: .125rem .25rem 0;
}

.single-product-container .variation-list label .btn-variation:hover,
.single-product-container .variable-items-wrapper label .btn-variation:hover {
	border-color: #4e4b4b;
}

.single-product-container .ring-size-header {
	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;
}

.single-product-container .ring-size-header .size-guide {
	font-size: .75rem;
	font-weight: 300;
	color: #000;
}

.single-product-container .label-with-selected {
	font-size: .75rem;
	font-weight: 500;
	color: #000;
}

.single-product-container .label-with-selected > span {
	font-weight: 300;
	display: inline-block;
	vertical-align: middle;
}

.single-product-container .variations,
.single-product-container .ring-variations {
	width: 100%;
}

.single-product-container .variations .image-variable-items-wrapper,
.single-product-container .ring-variations .image-variable-items-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: -10px;
}

.single-product-container .variations .image-variable-items-wrapper .variable-item,
.single-product-container .ring-variations .image-variable-items-wrapper .variable-item {
	position: relative;
	margin-bottom: 10px;
	margin-left: 10px !important;
}

.single-product-container .variations .image-variable-items-wrapper .variable-item.selected .variable-item-contents,
.single-product-container .variations .image-variable-items-wrapper .variable-item:hover .variable-item-contents,
.single-product-container .ring-variations .image-variable-items-wrapper .variable-item.selected .variable-item-contents,
.single-product-container .ring-variations .image-variable-items-wrapper .variable-item:hover .variable-item-contents {
	outline: none;
	box-shadow: none;
	border-color: #000;
}

.single-product-container .variations .image-variable-items-wrapper .variable-item .variable-item-contents,
.single-product-container .ring-variations .image-variable-items-wrapper .variable-item .variable-item-contents {
	width: 60px;
	height: 60px;
	background: #f6f6f6;
	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;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	border: 1px solid transparent;
	line-height: 1;
	position: relative;
	z-index: 1;
	cursor: pointer;
}

.single-product-container .variations .image-variable-items-wrapper .variable-item .variable-item-contents:hover,
.single-product-container .ring-variations .image-variable-items-wrapper .variable-item .variable-item-contents:hover {
	border-color: #000;
}

.single-product-container .variations .image-variable-items-wrapper .variable-item .variable-item-contents:focus,
.single-product-container .variations .image-variable-items-wrapper .variable-item .variable-item-contents:active,
.single-product-container .variations .image-variable-items-wrapper .variable-item .variable-item-contents.selected,
.single-product-container .ring-variations .image-variable-items-wrapper .variable-item .variable-item-contents:focus,
.single-product-container .ring-variations .image-variable-items-wrapper .variable-item .variable-item-contents:active,
.single-product-container .ring-variations .image-variable-items-wrapper .variable-item .variable-item-contents.selected {
	outline: none;
	box-shadow: none;
	border-color: #000;
}

.single-product-container .variations .image-variable-items-wrapper .variable-item .variable-item-contents:has(.variable-item-span),
.single-product-container .ring-variations .image-variable-items-wrapper .variable-item .variable-item-contents:has(.variable-item-span) {
	width: auto;
	padding: 0 .625rem;
}

.single-product-container .variations .image-variable-items-wrapper .variable-item.out-of-stock .variable-item-contents,
.single-product-container .variations .image-variable-items-wrapper .variable-item.disabled .variable-item-contents,
.single-product-container .ring-variations .image-variable-items-wrapper .variable-item.out-of-stock .variable-item-contents,
.single-product-container .ring-variations .image-variable-items-wrapper .variable-item.disabled .variable-item-contents {
	position: relative;
}

.single-product-container .variations .image-variable-items-wrapper .variable-item.out-of-stock .variable-item-contents:before,
.single-product-container .variations .image-variable-items-wrapper .variable-item.disabled .variable-item-contents:before,
.single-product-container .ring-variations .image-variable-items-wrapper .variable-item.out-of-stock .variable-item-contents:before,
.single-product-container .ring-variations .image-variable-items-wrapper .variable-item.disabled .variable-item-contents:before {
	content: "";
	top: 0;
	left: 0;
	background: -webkit-linear-gradient(bottom right, transparent calc(50% - 1px), rgba(0, 0, 0, .5), transparent calc(50% + 1px));
	background: linear-gradient(to top left, transparent calc(50% - 1px), rgba(0, 0, 0, .5), transparent calc(50% + 1px));
	height: 100%;
	width: 100%;
	position: absolute;
}

.single-product-container .variations .image-variable-items-wrapper .variable-item span.btn-variation,
.single-product-container .ring-variations .image-variable-items-wrapper .variable-item span.btn-variation {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	line-height: 1;
	font-size: .625rem;
	padding: 0;
	width: auto;
	height: auto;
	z-index: 2;
	cursor: pointer;
}

.single-product-container .variations .image-variable-items-wrapper.caret-attribute-swatches .variable-item-contents,
.single-product-container .ring-variations .image-variable-items-wrapper.caret-attribute-swatches .variable-item-contents {
	height: 30px;
	overflow: hidden;
}

.single-product-container .variations .image-variable-items-wrapper.caret-attribute-swatches .variable-item-contents img,
.single-product-container .ring-variations .image-variable-items-wrapper.caret-attribute-swatches .variable-item-contents img {
	width: 100%;
	max-width: none;
}

.single-product-container .variations .button-variable-items-wrapper,
.single-product-container .ring-variations .button-variable-items-wrapper {
	margin-bottom: -10px;
}

.single-product-container .variations .button-variable-items-wrapper .variable-item,
.single-product-container .ring-variations .button-variable-items-wrapper .variable-item {
	margin-left: 10px;
	margin-bottom: 10px;
}

.single-product-container .variations .button-variable-items-wrapper .variable-item.selected .variable-item-contents,
.single-product-container .ring-variations .button-variable-items-wrapper .variable-item.selected .variable-item-contents {
	border-color: #000;
}

.single-product-container .variations .button-variable-items-wrapper .variable-item .variable-item-contents,
.single-product-container .ring-variations .button-variable-items-wrapper .variable-item .variable-item-contents {
	font-size: 14px;
	line-height: 1;
	font-weight: 300;
	color: #000;
	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;
	width: 60px;
	height: 30px;
	background: #f6f6f6;
	padding-top: 2px;
	border: solid 1px transparent;
	cursor: pointer;
}

.single-product-container .variations .button-variable-items-wrapper .variable-item .variable-item-contents:has(.variable-item-span),
.single-product-container .ring-variations .button-variable-items-wrapper .variable-item .variable-item-contents:has(.variable-item-span) {
	width: auto;
	padding: 0 .625rem;
}

.single-product-container .variations .button-variable-items-wrapper .variable-item .variable-item-contents:hover,
.single-product-container .variations .button-variable-items-wrapper .variable-item .variable-item-contents.selected,
.single-product-container .ring-variations .button-variable-items-wrapper .variable-item .variable-item-contents:hover,
.single-product-container .ring-variations .button-variable-items-wrapper .variable-item .variable-item-contents.selected {
	border-color: #000;
}

.single-product-container .variations .woo-variation-items-wrapper,
.single-product-container .variations .product-select-wrap,
.single-product-container .ring-variations .woo-variation-items-wrapper,
.single-product-container .ring-variations .product-select-wrap {
	padding-bottom: 1.0625rem;
	position: relative;
}

.single-product-container .variations .woo-variation-items-wrapper .reset_variations,
.single-product-container .variations .product-select-wrap .reset_variations,
.single-product-container .ring-variations .woo-variation-items-wrapper .reset_variations,
.single-product-container .ring-variations .product-select-wrap .reset_variations {
	color: #000;
	font-size: 14px;
}

.single-product-container .variations .woo-variation-items-wrapper .variation-row,
.single-product-container .variations .product-select-wrap .variation-row,
.single-product-container .ring-variations .woo-variation-items-wrapper .variation-row,
.single-product-container .ring-variations .product-select-wrap .variation-row {
	margin-bottom: 0;
	width: 100%;
}

.single-product-container .variations .woo-variation-items-wrapper .var_desc,
.single-product-container .variations .product-select-wrap .var_desc,
.single-product-container .ring-variations .woo-variation-items-wrapper .var_desc,
.single-product-container .ring-variations .product-select-wrap .var_desc {
	margin-top: 15px;
	font-size: .75rem;
}

.single-product-container .variations > .product-select-wrap,
.single-product-container .ring-variations > .product-select-wrap {
	padding-bottom: 0 !important;
}

.single-product-container .variations tr[data-attributename="pa_קראט"],
.single-product-container .ring-variations tr[data-attributename="pa_קראט"] {
	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 .variations tr[data-attributename="pa_קראט"] .label,
.single-product-container .variations tr[data-attributename="pa_צבע-מתכת"] .label,
.single-product-container .ring-variations tr[data-attributename="pa_קראט"] .label,
.single-product-container .ring-variations tr[data-attributename="pa_צבע-מתכת"] .label {
	display: block;
}

.single-product-container .variations td.label,
.single-product-container .ring-variations td.label {
	display: none;
}

.single-product-container .variations .product-select-wrap.value,
.single-product-container .ring-variations .product-select-wrap.value {
	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 .variations .product-select-wrap.value .jcf-select,
.single-product-container .ring-variations .product-select-wrap.value .jcf-select {
	max-width: 392px;
	-ms-flex-preferred-size: 392px;
	flex-basis: 392px;
}

.single-product-container .variations .product-select-wrap.value .woo-variation-items-wrapper,
.single-product-container .ring-variations .product-select-wrap.value .woo-variation-items-wrapper {
	padding-bottom: 0;
}

.single-product-container .variations .product-select-wrap .product-select-wrapper[data-value="pa_אורך-שרשרת"] .jcf-select,
.single-product-container .ring-variations .product-select-wrap .product-select-wrapper[data-value="pa_אורך-שרשרת"] .jcf-select {
	display: block !important;
}

.single-product-container .variations .product-select-wrap .product-select-wrapper[data-value="pa_אורך-שרשרת"] .variable-items-wrapper,
.single-product-container .ring-variations .product-select-wrap .product-select-wrapper[data-value="pa_אורך-שרשרת"] .variable-items-wrapper {
	display: none;
}

.single-product-container .variations .product-select-wrap .product-select-wrapper .product-select-wrap .extra-info,
.single-product-container .ring-variations .product-select-wrap .product-select-wrapper .product-select-wrap .extra-info {
	margin-bottom: 0;
}

.single-product-container .variations .jcf-select,
.single-product-container .ring-variations .jcf-select {
	border: solid 1px #d9d9d9;
	height: 2rem;
	background: none;
}

.single-product-container .variations .jcf-select .jcf-select-text,
.single-product-container .ring-variations .jcf-select .jcf-select-text {
	padding: 0 .625rem 0 .9375rem;
	height: 2rem;
	line-height: 1.9375rem;
	font-size: .75rem;
	font-weight: 500;
}

.single-product-container .variations .jcf-select .jcf-select-opener,
.single-product-container .ring-variations .jcf-select .jcf-select-opener {
	left: .46875rem;
}

.single-product-container .variations .jcf-select .jcf-list-content,
.single-product-container .ring-variations .jcf-select .jcf-list-content {
	max-height: 120px;
	overflow-y: auto;
}

.single-product-container .variations .jcf-select .jcf-list-content::-webkit-scrollbar-track,
.single-product-container .ring-variations .jcf-select .jcf-list-content::-webkit-scrollbar-track {
	background: #f4f1ed;
}

.single-product-container .variations .jcf-select .jcf-list-content::-webkit-scrollbar,
.single-product-container .ring-variations .jcf-select .jcf-list-content::-webkit-scrollbar {
	width: 6px;
}

.single-product-container .variations .jcf-select .jcf-list-content::-webkit-scrollbar-thumb,
.single-product-container .ring-variations .jcf-select .jcf-list-content::-webkit-scrollbar-thumb {
	background: #4e4b4b;
}

.single-product-container .variations .jcf-select .jcf-list .jcf-option,
.single-product-container .ring-variations .jcf-select .jcf-list .jcf-option {
	color: #4e4b4b;
}

.single-product-container .variations .jcf-select .jcf-list .jcf-option.jcf-hover,
.single-product-container .variations .jcf-select .jcf-list .jcf-option.jcf-selected,
.single-product-container .ring-variations .jcf-select .jcf-list .jcf-option.jcf-hover,
.single-product-container .ring-variations .jcf-select .jcf-list .jcf-option.jcf-selected {
	background: #fcfbfa;
	color: #4e4b4b;
}

.single-product-container .variations .jcf-select .jcf-list .jcf-option.jcf-option-recommended:after,
.single-product-container .ring-variations .jcf-select .jcf-list .jcf-option.jcf-option-recommended:after {
	content: "המלצת הצוות";
	display: inline-block;
	font-size: .625rem;
	margin-right: .5rem;
	color: rgba(78, 75, 75, .7);
}

.single-product-container .error-ring-size:empty {
	display: none;
}

.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;
	margin-bottom: 1.25rem;
}

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

.single-product-container .add-cart-row .matat-wishlist-button {
	width: 2rem;
	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: .75rem;
	color: #154733;
	text-decoration: none;
	border: 1px solid #154733;
	-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: #154733;
	background: #154733;
	color: #fff;
}

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

.single-product-container .add-cart-row .matat-wishlist-button:hover,
.single-product-container .add-cart-row .matat-wishlist-button.is_in_wishlist {
	color: #fff;
	background: #154733;
	border-color: #154733;
}

.single-product-container .add-cart-row .matat-wishlist-button:hover .icon-empty-heart:before,
.single-product-container .add-cart-row .matat-wishlist-button.is_in_wishlist .icon-empty-heart:before {
	content: "\e90b";
}

.single-product-container .single-product-summary .btn-add-cart {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background: #154733;
	border-color: #154733;
	height: 2rem;
	font-size: .915rem;
	height: auto;
	padding-block: .6rem;
}

.single-product-container .single-product-summary .btn-add-cart.disabled {
	opacity: .5;
}

.gift-product .single-product-container .single-product-summary .btn-add-cart {
	font-weight: 500;
}

.single-product-container .single-product-summary .btn-add-cart:hover {
	color: #154733 !important;
	border-color: #154733 !important;
	background: transparent;
}

.single-product-container .stock-alert-row {
	border: 1px solid #154733;
	background: #f9f9f9;
	color: #4e4b4b;
	padding: .9375rem .625rem;
	margin: 0 0 1.25rem;
}

.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-size: .75rem;
	line-height: 1.5;
	margin: 0 0 .9375rem;
	-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;
	position: relative;
}

.single-product-container .stock-alert-row .input-wrap {
	position: relative;
	width: 100%;
}

.single-product-container .stock-alert-row .form-control {
	border: 1px solid #b0b0b0;
	border-width: 0 0 1px 0;
	height: calc(1.75rem + 2px);
	font-size: .75rem;
	line-height: 1.5;
	padding: 0 0 0 2.8125rem;
	background: none;
}

.single-product-container .stock-alert-row .form-control::-webkit-input-placeholder {
	color: rgba(78, 75, 75, .5);
}

.single-product-container .stock-alert-row .form-control::-moz-placeholder {
	opacity: 1;
	color: rgba(78, 75, 75, .5);
}

.single-product-container .stock-alert-row .form-control:-moz-placeholder {
	color: rgba(78, 75, 75, .5);
}

.single-product-container .stock-alert-row .form-control:-ms-input-placeholder {
	color: rgba(78, 75, 75, .5);
}

.single-product-container .stock-alert-row .form-control.placeholder {
	color: rgba(78, 75, 75, .5);
}

.single-product-container .stock-alert-row .btn-wrap {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.single-product-container .stock-alert-row .btn {
	background: none;
	border: none;
	color: #4e4b4b;
	font-size: .75rem;
	font-weight: 500;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0;
}

.single-product-container .stock-alert-row .btn:hover {
	background: none !important;
	color: #bd8d44 !important;
}

.single-product-container .stock-alert-row .btn i {
	font-size: .5rem;
	margin-right: .375rem;
}

.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;
	background: transparent;
}

.single-product-container .stock-alert-row .alert.alert-danger {
	color: #dc3232;
	margin-top: 2px;
	font-size: 14px;
}

.single-product-container .stock-alert-row + .add-cart-row {
	display: none;
}

.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 !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 0 1.6rem;
	color: #000;
}

.single-product-container .product-share .share-title {
	font-size: .6875rem;
	font-weight: 400;
	line-height: 1;
	display: block;
	color: #4e4b4b;
	margin-left: .9375rem;
}

.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: .875rem;
	margin: 0 0 0 .625rem;
	position: relative;
}

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

.single-product-container .product-share .share-links a .copy-success-msg {
	top: 20px !important;
}

.single-product-container .single-product-pay-icons img {
	max-width: 9.375rem;
}

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

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

.product-tab-info .product-tab-menu > li a {
	font-size: .75rem;
	line-height: 1.5;
	color: #4e4b4b;
	text-decoration: none;
	position: relative;
	z-index: 2;
	background: none;
	padding: 0 0 .25rem;
	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: #bd8d44;
}

.product-tab-info .product-tab-menu > li a.active {
	border-bottom-color: #bd8d44;
	font-weight: 500;
}

.product-tab-info .tab-content {
	background: #fff;
	color: #848484;
	font-size: .75rem;
	line-height: 1.125rem;
	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"]:before {
	content: "\e91c";
	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: .3125rem;
}

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

.product-tab-info .tab-content .collapse {
	display: block;
}

.product-tab-info .tab-content .tab-pane.show .collapse {
	display: block;
}

.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: 1.25rem;
	font-weight: 300;
	line-height: 1.25;
}

.related-product-section {
	position: relative;
	padding: .875rem .9375rem 2.5rem;
}

.related-product-section .section-title {
	text-align: center;
	margin-bottom: 1.25rem;
	color: #000;
}

.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 {
	-webkit-appearance: none;
	appearance: none;
	background: none;
	padding: 0;
	border: none;
	color: #bd8d44;
	position: absolute;
	bottom: 5.875rem;
	font-size: .5rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1;
}

.related-product-section .related-product-slider .slick-arrow:hover {
	color: #bd8d44 !important;
}

.related-product-section .related-product-slider .slick-arrow.slick-prev {
	margin-left: 1.5rem;
}

.related-product-section .related-product-slider .slick-arrow.slick-next {
	margin-left: -1.5rem;
}

.related-product-section .related-product-slider .slick-arrow:hover {
	background: none !important;
}

.related-product-section .more-product-btn-wrap {
	text-align: center;
	margin-top: 3.625rem;
	display: none;
}

.related-product-section .more-product-btn-wrap a.btn {
	padding-left: 1.625rem;
	padding-right: 1.625rem;
}

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

.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:hover {
	color: rgba(255, 255, 255, .8) !important;
}

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

.slick-lightbox {
	-webkit-transition: opacity .5s ease, visibility .5s ease;
	transition: opacity .5s ease, visibility .5s ease;
}

.slick-lightbox.slick-lightbox-hide {
	pointer-events: none;
	visibility: hidden;
}

.product-feat-inner {
	padding: .625rem 0 1.875rem;
}

.product-feat-inner .product-feat-img img {
	width: 100%;
}

.product-feat-inner .product-feat-desc ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.product-feat-inner .product-feat-desc ul li {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-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;
	margin-bottom: 2.5rem;
	position: relative;
}

.product-feat-inner .product-feat-desc ul li:nth-last-child(-n + 2) {
	margin-bottom: 0;
}

.product-feat-inner .product-feat-desc ul li:nth-last-child(-n + 2):after {
	display: none;
}

.product-feat-inner .product-feat-desc ul li:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	height: 1px;
	width: 4rem;
	margin: 1.25rem auto 0;
	background: #bd8d44;
}

.product-feat-inner .product-feat-desc ul .prdct-feat-title {
	font-size: .75rem;
	margin-top: .5rem;
	max-width: 7.8125rem;
	text-align: center;
}

.product-select-wrapper[data-attributename="pa_צבע-מתכת"] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.product-select-wrapper[data-attributename="pa_צבע-מתכת"] .value.product-select-wrap {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.product-select-wrapper[data-attributename="pa_צבע-מתכת"] .variation-dropdown {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	margin-left: 0;
}

.product-select-wrapper[data-attributename="pa_צבע-מתכת"] .variation-label-wrap {
	position: static !important;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.product-select-wrapper label.error,
.product-select-wrapper span.error {
	width: 100%;
	margin: -20px 0 0 !important;
	display: block;
	padding-bottom: 1.0625rem;
	font-size: 14px;
}

.variation-row.custom-form label.error,
.variation-row.custom-form span.error {
	font-size: 14px;
	margin-top: 8px;
}

body.single-product .matat-wa-chat-container {
	display: none;
}

body.single-product .product-feat-desc {
	margin: 0 .82rem;
}

body.single-product .product-layout-review .container {
	max-width: 1320px;
}

.cwsp-btn-holder {
	margin-top: .4375rem;
	margin-bottom: 1.875rem;
	margin-inline: -.625rem;
}

.cwsp-btn-holder .cwsp-btn-holder-inn {
	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;
	background: #f7f7f7;
	padding: .3125rem .625rem;
	border: none;
	width: 100%;
	height: auto;
	min-height: auto;
	cursor: pointer;
	text-align: initial;
	text-decoration: none;
}

.cwsp-btn-holder .cwsp-icon {
	width: 1.5625rem;
	height: 1.5625rem;
	margin-left: .625rem;
	border-radius: 100%;
}

.cwsp-btn-holder .cwsp-icon img {
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	border-radius: 100%;
}

.cwsp-btn-holder .cwsp-user-img {
	width: 2.1875rem;
	height: 2.1875rem;
	margin-left: .625rem;
	border-radius: 3px;
	overflow: hidden;
	display: none;
}

.cwsp-btn-holder .cwsp-user-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.cwsp-btn-holder .cwsp-txt-holder {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.cwsp-btn-holder .cwsp-txt-holder span {
	display: block;
	font-size: .75rem;
	line-height: 1.3;
	font-weight: 400;
}

.cwsp-btn-holder .cwsp-txt-holder span.cwsp-user-desc {
	font-weight: 300;
	margin-top: .25rem;
}

.cwsp-btn-holder .cwsp-txt-holder span.cwsp-user-title {
	font-size: .875rem;
}

.text-before-whatsapp {
	display: block;
	font-size: .75rem;
	line-height: 1.3;
	font-weight: 300;
	color: #000;
	margin-bottom: 30px;
}

.product-info-accordion {
	margin-left: -.625rem;
	margin-right: -.625rem;
}

.product-info-accordion li {
	border-bottom: 1px solid #c9c9c9;
	padding-inline: 1rem;
}

.product-info-accordion li:first-child {
	border-top: 1px solid #c9c9c9;
}

.product-info-accordion .product_info_title {
	background: none;
	color: #000;
	border: none;
	font-size: 16px;
	font-weight: 500;
	cursor: pointer;
	position: relative;
	padding-block: 15px;
	-webkit-padding-start: 0;
	padding-inline-start: 0;
	-webkit-padding-end: 20px;
	padding-inline-end: 20px;
	display: block;
	width: 100%;
	text-align: right;
}

.product-info-accordion .product_info_title:after {
	content: "+";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	inset-inline-end: 0;
}

.product-info-accordion .product_info_title:not(.collapsed):after {
	content: "-";
}

.product-info-accordion .content {
	font-size: 16px;
	line-height: 1.1 .5;
	font-weight: 300;
	color: #000;
	padding-bottom: 18px;
}

.product-info-accordion .content p:last-child {
	margin-bottom: 0;
}

.ring-size-buttons,
.necklace-size-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 8px;
}

.ring-size-buttons button,
.necklace-size-buttons button {
	width: 40px;
	height: 40px;
	border: 1px solid transparent;
	background: #f6f6f6;
	font-size: 14px;
	line-height: 1;
	font-weight: 300;
	color: #000;
	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;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.ring-size-buttons button:hover,
.ring-size-buttons button.active,
.necklace-size-buttons button:hover,
.necklace-size-buttons button.active {
	border-color: #000;
}

.ring-size-buttons button.necklace-size-button,
.ring-size-buttons button:has(.extra-price),
.necklace-size-buttons button.necklace-size-button,
.necklace-size-buttons button:has(.extra-price) {
	width: auto;
	padding: 0 .75rem;
}

.ring-size-buttons button .extra-price,
.necklace-size-buttons button .extra-price {
	font-size: 12px;
	display: block;
	margin-top: 2px;
}

.slick-slider .slick-arrow:hover {
	color: #154733 !important;
}

.category-banner {
	position: relative;
	overflow: hidden;
}

.category-banner .bg-image img {
	max-height: 400px;
	object-fit: cover;
}

.category-father .category-banner .category-banner-desc-wrap {
	text-align: center;
}

.category-banner .category-banner-desc-wrap .category-banner-products {
	margin-inline: -.5125rem;
	margin-top: .625rem;
	position: relative;
}

.category-banner .category-banner-desc-wrap .category-banner-products:not(.slick-initialized) {
	display: none;
}

.category-banner .category-banner-desc-wrap .category-banner-products:has(.slick-arrow) {
	padding: 0 1.795rem;
}

.category-banner .category-banner-desc-wrap .category-banner-products .slick-track {
	margin-inline: auto;
}

.category-banner .category-banner-desc-wrap .category-banner-products .col-item {
	position: relative;
	padding: 0 .5125rem;
}

.category-banner .category-banner-desc-wrap .category-banner-products .col-item img {
	width: 100%;
	height: auto;
	object-fit: cover;
	object-position: center;
	aspect-ratio: 2.54 / 1;
	min-height: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.category-banner .category-banner-desc-wrap .category-banner-products .col-item a {
	text-decoration: none;
	position: relative;
}

.category-banner .category-banner-desc-wrap .category-banner-products .col-item .cat-product-title {
	color: #4e4b4b;
	font-size: .75rem;
	font-weight: 400;
	background: rgba(255, 255, 255, .7);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: .25rem 0;
	margin: 0;
	text-align: center;
	width: 100%;
	white-space: normal;
	min-height: 2.125rem;
}

.category-banner .category-banner-desc-wrap .category-banner-products .slick-arrow {
	background: none;
	border: none;
	padding: 0;
	font-size: 13px;
	line-height: 1;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
	margin-top: -1rem;
}

.category-banner .category-banner-desc-wrap .category-banner-products .slick-arrow.slick-prev {
	inset-inline-start: 1.185rem;
}

.category-banner .category-banner-desc-wrap .category-banner-products .slick-arrow.slick-next {
	inset-inline-end: 1.185rem;
}

.category-banner .category-banner-desc-wrap .category-banner-products .slick-arrow.slick-disabled {
	opacity: .7;
	cursor: not-allowed;
}

.category-banner .woocommerce-breadcrumb {
	margin-bottom: .9375rem;
}

.category-banner .category-banner-title {
	font-size: 1.25rem;
	line-height: 1.175;
	font-weight: 300;
	margin-bottom: .9375rem;
}

.category-father .category-banner .category-banner-title {
	margin-bottom: 1.25rem;
}

.category-banner .category-banner-para-wrap {
	font-size: .75rem;
	line-height: 1.5;
	font-weight: 400;
}

.category-banner .category-banner-para-wrap p {
	margin-bottom: 0;
}

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

.category-banner.no-banner .category-banner-desc-wrap {
	position: static;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	padding: 0 30px;
	margin-top: 40px;
	text-align: center;
}

.category-banner.no-banner .category-banner-desc-wrap .category-banner-title {
	margin-bottom: 0;
}

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

.filter-container {
	padding: 1.25rem .9375rem;
	position: relative;
	z-index: 4;
}

.category-father .filter-container {
	padding-top: .3125rem;
}

.filter-container .filters-only-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;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.filter-container .filter-main-opener {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	padding: 0 .5rem;
	height: 1.875rem;
	border: solid 1px #ddd;
	text-decoration: none;
	color: #000;
	font-size: .75rem;
}

.filter-container .filter-main-opener .icon-down-arrow {
	font-size: .3125rem;
	margin-right: .3125rem;
	line-height: 1;
	display: inline-block;
}

.filter-container .filter-close-wrap {
	border-bottom: solid 1px #ececec;
	padding: .9375rem;
}

.filter-container .filter-close-wrap .filter-close-btn {
	font-size: .8125rem;
	color: #4e4b4b;
	font-weight: 600;
	display: block;
	position: relative;
	text-decoration: none;
}

.filter-container .filter-close-wrap .filter-close-btn:after {
	content: "\e905";
	font-family: "icomoon" !important;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	font-size: .5rem;
}

.filter-container .filter-apply-btns {
	margin-top: auto;
	padding: 0 .9375rem;
	text-align: center;
}

.filter-container .price-range-holder {
	padding: .125em .4615em 0 1em;
	font-size: .8125rem;
}

.filter-container .price-range-slider {
	position: relative;
	padding: 0 0 3.8462em;
}

.filter-container .price-range-slider #minPrice,
.filter-container .price-range-slider #maxPrice {
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
}

.filter-container .price-range-slider .ui-slider {
	height: .3077em;
	position: relative;
	margin-right: .5em;
}

.filter-container .price-range-slider .ui-slider:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: -.1538em;
	background: #d9d9d9;
	border-radius: .3077em;
}

.filter-container .price-range-slider .ui-slider-range {
	height: .3077em;
	background: #d9d9d9;
	position: absolute;
	top: 0;
	margin-left: .1538em;
}

.filter-container .price-range-slider .ui-slider-handle {
	position: absolute;
	width: .6875rem;
	height: .6875rem;
	background: #fff;
	border: solid 1px #bd8d44;
	border-radius: 50%;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	outline: none;
}

.filter-container .price-range-slider .ui-slider-handle:focus {
	outline: none;
}

.filter-container .price-range-slider .ui-slider-handle .slider-tooltip {
	position: absolute;
	top: 100%;
	left: 0;
	font-size: .6875rem;
	white-space: nowrap;
	color: #4e4b4b;
	font-weight: 400;
	margin: 1em 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	outline: none;
	height: 1.75rem;
	line-height: 1.75rem;
	padding: 0 .25rem;
	border: solid 1px #d9d9d9;
	background: #fff;
}

.filter-container .price-range-slider .ui-slider-handle .slider-tooltip:focus {
	outline: none;
}

.filter-container .price-range-slider .ui-slider-handle + .ui-slider-handle .slider-tooltip {
	right: 0;
	left: auto;
}

.filter-container .filters-rest-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: .625rem;
	font-size: .6875rem;
}

.filter-container .filters-rest-wrap .mt-filter-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.filter-container .filters-rest-wrap .filter-rest {
	border-left: solid 1px #4e4b4b;
	padding-left: .875rem;
	margin-left: .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;
}

.filter-container .filters-rest-wrap .filter-reset-btn {
	text-decoration: none;
	color: #4e4b4b;
	font-size: .5rem;
}

.filter-container .filters-rest-wrap .filtered-options {
	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;
}

.filter-container .filters-rest-wrap .color-label-inner {
	margin-left: .625rem;
}

.filter-container .filters-rest-wrap .color-label-inner .color-img {
	line-height: 1;
	display: inline-block;
	margin-left: 6px;
}

.filter-container .filters-rest-wrap .color-label-inner .color-img img {
	width: 1rem;
	height: 1rem;
	border-radius: 1rem;
	object-fit: cover;
}

.filter-container .filters-rest-wrap .clear-everything-btn {
	color: rgba(78, 75, 75, .5);
	text-decoration: underline;
}

.filter-container .category-filter-form {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	width: 168px;
}

.filter-container .category-filter-form .sort-filter-row {
	width: 100%;
}

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

.filter-container .jcf-select .jcf-select-text {
	line-height: 1.75rem;
	color: #000;
}

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

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

.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: .75rem;
	font-weight: 600;
	width: 100%;
	background: #154733;
	color: #fff;
	border: 1px solid #154733;
	height: auto;
	line-height: 1;
	text-decoration: none;
}

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

.filter-container .btn-clear {
	color: #4e4b4b;
	text-decoration: underline;
	padding: 0;
	border: none;
	outline: none;
	font-size: .75rem;
	font-weight: 600;
	line-height: 1.25;
	background: none;
	margin: .9375rem auto;
}

.filter-container .filter-options .filter-list-single {
	position: relative;
}

.filter-container .filter-options .filter-list-single.active .filter-single-title:after {
	-webkit-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}

.filter-container .filter-options .filter-list-single.active .filter-list,
.filter-container .filter-options .filter-list-single.active .drop-slide {
	visibility: visible;
	opacity: 1;
}

.filter-container .filter-options .filter-single-title {
	position: relative;
	display: block;
	font-size: .8125rem;
	font-weight: 600;
	text-decoration: none;
	color: #4e4b4b;
	position: relative;
	padding: .9375rem;
	overflow: hidden;
}

.filter-container .filter-options .filter-single-title:after {
	content: "\e91c";
	font-family: "icomoon" !important;
	font-size: .3125rem;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	line-height: 1;
}

.filter-container .filter-options .filter-list::-webkit-scrollbar-track {
	background: #f4f1ed;
}

.filter-container .filter-options .filter-list::-webkit-scrollbar {
	width: 6px;
}

.filter-container .filter-options .filter-list::-webkit-scrollbar-thumb {
	background: #4e4b4b;
}

.filter-container .filter-options .filter-list li {
	margin-bottom: .5rem;
}

.filter-container .filter-options .filter-list label {
	display: table;
	font-size: .6875rem;
	line-height: 1.45;
	color: #4e4b4b;
	margin: 0;
	font-weight: 300;
	padding: 0 1.375rem 0 0;
	position: relative;
	margin-bottom: .5rem;
}

.filter-container .filter-options .filter-list label .color-img img {
	width: .9375rem;
	height: .9375rem;
	border-radius: .9375rem;
	object-fit: cover;
}

.filter-container .filter-options .filter-list label input[type="checkbox"] {
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
}

.filter-container .filter-options .filter-list label input[type="checkbox"]:checked ~ .color-label-wrap:before {
	opacity: 1;
	visibility: visible;
}

.filter-container .filter-options .filter-list label input[type="checkbox"]:checked ~ .color-label-wrap:after {
	background: #154733;
	border-color: #154733;
}

.filter-container .filter-options .filter-list label .color-label-wrap:before {
	-webkit-transition: opacity .3s linear, visibility .3s linear;
	transition: opacity .3s linear, visibility .3s linear;
	color: #fff;
	font: .25rem icomoon;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: .375rem;
	right: .1875rem;
	z-index: 1;
	-webkit-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
}

.filter-container .filter-options .filter-list label .color-label-wrap:after {
	-webkit-transition: border-color .3s linear;
	transition: border-color .3s linear;
	content: "";
	width: .6875rem;
	height: .6875rem;
	border-radius: 0;
	background: #fff;
	border: 1px solid #154733;
	position: absolute;
	top: .1875rem;
	right: 0;
}

.filter-container .filter-options .drop-slide {
	padding: .3125rem .75rem .9375rem;
	overflow: visible;
}

.filter-container .filter-options::-webkit-scrollbar {
	display: none;
	scrollbar-width: none;
}

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

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

.shop-products-holder .mt-no-product {
	margin-top: 0;
	text-align: center;
}

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

.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;
	grid-column: span 12;
	-ms-grid-row: auto;
	grid-row: auto;
}

.shop-products-holder .products-row .product-col.column-6.has_product .product-item .product-img {
	padding-bottom: 100%;
	margin-bottom: 2rem;
}

.shop-products-holder .products-row .product-col.column-6.has_product .product-item .btn-wishlist {
	display: none;
}

.shop-products-holder .products-row .product-col.column-6:not(.has_product) .product-item .product-img a img {
	max-height: none;
}

.shop-products-holder .products-row .product-col.column-6.row-1 .product-item .product-img {
	padding-bottom: 65%;
}

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

.shop-products-holder > h2 {
	text-align: center;
	font-size: 1.25rem;
	font-weight: 300;
	margin-bottom: 1.25rem;
}

.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;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	font-size: .75rem;
	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 .1875rem;
}

.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: solid 1px #154733;
	color: #154733;
	height: 1.75rem;
	width: 1.75rem;
	line-height: 1.75rem;
	display: block;
	padding: 0 2px;
	color: #212121;
	text-align: center;
}

.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: #fff;
	background: #154733;
	font-weight: 600;
}

.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: #fff;
	background: #154733;
}

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

.search-res-container {
	padding: .875rem 0 .3125rem;
}

.search-res-container .woocommerce-breadcrumb {
	text-align: center;
	margin-bottom: .9375rem;
}

.search-res-container .section-title {
	padding: 0 1rem;
}

.search-res-container .ajax-srch-inner {
	margin-top: 1.875rem;
	width: 100%;
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 1rem;
}

.search-res-container .ajax-srch-inner .ajax-srch-inner-btn {
	background: none;
	border: none;
	font-weight: 500;
}

.search-res-container .ajax-srch-inner .form-control::-webkit-input-placeholder {
	color: rgba(78, 75, 75, .5);
}

.search-res-container .ajax-srch-inner .form-control::-moz-placeholder {
	opacity: 1;
	color: rgba(78, 75, 75, .5);
}

.search-res-container .ajax-srch-inner .form-control:-moz-placeholder {
	color: rgba(78, 75, 75, .5);
}

.search-res-container .ajax-srch-inner .form-control:-ms-input-placeholder {
	color: rgba(78, 75, 75, .5);
}

.search-res-container .ajax-srch-inner .form-control.placeholder {
	color: rgba(78, 75, 75, .5);
}

.search-res-container .related-product-section {
	padding-top: 0;
}

.search-res-container .related-product-section .section-title {
	margin-top: 1.875rem;
	margin-bottom: 1.25rem;
}

.search-res-container .related-product-section .related-product-slider .slick-arrow {
	bottom: 0;
}

.product-cat-desc {
	max-width: 760px;
	margin: 0 auto 2.5rem;
	text-align: center;
	font-size: .75rem;
}

.product-cat-desc p:last-child {
	margin-bottom: 0;
}

.lmp_load_more_button {
	text-align: center;
	margin-top: 2.5rem;
}

.lmp_load_more_button .lmp_button {
	min-width: 6.25rem;
}

.user-info-container {
	max-width: 1034px;
	margin: 0 auto;
	padding: .9375rem .625rem 1.75rem;
	position: relative;
	z-index: 1;
}

.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 .user-detail-holder .edit-address-box .form-row {
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.user-info-container .user-detail-holder .edit-address-box .form-row .form-row {
	-ms-flex-preferred-size: 46%;
	flex-basis: 46%;
	max-width: 46%;
	margin: 0 0 .625rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	border-bottom: solid 1px #000;
}

.user-info-container .user-detail-holder .edit-address-box .form-row .form-row label {
	margin: 0 0 0 10px;
}

.user-info-container .user-detail-holder .edit-address-box .form-row .form-row label abbr {
	text-decoration: none !important;
}

.user-info-container .user-detail-holder .edit-address-box .form-row .form-row .woocommerce-input-wrapper {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.user-info-container .user-detail-holder .edit-address-box .form-row .form-row .input-text {
	border: none;
}

.user-info-container .user-detail-holder .edit-address-box button.button {
	padding: 7px 20px;
}

.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: #4e4b4b;
	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 #4e4b4b;
	border-width: 0 0 1px;
	background: #fff;
	outline: none;
	margin: 0;
	appearance: none;
	-webkit-appearance: none;
	color: #4e4b4b;
	height: calc(2.5625rem + 1px);
	padding: .6875rem 0;
}

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

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

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

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

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

.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 #4e4b4b;
	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: #4e4b4b;
	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: #4e4b4b;
}

.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: #4e4b4b;
	color: #fff;
}

.woocommerce-MyAccount-navigation .jcf-select .jcf-select-drop .jcf-list .jcf-option.jcf-selected .alert-count {
	background: #fff;
	color: #4e4b4b;
}

.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: #4e4b4b;
	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: #4e4b4b;
}

.woocommerce-MyAccount-navigation > ul a {
	display: table;
	text-decoration: none;
	color: #4e4b4b;
	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: #4e4b4b;
}

.woocommerce-MyAccount-navigation > ul a .alert-count {
	width: 14px;
	height: 14px;
	border-radius: 50%;
	font-size: 12px;
	line-height: 14px;
	background: #4e4b4b;
	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;
}

.edit-account-box .success {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 1.25rem;
}

.subscribe_field label.checkbox,
.custom-checkbox {
	position: relative;
	font-weight: 400;
	font-size: 16px;
	line-height: 1rem;
	padding: 0 1.71875rem .0625rem 0;
	color: #4e4b4b;
}

.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,
.custom-checkbox input[type="checkbox"]:checked ~ .fake-input {
	background: #154733;
	border-color: #154733;
}

.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: 2px;
	right: 0;
	width: 15px;
	height: 15px;
	border: 1px solid #154733;
	background: #fff;
	color: #154733;
}

.subscribe_field label.checkbox .fake-input:before,
.custom-checkbox .fake-input:before {
	content: "\e91f";
	font: .3125rem/ 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;
	color: #fff;
}

.subscribe_field label.checkbox a,
.custom-checkbox a {
	color: #4e4b4b;
	text-decoration: underline;
}

.subscribe_field label.checkbox a:hover,
.custom-checkbox a:hover {
	text-decoration: none;
}

.addresses-holder .payment-item ~ .payment-item,
.payments-holder .payment-item ~ .payment-item {
	border-top: 1px solid #4e4b4b;
}

.addresses-holder .address-item ~ .address-item,
.payments-holder .address-item ~ .address-item {
	border-top: 1px solid #4e4b4b;
}

.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: #4e4b4b;
	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;
}

.payment-item .payment-action a {
	text-decoration: none;
	font-size: .75rem;
	line-height: 1.25;
	color: #4e4b4b;
	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(78, 75, 75, .5);
}

.order-item .woocommerce-column {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	padding: 0;
}

.order-item .order_details {
	width: 100%;
	margin-bottom: 20px;
}

.order-item .order_details th,
.order-item .order_details td {
	border: solid 1px #979797;
	padding: 5px 10px;
}

.order-item .order_details th a,
.order-item .order_details td a {
	color: #000;
}

.order-item .order_details td.product-name .product-quantity {
	unicode-bidi: bidi-override;
}

.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: #4e4b4b;
	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(78, 75, 75, .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: #4e4b4b;
}

.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: #4e4b4b;
	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 #4e4b4b;
	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(78, 75, 75, .5);
}

.order-totals-box .amount-table .total td {
	font-weight: 700;
}

.order-totals-box .amount-table .total td:last-child {
	color: #4e4b4b;
}

.order-detail-slide .order-delivery-detail {
	padding-bottom: 0;
}

.order-delivery-detail .address-box {
	color: rgba(78, 75, 75, .5);
}

.coupons-holder {
	padding: .5625rem 0 0;
}

.coupon-item {
	font-size: .75rem;
	line-height: 1.25;
	position: relative;
	background: #f9f9f9;
	border: 1px solid #4e4b4b;
	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(78, 75, 75, .5);
	padding: 0 0 .625rem;
}

.coupon-item .data-title {
	font-weight: 400;
	color: #4e4b4b;
	font-size: .8125rem;
}

.coupon-item .link-copy {
	font-size: .625rem;
	color: rgba(78, 75, 75, .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 #4e4b4b;
	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(78, 75, 75, .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(78, 75, 75, .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;
}

.contact-container {
	padding: .875rem 0 0;
}

.contact-container .container {
	max-width: 1290px;
}

.contact-container .woocommerce-breadcrumb {
	margin-bottom: .9375rem;
}

.contact-container h1 {
	font-size: 1.25rem;
	line-height: 1.1875;
	font-weight: 300;
	margin-bottom: .625rem;
}

.contact-container .form-row br {
	display: none;
}

.contact-container .form-row .wpcf7-not-valid-tip {
	font-size: .625rem;
}

.contact-container .wpcf7-response-output {
	display: block;
	text-align: center;
	font-size: .75rem;
}

.contact-form-section .banner-img img {
	width: 100%;
}

.contact-form-section .form-wrap .form-info-text {
	font-size: .75rem;
	font-weight: 500;
	line-height: 1.1667;
}

.contact-form-section .form-wrap form {
	margin-top: .9375rem;
}

.contact-form-section .form-wrap .contact-btn-wrap {
	text-align: center;
	margin-top: .625rem;
	position: relative;
}

.contact-form-section .form-wrap .contact-btn-wrap .wpcf7-spinner {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	margin: 10px auto 0;
}

.contact-form-section .form-wrap .contact-btn-wrap .btn-contact {
	font-size: .75rem;
	font-weight: 400;
	line-height: 1;
	color: #fff;
	background: #154733;
	border: solid 1px #154733;
	padding: .5625rem;
	-webkit-transition: color .3s, background .3s;
	transition: color .3s, background .3s;
}

.contact-form-section .form-wrap .contact-btn-wrap .btn-contact:hover {
	color: #154733 !important;
	background: transparent;
	border-color: #154733 !important;
}

.contact-form-section .form-wrap .form-control {
	padding-left: 0;
	padding-right: 0;
	font-size: .75rem;
	border-color: #d9d9d9;
	color: #4e4b4b;
}

.contact-form-section .form-wrap .form-control::-webkit-input-placeholder {
	color: #4e4b4b;
}

.contact-form-section .form-wrap .form-control::-moz-placeholder {
	opacity: 1;
	color: #4e4b4b;
}

.contact-form-section .form-wrap .form-control:-moz-placeholder {
	color: #4e4b4b;
}

.contact-form-section .form-wrap .form-control:-ms-input-placeholder {
	color: #4e4b4b;
}

.contact-form-section .form-wrap .form-control.placeholder {
	color: #4e4b4b;
}

.contact-form-section .form-wrap textarea {
	width: 100%;
	border: solid #d9d9d9;
	border-width: 0 0 1px 0;
	color: #4e4b4b;
	font-size: .75rem;
	height: 5rem;
	padding: .6875rem 0 .6875rem 2.1875rem;
	border-radius: 0;
}

.contact-form-section .form-wrap textarea::-webkit-input-placeholder {
	color: #4e4b4b;
}

.contact-form-section .form-wrap textarea::-moz-placeholder {
	opacity: 1;
	color: #4e4b4b;
}

.contact-form-section .form-wrap textarea:-moz-placeholder {
	color: #4e4b4b;
}

.contact-form-section .form-wrap textarea:-ms-input-placeholder {
	color: #4e4b4b;
}

.contact-form-section .form-wrap textarea.placeholder {
	color: #4e4b4b;
}

.contact-form-section .form-wrap .contact-extra-info-wrap,
.contact-form-section .form-wrap .contact-dtls,
.contact-form-section .form-wrap .contact-social-liks {
	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;
}

.contact-form-section .form-wrap .contact-extra-info-wrap {
	margin-top: 1.875rem;
}

.contact-form-section .form-wrap .contact-dtls li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: .75rem;
	margin: 0 .625rem;
}

.contact-form-section .form-wrap .contact-dtls li a {
	color: #4e4b4b;
	text-decoration: none;
}

.contact-form-section .form-wrap .contact-dtls li i {
	margin-left: .3125rem;
	color: #bd8d44;
}

.contact-form-section .form-wrap .contact-dtls li i.icon-mail {
	font-size: .625rem;
}

.contact-form-section .form-wrap .contact-social-liks {
	font-size: 1.125rem;
	margin-top: 1.875rem;
}

.contact-form-section .form-wrap .contact-social-liks li {
	margin: 0 .625rem;
}

.contact-form-section .form-wrap .contact-social-liks a {
	text-decoration: none;
	color: #bd8d44;
}

.about-container {
	overflow: hidden;
	font-size: .75rem;
	line-height: 1.41666667;
}

.about-container .home-about-wrap .woocommerce-breadcrumb {
	margin-bottom: .9375rem;
}

.about-container .home-about-wrap .section-title {
	margin-bottom: .1875rem;
}

.about-container .home-about-wrap .abt-logo-wrap {
	margin-bottom: 1.25rem;
}

.about-container .home-about-wrap .home-abt-feat-img .home-abt-img-wrap {
	position: static;
}

.about-feat-wrap-inner {
	position: relative;
}

.about-feat-wrap-inner .bg-image img {
	width: 100%;
	object-fit: cover;
}

.abt-feat-desc {
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	font-size: .75rem;
	line-height: 1.5;
	padding: 1.25rem .9375rem;
}

.abt-feat-desc .section-title {
	margin-bottom: .9375rem;
}

.abt-feat-desc p {
	margin-bottom: 0;
}

.abt-feat-desc .abt-feat-lists {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 1.625rem;
}

.abt-feat-desc .abt-feat-lists li {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-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;
}

.abt-feat-desc .abt-feat-lists li .abt-feat-list-title {
	display: block;
	margin-top: .4375rem;
	position: relative;
	font-weight: 500;
}

.abt-feat-desc .abt-feat-lists li .abt-feat-list-title:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	width: 4rem;
	margin: 1.25rem auto 0;
	height: 1px;
	background: #bd8d44;
}

.abt-prodct-data-wrap {
	padding: 1.875rem .9375rem;
}

.abt-prodct-data-wrap .abt-prdct-data-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.abt-prodct-data-wrap .abt-prdct-data-image img {
	width: 100%;
	max-height: 515px;
	object-fit: cover;
}

.abt-prodct-data-wrap .abt-prdct-data-desc .abt-prdct-table-wrap {
	position: relative;
}

.abt-prodct-data-wrap .abt-prdct-data-desc .abt-prdct-table-wrap .mobile-datat-prdt-subtitle {
	position: absolute;
	bottom: 5.5rem;
	right: 0;
	color: #bd8d44;
}

.abt-prodct-data-wrap .abt-prdct-data-desc .abt-prdct-table-wrap table {
	border-bottom: solid 1px #c1bebe;
}

.abt-prodct-data-wrap .abt-prdct-data-desc thead th {
	font-size: .875rem;
	padding: .625rem 0;
}

.abt-prodct-data-wrap .abt-prdct-data-desc tbody tr {
	border-top: solid 1px #c1bebe;
}

.abt-prodct-data-wrap .abt-prdct-data-desc tbody tr:last-child td:first-child {
	color: #bd8d44;
	font-weight: 500;
}

.abt-prodct-data-wrap .abt-prdct-data-desc tbody td {
	font-size: .75rem;
	padding: .625rem 0;
}

.abt-prodct-data-wrap .abt-prdct-data-desc tbody td .icon-close {
	color: #f00000;
	font-size: .625rem;
	display: inline-block;
	margin-left: .3125rem;
}

.abt-prodct-data-wrap .abt-prdct-data-desc tbody td .icon-tick,
.abt-prodct-data-wrap .abt-prdct-data-desc tbody td .filter-container .filter-options .filter-list label .color-label-wrap,
.filter-container .filter-options .filter-list label .abt-prodct-data-wrap .abt-prdct-data-desc tbody td .color-label-wrap {
	color: #00db22;
	font-size: .625rem;
	display: inline-block;
	margin-left: .3125rem;
}

.about-us .abt-video-wrap.hidden {
	display: none;
}

.faqs-container,
.stores-container {
	padding: .875rem 0 .3125rem;
}

.faqs-container .woocommerce-breadcrumb,
.stores-container .woocommerce-breadcrumb {
	text-align: center;
	margin-bottom: .9375rem;
}

.faqs-container .xlab-home-layout-six,
.stores-container .xlab-home-layout-six {
	margin-bottom: 1.875rem;
}

.faq-top-text {
	font-size: .75rem;
	line-height: 1.33333333;
	text-align: center;
}

.faq-top-text h1 {
	font-size: 1.25rem;
	line-height: 1.1875;
	font-weight: 300;
	margin-bottom: 1.25rem;
}

.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(78, 75, 75, .8);
	text-decoration: none;
}

.faq-top-text p strong {
	font-weight: 600;
}

.faqs-row {
	padding: 1.1875rem 0 0;
}

.faq-nav-wrapper {
	margin: 0 0 .9375rem;
}

.faq-nav-wrapper .jcf-select {
	display: block !important;
	height: 2rem;
	line-height: 2rem;
	background: #f9f9f9;
	border: none;
}

.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: #4e4b4b;
	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: #4e4b4b;
}

.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: #4e4b4b;
	color: #fff;
}

.faq-nav-wrapper .jcf-select .jcf-select-drop .jcf-list .jcf-option.jcf-selected .alert-count {
	background: #fff;
	color: #4e4b4b;
}

.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: #4e4b4b;
	color: #fff;
	margin: 0 3px 0 0;
}

.faq-nav-wrapper .faq-nav {
	line-height: 1.5;
	background: #f9f9f9;
	padding: 30px 35px;
}

.faq-nav-wrapper .faq-nav a {
	display: table;
	text-decoration: none;
	color: #4e4b4b;
	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: #bd8d44;
}

.faqs-content-holder h2 {
	font-size: .875rem;
	line-height: 1.5;
	font-weight: 500;
	margin: 0 0 .25rem;
	color: #154733;
}

.faqs-block {
	padding: 0 0 1.625rem;
}

.faq-item {
	font-size: .75rem;
	line-height: 1.5;
	border-bottom: 1px solid #d9d9d9;
	padding: .25rem 0;
}

.faq-item .faq-opener {
	display: block;
	font-size: .8125rem;
	font-weight: 500;
	line-height: 1.125rem;
	border: none;
	outline: none;
	background: none;
	padding: .25rem 0 .25rem 1.25rem;
	position: relative;
	width: 100%;
	text-align: right;
	color: #4e4b4b;
}

.faq-item .faq-opener:before {
	content: "\e91c";
	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 {
	font-weight: 400;
}

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

.faq #backtotop {
	display: none;
	position: fixed;
	bottom: 3.125rem;
	left: .3125rem;
	z-index: 2;
}

.faq #backtotop img {
	width: 3.75rem;
}

.press-container {
	padding: .875rem 0 .3125rem;
}

.press-container .woocommerce-breadcrumb {
	text-align: center;
	margin-bottom: .9375rem;
}

.press-container h1 {
	font-size: 1.25rem;
	line-height: 1.1875;
	font-weight: 300;
	margin-bottom: 1.875rem;
}

.press-container .blogs-tags-wrap {
	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;
	margin-bottom: .9375rem;
}

.press-container .blogs-tags-wrap li {
	margin: 0 .3125rem .9375rem;
}

.press-container .blogs-tags-wrap a {
	text-decoration: none;
	display: block;
	line-height: 1.125;
	padding: .4375rem .9375rem;
	font-size: .75rem;
	color: #154733;
	border: solid 1px #154733;
	text-align: center;
	width: 100%;
	-webkit-transition: color .3s, background .3s;
	transition: color .3s, background .3s;
}

.press-container .blogs-tags-wrap a.active,
.press-container .blogs-tags-wrap a:hover {
	background: #154733;
	color: #fff;
}

.press-container .blogs-tags-wrap a.disabled {
	border-color: rgba(21, 71, 51, .1);
}

.press-container .xlab-home-layout-seven {
	margin-bottom: 1.875rem;
}

.press-container .xlab-home-layout-seven .blog-wrap-dup .home-blog-single {
	margin-bottom: 1.25rem;
}

.press-container .woocommerce-pagination {
	margin-top: .625rem;
}

.press-container .matat-loader {
	display: block;
	text-align: center;
	width: 80px;
	margin: 0 auto;
}

.mt-container-wrap {
	margin: 1.875rem auto;
}

.single-post-container {
	padding: .875rem 0 0;
}

.single-post-container .container {
	max-width: unset;
}

.single-post-container .woocommerce-breadcrumb {
	margin-bottom: .9375rem;
}

.single-post-container h1 {
	font-size: 1.25rem;
	line-height: 1.1875;
	font-weight: 300;
	margin-bottom: 1.25rem;
}

.single-post-container .blog-meta {
	font-size: .75rem;
	margin-bottom: 1.25rem;
}

.single-post-container .blog-meta a {
	text-decoration: none;
	color: #4e4b4b;
	pointer-events: none;
}

.entry-content-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.entry-content-wrap .products.columns-3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.entry-content-wrap .products.columns-3 > div {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
	margin-bottom: .625rem;
}

.entry-content-wrap .product-img > a {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.entry-content {
	background: #fff;
	position: relative;
	color: #303030;
	padding-bottom: .3125rem;
	margin-bottom: 1.25rem;
}

.entry-content:after {
	content: "";
	display: block;
	clear: both;
}

.entry-content h1 {
	font: 600 1.25rem/ 1.3125 "Rubik", "trajan-pro-3", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #154733;
	margin: 0 0 .25rem;
}

.entry-content p {
	margin-bottom: .9375rem;
	font-size: .75rem;
	line-height: 1.5;
}

.entry-content p strong {
	font-size: .8125rem;
	font-weight: 500;
}

.entry-content h2 {
	font: 500 1rem/ 1.5 "Rubik", "trajan-pro-3", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 0 .3125rem;
	font-weight: 300;
}

.entry-content h3 {
	font: 500 1rem/ 1.5 "Rubik", "trajan-pro-3", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 0 .3125rem;
}

.entry-content h3 {
	color: #154733;
}

.entry-content h4,
.entry-content h5 {
	font: 700 .8125rem/ 1.2857 "Rubik", "trajan-pro-3", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.entry-content h4 {
	color: #bd8d44;
	margin: 0 0 .625rem;
}

.entry-content h5 {
	margin-bottom: .25rem;
	color: #bd8d44;
	font-weight: 500;
}

.entry-content figure {
	border: none;
	outline: none;
	margin-bottom: 1.25rem;
}

.entry-content figure img {
	width: 100%;
	max-width: 750px;
}

.entry-content figure figcaption {
	font-weight: 400;
	font-size: .75rem;
	line-height: 1.46;
	color: #4e4b4b;
	margin-top: .3125rem;
}

.entry-content iframe {
	max-width: 100%;
}

.entry-content ol {
	counter-reset: item;
	padding: 0 0 12px;
	font-size: .75rem;
}

.entry-content ol > li {
	position: relative;
	padding: 0 0 8px 1rem;
}

.rtl .entry-content ol > li {
	padding-left: 0;
	padding-right: 1rem;
}

.entry-content ol > li:before {
	content: counters(item, ".") ".";
	counter-increment: item;
	color: #154733;
	font-weight: 400;
	position: absolute;
	top: 0;
	left: 0;
}

.rtl .entry-content ol > li:before {
	left: auto;
	right: 0;
}

.entry-content ul {
	padding: 0 0 23px;
	font-size: .75rem;
}

.entry-content ul > li {
	position: relative;
	padding: 0 0 9px 16px;
}

.rtl .entry-content ul > li {
	padding-left: 0;
	padding-right: 1rem;
}

.entry-content ul > li:before {
	content: "";
	position: absolute;
	top: .625rem;
	left: .3125rem;
	width: .3125rem;
	height: .3125rem;
	border-radius: .3125rem;
	background: #bd8d44;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.rtl .entry-content ul > li:before {
	left: auto;
	right: 0;
}

.entry-content .share-links {
	font-size: .875rem;
	margin-top: .3125rem;
	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;
}

.entry-content .share-links a {
	color: #000;
	text-decoration: none;
	display: inline-block;
	margin-left: 12px;
}

.entry-content .share-links a.mt-print-page i:before {
	content: "";
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='31.691' height='25.404' viewBox='0 0 31.691 25.404'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle' width='31.691' height='25.404' transform='translate(0.5 28.5)' fill='%23f6f8fa'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Mask_Group_1' data-name='Mask Group 1' transform='translate(-0.5 -28.5)' clip-path='url(%23clip-path)'%3E%3Cpath id='printer' d='M27.506,103.8H24.032V96.377a.473.473,0,0,0-.473-.473H6.738a.473.473,0,0,0-.473.473V103.8H2.791A2.794,2.794,0,0,0,0,106.589v7.981a2.794,2.794,0,0,0,2.791,2.791H6.265v3.474a.473.473,0,0,0,.473.473h16.82a.473.473,0,0,0,.473-.473v-3.474h3.474A2.794,2.794,0,0,0,30.3,114.57v-7.981A2.794,2.794,0,0,0,27.506,103.8ZM7.211,96.851H23.085V103.8H7.211Zm15.873,23.511H7.211v-6.948H23.085Zm6.265-5.791a1.846,1.846,0,0,1-1.844,1.844H24.032V112.94a.473.473,0,0,0-.473-.473H6.738a.473.473,0,0,0-.473.473v3.474H2.791A1.846,1.846,0,0,1,.947,114.57v-7.981a1.846,1.846,0,0,1,1.844-1.844H27.506a1.846,1.846,0,0,1,1.844,1.844Zm-20.382.882a.473.473,0,0,1,.473-.473H20.855a.473.473,0,0,1,0,.947H9.441A.473.473,0,0,1,8.968,115.452Zm0,2.871a.473.473,0,0,1,.473-.473H20.855a.473.473,0,0,1,0,.947H9.441A.473.473,0,0,1,8.968,118.323Z' transform='translate(1.197 -67.404)'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat;
	height: 20px;
	width: 24px;
	background-size: 24px;
	display: block;
}

.article-product-lists {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -.3125rem 1.25rem;
}

.article-product-lists .product-col {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
	padding: 0 .3125rem;
}

.article-product-lists .product-col .product-detail {
	padding: 0;
}

.sidebar .sidebar-main-wrap {
	background: #f9f9f9;
	padding: 1.25rem .9375rem;
}

.sidebar .sidebar-single {
	margin-bottom: 1.25rem;
}

.sidebar .sidebar-title {
	font-size: .9375rem;
	margin-bottom: .625rem;
	font-weight: 500;
	line-height: 1.222;
}

.sidebar .title-btn-wrap {
	margin-bottom: .9375rem;
}

.sidebar .title-btn-wrap a {
	text-decoration: none;
	color: #bd8d44;
	font-weight: 500;
	font-size: .75rem;
	position: relative;
}

.sidebar .title-btn-wrap a:after {
	content: "";
	position: absolute;
	bottom: -2px;
	height: 1px;
	right: 0;
	width: 100%;
	background: #bd8d44;
	-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;
}

.sidebar .title-btn-wrap 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;
}

.sidebar .title-btn-wrap a i {
	font-size: .5rem;
	margin-right: .375rem;
}

.sidebar .sidebar-abt-sec p {
	font-size: .75rem;
	line-height: 1.5;
	margin: 0;
}

.sidebar .sidebar-tags-list ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -.3125rem;
}

.sidebar .sidebar-tags-list ul li {
	margin-bottom: .625rem;
	padding: 0 .3125rem;
}

.sidebar .sidebar-tags-list ul a {
	text-decoration: none;
	color: #154733;
	border: solid 1px #154733;
	line-height: 1;
	display: block;
	text-align: center;
	font-size: .75rem;
	padding: .4375rem;
	-webkit-transition: color .3s, background .3s;
	transition: color .3s, background .3s;
}

.sidebar .sidebar-tags-list ul a:hover {
	color: #fff;
	background: #154733;
}

.sidebar .sidebar-blog-list .sidebar-blog-single {
	margin-bottom: .9375rem;
}

.sidebar .sidebar-blog-list .sidebar-blog-single-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;
}

.sidebar .sidebar-blog-list .sidebar-blog-image {
	-ms-flex-preferred-size: 5rem;
	flex-basis: 5rem;
	max-width: 5rem;
}

.sidebar .sidebar-blog-list .sidebar-blog-desc {
	-ms-flex-preferred-size: calc(100% - 5rem);
	flex-basis: calc(100% - 5rem);
	max-width: calc(100% - 5rem);
	padding-right: .9375rem;
}

.sidebar .sidebar-blog-list .blog-meta {
	margin-bottom: .625rem;
	font-weight: 300;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.sidebar .sidebar-blog-list .blog-meta .author {
	margin-left: 4px;
}

.sidebar .sidebar-blog-list .blog-meta .posted-on {
	margin-right: 4px;
}

.sidebar .sidebar-blog-list .blog-meta a {
	pointer-events: none;
}

.sidebar .sidebar-blog-list .blog-title {
	font-size: .75rem;
	font-weight: 500;
	line-height: 1.5;
}

.sidebar .sidebar-blog-list .blog-title a {
	color: #4e4b4b;
	text-decoration: none;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.sidebar .sidebar-blog-list .blog-title a:hover {
	color: #bd8d44;
}

.sidebar .related-products .products-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -.3125rem;
}

.sidebar .related-products .products-row .product-col {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
	padding: 0 .3125rem;
	margin-bottom: .9375rem;
}

.single-article-container {
	padding: 1.875rem 0 1.25rem;
	font-size: .875rem;
}

.our-customers-container {
	padding: .875rem 0 .3125rem;
}

.our-customers-container .woocommerce-breadcrumb {
	text-align: center;
	margin-bottom: .9375rem;
}

.our-customers-container .xlab-home-layout-five {
	margin-bottom: 1.875rem;
}

.our-customers-container .xlab-home-layout-five .container {
	max-width: 1290px;
}

.our-customers-container .xlab-home-layout-five .love-stories-wrap {
	display: block;
	grid-gap: unset;
	-ms-grid-columns: unset;
	grid-template-columns: unset;
	grid-row-gap: unset;
}

.our-customers-container .xlab-home-layout-five .love-stories-wrap .love-st-single {
	-ms-grid-column: unset;
	grid-column: unset;
	-ms-grid-row: unset;
	grid-row: unset;
	margin-bottom: 1.25rem;
}

.our-customers-container .xlab-home-layout-five .love-stories-wrap .love-st-single img {
	width: 100%;
}

.our-customers-container .xlab-home-layout-five .love-stories-wrap .love-st-single .love-st-title {
	visibility: visible;
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

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

body.woocommerce-checkout #main > .container.mt-container-wrap {
	margin-top: 40px;
	margin-bottom: 0;
}

body.woocommerce-checkout #header > .header-offer-bar {
	display: none;
}

body.woocommerce-checkout #header .header-top-wrapper {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

body.woocommerce-checkout #header .header-top-wrapper #nav,
body.woocommerce-checkout #header .header-top-wrapper .header-utility-nav,
body.woocommerce-checkout #header .header-top-wrapper .nav-opener {
	display: none;
}

body.woocommerce-checkout #footer,
body.woocommerce-checkout .newsletter-floor {
	display: none;
}

.woocommerce-NoticeGroup .woocommerce-info {
	margin: 0 0 20px;
	background: #4e4b4b;
	color: #fff;
	padding: .375rem .5rem;
	margin-bottom: 10px;
}

.woocommerce-NoticeGroup .woocommerce-error {
	padding: 0 0 20px;
}

.checkout-container {
	padding: 0 0 1.25rem;
}

.checkout-container .container {
	width: 100%;
	max-width: 1033px;
	margin: 0 auto;
}

.checkout-container .select2-container {
	min-width: 100%;
	max-width: 100%;
}

.checkout-container .woocommerce-remove-coupon {
	color: #4e4b4b;
	text-decoration: none;
	margin-right: 5px;
}

.checkout-container .woocommerce-remove-coupon:hover {
	text-decoration: underline;
}

.checkout-container .fixed-position .mobile-step-nav {
	z-index: 99;
	margin: 0;
}

.checkout-container .fixed-position + .checkout-detail-container {
	padding-top: 0;
}

.checkout-container .mobile-step-nav {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
}

.checkout-container .mobile-step-nav .cart-items-list {
	display: none;
	padding-top: .9375rem;
}

.drop_cart_active .checkout-container .mobile-step-nav .cart-items-list {
	display: block;
}

.checkout-container .mb_cart-heading {
	border-radius: 0 0 3.125rem 3.125rem;
	background: #fff;
	box-shadow: 0 3px 6px rgba(21, 71, 51, .2);
	margin: 0 -.9375rem;
	font-size: .75rem;
	line-height: 1.5;
	padding: .8125rem 0 .4375rem;
	z-index: 6;
}

.checkout-container .cart-info-count,
.checkout-container .amount-info {
	font-weight: 500;
	padding: 0 .375rem 0 .4375rem;
}

.checkout-container .cart-info-count:after {
	content: "";
	position: absolute;
	top: .75em;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 1px;
	background: #000;
	color: #fff;
	height: .75rem;
	left: 0;
}

.checkout-container .cart-info-count .counter {
	width: .875rem;
	height: .875rem;
	border: solid 1px #4e4b4b;
	color: #4e4b4b;
	text-align: center;
	line-height: .8125rem;
	border-radius: 50%;
	margin-right: .25rem;
	font-weight: 400;
	font-size: .625rem;
}

.checkout-container .mobile-cart-opener {
	color: #000;
	margin-top: .375rem;
	text-decoration: none;
}

.checkout-container .mobile-cart-opener .icon-down-arrow {
	font-size: .3125rem;
	vertical-align: middle;
	position: relative;
	top: -1px;
	display: inline-block;
	margin: 0 5px;
}

.drop_cart_active .checkout-container .mobile-cart-opener .icon-down-arrow {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.checkout-container .mobile-cart-opener .text-2 {
	display: none;
}

.drop_cart_active .checkout-container .mobile-cart-opener .text-2 {
	display: inline-block;
}

.drop_cart_active .checkout-container .mobile-cart-opener .text-1 {
	display: 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 "Rubik", "trajan-pro-3", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.checkout-container .checkout-detail-container {
	text-align: initial;
}

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

.checkout-container .checkout_forms_holder .woocommerce-shipping-fields {
	width: 100%;
}

.checkout-container .address-holder {
	padding: .875rem .875rem .3125rem;
}

.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 {
	font-size: 1.1875rem;
	line-height: 1.25;
	color: #4e4b4b;
	font-weight: 600;
	display: block;
	text-align: center;
}

.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: #4e4b4b;
	margin-left: .5rem;
}

.checkout-container .payment-section-title .cart-count .icon-cart {
	font-size: .9375rem;
	margin: 0;
	color: #4e4b4b;
}

.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: #4e4b4b;
	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: #4e4b4b;
	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 12.5px 1.25rem;
}

.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_city_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_street,
.checkout-container .form-row#billing_city_locality,
.checkout-container .form-row#shipping_address_1_field,
.checkout-container .form-row#shipping_city_field {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
}

.checkout-container .form-row#billing_apartment_field,
.checkout-container .form-row#billing_address_2_field,
.checkout-container .form-row#billing_home_number_field,
.checkout-container .form-row#billing_apartment_tax,
.checkout-container .form-row#billing_floor_field,
.checkout-container .form-row#shipping_address_2_field,
.checkout-container .form-row#shipping_home_number_field,
.checkout-container .form-row#shipping_floor_field {
	-ms-flex-preferred-size: 33.33%;
	flex-basis: 33.33%;
	max-width: 33.33%;
}

.checkout-container .form-row#billing_country_field {
	display: none;
}

.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,
.checkout-container .jcf-select {
	display: block;
	width: 100%;
	background: #fff;
	border: solid #d9d9d9;
	border-width: 0 0 1px 0;
	border-radius: 0;
	box-shadow: none;
	height: calc(2rem + 2px);
	font-size: .75rem;
	line-height: 1.25rem;
	padding: .5625rem 0;
	color: #4e4b4b;
	outline: none;
}

.checkout-container .input-text::-webkit-input-placeholder,
.checkout-container .jcf-select::-webkit-input-placeholder {
	color: #4e4b4b;
}

.checkout-container .input-text::-moz-placeholder,
.checkout-container .jcf-select::-moz-placeholder {
	opacity: 1;
	color: #4e4b4b;
}

.checkout-container .input-text:-moz-placeholder,
.checkout-container .jcf-select:-moz-placeholder {
	color: #4e4b4b;
}

.checkout-container .input-text:-ms-input-placeholder,
.checkout-container .jcf-select:-ms-input-placeholder {
	color: #4e4b4b;
}

.checkout-container .input-text.placeholder,
.checkout-container .jcf-select.placeholder {
	color: #4e4b4b;
}

.checkout-container .input-text:focus,
.checkout-container .jcf-select:focus {
	box-shadow: none;
	border-color: #000;
}

.checkout-container .input-text.error,
.checkout-container .jcf-select.error {
	border-color: #f00;
}

.checkout-container .input-text .jcf-select-text,
.checkout-container .jcf-select .jcf-select-text {
	line-height: inherit;
}

.checkout-container textarea.input-text {
	border: solid 1px #d9d9d9;
	min-height: 5rem;
	padding: .375rem .625rem;
}

.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;
	margin: 0;
}

.checkout-container .different-shipping {
	margin-bottom: 0;
}

.checkout-container .different-shipping h3 {
	margin: 0;
	font-size: inherit;
}

.checkout-container .receivers-form-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: .625rem;
}

.checkout-container .woocommerce-terms-and-conditions-wrapper {
	padding: 0 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: 1.25rem 0 0;
}

.checkout-container .shipping-method-holder .payment-section-title {
	font-weight: 600;
	color: #4e4b4b;
}

.checkout-container .shipping-option > li,
.checkout-container .payment-option > li {
	padding: 0 0 .9375rem;
}

.checkout-container .shipping-option label,
.checkout-container .payment-option label {
	font-weight: 400;
	display: block;
	position: relative;
}

.checkout-container .shipping-option label input[type="checkbox"],
.checkout-container .shipping-option label input[type="radio"],
.checkout-container .payment-option label input[type="checkbox"],
.checkout-container .payment-option label input[type="radio"] {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.checkout-container .shipping-option label input[type="checkbox"]:checked ~ .method-option .fake-input,
.checkout-container .shipping-option label input[type="radio"]:checked ~ .method-option .fake-input,
.checkout-container .payment-option label input[type="checkbox"]:checked ~ .method-option .fake-input,
.checkout-container .payment-option label input[type="radio"]:checked ~ .method-option .fake-input {
	border-color: #154733;
	background: #154733;
}

.checkout-container .shipping-option label input[type="checkbox"]:checked ~ .method-option .fake-input:before,
.checkout-container .shipping-option label input[type="radio"]:checked ~ .method-option .fake-input:before,
.checkout-container .payment-option label input[type="checkbox"]:checked ~ .method-option .fake-input:before,
.checkout-container .payment-option label input[type="radio"]:checked ~ .method-option .fake-input:before {
	opacity: 1;
}

.checkout-container .shipping-option label .method-option,
.checkout-container .payment-option label .method-option {
	position: relative;
	font-weight: 400;
	font-size: .75rem;
	color: #4e4b4b;
	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 label .fake-input,
.checkout-container .payment-option label .fake-input {
	width: 1.25rem;
	min-width: 1.25rem;
	height: 1.25rem;
	border-radius: 50%;
	border: 1px solid #154733;
	position: relative;
}

.checkout-container .shipping-option label .fake-input:before,
.checkout-container .payment-option 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: #fff;
	width: .625rem;
	height: .625rem;
	opacity: 0;
}

.checkout-container .shipping-option label .method-detail,
.checkout-container .payment-option label .method-detail {
	padding: 0 10px;
}

.checkout-container .shipping-option label .method-title,
.checkout-container .payment-option label .method-title {
	display: block;
	font-size: 16px;
}

.checkout-container .shipping-option label .method-title img,
.checkout-container .payment-option label .method-title img {
	display: none;
}

.checkout-container .shipping-option label .method-info,
.checkout-container .payment-option label .method-info {
	display: block;
	font-size: 14px;
	line-height: 1.2;
	color: rgba(78, 75, 75, .5);
}

.checkout-container .shipping-option {
	padding: 1.25rem 0 0;
}

.checkout-container .shipping-option > li {
	width: 100%;
}

.checkout-container .shipping-option > li .spot-picker {
	display: none;
	text-decoration: none;
}

.checkout-container .shipping-option label .method-option {
	border: 1px solid #b0b0b0;
	padding: 2px 7px;
}

.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: #4e4b4b;
	font-size: .85em;
}

.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 #4e4b4b;
	height: calc(1.8125rem + 2px);
	font-size: .75rem;
	line-height: 1.25;
	padding: .4375rem 0;
	color: #4e4b4b;
	outline: none;
	border-width: 1px 0;
	border-top-color: transparent;
}

.checkout-container .promo-code-wrap .promo-input::-webkit-input-placeholder {
	color: #4e4b4b;
}

.checkout-container .promo-code-wrap .promo-input::-moz-placeholder {
	opacity: 1;
	color: #4e4b4b;
}

.checkout-container .promo-code-wrap .promo-input:-moz-placeholder {
	color: #4e4b4b;
}

.checkout-container .promo-code-wrap .promo-input:-ms-input-placeholder {
	color: #4e4b4b;
}

.checkout-container .promo-code-wrap .promo-input.placeholder {
	color: #4e4b4b;
}

.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 #4e4b4b;
	height: calc(1.8125rem + 2px);
	font-size: .75rem;
	line-height: 1.25;
	padding: .4375rem .6875rem;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background: #4e4b4b;
	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: #4e4b4b;
	color: #4e4b4b;
}

.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: 0;
	position: relative;
}

.checkout-container .checkout-review .payment-section-title {
	text-align: center;
}

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

.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-coupon-wrap {
	padding: .4375rem .9375rem .625rem;
	box-shadow: 0 0 10px rgba(21, 71, 51, .1);
}

.checkout-container .cart-coupon-wrap .cart-coupon-main {
	font-size: .6875rem;
	font-weight: 400;
	color: #848484;
	position: relative;
	display: block;
	text-decoration: none;
}

.checkout-container .cart-coupon-wrap .cart-coupon-main:before {
	content: "-";
	font-weight: 700;
	color: #4e4b4b;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 20px;
}

.checkout-container .cart-coupon-wrap .cart-coupon-form {
	display: none;
	width: 100%;
	margin-top: .375rem;
}

.checkout-container .cart-coupon-wrap .cart-coupon-form {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.checkout-container .cart-coupon-wrap .cart-coupon-form input[type="text"] {
	width: calc(100% - 6rem);
	-webkit-appearance: none;
	appearance: none;
	box-shadow: none;
	outline: none;
	border: #9e9e9e solid 1px;
	padding: 0 .625rem;
	height: 2.25rem;
	float: right;
}

.checkout-container .cart-coupon-wrap .cart-coupon-form .btn-coupon {
	width: 5.375rem;
	height: 2.25rem;
	line-height: 2.25rem;
	padding: 0 .625rem;
	text-align: center;
	background: none;
	border: solid 1px #154733;
	color: #154733;
	font-size: .875rem;
	float: left;
}

.checkout-container .cart-coupon-wrap .cart-coupon-form .btn-coupon:hover {
	background: #154733;
	color: #fff;
	border-color: #154733;
}

.checkout-container .cart-coupon-wrap.cart-coupon-toggle .cart-coupon-main:before {
	content: "+";
	font-size: 1.25rem;
}

.checkout-container .cart-amount {
	color: #4e4b4b;
	font-size: .875rem;
	line-height: 1.125rem;
	font-weight: 400;
	padding: 1.25rem 0 0;
}

.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-total {
	font-weight: 500;
}

.checkout-container .mini-cart-item {
	margin: 0;
}

.checkout-container .mini-cart-item:last-of-type {
	border: none;
}

.checkout-container .woocommerce-checkout-payment {
	padding: 0 20px;
}

.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;
	padding-bottom: 0;
}

.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 .woocommerce-terms-and-conditions-wrapper {
	padding: .9375rem 0 0;
	font-size: .75rem;
}

.checkout-container .woocommerce-terms-and-conditions-wrapper a {
	color: #4e4b4b;
}

.checkout-container .btn-checkout-wrap {
	padding: 0;
}

.checkout-container .btn.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;
	font-weight: 500;
	line-height: 1.5;
	border: none;
	padding: .4375rem;
	outline: none;
	background: #154733;
	border: solid 1px #154733;
}

.checkout-container .btn.btn-checkout:hover {
	border-color: #154733 !important;
	color: #154733 !important;
}

.checkout-container .btn.btn-checkout:focus {
	outline: none;
}

.checkout-container .btn.btn-checkout:before,
.checkout-container .btn.btn-checkout:after {
	display: none;
}

.checkout-container .payment-icons {
	display: block;
	margin: .75rem 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 #4e4b4b;
}

.checkout-promo-box .promo-title {
	display: table;
	background: #fff;
	color: #4e4b4b;
	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(78, 75, 75, .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;
	font-weight: 500;
}

.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 #4e4b4b;
	color: #4e4b4b;
	padding: 1px 0 0;
}

#israelpost-additional .spot-detail {
	font-size: .75rem;
}

.alert {
	padding: 0;
	margin: 5px 0 0;
	border: 0;
	border-radius: 0;
}

.alert .woocommerce-error {
	padding: 0;
}

.alert .woocommerce-error > li {
	padding: 0;
	color: red;
	background: transparent;
	font-size: 14px;
}

.payment_box .woocommerce-validated {
	display: none !important;
}

.payment_box #tranzila-choose-number-of-payments {
	display: none !important;
}

.checkout-container .payment-option .payment_method_gobitpaymentgateway label .fake-input {
	margin-top: .3125rem;
}

.woocommerce-order-received {
	background: #f4f4f4;
}

.woocommerce-order-received .woocommerce .woocommerce-info {
	text-align: center;
	margin-top: 1.5625rem;
	padding: 0 15px;
}

.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 .thankyou-bank-details {
	background: #fff;
	margin: 0 0 1.25rem;
	padding: .875rem 0 0;
}

.thankyou-container .thankyou-bank-details h2 {
	color: #154733;
	margin-bottom: 1.25rem;
}

.thankyou-container .thankyou-bank-details h2 + p {
	display: none;
}

.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details h2,
.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details h3 {
	display: none;
}

.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul {
	margin: 0;
	padding: 0;
	max-width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: .9375rem;
	padding: 0 .625rem;
	font-size: 0;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
}

.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li.bic {
	display: none;
}

.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li b {
	font-size: .6875rem;
	padding-left: .5rem;
	text-decoration: underline;
}

.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li strong {
	font-weight: 400;
	padding-top: 0;
	font-size: .6875rem;
}

.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul ~ ul {
	margin-top: .3125rem;
	padding-top: 1.25rem;
	border-top: 1px solid rgba(0, 0, 0, .1);
}

.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: #154733;
	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 .thankyou-text .icon-wishlist-fill:after {
	content: "\e90b";
	display: inline-block;
	margin-left: 10px;
}

.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;
	background: #154733 !important;
	border-color: #154733 !important;
}

.thankyou-container .btn-back:hover {
	color: #154733 !important;
	background: #fff !important;
}

.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-thumbnail > img,
.woocommerce-cart-form .shop_table.cart td.product-thumbnail > img {
	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;
}

.survey-main {
	margin: 0;
}

.survey-main .container {
	max-width: 1063px;
	margin: 0 auto;
	width: 100%;
}

.survey-main .survey-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.survey-main .survey-wrap .section-img {
	max-width: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.survey-main .survey-wrap .section-img img {
	width: 100%;
}

.survey-main .survey-wrap .section-form {
	padding: 2.1875rem .9375rem 1.5625rem;
	background: #f9f9f9;
}

.survey-main .survey-wrap .section-form .header {
	margin-bottom: .9375rem;
	font-size: .875rem;
	font-weight: 600;
}

.survey-main .survey-wrap .section-form form {
	max-width: 422px;
	width: 100%;
	margin: 0 auto;
	direction: rtl;
}

.survey-main .survey-wrap .section-form form .wpcf7-not-valid-tip {
	position: absolute;
	right: 0;
	font-size: 14px;
}

.survey-main .survey-wrap .section-form form .wpcf7-spinner {
	display: none;
}

.survey-main .survey-wrap .section-form form .numerical-title {
	font-weight: 600;
	font-size: .8125rem;
	display: block;
	margin-bottom: .625rem;
}

.survey-main .survey-wrap .section-form form .form-group {
	margin-bottom: .8125rem;
}

.survey-main .survey-wrap .section-form form .form-group .wpcf7-not-valid-tip,
.survey-main .survey-wrap .section-form form .form-group .wpcf7-response-output {
	display: none;
}

.survey-main .survey-wrap .section-form form .form-group .wpcf7-list-item {
	font-size: .8125rem;
	margin-bottom: .5rem;
	position: relative;
	cursor: pointer;
	margin-right: 0;
	margin-left: 1rem;
}

.survey-main .survey-wrap .section-form form .form-group .wpcf7-list-item:last-child {
	margin-bottom: 0;
}

.survey-main .survey-wrap .section-form form .form-group .wpcf7-list-item input[type="radio"] {
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0;
	top: 0;
	opacity: 0;
	z-index: 99;
	cursor: pointer;
}

.survey-main .survey-wrap .section-form form .form-group .wpcf7-list-item span {
	display: block;
	padding-right: 1.5625rem;
	position: relative;
}

.survey-main .survey-wrap .section-form form .form-group .wpcf7-list-item span:before {
	position: absolute;
	content: "";
	width: 1rem;
	height: 1rem;
	border-radius: 100%;
	border: 1px solid #154733;
	right: 0;
	top: .125rem;
}

.survey-main .survey-wrap .section-form form .form-group .wpcf7-list-item input[type="radio"]:checked + span:before {
	border-width: 5px;
}

.survey-main .survey-wrap .section-form form .form-group textarea {
	width: 100%;
	height: 140px;
	border-color: #d9d9d9;
	padding: 10px;
	resize: none;
}

.survey-main .survey-wrap .section-form form .form-control {
	width: 100%;
	border: 1px solid #d9d9d9;
	padding: 10px;
}

.survey-main .survey-wrap .section-form form select {
	background-image: url("data:image/svg+xml; utf-8, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\"><path d=\"M192 384c-8.188 0-16.38-3.125-22.62-9.375l-160-160c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L192 306.8l137.4-137.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-160 160C208.4 380.9 200.2 384 192 384z\" fill=\"%23555\"/></svg>");
	background-repeat: no-repeat;
	background-position: 10px 50%;
	background-size: 12px;
}

.survey-main .survey-wrap .section-form h1 {
	color: #154733;
	font-size: 1.25rem;
	margin-bottom: .9375rem;
	line-height: 1.1;
	font-weight: 600;
}

.survey-main .survey-wrap .form-wrap {
	margin-bottom: 1.875rem;
}

.survey-main .survey-wrap .form-wrap:last-child {
	margin-bottom: .4375rem;
}

.survey-main .survey-wrap .form-wrap .btn-primary {
	background: #154733;
	border: 1px solid #154733;
	max-width: 100%;
	font-size: .875rem !important;
	padding: .3125rem 0;
	width: 100%;
	-webkit-transition: ease .5s;
	transition: ease .5s;
	text-align: center;
}

.survey-main .survey-wrap .form-wrap .btn-primary:hover {
	background: transparent;
	color: #154733;
}

.woo-order-cancel {
	padding: 1.4375rem 0 0;
}

.woo-order-cancel input[type=number]::-webkit-inner-spin-button,
.woo-order-cancel input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	appearance: none;
	margin: 0;
}

.woo-order-cancel .container {
	max-width: 1195px;
	padding: 0 15px;
}

.woo-order-cancel .top-text-holder {
	font-size: .75rem;
	line-height: 1.25rem;
	padding: 0 0 .8125rem;
}

.order-cancel-title {
	margin: 0 0 1.25rem;
	text-align: center;
	font-size: 1.125rem;
	font-weight: 500;
}

.order-cancel-wrapper {
	padding-bottom: 7.625rem;
}

.order-cancel-wrapper .wpcf7-spinner {
	position: absolute;
	left: 0;
	right: 0;
	margin: 5px auto;
}

.order-cancel-contents {
	box-shadow: 3px 3px 15px rgba(0, 31, 60, .15);
}

.order-cancel-contents .order-cancel-form {
	padding: 1.875rem 1.1875rem 1.125rem;
}

.order-cancel-contents .order-cancel-form .wpcf7-response-output {
	text-align: center;
}

.order-cancel-block .order-block-title {
	font-size: .9375rem;
	font-weight: 400;
}

.order-cancel-form .order-cancel-block {
	padding-bottom: .6875rem;
}

.order-cancel-form .order-block-title {
	margin-bottom: .5625rem;
}

.order-cancel-form .order-form-row {
	margin: 0 -.5rem;
}

.order-cancel-form .order-form-row #cancel_order_canceling_reason_field {
	margin-bottom: 0;
}

.order-cancel-form .order-form-row #cancel_order_billing_amount_field,
.order-cancel-form .order-form-row #cancel_order_purchase_date_field {
	padding-top: .3125rem;
	margin-bottom: 1.25rem;
}

.order-cancel-form .order-form-row #cancel_order_billing_amount_field .form-control,
.order-cancel-form .order-form-row #cancel_order_purchase_date_field .form-control {
	padding-left: .5rem;
	padding-right: .5rem;
	text-align: center;
}

.order-cancel-form .order-form-row #cancel_order_purchase_date_field .form-control {
	direction: ltr;
}

.order-cancel-form .order-form-row .cancel-order-currency {
	position: absolute;
	top: 0;
	left: 0;
	font-size: .75rem;
	line-height: 1.5;
	color: #707070;
	font-weight: 400;
	z-index: 6;
	padding: .375rem 0;
}

.order-cancel-form .input-field-item {
	padding: 0 .5rem;
	margin-bottom: 1.5rem;
}

.order-cancel-form .input-field-item.floating_input {
	position: relative;
}

.order-cancel-form .input-field-item.floating_input.focused .floating_label,
.order-cancel-form .input-field-item.floating_input.populated .floating_label {
	-webkit-transform: translate(0, -45%);
	-ms-transform: translate(0, -45%);
	transform: translate(0, -45%);
	font-size: .625rem;
}

.order-cancel-form .input-field-item.floating_input .form-control {
	padding: .375rem 0 .125rem;
}

.order-cancel-form .input-field-item label {
	font-size: .75rem;
	line-height: 1.5;
	color: #000;
	font-weight: 400;
	margin: 0;
}

.order-cancel-form .input-field-item label:not(.floating_label) {
	display: table;
}

.order-cancel-form .input-field-item label.floating_label {
	position: absolute;
	right: .5rem;
	left: .5rem;
	top: 0;
	z-index: 9;
	padding: .375rem 0;
	-webkit-transition: .25s ease font-size, .25s ease transform;
	transition: .25s ease font-size, .25s ease transform;
	pointer-events: none;
}

.order-cancel-form .input-field-item label .required {
	display: none;
}

.order-cancel-form .input-field-item label[for="cancel_order_purchase_date"] + br {
	display: none;
}

.order-cancel-form .input-field-item .form-control {
	border-width: 0 0 1px;
	height: calc(1.75rem + 1px);
	padding: .25rem 0;
}

.order-cancel-form .input-field-item .form-control.wpcf7-not-valid {
	border-color: #f00;
}

.order-cancel-form .input-field-item textarea.form-control {
	min-height: calc(2rem + 1px);
}

.order-cancel-form .cancel-order-terms-conditions {
	margin-bottom: 1.25rem;
}

.order-cancel-form .cancel-order-terms-conditions label {
	margin-bottom: 0;
}

.order-cancel-form .cancel-order-terms-conditions .cancel-order-checkbox {
	font-size: .75rem;
	line-height: 1.5;
	font-weight: 400;
}

.order-cancel-form .cancel-order-terms-conditions .cancel-order-checkbox * {
	opacity: 1;
}

.order-cancel-form .cancel-order-terms-conditions .cancel-order-checkbox .wpcf7-list-item {
	margin: 0;
}

.order-cancel-form .cancel-order-terms-conditions .cancel-order-checkbox .wpcf7-list-item-label {
	position: relative;
	display: block;
	padding-right: 1.4375rem;
}

.order-cancel-form .cancel-order-terms-conditions .cancel-order-checkbox input[type="checkbox"] {
	display: block !important;
	position: absolute;
	opacity: 0;
}

.order-cancel-form .cancel-order-terms-conditions .cancel-order-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label .fake-input {
	background-color: #000;
	background-size: .6875rem;
}

.order-cancel-form .cancel-order-terms-conditions .cancel-order-checkbox .fake-input {
	border: 1px solid #000;
	width: 1rem;
	height: 1rem;
	background-color: #fff;
	background-image: url("data:image/svg+xml; utf-8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11.22\" height=\"8.592\" viewBox=\"0 0 11.22 8.592\"><path d=\"M21.595,13.212l-.917-.943a.2.2,0,0,0-.146-.063h0a.189.189,0,0,0-.146.063l-6.356,6.4-2.313-2.313a.2.2,0,0,0-.292,0l-.927.927a.208.208,0,0,0,0,.3L13.415,20.5a.923.923,0,0,0,.61.3.967.967,0,0,0,.6-.287h.005l6.966-7A.223.223,0,0,0,21.595,13.212Z\" transform=\"translate(-10.434 -12.206)\" fill=\"%23fff\"/></svg>");
	background-repeat: no-repeat;
	background-size: 0;
	background-position: center;
	padding: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	right: 0;
	margin-top: -1px;
}

.order-cancel-form .cancel-order-terms-conditions .cancel-order-checkbox .required {
	display: none;
}

.order-cancel-form .button-holder .btn {
	width: 100%;
	display: block;
	opacity: 1;
	height: 2.1875rem;
	max-width: 18.125rem;
	margin: 0 auto;
	text-align: center;
}

.order-cancel-detail {
	background: #f6f6f6;
	padding: 1.75rem 1.1875rem .0625rem;
}

.order-cancel-detail .order-block-content {
	padding: 0 0 .875rem;
}

.order-cancel-detail .order-block-title {
	margin-bottom: .8125rem;
}

.order-cancel-detail ul li {
	position: relative;
	padding-right: .875rem;
	margin-bottom: .90625rem;
}

.order-cancel-detail ul.list-style-triangle li:before {
	content: "";
	background-image: url("data:image/svg+xml; utf-8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"4.167\" height=\"8.334\" viewBox=\"0 0 4.167 8.334\"><path d=\"M17.667,9,13.5,13.167l4.167,4.167Z\" transform=\"translate(-13.5 -9)\" fill=\"%23000\"/></svg>");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	width: .25rem;
	height: .5rem;
	position: absolute;
	top: .75em;
	right: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.order-cancel-detail ul.list-style-tick li:before {
	content: "";
	background-image: url("data:image/svg+xml; utf-8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11.22\" height=\"8.592\" viewBox=\"0 0 11.22 8.592\"><path d=\"M21.595,13.212l-.917-.943a.2.2,0,0,0-.146-.063h0a.189.189,0,0,0-.146.063l-6.356,6.4-2.313-2.313a.2.2,0,0,0-.292,0l-.927.927a.208.208,0,0,0,0,.3L13.415,20.5a.923.923,0,0,0,.61.3.967.967,0,0,0,.6-.287h.005l6.966-7A.223.223,0,0,0,21.595,13.212Z\" transform=\"translate(-10.434 -12.206)\" fill=\"%23000\"/></svg>");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	width: .625rem;
	height: .5rem;
	position: absolute;
	top: .75em;
	right: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.footer-customer-service {
	border-top: 1px dashed #ddd;
	text-align: center;
	color: #000;
	padding: .625rem 0;
}

.footer-customer-service a {
	color: inherit;
}

.footer-customer-service a:hover {
	color: rgba(0, 0, 0, .7);
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	textarea,
	input {
		font-size: 16px !important;
	}
}

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

	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 {
		background-size: 20px !important;
	}

	.loadscreen .load-logo {
		width: 150px;
	}

	.container {
		max-width: 750px;
	}

	.jcf-number {
		height: 32px;
		width: 54px;
		padding: 0 5px;
	}

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

	button.btn.btn-outline,
	button.button.btn-outline,
	a.btn.btn-outline,
	a.button.btn-outline,
	input.btn.btn-outline,
	input.button.btn-outline {
		padding: .8125rem .875rem;
	}

	.form-control {
		font-size: 14px;
		height: 42px;
		padding: 10px 0;
	}

	.whatsapp-wrap img {
		width: 62px;
	}

	.whatsapp-wrap {
		bottom: 4.375rem;
		left: .9375rem;
	}

	.whatsapp-wrap span {
		padding: 7px 5px 6px 58px;
		font-size: 16px;
	}

	body #pojo-a11y-toolbar {
		bottom: 40%;
	}

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

	body .matat-wa-chat-container {
		bottom: 20%;
	}

	body .matat-wa-chat-container .matat_wa_floating_popup {
		bottom: calc(20% + 60px);
	}

	.custom-check .wpcf7-list-item-label:before {
		right: -1.5rem;
		width: 16px;
		height: 16px;
		top: 3px;
	}

	.custom-check .wpcf7-list-item-label:after {
		right: -1.3125rem;
		top: 7px;
		background-size: 10px;
		width: 10px;
		height: 10px;
	}

	.custom-check .wpcf7-list-item {
		font-size: 16px;
	}

	.custom-check .wpcf7-list-item label {
		margin-right: 24px;
	}

	div:has(iframe[src="https://widget.melingo.ai/button.html"]) {
		width: 50px !important;
		height: 50px !important;
		right: 30px !important;
		bottom: 40px !important;
	}

	div:has(iframe[src="https://widget.melingo.ai/button.html"]):after {
		font-size: 12px;
		width: 187px;
		left: -187px;
	}

	.countdown-block .countdown-wrapper .flip-clock-dot {
		width: 5px;
		height: 10px;
		top: 7px;
		left: 2px;
	}

	.countdown-block .countdown-wrapper .flip-clock-dot::after {
		font-size: 11px;
	}

	.countdown-block .flip-clock-wrapper .flip-clock-divider {
		width: 10px;
		height: 41px;
	}

	.countdown-block .flip-clock-wrapper ul {
		width: 18px;
		height: 20px;
		margin: 1px;
		font-size: 16px;
		line-height: 24px;
		border-radius: 4px;
	}

	.countdown-block .flip-clock-wrapper ul li {
		line-height: 24px;
	}

	.countdown-block .flip-clock-wrapper ul li a div {
		font-size: 16px;
	}

	.countdown-block .flip-clock-wrapper ul li a div div.inn {
		font-size: .8125rem;
		border-radius: 4px;
		line-height: 1.5;
	}

	.countdown-block .flip-clock-wrapper ul li a div.up::after {
		top: 12px;
		margin-top: -1px;
	}

	.countdown-block .flip-clock-wrapper ul li a div.down {
		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;
	}

	.countdown-block .flip-clock-divider .flip-clock-label {
		font-size: 10px;
		right: -39px;
	}

	.countdown-block .flip-clock-divider.hours .flip-clock-label {
		right: -34px;
	}

	.countdown-block .flip-clock-divider.days .flip-clock-label {
		right: -30px;
	}

	.product-item .product-img {
		margin-bottom: .9375rem;
	}

	.column-6 .product-item .product-img a img {
		max-height: 53.75vw;
	}

	.product-item .product-img:after {
		content: "";
		position: absolute;
		bottom: 5px;
		left: 10px;
		right: 10px;
		height: 5px;
		box-shadow: 0 6px 10px rgba(21, 71, 51, .2);
		z-index: -1;
		visibility: hidden;
		opacity: 0;
		-webkit-transform: scaleY(.5);
		-ms-transform: scaleY(.5);
		transform: scaleY(.5);
		-webkit-transition: visibility .3s, opacity .3s, -webkit-transform .3s;
		transition: visibility .3s, opacity .3s, -webkit-transform .3s;
		transition: visibility .3s, opacity .3s, transform .3s;
		transition: visibility .3s, opacity .3s, transform .3s, -webkit-transform .3s;
		display: none;
	}

	.product-item .matat-label,
	.product-item .sale-label,
	.product-item .off-label,
	.product-item .new-label,
	.product-item .sold-label {
		font-size: 12px;
		padding: 0 10px;
		height: 26px;
		line-height: 26px;
		top: .46875rem;
		right: .46875rem;
	}

	.product-item .matat-label + .product-page-custom-badge {
		top: 2.6875rem;
	}

	.product-item .product-page-custom-badge {
		top: .46875rem;
		bottom: auto;
		right: .46875rem;
	}

	.product-item .product-page-custom-badge .custom-label {
		padding: 0 10px;
		font-size: 12px;
		height: 26px;
		line-height: 26px;
	}

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

	.product-item .btn-wishlist {
		top: 8px;
		left: 8px;
	}

	.product-item .btn-wishlist a {
		font-size: 14px;
		height: 32px;
		width: 32px;
		line-height: 34px;
	}

	.product-item .product-name {
		font-size: 14px;
		margin-bottom: 5px;
	}

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

	.product-item .normal-image img {
		bottom: .9375rem;
		top: auto;
		height: 100%;
	}

	.product-item .valiation-list {
		padding: 10px;
		left: 1px;
		right: 1px;
		width: unset;
		bottom: -38px;
	}

	.product-item .valiation-list .variation-color {
		margin: 0 .3125rem;
	}

	.product-item .valiation-list .color-item,
	.product-item .valiation-list .variable-item-contents {
		width: 1.125rem;
		height: 1.125rem;
		border-radius: 1.125rem;
		line-height: 1rem;
	}

	.product-item .valiation-list .variable-items-wrapper li {
		margin: 0 .3125rem;
	}

	.product-item .valiation-list .variable-items-wrapper li.variable-item {
		height: 18px;
		width: 18px;
	}

	.product-item .product-img {
		margin-bottom: 45px;
	}

	.single-product div#wrapper {
		overflow: visible;
	}

	.woocommerce-breadcrumb {
		font-size: .875rem;
		margin-bottom: 1.25rem;
	}

	.gift-product .single-product-container {
		padding-top: 1.5625rem;
		padding-bottom: 25px;
	}

	.single-product-container .woocommerce-breadcrumb {
		text-align: right;
		margin-top: 22px;
		margin-bottom: 22px;
	}

	.single-product-container .woocommerce-breadcrumb {
		margin-bottom: 15px;
	}

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

	.single-product-container .single-product-detail:after {
		content: "";
		display: block;
		clear: both;
	}

	.single-product-container .single-slider-wrapper-container {
		float: right;
		width: 50%;
		margin: 0;
		position: sticky;
		top: 140px;
	}

	.single-product-container .single-slider-wrapper-container .product-share {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.single-product-container .single-slider-wrapper {
		float: right;
		width: 100%;
	}

	.single-product-container .single-slider-wrapper .nav-sticky {
		height: 578px;
	}

	.single-product-container .single-slider-wrapper .matat-label,
	.single-product-container .single-slider-wrapper .sale-label,
	.single-product-container .single-slider-wrapper .off-label,
	.single-product-container .single-slider-wrapper .new-label,
	.single-product-container .single-slider-wrapper .sold-label {
		font-size: 12px;
		padding: 0 12px;
		height: 26px;
		line-height: 26px;
		left: .46875rem;
	}

	.single-product-container .single-slider-wrapper .matat-label + .product-page-custom-badge {
		top: 5rem;
	}

	.single-product-container .single-slider-wrapper .product-page-custom-badge {
		top: .46875rem;
		left: .46875rem;
	}

	.single-product-container .single-slider-wrapper .product-page-custom-badge .custom-label {
		font-size: 12px;
		padding: 0 12px;
		height: 26px;
		line-height: 26px;
	}

	.single-product-container .single-product-slider {
		margin: 0 -5px;
	}

	.single-product-container .single-product-slider .slide {
		text-align: center;
		padding: 0 5px;
	}

	.single-product-container .single-product-slider .slide.section-active .button-zoom {
		visibility: visible;
		opacity: 1;
	}

	.single-product-container .single-product-slider .slide .button-zoom {
		display: block;
	}

	.single-product-container .single-product-slider .slide .img-wrap:has(iframe) {
		position: relative;
		padding-top: 100%;
		overflow: hidden;
	}

	.single-product-container .single-product-slider .slide .img-wrap:has(iframe) iframe {
		width: 100%;
		object-fit: cover;
		object-position: center;
		height: 100%;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

	.single-product-container .single-product-slider .slide a.img-wrap {
		border: 1px solid #f6f6f6;
		min-height: 362px;
	}

	.single-product-container .single-product-slider .img-wrap img {
		width: 100%;
		display: block;
		margin: 0 auto;
	}

	.single-product-container .single-product-slider .matat-wishlist-button-wrap {
		top: 20px;
		left: 36px;
	}

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

	.single-product-container .product-nav-slider .slick-list {
		overflow: hidden !important;
	}

	.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%;
		-webkit-padding-start: 30px;
		padding-inline-start: 30px;
	}

	.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: 24px;
		margin-bottom: 10px;
	}

	.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 .extra-info {
		font-size: 14px;
		margin-bottom: 30px;
	}

	.single-product-container .single-product-summary .product-price,
	.single-product-container .single-product-summary .woocommerce-variation-price {
		font-size: 18px;
	}

	.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 .single-product-summary .form-group .form-group {
		margin-top: 25px;
	}

	.single-product-container .single-product-summary .productpage_title {
		font-size: 14px;
	}

	.single-product-container .single-product-summary .category_check {
		padding: 0 0 0 20px;
		font-size: 14px;
	}

	.single-product-container .single-product-summary .category_check .fake-input {
		top: 0;
	}

	.single-product-container .single-product-summary .category_check .checkbox-label {
		padding-right: 25px;
	}

	.single-product-container .single-product-summary .custom-radio {
		padding: 0 0 0 20px;
		font-size: 14px;
	}

	.single-product-container .single-product-summary .custom-radio label {
		padding-right: 25px;
	}

	.single-product-container .single-product-summary .custom-radio .fake-radio {
		width: 20px;
		height: 20px;
		border-radius: 20px;
	}

	.single-product-container .single-product-summary .product-share {
		display: none !important;
	}

	.single-product-container .variations_form .reset_variations {
		font-size: 14px;
	}

	.single-product-container .variation-row {
		margin-bottom: 10px;
		width: 100%;
		max-width: 394px;
	}

	.single-product-container .variation-row.prdt-type {
		margin-bottom: 0;
	}

	.single-product-container .variation-row .variation-label {
		font-size: 12px;
		margin-bottom: 10px;
	}

	.single-product-container .variation-row .variation-dropdown .variation-label-wrap {
		left: 1.875rem;
		font-size: 14px;
		top: 3px;
	}

	.single-product-container .variation-row .variation-dropdown .size-guide,
	.single-product-container .variation-row .variation-dropdown .reset_variations {
		font-size: 12px;
	}

	.single-product-container .variation-row .variation-dropdown .jcf-select {
		height: 40px;
	}

	.single-product-container .variation-row .variation-dropdown .jcf-select .jcf-select-text {
		height: 40px;
		line-height: 39px;
		padding: 0 10px 0 30px;
		font-size: 14px;
	}

	.single-product-container .variation-row .variation-dropdown .jcf-select .jcf-select-opener {
		left: 10px;
	}

	.single-product-container .variation-row .variation-dropdown .jcf-select .jcf-list .jcf-option.jcf-option-mt-recommended:after {
		font-size: 12px;
		margin-right: 12px;
	}

	.single-product-container .variation-row .variation-dropdown .jcf-select .jcf-list .jcf-option.jcf-option-out-of-stock:after {
		font-size: 12px;
		margin-right: 12px;
	}

	.single-product-container .variation-row .variation-dropdown.variation-dropdown-1 .jcf-select .jcf-select-text {
		padding: 0 8.75rem 0 .9375rem;
	}

	.single-product-container .variation-row .variation-dropdown.no-padding .jcf-select .jcf-select-text {
		padding: 0 15px 0 15px;
	}

	.single-product-container .variation-row .variation-dropdown.no-padding .variation-label-wrap {
		top: 11px !important;
		left: 30px;
	}

	.single-product-container .variation-row .variation-dropdown.mt-info-notes .size-guide,
	.single-product-container .variation-row .variation-dropdown.mt-info-notes .reset_variations {
		left: 55px;
	}

	.single-product-container .variation-row .variation-dropdown.variation-dropdown-2 .jcf-select .jcf-select-text {
		padding: 0 5rem 0 .9375rem;
	}

	.single-product-container .variation-row .variation-dropdown.variation-dropdown-3 .jcf-select .jcf-select-text {
		padding: 0 3.125rem 0 .9375rem;
	}

	.single-product-container .tooltip-wrap .tooltip-desc {
		width: 8.125rem;
		font-size: 12px;
		padding: 6px 8px;
		left: 42%;
		right: unset;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		margin: 0 auto 8px;
	}

	.single-product-container .tooltip-wrap .tooltip-desc:after {
		left: 0;
		right: 0;
		margin: 0 auto;
	}

	.single-product-container .tooltip-wrap .tooltip-desc:before {
		left: 0;
		right: 0;
		margin: -2px auto 0;
	}

	.single-product-container .gift-form,
	.single-product-container .giftcard_wrapper {
		max-width: 400px;
		margin-bottom: 10px;
	}

	.single-product-container .gift-form .form-control,
	.single-product-container .giftcard_wrapper .form-control {
		font-size: 14px;
	}

	.single-product-container .gift-form .textarea-wrap textarea,
	.single-product-container .giftcard_wrapper .textarea-wrap textarea {
		font-size: 12px;
		height: 42px;
		padding: 10px 0 10px 50px;
	}

	.single-product-container .gift-form .textarea-wrap #the-count,
	.single-product-container .giftcard_wrapper .textarea-wrap #the-count {
		font-size: 12px;
	}

	.single-product-container .variation-list.amount-variation,
	.single-product-container .variable-items-wrapper.amount-variation {
		max-width: 351px;
	}

	.single-product-container .variation-list.amount-variation > li,
	.single-product-container .variable-items-wrapper.amount-variation > li {
		-ms-flex-preferred-size: 20%;
		flex-basis: 20%;
		max-width: 20%;
	}

	.single-product-container .variation-list.color-variation .btn-variation,
	.single-product-container .variation-list.image-variable-items-wrapper .btn-variation,
	.single-product-container .variable-items-wrapper.color-variation .btn-variation,
	.single-product-container .variable-items-wrapper.image-variable-items-wrapper .btn-variation {
		font-size: .75rem;
	}

	.single-product-container .variation-list label .btn-variation,
	.single-product-container .variable-items-wrapper label .btn-variation {
		font-size: 12px;
		padding: 0 6px;
	}

	.single-product-container .variation-row.custom-form.ring-size-swatches {
		max-width: 330px;
	}

	.single-product-container .ring-size-header .size-guide {
		font-size: 14px;
	}

	.single-product-container .label-with-selected {
		font-size: 14px;
	}

	.single-product-container .variations .image-variable-items-wrapper .variable-item,
	.single-product-container .ring-variations .image-variable-items-wrapper .variable-item {
		margin-left: .4375rem;
	}

	.single-product-container .variations .image-variable-items-wrapper .variable-item span.btn-variation,
	.single-product-container .ring-variations .image-variable-items-wrapper .variable-item span.btn-variation {
		font-size: 12px;
	}

	.single-product-container .variations .woo-variation-items-wrapper,
	.single-product-container .variations .product-select-wrap,
	.single-product-container .ring-variations .woo-variation-items-wrapper,
	.single-product-container .ring-variations .product-select-wrap {
		padding-bottom: 30px;
	}

	.single-product-container .variations .woo-variation-items-wrapper .reset_variations,
	.single-product-container .variations .product-select-wrap .reset_variations,
	.single-product-container .ring-variations .woo-variation-items-wrapper .reset_variations,
	.single-product-container .ring-variations .product-select-wrap .reset_variations {
		font-size: 14px;
	}

	.single-product-container .variations .woo-variation-items-wrapper .var_desc,
	.single-product-container .variations .product-select-wrap .var_desc,
	.single-product-container .ring-variations .woo-variation-items-wrapper .var_desc,
	.single-product-container .ring-variations .product-select-wrap .var_desc {
		font-size: 14px;
	}

	.single-product-container .variations .jcf-select,
	.single-product-container .ring-variations .jcf-select {
		height: 40px;
	}

	.single-product-container .variations .jcf-select .jcf-select-text,
	.single-product-container .ring-variations .jcf-select .jcf-select-text {
		height: 40px;
		line-height: 39px;
		padding: 0 15px 0 30px;
		font-size: 14px;
	}

	.single-product-container .variations .jcf-select .jcf-select-opener,
	.single-product-container .ring-variations .jcf-select .jcf-select-opener {
		left: 10px;
	}

	.single-product-container .variations .jcf-select .jcf-list .jcf-option.jcf-option-recommended:after,
	.single-product-container .ring-variations .jcf-select .jcf-list .jcf-option.jcf-option-recommended:after {
		font-size: 12px;
		margin-right: 12px;
	}

	.single-product-container .ring-variations {
		margin-bottom: 10px;
	}

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

	.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: 40px;
		height: 40px;
		font-size: 16px;
	}

	.single-product-container .single-product-summary .btn-add-cart {
		font-size: 18px;
		height: auto;
		padding-block: 10px;
	}

	.single-product-container .stock-alert-row {
		margin-bottom: 30px;
		padding: 15px;
		max-width: 400px;
	}

	.single-product-container .stock-alert-row .stock-alert-title {
		font-size: 14px;
		margin-bottom: 5px;
	}

	.single-product-container .stock-alert-row .form-control {
		height: 36px;
		font-size: 14px;
		line-height: 20px;
		padding: 0 0 0 4.6875rem;
	}

	.single-product-container .stock-alert-row .btn {
		font-size: 14px;
	}

	.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;
		float: right;
	}

	.single-product-container .product-share .share-title {
		font-size: 12px;
		margin-left: 18px;
	}

	.single-product-container .product-share .share-links a {
		font-size: 12px;
		margin: 0 0 0 .9375rem;
	}

	.single-product-container .single-product-pay-icons {
		margin-top: 15px;
	}

	.single-product-container .single-product-pay-icons img {
		max-width: 220px;
	}

	.product-tab-info {
		padding-top: 3px;
	}

	.product-tab-info .product-tab-menu {
		margin-bottom: 10px;
	}

	.product-tab-info .product-tab-menu > li a {
		font-size: 14px;
	}

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

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

	.related-product-section {
		padding: 35px 15px;
		width: 100%;
		max-width: 1320px;
		margin-left: auto;
		margin-right: auto;
	}

	.related-product-section .section-title {
		margin-bottom: 30px;
	}

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

	.product-feat-inner {
		padding: 30px 30px 10px;
		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;
	}

	.product-feat-inner .product-feat-img {
		-ms-flex-preferred-size: 53.5%;
		flex-basis: 53.5%;
		max-width: 53.5%;
	}

	.product-feat-inner .product-feat-desc {
		-ms-flex-preferred-size: 46.5%;
		flex-basis: 46.5%;
		max-width: 46.5%;
		padding-block: 27px;
		padding-right: 2.8125rem;
	}

	.product-feat-inner .product-feat-desc ul li img {
		height: 27px;
	}

	.product-feat-inner .product-feat-desc ul li {
		-ms-flex-preferred-size: 33.33%;
		flex-basis: 33.33%;
		max-width: 33.33%;
		margin-bottom: 5rem;
	}

	.product-feat-inner .product-feat-desc ul li:nth-last-child(-n + 3) {
		margin-bottom: 0;
	}

	.product-feat-inner .product-feat-desc ul li:nth-last-child(-n + 3):after {
		display: none;
	}

	.product-feat-inner .product-feat-desc ul li:after {
		width: 80px;
		margin: 40px auto 0;
	}

	.product-feat-inner .product-feat-desc ul .prdct-feat-title {
		font-size: 14px;
		margin-top: 8px;
		max-width: 170px;
	}

	.product-select-wrapper[data-attributename="pa_צבע-מתכת"] {
		max-width: 394px;
	}

	.product-select-wrapper label.error,
	.product-select-wrapper span.error {
		padding-bottom: 30px;
	}

	body.single-product .product-feat-desc {
		margin: 0;
	}

	.cwsp-btn-holder {
		margin-top: 7px;
		margin-bottom: 30px;
		margin-inline: 0;
		max-width: 400px;
	}

	.cwsp-btn-holder .cwsp-btn-holder-inn {
		padding: 10px;
	}

	.cwsp-btn-holder .cwsp-icon {
		width: 40px;
		height: 40px;
		margin-left: 10px;
	}

	.cwsp-btn-holder .cwsp-user-img {
		width: 50px;
		height: 50px;
		margin-left: 10px;
	}

	.cwsp-btn-holder .cwsp-txt-holder span {
		font-size: 14px;
	}

	.cwsp-btn-holder .cwsp-txt-holder span.cwsp-user-desc {
		margin-top: 5px;
	}

	.cwsp-btn-holder .cwsp-txt-holder span.cwsp-user-title {
		font-size: 16px;
	}

	.text-before-whatsapp {
		font-size: 14px;
	}

	.product-info-accordion {
		margin-left: 0;
		margin-right: 0;
		max-width: 400px;
	}

	.product-info-accordion li {
		padding-inline: 0;
	}

	.product-info-accordion .product_info_title {
		font-weight: 400;
	}

	.category-banner .category-banner-desc-wrap {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 100%;
		text-align: right;
		padding: 0 30px;
	}

	.category-father .category-banner .category-banner-desc-wrap {
		position: relative;
		top: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		right: auto;
	}

	.category-banner .category-banner-desc-wrap .category-banner-products {
		margin: 40px -15px 0;
	}

	.category-banner .category-banner-desc-wrap .category-banner-products .col-item {
		padding: 0 15px;
	}

	.category-banner .category-banner-desc-wrap .category-banner-products .col-item .cat-product-title {
		font-size: .875rem;
		padding: .375rem 0 .3125rem;
		min-height: 0;
	}

	.category-banner .category-banner-desc-wrap .category-banner-products .slick-arrow {
		margin-top: -11px;
	}

	.category-banner .woocommerce-breadcrumb {
		margin-bottom: 1.25rem;
	}

	.category-father .category-banner .woocommerce-breadcrumb {
		margin-bottom: 1.875rem;
		margin-top: 1.875rem;
	}

	.category-banner .category-banner-title {
		font-size: 2rem;
		margin-bottom: 1.25rem;
	}

	.category-father .category-banner .category-banner-title {
		margin-bottom: 2.5rem;
	}

	.category-banner .category-banner-para-wrap {
		font-size: .8125rem;
		max-width: 366px;
		margin: 0 0 0 auto;
	}

	.category-banner img {
		min-height: 220px;
	}

	.category-header h1 {
		font-size: 26px;
	}

	.category-father .filter-container {
		padding: 20px 30px;
	}

	.filter-container {
		padding: 20px 30px;
	}

	.filter-container .filter-main-opener {
		display: none;
	}

	.filter-container .filter-apply-btns {
		display: none;
	}

	.filter-container .price-range-holder {
		font-size: 14px;
		padding: 20px 0 0;
	}

	.filter-container .price-range-slider .ui-slider-handle {
		width: 10px;
		height: 10px;
	}

	.filter-container .price-range-slider .ui-slider-handle .slider-tooltip {
		font-size: 12px;
		height: 30px;
		line-height: 30px;
		padding: 0 .9375rem;
	}

	.filter-container .filters-rest-wrap {
		margin-top: 1.25rem;
		font-size: .75rem;
	}

	.filter-container .filters-rest-wrap .filter-reset-btn {
		font-size: .5rem;
	}

	.filter-container .filters-rest-wrap .color-label-inner .color-img img {
		width: 1.25rem;
		height: 1.25rem;
		border-radius: 1.25rem;
	}

	.filter-container .jcf-select {
		height: 30px;
		min-width: 150px;
		border-bottom: solid 1px #d9d9d9;
	}

	.filter-container .jcf-select .jcf-select-text {
		line-height: 30px;
	}

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

	.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 {
		display: none;
	}

	.filter-container .filter-options {
		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;
	}

	.filter-container .filter-options .filter-list-single {
		margin-left: 12px !important;
		margin-block: 3px;
	}

	.filter-container .filter-options .filter-list-single {
		margin-left: 20px;
	}

	.filter-container .filter-options .filter-list-single:last-child .drop-slide {
		right: auto;
		left: 0;
	}

	.filter-container .filter-options .filter-single-title {
		border: solid 1px #d9d9d9;
		font-size: .875rem;
		font-weight: 400;
		padding: 0 12px;
		height: 35px;
		line-height: 35px;
	}

	.filter-container .filter-options .filter-list {
		position: absolute;
		top: 100%;
		margin-top: 5px;
		right: 0;
		background: #fff;
		border: solid 1px #d9d9d9;
		min-width: max-content;
		max-height: 154px;
		overflow-y: auto;
		padding: 12px 10px 0;
		opacity: 0;
		visibility: hidden;
		z-index: 1;
	}

	.filter-container .filter-options .filter-list li {
		margin-bottom: .75rem;
	}

	.filter-container .filter-options .filter-list label {
		font-size: .75rem;
		line-height: 1.125rem;
		padding: .1875rem 1.375rem .1875rem 0;
		margin-bottom: 0;
	}

	.filter-container .filter-options .filter-list label .color-img {
		display: inline-block;
		margin-top: -3px;
		vertical-align: middle;
	}

	.filter-container .filter-options .filter-list label .color-img img {
		width: 1.125rem;
		height: 1.125rem;
		border-radius: 1.125rem;
	}

	.filter-container .filter-options .filter-list label .color-label-wrap:before {
		font: .375rem icomoon;
		top: 9px;
		right: .1875rem;
	}

	.filter-container .filter-options .filter-list label .color-label-wrap:after {
		width: .875rem;
		height: .875rem;
		top: .3125rem;
	}

	.filter-container .filter-options .drop-slide {
		position: absolute;
		padding: 5px 12px 15px;
		top: 100%;
		right: 0;
		min-width: 250px;
		background: #fff;
		border: solid 1px #d9d9d9;
		margin-top: 5px;
		visibility: hidden;
		opacity: 0;
	}

	.category-content-banner {
		padding: 0 20px;
		max-width: 1137px;
		margin: 0 auto 30px;
	}

	.shop-products-holder {
		padding: 0 30px 42px;
	}

	.shop-products-holder .mt-no-product {
		margin-top: 0;
	}

	.shop-products-holder .products-row {
		-ms-grid-columns: (1fr)[12];
		grid-template-columns: repeat(12, 1fr);
		grid-column-gap: 10px;
		grid-row-gap: 20px;
	}

	.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.has_product .product-item .product-img a img {
		max-height: none;
		object-fit: contain;
	}

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

	.shop-products-holder > h2 {
		font-size: 32px;
		margin-bottom: 40px;
	}

	.woocommerce-pagination .page-numbers,
	.woocommerce-pagination .wp-pagenavi {
		font-size: 10px;
	}

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

	.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 {
		height: 2.125rem;
		width: 2.125rem;
		line-height: 2.125rem;
	}

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

	.search-res-container {
		padding-top: 24px;
	}

	.search-res-container .woocommerce-breadcrumb {
		margin-bottom: 30px;
	}

	.search-res-container .ajax-srch-inner {
		margin-top: 3.75rem;
		padding: 0;
	}

	.search-res-container .related-product-section .section-title {
		margin-top: 60px;
		margin-bottom: 40px;
	}

	.product-cat-desc {
		margin-bottom: 40px;
		font-size: 16px;
	}

	.lmp_load_more_button {
		margin-top: 60px;
	}

	.lmp_load_more_button .lmp_button {
		min-width: 140px;
	}

	.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 .user-detail-holder .edit-address-box .form-row .form-row {
		margin-bottom: 20px;
	}

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

	.edit-account-box .success {
		margin-top: 40px;
	}

	.subscribe_field label.checkbox,
	.custom-checkbox {
		font-size: 16px;
		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: 16px;
		height: 16px;
	}

	.subscribe_field label.checkbox .fake-input:before,
	.custom-checkbox .fake-input:before {
		font-size: 6px;
	}

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

	.contact-container {
		padding-top: 24px;
		margin-bottom: 65px;
	}

	.contact-container .woocommerce-breadcrumb {
		margin-bottom: 30px;
	}

	.contact-container h1 {
		font-size: 24px;
		margin-bottom: 15px;
	}

	.contact-container .form-row .wpcf7-not-valid-tip {
		font-size: 13px;
	}

	.contact-container .wpcf7-response-output {
		font-size: 14px;
	}

	.contact-form-section {
		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;
		outline-offset: -10px;
		outline: 1px solid rgba(189, 141, 68, .5);
	}

	.contact-form-section .banner-img {
		-ms-flex-preferred-size: 45%;
		flex-basis: 45%;
		max-width: 45%;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		position: relative;
		z-index: -1;
	}

	.contact-form-section .banner-img:after {
		content: "";
		position: absolute;
		bottom: 1px;
		left: 20px;
		right: 20px;
		height: 77px;
		box-shadow: 0 10px 15px rgba(21, 71, 51, .2);
		z-index: -1;
	}

	.contact-form-section .form-wrap {
		-ms-flex-preferred-size: 55%;
		flex-basis: 55%;
		max-width: 55%;
		padding: 50px 30px;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.contact-form-section .form-wrap .form-info-text {
		font-size: 1rem;
	}

	.contact-form-section .form-wrap form {
		margin-top: 1.5625rem;
		width: 100%;
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
	}

	.contact-form-section .form-wrap .contact-btn-wrap {
		margin-top: .9375rem;
	}

	.contact-form-section .form-wrap .contact-btn-wrap .btn-contact {
		font-size: 1rem;
		padding: .8125rem 3.4375rem;
	}

	.contact-form-section .form-wrap .form-control {
		font-size: 14px;
	}

	.contact-form-section .form-wrap textarea {
		font-size: 12px;
		height: 60px;
		padding: 10px 0 10px 50px;
	}

	.contact-form-section .form-wrap .contact-extra-info-wrap {
		margin-top: 2.1875rem;
	}

	.contact-form-section .form-wrap .contact-dtls li {
		font-size: 1rem;
		margin: 0 0 0 20px;
	}

	.contact-form-section .form-wrap .contact-dtls li i {
		margin-left: 8px;
	}

	.contact-form-section .form-wrap .contact-dtls li i.icon-mail {
		font-size: 14px;
	}

	.contact-form-section .form-wrap .contact-social-liks {
		font-size: 1.125rem;
		margin-top: 0;
	}

	.contact-form-section .form-wrap .contact-social-liks li {
		margin: 0 0 0 15px;
	}

	.contact-form-section .form-wrap .contact-social-liks li:last-child {
		margin-left: 0;
	}

	.about-container {
		font-size: 14px;
	}

	.about-container .home-about-wrap {
		margin-bottom: 2.5rem;
		margin-top: .9375rem;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.about-container .home-about-wrap .woocommerce-breadcrumb {
		margin-bottom: 20px;
	}

	.about-container .home-about-wrap .section-title {
		margin-bottom: 5px;
	}

	.about-container .home-about-wrap .abt-logo-wrap {
		margin-bottom: 15px;
	}

	.about-feat-wrap-inner .bg-image img {
		min-height: 37.5rem;
	}

	.abt-feat-desc {
		font-size: 1rem;
		right: 30px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		max-width: 62.5rem;
		padding: 20px 15px 40px;
		position: absolute;
	}

	.abt-feat-desc .section-title {
		margin-bottom: 1.25rem;
	}

	.abt-feat-desc p {
		padding-left: 20px;
	}

	.abt-feat-desc .abt-feat-lists {
		margin-top: 2rem;
	}

	.abt-feat-desc .abt-feat-lists li {
		padding: 0 10px;
	}

	.abt-feat-desc .abt-feat-lists li:first-child {
		padding-right: 0;
	}

	.abt-feat-desc .abt-feat-lists li:last-child {
		padding-left: 0;
	}

	.abt-feat-desc .abt-feat-lists li .abt-feat-list-title {
		margin-top: .625rem;
	}

	.abt-feat-desc .abt-feat-lists li .abt-feat-list-title:after {
		margin-top: .9375rem;
		width: 5rem;
	}

	.abt-prodct-data-wrap {
		padding: 1.875rem 0;
	}

	.abt-prodct-data-wrap .abt-prdct-data-image {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.abt-prodct-data-wrap .abt-prdct-data-desc {
		padding: 0 1.875rem;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.abt-prodct-data-wrap .abt-prdct-data-desc thead th {
		font-size: 1rem;
		padding: .625rem;
	}

	.abt-prodct-data-wrap .abt-prdct-data-desc tbody td {
		font-size: .875rem;
		padding: .625rem 0 .625rem 2rem;
	}

	.abt-prodct-data-wrap .abt-prdct-data-desc tbody td:last-child {
		padding-left: 0;
	}

	.abt-prodct-data-wrap .abt-prdct-data-desc tbody td strong {
		font-weight: 400;
	}

	.faqs-container,
	.stores-container {
		padding-top: 24px;
	}

	.faqs-container .woocommerce-breadcrumb,
	.stores-container .woocommerce-breadcrumb {
		margin-bottom: 30px;
	}

	.faqs-container .xlab-home-layout-six,
	.stores-container .xlab-home-layout-six {
		margin-bottom: 1.875rem;
	}

	.faq-top-text {
		font-size: 14px;
		padding-bottom: 24px;
	}

	.faq-top-text h1 {
		font-size: 24px;
		margin-bottom: 22px;
	}

	.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;
		padding: 20px 25px;
	}

	.faqs-content-holder h2 {
		font-size: 16px;
		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;
	}

	.press-container {
		padding-top: 24px;
	}

	.press-container .woocommerce-breadcrumb {
		margin-bottom: 30px;
	}

	.press-container h1 {
		font-size: 24px;
		margin-bottom: 24px;
	}

	.press-container .blogs-tags-wrap {
		margin-bottom: 1.25rem;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.press-container .blogs-tags-wrap a {
		padding: .5625rem 1.125rem;
		font-size: .875rem;
		min-width: 110px;
	}

	.press-container .xlab-home-layout-seven {
		margin-bottom: 1.875rem;
	}

	.press-container .xlab-home-layout-seven .blog-wrap-dup .home-blog-single {
		margin-bottom: 1.5625rem;
	}

	.press-container .woocommerce-pagination {
		margin-top: 1.25rem;
	}

	.mt-container-wrap {
		margin: 100px auto;
	}

	.single-post-container {
		padding-top: 24px;
	}

	.single-post-container .woocommerce-breadcrumb {
		margin-bottom: 30px;
	}

	.single-post-container h1 {
		font-size: 24px;
		margin-bottom: 20px;
	}

	.single-post-container .blog-meta {
		font-size: .875rem;
		margin-bottom: 24px;
	}

	.entry-content-wrap .products.columns-3 > div {
		-ms-flex-preferred-size: 33.33%;
		flex-basis: 33.33%;
		max-width: 33.33%;
		margin-bottom: 20px;
	}

	.entry-content {
		-ms-flex-preferred-size: calc(100% - 300px);
		flex-basis: calc(100% - 300px);
		max-width: calc(100% - 300px);
		padding-left: 1.875rem;
		padding-bottom: 2.5rem;
	}

	.entry-content h1 {
		line-height: 1.25;
		font-size: 26px;
		margin-bottom: 15px;
	}

	.entry-content p {
		margin-bottom: 24px;
		font-size: 14px;
	}

	.entry-content p strong {
		font-size: 1rem;
	}

	.entry-content h2 {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.entry-content h3 {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.entry-content h4,
	.entry-content h5 {
		font-size: 14px;
		line-height: 1.1111;
	}

	.entry-content h4 {
		margin-bottom: 11px;
	}

	.entry-content h5 {
		margin-bottom: 10px;
	}

	.entry-content figure {
		margin-bottom: 30px;
	}

	.entry-content figure figcaption {
		font-size: 13px;
		line-height: 1.3571;
		margin-top: .625rem;
	}

	.entry-content ol {
		padding-bottom: 20px;
		font-size: 14px;
	}

	.entry-content ul {
		padding-bottom: 40px;
		font-size: 14px;
	}

	.entry-content .share-links {
		font-size: 20px;
	}

	.article-product-lists {
		margin: 0 -.46875rem 30px;
	}

	.article-product-lists .product-col {
		padding: 0 .25rem;
	}

	.sidebar {
		-ms-flex-preferred-size: 300px;
		flex-basis: 300px;
		max-width: 300px;
	}

	.sidebar .sidebar-main-wrap {
		padding: 1.875rem 1.25rem;
	}

	.sidebar .sidebar-single {
		margin-bottom: 1.25rem;
	}

	.sidebar .sidebar-title {
		font-size: 1.125rem;
		margin-bottom: 1.25rem;
	}

	.sidebar .title-btn-wrap {
		margin-bottom: 1.25rem;
	}

	.sidebar .title-btn-wrap a {
		font-size: 1rem;
	}

	.sidebar .title-btn-wrap a i {
		font-size: .625rem;
		margin-right: 10px;
	}

	.sidebar .sidebar-abt-sec p {
		font-size: 1.125rem;
	}

	.sidebar .sidebar-tags-list ul a {
		font-size: .875rem;
		padding: .5625rem;
	}

	.sidebar .sidebar-blog-list .sidebar-blog-single {
		margin-bottom: 20px;
	}

	.sidebar .sidebar-blog-list .sidebar-blog-image {
		-ms-flex-preferred-size: 100px;
		flex-basis: 100px;
		max-width: 100px;
	}

	.sidebar .sidebar-blog-list .sidebar-blog-desc {
		-ms-flex-preferred-size: calc(100% - 100px);
		flex-basis: calc(100% - 100px);
		max-width: calc(100% - 100px);
		padding-right: 15px;
	}

	.sidebar .sidebar-blog-list .blog-meta {
		margin-bottom: 12px;
	}

	.sidebar .sidebar-blog-list .blog-title {
		font-size: .875rem;
	}

	.sidebar .related-products .products-row {
		margin: 0 -.8125rem;
	}

	.sidebar .related-products .products-row .product-col {
		padding: 0 .8125rem;
		margin-bottom: 20px;
	}

	.single-article-container {
		padding: 60px 0 50px;
		font-size: 16px;
	}

	.our-customers-container {
		padding-top: 24px;
	}

	.our-customers-container .woocommerce-breadcrumb {
		margin-bottom: 30px;
	}

	.our-customers-container .xlab-home-layout-five {
		margin-bottom: 1.875rem;
	}

	.our-customers-container .xlab-home-layout-five .love-stories-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-left: -15px;
		margin-right: -15px;
	}

	.our-customers-container .xlab-home-layout-five .love-stories-wrap .love-st-single {
		-ms-flex-preferred-size: 33.33%;
		flex-basis: 33.33%;
		max-width: 33.33%;
		margin-bottom: 40px;
		padding: 0 10px;
	}

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

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

	.checkout-container .checkout-detail-container > form.woocommerce-checkout:after {
		content: "";
		display: block;
		clear: both;
	}

	.checkout-container .address-holder {
		width: 54%;
		float: right;
		padding: 0 0 20px 60px;
		margin-bottom: 26px;
	}

	.checkout-container .payment-section-title {
		font-size: 16px;
		margin-bottom: 4px;
		text-align: right;
	}

	.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;
		text-align: right;
	}

	.checkout-container .form-row {
		padding-bottom: 10px;
	}

	.checkout-container .shipping_address .woocommerce-shipping-fields__field-wrapper {
		padding-top: 16px;
	}

	.checkout-container .input-text,
	.checkout-container .jcf-select {
		height: 41px;
		font-size: 12px;
		line-height: 1.5;
	}

	.checkout-container textarea.input-text {
		min-height: 70px;
		padding: 12px 18px;
	}

	.checkout-container .different-shipping,
	.checkout-container .mc4wp-checkbox,
	.checkout-container .gift-wrap,
	.checkout-container .shipping-notes {
		padding-bottom: 5px;
	}

	.checkout-container .different-shipping {
		margin-bottom: .9375rem;
	}

	.checkout-container .receivers-form-wrap {
		margin-left: -10px;
		margin-right: -10px;
	}

	.checkout-container .shipping-method-holder {
		float: right;
		padding-top: 0;
	}

	.checkout-container .shipping-option > li,
	.checkout-container .payment-option > li {
		padding-bottom: 10px;
	}

	.checkout-container .shipping-option label .method-option,
	.checkout-container .payment-option label .method-option {
		font-size: 13px;
	}

	.checkout-container .shipping-option label .method-detail,
	.checkout-container .payment-option label .method-detail {
		padding: 0 13px;
	}

	.checkout-container .shipping-option label .method-title,
	.checkout-container .payment-option label .method-title {
		font-size: 16px;
	}

	.checkout-container .shipping-option label .method-info,
	.checkout-container .payment-option label .method-info {
		font-size: 15px;
	}

	.checkout-container .shipping-option {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 10px 0 0;
		margin: 0 -15px;
	}

	.checkout-container .shipping-option label .method-option {
		border: none;
	}

	.checkout-container .review-holder {
		padding: 20px 0;
	}

	.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 .checkout-review {
		float: left;
		width: 46%;
		padding: 20px 0 0;
		border: 1px solid #ececec;
	}

	.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;
		margin-bottom: 15px;
	}

	.checkout-container .cart-coupon-wrap {
		padding: .75rem 1.25rem .75rem;
	}

	.checkout-container .cart-coupon-wrap .cart-coupon-main {
		font-size: .875rem;
	}

	.checkout-container .cart-amount {
		font-size: .875rem;
		line-height: 1.25rem;
		padding: 20px 25px 15px;
	}

	.checkout-container .woocommerce-terms-and-conditions-wrapper {
		padding: 0 22px;
		font-size: 16px;
	}

	.checkout-container .btn-checkout-wrap {
		padding: 0 20px;
	}

	.checkout-container .btn.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;
	}

	.woocommerce-order-received .woocommerce .woocommerce-info {
		margin-top: 40px;
	}

	.thankyou-container {
		padding: 35px 30px;
		max-width: 875px;
		margin: 0 auto;
	}

	.thankyou-container .thankyou-header {
		margin-bottom: 14px;
		padding-top: 20px;
	}

	.thankyou-container .thankyou-bank-details {
		margin-bottom: 14px;
		padding-top: 20px;
	}

	.thankyou-container .thankyou-bank-details h2 {
		margin-bottom: 20px;
	}

	.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li {
		-ms-flex-preferred-size: 20%;
		flex-basis: 20%;
		max-width: 20%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 15px;
		padding: 0 10px;
	}

	.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li b {
		font-size: initial;
		padding-left: 0;
	}

	.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li strong {
		padding-top: 10px;
		font-size: 14px;
	}

	.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul ~ ul {
		margin-top: 5px;
		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;
	}

	.survey-main {
		margin: 60px 0;
	}

	.survey-main .survey-wrap {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.survey-main .survey-wrap .section-img {
		max-width: 37%;
		-ms-flex-preferred-size: 37%;
		flex-basis: 37%;
	}

	.survey-main .survey-wrap .section-form {
		max-width: 63%;
		-ms-flex-preferred-size: 63%;
		flex-basis: 63%;
		box-shadow: 0 0 3px rgba(0, 0, 0, .16);
		padding: 50px 0 0;
	}

	.survey-main .survey-wrap .section-form .header {
		margin-bottom: 30px;
		font-size: 18px;
	}

	.survey-main .survey-wrap .section-form form {
		padding-right: 15px;
	}

	.survey-main .survey-wrap .section-form form .numerical-title {
		font-size: 16px;
		margin-bottom: 8px;
	}

	.survey-main .survey-wrap .section-form form .form-group {
		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;
		margin-bottom: 28px;
	}

	.survey-main .survey-wrap .section-form form .form-group .wpcf7-list-item {
		font-size: 16px;
		margin-bottom: 0;
	}

	.survey-main .survey-wrap .section-form form .form-group .wpcf7-list-item span {
		padding-right: 25px;
	}

	.survey-main .survey-wrap .section-form form .form-group .wpcf7-list-item span:before {
		width: 20px;
		height: 20px;
		top: 2px;
	}

	.survey-main .survey-wrap .section-form h1 {
		font-size: 32px;
		margin-bottom: 27px;
	}

	.survey-main .survey-wrap .form-wrap {
		margin-bottom: 40px;
	}

	.survey-main .survey-wrap .form-wrap .btn-primary {
		max-width: 200px;
		padding: 6px 0;
		font-size: 18px !important;
		width: 100%;
	}

	.woo-order-cancel {
		padding: 32px 0 0;
	}

	.woo-order-cancel .top-text-holder {
		font-size: 14px;
		line-height: 1.75;
		padding-bottom: 32px;
	}

	.order-cancel-title {
		font-size: 24px;
		font-weight: 400;
		margin-bottom: .9167em;
	}

	.order-cancel-wrapper {
		padding-bottom: 30px;
	}

	.order-cancel-contents .order-cancel-form {
		-ms-flex-preferred-size: 57.84%;
		flex-basis: 57.84%;
		max-width: 57.84%;
		padding: 36px 5.5%;
	}

	.order-cancel-block .order-block-title {
		font-size: 18px;
	}

	.order-cancel-form .order-cancel-block ~ .order-cancel-block {
		padding-top: 15px;
	}

	.order-cancel-form .order-form-row {
		margin: 0 -12px;
	}

	.order-cancel-form .order-form-row #cancel_order_billing_amount_field,
	.order-cancel-form .order-form-row #cancel_order_purchase_date_field {
		padding-top: 11px;
		margin-bottom: 25px;
	}

	.order-cancel-form .order-form-row .cancel-order-currency {
		font-size: 14px;
		padding: 9px 0;
	}

	.order-cancel-form .input-field-item {
		padding: 0 12px;
		margin-bottom: 30px;
	}

	.order-cancel-form .input-field-item.floating_input.focused .floating_label,
	.order-cancel-form .input-field-item.floating_input.populated .floating_label {
		font-size: 12px;
	}

	.order-cancel-form .input-field-item.floating_input .form-control {
		height: 39px;
		padding: 10px 0 4px;
	}

	.order-cancel-form .input-field-item label {
		font-size: 14px;
	}

	.order-cancel-form .input-field-item label.floating_label {
		right: 12px;
		left: 12px;
		padding: 9px 0;
	}

	.order-cancel-form .input-field-item .form-control {
		height: 39px;
		padding: 7px 0;
	}

	.order-cancel-form .input-field-item textarea.form-control {
		min-height: 40px;
	}

	.order-cancel-form .cancel-order-terms-conditions {
		padding-top: 3px;
		margin-bottom: 30px;
	}

	.order-cancel-form .cancel-order-terms-conditions .cancel-order-checkbox {
		font-size: 14px;
	}

	.order-cancel-form .cancel-order-terms-conditions .cancel-order-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label .fake-input {
		background-size: 13px;
	}

	.order-cancel-form .cancel-order-terms-conditions .cancel-order-checkbox .fake-input {
		width: 17px;
		height: 17px;
		margin-top: 0;
	}

	.order-cancel-form .button-holder .btn {
		height: 40px;
		max-width: 290px;
	}

	.order-cancel-detail {
		-ms-flex-preferred-size: 42.16%;
		flex-basis: 42.16%;
		max-width: 42.16%;
		padding: 36px 23px;
	}

	.order-cancel-detail .order-cancel-block ~ .order-cancel-block {
		padding-top: 8.1875rem;
	}

	.order-cancel-detail ul {
		line-height: 1.625;
	}

	.order-cancel-detail ul.list-style-triangle li:before {
		top: .8125em;
		width: 5px;
		height: 9px;
	}

	.order-cancel-detail ul.list-style-tick {
		max-width: 400px;
	}

	.order-cancel-detail ul.list-style-tick li {
		padding-right: 20px;
	}

	.order-cancel-detail ul.list-style-tick li:before {
		top: .8125em;
		width: 11px;
		height: 9px;
	}

	.footer-customer-service {
		padding: 14px 0 15px;
	}
}

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

	.contact-form-section .form-wrap .contact-extra-info-wrap {
		-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;
	}

	.contact-form-section .form-wrap .contact-dtls li:last-child {
		margin-left: 0;
	}

	.contact-form-section .form-wrap .contact-social-liks {
		margin-top: 20px;
	}
}

@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: 992px) {
	.jcf-select .jcf-select-text {
		font-size: 14px;
		margin-left: 20px;
	}

	.jcf-select .jcf-select-opener:before {
		font-size: 5px;
	}

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

	.column-6 .product-item .product-img {
		padding-bottom: 111.25%;
	}

	.product-item .matat-label,
	.product-item .sale-label,
	.product-item .off-label,
	.product-item .new-label,
	.product-item .sold-label {
		font-size: 14px;
		height: 30px;
		line-height: 30px;
		top: .625rem;
		right: .625rem;
	}

	.product-item .matat-label + .product-page-custom-badge {
		top: 3.125rem;
	}

	.product-item .product-page-custom-badge {
		top: .625rem;
		right: .625rem;
	}

	.product-item .product-page-custom-badge .custom-label {
		font-size: 14px;
		height: 30px;
		line-height: 30px;
	}

	.product-item .oos-label {
		font-size: 1rem;
		padding: .5rem;
	}

	.product-item .sale-countdown-box .sale-info-title {
		font-size: 14px;
	}

	.product-item .btn-wishlist {
		top: 10px;
		left: 10px;
	}

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

	.product-item .valiation-list .variation-color {
		margin: 0 .46875rem;
	}

	.product-item .valiation-list .variable-items-wrapper li {
		margin: 0 .46875rem;
	}

	.product-item .sale-label {
		font-size: 16px;
		line-height: 31px;
	}

	.gift-product .single-product-container {
		padding-bottom: 30px;
		padding-top: 1.875rem;
	}

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

	.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-container {
		width: 54.136691%;
	}

	.single-product-container .single-slider-wrapper .matat-label,
	.single-product-container .single-slider-wrapper .sale-label,
	.single-product-container .single-slider-wrapper .off-label,
	.single-product-container .single-slider-wrapper .new-label,
	.single-product-container .single-slider-wrapper .sold-label {
		font-size: 14px;
		height: 38px;
		line-height: 38px;
		left: .625rem;
	}

	.single-product-container .single-slider-wrapper .matat-label + .product-page-custom-badge {
		top: 5.875rem;
	}

	.single-product-container .single-slider-wrapper .product-page-custom-badge {
		top: .625rem;
		left: .625rem;
	}

	.single-product-container .single-slider-wrapper .product-page-custom-badge .custom-label {
		font-size: 14px;
		height: 38px;
		line-height: 38px;
	}

	.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 {
		padding: 0;
		margin: 0;
		float: left;
		width: calc(82.633% - 20px);
	}

	.single-product-container .single-product-slider .slick-list {
		margin: 0 -5px;
	}

	.single-product-container .single-product-slider .slide a.img-wrap {
		min-height: 404px;
	}

	.single-product-container .product-nav-slider {
		margin: -8px 0;
		float: right;
		width: 17.367%;
		margin-left: 20px;
	}

	.single-product-container .product-nav-slider .slide {
		padding: 8px 0;
	}

	.single-product-container .single-product-summary {
		width: 45.863309%;
		-webkit-padding-start: 30px;
		padding-inline-start: 30px;
		-webkit-padding-end: 15px;
		padding-inline-end: 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 {
		margin-bottom: 15px;
	}

	.single-product-container .single-product-summary .product-price,
	.single-product-container .single-product-summary .woocommerce-variation-price {
		font-size: 20px;
	}

	.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 .single-product-summary .productpage_title {
		font-size: 16px;
	}

	.single-product-container .variation-row {
		margin-bottom: 30px;
	}

	.single-product-container .variation-row.prdt-type {
		margin-bottom: 5px;
	}

	.single-product-container .variation-row .variation-label {
		font-size: 13px;
		margin-bottom: 12px;
	}

	.single-product-container .gift-form .textarea-wrap textarea,
	.single-product-container .giftcard_wrapper .textarea-wrap textarea {
		font-size: 14px;
		height: 47px;
		padding: 11px 0 11px 60px;
	}

	.single-product-container .gift-form .textarea-wrap #the-count,
	.single-product-container .giftcard_wrapper .textarea-wrap #the-count {
		font-size: 14px;
	}

	.single-product-container .variation-list label .btn-variation,
	.single-product-container .variable-items-wrapper label .btn-variation {
		font-size: 14px;
		padding: 0 7px;
	}

	.single-product-container .variations .image-variable-items-wrapper .variable-item,
	.single-product-container .ring-variations .image-variable-items-wrapper .variable-item {
		margin-left: .4375rem;
	}

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

	.single-product-container .add-cart-row .matat-wishlist-button {
		height: 45px;
		width: 45px;
	}

	.single-product-container .stock-alert-row {
		margin-bottom: 2.5rem;
		padding: .9375rem;
	}

	.single-product-container .stock-alert-row .stock-alert-title {
		font-size: .875rem;
		margin-bottom: .625rem;
	}

	.single-product-container .stock-alert-row .form-control {
		height: 40px;
	}

	.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;
		margin-right: calc(17.367% + 20px);
	}

	.single-product-container .product-share .share-title {
		font-size: 14px;
	}

	.single-product-container .product-share .share-links a {
		font-size: 14px;
	}

	.product-tab-info .product-tab-menu {
		margin-bottom: .8125rem;
	}

	.product-tab-info .product-tab-menu > li a {
		font-size: 16px;
	}

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

	.related-product-section {
		padding: 45px 15px;
	}

	.related-product-section .section-title {
		margin-bottom: 35px;
	}

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

	.product-feat-inner {
		padding: 10px 40px 10px;
	}

	.product-feat-inner .product-feat-desc ul .prdct-feat-title {
		font-size: 16px;
		margin-top: 10px;
	}

	.category-banner .category-banner-desc-wrap {
		padding: 0 40px;
	}

	.category-banner .category-banner-desc-wrap .category-banner-products .col-item .cat-product-title {
		font-size: 1rem;
		padding: .4375rem 0 .4375rem;
	}

	.category-banner .category-banner-para-wrap {
		font-size: .875rem;
		max-width: 566px;
	}

	.category-header h1 {
		font-size: 28px;
	}

	.category-father .filter-container {
		padding: 25px 45px;
	}

	.filter-container {
		padding: 25px 45px;
	}

	.filter-container .price-range-slider .ui-slider-handle .slider-tooltip {
		font-size: 14px;
	}

	.filter-container .filters-rest-wrap {
		font-size: .875rem;
	}

	.filter-container .filter-opener {
		font-size: 14px;
		margin-right: 32px;
	}

	.filter-container .filter-options .filter-list label {
		font-size: .875rem;
	}

	.category-content-banner {
		padding: 0 30px;
		margin-bottom: 40px;
	}

	.shop-products-holder {
		padding: 0 45px 52px;
	}

	.shop-products-holder .products-row {
		grid-row-gap: 25px;
	}

	.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;
		grid-column: span 6;
		-ms-grid-row: span 2;
		grid-row: span 2;
	}

	.shop-products-holder .products-row .product-col.column-6.has_product .product-item .product-img {
		padding-bottom: 122.9%;
		margin-bottom: 45px;
	}

	.shop-products-holder .products-row .product-col.column-6:not(.has_product) .product-item {
		height: 100%;
	}

	.shop-products-holder .products-row .product-col.column-6:not(.has_product) .product-item .product-img {
		margin: 0;
		padding: 0;
		height: 100%;
	}

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

	.shop-products-holder .products-row .product-col.column-6.row-1 .product-item .product-img {
		padding: 0;
	}

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

	.search-res-container {
		padding-top: 34px;
	}

	.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: 34px;
		margin-bottom: 85px;
	}

	.contact-container h1 {
		font-size: 28px;
		margin-bottom: 18px;
	}

	.contact-form-section {
		outline-offset: -15px;
	}

	.contact-form-section .form-wrap {
		padding: 50px 45px;
	}

	.contact-form-section .form-wrap textarea {
		font-size: 14px;
		height: 70px;
		padding: 11px 0 11px 60px;
	}

	.contact-form-section .form-wrap .contact-dtls li {
		margin: 0 0 0 20px;
	}

	.about-container {
		font-size: 16px;
		line-height: 1.625;
	}

	.about-container .home-about-wrap {
		margin-bottom: 2.8125rem;
		margin-top: 1.25rem;
	}

	.abt-feat-desc {
		right: 45px;
	}

	.abt-feat-desc p {
		padding-left: 50px;
	}

	.abt-feat-desc .abt-feat-lists li {
		padding: 0 15px;
	}

	.abt-prodct-data-wrap {
		padding: 2.8125rem 0;
	}

	.abt-prodct-data-wrap .abt-prdct-data-image {
		-ms-flex-preferred-size: 38%;
		flex-basis: 38%;
		max-width: 38%;
	}

	.abt-prodct-data-wrap .abt-prdct-data-desc {
		padding: 0 2.8125rem;
		-ms-flex-preferred-size: 62%;
		flex-basis: 62%;
		max-width: 62%;
	}

	.abt-prodct-data-wrap .abt-prdct-data-desc tbody td {
		font-size: .9375rem;
		padding: .625rem 0 .625rem 2.625rem;
	}

	.faqs-container,
	.stores-container {
		padding-top: 34px;
	}

	.faqs-container .xlab-home-layout-six,
	.stores-container .xlab-home-layout-six {
		margin-bottom: 2.5rem;
	}

	.faq-top-text {
		font-size: 16px;
		padding-bottom: 34px;
	}

	.faq-top-text h1 {
		font-size: 28px;
		margin-bottom: 26px;
	}

	.faqs-row {
		padding-top: 34px;
	}

	.faq-nav-wrapper {
		padding: 0 0 0 40px;
	}

	.faq-nav-wrapper .faq-nav {
		font-size: 16px;
		padding: 25px 30px;
	}

	.faqs-content-holder h2 {
		font-size: 18px;
		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;
	}

	.press-container {
		padding-top: 34px;
	}

	.press-container h1 {
		font-size: 28px;
		margin-bottom: 30px;
	}

	.press-container .blogs-tags-wrap {
		margin-bottom: 1.5625rem;
	}

	.press-container .xlab-home-layout-seven {
		margin-bottom: 2.5rem;
	}

	.press-container .xlab-home-layout-seven .blog-wrap-dup .home-blog-single {
		margin-bottom: 1.875rem;
	}

	.single-post-container {
		padding-top: 34px;
	}

	.single-post-container h1 {
		font-size: 28px;
		margin-bottom: 24px;
	}

	.entry-content {
		-ms-flex-preferred-size: calc(100% - 360px);
		flex-basis: calc(100% - 360px);
		max-width: calc(100% - 360px);
		padding-left: 3.125rem;
	}

	.entry-content h1 {
		font-size: 32px;
	}

	.entry-content p {
		font-size: 16px;
	}

	.entry-content p strong {
		font-size: 1.125rem;
	}

	.entry-content h2 {
		font-size: 21px;
	}

	.entry-content h3 {
		font-size: 20px;
	}

	.entry-content h4,
	.entry-content h5 {
		font-size: 15px;
	}

	.entry-content h5 {
		margin-bottom: 15px;
	}

	.entry-content ol {
		padding-bottom: 30px;
		font-size: 16px;
	}

	.entry-content ol > li {
		padding: 0 0 9px 26px;
	}

	.rtl .entry-content ol > li {
		padding-right: 26px;
	}

	.entry-content ul {
		font-size: 16px;
	}

	.entry-content ul > li {
		padding: 0 0 13px 22px;
	}

	.rtl .entry-content ul > li {
		padding-right: 22px;
	}

	.entry-content ul > li:before {
		top: 13px;
		width: 6px;
		height: 6px;
	}

	.article-product-lists .product-col {
		padding: 0 .46875rem;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}

	.sidebar {
		-ms-flex-preferred-size: 360px;
		flex-basis: 360px;
		max-width: 360px;
	}

	.sidebar .sidebar-single {
		margin-bottom: 1.875rem;
	}

	.our-customers-container {
		padding-top: 34px;
	}

	.our-customers-container .xlab-home-layout-five {
		margin-bottom: 2.8125rem;
	}

	.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 .checkout-heading h1 {
		font-size: 2.25rem;
	}

	.checkout-container .checkout-detail-container {
		margin: 0 -14px 0;
	}

	.checkout-container .woocommerce-NoticeGroup {
		padding: 0 15px;
	}

	.checkout-container .checkout_forms_holder,
	.checkout-container .woocommerce-shipping-fields__field-wrapper {
		margin: 0 -15px;
	}

	.checkout-container .address-holder {
		padding: 0 0 0 70px;
		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 15px 20px;
	}

	.checkout-container .input-text,
	.checkout-container .jcf-select {
		height: calc(2.625rem + 2px);
		font-size: .875rem;
		line-height: 1.5;
		padding: .5rem 0;
	}

	.checkout-container textarea.input-text {
		min-height: 90px;
	}

	.checkout-container .woocommerce-terms-and-conditions-wrapper {
		padding: 0 22px;
	}

	.checkout-container .shipping-option > li,
	.checkout-container .payment-option > li {
		padding-bottom: 11px;
	}

	.checkout-container .shipping-option label .method-option,
	.checkout-container .payment-option label .method-option {
		font-size: 14px;
	}

	.checkout-container .shipping-option label .fake-input,
	.checkout-container .payment-option label .fake-input {
		width: 18px;
		height: 18px;
		min-width: 18px;
		margin-top: 3px;
	}

	.checkout-container .shipping-option label .fake-input:before,
	.checkout-container .payment-option label .fake-input:before {
		height: 10px;
		width: 10px;
	}

	.checkout-container .shipping-option label .method-option {
		padding: .125rem .875rem;
	}

	.checkout-container .promo-code-wrap {
		margin-bottom: 22px;
	}

	.checkout-container .promo-code-wrap .coupon-info {
		font-size: 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;
		margin-bottom: 20px;
	}

	.checkout-container .cart-coupon-wrap {
		padding: 1rem 1.5625rem 1rem;
	}

	.checkout-container .cart-amount {
		font-size: 1rem;
		line-height: 1.5rem;
	}

	.checkout-container .cart-amount .amout-row {
		padding: 3px 0;
	}

	.checkout-container .btn-checkout-wrap {
		padding: 0 25px;
	}

	.checkout-container .btn.btn-checkout {
		padding: 13px;
		line-height: 24px;
		font-size: 18px;
	}

	.checkout-promo-box .product-col {
		padding: 0 9px;
	}

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

	.woo-order-cancel {
		padding: 45px 0 0;
	}

	.woo-order-cancel .top-text-holder {
		font-size: 16px;
		padding-bottom: 42px;
	}

	.order-cancel-title {
		font-size: 30px;
	}

	.order-cancel-wrapper {
		padding-bottom: 40px;
	}

	.order-cancel-contents .order-cancel-form {
		padding: 50px 8.5%;
	}

	.order-cancel-block .order-block-title {
		font-size: 20px;
	}

	.order-cancel-form .order-cancel-block ~ .order-cancel-block {
		padding-top: 22px;
	}

	.order-cancel-form .order-form-row {
		margin: 0 -18px;
	}

	.order-cancel-form .order-form-row #cancel_order_billing_amount_field,
	.order-cancel-form .order-form-row #cancel_order_purchase_date_field {
		margin-bottom: 32px;
	}

	.order-cancel-form .order-form-row .cancel-order-currency {
		font-size: 16px;
		padding: 10px 0;
	}

	.order-cancel-form .input-field-item {
		padding: 0 18px;
		margin-bottom: 35px;
	}

	.order-cancel-form .input-field-item.floating_input.focused .floating_label,
	.order-cancel-form .input-field-item.floating_input.populated .floating_label {
		font-size: 13px;
	}

	.order-cancel-form .input-field-item label {
		font-size: 16px;
	}

	.order-cancel-form .input-field-item label.floating_label {
		right: 18px;
		left: 18px;
		padding: 10px 0;
	}

	.order-cancel-form .cancel-order-terms-conditions {
		padding-top: 6px;
		margin-bottom: 40px;
	}

	.order-cancel-form .cancel-order-terms-conditions .cancel-order-checkbox {
		font-size: 16px;
	}

	.order-cancel-form .button-holder .btn {
		height: 45px;
	}

	.order-cancel-detail {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.order-cancel-detail .order-block-title {
		margin-bottom: 18px;
	}

	.order-cancel-detail ul li {
		margin-bottom: 18px;
	}
}

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

	.countdown-block .countdown-wrapper .flip-clock-dot {
		width: .3125rem;
		height: .625rem;
		top: .4375rem;
		left: .125rem;
	}

	.countdown-block .countdown-wrapper .flip-clock-dot::after {
		font-size: .6875rem;
	}

	.countdown-block .flip-clock-wrapper .flip-clock-divider {
		width: .625rem;
		height: 2.1875rem;
	}

	.countdown-block .flip-clock-wrapper ul {
		width: 1.125rem;
		height: 1.25rem;
		margin: .0625rem;
		font-size: 1rem;
		line-height: 1.5rem;
		border-radius: .25rem;
	}

	.countdown-block .flip-clock-wrapper ul li {
		line-height: 1.5rem;
	}

	.countdown-block .flip-clock-wrapper ul li a div {
		font-size: 1rem;
	}

	.countdown-block .flip-clock-wrapper ul li a div div.inn {
		border-radius: .25rem;
	}

	.countdown-block .flip-clock-wrapper ul li a div.up::after {
		top: .75rem;
		margin-top: -.0625rem;
	}

	.countdown-block .flip-clock-wrapper ul li a div.down {
		border-bottom-left-radius: .25rem;
		border-bottom-right-radius: .25rem;
	}

	.countdown-block .flip-clock-divider .flip-clock-label {
		font-size: .625rem;
		right: -1.8125rem;
	}

	.countdown-block .flip-clock-divider.hours .flip-clock-label {
		right: -2.125rem;
	}

	.countdown-block .flip-clock-divider.days .flip-clock-label {
		right: -1.875rem;
	}

	.column-6 .product-item .product-img {
		padding-bottom: 112.25%;
	}

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

	.gift-product .single-product-container {
		padding-bottom: 40px;
		padding-top: 2.5rem;
	}

	.single-product-container .container {
		max-width: 1200px;
	}

	.single-product-container .single-slider-wrapper .matat-label,
	.single-product-container .single-slider-wrapper .sale-label,
	.single-product-container .single-slider-wrapper .off-label,
	.single-product-container .single-slider-wrapper .new-label,
	.single-product-container .single-slider-wrapper .sold-label {
		font-size: 16px;
		left: .9375rem;
	}

	.single-product-container .single-slider-wrapper .matat-label + .product-page-custom-badge {
		top: 5.6875rem;
	}

	.single-product-container .single-slider-wrapper .product-page-custom-badge {
		top: .9375rem;
		left: .9375rem;
	}

	.single-product-container .single-slider-wrapper .product-page-custom-badge .custom-label {
		font-size: 16px;
	}

	.single-product-container .preorder-label {
		right: 23px;
	}

	.single-product-container .single-product-slider .slide a.img-wrap {
		min-height: 496px;
	}

	.single-product-container .product-nav-slider {
		margin: -11px 0;
	}

	.single-product-container .product-nav-slider .slide {
		padding: 11px 0;
	}

	.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 .product-price,
	.single-product-container .single-product-summary .woocommerce-variation-price {
		font-size: 24px;
	}

	.single-product-container .variation-row .variation-label {
		font-size: 14px;
	}

	.single-product-container .gift-form,
	.single-product-container .giftcard_wrapper {
		margin-bottom: 15px;
	}

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

	.single-product-container .product-share .share-links a {
		font-size: 16px;
	}

	.product-tab-info .product-tab-menu {
		margin: 0 -29px .8125rem;
	}

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

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

	.related-product-section .section-title {
		margin-bottom: 42px;
	}

	.related-product-section .related-product-slider .product-col {
		margin-bottom: 20px;
	}

	.slick-lightbox-inner .slick-lightbox-close {
		font-size: 20px;
	}

	.product-feat-inner {
		padding: 15px 60px 15px;
	}

	.product-feat-inner .product-feat-desc ul li:nth-child(1),
	.product-feat-inner .product-feat-desc ul li:nth-child(4) {
		margin-left: -2.5rem;
	}

	.category-banner .category-banner-desc-wrap {
		padding: 0 60px;
	}

	.category-father .filter-container {
		padding: 30px 60px;
	}

	.filter-container {
		padding: 30px 60px;
	}

	.filter-container .filter-opener {
		font-size: 15px;
		margin-right: 40px;
	}

	.filter-container .filter-opener:before {
		font-size: 6px;
	}

	.category-content-banner {
		padding: 0 40px;
		margin-bottom: 50px;
	}

	.shop-products-holder {
		padding: 0 60px 60px;
	}

	.shop-products-holder .products-row {
		grid-row-gap: 30px;
	}

	.shop-products-holder .products-row .product-col.column-6.has_product .product-item .product-img {
		padding-bottom: 120%;
	}

	.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 .fake-input,
	.custom-checkbox .fake-input {
		width: 18px;
		height: 18px;
	}

	.subscribe_field label.checkbox .fake-input:before,
	.custom-checkbox .fake-input:before {
		font-size: 8px;
	}

	.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 {
		margin-bottom: 106px;
	}

	.contact-container h1 {
		font-size: 32px;
		margin-bottom: 20px;
	}

	.contact-form-section {
		outline-offset: -20px;
	}

	.contact-form-section .banner-img {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.contact-form-section .form-wrap {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
		padding: 50px 60px;
	}

	.about-container .home-about-wrap {
		margin-top: 1.875rem;
		margin-bottom: 3.75rem;
	}

	.abt-feat-desc {
		right: 60px;
	}

	.abt-feat-desc p {
		padding-left: 80px;
	}

	.abt-prodct-data-wrap {
		padding: 3.75rem 0;
	}

	.abt-prodct-data-wrap .abt-prdct-data-desc {
		padding: 0 3.75rem;
	}

	.abt-prodct-data-wrap .abt-prdct-data-desc tbody td {
		font-size: 1rem;
		padding: .625rem 0 .625rem 4.5rem;
	}

	.faqs-container .container,
	.stores-container .container {
		max-width: 1290px;
	}

	.faqs-container .xlab-home-layout-six,
	.stores-container .xlab-home-layout-six {
		margin-bottom: 3.125rem;
	}

	.faq-top-text {
		font-size: 18px;
		padding-bottom: 44px;
	}

	.faq-top-text h1 {
		font-size: 32px;
		margin-bottom: 30px;
	}

	.faq-nav-wrapper {
		padding: 0 0 0 60px;
	}

	.faq-nav-wrapper .faq-nav {
		padding: 30px 35px;
	}

	.faqs-content-holder h2 {
		font-size: 20px;
	}

	.press-container .container {
		max-width: 1290px;
	}

	.press-container h1 {
		font-size: 32px;
		margin-bottom: 40px;
	}

	.press-container .blogs-tags-wrap {
		margin-bottom: 2.1875rem;
	}

	.press-container .xlab-home-layout-seven {
		margin-bottom: 3.125rem;
	}

	.press-container .xlab-home-layout-seven .blog-wrap-dup .home-blog-single {
		margin-bottom: 2.1875rem;
	}

	.single-post-container .container {
		max-width: 1290px;
	}

	.single-post-container h1 {
		font-size: 32px;
		margin-bottom: 30px;
	}

	.single-post-container .blog-meta {
		margin-bottom: 30px;
	}

	.entry-content h1 {
		font-size: 36px;
	}

	.entry-content h2 {
		font-size: 24px;
	}

	.entry-content h3 {
		font-size: 22px;
	}

	.entry-content h4,
	.entry-content h5 {
		font-size: 16px;
	}

	.entry-content figure figcaption {
		font-size: 14px;
		margin-top: .875rem;
	}

	.article-product-lists {
		margin: 0 -.625rem 40px;
	}

	.article-product-lists .product-col {
		padding: 0 .625rem;
	}

	.our-customers-container .container {
		max-width: 1066px;
	}

	.our-customers-container .xlab-home-layout-five .love-stories-wrap .love-st-single {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
		margin-bottom: 60px;
		padding: 0 15px;
	}

	.woocommerce .woocommerce-error {
		padding-left: 34px;
		padding-right: 34px;
	}

	.checkout-container .checkout-detail-container {
		margin: 0 -17px;
	}

	.checkout-container .woocommerce-NoticeGroup {
		padding: 0 20px;
	}

	.checkout-container .address-holder {
		padding: 0 0 0 80px;
	}

	.checkout-container .payment-section-title {
		font-size: 20px;
	}

	.checkout-container .form-row {
		padding-bottom: 30px;
	}

	.checkout-container .shipping-option label .method-option,
	.checkout-container .payment-option label .method-option {
		font-size: 16px;
	}

	.checkout-container .shipping-option label .fake-input,
	.checkout-container .payment-option label .fake-input {
		width: 20px;
		height: 20px;
		min-width: 20px;
	}

	.checkout-container .shipping-option label .fake-input:before,
	.checkout-container .payment-option label .fake-input:before {
		width: 10px;
		height: 10px;
	}

	.checkout-container .shipping-option > li {
		padding-bottom: 10px;
	}

	.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 .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-container .cart-items-list {
		margin-bottom: 30px;
	}

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

	.checkout-container .payment-option .payment_method_gobitpaymentgateway label .fake-input {
		margin-top: 8px;
	}

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

	.order-cancel-wrapper {
		padding-bottom: 50px;
	}

	.order-cancel-contents .order-cancel-form {
		padding: 68px 8.8%;
	}

	.order-cancel-form .order-cancel-block ~ .order-cancel-block {
		padding-top: 29px;
	}

	.order-cancel-form .order-form-row {
		margin: 0 -22px;
	}

	.order-cancel-form .input-field-item {
		padding: 0 22px;
		margin-bottom: 40px;
	}

	.order-cancel-form .input-field-item label.floating_label {
		right: 22px;
		left: 22px;
	}

	.order-cancel-form .cancel-order-terms-conditions {
		margin-bottom: 55px;
	}

	.order-cancel-detail {
		padding-top: 68px;
		padding-bottom: 68px;
	}
}

@media (min-width: 1300px) {
	.container {
		max-width: 1290px;
	}

	.column-6 .product-item .product-img {
		padding-bottom: 112.25%;
	}

	.single-product-container .single-product-slider .slide a.img-wrap {
		min-height: 504px;
	}

	.product-feat-inner {
		padding: 20px 75px 20px;
	}

	.category-banner .category-banner-desc-wrap {
		padding: 0 75px;
	}

	.category-father .filter-container {
		padding: 40px 75px;
	}

	.filter-container {
		padding: 40px 75px;
	}

	.category-content-banner {
		padding: 0 50px;
		margin-bottom: 60px;
	}

	.shop-products-holder {
		padding: 0 75px 60px;
	}

	.shop-products-holder .products-row .product-col.column-6.has_product .product-item .product-img {
		padding-bottom: 119%;
	}

	.search-result-container {
		padding: 38px 50px 60px;
	}

	.contact-form-section .form-wrap .contact-dtls li {
		margin: 0 0 0 35px;
	}

	.about-container .home-about-wrap {
		margin-bottom: 5rem;
		margin-top: 2.5rem;
	}

	.about-feat-wrap-inner .bg-image img {
		max-height: 31.875rem;
		min-height: 28.125rem;
	}

	.abt-feat-desc {
		right: 75px;
		max-width: 71.25rem;
	}

	.abt-feat-desc .abt-feat-lists li {
		padding: 0 33px;
	}

	.abt-prodct-data-wrap {
		padding: 5rem 0;
	}

	.abt-prodct-data-wrap .abt-prdct-data-image {
		-ms-flex-preferred-size: 515px;
		flex-basis: 515px;
		max-width: 515px;
	}

	.abt-prodct-data-wrap .abt-prdct-data-desc {
		padding: 0 4.6875rem;
		-ms-flex-preferred-size: calc(100% - 515px);
		flex-basis: calc(100% - 515px);
		max-width: calc(100% - 515px);
	}

	.faqs-container .xlab-home-layout-six,
	.stores-container .xlab-home-layout-six {
		margin-bottom: 3.75rem;
	}

	.faq-nav-wrapper {
		padding: 0 0 0 80px;
	}

	.press-container .blogs-tags-wrap {
		margin-bottom: 2.8125rem;
	}

	.press-container .xlab-home-layout-seven {
		margin-bottom: 3.75rem;
	}

	.press-container .xlab-home-layout-seven .blog-wrap-dup .home-blog-single {
		margin-bottom: 2.5rem;
	}

	.entry-content {
		padding-left: 4.375rem;
	}

	.our-customers-container .xlab-home-layout-five {
		margin-bottom: 3.75rem;
	}

	.woocommerce .woocommerce-error {
		padding-left: 40px;
		padding-right: 40px;
	}

	.checkout-container .checkout-detail-container {
		margin: 0 -20px;
	}

	.checkout-container .woocommerce-NoticeGroup {
		padding: 0 32px;
	}

	.checkout-container .address-holder {
		padding: 0 0 0 90px;
	}

	.checkout-container .cart-items-list {
		max-height: 560px;
		margin-bottom: 40px;
	}

	.order-cancel-wrapper {
		padding-bottom: 60px;
	}

	.order-cancel-form .order-form-row {
		margin: 0 -25px;
	}

	.order-cancel-form .input-field-item {
		padding: 0 25px;
	}

	.order-cancel-form .input-field-item label.floating_label {
		right: 25px;
		left: 25px;
	}

	.order-cancel-form .cancel-order-terms-conditions {
		margin-bottom: 72px;
	}
}

@media only screen and (min-width: 1400px) {
	.column-6 .product-item .product-img {
		padding-bottom: 111.35%;
	}
}

@media (min-width: 1440px) {
	.shop-products-holder .products-row .product-col.column-6.has_product .product-item .product-img {
		padding-bottom: 117.4%;
	}
}

@media only screen and (min-width: 1500px) {
	.column-6 .product-item .product-img {
		padding-bottom: 110.35%;
	}
}

@media only screen and (min-width: 1600px) {
	.column-6 .product-item .product-img {
		padding-bottom: 109.7%;
	}
}

@media (min-width: 1600px) {
	.shop-products-holder .products-row .product-col.column-6.has_product .product-item .product-img {
		padding-bottom: 115%;
	}
}

@media only screen and (min-width: 1700px) {
	.column-6 .product-item .product-img {
		padding-bottom: 109%;
	}
}

@media only screen and (min-width: 1850px) {
	.column-6 .product-item .product-img {
		padding-bottom: 108.35%;
	}
}

@media (min-width: 1920px) {
	.shop-products-holder .products-row .product-col.column-6.has_product .product-item .product-img {
		padding-bottom: 112%;
	}
}

@media (max-width: 1199.98px) {
	.zopim.addmargin {
		-webkit-transform: translateY(-2.75rem) !important;
		-ms-transform: translateY(-2.75rem) !important;
		transform: translateY(-2.75rem) !important;
	}

	.single-product-container .container {
		width: 100%;
		max-width: unset;
	}
}

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

	.main-slider-wrapper .sale-countdown-box .sale-info-title {
		text-align: center;
	}

	.main-slider-wrapper .sale-countdown-box .countdown-timer {
		margin: 0 auto;
	}

	.category-banner.no-banner .category-banner-desc-wrap {
		padding: 0;
	}

	.about-feat-wrap-inner {
		padding-bottom: 2.5rem;
	}

	.about-feat-wrap-inner .bg-image {
		position: absolute;
		height: 100%;
		z-index: -1;
		top: 0;
		left: 0;
		width: 100%;
	}

	.single-post-container .sidebar {
		margin-bottom: 0;
	}

	body.woocommerce-checkout #main > .container.mt-container-wrap {
		margin-top: 0;
	}

	.survey-main .container {
		padding: 0;
	}

	.survey-main .survey-wrap .section-form form .form-group .wpcf7-list-item {
		display: block;
	}
}

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

	.modal-open #main {
		z-index: unset;
	}

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

	.column-6 .product-item .product-img {
		margin-bottom: .5rem;
	}

	.product-item .valiation-list .color-item,
	.product-item .valiation-list .variable-item-contents {
		line-height: .5625rem;
	}

	.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-slider-wrapper.hs-custom-badge .matat-label {
		position: static;
		width: auto;
		display: inline-block;
		-ms-flex-item-align: start;
		align-self: flex-start;
		margin-right: .9375rem;
		margin-top: 1.25rem;
	}

	.single-product-container .single-slider-wrapper.hs-custom-badge .matat-label + .product-page-custom-badge {
		display: inline-block;
		position: static;
		margin-top: 1.25rem;
		margin-right: .9375rem;
	}

	.single-product-container .single-slider-wrapper.hs-custom-badge .matat-label + .product-page-custom-badge + .single-product-slider {
		padding-top: .9375rem;
	}

	.single-product-container .single-product-slider .img-wrap {
		padding-bottom: 100%;
		position: relative;
	}

	.single-product-container .single-product-slider .img-wrap img {
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		object-fit: cover;
	}

	.single-product-container .single-product-slider .img-wrap iframe {
		position: absolute;
	}

	.single-product-container .single-product-slider .img-wrap iframe {
		width: 100%;
		max-height: 21.25rem;
	}

	.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 .single-product-summary .category_check .fake-input {
		width: .8125rem;
		height: .8125rem;
	}

	.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 .variations .woo-variation-items-wrapper .tooltip-desc,
	.single-product-container .variations .product-select-wrap .tooltip-desc,
	.single-product-container .ring-variations .woo-variation-items-wrapper .tooltip-desc,
	.single-product-container .ring-variations .product-select-wrap .tooltip-desc {
		left: -1.125rem;
		right: auto;
	}

	.single-product-container .variations .woo-variation-items-wrapper .tooltip-desc:before,
	.single-product-container .variations .woo-variation-items-wrapper .tooltip-desc:after,
	.single-product-container .variations .product-select-wrap .tooltip-desc:before,
	.single-product-container .variations .product-select-wrap .tooltip-desc:after,
	.single-product-container .ring-variations .woo-variation-items-wrapper .tooltip-desc:before,
	.single-product-container .ring-variations .woo-variation-items-wrapper .tooltip-desc:after,
	.single-product-container .ring-variations .product-select-wrap .tooltip-desc:before,
	.single-product-container .ring-variations .product-select-wrap .tooltip-desc:after {
		left: 1.25rem;
	}

	.single-product-container .variations .product-select-wrap.value .jcf-select,
	.single-product-container .ring-variations .product-select-wrap.value .jcf-select {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		margin-left: 0;
	}

	.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 .single-product-summary .btn-add-cart {
		border-radius: 3px;
	}

	.single-product-container .stock-alert-row .alert.alert-danger {
		font-size: .75rem;
	}

	.single-product-container .produc-misc-info {
		margin-left: -.875rem;
		margin-right: -.875rem;
	}

	.product-tab-info .product-tab-menu {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding-left: .75rem;
	}

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

	.product-tab-info .tab-content .tab-pane {
		opacity: 1;
		padding: .125rem .8125rem .0625rem;
	}

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

	.related-product-section .related-product-slider:not(.slick-initialized) .more-product-btn-wrap {
		margin-top: 0;
	}

	.product-feat-inner .product-feat-desc {
		margin-top: 1.25rem;
	}

	.product-feat-inner .product-feat-desc ul li img {
		max-height: 1.375rem;
	}

	body.single-product .zopim {
		bottom: 3.1875rem !important;
		right: .875rem !important;
	}

	.related-product-section .related-product-slider:not(.slick-initialized) {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		flex-wrap: nowrap;
		scrollbar-width: none;
		overflow-x: auto;
		margin: 0 -.875rem;
	}

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

	.category-banner .category-banner-desc-wrap {
		text-align: center;
		margin-top: 1.25rem;
		padding: 0 0;
	}

	.filter-container .filter-inner-wrap {
		-ms-flex-preferred-size: calc(50% - .3125rem);
		flex-basis: calc(50% - .3125rem);
		max-width: calc(50% - .3125rem);
	}

	.filter-container .product-filter-dropdown {
		position: fixed;
		z-index: 9;
		top: 5rem;
		bottom: 0;
		right: 0;
		width: 17.5rem;
		background: #fff;
		box-shadow: 0 .1875rem .375rem rgba(0, 0, 0, .16);
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-transform: translate(100%, 0);
		-ms-transform: translate(100%, 0);
		transform: translate(100%, 0);
		visibility: hidden;
		opacity: 0;
		overflow: hidden;
		-webkit-transition: opacity .3s, visibility .3s, -webkit-transform .3s;
		transition: opacity .3s, visibility .3s, -webkit-transform .3s;
		transition: transform .3s, opacity .3s, visibility .3s;
		transition: transform .3s, opacity .3s, visibility .3s, -webkit-transform .3s;
	}

	.filter-container .product-filter-dropdown::-webkit-scrollbar {
		display: none;
	}

	.product_filter_active .filter-container .product-filter-dropdown {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
		visibility: visible;
		opacity: 1;
	}

	.filter-container .filters-rest-wrap .filter-rest {
		margin-bottom: .625rem;
	}

	.filter-container .category-filter-form {
		-ms-flex-preferred-size: calc(50% - .3125rem);
		flex-basis: calc(50% - .3125rem);
		max-width: calc(50% - .3125rem);
	}

	.filter-container .sort-wrapper {
		width: 100%;
		border: solid 1px #ddd;
		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: 1.875rem;
	}

	.filter-container .jcf-select .jcf-select-drop {
		margin-left: -2.8125rem;
		right: auto;
	}

	.product_filter_active .filter-container .filter-opener {
		font-weight: 700;
	}

	.filter-container .filter-options {
		margin-bottom: 1.25rem;
		max-height: 25rem;
		overflow: hidden;
		overflow-y: scroll;
		width: 100%;
		white-space: nowrap;
	}

	.filter-container .filter-options .filter-list-single {
		border-bottom: solid 1px #d9d9d9;
	}

	.filter-container .filter-options .filter-list-single.active {
		background: #f9f9f9;
	}

	.filter-container .filter-options .filter-single-title:after {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		left: .9375rem;
	}

	.filter-container .filter-options .filter-list {
		padding: 0 .9375rem;
	}

	.shop-products-holder .products-row .product-col.column-6 {
		margin-left: -.78125rem;
		margin-right: -.78125rem;
	}

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

	.search-res-container .related-product-section {
		margin-bottom: 1.5625rem;
	}

	.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-form-section .banner-img {
		margin-left: -.78125rem;
		margin-right: -.78125rem;
		outline-offset: -.625rem;
		outline: 1px solid rgba(189, 141, 68, .5);
	}

	.contact-form-section .form-wrap {
		margin-bottom: 1.875rem;
	}

	.contact-form-section .form-wrap .contact-btn-wrap .btn-contact {
		width: 100%;
		text-align: center;
	}

	.contact-form-section .form-wrap .contact-extra-info-wrap,
	.contact-form-section .form-wrap .contact-dtls,
	.contact-form-section .form-wrap .contact-social-liks {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 100%;
	}

	.contact-form-section .form-wrap .contact-extra-info-wrap {
		text-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.about-container .home-about-wrap .woocommerce-breadcrumb,
	.about-container .home-about-wrap .section-title,
	.about-container .home-about-wrap .abt-logo-wrap {
		text-align: center;
	}

	.about-container .home-about-wrap .abt-logo-wrap img {
		max-width: 12rem;
	}

	.abt-feat-desc .abt-feat-lists li {
		margin-bottom: 2.625rem;
	}

	.abt-feat-desc .abt-feat-lists li {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.abt-feat-desc .abt-feat-lists li img {
		max-height: 1.25rem;
	}

	.abt-feat-desc .abt-feat-lists li:last-child .abt-feat-list-title:after,
	.abt-feat-desc .abt-feat-lists li:nth-last-child(2) .abt-feat-list-title:after {
		display: none;
	}

	.abt-prodct-data-wrap .abt-prdct-data-image {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.abt-prodct-data-wrap .abt-prdct-data-desc {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.abt-prodct-data-wrap .abt-prdct-data-desc thead th:first-child {
		display: none;
	}

	.abt-prodct-data-wrap .abt-prdct-data-desc tbody tr:last-child img {
		max-height: 4.5625rem;
	}

	.abt-prodct-data-wrap .abt-prdct-data-desc tbody tr:last-child td {
		padding-top: 1.8125rem;
		width: 50%;
	}

	.abt-prodct-data-wrap .abt-prdct-data-desc tbody td {
		padding-left: 1.25rem;
	}

	.abt-prodct-data-wrap .abt-prdct-data-desc tbody td:first-child {
		display: none;
	}

	.abt-prodct-data-wrap .abt-prdct-data-desc tbody td strong {
		display: block;
		margin-bottom: .4375rem;
	}

	.faq-nav-wrapper .faq-nav {
		display: none;
	}

	.faq #backtotop.showtop {
		display: inline-block;
	}

	.press-container .blogs-tags-wrap li {
		margin: 0 .3125rem .9375rem;
	}

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

	.entry-header {
		padding: 0 .9375rem;
		text-align: center;
	}

	.entry-content {
		width: calc(100% - 1.875rem);
		margin-left: auto;
		margin-right: auto;
		border-bottom: solid 1px #154733;
	}

	.sidebar {
		margin-bottom: 1.875rem;
	}

	.our-customers-container .xlab-home-layout-five .love-stories-wrap {
		margin-bottom: 1.875rem;
	}

	.woocommerce-form-login .btn,
	.woocommerce-ResetPassword .btn {
		line-height: 1rem;
	}

	.checkout-container .checkout-heading {
		padding-top: 1.25rem;
	}

	.checkout-container .checkout-detail-container {
		padding: 3.75rem 0 0;
	}

	.checkout-container .checkout-detail-container:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, .6);
		z-index: -1;
		opacity: 0;
		visibility: hidden;
	}

	.drop_cart_active .checkout-container .checkout-detail-container:before {
		z-index: 1;
		opacity: 1;
		visibility: visible;
	}

	.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 .address-holder {
		margin-left: -.875rem;
		margin-right: -.875rem;
	}

	.checkout-container .shipping-method-holder .payment-section-title {
		text-align: center;
		font-size: 1.1875rem;
	}

	.checkout-container .checkout-review .section-title {
		margin-bottom: 1.25rem;
		display: block;
		text-align: center;
	}

	.checkout-container .checkout-review .cart-items-list,
	.checkout-container .checkout-review .payment-section-title {
		display: none;
	}

	.checkout-container .cart-items-list {
		padding: 0 1.25rem;
		margin-left: -.75rem;
		margin-right: -.75rem;
	}

	.checkout-container .cart-coupon-wrap {
		box-shadow: 0 5px 10px rgba(0, 0, 0, .16);
		position: relative;
		margin-left: -.75rem;
		margin-right: -.75rem;
	}

	.checkout-container .cart-coupon-wrap:after {
		content: "";
		position: absolute;
		top: 100%;
		left: -.9375rem;
		right: -.9375rem;
		height: 1px;
		background: #e6e6e6;
	}

	.checkout-container .woocommerce-checkout-payment {
		padding-top: 26px;
		padding: 1.625rem 0 0;
	}

	.checkout-promo-box .product-item .checkout-cart-link {
		margin-top: .375rem;
	}

	.thankyou-container .thankyou-bank-details h2 {
		font-size: .75rem;
	}

	.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li.account_name {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li.bank_name {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li.account_number {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li.sort_code {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li.iban {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li.bic {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

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

	.survey-main .survey-wrap .section-form form .form-control {
		font-size: .75rem !important;
	}

	.survey-main .survey-wrap .section-form form select {
		background-size: .625rem;
	}

	.order-cancel-form .mobile-layout {
		position: absolute;
		bottom: 1.875rem;
		left: 0;
		right: 0;
	}
}

@media (max-width: 767px) {
	.admin-bar:has(.sticky-wrap-:not(.fixed-position)) .filter-container .product-filter-dropdown {
		margin-top: 46px;
	}
}

@media (max-width: 575.98px) {
	.jcf-number:before {
		position: absolute;
		content: "";
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 99;
		background: transparent;
	}

	.product-item .product-img {
		overflow: visible;
		margin-bottom: 2rem;
	}

	.product-select-wrapper[data-attributename="pa_צבע-מתכת"] .label {
		font-size: 15px;
		margin-top: 4px;
	}

	.category-banner .category-banner-desc-wrap .category-banner-products .col-item .cat-product-title {
		position: static;
	}

	.alert .woocommerce-error > li {
		padding-left: .625rem;
		padding-right: .625rem;
		font-size: .75rem;
	}
}

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