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

@font-face {
    font-family: "caviar_dreams";
    src: url("assets/fonts/caviardreams_bold-webfont.woff2") format("woff2"), url("assets/fonts/caviardreams_bold-webfont.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "caviar_dreams";
    src: url("assets/fonts/caviardreams-webfont.woff2") format("woff2"), url("assets/fonts/caviardreams-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mobile-bottom-nav,
.login-modal .login-info .info-list,
.jcf-select .jcf-select-drop .jcf-list ul,
#header .header-utility-nav ul,
#nav ul,
.sidebar-filter-wrapper .woocommerce-ordering .sorting-option-list,
.sidebar-filter-box ul,
.woocommerce-pagination .page-numbers,
.product-main-slider .slick-dots,
.product-detail-section .feature-list,
.product-recommended-section .product-recommended-slider .slick-dots,
.about-container #content ol,
.about-container #content ul,
.checkout-payment-container .woocommerce-error,
.checkout-payment-container .wc_payment_methods,
.user-info-container .woocommerce-MyAccount-navigation ul,
.order_thankyou .woocommerce-order-overview,
.footer-nav ul,
.social-networks {
    margin: 0;
    padding: 0;
    list-style: none;
}

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

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

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

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

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

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

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

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

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

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

.widget {
    margin-bottom: 1.2em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.commentlist {
    margin: 0 0 1.2em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Slick slider styles */

.slick-slider-frame {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-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;
}

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

html {
    font-size: 5vw;
}

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

body.rtl {
    direction: rtl;
}

body.rtl > .alert .close {
    right: auto !important;
    left: 10px !important;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

a {
    color: #113a73;
}

a:hover {
    color: #5786a9;
}

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

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

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

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

.accessibility {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 0;
    overflow: hidden;
    background: #fff;
}

.accessibility:focus {
    position: static;
    width: auto;
    height: auto;
    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;
}

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

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

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

.btn {
    -webkit-transition: .2s linear color, .2s linear background, .2s linear border;
    transition: .2s linear color, .2s linear background, .2s linear border;
}

.btn:focus,
.btn:active {
    box-shadow: none;
}

.btn:focus:focus,
.btn:focus:active,
.btn:active:focus,
.btn:active:active {
    box-shadow: none;
}

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

button.btn,
a.btn,
input.btn {
    font-size: .8125rem;
    line-height: 1.3846;
    color: #f5f5f5;
    background: #5786a9;
    border: none;
    border-radius: 0;
    padding: .375rem .75rem;
    position: relative;
}

button.btn span,
a.btn span,
input.btn span {
    position: relative;
    z-index: 2;
}

button.btn:before,
a.btn:before,
input.btn:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background: -webkit-linear-gradient(308deg, #113a73 0%, #5786a9 100%);
    background: linear-gradient(142deg, #113a73 0%, #5786a9 100%);
    opacity: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: .3s ease opacity, .3s ease transform;
    transition: .3s ease opacity, .3s ease transform;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}

button.btn.disabled:before,
button.btn:disabled:before,
a.btn.disabled:before,
a.btn:disabled:before,
input.btn.disabled:before,
input.btn:disabled:before {
    display: none;
}

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

button.btn:hover:before,
button.btn:focus:before,
a.btn:hover:before,
a.btn:focus:before,
input.btn:hover:before,
input.btn:focus:before {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

button.btn.btn-primary,
a.btn.btn-primary,
input.btn.btn-primary {
    background: #7f3a32;
}

button.btn.btn-primary:before,
a.btn.btn-primary:before,
input.btn.btn-primary:before {
    display: none;
}

button.btn.btn-primary:hover,
a.btn.btn-primary:hover,
input.btn.btn-primary:hover {
    background: #5a211a;
}

.bg-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0;
}

.mobile-bottom-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 92;
}

.mobile-bottom-nav > li {
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%;
}

.mobile-bottom-nav > li + li {
    border-right: 1px solid #fff;
}

.mobile-bottom-nav > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #f5f5f5;
    height: 2.8125rem;
    font-weight: 700;
    font-size: .625rem;
    color: #3d3b3d;
    text-decoration: none;
}

.mobile-bottom-nav > li > a .cart-count {
    position: relative;
}

.mobile-bottom-nav > li > a .cart-count .cart-num {
    position: absolute;
    top: -.125rem;
    right: -.3125rem;
    width: .75rem;
    height: .75rem;
    border-radius: 50%;
    background: #3d3b3d;
    color: #fff;
    font-size: .5rem;
    line-height: .625rem;
    text-align: center;
    border-radius: 50%;
}

.mobile-bottom-nav > li > a i {
    font-size: .875rem;
    color: #5786a9;
    margin-bottom: .1875rem;
}

.mobile-bottom-nav > li > a i.icon-cart,
.mobile-bottom-nav > li > a i.icon-list {
    font-size: 1.3846em;
}

body .desktop-sticky-cart {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #5786a9;
    position: fixed;
    bottom: 60px;
    right: 0;
    width: 63px;
    height: 63px;
    background: #fff;
    box-shadow: -8px 1px 11px 0 rgba(0, 0, 0, .19);
    text-decoration: none;
    -webkit-transition: .3s ease color, .3s ease background;
    transition: .3s ease color, .3s ease background;
    z-index: 99;
}

body .desktop-sticky-cart.animation {
    -webkit-animation: shake .82s cubic-bezier(.36, .07, .19, .97) both;
    animation: shake .82s cubic-bezier(.36, .07, .19, .97) both;
}

body .desktop-sticky-cart:hover {
    background: #113a73;
    color: #fff;
}

body .desktop-sticky-cart .cart-count {
    position: relative;
}

body .desktop-sticky-cart .cart-count .cart-num {
    position: absolute;
    top: -3px;
    right: -6px;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background: #3d3b3d;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1875;
    text-align: center;
    border-radius: 50%;
}

body .desktop-sticky-cart .icon-cart {
    font-size: 29px;
}

#goTop {
    position: fixed;
    z-index: 997;
    right: .75rem;
    bottom: 53px;
    width: 2.25rem;
    height: 2.25rem;
    font-size: 16px;
    line-height: 1;
    background: #5786a9;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease opacity, .3s ease visibility, .3s ease background;
    transition: .3s ease opacity, .3s ease visibility, .3s ease background;
    text-decoration: none;
}

#goTop.active {
    opacity: 1;
    visibility: visible;
}

#goTop:hover {
    text-decoration: none;
    background: #456b88;
}

.loader {
    width: 100%;
    text-align: center;
}

.login-modal .modal-dialog {
    max-width: 848px;
}

.login-modal .modal-content {
    border: none;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    position: relative;
}

.login-modal .modal-close {
    position: absolute;
    top: .5625rem;
    left: .625rem;
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    background: none;
    line-height: 1;
    font-size: .75rem;
    color: #000;
    z-index: 9;
}

.login-modal .modal-row {
    position: relative;
}

.login-modal .login-form-holder {
    padding: 2.0625rem .9375rem 1.875rem;
}

.login-modal .modal-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #3d3b3d;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    letter-spacing: .05em;
    font-size: 1rem;
    line-height: 1.25;
    font-weight: 700;
    align-items: center;
    margin: 0 0 2.0625rem;
}

.login-modal .modal-title .icon-user {
    font-size: .9375em;
    margin: .1em -1.375rem 0 .5rem;
    color: #113a73;
}

.login-modal .login-error {
    font-size: .6875rem;
    font-weight: 700;
    line-height: 1.3636;
    color: #ce1500;
    letter-spacing: .0455em;
    text-align: center;
    margin: -1.6875rem 0 .5625rem;
}

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

.login-modal .form-control {
    background: #fff;
    border: 1px solid #a4a4a4;
    border-radius: .1875rem;
    height: 2.65625rem;
    font-size: .875rem;
    line-height: 1.4643;
    padding: .625rem;
    color: #3d3b3d;
    font-weight: 700;
    box-shadow: none;
}

.login-modal .form-control::-webkit-input-placeholder {
    color: #a4a4a4;
}

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

.login-modal .form-control:-moz-placeholder {
    color: #a4a4a4;
}

.login-modal .form-control:-ms-input-placeholder {
    color: #a4a4a4;
}

.login-modal .form-control.placeholder {
    color: #a4a4a4;
}

.login-modal .form-control:-webkit-autofill {
    background: #fff !important;
    color: #3d3b3d;
}

.login-modal .form-control:focus {
    border-color: #5786a9;
    box-shadow: none;
}

.login-modal .form-control.error {
    border-color: #d72712;
}

.login-modal .form-row {
    margin: 0;
    padding: 0 0 2.0625rem;
}

.login-modal .term-check > label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    margin: 0;
    font-size: .75rem;
    line-height: 1.5;
    padding-right: 1.25rem;
    letter-spacing: .0625em;
}

.login-modal .term-check > label input[type="checkbox"] {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
}

.login-modal .term-check > label input[type="checkbox"]:checked ~ .fake-input:before {
    opacity: 1;
    -webkit-transform: translate(50%, -50%) scale(1);
    -ms-transform: translate(50%, -50%) scale(1);
    transform: translate(50%, -50%) scale(1);
}

.login-modal .term-check > label .fake-input {
    position: absolute;
    right: 0;
    top: .5625rem;
    background: #e8e8e8;
    border-radius: 2px;
    width: .96875rem;
    height: .96875rem;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.login-modal .term-check > label .fake-input:before {
    content: "\e909";
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%) scale(0);
    -ms-transform: translate(50%, -50%) scale(0);
    transform: translate(50%, -50%) scale(0);
    color: #113a73;
    font: .625rem/1 "icomoon";
    opacity: 0;
    -webkit-transition: .25s ease opacity, .25s ease transform;
    transition: .25s ease opacity, .25s ease transform;
}

.login-modal .link-forget {
    margin-right: auto;
    color: #3d3b3d;
    text-decoration: underline;
    font-size: .75rem;
    line-height: 1.5;
}

.login-modal .link-forget:hover {
    text-decoration: none;
}

.login-modal .btn {
    display: block;
    width: 100%;
    margin: 0 auto .125rem;
    max-width: 16.25rem;
    font-size: .875rem;
    line-height: 1;
    padding: .8125rem;
    background: #113a73;
}

.login-modal .login-info {
    position: relative;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .5) 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, .5) 100%);
    color: #fff;
    padding: .6875rem 2.375rem .9375rem;
}

.login-modal .login-info .bg-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.login-modal .login-info .bg-image img {
    opacity: 0;
}

.login-modal .login-info .info-wrap {
    position: relative;
    z-index: 2;
}

.login-modal .login-info .info-title {
    display: block;
    font-size: 1.25rem;
    line-height: 1.375;
    letter-spacing: .0333em;
    font-weight: 700;
    text-align: center;
    margin: 0 0 .375rem;
}

.login-modal .login-info .info-list {
    font-size: .75rem;
    line-height: 1.5417;
    padding: 0 0 .875rem;
    counter-reset: item;
}

.login-modal .login-info .info-list > li {
    position: relative;
    padding: .3125rem 1.5rem .3125rem 0;
}

.login-modal .login-info .info-list > li:last-child:after {
    display: none;
}

.login-modal .login-info .info-list > li:before {
    content: "";
    width: 1.125rem;
    height: 1.125rem;
    position: absolute;
    top: .890625rem;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #113a73;
    border-radius: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: counters(item, ".");
    counter-increment: item;
    font-size: .6875rem;
}

.login-modal .login-info .info-list > li:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: .5625rem;
    width: 1px;
    background: #113a73;
    height: .375rem;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
}

.login-modal .login-info .info-text {
    text-align: center;
    font-size: .875rem;
    line-height: 1.3571;
}

.woocommerce-breadcrumb {
    font-size: .6875rem;
    line-height: 1.2;
}

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

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

.jcf-select {
    display: block;
    height: 2rem;
    color: #f5f5f5;
    color: #3d3b3d;
    background: #fff;
    position: relative;
}

.jcf-select.jcf-drop-active .jcf-select-opener:before {
    -webkit-transform: translate(50%, -50%) rotate(180deg);
    -ms-transform: translate(50%, -50%) rotate(180deg);
    transform: translate(50%, -50%) rotate(180deg);
}

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

.jcf-select.jcf-drop-flipped .jcf-select-drop .jcf-list ul > li + li:before {
    top: auto;
    bottom: 0;
}

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

.jcf-select .jcf-select-text {
    margin: 0 .5rem 0 1.5625rem;
    line-height: 2rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    font-size: .875rem;
    display: block;
}

.jcf-select .jcf-select-opener {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
}

.jcf-select .jcf-select-opener:before {
    content: "\e900";
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    font: .4375rem/1 "icomoon";
}

.jcf-select .jcf-select-drop {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    max-width: 100%;
    min-width: 100%;
    z-index: 999;
}

.jcf-select .jcf-select-drop .jcf-select-drop-content {
    background: #fff;
    border-top: 1px solid rgba(223, 217, 212, .4);
}

.jcf-select .jcf-select-drop .jcf-list {
    display: block;
}

.jcf-select .jcf-select-drop .jcf-list .jcf-list-content {
    display: block;
}

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

.jcf-select .jcf-select-drop .jcf-list ul > li + li {
    position: relative;
}

.jcf-select .jcf-select-drop .jcf-list ul > li + li:before {
    content: "";
    position: absolute;
    top: 0;
    left: .5rem;
    right: .5rem;
    height: 1px;
    background: rgba(223, 217, 212, .4);
}

.jcf-select .jcf-select-drop .jcf-list .jcf-option {
    display: block;
    height: 1%;
    color: #3d3b3d;
    font-size: .875rem;
    line-height: 1.2857;
    padding: .375rem .5rem;
    position: relative;
    z-index: 9;
}

.jcf-select .jcf-select-drop .jcf-list .jcf-option.jcf-hover {
    background: #5786a9;
    color: #fff;
}

.jcf-select .jcf-select-drop .jcf-list .jcf-option.jcf-selected {
    color: #fff;
    background: #5786a9;
}

#header {
    position: relative;
    z-index: 999;
}

#header a {
    text-decoration: none;
}

#header .btn-login {
    border-radius: 50px;
    border-color: transparent;
    background: transparent;
    color: #3d3b3d;
    font-size: .875rem;
    line-height: 1.5714;
    font-weight: 700;
    display: block;
    padding: 0;
}

#header .btn-login span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#header .btn-login .icon-user-plus {
    font-size: 1.375em;
    margin: 0 0 0 .3636em;
    color: #113a73;
}

#header .btn-login:hover,
#header .btn-login:focus {
    color: #113a73;
}

#header .btn-login:before {
    background: -webkit-linear-gradient(313deg, #113a73 0%, #113a73 100%);
    background: linear-gradient(137deg, #113a73 0%, #113a73 100%);
    border-radius: 50px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    display: none;
}

#header .header-utility-nav {
    font-size: .875rem;
    line-height: 1.25;
    padding: 0 0 .25rem;
}

#header .header-utility-nav ul {
    line-height: 1.5;
}

#header .header-utility-nav ul > li.active > a {
    color: #113a73;
}

#header .header-utility-nav ul > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #3d3b3d;
    font-weight: 700;
    -webkit-transition: .3s ease color;
    transition: .3s ease color;
}

#header .header-utility-nav ul > li > a [class^="icon-"],
#header .header-utility-nav ul > li > a [class*=" icon-"] {
    color: #113a73;
}

#header .header-utility-nav ul > li > a [class^="icon-"]:before,
#header .header-utility-nav ul > li > a [class*=" icon-"]:before {
    line-height: 1;
}

#header .header-utility-nav ul > li > a:hover {
    color: #113a73;
}

#header .header-utility-nav ul > li > a .icon-redeem {
    font-size: 1.3125em;
    margin-left: .4373em;
}

#header .header-utility-nav ul > li > a .icon-store-mall {
    font-size: 1.2188em;
    margin-left: .4615em;
}

#header .header-utility-nav ul > li > a .icon-email {
    font-size: 1.375em;
    margin-left: .4091em;
}

#header .header-utility-nav ul > li > a .icon-user-group-add {
    font-size: 1.75em;
    margin-left: .2857em;
    margin-top: .0714em;
}

.header-top-bar {
    background: #fff;
    font-size: .875rem;
    line-height: 1.25;
}

.header-top-bar .sign-info {
    color: #3d3b3d;
    position: relative;
}

.header-top-bar .sign-info > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #3d3b3d;
}

.header-top-bar .sign-info .icon-user {
    font-size: 1.25em;
    color: #5786a9;
    margin-top: .1em;
}

.header-top-bar .sign-info .user-info {
    font-weight: 700;
    margin: 0 8px 0 4px;
}

.header-top-bar .header-cart > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #3d3b3d;
    color: #3d3b3d;
    font-weight: 700;
}

.header-top-bar .header-cart > a .cart-count {
    position: relative;
}

.header-top-bar .header-cart > a .cart-num {
    position: absolute;
    top: -3px;
    right: -6px;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background: #3d3b3d;
    color: #fff;
    font-size: 13px;
    line-height: 1.3077;
    text-align: center;
    border-radius: 50%;
}

.header-top-bar .header-cart > a .icon-cart {
    font-size: 1.5em;
    color: #5786a9;
    margin-left: .2917em;
}

.header-top-bar .business-join {
    margin-right: auto;
}

.header-top-bar .business-join > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #3d3b3d;
    font-weight: 700;
    width: 184px;
}

.header-top-bar .business-join > a .icon-user-group-add {
    font-size: 1.75em;
    color: #5786a9;
    margin-left: .2857em;
}

.header-top {
    position: relative;
    z-index: 3;
    background: #f5f5f5;
}

.header-top .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-top .logo-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-top .logo-wrap img {
    width: 100%;
}

.header-top .header-search {
    margin-right: auto;
}

.header-top .header-search .search-close {
    position: absolute;
    top: 50%;
    right: 15px;
    line-height: 1;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #113a73;
}

.header-top .header-search form {
    position: relative;
}

.header-top .header-search form .btn-search {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: none;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 1;
    font-size: 17px;
    color: #bcbbba;
    left: 1.125rem;
}

.header-top .header-search form input[type="search"] {
    display: block;
    width: 100%;
    border: 1px solid #bcbbba;
    border-radius: 100px;
    background: none;
    outline: none;
    height: 2.5rem;
    font-size: 1rem;
    line-height: 1.25;
    padding: .5625rem .9375rem .5625rem 1.875rem;
    -webkit-appearance: none;
    color: #3d3b3d;
}

.header-top .header-search form input[type="search"]::-webkit-input-placeholder {
    color: #bcbbba;
}

.header-top .header-search form input[type="search"]::-moz-placeholder {
    opacity: 1;
    color: #bcbbba;
}

.header-top .header-search form input[type="search"]:-moz-placeholder {
    color: #bcbbba;
}

.header-top .header-search form input[type="search"]:-ms-input-placeholder {
    color: #bcbbba;
}

.header-top .header-search form input[type="search"].placeholder {
    color: #bcbbba;
}

.header-top .header-search-opener {
    z-index: 98;
    color: #3d3b3d;
    line-height: 1;
    font-size: 1.0625rem;
    margin-right: auto;
    display: block;
}

.header-top .header-search-opener .icon-search {
    display: block;
}

.logo {
    width: 7.84375rem;
}

.logo:not(:only-child) {
    width: 5.96875rem;
    margin: 0 0 0 .4375rem;
}

.client-logo {
    width: 4.375rem;
}

.client-logo img {
    width: 100%;
}

.nav-opener {
    width: 1.625rem;
    height: .9375rem;
    font-size: 0;
    position: absolute;
    top: 1.875rem;
    right: .78125rem;
    margin: 0 0 0 auto;
    z-index: 98;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.nav-opener:focus {
    outline: none;
}

.nav-opener span {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: .1875rem;
    background: #3d3b3d;
    border-radius: .1875rem;
    -webkit-transition: .3s ease background .3s;
    transition: .3s ease background .3s;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

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

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

.nav-opener span:before,
.nav-opener span:after {
    position: absolute;
    right: 0;
    height: .1875rem;
    background: #3d3b3d;
    content: "";
    margin: 0;
    border-radius: .1875rem;
}

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

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

.nav-opener span:before {
    top: -.375rem;
    -webkit-transition: .3s ease top .3s, .3s ease transform 0s;
    transition: .3s ease top .3s, .3s ease transform 0s;
    width: 100%;
}

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

.nav-opener span:after {
    bottom: -.375rem;
    -webkit-transition: .3s ease bottom .3s,.3s ease width 0s, .3s ease transform 0s;
    transition: .3s ease bottom .3s,.3s ease width 0s, .3s ease transform 0s;
    width: calc(100% - .4375rem);
}

.nav-active .nav-opener span:after {
    bottom: 0;
    width: 100%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: .3s ease bottom 0s,.3s ease width 0s, .3s ease transform .3s;
    transition: .3s ease bottom 0s,.3s ease width 0s, .3s ease transform .3s;
}

#nav {
    background: #fff;
    box-shadow: 3px 8px 11px rgba(0, 0, 0, .5);
}

#nav .primary-menu {
    font-size: .875rem;
    line-height: 1.25;
}

#nav .primary-menu > li.menu-item-has-children {
    position: relative;
}

#nav .primary-menu > li.menu-item-has-children > a {
    position: relative;
}

#nav .primary-menu > li.menu-item-has-children > a:after {
    content: "\e901";
    position: absolute;
    top: 50%;
    left: 1rem;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font: .625rem/1 "icomoon";
}

#nav .primary-menu > li > a {
    display: block;
    font-weight: 700;
    color: #113a73;
    padding: 1.0625rem 1.125rem 1.125rem 1.875rem;
}

#nav .sub-menu {
    background: #113a73;
}

#nav .sub-menu > li.current-menu-item > a {
    background: #5786a9;
    color: #fff;
}

#nav .sub-menu > li > a {
    color: #fff;
    display: block;
    padding: .625rem 1.125rem;
}

#nav .sub-menu > li > a:hover {
    background: #5786a9;
    color: #fff;
}

#nav .link-showmore {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #3d3b3d;
    font-weight: 700;
    font-size: .75rem;
    line-height: 1.25;
    padding: .5rem .4375rem .4375rem;
    margin-top: auto;
}

#nav .link-showmore .icon-angle-down {
    font-size: .8333em;
    margin-right: .8em;
}

.header-mini-cart {
    position: absolute;
    top: 100%;
    right: 0;
    width: 17.0625rem;
    background: #fff;
    height: calc(100vh - 4.6875rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: .3s ease opacity, .3s ease visibility, .3s ease transform;
    transition: .3s ease opacity, .3s ease visibility, .3s ease transform;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
}

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

.header-mini-cart .minicart-header {
    position: relative;
    text-align: center;
    padding: 1.0625rem 0 1.125rem;
}

.header-mini-cart .minicart-header .cart-close {
    position: absolute;
    top: .9375rem;
    right: .9375rem;
    font-size: .8125rem;
    line-height: 1;
    color: #3d3b3d;
    -webkit-transition: .3s ease color;
    transition: .3s ease color;
}

.header-mini-cart .minicart-header .cart-close:hover {
    color: #113a73;
}

.header-mini-cart .minicart-title {
    display: block;
    font-weight: 700;
    font-size: 1rem;
    color: #113a73;
    line-height: 1.25;
    margin: 0 0 .25rem;
}

.header-mini-cart .minicart-count {
    color: #444;
    font-size: .6875rem;
    line-height: 1.3636;
}

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

.header-mini-cart .cart-item {
    position: relative;
    margin: 0 .5625rem 1.0625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e7e7e7;
    padding: .625rem 0;
}

.header-mini-cart .cart-item .cart-remove {
    position: absolute;
    color: #848484;
    font-size: .5625rem;
    line-height: 1;
    color: #000;
    left: .25rem;
    top: .875rem;
    -webkit-transition: .3s ease color;
    transition: .3s ease color;
    text-decoration: none;
}

.header-mini-cart .cart-item .cart-remove:hover {
    color: #113a73;
}

.header-mini-cart .cart-item .product-img {
    -ms-flex-preferred-size: 4.5625rem;
    flex-basis: 4.5625rem;
    max-width: 4.5625rem;
}

.header-mini-cart .cart-item .cart-detail {
    -ms-flex-preferred-size: calc(100% - 4.5625rem);
    flex-basis: calc(100% - 4.5625rem);
    max-width: calc(100% - 4.5625rem);
    padding: .0625rem .4375rem 0 1rem;
}

.header-mini-cart .cart-item .product-name {
    display: block;
    color: #444;
    font-size: .75rem;
    line-height: 1.25;
    font-weight: 400;
    margin: 0 0 .5625rem;
}

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

.header-mini-cart .cart-item .qty-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 .5625rem;
}

.header-mini-cart .cart-item .qty-input label {
    font-size: .6875rem;
    color: #848484;
    line-height: 1;
    font-weight: 400;
    margin: 0;
    min-width: 1.8125rem;
}

.header-mini-cart .cart-item .jcf-number {
    -ms-flex-preferred-size: 4rem;
    flex-basis: 4rem;
    max-width: 4rem;
    height: 1.25rem;
    color: #3d3b3d;
    display: block;
    position: relative;
}

.header-mini-cart .cart-item .jcf-number input[type="number"] {
    border: 1px solid #979797;
    display: block;
    width: 100%;
    height: 100%;
    font-size: .6875rem;
    line-height: 1.125rem;
    text-align: center;
    margin: 0;
    padding: 0 1.25rem;
    -moz-appearance: textfield;
    -webkit-appearance: none;
    outline: none;
    border-radius: 0;
}

