@import url(//fonts.googleapis.com/earlyaccess/opensanshebrew.css);/*
Theme Name: Matat Child
Theme URI: https://matat.co.il/
Template:   matat
Author: Amit Matat
Author URI: https://matat.co.il/
Description: Matat child theme
Version: 1.1
License: Commercial Use only
License URI: Commercial Use only
Text Domain: matat
*/

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

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hero-banner .slick-dots,
.product-item .product-short-info ul,
.recommended-section .related-product-slider .slick-dots,
.best-selling-section .category-link,
.single-product-container .single-product-summary ul,
.product-tab-info .product-tab-menu,
.product-tab-info .tab-content ul,
.shop-page-container .term-description ul,
.woocommerce-pagination ul,
.shop-sidebar-filter ul,
.contact-content-section .content-box ul,
.contact-form-section .content-box ul,
.blogs-container .blog-nav .category-menu,
.single-article-container #content ol,
.single-article-container #content ul,
.woocommerce .woocommerce-error,
.woocommerce-NoticeGroup .woocommerce-error,
.checkout-container .mobile-step-nav,
.checkout-container .delivery-option,
.checkout-container .payment-option,
.checkout-container .wc_payment_methods,
.user-info-container .woocommerce-MyAccount-navigation ul,
.woocommerce-order-received .woocommerce-order .woocommerce-order-overview,
.woocommerce-checkout.woocommerce-order-pay #main > .woocommerce .order_details,
.footer-link ul,
.footer-widget-row .info-col ul,
.footer-widget-row .links-col ul,
.footer-widget-row .footer-branches ul,
.social-networks {
	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;
}

/* == malihu jquery custom scrollbar plugin == Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller */

/* CONTENTS: 1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar. 4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes. */

/* ------------------------------------------------------------------------------------------------------------------------ 1. BASIC STYLE ------------------------------------------------------------------------------------------------------------------------ */

.mCustomScrollbar {
	-ms-touch-action: pinch-zoom;
	touch-action: pinch-zoom; /* direct pointer events to js */
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
	-ms-touch-action: auto;
	touch-action: auto;
}

.mCustomScrollBox {
	/* contains plugin's markup */
	position: relative;
	overflow: hidden;
	height: 100%;
	max-width: 100%;
	outline: none;
	direction: ltr;
}

.mCSB_container {
	/* contains the original content */
	overflow: hidden;
	width: auto;
	height: auto;
}

/* ------------------------------------------------------------------------------------------------------------------------ 2. VERTICAL SCROLLBAR y-axis ------------------------------------------------------------------------------------------------------------------------ */

.mCSB_inside > .mCSB_container {
	margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-right: 0;
}

/* non-visible scrollbar */

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
	/* RTL direction/left-side scrollbar */
	margin-right: 0;
	margin-left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-left: 0;
}

/* RTL direction/left-side scrollbar */

.mCSB_scrollTools {
	/* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
	position: absolute;
	width: 16px;
	height: auto;
	left: auto;
	top: 0;
	right: 0;
	bottom: 0;
}

.rtl .mCSB_scrollTools {
	width: 5px;
}

.select2-container .mCSB_scrollTools {
	opacity: 0;
	visibility: hidden;
}

.mCSB_outside + .mCSB_scrollTools {
	right: -26px;
}

/* scrollbar position: outside */

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
	/* RTL direction/left-side scrollbar */
	right: auto;
	left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
	left: -26px;
}

/* RTL direction/left-side scrollbar (scrollbar position: outside) */

.mCSB_scrollTools .mCSB_draggerContainer {
	/* contains the draggable element and dragger rail markup */
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
	margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
	width: 5px;
	height: 100%;
	margin: 0 auto;
}

.mCSB_scrollTools .mCSB_dragger {
	/* the draggable element */
	cursor: pointer;
	width: 100%;
	height: 120px; /* minimum dragger height */
	z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	/* the dragger element */
	position: relative;
	width: 5px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	width: 12px; /* auto-expanded scrollbar */
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 8px; /* auto-expanded scrollbar */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
	display: block;
	position: absolute;
	height: 20px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
	bottom: 0;
}

/* ------------------------------------------------------------------------------------------------------------------------ 3. HORIZONTAL SCROLLBAR x-axis ------------------------------------------------------------------------------------------------------------------------ */

.mCSB_horizontal.mCSB_inside > .mCSB_container {
	margin-right: 0;
	margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
	min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
	margin-bottom: 0;
}

/* non-visible scrollbar */

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	width: auto;
	height: 16px;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
	bottom: -26px;
}

/* scrollbar position: outside */

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
	margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 2px;
	margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 30px; /* minimum dragger width */
	height: 100%;
	left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 4px;
	margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	height: 12px; /* auto-expanded scrollbar */
	margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 8px; /* auto-expanded scrollbar */
	margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	display: block;
	position: absolute;
	width: 20px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
	left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	right: 0;
}

/* ------------------------------------------------------------------------------------------------------------------------ 4. VERTICAL AND HORIZONTAL SCROLLBARS yx-axis ------------------------------------------------------------------------------------------------------------------------ */

.mCSB_container_wrapper {
	position: absolute;
	height: auto;
	width: auto;
	overflow: hidden;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin-right: 30px;
	margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
	padding-right: 30px;
	padding-bottom: 30px;
	box-sizing: border-box;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
	bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
	right: 20px;
}

/* non-visible horizontal scrollbar */

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
	bottom: 0;
}

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
	right: 0;
}

/* RTL direction/left-side scrollbar */

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
	left: 20px;
}

/* non-visible scrollbar/RTL direction/left-side scrollbar */

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
	left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
	/* RTL direction/left-side scrollbar */
	margin-right: 0;
	margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
	padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
	padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-right: 0; /* non-visible scrollbar */
	margin-left: 0;
}

/* non-visible horizontal scrollbar */

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
	margin-bottom: 0;
}

/* ------------------------------------------------------------------------------------------------------------------------ 5. TRANSITIONS ------------------------------------------------------------------------------------------------------------------------ */

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
	-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
	-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
}

/* ------------------------------------------------------------------------------------------------------------------------ 6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS ------------------------------------------------------------------------------------------------------------------------ */

/* ---------------------------------------- 6.1 THEMES ---------------------------------------- */

/* default theme ("light") */

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
	opacity: 0;
}

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
	opacity: 1;
}

.mCSB_scrollTools .mCSB_draggerRail {
	background: #ebebeb;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: #000;
}

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

.rtl .slick-lightbox .slick-prev {
	left: auto;
	right: .5rem;
}

.slick-lightbox .slick-next {
	right: .5rem;
}

.rtl .slick-lightbox .slick-next {
	right: auto;
	left: .5rem;
}

.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 .slick-arrow {
	position: absolute;
	top: 50%;
	z-index: 6;
	border: none;
	outline: none;
	background: none;
	color: #fff;
	font-size: 1.0625rem;
	line-height: 1;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

.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: calc(100% - 3.625rem);
	max-height: 90%;
}

.slick-lightbox-slick-img {
	margin: 0 auto;
	display: block;
	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: "icomoon";
	font-size: .75rem;
	line-height: 1;
	color: white;
	opacity: .85;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e90c";
}

html {
	font-size: 5vw;
}

body {
	min-width: 320px;
	font-family: "Open Sans Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #292929;
}

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

body.mini_cart_active {
	overflow: hidden;
}

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

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

.wpcf7 br {
	display: none;
}

.wpcf7 p {
	margin: 0;
}

.wpcf7 .wpcf7-response-output {
	border: none;
}

.wpcf7 .wpcf7-response-output.wpcf7-validation-errors {
	display: none !important;
}

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: 5px 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;
}

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

.sr-only {
	top: 0;
}

.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;
	top: auto;
}

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

.product-price del {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	direction: ltr;
	text-decoration: line-through;
}

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

ins,
abbr {
	text-decoration: none;
}

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

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

button.btn,
a.btn,
input.btn {
	-webkit-transition: .2s linear color, .2s linear background, .2s linear border;
	transition: .2s linear color, .2s linear background, .2s linear border;
	font: 400 .8125rem/1.1875rem "Open Sans Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-radius: 0;
	outline: none;
	box-shadow: none;
	border: none;
	padding: .5rem;
	background: #f47b3d;
	color: #fff;
	position: relative;
	text-decoration: none;
}

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

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

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

button.btn.btn-black,
a.btn.btn-black,
input.btn.btn-black {
	background: #000;
	color: #fff;
}

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

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

.form-control {
	background: #fff;
	border-radius: 0;
	box-shadow: none;
	border-radius: .1875rem;
	height: 2.125rem;
	font-size: .75rem;
	color: #5b5b5b;
	line-height: 1.5;
	border-color: #fff;
	padding: .4375rem .6875rem;
}

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

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

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

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

.form-control.placeholder {
	color: #5b5b5b;
}

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

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

h1 {
	font-weight: 400;
	line-height: 1.41666667;
	font-size: 1.5rem;
}

.jcf-number {
	display: block;
	position: relative;
	height: 1.6875rem;
	width: 5.625rem;
}

.jcf-number.jcf-disabled input {
	border-color: #888;
	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 {
	width: 1.6875rem;
	height: 1.6875rem;
	background: #000;
	color: #fff;
	position: absolute;
	border-radius: 0;
	cursor: pointer;
	top: 0;
}

.jcf-number .jcf-btn-inc:before,
.jcf-number .jcf-btn-dec:before {
	position: absolute;
	top: 0;
	right: 50%;
	-webkit-transform: translate(50%, 0);
	-ms-transform: translate(50%, 0);
	transform: translate(50%, 0);
	font: .6875rem/1.71875rem "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 {
	background: #000;
}

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

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

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

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

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

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

.jcf-number input {
	-webkit-appearance: none;
	-moz-appearance: textfield;
	box-sizing: border-box;
	border: none;
	border-radius: 0;
	margin: 0;
	height: 100%;
	color: #3a3a39;
	font-weight: 500;
	background: none;
	width: 100%;
	outline: none;
	box-shadow: none;
	font-size: 1rem;
	line-height: 1.3125;
	text-align: center;
	padding: .1875rem 1.6875rem;
}

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

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

#main,
.nav-wrap,
#header,
.shop-products-holder,
.shop-header,
.woocommerce-breadcrumb {
	-webkit-transition: .5s ease filter;
	transition: .5s ease filter;
}

#main {
	position: relative;
}

.backdrop-overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(255, 255, 255, .5);
	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;
}

.trust-tag {
	display: block;
	margin: 0 auto;
	background: #3192cf;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	padding: .25em 3em .25em 1.41666667em;
	max-width: 9.5em;
	border-radius: 1.5em;
	position: relative;
}

.trust-tag:before {
	content: "";
	position: absolute;
	top: -.16666667em;
	right: .66666667em;
	width: 1.91666667em;
	height: 2.33333333em;
	background: url(assets/images/medal.svg) 0 0/100% auto no-repeat;
}

.css-loader {
	color: #f47b3d;
	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;
}

.jcf-select {
	display: block;
	position: relative;
	background: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 2px;
	height: 2.5rem;
}

.jcf-select.jcf-disabled {
	opacity: .55;
}

.jcf-select.jcf-drop-active {
	border-radius: 2px 2px 0 0;
}

.jcf-select.jcf-drop-active .jcf-select-opener {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.jcf-select.jcf-drop-active.jcf-drop-flipped {
	border-radius: 0 0 2px 2px;
}

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

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: .6875rem;
	line-height: calc(2.5rem - 2px);
	margin: 0 .625rem 0 1.375rem;
	color: #4a4a4a;
	position: relative;
	text-align: left;
}

.rtl .jcf-select .jcf-select-text {
	text-align: right;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	bottom: 0;
	top: 0;
	right: .5625rem;
	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;
}

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

.rtl .jcf-select .jcf-select-opener {
	right: auto;
	left: .5625rem;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
	min-width: calc(100% + 2px);
	max-width: calc(100% + 2px);
}

.jcf-select .jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #e8e8e8;
	border-radius: 0 0 2px 2px;
	overflow: hidden;
}

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

.jcf-select .jcf-select-drop.jcf-drop-flipped .jcf-select-drop-content {
	border-radius: 2px 2px 0 0;
}

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 2.1875rem;
	font-size: .6875rem;
	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: 0 .625rem;
	color: #303030;
	height: 1%;
	position: relative;
	text-align-last: auto;
}

.rtl .jcf-list .jcf-option {
	text-align: right;
}

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

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

.sticky-feedbackform-holder {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(29, 29, 29, .9);
	z-index: 999;
	color: #fff;
}

.form-inactive .sticky-feedbackform-holder {
	background: none;
	right: 10px;
	bottom: 91px;
}

.sticky-feedbackform-holder .close-sticky {
	position: absolute;
	line-height: 1;
	font-size: 13px;
	color: #fff;
	top: 12px;
	left: 12px;
	text-decoration: none;
}

.form-inactive .sticky-feedbackform-holder .close-sticky {
	display: none;
}

.sticky-feedbackform-holder .sticky-wrapper {
	padding: 15px 20px;
}

.form-inactive .sticky-feedbackform-holder .sticky-wrapper {
	padding: 0;
}

.sticky-feedbackform-holder .form-control {
	height: 46px;
	font-size: 16px;
	line-height: 1.25;
	border: none;
	padding: 13px 16px;
	color: #000;
	border-radius: 2px;
	box-shadow: none;
	font-weight: 400;
}

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

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

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

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

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

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

.sticky-feedbackform-holder .jcf-select {
	display: block;
	position: relative;
	background: #fff;
	height: 46px;
	color: #000;
}

.sticky-feedbackform-holder .jcf-select .jcf-select-text {
	font-size: 16px;
	line-height: 43px;
	margin: 0 16px 0 36px;
	color: #000;
	font-weight: 400;
}

.sticky-feedbackform-holder .jcf-select .jcf-select-opener {
	left: 17px;
}

.sticky-feedbackform-holder .jcf-select .jcf-select-opener:before {
	font: 12px/1 "icomoon";
}

.sticky-feedbackform-holder .form-row {
	display: block;
	margin: 0;
}

.sticky-feedbackform-holder .form-title {
	font-size: 20px;
	line-height: 1.5;
	font-weight: 300;
	color: #fff;
	text-align: center;
	padding: 12px 0;
	display: block;
}

.form-inactive .sticky-feedbackform-holder .form-title {
	display: none;
}

.sticky-feedbackform-holder .wpcf7-form {
	display: block;
}

.form-inactive .sticky-feedbackform-holder .wpcf7-form {
	display: none;
}

.sticky-feedbackform-holder .wpcf7-form span.wpcf7-list-item {
	margin: 0;
}

.sticky-feedbackform-holder .wpcf7-form .ajax-loader {
	position: absolute;
	opacity: 0;
	visibility: hidden;
}

.sticky-feedbackform-holder .input-wrap,
.sticky-feedbackform-holder .select-wrap {
	margin: 0 0 10px;
}

.sticky-feedbackform-holder .btn-send {
	display: block;
	border: none;
	font-size: 18px;
	line-height: 1.3333;
	color: #fff;
	background: #f47b3d;
	width: 100%;
	border-radius: 2px;
	padding: 11px;
	margin: 0 0 13px;
}

.sticky-feedbackform-holder .btn-send:hover {
	background: fade(#f47b3d, 80%);
}

.sticky-feedbackform-holder .custom-check {
	display: table;
	position: relative;
	font-size: 14px;
	line-height: 18px;
	font-weight: 300;
	padding-right: 25px;
	margin-bottom: 15px;
}

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

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

.sticky-feedbackform-holder .custom-check .wpcf7-list-item-label:before {
	position: absolute;
	top: 5px;
	right: 0;
	width: 17px;
	height: 17px;
	background: #f8f8f8;
	border-radius: 4px;
	box-shadow: inset 0 0 4px rgba(0, 0, 0, .9);
}

.sticky-feedbackform-holder .custom-check .wpcf7-list-item-label:after {
	content: "\e909";
	font: 18px/1 "icomoon";
	position: absolute;
	top: -3px;
	right: -3px;
	color: #f47b3d;
	opacity: 0;
	-webkit-transition: .3s ease opacity;
	transition: .3s ease opacity;
}

.sticky-feedbackform-holder .custom-check .fake-input {
	position: absolute;
	top: 5px;
	right: 0;
	width: 17px;
	height: 17px;
	background: #f8f8f8;
	border-radius: 4px;
	box-shadow: inset 0 0 4px rgba(0, 0, 0, .9);
}

.sticky-feedbackform-holder .custom-check .fake-input:before {
	content: "\e909";
	font: 18px/1 "icomoon";
	position: absolute;
	top: -3px;
	right: -3px;
	color: #f47b3d;
	opacity: 0;
	-webkit-transition: .3s ease opacity;
	transition: .3s ease opacity;
}

.sticky-feedbackform-holder .chat-box {
	text-align: center;
	display: none;
}

.form-inactive .sticky-feedbackform-holder .chat-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.sticky-feedbackform-holder .chat-box .chat-opener {
	width: 45px;
	height: 45px;
	font-size: 20px;
	margin: 0;
	border-radius: 50%;
	background: #f1713c;
	border: 1px solid #f1713c;
	color: #fff;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	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 color, .3s ease border, .3s ease background;
	transition: .3s ease color, .3s ease border, .3s ease background;
}

.sticky-feedbackform-holder .chat-box .chat-opener:hover {
	color: #fff;
	border-color: #3d3d3d;
	background: #3d3d3d;
}

.sticky-feedbackform-holder .chat-box .email-contact {
	min-height: 45px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #f1713c;
	color: #fff;
	border-radius: 100px;
	padding: 7px 10px;
	margin-left: 10px;
	line-height: 1;
	text-decoration: none;
    font-size: 0.75rem;
}

.sticky-feedbackform-holder .chat-box .email-contact .icon-email {
	font-size: 26px;
}

.sticky-feedbackform-holder .chat-box .email-contact .email-text {
	padding: 0 10px 0 2px;
}

.sticky-feedbackform-holder .chat-box .email-contact:hover {
	color: #fff;
	border-color: #3d3d3d;
	background: #3d3d3d;
}

.sticky-feedbackform-holder .chat-box .chat-text {
	display: block;
	font-weight: 300;
	font-size: 20px;
	line-height: 1.4;
	display: none;
}

.form-inactive .sticky-feedbackform-holder .chat-box .chat-text {
	display: none;
}

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

#header .header-faq-link {
	color: #000;
	text-decoration: underline;
	margin-right: 12px;
}

#header .header-faq-link:hover {
	text-decoration: none;
}

.header-offer-bar {
	background: #000;
	color: #fff;
	font-size: .75rem;
	line-height: 1.25;
	-webkit-transition: .3s ease height, .3s ease max-height, .3s ease border;
	transition: .3s ease height, .3s ease max-height, .3s ease border;
	overflow: hidden;
	height: 1.9375rem;
}

.fixed-position .header-offer-bar {
	height: 0;
	border: none;
	max-height: 0;
}

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

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

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

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

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

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

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

.header-offer-bar .offer-slider .slide {
	height: 1.875rem;
	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;
}

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

.header-top .btn {
	width: 5.625rem;
	padding: .375rem;
}

.logo {
	width: 6.8125rem;
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	margin-right: .625rem;
}

.heder-action-nav {
	margin-right: auto;
}

.heder-action-nav .btn-cart {
	text-decoration: none;
}

.heder-action-nav .counter {
	width: .875rem;
	height: .875rem;
	border-radius: 50%;
	position: absolute;
	top: .0625rem;
	right: -.0625rem;
	background: #f47b3d;
	font-size: .625rem;
	line-height: .875rem;
	color: #000;
	text-align: center;
	font-weight: 500;
	-webkit-transform: translate(60%, -45%);
	-ms-transform: translate(60%, -45%);
	transform: translate(60%, -45%);
}

.heder-action-nav .btn-cart {
	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;
}

.heder-action-nav .btn-cart .cart-num {
	position: relative;
}

.heder-action-nav .btn-cart .icon-cart {
	display: block;
	font-size: 1.0625rem;
	color: #000;
}

.heder-action-nav .btn-cart .cart-text {
	font-size: .5625rem;
	color: #7f7f7f;
	line-height: 1;
}

.header-mini-cart {
	position: fixed;
	bottom: 0;
	top: 5rem;
	right: 0;
	background: #fff;
	width: 17.5rem;
	box-shadow: 0 1px 15px 0 rgba(0, 0, 0, .08);
	-webkit-transition: .6s ease-in-out opacity, .6s ease-in-out visibility, .6s ease-in-out transform;
	transition: .6s ease-in-out opacity, .6s ease-in-out visibility, .6s ease-in-out transform;
	-webkit-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	transform: translate(100%, 0);
	opacity: 0;
	visibility: hidden;
	z-index: 99;
}

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

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

.mini_cart_active.rtl .header-mini-cart {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

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

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

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

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

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

.header-mini-cart .empty-cart-info .ico-cart {
	display: table;
	margin: 0 auto;
	position: relative;
	line-height: 1;
	color: #000;
	font-size: 1.9375rem;
	margin-bottom: 1em;
}

.header-mini-cart .empty-cart-info .ico-cart .counter {
	top: 0;
	right: 0;
	-webkit-transform: translate(25%, -25%);
	-ms-transform: translate(25%, -25%);
	transform: translate(25%, -25%);
	padding-left: .1em;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.6;
	font-size: .32258065em;
}

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

.header-mini-cart .empty-cart-info .btn {
	width: 8.75rem;
}

.header-mini-cart .cart-header {
	text-align: center;
	padding: .8125rem .9375rem;
}

.header-mini-cart .cart-close {
	line-height: 1;
	position: absolute;
	top: 1.125rem;
	left: .75rem;
	font-size: .75rem;
	color: #000;
	text-decoration: none;
}

.rtl .header-mini-cart .cart-close {
	left: auto;
	right: .75rem;
}

.header-mini-cart .mini-cart-heading {
	display: block;
	font-size: .875rem;
	line-height: 1.5;
	font-weight: 700;
	margin: 0;
	color: #303030;
}

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

.header-mini-cart .cart-label-head > span:first-child {
	-ms-flex-preferred-size: 30%;
	flex-basis: 30%;
	max-width: 30%;
}

.header-mini-cart .cart-label-head > span:nth-child(2) {
	text-align: center;
	-ms-flex-preferred-size: 41%;
	flex-basis: 41%;
	max-width: 41%;
}

.header-mini-cart .cart-label-head > span:last-child {
	-ms-flex-preferred-size: 29%;
	flex-basis: 29%;
	max-width: 29%;
	text-align: right;
}

.rtl .header-mini-cart .cart-label-head > span:last-child {
	text-align: left;
}

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

.header-mini-cart .mini-cart-items {
	height: calc(100% - 2rem);
	overflow-y: auto;
	overflow-x: hidden;
}

.header-mini-cart .mini-cart-items::-webkit-scrollbar {
	width: 5px;
}

.header-mini-cart .mini-cart-items::-webkit-scrollbar-thumb {
	background: #001d01;
}

.header-mini-cart .mini-cart-items::-webkit-scrollbar-track {
	background: #f1f1f1;
}

.header-mini-cart .cart-footer {
	margin: 0 .625rem;
	padding: 0 0 .625rem;
}

.header-mini-cart .cart-footer .btn {
	width: 100%;
	display: block;
	font-size: .875rem;
	line-height: 1.5;
	font-weight: 500;
	padding: .46875rem;
	margin: 0 auto .6875rem;
}

.header-mini-cart .cart-sub-total {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: #303030;
	font-size: .8125rem;
	line-height: 1.5;
	padding: .8125rem .6875rem;
	letter-spacing: .0357em;
	font-weight: 500;
	border-bottom: 1px solid #c6c6c6;
}

.header-mini-cart .cart-sub-total strong {
	font-weight: 500;
}

.header-mini-cart .delivery-info {
	text-align: center;
	color: #303030;
	font-size: .75rem;
	line-height: 1.25;
	font-weight: 700;
	padding: .9375rem 0 .6875rem;
}

.header-mini-cart .shopping-link {
	font-size: .875rem;
	display: table;
	margin: 0 auto;
	vertical-align: top;
	line-height: 1.5;
	color: #003538;
	text-decoration: none;
	font-weight: 500;
}

.header-mini-cart .shopping-link:hover {
	color: #000;
}

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

.header-mini-cart .loader-wrap {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99;
	background: rgba(255, 255, 255, .5);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: .3s ease visibility, .3s ease opacity;
	transition: .3s ease visibility, .3s ease opacity;
	opacity: 0;
	visibility: hidden;
}

.header-mini-cart .cart-item,
.checkout-review .cart-item {
	padding: .6875rem .875rem .5625rem;
	margin: 0 .5625rem .5625rem;
	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;
	position: relative;
	background: #f9f9f9;
	font-size: .75rem;
	line-height: 1.25;
}

.header-mini-cart .cart-item .product-name-image,
.checkout-review .cart-item .product-name-image {
	-ms-flex-preferred-size: 33%;
	flex-basis: 33%;
	max-width: 33%;
}

.header-mini-cart .cart-item .product-image,
.checkout-review .cart-item .product-image {
	overflow: hidden;
	width: 4.0625rem;
	margin: 0 0 1rem;
}

.header-mini-cart .cart-item .product-image a,
.checkout-review .cart-item .product-image a {
	display: block;
	text-decoration: none;
	background: #fff;
	border: 1px solid rgba(210, 210, 210, .4);
	overflow: hidden;
	border-radius: .125rem;
}

.header-mini-cart .cart-item .product-image img,
.checkout-review .cart-item .product-image img {
	width: 100%;
}

.header-mini-cart .cart-item .product-name,
.checkout-review .cart-item .product-name {
	display: block;
	font-size: inherit;
	color: #000;
	font-weight: 400;
	padding: 0 .125rem;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

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

.header-mini-cart .cart-item .product-name a:hover,
.checkout-review .cart-item .product-name a:hover {
	color: #000;
}

.header-mini-cart .cart-item .cart-quantity,
.checkout-review .cart-item .cart-quantity {
	-ms-flex-preferred-size: 38%;
	flex-basis: 38%;
	max-width: 38%;
}

.header-mini-cart .cart-item .product-amount,
.checkout-review .cart-item .product-amount {
	font-size: inherit;
	font-weight: 500;
	text-align: right;
	-ms-flex-preferred-size: 29%;
	flex-basis: 29%;
	max-width: 29%;
	color: #000;
}

.rtl .header-mini-cart .cart-item .product-amount,
.rtl
    .checkout-review .cart-item .product-amount {
	text-align: left;
}

.header-mini-cart .cart-item .product-amount ins,
.checkout-review .cart-item .product-amount ins {
	text-decoration: none;
	color: #9a0034;
}

.header-mini-cart .cart-item .product-amount del,
.checkout-review .cart-item .product-amount del {
	color: #a9a9a9;
}

.header-mini-cart .cart-item .cart-remove,
.checkout-review .cart-item .cart-remove {
	position: absolute;
	bottom: .625rem;
	right: .875rem;
	line-height: 1;
	color: #000;
	font-weight: 500;
	text-decoration: underline;
}

.rtl .header-mini-cart .cart-item .cart-remove,
.rtl
    .checkout-review .cart-item .cart-remove {
	right: auto;
	left: .875rem;
}

.header-mini-cart .cart-item .cart-remove:hover,
.checkout-review .cart-item .cart-remove:hover {
	color: #000;
	text-decoration: none;
}

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

.hero-banner:after {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	background: url("assets/images/banner-wave-small.svg") 0 100%/100% auto no-repeat;
	height: 50%;
	bottom: -2px;
	pointer-events: none;
}

.hero-banner > .slide + .slide {
	display: none;
}

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

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

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

.hero-banner .banner-content {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	z-index: 6;
	color: #fff;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	margin-top: -1.9375rem;
}

.hero-banner h1 {
	text-align: center;
	line-height: 1.33333333;
	margin-bottom: 1.5rem;
}

.hero-banner .btn {
	display: block;
	width: 7.0625rem;
	margin: 0 auto;
}

.hero-banner .slick-dots {
	position: absolute;
	bottom: .9375rem;
	left: 0;
	right: 0;
	font-size: 0;
	text-align: center;
}

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

.hero-banner .slick-dots .slick-active button {
	background: #fff;
}

.hero-banner .slick-dots button {
	width: calc(.5rem + 2px);
	height: calc(.5rem + 2px);
	background: none;
	border-radius: 50%;
	border: 1px solid #fff;
	outline: none;
	padding: 0;
	margin: 0;
}

.section-title {
	text-align: center;
	font-weight: 700;
	font-size: 1.125rem;
	line-height: 1.36111111;
	color: #000;
}

.section-info-text {
	text-align: center;
	color: #5b5b5b;
	font-size: 12px;
	line-height: 1.25;
}

.section-info-text p {
	margin: 0;
}

.product-item {
	position: relative;
	text-align: center;
	margin-bottom: 1.25rem;
}

.product-item:hover .product-img .btn-add-cart,
.product-item:hover .product-img .product-short-info {
	opacity: 1;
	visibility: visible;
}

.product-item:hover .new-label,
.product-item:hover .off-label {
	opacity: 0;
	visibility: hidden;
}

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

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

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

.product-item .product-img {
	background: #fff;
	border: 1px solid rgba(210, 210, 210, .4);
	position: relative;
	margin: 0 0 .6875rem;
	border-radius: 2px;
}

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

.product-item .product-img:after {
	content: "";
	position: absolute;
	left: 15px;
	right: 15px;
	bottom: 5px;
	height: 50%;
	background: #fff;
	box-shadow: 0 2px 17px 3px #ededed;
	border-radius: 3px;
	z-index: -1;
}

.product-item .product-img img {
	width: 100%;
	border-radius: 2px;
	position: relative;
	z-index: 2;
}

.product-item .product-img .btn-add-cart {
	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;
	position: absolute;
	left: -1px;
	bottom: -1px;
	right: -1px;
	z-index: 3;
	background: #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.5;
	padding: 5px 10px;
	text-align: center;
	color: #fff;
	z-index: 3;
	border-radius: 0 0 2px 2px;
}

.product-item .product-short-info {
	position: absolute;
	top: 0;
	bottom: 1.9375rem;
	font-size: .625rem;
	line-height: 1.5;
	z-index: 9;
	background: rgba(255, 255, 255, .9);
	text-align: right;
	padding: .625rem .4375rem .3125rem;
	-webkit-transition: .3s ease-in-out opacity, .3s ease-in-out visibility;
	transition: .3s ease-in-out opacity, .3s ease-in-out visibility;
	opacity: 0;
	visibility: hidden;
	color: #000;
	overflow: hidden;
}

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

.product-item .product-short-info ul > li {
	position: relative;
	padding-right: .75em;
}

.product-item .product-short-info ul > li:before {
	content: "\2022";
	position: absolute;
	top: 0;
	right: 0;
	color: #f47b3d;
}

.product-item .new-label,
.product-item .off-label {
	position: absolute;
	top: .3125rem;
	right: .3125rem;
	text-align: center;
	min-width: 3.75rem;
	color: #fff;
	font-weight: 500;
	font-size: .625rem;
	padding: .125rem;
	line-height: 1.2;
	-webkit-transition: .3s ease-in-out opacity, .3s ease-in-out visibility;
	transition: .3s ease-in-out opacity, .3s ease-in-out visibility;
}

.product-item .new-label {
	background: #000;
	z-index: 8;
}

.product-item .off-label {
	background: #292929;
	z-index: 9;
}

.product-item .oos-label {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #000;
	font-size: .75rem;
	line-height: 1.5;
	padding: .3125rem .625rem;
	text-align: center;
	color: #fff;
	z-index: 3;
	border-radius: 0 0 2px 2px;
	display: none;
}

.product-item .product-name {
	font-weight: 400;
	font-size: .8125rem;
	line-height: 1.5;
	color: #000;
	margin-bottom: .375rem;
	padding: 0 .5rem;
}

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

.product-item .product-price {
	font-size: .8125rem;
	line-height: 1.25;
	font-weight: 700;
	color: #000;
	padding: 0 .5rem .5rem;
}

.product-item .product-price ins,
.product-item .product-price del {
	margin: 0 3px;
}

.product-item .product-price ins {
	color: #9a0034;
}

.product-item .product-price del {
	font-weight: 400;
	color: #bbb;
}

.product-item .checkout-btn-cart {
	color: #000;
	text-decoration: none;
	font-size: .625rem;
	line-height: 1.2;
	font-weight: 700;
}

.product-item .checkout-btn-cart .icon-cart {
	font-size: .9em;
}

.recommended-section {
	padding: 3.5rem 0 0;
	position: relative;
	z-index: 4;
}

.recommended-section .container {
	position: relative;
	z-index: 4;
}

.recommended-section .section-title {
	margin-bottom: 1.25rem;
}

.recommended-section .section-info-text {
	margin-bottom: 1.1875rem;
}

.recommended-section .products-row {
	margin-left: -.25rem;
	margin-right: -.25rem;
}

.recommended-section .products-row:not(.slick-initialized) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-bottom: .75rem;
}

.recommended-section .products-row:not(.slick-initialized) > .slide,
.recommended-section .products-row:not(.slick-initialized) > .product-col {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
}

.recommended-section .products-row:not(.slick-initialized) .product-col {
	padding: .4375rem .25rem;
}

.recommended-section .products-row.slick-initialized .product-item .btn-add-cart {
	left: 5px;
}

.recommended-section .product-item {
	margin-bottom: .9375rem;
}

.recommended-section .btn-viewall {
	display: block;
	margin: 0 auto;
	width: 8.9375rem;
	position: relative;
	z-index: 6;
}

.recommended-section .related-product-slider {
	position: relative;
	margin-bottom: 1.375rem;
}

.recommended-section .related-product-slider .slick-arrow {
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	z-index: 6;
	color: #000;
	line-height: 1;
	font-size: .6875rem;
}

.recommended-section .related-product-slider .slick-arrow i {
	display: block;
}

.recommended-section .related-product-slider .slick-prev {
	right: -1.375rem;
}

.recommended-section .related-product-slider .slick-next {
	left: -1.375rem;
}

.recommended-section .related-product-slider .slick-dots {
	text-align: center;
	font-size: 0;
	line-height: 0;
	padding: 1.25rem 0 0;
}

.recommended-section .related-product-slider .slick-dots > li {
	display: inline-block;
	vertical-align: top;
	margin: 0 .3125rem;
}

.recommended-section .related-product-slider .slick-dots .slick-active button {
	background: #000;
}

.recommended-section .related-product-slider .slick-dots button {
	border-radius: 50%;
	width: .5rem;
	height: .5rem;
	background: #000;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	border: none;
}

.recommended-section .related-product-slider .slick-dots button:hover {
	background: #000;
}

.best-selling-section {
	padding: 2.3125rem 0 3.625rem;
	position: relative;
	background: url(assets/images/bg-product.png) 0 0/100% auto repeat-y;
}

.best-selling-section .section-title {
	position: relative;
	z-index: 3;
}

.best-selling-section .category-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: .75rem;
	line-height: 1.5;
	position: relative;
	z-index: 3;
	position: relative;
	padding: 0 0 .625rem;
}

