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

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

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

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

.icon-bottom-arrow-small:before {
    content: "\e901";
}

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

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

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

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

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

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

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

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

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

.icon-top-arrow-small:before {
    content: "\e90d";
}

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

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

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

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

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

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

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

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

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

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

.woocommerce-pagination .page-numbers,
.hero-banner .slick-slider .slick-dots,
.single-product-nav ul,
body.page-template-page-digital-wallet .single-product-section ul,
body.page-template-page-tavbitan .single-product-section ul,
body.postid-74 .single-product-section ul,
.contact-page-section .contact-list,
.cibus-section .restaurants-list,
.funcard-holder .bottom-info-list,
.final-payment-container .woocommerce-error,
.final-payment-container .wc_payment_methods,
.woocommerce-order .woocommerce-order-overview,
.woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

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

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

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

body {
    color: #000;
}

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

h2 {
    font-weight: 400;
    line-height: 1.3666667;
}

html {
    font-size: 5vw;
}

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

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

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

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

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

a {
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

ins,
abbr {
    text-decoration: none;
}

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

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

button.btn,
a.btn,
input.btn {
    -webkit-transition: .2s linear color, .2s linear background, .2s linear border;
    transition: .2s linear color, .2s linear background, .2s linear border;
    font: 700 1rem/1.5 "OpenSansHebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    text-decoration: none;
}

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

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

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

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

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

.slick-arrow {
    -webkit-appearance: none;
    appearance: none;
    border: none;
    background: none;
}

.slick-dots {
    margin: 0;
    padding: 0;
    list-style: 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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    bottom: 1.0625rem;
    left: 0;
    right: 0;
}

.slick-dots button {
    -webkit-appearance: none;
    appearance: none;
    height: .46875rem;
    width: .46875rem;
    text-indent: -99999px;
    padding: 0;
    border: none;
    box-shadow: none;
    background: rgba(255, 255, 255, .5);
    border-radius: 50%;
    margin: 0 .25rem;
}

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

.btn {
    -webkit-appearance: none;
    appearance: none;
    border: none;
    background: none;
    box-shadow: none;
    -webkit-transition: color .3s, background .3s;
    transition: color .3s, background .3s;
}

.btn.btn-view-more {
    color: #fff;
    background: #c2b17c;
    border: solid 1px #c2b17c;
    font-size: .75rem;
    height: 2.125rem;
    line-height: 2.125rem;
    padding: 0 1.28125rem;
}

.btn.btn-view-more:hover {
    border-color: #000;
    color: #fff;
    background: #000;
}

.ajax_loading {
    position: relative;
}

.ajax_loading::before {
    content: "";
    background: rgba(255, 255, 255, .75);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.ajax_loading::after {
    content: "";
    border-width: 5px;
    border-style: solid;
    border-color: #000 rgba(0, 0, 0, .07) rgba(0, 0, 0, .07) rgba(0, 0, 0, .07);
    width: 40px;
    height: 40px;
    border-radius: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    -webkit-animation-name: loaderAnimate;
    animation-name: loaderAnimate;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.decorated-line {
    height: 4px;
    background: #fff;
    position: relative;
    display: block;
}

.decorated-line:before,
.decorated-line:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
}

.decorated-line:before {
    background: #bda55d;
    left: 0;
    width: 41.3%;
}

.decorated-line:after {
    background: #5e6264;
    left: 41.3%;
    width: 14.2%;
}

.error_wrapper {
    text-align: center;
    margin-bottom: 10px;
    color: red;
    font-weight: bold;
}

.singlepage-content-wrap {
    background: #fff;
    padding: 25px 0;
}

.singlepage-content-wrap iframe {
    border: none;
    outline: none;
}

.decorated-line-vertical {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4px;
    background: #fff;
    display: block;
}

.decorated-line-vertical:before,
.decorated-line-vertical:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
}

.decorated-line-vertical:before {
    background: #bda55d;
    top: 0;
    height: 41.3%;
}

.decorated-line-vertical:after {
    background: #5e6264;
    top: 41.3%;
    height: 14.2%;
}

.decorated-line-vertical.reverse:before {
    top: auto;
    bottom: 0;
}

.decorated-line-vertical.reverse:after {
    top: auto;
    bottom: 41.3%;
}

header {
    position: relative;
    z-index: 9999;
}

.header-offer-bar {
    height: 1.875rem;
    background: #000;
    color: #fff;
    font-size: .75rem;
    line-height: 1.25;
}

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

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

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

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

.header-offer-bar .offer-slider .slick-arrow:hover {
    color: #c2b17c;
}

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

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

.header-offer-bar .offer-slider .slide {
    height: 1.875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    font-size: .625rem;
}

.header-offer-bar .offer-slider .slide a {
    color: #fff;
    text-decoration: none;
}

.header-offer-bar .offer-slider .slide a:hover {
    color: #c2b17c;
}

.header-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 0 .6875rem;
    height: 3.75rem;
    background-color: #fff;
    position: relative;
    z-index: 2;
}

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

.nav-opener .nav-bar {
    font-size: 0;
    height: 3px;
    width: 1.625rem;
    background: #000;
    border-radius: 20px;
    -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: 3px;
    background: #000;
    content: "";
    margin: 0;
    border-radius: 20px;
    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 {
    width: 1.1875rem;
    bottom: -.3125rem;
    right: 0;
    -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;
    width: 100%;
    -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;
}

.nav-opener .menu-text {
    font-size: 9px;
    color: #a9a9a9;
    line-height: 1.5;
    margin: 0 .375rem;
}

.logo {
    width: 9.875rem;
    line-height: 1;
}

.logo img {
    vertical-align: top;
}

.header-secondary-menu {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.header-secondary-menu nav .menu-close {
    text-decoration: none;
    position: absolute;
    top: 10px;
    left: 10px;
    color: #fff;
}

.header-secondary-menu nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-secondary-menu nav a {
    text-decoration: none;
}

.header-secondary-menu nav .primary-menu > li.menu_bold > a {
    font-weight: 700;
}

.header-secondary-menu nav .primary-menu > li > a {
    display: block;
    position: relative;
    text-decoration: none;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.5rem;
    color: #191919;
    padding: .5625rem 0;
}

.header-secondary-menu nav .primary-menu {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.header-secondary-menu nav .primary-menu > li {
    position: relative;
}

.header-secondary-menu nav .primary-menu > li > a {
    color: #000;
    position: relative;
    -webkit-transition: color .3s;
    transition: color .3s;
}

.mini_cart_active .header-secondary-menu nav .primary-menu > li > a,
.nav-active .header-secondary-menu nav .primary-menu > li > a,
.wishlist_active .header-secondary-menu nav .primary-menu > li > a,
.header_search_active .header-secondary-menu nav .primary-menu > li > a {
    color: #000;
}

.header-secondary-menu nav .primary-menu > li.hover > a:before,
.header-secondary-menu nav .primary-menu > li:hover > a:before {
    visibility: visible;
    opacity: 1;
}

.header-secondary-menu nav .submenu-holder {
    padding: 0;
}

.header-secondary-menu nav .submenu-holder .sub-menu {
    min-width: 6.25rem;
}

.header-secondary-menu nav .submenu-holder li {
    margin-top: 1.375rem;
}

.header-secondary-menu nav .submenu-holder li:first-child {
    margin-top: .9375rem;
}

.header-secondary-menu nav .submenu-holder li:last-child {
    margin-bottom: .75rem;
}

.header-secondary-menu nav .submenu-holder li a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: color .3s;
    transition: color .3s;
}

.header-secondary-menu nav .submenu-holder li a:hover {
    color: #bda65f;
}

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

.header-secondary-menu nav .menu-banner-row .banner-text {
    line-height: 1.5;
    display: block;
    font-size: 1.125rem;
    font-weight: 300;
    text-align: center;
    margin-bottom: 1em;
    border-top: 0;
    color: #000;
    z-index: 3;
}

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

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

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

.header-secondary-menu nav .menu-banner-row .menu-banner .bg-image {
    position: relative;
    width: 100%;
    overflow: hidden;
    -webkit-transition: .3s ease-in-out transform;
    transition: .3s ease-in-out transform;
    background: none !important;
}

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

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

.header-secondary-menu nav .menu-banner-row .menu-banner .shop-text {
    position: relative;
    width: 100%;
    line-height: 2;
    font-size: .875rem;
    color: #201f1f;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
    direction: ltr;
    font-weight: 300;
    text-transform: uppercase;
    z-index: 3;
    margin-top: .9375rem;
}

.header-secondary-menu nav .menu-banner-row .menu-banner .shop-text .icon-long-arrow-left {
    font-size: .5rem;
    margin-right: .625rem;
    margin-top: -.2em;
}

.header-secondary-menu nav .menu-banner-row .menu-banner .shop-text:hover {
    color: #bda65f;
}

.header-secondary-menu nav .mobile-footer-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f9f9f9;
    padding: .65625rem 1.25rem .65625rem .9375rem;
}

.header-secondary-menu nav .mobile-footer-nav .head-language-swit-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 1.5rem;
}

.header-secondary-menu nav .mobile-footer-nav .head-language-swit-wrap .jcf-select-text {
    margin-right: .8125rem;
    font-size: .65rem;
    line-height: 1.8;
}

.header-secondary-menu nav .mobile-footer-nav .head-language-swit-wrap .jcf-select-opener:before {
    font-size: .3125rem;
}

.header-secondary-menu nav .mobile-footer-nav .whats-app-mob {
    font-size: .75rem;
    padding: 0 1.375rem;
    border-right: 1px solid #979797;
}

.header-secondary-menu nav .mobile-footer-nav .whats-app-mob a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
}

.header-secondary-menu nav .mobile-footer-nav .whats-app-mob a:hover {
    color: #bda65f;
}

.header-secondary-menu nav .mobile-footer-nav .whats-app-mob a span {
    font-size: .8125rem;
    margin-left: .3125rem;
}

.header-secondary-menu nav .mobile-footer-nav .social-networks {
    margin: 0;
    list-style: none;
    padding-bottom: 0;
    padding-right: .6875rem;
    border-right: 1px solid #979797;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-secondary-menu nav .mobile-footer-nav .social-networks li {
    display: inline-block;
    font-size: 1rem;
    padding: 0 .625rem;
}

.header-secondary-menu nav .mobile-footer-nav .social-networks li:first-child {
    padding-left: 0;
}

.header-secondary-menu nav .mobile-footer-nav .social-networks li a {
    color: #000;
}

.header-secondary-menu nav .mobile-footer-nav .social-networks li a:hover {
    color: #bda65f;
}

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

.header-secondary-menu nav .mobile-account-nav {
    padding: .75rem 0;
    position: relative;
}

.header-secondary-menu nav .mobile-account-nav:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 1.015625rem;
    right: 1.015625rem;
    background: #bda65f;
    height: 1px;
}

.header-secondary-menu nav .mobile-account-nav > li {
    line-height: 1;
}

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

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

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

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

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

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

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

.header-secondary-menu 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;
}

.header-secondary-menu nav .social-networks > li {
    padding: 0 .5625rem;
}

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

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

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

.logged-in.admin-bar .sticky-wrap:not(.fixed-position) .header-mini-cart {
    top: 6.625rem;
}

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

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

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

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

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

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

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

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

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

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

.header-mini-cart .cart-close {
    line-height: 1;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: .75rem;
    font-size: .75rem;
    color: #000;
    text-decoration: none;
}

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

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

.header-mini-cart .cart-label-head {
    font-size: .75rem;
    line-height: 1.5;
    font-weight: 500;
    color: #303030;
    padding: .4375rem 1.375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.header-mini-cart .cart-item,
.checkout-review .cart-item {
    padding: .6875rem .71875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-size: .75rem;
    line-height: 1.25;
}

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

.header-mini-cart .cart-item .product-desc,
.checkout-review .cart-item .product-desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(100% - 5rem);
    flex-basis: calc(100% - 5rem);
    max-width: calc(100% - 5rem);
    padding: .25rem .71875rem;
}

.header-mini-cart .cart-item .product-image,
.checkout-review .cart-item .product-image {
    overflow: hidden;
}

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

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

.header-mini-cart .cart-item .product-name,
.checkout-review .cart-item .product-name {
    display: block;
    font-size: .75rem;
    line-height: 1.25;
    color: #000;
    font-weight: 400;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: .75rem;
}

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

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

.header-mini-cart .cart-item .cart-quantity,
.checkout-review .cart-item .cart-quantity {
    -ms-flex-preferred-size: 38%;
    flex-basis: 38%;
    max-width: 38%;
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}

.header-mini-cart .cart-item .product-amount,
.checkout-review .cart-item .product-amount {
    font-size: .75rem;
    line-height: 1.25;
    font-weight: 500;
    text-align: left;
    color: #000;
    margin-bottom: .75rem;
}

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

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

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

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

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

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

.btn-cart,
.btn-account {
    -webkit-transition: color .3s;
    transition: color .3s;
}

.btn-cart:hover,
.btn-account:hover {
    color: #d1bd80;
}

.btn-cart .btn-text,
.btn-account .btn-text {
    display: none;
    font-size: 14px;
    font-weight: 600;
}

.btn-cart .icon-account,
.btn-account .icon-account {
    font-size: 1.25rem;
}

.btn-account {
    border: none;
    background-color: #fff;
}

.btn-cart {
    padding-right: 13px;
    color: #000;
    position: relative;
    text-decoration: none;
}

.btn-cart i {
    font-size: 22px;
}

.btn-cart .counter {
    width: .875rem;
    height: .875rem;
    border-radius: 50%;
    position: absolute;
    top: .0625rem;
    right: -.0625rem;
    background: #c2b17c;
    font-size: .625rem;
    line-height: .875rem;
    color: #fff;
    text-align: center;
    font-weight: 500;
}

.header-search {
    position: relative;
    max-width: 191px;
}

.header-search .search-input {
    display: block;
    border-radius: 0;
    height: 3.3125rem;
    border: none;
    font-size: .75rem;
    line-height: 1.75;
    padding: 1rem 3rem 1rem 1rem;
    color: #000;
    display: block;
    width: 100%;
    outline: none;
    box-shadow: none;
}

.header-search .search-input::-webkit-input-placeholder {
    color: #bcbbba;
}

.header-search .search-input::-moz-placeholder {
    opacity: 1;
    color: #bcbbba;
}

.header-search .search-input:-moz-placeholder {
    color: #bcbbba;
}

.header-search .search-input:-ms-input-placeholder {
    color: #bcbbba;
}

.header-search .search-input.placeholder {
    color: #bcbbba;
}

.header-search .btn-search {
    border-radius: 50%;
    width: 1.75rem;
    height: 1.75rem;
    border: none;
    outline: none;
    color: #bcbbba;
    background: transparent;
    padding: 0;
    font-size: .6875rem;
    line-height: 1;
    text-align: center;
    position: absolute;
    top: 1.6875rem;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 1rem;
    z-index: 6;
    -webkit-transition: .3s ease color, .3s ease background;
    transition: .3s ease color, .3s ease background;
}

.header-search .btn-search:hover {
    color: #000;
}

.nav-mobile-header {
    border-bottom: 1px solid #117bbd;
    padding: 0 1rem;
    position: relative;
    height: 3.3125rem;
    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;
}

.secondary-menu-wrap {
    background: #d1bd80;
}

.secondary-menu-wrap .primary-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    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;
}

.secondary-menu-wrap .primary-menu > li.active > a:after,
.secondary-menu-wrap .primary-menu > li:hover > a:after,
.secondary-menu-wrap .primary-menu > li.hover > a:after {
    opacity: 1;
    visibility: visible;
    -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;
}

.secondary-menu-wrap .primary-menu > li.current-menu-item {
    color: #000;
}

.secondary-menu-wrap .primary-menu > li.current-menu-item > a {
    color: #000;
}

.secondary-menu-wrap .primary-menu > li.current-menu-item > a:after {
    opacity: 1;
    visibility: visible;
    -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;
}

.secondary-menu-wrap .primary-menu > li a {
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    line-height: 1.375;
    padding: .5625rem 0;
    display: block;
    position: relative;
    -webkit-transition: color .3s;
    transition: color .3s;
}

.secondary-menu-wrap .primary-menu > li a:after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 2px;
    right: 0;
    width: 100%;
    background: #000;
    -webkit-transition: .4s ease opacity, .4s ease transform;
    transition: .4s ease opacity, .4s ease transform;
    opacity: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}

.secondary-menu-wrap .primary-menu > li a:hover {
    color: #000;
}

.secondary-menu-wrap .primary-menu > li:last-child a {
    padding-left: 0;
}

.nav-close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1;
    color: #0b6095;
    text-decoration: none;
    font-size: .75rem;
    position: absolute;
    top: 50%;
    right: 1rem;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.account-menu {
    font-size: .75rem;
    line-height: 1.25;
    color: #117bbd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.account-menu .icon-user {
    margin-left: .375rem;
}

.account-menu a {
    color: #3a3a39;
    text-decoration: none;
}

.account-menu a:hover {
    color: #117bbd;
}

.account-menu .sep {
    font-weight: 500;
    margin: 0 .25rem;
}

.card-verification-popup {
    padding: 0 1.25em .7em;
}

.card-verification-popup .section-title {
    text-align: center;
    margin-bottom: .62em;
}

.card-verification-popup .h4 {
    display: block;
}

.card-verification-popup label {
    color: #464646;
}

.card-verification-popup .try-title {
    padding: .24em 0;
    margin: 0;
}

.card-verification-popup .order-ticket-box {
    border-top: .2em solid #e2e3e4;
    margin: .9em 0 0;
    padding: .3em 0 0;
}

.card-verification-popup .order-title {
    margin-bottom: .4em;
}

.login-modal.show,
.register-modal.show {
    overflow-x: hidden;
    overflow-y: auto;
}

.login-modal .modal-content,
.register-modal .modal-content {
    border: none;
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .2);
    border-radius: .25rem;
    padding: 1.1875rem .9375rem;
}

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

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

.login-modal .modal-logo,
.register-modal .modal-logo {
    width: 10rem;
    margin: 0 auto 1rem;
}

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

.to-club-card a {
    color: inherit;
}

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

.login-modal .form-control,
.register-modal .form-control {
    display: block;
    height: 2.65625rem;
    border: 1px solid #7d7d7d;
    border-radius: 0;
    font-size: .75rem;
    line-height: 1.5;
    padding: .6875rem;
    color: #5b5b5b;
    box-shadow: none;
}

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

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

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

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

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

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

.login-modal .remeber-check,
.register-modal .remeber-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 1.75rem;
}

.login-modal .remeber-check .checkbox,
.register-modal .remeber-check .checkbox {
    margin: 0;
    color: #363636;
    font-size: .6875rem;
    line-height: 1rem;
    position: relative;
    padding-right: 1.34375rem;
}

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

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

.login-modal .remeber-check .checkbox .fake-input,
.register-modal .remeber-check .checkbox .fake-input {
    position: absolute;
    right: 0;
    top: .5rem;
    border-radius: 0;
    width: .96875rem;
    height: .96875rem;
    background: none;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border: 1px solid red;
}

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

.login-modal .link-forgot-pass,
.register-modal .link-forgot-pass {
    margin-right: auto;
    color: #363636;
    text-decoration: underline;
    font-size: .6875rem;
    line-height: 1rem;
}

.login-modal .link-forgot-pass:hover,
.register-modal .link-forgot-pass:hover {
    text-decoration: none;
}

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

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

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

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

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

.login-modal .btn,
.register-modal .btn {
    width: 100%;
    display: block;
    max-width: 16.125rem;
    margin: 0 auto 15px;
    font-weight: 500;
    color: #fff;
}

.login-modal .btn:hover,
.register-modal .btn:hover {
    background: #000;
    border-color: #000;
    color: #fff;
}

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

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

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

.login-modal .social-login,
.register-modal .social-login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.login-modal .social-login .btn-facebook,
.login-modal .social-login .btn-google,
.register-modal .social-login .btn-facebook,
.register-modal .social-login .btn-google {
    border: 1px solid #5b5b5b;
    border-radius: 1.875rem;
    font-size: .625rem;
    line-height: 1;
    padding: .25rem;
    height: 1.875rem;
    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: 500;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-preferred-size: calc(50% - .1875rem);
    flex-basis: calc(50% - .1875rem);
    max-width: calc(50% - .1875rem);
}

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

.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 img,
.login-modal .social-login .btn-facebook span,
.login-modal .social-login .btn-google img,
.login-modal .social-login .btn-google span,
.register-modal .social-login .btn-facebook img,
.register-modal .social-login .btn-facebook span,
.register-modal .social-login .btn-google img,
.register-modal .social-login .btn-google span {
    position: relative;
    z-index: 2;
}

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

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

.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: .25em;
}

.login-modal .social-login .btn-facebook img,
.register-modal .social-login .btn-facebook img {
    width: .875rem;
}

.login-modal .social-login .btn-google img,
.register-modal .social-login .btn-google img {
    width: .96875rem;
}

.btn {
    padding: 7px 38px;
}

.btn-primary {
    border: 1px solid #c2b17c;
    background-color: #c2b17c;
}

.product-item {
    position: relative;
    box-shadow: 0 -1px 11px rgba(207, 207, 207, .5);
    padding: .5rem .5rem .625rem;
}

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

.product-item .product-img {
    background: #fff;
    position: relative;
    margin: 0 0 .5625rem;
    border: 1px solid #e9e9e9;
}

.product-item .product-tag {
    position: absolute;
    top: 6px;
    right: 6px;
    border: 1px solid rgba(0, 0, 0, .1);
    background: rgba(255, 255, 255, .5);
}

.product-item .product-desc-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-height: 6.375rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.product-item .new-label {
    position: absolute;
    top: .25rem;
    right: .25rem;
    z-index: 5;
    min-width: 2.375rem;
    border-radius: 3.125rem;
    background: #000;
    font-size: .75rem;
    line-height: 1;
    padding: .1875rem .375rem;
    color: #fff;
    z-index: 3;
}

.product-item .off-label {
    width: 3.8125rem;
    background: #117bbd;
    border-radius: 1.25rem;
    font-size: .625rem;
    line-height: 1.2;
    padding: .125rem;
    color: #fff;
    z-index: 3;
    display: block;
    margin: 5px auto 0;
}

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

.product-item .product-name {
    margin-bottom: .375rem;
    color: #000;
    font-weight: 700;
    font-size: .8125rem;
    line-height: 1.19230769;
}

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

.product-item .product-desc {
    color: rgba(0, 0, 0, .5);
    margin-top: 0;
    margin-bottom: .3125rem;
}

.product-item .product-badge {
    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;
    background: #c2b17c;
    padding: 0 .5rem;
    height: 1.3125rem;
    line-height: 1.3125rem;
    min-width: 4.84375rem;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: .625rem;
    font-weight: 600;
}

.product-item .product-badge img {
    vertical-align: top;
    margin-left: .3125rem;
}

.product-item .product-price {
    display: inline-block;
    background: rgba(188, 187, 186, .22);
    padding: 0 .5rem;
    height: 1.5625rem;
    line-height: 1.5625rem;
    font-size: .75rem;
    font-weight: 600;
    color: #000;
}

.product-item .product-price ins,
.product-item .product-price del {
    margin: 0 .1875rem;
}

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

.product-item .product-price del {
    color: rgba(0, 0, 0, .3);
}

.product-item .trust-tag {
    margin-top: 6px;
}

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

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

.breadcrumbs,
.woocommerce-breadcrumb {
    font-size: 12px;
    font-weight: 400;
    color: #060101;
}

.breadcrumbs a,
.woocommerce-breadcrumb a {
    color: #060101;
    text-decoration: none;
}

.breadcrumbs a:hover,
.breadcrumbs a:focus,
.woocommerce-breadcrumb a:hover,
.woocommerce-breadcrumb a:focus {
    color: #c2b17c;
}

.breadcrumbs i,
.woocommerce-breadcrumb i {
    font-size: 9px;
    display: inline-block;
    margin: 0 6px;
}

.breadcrumbs span + span:before,
.woocommerce-breadcrumb span + span:before {
    content: "\e907";
    color: #060101;
    font: .65em/1 "icomoon";
    padding: 0 .4615em 0 .5385em;
}

.jcf-select {
    box-shadow: 0 -1px 11px rgba(207, 207, 207, .5);
    display: block;
    position: relative;
    background: transparent;
}

.jcf-drop-active .jcf-select-text {
    border-bottom: 1px solid rgba(194, 177, 124, .2);
}

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

.jcf-select-drop .jcf-option-hideme {
    display: none;
}

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

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

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

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

.jcf-select-drop-content {
    position: absolute;
    right: 0;
    left: 0;
}

.jcf-select-text {
    padding: 5px 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    color: #c2b17c;
    font-size: .875rem;
    font-weight: 600;
}

.jcf-select-text .jcf-option-hideme {
    font-size: .875rem;
    font-weight: 700;
}

.jcf-select-text::after {
    content: "";
    position: absolute;
    left: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 11px;
    height: 5px;
    background: transparent url("data:image/svg+xml,%3csvg  xmlns='http://www.w3.org/2000/svg' width='11' viewBox='0 0 13 7.7'%3e%3cpath opacity='1' fill-rule='evenodd' clip-rule='evenodd' fill='black' d='M.3 2.3c-.4-.4-.4-1 0-1.3.4-.3 1-.3 1.3 0l4.9 4.5L11.4 1c.4-.3.9-.3 1.3 0 .4.4.4 1 0 1.3L7.2 7.5c-.4.3-1 .3-1.3 0C5.8 7.5.3 2.3.3 2.3z' /%3e%3c/svg%3e") no-repeat;
    background-position: right center;
    -webkit-transition: -webkit-transform .45s ease-in-out;
    transition: -webkit-transform .45s ease-in-out;
    transition: transform .45s ease-in-out;
    transition: transform .45s ease-in-out, -webkit-transform .45s ease-in-out;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.jcf-list-content {
    display: block;
    position: relative;
}

.jcf-list-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
}

.jcf-list-content li:first-child {
    padding: 0;
}

.jcf-list-content li {
    font-size: .75rem;
    color: #000;
}

.jcf-list-content li .jcf-option:not(.jcf-option-hideme) {
    display: block;
    padding: 10px 17px;
}

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

.sort-filter-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: 28px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.sort-filter-row .filter-opener {
    padding: 5px 5px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 -1px 11px rgba(0, 0, 0, .16);
    border: none;
    color: #c2b17c;
    font-size: .875rem;
    font-weight: 600;
    margin-left: 8px;
    margin-right: 8px;
}

.sort-filter-row .filter-opener-wrp {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-left: 8px;
    padding-right: 8px;
}

.sort-filter-row .sort-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-left: 8px;
    padding-right: 8px;
}

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

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

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

.shop-sidebar-filter .filter-body .clear-all {
    margin-bottom: 26px;
    font-size: 12px;
    font-weight: 500;
    text-decoration: underline;
    padding: 0;
    border: none;
    background: transparent;
}

.shop-sidebar-filter .filter-body .btn-filter {
    width: 100%;
    font-size: .75rem;
}

.shop-sidebar-filter .filter-title {
    padding: 40px 0 12px;
    display: block;
    width: 100%;
    color: #c2b17c;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.57895;
    border-bottom: 1px solid rgba(194, 177, 124, .2);
}