.header-mini-cart .cart-item .jcf-number input[type="number"]:focus {
    outline: none;
}

.header-mini-cart .cart-item .jcf-number input[type="number"]:-webkit-inner-spin-button,
.header-mini-cart .cart-item .jcf-number input[type="number"]:-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.header-mini-cart .cart-item .jcf-number .jcf-btn-inc,
.header-mini-cart .cart-item .jcf-number .jcf-btn-dec {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 1.25rem;
    height: 1.25rem;
}

.header-mini-cart .cart-item .jcf-number .jcf-btn-inc:before,
.header-mini-cart .cart-item .jcf-number .jcf-btn-dec:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: .375rem/1 "icomoon";
}

.header-mini-cart .cart-item .jcf-number .jcf-btn-inc {
    top: 0;
}

.header-mini-cart .cart-item .jcf-number .jcf-btn-inc:before {
    content: "\e903";
}

.header-mini-cart .cart-item .jcf-number .jcf-btn-dec:before {
    content: "\e900";
}

.header-mini-cart .cart-item .product-price {
    font-size: .75rem;
    line-height: 1.25;
    color: #848484;
}

.header-mini-cart .cart-item .product-price ins {
    text-decoration: none;
}

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

.header-mini-cart .cart-footer {
    margin: 0 9px;
}

.header-mini-cart .total-row {
    color: #444;
    font-size: .75rem;
    line-height: 1.25;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .375rem .375rem 1.5rem;
}

.header-mini-cart .btns-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 .3125rem 1.25rem;
}

.header-mini-cart .btns-row .btn {
    -ms-flex-preferred-size: 7.8125rem;
    flex-basis: 7.8125rem;
    max-width: 7.8125rem;
    background: #f2af29;
}

.header-mini-cart .btns-row .btn:before {
    background: -webkit-linear-gradient(308deg, #ab750a 0%, #f2af29 100%);
    background: linear-gradient(142deg, #ab750a 0%, #f2af29 100%);
}

.header-mini-cart .link-shopping {
    color: #113a73;
    font-weight: 700;
    font-size: .75rem;
    line-height: 1.25;
    margin: 0 0 0 1.125rem;
}

.header-mini-cart.empty-cart {
    background: #fff url(assets/images/empty-cart-bg-small.png) 0 100%/100% auto no-repeat;
    height: 31.6875rem;
}

.header-mini-cart.empty-cart .minicart-header {
    padding-bottom: 3.25rem;
}

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

.header-mini-cart.empty-cart:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 7.9375rem;
    background: url(assets/images/empty-cart-bg-small1.png) 0 100%/100% auto no-repeat;
    pointer-events: none;
}

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

.header-mini-cart .empty-info-title {
    display: block;
    font-size: .9375rem;
    color: #3d3b3d;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    letter-spacing: .0333em;
    margin: 0 0 3.375rem;
}

.backdrop {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 800;
    background: rgba(0, 0, 0, .35);
    -webkit-transition: .3s ease opacity, .3s ease visibility;
    transition: .3s ease opacity, .3s ease visibility;
    opacity: 0;
    visibility: hidden;
}

.header_cart_active .backdrop {
    opacity: 1;
    visibility: visible;
}

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

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

.hero-banner .banner-content {
    position: absolute;
    bottom: .34375rem;
    left: 0;
    right: 0;
    z-index: 3;
}

.hero-banner .club-feature-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 14.625rem;
    margin: 0 auto;
}

.hero-banner .feature-item {
    position: relative;
    margin: 0 .515625rem 1.4375rem;
    -ms-flex-preferred-size: calc(50% - 1.03125rem);
    flex-basis: calc(50% - 1.03125rem);
    background: #fff;
    text-align: center;
    min-height: 7.65625rem;
    padding: 1.75rem .3125rem;
    text-decoration: none;
    color: #3d3b3d;
}

.hero-banner .feature-item .ico-wrap {
    border-radius: 50%;
    overflow: hidden;
    width: 2.875rem;
    background: #f5f5f5;
    box-shadow: -2px -2px 4px 0 rgba(186, 186, 186, .5);
    position: absolute;
    top: 0;
    right: 50%;
    -webkit-transform: translate(50%, -43%);
    -ms-transform: translate(50%, -43%);
    transform: translate(50%, -43%);
}

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

.hero-banner .feature-item .feature-title {
    display: block;
    color: #113a73;
    font: 700 .875rem/1.6429 "Heebo", sans-serif;
    margin: 0 0 .0625rem;
}

.hero-banner .feature-item .feature-text {
    font: 700 .625rem/1.5 "Heebo", sans-serif;
}

.hero-banner .feature-item .btn {
    position: relative;
    z-index: 1;
    font: .75rem/1.25 "Open Sans Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: none;
    padding: .25rem;
    background: #f2af29;
    color: #fff;
    border-radius: 0;
    position: absolute;
    bottom: .34375rem;
    left: .3125rem;
    right: .3125rem;
}

.hero-banner .feature-item .btn:before {
    background: -webkit-linear-gradient(308deg, #ab750a 0%, #f2af29 100%);
    background: linear-gradient(142deg, #ab750a 0%, #f2af29 100%);
}

.best-sellers-section {
    padding: 2.0625rem 0 1.125rem;
    position: relative;
}

.best-sellers-section .container {
    position: relative;
    z-index: 3;
}

.best-sellers-section h2 {
    text-align: center;
    color: #1b1813;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.3333;
    margin: 0 0 .5rem;
}

.best-sellers-slider {
    position: relative;
}

.best-sellers-slider .slick-arrow {
    position: absolute;
    z-index: 9;
    line-height: 1;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #6a6a6a;
    text-decoration: none;
    font-size: 18px;
    margin-top: 10px;
}

.best-sellers-slider .slick-next {
    left: 0;
}

.best-sellers-slider .slick-prev {
    right: 0;
}

.best-sellers-slider .product-item {
    margin: 15px 5px;
}

.product-item {
    background: #fff;
    box-shadow: 8px -1px 11px rgba(207, 207, 207, .5);
    font-size: .75rem;
    line-height: 1.3333;
    position: relative;
    -webkit-transition: .3s ease box-shadow;
    transition: .3s ease box-shadow;
}

.product-item:hover {
    box-shadow: 4px -1px 8px rgba(207, 207, 207, .25);
}

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

.product-item .btn-addcart {
    position: absolute;
    top: 0;
    left: 0;
    width: 1.625rem;
    height: 1.625rem;
    background: #113a73;
    z-index: 4;
    border-radius: 50%;
    color: #fff;
    font-size: .875rem;
    margin: -.375rem 0 0 -.1875rem;
    text-decoration: none;
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    -webkit-transition: .3s ease box-shadow,.3s ease background;
    transition: .3s ease box-shadow,.3s ease background;
}

.product-item .btn-addcart:hover {
    background: #18509f;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .62);
}

.product-item .btn-addcart [class^="icon-"],
.product-item .btn-addcart [class*=" icon-"] {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}

.product-item .offer-label {
    background: #f2af29;
    width: 2.5625rem;
    font-size: .75rem;
    line-height: 1.2917;
    padding: .1875rem;
    font-weight: 700;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    direction: ltr;
}

.product-item .img-wrap {
    position: relative;
    overflow: hidden;
}

.product-item .img-wrap .product-logo {
    position: absolute;
    z-index: 1;
    bottom: .1875rem;
    left: .1875rem;
    width: 2.6875rem;
}

.product-item .img-wrap img {
    width: 100%;
    -webkit-transition: .3s ease transform;
    transition: .3s ease transform;
}

.product-item .img-wrap .onsale {
    display: none;
}

.product-item .product-info {
    position: relative;
    padding: .3125rem .4375rem;
}

.product-item .product-name {
    display: block;
    font-weight: 700;
    font-size: .8125rem;
    line-height: 1.0769;
    margin: 0 0 .25rem;
}

.product-item .product-name a {
    text-decoration: none;
    display: block;
    color: #3d3b3d;
    outline: none;
}

.product-item .product-amount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    color: #3d3b3d;
    font-size: .75rem;
    font-weight: 700;
}

.product-item .product-amount.special {
    color: #c61200;
}

.product-item .product-amount .special {
    color: #c61200;
}

.product-item .product-amount ins {
    text-decoration: none;
    -webkit-box-ordinal-group: -98;
    -ms-flex-order: -99;
    order: -99;
}

.product-item .product-amount del {
    color: #a6a6a6;
    font-size: .6875rem;
    margin: 0 .3125rem;
    -webkit-box-ordinal-group: 1000;
    -ms-flex-order: 999;
    order: 999;
}

.club-benefit-section {
    background: url(assets/images/bg-benefit.png) 0 100%/100% auto no-repeat;
    padding: 0 0 1.125rem;
}

.club-benefit-section h2 {
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.25;
    color: #1b1813;
    font-weight: 400;
    margin: 0 0 1rem;
}

.club-benefit-section .mobile_benefit {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.club-benefit-section .benefit-item {
    position: relative;
    font-size: .75rem;
    line-height: 1.375;
    padding: 1.125rem 8px;
    -webkit-transition: .3s ease-in-out background, .3s ease-in-out box-shadow;
    transition: .3s ease-in-out background, .3s ease-in-out box-shadow;
    cursor: pointer;
}

.club-benefit-section .benefit-item:hover {
    background: #fff;
    box-shadow: -2px 12px 13px -3px rgba(164, 164, 164, .31);
}

.club-benefit-section .benefit-item:hover .link-detail {
    opacity: 1;
}

.club-benefit-section .benefit-item .ico-wrap {
    margin: 0 0 .625rem;
}

.club-benefit-section .benefit-item .ico-wrap img {
    width: auto;
    height: auto;
    max-height: 2.5rem;
    max-width: 40px;
}

.club-benefit-section .benefit-item .benefit-name {
    font-size: .875rem;
    line-height: 1.3571;
    color: #1b1813;
    font-weight: 400;
    display: block;
    margin: 0 0 .375rem;
}

.club-benefit-section .benefit-item .benefit-name a {
    text-decoration: none;
    -webkit-transition: .3s ease-in-out color;
    transition: .3s ease-in-out color;
    color: #1b1813;
}

.club-benefit-section .benefit-item .benefit-name a:hover {
    color: #5786a9;
}

.club-benefit-section .benefit-item p {
    margin: 0;
}

.club-benefit-section .benefit-item .link-detail {
    position: absolute;
    left: .75rem;
    line-height: 1;
    font-size: .75rem;
    bottom: .125rem;
    color: #6a6a6a;
    opacity: 0;
    -webkit-transition: .3s ease-in-out opacity, .3s ease-in-out color;
    transition: .3s ease-in-out opacity, .3s ease-in-out color;
    text-decoration: none;
}

.club-benefit-section .benefit-item .link-detail:hover {
    color: #5786a9;
}

.club-benefit-section .showmore_benefit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: .875rem;
    color: #113a73;
    font-weight: 700;
    margin: .25rem auto 0;
    text-decoration: none;
}

.club-benefit-section .showmore_benefit i {
    font-size: .625rem;
    margin-right: .5rem;
}

.section-title {
    display: block;
    font: 1.375rem/1 "caviar_dreams", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
}

.vacation-section {
    padding: 2.5rem 0 1.5625rem;
    background: #fbfbfb url(assets/images/img07-small.png) 0 100%/100% auto no-repeat;
    position: relative;
}

.vacation-section .tree {
    position: absolute;
    top: -4.5rem;
    right: -4.875rem;
    width: 12.0625rem;
}

.vacation-section .tree img {
    width: 100%;
}

.vacation-section .section-title {
    margin: 0 0 .875rem;
}

.vacation-section .content-row {
    position: relative;
    z-index: 3;
}

.vacation-section .info-text {
    text-align: center;
    color: #1b1813;
    font-size: .8125rem;
    line-height: 1.5;
    padding: 0 0 .6875rem;
    position: relative;
    z-index: 6;
}

.vacation-section .info-text h3 {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 400;
    margin: 0 0 .4375rem;
}

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

.vacation-section .btn-all {
    min-width: 7.8125rem;
}

.vacation-section .vacation-product-slider {
    position: relative;
    margin: 0 -20px 1.5rem;
    padding: 0 0 2.4375rem;
}

.vacation-section .vacation-product-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.vacation-section .vacation-product-slider .slick-track .slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
}

.vacation-section .vacation-product-slider .slick-track .slide .product-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
}

.vacation-section .vacation-product-slider .slick-track .slide .product-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.vacation-section .vacation-product-slider .slick-track .slide .product-item .product-info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.vacation-section .vacation-product-slider .slide {
    width: 13.25rem;
}

.vacation-section .vacation-product-slider .slide .product-item {
    margin: 15px 5px;
}

.vacation-section .vacation-product-slider .slick-arrow {
    position: absolute;
    z-index: 7;
    width: 2.03125rem;
    height: 2.03125rem;
    background: #113a73;
    border: 1px solid #113a73;
    border-radius: 50%;
    color: #fff;
    bottom: 0;
    font-size: .9375rem;
}

.vacation-section .vacation-product-slider .slick-arrow i {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    line-height: 1;
}

.vacation-section .vacation-product-slider .slick-arrow:hover {
    background: #5786a9;
    border-color: #5786a9;
}

.recommended-section {
    padding: 1.6875rem 0 .1875rem;
}

.recommended-section .top-text {
    color: #1b1813;
    text-align: center;
    font-size: .8125rem;
    line-height: 1.5;
    padding: 0 0 1.25rem;
}

.recommended-section .top-text h2 {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 400;
    margin: 0 0 .4375rem;
}

.recommended-section .top-text p {
    margin: 0;
}

.recommended-section .btn {
    display: none;
    width: 7.8125rem;
    margin: 0 auto;
}

.recommended-section .recommended-slider {
    position: relative;
}

.recommended-section .recommended-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.recommended-section .recommended-slider .slick-track .slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
}

.recommended-section .recommended-slider .slick-track .slide .product-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
}

.recommended-section .recommended-slider .slick-track .slide .product-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.recommended-section .recommended-slider .slick-track .slide .product-item .product-info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.recommended-section .recommended-slider .slick-arrow {
    position: absolute;
    z-index: 9;
    line-height: 1;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #6a6a6a;
    text-decoration: none;
    font-size: 18px;
    margin-top: 10px;
}

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

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

.home-contact-section .become-member-box {
    position: relative;
    background: #f5f5f5;
    overflow: hidden;
}

.home-contact-section .become-member-box .content-wrap {
    position: relative;
    z-index: 2;
    text-align: center;
    font-size: .8125rem;
    line-height: 1.3846;
    color: #1b1813;
}

.home-contact-section .become-member-box h2 {
    font: 400 1.375rem/1 "caviar_dreams", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    margin-bottom: 1.125rem;
}

.home-contact-section .become-member-box h3 {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.25;
    margin: 0 0 .5rem;
}

.home-contact-section .become-member-box p {
    margin-bottom: .5625rem;
}

.home-contact-section .become-member-box .bg-image {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: 100% auto;
    background-position: 0 100%;
    top: 0;
}

.home-contact-section .become-member-box .bg-image.bg-active img {
    opacity: 0;
}

.home-contact-section .btn {
    display: block;
    margin: 0 auto;
    width: 7.8125rem;
}

.home-contact-section .contact-box {
    color: #fff;
    background: #113a73;
}

.home-contact-section .contact-box h2 {
    text-align: center;
    font-size: 1.375rem;
    line-height: 1;
    margin: 0 0 .8125rem;
}

.home-contact-section .contact-box .info-box {
    font-size: .8125rem;
    line-height: 1.2308;
    text-align: center;
    padding: 0 0 .6875rem;
}

.home-contact-section .contact-box .form-group {
    margin-bottom: .76875rem;
}

.home-contact-section .contact-box .form-group label {
    font-size: .875rem;
    display: table;
    font-weight: 400;
    color: #fff;
    margin-bottom: .0625rem;
}

.home-contact-section .contact-box .form-control {
    border-radius: 0;
    height: 2rem;
    color: #f5f5f5;
    font-size: .875rem;
    line-height: 1.2857;
    color: #3d3b3d;
    padding: .375rem .5rem;
    box-shadow: none;
    border-color: #fff;
}

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

.home-contact-section .contact-box textarea.form-control {
    min-height: 3.4375rem;
}

.home-contact-section .contact-box .btn {
    margin-top: 1.25rem;
    background: #fff;
    color: #113a73;
}

.home-contact-section .contact-box .btn:hover,
.home-contact-section .contact-box .btn:focus {
    color: #fff;
}

.inner-banner {
    position: relative;
}

.inner-banner .bg-image {
    position: relative;
}

.inner-banner .bg-image:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .3);
}

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

.inner-banner .banner-content {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 3;
    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-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff;
    padding: 0 0 1.375rem;
}

.inner-banner h1 {
    font-weight: 700;
    font-size: 1.25rem;
    margin: 0 0 .25rem;
    letter-spacing: .0333em;
}

.inner-banner .woocommerce-breadcrumb a {
    color: #fff;
}

.inner-banner .woocommerce-breadcrumb a:hover {
    color: rgba(255, 255, 255, .7);
}

.shop-page-container {
    padding: .875rem 0 1.9375rem;
}

.sidebar-filter-wrapper > .side_filter_control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #f5f5f5;
    font-size: .8125rem;
    line-height: 1.3077;
    font-weight: 700;
    border: 1px solid #ededed;
    padding: .5rem;
    color: #3d3b3d;
    text-decoration: none;
}

.sidebar-filter-wrapper > .side_filter_control i {
    margin: 0 .875rem 0 0;
    font-size: .5625rem;
}

.sidebar-filter-wrapper .jcf-select {
    height: auto;
}

.sidebar-filter-wrapper .jcf-select .jcf-select-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #f5f5f5;
    font-size: .8125rem;
    line-height: 1.3077;
    font-weight: 700;
    border: 1px solid #ededed;
    padding: .5rem;
    color: #3d3b3d;
    text-decoration: none;
    height: auto;
    margin: 0;
}

.sidebar-filter-wrapper .jcf-select .jcf-select-text:after {
    content: "\e900";
    margin: 0 .875rem 0 0;
    font: .5625rem/1 "icomoon";
}

.sidebar-filter-wrapper .jcf-select .jcf-select-opener {
    display: none;
}

.sidebar-filter-wrapper .jcf-select .jcf-select-drop .jcf-select-drop-content {
    border: 1px solid #ededed;
}

.sidebar-filter-wrapper .jcf-select .jcf-select-drop .jcf-list .jcf-option {
    padding: 8px 12px;
}

.sidebar-filter-wrapper .woocommerce-ordering .sorting-option-list {
    border: 1px solid #ededed;
    font-size: 14px;
    line-height: 1.2857;
    color: #3d3b3d;
    background: #fff;
    padding: 7px 10px 8px;
}

.sidebar-filter-wrapper .woocommerce-ordering .sorting-option-list > li > a {
    color: #3d3b3d;
    text-decoration: none;
    display: block;
    padding: 4px 20px;
    text-decoration: none;
}

.sidebar-filter-wrapper .woocommerce-ordering .sorting-option-list > li > a:hover {
    color: #5786a9;
}

.sidebar-filter-box .filter-close {
    font-size: 1.3125rem;
    line-height: 1.25;
    color: #000;
    font-weight: 600;
    margin: .875rem auto;
}

.sidebar-filter-box .sidebar-filter-holder .filter-title {
    display: none;
    font-size: 18px;
    line-height: 1.33333;
    color: #1b1813;
    padding: 0 30px 1px;
    letter-spacing: .0217em;
}

.sidebar-filter-box .filter-options-group {
    padding: .375rem .5625rem 1.1875rem;
}

.sidebar-filter-box .filter-options-group > li > a {
    display: block;
    color: #113a73;
    font-size: .8125rem;
    line-height: 1.1538;
    font-weight: 700;
    padding: .5rem 0;
    position: relative;
    text-decoration: none;
}

.sidebar-filter-box .price-range-holder {
    padding: 1.5385em .4615em 0 1em;
    font-size: .8125rem;
}

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

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

.sidebar-filter-box .price-range-slider .ui-slider {
    height: .3077em;
    position: relative;
    margin-right: 1.3462em;
}

.sidebar-filter-box .price-range-slider .ui-slider:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: -1.3462em;
    background: #d8d8d8;
    border-radius: .3077em;
}

.sidebar-filter-box .price-range-slider .ui-slider-range {
    height: .3077em;
    background: #113a73;
    position: absolute;
    top: 0;
    margin-left: .1538em;
}

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

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

.sidebar-filter-box .price-range-slider .ui-slider-handle .slider-tooltip {
    position: absolute;
    top: 100%;
    right: 50%;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
    font-size: .9231em;
    white-space: nowrap;
    color: #4a4a4a;
    font-weight: 400;
    line-height: 1.25;
    margin: 1.3333em 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    outline: none;
}

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

.sidebar-filter-box .filter-options-list {
    font-size: .8125rem;
    line-height: 1.3846;
}

.sidebar-filter-box .filter-options-list > li:last-child {
    padding-bottom: 8px;
}

.sidebar-filter-box .filter-options-list label {
    font-weight: 400;
    display: block;
    position: relative;
    margin: 0;
    padding: 7px 20px 7px 0;
}

.sidebar-filter-box .filter-options-list label:hover {
    color: #5786a9;
}

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

.sidebar-filter-box .filter-options-list label input[type="checkbox"]:focus ~ .filter-label {
    outline: 1px dotted #ef1f68;
}

.sidebar-filter-box .filter-options-list label input[type="checkbox"]:checked ~ .fake-input:before {
    opacity: 1;
    -webkit-transform: translate(50%, -50%) scale(1);
    -ms-transform: translate(50%, -50%) scale(1);
    transform: translate(50%, -50%) scale(1);
}

.sidebar-filter-box .filter-options-list label .fake-input {
    position: absolute;
    right: 0;
    top: 1rem;
    background: #e8e8e8;
    border-radius: 2px;
    width: .96875rem;
    height: .96875rem;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.sidebar-filter-box .filter-options-list label .fake-input:before {
    content: "\e909";
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%) scale(0);
    -ms-transform: translate(50%, -50%) scale(0);
    transform: translate(50%, -50%) scale(0);
    color: #113a73;
    font: .625rem/1 "icomoon";
    opacity: 0;
    -webkit-transition: .25s ease opacity, .25s ease transform;
    transition: .25s ease opacity, .25s ease transform;
}

.sidebar-filter-box .filter-options-list label .filter-label {
    display: block;
}

.sidebar-filter-box .btn-filter {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 1.3571;
    padding: 12px;
    width: 100%;
    margin: auto auto 0;
    border: none;
    outline: none;
    background: #113a73;
    font-weight: 700;
    -webkit-transition: .25s ease background;
    transition: .25s ease background;
}

.sidebar-filter-box .btn-filter:hover {
    background: #5786a9;
}

.shop-products-row {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -.5625rem;
}

.shop-products-row .loader {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}

.shop-products-row .woocommerce-info {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    text-align: center;
    font-size: 1.125rem;
    font-weight: 500;
}

.shop-products-row .product-col {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 5px 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.shop-products-row .product-col .product-item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.woocommerce-pagination .woocommerce-pagination {
    display: block;
    padding-top: 0;
}

.woocommerce-pagination .page-count-info {
    display: none;
}

.woocommerce-pagination .page-count-info p {
    margin: 0;
}

.woocommerce-pagination .page-numbers {
    color: #6d6d6d;
    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;
    font-size: 13px;
    line-height: 1.3846;
}

.woocommerce-pagination .page-numbers > li {
    padding: 0 .5625rem;
}

.woocommerce-pagination .page-numbers .page-numbers.current {
    font-weight: 700;
    color: #5786a9;
}

.woocommerce-pagination .page-numbers a {
    color: #3d3b3d;
    text-decoration: none;
    display: block;
}

.woocommerce-pagination .page-numbers a:hover {
    color: #5786a9;
}

.woocommerce-pagination .page-numbers .next,
.woocommerce-pagination .page-numbers .prev {
    font-size: 0;
    color: #3d3b3d;
    margin: 0 .0625rem;
}

.woocommerce-pagination .page-numbers .next:before,
.woocommerce-pagination .page-numbers .prev:before {
    font: .875rem/1 "icomoon";
}

.woocommerce-pagination .page-numbers .next:hover,
.woocommerce-pagination .page-numbers .prev:hover {
    color: #5786a9;
}

.woocommerce-pagination .page-numbers .prev:before {
    content: "\e905";
}

.woocommerce-pagination .page-numbers .next:before {
    content: "\e904";
}

.recommended-category-section {
    padding: 1.8125rem 0 3.3125rem;
    max-width: 1122px;
    margin: 0 auto;
}

.recommended-category-section h2 {
    text-align: center;
    color: #3d3b3d;
    font-size: .9375rem;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 1.8125rem;
}

.recommended-category-section .recommended-category-slder {
    position: relative;
}

.recommended-category-section .recommended-category-slder .slick-arrow {
    position: absolute;
    bottom: 0;
    right: 15px;
    font-size: .875rem;
    color: #6a6a6a;
    text-decoration: none;
}

.recommended-category-section .recommended-category-slder .slick-arrow i {
    display: block;
}

.recommended-category-section .recommended-category-slder .slick-next {
    -webkit-transform: translate(-100%, -.03125rem);
    -ms-transform: translate(-100%, -.03125rem);
    transform: translate(-100%, -.03125rem);
    margin-right: .8125rem;
}

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

.category-item:hover .bg-image {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.category-item .bg-image {
    position: relative;
    -webkit-transition: .3s ease transform;
    transition: .3s ease transform;
}

.category-item .bg-image:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .78) 0%, rgba(198, 164, 119, .39) 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, .78) 0%, rgba(198, 164, 119, .39) 100%);
}

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