.best-selling-section .category-link > li {
	padding: 0 1rem .625rem;
}

.best-selling-section .category-link > li + li {
	position: relative;
}

.best-selling-section .category-link > li + li:before {
	content: "";
	position: absolute;
	top: .8em;
	right: 0;
	width: .25rem;
	height: .25rem;
	border-radius: 50%;
	background: #000;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}

.best-selling-section .category-link > li > a {
	color: #141414;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
}

.best-selling-section .category-link > li > a:hover,
.best-selling-section .category-link > li > a.active {
	color: #000;
}

.best-selling-section .category-link > li > a.active {
	font-weight: 700;
}

.best-selling-section .category-desc {
	font-size: .75rem;
	line-height: 1.5;
	text-align: center;
	padding: 0 0 .625rem;
}

.best-selling-section .category-desc p {
	margin: 0;
}

.best-selling-section .best-selling-slider {
	margin: 0 -.25rem;
	padding: 0 0 2.4375rem;
	position: relative;
	z-index: 4;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    justify-content: center;
}

.best-selling-section .best-selling-slider .slide {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
	padding: 0 .25rem;
}

.best-selling-section .best-selling-control {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 66;
	position: absolute;
	bottom: 1.4375rem;
}

.best-selling-section .best-selling-control .slick-arrow {
	display: block;
	background: none;
	border-radius: 0;
	border: none;
	margin: 0;
	margin: 0 .1875rem;
	font-size: .8125rem;
	line-height: 1;
	color: #000;
	text-align: center;
	-webkit-transition: .3s ease background, .3s ease color;
	transition: .3s ease background, .3s ease color;
}

.best-selling-section .best-selling-control .slick-arrow:hover {
	color: #000;
}

.best-selling-section .best-selling-control .slick-arrow i {
	display: block;
}

.best-selling-section .tab-content {
	position: relative;
}

.best-selling-section .tab-content.tab_changing .loader-wrap {
	opacity: 1;
	visibility: visible;
}

.best-selling-section .tab-content .tab-pane.fade.tab_hide {
	opacity: 0;
}

.best-selling-section .loader-wrap {
	position: absolute;
	top: 0;
	height: 150px;
	left: 0;
	right: 0;
	-webkit-transition: .3s ease opacity, .3s ease visibility;
	transition: .3s ease opacity, .3s ease visibility;
	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;
	opacity: 0;
	visibility: hidden;
}

.best-selling-section .btn-viewall {
	display: block;
	margin: 0 auto;
	width: 8.9375rem;
	position: relative;
	z-index: 6;
}

.woocommerce-breadcrumb {
	font-size: .6875rem;
	letter-spacing: .021em;
	line-height: 1.2;
	color: #5b5b5b;
	font-weight: 500;
}

.woocommerce-breadcrumb a {
	color: #5b5b5b;
	text-decoration: none;
	font-weight: 300;
}

.zoom-box {
	overflow: hidden;
	background: #fff;
	background-size: cover;
	position: relative;
}

.zoom-box img.zb-full {
	max-width: none;
}

.zoom-box img.zb-full {
	display: none;
	position: absolute;
	z-index: 4;
}

.zoom-box.zb-zoom-on img.zb-full {
	display: block;
}

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

.single-product-container .recommended-section {
	padding-bottom: 1.875rem;
}

.single-product-container .single-product-detail {
	padding: .875rem 0 1.375rem;
}

.single-product-container .giftcard_wrapper .form-row .form-group {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

.single-product-container .giftcard_wrapper .jcf-number {
	height: auto;
	width: 100%;
}

.single-product-container .giftcard_wrapper .jcf-number .jcf-btn-inc,
.single-product-container .giftcard_wrapper .jcf-number .jcf-btn-dec {
	display: none;
}

.single-product-container .giftcard_wrapper .jcf-number .form-control {
	text-align: inherit;
}

.single-product-container .giftcard_wrapper .form-control {
	height: 2.625rem;
	background: #fff;
	border: 1px solid #5b5b5b;
	border-radius: .1875rem;
	color: #000;
	font-size: .875rem;
	line-height: 1.5;
	padding: .625rem;
	font-weight: 500;
}

.single-product-container .giftcard_wrapper .form-control::-webkit-input-placeholder {
	color: #000;
}

.single-product-container .giftcard_wrapper .form-control::-moz-placeholder {
	opacity: 1;
	color: #000;
}

.single-product-container .giftcard_wrapper .form-control:-moz-placeholder {
	color: #000;
}

.single-product-container .giftcard_wrapper .form-control:-ms-input-placeholder {
	color: #000;
}

.single-product-container .giftcard_wrapper .form-control.placeholder {
	color: #000;
}

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

.single-product-container .single-product-slider {
	background: #fff;
	border: 1px solid rgba(210, 210, 210, .4);
	border-radius: 3px;
}

.single-product-container .single-product-slider > .slide + .slide {
	display: none;
}

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

.single-product-container .single-product-slider .zoom-box {
	overflow: hidden;
	border-radius: 3px;
}

.single-product-container .single-product-slider img {
	max-width: none;
}

.single-product-container .single-product-slider img:not(.zb-full) {
	width: 100%;
}

.single-product-container .single-product-slider .button-zoom {
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: .75rem;
	line-height: 1;
	position: absolute;
	z-index: 7;
	top: .125rem;
	right: .125rem;
	background: #000;
	width: 1.8125rem;
	height: 1.8125rem;
	border-radius: 50%;
}

.single-product-container .single-product-slider .button-zoom:hover {
	background: #000;
}

.rtl .single-product-container .single-product-slider .button-zoom {
	right: auto;
	left: .125rem;
}

.single-product-container .single-product-slider .slick-arrow {
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	z-index: 6;
	color: #000;
	line-height: 1;
	font-size: .6875rem;
}

.single-product-container .single-product-slider .slick-arrow:hover {
	color: #000;
}

.single-product-container .single-product-slider .slick-arrow i {
	display: block;
}

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

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

.single-product-container .pagination-slider-wrapper {
	margin: 0 auto;
	max-width: 100%;
	overflow: hidden;
}

.single-product-container .product-pagination-slider {
	display: none;
}

.single-product-container .product-pagination-slider .slide {
	width: 84px;
}

.single-product-container .product-pagination-slider .slide.slick-current .img-wrap {
	border-color: #000;
}

.single-product-container .product-pagination-slider .slide .img-wrap {
	margin: 0 7px;
	overflow: hidden;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	cursor: pointer;
	-webkit-transition: .3s ease-in-out border;
	transition: .3s ease-in-out border;
}

.single-product-container .product-pagination-slider .slide .img-wrap:hover {
	border-color: #000;
}

.single-product-container .single-product-summary h1, 
.single-product.woocommerce div.product.product_cat-gift-cards div.summary .product_title {
	color: #292929;
	font-size: 1.0625rem;
	line-height: 1.2;
	font-weight: 700;
	margin-bottom: .75rem;
}

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

.single-product-container .single-product-summary .product-price,
.single-product-container .single-product-summary .woocommerce-variation-price {
	font-weight: 400;
	font-size: .875rem;
	line-height: 1.42857143;
	color: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 .625rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 500;
}

.single-product-container .single-product-summary .product-price .sale-percent,
.single-product-container .single-product-summary .woocommerce-variation-price .sale-percent {
	font-size: .625rem;
	line-height: 1.6;
	width: 3.8125rem;
	border-radius: 3px;
	background: #000;
	color: #fff;
	text-align: center;
	margin: 0 .1875rem;
}

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

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

.single-product-container .single-product-summary .product-desc {
	font-size: .75rem;
	line-height: 1.5;
	padding: 0 0 .75rem;
	color: #292929;
}

.single-product-container .single-product-summary .product-desc p {
	margin: 0;
}

.single-product-container .single-product-summary .product-desc h2,
.single-product-container .single-product-summary .product-desc h3 {
	font: inherit;
	margin: 0;
}

.single-product-container .single-product-summary .sku-info {
	font-size: .6875rem;
	color: #191919;
	line-height: .875rem;
	display: block;
	margin-bottom: .6875rem;
}

.single-product-container .single-product-summary .product-important-info {
	font-size: .75rem;
	line-height: 1.25;
	padding: .625rem .3125rem;
	background: #f6f6f6;
	margin: 0 -.4375rem 1.1875rem;
	border-radius: .1875rem;
	color: #3a3a39;
	font-weight: 700;
	text-align: center;
}

.single-product-container .single-product-summary .quantity {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0 1.375rem;
}

.single-product-container .single-product-summary .quantity label {
	color: #3a3a39;
	font-weight: 500;
	font-size: .875rem;
	line-height: 1.5;
	margin: 0;
	text-align: left;
	-ms-flex-preferred-size: 3.375rem;
	flex-basis: 3.375rem;
	max-width: 3.375rem;
}

.rtl .single-product-container .single-product-summary .quantity label {
	text-align: right;
}

.single-product-container .single-product-summary table.variations {
	width: 100%;
	border: none;
	margin: 0 auto .6875rem;
}

.single-product-container .single-product-summary table.variations td {
	border: none;
	padding: 0;
	vertical-align: top;
}

.single-product-container .single-product-summary table.variations td.label {
	width: 3.1875rem;
	padding-top: 6px;
}

.single-product-container .single-product-summary table.variations td.value {
	width: calc(100% - 3.1875rem);
}

.single-product-container .single-product-summary table.variations .reset_variations {
	color: #000;
	text-decoration: underline;
}

.single-product-container .single-product-summary table.variations .reset_variations:hover {
	color: #000;
}

.single-product-container .single-product-summary table.variations label {
	color: #3a3a39;
	font-weight: 500;
	font-size: .875rem;
	line-height: 1.5;
	margin: 0;
	display: block;
}

.single-product-container .single-product-summary table.variations .jcf-select {
	width: 6.9375rem;
}

.single-product-container .single-product-summary .variation-select {
	margin: 0 0 .6875rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.single-product-container .single-product-summary .variation-select label {
	color: #3a3a39;
	font-weight: 500;
	font-size: .875rem;
	line-height: 1.5;
	margin: 0;
	-ms-flex-preferred-size: 3.1875rem;
	flex-basis: 3.1875rem;
	max-width: 3.1875rem;
}

.single-product-container .single-product-summary .variation-select .jcf-select {
	-ms-flex-preferred-size: 6.9375rem;
	flex-basis: 6.9375rem;
	max-width: 6.9375rem;
}

.single-product-container .single-product-summary .btn-add-cart {
	display: block;
	width: 100%;
	border-radius: 0;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.5;
	padding: .6875rem .625rem .625rem;
}

.single-product-container .single-product-summary .btn-add-cart:before,
.single-product-container .single-product-summary .btn-add-cart:after {
	display: none;
}

.single-product-container .single-product-summary .stock-alert-row {
	margin: 0 0 1.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.single-product-container .single-product-summary .stock-alert-row .stock-alert-title {
	margin-bottom: .75rem;
}

.single-product-container .single-product-summary .stock-alert-row form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

.single-product-container .single-product-summary .stock-alert-row .input-wrap {
	-ms-flex-preferred-size: calc(100% - 5.5rem);
	flex-basis: calc(100% - 5.5rem);
	max-width: calc(100% - 5.5rem);
	margin-right: auto;
}

.rtl .single-product-container .single-product-summary .stock-alert-row .input-wrap {
	margin-right: 0;
	margin-left: auto;
}

.single-product-container .single-product-summary .stock-alert-row .form-control {
	border-radius: 2px;
	font-size: .875rem;
	line-height: 1.5;
	padding: .5625rem .8125rem;
	height: 2.625rem;
	background: #fff;
	color: #000;
	border-color: #5b5b5b;
	box-shadow: none;
	font-weight: 500;
}

.single-product-container .single-product-summary .stock-alert-row .form-control::-webkit-input-placeholder {
	color: #000;
}

.single-product-container .single-product-summary .stock-alert-row .form-control::-moz-placeholder {
	opacity: 1;
	color: #000;
}

.single-product-container .single-product-summary .stock-alert-row .form-control:-moz-placeholder {
	color: #000;
}

.single-product-container .single-product-summary .stock-alert-row .form-control:-ms-input-placeholder {
	color: #000;
}

.single-product-container .single-product-summary .stock-alert-row .form-control.placeholder {
	color: #000;
}

.single-product-container .single-product-summary .stock-alert-row .form-control:focus {
	border-color: #000;
}

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

.single-product-container .single-product-summary .stock-alert-row .btn {
	border-radius: 2px;
	font-size: .875rem;
	line-height: 1.5;
	padding: .5625rem .8125rem;
	height: 2.625rem;
	width: 100%;
	display: block;
	background: #000;
	border-color: #000;
	color: #fff;
}

.single-product-container .single-product-summary .stock-alert-row .btn:before,
.single-product-container .single-product-summary .stock-alert-row .btn:after {
	display: none;
}

.single-product-container .single-product-summary .stock-alert-row .btn:hover {
	border-color: #000;
	background: #000;
	color: #fff;
}

.single-product-container .single-product-summary ul > li {
	position: relative;
	padding-right: .75em;
}

.single-product-container .single-product-summary ul > li:before {
	content: "\2022";
	position: absolute;
	top: 0;
	right: 0;
}

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

.single-product-container .single-product-summary a:hover {
	text-decoration: none;
}

.single-product-container .produc-misc-info {
	border-radius: .1875rem;
	background: #f9f9f9;
	margin-top: .625rem;
	padding: .625rem;
}

.single-product-container .produc-misc-info .info-item {
	line-height: 1.21428571;
	font-size: .75rem;
}

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

.single-product-container .produc-misc-info .info-item .ico-wrap {
	line-height: 1;
	font-size: 1.3125rem;
	color: #000;
}

.single-product-container .single-product-detail .product-tab-info {
	margin: .625rem 0 0;
	padding: 10px 13px;
}

.single-product-container .product-share {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 1.4375rem 0 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.single-product-container .product-share .share-title {
	font-size: .8125rem;
	font-weight: 400;
	line-height: 1.15384615;
	display: block;
	color: #1c1c1c;
}

.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;
	direction: ltr;
}

.single-product-container .product-share .share-links a {
	-ms-flex-preferred-size: 1.625rem;
	flex-basis: 1.625rem;
	max-width: 1.625rem;
	height: 1.625rem;
	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: #fff;
	text-decoration: none;
	outline: none;
	background: #000;
	margin: 0 .375rem;
	border-radius: 50%;
	font-size: 1rem;
}

.single-product-container .product-share .share-links a:hover {
	color: #000;
}

.single-product-container .product-share .share-links a .icon-email {
	font-size: .6875em;
}

.single-product-container .product-share .share-links a .icon-whatsapp {
	font-size: .9em;
}

.product-tab-info {
	margin-top: 20px;
}

.product-tab-info .product-tab-menu > li + li {
	border-right: 1px solid #fff;
}

.product-tab-info .product-tab-menu > li a {
	font-size: 14px;
	line-height: 1.5;
	color: #000;
	text-decoration: none;
}

.product-tab-info .product-tab-menu > li a:hover,
.product-tab-info .product-tab-menu > li a.hover {
	background: #ececec;
}

.product-tab-info .product-tab-menu > li a.active {
	background: #ececec;
	font-weight: 700;
	border-radius: 0;
}

.product-tab-info .tab-content {
	background: #fff;
	border: 1px solid #ececec;
	color: #1e1e1e;
	font-size: 12px;
	line-height: 1.5;
	padding: 12px 15px;
}

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

.product-tab-info .tab-content ul > li {
	position: relative;
	padding-right: .75em;
}

.product-tab-info .tab-content ul > li:before {
	content: "\2022";
	position: absolute;
	top: 0;
	right: 0;
}

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

.single-product-summary .sale-countdown-box {
	background: #000;
	border-radius: 0 0 3px 3px;
	color: #fff;
	padding: .375rem .625rem;
}

.single-product-summary .sale-countdown-box .sale-info-title {
	font-size: .75rem;
	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;
}

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

.product-category-page .woocommerce-breadcrumb {
	padding: .375rem .75rem;
	text-align: center;
}

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

.shop-page-container {
	padding: .375rem .5rem 1.625rem;
}

.shop-page-container .shop-header {
	padding: 0 9px;
}

.shop-page-container h1 {
	font-weight: 700;
	font-size: 1.375rem;
	line-height: 1.18181818;
	color: #000;
	letter-spacing: .025em;
	text-align: center;
}

.shop-page-container .sort-filter-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.shop-page-container .sort-filter-row .sort-wrapper {
	-ms-flex-preferred-size: calc(50% + 1px);
	flex-basis: calc(50% + 1px);
	max-width: calc(50% + 1px);
}

.shop-page-container .sort-filter-row .filter-opener {
	-ms-flex-preferred-size: calc(50% - 1px);
	flex-basis: calc(50% - 1px);
	max-width: calc(50% - 1px);
	text-align: center;
	border: 1px solid #e2e7e0;
	font-size: .8125rem;
	line-height: calc(1.1875rem - 2px);
	padding: .5rem;
	margin: 0;
	background: none;
}

.shop-page-container .products-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -.25rem;
	padding-bottom: .75rem;
}

.shop-page-container .products-row .product-col {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
	padding: .4375rem .25rem;
}

.shop-page-container .woocommerce-info {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	text-align: center;
	padding: .9375rem 0 0;
}

.shop-page-container .woocommerce-pagination {
	padding-top: 1.5625rem;
}

.shop-page-container .term-description {
	padding: 1.25rem 0;
	font-size: .75rem;
	line-height: 1.5;
	text-align: center;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

.shop-page-container .term-description h2 {
	font-size: 1.25em;
}

.shop-page-container .term-description h3 {
	font-size: 1.1em;
}

.shop-page-container .term-description ul > li {
	position: relative;
}

.shop-page-container .term-description ul > li:before {
	content: "\2022";
	margin-left: .25em;
}

.shop-page-container .term-description p {
	margin-bottom: 5px;
}

.shop-page-container .term-description a {
	text-decoration: underline;
	color: #000;
}

.shop-page-container .term-description a:hover {
	text-decoration: none;
}

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

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

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

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

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

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

.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 {
	display: block;
	padding: 5px 2px 2px;
	border: none;
}

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

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

.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;
	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;
	background: #000;
	border-radius: 50%;
	width: 1.375rem;
	height: 1.375rem;
	color: #fff;
	padding-bottom: .1875rem;
}

.woocommerce-pagination .page-numbers .prev:hover,
.woocommerce-pagination .page-numbers .next:hover,
.woocommerce-pagination .page-numbers .nextpostslink:hover,
.woocommerce-pagination .page-numbers .previouspostslink:hover,
.woocommerce-pagination .wp-pagenavi .prev:hover,
.woocommerce-pagination .wp-pagenavi .next:hover,
.woocommerce-pagination .wp-pagenavi .nextpostslink:hover,
.woocommerce-pagination .wp-pagenavi .previouspostslink:hover {
	color: #fff;
	background: #000;
}

.woocommerce-pagination .page-numbers .prev:hover:before,
.woocommerce-pagination .page-numbers .next:hover:before,
.woocommerce-pagination .page-numbers .nextpostslink:hover:before,
.woocommerce-pagination .page-numbers .previouspostslink:hover:before,
.woocommerce-pagination .wp-pagenavi .prev:hover:before,
.woocommerce-pagination .wp-pagenavi .next:hover:before,
.woocommerce-pagination .wp-pagenavi .nextpostslink:hover:before,
.woocommerce-pagination .wp-pagenavi .previouspostslink:hover:before {
	color: #fff;
}

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

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

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

.shop-sidebar-filter .filter-close {
	line-height: 1;
	position: absolute;
	top: 1.3125rem;
	left: -1.625rem;
	font-size: .6875rem;
	color: #000;
	text-decoration: none;
}

.shop-sidebar-filter .filter-body {
	height: 100%;
}

.shop-sidebar-filter .filter-body form {
	height: 100%;
}

.shop-sidebar-filter .filter-title {
	display: none;
	font-size: 20px;
	padding: 0 .5625rem;
	color: #3a3a39;
	font-weight: 500;
}

.shop-sidebar-filter .filter-option-list,
.shop-sidebar-filter ul.menu {
	padding: 0 .5625rem;
}

.shop-sidebar-filter .filter-option-list > li > a,
.shop-sidebar-filter ul.menu > li > a {
	display: block;
	font-size: .8125rem;
	line-height: 1.25rem;
	font-weight: 700;
	color: #000;
	padding: .5625rem 0;
	text-decoration: none;
}

.shop-sidebar-filter .filter-option-list .widget-title,
.shop-sidebar-filter ul.menu .widget-title {
	display: block;
	font-size: .8125rem;
	line-height: 1.25rem;
	font-weight: 700;
	color: #191919;
	padding: .5625rem 0;
	text-decoration: none;
}

.shop-sidebar-filter .category-filter > li > a,
.shop-sidebar-filter .category-filter > li label,
.shop-sidebar-filter .size-filter > li > a,
.shop-sidebar-filter .size-filter > li label {
	display: table;
	font-size: .75rem;
	line-height: 1.125rem;
	color: #000;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	position: relative;
}

.shop-sidebar-filter .category-filter > li > a,
.shop-sidebar-filter .size-filter > li > a {
	text-decoration: none;
}

.shop-sidebar-filter .category-filter > li > a:hover,
.shop-sidebar-filter .size-filter > li > a:hover {
	color: #000;
}

.shop-sidebar-filter .category-filter label input[type="checkbox"],
.shop-sidebar-filter .size-filter label input[type="checkbox"] {
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
}

.shop-sidebar-filter .category-filter label input[type="checkbox"]:checked ~ .label-text,
.shop-sidebar-filter .size-filter label input[type="checkbox"]:checked ~ .label-text {
	color: #000;
	font-weight: 700;
}

.shop-sidebar-filter .category-filter label .label-text:hover,
.shop-sidebar-filter .size-filter label .label-text:hover {
	color: #000;
}

.shop-sidebar-filter .size-filter label {
	text-transform: uppercase;
}

.shop-sidebar-filter .size-filter label input[type="checkbox"]:checked ~ .label-text:before {
	content: "\e909";
	background: #000;
}

.shop-sidebar-filter .size-filter .label-text {
	display: block;
	position: relative;
	padding-right: 1.25rem;
}

.shop-sidebar-filter .size-filter .label-text:before {
	content: "";
	position: absolute;
	top: .5rem;
	right: 0;
	width: .9375rem;
	height: .9375rem;
	border: 1px solid #000;
	border-radius: 2px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	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: .5rem/1 "icomoon";
	color: #fff;
}

.shop-sidebar-filter .price_slider_wrapper {
	padding: 1.5385em .4615em 0 1em;
	font-size: .8125rem;
}

.shop-sidebar-filter .price_slider_amount {
	position: relative;
}

.shop-sidebar-filter .price_slider_amount #min_price,
.shop-sidebar-filter .price_slider_amount #max_price {
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
}

.shop-sidebar-filter .price_slider_amount .price_label {
	display: none !important;
}

.shop-sidebar-filter .price_slider {
	position: relative;
	margin: 0 0 3.8462em;
}

.shop-sidebar-filter .price_slider.ui-slider {
	height: .3077em;
	position: relative;
	margin-right: 1.3462em;
}

.shop-sidebar-filter .price_slider.ui-slider:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: -1.3462em;
	background: #000;
	border-radius: .3077em;
}

.shop-sidebar-filter .price_slider .ui-slider-range {
	height: .3077em;
	background: #000;
	position: absolute;
	top: 0;
	margin-left: .1538em;
}

.shop-sidebar-filter .price_slider .ui-slider-handle {
	position: absolute;
	width: 1.3462em;
	height: 1.3462em;
	background: #000;
	border-radius: 50%;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	outline: none;
}

.shop-sidebar-filter .price_slider .ui-slider-handle:focus {
	outline: none;
}

.shop-sidebar-filter .price_slider .ui-slider-handle .slider-tooltip {
	position: absolute;
	top: 60%;
	right: 50%;
	-webkit-transform: translate(50%, 0);
	-ms-transform: translate(50%, 0);
	transform: translate(50%, 0);
	font-size: .75rem;
	white-space: nowrap;
	color: #191919;
	font-weight: 400;
	line-height: 1.25;
	margin: 1.3333em 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	outline: none;
}

.shop-sidebar-filter .price_slider .ui-slider-handle .slider-tooltip:focus {
	outline: none;
}

.shop-sidebar-filter button.button {
	display: block;
	width: 100%;
	margin: 0 auto;
	border-radius: 0;
	background: #000;
	font-size: .9375rem;
	line-height: 1.53333333;
	border: none;
	font-weight: 700;
	padding: .625rem;
	outline: none;
	box-shadow: none;
	-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.1875rem "Open Sans Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	position: relative;
	text-decoration: none;
}

.shop-sidebar-filter button.button:hover {
	background: #000;
	color: #fff;
}

.shop-sidebar-filter button.button:before {
	display: none;
}

.category-cart-popup {
	position: fixed;
	top: 36px;
	left: 0;
	z-index: 102;
	height: calc(100vh - 36px);
	background: #fff;
	box-shadow: 0 2px 50px 10px rgba(25, 91, 132, .17);
	display: none;
}

.category-cart-popup.cart-empty .cart-counter-header {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.category-cart-popup.cart-empty .cart-counter-header .cart-title {
	margin-bottom: 10px;
}

.category-cart-popup.cart-empty .category-cart-item,
.category-cart-popup.cart-empty .cart-item {
	display: none;
}

.category-cart-popup .category-cart-header {
	height: 95px;
	background: #000;
	color: #fff;
	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;
	padding: 10px;
}

.category-cart-popup .category-cart-header h2 {
	font-size: 20px;
	font-weight: 700;
}

.category-cart-popup .category-cart-header .account-info {
	font-size: 16px;
	line-height: 1.25;
}

.category-cart-popup .category-cart-header .account-info a {
	color: #fff;
}

.category-cart-popup .cart-counter-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 10px;
	justify-content: center;
	height: 70px;
}

.category-cart-popup .cart-counter-header .cart-title,
.category-cart-popup .cart-counter-header .ico-wrap {
	padding: 0 5px;
}

.category-cart-popup .cart-counter-header .cart-title {
	color: #4991d1;
	font-size: 22px;
	line-height: 1.25;
}

.category-cart-popup .cart-counter-header .ico-wrap {
	position: relative;
}

.category-cart-popup .cart-counter-header .ico-wrap .cart-counter {
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 16px;
	background: #000;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	line-height: 16px;
	font-size: 11px;
	-webkit-transform: translate(25%, -25%);
	-ms-transform: translate(25%, -25%);
	transform: translate(25%, -25%);
}

.category-cart-popup .cart-counter-header .ico-wrap .icon-cart {
	display: block;
	font-size: 26px;
	line-height: 1;
	color: #000;
}

.category-cart-popup .category-cart-items {
	height: calc(100% - 277px);
	padding: 0 10px;
	overflow-x: hidden;
	overflow-y: auto;
}

.category-cart-popup .cart-item {
	position: relative;
	padding: 17px 90px 17px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.category-cart-popup .cart-item + .cart-item {
	border-top: 1px solid #f3f3f3;
}

.category-cart-popup .cart-item .product-image {
	position: absolute;
	top: 17px;
	right: 0;
	border-radius: 2px;
	border: 1px solid #e8e8e8;
	overflow: hidden;
	width: 80px;
}

.category-cart-popup .cart-item .product-name {
	font-size: 14px;
	line-height: 1.25;
	font-weight: 400;
	color: #757575;
	margin-bottom: 8px;
	display: block;
}

.category-cart-popup .cart-item .product-name a {
	color: #757575;
	text-decoration: none;
}

.category-cart-popup .cart-item .product-name a:hover {
	color: #4991d1;
}

.category-cart-popup .cart-item .product-amount {
	font-size: 14px;
	line-height: 1.25;
	font-weight: 500;
	margin-bottom: 5px;
}

.category-cart-popup .cart-item .product-amount .offer-text {
	color: #000;
	font-size: .875em;
	font-weight: 400;
}

.category-cart-popup .cart-item .product-amount ins,
.category-cart-popup .cart-item .product-amount del {
	font-size: .875em;
}

.category-cart-popup .cart-item .product-amount del {
	color: #a9a9a9;
	font-weight: 400;
}

.category-cart-popup .cart-item .product-amount ins {
	color: #000;
}

.category-cart-popup .cart-item .cart-quantity {
	-webkit-box-ordinal-group: 21;
	-ms-flex-order: 20;
	order: 20;
}

.category-cart-popup .cart-item .cart-remove {
	position: absolute;
	bottom: .625rem;
	right: .875rem;
	line-height: 1;
	color: #303030;
	font-weight: 500;
	text-decoration: underline;
	-webkit-box-ordinal-group: 26;
	-ms-flex-order: 25;
	order: 25;
}

.rtl .category-cart-popup .cart-item .cart-remove {
	right: auto;
	left: .875rem;
}

.category-cart-popup .cart-item .cart-remove:hover {
	color: #000;
	text-decoration: none;
}

.category-cart-popup .saved-info {
	height: 45px;
	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;
	background: #f1f1f1;
	line-height: 1.2;
	padding: 3px 22px;
}

.category-cart-popup .saved-info .purchase-row {
	font-weight: 700;
	font-size: 13px;
	margin-bottom: 2px;
}

.category-cart-popup .saved-info .offer-valid {
	font-size: 11px;
}

.category-cart-popup .action-btns-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.category-cart-popup .price-box {
	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;
	height: 50px;
	-ms-flex-preferred-size: 36.5625%;
	flex-basis: 36.5625%;
	max-width: 36.5625%;
	line-height: 1;
	color: #fff;
	background: #4a4a4a;
	text-align: center;
	font-size: 11px;
}

.category-cart-popup .price-box .amount {
	font-size: 14px;
	font-weight: 800;
	padding: 0 0 1px;
}

.category-cart-popup .btn-cash-register {
	height: 50px;
	-ms-flex-preferred-size: 63.4375%;
	flex-basis: 63.4375%;
	max-width: 63.4375%;
	text-align: center;
	background: #000;
	font-weight: 800;
	font-size: 15px;
	line-height: 20px;
	padding: 15px;
	color: #fff;
	text-decoration: none;
}

.category-cart-popup .btn-cash-register:hover {
	background: #000;
}

.no-results {
	padding: 1.25rem 0;
	color: #000;
	font-size: .8125rem;
	line-height: 1.30769231;
	text-align: center;
	max-width: 1000px;
	margin: 0 auto;
}

.no-results h1 {
	color: #000;
	font-size: 1.125rem;
	line-height: 1.2;
	font-weight: 700;
	margin-bottom: .625rem;
}

.no-results .searchform .input-wrap {
	position: relative;
}

.no-results .searchform .search-input {
	display: block;
	border-radius: 100px;
	height: 2.5rem;
	border: none;
	font-size: 12px;
	line-height: 1.5;
	padding: .6875rem 1rem;
	color: #5b5b5b;
	display: block;
	width: 100%;
	outline: none;
	box-shadow: none;
}

.no-results .searchform .search-input::-webkit-input-placeholder {
	color: #5b5b5b;
}

.no-results .searchform .search-input::-moz-placeholder {
	opacity: 1;
	color: #5b5b5b;
}

.no-results .searchform .search-input:-moz-placeholder {
	color: #5b5b5b;
}

.no-results .searchform .search-input:-ms-input-placeholder {
	color: #5b5b5b;
}

.no-results .searchform .search-input.placeholder {
	color: #5b5b5b;
}

.no-results .searchform .btn-search {
	margin: 0;
	border: none;
	outline: 0;
	background: none;
	height: 2.5rem;
	width: 2.5rem;
	position: absolute;
	top: 0;
	left: .5rem;
	color: #5b5b5b;
	font-size: .9375rem;
	line-height: 2;
	border-radius: 50%;
	text-align: center;
	padding: .3125rem;
}

.no-results .searchform .btn-search i {
	display: block;
}

.about-content-section {
	padding: .9375rem 0 1.375rem;
}

.about-content-section .about-text-box {
	color: #000;
	font-size: .8125rem;
	line-height: 1.30769231;
	padding: 0 0 .875rem;
	text-align: center;
	max-width: 1000px;
	margin: 0 auto;
}

.about-content-section .about-text-box h1 {
	color: #000;
	font-size: 1.125rem;
	line-height: 1.2;
	font-weight: 700;
	margin-bottom: 1.125rem;
}

.about-content-section .ico-wrap {
	margin: 0 auto;
	overflow: hidden;
	background: #000;
	width: 3.40625rem;
	margin-bottom: -1.75rem;
	position: relative;
	z-index: 3;
	border-radius: 50%;
}

.about-content-section .ico-wrap img {
	width: 100%;
}

.about-content-section .content-box {
	color: #292929;
	font-size: .75rem;
	line-height: 1.5;
	background: #f1fcff;
	border-radius: .15625rem;
	text-align: center;
	position: relative;
	padding: 2.4375rem .625rem .625rem;
	margin: 0 0 1.125rem;
}

.about-content-section .content-box:before {
	content: "";
	position: absolute;
	top: .375rem;
	left: .375rem;
	bottom: .375rem;
	right: .375rem;
	border: 1px dashed #cfcfcf;
	border-radius: .15625rem;
	pointer-events: none;
}

.about-content-section .content-box h2 {
	color: #3a3a39;
	font-weight: 700;
	font-size: .9375rem;
	line-height: 1.2;
	margin-bottom: .5625rem;
}

.about-content-section .content-box a img {
	width: 24px;
	margin-right: 4px;
}

.contact-page .woocommerce-breadcrumb,
.about-page .woocommerce-breadcrumb {
	position: absolute;
	top: .5625rem;
	left: 0;
	right: 0;
	z-index: 6;
}

.inner-banner {
	position: relative;
}

.inner-banner.overlay {
	margin-bottom: 1.5625rem;
}

.inner-banner .bg-image {
	position: relative;
	overflow: hidden;
	max-height: 16.25rem;
}

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

.inner-banner .banner-content {
	padding-top: 15px;
}

.inner-banner h1 {
	color: #000;
	font-size: 1.125rem;
	line-height: 1.2;
	font-weight: 500;
	margin: 0;
	text-align: center;
}

.contact-content-section {
	text-align: center;
	padding: 1.0625rem 0 .875rem;
}

.contact-content-section h1 {
	color: #000;
	font-size: 1.125rem;
	line-height: 1.2;
	font-weight: 700;
	margin-bottom: 1.75rem;
}

.contact-content-section .content-box {
	color: #000;
	font-size: .8125rem;
	line-height: 1.30769231;
	padding: 0 0 1.4375rem;
}

.contact-content-section .content-box .ico-wrap {
	margin: 0 auto .25rem;
	width: 2.4375rem;
	min-height: 3.125rem;
}

.contact-content-section .content-box .ico-wrap.maps {
	width: 2.25rem;
}

.contact-content-section .content-box .ico-wrap.speak {
	width: 3.25rem;
}

.contact-content-section .content-box .ico-wrap.waze {
	width: 2.46875rem;
}

.contact-content-section .content-box .ico-wrap img {
	width: 100%;
}

.contact-content-section .content-box h2 {
	color: #000;
	font-weight: 700;
	font-size: .9375rem;
	line-height: 1.2;
	margin-bottom: .8125rem;
}

.contact-content-section .content-box a {
	color: inherit;
}

.contact-content-section .content-box ul {
	padding-bottom: .375rem;
}

.contact-content-section .content-box ul > li {
	padding: 0 0 .3125rem;
}

.contact-content-section .content-box ul a {
	text-decoration: none;
}

.contact-content-section .content-box ul .whatsapp {
	font-weight: 500;
}

.contact-form-section {
	position: relative;
	background: #f6f6f6;
	padding: 2.1875rem 0;
}

.contact-form-section .form-holder h2 {
	font-weight: 700;
	font-size: 1.125rem;
	line-height: 1.2;
	text-align: center;
	margin-bottom: .3125rem;
}

.contact-form-section .form-subtitle {
	display: block;
	font-size: 1rem;
	line-height: 1.25;
	font-weight: 500;
	text-align: center;
	margin-bottom: .8125rem;
}

.contact-form-section form {
	max-width: 470px;
	margin: 0 auto;
	padding: 1.25rem 0 0;
}

.contact-form-section .form-group {
	margin: 0;
	padding-bottom: .625rem;
}

.contact-form-section textarea.form-control {
	min-height: 6.0625rem;
}

.contact-form-section .btn {
	display: block;
	margin: 1.6875rem auto;
	width: 16.125rem;
	font-weight: 500;
}

.contact-form-section .contact-info-col {
	padding: 1.4375rem 0 .25rem;
}

.contact-form-section .content-box {
	font-size: .8125rem;
	line-height: 1.30769231;
	padding: 0 0 1.4375rem;
	text-align: center;
}

.contact-form-section .content-box h2 {
	font-weight: 700;
	font-size: .9375rem;
	line-height: 1.2;
	margin-bottom: .8125rem;
}

.contact-form-section .content-box ul {
	padding-bottom: .375rem;
}

.contact-form-section .content-box ul > li {
	padding: 0 0 .3125rem;
}

.contact-form-section .content-box ul a {
	text-decoration: none;
	color: inherit;
}

.contact-form-section .content-box ul .whatsapp {
	font-weight: 500;
}

.contact-form-section .wpcf7 .wpcf7-response-output {
	padding: 10px 15px;
	text-align: center;
	background: #000;
	color: #fff;
	border-radius: 3px;
	font-size: .75rem;
	line-height: 1.25;
}

.blogs-container {
	padding: .75rem 2.1875rem 2.625rem;
}

.blogs-container h1 {
	color: #000;
	font-size: 1.125rem;
	line-height: 1.2;
	font-weight: 500;
	margin-bottom: .75rem;
	text-align: center;
}

.blogs-container .blog-nav {
	padding: .625rem 0 1.125rem;
}

.blogs-container .blog-nav .jcf-select {
	background: #f9f9f9;
}

.blogs-container .blog-nav .jcf-select .jcf-select-text {
	font-weight: 500;
	text-align: left;
}

body:not(.rtl) .blogs-container .blog-nav .jcf-select .jcf-select-text {
	padding-left: .625rem;
}

.rtl .blogs-container .blog-nav .jcf-select .jcf-select-text {
	text-align: right;
	padding-right: .625rem;
}

.blogs-container .blog-nav .jcf-select .jcf-list .jcf-option {
	padding-left: .625rem;
	padding-right: .625rem;
}

.blogs-container .blog-nav .category-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.blogs-container .blog-nav .category-menu > li {
	padding: 0 10px;
}

.blogs-container .blog-nav .category-menu > li.active > a {
	border-bottom-color: #000;
}

.blogs-container .blog-nav .category-menu > li > a {
	display: block;
	text-decoration: none;
	font-weight: 500;
	color: #363636;
	line-height: 1.66666667;
	font-size: 16px;
	border-bottom: 1px solid transparent;
	-webkit-transition: .3s ease-in-out border;
	transition: .3s ease-in-out border;
}

.blogs-container .blog-nav .category-menu > li > a:hover,
.blogs-container .blog-nav .category-menu > li > a.active {
	border-bottom-color: #000;
}

.blogs-container .row {
	margin-left: -10px;
	margin-right: -10px;
}

.blogs-container .row [class^="col-"],
.blogs-container .row [class*=" col-"] {
	padding-left: 10px;
	padding-right: 10px;
}

.blogs-container .blog-item {
	margin-bottom: 1.4375rem;
}

.single-article-container {
	position: relative;
	z-index: 3;
	color: #3a3a39;
	font-size: .875rem;
	line-height: 1.5;
	margin: -6rem -6px 0;
	padding: 0 0 10px;
}

.single-article-container .container {
	position: relative;
	z-index: 2;
}

.single-article-container .woocommerce-breadcrumb {
	text-align: center;
	margin-bottom: .625rem;
	color: #d3d3d3;
}

.single-article-container .woocommerce-breadcrumb a {
	color: #d3d3d3;
}

.single-article-container #content {
	background: #fff;
	position: relative;
	padding: .75rem .5rem .5625rem;
}

.single-article-container #content:before {
	content: "";
	position: absolute;
	z-index: -1;
	width: 100vw;
	right: 50%;
	-webkit-transform: translate(50%, 0);
	-ms-transform: translate(50%, 0);
	transform: translate(50%, 0);
	height: 4.6875rem;
	background: rgba(80, 80, 80, .28);
	box-shadow: 0 2px 4px 0 #000;
	border-radius: 24px;
	top: -15px;
	filter: blur(19px);
}

