/*
Theme Name: Matat Child
Theme URI: https://matat.co.il/
Template:   matat
Author: Amit Matat
Author URI: https://matat.co.il/
Description: Matat child theme
Version: 1.1
License: Commercial Use only
License URI: Commercial Use only
Text Domain: matat
*/[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    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-check:before,
.custom-checkbox .fake-input:before {
    content: "\e904";
}

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

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

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

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

.icon-close:before,
.cart-remove:before {
    content: "\e92b";
}

.icon-f-bag:before {
    content: "\e92c";
}

.icon-f-heart:before {
    content: "\e92d";
}

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

.icon-o-bag:before {
    content: "\e92f";
    color: #fff;
}

.icon-o-heart:before {
    content: "\e930";
}

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

.primary-menu,
.header-links,
.woocommerce-pagination ul,
.category-section .category-filter-form .drop-down-option ul,
.single-product-slider .slick-dots,
.woocommerce .woocommerce-error,
.woocommerce-NoticeGroup .woocommerce-error,
.checkout-container .mobile-step-nav,
.checkout-container .delivery-option,
.checkout-container .payment-option,
.checkout-container .wc_payment_methods,
.single-page-container ol,
.single-page-container ul,
.user-info-container .woocommerce-MyAccount-navigation ul,
.woocommerce-order-received .woocommerce-order .woocommerce-order-overview,
.woocommerce-page .wc-item-meta,
.woocommerce-checkout.woocommerce-order-pay #main > .woocommerce .order_details,
.footer-nav ul,
.footer-links {
    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;
}

h1 {
    font-weight: 100;
    font-size: 19px;
    line-height: 1.583333334;
}

h2 {
    font-size: 16px;
    line-height: 1;
}/* Slick slider styles */.slick-slider-frame {
                              position: relative;
                              display: block;
                              box-sizing: border-box;
                              -webkit-touch-callout: none;
                              -webkit-user-select: none;
                              -ms-user-select: none;
                              user-select: none;
                              -ms-touch-action: pan-y;
                              touch-action: pan-y;
                              -webkit-tap-highlight-color: transparent;
                          }

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

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

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

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

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

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

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

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

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

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

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

.slick-slide img {
    display: block;
}

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

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

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

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

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

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

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

html {
    font-size: 5vw;
    margin: 0 !important;
    scrollbar-gutter: stable;
}

body {
    min-width: 320px;
    font-size: .6875rem;
    font-family: "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #f3ede8;
}

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

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

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

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

a {
    text-decoration: underline;
}

a:hover {
    color: inherit;
    text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

#wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    z-index: 2;
}

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

#wrapper .wpcf7 {
    direction: ltr;
}

.rtl #wrapper .wpcf7 {
    direction: rtl;
}

.wpcf7 .wpcf7-list-item {
    margin: 0;
}

.wpcf7 .wpcf7-list-item input[type="checkbox"] {
    margin-right: 5px;
}

.rtl .wpcf7 .wpcf7-list-item input[type="checkbox"] {
    margin-right: 0;
    margin-left: 5px;
}

#main {
    min-height: calc(100vh - 15.625rem);
}

ins,
abbr {
    text-decoration: none;
}

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

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

.btn {
    font-weight: 700;
    text-transform: uppercase;
    outline: none;
    border-width: 2px;
    border-radius: 0;
}

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

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

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

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:visited {
    border-color: #ab9a8b;
    background-color: transparent;
    color: #ab9a8b;
}

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

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

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

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

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

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

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

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

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

.single-product-summary .btn-add-wishlist.has_in_wishlist {
    background-color: #d8cec6;
}

.single-product-summary .btn-add-wishlist.has_in_wishlist [class*="-f-"] {
    opacity: 1;
}

.btn-add-wishlist.product-img {
    border: none !important;
}

body #pojo-a11y-toolbar {
    top: 213px !important;
    font-size: .5625rem !important;
}

.cart-dropdown.cart-empty .woocommerce-info.cart-empty.empty-cart-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ajax_loading {
    position: relative;
}

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

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

dd {
    margin-left: 0;
    margin-right: 0;
}

#header {
    position: relative;
    background-color: #c3b5aa;
    padding-top: .875rem;
    padding-bottom: .875rem;
    z-index: 999;
    -webkit-transition: height .25s, padding .3s;
    transition: height .25s, padding .3s;
}

#header .logo {
    max-width: 5.5625rem;
}

.header-wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.header-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.rtl .header-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.header-block .login {
    -webkit-transition: color .3s linear;
    transition: color .3s linear;
    color: #000;
    font-weight: 600;
}

.header-block .login:hover {
    color: #6c757d;
    text-decoration: none;
}

#nav {
    z-index: 99;
}

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

#nav .search-form {
    background: #f8f9fa;
}

#nav .search-form .form-group {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}

#nav .search-form input[type="search"] {
    max-width: 100%;
}

#nav .account-login-opener,
#nav .account-login-opener-popup {
    color: #000;
    font-weight: 400;
    padding: 1.1875rem .75rem 1.125rem;
    border-bottom: 1px solid #c3b5aa;
    font-size: 1rem;
    text-decoration: none;
    text-align: center;
    line-height: 1;
    background: #f8f9fa;
}

#nav .account-login-opener.account_controller span,
#nav .account-login-opener-popup.account_controller span {
    color: #fff;
    font-size: .625rem;
    display: block;
    margin-top: -.625rem;
}

.primary-menu {
    font-size: .8125rem;
    line-height: 1.2;
}

.primary-menu li {
    position: relative;
}

.primary-menu > li:nth-last-child(2) .submenu-dropdown,
.primary-menu > li:last-child .submenu-dropdown {
    right: auto;
    left: -2.5625rem;
}

.primary-menu > li > a {
    padding: .5rem 0;
    display: block;
    color: #000;
    font-weight: 400;
    position: relative;
    z-index: 1;
    text-decoration: none;
}

.primary-menu > li > a:hover,
.primary-menu > li > a:focus,
.primary-menu > li > a:active {
    background-color: transparent;
    color: #fff;
}

.primary-menu > li > .has-drop-down-a {
    position: relative;
}

.primary-menu > li:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.primary-menu > li .sub-menu {
    background: #fff;
    margin: 0;
    padding: 0;
    list-style: none;
}

.primary-menu > li .sub-menu > .menu-item-has-children:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.primary-menu > li .sub-menu a {
    text-decoration: none;
    position: relative;
}

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

.rtl .primary-menu > li .sub-menu a:before {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}

.primary-menu > li .sub-menu a:hover:before {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0 -100%;
    -ms-transform-origin: 0 -100%;
    transform-origin: 0 -100%;
}

.rtl .primary-menu > li .sub-menu a:hover:before {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.primary-menu > li .sub-menu .menu-item-has-children > a:after {
    content: "";
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    background: url(assets/images/down-arrow.svg) no-repeat;
    margin-top: -1px;
    background-size: 8px !important;
    height: 8px;
    width: 8px;
    filter: brightness(1) invert(1);
    position: relative;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}

.rtl .primary-menu > li .sub-menu .menu-item-has-children > a:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-left: 0;
    margin-right: 10px;
}

.primary-menu > li .sub-menu .menu-item-has-children.active > a:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.primary-menu > li .sub-menu > li {
    margin-bottom: 1.25rem;
    padding: 0 1.25rem;
}

.primary-menu > li .sub-menu > li:last-child {
    margin-bottom: 0;
}

.primary-menu > .hover > a {
    text-decoration: none;
}

.primary-menu > .hover > a:after {
    opacity: 1;
}

.primary-menu > .hover .submenu-dropdown {
    max-height: 600px;
}

.primary-menu > .active:after {
    opacity: 1;
}

.header-links {
    margin: 2px 0 0 -8px;
    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;
    margin-bottom: 3px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-links .languages {
    position: relative;
    display: inline-block;
    line-height: 30px;
}

.header-links .languages:after {
    content: "";
    display: inline-block;
    background: url(assets/images/down-arrow.svg) no-repeat;
    background-size: 12px;
    vertical-align: middle;
    margin: 0 2px;
    height: 7px;
    width: 12px;
    line-height: 1;
    opacity: .7;
}

.header-links .languages .current {
    color: #fff;
}

.header-links .languages .current img {
    visibility: visible;
    display: inline-block;
    margin: 0 6px;
}

.header-links .languages ul {
    top: 100%;
    right: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    list-style-type: none;
    margin: 0;
    padding: 5px 10px;
    min-width: 100px;
    white-space: nowrap;
    position: absolute;
    background: #fff;
    background: #f3ede8;
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-links .languages ul li {
    display: block;
    margin: 0;
}

.header-links .languages ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
}

.header-links .wpml-ls-sidebars-lang-footer {
    padding: 0;
    display: inline-block;
}

.header-links .wpml-ls-sidebars-lang-footer .wpml-ls-legacy-list-horizontal a {
    padding: 0;
}

.header-links .wpml-ls-sidebars-lang-footer .wpml-ls-link {
    padding: 0 !important;
}

.header-links .wpml-ls-sidebars-lang-footer ul,
.header-links .wpml-ls-sidebars-lang-footer li,
.header-links .wpml-ls-sidebars-lang-footer a {
    line-height: 0;
}

.header-links .account:after,
.header-links .phone:after,
.header-links .search:after,
.header-links .has-drop-down:after,
.header-links .phone + li:last-child:after {
    width: .125rem;
    height: .875rem;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    margin: 0 1rem 0 1.6875rem;
}

.header-links li {
    display: inline-block;
    vertical-align: middle;
    margin-right: .25rem;
    position: relative;
}

.header-links li:last-child {
    margin-left: 0;
}

.header-links li > a {
    color: #fff;
    font-size: 1.125rem;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-decoration: none;
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}

.header-links li > a:hover {
    text-decoration: none;
    opacity: .7;
}

.header-links li > a:hover [class*="-f-"] {
    opacity: 1;
}

.header-links li img {
    margin-left: 4px;
    margin-right: 4px;
}

.header-links [class^="icon-"],
.header-links [class*=" icon-"] {
    display: inline-block;
    vertical-align: top;
}

.header-links [class*="-f-"] {
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.cart-opener:hover .count {
    color: #000;
}

.cart-active .cart-opener [class*="-f-"] {
    opacity: 1;
}

.cart-active .cart-opener .count {
    color: #000;
}

.cart-opener .count {
    white-space: nowrap;
    text-align: center;
    font-style: normal;
    font-size: .625rem;
    line-height: 1;
    padding-top: .1875rem;
    position: absolute;
    top: .25rem;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 4;
}

.cart-opener .count:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    min-height: 100%;
}

.cart-opener .count > * {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    max-width: 99%;
}

.cart-dropdown {
    -webkit-transition: opacity .3s linear, visibility .3s linear;
    transition: opacity .3s linear, visibility .3s linear;
    background: #fbfbfb;
    width: 18.125rem;
    padding: 1.25rem 1rem .9375rem;
    margin-top: .625rem;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 11;
}

.cart-active .cart-dropdown {
    opacity: 1;
    visibility: visible;
}

.cart-dropdown .cart-close {
    line-height: 1;
    font-size: .625rem;
    color: #000;
    text-decoration: none;
    position: absolute;
    top: .5rem;
    left: .5rem;
}

.cart-dropdown .cart-close:hover {
    color: #f3ccbe;
}

.cart-dropdown .cart-close i {
    display: block;
}

.cart-dropdown .cart-empty.woocommerce-info {
    text-align: center;
    font-size: .875rem;
    line-height: 1.25;
    padding: .625rem 0;
    min-height: 160px;
    display: none;
    -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;
}

.cart-dropdown .cart-empty.woocommerce-info .btn-wrap {
    margin-top: .875rem;
}

.cart-dropdown .cart-empty.woocommerce-info .btn-wrap a {
    color: #fff;
    background: #000;
}

.cart-dropdown .cart-empty.woocommerce-info .btn-wrap a:hover {
    background: transparent;
    color: #000;
}

.cart-dropdown .cart-items-list {
    max-height: 60vh;
    overflow-x: hidden;
    overflow-y: auto;
}

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

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

.search-dropdown {
    -webkit-transition: opacity .3s linear, visibility .3s linear;
    transition: opacity .3s linear, visibility .3s linear;
    width: 12.875rem;
    background: #fff;
    padding: .125rem 0 .125rem .625rem;
    border: 2px solid #6c757d;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: 0;
    z-index: 4;
    top: 100%;
    margin-top: 5px;
}

.rtl .search-dropdown {
    right: auto;
    left: 0;
}

.search-active .search-dropdown {
    opacity: 1;
    visibility: visible;
}

.search-dropdown .search-form .form-control {
    padding-left: 1.875rem;
    border-color: transparent;
}

.search-dropdown .search-form .form-control:focus {
    border-color: transparent;
}

.account-dropdown {
    -webkit-transition: opacity .3s linear, visibility .3s linear;
    transition: opacity .3s linear, visibility .3s linear;
    width: 17.375rem;
    background: #f3ede8;
    color: #000;
    text-align: center;
    padding: 1.9375rem 2.8125rem 2.125rem;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 5.375rem;
    left: 0;
    z-index: 99;
}

.account-dropdown.account-dropdown-register {
    z-index: 109;
}

.account-login-active .account-dropdown.account-dropdown-login {
    opacity: 1;
    visibility: visible;
}

.account-register-active .account-dropdown.account-dropdown-register {
    opacity: 1;
    visibility: visible;
}

.account-dropdown h2 {
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1;
    margin: 0 -.9375rem .0625rem;
    color: #000;
}

.account-dropdown .slogan {
    font-style: normal;
    display: block;
    margin-bottom: 1.4375rem;
}

.account-dropdown .account-login-opener,
.account-dropdown .account-login-opener-popup,
.account-dropdown .account-register-opener:not(.btn) {
    color: #000;
    font-size: .5625rem;
    line-height: 1;
    position: absolute;
    top: .5625rem;
    left: .5625rem;
}

.account-dropdown .account-login-opener:hover,
.account-dropdown .account-login-opener-popup:hover,
.account-dropdown .account-register-opener:not(.btn):hover {
    background: transparent;
}

.account-dropdown .btn-login,
.account-dropdown .btn-primary {
    background: #c3b5aa;
    color: #000;
    border-color: #c3b5aa !important;
    -webkit-appearance: none;
    appearance: none;
    box-shadow: none;
    outline: none;
}

.account-dropdown .btn-login:hover,
.account-dropdown .btn-login:focus,
.account-dropdown .btn-login:active,
.account-dropdown .btn-primary:hover,
.account-dropdown .btn-primary:focus,
.account-dropdown .btn-primary:active {
    background: #fff !important;
    outline: none !important;
    box-shadow: none !important;
    color: #000 !important;
}

.account-dropdown .form-control {
    border: none;
    font-size: 13px;
    font-weight: 700;
}

.account-dropdown label {
    display: none;
}

.nav-opener {
    width: 1.3125rem;
    height: .875rem;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: 1.3125rem;
}

.rtl .nav-opener {
    margin-left: 0;
    margin-right: 1.3125rem;
}

.nav-opener:before,
.nav-opener span,
.nav-opener:after {
    -webkit-transition: opacity .3s linear, -webkit-transform .3s linear;
    transition: opacity .3s linear, -webkit-transform .3s linear;
    transition: transform .3s linear, opacity .3s linear;
    transition: transform .3s linear, opacity .3s linear, -webkit-transform .3s linear;
    background: #fff;
    height: 1px;
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    position: absolute;
    right: 0;
    left: 0;
}

.nav-opener:before {
    content: "";
    top: 0;
}

.nav-active .nav-opener:before {
    -webkit-transform: rotateZ(40deg);
    -ms-transform: rotate(40deg);
    transform: rotateZ(40deg);
}

.nav-opener span {
    top: 50%;
}

.nav-active .nav-opener span {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
}

.nav-opener:after {
    content: "";
    top: 100%;
}

.nav-active .nav-opener:after {
    -webkit-transform: rotateZ(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotateZ(-45deg);
}

.has-drop-down .current-menu-item a {
    font-weight: 700;
    color: #1b1d1e;
    border-bottom: none;
}

.has-drop-down-a {
    direction: rtl;
}

.has-drop-down-a::before {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    bottom: initial;
    content: "";
    height: 0;
    width: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 12px solid #1b1d1e;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
}

.rtl .has-drop-down-a::before {
    left: 20px;
    right: initial;
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
}

li.mobile-nav-active .has-drop-down-a {
    font-weight: 700;
}

li.mobile-nav-active .has-drop-down-a::before {
    position: absolute;
    top: 50%;
    right: 20px;
    right: initial;
    bottom: initial;
    content: "";
    height: 0;
    width: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 12px solid #212529;
    -webkit-transform: translateY(-50%) rotate(0);
    -ms-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0);
}

.rtl li.mobile-nav-active .has-drop-down-a::before {
    left: 20px;
    right: initial;
}

#header #user-register-form .btn-wrap {
    margin-top: 25px;
}

#header .account-form .form-group,
#header .account-form1 .form-group {
    text-align: right;
}

#header .account-form .btn-wrap,
#header .account-form1 .btn-wrap {
    margin-bottom: 10px;
}

#header .account-form .text,
#header .account-form1 .text {
    width: 100%;
}

#header .account-form .account-register-opener,
#header .account-form1 .account-register-opener {
    background-color: #c3b5aa;
    color: #000;
    width: 100%;
    border-color: #c3b5aa;
    text-decoration: none;
}

#header .account-form .account-register-opener:hover,
#header .account-form .account-register-opener:focus,
#header .account-form1 .account-register-opener:hover,
#header .account-form1 .account-register-opener:focus {
    background-color: #fff;
    text-decoration: none;
}

.instagram-section {
    padding-top: 29px;
    padding-bottom: 14px;
    color: #ab9a8b;
    text-align: center;
    font-size: 15px;
    line-height: 1;
}

.instagram-section h2 {
    font-size: 21px;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: 600;
}

.instagram-section h2 a {
    color: #ab9a8b;
    text-decoration: none;
}

.instagram-section p {
    margin-bottom: 9px;
}

.instagram-section p:empty {
    display: none;
}

.instagram-slider .slick-list {
    margin: 0 auto;
    overflow: visible;
}

.instagram-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.insta-col {
    height: auto;
    max-height: 255px;
    margin: 0 .25rem;
    overflow: hidden;
}

.insta-img {
    height: auto;
    display: block;
}

.insta-img:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.insta-img img {
    -webkit-transition: -webkit-transform .3s linear;
    transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear, -webkit-transform .3s linear;
    width: 100%;
    object-fit: cover;
}

.instagram-info {
    font-size: .6875rem;
    line-height: 1.36364;
    margin-bottom: 13px;
}

.instagram-info a {
    -webkit-transition: color .3s linear;
    transition: color .3s linear;
    color: inherit;
}

.instagram-info a:hover {
    color: #007bff;
    text-decoration: none;
}

.instagram-info address {
    margin-bottom: 0;
}

.instagram-info .username {
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    padding-bottom: .125rem;
    margin-bottom: .8125rem;
    border-bottom: 1px solid #000;
}

.instagram-detail {
    text-align: center;
    font-size: .6875rem;
    line-height: 1.36364;
    padding: 1.3125rem 0 1.4375rem;
    border-bottom: 1px solid #000;
    margin: 0 .5rem;
}

.instagram-detail h2 {
    font-size: 18px;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.instagram-detail a {
    -webkit-transition: color .3s linear;
    transition: color .3s linear;
    color: inherit;
    text-decoration: none;
}

.instagram-detail a:hover {
    color: #c3b5aa;
    text-decoration: none;
}

.instagram-detail address {
    margin-bottom: 0;
}

.instagram-detail .username {
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    padding-bottom: .125rem;
    margin-bottom: .8125rem;
    border-bottom: 1px solid #000;
}

.search-form {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: .75rem;
    border-bottom: 1px solid #c3b5aa;
}

.search-dropdown .search-form {
    padding: 0;
    border: none;
}

.search-form label {
    display: none;
}

.search-form button {
    background: none;
    padding: 0;
    font-size: 1rem;
    line-height: 1;
    border: none;
}

.rtl .search-form button {
    left: 0;
    right: initial;
}

.search-form input[type="search"] {
    width: 100%;
    height: 1.75rem;
    float: none;
    margin: 0;
    border-width: 0 0 1px;
    background-color: transparent;
    font-size: 1rem;
    max-width: 10.3125rem;
    margin-right: .625rem;
    color: #000;
}

.search-dropdown .search-form input[type=search] {
    margin-right: 0;
}

.search-form .form-group {
    margin-bottom: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.mini-cart-item {
    font-size: .75rem;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: .625rem;
}

.mini-cart-item:last-child .product-detail {
    padding-bottom: .4375rem;
    border-bottom: 1px solid #000;
}

.mini-cart-item .product-image {
    width: 3.125rem;
    margin-top: .3125rem;
}

.mini-cart-item .product-image img {
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: cover;
}

.mini-cart-item .product-detail {
    width: calc(100% - 3.75rem);
    margin-left: .625rem;
}

.rtl .mini-cart-item .product-detail {
    margin-left: 0;
    margin-right: .625rem;
}

.mini-cart-item .product-name {
    font-weight: 400;
    display: block;
    margin-bottom: .25rem;
}

.rtl .mini-cart-item .product-name .product-quantity {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.mini-cart-item .product-price {
    font-weight: 400;
    margin-bottom: .1875rem;
}

.cart-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: .625rem;
}

.cart-detail .cart-size:after {
    content: "|";
    display: inline-block;
    vertical-align: middle;
    margin: -.4375rem .875rem 0 .875rem;
}

.cart-remove {
    -webkit-transition: color .3s linear;
    transition: color .3s linear;
    color: #343a40;
    display: inline-block;
    vertical-align: top;
    padding-left: .8125rem;
    position: relative;
}

.cart-remove:hover {
    color: #007bff;
    text-decoration: none;
}

.cart-remove:before {
    font: .5rem/1 icomoon;
    position: absolute;
    top: .1875rem;
    left: 0;
}

.cart-amount {
    text-align: center;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1;
    padding: .9375rem 0 1.5625rem;
}

.cart-footer .btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -.3125rem;
}

.cart-footer .btn {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-decoration: none;
}

.cart-footer .btn-dark {
    width: calc(50% - .625rem);
    color: #fff;
    margin: 0 .3125rem;
}

.cart-footer .btn-dark:hover {
    color: #adb5bd;
}

.cart-link {
    color: #000;
    font-size: 1.125rem;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-decoration: none;
}

.cart-link:hover {
    color: #c3b5aa;
    text-decoration: none;
}

.cart-link [class^="icon-"],
.cart-link [class*=" icon-"] {
    vertical-align: top;
}

.cart-link .count {
    white-space: nowrap;
    text-align: center;
    color: #fff;
    font-style: normal;
    font-size: .4375rem;
    line-height: 1;
    padding-top: .25rem;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 4;
}

.cart-link .count:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    min-height: 100%;
}

.cart-link .count > * {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    max-width: 99%;
}