.category-item .category-info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 1px;
}

.category-item .category-name {
    display: block;
    font-size: .8125rem;
    line-height: 1.3846;
    margin: 0 0 .5625rem;
}

.category-item .category-name a {
    text-decoration: none;
    color: #fff;
}

.category-item .btn {
    font: .75rem/1.25 "caviar_dreams", "Helvetica Neue", Helvetica, Arial, sans-serif;
    min-width: 4.6875rem;
    background: #113a73;
    padding: .125rem .25rem .3125rem;
}

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

.single-product-header {
    text-align: center;
    padding: 1.3125rem 0 1.0625rem;
}

.single-product-header h1 {
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.25;
    letter-spacing: .0333em;
    color: #292929;
    margin: 0 0 .375rem;
}

.product-slider-holder {
    max-width: 16.6875rem;
    position: relative;
}

.product-slider-holder .offer-label {
    background: #f2af29;
    width: 2.5625rem;
    font-size: .75rem;
    line-height: 1.2917;
    padding: .1875rem;
    font-weight: 700;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    right: .25rem;
    z-index: 3;
    direction: ltr;
}

.product-main-slider .slide img {
    width: 100%;
}

.product-main-slider .slick-dots {
    font-size: 0;
    text-align: center;
    position: relative;
    z-index: 3;
    padding: 1.375rem 0;
}

.product-main-slider .slick-dots > li {
    display: inline-block;
    vertical-align: top;
    margin: 0 .125rem;
}

.product-main-slider .slick-dots .slick-active button {
    background: #5786a9;
}

.product-main-slider .slick-dots button {
    border: none;
    padding: 0;
    margin: 0;
    outline: none;
    width: .4375rem;
    height: .4375rem;
    background: #3d3b3d;
    border-radius: 50%;
    -webkit-transition: .25s ease-in-out background;
    transition: .25s ease-in-out background;
}

.product-main-slider .slick-dots button:hover {
    background: #5786a9;
}

.product-pagination-slider .slide {
    width: 88px;
    cursor: pointer;
}

.product-pagination-slider .slide img {
    width: calc(100% - 10px);
}

.product-detail-section {
    font-size: .75rem;
    line-height: 1.375;
    color: #3d3b3d;
    position: relative;
}

.product-detail-section.out-of-stock .price {
    display: none;
}

.product-detail-section.out-of-stock .add-cart-row {
    opacity: .65;
    pointer-events: none;
}

.product-detail-section .product-name {
    display: block;
    color: #292929;
    font-size: .9375rem;
    letter-spacing: .0333em;
    font-weight: 400;
    margin: 0 0 .25rem;
}

.product-detail-section .special-price {
    display: block;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    color: #c61200;
    font-weight: 700;
    font-size: 1rem;
}

.product-detail-section .special-price .amount {
    margin-left: 4px;
}

.product-detail-section .price {
    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;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-weight: 700;
    margin: 0 0 .5rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #000;
}

.product-detail-section .price ins {
    text-decoration: none;
    margin-left: 4px;
}

.product-detail-section .price del {
    margin: .15em .625rem 0 0;
    font-size: .8125rem;
    color: #454346;
    font-weight: 400;
}

.product-detail-section .short-info {
    padding: 0 0 1.3125rem;
}

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

.product-detail-section .short-info .feature-list {
    padding-top: 1.3125rem;
}

.product-detail-section .feature-list {
    font-weight: 700;
    padding: 0 0 .875rem;
    font-size: .75rem;
    line-height: 1.375;
}

.product-detail-section .feature-list > li {
    position: relative;
    padding: 0 1.0625rem .375rem 0;
}

.product-detail-section .feature-list > li:before {
    content: "\e915";
    position: absolute;
    top: .515625rem;
    right: 0;
    font: .5625rem/1 "icomoon";
    color: #5786a9;
    width: 1.0625rem;
    text-align: center;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.product-detail-section .event-detail-box {
    background: #fff;
    box-shadow: 8px -1px 11px 0 rgba(207, 207, 207, .5);
    color: #292929;
    padding: .25rem 0;
    margin: 0 0 1.375rem;
}

.product-detail-section .event-detail-box .event-date,
.product-detail-section .event-detail-box .event-address {
    position: relative;
    padding: 0 1.6875rem .375rem 0;
    margin-top: .4375rem;
}

.product-detail-section .event-detail-box .event-date [class^="icon-"],
.product-detail-section .event-detail-box .event-date [class*=" icon-"],
.product-detail-section .event-detail-box .event-address [class^="icon-"],
.product-detail-section .event-detail-box .event-address [class*=" icon-"] {
    position: absolute;
    top: .515625rem;
    right: 0;
    width: 1.6875rem;
    text-align: center;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 1rem;
}

.product-detail-section .event-detail-box address {
    margin: 0;
    display: inline;
}

.product-detail-section .multipassWrapper {
    margin: 0 0 15px;
}

.product-detail-section .multipassWrapper label {
    margin: 0 0 .5rem;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.5;
}

.product-detail-section .multipassWrapper input.form-control {
    margin-bottom: 17px;
    border-radius: 0;
    max-width: 350px;
    display: block;
}

.product-detail-section .multipassWrapper .jcf-number {
    width: 5rem;
    display: block;
}

.product-detail-section .multipassWrapper .totlalMu {
    display: block;
    padding-top: .25rem;
}

.product-detail-section .jcf-number {
    height: 2.5rem;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.product-detail-section .jcf-number input[type="number"] {
    background: #f7f7f7;
    border: 1px solid #bcbbba;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 1rem;
    line-height: 1.25;
    text-align: center;
    margin: 0;
    padding: 0 .625rem 0 1.5rem;
    -moz-appearance: textfield;
    color: #3d3b3d;
    font-weight: 700;
    outline: none;
}

.product-detail-section .jcf-number input[type="number"]:-webkit-inner-spin-button,
.product-detail-section .jcf-number input[type="number"]:-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.product-detail-section .jcf-number .jcf-btn-inc,
.product-detail-section .jcf-number .jcf-btn-dec {
    position: absolute;
    height: 50%;
    left: 0;
    width: 1.5rem;
    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;
}

.product-detail-section .jcf-number .jcf-btn-inc:before,
.product-detail-section .jcf-number .jcf-btn-dec:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: .625rem/1 "icomoon";
    color: #3d3b3d;
}

.product-detail-section .jcf-number .jcf-btn-inc {
    top: 0;
}

.product-detail-section .jcf-number .jcf-btn-inc:before {
    content: "\e903";
}

.product-detail-section .jcf-number .jcf-btn-dec {
    bottom: 0;
}

.product-detail-section .jcf-number .jcf-btn-dec:before {
    content: "\e900";
}

.product-detail-section .single-login-button {
    font-size: .875rem;
    line-height: 1.4286;
    padding: .625rem;
    background: #113a73;
    min-width: 220px;
}

.product-detail-section .variations_form table.variations {
    width: 100%;
    max-width: 426px;
}

.product-detail-section .variations_form table.variations .jcf-select {
    margin-bottom: 5px;
    border: 1px solid #5786a9;
}

.product-detail-section .variations_form table.variations .jcf-select .jcf-select-drop {
    left: -1px;
    right: -1px;
    min-width: calc(100% + 2px);
}

.product-detail-section .variations_form table.variations .jcf-select .jcf-select-drop .jcf-select-drop-content {
    border: 1px solid #5786a9;
}

.product-detail-section .variations_form table.variations td {
    padding: 0 0 10px;
}

.product-detail-section .variations_form table.variations td.label {
    width: 70px;
    padding-left: 10px;
}

.product-detail-section .add-cart-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
}

.product-detail-section .add-cart-row.woocommerce-variation-add-to-cart {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.product-detail-section .add-cart-row .qty-input,
.product-detail-section .add-cart-row .quantity {
    -ms-flex-preferred-size: 3.75rem;
    flex-basis: 3.75rem;
    max-width: 3.75rem;
}

.product-detail-section .add-cart-row .jcf-number {
    display: block;
}

.product-detail-section .add-cart-row .btn {
    font-size: .875rem;
    line-height: 1.4286;
    padding: .625rem;
    background: #113a73;
}

.product-detail-section .term-title {
    color: #292929;
    font-size: .75rem;
    font-weight: 700;
    line-height: 1.25;
    margin: 0 0 .3125rem;
}

.product-recommended-section {
    padding: 2.0625rem 0 0;
}

.product-recommended-section h2 {
    color: #3d3b3d;
    font-size: .9375rem;
    letter-spacing: .0333em;
    line-height: 1.2;
    font-weight: 700;
    text-align: center;
    margin: 0 0 1.1875rem;
}

.product-recommended-section .product-recommended-slider {
    margin: 0 -16px;
}

.product-recommended-section .product-recommended-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.product-recommended-section .product-recommended-slider .slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
}

.product-recommended-section .product-recommended-slider .slide .product-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
}

.product-recommended-section .product-recommended-slider .slide .product-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.product-recommended-section .product-recommended-slider .slide .product-item .product-info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.product-recommended-section .product-recommended-slider .slick-dots {
    font-size: 0;
    text-align: center;
    position: relative;
    z-index: 3;
    padding: .375rem 0;
}

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

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

.product-recommended-section .product-recommended-slider .slick-dots button {
    border: none;
    padding: 0;
    margin: 0;
    outline: none;
    width: .4375rem;
    height: .4375rem;
    background: #3d3b3d;
    border-radius: 50%;
    -webkit-transition: .25s ease-in-out background;
    transition: .25s ease-in-out background;
}

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

.product-recommended-section .btn {
    display: none;
    margin: 0 auto;
}

.about-container {
    position: relative;
    z-index: 3;
    color: #606060;
    font-size: .8125rem;
    line-height: 1.6154;
    margin: -2.625rem -6px 0;
    padding: 0 0 45px;
}

.about-container:before {
    content: "";
    position: absolute;
    top: 2.625rem;
    bottom: 0;
    left: 0;
    right: 0;
    background: -webkit-linear-gradient(top, #fff 0%, rgba(223, 217, 212, .16) 50%);
    background: linear-gradient(180deg, #fff 0%, rgba(223, 217, 212, .16) 50%);
}

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

.about-container #content {
    background: #fff;
    position: relative;
    padding: 1.0625rem .5rem .5625rem;
}

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

.about-container #content h2 {
    font: 700 1.0625rem/1.2941 "Open Sans Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #113a73;
    margin: 0 0 13px;
}

.about-container #content h2 + p {
    margin-bottom: .75rem;
}

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

.about-container #content h3 {
    font: 700 .9375rem/1.2 "Open Sans Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #113a73;
    margin: 0 0 9px;
}

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

.about-container #content h4 {
    color: #113a73;
    margin: 0 0 .625rem;
}

.about-container #content h5 {
    margin-bottom: .25rem;
}

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

.about-container #content figure img {
    width: 100%;
    margin: 0 0 6px;
}

.about-container #content figure figcaption {
    font-weight: 700;
    font-size: .75rem;
    line-height: 1.25;
    color: #3d3b3d;
}

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

.about-container #content ol > li {
    position: relative;
    padding: 0 16px 8px 0;
}

.about-container #content ol > li:before {
    content: counters(item, ".") ".";
    counter-increment: item;
    color: #113a73;
    font-weight: 700;
    position: absolute;
    top: 0;
    right: 0;
}

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

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

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

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

.contact-container .contact-info-box {
    background: #fff;
    position: relative;
    z-index: 6;
    margin: -4.4375rem .75rem 1.125rem;
    padding: 1.3125rem 3rem;
    overflow: hidden;
    box-shadow: 3px 8px 11px 0 rgba(225, 225, 225, .5);
}

.contact-container .contact-info-box h2 {
    font: 800 1.875rem/1 "Assistant", "Open Sans Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #284b8e;
    margin: 0 0 1.375rem;
    letter-spacing: .0083em;
}

.contact-container .contact-address,
.contact-container .contact-phone,
.contact-container .contact-email {
    font-size: 13px;
    line-height: 1;
    color: #606060;
    position: relative;
}

.contact-container .contact-address a,
.contact-container .contact-phone a,
.contact-container .contact-email a {
    color: #606060;
    text-decoration: none;
}

.contact-container .contact-address a:hover,
.contact-container .contact-phone a:hover,
.contact-container .contact-email a:hover {
    color: #5786a9;
}

.contact-container .contact-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: 700 .875rem/1 "Open Sans Hebrew", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #606060;
    letter-spacing: .0168em;
    margin: 0 0 .375rem;
}

.contact-container .contact-title [class^="icon-"],
.contact-container .contact-title [class*=" icon-"] {
    color: #113a73;
    top: .4375rem;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    right: 0;
}

.contact-container .contact-title .icon-location {
    font-size: 1.1538em;
}

.contact-container .contact-title .icon-phone {
    font-size: .8462em;
}

.contact-container .contact-title .icon-email-a {
    font-size: 1.1em;
}

.contact-container .contact-phone .contact-title,
.contact-container .contact-email .contact-title {
    margin-bottom: .5625rem;
}

.contact-container .social-networks {
    padding: .0625rem 0 .1875rem;
}

.contact-container .social-networks > li {
    margin: 0 .4375rem;
}

.contact-container .social-networks > li > a {
    width: 2.1875rem;
    height: 2.1875rem;
    font-size: 1.4375rem;
    background: #113a73;
}

.contact-container .social-networks > li > a:hover {
    background: #5786a9;
}

.contact-form-holder {
    background: #fff;
    box-shadow: 3px 8px 11px rgba(225, 225, 225, .5);
    padding: .8125rem 0 1.5rem;
}

.contact-form-holder:only-child {
    margin-left: auto;
    margin-right: auto;
}

.contact-form-holder:only-child .btn-send {
    margin-left: auto;
    margin-right: auto;
}

.contact-form-holder .contact-form-text {
    text-align: center;
    font-size: 1rem;
    line-height: 1.25;
    padding: 0 0 .6875rem;
    font-weight: 700;
    color: #284b8e;
}

.contact-form-holder .contact-form-text h2 {
    font-weight: 700;
    margin: 0 0 .125rem;
    color: #284b8e;
    font-size: 1.25rem;
    line-height: 1.2;
}

body:not(.rtl) .contact-form-holder .wpcf7[dir="rtl"] {
    direction: ltr;
}

.contact-form-holder .form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -.3125rem;
}

.contact-form-holder .form-row .form-group {
    padding: 0 1.375rem;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}

.contact-form-holder .form-group {
    margin-bottom: 1.5625rem;
}

.contact-form-holder .form-control {
    border-width: 0 0 1px;
    border-radius: 0;
    box-shadow: none;
    font-size: .75rem;
    color: #3d3b3d;
    height: 1.625rem;
    line-height: 1.25;
    padding: .3125rem 0;
    border-color: #a6a6a6;
}

.contact-form-holder .form-control::-webkit-input-placeholder {
    color: #3d3b3d;
}

.contact-form-holder .form-control::-moz-placeholder {
    opacity: 1;
    color: #3d3b3d;
}

.contact-form-holder .form-control:-moz-placeholder {
    color: #3d3b3d;
}

.contact-form-holder .form-control:-ms-input-placeholder {
    color: #3d3b3d;
}

.contact-form-holder .form-control.placeholder {
    color: #3d3b3d;
}

.contact-form-holder textarea.form-control {
    min-height: 4.75rem;
    resize: none;
}

.contact-form-holder .custom-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    margin: 0;
    font-size: .75rem;
    line-height: 1.5;
    color: #454346;
    padding-right: 1.25rem;
}

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

.contact-form-holder .custom-checkbox input[type="checkbox"]:checked ~ .fake-input:before {
    opacity: 1;
    -webkit-transform: translate(50%, -50%) scale(1);
    -ms-transform: translate(50%, -50%) scale(1);
    transform: translate(50%, -50%) scale(1);
}

.contact-form-holder .custom-checkbox .fake-input {
    position: absolute;
    right: 0;
    top: .5625rem;
    background: #e8e8e8;
    border-radius: 2px;
    width: .875rem;
    height: .875rem;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border: 1px solid #e8e8e8;
}

.contact-form-holder .custom-checkbox .fake-input:before {
    content: "\e909";
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%) scale(0);
    -ms-transform: translate(50%, -50%) scale(0);
    transform: translate(50%, -50%) scale(0);
    color: #113a73;
    font: .4375rem/1 "icomoon";
    opacity: 0;
    -webkit-transition: .25s ease opacity, .25s ease transform;
    transition: .25s ease opacity, .25s ease transform;
}

.contact-form-holder #businessName {
    display: none;
}

.contact-form-holder #businessName.show {
    display: block;
}

.contact-form-holder .btn-send {
    display: block;
    width: 7.8125rem;
    margin: 0 auto;
    background: #113a73;
}

.benefits-bar {
    background: #fff;
    padding: 2.5rem 0 2.375rem;
}

.benefits-bar .benefits-slider {
    position: relative;
}

.benefits-bar .benefits-slider .slick-arrow {
    position: absolute;
    text-decoration: none;
    line-height: 1;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #bcbbba;
    font-size: .625rem;
    z-index: 6;
}

.benefits-bar .benefits-slider .slick-prev {
    right: -.3125rem;
}

.benefits-bar .benefits-slider .slick-next {
    left: -.3125rem;
}

.benefits-bar .benefit-item {
    text-align: center;
}

.benefits-bar .benefit-item .ico-wrap {
    margin: 0 0 .1875rem;
}

.benefits-bar .benefit-item .ico-wrap img {
    width: auto;
    height: auto;
    max-height: 1.65625rem;
    margin: 0 auto;
}

.benefits-bar .benefit-item .benefit-name {
    display: block;
    font-size: .6875rem;
    line-height: 1.3636;
    color: #1b1813;
    font-weight: 400;
}

.checkout-payment-container {
    padding: 0 0 1.6875rem;
}

.checkout-payment-container .woocommerce-error {
    line-height: 1.5;
    color: #f00;
    padding: 0 0 15px;
}

.checkout-payment-container .custom-check > label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    margin: 0;
    font-size: .75rem;
    line-height: 1.5;
    padding-right: 1.5625rem;
    letter-spacing: .0625em;
}

.checkout-payment-container .custom-check > label input[type="checkbox"] {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
}

.checkout-payment-container .custom-check > label input[type="checkbox"]:checked ~ .fake-input:before {
    opacity: 1;
    -webkit-transform: translate(50%, -50%) scale(1);
    -ms-transform: translate(50%, -50%) scale(1);
    transform: translate(50%, -50%) scale(1);
}

.checkout-payment-container .custom-check > label .fake-input {
    position: absolute;
    right: 0;
    top: .5625rem;
    background: #e8e8e8;
    border-radius: 2px;
    width: 1.25rem;
    height: 1.25rem;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border: 1px solid #113a73;
}

.checkout-payment-container .custom-check > label .fake-input:before {
    content: "\e909";
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%) scale(0);
    -ms-transform: translate(50%, -50%) scale(0);
    transform: translate(50%, -50%) scale(0);
    color: #113a73;
    font: .625rem/1 "icomoon";
    opacity: 0;
    -webkit-transition: .25s ease opacity, .25s ease transform;
    transition: .25s ease opacity, .25s ease transform;
}

.checkout-payment-container .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before {
    -webkit-transform: translate(50%, -50%) rotate(180deg);
    -ms-transform: translate(50%, -50%) rotate(180deg);
    transform: translate(50%, -50%) rotate(180deg);
}

.checkout-payment-container .select2-container.select2-container--default .select2-selection--single {
    background: #fff;
    border: 1px solid #dad9d9;
    border-radius: .1875rem;
    height: 2.65625rem;
    box-shadow: none;
    -webkit-transition: border-color .15s ease-in-out;
    transition: border-color .15s ease-in-out;
    outline: none;
}

.checkout-payment-container .select2-container.select2-container--default .select2-selection--single:focus {
    overflow: hidden;
}

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

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

.checkout-payment-container .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: .875rem;
    line-height: 2.53125rem;
    color: #3d3b3d;
    font-weight: 700;
    padding: 0 .625rem 0 1.875rem;
}

.checkout-payment-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 2.53125rem;
    width: 0;
    left: 15px;
}

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

.checkout-payment-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
    content: "\e900";
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    font: .4375rem/1 "icomoon";
}

body .select2-dropdown {
    border-color: #dad9d9;
}

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

body .select2-container--default .select2-results__option--highlighted[aria-selected],
body .select2-container--default .select2-results__option--highlighted[data-selected] {
    background: #113a73;
}

body .select2-container--default .select2-results__option[aria-selected="true"],
body .select2-container--default .select2-results__option[data-selected="true"] {
    background: #dad9d9;
}

.page-header {
    text-align: center;
    padding: 1.4375rem 0;
}

.page-header h1 {
    font-size: 1.25rem;
    color: #3d3b3d;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 .1875rem;
}

.checkout-info-row {
    padding: .8125rem 0 0;
}

.checkout-info-row .info-column {
    margin-bottom: 1.5rem;
}

.checkout-info-row .info-header {
    padding: 0 0 1.25rem;
}

.checkout-info-row .info-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1rem;
    letter-spacing: .0375em;
    line-height: 1.25;
    color: #3d3b3d;
    font-weight: 700;
    margin: 0 0 .3125rem;
}

.checkout-info-row .info-title .icon-user {
    font-size: .9375rem;
    color: #5786a9;
    margin-left: .375rem;
    margin-top: .02em;
}

.checkout-info-row .info-subheading {
    display: block;
    font-weight: 400;
    font-size: .75rem;
    line-height: 1.25;
    text-align: center;
}

.checkout-info-row .different-shipping {
    margin: -.1875rem 0 0;
}

.checkout-form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -.25rem;
}

.checkout-form-row .input-wrap {
    padding: 0 .25rem;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 1.1875rem;
}

.checkout-form-row .input-wrap.half {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
}

.checkout-form-row .form-input {
    -webkit-appearance: none;
    display: block;
    width: 100%;
    background: #fff;
    border: 1px solid #dad9d9;
    border-radius: .1875rem;
    height: 2.65625rem;
    font-size: .875rem;
    line-height: 1.4643;
    padding: .625rem;
    color: #3d3b3d;
    font-weight: 700;
    box-shadow: none;
    -webkit-transition: border-color .15s ease-in-out;
    transition: border-color .15s ease-in-out;
}

.checkout-form-row .form-input::-webkit-input-placeholder {
    color: #a4a4a4;
}

.checkout-form-row .form-input::-moz-placeholder {
    opacity: 1;
    color: #a4a4a4;
}

.checkout-form-row .form-input:-moz-placeholder {
    color: #a4a4a4;
}

.checkout-form-row .form-input:-ms-input-placeholder {
    color: #a4a4a4;
}

.checkout-form-row .form-input.placeholder {
    color: #a4a4a4;
}

.checkout-form-row .form-input:focus {
    border-color: #7f3a32;
    box-shadow: none;
}

.checkout-form-row .form-input.error {
    border-color: #d72712;
}

.checkout-cart-holder {
    background: #f5f5f5;
    padding: .9375rem .5rem 1.0625rem;
}

.checkout-cart-holder .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;
    padding: 0 0 .375rem;
}

.checkout-cart-holder .cart-header .cart-heading {
    font-size: 1rem;
    letter-spacing: .0375em;
    line-height: 1.25;
    color: #3d3b3d;
    font-weight: 700;
}

.checkout-cart-holder .cart-header .cart-count {
    position: relative;
    margin: .175em .125rem 0 .375rem;
}

.checkout-cart-holder .cart-header .cart-count .icon-cart {
    font-size: 1.03125rem;
    color: #5786a9;
}

.checkout-cart-holder .cart-header .cart-count .num {
    background: #292929;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: .5625rem;
    height: .5625rem;
    color: #fff;
    font-size: .4375rem;
    border-radius: 50%;
    top: .25rem;
    right: -.1875rem;
}

.checkout-cart-holder .cart-item {
    position: relative;
    margin: 0 .5625rem .125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e7e7e7;
    padding: .625rem 0;
}

.checkout-cart-holder .cart-item .cart-remove {
    position: absolute;
    color: #848484;
    font-size: .5625rem;
    line-height: 1;
    color: #000;
    left: .25rem;
    top: .875rem;
    -webkit-transition: .3s ease color;
    transition: .3s ease color;
    text-decoration: none;
}

.checkout-cart-holder .cart-item .cart-remove:hover {
    color: #5786a9;
}

.checkout-cart-holder .cart-item .product-img {
    -ms-flex-preferred-size: 4.5625rem;
    flex-basis: 4.5625rem;
    max-width: 4.5625rem;
}

.checkout-cart-holder .cart-item .cart-detail {
    -ms-flex-preferred-size: calc(100% - 4.5625rem);
    flex-basis: calc(100% - 4.5625rem);
    max-width: calc(100% - 4.5625rem);
    padding: 0 .4375rem 0 0;
}

.checkout-cart-holder .cart-item .product-name {
    display: block;
    color: #444;
    font-size: .75rem;
    line-height: 1.25;
    font-weight: 400;
    margin: 0 0 .5625rem;
}

.checkout-cart-holder .cart-item .product-name a {
    color: #444;
    text-decoration: none;
}

.checkout-cart-holder .cart-item .qty-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 .5625rem;
}