.single-article-container #content h1 {
	font: 500 1.0625rem/1.5 "Open Sans Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000;
	margin: 0 0 .25rem;
}

.single-article-container #content h1 + p {
	margin-bottom: 1.25rem;
}

.single-article-container #content p {
	margin-bottom: 1.3125rem;
}

.single-article-container #content h3,
.single-article-container #content h2 {
	font: 300 .9375rem/ 1.2 "Open Sans Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #003538;
	margin: 0 0 9px;
}

.single-article-container #content h4,
.single-article-container #content h5 {
	font: 700 .875rem/ 1.2857 "Open Sans Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.single-article-container #content h4 {
	color: #000;
	margin: 0 0 .625rem;
}

.single-article-container #content h5 {
	margin-bottom: .25rem;
	color: #000;
}

.single-article-container #content figure {
	margin: 0 auto 1.375rem;
	max-width: 750px;
	border: none;
	outline: none;
}

.single-article-container #content figure img {
	width: 100%;
	margin: 0 0 6px;
	border-radius: .1875rem;
}

.single-article-container #content figure figcaption {
	font-weight: 500;
	font-size: .75rem;
	line-height: 1.25;
	color: #000;
}

.single-article-container #content ol {
	counter-reset: item;
	padding: 0 0 12px;
}

.single-article-container #content ol > li {
	position: relative;
	padding: 0 0 8px 1rem;
}

.rtl .single-article-container #content ol > li {
	padding-left: 0;
	padding-right: 1rem;
}

.single-article-container #content ol > li:before {
	content: counters(item, ".") ".";
	counter-increment: item;
	color: #000;
	font-weight: 500;
	position: absolute;
	top: 0;
	left: 0;
}

.rtl .single-article-container #content ol > li:before {
	left: auto;
	right: 0;
}

.single-article-container #content ul {
	padding: 0 0 23px;
}

.single-article-container #content ul > li {
	position: relative;
	padding: 0 0 9px 16px;
}

.rtl .single-article-container #content ul > li {
	padding-left: 0;
	padding-right: 1rem;
}

.single-article-container #content ul > li:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 5px;
	width: 5px;
	height: 5px;
	background: #000;
	border-radius: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.rtl .single-article-container #content ul > li:before {
	left: auto;
	right: 0;
}

.section-heading {
	font-size: 1.125rem;
	line-height: 1.2;
	font-weight: 700;
}

.related-blog-section {
	padding: .875rem 0 3.75rem;
	background: #f6f6f6;
	position: relative;
	margin: 3.125rem 0 -1.875rem;
}

.related-blog-section:before {
	content: "";
	position: absolute;
	top: -3.125rem;
	left: 0;
	height: 3.25rem;
	background-image: url(assets/images/blog-section-wave-small.svg);
	width: 20rem;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.related-blog-section .section-heading {
	text-align: center;
	margin: 0 0 1.8125rem;
	color: #000;
}

.related-blog-section .related-blogs-slider {
	position: relative;
}

.related-blog-section .row {
	margin-left: -15px;
	margin-right: -15px;
}

.related-blog-section .row [class^="col-"],
.related-blog-section .row [class*=" col-"] {
	padding-left: 0;
	padding-right: 0;
}

.related-blog-section .slide {
	width: 255px;
}

.related-blog-section .blog-item {
	margin: 0 .3125rem;
}

.related-blog-section .btn-all {
	display: block;
	margin: 0 auto;
	width: 16.125rem;
}

.blog-item {
	font-size: .75rem;
	line-height: 1.41666667;
	color: #5b5b5b;
	position: relative;
}

.blog-item:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 9.6875rem;
	height: 6.25rem;
	box-shadow: 0 .125rem 3rem 0 rgba(0, 0, 0, .12);
}

.blog-item.no-thumbnail .arrow-link {
	top: 100%;
	-webkit-transform: translate(0, -100%);
	-ms-transform: translate(0, -100%);
	transform: translate(0, -100%);
	margin-top: -12px;
}

.blog-item .img-wrap {
	position: relative;
	overflow: hidden;
	border-radius: .1875rem .1875rem 0 0;
}

.blog-item .img-wrap:after {
	content: "";
	position: absolute;
	bottom: -1rem;
	left: -.6875rem;
	right: 0;
	background: url(assets/images/blog-wave-small.svg) 0 100%/19.5rem auto repeat-x;
	height: 50%;
	z-index: 2;
}

.blog-item .img-wrap img {
	width: 100%;
}

.blog-item .blog-detail {
	position: relative;
	z-index: 2;
	background: #fff;
	padding: .75rem .375rem 1.0625rem;
	border-radius: 0 0 .1875rem .1875rem;
}

.blog-item .arrow-link {
	position: absolute;
	color: #fff;
	text-decoration: none;
	line-height: 1;
	top: -.375rem;
	right: .8125rem;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 1.875rem;
	height: 1.875rem;
	background: #000;
	border-radius: 50%;
	-webkit-transition: .25s ease background;
	transition: .25s ease background;
}

.rtl .blog-item .arrow-link {
	right: auto;
	left: .8125rem;
}

.blog-item .arrow-link:hover {
	background: #000;
}

.blog-item .arrow-link i {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: .625rem;
	margin-top: -.0625rem;
}

.blog-item .blog-title {
	font-size: 1rem;
	line-height: 1.375;
	font-weight: 400;
	color: #3a3a39;
	margin: 0 0 .125rem;
}

.blog-item .blog-title a {
	color: #3a3a39;
	text-decoration: none;
}

.blog-item .blog-title a:hover {
	color: #000;
	font-weight: 500;
}

.blog-item p {
	margin-bottom: .375rem;
}

.blog-item .link {
	font-weight: 500;
	color: #000;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
}

.blog-item .link:hover {
	color: #000;
}

.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;
	border-radius: 3px;
	padding: .375rem .5rem;
	margin-bottom: 10px;
}

body .select2-dropdown,
body .select2-container--default .select2-search--dropdown .select2-search__field {
	border-color: #003538;
}

.woocommerce-NoticeGroup .woocommerce-info {
	margin: 0 0 20px;
	background: #000;
	color: #fff;
	border-radius: 3px;
	padding: .375rem .5rem;
	margin-bottom: 10px;
}

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

.woocommerce-checkout .woocommerce-breadcrumb {
	padding: .5rem .625rem 0;
}

.checkout-container {
	padding: 15px 0 18px;
}

.checkout-container .select2-container {
	min-width: 100%;
	max-width: 100%;
}

.checkout-container .container {
	padding: 0 10px;
}

.checkout-container .fixed-position .mobile-step-nav {
	padding: 8px 15px;
	z-index: 9;
	border-bottom: 1px solid #bababa;
	margin: 0;
}

.checkout-container .mobile-step-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	margin: 8px -15px 0;
	padding: 0 15px;
	background: #fff;
	z-index: 50;
}

.checkout-container .mobile-step-nav:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 20px;
	right: 20px;
	height: 1px;
	background: #bababa;
}

.checkout-container .mobile-step-nav .active > a {
	background: #000;
	border-color: #000;
	color: #fff;
	text-decoration: none;
}

.checkout-container .mobile-step-nav a {
	display: block;
	position: relative;
	z-index: 2;
	background: #fff;
	border: 1px solid #bababa;
	border-radius: 50%;
	height: 26px;
	width: 26px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 13px;
	color: #d1d1d1;
	font-weight: 500;
	text-decoration: none;
	-webkit-transition: .3s ease-in-out background, .3s ease-in-out color;
	transition: .3s ease-in-out background, .3s ease-in-out color;
}

.checkout-container .checkout-heading {
	text-align: center;
	padding: 8px 0 42px;
}

.checkout-container .checkout-heading h1 {
	font-weight: 400;
	font-size: 1.25rem;
	line-height: 1.2;
	text-transform: uppercase;
	margin: 0 0 3px;
}

.checkout-container .checkout-heading .tagline {
	display: block;
	font: 400 .75rem/1.25 "Open Sans Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.checkout-container .woocommerce-NoticeGroup {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

.checkout-container .address-holder {
	padding: 0 0 26px;
	margin: 0 -4px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.checkout-container .address-holder .form-row label {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.checkout-container .section-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: .875rem;
	line-height: 1.25;
	color: #3a3a39;
	font-weight: 500;
	margin: 0 0 .875rem;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	padding: 0 .25rem;
}

.checkout-container .section-title [class^="icon-"],
.checkout-container .section-title [class*=" icon-"] {
	font-size: .9375rem;
	margin-left: .5rem;
	color: #000;
}

.checkout-container .section-title .cart-count {
	position: relative;
}

.checkout-container .section-title .counter {
	position: absolute;
	top: -5px;
	right: -9px;
	width: 15px;
	height: 15px;
	background: #000;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	font: 500 12px/15px "Open Sans Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.checkout-container .already-account {
	display: block;
	font-size: 12px;
	line-height: 1.25;
	color: #363636;
	font-weight: 500;
	margin: 0 0 10px;
	text-align: center;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	padding: 0 4px;
}

.checkout-container .already-account a {
	color: #363636;
	text-decoration: underline;
}

.checkout-container .already-account a:hover {
	text-decoration: none;
}

.checkout-container .form-row {
	margin: 0;
	display: block;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	padding: 0 4px 7px;
}

.checkout-container .form-row#billing_first_name_field,
.checkout-container .form-row#billing_last_name_field,
.checkout-container .form-row#billing_phone_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 {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
}

.checkout-container .form-row.woocommerce-invalid .input-text {
	border-color: #f00;
}

.checkout-container .input-row {
	margin: 0;
	display: block;
}

.checkout-container #order_comments_field > label {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.checkout-container .shipping_address .woocommerce-shipping-fields__field-wrapper {
	padding-top: 10px;
}

.checkout-container .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.checkout-container .select2-container.select2-container--default .select2-selection--single {
	background: #fff;
	border: 1px solid #003538;
	border-radius: 5px;
	height: 2.6875rem;
	outline: none;
	margin: 0;
}

.checkout-container .select2-container.select2-container--default .select2-selection--single:focus {
	outline: none;
}

.checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #003538;
	font-size: .75rem;
	line-height: 2.5625rem;
	padding-right: .75rem;
	font-weight: 500;
}

.checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: .625rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:after {
	content: "\e900";
	font: .4375rem/1 "icomoon";
}

.rtl .checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
	right: auto;
	left: .625rem;
}

.checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: none;
}

.checkout-container .input-text, 
.single-product-container.matat-gift-card-product .giftcard_wrapper .form-control, 
.matat-gift-card-product .productpage_form.giftcard_wrapper .row .giftcard_note textarea {
	display: block;
	width: 100%;
	background: #fff;
	border: 1px solid #003538;
	font-size: .75rem;
	line-height: 1.5;
	outline: none;
	color: #003538;
	height: 2.6875rem;
	padding: .71875rem .75rem;
	font-weight: 500;
	border-radius: 5px;
}

.matat-gift-card-product .productpage_form.giftcard_wrapper .row .giftcard_note textarea {
    height: 6.25rem;
}

.checkout-container .input-text::-webkit-input-placeholder {
	color: #003538;
}

.checkout-container .input-text::-moz-placeholder {
	opacity: 1;
	color: #003538;
}

.checkout-container .input-text:-moz-placeholder {
	color: #003538;
}

.checkout-container .input-text:-ms-input-placeholder {
	color: #003538;
}

.checkout-container .input-text.placeholder {
	color: #003538;
}

.checkout-container .input-text:focus {
	border-color: #000;
}

.checkout-container .different-shipping,
.checkout-container .gift-wrap {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.checkout-container .different-shipping,
.checkout-container .mc4wp-checkbox,
.checkout-container .gift-wrap {
	padding: .5rem 4px;
	margin: 0;
}

.checkout-container .different-shipping ~ .different-shipping,
.checkout-container .mc4wp-checkbox ~ .different-shipping,
.checkout-container .gift-wrap ~ .different-shipping {
	padding-top: 0;
}

.checkout-container .woocommerce-terms-and-conditions-wrapper {
	padding: .5rem 0;
}

.checkout-container .woocommerce-terms-and-conditions-wrapper .form-row {
	padding: 0;
}

.checkout-container label {
	margin: 0;
}

.checkout-container .shipping-method-holder {
	padding: 26px 0;
}

.checkout-container .delivery-option,
.checkout-container .payment-option {
	padding: 0 0 14px;
}

.checkout-container .delivery-option > li,
.checkout-container .payment-option > li {
	padding: 0 0 7px;
}

.checkout-container .delivery-option label,
.checkout-container .payment-option label {
	font-weight: 400;
	display: block;
	position: relative;
}

.checkout-container .delivery-option label input[type="checkbox"],
.checkout-container .delivery-option label input[type="radio"],
.checkout-container .payment-option label input[type="checkbox"],
.checkout-container .payment-option label input[type="radio"] {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.checkout-container .delivery-option label input[type="checkbox"]:checked ~ .method-option .fake-input,
.checkout-container .delivery-option label input[type="radio"]:checked ~ .method-option .fake-input,
.checkout-container .payment-option label input[type="checkbox"]:checked ~ .method-option .fake-input,
.checkout-container .payment-option label input[type="radio"]:checked ~ .method-option .fake-input {
	border-color: #000;
}

.checkout-container .delivery-option label input[type="checkbox"]:checked ~ .method-option .fake-input:before,
.checkout-container .delivery-option label input[type="radio"]:checked ~ .method-option .fake-input:before,
.checkout-container .payment-option label input[type="checkbox"]:checked ~ .method-option .fake-input:before,
.checkout-container .payment-option label input[type="radio"]:checked ~ .method-option .fake-input:before {
	opacity: 1;
}

.checkout-container .delivery-option label .method-option,
.checkout-container .payment-option label .method-option {
	position: relative;
	font-weight: 500;
	font-size: 14px;
	color: #003538;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 2px;
}

.checkout-container .delivery-option label .fake-input,
.checkout-container .payment-option label .fake-input {
	width: 20px;
	min-width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 1px solid #003538;
	position: relative;
}

.checkout-container .delivery-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: #000;
	width: 14px;
	height: 14px;
	opacity: 0;
}

.checkout-container .delivery-option label .method-detail,
.checkout-container .payment-option label .method-detail {
	padding: 0 10px;
}

.checkout-container .delivery-option label .method-title,
.checkout-container .payment-option label .method-title {
	display: block;
}

.checkout-container .delivery-option label .method-info,
.checkout-container .payment-option label .method-info {
	display: block;
	font-size: 12px;
	color: #bababa;
	line-height: 1.2;
}

.checkout-container .delivery-option label .method-option {
	min-height: 52px;
	border-radius: 5px;
	border: 1px solid #5b5b5b;
	padding: 2px 7px;
}

.checkout-container .promo-code-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 0 10px;
}

.checkout-container .promo-code-wrap .code-input {
	padding-left: 5px;
	-ms-flex-preferred-size: calc(100% - 102px);
	flex-basis: calc(100% - 102px);
	max-width: calc(100% - 102px);
}

.checkout-container .promo-code-wrap .promo-input {
	display: block;
	width: 100%;
	background: #fff;
	border: 1px solid #003538;
	font-size: 14px;
	line-height: 1.4286;
	color: #003538;
	height: 52px;
	padding: 15px 7px;
	font-weight: 500;
	outline: none;
	border-radius: 5px;
}

.checkout-container .promo-code-wrap .promo-input::-webkit-input-placeholder {
	color: #a4a4a4;
}

.checkout-container .promo-code-wrap .promo-input::-moz-placeholder {
	opacity: 1;
	color: #a4a4a4;
}

.checkout-container .promo-code-wrap .promo-input:-moz-placeholder {
	color: #a4a4a4;
}

.checkout-container .promo-code-wrap .promo-input:-ms-input-placeholder {
	color: #a4a4a4;
}

.checkout-container .promo-code-wrap .promo-input.placeholder {
	color: #a4a4a4;
}

.checkout-container .promo-code-wrap .btn-promo {
	padding: 15px 7px;
	border: 1px solid #000;
	font-size: 14px;
	line-height: 1.4286;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background: #000;
	outline: none;
	-ms-flex-preferred-size: 102px;
	flex-basis: 102px;
	max-width: 102px;
	min-width: 102px;
	border-radius: 5px;
	-webkit-transition: .25s ease-in-out background, .25s ease-in-out color, .25s ease-in-out border;
	transition: .25s ease-in-out background, .25s ease-in-out color, .25s ease-in-out border;
}

.checkout-container .promo-code-wrap .btn-promo:hover {
	background: #fff;
	border-color: #000;
	color: #000;
}

.checkout-container .checkout-review {
	padding: 26px 17px 0;
}

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

.checkout-container .cart-item {
	padding: .6875rem .875rem .5625rem;
	margin: 0 0 .5625rem;
	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;
	position: relative;
	background: #f9f9f9;
	font-size: .75rem;
	line-height: 1.25;
}

.checkout-container .cart-item .product-name-image {
	-ms-flex-preferred-size: 34%;
	flex-basis: 34%;
	max-width: 34%;
}

.checkout-container .cart-item .product-img {
	overflow: hidden;
	width: 3.0625rem;
	margin: 0 0 1rem;
}

.checkout-container .cart-item .product-img a {
	display: block;
	text-decoration: none;
	background: #f9f9f9;
}

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

.checkout-container .cart-item .product-name {
	display: block;
	font-size: inherit;
	color: #000;
	font-weight: 400;
}

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

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

.checkout-container .cart-item .cart-quantity {
	-ms-flex-preferred-size: 37%;
	flex-basis: 37%;
	max-width: 37%;
}

.checkout-container .cart-item .product-amount {
	font-size: inherit;
	font-weight: 500;
	text-align: right;
	-ms-flex-preferred-size: 29%;
	flex-basis: 29%;
	max-width: 29%;
}

.rtl .checkout-container .cart-item .product-amount {
	text-align: left;
}

.checkout-container .cart-item .product-amount ins {
	text-decoration: none;
	color: #000;
}

.checkout-container .cart-item .product-amount del {
	color: #a9a9a9;
}

.checkout-container .cart-item .cart-remove {
	position: absolute;
	bottom: .625rem;
	right: .875rem;
	line-height: 1;
	color: #303030;
	font-weight: 500;
	text-decoration: underline;
}

.rtl .checkout-container .cart-item .cart-remove {
	right: auto;
	left: .875rem;
}

.checkout-container .cart-item .cart-remove:hover {
	color: #000;
	text-decoration: none;
}

.checkout-container .cart-footer {
	color: #003538;
	font-size: 14px;
	line-height: 1.6429;
}

.checkout-container .cart-footer .amout-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.checkout-container .cart-discount .amount {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	direction: ltr;
}

.checkout-container .cart-discount .amount .woocommerce-remove-coupon {
	-webkit-box-ordinal-group: -1;
	-ms-flex-order: -2;
	order: -2;
	margin-right: 3px;
	color: #000;
	text-decoration: none;
}

.checkout-container .cart-discount .amount .woocommerce-remove-coupon:hover {
	text-decoration: underline;
	color: #333;
}