.shop-sidebar-filter .filter-option-list {
    padding: 1rem 0 0;
    margin: 0;
    list-style: none;
    border-bottom: 1px solid rgba(194, 177, 124, .2);
}

.shop-sidebar-filter .filter-drop-active .filter-group-title::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.shop-sidebar-filter .filter-group-title {
    position: relative;
    margin-bottom: 14px;
    padding: 0;
    display: block;
    width: 100%;
    border: none;
    background-color: transparent;
    color: #191919;
    font-weight: 700;
    font-size: .75rem;
    text-decoration: none;
}

.shop-sidebar-filter .filter-group-title::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 6px;
    height: 7px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    background: transparent url("data:image/svg+xml,%3csvg  xmlns='http://www.w3.org/2000/svg' width='6' viewBox='0 0 13 7.7'%3e%3cpath opacity='1' fill-rule='evenodd' clip-rule='evenodd' fill='black' d='M.3 2.3c-.4-.4-.4-1 0-1.3.4-.3 1-.3 1.3 0l4.9 4.5L11.4 1c.4-.3.9-.3 1.3 0 .4.4.4 1 0 1.3L7.2 7.5c-.4.3-1 .3-1.3 0C5.8 7.5.3 2.3.3 2.3z' /%3e%3c/svg%3e") no-repeat;
    background-position: left center;
    -webkit-transition: -webkit-transform .45s ease-in-out;
    transition: -webkit-transform .45s ease-in-out;
    transition: transform .45s ease-in-out;
    transition: transform .45s ease-in-out, -webkit-transform .45s ease-in-out;
}

.shop-sidebar-filter .label-text {
    color: #000;
}

.shop-sidebar-filter .category-filter {
    padding: 0;
    margin: 0;
    list-style: none;
}

.shop-sidebar-filter .category-filter > li {
    margin-bottom: .8125rem;
}

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

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

.shop-sidebar-filter .category-filter label input[type="checkbox"]:checked ~ .label-text:before {
    content: "\e919";
    border-color: black;
    background: black;
}

.shop-sidebar-filter .category-filter label .label-text {
    display: block;
    position: relative;
    padding-left: 26px;
    font-weight: 400;
}

.rtl .shop-sidebar-filter .category-filter label .label-text {
    padding-left: 0;
    padding-right: 26px;
}

.shop-sidebar-filter .category-filter label .label-text::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 13px;
    height: 13px;
    border: 1px solid #060101;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font: .5rem/1 "icomoon";
    color: #fff;
}

.rtl .shop-sidebar-filter .category-filter label .label-text::before {
    left: initial;
    right: 0;
}

.shop-sidebar-filter .filter-option-color {
    padding: 10px 0 0;
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #e8e8e8;
}

.shop-sidebar-filter .filter-option-color .category-filter {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -4px;
    margin-right: -4px;
}

.shop-sidebar-filter .filter-option-color .category-filter li {
    padding-left: 4px;
    padding-right: 4px;
}

.shop-sidebar-filter .filter-option-color input[type="checkbox"]:checked ~ .color-checkbox-wrp {
    border: 1px solid black;
}

.shop-sidebar-filter .filter-option-color .color-checkbox-wrp {
    display: block;
    width: 24px;
    height: 24px;
    padding: 2px;
    border-radius: 50%;
}

.shop-sidebar-filter .filter-option-color .color-checkbox {
    padding: 2px;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px solid #e4e4e4;
}

.pager {
    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;
    font-size: .875rem;
}

.pager a {
    margin: 0 12px;
    display: block;
    text-decoration: none;
    color: #000;
}

.pager a:hover,
.pager a:focus {
    color: #c2b17c;
}

.pager span.current {
    display: block;
    margin: 0 12px;
    color: #c2b17c;
    font-weight: 700;
}

.pager .prev,
.pager .next {
    font-size: .6875rem;
    margin: 0;
}

.woocommerce-pagination .page-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.woocommerce-pagination a.page-numbers {
    margin: 0 12px;
    display: block;
    text-decoration: none;
    color: #000;
}

.woocommerce-pagination a.page-numbers:hover,
.woocommerce-pagination a.page-numbers:focus {
    color: #c2b17c;
}

.woocommerce-pagination span.current {
    display: block;
    margin: 0 12px;
    color: #c2b17c;
    font-weight: 700;
}

.woocommerce-pagination a.prev,
.woocommerce-pagination a.next {
    font-size: .6875rem;
    margin: 0;
}

.mini-cart-body .jcf-number {
    position: relative;
    height: 1.875rem;
    width: 5.4375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1rem;
}

.mini-cart-body .jcf-number:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mini-cart-body .jcf-number input {
    box-sizing: border-box;
    border-radius: 0;
    margin: 0;
    height: 100%;
    color: #000;
    font-weight: 500;
    background: none;
    width: 100%;
    outline: none;
    box-shadow: none;
    font-size: 1rem;
    line-height: 1.3125;
    text-align: center;
    padding: .1875rem 1rem;
    border: 1px solid #b0b0b0;
}

.rtl .mini-cart-body .jcf-number {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.mini-cart-body .jcf-number .jcf-btn-inc,
.mini-cart-body .jcf-number .jcf-btn-dec {
    width: 1.5rem;
    height: 1.875rem;
    border: none;
    color: #000;
    position: absolute;
    cursor: pointer;
    top: 0;
    z-index: 6;
}

.mini-cart-body .jcf-number .jcf-btn-inc {
    right: auto;
    left: 0;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    border-right: 1px solid #b0b0b0;
}

.mini-cart-body .jcf-number .jcf-btn-inc::before {
    content: "+";
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}

.mini-cart-body .jcf-number .jcf-btn-dec {
    left: auto;
    right: 0;
    border-left: 1px solid #b0b0b0;
}

.mini-cart-body .jcf-number .jcf-btn-dec::before {
    content: "-";
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}

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

.hero-banner .slick-slider {
    position: relative;
}

.hero-banner .slick-slider .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 1.6875rem;
    left: 0;
    right: 0;
}

.hero-banner .slick-slider li {
    margin: 0 .25rem;
}

.hero-banner .slick-slider button {
    display: block;
    padding: 0;
    width: 10px;
    height: 10px;
    border: none;
    border-radius: 50%;
    text-indent: -999999px;
    background-color: #979797;
    margin: 0;
}

.hero-banner .slick-slider button:hover,
.hero-banner .slick-slider button:focus {
    outline: none !important;
    opacity: .7;
}

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

.hero-banner-content {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 1.0625rem;
}

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

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

.hero-banner-content .hero-banner-desc {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.hero-banner-content h2 {
    color: inherit;
    font-size: 1.75rem;
    font-weight: 800;
}

.hero-banner-content .hero-banner-medias {
    position: absolute;
    left: -103px;
    right: 0;
    bottom: 0;
    top: 0;
}

.hero-banner-content .hero-banner-medias .hero-banner-media {
    position: absolute;
}

.hero-banner-content .hero-banner-medias .hero-banner-media:first-child {
    top: 83px;
    left: 50px;
}

.hero-banner-content .hero-banner-medias .hero-banner-media:nth-child(2) {
    top: 248px;
    left: 15.4%;
}

.hero-banner-content .hero-banner-medias .hero-banner-media:nth-child(3) {
    top: 3px;
    left: 19.3%;
}

.hero-banner-desc .btn-wrp .btn:hover {
    background-color: #fff;
    border-color: #c2b17c;
    color: #c2b17c;
}

.discount-banner-block {
    margin-top: 26px;
}

.discount-banner-block .discount-banner {
    padding: .84375rem 15px .0625rem;
    background-color: #000;
    margin: 0 -15px;
}

.discount-banner-block .discount-banner .discount-banner-col a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: inherit;
    padding: 5px 10px;
    position: relative;
}

.discount-banner-block .discount-banner .discount-banner-col a:hover .anim_line line.top {
    -webkit-transform: translateX(-1018px);
    -ms-transform: translateX(-1018px);
    transform: translateX(-1018px);
}

.discount-banner-block .discount-banner .discount-banner-col a:hover .anim_line line.bottom {
    -webkit-transform: translateX(1018px);
    -ms-transform: translateX(1018px);
    transform: translateX(1018px);
}

.discount-banner-block .discount-banner .discount-banner-col a:hover .anim_line line.left {
    -webkit-transform: translateY(200%);
    -ms-transform: translateY(200%);
    transform: translateY(200%);
}

.discount-banner-block .discount-banner .discount-banner-col a:hover .anim_line line.right {
    -webkit-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
}

.discount-banner-block .discount-banner .discount-banner-col .anim_line {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}

.discount-banner-block .discount-banner .discount-banner-col .anim_line line {
    stroke-width: 3;
    stroke: #d1bd80;
    fill: none;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.discount-banner-block .discount-banner .discount-banner-col .anim_line line.top,
.discount-banner-block .discount-banner .discount-banner-col .anim_line line.bottom {
    stroke-dasharray: 510 508;
}

.discount-banner-block .discount-banner .discount-banner-col .anim_line line.left,
.discount-banner-block .discount-banner .discount-banner-col .anim_line line.right {
    stroke-dasharray: 55 35;
}

.discount-banner-block .discount-banner .discount-banner-col h3 {
    margin-right: 12px;
    color: #fff;
    font-size: .875rem;
    font-weight: 700;
    line-height: 1.375;
    margin-bottom: 0;
}

.discount-banner-block .discount-banner .discount-banner-col h3 em {
    font-style: normal;
    color: #c2b17c;
}

.products-row.slick-slider .slick-track {
    margin-left: auto;
    margin-right: auto;
}

.product-slider-main {
    padding-top: 1.875rem;
    padding-bottom: 2.8125rem;
}

.product-slider-main.consumption {
    padding-top: 1.875rem;
    padding-bottom: 2.8125rem;
}

.product-slider-main.consumption .products-row {
    margin-top: 1.875rem;
}

.product-slider-main h2 {
    text-align: center;
    color: #000;
    font-size: 1.125rem;
    line-height: 1.36;
    margin: 0;
    font-weight: 700;
}

.product-slider-main .product-col {
    padding: 10px;
}

.product-slider-main .products-row {
    position: relative;
    margin-top: 1.25rem;
    margin-bottom: 2.5rem;
}

.product-slider-main .products-row .slick-arrow {
    height: 1px;
    position: absolute;
    top: 47.6%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.product-slider-main .products-row .slick-arrow.slick-prev {
    left: 0;
    margin-left: -25px;
}

.product-slider-main .products-row .slick-arrow.slick-next {
    right: 0;
    margin-right: -25px;
}

.product-slider-main .view-more-products-btn {
    display: block;
    text-align: center;
}

.product-slider-main.electronics {
    padding-top: 1.875rem;
}

.product-slider-main.electronics .products-row {
    margin-top: 1.875rem;
}

.cta-slider-main {
    position: relative;
}

.cta-slider-main .slick-dots li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1;
}

.extra-benifits-section {
    padding: 30px 0 0;
    background: #fff;
}

.main-products-container .extra-benifits-section {
    padding-top: 15px;
}

.extra-benifits-section .benifits-title {
    text-align: center;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 9px;
}

.extra-benifits-section .benifits-title span {
    text-transform: uppercase;
    font-weight: 800;
    color: #bda65f;
    font-size: .888em;
    letter-spacing: -.01em;
}

.extra-benifits-section .extra-benifits-slider {
    position: relative;
    margin: 0 auto;
    max-width: 276px;
}

.extra-benifits-section .extra-benifits-slider .slick-track {
    margin-left: auto;
    margin-right: auto;
}

.extra-benifits-section .extra-benifits-slider .slide {
    padding: 0 2px;
    width: 92px;
}

.extra-benifits-section .extra-benifits-slider .slide a {
    color: #101010;
    text-decoration: none;
}

.extra-benifits-section .extra-benifits-slider .slide a:hover {
    background: #f3efe2;
}

.extra-benifits-section .extra-benifits-slider .slide a:focus {
    outline: 2px solid #f3efe2;
}

.extra-benifits-section .extra-benifits-slider .slick-arrow {
    position: absolute;
    top: 47.6%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 9;
}

.extra-benifits-section .extra-benifits-slider .slick-prev {
    right: 0;
}

.extra-benifits-section .extra-benifits-slider .slick-next {
    left: 0;
}

.extra-benifits-section .extra-benifit-item {
    padding: 8px 0 5px;
}

.extra-benifits-section .extra-benifit-item .benifit-icon {
    margin: 0 0 5px;
    height: 32px;
    text-align: center;
}

.extra-benifits-section .extra-benifit-item .benifit-icon img {
    height: 100%;
    width: auto;
    margin: 0 auto;
}

.extra-benifits-section .extra-benifit-item .benifit-title {
    display: block;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    line-height: 1;
}

.cta-main-wrap-img img,
.cta-slider-single img {
    width: 100%;
    vertical-align: top;
}

.double-cta-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.double-cta-wrap .cta-wrap-single {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 2.1875rem;
}

.footer-cta {
    background-size: cover !important;
    background-position: center !important;
    padding: 1.25rem .9375rem 2.5rem;
}

.footer-cta .footer-cta-sub-title {
    font-size: .625rem;
}

.footer-cta-main-wrapper {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.footer-cta-title {
    color: #fff;
    font-size: 1.625rem;
    font-weight: 600;
    line-height: 1.36;
}

.footer-cta-sub-title {
    color: #fff;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.3889;
    padding: 0 1.25rem;
}

.footer-cta-sub-title b {
    color: #c2b17c;
}

.footer-cta-feat-wrap {
    margin-bottom: 1.25rem;
}

.footer-cta-extra-info {
    font-size: 1.59375rem;
    color: #fff;
    font-weight: 600;
    margin-bottom: .9375rem;
}

.footer-cta-extra-info img {
    height: 2.5625rem;
    vertical-align: top;
    margin-top: .9375rem;
}

.footer-cta-btn-wrap {
    margin-bottom: 1.5rem;
}

.footer-cta-btn-wrap .footer-cta-btn {
    height: 2.125rem;
    line-height: 2.125rem;
    font-size: .75rem;
    font-weight: 600;
    color: #fff;
    background: #c2b17c;
    padding: 0 .84375rem;
}

.footer-cta-btn-wrap .footer-cta-btn:hover,
.footer-cta-btn-wrap .footer-cta-btn:focus {
    background-color: #fff;
    color: #c2b17c;
    border-color: #c2b17c;
}

.footer-cta-number {
    font-size: 1.125rem;
    font-weight: 600;
    color: #fff;
}

.footer-cta-feat-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 0 -.4375rem;
}

.footer-cta-feat-single {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 .4375rem .9375rem;
}

.footer-cta-feat-single .footer-cta-feat-single-wrap {
    background: #fff;
    height: 100%;
    border: solid 1px #c2b17c;
    position: relative;
    border-radius: .75rem;
    padding: .75rem .46875rem;
}

.footer-cta-feat-single img {
    vertical-align: top;
    height: 2.03125rem;
}

.footer-cta-feat-single .footer-cta-feat-icon {
    margin-bottom: .75rem;
}

.footer-cta-feat-single .footer-cta-feat-title {
    font-size: .75rem;
    font-weight: 600;
    color: #000;
    line-height: 1.375;
    margin-bottom: .3125rem;
}

.footer-cta-feat-single .footer-cta-feat-desc {
    font-size: .6875rem;
    line-height: 1.36;
    color: #3d3b3d;
}

.footer-top {
    padding: 1.8125rem 0 0;
    background: rgba(245, 245, 245, .66);
}

.footer-top-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.footer-top-wrap .extra-member-affiliates img {
    vertical-align: top;
    width: 100%;
}

.footer-top-wrap .footer-social-icons ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.footer-top-wrap .footer-social-icons ul li {
    margin: 0 1.171875rem;
    font-size: 1.875rem;
}

.footer-top-wrap .footer-social-icons ul a {
    text-decoration: none;
    color: #000;
    display: block;
    line-height: 1;
}

.footer-top-wrap .footer-social-icons ul img {
    height: 1.875rem;
    vertical-align: top;
}

.footer-top-wrap .footer-cta {
    padding: 0;
    margin: 0;
}

.footer-cta-inner {
    background-size: cover !important;
    text-align: center;
    padding: 1.25rem 2.8125rem;
}

.footer-cta-inner .footer-cta-title {
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    line-height: 1.34;
    margin-bottom: .75rem;
}

.footer-cta-inner .footer-cta-desc {
    font-size: .8125rem;
    color: #fff;
    font-weight: 400;
    line-height: 1.54;
    margin-bottom: .78125rem;
}

.footer-cta-inner .footer-cta-btn-wrap {
    text-align: center;
    display: block;
    margin: 0;
}

.footer-cta-inner .footer-cta-btn-wrap .footer-cta-btn {
    display: inline-block;
    height: 2.125rem;
    line-height: 2.125rem;
    color: #fff;
    padding: 0 3.0625rem;
    font-size: .75rem;
    font-weight: 600;
    text-decoration: none;
}

.footer-cta-inner .footer-cta-btn-wrap .footer-cta-btn:hover,
.footer-cta-inner .footer-cta-btn-wrap .footer-cta-btn:focus {
    background-color: #fff;
    color: #c2b17c;
    border-color: #c2b17c;
}

.footer-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.375;
}

.footer-nav ul li {
    margin-bottom: 1.25rem;
}

.footer-nav ul li a {
    text-decoration: none;
    color: #000;
    -webkit-transition: color .3s;
    transition: color .3s;
}

.footer-nav ul li a:hover {
    color: #c2b17c;
}

.footer-widget-title {
    font-size: .875rem;
    font-weight: 600;
    color: #c2b17c;
    line-height: 1.36;
    margin-bottom: .78125rem;
}

.footer-bottom {
    background: #000;
    color: #fff;
    padding: .875rem .5rem;
}

.footer-bottom .footer-bottom-wrap {
    font-size: .875rem;
    line-height: 1.36;
}

.footer-bottom .footer-bottom-wrap a {
    text-decoration: none;
    color: #fff;
}

.footer-bottom .footer-bottom-wrap .footer-btm-lft-wrap img {
    width: 1.2em;
    margin: 0 .3125rem 0 0;
}

.footer-bottom .footer-bottom-wrap img {
    vertical-align: top;
    margin-bottom: .3125rem;
}

.page-template-front-page .btn-view-more {
    min-width: 9.375rem;
}

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

.single-product-container-main .breadcrumbs {
    padding-bottom: .75rem;
}

body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section {
    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;
}

body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .main-product-slidewrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 4px;
    padding-right: 4px;
}

body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .main-product-slidewrapper .slide-img {
    position: relative;
}

body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .main-product-slidewrapper .product-tag {
    position: absolute;
    top: 10px;
    right: 10px;
    border: 1px solid rgba(0, 0, 0, .1);
    background: rgba(255, 255, 255, .5);
    width: 2.4rem;
}

body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .main-product-slidewrapper .product-tag img {
    width: 100%;
}

body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .main-product-slidewrapper .slick-dots {
    padding-top: 10px;
    position: relative;
}

body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .main-product-slidewrapper .slick-dots li {
    line-height: 0;
}

body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .main-product-slidewrapper .slick-dots .slick-active button {
    background-color: #c2b17c;
}

body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .main-product-slidewrapper .slick-dots button {
    position: relative;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: rgba(194, 177, 124, .35);
}

body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary {
    position: relative;
    padding-top: 5px;
    padding-bottom: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 104%;
    flex: 0 0 104%;
    max-width: 104%;
    color: #060101;
    font-size: .75rem;
    line-height: 1.5;
}

body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary h1 {
    margin-bottom: 18px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4375;
}

body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary-des {
    max-width: 504px;
}

body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary-des * {
    font-size: inherit !important;
    line-height: inherit !important;
    font-weight: 400 !important;
}

body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary ul {
    padding-right: 1rem;
}

body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary-info strong {
    padding-top: .25rem;
    padding-bottom: .875rem;
    font-size: .75rem;
    line-height: 1.625;
    font-weight: 700;
}

body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary-price {
    margin-top: -18px;
    padding-top: 10px;
    padding-bottom: .8125rem;
    font-size: 1rem;
    font-weight: 700;
}

body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary-price del {
    margin-left: 8px;
    color: rgba(180, 180, 180, .8);
}

body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary-price .amount {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary-price:blank {
    display: none;
}

body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary p {
    margin-bottom: 1.13rem;
}

body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary .btn-wrp {
    padding-top: .8125rem;
    padding-bottom: 1.9375rem;
    text-align: center;
}

body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary .btn-add-cart {
    display: inline-block;
    background-color: #c2b17c;
    color: #fff;
    border-color: #c2b17c;
    width: 250px;
    font-size: .875rem;
}

body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary .btn-add-cart:hover,
body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary .btn-add-cart:focus {
    color: #fff;
    border-color: #000;
    background-color: #000;
}

.single-product-section-style02 .single-product-summary-des {
    max-width: 530px;
}

.single-product-section-style02 .single-product-summary-des p {
    margin-bottom: 1.13rem;
}

.single-product-section-style02 .single-product-summary h1 {
    max-width: 100%;
}

.single-product-nav-wrp {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    background-color: #fff;
    z-index: 50;
}

.single-product-nav {
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
    max-width: 1050px;
}

.single-product-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -15px;
    margin-right: -15px;
}

.single-product-nav ul li {
    padding-right: 15px;
    padding-left: 15px;
}

.single-product-nav ul li a {
    display: inline-block;
    position: relative;
    padding: 14px 9px;
    color: #060101;
    font-size: 14px;
    line-height: 1.222223;
    text-decoration: none;
    white-space: nowrap;
}

.single-product-nav ul li a.active {
    font-weight: 700;
}

.single-product-nav ul li a.active::after {
    content: "";
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
}

.product-description-block {
    padding-top: 36px;
}

.product-description-block .product-description {
    font-size: .75rem;
    line-height: 1.75;
    padding-bottom: 1.125rem;
}

.product-description-block .product-description h2 {
    margin-bottom: .4375rem;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.3125;
}

.product-description-block .product-description ul {
    padding-right: 1rem;
}

.product-description-block .product-description .products-row {
    position: relative;
}

.product-description-block .product-description .product-col {
    padding-top: .3125rem;
    padding-bottom: 15px;
}

.product-description-block .product-description .slick-dots {
    padding-top: 40px;
    position: relative;
}

.product-description-block .product-description .slick-dots li {
    line-height: 0;
}

.product-description-block .product-description .slick-dots .slick-active button {
    background-color: #c2b17c;
}

.product-description-block .product-description .slick-dots button {
    position: relative;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: rgba(194, 177, 124, .35);
}

.product-description-block .product-description .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #797979;
    font-size: 19px;
    z-index: 2;
}

.product-description-block .product-description .slick-prev {
    left: -28px;
}

.product-description-block .product-description .slick-next {
    right: -28px;
}

.product-description-block .product-description .product-col {
    padding-left: 8px;
    padding-right: 8px;
}

.product-description-block .product-description .product-img {
    border: 1px solid #e9e9e9;
}

.product-description-block .product-description .product-item {
    position: relative;
}

.friends-list-section {
    padding: 28px 0 12px;
}

.friends-list-section .friends-list {
    counter-reset: item;
}

.friends-list-section .friend-item {
    background: #f2f2f2;
    position: relative;
    margin: 0 0 28px;
    padding: 10px 130px 1px 15px;
}

.friends-list-section .friend-item:last-of-type {
    margin-bottom: 20px;
}

.friends-list-section .friend-item .friend-label {
    position: absolute;
    top: -7px;
    right: 0;
    bottom: -8px;
    background: #bda55e;
    color: #fff;
    width: 117px;
    font-size: 22px;
    font-weight: 600;
    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;
}

.friends-list-section .friend-item .friend-label span:after {
    content: counters(item, ".", decimal-leading-zero);
    counter-increment: item;
    margin-right: .24em;
}

.friends-list-section .friend-item .input-wrap {
    padding-left: 17px;
    margin: 0 0 10px;
}

.friends-list-section .friend-item .input-wrap label {
    font-size: 16px;
    font-weight: 600;
    display: table;
    color: #5e6264;
    line-height: 1.25;
}

.friends-list-section .friend-item .form-control {
    height: 32px;
    border-width: 1px;
    font-size: 16px;
    line-height: 1.25;
    padding: 5px 10px;
}

.friends-list-section .friend-item .friend-remove {
    position: absolute;
    top: 17px;
    left: 7px;
    font-size: 18px;
    line-height: 1;
    color: #6f7171;
}

.friends-list-section .friend-item .friend-remove:hover,
.friends-list-section .friend-item .friend-remove.keyboard-focus {
    color: #bda55e;
}

.friends-list-section .btn-add-friend {
    display: table;
    position: relative;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    padding: 1em 3.75em 1em 1em;
    color: #000;
}

.friends-list-section .btn-add-friend:before {
    content: "\e914";
    position: absolute;
    width: 64px;
    height: 64px;
    background: #171717 url(assets/images/bg-button.png) 0 0/cover no-repeat;
    top: 0;
    right: 0;
    color: #bda55d;
    font: 1.4em/1 "icomoon";
    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;
}

.friends-list-section .btn-add-friend:hover {
    opacity: .8;
}

.attached-greeting-section {
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
    box-shadow: 0 -1px 11px rgba(207, 207, 207, .5);
}

.attached-greeting-section .attach-row .greeting-input,
.attached-greeting-section .attach-row .send-date,
.attached-greeting-section .attach-row .delivery-time,
.attached-greeting-section .attach-row .company-logo {
    margin-bottom: 16px;
}

.attached-greeting-section .attach-row label {
    display: table;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.1538;
    margin: 0 0 .5769em;
}

.attached-greeting-section .attach-row .form-control {
    height: 40px;
}

.attached-greeting-section .attach-row .date-input {
    background: #bda55d;
    color: #fff;
    position: relative;
}

.attached-greeting-section .attach-row .date-input:before,
.attached-greeting-section .attach-row .date-input:after {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font: 11px/1 "icomoon";
    z-index: 3;
    pointer-events: none;
}

.attached-greeting-section .attach-row .date-input:before {
    content: "\e90a";
    font-size: 22px;
    right: .8em;
}

.attached-greeting-section .attach-row .date-input input {
    height: 40px;
    border: none;
    background: #bda55d;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.3333;
    padding: 8px 50px 8px 38px;
    color: #fff;
    width: 100%;
}

.attached-greeting-section .attach-row .date-input input::-webkit-input-placeholder {
    color: #fff;
}

.attached-greeting-section .attach-row .date-input input::-moz-placeholder {
    opacity: 1;
    color: #fff;
}

.attached-greeting-section .attach-row .date-input input:-moz-placeholder {
    color: #fff;
}

.attached-greeting-section .attach-row .date-input input:-ms-input-placeholder {
    color: #fff;
}

.attached-greeting-section .attach-row .date-input input.placeholder {
    color: #fff;
}

.attached-greeting-section .attach-row .officeLogo {
    width: 150px;
    height: 150px;
    position: relative;
    margin: 0;
}

.attached-greeting-section .attach-row .officeLogo input[type="file"] {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
}

.attached-greeting-section .attach-row .officeLogo .img-place {
    height: 100%;
    display: block;
    background-size: cover;
    background-position: 50% 50%;
}

