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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.widget {
    margin-bottom: 1.2em;
}

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

.widget select {
    min-width: 150px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.commentlist {
    margin: 0 0 1.2em;
}

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

.commentlist .avatar-holder {
    float: left;
    margin: 0 1.2em 4px 0;
}

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

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

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

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

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

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

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
    position: absolute;
    left: -99999px;
}

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

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

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

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

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

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

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

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

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

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

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

.alignleft {
    float: left;
    margin: 0 1.2em 4px 0;
}

.alignright {
    float: right;
    margin: 0 0 4px 1.2em;
}

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

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

/* Slick slider styles */

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

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

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

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

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

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

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

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

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

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

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

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

.slick-slide img {
    display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* custom select styles */

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

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

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

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

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

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

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

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

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

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

/* select options styles */

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

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

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

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

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

.jcf-list .jcf-option {
    overflow: hidden;
    cursor: default;
    display: block;
    padding: .5rem .875rem;
    color: #000;
    height: 1%;
    cursor: pointer;
}

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

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

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

html {
    font-size: 5vw;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body.header_search_active {
    overflow: hidden;
}

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

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

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

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

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

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

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

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

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

a {
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

#main {
    min-height: 30vh;
}

ins,
abbr {
    text-decoration: none;
}

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

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

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

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

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

.jcf-number {
    display: block;
    position: relative;
    height: 1.75rem;
    width: 2.6875rem;
    border: solid 1px rgba(175, 174, 174, .5);
    z-index: 99;
}

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

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

.jcf-number .jcf-btn-inc,
.jcf-number .jcf-btn-dec {
    height: 100%;
    border: none;
    color: #000;
    position: absolute;
    cursor: pointer;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: .75rem;
    z-index: 999;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

button.btn.btn-outline,
button.button.btn-outline,
a.btn.btn-outline,
a.button.btn-outline,
input.btn.btn-outline,
input.button.btn-outline {
    color: #154733;
    background: transparent;
    border-color: #154733;
    padding: .59375rem .5rem .53125rem;
    line-height: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.load_more svg {
    width: 120px;
}

.load_more svg path {
    fill: #154733;
}

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

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

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

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

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

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

.home #header {
    background: #fff;
}

.mini_cart_active.home #header,
.wishlist_active.home #header,
.header_search_active.home #header {
    background: #fff;
    z-index: 999;
}

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

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

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

.header-offer-bar .top-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

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

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

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

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

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

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

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

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

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

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

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

.header-offer-bar .slide a {
    text-decoration: none;
    padding: 10px 0;
    font-weight: 400;
    color: #fff;
    display: inline-block;
}

.header-top {
    position: relative;
    background: #fff;
    box-shadow: 0 3px 6px rgba(21, 71, 51, .2);
}

.header-top .header-top-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    padding: 0 .8125rem;
    min-height: 3.5rem;
}

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

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

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

.header_search_active .header-top .btn-search-opener .icon-search:before {
    content: "\e905" !important;
    font-size: .75rem;
}

.logo {
    width: 2.8125rem;
    z-index: 8;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.header-utility-nav .counter_wish,
.header-utility-nav .counter,
.header-utility-nav .account-conter {
    width: .75rem;
    height: .75rem;
    border-radius: 50%;
    color: #4e4b4b;
    font-size: .625rem;
    line-height: .8125rem;
    text-align: center;
    font-family: "Assistant", sans-serif;
}

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

.header-utility-nav .counter_wish,
.header-utility-nav .counter {
    position: absolute;
    bottom: 0;
    right: 0;
}

.header-utility-nav .btn-cart {
    font-size: .9375rem;
    padding-right: 1.375rem;
    padding-left: 0;
    color: #4e4b4b;
}

.header-utility-nav .btn-bookmark {
    font-size: .9375rem;
    margin-right: .875rem;
    padding-left: 0;
    padding-right: 1.25rem;
    color: #4e4b4b;
}

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

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

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

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

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

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

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

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

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

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

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

#nav a {
    text-decoration: none;
}

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

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

#nav .primary-menu > li > a img,
#nav .mobile-menu > li > a img {
    margin-left: .3125rem;
}

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

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

#nav .primary-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu,
#nav .mobile-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu {
    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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

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

#nav .primary-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li > a img,
#nav .mobile-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li > a img {
    max-width: 18px;
    display: inline-block;
    margin-left: 5px;
}

#nav .primary-menu .submenu-inner-holder > .sub-menu .sub-menu-par .menu-item-has-children > a,
#nav .mobile-menu .submenu-inner-holder > .sub-menu .sub-menu-par .menu-item-has-children > a {
    font-weight: 500;
}

#nav .primary-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu,
#nav .mobile-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu {
    display: block;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0;
    border: none;
}

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

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

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

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

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

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

#nav .social-metwork-title {
    display: block;
    font-size: .8125rem;
    font-weight: 500;
    margin-bottom: 1.5625rem;
}

#nav .mobile-account-nav {
    padding: 0;
    margin-bottom: 1.25rem;
}

#nav .mobile-account-nav > li {
    line-height: 1;
    padding: 0 1.0625rem;
    border-bottom: solid 1px #ececec;
}

#nav .mobile-account-nav > li.active {
    background: #f9f9f9;
}

#nav .mobile-account-nav > li.active > a {
    font-weight: 600;
}

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

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

#nav .mobile-account-nav > li > a.login-menu-list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

#nav .mobile-account-nav > li > a.login-menu-list .icon-account {
    margin-left: .3125rem;
}

#nav .mobile-account-nav > li > a .icon-short-left-arrow {
    font-size: .5rem;
    margin-right: auto;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    height: 20px;
    width: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#nav .mobile-account-nav > li > a > span {
    margin-left: 10px;
}

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

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

#nav .mobile-account-nav .drop-menu > li:first-child {
    padding-top: 0;
}

#nav .mobile-account-nav .drop-menu > li:last-child {
    padding-bottom: .9375rem;
}

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

#nav .mobile-account-nav .drop-menu a img {
    margin-left: .5rem;
}

#nav .social-network-wrap {
    margin-top: auto;
    text-align: center;
}

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

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

#nav .social-networks > li a {
    color: #bd8d44;
}

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

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

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

.login-modal .modal-content,
.register-modal .modal-content {
    border: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.login-modal .form-wrap-lft,
.register-modal .form-wrap-lft {
    padding: 1.25rem 1.875rem;
}

.login-modal .form-image img,
.register-modal .form-image img {
    height: 100%;
    object-fit: cover;
}

.login-modal .modal-close,
.register-modal .modal-close {
    position: absolute;
    top: -.625rem;
    right: -.625rem;
    line-height: 1;
    text-decoration: none;
    color: #4e4b4b;
    font-size: .4375rem;
    z-index: 3;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 1.25rem;
    line-height: 1.3125rem;
    background: #fff;
    border: solid 1px #4e4b4b;
    text-align: center;
}

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

.login-modal h2,
.register-modal h2 {
    text-align: center;
    font-size: 1.1875rem;
    line-height: 1.33333333;
    font-weight: 600;
    margin: 0 0 .9375rem;
}

.login-modal .btn_register,
.register-modal .btn_register {
    display: table;
    margin: 0 auto .5625rem;
    font-weight: 500;
    font-size: .75rem;
    line-height: 1.25;
    color: #4e4b4b;
    text-decoration: none;
}

.login-modal .btn_register span,
.register-modal .btn_register span {
    color: #154733;
    text-decoration: underline;
}

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

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

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

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

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

.login-modal .form-control,
.register-modal .form-control {
    display: block;
    height: 2.625rem;
    border-color: rgba(176, 176, 176, .5);
    border-width: 0 0 1px;
    border-radius: 0;
    font-size: .75rem;
    line-height: 1.5;
    padding: .625rem 0;
    color: #4e4b4b;
    box-shadow: none;
}

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

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

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

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

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

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

.login-modal .error,
.register-modal .error {
    font-size: .75rem;
}

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

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

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

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

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

.login-modal .btn,
.register-modal .btn {
    width: 100%;
    display: block;
    margin: 0 auto;
    background: #154733;
    border: solid 1px #154733;
}

.login-modal .btn:hover,
.register-modal .btn:hover {
    color: #154733 !important;
    border-color: #154733 !important;
}

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

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

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

.login-modal .social-login .btn-facebook,
.login-modal .social-login .btn-google,
.register-modal .social-login .btn-facebook,
.register-modal .social-login .btn-google {
    font-size: .625rem;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: capitalize;
    text-decoration: none;
    color: #4e4b4b;
    font-weight: 400;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 .46875rem;
    background: #f9f9f9;
    padding: .625rem 1.5rem .5625rem;
    -webkit-transition: background .3s;
    transition: background .3s;
}

.login-modal .social-login .btn-facebook:hover,
.login-modal .social-login .btn-google:hover,
.register-modal .social-login .btn-facebook:hover,
.register-modal .social-login .btn-google:hover {
    background: #eae8e8;
}

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

.login-modal .social-login .btn-facebook i,
.login-modal .social-login .btn-facebook span,
.login-modal .social-login .btn-facebook img,
.login-modal .social-login .btn-google i,
.login-modal .social-login .btn-google span,
.login-modal .social-login .btn-google img,
.register-modal .social-login .btn-facebook i,
.register-modal .social-login .btn-facebook span,
.register-modal .social-login .btn-facebook img,
.register-modal .social-login .btn-google i,
.register-modal .social-login .btn-google span,
.register-modal .social-login .btn-google img {
    position: relative;
    z-index: 2;
    display: inline-block;
    vertical-align: middle;
}

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

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

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

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

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

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

.form-wrap-lft .remeber-check {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

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

.remeber-check .checkbox {
    margin: 0;
    color: #4e4b4b;
    font-size: .8125rem;
    line-height: 1rem;
    position: relative;
    padding-right: 1rem;
}

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

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

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

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

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

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

.remeber-check .checkbox p:empty {
    display: none;
}

.remeber-check .link-forgot-pass {
    color: #4e4b4b;
    text-decoration: underline;
    font-size: .6875rem;
    line-height: 1rem;
}

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

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

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

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

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

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

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

.header-wishlist-box .wishlist-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 4.6875rem;
    position: relative;
    padding: .9375rem .625rem;
    border-bottom: solid 1px #ececec;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
}

.header-wishlist-box .wishlist-header > * {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.header-wishlist-box .wishlist-header strong:not(.wishlist-heading) {
    font-weight: 400;
    color: #808080;
}

.header-wishlist-box .wishlist-header .icon-empty-heart {
    position: absolute;
    line-height: 1;
    text-decoration: none;
    color: #4e4b4b;
    font-size: .6875rem;
    left: .9375rem;
    top: 1.125rem;
}

.header-wishlist-box .wishlist-header .wishlist-close {
    position: absolute;
    line-height: 1;
    text-decoration: none;
    color: #4e4b4b;
    font-size: .625rem;
    top: 1.125rem;
    right: .9375rem;
}

.header-wishlist-box .wishlist-heading {
    color: #222;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.2;
    text-align: center;
}

.header-wishlist-box .wishlist-heading span {
    font-size: .75rem;
    font-weight: 300;
    display: block;
    margin-top: .9375rem;
}

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

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

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

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

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

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

.header-wishlist-box .empty-wishlist-info .empty-wishlist-icon {
    display: block;
    margin-bottom: 1.25rem;
    font-size: 1.75rem;
    line-height: 1;
}

.header-wishlist-box .empty-wishlist-info .wishlist-empty-message {
    font-size: .75rem;
    line-height: 1;
    color: #303030;
    margin-bottom: 1.25rem;
}

.header-wishlist-box .empty-wishlist-info .btn {
    display: block;
    width: 8.125rem;
    margin: 0 auto;
    background: #154733;
    border-color: #154733;
    font-weight: 500;
    padding: .5rem;
}

.header-wishlist-box .empty-wishlist-info .btn:hover {
    color: #154733 !important;
    border-color: #154733 !important;
}

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

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

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

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

.header-wishlist-box .wishlist-item .img-wrap img {
    width: 100%;
    text-indent: -99999px;
}

.header-wishlist-box .wishlist-item .btn-remove-wishlist {
    position: absolute;
    top: .3125rem;
    left: .3125rem;
    z-index: 6;
    width: 1.5625rem;
    height: 1.5625rem;
    border-radius: 50%;
    font-size: 1rem;
    color: #4e4b4b;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 999;
}

.header-wishlist-box .wishlist-item .btn-remove-wishlist:hover {
    cursor: pointer;
    color: #bd8d44;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.header-wishlist-box .wishlist-item .btn-add-cart {
    font-size: .75rem;
    line-height: 1.25;
    font-weight: 400;
    border: 1px solid #154733;
    background: #154733;
    color: #fff;
    text-align: center;
    display: block;
    width: 100%;
    text-decoration: none;
    padding: .5625rem;
    margin-top: auto;
    -webkit-transition: color .3s, background .3s, border-color .3s;
    transition: color .3s, background .3s, border-color .3s;
}

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

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

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

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

.header-mini-cart .cart-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 4.6875rem;
    position: relative;
    padding: .9375rem .625rem;
    border-bottom: solid 1px #ececec;
}

.header-mini-cart .cart-header .icon-shopping-bag {
    position: absolute;
    line-height: 1;
    text-decoration: none;
    color: #4e4b4b;
    font-size: .6875rem;
    left: .9375rem;
    top: 1.125rem;
}

.header-mini-cart .cart-close {
    position: absolute;
    line-height: 1;
    text-decoration: none;
    color: #4e4b4b;
    font-size: .625rem;
    top: 1.125rem;
    right: .9375rem;
}

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

.header-mini-cart .mini-cart-items {
    height: 100%;
    padding-top: .9375rem;
}

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

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

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

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

.header-mini-cart .empty-cart-info .empty-cart-icon {
    display: block;
    margin-bottom: 1.25rem;
    font-size: 1.75rem;
    line-height: 1;
}

.header-mini-cart .empty-cart-info .cart-empty-message {
    font-size: .75rem;
    line-height: 1;
    color: #303030;
    margin-bottom: 1.25rem;
}

.header-mini-cart .empty-cart-info .btn {
    display: block;
    width: 8.125rem;
    margin: 0 auto;
    background: #154733;
    border-color: #154733;
    font-weight: 500;
    padding: .5625rem;
}

.header-mini-cart .empty-cart-info .btn:hover {
    color: #154733 !important;
    border-color: #154733 !important;
}

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

.header-mini-cart .mini-cart-heading span {
    font-size: .75rem;
    font-weight: 300;
    display: block;
    margin-top: .9375rem;
}

.header-mini-cart .cart-coupon-wrap {
    padding: .4375rem 0 .625rem;
    box-shadow: 0 0 10px rgba(21, 71, 51, .1);
}

.header-mini-cart .cart-coupon-wrap .cart-coupon-main {
    font-size: .75rem;
    font-weight: 400;
    color: #848484;
    position: relative;
    display: block;
    text-decoration: none;
    padding-left: .625rem;
    padding-right: .625rem;
}

.header-mini-cart .cart-coupon-wrap .cart-coupon-main:before {
    content: "+";
    font-weight: 700;
    color: #4e4b4b;
    position: absolute;
    top: 50%;
    left: .625rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.header-mini-cart .cart-coupon-wrap .cart-coupon-form {
    display: none;
    width: 100%;
    margin-top: .375rem;
}

.header-mini-cart .cart-coupon-wrap form {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.header-mini-cart .cart-coupon-wrap form:before,
.header-mini-cart .cart-coupon-wrap form:after {
    display: table;
    content: "";
    clear: both;
}

.header-mini-cart .cart-coupon-wrap form input[type="text"] {
    width: calc(100% - 6rem);
    -webkit-appearance: none;
    appearance: none;
    box-shadow: none;
    outline: none;
    border: #9e9e9e solid 1px;
    padding: 0 .625rem;
    height: 2.25rem;
    float: right;
    border-radius: 0;
}

.header-mini-cart .cart-coupon-wrap form .btn-coupon {
    width: 5.375rem;
    height: 2.25rem;
    line-height: 2.25rem;
    padding: 0 .625rem;
    text-align: center;
    background: #154733;
    border: solid 1px #154733;
    color: #fff;
    font-size: .875rem;
    float: left;
}

.header-mini-cart .cart-coupon-wrap form .btn-coupon:hover {
    color: #154733;
    border-color: #154733;
}

.header-mini-cart .cart-coupon-wrap.cart-coupon-toggle .cart-coupon-main:before {
    content: "-";
    font-size: 1.25rem;
}

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

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

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

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

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

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

.header-mini-cart .cart-footer-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: .75rem 0 .625rem;
    padding: .8125rem 0 .625rem;
}

.header-mini-cart .cart-footer-action .btn {
    width: 100%;
    background: #154733;
    border-color: #154733;
}

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

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

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

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

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

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

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

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

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

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

.mini-cart-item .preorder-info:before {
    content: "\e90c";
    position: absolute;
    height: 1.1875rem;
    width: 1.375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font: .84375rem/ 1 "icomoon";
    top: 0;
    right: 0;
}

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

.mini-cart-item .product-name {
    display: block;
    font-size: .75rem;
    line-height: 1.25;
    font-weight: 600;
    color: #4e4b4b;
    margin: 0 0 .375rem;
}

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

.mini-cart-item .product-variation-wrap {
    font-size: .75rem;
}

.mini-cart-item .product-variation-wrap .product-variation {
    margin-bottom: .46875rem;
}

.mini-cart-item .product-variation-wrap .product-variation span {
    margin-left: 8px;
}

.mini-cart-item .product-price {
    display: block;
    font-size: .75rem;
    line-height: 1.25;
    font-weight: 600;
    color: #4e4b4b;
    -ms-flex-preferred-size: 85%;
    flex-basis: 85%;
    max-width: 85%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

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

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

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

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

.mini-cart-item .cart-quantity {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: auto;
    position: absolute;
    bottom: -6px;
    left: 0;
}

.checkout-container .mini-cart-item .cart-quantity {
    bottom: .3125rem;
}

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

.mini-cart-item .cart-remove {
    font-weight: 400;
    font-size: .70625rem;
    line-height: 1.25;
    color: #4e4b4b;
    text-decoration: none;
    margin-right: auto;
    position: absolute;
    top: .3125rem;
    left: 0;
}

.mini-cart-item .cart-remove:hover {
    cursor: pointer;
    color: #bd8d44;
}

.search-suggest-wrap-main {
    position: fixed;
    top: 5.375rem;
    left: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    background: #fff;
    padding: 1.09375rem .625rem 1.09375rem;
    border-top: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 2px 20px 2px rgba(0, 0, 0, .1);
    bottom: 0;
    z-index: 9;
    overflow: hidden;
}

.header_search_active .search-suggest-wrap-main {
    visibility: visible;
    opacity: 1;
}

.close-ajax-search {
    display: none;
    color: #4e4b4b;
}

.close-ajax-search:hover {
    color: #bd8d44;
}

.close-ajax-search span {
    font-size: .875rem;
}

.search-suggest-inner-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.search-product-wrapper {
    position: relative;
    overflow: hidden;
    scrollbar-width: none;
}

.search-product-wrapper::-webkit-scrollbar {
    display: none;
}

.search-product-wrapper .product-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -.625rem;
}

.search-product-wrapper .product-row .product-col {
    width: 50%;
    margin-top: 1.25rem;
    padding: 0 .5rem;
    text-align: center;
}

.search-product-wrapper .btn-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1;
    margin-top: 1rem;
}

.search-product-wrapper .btn-wrapper .btn {
    font-size: 1rem;
    line-height: 1.5;
    padding: 0;
    color: #bd8d44;
    font-weight: 500;
    text-decoration: underline;
}

.search-topics-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ajax-sugg-res-inner {
    margin-top: .75rem;
}

.ajax-sugg-res-inner .search-topics-title {
    font-size: .8125rem;
    font-weight: 500;
    color: #4e4b4b;
    line-height: 1.46;
}

.ajax-sugg-res-inner .search-topics-col {
    margin-bottom: 1.125rem;
    padding-left: 1.25rem;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
}

.ajax-sugg-res-inner .search-topics-col:nth-of-type(2n) {
    padding-left: 0;
}

.ajax-sugg-res-inner .search-topics-col p {
    font-size: .75rem;
    line-height: 1.5;
    margin-bottom: .625rem;
}

.ajax-sugg-res-inner .search-topics-col a.btn-primary {
    border: solid 1px #154733;
    background: #154733;
    padding: .5rem 1.5rem;
    font-size: .75rem;
}

.ajax-sugg-res-inner .search-topics-col a.btn-primary:hover {
    color: #154733 !important;
    border-color: #154733 !important;
}

.ajax-sugg-res-inner ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.ajax-sugg-res-inner ul li {
    font-size: .75rem;
    line-height: 2;
    font-weight: 400;
}

.ajax-sugg-res-inner ul li a {
    color: #4e4b4b;
}

.ajax-sugg-res-inner ul li a:hover {
    color: #bd8d44;
}

.ajax-srch-inner .input-group {
    border-bottom: 1px solid #d8d8d8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 0 .9375rem .0625rem 3.4375rem;
}

.ajax-srch-inner .icon-search-short {
    font-size: .625rem;
    position: absolute;
    bottom: 0;
    margin-bottom: .5rem;
    z-index: 4;
    right: 0;
    color: #4e4b4b;
}

.ajax-srch-inner .form-control {
    width: 100%;
    border: none;
    font-size: .75rem;
    font-weight: 300;
    color: #4e4b4b;
    padding: 0;
    height: 1.5rem;
}

.ajax-srch-inner .form-control::-webkit-input-placeholder {
    font-size: .75rem;
    font-weight: 300;
    color: rgba(78, 75, 75, .5);
}

.ajax-srch-inner .form-control::-moz-placeholder {
    opacity: 1;
    font-size: .75rem;
    font-weight: 300;
    color: rgba(78, 75, 75, .5);
}

.ajax-srch-inner .form-control:-moz-placeholder {
    font-size: .75rem;
    font-weight: 300;
    color: rgba(78, 75, 75, .5);
}

.ajax-srch-inner .form-control:-ms-input-placeholder {
    font-size: .75rem;
    font-weight: 300;
    color: rgba(78, 75, 75, .5);
}

.ajax-srch-inner .form-control.placeholder {
    font-size: .75rem;
    font-weight: 300;
    color: rgba(78, 75, 75, .5);
}

.ajax-srch-inner .input-group-append {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 4;
    margin-bottom: .375rem;
}

.ajax-srch-inner .input-group-append .ajax-srch-inner-btn {
    padding: 0;
    font-size: .75rem;
    color: #bd8d44;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.16667;
}

.ajax-srch-inner .input-group-append .ajax-srch-inner-btn span {
    font-size: .34375rem;
    margin-left: .5625rem;
}

.rtl .ajax-srch-inner .input-group-append .ajax-srch-inner-btn span {
    margin-left: 0;
    margin-right: .5625rem;
}

.matat_badge {
    font-size: .625rem;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 1.45;
    padding: .09375rem .6875rem .0625rem;
    background: #f5f5f5;
    border-radius: 2px;
    position: absolute;
    z-index: 1;
    top: .1875rem;
    left: .1875rem;
    right: auto;
}

.search-suggest-wrap-main .matat_badge {
    left: auto;
    right: .1875rem;
}

body.wishlist_active .backdrop-overlay,
body.mini_cart_active .backdrop-overlay {
    z-index: 999;
    -webkit-transition: left .6s ease-in-out;
    transition: left .6s ease-in-out;
    left: 17.5rem;
}

.countdown-block {
    overflow: hidden;
}

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

.countdown-block .countdown-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hero-banner .hero-banner-single > a {
    color: initial;
}

.hero-banner .video-link {
    display: block;
    position: relative;
}

.hero-banner .video-link::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.hero-banner .video-banner {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 93.75%;
}

.hero-banner .video-banner iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 101%;
    height: 101%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.hero-banner .slick-dots {
    position: absolute;
    bottom: .84375rem;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 1;
}

.hero-banner .slick-dots li {
    display: inline-block;
    margin: 0 .625rem;
    line-height: 1;
    font-size: 0;
}

.hero-banner .slick-dots li button {
    -webkit-appearance: none;
    appearance: none;
    width: .78125rem;
    height: .78125rem;
    border-radius: .78125rem;
    padding: 0;
    text-indent: -999999px;
    border: solid 1px #bd8d44;
    background: transparent;
}

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

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

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

.hero-banner .banner-content {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 6;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.hero-banner .banner-title {
    font-size: 1.5rem;
    line-height: 1.1875;
    font-weight: 500;
    text-align: center;
}

.hero-banner .banner-desc {
    font-size: .875rem;
    line-height: 1.1875;
    font-weight: 400;
    text-align: center;
    margin-bottom: .8125rem;
}

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

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

.col-item {
    overflow: hidden;
}

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

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

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

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

.section-title {
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.1875;
}

.section-sub-title {
    font-size: .875rem;
    font-weight: 300;
    line-height: 1.43;
    color: #bd8d44;
}

.home-layout-one .cat-col-wrap {
    padding: 1.5625rem 2.5rem 0;
}

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

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

.home-layout-one .col-item a {
    text-decoration: none;
    position: relative;
    padding-bottom: .9375rem;
}

.home-layout-one .col-item a:after {
    content: "";
    position: absolute;
    bottom: .9375rem;
    left: 10px;
    right: 10px;
    height: 77px;
    box-shadow: 0 6px 10px rgba(21, 71, 51, .2);
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scaleY(.5);
    -ms-transform: scaleY(.5);
    transform: scaleY(.5);
    -webkit-transition: visibility .3s, opacity .3s, -webkit-transform .3s;
    transition: visibility .3s, opacity .3s, -webkit-transform .3s;
    transition: visibility .3s, opacity .3s, transform .3s;
    transition: visibility .3s, opacity .3s, transform .3s, -webkit-transform .3s;
}

.home-layout-one .col-item .category-title {
    color: #bd8d44;
    font-size: 1.75rem;
    position: absolute;
    top: 1.125rem;
    left: 0;
    right: 0;
    text-align: center;
    opacity: .4;
    z-index: 1;
    font-weight: 300;
}

.home-layout-one .col-item .cat-product-title {
    color: #4e4b4b;
    font-size: 1rem;
    font-weight: 400;
    position: absolute;
    bottom: 1.125rem;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 1;
}

.home-about-wrap .home-abt-desc-wrapper {
    padding: .9375rem .9375rem .625rem;
}

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

.home-about-wrap .abt-logo-wrap {
    line-height: 1;
    margin-bottom: .5625rem;
}

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

.home-about-wrap .home-abt-desc-wrap {
    margin-bottom: 1.125rem;
    font-size: .75rem;
    line-height: 1.85;
}

.home-about-wrap .home-abt-desc-wrap p {
    margin: 0;
}

.home-about-wrap .home-abt-keys ul li {
    margin: 0 0 .625rem;
    font-size: .75rem;
    font-weight: 500;
}

.home-about-wrap .home-abt-keys ul li i {
    display: inline-block;
    vertical-align: middle;
    margin-left: .3125rem;
    color: #bd8d44;
}

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

.home-about-wrap .home-abt-feat-img img {
    width: 100%;
    max-height: 488px;
    object-fit: cover;
}

.home-about-wrap .home-abt-feat-img .home-abt-img-wrap {
    top: 0;
    left: 0;
    width: 100%;
}

.home-about-wrap .home-abt-feat-img .home-abt-img-wrap.hidden {
    opacity: 0;
    visibility: hidden;
}

.home-about-wrap .home-abt-feat-img.video-frame {
    overflow: hidden;
    position: relative;
    padding-bottom: 56.5%;
    height: 0;
    margin: 0 -2px;
}

.home-about-wrap .home-abt-feat-img.video-frame iframe {
    pointer-events: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    margin: -1px 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
}

.home-about-wrap .home-abt-feat-img .video-play-btn,
.home-about-wrap .home-abt-feat-img .video-pause-btn {
    position: absolute;
    text-decoration: none;
    font-size: 1.125rem;
    line-height: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1.875rem;
}

.home-about-wrap .home-abt-feat-img .video-pause-btn {
    display: none;
}

.home-about-wrap .home-abt-feat-img.btn-played .video-pause-btn {
    display: block;
}

.home-about-wrap .home-abt-feat-img.btn-played .video-play-btn {
    display: none;
}

.home-about-wrap .home-abt-feat-img.btn-played iframe {
    visibility: visible;
    opacity: 1;
}

.home-about-wrap .home-abt-feat-img.btn-played .bannerimg {
    visibility: hidden;
    opacity: 0;
}

.home-about-wrap .home-abt-feat-img .icon-pause {
    opacity: 0;
    -webkit-transition: ease .5s;
    transition: ease .5s;
}

.home-about-wrap .home-abt-feat-img:hover .icon-pause {
    opacity: 1;
}

.home-layout-two {
    padding: 0 .9375rem;
    margin-bottom: 1.25rem;
}

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

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

.home-layout-two .col-item a {
    text-decoration: none;
    position: relative;
    padding-bottom: .9375rem;
}

.home-layout-two .col-item a:after {
    content: "";
    position: absolute;
    bottom: .9375rem;
    left: 10px;
    right: 10px;
    height: 77px;
    box-shadow: 0 6px 10px rgba(21, 71, 51, .2);
    z-index: -1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: visibility .3s, opacity .3s, -webkit-transform .3s;
    transition: visibility .3s, opacity .3s, -webkit-transform .3s;
    transition: visibility .3s, opacity .3s, transform .3s;
    transition: visibility .3s, opacity .3s, transform .3s, -webkit-transform .3s;
}

.home-layout-two .col-item a:hover:after {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}

.home-layout-two .col-item .category-title {
    color: #bd8d44;
    font-size: 2.125rem;
    position: absolute;
    top: .625rem;
    left: 0;
    right: 0;
    text-align: center;
    opacity: .4;
    z-index: 1;
    font-weight: 300;
}

.home-layout-two .col-item .cat-product-title {
    color: #4e4b4b;
    font-size: 1rem;
    font-weight: 400;
    position: absolute;
    bottom: 2.4375rem;
    background: rgba(255, 255, 255, .7);
    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: .5rem 0;
    margin: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 1;
}

.home-layout-three {
    margin-bottom: 2.5rem;
}

.home-layout-three .add-to-cart-wrap {
    text-align: center;
}

.home-layout-three .section-title {
    margin-bottom: 1.25rem;
}

.home-layout-three .product-show-case {
    position: relative;
}

.home-layout-three .product-show-case .product-img:after {
    display: none;
}

.home-layout-three .slick-arrow {
    -webkit-appearance: none;
    appearance: none;
    background: none;
    padding: 0;
    border: none;
    color: #bd8d44;
    position: absolute;
    bottom: 4.75rem;
    font-size: .5rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
    outline: none !important;
    box-shadow: none !important;
    border: none !important;
}

.home-layout-three .slick-arrow:hover {
    color: #bd8d44 !important;
}

.home-layout-three .slick-arrow:active,
.home-layout-three .slick-arrow:focus,
.home-layout-three .slick-arrow.mouse_clicked {
    outline: none !important;
    box-shadow: none !important;
    border: none !important;
}

.home-layout-three .slick-arrow.slick-prev {
    margin-left: 6.25rem;
    -webkit-transition: padding .3s;
    transition: padding .3s;
}

.home-layout-three .slick-arrow.slick-prev:hover {
    padding-left: .625rem;
}

.home-layout-three .slick-arrow.slick-next {
    margin-left: -6.25rem;
    -webkit-transition: padding .3s;
    transition: padding .3s;
}

.home-layout-three .slick-arrow.slick-next:hover {
    padding-right: .625rem;
}

.home-layout-three .product-col .product-img img {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
}

.home-layout-three .product-col .product-detail {
    position: relative;
    opacity: 0;
    visibility: hidden;
    padding: .9375rem 0 0;
    text-align: center;
    -webkit-transition: opacity .5s, visibility .5s;
    transition: opacity .5s, visibility .5s;
}

.home-layout-three .product-col .product-detail:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    width: 3.875rem;
    height: 1px;
    background: #bd8d44;
    margin: 0 auto;
}

.home-layout-three .product-col .product-detail .product-name {
    margin-bottom: .8125rem;
}

.home-layout-three .product-col .product-detail .product-price {
    margin-bottom: 1.25rem;
}

.home-layout-three .product-col .product-detail .add-to-cart-wrap .btn-add-cart {
    padding: .5rem 1.3125rem;
}

.home-layout-three .product-col.slick-center .product-img img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.home-layout-three .product-col.slick-center .product-detail {
    opacity: 1;
    visibility: visible;
}

.home-layout-four {
    margin-bottom: 2.5rem;
}

.home-layout-four .giftfrh-rght .giftrh-img-wrap {
    margin-top: -.34375rem;
}

.home-layout-four .giftfrh-rght .giftrh-title {
    font-size: 2.375rem;
    color: #bd8d44;
    font-weight: 300;
    opacity: .3;
    margin: 0;
    line-height: 1;
    white-space: nowrap;
}

.home-layout-four .giftfrh-lft .giftrgh-lft-wrap {
    position: relative;
    display: block;
}

.home-layout-four .giftfrh-lft .giftrgh-lft-wrap:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px;
    height: 77px;
    box-shadow: 0 6px 10px rgba(21, 71, 51, .2);
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scaleY(.5);
    -ms-transform: scaleY(.5);
    transform: scaleY(.5);
    -webkit-transition: visibility .3s, opacity .3s, -webkit-transform .3s;
    transition: visibility .3s, opacity .3s, -webkit-transform .3s;
    transition: visibility .3s, opacity .3s, transform .3s;
    transition: visibility .3s, opacity .3s, transform .3s, -webkit-transform .3s;
}

.home-layout-four .giftfrh-lft .giftrgh-lft-wrap:hover:after {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}

.home-layout-four .btn-wrap {
    position: absolute;
    bottom: 1.625rem;
    left: 0;
    right: 0;
    z-index: 1;
    padding: .625rem 0 .59375rem;
    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: 1rem;
    font-weight: 300;
    color: #4e4b4b;
    text-decoration: none;
    background: rgba(255, 255, 255, .7);
}

.home-layout-review,
.product-layout-review {
	margin-bottom: 2.5rem;
}

.home-layout-review .section-title,
.product-layout-review .section-title {
	margin-bottom: 1.25rem;
	font-family: "Rubik", "trajan-pro-3", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.home-layout-review .rplg,
.product-layout-review .rplg {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.home-layout-review .rplg .rplg-grid,
.product-layout-review .rplg .rplg-grid {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%;
	padding-left: 2%;
}

.home-layout-review .rplg .rplg-grid .rplg-col,
.product-layout-review .rplg .rplg-grid .rplg-col {
	margin: 0 !important;
	width: 100% !important;
}

.home-layout-review .rplg .rplg-grid .rplg-box,
.product-layout-review .rplg .rplg-grid .rplg-box {
	background: none !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.home-layout-review .rplg .rplg-grid .rplg-row,
.product-layout-review .rplg .rplg-grid .rplg-row {
	display: block !important;
}

.home-layout-review .rplg .rplg-grid .rplg-review-badge,
.product-layout-review .rplg .rplg-grid .rplg-review-badge {
	display: none;
}

.home-layout-review .rplg .rplg-grid .rplg-row-right,
.product-layout-review .rplg .rplg-grid .rplg-row-right {
	overflow: visible !important;
}

.home-layout-review .rplg .rplg-grid .rplg-biz-name,
.product-layout-review .rplg .rplg-grid .rplg-biz-name {
	padding-left: 0 !important;
	font-size: 16px !important;
	white-space: normal !important;
	text-overflow: unset !important;
	line-height: 1.3 !important;
}

.home-layout-review .rplg .rplg-grid .rplg-biz-based,
.product-layout-review .rplg .rplg-grid .rplg-biz-based {
	font-size: 16px !important;
	margin-top: 5px;
	line-height: 1.3 !important;
	text-shadow: none !important;
}

.home-layout-review .rplg .rplg-grid .rplg-biz-rating,
.product-layout-review .rplg .rplg-grid .rplg-biz-rating {
	margin-top: 10px;
}

.home-layout-review .rplg .rplg-grid .rplg-links,
.product-layout-review .rplg .rplg-grid .rplg-links {
	margin-top: 15px;
}

.home-layout-review .rplg .rplg-grid .rplg-links a,
.product-layout-review .rplg .rplg-grid .rplg-links a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #427fed;
	border-radius: 100px;
	min-width: 150px;
	min-height: 40px;
	color: #fff;
	font-weight: 700 !important;
	font-size: 16px !important;
	box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24) !important;
}

.home-layout-review .rplg .rplg-slider,
.product-layout-review .rplg .rplg-slider {
	-ms-flex-preferred-size: 75%;
	flex-basis: 75%;
	max-width: 75%;
	padding: 0 45px;
}

.home-layout-review .rplg .rplg-slider .rplg-slider-prev,
.home-layout-review .rplg .rplg-slider .rplg-slider-next,
.product-layout-review .rplg .rplg-slider .rplg-slider-prev,
.product-layout-review .rplg .rplg-slider .rplg-slider-next {
	margin-top: -8% !important;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: none;
	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;
	overflow: hidden;
	border-radius: 0;
}

.home-layout-review .rplg .rplg-slider .rplg-slider-prev::before,
.home-layout-review .rplg .rplg-slider .rplg-slider-next::before,
.product-layout-review .rplg .rplg-slider .rplg-slider-prev::before,
.product-layout-review .rplg .rplg-slider .rplg-slider-next::before {
	content: "";
	font-family: "icomoon";
	font-size: 16px;
}

.home-layout-review .rplg .rplg-slider .rplg-slider-prev span,
.home-layout-review .rplg .rplg-slider .rplg-slider-next span,
.product-layout-review .rplg .rplg-slider .rplg-slider-prev span,
.product-layout-review .rplg .rplg-slider .rplg-slider-next span {
	display: none;
}

.home-layout-review .rplg .rplg-slider .rplg-slider-prev,
.product-layout-review .rplg .rplg-slider .rplg-slider-prev {
	right: 0 !important;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.home-layout-review .rplg .rplg-slider .rplg-slider-prev::before,
.product-layout-review .rplg .rplg-slider .rplg-slider-prev::before {
	content: "\e90f";
}

.home-layout-review .rplg .rplg-slider .rplg-slider-next,
.product-layout-review .rplg .rplg-slider .rplg-slider-next {
	left: 0 !important;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.home-layout-review .rplg .rplg-slider .rplg-slider-next::before,
.product-layout-review .rplg .rplg-slider .rplg-slider-next::before {
	content: "\e90e";
}

.home-layout-review .rplg .rplg-slider-review,
.product-layout-review .rplg .rplg-slider-review {
	margin-top: 0 !important;
}

.home-layout-review .rplg .grw-slider,
.product-layout-review .rplg .grw-slider {
	padding-bottom: 0 !important;
}

.home-layout-review .rplg .grw-slider .grw-slider-header-inner,
.product-layout-review .rplg .grw-slider .grw-slider-header-inner {
	padding-top: 0 !important;
	margin: 0 !important;
}

.home-layout-review .rplg .grw-slider .grw-slider-dots,
.product-layout-review .rplg .grw-slider .grw-slider-dots {
	position: static !important;
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
}

.home-layout-review .rplg .grw-slider .grw-slider-btns,
.product-layout-review .rplg .grw-slider .grw-slider-btns {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.home-layout-review .rplg .grw-slider .grw-slider-btns.grw-slider-prev,
.product-layout-review .rplg .grw-slider .grw-slider-btns.grw-slider-prev {
	right: auto !important;
	left: 0;
	margin-right: 0 !important;
	margin-left: -3px;
}

.home-layout-review .rplg .grw-slider .grw-slider-btns.grw-slider-next,
.product-layout-review .rplg .grw-slider .grw-slider-btns.grw-slider-next {
	left: auto !important;
	right: 0;
	margin-left: 0 !important;
	margin-right: -3px;
}

.product-layout-review {
	margin-top: 1.5625rem;
	margin-bottom: 1.25rem;
}

.home-layout-five {
    margin-bottom: 2.5rem;
}

.home-layout-five .section-title {
    margin-bottom: 1.25rem;
}

.home-layout-five .section-sub-title {
    margin-bottom: 1.25rem;
}

.home-layout-five .love-stories-wrap {
    display: -ms-grid;
    display: grid;
    grid-gap: .78125rem;
    grid-row-gap: .78125rem;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
}

.home-layout-five .love-st-single:nth-of-type(1) {
    -ms-grid-column: span 2;
    grid-column: span 2;
    -ms-grid-row: 3;
    grid-row: 3;
}

.home .home-layout-five .love-st-single:nth-of-type(1) .love-st-single-wrap .love-st-title {
    bottom: .9375rem;
    padding: .75rem 0;
    font-size: .9375rem;
}

.home-layout-five .love-st-single .love-st-single-wrap {
    display: block;
    position: relative;
}

.home-layout-five .love-st-single .love-st-single-wrap .love-st-title {
    position: absolute;
    bottom: .625rem;
    left: 0;
    right: 0;
    padding: .5rem 0;
    font-size: .875rem;
    line-height: 1;
    font-weight: 500;
    background: rgba(255, 255, 255, .7);
    text-align: center;
    color: #4e4b4b;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: opacity .3s, visibility .3s, -webkit-transform .4s;
    transition: opacity .3s, visibility .3s, -webkit-transform .4s;
    transition: opacity .3s, visibility .3s, transform .4s;
    transition: opacity .3s, visibility .3s, transform .4s, -webkit-transform .4s;
}

.home-layout-five .love-st-single .love-st-single-wrap:hover .love-st-title {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.home-layout-five .btn-wrap {
    margin-top: 1.25rem;
}

.home-layout-five .btn-wrap a.btn {
    padding: .5rem 1.5625rem;
}

.home-layout-six {
    margin-bottom: 2.5rem;
}

.home-layout-six .section-title {
    margin-bottom: 1.25rem;
}

.home-layout-six .home-store-wrap .home-store-single:nth-of-type(1) .home-store-desc {
    background: #fcfbfa;
    padding: 1.3125rem 1.1875rem 1.25rem 1.125rem;
}

.home-layout-six .home-store-wrap .home-store-single:nth-of-type(2) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
}

.home-layout-six .home-store-wrap .home-store-single:nth-of-type(2) .home-store-img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.home-layout-six .home-store-wrap .home-store-single:nth-of-type(2) .home-store-desc {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    background: #f4f1ed;
    padding: 1.3125rem 1.125rem 1.25rem 1.1875rem;
}

.home-layout-six .home-store-wrap .home-store-single:nth-of-type(3) {
    -ms-grid-column: span 1;
    grid-column: span 1;
    -ms-grid-row: span 2;
    grid-row: span 2;
    background: #f9f9f9;
}

.home-layout-six .home-store-wrap .home-store-single:nth-of-type(3) .home-store-inner {
    display: block;
}

.home-layout-six .home-store-wrap .home-store-single:nth-of-type(3) .home-store-img {
    max-width: unset;
}

.home-layout-six .home-store-wrap .home-store-single:nth-of-type(3) .home-store-desc {
    max-width: unset;
    padding: 1.375rem 1.0625rem 1.25rem;
}

.home-layout-six .home-store-wrap .home-store-single .home-store-inner {
    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;
}

.home-layout-six .home-store-wrap .home-store-single .home-store-img {
    -ms-flex-preferred-size: 46%;
    flex-basis: 46%;
    max-width: 46%;
    position: relative;
}

.home-layout-six .home-store-wrap .home-store-single .home-store-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.home-layout-six .home-store-wrap .home-store-single .home-store-desc {
    -ms-flex-preferred-size: 54%;
    flex-basis: 54%;
    max-width: 54%;
}

.home-layout-six .home-store-wrap .home-store-single .home-store-title {
    font-size: .75rem;
    font-weight: 500;
    margin-bottom: .875rem;
}

.home-layout-six .home-store-wrap .home-store-single .home-store-title a {
    text-decoration: none;
    color: #4e4b4b;
    -webkit-transition: color .3s;
    transition: color .3s;
}

.home-layout-six .home-store-wrap .home-store-single .home-store-title a:hover {
    color: #bd8d44;
}

.home-layout-six .home-store-wrap .home-store-single ul,
.home-layout-six .home-store-wrap .home-store-single p {
    font-size: .75rem;
    line-height: 1.5;
}

.home-layout-six .home-store-wrap .home-store-single ul.store-info-list,
.home-layout-six .home-store-wrap .home-store-single p.store-info-list {
    margin-bottom: 1.25rem;
}

.home-layout-six .home-store-wrap .home-store-single ul.store-social-list li,
.home-layout-six .home-store-wrap .home-store-single p.store-social-list li {
    margin-bottom: .3125rem;
}

.home-layout-six .home-store-wrap .home-store-single ul.store-social-list li:last-child,
.home-layout-six .home-store-wrap .home-store-single p.store-social-list li:last-child {
    margin-bottom: 0;
}

.home-layout-six .home-store-wrap .home-store-single ul li,
.home-layout-six .home-store-wrap .home-store-single p li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.home-layout-six .home-store-wrap .home-store-single ul li i,
.home-layout-six .home-store-wrap .home-store-single p li i {
    margin-left: .3125rem;
}

.home-layout-six .home-store-wrap .home-store-single ul li a,
.home-layout-six .home-store-wrap .home-store-single p li a {
    color: #4e4b4b;
    text-decoration: none;
}

.home-layout-seven {
    margin-bottom: 2.5rem;
    position: relative;
}

.home-layout-seven .section-title {
    margin-bottom: 1.25rem;
}

.home-layout-seven .home-blog-wrap .home-blog-single,
.home-layout-seven .blog-wrap-dup .home-blog-single {
    padding: 0 .46875rem;
}

.home-layout-seven .home-blog-wrap .home-blog-image,
.home-layout-seven .blog-wrap-dup .home-blog-image {
    margin-bottom: .625rem;
    position: relative;
}

.home-layout-seven .home-blog-wrap .home-blog-image a,
.home-layout-seven .blog-wrap-dup .home-blog-image a {
    position: relative;
    z-index: 1;
    display: block;
}

.home-layout-seven .home-blog-wrap .home-blog-image a:after,
.home-layout-seven .blog-wrap-dup .home-blog-image a:after {
    content: "";
    position: absolute;
    bottom: 0 !important;
    left: 10px;
    right: 10px;
    height: 77px;
    box-shadow: 0 6px 10px rgba(21, 71, 51, .2);
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scaleY(.5);
    -ms-transform: scaleY(.5);
    transform: scaleY(.5);
    -webkit-transition: visibility .3s, opacity .3s, -webkit-transform .3s;
    transition: visibility .3s, opacity .3s, -webkit-transform .3s;
    transition: visibility .3s, opacity .3s, transform .3s;
    transition: visibility .3s, opacity .3s, transform .3s, -webkit-transform .3s;
}

.home-layout-seven .home-blog-wrap .home-blog-image a:hover:after,
.home-layout-seven .blog-wrap-dup .home-blog-image a:hover:after {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}

.home-layout-seven .home-blog-wrap .home-blog-image img,
.home-layout-seven .blog-wrap-dup .home-blog-image img {
    width: 100%;
}

.home-layout-seven .home-blog-wrap .home-blog-image .category-blog-wrap,
.home-layout-seven .blog-wrap-dup .home-blog-image .category-blog-wrap {
    position: absolute;
    bottom: .5rem;
    right: .5rem;
}

.home-layout-seven .home-blog-wrap .home-blog-image .category-blog-wrap ul li,
.home-layout-seven .blog-wrap-dup .home-blog-image .category-blog-wrap ul li {
    display: inline-block;
    margin: 0 0 0 .3125rem;
}

.home-layout-seven .home-blog-wrap .home-blog-image .category-blog-wrap ul a,
.home-layout-seven .blog-wrap-dup .home-blog-image .category-blog-wrap ul a {
    display: block;
    line-height: 1.125;
    padding: .34375rem .5625rem;
    text-decoration: none;
    font-size: .75rem;
    font-weight: 300;
    background: #fff;
    color: #154733;
    -webkit-transition: color .3s, background .3s;
    transition: color .3s, background .3s;
}

.home-layout-seven .home-blog-wrap .home-blog-image .category-blog-wrap ul a:hover,
.home-layout-seven .blog-wrap-dup .home-blog-image .category-blog-wrap ul a:hover {
    background: #154733;
    color: #fff;
}

.home-layout-seven .home-blog-wrap .home-blog-desc,
.home-layout-seven .blog-wrap-dup .home-blog-desc {
    font-size: .75rem;
    -webkit-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s;
}

.home-layout-seven .home-blog-wrap .home-blog-desc a,
.home-layout-seven .blog-wrap-dup .home-blog-desc a {
    color: #4e4b4b;
    text-decoration: none;
    -webkit-transition: color .3s;
    transition: color .3s;
}

.home-layout-seven .home-blog-wrap .home-blog-desc a:hover,
.home-layout-seven .blog-wrap-dup .home-blog-desc a:hover {
    color: #bd8d44;
}

.home-layout-seven .home-blog-wrap .home-blog-desc .blog-meta,
.home-layout-seven .blog-wrap-dup .home-blog-desc .blog-meta {
    margin-bottom: .78125rem;
    font-weight: 300;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.home-layout-seven .home-blog-wrap .home-blog-desc .blog-meta .author,
.home-layout-seven .blog-wrap-dup .home-blog-desc .blog-meta .author {
    margin-left: 4px;
}

.home-layout-seven .home-blog-wrap .home-blog-desc .blog-meta .posted-on,
.home-layout-seven .blog-wrap-dup .home-blog-desc .blog-meta .posted-on {
    margin-right: 4px;
}

.home-layout-seven .home-blog-wrap .home-blog-desc .blog-meta a,
.home-layout-seven .blog-wrap-dup .home-blog-desc .blog-meta a {
    pointer-events: none;
}

.home-layout-seven .home-blog-wrap .home-blog-desc .blog-title,
.home-layout-seven .blog-wrap-dup .home-blog-desc .blog-title {
    font-size: .75rem;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: .78125rem;
}

.home-layout-seven .home-blog-wrap .home-blog-desc p,
.home-layout-seven .blog-wrap-dup .home-blog-desc p {
    margin: 0;
    color: #848484;
    font-weight: 300;
}

.home-layout-seven .btn-wrap {
    margin-top: 3.625rem;
}

.home-layout-seven .btn-wrap a.btn {
    padding-left: 2.1875rem;
    padding-right: 2.1875rem;
}

.home-layout-seven .slick-arrow {
    -webkit-appearance: none;
    appearance: none;
    background: none;
    padding: 0;
    border: none;
    color: #bd8d44;
    position: absolute;
    bottom: 3.375rem;
    font-size: .5rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
}

.home-layout-seven .slick-arrow.slick-prev {
    margin-left: 1.5rem;
}

.home-layout-seven .slick-arrow.slick-next {
    margin-left: -1.5rem;
}

.couplestories-modal .modal-dialog {
    max-width: 800px;
}

.couplestories-modal .modal-close {
    position: absolute;
    top: -.625rem;
    right: -.625rem;
    line-height: 1;
    text-decoration: none;
    color: #4e4b4b;
    font-size: .4375rem;
    z-index: 3;
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 1.125rem;
    background: #fff;
    border: solid 1px #4e4b4b;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.couplestories-modal .modal-close:hover {
    color: #000;
}

.couplestories-modal .modal-dialog {
    top: 50%;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
}

.coup-st-wrap {
    width: 100%;
    padding: .9375rem;
}

.coup-st-wrap .coup-st-image-slider-wrap {
    margin-bottom: .625rem;
}

.coup-st-wrap .coup-st-desc-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.coup-st-wrap .coup-st-desc-wrap .coup-st-title {
    font-size: 1.25rem;
    line-height: 1.182;
    font-weight: 300;
    margin-bottom: .625rem;
    text-align: right;
}

.coup-st-wrap .coup-st-desc-wrap .coup-st-sub-title {
    font-size: .8125rem;
    font-weight: 500;
    margin-bottom: .625rem;
}

.coup-st-wrap .coup-st-desc-wrap p {
    font-size: .75rem;
    line-height: 1.5;
    margin-bottom: .625rem;
}

.coup-st-wrap .coup-st-desc-wrap .view-more-btn-wrap {
    margin-top: auto;
}

.coup-st-wrap .coup-st-desc-wrap .view-more-btn-wrap .btn {
    font-size: .75rem;
    font-weight: 400;
    padding: .5625rem;
    width: 100%;
    color: #154733;
    border: solid 1px #154733;
    background: transparent;
    display: inline-block;
    line-height: 1;
}

.coup-st-wrap .coup-st-desc-wrap .view-more-btn-wrap .btn:hover {
    color: #fff !important;
    background: #154733;
}

.coup-st-wrap .coup-st-image-slider {
    position: relative;
}

.coup-st-wrap .coup-st-image-slider .coup-st-image img {
    width: 100%;
}

.coup-st-wrap .coup-st-image-slider .slick-arrow {
    -webkit-appearance: none;
    appearance: none;
    background: none;
    padding: 0;
    border: none;
    color: #fff;
    text-shadow: 0 3px 6px #154733;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: .75rem;
    z-index: 1;
}

.coup-st-wrap .coup-st-image-slider .slick-arrow.slick-prev {
    right: .625rem;
}

.coup-st-wrap .coup-st-image-slider .slick-arrow.slick-next {
    left: .625rem;
}

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

.product-item {
    position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.product-item .btn-wishlist {
    position: absolute;
    line-height: 1;
    top: .34375rem;
    left: .34375rem;
    z-index: 3;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.product-item .valiation-list {
    position: absolute;
    z-index: 2;
    margin-top: .46875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: visibility .3s, opacity .3s;
    transition: visibility .3s, opacity .3s;
    width: 100%;
    bottom: -1.5625rem;
}

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

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

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

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

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

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

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

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

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

.product-item:hover .valiation-list {
    visibility: visible;
    opacity: 1;
}

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

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

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

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

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

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

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

.single-product-container .top-btns-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.single-product-container .top-btns-wrap a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    font-size: .6875rem;
    line-height: 1rem;
    font-weight: 600;
    padding: .125rem;
    color: #292929;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.single-product-container .slide-nav {
    font-size: 0;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.single-product-container .single-product-summary h1 {
    color: #4e4b4b;
    font-size: 1.25rem;
    line-height: 1;
    font-weight: 300;
    margin-bottom: .75rem;
}

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

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

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

.single-product-container .single-product-summary .extra-info span {
    font-weight: 500;
    padding-right: 5px;
    display: inline-block;
    vertical-align: middle;
}

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

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

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

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

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

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

.single-product-container .single-product-summary .product-price del,
.single-product-container .single-product-summary .woocommerce-variation-price del {
    color: rgba(78, 75, 75, .5);
    font-weight: 400;
}

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

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

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

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

.single-product-container .single-product-summary .form-group .form-group {
    margin-top: 1.25rem;
    padding: 0 5px;
}

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

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

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

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

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

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

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

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

.single-product-container .single-product-summary .category_check .checkbox-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: unset;
    padding-right: 1.25rem;
}

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

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

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

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

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

.single-product-container .single-product-summary .custom-radio .radio-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1;
}

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

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

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

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

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

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

.single-product-container .variation-row .variation-label span {
    font-weight: 500;
}

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

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

.single-product-container .variation-row .variation-dropdown {
    position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.single-product-container .gift-form .form-control,
.single-product-container .giftcard_wrapper .form-control {
    padding-left: 0;
    padding-right: 0;
    font-size: .75rem;
    border-color: #d9d9d9;
    color: #4e4b4b;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.single-product-container .gift-form .alert-warning,
.single-product-container .giftcard_wrapper .alert-warning {
    background-color: #eb0000;
    color: #fff;
}

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

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

.single-product-container .variation-list.color-variation .btn-variation,
.single-product-container .variation-list.image-variable-items-wrapper .btn-variation,
.single-product-container .variable-items-wrapper.color-variation .btn-variation,
.single-product-container .variable-items-wrapper.image-variable-items-wrapper .btn-variation {
    position: relative;
    padding: .125rem .3125rem 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: .6875rem;
    border: solid 1px transparent;
    background-size: cover !important;
}

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

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

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

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

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

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

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

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

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

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

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

.single-product-container .variation-list label input[type="radio"]:checked ~ .btn-variation,
.single-product-container .variable-items-wrapper label input[type="radio"]:checked ~ .btn-variation {
    border-color: #4e4b4b;
}

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

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

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

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

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

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

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

.single-product-container .variations .image-variable-items-wrapper .variable-item,
.single-product-container .ring-variations .image-variable-items-wrapper .variable-item {
    margin-left: .3125rem;
    position: relative;
    line-height: 1;
}

.single-product-container .variations .image-variable-items-wrapper .variable-item:hover,
.single-product-container .ring-variations .image-variable-items-wrapper .variable-item:hover {
    cursor: pointer;
}

.single-product-container .variations .image-variable-items-wrapper .variable-item:focus,
.single-product-container .variations .image-variable-items-wrapper .variable-item:active,
.single-product-container .variations .image-variable-items-wrapper .variable-item.slected,
.single-product-container .ring-variations .image-variable-items-wrapper .variable-item:focus,
.single-product-container .ring-variations .image-variable-items-wrapper .variable-item:active,
.single-product-container .ring-variations .image-variable-items-wrapper .variable-item.slected {
    outline: none;
    box-shadow: none;
}

.single-product-container .variations .image-variable-items-wrapper .variable-item img,
.single-product-container .ring-variations .image-variable-items-wrapper .variable-item img {
    max-width: 2rem;
    border: solid 1px transparent;
}

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

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

.single-product-container .variations .image-variable-items-wrapper .variable-item.selected img,
.single-product-container .ring-variations .image-variable-items-wrapper .variable-item.selected img {
    border-color: #4e4b4b;
}

.single-product-container .variations .image-variable-items-wrapper .variable-item span.btn-variation,
.single-product-container .ring-variations .image-variable-items-wrapper .variable-item span.btn-variation {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    font-size: .625rem;
}

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

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

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

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

.single-product-container .variations tr[data-attributename="pa_קראט"],
.single-product-container .ring-variations tr[data-attributename="pa_קראט"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

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

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

.single-product-container .variations .product-select-wrap.value,
.single-product-container .ring-variations .product-select-wrap.value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.single-product-container .variations .product-select-wrap.value .jcf-select,
.single-product-container .ring-variations .product-select-wrap.value .jcf-select {
    max-width: 392px;
    -ms-flex-preferred-size: 392px;
    flex-basis: 392px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.single-product-container .add-cart-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background: #fff;
    margin-bottom: 1.25rem;
}

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

.single-product-container .add-cart-row .matat-wishlist-button {
    width: 2rem;
    height: 2rem;
    background: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: .75rem;
    color: #154733;
    text-decoration: none;
    border: 1px solid #154733;
    -webkit-transition: .3s ease color, .3s ease background, .3s ease border;
    transition: .3s ease color, .3s ease background, .3s ease border;
    cursor: pointer;
}

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

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

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

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

.single-product-container .single-product-summary .btn-add-cart {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #154733;
    border-color: #154733;
    height: 2rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.single-product-container .product-share .share-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

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

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

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

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

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

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

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

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

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

.product-tab-info .tab-content {
    background: #fff;
    color: #848484;
    font-size: .75rem;
    line-height: 1.125rem;
    padding: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.zoomContainer {
    z-index: 98;
}

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

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

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

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

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

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

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

.related-product-section .related-product-slider .slick-arrow {
    -webkit-appearance: none;
    appearance: none;
    background: none;
    padding: 0;
    border: none;
    color: #bd8d44;
    position: absolute;
    bottom: 5.875rem;
    font-size: .5rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.product-feat-inner .product-feat-desc ul li {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2.5rem;
    position: relative;
}

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

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

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

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

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

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

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

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

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

.cwsp-btn-holder {
	max-width: 100%;
	margin-top: 0;
	margin-bottom: 1.875rem;
}

.cwsp-btn-holder .cwsp-btn-holder-inn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #f7f7f7;
	padding: .3125rem .625rem;
	border: none;
	width: 100%;
	height: auto;
	min-height: auto;
	cursor: pointer;
	text-align: initial;
	text-decoration: none;
}

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

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

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

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

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

.cwsp-btn-holder .cwsp-txt-holder span {
	display: block;
	font-size: .75rem;
	color: #4e4b4b;
	line-height: 1.3;
}

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

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

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

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

.category-banner .category-banner-desc-wrap .category-banner-products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 75rem;
    margin: .625rem auto 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.category-banner .category-banner-desc-wrap .category-banner-products .col-item {
    position: relative;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding: 0 .3125rem;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
}

.category-banner .category-banner-desc-wrap .category-banner-products .col-item img {
    width: 100%;
}

.category-banner .category-banner-desc-wrap .category-banner-products .col-item a {
    text-decoration: none;
    position: relative;
    padding-bottom: .9375rem;
}

.category-banner .category-banner-desc-wrap .category-banner-products .col-item a:after {
    content: "";
    position: absolute;
    bottom: .9375rem;
    left: 10px;
    right: 10px;
    height: 77px;
    box-shadow: 0 6px 10px rgba(21, 71, 51, .2);
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scaleY(.5);
    -ms-transform: scaleY(.5);
    transform: scaleY(.5);
    -webkit-transition: visibility .3s, opacity .3s, -webkit-transform .3s;
    transition: visibility .3s, opacity .3s, -webkit-transform .3s;
    transition: visibility .3s, opacity .3s, transform .3s;
    transition: visibility .3s, opacity .3s, transform .3s, -webkit-transform .3s;
}

.category-banner .category-banner-desc-wrap .category-banner-products .col-item a:hover:after {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}

.category-banner .category-banner-desc-wrap .category-banner-products .col-item .cat-product-title {
    color: #4e4b4b;
    font-size: .75rem;
    font-weight: 400;
    position: absolute;
    bottom: 1.25rem;
    background: rgba(255, 255, 255, .7);
    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: .25rem 0;
    margin: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 1;
    width: 100%;
    white-space: normal;
}

.category-banner .woocommerce-breadcrumb {
    padding: 0;
    color: #bd8d44;
    font-size: .6875rem;
    margin-bottom: .9375rem;
}

.category-banner .woocommerce-breadcrumb a {
    color: #bd8d44;
}

.category-banner .category-banner-title {
    font-size: 1.25rem;
    line-height: 1.175;
    font-weight: 300;
    margin-bottom: .9375rem;
}

.category-father .category-banner .category-banner-title {
    margin-bottom: 1.25rem;
}

.category-banner .category-banner-para-wrap {
    font-size: .75rem;
    line-height: 1.5;
    font-weight: 400;
}

.category-banner .category-banner-para-wrap p {
    margin-bottom: 0;
}

.category-banner img {
    width: 100%;
    min-height: 100px;
    object-fit: contain;
}

.category-banner.no-banner .category-banner-desc-wrap {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0 30px;
    margin-top: 40px;
    text-align: center;
}

.category-banner.no-banner .category-banner-desc-wrap .category-banner-title {
    margin-bottom: 0;
}

.category-header h1 {
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.25;
    font-weight: 400;
}

.filter-container {
    padding: 1.25rem .9375rem;
    position: relative;
    z-index: 4;
}

.category-father .filter-container {
    padding-top: .3125rem;
}

.filter-container .filters-only-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.filter-container .filter-main-opener {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 0 .5rem;
    height: 1.875rem;
    border: solid 1px #bfb6aa;
    text-decoration: none;
    color: #4e4b4b;
    font-size: .75rem;
}

.filter-container .filter-main-opener .icon-down-arrow {
    font-size: .3125rem;
    margin-right: .3125rem;
    line-height: 1;
    display: inline-block;
}

.filter-container .filter-close-wrap {
    border-bottom: solid 1px #ececec;
    padding: .9375rem;
}

.filter-container .filter-close-wrap .filter-close-btn {
    font-size: .8125rem;
    color: #4e4b4b;
    font-weight: 600;
    display: block;
    position: relative;
    text-decoration: none;
}

.filter-container .filter-close-wrap .filter-close-btn:after {
    content: "\e905";
    font-family: "icomoon" !important;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    font-size: .5rem;
}

.filter-container .filter-apply-btns {
    margin-top: auto;
    padding: 0 .9375rem;
    text-align: center;
}

.filter-container .price-range-holder {
    padding: .125em .4615em 0 1em;
    font-size: .8125rem;
}

.filter-container .price-range-slider {
    position: relative;
    padding: 0 0 3.8462em;
}

.filter-container .price-range-slider #minPrice,
.filter-container .price-range-slider #maxPrice {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
}

.filter-container .price-range-slider .ui-slider {
    height: .3077em;
    position: relative;
    margin-right: .5em;
}

.filter-container .price-range-slider .ui-slider:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: -.1538em;
    background: #d9d9d9;
    border-radius: .3077em;
}

.filter-container .price-range-slider .ui-slider-range {
    height: .3077em;
    background: #d9d9d9;
    position: absolute;
    top: 0;
    margin-left: .1538em;
}

.filter-container .price-range-slider .ui-slider-handle {
    position: absolute;
    width: .6875rem;
    height: .6875rem;
    background: #fff;
    border: solid 1px #bd8d44;
    border-radius: 50%;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    outline: none;
}

.filter-container .price-range-slider .ui-slider-handle:focus {
    outline: none;
}

.filter-container .price-range-slider .ui-slider-handle .slider-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    font-size: .6875rem;
    white-space: nowrap;
    color: #4e4b4b;
    font-weight: 400;
    margin: 1em 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    outline: none;
    height: 1.75rem;
    line-height: 1.75rem;
    padding: 0 .25rem;
    border: solid 1px #d9d9d9;
    background: #fff;
}

.filter-container .price-range-slider .ui-slider-handle .slider-tooltip:focus {
    outline: none;
}

.filter-container .price-range-slider .ui-slider-handle + .ui-slider-handle .slider-tooltip {
    right: 0;
    left: auto;
}

.filter-container .filters-rest-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: .625rem;
    font-size: .6875rem;
}

.filter-container .filters-rest-wrap .mt-filter-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.filter-container .filters-rest-wrap .filter-rest {
    border-left: solid 1px #4e4b4b;
    padding-left: .875rem;
    margin-left: .75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.filter-container .filters-rest-wrap .filter-reset-btn {
    text-decoration: none;
    color: #4e4b4b;
    font-size: .5rem;
}

.filter-container .filters-rest-wrap .filtered-options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.filter-container .filters-rest-wrap .color-label-inner {
    margin-left: .625rem;
}

.filter-container .filters-rest-wrap .color-label-inner .color-img {
    line-height: 1;
    display: inline-block;
    margin-left: 6px;
}

.filter-container .filters-rest-wrap .color-label-inner .color-img img {
    width: 1rem;
    height: 1rem;
    border-radius: 1rem;
    object-fit: cover;
}

.filter-container .filters-rest-wrap .clear-everything-btn {
    color: rgba(78, 75, 75, .5);
    text-decoration: underline;
}

.filter-container .category-filter-form {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.filter-container .category-filter-form .sort-filter-row {
    width: 100%;
}

.filter-container .jcf-select {
    height: 1.75rem;
}

.filter-container .jcf-select .jcf-select-text {
    line-height: 1.75rem;
}

.filter-container .jcf-select .jcf-select-drop {
    min-width: 8.75rem;
    margin-top: .3125rem;
}

.filter-container .jcf-select .jcf-list {
    display: block;
}

.filter-container .jcf-select .jcf-select-drop .jcf-hover,
.filter-container .jcf-select .jcf-list-box .jcf-selected {
    font-weight: 700;
}

.filter-container .filter-opener {
    border: none;
    outline: none;
    background: none;
    padding: 0;
    margin: 0;
    font-size: .75rem;
    line-height: 1.25;
}

.filter-container .btn-apply {
    padding: .625rem .9375rem;
    font-size: .75rem;
    font-weight: 600;
    width: 100%;
    background: #154733;
    color: #fff;
    border: 1px solid #154733;
    height: auto;
    line-height: 1;
    text-decoration: none;
}

.filter-container .btn-apply:hover {
    text-decoration: none;
    background: transparent;
    color: #154733;
}

.filter-container .btn-clear {
    color: #4e4b4b;
    text-decoration: underline;
    padding: 0;
    border: none;
    outline: none;
    font-size: .75rem;
    font-weight: 600;
    line-height: 1.25;
    background: none;
    margin: .9375rem auto;
}

.filter-container .filter-options .filter-list-single {
    position: relative;
}

.filter-container .filter-options .filter-list-single.active .filter-single-title:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.filter-container .filter-options .filter-list-single.active .filter-list,
.filter-container .filter-options .filter-list-single.active .drop-slide {
    visibility: visible;
    opacity: 1;
}

.filter-container .filter-options .filter-single-title {
    position: relative;
    display: block;
    font-size: .8125rem;
    font-weight: 600;
    text-decoration: none;
    color: #4e4b4b;
    position: relative;
    padding: .9375rem;
    overflow: hidden;
}

.filter-container .filter-options .filter-single-title:after {
    content: "\e91c";
    font-family: "icomoon" !important;
    font-size: .3125rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    line-height: 1;
}

.filter-container .filter-options .filter-list::-webkit-scrollbar-track {
    background: #f4f1ed;
}

.filter-container .filter-options .filter-list::-webkit-scrollbar {
    width: 6px;
}

.filter-container .filter-options .filter-list::-webkit-scrollbar-thumb {
    background: #4e4b4b;
}

.filter-container .filter-options .filter-list li {
    margin-bottom: .5rem;
}

.filter-container .filter-options .filter-list label {
    display: table;
    font-size: .6875rem;
    line-height: 1.45;
    color: #4e4b4b;
    margin: 0;
    font-weight: 300;
    padding: 0 1.375rem 0 0;
    position: relative;
    margin-bottom: .5rem;
}

.filter-container .filter-options .filter-list label .color-img img {
    width: .9375rem;
    height: .9375rem;
    border-radius: .9375rem;
    object-fit: cover;
}

.filter-container .filter-options .filter-list label input[type="checkbox"] {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
}

.filter-container .filter-options .filter-list label input[type="checkbox"]:checked ~ .color-label-wrap:before {
    opacity: 1;
    visibility: visible;
}

.filter-container .filter-options .filter-list label input[type="checkbox"]:checked ~ .color-label-wrap:after {
    background: #154733;
    border-color: #154733;
}

.filter-container .filter-options .filter-list label .color-label-wrap:before {
    -webkit-transition: opacity .3s linear, visibility .3s linear;
    transition: opacity .3s linear, visibility .3s linear;
    color: #fff;
    font: .25rem icomoon;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: .375rem;
    right: .1875rem;
    z-index: 1;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
}

.filter-container .filter-options .filter-list label .color-label-wrap:after {
    -webkit-transition: border-color .3s linear;
    transition: border-color .3s linear;
    content: "";
    width: .6875rem;
    height: .6875rem;
    border-radius: 0;
    background: #fff;
    border: 1px solid #154733;
    position: absolute;
    top: .1875rem;
    right: 0;
}

.filter-container .filter-options .drop-slide {
    padding: .3125rem .75rem .9375rem;
    overflow: visible;
}

.filter-container .filter-options::-webkit-scrollbar {
    display: none;
    scrollbar-width: none;
}

.category-content-banner {
    padding: 0 .8125rem;
    margin: 0 0 1.875rem;
}

.shop-products-holder {
    padding: 0 .8125rem 1.75rem;
}

.shop-products-holder .mt-no-product {
    margin-top: 0;
    text-align: center;
}

.shop-products-holder .products-row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[12];
    grid-template-columns: repeat(12, 1fr);
    grid-column-gap: .625rem;
    grid-row-gap: 1.25rem;
}

.shop-products-holder .products-row .product-col {
    -ms-grid-column-span: 6;
    -ms-grid-column: auto;
    grid-column: auto / span 6;
}

.shop-products-holder .products-row .product-col.column-6 {
    -ms-grid-column: span 12;
    grid-column: span 12;
    -ms-grid-row: auto;
    grid-row: auto;
}

.shop-products-holder .products-row .product-col.column-6 .product-img a {
    pointer-events: none;
}

.shop-products-holder .product-banner img {
    width: 100%;
}

.shop-products-holder .category-banner,
.shop-products-holder .woocommerce-pagination {
    -ms-grid-column-span: 2;
    -ms-grid-column: auto;
    grid-column: auto / span 2;
}

.shop-products-holder .category-banner2 {
    -ms-grid-column-span: 2;
    -ms-grid-column: auto;
    grid-column: auto / span 2;
}

.shop-products-holder .category-banner2 img {
    width: 100%;
}

.shop-products-holder > h2 {
    text-align: center;
    font-size: 1.25rem;
    font-weight: 300;
    margin-bottom: 1.25rem;
}

.woocommerce-pagination {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    -ms-grid-column-span: 12;
    -ms-grid-column: auto;
    grid-column: auto / span 12;
}

.woocommerce-pagination .page-numbers,
.woocommerce-pagination .wp-pagenavi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    font-size: .75rem;
    line-height: 1.25;
    color: #b0b0b0;
}

.woocommerce-pagination .page-numbers .pages,
.woocommerce-pagination .wp-pagenavi .pages {
    display: none;
}

.woocommerce-pagination .page-numbers span,
.woocommerce-pagination .page-numbers a,
.woocommerce-pagination .wp-pagenavi span,
.woocommerce-pagination .wp-pagenavi a {
    margin: 0 .1875rem;
}

.woocommerce-pagination .page-numbers a,
.woocommerce-pagination .wp-pagenavi a {
    text-decoration: none;
}

.woocommerce-pagination .page-numbers .page-numbers,
.woocommerce-pagination .page-numbers > span,
.woocommerce-pagination .page-numbers > .page,
.woocommerce-pagination .page-numbers .nextpostslink,
.woocommerce-pagination .page-numbers .previouspostslink,
.woocommerce-pagination .wp-pagenavi .page-numbers,
.woocommerce-pagination .wp-pagenavi > span,
.woocommerce-pagination .wp-pagenavi > .page,
.woocommerce-pagination .wp-pagenavi .nextpostslink,
.woocommerce-pagination .wp-pagenavi .previouspostslink {
    border: solid 1px #154733;
    color: #154733;
    height: 1.75rem;
    width: 1.75rem;
    line-height: 1.75rem;
    display: block;
    padding: 0 2px;
    color: #212121;
    text-align: center;
}

.woocommerce-pagination .page-numbers .page-numbers.current,
.woocommerce-pagination .page-numbers > span.current,
.woocommerce-pagination .page-numbers > .page.current,
.woocommerce-pagination .page-numbers .nextpostslink.current,
.woocommerce-pagination .page-numbers .previouspostslink.current,
.woocommerce-pagination .wp-pagenavi .page-numbers.current,
.woocommerce-pagination .wp-pagenavi > span.current,
.woocommerce-pagination .wp-pagenavi > .page.current,
.woocommerce-pagination .wp-pagenavi .nextpostslink.current,
.woocommerce-pagination .wp-pagenavi .previouspostslink.current {
    color: #fff;
    background: #154733;
    font-weight: 600;
}

.woocommerce-pagination .page-numbers a.page-numbers:hover,
.woocommerce-pagination .page-numbers > .page:hover,
.woocommerce-pagination .wp-pagenavi a.page-numbers:hover,
.woocommerce-pagination .wp-pagenavi > .page:hover {
    color: #fff;
    background: #154733;
}

.woocommerce-pagination .page-numbers a.page-numbers.prev:hover,
.woocommerce-pagination .page-numbers a.page-numbers.next:hover,
.woocommerce-pagination .page-numbers a.page-numbers.nextpostslink:hover,
.woocommerce-pagination .page-numbers a.page-numbers.previouspostslink:hover,
.woocommerce-pagination .page-numbers > .page.prev:hover,
.woocommerce-pagination .page-numbers > .page.next:hover,
.woocommerce-pagination .page-numbers > .page.nextpostslink:hover,
.woocommerce-pagination .page-numbers > .page.previouspostslink:hover,
.woocommerce-pagination .wp-pagenavi a.page-numbers.prev:hover,
.woocommerce-pagination .wp-pagenavi a.page-numbers.next:hover,
.woocommerce-pagination .wp-pagenavi a.page-numbers.nextpostslink:hover,
.woocommerce-pagination .wp-pagenavi a.page-numbers.previouspostslink:hover,
.woocommerce-pagination .wp-pagenavi > .page.prev:hover,
.woocommerce-pagination .wp-pagenavi > .page.next:hover,
.woocommerce-pagination .wp-pagenavi > .page.nextpostslink:hover,
.woocommerce-pagination .wp-pagenavi > .page.previouspostslink:hover {
    border-color: #000;
    background: #000;
    color: #fff;
}

.woocommerce-pagination .page-numbers a.page-numbers.prev:hover,
.woocommerce-pagination .page-numbers a.page-numbers.nex:hover,
.woocommerce-pagination .page-numbers > .page.prev:hover,
.woocommerce-pagination .page-numbers > .page.nex:hover,
.woocommerce-pagination .wp-pagenavi a.page-numbers.prev:hover,
.woocommerce-pagination .wp-pagenavi a.page-numbers.nex:hover,
.woocommerce-pagination .wp-pagenavi > .page.prev:hover,
.woocommerce-pagination .wp-pagenavi > .page.nex:hover {
    color: #fff;
}

.woocommerce-pagination .page-numbers .prev,
.woocommerce-pagination .page-numbers .next,
.woocommerce-pagination .page-numbers .nextpostslink,
.woocommerce-pagination .page-numbers .previouspostslink,
.woocommerce-pagination .wp-pagenavi .prev,
.woocommerce-pagination .wp-pagenavi .next,
.woocommerce-pagination .wp-pagenavi .nextpostslink,
.woocommerce-pagination .wp-pagenavi .previouspostslink {
    font-size: 0;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 50%;
    border: 1px solid #b3b3b3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000;
}

.woocommerce-pagination .page-numbers .prev:before,
.woocommerce-pagination .page-numbers .next:before,
.woocommerce-pagination .page-numbers .nextpostslink:before,
.woocommerce-pagination .page-numbers .previouspostslink:before,
.woocommerce-pagination .wp-pagenavi .prev:before,
.woocommerce-pagination .wp-pagenavi .next:before,
.woocommerce-pagination .wp-pagenavi .nextpostslink:before,
.woocommerce-pagination .wp-pagenavi .previouspostslink:before {
    font: .5rem/ 1 "icomoon";
}

.woocommerce-pagination .page-numbers .prev:before,
.woocommerce-pagination .page-numbers .previouspostslink:before,
.woocommerce-pagination .wp-pagenavi .prev:before,
.woocommerce-pagination .wp-pagenavi .previouspostslink:before {
    content: "\e902";
}

.woocommerce-pagination .page-numbers .next:before,
.woocommerce-pagination .page-numbers .nextpostslink:before,
.woocommerce-pagination .wp-pagenavi .next:before,
.woocommerce-pagination .wp-pagenavi .nextpostslink:before {
    content: "\e901";
}

.search-result-container {
    padding: 1.3125rem .8125rem 1.75rem;
}

.search-result-container h1 {
    text-align: center;
    font-weight: 400;
    font-size: 1.4375rem;
    margin-bottom: 1.1875rem;
}

.search-result-container .result-info {
    text-align: center;
    font-size: .875rem;
    margin: 0 0 1.25rem;
}

.search-result-container .product-search {
    max-width: 16.75rem;
    margin: 0 auto 1.375rem;
}

.search-result-container .product-search .input-wrap .search-input {
    max-width: none;
}

.search-result-container .product-search button {
    border: none;
    outline: none;
    background: none;
    padding: 0;
    line-height: 1;
    display: block;
}

.search-result-container .top-search {
    text-align: center;
    font-size: .75rem;
    margin: 0 -.6875rem 2.25rem;
}

.search-result-container .top-search a {
    text-decoration: none;
    color: inherit;
    margin: 0 .625rem 0 .375rem;
}

.result-recomended-section {
    padding-bottom: .5625rem;
}

.result-recomended-section .section-title {
    text-align: center;
    margin-bottom: 1.9375rem;
}

.result-recomended-section .products-row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: .625rem;
    grid-row-gap: 1.75rem;
}

.search-res-container {
    padding: .875rem 0 .3125rem;
}

.search-res-container .woocommerce-breadcrumb {
    text-align: center;
    margin-bottom: .9375rem;
}

.search-res-container .section-title {
    padding: 0 1rem;
}

.search-res-container .ajax-srch-inner {
    margin-top: 1.875rem;
    width: 100%;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 1rem;
}

.search-res-container .ajax-srch-inner .ajax-srch-inner-btn {
    background: none;
    border: none;
    font-weight: 500;
}

.search-res-container .ajax-srch-inner .form-control::-webkit-input-placeholder {
    color: rgba(78, 75, 75, .5);
}

.search-res-container .ajax-srch-inner .form-control::-moz-placeholder {
    opacity: 1;
    color: rgba(78, 75, 75, .5);
}

.search-res-container .ajax-srch-inner .form-control:-moz-placeholder {
    color: rgba(78, 75, 75, .5);
}

.search-res-container .ajax-srch-inner .form-control:-ms-input-placeholder {
    color: rgba(78, 75, 75, .5);
}

.search-res-container .ajax-srch-inner .form-control.placeholder {
    color: rgba(78, 75, 75, .5);
}

.search-res-container .related-product-section {
    padding-top: 0;
}

.search-res-container .related-product-section .section-title {
    margin-top: 1.875rem;
    margin-bottom: 1.25rem;
}

.search-res-container .related-product-section .related-product-slider .slick-arrow {
    bottom: 0;
}

.product-cat-desc {
	max-width: 760px;
	margin: 0 auto 2.5rem;
	text-align: center;
	font-size: .75rem;
}

.product-cat-desc p:last-child {
	margin-bottom: 0;
}

.lmp_load_more_button {
	text-align: center;
	margin-top: 2.5rem;
}

.lmp_load_more_button .lmp_button {
	min-width: 6.25rem;
}

.user-info-container {
    max-width: 1034px;
    margin: 0 auto;
    padding: .9375rem .625rem 1.75rem;
    position: relative;
    z-index: 1;
}

.user-info-container .account-heading {
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.3333;
    margin-bottom: .6875rem;
}

.user-info-container .account-heading span {
    font-size: .9375rem;
}

.user-info-container .welcome-note {
    font-size: .75rem;
    line-height: 1.5;
    padding: 0 0 .8125rem;
}

.user-info-container .welcome-note p {
    margin: 0;
}

.user-info-container .user-info-row {
    padding: .8125rem 0 0;
    position: relative;
    z-index: 0;
}

.user-info-container .form-group label:not(.sr-only),
.user-info-container .form-group span.description {
    font-size: .75rem;
    line-height: 1.25;
    display: table;
}

.user-info-container .form-group span.description {
    padding-top: 3px;
}

.user-info-container .user-detail-holder .edit-address-box .form-row {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.user-info-container .user-detail-holder .edit-address-box .form-row .form-row {
    -ms-flex-preferred-size: 46%;
    flex-basis: 46%;
    max-width: 46%;
    margin: 0 0 .625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-bottom: solid 1px #000;
}

.user-info-container .user-detail-holder .edit-address-box .form-row .form-row label {
    margin: 0 0 0 10px;
}

.user-info-container .user-detail-holder .edit-address-box .form-row .form-row label abbr {
    text-decoration: none !important;
}

.user-info-container .user-detail-holder .edit-address-box .form-row .form-row .woocommerce-input-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.user-info-container .user-detail-holder .edit-address-box .form-row .form-row .input-text {
    border: none;
}

.user-info-container .user-detail-holder .edit-address-box button.button {
    padding: 7px 20px;
}

.user-info-container h2 {
    font-size: 1rem;
    line-height: 1.46875;
    font-weight: 400;
    margin-bottom: .125rem;
}

.user-info-container h2 .alert-count {
    display: inline-block;
    vertical-align: middle;
    width: 1.28571429em;
    height: 1.28571429em;
    font-size: .6875rem;
    line-height: 1.42857143;
    border-radius: 50%;
    text-align: center;
    background: #4e4b4b;
    color: #fff;
    margin: 0 3px 0 0;
}

.user-info-container .input-text {
    display: block;
    width: 100%;
    font-size: .75rem;
    line-height: 1.5;
    border: 1px solid #4e4b4b;
    border-width: 0 0 1px;
    background: #fff;
    outline: none;
    margin: 0;
    appearance: none;
    -webkit-appearance: none;
    color: #4e4b4b;
    height: calc(2.5625rem + 1px);
    padding: .6875rem 0;
}

.user-info-container .input-text::-webkit-input-placeholder {
    color: #4e4b4b;
}

.user-info-container .input-text::-moz-placeholder {
    opacity: 1;
    color: #4e4b4b;
}

.user-info-container .input-text:-moz-placeholder {
    color: #4e4b4b;
}

.user-info-container .input-text:-ms-input-placeholder {
    color: #4e4b4b;
}

.user-info-container .input-text.placeholder {
    color: #4e4b4b;
}

.user-info-container label.label-text {
    font-size: .75rem;
    line-height: 1.25;
    font-weight: 400;
    display: table;
}

.woocommerce-MyAccount-navigation {
    margin: 0 0 1.4375rem;
}

.woocommerce-MyAccount-navigation .jcf-select {
    display: block !important;
    height: 2.125rem;
    border: 1px solid #4e4b4b;
    cursor: pointer;
}

.woocommerce-MyAccount-navigation .jcf-select .jcf-select-text {
    margin: 0 .625rem 0 1.25rem;
    font-size: .8125rem;
    line-height: 2rem;
}

.woocommerce-MyAccount-navigation .jcf-select .jcf-select-text .nav-note {
    font-size: .625rem;
}

.woocommerce-MyAccount-navigation .jcf-select .jcf-select-text .alert-count {
    display: inline-block;
    vertical-align: baseline;
    width: .875rem;
    height: .875rem;
    font-size: .6875rem;
    line-height: .9375rem;
    border-radius: 50%;
    text-align: center;
    background: #4e4b4b;
    color: #fff;
    margin: 0 3px 0 0;
}

.woocommerce-MyAccount-navigation .jcf-select .jcf-select-opener {
    left: .625rem;
}

.woocommerce-MyAccount-navigation .jcf-select .jcf-select-opener:before {
    font-size: .375rem;
}

.woocommerce-MyAccount-navigation .jcf-select .jcf-select-drop .jcf-select-drop-content {
    border-color: #4e4b4b;
}

.woocommerce-MyAccount-navigation .jcf-select .jcf-select-drop .jcf-list .jcf-option {
    padding-left: .625rem;
    padding-right: .625rem;
}

.woocommerce-MyAccount-navigation .jcf-select .jcf-select-drop .jcf-list .jcf-option.jcf-selected {
    background: #4e4b4b;
    color: #fff;
}

.woocommerce-MyAccount-navigation .jcf-select .jcf-select-drop .jcf-list .jcf-option.jcf-selected .alert-count {
    background: #fff;
    color: #4e4b4b;
}

.woocommerce-MyAccount-navigation .jcf-select .jcf-select-drop .jcf-list .jcf-option .nav-note {
    display: block;
    font-size: .625rem;
}

.woocommerce-MyAccount-navigation .jcf-select .jcf-select-drop .jcf-list .jcf-option .alert-count {
    display: inline-block;
    vertical-align: baseline;
    width: .875rem;
    height: .875rem;
    font-size: .6875rem;
    line-height: .9375rem;
    border-radius: 50%;
    text-align: center;
    background: #4e4b4b;
    color: #fff;
    margin: 0 3px 0 0;
}

.woocommerce-MyAccount-navigation > ul {
    line-height: 1.5;
}

.woocommerce-MyAccount-navigation > ul .is-active > a {
    border-bottom-color: #4e4b4b;
}

.woocommerce-MyAccount-navigation > ul a {
    display: table;
    text-decoration: none;
    color: #4e4b4b;
    border-bottom: 1px solid transparent;
    margin: 0 0 15px;
    padding: 0 0 2px;
    -webkit-transition: .3s ease border;
    transition: .3s ease border;
}

.woocommerce-MyAccount-navigation > ul a:hover {
    border-bottom-color: #4e4b4b;
}

.woocommerce-MyAccount-navigation > ul a .alert-count {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    font-size: 12px;
    line-height: 14px;
    background: #4e4b4b;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.woocommerce-MyAccount-navigation > ul a .nav-note {
    display: block;
    font-weight: 700;
}

.edit-account-box {
    max-width: 17.1875rem;
}

.edit-account-box .form-row {
    margin: 0 -.46875rem;
}

.edit-account-box .form-row [class^="col-"],
.edit-account-box .form-row [class*=" col-"] {
    padding-left: .46875rem;
    padding-right: .46875rem;
}

.edit-account-box .form-group {
    margin-bottom: .6875rem;
}

.edit-account-box .date-of-birth {
    padding: .875rem 0;
}

.edit-account-box .date-of-birth .label-text {
    margin-bottom: .6875rem;
}

.edit-account-box .date-of-birth .select-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.edit-account-box .date-of-birth .jcf-select {
    margin: 0 0 .625rem .6875rem;
    height: 1.875rem;
    border: 1px solid #b4b4b4 !important;
    width: 4.625rem;
}

.edit-account-box .date-of-birth .jcf-select.jcf-select-year {
    width: 4.75rem;
}

.edit-account-box .date-of-birth .jcf-select.jcf-select-day {
    width: 3rem;
}

.edit-account-box .date-of-birth .jcf-select.jcf-select-day .jcf-select-text {
    margin-right: .25rem;
}

.edit-account-box .date-of-birth .jcf-select.jcf-select-day .jcf-select-opener {
    left: .25rem;
}

.edit-account-box .date-of-birth .jcf-select .jcf-select-text {
    margin: 0 .5rem;
}

.edit-account-box .date-of-birth .jcf-select .jcf-select-drop .jcf-select-drop-content {
    border-color: #b4b4b4;
}

.edit-account-box .custom-checkbox {
    margin: 0 0 1.5rem -.25rem;
}

.edit-account-box button.button {
    display: block;
    margin: 0 auto;
    width: 7rem;
}

.edit-account-box .success {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 1.25rem;
}

.subscribe_field label.checkbox,
.custom-checkbox {
    position: relative;
    font-weight: 400;
    font-size: 16px;
    line-height: 1rem;
    padding: 0 1.71875rem .0625rem 0;
    color: #4e4b4b;
}

.subscribe_field label.checkbox label,
.custom-checkbox label {
    margin: 0;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.subscribe_field label.checkbox input[type="checkbox"],
.custom-checkbox input[type="checkbox"] {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
}

.subscribe_field label.checkbox input[type="checkbox"]:checked ~ .fake-input,
.custom-checkbox input[type="checkbox"]:checked ~ .fake-input {
    background: #154733;
    border-color: #154733;
}

.subscribe_field label.checkbox input[type="checkbox"]:checked ~ .fake-input:before,
.custom-checkbox input[type="checkbox"]:checked ~ .fake-input:before {
    opacity: 1;
}

.subscribe_field label.checkbox .checkbox-label,
.custom-checkbox .checkbox-label {
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}

.subscribe_field label.checkbox .fake-input,
.custom-checkbox .fake-input {
    position: absolute;
    top: 2px;
    right: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #154733;
    background: #fff;
    color: #154733;
}

.subscribe_field label.checkbox .fake-input:before,
.custom-checkbox .fake-input:before {
    content: "\e91f";
    font: .3125rem/ 1 "icomoon";
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    opacity: 0;
    -webkit-transition: .3s ease opacity;
    transition: .3s ease opacity;
    color: #fff;
}

.subscribe_field label.checkbox a,
.custom-checkbox a {
    color: #4e4b4b;
    text-decoration: underline;
}

.subscribe_field label.checkbox a:hover,
.custom-checkbox a:hover {
    text-decoration: none;
}

.addresses-holder .payment-item ~ .payment-item,
.payments-holder .payment-item ~ .payment-item {
    border-top: 1px solid #4e4b4b;
}

.addresses-holder .address-item ~ .address-item,
.payments-holder .address-item ~ .address-item {
    border-top: 1px solid #4e4b4b;
}

.btn.add-method {
    min-width: 11.875rem;
}

.address-item {
    position: relative;
    padding: .6875rem 0 1.1875rem;
}

.address-item .address-name {
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1.4375rem;
    margin: 0 0 .0625rem;
}

.address-item .address-info {
    font-size: .75rem;
    line-height: 1.91666667;
    margin: 0 0 .375rem;
}

.address-item .address-action {
    position: absolute;
    top: 1rem;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.address-item .address-action a {
    text-decoration: none;
    font-size: .75rem;
    line-height: 1.25;
    color: #4e4b4b;
    margin: 0 0 .6875rem;
}

.payment-item {
    position: relative;
    padding: .6875rem 0 1.1875rem;
}

.payment-item .card-name {
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1.4375rem;
    margin: 0 0 .0625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.payment-item .card-name img {
    margin-left: .3125rem;
    height: .9375em;
    width: auto;
}

.payment-item .payment-info {
    font-size: .75rem;
    line-height: 1.91666667;
    margin: 0 0 .375rem;
}

.payment-item .payment-action {
    position: absolute;
    top: 1rem;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.payment-item .payment-action a {
    text-decoration: none;
    font-size: .75rem;
    line-height: 1.25;
    color: #4e4b4b;
    margin: 0 0 .6875rem;
}

.orders-holder {
    padding: .625rem 0 0;
}

.order-item {
    border: 1px solid #979797;
    padding: .5rem .625rem;
    margin-bottom: 1.8125rem;
}

.order-item .order-header-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.order-item .order-header-row .header-col {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .875rem;
    line-height: 1.5;
    margin: 0 0 .625rem;
}

.order-item .order-header-row .header-col [class^="icon-"],
.order-item .order-header-row .header-col [class*=" icon-"] {
    font-size: 1.09375rem;
    margin-left: .34375rem;
}

.order-item .order-header-row .header-col .header-title {
    font-weight: 500;
}

.order-item .order-info-col {
    padding: 0 0 1rem;
}

.order-item .order-info-col .order-title {
    display: block;
    font-size: .8125rem;
    line-height: 1rem;
    font-weight: 400;
    margin: 0 0 .375rem;
}

.order-item .order-info-col .order-data {
    font-size: .75rem;
    line-height: 1.5;
    color: rgba(78, 75, 75, .5);
}

.order-item .woocommerce-column {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0;
}

.order-item .order_details {
    width: 100%;
    margin-bottom: 20px;
}

.order-item .order_details th,
.order-item .order_details td {
    border: solid 1px #979797;
    padding: 5px 10px;
}

.order-item .order_details th a,
.order-item .order_details td a {
    color: #000;
}

.order-item .order_details td.product-name .product-quantity {
    unicode-bidi: bidi-override;
}

.order-product-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: .6875rem;
    line-height: 1rem;
    margin: 0 0 1rem;
}

.order-product-item .img-wrap {
    -ms-flex-preferred-size: 3.96875rem;
    flex-basis: 3.96875rem;
    max-width: 3.96875rem;
}

.order-product-item .img-wrap img {
    width: 100%;
}

.order-product-item .product-detail {
    -ms-flex-preferred-size: calc(100% - 3.96875rem);
    flex-basis: calc(100% - 3.96875rem);
    max-width: calc(100% - 3.96875rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: .25rem .4375rem 0;
}

.order-product-item .product-detail .product-price {
    margin-top: auto;
    line-height: 1;
}

.order-product-item .name {
    display: block;
    font-weight: 400;
}

.order-product-item .name a {
    color: #4e4b4b;
    text-decoration: none;
}

.detail-process-list {
    position: relative;
    margin: .375rem 0;
}

.detail-process-list:before {
    content: "";
    position: absolute;
    top: 0;
    right: .9375rem;
    bottom: 0;
    border-right: 1px dotted #979797;
}

.detail-process-list > li {
    font-size: .75rem;
    line-height: 1.5;
    background: #fff;
    position: relative;
    z-index: 6;
    color: rgba(78, 75, 75, .5);
    padding: .25rem 0;
    margin: 0 0 .75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.detail-process-list > li:last-child {
    margin-bottom: 0;
}

.detail-process-list > li.completed {
    color: #4e4b4b;
}

.detail-process-list > li [class^="icon-"],
.detail-process-list > li [class*=" icon-"] {
    font-size: 1.21875rem;
}

.detail-process-list > li [class^="icon-"].icon-product-check,
.detail-process-list > li [class*=" icon-"].icon-product-check {
    font-size: 1.0625rem;
}

.detail-process-list > li [class^="icon-"].icon-truck,
.detail-process-list > li [class*=" icon-"].icon-truck {
    font-size: .8125rem;
}

.detail-process-list > li [class^="icon-"].icon-product,
.detail-process-list > li [class*=" icon-"].icon-product {
    font-size: 1.1875rem;
}

.order-detail-box {
    padding: .125rem 0 0;
}

.order-detail-box .detail-opener {
    display: table;
    font-size: .6875rem;
    line-height: 1.2;
    color: #4e4b4b;
    text-decoration: none;
    position: relative;
    padding-left: .75rem;
    margin: 0 0 .625rem;
}

.order-detail-box .detail-opener.collapsed:after {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.order-detail-box .detail-opener:after {
    content: "\e900";
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
    top: 50%;
    font: .25rem/ 1 "icomoon";
}

.order-detail-box .order-status-title {
    display: block;
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1.2;
    padding: .3125rem 0;
}

.order-detail-box .total-title,
.order-detail-box .delivery-title {
    display: block;
    font-weight: 400;
    font-size: .8125rem;
    line-height: 1.125rem;
    margin: 0 0 .625rem;
}

.order-totals-box,
.order-delivery-detail {
    border-top: 1px solid #4e4b4b;
    padding: .9375rem 0 1.3125rem;
    font-size: .75rem;
    line-height: 1.5;
}

.order-totals-box .amount-table {
    width: 100%;
}

.order-totals-box .amount-table td {
    padding: 0;
}

.order-totals-box .amount-table td:last-child {
    text-align: left;
    color: rgba(78, 75, 75, .5);
}

.order-totals-box .amount-table .total td {
    font-weight: 700;
}

.order-totals-box .amount-table .total td:last-child {
    color: #4e4b4b;
}

.order-detail-slide .order-delivery-detail {
    padding-bottom: 0;
}

.order-delivery-detail .address-box {
    color: rgba(78, 75, 75, .5);
}

.coupons-holder {
    padding: .5625rem 0 0;
}

.coupon-item {
    font-size: .75rem;
    line-height: 1.25;
    position: relative;
    background: #f9f9f9;
    border: 1px solid #4e4b4b;
    padding: 1.25rem .6875rem 1.1875rem;
    margin: 0 0 1.40625rem;
}

.coupon-item .coupon-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    font-size: .875rem;
    margin: 0 0 .6875rem;
}

.coupon-item .coupon-name [class^="icon-"],
.coupon-item .coupon-name [class*=" icon-"] {
    font-size: 1.03125rem;
    margin: 0 0 0 .4375rem;
}

.coupon-item .coupon-name [class^="icon-"].icon-sale,
.coupon-item .coupon-name [class*=" icon-"].icon-sale {
    margin-top: -.2em;
}

.coupon-item .coupon-meta {
    font-size: .8125rem;
    line-height: 1.46153846;
    margin: 0 0 .75rem;
}

.coupon-item .info-row {
    color: rgba(78, 75, 75, .5);
    padding: 0 0 .625rem;
}

.coupon-item .data-title {
    font-weight: 400;
    color: #4e4b4b;
    font-size: .8125rem;
}

.coupon-item .link-copy {
    font-size: .625rem;
    color: rgba(78, 75, 75, .5);
}

.coupon-item .link-copy:hover {
    text-decoration: none;
}

.coupon-item .btn-redeem {
    display: block;
    margin: .5rem auto 0;
    width: 7rem;
}

.related-coupons-holder h3 {
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5;
    margin: 0 0 1.125rem;
}

.related-coupon-item {
    padding: 0 0 1.875rem;
}

.related-coupon-item .coupon-meta {
    display: block;
    font-size: .8125rem;
    line-height: 1.46153846;
    margin: 0 0 .6875rem;
    font-weight: 400;
}

.related-coupon-item .btn {
    min-width: 7rem;
}

.update-item {
    font-size: .75rem;
    line-height: 1.25;
    position: relative;
    background: #f9f9f9;
    border: 1px solid #4e4b4b;
    padding: 1.25rem .6875rem 1.1875rem;
    margin: 0 0 1.40625rem;
}

.update-item .update-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    font-size: .875rem;
    margin: 0 0 .6875rem;
}

.update-item .update-meta {
    font-size: .8125rem;
    line-height: 1.46153846;
    margin: 0 0 .75rem;
}

.update-item .info-row {
    color: rgba(78, 75, 75, .5);
    padding: 0 0 .625rem;
}

.update-item .btn-redeem {
    display: block;
    margin: .5rem auto 0;
    width: 7rem;
}

.account-shipping-return {
    font-size: .75rem;
}

.account-shipping-return p {
    margin-bottom: .625rem;
}

.account-shipping-return .return-title {
    display: block;
    margin: 0 0 .75rem;
}

.account-shipping-return .process-list li {
    position: relative;
    padding: 0 2.25em 1.5em 0;
}

.account-shipping-return .process-list li [class^="icon-"],
.account-shipping-return .process-list li [class*=" icon-"] {
    position: absolute;
    top: .75em;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.account-shipping-return .process-list li [class^="icon-"]:before,
.account-shipping-return .process-list li [class*=" icon-"]:before {
    font-size: 1.5em;
}

.account-shipping-return .btn {
    min-width: 10.625rem;
    margin-top: .625rem;
}

.account-contact .contact-list {
    padding: 0 0 .9375rem;
}

.account-contact .contact-list a {
    color: inherit;
    text-decoration: none;
}

.account-contact .contact-list a:hover {
    color: rgba(78, 75, 75, .6);
}

.account-contact .form-row {
    margin: 0 -.375rem;
}

.account-contact .form-row [class*="col-"] {
    padding-left: .375rem;
    padding-right: .375rem;
}

.account-contact .btn-contact {
    display: block;
    margin-right: auto;
    width: 7rem;
}

.edit-address-box .form-row {
    margin-left: -.5rem;
    margin-right: -.5rem;
}

.edit-address-box .form-row > [class*="col-"] {
    padding-left: .5rem;
    padding-right: .5rem;
}

.contact-container {
    padding: .875rem 0 0;
}

.contact-container .container {
    max-width: 1290px;
}

.contact-container .woocommerce-breadcrumb {
    margin-bottom: .9375rem;
}

.contact-container h1 {
    font-size: 1.25rem;
    line-height: 1.1875;
    font-weight: 300;
    margin-bottom: .625rem;
}

.contact-container .form-row br {
    display: none;
}

.contact-container .form-row .wpcf7-not-valid-tip {
    font-size: .625rem;
}

.contact-container .wpcf7-response-output {
    display: block;
    text-align: center;
    font-size: .75rem;
}

.contact-form-section .banner-img img {
    width: 100%;
}

.contact-form-section .form-wrap .form-info-text {
    font-size: .75rem;
    font-weight: 500;
    line-height: 1.1667;
}

.contact-form-section .form-wrap form {
    margin-top: .9375rem;
}

.contact-form-section .form-wrap .contact-btn-wrap {
    text-align: center;
    margin-top: .625rem;
    position: relative;
}

.contact-form-section .form-wrap .contact-btn-wrap .wpcf7-spinner {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 10px auto 0;
}

.contact-form-section .form-wrap .contact-btn-wrap .btn-contact {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    background: #154733;
    border: solid 1px #154733;
    padding: .5625rem;
    -webkit-transition: color .3s, background .3s;
    transition: color .3s, background .3s;
}

.contact-form-section .form-wrap .contact-btn-wrap .btn-contact:hover {
    color: #154733 !important;
    background: transparent;
    border-color: #154733 !important;
}

.contact-form-section .form-wrap .form-control {
    padding-left: 0;
    padding-right: 0;
    font-size: .75rem;
    border-color: #d9d9d9;
    color: #4e4b4b;
}

.contact-form-section .form-wrap .form-control::-webkit-input-placeholder {
    color: #4e4b4b;
}

.contact-form-section .form-wrap .form-control::-moz-placeholder {
    opacity: 1;
    color: #4e4b4b;
}

.contact-form-section .form-wrap .form-control:-moz-placeholder {
    color: #4e4b4b;
}

.contact-form-section .form-wrap .form-control:-ms-input-placeholder {
    color: #4e4b4b;
}

.contact-form-section .form-wrap .form-control.placeholder {
    color: #4e4b4b;
}

.contact-form-section .form-wrap textarea {
    width: 100%;
    border: solid #d9d9d9;
    border-width: 0 0 1px 0;
    color: #4e4b4b;
    font-size: .75rem;
    height: 5rem;
    padding: .6875rem 0 .6875rem 2.1875rem;
    border-radius: 0;
}

.contact-form-section .form-wrap textarea::-webkit-input-placeholder {
    color: #4e4b4b;
}

.contact-form-section .form-wrap textarea::-moz-placeholder {
    opacity: 1;
    color: #4e4b4b;
}

.contact-form-section .form-wrap textarea:-moz-placeholder {
    color: #4e4b4b;
}

.contact-form-section .form-wrap textarea:-ms-input-placeholder {
    color: #4e4b4b;
}

.contact-form-section .form-wrap textarea.placeholder {
    color: #4e4b4b;
}

.contact-form-section .form-wrap .contact-extra-info-wrap,
.contact-form-section .form-wrap .contact-dtls,
.contact-form-section .form-wrap .contact-social-liks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.contact-form-section .form-wrap .contact-extra-info-wrap {
    margin-top: 1.875rem;
}

.contact-form-section .form-wrap .contact-dtls li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .75rem;
    margin: 0 .625rem;
}

.contact-form-section .form-wrap .contact-dtls li a {
    color: #4e4b4b;
    text-decoration: none;
}

.contact-form-section .form-wrap .contact-dtls li i {
    margin-left: .3125rem;
    color: #bd8d44;
}

.contact-form-section .form-wrap .contact-dtls li i.icon-mail {
    font-size: .625rem;
}

.contact-form-section .form-wrap .contact-social-liks {
    font-size: 1.125rem;
    margin-top: 1.875rem;
}

.contact-form-section .form-wrap .contact-social-liks li {
    margin: 0 .625rem;
}

.contact-form-section .form-wrap .contact-social-liks a {
    text-decoration: none;
    color: #bd8d44;
}

.about-container {
    overflow: hidden;
    font-size: .75rem;
    line-height: 1.41666667;
}

.about-container .home-about-wrap .woocommerce-breadcrumb {
    margin-bottom: .9375rem;
}

.about-container .home-about-wrap .section-title {
    margin-bottom: .1875rem;
}

.about-container .home-about-wrap .abt-logo-wrap {
    margin-bottom: 1.25rem;
}

.about-container .home-about-wrap .home-abt-feat-img .home-abt-img-wrap {
    position: static;
}

.about-feat-wrap-inner {
    position: relative;
}

.about-feat-wrap-inner .bg-image img {
    width: 100%;
    object-fit: cover;
}

.abt-feat-desc {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    font-size: .75rem;
    line-height: 1.5;
    padding: 1.25rem .9375rem;
}

.abt-feat-desc .section-title {
    margin-bottom: .9375rem;
}

.abt-feat-desc p {
    margin-bottom: 0;
}

.abt-feat-desc .abt-feat-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 1.625rem;
}

.abt-feat-desc .abt-feat-lists li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.abt-feat-desc .abt-feat-lists li .abt-feat-list-title {
    display: block;
    margin-top: .4375rem;
    position: relative;
    font-weight: 500;
}

.abt-feat-desc .abt-feat-lists li .abt-feat-list-title:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 4rem;
    margin: 1.25rem auto 0;
    height: 1px;
    background: #bd8d44;
}

.abt-prodct-data-wrap {
    padding: 1.875rem .9375rem;
}

.abt-prodct-data-wrap .abt-prdct-data-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.abt-prodct-data-wrap .abt-prdct-data-image img {
    width: 100%;
    max-height: 515px;
    object-fit: cover;
}

.abt-prodct-data-wrap .abt-prdct-data-desc .abt-prdct-table-wrap {
    position: relative;
}

.abt-prodct-data-wrap .abt-prdct-data-desc .abt-prdct-table-wrap .mobile-datat-prdt-subtitle {
    position: absolute;
    bottom: 5.5rem;
    right: 0;
    color: #bd8d44;
}

.abt-prodct-data-wrap .abt-prdct-data-desc .abt-prdct-table-wrap table {
    border-bottom: solid 1px #c1bebe;
}

.abt-prodct-data-wrap .abt-prdct-data-desc thead th {
    font-size: .875rem;
    padding: .625rem 0;
}

.abt-prodct-data-wrap .abt-prdct-data-desc tbody tr {
    border-top: solid 1px #c1bebe;
}

.abt-prodct-data-wrap .abt-prdct-data-desc tbody tr:last-child td:first-child {
    color: #bd8d44;
    font-weight: 500;
}

.abt-prodct-data-wrap .abt-prdct-data-desc tbody td {
    font-size: .75rem;
    padding: .625rem 0;
}

.abt-prodct-data-wrap .abt-prdct-data-desc tbody td .icon-close {
    color: #f00000;
    font-size: .625rem;
    display: inline-block;
    margin-left: .3125rem;
}

.abt-prodct-data-wrap .abt-prdct-data-desc tbody td .icon-tick,
.abt-prodct-data-wrap .abt-prdct-data-desc tbody td .filter-container .filter-options .filter-list label .color-label-wrap,
.filter-container .filter-options .filter-list label .abt-prodct-data-wrap .abt-prdct-data-desc tbody td .color-label-wrap {
    color: #00db22;
    font-size: .625rem;
    display: inline-block;
    margin-left: .3125rem;
}

.about-us .abt-video-wrap.hidden {
    display: none;
}

.faqs-container,
.stores-container {
    padding: .875rem 0 .3125rem;
}

.faqs-container .woocommerce-breadcrumb,
.stores-container .woocommerce-breadcrumb {
    text-align: center;
    margin-bottom: .9375rem;
}

.faqs-container .home-layout-six,
.stores-container .home-layout-six {
    margin-bottom: 1.875rem;
}

.faq-top-text {
    font-size: .75rem;
    line-height: 1.33333333;
    text-align: center;
}

.faq-top-text h1 {
    font-size: 1.25rem;
    line-height: 1.1875;
    font-weight: 300;
    margin-bottom: 1.25rem;
}

.faq-top-text p {
    margin-bottom: .4375rem;
}

.faq-top-text p a {
    color: inherit;
    text-decoration: underline;
}

.faq-top-text p a:hover {
    color: rgba(78, 75, 75, .8);
    text-decoration: none;
}

.faq-top-text p strong {
    font-weight: 600;
}

.faqs-row {
    padding: 1.1875rem 0 0;
}

.faq-nav-wrapper {
    margin: 0 0 .9375rem;
}

.faq-nav-wrapper .jcf-select {
    display: block !important;
    height: 2rem;
    line-height: 2rem;
    background: #f9f9f9;
    border: none;
}

.faq-nav-wrapper .jcf-select .jcf-select-text {
    margin: 0 .625rem 0 1.25rem;
    font-size: .8125rem;
    line-height: 2rem;
}

.faq-nav-wrapper .jcf-select .jcf-select-text .nav-note {
    font-size: .625rem;
}

.faq-nav-wrapper .jcf-select .jcf-select-text .alert-count {
    display: inline-block;
    vertical-align: baseline;
    width: .875rem;
    height: .875rem;
    font-size: .6875rem;
    line-height: .9375rem;
    border-radius: 50%;
    text-align: center;
    background: #4e4b4b;
    color: #fff;
    margin: 0 3px 0 0;
}

.faq-nav-wrapper .jcf-select .jcf-select-opener {
    left: .625rem;
}

.faq-nav-wrapper .jcf-select .jcf-select-opener:before {
    font-size: .375rem;
}

.faq-nav-wrapper .jcf-select .jcf-select-drop .jcf-select-drop-content {
    border-color: #4e4b4b;
}

.faq-nav-wrapper .jcf-select .jcf-select-drop .jcf-list .jcf-option {
    padding-left: .625rem;
    padding-right: .625rem;
}

.faq-nav-wrapper .jcf-select .jcf-select-drop .jcf-list .jcf-option.jcf-selected {
    background: #4e4b4b;
    color: #fff;
}

.faq-nav-wrapper .jcf-select .jcf-select-drop .jcf-list .jcf-option.jcf-selected .alert-count {
    background: #fff;
    color: #4e4b4b;
}

.faq-nav-wrapper .jcf-select .jcf-select-drop .jcf-list .jcf-option .nav-note {
    display: block;
    font-size: .625rem;
}

.faq-nav-wrapper .jcf-select .jcf-select-drop .jcf-list .jcf-option .alert-count {
    display: inline-block;
    vertical-align: baseline;
    width: .875rem;
    height: .875rem;
    font-size: .6875rem;
    line-height: .9375rem;
    border-radius: 50%;
    text-align: center;
    background: #4e4b4b;
    color: #fff;
    margin: 0 3px 0 0;
}

.faq-nav-wrapper .faq-nav {
    line-height: 1.5;
    background: #f9f9f9;
    padding: 30px 35px;
}

.faq-nav-wrapper .faq-nav a {
    display: table;
    text-decoration: none;
    color: #4e4b4b;
    border-bottom: 1px solid transparent;
    margin: 0 0 15px;
    padding: 0 0 2px;
    -webkit-transition: .3s ease border;
    transition: .3s ease border;
}

.faq-nav-wrapper .faq-nav a:hover,
.faq-nav-wrapper .faq-nav a.anchor-active {
    border-bottom-color: #bd8d44;
}

.faqs-content-holder h2 {
    font-size: .875rem;
    line-height: 1.5;
    font-weight: 500;
    margin: 0 0 .25rem;
    color: #154733;
}

.faqs-block {
    padding: 0 0 1.625rem;
}

.faq-item {
    font-size: .75rem;
    line-height: 1.5;
    border-bottom: 1px solid #d9d9d9;
    padding: .25rem 0;
}

.faq-item .faq-opener {
    display: block;
    font-size: .8125rem;
    font-weight: 500;
    line-height: 1.125rem;
    border: none;
    outline: none;
    background: none;
    padding: .25rem 0 .25rem 1.25rem;
    position: relative;
    width: 100%;
    text-align: right;
    color: #4e4b4b;
}

.faq-item .faq-opener:before {
    content: "\e91c";
    position: absolute;
    top: 50%;
    left: .1875rem;
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
    font: .3125rem/ 1 "icomoon";
}

.faq-item .faq-opener.collapsed {
    font-weight: 400;
}

.faq-item .faq-opener.collapsed:before {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.faq-item .faq-content {
    padding: 0 0 1.1875rem;
}

.faq #backtotop {
    display: none;
    position: fixed;
    bottom: 3.125rem;
    left: .3125rem;
    z-index: 2;
}

.faq #backtotop img {
    width: 3.75rem;
}

.press-container {
    padding: .875rem 0 .3125rem;
}

.press-container .woocommerce-breadcrumb {
    text-align: center;
    margin-bottom: .9375rem;
}

.press-container h1 {
    font-size: 1.25rem;
    line-height: 1.1875;
    font-weight: 300;
    margin-bottom: 1.875rem;
}

.press-container .blogs-tags-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: .9375rem;
}

.press-container .blogs-tags-wrap li {
    margin: 0 .3125rem .9375rem;
}

.press-container .blogs-tags-wrap a {
    text-decoration: none;
    display: block;
    line-height: 1.125;
    padding: .4375rem .9375rem;
    font-size: .75rem;
    color: #154733;
    border: solid 1px #154733;
    text-align: center;
    width: 100%;
    -webkit-transition: color .3s, background .3s;
    transition: color .3s, background .3s;
}

.press-container .blogs-tags-wrap a.active,
.press-container .blogs-tags-wrap a:hover {
    background: #154733;
    color: #fff;
}

.press-container .blogs-tags-wrap a.disabled {
    border-color: rgba(21, 71, 51, .1);
}

.press-container .home-layout-seven {
    margin-bottom: 1.875rem;
}

.press-container .home-layout-seven .blog-wrap-dup .home-blog-single {
    margin-bottom: 1.25rem;
}

.press-container .woocommerce-pagination {
    margin-top: .625rem;
}

.press-container .matat-loader {
    display: block;
    text-align: center;
    width: 80px;
    margin: 0 auto;
}

.mt-container-wrap {
    margin: 1.875rem auto;
}

.single-post-container {
    padding: .875rem 0 0;
}

.single-post-container .container {
    max-width: unset;
}

.single-post-container .woocommerce-breadcrumb {
    margin-bottom: .9375rem;
}

.single-post-container h1 {
    font-size: 1.25rem;
    line-height: 1.1875;
    font-weight: 300;
    margin-bottom: 1.25rem;
}

.single-post-container .blog-meta {
    font-size: .75rem;
    margin-bottom: 1.25rem;
}

.single-post-container .blog-meta a {
    text-decoration: none;
    color: #4e4b4b;
    pointer-events: none;
}

.entry-content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.entry-content-wrap .products.columns-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.entry-content-wrap .products.columns-3 > div {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    margin-bottom: .625rem;
}

.entry-content-wrap .product-img > a {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.entry-content {
    background: #fff;
    position: relative;
    color: #303030;
    padding-bottom: .3125rem;
    margin-bottom: 1.25rem;
}

.entry-content:after {
    content: "";
    display: block;
    clear: both;
}

.entry-content h1 {
    font: 600 1.25rem/ 1.3125 "Rubik", "trajan-pro-3", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #154733;
    margin: 0 0 .25rem;
}

.entry-content p {
    margin-bottom: .9375rem;
    font-size: .75rem;
    line-height: 1.5;
}

.entry-content p strong {
    font-size: .8125rem;
    font-weight: 500;
}

.entry-content h2 {
    font: 500 1rem/ 1.5 "Rubik", "trajan-pro-3", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 0 .3125rem;
    font-weight: 300;
}

.entry-content h3 {
    font: 500 1rem/ 1.5 "Rubik", "trajan-pro-3", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 0 .3125rem;
}

.entry-content h3 {
    color: #154733;
}

.entry-content h4,
.entry-content h5 {
    font: 700 .8125rem/ 1.2857 "Rubik", "trajan-pro-3", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.entry-content h4 {
    color: #bd8d44;
    margin: 0 0 .625rem;
}

.entry-content h5 {
    margin-bottom: .25rem;
    color: #bd8d44;
    font-weight: 500;
}

.entry-content figure {
    border: none;
    outline: none;
    margin-bottom: 1.25rem;
}

.entry-content figure img {
    width: 100%;
    max-width: 750px;
}

.entry-content figure figcaption {
    font-weight: 400;
    font-size: .75rem;
    line-height: 1.46;
    color: #4e4b4b;
    margin-top: .3125rem;
}

.entry-content iframe {
    max-width: 100%;
}

.entry-content ol {
    counter-reset: item;
    padding: 0 0 12px;
    font-size: .75rem;
}

.entry-content ol > li {
    position: relative;
    padding: 0 0 8px 1rem;
}

.rtl .entry-content ol > li {
    padding-left: 0;
    padding-right: 1rem;
}

.entry-content ol > li:before {
    content: counters(item, ".") ".";
    counter-increment: item;
    color: #154733;
    font-weight: 400;
    position: absolute;
    top: 0;
    left: 0;
}

.rtl .entry-content ol > li:before {
    left: auto;
    right: 0;
}

.entry-content ul {
    padding: 0 0 23px;
    font-size: .75rem;
}

.entry-content ul > li {
    position: relative;
    padding: 0 0 9px 16px;
}

.rtl .entry-content ul > li {
    padding-left: 0;
    padding-right: 1rem;
}

.entry-content ul > li:before {
    content: "";
    position: absolute;
    top: .625rem;
    left: .3125rem;
    width: .3125rem;
    height: .3125rem;
    border-radius: .3125rem;
    background: #bd8d44;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.rtl .entry-content ul > li:before {
    left: auto;
    right: 0;
}

.entry-content .share-links {
    font-size: .875rem;
    margin-top: .3125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.entry-content .share-links a {
    color: #000;
    text-decoration: none;
    display: inline-block;
    margin-left: 12px;
}

.entry-content .share-links a.mt-print-page i:before {
    content: "";
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='31.691' height='25.404' viewBox='0 0 31.691 25.404'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle' width='31.691' height='25.404' transform='translate(0.5 28.5)' fill='%23f6f8fa'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Mask_Group_1' data-name='Mask Group 1' transform='translate(-0.5 -28.5)' clip-path='url(%23clip-path)'%3E%3Cpath id='printer' d='M27.506,103.8H24.032V96.377a.473.473,0,0,0-.473-.473H6.738a.473.473,0,0,0-.473.473V103.8H2.791A2.794,2.794,0,0,0,0,106.589v7.981a2.794,2.794,0,0,0,2.791,2.791H6.265v3.474a.473.473,0,0,0,.473.473h16.82a.473.473,0,0,0,.473-.473v-3.474h3.474A2.794,2.794,0,0,0,30.3,114.57v-7.981A2.794,2.794,0,0,0,27.506,103.8ZM7.211,96.851H23.085V103.8H7.211Zm15.873,23.511H7.211v-6.948H23.085Zm6.265-5.791a1.846,1.846,0,0,1-1.844,1.844H24.032V112.94a.473.473,0,0,0-.473-.473H6.738a.473.473,0,0,0-.473.473v3.474H2.791A1.846,1.846,0,0,1,.947,114.57v-7.981a1.846,1.846,0,0,1,1.844-1.844H27.506a1.846,1.846,0,0,1,1.844,1.844Zm-20.382.882a.473.473,0,0,1,.473-.473H20.855a.473.473,0,0,1,0,.947H9.441A.473.473,0,0,1,8.968,115.452Zm0,2.871a.473.473,0,0,1,.473-.473H20.855a.473.473,0,0,1,0,.947H9.441A.473.473,0,0,1,8.968,118.323Z' transform='translate(1.197 -67.404)'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat;
    height: 20px;
    width: 24px;
    background-size: 24px;
    display: block;
}

.article-product-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -.3125rem 1.25rem;
}

.article-product-lists .product-col {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 .3125rem;
}

.article-product-lists .product-col .product-detail {
    padding: 0;
}

.sidebar .sidebar-main-wrap {
    background: #f9f9f9;
    padding: 1.25rem .9375rem;
}

.sidebar .sidebar-single {
    margin-bottom: 1.25rem;
}

.sidebar .sidebar-title {
    font-size: .9375rem;
    margin-bottom: .625rem;
    font-weight: 500;
    line-height: 1.222;
}

.sidebar .title-btn-wrap {
    margin-bottom: .9375rem;
}

.sidebar .title-btn-wrap a {
    text-decoration: none;
    color: #bd8d44;
    font-weight: 500;
    font-size: .75rem;
    position: relative;
}

.sidebar .title-btn-wrap a:after {
    content: "";
    position: absolute;
    bottom: -2px;
    height: 1px;
    right: 0;
    width: 100%;
    background: #bd8d44;
    -webkit-transition: .4s ease opacity, .4s ease transform;
    transition: .4s ease opacity, .4s ease transform;
    opacity: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}

.sidebar .title-btn-wrap a:hover:after {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.sidebar .title-btn-wrap a i {
    font-size: .5rem;
    margin-right: .375rem;
}

.sidebar .sidebar-abt-sec p {
    font-size: .75rem;
    line-height: 1.5;
    margin: 0;
}

.sidebar .sidebar-tags-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -.3125rem;
}

.sidebar .sidebar-tags-list ul li {
    margin-bottom: .625rem;
    padding: 0 .3125rem;
}

.sidebar .sidebar-tags-list ul a {
    text-decoration: none;
    color: #154733;
    border: solid 1px #154733;
    line-height: 1;
    display: block;
    text-align: center;
    font-size: .75rem;
    padding: .4375rem;
    -webkit-transition: color .3s, background .3s;
    transition: color .3s, background .3s;
}

.sidebar .sidebar-tags-list ul a:hover {
    color: #fff;
    background: #154733;
}

.sidebar .sidebar-blog-list .sidebar-blog-single {
    margin-bottom: .9375rem;
}

.sidebar .sidebar-blog-list .sidebar-blog-single-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.sidebar .sidebar-blog-list .sidebar-blog-image {
    -ms-flex-preferred-size: 5rem;
    flex-basis: 5rem;
    max-width: 5rem;
}

.sidebar .sidebar-blog-list .sidebar-blog-desc {
    -ms-flex-preferred-size: calc(100% - 5rem);
    flex-basis: calc(100% - 5rem);
    max-width: calc(100% - 5rem);
    padding-right: .9375rem;
}

.sidebar .sidebar-blog-list .blog-meta {
    margin-bottom: .625rem;
    font-weight: 300;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.sidebar .sidebar-blog-list .blog-meta .author {
    margin-left: 4px;
}

.sidebar .sidebar-blog-list .blog-meta .posted-on {
    margin-right: 4px;
}

.sidebar .sidebar-blog-list .blog-meta a {
    pointer-events: none;
}

.sidebar .sidebar-blog-list .blog-title {
    font-size: .75rem;
    font-weight: 500;
    line-height: 1.5;
}

.sidebar .sidebar-blog-list .blog-title a {
    color: #4e4b4b;
    text-decoration: none;
    -webkit-transition: color .3s;
    transition: color .3s;
}

.sidebar .sidebar-blog-list .blog-title a:hover {
    color: #bd8d44;
}

.sidebar .related-products .products-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -.3125rem;
}

.sidebar .related-products .products-row .product-col {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 .3125rem;
    margin-bottom: .9375rem;
}

.single-article-container {
    padding: 1.875rem 0 1.25rem;
    font-size: .875rem;
}

.our-customers-container {
    padding: .875rem 0 .3125rem;
}

.our-customers-container .woocommerce-breadcrumb {
    text-align: center;
    margin-bottom: .9375rem;
}

.our-customers-container .home-layout-five {
    margin-bottom: 1.875rem;
}

.our-customers-container .home-layout-five .container {
    max-width: 1290px;
}

.our-customers-container .home-layout-five .love-stories-wrap {
    display: block;
    grid-gap: unset;
    -ms-grid-columns: unset;
    grid-template-columns: unset;
    grid-row-gap: unset;
}

.our-customers-container .home-layout-five .love-stories-wrap .love-st-single {
    -ms-grid-column: unset;
    grid-column: unset;
    -ms-grid-row: unset;
    grid-row: unset;
    margin-bottom: 1.25rem;
}

.our-customers-container .home-layout-five .love-stories-wrap .love-st-single img {
    width: 100%;
}

.our-customers-container .home-layout-five .love-stories-wrap .love-st-single .love-st-title {
    visibility: visible;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.woocommerce-form-login,
.woocommerce-ResetPassword {
    max-width: 420px;
    margin: 0 auto;
    padding: .9375rem 0;
}

.woocommerce-form-login .btn,
.woocommerce-ResetPassword .btn {
    width: 100%;
    display: block;
    max-width: 7rem;
    margin: 0 auto;
}

form .select2-container.select2-container--default {
    display: block;
}

form .select2-container.select2-container--default.select2-container--open .select2-selection--single {
    border-color: #000;
    border-radius: 0;
}

form .select2-container.select2-container--default.select2-container--open .select2-selection__arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

form .select2-container.select2-container--default .select2-selection--single {
    background: #fff;
    border: 1px solid #000;
    border-width: 0 0 1px;
    height: calc(2.5625rem + 1px);
    display: block;
    margin: 0;
    outline: none;
    border-radius: 0;
}

form .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 2.5625rem;
    font-size: .75rem;
    padding-right: 0;
}

form .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: calc(2.5625rem + 1px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

form .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
    content: "\e900";
    font: .375rem/1 "icomoon";
}

form .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

body .select2-dropdown {
    border-color: #000;
}

body .select2-container--open .select2-dropdown--above {
    border-bottom: 1px solid #aaa;
}

body .select2-container--default .select2-results__option--highlighted[aria-selected],
body .select2-container--default .select2-results__option--highlighted[data-selected] {
    background: #000;
    color: #fff;
}

.woocommerce-checkout .order_details {
    width: 100%;
    max-width: 39.375rem;
    padding: 0 .625rem;
    margin: 0 auto;
    text-align: center;
}

.woocommerce-checkout .order_details + p {
    text-align: center;
    padding: 0 .625rem;
}

.woocommerce > .woocommerce-form-coupon-toggle {
    display: none;
}

.woocommerce .woocommerce-error {
    padding: .9375rem .625rem 1.25rem;
    font-size: .75rem;
}

.woocommerce .woocommerce-error > li {
    background: #dc3545;
    color: #fff;
    padding: .375rem .5rem;
    margin-bottom: 10px;
}

body .select2-dropdown,
body .select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #191919;
}

body.woocommerce-checkout #main > .container {
    max-width: none;
    padding: 0;
}

body.woocommerce-checkout #main > .container.mt-container-wrap {
	margin-top: 40px;
	margin-bottom: 0;
}

body.woocommerce-checkout #header > .header-offer-bar {
	display: none;
}

body.woocommerce-checkout #header .header-top-wrapper {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

body.woocommerce-checkout #header .header-top-wrapper #nav,
body.woocommerce-checkout #header .header-top-wrapper .header-utility-nav,
body.woocommerce-checkout #header .header-top-wrapper .nav-opener {
	display: none;
}

body.woocommerce-checkout #footer,
body.woocommerce-checkout .newsletter-floor {
	display: none;
}

.woocommerce-NoticeGroup .woocommerce-info {
    margin: 0 0 20px;
    background: #4e4b4b;
    color: #fff;
    padding: .375rem .5rem;
    margin-bottom: 10px;
}

.woocommerce-NoticeGroup .woocommerce-error {
    padding: 0 0 20px;
}

.checkout-container {
    padding: 0 0 1.25rem;
}

.checkout-container .container {
    width: 100%;
    max-width: 1033px;
    margin: 0 auto;
}

.checkout-container .select2-container {
    min-width: 100%;
    max-width: 100%;
}

.checkout-container .woocommerce-remove-coupon {
    color: #4e4b4b;
    text-decoration: none;
    margin-right: 5px;
}

.checkout-container .woocommerce-remove-coupon:hover {
    text-decoration: underline;
}

.checkout-container .fixed-position .mobile-step-nav {
    z-index: 99;
    margin: 0;
}

.checkout-container .fixed-position + .checkout-detail-container {
    padding-top: 0;
}

.checkout-container .mobile-step-nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

.checkout-container .mobile-step-nav .cart-items-list {
    display: none;
    padding-top: .9375rem;
}

.drop_cart_active .checkout-container .mobile-step-nav .cart-items-list {
    display: block;
}

.checkout-container .mb_cart-heading {
    border-radius: 0 0 3.125rem 3.125rem;
    background: #fff;
    box-shadow: 0 3px 6px rgba(21, 71, 51, .2);
    margin: 0 -.9375rem;
    font-size: .75rem;
    line-height: 1.5;
    padding: .8125rem 0 .4375rem;
    z-index: 6;
}

.checkout-container .cart-info-count,
.checkout-container .amount-info {
    font-weight: 500;
    padding: 0 .375rem 0 .4375rem;
}

.checkout-container .cart-info-count:after {
    content: "";
    position: absolute;
    top: .75em;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1px;
    background: #000;
    color: #fff;
    height: .75rem;
    left: 0;
}

.checkout-container .cart-info-count .counter {
    width: .875rem;
    height: .875rem;
    border: solid 1px #4e4b4b;
    color: #4e4b4b;
    text-align: center;
    line-height: .8125rem;
    border-radius: 50%;
    margin-right: .25rem;
    font-weight: 400;
    font-size: .625rem;
}

.checkout-container .mobile-cart-opener {
    color: #000;
    margin-top: .375rem;
    text-decoration: none;
}

.checkout-container .mobile-cart-opener .icon-down-arrow {
    font-size: .3125rem;
    vertical-align: middle;
    position: relative;
    top: -1px;
    display: inline-block;
    margin: 0 5px;
}

.drop_cart_active .checkout-container .mobile-cart-opener .icon-down-arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.checkout-container .mobile-cart-opener .text-2 {
    display: none;
}

.drop_cart_active .checkout-container .mobile-cart-opener .text-2 {
    display: inline-block;
}

.drop_cart_active .checkout-container .mobile-cart-opener .text-1 {
    display: none;
}

.checkout-container .checkout-heading {
    text-align: center;
}

.checkout-container .checkout-heading h1 {
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0 0 3px;
}

.checkout-container .checkout-heading .tagline {
    display: block;
    font: 400 .75rem/ 1.25 "Rubik", "trajan-pro-3", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.checkout-container .checkout-detail-container {
	text-align: initial;
}

.checkout-container .woocommerce-NoticeGroup {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}

.checkout-container .checkout_forms_holder,
.checkout-container .woocommerce-shipping-fields__field-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -12.5px;
}

.checkout-container .checkout_forms_holder .woocommerce-shipping-fields {
    width: 100%;
}

.checkout-container .address-holder {
    padding: .875rem .875rem .3125rem;
}

.checkout-container .address-holder .form-row label.screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.checkout-container .payment-section-title {
    font-size: 1.1875rem;
    line-height: 1.25;
    color: #4e4b4b;
    font-weight: 600;
    display: block;
    text-align: center;
}

.checkout-container .payment-section-title [class^="icon-"]:not(.icon-cart),
.checkout-container .payment-section-title [class*=" icon-"]:not(.icon-cart) {
    font-size: .8125rem;
    color: #000;
    margin-left: .5rem;
}

.checkout-container .payment-section-title [class^="icon-"]:not(.icon-cart).icon-delivery,
.checkout-container .payment-section-title [class*=" icon-"]:not(.icon-cart).icon-delivery {
    font-size: .84375rem;
}

.checkout-container .payment-section-title .cart-count {
    position: relative;
    line-height: 1;
    color: #4e4b4b;
    margin-left: .5rem;
}

.checkout-container .payment-section-title .cart-count .icon-cart {
    font-size: .9375rem;
    margin: 0;
    color: #4e4b4b;
}

.checkout-container .payment-section-title .counter {
    position: absolute;
    top: -.25rem;
    right: -.5rem;
    width: .875rem;
    height: .875rem;
    background: #fa9aa1;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: .625rem;
    line-height: .875rem;
}

.checkout-container .already-account,
.checkout-container .shipping-info,
.checkout-container .free-shipping-text {
    display: block;
    font-size: .75rem;
    line-height: 1.25;
    color: #4e4b4b;
    font-weight: 400;
    margin: 0 0 .625rem;
    text-align: center;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}

.checkout-container .already-account a,
.checkout-container .shipping-info a,
.checkout-container .free-shipping-text a {
    color: #4e4b4b;
    text-decoration: underline;
}

.checkout-container .already-account a:hover,
.checkout-container .shipping-info a:hover,
.checkout-container .free-shipping-text a:hover {
    text-decoration: none;
}

.checkout-container .form-row {
    margin: 0;
    display: block;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0 12.5px 1.25rem;
}

.checkout-container .form-row.notes {
    padding-left: 0;
    padding-right: 0;
}

.checkout-container .form-row#billing_first_name_field,
.checkout-container .form-row#billing_last_name_field,
.checkout-container .form-row#billing_company_field,
.checkout-container .form-row#billing_city_field,
.checkout-container .form-row#billing_postcode_field,
.checkout-container .form-row#billing_address_1_field,
.checkout-container .form-row#billing_address_2_field,
.checkout-container .form-row#shipping_first_name_field,
.checkout-container .form-row#shipping_last_name_field,
.checkout-container .form-row#shipping_phone_field,
.checkout-container .form-row#shipping_company_field,
.checkout-container .form-row#shipping_postcode_field,
.checkout-container .form-row#billing_street,
.checkout-container .form-row#billing_city_locality,
.checkout-container .form-row#shipping_address_1_field,
.checkout-container .form-row#shipping_city_field {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
}

.checkout-container .form-row#billing_apartment_field,
.checkout-container .form-row#billing_address_2_field,
.checkout-container .form-row#billing_home_number_field,
.checkout-container .form-row#billing_apartment_tax,
.checkout-container .form-row#billing_floor_field,
.checkout-container .form-row#shipping_address_2_field,
.checkout-container .form-row#shipping_home_number_field,
.checkout-container .form-row#shipping_floor_field {
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%;
}

.checkout-container .form-row#billing_country_field {
    display: none;
}

.checkout-container .form-row.woocommerce-invalid .input-text {
    border-color: #f00;
}

.checkout-container .input-row {
    margin: 0;
    display: block;
}

.checkout-container #order_comments_field > label {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.checkout-container .shipping_address .woocommerce-shipping-fields__field-wrapper {
    padding-top: 10px;
}

.checkout-container .input-text,
.checkout-container .jcf-select {
    display: block;
    width: 100%;
    background: #fff;
    border: solid #d9d9d9;
    border-width: 0 0 1px 0;
    border-radius: 0;
    box-shadow: none;
    height: calc(2rem + 2px);
    font-size: .75rem;
    line-height: 1.25rem;
    padding: .5625rem 0;
    color: #4e4b4b;
    outline: none;
}

.checkout-container .input-text::-webkit-input-placeholder,
.checkout-container .jcf-select::-webkit-input-placeholder {
    color: #4e4b4b;
}

.checkout-container .input-text::-moz-placeholder,
.checkout-container .jcf-select::-moz-placeholder {
    opacity: 1;
    color: #4e4b4b;
}

.checkout-container .input-text:-moz-placeholder,
.checkout-container .jcf-select:-moz-placeholder {
    color: #4e4b4b;
}

.checkout-container .input-text:-ms-input-placeholder,
.checkout-container .jcf-select:-ms-input-placeholder {
    color: #4e4b4b;
}

.checkout-container .input-text.placeholder,
.checkout-container .jcf-select.placeholder {
    color: #4e4b4b;
}

.checkout-container .input-text:focus,
.checkout-container .jcf-select:focus {
    box-shadow: none;
    border-color: #000;
}

.checkout-container .input-text.error,
.checkout-container .jcf-select.error {
    border-color: #f00;
}

.checkout-container .input-text .jcf-select-text,
.checkout-container .jcf-select .jcf-select-text {
    line-height: inherit;
}

.checkout-container textarea.input-text {
    border: solid 1px #d9d9d9;
    min-height: 5rem;
    padding: .375rem .625rem;
}

.checkout-container .different-shipping,
.checkout-container .gift-wrap,
.checkout-container .shipping-notes {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.checkout-container .different-shipping,
.checkout-container .mc4wp-checkbox,
.checkout-container .gift-wrap,
.checkout-container .shipping-notes {
    padding: 0;
    margin: 0;
}

.checkout-container .different-shipping {
    margin-bottom: 0;
}

.checkout-container .different-shipping h3 {
    margin: 0;
    font-size: inherit;
}

.checkout-container .receivers-form-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: .625rem;
}

.checkout-container .woocommerce-terms-and-conditions-wrapper {
    padding: 0 0 1.25rem;
}

.checkout-container .woocommerce-terms-and-conditions-wrapper .form-row {
    padding: 0;
}

.checkout-container label {
    margin: 0;
}

.checkout-container .shipping-method-holder {
    padding: 1.25rem 0 0;
}

.checkout-container .shipping-method-holder .payment-section-title {
    font-weight: 600;
    color: #4e4b4b;
}

.checkout-container .shipping-option > li,
.checkout-container .payment-option > li {
    padding: 0 0 .9375rem;
}

.checkout-container .shipping-option label,
.checkout-container .payment-option label {
    font-weight: 400;
    display: block;
    position: relative;
}

.checkout-container .shipping-option label input[type="checkbox"],
.checkout-container .shipping-option label input[type="radio"],
.checkout-container .payment-option label input[type="checkbox"],
.checkout-container .payment-option label input[type="radio"] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.checkout-container .shipping-option label input[type="checkbox"]:checked ~ .method-option .fake-input,
.checkout-container .shipping-option label input[type="radio"]:checked ~ .method-option .fake-input,
.checkout-container .payment-option label input[type="checkbox"]:checked ~ .method-option .fake-input,
.checkout-container .payment-option label input[type="radio"]:checked ~ .method-option .fake-input {
    border-color: #154733;
    background: #154733;
}

.checkout-container .shipping-option label input[type="checkbox"]:checked ~ .method-option .fake-input:before,
.checkout-container .shipping-option label input[type="radio"]:checked ~ .method-option .fake-input:before,
.checkout-container .payment-option label input[type="checkbox"]:checked ~ .method-option .fake-input:before,
.checkout-container .payment-option label input[type="radio"]:checked ~ .method-option .fake-input:before {
    opacity: 1;
}

.checkout-container .shipping-option label .method-option,
.checkout-container .payment-option label .method-option {
    position: relative;
    font-weight: 400;
    font-size: .75rem;
    color: #4e4b4b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 2px 0 2px 2px;
}

.checkout-container .shipping-option label .fake-input,
.checkout-container .payment-option label .fake-input {
    width: 1.25rem;
    min-width: 1.25rem;
    height: 1.25rem;
    border-radius: 50%;
    border: 1px solid #154733;
    position: relative;
}

.checkout-container .shipping-option label .fake-input:before,
.checkout-container .payment-option label .fake-input:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: #fff;
    width: .625rem;
    height: .625rem;
    opacity: 0;
}

.checkout-container .shipping-option label .method-detail,
.checkout-container .payment-option label .method-detail {
    padding: 0 10px;
}

.checkout-container .shipping-option label .method-title,
.checkout-container .payment-option label .method-title {
    display: block;
    font-size: 16px;
}

.checkout-container .shipping-option label .method-title img,
.checkout-container .payment-option label .method-title img {
	display: none;
}

.checkout-container .shipping-option label .method-info,
.checkout-container .payment-option label .method-info {
    display: block;
    font-size: 14px;
    line-height: 1.2;
    color: rgba(78, 75, 75, .5);
}

.checkout-container .shipping-option {
    padding: 1.25rem 0 0;
}

.checkout-container .shipping-option > li {
    width: 100%;
}

.checkout-container .shipping-option > li .spot-picker {
    display: none;
    text-decoration: none;
}

.checkout-container .shipping-option label .method-option {
    border: 1px solid #b0b0b0;
    padding: 2px 7px;
}

.checkout-container .payment-option .payment_method_paypal .method-title img {
    width: 32px;
}

.checkout-container .payment-option .payment_method_paypal .method-title .about_paypal {
    display: table;
    color: #4e4b4b;
    font-size: .85em;
}

.checkout-container .promo-code-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.checkout-container .promo-code-wrap .code-input {
    -ms-flex-preferred-size: calc(100% - 4.6875rem);
    flex-basis: calc(100% - 4.6875rem);
    max-width: calc(100% - 4.6875rem);
}

.checkout-container .promo-code-wrap .promo-input {
    display: block;
    width: 100%;
    background: #fff;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #4e4b4b;
    height: calc(1.8125rem + 2px);
    font-size: .75rem;
    line-height: 1.25;
    padding: .4375rem 0;
    color: #4e4b4b;
    outline: none;
    border-width: 1px 0;
    border-top-color: transparent;
}

.checkout-container .promo-code-wrap .promo-input::-webkit-input-placeholder {
    color: #4e4b4b;
}

.checkout-container .promo-code-wrap .promo-input::-moz-placeholder {
    opacity: 1;
    color: #4e4b4b;
}

.checkout-container .promo-code-wrap .promo-input:-moz-placeholder {
    color: #4e4b4b;
}

.checkout-container .promo-code-wrap .promo-input:-ms-input-placeholder {
    color: #4e4b4b;
}

.checkout-container .promo-code-wrap .promo-input.placeholder {
    color: #4e4b4b;
}

.checkout-container .promo-code-wrap .promo-input:focus {
    box-shadow: none;
    border-top-color: transparent;
    border-bottom-color: #000;
}

.checkout-container .promo-code-wrap .promo-input.error {
    border-top-color: transparent;
    border-bottom-color: #f00;
}

.checkout-container .promo-code-wrap .btn-promo {
    border: 1px solid #4e4b4b;
    height: calc(1.8125rem + 2px);
    font-size: .75rem;
    line-height: 1.25;
    padding: .4375rem .6875rem;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #4e4b4b;
    outline: none;
    -ms-flex-preferred-size: 4.6875rem;
    flex-basis: 4.6875rem;
    max-width: 4.6875rem;
    min-width: 4.6875rem;
    -webkit-transition: .25s ease-in-out background, .25s ease-in-out color, .25s ease-in-out border;
    transition: .25s ease-in-out background, .25s ease-in-out color, .25s ease-in-out border;
}

.checkout-container .promo-code-wrap .btn-promo:hover {
    background: #fff;
    border-color: #4e4b4b;
    color: #4e4b4b;
}

.checkout-container .promo-code-wrap .coupon-info {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    font-size: .75rem;
    line-height: 1.25;
    padding: .3125rem 0 0;
}

.checkout-container .checkout-review {
    padding: 0;
    position: relative;
}

.checkout-container .checkout-review .payment-section-title {
    text-align: center;
}

.checkout-container .checkout-review.ajax_loading .loader-wrap {
    opacity: 1;
    visibility: visible;
}

.checkout-container .checkout-review .loader-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    background: rgba(255, 255, 255, .5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .3s ease visibility, .3s ease opacity;
    transition: .3s ease visibility, .3s ease opacity;
    opacity: 0;
    visibility: hidden;
}

.checkout-container .checkout-review .payment-option > li:last-child {
    padding-bottom: 0;
}

.checkout-container .checkout-review .blockUI {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}

.checkout-container .free-shipping-text {
    font-weight: 500;
}

.checkout-container .cart-label-head {
    font-size: .75rem;
    line-height: 1.5;
    font-weight: 500;
    color: #303030;
    padding: .4375rem 1.375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.checkout-container .cart-label-head > span:first-child {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    max-width: 30%;
}

.checkout-container .cart-label-head > span:nth-child(2) {
    text-align: center;
    -ms-flex-preferred-size: 41%;
    flex-basis: 41%;
    max-width: 41%;
}

.checkout-container .cart-label-head > span:last-child {
    -ms-flex-preferred-size: 29%;
    flex-basis: 29%;
    max-width: 29%;
    text-align: right;
}

.rtl .checkout-container .cart-label-head > span:last-child {
    text-align: left;
}

.checkout-container .cart-items-list {
    max-height: 24.875rem;
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
}

.checkout-container .cart-items-list::-webkit-scrollbar {
    width: 6px;
}

.checkout-container .cart-items-list::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.checkout-container .cart-items-list::-webkit-scrollbar-thumb {
    background: #000;
}

.checkout-container .cart-coupon-wrap {
    padding: .4375rem .9375rem .625rem;
    box-shadow: 0 0 10px rgba(21, 71, 51, .1);
}

.checkout-container .cart-coupon-wrap .cart-coupon-main {
    font-size: .6875rem;
    font-weight: 400;
    color: #848484;
    position: relative;
    display: block;
    text-decoration: none;
}

.checkout-container .cart-coupon-wrap .cart-coupon-main:before {
    content: "-";
    font-weight: 700;
    color: #4e4b4b;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
}

.checkout-container .cart-coupon-wrap .cart-coupon-form {
    display: none;
    width: 100%;
    margin-top: .375rem;
}

.checkout-container .cart-coupon-wrap .cart-coupon-form {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.checkout-container .cart-coupon-wrap .cart-coupon-form input[type="text"] {
    width: calc(100% - 6rem);
    -webkit-appearance: none;
    appearance: none;
    box-shadow: none;
    outline: none;
    border: #9e9e9e solid 1px;
    padding: 0 .625rem;
    height: 2.25rem;
    float: right;
}

.checkout-container .cart-coupon-wrap .cart-coupon-form .btn-coupon {
    width: 5.375rem;
	height: 2.25rem;
	line-height: 2.25rem;
	padding: 0 .625rem;
	text-align: center;
	background: none;
	border: solid 1px #154733;
	color: #154733;
	font-size: .875rem;
	float: left;
}

.checkout-container .cart-coupon-wrap .cart-coupon-form .btn-coupon:hover {
    background: #154733;
	color: #fff;
	border-color: #154733;
}

.checkout-container .cart-coupon-wrap.cart-coupon-toggle .cart-coupon-main:before {
    content: "+";
    font-size: 1.25rem;
}

.checkout-container .cart-amount {
    color: #4e4b4b;
    font-size: .875rem;
    line-height: 1.125rem;
    font-weight: 400;
    padding: 1.25rem 0 0;
}

.checkout-container .cart-amount .amout-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .1875rem 0;
}

.checkout-container .cart-amount .amout-row .amount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.checkout-container .cart-amount .amout-row .amount .woocommerce-Price-currencySymbol {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}

.checkout-container .cart-amount .cart-total {
    font-weight: 500;
}

.checkout-container .mini-cart-item {
    margin: 0;
}

.checkout-container .mini-cart-item:last-of-type {
    border: none;
}

.checkout-container .woocommerce-checkout-payment {
    padding: 0 20px;
}

.checkout-container .woocommerce-checkout-payment .form-row.place-order {
    padding-left: 0;
    padding-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 0;
}

.checkout-container .woocommerce-checkout-payment .form-row.place-order .payment-icons {
    -webkit-box-ordinal-group: 1000;
    -ms-flex-order: 999;
    order: 999;
}

.checkout-container .payment_box p {
    margin: 0;
}

.checkout-container .woocommerce-terms-and-conditions-wrapper {
    padding: .9375rem 0 0;
    font-size: .75rem;
}

.checkout-container .woocommerce-terms-and-conditions-wrapper a {
    color: #4e4b4b;
}

.checkout-container .btn-checkout-wrap {
    padding: 0;
}

.checkout-container .btn.btn-checkout {
    -webkit-transition: .2s linear color, .2s linear background, .2s linear border;
    transition: .2s linear color, .2s linear background, .2s linear border;
    text-transform: uppercase;
    display: block;
    margin: 0 auto;
    width: 100%;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.5;
    border: none;
    padding: .4375rem;
    outline: none;
    background: #154733;
    border: solid 1px #154733;
}

.checkout-container .btn.btn-checkout:hover {
    border-color: #154733 !important;
    color: #154733 !important;
}

.checkout-container .btn.btn-checkout:focus {
    outline: none;
}

.checkout-container .btn.btn-checkout:before,
.checkout-container .btn.btn-checkout:after {
    display: none;
}

.checkout-container .payment-icons {
    display: block;
    margin: .75rem auto 0;
    width: 10.6875rem;
}

.checkout-container .payment-icons img {
    width: 100%;
}

.checkout-container .mailchimp-newsletter {
    display: none;
}

.checkout-promo-box {
    position: relative;
    border: 1px solid #4e4b4b;
}

.checkout-promo-box .promo-title {
    display: table;
    background: #fff;
    color: #4e4b4b;
    text-align: center;
    font-size: 1rem;
    line-height: 1.5;
    margin: -.75em auto 1rem;
    font-weight: 400;
    padding: 0 .3125rem;
}

.checkout-promo-box .promo-slider {
    position: relative;
    z-index: 60;
    padding: 0 .8125rem 1.3125rem;
}

.checkout-promo-box .promo-slider:not(.slick-initialized) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.checkout-promo-box .promo-slider:not(.slick-initialized) > .slide {
    -ms-flex-preferred-size: 33.3333%;
    flex-basis: 33.3333%;
    max-width: 33.3333%;
}

.checkout-promo-box .promo-slider:not(.slick-initialized) > .slide:nth-child(3) ~ .slide {
    display: none;
}

.checkout-promo-box .promo-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.checkout-promo-box .promo-slider .slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
}

.checkout-promo-box .promo-slider .slide .product-col {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.checkout-promo-box .promo-slider .slide .product-col .product-item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.checkout-promo-box .promo-slider .slide .product-col .product-item .checkout-btn-cart {
    margin-top: auto;
}

.checkout-promo-box .promo-slider .slick-arrow {
    border: none;
    margin: 0;
    font-size: .5625rem;
    line-height: 1;
    color: #bfbfbf;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: none;
}

.checkout-promo-box .promo-slider .slick-arrow.slick-next {
    left: 0;
}

.checkout-promo-box .promo-slider .slick-arrow.slick-prev {
    right: 0;
}

.checkout-promo-box .promo-slider .slick-arrow:hover {
    color: rgba(78, 75, 75, .9);
}

.checkout-promo-box .promo-slider .slick-arrow i {
    display: block;
}

.checkout-promo-box .product-col {
    padding: 0 .375rem;
    position: relative;
}

.checkout-promo-box .product-item .product-name {
    color: inherit;
    text-decoration: none;
    font-weight: 500;
}

.checkout-promo-box .product-item .product-name:hover {
    opacity: .8;
}

.checkout-promo-box .product-item .product-name,
.checkout-promo-box .product-item .product-price,
.checkout-promo-box .product-item .checkout-cart-link {
    font-size: .75rem;
    line-height: 1.25;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

.checkout-promo-box .product-item .checkout-cart-link {
    display: table;
    margin: 0 auto;
    font-weight: 300;
    text-decoration: none;
    border-bottom: 1px solid #4e4b4b;
    color: #4e4b4b;
    padding: 1px 0 0;
}

#israelpost-additional .spot-detail {
    font-size: .75rem;
}

.alert {
    padding: 0;
    margin: 5px 0 0;
    border: 0;
    border-radius: 0;
}

.alert .woocommerce-error {
    padding: 0;
}

.alert .woocommerce-error > li {
    padding: 0;
    color: red;
    background: transparent;
    font-size: 14px;
}

.payment_box .woocommerce-validated {
    display: none !important;
}

.payment_box #tranzila-choose-number-of-payments {
    display: none !important;
}

.checkout-container .payment-option .payment_method_gobitpaymentgateway label .fake-input {
    margin-top: .3125rem;
}

.woocommerce-order-received {
    background: #f4f4f4;
}

.woocommerce-order-received .woocommerce .woocommerce-info {
    text-align: center;
    margin-top: 1.5625rem;
    padding: 0 15px;
}

.thankyou-container {
    padding: 1.25rem .75rem;
    margin: 0 auto;
}

.thankyou-container .thankyou-header {
    background: #fff;
    margin: 0 0 1.25rem;
    padding: .875rem 0 0;
}

.thankyou-container .thankyou-bank-details {
	background: #fff;
	margin: 0 0 1.25rem;
	padding: .875rem 0 0;
}

.thankyou-container .thankyou-bank-details h2 {
	color: #154733;
	margin-bottom: 1.25rem;
}

.thankyou-container .thankyou-bank-details h2 + p {
    display: none;
}

.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details h2,
.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details h3 {
	display: none;
}

.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul {
	margin: 0;
	padding: 0;
	max-width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: .9375rem;
	padding: 0 .625rem;
	font-size: 0;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
}

.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li.bic {
	display: none;
}

.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li b {
	font-size: .6875rem;
	padding-left: .5rem;
	text-decoration: underline;
}

.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li strong {
	font-weight: 400;
	padding-top: 0;
	font-size: .6875rem;
}

.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul ~ ul {
	margin-top: .3125rem;
	padding-top: 1.25rem;
	border-top: 1px solid rgba(0, 0, 0, .1);
}

.thankyou-container .order-products-row,
.thankyou-container .order-detail-box {
    display: none !important;
}

.thankyou-container h1 {
    font-weight: 500;
    font-size: 1.0625rem;
    line-height: 1.47058824;
    text-align: center;
    margin: 0 .875rem .3125rem;
}

.thankyou-container h2 {
    font-weight: 400;
    font-size: .8125rem;
    line-height: 1.5;
    text-align: center;
    margin: 0 .625rem .9375rem;
}

.thankyou-container .thankyou-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    direction: ltr;
    height: 1.5625rem;
    background: #154733;
    color: #fff;
    font-weight: 700;
    font-size: .8125rem;
}

.thankyou-container .thankyou-text .icon-heart,
.thankyou-container .thankyou-text .icon-bookmark {
    font-size: .90625rem;
    margin-right: .5rem;
}

.thankyou-container .thankyou-text .icon-wishlist-fill:after {
    content: "\e90b";
    display: inline-block;
    margin-left: 10px;
}

.thankyou-container .payment-info {
    background: #fff;
    margin: 0 0 1.25rem;
}

.thankyou-container .payment-info .payment-header {
    border-bottom: 1px solid #e1e1e1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding: .625rem .625rem .5625rem;
}

.thankyou-container .payment-info .payment-title {
    display: block;
    font-size: .75rem;
    line-height: 1.5;
    font-weight: 500;
    color: #000;
}

.thankyou-container .payment-info .card-info {
    font-size: .75rem;
    line-height: 1.5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
}

.thankyou-container .payment-info .card-info .card-type {
    margin-right: .8125rem;
}

.thankyou-container .payment-info .order-info {
    font-size: .75rem;
    line-height: 1.5;
    padding: .1875rem .625rem 0;
}

.thankyou-container .payment-info .order-info .info-row {
    padding: .375rem 0;
}

.thankyou-container .payment-info .order-info .info-title {
    font-weight: 500;
    color: #727272;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-left: .25rem;
}

.thankyou-container .payment-info .order-info .info-title i {
    width: 1.125rem;
    color: #000;
    margin-left: .3125rem;
}

.thankyou-container .payment-info .order-info .icon-package {
    font-size: .65625rem;
}

.thankyou-container .payment-info .order-info .icon-interface {
    font-size: .96875rem;
}

.thankyou-container .product-info {
    background: #fff;
    margin: 0 0 1.25rem;
    padding: .625rem 0 .4375rem;
}

.thankyou-container .product-info .order-product-title {
    display: block;
    font-size: .75rem;
    line-height: 1.5;
    font-weight: 500;
    color: #000;
    margin: 0 .625rem;
}

.thankyou-container .product-info table {
    width: 100%;
    font-size: .6875rem;
    line-height: 1.45454545;
}

.thankyou-container .product-info table thead {
    font-size: .75rem;
    line-height: 1.5;
    color: #848484;
}

.thankyou-container .product-info table thead th,
.thankyou-container .product-info table thead td {
    border: none;
    padding: .5625rem .625rem;
}

.thankyou-container .product-info table thead th {
    font-weight: 400;
}

.thankyou-container .product-info table tbody td,
.thankyou-container .product-info table tbody th {
    border-top: 1px solid #e1e1e1;
    padding: .625rem;
}

.thankyou-container .order-amount-info {
    background: #fff;
    margin: 0 0 1.25rem;
    padding: .3125rem .625rem;
}

.thankyou-container .order-amount-info table {
    font-size: .75rem;
    line-height: 1.5;
    width: 100%;
}

.thankyou-container .order-amount-info table th,
.thankyou-container .order-amount-info table td {
    font-weight: 500;
    border: none;
    padding: .3125rem 0;
}

.thankyou-container .order-amount-info table th:last-child,
.thankyou-container .order-amount-info table td:last-child {
    text-align: left;
}

.thankyou-container .shoes-bank-details {
    background: #fff;
    text-align: center;
    padding: .9375rem;
    margin-top: 1.25rem;
}

.thankyou-container .order-address-info {
    background: #fff;
    margin: 0 0 1.25rem;
    font-size: .75rem;
    line-height: 1.5;
    padding: .625rem .625rem .8125rem;
}

.thankyou-container .order-address-info .address-title {
    display: block;
    font-size: .75rem;
    line-height: 1.5;
    font-weight: 500;
    color: #000;
    margin: 0 0 .625rem;
}

.thankyou-container .btn-back {
    display: block;
    margin: 0 auto;
    max-width: 16.375rem;
    font-size: .875rem;
    line-height: 1.5;
    background: #154733 !important;
    border-color: #154733 !important;
}

.thankyou-container .btn-back:hover {
    color: #154733 !important;
    background: #fff !important;
}

.woocommerce-cart-form {
    font-size: .8125rem;
    line-height: 1.5;
    padding: 15px 0;
}

.woocommerce-cart-form .shop_table.cart {
    width: 100%;
}

.woocommerce-cart-form .shop_table.cart thead th {
    border: 1px solid #b4b4b4;
}

.single-product-container .woocommerce-cart-form .shop_table.cart th .quantity,
.single-product-container
.woocommerce-cart-form .shop_table.cart td .quantity {
    margin: 0;
}

.woocommerce-cart-form .shop_table.cart th.product-thumbnail > a,
.woocommerce-cart-form .shop_table.cart td.product-thumbnail > a {
    display: block;
    max-width: 150px;
}

.woocommerce-cart-form .shop_table.cart th.product-name a,
.woocommerce-cart-form .shop_table.cart td.product-name a {
    color: inherit;
    text-decoration: none;
}

.woocommerce-cart-form .shop_table.cart th.product-name a.prdt-link-crt,
.woocommerce-cart-form .shop_table.cart td.product-name a.prdt-link-crt {
    padding-left: .625rem;
}

.woocommerce-cart-form .shop_table.cart th.product-name a img,
.woocommerce-cart-form .shop_table.cart td.product-name a img {
    max-width: 9.375rem;
    width: 100%;
}

.woocommerce-cart-form .shop_table.cart th.product-name .prdc-img-cart,
.woocommerce-cart-form .shop_table.cart td.product-name .prdc-img-cart {
    display: inline-block;
}

.woocommerce-cart-form .shop_table.cart th.product-remove a:hover,
.woocommerce-cart-form .shop_table.cart td.product-remove a:hover {
    color: #df3838;
}

.woocommerce-cart-form .shop_table.cart td.actions {
    display: none;
}

.woocommerce-cart-form .shop_table.cart a.remove {
    color: #000;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    line-height: 1;
}

.woocommerce-cart-form .shop_table.cart a.remove i {
    display: inline-block;
    vertical-align: top;
}

.woocommerce-cart-form .shop_table.cart a.remove:hover {
    color: #000;
}

.woocommerce-cart-form .product-info-wrap .img-wrap a {
    display: block;
    text-decoration: none;
    background: #fff;
    border: 1px solid rgba(210, 210, 210, .4);
    overflow: hidden;
    border-radius: .125rem;
}

.woocommerce-cart-form .product-info-wrap .img-wrap img {
    width: 100%;
}

.woocommerce-cart-form .product-info-wrap .product-name a {
    text-decoration: none;
    color: inherit;
}

.woocommerce-cart-form .product-info-wrap .product-name a:hover {
    color: #000;
}

.woocommerce-cart .inner-banner {
    margin-bottom: 10px;
}

.woocommerce-cart .woocommerce-info {
    text-align: center;
}

.return-to-shop {
    text-align: center;
}

.return-to-shop .wc-backward {
    padding: .4375rem .9375rem;
}

.cart-collaterals {
    padding-bottom: 20px;
}

.cart-collaterals table.shop_table,
.cart-collaterals .woocommerce-shipping-totals.shipping,
.cart-collaterals .cart_totals h2 {
    display: none;
}

.cart-collaterals .wc-proceed-to-checkout {
    text-align: left;
}

.cart-collaterals .wc-proceed-to-checkout .checkout-button {
    padding: .625rem 4.375rem;
}

.cart-collaterals .btn.checkout-button {
    min-width: 100%;
    color: #fff;
}

.cart-collaterals .btn.checkout-button:hover {
    color: #fff;
}

.survey-main {
    margin: 0;
}

.survey-main .container {
    max-width: 1063px;
    margin: 0 auto;
    width: 100%;
}

.survey-main .survey-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.survey-main .survey-wrap .section-img {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.survey-main .survey-wrap .section-img img {
    width: 100%;
}

.survey-main .survey-wrap .section-form {
    padding: 2.1875rem .9375rem 1.5625rem;
    background: #f9f9f9;
}

.survey-main .survey-wrap .section-form .header {
    margin-bottom: .9375rem;
    font-size: .875rem;
    font-weight: 600;
}

.survey-main .survey-wrap .section-form form {
    max-width: 422px;
    width: 100%;
    margin: 0 auto;
    direction: rtl;
}

.survey-main .survey-wrap .section-form form .wpcf7-not-valid-tip {
    position: absolute;
    right: 0;
    font-size: 14px;
}

.survey-main .survey-wrap .section-form form .wpcf7-spinner {
    display: none;
}

.survey-main .survey-wrap .section-form form .numerical-title {
    font-weight: 600;
    font-size: .8125rem;
    display: block;
    margin-bottom: .625rem;
}

.survey-main .survey-wrap .section-form form .form-group {
    margin-bottom: .8125rem;
}

.survey-main .survey-wrap .section-form form .form-group .wpcf7-not-valid-tip,
.survey-main .survey-wrap .section-form form .form-group .wpcf7-response-output {
    display: none;
}

.survey-main .survey-wrap .section-form form .form-group .wpcf7-list-item {
    font-size: .8125rem;
    margin-bottom: .5rem;
    position: relative;
    cursor: pointer;
    margin-right: 0;
    margin-left: 1rem;
}

.survey-main .survey-wrap .section-form form .form-group .wpcf7-list-item:last-child {
    margin-bottom: 0;
}

.survey-main .survey-wrap .section-form form .form-group .wpcf7-list-item input[type="radio"] {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    opacity: 0;
    z-index: 99;
    cursor: pointer;
}

.survey-main .survey-wrap .section-form form .form-group .wpcf7-list-item span {
    display: block;
    padding-right: 1.5625rem;
    position: relative;
}

.survey-main .survey-wrap .section-form form .form-group .wpcf7-list-item span:before {
    position: absolute;
    content: "";
    width: 1rem;
    height: 1rem;
    border-radius: 100%;
    border: 1px solid #154733;
    right: 0;
    top: .125rem;
}

.survey-main .survey-wrap .section-form form .form-group .wpcf7-list-item input[type="radio"]:checked + span:before {
    border-width: 5px;
}

.survey-main .survey-wrap .section-form form .form-group textarea {
    width: 100%;
    height: 140px;
    border-color: #d9d9d9;
    padding: 10px;
    resize: none;
}

.survey-main .survey-wrap .section-form form .form-control {
    width: 100%;
    border: 1px solid #d9d9d9;
    padding: 10px;
}

.survey-main .survey-wrap .section-form form select {
    background-image: url("data:image/svg+xml; utf-8, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\"><path d=\"M192 384c-8.188 0-16.38-3.125-22.62-9.375l-160-160c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L192 306.8l137.4-137.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-160 160C208.4 380.9 200.2 384 192 384z\" fill=\"%23555\"/></svg>");
    background-repeat: no-repeat;
    background-position: 10px 50%;
    background-size: 12px;
}

.survey-main .survey-wrap .section-form h1 {
    color: #154733;
    font-size: 1.25rem;
    margin-bottom: .9375rem;
    line-height: 1.1;
    font-weight: 600;
}

.survey-main .survey-wrap .form-wrap {
    margin-bottom: 1.875rem;
}

.survey-main .survey-wrap .form-wrap:last-child {
    margin-bottom: .4375rem;
}

.survey-main .survey-wrap .form-wrap .btn-primary {
    background: #154733;
    border: 1px solid #154733;
    max-width: 100%;
    font-size: .875rem !important;
    padding: .3125rem 0;
    width: 100%;
    -webkit-transition: ease .5s;
    transition: ease .5s;
    text-align: center;
}

.survey-main .survey-wrap .form-wrap .btn-primary:hover {
    background: transparent;
    color: #154733;
}

.newsletter-floor {
    background: #f9f9f9;
    position: relative;
}

.newsletter-floor .bg-image {
    min-height: 400px;
    background-size: cover;
}

.newsletter-floor .bg-image img {
    min-height: 400px;
    object-fit: cover;
    width: 100%;
}

.newsletter-floor .newsletter-title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.25rem;
    font-weight: 300;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: .75rem;
}

.newsletter-floor .newsletter-title img {
    margin-right: .3125rem;
}

.newsletter-floor .newsletter-desc {
    font-size: .8125rem;
    line-height: 1.54;
    max-width: 15.625rem;
    font-weight: 300;
    margin-bottom: 1.25rem;
}

.newsletter-floor .input-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.newsletter-floor .input-wrap .form-control {
    border: solid 1px #154733;
    background: transparent;
    -ms-flex-preferred-size: calc(100% - 4.6875rem);
    flex-basis: calc(100% - 4.6875rem);
    max-width: calc(100% - 4.6875rem);
    font-size: .75rem;
    font-weight: 300;
    color: #154733;
    height: 2rem;
    padding: 0 .5rem;
    border-left: none;
}

.newsletter-floor .input-wrap .wpcf7-form-control-wrap {
    -ms-flex-preferred-size: calc(100% - 4.6875rem);
    flex-basis: calc(100% - 4.6875rem);
    max-width: calc(100% - 4.6875rem);
}

.newsletter-floor .input-wrap .wpcf7-form-control-wrap .form-control {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}

.newsletter-floor .input-wrap .btn-send {
    height: 2rem;
    line-height: 2rem;
    width: 4.6875rem;
    color: #154733;
    padding: 0;
    font-size: .75rem;
    text-align: center;
}

.newsletter-floor .newsletter-wrapper {
    position: absolute;
    top: .9375rem;
    left: 0;
    right: 0;
    padding: 0 .9375rem;
}

.newsletter-floor .newsletter-wrapper .wpcf7-not-valid-tip,
.newsletter-floor .newsletter-wrapper .wpcf7-response-output {
    font-size: .75rem;
    text-align: right;
}

#footer {
    background: #fff;
    font-size: .75rem;
    line-height: .875rem;
}

.checkout #footer {
    box-shadow: 0 0 15px rgba(21, 71, 51, .15);
}

#footer .design-dev-info {
    padding: 1.25rem 0 0;
    font-size: .75rem;
}

#footer .design-dev-info a {
    color: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-decoration: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1;
    color: #fff;
}

.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 .5em;
}

.footer-top {
    padding-top: 1.25rem;
    padding-bottom: .9375rem;
}

.footer-top .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: unset;
}

.footer-top .footer-title {
    display: block;
    font-size: .75rem;
    line-height: 1.25;
    font-weight: 500;
    margin: 0 0 .75rem;
}

.footer-top .footer-nav {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    z-index: 0;
}

.footer-top .footer-nav ul > li {
    padding: 0 0 .75rem;
}

.footer-top .footer-nav ul > li > a {
    color: #4e4b4b;
    text-decoration: none;
}

.footer-top a {
    color: #4e4b4b;
    text-decoration: none;
}

.footer-top .social-networks {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1.875rem 0;
}

.footer-top .social-networks li {
    padding: 0 .625rem;
}

.footer-top .foot-logo-col {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.footer-top .foot-logo-col .foot-logo-wrap {
    max-width: 128px;
    text-align: center;
}

.footer-top .foot-logo-col .foot-logo-wrap img {
    width: 100%;
}

.footer-newsletter-box {
    max-width: 14.0625rem;
    margin: 0 auto;
}

.footer-newsletter-box .newsletter-title {
    display: block;
    font-size: .875rem;
    line-height: 1.46428571;
    margin: 0 0 -.1875rem;
    font-weight: 400;
}

.footer-newsletter-box form br {
    display: none;
}

.footer-newsletter-box .input-wrap {
    position: relative;
}

.footer-newsletter-box .input-wrap .form-control {
    box-shadow: none;
    border-radius: 0;
    border-width: 0 0 1px;
    border-color: #4e4b4b;
    color: #4e4b4b;
    font-size: .8125rem;
    background: none;
    padding: .4375rem 0;
    height: 2rem;
    line-height: 1.0625rem;
}

.footer-newsletter-box .input-wrap .form-control::-webkit-input-placeholder {
    color: #4e4b4b;
}

.footer-newsletter-box .input-wrap .form-control::-moz-placeholder {
    opacity: 1;
    color: #4e4b4b;
}

.footer-newsletter-box .input-wrap .form-control:-moz-placeholder {
    color: #4e4b4b;
}

.footer-newsletter-box .input-wrap .form-control:-ms-input-placeholder {
    color: #4e4b4b;
}

.footer-newsletter-box .input-wrap .form-control.placeholder {
    color: #4e4b4b;
}

.footer-newsletter-box .input-wrap .btn-send {
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    background: none;
    outline: none;
    line-height: 1;
    font-size: .53125rem;
    position: absolute;
    top: 0;
    left: 0;
    height: 2rem;
}

.footer-newsletter-box .input-wrap .btn-send:hover i {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.footer-newsletter-box .input-wrap .btn-send i {
    display: block;
    -webkit-transition: .25s ease transform;
    transition: .25s ease transform;
}

.store-info ul li {
    position: relative;
    display: block;
    margin-bottom: .625rem;
    padding-right: .9375rem;
    line-height: 1.5;
}

.store-info ul li:before {
    content: "\e907";
    font-family: "icomoon" !important;
    position: absolute;
    top: 0;
    right: 0;
    margin-left: .3125rem;
    vertical-align: middle;
    color: #bd8d44;
}

.social-networks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    font-size: .9375rem;
}

.social-networks > li a {
    text-decoration: none;
    display: block;
    color: #4e4b4b;
}

.social-networks > li a:hover i {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.social-networks > li a i {
    display: block;
    -webkit-transition: .25s ease transform;
    transition: .25s ease transform;
}

.footer-bottom {
    background: #154733;
}

.footer-bottom .footer-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.footer-bottom .footer-link > li + li:before {
    content: "|";
    padding: 0 .4375rem;
}

.footer-bottom .footer-link a {
    color: #4e4b4b;
    text-decoration: none;
}

.footer-bottom .footer-icon img {
    max-width: 100%;
    height: auto;
}

.toast {
    min-width: 200px;
}

.toast button.close {
    font-size: 13px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    textarea,
    input {
        font-size: 16px !important;
    }
}

@media (min-width: 375px) {
    .size-guide-popup .size-popup-wrapper {
        max-width: 350px;
    }

    .size-guide-popup .size-popup-wrapper .btn-size-guide {
        right: 15px;
        top: 16px;
        font-size: 16px;
    }
}

@media (min-width: 400px) {
    .size-guide-popup .size-popup-wrapper {
        max-width: 375px;
    }

    .size-guide-popup .size-popup-wrapper .btn-size-guide {
        top: 18px;
    }
}

@media (min-width: 576px) {
    .single-product-container .single-product-slider .slide .button-zoom {
        visibility: hidden;
        opacity: 0;
    }
}

@media (min-width: 640px) {
    html {
        font-size: 32px;
    }
}

@media only screen and (min-width: 640px) and (max-width: 768px) {
    .home-layout-four .giftfrh-rght .giftrh-title {
        font-size: 1.875rem;
    }
}

@media (min-width: 768px) {
    .commentlist-item .commentlist-item {
        padding: 0 0 0 2em;
    }

    .jcf-select .jcf-select-text {
        font-size: 13px;
        margin-left: 18px;
        line-height: 1.625rem;
    }

    .jcf-list {
        font-size: 13px;
    }

    html {
        font-size: 16px;
    }

    body .woocommerce-form-login .wc-social-login,
    body .wc-social-login.wc-social-login-link-account {
        margin: 0 -22px;
    }

    body .woocommerce-form-login .wc-social-login .button-social-login,
    body .wc-social-login.wc-social-login-link-account .button-social-login {
        font-size: 14px;
        margin: 0 22px;
    }

    body .woocommerce-form-login .wc-social-login .button-social-login .si,
    body .wc-social-login.wc-social-login-link-account .button-social-login .si {
        margin-left: 10px;
    }

    .rtl body .woocommerce-form-login .wc-social-login .button-social-login .si,
    .rtl
    body .wc-social-login.wc-social-login-link-account .button-social-login .si {
        margin-right: 10px;
    }

    body .woocommerce-form-login .wc-social-login .button-social-login .si-facebook,
    body .wc-social-login.wc-social-login-link-account .button-social-login .si-facebook {
        font-size: 17px;
    }

    body .woocommerce-form-login .wc-social-login .button-social-login .si-google,
    body .wc-social-login.wc-social-login-link-account .button-social-login .si-google {
        font-size: 18px;
    }

    body .woocommerce-form-login .wc-social-login .button-social-login .si-google:before,
    body .wc-social-login.wc-social-login-link-account .button-social-login .si-google:before {
        background-size: 20px !important;
    }

    .loadscreen .load-logo {
        width: 150px;
    }

    .container {
        max-width: 750px;
    }

    .jcf-number {
        height: 32px;
        width: 54px;
        padding: 0 5px;
    }

    .jcf-number input {
        font-size: 15px;
        line-height: 24px;
    }

    button.btn,
    button.button,
    a.btn,
    a.button,
    input.btn,
    input.button {
        font-size: 14px;
        line-height: 1.5;
        padding: 7px 7px 6px;
    }

    button.btn.btn-outline,
    button.button.btn-outline,
    a.btn.btn-outline,
    a.button.btn-outline,
    input.btn.btn-outline,
    input.button.btn-outline {
        padding: .8125rem .875rem;
    }

    .form-control {
        font-size: 14px;
        height: 42px;
        padding: 10px 0;
    }

    .whatsapp-wrap img {
        width: 62px;
    }

    .whatsapp-wrap {
        bottom: 4.375rem;
        left: .9375rem;
    }

    .whatsapp-wrap span {
        padding: 7px 5px 6px 58px;
        font-size: 16px;
    }

    body #pojo-a11y-toolbar {
        bottom: 40%;
    }

    body #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
        width: 34px;
    }

    body .matat-wa-chat-container {
		bottom: 20%;
	}

	body .matat-wa-chat-container .matat_wa_floating_popup {
		bottom: calc(20% + 60px);
	}

    .header-offer-bar {
        font-size: 13px;
        line-height: 18px;
    }

    .header-offer-bar .offer-slider {
        max-width: 400px;
    }

    .header-offer-bar .offer-slider .slide {
        padding: 7px 0;
    }

    .header-offer-bar .offer-slider .slick-arrow {
        font-size: 10px;
    }

    .header-top .header-top-wrapper {
        min-height: 70px;
        padding: 0 30px;
    }

    .header-top .btn-search-opener {
        font-size: 17px;
    }

    .logo {
        width: 70px;
    }

    .header-utility-nav .contact-menu,
    .header-utility-nav .account-menu {
        padding: 0 5px;
    }

    .header-utility-nav .contact-menu > a,
    .header-utility-nav .account-menu > a {
        position: relative;
    }

    .header-utility-nav .contact-menu a,
	.header-utility-nav .account-menu a {
		font-size: 17px;
	}

    .header-utility-nav .counter_wish,
    .header-utility-nav .counter,
    .header-utility-nav .account-conter {
        width: 14px;
        height: 14px;
        font-size: 12px;
        line-height: 1.2;
    }

    .header-utility-nav .btn-cart {
        font-size: 17px;
        margin: 0 10px 0 0;
        padding-right: 1.125rem;
    }

    .header-utility-nav .btn-bookmark {
        font-size: 17px;
        margin: 0 10px 0 0;
        padding-right: 1rem;
    }

    #nav .primary-menu > li > a,
    #nav .mobile-menu > li > a {
        font-size: 16px;
        line-height: 1.25;
        color: #4e4b4b;
    }

    .login-modal .modal-dialog,
    .register-modal .modal-dialog {
        margin: auto;
        max-width: 700px;
    }

    .login-modal .form-wrap-lft,
    .register-modal .form-wrap-lft {
        padding: 30px 45px;
        -ms-flex-preferred-size: 55%;
        flex-basis: 55%;
        max-width: 55%;
    }

    .login-modal .form-image,
    .register-modal .form-image {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
        max-width: 45%;
    }

    .login-modal .modal-close,
    .register-modal .modal-close {
        font-size: 12px;
        top: -14px;
        right: -14px;
        width: 1.75rem;
        height: 1.75rem;
        border-radius: 1.75rem;
        line-height: 1.875rem;
    }

    .login-modal h2,
    .register-modal h2 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .login-modal .btn_register,
    .register-modal .btn_register {
        font-size: 14px;
        margin-bottom: 18px;
    }

    .login-modal .form-row,
    .register-modal .form-row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .login-modal .form-row .form-group,
    .register-modal .form-row .form-group {
        padding-left: 15px;
        padding-right: 15px;
    }

    .login-modal .form-group,
    .register-modal .form-group {
        margin-bottom: 16px;
    }

    .login-modal .form-control,
    .register-modal .form-control {
        font-size: 14px;
        line-height: 1.5;
        height: 48px;
        padding: 10px 0;
    }

    .login-modal .error,
    .register-modal .error {
        font-size: 14px;
    }

    .login-modal .alert,
    .register-modal .alert {
        border-radius: 3px;
    }

    .login-modal .btn,
    .register-modal .btn {
        padding: 10px;
    }

    .login-modal .login-or-title,
    .register-modal .login-or-title {
        font-size: 14px;
        line-height: 1.5;
        margin: 30px 0 10px;
    }

    .login-modal .social-login,
    .register-modal .social-login {
        margin: 0 -10px;
    }

    .login-modal .social-login .btn-facebook,
    .login-modal .social-login .btn-google,
    .register-modal .social-login .btn-facebook,
    .register-modal .social-login .btn-google {
        font-size: 14px;
        margin: 0 10px;
        padding: .9375rem 2.625rem;
    }

    .login-modal .social-login .btn-facebook i,
    .login-modal .social-login .btn-facebook img,
    .login-modal .social-login .btn-google i,
    .login-modal .social-login .btn-google img,
    .register-modal .social-login .btn-facebook i,
    .register-modal .social-login .btn-facebook img,
    .register-modal .social-login .btn-google i,
    .register-modal .social-login .btn-google img {
        margin-left: 10px;
    }

    .rtl .login-modal .social-login .btn-facebook i,
    .rtl
    .login-modal .social-login .btn-facebook img,
    .rtl
    .login-modal .social-login .btn-google i,
    .rtl
    .login-modal .social-login .btn-google img,
    .rtl
    .register-modal .social-login .btn-facebook i,
    .rtl
    .register-modal .social-login .btn-facebook img,
    .rtl
    .register-modal .social-login .btn-google i,
    .rtl
    .register-modal .social-login .btn-google img {
        margin-right: 10px;
    }

    .login-modal .social-login .btn-facebook .icon-facebook,
    .login-modal .social-login .btn-google .icon-facebook,
    .register-modal .social-login .btn-facebook .icon-facebook,
    .register-modal .social-login .btn-google .icon-facebook {
        font-size: 17px;
    }

    .login-modal .social-login .btn-facebook .icon-google,
    .login-modal .social-login .btn-google .icon-google,
    .register-modal .social-login .btn-facebook .icon-google,
    .register-modal .social-login .btn-google .icon-google {
        font-size: 18px;
    }

    .form-wrap-lft .remeber-check {
        margin: 30px 0;
    }

    .remeber-check + .remeber-check {
        margin-top: -10px;
    }

    .remeber-check .checkbox {
        font-size: 16px;
        line-height: 1.5;
        padding-right: 22px;
    }

    .remeber-check .checkbox .fake-input {
        width: 15px;
        height: 15px;
        top: 12px;
    }

    .remeber-check .checkbox .fake-input:before {
        font-size: .4em;
        top: 50%;
    }

    .remeber-check .link-forgot-pass {
        font-size: 14px;
        line-height: 1.5;
    }

    .header-wishlist-box {
        width: 420px;
    }

    .header-wishlist-box .wishlist-header {
        height: 80px;
        padding: 15px 10px;
    }

    .header-wishlist-box .wishlist-header .icon-empty-heart {
        font-size: 12px;
        left: 15px;
        top: 20px;
    }

    .header-wishlist-box .wishlist-header .wishlist-close {
        font-size: 10px;
        top: 1.25rem;
        right: 15px;
    }

    .header-wishlist-box .wishlist-heading span {
        font-size: 1rem;
        margin-top: 1.125rem;
    }

    .header-wishlist-box .wishlist-heading {
        font-size: 19px;
    }

    .header-wishlist-box .btn-clear {
        font-size: 12px;
        left: 15px;
    }

    .header-wishlist-box .wishlist-body {
        height: calc(100% - 62px);
        padding: 20px 12px 0;
    }

    .header-wishlist-box .empty-wishlist-info {
        padding: 0 0 25px;
    }

    .header-wishlist-box .empty-wishlist-info .empty-wishlist-icon {
        margin-bottom: 2.5rem;
        font-size: 2.75rem;
    }

    .header-wishlist-box .empty-wishlist-info .wishlist-empty-message {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .header-wishlist-box .empty-wishlist-info .btn {
        width: 160px;
        padding: 9px 10px 10px;
    }

    .header-wishlist-box .wishlist-items {
        margin: 0 -8px;
    }

    .header-wishlist-box .wishlist-items .product-col {
        padding: 5px 8px;
    }

    .header-wishlist-box .wishlist-item {
        margin-bottom: 20px;
    }

    .header-wishlist-box .wishlist-item .img-wrap {
        margin-bottom: 10px;
    }

    .header-wishlist-box .wishlist-item .btn-remove-wishlist {
        width: 18px;
        height: 18px;
        font-size: 15px;
        top: 6px;
        left: 6px;
    }

    .header-wishlist-box .wishlist-item .product-name,
    .header-wishlist-box .wishlist-item .product-price {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .header-wishlist-box .wishlist-item .jcf-select .jcf-select-text {
        font-size: 13px;
        line-height: 28px;
    }

    .header-wishlist-box .wishlist-item .jcf-select .jcf-select-drop .jcf-list {
        font-size: 13px;
    }

    .header-wishlist-box .wishlist-item .jcf-select .jcf-select-drop .jcf-list .jcf-option {
        padding: 5px 10px;
    }

    .header-wishlist-box .wishlist-item .btn-add-cart {
        font-size: 13px;
    }

    .header-mini-cart {
        width: 420px;
    }

    .header-mini-cart .cart-header {
        height: 80px;
        padding: 15px 10px;
    }

    .header-mini-cart .cart-header .icon-shopping-bag {
        font-size: 12px;
        left: 15px;
        top: 20px;
    }

    .header-mini-cart .cart-close {
        font-size: 10px;
        top: 1.25rem;
        right: 15px;
    }

    .header-mini-cart .mini-cart-body {
        height: calc(100% - 287px);
    }

    .header-mini-cart .mini-cart-items {
        padding-top: 1.25rem;
    }

    .header-mini-cart .empty-cart-info {
        padding: 0 0 25px;
    }

    .header-mini-cart .empty-cart-info .empty-cart-icon {
        margin-bottom: 2.5rem;
        font-size: 2.75rem;
    }

    .header-mini-cart .empty-cart-info .cart-empty-message {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .header-mini-cart .empty-cart-info .btn {
        width: 160px;
        padding: 9px 10px 10px;
    }

    .header-mini-cart .mini-cart-heading span {
        font-size: 1rem;
        margin-top: 1.125rem;
    }

    .header-mini-cart .mini-cart-heading {
        font-size: 19px;
    }

    .header-mini-cart .cart-coupon-wrap {
        padding: .75rem 1.625rem .75rem;
    }

    .header-mini-cart .cart-coupon-wrap .cart-coupon-main {
        font-size: .875rem;
        padding: 0;
    }

    .header-mini-cart .cart-coupon-wrap .cart-coupon-main:before {
        left: 0;
    }

    .header-mini-cart .cart-sub-total {
        font-size: 13px;
        line-height: 16px;
        margin-top: 1.25rem;
    }

    .header-mini-cart .cart-sub-total td,
    .header-mini-cart .cart-sub-total th {
        padding: 3px 18px;
    }

    .header-mini-cart .cart-sub-total tfoot {
        font-size: 14px;
    }

    .header-mini-cart .cart-footer-action {
        font-size: 22px;
        padding: 8px 18px;
        margin-top: 24px;
        margin-bottom: 15px;
    }

    .header-mini-cart .cart-footer-action .btn {
        font-size: 16px;
        line-height: 28px;
    }

    .header-mini-cart .shopping-link {
        font-size: 13px;
    }

    .mini-cart-item {
        padding: 13px 18px 14px;
    }

    .mini-cart-item:first-child {
        padding-top: 0;
    }

    .mini-cart-item .product-image {
        -ms-flex-preferred-size: 120px;
        flex-basis: 120px;
        max-width: 120px;
    }

    .mini-cart-item .product-detail {
        -ms-flex-preferred-size: calc(100% - 120px);
        flex-basis: calc(100% - 120px);
        max-width: calc(100% - 120px);
        padding: 3px 11px 3px 0;
    }

    .mini-cart-item .preorder-info {
        min-height: 22px;
        font-size: 10px;
        padding: 0 24px 0 10px;
        margin: -3px 0 6px;
    }

    .mini-cart-item .preorder-info:before {
        height: 22px;
        width: 24px;
        font-size: 15px;
    }

    .mini-cart-item .preorder-info .pre-title {
        font-size: 13px;
    }

    .mini-cart-item .product-name {
        font-size: 14px;
        margin-bottom: 8px;
    }

    .mini-cart-item .product-variation-wrap {
        font-size: .875rem;
    }

    .mini-cart-item .product-variation-wrap .product-variation {
        margin-bottom: 8px;
    }

    .mini-cart-item .product-price {
        font-size: 14px;
    }

    .mini-cart-item .cart-quantity label {
        font-size: 13px;
    }

    .mini-cart-item .cart-remove {
        font-size: 14px;
    }

    .search-suggest-wrap-main {
        padding: 2.8125rem 1.25rem 1.75rem 1.25rem;
        position: absolute;
        top: 100%;
        bottom: auto;
    }

    .close-ajax-search {
        display: block;
        position: absolute;
        width: 1.5rem;
        height: 1.5rem;
        text-align: center;
        line-height: 1.5rem;
        top: 1.0625rem;
        left: 3.1875rem;
    }

    .search-suggest-inner-wrap .ajax-search-suggest-wrap {
        width: 50%;
    }

    .search-suggest-inner-wrap .ajax-suggest-res-wrap {
        width: 50%;
        padding-right: 2.5rem;
    }

    .search-product-wrapper .product-row {
        margin: 0 -.625rem;
    }

    .search-product-wrapper .product-row .product-col {
        width: 33.33%;
        padding: 0 .625rem;
        margin-top: 2.5rem;
    }

    .search-product-wrapper .btn-wrapper {
        margin-top: 2.125rem;
    }

    .search-product-wrapper .btn-wrapper .btn {
        font-size: 1.125rem;
    }

    .ajax-sugg-res-inner {
        margin-top: 0;
    }

    .ajax-sugg-res-inner .search-topics-title {
        font-size: 1.125rem;
        margin: 0 0 1rem;
    }

    .ajax-sugg-res-inner .search-topics-col p {
        font-size: .875rem;
        margin-bottom: 1.25rem;
    }

    .ajax-sugg-res-inner .search-topics-col a.btn-primary {
        padding: .5625rem 1.875rem;
        font-size: .875rem;
    }

    .ajax-sugg-res-inner ul li {
        font-size: .875rem;
        line-height: 2.14;
    }

    .ajax-srch-inner .input-group {
        padding: 0 1.65625rem .625rem 5.625rem;
    }

    .ajax-srch-inner .icon-search-short {
        margin-bottom: .875rem;
        font-size: .875rem;
    }

    .ajax-srch-inner .form-control {
        font-size: 1.125rem;
        font-weight: 400;
    }

    .ajax-srch-inner .form-control::-webkit-input-placeholder {
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 1.5;
    }

    .ajax-srch-inner .form-control::-moz-placeholder {
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 1.5;
    }

    .ajax-srch-inner .form-control:-moz-placeholder {
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 1.5;
    }

    .ajax-srch-inner .form-control:-ms-input-placeholder {
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 1.5;
    }

    .ajax-srch-inner .form-control.placeholder {
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 1.5;
    }

    .ajax-srch-inner .input-group-append {
        margin-bottom: .5rem;
    }

    .ajax-srch-inner .input-group-append .ajax-srch-inner-btn {
        font-size: 1.125rem;
        font-weight: 500;
        line-height: 2;
    }

    .ajax-srch-inner .input-group-append .ajax-srch-inner-btn span {
        font-size: .525rem;
        margin-top: .25rem;
    }

    .matat_badge {
        height: 1.125rem;
        line-height: 1.125rem;
        top: .4375rem;
        left: .375rem;
        font-size: .75rem;
        padding: 0 .375rem;
        font-weight: 300;
    }

    .search-suggest-wrap-main .matat_badge {
        left: auto;
        right: .375rem;
    }

    body.wishlist_active .backdrop-overlay,
    body.mini_cart_active .backdrop-overlay {
        left: 420px;
        -webkit-transition: left .6s ease-in-out;
        transition: left .6s ease-in-out;
    }

    .countdown-block .countdown-wrapper .flip-clock-dot {
        width: 5px;
        height: 10px;
        top: 7px;
        left: 2px;
    }

    .countdown-block .countdown-wrapper .flip-clock-dot::after {
        font-size: 11px;
    }

    .countdown-block .flip-clock-wrapper .flip-clock-divider {
        width: 10px;
        height: 41px;
    }

    .countdown-block .flip-clock-wrapper ul {
        width: 18px;
        height: 20px;
        margin: 1px;
        font-size: 16px;
        line-height: 24px;
        border-radius: 4px;
    }

    .countdown-block .flip-clock-wrapper ul li {
        line-height: 24px;
    }

    .countdown-block .flip-clock-wrapper ul li a div {
        font-size: 16px;
    }

    .countdown-block .flip-clock-wrapper ul li a div div.inn {
        font-size: .8125rem;
        border-radius: 4px;
        line-height: 1.5;
    }

    .countdown-block .flip-clock-wrapper ul li a div.up::after {
        top: 12px;
        margin-top: -1px;
    }

    .countdown-block .flip-clock-wrapper ul li a div.down {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    .countdown-block .flip-clock-divider .flip-clock-label {
        font-size: 10px;
        right: -39px;
    }

    .countdown-block .flip-clock-divider.hours .flip-clock-label {
        right: -34px;
    }

    .countdown-block .flip-clock-divider.days .flip-clock-label {
        right: -30px;
    }

    .hero-banner {
        margin-bottom: 10px;
    }

    .hero-banner .video-banner {
        padding-top: 34.72%;
    }

    .hero-banner .slick-dots {
        left: 30px;
        right: unset;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        bottom: unset;
    }

    .hero-banner .slick-dots li {
        margin: .46875rem 0;
        display: block;
    }

    .hero-banner .slick-dots li button {
        width: .75rem;
        height: .75rem;
        border-radius: .75rem;
    }

    .hero-banner .banner-content {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .hero-banner .banner-title {
        font-size: 32px;
        margin-bottom: 10px;
    }

    .hero-banner .banner-desc {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .hero-banner .img-wrap {
        margin: 0;
        width: 54.858%;
    }

    .section-title {
        font-size: 1.5rem;
    }

    .section-sub-title {
        font-size: 1rem;
    }

    .home-layout-one {
        margin-bottom: 2.5rem;
    }

    .home-layout-one .cat-col-wrap {
        padding: 10px 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .home-layout-one .col-item {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
        max-width: 33.33%;
        padding: 0 10px;
    }

    .home-layout-one .col-item a {
        padding-bottom: 16px;
    }

    .home-layout-one .col-item a:after {
        bottom: 16px;
    }

    .home-layout-one .col-item a:hover:after {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
    }

    .home-layout-one .col-item .category-title {
        font-size: 1.25rem;
        top: 1.25rem;
    }

    .home-layout-one .col-item .cat-product-title {
        font-size: 1rem;
        bottom: 1.5625rem;
    }

    .home-about-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .home-about-wrap .home-abt-desc-wrapper {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        padding: 0 20px;
    }

    .home-about-wrap .abt-logo-wrap {
        margin-bottom: .5rem;
        max-width: 12.5rem;
    }

    .home-about-wrap .section-title {
        margin-bottom: 1.25rem;
    }

    .home-about-wrap .home-abt-desc-wrap {
        margin-bottom: .75rem;
        font-size: .75rem;
    }

    .home-about-wrap .home-abt-keys ul li {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 0 0 .625rem;
        font-size: .75rem;
    }

    .home-about-wrap .home-abt-feat-img {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }

    .home-about-wrap .home-abt-feat-img.video-frame {
        padding-bottom: 28.5%;
    }

    .home-about-wrap .home-abt-feat-img .video-play-btn,
    .home-about-wrap .home-abt-feat-img .video-pause-btn {
        width: 60px;
    }

    .home-layout-two {
        padding: 0 30px;
        margin-bottom: 1.875rem;
    }

    .home-layout-two .cat-col-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -10px;
        margin-right: -10px;
    }

    .home-layout-two .col-item {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
        max-width: 33.33%;
        padding: 0 10px;
    }

    .home-layout-two .col-item a {
        padding-bottom: 16px;
    }

    .home-layout-two .col-item a:after {
        bottom: 16px;
        visibility: hidden;
        opacity: 0;
        -webkit-transform: scaleY(.5);
        -ms-transform: scaleY(.5);
        transform: scaleY(.5);
    }

    .home-layout-two .col-item .category-title {
        font-size: 1.875rem;
        top: .75rem;
    }

    .home-layout-two .col-item .cat-product-title {
        font-size: 1rem;
        bottom: 1.875rem;
        padding: .5rem 0 .4375rem;
    }

    .home-layout-three {
        margin-bottom: 2.5rem;
    }

    .home-layout-three .section-title {
        margin-bottom: 2.5rem;
    }

    .home-layout-three .slick-arrow {
        bottom: 7.3125rem;
        font-size: .875rem;
    }

    .home-layout-three .slick-arrow.slick-prev {
        margin-left: 11.25rem;
    }

    .home-layout-three .slick-arrow.slick-prev:hover {
        padding-left: 1.875rem;
    }

    .home-layout-three .slick-arrow.slick-next {
        margin-left: -11.25rem;
    }

    .home-layout-three .slick-arrow.slick-next:hover {
        padding-right: 1.875rem;
    }

    .home-layout-three .product-col .product-detail {
        padding: .625rem 0 0;
    }

    .home-layout-three .product-col .product-detail:before {
        width: 6.375rem;
    }

    .home-layout-three .product-col .product-detail .product-name {
        margin-bottom: .75rem;
    }

    .home-layout-three .product-col .product-detail .product-price {
        margin-bottom: 2.5rem;
    }

    .home-layout-three .product-col .product-detail .add-to-cart-wrap .btn-add-cart {
        padding: .8125rem 1.5625rem;
    }

    .home-layout-four {
        margin-bottom: 2.5rem;
    }

    .home-layout-four .gift-for-her-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .home-layout-four .giftfrh-rght {
        -ms-flex-preferred-size: 51%;
        flex-basis: 51%;
        max-width: 51%;
        position: relative;
        z-index: 2;
        text-align: left;
    }

    .home-layout-four .giftfrh-rght .giftrh-img-wrap {
        width: calc(100% + 68px);
        margin-top: -.5rem;
    }

    .home-layout-four .giftfrh-rght .giftrh-title {
        font-size: 3.25rem;
        margin-left: -2.375rem;
    }

    .home-layout-four .giftfrh-lft {
        -ms-flex-preferred-size: 49%;
        flex-basis: 49%;
        max-width: 49%;
    }

    .home-layout-four .giftfrh-lft .giftrgh-lft-wrap:after {
        bottom: 0;
    }

    .home-layout-four .btn-wrap {
        bottom: 1rem;
        padding: .625rem 0 .5625rem;
        font-size: 1.125rem;
    }

    .home-layout-review,
	.product-layout-review {
		margin-bottom: 2.5rem;
	}

	.home-layout-review .section-title,
	.product-layout-review .section-title {
		margin-bottom: 2.5rem;
	}

	.product-layout-review {
		margin-top: 1.5625rem;
		margin-bottom: 1.25rem;
	}

    .home-layout-five {
        margin-bottom: 2.5rem;
    }

    .home-layout-five .section-sub-title {
        margin-bottom: 40px;
    }

    .home-layout-five .love-stories-wrap {
        -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 30px;
        grid-row-gap: 30px;
    }

    .home-layout-five .love-st-single:nth-of-type(1) {
        -ms-grid-column: span 2;
        grid-column: span 2;
        -ms-grid-row: span 2;
        grid-row: span 2;
    }

    .home .home-layout-five .love-st-single:nth-of-type(1) .love-st-single-wrap .love-st-title {
        bottom: 1.875rem;
        padding: .9375rem 0;
        font-size: 1.375rem;
    }

    .home-layout-five .love-st-single .love-st-single-wrap .love-st-title {
        bottom: .9375rem;
        padding: .75rem 0;
        font-size: 1.125rem;
    }

    .home-layout-five .btn-wrap {
        margin-top: 2.5rem;
    }

    .home-layout-five .btn-wrap a.btn {
        padding: .8125rem 1.875rem;
    }

    .home-layout-six {
        margin-bottom: 2.5rem;
    }

    .home-layout-six .section-title {
        margin-bottom: 2.5rem;
    }

    .home-layout-six .home-store-wrap .home-store-single {
        margin-bottom: 30px;
    }

    .home-layout-six .home-store-wrap .home-store-single:nth-of-type(1) .home-store-desc {
        padding: 2.75rem 1.4375rem 2.75rem 2.5rem;
    }

    .home-layout-six .home-store-wrap .home-store-single:nth-of-type(2) .home-store-desc {
        padding: 2.75rem 2.5rem 2.75rem 1.4375rem;
    }

    .home-layout-six .home-store-wrap .home-store-single:nth-of-type(3) .home-store-inner {
        height: 100%;
    }

    .home-layout-six .home-store-wrap .home-store-single:nth-of-type(3) .home-store-desc {
        padding: 1.1875rem 2.6875rem 2.5rem 2.6875rem;
    }

    .home-layout-six .home-store-wrap .home-store-single .home-store-inner {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        outline-offset: -20px;
        outline: 1px solid #bd8d44;
    }

    .home-layout-six .home-store-wrap .home-store-single .home-store-img {
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
        max-width: 48%;
    }

    .home-layout-six .home-store-wrap .home-store-single .home-store-desc {
        -ms-flex-preferred-size: 52%;
        flex-basis: 52%;
        max-width: 52%;
    }

    .home-layout-six .home-store-wrap .home-store-single .home-store-title {
        font-size: 1rem;
        margin-bottom: .9375rem;
    }

    .home-layout-six .home-store-wrap .home-store-single ul,
    .home-layout-six .home-store-wrap .home-store-single p {
        font-size: .875rem;
    }

    .home-layout-seven {
        margin-bottom: 2.5rem;
    }

    .home-layout-seven .section-title {
        margin-bottom: 2.5rem;
    }

    .home-layout-seven .home-blog-wrap,
    .home-layout-seven .blog-wrap-dup {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -.9375rem;
        margin-right: -.9375rem;
    }

    .home-layout-seven .home-blog-wrap .home-blog-single,
    .home-layout-seven .blog-wrap-dup .home-blog-single {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        padding: 0 .625rem;
        margin-bottom: 1.875rem;
    }

    .home-layout-seven .home-blog-wrap .home-blog-image,
    .home-layout-seven .blog-wrap-dup .home-blog-image {
        margin-bottom: .875rem;
    }

    .home-layout-seven .home-blog-wrap .home-blog-image a:after,
    .home-layout-seven .blog-wrap-dup .home-blog-image a:after {
        bottom: 16px;
    }

    .home-layout-seven .home-blog-wrap .home-blog-image .category-blog-wrap,
    .home-layout-seven .blog-wrap-dup .home-blog-image .category-blog-wrap {
        bottom: 0;
        right: 10px;
    }

    .home-layout-seven .home-blog-wrap .home-blog-image .category-blog-wrap ul li,
    .home-layout-seven .blog-wrap-dup .home-blog-image .category-blog-wrap ul li {
        margin: 0 0 0 7px;
    }

    .home-layout-seven .home-blog-wrap .home-blog-image .category-blog-wrap ul a,
    .home-layout-seven .blog-wrap-dup .home-blog-image .category-blog-wrap ul a {
        padding: .3125rem 1rem;
        font-size: .875rem;
        margin-bottom: 10px;
    }

    .home-layout-seven .home-blog-wrap .home-blog-desc,
    .home-layout-seven .blog-wrap-dup .home-blog-desc {
        font-size: .875rem;
    }

    .home-layout-seven .home-blog-wrap .home-blog-desc .blog-title,
    .home-layout-seven .blog-wrap-dup .home-blog-desc .blog-title {
        font-size: .875rem;
        margin-bottom: .9375rem;
    }

    .home-layout-seven .btn-wrap {
        margin-top: .4375rem;
    }

    .home-layout-seven .btn-wrap a.btn {
        padding-left: 3rem;
        padding-right: 3rem;
    }

    .couplestories-modal .modal-close {
        font-size: 12px;
        top: -14px;
        right: -14px;
        width: 1.75rem;
        height: 1.75rem;
        border-radius: 1.75rem;
    }

    .coup-st-wrap {
        padding: 1.875rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .coup-st-wrap .coup-st-image-slider-wrap {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        margin-bottom: 0;
    }

    .coup-st-wrap .coup-st-desc-wrap {
        padding-right: 15px;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }

    .coup-st-wrap .coup-st-desc-wrap .coup-st-title {
        font-size: 2.0625rem;
        margin-bottom: 22px;
    }

    .coup-st-wrap .coup-st-desc-wrap .coup-st-sub-title {
        font-size: 1.125rem;
        margin-bottom: 10px;
    }

    .coup-st-wrap .coup-st-desc-wrap p {
        font-size: .875rem;
        margin-bottom: .9375rem;
    }

    .coup-st-wrap .coup-st-desc-wrap .view-more-btn-wrap .btn {
        font-size: 1rem;
        padding: 13px 50px;
        width: auto;
    }

    .coup-st-wrap .coup-st-image-slider .slick-arrow {
        font-size: 1.375rem;
    }

    .product-item .product-img {
        margin-bottom: .9375rem;
    }

    .column-6 .product-item .product-img a img {
        max-height: 53.75vw;
    }

    .product-item .product-img:after {
        content: "";
        position: absolute;
        bottom: 5px;
        left: 10px;
        right: 10px;
        height: 5px;
        box-shadow: 0 6px 10px rgba(21, 71, 51, .2);
        z-index: -1;
        visibility: hidden;
        opacity: 0;
        -webkit-transform: scaleY(.5);
        -ms-transform: scaleY(.5);
        transform: scaleY(.5);
        -webkit-transition: visibility .3s, opacity .3s, -webkit-transform .3s;
        transition: visibility .3s, opacity .3s, -webkit-transform .3s;
        transition: visibility .3s, opacity .3s, transform .3s;
        transition: visibility .3s, opacity .3s, transform .3s, -webkit-transform .3s;
    }

    .product-item .matat-label,
    .product-item .sale-label,
    .product-item .off-label,
    .product-item .new-label,
    .product-item .sold-label {
        font-size: 12px;
        padding: 0 10px;
        height: 26px;
        line-height: 26px;
        top: .46875rem;
        right: .46875rem;
    }

    .product-item .matat-label + .product-page-custom-badge {
		top: 2.6875rem;
	}

	.product-item .product-page-custom-badge {
		top: .46875rem;
		bottom: auto;
		right: .46875rem;
	}

	.product-item .product-page-custom-badge .custom-label {
		padding: 0 10px;
		font-size: 12px;
		height: 26px;
		line-height: 26px;
	}

    .product-item .oos-label {
        font-size: 14px;
        line-height: 1.5;
        padding: 5px;
    }

    .product-item .sale-countdown-box {
        padding: 7px;
    }

    .product-item .sale-countdown-box .sale-info-title {
        font-size: 12px;
    }

    .product-item .sale-countdown-box .countdown-timer {
        max-width: 166px;
    }

    .product-item .product-detail {
        padding-right: 0;
    }

    .product-item .btn-wishlist {
        top: 8px;
        left: 8px;
    }

    .product-item .btn-wishlist a {
        font-size: 14px;
        height: 32px;
        width: 32px;
        line-height: 34px;
    }

    .product-item .product-name {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .product-item .product-price {
        font-size: 14px;
    }

    .product-item .oos-alert-text {
        font-size: 13px;
        margin: .375rem 0 0;
    }

    .product-item .sale-info-box {
        font-size: 13px;
        line-height: 1.5;
        margin-top: 6px;
    }

    .product-item .normal-image img {
        bottom: .9375rem;
        top: auto;
        height: 100%;
    }

    .product-item .valiation-list {
        margin-top: .8125rem;
        padding: 10px;
        visibility: hidden;
        opacity: 0;
        position: absolute;
        bottom: 1.25rem;
        left: 1px;
        right: 1px;
        width: unset;
        background: rgba(255, 255, 255, .7);
        bottom: 1px;
    }

    .product-item .valiation-list .variation-color {
        margin: 0 .3125rem;
    }

    .product-item .valiation-list .color-item,
    .product-item .valiation-list .variable-item-contents {
        width: 1.125rem;
        height: 1.125rem;
        border-radius: 1.125rem;
        line-height: 1rem;
    }

    .product-item .valiation-list .variable-items-wrapper li {
        margin: 0 .3125rem;
    }

    .product-item .valiation-list .variable-items-wrapper li.variable-item {
        height: 18px;
        width: 18px;
    }

    .woocommerce-breadcrumb {
        font-size: 12px;
        margin-bottom: 1.25rem;
    }

    .gift-product .single-product-container {
        padding-top: 1.5625rem;
        padding-bottom: 25px;
    }

    .single-product-container .woocommerce-breadcrumb {
        margin-bottom: 15px;
    }

    .single-product-container .top-btns-wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .single-product-container .top-btns-wrap a {
        font-size: 13px;
        line-height: 18px;
    }

    .single-product-container .top-btns-wrap a:before,
    .single-product-container .top-btns-wrap a i {
        font-size: 7px;
        margin-left: 4px;
        margin-right: 4px;
        margin-top: -1px;
    }

    .single-product-container .top-btns-wrap .btn-back {
        -ms-flex-preferred-size: 140px;
        flex-basis: 140px;
        max-width: 140px;
    }

    .single-product-container .top-btns-wrap .btn-prev-next {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        padding-right: 30px;
        margin-right: auto;
    }

    .single-product-container .top-btns-wrap .btn-prev-next a {
        margin: 0 -3px 0 25px;
    }

    .single-product-container .single-product-detail {
        padding: 0 0 6px;
    }

    .single-product-container .single-product-detail:after {
        content: "";
        display: block;
        clear: both;
    }

    .single-product-container .single-slider-wrapper {
        float: right;
        width: 50%;
        margin: 0;
        padding-right: 25px;
    }

    .single-product-container .single-slider-wrapper .nav-sticky {
        height: 578px;
    }

    .single-product-container .single-slider-wrapper .matat-label,
    .single-product-container .single-slider-wrapper .sale-label,
    .single-product-container .single-slider-wrapper .off-label,
    .single-product-container .single-slider-wrapper .new-label,
    .single-product-container .single-slider-wrapper .sold-label {
        font-size: 12px;
        padding: 0 12px;
        height: 26px;
        line-height: 26px;
        top: .46875rem;
        left: .46875rem;
    }

    .single-product-container .single-slider-wrapper .matat-label + .product-page-custom-badge {
		top: 2.6875rem;
	}

	.single-product-container .single-slider-wrapper .product-page-custom-badge {
		top: .46875rem;
		left: .46875rem;
	}

	.single-product-container .single-slider-wrapper .product-page-custom-badge .custom-label {
		font-size: 12px;
		padding: 0 12px;
		height: 26px;
		line-height: 26px;
	}

    .single-product-container .single-product-slider .slide {
        text-align: center;
        margin-bottom: 20px;
        padding-top: 25px;
    }

    .single-product-container .single-product-slider .slide:not(:first-child):not(:nth-child(2)) {
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0;
        -webkit-transition: opacity 1.2s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1.2s cubic-bezier(.25, .46, .45, .94);
        transition: opacity 1.2s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1.2s cubic-bezier(.25, .46, .45, .94);
        transition: transform 1.2s cubic-bezier(.25, .46, .45, .94), opacity 1.2s cubic-bezier(.25, .46, .45, .94);
        transition: transform 1.2s cubic-bezier(.25, .46, .45, .94), opacity 1.2s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1.2s cubic-bezier(.25, .46, .45, .94);
    }

    .single-product-container .single-product-slider .slide:not(:first-child):not(:nth-child(2)).viewport__active {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .single-product-container .single-product-slider .slide.section-active .button-zoom {
        visibility: visible;
        opacity: 1;
    }

    .single-product-container .single-product-slider .img-wrap img {
        width: 100%;
        display: block;
        margin: 0 auto;
    }

    .single-product-container .preorder-box {
        font-size: 12px;
        max-width: 188px;
        min-height: 54px;
        margin-bottom: 16px;
    }

    .single-product-container .preorder-box .ico-wrap {
        -ms-flex-preferred-size: 52px;
        flex-basis: 52px;
        max-width: 52px;
        font-size: 36px;
    }

    .single-product-container .preorder-box .preorder-info {
        -ms-flex-preferred-size: calc(100% - 52px);
        flex-basis: calc(100% - 52px);
        max-width: calc(100% - 52px);
        padding: 0 2px;
    }

    .single-product-container .preorder-box .pre-title {
        font-size: 16px;
    }

    .single-product-container .single-product-summary {
        float: left;
        width: 50%;
        padding: 25px 30px 0 0;
    }

    .single-product-container .single-product-summary .label-new,
    .single-product-container .single-product-summary .label-sale {
        font-size: 16px;
        margin-bottom: .5em;
    }

    .single-product-container .single-product-summary h1 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .single-product-container .single-product-summary .product-price-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .single-product-container .single-product-summary .extra-info {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .single-product-container .single-product-summary .product-price,
    .single-product-container .single-product-summary .woocommerce-variation-price {
        font-size: 18px;
    }

    .single-product-container .single-product-summary .product-price ins,
    .single-product-container .single-product-summary .product-price del,
    .single-product-container .single-product-summary .woocommerce-variation-price ins,
    .single-product-container .single-product-summary .woocommerce-variation-price del {
        margin: 0 4px;
    }

    .single-product-container .single-product-summary .stock-info-wrapper {
        margin-bottom: 8px;
    }

    .single-product-container .single-product-summary .stock-info {
        font-size: 11px;
    }

    .single-product-container .single-product-summary .sale-offer-label {
        font-size: 12px;
        line-height: 1.5;
    }

    .single-product-container .single-product-summary .form-group .form-group {
        margin-top: 25px;
    }

    .single-product-container .single-product-summary .productpage_title {
        font-size: 14px;
    }

    .single-product-container .single-product-summary .category_check {
        padding: 0 0 0 20px;
        font-size: 14px;
    }

    .single-product-container .single-product-summary .category_check .fake-input {
        top: 0;
    }

    .single-product-container .single-product-summary .category_check .checkbox-label {
        padding-right: 25px;
    }

    .single-product-container .single-product-summary .custom-radio {
        padding: 0 0 0 20px;
        font-size: 14px;
    }

    .single-product-container .single-product-summary .custom-radio label {
        padding-right: 25px;
    }

    .single-product-container .single-product-summary .custom-radio .fake-radio {
        width: 20px;
        height: 20px;
        border-radius: 20px;
    }

    .single-product-container .variations_form .reset_variations {
        font-size: 14px;
    }

    .single-product-container .variation-row {
        margin-bottom: 10px;
        width: 100%;
        max-width: 394px;
    }

    .single-product-container .variation-row.prdt-type {
        margin-bottom: 0;
    }

    .single-product-container .variation-row .variation-label {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .single-product-container .variation-row .variation-dropdown .variation-label-wrap {
        left: 1.875rem;
        font-size: 14px;
        top: 3px;
    }

    .single-product-container .variation-row .variation-dropdown .size-guide,
    .single-product-container .variation-row .variation-dropdown .reset_variations {
        font-size: 12px;
    }

    .single-product-container .variation-row .variation-dropdown .jcf-select {
        height: 40px;
    }

    .single-product-container .variation-row .variation-dropdown .jcf-select .jcf-select-text {
        height: 40px;
        line-height: 39px;
        padding: 0 10px 0 30px;
        font-size: 14px;
    }

    .single-product-container .variation-row .variation-dropdown .jcf-select .jcf-select-opener {
        left: 10px;
    }

    .single-product-container .variation-row .variation-dropdown .jcf-select .jcf-list .jcf-option.jcf-option-mt-recommended:after {
        font-size: 12px;
        margin-right: 12px;
    }

    .single-product-container .variation-row .variation-dropdown .jcf-select .jcf-list .jcf-option.jcf-option-out-of-stock:after {
        font-size: 12px;
        margin-right: 12px;
    }

    .single-product-container .variation-row .variation-dropdown.variation-dropdown-1 .jcf-select .jcf-select-text {
        padding: 0 8.75rem 0 .9375rem;
    }

    .single-product-container .variation-row .variation-dropdown.no-padding .jcf-select .jcf-select-text {
        padding: 0 15px 0 15px;
    }

    .single-product-container .variation-row .variation-dropdown.no-padding .variation-label-wrap {
        top: 11px !important;
        left: 30px;
    }

    .single-product-container .variation-row .variation-dropdown.mt-info-notes .size-guide,
    .single-product-container .variation-row .variation-dropdown.mt-info-notes .reset_variations {
        left: 55px;
    }

    .single-product-container .variation-row .variation-dropdown.variation-dropdown-2 .jcf-select .jcf-select-text {
        padding: 0 5rem 0 .9375rem;
    }

    .single-product-container .variation-row .variation-dropdown.variation-dropdown-3 .jcf-select .jcf-select-text {
        padding: 0 3.125rem 0 .9375rem;
    }

    .single-product-container .tooltip-wrap .tooltip-desc {
        width: 8.125rem;
        font-size: 12px;
        padding: 6px 8px;
        left: 42%;
        right: unset;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin: 0 auto 8px;
    }

    .single-product-container .tooltip-wrap .tooltip-desc:after {
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .single-product-container .tooltip-wrap .tooltip-desc:before {
        left: 0;
        right: 0;
        margin: -2px auto 0;
    }

    .single-product-container .gift-form,
    .single-product-container .giftcard_wrapper {
        max-width: 400px;
        margin-bottom: 10px;
    }

    .single-product-container .gift-form .form-control,
    .single-product-container .giftcard_wrapper .form-control {
        font-size: 14px;
    }

    .single-product-container .gift-form .textarea-wrap textarea,
    .single-product-container .giftcard_wrapper .textarea-wrap textarea {
        font-size: 12px;
        height: 42px;
        padding: 10px 0 10px 50px;
    }

    .single-product-container .gift-form .textarea-wrap #the-count,
    .single-product-container .giftcard_wrapper .textarea-wrap #the-count {
        font-size: 12px;
    }

    .single-product-container .variation-list.amount-variation,
    .single-product-container .variable-items-wrapper.amount-variation {
        max-width: 351px;
    }

    .single-product-container .variation-list.amount-variation > li,
    .single-product-container .variable-items-wrapper.amount-variation > li {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }

    .single-product-container .variation-list.color-variation .btn-variation,
    .single-product-container .variation-list.image-variable-items-wrapper .btn-variation,
    .single-product-container .variable-items-wrapper.color-variation .btn-variation,
    .single-product-container .variable-items-wrapper.image-variable-items-wrapper .btn-variation {
        font-size: .75rem;
    }

    .single-product-container .variation-list label .btn-variation,
    .single-product-container .variable-items-wrapper label .btn-variation {
        font-size: 12px;
        padding: 0 6px;
    }

    .single-product-container .variations .image-variable-items-wrapper .variable-item,
    .single-product-container .ring-variations .image-variable-items-wrapper .variable-item {
        margin-left: .4375rem;
    }

    .single-product-container .variations .image-variable-items-wrapper .variable-item img,
    .single-product-container .ring-variations .image-variable-items-wrapper .variable-item img {
        max-width: 2.8125rem;
    }

    .single-product-container .variations .woo-variation-items-wrapper,
    .single-product-container .variations .product-select-wrap,
    .single-product-container .ring-variations .woo-variation-items-wrapper,
    .single-product-container .ring-variations .product-select-wrap {
        padding-bottom: 15px;
    }

    .single-product-container .variations .woo-variation-items-wrapper .reset_variations,
    .single-product-container .variations .product-select-wrap .reset_variations,
    .single-product-container .ring-variations .woo-variation-items-wrapper .reset_variations,
    .single-product-container .ring-variations .product-select-wrap .reset_variations {
        font-size: 14px;
    }

    .single-product-container .variations .woo-variation-items-wrapper .var_desc,
    .single-product-container .variations .product-select-wrap .var_desc,
    .single-product-container .ring-variations .woo-variation-items-wrapper .var_desc,
    .single-product-container .ring-variations .product-select-wrap .var_desc {
        font-size: 14px;
    }

    .single-product-container .variations .jcf-select,
    .single-product-container .ring-variations .jcf-select {
        height: 40px;
    }

    .single-product-container .variations .jcf-select .jcf-select-text,
    .single-product-container .ring-variations .jcf-select .jcf-select-text {
        height: 40px;
        line-height: 39px;
        padding: 0 15px 0 30px;
        font-size: 14px;
    }

    .single-product-container .variations .jcf-select .jcf-select-opener,
    .single-product-container .ring-variations .jcf-select .jcf-select-opener {
        left: 10px;
    }

    .single-product-container .variations .jcf-select .jcf-list .jcf-option.jcf-option-recommended:after,
    .single-product-container .ring-variations .jcf-select .jcf-list .jcf-option.jcf-option-recommended:after {
        font-size: 12px;
        margin-right: 12px;
    }

    .single-product-container .ring-variations {
        margin-bottom: 10px;
    }

    .single-product-container .recommendation-note {
        font-size: 12px;
        margin: 0 0 12px;
        padding: 4px 8px;
        max-width: 341px;
    }

    .single-product-container .add-cart-row {
        margin-bottom: 16px;
        max-width: 400px;
    }

    .single-product-container .add-cart-row .btn-wishlist {
        -ms-flex-preferred-size: 55px;
        flex-basis: 55px;
        max-width: 55px;
        padding-right: 10px;
    }

    .single-product-container .add-cart-row .matat-wishlist-button {
        width: 40px;
        height: 40px;
        font-size: 16px;
    }

    .single-product-container .single-product-summary .btn-add-cart {
        height: 2.8125rem;
    }

    .single-product-container .stock-alert-row {
        margin-bottom: 30px;
        padding: 15px;
        max-width: 400px;
    }

    .single-product-container .stock-alert-row .stock-alert-title {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .single-product-container .stock-alert-row .form-control {
        height: 36px;
        font-size: 14px;
        line-height: 20px;
        padding: 0 0 0 4.6875rem;
    }

    .single-product-container .stock-alert-row .btn {
        font-size: 14px;
    }

    .single-product-container .product-short-info {
        font-size: 13px;
        line-height: 1.57142857;
    }

    .single-product-container .produc-misc-info {
        margin-top: 15px;
        padding: 9px 0;
    }

    .single-product-container .produc-misc-info .info-item {
        font-size: 13px;
        padding: 0 10px;
        line-height: 1.28571429;
    }

    .single-product-container .produc-misc-info .info-item .ico-wrap {
        margin-bottom: 4px;
        font-size: 20px;
    }

    .single-product-container ul.contact-list {
        font-size: 13px;
        line-height: 1.57142857;
        padding-bottom: 14px;
    }

    .single-product-container .product-share {
        padding: 10px 0 0;
    }

    .single-product-container .product-share .share-title {
        font-size: 12px;
        margin-left: .625rem;
    }

    .single-product-container .product-share .share-links a {
        font-size: 12px;
        margin: 0 0 0 .9375rem;
    }

    .single-product-container .single-product-pay-icons {
		margin-top: 15px;
	}

	.single-product-container .single-product-pay-icons img {
		max-width: 220px;
	}

    .product-tab-info {
        padding-top: 3px;
    }

    .product-tab-info .product-tab-menu {
        margin-bottom: 10px;
    }

    .product-tab-info .product-tab-menu > li a {
        font-size: 14px;
    }

    .product-tab-info .tab-content {
        font-size: 13px;
    }

    .product-tab-info .tab-content a[data-toggle="collapse"] {
        display: none;
    }

    .product-tab-info .tab-content p {
        margin-bottom: 7px;
    }

    .main-slider-wrapper .sale-countdown-box {
        padding: 10px 30px;
        left: 0;
        right: 0;
    }

    .main-slider-wrapper .sale-countdown-box .sale-info-title {
        line-height: 1.3;
        font-size: 16px;
        bottom: 10px;
    }

    .main-slider-wrapper .sale-countdown-box .sale-info-title span {
        display: block;
    }

    .countdown-timer {
        max-width: 8.3em;
        -ms-flex-preferred-size: 8.3em;
        flex-basis: 8.3em;
        font-size: 20px;
    }

    .countdown-timer .time-col {
        -ms-flex-preferred-size: calc(25% - .2em);
        flex-basis: calc(25% - .2em);
        max-width: calc(25% - .2em);
        padding: 2px 3px;
    }

    .countdown-timer .time-col .days,
    .countdown-timer .time-col .hours,
    .countdown-timer .time-col .minutes,
    .countdown-timer .time-col .seconds {
        font-size: 16px;
        padding: 5px 0 4px;
    }

    .section-title {
        font-size: 24px;
    }

    .related-product-section {
        padding: 35px 15px;
        width: 100%;
        max-width: 1320px;
        margin-left: auto;
        margin-right: auto;
    }

    .related-product-section .section-title {
        margin-bottom: 30px;
    }

    .related-product-section .related-product-slider {
        margin: 0 -10px;
    }

    .related-product-section .related-product-slider:not(.slick-initialized) > .slide {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
        max-width: 33.33%;
    }

    .related-product-section .related-product-slider .product-col {
        margin: 0 10px 13px;
    }

    .related-product-section .more-product-btn-wrap {
        display: none;
    }

    .related-product-section .btn-view-all {
        display: none;
    }

    .slick-lightbox-inner .slick-lightbox-close {
        font-size: 18px;
    }

    .product-feat-inner {
        padding: 30px 30px 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .product-feat-inner .product-feat-img {
        -ms-flex-preferred-size: 53.5%;
        flex-basis: 53.5%;
        max-width: 53.5%;
    }

    .product-feat-inner .product-feat-desc {
        -ms-flex-preferred-size: 46.5%;
        flex-basis: 46.5%;
        max-width: 46.5%;
        padding-right: 2.8125rem;
    }

    .product-feat-inner .product-feat-desc ul li img {
        height: 27px;
    }

    .product-feat-inner .product-feat-desc ul li {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
        max-width: 33.33%;
        margin-bottom: 5rem;
    }

    .product-feat-inner .product-feat-desc ul li:nth-last-child(-n + 3) {
        margin-bottom: 0;
    }

    .product-feat-inner .product-feat-desc ul li:nth-last-child(-n + 3):after {
        display: none;
    }

    .product-feat-inner .product-feat-desc ul li:after {
        width: 80px;
        margin: 40px auto 0;
    }

    .product-feat-inner .product-feat-desc ul .prdct-feat-title {
        font-size: 14px;
        margin-top: 8px;
        max-width: 170px;
    }

    .product-select-wrapper[data-attributename="pa_צבע-מתכת"] {
        max-width: 394px;
    }

    .cwsp-btn-holder {
		margin-top: 10px;
		margin-bottom: 30px;
		max-width: 400px;
	}

	.cwsp-btn-holder .cwsp-btn-holder-inn {
		padding: 10px;
	}

	.cwsp-btn-holder .cwsp-icon {
		width: 30px;
		height: 30px;
		margin-left: 10px;
	}

	.cwsp-btn-holder .cwsp-user-img {
		width: 50px;
		height: 50px;
		margin-left: 10px;
	}

	.cwsp-btn-holder .cwsp-txt-holder span {
		font-size: 14px;
	}

	.cwsp-btn-holder .cwsp-txt-holder span.cwsp-user-desc {
		margin-top: 5px;
	}

    .category-banner .category-banner-desc-wrap {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 100%;
        text-align: right;
        padding: 0 30px;
    }

    .category-father .category-banner .category-banner-desc-wrap {
        position: relative;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        right: auto;
    }

    .category-banner .category-banner-desc-wrap .category-banner-products {
        margin: 40px auto 0;
    }

    .category-banner .category-banner-desc-wrap .category-banner-products .col-item {
        padding: 0 10px;
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
        max-width: 33.33%;
    }

    .category-banner .category-banner-desc-wrap .category-banner-products .col-item a {
        padding-bottom: 16px;
    }

    .category-banner .category-banner-desc-wrap .category-banner-products .col-item a:after {
        bottom: 16px;
    }

    .category-banner .category-banner-desc-wrap .category-banner-products .col-item .cat-product-title {
        font-size: .875rem;
        bottom: 1.25rem;
        padding: .375rem 0 .3125rem;
    }

    .category-banner .woocommerce-breadcrumb {
        font-size: .75rem;
        margin-bottom: 1.25rem;
    }

    .category-father .category-banner .woocommerce-breadcrumb {
        margin-bottom: 1.875rem;
        margin-top: 1.875rem;
    }

    .category-banner .category-banner-title {
        font-size: 2rem;
        margin-bottom: 1.25rem;
    }

    .category-father .category-banner .category-banner-title {
        margin-bottom: 2.5rem;
    }

    .category-banner .category-banner-para-wrap {
        font-size: .8125rem;
        max-width: 366px;
        margin: 0 0 0 auto;
    }

    .category-banner img {
        min-height: 220px;
    }

    .category-header h1 {
        font-size: 26px;
    }

    .category-father .filter-container {
        padding: 20px 30px;
    }

    .filter-container {
        padding: 20px 30px;
    }

    .filter-container .filter-main-opener {
        display: none;
    }

    .filter-container .filter-apply-btns {
        display: none;
    }

    .filter-container .price-range-holder {
        font-size: 14px;
        padding: 20px 0 0;
    }

    .filter-container .price-range-slider .ui-slider-handle {
        width: 10px;
        height: 10px;
    }

    .filter-container .price-range-slider .ui-slider-handle .slider-tooltip {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        padding: 0 .9375rem;
    }

    .filter-container .filters-rest-wrap {
        margin-top: 1.25rem;
        font-size: .75rem;
    }

    .filter-container .filters-rest-wrap .filter-reset-btn {
        font-size: .5rem;
    }

    .filter-container .filters-rest-wrap .color-label-inner .color-img img {
        width: 1.25rem;
        height: 1.25rem;
        border-radius: 1.25rem;
    }

    .filter-container .jcf-select {
        height: 30px;
        min-width: 150px;
        border-bottom: solid 1px #d9d9d9;
    }

    .filter-container .jcf-select .jcf-select-text {
        line-height: 30px;
    }

    .filter-container .jcf-select .jcf-select-drop {
        min-width: 10.625rem;
    }

    .filter-container .filter-opener {
        font-size: 13px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 28px 0 0;
    }

    .filter-container .filter-opener:before {
        content: "\e916";
        font: 5px/1 "icomoon";
        margin-left: 1em;
    }

    .product_filter_active .filter-container .filter-opener:before {
        content: "\e90b";
        font-size: 8px;
    }

    .filter-container .btn-clear {
        display: none;
    }

    .filter-container .filter-options {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .filter-container .filter-options .filter-list-single {
        margin-left: 20px;
    }

    .filter-container .filter-options .filter-single-title {
        border: solid 1px #d9d9d9;
        font-size: .875rem;
        font-weight: 400;
        padding: 0 12px;
        height: 35px;
        line-height: 35px;
    }

    .filter-container .filter-options .filter-list {
        position: absolute;
        top: 100%;
        margin-top: 5px;
        right: 0;
        background: #fff;
        border: solid 1px #d9d9d9;
        min-width: -webkit-max-content;
        min-width: max-content;
        max-height: 154px;
        overflow-y: auto;
        padding: 12px 10px 0;
        opacity: 0;
        visibility: hidden;
    }

    .filter-container .filter-options .filter-list li {
        margin-bottom: .75rem;
    }

    .filter-container .filter-options .filter-list label {
        font-size: .75rem;
        line-height: 1.125rem;
        padding: .1875rem 1.375rem .1875rem 0;
        margin-bottom: 0;
    }

    .filter-container .filter-options .filter-list label .color-img {
        display: inline-block;
        margin-top: -3px;
        vertical-align: middle;
    }

    .filter-container .filter-options .filter-list label .color-img img {
        width: 1.125rem;
        height: 1.125rem;
        border-radius: 1.125rem;
    }

    .filter-container .filter-options .filter-list label .color-label-wrap:before {
        font: .375rem icomoon;
        top: 9px;
        right: .1875rem;
    }

    .filter-container .filter-options .filter-list label .color-label-wrap:after {
        width: .875rem;
        height: .875rem;
        top: .3125rem;
    }

    .filter-container .filter-options .drop-slide {
        position: absolute;
        padding: 5px 12px 15px;
        top: 100%;
        right: 0;
        min-width: 250px;
        background: #fff;
        border: solid 1px #d9d9d9;
        margin-top: 5px;
        visibility: hidden;
        opacity: 0;
    }

    .category-content-banner {
        padding: 0 20px;
        max-width: 1137px;
        margin: 0 auto 30px;
    }

    .shop-products-holder {
        padding: 0 30px 42px;
    }

    .shop-products-holder .mt-no-product {
        margin-top: 0;
    }

    .shop-products-holder .products-row {
        -ms-grid-columns: (1fr)[12];
        grid-template-columns: repeat(12, 1fr);
        grid-column-gap: 16px;
        grid-row-gap: 20px;
    }

    .shop-products-holder .products-row .product-col {
        -ms-grid-column-span: 6;
        -ms-grid-column: auto;
        grid-column: auto / span 6;
    }

    .shop-products-holder .category-banner,
    .shop-products-holder .woocommerce-pagination {
        -ms-grid-column-span: 12;
        -ms-grid-column: auto;
        grid-column: auto / span 12;
    }

    .shop-products-holder .category-banner2 {
        -ms-grid-column-span: 12;
        -ms-grid-column: auto;
        grid-column: auto / span 12;
    }

    .shop-products-holder > h2 {
        font-size: 32px;
        margin-bottom: 40px;
    }

    .woocommerce-pagination .page-numbers,
    .woocommerce-pagination .wp-pagenavi {
        font-size: 10px;
    }

    .woocommerce-pagination .page-numbers span,
    .woocommerce-pagination .page-numbers a,
    .woocommerce-pagination .wp-pagenavi span,
    .woocommerce-pagination .wp-pagenavi a {
        margin: 0 4px;
    }

    .woocommerce-pagination .page-numbers .page-numbers,
    .woocommerce-pagination .page-numbers > span,
    .woocommerce-pagination .page-numbers > .page,
    .woocommerce-pagination .page-numbers .nextpostslink,
    .woocommerce-pagination .page-numbers .previouspostslink,
    .woocommerce-pagination .wp-pagenavi .page-numbers,
    .woocommerce-pagination .wp-pagenavi > span,
    .woocommerce-pagination .wp-pagenavi > .page,
    .woocommerce-pagination .wp-pagenavi .nextpostslink,
    .woocommerce-pagination .wp-pagenavi .previouspostslink {
        height: 2.125rem;
        width: 2.125rem;
        line-height: 2.125rem;
    }

    .woocommerce-pagination .page-numbers .prev,
    .woocommerce-pagination .page-numbers .next,
    .woocommerce-pagination .page-numbers .nextpostslink,
    .woocommerce-pagination .page-numbers .previouspostslink,
    .woocommerce-pagination .wp-pagenavi .prev,
    .woocommerce-pagination .wp-pagenavi .next,
    .woocommerce-pagination .wp-pagenavi .nextpostslink,
    .woocommerce-pagination .wp-pagenavi .previouspostslink {
        width: 1.5625rem;
        height: 1.5625rem;
    }

    .woocommerce-pagination .page-numbers .prev:before,
    .woocommerce-pagination .page-numbers .next:before,
    .woocommerce-pagination .page-numbers .nextpostslink:before,
    .woocommerce-pagination .page-numbers .previouspostslink:before,
    .woocommerce-pagination .wp-pagenavi .prev:before,
    .woocommerce-pagination .wp-pagenavi .next:before,
    .woocommerce-pagination .wp-pagenavi .nextpostslink:before,
    .woocommerce-pagination .wp-pagenavi .previouspostslink:before {
        font-size: 9px;
    }

    .search-result-container {
        padding: 28px 20px 42px;
    }

    .search-result-container h1 {
        font-size: 26px;
        margin-bottom: 21px;
    }

    .search-result-container .result-info {
        font-size: 16px;
        margin-bottom: 22px;
    }

    .search-result-container .product-search {
        max-width: 448px;
        margin-bottom: 1.875rem;
    }

    .search-result-container .top-search {
        font-size: 14px;
    }

    .result-recomended-section {
        padding-top: 18px;
    }

    .result-recomended-section .section-title {
        margin-bottom: 38px;
    }

    .result-recomended-section .products-row {
        -ms-grid-columns: (1fr)[12];
        grid-template-columns: repeat(12, 1fr);
        grid-column-gap: 16px;
        grid-row-gap: 42px;
    }

    .result-recomended-section .products-row .product-col {
        -ms-grid-column-span: 6;
        -ms-grid-column: auto;
        grid-column: auto / span 6;
    }

    .search-res-container {
        padding-top: 24px;
    }

    .search-res-container .woocommerce-breadcrumb {
        margin-bottom: 30px;
    }

    .search-res-container .ajax-srch-inner {
        margin-top: 3.75rem;
        padding: 0;
    }

    .search-res-container .related-product-section .section-title {
        margin-top: 60px;
        margin-bottom: 40px;
    }

    .product-cat-desc {
		margin-bottom: 40px;
		font-size: 16px;
	}

    .lmp_load_more_button {
		margin-top: 60px;
	}

	.lmp_load_more_button .lmp_button {
		min-width: 140px;
	}

    .user-info-container {
        padding: 40px 0 50px;
    }

    .user-info-container .account-heading {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .user-info-container .account-heading span {
        font-size: .92857143em;
        margin: 0 .42307692em;
    }

    .user-info-container .welcome-note {
        font-size: 14px;
        max-width: 400px;
        padding-bottom: 3px;
    }

    .user-info-container .user-info-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 28px;
    }

    .user-info-container .form-group label:not(.sr-only),
    .user-info-container .form-group span.description {
        font-size: 14px;
    }

    .user-info-container .form-group span.description {
        padding-top: 4px;
    }

    .user-info-container .woocommerce-MyAccount-navigation {
        -ms-flex-preferred-size: 29.6%;
        flex-basis: 29.6%;
        max-width: 29.6%;
        padding: 0 0 0 20px;
    }

    .user-info-container .user-detail-holder {
        -ms-flex-preferred-size: 70.4%;
        flex-basis: 70.4%;
        max-width: 70.4%;
    }

    .user-info-container .user-detail-holder .edit-address-box .form-row .form-row {
        margin-bottom: 20px;
    }

    .user-info-container h2 {
        font-size: 20px;
        line-height: 1.46153846;
        margin-bottom: 10px;
    }

    .user-info-container h2 .alert-count {
        font-size: 13px;
    }

    .user-info-container .input-text {
        font-size: 14px;
        height: 42px;
        padding: 10px 0;
    }

    .user-info-container label.label-text {
        font-size: 14px;
    }

    .woocommerce-MyAccount-navigation .jcf-select {
        display: none !important;
    }

    .woocommerce-MyAccount-navigation > ul {
        font-size: 14px;
    }

    .woocommerce-MyAccount-navigation > ul a .nav-note {
        font-size: 10px;
    }

    .edit-account-box {
        max-width: 400px;
    }

    .edit-account-box .form-row {
        margin: 0 -12px;
    }

    .edit-account-box .form-row [class^="col-"],
    .edit-account-box .form-row [class*=" col-"] {
        padding-left: 12px;
        padding-right: 12px;
    }

    .edit-account-box .form-group {
        margin-bottom: 18px;
    }

    .edit-account-box .date-of-birth {
        padding: 14px 0 24px;
    }

    .edit-account-box .date-of-birth .label-text {
        margin-bottom: 10px;
    }

    .edit-account-box .date-of-birth .jcf-select {
        border-width: 2px;
        height: 36px;
        margin-left: 10px;
        width: 90px;
    }

    .edit-account-box .date-of-birth .jcf-select.jcf-select-year {
        width: 80px;
    }

    .edit-account-box .date-of-birth .jcf-select.jcf-select-day {
        width: 51px;
    }

    .edit-account-box .date-of-birth .jcf-select.jcf-select-day .jcf-select-text {
        margin-right: .3125rem;
    }

    .edit-account-box .date-of-birth .jcf-select.jcf-select-day .jcf-select-opener {
        left: 5px;
    }

    .edit-account-box .date-of-birth .jcf-select .jcf-select-text {
        line-height: 2rem;
        font-size: .875rem;
        margin: 0 .625rem;
    }

    .edit-account-box .date-of-birth .jcf-select .jcf-select-opener {
        left: .625rem;
    }

    .edit-account-box .date-of-birth .jcf-select .jcf-select-opener:before {
        font-size: 5px;
    }

    .edit-account-box .date-of-birth .jcf-select .jcf-select-drop {
        left: -2px;
        right: -2px;
    }

    .edit-account-box .date-of-birth .jcf-select .jcf-select-drop .jcf-select-drop-content {
        border-width: 2px;
    }

    .edit-account-box .date-of-birth .jcf-select .jcf-list .jcf-option {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px;
    }

    .edit-account-box .custom-checkbox {
        margin: 0 0 28px;
    }

    .edit-account-box button.button {
        width: 120px;
    }

    .edit-account-box .success {
        margin-top: 40px;
    }

    .subscribe_field label.checkbox,
    .custom-checkbox {
        font-size: 16px;
        line-height: 18px;
        padding: 1px 30px 1px 0;
    }

    .update_user_info .subscribe_field label.checkbox,
    .update_user_info
    .custom-checkbox {
        margin-left: -6px;
    }

    .subscribe_field label.checkbox .fake-input,
    .custom-checkbox .fake-input {
        width: 16px;
        height: 16px;
    }

    .subscribe_field label.checkbox .fake-input:before,
    .custom-checkbox .fake-input:before {
        font-size: 6px;
    }

    .addresses-holder,
    .payments-holder {
        max-width: 684px;
    }

    .btn.add-method {
        min-width: 230px;
    }

    .address-item {
        padding: 22px 0;
    }

    .address-item:first-of-type {
        padding-top: 18px;
    }

    .address-item:first-of-type .address-action {
        top: 21px;
    }

    .address-item .address-name {
        font-size: 14px;
        line-height: 1.625;
        margin-bottom: 4px;
    }

    .address-item .address-info {
        font-size: 13px;
        line-height: 1.85714286;
        margin-bottom: 11px;
    }

    .address-item .address-action {
        top: 25px;
    }

    .address-item .address-action a {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .payment-item {
        padding: 22px 0;
    }

    .payment-item:first-of-type {
        padding-top: 18px;
    }

    .payment-item:first-of-type .payment-action {
        top: 21px;
    }

    .payment-item .card-name {
        font-size: 14px;
        line-height: 1.625;
        margin-bottom: 4px;
    }

    .payment-item .card-name img {
        margin-left: 7px;
    }

    .payment-item .payment-info {
        font-size: 13px;
        line-height: 1.85714286;
        margin-bottom: 11px;
    }

    .payment-item .payment-action {
        top: 25px;
    }

    .payment-item .payment-action a {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .orders-holder {
        max-width: 41.875rem;
    }

    .orders-holder .order-products-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .order-item {
        padding: 18px 14px;
        margin-bottom: 28px;
    }

    .order-item .order-header-row {
        padding-bottom: 15px;
    }

    .order-item .order-header-row .header-col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        font-size: 16px;
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
        max-width: 33%;
        padding-left: 3%;
        text-align: center;
    }

    .order-item .order-header-row .header-col [class^="icon-"],
    .order-item .order-header-row .header-col [class*=" icon-"] {
        margin: 0 0 3px;
        font-size: 22px;
    }

    .order-item .order-info-col {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding-top: 4px;
    }

    .order-item .order-info-col .order-title {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .order-item .order-info-col .order-data {
        font-size: 13px;
    }

    .order-product-item {
        font-size: 12px;
        line-height: 18px;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }

    .order-product-item .img-wrap {
        -ms-flex-preferred-size: 75px;
        flex-basis: 75px;
        max-width: 75px;
    }

    .order-product-item .product-detail {
        -ms-flex-preferred-size: calc(100% - 75px);
        flex-basis: calc(100% - 75px);
        max-width: calc(100% - 75px);
        padding-right: 10px;
    }

    .detail-process-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -6px;
    }

    .detail-process-list:before {
        border-right: none;
        border-top: 1px dotted #979797;
        right: 8px;
        left: 8px;
        bottom: auto;
        top: 50px;
    }

    .detail-process-list > li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background: none;
        font-size: 13px;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: 20%;
        text-align: center;
        padding: 10px 6px;
    }

    .detail-process-list > li [class^="icon-"],
    .detail-process-list > li [class*=" icon-"] {
        font-size: 22px;
        min-height: 25px;
        margin: 0 0 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .detail-process-list > li [class^="icon-"].icon-product-check,
    .detail-process-list > li [class*=" icon-"].icon-product-check {
        font-size: 19px;
    }

    .detail-process-list > li [class^="icon-"].icon-truck,
    .detail-process-list > li [class*=" icon-"].icon-truck {
        font-size: 16px;
    }

    .detail-process-list > li [class^="icon-"].icon-product,
    .detail-process-list > li [class*=" icon-"].icon-product {
        font-size: 21px;
    }

    .detail-process-list > li .title-text {
        width: 100%;
        background: #fff;
    }

    .order-detail-box {
        padding-top: 10px;
    }

    .order-detail-box .detail-opener {
        font-size: 13px;
        padding-left: 16px;
    }

    .order-detail-box .detail-opener:after {
        font-size: 5px;
    }

    .order-detail-box .order-status-title {
        font-size: 14px;
        padding: .625rem 0;
    }

    .order-detail-box .total-title,
    .order-detail-box .delivery-title {
        font-size: 14px;
        line-height: 1.25;
    }

    .order-totals-box,
    .order-delivery-detail {
        padding: 18px 0 14px;
        font-size: 13px;
        line-height: 22px;
    }

    .coupons-holder {
        padding-top: 1.125rem;
        max-width: 670px;
    }

    .coupon-item {
        font-size: 13px;
        padding: 18px 15px 15px 150px;
        margin-bottom: 25px;
    }

    .coupon-item .coupon-name {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .coupon-item .coupon-name [class^="icon-"],
    .coupon-item .coupon-name [class*=" icon-"] {
        font-size: 19px;
    }

    .coupon-item .coupon-meta {
        font-size: 14px;
        margin-bottom: 16px;
    }

    .coupon-item .info-row {
        padding-bottom: 11px;
    }

    .coupon-item .data-title {
        font-size: 14px;
    }

    .coupon-item .btn-redeem {
        position: absolute;
        top: 7px;
        left: 15px;
        width: 146px;
        z-index: 9;
    }

    .related-coupons-holder h3 {
        font-size: 20px;
        margin-bottom: 16px;
    }

    .related-coupon-item {
        padding-bottom: 36px;
    }

    .related-coupon-item .coupon-meta {
        font-size: 14px;
        margin-bottom: 12px;
    }

    .related-coupon-item .btn {
        min-width: 125px;
    }

    .update-item {
        font-size: 13px;
        padding: 18px 15px 15px 150px;
        margin-bottom: 25px;
    }

    .update-item .update-name {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .update-item .update-meta {
        font-size: 14px;
        margin-bottom: 16px;
    }

    .update-item .info-row {
        padding-bottom: 11px;
    }

    .update-item .btn-redeem {
        position: absolute;
        top: 7px;
        left: 15px;
        width: 146px;
        z-index: 9;
    }

    .account-shipping-return {
        padding: 4px 0 0;
        font-size: .875rem;
    }

    .account-shipping-return p {
        margin-bottom: .75rem;
    }

    .account-shipping-return .return-title {
        margin-bottom: 1rem;
    }

    .account-shipping-return .btn {
        min-width: 192px;
        margin-top: 15px;
    }

    .account-contact {
        max-width: 430px;
        padding: 4px 0 0;
    }

    .account-contact .contact-info {
        padding: 0 0 1px;
    }

    .account-contact .contact-info p {
        margin-bottom: .9375rem;
    }

    .account-contact .form-group {
        margin-bottom: 18px;
    }

    .account-contact .contact-list {
        line-height: 1.3333333;
        font-size: 16px;
        padding: 8px 0 29px;
    }

    .account-contact .contact-list > li {
        padding: 5px 0;
    }

    .account-contact .form-row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .account-contact .form-row [class*="col-"] {
        padding-left: 10px;
        padding-right: 10px;
    }

    .account-contact .btn-contact {
        width: 120px;
        margin-top: 19px;
    }

    .edit-address-box .form-row {
        margin-left: -.625rem;
        margin-right: -.625rem;
    }

    .edit-address-box .form-row > [class*="col-"] {
        padding-left: .625rem;
        padding-right: .625rem;
    }

    .contact-container {
        padding-top: 24px;
        margin-bottom: 65px;
    }

    .contact-container .woocommerce-breadcrumb {
        margin-bottom: 30px;
    }

    .contact-container h1 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .contact-container .form-row .wpcf7-not-valid-tip {
        font-size: 13px;
    }

    .contact-container .wpcf7-response-output {
        font-size: 14px;
    }

    .contact-form-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        outline-offset: -10px;
        outline: 1px solid rgba(189, 141, 68, .5);
    }

    .contact-form-section .banner-img {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
        max-width: 45%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        position: relative;
        z-index: -1;
    }

    .contact-form-section .banner-img:after {
        content: "";
        position: absolute;
        bottom: 1px;
        left: 20px;
        right: 20px;
        height: 77px;
        box-shadow: 0 10px 15px rgba(21, 71, 51, .2);
        z-index: -1;
    }

    .contact-form-section .form-wrap {
        -ms-flex-preferred-size: 55%;
        flex-basis: 55%;
        max-width: 55%;
        padding: 50px 30px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .contact-form-section .form-wrap .form-info-text {
        font-size: 1rem;
    }

    .contact-form-section .form-wrap form {
        margin-top: 1.5625rem;
        width: 100%;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }

    .contact-form-section .form-wrap .contact-btn-wrap {
        margin-top: .9375rem;
    }

    .contact-form-section .form-wrap .contact-btn-wrap .btn-contact {
        font-size: 1rem;
        padding: .8125rem 3.4375rem;
    }

    .contact-form-section .form-wrap .form-control {
        font-size: 14px;
    }

    .contact-form-section .form-wrap textarea {
        font-size: 12px;
        height: 60px;
        padding: 10px 0 10px 50px;
    }

    .contact-form-section .form-wrap .contact-extra-info-wrap {
        margin-top: 2.1875rem;
    }

    .contact-form-section .form-wrap .contact-dtls li {
        font-size: 1rem;
        margin: 0 0 0 20px;
    }

    .contact-form-section .form-wrap .contact-dtls li i {
        margin-left: 8px;
    }

    .contact-form-section .form-wrap .contact-dtls li i.icon-mail {
        font-size: 14px;
    }

    .contact-form-section .form-wrap .contact-social-liks {
        font-size: 1.125rem;
        margin-top: 0;
    }

    .contact-form-section .form-wrap .contact-social-liks li {
        margin: 0 0 0 15px;
    }

    .contact-form-section .form-wrap .contact-social-liks li:last-child {
        margin-left: 0;
    }

    .about-container {
        font-size: 14px;
    }

    .about-container .home-about-wrap {
        margin-bottom: 2.5rem;
        margin-top: .9375rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .about-container .home-about-wrap .woocommerce-breadcrumb {
        margin-bottom: 20px;
    }

    .about-container .home-about-wrap .section-title {
        margin-bottom: 5px;
    }

    .about-container .home-about-wrap .abt-logo-wrap {
        margin-bottom: 15px;
    }

    .about-feat-wrap-inner .bg-image img {
        min-height: 37.5rem;
    }

    .abt-feat-desc {
        font-size: 1rem;
        right: 30px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        max-width: 62.5rem;
        padding: 20px 15px 40px;
        position: absolute;
    }

    .abt-feat-desc .section-title {
        margin-bottom: 1.25rem;
    }

    .abt-feat-desc p {
        padding-left: 20px;
    }

    .abt-feat-desc .abt-feat-lists {
        margin-top: 2rem;
    }

    .abt-feat-desc .abt-feat-lists li {
        padding: 0 10px;
    }

    .abt-feat-desc .abt-feat-lists li:first-child {
        padding-right: 0;
    }

    .abt-feat-desc .abt-feat-lists li:last-child {
        padding-left: 0;
    }

    .abt-feat-desc .abt-feat-lists li .abt-feat-list-title {
        margin-top: .625rem;
    }

    .abt-feat-desc .abt-feat-lists li .abt-feat-list-title:after {
        margin-top: .9375rem;
        width: 5rem;
    }

    .abt-prodct-data-wrap {
        padding: 1.875rem 0;
    }

    .abt-prodct-data-wrap .abt-prdct-data-image {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }

    .abt-prodct-data-wrap .abt-prdct-data-desc {
        padding: 0 1.875rem;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }

    .abt-prodct-data-wrap .abt-prdct-data-desc thead th {
        font-size: 1rem;
        padding: .625rem;
    }

    .abt-prodct-data-wrap .abt-prdct-data-desc tbody td {
        font-size: .875rem;
        padding: .625rem 0 .625rem 2rem;
    }

    .abt-prodct-data-wrap .abt-prdct-data-desc tbody td:last-child {
        padding-left: 0;
    }

    .abt-prodct-data-wrap .abt-prdct-data-desc tbody td strong {
        font-weight: 400;
    }

    .faqs-container,
    .stores-container {
        padding-top: 24px;
    }

    .faqs-container .woocommerce-breadcrumb,
    .stores-container .woocommerce-breadcrumb {
        margin-bottom: 30px;
    }

    .faqs-container .home-layout-six,
    .stores-container .home-layout-six {
        margin-bottom: 1.875rem;
    }

    .faq-top-text {
        font-size: 14px;
        padding-bottom: 24px;
    }

    .faq-top-text h1 {
        font-size: 24px;
        margin-bottom: 22px;
    }

    .faqs-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 28px;
    }

    .faqs-row .faqs-content-holder {
        -ms-flex-preferred-size: 70.4%;
        flex-basis: 70.4%;
        max-width: 70.4%;
    }

    .faq-nav-wrapper {
        -ms-flex-preferred-size: 29.6%;
        flex-basis: 29.6%;
        max-width: 29.6%;
        padding: 0 0 0 20px;
    }

    .faq-nav-wrapper .jcf-select {
        display: none !important;
    }

    .faq-nav-wrapper .faq-nav {
        font-size: 14px;
        padding: 20px 25px;
    }

    .faqs-content-holder h2 {
        font-size: 16px;
        margin-bottom: 6px;
    }

    .faqs-block {
        max-width: 671px;
        padding-bottom: 32px;
    }

    .faq-item {
        font-size: 14px;
        line-height: 1.85714286;
        padding: 1px 0;
    }

    .faq-item .faq-opener {
        font-size: .9375rem;
        line-height: 1.2;
        padding: 7px 0 7px 24px;
    }

    .faq-item .faq-opener:before {
        left: 5px;
        font-size: .375rem;
    }

    .faq-item .faq-content {
        padding-bottom: 25px;
    }

    .press-container {
        padding-top: 24px;
    }

    .press-container .woocommerce-breadcrumb {
        margin-bottom: 30px;
    }

    .press-container h1 {
        font-size: 24px;
        margin-bottom: 24px;
    }

    .press-container .blogs-tags-wrap {
        margin-bottom: 1.25rem;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .press-container .blogs-tags-wrap a {
        padding: .5625rem 1.125rem;
        font-size: .875rem;
        min-width: 110px;
    }

    .press-container .home-layout-seven {
        margin-bottom: 1.875rem;
    }

    .press-container .home-layout-seven .blog-wrap-dup .home-blog-single {
        margin-bottom: 1.5625rem;
    }

    .press-container .woocommerce-pagination {
        margin-top: 1.25rem;
    }

    .mt-container-wrap {
        margin: 100px auto;
    }

    .single-post-container {
        padding-top: 24px;
    }

    .single-post-container .woocommerce-breadcrumb {
        margin-bottom: 30px;
    }

    .single-post-container h1 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .single-post-container .blog-meta {
        font-size: .875rem;
        margin-bottom: 24px;
    }

    .entry-content-wrap .products.columns-3 > div {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
        max-width: 33.33%;
        margin-bottom: 20px;
    }

    .entry-content {
        -ms-flex-preferred-size: calc(100% - 300px);
        flex-basis: calc(100% - 300px);
        max-width: calc(100% - 300px);
        padding-left: 1.875rem;
        padding-bottom: 2.5rem;
    }

    .entry-content h1 {
        line-height: 1.25;
        font-size: 26px;
        margin-bottom: 15px;
    }

    .entry-content p {
        margin-bottom: 24px;
        font-size: 14px;
    }

    .entry-content p strong {
        font-size: 1rem;
    }

    .entry-content h2 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .entry-content h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .entry-content h4,
    .entry-content h5 {
        font-size: 14px;
        line-height: 1.1111;
    }

    .entry-content h4 {
        margin-bottom: 11px;
    }

    .entry-content h5 {
        margin-bottom: 10px;
    }

    .entry-content figure {
        margin-bottom: 30px;
    }

    .entry-content figure figcaption {
        font-size: 13px;
        line-height: 1.3571;
        margin-top: .625rem;
    }

    .entry-content ol {
        padding-bottom: 20px;
        font-size: 14px;
    }

    .entry-content ul {
        padding-bottom: 40px;
        font-size: 14px;
    }

    .entry-content .share-links {
        font-size: 20px;
    }

    .article-product-lists {
        margin: 0 -.46875rem 30px;
    }

    .article-product-lists .product-col {
        padding: 0 .25rem;
    }

    .sidebar {
        -ms-flex-preferred-size: 300px;
        flex-basis: 300px;
        max-width: 300px;
    }

    .sidebar .sidebar-main-wrap {
        padding: 1.875rem 1.25rem;
    }

    .sidebar .sidebar-single {
        margin-bottom: 1.25rem;
    }

    .sidebar .sidebar-title {
        font-size: 1.125rem;
        margin-bottom: 1.25rem;
    }

    .sidebar .title-btn-wrap {
        margin-bottom: 1.25rem;
    }

    .sidebar .title-btn-wrap a {
        font-size: 1rem;
    }

    .sidebar .title-btn-wrap a i {
        font-size: .625rem;
        margin-right: 10px;
    }

    .sidebar .sidebar-abt-sec p {
        font-size: 1.125rem;
    }

    .sidebar .sidebar-tags-list ul a {
        font-size: .875rem;
        padding: .5625rem;
    }

    .sidebar .sidebar-blog-list .sidebar-blog-single {
        margin-bottom: 20px;
    }

    .sidebar .sidebar-blog-list .sidebar-blog-image {
        -ms-flex-preferred-size: 100px;
        flex-basis: 100px;
        max-width: 100px;
    }

    .sidebar .sidebar-blog-list .sidebar-blog-desc {
        -ms-flex-preferred-size: calc(100% - 100px);
        flex-basis: calc(100% - 100px);
        max-width: calc(100% - 100px);
        padding-right: 15px;
    }

    .sidebar .sidebar-blog-list .blog-meta {
        margin-bottom: 12px;
    }

    .sidebar .sidebar-blog-list .blog-title {
        font-size: .875rem;
    }

    .sidebar .related-products .products-row {
        margin: 0 -.8125rem;
    }

    .sidebar .related-products .products-row .product-col {
        padding: 0 .8125rem;
        margin-bottom: 20px;
    }

    .single-article-container {
        padding: 60px 0 50px;
        font-size: 16px;
    }

    .our-customers-container {
        padding-top: 24px;
    }

    .our-customers-container .woocommerce-breadcrumb {
        margin-bottom: 30px;
    }

    .our-customers-container .home-layout-five {
        margin-bottom: 1.875rem;
    }

    .our-customers-container .home-layout-five .love-stories-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px;
    }

    .our-customers-container .home-layout-five .love-stories-wrap .love-st-single {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
        max-width: 33.33%;
        margin-bottom: 40px;
        padding: 0 10px;
    }

    .woocommerce-form-login,
    .woocommerce-ResetPassword {
        padding: 20px 0;
    }

    .woocommerce-form-login .btn,
    .woocommerce-ResetPassword .btn {
        max-width: 128px;
    }

    form .select2-container.select2-container--default .select2-selection--single {
        height: 42px;
    }

    form .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 14px;
    }

    form .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 42px;
    }

    form .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
        font-size: 7px;
    }

    .woocommerce .woocommerce-error {
        padding-bottom: 25px;
        font-size: 14px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .woocommerce .woocommerce-error > li {
        padding: 7px 15px;
    }

    .woocommerce-NoticeGroup .woocommerce-info {
        padding: 7px 15px;
    }

    .woocommerce-NoticeGroup .woocommerce-info {
        margin-bottom: 25px;
    }

    .woocommerce-NoticeGroup .woocommerce-error {
        padding-bottom: 25px;
    }

    .checkout-container {
        padding: 0 0 10px;
    }

    .checkout-container .checkout-heading {
        padding: .5rem 0 2.25rem;
    }

    .checkout-container .checkout-heading h1 {
        font-size: 1.875rem;
        line-height: 1.3333;
        margin-bottom: 5px;
        font-weight: 300;
    }

    .checkout-container .checkout-heading .tagline {
        font-size: inherit;
    }

    .checkout-container .checkout-detail-container {
        position: relative;
        margin: 0;
    }

    .checkout-container .checkout-detail-container > form.woocommerce-checkout:after {
        content: "";
        display: block;
        clear: both;
    }

    .checkout-container .address-holder {
        width: 54%;
        float: right;
        padding: 0 0 20px 60px;
        margin-bottom: 26px;
    }

    .checkout-container .payment-section-title {
        font-size: 16px;
        margin-bottom: 4px;
        text-align: right;
    }

    .checkout-container .payment-section-title [class^="icon-"]:not(.icon-cart),
    .checkout-container .payment-section-title [class*=" icon-"]:not(.icon-cart) {
        font-size: 17px;
        margin-left: 9px;
    }

    .checkout-container .payment-section-title [class^="icon-"]:not(.icon-cart).icon-delivery,
    .checkout-container .payment-section-title [class*=" icon-"]:not(.icon-cart).icon-delivery {
        font-size: 1.23809524em;
    }

    .checkout-container .payment-section-title .cart-count {
        margin-left: 9px;
    }

    .checkout-container .payment-section-title .cart-count .icon-cart {
        font-size: 1.25rem;
    }

    .checkout-container .payment-section-title .counter {
        font-size: .6875rem;
        top: -.375rem;
        right: -.75rem;
        width: 1.125rem;
        height: 1.125rem;
        line-height: 1.125rem;
    }

    .checkout-container .already-account,
    .checkout-container .shipping-info,
    .checkout-container .free-shipping-text {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 1rem;
        text-align: right;
    }

    .checkout-container .form-row {
        padding-bottom: 10px;
    }

    .checkout-container .shipping_address .woocommerce-shipping-fields__field-wrapper {
        padding-top: 16px;
    }

    .checkout-container .input-text,
    .checkout-container .jcf-select {
        height: 41px;
        font-size: 12px;
        line-height: 1.5;
    }

    .checkout-container textarea.input-text {
        min-height: 70px;
        padding: 12px 18px;
    }

    .checkout-container .different-shipping,
    .checkout-container .mc4wp-checkbox,
    .checkout-container .gift-wrap,
    .checkout-container .shipping-notes {
        padding-bottom: 5px;
    }

    .checkout-container .different-shipping {
        margin-bottom: .9375rem;
    }

    .checkout-container .receivers-form-wrap {
        margin-left: -10px;
        margin-right: -10px;
    }

    .checkout-container .shipping-method-holder {
        float: right;
        padding-top: 0;
    }

    .checkout-container .shipping-option > li,
    .checkout-container .payment-option > li {
        padding-bottom: 10px;
    }

    .checkout-container .shipping-option label .method-option,
    .checkout-container .payment-option label .method-option {
        font-size: 13px;
    }

    .checkout-container .shipping-option label .method-detail,
    .checkout-container .payment-option label .method-detail {
        padding: 0 13px;
    }

    .checkout-container .shipping-option label .method-title,
    .checkout-container .payment-option label .method-title {
        font-size: 16px;
    }

    .checkout-container .shipping-option label .method-info,
    .checkout-container .payment-option label .method-info {
        font-size: 15px;
    }

    .checkout-container .shipping-option {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 10px 0 0;
        margin: 0 -15px;
    }

    .checkout-container .shipping-option label .method-option {
        border: none;
    }

    .checkout-container .review-holder {
        padding: 20px 0;
    }

    .checkout-container .promo-code-wrap .promo-input {
        height: 34px;
        font-size: 14px;
        line-height: 1.5;
    }

    .checkout-container .promo-code-wrap .btn-promo {
        height: 34px;
        font-size: 14px;
        line-height: 1.5;
        -ms-flex-preferred-size: 84px;
        flex-basis: 84px;
        min-width: 84px;
        max-width: 84px;
    }

    .checkout-container .promo-code-wrap .coupon-info {
        font-size: 13px;
    }

    .checkout-container .checkout-review {
        float: left;
        width: 46%;
        padding: 20px 0 0;
        border: 1px solid #ececec;
    }

    .checkout-container .cart-label-head {
        font-size: 14px;
        padding: 0 32px 6px;
    }

    .checkout-container .cart-label-head > span:nth-child(2) {
        -ms-flex-preferred-size: 39%;
        flex-basis: 39%;
        max-width: 39%;
    }

    .checkout-container .cart-label-head > span:last-child {
        -ms-flex-preferred-size: 31%;
        flex-basis: 31%;
        max-width: 31%;
    }

    .checkout-container .cart-items-list {
        max-height: 427px;
        margin-bottom: 15px;
    }

    .checkout-container .cart-coupon-wrap {
        padding: .75rem 1.25rem .75rem;
    }

    .checkout-container .cart-coupon-wrap .cart-coupon-main {
        font-size: .875rem;
    }

    .checkout-container .cart-amount {
        font-size: .875rem;
        line-height: 1.25rem;
        padding: 20px 25px 15px;
    }

    .checkout-container .woocommerce-terms-and-conditions-wrapper {
        padding: 0 22px;
        font-size: 16px;
    }

    .checkout-container .btn-checkout-wrap {
        padding: 0 20px;
    }

    .checkout-container .btn.btn-checkout {
        font-size: 16px;
        line-height: 1.3125;
        padding: 9px;
    }

    .checkout-container .payment-icons {
        margin-top: 16px;
        width: 203px;
    }

    .checkout-promo-box .promo-title {
        font-size: 17px;
        margin-top: -.8em;
        margin-bottom: 14px;
        padding: 0 6px;
    }

    .checkout-promo-box .promo-slider {
        padding: 0 8px 18px;
        margin: 0 auto;
    }

    .checkout-promo-box .promo-slider .slick-arrow {
        font-size: 10px;
        top: 3.35vw;
    }

    .checkout-promo-box .product-col {
        padding: 0 8px;
    }

    .checkout-promo-box .product-item .product-name,
    .checkout-promo-box .product-item .product-price,
    .checkout-promo-box .product-item .checkout-cart-link {
        font-size: 13px;
        margin-bottom: 4px;
    }

    #israelpost-additional .spot-detail {
        font-size: .8125rem;
    }

    .woocommerce-order-received .woocommerce .woocommerce-info {
        margin-top: 40px;
    }

    .thankyou-container {
        padding: 35px 30px;
        max-width: 875px;
        margin: 0 auto;
    }

    .thankyou-container .thankyou-header {
        margin-bottom: 14px;
        padding-top: 20px;
    }

    .thankyou-container .thankyou-bank-details {
		margin-bottom: 14px;
		padding-top: 20px;
	}

	.thankyou-container .thankyou-bank-details h2 {
		margin-bottom: 20px;
	}

	.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li {
		-ms-flex-preferred-size: 20%;
		flex-basis: 20%;
		max-width: 20%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 15px;
		padding: 0 10px;
	}

	.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li b {
		font-size: initial;
		padding-left: 0;
	}

	.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li strong {
		padding-top: 10px;
		font-size: 14px;
	}

	.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul ~ ul {
		margin-top: 5px;
		padding-top: 20px;
	}

    .thankyou-container h1 {
        font-size: 21px;
        line-height: 1.25;
        margin-bottom: 2px;
    }

    .thankyou-container h2 {
        font-size: 14px;
        margin-bottom: 17px;
    }

    .thankyou-container .thankyou-text {
        height: 32px;
        font-size: 15px;
    }

    .thankyou-container .thankyou-text .icon-heart,
    .thankyou-container .thankyou-text .icon-bookmark {
        margin-right: 10px;
        font-size: 1.375em;
    }

    .thankyou-container .payment-info {
        margin-bottom: 11px;
        padding: 0 20px;
    }

    .thankyou-container .payment-info .payment-header {
        padding: 14px 0;
    }

    .thankyou-container .payment-info .payment-title {
        font-size: 15px;
    }

    .thankyou-container .payment-info .card-info {
        font-size: 14px;
    }

    .thankyou-container .payment-info .order-info {
        font-size: 14px;
        padding: 10px 2px 16px;
    }

    .thankyou-container .payment-info .order-info .info-title {
        margin-left: 10px;
    }

    .thankyou-container .payment-info .order-info .info-title i {
        width: 25px;
        margin-left: 8px;
    }

    .thankyou-container .payment-info .order-info .icon-package {
        font-size: 14px;
    }

    .thankyou-container .payment-info .order-info .icon-interface {
        font-size: 21px;
    }

    .thankyou-container .product-info {
        margin-bottom: 12px;
        padding: 18px 20px 8px;
    }

    .thankyou-container .product-info .order-product-title {
        font-size: 15px;
        margin: 0;
    }

    .thankyou-container .product-info table {
        font-size: 14px;
        line-height: 1.5;
    }

    .thankyou-container .product-info table thead {
        font-size: 14px;
    }

    .thankyou-container .product-info table thead th,
    .thankyou-container .product-info table thead td {
        padding: 12px 0 8px;
    }

    .thankyou-container .product-info table thead th:first-child,
    .thankyou-container .product-info table thead td:first-child {
        width: 52%;
    }

    .thankyou-container .product-info table thead th:nth-child(2),
    .thankyou-container .product-info table thead td:nth-child(2) {
        width: 24%;
    }

    .thankyou-container .product-info table tbody td,
    .thankyou-container .product-info table tbody th {
        padding: 9px 0;
    }

    .thankyou-container .order-amount-info {
        margin-bottom: 12px;
        padding: 14px 20px 15px;
    }

    .thankyou-container .order-amount-info table {
        font-size: 14px;
    }

    .thankyou-container .shoes-bank-details {
        padding: 1.875rem;
        margin-top: 1.25rem;
    }

    .thankyou-container .order-address-info {
        margin-bottom: 21px;
        padding: 18px 20px 17px;
        font-size: 14px;
    }

    .thankyou-container .order-address-info .address-title {
        font-size: 15px;
        margin-bottom: 11px;
    }

    .woocommerce-cart-form {
        font-size: 15px;
        padding: 20px 0;
    }

    .woocommerce-cart-form .shop_table.cart tbody td {
        border: 1px solid #b4b4b4;
    }

    .woocommerce-cart-form .shop_table.cart th,
    .woocommerce-cart-form .shop_table.cart td {
        padding: 10px;
    }

    .woocommerce-cart-form .shop_table.cart th.product-thumbnail-name,
    .woocommerce-cart-form .shop_table.cart td.product-thumbnail-name {
        width: 50%;
    }

    .woocommerce-cart-form .shop_table.cart th.product-price,
    .woocommerce-cart-form .shop_table.cart th.product-subtotal,
    .woocommerce-cart-form .shop_table.cart td.product-price,
    .woocommerce-cart-form .shop_table.cart td.product-subtotal {
        text-align: center;
    }

    .woocommerce-cart-form .shop_table.cart th .jcf-number,
    .woocommerce-cart-form .shop_table.cart td .jcf-number {
        margin: 0 auto;
    }

    .woocommerce-cart-form .shop_table.cart th.product-quantity .quantity input,
    .woocommerce-cart-form .shop_table.cart td.product-quantity .quantity input {
        height: 2.5rem;
        width: 3.125rem;
    }

    .woocommerce-cart-form .shop_table.cart td.product-remove {
        text-align: center;
    }

    .woocommerce-cart-form .product-info-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .woocommerce-cart-form .product-info-wrap .img-wrap {
        -ms-flex-preferred-size: 110px;
        flex-basis: 110px;
        max-width: 110px;
    }

    .woocommerce-cart-form .product-info-wrap .product-name {
        -ms-flex-preferred-size: calc(100% - 110px);
        flex-basis: calc(100% - 110px);
        max-width: calc(100% - 110px);
        padding: 5px 15px;
    }

    .woocommerce-cart .inner-banner {
        margin-bottom: 15px;
    }

    .cart-collaterals {
        padding-bottom: 25px;
    }

    .cart-collaterals .btn.checkout-button {
        min-width: 200px;
    }

    .survey-main {
        margin: 60px 0;
    }

    .survey-main .survey-wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .survey-main .survey-wrap .section-img {
        max-width: 37%;
        -ms-flex-preferred-size: 37%;
        flex-basis: 37%;
    }

    .survey-main .survey-wrap .section-form {
        max-width: 63%;
        -ms-flex-preferred-size: 63%;
        flex-basis: 63%;
        box-shadow: 0 0 3px rgba(0, 0, 0, .16);
        padding: 50px 0 0;
    }

    .survey-main .survey-wrap .section-form .header {
        margin-bottom: 30px;
        font-size: 18px;
    }

    .survey-main .survey-wrap .section-form form {
        padding-right: 15px;
    }

    .survey-main .survey-wrap .section-form form .numerical-title {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .survey-main .survey-wrap .section-form form .form-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 28px;
    }

    .survey-main .survey-wrap .section-form form .form-group .wpcf7-list-item {
        font-size: 16px;
        margin-bottom: 0;
    }

    .survey-main .survey-wrap .section-form form .form-group .wpcf7-list-item span {
        padding-right: 25px;
    }

    .survey-main .survey-wrap .section-form form .form-group .wpcf7-list-item span:before {
        width: 20px;
        height: 20px;
        top: 2px;
    }

    .survey-main .survey-wrap .section-form h1 {
        font-size: 32px;
        margin-bottom: 27px;
    }

    .survey-main .survey-wrap .form-wrap {
        margin-bottom: 40px;
    }

    .survey-main .survey-wrap .form-wrap .btn-primary {
        max-width: 200px;
        padding: 6px 0;
        font-size: 18px !important;
        width: 100%;
    }

    .single-post .newsletter-floor {
        margin-top: 50px;
    }

    .newsletter-floor .newsletter-title {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        font-size: 1.5rem;
        margin-bottom: 1rem;
    }

    .newsletter-floor .newsletter-title img {
        margin-right: .625rem;
    }

    .newsletter-floor .newsletter-desc {
        font-size: 1rem;
        max-width: 25rem;
        margin-bottom: 1.25rem;
    }

    .newsletter-floor .input-wrap {
        max-width: 400px;
    }

    .newsletter-floor .input-wrap .form-control {
        height: 2.8125rem;
        padding: 0 .875rem;
        font-size: 1rem;
        -ms-flex-preferred-size: calc(100% - 7.5rem);
        flex-basis: calc(100% - 7.5rem);
        max-width: calc(100% - 7.5rem);
    }

    .newsletter-floor .input-wrap .wpcf7-form-control-wrap {
        -ms-flex-preferred-size: calc(100% - 7.5rem);
        flex-basis: calc(100% - 7.5rem);
        max-width: calc(100% - 7.5rem);
    }

    .newsletter-floor .input-wrap .btn-send {
        height: 2.8125rem;
        line-height: 2.8125rem;
        font-size: 1rem;
        width: 7.5rem;
    }

    .newsletter-floor .newsletter-wrapper {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 40px;
    }

    .newsletter-floor .newsletter-wrapper .wpcf7-not-valid-tip,
    .newsletter-floor .newsletter-wrapper .wpcf7-response-output {
        font-size: 14px;
    }

    #footer {
        font-size: .875rem;
    }

    #footer .design-dev-info {
        padding-top: 0;
    }

    .footer-top {
        padding-bottom: 29px;
        padding-top: 2.1875rem;
    }

    .footer-top .footer-title {
        font-size: 14px;
        padding-top: 1px;
        margin-bottom: 9px;
    }

    .footer-top .footer-nav {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }

    .footer-top .footer-nav ul > li > a {
        position: relative;
    }

    .footer-top .footer-nav ul > li > a:after {
        content: "";
        position: absolute;
        bottom: -3px;
        height: 1px;
        right: 0;
        width: 100%;
        background: #4e4b4b;
        -webkit-transition: .4s ease opacity, .4s ease transform;
        transition: .4s ease opacity, .4s ease transform;
        opacity: 0;
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    .footer-top .footer-nav ul > li > a:hover:after {
        opacity: 1;
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
    }

    .footer-top .social-networks li {
        padding: 0 15px;
    }

    .footer-newsletter-box {
        max-width: 350px;
    }

    .footer-newsletter-box .newsletter-title {
        font-size: 16px;
        line-height: 1.5;
        margin: -1px 0 9px;
    }

    .footer-newsletter-box .input-wrap .form-control {
        font-size: 16px;
        line-height: 19px;
        padding: 6px 0;
    }

    .footer-newsletter-box .input-wrap .btn-send {
        font-size: 11px;
    }

    .store-info {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }

    .footer-contact-info ul li {
        padding: 0 0 5px;
    }

    .social-networks {
        font-size: 16px;
    }

    .footer-bottom .container {
        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;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 14px 30px 10px;
        max-width: unset;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .related-product-section .related-product-slider:not(.slick-initialized) > .slide:nth-child(3) ~ .slide {
        display: none;
    }

    .contact-form-section .form-wrap .contact-extra-info-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .contact-form-section .form-wrap .contact-dtls li:last-child {
        margin-left: 0;
    }

    .contact-form-section .form-wrap .contact-social-liks {
        margin-top: 20px;
    }
}

@media (min-width: 768px) and (min-width: 768px) {
    .edit-account-box .date-of-birth .jcf-select.jcf-select-day .jcf-list .jcf-option {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (min-width: 992px) {
    .jcf-select .jcf-select-text {
        font-size: 14px;
        margin-left: 20px;
    }

    .jcf-select .jcf-select-opener:before {
        font-size: 5px;
    }

    .jcf-list {
        font-size: 14px;
    }

    .loadscreen .load-logo {
        width: 166px;
    }

    .container {
        max-width: 970px;
    }

    .jcf-number input {
        font-size: 16px;
    }

    button.btn,
    button.button,
    a.btn,
    a.button,
    input.btn,
    input.button {
        font-size: 16px;
        padding: 7px;
    }

    .form-control {
        font-size: 16px;
        height: 47px;
        padding: 11px 0;
    }

    .mini_cart_active:not(.product-category-page) .backdrop-overlay {
        opacity: 1;
        visibility: visible;
    }

    .header-offer-bar {
        font-size: 14px;
        line-height: 20px;
    }

    .header-offer-bar .offer-slider .slide {
        padding: 9px 0;
    }

    .header-offer-bar .close-offer {
        right: 16px;
        font-size: 13px;
    }

    .header-top .header-top-wrapper {
        min-height: 94px;
        padding: 0 40px;
    }

    .header-top .btn-search-opener {
        margin: 0 10px 0 0;
    }

    .home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position) .header-top .btn-search-opener {
        color: #fff;
    }

    .logo {
        width: 90px;
    }

    .home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position) .logo img:not(.logo-white) {
        opacity: 0;
    }

    .home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position) .logo img.logo-white {
        opacity: 1;
    }

    .header-utility-nav {
        margin: 0 auto 0 0;
    }

    .header-utility-nav > li {
        height: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position) .header-utility-nav > li {
        border-left-color: #fff;
    }

    .home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position) .header-utility-nav > li > a,
    .home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position) .header-utility-nav > li > button {
        color: #fff;
    }

    .home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position) .header-utility-nav .contact-menu > a,
    .home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position)
    .header-utility-nav .account-menu > a {
        color: #fff;
    }

    .home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position) .header-utility-nav .contact-menu > a:after,
    .home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position)
    .header-utility-nav .account-menu > a:after {
        background: #fff;
    }

    .home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position) .header-utility-nav .counter_wish,
    .home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position)
    .header-utility-nav .counter,
    .home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position)
    .header-utility-nav .account-conter {
        background: #fff;
        color: #4e4b4b;
    }

    .header-utility-nav .header-contact-menu,
    .header-utility-nav .drop-menu {
        margin: 32px 0 0;
        padding-bottom: 5px;
        width: 172px;
    }

    .header-utility-nav .header-contact-menu:before,
    .header-utility-nav .drop-menu:before {
        height: 32px;
    }

    .header-utility-nav li.account-menu .drop-menu {
        margin: 12px 0 0;
        padding-bottom: 0;
        width: 110px;
    }

    #nav .primary-menu,
    #nav .mobile-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #nav .primary-menu > li,
    #nav .mobile-menu > li {
        margin: 0 0 0 20px;
    }

    #nav .primary-menu > li:hover > a:after,
    #nav .primary-menu > li.hover > a:after,
    #nav .mobile-menu > li:hover > a:after,
    #nav .mobile-menu > li.hover > a:after {
        opacity: 1;
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
    }

    #nav .primary-menu > li:hover > .submenu-holder,
    #nav .primary-menu > li.hover > .submenu-holder,
    #nav .mobile-menu > li:hover > .submenu-holder,
    #nav .mobile-menu > li.hover > .submenu-holder {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    #nav .primary-menu > li > a,
    #nav .mobile-menu > li > a {
        padding: 0;
    }

    .home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position) #nav .primary-menu > li > a,
    .home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position)
    #nav .mobile-menu > li > a {
        color: #fff;
    }

    .home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position) #nav .primary-menu > li > a:after,
    .home.header-light:not(.mini_cart_active):not(.wishlist_active):not(.header_search_active) .sticky-wrap:not(.fixed-position)
    #nav .mobile-menu > li > a:after {
        background: #fff;
    }

    #nav .primary-menu > li > a:after,
    #nav .mobile-menu > li > a:after {
        content: "";
        position: absolute;
        bottom: -2px;
        height: 1px;
        right: 0;
        width: 100%;
        background: #bd8d44;
        -webkit-transition: .4s ease opacity, .4s ease transform;
        transition: .4s ease opacity, .4s ease transform;
        opacity: 0;
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    #nav .primary-menu > li > a:hover:after,
    #nav .mobile-menu > li > a:hover:after {
        opacity: 1;
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
    }

    #nav .primary-menu .submenu-inner-holder > .sub-menu,
    #nav .mobile-menu .submenu-inner-holder > .sub-menu {
        -ms-flex-preferred-size: calc(100% - 420px);
        flex-basis: calc(100% - 420px);
        max-width: calc(100% - 420px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #nav .primary-menu .submenu-inner-holder > .sub-menu > li > a,
    #nav .mobile-menu .submenu-inner-holder > .sub-menu > li > a {
        font-weight: 700;
        padding: 0;
        font-size: 16px;
        margin-bottom: 10px;
    }

    #nav .primary-menu .submenu-inner-holder > .sub-menu .sub-menu-par,
    #nav .mobile-menu .submenu-inner-holder > .sub-menu .sub-menu-par {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
        max-width: 33.33%;
        padding-right: 2.75rem;
        border-left: solid 1px #d9d9d9;
    }

    #nav .primary-menu .submenu-inner-holder > .sub-menu .sub-menu-par:first-of-type,
    #nav .mobile-menu .submenu-inner-holder > .sub-menu .sub-menu-par:first-of-type {
        padding-right: 0;
        -ms-flex-preferred-size: 28.5%;
        flex-basis: 28.5%;
        max-width: 28.5%;
    }

    #nav .primary-menu .submenu-inner-holder > .sub-menu .sub-menu-par:nth-of-type(2),
    #nav .mobile-menu .submenu-inner-holder > .sub-menu .sub-menu-par:nth-of-type(2) {
        -ms-flex-preferred-size: 32.5%;
        flex-basis: 32.5%;
        max-width: 32.5%;
    }

    #nav .primary-menu .submenu-inner-holder > .sub-menu .sub-menu-par:last-of-type,
    #nav .mobile-menu .submenu-inner-holder > .sub-menu .sub-menu-par:last-of-type {
        padding-left: 30px;
        border: none;
        -ms-flex-preferred-size: 39%;
        flex-basis: 39%;
        max-width: 39%;
    }

    #nav .primary-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li,
    #nav .mobile-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li {
        margin-bottom: 10px;
    }

    #nav .primary-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li.menu-item-has-children,
    #nav .mobile-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li.menu-item-has-children {
        margin-bottom: 20px;
    }

    #nav .primary-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li.menu-item-has-children:last-child,
    #nav .mobile-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li.menu-item-has-children:last-child {
        margin-bottom: 0;
    }

    #nav .primary-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li.current-menu-itemm > a,
    #nav .primary-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li.hover > a,
    #nav .mobile-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li.current-menu-itemm > a,
    #nav .mobile-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li.hover > a {
        font-weight: 700;
        border-bottom-color: #4e4b4b;
    }

    #nav .primary-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li.current-menu-itemm > a:after,
    #nav .primary-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li.hover > a:after,
    #nav .mobile-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li.current-menu-itemm > a:after,
    #nav .mobile-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li.hover > a:after {
        opacity: 1;
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
    }

    #nav .primary-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li > a,
    #nav .mobile-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li > a {
        font-size: 14px;
        padding: 3px 0 4px;
        display: table;
        margin: 0 0 10px;
        position: relative;
    }

    #nav .primary-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li > a:after,
    #nav .mobile-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li > a:after {
        content: "";
        position: absolute;
        bottom: 0;
        height: 1px;
        right: 0;
        width: 100%;
        background: #bd8d44;
        -webkit-transition: .4s ease opacity, .4s ease transform;
        transition: .4s ease opacity, .4s ease transform;
        opacity: 0;
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    #nav .primary-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li > a:hover,
    #nav .mobile-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li > a:hover {
        font-weight: 700;
        border-bottom-color: #4e4b4b;
    }

    #nav .primary-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li > a:hover:after,
    #nav .mobile-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li > a:hover:after {
        opacity: 1;
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
    }

    #nav .primary-menu {
        margin-right: 3.75rem;
    }

    #nav .submenu-holder {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        width: 100%;
        background: #fff;
        box-shadow: 0 2px 20px 2px rgba(0, 0, 0, .1);
        -webkit-transition: .4s ease-in-out opacity, .4s ease-in-out visibility, .4s ease-in-out transform;
        transition: .4s ease-in-out opacity, .4s ease-in-out visibility, .4s ease-in-out transform;
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translate(0, -10px);
        -ms-transform: translate(0, -10px);
        transform: translate(0, -10px);
    }

    #nav .submenu-holder .submenu-inner-holder {
        min-height: 217px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 30px 15px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        max-width: 1320px;
        margin-left: auto;
        margin-right: auto;
    }

    #nav .menu-banner-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-preferred-size: 420px;
        flex-basis: 420px;
        max-width: 420px;
    }

    .login-modal .modal-dialog,
    .register-modal .modal-dialog {
        margin: auto;
        max-width: 800px;
    }

    .login-modal .form-wrap-lft,
    .register-modal .form-wrap-lft {
        padding: 40px 55px;
    }

    .login-modal .modal-close,
    .register-modal .modal-close {
        top: -15px;
        right: -15px;
        width: 2rem;
        height: 2rem;
        border-radius: 2rem;
        line-height: 2.125rem;
    }

    .login-modal h2,
    .register-modal h2 {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .login-modal .btn_register,
    .register-modal .btn_register {
        margin-bottom: 25px;
    }

    .login-modal .form-row,
    .register-modal .form-row {
        margin-left: -20px;
        margin-right: -20px;
    }

    .login-modal .form-row .form-group,
    .register-modal .form-row .form-group {
        padding-left: 20px;
        padding-right: 20px;
    }

    .login-modal .form-group,
    .register-modal .form-group {
        margin-bottom: 25px;
    }

    .login-modal .btn,
    .register-modal .btn {
        padding: 12px;
    }

    .login-modal .login-or-title,
    .register-modal .login-or-title {
        margin: 40px 0 15px;
    }

    .form-wrap-lft .remeber-check {
        margin: 40px 0;
    }

    .remeber-check .link-forgot-pass {
        font-size: 16px;
    }

    .header-wishlist-box {
        width: 470px;
    }

    .header-wishlist-box .wishlist-header {
        height: 100px;
        padding: 20px 10px;
    }

    .header-wishlist-box .wishlist-header .icon-empty-heart {
        font-size: 14px;
        left: 25px;
        top: 24px;
    }

    .header-wishlist-box .wishlist-header .wishlist-close {
        font-size: .75rem;
        right: 1.5625rem;
        top: 1.5rem;
    }

    .header-wishlist-box.wishlist-empty .wishlist-header {
        border: none;
    }

    .header-wishlist-box .wishlist-heading {
        font-size: 20px;
    }

    .header-wishlist-box .btn-clear {
        font-size: 13px;
        left: 18px;
    }

    .header-wishlist-box .wishlist-body {
        height: calc(100% - 72px);
        padding: 20px 16px 0;
    }

    .header-wishlist-box .empty-wishlist-info {
        padding: 10px 0 34px;
    }

    .header-wishlist-box .empty-wishlist-info .wishlist-empty-message {
        margin-bottom: 2.1875rem;
        font-size: 1.125rem;
    }

    .header-wishlist-box .empty-wishlist-info .btn {
        width: 180px;
    }

    .header-wishlist-box .wishlist-items {
        margin: 0 -10px;
    }

    .header-wishlist-box .wishlist-items .product-col {
        padding: 7px 10px;
    }

    .header-wishlist-box .wishlist-item {
        margin-bottom: 30px;
    }

    .header-wishlist-box .wishlist-item .btn-remove-wishlist {
        width: 20px;
        height: 20px;
    }

    .header-wishlist-box .wishlist-item .product-name,
    .header-wishlist-box .wishlist-item .product-price {
        font-size: 16px;
    }

    .header-wishlist-box .wishlist-item .jcf-select .jcf-select-text {
        font-size: 14px;
    }

    .header-wishlist-box .wishlist-item .jcf-select .jcf-select-drop .jcf-list {
        font-size: 14px;
    }

    .header-wishlist-box .wishlist-item .btn-add-cart {
        font-size: 14px;
        padding: 11px 10px 10px;
    }

    .header-mini-cart {
        width: 470px;
    }

    .header-mini-cart .cart-header {
        height: 100px;
        padding: 20px 10px;
    }

    .header-mini-cart .cart-header .icon-shopping-bag {
        font-size: .875rem;
        left: 1.5625rem;
        top: 24px;
    }

    .header-mini-cart.cart-empty .cart-header {
        border: none;
    }

    .header-mini-cart .cart-close {
        font-size: .75rem;
        right: 1.5625rem;
        top: 1.5625rem;
    }

    .header-mini-cart .mini-cart-body {
        height: calc(100% - 327px);
    }

    .header-mini-cart .empty-cart-info {
        padding: 10px 0 34px;
    }

    .header-mini-cart .empty-cart-info .cart-empty-message {
        margin-bottom: 2.1875rem;
        font-size: 1.125rem;
    }

    .header-mini-cart .empty-cart-info .btn {
        width: 180px;
    }

    .header-mini-cart .mini-cart-heading {
        font-size: 20px;
    }

    .header-mini-cart .cart-coupon-wrap {
        padding: 1rem 1.625rem 1rem;
    }

    .header-mini-cart .cart-sub-total {
        font-size: 14px;
        line-height: 1.25;
        margin-top: 1.5625rem;
    }

    .header-mini-cart .cart-sub-total td,
    .header-mini-cart .cart-sub-total th {
        padding: 5px 22px 4px;
    }

    .header-mini-cart .cart-sub-total tfoot {
        font-size: 1rem;
    }

    .header-mini-cart .cart-footer-action {
        padding: 0 22px;
        margin-top: 28px;
    }

    .header-mini-cart .cart-footer-action .btn {
        font-size: 18px;
        line-height: 34px;
    }

    .header-mini-cart .shopping-link {
        font-size: 14px;
    }

    .mini-cart-item {
        padding: 15px 25px 16px;
    }

    .mini-cart-item .product-image {
        -ms-flex-preferred-size: 135px;
        flex-basis: 135px;
        max-width: 135px;
    }

    .mini-cart-item .product-image {
        -ms-flex-preferred-size: 150px;
        flex-basis: 150px;
        max-width: 150px;
    }

    .mini-cart-item .product-detail {
        -ms-flex-preferred-size: calc(100% - 135px);
        flex-basis: calc(100% - 135px);
        max-width: calc(100% - 135px);
    }

    .mini-cart-item .preorder-info {
        min-height: 25px;
        font-size: 11px;
    }

    .mini-cart-item .preorder-info:before {
        height: 25px;
        font-size: 16px;
    }

    .mini-cart-item .product-name {
        margin-bottom: 12px;
    }

    .mini-cart-item .product-variation-wrap .product-variation {
        margin-bottom: 12px;
    }

    .mini-cart-item .cart-quantity label {
        font-size: 14px;
    }

    .mini-cart-item .cart-remove {
        top: 5px;
    }

    .search-suggest-wrap-main {
        padding: 2.8125rem 2.5rem 1.75rem 2.5rem;
    }

    .search-suggest-inner-wrap .ajax-suggest-res-wrap {
        width: 50%;
        padding-right: 4.375rem;
    }

    .ajax-srch-inner .input-group {
        padding: 0 1.65625rem .8125rem 5.625rem;
    }

    .ajax-srch-inner .icon-search-short {
        margin-bottom: 1rem;
        font-size: .9375rem;
    }

    body.wishlist_active .backdrop-overlay,
    body.mini_cart_active .backdrop-overlay {
        left: 470px;
    }

    .hero-banner {
        margin-bottom: 15px;
    }

    .hero-banner .slick-dots {
        left: 45px;
    }

    .hero-banner .banner-title {
        font-size: 40px;
    }

    .hero-banner .banner-desc {
        font-size: 24px;
    }

    .home-layout-one {
        margin-bottom: 3.75rem;
    }

    .home-layout-one .cat-col-wrap {
        padding: 15px 10px;
    }

    .home-layout-one .col-item img {
        object-fit: cover;
        height: 100%;
    }

    .home-layout-one .col-item .category-title {
        font-size: 1.5rem;
        top: 1.25rem;
    }

    .home-layout-one .col-item .cat-product-title {
        font-size: 1.125rem;
        bottom: 2.25rem;
    }

    .home-about-wrap .home-abt-desc-wrapper {
        -ms-flex-preferred-size: 46%;
        flex-basis: 46%;
        max-width: 46%;
        padding: 0 45px;
    }

    .home-about-wrap .abt-logo-wrap {
        margin-bottom: .8125rem;
        max-width: unset;
    }

    .home-about-wrap .home-abt-desc-wrap {
        margin-bottom: 1rem;
        font-size: .875rem;
    }

    .home-about-wrap .home-abt-keys ul li {
        margin: 0 0 0 .5rem;
        font-size: .875rem;
    }

    .home-about-wrap .home-abt-feat-img {
        -ms-flex-preferred-size: 54%;
        flex-basis: 54%;
        max-width: 54%;
    }

    .home-about-wrap .home-abt-feat-img.video-frame {
        padding-bottom: 30.5%;
    }

    .home-layout-two {
        padding: 0 45px;
        margin-bottom: 2.8125rem;
    }

    .home-layout-two .col-item img {
        object-fit: cover;
        height: 100%;
    }

    .home-layout-two .col-item .category-title {
        font-size: 2.25rem;
        top: .9375rem;
    }

    .home-layout-two .col-item .cat-product-title {
        font-size: 1.125rem;
        bottom: 2.5rem;
        padding: .625rem 0 .5625rem;
    }

    .home-layout-three {
        margin-bottom: 3.75rem;
    }

    .home-layout-four {
        margin-bottom: 3.75rem;
    }

    .home-layout-four .giftfrh-rght .giftrh-img-wrap {
        margin-top: -.6875rem;
    }

    .home-layout-four .giftfrh-rght .giftrh-title {
        font-size: 4.25rem;
        margin-left: -3.125rem;
    }

    .home-layout-four .btn-wrap {
        bottom: 1.875rem;
        padding: .75rem 0 .6875rem;
        font-size: 1.375rem;
    }

    .home-layout-review,
	.product-layout-review {
		margin-bottom: 3.75rem;
	}

	.product-layout-review {
		margin-top: 3.125rem;
		margin-bottom: 2.5rem;
	}

    .home-layout-five {
        margin-bottom: 3.75rem;
    }

    .home-layout-six {
        margin-bottom: 3.75rem;
    }

    .home-layout-six .home-store-wrap {
        display: -ms-grid;
        display: grid;
        grid-gap: 1.875rem;
        grid-row-gap: 1.875rem;
        -ms-grid-columns: (2fr)[2];
        grid-template-columns: repeat(2, 2fr);
    }

    .home-layout-six .home-store-wrap .home-store-single {
        margin-bottom: 0;
    }

    .home-layout-seven {
        margin-bottom: 3.75rem;
    }

    .home-layout-seven .home-blog-wrap .home-blog-single,
    .home-layout-seven .blog-wrap-dup .home-blog-single {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
        padding: 0 .9375rem;
        margin-bottom: 0;
    }

    .home-layout-seven .btn-wrap {
        margin-top: 2.3125rem;
    }

    .couplestories-modal .modal-close {
        top: -15px;
        right: -15px;
        width: 2rem;
        height: 2rem;
        border-radius: 2rem;
    }

    .coup-st-wrap .coup-st-desc-wrap {
        padding-right: 20px;
    }

    .column-6 .product-item .product-img {
        padding-bottom: 111.25%;
    }

    .product-item .matat-label,
    .product-item .sale-label,
    .product-item .off-label,
    .product-item .new-label,
    .product-item .sold-label {
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        top: .625rem;
        right: .625rem;
    }

    .product-item .matat-label + .product-page-custom-badge {
		top: 3.125rem;
	}

	.product-item .product-page-custom-badge {
		top: .625rem;
		right: .625rem;
	}

	.product-item .product-page-custom-badge .custom-label {
		font-size: 14px;
		height: 30px;
		line-height: 30px;
	}

    .product-item .oos-label {
        font-size: 1rem;
        padding: .5rem;
    }

    .product-item .sale-countdown-box .sale-info-title {
        font-size: 14px;
    }

    .product-item .btn-wishlist {
        top: 10px;
        left: 10px;
    }

    .product-item .btn-wishlist a {
        font-size: 16px;
    }

    .product-item .product-name {
        font-size: 15px;
    }

    .product-item .product-price {
        font-size: 15px;
    }

    .product-item .oos-alert-text {
        font-size: .875rem;
    }

    .product-item .sale-info-box {
        font-size: .875rem;
        padding: .25rem .375rem;
        margin-top: .5625rem;
    }

    .product-item .valiation-list .variation-color {
        margin: 0 .46875rem;
    }

    .product-item .valiation-list .variable-items-wrapper li {
        margin: 0 .46875rem;
    }

    .gift-product .single-product-container {
        padding-bottom: 30px;
        padding-top: 1.875rem;
    }

    .single-product-container .woocommerce-breadcrumb {
        margin-bottom: 1.25rem;
    }

    .single-product-container .top-btns-wrap a {
        font-size: .875rem;
        line-height: 1.25rem;
        padding: .1875rem;
    }

    .single-product-container .top-btns-wrap a:before,
    .single-product-container .top-btns-wrap a i {
        font-size: .5rem;
        margin-left: .3125rem;
        margin-right: .3125rem;
        margin-top: .35em;
    }

    .single-product-container .top-btns-wrap .btn-back {
        -ms-flex-preferred-size: 9.375rem;
        flex-basis: 9.375rem;
        max-width: 9.375rem;
    }

    .single-product-container .top-btns-wrap .btn-prev-next {
        -ms-flex-preferred-size: 43.62068966%;
        flex-basis: 43.62068966%;
        max-width: 43.62068966%;
        padding-right: 5.3125rem;
    }

    .single-product-container .top-btns-wrap .btn-prev-next a {
        margin: 0 -.375rem 0 2.9375rem;
    }

    .single-product-container .single-slider-wrapper {
        width: 54.136691%;
        padding-right: 34px;
    }

    .single-product-container .single-slider-wrapper .matat-label,
    .single-product-container .single-slider-wrapper .sale-label,
    .single-product-container .single-slider-wrapper .off-label,
    .single-product-container .single-slider-wrapper .new-label,
    .single-product-container .single-slider-wrapper .sold-label {
        font-size: 14px;
        height: 38px;
        line-height: 38px;
        top: .625rem;
        left: .625rem;
    }

    .single-product-container .single-slider-wrapper .matat-label + .product-page-custom-badge {
		top: 3.625rem;
	}

	.single-product-container .single-slider-wrapper .product-page-custom-badge {
		top: .625rem;
		left: .625rem;
	}

	.single-product-container .single-slider-wrapper .product-page-custom-badge .custom-label {
		font-size: 14px;
		height: 38px;
		line-height: 38px;
	}

    .single-product-container .preorder-label {
        right: 20px;
        font-size: 14px;
        padding: 4px 6px 3px;
        min-width: 97px;
    }

    .single-product-container .preorder-label .icon-delivery-box {
        margin-right: 5px;
    }

    .single-product-container .single-product-slider .slide {
        margin-bottom: 27px;
        padding-top: 30px;
    }

    .single-product-container .single-product-summary {
        width: 45.863309%;
        padding: 30px 50px 0 15px;
    }

    .single-product-container .single-product-summary .label-new,
    .single-product-container .single-product-summary .label-sale {
        font-size: 18px;
    }

    .single-product-container .single-product-summary h1 {
        font-size: 28px;
        margin-bottom: 15px;
    }

    .single-product-container .single-product-summary .product-price-wrap {
        margin-bottom: 24px;
    }

    .single-product-container .single-product-summary .product-price,
    .single-product-container .single-product-summary .woocommerce-variation-price {
        font-size: 20px;
    }

    .single-product-container .single-product-summary .product-price ins,
    .single-product-container .single-product-summary .product-price del,
    .single-product-container .single-product-summary .woocommerce-variation-price ins,
    .single-product-container .single-product-summary .woocommerce-variation-price del {
        margin: 0 5px;
    }

    .single-product-container .single-product-summary .stock-info-wrapper {
        margin-bottom: 11px;
    }

    .single-product-container .single-product-summary .stock-info {
        font-size: 12px;
    }

    .single-product-container .single-product-summary .sale-offer-label {
        font-size: .875rem;
        min-width: 8.9375rem;
    }

    .single-product-container .single-product-summary .productpage_title {
        font-size: 16px;
    }

    .single-product-container .variation-row {
        margin-bottom: 15px;
    }

    .single-product-container .variation-row.prdt-type {
        margin-bottom: 5px;
    }

    .single-product-container .variation-row .variation-label {
        font-size: 13px;
        margin-bottom: 12px;
    }

    .single-product-container .gift-form .textarea-wrap textarea,
    .single-product-container .giftcard_wrapper .textarea-wrap textarea {
        font-size: 14px;
        height: 47px;
        padding: 11px 0 11px 60px;
    }

    .single-product-container .gift-form .textarea-wrap #the-count,
    .single-product-container .giftcard_wrapper .textarea-wrap #the-count {
        font-size: 14px;
    }

    .single-product-container .variation-list label .btn-variation,
    .single-product-container .variable-items-wrapper label .btn-variation {
        font-size: 14px;
        padding: 0 7px;
    }

    .single-product-container .variations .image-variable-items-wrapper .variable-item,
    .single-product-container .ring-variations .image-variable-items-wrapper .variable-item {
        margin-left: .4375rem;
    }

    .single-product-container .variations .image-variable-items-wrapper .variable-item img,
    .single-product-container .ring-variations .image-variable-items-wrapper .variable-item img {
        max-width: 2.8125rem;
    }

    .single-product-container .recommendation-note {
        font-size: 13px;
        margin-bottom: 16px;
        padding: 5px 9px;
    }

    .single-product-container .add-cart-row {
        margin-bottom: 20px;
    }

    .single-product-container .add-cart-row .btn-wishlist {
        -ms-flex-preferred-size: 65px;
        flex-basis: 65px;
        max-width: 65px;
        padding-right: 15px;
    }

    .single-product-container .add-cart-row .matat-wishlist-button {
        height: 45px;
        width: 45px;
    }

    .single-product-container .stock-alert-row {
        margin-bottom: 2.5rem;
        padding: .9375rem;
    }

    .single-product-container .stock-alert-row .stock-alert-title {
        font-size: .875rem;
        margin-bottom: .625rem;
    }

    .single-product-container .stock-alert-row .form-control {
        height: 40px;
    }

    .single-product-container .product-short-info {
        font-size: 14px;
    }

    .single-product-container .produc-misc-info {
        margin-top: 1.25rem;
        padding: .875rem 0;
    }

    .single-product-container .produc-misc-info .info-item {
        font-size: .875rem;
    }

    .single-product-container .produc-misc-info .info-item .ico-wrap {
        font-size: 1.4375rem;
        margin-bottom: .375rem;
    }

    .single-product-container ul.contact-list {
        font-size: 14px;
    }

    .single-product-container .product-share {
        padding-top: .8125rem;
        padding-bottom: 1.25rem;
    }

    .single-product-container .product-share .share-title {
        font-size: 13px;
    }

    .single-product-container .product-share .share-links a {
        font-size: 14px;
    }

    .product-tab-info .product-tab-menu {
        margin-bottom: .8125rem;
    }

    .product-tab-info .product-tab-menu > li a {
        font-size: 16px;
    }

    .product-tab-info .tab-content {
        font-size: 14px;
        line-height: 1.71428571;
    }

    .product-tab-info .tab-content p {
        margin-bottom: .5625rem;
    }

    .main-slider-wrapper .sale-countdown-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 3.125rem;
        padding-right: 3.125rem;
    }

    .main-slider-wrapper .sale-countdown-box .sale-info-title {
        -ms-flex-preferred-size: calc(100% - 166px);
        flex-basis: calc(100% - 166px);
        max-width: calc(100% - 166px);
        padding: 0 0 0 10px;
        font-size: 18px;
    }

    .countdown-timer .time-col .days,
    .countdown-timer .time-col .hours,
    .countdown-timer .time-col .minutes,
    .countdown-timer .time-col .seconds {
        font-size: 18px;
    }

    .countdown-timer .time-col .smalltext {
        font-size: .55rem;
        padding: 2px 0 0;
    }

    .section-title {
        font-size: 28px;
    }

    .related-product-section {
        padding: 45px 15px;
    }

    .related-product-section .section-title {
        margin-bottom: 35px;
    }

    .related-product-section .related-product-slider {
        margin: 0 -12.5px;
    }

    .related-product-section .related-product-slider:not(.slick-initialized) > .slide {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }

    .related-product-section .related-product-slider:not(.slick-initialized) > .slide:nth-child(4) ~ .slide {
        display: none;
    }

    .related-product-section .related-product-slider .product-col {
        margin: 0 12.5px 16px;
    }

    .product-feat-inner {
        padding: 10px 40px 10px;
    }

    .product-feat-inner .product-feat-desc ul .prdct-feat-title {
        font-size: 16px;
        margin-top: 10px;
    }

    .category-banner .category-banner-desc-wrap {
        padding: 0 40px;
    }

    .category-banner .category-banner-desc-wrap .category-banner-products .col-item img {
        object-fit: cover;
        height: 100%;
    }

    .category-banner .category-banner-desc-wrap .category-banner-products .col-item .cat-product-title {
        font-size: 1rem;
        bottom: 1.375rem;
        padding: .4375rem 0 .4375rem;
    }

    .category-banner .category-banner-para-wrap {
        font-size: .875rem;
        max-width: 566px;
    }

    .category-header h1 {
        font-size: 28px;
    }

    .category-father .filter-container {
        padding: 25px 45px;
    }

    .filter-container {
        padding: 25px 45px;
    }

    .filter-container .price-range-slider .ui-slider-handle .slider-tooltip {
        font-size: 14px;
    }

    .filter-container .filters-rest-wrap {
        font-size: .875rem;
    }

    .filter-container .filter-opener {
        font-size: 14px;
        margin-right: 32px;
    }

    .filter-container .filter-options .filter-list label {
        font-size: .875rem;
    }

    .category-content-banner {
        padding: 0 30px;
        margin-bottom: 40px;
    }

    .shop-products-holder {
        padding: 0 45px 52px;
    }

    .shop-products-holder .products-row {
        grid-column-gap: 22px;
        grid-row-gap: 25px;
    }

    .shop-products-holder .products-row .product-col {
        -ms-grid-column-span: 3;
        -ms-grid-column: auto;
        grid-column: auto / span 3;
    }

    .shop-products-holder .products-row .product-col.column-4 {
        -ms-grid-column-span: 4;
        -ms-grid-column: auto;
        grid-column: auto / span 4;
    }

    .shop-products-holder .products-row .product-col.column-6 {
        -ms-grid-column: span 6;
        grid-column: span 6;
        -ms-grid-row: span 2;
        grid-row: span 2;
    }

    .shop-products-holder .category-banner2 {
        -ms-grid-column-span: 9;
        -ms-grid-column: auto;
        grid-column: auto / span 9;
    }

    .woocommerce-pagination .page-numbers .prev:before,
    .woocommerce-pagination .page-numbers .next:before,
    .woocommerce-pagination .page-numbers .nextpostslink:before,
    .woocommerce-pagination .page-numbers .previouspostslink:before,
    .woocommerce-pagination .wp-pagenavi .prev:before,
    .woocommerce-pagination .wp-pagenavi .next:before,
    .woocommerce-pagination .wp-pagenavi .nextpostslink:before,
    .woocommerce-pagination .wp-pagenavi .previouspostslink:before {
        font-size: 10px;
    }

    .search-result-container {
        padding: 32px 30px 52px;
    }

    .search-result-container h1 {
        font-size: 28px;
    }

    .search-result-container .result-info {
        font-size: 18px;
        margin-bottom: 25px;
    }

    .search-result-container .product-search {
        margin-bottom: 2.5625rem;
    }

    .search-result-container .product-search .input-wrap .search-input {
        height: 40px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .search-result-container .product-search button {
        margin: 2px 6px;
    }

    .search-result-container .top-search {
        font-size: 16px;
    }

    .search-result-container .top-search a {
        margin: 0 14px 0 11px;
    }

    .result-recomended-section {
        padding-top: 24px;
    }

    .result-recomended-section .section-title {
        margin-bottom: 44px;
    }

    .result-recomended-section .products-row {
        grid-column-gap: 22px;
        grid-row-gap: 52px;
    }

    .result-recomended-section .products-row .product-col {
        -ms-grid-column-span: 3;
        -ms-grid-column: auto;
        grid-column: auto / span 3;
    }

    .search-res-container {
        padding-top: 34px;
    }

    .user-info-container {
        padding: 48px 0 62px;
    }

    .user-info-container .account-heading {
        font-size: 22px;
        margin-bottom: 12px;
    }

    .user-info-container .welcome-note {
        font-size: 16px;
        padding-bottom: 37px;
    }

    .user-info-container .user-info-row {
        padding-top: 34px;
    }

    .user-info-container .form-group label:not(.sr-only),
    .user-info-container .form-group span.description {
        font-size: 14px;
    }

    .user-info-container .form-group span.description {
        padding-top: 5px;
    }

    .user-info-container h2 {
        font-size: 24px;
    }

    .user-info-container h2 .alert-count {
        font-size: 14px;
    }

    .user-info-container .input-text {
        font-size: 16px;
        height: 47px;
        padding: 11px 0;
    }

    .user-info-container label.label-text {
        font-size: 16px;
    }

    .woocommerce-MyAccount-navigation > ul {
        font-size: 16px;
    }

    .woocommerce-MyAccount-navigation > ul a .nav-note {
        font-size: 12px;
    }

    .edit-account-box .form-row {
        margin: 0 -16px;
    }

    .edit-account-box .form-row [class^="col-"],
    .edit-account-box .form-row [class*=" col-"] {
        padding-left: 16px;
        padding-right: 16px;
    }

    .edit-account-box .form-group {
        margin-bottom: 23px;
    }

    .edit-account-box .date-of-birth .label-text {
        margin-bottom: 13px;
    }

    .edit-account-box .custom-checkbox {
        margin-bottom: 34px;
    }

    .edit-account-box button.button {
        width: 140px;
    }

    .address-item {
        padding: 26px 0;
    }

    .address-item:first-of-type {
        padding-top: 22px;
    }

    .address-item:first-of-type .address-action {
        top: 25px;
    }

    .address-item .address-name {
        font-size: 16px;
        margin-bottom: 7px;
    }

    .address-item .address-info {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .address-item .address-action {
        top: 29px;
    }

    .address-item .address-action a {
        font-size: 16px;
    }

    .payment-item {
        padding: 26px 0;
    }

    .payment-item:first-of-type {
        padding-top: 22px;
    }

    .payment-item:first-of-type .payment-action {
        top: 25px;
    }

    .payment-item .card-name {
        font-size: 16px;
        margin-bottom: 7px;
    }

    .payment-item .card-name img {
        margin-left: 8px;
    }

    .payment-item .payment-info {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .payment-item .payment-action {
        top: 29px;
    }

    .payment-item .payment-action a {
        font-size: 16px;
    }

    .order-item .order-header-row .header-col {
        font-size: 18px;
    }

    .order-product-item {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
        max-width: 33.33%;
    }

    .coupon-item {
        font-size: 14px;
        padding: 20px 17px 17px 165px;
    }

    .coupon-item .coupon-name {
        font-size: 18px;
    }

    .coupon-item .coupon-name [class^="icon-"],
    .coupon-item .coupon-name [class*=" icon-"] {
        font-size: 21px;
    }

    .coupon-item .coupon-meta {
        font-size: 16px;
        line-height: 1.625;
    }

    .coupon-item .data-title {
        font-size: 16px;
    }

    .coupon-item .btn-redeem {
        top: 12px;
        left: 20px;
        width: 161px;
    }

    .related-coupons-holder h3 {
        font-size: 24px;
    }

    .related-coupon-item {
        padding-bottom: 42px;
    }

    .related-coupon-item .coupon-meta {
        font-size: 16px;
        line-height: 1.625;
    }

    .related-coupon-item .btn {
        min-width: 140px;
    }

    .update-item {
        font-size: 14px;
        padding: 20px 17px 17px 165px;
    }

    .update-item .update-name {
        font-size: 18px;
    }

    .update-item .update-meta {
        font-size: 16px;
        line-height: 1.625;
    }

    .update-item .btn-redeem {
        top: 12px;
        left: 20px;
        width: 161px;
    }

    .account-shipping-return {
        font-size: 1rem;
    }

    .account-shipping-return p {
        margin-bottom: .875rem;
    }

    .account-shipping-return .return-title {
        margin-bottom: 1.3125rem;
    }

    .account-shipping-return .btn {
        margin-top: 19px;
    }

    .account-contact .form-group {
        margin-bottom: 23px;
    }

    .account-contact .contact-list {
        font-size: 18px;
    }

    .account-contact .btn-contact {
        width: 140px;
        margin-top: 24px;
    }

    .contact-container {
        padding-top: 34px;
        margin-bottom: 85px;
    }

    .contact-container h1 {
        font-size: 28px;
        margin-bottom: 18px;
    }

    .contact-form-section {
        outline-offset: -15px;
    }

    .contact-form-section .form-wrap {
        padding: 50px 45px;
    }

    .contact-form-section .form-wrap textarea {
        font-size: 14px;
        height: 70px;
        padding: 11px 0 11px 60px;
    }

    .contact-form-section .form-wrap .contact-dtls li {
        margin: 0 0 0 20px;
    }

    .about-container {
        font-size: 16px;
        line-height: 1.625;
    }

    .about-container .home-about-wrap {
        margin-bottom: 2.8125rem;
        margin-top: 1.25rem;
    }

    .abt-feat-desc {
        right: 45px;
    }

    .abt-feat-desc p {
        padding-left: 50px;
    }

    .abt-feat-desc .abt-feat-lists li {
        padding: 0 15px;
    }

    .abt-prodct-data-wrap {
        padding: 2.8125rem 0;
    }

    .abt-prodct-data-wrap .abt-prdct-data-image {
        -ms-flex-preferred-size: 38%;
        flex-basis: 38%;
        max-width: 38%;
    }

    .abt-prodct-data-wrap .abt-prdct-data-desc {
        padding: 0 2.8125rem;
        -ms-flex-preferred-size: 62%;
        flex-basis: 62%;
        max-width: 62%;
    }

    .abt-prodct-data-wrap .abt-prdct-data-desc tbody td {
        font-size: .9375rem;
        padding: .625rem 0 .625rem 2.625rem;
    }

    .faqs-container,
    .stores-container {
        padding-top: 34px;
    }

    .faqs-container .home-layout-six,
    .stores-container .home-layout-six {
        margin-bottom: 2.5rem;
    }

    .faq-top-text {
        font-size: 16px;
        padding-bottom: 34px;
    }

    .faq-top-text h1 {
        font-size: 28px;
        margin-bottom: 26px;
    }

    .faqs-row {
        padding-top: 34px;
    }

    .faq-nav-wrapper {
        padding: 0 0 0 40px;
    }

    .faq-nav-wrapper .faq-nav {
        font-size: 16px;
        padding: 25px 30px;
    }

    .faqs-content-holder h2 {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .faqs-block {
        padding-bottom: 37px;
    }

    .faq-item .faq-opener {
        font-size: 16px;
        line-height: 1.25;
        padding: 10px 0 10px 26px;
    }

    .faq-item .faq-opener:before {
        left: 7px;
        font-size: .4375rem;
    }

    .faq-item .faq-content {
        padding-bottom: 28px;
    }

    .press-container {
        padding-top: 34px;
    }

    .press-container h1 {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .press-container .blogs-tags-wrap {
        margin-bottom: 1.5625rem;
    }

    .press-container .home-layout-seven {
        margin-bottom: 2.5rem;
    }

    .press-container .home-layout-seven .blog-wrap-dup .home-blog-single {
        margin-bottom: 1.875rem;
    }

    .single-post-container {
        padding-top: 34px;
    }

    .single-post-container h1 {
        font-size: 28px;
        margin-bottom: 24px;
    }

    .entry-content {
        -ms-flex-preferred-size: calc(100% - 360px);
        flex-basis: calc(100% - 360px);
        max-width: calc(100% - 360px);
        padding-left: 3.125rem;
    }

    .entry-content h1 {
        font-size: 32px;
    }

    .entry-content p {
        font-size: 16px;
    }

    .entry-content p strong {
        font-size: 1.125rem;
    }

    .entry-content h2 {
        font-size: 21px;
    }

    .entry-content h3 {
        font-size: 20px;
    }

    .entry-content h4,
    .entry-content h5 {
        font-size: 15px;
    }

    .entry-content h5 {
        margin-bottom: 15px;
    }

    .entry-content ol {
        padding-bottom: 30px;
        font-size: 16px;
    }

    .entry-content ol > li {
        padding: 0 0 9px 26px;
    }

    .rtl .entry-content ol > li {
        padding-right: 26px;
    }

    .entry-content ul {
        font-size: 16px;
    }

    .entry-content ul > li {
        padding: 0 0 13px 22px;
    }

    .rtl .entry-content ul > li {
        padding-right: 22px;
    }

    .entry-content ul > li:before {
        top: 13px;
        width: 6px;
        height: 6px;
    }

    .article-product-lists .product-col {
        padding: 0 .46875rem;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }

    .sidebar {
        -ms-flex-preferred-size: 360px;
        flex-basis: 360px;
        max-width: 360px;
    }

    .sidebar .sidebar-single {
        margin-bottom: 1.875rem;
    }

    .our-customers-container {
        padding-top: 34px;
    }

    .our-customers-container .home-layout-five {
        margin-bottom: 2.8125rem;
    }

    .woocommerce-form-login,
    .woocommerce-ResetPassword {
        padding: 25px 0;
    }

    .woocommerce-form-login .btn,
    .woocommerce-ResetPassword .btn {
        max-width: 140px;
    }

    form .select2-container.select2-container--default .select2-selection--single {
        height: 47px;
    }

    form .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 16px;
        line-height: 46px;
    }

    form .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 47px;
    }

    form .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
        font-size: 8px;
    }

    .woocommerce .woocommerce-error {
        padding-bottom: 30px;
        font-size: 16px;
        padding-left: 28px;
        padding-right: 28px;
    }

    .woocommerce-NoticeGroup .woocommerce-info {
        margin-bottom: 30px;
    }

    .woocommerce-NoticeGroup .woocommerce-error {
        padding-bottom: 30px;
    }

    .checkout-container .checkout-heading h1 {
        font-size: 2.25rem;
    }

    .checkout-container .checkout-detail-container {
        margin: 0 -14px 0;
    }

    .checkout-container .woocommerce-NoticeGroup {
        padding: 0 15px;
    }

    .checkout-container .checkout_forms_holder,
    .checkout-container .woocommerce-shipping-fields__field-wrapper {
        margin: 0 -15px;
    }

    .checkout-container .address-holder {
        padding: 0 0 0 70px;
        margin-left: -5px;
        margin-right: -5px;
    }

    .checkout-container .payment-section-title {
        font-size: 18px;
        margin-bottom: 6px;
    }

    .checkout-container .payment-section-title [class^="icon-"]:not(.icon-cart),
    .checkout-container .payment-section-title [class*=" icon-"]:not(.icon-cart) {
        font-size: 1.3125rem;
        margin-left: .8125rem;
    }

    .checkout-container .payment-section-title .cart-count {
        margin-left: .8125rem;
    }

    .checkout-container .payment-section-title .cart-count .icon-cart {
        font-size: 1.375rem;
    }

    .checkout-container .payment-section-title .counter {
        font-size: .75rem;
        top: -.4375rem;
        right: -.875rem;
        width: 1.25rem;
        height: 1.25rem;
        line-height: 1.25rem;
    }

    .checkout-container .already-account,
    .checkout-container .shipping-info,
    .checkout-container .free-shipping-text {
        margin-bottom: 22px;
    }

    .checkout-container .form-row {
        padding: 0 15px 20px;
    }

    .checkout-container .input-text,
    .checkout-container .jcf-select {
        height: calc(2.625rem + 2px);
        font-size: .875rem;
        line-height: 1.5;
        padding: .5rem 0;
    }

    .checkout-container textarea.input-text {
        min-height: 90px;
    }

    .checkout-container .woocommerce-terms-and-conditions-wrapper {
        padding: 0 22px;
    }

    .checkout-container .shipping-option > li,
    .checkout-container .payment-option > li {
        padding-bottom: 11px;
    }

    .checkout-container .shipping-option label .method-option,
    .checkout-container .payment-option label .method-option {
        font-size: 14px;
    }

    .checkout-container .shipping-option label .fake-input,
    .checkout-container .payment-option label .fake-input {
        width: 18px;
        height: 18px;
        min-width: 18px;
        margin-top: 3px;
    }

    .checkout-container .shipping-option label .fake-input:before,
    .checkout-container .payment-option label .fake-input:before {
        height: 10px;
        width: 10px;
    }

    .checkout-container .shipping-option label .method-option {
        padding: .125rem .875rem;
    }

    .checkout-container .promo-code-wrap {
        margin-bottom: 22px;
    }

    .checkout-container .promo-code-wrap .coupon-info {
        font-size: 14px;
    }

    .checkout-container .checkout-review .payment-option {
        margin-bottom: 16px;
    }

    .checkout-container .cart-label-head {
        font-size: 16px;
        padding: 0 42px 8px;
    }

    .checkout-container .cart-items-list {
        max-height: 625px;
        margin-bottom: 20px;
    }

    .checkout-container .cart-coupon-wrap {
        padding: 1rem 1.5625rem 1rem;
    }

    .checkout-container .cart-amount {
        font-size: 1rem;
        line-height: 1.5rem;
    }

    .checkout-container .cart-amount .amout-row {
        padding: 3px 0;
    }

    .checkout-container .btn-checkout-wrap {
        padding: 0 25px;
    }

    .checkout-container .btn.btn-checkout {
        padding: 13px;
        line-height: 24px;
        font-size: 18px;
    }

    .checkout-promo-box .product-col {
        padding: 0 9px;
    }

    .thankyou-container h1 {
        font-size: 24px;
    }

    .thankyou-container h2 {
        font-size: 16px;
    }

    .thankyou-container .thankyou-text {
        height: 40px;
        font-size: 16px;
    }

    .thankyou-container .payment-info .payment-header {
        padding: 18px 0;
    }

    .thankyou-container .payment-info .payment-title {
        font-size: 18px;
    }

    .thankyou-container .payment-info .card-info {
        font-size: 16px;
    }

    .thankyou-container .payment-info .order-info {
        font-size: 16px;
    }

    .thankyou-container .product-info .order-product-title {
        font-size: 18px;
    }

    .thankyou-container .product-info table {
        font-size: 16px;
    }

    .thankyou-container .order-amount-info table {
        font-size: 16px;
    }

    .thankyou-container .order-address-info {
        font-size: 16px;
        line-height: 1.6875;
    }

    .thankyou-container .order-address-info .address-title {
        font-size: 18px;
    }

    .woocommerce-cart-form {
        font-size: 17px;
    }

    .woocommerce-cart-form .shop_table.cart th,
    .woocommerce-cart-form .shop_table.cart td {
        padding: 13px;
    }

    .woocommerce-cart-form .product-info-wrap .img-wrap {
        -ms-flex-preferred-size: 125px;
        flex-basis: 125px;
        max-width: 125px;
    }

    .woocommerce-cart-form .product-info-wrap .product-name {
        -ms-flex-preferred-size: calc(100% - 125px);
        flex-basis: calc(100% - 125px);
        max-width: calc(100% - 125px);
    }

    .woocommerce-cart .inner-banner {
        margin-bottom: 20px;
    }

    .cart-collaterals {
        padding-bottom: 30px;
    }

    .cart-collaterals .btn.checkout-button {
        min-width: 225px;
    }

    .newsletter-floor .newsletter-title {
        font-size: 1.75rem;
        margin-bottom: 1.25rem;
    }

    .newsletter-floor .newsletter-desc {
        font-size: 1.125rem;
        margin-bottom: 1.5rem;
        max-width: 29.375rem;
    }

    .newsletter-floor .newsletter-wrapper {
        right: 60px;
    }

    .footer-top {
        padding-bottom: 39px;
        padding-top: 2.8125rem;
    }

    .footer-top .container {
        padding: 18px 45px 14px;
    }

    .footer-top .footer-nav {
        -ms-flex-preferred-size: 19.6%;
        flex-basis: 19.6%;
        max-width: 19.6%;
    }

    .footer-top .footer-nav ul > li {
        padding-bottom: 13px;
    }

    .footer-top .social-networks {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 40px 5px 0;
    }

    .footer-top .social-networks li {
        padding: 0 9px;
    }

    .footer-top .foot-logo-col {
        -ms-flex-preferred-size: 24%;
        flex-basis: 24%;
        max-width: 24%;
    }

    .store-info {
        -ms-flex-preferred-size: 17.1%;
        flex-basis: 17.1%;
        max-width: 17.1%;
    }

    .footer-contact-info {
        -ms-flex-preferred-size: 19.6%;
        flex-basis: 19.6%;
        max-width: 19.6%;
    }

    .social-networks {
        font-size: 18px;
    }

    .footer-bottom .container {
        padding: 16px 40px 12px;
    }

    .footer-bottom .footer-link {
        -ms-flex-preferred-size: calc(50% - 95px);
        flex-basis: calc(50% - 95px);
        max-width: calc(50% - 95px);
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media (min-width: 1200px) {
    .jcf-select .jcf-select-text {
        font-size: 15px;
    }

    .jcf-list {
        font-size: 15px;
    }

    .loadscreen .load-logo {
        width: 180px;
    }

    .container {
        max-width: 1170px;
    }

    .header-offer-bar .offer-slider .slick-arrow {
        font-size: 12px;
    }

    .header-offer-bar .close-offer {
        right: 21px;
        font-size: 14px;
    }

    .header-top .header-top-wrapper {
        min-height: 101px;
        padding: 0 60px;
    }

    .logo {
        width: 90px;
    }

    .nav-opener {
        display: none;
    }

    .header-utility-nav .header-contact-menu,
    .header-utility-nav .drop-menu {
        margin-top: 43px;
        padding-bottom: 8px;
    }

    .header-utility-nav .header-contact-menu:before,
    .header-utility-nav .drop-menu:before {
        height: 43px;
    }

    .header-utility-nav .header-contact-menu > li > a,
    .header-utility-nav .drop-menu > li > a {
        font-size: 16px;
    }

    .header-utility-nav li.account-menu .drop-menu {
        margin-top: 23px;
        padding-bottom: 0;
    }

    #nav .primary-menu .submenu-inner-holder > .sub-menu,
    #nav .mobile-menu .submenu-inner-holder > .sub-menu {
        -ms-flex-preferred-size: calc(100% - 446px);
        flex-basis: calc(100% - 446px);
        max-width: calc(100% - 446px);
    }

    #nav .primary-menu .submenu-inner-holder > .sub-menu > li > a,
    #nav .mobile-menu .submenu-inner-holder > .sub-menu > li > a {
        font-size: 18px;
        margin-bottom: 14px;
    }

    #nav .primary-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li > a,
    #nav .mobile-menu .submenu-inner-holder > .sub-menu .sub-menu-par .sub-menu li > a {
        font-size: 14px;
        padding: 4px 0;
    }

    #nav .menu-banner-row {
        -ms-flex-preferred-size: 446px;
        flex-basis: 446px;
        max-width: 446px;
    }

    #nav .mobile-account-nav,
    #nav .social-network-wrap {
        display: none;
    }

    .header-wishlist-box .empty-wishlist-info .wishlist-empty-message {
        margin-bottom: 40px;
        font-size: 1.25rem;
    }

    .header-wishlist-box .empty-wishlist-info .btn {
        width: 200px;
    }

    .header-mini-cart .mini-cart-body {
        height: calc(100% - 327px);
    }

    .header-mini-cart .empty-cart-info .cart-empty-message {
        margin-bottom: 40px;
        font-size: 1.25rem;
    }

    .header-mini-cart .empty-cart-info .btn {
        width: 200px;
    }

    .mini-cart-item .product-detail {
        -ms-flex-preferred-size: calc(100% - 150px);
        flex-basis: calc(100% - 150px);
        max-width: calc(100% - 150px);
    }

    .mini-cart-item .preorder-info {
        font-size: 12px;
        padding: 0 26px 0 14px;
        margin-bottom: 7px;
    }

    .mini-cart-item .preorder-info:before {
        width: 26px;
        font-size: 18px;
    }

    .mini-cart-item .preorder-info .pre-title {
        font-size: 14px;
    }

    .mini-cart-item .variation-info {
        font-size: 14px;
    }

    .search-suggest-wrap-main {
        padding: 2.8125rem 5.0625rem 1.75rem 5.1875rem;
    }

    .search-suggest-inner-wrap .ajax-suggest-res-wrap {
        padding-right: 8.25rem;
    }

    .search-product-wrapper .product-row {
        margin: 0 -1.0625rem;
    }

    .search-product-wrapper .product-row .product-col {
        padding: 0 1.0625rem;
    }

    .ajax-srch-inner .input-group {
        padding: 0 1.65625rem .9375rem 5.625rem;
    }

    .ajax-srch-inner .icon-search-short {
        font-size: 1rem;
        margin-bottom: 1.1875rem;
    }

    .countdown-block .countdown-wrapper .flip-clock-dot {
        width: .3125rem;
        height: .625rem;
        top: .4375rem;
        left: .125rem;
    }

    .countdown-block .countdown-wrapper .flip-clock-dot::after {
        font-size: .6875rem;
    }

    .countdown-block .flip-clock-wrapper .flip-clock-divider {
        width: .625rem;
        height: 2.1875rem;
    }

    .countdown-block .flip-clock-wrapper ul {
        width: 1.125rem;
        height: 1.25rem;
        margin: .0625rem;
        font-size: 1rem;
        line-height: 1.5rem;
        border-radius: .25rem;
    }

    .countdown-block .flip-clock-wrapper ul li {
        line-height: 1.5rem;
    }

    .countdown-block .flip-clock-wrapper ul li a div {
        font-size: 1rem;
    }

    .countdown-block .flip-clock-wrapper ul li a div div.inn {
        border-radius: .25rem;
    }

    .countdown-block .flip-clock-wrapper ul li a div.up::after {
        top: .75rem;
        margin-top: -.0625rem;
    }

    .countdown-block .flip-clock-wrapper ul li a div.down {
        border-bottom-left-radius: .25rem;
        border-bottom-right-radius: .25rem;
    }

    .countdown-block .flip-clock-divider .flip-clock-label {
        font-size: .625rem;
        right: -1.8125rem;
    }

    .countdown-block .flip-clock-divider.hours .flip-clock-label {
        right: -2.125rem;
    }

    .countdown-block .flip-clock-divider.days .flip-clock-label {
        right: -1.875rem;
    }

    .hero-banner {
        margin-bottom: 20px;
    }

    .hero-banner .slick-dots {
        left: 60px;
    }

    .hero-banner .banner-title {
        font-size: 48px;
        margin-bottom: 15px;
    }

    .hero-banner .banner-desc {
        font-size: 28px;
        margin-bottom: 21px;
    }

    .section-title {
        font-size: 1.75rem;
    }

    .section-sub-title {
        font-size: 1.125rem;
    }

    .home-layout-one .cat-col-wrap {
        padding: 20px 10px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .home-layout-one .col-item {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }

    .home-layout-one .col-item .category-title {
        font-size: 1.75rem;
        top: 1.25rem;
    }

    .home-about-wrap .home-abt-desc-wrapper {
        padding: 0 60px;
    }

    .home-about-wrap .section-title {
        margin-bottom: 1.5625rem;
    }

    .home-about-wrap .home-abt-desc-wrap {
        margin-bottom: 1.25rem;
    }

    .home-about-wrap .home-abt-feat-img.video-frame {
        padding-bottom: 32%;
    }

    .home-layout-two {
        padding: 0 60px;
        margin-bottom: 3.4375rem;
    }

    .home-layout-two .col-item {
        padding: 0 15px;
    }

    .home-layout-two .col-item .category-title {
        font-size: 2.625rem;
    }

    .home-layout-two .col-item .cat-product-title {
        font-size: 1.25rem;
        bottom: 2.75rem;
        padding: .75rem 0 .6875rem;
    }

    .home-layout-four .giftfrh-rght .giftrh-img-wrap {
        margin-top: -.8125rem;
    }

    .home-layout-four .giftfrh-rght .giftrh-title {
        font-size: 5.125rem;
        margin-left: -3.75rem;
    }

    .coup-st-wrap .coup-st-desc-wrap {
        padding-right: 30px;
    }

    .column-6 .product-item .product-img {
        padding-bottom: 112.25%;
    }

    .product-item .sale-countdown-box .sale-info-title {
        font-size: 16px;
    }

    .product-item .btn-wishlist {
        top: 12px;
        left: 12px;
    }

    .product-item .btn-wishlist a {
        font-size: 17px;
    }

    .product-item .product-name {
        font-size: 16px;
    }

    .product-item .product-price {
        font-size: 16px;
    }

    .gift-product .single-product-container {
        padding-bottom: 40px;
        padding-top: 2.5rem;
    }

    .single-product-container .container {
        max-width: 1200px;
    }

    .single-product-container .single-slider-wrapper {
        padding-right: 42px;
    }

    .single-product-container .single-slider-wrapper .matat-label,
    .single-product-container .single-slider-wrapper .sale-label,
    .single-product-container .single-slider-wrapper .off-label,
    .single-product-container .single-slider-wrapper .new-label,
    .single-product-container .single-slider-wrapper .sold-label {
        font-size: 16px;
        top: .9375rem;
        left: .9375rem;
    }

    .single-product-container .single-slider-wrapper .matat-label + .product-page-custom-badge {
		top: 3.9375rem;
	}

	.single-product-container .single-slider-wrapper .product-page-custom-badge {
		top: .9375rem;
		left: .9375rem;
	}

	.single-product-container .single-slider-wrapper .product-page-custom-badge .custom-label {
		font-size: 16px;
	}

    .single-product-container .preorder-label {
        right: 23px;
    }

    .single-product-container .single-product-slider .slide {
        margin-bottom: 35px;
        padding-top: 40px;
    }

    .single-product-container .single-product-summary {
        padding: 40px 83px 0 25px;
    }

    .single-product-container .single-product-summary .label-new,
    .single-product-container .single-product-summary .label-sale {
        font-size: 20px;
    }

    .single-product-container .single-product-summary h1 {
        font-size: 32px;
    }

    .single-product-container .single-product-summary .product-price,
    .single-product-container .single-product-summary .woocommerce-variation-price {
        font-size: 24px;
    }

    .single-product-container .variation-row .variation-label {
        font-size: 14px;
    }

    .single-product-container .gift-form,
    .single-product-container .giftcard_wrapper {
        margin-bottom: 15px;
    }

    .single-product-container .recommendation-note {
        font-size: 14px;
        margin-bottom: 20px;
        padding: 6px 10px;
    }

    .single-product-container .add-cart-row {
        margin-bottom: 23px;
    }

    .single-product-container .product-share .share-title {
        font-size: 14px;
    }

    .single-product-container .product-share .share-links a {
        font-size: 16px;
    }

    .product-tab-info .product-tab-menu {
        margin: 0 -29px .8125rem;
    }

    .product-tab-info .product-tab-menu > li {
        padding: 0 29px;
    }

    .main-slider-wrapper .sale-countdown-box .sale-info-title {
        font-size: 20px;
    }

    .countdown-timer .time-col .days,
    .countdown-timer .time-col .hours,
    .countdown-timer .time-col .minutes,
    .countdown-timer .time-col .seconds {
        font-size: 20px;
    }

    .section-title {
        font-size: 32px;
    }

    .related-product-section .section-title {
        margin-bottom: 42px;
    }

    .related-product-section .related-product-slider .product-col {
        margin-bottom: 20px;
    }

    .slick-lightbox-inner .slick-lightbox-close {
        font-size: 20px;
    }

    .product-feat-inner {
        padding: 15px 60px 15px;
    }

    .product-feat-inner .product-feat-desc ul li:nth-child(1),
    .product-feat-inner .product-feat-desc ul li:nth-child(4) {
        margin-left: -2.5rem;
    }

    .category-banner .category-banner-desc-wrap {
        padding: 0 60px;
    }

    .category-banner .category-banner-desc-wrap .category-banner-products .col-item {
        padding: 0 15px;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }

    .category-banner .category-banner-desc-wrap .category-banner-products .col-item .cat-product-title {
        font-size: 1.125rem;
        bottom: 1.5625rem;
    }

    .category-father .filter-container {
        padding: 30px 60px;
    }

    .filter-container {
        padding: 30px 60px;
    }

    .filter-container .filter-opener {
        font-size: 15px;
        margin-right: 40px;
    }

    .filter-container .filter-opener:before {
        font-size: 6px;
    }

    .category-content-banner {
        padding: 0 40px;
        margin-bottom: 50px;
    }

    .shop-products-holder {
        padding: 0 60px 60px;
    }

    .shop-products-holder .products-row {
        grid-column-gap: 27px;
        grid-row-gap: 30px;
    }

    .search-result-container {
        padding: 35px 40px 60px;
    }

    .search-result-container .top-search {
        font-size: 18px;
    }

    .result-recomended-section {
        padding-top: 32px;
    }

    .result-recomended-section .section-title {
        margin-bottom: 53px;
    }

    .result-recomended-section .products-row {
        grid-column-gap: 27px;
        grid-row-gap: 60px;
    }

    .user-info-container {
        padding: 54px 0 76px;
    }

    .user-info-container .account-heading {
        font-size: 24px;
        margin-bottom: 14px;
    }

    .user-info-container h2 {
        font-size: 26px;
    }

    .edit-account-box .form-row {
        margin: 0 -20px;
    }

    .edit-account-box .form-row [class^="col-"],
    .edit-account-box .form-row [class*=" col-"] {
        padding-left: 20px;
        padding-right: 20px;
    }

    .subscribe_field label.checkbox .fake-input,
    .custom-checkbox .fake-input {
        width: 18px;
        height: 18px;
    }

    .subscribe_field label.checkbox .fake-input:before,
    .custom-checkbox .fake-input:before {
        font-size: 8px;
    }

    .order-item .order-header-row .header-col [class^="icon-"],
    .order-item .order-header-row .header-col [class*=" icon-"] {
        font-size: 27px;
    }

    .order-item .order-info-col .order-title {
        font-size: 16px;
        margin-bottom: 14px;
    }

    .order-item .order-info-col .order-data {
        font-size: 14px;
    }

    .order-product-item {
        font-size: 14px;
        line-height: 20px;
    }

    .order-product-item .img-wrap {
        -ms-flex-preferred-size: 85px;
        flex-basis: 85px;
        max-width: 85px;
    }

    .order-product-item .product-detail {
        -ms-flex-preferred-size: calc(100% - 85px);
        flex-basis: calc(100% - 85px);
        max-width: calc(100% - 85px);
    }

    .detail-process-list:before {
        top: 58px;
    }

    .detail-process-list > li {
        font-size: 14px;
    }

    .detail-process-list > li [class^="icon-"],
    .detail-process-list > li [class*=" icon-"] {
        font-size: 27px;
        min-height: 30px;
        margin-bottom: 7px;
    }

    .detail-process-list > li [class^="icon-"].icon-product-check,
    .detail-process-list > li [class*=" icon-"].icon-product-check {
        font-size: 24px;
    }

    .detail-process-list > li [class^="icon-"].icon-truck,
    .detail-process-list > li [class*=" icon-"].icon-truck {
        font-size: 20px;
    }

    .detail-process-list > li [class^="icon-"].icon-product,
    .detail-process-list > li [class*=" icon-"].icon-product {
        font-size: 26px;
    }

    .order-detail-box {
        padding-top: 17px;
    }

    .order-detail-box .detail-opener {
        font-size: 14px;
        padding-left: 18px;
    }

    .order-detail-box .detail-opener:after {
        font-size: 6px;
    }

    .order-detail-box .order-status-title {
        font-size: 16px;
    }

    .order-detail-box .total-title,
    .order-detail-box .delivery-title {
        font-size: 16px;
    }

    .order-totals-box,
    .order-delivery-detail {
        font-size: 14px;
        line-height: 26px;
    }

    .contact-container {
        margin-bottom: 106px;
    }

    .contact-container h1 {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .contact-form-section {
        outline-offset: -20px;
    }

    .contact-form-section .banner-img {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }

    .contact-form-section .form-wrap {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        padding: 50px 60px;
    }

    .about-container .home-about-wrap {
        margin-top: 1.875rem;
        margin-bottom: 3.75rem;
    }

    .abt-feat-desc {
        right: 60px;
    }

    .abt-feat-desc p {
        padding-left: 80px;
    }

    .abt-prodct-data-wrap {
        padding: 3.75rem 0;
    }

    .abt-prodct-data-wrap .abt-prdct-data-desc {
        padding: 0 3.75rem;
    }

    .abt-prodct-data-wrap .abt-prdct-data-desc tbody td {
        font-size: 1rem;
        padding: .625rem 0 .625rem 4.5rem;
    }

    .faqs-container .container,
    .stores-container .container {
        max-width: 1290px;
    }

    .faqs-container .home-layout-six,
    .stores-container .home-layout-six {
        margin-bottom: 3.125rem;
    }

    .faq-top-text {
        font-size: 18px;
        padding-bottom: 44px;
    }

    .faq-top-text h1 {
        font-size: 32px;
        margin-bottom: 30px;
    }

    .faq-nav-wrapper {
        padding: 0 0 0 60px;
    }

    .faq-nav-wrapper .faq-nav {
        padding: 30px 35px;
    }

    .faqs-content-holder h2 {
        font-size: 20px;
    }

    .press-container .container {
        max-width: 1290px;
    }

    .press-container h1 {
        font-size: 32px;
        margin-bottom: 40px;
    }

    .press-container .blogs-tags-wrap {
        margin-bottom: 2.1875rem;
    }

    .press-container .home-layout-seven {
        margin-bottom: 3.125rem;
    }

    .press-container .home-layout-seven .blog-wrap-dup .home-blog-single {
        margin-bottom: 2.1875rem;
    }

    .single-post-container .container {
        max-width: 1290px;
    }

    .single-post-container h1 {
        font-size: 32px;
        margin-bottom: 30px;
    }

    .single-post-container .blog-meta {
        margin-bottom: 30px;
    }

    .entry-content h1 {
        font-size: 36px;
    }

    .entry-content h2 {
        font-size: 24px;
    }

    .entry-content h3 {
        font-size: 22px;
    }

    .entry-content h4,
    .entry-content h5 {
        font-size: 16px;
    }

    .entry-content figure figcaption {
        font-size: 14px;
        margin-top: .875rem;
    }

    .article-product-lists {
        margin: 0 -.625rem 40px;
    }

    .article-product-lists .product-col {
        padding: 0 .625rem;
    }

    .our-customers-container .container {
        max-width: 1066px;
    }

    .our-customers-container .home-layout-five .love-stories-wrap .love-st-single {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
        margin-bottom: 60px;
        padding: 0 15px;
    }

    .woocommerce .woocommerce-error {
        padding-left: 34px;
        padding-right: 34px;
    }

    .checkout-container .checkout-detail-container {
        margin: 0 -17px;
    }

    .checkout-container .woocommerce-NoticeGroup {
        padding: 0 20px;
    }

    .checkout-container .address-holder {
        padding: 0 0 0 80px;
    }

    .checkout-container .payment-section-title {
        font-size: 20px;
    }

    .checkout-container .form-row {
        padding-bottom: 30px;
    }

    .checkout-container .shipping-option label .method-option,
    .checkout-container .payment-option label .method-option {
        font-size: 16px;
    }

    .checkout-container .shipping-option label .fake-input,
    .checkout-container .payment-option label .fake-input {
        width: 20px;
        height: 20px;
        min-width: 20px;
    }

    .checkout-container .shipping-option label .fake-input:before,
    .checkout-container .payment-option label .fake-input:before {
        width: 10px;
        height: 10px;
    }

    .checkout-container .shipping-option > li {
        padding-bottom: 10px;
    }

    .checkout-container .promo-code-wrap .code-input {
        -ms-flex-preferred-size: calc(100% - 84px);
        flex-basis: calc(100% - 84px);
        max-width: calc(100% - 84px);
    }

    .checkout-container .checkout-review .payment-option {
        margin-bottom: 21px;
    }

    .checkout-container .free-shipping-text {
        font-size: 16px;
        line-height: 1.3125;
    }

    .checkout-container .cart-label-head {
        font-size: 18px;
    }

    .checkout-container .cart-items-list {
        margin-bottom: 30px;
    }

    .checkout-promo-box .promo-title {
        font-size: 18px;
        margin-bottom: 18px;
        padding: 0 7px;
    }

    .checkout-promo-box .promo-slider {
        padding: 0 12px 24px;
    }

    .checkout-promo-box .product-item .product-img {
        margin-bottom: 9px;
    }

    .checkout-promo-box .product-item .product-name,
    .checkout-promo-box .product-item .product-price,
    .checkout-promo-box .product-item .checkout-cart-link {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .checkout-container .payment-option .payment_method_gobitpaymentgateway label .fake-input {
        margin-top: 8px;
    }

    .woocommerce-cart-form {
        font-size: 18px;
    }

    .woocommerce-cart-form .shop_table.cart th,
    .woocommerce-cart-form .shop_table.cart td {
        padding: 16px;
    }

    .woocommerce-cart-form .product-info-wrap .img-wrap {
        -ms-flex-preferred-size: 140px;
        flex-basis: 140px;
        max-width: 140px;
    }

    .woocommerce-cart-form .product-info-wrap .product-name {
        -ms-flex-preferred-size: calc(100% - 140px);
        flex-basis: calc(100% - 140px);
        max-width: calc(100% - 140px);
    }

    .cart-collaterals {
        padding-bottom: 35px;
    }

    .cart-collaterals .btn.checkout-button {
        min-width: 250px;
    }

    .newsletter-floor .newsletter-title {
        font-size: 2.0625rem;
        margin-bottom: 1.5625rem;
    }

    .newsletter-floor .newsletter-desc {
        font-size: 1.25rem;
        margin-bottom: 1.875rem;
    }

    .newsletter-floor .newsletter-wrapper {
        right: 90px;
    }

    .footer-top {
        padding-bottom: 49px;
        padding-top: 3.125rem;
    }

    .footer-top .container {
        padding: 18px 60px 14px;
    }

    .footer-top .footer-title {
        font-size: 16px;
        padding-top: 2px;
        margin-bottom: 13px;
    }

    .footer-top .social-networks {
        padding-top: 50px;
    }

    .footer-contact-info ul li {
        padding-bottom: 7px;
    }

    .social-networks {
        font-size: 20px;
    }

    .footer-bottom .container {
        padding: 18px 60px 14px;
    }

    .footer-bottom .footer-link > li + li:before {
        padding: 0 10px;
    }
}

@media (min-width: 1300px) {
    .container {
        max-width: 1290px;
    }

    .header-top .header-top-wrapper {
        padding: 0 75px;
    }

    #nav .primary-menu .submenu-inner-holder > .sub-menu,
    #nav .mobile-menu .submenu-inner-holder > .sub-menu {
        -ms-flex-preferred-size: calc(100% - 525px);
        flex-basis: calc(100% - 525px);
        max-width: calc(100% - 525px);
    }

    #nav .menu-banner-row {
        -ms-flex-preferred-size: 525px;
        flex-basis: 525px;
        max-width: 525px;
    }

    .ajax-sugg-res-inner .search-topics-col {
        padding-left: 4.9375rem;
        -ms-flex-preferred-size: 15rem;
        flex-basis: 15rem;
        max-width: 15rem;
    }

    .hero-banner {
        margin-bottom: 25px;
    }

    .hero-banner .slick-dots {
        left: 75px;
    }

    .section-title {
        font-size: 2rem;
    }

    .section-sub-title {
        font-size: 1.25rem;
    }

    .home-layout-one {
        margin-bottom: 5rem;
    }

    .home-layout-one .cat-col-wrap {
        padding: 25px 10px;
    }

    .home-layout-one .col-item .category-title {
        font-size: 2rem;
        top: 1.25rem;
    }

    .home-about-wrap .home-abt-desc-wrapper {
        -ms-flex-preferred-size: 643px;
        flex-basis: 643px;
        max-width: 643px;
        padding: 0 75px;
    }

    .home-about-wrap .section-title {
        margin-bottom: 1.875rem;
    }

    .home-about-wrap .home-abt-desc-wrap {
        margin-bottom: 1.5rem;
    }

    .home-about-wrap .home-abt-feat-img {
        -ms-flex-preferred-size: calc(100% - 643px);
        flex-basis: calc(100% - 643px);
        max-width: calc(100% - 643px);
    }

    .home-about-wrap .home-abt-feat-img img {
        max-height: 630px;
    }

    .home-about-wrap .home-abt-feat-img.video-frame {
        padding-bottom: 35%;
    }

    .home-layout-two {
        padding: 0 70px;
        margin-bottom: 4.0625rem;
    }

    .home-layout-two .col-item .category-title {
        font-size: 3.0625rem;
    }

    .home-layout-two .col-item .cat-product-title {
        font-size: 1.375rem;
        bottom: 3.125rem;
        height: 3.125rem;
    }

    .home-layout-three {
        margin-bottom: 5rem;
    }

    .home-layout-four {
        margin-bottom: 5rem;
    }

    .home-layout-four .giftfrh-rght .giftrh-img-wrap {
        margin-top: -.8125rem;
    }

    .home-layout-four .giftfrh-rght .giftrh-title {
        font-size: 5.625rem;
        margin-left: -4.125rem;
    }

    .home-layout-review,
	.product-layout-review {
		margin-bottom: 5rem;
	}

	.product-layout-review {
		margin-bottom: 3.125rem;
	}

    .home-layout-five {
        margin-bottom: 5rem;
    }

    .home-layout-six {
        margin-bottom: 5rem;
    }

    .home-layout-seven {
        margin-bottom: 5rem;
    }

    .column-6 .product-item .product-img {
        padding-bottom: 112.25%;
    }

    .product-feat-inner {
        padding: 20px 75px 20px;
    }

    .category-banner .category-banner-desc-wrap {
        padding: 0 75px;
    }

    .category-father .filter-container {
        padding: 40px 75px;
    }

    .filter-container {
        padding: 40px 75px;
    }

    .category-content-banner {
        padding: 0 50px;
        margin-bottom: 60px;
    }

    .shop-products-holder {
        padding: 0 75px 60px;
    }

    .shop-products-holder .products-row {
        grid-column-gap: 27px;
        grid-row-gap: 40px;
    }

    .search-result-container {
        padding: 38px 50px 60px;
    }

    .contact-form-section .form-wrap .contact-dtls li {
        margin: 0 0 0 35px;
    }

    .about-container .home-about-wrap {
        margin-bottom: 5rem;
        margin-top: 2.5rem;
    }

    .about-feat-wrap-inner .bg-image img {
        max-height: 31.875rem;
        min-height: 28.125rem;
    }

    .abt-feat-desc {
        right: 75px;
        max-width: 71.25rem;
    }

    .abt-feat-desc .abt-feat-lists li {
        padding: 0 33px;
    }

    .abt-prodct-data-wrap {
        padding: 5rem 0;
    }

    .abt-prodct-data-wrap .abt-prdct-data-image {
        -ms-flex-preferred-size: 515px;
        flex-basis: 515px;
        max-width: 515px;
    }

    .abt-prodct-data-wrap .abt-prdct-data-desc {
        padding: 0 4.6875rem;
        -ms-flex-preferred-size: calc(100% - 515px);
        flex-basis: calc(100% - 515px);
        max-width: calc(100% - 515px);
    }

    .faqs-container .home-layout-six,
    .stores-container .home-layout-six {
        margin-bottom: 3.75rem;
    }

    .faq-nav-wrapper {
        padding: 0 0 0 80px;
    }

    .press-container .blogs-tags-wrap {
        margin-bottom: 2.8125rem;
    }

    .press-container .home-layout-seven {
        margin-bottom: 3.75rem;
    }

    .press-container .home-layout-seven .blog-wrap-dup .home-blog-single {
        margin-bottom: 2.5rem;
    }

    .entry-content {
        padding-left: 4.375rem;
    }

    .our-customers-container .home-layout-five {
        margin-bottom: 3.75rem;
    }

    .woocommerce .woocommerce-error {
        padding-left: 40px;
        padding-right: 40px;
    }

    .checkout-container .checkout-detail-container {
        margin: 0 -20px;
    }

    .checkout-container .woocommerce-NoticeGroup {
        padding: 0 32px;
    }

    .checkout-container .address-holder {
        padding: 0 0 0 90px;
    }

    .checkout-container .cart-items-list {
        max-height: 560px;
        margin-bottom: 40px;
    }

    .newsletter-floor .newsletter-desc {
        font-size: 1.5rem;
        margin-bottom: 2.5rem;
    }

    .newsletter-floor .newsletter-wrapper {
        right: 120px;
    }

    .footer-top .container {
        padding: 18px 75px 14px;
    }

    .footer-bottom .container {
        padding: 18px 75px 14px;
    }
}

@media only screen and (min-width: 1400px) {
    .column-6 .product-item .product-img {
        padding-bottom: 111.35%;
    }
}

@media only screen and (min-width: 1500px) {
    .column-6 .product-item .product-img {
        padding-bottom: 110.35%;
    }
}

@media only screen and (min-width: 1600px) {
    .column-6 .product-item .product-img {
        padding-bottom: 109.7%;
    }
}

@media only screen and (min-width: 1700px) {
    .home-about-wrap .home-abt-feat-img img {
        max-height: 722px;
    }

    .home-about-wrap .home-abt-feat-img.video-frame {
        padding-bottom: 37.5%;
    }

    .column-6 .product-item .product-img {
        padding-bottom: 109%;
    }
}

@media only screen and (min-width: 1850px) {
    .column-6 .product-item .product-img {
        padding-bottom: 108.35%;
    }
}

@media (max-width: 1199.98px) {
    .zopim.addmargin {
        -webkit-transform: translateY(-2.75rem) !important;
        -ms-transform: translateY(-2.75rem) !important;
        transform: translateY(-2.75rem) !important;
    }

    .header-top .btn-search-opener {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 60px;
    }

    .logo {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .header-utility-nav {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .header-utility-nav .contact-menu,
    .header-utility-nav .account-menu {
        display: none;
    }

    #nav {
        position: fixed;
        top: 70px;
        right: 0;
        bottom: 0;
        background: #fff;
        width: 280px;
        padding: 0 0 16px;
        border: 1px solid #f7f7f7;
        border-width: 1px 1px 0 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-transition: .5s ease opacity, .5s ease visibility, .5s ease transform;
        transition: .5s ease opacity, .5s ease visibility, .5s ease transform;
        -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        transform: translate(100%, 0);
        opacity: 0;
        visibility: hidden;
        z-index: 99;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .resize-active #nav {
        -webkit-transition: none;
        transition: none;
    }

    .nav-active #nav {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .has_header_offer #nav {
        top: 132px;
    }

    #nav .primary-menu {
        display: none;
    }

    .single-product-container .container {
        width: 100%;
        max-width: unset;
    }
}

@media (max-width: 991.98px) {
    .mini_cart_active .backdrop-overlay {
        opacity: 1;
        visibility: visible;
    }

    .zopim.addmargin {
        -webkit-transform: translateY(-4rem) !important;
        -ms-transform: translateY(-4rem) !important;
        transform: translateY(-4rem) !important;
    }

    .has_header_offer #nav {
        top: 102px;
    }

    .logged-in.admin-bar .sticky-wrap:not(.fixed-position) #nav {
        top: 102px;
    }

    .has_header_offer.logged-in.admin-bar .sticky-wrap:not(.fixed-position) #nav {
        top: 134px;
    }

    #nav .primary-menu,
    #nav .mobile-menu {
        padding: .875rem 0 .625rem;
    }

    #nav .primary-menu > li.menu-item-has-children.active > a:before,
    #nav .mobile-menu > li.menu-item-has-children.active > a:before {
        -webkit-transform: translate(0, -50%) rotate(-90deg);
        -ms-transform: translate(0, -50%) rotate(-90deg);
        transform: translate(0, -50%) rotate(-90deg);
    }

    #nav .primary-menu > li.menu-item-has-children > a:before,
    #nav .mobile-menu > li.menu-item-has-children > a:before {
        content: "\e901";
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        font: .5rem/ 1 "icomoon";
    }

    #nav .primary-menu .submenu-inner-holder > .sub-menu > li.menu-item-has-children.active > a:before,
    #nav .mobile-menu .submenu-inner-holder > .sub-menu > li.menu-item-has-children.active > a:before {
        -webkit-transform: translate(0, -50%) rotate(-90deg);
        -ms-transform: translate(0, -50%) rotate(-90deg);
        transform: translate(0, -50%) rotate(-90deg);
    }

    #nav .primary-menu .submenu-inner-holder > .sub-menu > li.menu-item-has-children > a,
    #nav .mobile-menu .submenu-inner-holder > .sub-menu > li.menu-item-has-children > a {
        position: relative;
    }

    #nav .primary-menu .submenu-inner-holder > .sub-menu > li.menu-item-has-children > a:before,
    #nav .mobile-menu .submenu-inner-holder > .sub-menu > li.menu-item-has-children > a:before {
        content: "\e901";
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        font: .4375rem/ 1 "icomoon";
    }

    #nav .mobile-menu {
        position: relative;
        left: 0;
        top: 0;
        width: auto;
        height: auto;
        overflow: visible;
    }

    #nav .mobile-menu > li {
        margin-bottom: .5rem;
    }

    #nav .mobile-menu > li a {
        font-size: .875rem;
        line-height: 1.46;
    }

    #nav .mobile-menu .active > a {
        font-weight: 600;
    }

    #nav .mobile-menu .sub-menu {
        padding-right: .625rem;
    }

    #nav .mobile-menu .sub-menu a {
        display: block;
        position: relative;
        text-decoration: none;
        font-size: .75rem;
        line-height: 1.41;
        color: #191919;
        padding: .5625rem 0;
    }

    .ajax-sugg-res-inner ul.search-list-wrapp {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .ajax-sugg-res-inner ul.search-list-wrapp ul {
        padding-left: 3.25rem;
    }

    .main-slider-wrapper .sale-countdown-box .sale-info-title {
        text-align: center;
    }

    .main-slider-wrapper .sale-countdown-box .countdown-timer {
        margin: 0 auto;
    }

    .category-banner.no-banner .category-banner-desc-wrap {
        padding: 0;
    }

    .about-feat-wrap-inner {
        padding-bottom: 2.5rem;
    }

    .about-feat-wrap-inner .bg-image {
        position: absolute;
        height: 100%;
        z-index: -1;
        top: 0;
        left: 0;
        width: 100%;
    }

    .single-post-container .sidebar {
        margin-bottom: 0;
    }

    body.woocommerce-checkout #main > .container.mt-container-wrap {
        margin-top: 0;
    }

    .survey-main .container {
        padding: 0;
    }

    .survey-main .survey-wrap .section-form form .form-group .wpcf7-list-item {
        display: block;
    }

    .footer-top .foot-logo-col .foot-logo-wrap {
        margin: 0 auto;
    }

    .footer-newsletter-box .newsletter-title {
        text-align: center;
    }
}

@media (max-width: 900px) and (orientation: landscape) {
    .header-mini-cart {
        overflow-y: auto;
        overflow-x: hidden;
    }

    .header-mini-cart .mini-cart-body {
        height: auto;
        max-height: 110vh;
    }
}

@media (max-width: 782px) {
    .logged-in.admin-bar .sticky-wrap:not(.fixed-position) #nav {
        top: 116px;
    }

    .has_header_offer.logged-in.admin-bar .sticky-wrap:not(.fixed-position) #nav {
        top: 148px;
    }
}

@media (max-width: 767.98px) {
    .navigation .page-numbers,
    .navigation-comments .page-numbers {
        padding: 0;
    }

    .navigation .next,
    .navigation .prev,
    .navigation-comments .next,
    .navigation-comments .prev {
        padding: .2em;
    }

    .navigation-single .next a,
    .navigation-single .prev a {
        padding: .2em;
    }

    body.product_filter_active {
        overflow: hidden;
    }

    #main {
        position: relative;
        z-index: 1;
    }

    .modal-open #main {
        z-index: unset;
    }

    .container {
        padding-left: .625rem;
        padding-right: .625rem;
    }

    .nav-active .backdrop-overlay,
    .sidebar_filter_active .backdrop-overlay {
        opacity: 1;
        visibility: visible;
    }

    .sidebar_filter_active .backdrop-overlay {
        z-index: 104;
    }

    .zopim.addmargin {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
    }

    .header-offer-bar .offer-slider .slide {
        min-height: 1.5625rem;
    }

    .header-offer-bar .close-offer {
        display: none;
    }

    .header-top button:not(.nav-opener) i {
        padding: 1px;
    }

    .header-top .btn-search-opener {
        right: 2.8125rem;
    }

    .header-utility-nav .counter_wish,
    .header-utility-nav .counter {
        right: .5625rem;
    }

    #nav {
        width: 13.75rem;
        padding: 0 0 .8125rem;
        top: 3.5rem;
    }

    .has_header_offer #nav {
        top: 5.0625rem;
    }

    .logged-in.admin-bar .sticky-wrap:not(.fixed-position) #nav {
        top: calc(3.5rem + 46px);
    }

    .has_header_offer.logged-in.admin-bar .sticky-wrap:not(.fixed-position) #nav {
        top: calc(5.0625rem + 46px);
    }

    .login-modal .form-image,
    .register-modal .form-image {
        display: none;
    }

    .login-modal .btn,
    .register-modal .btn {
        line-height: 1rem;
    }

    .header-wishlist-box .wishlist-item .img-wrap img {
        min-height: 7.75rem;
        object-fit: cover;
    }

    .header-mini-cart .cart-footer {
        padding: 0 .71875rem;
    }

    .header-mini-cart .cart-coupon-wrap {
        margin-left: -.75rem;
        margin-right: -.75rem;
    }

    .header-mini-cart .cart-coupon-wrap .cart-coupon-form {
        padding: 0 .75rem;
    }

    .sticky-wrap-active_timer .search-suggest-wrap-main {
        top: 5.375rem;
    }

    .search-suggest-wrap-main {
        overflow-y: auto;
    }

    .search-suggest-inner-wrap .ajax-search-suggest-wrap {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .search-product-wrapper {
        border-bottom: solid 1px #ececec;
        padding-bottom: 1.25rem;
    }

    .search-product-wrapper .css-loader {
        position: static;
        left: 50%;
        -webkit-transform: translate(0) translateZ(0);
        transform: translate(0) translateZ(0);
        margin: 15px auto;
        font-size: 60px;
        right: 0;
    }

    .search-product-wrapper .css-loader.hidden {
        display: none;
    }

    .hero-banner .bg-image {
        min-height: 18.75rem;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .hero-banner .bg-image img {
        min-height: 18.75rem;
        object-fit: cover;
        object-position: 50% 50%;
    }

    .hero-banner .banner-content {
        bottom: 3.125rem;
    }

    .home-layout-one {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .home-layout-one .cat-col-wrap {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .home-layout-one .col-item {
        margin-bottom: .3125rem;
    }

    .home-about-wrap {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .home-layout-two .col-item {
        margin-bottom: .3125rem;
    }

    .home-layout-four .container {
        padding: 0;
    }

    .home-layout-four .giftfrh-rght {
        padding: 0 .78125rem;
        text-align: center;
    }

    .home-layout-four .giftfrh-lft {
        margin-top: -1.25rem;
    }

    .home-layout-review .rplg .grw-slider .grw-slider-header .rplg-row-right,
	.product-layout-review .rplg .grw-slider .grw-slider-header .rplg-row-right {
		text-align: center !important;
	}

	.home-layout-review .rplg .grw-slider .grw-slider-header .rplg-row-right .rplg-biz-based,
	.product-layout-review .rplg .grw-slider .grw-slider-header .rplg-row-right .rplg-biz-based {
		text-align: center !important;
	}

	.home-layout-review .rplg .grw-slider .grw-slider-header .rplg-row-right .wp-google-wr,
	.product-layout-review .rplg .grw-slider .grw-slider-header .rplg-row-right .wp-google-wr {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.home-layout-review .rplg .grw-slider .grw-slider-header .rplg-row-right .wp-google-wr a,
	.product-layout-review .rplg .grw-slider .grw-slider-header .rplg-row-right .wp-google-wr a {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding-top: 7px !important;
		padding-bottom: 7px !important;
	}

    .home-layout-six .container {
        padding: 0;
    }

    .home-layout-six .home-store-wrap .home-store-single {
        margin-bottom: 1.25rem;
    }

    .stores-container .home-layout-six .home-store-wrap .home-store-single {
        margin-bottom: 1.875rem;
    }

    .home-layout-six .home-store-wrap .home-store-single:nth-of-type(1) {
        padding-left: .3125rem;
    }

    .stores-container .home-layout-six .home-store-wrap .home-store-single:nth-of-type(1) {
        padding-left: 0;
    }

    .home-layout-six .home-store-wrap .home-store-single:nth-of-type(1) .home-store-desc {
        margin-right: -.625rem;
    }

    .stores-container .home-layout-six .home-store-wrap .home-store-single:nth-of-type(1) .home-store-desc {
        width: calc(100% - 1.875rem);
    }

    .home-layout-six .home-store-wrap .home-store-single:nth-of-type(2) {
        padding-right: .3125rem;
    }

    .stores-container .home-layout-six .home-store-wrap .home-store-single:nth-of-type(2) {
        padding-right: 0;
    }

    .home-layout-six .home-store-wrap .home-store-single:nth-of-type(2) .home-store-desc {
        margin-left: -.625rem;
        margin-right: .625rem;
    }

    .stores-container .home-layout-six .home-store-wrap .home-store-single:nth-of-type(2) .home-store-desc {
        width: calc(100% - 1.875rem);
        background: #fcfbfa;
    }

    .home-layout-six .home-store-wrap .home-store-single:nth-of-type(3) {
        margin-bottom: 0;
    }

    .home-layout-six .home-store-wrap .home-store-single:nth-of-type(3) .home-store-inner {
        outline: none !important;
    }

    .home-layout-six .home-store-wrap .home-store-single:nth-of-type(3) .home-store-desc {
        width: calc(100% - 1.875rem);
        margin: -.625rem auto 0;
        outline-offset: -.625rem;
        outline: 1px solid #bd8d44;
        background: #f4f1ed;
    }

    .stores-container .home-layout-six .home-store-wrap .home-store-single:nth-of-type(3) .home-store-desc {
        background: #fcfbfa;
    }

    .stores-container .home-layout-six .home-store-wrap .home-store-single .home-store-inner {
        display: block;
    }

    .stores-container .home-layout-six .home-store-wrap .home-store-single .home-store-img {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .home-layout-six .home-store-wrap .home-store-single .home-store-desc {
        outline-offset: -.625rem;
        outline: 1px solid #bd8d44;
        margin: -.625rem auto 0;
    }

    .stores-container .home-layout-six .home-store-wrap .home-store-single .home-store-desc {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-left: auto;
        margin-right: auto;
    }

    .home-layout-seven .home-blog-wrap.slick-initialized .home-blog-single:not(.slick-current) .home-blog-desc,
    .home-layout-seven .blog-wrap-dup.slick-initialized .home-blog-single:not(.slick-current) .home-blog-desc {
        opacity: 0;
        visibility: hidden;
    }

    .column-6 .product-item .product-img {
        margin-bottom: .5rem;
    }

    .product-item .valiation-list .color-item,
    .product-item .valiation-list .variable-item-contents {
        line-height: .5625rem;
    }

    .single-product-container .top-btns-wrap {
        padding: 0 0 .6875rem;
    }

    .single-product-container .top-btns-wrap .btn-back {
        min-width: 4.8125rem;
        margin-bottom: .75rem;
        padding-left: .4375rem;
        padding-right: .4375rem;
    }

    .single-product-container .single-product-detail {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .single-product-container .single-slider-wrapper .nav-sticky {
        display: none;
    }

    .single-product-container .single-slider-wrapper.hs-custom-badge .matat-label {
		position: static;
		width: auto;
		display: inline-block;
		-ms-flex-item-align: start;
		align-self: flex-start;
		margin-right: .9375rem;
		margin-top: 1.25rem;
	}

	.single-product-container .single-slider-wrapper.hs-custom-badge .matat-label + .product-page-custom-badge {
		display: inline-block;
		position: static;
		margin-top: 1.25rem;
		margin-right: .9375rem;
	}

	.single-product-container .single-slider-wrapper.hs-custom-badge .matat-label + .product-page-custom-badge + .single-product-slider {
		padding-top: .9375rem;
	}

    .single-product-container .single-product-slider {
        margin: 0 -.25rem;
    }

    .single-product-container .single-product-slider .slide {
        padding: 0 .25rem;
    }

    .single-product-container .single-product-slider .img-wrap {
        padding-bottom: 100%;
        position: relative;
    }

    .single-product-container .single-product-slider .img-wrap img {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        object-fit: cover;
    }

    .single-product-container .single-product-slider .img-wrap iframe {
        position: absolute;
    }

    .single-product-container .single-product-slider .img-wrap iframe {
        width: 100%;
        max-height: 21.25rem;
    }

    .single-product-container .single-product-slider .img-wrap.video-wrap:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 6;
    }

    .single-product-container .single-product-slider .slick-dots {
        top: auto;
        bottom: 1.25rem;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        right: auto;
    }

    .single-product-container .single-product-slider .slick-dots > li {
        display: inline-block;
        margin: 0 .25rem;
    }

    .single-product-container .single-product-summary .sale-offer-label {
        width: 9.15625rem;
        position: absolute;
        top: .8125rem;
        z-index: 9;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .single-product-container .single-product-summary .category_check .fake-input {
        width: .8125rem;
        height: .8125rem;
    }

    .single-product-container .variations_form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .single-product-container .variations .woo-variation-items-wrapper .tooltip-desc,
    .single-product-container .variations .product-select-wrap .tooltip-desc,
    .single-product-container .ring-variations .woo-variation-items-wrapper .tooltip-desc,
    .single-product-container .ring-variations .product-select-wrap .tooltip-desc {
        left: -1.125rem;
        right: auto;
    }

    .single-product-container .variations .woo-variation-items-wrapper .tooltip-desc:before,
    .single-product-container .variations .woo-variation-items-wrapper .tooltip-desc:after,
    .single-product-container .variations .product-select-wrap .tooltip-desc:before,
    .single-product-container .variations .product-select-wrap .tooltip-desc:after,
    .single-product-container .ring-variations .woo-variation-items-wrapper .tooltip-desc:before,
    .single-product-container .ring-variations .woo-variation-items-wrapper .tooltip-desc:after,
    .single-product-container .ring-variations .product-select-wrap .tooltip-desc:before,
    .single-product-container .ring-variations .product-select-wrap .tooltip-desc:after {
        left: 1.25rem;
    }

    .single-product-container .variations .product-select-wrap.value .jcf-select,
    .single-product-container .ring-variations .product-select-wrap.value .jcf-select {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-left: 0;
    }

    .single-product-container .recommendation-note {
        -webkit-box-ordinal-group: 91;
        -ms-flex-order: 90;
        order: 90;
    }

    .single-product-container .fixed-position .add-cart-row {
        margin: 0;
        z-index: 70;
        min-width: 100vw;
    }

    .single-product-container .sticky-wrap-add-cart-row {
        -webkit-box-ordinal-group: 61;
        -ms-flex-order: 60;
        order: 60;
    }

    .single-product-container .stock-alert-row .alert.alert-danger {
        font-size: .75rem;
    }

    .single-product-container .produc-misc-info {
        margin-left: -.875rem;
        margin-right: -.875rem;
    }

    .product-tab-info .product-tab-menu {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-left: .75rem;
    }

    .product-tab-info .product-tab-menu > li {
        padding-left: 0;
    }

    .product-tab-info .tab-content .tab-pane {
        opacity: 1;
        padding: .125rem .8125rem .0625rem;
    }

    .container .product-tab-info .tab-content .tab-pane {
        margin-left: -.8125rem;
        margin-right: -.8125rem;
    }

    .zoomContainer {
        display: none;
    }

    .related-product-section .related-product-slider:not(.slick-initialized) > .slide {
        padding: .625rem 0 1.75rem;
    }

    .related-product-section .related-product-slider:not(.slick-initialized) > .slide:nth-child(4) ~ .slide {
        display: none;
    }

    .related-product-section .related-product-slider:not(.slick-initialized) .more-product-btn-wrap {
        margin-top: 0;
    }

    .single-product .zopim {
        bottom: 3.1875rem !important;
        right: .875rem !important;
    }

    .product-feat-inner .product-feat-desc {
        margin-top: 1.25rem;
    }

    .product-feat-inner .product-feat-desc ul li img {
        max-height: 1.375rem;
    }

    .category-banner .category-banner-desc-wrap {
        text-align: center;
        margin-top: 1.25rem;
        padding: 0 0;
    }

    .filter-container .filter-inner-wrap {
        -ms-flex-preferred-size: calc(50% - .3125rem);
        flex-basis: calc(50% - .3125rem);
        max-width: calc(50% - .3125rem);
    }

    .filter-container .product-filter-dropdown {
        position: fixed;
        z-index: 9;
        top: 5rem;
        bottom: 0;
        right: 0;
        width: 17.5rem;
        background: #fff;
        box-shadow: 0 .1875rem .375rem rgba(0, 0, 0, .16);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        transform: translate(100%, 0);
        visibility: hidden;
        opacity: 0;
        overflow: hidden;
        -webkit-transition: opacity .3s, visibility .3s, -webkit-transform .3s;
        transition: opacity .3s, visibility .3s, -webkit-transform .3s;
        transition: transform .3s, opacity .3s, visibility .3s;
        transition: transform .3s, opacity .3s, visibility .3s, -webkit-transform .3s;
    }

    .filter-container .product-filter-dropdown::-webkit-scrollbar {
        display: none;
    }

    .product_filter_active .filter-container .product-filter-dropdown {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        visibility: visible;
        opacity: 1;
    }

    .filter-container .filters-rest-wrap .filter-rest {
        margin-bottom: .625rem;
    }

    .filter-container .category-filter-form {
        -ms-flex-preferred-size: calc(50% - .3125rem);
        flex-basis: calc(50% - .3125rem);
        max-width: calc(50% - .3125rem);
    }

    .filter-container .sort-wrapper {
        width: 100%;
        border: solid 1px #bfb6aa;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 1.875rem;
    }

    .filter-container .jcf-select .jcf-select-drop {
        margin-left: -2.8125rem;
        right: auto;
    }

    .product_filter_active .filter-container .filter-opener {
        font-weight: 700;
    }

    .filter-container .filter-options {
        margin-bottom: 1.25rem;
        max-height: 25rem;
        overflow: hidden;
        overflow-y: scroll;
        width: 100%;
        white-space: nowrap;
    }

    .filter-container .filter-options .filter-list-single {
        border-bottom: solid 1px #d9d9d9;
    }

    .filter-container .filter-options .filter-list-single.active {
        background: #f9f9f9;
    }

    .filter-container .filter-options .filter-single-title:after {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: .9375rem;
    }

    .filter-container .filter-options .filter-list {
        padding: 0 .9375rem;
    }

    .shop-products-holder .products-row .product-col.column-6 {
        margin-left: -.78125rem;
        margin-right: -.78125rem;
    }

    .shop-products-holder .category-banner2 {
        -ms-order: 4;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .woocommerce-pagination {
        -ms-order: 50;
        -webkit-box-ordinal-group: 51;
        -ms-flex-order: 50;
        order: 50;
    }

    .search-res-container .related-product-section {
        margin-bottom: 1.5625rem;
    }

    .woocommerce-MyAccount-navigation > ul {
        display: none;
    }

    .edit-account-box .date-of-birth .jcf-select .jcf-select-opener {
        left: .3125rem;
    }

    .edit-account-box button.button {
        padding: .25rem;
    }

    .detail-process-list > li [class^="icon-"],
    .detail-process-list > li [class*=" icon-"] {
        -ms-flex-preferred-size: 1.8125rem;
        flex-basis: 1.8125rem;
        max-width: 1.8125rem;
        text-align: center;
    }

    .detail-process-list > li .title-text {
        -ms-flex-preferred-size: calc(100% - 1.8125rem);
        flex-basis: calc(100% - 1.8125rem);
        max-width: calc(100% - 1.8125rem);
    }

    .coupon-item .btn-redeem {
        line-height: 1.3;
    }

    .related-coupons-holder {
        padding: .25rem 0 0;
    }

    .related-coupon-item .btn {
        line-height: 1.3;
    }

    .update-item .btn-redeem {
        line-height: 1.3;
    }

    .account-contact .contact-info {
        font-size: .75rem;
    }

    .contact-form-section .banner-img {
        margin-left: -.78125rem;
        margin-right: -.78125rem;
        outline-offset: -.625rem;
        outline: 1px solid rgba(189, 141, 68, .5);
    }

    .contact-form-section .form-wrap {
        margin-bottom: 1.875rem;
    }

    .contact-form-section .form-wrap .contact-btn-wrap .btn-contact {
        width: 100%;
        text-align: center;
    }

    .contact-form-section .form-wrap .contact-extra-info-wrap,
    .contact-form-section .form-wrap .contact-dtls,
    .contact-form-section .form-wrap .contact-social-liks {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
    }

    .contact-form-section .form-wrap .contact-extra-info-wrap {
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .about-container .home-about-wrap .woocommerce-breadcrumb,
    .about-container .home-about-wrap .section-title,
    .about-container .home-about-wrap .abt-logo-wrap {
        text-align: center;
    }

    .about-container .home-about-wrap .abt-logo-wrap img {
        max-width: 12rem;
    }

    .abt-feat-desc .abt-feat-lists li {
        margin-bottom: 2.625rem;
    }

    .abt-feat-desc .abt-feat-lists li {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }

    .abt-feat-desc .abt-feat-lists li img {
        max-height: 1.25rem;
    }

    .abt-feat-desc .abt-feat-lists li:last-child .abt-feat-list-title:after,
    .abt-feat-desc .abt-feat-lists li:nth-last-child(2) .abt-feat-list-title:after {
        display: none;
    }

    .abt-prodct-data-wrap .abt-prdct-data-image {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .abt-prodct-data-wrap .abt-prdct-data-desc {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .abt-prodct-data-wrap .abt-prdct-data-desc thead th:first-child {
        display: none;
    }

    .abt-prodct-data-wrap .abt-prdct-data-desc tbody tr:last-child img {
        max-height: 4.5625rem;
    }

    .abt-prodct-data-wrap .abt-prdct-data-desc tbody tr:last-child td {
        padding-top: 1.8125rem;
        width: 50%;
    }

    .abt-prodct-data-wrap .abt-prdct-data-desc tbody td {
        padding-left: 1.25rem;
    }

    .abt-prodct-data-wrap .abt-prdct-data-desc tbody td:first-child {
        display: none;
    }

    .abt-prodct-data-wrap .abt-prdct-data-desc tbody td strong {
        display: block;
        margin-bottom: .4375rem;
    }

    .faq-nav-wrapper .faq-nav {
        display: none;
    }

    .faq #backtotop.showtop {
        display: inline-block;
    }

    .press-container .blogs-tags-wrap li {
        margin: 0 .3125rem .9375rem;
    }

    .single-post-container .container {
        padding: 0;
    }

    .entry-header {
        padding: 0 .9375rem;
        text-align: center;
    }

    .entry-content {
        width: calc(100% - 1.875rem);
        margin-left: auto;
        margin-right: auto;
        border-bottom: solid 1px #154733;
    }

    .sidebar {
        margin-bottom: 1.875rem;
    }

    .our-customers-container .home-layout-five .love-stories-wrap {
        margin-bottom: 1.875rem;
    }

    .woocommerce-form-login .btn,
    .woocommerce-ResetPassword .btn {
        line-height: 1rem;
    }

    .checkout-container .checkout-heading {
        padding-top: 1.25rem;
    }

    .checkout-container .checkout-detail-container {
        padding: 3.75rem 0 0;
    }

    .checkout-container .checkout-detail-container:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .6);
        z-index: -1;
        opacity: 0;
        visibility: hidden;
    }

    .drop_cart_active .checkout-container .checkout-detail-container:before {
        z-index: 1;
        opacity: 1;
        visibility: visible;
    }

    .checkout-container form.woocommerce-checkout {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .checkout-container .address-holder {
        margin-left: -.875rem;
        margin-right: -.875rem;
    }

    .checkout-container .shipping-method-holder .payment-section-title {
        text-align: center;
        font-size: 1.1875rem;
    }

    .checkout-container .checkout-review .section-title {
        margin-bottom: 1.25rem;
        display: block;
        text-align: center;
    }

    .checkout-container .checkout-review .cart-items-list,
    .checkout-container .checkout-review .payment-section-title {
        display: none;
    }

    .checkout-container .cart-items-list {
        padding: 0 1.25rem;
        margin-left: -.75rem;
        margin-right: -.75rem;
    }

    .checkout-container .cart-coupon-wrap {
        box-shadow: 0 5px 10px rgba(0, 0, 0, .16);
        position: relative;
        margin-left: -.75rem;
        margin-right: -.75rem;
    }

    .checkout-container .cart-coupon-wrap:after {
        content: "";
        position: absolute;
        top: 100%;
        left: -.9375rem;
        right: -.9375rem;
        height: 1px;
        background: #e6e6e6;
    }

    .checkout-container .woocommerce-checkout-payment {
        padding-top: 26px;
        padding: 1.625rem 0 0;
    }

    .checkout-promo-box .product-item .checkout-cart-link {
        margin-top: .375rem;
    }

    .thankyou-container .thankyou-bank-details h2 {
		font-size: .75rem;
	}

	.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li.account_name {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li.bank_name {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li.account_number {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li.sort_code {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li.iban {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	.thankyou-container .thankyou-bank-details .woocommerce-bacs-bank-details ul li.bic {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

    .woocommerce-cart-form .shop_table.cart {
        display: block;
        padding-bottom: 6px;
    }

    .woocommerce-cart-form .shop_table.cart tbody {
        display: block;
    }

    .woocommerce-cart-form .shop_table.cart tbody > tr {
        display: block;
        position: relative;
        padding-right: 5.1875rem;
        min-height: 3.625rem;
        margin-bottom: 10px;
        width: 100%;
    }

    .woocommerce-cart-form .shop_table.cart tbody > tr > th,
    .woocommerce-cart-form .shop_table.cart tbody > tr > td {
        display: block;
    }

    .woocommerce-cart-form .shop_table.cart tbody > tr > th:not(.product-remove),
    .woocommerce-cart-form .shop_table.cart tbody > tr > td:not(.product-remove) {
        padding: 0 0 5px 13px;
    }

    .woocommerce-cart-form .shop_table.cart th.product-name a img,
    .woocommerce-cart-form .shop_table.cart td.product-name a img {
        max-width: 4.6875rem;
    }

    .woocommerce-cart-form .shop_table.cart th.product-name .prdc-img-cart,
    .woocommerce-cart-form .shop_table.cart td.product-name .prdc-img-cart {
        position: absolute;
        width: 4.6875rem;
        top: 0;
        right: 0;
    }

    .woocommerce-cart-form .shop_table.cart thead {
        display: none;
    }

    .woocommerce-cart-form .shop_table.cart td.product-remove {
        position: absolute;
        top: .125rem;
        left: 0;
    }

    .woocommerce-cart-form .product-info-wrap .img-wrap {
        width: 7.25rem;
        position: absolute;
        top: 0;
        right: 0;
    }

    .cart-collaterals .wc-proceed-to-checkout {
        text-align: center;
        display: block;
        margin-bottom: 1.25rem;
    }

    .survey-main .survey-wrap .section-form form .form-control {
        font-size: .75rem !important;
    }

    .survey-main .survey-wrap .section-form form select {
        background-size: .625rem;
    }

    .newsletter-floor .bg-image img {
        min-height: 25.625rem;
    }

    .newsletter-floor .newsletter-wrapper {
        text-align: center;
    }

    .newsletter-floor .newsletter-wrapper .remeber-check {
        margin-bottom: .5rem;
    }

    .footer-top .container {
        padding: 0 1.40625rem;
    }

    .footer-top .footer-nav {
        text-align: right;
        margin-bottom: .9375rem;
    }

    .store-info {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }

    .footer-bottom {
        padding-top: .9375rem;
        padding-bottom: .9375rem;
    }

    .footer-bottom .footer-link {
        border: 1px solid #4e4b4b;
        border-width: 1px 0;
        padding: .4375rem 0;
        margin: 0 0 .6875rem;
    }

    .footer-bottom .footer-icon {
        text-align: center;
    }
}

@media (max-width: 575.98px) {
    .jcf-number:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 99;
        background: transparent;
    }

    .product-item .product-img {
        overflow: visible;
        margin-bottom: 2rem;
    }

    .product-select-wrapper[data-attributename="pa_צבע-מתכת"] .label {
        font-size: 15px;
        margin-top: 4px;
    }

    .category-banner .category-banner-desc-wrap .category-banner-products {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        max-width: 100%;
        white-space: nowrap;
        overflow-x: scroll;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        scrollbar-width: none;
    }

    .category-banner .category-banner-desc-wrap .category-banner-products::-webkit-scrollbar {
        display: none;
    }

    .category-banner .category-banner-desc-wrap .category-banner-products .col-item {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
        max-width: 40%;
        min-width: 8rem;
    }

    .category-banner .category-banner-desc-wrap .category-banner-products .col-item a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .category-banner .category-banner-desc-wrap .category-banner-products .col-item .cat-product-title {
        position: static;
    }

    .alert .woocommerce-error > li {
        padding-left: .625rem;
        padding-right: .625rem;
        font-size: .75rem;
    }
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

@-webkit-keyframes fadeIn {
    0% {
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes load6 {
    0% {
        box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em;
    }

    5%,
    95% {
        box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em;
    }

    10%,
    59% {
        box-shadow: 0 -.83em 0 -.4em, -.087em -.825em 0 -.42em, -.173em -.812em 0 -.44em, -.256em -.789em 0 -.46em, -.297em -.775em 0 -.477em;
    }

    20% {
        box-shadow: 0 -.83em 0 -.4em, -.338em -.758em 0 -.42em, -.555em -.617em 0 -.44em, -.671em -.488em 0 -.46em, -.749em -.34em 0 -.477em;
    }

    38% {
        box-shadow: 0 -.83em 0 -.4em, -.377em -.74em 0 -.42em, -.645em -.522em 0 -.44em, -.775em -.297em 0 -.46em, -.82em -.09em 0 -.477em;
    }

    100% {
        box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em;
    }
}

@keyframes load6 {
    0% {
        box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em;
    }

    5%,
    95% {
        box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em;
    }

    10%,
    59% {
        box-shadow: 0 -.83em 0 -.4em, -.087em -.825em 0 -.42em, -.173em -.812em 0 -.44em, -.256em -.789em 0 -.46em, -.297em -.775em 0 -.477em;
    }

    20% {
        box-shadow: 0 -.83em 0 -.4em, -.338em -.758em 0 -.42em, -.555em -.617em 0 -.44em, -.671em -.488em 0 -.46em, -.749em -.34em 0 -.477em;
    }

    38% {
        box-shadow: 0 -.83em 0 -.4em, -.377em -.74em 0 -.42em, -.645em -.522em 0 -.44em, -.775em -.297em 0 -.46em, -.82em -.09em 0 -.477em;
    }

    100% {
        box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em;
    }
}

@-webkit-keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