.checkout-container .cart-amount {
	padding: 10px 0 8px;
}

.checkout-container .cart-total {
	padding: 6px 0 22px;
	text-transform: uppercase;
	font-weight: 600;
}

.checkout-container .woocommerce-checkout-payment .form-row.place-order {
	padding-left: 0;
	padding-right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.checkout-container .woocommerce-checkout-payment .form-row.place-order .payment-icons {
	-webkit-box-ordinal-group: 1000;
	-ms-flex-order: 999;
	order: 999;
}

.checkout-container .payment_box p {
	margin: 0;
}

.checkout-container .btn-checkout,
.checkout-container .button {
	-webkit-transition: .2s linear color, .2s linear background, .2s linear border;
	transition: .2s linear color, .2s linear background, .2s linear border;
	text-transform: uppercase;
	border-radius: .1875rem;
	display: block;
	margin: 0 auto;
	width: 100%;
	font-size: .875rem;
	line-height: 1.5;
	border: none;
	padding: .625rem;
	outline: none;
}

.checkout-container .btn-checkout:focus,
.checkout-container .button:focus {
	outline: none;
}

.checkout-container .btn-checkout:before,
.checkout-container .btn-checkout:after,
.checkout-container .button:before,
.checkout-container .button:after {
	display: none;
}

.checkout-container .payment-icons {
	display: block;
	margin: .5rem auto;
	width: 9.375rem;
}

.checkout-container .payment-icons img {
	width: 100%;
}

.custom-checkbox {
	display: block;
	position: relative;
	font-size: .6875rem;
	line-height: .875rem;
	color: #003538;
	font-weight: 400;
	padding: .1875rem 0 .1875rem 1.4375rem;
}

.rtl .custom-checkbox {
	padding-left: 0;
	padding-right: 1.4375rem;
}

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

.custom-checkbox span.wpcf7-list-item {
	margin: 0;
}

.custom-checkbox a {
	color: inherit;
	text-decoration: underline;
}

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

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

.custom-checkbox input[type="checkbox"]:checked ~ span .fake-input {
	background: #000;
}

.custom-checkbox input[type="checkbox"]:checked ~ span .fake-input:after {
	opacity: 1;
}

.custom-checkbox input[type="checkbox"]:checked ~ .fake-input {
	background: #000;
}

.custom-checkbox input[type="checkbox"]:checked ~ .fake-input:after {
	opacity: 1;
}

.custom-checkbox .fake-input {
	position: absolute;
	top: .625rem;
	left: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	line-height: 1;
	width: 20px;
	height: 20px;
	color: #fff;
	border-radius: 2px;
	border: 2px solid #000;
}

.rtl .custom-checkbox .fake-input {
	left: auto;
	right: 0;
}

.custom-checkbox .fake-input:after {
	font-family: "icomoon";
	line-height: 1;
	content: "\e909";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 10px;
	opacity: 0;
	margin-top: -1px;
}

.shipping-payment-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #f3f4f2;
	font-size: .75rem;
	line-height: 1.25;
	padding: 0 .3125rem;
}

.shipping-payment-bar .bar-col {
	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;
	-ms-flex-preferred-size: 33.33%;
	flex-basis: 33.33%;
	max-width: 33.33%;
	padding: .3125rem;
	height: 2.6875rem;
}

.shipping-payment-bar .bar-col [class^="icon-"],
.shipping-payment-bar .bar-col [class*=" icon-"] {
	margin-right: .3125rem;
	font-size: 1.2em;
}

.rtl .shipping-payment-bar .bar-col [class^="icon-"],
.rtl
      .shipping-payment-bar .bar-col [class*=" icon-"] {
	margin-right: 0;
	margin-left: .3125rem;
}

.shipping-payment-bar .bar-col [class^="icon-"].icon-shipping,
.shipping-payment-bar .bar-col [class*=" icon-"].icon-shipping {
	font-size: 1em;
}

.shipping-payment-bar .bar-col .info-text {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.checkout-promo-box {
	position: relative;
	border: 1px dashed #cfcfcf;
	border-radius: .1875rem;
	padding-right: 4.375rem;
}

.checkout-promo-box .promo-title {
	position: absolute;
	right: -1px;
	top: calc(-.5rem + 1px);
	font-size: .6875rem;
	line-height: 1.22727273;
	font-weight: 700;
	color: #fff;
	width: 4.3125rem;
	background: url(assets/images/bg-offer-tag.svg) 0 0/100% auto no-repeat;
	text-align: center;
	min-height: 5.25rem;
	padding: .25rem .9375rem 0 .3125rem;
}

.checkout-promo-box .promo-title span {
	display: block;
	overflow: hidden;
	max-height: 3.375rem;
}

.checkout-promo-box .promo-slider {
	position: relative;
	z-index: 60;
}

.checkout-promo-box .promo-slider:not(.slick-initialized) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.checkout-promo-box .promo-slider:not(.slick-initialized) > .slide {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
}

.checkout-promo-box .promo-slider .slick-list {
	padding-right: .375rem;
}

.checkout-promo-box .promo-slider .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.checkout-promo-box .promo-slider .slick-track .slide {
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.checkout-promo-box .promo-slider .slick-track .slide:not(.slick-active) .product-col:before {
	opacity: 0;
}

.checkout-promo-box .promo-slider .slick-arrow {
	width: 1.6875rem;
	height: 1.6875rem;
	display: block;
	background: #000;
	border-radius: 50%;
	border: none;
	margin: 0;
	font-size: .75rem;
	line-height: 1;
	color: #fff;
	padding: .5rem .3125rem;
	text-align: center;
	-webkit-transition: .3s ease background, .3s ease color;
	transition: .3s ease background, .3s ease color;
	position: absolute;
	right: -2.375rem;
	-webkit-transform: translate(50%, 0);
	-ms-transform: translate(50%, 0);
	transform: translate(50%, 0);
}

.checkout-promo-box .promo-slider .slick-arrow.slick-next {
	bottom: 2.25rem;
}

.checkout-promo-box .promo-slider .slick-arrow.slick-prev {
	bottom: 4.375rem;
}

.checkout-promo-box .promo-slider .slick-arrow:hover {
	background: #000;
	color: #fff;
}

.checkout-promo-box .promo-slider .slick-arrow i {
	display: block;
}

.checkout-promo-box .product-col {
	padding: .625rem .625rem .5rem;
	position: relative;
}

.checkout-promo-box .product-item .product-img .btn-add-cart {
	display: none;
}

body.search .woocommerce-info {
	text-align: center;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

body.search.search-no-results .shop-page-container {
	padding-top: .9375rem;
}

body.woocommerce-checkout iframe,
body.woocommerce-order-pay iframe {
	border: none;
	outline: none;
}

.woocommerce-order-details__title {
	color: #f47b3d;
}

.cart-empty.woocommerce-info {
	text-align: center;
}

.woocommerce-lost-password .woocommerce-notices-wrapper {
	text-align: center;
}

.woocommerce-lost-password .woocommerce .woocommerce-error {
	padding-bottom: 0;
}

.woocommerce-lost-password #main > .container {
	max-width: 450px;
	text-align: center;
	padding-bottom: 1.25rem;
}

form.lost_reset_password,
form.woocommerce-form-login {
	padding: 1.25rem 0 0;
}

form.lost_reset_password label,
form.woocommerce-form-login label {
	text-align: right;
	display: table;
}

form.lost_reset_password .form-control,
form.woocommerce-form-login .form-control {
	border-color: #ddd;
	text-align: right;
}

form.lost_reset_password .form-control:focus,
form.woocommerce-form-login .form-control:focus {
	box-shadow: none;
}

form.lost_reset_password .form-control.error,
form.woocommerce-form-login .form-control.error {
	border-color: #f00;
}

form.lost_reset_password .btn,
form.woocommerce-form-login .btn {
	width: 100%;
	display: block;
	max-width: 380px;
	margin: 0 auto;
}

form.lost_reset_password .lost_password a,
form.woocommerce-form-login .lost_password a {
	color: #292929;
	text-decoration: underline;
}

form.lost_reset_password .lost_password a:hover,
form.woocommerce-form-login .lost_password a:hover {
	text-decoration: none;
	color: #000;
}

.user-info-container {
	padding: 73px 0 50px;
}

.user-info-container h1 {
	margin: 0 0 35px;
}

.user-info-container .u-columns [class^="col-"],
.user-info-container .u-columns [class*=" col-"] {
	max-width: none;
}

.user-info-container .panel {
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	background: none;
	box-shadow: none;
	border-radius: 0;
}

.user-info-container a[data-toggle="collapse"] {
	display: block;
	font-size: 16px;
	line-height: 1.25;
	color: #3d3b3d;
	font-weight: 600;
	padding: 15px 3px 15px 26px;
	position: relative;
}

.user-info-container a[data-toggle="collapse"]:before {
	content: "\e901";
	position: absolute;
	top: 50%;
	left: 6px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font: 700 2px/1 "icomoon";
}

.user-info-container a[data-toggle="collapse"].collapsed:before {
	content: "\e903";
	font-size: 13px;
}

.user-info-container .woocommerce-address-fields__field-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.user-info-container .woocommerce-address-fields__field-wrapper label:not(.dropzone-input) {
	display: table;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.25;
}

.user-info-container .woocommerce-address-fields__field-wrapper .form-row {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	display: block;
	margin-bottom: 20px;
}

.user-info-container .woocommerce-address-fields__field-wrapper .form-row abbr {
	border: none;
	outline: none;
	text-decoration: none;
}

.user-info-container .woocommerce-address-fields__field-wrapper #billing_country_field,
.user-info-container .woocommerce-address-fields__field-wrapper #shipping_country_field {
	display: none;
}

.user-info-container .woocommerce-MyAccount-navigation ul {
	font-size: 16px;
	line-height: 1.25;
}

.user-info-container .woocommerce-MyAccount-navigation ul > li {
	border-bottom: 1px solid #e8e8e8;
}

.user-info-container .woocommerce-MyAccount-navigation ul > li:first-child {
	border-top: 1px solid #e8e8e8;
}

.user-info-container .woocommerce-MyAccount-navigation ul > li.active > a,
.user-info-container .woocommerce-MyAccount-navigation ul > li.is-active > a {
	color: #000;
}

.user-info-container .woocommerce-MyAccount-navigation ul > li > a {
	display: block;
	padding: 15px 0;
	color: #3d3b3d;
	text-decoration: none;
}

.user-info-container .woocommerce-MyAccount-navigation ul > li > a:hover,
.user-info-container .woocommerce-MyAccount-navigation ul > li > a.key-board-focus {
	color: #000;
}

.user-info-container .user-detail-holder mark {
	background: none;
}

.user-info-container .user-detail-holder h3 {
	color: #f1a818;
}

.user-info-container .user-detail-holder a {
	color: #292929;
	text-decoration: underline;
}

.user-info-container .user-detail-holder a:hover {
	color: #000;
	text-decoration: none;
}

.user-info-container .woocommerce-Address {
	margin-bottom: 25px;
}

.user-info-container .woocommerce-Address .woocommerce-Address-title {
	padding-bottom: 10px;
}

.user-info-container .woocommerce-Address h3 {
	margin-bottom: .5em;
}

.user-info-container button.button,
.user-info-container .addresses a.edit {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	outline: none;
	box-shadow: none;
	outline: none;
	text-decoration: none;
	min-width: 8.75rem;
	margin-bottom: .5rem;
	-webkit-transition: .2s linear color, .2s linear background, .2s linear border;
	transition: .2s linear color, .2s linear background, .2s linear border;
	font: 300 .75rem/1.25 "Open Sans Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	border: 1px solid #f1a818;
	border-radius: 100px;
	background: #f1a818;
	padding: .5rem;
	letter-spacing: .0682em;
	color: #fff;
	position: relative;
}

.user-info-container button.button:before,
.user-info-container .addresses a.edit:before {
	content: "";
	position: absolute;
	top: 2px;
	bottom: 2px;
	left: 2px;
	right: 2px;
	border: 1px dashed #fff;
	border-radius: 50px;
}

.user-info-container button.button:focus,
.user-info-container button.button:active,
.user-info-container button.button:visited,
.user-info-container .addresses a.edit:focus,
.user-info-container .addresses a.edit:active,
.user-info-container .addresses a.edit:visited {
	outline: none;
	box-shadow: none;
}

.user-info-container button.button:not(:disabled):not(.disabled):active,
.user-info-container button.button:not(:disabled):not(.disabled).active,
.user-info-container .addresses a.edit:not(:disabled):not(.disabled):active,
.user-info-container .addresses a.edit:not(:disabled):not(.disabled).active {
	box-shadow: none;
	outline: none;
}

.user-info-container button.button:hover,
.user-info-container .addresses a.edit:hover {
	background: #f9c236;
	border-color: #f9c236;
	color: #fff;
}

.user-info-container .edit-account p {
	margin: 0;
}

.user-info-container .edit-account .form-row {
	display: block;
	margin-bottom: 20px;
}

.user-info-container .edit-account label:not(.dropzone-input) {
	display: table;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.25;
}

.user-info-container .input-text {
	display: block;
	width: 100%;
	background: #fff;
	border: 1px solid #303030;
	border-radius: 2px;
	font-size: .75rem;
	line-height: 1.5;
	padding: .5rem .625rem;
	height: 2.25rem;
	outline: none;
	color: #003538;
}

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

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

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

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

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

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

.user-info-container .input-text.error,
.user-info-container .input-text[aria-invalid="true"] {
	border-color: #f00;
}

.user-info-container .form-row {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-left: 0;
	margin-right: 0;
}

.user-info-container .form-row .form-group {
	-ms-flex-preferred-size: calc(50% - 5px);
	flex-basis: calc(50% - 5px);
	max-width: calc(50% - 5px);
}

.user-info-container .form-group {
	margin-bottom: 20px;
}

.user-info-container .form-group label:not(.dropzone-input) {
	display: table;
	font-size: 16px;
	line-height: 1.25;
	font-weight: 400;
	margin-bottom: 15px;
}

.user-info-container .birthday-row {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 20px;
	padding-right: 5px;
}

.user-info-container .birthday-row .birthday-title {
	font-size: 14px;
	line-height: 1.4286;
	font-weight: 600;
	color: #3d3b3d;
	padding: 10px 0;
	-ms-flex-preferred-size: 106px;
	flex-basis: 106px;
	max-width: 106px;
}

.user-info-container .birthday-row .select-wrap {
	-ms-flex-preferred-size: 80px;
	flex-basis: 80px;
	max-width: 80px;
}

.user-info-container .birthday-row .sep {
	font-size: 14px;
	line-height: 1.4286;
	padding: 10px;
}

.user-info-container .birthday-row .jcf-select .jcf-select-text {
	margin-right: 16px;
}

.user-info-container .btn {
	font-size: 15px;
	line-height: 1.3333;
	padding: 9px;
	display: block;
	width: 100%;
	max-width: 220px;
	margin: 0 auto;
}

.user-info-container #userDetail .map-register-section form {
	max-width: 476px;
}

.user-info-container #userDetail form {
	padding: 10px 0 40px;
	max-width: 380px;
	margin: 0 auto;
}

.user-info-container #userPass form {
	padding: 13px 0 46px;
	max-width: 380px;
	margin: 0 auto;
}

.user-info-container #userPass .form-group:last-of-type {
	padding: 10px 0 15px;
}

.user-info-container .user-order-history {
	width: 100%;
	font-size: 16px;
	line-height: 1.25;
	margin: 3px 0 0;
}

.user-info-container .user-order-history thead th,
.user-info-container .user-order-history thead th {
	font-weight: 600;
	padding: 14px 12px;
}

.user-info-container .user-order-history thead th:first-child,
.user-info-container .user-order-history thead th:first-child {
	width: 125px;
}

.user-info-container .user-order-history thead th:nth-child(2),
.user-info-container .user-order-history thead th:nth-child(2) {
	width: 137px;
}

.user-info-container .user-order-history th,
.user-info-container .user-order-history td {
	border: 1px solid #e8e8e8;
	border-width: 0 0 1px;
	text-align: right;
}

.user-info-container .user-order-history tbody th,
.user-info-container .user-order-history tbody td {
	padding: 25px 12px 24px;
}

.user-info-container .user-order-history .link {
	color: #007bff;
	font-size: 12px;
	display: block;
	padding: 4px;
	line-height: 1;
}

.user-info-container .user-order-history .link:hover {
	color: #3d3b3d;
}

.user-info-container .user-order-history .link i {
	vertical-align: top;
}

.user-info-container .empty-order-history {
	text-align: center;
	max-width: 220px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 1.375;
	padding: 5px 0 40px;
}

.user-info-container .empty-order-history .emoji-wrap {
	line-height: 1;
	font-size: 67px;
	margin-bottom: 17px;
}

.user-info-container .empty-order-history p {
	margin-bottom: 32px;
}

.user-info-container .empty-order-history .btn {
	font-size: 17px;
	line-height: 1.2143;
	padding: 7px;
	width: 109px;
}

.woocommerce-order-received #wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100vh;
}

.woocommerce-order-received #wrapper #footer {
	margin-top: auto;
}

.woocommerce-order-received .woocommerce-order {
	padding: 25px 15px;
	font-size: .75rem;
	line-height: 1.5;
	margin: 0 auto;
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview {
	border: 1px solid #f5f5f5;
	max-width: 450px;
	margin-bottom: 10px;
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview > li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 4px 8px;
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview > li + li {
	border-top: 1px solid #f5f5f5;
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview > li strong {
	-ms-flex-preferred-size: calc(100% - 5.9375rem);
	flex-basis: calc(100% - 5.9375rem);
	max-width: calc(100% - 5.9375rem);
	border-right: 1px solid #f5f5f5;
	margin: -4px auto -4px 0;
	padding: 4px 8px;
}

.woocommerce-order-received .woocommerce-order .woocommerce-table {
	width: 100%;
	border: 1px solid #f5f5f5;
}

.woocommerce-order-received .woocommerce-order .woocommerce-table tfoot th:last-child,
.woocommerce-order-received .woocommerce-order .woocommerce-table tfoot td:last-child {
	direction: ltr;
	text-align: right;
}

.woocommerce-order-received .woocommerce-order .woocommerce-table td,
.woocommerce-order-received .woocommerce-order .woocommerce-table th {
	border: 1px solid #f5f5f5;
	padding: .3125rem .4375rem;
}

.woocommerce-order-received .woocommerce-order .woocommerce-table a {
	color: #292929;
	text-decoration: none;
}

.woocommerce-order-received .woocommerce-order .woocommerce-table a:hover {
	color: #000;
}

.woocommerce-orders-table.my_account_orders,
.woocommerce-table.woocommerce-table--order-details {
	width: 100%;
	margin: 0 0 25px;
}

.woocommerce-orders-table.my_account_orders th,
.woocommerce-orders-table.my_account_orders td,
.woocommerce-table.woocommerce-table--order-details th,
.woocommerce-table.woocommerce-table--order-details td {
	padding: 8px 10px;
	border: 1px solid #f5f5f5;
}

.woocommerce-orders-table.my_account_orders thead tr th,
.woocommerce-table.woocommerce-table--order-details thead tr th {
	background: #000;
	color: #fff;
	font-weight: 500;
}

.woocommerce-table.woocommerce-table--order-details thead tr th:first-child {
	width: 40%;
}

.wc-backward.btn,
.btn.woocommerce-form-login__submit {
	min-width: 8.125rem;
}

.woocommerce-checkout.woocommerce-order-pay #main > .woocommerce {
	padding: 15px;
	margin: 0 auto;
}

.woocommerce-checkout.woocommerce-order-pay #main > .woocommerce .order_details {
	border: 1px solid #f5f5f5;
	max-width: 450px;
	margin-bottom: 10px;
}

.woocommerce-checkout.woocommerce-order-pay #main > .woocommerce .order_details > li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 4px 8px;
}

.woocommerce-checkout.woocommerce-order-pay #main > .woocommerce .order_details > li + li {
	border-top: 1px solid #f5f5f5;
}

.woocommerce-checkout.woocommerce-order-pay #main > .woocommerce .order_details > li strong {
	-ms-flex-preferred-size: calc(100% - 5.9375rem);
	flex-basis: calc(100% - 5.9375rem);
	max-width: calc(100% - 5.9375rem);
	border-right: 1px solid #f5f5f5;
	margin: -4px auto -4px 0;
	padding: 4px 8px;
}

.woocommerce-order-pay .woocommerce > div[class*="checkout-iframe-"] iframe {
    width: 100%;
    max-width: 420px;
    height: 660px;
    margin: 0 auto;
    display: block;
}

.woocommerce-cart-form {
	font-size: .8125rem;
	line-height: 1.5;
	padding: 15px 0;
}

.woocommerce-cart-form .shop_table.cart {
	width: 100%;
}

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

.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 .btn.checkout-button {
	min-width: 100%;
}

#footer .design-dev-info {
	font-size: .75rem;
	color: #fff;
}

#footer .design-dev-info a {
	color: inherit;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 1;
}

.rtl #footer .design-dev-info a {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

#footer .design-dev-info a:hover {
	opacity: .6;
}

#footer .design-dev-info a img {
	width: 1.5em;
	height: auto;
	margin: 0 .3125em;
}

.bottom-benefit-section {
	background: #000;
	color: #fff;
	font-size: .6875rem;
	line-height: 1.22727273;
	padding: 1.375rem 0;
}

.bottom-benefit-section .container {
	display: -ms-grid;
	display: grid;
	gap: .375rem;
	-ms-grid-columns: (minmax(50%, 1fr))[2];
	grid-template-columns: repeat(2, minmax(50%, 1fr));
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 .0625rem;
}

.bottom-benefit-section .benefit-col {
	padding: 0 0 .4375rem;
}

.bottom-benefit-section .ico-wrap {
	height: 1.35135135em;
	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: 1.15625rem;
	line-height: 1;
}

.bottom-benefit-section .ico-wrap .icon-shipping {
	font-size: 1.05405405em;
}

.bottom-benefit-section .ico-wrap .icon-discount {
	font-size: 1.24324324em;
}

.bottom-benefit-section .ico-wrap .icon-headset {
	font-size: 1.13513514em;
}

.bottom-benefit-section .title-text {
	display: block;
	font-size: .75rem;
	line-height: 1.16666667;
	font-weight: 700;
	margin-bottom: .1875rem;
}

.footer-middle {
	color: #fff;
	padding: 1.625rem .25rem 1.125rem;
	background: rgba(0, 0, 0, .3) url("assets/images/bg-footer-small.jpg") 50% 50%/cover no-repeat;
}

.footer-logos {
	margin: 0 0 2rem;
}

.footer-logos .site-logo {
	max-width: 3.1875rem;
	margin: 0 auto;
}

.footer-logos img {
	width: 100%;
}

.footer-link {
	padding: 0 0 1.4375rem;
}