.checkout-cart-holder .cart-item .qty-input label {
    font-size: .6875rem;
    color: #848484;
    line-height: 1;
    font-weight: 400;
    margin: 0;
    min-width: 1.8125rem;
}

.checkout-cart-holder .cart-item .jcf-number {
    -ms-flex-preferred-size: 1.875rem;
    flex-basis: 1.875rem;
    max-width: 1.875rem;
    height: 1.25rem;
    display: block;
    position: relative;
}

.checkout-cart-holder .cart-item .jcf-number input[type="number"] {
    border: 1px solid #979797;
    display: block;
    width: 100%;
    height: 100%;
    font-size: .6875rem;
    line-height: 1.125rem;
    text-align: center;
    margin: 0;
    padding: 0 .3125rem 0 .6875rem;
    -moz-appearance: textfield;
    color: #3d3b3d;
}

.checkout-cart-holder .cart-item .jcf-number input[type="number"]:-webkit-inner-spin-button,
.checkout-cart-holder .cart-item .jcf-number input[type="number"]:-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.checkout-cart-holder .cart-item .jcf-number .jcf-btn-inc,
.checkout-cart-holder .cart-item .jcf-number .jcf-btn-dec {
    position: absolute;
    height: 50%;
    left: 0;
    width: .75rem;
    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;
}

.checkout-cart-holder .cart-item .jcf-number .jcf-btn-inc:before,
.checkout-cart-holder .cart-item .jcf-number .jcf-btn-dec:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: .375rem/1 "icomoon";
}

.checkout-cart-holder .cart-item .jcf-number .jcf-btn-inc {
    top: 0;
}

.checkout-cart-holder .cart-item .jcf-number .jcf-btn-inc:before {
    content: "\e903";
}

.checkout-cart-holder .cart-item .jcf-number .jcf-btn-dec {
    bottom: 0;
}

.checkout-cart-holder .cart-item .jcf-number .jcf-btn-dec:before {
    content: "\e900";
}

.checkout-cart-holder .cart-item .product-price {
    font-size: .75rem;
    line-height: 1.25;
    color: #848484;
}

.checkout-cart-holder .cart-item .product-price ins {
    text-decoration: none;
}

.checkout-cart-holder .cart-item .product-price del {
    color: #c6c6c6;
}

.checkout-cart-holder .cart-footer {
    margin: 0 .5625rem;
}

.checkout-cart-holder .total-row {
    color: #444;
    font-size: .75rem;
    line-height: 1.25;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1.0625rem .0625rem .8125rem;
}

.checkout-cart-holder .term-check {
    margin-bottom: .875rem;
}

.checkout-cart-holder .btn {
    width: 16.25rem;
    margin: 0 auto;
    display: block;
    font-size: .875rem;
    line-height: 1.4286;
    padding: .625rem;
}

.checkout-cart-holder .btn:hover {
    background: #113a73;
}

.checkout-cart-holder .btn:before {
    display: none;
}

.lost_reset_password {
    padding: 20px 0 40px;
    max-width: 430px;
    margin: 0 auto;
}

.lost_reset_password .form-row {
    margin: 0 0 15px;
}

.lost_reset_password .input-text {
    background: #fff;
    border: 1px solid #a4a4a4;
    border-radius: .1875rem;
    height: 2.65625rem;
    font-size: .875rem;
    line-height: 1.4643;
    padding: .625rem;
    color: #3d3b3d;
    font-weight: 700;
    box-shadow: none;
    display: block;
    margin: 0;
    width: 100%;
}

.lost_reset_password .input-text::-webkit-input-placeholder {
    color: #a4a4a4;
}

.lost_reset_password .input-text::-moz-placeholder {
    opacity: 1;
    color: #a4a4a4;
}

.lost_reset_password .input-text:-moz-placeholder {
    color: #a4a4a4;
}

.lost_reset_password .input-text:-ms-input-placeholder {
    color: #a4a4a4;
}

.lost_reset_password .input-text.placeholder {
    color: #a4a4a4;
}

.lost_reset_password .input-text:focus {
    border-color: #7f3a32;
    box-shadow: none;
}

.lost_reset_password .input-text.error {
    border-color: #d72712;
}

.lost_reset_password .button {
    display: block;
    width: 100%;
    margin: 0 auto .125rem;
    font-size: .875rem;
    line-height: 1;
    padding: .8125rem;
}

.user-info-container {
    padding: 73px 0 50px;
}

.user-info-container h1 {
    margin: 0 0 35px;
}

.user-info-container .u-columns [class^="col-"],
.user-info-container .u-columns [class*=" col-"] {
    max-width: none;
}

.user-info-container .panel {
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    background: none;
    box-shadow: none;
    border-radius: 0;
}

.user-info-container a[data-toggle="collapse"] {
    display: block;
    font-size: 16px;
    line-height: 1.25;
    color: #3d3b3d;
    font-weight: 600;
    padding: 15px 3px 15px 26px;
    position: relative;
}

.user-info-container a[data-toggle="collapse"]:before {
    content: "\e901";
    position: absolute;
    top: 50%;
    left: 6px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font: 700 2px/1 "icomoon";
}

.user-info-container a[data-toggle="collapse"].collapsed:before {
    content: "\e903";
    font-size: 13px;
}

.user-info-container .woocommerce-address-fields__field-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.user-info-container .woocommerce-address-fields__field-wrapper label:not(.dropzone-input) {
    display: table;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25;
}

.user-info-container .woocommerce-address-fields__field-wrapper .form-row {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
}

.user-info-container .woocommerce-address-fields__field-wrapper .form-row abbr {
    border: none;
    outline: none;
    text-decoration: none;
}

.user-info-container .woocommerce-address-fields__field-wrapper #billing_country_field,
.user-info-container .woocommerce-address-fields__field-wrapper #shipping_country_field {
    display: none;
}

.user-info-container .woocommerce-MyAccount-navigation {
    display: none;
}

.user-info-container .woocommerce-MyAccount-navigation ul {
    font-size: 16px;
    line-height: 1.25;
}

.user-info-container .woocommerce-MyAccount-navigation ul > li {
    border-bottom: 1px solid #e8e8e8;
}

.user-info-container .woocommerce-MyAccount-navigation ul > li:first-child {
    border-top: 1px solid #e8e8e8;
}

.user-info-container .woocommerce-MyAccount-navigation ul > li.active > a,
.user-info-container .woocommerce-MyAccount-navigation ul > li.is-active > a {
    color: #5786a9;
}

.user-info-container .woocommerce-MyAccount-navigation ul > li > a {
    display: block;
    padding: 15px 0;
    color: #3d3b3d;
    text-decoration: none;
}

.user-info-container .woocommerce-MyAccount-navigation ul > li > a:hover,
.user-info-container .woocommerce-MyAccount-navigation ul > li > a.key-board-focus {
    color: #5786a9;
}

.user-info-container .woocommerce-Address {
    margin-bottom: 25px;
}

.user-info-container .woocommerce-Address .woocommerce-Address-title {
    padding-bottom: 10px;
}

.user-info-container .woocommerce-Address h3 {
    margin-bottom: .5em;
}

.user-info-container button.button,
.user-info-container .addresses a.edit {
    -webkit-transition: .2s linear color, .2s linear background, .2s linear border;
    transition: .2s linear color, .2s linear background, .2s linear border;
    font-size: remc-alc(14px);
    line-height: 1.5;
    border-color: transparent;
    border-radius: 100px;
    font-weight: 700;
    border: 1px solid #113a73;
    color: #fff;
    background: #113a73;
    display: inline-block;
    vertical-align: top;
    min-width: 10rem;
    text-align: center;
    text-decoration: none;
    padding: .5rem;
}

.user-info-container button.button:focus,
.user-info-container button.button:active,
.user-info-container .addresses a.edit:focus,
.user-info-container .addresses a.edit:active {
    box-shadow: none;
}

.user-info-container button.button:focus:focus,
.user-info-container button.button:focus:active,
.user-info-container button.button:active:focus,
.user-info-container button.button:active:active,
.user-info-container .addresses a.edit:focus:focus,
.user-info-container .addresses a.edit:focus:active,
.user-info-container .addresses a.edit:active:focus,
.user-info-container .addresses a.edit:active:active {
    box-shadow: none;
}

.user-info-container button.button:hover,
.user-info-container .addresses a.edit:hover {
    background: #fff;
    border-color: #5786a9;
    color: #5786a9;
}

.user-info-container .edit-account p {
    margin: 0;
}

.user-info-container .edit-account .form-row {
    display: block;
    margin-bottom: 20px;
}

.user-info-container .edit-account label:not(.dropzone-input) {
    display: table;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25;
}

.user-info-container .input-text {
    display: block;
    width: 100%;
    height: 40px;
    border: 1px solid #a4a4a4;
    border-radius: 3px;
    background: #fff;
    box-shadow: none;
    color: #3d3b3d;
    font-size: 16px;
    line-height: 1.25;
    padding: 9px 14px;
    outline: none;
}

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

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

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

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

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

.user-info-container .input-text:focus {
    box-shadow: none;
    border-color: #b5b5b5;
}

.user-info-container .input-text.error,
.user-info-container .input-text[aria-invalid="true"] {
    border-color: #f00;
}

.user-info-container .form-row {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.user-info-container .form-row .form-group {
    -ms-flex-preferred-size: calc(50% - 5px);
    flex-basis: calc(50% - 5px);
    max-width: calc(50% - 5px);
}

.user-info-container .form-group {
    margin-bottom: 20px;
}

.user-info-container .form-group label:not(.dropzone-input) {
    display: table;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 400;
    margin-bottom: 15px;
}

.user-info-container .birthday-row {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
    padding-right: 5px;
}

.user-info-container .birthday-row .birthday-title {
    font-size: 14px;
    line-height: 1.4286;
    font-weight: 600;
    color: #3d3b3d;
    padding: 10px 0;
    -ms-flex-preferred-size: 106px;
    flex-basis: 106px;
    max-width: 106px;
}

.user-info-container .birthday-row .select-wrap {
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
    max-width: 80px;
}

.user-info-container .birthday-row .sep {
    font-size: 14px;
    line-height: 1.4286;
    padding: 10px;
}

.user-info-container .birthday-row .jcf-select .jcf-select-text {
    margin-right: 16px;
}

.user-info-container .btn {
    font-size: 15px;
    line-height: 1.3333;
    padding: 9px;
    display: block;
    width: 100%;
    max-width: 220px;
    margin: 0 auto;
}

.user-info-container #userDetail .map-register-section form {
    max-width: 476px;
}

.user-info-container #userDetail form {
    padding: 10px 0 40px;
    max-width: 380px;
    margin: 0 auto;
}

.user-info-container #userPass form {
    padding: 13px 0 46px;
    max-width: 380px;
    margin: 0 auto;
}

.user-info-container #userPass .form-group:last-of-type {
    padding: 10px 0 15px;
}

.user-info-container .user-order-history {
    width: 100%;
    font-size: 16px;
    line-height: 1.25;
    margin: 3px 0 0;
}

.user-info-container .user-order-history thead th,
.user-info-container .user-order-history thead th {
    font-weight: 600;
    padding: 14px 12px;
}

.user-info-container .user-order-history thead th:first-child,
.user-info-container .user-order-history thead th:first-child {
    width: 125px;
}

.user-info-container .user-order-history thead th:nth-child(2),
.user-info-container .user-order-history thead th:nth-child(2) {
    width: 137px;
}

.user-info-container .user-order-history th,
.user-info-container .user-order-history td {
    border: 1px solid #e8e8e8;
    border-width: 0 0 1px;
    text-align: right;
}

.user-info-container .user-order-history tbody th,
.user-info-container .user-order-history tbody td {
    padding: 25px 12px 24px;
}

.user-info-container .user-order-history .link {
    color: #113a73;
    font-size: 12px;
    display: block;
    padding: 4px;
    line-height: 1;
}

.user-info-container .user-order-history .link:hover {
    color: #3d3b3d;
}

.user-info-container .user-order-history .link i {
    vertical-align: top;
}

.user-info-container .empty-order-history {
    text-align: center;
    max-width: 220px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.375;
    padding: 5px 0 40px;
}

.user-info-container .empty-order-history .emoji-wrap {
    line-height: 1;
    font-size: 67px;
    margin-bottom: 17px;
}

.user-info-container .empty-order-history p {
    margin-bottom: 32px;
}

.user-info-container .empty-order-history .btn {
    font-size: 17px;
    line-height: 1.2143;
    padding: 7px;
    width: 109px;
}

.myaccount_login_container {
    padding: 25px 0;
}

.myaccount_login_container .container {
    max-width: 450px;
}

.myaccount_login_container .custom-check > label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    margin: 0;
    font-size: .75rem;
    line-height: 1.5;
    padding-right: 1.5625rem;
    letter-spacing: .0625em;
}

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

.myaccount_login_container .custom-check > label input[type="checkbox"]:checked ~ .fake-input:before {
    opacity: 1;
    -webkit-transform: translate(50%, -50%) scale(1);
    -ms-transform: translate(50%, -50%) scale(1);
    transform: translate(50%, -50%) scale(1);
}

.myaccount_login_container .custom-check > label .fake-input {
    position: absolute;
    right: 0;
    top: .5625rem;
    background: #e8e8e8;
    border-radius: 2px;
    width: 1.25rem;
    height: 1.25rem;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border: 1px solid #113a73;
}

.myaccount_login_container .custom-check > label .fake-input:before {
    content: "\e909";
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%) scale(0);
    -ms-transform: translate(50%, -50%) scale(0);
    transform: translate(50%, -50%) scale(0);
    color: #113a73;
    font: .625rem/1 "icomoon";
    opacity: 0;
    -webkit-transition: .25s ease opacity, .25s ease transform;
    transition: .25s ease opacity, .25s ease transform;
}

.myaccount_login_container .form-control:-webkit-autofill {
    -webkit-text-fill-color: #3d3b3d;
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
}

.myaccount_login_container .btn {
    width: 7.8125rem;
    margin: 0;
    display: block;
}

.order_thankyou {
    padding: 25px 0;
}

.order_thankyou .woocommerce-order-overview {
    padding: 0 0 15px;
}

.order_thankyou .shop_table.order_details th,
.order_thankyou .shop_table.order_details td {
    border: 1px solid #dad9d9;
    padding: 5px 10px;
}

.rtl .order_thankyou .shop_table.order_details th {
    text-align: right;
}

.order_thankyou .woocommerce-order:after {
    content: "";
    display: block;
    clear: both;
}

.order_thankyou .woocommerce-order-details {
    margin-bottom: 20px;
}

.woocommerce-order.order_thankyou:after {
    content: "";
    display: block;
    clear: both;
}

.cart-container {
    padding: 25px 0;
    max-width: 650px;
}

.cart-container .woocommerce-cart-form {
    margin-bottom: 20px;
}

.cart-container .cart-items-holder {
    background: #f5f5f5;
    padding: .9375rem .5rem 1.0625rem;
    margin: 0 0 15px;
}

.cart-container .cart-item {
    position: relative;
    margin: 0 .5625rem .125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #e7e7e7;
    padding: .625rem 0;
}

.cart-container .cart-item:first-child {
    border: none;
}

.cart-container .cart-item .cart-remove {
    position: absolute;
    color: #848484;
    font-size: .5625rem;
    line-height: 1;
    color: #000;
    left: .25rem;
    top: .875rem;
    -webkit-transition: .3s ease color;
    transition: .3s ease color;
    text-decoration: none;
}

.cart-container .cart-item .cart-remove:hover {
    color: #5786a9;
}

.cart-container .cart-item .product-img {
    -ms-flex-preferred-size: 4.5625rem;
    flex-basis: 4.5625rem;
    max-width: 4.5625rem;
}

.cart-container .cart-item .cart-detail {
    -ms-flex-preferred-size: calc(100% - 4.5625rem);
    flex-basis: calc(100% - 4.5625rem);
    max-width: calc(100% - 4.5625rem);
    padding: 0 .4375rem 0 0;
}

.cart-container .cart-item .product-name {
    display: block;
    color: #444;
    font-size: .75rem;
    line-height: 1.25;
    font-weight: 400;
    margin: 0 0 .5625rem;
}

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

.cart-container .cart-item .quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 .5625rem;
}

.cart-container .cart-item .quantity label {
    font-size: .6875rem;
    color: #848484;
    line-height: 1;
    font-weight: 400;
    margin: 0;
    min-width: 1.8125rem;
}

.cart-container .cart-item .jcf-number {
    -ms-flex-preferred-size: 1.875rem;
    flex-basis: 1.875rem;
    max-width: 1.875rem;
    height: 1.25rem;
    display: block;
    position: relative;
}

.cart-container .cart-item .jcf-number input[type="number"] {
    border: 1px solid #979797;
    display: block;
    width: 100%;
    height: 100%;
    font-size: .6875rem;
    line-height: 1.125rem;
    text-align: center;
    margin: 0;
    padding: 0 .3125rem 0 .6875rem;
    -moz-appearance: textfield;
    color: #3d3b3d;
}

.cart-container .cart-item .jcf-number input[type="number"]:-webkit-inner-spin-button,
.cart-container .cart-item .jcf-number input[type="number"]:-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.cart-container .cart-item .jcf-number .jcf-btn-inc,
.cart-container .cart-item .jcf-number .jcf-btn-dec {
    position: absolute;
    height: 50%;
    left: 0;
    width: .75rem;
    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;
}

.cart-container .cart-item .jcf-number .jcf-btn-inc:before,
.cart-container .cart-item .jcf-number .jcf-btn-dec:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: .375rem/1 "icomoon";
}

.cart-container .cart-item .jcf-number .jcf-btn-inc {
    top: 0;
}

.cart-container .cart-item .jcf-number .jcf-btn-inc:before {
    content: "\e903";
}

.cart-container .cart-item .jcf-number .jcf-btn-dec {
    bottom: 0;
}

.cart-container .cart-item .jcf-number .jcf-btn-dec:before {
    content: "\e900";
}

.cart-container .cart-item .product-price {
    font-size: .75rem;
    line-height: 1.25;
    color: #848484;
}

.cart-container .cart-item .product-price ins {
    text-decoration: none;
}

.cart-container .cart-item .product-price del {
    color: #c6c6c6;
}

.cart-container .cart-item .subtotal-info {
    display: none;
}

.cart-container .coupon {
    max-width: 380px;
}

.cart-container .coupon .btn-input-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 15px;
}

.cart-container .coupon .form-control {
    border-radius: 0 .25rem .25rem 0;
    -ms-flex-preferred-size: calc(100% - 5rem);
    flex-basis: calc(100% - 5rem);
    max-width: calc(100% - 5rem);
    outline: none;
    box-shadow: none;
}

.cart-container .coupon .form-control:focus {
    outline: none;
    box-shadow: none;
}

.cart-container .coupon .btn {
    padding: .625rem;
    border-radius: .25rem 0 0 .25rem;
    -ms-flex-preferred-size: 5rem;
    flex-basis: 5rem;
    max-width: 5rem;
    overflow: hidden;
}

.cart-container .btn-update {
    display: block;
    width: 7.8125rem;
    margin: 0 auto 0 0;
}

.cart-collaterals {
    padding: 15px;
    background: #f8f8f8;
}

.cart-collaterals h2 {
    font-size: 1rem;
    color: #3d3b3d;
    line-height: 1.2;
    font-weight: 500;
    margin: 0 0 .625rem;
}

.cart-collaterals .shop_table {
    margin: 0 0 15px;
    width: 100%;
}

.cart-collaterals .shop_table th,
.cart-collaterals .shop_table td {
    border: 1px solid #dad9d9;
    border-width: 1px 0;
    padding: 10px 0 10px 14px;
}

.cart-collaterals .checkout-button.button {
    font-size: .8125rem;
    line-height: 1.3846;
    color: #fff;
    background: #113a73;
    border: none;
    border-radius: 0;
    padding: .375rem .75rem;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    width: 7.8125rem;
    -webkit-transition: .3s ease background, .3s ease color;
    transition: .3s ease background, .3s ease color;
    text-align: center;
}

.cart-collaterals .checkout-button.button:hover {
    background: #5786a9;
}

#footer {
    background: #f6f6f6;
    padding: 4.9375rem 0 .125rem;
    position: relative;
}

#footer .design-dev-info a {
    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;
    font: .8125rem/1 "caviar_dreams", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #3d3b3d;
}

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

.footer-logo {
    width: 9.25rem;
}

.footer-logo img {
    width: 100%;
}

.footer-nav .footer-menu > li .widgettitle {
    display: block;
    font-size: .9375rem;
    line-height: 1.3077;
    color: #3d3b3d;
    text-decoration: none;
}

.footer-nav .footer-menu > li > a {
    display: block;
    font-size: .875rem;
    line-height: 1.3077;
    color: #3d3b3d;
    text-decoration: none;
}

.footer-nav .footer-menu > li ul {
    font-size: .875rem;
    line-height: 1.3333;
}

.footer-nav .footer-menu > li ul > li {
    padding-bottom: 6px;
}

.footer-nav .footer-menu > li ul > li > a {
    color: #3d3b3d;
    text-decoration: none;
}

.footer-nav .footer-menu > li ul > li > a:hover {
    color: #5786a9;
}