.attached-greeting-section .btns-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.attached-greeting-section .btns-wrap .btn {
    border-radius: 0;
    border: 1px solid #fff;
}

.attached-greeting-section .btn-scroll-down,
.attached-greeting-section .btn-add-cart {
    color: #bda55e;
    font-size: 1em;
    line-height: 1.1923;
    font-weight: 600;
    background: url(assets/images/bg-button.png) 0 0/cover no-repeat;
}

.attached-greeting-section .btn-scroll-down:hover,
.attached-greeting-section .btn-add-cart:hover {
    opacity: .9;
}

.attached-greeting-section .btn-scroll-down {
    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: .3704em .75em .3333em;
}

.attached-greeting-section .btn-scroll-down .icon-angle-left {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin: .14814815em 0 0 .2962963em;
}

.attached-greeting-section .btn-add-cart {
    min-width: 9em;
    display: table;
    margin: 0 auto;
    padding: .3704em .3333em .3333em;
}

.attached-greeting-section .btn-add-cart:focus {
    outline: 3px solid #c8ab58;
}

.tav-zahav-content {
    font-size: 18px;
    line-height: 1.333;
    padding: 15px 0 5px;
}

p.stock.in-stock {
    display: none;
}

body.page-template-page-digital-wallet .single-product-section.product-banner-holder,
body.page-template-page-tavbitan .single-product-section.product-banner-holder,
body.postid-74 .single-product-section.product-banner-holder {
    box-shadow: 0 -1px 11px rgba(207, 207, 207, .5);
}

body.page-template-page-digital-wallet .single-product-section.product-banner-holder .single-product-summary h1,
body.page-template-page-tavbitan .single-product-section.product-banner-holder .single-product-summary h1,
body.postid-74 .single-product-section.product-banner-holder .single-product-summary h1 {
    text-align: center;
    color: #bda65f;
}

body.page-template-page-digital-wallet .single-product-section .section-title,
body.page-template-page-tavbitan .single-product-section .section-title,
body.postid-74 .single-product-section .section-title {
    color: #fff;
    background: #bda55d;
    font-weight: 700;
    text-align: center;
    line-height: 1.3333;
    padding: .3111em;
    margin: 0;
}

body.page-template-page-digital-wallet .single-product-section .main-product-slider img,
body.page-template-page-digital-wallet .single-product-section .product-nav-slider img,
body.page-template-page-tavbitan .single-product-section .main-product-slider img,
body.page-template-page-tavbitan .single-product-section .product-nav-slider img,
body.postid-74 .single-product-section .main-product-slider img,
body.postid-74 .single-product-section .product-nav-slider img {
    width: 100%;
}

body.page-template-page-digital-wallet .single-product-section .main-product-slider .slick-arrow,
body.page-template-page-digital-wallet .single-product-section .product-nav-slider .slick-arrow,
body.page-template-page-tavbitan .single-product-section .main-product-slider .slick-arrow,
body.page-template-page-tavbitan .single-product-section .product-nav-slider .slick-arrow,
body.postid-74 .single-product-section .main-product-slider .slick-arrow,
body.postid-74 .single-product-section .product-nav-slider .slick-arrow {
    font-size: 19px;
    position: absolute;
    z-index: 3;
    padding: .2em .32em .16em;
    background: #fff;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

body.page-template-page-digital-wallet .single-product-section .main-product-slider .slick-next,
body.page-template-page-digital-wallet .single-product-section .product-nav-slider .slick-next,
body.page-template-page-tavbitan .single-product-section .main-product-slider .slick-next,
body.page-template-page-tavbitan .single-product-section .product-nav-slider .slick-next,
body.postid-74 .single-product-section .main-product-slider .slick-next,
body.postid-74 .single-product-section .product-nav-slider .slick-next {
    left: 0;
}

body.page-template-page-digital-wallet .single-product-section .main-product-slider .slick-prev,
body.page-template-page-digital-wallet .single-product-section .product-nav-slider .slick-prev,
body.page-template-page-tavbitan .single-product-section .main-product-slider .slick-prev,
body.page-template-page-tavbitan .single-product-section .product-nav-slider .slick-prev,
body.postid-74 .single-product-section .main-product-slider .slick-prev,
body.postid-74 .single-product-section .product-nav-slider .slick-prev {
    right: 0;
}

body.page-template-page-digital-wallet .single-product-section .single-product-summary,
body.page-template-page-tavbitan .single-product-section .single-product-summary,
body.postid-74 .single-product-section .single-product-summary {
    background: #fff;
    position: relative;
    padding: 15px;
    line-height: 1.2;
    font-size: 16px;
}

body.page-template-page-digital-wallet .single-product-section .single-product-summary h2,
body.page-template-page-tavbitan .single-product-section .single-product-summary h2,
body.postid-74 .single-product-section .single-product-summary h2 {
    color: #bda55d;
    font-weight: 600;
    font-size: 1.875em;
    line-height: 1.2;
    margin-bottom: 1.2em;
}

body.page-template-page-digital-wallet .single-product-section .single-product-summary h2 + p,
body.page-template-page-tavbitan .single-product-section .single-product-summary h2 + p,
body.postid-74 .single-product-section .single-product-summary h2 + p {
    margin-bottom: 1.25em;
}

body.page-template-page-digital-wallet .single-product-section .product-descripiton-detail,
body.page-template-page-tavbitan .single-product-section .product-descripiton-detail,
body.postid-74 .single-product-section .product-descripiton-detail {
    border-top: 2px solid #bda55d;
    padding: 8px 0 0;
}

body.page-template-page-digital-wallet .single-product-section form.cart .quantity,
body.page-template-page-tavbitan .single-product-section form.cart .quantity,
body.postid-74 .single-product-section form.cart .quantity {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

body.page-template-page-digital-wallet .single-product-section .descripiton-item,
body.page-template-page-tavbitan .single-product-section .descripiton-item,
body.postid-74 .single-product-section .descripiton-item {
    padding: .75em 0 .75em .875em;
}

body.page-template-page-digital-wallet .single-product-section .descripiton-item .descripiton-title,
body.page-template-page-tavbitan .single-product-section .descripiton-item .descripiton-title,
body.postid-74 .single-product-section .descripiton-item .descripiton-title {
    position: relative;
    display: block;
    font-size: 1.25em;
    line-height: 1.3;
    font-weight: 700;
    color: #000;
    padding-right: 1.8em;
    margin: 0 0 1.05em;
}

body.page-template-page-digital-wallet .single-product-section .descripiton-item .descripiton-title i,
body.page-template-page-tavbitan .single-product-section .descripiton-item .descripiton-title i,
body.postid-74 .single-product-section .descripiton-item .descripiton-title i {
    position: absolute;
    top: .52em;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 1.25em;
}

body.page-template-page-digital-wallet .single-product-section .descripiton-item .descripiton-title i.icon-money,
body.page-template-page-tavbitan .single-product-section .descripiton-item .descripiton-title i.icon-money,
body.postid-74 .single-product-section .descripiton-item .descripiton-title i.icon-money {
    font-size: 1.6em;
    top: .4063em;
}

body.page-template-page-digital-wallet .single-product-section .descripiton-item .descripiton-title i.icon-card,
body.page-template-page-tavbitan .single-product-section .descripiton-item .descripiton-title i.icon-card,
body.postid-74 .single-product-section .descripiton-item .descripiton-title i.icon-card {
    font-size: .8em;
    right: -.5625em;
    top: .9375em;
}

body.page-template-page-digital-wallet .single-product-section .descripiton-item .date,
body.page-template-page-tavbitan .single-product-section .descripiton-item .date,
body.postid-74 .single-product-section .descripiton-item .date {
    direction: ltr;
    text-align: right;
}

body.page-template-page-digital-wallet .single-product-section .descripiton-item .date .sep,
body.page-template-page-tavbitan .single-product-section .descripiton-item .date .sep,
body.postid-74 .single-product-section .descripiton-item .date .sep {
    margin: 0 9px;
}

body.page-template-page-digital-wallet .single-product-section .descripiton-item .card-num,
body.page-template-page-tavbitan .single-product-section .descripiton-item .card-num,
body.postid-74 .single-product-section .descripiton-item .card-num {
    margin: -.375em 0 0;
}

body.page-template-page-digital-wallet .single-product-section .jcf-number,
body.page-template-page-tavbitan .single-product-section .jcf-number,
body.postid-74 .single-product-section .jcf-number {
    font-size: 1.0625em;
    height: 1.2941em;
    padding: 0 1.2941em;
    width: 3.8824em;
}

body.page-template-page-digital-wallet .single-product-section .jcf-number .jcf-btn-inc,
body.page-template-page-digital-wallet .single-product-section .jcf-number .jcf-btn-dec,
body.page-template-page-tavbitan .single-product-section .jcf-number .jcf-btn-inc,
body.page-template-page-tavbitan .single-product-section .jcf-number .jcf-btn-dec,
body.postid-74 .single-product-section .jcf-number .jcf-btn-inc,
body.postid-74 .single-product-section .jcf-number .jcf-btn-dec {
    border: none;
    background: none;
    width: 1.2941em;
}

body.page-template-page-digital-wallet .single-product-section .jcf-number .jcf-btn-inc:before,
body.page-template-page-digital-wallet .single-product-section .jcf-number .jcf-btn-dec:before,
body.page-template-page-tavbitan .single-product-section .jcf-number .jcf-btn-inc:before,
body.page-template-page-tavbitan .single-product-section .jcf-number .jcf-btn-dec:before,
body.postid-74 .single-product-section .jcf-number .jcf-btn-inc:before,
body.postid-74 .single-product-section .jcf-number .jcf-btn-dec:before {
    font-size: 1em;
    font-weight: 400;
}

body.page-template-page-digital-wallet .single-product-section .jcf-number input,
body.page-template-page-tavbitan .single-product-section .jcf-number input,
body.postid-74 .single-product-section .jcf-number input {
    border-width: 1px;
    width: 1.2941em;
    height: 1.2941em;
    font-weight: 400;
    padding: 0;
    font-size: 1em;
}

body.page-template-page-digital-wallet .single-product-section .club-price,
body.page-template-page-tavbitan .single-product-section .club-price,
body.postid-74 .single-product-section .club-price {
    font-weight: 700;
    font-size: 1.6875em;
    text-align: center;
    color: #fff;
    background: #bda55d;
    font-weight: 700;
    line-height: 1.1111;
    padding: .1111em .1481em .1852em;
    margin: 0 0 .3704em;
}

body.page-template-page-digital-wallet .single-product-section .benifit-terms,
body.page-template-page-tavbitan .single-product-section .benifit-terms,
body.postid-74 .single-product-section .benifit-terms {
    border-bottom: 2px solid #bda55d;
    overflow: hidden;
    padding: 0 0 1.125em;
    margin: 0 0 1.0625em;
}

body.page-template-page-digital-wallet .single-product-section .benifit-terms .terms-title,
body.page-template-page-tavbitan .single-product-section .benifit-terms .terms-title,
body.postid-74 .single-product-section .benifit-terms .terms-title {
    display: block;
    font-weight: 700;
    font-size: 1.25em;
    margin: 0 0 .45em;
}

body.page-template-page-digital-wallet .single-product-section ul,
body.page-template-page-tavbitan .single-product-section ul,
body.postid-74 .single-product-section ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #5e6264;
    font-size: 12px;
    line-height: 1.2;
    max-width: 647px;
    margin-right: -14px;
}

body.page-template-page-digital-wallet .single-product-section ul > li:before,
body.page-template-page-tavbitan .single-product-section ul > li:before,
body.postid-74 .single-product-section ul > li:before {
    content: "|";
    margin: 0 8px;
}

body.page-template-page-digital-wallet .single-product-section .btn-add-cart,
body.page-template-page-tavbitan .single-product-section .btn-add-cart,
body.postid-74 .single-product-section .btn-add-cart {
    color: #bda55e;
    font-size: 1.6875em;
    line-height: 1.1923;
    padding: .3704em .3333em .3333em;
    min-width: 9em;
    display: table;
    margin: 0 auto;
    font-weight: 600;
    background: url(assets/images/bg-button.png) 0 0/cover no-repeat;
}

body.page-template-page-digital-wallet .single-product-section .btn-add-cart:focus,
body.page-template-page-tavbitan .single-product-section .btn-add-cart:focus,
body.postid-74 .single-product-section .btn-add-cart:focus {
    outline: 3px solid #c8ab58;
}

body.page-template-page-digital-wallet .single-product-section .btn-add-cart:hover,
body.page-template-page-tavbitan .single-product-section .btn-add-cart:hover,
body.postid-74 .single-product-section .btn-add-cart:hover {
    opacity: .9;
}

body.page-template-page-digital-wallet .single-product-section .decorated-line-vertical,
body.page-template-page-tavbitan .single-product-section .decorated-line-vertical,
body.postid-74 .single-product-section .decorated-line-vertical {
    left: 0;
}

body.page-template-page-digital-wallet .single-product-section .decorated-line-vertical.reverse,
body.page-template-page-tavbitan .single-product-section .decorated-line-vertical.reverse,
body.postid-74 .single-product-section .decorated-line-vertical.reverse {
    left: auto;
    right: 0;
}

.single-product-container .single-product-section.product-banner-holder .btn {
    width: calc(50% - 50px);
}

.single-product iframe.product-pay-iframe {
    height: 2000px;
    border: none;
}

.main-products-container {
    padding-top: .875rem;
    padding-bottom: 1.5625rem;
}

.main-products-container .breadcrumbs {
    margin-bottom: 24px;
}

.main-products-container .row {
    margin-left: -.75rem;
    margin-right: -.75rem;
}

.main-products-container .filter-col,
.main-products-container .product-col {
    padding-left: .75rem;
    padding-right: .75rem;
}

.main-products-container .product-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.main-products-container .filter-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.search-bar {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 27px;
    max-width: 17.5rem;
    position: relative;
}

.search-bar input {
    padding: .5625rem 1.125rem;
    border: 1px solid #c2b17c;
    border-radius: 34px;
    color: #000;
    font-size: .6875rem;
    line-height: 1;
    width: 100%;
}

.search-bar input::-webkit-input-placeholder {
    color: #bcbbba;
}

.search-bar input::-moz-placeholder {
    opacity: 1;
    color: #bcbbba;
}

.search-bar input:-moz-placeholder {
    color: #bcbbba;
}

.search-bar input:-ms-input-placeholder {
    color: #bcbbba;
}

.search-bar input.placeholder {
    color: #bcbbba;
}

.search-bar .btn-search {
    padding: 0;
    position: absolute;
    color: #bcbbba;
    top: 50%;
    left: 24px;
    font-size: .9375rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.search-bar .btn-search i {
    display: block;
}

.all-products-row {
    margin-left: -.3125rem;
    margin-right: -.3125rem;
}

.all-products-row > .col,
.all-products-row > [class*="col-"] {
    padding-left: .3125rem;
    padding-right: .3125rem;
    margin-bottom: 28px;
}

.all-products-row .product-item {
    position: relative;
    height: 100%;
    padding: .1875rem .3125rem .25rem;
}

.all-products-row .product-img img {
    width: 100%;
    display: block;
    object-fit: cover;
}

.all-products-row .product-name {
    margin-bottom: .375rem;
    font-weight: 400;
    font-size: .6875rem;
    line-height: 1.3636364;
}

.all-products-row .product-desc-wrap {
    padding-top: 5px;
    padding-bottom: 1.3125rem;
}

.all-products-row .product-price,
.all-products-row .product-badge {
    position: absolute;
    bottom: .3125rem;
    right: .3125rem;
}

.all-products-row .product-desc {
    color: rgba(0, 0, 0, .5);
    font-size: .5625rem;
    line-height: 1.555556;
}

.all-products-row p {
    margin-bottom: .1rem;
}

.woocommerce-cart .woocommerce .page-header {
    text-align: center;
}

.woocommerce-cart .woocommerce .page-header .page-title {
    font-size: 36px;
    font-weight: 600;
}

.woocommerce-cart-form {
    font-size: .8125rem;
    line-height: 1.5;
    padding: 15px 0;
}

.woocommerce-cart-form .shop_table.cart {
    width: 100%;
}

.single-product-container .woocommerce-cart-form .shop_table.cart th .quantity,
.single-product-container
.woocommerce-cart-form .shop_table.cart td .quantity {
    margin: 0;
}

.woocommerce-cart-form .shop_table.cart 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;
}

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

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

.woocommerce-cart .inner-banner {
    margin-bottom: 10px;
}

.woocommerce-cart .woocommerce-info {
    text-align: center;
}

.cart-collaterals {
    padding-bottom: 20px;
}

.cart-collaterals table.shop_table,
.cart-collaterals .woocommerce-shipping-totals.shipping,
.cart-collaterals .cart_totals h2 {
    display: none;
}

.cart-collaterals .wc-proceed-to-checkout {
    text-align: left;
}

.cart-collaterals .btn.checkout-button {
    min-width: 100%;
    color: #fff;
}

.cart-collaterals .btn.checkout-button:hover {
    border-color: #000;
    background: #000;
    color: #fff;
}

.cities-list-wrap {
    padding: 0 0 1.25rem;
    max-width: 1200px;
}

.cities-list-wrap .cs-input-wrap {
    margin: 0 auto;
    max-width: 550px;
    padding: 1.25rem 0;
}

.cities-list-wrap .cs-input-wrap .form-control {
    background: #f9f9f9;
    padding-left: 33px;
    padding-right: 12px;
    outline: none;
    border-color: #000;
}

.cities-list-wrap .cs-input-wrap .form-control:focus {
    border-color: #000;
}

.cities-list-wrap .btn-search {
    border-radius: 50%;
    background: #191919;
    width: 1.5rem;
    height: 1.5rem;
    border: none;
    outline: none;
    color: #fff;
    padding: 0;
    margin: 0 .625rem 0 .125rem;
    font-size: .625rem;
    line-height: 1;
    padding: .125rem .3125rem;
    text-align: center;
    position: absolute;
    top: 1.3125rem;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: .375rem;
    z-index: 6;
    -webkit-transition: .3s ease color, .3s ease background;
    transition: .3s ease color, .3s ease background;
    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;
}

.cities-list-wrap .btn-search:hover {
    color: #fff;
    background: red;
}

.cities-list-wrap .btn-search i {
    display: block;
}

.cities-list-wrap .alphabetical-title {
    display: block;
    font-weight: 700;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: .3125rem;
    padding: .1875rem 0;
}

.cities-list-wrap .stores-row {
    margin-bottom: 1.25rem;
}

.cities-list-wrap .stores-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.cities-list-wrap .stores-list > li {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: .4375rem 0;
    color: rgba(0, 0, 0, .55);
}

.woocommerce-form-coupon-toggle {
    padding-top: 30px;
    padding-bottom: 15px;
}

.woocommerce-form-coupon-toggle a {
    color: #c2b17c;
    text-decoration: none;
}

.woocommerce-form-coupon-toggle a:hover,
.woocommerce-form-coupon-toggle a:focus {
    opacity: .7;
}

.search-results .woocommerce-breadcrumb {
    padding: 25px 0;
}

.search-results .single-product-container + .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.search-results .single-product-container + .row .col-sm-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.search-results .single-product-container + .row .col-md-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.search-results .main-products-container .all-products-row {
    margin-left: 0;
    margin-right: 0;
}

.search-results .main-products-container .all-products-row .product-col {
    margin-bottom: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.contact-page-section {
    padding: 5px 4px;
}

.contact-page-section .contact-list {
    margin: 30px auto 12px;
    max-width: 1237px;
}

.contact-page-section .contact-list > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 15px;
    line-height: 1.3333;
    color: #000;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 12px;
}

.contact-page-section .contact-list > li a {
    color: #000;
}

.contact-page-section .contact-list .ico-wrap {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #bda55d;
    color: #fff;
}

.contact-page-section .contact-list .ico-wrap .icon-phone {
    font-size: 29px;
}

.contact-page-section .contact-list .ico-wrap .icon-location {
    font-size: 23px;
}

.contact-page-section .contact-list .contact-text {
    -ms-flex-preferred-size: calc(100% - 48px);
    flex-basis: calc(100% - 48px);
    max-width: calc(100% - 48px);
    font-weight: 600;
    padding: 0 22px 0 0;
}

.contact-page-section .contact-list .contact-title {
    display: block;
    font-weight: 800;
    color: #464646;
}

.contact-form {
    margin: 0 -3px 23px;
}

.contact-form .input-field {
    height: 31px;
    border: 2px solid #bda55d;
    font-size: 15px;
    line-height: 1.4;
    padding: 3px 10px;
    color: #051d2f;
    width: 100%;
    margin: 0;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    border-radius: 0;
    margin: 0 0 11px;
}

.contact-form .input-field::-webkit-input-placeholder {
    color: #051d2f;
}

.contact-form .input-field::-moz-placeholder {
    opacity: 1;
    color: #051d2f;
}

.contact-form .input-field:-moz-placeholder {
    color: #051d2f;
}

.contact-form .input-field:-ms-input-placeholder {
    color: #051d2f;
}

.contact-form .input-field.placeholder {
    color: #051d2f;
}

.contact-form textarea.input-field {
    min-height: 125px;
}

.contact-form .btn-wrap {
    padding: 8px 15px;
    clear: both;
}

.contact-form .btn-send {
    display: block;
    height: 30px;
    background: #bda55d;
    border: 2px solid #bda55d;
    font-size: 15px;
    font-weight: 800;
    line-height: 1.3333;
    padding: 3px 6px;
    width: 100%;
    color: #fff;
}

.contact-form .btn-send:hover {
    background: #fff;
    color: #bda55d;
}

.woocommerce-account .lost_reset_password {
    padding: 25px 15px 35px;
    max-width: 450px;
    margin: 0 auto;
}

.woocommerce-account .form-row {
    padding: 5px 0 0;
}

.woocommerce-account .form-row label {
    font-size: 16px;
    line-height: 1.25;
    text-align: center;
    margin: 0 0 7px;
    text-transform: uppercase;
    font-weight: 600;
}

.woocommerce-account .input-text {
    display: block;
    height: 40px;
    border: 2px solid #bda55d;
    box-shadow: none;
    border-radius: 0;
    color: #bda55d;
    font-size: 16px;
    line-height: 1.25;
    padding: 9px 14px;
    width: 100%;
    background: #fff;
    outline: none;
}

.woocommerce-account .button {
    font-size: 16px;
    line-height: 1.25;
    background: #bda55d;
    color: #fff;
    outline: none;
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 260px;
    padding: 9px;
    outline: none;
    text-align: center;
    border: 2px solid #bda55d;
    text-decoration: none;
    -webkit-transition: .3s ease color, .3s ease background, .3s ease border, .3s ease transform, .3s ease box-shadow;
    transition: .3s ease color, .3s ease background, .3s ease border, .3s ease transform, .3s ease box-shadow;
}

.woocommerce-account .button:hover {
    background: #fff;
    color: #bda55d;
    border-color: #bda55d;
    text-decoration: none;
}

.cibus-container {
    padding: 18px 0 0;
}

.cibus-container .breadcrumbs {
    margin-bottom: 18px;
}

.cibus-section {
    position: relative;
    overflow: hidden;
    background: #fff;
    padding: 28px 5px;
    max-width: 1538px;
    margin: 0 auto 25px;
}

.cibus-section > * {
    position: relative;
    z-index: 3;
}

.cibus-section .bg-image {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: 770px auto;
    background-position: -60px 0;
    background-repeat: no-repeat;
}

.cibus-section .bg-image:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: -webkit-linear-gradient(bottom, #fff 0%, rgba(255, 255, 255, .71) 91%, rgba(255, 255, 255, .7) 93%, rgba(255, 255, 255, .7) 100%);
    background: linear-gradient(to top, #fff 0%, rgba(255, 255, 255, .71) 91%, rgba(255, 255, 255, .7) 93%, rgba(255, 255, 255, .7) 100%);
}

.cibus-section h2 {
    text-align: center;
    font-weight: 700;
    font-size: 17px;
    color: #bca560;
    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: 0 0 28px;
    text-align: center;
}

.cibus-section h2 .img-logo {
    -ms-flex-preferred-size: 9.0588em;
    flex-basis: 9.0588em;
    max-width: 9.0588em;
    margin: .1875em .75em;
}

.cibus-section h2 .img-logo img {
    width: 100%;
}

.cibus-section .cibus-subheading {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #bca560;
    margin: 0 0 34px;
    text-align: center;
}

.cibus-section .cibus-benefits-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    line-height: 1.2;
    color: #bca560;
    font-weight: 600;
    max-width: 1100px;
    margin: 0 auto;
    padding-bottom: 12px;
}

.cibus-section .cibus-benefits-list .benefit-item {
    text-align: center;
    max-width: 296px;
    -ms-flex-preferred-size: 296px;
    flex-basis: 296px;
    margin: 0 0 12px;
    padding: 0 10px;
}

.cibus-section .cibus-benefits-list .ico-wrap {
    line-height: 1;
    font-size: 15px;
    margin: 0 0 8px;
}

.cibus-section .cibus-benefits-list .ico-wrap .icon-scooter {
    font-size: 20px;
}

.cibus-section .cibus-benefits-list .ico-wrap .icon-restaurant {
    font-size: 20px;
}

.cibus-section .cibus-benefits-list .ico-wrap .icon-gift {
    font-size: 20px;
}

.cibus-section .cibus-benefits-list .ico-wrap .icon-express-card {
    font-size: 20px;
}

.cibus-section .cibus-benefits-list p span {
    display: block;
    font-size: 14px;
}

.cibus-section .cibus-benefits-list p span a {
    text-decoration: underline;
    color: #bca560;
}

.cibus-section .cibus-benefits-list p span a:hover {
    text-decoration: none;
}

.cibus-section .restaurants-title {
    display: block;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    color: #bca560;
    text-align: center;
    margin: 0 0 20px;
}

.cibus-section .restaurants-list {
    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;
    margin: 0 auto;
    max-width: 890px;
    padding: 0 0 20px;
    position: relative;
}

.cibus-section .restaurants-list .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 3;
    line-height: 1;
    font-size: 13px;
    color: #959595;
    z-index: 3;
}

.cibus-section .restaurants-list .slick-arrow:hover {
    color: #000;
}

.cibus-section .restaurants-list .slick-prev {
    right: 3px;
}

.cibus-section .restaurants-list .slick-next {
    left: 3px;
}

.cibus-section .restaurants-list li {
    margin: 0 9px 6px;
}

.cibus-section .info-text {
    color: #5e6264;
    font-size: 16px;
    line-height: 1.125;
    font-weight: 600;
    text-align: center;
    margin: 0 0 29px;
}

.cibus-section .term-check {
    display: table;
    position: relative;
    vertical-align: top;
    font-size: 16px;
    line-height: 1.25;
    padding-right: 1.7em;
    margin: 0 auto 1em;
    font-weight: 400;
}

.cibus-section .term-check input[type="checkbox"] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
}

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

.cibus-section .term-check input[type="checkbox"].error ~ .fake-input {
    border-color: #f00;
}

.cibus-section .term-check input[type="checkbox"].error ~ .label-text {
    color: #f00;
}

.cibus-section .term-check input[type="checkbox"].keyboard-focus ~ .fake-input {
    border-style: dashed;
    border-color: #bda55d;
}

.cibus-section .term-check label.error {
    display: none !important;
}