.cart-link .count:after {
    width: 1px;
    content: "";
    min-height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.account-section {
    text-align: center;
    padding-bottom: 2.5rem;
}

.account-section .text {
    width: 100%;
}

.account-section .form-control {
    border-color: #000;
}

.woocommerce-account .account-section {
    padding-bottom: 0;
}

.account-form .custom-checkbox,
.account-form1 .custom-checkbox {
    display: block;
    padding-left: 20px;
    margin-top: -12px;
    margin-bottom: 9px;
}

.rtl .account-form .custom-checkbox,
.rtl
.account-form1 .custom-checkbox {
    padding-left: 0;
    padding-right: 20px;
}

.account-form .custom-checkbox input[type="checkbox"]:checked ~ .custom-checkbox-text::before,
.account-form1 .custom-checkbox input[type="checkbox"]:checked ~ .custom-checkbox-text::before {
    content: "\e904";
    background: #c3b5aa;
}

.account-form .custom-checkbox .custom-checkbox-text::before,
.account-form1 .custom-checkbox .custom-checkbox-text::before {
    content: "";
    position: absolute;
    top: .625rem;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    line-height: 1;
    width: 10px;
    height: 10px;
    color: #fff;
    border: 1px solid #c3b5aa;
    font: 6px/7px "icomoon";
    text-align: center;
}

.rtl .account-form .custom-checkbox .custom-checkbox-text::before,
.rtl
.account-form1 .custom-checkbox .custom-checkbox-text::before {
    left: auto;
    right: 0;
}

.account-form .custom-checkbox .custom-checkbox-text::after,
.account-form1 .custom-checkbox .custom-checkbox-text::after {
    font: 10px/1 "icomoon";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    margin-top: -1px;
}

.account-form .form-row,
.account-form1 .form-row {
    margin: 0;
}

.account-form .form-group,
.account-form1 .form-group {
    text-align: right;
    width: 100%;
    margin-bottom: .75rem;
}

.account-form .form-control,
.account-form1 .form-control {
    height: 2.1875rem;
}

.account-form .forgot-password,
.account-form1 .forgot-password {
    -webkit-transition: color .3s linear;
    transition: color .3s linear;
    color: inherit;
    font-size: .8125rem;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    margin: -.4375rem 0 .9375rem;
}

.account-form .forgot-password:hover,
.account-form1 .forgot-password:hover {
    color: #007bff;
    text-decoration: none;
}

.account-form .errors,
.account-form1 .errors {
    background: none;
    color: #dc3545;
    padding: 0;
    margin-top: 10px;
    border: none;
}

.account-form .errors.alert-success,
.account-form1 .errors.alert-success {
    color: #155724;
}

.account-form .errors:empty,
.account-form1 .errors:empty {
    display: none;
}

.account-form .custom-checkbox,
.account-form1 .custom-checkbox {
    color: inherit;
    width: 100%;
    text-align: initial;
}

.account-form .btn-wrap,
.account-form1 .btn-wrap {
    width: 100%;
    margin: 1rem 0;
}

.account-form .remember-block,
.account-form1 .remember-block {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.account-form .remember-block .forgot-password,
.account-form1 .remember-block .forgot-password {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 0;
}

.account-form .remember-block .custom-checkbox,
.account-form1 .remember-block .custom-checkbox {
    margin-bottom: 0;
    padding-left: 1.125rem;
}

.forget-password-form .form-row {
    margin: 0;
}

.forget-password-form .form-group {
    width: 100%;
    margin-bottom: .75rem;
}

.forget-password-form .form-control {
    height: 2.1875rem;
}

.forget-password-form .btn-wrap {
    width: 100%;
    margin: 1rem 0;
}

.content-body .wc-social-login-available-providers {
    max-width: 490px;
}

.content-body .wc-social-login-available-providers > p {
    margin-bottom: 20px;
}

.wc-social-login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.wc-social-login p {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.wc-social-login a.button-social-login.button-social-login-facebook,
.wc-social-login a.button-social-login.button-social-login-google {
    color: black;
    background-color: #fff;
    font-weight: 400;
    border-color: #000;
    border-radius: 10px;
    margin: 0 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wc-social-login a.button-social-login.button-social-login-facebook:hover,
.wc-social-login a.button-social-login.button-social-login-facebook:focus,
.wc-social-login a.button-social-login.button-social-login-google:hover,
.wc-social-login a.button-social-login.button-social-login-google:focus {
    border-color: #c3b5aa;
}

.wc-social-login a.button-social-login.button-social-login-facebook {
    margin-left: 0;
}

.rtl .wc-social-login a.button-social-login.button-social-login-facebook {
    margin-left: 10px;
    margin-right: 0;
}

.wc-social-login a.button-social-login.button-social-login-google {
    margin-right: 0;
}

.rtl .wc-social-login a.button-social-login.button-social-login-google {
    margin-right: 10px;
    margin-left: 0;
}

.wc-social-login .button-social-login .si {
    background-color: #fff;
    margin-left: 0;
    margin-right: 0;
}

.row > .content-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.login.account-form .form-row-wide,
.woocommerce-orders .form-row-wide {
    margin: auto;
}

.content-body .login.account-form p,
.content-body
.woocommerce-orders p {
    margin-bottom: 1rem;
}

.login.account-form .form-group,
.woocommerce-orders .form-group {
    text-align: left;
}

.rtl .login.account-form .form-group,
.rtl
.woocommerce-orders .form-group {
    text-align: right;
}

.login.account-form .form-control,
.woocommerce-orders .form-control {
    padding: .4375rem .625rem;
    height: auto;
    font-size: 1rem;
    line-height: 1;
}

.login.account-form .btn-wrap,
.woocommerce-orders .btn-wrap {
    width: 100%;
    margin: 1rem 0;
}

.login.account-form .text,
.woocommerce-orders .text {
    padding: 25px 0;
}

.login.account-form .text .btn-block,
.woocommerce-orders .text .btn-block {
    text-decoration: none;
}

.woocommerce-account .row {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.woocommerce-account .offset-lg-4,
.woocommerce-account .offset-md-3 {
    margin-left: 0 !important;
}

.in-order-page.woocommerce-orders .content-body {
    max-width: 100%;
    width: 100%;
}

.woocommerce-downloads .user-info-row,
.woocommerce-edit-account .user-info-row,
.woocommerce-account .user-info-row,
.woocommerce-orders .user-info-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.woocommerce-downloads .woocommerce-MyAccount-navigation,
.woocommerce-edit-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-orders .woocommerce-MyAccount-navigation {
    padding-top: 30px;
    padding-bottom: 25px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.woocommerce-downloads .woocommerce-MyAccount-navigation ul,
.woocommerce-edit-account .woocommerce-MyAccount-navigation ul,
.woocommerce-account .woocommerce-MyAccount-navigation ul,
.woocommerce-orders .woocommerce-MyAccount-navigation ul {
    padding: 0;
    margin: 0;
}

.woocommerce-downloads .woocommerce-MyAccount-content,
.woocommerce-edit-account .woocommerce-MyAccount-content,
.woocommerce-account .woocommerce-MyAccount-content,
.woocommerce-orders .woocommerce-MyAccount-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.woocommerce-downloads .content-body {
    max-width: 900px;
    width: 100%;
}

.woocommerce-orders .content-body {
    max-width: 900px;
    width: 100%;
}

.woocommerce-orders .user-info-row .woocommerce-MyAccount-orders {
    width: 100%;
}

.woocommerce-orders .user-info-row .woocommerce-MyAccount-orders thead th {
    padding: 5px;
}

.woocommerce-orders .user-info-row .woocommerce-MyAccount-orders tbody td {
    padding: 5px;
}

.woocommerce-edit-account .woocommerce-MyAccount-content {
    padding-top: 35px;
}

.woocommerce-edit-account .woocommerce-MyAccount-content .form-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
}

.woocommerce-edit-account .woocommerce-MyAccount-content label {
    display: block;
}

.woocommerce-edit-account .woocommerce-MyAccount-content .woocommerce-Button {
    text-align: center;
    display: block;
    padding: 4px 15px;
    width: 100%;
    background-color: #ab9a8b;
    border: 1px solid #ab9a8b;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: .75rem;
    -webkit-transition: color .25s, background-color .25s;
    transition: color .25s, background-color .25s;
    line-height: 1.71429;
}

.woocommerce-edit-account .woocommerce-MyAccount-content .woocommerce-Button:hover,
.woocommerce-edit-account .woocommerce-MyAccount-content .woocommerce-Button:focus {
    color: #ab9a8b;
    background-color: #fff;
}

.page-header {
    padding-top: 16px;
    text-align: center;
}

.page-header h1 {
    font-family: "Heebo";
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.page-header .slogan {
    font-style: normal;
    display: block;
}

.woocommerce-breadcrumb {
    font-family: "Assistant";
    font-size: .8125rem;
    font-weight: 300;
}

.woocommerce-breadcrumb a {
    font-family: "Assistant";
    font-size: .8125rem;
    text-decoration: none;
    font-weight: 300;
    margin-right: 5px;
}

.woocommerce-breadcrumb a:not(:first-child) {
    margin-left: 5px;
}

.rtl .woocommerce-breadcrumb a {
    margin-left: 5px;
    margin-right: 0;
}

.rtl .woocommerce-breadcrumb a:not(:first-child) {
    margin-right: 5px;
}

.woocommerce-breadcrumb a:hover,
.woocommerce-breadcrumb a:focus {
    text-decoration: underline;
}

.woocommerce-pagination {
    margin: .4375rem 0;
}

.woocommerce-pagination ul {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.woocommerce-pagination li {
    margin: 0 4px;
}

.woocommerce-pagination li:last-child {
    margin-left: 0;
}

.woocommerce-pagination li:not(:first-child):not(:last-child):not(:nth-last-child(2)):not(:nth-last-child(3))::after {
    content: ",";
    margin-right: 4px;
}

.rtl .woocommerce-pagination li:not(:first-child):not(:last-child):not(:nth-last-child(2)):not(:nth-last-child(3))::after {
    margin-right: 0;
    margin-left: 4px;
}

.woocommerce-pagination li:nth-last-child(2)::before {
    content: "...";
    margin-right: 4px;
}

.rtl .woocommerce-pagination li:nth-last-child(2)::before {
    margin-right: 0;
    margin-left: 4px;
}

.woocommerce-pagination a {
    color: inherit;
    font-size: 1rem;
    text-decoration: none;
    line-height: 1;
}

.woocommerce-pagination a:hover {
    text-decoration: underline;
}

.woocommerce-pagination .current {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1;
}

.woocommerce-pagination .prev,
.woocommerce-pagination .next {
    font-weight: 700;
    line-height: 1;
    font-size: .625rem;
    display: block;
    margin-top: .4em;
}

.woocommerce-pagination .ico-right {
    display: inline-block;
}

.woocommerce-pagination .ico-right::before {
    content: "\e901";
    font-family: "icomoon" !important;
    display: inline-block;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

.rtl .woocommerce-pagination .ico-right::before {
    content: "\e902";
}

.woocommerce-pagination .ico-left {
    display: inline-block;
}

.woocommerce-pagination .ico-left::before {
    content: "\e902";
    display: inline-block;
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

.rtl .woocommerce-pagination .ico-left::before {
    content: "\e901";
}

.next:hover,
.next:focus {
    text-decoration: none;
}

.next .icon-chevron-left::before {
    content: "\e902";
}

.rtl .next .icon-chevron-left::before {
    content: "\e901";
}

.prev:hover,
.prev:focus {
    text-decoration: none;
}

.prev .icon-chevron-right::before {
    content: "\e901";
}

.rtl .prev .icon-chevron-right::before {
    content: "\e902";
}

body[class^="paged"] .woocommerce-pagination li:nth-last-child(2)::before,
body.paged-2 .woocommerce-pagination li:nth-last-child(2)::before {
    content: "";
}

body[class^="paged"] .woocommerce-pagination li:last-child::before,
body.paged-2 .woocommerce-pagination li:last-child::before {
    content: "...";
}

.jcf-select {
    border: 1px solid #b3afac;
    display: block;
    position: relative;
    background: #f7f4f0;
}

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

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

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

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

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

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

.jcf-drop-active .jcf-select-text {
    background-color: #d8cec6;
}

.jcf-select-text {
    padding: 0 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    color: #464646;
    font-size: 15px;
    font-weight: 700;
    background-color: #f7f4f0;
    text-align: center;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.jcf-select-text .jcf-option-hideme {
    font-size: 1rem;
    font-weight: 600;
}

.jcf-select-text::after {
    content: "";
    position: absolute;
    right: 7px;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-bottom: 2px solid black;
}

.rtl .jcf-select-text::after {
    right: initial;
    left: 7px;
}

.jcf-select-text::before {
    content: "";
    position: absolute;
    right: 7px;
    top: 60%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-top: 2px solid black;
}

.rtl .jcf-select-text::before {
    right: initial;
    left: 7px;
}

.jcf-list-content {
    display: block;
    position: relative;
    border: 1px solid #dcdcdc;
    border-top: none;
}

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

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

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

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

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

.jcf-list-content li .jcf-option:not(.jcf-option-hideme) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.rtl .jcf-list-content li .jcf-option:not(.jcf-option-hideme) {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.jcf-option-attached {
    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: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.rtl .jcf-option-attached {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.select-color {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 8px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .2);
}

.rtl .select-color {
    margin-right: 0;
    margin-left: 8px;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}

.select-color-menu {
    display: none;
    width: 14px;
    height: 14px;
    margin-right: 8px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .2);
}

.select-color-menu:nth-child(1) {
    display: inline-block;
}

.select-color-menu .rtl {
    margin-right: 0;
    margin-left: 8px;
}

.jcf-select-text span .select-color-menu {
    display: none;
}

.jcf-select-text span.jcf-option-attached .select-color-menu {
    display: none;
}

.jcf-select-text span.jcf-option-attached .select-color-menu:nth-child(1) {
    display: inline-block;
}

.jcf-number {
    display: block;
    position: relative;
    width: 100%;
    background-color: #f7f4f0;
    border: 1px solid #b3afac;
}

.jcf-number .jcf-real-element {
    width: 100%;
    height: 100%;
    text-align: center;
    border: none;
    background: none;
    -webkit-appearance: none;
    appearance: none;
}

.jcf-number .jcf-real-element::-webkit-outer-spin-button,
.jcf-number .jcf-real-element::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}

.jcf-number input {
    box-sizing: border-box;
    border: none;
    border-radius: 0;
    margin: 0;
    height: 100%;
    color: #000;
    font-size: 15px;
    font-weight: 700;
    background: none;
    width: 100%;
    outline: none;
    box-shadow: none;
    line-height: 1.3125;
    text-align: center;
    padding: 1px 15px;
}

.jcf-number .jcf-btn-inc,
.jcf-number .jcf-btn-dec {
    width: 20px;
    height: 20px;
    font-size: 1.25rem;
    background: none;
    color: #5e5e5e;
    position: absolute;
    cursor: pointer;
    border: none;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: background-color .25s, color .25s;
    transition: background-color .25s, color .25s;
    font-weight: 700;
}

.jcf-number .jcf-btn-inc:hover,
.jcf-number .jcf-btn-inc:focus,
.jcf-number .jcf-btn-dec:hover,
.jcf-number .jcf-btn-dec:focus {
    background-color: #c3b5aa;
    color: #fff;
    border-color: #c3b5aa;
}

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

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

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

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

.jcf-btn-inc::before {
    content: "+";
    display: inline-block;
}

.jcf-btn-dec::before {
    content: "-";
    display: inline-block;
}

.content-body {
    letter-spacing: .05em;
    font-size: .6875rem;
    line-height: 1.54545;
    padding: .25rem 0 2.375rem;
}

.content-body h2 {
    font-family: inherit;
    margin: 1.375rem 0 .125rem;
}

.content-body p {
    margin-bottom: .3125rem;
}

.content-footer {
    text-align: center;
    padding: 0 .9375rem .875rem;
}

.content-footer .btn {
    color: #c3b5aa;
    background: #000;
    text-decoration: none;
    border: 1px solid #000;
}

.content-footer .btn:hover,
.content-footer .btn:focus {
    background: transparent;
}

.coupon {
    -webkit-transition: color .3s linear;
    transition: color .3s linear;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .01em;
    font-size: .9375rem;
    font-weight: 700;
    line-height: 1.2;
    display: block;
    padding: .6875rem .9375rem .4375rem;
    margin-top: .1875rem;
    position: relative;
    z-index: 1;
    text-decoration: none;
}

.coupon:after {
    background: #f5e0d5;
    content: "";
    position: absolute;
    top: 0;
    right: -624.9375rem;
    bottom: 0;
    left: -624.9375rem;
    z-index: -1;
}

.coupon span {
    -webkit-transition: color .3s linear;
    transition: color .3s linear;
    color: #000;
}

.coupon:hover {
    text-decoration: none;
    color: #fff;
}

.coupon:hover span {
    color: #000;
}

.stock-alert-row {
    padding: 15px 0;
}

.stock-alert-row .stock-alert-title {
    display: block;
    margin-bottom: 5px;
}

.stock-alert-row .input-wrap {
    margin-bottom: .3125rem;
}

.stock-alert-row .btn {
    font-size: 13px;
    padding: 5px 10px;
}

.stock-alert-row .alert:empty {
    display: none;
}

.oos-popup {
    padding: 50px 27px 12px;
    position: absolute;
    width: 445px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    border: 1px solid #000;
    z-index: 10;
}

.oos-popup .oos-popup-control {
    position: absolute;
    right: 8px;
    top: 8px;
    text-decoration: none;
    font-size: .8125rem;
}

.rtl .oos-popup .oos-popup-control {
    position: absolute;
    left: 8px;
    right: initial;
    top: 8px;
}

.oos-popup h2 {
    max-width: 306px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 36px;
    color: #000;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1;
    text-align: center;
}

.oos-popup .form-group {
    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;
}

.oos-popup .form-group:first-child {
    margin-bottom: .4rem;
}

.oos-popup label {
    font-weight: bold;
    line-height: 1;
    font-size: .8125rem;
    font-weight: 700;
    margin-bottom: 0;
}

.oos-popup .input-text {
    padding: 2px 10px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: none;
    border-bottom: 1px solid #000;
    color: #000;
    font-size: .8125rem;
    font-weight: 700;
}

.oos-popup .custom-checkbox .fake-input {
    top: 16px;
    width: 21px;
    height: 21px;
}

.oos-popup .custom-checkbox .fake-input::before {
    font-size: .75rem;
}

.oos-popup .btn-wrp {
    text-align: center;
}

.oos-popup .btn {
    padding: 8px 55px;
    color: #000;
    font-size: 1.125rem;
    font-weight: 400;
    background-color: #c3b5aa;
    border: 1px solid #c3b5aa;
    text-decoration: none;
}

.oos-popup .btn:hover,
.oos-popup .btn:focus {
    color: #c3b5aa;
    background-color: #fff;
}

.sales-alert-wrp {
    background: #f3ede8;
    padding-top: 4px;
    padding-bottom: 4px;
}

.sales-alert {
    padding: .375rem 0 .375rem;
    background-color: #ab9a8b;
    color: #fff;
    text-align: center;
    font-size: 11px;
    line-height: 1;
}

.shopping-header {
    text-align: center;
}

.shopping-header h2 {
    font-weight: 400;
}

.shopping-header a {
    color: #000;
    font-weight: 700;
    font-size: 16px;
}

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

.hero-banner .shopping-header {
    padding-top: 7px;
}

.hero-banner h2 {
    margin-bottom: 3px;
}

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

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

.hero-banner .slide-image iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.hero-banner .video-slide .slide-img-desk {
    display: block !important;
    padding-bottom: 56.5%;
}

.collection-section .row {
    margin-left: -2px;
    margin-right: -2px;
}

.collection-section .row > .col,
.collection-section .row > [class*="col-md-"] {
    padding-left: 2px;
    padding-right: 2px;
}

.featured-category {
    margin: .0625rem 0 .75rem;
}

.featured-category .category-image a {
    display: block;
    height: 100%;
}

.featured-category .category-image img {
    width: 100%;
    object-fit: cover;
    max-height: 628px;
}

.featured-category .shopping-header {
    padding-top: 6px;
}

.featured-category h2 {
    margin-bottom: 3px;
}

.category-page {
    padding-bottom: 30px;
}

.category-page .container {
    padding-left: 8px;
    padding-right: 8px;
}

.category-page .page-header {
    padding-top: 0;
    padding-bottom: 0;
}

.category-page .page-header h1 {
    margin-bottom: 8px;
    font-weight: 700;
}

.category-page .woocommerce-breadcrumb {
    margin-bottom: 42px;
    display: none;
}

.category-page .sales-alert-wrp {
    display: block;
}

.category-section .product-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -9px;
    margin-right: -9px;
}

.category-section .product-row h2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    text-align: center;
    padding-left: 9px;
    padding-right: 9px;
}

.category-section .product-col {
    padding-left: 9px;
    padding-right: 9px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.category-section .category-products-holder {
    min-height: 50vh;
}

.category-section .category-products-holder .product-item .product-img {
    margin-bottom: 0;
}

.category-section .category-products-holder .product-item .product-des {
    padding: 4px 0 8px;
}

.category-section .category-products-holder .product-item .product-name {
    font-size: 12px;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 3px;
}

.category-section .category-products-holder .product-item .product-name a {
    text-decoration: none;
}

.category-section .category-products-holder .product-item .product-name a:hover,
.category-section .category-products-holder .product-item .product-name a:focus {
    text-decoration: underline;
}

.category-section .category-products-holder .product-item .product-price {
    font-size: 12px;
    line-height: 1.2;
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 43%;
    flex: 0 0 43%;
}

.category-section .category-products-holder .product-item .product-price br {
    display: none;
}

.category-section .category-filter-form .dropdown {
    position: relative;
}

.category-section .category-filter-form .dropdown-toggle {
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .9px;
}

.category-section .category-filter-form .dropdown-toggle::after {
    display: inline-block;
    margin-right: 0;
    margin-left: 5px;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.rtl .category-section .category-filter-form .dropdown-toggle::after {
    margin-right: 5px;
    margin-left: 0;
}

.category-section .category-filter-form .dropdown-menu {
    border-radius: 0;
    background-color: #d8cfc7;
}

.category-section .category-filter-form .drop-down-option-wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 8px;
    position: relative;
}

.category-section .category-filter-form .drop-down-option-wrp .dropdown-toggle {
    position: absolute;
    text-decoration: none;
    line-height: 1;
    top: 0;
    right: 8px;
    font-size: .6875rem;
}

.rtl .category-section .category-filter-form .drop-down-option-wrp .dropdown-toggle {
    right: auto;
    left: 8px;
}

.category-section .category-filter-form .drop-down-option-wrp .dropdown-toggle:after {
    display: none;
}

.category-section .category-filter-form .drop-down-option h2 {
    font-size: 12px;
}

.rtl .category-section .category-filter-form .drop-down-option h2 {
    text-align: right;
}

.category-section .category-filter-form li input {
    display: none;
}

.category-section .category-filter-form li label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 11px;
}

.category-section .category-filter-form li input[type=checkbox]:checked + .fake-input::before,
.category-section .category-filter-form li input[type=radio]:checked + .fake-input::before {
    display: block;
}

.category-section .category-filter-form li .fake-input {
    position: relative;
    display: block;
    width: 21px;
    height: 21px;
    background: #fff;
    margin-right: 13px;
}

.rtl .category-section .category-filter-form li .fake-input {
    margin-left: 13px;
    margin-right: 0;
}

.category-section .category-filter-form li .fake-input::before {
    content: "";
    position: absolute;
    display: none;
    width: 9px;
    height: 9px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #c3b5aa;
}

.category-section .category-filter-form li input[type=radio] + .fake-input {
    border-radius: 50%;
}

.category-section .category-filter-form li input[type=radio] + .fake-input::before {
    border-radius: 50%;
}

.category-section .category-filter-form li .text {
    font-size: 12px;
}

.category-section .category-filter-form .filter-buttons {
    padding: 0 8px;
}

.category-section .category-filter-form .filter-buttons .btn.btn-primary {
    min-width: 6.25rem;
}

.category-section .product-item {
    position: relative;
    margin-bottom: 14px;
}

.category-section .product-item .btn-add-wishlist {
    position: absolute !important;
    top: 7px;
    left: 7px;
    z-index: 2;
    text-decoration: none;
    font-size: 20px;
    display: block;
    line-height: 0;
}

.rtl .category-section .product-item .btn-add-wishlist {
    top: 7px;
    right: 7px;
    left: initial;
}

.category-section .product-item .btn-add-wishlist.has_in_wishlist [class*="-f-"] {
    opacity: 1;
}

.category-section .product-item .btn-add-wishlist [class*="-f-"] {
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.category-section .product-item .btn-add-wishlist [class*="-heart"] {
    font-size: .6875rem;
}

.category-section .product-item .btn-add-wishlist:hover [class*="-f-"] {
    opacity: 1;
}

.category-section .product-item .color-variations {
    line-height: 0;
    text-align: center;
}

.category-section .product-item .color-variations .color-variation {
    display: inline-block;
    width: 4px;
    height: 4px;
    margin-left: 11px;
    border-radius: 50%;
}

.rtl .category-section .product-item .color-variations .color-variation {
    margin-right: 11px;
    margin-left: 0;
}

.category-section .product-item .size-variations {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 12px;
    left: 0;
    right: 0;
    z-index: 2;
}

.category-section .product-item .size-variations .size-variation {
    display: inline-block;
    font-size: 15px;
    padding: 0 10px;
}

.category-section .product-item .size-variations .size-variation.disabled {
    text-decoration: line-through;
}

.category-section .product-item.oos-item .product-img::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .3);
    z-index: 2;
}

.category-section .product-item.oos-item .sale-label,
.category-section .product-item.oos-item .btn-add-wishlist,
.category-section .product-item.oos-item .size-variations,
.category-section .product-item.oos-item .color-variations {
    display: none;
}

.category-section .product-item .product-img {
    display: block;
    position: relative;
    border: 1px solid #000;
}

.category-section .product-item .product-img.has_hover:hover .hover-image,
.category-section .product-item .product-img.has_hover:focus .hover-image {
    opacity: 1;
    z-index: 1;
}

.category-section .product-item .hover-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}

.category-section .product-item .oos-info {
    position: absolute;
    top: 44.7%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    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;
    z-index: 3;
}

.category-section .product-item .oos-info-text {
    width: 100%;
    display: block;
    color: #fff;
    margin-bottom: 7px;
    font-size: .9375rem;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
}

.category-section .product-item .oos-info .oos-info-btn {
    border: 1px solid #fff;
    border-radius: 25px;
    color: #fff;
    font-size: .6875rem;
    text-decoration: none;
    padding: 2px 8px;
}

.category-section .product-item .oos-info .oos-info-btn:hover,
.category-section .product-item .oos-info .oos-info-btn:focus {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.category-section .product-item .sale-label,
.category-section .product-item .matat_badge {
    position: absolute;
    bottom: 2.9375rem;
    left: 1px;
    right: auto;
    background: #000;
    height: 1.375rem;
    line-height: 1;
    opacity: 1;
    z-index: 1;
    color: #fff;
    min-width: 3.625rem;
    text-align: center;
    font-size: 1.125rem;
    font-weight: 400;
    text-transform: uppercase;
}

.single-product-detail {
    padding-top: 3.6875rem;
    padding-bottom: 12px;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
}

.single-slider-wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}

.single-slider-wrapper .btn-add-wishlist {
    position: absolute;
    top: .4375rem;
    right: .9375rem;
    z-index: 4;
}

.pagination-slider {
    width: calc(100% - 4.25rem);
}

.pagination-slider .slick-list {
    overflow: visible;
    margin: 0 2.125rem;
    height: 100% !important;
}

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

.pagination-slider .slick-slide {
    margin: 0 .1875rem;
    cursor: pointer;
    overflow: hidden;
}

.pagination-slider .slick-slide iframe {
    pointer-events: none;
}

.pagination-slider .slick-slide img {
    border: 1px solid #464646;
    width: 100%;
    max-width: none;
}

.single-product-slider {
    width: 100%;
    position: relative;
    margin: 0;
}

.single-product-slider .slick-slide {
    margin-left: 5px;
    margin-right: 5px;
}

.single-product-slider .slick-slide img {
    border: 1px solid #464646;
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: none;
}

.single-product-slider img {
    border: 1px solid #464646;
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: none;
}

.single-product-slider .slick-arrow {
    width: .9375rem;
    height: .9375rem;
    background: none;
    line-height: 1;
    padding: 0;
    border-style: solid;
    border-width: 0 0 2px 2px;
    border-color: #9d9e9e;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    position: absolute;
    top: 44%;
    z-index: 4;
}

.single-product-slider .slick-prev {
    right: -.125rem;
    -webkit-transform: translate(100%, -50%) rotateZ(-135deg);
    -ms-transform: translate(100%, -50%) rotate(-135deg);
    transform: translate(100%, -50%) rotateZ(-135deg);
}

.single-product-slider .slick-next {
    left: -.125rem;
    -webkit-transform: translate(-100%, -50%) rotateZ(45deg);
    -ms-transform: translate(-100%, -50%) rotate(45deg);
    transform: translate(-100%, -50%) rotateZ(45deg);
}

.single-product-slider .slick-dots {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: .75rem;
}

.single-product-slider .slick-dots li {
    line-height: 0;
    margin: 0 .25rem;
}

.single-product-slider .slick-dots button {
    width: .4375rem;
    height: .4375rem;
    -webkit-transition: color .3s linear;
    transition: color .3s linear;
    background: #ab9a8b;
    color: transparent;
    padding: 0;
    border: none;
    border-radius: 50%;
}

.single-product-slider .slick-dots .slick-active button {
    background: #000;
}

.product-detail-header .variations_form {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}

.product-detail-header h1 {
    font-size: 21px;
    font-family: "Heebo";
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
}

.product-detail-header .product-price {
    font-size: 16px;
    font-weight: 700;
}

.variations_form {
    position: relative;
    padding-bottom: 19px;
}

.variations_form .reset_variations {
    position: absolute;
    bottom: 0;
    z-index: 2;
    left: 0;
}

.product-gift-card .variations_form .form-col .jcf-real-element,
.product-gift-card .variations_form .form-col .jcf-number {
    display: none;
}

.variations_form .dropdown-item .circle-variation-color {
    width: 14px;
    height: 14px;
}

.variations_form .btn-dark {
    width: 100%;
    color: #000;
    background-color: #d8cec6;
    border: 1px solid #b3afac;
    font-size: 16px;
    padding: 7px 8px;
    margin-bottom: 10px;
    font-weight: 700;
}

.variations_form .btn-dark:hover,
.variations_form .btn-dark:focus {
    opacity: .8;
}

.single-product-summary .onsale {
    display: inline-block;
    vertical-align: top;
    padding: .1875rem .75rem;
    background: #000;
    color: #fff;
    font-size: .75rem;
    line-height: 1.25;
    margin: 0 0 .625rem;
}

.single-product-summary .woocommerce-variation-availability .in-stock {
    display: none;
}

.single-product-summary .jcf-select {
    margin-bottom: 7px;
}

.single-product-summary .btn-add-wishlist {
    -webkit-transition: border-color .3s linear, color .3s linear;
    transition: border-color .3s linear, color .3s linear;
    width: 100%;
    max-width: 15.6875rem;
    padding: 2px 8px;
    display: block;
    color: #000;
    background-color: #f7f4f0;
    border: 1px solid #b3afac;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    text-align: center;
    position: relative;
    margin-bottom: 7px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: "Assistant";
}

.single-product-summary .btn-add-wishlist:hover {
    opacity: .7;
}

.single-product-summary .btn-add-wishlist:hover [class*="-f-"] {
    opacity: 1;
}

.single-product-summary .btn-add-wishlist .btn-add-wishlist-heart {
    display: inline-block;
    margin-left: 2px;
    position: relative;
}

.single-product-summary .btn-add-wishlist [class^="icon-"],
.single-product-summary .btn-add-wishlist [class*=" icon-"] {
    font-size: 9px;
    position: relative;
}

.single-product-summary .product-description {
    padding-top: 3px;
    max-width: 435px;
    font-size: 13px;
    line-height: 1.2;
    color: #051d2f;
    direction: rtl;
}

.single-product-summary .product-description h2 {
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: 600;
}

.single-product-summary .product-description p {
    margin-bottom: .5em;
}

.single-product-summary tbody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.single-product-summary tbody tr {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.single-product-summary tbody td {
    max-width: 100%;
    display: block;
}

.product-desc {
    padding-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

.product-desc-block {
    padding: .0625rem 0;
    margin-bottom: .75rem;
    line-height: 0;
}

.product-desc-block .matat-wishlist-button.matat-wishlist-action:hover {
    color: #0056b3;
}

.product-desc-block .matat-wishlist-button.matat-wishlist-action [class^="icon"] {
    display: none;
}

.product-desc-block .product-desc-slide {
    max-width: 360px;
    margin: 0 auto;
}

.product-desc-opener {
    -webkit-transition: margin .3s linear, border-color .3s linear, color .3s linear;
    transition: margin .3s linear, border-color .3s linear, color .3s linear;
    color: #000;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    padding-bottom: .125rem;
    font-size: 11px;
}

.product-desc-opener:hover {
    text-decoration: none;
}

.product-desc-opener:hover.collapsed {
    border-color: #0056b3;
}

.product-desc-slide {
    right: 12px;
    left: 12px;
    z-index: 10;
    position: fixed;
    z-index: 99;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-height: 70vh;
    -ms-overflow-y: auto;
    overflow-y: auto;
    border: 1px solid #000;
}

.product-desc-slide.show .product-desc-text:after {
    opacity: 1;
}

.product-desc-text {
    position: relative;
    line-height: 1.18182;
    padding: .5rem .5rem .25rem;
    background-color: #f3ede8;
    font-size: .75rem;
    line-height: 1.3;
}

.product-desc-text .tab-close {
    text-decoration: none;
    position: absolute;
    top: 8px;
    right: 8px;
    line-height: 1;
    font-size: .6875rem;
}

.rtl .product-desc-text .tab-close {
    right: auto;
    left: 8px;
}

.product-desc-text .tab-close i {
    display: block;
}

.product-desc-text p {
    margin-bottom: .25rem;
}

.related-product {
    padding: 50px 0;
    margin-left: -15px;
    margin-right: -15px;
    padding: 18px 0;
}

.related-product .container {
    padding-left: 0;
    padding-right: 0;
}

.related-product .btn-dark {
    display: none;
}

.related-product .section-title h2 {
    margin-bottom: 10px;
    font-weight: 300;
    font-size: 24px;
    text-align: center;
    letter-spacing: .8px;
}

.related-product .sub-title {
    text-align: center;
    font-style: normal;
    margin-bottom: 30px;
    display: block;
}

.related-product .slick-arrow {
    padding: 0;
    position: absolute;
    top: 40.4%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #61605e;
    border: none;
    background: transparent;
    font-size: 23px;
    z-index: 10;
}

.related-product .slick-prev {
    right: .375rem;
}

.related-product .slick-next {
    left: .375rem;
}

.related-product .product-row {
    position: relative;
}

.related-product .product-row.slick-initialized {
    display: block;
}

.related-product .product-col {
    margin-left: 8px;
    margin-right: 8px;
}

.related-product .product-item {
    text-align: center;
}

.related-product .product-item .product-img {
    display: block;
    margin-bottom: 3px;
    border: 1px solid #464646;
}

.related-product .product-item .product-img img {
    display: block;
    width: 100%;
    object-fit: cover;
}

.related-product .product-item .product-name {
    margin-bottom: 1px;
    font-size: 13px;
    text-align: center;
    line-height: 1.2;
    font-weight: 600;
}

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

.related-product .product-item .product-name a:hover,
.related-product .product-item .product-name a:focus {
    text-decoration: underline;
}

.related-product .product-item .product-price {
    font-size: 13px;
}

.category-products-holder .product-item {
    text-align: center;
}

.category-products-holder .product-item .product-img {
    display: block;
    margin-bottom: 9px;
}

.category-products-holder .product-item .product-img img {
    display: block;
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.category-products-holder .product-item .product-name {
    margin-bottom: 1px;
    font-size: 9px;
    text-align: center;
    line-height: 1.2;
    font-weight: 600;
}

.category-products-holder .product-item .product-name a {
    text-decoration: none;
}

.category-products-holder .product-item .product-name a:hover,
.category-products-holder .product-item .product-name a:focus {
    text-decoration: underline;
}

.category-products-holder .product-item .product-price {
    font-size: 9px;
}

.product-gift-card .product-detail-header h1 {
    margin-bottom: 15px;
}

.product-gift-card .input-text {
    display: block;
    width: 100%;
    background: #fff;
    border: 1px solid #191919;
    border-radius: 0;
    box-shadow: none;
    height: calc(2.375rem + 2px);
    font-size: .8125rem;
    line-height: 1.25rem;
    padding: .5625rem .6875rem;
    color: #000;
    outline: none;
}

.product-gift-card .input-text::-webkit-input-placeholder {
    color: #000;
}

.product-gift-card .input-text::-moz-placeholder {
    opacity: 1;
    color: #000;
}

.product-gift-card .input-text:-moz-placeholder {
    color: #000;
}

.product-gift-card .input-text:-ms-input-placeholder {
    color: #000;
}

.product-gift-card .input-text.placeholder {
    color: #000;
}

.product-gift-card .input-text:focus {
    box-shadow: none;
    border-color: #c3b5aa;
}

.product-gift-card .input-text.error {
    border-color: #f00;
}

.contact-section {
    text-align: center;
    padding: .75rem 0 1.75rem;
    margin: 1.4375rem -.3125rem 0;
    position: relative;
    z-index: 1;
}

.contact-section:before {
    background: rgba(195, 181, 170, .1);
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    pointer-events: none;
}

.contact-section .row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.contact-section-header {
    line-height: 1.74;
    margin-bottom: 1.0625rem;
}

.contact-section-header strong {
    display: block;
    font-family: "Heebo";
}

.contact-section-header a {
    -webkit-transition: color .3s linear;
    transition: color .3s linear;
    text-transform: uppercase;
    color: inherit;
    text-decoration: none;
}

.contact-section-header a:hover {
    color: #c3b5aa;
    text-decoration: none;
}

.contact-section-header p {
    margin-bottom: 0;
}

.contact-form label {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}

.contact-form .form-row {
    margin: 0;
}

.contact-form .form-group {
    width: 100%;
    margin-bottom: .375rem;
}

.contact-form .form-control {
    -webkit-transition: border-color .3s linear;
    transition: border-color .3s linear;
    height: 1.3125rem;
    font-size: .625rem;
    line-height: 1;
    padding: .125rem .4375rem;
    border-color: #343a40;
}

.contact-form .form-control::-webkit-input-placeholder {
    font-weight: 700;
}

.contact-form .form-control::-moz-placeholder {
    opacity: 1;
    font-weight: 700;
}

.contact-form .form-control:-moz-placeholder {
    font-weight: 700;
}

.contact-form .form-control:-ms-input-placeholder {
    font-weight: 700;
}

.contact-form .form-control.placeholder {
    font-weight: 700;
}

.contact-form .form-control:focus {
    border-color: #c3b5aa;
}

.contact-form textarea.form-control {
    height: 7.0625rem;
    padding: .4375rem;
    resize: none;
}

.contact-form .btn-wrap {
    width: 100%;
    padding: 0 .9375rem;
    margin-top: 1.9375rem;
}

.about-page-section #content .row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.woocommerce > .woocommerce-form-coupon-toggle {
    display: none;
}

.woocommerce .woocommerce-error {
    padding: .9375rem .625rem 1.25rem;
    font-size: .75rem;
}

.woocommerce .woocommerce-error > li {
    background: #dc3545;
    color: #fff;
    padding: .375rem .5rem;
    margin-bottom: 10px;
}

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

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

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

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

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

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

.checkout-container .fixed-position .mobile-step-nav {
    border-bottom-color: #bababa;
    margin: 0;
}

.checkout-container .mobile-step-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    margin: 0 -15px;
    padding: 8px 15px;
    background: rgba(243, 237, 232, .9);
    z-index: 50;
    border-bottom: 1px solid transparent;
    z-index: 9;
}

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

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

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

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

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

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

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

.checkout-container .checkout_forms_holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: rgba(220, 220, 220, .5);
    margin: 0 -4px;
}

.checkout-container .address-holder {
    padding: .875rem .875rem;
}

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

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

.checkout-container .shipping-info {
    display: block;
    text-align: center;
    color: #191919;
    font-size: .75rem;
    line-height: 1.25;
}

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

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

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

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

.checkout-container .form-row#billing_first_name_field,
.checkout-container .form-row#billing_last_name_field,
.checkout-container .form-row#billing_company_field,
.checkout-container .form-row#billing_address_1_field,
.checkout-container .form-row#billing_address_2_field,
.checkout-container .form-row#billing_postcode_field,
.checkout-container .form-row#billing_articles_field,
.checkout-container .form-row#billing_appartment_field,
.checkout-container .form-row#billing_phone_field {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
}

.checkout-container .form-row#billing_country_field {
    display: none;
}

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

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

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

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

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

.checkout-container .select2-container.select2-container--default .select2-selection--single {
    background: #fff;
    border: 1px solid #003538;
    border-radius: 0;
    height: calc(2.375rem + 2px);
    outline: none;
    margin: 0;
}

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

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

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

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

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

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

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

.checkout-container .select2-container.select2-container--default .select2-selection--single {
    background: #fff;
    border: 1px solid #003538;
    border-radius: 0;
    height: calc(2.375rem + 2px);
    outline: none;
    margin: 0;
}

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

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

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

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

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

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

.checkout-container .input-text {
    display: block;
    width: 100%;
    background: #fff;
    border: 1px solid #191919;
    border-radius: 0;
    box-shadow: none;
    height: calc(2.375rem + 2px);
    font-size: .8125rem;
    line-height: 1.25rem;
    padding: .5625rem .6875rem;
    color: #000;
    outline: none;
}

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

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

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

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

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

.checkout-container .input-text:focus {
    box-shadow: none;
    border-color: #c3b5aa;
}

.checkout-container .input-text.error {
    border-color: #f00;
}

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

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

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

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

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

.checkout-container label {
    margin: 0;
}

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

.rtl .checkout-container .shipping-method-holder {
    float: right;
}

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

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

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

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

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

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

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

.checkout-container .delivery-option label .fake-input:before,
.checkout-container .payment-option label .fake-input:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: #000;
    width: 14px;
    height: 14px;
    opacity: 0;
}

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

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

.checkout-container .delivery-option label .method-title img,
.checkout-container .payment-option label .method-title img {
    margin-left: 5px;
    margin-right: 5px;
}

.checkout-container .delivery-option label .method-title a,
.checkout-container .payment-option label .method-title a {
    text-decoration: none;
    color: #000;
    display: block;
    margin-top: 6px;
}

.checkout-container .delivery-option label .method-title a:hover,
.checkout-container .delivery-option label .method-title a:focus,
.checkout-container .payment-option label .method-title a:hover,
.checkout-container .payment-option label .method-title a:focus {
    color: #c3b5aa;
}

.checkout-container .delivery-option label .method-title .payment_method_paypal,
.checkout-container .payment-option label .method-title .payment_method_paypal {
    display: block;
    padding: 12px 0;
}

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

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

.checkout-container .delivery-option label .method-option {
    min-height: 3.125rem;
    border: 1px solid #191919;
    padding: 2px 7px;
    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;
}

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

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

.checkout-container .promo-code-wrap .promo-input {
    display: block;
    width: 100%;
    background: #fff;
    border: 1px solid #191919;
    border-radius: 0;
    box-shadow: none;
    height: calc(2.375rem + 2px);
    font-size: .8125rem;
    line-height: 1.25rem;
    padding: .5625rem .6875rem;
    color: #000;
    outline: none;
}

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

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

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

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

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

.checkout-container .promo-code-wrap .promo-input:focus {
    box-shadow: none;
    border-color: #c3b5aa;
}

.checkout-container .promo-code-wrap .promo-input.error {
    border-color: #f00;
}

.checkout-container .promo-code-wrap .btn-promo {
    border: 1px solid #c3b5aa;
    height: calc(2.375rem + 2px);
    font-size: .8125rem;
    line-height: 1.25rem;
    padding: .5625rem .6875rem;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #c3b5aa;
    outline: none;
    -ms-flex-preferred-size: 102px;
    flex-basis: 102px;
    max-width: 102px;
    min-width: 102px;
    -webkit-transition: .25s ease-in-out background, .25s ease-in-out color, .25s ease-in-out border;
    transition: .25s ease-in-out background, .25s ease-in-out color, .25s ease-in-out border;
}

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

.checkout-container .checkout-review {
    position: relative;
    /* custom number input styles */;
}

.checkout-container .checkout-review.ajax_loading .loader-wrap {
    opacity: 1;
    visibility: visible;
}

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

.checkout-container .checkout-review .payment-option > li:last-child {
    padding-bottom: 0;
}

.checkout-container .checkout-review .payment-section-title {
    margin-bottom: .8125rem;
}

.checkout-container .checkout-review .blockUI {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}

.checkout-container .checkout-review .jcf-number {
    display: block;
    height: calc(2.25rem + 2px);
    position: relative;
    min-width: 1px;
    width: auto;
    background-color: rgba(195, 181, 170, .1);
    border: none;
}

.checkout-container .checkout-review .jcf-number input {
    width: 100%;
    height: 100%;
    -webkit-transition: border-color .3s linear;
    transition: border-color .3s linear;
    min-width: 1px;
    border: 1px solid #ced4da;
    padding: 3px 27px 3px 7px;
    -moz-appearance: textfield;
    margin: 0;
    -webkit-appearance: none;
    box-shadow: none;
    border-radius: 0;
    font-size: 16px;
    font-family: inherit;
    font-weight: 400;
    border: none;
}

.rtl .checkout-container .checkout-review .jcf-number input {
    padding: 3px 7px 3px 27px;
}

.checkout-container .checkout-review .jcf-number.jcf-disabled .jcf-btn-dec:before,
.checkout-container .checkout-review .jcf-number.jcf-disabled .jcf-btn-inc:before {
    opacity: .3;
}

.checkout-container .checkout-review .jcf-number.jcf-disabled input {
    background: transparent;
}

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

.checkout-container .checkout-review .jcf-btn-dec,
.checkout-container .checkout-review .jcf-btn-inc {
    position: absolute;
    background: transparent;
    width: 20px;
    height: calc(2.25rem + 2px)/2;
    right: 1px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.rtl .checkout-container .checkout-review .jcf-btn-dec,
.rtl
.checkout-container .checkout-review .jcf-btn-inc {
    right: auto;
    left: 1px;
}

.checkout-container .checkout-review .jcf-btn-dec:before,
.checkout-container .checkout-review .jcf-btn-inc:before {
    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.checkout-container .checkout-review .jcf-btn-inc {
    top: 1px;
}

.checkout-container .checkout-review .jcf-btn-inc:before {
    border-width: 0 4px 4px 4px;
    border-color: transparent transparent #495057 transparent;
}

.checkout-container .checkout-review .jcf-btn-dec {
    bottom: 1px;
    left: initial;
}

.rtl .checkout-container .checkout-review .jcf-btn-dec {
    left: 1px;
}

.checkout-container .checkout-review .jcf-btn-dec:before {
    border-width: 4px 4px 0 4px;
    border-color: #495057 transparent transparent transparent;
}

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

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

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

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

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

.checkout-container .cart-items-list {
    max-height: 24.875rem;
    overflow-y: auto;
    overflow-x: hidden;
}

.checkout-container .cart-items-list::-webkit-scrollbar {
    width: 6px;
}

.checkout-container .cart-items-list::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.checkout-container .cart-items-list::-webkit-scrollbar-thumb {
    background: #c3b5aa;
}

.checkout-container .mini-cart-item {
    background: rgba(220, 220, 220, .5);
    padding: .625rem .78125rem;
    border-top: 1px solid #ececec;
}

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

.checkout-container .mini-cart-item .product-image {
    width: 3.125rem;
    margin-top: .3125rem;
}

.checkout-container .mini-cart-item .product-image img {
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: cover;
}

.checkout-container .mini-cart-item .product-detail {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.checkout-container .mini-cart-item .product-detail .cart-quantity {
    max-width: 75px;
    margin-bottom: 10px;
}

.checkout-container .mini-cart-item .product-detail a {
    text-decoration: none;
}

.checkout-container .mini-cart-item .product-detail a:hover,
.checkout-container .mini-cart-item .product-detail a:focus {
    color: #c3b5aa;
}

.checkout-container .mini-cart-item .product-price {
    margin-bottom: 10px;
}

.checkout-container .mini-cart-item .product-price del {
    margin-left: 8px;
}

.checkout-container .mini-cart-item .cart-remove:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.checkout-container .cart-item {
    padding: .6875rem .875rem .5625rem;
    margin: 0 0 .5625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background: #f7f7f7;
    font-size: .75rem;
    line-height: 1.25;
    border-bottom: 1px solid #ececec;
}

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

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

.checkout-container .cart-item .product-img a {
    display: block;
    text-decoration: none;
    background: #f9f9f9;
}

.checkout-container .cart-item .product-img img {
    width: 100%;
}

.checkout-container .cart-item .product-name {
    display: block;
    font-size: inherit;
    color: #000;
    font-weight: 400;
}

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

.checkout-container .cart-item .product-name a:hover {
    color: #c3b5aa;
}

.checkout-container .cart-item .cart-quantity {
    -ms-flex-preferred-size: 37%;
    flex-basis: 37%;
    max-width: 37%;
}

.checkout-container .cart-item .product-amount {
    font-weight: 600;
    text-align: right;
    -ms-flex-preferred-size: 29%;
    flex-basis: 29%;
    max-width: 29%;
    color: #1f1f1f;
    font-size: .75rem;
}

.rtl .checkout-container .cart-item .product-amount {
    text-align: left;
}

.checkout-container .cart-item .product-amount ins,
.checkout-container .cart-item .product-amount del {
    display: block;
}

.checkout-container .cart-item .product-amount ins {
    text-decoration: none;
    color: #b71a1d;
}

.checkout-container .cart-item .product-amount del {
    color: #9a9a9a;
}

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

.rtl .checkout-container .cart-item .cart-remove {
    right: auto;
    left: .875rem;
}

.checkout-container .cart-item .cart-remove:hover {
    color: #c3b5aa;
    text-decoration: none;
}

.checkout-container .cart-amount {
    color: #363636;
    font-size: .8125rem;
    line-height: 1.125rem;
    font-weight: 600;
    margin: 0 0 .625rem;
    border: 1px solid #ececec;
    border-width: 1px 0;
    padding: 0;
}

.checkout-container .cart-amount .amout-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .1875rem 0;
}

.checkout-container .cart-amount .cart-discount .amount {
    color: #ec0101;
}

.checkout-container .cart-amount .cart-total {
    font-size: 1rem;
    font-weight: 700;
}

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

.checkout-container .mobile_checkout_review .payment-section-title {
    margin-bottom: 1.125rem;
}

.checkout-container .mobile_checkout_review .cart-footer .amout-row:not(.subtotal) {
    display: none !important;
}

.checkout-container .woocommerce-checkout-payment ul.payment-option {
    padding-bottom: 1rem;
}

.checkout-container .woocommerce-checkout-payment .form-row.place-order {
    padding-left: 0;
    padding-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.checkout-container .woocommerce-checkout-payment .form-row.place-order .payment-icons {
    -webkit-box-ordinal-group: 1000;
    -ms-flex-order: 999;
    order: 999;
}

.checkout-container .payment_box p {
    margin: 0;
}

.checkout-container .btn-checkout,
.checkout-container .button {
    color: #fff;
    display: block;
    text-decoration: none;
}

.checkout-container .btn-checkout:hover,
.checkout-container .btn-checkout:focus,
.checkout-container .button:hover,
.checkout-container .button:focus {
    color: #c3b5aa;
}

.checkout-container .payment-icons {
    display: block;
    margin: .5rem auto;
    width: 10.6875rem;
}

.checkout-container .payment-icons img {
    width: 100%;
}

.custom-checkbox {
    display: block;
    position: relative;
    font-size: .6875rem;
    line-height: .875rem;
    color: #003538;
    font-weight: 400;
    padding: .1875rem 0 .1875rem 1.4375rem;
}

.rtl .custom-checkbox {
    padding-left: 0;
    padding-right: 1.4375rem;
}

.custom-checkbox .wpcf7-form-control-wrap {
    position: static;
}

.custom-checkbox span.wpcf7-list-item {
    margin: 0;
}

.custom-checkbox a {
    color: inherit;
    text-decoration: underline;
}

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

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

.custom-checkbox input[type="checkbox"]:checked ~ span .fake-input {
    background: #c3b5aa;
}

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

.custom-checkbox input[type="checkbox"]:checked ~ .fake-input {
    background: #c3b5aa;
}

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

.custom-checkbox .fake-input {
    position: absolute;
    top: .625rem;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    line-height: 1;
    width: 20px;
    height: 20px;
    color: #fff;
    border: 2px solid #c3b5aa;
}

.rtl .custom-checkbox .fake-input {
    left: auto;
    right: 0;
}

.custom-checkbox .fake-input:before {
    font: 10px/1 "icomoon";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    margin-top: -1px;
}

.checkout-promo-box {
    position: relative;
    border: 1px dashed #cfcfcf;
    padding-right: 4.375rem;
}

.checkout-promo-box .promo-title {
    position: absolute;
    right: -1px;
    top: calc(-.5rem + 1px);
    font-size: .6875rem;
    line-height: 1.22727273;
    font-weight: 700;
    color: #fff;
    width: 4.3125rem;
    text-align: center;
    min-height: 5.25rem;
    padding: .25rem .9375rem 0 .3125rem;
}

.checkout-promo-box .promo-title span {
    display: block;
    overflow: hidden;
    max-height: 3.375rem;
}

.checkout-promo-box .promo-slider {
    position: relative;
    z-index: 60;
}

.checkout-promo-box .promo-slider:not(.slick-initialized) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.checkout-promo-box .promo-slider:not(.slick-initialized) > .slide {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
}

.checkout-promo-box .promo-slider .slick-list {
    padding-right: .375rem;
}

.checkout-promo-box .promo-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

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

.checkout-promo-box .promo-slider .slick-track .slide:not(.slick-active) .product-col:before {
    opacity: 0;
}

.checkout-promo-box .promo-slider .slick-arrow {
    width: 1.6875rem;
    height: 1.6875rem;
    display: block;
    background: #c3b5aa;
    border-radius: 50%;
    border: none;
    margin: 0;
    font-size: .75rem;
    line-height: 1;
    color: #3192cf;
    padding: .5rem .3125rem;
    text-align: center;
    -webkit-transition: .3s ease background, .3s ease color;
    transition: .3s ease background, .3s ease color;
    position: absolute;
    right: -2.375rem;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
}

.checkout-promo-box .promo-slider .slick-arrow.slick-next {
    bottom: 2.25rem;
}

.checkout-promo-box .promo-slider .slick-arrow.slick-prev {
    bottom: 4.375rem;
}

.checkout-promo-box .promo-slider .slick-arrow:hover {
    background: #c3b5aa;
    color: #fff;
}

.checkout-promo-box .promo-slider .slick-arrow i {
    display: block;
}

.checkout-promo-box .product-col {
    padding: .625rem .625rem .5rem;
    position: relative;
}

.checkout-promo-box .product-item .product-img .btn-add-cart {
    display: none;
}

.checkout-page .sales-alert-wrp {
    background-color: rgba(220, 220, 220, .5);
}

.woocommerce-order-received .woocommerce {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 875px;
    margin: auto;
}

.woocommerce-order-received .woocommerce .woocommerce-info {
    text-align: center;
    margin: 0 0 1.25rem;
    padding: .3125rem .625rem;
}

.woocommerce-order-received .woocommerce .thankyou-header {
    background: #fff;
    margin: 0 0 1.25rem;
    padding: .875rem 0 0;
}

.woocommerce-order-received .woocommerce h1 {
    text-align: center;
    margin: 0 .875rem .3125rem;
    font-weight: 500;
    font-size: 1.0625rem;
}

.woocommerce-order-received .woocommerce h2 {
    font-weight: 400;
    font-size: .8125rem;
    line-height: 1.5;
    text-align: center;
    margin: 0 .625rem .9375rem;
}

.woocommerce-order-received .woocommerce .thankyou-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 1.5625rem;
    background: #c3b5aa;
    font-weight: 700;
    font-size: .8125rem;
    color: #fff;
}

.woocommerce-order-received .woocommerce .woocommerce-info,
.woocommerce-order-received .woocommerce .thankyou-header,
.woocommerce-order-received .woocommerce .payment-info,
.woocommerce-order-received .woocommerce .product-info,
.woocommerce-order-received .woocommerce .order-address-info {
    background-color: #fff;
}

.woocommerce-order-received .woocommerce .payment-info {
    background: #fff;
    margin: 0 0 1.25rem;
}

.woocommerce-order-received .woocommerce .payment-info .payment-header {
    border-bottom: 1px solid #e1e1e1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding: .625rem .625rem .5625rem;
}

.woocommerce-order-received .woocommerce .payment-info .payment-title {
    display: block;
    font-size: .75rem;
    line-height: 1.5;
    font-weight: 500;
    color: #000;
}

.woocommerce-order-received .woocommerce .payment-info .card-info {
    font-size: .75rem;
    line-height: 1.5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
}

.woocommerce-order-received .woocommerce .payment-info .card-info .card-type {
    margin-right: .8125rem;
}

.woocommerce-order-received .woocommerce .payment-info .order-info {
    font-size: .75rem;
    line-height: 1.5;
    padding: .1875rem .625rem 0;
}

.woocommerce-order-received .woocommerce .payment-info .order-info .info-row {
    padding: .375rem 0;
}

.woocommerce-order-received .woocommerce .payment-info .order-info .info-title {
    font-weight: 500;
    color: #727272;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-left: .25rem;
}

.woocommerce-order-received .woocommerce .payment-info .order-info .info-title i {
    width: 1.125rem;
    color: #000;
    margin-left: .3125rem;
}

.woocommerce-order-received .woocommerce .payment-info .order-info .icon-package {
    font-size: .65625rem;
}

.woocommerce-order-received .woocommerce .payment-info .order-info .icon-interface {
    font-size: .96875rem;
}

.woocommerce-order-received .woocommerce .product-info {
    background: #fff;
    margin: 0 0 1.25rem;
    padding: .625rem 0 .4375rem;
}

.woocommerce-order-received .woocommerce .product-info .wc-item-meta {
    padding: 16px 0 0;
    margin: 0;
    list-style: none;
}

.woocommerce-order-received .woocommerce .product-info .order-product-title {
    display: block;
    font-size: .75rem;
    line-height: 1.5;
    font-weight: 500;
    color: #000;
    margin: 0 .625rem;
}

.woocommerce-order-received .woocommerce .product-info table {
    width: 100%;
    font-size: .6875rem;
    line-height: 1.45454545;
}

.woocommerce-order-received .woocommerce .product-info table thead {
    font-size: .75rem;
    line-height: 1.5;
    color: #848484;
}

.woocommerce-order-received .woocommerce .product-info table thead th,
.woocommerce-order-received .woocommerce .product-info table thead td {
    border: none;
    padding: .5625rem .625rem;
}

.woocommerce-order-received .woocommerce .product-info table thead th {
    font-weight: 400;
}

.woocommerce-order-received .woocommerce .product-info table tbody td,
.woocommerce-order-received .woocommerce .product-info table tbody th {
    border-top: 1px solid #e1e1e1;
    padding: .625rem;
}

.woocommerce-order-received .woocommerce .order-amount-info {
    background: #fff;
    margin: 0 0 1.25rem;
    padding: .3125rem .625rem;
}

.woocommerce-order-received .woocommerce .order-amount-info table {
    font-size: .75rem;
    line-height: 1.5;
    width: 100%;
}

.woocommerce-order-received .woocommerce .order-amount-info table th,
.woocommerce-order-received .woocommerce .order-amount-info table td {
    font-weight: 500;
    border: none;
    padding: .3125rem 0;
}

.woocommerce-order-received .woocommerce .order-amount-info table th:last-child,
.woocommerce-order-received .woocommerce .order-amount-info table td:last-child {
    text-align: left;
}

.woocommerce-order-received .woocommerce .order-amount-info table tbody tr td:last-child {
    text-align: right;
}

.woocommerce-order-received .woocommerce .order-address-info {
    background: #fff;
    margin: 0 0 1.25rem;
    font-size: .75rem;
    line-height: 1.5;
    padding: .625rem .625rem .8125rem;
}

.woocommerce-order-received .woocommerce .order-address-info .address-title {
    display: block;
    font-size: .75rem;
    line-height: 1.5;
    font-weight: 500;
    color: #000;
    margin: 0 0 .625rem;
}

.woocommerce-order-received .woocommerce .btn-back {
    display: block;
    margin: 0 auto;
    max-width: 16.375rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    text-decoration: none;
}

.woocommerce-order-received .woocommerce .btn-back:hover,
.woocommerce-order-received .woocommerce .btn-back:focus {
    text-decoration: none;
    color: #ab9a8b;
    background-color: #fff;
}

.woocommerce-order-received .wc-social-login a.button-social-login.button-social-login-facebook,
.woocommerce-order-received .wc-social-login a.button-social-login.button-social-login-google {
    text-align: center;
    margin-bottom: 10px;
}

.woocommerce-order-received .order-amount-info td:nth-child(1) {
    padding-right: 25px;
}

.woocommerce-order-received .order-amount-info td:nth-child(2) {
    font-weight: 700;
}

.cart.wishlist-form .product-item {
    position: relative;
    padding-bottom: 55px;
}

.cart.wishlist-form .product-item .product-price {
    display: block;
    text-align: center;
}

.cart.wishlist-form .product-item .product-size {
    font-size: 9px;
    line-height: 1.2;
    text-align: center;
}

.cart.wishlist-form .product-item .wishlist-remove {
    position: absolute;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.cart.wishlist-form .product-item .btn-dark {
    position: absolute;
    bottom: 20px;
    text-decoration: none;
}

body.woocommerce-cart .general-content-container,
body.woocommerce-account .general-content-container {
    padding: 15px 0;
}

body.woocommerce-cart .general-content-container h1,
body.woocommerce-account .general-content-container h1 {
    text-align: center;
}

body.woocommerce-cart .cart-empty.woocommerce-info,
body.woocommerce-cart .return-to-shop {
    text-align: center;
}

.single-page-container {
    padding: 15px 0;
}

.single-page-container h2 {
    font: 500 1.0625rem/ 1.2941 "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #003538;
    margin: 0 0 .25rem;
}

.single-page-container p {
    margin-bottom: 1.125rem;
}

.single-page-container h3 {
    font: 300 .9375rem/ 1.2 "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #003538;
    margin: 0 0 9px;
}

.single-page-container h4,
.single-page-container h5 {
    font: 700 .875rem/ 1.2857 "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.single-page-container h4 {
    color: #003538;
    margin: 0 0 .625rem;
}

.single-page-container h5 {
    margin-bottom: .25rem;
}

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

.single-page-container figure img {
    width: 100%;
    margin: 0 0 6px;
}

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

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

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

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

.single-page-container ol > li:before {
    content: counters(item, ".") ".";
    counter-increment: item;
    position: absolute;
    top: 0;
    left: 0;
}

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

.single-page-container ul {
    padding: 0 0 23px;
}

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

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

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

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

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

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

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

.woocommerce-cart-form .shop_table.cart td.actions {
    display: none;
}

.woocommerce-cart-form .shop_table.cart .cart-quantity label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.woocommerce-cart-form .shop_table.cart a.remove {
    color: #303030;
    font-weight: 500;
    text-decoration: underline;
    display: inline-block;
    vertical-align: top;
    line-height: 1;
}

.woocommerce-cart-form .shop_table.cart a.remove:hover {
    color: #ab9a8b;
    text-decoration: none;
}

.woocommerce-cart-form .product-info-wrap .img-wrap img {
    width: 100%;
}

.woocommerce-cart-form .product-info-wrap .product-name a {
    text-decoration: none;
    color: inherit;
}

.woocommerce-cart-form .product-info-wrap .product-name a:hover {
    color: #ab9a8b;
}

.cart-collaterals {
    padding: 15px 0 10px;
}

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

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

.cart-collaterals .wc-proceed-to-checkout .btn {
    vertical-align: top;
}

.cart-collaterals .btn.btn-update-cart {
    min-width: 100%;
    margin: 0 0 10px;
}

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

.cart-section {
    padding-bottom: 1rem;
    margin: 0 -.3125rem;
}

.cart-section .cart-header {
    margin: 0 -.4375rem 1.5rem;
}

.cart-section .cart-items-list {
    margin-bottom: 1.1875rem;
}

.cart-section .mini-cart-item {
    font-size: .75rem;
    line-height: 1;
    margin-bottom: .5rem;
}

.cart-section .mini-cart-item .product-image {
    width: 3.875rem;
}

.cart-section .mini-cart-item .product-image img {
    width: 100%;
    max-width: none;
}

.cart-section .mini-cart-item .product-name {
    font-size: .75rem;
    line-height: 1;
}

.cart-section .mini-cart-item .product-detail {
    width: calc(100% - 5rem);
    border-bottom: none;
    margin-right: 1.125rem;
    padding-bottom: 0;
}

.cart-section .cart-footer {
    text-align: center;
}

.cart-section .cart-footer .cart-amount {
    font-size: .8125rem;
    line-height: 1;
    padding-bottom: 1.375rem;
}

.cart-section .cart-footer .amount-title {
    display: block;
    margin-bottom: .5rem;
}

.cart-section .cart-footer .btn {
    width: 11.875rem;
    font-size: .8125rem;
    line-height: 1;
    padding: .5625rem .9375rem;
    margin-bottom: .625rem;
}

.cart-section + .instagram-section {
    border-style: solid;
    border-width: 1px 0;
    border-color: #000;
}

.cart-link {
    color: #000;
    font-size: 1.125rem;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.cart-link:hover {
    color: #000;
    text-decoration: none;
}

.cart-link [class^="icon-"],
.cart-link [class*=" icon-"] {
    vertical-align: top;
}

.cart-link .count {
    white-space: nowrap;
    text-align: center;
    color: #fff;
    font-style: normal;
    font-size: .4375rem;
    line-height: 1;
    padding-top: .25rem;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 4;
}

.cart-link .count:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    min-height: 100%;
}

.cart-link .count > * {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    max-width: 99%;
}

.cart-link .count:after {
    width: 1px;
    content: "";
    min-height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.woocommerce-order-received {
    background: #f4f4f4;
}

.thankyou-container {
    padding: 1.25rem .75rem;
    margin: 0 auto;
}

.thankyou-container .thankyou-header {
    background: #fff;
    margin: 0 0 1.25rem;
    padding: .875rem 0 0;
}

.thankyou-container h1 {
    font-weight: 500;
    font-size: 1.0625rem;
    line-height: 1.47058824;
    text-align: center;
    margin: 0 .875rem .3125rem;
}

.thankyou-container h2 {
    font-weight: 400;
    font-size: .8125rem;
    line-height: 1.5;
    text-align: center;
    margin: 0 .625rem .9375rem;
}

.thankyou-container .thankyou-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    direction: ltr;
    height: 1.5625rem;
    background: #611f2d;
    font-weight: 700;
    font-size: .8125rem;
    color: #fff;
}

.thankyou-container .thankyou-text .icon-heart {
    font-size: .90625rem;
    margin-left: .5rem;
}

.thankyou-container .thankyou-text .icon-heart:before {
    content: "\e92d";
}

.thankyou-container .payment-info {
    background: #fff;
    margin: 0 0 1.25rem;
}

.thankyou-container .payment-info .payment-header {
    border-bottom: 1px solid #e1e1e1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding: .625rem .625rem .5625rem;
}

.thankyou-container .payment-info .payment-title {
    display: block;
    font-size: .75rem;
    line-height: 1.5;
    font-weight: 500;
    color: #000;
}

.thankyou-container .payment-info .card-info {
    font-size: .75rem;
    line-height: 1.5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
}

.thankyou-container .payment-info .card-info .card-type {
    margin-right: .8125rem;
}

.thankyou-container .payment-info .order-info {
    font-size: .75rem;
    line-height: 1.5;
    padding: .1875rem .625rem 0;
}

.thankyou-container .payment-info .order-info .info-row {
    padding: .375rem 0;
}

.thankyou-container .payment-info .order-info .info-title {
    font-weight: 500;
    color: #727272;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-left: .25rem;
}

.thankyou-container .payment-info .order-info .info-title i {
    width: 1.125rem;
    color: #000;
    margin-left: .3125rem;
}

.thankyou-container .payment-info .order-info .icon-package {
    font-size: .65625rem;
}

.thankyou-container .payment-info .order-info .icon-interface {
    font-size: .96875rem;
}

.thankyou-container .product-info {
    background: #fff;
    margin: 0 0 1.25rem;
    padding: .625rem 0 .4375rem;
}

.thankyou-container .product-info .order-product-title {
    display: block;
    font-size: .75rem;
    line-height: 1.5;
    font-weight: 500;
    color: #000;
    margin: 0 .625rem;
}

.thankyou-container .product-info table {
    width: 100%;
    font-size: .6875rem;
    line-height: 1.45454545;
}

.thankyou-container .product-info table thead {
    font-size: .75rem;
    line-height: 1.5;
    color: #848484;
}

.thankyou-container .product-info table thead th,
.thankyou-container .product-info table thead td {
    border: none;
    padding: .5625rem .625rem;
}

.thankyou-container .product-info table thead th {
    font-weight: 400;
}

.thankyou-container .product-info table tbody td,
.thankyou-container .product-info table tbody th {
    border-top: 1px solid #e1e1e1;
    padding: .625rem;
}

.thankyou-container .order-amount-info {
    background: #fff;
    margin: 0 0 1.25rem;
    padding: .3125rem .625rem;
}

.thankyou-container .order-amount-info table {
    font-size: .75rem;
    line-height: 1.5;
    width: 100%;
}

.thankyou-container .order-amount-info table th,
.thankyou-container .order-amount-info table td {
    font-weight: 500;
    border: none;
    padding: .3125rem 0;
}

.thankyou-container .order-amount-info table th:last-child,
.thankyou-container .order-amount-info table td:last-child {
    text-align: left;
}

.thankyou-container .order-address-info {
    background: #fff;
    margin: 0 0 1.25rem;
    font-size: .75rem;
    line-height: 1.5;
    padding: .625rem .625rem .8125rem;
}

.thankyou-container .order-address-info .address-title {
    display: block;
    font-size: .75rem;
    line-height: 1.5;
    font-weight: 500;
    color: #000;
    margin: 0 0 .625rem;
}

.thankyou-container .btn-back {
    display: block;
    margin: 0 auto;
    max-width: 16.375rem;
    font-size: .875rem;
    line-height: 1.5;
}

body.search .woocommerce-info {
    text-align: center;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}

body.search.search-no-results .shop-page-container {
    padding-top: .9375rem;
}

.checkout-detail-container > .woocommerce-error {
    text-align: center;
}

.woocommerce-order-details__title {
    color: #000;
}

.woocommerce-lost-password .woocommerce-notices-wrapper {
    text-align: center;
}

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

.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;
    padding-left: 0;
    padding-right: 0;
}

.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: 500;
    padding: 15px 3px 15px 26px;
    position: relative;
}

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

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

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

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

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

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

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

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

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

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

.user-info-container .woocommerce-MyAccount-navigation ul > li.active > a,
.user-info-container .woocommerce-MyAccount-navigation ul > li.is-active > a {
    color: #ab9a8b;
    font-weight: 700;
}

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

.user-info-container .user-detail-holder mark {
    background: none;
}

.user-info-container .user-detail-holder h3 {
    color: #000;
}

.user-info-container .user-detail-holder a {
    color: #292929;
    text-decoration: underline;
}

.user-info-container .user-detail-holder a:hover {
    color: #ab9a8b;
    text-decoration: none;
}

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

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

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

.user-info-container button.button,
.user-info-container .addresses a.edit {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    outline: none;
    box-shadow: none;
    outline: none;
    text-decoration: none;
    min-width: 8.75rem;
    margin-bottom: .5rem;
    -webkit-transition: .2s linear color, .2s linear background, .2s linear border;
    transition: .2s linear color, .2s linear background, .2s linear border;
    font: 300 .75rem/1.25 "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    border: 1px solid #000;
    background: #000;
    padding: .5rem;
    letter-spacing: .0682em;
    color: #fff;
    position: relative;
}

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

.user-info-container button.button:not(:disabled):not(.disabled):active,
.user-info-container button.button:not(:disabled):not(.disabled).active,
.user-info-container .addresses a.edit:not(:disabled):not(.disabled):active,
.user-info-container .addresses a.edit:not(:disabled):not(.disabled).active {
    box-shadow: none;
    outline: none;
}

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

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

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

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

.user-info-container .input-text {
    display: block;
    width: 100%;
    background: #fff;
    border: 1px solid #303030;
    border-radius: 2px;
    font-size: .75rem;
    line-height: 1.5;
    padding: .5rem .625rem;
    height: 2.25rem;
    outline: none;
    color: #003538;
}

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

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

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

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

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

.user-info-container .input-text:focus {
    border-color: #ab9a8b;
}

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

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

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

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

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

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

.user-info-container .birthday-row .birthday-title {
    font-size: 14px;
    line-height: 1.4286;
    font-weight: 500;
    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: 500;
    padding: 14px 12px;
}

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

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

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

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

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

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

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

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

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

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

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

.woocommerce-order-received .woocommerce-order {
    padding: 25px 15px;
    font-size: .75rem;
    line-height: 1.5;
    margin: 0 auto;
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview {
    border: 1px solid #f5f5f5;
    max-width: 450px;
    margin-bottom: 10px;
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 4px 8px;
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview > li + li {
    border-top: 1px solid #f5f5f5;
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview > li strong {
    -ms-flex-preferred-size: calc(100% - 5.9375rem);
    flex-basis: calc(100% - 5.9375rem);
    max-width: calc(100% - 5.9375rem);
    border-right: 1px solid #f5f5f5;
    margin: -4px auto -4px 0;
    padding: 4px 8px;
}

.woocommerce-order-received .woocommerce-order .woocommerce-table {
    width: 100%;
    border: 1px solid #f5f5f5;
}

.woocommerce-order-received .woocommerce-order .woocommerce-table tfoot th:last-child,
.woocommerce-order-received .woocommerce-order .woocommerce-table tfoot td:last-child {
    direction: ltr;
    text-align: right;
}

.woocommerce-order-received .woocommerce-order .woocommerce-table td,
.woocommerce-order-received .woocommerce-order .woocommerce-table th {
    border: 1px solid #f5f5f5;
    padding: .3125rem .4375rem;
}

.woocommerce-order-received .woocommerce-order .woocommerce-table a {
    color: #292929;
    text-decoration: none;
}

.woocommerce-order-received .woocommerce-order .woocommerce-table a:hover {
    color: #000;
}

.woocommerce-page .col-1,
.woocommerce-page .col-2 {
    width: 100%;
    max-width: none;
}

.woocommerce-page .wc-item-meta li {
    padding: 4px 0;
}

.woocommerce-page .wc-item-meta p {
    margin: 0;
    display: inline;
}

.woocommerce-orders-table.my_account_orders,
.woocommerce-table.woocommerce-table--order-details {
    width: 100%;
    margin: 0 0 25px;
}

.woocommerce-orders-table.my_account_orders th,
.woocommerce-orders-table.my_account_orders td,
.woocommerce-table.woocommerce-table--order-details th,
.woocommerce-table.woocommerce-table--order-details td {
    padding: 8px 10px;
    border: 1px solid #ab9a8b;
}

.woocommerce-orders-table.my_account_orders thead tr th,
.woocommerce-table.woocommerce-table--order-details thead tr th {
    background: #ab9a8b;
    color: #fff;
    font-weight: 500;
}

.woocommerce-table.woocommerce-table--order-details thead tr th:first-child {
    width: 40%;
}

.wc-backward.btn,
.btn.woocommerce-form-login__submit {
    min-width: 8.125rem;
}

.woocommerce-checkout.woocommerce-order-pay #main > .woocommerce {
    padding: 15px;
    margin: 0 auto;
}

.woocommerce-checkout.woocommerce-order-pay #main > .woocommerce .order_details {
    border: 1px solid #f5f5f5;
    max-width: 450px;
    margin-bottom: 10px;
}

.woocommerce-checkout.woocommerce-order-pay #main > .woocommerce .order_details > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 4px 8px;
}

.woocommerce-checkout.woocommerce-order-pay #main > .woocommerce .order_details > li + li {
    border-top: 1px solid #f5f5f5;
}

.woocommerce-checkout.woocommerce-order-pay #main > .woocommerce .order_details > li strong {
    -ms-flex-preferred-size: calc(100% - 5.9375rem);
    flex-basis: calc(100% - 5.9375rem);
    max-width: calc(100% - 5.9375rem);
    border-right: 1px solid #f5f5f5;
    margin: -4px auto -4px 0;
    padding: 4px 8px;
}

.page-template-default iframe {
    border: none;
    display: block;
    margin: 0 auto;
}

#footer {
    background: #c3b5aa;
    padding-top: 6px;
    padding-bottom: 9px;
    overflow: hidden;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    z-index: 1;
}

#footer .logo {
    position: relative;
    margin-bottom: 12px;
    text-align: center;
}