.footer-link ul {
	font-size: .75rem;
	line-height: 1.25;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.footer-link ul > li {
	-ms-flex-preferred-size: 33.33%;
	flex-basis: 33.33%;
	max-width: 33.33%;
	padding-bottom: .5625rem;
}

.footer-link ul a {
	color: #fff;
	text-decoration: none;
}

.footer-widget-row {
	font-size: .75rem;
	line-height: 1.16666667;
}

.footer-widget-row .widget-title {
	font-size: .875rem;
	font-weight: 700;
	border-bottom: 1px dashed #fff;
	display: table;
	padding: 0 0 .4375rem .625rem;
	margin-bottom: .4375rem;
}

.footer-widget-row a {
	color: #fff;
	text-decoration: none;
}

.footer-widget-row .info-col,
.footer-widget-row .links-col {
	padding: 0 0 1.375rem;
}

.footer-widget-row .info-col ul > li,
.footer-widget-row .links-col ul > li {
	padding: 0 0 .6875rem;
}

.footer-widget-row .info-col ul a,
.footer-widget-row .links-col ul a {
	text-decoration: none;
}

.footer-widget-row .footer-contact {
	padding-bottom: 2rem;
}

.footer-widget-row .office-hour,
.footer-widget-row .viber-support,
.footer-widget-row .email-contact,
.footer-widget-row .whatsapp-contact {
	position: relative;
}

.footer-widget-row .office-hour,
.footer-widget-row .viber-support,
.footer-widget-row .email-contact {
	padding: 0 1.5em .91666667em 0;
}

.footer-widget-row .office-hour [class^="icon-"],
.footer-widget-row .office-hour [class*=" icon-"],
.footer-widget-row .viber-support [class^="icon-"],
.footer-widget-row .viber-support [class*=" icon-"],
.footer-widget-row .email-contact [class^="icon-"],
.footer-widget-row .email-contact [class*=" icon-"] {
	position: absolute;
	top: .58333333em;
	right: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.footer-widget-row .office-hour [class^="icon-"]:before,
.footer-widget-row .office-hour [class*=" icon-"]:before,
.footer-widget-row .viber-support [class^="icon-"]:before,
.footer-widget-row .viber-support [class*=" icon-"]:before,
.footer-widget-row .email-contact [class^="icon-"]:before,
.footer-widget-row .email-contact [class*=" icon-"]:before {
	font-size: .625rem;
}

.footer-widget-row .office-hour .icon-email:before,
.footer-widget-row .viber-support .icon-email:before,
.footer-widget-row .email-contact .icon-email:before {
	font-size: .5rem;
}

.footer-widget-row .whatsapp-contact {
	font-weight: 400;
	padding-right: 1.5em;
	padding-top: 4px;
	padding-bottom: 4px;
}

.footer-widget-row .whatsapp-contact img {
	width: .8125rem;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.footer-widget-row .footer-branches {
	max-width: 11.875rem;
	padding: 0 0 1.75rem;
}

.footer-widget-row .footer-branches ul {
	padding-bottom: .1875rem;
}

.footer-widget-row .footer-branches ul > li {
	padding: 0 0 .6875rem;
}

.footer-widget-row .waze-map a {
	display: block;
	position: relative;
	text-decoration: none;
	color: #000;
	font-weight: 500;
	padding-right: 1.25rem;
	line-height: 1.25;
}

.footer-widget-row .waze-map a img {
	width: 1rem;
	position: absolute;
	top: .625em;
	right: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.social-connect .connect-title {
	display: block;
	font-size: .875rem;
	font-weight: 700;
	margin-bottom: .6875rem;
}

.social-connect .social-networks > li {
	margin: 0 0 0 1rem;
}

.social-networks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.social-networks > li > 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;
	position: relative;
	width: 2.0625rem;
	height: 2.0625rem;
	background: #000;
	border-radius: 50%;
	text-decoration: none;
	color: #fff;
	font-size: 1.0625rem;
}

.social-networks > li > a:hover {
	background: #000;
}

.footer-bottom {
	background: #000;
}

.footer-bottom .payment-info {
	font-size: .625rem;
	line-height: 1.5;
	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;
	padding: .5625rem 0 .375rem;
	color: #fff;
}

.footer-bottom .payment-info img {
	width: 8.0625rem;
}

.sticky-feedbackform-holder {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(29, 29, 29, .9);
	z-index: 999;
	color: #fff;
	box-sizing: border-box;
}

.sticky-feedbackform-holder * {
	box-sizing: border-box;
}

.sticky-feedbackform-holder *:before,
.sticky-feedbackform-holder *:after {
	box-sizing: border-box;
}

.form-inactive .sticky-feedbackform-holder {
	background: none;
	right: 10px;
	bottom: 10px;
}

.sticky-feedbackform-holder .close-sticky {
	position: absolute;
	line-height: 1;
	font-size: 13px;
	color: #fff;
	top: 12px;
	left: 12px;
	text-decoration: none;
}

.form-inactive .sticky-feedbackform-holder .close-sticky {
	display: none;
}

.sticky-feedbackform-holder .sticky-wrapper {
	padding: 15px 20px;
}

.form-inactive .sticky-feedbackform-holder .sticky-wrapper {
	padding: 0;
}

.sticky-feedbackform-holder .form-control {
	height: 46px;
	font-size: 16px;
	line-height: 1.25;
	border: none;
	padding: 13px 16px;
	color: #000;
	border-radius: 2px;
	box-shadow: none;
	font-weight: 400;
}

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

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

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

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

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

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

.sticky-feedbackform-holder .jcf-select {
	display: block;
	position: relative;
	background: #fff;
	height: 46px;
	color: #000;
}

.sticky-feedbackform-holder .jcf-select .jcf-select-text {
	font-size: 16px;
	line-height: 43px;
	margin: 0 16px 0 36px;
	color: #000;
	font-weight: 400;
}

.sticky-feedbackform-holder .jcf-select .jcf-select-opener {
	left: 17px;
}

.sticky-feedbackform-holder .jcf-select .jcf-select-opener:before {
	font: 12px/1 "icomoon";
}

.sticky-feedbackform-holder .form-row {
	display: block;
	margin: 0;
}

.sticky-feedbackform-holder .form-title {
	font-size: 20px;
	line-height: 1.5;
	font-weight: 300;
	color: #fff;
	text-align: center;
	padding: 12px 0;
	display: block;
}

.form-inactive .sticky-feedbackform-holder .form-title {
	display: none;
}

.sticky-feedbackform-holder .wpcf7-form {
	display: block;
}

.form-inactive .sticky-feedbackform-holder .wpcf7-form {
	display: none;
}

.sticky-feedbackform-holder .wpcf7-form span.wpcf7-list-item {
	margin: 0;
}

.sticky-feedbackform-holder .wpcf7-form .ajax-loader {
	position: absolute;
	opacity: 0;
	visibility: hidden;
}

.sticky-feedbackform-holder .input-wrap,
.sticky-feedbackform-holder .select-wrap {
	margin: 0 0 10px;
}

.sticky-feedbackform-holder .btn-send {
	display: block;
	border: none;
	font-size: 18px;
	line-height: 1.3333;
	color: #fff;
	background: #f47b3d;
	width: 100%;
	border-radius: 2px;
	padding: 11px;
	margin: 0 0 13px;
}

.sticky-feedbackform-holder .btn-send:hover {
	background: fade(#f47b3d, 80%);
}

.sticky-feedbackform-holder .custom-check {
	display: table;
	position: relative;
	font-size: 14px;
	line-height: 18px;
	font-weight: 300;
	padding-right: 25px;
	margin-bottom: 15px;
}

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

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

.sticky-feedbackform-holder .custom-check .wpcf7-list-item-label:before {
	position: absolute;
	top: 5px;
	right: 0;
	width: 17px;
	height: 17px;
	background: #f8f8f8;
	border-radius: 4px;
	box-shadow: inset 0 0 4px rgba(0, 0, 0, .9);
}

.sticky-feedbackform-holder .custom-check .wpcf7-list-item-label:after {
	content: "\e909";
	font: 18px/1 "icomoon";
	position: absolute;
	top: -3px;
	right: -3px;
	color: #f47b3d;
	opacity: 0;
	-webkit-transition: .3s ease opacity;
	transition: .3s ease opacity;
}

.sticky-feedbackform-holder .custom-check .fake-input {
	position: absolute;
	top: 5px;
	right: 0;
	width: 17px;
	height: 17px;
	background: #f8f8f8;
	border-radius: 4px;
	box-shadow: inset 0 0 4px rgba(0, 0, 0, .9);
}

.sticky-feedbackform-holder .custom-check .fake-input:before {
	content: "\e909";
	font: 18px/1 "icomoon";
	position: absolute;
	top: -3px;
	right: -3px;
	color: #f47b3d;
	opacity: 0;
	-webkit-transition: .3s ease opacity;
	transition: .3s ease opacity;
}

.sticky-feedbackform-holder .chat-box {
	text-align: center;
	display: none;
}

.form-inactive .sticky-feedbackform-holder .chat-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.sticky-feedbackform-holder .chat-box .chat-opener {
	width: 45px;
	height: 45px;
	font-size: 20px;
	margin: 0;
	border-radius: 50%;
	background: #f1713c;
	border: 1px solid #f1713c;
	color: #fff;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	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 color, .3s ease border, .3s ease background;
	transition: .3s ease color, .3s ease border, .3s ease background;
}

.sticky-feedbackform-holder .chat-box .chat-opener:hover {
	color: #fff;
	border-color: #3d3d3d;
	background: #3d3d3d;
}

.sticky-feedbackform-holder .chat-box .email-contact {
	min-height: 45px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #f1713c;
	color: #fff;
	border-radius: 100px;
	padding: 7px 10px;
	margin-left: 10px;
	line-height: 1;
	text-decoration: none;
    font-size: 0.75rem;
}

.sticky-feedbackform-holder .chat-box .email-contact .icon-email {
	font-size: 26px;
}

.sticky-feedbackform-holder .chat-box .email-contact .email-text {
	padding: 0 10px 0 2px;
}

.sticky-feedbackform-holder .chat-box .email-contact:hover {
	color: #fff;
	border-color: #3d3d3d;
	background: #3d3d3d;
}

.sticky-feedbackform-holder .chat-box .chat-text {
	display: block;
	font-weight: 300;
	font-size: 20px;
	line-height: 1.4;
	display: none;
}

.form-inactive .sticky-feedbackform-holder .chat-box .chat-text {
	display: none;
}

.single-product .productpage_form.giftcard_wrapper .productpage_form1 .span1 span, 
.single-product .productpage_form.giftcard_wrapper .productpage_form1 + .row span {
    font-size: 0.75rem;
    font-weight: 400;
    margin-bottom: 0.3125rem;
    margin-top: 0;
}

.single-product .productpage_form.giftcard_wrapper .productpage_form1 + .row .col-12 {
    margin-bottom: 0;
}

.single-product .productpage_form.giftcard_wrapper .productpage_form1 + .row .col-12:not(.col-md-6) {
    padding-left: 15px;
    padding-right: 15px;
}

.single-product .productpage_form.giftcard_wrapper .productpage_form1 + .row {
    margin-left: -15px;
    margin-right: -15px;
    justify-content: initial;
}

.single-product .productpage_form.giftcard_wrapper .form-group {
    margin-bottom: 0;
}

.single-product .productpage_form.giftcard_wrapper .productpage_form1 + .row input + span {
    margin-bottom: 0;
    margin-top: 0.3125rem;
}

.single-product .productpage_form.giftcard_wrapper .productpage_form1 {
    margin-left: -15px;
    margin-right: -15px;
}

.single-product .productpage_form.giftcard_wrapper .productpage_form1:first-child {
    margin-bottom: 0.9375rem;
}

.single-product .productpage_form.giftcard_wrapper .maxlength, 
.single-product .productpage_form.giftcard_wrapper .remlength {
    margin-top: 0.46875rem;
    margin-bottom: 0;
}

.single-product .productpage_form.giftcard_wrapper .productpage_form1:nth-child(2) .col-12:first-child {
    opacity: 0;
    height: 10px;
    overflow: hidden;
    display: block;
}

@media (min-width: 576px) {
	.user-info-container .birthday-row {
		padding-right: 12px;
	}

	.user-info-container .birthday-row .birthday-title {
		-ms-flex-preferred-size: 116px;
		flex-basis: 116px;
		max-width: 116px;
	}

	.user-info-container .birthday-row .select-wrap {
		-ms-flex-preferred-size: 90px;
		flex-basis: 90px;
		max-width: 90px;
	}

	.user-info-container .birthday-row .sep {
		padding: 10px 15px;
	}
}

@media (min-width: 640px) {
	html {
		font-size: 32px;
	}
}

@media (min-width: 768px) {
	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}

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

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

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

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

	.slick-lightbox-slick .slick-arrow {
		font-size: 20px;
	}

	.slick-lightbox-slick-item-inner {
		max-width: 94%;
	}

	.slick-lightbox-close:before {
		font-size: 14px;
	}

	html {
		font-size: 16px;
	}

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

	.container {
		max-width: 750px;
	}

	button.btn,
	a.btn,
	input.btn {
		font-size: 14px;
		line-height: 1.5;
		padding: 10px;
	}

	.form-control {
		font-size: 14px;
		height: 47px;
		padding: 12px 13px;
		border-radius: 4px;
	}

	h1 {
		font-size: 24px;
	}

	.jcf-select {
		border-radius: 3px;
		height: 30px;
	}

	.jcf-select.jcf-drop-active {
		border-radius: 3px 3px 0 0;
	}

	.jcf-select.jcf-drop-active.jcf-drop-flipped {
		border-radius: 0 0 3px 3px;
	}

	.jcf-select .jcf-select-text {
		font-size: 14px;
		line-height: 28px;
		margin: 0 12px 0 30px;
	}

	.jcf-select .jcf-select-opener {
		right: 16px;
	}

	.jcf-select .jcf-select-opener:before {
		font-size: 5px;
	}

	.rtl .jcf-select .jcf-select-opener {
		left: 16px;
	}

	.jcf-select .jcf-select-drop .jcf-select-drop-content {
		border-radius: 0 0 3px 3px;
	}

	.jcf-select .jcf-select-drop.jcf-drop-flipped .jcf-select-drop-content {
		border-radius: 3px 3px 0 0;
	}

	.jcf-list {
		font-size: 14px;
		line-height: 30px;
	}

	.jcf-list .jcf-option {
		padding: 0 12px;
	}

	.form-inactive .sticky-feedbackform-holder {
		left: auto;
		bottom: 30px;
	}

	.sticky-feedbackform-holder .close-sticky {
		left: auto;
		right: 18px;
		top: 17px;
		width: 24px;
		height: 24px;
		background: #000;
		border-radius: 50%;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		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;
	}

	.sticky-feedbackform-holder .close-sticky:hover {
		color: fade(#fff, 80%);
	}

	.sticky-feedbackform-holder .sticky-wrapper {
		max-width: 1252px;
		margin: 0 auto;
		padding: 13px 15px;
	}

	.form-inactive .sticky-feedbackform-holder .sticky-wrapper {
		padding: 0;
	}

	.sticky-feedbackform-holder .form-control {
		font-size: 22px;
		line-height: 1.2727;
		padding: 9px 16px;
		border-radius: 3px;
	}

	.sticky-feedbackform-holder .jcf-select .jcf-select-text {
		font-size: 22px;
	}

	.sticky-feedbackform-holder .jcf-select .jcf-select-opener {
		left: 15px;
	}

	.sticky-feedbackform-holder .form-row {
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -4.5px;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.sticky-feedbackform-holder .form-row .input-wrap,
	.sticky-feedbackform-holder .form-row .select-wrap,
	.sticky-feedbackform-holder .form-row .btn-wrap {
		padding: 0 4.5px 6px;
	}

	.sticky-feedbackform-holder .form-row .input-wrap {
		-ms-flex-preferred-size: 28%;
		flex-basis: 28%;
		max-width: 28%;
	}

	.sticky-feedbackform-holder .form-row .select-wrap {
		-ms-flex-preferred-size: 28%;
		flex-basis: 28%;
		max-width: 28%;
	}

	.sticky-feedbackform-holder .form-row .btn-wrap {
		-ms-flex-preferred-size: 16%;
		flex-basis: 16%;
		max-width: 16%;
	}

	.sticky-feedbackform-holder .form-title {
		display: block;
		font-size: 24px;
		line-height: 1.2;
		letter-spacing: -.02em;
		padding: 0 0 22px;
	}

	.sticky-feedbackform-holder .btn-send {
		font-size: 22px;
		line-height: 1.1818;
		padding: 10px;
		border-radius: 3px;
	}

	.sticky-feedbackform-holder .custom-check {
		font-size: 16px;
		line-height: 1.25;
	}

	.sticky-feedbackform-holder .custom-check .wpcf7-list-item-label:before {
		top: 3px;
	}

	.sticky-feedbackform-holder .custom-check .fake-input {
		top: 3px;
	}

	.form-inactive .sticky-feedbackform-holder .chat-box {
		display: block;
	}

	.sticky-feedbackform-holder .chat-box .chat-opener {
		width: 60px;
		height: 60px;
		font-size: 28px;
		margin: 0 auto;
		display: none;
		-webkit-animation: shake 3.5s cubic-bezier(.36, .07, .19, .97) both infinite;
		animation: shake 3.5s cubic-bezier(.36, .07, .19, .97) both infinite;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}

	.sticky-feedbackform-holder .chat-box .email-contact {
		width: 60px;
		height: 60px;
		margin: 0 auto;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-animation: shake 3.5s cubic-bezier(.36, .07, .19, .97) both infinite;
		animation: shake 3.5s cubic-bezier(.36, .07, .19, .97) both infinite;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}

	.sticky-feedbackform-holder .chat-box .email-contact .icon-email {
		font-size: 28px;
	}

	.sticky-feedbackform-holder .chat-box .email-contact .email-text {
		display: none;
	}

	.sticky-feedbackform-holder .chat-box .chat-text {
		display: none;
	}

	.header-offer-bar {
		font-size: 14px;
		height: 37px;
	}

	.header-offer-bar .offer-slider {
		max-width: 520px;
	}

	.header-offer-bar .offer-slider .slick-arrow {
		font-size: 10px;
	}

	.header-offer-bar .offer-slider .slide {
		height: 36px;
	}

	.header-top {
		height: 58px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.header-top .btn {
		width: 110px;
		padding: 7px;
	}

	.logo {
		width: 150px;
		margin-right: 0;
	}

	.heder-action-nav .counter {
		width: 16px;
		height: 16px;
		line-height: 17px;
		top: 0;
		right: 0;
		-webkit-transform: translate(60%, -25%);
		-ms-transform: translate(60%, -25%);
		transform: translate(60%, -25%);
	}

	.heder-action-nav .btn-cart {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		white-space: nowrap;
	}

	.heder-action-nav .btn-cart .icon-cart {
		font-size: 24px;
	}

	.heder-action-nav .btn-cart .cart-text {
		font-size: 13px;
		margin-right: 11px;
	}

	.header-mini-cart {
		width: 460px;
		top: 94px;
		right: auto;
		left: 0;
		-webkit-transform: translate(-100%, 0);
		-ms-transform: translate(-100%, 0);
		transform: translate(-100%, 0);
	}

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

	.header-mini-cart .empty-cart-info .ico-cart {
		font-size: 42px;
	}

	.header-mini-cart .empty-cart-info .ico-cart .counter {
		line-height: 1.5;
	}

	.header-mini-cart .empty-cart-info .cart-empty-message {
		font-size: 14px;
		margin-bottom: 20px;
	}

	.header-mini-cart .empty-cart-info .btn {
		width: 170px;
	}

	.header-mini-cart .cart-header {
		position: relative;
		padding: 12px 12px 10px;
	}

	.header-mini-cart .cart-close {
		color: #191919;
		font-size: 13px;
		top: 16px;
		left: 16px;
	}

	.rtl .header-mini-cart .cart-close {
		right: 16px;
	}

	.header-mini-cart .mini-cart-heading {
		font-size: 18px;
	}

	.header-mini-cart .cart-label-head {
		font-size: 14px;
		padding: 0 32px 14px;
	}

	.header-mini-cart .cart-label-head > span:nth-child(2) {
		-ms-flex-preferred-size: 39%;
		flex-basis: 39%;
		max-width: 39%;
	}

	.header-mini-cart .cart-label-head > span:last-child {
		-ms-flex-preferred-size: 31%;
		flex-basis: 31%;
		max-width: 31%;
	}

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

	.header-mini-cart .mini-cart-items {
		height: calc(100% - 35px);
	}

	.header-mini-cart .cart-footer {
		margin: 0 15px;
		padding-bottom: 15px;
	}

	.header-mini-cart .cart-footer .btn {
		font-size: 16px;
		margin-bottom: 10px;
		max-width: 95%;
		padding: 13px;
	}

	.header-mini-cart .cart-sub-total {
		font-size: 20px;
		letter-spacing: .0378em;
		padding: 13px 20px 13px 4px;
		border-bottom-width: 2px;
	}

	.header-mini-cart .delivery-info {
		font-size: 14px;
		padding: 17px 0;
	}

	.header-mini-cart .cart-item,
	.checkout-review .cart-item {
		margin: 0 12px 12px;
		font-size: 14px;
	}

	.header-mini-cart .cart-item .product-name-image,
	.checkout-review .cart-item .product-name-image {
		-ms-flex-preferred-size: 43.7%;
		flex-basis: 43.7%;
		max-width: 43.7%;
	}

	.header-mini-cart .cart-item .product-image,
	.checkout-review .cart-item .product-image {
		width: 84px;
		margin-bottom: 18px;
	}

	.header-mini-cart .cart-item .product-name,
	.checkout-review .cart-item .product-name {
		padding: 0 8px;
		margin-left: 44px;
	}

	.header-mini-cart .cart-item .cart-quantity,
	.checkout-review .cart-item .cart-quantity {
		padding-top: 4px;
		-ms-flex-preferred-size: 30%;
		flex-basis: 30%;
		max-width: 30%;
	}

	.header-mini-cart .cart-item .product-amount,
	.checkout-review .cart-item .product-amount {
		-ms-flex-preferred-size: 26.3%;
		flex-basis: 26.3%;
		max-width: 26.3%;
		padding-left: 6px;
		padding-top: 9px;
	}

	.header-mini-cart .cart-item .cart-remove,
	.checkout-review .cart-item .cart-remove {
		bottom: 14px;
		right: 20px;
	}

	.rtl .header-mini-cart .cart-item .cart-remove,
	.rtl
	.checkout-review .cart-item .cart-remove {
		left: 20px;
	}

	.hero-banner:after {
		background-image: url("assets/images/banner-wave.svg");
		bottom: -4px;
	}

	.hero-banner .bg-image {
		max-height: 522px;
	}

	.hero-banner .bg-image.bg-active {
		background-repeat: no-repeat;
		background-position: 50% 0;
		min-height: 400px;
		background-size: cover;
	}

	.hero-banner .bg-image.bg-active img {
		opacity: 0;
	}

	.hero-banner .banner-content .container {
		max-width: 670px;
	}

	.hero-banner h1 {
		margin-bottom: 20px;
	}

	.hero-banner .btn {
		width: 130px;
	}

	.hero-banner .slick-dots {
		bottom: 22px;
	}

	.hero-banner .slick-dots button {
		width: 12px;
		height: 12px;
	}

	.section-title {
		font-size: 24px;
		line-height: 1.34375;
	}

	.section-info-text {
		font-size: 14px;
	}

	.product-item .product-img {
		border-radius: 3px;
		margin-bottom: 17px;
	}

	.product-item .product-img img {
		border-radius: 3px;
	}

	.product-item .product-img .btn-add-cart {
		border-radius: 0 0 3px 3px;
		-webkit-transition: .3s ease-in-out opacity, .3s ease-in-out visibility;
		transition: .3s ease-in-out opacity, .3s ease-in-out visibility;
		opacity: 0;
		visibility: hidden;
		padding: 6px 10px;
	}

	.product-item .product-short-info {
		bottom: 0;
		font-size: 12px;
		bottom: 33px;
		padding: 15px 10px 10px;
	}

	.product-item .new-label,
	.product-item .off-label {
		min-width: 78px;
		font-size: 12px;
		padding: 2px;
		line-height: 1.5;
		top: 9px;
		right: 9px;
	}

	.product-item .oos-label {
		font-size: 14px;
		border-radius: 0 0 3px 3px;
	}

	.product-item .product-name {
		font-size: 14px;
		margin-bottom: 10px;
		padding: 0 12px;
	}

	.product-item .product-price {
		font-size: 14px;
		padding: 0 12px 12px;
	}

	.product-item .checkout-btn-cart {
		font-size: 12px;
	}

	.product-item .checkout-btn-cart .icon-cart {
		font-size: 1.08333333em;
	}

	.recommended-section {
		padding: 7.222222vw 0 16px;
	}

	.recommended-section .section-title {
		margin-bottom: 18px;
	}

	.recommended-section .section-info-text {
		margin-bottom: 28px;
	}

	.recommended-section .products-row:not(.slick-initialized) {
		margin-left: -8px;
		margin-right: -8px;
		padding-bottom: 23px;
	}

	.recommended-section .products-row:not(.slick-initialized) > .slide,
	.recommended-section .products-row:not(.slick-initialized) > .product-col {
		-ms-flex-preferred-size: 33.33%;
		flex-basis: 33.33%;
		max-width: 33.33%;
	}

	.recommended-section .products-row:not(.slick-initialized) .product-col {
		padding: 12px 8px 10px;
	}

	.recommended-section .products-row.slick-initialized {
		margin-left: -5px;
		margin-right: -5px;
	}

	.recommended-section .products-row.slick-initialized .slide {
		padding-top: 15px;
	}

	.recommended-section .products-row.slick-initialized .product-item {
		margin: 0 10px 25px;
	}

	.recommended-section .products-row.slick-initialized .product-item .btn-add-cart {
		left: 8px;
	}

	.recommended-section .btn-viewall {
		width: 160px;
	}

	.recommended-section .related-product-slider {
		margin-bottom: 18px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.recommended-section .related-product-slider .slick-arrow {
		top: 116px;
		margin-top: 18px;
	}

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

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

	.best-selling-section {
		padding-bottom: 68px;
	}

	.best-selling-section .section-title {
		margin-bottom: .625em;
	}

	.best-selling-section .category-link {
		font-size: 14px;
		padding-bottom: 18px;
	}

	.best-selling-section .category-link > li {
		padding-left: 1.3125em;
		padding-right: 1.3125em;
	}

	.best-selling-section .category-link > li + li:before {
		width: .375em;
		height: .375em;
	}

	.best-selling-section .category-desc {
		font-size: 14px;
		padding-bottom: 18px;
	}

	.best-selling-section .best-selling-slider {
		padding-bottom: 4.5vw;
		margin: 0 -10px;
	}

	.best-selling-section .best-selling-slider .slide {
		-ms-flex-preferred-size: 33.33%;
		flex-basis: 33.33%;
		max-width: 33.33%;
		padding: 0 10px;
	}

	.best-selling-section .best-selling-control {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		left: 6.041667vw;
		bottom: 4.583333vw;
	}

	.best-selling-section .best-selling-control .slick-arrow {
		font-size: 14px;
		margin: 0 4px;
	}

	.best-selling-section .loader-wrap {
		height: 200px;
	}

	.best-selling-section .btn-viewall {
		width: 160px;
	}

	.woocommerce-breadcrumb {
		font-size: 12px;
		line-height: 1.25;
	}

	.single-product-container {
		padding-top: 19px;
	}

	.single-product-container .woocommerce-breadcrumb {
		margin-bottom: 10px;
	}

	.single-product-container .recommended-section {
		padding-bottom: 35px;
	}

	.single-product-container .single-product-detail {
		max-width: 1136px;
		margin: 0 auto;
		padding-bottom: 40px;
	}

	.single-product-container .single-product-detail:after {
		content: "";
		display: block;
		clear: both;
	}

	.single-product-container .giftcard_wrapper .form-control {
		border-radius: 4px;
		font-size: 16px;
		padding: 8px 12px;
	}

	.single-product-container .single-slider-wrapper {
		float: left;
		width: 50%;
		margin: 0;
		padding: 0;
	}

	.single-product-container .single-product-slider .button-zoom {
		width: 34px;
		height: 34px;
		top: 20px;
		right: 16px;
		font-size: 14px;
	}

	.rtl .single-product-container .single-product-slider .button-zoom {
		left: 16px;
	}

	.single-product-container .single-product-slider .slick-arrow {
		font-size: 12px;
		margin-top: -4px;
	}

	.single-product-container .single-product-slider .slick-prev {
		right: -18px;
	}

	.single-product-container .single-product-slider .slick-next {
		left: -18px;
	}

	.single-product-container .category-list {
		clear: right;
		width: 50%;
		max-width: 410px;
		padding-left: 20px;
	}

	.single-product-container .product-pagination-slider {
		display: block;
		padding-top: 10px;
		margin: 0 -7px;
	}

	.single-product-container .product-pagination-slider:not(.slick-initialized) {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.single-product-container .single-product-summary, 
    .single-product.woocommerce div.product.product_cat-gift-cards div.summary {
		float: right;
		width: 50%;
		max-width: 410px;
		padding-left: 20px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-top: 7px;
	}

	.single-product-container .single-product-summary h1, 
    .single-product.woocommerce div.product.product_cat-gift-cards div.summary .product_title {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.single-product-container .single-product-summary .product-price,
	.single-product-container .single-product-summary .woocommerce-variation-price {
		font-size: 16px;
		margin-bottom: 14px;
	}

	.single-product-container .single-product-summary .product-price .sale-percent,
	.single-product-container .single-product-summary .woocommerce-variation-price .sale-percent {
		margin: 0 0 0 5px;
		font-size: 11px;
		width: 6.5em;
		line-height: 1.83333333;
	}

	.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 .product-desc {
		font-size: 14px;
		line-height: 1.6875;
		padding-bottom: 14px;
	}

	.single-product-container .single-product-summary .sku-info {
		font-size: 12px;
		line-height: 1.25;
		margin-bottom: 7px;
	}

	.single-product-container .single-product-summary .product-important-info {
		line-height: 1.5;
		padding: 12px 8px;
		margin: 0 0 21px;
		font-size: 14px;
		border-radius: 4px;
		-webkit-box-ordinal-group: 100;
		-ms-flex-order: 99;
		order: 99;
	}

	.single-product-container .single-product-summary .quantity {
		margin-bottom: 27px;
		padding-top: 8px;
	}

	.single-product-container .single-product-summary table.variations {
		margin-bottom: 21px;
	}

	.single-product-container .single-product-summary table.variations td.label {
		width: 49px;
		padding-top: 4px;
	}

	.single-product-container .single-product-summary table.variations td.value {
		width: calc(100% - 49px);
	}

	.single-product-container .single-product-summary table.variations .jcf-select {
		width: 163px;
	}

	.single-product-container .single-product-summary .variation-select {
		margin-bottom: 21px;
	}

	.single-product-container .single-product-summary .variation-select label {
		-ms-flex-preferred-size: 49px;
		flex-basis: 49px;
		max-width: 49px;
	}

	.single-product-container .single-product-summary .variation-select .jcf-select {
		-ms-flex-preferred-size: 163px;
		flex-basis: 163px;
		max-width: 163px;
	}

	.single-product-container .single-product-summary .btn-add-cart {
		font-size: 16px;
		line-height: 1.5;
		padding: 10px;
		margin-bottom: 10px;
		border-radius: .1875rem;
	}

	.single-product-container .single-product-summary .btn-add-cart {
		font-size: 20px;
		margin-bottom: 21px;
	}

	.single-product-container .single-product-summary .stock-alert-row {
		margin-bottom: 34px;
		-webkit-box-ordinal-group: 101;
		-ms-flex-order: 100;
		order: 100;
	}

	.single-product-container .single-product-summary .stock-alert-row .stock-alert-title {
		margin-bottom: 16px;
	}

	.single-product-container .single-product-summary .stock-alert-row .input-wrap {
		-ms-flex-preferred-size: calc(100% - 110px);
		flex-basis: calc(100% - 110px);
		max-width: calc(100% - 110px);
	}

	.single-product-container .single-product-summary .stock-alert-row .form-control {
		font-size: 16px;
		line-height: 1.5;
		padding: 8px 12px;
		border-radius: 3px;
		height: 42px;
	}

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

	.single-product-container .single-product-summary .stock-alert-row .btn {
		font-size: 16px;
		line-height: 1.5;
		padding: 8px;
		border-radius: 3px;
		height: 42px;
	}

	.single-product-container .produc-misc-info {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		float: left;
		width: 50%;
		clear: left;
		margin-top: 15px;
		padding: 13px 0;
	}

	.single-product-container .produc-misc-info .info-item {
		-ms-flex-preferred-size: 33.33%;
		flex-basis: 33.33%;
		max-width: 33.33%;
		text-align: center;
		font-size: 13px;
		padding: 0 10px;
	}

	.single-product-container .produc-misc-info .info-item > a {
		-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 {
		font-size: 23px;
		margin-bottom: 7px;
	}

	.single-product-container .single-product-detail .product-tab-info {
		float: left;
		width: 50%;
		clear: left;
		margin-top: 15px;
		padding: 12px 15px;
	}

	.single-product-container .product-share {
		float: left;
		width: 50%;
		clear: left;
		padding-right: 15px;
	}

	.single-product-container .product-share .share-title {
		font-size: 14px;
		line-height: 1.28571429;
		letter-spacing: .03142857em;
	}

	.single-product-container .product-share .share-links {
		-ms-flex-preferred-size: 166px;
		flex-basis: 166px;
		max-width: 166px;
	}

	.single-product-container .product-share .share-links a {
		-ms-flex-preferred-size: 2.0625rem;
		flex-basis: 2.0625rem;
		max-width: 2.0625rem;
		height: 2.0625rem;
		font-size: 20px;
		margin: 0 8px;
	}

	.product-tab-info {
		margin-top: 25px;
	}

	.product-tab-info .product-tab-menu > li a {
		font-size: 16px;
	}

	.product-tab-info .tab-content {
		font-size: 14px;
		line-height: 1.71428571;
		padding-right: 20px;
		padding-left: 20px;
	}

	.single-product-summary .sale-countdown-box {
		border-radius: 3px;
		padding: 10px 18px;
		margin-bottom: 23px;
	}

	.single-product-summary .sale-countdown-box .sale-info-title {
		line-height: 1.1875;
		font-size: 14px;
		bottom: 10px;
	}

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

	.product-category-page .woocommerce-breadcrumb {
		padding-left: 20px;
		padding-right: 20px;
	}

	.shop-page-container {
		padding: 14px 15px 24px;
	}

	.shop-page-container .shop-header {
		padding: 0 13px;
	}

	.shop-page-container h1 {
		font-size: 26px;
	}

	.shop-page-container .sort-filter-row {
		margin: -30px auto 24px 0;
		max-width: 190px;
	}

	.shop-page-container .sort-filter-row .sort-wrapper {
		-ms-flex-preferred-size: 190px;
		flex-basis: 190px;
		max-width: 190px;
	}

	.shop-page-container .sort-filter-row .filter-opener {
		background: #fff;
		border-radius: 3px;
		font-size: 14px;
		line-height: 2;
		border-color: #e8e8e8;
		-ms-flex-preferred-size: 79px;
		flex-basis: 79px;
		max-width: 79px;
		color: #545454;
		padding: 0 5px;
		height: 30px;
		display: none;
	}

	.shop-page-container .sort-filter-row .filter-opener:hover {
		background: #000;
		border-color: #000;
		color: #fff;
	}

	.shop-page-container .products-row {
		margin-left: -8px;
		margin-right: -8px;
		padding-bottom: 23px;
	}

	.shop-page-container .products-row .product-col {
		padding: 12px 8px;
		-ms-flex-preferred-size: 33.33%;
		flex-basis: 33.33%;
		max-width: 33.33%;
	}

	.shop-page-container .woocommerce-info {
		padding-top: 20px;
		padding-left: 220px;
	}

	.shop-page-container .woocommerce-pagination {
		padding-top: 30px;
	}

	.shop-page-container .term-description {
		font-size: 14px;
		padding-top: 30px;
		margin: 0 auto;
	}

	.woocommerce-pagination .page-numbers,
	.woocommerce-pagination .wp-pagenavi {
		font-size: 14px;
	}

	.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: 28px;
		height: 28px;
	}

	.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: 11px;
		margin-bottom: .15em;
	}

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

	.shop-category-row .shop-products-holder {
		-ms-flex-preferred-size: calc(100% - 220px);
		flex-basis: calc(100% - 220px);
		max-width: calc(100% - 220px);
		margin: 0 auto;
	}

	.shop-sidebar-filter {
		width: 220px;
		padding-bottom: 50px;
	}

	.shop-sidebar-filter .filter-close {
		font-size: 13px;
		top: 11px;
		left: 10px;
		display: none;
	}

	.shop-sidebar-filter .filter-title {
		display: block;
		font-size: 22px;
		padding: 5px 26px 10px;
	}

	.shop-sidebar-filter .filter-option-list,
	.shop-sidebar-filter ul.menu {
		padding: 0 26px;
		height: calc(100% - 122px);
		overflow-y: auto;
		overflow-x: hidden;
	}

	.shop-sidebar-filter .filter-option-list > li > a,
	.shop-sidebar-filter ul.menu > li > a {
		font-size: 16px;
		pointer-events: none;
		padding: 12px 0;
	}

	.shop-sidebar-filter .filter-option-list .widget-title,
	.shop-sidebar-filter ul.menu .widget-title {
		font-size: 16px;
		pointer-events: none;
		padding: 12px 0;
	}

	.shop-sidebar-filter .category-filter,
	.shop-sidebar-filter .size-filter {
		padding-bottom: 13px;
	}

	.shop-sidebar-filter .category-filter > li > a,
	.shop-sidebar-filter .category-filter > li label,
	.shop-sidebar-filter .size-filter > li > a,
	.shop-sidebar-filter .size-filter > li label {
		font-size: 14px;
		line-height: 20px;
	}

	.shop-sidebar-filter .category-filter > li {
		padding: 0 0 7px;
	}

	.shop-sidebar-filter .size-filter > li {
		padding: 0 0 4px;
	}

	.shop-sidebar-filter .size-filter .label-text {
		padding-right: 25px;
	}

	.shop-sidebar-filter .size-filter .label-text:before {
		top: 9px;
		width: 18px;
		height: 18px;
		font-size: 9px;
	}

	.shop-sidebar-filter .price_slider_wrapper {
		font-size: 14px;
		padding: 20px 0 15px;
		border-bottom: 1px solid #e8e8e8;
		margin-bottom: 20px;
	}

	.shop-sidebar-filter .price_slider .ui-slider-handle .slider-tooltip {
		font-size: 14px;
	}

	.shop-sidebar-filter button.button {
		font-size: 16px;
		line-height: 1.5;
	}

	.category-cart-popup {
		width: 300px;
	}

	.category-cart-popup .cart-item .cart-remove {
		bottom: 14px;
		right: 20px;
	}

	.rtl .category-cart-popup .cart-item .cart-remove {
		left: 20px;
	}

	.category-cart-popup .saved-info {
		height: 56px;
		padding: 3px 13px;
	}

	.category-cart-popup .saved-info .purchase-row {
		font-size: 15px;
	}

	.category-cart-popup .saved-info .offer-valid {
		font-size: 13px;
	}

	.category-cart-popup .price-box {
		font-size: 13px;
		height: 56px;
		-ms-flex-preferred-size: 40%;
		flex-basis: 40%;
		max-width: 40%;
	}

	.category-cart-popup .price-box .amount {
		font-size: 16px;
	}

	.category-cart-popup .btn-cash-register {
		height: 56px;
		font-size: 19px;
		line-height: 1.5;
		padding: 13px;
		-ms-flex-preferred-size: 60%;
		flex-basis: 60%;
		max-width: 60%;
	}

	.no-results {
		font-size: 14px;
		line-height: 1.44444444;
		padding-bottom: 25px;
		padding-top: 30px;
	}

	.no-results h1 {
		font-size: 24px;
		margin-bottom: 12px;
	}

	.no-results .searchform .search-input {
		height: 50px;
		font-size: 16px;
		line-height: 1.5;
		padding: 13px 23px;
	}

	.no-results .searchform .btn-search {
		height: 50px;
		width: 50px;
		font-size: 19px;
		padding: 6px;
		left: 11px;
	}

	.about-content-section {
		padding: 17px 0 31px;
	}

	.about-content-section .container-fluid {
		padding-left: 20px;
		padding-right: 20px;
		max-width: 1440px;
	}

	.about-content-section .about-text-box {
		font-size: 14px;
		line-height: 1.44444444;
		padding-bottom: 18px;
	}

	.about-content-section .about-text-box h1 {
		font-size: 24px;
		margin-bottom: 22px;
	}

	.about-content-section .about-content-row {
		padding-top: 16px;
	}

	.about-content-section .about-content-row [class^="col-"],
	.about-content-section .about-content-row [class*=" col-"] {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.about-content-section .about-content-row [class^="col-"] .content-box,
	.about-content-section .about-content-row [class*=" col-"] .content-box {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.about-content-section .ico-wrap {
		width: 64px;
		margin-bottom: -45px;
	}

	.about-content-section .content-box {
		font-size: 14px;
		border-radius: 4px;
		padding: 66px 16px 18px;
	}

	.about-content-section .content-box:before {
		top: 8px;
		bottom: 8px;
		left: 8px;
		right: 8px;
		border-radius: 4px;
	}

	.about-content-section .content-box h2 {
		font-size: 18px;
		line-height: 1.17857143;
		margin-bottom: 14px;
	}

	.contact-page .woocommerce-breadcrumb,
	.about-page .woocommerce-breadcrumb {
		top: 12px;
	}

	.inner-banner.overlay {
		margin-bottom: 30px;
	}

	.inner-banner .bg-image {
		max-height: 400px;
	}

	.inner-banner .banner-content {
		padding-top: 20px;
	}

	.inner-banner h1 {
		font-size: 24px;
	}

	.contact-content-section {
		padding: 19px 0;
	}

	.contact-content-section h1 {
		font-size: 24px;
		margin-bottom: 32px;
	}

	.contact-content-section .content-box {
		font-size: 14px;
		line-height: 1.44444444;
		max-width: 255px;
		margin: 0 auto;
	}

	.contact-content-section .content-box .ico-wrap {
		width: 52px;
		min-height: 80px;
		margin-bottom: 8px;
		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;
	}

	.contact-content-section .content-box .ico-wrap.maps {
		width: 50px;
	}

	.contact-content-section .content-box .ico-wrap.speak {
		width: 76px;
	}

	.contact-content-section .content-box .ico-wrap.waze {
		width: 51px;
	}

	.contact-content-section .content-box h2 {
		font-size: 18px;
		line-height: 1.17857143;
		margin-bottom: 17px;
	}

	.contact-content-section .content-box ul {
		line-height: 1.22222222;
	}

	.contact-content-section .content-box ul > li {
		padding: 2px 0 11px;
	}

	.contact-form-section {
		padding: 45px 0;
	}

	.about-page .contact-form-section .container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.about-page .contact-form-section .form-holder {
		-ms-flex-preferred-size: 52%;
		flex-basis: 52%;
		max-width: 52%;
	}

	.contact-form-section .form-holder h2 {
		font-size: 24px;
		margin-bottom: 10px;
	}

	.contact-form-section .form-subtitle {
		font-size: 17px;
	}

	.contact-form-section form {
		padding-top: 2px;
	}

	.contact-form-section .form-group {
		padding-bottom: 16px;
	}

	.contact-form-section textarea.form-control {
		min-height: 130px;
	}

	.contact-form-section .btn {
		max-width: 250px;
		margin-top: 6px;
		margin-bottom: 6px;
	}

	.contact-form-section .contact-info-col {
		-ms-flex-preferred-size: 48%;
		flex-basis: 48%;
		max-width: 48%;
		padding: 24px 35px 0 0;
	}

	.contact-form-section .content-box {
		font-size: 14px;
		line-height: 1.22222222;
		max-width: 280px;
		margin: 0 auto;
		padding-bottom: 25px;
	}

	.contact-form-section .content-box h2 {
		font-size: 18px;
		line-height: 1.17857143;
		margin-bottom: 17px;
	}

	.contact-form-section .content-box ul > li {
		padding: 2px 0 11px;
	}

	.contact-form-section .wpcf7 .wpcf7-response-output {
		font-size: 14px;
	}

	.blogs-container {
		padding-top: 16px;
		padding-left: 40px;
		padding-right: 40px;
	}

	.blogs-container h1 {
		font-size: 24px;
		margin-bottom: 14px;
	}

	.blogs-container .blog-nav {
		padding: 21px 0;
	}

	.blogs-container .blog-nav .jcf-select {
		position: absolute;
		top: 0;
		right: 0;
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
	}

	.blogs-container .row [class^="col-"],
	.blogs-container .row [class*=" col-"] {
		padding-top: 10px;
	}

	.blogs-container .blog-item {
		margin-bottom: 35px;
	}

	.single-article-container {
		margin: -85px 0 0;
		padding-bottom: 43px;
	}

	.single-article-container .woocommerce-breadcrumb {
		margin-bottom: 7px;
	}

	.single-article-container #content {
		padding: 14px 20px 11px;
	}

	.single-article-container #content:before {
		width: 100%;
		height: 90px;
		top: -3.68vw;
	}

	.single-article-container #content h1 {
		line-height: 1.25;
		font-size: 23px;
		margin-bottom: 15px;
		text-align: center;
	}

	.single-article-container #content h1 + p {
		margin-bottom: 17px;
		text-align: center;
	}

	.single-article-container #content p {
		margin-bottom: 24px;
	}

	.single-article-container #content h3,
	.single-article-container #content h2 {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.single-article-container #content h4,
	.single-article-container #content h5 {
		font-size: 15px;
		line-height: 1.1111;
	}

	.single-article-container #content h4 {
		margin-bottom: 11px;
	}

	.single-article-container #content h5 {
		margin-bottom: 10px;
	}

	.single-article-container #content figure {
		padding: 15px 0;
	}

	.single-article-container #content figure img {
		border-radius: 4px;
	}

	.single-article-container #content ol {
		padding-bottom: 20px;
	}

	.single-article-container #content ul {
		padding-bottom: 40px;
	}

	.section-heading {
		font-size: 24px;
	}

	.related-blog-section {
		padding: 2.916667vw 0 5vw;
		margin: 7.222222vw 0 -4.583333vw;
	}

	.related-blog-section:before {
		background-image: url(assets/images/blog-section-wave.svg);
		background-repeat: repeat-x;
		background-size: 200vw auto;
		width: 100%;
		top: -7.222222vw;
		height: 7.5vw;
	}

	.related-blog-section .section-heading {
		letter-spacing: 0;
		margin-bottom: 1.90625em;
	}

	.related-blog-section .slide {
		width: 350px;
	}

	.related-blog-section .blog-item {
		margin: 0 10px;
	}

	.related-blog-section .btn-all {
		width: 160px;
		margin-top: 12px;
		line-height: 1.3;
		display: none;
	}

	.blog-item {
		font-size: 14px;
		line-height: 1.7143;
	}

	.blog-item:after {
		width: 62.93%;
		height: 63.46%;
		box-shadow: 0 3px 80px 0 rgba(0, 0, 0, .12);
	}

	.blog-item .img-wrap {
		border-radius: 4px 4px 0 0;
	}

	.blog-item .img-wrap:after {
		background: url(assets/images/blog-wave.svg) 100% 100%/112.601626% auto repeat-x;
		right: -20.293399%;
		bottom: -12.7%;
		left: 0;
	}

	.blog-item .blog-detail {
		padding: 24px 21px 19px;
		border-radius: 0 0 4px 4px;
	}

	.blog-item .arrow-link {
		right: 18px;
		top: -7px;
		width: 36px;
		height: 36px;
	}

	.rtl .blog-item .arrow-link {
		left: 18px;
	}

	.blog-item .arrow-link i {
		font-size: 14px;
	}

	.blog-item .blog-title {
		font-size: 18px;
		margin-bottom: 8px;
	}

	.blog-item p {
		margin-bottom: 10px;
	}

	.woocommerce .woocommerce-error {
		padding-bottom: 25px;
		font-size: 14px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.woocommerce .woocommerce-error > li {
		border-radius: 4px;
		padding: 7px 15px;
	}

	.woocommerce-NoticeGroup .woocommerce-info {
		border-radius: 4px;
		padding: 7px 15px;
	}

	.woocommerce-NoticeGroup .woocommerce-info {
		margin-bottom: 25px;
	}

	.woocommerce-NoticeGroup .woocommerce-error {
		padding-bottom: 25px;
	}

	.woocommerce-checkout .woocommerce-breadcrumb {
		max-width: none;
		padding: 12px 20px 0;
	}

	.checkout-container {
		padding: 15px 0 28px;
	}

	.checkout-container .container {
		max-width: none;
		padding: 0 20px;
	}

	.checkout-container .mobile-step-nav {
		display: none;
	}

	.checkout-container .checkout-heading h1 {
		font-size: 24px;
		line-height: 1.3333;
	}

	.checkout-container .checkout-detail-container {
		position: relative;
		margin: 20px 0 0;
	}

	.checkout-container .checkout-detail-container > form.woocommerce-checkout:after {
		content: "";
		display: block;
		clear: both;
	}

	.checkout-container .address-holder {
		width: 55%;
		float: right;
		padding-left: 20px;
		margin-bottom: 26px;
	}

	.checkout-container .section-title {
		font-size: 16px;
	}

	.checkout-container .section-title .counter {
		width: 18px;
		height: 18px;
		font-size: 14px;
		line-height: 19px;
		right: -10px;
	}

	.checkout-container .already-account {
		font-size: 14px;
		line-height: 1.5;
		margin-bottom: 5px;
	}

	.checkout-container .shipping_address .woocommerce-shipping-fields__field-wrapper {
		padding-top: 16px;
	}

	.checkout-container .select2-container.select2-container--default .select2-selection--single {
		height: 50px;
	}

	.checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
		line-height: 48px;
		font-size: 16px;
		padding-right: 12px;
	}

	.checkout-container .input-text, 
    .single-product-container.matat-gift-card-product .giftcard_wrapper .form-control, 
    .matat-gift-card-product .productpage_form.giftcard_wrapper .row .giftcard_note textarea {
		height: 50px;
		font-size: 16px;
		line-height: 1.25;
		padding: 14px 12px;
	}

    .matat-gift-card-product .productpage_form.giftcard_wrapper .row .giftcard_note textarea {
        height: 120px;
    }

	.checkout-container .shipping-method-holder {
		width: 55%;
		padding-left: 20px;
		float: right;
		margin: 0 0 26px;
		padding-top: 0;
	}

	.checkout-container .delivery-option,
	.checkout-container .payment-option {
		padding-bottom: 19px;
	}

	.logged-in .checkout-container .delivery-option,
	.logged-in
	.checkout-container .payment-option {
		padding-top: 0;
	}

	.checkout-container .delivery-option > li,
	.checkout-container .payment-option > li {
		padding-bottom: 10px;
	}

	.checkout-container .delivery-option label .method-detail,
	.checkout-container .payment-option label .method-detail {
		padding: 0 13px;
	}

	.checkout-container .delivery-option label .method-title,
	.checkout-container .payment-option label .method-title {
		margin-bottom: 2px;
	}

	.checkout-container .delivery-option label .method-info,
	.checkout-container .payment-option label .method-info {
		font-size: 10px;
	}

	.checkout-container .checkout-review {
		padding: 0;
	}

	.checkout-container .cart-label-head {
		font-size: 14px;
		padding: 0 32px 14px;
	}

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

	.logged-in .checkout-container .cart-items-list {
		padding-top: 0;
		margin-top: -3px;
	}

	.checkout-container .cart-item {
		margin: 0 0 12px;
		font-size: 14px;
	}

	.checkout-container .cart-item .product-name-image {
		-ms-flex-preferred-size: 43.7%;
		flex-basis: 43.7%;
		max-width: 43.7%;
	}

	.checkout-container .cart-item .product-img {
		width: 74px;
		margin-bottom: 18px;
	}

	.checkout-container .cart-item .cart-quantity {
		padding-top: 4px;
		-ms-flex-preferred-size: 30%;
		flex-basis: 30%;
		max-width: 30%;
	}

	.checkout-container .cart-item .product-amount {
		-ms-flex-preferred-size: 26.3%;
		flex-basis: 26.3%;
		max-width: 26.3%;
		padding-left: 6px;
		padding-top: 9px;
	}

	.checkout-container .cart-item .cart-remove {
		bottom: 14px;
		right: 20px;
	}

	.rtl .checkout-container .cart-item .cart-remove {
		left: 20px;
	}

	.checkout-container .btn-checkout,
	.checkout-container .button {
		font-size: 16px;
		line-height: 1.25;
		padding: 9px;
		border-radius: 3px;
	}

	.checkout-container .payment-icons {
		margin-top: 12px;
		width: 206px;
		margin-bottom: 12px;
	}

	.custom-checkbox {
		font-size: 14px;
		padding-left: 34px;
	}

	.rtl .custom-checkbox {
		padding-right: 34px;
	}

	.custom-checkbox .fake-input {
		width: 25px;
		height: 25px;
	}

	.custom-checkbox .fake-input:after {
		font-size: 14px;
	}

	.shipping-payment-bar {
		font-size: 14px;
		padding: 0 10px;
	}

	.shipping-payment-bar .bar-col {
		height: 45px;
	}

	.shipping-payment-bar .bar-col [class^="icon-"],
	.shipping-payment-bar .bar-col [class*=" icon-"] {
		margin-right: 10px;
		font-size: 1.42857143em;
	}

	.rtl .shipping-payment-bar .bar-col [class^="icon-"],
	.rtl
	.shipping-payment-bar .bar-col [class*=" icon-"] {
		margin-left: 10px;
	}

	.shipping-payment-bar .bar-col [class^="icon-"].icon-shipping,
	.shipping-payment-bar .bar-col [class*=" icon-"].icon-shipping {
		font-size: 1.28571429em;
	}

	.checkout-promo-box {
		clear: both;
		padding-right: 94px;
		padding-left: 8px;
	}

	.checkout-promo-box .promo-title {
		width: 90px;
		min-height: 120px;
		font-size: 14px;
		padding: 5px 18px 0 5px;
		top: -9px;
	}

	.checkout-promo-box .promo-title span {
		max-height: 70px;
	}

	.checkout-promo-box .promo-slider:not(.slick-initialized) > .slide {
		-ms-flex-preferred-size: 33.33%;
		flex-basis: 33.33%;
		max-width: 33.33%;
	}

	.checkout-promo-box .promo-slider .slick-arrow {
		right: -47px;
	}

	.checkout-promo-box .product-col {
		padding: 14px 10px 8px;
	}

	body.search.search-no-results .shop-page-container {
		padding-top: 20px;
	}

	body.search.search-no-results .shop-page-container {
		padding-top: 30px;
	}

	.woocommerce-lost-password #main > .container {
		padding-bottom: 25px;
	}

	form.lost_reset_password,
	form.woocommerce-form-login {
		padding-top: 25px;
	}

	form.lost_reset_password .form-control,
	form.woocommerce-form-login .form-control {
		font-size: 14px;
		height: 40px;
		padding: 9px 13px;
	}

	.user-info-container {
		padding: 40px 0 70px;
	}

	.user-info-container a[data-toggle="collapse"] {
		display: none;
	}

	.user-info-container .user-info-row {
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.user-info-container .woocommerce-address-fields__field-wrapper .form-row {
		-ms-flex-preferred-size: calc(50% - 10px);
		flex-basis: calc(50% - 10px);
		max-width: calc(50% - 10px);
	}

	.user-info-container .woocommerce-MyAccount-navigation {
		-ms-flex-preferred-size: 200px;
		flex-basis: 200px;
		max-width: 200px;
	}

	.user-info-container .user-detail-holder {
		-ms-flex-preferred-size: calc(100% - 200px);
		flex-basis: calc(100% - 200px);
		max-width: calc(100% - 200px);
		padding-right: 40px;
	}

	.user-info-container .woocommerce-Address {
		margin-bottom: 32px;
	}

	.user-info-container button.button,
	.user-info-container .addresses a.edit {
		font-size: 14px;
		line-height: 1.5;
		font-weight: 400;
		padding: 7px;
		min-width: 160px;
		margin-bottom: 10px;
	}

	.user-info-container button.button:before,
	.user-info-container .addresses a.edit:before {
		border-width: 2px;
	}

	.user-info-container .edit-account {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.user-info-container .edit-account .clear {
		display: none;
	}

	.user-info-container .edit-account > .form-row {
		-ms-flex-preferred-size: calc(50% - 10px);
		flex-basis: calc(50% - 10px);
		max-width: calc(50% - 10px);
	}

	.user-info-container .edit-account > fieldset {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}

	.user-info-container .edit-account > fieldset:after {
		content: "";
		display: block;
		clear: both;
	}

	.user-info-container .edit-account > fieldset .form-row {
		float: right;
		width: calc(50% - 10px);
	}

	.user-info-container .edit-account > fieldset .form-row:nth-child(2n + 1) {
		float: left;
	}

	.user-info-container .input-text {
		border-radius: 3px;
		border-color: #e2e7e0;
		font-size: 14px;
	}

	.user-info-container .collapse {
		display: block;
	}

	.user-info-container .birthday-row {
		padding-right: 0;
	}

	.user-info-container #userDetail form {
		margin: 0;
		padding: 1px 0 0;
	}

	.user-info-container #userDetail form > .form-group:last-of-type {
		padding-bottom: 29px;
	}

	.user-info-container #userPass form {
		margin: 0;
		padding: 0 0 20px;
	}

	.user-info-container #userPass .form-group:last-of-type {
		padding-bottom: 25px;
	}

	.user-info-container .user-order-history {
		max-width: 563px;
		margin-top: 2px;
	}

	.user-info-container .user-order-history thead th:first-child,
	.user-info-container .user-order-history thead th:first-child {
		width: 35.52%;
	}

	.user-info-container .user-order-history thead th:nth-child(2),
	.user-info-container .user-order-history thead th:nth-child(2) {
		width: 32.5%;
	}

	.user-info-container .user-order-history thead th:nth-child(3),
	.user-info-container .user-order-history thead th:nth-child(3) {
		width: 24.51%;
	}

	.woocommerce-order-received .woocommerce-order {
		max-width: 750px;
		font-size: 14px;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.woocommerce-order-received .woocommerce-order .woocommerce-order-overview > li strong {
		-ms-flex-preferred-size: calc(100% - 110px);
		flex-basis: calc(100% - 110px);
		max-width: calc(100% - 110px);
	}

	.wc-backward.btn,
	.btn.woocommerce-form-login__submit {
		min-width: 200px;
	}

	.woocommerce-checkout.woocommerce-order-pay #main > .woocommerce {
		max-width: 750px;
		padding-top: 25px;
	}

	.woocommerce-checkout.woocommerce-order-pay #main > .woocommerce .order_details > li strong {
		-ms-flex-preferred-size: calc(100% - 110px);
		flex-basis: calc(100% - 110px);
		max-width: calc(100% - 110px);
	}

	.woocommerce-cart-form {
		font-size: 15px;
		padding: 20px 0;
	}

	.woocommerce-cart-form .shop_table.cart th,
	.woocommerce-cart-form .shop_table.cart td {
		padding: 10px;
		border: 1px solid #191919;
	}

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

	.cart-collaterals {
		padding-bottom: 25px;
	}

	.cart-collaterals .btn.checkout-button {
		min-width: 200px;
	}

	#footer .design-dev-info {
		font-size: 13px;
		font-weight: 500;
	}

	.bottom-benefit-section {
		font-size: 13px;
		padding: 13px 0 10px;
	}

	.bottom-benefit-section .container {
		gap: 14px;
		-ms-grid-columns: (minmax(25%, 1fr))[4];
		grid-template-columns: repeat(4, minmax(25%, 1fr));
		padding: 0 18px;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.bottom-benefit-section .ico-wrap {
		font-size: 24px;
	}

	.bottom-benefit-section .title-text {
		font-size: 1.125em;
	}

	.footer-middle {
		background-image: url("assets/images/bg-footer.jpg");
	}

	.footer-logos {
		margin-bottom: 35px;
	}

	.footer-link {
		padding-bottom: 18px;
	}

	.footer-link ul {
		font-size: 14px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin: 0 -8px;
	}

	.footer-link ul > li {
		max-width: none;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
		padding: 0 8px;
	}

	.footer-widget-row {
		font-size: 14px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 10px;
	}

	.footer-widget-row .widget-title {
		font-size: 16px;
		min-width: 5em;
		padding: 0 0 .55em;
		margin-bottom: .55em;
	}

	.footer-widget-row .links-col,
	.footer-widget-row .info-col {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}

	.footer-widget-row .info-col,
	.footer-widget-row .links-col {
		padding: 0 0 0 10px;
	}

	.footer-widget-row .info-col ul > li,
	.footer-widget-row .links-col ul > li {
		padding-bottom: 14px;
	}

	.footer-widget-row .footer-contact {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
		padding-left: 10px;
	}

	.footer-widget-row .office-hour [class^="icon-"]:before,
	.footer-widget-row .office-hour [class*=" icon-"]:before,
	.footer-widget-row .viber-support [class^="icon-"]:before,
	.footer-widget-row .viber-support [class*=" icon-"]:before,
	.footer-widget-row .email-contact [class^="icon-"]:before,
	.footer-widget-row .email-contact [class*=" icon-"]:before {
		font-size: .9375em;
	}

	.footer-widget-row .office-hour .icon-email:before,
	.footer-widget-row .viber-support .icon-email:before,
	.footer-widget-row .email-contact .icon-email:before {
		font-size: .8125em;
	}

	.footer-widget-row .whatsapp-contact {
		padding-right: 2.3125em;
		margin-bottom: 10px;
	}

	.footer-widget-row .whatsapp-contact img {
		width: 1.625em;
	}

	.footer-widget-row .footer-branches {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
		padding: 0 0 0 10px;
	}

	.footer-widget-row .footer-branches ul > li {
		padding-bottom: 14px;
	}

	.footer-widget-row .waze-map a {
		padding-right: 2.5em;
	}

	.footer-widget-row .waze-map a img {
		width: 2em;
	}

	.social-connect .connect-title {
		font-size: 16px;
		text-align: center;
	}

	.social-connect .social-networks {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.social-connect .social-networks > li {
		margin: 0 8px;
	}

	.social-networks > li > a {
		width: 38px;
		height: 38px;
		font-size: 19px;
	}

	.footer-bottom {
		padding: 0 18px;
	}

	.footer-bottom .payment-info {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.footer-bottom .payment-info img {
		margin-left: 5px;
	}

	.form-inactive .sticky-feedbackform-holder {
		left: auto;
	}

	.sticky-feedbackform-holder .close-sticky {
		left: auto;
		right: 18px;
		top: 17px;
		width: 24px;
		height: 24px;
		background: #000;
		border-radius: 50%;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		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;
	}

	.sticky-feedbackform-holder .close-sticky:hover {
		color: fade(#fff, 80%);
	}

	.sticky-feedbackform-holder .sticky-wrapper {
		max-width: 1252px;
		margin: 0 auto;
		padding: 13px 15px;
	}

	.form-inactive .sticky-feedbackform-holder .sticky-wrapper {
		padding: 0;
	}

	.sticky-feedbackform-holder .form-control {
		font-size: 22px;
		line-height: 1.2727;
		padding: 9px 16px;
		border-radius: 3px;
	}

	.sticky-feedbackform-holder .jcf-select .jcf-select-text {
		font-size: 22px;
	}

	.sticky-feedbackform-holder .jcf-select .jcf-select-opener {
		left: 15px;
	}

	.sticky-feedbackform-holder .form-row {
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -4.5px;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.sticky-feedbackform-holder .form-row .input-wrap,
	.sticky-feedbackform-holder .form-row .select-wrap,
	.sticky-feedbackform-holder .form-row .btn-wrap {
		padding: 0 4.5px 6px;
	}

	.sticky-feedbackform-holder .form-row .input-wrap {
		-ms-flex-preferred-size: 28%;
		flex-basis: 28%;
		max-width: 28%;
	}

	.sticky-feedbackform-holder .form-row .select-wrap {
		-ms-flex-preferred-size: 28%;
		flex-basis: 28%;
		max-width: 28%;
	}

	.sticky-feedbackform-holder .form-row .btn-wrap {
		-ms-flex-preferred-size: 16%;
		flex-basis: 16%;
		max-width: 16%;
	}

	.sticky-feedbackform-holder .form-title {
		display: block;
		font-size: 24px;
		line-height: 1.2;
		letter-spacing: -.02em;
		padding: 0 0 22px;
	}

	.sticky-feedbackform-holder .btn-send {
		font-size: 22px;
		line-height: 1.1818;
		padding: 10px;
		border-radius: 3px;
	}

	.sticky-feedbackform-holder .custom-check {
		font-size: 16px;
		line-height: 1.25;
	}

	.sticky-feedbackform-holder .custom-check .wpcf7-list-item-label:before {
		top: 3px;
	}

	.sticky-feedbackform-holder .custom-check .fake-input {
		top: 3px;
	}

	.form-inactive .sticky-feedbackform-holder .chat-box {
		display: block;
	}

	.sticky-feedbackform-holder .chat-box .chat-opener {
		width: 60px;
		height: 60px;
		font-size: 28px;
		margin: 0 auto;
		display: none;
		-webkit-animation: shake 3.5s cubic-bezier(.36, .07, .19, .97) both infinite;
		animation: shake 3.5s cubic-bezier(.36, .07, .19, .97) both infinite;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}

	.sticky-feedbackform-holder .chat-box .email-contact {
		width: 60px;
		height: 60px;
        min-height: auto;
        min-height: auto;
		margin: 0 auto;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-animation: shake 3.5s cubic-bezier(.36, .07, .19, .97) both infinite;
		animation: shake 3.5s cubic-bezier(.36, .07, .19, .97) both infinite;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}

	.sticky-feedbackform-holder .chat-box .email-contact .icon-email {
		font-size: 28px;
	}

	.sticky-feedbackform-holder .chat-box .email-contact .email-text {
		display: none;
	}

	.sticky-feedbackform-holder .chat-box .chat-text {
		display: none;
	}

    .single-product .productpage_form.giftcard_wrapper .productpage_form1 .span1 span, 
    .single-product .productpage_form.giftcard_wrapper .productpage_form1 + .row span {
        font-size: 16px;
        margin-bottom: 7px;
    }

    .single-product .productpage_form.giftcard_wrapper .productpage_form1 + .row input + span {
        margin-top: 5px;
    }

    .single-product .productpage_form.giftcard_wrapper .productpage_form1:first-child {
        margin-bottom: 20px;
    }

    .single-product .productpage_form.giftcard_wrapper .maxlength, 
    .single-product .productpage_form.giftcard_wrapper .remlength {
        margin-top: 10px;
    }

    .woocommerce-order-pay .woocommerce > div[class*="checkout-iframe-"] iframe {
        height: 620px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.related-blog-section .container {
		max-width: none;
	}

	.checkout-container .checkout-review {
		position: absolute;
		left: 0;
		top: 0;
		width: 45%;
	}

	.checkout-promo-box .promo-slider:not(.slick-initialized) > .slide:nth-child(3) ~ .slide {
		display: none;
	}
}

@media (min-width: 992px) {
	body.mini_cart_active:not(.product-category-page) body {
		overflow: hidden;
	}

	.container {
		max-width: 970px;
	}

	button.btn,
	a.btn,
	input.btn {
		font-size: 16px;
		line-height: 1.3125;
		padding: 12px;
	}

	h1 {
		font-size: 32px;
		line-height: 1.475;
	}

	.mini_cart_active:not(.product-category-page) #main,
	.mini_cart_active:not(.product-category-page)
	.nav-wrap {
		filter: blur(2px);
		pointer-events: none;
	}

	.mini_cart_active:not(.product-category-page) .backdrop-overlay {
		opacity: 1;
		visibility: visible;
		filter: blur(2px);
	}

	.sticky-feedbackform-holder .form-title {
		font-size: 28px;
	}

	#header .header-faq-link {
		margin-right: 15px;
	}

	.header-offer-bar {
		font-size: 16px;
		height: 41px;
	}

	.header-offer-bar .offer-slider .slide {
		height: 40px;
	}

	.header-top {
		height: 64px;
		padding-left: 25px;
		padding-right: 25px;
	}

	.header-top .btn {
		width: 126px;
		padding: 9px;
	}

	.logo {
		width: 199px;
	}

	.header-mini-cart {
		width: 510px;
	}

	.header-mini-cart .empty-cart-info .ico-cart {
		font-size: 52px;
	}

	.header-mini-cart .empty-cart-info .cart-empty-message {
		margin-bottom: 26px;
		font-size: 16px;
	}

	.header-mini-cart .empty-cart-info .btn {
		width: 200px;
	}

	.header-mini-cart .cart-header {
		padding: 18px 18px 15px;
	}

	.header-mini-cart .cart-close {
		font-size: 14px;
		top: 20px;
		left: 20px;
	}

	.rtl .header-mini-cart .cart-close {
		right: 20px;
	}

	.header-mini-cart .mini-cart-heading {
		font-size: 21px;
	}

	.header-mini-cart .cart-label-head {
		font-size: 16px;
		padding: 0 42px 20px;
	}

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

	.header-mini-cart .mini-cart-items {
		height: calc(100% - 44px);
	}

	.header-mini-cart .cart-footer {
		margin: 0 18px;
		padding-bottom: 20px;
	}

	.header-mini-cart .cart-footer .btn {
		font-size: 18px;
		line-height: 24px;
		padding: 17px;
	}

	.header-mini-cart .cart-sub-total {
		font-size: 22px;
		padding: 17px 26px 17px 7px;
	}

	.header-mini-cart .delivery-info {
		font-size: 16px;
		padding: 20px 0;
	}

	.header-mini-cart .shopping-link {
		font-size: 16px;
	}

	.header-mini-cart .cart-item,
	.checkout-review .cart-item {
		padding: 17px 18px 16px;
		margin: 0 15px 15px;
		font-size: 16px;
	}

	.header-mini-cart .cart-item .product-image,
	.checkout-review .cart-item .product-image {
		width: 104px;
		margin-bottom: 20px;
	}

	.header-mini-cart .cart-item .product-name,
	.checkout-review .cart-item .product-name {
		padding: 0 11px;
	}

	.header-mini-cart .cart-item .cart-quantity,
	.checkout-review .cart-item .cart-quantity {
		padding-top: 7px;
	}

	.header-mini-cart .cart-item .product-amount,
	.checkout-review .cart-item .product-amount {
		padding-left: 9px;
		padding-top: 13px;
	}

	.header-mini-cart .cart-item .cart-remove,
	.checkout-review .cart-item .cart-remove {
		right: 27px;
		bottom: 18px;
	}

	.rtl .header-mini-cart .cart-item .cart-remove,
	.rtl
	.checkout-review .cart-item .cart-remove {
		left: 27px;
	}

	.hero-banner .bg-image.bg-active {
		min-height: 450px;
	}

	.hero-banner .banner-content {
		margin-top: -41px;
	}

	.hero-banner .banner-content .container {
		max-width: 780px;
	}

	.hero-banner h1 {
		margin-bottom: 24px;
		line-height: 1.475;
	}

	.hero-banner .btn {
		width: 150px;
	}

	.hero-banner .slick-dots {
		bottom: 26px;
	}

	.section-title {
		font-size: 28px;
	}

	.section-info-text {
		font-size: 16px;
	}

	.product-item .product-name {
		font-size: 16px;
		margin-bottom: 15px;
		padding: 0 15px;
	}

	.product-item .product-price {
		font-size: 16px;
		padding: 0 15px 14px;
	}

	.recommended-section {
		padding-bottom: 22px;
	}

	.recommended-section .section-title {
		margin-bottom: 23px;
	}

	.recommended-section .section-info-text {
		margin-bottom: 40px;
	}

	.recommended-section .products-row:not(.slick-initialized) {
		margin-left: -11px;
		margin-right: -11px;
		padding-bottom: 30px;
	}

	.recommended-section .products-row:not(.slick-initialized) > .slide,
	.recommended-section .products-row:not(.slick-initialized) > .product-col {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}

	.recommended-section .products-row:not(.slick-initialized) .product-col {
		padding: 16px 11px 15px;
	}

	.recommended-section .btn-viewall {
		width: 170px;
	}

	.recommended-section .related-product-slider {
		margin-bottom: 28px;
	}

	.recommended-section .related-product-slider .slick-arrow {
		font-size: 14px;
		top: 113px;
	}

	.best-selling-section .category-link {
		font-size: 16px;
		padding-bottom: 25px;
	}

	.best-selling-section .category-desc {
		font-size: 16px;
		padding-bottom: 25px;
	}

	.best-selling-section .best-selling-slider {
		margin: 0 -14px;
	}

	.best-selling-section .best-selling-slider .slide {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
		padding: 0 14px;
	}

	.best-selling-section .best-selling-control .slick-arrow {
		font-size: 16px;
		margin: 0 6px;
	}

	.best-selling-section .btn-viewall {
		width: 170px;
	}

	.single-product-container .woocommerce-breadcrumb {
		margin-bottom: 20px;
	}

	.single-product-container .recommended-section {
		padding-bottom: 45px;
	}

	.single-product-container .single-product-detail {
		padding: 4px 0 55px;
	}

	.single-product-container .giftcard_wrapper .form-control {
		height: 50px;
		border-radius: 6px;
		font-size: 20px;
		padding: 9px 14px;
	}

	.single-product-container .single-slider-wrapper {
		width: 52.5%;
	}

	.single-product-container .single-product-slider .slick-arrow {
		font-size: 13px;
		margin-top: -7px;
	}

	.single-product-container .single-product-slider .slick-prev {
		right: -30px;
	}

	.single-product-container .single-product-slider .slick-next {
		left: -30px;
	}

	.single-product-container .category-list {
		width: 47.5%;
	}

	.single-product-container .product-pagination-slider {
		padding-top: 14px;
	}

	.single-product-container .single-product-summary, 
    .single-product.woocommerce div.product.product_cat-gift-cards div.summary {
		width: 47.5%;
	}

	.single-product-container .single-product-summary h1, 
    .single-product.woocommerce div.product.product_cat-gift-cards div.summary .product_title {
		font-size: 24px;
		margin-bottom: 14px;
	}

	.single-product-container .single-product-summary .product-price,
	.single-product-container .single-product-summary .woocommerce-variation-price {
		font-size: 18px;
		margin-bottom: 17px;
	}

	.single-product-container .single-product-summary .product-price .sale-percent,
	.single-product-container .single-product-summary .woocommerce-variation-price .sale-percent {
		font-size: 12px;
		margin-left: 7px;
	}

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

	.single-product-container .single-product-summary .product-desc {
		font-size: 16px;
		padding-bottom: 17px;
	}

	.single-product-container .single-product-summary .sku-info {
		margin-bottom: 12px;
	}

	.single-product-container .single-product-summary .product-important-info {
		font-size: 16px;
		line-height: 1.6875;
		border-radius: 6px;
	}

	.single-product-container .single-product-summary .quantity label {
		font-size: 16px;
	}

	.single-product-container .single-product-summary table.variations {
		margin-bottom: 25px;
	}

	.single-product-container .single-product-summary table.variations label {
		font-size: 16px;
	}

	.single-product-container .single-product-summary .variation-select {
		margin-bottom: 25px;
	}

	.single-product-container .single-product-summary .variation-select label {
		font-size: 16px;
	}

	.single-product-container .single-product-summary .btn-add-cart {
		font-size: 18px;
		padding: 10px;
		margin-bottom: 15px;
	}

	.single-product-container .single-product-summary .stock-alert-row {
		margin-bottom: 42px;
	}

	.single-product-container .single-product-summary .stock-alert-row .form-control {
		border-radius: 5px;
		font-size: 18px;
		padding: 9px 14px;
	}

	.single-product-container .single-product-summary .stock-alert-row .btn {
		border-radius: 5px;
		font-size: 18px;
		padding: 9px;
	}

	.single-product-container .produc-misc-info {
		width: 52.5%;
		margin-top: 20px;
		padding: 17px 0;
	}

	.single-product-container .single-product-detail .product-tab-info {
		width: 52.5%;
		margin-top: 20px;
	}

	.single-product-container .product-share {
		width: 52.5%;
	}

	.product-tab-info {
		margin-top: 30px;
	}

	.single-product-summary .sale-countdown-box {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.single-product-summary .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;
	}

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

	.product-category-page .woocommerce-breadcrumb {
		padding-left: 25px;
		padding-right: 25px;
	}

	.shop-page-container {
		padding: 15px 20px 32px;
	}

	.shop-page-container .shop-header {
		padding: 0 18px;
	}

	.shop-page-container h1 {
		font-size: 32px;
		line-height: 1.2;
	}

	.shop-page-container .products-row {
		margin-left: -11px;
		margin-right: -11px;
		padding-bottom: 30px;
	}

	.shop-page-container .products-row .product-col {
		padding: 16px 11px;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.shop-page-container .woocommerce-info {
		padding-left: 250px;
	}

	.shop-page-container .woocommerce-pagination {
		padding-top: 35px;
	}

	.shop-page-container .term-description {
		font-size: 16px;
		padding-top: 40px;
	}

	.woocommerce-pagination .page-numbers,
	.woocommerce-pagination .wp-pagenavi {
		font-size: 15px;
	}

	.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: 30px;
		height: 30px;
	}

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

	.shop-category-row .shop-products-holder {
		-ms-flex-preferred-size: calc(100% - 250px);
		flex-basis: calc(100% - 250px);
		max-width: calc(100% - 250px);
	}

	.shop-sidebar-filter {
		width: 250px;
	}

	.shop-sidebar-filter .filter-close {
		font-size: 14px;
		top: 16px;
		left: 15px;
	}

	.shop-sidebar-filter .filter-title {
		font-size: 24px;
		padding-left: 36px;
		padding-right: 36px;
	}

	.shop-sidebar-filter .filter-option-list,
	.shop-sidebar-filter ul.menu {
		height: calc(100% - 125px);
		padding: 0 36px;
	}

	.shop-sidebar-filter .filter-option-list > li > a,
	.shop-sidebar-filter ul.menu > li > a {
		font-size: 18px;
	}

	.shop-sidebar-filter .filter-option-list .widget-title,
	.shop-sidebar-filter ul.menu .widget-title {
		font-size: 18px;
	}

	.shop-sidebar-filter .category-filter > li > a,
	.shop-sidebar-filter .category-filter > li label,
	.shop-sidebar-filter .size-filter > li > a,
	.shop-sidebar-filter .size-filter > li label {
		font-size: 16px;
	}

	.shop-sidebar-filter .price_slider_wrapper {
		margin-bottom: 30px;
	}

	.shop-sidebar-filter .price_slider .ui-slider-handle .slider-tooltip {
		font-size: 16px;
	}

	.category-cart-popup {
		top: 40px;
		height: calc(100vh - 40px);
	}

	.category-cart-popup .category-cart-header {
		height: 105px;
	}

	.category-cart-popup .category-cart-items {
		height: calc(100% - 295px);
	}

	.category-cart-popup .cart-item .cart-remove {
		right: 27px;
		bottom: 18px;
	}

	.rtl .category-cart-popup .cart-item .cart-remove {
		left: 27px;
	}

	.category-cart-popup .saved-info {
		height: 60px;
	}

	.category-cart-popup .saved-info .purchase-row {
		font-size: 16px;
	}

	.category-cart-popup .saved-info .offer-valid {
		font-size: 14px;
	}

	.category-cart-popup .price-box {
		height: 60px;
	}

	.category-cart-popup .btn-cash-register {
		height: 60px;
		font-size: 22px;
		line-height: 34px;
	}

	.no-results {
		font-size: 16px;
		padding-bottom: 35px;
		padding-top: 40px;
	}

	.no-results h1 {
		font-size: 28px;
		margin-bottom: 15px;
	}

	.no-results .searchform .search-input {
		height: 60px;
		font-size: 18px;
		padding: 17px 28px;
	}

	.no-results .searchform .btn-search {
		height: 60px;
		width: 60px;
		font-size: 23px;
		padding: 7px;
		left: 15px;
	}

	.about-content-section {
		padding: 19px 0 41px;
	}

	.about-content-section .container-fluid {
		padding-left: 25px;
		padding-right: 25px;
	}

	.about-content-section .about-text-box {
		font-size: 16px;
		padding-bottom: 24px;
	}

	.about-content-section .about-text-box h1 {
		font-size: 28px;
		margin-bottom: 26px;
	}

	.about-content-section .about-content-row {
		padding-top: 20px;
	}

	.about-content-section .ico-wrap {
		width: 74px;
		margin-bottom: -50px;
	}

	.about-content-section .content-box {
		padding: 71px 21px 20px;
	}

	.about-content-section .content-box:before {
		top: 10px;
		bottom: 10px;
		left: 10px;
		right: 10px;
		border-width: 2px;
		border-radius: 5px;
		border-width: 2px;
	}

	.about-content-section .content-box h2 {
		font-size: 22px;
	}

	.inner-banner.overlay {
		margin-bottom: 35px;
	}

	.inner-banner .banner-content {
		padding-top: 25px;
	}

	.inner-banner h1 {
		font-size: 28px;
	}

	.contact-content-section h1 {
		font-size: 28px;
		margin-bottom: 36px;
	}

	.contact-content-section .content-box {
		font-size: 16px;
	}

	.contact-content-section .content-box .ico-wrap {
		width: 77px;
		min-height: 100px;
		margin-bottom: 13px;
	}

	.contact-content-section .content-box .ico-wrap.maps {
		width: 72px;
	}

	.contact-content-section .content-box .ico-wrap.speak {
		width: 103px;
	}

	.contact-content-section .content-box .ico-wrap.waze {
		width: 61px;
	}

	.contact-content-section .content-box h2 {
		font-size: 22px;
	}

	.contact-form-section .form-holder h2 {
		font-size: 28px;
	}

	.contact-form-section .form-subtitle {
		font-size: 18px;
	}

	.contact-form-section .contact-info-col {
		padding: 30px 56px 0 0;
	}

	.contact-form-section .content-box {
		font-size: 16px;
		padding-bottom: 30px;
	}

	.contact-form-section .content-box h2 {
		font-size: 22px;
	}

	.contact-form-section .wpcf7 .wpcf7-response-output {
		font-size: 16px;
	}

	.blogs-container {
		padding-top: 20px;
		padding-left: 55px;
		padding-right: 55px;
	}

	.blogs-container h1 {
		font-size: 28px;
		margin-bottom: 16px;
	}

	.blogs-container .blog-nav .category-menu {
		margin: 0 -15px;
	}

	.blogs-container .blog-nav .category-menu > li {
		padding: 0 15px;
	}

	.blogs-container .blog-nav .category-menu > li > a {
		font-size: 18px;
	}

	.blogs-container .row [class^="col-"],
	.blogs-container .row [class*=" col-"] {
		padding-top: 15px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.blogs-container .row [class^="col-"] .blog-item,
	.blogs-container .row [class*=" col-"] .blog-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.blogs-container .row [class^="col-"] .blog-item .blog-detail,
	.blogs-container .row [class*=" col-"] .blog-item .blog-detail {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.blogs-container .row [class^="col-"] .blog-item .blog-detail .link,
	.blogs-container .row [class*=" col-"] .blog-item .blog-detail .link {
		margin-top: auto;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}

	.blogs-container .blog-item {
		margin-bottom: 45px;
	}

	.single-article-container {
		font-size: 16px;
	}

	.single-article-container #content {
		padding-left: 40px;
		padding-right: 40px;
	}

	.single-article-container #content:before {
		height: 12.5vw;
	}

	.single-article-container #content h1 {
		font-size: 28px;
	}

	.single-article-container #content h1 + p {
		margin-bottom: 22px;
	}

	.single-article-container #content h3,
	.single-article-container #content h2 {
		font-size: 18px;
	}

	.single-article-container #content h4,
	.single-article-container #content h5 {
		font-size: 16px;
	}

	.single-article-container #content h5 {
		margin-bottom: 15px;
	}

	.single-article-container #content figure {
		padding: 25px 0;
	}

	.single-article-container #content figure img {
		border-radius: 6px;
		margin-bottom: 10px;
	}

	.single-article-container #content figure figcaption {
		font-size: 13px;
		line-height: 1.3571;
	}

	.single-article-container #content ol {
		padding-bottom: 30px;
	}

	.single-article-container #content ol > li {
		padding: 0 0 9px 26px;
	}

	.rtl .single-article-container #content ol > li {
		padding-right: 26px;
	}

	.single-article-container #content ul > li {
		padding: 0 0 13px 22px;
	}

	.rtl .single-article-container #content ul > li {
		padding-right: 22px;
	}

	.single-article-container #content ul > li:before {
		top: 13px;
		width: 6px;
		height: 6px;
	}

	.section-heading {
		font-size: 28px;
	}

	.related-blog-section .row {
		margin: 0 -12px;
	}

	.related-blog-section .row [class^="col-"],
	.related-blog-section .row [class*=" col-"] {
		padding-left: 12px;
		padding-right: 12px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.related-blog-section .row [class^="col-"] .blog-item,
	.related-blog-section .row [class*=" col-"] .blog-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.related-blog-section .row [class^="col-"] .blog-item .blog-detail,
	.related-blog-section .row [class*=" col-"] .blog-item .blog-detail {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.related-blog-section .row [class^="col-"] .blog-item .blog-detail .link,
	.related-blog-section .row [class*=" col-"] .blog-item .blog-detail .link {
		margin-top: auto;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}

	.related-blog-section .blog-item {
		margin: 0 0 32px;
	}

	.related-blog-section .btn-all {
		width: 180px;
		margin-top: 17px;
		margin-bottom: 1.5em;
	}

	.blog-item .arrow-link {
		right: 28px;
		top: -10px;
		width: 40px;
		height: 40px;
	}

	.rtl .blog-item .arrow-link {
		left: 28px;
	}

	.blog-item .arrow-link i {
		font-size: 17px;
	}

	.blog-item .blog-title {
		font-size: 21px;
		line-height: 1.33333333;
		margin-bottom: 12px;
	}

	.blog-item p {
		margin-bottom: 17px;
	}

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

	.woocommerce-checkout .woocommerce-breadcrumb {
		padding: 16px 28px 0;
	}

	.checkout-container {
		padding: 20px 0 35px;
	}

	.checkout-container .container {
		padding: 0 28px;
	}

	.checkout-container .checkout-heading h1 {
		font-size: 28px;
	}

	.checkout-container .checkout-heading .tagline {
		font-size: 14px;
	}

	.checkout-container .checkout-detail-container {
		margin: 15px -14px 0;
	}

	.checkout-container .woocommerce-NoticeGroup {
		padding: 0 15px;
	}

	.checkout-container .address-holder {
		padding: 0 14px;
		width: 37.55%;
		margin-left: -5px;
		margin-right: -5px;
	}

	.checkout-container .section-title {
		font-size: 18px;
		padding: 0 5px;
	}

	.checkout-container .section-title [class^="icon-"],
	.checkout-container .section-title [class*=" icon-"] {
		font-size: 17px;
		margin-left: 11px;
	}

	.checkout-container .already-account {
		padding: 0 5px;
	}

	.checkout-container .form-row {
		padding: 0 5px 10px;
	}

	.checkout-container .different-shipping,
	.checkout-container .mc4wp-checkbox,
	.checkout-container .gift-wrap {
		padding: 16px 5px 8px;
	}

	.checkout-container .woocommerce-terms-and-conditions-wrapper {
		padding: 16px 0;
	}

	.checkout-container .shipping-method-holder {
		padding: 0 14px;
		width: 28.65%;
	}

	.checkout-container .delivery-option label .fake-input,
	.checkout-container .payment-option label .fake-input {
		width: 23px;
		height: 23px;
		min-width: 23px;
	}

	.checkout-container .delivery-option label .fake-input:before,
	.checkout-container .payment-option label .fake-input:before {
		height: 16px;
		width: 16px;
	}

	.checkout-container .delivery-option label .method-title,
	.checkout-container .payment-option label .method-title {
		margin-bottom: 3px;
	}

	.checkout-container .delivery-option label .method-option {
		padding: 2px 19px;
	}

	.checkout-container .promo-code-wrap {
		padding: 12px 0;
	}

	.checkout-container .promo-code-wrap .promo-input {
		height: 60px;
		font-size: 16px;
		line-height: 1.25;
		padding: 19px 17px;
	}

	.checkout-container .checkout-review {
		float: left;
		width: 33.8%;
		padding: 0 14px;
	}

	.checkout-container .cart-label-head {
		font-size: 16px;
		padding: 0 42px 20px;
	}

	.checkout-container .cart-items-list {
		max-height: 625px;
	}

	.checkout-container .cart-item {
		padding: 17px 18px 16px;
		margin: 0 0 15px;
		font-size: 16px;
	}

	.checkout-container .cart-item .product-img {
		width: 98px;
		margin-bottom: 20px;
	}

	.checkout-container .cart-item .cart-quantity {
		padding-top: 7px;
	}

	.checkout-container .cart-item .product-amount {
		padding-left: 9px;
		padding-top: 13px;
	}

	.checkout-container .cart-item .cart-remove {
		right: 27px;
		bottom: 18px;
	}

	.rtl .checkout-container .cart-item .cart-remove {
		left: 27px;
	}

	.checkout-container .cart-footer {
		font-size: 16px;
		line-height: 1.625;
		padding: 11px 0;
	}

	.checkout-container .cart-footer .amout-row {
		padding: 0 0 4px;
	}

	.checkout-container .cart-amount {
		padding-bottom: 7px;
	}

	.checkout-container .cart-total {
		padding-bottom: 27px;
	}

	.custom-checkbox {
		font-size: 16px;
		line-height: 1.25;
		padding-left: 43px;
		color: #191919;
	}

	.rtl .custom-checkbox {
		padding-right: 43px;
	}

	.custom-checkbox .fake-input {
		top: 13px;
		width: 31px;
		height: 31px;
	}

	.custom-checkbox .fake-input:after {
		font-size: 18px;
	}

	.checkout-promo-box {
		float: right;
		clear: right;
		width: calc(66.2% - 20px);
		padding-right: 126px;
		border-width: 2px;
		border-radius: 6px;
		margin-bottom: 16px;
	}

	.checkout-promo-box .promo-slider:not(.slick-initialized) > .slide {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}

	.checkout-promo-box .promo-slider .slick-arrow {
		width: 30px;
		height: 30px;
		right: -63px;
	}

	.checkout-promo-box .promo-slider .slick-arrow.slick-next {
		bottom: 0;
		-webkit-transform: translate(0, 50%);
		-ms-transform: translate(0, 50%);
		transform: translate(0, 50%);
		margin-right: 2px;
	}

	.checkout-promo-box .promo-slider .slick-arrow.slick-prev {
		bottom: 0;
		-webkit-transform: translate(100%, 50%);
		-ms-transform: translate(100%, 50%);
		transform: translate(100%, 50%);
		margin-right: -2px;
	}

	.checkout-promo-box .product-col {
		padding: 17px 12px 12px;
	}

	body.search.search-no-results .shop-page-container {
		padding-top: 25px;
	}

	.woocommerce-lost-password #main > .container {
		padding-bottom: 30px;
	}

	form.lost_reset_password,
	form.woocommerce-form-login {
		padding-top: 30px;
	}

	.user-info-container {
		padding-bottom: 90px;
	}

	.user-info-container .user-detail-holder {
		padding-right: 60px;
	}

	.user-info-container .woocommerce-Address {
		margin-bottom: 40px;
	}

	.user-info-container button.button,
	.user-info-container .addresses a.edit {
		font-size: 16px;
		line-height: 1.3125;
		padding: 11px;
		min-width: 180px;
		margin-bottom: 12px;
	}

	.user-info-container button.button:before,
	.user-info-container .addresses a.edit:before {
		top: 3px;
		bottom: 3px;
		right: 3px;
		left: 3px;
	}

	.user-info-container .input-text {
		font-size: 16px;
		height: 40px;
		padding: 7px 12px;
	}

	.user-info-container .user-order-history {
		margin-right: 66px;
	}

	.woocommerce-order-received .woocommerce-order {
		max-width: 970px;
		font-size: 16px;
	}

	.woocommerce-order-received .woocommerce-order .woocommerce-order-overview > li strong {
		-ms-flex-preferred-size: calc(100% - 125px);
		flex-basis: calc(100% - 125px);
		max-width: calc(100% - 125px);
	}

	.wc-backward.btn,
	.btn.woocommerce-form-login__submit {
		min-width: 225px;
	}

	.woocommerce-checkout.woocommerce-order-pay #main > .woocommerce {
		max-width: 970px;
		padding-top: 30px;
	}

	.woocommerce-checkout.woocommerce-order-pay #main > .woocommerce .order_details > li strong {
		-ms-flex-preferred-size: calc(100% - 125px);
		flex-basis: calc(100% - 125px);
		max-width: calc(100% - 125px);
	}

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

	.cart-collaterals {
		padding-bottom: 30px;
	}

	.cart-collaterals .btn.checkout-button {
		min-width: 225px;
	}

	.bottom-benefit-section {
		font-size: 14px;
	}

	.bottom-benefit-section .container {
		gap: 20px;
		padding: 0 20px;
	}

	.bottom-benefit-section .benefit-col {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.bottom-benefit-section .ico-wrap {
		font-size: 30px;
		margin-left: .40540541em;
	}

	.footer-middle {
		border-width: 2px;
		padding: 31px 0 26px;
	}

	.footer-logos .site-logo {
		max-width: 76px;
	}

	.footer-link {
		padding-bottom: 25px;
	}

	.footer-link ul > li {
		padding: 0 12px;
	}

	.footer-widget-row {
		margin-bottom: 14px;
	}

	.footer-widget-row .widget-title {
		font-size: 18px;
		border-bottom-width: 2px;
	}

	.social-connect .connect-title {
		font-size: 18px;
	}

	.social-networks > li > a {
		width: 42px;
		height: 42px;
		border-width: 2px;
		font-size: 21px;
	}

	.footer-bottom {
		padding: 0 24px;
	}

	.footer-bottom .payment-info img {
		width: 144px;
		margin: 0 4px 0 8px;
	}

	.sticky-feedbackform-holder .form-title {
		font-size: 28px;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.checkout-promo-box .promo-slider:not(.slick-initialized) > .slide:nth-child(4) ~ .slide {
		display: none;
	}
}

@media (min-width: 1200px) {
	.slick-lightbox-slick .slick-arrow {
		font-size: 23px;
	}

	.slick-lightbox-close:before {
		font-size: 16px;
	}

	.container {
		max-width: 1154px;
	}

	.form-control {
		font-size: 16px;
		height: 60px;
		padding: 17px;
		border-radius: 6px;
	}

	h1 {
		font-size: 36px;
	}

	#header .header-faq-link {
		margin-right: 20px;
	}

	.header-offer-bar .offer-slider .slick-arrow {
		font-size: 12px;
	}

	.header-top {
		height: 72px;
		padding-left: 40px;
		padding-right: 40px;
	}

	.heder-action-nav .counter {
		width: 18px;
		height: 18px;
		font-size: 14px;
		line-height: 18px;
		z-index: 6;
	}

	.heder-action-nav .btn-cart .icon-cart {
		font-size: 29px;
	}

	.heder-action-nav .btn-cart .cart-text {
		font-size: 16px;
	}

	.header-mini-cart {
		width: 557px;
		top: 112px;
	}

	.header-mini-cart .empty-cart-info .ico-cart {
		font-size: 62px;
	}

	.header-mini-cart .empty-cart-info .cart-empty-message {
		font-size: 18px;
	}

	.header-mini-cart .empty-cart-info .btn {
		width: 230px;
	}

	.header-mini-cart .mini-cart-heading {
		font-size: 24px;
	}

	.header-mini-cart .cart-label-head {
		font-size: 18px;
	}

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

	.header-mini-cart .mini-cart-items {
		height: calc(100% - 47px);
	}

	.header-mini-cart .cart-sub-total {
		font-size: 24px;
	}

	.header-mini-cart .delivery-info {
		font-size: 18px;
		padding: 23px 0 24px;
	}

	.header-mini-cart .shopping-link {
		font-size: 18px;
	}

	.header-mini-cart .cart-item .product-name,
	.checkout-review .cart-item .product-name {
		padding: 0 14px;
	}

	.hero-banner .bg-image.bg-active {
		min-height: 560px;
	}

	.hero-banner .banner-content {
		margin-top: -51px;
	}

	.hero-banner .banner-content .container {
		max-width: 910px;
	}

	.hero-banner h1 {
		margin-bottom: 30px;
	}

	.hero-banner .slick-dots {
		bottom: 30px;
	}

	.section-title {
		font-size: 32px;
	}

	.section-info-text {
		font-size: 18px;
		line-height: 1.22222222;
	}

	.product-item .product-img .btn-add-cart {
		font-size: 16px;
	}

	.product-item .product-short-info {
		bottom: 0;
		bottom: 36px;
	}

	.product-item .oos-label {
		font-size: 16px;
		padding-top: 3px;
		padding-bottom: 3px;
	}

	.recommended-section {
		padding-bottom: 28px;
	}

	.recommended-section .section-title {
		margin-bottom: 28px;
	}

	.recommended-section .products-row:not(.slick-initialized) {
		margin-left: -14px;
		margin-right: -14px;
		padding-bottom: 37px;
	}

	.recommended-section .products-row:not(.slick-initialized) .product-col {
		padding: 20px 14px 18px;
	}

	.recommended-section .products-row.slick-initialized .product-item {
		margin-left: 14px;
		margin-right: 14px;
	}

	.recommended-section .related-product-slider {
		margin-bottom: 40px;
		padding-left: 30px;
		padding-right: 30px;
	}

	.recommended-section .related-product-slider .slick-arrow {
		top: 137px;
	}

	.best-selling-section {
		padding-bottom: 75px;
	}

	.best-selling-section .category-link {
		padding-bottom: 30px;
	}

	.best-selling-section .category-desc {
		padding-bottom: 30px;
	}

	.best-selling-section .best-selling-control .slick-arrow {
		font-size: 18px;
		margin: 0 8px;
	}

	.single-product-container .container {
		max-width: 1100px;
	}

	.single-product-container .single-product-detail {
		padding-bottom: 69px;
	}

	.single-product-container .single-product-slider .slick-prev {
		right: -35px;
	}

	.single-product-container .single-product-slider .slick-next {
		left: -35px;
	}

	.single-product-container .single-product-summary h1, 
    .single-product.woocommerce div.product.product_cat-gift-cards div.summary .product_title {
		font-size: 28px;
		margin-bottom: 20px;
	}

	.single-product-container .single-product-summary .product-price,
	.single-product-container .single-product-summary .woocommerce-variation-price {
		font-size: 20px;
		margin-bottom: 21px;
	}

	.single-product-container .single-product-summary .stock-alert-row .input-wrap {
		-ms-flex-preferred-size: calc(100% - 125px);
		flex-basis: calc(100% - 125px);
		max-width: calc(100% - 125px);
	}

	.single-product-container .single-product-summary .stock-alert-row .form-control {
		height: 50px;
		font-size: 20px;
		border-radius: 6px;
	}

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

	.single-product-container .single-product-summary .stock-alert-row .btn {
		height: 50px;
		font-size: 20px;
		border-radius: 6px;
	}

	.single-product-container .produc-misc-info .info-item {
		font-size: 14px;
	}

	.single-product-container .produc-misc-info .info-item .ico-wrap {
		font-size: 23px;
	}

	.single-product-summary .sale-countdown-box .sale-info-title {
		font-size: 16px;
	}

	.countdown-timer .time-col .days,
	.countdown-timer .time-col .hours,
	.countdown-timer .time-col .minutes,
	.countdown-timer .time-col .seconds {
		font-size: 20px;
	}

	.product-category-page .woocommerce-breadcrumb {
		padding-left: 30px;
		padding-right: 30px;
	}

	.shop-page-container {
		padding: 16px 25px 40px;
	}

	.shop-page-container h1 {
		font-size: 36px;
	}

	.shop-page-container .products-row {
		margin-left: -14px;
		margin-right: -14px;
		padding-bottom: 37px;
	}

	.shop-page-container .products-row .product-col {
		padding: 20px 14px;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}

	.shop-page-container .woocommerce-info {
		padding-left: 280px;
	}

	.woocommerce-pagination .page-numbers,
	.woocommerce-pagination .wp-pagenavi {
		font-size: 16px;
	}

	.woocommerce-pagination .page-numbers .prev,
	.woocommerce-pagination .page-numbers .next,
	.woocommerce-pagination .page-numbers .nextpostslink,
	.woocommerce-pagination .page-numbers .previouspostslink,
	.woocommerce-pagination .wp-pagenavi .prev,
	.woocommerce-pagination .wp-pagenavi .next,
	.woocommerce-pagination .wp-pagenavi .nextpostslink,
	.woocommerce-pagination .wp-pagenavi .previouspostslink {
		width: 32px;
		height: 32px;
	}

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

	.shop-category-row .shop-products-holder {
		-ms-flex-preferred-size: calc(100% - 280px);
		flex-basis: calc(100% - 280px);
		max-width: calc(100% - 280px);
	}

	.shop-sidebar-filter {
		width: 280px;
	}

	.shop-sidebar-filter .filter-option-list,
	.shop-sidebar-filter ul.menu {
		height: calc(100% - 134px);
	}

	.shop-sidebar-filter button.button {
		font-size: 18px;
	}

	.category-cart-popup {
		width: 320px;
	}

	.category-cart-popup .category-cart-header {
		height: 118px;
	}

	.category-cart-popup .category-cart-header h2 {
		font-size: 22px;
	}

	.category-cart-popup .category-cart-header .account-info {
		font-size: 18px;
	}

	.category-cart-popup .cart-counter-header {
		height: 90px;
	}

	.category-cart-popup .cart-counter-header .cart-title,
	.category-cart-popup .cart-counter-header .ico-wrap {
		padding: 0 7px;
	}

	.category-cart-popup .cart-counter-header .cart-title {
		font-size: 25px;
	}

	.category-cart-popup .cart-counter-header .ico-wrap .cart-counter {
		width: 18px;
		height: 18px;
		line-height: 18px;
		font-size: 12px;
	}

	.category-cart-popup .cart-counter-header .ico-wrap .icon-cart {
		font-size: 31px;
	}

	.category-cart-popup .category-cart-items {
		height: calc(100% - 328px);
	}

	.category-cart-popup .cart-item {
		padding: 22px 100px 22px 0;
	}

	.category-cart-popup .cart-item .product-image {
		top: 22px;
		width: 90px;
	}

	.category-cart-popup .cart-item .product-name {
		font-size: 16px;
	}

	.category-cart-popup .cart-item .product-amount {
		font-size: 16px;
	}

	.no-results {
		font-size: 17px;
		padding-bottom: 40px;
	}

	.no-results h1 {
		font-size: 30px;
	}

	.no-results .searchform .search-input {
		height: 70px;
		font-size: 20px;
		padding: 20px 32px;
	}

	.no-results .searchform .btn-search {
		height: 70px;
		width: 70px;
		font-size: 25px;
		padding: 10px;
		left: 18px;
	}

	.about-content-section .container-fluid {
		padding-left: 35px;
		padding-right: 35px;
	}

	.about-content-section .about-text-box {
		font-size: 17px;
		padding-bottom: 30px;
	}

	.about-content-section .about-text-box h1 {
		font-size: 30px;
	}

	.about-content-section .about-content-row {
		padding-top: 27px;
	}

	.about-content-section .ico-wrap {
		width: 84px;
		margin-bottom: -55px;
	}

	.about-content-section .content-box {
		font-size: 16px;
		line-height: 1.625;
		border-radius: 5px;
		padding: 76px 26px 25px;
	}

	.about-content-section .content-box h2 {
		font-size: 26px;
	}

	.inner-banner .banner-content {
		padding-top: 35px;
	}

	.inner-banner h1 {
		font-size: 30px;
	}

	.contact-content-section h1 {
		font-size: 30px;
		margin-bottom: 42px;
	}

	.contact-content-section .content-box {
		font-size: 17px;
	}

	.contact-content-section .content-box h2 {
		font-size: 26px;
	}

	.contact-form-section {
		padding: 55px 0;
	}

	.about-page .contact-form-section .container {
		max-width: 1000px;
	}

	.about-page .contact-form-section .form-holder {
		-ms-flex-preferred-size: 48.453608%;
		flex-basis: 48.453608%;
		max-width: 48.453608%;
	}

	.contact-form-section .form-holder h2 {
		font-size: 30px;
	}

	.contact-form-section .form-subtitle {
		font-size: 20px;
	}

	.contact-form-section textarea.form-control {
		min-height: 158px;
	}

	.contact-form-section .btn {
		font-size: 18px;
		line-height: 1.44444444;
	}

	.contact-form-section .contact-info-col {
		-ms-flex-preferred-size: 51.546392%;
		flex-basis: 51.546392%;
		max-width: 51.546392%;
		padding: 33px 71px 0 0;
	}

	.contact-form-section .content-box {
		font-size: 17px;
	}

	.contact-form-section .content-box h2 {
		font-size: 26px;
	}

	.blogs-container {
		padding-bottom: 55px;
		padding-left: 70px;
		padding-right: 70px;
	}

	.blogs-container h1 {
		font-size: 30px;
	}

	.blogs-container .blog-nav {
		padding: 31px 0 25px;
	}

	.blogs-container .blog-nav .category-menu {
		margin: 0 -20px;
	}

	.blogs-container .blog-nav .category-menu > li {
		padding: 0 20px;
	}

	.blogs-container .blog-item {
		margin-bottom: 55px;
	}

	.single-article-container {
		padding-bottom: 55px;
	}

	.single-article-container #content {
		padding-left: 50px;
		padding-right: 50px;
	}

	.single-article-container #content h1 {
		font-size: 32px;
	}

	.single-article-container #content h1 + p {
		margin-bottom: 33px;
	}

	.single-article-container #content h1 + p + p + p {
		margin-bottom: 50px;
	}

	.single-article-container #content h3,
	.single-article-container #content h2 {
		font-size: 20px;
	}

	.single-article-container #content h4,
	.single-article-container #content h5 {
		font-size: 18px;
	}

	.single-article-container #content figure {
		padding: 35px 0;
	}

	.single-article-container #content figure figcaption {
		font-size: 14px;
	}

	.section-heading {
		font-size: 30px;
	}

	.related-blog-section .btn-all {
		margin-top: 21px;
		width: 230px;
		line-height: 1.6;
	}

	.blog-item .img-wrap {
		border-radius: 6px 6px 0 0;
	}

	.blog-item .blog-detail {
		border-radius: 0 0 6px 6px;
	}

	.blog-item .arrow-link {
		width: 46px;
		height: 46px;
	}

	.blog-item .arrow-link i {
		font-size: 20px;
	}

	.blog-item .blog-title {
		font-size: 24px;
	}

	.woocommerce .woocommerce-error {
		padding-left: 34px;
		padding-right: 34px;
	}

	.woocommerce-checkout .woocommerce-breadcrumb {
		padding-left: 34px;
		padding-right: 34px;
	}

	.checkout-container {
		padding: 26px 0 39px;
	}

	.checkout-container .container {
		padding: 0 34px;
	}

	.checkout-container .checkout-heading h1 {
		font-size: 30px;
	}

	.checkout-container .checkout-heading .tagline {
		font-size: 16px;
	}

	.checkout-container .checkout-detail-container {
		margin: 0 -17px;
	}

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

	.checkout-container .address-holder {
		padding: 0 17px;
	}

	.checkout-container .section-title {
		font-size: 20px;
	}

	.checkout-container .section-title [class^="icon-"],
	.checkout-container .section-title [class*=" icon-"] {
		font-size: 20px;
		margin-left: 13px;
	}

	.checkout-container .select2-container.select2-container--default .select2-selection--single {
		height: 60px;
	}

	.checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
		line-height: 58px;
		padding-right: 17px;
	}

	.checkout-container .input-text, 
    .single-product-container.matat-gift-card-product .giftcard_wrapper .form-control, 
    .matat-gift-card-product .productpage_form.giftcard_wrapper .row .giftcard_note textarea {
		height: 60px;
		padding: 19px 17px;
	}

    .matat-gift-card-product .productpage_form.giftcard_wrapper .row .giftcard_note textarea {
        height: 140px;
    }

	.checkout-container .shipping-method-holder {
		padding: 0 17px;
	}

	.checkout-container .delivery-option label .fake-input,
	.checkout-container .payment-option label .fake-input {
		width: 28px;
		height: 28px;
		min-width: 28px;
	}

	.checkout-container .delivery-option label .fake-input:before,
	.checkout-container .payment-option label .fake-input:before {
		width: 18px;
		height: 18px;
	}

	.checkout-container .promo-code-wrap .code-input {
		-ms-flex-preferred-size: calc(100% - 128px);
		flex-basis: calc(100% - 128px);
		max-width: calc(100% - 128px);
	}

	.checkout-container .promo-code-wrap .btn-promo {
		font-size: 16px;
		line-height: 1.25;
		-ms-flex-preferred-size: 128px;
		flex-basis: 128px;
		max-width: 128px;
		padding: 19px 5px;
	}

	.checkout-container .checkout-review {
		padding: 0 17px;
	}

	.checkout-container .cart-label-head {
		font-size: 18px;
	}

	.checkout-container .cart-total {
		padding-bottom: 32px;
	}

	.checkout-container .btn-checkout,
	.checkout-container .button {
		padding: 10px;
		line-height: 24px;
		font-size: 18px;
	}

	.shipping-payment-bar .bar-col [class^="icon-"],
	.shipping-payment-bar .bar-col [class*=" icon-"] {
		margin-right: 15px;
	}

	.rtl .shipping-payment-bar .bar-col [class^="icon-"],
	.rtl
	.shipping-payment-bar .bar-col [class*=" icon-"] {
		margin-left: 15px;
	}

	.checkout-promo-box .promo-title {
		width: 120px;
		min-height: 146px;
		font-size: 16px;
		line-height: 1.1875;
		top: -13px;
		padding: 7px 24px 0 4px;
	}

	.checkout-promo-box .promo-title span {
		max-height: none;
	}

	.checkout-promo-box .product-col {
		padding: 19px 14px 12px;
	}

	.woocommerce-lost-password #main > .container {
		padding-bottom: 35px;
	}

	form.lost_reset_password,
	form.woocommerce-form-login {
		padding-top: 35px;
	}

	form.lost_reset_password .form-control,
	form.woocommerce-form-login .form-control {
		font-size: 16px;
		padding: 7px 14px;
	}

	.user-info-container {
		padding-bottom: 110px;
	}

	.user-info-container .user-detail-holder {
		padding-right: 80px;
	}

	.user-info-container .woocommerce-Address {
		margin-bottom: 47px;
	}

	.woocommerce-order-received .woocommerce-order {
		max-width: 1170px;
	}

	.wc-backward.btn,
	.btn.woocommerce-form-login__submit {
		min-width: 250px;
	}

	.woocommerce-checkout.woocommerce-order-pay #main > .woocommerce {
		max-width: 1170px;
	}

	.woocommerce-cart-form {
		font-size: 18px;
	}

	.woocommerce-cart-form .shop_table.cart th,
	.woocommerce-cart-form .shop_table.cart td {
		padding: 16px;
	}

	.woocommerce-cart-form .product-info-wrap .img-wrap {
		-ms-flex-preferred-size: 140px;
		flex-basis: 140px;
		max-width: 140px;
	}

	.woocommerce-cart-form .product-info-wrap .product-name {
		-ms-flex-preferred-size: calc(100% - 140px);
		flex-basis: calc(100% - 140px);
		max-width: calc(100% - 140px);
	}

	.cart-collaterals {
		padding-bottom: 35px;
	}

	.cart-collaterals .btn.checkout-button {
		min-width: 250px;
	}

	#footer .design-dev-info {
		font-size: 14px;
	}

	.bottom-benefit-section {
		font-size: 16px;
	}

	.bottom-benefit-section .container {
		gap: 28px;
	}

	.bottom-benefit-section .ico-wrap {
		font-size: 37px;
	}

	.footer-logos .site-logo {
		max-width: 102px;
	}

	.footer-link {
		padding-bottom: 34px;
	}

	.footer-link ul {
		font-size: 16px;
	}

	.footer-link ul > li {
		padding: 0 15px;
	}

	.footer-widget-row {
		font-size: 16px;
		line-height: 1.25;
		margin-bottom: 18px;
	}

	.footer-widget-row .widget-title {
		font-size: 20px;
	}

	.social-connect .connect-title {
		font-size: 20px;
	}

	.social-networks > li > a {
		width: 47px;
		height: 47px;
		font-size: 24px;
	}

	.footer-bottom {
		padding: 0 30px;
	}
}