.cibus-section .term-check .fake-input {
    position: absolute;
    top: 1px;
    right: 0;
    width: 1.2em;
    height: 1.2em;
    border: 1px solid #c1c2c2;
}

.cibus-section .term-check .fake-input:before {
    content: "\e919";
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    color: #615e5f;
    font: 1.25em/1 "icomoon";
    opacity: 0;
    -webkit-transition: .25s ease opacity;
    transition: .25s ease opacity;
}

.cibus-section .btn-register {
    font-size: 16px;
    line-height: 1.25;
    border: 2px solid #bca561;
    display: table;
    margin: 0 auto 28px;
    min-width: 10.625em;
    font-weight: 700;
    background: #bca561;
    color: #fff;
    padding: .6875em;
}

.cibus-section .btn-register:hover {
    color: #bca561;
    border-color: #bca561;
    background: #fff;
}

.cibus-section .bottom-terms-box {
    font-size: 14px;
    line-height: 1.2;
    color: #5e6264;
    font-weight: 600;
    text-align: center;
    margin-bottom: 11px;
}

.search-results .woocommerce-breadcrumb {
    padding: 25px 0;
}

.search-results .single-product-container + .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.search-results .single-product-container + .row .col-sm-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.search-results .single-product-container + .row .col-md-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.search-results .main-products-container .all-products-row {
    margin-left: 0;
    margin-right: 0;
}

.search-results .main-products-container .all-products-row .product-col {
    margin-bottom: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.funcard-holder {
    overflow: hidden;
    background: #e4e4e3 url(assets/images/bg-funcard-small.jpg) 0 60px no-repeat;
    font-family: "Metali";
}

.funcard-holder .funcard-wrapper {
    padding: 15px 14px;
    max-width: 1342px;
    margin: 0 auto;
}

.funcard-holder .member-title,
.funcard-holder .info-text {
    display: block;
    text-align: center;
    font-size: 17px;
    line-height: 1.25;
    font-weight: 400;
    color: #000;
}

.funcard-holder .member-title {
    margin-bottom: 8px;
}

.funcard-holder .site-logo {
    margin: 0 auto;
    width: 254px;
}

.funcard-holder .site-logo img {
    width: 100%;
}

.funcard-holder .info-text {
    margin: 0 0 22px;
}

.funcard-holder .right-text {
    text-align: center;
}

.funcard-holder .card-load-info {
    display: block;
    color: #404040;
    font-size: 34px;
    line-height: 1;
    margin-bottom: -1px;
    font-weight: 400;
}

.funcard-holder .discount-text {
    display: block;
    font: 700 59px/1 "FbMetali";
    color: #c6aa55;
}

.funcard-holder .variety-leading-title {
    display: block;
    color: #c6aa55;
    margin: 0 0 7px;
    font: 700 30px/1 "FbMetali";
}

.funcard-holder .include-info {
    display: block;
    text-align: center;
    color: #000;
    font-weight: 500;
    font-size: 24px;
    margin: 0 0 10px;
}

.funcard-holder .card-box {
    margin: 0 0 127px;
}

.funcard-holder .card-box img {
    width: 100%;
}

.funcard-holder .text-box {
    text-align: center;
    color: #404040;
    font-size: 16px;
    line-height: 1.225;
    margin: 0 0 15px;
    clear: both;
}

.funcard-holder .card-note-text {
    background: #939598;
    font-size: 14px;
    line-height: 1.21428;
    color: #fff;
    text-align: center;
    font-weight: 500;
    padding: 9px 10px 12px;
    margin: 0 0 23px;
}

.funcard-holder .retail-chains-holder {
    background: fade(#fff, 50%);
    padding: 12px 18px;
    margin: 0 0 15px;
    position: relative;
}

.funcard-holder .retail-chains-holder .chains-title {
    display: block;
    font-size: 22px;
    font-family: "FbMetali";
    line-height: 1.0454;
    font-weight: 700;
    text-align: center;
    color: #c6aa55;
    margin: 0 0 13px;
}

.funcard-holder .retail-chains-holder .note-text {
    font-weight: 500;
    text-align: center;
    font-size: 16px;
    line-height: 1.125;
    padding: 0 0 12px;
    display: block;
}

.funcard-holder .chains-logos-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.funcard-holder .chains-logos-holder .logo-item {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding: 0 3px 7px;
}

.funcard-holder .chains-logos-holder .logo-item img {
    width: 100%;
}

.funcard-holder .btn-load-card {
    font: 700 22px/1 "FbMetali";
    background: #ed2024;
    color: #fff;
    background: -webkit-linear-gradient(top, #ed2024 0%, #ed2024 33%, #c92127 59%, #c92127 100%);
    background: linear-gradient(to bottom, #ed2024 0%, #ed2024 33%, #c92127 59%, #c92127 100%);
    border-radius: .2353em;
    padding: .4412em;
    display: block;
    max-width: 9.0882em;
    margin: 0 auto .7647em;
    position: relative;
    border: none;
    outline: none;
}

.funcard-holder .btn-load-card:after {
    content: "";
    display: block;
    width: 5.0588em;
    height: .3824em;
    background: url(assets/images/shadow-button.png) 0 0/100% auto no-repeat;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    bottom: -.4706em;
}

.funcard-holder .btn-load-card:hover {
    background: #c92127;
    background: -webkit-linear-gradient(top, #c92127 0%, #c92127 41%, #ed2024 67%, #ed2024 100%);
    background: linear-gradient(to bottom, #c92127 0%, #c92127 41%, #ed2024 67%, #ed2024 100%);
}

.funcard-holder .bottom-info-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 13px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    line-height: 1.3076923;
    margin: 0 -14px;
    padding: 0 0 14px;
}

.funcard-holder .bottom-info-list > li + li:before {
    content: "|";
    padding: 0 5px;
}

.final-payment-container {
    background: #fff;
    margin-bottom: 6px;
    padding: 18px 0 12px;
}

.final-payment-container .container {
    max-width: 1125px;
}

.final-payment-container .page-title {
    border-bottom: 2px solid #000;
    padding-bottom: 7px;
    margin-bottom: .55em;
}

.final-payment-container h2 {
    font-weight: 700;
    font-size: 19px;
    margin-bottom: .84em;
}

.final-payment-container .woocommerce-error {
    color: #f00;
    margin-bottom: 15px;
}

.final-payment-container .button {
    background: #bda55d;
    font-size: 24px;
    line-height: 1.2;
    padding: 5px 10px;
    -webkit-transition: .2s linear color, .2s linear background, .2s linear border;
    transition: .2s linear color, .2s linear background, .2s linear border;
    min-width: 255px;
    color: #fff;
    font-weight: 700;
    border: 2px solid #bda55d;
    border-radius: 0;
    outline: none;
}

.final-payment-container .button.keyboard-focus,
.final-payment-container .button:hover {
    background: #fff;
    color: #bda55d;
}

.final-payment-container .personal-info-box h2 {
    border-bottom: 2px solid #000;
    padding: 0 0 15px;
    margin-bottom: .68em;
}

.final-payment-container .personal-info-box .form-group {
    margin-bottom: 10px;
}

.final-payment-container .personal-info-box label {
    color: #464646;
}

.final-payment-container label {
    font-size: 16px;
    font-weight: 400;
    display: table;
}

.final-payment-container .order-summary-table {
    font-size: 16px;
    color: #000;
    line-height: 1.22;
    font-weight: 600;
    border-bottom: 2px solid #000;
    margin-bottom: .8em;
}

.final-payment-container .order-summary-table th {
    text-align: right;
}

.final-payment-container .order-summary-table thead th {
    border-color: #000;
}

.final-payment-container .order-summary-table thead th:first-child {
    width: 46%;
}

.final-payment-container .order-summary-table thead th:last-child {
    width: 19%;
}

.final-payment-container .order-summary-table thead > tr th {
    padding: 0 0 3px 5px;
}

.final-payment-container .order-summary-table tbody th,
.final-payment-container .order-summary-table tbody td {
    border: none;
}

.final-payment-container .order-summary-table tbody > tr td {
    padding: 5px 0 1px 5px;
    line-height: 1.22;
}

.final-payment-container .order-summary-table tbody > tr:last-child td {
    padding-bottom: 12px;
}

.final-payment-container .order-summary-table .order-product-name {
    font-weight: 700;
    display: block;
    margin-bottom: .8em;
}

.final-payment-container .order-summary-table .order-product-name a {
    color: #000;
}

.final-payment-container .order-summary-table .order-product-meta {
    direction: ltr;
    text-align: right;
}

.final-payment-container .order-summary-table .sep {
    margin: 0 .6em;
}

.final-payment-container .checkbox input[type=checkbox] {
    position: static;
    margin: 0 0 0 7px;
}

.final-payment-container .address-field.update_totals_on_change {
    display: none !important;
}

.final-payment-container .term-agree label {
    position: relative;
    padding-right: 1.6em;
    line-height: 1.15;
    font-weight: 400;
    display: table;
}

.final-payment-container .term-agree label input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
}

.final-payment-container .term-agree label input[type="checkbox"]:checked ~ .fake-inpupt:before {
    opacity: 1;
}

.final-payment-container .term-agree label .fake-inpupt {
    position: absolute;
    border: 1px solid #000;
    width: 15px;
    height: 15px;
    top: .2em;
    right: 0;
}

.final-payment-container .term-agree label .fake-inpupt:before {
    content: "\e919";
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    color: #000;
    font: .75em/.5 "icomoon";
    opacity: 0;
    -webkit-transition: .25s ease opacity;
    transition: .25s ease opacity;
    margin-top: -.05em;
}

.final-payment-container .for-payment-box {
    text-align: center;
    padding: 15px 0 0;
}

.final-payment-container .for-payment-box h2 {
    font-size: 21px;
    margin-bottom: .4286em;
}

.final-payment-container .for-payment-box .total-price-info {
    border: 2px solid #bda55d;
    border-width: 2px 0;
    font-size: 19px;
    line-height: 1.2;
    padding: .72em;
    margin-bottom: .96em;
}

.final-payment-container .for-payment-box .total-price-info > strong,
.final-payment-container .for-payment-box .total-price-info > span {
    margin: 0 .08em 0 .88em;
}

.final-payment-container .for-payment-box .term-check {
    padding-top: 15px;
}

.final-payment-container .for-payment-box .term-check > label {
    display: table;
    position: relative;
    vertical-align: top;
    font-size: 16px;
    line-height: 1.25;
    padding-right: 1.7em;
    margin: 0 auto;
    font-weight: 400;
}

.final-payment-container .for-payment-box .term-check > label input[type="checkbox"] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
}

.final-payment-container .for-payment-box .term-check > label input[type="checkbox"]:checked ~ .fake-input:before {
    opacity: 1;
}

.final-payment-container .for-payment-box .term-check > label input[type="checkbox"].error ~ .fake-input {
    border-color: #f00;
}

.final-payment-container .for-payment-box .term-check > label input[type="checkbox"].error ~ .label-text {
    color: #f00;
}

.final-payment-container .for-payment-box .term-check > label input[type="checkbox"].keyboard-focus ~ .fake-input {
    border-style: dashed;
    border-color: #bda55d;
}

.final-payment-container .for-payment-box .term-check > label label.error {
    display: none !important;
}

.final-payment-container .for-payment-box .term-check > label .fake-input {
    position: absolute;
    top: 1px;
    right: 0;
    width: 1.2em;
    height: 1.2em;
    border: 1px solid #c1c2c2;
}

.final-payment-container .for-payment-box .term-check > label .fake-input:before {
    content: "\e919";
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    color: #615e5f;
    font: 1.25em/1 "icomoon";
    opacity: 0;
    -webkit-transition: .25s ease opacity;
    transition: .25s ease opacity;
}

.final-payment-container .btn-order {
    border-color: #bda55d;
    background: #bda55d;
    font-size: 30px;
    line-height: 1.2;
    padding: 1px 10px;
    min-width: 255px;
    color: #fff;
    font-weight: 700;
}

.final-payment-container .btn-order.keyboard-focus,
.final-payment-container .btn-order:hover {
    background: #fff;
    color: #bda55d;
}

.final-payment-container .payment-cards-box {
    padding-top: 15px;
}

.final-payment-container .payment-cards-box .card-img {
    width: 200px;
    margin: 0 auto;
}

.final-payment-container .payment-cards-box .card-img img {
    width: 100%;
}

.final-payment-container .payment-cards-box .card-title {
    font-size: 16px;
    color: #000;
    display: block;
}

.woocommerce-order-pay .singlepage-content-wrap .checkout-iframe iframe {
    width: 100%;
}

.woocommerce-order-pay .woocommerce div[class*="checkout-iframe-"] iframe {
    width: 100%;
    max-width: 450px;
    height: 650px;
    margin: 0 auto;
    display: block;
}

.woocommerce-order {
    padding: 25px 0;
    max-width: 800px;
    margin: 0 auto;
    color: #000;
}

.woocommerce-order .woocommerce-order-overview {
    font-size: 16px;
    line-height: 1.25;
}

.woocommerce-order .woocommerce-order-overview > li {
    padding: 4px 0;
}

.woocommerce-order .woocommerce-order-details {
    padding-top: 20px;
}

.woocommerce-order .woocommerce-order-details h2 {
    margin-bottom: .4em;
}

.woocommerce-order .woocommerce-table {
    width: 100%;
    font-size: 16px;
    line-height: 1.25;
    max-width: 500px;
}

.woocommerce-order .woocommerce-table th {
    text-align: right;
}

.woocommerce-order .woocommerce-table thead > tr > th,
.woocommerce-order .woocommerce-table thead > tr > td {
    border-bottom: 2px solid #000;
}

.woocommerce-order .woocommerce-table tfoot > tr:first-child td,
.woocommerce-order .woocommerce-table tfoot > tr:first-child th {
    border-top: 2px solid #000;
}

.woocommerce-order .woocommerce-table tfoot > tr:last-child td,
.woocommerce-order .woocommerce-table tfoot > tr:last-child th {
    border-bottom: 2px solid #000;
}

.woocommerce-order .woocommerce-table th,
.woocommerce-order .woocommerce-table td {
    padding: 8px 6px;
    font: inherit;
    width: 60%;
}

.woocommerce-order .woocommerce-table th:first-child,
.woocommerce-order .woocommerce-table td:first-child {
    width: 40%;
}

.woocommerce-order .woocommerce-table .product-name {
    font-weight: 700;
}

.woocommerce-order .woocommerce-table .product-name a {
    color: #c8ab58;
}

.woocommerce-order .woocommerce-table .product-name a:hover {
    color: rgba(0, 0, 0, .6);
}

.woocommerce-page a:not(:hover) {
    text-decoration: none;
}

.woocommerce-page .col-2,
.woocommerce-page .col-1 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
}

.woocommerce-page #customer_details .form-row {
    margin-left: 0;
    margin-right: 0;
    display: block;
}

#page-content {
    padding-top: 25px;
    padding-bottom: 25px;
    margin: 0 auto;
}

.woocommerce-MyAccount-navigation {
    padding: 0 0 20px;
}

.woocommerce-MyAccount-navigation ul > li.is-active > a {
    background: rgba(189, 165, 93, .7);
}

.woocommerce-MyAccount-navigation ul > li > a {
    display: block;
    font-size: 16px;
    line-height: 1.25;
    padding: 10px 15px;
    background: #bda55d;
    color: #000;
    text-decoration: none;
}

.woocommerce-MyAccount-navigation ul > li > a:hover {
    background: rgba(189, 165, 93, .7);
}

.woocommerce mark {
    background: #bda55d;
}

.woocommerce-MyAccount-content {
    font-size: 16px;
    line-height: 1.25;
}

.woocommerce-MyAccount-content a {
    color: #bda55d;
    text-decoration: none;
}

.woocommerce-MyAccount-content a:hover {
    text-decoration: underline;
}

.woocommerce-MyAccount-content .woocommerce-orders-table,
.woocommerce-MyAccount-content .woocommerce-table--order-details {
    width: 100%;
    font-size: 16px;
    line-height: 1.25;
}

.woocommerce-MyAccount-content .woocommerce-orders-table th,
.woocommerce-MyAccount-content .woocommerce-table--order-details th {
    text-align: right;
}

.woocommerce-MyAccount-content .woocommerce-orders-table thead > tr > th,
.woocommerce-MyAccount-content .woocommerce-orders-table thead > tr > td,
.woocommerce-MyAccount-content .woocommerce-table--order-details thead > tr > th,
.woocommerce-MyAccount-content .woocommerce-table--order-details thead > tr > td {
    border-bottom: 2px solid #000;
}

.woocommerce-MyAccount-content .woocommerce-orders-table tbody > tr:last-child td,
.woocommerce-MyAccount-content .woocommerce-orders-table tbody > tr:last-child th,
.woocommerce-MyAccount-content .woocommerce-table--order-details tbody > tr:last-child td,
.woocommerce-MyAccount-content .woocommerce-table--order-details tbody > tr:last-child th {
    border-bottom: 2px solid #000;
}

.woocommerce-MyAccount-content .woocommerce-orders-table th,
.woocommerce-MyAccount-content .woocommerce-orders-table td,
.woocommerce-MyAccount-content .woocommerce-table--order-details th,
.woocommerce-MyAccount-content .woocommerce-table--order-details td {
    padding: 10px 8px;
    font: inherit;
}

.woocommerce-MyAccount-content .woocommerce-table--order-details {
    margin-bottom: 20px;
}

.woocommerce-MyAccount-content .woocommerce-table--order-details tfoot > tr:last-child td,
.woocommerce-MyAccount-content .woocommerce-table--order-details tfoot > tr:last-child th {
    border-bottom: 2px solid #000;
}

.woocommerce-EditAccountForm.edit-account,
.woocommerce-form-login,
.woocommerce-address-fields {
    max-width: 500px;
}

.woocommerce-EditAccountForm.edit-account .woocommerce-form-row,
.woocommerce-form-login .woocommerce-form-row,
.woocommerce-address-fields .woocommerce-form-row {
    margin-bottom: 15px;
}

.woocommerce-EditAccountForm.edit-account label,
.woocommerce-form-login label,
.woocommerce-address-fields label {
    font-weight: 400;
    margin-bottom: .4em;
    font-size: 16px;
    line-height: 1.25;
}

.woocommerce-EditAccountForm.edit-account #billing_country_field,
.woocommerce-EditAccountForm.edit-account #shipping_country_field,
.woocommerce-form-login #billing_country_field,
.woocommerce-form-login #shipping_country_field,
.woocommerce-address-fields #billing_country_field,
.woocommerce-address-fields #shipping_country_field {
    display: none !important;
}

.woocommerce-EditAccountForm.edit-account .input-text,
.woocommerce-form-login .input-text,
.woocommerce-address-fields .input-text {
    height: 34px;
    display: block;
    width: 100%;
    margin: 0;
    border: 1px solid #bda55d;
    border-radius: 0;
    box-shadow: none;
    font-size: 16px;
    line-height: 1.25;
    outline: none;
    padding: 6px 12px;
    background: #fff;
    -webkit-transition: .25s ease border-color, .25s ease box-shadow;
    transition: .25s ease border-color, .25s ease box-shadow;
}

.woocommerce-EditAccountForm.edit-account .input-text:focus,
.woocommerce-form-login .input-text:focus,
.woocommerce-address-fields .input-text:focus {
    border-color: #bda55d;
    box-shadow: 0 0 8px rgba(189, 165, 93, .6);
}

.woocommerce-EditAccountForm.edit-account button[type="submit"].button,
.woocommerce-form-login button[type="submit"].button,
.woocommerce-address-fields button[type="submit"].button {
    display: table;
    border: 1px solid #bda55d;
    border-radius: 0;
    box-shadow: none;
    font-size: 16px;
    line-height: 1.25;
    outline: none;
    padding: 6px 12px;
    background: #bda55d;
    -webkit-transition: .25s ease color, .25s ease background;
    transition: .25s ease color, .25s ease background;
    height: 34px;
    color: #000;
    min-width: 150px;
    margin: 0 auto 15px;
}

.woocommerce-EditAccountForm.edit-account button[type="submit"].button:hover,
.woocommerce-form-login button[type="submit"].button:hover,
.woocommerce-address-fields button[type="submit"].button:hover {
    background: #fff;
    color: #000;
}

.woocommerce-EditAccountForm.edit-account .woocommerce-form__label-for-checkbox.inline,
.woocommerce-form-login .woocommerce-form__label-for-checkbox.inline,
.woocommerce-address-fields .woocommerce-form__label-for-checkbox.inline {
    display: table;
    margin: 0 auto;
}

.woocommerce-EditAccountForm.edit-account .woocommerce-form__label-for-checkbox.inline input[type=checkbox],
.woocommerce-form-login .woocommerce-form__label-for-checkbox.inline input[type=checkbox],
.woocommerce-address-fields .woocommerce-form__label-for-checkbox.inline input[type=checkbox] {
    margin-left: 6px;
}

.woocommerce-EditAccountForm.edit-account .woocommerce-LostPassword,
.woocommerce-form-login .woocommerce-LostPassword,
.woocommerce-address-fields .woocommerce-LostPassword {
    text-align: center;
    font-size: 16px;
}

.woocommerce-EditAccountForm.edit-account .woocommerce-LostPassword a,
.woocommerce-form-login .woocommerce-LostPassword a,
.woocommerce-address-fields .woocommerce-LostPassword a {
    color: #bda55d;
}

.woocommerce-EditAccountForm.edit-account .woocommerce-LostPassword a:hover,
.woocommerce-form-login .woocommerce-LostPassword a:hover,
.woocommerce-address-fields .woocommerce-LostPassword a:hover {
    text-decoration: underline;
}

.woocommerce-account .woocommerce {
    max-width: 800px;
    padding: 25px 10px;
    margin: 0 auto;
}

.loader {
    text-align: center;
}

.card_error {
    text-align: center;
    color: red;
    font-weight: 600;
    margin-bottom: 10px;
}

h3#ship-to-different-address {
    display: none;
}

button#place_order {
    display: none;
}

h3#ship-to-different-address ~ .shipping_address {
    display: none !important;
}

.starter-login-page {
    background: #d1bd80;
    min-height: 100vh;
    padding: 6% 3% 3% 3%;
}

.starter-login-page .login-modal {
    width: 100%;
}

/* .starter-login-page .modal-content .btn_register span {
    display: inline-block;
    text-decoration: underline;
} */

.starter-login-page .modal-content .btn_register a {
    color: inherit;
    display: inline-block;
}

.starter-login-page .modal-content .form-title {
    margin-bottom: .9375rem;
    text-align: center;
    font-size: .9375rem;
    font-weight: 700;
    line-height: 1.3;
}

.starter-login-page .modal-content .jcf-select {
    box-shadow: none;
}

.starter-login-page .modal-content .jcf-select .jcf-select-text {
    padding: .3125rem .625rem;
    height: 2rem;
    font-size: .75rem;
    border: 1px solid #cbcbcb;
    color: #000;
    box-shadow: none;
    font-weight: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.starter-login-page .modal-content .jcf-select .jcf-select-text::after {
    background: none;
    content: "\e901";
    font-family: "icomoon";
    top: 50%;
    left: .625rem;
    width: .625rem;
    height: .625rem;
    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;
    font-size: .625rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.starter-login-page .modal-content .jcf-select .jcf-select-text span {
    opacity: .5;
}

.starter-login-page .modal-content .jcf-select.jcf-drop-active .jcf-select-text {
    border-bottom: none;
}

.starter-login-page .modal-content .jcf-select.jcf-drop-active.jcf-drop-flipped .jcf-select-text {
    border-bottom: 1px solid #cbcbcb;
    border-top: none;
}

.starter-login-page .modal-content .jcf-select.jcf-drop-active.jcf-drop-flipped .jcf-select-drop {
    border-top: 1px solid #cbcbcb;
    border-bottom: none;
}

.starter-login-page .modal-content .jcf-select .jcf-select-drop-content {
    border-radius: 0;
    position: static;
}

.starter-login-page .modal-content .jcf-select .jcf-select-drop {
    position: absolute;
    left: 0;
    right: 0;
    min-width: 100%;
    max-width: 100%;
    border: 1px solid #cbcbcb;
    border-top: none;
}

.starter-login-page .modal-content .jcf-select .jcf-select-drop .jcf-option {
    padding: .3125rem .625rem;
}

.starter-login-page .login-page-text {
    margin-top: 30px;
}

.starter-login-page .login-page-text .login-page-title {
    margin: 0;
    font-size: .75rem;
    font-weight: 700;
}

.starter-login-page .login-page-text ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.starter-login-page .login-page-text ul li {
    display: block;
    position: relative;
    margin-top: .625rem;
    font-size: .75rem;
}

.starter-login-page .login-page-text ul li a {
    display: inline-block;
    color: #000;
    text-decoration: none;
}

.starter-login-page .login-page-text ul li span {
    position: absolute;
    top: .3125rem;
    right: 0;
    color: #c2b17c;
}

.starter-login-page .login-page-text ul li span.icon-envelop {
    font-size: 85%;
}

.starter-login-page form .failedSms {
    text-align: center;
}

.starter-login-page form .failedSms a {
    color: #000;
}

#footer .design-dev-info a {
    color: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-decoration: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1;
}

.rtl #footer .design-dev-info a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

#footer .design-dev-info a:hover {
    opacity: .6;
}

#footer .design-dev-info a img {
    width: 1.5em;
    height: auto;
    margin: 0 .3125em;
}

@font-face {
    font-family: "OpenSansHebrew";
    src: url("assets/fonts/OpenSansHebrew-Regular.eot");
    src: local("☺"), url("assets/fonts/OpenSansHebrew-Regular.woff") format("woff"), url("assets/fonts/OpenSansHebrew-Regular.ttf") format("truetype"), url("assets/fonts/OpenSansHebrew-Regular.svg") format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "OpenSansHebrew";
    src: url("assets/fonts/OpenSansHebrew-ExtraBold.eot");
    src: local("☺"), url("assets/fonts/OpenSansHebrew-ExtraBold.woff") format("woff"), url("assets/fonts/OpenSansHebrew-ExtraBold.ttf") format("truetype"), url("assets/fonts/OpenSansHebrew-ExtraBold.svg") format("svg");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: "OpenSansHebrew";
    src: url("assets/fonts/OpenSansHebrew-Bold.eot");
    src: local("☺"), url("assets/fonts/OpenSansHebrew-Bold.woff") format("woff"), url("assets/fonts/OpenSansHebrew-Bold.ttf") format("truetype"), url("assets/fonts/OpenSansHebrew-Bold.svg") format("svg");
    font-weight: 700;
    font-style: normal;
}

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