#footer .logo img {
    width: 6.25rem;
}

.footer-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 -.3125rem;
}

.footer-holder .newsletter {
    display: none;
}

.footer-holder .newsletter h2 {
    display: none;
}

.footer-holder .newsletter .form-group,
.footer-holder .newsletter .btn-wrap {
    width: 100%;
}

.footer-holder .newsletter .wpcf7-email {
    border: 1px solid #000;
}

.footer-holder .newsletter a,
.footer-holder .newsletter .wpcf7-submit {
    text-align: center;
    display: block;
    padding: 4px 15px;
    width: 100%;
    background-color: #ab9a8b;
    border: 1px solid #ab9a8b;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.125rem;
    -webkit-transition: color .25s, background-color .25s;
    transition: color .25s, background-color .25s;
    line-height: 1.71429;
}

.footer-holder .newsletter a:hover,
.footer-holder .newsletter a:focus,
.footer-holder .newsletter .wpcf7-submit:hover,
.footer-holder .newsletter .wpcf7-submit:focus {
    color: #ab9a8b;
    background-color: #fff;
}

.footer-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-bottom: 8px;
    margin-left: -7px;
    margin-right: -7px;
    padding-top: 0;
    font-size: 11px;
    color: #fff;
    font-weight: 600;
    line-height: 1.2778;
    letter-spacing: .65px;
    text-align: center;
}