@media (min-width: 1440px) {
	h1 {
		font-size: 40px;
	}

	.header-top {
		height: 80px;
		padding-left: 73px;
		padding-right: 73px;
	}

	.header-mini-cart {
		top: 120px;
	}

	.hero-banner .banner-content {
		margin-top: -58px;
	}

	.hero-banner h1 {
		margin-bottom: 36px;
	}

	.recommended-section .container {
		max-width: 1271px;
	}

	.single-product-container .recommended-section .container {
		max-width: 1271px;
	}

	.best-selling-section .category-link {
		padding-bottom: 35px;
	}

	.best-selling-section .category-desc {
		padding-bottom: 35px;
	}

	.best-selling-section .best-selling-slider {
		padding-bottom: 66px;
	}

	.best-selling-section .best-selling-control {
		left: 81px;
		bottom: 66px;
	}

	.best-selling-section .best-selling-control .slick-arrow {
		font-size: 20px;
		margin: 0 10px;
	}

	.single-product-container .single-product-slider .slick-prev {
		right: -40px;
	}

	.single-product-container .single-product-slider .slick-next {
		left: -40px;
	}

	.product-category-page .woocommerce-breadcrumb {
		padding-left: 35px;
		padding-right: 35px;
	}

	.shop-page-container {
		padding: 17px 25px 54px;
	}

	.shop-page-container .shop-header {
		padding: 0 23px;
	}

	.shop-page-container h1 {
		font-size: 40px;
	}

	.category-cart-popup .category-cart-header {
		height: 130px;
	}

	.category-cart-popup .category-cart-items {
		height: calc(100% - 340px);
	}

	.no-results {
		font-size: 18px;
	}

	.no-results h1 {
		font-size: 32px;
	}

	.about-content-section .container-fluid {
		padding-left: 45px;
		padding-right: 45px;
	}

	.about-content-section .about-text-box {
		font-size: 18px;
	}

	.about-content-section .about-text-box h1 {
		font-size: 32px;
	}

	.about-content-section .content-box {
		padding: 79px 30px 28px;
	}

	.about-content-section .content-box h2 {
		font-size: 30px;
	}

	.inner-banner h1 {
		font-size: 32px;
	}

	.contact-content-section h1 {
		font-size: 32px;
		margin-bottom: 49px;
	}

	.contact-content-section .content-box {
		font-size: 18px;
	}

	.contact-content-section .content-box h2 {
		font-size: 28px;
	}

	.contact-form-section .form-holder h2 {
		font-size: 32px;
	}

	.contact-form-section .content-box {
		font-size: 18px;
	}

	.contact-form-section .content-box h2 {
		font-size: 28px;
	}

	.blogs-container {
		padding-left: 80px;
		padding-right: 80px;
		padding-bottom: 65px;
	}

	.blogs-container h1 {
		font-size: 32px;
	}

	.blogs-container .blog-item {
		margin-bottom: 65px;
	}

	.single-article-container {
		padding-bottom: 83px;
	}

	.single-article-container .container {
		width: 1193px;
	}

	.single-article-container #content:before {
		height: 180px;
		top: -53px;
		border-radius: 24px;
	}

	.section-heading {
		font-size: 32px;
	}

	.related-blog-section .container {
		max-width: 1306px;
	}

	.woocommerce .woocommerce-error {
		padding-left: 40px;
		padding-right: 40px;
	}

	.woocommerce-checkout .woocommerce-breadcrumb {
		padding-left: 40px;
		padding-right: 40px;
	}

	.checkout-container .container {
		padding: 0 40px;
	}

	.checkout-container .checkout-detail-container {
		margin: 0 -20px;
	}

	.checkout-container .woocommerce-NoticeGroup {
		padding: 0 32px;
	}

	.checkout-container .address-holder {
		padding: 0 20px;
	}

	.checkout-container .shipping-method-holder {
		padding: 0 20px;
	}

	.checkout-container .checkout-review {
		padding: 0 20px;
	}

	.checkout-container .cart-items-list {
		max-height: 565px;
	}

	.checkout-container .cart-total {
		padding-bottom: 35px;
	}

	.checkout-container .btn-checkout,
	.checkout-container .button {
		padding: 11px;
	}

	.user-info-container .user-detail-holder {
		padding-right: 90px;
		padding-left: 90px;
	}

	.user-info-container .woocommerce-Address {
		margin-bottom: 52px;
	}

	.woocommerce-order-received .woocommerce-order {
		max-width: 1298px;
	}

	.woocommerce-checkout.woocommerce-order-pay #main > .woocommerce {
		max-width: 1298px;
	}

	.bottom-benefit-section .container {
		max-width: 1296px;
	}

	.footer-link {
		padding-bottom: 43px;
	}

	.footer-link ul {
		font-size: 17px;
		line-height: 1.17647059;
	}

	.footer-link ul > li {
		padding: 0 19px;
	}
}