.footer-logos {
    padding: 1.3125rem 0 1.5625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.footer-logos .logo4,
.footer-logos .logo3 {
    margin: 0 .875rem;
}

.footer-logos .logo4 {
    width: 4.5625rem;
}

.footer-logos .logo3 {
    width: 7.6875rem;
}

.footer-logos img {
    width: 100%;
}

.footer-join-box {
    text-align: center;
    font-size: .75rem;
    line-height: 1.3333;
    color: #fff;
    background: #113a73;
    padding: .875rem 1.875rem .8125rem;
}

.footer-join-box .join-title {
    display: block;
    font-weight: 700;
    font-size: .8125rem;
    line-height: 1.3846;
    margin: 0 0 .625rem;
}

.footer-join-box p {
    margin-bottom: .5rem;
}

.footer-join-box .btn {
    width: 7.8125rem;
    display: block;
    margin: 0 auto;
    background: #fff;
    color: #113a73;
}

.footer-join-box .btn:hover,
.footer-join-box .btn:focus {
    color: #fff;
}

.footer-bottom {
    position: relative;
}

.social-networks {
    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;
}

.social-networks > li {
    margin: 0 .3125rem;
}

.social-networks a {
    width: 1.6875rem;
    height: 1.6875rem;
    background: #5786a9;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.125rem;
    line-height: 1;
    text-decoration: none;
    -webkit-transition: .25s ease background;
    transition: .25s ease background;
}

.social-networks a:hover {
    background: #456b88;
}

@media (min-width: 576px) {
    .user-info-container .birthday-row {
        padding-right: 12px;
    }

    .user-info-container .birthday-row .birthday-title {
        -ms-flex-preferred-size: 116px;
        flex-basis: 116px;
        max-width: 116px;
    }

    .user-info-container .birthday-row .select-wrap {
        -ms-flex-preferred-size: 90px;
        flex-basis: 90px;
        max-width: 90px;
    }

    .user-info-container .birthday-row .sep {
        padding: 10px 15px;
    }
}

@media (min-width: 768px) {
    .commentlist-item .commentlist-item {
        padding: 0 0 0 2em;
    }

    html {
        font-size: 16px;
    }

    button.btn,
    a.btn,
    input.btn {
        font-size: 14px;
        line-height: 1.7143;
    }

    .container {
        max-width: 750px;
    }

    .mobile-bottom-nav {
        display: none;
    }

    body .desktop-sticky-cart {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    #goTop {
        right: 15px;
        width: 40px;
        height: 40px;
        bottom: 12px;
    }

    .login-modal .modal-close {
        font-size: 14px;
        color: #3d3b3d;
        top: 14px;
        left: 15px;
    }

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

    .login-modal .modal-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .login-modal .login-form-holder {
        -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%;
        padding: 30px 47px 30px 38px;
    }

    .login-modal .modal-title {
        font-size: 20px;
        margin-bottom: 40px;
    }

    .login-modal .modal-title .icon-user {
        font-size: .8333em;
    }

    .login-modal .login-error {
        font-size: 12px;
        line-height: 1.3571;
        margin-bottom: 1em;
        margin: -28px 0 1em;
    }

    .login-modal .form-group {
        margin-bottom: 14px;
    }

    .login-modal .form-control {
        height: 50px;
        font-size: 16px;
        line-height: 1.25;
        padding: 14px;
        letter-spacing: .0625em;
        border-radius: 4px;
    }

    .login-modal .form-row {
        padding-bottom: 40px;
    }

    .login-modal .term-check > label {
        font-size: 14px;
        padding-right: 35px;
    }

    .login-modal .term-check > label .fake-input {
        width: 24px;
        height: 24px;
        top: 11px;
    }

    .login-modal .term-check > label .fake-input:before {
        font-size: 15px;
    }

    .login-modal .link-forget {
        font-size: 14px;
        letter-spacing: .0625em;
    }

    .login-modal .btn {
        max-width: 290px;
        font-size: 16px;
        line-height: 1.25;
        padding: 15px;
    }

    .login-modal .login-info {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%;
        padding: 35px 18px 25px;
    }

    .login-modal .login-info .info-title {
        font-size: 22px;
        margin-bottom: 21px;
    }

    .login-modal .login-info .info-list {
        font-size: 14px;
        line-height: 1.5;
    }

    .login-modal .login-info .info-list > li {
        padding: 12px 34px 12px 0;
    }

    .login-modal .login-info .info-list > li:before {
        width: 24px;
        height: 24px;
        font-size: 13px;
        top: 22px;
    }

    .login-modal .login-info .info-list > li:after {
        right: 12px;
        height: 12px;
    }

    .login-modal .login-info .info-text {
        font-size: 16px;
    }

    .woocommerce-breadcrumb {
        font-size: 13px;
    }

    .jcf-select {
        height: 42px;
    }

    .jcf-select .jcf-select-text {
        margin: 0 10px 0 35px;
        line-height: 42px;
    }

    .jcf-select .jcf-select-opener {
        left: 19px;
    }

    .jcf-select .jcf-select-opener:before {
        font-size: 9px;
    }

    .jcf-select .jcf-select-drop .jcf-list ul > li + li:before {
        left: 10px;
        right: 10px;
    }

    .jcf-select .jcf-select-drop .jcf-list .jcf-option {
        padding: 11px 10px;
    }

    #header .header-user-box {
        padding: 3px 25px 0 5px;
    }

    #header .header-user-box.mobile {
        display: none;
    }

    #header .btn-login {
        line-height: 1.2857;
    }

    #header .header-utility-nav {
        padding: 2px 0 0;
    }

    #header .header-utility-nav.mobile {
        display: none;
    }

    #header .header-utility-nav ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    #header .header-utility-nav ul > li {
        margin-right: 10px;
    }

    #header .header-utility-nav ul > li:first-child {
        margin-right: 0;
    }

    .header-top-bar {
        max-height: 60px;
        -webkit-transition: .5s ease max-height;
        transition: .5s ease max-height;
    }

    .fixed-position .header-top-bar {
        max-height: 0;
    }

    .header-top-bar .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .header-top-bar .sign-info {
        padding-left: 1.25em;
        margin-left: 1.25em;
    }

    .header-top-bar .sign-info:after {
        content: "";
        position: absolute;
        top: -.4375em;
        bottom: -.4375em;
        width: 1px;
        left: 0;
        background: #113a73;
    }

    .header-top {
        padding: 11px 0 10px;
    }

    .logo {
        width: 128px;
    }

    .logo:not(:only-child) {
        width: 110px;
        margin: 5px 0 5px 18px;
    }

    .client-logo {
        width: 85px;
    }

    .nav-opener {
        display: none;
    }

    #nav {
        background: #113a73;
        box-shadow: inset 0 1px 9px rgba(108, 108, 108, .5);
    }

    #nav .primary-menu {
        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 -7px;
    }

    #nav .primary-menu > li {
        margin: 0 7px;
    }

    #nav .primary-menu > li.menu-item-has-children:hover > a:after {
        -webkit-transform: translate(0, -50%) rotate(180deg);
        -ms-transform: translate(0, -50%) rotate(180deg);
        transform: translate(0, -50%) rotate(180deg);
    }

    #nav .primary-menu > li.menu-item-has-children:hover > .sub-menu {
        opacity: 1;
        visibility: visible;
    }

    #nav .primary-menu > li.menu-item-has-children > a {
        padding-left: 15px;
    }

    #nav .primary-menu > li.menu-item-has-children > a:after {
        content: "\e900";
        left: 0;
    }

    #nav .primary-menu > li > a {
        color: #fff;
        padding: 10px 0;
    }

    #nav .sub-menu {
        position: absolute;
        top: 100%;
        right: -15px;
        width: 190px;
        z-index: 9;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: .3s ease opacity, .3s ease visibility;
        transition: .3s ease opacity, .3s ease visibility;
    }

    #nav .sub-menu > li > a {
        padding: 10px 15px;
    }

    #nav .link-showmore {
        display: none;
    }

    .header-mini-cart {
        width: 370px;
        height: 70vh;
        max-height: 640px;
    }

    .header-mini-cart .minicart-header {
        padding: 20px 0 10px;
    }

    .header-mini-cart .minicart-header .cart-close {
        font-size: 15px;
        top: 20px;
        right: 20px;
    }

    .header-mini-cart .minicart-title {
        font-size: 18px;
        margin-bottom: 3px;
    }

    .header-mini-cart .minicart-count {
        font-size: 13px;
    }

    .header-mini-cart .cart-items-holder {
        height: calc(100% - 180px);
    }

    .header-mini-cart .cart-item {
        margin: 0 13px;
        padding: 13px 0;
    }

    .header-mini-cart .cart-item .cart-remove {
        font-size: 10px;
        top: 15px;
        left: 2px;
    }

    .header-mini-cart .cart-item .product-img {
        -ms-flex-preferred-size: 90px;
        flex-basis: 90px;
        max-width: 90px;
    }

    .header-mini-cart .cart-item .cart-detail {
        -ms-flex-preferred-size: calc(100% - 90px);
        flex-basis: calc(100% - 90px);
        max-width: calc(100% - 90px);
        padding: 4px 14px 0 16px;
    }

    .header-mini-cart .cart-item .product-name {
        font-size: 14px;
    }

    .header-mini-cart .cart-item .qty-input label {
        font-size: 14px;
        min-width: 42px;
    }

    .header-mini-cart .cart-item .jcf-number {
        height: 28px;
        -ms-flex-preferred-size: 44px;
        flex-basis: 44px;
        max-width: 44px;
    }

    .header-mini-cart .cart-item .jcf-number input[type="number"] {
        font-size: 14px;
        line-height: 26px;
        padding: 0 0 0 15px;
    }

    .header-mini-cart .cart-item .jcf-number .jcf-btn-inc,
    .header-mini-cart .cart-item .jcf-number .jcf-btn-dec {
        width: 15px;
        left: 0;
        height: 50%;
        width: .75rem;
    }

    .header-mini-cart .cart-item .jcf-number .jcf-btn-inc:before,
    .header-mini-cart .cart-item .jcf-number .jcf-btn-dec:before {
        font-size: 8px;
    }

    .header-mini-cart .cart-item .jcf-number .jcf-btn-dec {
        bottom: 0;
    }

    .header-mini-cart .cart-item .product-price {
        font-size: 14px;
    }

    .header-mini-cart .cart-footer {
        margin: 0 13px;
    }

    .header-mini-cart .total-row {
        font-size: 14px;
        padding: 10px 2px 15px;
    }

    .header-mini-cart .btns-row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .header-mini-cart .btns-row .btn {
        -ms-flex-preferred-size: 155px;
        flex-basis: 155px;
        max-width: 155px;
        padding: 10px 5px;
    }

    .header-mini-cart .link-shopping {
        font-size: 14px;
        margin-left: 28px;
    }

    .header-mini-cart.empty-cart {
        background-image: url(assets/images/empty-cart-bg.png);
        height: 626px;
    }

    .header-mini-cart.empty-cart .btn {
        width: 160px;
        line-height: 1.9375;
    }

    .header-mini-cart.empty-cart:after {
        width: 178px;
        background-image: url(assets/images/empty-cart-bg1.png);
    }

    .header-mini-cart .empty-info-title {
        font-size: 20px;
        margin-bottom: 2.75em;
    }

    .hero-banner .bg-image {
        height: 400px;
    }

    .hero-banner .bg-image img {
        opacity: 0;
    }

    .hero-banner .banner-content {
        bottom: 6.94vw;
    }

    .hero-banner .club-feature-list {
        max-width: 1062px;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .hero-banner .feature-item {
        margin: 0 5px 22px;
        -ms-flex-preferred-size: 140px;
        flex-basis: 140px;
        max-width: 140px;
        min-height: 170px;
        padding: 56px 5px 35px;
    }

    .hero-banner .feature-item .ico-wrap {
        width: 65px;
        -webkit-transform: translate(50%, -20%);
        -ms-transform: translate(50%, -20%);
        transform: translate(50%, -20%);
    }

    .hero-banner .feature-item .feature-title {
        line-height: 1.5;
        font-size: 18px;
        margin-bottom: -.1818em;
    }

    .hero-banner .feature-item .feature-text {
        line-height: 1.3125;
        font-size: 14px;
    }

    .hero-banner .feature-item .btn {
        line-height: 1.3125;
        font-size: 14px;
        padding: .4375em;
        bottom: .8125em;
        left: .875em;
        right: .875em;
    }

    .best-sellers-section {
        padding: 40px 0 52px;
    }

    .best-sellers-section h2 {
        font-size: 20px;
        margin-bottom: 1.1667em;
    }

    .best-sellers-slider {
        padding: 0 24px;
    }

    .best-sellers-slider .slick-list {
        padding: 0 7px;
    }

    .best-sellers-slider .slick-active .product-item {
        box-shadow: 8px -1px 11px rgba(207, 207, 207, .5);
    }

    .best-sellers-slider .slick-active .product-item:hover {
        box-shadow: 4px -1px 8px rgba(207, 207, 207, .25);
    }

    .best-sellers-slider .slick-active .product-item .btn-addcart {
        opacity: 1;
    }

    .best-sellers-slider .product-item {
        margin: 20px 8px;
        box-shadow: none;
    }

    .product-item {
        font-size: 14px;
        line-height: 1.4286;
        padding: 8px;
    }

    .product-item .btn-addcart {
        width: 34px;
        height: 34px;
        font-size: 18px;
        margin: -5px 0 0 -1px;
    }

    .product-item .offer-label {
        top: 8px;
        right: 8px;
        width: 53px;
        font-size: 15px;
        line-height: 1.3125;
        padding: 8px 5px;
    }

    .product-item .img-wrap .product-logo {
        width: 73px;
        bottom: 5px;
        left: 5px;
    }

    .product-item .product-info {
        padding: 9px 0 8px;
    }

    .product-item .product-name {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .product-item .product-amount {
        font-size: 14px;
        padding-top: 5px;
    }

    .product-item .product-amount del {
        font-size: 12px;
        margin: 0 8px;
    }

    .club-benefit-section {
        padding-bottom: 35px;
    }

    .club-benefit-section .row [class^="col-"],
    .club-benefit-section .row [class*="col-"] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .club-benefit-section .row [class^="col-"] .benefit-item,
    .club-benefit-section .row [class*="col-"] .benefit-item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    .club-benefit-section h2 {
        font-size: 22px;
        margin-bottom: 2.6em;
    }

    .club-benefit-section .benefit-item {
        font-size: 14px;
        line-height: 1.3571;
        max-width: 251px;
        padding: 20px 40px 27px;
        letter-spacing: .0214em;
        margin: 0 0 8px;
    }

    .club-benefit-section .benefit-item {
        padding: 18px 28px 20px;
    }

    .club-benefit-section .benefit-item .ico-wrap {
        margin-bottom: 15px;
    }

    .club-benefit-section .benefit-item .ico-wrap img {
        max-height: 48px;
        max-width: 48px;
    }

    .club-benefit-section .benefit-item .benefit-name {
        font-size: 16px;
        line-height: 1.25;
        margin-bottom: 7px;
        letter-spacing: .0244em;
        margin-left: -16px;
    }

    .club-benefit-section .benefit-item .link-detail {
        font-size: 16px;
        left: .7222em;
        bottom: .5556em;
    }

    .club-benefit-section .benefit-item .link-detail {
        font-size: 17px;
    }

    .club-benefit-section .benefit-item .link-detail {
        font-size: 18px;
    }

    .club-benefit-section .showmore_benefit {
        display: none;
    }

    .section-title {
        font-size: 30px;
    }

    .vacation-section {
        background-image: url(assets/images/img07.png);
        background-size: auto 100%;
        background-position: 0 0;
        padding: 60px 0;
    }

    .vacation-section .tree {
        width: 300px;
    }

    .vacation-section .section-title {
        margin-bottom: .96em;
    }

    .vacation-section .info-text {
        font-size: 14px;
        line-height: 1.6875;
        padding-bottom: 20px;
        max-width: 350px;
        margin: 0 auto;
    }

    .vacation-section .info-text h3 {
        line-height: 1.3667;
        font-size: 22px;
        letter-spacing: .0333em;
        margin-bottom: .6667em;
    }

    .vacation-section .info-text .btn-all {
        margin-top: 15px;
    }

    .vacation-section .btn-all {
        min-width: 140px;
    }

    .vacation-section .btn-all.mobile {
        display: none;
    }

    .vacation-section .vacation-product-slider {
        margin: 0 -200px;
    }

    .vacation-section .vacation-product-slider .slide {
        width: 304px;
    }

    .vacation-section .vacation-product-slider .slide .product-item {
        margin: 20px 8px;
    }

    .vacation-section .vacation-product-slider .slick-arrow {
        width: 38px;
        height: 38px;
        font-size: 16px;
    }

    .recommended-section {
        padding: 51px 0 49px;
    }

    .recommended-section .top-text {
        font-size: 14px;
        line-height: 1.6875;
        max-width: 640px;
        margin: 0 auto;
        padding-bottom: 28px;
    }

    .recommended-section .top-text h2 {
        line-height: 1.3667;
        font-size: 22px;
        letter-spacing: .0333em;
        margin-bottom: .4333em;
    }

    .recommended-section .btn {
        width: 140px;
        display: block;
    }

    .recommended-section .recommended-slider {
        padding: 0 24px;
        margin-bottom: 20px;
    }

    .recommended-section .recommended-slider .slick-list {
        padding: 0 7px;
    }

    .recommended-section .recommended-slider .slick-active .product-item {
        box-shadow: 8px -1px 11px rgba(207, 207, 207, .5);
    }

    .recommended-section .recommended-slider .slick-active .product-item .btn-addcart {
        opacity: 1;
    }

    .recommended-section .recommended-slider .product-item {
        margin: 20px 8px;
        box-shadow: none;
    }

    .home-contact-section .contact-box,
    .home-contact-section .become-member-box {
        padding: 50px 20px 38px;
    }

    .home-contact-section .become-member-box .content-wrap {
        font-size: 14px;
        line-height: 1.8;
        max-width: 500px;
        margin: 0 auto;
    }

    .home-contact-section .become-member-box h2 {
        font-size: 30px;
        margin-bottom: .5577em;
    }

    .home-contact-section .become-member-box h3 {
        font-size: 18px;
        margin-bottom: 1.0455em;
    }

    .home-contact-section .become-member-box p {
        margin-bottom: 13px;
    }

    .home-contact-section .btn {
        width: 140px;
    }

    .home-contact-section .btn.mobile {
        display: none;
    }

    .home-contact-section .contact-box .home-contact-holder {
        max-width: 483px;
        margin: 0 auto;
    }

    .home-contact-section .contact-box h2 {
        font-size: 28px;
        margin-bottom: .25em;
    }

    .home-contact-section .contact-box .info-box {
        font-size: 14px;
        line-height: 1.6875;
        padding-bottom: 16px;
    }

    .home-contact-section .contact-box .inputs-row {
        margin: 0 -7px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .home-contact-section .contact-box .form-group {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        padding: 0 7px;
        margin-bottom: 14px;
    }

    .home-contact-section .contact-box .form-group.message {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .home-contact-section .contact-box .form-group label {
        font-size: 14px;
        line-height: 1.25;
        margin-bottom: 4px;
    }

    .home-contact-section .contact-box .form-control {
        height: 42px;
        padding: 11px 10px;
    }

    .home-contact-section .contact-box textarea.form-control {
        min-height: 90px;
    }

    .home-contact-section .contact-box .btn {
        margin-top: 6px;
    }

    .inner-banner .banner-content {
        padding-bottom: 32px;
    }

    .inner-banner h1 {
        font-size: 25px;
        margin-bottom: 7px;
    }

    .shop-page-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 63px 0 41px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .sidebar-filter-wrapper {
        -ms-flex-preferred-size: 230px;
        flex-basis: 230px;
        max-width: 230px;
    }

    .sidebar-filter-wrapper > .side_filter_control {
        display: none;
    }

    .sidebar-filter-wrapper .jcf-select .jcf-select-text {
        background: #fff;
        margin-bottom: -1px;
        font-size: 16px;
        line-height: 1.3125;
        padding: 6px 29px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        font-weight: 400;
    }

    .sidebar-filter-wrapper .jcf-select .jcf-select-text:after {
        margin-right: 10px;
    }

    .sidebar-filter-wrapper .jcf-select .jcf-select-drop {
        position: static;
    }

    .sidebar-filter-wrapper .jcf-select .jcf-select-drop .jcf-list .jcf-option {
        padding: 8px 30px;
    }

    .sidebar-filter-wrapper .woocommerce-ordering {
        margin-bottom: 10px;
    }

    .sidebar-filter-box {
        background: #fff;
        box-shadow: 3px 8px 11px rgba(225, 225, 225, .5);
    }

    .sidebar-filter-box .filter-close {
        display: none;
    }

    .sidebar-filter-box .sidebar-filter-holder {
        padding: 20px 0 0;
    }

    .sidebar-filter-box .sidebar-filter-holder .filter-title {
        display: block;
    }

    .sidebar-filter-box .filter-options-group {
        padding: 0 24px;
    }

    .sidebar-filter-box .filter-options-group > li {
        padding: 7px;
    }

    .sidebar-filter-box .filter-options-group > li + li {
        border-top: 1px solid #113a73;
    }

    .sidebar-filter-box .filter-options-group > li > a {
        padding: 4px 3px;
        font-size: 16px;
        line-height: 1.5;
        cursor: text;
    }

    .sidebar-filter-box .filter-options-group > li > a:after {
        content: ":";
    }

    .sidebar-filter-box .price-range-holder {
        font-size: 14px;
        padding: 20px 0 25px;
    }

    .sidebar-filter-box .filter-options-list {
        font-size: 14px;
        line-height: 1.2143;
    }

    .sidebar-filter-box .filter-options-list > li:last-child {
        padding-bottom: 15px;
    }

    .sidebar-filter-box .filter-options-list label {
        padding: 6px 27px 6px 0;
    }

    .sidebar-filter-box .filter-options-list label .fake-input {
        width: 20px;
        height: 20px;
        top: 15px;
    }

    .sidebar-filter-box .filter-options-list label .fake-input:before {
        font-size: 14px;
    }

    .sidebar-filter-box .btn-filter {
        font-size: 16px;
        line-height: 1.25;
    }

    .shop-product-content {
        -ms-flex-preferred-size: calc(100% - 230px);
        flex-basis: calc(100% - 230px);
        max-width: calc(100% - 230px);
        padding: 2px 35px 0 0;
    }

    .shop-product-content .woocommerce-pagination {
        margin-top: -2px;
    }

    .shop-products-row {
        margin: 0 -8px;
    }

    .shop-products-row .product-col {
        padding: 0 8px 35px;
    }

    .woocommerce-pagination .page-numbers {
        font-size: 16px;
        line-height: 1.25;
    }

    .woocommerce-pagination .page-numbers > li {
        padding: 0 9px;
    }

    .woocommerce-pagination .page-numbers .next,
    .woocommerce-pagination .page-numbers .prev {
        margin: 0 4px;
    }

    .woocommerce-pagination .page-numbers .next:before,
    .woocommerce-pagination .page-numbers .prev:before {
        font-size: 16px;
    }

    .recommended-category-section {
        padding: 24px 0 31px;
    }

    .recommended-category-section h2 {
        font-size: 20px;
        margin-bottom: 45px;
    }

    .category-item .category-name {
        font-size: 16px;
        margin-bottom: .5em;
    }

    .category-item .btn {
        font-size: 14px;
        min-width: 100px;
        line-height: 1.1875;
    }

    .single-product-container .woocommerce-breadcrumb {
        font-size: 12px;
    }

    .single-product-header {
        padding: 29px 0 23px;
    }

    .single-product-header h1 {
        font-size: 24px;
        margin-bottom: 9px;
    }

    .product-detail-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        background: -webkit-linear-gradient(top, rgba(233, 233, 233, .43) 0%, rgba(255, 255, 255, .15) 100%);
        background: linear-gradient(180deg, rgba(233, 233, 233, .43) 0%, rgba(255, 255, 255, .15) 100%);
        padding: 20px 15px 31px;
        border-bottom: 1px solid #dfd9d4;
    }

    .product-slider-holder {
        -ms-flex-preferred-size: 44.32%;
        flex-basis: 44.32%;
        max-width: 44.32%;
    }

    .product-slider-holder .offer-label {
        top: 8px;
        right: 8px;
        width: 53px;
        font-size: 15px;
        line-height: 1.3125;
        padding: 8px 5px;
    }

    .product-main-slider {
        margin-bottom: 18px;
    }

    .product-detail-section {
        font-size: 14px;
        line-height: 1.5;
        -ms-flex-preferred-size: 55.68%;
        flex-basis: 55.68%;
        max-width: 55.68%;
        padding: 8px 24px 0 0;
    }

    .product-detail-section .product-name {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .product-detail-section .special-price {
        font-size: 20px;
    }

    .product-detail-section .special-price .amount {
        margin-left: 6px;
    }

    .product-detail-section .price {
        font-size: 20px;
        margin-bottom: 12px;
    }

    .product-detail-section .price ins {
        margin-left: 6px;
    }

    .product-detail-section .price del {
        font-size: 15px;
        line-height: 1.0385;
    }

    .product-detail-section .feature-list {
        font-size: 14px;
        line-height: 1.5;
        padding-bottom: 11px;
    }

    .product-detail-section .feature-list > li {
        padding: 0 15px 8px 0;
    }

    .product-detail-section .feature-list > li:before {
        width: 15px;
        font-size: 8px;
        top: 1.3125em;
    }

    .product-detail-section .event-detail-box {
        font-size: 14px;
        padding: 16px 12px 11px;
        line-height: 1.5;
        margin-bottom: 34px;
    }

    .product-detail-section .event-detail-box .event-date,
    .product-detail-section .event-detail-box .event-address {
        padding: 0 30px 6px 0;
    }

    .product-detail-section .event-detail-box .event-date [class^="icon-"],
    .product-detail-section .event-detail-box .event-date [class*=" icon-"],
    .product-detail-section .event-detail-box .event-address [class^="icon-"],
    .product-detail-section .event-detail-box .event-address [class*=" icon-"] {
        width: 30px;
        top: 10.5px;
        font-size: 1.2em;
    }

    .product-detail-section .multipassWrapper label {
        font-size: 16px;
    }

    .product-detail-section .multipassWrapper .jcf-number {
        width: 110px;
    }

    .product-detail-section .multipassWrapper .totlalMu {
        padding-top: 8px;
    }

    .product-detail-section .jcf-number {
        height: 50px;
    }

    .product-detail-section .jcf-number input[type="number"] {
        font-size: 20px;
        line-height: 50px;
        padding: 0 12px 0 28px;
    }

    .product-detail-section .jcf-number .jcf-btn-inc,
    .product-detail-section .jcf-number .jcf-btn-dec {
        width: 30px;
    }

    .product-detail-section .jcf-number .jcf-btn-inc:before,
    .product-detail-section .jcf-number .jcf-btn-dec:before {
        font-size: 8px;
    }

    .product-detail-section .single-login-button {
        font-size: 16px;
        line-height: 1.25;
        padding: 15px;
        min-width: 240px;
    }

    .product-detail-section .variations_form table.variations td.label {
        width: 100px;
    }

    .product-detail-section .add-cart-row {
        max-width: 426px;
        margin-bottom: 30px;
    }

    .product-detail-section .add-cart-row .qty-input,
    .product-detail-section .add-cart-row .quantity {
        -ms-flex-preferred-size: 75px;
        flex-basis: 75px;
        max-width: 75px;
        margin-right: auto;
    }

    .product-detail-section .add-cart-row .btn {
        font-size: 16px;
        line-height: 1.25;
        padding: 15px;
        -ms-flex-preferred-size: calc(100% - 87px);
        flex-basis: calc(100% - 87px);
    }

    .product-detail-section .term-title {
        font-size: 14px;
        line-height: 1.2857;
        margin-bottom: 7px;
    }

    .product-recommended-section {
        padding: 30px 0;
    }

    .product-recommended-section h2 {
        font-size: 18px;
    }

    .product-recommended-section .product-recommended-slider {
        margin: 0 -800px;
    }

    .product-recommended-section .product-recommended-slider .slick-dots {
        padding-bottom: 20px;
    }

    .product-recommended-section .btn {
        width: 210px;
        display: block;
    }

    .about-container {
        margin: -85px 0 0;
        line-height: 1.5;
        padding-bottom: 52px;
    }

    .about-container:before {
        top: -85px;
    }

    .about-container #content {
        padding: 22px 20px 6px;
    }

    .about-container #content:before {
        width: 100%;
        height: 90px;
        top: -3.68vw;
    }

    .about-container #content h2 {
        line-height: 1.25;
        font-size: 19px;
        margin-bottom: .9583em;
    }

    .about-container #content h2 + p {
        margin-bottom: 17px;
    }

    .about-container #content p {
        margin-bottom: 24px;
    }

    .about-container #content h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .about-container #content h4,
    .about-container #content h5 {
        font-size: 15px;
        line-height: 1.1111;
    }

    .about-container #content h4 {
        margin-bottom: 11px;
    }

    .about-container #content h5 {
        margin-bottom: 10px;
    }

    .about-container #content figure {
        padding: 15px 0;
    }

    .about-container #content ol {
        padding-bottom: 20px;
    }

    .about-container #content ul {
        padding-bottom: 40px;
    }

    .contact-container {
        padding-bottom: 28px;
    }

    .contact-container .contact-info-holder {
        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;
    }

    .contact-container .contact-info-box {
        margin: -40px 0 0;
        -ms-flex-preferred-size: 38%;
        flex-basis: 38%;
        max-width: 38%;
        padding: 24px 33px;
    }

    .contact-container .contact-info-box h2 {
        font-size: 32px;
        margin-bottom: 1.0526em;
    }

    .contact-container .contact-address,
    .contact-container .contact-phone,
    .contact-container .contact-email {
        font-size: 16px;
        padding: 0 6px 25px;
    }

    .contact-container .contact-title {
        font-size: 18px;
        padding-right: 1.4545em;
        margin-bottom: 10px;
        position: relative;
    }

    .contact-container .contact-title [class^="icon-"],
    .contact-container .contact-title [class*=" icon-"] {
        top: 9px;
    }

    .contact-container .contact-phone .contact-title,
    .contact-container .contact-email .contact-title {
        margin-bottom: 12px;
    }

    .contact-container .social-networks {
        padding: 18px 4px 13px;
    }

    .contact-form-holder {
        -ms-flex-preferred-size: 57%;
        flex-basis: 57%;
        max-width: 57%;
        padding: 26px 26px 16px;
        margin: -40px auto 0 0;
        position: relative;
        z-index: 6;
    }

    .contact-form-holder .contact-form-text {
        font-size: 16px;
        line-height: 1.375;
        max-width: 680px;
        margin: 0 auto;
        padding-bottom: 14px;
    }

    .contact-form-holder .contact-form-text h2 {
        margin-bottom: 2px;
        font-size: 24px;
    }

    .contact-form-holder .form-row {
        margin: 0 -10px;
    }

    .contact-form-holder .form-row {
        margin: 0 -16px;
    }

    .contact-form-holder .form-row {
        margin: 0 -22px;
    }

    .contact-form-holder .form-row .form-group {
        padding: 0 10px;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }

    .contact-form-holder .form-row .form-group.full-width {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .contact-form-holder .form-group {
        margin-bottom: 30px;
    }

    .contact-form-holder .form-control {
        font-size: 14px;
        height: 40px;
        line-height: 1.5;
        padding: 9px 0;
    }

    .contact-form-holder textarea.form-control {
        height: 95px;
    }

    .contact-form-holder .custom-checkbox {
        font-size: 14px;
        padding-right: 24px;
    }

    .contact-form-holder .custom-checkbox .fake-input {
        width: 17px;
        height: 17px;
        top: 11px;
    }

    .contact-form-holder .custom-checkbox .fake-input:before {
        font-size: 10px;
    }

    .contact-form-holder .btn-send {
        width: 140px;
        margin: -2px auto 0 0;
    }

    .benefits-bar .benefits-slider .slick-arrow {
        font-size: 13px;
    }

    .benefits-bar .benefit-item .ico-wrap {
        margin-bottom: 8px;
    }

    .benefits-bar .benefit-item .ico-wrap img {
        max-height: 48px;
    }

    .benefits-bar .benefit-item .benefit-name {
        font-size: 13px;
    }

    .checkout-payment-container {
        padding-bottom: 35px;
    }

    .checkout-payment-container .woocommerce-error {
        padding-bottom: 25px;
    }

    .checkout-payment-container .custom-check > label {
        font-size: 14px;
        padding-right: 35px;
    }

    .checkout-payment-container .custom-check > label .fake-input {
        width: 24px;
        height: 24px;
        top: 11px;
    }

    .checkout-payment-container .custom-check > label .fake-input:before {
        font-size: 15px;
    }

    .checkout-payment-container .select2-container.select2-container--default .select2-selection--single {
        height: 50px;
        border-radius: 4px;
    }

    .checkout-payment-container .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 16px;
        line-height: 48px;
        letter-spacing: .0625em;
        padding: 0 14px 0 40px;
    }

    .checkout-payment-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
        left: 19px;
        height: 48px;
    }

    .checkout-payment-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
        font-size: 9px;
    }

    .page-header {
        padding: 40px 0 18px;
    }

    .page-header h1 {
        font-size: 24px;
        color: #262626;
        margin-bottom: .4667em;
    }

    .checkout-info-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -15px;
    }

    .checkout-info-row {
        margin: 0 -33px;
    }

    .checkout-info-row .info-column,
    .checkout-info-row .checkout-cart-col {
        padding: 0 15px;
    }

    .checkout-info-row .info-column,
    .checkout-info-row .checkout-cart-col {
        padding: 0 33px;
    }

    .checkout-info-row .info-column {
        -ms-flex-preferred-size: 46.33%;
        flex-basis: 46.33%;
        max-width: 46.33%;
    }

    .checkout-info-row .checkout-cart-col {
        -ms-flex-preferred-size: 53.67%;
        flex-basis: 53.67%;
        max-width: 53.67%;
    }

    .checkout-info-row .info-header {
        padding: 14px 0 24px;
    }

    .checkout-info-row .info-title {
        font-size: 18px;
        line-height: .05;
        margin-bottom: 11px;
    }

    .checkout-info-row .info-title .icon-user {
        font-size: 1em;
        margin-left: .55em;
    }

    .checkout-info-row .info-subheading {
        font-size: 14px;
    }

    .checkout-info-row .different-shipping {
        margin: 3px 5px;
    }

    .checkout-form-row {
        margin: 0 -5px;
    }

    .checkout-form-row .input-wrap {
        padding: 0 5px;
        margin-bottom: 25px;
    }

    .checkout-form-row .form-input {
        height: 50px;
        font-size: 16px;
        line-height: 1.25;
        padding: 14px;
        letter-spacing: .0625em;
        border-radius: 4px;
    }

    .checkout-cart-holder {
        padding: 16px 27px 13px 22px;
    }

    .checkout-cart-holder .cart-header {
        padding-bottom: 10px;
    }

    .checkout-cart-holder .cart-header .cart-heading {
        font-size: 18px;
        letter-spacing: .05em;
    }

    .checkout-cart-holder .cart-header .cart-count {
        margin-left: 9px;
        margin-right: 0;
    }

    .checkout-cart-holder .cart-header .cart-count .icon-cart {
        font-size: 21px;
    }

    .checkout-cart-holder .cart-header .cart-count .num {
        width: 1.2857em;
        height: 1.2857em;
        font-size: 10px;
        top: -.4286em;
        right: -.7857em;
    }

    .checkout-cart-holder .cart-item {
        margin: 0 13px;
        padding: 13px 0;
    }

    .checkout-cart-holder .cart-item .cart-remove {
        font-size: 10px;
        top: 18px;
        left: 2px;
    }

    .checkout-cart-holder .cart-item .product-img {
        -ms-flex-preferred-size: 90px;
        flex-basis: 90px;
        max-width: 90px;
        margin-top: 2px;
    }

    .checkout-cart-holder .cart-item .cart-detail {
        -ms-flex-preferred-size: calc(100% - 90px);
        flex-basis: calc(100% - 90px);
        max-width: calc(100% - 90px);
        padding-right: 16px;
    }

    .checkout-cart-holder .cart-item .product-name {
        font-size: 14px;
    }

    .checkout-cart-holder .cart-item .qty-input label {
        font-size: 14px;
        min-width: 42px;
    }

    .checkout-cart-holder .cart-item .jcf-number {
        height: 28px;
        -ms-flex-preferred-size: 44px;
        flex-basis: 44px;
        max-width: 44px;
    }

    .checkout-cart-holder .cart-item .jcf-number input[type="number"] {
        font-size: 14px;
        line-height: 26px;
        padding: 0 0 0 15px;
    }

    .checkout-cart-holder .cart-item .jcf-number .jcf-btn-inc,
    .checkout-cart-holder .cart-item .jcf-number .jcf-btn-dec {
        width: 15px;
    }

    .checkout-cart-holder .cart-item .jcf-number .jcf-btn-inc:before,
    .checkout-cart-holder .cart-item .jcf-number .jcf-btn-dec:before {
        font-size: 8px;
    }

    .checkout-cart-holder .cart-item .product-price {
        font-size: 14px;
    }

    .checkout-cart-holder .cart-footer {
        margin: 0 13px;
    }

    .checkout-cart-holder .total-row {
        font-size: 14px;
        padding: 20px 2px 15px;
    }

    .checkout-cart-holder .term-check {
        margin: 0 15px 20px;
    }

    .checkout-cart-holder .btn {
        font-size: 16px;
        line-height: 1.25;
        padding: 14px;
        letter-spacing: .0625em;
        width: 290px;
    }

    .lost_reset_password .input-text {
        height: 50px;
        font-size: 16px;
        line-height: 1.25;
        padding: 14px;
        letter-spacing: .0625em;
        border-radius: 4px;
    }

    .lost_reset_password .button {
        font-size: 16px;
        line-height: 1.25;
        padding: 15px;
    }

    .user-info-container {
        padding: 40px 0 70px;
    }

    .user-info-container .breadcrumbs {
        margin-bottom: 10px;
    }

    .user-info-container a[data-toggle="collapse"] {
        display: none;
    }

    .user-info-container .user-info-row {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .user-info-container .woocommerce-address-fields__field-wrapper .form-row {
        -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
        max-width: calc(50% - 10px);
    }

    .user-info-container .woocommerce-MyAccount-navigation {
        display: block;
        -ms-flex-preferred-size: 200px;
        flex-basis: 200px;
        max-width: 200px;
    }

    .user-info-container .user-detail-holder {
        -ms-flex-preferred-size: calc(100% - 200px);
        flex-basis: calc(100% - 200px);
        max-width: calc(100% - 200px);
        padding-right: 40px;
    }

    .user-info-container .woocommerce-Address {
        margin-bottom: 32px;
    }

    .user-info-container .edit-account {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .user-info-container .edit-account .clear {
        display: none;
    }

    .user-info-container .edit-account > .form-row {
        -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
        max-width: calc(50% - 10px);
    }

    .user-info-container .edit-account > fieldset {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .user-info-container .edit-account > fieldset:after {
        content: "";
        display: block;
        clear: both;
    }

    .user-info-container .edit-account > fieldset .form-row {
        float: right;
        width: calc(50% - 10px);
    }

    .user-info-container .edit-account > fieldset .form-row:nth-child(2n + 1) {
        float: left;
    }

    .user-info-container .input-text {
        height: 50px;
        padding: 14px 15px;
    }

    .user-info-container .collapse {
        display: block;
    }

    .user-info-container .birthday-row {
        padding-right: 0;
    }

    .user-info-container #userDetail form {
        margin: 0;
        padding: 1px 0 0;
    }

    .user-info-container #userDetail form > .form-group:last-of-type {
        padding-bottom: 29px;
    }

    .user-info-container #userPass form {
        margin: 0;
        padding: 0 0 20px;
    }

    .user-info-container #userPass .form-group:last-of-type {
        padding-bottom: 25px;
    }

    .user-info-container .user-order-history {
        max-width: 563px;
        margin-top: 2px;
    }

    .user-info-container .user-order-history thead th:first-child,
    .user-info-container .user-order-history thead th:first-child {
        width: 35.52%;
    }

    .user-info-container .user-order-history thead th:nth-child(2),
    .user-info-container .user-order-history thead th:nth-child(2) {
        width: 32.5%;
    }

    .user-info-container .user-order-history thead th:nth-child(3),
    .user-info-container .user-order-history thead th:nth-child(3) {
        width: 24.51%;
    }

    .myaccount_login_container {
        padding: 32px 0;
    }

    .myaccount_login_container .custom-check > label {
        font-size: 14px;
        padding-right: 35px;
    }

    .myaccount_login_container .custom-check > label .fake-input {
        width: 24px;
        height: 24px;
        top: 11px;
    }

    .myaccount_login_container .custom-check > label .fake-input:before {
        font-size: 15px;
    }

    .myaccount_login_container .btn {
        width: 140px;
    }

    .order_thankyou {
        padding: 32px 0;
    }

    .order_thankyou .woocommerce-order-overview {
        padding-bottom: 20px;
    }

    .order_thankyou .woocommerce-order-details {
        float: right;
        width: 50%;
        padding-left: 15px;
    }

    .order_thankyou .woocommerce-customer-details {
        overflow: hidden;
        width: 50%;
        padding-right: 15px;
    }

    .cart-container {
        padding: 32px 0;
    }

    .cart-container .woocommerce-cart-form {
        margin-bottom: 25px;
    }

    .cart-container .cart-items-holder {
        padding: 16px 27px 13px 22px;
        margin-bottom: 20px;
    }

    .cart-container .cart-item {
        margin: 0 13px;
        padding: 13px 0;
    }

    .cart-container .cart-item .cart-remove {
        font-size: 10px;
        top: 18px;
        left: 2px;
    }

    .cart-container .cart-item .product-img {
        -ms-flex-preferred-size: 90px;
        flex-basis: 90px;
        max-width: 90px;
        margin-top: 2px;
    }

    .cart-container .cart-item .cart-detail {
        -ms-flex-preferred-size: calc(100% - 90px);
        flex-basis: calc(100% - 90px);
        max-width: calc(100% - 90px);
        padding-right: 16px;
    }

    .cart-container .cart-item .product-name {
        font-size: 14px;
    }

    .cart-container .cart-item .quantity label {
        font-size: 14px;
        min-width: 42px;
    }

    .cart-container .cart-item .jcf-number {
        height: 28px;
        -ms-flex-preferred-size: 44px;
        flex-basis: 44px;
        max-width: 44px;
    }

    .cart-container .cart-item .jcf-number input[type="number"] {
        font-size: 14px;
        line-height: 26px;
        padding: 0 0 0 15px;
    }

    .cart-container .cart-item .jcf-number .jcf-btn-inc,
    .cart-container .cart-item .jcf-number .jcf-btn-dec {
        width: 15px;
    }

    .cart-container .cart-item .jcf-number .jcf-btn-inc:before,
    .cart-container .cart-item .jcf-number .jcf-btn-dec:before {
        font-size: 8px;
    }

    .cart-container .cart-item .product-price {
        font-size: 14px;
    }

    .cart-container .coupon .btn-input-wrap {
        margin-bottom: 0;
    }

    .cart-container .coupon .form-control {
        -ms-flex-preferred-size: calc(100% - 112px);
        flex-basis: calc(100% - 112px);
        max-width: calc(100% - 112px);
        height: 44px;
    }

    .cart-container .coupon .btn {
        -ms-flex-preferred-size: 112px;
        flex-basis: 112px;
        max-width: 112px;
    }

    .cart-container .btn-update {
        width: 140px;
        margin-top: -44px;
        padding: 10px;
    }

    .cart-collaterals {
        padding: 20px;
    }

    .cart-collaterals h2 {
        font-size: 18px;
        color: #262626;
        margin-bottom: .75em;
    }

    .cart-collaterals .shop_table {
        margin-bottom: 20px;
    }

    .cart-collaterals .checkout-button.button {
        font-size: 14px;
        line-height: 1.7143;
        width: 140px;
    }

    #footer {
        padding: 32px 0 0;
        background: #f5f5f5;
    }

    #footer .design-dev-info {
        position: absolute;
        top: 50%;
        left: 15px;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    #footer .design-dev-info a {
        color: #fff;
        font-size: 12px;
    }

    .footer-top {
        padding: 0 0 22px;
    }

    .logos-column {
        -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
        order: -2;
    }

    .logos-column {
        -ms-flex-preferred-size: 22%;
        flex-basis: 22%;
        max-width: 22%;
    }

    .footer-logo {
        width: 100%;
    }

    .footer-nav {
        -ms-flex-preferred-size: 50.4%;
        flex-basis: 50.4%;
        max-width: 50.4%;
        padding: 12px 32px 0 0;
    }

    .footer-nav .footer-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .footer-nav .footer-menu > li {
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
        max-width: 30%;
        padding-left: 15px;
    }

    .footer-nav .footer-menu > li:nth-child(2) {
        -ms-flex-preferred-size: 29.2%;
        flex-basis: 29.2%;
        max-width: 29.2%;
    }

    .footer-nav .footer-menu > li:first-child {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
        max-width: 40%;
    }

    .footer-nav .footer-menu > li:first-child ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .footer-nav .footer-menu > li:first-child ul > li {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }

    .footer-nav .footer-menu > li .widgettitle {
        pointer-events: none;
        font-size: 14px;
        font-weight: 700;
        color: #5786a9;
        margin: 0 0 9px;
    }

    .footer-nav .footer-menu > li > a {
        pointer-events: none;
        font-size: 14px;
        font-weight: 700;
        color: #5786a9;
        margin: 0 0 9px;
    }

    .footer-nav .footer-menu > li ul {
        font-size: 13px;
    }

    .footer-logos {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 24px 0 0;
    }

    .footer-logos .logo4 {
        width: 70px;
    }

    .footer-logos .logo3 {
        width: 120px;
        margin-bottom: 15px;
    }

    .footer-join-box {
        -ms-flex-preferred-size: 27.6%;
        flex-basis: 27.6%;
        max-width: 27.6%;
        padding: 15px 12px;
        position: relative;
        margin-top: 13px;
    }

    .footer-join-box:before {
        content: "";
        position: absolute;
        top: 5px;
        bottom: 5px;
        left: 5px;
        right: 5px;
        border: 1px solid #707070;
        pointer-events: none;
    }

    .footer-join-box .join-title {
        font-size: 14px;
        margin-bottom: 13px;
    }

    .footer-join-box p {
        margin-bottom: 10px;
    }

    .footer-join-box .btn {
        width: 132px;
    }

    .footer-bottom {
        background: #113a73;
        padding: 10px 0;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .home-contact-section .become-member-box {
        min-height: 450px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 970px;
    }

    #goTop {
        right: 20px;
        bottom: 15px;
    }

    .login-modal .login-form-holder {
        -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%;
        padding: 45px 72px 45px 63px;
    }

    .login-modal .modal-title {
        font-size: 24px;
        margin-bottom: 45px;
    }

    .login-modal .login-error {
        font-size: 16px;
        margin-top: -32px;
    }

    .login-modal .form-group {
        margin-bottom: 17px;
    }

    .login-modal .form-control {
        height: 60px;
        border-radius: 5px;
        padding: 19px;
    }

    .login-modal .form-row {
        padding-bottom: 45px;
    }

    .login-modal .term-check > label {
        font-size: 16px;
        padding-right: 47px;
    }

    .login-modal .term-check > label .fake-input {
        width: 31px;
        height: 31px;
        top: 12px;
    }

    .login-modal .term-check > label .fake-input:before {
        font-size: 20px;
    }

    .login-modal .link-forget {
        font-size: 16px;
    }

    .login-modal .btn {
        max-width: 320px;
        font-size: 18px;
        line-height: 1.33333;
        padding: 18px;
    }

    .login-modal .login-info {
        padding: 50px 24px 40px;
    }

    .login-modal .login-info .info-title {
        font-size: 24px;
        margin-bottom: 36px;
    }

    .login-modal .login-info .info-list {
        font-size: 16px;
        padding-bottom: 38px;
    }

    .login-modal .login-info .info-list > li {
        padding: 12px 44px 12px 0;
    }

    .login-modal .login-info .info-list > li:before {
        width: 32px;
        height: 32px;
        font-size: 16px;
        top: 24px;
    }

    .login-modal .login-info .info-list > li:after {
        right: 16px;
    }

    .login-modal .login-info .info-text {
        font-size: 18px;
        line-height: 1.333333;
    }

    .woocommerce-breadcrumb {
        font-size: 14px;
    }

    #header .header-user-box {
        padding: 4px 30px 0 3px;
    }

    #header .btn-login {
        font-size: 16px;
        line-height: 1.625;
    }

    #header .header-utility-nav {
        padding-top: 3px;
        font-size: 16px;
        -ms-flex-preferred-size: calc(100% - 370px);
        flex-basis: calc(100% - 370px);
        max-width: calc(100% - 370px);
        padding-right: 35px;
    }

    #header .header-utility-nav ul > li {
        margin-right: 15px;
    }

    .header-top-bar {
        font-size: 16px;
    }

    .header-top {
        padding: 13px 0 12px;
    }

    .header-top .header-search {
        -ms-flex-preferred-size: 185px;
        flex-basis: 185px;
        max-width: 185px;
    }

    .header-top .header-search .search-close {
        display: none;
    }

    .header-top .header-search form .btn-search {
        left: 25px;
    }

    .header-top .header-search-opener {
        display: none;
    }

    .logo {
        width: 150px;
    }

    .logo:not(:only-child) {
        width: 125px;
        margin: 6px 0 6px 23px;
    }

    .client-logo {
        width: 95px;
    }

    #nav .primary-menu {
        font-size: 16px;
        margin: 0 -12px;
    }

    #nav .primary-menu > li {
        margin: 0 12px;
    }

    #nav .primary-menu > li > a {
        padding: 12px 0;
    }

    .header-mini-cart {
        width: 410px;
    }

    .header-mini-cart .minicart-title {
        font-size: 21px;
    }

    .header-mini-cart .minicart-count {
        font-size: 14px;
    }

    .header-mini-cart .cart-items-holder {
        height: calc(100% - 186px);
    }

    .header-mini-cart .cart-item .jcf-number {
        height: 35px;
        -ms-flex-preferred-size: 52px;
        flex-basis: 52px;
        max-width: 52px;
    }

    .header-mini-cart .btns-row .btn {
        -ms-flex-preferred-size: 193px;
        flex-basis: 193px;
        max-width: 193px;
        line-height: 1.3125;
        padding: 13px 8px;
    }

    .header-mini-cart .link-shopping {
        margin-left: 38px;
    }

    .header-mini-cart.empty-cart .minicart-header {
        padding: 32px 0 47px;
    }

    .header-mini-cart.empty-cart .btn {
        width: 193px;
    }

    .header-mini-cart .empty-info-title {
        font-size: 24px;
    }

    .hero-banner .feature-item {
        -ms-flex-preferred-size: 160px;
        flex-basis: 160px;
        max-width: 160px;
        margin: 0 6px 25px;
        min-height: 200px;
        padding: 76px 5px 45px;
    }

    .hero-banner .feature-item .ico-wrap {
        width: 92px;
    }

    .hero-banner .feature-item .feature-title {
        font-size: 22px;
    }

    .hero-banner .feature-item .btn {
        font-size: 16px;
    }

    .best-sellers-section {
        padding: 48px 0 67px;
    }

    .best-sellers-section h2 {
        font-size: 25px;
    }

    .best-sellers-slider .slick-arrow {
        margin-top: -30px;
    }

    .product-item .btn-addcart {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }

    .product-item .offer-label {
        font-size: 16px;
        padding: 11px 5px;
    }

    .product-item .img-wrap .product-logo {
        width: 85px;
    }

    .product-item .product-amount {
        font-size: 16px;
        padding-top: 8px;
    }

    .product-item .product-amount del {
        font-size: 14px;
        margin: 0 12px;
    }

    .club-benefit-section {
        padding-bottom: 55px;
    }

    .club-benefit-section h2 {
        font-size: 26px;
    }

    .club-benefit-section .benefit-item {
        padding: 19px 26px 23px;
    }

    .club-benefit-section .benefit-item .ico-wrap {
        margin-bottom: 20px;
    }

    .club-benefit-section .benefit-item .benefit-name {
        margin-left: -22px;
        font-size: 17px;
    }

    .section-title {
        font-size: 38px;
    }

    .vacation-section {
        padding: 72px 0;
    }

    .vacation-section .tree {
        width: 260px;
        top: auto;
        bottom: 0;
        right: -20px;
    }

    .vacation-section .content-row {
        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;
    }

    .vacation-section .info-text {
        -ms-flex-preferred-size: 29%;
        flex-basis: 29%;
        max-width: 29%;
        padding-bottom: 8px;
        margin: 0;
    }

    .vacation-section .vacation-slider-holder {
        -ms-flex-preferred-size: 71%;
        flex-basis: 71%;
        max-width: 71%;
        position: relative;
    }

    .vacation-section .vacation-product-slider {
        margin: 0 -3px 0 -9999px;
        position: static;
        padding-bottom: 7px;
    }

    .vacation-section .vacation-product-slider .slick-list {
        padding-right: 8px;
    }

    .vacation-section .vacation-product-slider .slick-list .slide.prev_slide {
        opacity: 0;
    }

    .vacation-section .vacation-product-slider .slide .product-item {
        margin: 20px 11px 20px 0;
    }

    .vacation-section .vacation-product-slider .slick-arrow {
        left: 0;
        bottom: -52px;
        left: -20px;
    }

    .vacation-section .vacation-product-slider .slick-prev {
        -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        transform: translate(100%, 0);
        margin-left: 8px;
    }

    .recommended-section {
        padding: 66px 0 59px;
    }

    .recommended-section .recommended-slider {
        margin-bottom: 30px;
    }

    .recommended-section .recommended-slider .slick-arrow {
        margin-top: -20px;
    }

    .home-contact-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .home-contact-section .contact-box,
    .home-contact-section .become-member-box {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        padding: 50px 30px 38px;
    }

    .home-contact-section .become-member-box .content-wrap {
        font-size: 16px;
    }

    .home-contact-section .become-member-box h2 {
        font-size: 40px;
    }

    .home-contact-section .become-member-box h3 {
        font-size: 20px;
    }

    .home-contact-section .become-member-box p {
        margin-bottom: 17px;
    }

    .home-contact-section .contact-box h2 {
        font-size: 32px;
    }

    .home-contact-section .contact-box .info-box {
        font-size: 15px;
        padding-bottom: 20px;
    }

    .inner-banner .banner-content {
        padding-bottom: 42px;
    }

    .inner-banner h1 {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .shop-product-content {
        max-width: 979px;
        padding-right: 50px;
    }

    .shop-products-row .woocommerce-info {
        font-size: 20px;
    }

    .shop-products-row .product-col {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
        max-width: 33.33%;
    }

    .recommended-category-section h2 {
        font-size: 24px;
        margin-bottom: 52px;
    }

    .recommended-category-section .recommended-category-slder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -17px;
    }

    .recommended-category-section .recommended-category-slder .slide {
        padding: 0 17px 30px;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }

    .category-item .category-name {
        font-size: 18px;
    }

    .category-item .btn {
        font-size: 16px;
        min-width: 128px;
    }

    .single-product-container {
        padding-bottom: 40px;
    }

    .single-product-header {
        padding: 37px 0 31px;
    }

    .single-product-header h1 {
        font-size: 28px;
        margin-bottom: 11px;
    }

    .product-detail-row {
        padding: 30px 27px 46px;
    }

    .product-slider-holder .offer-label {
        font-size: 16px;
        padding: 11px 5px;
    }

    .product-pagination-slider .slide {
        width: 100px;
    }

    .product-detail-section {
        padding: 14px 34px 0 0;
    }

    .product-detail-section .product-name {
        font-size: 24px;
        margin-bottom: 14px;
    }

    .product-detail-section .special-price {
        font-size: 22px;
    }

    .product-detail-section .price {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .product-detail-section .price del {
        font-size: 16px;
    }

    .product-detail-section .short-info {
        font-size: 15px;
        line-height: 1.6875;
        padding-bottom: 17px;
    }

    .product-detail-section .short-info .feature-list {
        padding-top: 17px;
    }

    .product-detail-section .event-detail-box .event-date [class^="icon-"],
    .product-detail-section .event-detail-box .event-date [class*=" icon-"],
    .product-detail-section .event-detail-box .event-address [class^="icon-"],
    .product-detail-section .event-detail-box .event-address [class*=" icon-"] {
        font-size: 1.3em;
    }

    .product-detail-section .multipassWrapper .jcf-number {
        width: 130px;
    }

    .product-detail-section .jcf-number {
        height: 60px;
    }

    .product-detail-section .single-login-button {
        font-size: 18px;
        line-height: 1.3333;
        padding: 18px;
        min-width: 260px;
    }

    .product-detail-section .add-cart-row {
        margin-bottom: 38px;
    }

    .product-detail-section .add-cart-row .qty-input,
    .product-detail-section .add-cart-row .quantity {
        -ms-flex-preferred-size: 90px;
        flex-basis: 90px;
        max-width: 90px;
    }

    .product-detail-section .add-cart-row .btn {
        font-size: 18px;
        line-height: 1.3333;
        padding: 18px;
        -ms-flex-preferred-size: calc(100% - 107px);
        flex-basis: calc(100% - 107px);
    }

    .product-detail-section .term-title {
        font-size: 16px;
        line-height: 1.25;
    }

    .product-recommended-section {
        padding: 39px 5px;
    }

    .product-recommended-section h2 {
        font-size: 21px;
        margin-bottom: 44px;
    }

    .product-recommended-section .product-recommended-slider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -8px;
        padding: 0 0 32px;
    }

    .product-recommended-section .product-recommended-slider .slide {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
        padding: 0 8px 16px;
    }

    .about-container {
        font-size: 16px;
        margin-top: -104px;
    }

    .about-container:before {
        top: 104px;
    }

    .about-container #content {
        padding: 31px 40px 8px;
    }

    .about-container #content:before {
        height: 12.5vw;
    }

    .about-container #content h2 {
        font-size: 22px;
    }

    .about-container #content h2 + p {
        margin-bottom: 22px;
    }

    .about-container #content h3 {
        font-size: 18px;
    }

    .about-container #content h4,
    .about-container #content h5 {
        font-size: 16px;
    }

    .about-container #content h5 {
        margin-bottom: 15px;
    }

    .about-container #content figure {
        padding: 25px 0;
    }

    .about-container #content figure img {
        margin-bottom: 10px;
    }

    .about-container #content figure figcaption {
        font-size: 13px;
        line-height: 1.3571;
    }

    .about-container #content ol {
        padding-bottom: 30px;
    }

    .about-container #content ol > li {
        padding: 0 26px 9px 0;
    }

    .about-container #content ul > li {
        padding: 0 22px 13px 0;
    }

    .about-container #content ul > li:before {
        top: 13px;
        width: 6px;
        height: 6px;
    }

    .contact-container {
        padding-bottom: 35px;
    }

    .contact-container .contact-info-box {
        -ms-flex-preferred-size: 35%;
        flex-basis: 35%;
        max-width: 35%;
        margin-top: -60px;
        padding: 31px 40px;
    }

    .contact-container .contact-info-box h2 {
        font-size: 36px;
    }

    .contact-container .contact-address,
    .contact-container .contact-phone,
    .contact-container .contact-email {
        font-size: 18px;
        padding-bottom: 35px;
    }

    .contact-container .contact-title {
        font-size: 20px;
        margin-bottom: 14px;
    }

    .contact-container .contact-title [class^="icon-"],
    .contact-container .contact-title [class*=" icon-"] {
        top: 10px;
    }

    .contact-container .contact-phone .contact-title,
    .contact-container .contact-email .contact-title {
        margin-bottom: 16px;
    }

    .contact-container .social-networks > li {
        margin: 0 9px;
    }

    .contact-container .social-networks > li > a {
        width: 45px;
        height: 45px;
        font-size: 28px;
    }

    .contact-form-holder {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
        max-width: 60%;
        margin-top: -60px;
        padding: 29px 29px 19px;
    }

    .contact-form-holder .contact-form-text {
        font-size: 18px;
        line-height: 1.3333;
        padding-bottom: 17px;
    }

    .contact-form-holder .contact-form-text h2 {
        font-size: 29px;
    }

    .contact-form-holder .form-row .form-group {
        padding: 0 16px;
    }

    .contact-form-holder .form-group {
        margin-bottom: 33px;
    }

    .contact-form-holder .form-control {
        font-size: 16px;
        height: 44px;
        line-height: 1.3125;
        padding: 11px 0;
    }

    .contact-form-holder .custom-checkbox {
        font-size: 16px;
        padding-right: 27px;
    }

    .contact-form-holder .custom-checkbox .fake-input {
        width: 20px;
        height: 20px;
        top: 12px;
    }

    .contact-form-holder .custom-checkbox .fake-input:before {
        font-size: 12px;
    }

    .benefits-bar {
        padding: 45px 0;
    }

    .benefits-bar .benefits-slider .slick-arrow {
        font-size: 16px;
    }

    .benefits-bar .benefit-item .ico-wrap {
        margin-bottom: 14px;
    }

    .benefits-bar .benefit-item .benefit-name {
        font-size: 15px;
    }

    .checkout-payment-container {
        padding-bottom: 42px;
    }

    .checkout-payment-container .woocommerce-error {
        padding-bottom: 30px;
    }

    .checkout-payment-container .custom-check > label {
        font-size: 16px;
        padding-right: 43px;
    }

    .checkout-payment-container .custom-check > label .fake-input {
        width: 31px;
        height: 31px;
        top: 12px;
    }

    .checkout-payment-container .custom-check > label .fake-input:before {
        font-size: 17px;
    }

    .checkout-payment-container .select2-container.select2-container--default .select2-selection--single {
        height: 60px;
        border-radius: 5px;
    }

    .checkout-payment-container .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 58px;
        padding-right: 14px;
    }

    .checkout-payment-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
        left: 24px;
        height: 58px;
    }

    .page-header {
        padding: 52px 0 21px;
    }

    .page-header h1 {
        font-size: 28px;
    }

    .checkout-info-row {
        margin: 0 -22px;
    }

    .checkout-info-row .info-column,
    .checkout-info-row .checkout-cart-col {
        padding: 0 22px;
    }

    .checkout-info-row .info-header {
        padding: 19px 0 34px;
    }

    .checkout-info-row .info-title {
        font-size: 20px;
        margin-bottom: 17px;
    }

    .checkout-info-row .info-subheading {
        font-size: 16px;
    }

    .checkout-form-row .form-input {
        height: 60px;
        border-radius: 5px;
        padding: 19px;
    }

    .checkout-cart-holder {
        padding: 18px 41px 23px 32px;
    }

    .checkout-cart-holder .cart-header {
        padding-bottom: 14px;
    }

    .checkout-cart-holder .cart-header .cart-heading {
        font-size: 20px;
    }

    .checkout-cart-holder .cart-header .cart-count .icon-cart {
        font-size: 25px;
    }

    .checkout-cart-holder .cart-header .cart-count .num {
        font-size: 12px;
    }

    .checkout-cart-holder .cart-item .jcf-number {
        height: 35px;
        -ms-flex-preferred-size: 52px;
        flex-basis: 52px;
        max-width: 52px;
    }

    .checkout-cart-holder .total-row {
        padding: 27px 2px 18px;
    }

    .checkout-cart-holder .term-check {
        margin-bottom: 25px;
    }

    .checkout-cart-holder .btn {
        font-size: 18px;
        line-height: 1.3333;
        padding: 18px;
        width: 320px;
    }

    .lost_reset_password .input-text {
        height: 60px;
        border-radius: 5px;
        padding: 19px;
    }

    .lost_reset_password .button {
        font-size: 18px;
        line-height: 1.33333;
        padding: 18px;
    }

    .user-info-container {
        padding-bottom: 90px;
    }

    .user-info-container .breadcrumbs {
        margin-bottom: 17px;
    }

    .user-info-container .user-detail-holder {
        padding-right: 60px;
    }

    .user-info-container .woocommerce-Address {
        margin-bottom: 40px;
    }

    .user-info-container button.button,
    .user-info-container .addresses a.edit {
        font-size: 17px;
        line-height: 1.1765;
        padding: 9px 15px;
    }

    .user-info-container .user-order-history {
        margin-right: 66px;
    }

    .myaccount_login_container {
        padding: 40px 0;
    }

    .myaccount_login_container .custom-check > label {
        font-size: 16px;
        padding-right: 43px;
    }

    .myaccount_login_container .custom-check > label .fake-input {
        width: 31px;
        height: 31px;
        top: 12px;
    }

    .myaccount_login_container .custom-check > label .fake-input:before {
        font-size: 17px;
    }

    .order_thankyou {
        padding: 40px 0;
    }

    .order_thankyou .woocommerce-order-overview {
        padding-bottom: 25px;
    }

    .cart-container {
        padding: 40px 0;
    }

    .cart-container .woocommerce-cart-form {
        margin-bottom: 30px;
    }

    .cart-container .cart-items-holder {
        padding: 18px 41px 23px 32px;
    }

    .cart-container .cart-item .jcf-number {
        height: 35px;
        -ms-flex-preferred-size: 52px;
        flex-basis: 52px;
        max-width: 52px;
    }

    .cart-collaterals h2 {
        font-size: 20px;
    }

    #footer .design-dev-info {
        left: 18px;
    }

    #footer .design-dev-info a {
        font-size: 13px;
    }

    .footer-top {
        padding-bottom: 27px;
    }

    .footer-nav {
        padding: 17px 52px 0 0;
    }

    .footer-nav .footer-menu > li {
        padding-left: 20px;
    }

    .footer-nav .footer-menu > li .widgettitle {
        font-size: 15px;
        margin-bottom: 11px;
    }

    .footer-nav .footer-menu > li > a {
        font-size: 15px;
        margin-bottom: 11px;
    }

    .footer-nav .footer-menu > li ul {
        font-size: 14px;
    }

    .footer-nav .footer-menu > li ul > li {
        padding-bottom: 7px;
    }

    .footer-logos .logo4 {
        width: 91px;
    }

    .footer-logos .logo3 {
        width: 170px;
        margin-bottom: 23px;
    }

    .footer-join-box {
        font-size: 14px;
        line-height: 1.5;
        max-width: 321px;
        margin-top: 20px;
        padding-top: 22px;
        padding-bottom: 20px;
    }

    .footer-join-box .join-title {
        font-size: 16px;
    }

    .footer-join-box p {
        margin-bottom: 12px;
    }

    .footer-bottom {
        padding: 13px 0;
    }

    .social-networks > li {
        margin: 0 6px;
    }

    .social-networks a {
        width: 32px;
        height: 32px;
    }
}