.footer-block em {
    font-style: normal;
    display: block;
}

.footer-block .text:nth-child(2) {
    padding: 0 8px;
}

.footer-block .text a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    padding: 0 8px;
}

.footer-block .text a:hover,
.footer-block .text a:focus {
    color: #000;
    outline: none;
}

.footer-block .text a::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 8px;
    background-color: #fff;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.rtl .footer-block .text a::after {
    left: 0;
    right: initial;
}

.footer-block .text .text-inner {
    position: relative;
    display: none;
}

.rtl .footer-block .text .text-inner {
    margin-left: 3px;
    margin-right: 0;
}

.footer-nav {
    font-family: "Heebo";
    font-size: .875rem;
}

.footer-nav ul {
    background: #868e96;
    padding: .625rem 0;
}

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

.footer-nav li:last-child {
    margin-bottom: 0;
}

.footer-nav a {
    color: #fdfdfc;
    text-decoration: none;
}

.footer-nav a:hover {
    text-decoration: underline;
}

.footer-accordion-opener {
    font-size: .75rem;
    line-height: 1;
    display: block;
    padding: .625rem 0;
    position: relative;
}

.footer-accordion-opener:before {
    -webkit-transition: -webkit-transform .3s linear;
    transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear, -webkit-transform .3s linear;
    content: ">";
    position: absolute;
    top: 50%;
    left: .75rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.footer-accordion-opener:not(.collapsed):before {
    -webkit-transform: translateY(-50%) rotateZ(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotateZ(-90deg);
}

.credit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 1.625rem;
}

.designer a,
.design-dev-info a {
    color: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1;
}

.rtl .designer a,
.rtl
.design-dev-info a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.designer a:hover,
.design-dev-info a:hover {
    opacity: .6;
}

.designer a img,
.design-dev-info a img {
    width: 2.5em;
    height: auto;
    margin: 0 .3125em;
}

.design-dev-info a img {
    width: 1.4em;
}

.footer-links {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: .8125rem 0;
    margin: 0 -1.6875rem;
    border-width: 1px 0;
    border-style: solid;
    border-color: #fff;
    line-height: 0;
}

.footer-links li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
}