@font-face {
    font-family: "Metali";
    src: url("assets/fonts/metali/Metali-Regular.woff2") format("woff2"), url("assets/fonts/metali/Metali-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Metali";
    src: url("assets/fonts/metali/Metali-Medium.woff2") format("woff2"), url("assets/fonts/metali/Metali-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "FbMetali";
    src: url("assets/fonts/metali/FbMetali-Light.woff2") format("woff2"), url("assets/fonts/metali/FbMetali-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "FbMetali";
    src: url("assets/fonts/metali/FbMetali-Bold.woff2") format("woff2"), url("assets/fonts/metali/FbMetali-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@media (min-width: 375px) {
    .funcard-holder {
        background-size: 100% auto;
    }

    .funcard-holder .funcard-wrapper {
        padding: 18px 27px;
    }

    .funcard-holder .retail-chains-holder {
        padding: 12px 30px;
    }
}

@media (min-width: 414px) {
    body.page-template-page-digital-wallet .single-product-section .single-product-summary,
    body.page-template-page-tavbitan .single-product-section .single-product-summary,
    body.postid-74 .single-product-section .single-product-summary {
        font-size: 17px;
    }
}

@media (min-width: 576px) {
    .btn-cart {
        padding-right: 15px;
    }

    .login-modal .modal-logo,
    .register-modal .modal-logo {
        width: 182px;
        margin-bottom: 23px;
    }

    .sort-filter-row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .sort-filter-row .filter-opener {
        margin-left: 15px;
        margin-right: 15px;
    }

    .sort-filter-row .filter-opener-wrp {
        padding-left: 15px;
        padding-right: 15px;
    }

    .sort-filter-row .sort-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }

    .shop-sidebar-filter .filter-title {
        font-size: .75rem;
    }

    .hero-banner-content {
        font-size: 1.5625rem;
    }

    .hero-banner-content h2 {
        font-size: 2.1875rem;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .main-product-slidewrapper {
        padding-left: 0;
        padding-right: 0;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary h1 {
        font-size: 1rem;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary ul {
        padding-right: .8rem;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary-price {
        margin-top: 0;
    }

    .single-product-nav ul li a {
        padding: 20px 0;
    }

    .product-description-block .product-description ul {
        padding-right: .8rem;
    }

    body.page-template-page-digital-wallet .single-product-section .product-descripiton-detail,
    body.page-template-page-tavbitan .single-product-section .product-descripiton-detail,
    body.postid-74 .single-product-section .product-descripiton-detail {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    body.page-template-page-digital-wallet .single-product-section .descripiton-item,
    body.page-template-page-tavbitan .single-product-section .descripiton-item,
    body.postid-74 .single-product-section .descripiton-item {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 317px;
        padding: 1em 0 1em .875em;
    }

    .search-results .main-products-container .all-products-row .product-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .search-results .main-products-container .all-products-row .product-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 640px) {
    html {
        font-size: 32px;
    }

    .friends-list-section .friend-item .input-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;
    }

    .friends-list-section .friend-item .input-wrap label {
        -ms-flex-preferred-size: 78px;
        flex-basis: 78px;
        max-width: 78px;
        margin-left: 12px;
        display: block;
    }

    .friends-list-section .friend-item .form-control {
        -ms-flex-preferred-size: calc(100% - 90px);
        flex-basis: calc(100% - 90px);
        max-width: calc(100% - 90px);
    }

    .final-payment-container .personal-info-box .woocommerce-billing-fields__field-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .final-payment-container .personal-info-box .woocommerce-billing-fields__field-wrapper .form-group {
        -ms-flex-preferred-size: calc(50% - 8px);
        flex-basis: calc(50% - 8px);
        max-width: calc(50% - 8px);
    }
}

@media (max-width: 767.98px) and (min-width: 768px) {
    .product-slider-main .products-row .slick-dots {
        margin-top: 1.25rem;
    }
}

@media (min-width: 768px) {
    .commentlist-item .commentlist-item {
        padding: 0 0 0 2em;
    }

    html {
        font-size: 16px;
    }

    .container {
        max-width: 750px;
    }

    .slick-dots button {
        height: .625rem;
        width: .625rem;
        margin: 0 .25rem;
    }

    .btn.btn-view-more {
        font-size: 1rem;
        height: 2.5rem;
        line-height: 2.5rem;
        padding: 0 1.5rem;
    }

    .singlepage-content-wrap {
        padding: 35px 0;
    }

    .header-offer-bar {
        font-size: 14px;
        height: 36px;
    }

    .header-offer-bar .offer-slider {
        max-width: 365px;
    }

    .header-offer-bar .offer-slider .slick-arrow {
        font-size: 10px;
    }

    .header-offer-bar .offer-slider .slide {
        height: 36px;
        font-size: .875rem;
    }

    .header-top {
        height: 58px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .logo {
        width: 155px;
    }

    .header-secondary-menu {
        padding-left: 10px;
        padding-right: 10px;
    }

    .header-secondary-menu nav .primary-menu > li > a {
        padding: 0;
        font-size: .8125rem;
        font-weight: 600;
    }

    .home.header-light .sticky-wrap:not(.fixed-position) .header-secondary-menu nav .primary-menu > li > a {
        color: #fff;
    }

    .home.header-light .sticky-wrap:not(.fixed-position) .header-secondary-menu nav .primary-menu > li > a:after {
        background: #fff;
    }

    .header-secondary-menu nav .submenu-holder {
        position: absolute;
        top: 100%;
        padding: .5rem .875rem .8125rem;
        right: 0;
        margin-right: -.625rem;
        min-width: 15.25rem;
        background: rgba(0, 0, 0, .88);
        font-size: .875rem;
        box-shadow: 0 2px 20px 2px rgba(0, 0, 0, .1);
        -webkit-transition: .4s ease-in-out opacity, .4s ease-in-out visibility, .4s ease-in-out transform;
        transition: .4s ease-in-out opacity, .4s ease-in-out visibility, .4s ease-in-out transform;
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translate(0, -10px);
        -ms-transform: translate(0, -10px);
        transform: translate(0, -10px);
        min-height: 117px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .header-secondary-menu nav .submenu-holder .sub-menu + .sub-menu {
        margin-right: 7.3125rem;
    }

    .header-secondary-menu nav .submenu-holder li {
        margin-bottom: 1.25rem;
    }

    .header-secondary-menu nav .submenu-holder li:first-child {
        margin-top: .3125rem;
    }

    .header-secondary-menu nav .submenu-holder li:last-child {
        margin-bottom: 0;
    }

    .header-secondary-menu nav .mobile-account-nav > li > a {
        font-size: 1rem;
    }

    .header-mini-cart {
        width: 460px;
        top: 58px;
        right: auto;
        left: 0;
        -webkit-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
    }

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

    .logged-in.admin-bar .sticky-wrap:not(.fixed-position) .header-mini-cart {
        top: 104px;
    }

    .header-mini-cart .empty-cart-info .ico-cart {
        font-size: 42px;
    }

    .header-mini-cart .empty-cart-info .ico-cart .counter {
        line-height: 1.5;
        right: .625rem;
    }

    .header-mini-cart .empty-cart-info .cart-empty-message {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .header-mini-cart .empty-cart-info .btn {
        width: 170px;
    }

    .header-mini-cart .cart-header {
        height: 48px;
    }

    .header-mini-cart .cart-close {
        color: #191919;
        font-size: 13px;
        left: 16px;
    }

    .rtl .header-mini-cart .cart-close {
        right: 15px;
    }

    .header-mini-cart .mini-cart-heading {
        font-size: 22px;
    }

    .header-mini-cart .cart-label-head {
        font-size: 14px;
        padding: 0 32px 14px;
    }

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

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

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

    .header-mini-cart .mini-cart-items {
        height: calc(100% - 35px);
    }

    .header-mini-cart .cart-footer {
        margin: 0 15px;
        padding-bottom: 15px;
    }

    .header-mini-cart .cart-footer .btn {
        font-size: 16px;
        margin-bottom: 10px;
        max-width: 95%;
        padding: 13px;
    }

    .header-mini-cart .cart-sub-total {
        font-size: 20px;
        letter-spacing: .0378em;
        padding: 13px 20px 13px 4px;
        border-bottom-width: 2px;
    }

    .header-mini-cart .delivery-info {
        font-size: 14px;
        padding: 17px 0;
    }

    .header-mini-cart .cart-item,
    .checkout-review .cart-item {
        padding: 20px 15px;
        font-size: 14px;
    }

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

    .header-mini-cart .cart-item .product-desc,
    .checkout-review .cart-item .product-desc {
        -ms-flex-preferred-size: calc(100% - 105px);
        flex-basis: calc(100% - 105px);
        max-width: calc(100% - 105px);
        padding: 13px 13px 0;
    }

    .header-mini-cart .cart-item .product-name,
    .checkout-review .cart-item .product-name {
        font-size: 14px;
        margin-bottom: 14px;
    }

    .header-mini-cart .cart-item .product-name a,
    .checkout-review .cart-item .product-name a {
        font-size: 14px;
    }

    .header-mini-cart .cart-item .cart-quantity,
    .checkout-review .cart-item .cart-quantity {
        padding-top: 4px;
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
        max-width: 30%;
    }

    .header-mini-cart .cart-item .product-amount,
    .checkout-review .cart-item .product-amount {
        font-size: 14px;
        margin-bottom: 14px;
    }

    .header-mini-cart .cart-item .cart-remove,
    .checkout-review .cart-item .cart-remove {
        bottom: 22px;
        right: 20px;
    }

    .rtl .header-mini-cart .cart-item .cart-remove,
    .rtl
    .checkout-review .cart-item .cart-remove {
        left: 20px;
    }

    .btn-cart .counter {
        width: 16px;
        height: 16px;
        line-height: 17px;
    }

    .header-search .search-input {
        height: 50px;
        font-size: 14px;
        line-height: 1.5;
        padding: 13px 23px;
        border-radius: 28px;
        border: 1px solid #cfcfcf;
    }

    .header-search .btn-search {
        width: 17px;
        height: 17px;
        top: 50%;
        left: 17px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 18px;
    }

    .nav-mobile-header {
        display: none;
    }

    .card-verification-popup .btn-large {
        font-size: 1.75em;
        min-width: 11.4286em;
        padding: .7714em;
        margin-bottom: 0;
    }

    .login-modal .modal-content,
    .register-modal .modal-content {
        border-radius: 6px;
        padding: 23px 48px;
    }

    .login-modal .modal-close,
    .register-modal .modal-close {
        font-size: 14px;
        top: 14px;
        left: 14px;
    }

    .login-modal .modal-logo,
    .register-modal .modal-logo {
        width: 294px;
    }

    .login-modal .btn_register,
    .register-modal .btn_register, 
    .to-club-card {
        font-size: 14px;
        margin-bottom: 16px;
    }

    .login-modal .form-group,
    .register-modal .form-group {
        margin-bottom: 14px;
    }

    .login-modal .form-control,
    .register-modal .form-control {
        height: 40px;
        font-size: 16px;
        line-height: 1.25;
        padding: 14px 17px;
    }

    .login-modal .remeber-check,
    .register-modal .remeber-check {
        margin-bottom: 32px;
    }

    .login-modal .remeber-check .checkbox,
    .register-modal .remeber-check .checkbox {
        font-size: 14px;
        line-height: 1.5;
        padding-right: 2.5em;
    }

    .login-modal .remeber-check .checkbox .fake-input,
    .register-modal .remeber-check .checkbox .fake-input {
        top: .75em;
        height: 1.5em;
        width: 1.5em;
    }

    .login-modal .remeber-check .checkbox .fake-input:before,
    .register-modal .remeber-check .checkbox .fake-input:before {
        font-size: .8em;
        top: 50%;
    }

    .login-modal .link-forgot-pass,
    .register-modal .link-forgot-pass {
        font-size: 14px;
        line-height: 1.5;
    }

    .login-modal .alert,
    .register-modal .alert {
        border-radius: 3px;
    }

    .login-modal .btn,
    .register-modal .btn {
        max-width: 250px;
        line-height: 1.5;
    }

    .login-modal .login-or-title,
    .register-modal .login-or-title {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 25px;
    }

    .login-modal .social-login .btn-facebook,
    .login-modal .social-login .btn-google,
    .register-modal .social-login .btn-facebook,
    .register-modal .social-login .btn-google {
        height: 40px;
        font-size: 14px;
        -ms-flex-preferred-size: calc(50% - 5px);
        flex-basis: calc(50% - 5px);
        max-width: calc(50% - 5px);
    }

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

    .rtl .login-modal .social-login .btn-facebook img,
    .rtl
    .login-modal .social-login .btn-google img,
    .rtl
    .register-modal .social-login .btn-facebook img,
    .rtl
    .register-modal .social-login .btn-google img {
        margin-right: 18px;
    }

    .login-modal .social-login .btn-facebook img,
    .register-modal .social-login .btn-facebook img {
        width: 1.4375em;
    }

    .login-modal .social-login .btn-google img,
    .register-modal .social-login .btn-google img {
        width: 1.5em;
    }

    .product-item .new-label {
        min-width: 60px;
        font-size: 14px;
        line-height: 1.5;
        padding: 2px 8px;
        top: 8px;
        right: 8px;
    }

    .product-item .off-label {
        width: 78px;
        font-size: 12px;
        line-height: 1.5;
        padding: 2px 3px;
    }

    .product-item .oos-label {
        font-size: 14px;
        border-radius: 0 0 3px 3px;
    }

    .product-item .product-name {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 4px;
    }

    .product-item .product-badge {
        font-size: .875rem;
        min-width: 7.1875rem;
        padding: 0 .5rem;
        height: 1.5625rem;
        line-height: 1.5625rem;
    }

    .product-item .product-price {
        font-size: 14px;
    }

    .product-item .checkout-btn-cart {
        font-size: 12px;
    }

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

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

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

    .jcf-select-text {
        padding: 13px 19px;
        font-size: 16px;
    }

    .jcf-select-text .jcf-option-hideme {
        font-size: 16px;
    }

    .jcf-select-text::after {
        left: 12px;
        width: 13px;
        height: 7px;
        background: transparent url("data:image/svg+xml,%3csvg  xmlns='http://www.w3.org/2000/svg' width='13' viewBox='0 0 13 7.7'%3e%3cpath opacity='1' fill-rule='evenodd' clip-rule='evenodd' fill='black' d='M.3 2.3c-.4-.4-.4-1 0-1.3.4-.3 1-.3 1.3 0l4.9 4.5L11.4 1c.4-.3.9-.3 1.3 0 .4.4.4 1 0 1.3L7.2 7.5c-.4.3-1 .3-1.3 0C5.8 7.5.3 2.3.3 2.3z' /%3e%3c/svg%3e") no-repeat;
    }

    .jcf-list-content li {
        font-size: 14px;
    }

    .sort-filter-row {
        margin-bottom: 19px;
        margin-left: 0;
        margin-right: 0;
        display: block;
    }

    .sort-filter-row .filter-opener {
        font-size: 16px;
        display: none;
    }

    .sort-filter-row .sort-wrapper {
        max-width: 173px;
        padding-left: 0;
        padding-right: 0;
        margin-right: auto;
    }

    .shop-sidebar-filter {
        max-width: 232px;
    }

    .shop-sidebar-filter .filter-close {
        font-size: 13px;
        top: 11px;
        left: 10px;
        display: none;
    }

    .shop-sidebar-filter .filter-body {
        box-shadow: 0 -1px 11px rgba(207, 207, 207, .5);
    }

    .shop-sidebar-filter .filter-body .clear-all {
        display: none;
    }

    .shop-sidebar-filter .filter-body .btn-filter {
        display: none;
        font-size: 14px;
    }

    .shop-sidebar-filter .filter-title {
        padding: 12px 18px 5px;
    }

    .shop-sidebar-filter .filter-option-list {
        padding: 16px 20px 4px;
    }

    .shop-sidebar-filter .filter-drop-active {
        padding-bottom: 39px;
    }

    .shop-sidebar-filter .category-filter > li {
        margin-bottom: 14px;
    }

    .shop-sidebar-filter .category-filter label {
        font-size: 14px;
        line-height: 20px;
    }

    .shop-sidebar-filter .category-filter label .label-text {
        padding-left: 25px;
        font-size: 12px;
    }

    .rtl .shop-sidebar-filter .category-filter label .label-text {
        padding-right: 25px;
    }

    .shop-sidebar-filter .category-filter label .label-text::before {
        top: 9px;
        width: 18px;
        height: 18px;
        font-size: 9px;
        border-radius: 2px;
    }

    .shop-sidebar-filter .filter-option-color {
        padding: 10px 20px 0;
    }

    .shop-sidebar-filter .filter-option-color .category-filter {
        margin-top: 15px;
    }

    .pager {
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 16px;
    }

    .pager a {
        margin: 0 16px;
    }

    .pager span.current {
        margin: 0 16px;
    }

    .pager .prev,
    .pager .next {
        font-size: 13px;
        margin: 0 10px;
    }

    .woocommerce-pagination a.page-numbers {
        margin: 0 16px;
    }

    .woocommerce-pagination span.current {
        margin: 0 16px;
    }

    .woocommerce-pagination a.prev,
    .woocommerce-pagination a.next {
        font-size: 13px;
        margin: 0 10px;
    }

    .mini-cart-body .jcf-number {
        width: 68px;
    }

    .hero-banner-content {
        font-size: 2.1875rem;
    }

    .hero-banner-content h2 {
        margin-bottom: .875rem;
        font-size: 2.8125rem;
        line-height: 1.3666667;
    }

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

    .discount-banner-block {
        margin-top: 50px;
    }

    .discount-banner-block .discount-banner {
        display: -ms-grid;
        display: grid;
        grid-gap: 16px;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        padding: 12px 15px;
        margin: auto;
    }

    .discount-banner-block .discount-banner .discount-banner-col a:hover .anim_line line.top {
        -webkit-transform: translateX(-450px);
        -ms-transform: translateX(-450px);
        transform: translateX(-450px);
    }

    .discount-banner-block .discount-banner .discount-banner-col a:hover .anim_line line.bottom {
        -webkit-transform: translateX(450px);
        -ms-transform: translateX(450px);
        transform: translateX(450px);
    }

    .discount-banner-block .discount-banner .discount-banner-col .anim_line line.top,
    .discount-banner-block .discount-banner .discount-banner-col .anim_line line.bottom {
        stroke-dasharray: 340 110;
    }

    .discount-banner-block .discount-banner .discount-banner-col .anim_line line.left,
    .discount-banner-block .discount-banner .discount-banner-col .anim_line line.right {
        stroke-dasharray: 60 10;
    }

    .discount-banner-block .discount-banner .discount-banner-col h3 {
        margin-right: 12px;
        font-size: 1rem;
        letter-spacing: .6px;
    }

    .product-slider-main {
        padding-top: 1.25rem;
    }

    .product-slider-main.consumption {
        padding-top: 2.8125rem;
    }

    .product-slider-main.consumption .products-row {
        margin-top: 2.8125rem;
    }

    .product-slider-main h2 {
        font-size: 2rem;
    }

    .product-slider-main .products-row {
        margin-top: 2.5rem;
    }

    .product-slider-main.electronics {
        padding-top: 2.8125rem;
    }

    .product-slider-main.electronics .products-row {
        margin-top: 2.8125rem;
    }

    .extra-benifits-section {
        padding: 54px 0 0;
    }

    .main-products-container .extra-benifits-section {
        padding-top: 25px;
    }

    .extra-benifits-section .benifits-title {
        font-size: 28px;
    }

    .extra-benifits-section .extra-benifits-slider {
        max-width: none;
        margin: 0 -15px 17px;
    }

    .extra-benifits-section .extra-benifits-slider .slide {
        width: 158px;
        height: 140px;
        padding: 0 20px;
    }

    .extra-benifits-section .extra-benifits-slider .slick-arrow {
        margin-top: -10px;
    }

    .extra-benifits-section .extra-benifit-item {
        padding: 4px 0 5px;
        min-height: 140px;
    }

    .extra-benifits-section .extra-benifit-item .benifit-icon {
        height: 56px;
        margin-bottom: 12px;
    }

    body:not(.home-page) .extra-benifits-section .extra-benifit-item .benifit-icon {
        height: 44px;
    }

    .extra-benifits-section .extra-benifit-item .benifit-title {
        font-size: 16px;
        line-height: 1.2;
    }

    .double-cta-wrap {
        margin: 0 -1.65625rem 3.75rem;
    }

    .double-cta-wrap .cta-wrap-single {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        padding: 0 1.65625rem;
        margin: 0;
    }

    .footer-cta {
        padding: 2.5rem .9375rem 0;
        margin-bottom: 10.625rem;
    }

    .footer-cta-title {
        font-size: 2.625rem;
        margin-bottom: 1.125rem;
    }

    .footer-cta-sub-title {
        font-size: 2rem;
        margin-bottom: 3.75rem;
        padding: 0;
    }

    .footer-cta-feat-wrap {
        padding: 0 3.25rem 1.25rem;
    }

    .footer-cta-extra-info {
        font-size: 2.25rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 1.375rem;
    }

    .footer-cta-extra-info img {
        height: 3.5rem;
        margin-top: 0;
        margin-right: .75rem;
    }

    .footer-cta-btn-wrap {
        margin-bottom: 1.625rem;
    }

    .footer-cta-btn-wrap .footer-cta-btn {
        height: 3.75rem;
        line-height: 3.75rem;
        padding: 0 1.5625rem;
        font-size: 1.375rem;
    }

    .footer-cta-number {
        font-size: 32px;
        margin-bottom: 2.8125rem;
    }

    .footer-cta-feat-inner {
        margin: 0 -.6875rem;
    }

    .footer-cta-feat-single {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%;
        padding: 0 .71875rem 1.5625rem;
    }

    .footer-cta-feat-single .footer-cta-feat-single-wrap {
        padding: 1.125rem .625rem 1.1875rem;
        border-width: 2px;
        border-radius: 1.4375rem;
    }

    .footer-cta-feat-single img {
        height: 3.625rem;
    }

    .footer-cta-feat-single .footer-cta-feat-icon {
        margin-bottom: 1.125rem;
    }

    .footer-cta-feat-single .footer-cta-feat-title {
        font-size: 1.125rem;
        margin-bottom: .6875rem;
    }

    .footer-cta-feat-single .footer-cta-feat-desc {
        font-size: .875rem;
    }

    .footer-top {
        padding: 55px 70px 42px;
    }

    .footer-top-wrap {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .footer-top-wrap .extra-member-affiliates {
        -ms-flex-preferred-size: 18%;
        flex-basis: 18%;
        max-width: 18%;
    }

    .footer-top-wrap .footer-nav-1 {
        -ms-flex-preferred-size: 5%;
        flex-basis: 5%;
        max-width: 5%;
    }

    .footer-top-wrap .footer-nav-2 {
        -ms-flex-preferred-size: 5.5%;
        flex-basis: 5.5%;
        max-width: 5.5%;
    }

    .footer-top-wrap .footer-nav-3 {
        -ms-flex-preferred-size: 11%;
        flex-basis: 11%;
        max-width: 11%;
    }

    .footer-top-wrap .footer-nav-3 ul {
        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-flow: column wrap;
        flex-flow: column wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        max-height: 11.25rem;
    }

    .footer-top-wrap .footer-social-icons {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-top: 1.25rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .footer-top-wrap .footer-social-icons .footer-top-single-inner {
        -ms-flex-preferred-size: 18%;
        flex-basis: 18%;
        max-width: 18%;
    }

    .footer-top-wrap .footer-social-icons ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .footer-top-wrap .footer-social-icons ul li {
        margin: 0 .25rem;
    }

    .footer-top-wrap .footer-social-icons ul img {
        height: 1.5625rem;
    }

    .footer-top-wrap .footer-cta {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }

    .footer-nav ul li {
        margin-bottom: .75rem;
    }

    .footer-nav ul {
        font-size: .875rem;
    }

    .footer-widget-title {
        font-size: 1rem;
    }

    .footer-bottom {
        padding: .625rem 4.25rem;
    }

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

    .page-template-front-page .btn-view-more {
        min-width: 190px;
    }

    .single-product-container-main {
        padding-top: 20px;
        padding-bottom: 0;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .main-product-slidewrapper {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 52.5%;
        flex: 0 0 52.5%;
        max-width: 52.5%;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .main-product-slidewrapper .product-tag {
        width: 100px;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary {
        padding: 41px 26px 40px 26px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 46%;
        flex: 0 0 46%;
        max-width: 46%;
        font-size: 14px;
        line-height: 1.625;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        left: -70%;
        bottom: 0;
        box-shadow: 0 -1px 11px rgba(207, 207, 207, .5);
        z-index: -1;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary h1 {
        margin-bottom: 22px;
        font-size: 22px;
        line-height: 1.5;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary ul {
        padding-right: 19px;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary-info strong {
        padding-top: 8px;
        padding-bottom: 15px;
        font-size: 14px;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary-price {
        padding-top: 10px;
        padding-bottom: 20px;
        font-size: 20px;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary p {
        margin-bottom: 1.63rem;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary .btn-wrp {
        padding-top: 22px;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary .btn-add-cart {
        font-size: 14px;
        width: 150px;
    }

    .single-product-section-style02 .single-product-summary-des p {
        margin-bottom: 1.03rem;
    }

    .single-product-nav ul li a {
        padding: 25px 0;
        font-size: 15px;
    }

    .product-description-block .product-description {
        font-size: 14px;
        line-height: 2;
        padding-bottom: 25px;
    }

    .product-description-block .product-description h2 {
        margin-bottom: 22px;
        font-size: 22px;
        line-height: 1.5;
    }

    .product-description-block .product-description ul {
        padding-right: 19px;
    }

    .friends-list-section .friend-item {
        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;
        padding: 12px 140px 0 20px;
    }

    .friends-list-section .friend-item .friend-label {
        width: 127px;
        font-size: 25px;
    }

    .friends-list-section .friend-item .input-wrap {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }

    .friends-list-section .friend-item .friend-remove {
        top: 19px;
        left: 9px;
    }

    .attached-greeting-section .attach-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -18px;
    }

    .attached-greeting-section .attach-row .greeting-input,
    .attached-greeting-section .attach-row .send-date,
    .attached-greeting-section .attach-row .delivery-time,
    .attached-greeting-section .attach-row .company-logo {
        padding: 0 18px;
    }

    .attached-greeting-section .attach-row .greeting-input {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    }

    .attached-greeting-section .attach-row .send-date,
    .attached-greeting-section .attach-row .delivery-time {
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
        max-width: 30%;
    }

    .attached-greeting-section .attach-row .company-logo {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
        max-width: 33.33%;
    }

    .attached-greeting-section .attach-row .officeLogo {
        width: 180px;
        height: 180px;
    }

    .attached-greeting-section .btns-wrap .btn {
        margin: 0 7px;
    }

    .attached-greeting-section .btn-scroll-down,
    .attached-greeting-section .btn-add-cart {
        font-size: 1.6875em;
    }

    body.page-template-page-digital-wallet .single-product-section .main-product-slidewrapper,
    body.page-template-page-tavbitan .single-product-section .main-product-slidewrapper,
    body.postid-74 .single-product-section .main-product-slidewrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    body.page-template-page-digital-wallet .single-product-section .main-slider-holder,
    body.page-template-page-tavbitan .single-product-section .main-slider-holder,
    body.postid-74 .single-product-section .main-slider-holder {
        -ms-flex-preferred-size: calc(100% - 144px);
        flex-basis: calc(100% - 144px);
        max-width: calc(100% - 144px);
    }

    body.page-template-page-digital-wallet .single-product-section .section-title,
    body.page-template-page-tavbitan .single-product-section .section-title,
    body.postid-74 .single-product-section .section-title {
        font-size: 25px;
    }

    body.page-template-page-digital-wallet .single-product-section .main-product-slider .slick-arrow,
    body.page-template-page-digital-wallet .single-product-section .product-nav-slider .slick-arrow,
    body.page-template-page-tavbitan .single-product-section .main-product-slider .slick-arrow,
    body.page-template-page-tavbitan .single-product-section .product-nav-slider .slick-arrow,
    body.postid-74 .single-product-section .main-product-slider .slick-arrow,
    body.postid-74 .single-product-section .product-nav-slider .slick-arrow {
        font-size: 21px;
    }

    body.page-template-page-digital-wallet .single-product-section .product-nav-slider,
    body.page-template-page-tavbitan .single-product-section .product-nav-slider,
    body.postid-74 .single-product-section .product-nav-slider {
        -ms-flex-preferred-size: 116px;
        flex-basis: 116px;
        max-width: 116px;
    }

    body.page-template-page-digital-wallet .single-product-section .product-nav-slider:before,
    body.page-template-page-tavbitan .single-product-section .product-nav-slider:before,
    body.postid-74 .single-product-section .product-nav-slider:before {
        content: "";
        position: absolute;
        top: -13px;
        left: 0;
        right: 0;
        height: 13px;
        background: #e2e3e4;
        z-index: 2;
    }

    body.page-template-page-digital-wallet .single-product-section .product-nav-slider .slick-list,
    body.page-template-page-tavbitan .single-product-section .product-nav-slider .slick-list,
    body.postid-74 .single-product-section .product-nav-slider .slick-list {
        margin-top: -13px;
    }

    body.page-template-page-digital-wallet .single-product-section .product-nav-slider .slide img,
    body.page-template-page-tavbitan .single-product-section .product-nav-slider .slide img,
    body.postid-74 .single-product-section .product-nav-slider .slide img {
        margin-top: 13px;
    }

    body.page-template-page-digital-wallet .single-product-section .single-product-summary,
    body.page-template-page-tavbitan .single-product-section .single-product-summary,
    body.postid-74 .single-product-section .single-product-summary {
        font-size: 18px;
    }

    body.page-template-page-digital-wallet .single-product-section .single-product-summary h2 + p,
    body.page-template-page-tavbitan .single-product-section .single-product-summary h2 + p,
    body.postid-74 .single-product-section .single-product-summary h2 + p {
        max-width: 565px;
    }

    body.page-template-page-digital-wallet .single-product-section ul,
    body.page-template-page-tavbitan .single-product-section ul,
    body.postid-74 .single-product-section ul {
        font-size: 14px;
        margin-right: -18px;
    }

    .main-products-container {
        padding-top: 19px;
        padding-bottom: 30px;
    }

    .main-products-container .product-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .main-products-container .filter-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .search-bar {
        max-width: 440px;
    }

    .search-bar input {
        padding: 9px 39px;
        font-size: 13px;
    }

    .search-bar .btn-search {
        left: 40px;
        font-size: 17px;
    }

    .all-products-row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .all-products-row > .col,
    .all-products-row > [class*="col-"] {
        margin-bottom: 35px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .all-products-row .product-item {
        padding: 6px 10px 24px;
    }

    .all-products-row .product-name {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 1.5;
    }

    .all-products-row .product-desc-wrap {
        padding-bottom: 30px;
    }

    .all-products-row .product-price,
    .all-products-row .product-badge {
        right: .625rem;
        bottom: 29px;
    }

    .all-products-row .product-desc {
        font-size: 12px;
        line-height: 1.35714286;
    }

    .all-products-row p {
        margin-bottom: .8rem;
    }

    .woocommerce-cart-form {
        font-size: 15px;
        padding: 20px 0;
    }

    .woocommerce-cart-form .shop_table.cart th,
    .woocommerce-cart-form .shop_table.cart td {
        padding: 10px;
        border: 1px solid #191919;
    }

    .woocommerce-cart-form .shop_table.cart th.product-thumbnail-name,
    .woocommerce-cart-form .shop_table.cart td.product-thumbnail-name {
        width: 50%;
    }

    .woocommerce-cart-form .shop_table.cart th.product-price,
    .woocommerce-cart-form .shop_table.cart th.product-subtotal,
    .woocommerce-cart-form .shop_table.cart td.product-price,
    .woocommerce-cart-form .shop_table.cart td.product-subtotal {
        text-align: center;
    }

    .woocommerce-cart-form .shop_table.cart th .jcf-number,
    .woocommerce-cart-form .shop_table.cart td .jcf-number {
        margin: 0 auto;
    }

    .woocommerce-cart-form .shop_table.cart td.product-remove {
        text-align: center;
    }

    .woocommerce-cart-form .product-info-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .woocommerce-cart-form .product-info-wrap .img-wrap {
        -ms-flex-preferred-size: 110px;
        flex-basis: 110px;
        max-width: 110px;
    }

    .woocommerce-cart-form .product-info-wrap .product-name {
        -ms-flex-preferred-size: calc(100% - 110px);
        flex-basis: calc(100% - 110px);
        max-width: calc(100% - 110px);
        padding: 5px 15px;
    }

    .woocommerce-cart .inner-banner {
        margin-bottom: 15px;
    }

    .cart-collaterals {
        padding-bottom: 25px;
    }

    .cart-collaterals .btn.checkout-button {
        min-width: 200px;
    }

    .cities-list-wrap {
        padding-bottom: 25px;
    }

    .cities-list-wrap .cs-input-wrap {
        padding: 25px 0;
    }

    .cities-list-wrap .cs-input-wrap .form-control {
        padding-left: 38px;
    }

    .cities-list-wrap .btn-search {
        width: 31px;
        height: 31px;
        top: 21px;
        left: 8px;
        font-size: 14px;
        line-height: 1.5;
    }

    .cities-list-wrap .alphabetical-title {
        border-bottom-width: 2px;
        margin-bottom: 10px;
        padding: 5px 0;
    }

    .cities-list-wrap .stores-row {
        margin-bottom: 25px;
    }

    .cities-list-wrap .stores-list > li {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
        max-width: 33.33%;
        padding: 8px 0;
    }

    .search-results .main-products-container .all-products-row .product-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333333%;
        flex: 0 0 33.333333333%;
        max-width: 33.333333333%;
    }

    .contact-page-section {
        padding: 0;
    }

    .contact-page-section .contact-list {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 35px;
    }

    .contact-page-section .contact-list > li {
        -ms-flex-preferred-size: 220px;
        flex-basis: 220px;
        max-width: 220px;
    }

    .contact-page-section .contact-list > li:nth-child(2) {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }

    .contact-form {
        max-width: 1236px;
        margin: 0 auto 35px;
    }

    .contact-form .input-field {
        height: 42px;
        font-size: 16px;
        line-height: 1.25;
        padding: 9px;
        margin-bottom: 20px;
    }

    .contact-form textarea.input-field {
        min-height: 190px;
    }

    .contact-form .btn-wrap {
        padding-top: 14px;
    }

    .contact-form .btn-send {
        height: 40px;
        font-size: 16px;
        line-height: 1.25;
        padding: 8px;
        max-width: 288px;
        margin: 0 auto;
    }

    .cibus-section {
        padding: 27px 30px;
        margin-bottom: 35px;
    }

    .cibus-section .bg-image {
        top: 90px;
        left: 22px;
        bottom: 0;
        right: 22px;
        bottom: 14px;
        background-size: cover;
        background-position: 50% 50%;
    }

    .cibus-section .bg-image:after {
        background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, .75) 0%, #fff 100%);
        background: linear-gradient(to top, rgba(255, 255, 255, .75) 0%, #fff 100%);
    }

    .cibus-section h2 {
        font-size: 24px;
        margin-bottom: .25em;
    }

    .cibus-section h2 .img-logo {
        -ms-flex-preferred-size: 9.1429em;
        flex-basis: 9.1429em;
        max-width: 9.1429em;
        margin: .2143em .6071em 0 2.1071em;
    }

    .cibus-section .cibus-subheading {
        font-size: 24px;
        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: 1.7857em;
    }

    .cibus-section .cibus-subheading .logo-cibus {
        -ms-flex-preferred-size: 9.5714em;
        flex-basis: 9.5714em;
        max-width: 9.5714em;
        margin: -.1em .7143em 0 -.4286em;
    }

    .cibus-section .cibus-benefits-list {
        font-size: 17px;
        padding-bottom: 17px;
    }

    .cibus-section .cibus-benefits-list .benefit-item {
        -ms-flex-preferred-size: 210px;
        flex-basis: 210px;
        max-width: 210px;
        margin-bottom: 20px;
    }

    .cibus-section .cibus-benefits-list .ico-wrap {
        font-size: 19px;
        margin: 0 0 18px;
        min-height: 33px;
    }

    .cibus-section .cibus-benefits-list .ico-wrap .icon-scooter {
        font-size: 28px;
    }

    .cibus-section .cibus-benefits-list .ico-wrap .icon-restaurant {
        font-size: 32px;
    }

    .cibus-section .cibus-benefits-list .ico-wrap .icon-gift {
        font-size: 32px;
    }

    .cibus-section .cibus-benefits-list .ico-wrap .icon-express-card {
        font-size: 25px;
    }

    .cibus-section .restaurants-title {
        font-size: 21px;
        line-height: 1.6667;
    }

    .cibus-section .restaurants-list li {
        height: auto !important;
    }

    .search-results .main-products-container .all-products-row .product-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333333%;
        flex: 0 0 33.333333333%;
        max-width: 33.333333333%;
    }

    .funcard-holder {
        background: #e4e4e3 url(assets/images/bg-funcard.jpg) 0 0/100% auto no-repeat;
    }

    .funcard-holder .funcard-wrapper {
        padding-top: 23px;
        padding-bottom: 8px;
    }

    .funcard-holder .funcard-header {
        width: 44.8%;
        float: left;
    }

    .funcard-holder .right-text {
        float: left;
        clear: left;
        width: 44.8%;
    }

    .funcard-holder .member-title,
    .funcard-holder .info-text {
        font-size: 19px;
    }

    .funcard-holder .member-title {
        margin-bottom: 7px;
    }

    .funcard-holder .site-logo {
        width: 284px;
    }

    .funcard-holder .info-text {
        margin: 0 0 33px;
    }

    .funcard-holder .card-load-info {
        font-size: 37px;
        margin: 0 0 -.2391em;
    }

    .funcard-holder .discount-text {
        font-size: 65px;
        margin-bottom: -.15730337em;
    }

    .funcard-holder .variety-leading-title {
        font-size: 33px;
        margin-bottom: 1px;
    }

    .funcard-holder .include-info {
        font-size: 26px;
        margin-bottom: 6px;
    }

    .funcard-holder .card-box {
        width: 55.2%;
        overflow: hidden;
        margin: 0 0 20px;
        float: left;
        padding-top: 8px;
    }

    .funcard-holder .text-box {
        font-size: 19px;
        line-height: 1.0833;
        margin-bottom: 19px;
    }

    .funcard-holder .card-note-text {
        font-size: 17px;
        line-height: 1.045454;
        padding: 13px 11px 11px;
    }

    .funcard-holder .retail-chains-holder {
        padding: 15px 40px 11px;
        margin-bottom: 19px;
    }

    .funcard-holder .retail-chains-holder .chains-title {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .funcard-holder .retail-chains-holder .note-text {
        font-size: 18px;
    }

    .funcard-holder .chains-logos-holder {
        margin: 0 -4px;
    }

    .funcard-holder .chains-logos-holder .logo-item {
        -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
        max-width: 10%;
        padding: 0 4px 10px;
    }

    .funcard-holder .btn-load-card {
        font-size: 26px;
    }

    .funcard-holder .bottom-info-list {
        font-size: 17px;
    }

    .final-payment-container {
        padding-top: 24px;
    }

    .final-payment-container h2 {
        font-size: 22px;
    }

    .final-payment-container .personal-info-box {
        max-width: 445px;
    }

    .final-payment-container .personal-info-box h2 {
        padding-bottom: 49px;
    }

    .final-payment-container label {
        font-size: 18px;
    }

    .final-payment-container .order-summary-table {
        font-size: 18px;
    }

    .final-payment-container .for-payment-box {
        padding-top: 20px;
    }

    .final-payment-container .for-payment-box h2 {
        font-size: 28px;
    }

    .final-payment-container .for-payment-box .total-price-info {
        font-size: 22px;
    }

    .final-payment-container .payment-cards-box {
        padding-top: 21px;
    }

    .final-payment-container .payment-cards-box .card-img {
        width: 240px;
    }

    .final-payment-container .payment-cards-box .card-title {
        font-size: 18px;
    }

    .woocommerce-order {
        padding: 35px 0;
    }

    .woocommerce-order .woocommerce-order-overview {
        font-size: 18px;
        line-height: 1.333;
    }

    .woocommerce-order .woocommerce-order-details {
        padding-top: 30px;
    }

    .woocommerce-order .woocommerce-order-details h2 {
        font-size: 27px;
    }

    .woocommerce-order .woocommerce-table {
        font-size: 18px;
        line-height: 1.333;
    }

    #page-content {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .woocommerce-MyAccount-navigation {
        padding-bottom: 25px;
    }

    .woocommerce-MyAccount-navigation ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .woocommerce-MyAccount-navigation ul > li + li {
        border-right: 1px solid rgba(255, 255, 255, .4);
    }

    .woocommerce-MyAccount-navigation ul > li > a {
        font-size: 18px;
        line-height: 1.333;
        padding: 9px 18px;
    }

    .woocommerce-MyAccount-content {
        font-size: 18px;
        line-height: 1.333;
    }

    .woocommerce-MyAccount-content .woocommerce-orders-table,
    .woocommerce-MyAccount-content .woocommerce-table--order-details {
        font-size: 18px;
        line-height: 1.333;
    }

    .woocommerce-EditAccountForm.edit-account .woocommerce-form-row,
    .woocommerce-form-login .woocommerce-form-row,
    .woocommerce-address-fields .woocommerce-form-row {
        margin-bottom: 20px;
    }

    .woocommerce-EditAccountForm.edit-account .woocommerce-LostPassword,
    .woocommerce-form-login .woocommerce-LostPassword,
    .woocommerce-address-fields .woocommerce-LostPassword {
        font-size: 18px;
    }

    .woocommerce-account .woocommerce {
        padding: 35px 15px;
    }

    .starter-login-page .modal-content {
        margin-left: auto;
        margin-right: auto;
        max-width: 565px;
    }

    .starter-login-page .modal-content .btn_register:hover span,
    .starter-login-page .modal-content .btn_register:hover a {
        text-decoration: none;
    }

    .starter-login-page .modal-content .form-title {
        display: none;
    }

    .starter-login-page .modal-content .jcf-select .jcf-select-text {
        height: 50px;
        padding: 9px 19px;
        border-color: #7d7d7d;
        color: #5b5b5b;
        font-size: 16px;
    }

    .starter-login-page .modal-content .jcf-select .jcf-select-text::after {
        width: 15px;
        height: 15px;
        font-size: 14px;
    }

    .starter-login-page .modal-content .jcf-select.jcf-drop-active.jcf-drop-flipped .jcf-select-text {
        border-top-color: #7d7d7d;
    }

    .starter-login-page .modal-content .jcf-select.jcf-drop-active.jcf-drop-flipped .jcf-select-drop {
        border-top-color: #7d7d7d;
    }

    .starter-login-page .modal-content .jcf-select .jcf-select-drop {
        border-color: #7d7d7d;
    }

    .starter-login-page .modal-content .jcf-select .jcf-select-drop .jcf-option {
        padding: 9px 19px;
    }

    .starter-login-page .login-page-text ul li span {
        display: none;
    }

    .footer-cta .footer-cta-sub-title {
        font-size: 1.5rem;
    }

    .footer-cta .footer-cta-sub-title.second-desc {
        font-size: 1rem;
    }
}

@media (min-width: 768px) and (min-width: 992px) and (max-width: 1199px) {
    body.page-template-page-digital-wallet .single-product-section .product-nav-slider .slick-list,
    body.page-template-page-tavbitan .single-product-section .product-nav-slider .slick-list,
    body.postid-74 .single-product-section .product-nav-slider .slick-list {
        margin-top: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    body.page-template-page-digital-wallet .single-product-section .product-nav-slider .slick-arrow,
    body.page-template-page-tavbitan .single-product-section .product-nav-slider .slick-arrow,
    body.postid-74 .single-product-section .product-nav-slider .slick-arrow {
        -webkit-transform: translate(-50%, 0) rotate(-90deg);
        -ms-transform: translate(-50%, 0) rotate(-90deg);
        transform: translate(-50%, 0) rotate(-90deg);
        left: 50%;
        top: auto;
    }

    body.page-template-page-digital-wallet .single-product-section .product-nav-slider .slick-arrow.slick-prev,
    body.page-template-page-tavbitan .single-product-section .product-nav-slider .slick-arrow.slick-prev,
    body.postid-74 .single-product-section .product-nav-slider .slick-arrow.slick-prev {
        right: auto;
        top: -6px;
    }

    body.page-template-page-digital-wallet .single-product-section .product-nav-slider .slick-arrow.slick-next,
    body.page-template-page-tavbitan .single-product-section .product-nav-slider .slick-arrow.slick-next,
    body.postid-74 .single-product-section .product-nav-slider .slick-arrow.slick-next {
        left: 50%;
        bottom: -1px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 970px;
    }

    .decorated-line {
        height: 6px;
    }

    .decorated-line-vertical {
        width: 6px;
    }

    .header-offer-bar {
        font-size: 16px;
        height: 40px;
    }

    .header-offer-bar .offer-slider .slide {
        height: 40px;
    }

    .header-top {
        height: 64px;
        padding-left: 25px;
        padding-right: 25px;
    }

    .logo {
        width: 175px;
        margin-top: .625rem;
    }

    .header-secondary-menu nav .primary-menu > li > a {
        font-size: .875rem;
    }

    .header-secondary-menu nav .primary-menu > li > a:before {
        content: "";
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        width: .375rem;
        height: .375rem;
        border-radius: .375rem;
        background: #c2b17c;
        margin: 0 auto;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: visibility .3s, opacity .3s;
        transition: visibility .3s, opacity .3s;
    }

    .header-secondary-menu nav .menu-banner-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-preferred-size: 280px;
        flex-basis: 280px;
        max-width: 280px;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-right: auto;
    }

    .header-secondary-menu nav .menu-banner-row .menu-banner-col {
        margin-right: 34px;
    }

    .header-secondary-menu nav .menu-banner-row .menu-banner-col:nth-child(2n + 1) {
        margin-right: 0;
    }

    .header-secondary-menu nav .menu-banner-row .banner-text {
        font-size: 18px;
    }

    .header-secondary-menu nav .menu-banner-row .menu-banner .shop-text {
        font-size: 13px;
    }

    .header-secondary-menu nav .mobile-account-nav,
    .header-secondary-menu nav .social-networks {
        display: none;
    }

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

    .header-mini-cart {
        width: 430px;
        top: 64px;
    }

    .logged-in.admin-bar .sticky-wrap:not(.fixed-position) .header-mini-cart {
        top: 96px;
    }

    .header-mini-cart .empty-cart-info .ico-cart {
        font-size: 52px;
    }

    .header-mini-cart .empty-cart-info .cart-empty-message {
        margin-bottom: 26px;
        font-size: 16px;
    }

    .header-mini-cart .empty-cart-info .btn {
        width: 200px;
    }

    .header-mini-cart .cart-header {
        height: 4.625rem;
    }

    .header-mini-cart .cart-close {
        font-size: 14px;
        left: 20px;
    }

    .rtl .header-mini-cart .cart-close {
        right: 1.5625rem;
    }

    .header-mini-cart .mini-cart-heading {
        font-size: 1.625rem;
    }

    .header-mini-cart .cart-label-head {
        font-size: 16px;
        padding: 0 42px 20px;
    }

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

    .header-mini-cart .mini-cart-items {
        height: calc(100% - 44px);
    }

    .header-mini-cart .cart-footer {
        margin: 0 18px;
        padding-bottom: 20px;
    }

    .header-mini-cart .cart-footer .btn {
        font-size: 18px;
        line-height: 24px;
        padding: 17px;
    }

    .header-mini-cart .cart-sub-total {
        font-size: 1rem;
        padding: 17px 26px 17px 7px;
    }

    .header-mini-cart .delivery-info {
        font-size: 16px;
        padding: 20px 0;
    }

    .header-mini-cart .shopping-link {
        font-size: 16px;
    }

    .header-mini-cart .cart-item,
    .checkout-review .cart-item {
        padding: 1.5rem 1.375rem 1.5625rem;
        font-size: 16px;
    }

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

    .header-mini-cart .cart-item .product-desc,
    .checkout-review .cart-item .product-desc {
        -ms-flex-preferred-size: calc(100% - 8.375rem);
        flex-basis: calc(100% - 8.375rem);
        max-width: calc(100% - 8.375rem);
    }

    .header-mini-cart .cart-item .product-name,
    .checkout-review .cart-item .product-name {
        font-size: 1rem;
        margin-bottom: 16px;
    }

    .header-mini-cart .cart-item .product-name a,
    .checkout-review .cart-item .product-name a {
        font-size: 1rem;
    }

    .header-mini-cart .cart-item .cart-quantity,
    .checkout-review .cart-item .cart-quantity {
        padding-top: 7px;
    }

    .header-mini-cart .cart-item .product-amount,
    .checkout-review .cart-item .product-amount {
        font-size: 1rem;
        margin-bottom: 17px;
    }

    .header-mini-cart .cart-item .cart-remove,
    .checkout-review .cart-item .cart-remove {
        right: 27px;
        bottom: 29px;
    }

    .rtl .header-mini-cart .cart-item .cart-remove,
    .rtl
    .checkout-review .cart-item .cart-remove {
        left: 27px;
    }

    .secondary-menu-wrap .primary-menu {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .card-verification-popup .form-group {
        margin-bottom: 27px;
    }

    .card-verification-popup .form-group:nth-child(3) {
        margin-bottom: 18px;
    }

    .card-verification-popup .form-group:last-of-type {
        margin-bottom: 22px;
    }

    .login-modal .modal-dialog,
    .register-modal .modal-dialog {
        max-width: 565px;
    }

    .login-modal .modal-content,
    .register-modal .modal-content {
        border-radius: 8px;
        padding: 27px 68px;
    }

    .login-modal .modal-close,
    .register-modal .modal-close {
        font-size: 17px;
        top: 17px;
        left: 17px;
    }

    .login-modal .btn_register,
    .register-modal .btn_register, 
    .to-club-card {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .login-modal .form-group,
    .register-modal .form-group {
        margin-bottom: 17px;
    }

    .login-modal .form-control,
    .register-modal .form-control {
        height: 50px;
        padding: 9px 19px;
    }

    .login-modal .remeber-check,
    .register-modal .remeber-check {
        margin-bottom: 35px;
    }

    .login-modal .remeber-check .checkbox,
    .register-modal .remeber-check .checkbox {
        font-size: 16px;
    }

    .login-modal .link-forgot-pass,
    .register-modal .link-forgot-pass {
        font-size: 16px;
    }

    .login-modal .btn,
    .register-modal .btn {
        line-height: 1.625;
    }

    .login-modal .login-or-title,
    .register-modal .login-or-title {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .login-modal .social-login .btn-facebook,
    .login-modal .social-login .btn-google,
    .register-modal .social-login .btn-facebook,
    .register-modal .social-login .btn-google {
        height: 50px;
        font-size: 16px;
    }

    .product-item .product-name {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .product-item .product-desc {
        font-size: 14px;
        line-height: 1.57143;
    }

    .shop-sidebar-filter .filter-close {
        font-size: 14px;
        top: 16px;
        left: 15px;
    }

    .shop-sidebar-filter .filter-title {
        font-size: 16px;
    }

    .shop-sidebar-filter .filter-group-title {
        font-size: 14px;
        margin-bottom: 7px;
    }

    .shop-sidebar-filter .filter-group-title::after {
        left: 11px;
        width: 13px;
        height: 7px;
        background: transparent url("data:image/svg+xml,%3csvg  xmlns='http://www.w3.org/2000/svg' width='13' viewBox='0 0 13 7.7'%3e%3cpath opacity='1' fill-rule='evenodd' clip-rule='evenodd' fill='black' d='M.3 2.3c-.4-.4-.4-1 0-1.3.4-.3 1-.3 1.3 0l4.9 4.5L11.4 1c.4-.3.9-.3 1.3 0 .4.4.4 1 0 1.3L7.2 7.5c-.4.3-1 .3-1.3 0C5.8 7.5.3 2.3.3 2.3z' /%3e%3c/svg%3e") no-repeat;
    }

    .shop-sidebar-filter .category-filter label {
        font-size: 16px;
    }

    .shop-sidebar-filter .category-filter label .label-text {
        font-size: 14px;
    }

    .shop-sidebar-filter .filter-option-color .category-filter {
        margin-top: 29px;
        margin-bottom: 14px;
    }

    .pager {
        font-size: 18px;
    }

    .pager .prev,
    .pager .next {
        font-size: 15px;
    }

    .woocommerce-pagination a.prev,
    .woocommerce-pagination a.next {
        font-size: 15px;
    }

    .hero-banner-content {
        font-size: 2.5rem;
    }

    .hero-banner-content h2 {
        font-size: 3.125rem;
    }

    .discount-banner-block .discount-banner {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    }

    .discount-banner-block .discount-banner .discount-banner-col svg:not(.anim_line) {
        width: 24px;
    }

    .discount-banner-block .discount-banner .discount-banner-col h3 {
        font-size: 1.125rem;
    }

    .product-slider-main {
        padding-top: .9375rem;
    }

    .product-slider-main.consumption {
        padding-top: 3.125rem;
    }

    .product-slider-main.consumption .products-row {
        margin-top: 3.125rem;
    }

    .product-slider-main.electronics {
        padding-top: 3.125rem;
    }

    .product-slider-main.electronics .products-row {
        margin-top: 3.125rem;
    }

    .extra-benifits-section .benifits-title {
        font-size: 32px;
        margin-bottom: 5px;
    }

    body:not(.home-page) .extra-benifits-section .benifits-title {
        font-size: 22px;
    }

    .extra-benifits-section .extra-benifits-slider .slide {
        padding: 0 12px;
        height: 157px;
    }

    body:not(.home-page) .extra-benifits-section .extra-benifits-slider .slide {
        height: 140px;
    }

    .extra-benifits-section .extra-benifit-item {
        padding-top: 18px;
        min-height: 157px;
    }

    body:not(.home-page) .extra-benifits-section .extra-benifit-item {
        min-height: 140px;
        padding-top: 11px;
    }

    .extra-benifits-section .extra-benifit-item .benifit-title {
        font-size: 16px;
    }

    body:not(.home-page) .extra-benifits-section .extra-benifit-item .benifit-title {
        font-size: 16px;
    }

    .footer-top-wrap .footer-nav-3 ul {
        -webkit-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 40px;
        column-gap: 40px;
        display: block;
    }

    .single-product-container-main {
        padding-top: 29px;
    }

    .single-product-container-main .breadcrumbs {
        padding-bottom: 22px;
    }

    .single-product-container-main .breadcrumbs {
        padding-bottom: 27px;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary {
        padding: 41px 26px 40px 26px;
        font-size: 16px;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary h1 {
        font-size: 25px;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary-info strong {
        padding-top: 16px;
        padding-bottom: 22px;
        font-size: 16px;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary-price {
        padding-bottom: 34px;
        font-size: 22px;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary .btn-wrp {
        padding-top: 33px;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary .btn-add-cart {
        font-size: 22px;
        width: 371px;
    }

    .single-product-nav ul li a {
        padding: 30px 0;
        font-size: 16px;
    }

    .product-description-block {
        padding-top: 45px;
    }

    .product-description-block .product-description {
        font-size: 16px;
        padding-bottom: 35px;
    }

    .product-description-block .product-description h2 {
        font-size: 25px;
    }

    .friends-list-section .friend-item .input-wrap {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
        max-width: 33.33%;
    }

    .attached-greeting-section {
        padding: 15px;
    }

    .attached-greeting-section .attach-row .greeting-input,
    .attached-greeting-section .attach-row .send-date,
    .attached-greeting-section .attach-row .delivery-time,
    .attached-greeting-section .attach-row .company-logo {
        font-size: 20px;
    }

    .attached-greeting-section .attach-row label {
        font-size: 26px;
    }

    .attached-greeting-section .attach-row .form-control {
        height: 69px;
        font-size: 20px;
        line-height: 1.25;
        padding: 20px;
    }

    .attached-greeting-section .attach-row .date-input:before {
        font-size: 25px;
    }

    .attached-greeting-section .attach-row .date-input input {
        height: 69px;
        font-size: 20px;
        line-height: 1.25;
        padding: 22px 59px 22px 45px;
    }

    .tav-zahav-content {
        font-size: 20px;
        line-height: 1.2;
        padding-top: 18px;
    }

    body.page-template-page-digital-wallet .single-product-section,
    body.page-template-page-tavbitan .single-product-section,
    body.postid-74 .single-product-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    body.page-template-page-digital-wallet .single-product-section.product-banner-holder .single-product-summary,
    body.page-template-page-tavbitan .single-product-section.product-banner-holder .single-product-summary,
    body.postid-74 .single-product-section.product-banner-holder .single-product-summary {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        padding: 22px 25px;
    }

    body.page-template-page-digital-wallet .single-product-section .main-product-slidewrapper,
    body.page-template-page-tavbitan .single-product-section .main-product-slidewrapper,
    body.postid-74 .single-product-section .main-product-slidewrapper {
        -ms-flex-preferred-size: calc(56% - 15px);
        flex-basis: calc(56% - 15px);
        max-width: calc(56% - 15px);
    }

    body.page-template-page-digital-wallet .single-product-section .main-slider-holder,
    body.page-template-page-tavbitan .single-product-section .main-slider-holder,
    body.postid-74 .single-product-section .main-slider-holder {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    body.page-template-page-digital-wallet .single-product-section .main-product-slider .slick-arrow,
    body.page-template-page-digital-wallet .single-product-section .product-nav-slider .slick-arrow,
    body.page-template-page-tavbitan .single-product-section .main-product-slider .slick-arrow,
    body.page-template-page-tavbitan .single-product-section .product-nav-slider .slick-arrow,
    body.postid-74 .single-product-section .main-product-slider .slick-arrow,
    body.postid-74 .single-product-section .product-nav-slider .slick-arrow {
        font-size: 20px;
    }

    body.page-template-page-digital-wallet .single-product-section .product-nav-slider,
    body.page-template-page-tavbitan .single-product-section .product-nav-slider,
    body.postid-74 .single-product-section .product-nav-slider {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    body.page-template-page-digital-wallet .single-product-section .single-product-summary,
    body.page-template-page-tavbitan .single-product-section .single-product-summary,
    body.postid-74 .single-product-section .single-product-summary {
        -ms-flex-preferred-size: calc(44% + 15px);
        flex-basis: calc(44% + 15px);
        max-width: calc(44% + 15px);
        padding: 20px 20px 15px;
        font-size: 14px;
    }

    body.page-template-page-digital-wallet .single-product-section .single-product-summary h2,
    body.page-template-page-tavbitan .single-product-section .single-product-summary h2,
    body.postid-74 .single-product-section .single-product-summary h2 {
        margin-bottom: .4em;
    }

    body.page-template-page-digital-wallet .single-product-section .product-descripiton-detail,
    body.page-template-page-tavbitan .single-product-section .product-descripiton-detail,
    body.postid-74 .single-product-section .product-descripiton-detail {
        border-top-width: 3px;
    }

    body.page-template-page-digital-wallet .single-product-section .benifit-terms,
    body.page-template-page-tavbitan .single-product-section .benifit-terms,
    body.postid-74 .single-product-section .benifit-terms {
        border-bottom-width: 3px;
    }

    .main-products-container {
        padding-top: 24px;
        padding-bottom: 40px;
    }

    .search-bar input {
        padding: 12px 39px;
        font-size: 15px;
    }

    .all-products-row > .col,
    .all-products-row > [class*="col-"] {
        margin-bottom: 40px;
    }

    .all-products-row .product-name {
        margin-bottom: 14px;
        font-size: 16px;
    }

    .all-products-row .product-desc {
        font-size: 14px;
    }

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

    .cities-list-wrap {
        padding-bottom: 30px;
    }

    .cities-list-wrap .cs-input-wrap {
        padding: 30px 0;
    }

    .cities-list-wrap .cs-input-wrap .form-control {
        padding-left: 42px;
    }

    .cities-list-wrap .btn-search {
        top: 23px;
    }

    .cities-list-wrap .stores-row {
        margin-bottom: 30px;
    }

    .cities-list-wrap .stores-list > li {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }

    .search-results .main-products-container .all-products-row .product-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .contact-page-section .contact-list {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .contact-page-section .contact-list > li {
        font-size: 16px;
        line-height: 1.25;
        -ms-flex-preferred-size: 280px;
        flex-basis: 280px;
        max-width: 280px;
    }

    .contact-page-section .contact-list .ico-wrap {
        width: 60px;
        height: 60px;
        font-size: 28px;
    }

    .contact-page-section .contact-list .ico-wrap .icon-phone {
        font-size: 1.6857em;
    }

    .contact-page-section .contact-list .ico-wrap .icon-location {
        font-size: 1.4286em;
    }

    .contact-page-section .contact-list .contact-text {
        -ms-flex-preferred-size: calc(100% - 60px);
        flex-basis: calc(100% - 60px);
        max-width: calc(100% - 60px);
        padding-right: 27px;
    }

    .contact-page-section .contact-list .contact-title {
        font-size: 18px;
        line-height: 1.333;
    }

    .contact-form {
        margin-bottom: 55px;
    }

    .contact-form .input-field {
        height: 52px;
        font-size: 18px;
        line-height: 1.2222;
        padding: 13px 8px;
        margin-bottom: 32px;
    }

    .contact-form textarea.input-field {
        min-height: 220px;
    }

    .contact-form .btn-send {
        height: 46px;
        font-size: 18px;
        line-height: 1.3333;
        padding: 9px;
    }

    .cibus-section {
        margin-bottom: 40px;
    }

    .cibus-section h2 {
        font-size: 26px;
    }

    .cibus-section .cibus-subheading {
        font-size: 26px;
    }

    .cibus-section .cibus-subheading .logo-cibus {
        margin-top: -.5em;
    }

    .cibus-section .restaurants-title {
        font-size: 22px;
    }

    .cibus-section .restaurants-list {
        padding-bottom: 31px;
    }

    .cibus-section .restaurants-list li {
        margin: 0 19px 19px;
    }

    .cibus-section .info-text {
        font-size: 18px;
        line-height: 1.2;
        margin-bottom: 1.4444em;
    }

    .cibus-section .term-check {
        font-size: 18px;
    }

    .cibus-section .btn-register {
        font-size: 18px;
        padding: .8em;
        min-width: 10.1em;
        line-height: 1.2;
        margin-bottom: 1.15em;
    }

    .cibus-section .bottom-terms-box {
        font-size: 16px;
        line-height: 1.25;
    }

    .search-results .main-products-container .all-products-row .product-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .funcard-holder .card-top-section {
        padding-right: 35.245%;
    }

    .funcard-holder .funcard-header {
        float: none;
    }

    .funcard-holder .right-text {
        float: right;
        clear: right;
    }

    .funcard-holder .member-title,
    .funcard-holder .info-text {
        font-size: 22px;
    }

    .funcard-holder .site-logo {
        width: 309px;
    }

    .funcard-holder .card-load-info {
        font-size: 41px;
    }

    .funcard-holder .discount-text {
        font-size: 75px;
    }

    .funcard-holder .variety-leading-title {
        font-size: 38px;
    }

    .funcard-holder .include-info {
        font-size: 30px;
    }

    .funcard-holder .card-box {
        float: none;
    }

    .funcard-holder .text-box {
        font-size: 22px;
    }

    .funcard-holder .card-note-text {
        font-size: 20px;
        margin-bottom: 27px;
        margin-right: 2.2%;
    }

    .funcard-holder .retail-chains-holder .chains-title {
        font-size: 30px;
    }

    .funcard-holder .retail-chains-holder .note-text {
        position: absolute;
        top: 12px;
        left: 40px;
        max-width: 165px;
    }

    .funcard-holder .btn-load-card {
        font-size: 29px;
    }

    .customer-service-contact {
        padding-top: 40px;
    }

    .final-payment-container {
        padding-top: 30px;
    }

    .final-payment-container h2 {
        font-size: 25px;
    }

    .final-payment-container .personal-info-box h2 {
        padding-bottom: 54px;
    }

    .final-payment-container label {
        font-size: 20px;
    }

    .final-payment-container .order-summary-table {
        font-size: 20px;
    }

    .final-payment-container .for-payment-box {
        padding-top: 25px;
    }

    .final-payment-container .for-payment-box h2 {
        font-size: 35px;
    }

    .final-payment-container .for-payment-box .total-price-info {
        font-size: 25px;
    }

    .final-payment-container .for-payment-box .term-check {
        padding-top: 20px;
    }

    .final-payment-container .for-payment-box .term-check > label {
        font-size: 18px;
    }

    .final-payment-container .payment-cards-box {
        padding-top: 30px;
    }

    .final-payment-container .payment-cards-box .card-img {
        width: 282px;
    }

    .final-payment-container .payment-cards-box .card-title {
        font-size: 20px;
    }

    .woocommerce-order {
        padding: 40px 0;
    }

    .woocommerce-order .woocommerce-order-details h2 {
        font-size: 30px;
    }

    #page-content {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .woocommerce-EditAccountForm.edit-account label,
    .woocommerce-form-login label,
    .woocommerce-address-fields label {
        font-size: 18px;
        line-height: 1.333;
    }

    .woocommerce-EditAccountForm.edit-account .input-text,
    .woocommerce-form-login .input-text,
    .woocommerce-address-fields .input-text {
        height: 40px;
        font-size: 18px;
        line-height: 1.333;
        border-width: 2px;
    }

    .woocommerce-EditAccountForm.edit-account button[type="submit"].button,
    .woocommerce-form-login button[type="submit"].button,
    .woocommerce-address-fields button[type="submit"].button {
        height: 40px;
        font-size: 18px;
        line-height: 1.333;
        border-width: 2px;
        min-width: 200px;
    }

    .woocommerce-account .woocommerce {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

/*@media (min-width: 992px) and (max-width: 1199.98px) {*/
/*    .discount-banner-block .discount-banner .discount-banner-col:nth-child(3n + 1):not(:first-child) {*/
/*        -ms-grid-column: 2;*/
/*        grid-column: 2;*/
/*    }*/
/*}*/

@media (min-width: 992px) and (max-width: 1199px) {
    body.page-template-page-digital-wallet .single-product-section .main-product-slidewrapper,
    body.page-template-page-tavbitan .single-product-section .main-product-slidewrapper,
    body.postid-74 .single-product-section .main-product-slidewrapper {
        display: block;
    }

    body.page-template-page-digital-wallet .single-product-section .product-nav-slider .slide,
    body.page-template-page-tavbitan .single-product-section .product-nav-slider .slide,
    body.postid-74 .single-product-section .product-nav-slider .slide {
        margin-left: 10px;
        width: 110px;
    }

    body.page-template-page-digital-wallet .single-product-section .product-nav-slider .slide img,
    body.page-template-page-tavbitan .single-product-section .product-nav-slider .slide img,
    body.postid-74 .single-product-section .product-nav-slider .slide img {
        margin-top: 0;
    }
}

@media (min-width: 1200px) {
    h2 {
        font-size: 1.875rem;
    }

    .container {
        max-width: 1170px;
    }

    .decorated-line {
        height: 8px;
    }

    .decorated-line-vertical {
        width: 8px;
    }

    .header-offer-bar .offer-slider .slick-arrow {
        font-size: 12px;
    }

    .header-top {
        height: 72px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .nav-opener {
        display: none;
    }

    .logo {
        width: 190px;
    }

    .header-secondary-menu {
        padding-left: 15px;
        padding-right: 49px;
    }

    .header-secondary-menu nav .menu-close {
        display: none;
    }

    .header-secondary-menu nav .primary-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0;
    }

    .header-secondary-menu nav .primary-menu > li {
        margin: 0 0 0 26px;
        position: relative;
        padding: 1.8125rem 0;
    }

    .header-secondary-menu nav .primary-menu > li:last-child {
        margin-left: 0;
    }

    .header-secondary-menu nav .primary-menu > li:hover > a,
    .header-secondary-menu nav .primary-menu > li.hover > a {
        color: #c2b17c;
    }

    .header-secondary-menu nav .primary-menu > li:hover > a:after,
    .header-secondary-menu nav .primary-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;
    }

    .header-secondary-menu nav .primary-menu > li:hover > .submenu-holder,
    .header-secondary-menu nav .primary-menu > li.hover > .submenu-holder {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .header-secondary-menu nav .menu-banner-row {
        -ms-flex-preferred-size: 280px;
        flex-basis: 280px;
        max-width: 280px;
    }

    .header-secondary-menu nav .menu-banner-row .menu-banner .shop-text {
        font-size: 14px;
    }

    .header-mini-cart {
        top: 72px;
    }

    .logged-in.admin-bar .sticky-wrap:not(.fixed-position) .header-mini-cart {
        top: 104px;
    }

    .header-mini-cart .empty-cart-info .ico-cart {
        font-size: 62px;
    }

    .header-mini-cart .empty-cart-info .cart-empty-message {
        font-size: 18px;
    }

    .header-mini-cart .empty-cart-info .btn {
        width: 230px;
    }

    .header-mini-cart .cart-label-head {
        font-size: 18px;
    }

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

    .header-mini-cart .mini-cart-items {
        height: calc(100% - 47px);
    }

    .header-mini-cart .delivery-info {
        font-size: 18px;
        padding: 23px 0 24px;
    }

    .header-mini-cart .shopping-link {
        font-size: 18px;
    }

    .btn-cart .icon-account,
    .btn-account .icon-account {
        display: inline-block;
        margin-top: -3px;
        vertical-align: middle;
    }

    .btn-cart {
        border-right: 1px solid #113a73;
    }

    .btn-cart .counter {
        width: 18px;
        height: 18px;
        font-size: 14px;
        line-height: 19px;
        top: -10px;
        right: 5px;
        z-index: 6;
    }

    .header-search {
        margin-left: 25px;
    }

    .header-search .search-input {
        font-size: 16px;
        height: 43px;
        padding: 17px 28px;
    }

    .secondary-menu-wrap .primary-menu > li {
        margin-left: 1.875rem;
    }

    .secondary-menu-wrap .primary-menu > li a {
        font-size: 17px;
    }

    .login-modal .btn_register,
    .register-modal .btn_register, 
    .to-club-card {
        font-size: 20px;
    }

    .product-item .oos-label {
        font-size: 16px;
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .pager {
        font-size: 20px;
    }

    .hero-banner-content {
        font-size: 3rem;
    }

    .hero-banner-content h2 {
        font-size: 3.75rem;
    }

    .discount-banner-block .discount-banner {
        grid-gap: 15px;
        padding: 16px 20px;
        -ms-grid-columns: (1fr)[6];
        grid-template-columns: repeat(6, 1fr);
    }

    .discount-banner-block .discount-banner .discount-banner-col svg:not(.anim_line) {
        width: 20px;
    }

    .discount-banner-block .discount-banner .discount-banner-col h3 {
        font-size: 14px;
    }

    .product-slider-main {
        padding-top: .3125rem;
    }

    .product-slider-main.consumption {
        padding-top: 3.8125rem;
    }

    .product-slider-main.consumption .products-row {
        margin-top: 3.8125rem;
    }

    .product-slider-main .container {
        max-width: 1272px;
    }

    .product-slider-main.electronics {
        padding-top: 60px;
    }

    .product-slider-main.electronics .products-row {
        margin-top: 3.8125rem;
    }

    .extra-benifits-section .benifits-title {
        font-size: 32px;
    }

    body:not(.home-page) .extra-benifits-section .benifits-title {
        font-size: 24px;
    }

    .extra-benifits-section .extra-benifits-slider .slide {
        height: 167px;
    }

    body:not(.home-page) .extra-benifits-section .extra-benifits-slider .slide {
        height: 140px;
    }

    body:not(.home-page) .extra-benifits-section .extra-benifits-slider .slick-arrow {
        font-size: 30px;
    }

    .extra-benifits-section .extra-benifit-item {
        padding-top: 23px;
        min-height: 167px;
    }

    body:not(.home-page) .extra-benifits-section .extra-benifit-item {
        min-height: 140px;
    }

    .extra-benifits-section .extra-benifit-item .benifit-icon img {
        max-width: 65px;
    }

    .extra-benifits-section .extra-benifit-item .benifit-title {
        font-size: 16px;
    }

    body:not(.home-page) .extra-benifits-section .extra-benifit-item .benifit-title {
        font-size: 16px;
    }

    .footer-cta-feat-wrap {
        padding: 0 3.25rem;
        margin-bottom: -6.25rem;
    }

    .footer-cta-feat-single {
        -ms-flex-preferred-size: 16.6667%;
        flex-basis: 16.6667%;
        max-width: 16.6667%;
        padding: 0 .71875rem 0;
    }

    .single-product-container-main .container {
        max-width: 1333px;
    }

    .single-product-container-main .breadcrumbs {
        padding-bottom: 35px;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary {
        padding: 41px 26px 40px 26px;
        margin-left: -35px;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .single-product-summary h1 {
        font-size: 28px;
    }

    .single-product-nav ul li a {
        font-size: 18px;
    }

    .product-description-block {
        padding-top: 56px;
    }

    .product-description-block .container {
        max-width: 1155px;
    }

    .product-description-block .product-description h2 {
        font-size: 28px;
    }

    .attached-greeting-section {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .attached-greeting-section .attach-row .greeting-input,
    .attached-greeting-section .attach-row .send-date,
    .attached-greeting-section .attach-row .delivery-time,
    .attached-greeting-section .attach-row .company-logo {
        margin-bottom: 26px;
    }

    .attached-greeting-section .btn-add-cart {
        min-width: 10em;
    }

    body.page-template-page-digital-wallet .single-product-section .main-slider-holder,
    body.page-template-page-tavbitan .single-product-section .main-slider-holder,
    body.postid-74 .single-product-section .main-slider-holder {
        -ms-flex-preferred-size: calc(100% - 126px);
        flex-basis: calc(100% - 126px);
        max-width: calc(100% - 126px);
    }

    body.page-template-page-digital-wallet .single-product-section .main-product-slider .slick-arrow,
    body.page-template-page-digital-wallet .single-product-section .product-nav-slider .slick-arrow,
    body.page-template-page-tavbitan .single-product-section .main-product-slider .slick-arrow,
    body.page-template-page-tavbitan .single-product-section .product-nav-slider .slick-arrow,
    body.postid-74 .single-product-section .main-product-slider .slick-arrow,
    body.postid-74 .single-product-section .product-nav-slider .slick-arrow {
        font-size: 25px;
    }

    body.page-template-page-digital-wallet .single-product-section .product-nav-slider,
    body.page-template-page-tavbitan .single-product-section .product-nav-slider,
    body.postid-74 .single-product-section .product-nav-slider {
        -ms-flex-preferred-size: 105px;
        flex-basis: 105px;
        max-width: 105px;
    }

    body.page-template-page-digital-wallet .single-product-section .product-nav-slider .slick-arrow,
    body.page-template-page-tavbitan .single-product-section .product-nav-slider .slick-arrow,
    body.postid-74 .single-product-section .product-nav-slider .slick-arrow {
        -webkit-transform: translate(-50%, 0) rotate(-90deg);
        -ms-transform: translate(-50%, 0) rotate(-90deg);
        transform: translate(-50%, 0) rotate(-90deg);
        left: 50%;
        top: auto;
    }

    body.page-template-page-digital-wallet .single-product-section .product-nav-slider .slick-arrow.slick-prev,
    body.page-template-page-tavbitan .single-product-section .product-nav-slider .slick-arrow.slick-prev,
    body.postid-74 .single-product-section .product-nav-slider .slick-arrow.slick-prev {
        right: auto;
        top: -6px;
    }

    body.page-template-page-digital-wallet .single-product-section .product-nav-slider .slick-arrow.slick-next,
    body.page-template-page-tavbitan .single-product-section .product-nav-slider .slick-arrow.slick-next,
    body.postid-74 .single-product-section .product-nav-slider .slick-arrow.slick-next {
        left: 50%;
        bottom: -7px;
    }

    body.page-template-page-digital-wallet .single-product-section .single-product-summary,
    body.page-template-page-tavbitan .single-product-section .single-product-summary,
    body.postid-74 .single-product-section .single-product-summary {
        padding: 20px 25px 15px;
        font-size: 15px;
    }

    body.page-template-page-digital-wallet .single-product-section .single-product-summary h2,
    body.page-template-page-tavbitan .single-product-section .single-product-summary h2,
    body.postid-74 .single-product-section .single-product-summary h2 {
        margin-bottom: .7em;
    }

    body.page-template-page-digital-wallet .single-product-section .btn-add-cart,
    body.page-template-page-tavbitan .single-product-section .btn-add-cart,
    body.postid-74 .single-product-section .btn-add-cart {
        min-width: 10em;
    }

    .main-products-container {
        padding-top: 29px;
        padding-bottom: 54px;
    }

    .main-products-container .container {
        max-width: 1354px;
    }

    .main-products-container .row {
        margin-left: -22px;
        margin-right: -22px;
    }

    .main-products-container .filter-col,
    .main-products-container .product-col {
        padding-left: 22px;
        padding-right: 22px;
    }

    .main-products-container .product-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 81.4%;
        flex: 0 0 81.4%;
        max-width: 81.4%;
    }

    .main-products-container .filter-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 18.6%;
        flex: 0 0 18.6%;
        max-width: 18.6%;
    }

    .search-bar input {
        font-size: 16px;
    }

    .all-products-row {
        margin-left: -18px;
        margin-right: -18px;
    }

    .all-products-row > .col,
    .all-products-row > [class*="col-"] {
        margin-bottom: 57px;
        padding-left: 18px;
        padding-right: 18px;
    }

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

    .cities-list-wrap .stores-list > li {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }

    .contact-page-section .contact-list {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .contact-page-section .contact-list .ico-wrap {
        width: 77px;
        height: 77px;
    }

    .contact-page-section .contact-list .contact-text {
        -ms-flex-preferred-size: calc(100% - 77px);
        flex-basis: calc(100% - 77px);
        max-width: calc(100% - 77px);
        padding-right: 39px;
    }

    .contact-page-section .contact-list .contact-title {
        margin: 0 0 8px;
    }

    .contact-form {
        margin-bottom: 91px;
    }

    .contact-form textarea.input-field {
        min-height: 252px;
    }

    .cibus-section {
        margin-bottom: 49px;
    }

    .cibus-section h2 {
        font-size: 28px;
    }

    .cibus-section .cibus-subheading {
        font-size: 28px;
    }

    .cibus-section .cibus-benefits-list .benefit-item {
        max-width: 218px;
        -ms-flex-preferred-size: 218px;
        flex-basis: 218px;
    }

    .cibus-section .restaurants-title {
        font-size: 24px;
    }

    .cibus-section .btn-register {
        font-size: 20px;
    }

    .funcard-holder .funcard-wrapper {
        padding-top: 26px;
    }

    .funcard-holder .member-title,
    .funcard-holder .info-text {
        font-size: 26px;
    }

    .funcard-holder .site-logo {
        width: 334px;
    }

    .funcard-holder .include-info {
        font-size: 33px;
    }

    .funcard-holder .text-box {
        font-size: 24px;
    }

    .funcard-holder .card-note-text {
        font-size: 22px;
        margin-bottom: 35px;
    }

    .funcard-holder .retail-chains-holder .chains-title {
        font-size: 33px;
    }

    .funcard-holder .chains-logos-holder {
        margin: 0 -6px;
    }

    .funcard-holder .chains-logos-holder .logo-item {
        padding: 0 6px 13px;
    }

    .funcard-holder .btn-load-card {
        font-size: 31px;
    }

    .final-payment-container {
        padding-top: 38px;
    }

    .final-payment-container .personal-info-box h2 {
        padding-bottom: 52px;
    }

    .woocommerce-EditAccountForm.edit-account label,
    .woocommerce-form-login label,
    .woocommerce-address-fields label {
        font-size: 20px;
        line-height: 1.2;
    }

    .woocommerce-EditAccountForm.edit-account .input-text,
    .woocommerce-form-login .input-text,
    .woocommerce-address-fields .input-text {
        font-size: 20px;
        line-height: 1.2;
    }

    .woocommerce-EditAccountForm.edit-account button[type="submit"].button,
    .woocommerce-form-login button[type="submit"].button,
    .woocommerce-address-fields button[type="submit"].button {
        font-size: 20px;
        line-height: 1.2;
    }
}

@media (min-width: 1200px) and (max-width: 1455px) {
    .discount-banner-block .container {
        max-width: 1350px;
    }

    .discount-banner-block .discount-banner {
        grid-gap: 15px;
        padding-inline: 15px;
    }

    .discount-banner-block .discount-banner .discount-banner-col svg:not(.anim_line) {
        width: 15px;
    }

    .discount-banner-block .discount-banner .discount-banner-col h3 {
        font-size: 12px;
        letter-spacing: 0;
        margin-right: 5px;
    }
}

@media (min-width: 1440px) {
    .container {
        max-width: 1280px;
    }

    .header-top {
        height: 80px;
        padding-left: 28px;
        padding-right: 28px;
    }

    .logo {
        width: 293px;
    }

    .header-secondary-menu nav .menu-banner-row .menu-banner .shop-text {
        font-size: 16px;
    }

    .header-mini-cart {
        top: 80px;
    }

    .logged-in.admin-bar .sticky-wrap:not(.fixed-position) .header-mini-cart {
        top: 112px;
    }

    .btn-cart .btn-text,
    .btn-account .btn-text {
        display: inline-block;
    }

    .secondary-menu-wrap .primary-menu > li {
        margin-left: 2.625rem;
    }

    .shop-sidebar-filter {
        margin-right: -28px;
    }

    .discount-banner-block .container {
        max-width: 1440px;
    }

    .extra-benifits-section .benifits-title {
        font-size: 35px;
    }

    body:not(.home-page) .extra-benifits-section .benifits-title {
        font-size: 30px;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section {
        margin-left: -15px;
        margin-right: -15px;
    }

    .product-description-block .product-description .products-row {
        margin-left: -8px;
        margin-right: -8px;
    }

    .attached-greeting-section .attach-row {
        margin: 0 -20px;
    }

    .attached-greeting-section .attach-row .greeting-input,
    .attached-greeting-section .attach-row .send-date,
    .attached-greeting-section .attach-row .delivery-time,
    .attached-greeting-section .attach-row .company-logo {
        padding: 0 20px;
    }

    .attached-greeting-section .attach-row .greeting-input {
        -ms-flex-preferred-size: 46%;
        flex-basis: 46%;
    }

    .attached-greeting-section .attach-row .send-date,
    .attached-greeting-section .attach-row .delivery-time {
        -ms-flex-preferred-size: 27%;
        flex-basis: 27%;
        max-width: 27%;
    }

    .attached-greeting-section .btn-add-cart {
        min-width: 12.963em;
    }

    body.page-template-page-digital-wallet .single-product-section .main-slider-holder,
    body.page-template-page-tavbitan .single-product-section .main-slider-holder,
    body.postid-74 .single-product-section .main-slider-holder {
        -ms-flex-preferred-size: calc(100% - 150px);
        flex-basis: calc(100% - 150px);
        max-width: calc(100% - 150px);
    }

    body.page-template-page-digital-wallet .single-product-section .product-nav-slider,
    body.page-template-page-tavbitan .single-product-section .product-nav-slider,
    body.postid-74 .single-product-section .product-nav-slider {
        -ms-flex-preferred-size: 128px;
        flex-basis: 128px;
        max-width: 128px;
    }

    body.page-template-page-digital-wallet .single-product-section .single-product-summary,
    body.page-template-page-tavbitan .single-product-section .single-product-summary,
    body.postid-74 .single-product-section .single-product-summary {
        padding: 24px 35px 15px;
        font-size: 16px;
    }

    body.page-template-page-digital-wallet .single-product-section .single-product-summary h2,
    body.page-template-page-tavbitan .single-product-section .single-product-summary h2,
    body.postid-74 .single-product-section .single-product-summary h2 {
        margin-bottom: .6em;
    }

    body.page-template-page-digital-wallet .single-product-section .btn-add-cart,
    body.page-template-page-tavbitan .single-product-section .btn-add-cart,
    body.postid-74 .single-product-section .btn-add-cart {
        min-width: 12.963em;
    }

    .search-bar {
        max-width: 440px;
        margin-bottom: 0;
    }

    .funcard-holder .card-load-info {
        font-size: 46px;
    }

    .funcard-holder .discount-text {
        font-size: 89px;
    }

    .funcard-holder .variety-leading-title {
        font-size: 42px;
    }

    .funcard-holder .btn-load-card {
        font-size: 34px;
    }
}

@media (min-width: 1575px) {
    .discount-banner-block .container {
        max-width: 1690px;
    }

    .discount-banner-block .discount-banner .discount-banner-col svg:not(.anim_line) {
        width: 28px;
    }
}

@media (min-width: 1600px) {
    body.page-template-page-digital-wallet .single-product-section .main-product-slidewrapper,
    body.page-template-page-tavbitan .single-product-section .main-product-slidewrapper,
    body.postid-74 .single-product-section .main-product-slidewrapper {
        -ms-flex-preferred-size: calc(50% - 15px);
        flex-basis: calc(50% - 15px);
        max-width: calc(50% - 15px);
    }

    body.page-template-page-digital-wallet .single-product-section .main-slider-holder,
    body.page-template-page-tavbitan .single-product-section .main-slider-holder,
    body.postid-74 .single-product-section .main-slider-holder {
        -ms-flex-preferred-size: calc(100% - 160px);
        flex-basis: calc(100% - 160px);
        max-width: calc(100% - 160px);
    }

    body.page-template-page-digital-wallet .single-product-section .product-nav-slider,
    body.page-template-page-tavbitan .single-product-section .product-nav-slider,
    body.postid-74 .single-product-section .product-nav-slider {
        -ms-flex-preferred-size: 128px;
        flex-basis: 128px;
        max-width: 128px;
    }

    body.page-template-page-digital-wallet .single-product-section .single-product-summary,
    body.page-template-page-tavbitan .single-product-section .single-product-summary,
    body.postid-74 .single-product-section .single-product-summary {
        padding-right: 60px;
        padding-left: 38px;
        -ms-flex-preferred-size: calc(50% + 15px);
        flex-basis: calc(50% + 15px);
        max-width: calc(50% + 15px);
    }

    body.page-template-page-digital-wallet .single-product-section .single-product-summary h2,
    body.page-template-page-tavbitan .single-product-section .single-product-summary h2,
    body.postid-74 .single-product-section .single-product-summary h2 {
        margin-bottom: 1.2em;
    }
}

@media (min-width: 1680px) {
    .extra-benifits-section .extra-benifits-slider .slick-prev {
        right: -37px;
    }

    .extra-benifits-section .extra-benifits-slider .slick-next {
        left: -37px;
    }
}

@media (max-width: 1439.98px) {
    .header-top {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (max-width: 1199.98px) {
    .logo {
        margin-left: auto;
        margin-right: auto;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        margin-top: .125rem;
    }

    .header-secondary-menu nav {
        position: fixed;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .95);
        width: 13.875rem;
        padding: 2.8125rem 1.28125rem 2.8125rem;
        border: 1px solid #000;
        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-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -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-x: hidden;
    }

    .resize-active .header-secondary-menu nav {
        -webkit-transition: none;
        transition: none;
    }

    .nav-active .header-secondary-menu nav {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .header-secondary-menu nav .primary-menu ~ .primary-menu {
        margin-top: .625rem;
    }

    .logged-in.admin-bar .sticky-wrap:not(.fixed-position) .header-secondary-menu nav {
        top: 96px;
    }

    .has_header_offer.logged-in.admin-bar .sticky-wrap:not(.fixed-position) .header-secondary-menu nav {
        top: 134px;
    }

    .has_header_offer.logged-in.admin-bar .sticky-wrap:not(.fixed-position) .header-secondary-menu nav {
        top: calc(5.0625rem + 46px);
    }

    .header-secondary-menu nav .main-menu-wrap {
        height: 100%;
        overflow: auto;
    }

    .header-secondary-menu nav .primary-menu > li.menu-item-has-children {
        position: relative;
    }

    .header-secondary-menu nav .primary-menu > li.menu-item-has-children.active > a:before {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translate(0, -50%) rotate(180deg);
        -ms-transform: translate(0, -50%) rotate(180deg);
        transform: translate(0, -50%) rotate(180deg);
    }

    .header-secondary-menu nav .primary-menu > li.menu-item-has-children.active > a:after {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translate(0, -50%) rotate(0deg);
        -ms-transform: translate(0, -50%) rotate(0deg);
        transform: translate(0, -50%) rotate(0deg);
    }

    .header-secondary-menu nav .primary-menu > li.menu-item-has-children > a:after {
        content: "";
        font-size: 1.5rem;
        line-height: .9375rem;
        width: .40625rem;
        height: 1px;
        background: #fff;
        font-weight: 300;
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: translate(0, -50%) rotate(-180deg);
        -ms-transform: translate(0, -50%) rotate(-180deg);
        transform: translate(0, -50%) rotate(-180deg);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity .3s, visibility .3s, transform .3s;
        -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;
    }

    .header-secondary-menu nav .primary-menu > li.menu-item-has-children > a:before {
        content: "+";
        font-size: 1rem;
        font-weight: 300;
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        -webkit-transition: opacity .3s, visibility .3s, transform .3s;
        -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;
    }

    .header-secondary-menu nav .primary-menu > li > a {
        font-size: .875rem;
        line-height: 1.40625rem;
        color: #fff;
        border-bottom: 1px solid #bda65f;
    }

    .header-secondary-menu nav .primary-menu > li:first-child a {
        padding-top: 0;
    }

    .mini_cart_active .header-secondary-menu nav .primary-menu > li > a,
    .nav-active .header-secondary-menu nav .primary-menu > li > a,
    .wishlist_active .header-secondary-menu nav .primary-menu > li > a,
    .header_search_active .header-secondary-menu nav .primary-menu > li > a {
        color: #fff;
    }

    .header-secondary-menu nav .submenu-holder li a {
        font-size: .8125rem;
    }

    .header-secondary-menu nav .mobile-account-nav {
        display: block !important;
    }

    .secondary-menu-wrap {
        display: none;
    }
}

@media (max-width: 991.98px) {
    .logged-in.admin-bar .sticky-wrap:not(.fixed-position) .header-secondary-menu nav {
        top: 104px;
    }

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

    .single-product-container .single-product-section.product-banner-holder .btn {
        width: calc(100% - 30px);
    }

    .single-product-container .single-product-section.product-banner-holder .btn + .btn {
        margin-top: 40px;
    }

    .funcard-holder .card-box {
        clear: both;
    }
}

@media (max-width: 782px) {
    .has_header_offer.logged-in.admin-bar .sticky-wrap:not(.fixed-position) .header-secondary-menu 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 #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
        font-size: 1.125rem;
        padding: .5rem;
    }

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

    .header-secondary-menu nav {
        padding-top: 1.875rem;
    }

    .header-secondary-menu nav .primary-menu ~ .primary-menu {
        margin-top: .5625rem;
    }

    .logged-in.admin-bar .sticky-wrap:not(.fixed-position) .header-secondary-menu nav {
        top: 6.625rem;
    }

    .header-mini-cart {
        border-top: 1px solid rgba(0, 0, 0, .1);
    }

    .header-mini-cart .cart-item .cart-remove,
    .checkout-review .cart-item .cart-remove {
        font-size: .6875rem;
    }

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

    .btn-cart,
    .btn-account {
        line-height: 1;
        vertical-align: middle;
        display: inline-block;
        font-size: .9375rem;
    }

    .btn-cart .icon-account,
    .btn-account .icon-account {
        font-size: 1.125rem;
    }

    .btn-account {
        padding: 0;
    }

    .btn-cart .counter {
        width: .625rem;
        height: .625rem;
        border-radius: .625rem;
        font-size: .4375rem;
        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;
        line-height: 1;
        right: .25rem;
    }

    .header-search {
        display: none;
    }

    .product-item .product-tag {
        max-width: 2.4rem;
    }

    .slick-slider .product-item .product-price {
        padding: 0 .25rem;
        display: table;
    }

    .product-item .trust-tag {
        display: none;
    }

    .breadcrumbs,
    .woocommerce-breadcrumb {
        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;
        font-size: .625rem;
    }

    .breadcrumbs i,
    .woocommerce-breadcrumb i {
        font-size: .4375rem;
        margin: 0 .3125rem;
    }

    .shop-sidebar-filter {
        padding: 0 30px;
        border-top: 1px solid rgba(0, 0, 0, .1);
        position: fixed;
        bottom: 0;
        top: 0;
        right: 0;
        background: #fff;
        width: 250px;
        -webkit-transition: .6s ease-in-out opacity, .6s ease-in-out visibility, .6s ease-in-out transform;
        transition: .6s ease-in-out opacity, .6s ease-in-out visibility, .6s ease-in-out transform;
        z-index: 999;
        -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        transform: translate(100%, 0);
        opacity: 0;
        visibility: hidden;
        box-shadow: 0 2px 50px 10px rgba(0, 0, 0, .17);
        overflow-y: auto;
    }

    .sidebar_filter_active .shop-sidebar-filter {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
        visibility: visible;
    }

    .shop-sidebar-filter .filter-inner-body {
        margin-bottom: 109px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .shop-sidebar-filter .filter-inner-body > .drop-slide {
        -webkit-box-ordinal-group: -4;
        -ms-flex-order: -5;
        order: -5;
    }

    .hero-banner .slick-slider .slick-dots {
        bottom: .625rem;
    }

    .hero-banner .slick-slider li {
        margin: 0 .125rem;
    }

    .hero-banner-content .hero-banner-medias .hero-banner-media img {
        height: 8.6875rem;
        width: 8.6875rem;
        object-fit: contain;
    }

    .hero-banner-content .hero-banner-medias .hero-banner-media:first-child {
        left: 5.96875rem;
        top: 7.5rem;
    }

    .hero-banner-content .hero-banner-medias .hero-banner-media:nth-child(2) {
        left: 10.5rem;
        top: 13.125rem;
    }

    .hero-banner-content .hero-banner-medias .hero-banner-media:nth-child(2) img {
        width: 7.3125rem;
        height: 7.3125rem;
    }

    .hero-banner-content .hero-banner-medias .hero-banner-media:nth-child(3) {
        left: 14.5rem;
        top: 8.4375rem;
    }

    .hero-banner-desc .btn-wrp {
        position: absolute;
        bottom: 2.6875rem;
        left: 0;
        right: 0;
        z-index: 1;
        text-align: center;
    }

    .hero-banner-desc .btn-wrp .btn {
        font-size: .75rem;
        background: rgba(255, 255, 255, .72);
        height: 2.125rem;
        line-height: 2.125rem;
        padding: 0 1.9375rem;
        color: #000;
        border: none;
    }

    .hero-banner-desc .btn-wrp .btn:hover {
        background-color: #fff;
        border-color: rgba(255, 255, 255, .72);
        color: rgba(255, 255, 255, .72);
    }

    .discount-banner-block .discount-banner .discount-banner-col a {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: .84375rem;
    }

    .product-slider-main {
        padding-bottom: 2.1875rem;
    }

    .product-slider-main .products-row {
        margin-bottom: 1.75rem;
    }

    .product-slider-main .products-row .slick-slide > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        margin: 0 -.46875rem .8125rem;
    }

    .product-slider-main .products-row .slick-slide .product-col {
        margin: 0;
        padding: 0 .46875rem;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .product-slider-main .products-row .slick-slide .product-item {
        padding: .25rem .25rem .71875rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .product-slider-main .products-row .slick-slide .product-item .product-name {
        font-size: .75rem;
        line-height: 1;
    }

    .product-slider-main .products-row .slick-slide .product-item .product-desc {
        font-size: .625rem;
    }

    .product-slider-main .products-row .slick-slide .product-item .product-desc-wrap {
        min-height: 0;
        padding: 0 .25rem;
    }

    .product-slider-main .products-row .slick-dots {
        bottom: auto;
        top: 100%;
        margin-top: .25rem;
    }

    .product-slider-main .products-row .slick-dots button {
        background: rgba(194, 177, 124, .35);
    }

    .product-slider-main .products-row .slick-dots .slick-active button {
        background: #c2b17c;
    }

    .cta-slider-main .slick-dots {
        bottom: .4375rem;
    }

    .extra-benifits-section .extra-benifits-slider .slick-list {
        overflow: visible;
        padding: 0 9999px;
        margin: 0 -9999px;
    }

    .extra-benifits-section .extra-benifits-slider .slick-arrow {
        display: none;
        opacity: 0;
        visibility: hidden;
    }

    .cta-main-wrap-img img,
    .cta-slider-single img {
        min-height: 8.125rem;
        object-fit: cover;
    }

    .footer-cta-main-wrapper {
        word-break: break-word;
    }

    .footer-cta-title {
        -ms-order: 1;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .footer-cta-sub-title {
        -ms-order: 2;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .footer-cta-feat-wrap {
        -ms-order: 3;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin-top: 1.25rem;
    }

    .footer-cta-extra-info {
        -ms-order: 4;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .footer-cta-btn-wrap {
        -ms-order: 5;
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .footer-cta-number {
        -ms-order: 6;
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    .footer-top-wrap {
        padding-left: 1.5625rem;
        padding-right: 1.5625rem;
    }

    .footer-top-wrap .extra-member-affiliates {
        -ms-order: 1;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding: 0 .625rem;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .footer-top-wrap .footer-nav-1 {
        -ms-order: 3;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        padding: 0 .625rem;
    }

    .footer-top-wrap .footer-nav-2 {
        -ms-order: 4;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        padding: 0 .625rem;
    }

    .footer-top-wrap .footer-nav-3 {
        -ms-order: 2;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding: 1.875rem .625rem;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .footer-top-wrap .footer-nav-3 ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -.625rem;
    }

    .footer-top-wrap .footer-nav-3 ul li {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        padding: 0 .625rem;
    }

    .footer-top-wrap .footer-social-icons {
        -ms-order: 5;
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-top: .9375rem;
        margin-bottom: 1.875rem;
    }

    .footer-top-wrap .footer-cta {
        -ms-order: 6;
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
        padding: 0;
        width: calc(100% + 3.125rem);
        margin: 0 -1.5625rem;
    }

    .footer-bottom {
        text-align: center;
    }

    .footer-bottom .footer-btm-rght {
        font-size: .625rem;
        border-bottom: 1px solid #c2b17c;
        padding-bottom: .5rem;
        margin-bottom: .5rem;
    }

    .footer-bottom .footer-btm-lft {
        font-size: .75rem;
        line-height: 1.45;
    }

    .main-products-container .extra-benifits-section {
        display: none !important;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .main-product-slidewrapper .slick-list {
        overflow: visible;
    }

    body:not(.page-template-page-digital-wallet):not(.page-template-page-tavbitan):not(.postid-74) .single-product-section .main-product-slidewrapper .slide-img {
        padding: 0 8px;
    }

    .product-description-block .product-description .product-desc-wrap {
        padding-bottom: 1.875rem;
        display: block;
        min-height: initial;
    }

    .product-description-block .product-description .product-item {
        padding: .25rem .25rem .3125rem;
    }

    .product-description-block .product-description .product-name {
        font-size: .75rem;
        margin-bottom: 0;
    }

    .product-description-block .product-description .product-desc {
        font-size: .625rem;
    }

    .product-description-block .product-description .product-price,
    .product-description-block .product-description .product-badge {
        position: absolute;
        bottom: .3125rem;
        right: .25rem;
    }

    .attached-greeting-section .btns-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    body.page-template-page-digital-wallet .single-product-section .product-nav-slider,
    body.page-template-page-tavbitan .single-product-section .product-nav-slider,
    body.postid-74 .single-product-section .product-nav-slider {
        padding: 10px 0;
    }

    body.page-template-page-digital-wallet .single-product-section .product-nav-slider .slide,
    body.page-template-page-tavbitan .single-product-section .product-nav-slider .slide,
    body.postid-74 .single-product-section .product-nav-slider .slide {
        width: 90px;
        margin-left: 10px;
    }

    body.page-template-page-digital-wallet .single-product-section .descripiton-item .card-num,
    body.page-template-page-tavbitan .single-product-section .descripiton-item .card-num,
    body.postid-74 .single-product-section .descripiton-item .card-num {
        font-size: 1.2em;
    }

    .single-product-container .single-product-section.product-banner-holder .btn {
        font-size: 1.25rem;
    }

    .single-product-container .single-product-section.product-banner-holder .btn + .btn {
        margin-top: 1.5625rem;
    }

    .single-product iframe.product-pay-iframe {
        height: 2350px;
    }

    .all-products-row .product-img {
        margin-bottom: .25rem;
    }

    .woocommerce-cart .woocommerce .page-header .page-title {
        font-size: 1.125rem;
    }

    .woocommerce-cart-form .shop_table.cart {
        display: block;
        padding-bottom: 6px;
    }

    .woocommerce-cart-form .shop_table.cart tbody {
        display: block;
    }

    .woocommerce-cart-form .shop_table.cart tbody > tr {
        display: block;
        position: relative;
        padding-right: 8.125rem;
        min-height: 7.25rem;
        margin-bottom: 10px;
        width: 100%;
    }

    .woocommerce-cart-form .shop_table.cart tbody > tr > th,
    .woocommerce-cart-form .shop_table.cart tbody > tr > td {
        display: block;
    }

    .woocommerce-cart-form .shop_table.cart tbody > tr > th:not(.product-remove),
    .woocommerce-cart-form .shop_table.cart tbody > tr > td:not(.product-remove) {
        padding: 0 0 5px 1.875rem;
    }

    .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 .shop_table.cart a.remove {
        opacity: .3;
        font-size: .625rem;
    }

    .woocommerce-cart-form .shop_table.cart a.remove:hover {
        opacity: 1;
    }

    .woocommerce-cart-form .product-info-wrap .img-wrap {
        width: 7.25rem;
        position: absolute;
        top: 0;
        right: 0;
    }

    .search-results .main-products-container .all-products-row .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .search-results .main-products-container .all-products-row .product-col {
        padding-right: 15px;
        padding-left: 15px;
    }

    .search-results .main-products-container .all-products-row .product-col .product-item .product-price {
        font-size: 14px;
    }

    .cibus-section {
        margin-left: -10px;
        margin-right: -10px;
    }

    .cibus-section .bg-image {
        height: 330px;
    }

    .cibus-section .cibus-subheading .logo-cibus {
        width: 10.0625em;
        margin: -2px auto;
    }

    .cibus-section .restaurants-list {
        padding: 0 18px;
    }

    .cibus-section .restaurants-list li {
        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;
    }

    .cibus-section .restaurants-list li img {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
    }

    .search-results .main-products-container .all-products-row .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .search-results .main-products-container .all-products-row .product-col {
        padding-right: 15px;
        padding-left: 15px;
    }

    .search-results .main-products-container .all-products-row .product-col .product-item .product-price {
        font-size: 14px;
    }

    .funcard-holder .chains-logos-holder {
        max-width: 261px;
        margin: 0 auto;
    }

    .final-payment-container .personal-info-box {
        margin-bottom: 25px;
    }

    .woocommerce-MyAccount-navigation ul > li + li {
        border-top: 1px solid rgba(255, 255, 255, .4);
    }

    .page-template-page-login .sticky-wrap,
    .page-template-page-login #footer {
        display: none;
    }

    .starter-login-page {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 9999999;
        background: #fff;
        padding: 1.875rem 1.25rem 2.5rem;
        overflow-x: hidden;
        overflow-y: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .starter-login-page::before {
        content: "";
        background: rgba(245, 245, 245, .66);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -9;
    }

    .starter-login-page .login-modal,
    .starter-login-page .register-modal {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .starter-login-page .modal-content {
        background: none;
        border: none;
        border-radius: 0;
        box-shadow: none;
        padding: 0;
    }

    .starter-login-page .modal-content .modal-logo {
        width: 9.9375rem;
        margin-bottom: 1.875rem;
    }

    .starter-login-page .modal-content .btn_register {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin-bottom: 0;
        margin-top: 1.875rem;
    }

    .starter-login-page .modal-content .btn_register span {
        margin-left: .3125rem;
        font-weight: normal;
        text-decoration: none;
    }

    .starter-login-page .modal-content .form-group {
        margin-bottom: .9375rem;
    }

    .starter-login-page .modal-content .form-group label {
        display: block;
        font-size: .75rem;
        line-height: 1.3;
        margin-bottom: .225rem;
    }

    .starter-login-page .modal-content .form-control {
        padding: .3125rem .625rem;
        height: 2rem;
        border-color: #cbcbcb;
        color: #000;
    }

    .starter-login-page .modal-content .remeber-check {
        margin: 0;
    }

    .starter-login-page .modal-content .remeber-check .checkbox {
        font-size: .75rem;
        color: #000;
        padding-right: 1.25rem;
    }

    .starter-login-page .modal-content .remeber-check .fake-input {
        width: .9375rem;
        height: .9375rem;
        border: 1px solid #cbcbcb;
    }

    .starter-login-page .modal-content .remeber-check .fake-input::before {
        top: 45%;
        font-size: .6875rem;
        line-height: 1;
    }

    .starter-login-page .modal-content button.btn {
        margin: 1.875rem 0 0;
        max-width: 100%;
        min-height: 2.125rem;
        padding: .3125rem .625rem;
        line-height: 1;
        font-size: .875rem;
    }

    .starter-login-page .login-page-text {
        margin: 1.875rem 0 0;
        padding: 1.875rem 0 0;
        border-top: 1px solid #bcbbba;
        text-align: initial !important;
    }

    .starter-login-page .login-page-text .login-page-title {
        max-width: 12.40625rem;
        margin: 0 auto;
    }

    .starter-login-page .login-page-text ul {
        margin: 0 auto;
        max-width: 12.40625rem;
    }

    .starter-login-page .login-page-text ul li a {
        padding-right: 1.5625rem;
    }
}

@media (max-width: 575.98px) {
    .single-product-nav ul {
        overflow-x: scroll;
    }

    .product-description-block .product-description .products-row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .search-results .main-products-container .all-products-row .product-col .product-item .product-price {
        font-size: .75rem;
    }

    .search-results .main-products-container .all-products-row .product-col .product-item .product-price {
        font-size: .75rem;
    }
}

@media (max-width: 414px) {
    body.page-template-page-digital-wallet .single-product-section .product-nav-slider .slide,
    body.page-template-page-tavbitan .single-product-section .product-nav-slider .slide,
    body.postid-74 .single-product-section .product-nav-slider .slide {
        width: 80px;
    }
}

@-webkit-keyframes loaderAnimate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loaderAnimate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* Join Club start */
.jc-outer {
    margin-block: 100px 85px;
    padding-inline: 75px;
}

.jc-banner-holder {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.jc-banner-holder .jc-banner {
    position: relative;
    flex-basis: calc(50% - 15px);
    max-width: calc(50% - 15px);
}

.jc-banner-holder .jc-btn-holder {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 90px;
    align-items: flex-start;
}

.jc-banner-holder .jc-btn-holder .jc-btn {
    padding: 5px 22px;
    border: 1px solid #BDA65F;
    min-width: 208px;
    min-height: 49px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-family: 'Assistant';
    font-weight: 700;
    font-size: 24px;
    line-height: 1.3;
    text-align: center;
    text-transform: uppercase;
    color: #BDA65F;
}

.jc-banner-holder .jc-btn-holder .jc-btn:hover {
    background: #BDA65F;
    color: #fff;
}

@media (max-width: 1440px) {
    .jc-outer {
        padding-inline: 60px;
    }

    .jc-banner-holder .jc-btn-holder {
        padding-inline: 55px;
    }
}

@media (max-width: 1199.98px) {
    .jc-outer {
        padding-inline: 45px;
    }

    .jc-banner-holder .jc-btn-holder {
        padding-inline: 40px;
    }

    .jc-banner-holder .jc-btn-holder .jc-btn {
        font-size: 22px;
        padding-inline: 18px;
        min-width: 190px;
    }
}


@media (max-width: 991.98px) {
    .jc-outer {
        margin-block: 60px 45px;
        padding-inline: 20px;
    }

    .jc-banner-holder .jc-btn-holder {
        padding-inline: 30px;
    }

    .jc-banner-holder .jc-btn-holder .jc-btn {
        font-size: 20px;
        padding-inline: 15px;
        min-width: 170px;
        min-height: 45px;
    }
}

@media (max-width: 767.98px) {
    .jc-outer {
        margin-block: 7.69vw 15.38vw;
        padding-inline: 3.85vw;
    }
    
    .jc-banner-holder {
        gap: 6.92vw;
    }

    .jc-banner-holder .jc-banner {
        flex-basis: 100%;
        max-width: 100%;
    }
    
    .jc-banner-holder .jc-btn-holder {
        padding: 5.13vw 7.18vw;
    }
    
    .jc-banner-holder .jc-btn-holder .jc-btn {
        padding: 1.28vw 2.83vw;
        min-width: 37.44vw;
        min-height: 11.54vw;
        font-size: 4.62vw;
    }
}
/* Join Club end */