@media (min-width: 1200px) {
    button.btn,
    a.btn,
    input.btn {
        font-size: 16px;
        line-height: 1.5;
        padding: 8px 12px;
    }

    .container {
        max-width: 1170px;
    }

    .jcf-select {
        height: 50px;
    }

    .jcf-select .jcf-select-text {
        margin: 0 11px 0 40px;
        line-height: 50px;
    }

    .jcf-select .jcf-select-opener {
        left: 24px;
    }

    .jcf-select .jcf-select-opener:before {
        font-size: 12px;
    }

    .jcf-select .jcf-select-drop .jcf-list ul > li + li:before {
        left: 11px;
        right: 11px;
    }

    .jcf-select .jcf-select-drop .jcf-list .jcf-option {
        padding: 15px 11px;
    }

    #header .header-user-box {
        padding: 5px 60px 0 2px;
    }

    #header .header-utility-nav {
        padding-top: 4px;
        padding-right: 15px;
    }

    #header .header-utility-nav ul > li {
        margin-right: 30px;
    }

    .header-top {
        padding: 16px 0 15px;
    }

    .header-top .header-search form input[type="search"] {
        height: 47px;
        line-height: 1.3125;
        padding: 12px 20px 12px 44px;
    }

    .logo {
        width: 170px;
    }

    .logo:not(:only-child) {
        width: 140px;
        margin: 7px 0 7px 28px;
    }

    .client-logo {
        width: 108px;
    }

    #nav .primary-menu {
        margin: 0 -17px;
    }

    #nav .primary-menu > li {
        margin: 0 17px;
    }

    #nav .primary-menu > li > a {
        padding: 15px 0;
    }

    .header-mini-cart {
        width: 460px;
    }

    .header-mini-cart .minicart-header {
        padding: 24px 0 12px;
    }

    .header-mini-cart .minicart-header .cart-close {
        font-size: 17px;
    }

    .header-mini-cart .minicart-title {
        font-size: 24px;
    }

    .header-mini-cart .cart-items-holder {
        height: calc(100% - 211px);
    }

    .header-mini-cart .cart-item {
        margin: 0 18px;
    }

    .header-mini-cart .cart-item .cart-remove {
        font-size: 12px;
    }

    .header-mini-cart .cart-item .product-img {
        -ms-flex-preferred-size: 110px;
        flex-basis: 110px;
        max-width: 110px;
    }

    .header-mini-cart .cart-item .cart-detail {
        -ms-flex-preferred-size: calc(100% - 110px);
        flex-basis: calc(100% - 110px);
        max-width: calc(100% - 110px);
        padding: 7px 20px 0;
    }

    .header-mini-cart .cart-item .product-name {
        font-size: 16px;
        margin-bottom: 12px;
    }

    .header-mini-cart .cart-item .qty-input label {
        font-size: 16px;
    }

    .header-mini-cart .cart-item .jcf-number input[type="number"] {
        font-size: 16px;
        line-height: 33px;
        padding-left: 20px;
    }

    .header-mini-cart .cart-item .jcf-number .jcf-btn-inc,
    .header-mini-cart .cart-item .jcf-number .jcf-btn-dec {
        width: 20px;
    }

    .header-mini-cart .cart-item .jcf-number .jcf-btn-inc:before,
    .header-mini-cart .cart-item .jcf-number .jcf-btn-dec:before {
        font-size: 10px;
    }

    .header-mini-cart .cart-item .product-price {
        font-size: 16px;
    }

    .header-mini-cart .cart-footer {
        margin: 0 18px;
    }

    .header-mini-cart .total-row {
        font-size: 16px;
        padding: 15px 4px 20px;
    }

    .header-mini-cart .link-shopping {
        font-size: 16px;
        margin-left: 49px;
    }

    .hero-banner .bg-image {
        height: 452px;
    }

    .best-sellers-section h2 {
        font-size: 30px;
    }

    .best-sellers-slider .slick-arrow {
        margin-top: -23px;
    }

    .club-benefit-section {
        padding-bottom: 70px;
    }

    .club-benefit-section .container {
        max-width: 1144px;
    }

    .club-benefit-section .benefit-item {
        padding: 20px 40px 27px;
    }

    .club-benefit-section .benefit-item .ico-wrap img {
        max-height: 53px;
        max-width: 53px;
    }

    .club-benefit-section .benefit-item .benefit-name {
        margin-left: -28px;
        font-size: 18px;
        line-height: 1.33333;
    }

    .section-title {
        font-size: 44px;
    }

    .vacation-section {
        padding: 92px 0;
    }

    .vacation-section .container {
        max-width: 1160px;
    }

    .vacation-section .tree {
        width: 270px;
        right: -40px;
    }

    .vacation-section .info-text {
        font-size: 15px;
        padding-bottom: 11px;
    }

    .vacation-section .info-text h3 {
        font-size: 26px;
    }

    .vacation-section .info-text .btn-all {
        margin-top: 22px;
    }

    .vacation-section .btn-all {
        min-width: 160px;
    }

    .vacation-section .vacation-product-slider .slick-arrow {
        bottom: -60px;
        left: -10px;
    }

    .recommended-section {
        padding: 81px 0 69px;
    }

    .recommended-section .top-text {
        font-size: 15px;
        padding-bottom: 35px;
    }

    .recommended-section .top-text h2 {
        font-size: 26px;
    }

    .recommended-section .btn {
        width: 160px;
    }

    .recommended-section .recommended-slider {
        margin-bottom: 40px;
    }

    .recommended-section .recommended-slider .slick-arrow {
        margin-top: -15px;
    }

    .home-contact-section .contact-box,
    .home-contact-section .become-member-box {
        padding: 65px 40px 48px;
    }

    .home-contact-section .become-member-box .content-wrap {
        font-size: 18px;
    }

    .home-contact-section .become-member-box h2 {
        font-size: 45px;
    }

    .home-contact-section .become-member-box h3 {
        font-size: 22px;
    }

    .home-contact-section .btn {
        width: 160px;
    }

    .home-contact-section .contact-box h2 {
        font-size: 36px;
    }

    .home-contact-section .contact-box .info-box {
        font-size: 16px;
        padding-bottom: 22px;
    }

    .home-contact-section .contact-box .form-group label {
        font-size: 16px;
        margin-bottom: 6px;
    }

    .home-contact-section .contact-box .form-control {
        height: 50px;
        padding: 15px 11px;
    }

    .inner-banner .banner-content {
        padding-bottom: 52px;
    }

    .shop-product-content {
        padding-right: 68px;
    }

    .shop-products-row .product-col {
        padding-bottom: 45px;
    }

    .category-item .category-name {
        font-size: 20px;
    }

    .single-product-container {
        padding-bottom: 47px;
    }

    .single-product-header {
        padding: 45px 0 39px;
    }

    .single-product-header h1 {
        font-size: 30px;
    }

    .product-detail-row {
        padding: 40px 36px 61px;
    }

    .product-pagination-slider .slide {
        width: 110px;
    }

    .product-pagination-slider .slide img {
        width: calc(100% - 15px);
    }

    .product-detail-section {
        padding: 20px 42px 0 0;
    }

    .product-detail-section .product-name {
        font-size: 28px;
        margin-bottom: 18px;
    }

    .product-detail-section .special-price {
        font-size: 24px;
    }

    .product-detail-section .special-price .amount {
        margin-left: 8px;
    }

    .product-detail-section .price {
        font-size: 24px;
        margin-bottom: 17px;
    }

    .product-detail-section .price ins {
        margin-left: 8px;
    }

    .product-detail-section .price del {
        font-size: 18px;
    }

    .product-detail-section .short-info {
        font-size: 16px;
    }

    .product-detail-section .event-detail-box .event-date,
    .product-detail-section .event-detail-box .event-address {
        padding-bottom: 9px;
    }

    .product-detail-section .event-detail-box .event-date [class^="icon-"],
    .product-detail-section .event-detail-box .event-date [class*=" icon-"],
    .product-detail-section .event-detail-box .event-address [class^="icon-"],
    .product-detail-section .event-detail-box .event-address [class*=" icon-"] {
        font-size: 1.5em;
        top: .5em;
    }

    .product-detail-section .jcf-number input[type="number"] {
        font-size: 24px;
        line-height: 60px;
        padding: 0 16px 0 32px;
    }

    .product-detail-section .jcf-number .jcf-btn-inc,
    .product-detail-section .jcf-number .jcf-btn-dec {
        width: 36px;
    }

    .product-detail-section .jcf-number .jcf-btn-inc:before,
    .product-detail-section .jcf-number .jcf-btn-dec:before {
        font-size: 10px;
    }

    .product-recommended-section {
        padding: 49px 10px;
    }

    .product-recommended-section h2 {
        font-size: 24px;
        margin-bottom: 64px;
    }

    .product-recommended-section .btn {
        width: 220px;
    }

    .about-container {
        margin-top: -124px;
        padding-bottom: 62px;
    }

    .about-container:before {
        top: 124px;
    }

    .about-container #content {
        padding: 43px 50px 12px;
    }

    .about-container #content h2 {
        font-size: 24px;
    }

    .about-container #content h3 {
        font-size: 20px;
    }

    .about-container #content h4,
    .about-container #content h5 {
        font-size: 18px;
    }

    .about-container #content figure {
        padding: 35px 0;
    }

    .about-container #content figure figcaption {
        font-size: 14px;
    }

    .contact-container {
        padding-bottom: 48px;
    }

    .contact-container .contact-info-box {
        margin-top: -80px;
        -ms-flex-preferred-size: 31.54%;
        flex-basis: 31.54%;
        max-width: 31.54%;
        padding: 38px 47px;
    }

    .contact-container .contact-info-box h2 {
        font-size: 38px;
    }

    .contact-container .contact-address,
    .contact-container .contact-phone,
    .contact-container .contact-email {
        padding-bottom: 45px;
    }

    .contact-container .contact-title {
        font-size: 22px;
        margin-bottom: 18px;
    }

    .contact-container .contact-title [class^="icon-"],
    .contact-container .contact-title [class*=" icon-"] {
        top: 11px;
    }

    .contact-container .contact-phone .contact-title,
    .contact-container .contact-email .contact-title {
        margin-bottom: 20px;
    }

    .contact-container .social-networks > li {
        margin-left: 10px;
    }

    .contact-container .social-networks > li > a {
        width: 48px;
        height: 48px;
        font-size: 32px;
    }

    .contact-form-holder {
        -ms-flex-preferred-size: 60.86%;
        flex-basis: 60.86%;
        max-width: 60.86%;
        margin-top: -80px;
        padding: 32px 32px 22px;
    }

    .contact-form-holder .contact-form-text h2 {
        font-size: 34px;
    }

    .contact-form-holder .form-row .form-group {
        padding: 0 22px;
    }

    .contact-form-holder .btn-send {
        width: 150px;
        margin-top: -4px;
    }

    .benefits-bar .benefits-slider .slick-arrow {
        font-size: 20px;
    }

    .benefits-bar .benefit-item .ico-wrap img {
        max-height: 53px;
    }

    .benefits-bar .benefit-item .benefit-name {
        font-size: 16px;
    }

    .checkout-payment-container {
        padding-bottom: 50px;
    }

    .checkout-payment-container .container {
        max-width: 1121px;
    }

    .checkout-payment-container .woocommerce-error {
        padding-bottom: 35px;
    }

    .checkout-payment-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
        font-size: 12px;
    }

    .page-header {
        padding: 65px 0 24px;
    }

    .page-header h1 {
        font-size: 30px;
    }

    .checkout-info-row .info-header {
        padding: 24px 0 39px;
    }

    .checkout-cart-holder {
        padding: 20px 51px 25px 42px;
    }

    .checkout-cart-holder .cart-header {
        padding-bottom: 17px;
    }

    .checkout-cart-holder .cart-header .cart-count .num {
        font-size: 14px;
    }

    .checkout-cart-holder .cart-item {
        margin: 0 18px;
        padding: 16px 0;
    }

    .checkout-cart-holder .cart-item .cart-remove {
        font-size: 12px;
        top: 21px;
    }

    .checkout-cart-holder .cart-item .product-img {
        -ms-flex-preferred-size: 115px;
        flex-basis: 115px;
        max-width: 115px;
    }

    .checkout-cart-holder .cart-item .cart-detail {
        -ms-flex-preferred-size: calc(100% - 115px);
        flex-basis: calc(100% - 115px);
        max-width: calc(100% - 115px);
        padding-right: 23px;
    }

    .checkout-cart-holder .cart-item .product-name {
        font-size: 16px;
        margin-bottom: 12px;
    }

    .checkout-cart-holder .cart-item .qty-input label {
        font-size: 16px;
    }

    .checkout-cart-holder .cart-item .jcf-number input[type="number"] {
        font-size: 16px;
        line-height: 33px;
        padding-left: 20px;
    }

    .checkout-cart-holder .cart-item .jcf-number .jcf-btn-inc,
    .checkout-cart-holder .cart-item .jcf-number .jcf-btn-dec {
        width: 20px;
    }

    .checkout-cart-holder .cart-item .jcf-number .jcf-btn-inc:before,
    .checkout-cart-holder .cart-item .jcf-number .jcf-btn-dec:before {
        font-size: 10px;
    }

    .checkout-cart-holder .cart-item .product-price {
        font-size: 16px;
    }

    .checkout-cart-holder .cart-footer {
        margin: 0 18px;
    }

    .checkout-cart-holder .total-row {
        font-size: 16px;
        padding: 35px 4px 26px;
    }

    .checkout-cart-holder .term-check {
        margin: 0 22px 31px;
    }

    .user-info-container {
        padding-bottom: 110px;
    }

    .user-info-container .user-detail-holder {
        padding-right: 80px;
    }

    .user-info-container .woocommerce-Address {
        margin-bottom: 47px;
    }

    .myaccount_login_container .btn {
        width: 160px;
    }

    .cart-container .cart-items-holder {
        padding: 20px 51px 25px 42px;
    }

    .cart-container .cart-item {
        margin: 0 18px;
        padding: 16px 0;
    }

    .cart-container .cart-item .cart-remove {
        font-size: 12px;
        top: 21px;
    }

    .cart-container .cart-item .product-img {
        -ms-flex-preferred-size: 115px;
        flex-basis: 115px;
        max-width: 115px;
    }

    .cart-container .cart-item .cart-detail {
        -ms-flex-preferred-size: calc(100% - 115px);
        flex-basis: calc(100% - 115px);
        max-width: calc(100% - 115px);
        padding-right: 23px;
    }

    .cart-container .cart-item .product-name {
        font-size: 16px;
        margin-bottom: 12px;
    }

    .cart-container .cart-item .quantity label {
        font-size: 16px;
    }

    .cart-container .cart-item .jcf-number input[type="number"] {
        font-size: 16px;
        line-height: 33px;
        padding-left: 20px;
    }

    .cart-container .cart-item .jcf-number .jcf-btn-inc,
    .cart-container .cart-item .jcf-number .jcf-btn-dec {
        width: 20px;
    }

    .cart-container .cart-item .jcf-number .jcf-btn-inc:before,
    .cart-container .cart-item .jcf-number .jcf-btn-dec:before {
        font-size: 10px;
    }

    .cart-container .cart-item .product-price {
        font-size: 16px;
    }

    .cart-container .btn-update {
        width: 160px;
    }

    .cart-collaterals {
        padding: 25px;
    }

    .cart-collaterals h2 {
        font-size: 22px;
    }

    .cart-collaterals .checkout-button.button {
        font-size: 16px;
        line-height: 1.5;
        padding: 8px 12px;
        width: 160px;
    }

    #footer .design-dev-info {
        left: 21px;
    }

    #footer .design-dev-info a {
        font-size: 14px;
    }

    .footer-top {
        padding-bottom: 35px;
    }

    .footer-nav {
        padding: 24px 82px 0 0;
    }

    .footer-nav .footer-menu > li {
        padding-left: 30px;
    }

    .footer-nav .footer-menu > li .widgettitle {
        font-size: 16px;
        margin-bottom: 14px;
    }

    .footer-nav .footer-menu > li > a {
        font-size: 16px;
        margin-bottom: 14px;
    }

    .footer-nav .footer-menu > li ul > li {
        padding-bottom: 8px;
    }

    .footer-join-box {
        margin-top: 24px;
    }

    .footer-join-box .join-title {
        font-size: 18px;
    }

    .footer-join-box .btn {
        width: 140px;
    }
}