.footer-links li + li:before {
    width: .03125rem;
    height: .5rem;
    background: #fff;
    content: "";
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    right: 100%;
}

.rtl .footer-links li + li:before {
    width: .03125rem;
    height: .5rem;
    background: #fff;
    content: "";
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 100%;
    right: initial;
}

.footer-links a {
    line-height: 1;
    -webkit-transition: color .3s linear;
    transition: color .3s linear;
    color: #fff;
    text-decoration: none;
    font-size: 11px;
}

.footer-links a:hover {
    color: #007bff;
}

.footer-form-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 13px;
}

.footer-form-holder > a {
    -webkit-transition: color .3s linear;
    transition: color .3s linear;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    margin-left: 14px;
    margin-right: 18px;
}

.footer-form-holder > a:hover {
    color: #007bff;
}

.footer-form-holder .search-form {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer-form-holder .search-form [type=search],
.footer-form-holder .search-form [type=text] {
    -webkit-transition: border-color .3s linear;
    transition: border-color .3s linear;
    background: none;
    height: .6875rem;
    font-size: 10px;
    line-height: 1;
    padding: 0;
    border-color: #fff;
}

.footer-form-holder .search-form [type=submit] {
    -webkit-transition: color .3s linear;
    transition: color .3s linear;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-right: 5px;
    color: #fff;
}

.footer-form-holder .search-form [type=submit]:hover {
    color: #007bff;
}

.footer-form-holder .search-form .form-group {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: .25rem;
}

.footer-form-holder .search-form .btn-wrap {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.nav-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.nav-social li {
    margin-right: 7px;
}

.rtl .nav-social li {
    margin-right: 7px;
}

.rtl .nav-social li:first-child {
    margin-right: 0;
}

.nav-social a {
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}

.nav-social a:hover,
.nav-social a:focus {
    opacity: .7;
    outline: none;
}

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

@media (min-width: 576px) {
    html {
        font-size: 2.5vw;
    }

    .instagram-section h2 {
        font-size: 26px;
    }

    .instagram-section p {
        margin-bottom: 20px;
    }

    .sales-alert {
        font-size: 12px;
    }

    .hero-banner .shopping-header {
        padding-top: 12px;
    }

    .collection-section .row {
        margin-left: -4px;
        margin-right: -4px;
    }

    .collection-section .row > .col,
    .collection-section .row > [class*="col-md-"] {
        padding-left: 4px;
        padding-right: 4px;
    }

    .category-page .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .category-page .page-header h1 {
        margin-bottom: 15px;
        font-family: inherit;
    }

    .category-section .product-row {
        margin-left: -14px;
        margin-right: -14px;
    }

    .category-section .product-row h2 {
        padding-left: 14px;
        padding-right: 14px;
    }

    .category-section .product-col {
        padding-left: 14px;
        padding-right: 14px;
    }

    .category-section .category-filter-form .drop-down-option-wrp {
        padding: 15px 12px 5px;
    }

    .category-section .product-item {
        margin-bottom: 25px;
    }

    .category-section .product-item .btn-add-wishlist {
        top: 9px;
        left: 14px;
    }

    .rtl .category-section .product-item .btn-add-wishlist {
        top: 9px;
        right: 14px;
        left: initial;
    }

    .category-section .product-item .btn-add-wishlist [class*="-heart"] {
        font-size: .875rem;
    }

    .product-page-section {
        padding-bottom: 20px;
    }

    .single-product-detail {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px;
    }

    .product-detail-header h1 {
        font-size: 24px;
    }

    .variations_form {
        padding-bottom: 11px;
    }

    .single-product-summary .jcf-select {
        margin-bottom: 13px;
    }

    .product-desc-opener {
        font-size: 12px;
    }

    .product-desc-slide {
        right: 0;
        left: 0;
    }

    .product-desc-text p {
        margin-bottom: .5rem;
    }

    .related-product {
        padding: 26px 0;
    }

    .related-product .section-title h2 {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .related-product .product-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .related-product .product-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333333%;
        flex: 0 0 33.333333333%;
        max-width: 0 0 33.333333333%;
        margin-left: 8px;
        margin-right: 8px;
    }

    .related-product .product-item .product-img {
        font-size: 15px;
        margin-bottom: 9px;
    }

    .category-products-holder .product-item .product-img {
        font-size: 15px;
    }

    .category-products-holder .product-item .product-name {
        font-size: 12px;
    }

    .category-products-holder .product-item .product-price {
        font-size: 12px;
    }

    .cart.wishlist-form .product-item {
        padding-bottom: 60px;
    }

    .cart.wishlist-form .product-item .product-size {
        font-size: 12px;
    }

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

    #footer {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .footer-block {
        margin-bottom: 15px;
        margin-left: 0;
        margin-right: 0;
        font-size: 11px;
    }

    .footer-block .text:nth-child(2) {
        padding: 0 15px;
    }

    .footer-block .text a {
        padding: 0 15px;
    }

    .footer-form-holder {
        padding-top: 18px;
    }
}

@media only screen and (min-width: 576px) {
    .product-desc-slide#proDetailshippingreturns {
        max-width: 383px;
        margin-left: auto;
        margin-right: auto;
        z-index: 999;
    }
}

@media (max-width: 767.98px) and (min-width: 768px) {
    .footer-block .text .text-inner::after {
        height: 15px;
        width: 2px;
    }
}