@media (min-width: 1680px) {
	.slick-lightbox-close:before {
		font-size: 18px;
	}

	.shop-page-container .products-row .product-col {
		-ms-flex-preferred-size: 20%;
		flex-basis: 20%;
		max-width: 20%;
	}
}

@media (max-width: 991.98px) {
	.mini_cart_active #main,
	.mini_cart_active
	.nav-wrap {
		filter: blur(2px);
		pointer-events: none;
	}

	.mini_cart_active .backdrop-overlay {
		opacity: 1;
		visibility: visible;
		filter: blur(2px);
	}

	.single-product-summary .sale-countdown-box .sale-info-title {
		text-align: center;
	}

	.single-product-summary .sale-countdown-box .countdown-timer {
		margin: 0 auto;
	}

	.category-cart-popup {
		display: none !important;
		opacity: 0;
		visibility: hidden;
	}

	.related-blog-section .related-blogs-slider {
		margin-bottom: 1.875rem;
	}

	.checkout-container .woocommerce-checkout-payment {
		padding-top: 26px;
	}

	.bottom-benefit-section {
		text-align: center;
	}

	.bottom-benefit-section .ico-wrap {
		margin-bottom: .5rem;
	}
}

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

	.container {
		padding-left: .9375rem;
		padding-right: .9375rem;
	}

	.sidebar_filter_active #header,
	.sidebar_filter_active .shop-products-holder,
	.sidebar_filter_active .shop-header,
	.sidebar_filter_active .woocommerce-breadcrumb {
		filter: blur(4px);
		z-index: auto;
	}

	.sidebar_filter_active .shop-products-holder {
		pointer-events: none;
	}

	.nav-active .backdrop-overlay {
		opacity: 1;
		visibility: visible;
	}

	body .a11y-toolbar ul li button {
		font-size: 1rem;
	}

	#header {
		border-bottom: 1px solid #f6f6f6;
	}

	.header-mini-cart {
		border-top: 1px solid rgba(0, 0, 0, .1);
	}

	.header-mini-cart .cart-item .product-name,
	.checkout-review .cart-item .product-name {
		font-size: .6875rem;
	}

	.header-mini-cart .cart-item .cart-remove,
	.checkout-review .cart-item .cart-remove {
		font-size: .6875rem;
	}

	.hero-banner .banner-content .container {
		padding-left: .8125rem;
		padding-right: .8125rem;
	}

	.product-item .product-img {
		padding-bottom: 29px;
	}

	.recommended-section .container {
		padding-top: .9375rem;
	}

	.recommended-section .container {
		padding-left: .46875rem;
		padding-right: .46875rem;
	}

	.recommended-section .products-row.slick-initialized .slick-slide > div {
		padding-top: 10px;
	}

	.recommended-section .products-row.slick-initialized .product-item {
		max-width: calc(50% - .5rem);
		margin: 0 .25rem;
		vertical-align: top;
	}

	.best-selling-section .best-selling-control {
		right: 1.5625rem;
		z-index: 66;
	}

	.woocommerce-breadcrumb {
		text-align: center;
	}

	.single-product-container .category-list {
		text-align: center;
	}

	.single-product-container .single-product-summary {
		text-align: center;
	}

	.single-product-container .single-product-summary .product-price,
	.single-product-container .single-product-summary .woocommerce-variation-price {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.single-product-container .single-product-summary .quantity {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.single-product-container .single-product-summary table.variations {
		max-width: 10.125rem;
	}

	.single-product-container .single-product-summary .variation-select {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.single-product-container .single-product-summary .fixed-position .single_add_to_cart_button.btn-add-cart {
		margin-left: 0;
		margin-right: 0;
		z-index: 40;
	}

	.single-product-container .single-product-summary .btn-add-cart {
		margin-left: -15px;
		margin-right: -15px;
		width: calc(100% + 30px);
        font-size: 0.9375rem;
	}

	.single-product-container .produc-misc-info .info-item {
		padding-bottom: .9375rem;
	}

	.single-product-container .produc-misc-info .info-item:last-child {
		padding-bottom: 0;
	}

	.single-product-container .produc-misc-info .info-item .ico-wrap {
		-ms-flex-preferred-size: 2.5rem;
		flex-basis: 2.5rem;
		max-width: 2.5rem;
		text-align: center;
	}

	.single-product-container .produc-misc-info .info-item .misc-text {
		-ms-flex-preferred-size: calc(100% - 2.5rem);
		flex-basis: calc(100% - 2.5rem);
		max-width: calc(100% - 2.5rem);
	}

	.single-product-container .product-share .share-title {
		-ms-flex-preferred-size: 9.6875rem;
		flex-basis: 9.6875rem;
		max-width: 9.6875rem;
	}

	.single-product-container .product-share .share-links {
		-ms-flex-preferred-size: calc(100% - 9.6875rem);
		flex-basis: calc(100% - 9.6875rem);
		max-width: calc(100% - 9.6875rem);
	}

	.single-product-summary .sale-countdown-box {
		margin: -.75rem .8125rem .8125rem;
	}

	.shop-page-container .fixed-position .sort-filter-row {
		margin-left: 0;
		margin-right: 0;
		z-index: 40;
		background: #fff;
	}

	.shop-page-container .sort-filter-row {
		margin: 0 -.5rem .25rem;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}

	.shop-page-container .sort-filter-row .jcf-select {
		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;
		height: 2.1875rem;
	}

	.shop-page-container .sort-filter-row .jcf-select .jcf-select-text {
		margin-left: .3125rem;
		font-size: .8125rem;
	}

	.shop-page-container .sort-filter-row .jcf-select .jcf-select-opener {
		position: static;
	}

	.shop-page-container .sort-filter-row .jcf-select .jcf-select-opener:before {
		position: static;
		display: block;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
		color: #3a3a39;
	}

	.shop-page-container .sort-filter-row .filter-opener {
		border-left: none;
	}

	.shop-sidebar-filter {
		border-top: 1px solid rgba(0, 0, 0, .1);
		position: fixed;
		bottom: 0;
		top: calc(5rem + 1px);
		right: 0;
		background: #fff;
		width: 17.5rem;
		-webkit-transition: .6s ease-in-out opacity, .6s ease-in-out visibility, .6s ease-in-out transform;
		transition: .6s ease-in-out opacity, .6s ease-in-out visibility, .6s ease-in-out transform;
		z-index: 99;
		-webkit-transform: translate(100%, 0);
		-ms-transform: translate(100%, 0);
		transform: translate(100%, 0);
		opacity: 0;
		visibility: hidden;
		box-shadow: 0 2px 50px 10px rgba(0, 0, 0, .17);
	}

	.sidebar_filter_active .shop-sidebar-filter {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
		opacity: 1;
		visibility: visible;
	}

	.shop-sidebar-filter form {
		height: 100%;
	}

	.shop-sidebar-filter .filter-body {
		height: calc(100% - 2.6875rem);
		overflow-y: auto;
		overflow-x: hidden;
	}

	.shop-sidebar-filter .filter-option-list + ul.menu ~ ul.menu {
		display: none;
	}

	.shop-sidebar-filter .filter-option-list > li.filter-drop-active > a:after,
	.shop-sidebar-filter ul.menu > li.filter-drop-active > a:after {
		content: "\e913";
	}

	.shop-sidebar-filter .filter-option-list > li > a,
	.shop-sidebar-filter ul.menu > li > a {
		border-bottom: 1px solid #e8e8e8;
		position: relative;
	}

	.shop-sidebar-filter .filter-option-list > li > a:after,
	.shop-sidebar-filter ul.menu > li > a:after {
		content: "\e914";
		position: absolute;
		top: 50%;
		left: .5rem;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
		font: .4375rem/1 "icomoon";
	}

	.shop-sidebar-filter .category-filter > li,
	.shop-sidebar-filter .size-filter > li {
		padding: 6px 0 0;
	}

	.shop-sidebar-filter .category-filter > li:first-child,
	.shop-sidebar-filter .size-filter > li:first-child {
		padding-top: 8px;
	}

	.shop-sidebar-filter .category-filter > li:last-child,
	.shop-sidebar-filter .size-filter > li:last-child {
		padding-bottom: 8px;
	}

	.category-cart-popup .cart-item .cart-remove {
		font-size: .6875rem;
	}

	.blogs-container .blog-nav .category-menu {
		display: none;
	}

	.single-article-container #content h1 + p {
		font-size: .875rem;
		line-height: 1.5;
	}

	.single-article-container #content h1 + p + p {
		font-size: .875rem;
		line-height: 1.5;
	}

	.single-article-container #content h1 + p + p + p {
		font-size: .875rem;
		line-height: 1.5;
	}

	.checkout-container .checkout-heading {
		display: none;
	}

	.checkout-container .checkout-detail-container {
		padding: 16px 0 0;
	}

	.checkout-container form.woocommerce-checkout {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.checkout-container .address-holder {
		border-bottom: 1px solid #dbdbdb;
	}

	.checkout-container .section-title [class^="icon-"],
	.checkout-container .section-title [class*=" icon-"] {
		text-align: right;
		-ms-flex-preferred-size: 1.125rem;
		flex-basis: 1.125rem;
	}

	.checkout-container .section-title .cart-count {
		text-align: right;
	}

	.checkout-container .shipping-method-holder .woocommerce-shipping-totals {
		padding-bottom: 10px;
	}

	.checkout-container .checkout-review {
		-webkit-box-ordinal-group: 15;
		-ms-flex-order: 14;
		order: 14;
	}

	.checkout-container .cart-item .product-name {
		font-size: .6875rem;
	}

	.checkout-container .cart-item .cart-remove {
		font-size: .6875rem;
	}

	.checkout-promo-box .promo-slider:not(.slick-initialized) > .slide:nth-child(2) ~ .slide {
		display: none;
	}

	.checkout-promo-box .product-col {
		border-right: 1px dashed #cfcfcf;
	}

	.checkout-promo-box .product-col:before {
		content: "";
		position: absolute;
		bottom: 0;
		right: -1px;
		width: 7px;
		height: 11px;
		background: #fff url(assets/images/seasor.svg) 0 0/100% auto no-repeat;
		-webkit-transform: translate(50%, 0);
		-ms-transform: translate(50%, 0);
		transform: translate(50%, 0);
	}

	.user-info-container h1 {
		text-align: center;
	}

	.user-info-container .tab-content > .tab-pane {
		display: block;
		opacity: 1;
	}

	.user-info-container .panel {
		border-bottom: 1px solid #e8e8e8;
	}

	.user-info-container .panel:first-child {
		border-top: 1px solid #e8e8e8;
	}

	.user-info-container .user-info-row {
		margin: 0 -5px;
	}

	.user-info-container .woocommerce-address-fields__field-wrapper .form-row#billing_first_name_field,
	.user-info-container .woocommerce-address-fields__field-wrapper .form-row#billing_last_name_field,
	.user-info-container .woocommerce-address-fields__field-wrapper .form-row#billing_address_1_field,
	.user-info-container .woocommerce-address-fields__field-wrapper .form-row#billing_address_2_field,
	.user-info-container .woocommerce-address-fields__field-wrapper .form-row#billing_phone_field,
	.user-info-container .woocommerce-address-fields__field-wrapper .form-row#billing_email_field,
	.user-info-container .woocommerce-address-fields__field-wrapper .form-row#shipping_first_name_field,
	.user-info-container .woocommerce-address-fields__field-wrapper .form-row#shipping_last_name_field,
	.user-info-container .woocommerce-address-fields__field-wrapper .form-row#shipping_address_1_field,
	.user-info-container .woocommerce-address-fields__field-wrapper .form-row#shipping_address_2_field,
	.user-info-container .woocommerce-address-fields__field-wrapper .form-row#shipping_phone_field,
	.user-info-container .woocommerce-address-fields__field-wrapper .form-row#shipping_email_field {
		-ms-flex-preferred-size: calc(50% - 5px);
		flex-basis: calc(50% - 5px);
		max-width: calc(50% - 5px);
	}

	.user-info-container #userOrder {
		margin: 0 -10px;
	}

	.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: 8.125rem;
		min-height: 7.25rem;
		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 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;
	}

	#footer .design-dev-info {
		padding: .5em;
		margin: 0 .75rem;
		border-top: 1px solid rgba(255, 255, 255, .5);
	}

	.footer-link {
		text-align: center;
	}

	.footer-bottom .payment-info img {
		margin-bottom: .375rem;
	}

    .single-product .productpage_form.giftcard_wrapper .productpage_form1:first-child .col-6 {
        flex-basis: 100%;
        max-width: 100%;
    }
    
    .single-product .productpage_form.giftcard_wrapper .productpage_form1 + .row .col-12.col-md-6 + .col-12.col-md-6 {
        margin-top: 0.9375rem;
    }

    .single-product .productpage_form.giftcard_wrapper .productpage_form1 + .row {
        margin-bottom: 0.9375rem;
    }

    .woocommerce-checkout.woocommerce-order-pay #main > .woocommerce .order_details {
        font-size: 0.75rem;
    }
}