@media (min-width: 1440px) {
    .container {
        max-width: 1270px;
    }

    #header .container {
        max-width: 1244px;
    }

    #header .header-user-box {
        padding: 6px 85px 0 1px;
    }

    #header .header-utility-nav {
        padding-top: 5px;
        -ms-flex-preferred-size: calc(100% - 448px);
        flex-basis: calc(100% - 448px);
        max-width: calc(100% - 448px);
        padding-right: 43px;
    }

    #header .header-utility-nav ul > li {
        margin-right: 40px;
    }

    .header-top .header-search {
        margin-left: -3px;
        -ms-flex-preferred-size: 224px;
        flex-basis: 224px;
        max-width: 224px;
    }

    .logo {
        width: 181px;
    }

    .logo:not(:only-child) {
        width: 154px;
        margin: 8px 0 8px 33px;
    }

    #nav .primary-menu {
        margin: 0 -22px;
    }

    #nav .primary-menu > li {
        margin: 0 22px;
    }

    .hero-banner .bg-image {
        height: 492px;
    }

    .hero-banner .banner-content {
        bottom: 100px;
    }

    .best-sellers-section .container {
        max-width: 1325px;
    }

    .best-sellers-slider .slick-arrow {
        margin-top: -19px;
    }

    .product-item .product-amount del {
        margin: 0 15px;
    }

    .club-benefit-section h2 {
        font-size: 30px;
    }

    .section-title {
        font-size: 50px;
    }

    .vacation-section {
        padding: 102px 0;
    }

    .vacation-section .tree {
        width: 309px;
        right: 0;
    }

    .vacation-section .info-text {
        font-size: 16px;
        padding-bottom: 14px;
    }

    .vacation-section .info-text h3 {
        font-size: 30px;
    }

    .vacation-section .info-text .btn-all {
        margin-top: 29px;
    }

    .vacation-section .btn-all {
        min-width: 180px;
    }

    .vacation-section .vacation-product-slider .slick-arrow {
        bottom: -72px;
        left: -46px;
    }

    .recommended-section {
        padding: 96px 0 79px;
    }

    .recommended-section .container {
        max-width: 1325px;
    }

    .recommended-section .top-text {
        font-size: 16px;
        padding-bottom: 45px;
    }

    .recommended-section .top-text h2 {
        font-size: 30px;
    }

    .recommended-section .btn {
        width: 180px;
    }

    .recommended-section .recommended-slider .slick-arrow {
        margin-top: -2px;
    }

    .home-contact-section .contact-box,
    .home-contact-section .become-member-box {
        padding: 75px 50px 58px;
    }

    .home-contact-section .become-member-box .content-wrap {
        font-size: 20px;
    }

    .home-contact-section .become-member-box h2 {
        font-size: 52px;
    }

    .home-contact-section .btn {
        width: 180px;
    }

    .home-contact-section .contact-box h2 {
        font-size: 40px;
    }

    .inner-banner .banner-content {
        padding-bottom: 64px;
    }

    .archive.woocommerce .container {
        max-width: 1280px;
    }

    .shop-products-row .product-col {
        padding-bottom: 55px;
    }

    .single-product-container .container {
        max-width: 1273px;
    }

    .product-pagination-slider .slide {
        width: 119px;
    }

    .product-detail-section {
        padding: 26px 48px 0 0;
    }

    .product-recommended-section {
        padding: 59px 15px;
    }

    .product-recommended-section .btn {
        width: 230px;
    }

    .about-container {
        margin-top: -144px;
    }

    .about-container:before {
        top: 144px;
    }

    .about-container .container {
        width: 1193px;
    }

    .about-container #content:before {
        height: 180px;
        top: -53px;
        border-radius: 24px;
    }

    .contact-container .contact-info-box {
        margin-top: -99px;
        padding: 45px 54px;
    }

    .contact-container .contact-address,
    .contact-container .contact-email {
        padding-bottom: 45px;
    }

    .contact-container .contact-phone {
        padding-bottom: 42px;
    }

    .contact-form-holder {
        margin: -99px auto 0 25px;
        padding: 35px 35px 25px;
    }

    .contact-form-holder .contact-form-text h2 {
        font-size: 38px;
    }

    .contact-form-holder .form-row {
        margin: 0 -30px;
    }

    .contact-form-holder .form-row .form-group {
        padding: 0 30px;
    }

    .contact-form-holder .btn-send {
        min-width: 160px;
        margin-top: -7px;
    }

    .benefits-bar .container {
        max-width: 1386px;
    }

    .user-info-container .user-detail-holder {
        padding-right: 90px;
        padding-left: 90px;
    }

    .user-info-container .woocommerce-Address {
        margin-bottom: 52px;
    }

    .myaccount_login_container .btn {
        width: 180px;
    }

    .cart-container .btn-update {
        width: 180px;
    }

    .cart-collaterals .checkout-button.button {
        width: 180px;
    }

    .footer-top .container {
        max-width: 1312px;
    }

    .footer-nav {
        padding-right: 82px;
    }
}