@media (min-width: 768px) {
    .commentlist-item .commentlist-item {
        padding: 0 0 0 2em;
    }

    h1 {
        font-size: 1.1875rem;
    }

    h1 {
        font-size: 35px;
        line-height: 1.2987;
    }

    h2 {
        font-size: 20px;
    }

    html {
        font-size: 16px;
    }

    body {
        font-size: 16px;
    }

    #main {
        min-height: calc(100vh - 506px);
    }

    .container {
        max-width: 750px;
    }

    .btn {
        font-size: .875rem;
        line-height: 1.05;
        padding: .25rem .9375rem;
    }

    body #pojo-a11y-toolbar {
        top: 300px !important;
        font-size: 12px !important;
    }

    .header-links li.search.d-md-inline-block {
        display: none !important;
    }

    .header-links li.phone a.d-md-inline-block {
        display: none !important;
    }

    .instagram-section {
        padding: 2.375rem 0 .3125rem;
        font-size: 1rem;
    }

    .instagram-section h2 {
        font-size: 1.75rem;
        margin-bottom: .4375rem;
    }

    .instagram-section p {
        margin-bottom: 30px;
    }

    .instagram-slider .slick-list {
        max-width: none;
    }

    .insta-col {
        width: 255px;
        margin: 0 .375rem;
    }

    .instagram-info {
        display: none;
    }

    .instagram-detail {
        display: none;
    }

    .search-form {
        padding: 12px;
    }

    .mini-cart-item {
        font-size: .9375rem;
        line-height: 1;
    }

    .mini-cart-item .product-image {
        min-height: 115px;
        width: 4.75rem;
    }

    .mini-cart-item .product-detail {
        width: calc(100% - 6.125rem);
        margin-left: 1.375rem;
    }

    .rtl .mini-cart-item .product-detail {
        margin-left: 0;
        margin-right: 1.375rem;
    }

    .mini-cart-item .product-name {
        font-size: .9375rem;
        line-height: 1;
    }

    .cart-detail {
        margin-bottom: 1.5rem;
    }

    .cart-remove:before {
        top: .3125rem;
    }

    .cart-link {
        font-size: 2.5rem;
        line-height: 1;
    }

    .cart-link .count {
        font-size: .9375rem;
        padding-top: .625rem;
    }

    .account-section {
        padding-bottom: 5rem;
    }

    .account-form .custom-checkbox .custom-checkbox-text::before,
    .account-form1 .custom-checkbox .custom-checkbox-text::before {
        top: 11px;
        width: 13px;
        height: 13px;
        font-size: 7px;
        line-height: 10px;
    }

    .account-form .custom-checkbox .custom-checkbox-text::after,
    .account-form1 .custom-checkbox .custom-checkbox-text::after {
        font-size: 14px;
    }

    .account-form .form-group,
    .account-form1 .form-group {
        margin-bottom: 1.125rem;
    }

    .account-form .custom-checkbox,
    .account-form1 .custom-checkbox {
        font-size: 12px;
        line-height: 1.3333;
    }

    .rtl .account-form .custom-checkbox,
    .rtl
    .account-form1 .custom-checkbox {
        padding-right: 1.5rem;
    }

    .account-form .btn-wrap,
    .account-form1 .btn-wrap {
        margin: 0 0 4.0625rem;
    }

    .account-form .remember-block,
    .account-form1 .remember-block {
        margin-bottom: 1.125rem;
    }

    .forget-password-form .form-group {
        margin-bottom: 1.125rem;
    }

    .forget-password-form .btn-wrap {
        margin: 0;
    }

    .login.account-form .form-control,
    .woocommerce-orders .form-control {
        padding: 8px 10px;
        font-size: 16px;
    }

    .login.account-form .btn-wrap,
    .woocommerce-orders .btn-wrap {
        margin: 0 0 1.25rem;
    }

    .login.account-form .btn,
    .woocommerce-orders .btn {
        padding: 9px 15px;
    }

    .woocommerce-downloads .woocommerce-MyAccount-navigation,
    .woocommerce-edit-account .woocommerce-MyAccount-navigation,
    .woocommerce-account .woocommerce-MyAccount-navigation,
    .woocommerce-orders .woocommerce-MyAccount-navigation {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        padding-top: 0;
        padding-bottom: 0;
    }

    .woocommerce-downloads .woocommerce-MyAccount-content,
    .woocommerce-edit-account .woocommerce-MyAccount-content,
    .woocommerce-account .woocommerce-MyAccount-content,
    .woocommerce-orders .woocommerce-MyAccount-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%;
        padding-right: 25px;
    }

    .page-header {
        padding: 3.625rem 0 1.875rem;
    }

    .woocommerce-pagination li {
        font-size: 1.375rem;
    }

    .woocommerce-pagination a {
        font-size: 1.125rem;
    }

    .woocommerce-pagination .current {
        font-size: 1.125rem;
    }

    .woocommerce-pagination .prev,
    .woocommerce-pagination .next {
        font-size: .75rem;
    }

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

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

    .jcf-select-text {
        font-family: "Heebo";
        font-weight: 300;
        padding: 1px 13px;
        font-size: 16px;
    }

    .jcf-select-text .jcf-option-hideme {
        font-size: 19px;
    }

    .jcf-list-content li {
        font-size: 16px;
    }

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

    .jcf-number input {
        font-size: 16px;
        padding: .1875rem 15px;
    }

    .content-body {
        font-size: 1rem;
        line-height: 1.1875;
        padding: .8125rem 0 4.6875rem;
    }

    .content-footer {
        padding: 0 4.5625rem .875rem;
    }

    .coupon {
        font-size: 1.3125rem;
        line-height: 1.2;
        padding: .9375rem 1.25rem;
    }

    .stock-alert-row .btn {
        padding: 10px 15px;
        font-size: 14px;
    }

    .sales-alert-wrp {
        padding-top: 13px;
        padding-bottom: 13px;
    }

    .sales-alert {
        padding: .5rem 0;
        font-size: .8125rem;
    }

    .shopping-header a {
        font-size: 20px;
    }

    .hero-banner .hero-banner-slider {
        overflow: hidden;
        max-height: calc(100vh - 161px);
    }

    .logged-in.admin-bar .hero-banner .hero-banner-slider {
        max-height: calc(100vh - 207px);
    }

    .hero-banner .shopping-header {
        padding-top: 15px;
    }

    .hero-banner h2 {
        margin-bottom: 3px;
    }

    .collection-section .row > .col:nth-child(6),
    .collection-section .row > .col:nth-child(7),
    .collection-section .row > .col:nth-child(8),
    .collection-section .row > [class*="col-md-"]:nth-child(6),
    .collection-section .row > [class*="col-md-"]:nth-child(7),
    .collection-section .row > [class*="col-md-"]:nth-child(8) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .featured-category {
        margin: .8125rem 0 0;
    }

    .featured-category h2 {
        margin-bottom: 3px;
    }

    .category-page {
        padding-top: 5px;
        padding-bottom: 40px;
    }

    .category-page {
        padding-bottom: 58px;
    }

    .category-page .page-header h1 {
        margin-bottom: 25px;
        font-family: "Heebo";
        font-weight: 300;
    }

    .category-page .woocommerce-breadcrumb {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .category-page .sales-alert-wrp {
        display: none;
    }

    .category-section .product-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }

    .category-section .category-products-holder .product-item .product-des {
        padding: 16px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .category-section .category-products-holder .product-item .product-name {
        font-size: 14px;
    }

    .category-section .category-products-holder .product-item .product-price {
        font-size: 14px;
        text-align: right;
    }

    .rtl .category-section .category-products-holder .product-item .product-price {
        text-align: left;
    }

    .category-section .category-filter-form {
        margin-bottom: 14px;
    }

    .category-section .category-filter-form .dropdown {
        margin-left: 30px;
    }

    .rtl .category-section .category-filter-form .dropdown {
        margin-left: 0;
        margin-right: 30px;
    }

    .category-section .category-filter-form .dropdown-menu {
        min-width: 40rem;
    }

    .category-section .category-filter-form .dropdown-menu.wide_col {
        min-width: 50rem;
    }

    .category-section .category-filter-form .drop-down-option-wrp .dropdown-toggle {
        font-size: 13px;
    }

    .category-section .category-filter-form .drop-down-option {
        -ms-flex-preferred-size: 160px;
        flex-basis: 160px;
        padding-right: 10px;
    }

    .rtl .category-section .category-filter-form .drop-down-option {
        padding-right: 0;
        padding-left: 10px;
    }

    .category-section .category-filter-form .drop-down-option.col_2 {
        -ms-flex-preferred-size: 320px;
        flex-basis: 320px;
    }

    .category-section .category-filter-form .drop-down-option.col_2 > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        max-height: 480px;
    }

    .category-section .category-filter-form .drop-down-option h2 {
        font-size: 14px;
    }

    .category-section .category-filter-form li .text {
        font-size: 12px;
    }

    .category-section .category-filter-form .filter-buttons {
        padding: 0 12px;
    }

    .category-section .category-filter-form .filter-buttons .btn.btn-primary {
        min-width: 120px;
    }

    .category-section .product-item {
        margin-bottom: 35px;
    }

    .category-section .product-item .btn-add-wishlist [class*="-heart"] {
        font-size: 1.0625rem;
    }

    .category-section .product-item .color-variations {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        top: 18px;
        right: 17px;
        z-index: 2;
        text-align: initial;
    }

    .rtl .category-section .product-item .color-variations {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        top: 18px;
        left: 17px;
        right: initial;
        z-index: 2;
        text-align: initial;
    }

    .category-section .product-item .size-variations {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .category-section .product-item .oos-info {
        top: 47.5%;
    }

    .category-section .product-item .oos-info .oos-info-btn {
        border: 2px solid #fff;
        padding: 2px 17px;
    }

    .product-page .sales-alert-wrp {
        display: none;
    }

    .product-page-section {
        padding-bottom: 50px;
    }

    .single-product-detail {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 4.375rem 0 4.3125rem;
    }

    .single-slider-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        overflow: hidden;
        margin-bottom: .8125rem;
    }

    .pagination-slider {
        width: 5rem;
    }

    .pagination-slider .slick-list {
        margin: -.5rem 0 0;
        overflow: hidden;
    }

    .pagination-slider .slick-track {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .pagination-slider .slick-slide {
        margin: 0;
        padding: 8px 0 8px;
    }

    .pagination-slider .slick-slide img {
        min-height: 186px;
        object-fit: cover;
    }

    .single-product-slider {
        width: calc(100% - 5rem);
        height: 100%;
        max-height: 803px;
        padding: 0 2.25rem;
        margin: 0;
        position: relative;
    }

    .single-product-slider .slick-list {
        height: 100% !important;
    }

    .single-product-slider .slick-track {
        height: 100%;
    }

    .single-product-slider .slick-slide {
        height: 100%;
    }

    .single-product-slider .slick-arrow {
        font-size: 1.4375rem;
        top: .25rem;
    }

    .single-product-slider .slick-prev {
        -webkit-transform: rotateZ(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotateZ(-135deg);
        right: .8125rem;
    }

    .single-product-slider .slick-next {
        -webkit-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
        left: .875rem;
    }

    .product-detail-header h1 {
        font-size: 26px;
    }

    .product-detail-header .product-price {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .variations_form {
        padding-bottom: 32px;
    }

    .variations_form {
        width: 251px;
    }

    .product-gift-card .variations_form input[type=number],
    .product-gift-card .variations_form .jcf-number {
        display: block;
    }

    .variations_form input[type=number],
    .variations_form .jcf-number {
        display: none;
    }

    .variations_form .btn-dark {
        padding: 5px 8px;
        font-family: "Heebo";
        font-weight: 300;
        font-size: 16px;
    }

    .single-product-summary .onsale {
        font-size: .875rem;
        padding: 4px 14px;
        margin-bottom: .75rem;
    }

    .single-product-summary .btn-add-wishlist {
        font-size: 16px;
        font-weight: 400;
        line-height: 1.1;
        margin-bottom: 0;
        padding: 2px 8px;
        border: none;
        background: transparent;
        text-decoration: underline;
        color: #000;
        padding: 0;
        position: relative;
        overflow: visible;
        text-align: right;
    }

    body:not(.rtl) .single-product-summary .btn-add-wishlist {
        text-align: left;
    }

    .single-product-summary .btn-add-wishlist:hover {
        opacity: 1 !important;
        text-decoration: none;
        color: #000;
    }

    .single-product-summary .btn-add-wishlist.has_in_wishlist {
        background: transparent;
    }

    .single-product-summary .btn-add-wishlist i {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0;
        margin-right: -1.875rem;
    }

    body:not(.rtl) .single-product-summary .btn-add-wishlist i {
        right: unset;
        left: 0;
        margin-right: 0;
        margin-left: -1.875rem;
    }

    .single-product-summary .btn-add-wishlist .btn-add-wishlist-heart {
        position: absolute;
        top: 50%;
        left: 8px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 14px;
    }

    .rtl .single-product-summary .btn-add-wishlist .btn-add-wishlist-heart {
        right: 8px;
        left: initial;
    }

    .single-product-summary .btn-add-wishlist [class^="icon-"],
    .single-product-summary .btn-add-wishlist [class*=" icon-"] {
        position: absolute;
        top: 50%;
        left: 8px;
        right: initial;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 14px;
    }

    .rtl .single-product-summary .btn-add-wishlist [class^="icon-"],
    .rtl
    .single-product-summary .btn-add-wishlist [class*=" icon-"] {
        right: 8px;
        left: initial;
    }

    .single-product-summary .btn-add-wishlist [class*="-f-"] {
        top: 50%;
        left: 8px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .rtl .single-product-summary .btn-add-wishlist [class*="-f-"] {
        right: 8px;
        left: initial;
    }

    .single-product-summary .product-description {
        padding-top: 0;
        font-size: 14px;
    }

    .product-desc {
        padding-top: 20px;
        display: block;
    }

    .product-desc-block {
        position: relative;
    }

    .product-desc-block.accordion-active:not(:first-child) {
        margin-top: 1.6875rem;
    }

    .product-desc-opener {
        font-size: 14px;
    }

    .product-desc-text {
        font-size: .75rem;
    }

    .product-desc-text {
        padding: .5rem .75rem .625rem;
        font-size: .8125rem;
        max-width: 383px;
        min-height: 139px;
    }

    .product-desc-text .tab-close {
        font-size: 13px;
    }

    .related-product {
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        padding: 30px 0;
    }

    .related-product .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .related-product .section-title h2 {
        font-size: 36px;
    }

    .related-product .slick-prev {
        right: -20px;
    }

    .related-product .slick-next {
        left: -20px;
    }

    .related-product .product-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 0 0 25%;
    }

    .related-product .product-item .product-img {
        font-size: 17px;
    }

    .related-product .product-item .product-name {
        font-size: 15px;
    }

    .related-product .product-item .product-price {
        font-size: 15px;
    }

    .category-products-holder .product-item .product-img {
        font-size: 17px;
    }

    .category-products-holder .product-item .product-name {
        font-size: 15px;
    }

    .category-products-holder .product-item .product-price {
        font-size: 15px;
    }

    .product-gift-card .product-detail-header h1 {
        margin-bottom: 25px;
    }

    .product-gift-card .input-text {
        height: 41px;
        font-size: 14px;
        line-height: 1.5;
    }

    .contact-section {
        padding: 2.125rem 0 2.5rem;
    }

    .contact-section-header {
        line-height: 1.375;
        margin-bottom: 2rem;
    }

    .contact-form {
        max-width: 70.1%;
        margin: 0 auto;
    }

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

    .contact-form .form-control {
        height: 2.6875rem;
        font-size: .9375rem;
        line-height: 1;
        padding: .3125rem 1rem;
        border-width: 2px;
    }

    .contact-form textarea.form-control {
        height: 14.5rem;
        padding: .6875rem 1rem;
        border-width: 2px;
    }

    .contact-form .btn-wrap {
        margin-top: 28px;
        padding: 0;
    }

    .woocommerce .woocommerce-error {
        padding-bottom: 25px;
        font-size: 14px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .woocommerce .woocommerce-error > li {
        padding: 7px 15px;
    }

    .woocommerce-NoticeGroup .woocommerce-info {
        padding: 7px 15px;
    }

    .woocommerce-NoticeGroup .woocommerce-info {
        margin-bottom: 25px;
    }

    .woocommerce-NoticeGroup .woocommerce-error {
        padding-bottom: 25px;
    }

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

    .checkout-container .container {
        max-width: none;
        padding: 0 20px;
    }

    .checkout-container .mobile-step-nav {
        display: none;
    }

    .checkout-container .checkout-heading {
        padding: .5rem 0 3rem;
    }

    .checkout-container .checkout-heading h1 {
        font-size: 1.875rem;
        line-height: 1.3333;
        margin-bottom: 5px;
    }

    .checkout-container .checkout-heading .tagline {
        font-size: inherit;
    }

    .checkout-container .checkout-detail-container {
        position: relative;
        margin: 20px 0 0;
    }

    .checkout-container .checkout-detail-container > form.woocommerce-checkout:after {
        content: "";
        display: block;
        clear: both;
    }

    .checkout-container .checkout_forms_holder {
        margin: 0 -14px;
        padding: 12px 9px;
    }

    .checkout-container .address-holder {
        width: 55%;
        float: left;
        padding: 0 0 20px 20px;
        margin-bottom: 26px;
    }

    .rtl .checkout-container .address-holder {
        float: right;
    }

    .checkout-container .payment-section-title {
        font-size: 16px;
        padding: 0 5px 4px;
    }

    .checkout-container .shipping-info {
        font-size: 14px;
        margin-bottom: 1rem;
        line-height: 1.5;
    }

    .checkout-container .already-account {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 1rem;
    }

    .checkout-container .form-row {
        padding-bottom: 10px;
    }

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

    .checkout-container .select2-container.select2-container--default .select2-selection--single {
        height: 41px;
    }

    .checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 39px;
        font-size: 14px;
        padding-right: 11px;
    }

    .checkout-container .select2-container.select2-container--default .select2-selection--single {
        height: 41px;
    }

    .checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 39px;
        font-size: 14px;
        padding-right: 11px;
    }

    .checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:after {
        font-size: 11px;
    }

    .checkout-container .input-text {
        height: 41px;
        font-size: 14px;
        line-height: 1.5;
    }

    .checkout-container .shipping-method-holder {
        width: 55%;
        padding-left: 20px;
        float: left;
        margin: 0 0 26px;
        padding-top: 0;
    }

    .logged-in .checkout-container .delivery-option,
    .logged-in
    .checkout-container .payment-option {
        padding-top: 0;
    }

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

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

    .checkout-container .delivery-option label .method-title,
    .checkout-container .payment-option label .method-title {
        margin-bottom: 2px;
    }

    .checkout-container .delivery-option label .method-info,
    .checkout-container .payment-option label .method-info {
        font-size: 10px;
    }

    .checkout-container .delivery-option {
        padding-bottom: 19px;
        padding-top: 12px;
    }

    .checkout-container .delivery-option label .method-option {
        min-height: 41px;
    }

    .checkout-container .promo-code-wrap .promo-input {
        height: 41px;
        font-size: 14px;
        line-height: 1.5;
    }

    .checkout-container .promo-code-wrap .btn-promo {
        height: 41px;
        font-size: 14px;
        line-height: 1.5;
    }

    .checkout-container .checkout-review {
        padding: 0;
    }

    .checkout-container .checkout-review .payment-section-title {
        margin-bottom: 18px;
    }

    .checkout-container .cart-label-head {
        font-size: 14px;
        padding: 0 32px 6px;
    }

    .checkout-container .cart-label-head > span:nth-child(2) {
        -ms-flex-preferred-size: 39%;
        flex-basis: 39%;
        max-width: 39%;
    }

    .checkout-container .cart-label-head > span:last-child {
        -ms-flex-preferred-size: 31%;
        flex-basis: 31%;
        max-width: 31%;
    }

    .checkout-container .cart-items-list {
        max-height: 427px;
    }

    .logged-in .checkout-container .cart-items-list {
        padding-top: 0;
        margin-top: -3px;
    }

    .checkout-container .mini-cart-item {
        padding: 10px 15px;
    }

    .checkout-container .mini-cart-item:last-child {
        padding-bottom: 1.25rem;
    }

    .checkout-container .mini-cart-item .product-image {
        height: 115px;
        width: 4.75rem;
    }

    .checkout-container .mini-cart-item .product-detail {
        padding: .5rem 1rem 0;
    }

    .checkout-container .cart-item {
        font-size: 14px;
    }

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

    .checkout-container .cart-item .product-img {
        width: 74px;
        margin-bottom: 18px;
    }

    .checkout-container .cart-item .cart-quantity {
        padding-top: 4px;
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
        max-width: 30%;
    }

    .checkout-container .cart-item .product-amount {
        -ms-flex-preferred-size: 26.3%;
        flex-basis: 26.3%;
        max-width: 26.3%;
        padding-left: 6px;
        padding-top: 9px;
        font-size: 15px;
    }

    .checkout-container .cart-item .cart-remove {
        bottom: 14px;
        right: 20px;
    }

    .rtl .checkout-container .cart-item .cart-remove {
        left: 20px;
    }

    .checkout-container .cart-amount {
        font-size: .875rem;
        line-height: 1.25rem;
        margin-bottom: .75rem;
        padding: .375rem 0;
    }

    .checkout-container .cart-amount .cart-total {
        font-size: 1.0625rem;
    }

    .checkout-container .woocommerce-checkout-payment ul.payment-option {
        padding-bottom: 20px;
    }

    .checkout-container .payment-icons {
        margin-top: 12px;
        width: 223px;
        margin-bottom: 12px;
    }

    .custom-checkbox {
        font-size: .875rem;
        padding-left: 2.125rem;
    }

    .rtl .custom-checkbox {
        padding-right: 2.125rem;
    }

    .custom-checkbox .fake-input {
        width: 25px;
        height: 25px;
    }

    .custom-checkbox .fake-input:before {
        font-size: 14px;
    }

    .checkout-promo-box {
        clear: both;
        padding-right: 94px;
        padding-left: 8px;
    }

    .checkout-promo-box .promo-title {
        width: 90px;
        min-height: 120px;
        font-size: 14px;
        padding: 5px 18px 0 5px;
        top: -9px;
    }

    .checkout-promo-box .promo-title span {
        max-height: 70px;
    }

    .checkout-promo-box .promo-slider:not(.slick-initialized) > .slide {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
        max-width: 33.33%;
    }

    .checkout-promo-box .promo-slider .slick-arrow {
        right: -47px;
    }

    .checkout-promo-box .product-col {
        padding: 14px 10px 8px;
    }

    .woocommerce-order-received .woocommerce .woocommerce-info {
        margin-bottom: 12px;
        padding: 14px 20px 15px;
    }

    .woocommerce-order-received .woocommerce .thankyou-text,
    .woocommerce-order-received .woocommerce .payment-info,
    .woocommerce-order-received .woocommerce .product-info,
    .woocommerce-order-received .woocommerce .order-amount-info,
    .woocommerce-order-received .woocommerce .order-address-info {
        margin-top: 1.25rem;
    }

    .woocommerce-order-received .woocommerce .thankyou-header {
        margin-bottom: 14px;
        padding-top: 20px;
    }

    .woocommerce-order-received .woocommerce h1 {
        font-size: 21px;
        line-height: 1.25;
        margin-bottom: 2px;
    }

    .woocommerce-order-received .woocommerce h2 {
        font-size: 14px;
        margin-bottom: 17px;
    }

    .woocommerce-order-received .woocommerce .thankyou-text {
        height: 32px;
        font-size: 15px;
    }

    .woocommerce-order-received .woocommerce .payment-info {
        margin-bottom: 11px;
        padding: 0 20px;
    }

    .woocommerce-order-received .woocommerce .payment-info .payment-header {
        padding: 14px 0;
    }

    .woocommerce-order-received .woocommerce .payment-info .payment-title {
        font-size: 15px;
    }

    .woocommerce-order-received .woocommerce .payment-info .card-info {
        font-size: 14px;
    }

    .woocommerce-order-received .woocommerce .payment-info .order-info {
        font-size: 14px;
        padding: 10px 2px 16px;
    }

    .woocommerce-order-received .woocommerce .payment-info .order-info .info-title {
        margin-left: 10px;
    }

    .woocommerce-order-received .woocommerce .payment-info .order-info .info-title i {
        width: 25px;
        margin-left: 8px;
    }

    .woocommerce-order-received .woocommerce .payment-info .order-info .icon-package {
        font-size: 14px;
    }

    .woocommerce-order-received .woocommerce .payment-info .order-info .icon-interface {
        font-size: 21px;
    }

    .woocommerce-order-received .woocommerce .product-info {
        margin-bottom: 12px;
        padding: 18px 20px 8px;
    }

    .woocommerce-order-received .woocommerce .product-info .order-product-title {
        font-size: 15px;
        margin: 0;
    }

    .woocommerce-order-received .woocommerce .product-info table {
        font-size: 14px;
        line-height: 1.5;
    }

    .woocommerce-order-received .woocommerce .product-info table thead {
        font-size: 14px;
    }

    .woocommerce-order-received .woocommerce .product-info table thead th,
    .woocommerce-order-received .woocommerce .product-info table thead td {
        padding: 12px 0 8px;
    }

    .woocommerce-order-received .woocommerce .product-info table thead th:first-child,
    .woocommerce-order-received .woocommerce .product-info table thead td:first-child {
        width: 52%;
    }

    .woocommerce-order-received .woocommerce .product-info table thead th:nth-child(2),
    .woocommerce-order-received .woocommerce .product-info table thead td:nth-child(2) {
        width: 24%;
    }

    .woocommerce-order-received .woocommerce .product-info table tbody td,
    .woocommerce-order-received .woocommerce .product-info table tbody th {
        padding: 9px 0;
    }

    .woocommerce-order-received .woocommerce .order-amount-info {
        margin-bottom: 12px;
        padding: 14px 20px 15px;
    }

    .woocommerce-order-received .woocommerce .order-amount-info table {
        font-size: 14px;
    }

    .woocommerce-order-received .woocommerce .order-address-info {
        margin-bottom: 21px;
        padding: 18px 20px 17px;
        font-size: 14px;
    }

    .woocommerce-order-received .woocommerce .order-address-info .address-title {
        font-size: 15px;
        margin-bottom: 11px;
    }

    .cart.wishlist-form .product-item .product-size {
        font-size: 14px;
    }

    body.woocommerce-cart .general-content-container,
    body.woocommerce-account .general-content-container {
        padding: 35px 0;
    }

    .single-page-container {
        padding: 35px 0;
    }

    .single-page-container h2 {
        line-height: 1.25;
        font-size: 23px;
        margin-bottom: 15px;
    }

    .single-page-container p {
        margin-bottom: 24px;
    }

    .single-page-container h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .single-page-container h4,
    .single-page-container h5 {
        font-size: 15px;
        line-height: 1.1111;
    }

    .single-page-container h4 {
        margin-bottom: 11px;
    }

    .single-page-container h5 {
        margin-bottom: 10px;
    }

    .single-page-container figure {
        padding: 15px 0;
    }

    .single-page-container ol {
        padding-bottom: 20px;
    }

    .single-page-container ul {
        padding-bottom: 40px;
    }

    .woocommerce-cart-form {
        font-size: 15px;
        padding: 15px 0 30px;
    }

    .woocommerce-cart-form .shop_table.cart th,
    .woocommerce-cart-form .shop_table.cart td {
        padding: 10px;
        border: 1px solid #191919;
    }

    .woocommerce-cart-form .shop_table.cart td.product-remove {
        text-align: center;
    }

    .woocommerce-cart-form .product-info-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .woocommerce-cart-form .product-info-wrap .img-wrap {
        -ms-flex-preferred-size: 110px;
        flex-basis: 110px;
        max-width: 110px;
    }

    .woocommerce-cart-form .product-info-wrap .product-name {
        -ms-flex-preferred-size: calc(100% - 110px);
        flex-basis: calc(100% - 110px);
        max-width: calc(100% - 110px);
        padding: 5px 15px;
    }

    .cart-collaterals {
        padding-top: 25px;
    }

    .cart-collaterals .btn.btn-update-cart {
        min-width: 200px;
        margin-left: 15px;
    }

    .cart-collaterals .btn.checkout-button {
        min-width: 200px;
    }

    .cart-section {
        max-width: 50%;
        margin: 0 auto;
    }

    .cart-section .mini-cart-item {
        font-size: 1rem;
        line-height: 1;
    }

    .cart-section .mini-cart-item .product-image {
        width: 11.875rem;
    }

    .cart-section .mini-cart-item .product-name {
        font-size: 1.6875rem;
        line-height: 1;
    }

    .cart-section .mini-cart-item .product-detail {
        width: calc(100% - 13rem);
    }

    .cart-section .cart-footer .cart-amount {
        font-size: 1.125rem;
        line-height: 1;
    }

    .cart-section .cart-footer .btn {
        width: 16.875rem;
        font-size: 1.125rem;
        line-height: 1;
    }

    .cart-section + .instagram-section .instagram-info {
        font-size: 1rem;
        line-height: 1.2;
        display: block;
    }

    .cart-link {
        font-size: 2.5rem;
        line-height: 1;
    }

    .cart-link .count {
        font-size: .9375rem;
        padding-top: .625rem;
    }

    .thankyou-container {
        padding: 35px 30px;
        max-width: 875px;
        margin: 0 auto;
    }

    .thankyou-container .thankyou-header {
        margin-bottom: 14px;
        padding-top: 20px;
    }

    .thankyou-container h1 {
        font-size: 21px;
        line-height: 1.25;
        margin-bottom: 2px;
    }

    .thankyou-container h2 {
        font-size: 14px;
        margin-bottom: 17px;
    }

    .thankyou-container .thankyou-text {
        height: 32px;
        font-size: 15px;
    }

    .thankyou-container .thankyou-text .icon-heart {
        margin-left: 10px;
        font-size: 1.375em;
    }

    .thankyou-container .payment-info {
        margin-bottom: 11px;
        padding: 0 20px;
    }

    .thankyou-container .payment-info .payment-header {
        padding: 14px 0;
    }

    .thankyou-container .payment-info .payment-title {
        font-size: 15px;
    }

    .thankyou-container .payment-info .card-info {
        font-size: 14px;
    }

    .thankyou-container .payment-info .order-info {
        font-size: 14px;
        padding: 10px 2px 16px;
    }

    .thankyou-container .payment-info .order-info .info-title {
        margin-left: 10px;
    }

    .thankyou-container .payment-info .order-info .info-title i {
        width: 25px;
        margin-left: 8px;
    }

    .thankyou-container .payment-info .order-info .icon-package {
        font-size: 14px;
    }

    .thankyou-container .payment-info .order-info .icon-interface {
        font-size: 21px;
    }

    .thankyou-container .product-info {
        margin-bottom: 12px;
        padding: 18px 20px 8px;
    }

    .thankyou-container .product-info .order-product-title {
        font-size: 15px;
        margin: 0;
    }

    .thankyou-container .product-info table {
        font-size: 14px;
        line-height: 1.5;
    }

    .thankyou-container .product-info table thead {
        font-size: 14px;
    }

    .thankyou-container .product-info table thead th,
    .thankyou-container .product-info table thead td {
        padding: 12px 0 8px;
    }

    .thankyou-container .product-info table thead th:first-child,
    .thankyou-container .product-info table thead td:first-child {
        width: 52%;
    }

    .thankyou-container .product-info table thead th:nth-child(2),
    .thankyou-container .product-info table thead td:nth-child(2) {
        width: 24%;
    }

    .thankyou-container .product-info table tbody td,
    .thankyou-container .product-info table tbody th {
        padding: 9px 0;
    }

    .thankyou-container .order-amount-info {
        margin-bottom: 12px;
        padding: 14px 20px 15px;
    }

    .thankyou-container .order-amount-info table {
        font-size: 14px;
    }

    .thankyou-container .order-address-info {
        margin-bottom: 21px;
        padding: 18px 20px 17px;
        font-size: 14px;
    }

    .thankyou-container .order-address-info .address-title {
        font-size: 15px;
        margin-bottom: 11px;
    }

    body.search.search-no-results .shop-page-container {
        padding-top: 20px;
    }

    body.search.search-no-results .shop-page-container {
        padding-top: 30px;
    }

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

    .user-info-container a[data-toggle="collapse"] {
        display: none;
    }

    .user-info-container .user-info-row {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .user-info-container .woocommerce-address-fields__field-wrapper .form-row {
        -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
        max-width: calc(50% - 10px);
    }

    .user-info-container .woocommerce-MyAccount-navigation {
        -ms-flex-preferred-size: 200px;
        flex-basis: 200px;
        max-width: 200px;
    }

    .user-info-container .user-detail-holder {
        -ms-flex-preferred-size: calc(100% - 200px);
        flex-basis: calc(100% - 200px);
        max-width: calc(100% - 200px);
        padding-right: 40px;
    }

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

    .user-info-container button.button,
    .user-info-container .addresses a.edit {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 400;
        padding: 7px;
        min-width: 160px;
        margin-bottom: 10px;
    }

    .user-info-container .edit-account {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .user-info-container .edit-account .clear {
        display: none;
    }

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

    .user-info-container .edit-account > fieldset {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .user-info-container .edit-account > fieldset:after {
        content: "";
        display: block;
        clear: both;
    }

    .user-info-container .edit-account > fieldset .form-row {
        float: right;
        width: calc(50% - 10px);
    }

    .user-info-container .edit-account > fieldset .form-row:nth-child(2n + 1) {
        float: left;
    }

    .user-info-container .input-text {
        border-radius: 3px;
        border-color: #e2e7e0;
        font-size: 14px;
    }

    .user-info-container .collapse {
        display: block;
    }

    .user-info-container .birthday-row {
        padding-right: 0;
    }

    .user-info-container #userDetail form {
        margin: 0;
        padding: 1px 0 0;
    }

    .user-info-container #userDetail form > .form-group:last-of-type {
        padding-bottom: 29px;
    }

    .user-info-container #userPass form {
        margin: 0;
        padding: 0 0 20px;
    }

    .user-info-container #userPass .form-group:last-of-type {
        padding-bottom: 25px;
    }

    .user-info-container .user-order-history {
        max-width: 563px;
        margin-top: 2px;
    }

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

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

    .user-info-container .user-order-history thead th:nth-child(3),
    .user-info-container .user-order-history thead th:nth-child(3) {
        width: 24.51%;
    }

    .woocommerce-order-received .woocommerce-order {
        max-width: 750px;
        font-size: 14px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .woocommerce-order-received .woocommerce-order .woocommerce-order-overview > li strong {
        -ms-flex-preferred-size: calc(100% - 110px);
        flex-basis: calc(100% - 110px);
        max-width: calc(100% - 110px);
    }

    .wc-backward.btn,
    .btn.woocommerce-form-login__submit {
        min-width: 200px;
    }

    .woocommerce-checkout.woocommerce-order-pay #main > .woocommerce {
        max-width: 750px;
        padding-top: 25px;
    }

    .woocommerce-checkout.woocommerce-order-pay #main > .woocommerce .order_details > li strong {
        -ms-flex-preferred-size: calc(100% - 110px);
        flex-basis: calc(100% - 110px);
        max-width: calc(100% - 110px);
    }

    #footer {
        font-size: .875rem;
        line-height: 1.71429;
        padding: 1.875rem 0 2.125rem;
    }

    #footer .logo {
        margin-bottom: 8px;
        margin-bottom: 1.5625rem;
    }

    #footer .logo img {
        width: 7.375rem;
    }

    .footer-holder {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: .9375rem 0 0;
        margin: 0;
    }

    .footer-holder .newsletter {
        display: block;
        width: 27.6%;
        padding-left: .375rem;
    }

    .footer-block {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: initial;
        -ms-flex-pack: initial;
        justify-content: initial;
        display: block;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 18.4%;
        flex: 0 0 18.4%;
        max-width: 18.4%;
        text-align: initial;
        font-size: 14px;
        line-height: 1.3571;
        margin-right: .1875rem;
        margin-bottom: 0;
        padding-top: 6px;
    }

    .footer-block .text a {
        padding: 0 7px 0 0;
    }

    .rtl .footer-block .text a {
        padding: 0 0 0 7px;
    }

    .footer-block .text a::after {
        height: 15px;
        width: 2px;
    }

    .footer-block .text a:last-child::after {
        display: none;
    }

    .footer-block .text .text-inner {
        display: block;
    }

    .footer-nav {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 13.6%;
        flex: 0 0 13.6%;
        max-width: 13.6%;
    }

    .footer-nav ul {
        padding: 0;
        background: none;
    }

    .footer-nav li {
        margin-bottom: 0;
    }

    .footer-nav .collapse {
        display: block !important;
    }

    .footer-accordion-opener {
        display: none;
    }

    .credit {
        padding-top: 2.125rem;
    }

    .footer-links {
        display: none;
    }

    .footer-form-holder {
        display: none;
    }

    .nav-social {
        margin-top: 14px;
    }

    .hide-desktop {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .checkout-container .checkout-review {
        position: absolute;
        left: 0;
        top: 0;
        width: 45%;
    }

    .checkout-promo-box .promo-slider:not(.slick-initialized) > .slide:nth-child(3) ~ .slide {
        display: none;
    }
}

@media (min-width: 783px) {
    .logged-in.admin-bar .hero-banner .hero-banner-slider {
        max-height: calc(100vh - 193px);
    }
}