@media (max-width: 767px) and (orientation: landscape) {
	.sticky-feedbackform-holder {
		height: 100%;
	}

	.sticky-feedbackform-holder .sticky-wrapper {
		height: 100%;
		overflow: auto;
	}

	.sticky-feedbackform-holder {
		height: 100%;
	}

	.sticky-feedbackform-holder .sticky-wrapper {
		height: 100%;
		overflow: auto;
	}
}

@media (max-width: 767px) {
	.sticky-feedbackform-holder {
		bottom: 0;
		left: 0;
		right: 0;
		background: fade(#1d1d1d, 90%);
	}

	.sticky-feedbackform-holder .close-sticky {
		display: none;
	}

	.sticky-feedbackform-holder .sticky-wrapper {
		padding: 15px 20px;
	}

	.sticky-feedbackform-holder .close-sticky {
		display: block;
	}

	.sticky-feedbackform-holder {
		bottom: 0;
		left: 0;
		right: 0;
		background: fade(#1d1d1d, 90%);
	}

	.sticky-feedbackform-holder .close-sticky {
		display: none;
	}

	.sticky-feedbackform-holder .sticky-wrapper {
		padding: 15px 20px;
	}

	.sticky-feedbackform-holder .close-sticky {
		display: block;
	}
}

@-webkit-keyframes move-forever {
	0% {
		-webkit-transform: translate3d(-90px, 0, 0);
		transform: translate3d(-90px, 0, 0);
	}

	100% {
		-webkit-transform: translate3d(85px, 0, 0);
		transform: translate3d(85px, 0, 0);
	}
}

@keyframes move-forever {
	0% {
		-webkit-transform: translate3d(-90px, 0, 0);
		transform: translate3d(-90px, 0, 0);
	}

	100% {
		-webkit-transform: translate3d(85px, 0, 0);
		transform: translate3d(85px, 0, 0);
	}
}

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

@-webkit-keyframes shake {
	2%,
	30% {
		-webkit-transform: translate3d(-1px, 0, 0);
		transform: translate3d(-1px, 0, 0);
	}

	4%,
	20% {
		-webkit-transform: translate3d(2px, 0, 0);
		transform: translate3d(2px, 0, 0);
	}

	8%,
	12%,
	18% {
		-webkit-transform: translate3d(-4px, 0, 0);
		transform: translate3d(-4px, 0, 0);
	}

	10%,
	15% {
		-webkit-transform: translate3d(4px, 0, 0);
		transform: translate3d(4px, 0, 0);
	}
}

@keyframes shake {
	2%,
	30% {
		-webkit-transform: translate3d(-1px, 0, 0);
		transform: translate3d(-1px, 0, 0);
	}

	4%,
	20% {
		-webkit-transform: translate3d(2px, 0, 0);
		transform: translate3d(2px, 0, 0);
	}

	8%,
	12%,
	18% {
		-webkit-transform: translate3d(-4px, 0, 0);
		transform: translate3d(-4px, 0, 0);
	}

	10%,
	15% {
		-webkit-transform: translate3d(4px, 0, 0);
		transform: translate3d(4px, 0, 0);
	}
}

@keyframes shake {
	2%,
	30% {
		-webkit-transform: translate3d(-1px, 0, 0);
		transform: translate3d(-1px, 0, 0);
	}

	4%,
	20% {
		-webkit-transform: translate3d(2px, 0, 0);
		transform: translate3d(2px, 0, 0);
	}

	8%,
	12%,
	18% {
		-webkit-transform: translate3d(-4px, 0, 0);
		transform: translate3d(-4px, 0, 0);
	}

	10%,
	15% {
		-webkit-transform: translate3d(4px, 0, 0);
		transform: translate3d(4px, 0, 0);
	}
}