@media (max-width: 991.98px) {
    .header-top .header-search {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        z-index: 9;
        background: #fff;
        padding: 15px 55px 15px 15px;
        -webkit-transition: .3s ease opacity, .3s ease visibility;
        transition: .3s ease opacity, .3s ease visibility;
        opacity: 0;
        visibility: hidden;
    }

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

    .header_search_active .backdrop {
        opacity: 1;
        visibility: visible;
    }

    .vacation-section .vacation-product-slider .slick-prev {
        right: 50%;
        -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        transform: translate(100%, 0);
        margin-right: -.25rem;
    }

    .vacation-section .vacation-product-slider .slick-next {
        left: 50%;
        -webkit-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
        margin-left: -.25rem;
    }

    .home-contact-section .contact-box {
        padding: 1.6875rem 1.875rem 2.1875rem;
    }

    .recommended-category-section .recommended-category-slder .slide .category-item {
        margin: 0 8px;
    }

    .product-recommended-section .product-recommended-slider .slide {
        width: 280px;
    }

    .product-recommended-section .product-recommended-slider .slide .product-item {
        margin: 20px 9px;
    }
}

@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.rtl > .alert .close {
        left: 5px !important;
        margin-top: -7px;
    }

    body > .alert {
        font-size: .75rem;
        width: auto;
    }

    #wrapper {
        padding-bottom: 2.8125rem;
    }

    #wrapper #main,
    #wrapper #footer,
    #wrapper .header-top,
    #wrapper ~ .mobile-bottom-nav {
        -webkit-transition: .5s ease-in-out transform;
        transition: .5s ease-in-out transform;
        min-width: 100%;
    }

    .nav-active #wrapper #main,
    .nav-active
    #wrapper #footer,
    .nav-active
    #wrapper .header-top,
    .nav-active
    #wrapper ~ .mobile-bottom-nav {
        -webkit-transform: translate(-16.75rem, 0);
        -ms-transform: translate(-16.75rem, 0);
        transform: translate(-16.75rem, 0);
    }

    #wrapper #main {
        background: #fff;
    }

    .single-product #goTop {
        bottom: 88px;
    }

    .login-modal .modal-dialog {
        margin-left: .46875rem;
        margin-right: .46875rem;
    }

    .login-modal .login-info .info-list {
        max-width: 9.3125rem;
        margin: 0 auto;
    }

    #header .header-user-box:not(.mobile) {
        display: none;
    }

    #header .btn-login {
        width: 8.75rem;
    }

    #header .header-utility-nav:not(.mobile) {
        display: none;
    }

    #header .header-utility-nav ul > li {
        padding: 1rem 0;
    }

    .header-top-bar {
        position: fixed;
        top: 0;
        right: 0;
        width: 16.75rem;
        background: #fff url(assets/images/bg-menu.png) 0 100%/100% auto no-repeat;
        bottom: 0;
        box-shadow: 3px 8px 11px 0 rgba(0, 0, 0, .5);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: .5s ease-in-out opacity, .5s ease-in-out visibility, .5s ease-in-out transform;
        transition: .5s ease-in-out opacity, .5s ease-in-out visibility, .5s ease-in-out transform;
        -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        transform: translate(100%, 0);
    }

    .header-top-bar .header-cart {
        display: none;
    }

    .nav-active .header-top-bar {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .resize-active .header-top-bar {
        -webkit-transition: none;
        transition: none;
    }

    .header-top-bar .sign-info {
        padding: 1.625rem 0 .625rem;
    }

    .header-top-bar .business-join {
        padding: 0 0 1.8125rem;
    }

    .header-top .container {
        height: 3.75rem;
        position: relative;
    }

    .header-top .logo-wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .header-top .header-search {
        padding-right: calc(15px + 2.1875rem);
    }

    .header-top .header-search-opener {
        position: absolute;
        top: 1.875rem;
        left: .78125rem;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    #nav {
        position: fixed;
        top: 3.75rem;
        bottom: 0;
        overflow-y: auto;
        left: 0;
        right: 0;
        overflow-x: hidden;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: .3s ease opacity, .3s ease visibility;
        transition: .3s ease opacity, .3s ease visibility;
    }

    .m_category_active #nav {
        opacity: 1;
        visibility: visible;
    }

    #nav .container {
        padding: 0 .4375rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
    }

    #nav .primary-menu > li {
        border-bottom: .09375rem solid #f5f5f5;
    }

    #nav .primary-menu > li:nth-child(8) ~ li {
        display: none;
    }

    #nav .primary-menu > li.menu-item-has-children.active > a:after {
        -webkit-transform: translate(0, -50%) rotate(-90deg);
        -ms-transform: translate(0, -50%) rotate(-90deg);
        transform: translate(0, -50%) rotate(-90deg);
    }

    #nav .primary-menu > li.menu-item-has-children > a:after {
        -webkit-transition: .3s ease transform;
        transition: .3s ease transform;
    }

    .header-mini-cart .cart-item:first-child {
        padding-bottom: .4375rem;
    }

    .header-mini-cart .cart-item .jcf-number .jcf-btn-inc,
    .header-mini-cart .cart-item .jcf-number .jcf-btn-dec {
        border: 1px solid #979797;
        background: #fff;
    }

    .header-mini-cart .cart-item .jcf-number .jcf-btn-inc:hover,
    .header-mini-cart .cart-item .jcf-number .jcf-btn-dec:hover {
        background: #979797;
        color: #fff;
    }

    .header-mini-cart .cart-item .jcf-number .jcf-btn-inc {
        right: 0;
    }

    .header-mini-cart .cart-item .jcf-number .jcf-btn-inc:before {
        content: "\e91c";
    }

    .header-mini-cart .cart-item .jcf-number .jcf-btn-dec {
        left: 0;
        top: 0;
    }

    .header-mini-cart .cart-item .jcf-number .jcf-btn-dec:before {
        content: "\e91b";
    }

    .nav-active .backdrop {
        opacity: 1;
        visibility: visible;
    }

    .hero-banner .feature-item:nth-child(2) {
        -webkit-box-ordinal-group: -2;
        -ms-flex-order: -3;
        order: -3;
    }

    .hero-banner .feature-item:nth-child(3) {
        -webkit-box-ordinal-group: -4;
        -ms-flex-order: -5;
        order: -5;
    }

    .hero-banner .feature-item:nth-child(4) {
        -webkit-box-ordinal-group: -3;
        -ms-flex-order: -4;
        order: -4;
    }

    .best-sellers-slider {
        margin: 0 -15px;
    }

    .best-sellers-slider .slide {
        width: 13.25rem;
    }

    .best-sellers-slider .product-item {
        font-size: .8125rem;
        line-height: 1.5;
    }

    .best-sellers-slider .product-item .product-name {
        font-size: 1rem;
        line-height: 1.375;
        margin-bottom: .25rem;
    }

    .club-benefit-section .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .club-benefit-section .row [class^="col-"],
    .club-benefit-section .row [class*="col-"] {
        padding-left: 2px;
        padding-right: 2px;
    }

    .club-benefit-section .row .benefit-item {
        margin-left: -7px;
    }

    .club-benefit-section .mobile_benefit {
        display: none;
    }

    .club-benefit-section.show_more_active .mobile_benefit {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .club-benefit-section.show_more_active .showmore_benefit.less {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .club-benefit-section.show_more_active .showmore_benefit.more {
        display: none;
    }

    .club-benefit-section.show_more_active .showmore_benefit i {
        margin-bottom: .0625rem;
    }

    .club-benefit-section .showmore_benefit.less {
        display: none;
    }

    .vacation-section .info-text .btn-all {
        display: none;
    }

    .vacation-section .btn-all {
        display: block;
        width: 7.8125rem;
        margin: 0 auto;
    }

    .vacation-section .vacation-product-slider .slide .product-item {
        font-size: .8125rem;
        line-height: 1.5;
    }

    .vacation-section .vacation-product-slider .slide .product-item .product-name {
        font-size: 1rem;
        line-height: 1.375;
        margin-bottom: .25rem;
    }

    .recommended-section .recommended-slider {
        margin: 0 -7px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .recommended-section .recommended-slider .slide {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        padding: 0 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 32px;
    }

    .recommended-section .recommended-slider .slide:nth-child(4) ~ .slide {
        display: none;
    }

    .recommended-section .recommended-slider .slide .product-item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    .home-contact-section .become-member-box {
        padding: 1.5625rem 0 8.75rem;
    }

    .shop-page-container {
        border-bottom: 1px solid #dfd9d4;
    }

    .sidebar-filter-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;
        margin: 0 -5px .875rem;
        position: relative;
    }

    .sidebar-filter-wrapper > .side_filter_control {
        -ms-flex-preferred-size: calc(50% - 5px);
        flex-basis: calc(50% - 5px);
        max-width: calc(50% - 5px);
    }

    .sidebar-filter-wrapper .woocommerce-ordering {
        -ms-flex-preferred-size: calc(50% - 5px);
        flex-basis: calc(50% - 5px);
        max-width: calc(50% - 5px);
        position: relative;
    }

    .sidebar-filter-wrapper .woocommerce-ordering .sorting-option-list {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        box-shadow: 3px 8px 11px rgba(225, 225, 225, .5);
        z-index: 999;
        display: none;
    }

    .sorting-active .sidebar-filter-wrapper .woocommerce-ordering .sorting-option-list {
        display: block;
    }

    .sidebar-filter-box {
        position: fixed;
        top: 3.75rem;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .35);
        z-index: 800;
        visibility: hidden;
        opacity: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        transform: translate(100%, 0);
        -webkit-transition: .4s ease opacity, .4s ease visibility, .4s ease transform;
        transition: .4s ease opacity, .4s ease visibility, .4s ease transform;
    }

    .mobile-filter-active .sidebar-filter-box {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .resize-active .sidebar-filter-box {
        -webkit-transition: none;
        transition: none;
    }

    .sidebar-filter-box .sidebar-filter-holder {
        width: 17.5rem;
        -ms-flex-preferred-size: 17.5rem;
        flex-basis: 17.5rem;
        height: 100%;
        background: #fff;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .sidebar-filter-box .sidebar-filter-holder form {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .sidebar-filter-box .filter-options-group > li.active > a:after {
        content: "\e91b";
    }

    .sidebar-filter-box .filter-options-group > li > a {
        border-bottom: 1px solid #e8e8e8;
    }

    .sidebar-filter-box .filter-options-group > li > a:after {
        content: "\e91c";
        position: absolute;
        top: 50%;
        left: .75rem;
        color: #4a4a4a;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        font: .625rem/1 "icomoon";
    }

    .sidebar-filter-box .filter-options-list > li:first-child {
        padding-top: 7px;
    }

    .shop-product-content .woocommerce-pagination {
        padding-top: .3125rem;
    }

    .shop-products-row .product-col .product-item .detail-text {
        padding-bottom: .3125rem;
    }

    .recommended-category-section .recommended-category-slder {
        margin: 0 -16px;
        padding-bottom: 2.1875rem;
    }

    .recommended-category-section .recommended-category-slder .slide {
        width: 9.25rem;
    }

    .recommended-category-section .recommended-category-slder .slide .category-item {
        margin: 0 .1875rem;
    }

    .product-slider-holder {
        margin: 0 auto;
    }

    .product-slider-holder .slick-list {
        overflow: visible;
    }

    .product-slider-holder .slide {
        padding: 0 .25rem;
    }

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

    .product-detail-section {
        background: -webkit-linear-gradient(top, rgba(198, 164, 119, .14) 0%, rgba(255, 255, 255, .14) 100%);
        background: linear-gradient(180deg, rgba(198, 164, 119, .14) 0%, rgba(255, 255, 255, .14) 100%);
        margin: 0 -16px;
        padding: 1.25rem 16px .9375rem;
    }

    .product-detail-section:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 16px;
        right: 16px;
        height: 1px;
        background: #dfd9d4;
    }

    .product-detail-section .event-detail-box {
        margin-left: -16px;
        margin-right: -16px;
        padding-left: 16px;
        padding-right: 16px;
    }

    .product-detail-section .add-cart-row {
        position: fixed;
        bottom: 45px;
        left: 0;
        right: 0;
        z-index: 80;
        border-bottom: 1px solid #fff;
    }

    .product-detail-section .add-cart-row .btn {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .product-recommended-section .product-recommended-slider .slide {
        width: 13.3125rem;
    }

    .product-recommended-section .product-recommended-slider .slide .product-item {
        margin: .9375rem .3125rem;
    }

    .contact-container .contact-address,
    .contact-container .contact-phone,
    .contact-container .contact-email {
        padding: 0 22px 21px 0;
    }

    .contact-form-holder {
        margin: 0 -7px;
    }

    .benefits-bar .benefits-slider {
        margin: 0 -.5rem;
    }

    .benefits-bar .benefit-item {
        padding: 0 .6875rem;
    }

    .checkout-cart-holder .cart-item:first-child {
        padding-bottom: .4375rem;
    }

    .user-info-container h1 {
        text-align: center;
    }

    .user-info-container .tab-content > .tab-pane {
        display: block;
        opacity: 1;
    }

    .user-info-container .panel {
        border-bottom: 1px solid #e8e8e8;
    }

    .user-info-container .panel:first-child {
        border-top: 1px solid #e8e8e8;
    }

    .user-info-container .user-info-row {
        margin: 0 -5px;
    }

    .user-info-container .woocommerce-address-fields__field-wrapper .form-row#billing_first_name_field,
    .user-info-container .woocommerce-address-fields__field-wrapper .form-row#billing_last_name_field,
    .user-info-container .woocommerce-address-fields__field-wrapper .form-row#billing_address_1_field,
    .user-info-container .woocommerce-address-fields__field-wrapper .form-row#billing_address_2_field,
    .user-info-container .woocommerce-address-fields__field-wrapper .form-row#billing_phone_field,
    .user-info-container .woocommerce-address-fields__field-wrapper .form-row#billing_email_field,
    .user-info-container .woocommerce-address-fields__field-wrapper .form-row#shipping_first_name_field,
    .user-info-container .woocommerce-address-fields__field-wrapper .form-row#shipping_last_name_field,
    .user-info-container .woocommerce-address-fields__field-wrapper .form-row#shipping_address_1_field,
    .user-info-container .woocommerce-address-fields__field-wrapper .form-row#shipping_address_2_field,
    .user-info-container .woocommerce-address-fields__field-wrapper .form-row#shipping_phone_field,
    .user-info-container .woocommerce-address-fields__field-wrapper .form-row#shipping_email_field {
        -ms-flex-preferred-size: calc(50% - 5px);
        flex-basis: calc(50% - 5px);
        max-width: calc(50% - 5px);
    }

    .user-info-container #userOrder {
        margin: 0 -10px;
    }

    .cart-container .cart-item:first-child {
        padding-bottom: .4375rem;
    }

    #footer .design-dev-info {
        padding: .625rem 0;
    }

    .footer-logo {
        margin: 0 auto;
        position: absolute;
        left: 0;
        right: 0;
        top: 1.125rem;
    }

    .footer-nav .footer-menu > li.active > a:after,
    .footer-nav .footer-menu > li.active .widgettitle:after {
        -webkit-transform: translate(0, -50%) rotate(180deg);
        -ms-transform: translate(0, -50%) rotate(180deg);
        transform: translate(0, -50%) rotate(180deg);
    }

    .footer-nav .footer-menu > li.active ul.menu {
        display: block;
    }

    .footer-nav .footer-menu > li .widgettitle {
        border-bottom: 1px solid #bcbbba;
        padding: .6875rem 0;
        position: relative;
        cursor: pointer;
    }

    .footer-nav .footer-menu > li .widgettitle:after {
        content: "\e900";
        position: absolute;
        top: 1.25rem;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        left: .3125rem;
        font: .5rem/1 "icomoon";
    }

    .footer-nav .footer-menu > li > a {
        border-bottom: 1px solid #bcbbba;
        padding: .6875rem 0;
        position: relative;
    }

    .footer-nav .footer-menu > li > a:after {
        content: "\e900";
        position: absolute;
        top: 1.25rem;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        left: .3125rem;
        font: .5rem/1 "icomoon";
    }

    .footer-nav .footer-menu > li ul.menu {
        display: none;
    }

    .footer-nav .footer-menu > li ul:after {
        content: "";
        display: block;
        clear: both;
    }

    .footer-nav .footer-menu > li ul > li {
        float: right;
        width: 50%;
        padding-left: 10px;
    }

    .footer-nav .footer-menu > li ul > li:nth-child(-n+2) {
        padding-top: 10px;
    }

    .footer-logos {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .footer-join-box {
        margin: 0 -10px 1.25rem;
    }

    .footer-bottom .social-networks {
        background: #113a73;
        padding: .375rem 0 .4375rem;
    }
}

@media (max-width: 767px) and (orientation: landscape) {
    html {
        font-size: 20px;
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@-webkit-keyframes shake {
    10%,
    90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }

    20%,
    80% {
        -webkit-transform: translate3d(2px, 0, 0);
        transform: translate3d(2px, 0, 0);
    }

    30%,
    50%,
    70% {
        -webkit-transform: translate3d(-4px, 0, 0);
        transform: translate3d(-4px, 0, 0);
    }

    40%,
    60% {
        -webkit-transform: translate3d(4px, 0, 0);
        transform: translate3d(4px, 0, 0);
    }
}

@keyframes shake {
    10%,
    90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }

    20%,
    80% {
        -webkit-transform: translate3d(2px, 0, 0);
        transform: translate3d(2px, 0, 0);
    }

    30%,
    50%,
    70% {
        -webkit-transform: translate3d(-4px, 0, 0);
        transform: translate3d(-4px, 0, 0);
    }

    40%,
    60% {
        -webkit-transform: translate3d(4px, 0, 0);
        transform: translate3d(4px, 0, 0);
    }
} 