@media (min-width: 992px) {
    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 24px;
        line-height: 1.2;
    }

    #main {
        min-height: calc(100vh - 488px);
    }

    .container {
        max-width: 970px;
    }

    .btn {
        font-size: 1rem;
        padding: .375rem .9375rem;
    }

    #header {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #header .container {
        max-width: 100%;
    }

    #header .logo {
        max-width: 7.5rem;
    }

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

    #nav {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: initial;
        margin: 0 15px;
    }

    #nav .search-form {
        display: none;
    }

    .primary-menu {
        text-transform: uppercase;
        font-size: .75rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .primary-menu .wpml-ls-item {
        display: none;
    }

    .primary-menu .has-drop-down {
        display: none;
    }

    .primary-menu > li:not(:first-child)::before {
        content: "";
        margin: 0 .75rem 0 .75rem;
        width: .125rem;
        height: .875rem;
        background: #fff;
        display: inline-block;
        vertical-align: middle;
    }

    .primary-menu > li > a {
        display: inline-block;
        color: #fff;
        font-weight: 600;
    }

    .primary-menu > li .sub-menu {
        border-radius: .1875rem;
        padding: 1.1875rem 0;
        border: 1px solid #d0d2d4;
        width: 15.625rem;
        position: absolute;
        top: 100%;
        left: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
        -webkit-transition: opacity .3s, visibility .3s, transform .3s;
        -webkit-transition: opacity .3s, visibility .3s, -webkit-transform .3s;
        transition: opacity .3s, visibility .3s, -webkit-transform .3s;
        transition: opacity .3s, visibility .3s, transform .3s;
        transition: opacity .3s, visibility .3s, transform .3s, -webkit-transform .3s;
    }

    .rtl .primary-menu > li .sub-menu {
        left: auto;
        right: 0;
    }

    .primary-menu > li .sub-menu .sub-menu {
        position: absolute;
        top: 0;
        left: 100%;
        background-color: #fff;
        border-radius: .25rem 0 0 .25rem;
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
        -webkit-transition: opacity .3s, visibility .3s, transform .3s;
        -webkit-transition: opacity .3s, visibility .3s, -webkit-transform .3s;
        transition: opacity .3s, visibility .3s, -webkit-transform .3s;
        transition: opacity .3s, visibility .3s, transform .3s;
        transition: opacity .3s, visibility .3s, transform .3s, -webkit-transform .3s;
    }

    .rtl .primary-menu > li .sub-menu .sub-menu {
        left: auto;
        right: 100%;
    }

    .primary-menu > .hover .submenu-dropdown {
        opacity: 1;
        visibility: visible;
    }

    .primary-menu li.hover .sub-menu li {
        -webkit-animation: my-animation .3s ease-out;
        animation: my-animation .3s ease-out;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
    }

    .primary-menu li.hover .sub-menu li:nth-child(1) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(2) {
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(3) {
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(4) {
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(5) {
        -webkit-animation-delay: 1000ms;
        animation-delay: 1000ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(6) {
        -webkit-animation-delay: 1200ms;
        animation-delay: 1200ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(7) {
        -webkit-animation-delay: 1400ms;
        animation-delay: 1400ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(8) {
        -webkit-animation-delay: 1600ms;
        animation-delay: 1600ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(9) {
        -webkit-animation-delay: 1800ms;
        animation-delay: 1800ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(10) {
        -webkit-animation-delay: 2000ms;
        animation-delay: 2000ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(11) {
        -webkit-animation-delay: 2200ms;
        animation-delay: 2200ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(12) {
        -webkit-animation-delay: 2400ms;
        animation-delay: 2400ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(13) {
        -webkit-animation-delay: 2600ms;
        animation-delay: 2600ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(14) {
        -webkit-animation-delay: 2800ms;
        animation-delay: 2800ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(15) {
        -webkit-animation-delay: 3000ms;
        animation-delay: 3000ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(16) {
        -webkit-animation-delay: 3200ms;
        animation-delay: 3200ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(17) {
        -webkit-animation-delay: 3400ms;
        animation-delay: 3400ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(18) {
        -webkit-animation-delay: 3600ms;
        animation-delay: 3600ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(19) {
        -webkit-animation-delay: 3800ms;
        animation-delay: 3800ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(20) {
        -webkit-animation-delay: 4000ms;
        animation-delay: 4000ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(21) {
        -webkit-animation-delay: 4200ms;
        animation-delay: 4200ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(22) {
        -webkit-animation-delay: 4400ms;
        animation-delay: 4400ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(23) {
        -webkit-animation-delay: 4600ms;
        animation-delay: 4600ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(24) {
        -webkit-animation-delay: 4800ms;
        animation-delay: 4800ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(25) {
        -webkit-animation-delay: 5000ms;
        animation-delay: 5000ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(26) {
        -webkit-animation-delay: 5200ms;
        animation-delay: 5200ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(27) {
        -webkit-animation-delay: 5400ms;
        animation-delay: 5400ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(28) {
        -webkit-animation-delay: 5600ms;
        animation-delay: 5600ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(29) {
        -webkit-animation-delay: 5800ms;
        animation-delay: 5800ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(30) {
        -webkit-animation-delay: 6000ms;
        animation-delay: 6000ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(31) {
        -webkit-animation-delay: 6200ms;
        animation-delay: 6200ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(32) {
        -webkit-animation-delay: 6400ms;
        animation-delay: 6400ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(33) {
        -webkit-animation-delay: 6600ms;
        animation-delay: 6600ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(34) {
        -webkit-animation-delay: 6800ms;
        animation-delay: 6800ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(35) {
        -webkit-animation-delay: 7000ms;
        animation-delay: 7000ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(36) {
        -webkit-animation-delay: 7200ms;
        animation-delay: 7200ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(37) {
        -webkit-animation-delay: 7400ms;
        animation-delay: 7400ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(38) {
        -webkit-animation-delay: 7600ms;
        animation-delay: 7600ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(39) {
        -webkit-animation-delay: 7800ms;
        animation-delay: 7800ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(40) {
        -webkit-animation-delay: 8000ms;
        animation-delay: 8000ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(41) {
        -webkit-animation-delay: 8200ms;
        animation-delay: 8200ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(42) {
        -webkit-animation-delay: 8400ms;
        animation-delay: 8400ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(43) {
        -webkit-animation-delay: 8600ms;
        animation-delay: 8600ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(44) {
        -webkit-animation-delay: 8800ms;
        animation-delay: 8800ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(45) {
        -webkit-animation-delay: 9000ms;
        animation-delay: 9000ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(46) {
        -webkit-animation-delay: 9200ms;
        animation-delay: 9200ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(47) {
        -webkit-animation-delay: 9400ms;
        animation-delay: 9400ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(48) {
        -webkit-animation-delay: 9600ms;
        animation-delay: 9600ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(49) {
        -webkit-animation-delay: 9800ms;
        animation-delay: 9800ms;
    }

    .primary-menu li.hover .sub-menu li:nth-child(50) {
        -webkit-animation-delay: 10000ms;
        animation-delay: 10000ms;
    }

    .header-links {
        font-size: 1.5625rem;
        margin: -.0625rem -.5625rem 0 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .header-links .languages ul {
        opacity: 0;
        z-index: -1;
    }

    .header-links .languages:hover ul {
        z-index: 1600;
        opacity: 1;
        pointer-events: initial;
    }

    .header-links .has-drop-down {
        font-size: .9375rem;
        line-height: 1.26667;
    }

    .header-links .wpml-ls-sidebars-lang-footer .wpml-ls-native {
        font-size: .9375rem;
        line-height: 1.26667;
        margin-left: 4px;
        margin-right: 4px;
    }

    .header-links .account,
    .header-links .phone,
    .header-links .search,
    .header-links .has-drop-down,
    .header-links .phone + li:last-child {
        font-size: .9375rem;
        line-height: 1.26667;
    }

    .header-links .account:after,
    .header-links .phone:after,
    .header-links .search:after,
    .header-links .has-drop-down:after,
    .header-links .phone + li:last-child:after {
        content: "";
        margin: 0 .3125rem;
    }

    .header-links .account:after,
    .header-links .phone:after,
    .header-links .search:after,
    .header-links .has-drop-down:after,
    .header-links .phone + li:last-child:after {
        content: "";
        margin: .3125rem .4375rem .3125rem .4375rem;
    }

    .header-links li:first-child {
        margin-left: 12px;
        margin-right: 0;
    }

    .rtl .header-links li:first-child {
        margin-left: 0;
        margin-right: 12px;
    }

    .header-links li:first-child a {
        margin-top: 3px;
    }

    .header-links li:nth-child(2) {
        margin-left: 7px;
        margin-right: 0;
    }

    .header-links li:nth-child(2) a {
        margin-top: 3px;
    }

    .header-links li {
        margin: 0 0 0 .4375rem;
    }

    .header-links li {
        margin-left: .4375rem;
    }

    .header-links li.search.d-md-inline-block {
        display: inline-block !important;
    }

    .header-links li.phone a.d-md-inline-block {
        display: inline-block !important;
    }

    .header-links li > a {
        font-size: 1.375rem;
        line-height: 1;
    }

    .header-links li.phone > a {
        letter-spacing: 1px;
    }

    .header-links li > .account-login-opener,
    .header-links li > .account-login-opener-popup,
    .header-links li.phone > a,
    .header-links li.search > a,
    .header-links li.has-drop-down > a {
        font-size: .6875rem;
        line-height: 1;
        font-weight: 400;
        margin-top: .375rem;
    }

    .header-links [class*="-heart"] {
        font-size: 1.25rem;
        margin: .3125rem .1875rem 0 0;
    }

    .header-links [class*="-search"] {
        font-size: 1.125rem;
        margin: .3125rem .375rem 0 0;
    }

    .cart-opener:hover .count {
        color: #000;
    }

    .cart-active .cart-opener .count {
        color: #000;
    }

    .cart-opener .count {
        font-size: .6875rem;
        padding-top: .4375rem;
        top: .125rem;
    }

    .cart-dropdown {
        width: 24.375rem;
        margin-top: .1875rem;
        right: -.3125rem;
        left: auto;
    }

    .rtl .cart-dropdown {
        left: -.3125rem;
        right: auto;
    }

    .cart-dropdown .cart-close {
        font-size: 11px;
        top: 10px;
        left: 10px;
    }

    .cart-dropdown .cart-empty.woocommerce-info {
        font-size: 17px;
    }

    .cart-dropdown .cart-empty.woocommerce-info .btn-wrap {
        margin-top: 18px;
    }

    .cart-dropdown .cart-items-list {
        max-height: 64vh;
    }

    .search-dropdown {
        width: 16.25rem;
    }

    .account-dropdown {
        width: 24.4375rem;
        padding: 2.3125rem 5rem 2.125rem;
        margin-top: .6875rem;
        top: 100%;
        left: auto;
        right: -.4375rem;
    }

    .rtl .account-dropdown {
        left: -.4375rem;
        right: auto;
    }

    .account-dropdown h2 {
        font-size: 1.4375rem;
        line-height: 1.1;
        margin-bottom: .3125rem;
    }

    .account-dropdown .slogan {
        margin-bottom: 1.875rem;
    }

    .account-dropdown .account-login-opener,
    .account-dropdown .account-login-opener-popup,
    .account-dropdown .account-register-opener:not(.btn) {
        font-size: .875rem;
        line-height: 1;
        top: .75rem;
        left: .8125rem;
    }

    .nav-opener {
        display: none;
    }

    .menu-item.hover > .sub-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .has-drop-down-a::before {
        display: none;
    }

    .instagram-section {
        padding: 2.5rem 0 .25rem;
        font-size: 1.125rem;
    }

    .instagram-section h2 {
        font-size: 2.25rem;
    }

    .mini-cart-item .product-name {
        font-size: .9375rem;
        line-height: 1;
    }

    .account-form .custom-checkbox .custom-checkbox-text::after,
    .account-form1 .custom-checkbox .custom-checkbox-text::after {
        font-size: 18px;
    }

    .login.account-form .form-control,
    .woocommerce-orders .form-control {
        font-size: 18px;
    }

    .woocommerce-account .col-lg-4 {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 40% !important;
        flex: 0 0 40% !important;
        max-width: 40% !important;
    }

    .woocommerce-edit-account .woocommerce-MyAccount-content .woocommerce-Button {
        font-size: 1rem;
    }

    .woocommerce-edit-account .woocommerce-MyAccount-content .woocommerce-Button {
        font-size: 1.125rem;
    }

    .woocommerce-pagination a {
        font-size: 1.25rem;
    }

    .woocommerce-pagination .current {
        font-size: 1.25rem;
    }

    .content-body {
        margin: 0 -.9375rem;
    }

    .woocommerce-cart .content-body,
    .woocommerce-lost-password .content-body,
    .woocommerce-account .content-body,
    .woocommerce-checkout .content-body {
        margin-left: auto;
        margin-right: auto;
    }

    .woocommerce-checkout .content-body {
        padding: 1.875rem 2.8125rem;
        width: 100%;
    }

    .coupon {
        font-size: 1.875rem;
        line-height: 1.2;
        padding: 1.3125rem 1.25rem 1rem;
    }

    .stock-alert-row .btn {
        font-size: 16px;
    }

    .sales-alert {
        padding: .625rem 0;
        font-size: .875rem;
    }

    .shopping-header a {
        font-size: 24px;
    }

    .hero-banner .hero-banner-slider {
        max-height: calc(100vh - 170px);
    }

    .logged-in.admin-bar .hero-banner .hero-banner-slider {
        max-height: calc(100vh - 202px);
    }

    .hero-banner .shopping-header {
        padding-top: 20px;
    }

    .category-page .page-header h1 {
        margin-bottom: 30px;
    }

    .category-section .product-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .category-section .category-products-holder .product-item .product-name {
        font-size: 16px;
    }

    .category-section .category-products-holder .product-item .product-price {
        font-size: 16px;
    }

    .category-section .category-filter-form .dropdown {
        margin-left: 70px;
    }

    .rtl .category-section .category-filter-form .dropdown {
        margin-right: 70px;
    }

    .category-section .category-filter-form .drop-down-option h2 {
        font-size: 14px;
        margin-bottom: 19px;
    }

    .category-section .category-filter-form li .text {
        font-size: 14px;
    }

    .category-section .product-item {
        margin-bottom: 50px;
    }

    .category-section .product-item .size-variations .size-variation {
        padding: 0 15px;
        font-size: 16px;
    }

    .product-page-section {
        padding-bottom: 70px;
    }

    .single-product-detail {
        padding: 2.625rem 0 4.3125rem;
    }

    .single-slider-wrapper {
        width: 59.4%;
        margin-bottom: 0;
    }

    .product-detail-header h1 {
        font-size: 28px;
    }

    .product-detail-header .product-price {
        font-size: 20px;
        margin-bottom: 22px;
    }

    .single-product-summary {
        width: 40.6%;
    }

    .single-product-summary .onsale {
        font-size: 1rem;
        margin-bottom: .875rem;
    }

    .single-product-summary .product-description {
        padding-top: 0;
        font-size: 15px;
    }

    .product-desc-text {
        font-size: .875rem;
    }

    .product-desc-text p {
        margin-bottom: .75rem;
    }

    .related-product {
        padding: 40px 0;
    }

    .related-product .section-title h2 {
        font-size: 42px;
    }

    .related-product .product-item .product-img {
        font-size: 20px;
    }

    .related-product .product-item .product-name {
        font-size: 18px;
    }

    .related-product .product-item .product-price {
        font-size: 18px;
    }

    .category-products-holder .product-item .product-img {
        font-size: 20px;
    }

    .category-products-holder .product-item .product-name {
        font-size: 18px;
    }

    .category-products-holder .product-item .product-price {
        font-size: 18px;
    }

    .product-gift-card .input-text {
        height: calc(3rem + 2px);
        font-size: 1rem;
        line-height: 1.5;
        padding: .75rem;
    }

    .woocommerce .woocommerce-error {
        padding-bottom: 30px;
        font-size: 16px;
        padding-left: 28px;
        padding-right: 28px;
    }

    .woocommerce-NoticeGroup .woocommerce-info {
        margin-bottom: 30px;
    }

    .woocommerce-NoticeGroup .woocommerce-error {
        padding-bottom: 30px;
    }

    .checkout-container {
        padding: 20px 0 25px;
    }

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

    .checkout-container .checkout-heading h1 {
        font-size: 2.25rem;
    }

    .checkout-container .checkout-detail-container {
        margin: 15px -14px 0;
    }

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

    .checkout-container .address-holder {
        padding: 0 14px;
        width: 37.55%;
        margin-left: -5px;
        margin-right: -5px;
    }

    .checkout-container .payment-section-title {
        font-size: 18px;
    }

    .checkout-container .already-account {
        padding: 0 5px;
    }

    .checkout-container .form-row {
        padding: 0 5px 15px;
    }

    .checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 1rem;
        line-height: 3rem;
        padding-right: .75rem;
    }

    .checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 1rem;
        line-height: 3rem;
        padding-right: .75rem;
    }

    .checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:after {
        font-size: 14px;
    }

    .checkout-container .input-text {
        height: calc(3rem + 2px);
        font-size: 1rem;
        line-height: 1.5;
        padding: .75rem;
    }

    .checkout-container .different-shipping,
    .checkout-container .mc4wp-checkbox,
    .checkout-container .gift-wrap {
        padding: 16px 5px 8px;
    }

    .checkout-container .woocommerce-terms-and-conditions-wrapper {
        padding: 16px 0;
    }

    .checkout-container .shipping-method-holder {
        padding: 0 14px;
        width: 28.65%;
    }

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

    .checkout-container .delivery-option label .fake-input,
    .checkout-container .payment-option label .fake-input {
        width: 23px;
        height: 23px;
        min-width: 23px;
    }

    .checkout-container .delivery-option label .fake-input:before,
    .checkout-container .payment-option label .fake-input:before {
        height: 16px;
        width: 16px;
    }

    .checkout-container .delivery-option label .method-title,
    .checkout-container .payment-option label .method-title {
        margin-bottom: 3px;
    }

    .checkout-container .delivery-option label .method-option {
        padding: .125rem .875rem;
        min-height: 3.125rem;
    }

    .checkout-container .promo-code-wrap {
        padding: 12px 0;
    }

    .checkout-container .promo-code-wrap .promo-input {
        height: calc(3rem + 2px);
        font-size: 1rem;
        line-height: 1.5;
        padding: .75rem;
    }

    .checkout-container .promo-code-wrap .btn-promo {
        height: calc(3rem + 2px);
        font-size: 1rem;
        line-height: 1.5;
        padding: .75rem;
    }

    .checkout-container .checkout-review {
        float: right;
        width: 33.8%;
        padding: 0 14px;
    }

    .rtl .checkout-container .checkout-review {
        float: left;
    }

    .checkout-container .checkout-review .payment-section-title {
        margin-bottom: 19px;
    }

    .checkout-container .cart-label-head {
        font-size: 16px;
        padding: 0 42px 8px;
    }

    .checkout-container .cart-items-list {
        max-height: 625px;
    }

    .checkout-container .mini-cart-item {
        padding: .6875rem 1rem;
    }

    .checkout-container .cart-item {
        padding: 17px 18px 16px;
        font-size: 16px;
    }

    .checkout-container .cart-item .product-img {
        width: 98px;
        margin-bottom: 20px;
    }

    .checkout-container .cart-item .cart-quantity {
        padding-top: 7px;
    }

    .checkout-container .cart-item .product-amount {
        padding-left: 9px;
        padding-top: 13px;
        font-size: 18px;
    }

    .checkout-container .cart-item .cart-remove {
        right: 27px;
        bottom: 18px;
    }

    .rtl .checkout-container .cart-item .cart-remove {
        left: 27px;
    }

    .checkout-container .cart-amount {
        font-size: 1rem;
        line-height: 1.5rem;
        margin-bottom: .9375rem;
    }

    .checkout-container .cart-amount .amout-row {
        padding: 3px 0;
    }

    .checkout-container .cart-amount .cart-total {
        font-size: 1.125rem;
    }

    .custom-checkbox {
        font-size: .9375rem;
        line-height: 1.25;
        padding-left: 2.6875rem;
        color: #191919;
    }

    .rtl .custom-checkbox {
        padding-right: 2.6875rem;
    }

    .custom-checkbox .fake-input {
        top: 13px;
        width: 31px;
        height: 31px;
    }

    .custom-checkbox .fake-input:before {
        font-size: 18px;
    }

    .checkout-promo-box {
        float: right;
        clear: right;
        width: calc(66.2% - 20px);
        padding-right: 126px;
        border-width: 2px;
        margin-bottom: 16px;
    }

    .checkout-promo-box .promo-slider:not(.slick-initialized) > .slide {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }

    .checkout-promo-box .promo-slider .slick-arrow {
        width: 30px;
        height: 30px;
        right: -63px;
    }

    .checkout-promo-box .promo-slider .slick-arrow.slick-next {
        bottom: 0;
        -webkit-transform: translate(0, 50%);
        -ms-transform: translate(0, 50%);
        transform: translate(0, 50%);
        margin-right: 2px;
    }

    .checkout-promo-box .promo-slider .slick-arrow.slick-prev {
        bottom: 0;
        -webkit-transform: translate(100%, 50%);
        -ms-transform: translate(100%, 50%);
        transform: translate(100%, 50%);
        margin-right: -2px;
    }

    .checkout-promo-box .product-col {
        padding: 17px 12px 12px;
    }

    .woocommerce-order-received .woocommerce h1 {
        font-size: 24px;
    }

    .woocommerce-order-received .woocommerce h2 {
        font-size: 16px;
    }

    .woocommerce-order-received .woocommerce .thankyou-text {
        height: 40px;
        font-size: 16px;
    }

    .woocommerce-order-received .woocommerce .payment-info .payment-header {
        padding: 18px 0;
    }

    .woocommerce-order-received .woocommerce .payment-info .payment-title {
        font-size: 18px;
    }

    .woocommerce-order-received .woocommerce .payment-info .card-info {
        font-size: 16px;
    }

    .woocommerce-order-received .woocommerce .payment-info .order-info {
        font-size: 16px;
    }

    .woocommerce-order-received .woocommerce .product-info .order-product-title {
        font-size: 18px;
    }

    .woocommerce-order-received .woocommerce .product-info table {
        font-size: 16px;
    }

    .woocommerce-order-received .woocommerce .order-amount-info table {
        font-size: 16px;
    }

    .woocommerce-order-received .woocommerce .order-address-info {
        font-size: 16px;
        line-height: 1.6875;
    }

    .woocommerce-order-received .woocommerce .order-address-info .address-title {
        font-size: 18px;
    }

    .cart.wishlist-form .product-item {
        padding-bottom: 70px;
    }

    .cart.wishlist-form .product-item .product-size {
        font-size: 16px;
    }

    body.woocommerce-cart .general-content-container,
    body.woocommerce-account .general-content-container {
        padding: 45px 0;
    }

    .single-page-container {
        padding: 45px 0;
    }

    .single-page-container h2 {
        font-size: 28px;
    }

    .single-page-container h3 {
        font-size: 18px;
    }

    .single-page-container h4,
    .single-page-container h5 {
        font-size: 16px;
    }

    .single-page-container h5 {
        margin-bottom: 15px;
    }

    .single-page-container figure {
        padding: 25px 0;
    }

    .single-page-container figure img {
        margin-bottom: 10px;
    }

    .single-page-container figure figcaption {
        font-size: 13px;
        line-height: 1.3571;
    }

    .single-page-container ol {
        padding-bottom: 30px;
    }

    .single-page-container ol > li {
        padding: 0 0 9px 26px;
    }

    .rtl .single-page-container ol > li {
        padding-right: 26px;
    }

    .single-page-container ul > li {
        padding: 0 0 13px 22px;
    }

    .rtl .single-page-container ul > li {
        padding-right: 22px;
    }

    .single-page-container ul > li:before {
        top: 13px;
        width: 6px;
        height: 6px;
    }

    .woocommerce-cart-form {
        font-size: 17px;
    }

    .woocommerce-cart-form .shop_table.cart th,
    .woocommerce-cart-form .shop_table.cart td {
        padding: 13px;
    }

    .woocommerce-cart-form .product-info-wrap .img-wrap {
        -ms-flex-preferred-size: 125px;
        flex-basis: 125px;
        max-width: 125px;
    }

    .woocommerce-cart-form .product-info-wrap .product-name {
        -ms-flex-preferred-size: calc(100% - 125px);
        flex-basis: calc(100% - 125px);
        max-width: calc(100% - 125px);
    }

    .cart-collaterals {
        padding-top: 30px;
    }

    .cart-collaterals .btn.btn-update-cart {
        min-width: 225px;
        margin-left: 20px;
    }

    .cart-collaterals .btn.checkout-button {
        min-width: 225px;
    }

    .thankyou-container h1 {
        font-size: 24px;
    }

    .thankyou-container h2 {
        font-size: 16px;
    }

    .thankyou-container .thankyou-text {
        height: 40px;
        font-size: 16px;
    }

    .thankyou-container .payment-info .payment-header {
        padding: 18px 0;
    }

    .thankyou-container .payment-info .payment-title {
        font-size: 18px;
    }

    .thankyou-container .payment-info .card-info {
        font-size: 16px;
    }

    .thankyou-container .payment-info .order-info {
        font-size: 16px;
    }

    .thankyou-container .product-info .order-product-title {
        font-size: 18px;
    }

    .thankyou-container .product-info table {
        font-size: 16px;
    }

    .thankyou-container .order-amount-info table {
        font-size: 16px;
    }

    .thankyou-container .order-address-info {
        font-size: 16px;
        line-height: 1.6875;
    }

    .thankyou-container .order-address-info .address-title {
        font-size: 18px;
    }

    body.search.search-no-results .shop-page-container {
        padding-top: 25px;
    }

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

    .user-info-container .user-detail-holder {
        padding-right: 60px;
    }

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

    .user-info-container button.button,
    .user-info-container .addresses a.edit {
        font-size: 16px;
        line-height: 1.3125;
        padding: 11px;
        min-width: 180px;
        margin-bottom: 12px;
    }

    .user-info-container .input-text {
        font-size: 16px;
        height: 40px;
        padding: 7px 12px;
    }

    .user-info-container .user-order-history {
        margin-right: 66px;
    }

    .woocommerce-order-received .woocommerce-order {
        max-width: 970px;
        font-size: 16px;
    }

    .woocommerce-order-received .woocommerce-order .woocommerce-order-overview > li strong {
        -ms-flex-preferred-size: calc(100% - 125px);
        flex-basis: calc(100% - 125px);
        max-width: calc(100% - 125px);
    }

    .wc-backward.btn,
    .btn.woocommerce-form-login__submit {
        min-width: 225px;
    }

    .woocommerce-checkout.woocommerce-order-pay #main > .woocommerce {
        max-width: 970px;
        padding-top: 30px;
    }

    .woocommerce-checkout.woocommerce-order-pay #main > .woocommerce .order_details > li strong {
        -ms-flex-preferred-size: calc(100% - 125px);
        flex-basis: calc(100% - 125px);
        max-width: calc(100% - 125px);
    }

    #footer {
        padding: 1.875rem 0 2.8125rem;
    }

    #footer .logo {
        margin-bottom: 2.1875rem;
    }

    #footer .logo img {
        width: 8.625rem;
    }
}

@media (min-width: 992px) and (max-width: 1439.98px) {
    #header .logo {
        margin-inline: 0 auto;
    }

    .header-wrp {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #nav {
        width: 100%;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .primary-menu {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .checkout-promo-box .promo-slider:not(.slick-initialized) > .slide:nth-child(4) ~ .slide {
        display: none;
    }
}

@media (min-width: 1200px) {
    h1 {
        font-size: 48px;
    }

    h2 {
        font-size: 26px;
    }

    #main {
        min-height: calc(100vh - 582px);
    }

    .container {
        max-width: 1170px;
    }

    .btn {
        font-size: 1.125rem;
        padding: .5625rem .9375rem;
    }

    #header {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    #header .container {
        max-width: 1615px;
        padding-inline: 14px;
    }

    #header .logo {
        max-width: 7.75rem;
    }

    #nav {
        margin: 0 22px;
    }

    .primary-menu {
        font-size: .875rem;
    }

    .header-links .account:after,
    .header-links .phone:after,
    .header-links .search:after,
    .header-links .has-drop-down:after,
    .header-links .phone + li:last-child:after {
        content: "";
        margin: .3125rem .4375rem .3125rem .9375rem;
    }

    .header-links .has-drop-down:after {
        content: "";
        margin: .3125rem .4375rem .3125rem .75rem;
    }

    .header-links .search:after {
        content: "";
        margin: .3125rem .4375rem .3125rem .625rem;
    }

    .header-links .account:after {
        content: "";
        margin: .3125rem .4375rem .3125rem .75rem;
    }

    .header-links li > .account-login-opener,
    .header-links li > .account-login-opener-popup,
    .header-links li.phone > a,
    .header-links li.search > a,
    .header-links li.has-drop-down > a {
        font-size: .9375rem;
        line-height: 1;
        font-weight: 400;
        margin-top: .1875rem;
    }

    .cart-dropdown .cart-close {
        font-size: 12px;
    }

    .instagram-section {
        font-size: 1.25rem;
    }

    .instagram-section .container {
        max-width: 1096px;
    }

    .instagram-section h2 {
        font-size: 2.8125rem;
    }

    .instagram-section p {
        margin-bottom: 40px;
    }

    .login.account-form .form-control,
    .woocommerce-orders .form-control {
        font-size: 20px;
    }

    .woocommerce-pagination a {
        font-size: 1.375rem;
    }

    .woocommerce-pagination .current {
        font-size: 1.375rem;
    }

    .sales-alert {
        padding: .8125rem 0;
        font-size: 1rem;
    }

    .shopping-header a {
        font-size: 26px;
    }

    .hero-banner .hero-banner-slider {
        max-height: calc(100vh - 230px);
    }

    .logged-in.admin-bar .hero-banner .hero-banner-slider {
        max-height: calc(100vh - 262px);
    }

    .featured-category .shopping-header {
        padding-top: 20px;
    }

    .category-page .container {
        max-width: 1440px;
    }

    .category-page .page-header h1 {
        margin-bottom: 35px;
    }

    .category-section .category-products-holder .product-item .product-name {
        font-size: 18px;
    }

    .category-section .category-products-holder .product-item .product-price {
        font-size: 18px;
    }

    .category-section .category-filter-form .dropdown {
        margin-left: 104px;
    }

    .rtl .category-section .category-filter-form .dropdown {
        margin-right: 104px;
    }

    .category-section .category-filter-form .drop-down-option h2 {
        font-size: 15px;
    }

    .category-section .product-item {
        margin-bottom: 70px;
    }

    .category-section .product-item .size-variations .size-variation {
        font-size: 18px;
        padding: 0 20px;
    }

    .category-section .product-item .oos-info-text {
        font-size: 34px;
        margin-bottom: 17px;
    }

    .category-section .product-item .oos-info .oos-info-btn {
        font-size: 25px;
    }

    .product-page-section {
        padding-bottom: 92px;
    }

    .product-page-section .container {
        max-width: 1440px;
    }

    .pagination-slider {
        width: 8rem;
        max-height: 51.25rem;
    }

    .pagination-slider .slick-list {
        height: 100% !important;
        max-height: 51.25rem !important;
    }

    .single-product-slider {
        width: calc(100% - 11.0625rem);
        padding: 0 3.6875rem 0 2.25rem;
    }

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

    .product-detail-header h1 {
        font-size: 30px;
    }

    .single-product-summary .product-description {
        padding-top: 0;
        font-size: 16px;
    }

    .single-product-summary .product-description h2 {
        font-size: 16px;
    }

    .product-desc-block {
        padding: .25rem 0;
        margin-bottom: 0;
    }

    .product-desc-opener {
        font-size: 16px;
    }

    .product-desc-text {
        font-size: .9375rem;
        padding: .5rem .75rem .625rem;
    }

    .related-product {
        padding: 50px 0;
    }

    .related-product .container {
        max-width: 1363px;
    }

    .related-product .section-title h2 {
        font-size: 48px;
    }

    .related-product .product-item .product-img {
        margin-bottom: 23px;
    }

    .related-product .product-item .product-name {
        font-size: 20px;
    }

    .related-product .product-item .product-price {
        font-size: 20px;
    }

    .category-products-holder .product-item .product-img {
        margin-bottom: 23px;
    }

    .category-products-holder .product-item .product-name {
        font-size: 20px;
    }

    .category-products-holder .product-item .product-price {
        font-size: 20px;
    }

    .woocommerce .woocommerce-error {
        padding-left: 34px;
        padding-right: 34px;
    }

    .checkout-container {
        padding: 23px 0 39px;
    }

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

    .checkout-container .checkout-detail-container {
        margin: 0 -17px;
    }

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

    .checkout-container .address-holder {
        padding: 0 17px;
    }

    .checkout-container .payment-section-title {
        font-size: 20px;
    }

    .checkout-container .select2-container.select2-container--default .select2-selection--single {
        height: calc(3rem + 2px);
    }

    .checkout-container .select2-container.select2-container--default .select2-selection--single {
        height: calc(3rem + 2px);
    }

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

    .checkout-container .delivery-option label .fake-input,
    .checkout-container .payment-option label .fake-input {
        width: 28px;
        height: 28px;
        min-width: 28px;
    }

    .checkout-container .delivery-option label .fake-input:before,
    .checkout-container .payment-option label .fake-input:before {
        width: 18px;
        height: 18px;
    }

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

    .checkout-container .promo-code-wrap .btn-promo {
        -ms-flex-preferred-size: 128px;
        flex-basis: 128px;
        max-width: 128px;
    }

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

    .checkout-container .checkout-review .payment-section-title {
        margin-bottom: 22px;
    }

    .checkout-container .cart-label-head {
        font-size: 18px;
    }

    .checkout-container .cart-item .product-amount {
        font-size: 20px;
    }

    .checkout-promo-box .promo-title {
        width: 120px;
        min-height: 146px;
        font-size: 16px;
        line-height: 1.1875;
        top: -13px;
        padding: 7px 24px 0 4px;
    }

    .checkout-promo-box .promo-title span {
        max-height: none;
    }

    .checkout-promo-box .product-col {
        padding: 19px 14px 12px;
    }

    .woocommerce-order-received .woocommerce .thankyou-text {
        margin-top: 1.875rem;
    }

    .cart.wishlist-form .product-item .product-size {
        font-size: 18px;
    }

    .single-page-container h2 {
        font-size: 32px;
    }

    .single-page-container h3 {
        font-size: 20px;
    }

    .single-page-container h4,
    .single-page-container h5 {
        font-size: 18px;
    }

    .single-page-container figure {
        padding: 35px 0;
    }

    .single-page-container figure figcaption {
        font-size: 14px;
    }

    .woocommerce-cart-form {
        font-size: 18px;
    }

    .woocommerce-cart-form .shop_table.cart th,
    .woocommerce-cart-form .shop_table.cart td {
        padding: 16px;
    }

    .woocommerce-cart-form .product-info-wrap .img-wrap {
        -ms-flex-preferred-size: 140px;
        flex-basis: 140px;
        max-width: 140px;
    }

    .woocommerce-cart-form .product-info-wrap .product-name {
        -ms-flex-preferred-size: calc(100% - 140px);
        flex-basis: calc(100% - 140px);
        max-width: calc(100% - 140px);
    }

    .cart-collaterals .btn.btn-update-cart {
        min-width: 250px;
    }

    .cart-collaterals .btn.checkout-button {
        min-width: 250px;
    }

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

    .user-info-container .user-detail-holder {
        padding-right: 80px;
    }

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

    .woocommerce-order-received .woocommerce-order {
        max-width: 1170px;
    }

    .wc-backward.btn,
    .btn.woocommerce-form-login__submit {
        min-width: 250px;
    }

    .woocommerce-checkout.woocommerce-order-pay #main > .woocommerce {
        max-width: 1170px;
    }

    #footer {
        padding: 1.875rem 0 3.75rem;
    }

    #footer .container {
        max-width: 1337px;
    }

    #footer .logo {
        margin: 0 .25rem 3.5rem 0;
    }

    #footer .logo img {
        width: 9.875rem;
    }

    .footer-block .text a {
        padding: 0 13px 0 0;
    }

    .rtl .footer-block .text a {
        padding: 0 0 0 13px;
    }
}

@media (min-width: 1440px) {
    .container {
        max-width: 1280px;
    }

    #header {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .fixed-position #header {
        padding: 20px 0;
    }

    .header-block {
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial;
    }

    #nav {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .related-product .slick-prev {
        right: -38px;
    }

    .related-product .slick-next {
        left: -38px;
    }

    .contact-section-header {
        margin: 0 2.75rem 2rem;
    }

    .woocommerce .woocommerce-error {
        padding-left: 40px;
        padding-right: 40px;
    }

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

    .checkout-container .checkout-detail-container {
        margin: 0 -20px;
    }

    .checkout-container .woocommerce-NoticeGroup {
        padding: 0 32px;
    }

    .checkout-container .address-holder {
        padding: 0 20px;
    }

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

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

    .checkout-container .cart-items-list {
        max-height: 560px;
    }

    .user-info-container .user-detail-holder {
        padding-right: 90px;
        padding-left: 90px;
    }

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

    .woocommerce-order-received .woocommerce-order {
        max-width: 1298px;
    }

    .woocommerce-checkout.woocommerce-order-pay #main > .woocommerce {
        max-width: 1298px;
    }
}

@media (min-width: 1440px) and (max-width: 1615px) {
    #nav {
        margin: 0 12px;
    }

    .primary-menu > li:not(:first-child)::before {
        margin: .5rem;
    }

    .header-links .account:after,
    .header-links .phone:after,
    .header-links .search:after,
    .header-links .has-drop-down:after,
    .header-links .phone + li:last-child:after {
        margin: .3125rem;
    }

    .header-links .search:after {
        margin: .3125rem;
    }

    .header-links .account:after {
        margin: .3125rem;
    }

    .header-links li:nth-child(2) {
        margin: 0;
    }

    .header-links li {
        margin: 0;
    }

    .header-links li > .account-login-opener,
    .header-links li > .account-login-opener-popup,
    .header-links li.phone > a,
    .header-links li.search > a,
    .header-links li.has-drop-down > a {
        font-size: 14px;
    }
}

@media (min-width: 1920px) {
    #header .logo {
        max-width: 8.75rem;
    }

    .primary-menu {
        font-size: .9375rem;
    }
}

@media (max-width: 1199.98px) {
    .wc-social-login a.button-social-login.button-social-login-facebook,
    .wc-social-login a.button-social-login.button-social-login-google {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 43%;
        flex: 0 0 43%;
        max-width: 43%;
    }
}

@media (max-width: 991.98px) {
    #header {
        min-height: 3.3125rem;
    }

    #header .container {
        padding-left: 20px;
        padding-right: 12px;
    }

    #header .logo {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .header-wrp {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .header-block {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .header-block .login {
        display: none;
    }

    #nav {
        -webkit-transition: opacity .3s linear, visibility .3s linear, -webkit-transform .3s linear;
        transition: opacity .3s linear, visibility .3s linear, -webkit-transform .3s linear;
        transition: transform .3s linear, opacity .3s linear, visibility .3s linear;
        transition: transform .3s linear, opacity .3s linear, visibility .3s linear, -webkit-transform .3s linear;
        max-width: 100%;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
        visibility: hidden;
        position: fixed;
        top: 3.3125rem;
        right: 0;
        left: 0;
        bottom: 0;
    }

    .nav-active #nav {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .rtl .nav-active #nav {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    #nav .search-form {
        width: 100%;
    }

    #nav .account-login-opener,
    #nav .account-login-opener-popup {
        display: block !important;
    }

    .primary-menu {
        background: #f8f9fa;
        overflow-x: hidden;
        overflow-y: auto;
        max-height: calc(100% - (6.5625rem + 2px));
    }

    .primary-menu > li.menu-item-has-children > a:after {
        position: relative;
        opacity: 1;
        content: "";
        display: inline-block;
        margin-left: 10px;
        vertical-align: middle;
        background: url(assets/images/down-arrow.svg) no-repeat;
        margin-top: -1px;
        background-size: 8px !important;
        height: 8px;
        width: 8px;
        filter: brightness(1) invert(1);
        position: relative;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s;
    }

    .rtl .primary-menu > li.menu-item-has-children > a:after {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        margin-left: 0;
        margin-right: 25px;
    }

    .primary-menu > li.menu-item-has-children.active > a:after {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    .primary-menu > li.menu-item-has-children > .sub-menu {
        padding-bottom: 1.25rem;
    }

    .primary-menu > li > a {
        padding: .9375rem .75rem;
        border-bottom: 1px solid #c3b5aa;
        font-size: 1rem;
        text-decoration: none;
        text-align: center;
        line-height: 1;
    }

    .primary-menu > li > a:hover,
    .primary-menu > li > a:focus,
    .primary-menu > li > a:active {
        color: #000;
    }

    .primary-menu > li .sub-menu {
        padding: .9375rem 0 0;
        position: relative;
        width: 100%;
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-transition: none;
        transition: none;
        text-align: center;
        top: 0;
    }

    .header-links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .header-links > li:nth-child(1) {
        -ms-order: 2;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .header-links > li:nth-child(2) {
        -ms-order: 1;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .header-links > li:last-child {
        -ms-order: 3;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 1.125rem;
        height: 1.125rem;
        border-radius: 1.125rem;
        line-height: 1;
    }

    .header-links .languages {
        line-height: 1;
    }

    .header-links .languages:after {
        display: none;
    }

    .header-links .languages .current {
        width: 1.1875rem;
        height: 1.1875rem;
        border-radius: 1.1875rem;
        border-radius: 50%;
        visibility: collapse;
        display: inline-block;
        position: relative;
        overflow: hidden;
    }

    .header-links .languages .current img {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        height: 1.75rem;
        width: 1.75rem;
        object-fit: cover;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .header-links .languages ul {
        left: 0;
        right: unset;
        padding: 5px 0;
        z-index: 99999;
        min-width: 70px;
        display: none;
        box-shadow: 0 2px 3px rgba(0, 0, 0, .06);
    }

    .rtl .header-links .languages ul {
        right: 0;
        left: auto;
    }

    .header-links .languages ul li a {
        width: 100%;
        padding: 0 .3125rem;
        height: 20px;
    }

    .header-links .has-drop-down {
        display: none;
    }

    .header-links .wpml-ls-sidebars-lang-footer {
        display: none;
    }

    .header-links .account {
        display: none;
    }

    .header-links li:nth-child(2) {
        margin-top: 2px;
    }

    .cart-dropdown {
        right: auto;
        left: 0;
        margin-left: -3.125rem;
    }

    .rtl .cart-dropdown {
        left: auto;
        right: 0;
        margin-left: 0;
        margin-right: -3.125rem;
    }

    .has-drop-down-a svg {
        display: none;
    }

    .product-page .woocommerce-breadcrumb {
        display: none;
    }

    .product-detail-header h1 {
        text-align: center;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        position: absolute;
        top: .6875rem;
        right: 0;
        left: 0;
    }

    .product-detail-header .product-price {
        text-align: center;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        position: absolute;
        top: 1.9375rem;
        right: 0;
        left: 0;
    }
}

@media (max-width: 767.98px) {
    .navigation .page-numbers,
    .navigation-comments .page-numbers {
        padding: 0;
    }

    .navigation .next,
    .navigation .prev,
    .navigation-comments .next,
    .navigation-comments .prev {
        padding: .2em;
    }

    .navigation-single .next a,
    .navigation-single .prev a {
        padding: .2em;
    }

    body #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
        font-size: 135%;
    }

    .instagram-slider {
        margin-left: -10px;
    }

    .account-form .form-control,
    .account-form1 .form-control {
        height: 1.5625rem;
        font-size: .625rem;
        line-height: 1;
        padding: .125rem .3125rem;
    }

    .account-form .custom-checkbox,
    .account-form1 .custom-checkbox {
        font-size: .625rem;
        line-height: 1;
    }

    .account-form .remember-block .custom-checkbox,
    .account-form1 .remember-block .custom-checkbox {
        padding-right: .875rem;
    }

    .account-form .remember-block .custom-checkbox-text:before,
    .account-form1 .remember-block .custom-checkbox-text:before {
        top: .625rem;
    }

    .forget-password-form .form-control {
        height: 1.5625rem;
        font-size: .625rem;
        line-height: 1;
        padding: .125rem .3125rem;
    }

    .wc-social-login a.button-social-login.button-social-login-facebook,
    .wc-social-login a.button-social-login.button-social-login-google {
        margin: 0 5px;
    }

    .rtl .wc-social-login a.button-social-login.button-social-login-facebook {
        margin-left: 5px;
    }

    .rtl .wc-social-login a.button-social-login.button-social-login-google {
        margin-left: 5px;
    }

    .woocommerce-orders .user-info-row .woocommerce-MyAccount-orders thead th {
        font-size: .8125rem;
    }

    .woocommerce-orders .user-info-row .woocommerce-MyAccount-orders tbody td {
        font-size: .8125rem;
    }

    .jcf-select {
        width: 100%;
    }

    .jcf-select-text::after {
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-bottom: 4px solid black;
        top: 40%;
    }

    .jcf-select-text::before {
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px solid black;
        top: 68%;
    }

    .select-color {
        width: 7px;
        height: 7px;
        margin-right: 4px;
    }

    .rtl .select-color {
        margin-left: 4px;
    }

    .select-color-menu {
        width: 7px;
        height: 7px;
        margin-right: 4px;
    }

    .select-color-menu .rtl {
        margin-left: 4px;
    }

    .jcf-number .jcf-btn-inc,
    .jcf-number .jcf-btn-dec {
        width: 15px;
        height: 15px;
        font-size: 15px;
    }

    .content-body h2 {
        font-size: .6875rem;
        line-height: 1;
        margin: 1.375rem 0 .375rem;
    }

    .stock-alert-row .input-wrap {
        margin-bottom: .625rem;
    }

    .stock-alert-row .input-wrap .form-control {
        font-size: 13px;
        padding: 8px 15px;
        height: auto;
    }

    .featured-category .category-image {
        height: 250px;
    }

    .featured-category .category-image img {
        height: 100%;
        object-fit: cover;
        object-position: center center;
    }

    .category-page .page-header {
        padding-top: 25px;
    }

    .category-section .category-filter-form .dropdown {
        border: 1px solid #000;
        width: 100%;
        margin-bottom: 6px;
    }

    .category-section .category-filter-form .dropdown-toggle {
        display: block;
        text-align: center;
        font-size: 16px;
        padding: 1px 0 3px;
    }

    .category-section .category-filter-form .dropdown-menu {
        margin-top: 0;
        width: 100%;
        border: 1px solid #000;
    }

    .category-section .category-filter-form .drop-down-option {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 10px;
    }

    .category-section .category-filter-form li label {
        margin-bottom: 8px;
    }

    .rtl .category-section .product-item .color-variations .color-variation {
        margin-left: 1px;
        margin-right: 1px;
    }

    .category-section .product-item .color-variations .color-variation {
        margin-left: 1px;
        margin-right: 1px;
    }

    .category-section .product-item .sale-label,
    .category-section .product-item .matat_badge {
        bottom: .75rem;
        font-size: .5625rem;
        font-weight: 500;
        height: .75rem;
        line-height: .75rem;
        min-width: 2.25rem;
    }

    .pagination-slider {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        display: none;
    }

    .single-product-slider .slick-arrow {
        top: 27%;
        width: .4375rem;
        height: .4375rem;
    }

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

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

    .product-detail-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .product-detail-header .product-name,
    .product-detail-header .product-price-wrap,
    .product-detail-header .variations_form,
    .product-detail-header .product-description,
    .product-detail-header .product-desc {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .variations_form {
        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;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .variations_form .form-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48.5%;
        flex: 0 0 48.5%;
        max-width: 48.5%;
    }

    .variations_form .form-col-full {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .variations_form .jcf-number {
        height: 26px;
    }

    .single-product-summary .jcf-select .jcf-select-text {
        font-size: 14px;
        line-height: 24px;
    }

    .single-product-summary tbody tr {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48.5%;
        flex: 0 0 48.5%;
        max-width: 48.5%;
    }

    .product-desc-opener:not(:last-child)::after {
        content: "//";
        display: inline-block;
        margin: 0 7px;
    }

    .single-product .related-product {
        margin-top: -24px;
    }

    .related-product .slick-arrow {
        font-size: .9375rem;
    }

    .single_variation_wrap {
        width: 100%;
    }

    .single_variation_wrap .woocommerce-variation-add-to-cart {
        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;
    }

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

    .single_variation_wrap .woocommerce-variation-add-to-cart .btn-add-wishlist {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48.5%;
        flex: 0 0 48.5%;
        max-width: 48.5%;
        padding: 0 5px;
    }

    .checkout-container .checkout-heading {
        display: none;
    }

    .checkout-container .checkout-detail-container {
        padding: 8px 0 0;
    }

    .checkout-container form.woocommerce-checkout {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .checkout-container .address-holder {
        background: #f7f7f7;
        margin-left: -.875rem;
        margin-right: -.875rem;
    }

    .checkout-container .form-row#billing_first_name_field,
    .checkout-container .form-row#billing_last_name_field,
    .checkout-container .form-row#billing_company_field,
    .checkout-container .form-row#billing_address_1_field,
    .checkout-container .form-row#billing_address_2_field,
    .checkout-container .form-row#billing_postcode_field,
    .checkout-container .form-row#billing_articles_field,
    .checkout-container .form-row#billing_appartment_field,
    .checkout-container .form-row#billing_phone_field {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .checkout-container .shipping-method-holder {
        padding-bottom: 15px;
    }

    .checkout-container .shipping-method-holder .shipping-info {
        margin-bottom: 1.25rem;
    }

    .checkout-container .shipping-method-holder .woocommerce-shipping-totals {
        padding-bottom: 10px;
    }

    .checkout-container .checkout-review {
        -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
        order: 14;
    }

    .checkout-container .checkout-review .payment-section-title,
    .checkout-container .checkout-review .shop_table.woocommerce-checkout-review-order-table .cart-items-list,
    .checkout-container .checkout-review .cart-footer .amout-row.subtotal {
        display: none;
    }

    .checkout-container .mini-cart-item .product-image {
        width: 6.75rem;
    }

    .checkout-container .mini-cart-item .product-detail {
        width: calc(100% - 7.75rem);
    }

    .checkout-container .cart-item .product-name {
        font-size: .6875rem;
    }

    .checkout-container .cart-item .cart-remove {
        font-size: .6875rem;
    }

    .checkout-promo-box .promo-slider:not(.slick-initialized) > .slide:nth-child(2) ~ .slide {
        display: none;
    }

    .checkout-promo-box .product-col {
        border-right: 1px dashed #cfcfcf;
    }

    .checkout-promo-box .product-col:before {
        content: "";
        position: absolute;
        bottom: 0;
        right: -1px;
        width: 7px;
        height: 11px;
        background: #fff url(assets/images/seasor.svg) 0 0/100% auto no-repeat;
        -webkit-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
        transform: translate(50%, 0);
    }

    .cart.wishlist-form .product-item .wishlist-remove {
        bottom: -4px;
    }

    .cart.wishlist-form .product-item .btn-dark {
        font-size: 11px;
        padding: 2px 10px;
    }

    .woocommerce-cart-form .shop_table.cart {
        display: block;
        padding-bottom: 6px;
    }

    .woocommerce-cart-form .shop_table.cart tbody {
        display: block;
    }

    .woocommerce-cart-form .shop_table.cart tbody > tr {
        display: block;
        position: relative;
        padding-right: 8.125rem;
        min-height: 7.25rem;
        margin-bottom: 10px;
        width: 100%;
        padding-left: 1.875rem;
    }

    .woocommerce-cart-form .shop_table.cart tbody > tr > th,
    .woocommerce-cart-form .shop_table.cart tbody > tr > td {
        display: block;
    }

    .woocommerce-cart-form .shop_table.cart tbody > tr > th:not(.product-remove),
    .woocommerce-cart-form .shop_table.cart tbody > tr > td:not(.product-remove) {
        padding: 0 0 5px 13px;
    }

    .woocommerce-cart-form .shop_table.cart thead {
        display: none;
    }

    .woocommerce-cart-form .shop_table.cart td.product-remove {
        position: absolute;
        top: .125rem;
        left: 0;
    }

    .woocommerce-cart-form .product-info-wrap .img-wrap {
        width: 7.25rem;
        position: absolute;
        top: 0;
        right: 0;
    }

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

    .home #footer {
        margin-top: .75rem;
    }

    .footer-block .text .text-inner {
        padding: 0 3px;
        margin-right: 3px;
    }

    .footer-block .text .text-inner::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 8px;
        background-color: #fff;
        top: 50%;
        right: 0;
        left: initial;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .rtl .footer-block .text .text-inner::after {
        left: 0;
        right: initial;
    }

    .footer-nav {
        display: none;
    }

    .design-dev-info {
        padding-top: 15px;
        padding-bottom: 10px;
    }

    .footer-links {
        padding: .8125rem .625rem;
    }
}

@media (max-width: 575.98px) {
    .instagram-slider {
        max-width: 137px;
        margin: auto;
    }

    .woocommerce-orders .user-info-row .woocommerce-MyAccount-orders thead th {
        font-size: .625rem;
    }

    .woocommerce-orders .user-info-row .woocommerce-MyAccount-orders tbody td {
        font-size: .625rem;
    }

    .stock-alert-row .input-wrap .form-control {
        padding: 6px 15px;
        font-size: 11px;
    }

    .category-page .page-header {
        padding-top: 12px;
    }

    .category-section .category-filter-form li label {
        margin-bottom: 4px;
    }

    .category-section .category-filter-form li .fake-input {
        width: 10px;
        height: 10px;
        margin-right: 8px;
    }

    .rtl .category-section .category-filter-form li .fake-input {
        margin-left: 8px;
    }

    .category-section .category-filter-form li .fake-input::before {
        width: 5px;
        height: 5px;
    }

    .category-section .product-item .color-variations .color-variation {
        width: 3px;
        height: 3px;
    }

    .product-desc-opener {
        white-space: nowrap;
    }

    .woocommerce-order-received .wc-social-login a.button-social-login.button-social-login-facebook,
    .woocommerce-order-received .wc-social-login a.button-social-login.button-social-login-google {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%;
    }

    .cart.wishlist-form .product-item .wishlist-remove {
        font-size: 12px;
    }

    .cart.wishlist-form .product-item .btn-dark {
        font-size: 14px;
        padding: 2px 10px;
    }
}

@-webkit-keyframes loaderAnimate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loaderAnimate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes my-animation {
    0% {
        -webkit-transform: translateY(15px);
        transform: translateY(15px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes my-animation {
    0% {
        -webkit-transform: translateY(15px);
        transform: translateY(15px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@-webkit-keyframes bounce {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        color: #000;
    }

    33% {
        -webkit-transform: translateY(15px);
        transform: translateY(15px);
        opacity: 0;
    }

    66% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
        opacity: 0;
        color: #fff;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes bounce {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        color: #000;
    }

    33% {
        -webkit-transform: translateY(15px);
        transform: translateY(15px);
        opacity: 0;
    }

    66% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
        opacity: 0;
        color: #fff;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}