@charset "UTF-8";
body {
    font-family: iranyekan, IRANSans, Tahoma, sans-serif !important;
}

body.fix-it {
    overflow: hidden;
    height: 100%;
}

a {
    color: #bb1a44; /* Primary Color */
}

a:hover {
    color: #e6a515;
}

.text-primary-color {
    color: #bb1a44; /* Primary Color */
}

a.text-primary-color:hover {
    border-bottom: dotted 1px;
    color: #e6a515;
}

b, strong {
    font-weight: 700;
}

.text-sm {
    font-size: .75em;
}

.mmbtn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.5rem 1rem;
    font-size: .9rem;
    line-height: 1.5;
    border-radius: 50rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.mmbtn:hover {
    cursor: pointer;
}

.mmbtn .icon {
    display: inline-block;
    font-size: 2em;
    line-height: 0;
    vertical-align: middle;
    margin-left: .5em;
}

.mmbtn.primary {
    background: #bb1a44; /* Primary Color */
    color: #fff !important;
}

.mmbtn.primary:hover {
    background: #e6a515;
}

.mmbtn.secondary {
    border: 1px solid #9E9E9E;
    background: transparent;
    color: #757575 !important;
}

.mmbtn.secondary:hover {
    border: 1px solid #757575;
    color: #616161 !important;
}

.mmbtn.teal {
    background: #bb1a44; /* Primary Color */;
    color: #fff !important;
}

.mmbtn.teal:hover {
    background: #000;
}

.mmbtn.dark {
    background: #555555;
    color: #fff !important;
}

.mmbtn.dark:hover {
    background: #424242;
}

.mmbtn.blog {
    font-size: .85em;
    color: #fff;
    padding: 0.5em 3em;
    border: 2px solid white;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.175) !important;
    background-image: linear-gradient(to right, #544daa, #9f5de5);
    max-width: 100%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

@media screen and (max-width: 479px) {
    .mmbtn.blog {
        padding-right: 1em;
        padding-left: 1em;
        white-space: pre-wrap;
    }
}

.mmbtn.blog .icon:before {
    margin: 0;
}

.mmbtn.blog:hover {
    box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.25) !important;
}

.yith-wcqv-button.qbutton span {
    display: none;
}

.mmtheme-quick-view-btn:before {
    content: "\e80c";
    font-family: "markomode";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sps1-wc-slider #wcSlider {
    padding: 0;
    background-color: #fff;
}

.sps1-wc-slider .product-card-discount {
    background: #bb1a44; /* Primary Color */
    left: 15px;
    top: 15px;
    bottom: auto;
    right: auto;
    border-radius: 2em;
}

.sps1-wc-slider .product-card-discount .pd-badge {
    font-size: 1.13em;
    padding: 7px 0;
    min-width: 130px;
    text-align: center;
}

.yith-wcwl-add-button a.add_to_wishlist, .yith-wcwl-add-to-wishlist a {
    direction: rtl;
}

.woocommerce.widget_shopping_cart .mini_cart_item img {
    width: 96px !important;
    margin-left: 1.2em;
}

.cart-customlocation {
    color: white;
}

.sps1-color-list li {
    margin-left: 5px;
}

.sps1-color-list li.selected span:after {
    opacity: 1;
}

.sps1-color-list li.disabled span {
    cursor: default;
    opacity: 0.4;
}

.sps1-color-list li.disabled span:after {
    content: "\4b";
    opacity: 1;
    top: 4px;
    right: 3px;
    color: black;
}

.sps1-size-list li.disabled span {
    opacity: 0.4;
    position: relative;
}

.sps1-size-list li.disabled span:after {
    content: '';
    position: absolute;
    top: -9px;
    right: 21px;
    /* left: -26px; */
    bottom: -10px;
    /* font-size: 72px; */
    transform: rotate(48deg);
    line-height: 0.7em;
    width: 1px;
    background: #afafaf;
}

.sps1-size-list li.disabled span {
    cursor: default;
}

.sps1-size-list li.disabled:hover span {
    background: transparent;
    color: black;
    border-color: gray;
}

.sps1-specs a.reset_variations {
    border: none;
    font-weight: bold;
    font-size: 0.8em;
    background: #e93f3f;
    color: white;
    padding: 2px 10px;
    border-radius: 5px;
}

.variable-items-wrapper.button-variable-wrapper {
    margin-bottom: 0;
}

#tab-description > h2:first-child {
    display: none;
}

.tab-pane table {
    border: none;
}

.screen-reader-text {
    display: none;
}

.woocommerce .products ul li, .woocommerce ul.products li {
    position: relative;
}

.woocommerce .product-card-like-preview > div a.button {
    display: block;
    background: #f9fbfb;
    height: 45px;
    font-size: 1.7em;
    color: #4b4c4c;
    padding: 12px 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.product-card .full-price ins.smaller {
    font-size: 0.75em;
}

.discount-price-variable .price-before ins {
    text-decoration: none;
}

/** comments */
.post-comments {
    margin-top: 45px
}

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

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

/*ul.comments ul.children > li,*/
/*ul.comments > li {*/
/*clear: both;*/
/*padding: 10px 0 0 115px*/
/*}*/
ul.comments ul.children > li img.avatar, ul.comments > li img.avatar {
    height: auto;
    max-width: 80px
}

ul.comments ul.children > li a, ul.comments > li a {
    text-decoration: none
}

ul.comments ul.children > li .img-thumbnail, ul.comments > li .img-thumbnail {
    margin-left: -115px;
    position: absolute
}

ul.comments ul.children > li .comment-body, ul.comments > li .comment-body {
    /*margin-bottom: 10px*/
}

ul.comments ul.children > li .pull-right span, ul.comments > li .pull-right span {
    margin-left: 5px
}

ul.comments .comment-arrow {
    border-bottom: 15px solid transparent;
    left: -15px;
    border-top: 15px solid transparent;
    height: 0;
    position: absolute;
    top: 28px;
    width: 0
}

ul.comments .comment-block {
    padding: 20px 20px 35px;
    position: relative
}

ul.comments .comment-block p {
    font-size: 0.9em;
    line-height: 21px;
    margin: 0;
    padding: 0
}

ul.comments .comment-block .comment-by {
    display: block;
    font-size: 1em;
    line-height: 21px;
    margin: 0;
    padding: 0 0 5px 0
}

ul.comments .comment-block .comment-by span {
    display: inline-block;
    margin-left: 8px
}

ul.comments .comment-block .date {
    color: #999;
    font-size: 0.9em;
    margin-top: 5px
}

@media (max-width: 767px) {
    ul.comments ul.children {
        padding-left: 10px
    }

    ul.comments ul.children > li, ul.comments > li {
        padding: 0
    }

    ul.comments ul.children > li .comment-body, ul.comments > li .comment-body {
        padding: 10px;
        *zoom: 1 }

    ul.comments ul.children > li .comment-body:before, ul.comments ul.children > li .comment-body:after, ul.comments > li .comment-body:before, ul.comments > li .comment-body:after {
        content: " ";
        display: table
    }

    ul.comments ul.children > li .comment-body:after, ul.comments > li .comment-body:after {
        clear: both
    }

    ul.comments ul.children > li .img-thumbnail, ul.comments > li .img-thumbnail {
        margin: 0 12px 10px 0;
        float: left;
        position: static
    }

    ul.comments ul.children > li img.avatar, ul.comments > li img.avatar {
        max-width: 60px
    }

    ul.comments .comment-block {
        position: static;
        padding: 0
    }

    ul.comments .comment-arrow {
        display: none
    }
}

article .comment-respond {
    margin-top: 25px;
    padding-top: 45px;
    padding-bottom: 0
}

article .comment-respond h3 {
    margin: 0 0 40px
}

article .comment-respond input[type="submit"] {
    font-size: 1.2857em;
    padding: .5556em .8889em;
    line-height: 1.33
}

article #cancel-comment-reply-link {
    margin-left: 10px
}

.post-comments {
    margin-top: 45px;
}

ul.comments, ul.comments ul.children {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.comments li {
    clear: both;
    padding: 10px 90px 0 0;
}

ul.comments li img.avatar {
    width: 45px;
}

ul.comments li ul.reply {
    margin: 0;
}

ul.comments li a {
    text-decoration: none;
}

ul.comments li .img-thumbnail {
    margin-right: -90px;
    position: absolute;
}

ul.comments li .comment {
    margin-bottom: 10px;
}

ul.comments .comment-arrow {
    border-bottom: 15px solid transparent;
    border-left: 15px solid #F4F4F4;
    border-top: 15px solid transparent;
    height: 0;
    right: -15px;
    position: absolute;
    top: 28px;
    width: 0;
}

ul.comments .comment-block, ul.comments .comment, ul.comments .comment.depth-1.parent > .comment-body {
    background: #f9f9f9;
    border-radius: 1px;
    padding: 25px;
    position: relative;
    margin-bottom: 10px;
}

ul.comments .comment.depth-1.parent {
    background-color: transparent;
    padding: 0;
}

ul.comments .comment.depth-1.parent .children {
    padding-right: 8%;
}

.comment-author.vcard .avatar {
    float: right;
    margin-left: 10px;
}

.comment-author.vcard {
    color: #1a3a74;
    font-size: 0.9em;
    font-weight: normal;
    margin-bottom: 5px;
}

.comment-author.vcard .says {
    display: none;
}

.comment-metadata, .comment-metadata a {
    pointer-events: none;
    font-size: 0.9em;
    color: #b3b3b3;
}

.comment-body .reply {
    position: absolute;
    left: 25px;
    top: 25px;
}

.comment-body .reply:before {
}

ul.comments .comment-block p, ul.comments .comment p {
    font-size: 0.9em;
    line-height: 21px;
    margin: 0;
    padding: 0;
}

ul.comments .comment-block .comment-by, ul.comments .comment .comment-by {
    display: block;
    font-size: 1em;
    line-height: 21px;
    margin: 0;
    padding: 0 0 5px 0;
}

ul.comments .comment-block .date, ul.comments .comment .date {
    color: #999;
    font-size: 0.9em;
}

/* Leave a Comment */
.post-leave-comment {
    margin-top: 25px;
    padding-top: 45px;
}

.post-leave-comment h3 {
    margin: 0 0 40px;
}

.comment-respond .form-submit .submit {
    background-color: #1a3a74;
    border-color: #1a3a74 #1a3a74 #006699;
    color: #ffffff;
    font-size: 1rem;
    padding: 0.5rem 1rem;
    line-height: 1.334;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}

.comment-respond .form-submit .submit:hover {
    background-color: #00a1f2;
    border-color: #00aaff #00aaff #1a3a74;
    color: #ffffff;
}

/** end comments */
.comment-meta::after {
    display: block;
    clear: both;
    content: "";
}

.comment-content {
    margin-top: 15px;
    font-size: 1.1em;
}

.woocommerce.widget_shopping_cart .mini_cart_item img {
    height: auto;
}

.profile-icon-edit a {
    font-size: 1.6em;
    color: gray;
    cursor: pointer;
    line-height: 0.5em;
    padding: 10px 0;
    text-align: center;
}

.woocommerce-MyAccount-navigation-link.is-active a {
    color: #bb1a44; /* Primary Color */
}

.last-order-wrap .dtb-row .dtb-col:last-child a .icon {
    padding-left: 3px;
}

.alert-no-order-yet .icon {
    font-size: 5em;
    color: #555;
}

.btn-reno-primary:hover {
    color: white;
}

.lh-1 {
    line-height: 1em;
}

.wishlist-img img {
    width: auto;
}

.dtb-row-order-item a {
    color: #444;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.dtb-row-order-item a:hover {
    color: #bb1a44; /* Primary Color */
}

.select2-container--default .select2-selection {
    border-radius: 0;
    border: solid 1px #ced4da;
    padding: 0.375rem 0.75rem;
    height: calc(2.25rem + 2px);
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: calc(2.25rem + 2px);
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    line-height: 1.6em;
    padding-right: 0;
}

.rsc-media figure img {
    width: auto;
}

.woocommerce-remove-coupon {
    color: #bb1a44; /* Primary Color */
}

.hidden {
    display: none;
}

.btn-reno-red:hover, .btn-reno-red:visited {
    color: white;
}

.woocommerce-form-coupon-toggle .woocommerce-info:before {
    content: initial;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
    padding: 0;
    border-top: none;
    background: none;
}

.woocommerce-form-coupon-toggle .woocommerce-info a, .woocommerce-form-login-toggle .woocommerce-info a {
    color: #bb1a44; /* Primary Color */
    border-bottom: dotted 1px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.woocommerce-form-coupon-toggle .woocommerce-info a:hover, .woocommerce-form-login-toggle .woocommerce-info a:hover {
    color: #ff3d75;
}

.woocommerce .checkout_coupon.woocommerce-form-coupon {
    width: 412px;
    border-radius: 0;
    background: #f9f9f9;
    position: relative;
    border: none;
}

.checkout_coupon.woocommerce-form-coupon:before {
    content: '';
    position: absolute;
    right: -4px;
    top: -4px;
    left: -4px;
    bottom: -4px;
    background: none;
    z-index: 0;
    border: dotted 12px white;
}

.woocommerce .checkout_coupon.woocommerce-form-coupon .form-row {
    position: relative;
    z-index: 8;
}

.woocommerce .payment-row {
    min-height: 80px;
}

.widget {
    margin-bottom: 30px;
}

.mpa-sidebar .widget:last-child {
    margin-bottom: 0;
}

aside .widget .wc-checkbox-list > ul > li {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.woocommerce-variation-price.sps1-price .woocommerce-Price-amount.amount {
    font-size: 1.8em;
    color: #555;
}

aside .wc-category-list.wc-onsale-stock-list > ul > li > a {
    font-size: 1em;
    line-height: 1em;
    margin-bottom: 0;
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul:not(.yith-wcan-label) li, .yith-woocommerce-ajax-product-filter.with-checkbox ul:not(.yith-wcan-label) li a {
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 1em;
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul:not(.yith-wcan-label) li a {
    margin-bottom: 0;
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul li span:before, .yith-woocommerce-ajax-product-filter.with-checkbox ul li a:before {
    background-image: none;
    border: 1px solid #d1d1d1;
    border-radius: .25em;
    width: 20px;
    height: 20px;
    top: 0px;
    margin-right: 0;
    margin-left: .75em;
    transition: all .3s;
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul li span:before {
    content: '';
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul li.chosen a, .yith-woocommerce-ajax-product-filter.with-checkbox ul li a:focus {
    color: #f9b621 !important;
    font-weight: 400 !important;
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul li a:hover {
    color: #f9b621 !important;
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul li.chosen a:before, .yith-woocommerce-ajax-product-filter.with-checkbox ul li a:focus:before, .yith-woocommerce-ajax-product-filter.with-checkbox ul li a.active:before {
    background: #bb1a44; /* Primary Color */
    border-color: #bb1a44; /* Primary Color */
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul li:not(.chosen) a:hover:before {
    border-color: #bb1a44; /* Primary Color */
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul:not(.yith-wcan-label) li a:after {
    display: block !important;
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul:not(.yith-wcan-label) li.chosen a:after, .yith-woocommerce-ajax-product-filter.with-checkbox ul:not(.yith-wcan-label) li a:focus:after, .yith-woocommerce-ajax-product-filter.with-checkbox ul:not(.yith-wcan-label) li a.active:after {
    content: "";
    display: block !important;
    position: absolute;
    right: 6px;
    top: 2px;
    width: 8px;
    height: 14px;
    border: solid white;
    border-width: 0 2px 2px 0;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all .2s;
}

#min_price, #max_price {
    display: inline-block !important;
    max-width: 70%;
    border: none;
    line-height: 1;
    height: 25px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    outline: 0 !important;
    box-shadow: none !important;
    direction: ltr;
    background: transparent;
    font-size: 1.13em;
}

#min_price::-webkit-input-placeholder {
    font-weight: 400;
    color: #212529 !important;
    font-size: .85em;
    text-align: center;
    direction: rtl;
}

#min_price::-moz-placeholder {
    font-weight: 400;
    color: #212529 !important;
    font-size: .85em;
    text-align: center;
    direction: rtl;
}

#min_price::-ms-input-placeholder {
    font-weight: 400;
    color: #212529 !important;
    font-size: .85em;
    text-align: center;
    direction: rtl;
}

#min_price:-moz-placeholder {
    font-weight: 400;
    color: #212529 !important;
    font-size: .85em;
    text-align: center;
    direction: rtl;
}

#min_price::placeholder {
    font-weight: 400;
    color: #212529 !important;
    font-size: .85em;
    text-align: center;
    direction: rtl;
}

#max_price::-webkit-input-placeholder {
    font-weight: 400;
    color: #212529 !important;
    font-size: .85em;
    text-align: center;
    direction: rtl;
}

#max_price::-moz-placeholder {
    font-weight: 400;
    color: #212529 !important;
    font-size: .85em;
    text-align: center;
    direction: rtl;
}

#max_price:-ms-input-placeholder {
    font-weight: 400;
    color: #212529 !important;
    font-size: .85em;
    text-align: center;
    direction: rtl;
}

#max_price:-moz-placeholder {
    font-weight: 400;
    color: #212529 !important;
    font-size: .85em;
    text-align: center;
    direction: rtl;
}

#max_price::placeholder {
    font-weight: 400;
    color: #212529 !important;
    font-size: .85em;
    text-align: center;
    direction: rtl;
}

.woocommerce .widget_price_filter .wc-price-filter-list .price_slider_wrapper .ui-widget-content {
    border-radius: 0;
    background: #EEEEEE;
    margin-top: 5px;
    margin-bottom: 2em;
    border-radius: 50rem;
    height: 5px;
}

.woocommerce .widget_price_filter .wc-price-filter-list .ui-slider .ui-slider-handle {
    left: 82.8721%;
    background: white;
    border: solid 1px #BDBDBD;
    width: 20px;
    height: 20px;
    top: -7px;
    margin-left: -10px;
}

.woocommerce .widget_price_filter .wc-price-filter-list .ui-slider-horizontal .ui-slider-range {
    left: 0%;
    width: 100%;
    background: #bb1a44; /* Primary Color */
    height: 5px;
    top: 0px;
}

.rtl.woocommerce .wc-price-filter-list .price_label, .rtl.woocommerce .wc-price-filter-list .price_label span {
    direction: rtl;
}

aside .wc-category-list.wc-attributes-list > ul > li {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.woocommerce .widget_layered_nav .wc-attributes-list ul.yith-wcan-color li a, .woocommerce-page .widget_layered_nav .wc-attributes-list ul.yith-wcan-color li a {
    width: 24px;
    height: 24px;
    margin: 5px 10px 5px 0;
}

.wc-attributes-list .yith-wcan-color li {
    float: none;
    display: inline-block;
}

.widget_layered_nav .wc-attributes-list ul.yith-wcan-color li.chosen a, .woocommerce-page .widget_layered_nav .wc-attributes-list ul.yith-wcan-color li.chosen a {
    border: solid 1px transparent;
    position: relative;
}

.yith-woocommerce-ajax-product-filter.with-checkbox .wc-attributes-list ul.yith-wcan-color li.chosen a:before {
    content: "\7d";
    font-family: "reno" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 50%;
    left: 0;
    top: 50%;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: none;
    position: absolute;
    z-index: 1;
    color: white;
    font-size: 1.2em;
    text-indent: 0;
    margin-right: -20px;
    margin-top: -20px;
    text-align: center;
    line-height: 1.7em;
}

.wc-attributes-list .yith-wcan-label li {
    float: none;
    display: inline-block;
}

.woocommerce .widget_layered_nav .wc-attributes-list .yith-wcan-label li a {
    margin-right: 0;
    margin-left: 6px;
    font-size: 1.1em;
    padding: 5px 8px;
    background: none;
    border: solid 1px #d1d1d1;
    font-weight: normal;
}

.yith-woocommerce-ajax-product-filter.with-checkbox .wc-attributes-list ul.yith-wcan-label li a:before {
    content: initial;
}

aside .wc-category-list > ul.mmtheme-wc-brands > li > a {
    font-size: 1.1em;
    line-height: 1em;
    margin-bottom: 0;
}

aside .wc-category-list > ul.mmtheme-wc-brands > li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: solid 1px #cbcdcf;
}

aside .wc-category-list > ul.mmtheme-wc-brands > li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.woocommerce .dgwt-wcas-sf-wrapp input.dgwt-wcas-search-input {
    width: 82%;
    border: none;
    background: none;
    color: #969696;
    font-size: 1.14em;
    font-weight: lighter;
    padding: 8px 2px;
}

.woocommerce .dgwt-wcas-sf-wrapp input.dgwt-wcas-search-input:focus {
    outline: 0;
    background: transparent;
    box-shadow: none;
}

.woocommerce .dgwt-wcas-preloader {
    width: 25px;
    height: 40px;
    background-position: center;
    background-size: 16px;
    left: 27px !important;
}

.woocommerce .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) {
    background-position: center;
    background-size: 10px;
}

.woocommerce .dgwt-wcas-suggestions-wrapp {
    border-top: 1px solid #ddd;
}

.yith-wcwl-add-button a.add_to_wishlist, .yith-wcwl-add-to-wishlist a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-indent: -9999px;
    overflow: hidden;
    position: relative;
}

.yith-wcwl-add-button a.add_to_wishlist:after, .yith-wcwl-add-to-wishlist a:after {
    font-family: "markomode";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e80a";
    text-indent: 0;
}

.yith-wcwl-add-to-wishlist {
    margin-top: 0;
}

.yith-wcwl-add-to-wishlist .ajax-loading {
    visibility: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    width: 20px !important;
    height: 20px !important;
    background: #bb1a44; /* Primary Color */
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-left: -15px;
}

.yith-wcwl-wishlistaddedbrowse.show, .yith-wcwl-wishlistexistsbrowse.show {
    text-indent: -9999px
}

.yith-wcwl-wishlistaddedbrowse.show span, .yith-wcwl-wishlistexistsbrowse.show span {
    display: none;
}

.yith-wcwl-wishlistaddedbrowse.show a, .yith-wcwl-wishlistexistsbrowse.show a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-indent: -9999px;
    overflow: hidden;
    position: relative;
}

.yith-wcwl-wishlistaddedbrowse.show a, .yith-wcwl-wishlistexistsbrowse.show a:hover {
    background: white;
}

.yith-wcwl-wishlistaddedbrowse.show a:after, .yith-wcwl-wishlistexistsbrowse.show a:after {
    position: absolute;
    font-family: "markomode";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e811";
    text-indent: 0;
    color: #bb1a44; /* Primary Color */
}

.widget.woocommerce.widget_shopping_cart {
    margin-bottom: 0;
}

.woocommerce span.onsale {
    color: white;
    background: #e73232;
    left: 0;
    right: auto;
    border-radius: 25px 1px 25px 25px;
    padding: 0 15px;
    font-size: 0.8em;
    top: 1%;
}

.mmtheme_wc_share_popup .modal-content .icon-share {
    font-size: 10em;
    text-align: center;
    padding-top: 50px;
    background: #f5f5f5;
    color: #d8d8d8;
}

.mmtheme_wc_share_popup .modal-title {
    color: #555;
    font-weight: normal;
}

.mmtheme_wc_sp_list li a {
    padding: 10px;
    font-size: 1.4em;
    background: rebeccapurple;
    margin-left: 5px;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    line-height: 1.7em;
    color: white;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.mmtheme_wc_sp_list li {
    display: inline-block;
}

.mmtheme_wc_sp_list li a:hover, .mmtheme_wc_sp_list li a:active {
    opacity: 0.8;
}

.mmtheme_wc_sp_list li.sa-social-telegram a {
    background-color: #33abdf;
}

.mmtheme_wc_sp_list li.sa-social-facebook a {
    background-color: #4867aa;
}

.mmtheme_wc_sp_list li.sa-social-instagram a {
    background-color: #f25409;
}

.mmtheme_wc_sp_list li.sa-social-linkedin a {
    background-color: #0274b3;
}

.mmtheme_wc_sp_list li.sa-social-twitter a {
    background-color: #1da1f2;
}

.mmtheme_wc_sp_list li.sa-social-googleplus a {
    background-color: #dd4e42;
}

.mmtheme_wc_share_popup .modal-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.mmtheme_wc_share_popup.modal.show .modal-dialog {
    margin-top: 6em;
}

.yith-quick-view.yith-modal .yith-wcqv-main {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 30px;
    background: white;
}

.yith-quick-view-close {
    text-indent: -9999px;
    background: none;
    overflow: hidden;
    text-align: right;
    position: relative;
    width: 40px;
    height: 40px;
    text-align: center;
    filter: none;
    opacity: 1;
    color: #888888;
    line-height: 1em;
}

.yith-quick-view-close:after {
    position: absolute;
    font-family: "reno" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\4b";
    text-indent: 0;
    right: 6px;
    top: 5px;
    font-size: 2em;
    line-height: 1em;
}

.yith-quick-view .woocommerce div.product div.images {
    width: 50%;
    float: right;
}

.yith-quick-view .yith-quick-view-content.woocommerce div.summary {
    width: 50%;
    float: right;
    text-align: right;
    direction: rtl;
}

.yith-quick-view .yith-wcwl-add-to-wishlist {
    margin-top: 15px;
    display: none;
}

.yith-quick-view .product_meta .posted_in {
    display: none !important;
}

.yith-quick-view .sps1-brand {
    width: 115px;
    display: block;
    float: none;
}

.yith-quick-view .sps1-hgroup {
    display: block !important;
}

.yith-quick-view .yith-quick-view-content.woocommerce div.summary h1 {
    font-size: 1.8em;
    margin-bottom: 3px;
}

.yith-quick-view .sps1-title-section h3 {
    font-size: 1.1em;
    margin-bottom: 8px;
    display: none;
}

.yith-quick-view .sps1-title-section {
    padding-bottom: 0 !important;
}

.yith-quick-view .woocommerce-product-details__short-description {
    display: none;
}

.yith-quick-view .sps1-atc-btn {
    width: 87%;
    margin-left: 0 !important;
}

.yith-quick-view .sps1-branch {
    display: table;
    width: 100%;
    margin-bottom: 10px;
}

.yith-quick-view .yith-quick-view-content.woocommerce div.summary .price del {
    color: black;
    opacity: 0.8;
}

.yith-quick-view .yith-quick-view-content.woocommerce div.summary .price ins {
    color: #e93f3f;
    font-size: 1.4em;
}

.yith-quick-view-content.woocommerce div.summary-content {
    padding-bottom: 84px;
    height: 100%;
    position: relative;
    padding-top: 0;
}

.yith-quick-view-content.woocommerce div.summary .yith-wcqv-view-details {
    position: absolute;
    bottom: 0;
    width: 80%;
    text-align: center;
    right: 20px;
    border: solid 1px #616161;
    border-radius: 0;
    padding: 15px;
    font-size: 1.4em;
    background: white;
    color: #6d6d6d;
    font-weight: normal;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.yith-quick-view-content.woocommerce div.summary .yith-wcqv-view-details:hover {
    background-color: #bb1a44; /* Primary Color */
    border-color: #bb1a44; /* Primary Color */
    color: white;
}

.yith-quick-view-content.woocommerce div.summary .yith-wcqv-view-details:after {
    position: absolute;
    font-family: "reno" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\76";
    text-indent: 0;
    font-size: 1.5em;
    line-height: 1.7em;
    top: 0;
    bottom: 0;
    left: 6%;
}

.yith-quick-view-content .yith-wcwl-add-button a.add_to_wishlist, .yith-quick-view-content .yith-wcwl-add-to-wishlist a, .yith-quick-view-content .yith-wcwl-wishlistexistsbrowse.show a, .yith-quick-view-content .yith-wcwl-wishlistaddedbrowse.show a {
    color: #999;
    text-align: right;
}

.yith-quick-view-content .yith-wcwl-add-button a.add_to_wishlist:after, .yith-quick-view-content .yith-wcwl-add-to-wishlist a:after, .yith-quick-view-content .yith-wcwl-wishlistexistsbrowse.show a:after, .yith-quick-view-content .yith-wcwl-wishlistaddedbrowse.show a:after {
    position: static;
    margin-right: 0;
    margin-left: 10px;
    margin-top: 0;
    float: right;
    font-size: 1.8em;
}

.yith-quick-view-content .yith-wcwl-wishlistexistsbrowse.show a, .yith-quick-view-content .yith-wcwl-wishlistaddedbrowse.show a {
    color: #ff5050;
}

.yith-quick-view-content .yith-wcwl-wishlistexistsbrowse.show, .yith-quick-view-content .yith-wcwl-wishlistaddedbrowse.show {
    text-indent: 0;
    color: #ff5050;
    margin-bottom: 14px;
}

.yith-quick-view-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    display: block;
    margin-bottom: 10px;
    font-size: 1.1em;
    line-height: 2em;
}

.yith-quick-view-content .outofstock .sps1-price, .yith-quick-view-content .summary-content > .sps1-price {
    display: none;
}

.yith-quick-view-content .product_meta a {
    color: #3bb7a7;
}

.yith-quick-view-content .summary-content .cart > .sps1-price del {
    font-size: 1.2em;
    color: #444;
    display: inline-block;
    float: right;
    margin-left: 10px;
    line-height: 2em;
}

.yith-quick-view-content .summary-content .cart > .sps1-price ins {
    color: #ff4e54;
    font-size: 1.8em;
}

.yith-quick-view-content.woocommerce div.summary .price {
    font-size: 1.3em;
}

.notify-me-product-stock {
    background-color: #636363;
    border-color: #636363;
    font-size: 1.3em;
    padding: 0.7em 0.5em;
}

.notify-me-product-stock:hover {
    background-color: #4d4d4d;
    border-color: #4d4d4d;
}

.notify-me-product-stock .icon {
    font-size: 1.5em;
    line-height: 1em;
    display: inline-block;
    position: relative;
    top: 8px;
    margin-left: 8px;
}

.notify-me-product-stock .icon:before {
    line-height: 0;
}

.yith-wcwtl-ajax-message {
    max-width: 1170px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-right: 30px;
    padding-left: 30px;
}

.wpcf7-form-control-wrap {
    width: 100%;
    display: block;
}

.ap-contact-form .form-row textarea {
    height: 120px;
}

.mmt-ce-content .icon {
    font-size: 6em;
    color: #787878;
    line-height: 1em;
}

.mmt-ce-content .cart-empty {
    font-size: 1.6em;
}

.yith-quick-view-content .woocommerce-variation-price.sps1-price .woocommerce-Price-amount.amount {
    font-size: 1.2em;
    color: #e93f3f;
}

/** 404 */
#notfound .notfound {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.notfound {
    max-width: 520px;
    width: 100%;
    line-height: 1.4;
    text-align: right;
    font-weight: bold;
}

.notfound .notfound-404 {
    position: relative;
    height: 160px;
    padding-right: 35px;
}

.notfound .notfound-404 h1 {
    font-family: 'Montserrat', sans-serif;
    -ms-transform: translate(-50%, -50%);
    font-size: 200px;
    font-weight: 900;
    color: #343434;
    text-transform: uppercase;
    letter-spacing: -40px;
    text-align: right;
    line-height: 0.6em;
}

.notfound .notfound-404 h1 > span {
    text-shadow: -8px 0px 0px #fff;
}

.notfound .notfound-404 h3 {
    font-family: 'Cabin', sans-serif;
    position: relative;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #262626;
    margin: 0px;
    letter-spacing: 3px;
    padding-left: 6px;
}

.notfound h2 {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    margin-top: 0px;
    margin-bottom: 25px;
}

@media only screen and (max-width: 767px) {
    .notfound .notfound-404 {
        height: 200px;
    }

    .notfound .notfound-404 h1 {
        font-size: 200px;
    }
}

@media only screen and (max-width: 480px) {
    .notfound .notfound-404 {
        height: 162px;
    }

    .notfound .notfound-404 h1 {
        font-size: 162px;
        height: 150px;
        line-height: 162px;
    }

    .notfound h2 {
        font-size: 16px;
    }
}

/** end 404 */
.yith-quick-view-nav.reveal a {
    background: rgba(0, 0, 0, 0.6);
}

.main-footer div.wpcf7-response-output {
    margin: 0;
    border: none !important;
}

.main-footer .wpcf7-form p {
    margin-bottom: 0;
}

.woocommerce-message a {
    color: #f52a50;
    border-bottom: dotted 1px;
}

.td-card-row .td-card-mark a {
    color: #676767;
}

.td-card-row .td-card-mark a:hover {
    color: #3bb7a7;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
    border: none;
}

.woocommerce .before-gateway ul.order_details li {
    float: none;
    display: inline-block;
    font-size: 0.9em;
}

.before-gateway-content {
    border: dashed 1px #d1d1d1;
    max-width: 800px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 15px;
}

.woocommerce .before-gateway .pw-gateway-submit, .woocommerce .before-gateway .pw-gateway-cancel {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.woocommerce .before-gateway .pw-gateway-submit {
    background: #f9b621 !important;
    border-radius: 0;
    padding: 10px 30px;
    font-size: 1.4em;
}

.woocommerce .before-gateway .pw-gateway-submit:hover, .woocommerce .before-gateway .pw-gateway-cancel:hover {
    opacity: 0.8;
}

.woocommerce .before-gateway .pw-gateway-cancel {
    border-radius: 0;
    padding: 10px 30px;
    font-size: 1.4em;
}

.woocommerce-pagination.woocommerce-pagination--without-numbers {
    text-align: center;
    margin-top: 20px;
}

.woocommerce-pagination.woocommerce-pagination--without-numbers .woocommerce-button {
    border-radius: 0;
    padding: 10px 20px;
    background: whitesmoke;
    font-size: 1.1em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.woocommerce-pagination.woocommerce-pagination--without-numbers .woocommerce-button:hover {
    background: #bb1a44; /* Primary Color */
    color: white;
}

.woocommerce.single-product .product .sps1-price .price {
    font-size: 1em;
}

.single-product .sps1-price .full-price del, .single-product .sps1-price .price del {
    display: inline-block;
    font-size: 1.35em;
    color: #323232;
    opacity: 1 !important;
    margin-left: 5px;
}

.single-product .sps1-price .full-price del + ins, .single-product .sps1-price .price del + ins {
    display: inline-block;
    font-size: 1.9em;
    color: #d70303;
}

.single-product .sps1-price .full-price ins {
    display: inline-block;
    font-size: 1.9em;
}

.mmt-cbsf-create-account .form-row, .mmt-cbsf-billing .form-row {
    width: 50%;
    float: right;
    padding: 5px 10px !important;
}

.mmt-cbsf-billing .form-row:nth-child(odd) {
    float: left;
}

.mmt-cbsf-create-account .form-row label, .mmt-cbsf-billing .form-row label {
    display: block;
    width: 100%;
    font-size: 1em;
    color: #555;
    margin-bottom: 2px;
}

.mmt-cbsf-create-account .form-row .woocommerce-input-wrapper, .mmt-cbsf-billing .form-row .woocommerce-input-wrapper {
    display: block;
    width: 100%;
}

.mmt-cbsf-create-account .form-row input, .mmt-cbsf-billing .form-row input, .mmt-cbsf-billing .form-row select, .mmt-cbsf-billing .form-row textarea, .woocommerce-additional-fields__field-wrapper textarea {
    font-size: 1em;
    padding: 5px 5px;
    border: solid 1px #d1d1d1;
    width: 100%;
}

.mmt-cbsf-billing .form-row textarea {
    height: 118px !important;
}

.mmt-cbsf-create-account .form-row:first-child {
    padding-left: 10px;
}

.mmt-cbsf-create-account .form-row:last-child {
    padding-right: 10px;
}

.woocommerce-form-login-toggle .woocommerce-info {
    border: none;
    padding: 0;
}

.woocommerce-form-login-toggle .woocommerce-info:before {
    content: initial;
}

.woocommerce-form-login {
    max-width: 500px;
    border: solid 2px #f1f1f1 !important;
    background: #f9f9f9;
    border-radius: 0 !important;
}

.woocommerce-form-login .form-row label {
    margin-bottom: 5px;
    color: #6b6b6b;
}

.woocommerce-form-login .form-row input {
    padding: 5px;
    border: solid 1px #d4d4d4;
}

.woocommerce-form-login .form-row button {
    border-radius: 0;
    min-width: 100px;
    background: #bb1a44; /* Primary Color */
    color: white;
    margin-left: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.woocommerce-form-login .form-row button:hover {
    opacity: 0.8;
    background: #bb1a44; /* Primary Color */
    color: white;
}

.woocommerce-form-login .woocommerce-form__label-for-checkbox input {
    position: relative;
    top: 3px;
}

.woocommerce-form-login .lost_password a {
    color: #8e8e8e;
    border-bottom: dotted 1px;
}

.sce-icon {
    font-size: 6em;
    line-height: 1em;
    color: #c8c8c8;
}

.shipping.rsclb-row .col:last-child {
    display: block;
    width: 100%;
    flex: none;
}

.woocommerce.single-product .yith-wcwl-add-to-wishlist .ajax-loading {
    visibility: visible;
    z-index: 9999;
    top: 22px;
    right: 17px;
    background: transparent;
}

.single-product-sec1 .stock.out-of-stock {
    display: none;
}

.woocommerce-message .button.wc-forward {
    border-radius: 0;
    background: #bb1a44; /* Primary Color */
    color: white;
}

.woocommerce-message .button.wc-forward:hover {
    background: #e6a515;
    color: #fff;
}

.single-product-sec1 .woocommerce-notices-wrapper .woocommerce-message {
    line-height: 2em;
}

.span.wpcf7-not-valid-tip {
    font-size: 0.8em;
}

div.wpcf7-response-output {
    width: 100%;
    border-width: 1px;
    margin: 0;
    padding: 0;
    padding: 8px 12px;
}

.can-be-radio-active {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.can-be-radio-active.active {
    position: relative;
}

.can-be-radio-active.disabled {
    opacity: 0.6;
    cursor: not-allowed !important;
}

.can-be-radio-active.active:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    border: 1px solid #bb1a44; /* Primary Color */
    z-index: 1;
}

.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: none !important;
}

.custom-control-input:active ~ .custom-control-label::before {
    background: rgba(109, 61, 138, 0.5);
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before, .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #bb1a44; /* Primary Color */
    border: 1px solid transparent;
    box-shadow: none;
}

.can-be-radio-active.active.border {
    border: 1px solid transparent !important;
}

#gateway-method-row-cod .icon.icon-credit-card {
    font-size: 2em;
}

.mobile-nav-ul > li > ul {
    list-style: none;
}

#mainNav {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#mainNav.scrollDown {
    position: fixed;
    top: -60px;
    width: 100%;
    background: white;
    z-index: 99999999;
}

#mainNav.scrollUp {
    position: fixed;
    top: 0;
    width: 100%;
    background: white;
    z-index: 99999999;
}

.apolo-effect figure:before {
    content: initial;
}

.full-price-discount {
    font-size: 1.15em;
    position: relative;
    padding-right: 25px;
}

.full-price-discount .icon {
    position: absolute;
    top: 1px;
    font-size: 1.2em;
    right: 0;
}

.sps1-wc-slider ul.slides {
    float: left;
}

.sps1-wc-slider #wcCarousel ul.slides > li:after {
    content: '';
    background: rgba(102, 119, 132, 0.1);
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
}

.sps1-wc-slider #wcCarousel ul.slides > li.flex-active-slide:after {
    background: transparent;
}

.sps1-wc-slider #wcCarousel ul.slides > li {
    position: relative;
    box-sizing: border-box;
}

.wcCarousel-nav {
    position: relative;
    background: white;
    width: calc(100% - 15px);
    height: 100%;
    border: 1px solid #e1e1e1;
    transition: all .3s;
}

.wcCarousel-nav:after {
    content: '';
    background: rgba(102, 119, 132, 0.1);
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
}

.wcCarousel-nav img {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    margin: 2px;
    filter: blur(3px);
    -webkit-filter: blur(3px);
    box-sizing: border-box;
    opacity: .5;
}

.wcCarousel-nav .more {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 50%;
    right: 50%;
    margin-top: -16px;
    margin-right: -16px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.2);
    border-radius: .5em;
    z-index: 9;
    transition: all .4s;
}

.wcCarousel-nav .circle {
    display: inline-block;
    width: 3px;
    height: 3px;
    background: #ffffff;
    border-radius: 50%;
    margin: 0 2px;
}

.wcCarousel-nav:hover {
    border: solid 1px #bb1a44; /* Primary Color */
    cursor: pointer;
}

.wcCarousel-nav:hover .more {
    background: rgba(0, 0, 0, 0.4);
}

/** new changes style */
.home #mainNav {
    border-bottom: none;
    margin-bottom: 1px;
}

.woocommerce .dgwt-wcas-sf-wrapp input.dgwt-wcas-search-input {
    width: 260px;
}

.jssort121 .p {
    background-color: #e4e4e4;
}

.jssort121 .p:hover {
    background-color: #d5d5d5;
    opacity: 1;
}

.jssort121 .p.pav:hover, .hd-slider-top, .jssort121 .p.pav {
    background-color: #d70341;
}

.pc-size-disable, .sps1-size-list li {
    position: relative;
}

.pc-size-disable.product_variable_outofstock, .sps1-size-list li.product_variable_outofstock {
    opacity: 0.4;
}

.pc-size-disable.product_variable_outofstock:after, .sps1-size-list li.product_variable_outofstock:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    position: absolute;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><line x1="100%" y1="100%" x2="0" y2="0" stroke="lightgray" stroke-width="1"/></svg>');
    background-size: 100% 100%;
    border-radius: .25em;
    transform: rotateY(-180deg);
    overflow: hidden;
}

.sps1-size-list li.product_variable_outofstock:after {
    cursor: pointer;
}

.product-card .pc-sizes ul li.pc-size-disable.product_variable_outofstock:hover a, .sps1-size-list li.product_variable_outofstock span:hover, .sps1-size-list li.product_variable_outofstock.selected span {
    background: white;
    color: black;
}

.sps1-size-list li.product_variable_outofstock:hover:before {
    content: initial;
}

.hpc-slider .owl-carousel .owl-nav .owl-prev, .hpc-slider .owl-carousel .owl-nav .owl-next {
    opacity: 1;
}

.main-footer {
    padding-bottom: 0;
}

.mfp-bg, .modal-backdrop.show {
    z-index: 999999999;
}

.mfp-wrap, .modal {
    z-index: 9999999991;
}

.mfp-zoom-out.mfp-ready.mfp-bg, .modal-backdrop.show {
    opacity: 0.21;
}

.sps1-popup table .thead-dark th {
    font-size: 1.3em;
    font-weight: normal;
}

.sps1-popup table .thead-dark th:first-child {
    width: 20%;
}

.sps1-popup table .thead-dark th:nth-child(2) {
    width: 70%;
}

.white-popup {
    max-width: 1150px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: white;
}

.table-striped tbody tr:nth-of-type(even) {
    background-color: #e3e7ea;
}

.sps1-popup table td {
    font-size: 1em;
}

.mpa-filter-single-text {
    /*float: left;*/
    /*text-align: left;*/
}

#mmtheme_woocommerce_price_filter-2 .price-ta {
    font-size: 1.1em;
}

aside .widget.with-checkbox .wc-category-list.wc-attributes-list > ul > li > span, aside .widget.with-checkbox .wc-category-list.wc-attributes-list > ul > li > a {
    font-size: 1em;
    color: #9E9E9E;
    font-weight: 400;
    width: 100%;
}

aside .widget.with-checkbox .wc-category-list.wc-attributes-list.mmtheme-wc-brands > ul > li > a {
    margin-bottom: 0;
}

aside .widget.with-checkbox .wc-category-list.wc-attributes-list > ul > li > span {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    width: auto;
}

aside .widget.with-checkbox .wc-category-list.wc-attributes-list > ul > li > span.size-help-tooltip {
    cursor: pointer !important;
}

aside .widget.with-checkbox .wc-category-list.wc-attributes-list > ul > li > span.size-help-tooltip:before {
    content: initial;
}

.sps1-wc-like-nologin a {
    text-indent: -999px;
    width: 45px;
    height: 50px;
    overflow: hidden;
    float: right;
}

#wcCarousel .flex-direction-nav .flex-prev {
    right: 0;
    opacity: 1 !important;
    background: #dee6e9;
    top: 0;
    bottom: 0;
    height: 100%;
    margin-top: 0;
    font-size: 0.65em;
    text-align: center;
    width: 28px;
    z-index: 1;
    cursor: pointer;
}

#wcCarousel .flex-direction-nav .flex-nav-next {
    display: none !important;
}

#wcCarousel .flex-direction-nav .flex-prev:before {
    color: #606163;
}

.sps1-wc-slider #wcCarousel ul.slides > li {
    padding: 0;
}

.sps1-wc-slider #wcCarousel {
    border-radius: 0;
}

.nice-select.cart-quantity-select {
    display: block;
    width: 50px;
    height: 30px;
    line-height: 30px;
    background: white;
    border: solid 1px #d1d1d1;
    float: none;
    margin: 5px auto;
    padding: 0;
    text-align: center !important;
}

@media screen and (max-width: 767px) {
    .nice-select.cart-quantity-select {
        display: inline-block;
        height: 25px;
        line-height: 25px;
        width: 40px;
    }

    .nice-select.cart-quantity-select .current:after {
        width: 6px;
        height: 6px;
        top: -2px;
    }
}

.nice-select.cart-quantity-select:hover {
    border: 1px solid #bb1a44; /* Primary Color */
}

.nice-select.cart-quantity-select .current {
    font-weight: normal;
}

.nice-select.cart-quantity-select .current:after {
    margin-right: 10px;
}

.nice-select.cart-quantity-select ul.list {
    background: white;
    width: calc(100% + 2px);
    border: solid 1px #d1d1d1;
    right: -1px;
}

.nice-select.cart-quantity-select ul.list li {
    border-bottom: solid 1px #d1d1d1;
    line-height: 30px;
; height: 30px;
    text-align: center;
    padding: 0;
    min-height: initial;
}

.nice-select.cart-quantity-select ul.list li:last-child {
    border-bottom: 0;
}

.nice-select.cart-quantity-select ul.list li.selected {
    font-weight: normal;
}

.woocommerce-cart-form .actions {
    border: none !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.td-card-opt-item {
    font-size: 0.85em;
    font-weight: normal;
    margin-bottom: 2px;
}

.td-card-opt-item-price {
    font-size: 0.85em;
}

.td-card-opt-item-price .td-card-opt-val {
    font-size: 1.3em;
}

ul.td-card-options .td-card-opt-item:first-child {
    font-size: 0.85em;
}

.sps1-wc-slider .flexslider {
    box-shadow: none !important;
}

.sps1-wc-slider .flex-prev {
    left: 10px;
    right: auto;
    opacity: 1;
}

.sps1-wc-slider .flex-next {
    right: 10px;
    left: auto;
    opacity: 1;
}

.sps1-wc-slider .flex-direction-nav a.flex-next:before {
    content: "\77";
}

.sps1-wc-slider .flex-direction-nav a.flex-prev:before {
    content: "\76";
}

.sps1-wc-slider .flex-direction-nav a:before {
    color: #b4b4b4;
    font-size: 2.57143em;
    font-family: "reno" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sps1-wc-slider .flex-control-nav {
    bottom: -5px;
    direction: ltr;
}

.sps1-wc-slider .flex-control-nav li a {
    background: #E0E0E0;
    box-shadow: none;
}

.sps1-wc-slider .flex-control-nav li a.flex-active {
    background: #bb1a44; /* Primary Color */
}

@media screen and (max-width: 767px) {
    .sps1-wc-slider {
        margin: 0 -15px;
        border-bottom: 1px solid #e1e1e1;
        border-top: 1px solid #e1e1e1;
    }

    .sps1-wc-slider #wcSlider {
        border: 0;
    }
}

.woocommerce div.product .summary form.cart {
    margin-bottom: 0;
}

.spt-tabs table td {
    text-align: center;
}

.colored-circle {
    width: 23px;
    height: 23px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    margin-right: 5px;
}

.rsc-ul li {
    margin-top: 10px;
    font-size: 1.1em;
}

#order_review_heading {
    display: none;
}

.rsc-sup-title a {
    font-size: 1.1em;
}

.archive.category .back-to-top, .single.single-post .back-to-top {
    display: none;
}

.bs-article .bs-image img {
    width: 100%;
}

.ba-card .card-body {
    padding: 0.8rem 1rem 0.4em;
}

.baw-os-counter {
    position: absolute;
    z-index: 9;
    background-color: #d80441;
    color: white;
    padding: 2px 10px 2px 15px;
    border-radius: 30px;
    font-size: 1.3em;
    right: 5%;
    bottom: 5%;
}

.baw-os-counter .icon-clock {
    font-size: 1.1em;
    display: inline-block;
    position: relative;
    top: 4px;
    margin-left: 4px;
}

.baw-os-counter .baw-osc-time .ltr span {
    display: inline-block;
    margin-right: 8px;
    margin-left: 8px;
    width: 20px
}

.sps1-popup#shoeSizeHelpBox table th {
    width: 25%;
}

.woocommerce #reviews #comments h2 {
    font-size: 1.2em;
    display: none;
}

.woocommerce-verification-required {
    font-size: 1.4em;
    text-align: center;
    border: solid 1px #d70341;
    color: #d70341;
    padding: 25px 10px;
    direction: rtl;
}

.woocommerce #review_form #respond .stars {
    font-size: 1.4em;
    margin-bottom: 10px;
}

.woocommerce p.stars a {
    color: #ffd22d;
}

#reply-title.comment-reply-title {
    font-size: 1.4em;
    font-weight: bold;
    color: #444;
    display: block;
    margin-bottom: 10px;
}

.mmt-review-title {
    font-size: 1.2em;
}

.custom-control-label::before {
    background-color: #ffffff;
    border: solid 1px #d1d1d1;
}

.comment-form-thumbs > div {
    display: inline-block;
}

.comment-form-thumbs .custom-control-label {
    line-height: 1.8em;
}

.review-row-thumbs {
    font-size: .9em;
    font-weight: normal;
    margin-bottom: 2em;
    display: inline-block;
    color: #757575;
}

.review-row-thumbs i {
    vertical-align: middle;
    font-size: 1.4em;
    margin-left: 10px;
}

.review-row-thumbs--up i {
    color: #4CAF50;
}

.hd-slider-meta {
    float: left;
    margin-left: 80px;
    margin-top: 50px;
    text-align: center;
}

.hdsm-title {
    color: #555;
    font-size: 2em;
}

.hdsm-discount {
    background: #d70341;
    display: inline-block;
    padding: 5px 25px;
    border-radius: 30px;
    font-size: 1.4em;
    color: white;
    margin-top: 8px;
    margin-bottom: 8px;
}

.hdsm-old-price {
    font-size: 1.3em;
    text-decoration: line-through;
    color: #555;
}

.hdsm-new-price, .hdsm-price {
    font-size: 2em;
    color: #d70341;
}

.hdsm-price {
    margin-top: 8px;
}

.hdsm-min-price, .hdsm-max-price {
    font-size: 1.8em;
    color: #555;
}

.hdsm-ta {
    font-size: 1.4em;
    color: #d70341;
}

/** end new changes style */
.tooltip {
    font-family: iranyekan, IRANSans, Tahoma, sans-serif !important;
}

.rlt-title-tag {
    font-size: 1.5em;
}

.yith-wcqv-button .blockUI.blockOverlay {
    /*display: none !important;*/
    background-image: none !important;
}

.back-to-top .btt-box, .footer-col-title {
    font-size: 1.3em;
}

.footer-social ul li a {
    font-size: 1.5em;
}

#min_price + span, #max_price + span {
    font-size: .9em;
    text-align: center;
    display: inline-block;
    width: auto;
    padding: 0 5px 0 0;
    line-height: 1;
    color: #9E9E9E;
}

.yith-woocommerce-ajax-product-filter.with-checkbox .wc-attributes-list ul.yith-wcan-color li.chosen a:before {
    top: 60%;
}

.sps1-color-list li span:after {
    font-size: 1.2em;
    top: 8px;
    right: 7px;
}

.sps1-color-list li.disabled span:after {
    top: 8px;
    right: 7px;
    color: white;
}

.woocommerce-noreviews {
    display: none;
}

.sps1-wc-like-share {
    position: absolute;
    top: 15px;
    right: 15px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    z-index: 9;
}

.sps1-wc-like-share a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25px;
    height: 25px;
    font-size: 1.5em;
    color: #b4b4b4;
    transition: color .3s;
    margin-left: 5px;
}

.sps1-wc-like-share a:hover {
    color: #bb1a44; /* Primary Color */
}

.sps1-wc-like-share .sps1-wc-share .icon {
    width: 25px;
    height: 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.mmtheme_wc_share_popup .close {
    float: left;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
}

.mmtheme_wc_share_popup #exampleModalLongTitle {
    text-align: right;
    float: right;
    right: 0;
    width: 100%;
    padding-left: 50px;
}

.sps1-atc-count {
    display: none;
}

.sps1-atc-btn {
    width: 100%;
    padding: 10px 5px;
}

.sps1-wc-slider #wcCarousel .flex-direction-nav a:before {
    content: "\e00f";
    position: absolute;
    top: 50%;
    margin-top: -10px;
    width: 100%;
}

#wcCarousel .flex-direction-nav .flex-prev {
    color: #DEE6E9;
}

.sps1-title-section h3 {
    font-size: 1em;
}

.blog-aside-widget .widget-header .baw-h {
    padding-bottom: 10px;
    font-size: 1.6em
}

#blogMainNavSearch {
    position: static;
}

#blogMainNavSearch form {
    width: 100%;
    left: 0;
    right: 0;
    top: 100%;
}

.blog-header .container > .row {
    position: relative;
}

.blog-header .container > .row .col-lg-10.order-lg-first {
    position: static;
    padding-top: 23px;
}

#mainNav.scrollUp .bh-mainNav-search {
    position: relative;
}

.cart-quantity-select.force-close .list {
    display: none;
!important; }

.cart-quantity-select.force-close .list:after {
    -webkit-transform: rotate(45deg) !important;
    -ms-transform: rotate(45deg) !important;
    transform: rotate(45deg) !important;
}

.rsc-media figure {
    width: 150px;
    height: 150px;
}

.yith-quick-view.yith-modal {
    z-index: 9999999999;
}

.yith-quick-view-content.woocommerce div.summary .woocommerce-product-rating .star-rating, .yith-quick-view-content.woocommerce div.summary .woocommerce-product-rating .star-rating:before {
    height: 20px;
    font-size: 18px;
}

.yith-quick-view.yith-modal .yith-quick-view-overlay {
    background: rgba(0, 0, 0, 0.21);
}

.yith-quick-view-content .sps1-brand {
    display: none;
}

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

.dgwt-wcas-suggestion .dgwt-wcas-st span strong {
    font-size: 0.8em;
    display: block;
    margin-bottom: 5px;
    margin-bottom: 2px;
    line-height: 1em;
}

.dgwt-wcas-st > span {
    font-size: 1em;
    /* margin-top: 19px; */
    line-height: 1.5em;
}

.cptch_block .cptch_input {
    border: solid 1px #5f5f5f;
}

.dgwt-wcas-st > span.dgwt-wcas-st--tax {
    margin-bottom: 5px !important;
    letter-spacing: 0 !important;
}

.yith-quick-view .sps1-branch {
    display: none;
}

.product_meta {
    display: none;
}

.mt-3.address-row-shipping {
    display: none;
}

@media screen and (max-width: 767px) {
    .hd-slider-meta {
        float: right;
        margin-left: 0;
        margin-right: 30px;
        margin-top: 10px;
        text-align: right;
    }

    .yith-wcqv-prev, .yith-wcqv-next {
        display: none !important;
    }

    html {
        padding-bottom: 0;
    }

    /*.yith-quick-view .woocommerce div.product div.images,*/
    /*.yith-quick-view .yith-quick-view-content.woocommerce div.summary {*/
    /*width: 100%;*/
    /*float: none;*/
    /*}*/
    .yith-quick-view .sps1-atc-btn {
        width: 100%;
    }

    .yith-quick-view .sps1-atc-count {
        width: 30%;
        margin-right: 0;
        margin-top: 10px;
    }

    .yith-quick-view-content.woocommerce div.summary .yith-wcqv-view-details:after {
        content: initial;
    }

    .yith-quick-view .woocommerce div.product div.images {
        width: 40%;
    }

    .yith-quick-view .yith-quick-view-content.woocommerce div.summary {
        width: 60%;
    }

    .row-line-title {
        margin: 15px;
        margin-top: 0;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .hpc-slider .owl-carousel .owl-nav .owl-prev {
        right: -30px;
    }

    .hpc-slider .owl-carousel .owl-nav .owl-next {
        left: -30px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
}

@media screen and (min-width: 1450px) {
    .container {
        min-width: 1352px;
    }

    .ba-card > a img {
        width: 100%;
        height: auto;
    }
}

/* WooCommerce Styles */
.woocommerce ul#shipping_method {
    display: inline-block;
    float: left;
}

.div-table .dth-row .dtb-col:last-child {
    border-left: 1px solid #bb1a44; /* Primary Color */
}

.div-table .dtb-row .dtb-col {
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.div-table .dtb-row .dtb-col .media {
    justify-content: center;
    align-items: center;
}

.div-table .dtb-row .dtb-col .media figure {
    margin: 0;
}

.div-table .dtb-row .dtb-col span {
    margin-right: 5px;
}

.payment_box.payment_method_cod p {
    margin: 0;
}

.woocommerce-checkout-review-order .rsc-row > div, .woocommerce-checkout-review-order .rsc-row > div .media {
    align-items: center;
    display: flex;
}

body > .woocommerce > .woocommerce-notices-wrapper {
    width: calc(100% - 30px);
    margin: 1.5em auto;
}

.woocommerce-cart-form .rsc-row > div, .woocommerce-cart-form .rsc-row .media {
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce-cart-form .rsc-row .media {
    margin-left: auto;
}

.sps1-branch {
    margin-top: 1em;
}

.sps1-specs a.reset_variations {
    border-radius: 0;
    font-weight: 100;
}

@media screen and (max-width: 767px) {
    ol.breadcrumb {
        display: flex;
        flex: 1 1 auto;
        flex-wrap: nowrap;
        overflow-x: auto;
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
    }

    ol.breadcrumb li {
        float: unset;
        display: inline-block;
        white-space: nowrap;
    }

    .entry-summary .sps1-title-section + div.mb-3 {
        display: none;
    }

    .sps1-hgroup > h1 {
        margin-bottom: .05em;
        color: #212121;
    }

    .sps1-hgroup > h3 {
        display: none;
    }

    .sps1-brand {
        display: none;
    }

    .sps1-brand-code > span {
        display: none;
    }

    .sps1-title-section {
        border-bottom: none;
        padding-bottom: 0 !important;
    }

    .single_add_to_cart_button_wrapper {
        position: fixed !important;
        z-index: 99;
        bottom: 0;
        right: 0;
        width: 100%;
        padding: 10px 8px;
        background: #FAFAFA;
    }

    .single_add_to_cart_button_wrapper .mmbtn {
        width: 100% !important;
        padding: .75rem 0 !important;
    }

    .tab .nav-tabs li a:first-child {
        margin-right: 0;
    }

    .woocommerce.single-product .product .sps1-price .price del {
        color: #9a9a9a;
    }

    .woocommerce div.product div.summary {
        margin-bottom: 0;
    }
}

/* Promotion Slider */
.promotions-slider {
    border: 1px solid #eeeaf3;
}

span.half-curved.right {
    left: auto;
    right: -20px;
    transform: rotate(180deg);
}

.promotions-slider .ps-product .ps-title {
    line-height: 1;
    background: #f9b621; /* Accent Color */
    color: #fff;
    border-radius: 0 .25em .25em 0;
    padding: .25em 1em;
    font-size: 2em;
    font-weight: 400;
    width: calc(100% - 35px);
    position: relative;
    text-align: center;
    margin-top: .5em;
    white-space: nowrap;
}

.promotions-slider .ps-product .ps-title:after {
    content: "";
    background: url('../images/half-curve.svg?ver=1.4');
    width: 37px;
    height: 100%;
    position: absolute;
    left: -32px;
    top: 0;
    background-repeat: no-repeat;
    background-size: contain;
}

.promotions-slider .product {
    display: none;
    color: #212121;
    opacity: 0;
    transition: all .4s;
}

.promotions-slider .ps-out-of-stock {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .95);
    color: #9E9E9E;
    z-index: 9;
    font-size: 4em;
    direction: rtl;
}

.promotions-slider .ps-out-of-stock span {
    transform: rotate(-10deg)
}

.promotions-slider .product.active {
    display: flex;
    animation: fadein .4s forwards;
}

.promotions-slider .product img {
    width: 100%;
    height: auto;
}

.promotions-slider .pd-title {
    font-size: 1.3em;
    margin-bottom: 0;
    text-align: right;
    direction: rtl;
    width: calc(100% + 50px);
    float: right;
    line-height: 1.5;
}

.promotions-slider .pd-brand {
    margin-bottom: 3em;
}

.promotions-slider .pd-prices {
    margin-bottom: 1em;
}

.promotions-slider .pd-prices > span {
    display: block;
    direction: rtl;
}

.promotions-slider .pd-price-old {
    color: #BDBDBD;
    text-decoration: line-through;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.5em;
}

.promotions-slider .pd-price {
    color: #bb1a44; /* Primary Color */
    color: #bb1a44; /* Primary Color */
    font-weight: 400;
    font-size: 1.75em;
}

.promotions-slider .pd-price .price-postfix {
    font-size: .75em;
}

.promotions-slider .pd-discount {
    display: inline-block;
    color: #fff;
    /*background: #bb1a44; /* Primary Color */
    background: #bb1a44; /* Primary Color */
    padding: 3px 14px;
    border-radius: 1em;
    font-weight: 100;
    font-size: 1.1em;
    line-height: 20px;
}

.promotions-slider .ps-nav {
    background: #eeeaf3;
}

.flex-carousel {
    display: flex;
    align-items: center;
}

.flex-carousel .carousel-prev:before, .flex-carousel .carousel-next:before {
    font-size: 25px;
    color: #BDBDBD;
    font-weight: 100;
}

.flex-carousel .carousel-prev:hover:before, .flex-carousel .carousel-next:hover:before {
    color: #bb1a44; /* Primary Color */
    cursor: pointer;
}

.flex-carousel .carousel-next:before {
    content: "\76";
    font-family: "reno" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.flex-carousel .carousel-prev:before {
    content: "\77";
    font-family: "reno" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.flex-carousel-container {
    width: 100%;
    overflow: hidden;
}

.flex-carousel-items {
    flex-wrap: nowrap;
    display: flex;
    list-style: none;
    padding: 0;
    transform: translateX(0);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.flex-carousel-items > li {
    position: relative;
    padding: .5em;
    background: url('../images/ps-carousel-item-bg.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.flex-carousel-items > li.active, .flex-carousel-items > li:hover {
    background: url('../images/ps-carousel-item-bg-active.svg?ver=1.4');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    cursor: pointer;
}

.flex-carousel-items > li > img {
    width: 100%;
    height: auto;
    padding: 1.5em .75em .5em;
    border-radius: 50%;
    position: relative;
    z-index: 999;
    margin: 0 auto;
    border: 3px solid transparent;
    transition: .2s;
}

.ps-nav .count-down-heading {
    font-size: 1.75em;
    text-align: center;
    /*color: #bb1a44; /* Primary Color */*/
    color: #bb1a44; /* Primary Color */
    position: relative;
}

.ps-nav .count-down-heading:after {
    content: "";
    width: 100%;
    height: 1px;
    background-image: linear-gradient(90deg, #beaacc, #beaacc 60%, transparent 60%, transparent 100%);
    background-size: 20px 1px;
    border: none;
    position: absolute;
    right: 0;
    top: 50%;
}

.ps-nav .count-down-heading span {
    background: #eeeaf3;
    position: relative;
    z-index: 9;
    padding: 0 .5em;
}

.ps-nav .count-down-container .col .col-6 > span {
    display: flex;
    background: #fff;
    margin: 3px;
    justify-content: center;
    line-height: 1.9em;
    border-radius: .25em;
    height: 60px;
    font-size: 2.5em;
    font-weight: 100;
}

.ps-nav .count-down-container .col .col-12 {
    text-align: center;
    color: #775291;
    font-size: 1.25em;
    font-weight: 100;
    margin-top: .25em;
}

.ps-nav .count-down-container .col-auto {
    text-align: center;
    font-size: 3em;
    line-height: 1.6em;
    color: #775291;
    margin: 0 5px
}

@media screen and (max-width: 767px) {
    .home-discount .container, .home-main-slider .container {
        padding: 0;
    }

    .home-discount .container, .home-main-slider .container {
        padding: 0;
    }

    .home-discount .container .row, .home-main-slider .container .row {
        margin: 0;
        padding: 0;
    }

    .promotions-slider > div {
        height: 320px !important;
    }

    .flex-carousel-container {
        overflow: auto;
    }

    .promotions-slider .pd-title {
        white-space: unset;
    }

    .promotions-slider .ps-product .ps-title {
        font-size: 1.5em;
        width: calc(100% - 27px);
    }

    .promotions-slider .ps-product .ps-title:after {
        left: -24px;
        width: 27px;
    }
}

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Header Responsive */
.th-left .icon.icon-bag {
    color: #5d5d5d;
    font-size: 2em;
    display: inline-block;
    padding: 0 6px;
}

@media screen and (max-width: 767px) {
    .top-header .row > .col-7, .top-header .row > .col-5 {
        white-space: nowrap;
    }
}

/* Canavas */
.canavas-container {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.canavas-head {
    background: #f2f5f7;
    height: 50px;
    padding: 0 15px;
    font-size: 1.3em;
    font-weight: 400;
}

.canavas-head .icon {
    font-size: 1.5em;
    height: 42px;
}

.canavas-upper-body .login-register .mmbtn {
    font-size: 1em;
    text-align: center;
    color: #616161 !important;
    border-color: #bdbdbd;
}

.canavas-upper-body .login-register .icon {
    height: 25px;
    display: inline-block;
    font-size: 1.5em;
    line-height: 0;
    margin-right: 5px;
}

.canavas-upper-body .login-register .icon:before {
    margin: 0;
}

.canavas-container .canavas-body {
    overflow: auto;
}

.m-nav.wc-category-list {
    width: 100%;
    list-style: none;
    padding: 0;
    font-size: .95em;
}

.m-nav.wc-category-list a {
    color: #212121;
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 5px;
}

.m-nav.wc-category-list a:hover {
    color: #bb1a44; /* Primary Color */
}

.m-nav.wc-category-list ul {
    list-style: none;
    padding: 0 50px 0 0
}

.m-nav.wc-category-list > li > a {
    background: #f2f5f7;
    border-radius: 50rem;
    padding: 10px 15px;
    position: relative;
    margin-bottom: 15px;
}

.m-nav.wc-category-list > li > ul > li > .toggle:before, .m-nav.wc-category-list > li > a:after {
    font-family: "markomode";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.m-nav.wc-category-list > li:not(.has-no-children) > a:after {
    content: '\e806';
    position: absolute;
    left: 15px;
    top: 14px;
    height: 14px;
}

.m-nav.wc-category-list > li > a.expanded:after {
    content: '\e805'
}

.m-nav.wc-category-list > li > ul > li:not(.has-no-children) > .toggle:before {
    content: '\e805';
    font-size: .5em;
    margin-left: 10px;
}

.m-nav.wc-category-list > li > ul > li > .toggle.collapsed:before {
    content: '\e806';
}

.m-nav.wc-category-list > li > ul > li > .toggle {
    display: inline-block;
    float: right;
}

.m-nav.wc-category-list > li > ul > li > .toggle:hover {
    cursor: pointer;
}

.m-nav.wc-category-list > li > ul > li > a {
    display: inline-block;
    padding-bottom: 0;
    width: auto
}

.m-nav.wc-category-list > li > ul {
    padding: 0 15px 15px;
    display: none;
}

.m-nav.wc-category-list > ul > li {
    font-size: 1em;
}

.m-nav.wc-category-list > ul > li.active > a {
    color: #bb1a44; /* Primary Color */
}

.m-nav.wc-category-list > ul > li.active > a:before {
    content: "\68";
}

.m-nav.wc-category-list > ul > li > a {
    font-size: 1.25em;
    font-weight: bold;
    padding: .5em 0;
    display: inline-block;
}

.m-nav.wc-category-list > ul > li > a:hover {
    color: #bb1a44; /* Primary Color */
}

.m-nav.wc-category-list > ul > li > .wccl-children {
    display: none;
    padding: 1em 2em;
    margin: 0 -1em;
    background: #f7f8fa;
}

.m-nav.wc-category-list ul.wccl-children:not(.wccl-last-children) > li > a {
    font-weight: bold;
}

.canavas-foot .quick-menu {
    list-style: none;
    padding-right: 0;
}

.canavas-foot .quick-menu li {
    margin-bottom: .25em
}

.canavas-foot .quick-menu li:last-child {
    margin-bottom: 0
}

.canavas-foot .quick-menu li a {
    color: #212121;
}

.canavas-foot .quick-menu li a span {
    font-size: 1.25em;
    margin-left: .5em;
    line-height: .25em;
    display: inline-block;
    position: relative;
    top: 4px;
}

.canavas-foot .canavas-logo {
    filter: grayscale(100%);
    opacity: 0.5;
    max-width: 75%;
    margin: 0 auto;
}

.navbar-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99;
}

/* Extra Style */
.tcon-search__item::after {
    border: 2px solid #5d5d5d;
}

body.woocommerce-cart .back-to-top {
    display: none;
}

.return-to-shop .btn {
    font-weight: 100;
    background: #9d7fb1;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
}

.return-to-shop .btn:hover {
    background: #9260b3;
}

.return-to-shop .btn .mm-icon {
    font-size: 1.5em;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
}

.return-to-shop > span a {
    color: #9d7fb1;
    border-bottom: 1px solid #9d7fb1;
}

.return-to-shop > span a:hover {
    color: #9260b3;
    border-bottom: 1px solid #9260b3;
}

@media screen and (min-width: 767px) {
    .home-cards .row > div:nth-child(odd) {
        padding-left: 8px;
    }

    .home-cards .row > div:nth-child(even) {
        padding-right: 8px
    }

    body.woocommerce-cart .back-to-top {
        display: block;
    }
}

.upper-footer .row > div {
    display: flex;
    align-items: center;
}

.footer-social {
    white-space: nowrap;
}

.footer-social ul {
    margin: 0;
}

.footer-social ul li a {
    display: inline-block;
    height: 35px;
}

.footer-social ul li a span {
    vertical-align: middle;
    line-height: 1;
}

.upper-footer {
    padding: 30px 0;
    background: #ededed;
    color: #5b5b5b;
}

.upper-footer .divider {
    height: 100%;
    border-right: 1px solid #b7b7b7;
    margin: 0 1em;
}

.upper-footer .mail, .upper-footer .phone {
    font-size: 1.33em;
}

.upper-footer .mail a, .upper-footer .phone a {
    color: #5b5b5b;
}

.upper-footer .mail a:hover, .upper-footer .phone a:hover {
    color: #bb1a44; /* Primary Color */
}

.upper-footer .mail a i, .upper-footer .phone a i {
    color: #bb1a44; /* Primary Color */
    font-size: 1.4em;
    vertical-align: middle;
}

.upper-footer [class^="icon-"],
.upper-footer .mmtheme-social span {
    color: #bb1a44; /* Primary Color */
}

.upper-footer [class^="icon-"]:hover,
.upper-footer .mmtheme-social span:hover {
    color: #e6a515;
}

.main-footer form .your-email input {
    width: 70%;
    background: #fff;
    border-radius: 0 5px 5px 0;
    border-left: none;
}

.main-footer form input[type="submit"] {
    width: 30%;
    border-radius: 5px 0 0 5px;
}

.main-footer form .wpcf7-response-output {
    display: none !important;
}

.main-footer .ajax-loader {
    display: none !important;
}

.main-footer .wpcf7-form.invalid {
    margin-bottom: 25px;
}

.main-footer .wpcf7-not-valid-tip {
    position: absolute;
    color: #F44336;
    top: 45px;
    right: 0;
    font-size: 0.75em;
    font-weight: 400;
}

@media screen and (max-width: 767px) {
    .upper-footer .row > div {
        justify-content: center !important;
        text-align: center;
    }
}

.mmt-product-archive .container .row .order-first {
    display: flex;
    flex-direction: column;
}

.mpa-desc {
    margin-top: auto;
    color: #6c6c6c;
}

.mpa-desc strong {
    color: #5f5f5f;
}

.mpa-desc .title {
    font-size: 1.75em;
    color: #4b4b4a;
    margin-bottom: .5em;
}

.mpa-desc .term-description > * {
    display: none;
}

.mpa-desc .term-description > .active, .mpa-desc .term-description > p:first-child {
    display: block !important;
}

.read-more {
    color: #9E9E9E;
    margin-right: .5em;
    direction: rtl !important;
    display: inline-block;
}

.icon.icon-read-more, .icon.icon-read-less {
    display: inline-block;
    border-bottom: 2px solid #9E9E9E;
    border-right: 2px solid #9E9E9E;
    pointer-events: none;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    height: 8px;
    position: relative;
    top: -1px;
    right: 5px;
}

.icon.icon-read-less {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.read-more:hover, .read-more:hover .icon {
    color: #757575;
    border-color: #757575;
    cursor: pointer;
}

.main-nav li.shop-nav svg {
    width: 24px;
    position: relative;
    top: -2px;
    margin-left: 5px;
}

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

.bs-article-meta {
    margin-bottom: .5em;
    font-size: .7em;
}

.bs-article-meta a {
    font-weight: 100;
}

.bs-article-content p a, .bs-article-content ul a {
    text-decoration: underline;
    text-underline-position: under;
    text-decoration-style: dashed;
}

.bs-article-content p {
    font-size: 18px;
}

.bs-article-content table {
    max-width: 100% !important;
    width: 100% !important;
    table-layout: auto;
}

.bs-article-content h1, .bs-article-content h2, .bs-article-content h3, .bs-article-content h4, .bs-article-content h5, .bs-article-content h6 {
    padding-bottom: 15px;
    line-height: 1.5;
    margin-bottom: 0 !important;
}

.banner-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.banner-bg:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.43);
    z-index: 1;
    opacity: 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.banner-bg:hover:before {
    opacity: 1;
}

.home-section4 {
    margin-bottom: 100px;
}

@media (max-width: 767px) {
    .home-section4 {
        margin-bottom: 4em;
    }
}

.product-list {
    margin-bottom: 100px;
}

* > .product-list:last-child {
    margin-bottom: 0 !important;
}

.product-list__title {
    text-align: center;
    margin-bottom: 2em;
}

.product-list__title_h {
    display: inline-block;
    text-align: center;
    font-size: 1.5em;
    font-weight: normal;
}

.product-list__title_h i {
    margin-left: 12px;
    position: relative;
    top: 1px;
}

.product-list__title_more {
    line-height: 33px;
    height: 33px;
    color: #424242;
}

.product-list__title_more:hover {
    color: #212121;
}

.product-list__title_more i {
    vertical-align: middle;
    position: relative;
    top: 2px;
}

.product-list__slider {
    border: 1px solid #e5e5e5;
    padding: 0 20px;
    min-height: 350px;
}

.product-content__row {
    display: flex;
    display: -ms-flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #fff;
    align-items: center;
}

.price-before {
    color: #898989;
    font-weight: normal;
}

.price-after {
    color: #212121;
    font-size: 1.25em;
}

.price-after ins {
    text-decoration: none;
}

.price-after, .price-before {
    white-space: nowrap;
}

.price-after .price-postfix {
    font-size: .8em;
}

@media (max-width: 479px) {
    .product-content__row .price-before {
        font-size: .65em
    }

    .product-content__row .price-after {
        font-size: .95em;
    }
}

@media (max-width: 374px) {
    .product-content__row .price-before, .product-content__row .price-after {
        width: 100%;
        text-align: left;
    }
}

@media (max-width: 767px) {
    .product-list {
        margin-bottom: 50px;
    }

    .product-list {
        margin-right: -15px;
        margin-left: -15px;
    }

    .product-list__slider {
        padding: 15px 0;
        min-height: auto;
        border-right: none;
        border-left: none;
        border-bottom: none;
    }

    .hpc-slider .owl-carousel .owl-nav .owl-prev {
        right: 0;
    }

    .hpc-slider .owl-carousel .owl-nav .owl-next {
        left: 0;
    }

    /*.product-list__slider .owl-stage-outer:before {*/
    /*content: "";*/
    /*position: absolute;*/
    /*width: 20%;*/
    /*height: 100%;*/
    /*background-color: transparent;*/
    /*background-image: -webkit-linear-gradient(right,hsla(0,0%,100%,0), hsla(0,0%,100%,75%),#fff);*/
    /*background-image: linear-gradient(to right,hsla(0,0%,100%,0), hsla(0,0%,100%,75%),#fff);*/
    /*top: 0;*/
    /*right: 0;*/
    /*z-index: 9;*/
    /*}*/
    /*.product-list__slider .owl-stage-outer:after {*/
    /*content: "";*/
    /*position: absolute;*/
    /*width: 30%;*/
    /*height: 100%;*/
    /*background-color: transparent;*/
    /*background-image: -webkit-linear-gradient(left,hsla(0,0%,100%,0), hsla(0,0%,100%,75%),#fff);*/
    /*background-image: linear-gradient(to left,hsla(0,0%,100%,0), hsla(0,0%,100%,75%),#fff);*/
    /*top: 0;*/
    /*left: 0;*/
    /*z-index: 9;*/
    /*}*/
}

/* Archive */
.mpa-body .mpa-list .row > div {
    border-bottom: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-top: 0;
}

.mpa-body .mpa-list .row > div:first-child, .mpa-body .mpa-list .row > div:nth-child(2), .mpa-body .mpa-list .row > div:nth-child(3) {
    border-top: 1px solid #e1e1e1;
}

.mpa-body .mpa-list .row > div:nth-child(3n+1) {
    border-right: 1px solid #e1e1e1;
}

@media (max-width: 767px) {
    .mpa-body .mpa-list .row > div:first-child, .mpa-body .mpa-list .row > div:nth-child(2) {
        border-top: 1px solid #e1e1e1;
    }

    .mpa-body .mpa-list .row > div:nth-child(3n+1) {
        border-right: unset;
    }

    .mpa-body .mpa-list .row > div:nth-child(3) {
        border-top: none;
    }

    .mpa-body .mpa-list .row > div:nth-child(2n+1) {
        border-right: 1px solid #e1e1e1;
    }

    .mpa-list > .row > div {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .mpa-body .mpa-list .row > div:first-child, .mpa-body .mpa-list .row > div:nth-child(2) {
        border-top: 1px solid #e1e1e1;
    }

    .mpa-body .mpa-list .row > div:nth-child(3n+1) {
        border-right: unset;
    }

    .mpa-body .mpa-list .row > div:nth-child(3) {
        border-top: none;
    }

    .mpa-body .mpa-list .row > div:nth-child(2n+1) {
        border-right: 1px solid #e1e1e1;
    }
}

#yith-wcwl-popup-message {
    display: none !important;
}

/* Tooltip Custom Style */
.bs-tooltip-top {
    margin-bottom: 5px;
}

.bs-tooltip-right {
    margin-left: 5px;
}

.bs-tooltip-bottom {
    margin-top: 5px;
}

.bs-tooltip-left {
    margin-right: 5px;
}

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    border-top-color: #ededed;
}

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
    border-right-color: #ededed;
}

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    border-bottom-color: #ededed;
}

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
    border-left-color: #ededed;
}

.tooltip-inner {
    max-width: 200px;
    padding: 0.25rem .75rem;
    font-size: .75rem;
    color: #212121;
    text-align: center;
    background-color: #ededed;
    border-radius: 0.15rem;
}

.tooltip.show {
    opacity: 1 !important;
}

.tooltip.danger.bs-tooltip-bottom {
    margin-top: 1px;
    margin-left: 0px
}

.tooltip.danger.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #F44336;
}

.tooltip.danger.bs-tooltip-bottom .tooltip-inner {
    background: #F44336;
    color: #fff
}

.home-cards .grid-item .caption .icon {
    position: relative;
    top: 1px;
    margin-right: -4px;
    font-size: 0.9em;
    transition: .4s margin, .4s opacity;
    opacity: 0;
}

.home-cards .grid-item:hover .caption .icon {
    margin-right: 2px;
    opacity: 1;
}

/* Loading Ellipsis */
@keyframes lds-ellipsis3 {
    0%, 25% {
        left: 32px;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        left: 32px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    75% {
        left: 100px;
    }

    100% {
        left: 168px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes lds-ellipsis3 {
    0%, 25% {
        left: 32px;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        left: 32px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    75% {
        left: 100px;
    }

    100% {
        left: 168px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    25%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-webkit-keyframes lds-ellipsis2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    25%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes lds-ellipsis {
    0% {
        left: 32px;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    25% {
        left: 32px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        left: 100px;
    }

    75% {
        left: 168px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        left: 168px;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-webkit-keyframes lds-ellipsis {
    0% {
        left: 32px;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    25% {
        left: 32px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        left: 100px;
    }

    75% {
        left: 168px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        left: 168px;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

.lds-ellipsis {
    position: relative;
}

.lds-ellipsis > div {
    position: absolute;
    left: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
}

.lds-ellipsis div > div {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f00;
    position: absolute;
    top: 40px;
    left: 32px;
    -webkit-animation: lds-ellipsis 3s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
    animation: lds-ellipsis 3s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
}

.lds-ellipsis div:nth-child(1) div {
    -webkit-animation: lds-ellipsis2 3s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
    animation: lds-ellipsis2 3s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
    background: #6e3695;
}

.lds-ellipsis div:nth-child(2) div {
    -webkit-animation-delay: -1.5s;
    animation-delay: -1.5s;
    background: #6e3695;
}

.lds-ellipsis div:nth-child(3) div {
    -webkit-animation-delay: -0.75s;
    animation-delay: -0.75s;
    background: #6e3695;
}

.lds-ellipsis div:nth-child(4) div {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    background: #6e3695;
}

.lds-ellipsis div:nth-child(5) div {
    -webkit-animation: lds-ellipsis3 3s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
    animation: lds-ellipsis3 3s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
    background: #6e3695;
}

.lds-ellipsis {
    width: 100px !important;
    height: 20px !important;
    margin: 0 auto;
    top: 10px;
    -webkit-transform: translate(-50px, -50px) scale(0.5) translate(50px, 50px);
    transform: translate(-50px, -50px) scale(.5) translate(50px, 50px);
}

/* End Loading Ellipsis */
/* MM Modal Box */
.modalbox-overlay {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.modalbox-wrapper {
    display: none;
    position: fixed;
    padding: 10px 10px 0;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: hidden;
    text-align: center;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 99999;
}

.modalbox-wrapper:after {
    display: inline-block;
    height: 100%;
    margin-left: -.05em;
    content: "";
    vertical-align: middle;
}

.modalbox-box {
    padding: 25px 25px 0 25px;
    width: 450px;
    max-width: 75%;
    max-height: 95vh;
    position: relative;
    display: inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flex;
    align-items: center;
    justify-content: center;
    overflow: auto;
    background: #fff;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .025) !important;
    box-sizing: border-box;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
    transition: opacity .3s, transform .3s;
}

.modalbox-wrapper.is-open .modalbox-box {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.modalbox-wrapper.has-title .modalbox-box {
    display: inline-block;
    text-align: right;
    padding: 0;
    margin: 0;
}

.modalbox-title {
    font-size: 1.5em;
    line-height: 1;
    padding: 15px;
    background: #f2f5f7;
    color: #212121;
}

.modalbox-content {
    width: 75%;
    margin: 0 auto;
}

.modalbox-content p {
    margin: .5em 0 2.5em;
    font-size: 1.25em;
}

.mb-close {
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 2em;
    width: 40px;
    height: 40px;
    color: #BDBDBD;
    transition: all .3s;
    z-index: 9;
}

.mb-close:hover {
    cursor: pointer;
    color: #424242;
}

.mb-login-register .modalbox-box, .mb-loading .modalbox-box {
    padding: 25px !important;
    height: 240px;
}

.mb-product-quick-view .modalbox-box {
    width: 1000px;
    max-width: 100%;
    padding: 30px 25px;
}

.mb-size-chart .modalbox-box {
    display: inline-block;
    width: 100%;
}

.mb-size-chart .modalbox-content {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-direction: column;
}

.mb-size-chart .modalbox-content .title {
    text-align: right;
    margin-bottom: .75em;
    font-size: 1.5em;
}

.mb-size-chart .modalbox-content .title i {
    vertical-align: middle;
    display: inline-block;
}

.mb-size-chart .modalbox-content .table-wrapper {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex: 1 1 100%;
    align-items: center;
    padding-bottom: 25px;
}

.mb-size-chart .modalbox-content .table-wrapper + div {
    padding-bottom: 25px;
}

.mb-size-chart .modalbox-content .table {
    margin: 0;
}

.mb-size-chart .table th, .mb-size-chart .table td {
    vertical-align: middle;
    padding: 8px;
    font-weight: 400;
}

.mb-size-chart .table .th-small {
    font-size: .75em;
}

.mb-size-chart .table th {
    border-top: none;
    border-bottom: 1px solid #dee2e6 !important;
}

.mb-size-chart .table tbody tr td {
    font-family: sans-serif;
}

.mb-size-chart .table .fa-text {
    font-family: iranyekan, IRANSans, Tahoma, sans-serif;
}

.mb-size-chart .table tbody tr:nth-child(odd) {
    background: #f9f9f9;
}

@media screen and (max-width: 767px) {
    .modalbox-wrapper {
        padding: 0;
    }

    .modalbox-wrapper.mb-loading {
        z-index: 999999;
    }

    .modalbox-wrapper:after {
        display: none;
    }

    .modalbox-box {
        width: 100% !important;
        max-width: 100% !important;
        height: 100% !important;
        max-height: 100% !important;
        margin: 0 !important;
        vertical-align: unset;
        transform: scale(1) translateZ(0) !important;
    }
}

/* Success Animation */
@-webkit-keyframes scaleAnimation {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scaleAnimation {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes drawCircle {
    0% {
        stroke-dashoffset: 151px;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes drawCircle {
    0% {
        stroke-dashoffset: 151px;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@-webkit-keyframes drawCircleInfo {
    0% {
        stroke-dashoffset: 515px;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes drawCircleInfo {
    0% {
        stroke-dashoffset: 515px;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@-webkit-keyframes drawCheck {
    0% {
        stroke-dashoffset: 36px;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes drawCheck {
    0% {
        stroke-dashoffset: 36px;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

#successAnimationCircle {
    stroke-dasharray: 151px 151px;
    stroke: #5fd133;
}

#successAnimationCheck {
    stroke-dasharray: 36px 36px;
    stroke: #FFF;
}

#successAnimationResult {
    fill: #5fd133;
    opacity: 0;
}

#successAnimation.animated {
    -webkit-animation: 1s ease-out 0s 1 both scaleAnimation;
    animation: 1s ease-out 0s 1 both scaleAnimation;
}

#successAnimation.animated #successAnimationCircle {
    -webkit-animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCircle, 0.3s linear 0.9s 1 both fadeOut;
    animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCircle, 0.3s linear 0.9s 1 both fadeOut;
}

#successAnimation.animated #successAnimationCheck {
    -webkit-animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCheck, 0.3s linear 0.9s 1 both fadeOut;
    animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCheck, 0.3s linear 0.9s 1 both fadeOut;
}

#successAnimation.animated #successAnimationResult {
    -webkit-animation: 0.3s linear 0.9s both fadeIn;
    animation: 0.3s linear 0.9s both fadeIn;
}

#infoAnimationResult {
    opacity: 0;
}

#infoAnimationCircle {
    stroke-dasharray: 515px 515px;
}

#infoAnimation.animated {
    -webkit-animation: 1s ease-out 0s 1 both scaleAnimation;
    animation: 1s ease-out 0s 1 both scaleAnimation;
}

#infoAnimation.animated #infoAnimationCircle {
    -webkit-animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCircleInfo, 0.3s linear 0.9s 1 both fadeOut;
    animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCircleInfo, 0.3s linear 0.9s 1 both fadeOut;
}

#infoAnimation.animated #infoAnimationResult {
    -webkit-animation: 0.3s linear 0.9s both fadeIn;
    animation: 0.3s linear 0.9s both fadeIn;
}

.woocommerce-variation-add-to-cart-disabled > .sps1-add-to-cart > .single_add_to_cart_button_wrapper {
    display: none;
}

.mmbtn.mmbtn-lg {
    font-size: 1.13rem;
    padding: .5rem 0;
    width: 300px;
    line-height: 2;
    max-width: 100%;
}

.mmbtn.mmbtn-lg .icon {
    font-size: 1.75em;
    line-height: 0;
}

.mmbtn.mmbtn-sm {
    border-radius: 4em;
    padding: 0.25em .75em;
    font-size: .75em;
    min-width: auto;
}

.mmbtn.mmbtn-sm .icon {
    font-size: 1em;
    line-height: 0;
}

form.cart .variations label {
    font-weight: 400 !important;
}

.pd-desc_item {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    font-size: 1.13em;
    font-weight: lighter;
    margin-bottom: 15px !important;
    color: #212121;
}

.pd-desc_item__title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    color: #a5a5a5;
    padding: 0 15px;
}

.pd-desc-item__content {
    padding: 0 15px;
}

.pd-desc_item p {
    margin: 0;
}

@media (max-width: 767px) {
    .pd-desc_item {
        font-size: .9em;
    }

    .pd-desc_item__title {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .pd-desc_item__title {
        padding: 0 15px 0 5px;
    }

    .pd-desc-item__content {
        padding: 0 5px 0 15px;
    }
}

.cm_meta {
    line-height: 2;
}

.cm_meta__title {
    font-size: 1.3em;
    color: #212121;
}

.cm_meta__author, .cm_meta__time {
    color: #616161;
    font-weight: 100;
}

.cm_meta__time {
    font-size: .75em;
}

.comment-text .description {
    padding: 1.13em 0;
    font-size: 1.13em;
}

.comment-text .description p {
    margin: 0 !important;
}

.woocommerce .widget_price_filter .price_slider_amount .form-row .col {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #E0E0E0;
    height: 25px;
}

.mmbtn.secondary.price-filter-apply {
    border: 1px solid #e7e7e7;
}

.mmbtn.secondary.price-filter-apply:hover {
    border: 1px solid #bdbdbd;
    color: #616161 !important;
}

.mmtheme-wc-side-color .filter_color {
    width: 20px;
    height: 20px;
    margin-right: auto;
    border-width: 1px;
    border-style: solid;
}

.mmtheme-wc-side-brand li a {
    width: 100%;
}

.mmtheme-wc-side-size {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.mmtheme-wc-side-size li#my-pa-size {
    flex: 1 1 100%;
}

.mmtheme-wc-side-size li:not(#my-pa-size) {
    margin: 0 !important;
    margin-left: 5px !important;
    margin-bottom: 5px !important;
}

.mmtheme-wc-side-size li:not(#my-pa-size) a {
    margin: 0 !important;
    display: inline-block;
    background: #fff !important;
    border: solid 1px #e1e1e1;
    border-radius: .25em !important;
    padding: 6px 10px 3px !important;
    line-height: 1;
    font-size: 1em;
    font-weight: 300 !important;
    color: #4e4e4e;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.mmtheme-wc-side-size li.chosen:not(#my-pa-size) a {
    font-weight: 400 !important;
}

.mmtheme-wc-side-size li:not(#my-pa-size) a:hover, .mmtheme-wc-side-size li:not(#my-pa-size) a:focus, .mmtheme-wc-side-size li.chosen:not(#my-pa-size) a {
    color: #f9b621 !important;
    border-color: #f9b621 !important;
}

.mmtheme-wc-side-size li:not(#my-pa-size) a:after, .mmtheme-wc-side-size li:not(#my-pa-size) a:before {
    content: initial !important;
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul.mmtheme-wc-side-brand:not(.expanded) li:nth-of-type(1n+5), .yith-woocommerce-ajax-product-filter.with-checkbox ul.mmtheme-wc-side-color:not(.expanded) li:nth-of-type(1n+5) {
    display: none;
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul.mmtheme-wc-side-size:not(.expanded) li:nth-of-type(1n+12) {
    display: none;
}

.filter_show_more {
    display: block;
    margin-top: .75em;
    font-size: 1em;
    color: #9e9e9e;
    text-align: center;
}

.filter_show_more:hover {
    color: #757575;
}

.filter_show_more:after {
    content: attr(data-text-open);
}

.filter_show_more.expanded:after {
    content: attr(data-text-close);
}

.filter_show_more .icon {
    margin-left: 10px;
    border-color: #757575;
    border-width: 1px;
    width: 6px;
    height: 6px;
    top: -2px;
    right: 0;
}

.filter_show_more .icon.icon-read-less {
    top: 0;
}

.mpa-body header {
    padding: .25em 0 1.25em;
    border-bottom: 1px solid #F5F5F5;
}

.mpa-filter-pretitle {
    color: #757575;
}

.woocommerce-ordering .nice-select {
    background: none !important;
    border: 0 !important;
    padding: 0 15px;
    position: relative;
    width: auto;
    text-align: center !important;
    line-height: 40px;
}

.nice-select:after {
    content: none;
    border-color: #424242;
    border-width: 1px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
}

.nice-select .current {
    font-weight: bold;
    color: #424242;
}

.nice-select .current:after {
    content: "";
    display: inline-block;
    border-bottom: 1px solid #424242;
    border-right: 1px solid #424242;
    pointer-events: none;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    height: 8px;
    position: relative;
    top: -1px;
    right: 0;
    margin-right: 5px;
    transition: all .3s;
}

.nice-select.open .current:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}

.woocommerce-ordering .nice-select .list {
    width: 150px;
    right: calc(50% - 75px);
    z-index: 10;
}

.mpa-filter-select select {
    opacity: 0;
}

.woocommerce nav.woocommerce-pagination {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    align-items: center;
}

.woocommerce nav.woocommerce-pagination ul {
    border: none;
    font-size: 1.13em;
    margin: 0 !important;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-direction: row-reverse;
}

.woocommerce nav.woocommerce-pagination ul li {
    border: none;
    float: none;
    display: inline-flex;
    align-items: center;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span.current {
    padding: 5px 10px;
    background: transparent !important;
    color: #757575;
}

.woocommerce nav.woocommerce-pagination ul li a.prev {
    padding-left: 0;
}

.woocommerce nav.woocommerce-pagination ul li a.next {
    padding-right: 0;
}

.woocommerce nav.woocommerce-pagination ul li a:hover {
    color: #212121;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
    color: #212121;
    font-weight: 700;
    position: relative;
}

.woocommerce nav.woocommerce-pagination ul li span.current:after {
    content: "";
    position: absolute;
    border-bottom: 2px solid #bb1a44; /* Primary Color */
    width: 18px;
    bottom: 0;
    right: 50%;
    margin-right: -9px;
}

.qvimgs {
    position: relative;
    min-height: 460px;
}

.qvimgs .brand {
    display: block;
    position: absolute;
    top: 20px;
    left: 15px;
    width: 80px;
    height: 80px;
    border: 1px solid #e1e1e1;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    z-index: 9;
    transition: all .3s;
}

.qvimgs .brand:hover {
    border: 1px solid #bb1a44; /* Primary Color */
}

.qvimgs .brand span {
    color: #757575;
    font-weight: 100;
}

.qvimgs .brand img {
    width: 100%;
    height: auto;
    padding: 10px;
}

.qvimgs_main {
    padding-right: 80px;
    position: relative;
}

.qvimgs_main img {
    width: 100%;
}

.qvimgs_main.loading img {
    opacity: 0;
}

.qvimgs_main span {
    display: none;
}

.qvimgs_main.loading span {
    position: absolute;
    display: inline-block;
    top: 50%;
    right: 0;
    padding-right: 80px;
    width: 100%;
    margin-top: -10px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    color: #212121;
    font-size: 0.9em;
    z-index: 9;
}

.qvimgs_thumbs {
    position: absolute;
    display: flex;
    top: 0;
    right: 15px;
    height: 100%;
    overflow: hidden;
    padding-top: 20px;
}

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

.qvimgs_thumbs ul li {
    margin-bottom: 10px;
    width: 80px;
    height: 80px;
}

.qvimgs_thumbs ul li:last-child {
    margin-bottom: 0;
}

.qvimgs_thumbs ul li img {
    border: 1px solid #e1e1e1;
    transition: all .3s;
    width: 100%;
    height: 100%;
}

.qvimgs_thumbs ul li.active img, .qvimgs_thumbs ul li:hover img {
    border: 1px solid #bb1a44; /* Primary Color */
    cursor: pointer;
}

.qvimgs_thumbs .wcCarousel-nav {
    width: 100%;
    height: 100%;
    display: block;
}

.mb-product-quick-view .sps1-add-to-cart {
    display: flex;
}

.mb-product-quick-view .single_add_to_cart_button_wrapper {
    width: 60%;
    max-width: 300px;
    margin-left: 15px;
}

.mb-product-quick-view .single_view_details_button_wrapper {
    width: 40%;
    max-width: 200px;
}

.mb-product-quick-view .sps1-add-to-cart .mmbtn.secondary {
    width: 100%;
}

.mb-product-quick-view .sps1-add-to-cart {
    margin-bottom: 0 !important;
}

.mb-product-quick-view .sps1-brand-code, .mb-product-quick-view .sps1-brand {
    display: none !important;
}

.mb-product-quick-view .entry-summary {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-direction: column;
    text-align: right;
}

.mb-product-quick-view .entry-summary .row, .mb-product-quick-view .entry-summary .row .col-12, .mb-product-quick-view .entry-summary .row form, .mb-product-quick-view .entry-summary .row form .single_variation_wrap {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-direction: column;
    flex: 1 1 100%;
}

.mb-product-quick-view .entry-summary .woocommerce-variation, .mb-product-quick-view .entry-summary .sps1-price {
    margin: auto 0 !important;
}

.mb-product-quick-view .view_details {
    display: block !important;
}

.mmtheme-pill {
    display: inline-block;
    padding: .6em 1em;
    margin: .2em .1em;
    font-size: 1.13em;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 50rem;
    border: 1px solid #e1e1e1;
    color: #757575;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

a.mmtheme-pill:hover {
    color: #616161;
}

.mmtheme-pill.light {
    border-color: #f2f5f7;
    background: #f2f5f7;
}

a.mmtheme-pill.light {
    border-color: #616161;
}

.widget-archive-topbar, .widget-archive-topbar .widget, .widget-archive-topbar .widget ul, .widget-archive-topbar .widget ul li {
    margin: 0 !important;
}

.widget-archive-topbar .widget ul {
    padding-right: .5em;
    display: flex;
    flex-wrap: wrap;
}

.widget-archive-topbar .widget ul li {
    display: inline-block !important;
    margin-left: 1em !important;
}

.widget-archive-topbar .widget ul li a {
    font-size: .95em;
    color: #757575;
}

.widget-archive-topbar .widget ul li a:before {
    margin-left: .75em;
}

.th-ham-btn > .icon {
    display: inline-block;
    position: relative;
    top: 8px;
}

.icon-hamurger {
    width: 22px;
    height: 22px;
    margin: 0 .2em;
}

.icon-hamurger span {
    width: 100%;
    height: 2px;
    position: absolute;
    top: 1px;
    right: 0;
    background: #5d5d5d;
    border-radius: 2px;
    transition: all .3s;
}

.icon-hamurger:hover span {
    background: #bb1a44; /* Primary Color */
}

.icon-hamurger span:nth-child(2) {
    top: 8px;
}

.icon-hamurger span:nth-child(3) {
    top: 15px;
}

.icon-hamurger.active span {
    top: 8px;
    transform: rotate(-45deg)
}

.icon-hamurger.active span:nth-child(2) {
    display: none;
}

.icon-hamurger.active span:nth-child(3) {
    top: 8px;
    transform: rotate(45deg)
}

.th-search {
    font-size: 1.3em;
}

.th-search .icon {
    position: relative;
    top: 2px;
}

.widget-search {
    position: relative;
    top: -1px;
    display: inline-block;
    margin-right: 16px;
    width: calc(100% - 75px);
    color: #b1b1b1;
}

.widget-search i {
    display: inline-block;
    font-size: .75em;
}

.widget-search input {
    display: inline-block;
    width: calc(100% - 35px);
    background: transparent;
    border: none;
    font-size: .75em;
    font-weight: 100;
    color: #b1b1b1;
}

@media (max-width: 767px) {
    .zoomContainer {
        display: none;
    }
}

.product-card-other-colors {
    position: absolute;
    right: 0;
    top: 0;
    height: calc(100% - 1rem);
    width: 20%;
    overflow: hidden;
    opacity: 0;
    transition: opacity .4s;
}

.product-card-image:hover .product-card-other-colors {
    opacity: 1
}

.product-card-other-colors ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.product-card-other-colors ul li {
    margin-bottom: 5px;
}

.product-card-other-colors ul li:last-child {
    margin-bottom: 0;
}

.product-card-other-colors a {
    position: relative;
    display: block;
    border: 1px solid #e1e1e1;
    transition: all .4s;
}

.product-card-other-colors a:hover {
    border: 1px solid #bb1a44; /* Primary Color */
}

.product-card-other-colors img {
    position: initial;
}

.sps1-other-colors {
    flex-wrap: wrap;
    max-width: 100%;
}

@media (max-width: 768px) {
    .sps1-other-colors {
        flex-wrap: nowrap;
        overflow: auto;
    }
}

.sps1-other-colors_item {
    margin-left: 10px;
    margin-bottom: 10px;
}

.sps1-other-colors_item:last-child {
    margin-left: 0;
}

.sps1-other-colors_item img {
    width: 80px;
    height: 80px;
}

.sps1-other-colors_item a {
    position: relative;
    display: block;
    border: 1px solid #e1e1e1;
    transition: all .4s;
}

.product-card-other-colors li.disabled a:before, .sps1-other-colors_item.disabled a:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
}

.product-card-other-colors li.disabled a:after, .sps1-other-colors_item.disabled a:after {
    content: "ناموجود";
    position: absolute;
    top: calc(50% - 7.5px);
    right: 0;
    width: 100%;
    text-align: center;
    font-size: .75em;
    height: 15px;
    line-height: 15px;
    font-weight: 600;
    color: #212121;
}

.sps1-other-colors_item.active a, .sps1-other-colors_item a:hover {
    border: 1px solid #bb1a44; /* Primary Color */
}

.widget.brand-desc .img {
    padding-top: 100%;
    position: relative;
}

.widget.brand-desc .img img {
    position: absolute;
    max-width: 90%;
    height: auto;
    top: 50%;
    left: 50%;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    transform: translateZ(0) translateX(-50%) translateY(-50%) scale(1.0, 1.0);
    -webkit-transform: translateZ(0) translateX(-50%) translateY(-50%) scale(1.0, 1.0);
}

.widget.brand-desc .desc {
    color: #9e9e9e;
    font-weight: 300;
    line-height: 2;
}

.widget.brand-desc .desc .read-more {
    color: #BDBDBD;
}

.widget.brand-desc .desc .read-more .icon {
    border-color: #BDBDBD;
}

.mb-product-gallery .modalbox-box {
    width: 100%;
    height: 96vh;
    padding: 25px;
    overflow: hidden;
}

.mb-product-gallery .modalbox-content {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-direction: row-reverse;
    height: 100%;
}

.mb-product-gallery .gallery-viewport {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    width: calc(100% - 100px);
    height: 100%;
}

.mb-product-gallery .gallery-viewport img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
}

.mb-product-gallery .gallery-viewport span {
    display: none;
}

.mb-product-gallery .gallery-viewport.loading img {
    display: none;
}

.mb-product-gallery .gallery-viewport.loading span {
    display: block;
}

.mb-product-gallery .gallery-thumbnails {
    width: 100px;
    height: auto;
    padding-bottom: 1px;
    overflow: auto;
    list-style: none;
    scrollbar-width: none;
}

.mb-product-gallery .gallery-thumbnails::-webkit-scrollbar {
    width: 0px;
    background: transparent;
}

.mb-product-gallery .gallery-thumbnails li {
    margin-bottom: 10px;
}

.mb-product-gallery .gallery-thumbnails li:last-child {
    margin-bottom: 0;
}

.mb-product-gallery .gallery-thumbnails img {
    transition: all .4s;
    border: solid 1px #e1e1e1
}

.mb-product-gallery .gallery-thumbnails li.active img, .mb-product-gallery .gallery-thumbnails img:hover {
    cursor: pointer;
    border: 1px solid #bb1a44; /* Primary Color */
}

.m-shop-top-nav {
    height: 60px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid white;
    padding: 0 20px;
    box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.035) !important;
    font-size: 1.13em;
}

.m-shop-top-nav h1 {
    font-size: 1em;
    font-weight: 400;
    color: #212121;
}

.m-shop-top-nav h1 i {
    margin-right: .25em;
    vertical-align: middle;
    display: inline-block;
}

.m-shop-top-nav .categories {
    display: none;
    width: 100%;
    height: auto;
    max-height: calc(100vh - 300px);
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: -1px;
    background: white;
    box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.05) !important;
    overflow: auto;
    padding: 5px 20px;
}

.m-shop-bottom-nav {
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: 60px;
    background: white;
    z-index: 9999;
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.15) !important;
    font-size: 1.13em;
}

.m-shop-bottom-nav:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: calc(50% - 1.5px);
    border-right: 1.5px solid #e1e1e1;
    height: 60px;
}

.m-shop-bottom-nav i {
    margin-left: 10px;
    color: #212121;
}

.mb-m-filter .modalbox-box {
    width: 100%;
    height: 100%;
    overflow: visible;
}

.mb-m-filter .modalbox-content {
    height: calc(100% - 110px);
    width: 100% !important;
    display: block;
    overflow: auto;
    margin: 0;
}

.mb-m-filter .mpa-filters .mpa-filter-top {
    padding: 15px;
}

.mb-m-filter .apply-filters {
    background: white;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 10px 15px;
}

.mb-m-filter .mpa-sidebar {
    padding: 0 15px;
}

@media (min-width: 768px) {
    .mpa-sidebar .yith-wcan-stock-on-sale {
        display: none;
    }
}

@media (max-width: 767px) {
    .mpa-sidebar .widget-categories.widget-wc-categories {
        display: none;
    }

    .mpa-sidebar .yith-wcan-stock-on-sale li {
        margin-bottom: 0 !important;
    }
}

.sort-overlay {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    z-index: 999;
}

.m-shop-bottom-nav .sort {
    display: none;
    position: fixed;
    width: 100%;
    bottom: 0;
    right: 0;
    background: #fff;
    z-index: 9;
}

.m-shop-bottom-nav .sort .title {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
    font-size: 1.13em;
    font-weight: 400;
    color: #212121;
    background: #f2f5f7;
    padding: 15px;
}

.m-shop-bottom-nav .sort .close-btn i {
    font-size: 1.13em;
    margin: 0;
    height: 1.25em;
    display: inline-block;
    vertical-align: middle;
}

.m-shop-bottom-nav .sort a {
    display: block;
    position: relative;
    width: calc(100% - 30px);
    margin: 0 15px;
    padding: 12px 0;
    font-size: 1em;
    color: #333333;
    border-bottom: 1px solid #e3e3e3;
}

.m-shop-bottom-nav .sort a:last-child {
    border-bottom: 0;
}

.m-shop-bottom-nav .sort a.active {
    color: #bb1a44; /* Primary Color */
    font-weight: 600;
}

.m-shop-bottom-nav .sort .radio-btn {
    margin: 0 1em;
}

.m-shop-bottom-nav .sort a.active .radio-btn {
    border: 5px solid #bb1a44; /* Primary Color */
}

.radio-btn {
    width: 20px;
    height: 20px;
    border: 1px solid #e1e1e1;
    display: inline-block;
    border-radius: 50%;
}

.radio-btn.checked {
    border: 5px solid #bb1a44; /* Primary Color */
}

.top-header-search {
    position: absolute;
    top: -100%;
    right: 0;
    width: 100%;
    background: white;
    z-index: 999999;
    transition: top .4s;
}

.top-header-search.expanded {
    top: 0;
}

@media screen and (max-width: 767px) {
    .top-header-search {
        top: 0 !important;
        overflow: auto;
        height: 100%;
        box-shadow: none !important;
        display: none;
        opacity: 0;
        transition: opacity .4s;
    }

    .top-header-search.expanded {
        display: block;
        opacity: 1;
    }
}

.top-header-search_top {
    padding: 1em 0;
    font-size: 1.5em;
    border-bottom: 1px solid #e5e5e5;
}

.top-header-search_top .mmicon {
    font-size: 1.25em;
    position: relative;
    top: 2px;
}

.top-header-search_top a.mmicon {
    color: #212121;
}

.top-header-search_top a.mmicon:hover {
    color: #000;
}

.top-header-search_input {
    border: none;
}

.top-header-search_results {
    background: #fefefe;
}

.top-header-search_results .mpa-filter-pretitle {
    font-size: 1.13em;
}

@media screen and (max-width: 767px) {
    .top-header-search_results .categories .results {
        white-space: nowrap;
        overflow: auto;
        width: 100%;
        display: inline-block;
    }
}

.top-header-search_results .product-card {
    margin: 0 !important;
}

.top-header-search_results .product-card .pc-title {
    display: block;
    max-width: 100%;
}

.top-header-search_results .products .show-more a {
    font-size: 1.13em;
    color: #424242;
}

.top-header-search_results .products .show-more a:hover {
    color: #212121;
}

.top-header-search_results .products .show-more i {
    vertical-align: middle;
}

@media screen and (max-width: 767px) {
    .top-header-search_results .products > div:nth-child(n + 5) {
        display: none;
    }
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border-top: none;

}
.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
    font-family: "Font Awesome 5 Pro";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-weight: 600;
    font-size: 1.25em;
    right: 1.25em;
    top: .75em;
    line-height: 1.45em;
    vertical-align: middle;
}

.woocommerce-error {
    color: #E53935;
    background: #FFEBEE;
}

.woocommerce-error:before {
    content: "\f06a";
    color: #E53935;
}

.woocommerce-info {
    color: #1E88E5;
    background: #E3F2FD;
}

.woocommerce-info:before {
    content: "\f05a";
    color: #1E88E5;
}


.woocommerce-message {
    color: #43A047;
    background: #E8F5E9;
}

.woocommerce-message:before {
    content: "\f058";
    color: #43A047;
}

.modalbox-box .woocommerce-info, .modalbox-box .woocommerce-error, .modalbox-box .woocommerce-success, .modalbox-box .woocommerce-message {
    padding: .5em;
    margin-bottom: 25px;
    border: 0;
    color: #757575;
    background: transparent;
    text-align: center;
}

.modalbox-box .woocommerce-message {
    border: 0;
    background: transparent;
    color: #757575;
}

.modalbox-box .woocommerce-message:before, .modalbox-box .woocommerce-message:after, .modalbox-box .woocommerce-info:before, .modalbox-box .woocommerce-error:before, .modalbox-box .woocommerce-success:before {
    content: initial;
}

.mb-notice a.button {
    display: block;
    width: 100%;
    margin-bottom: 1.5em;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.5rem 1rem;
    font-size: .9rem;
    line-height: 1.5;
    border-radius: 50rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border: 1px solid #9E9E9E;
    background: transparent !important;
    color: #757575 !important;
}

.mb-notice a.button:hover {
    border: 1px solid #757575;
    color: #616161 !important;
}

@media screen and (max-width: 767px) {
    .mmbtn-wrapper-fixed {
        position: fixed !important;
        z-index: 99;
        bottom: 0;
        right: 0;
        width: 100%;
        padding: 10px 8px;
        margin: 0 !important;
        background: #FAFAFA;
    }

    .mmbtn-wrapper-fixed .mmbtn {
        width: 100% !important;
        padding: .75rem 0 !important;
    }
}

@media screen and (min-width: 768px) {
    .woocommerce-checkout .cart_totals.rsc-left-box {
        margin-top: 40px;
    }
}

.review-order-slider {
    min-height: auto;
}

.review-order-slider .product-card {
    padding: 0 15px;
}

.payment-row .custom-control.custom-radio {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    height: 100%;
    padding: 0;
    align-items: center;
    justify-content: center;
}

.payment-row .custom-control.custom-radio .radio-btn {
    width: 16px;
    height: 16px;
}

.payment-row.active .custom-control.custom-radio .radio-btn {
    border: 5px solid #bb1a44; /* Primary Color */
}

.payment-row .pr-icon .mmicon {
    display: inline-block;
    font-size: 2.5em;
    color: #d8d8d8;
}

.payment-row .pr-icon .mmicon:before {
    vertical-align: middle;
}

.payment-row.active .pr-icon .mmicon {
    color: #bb1a44; /* Primary Color */
}

.payment-row .pr-desc, .payment-row .pr-icon .sub-title {
    font-size: .75em;
    line-height: 1.5
}

.online-payment-methods {
    position: relative;
    z-index: 2;
}

.online-payment-method {
    margin: 0 .5em;
    width: 64px;
    height: 64px;
    border-radius: .5em;
    border: 1px solid transparent;
}

.online-payment-method:hover {
    border: 1px solid #bb1a44; /* Primary Color */
}

.payment-row.active .online-payment-method.active {
    border: 1px solid #bb1a44; /* Primary Color */
}

.online-payment-method label {
    padding: 5px;
}

.online-payment-method label:hover {
    cursor: pointer;
}

.online-payment-method img {
    max-width: 100%;
    filter: grayscale(100%);
    opacity: 0.5;
}

.online-payment-method.active label img, .online-payment-method:hover label img {
    filter: none;
    opacity: 1;
}

.input-group-round {
    display: -webkit-inline-flex;
    display: -ms-inline-flex;
    display: inline-flex;
    border: 1px solid #d8d8d8;
    border-radius: 5rem;
    align-items: center;
    justify-content: space-between;
}

.input-group-round input {
    border-radius: 5rem;
    background: transparent;
    border: none !important;
    font-size: 1em;
    padding: 5px 15px;
}

.input-group-round button {
    min-width: 150px;
}

@media screen and (max-width: 767px) {
    .coupon-row .input-group-round {
        width: 100%;
    }

    .online-payment-method {
        width: 50px;
        height: 50px;
    }
}

.rsclb-row.coupon {
    margin: 0 -25px;
    background: rgba(0, 181, 192, .1);
    padding: 10px;
    color: #bb1a44; /* Primary Color */;
    line-height: 2;
}

.rsclb-row.coupon .col-12 {
    margin-top: .5em;
    line-height: 1.5;
    font-size: .75em;
}

i.help-tooltip {
    color: #E0E0E0;
    display: inline-block;
    margin: 0 .5em;
    font-size: 1.13em;
    cursor: pointer;
}

.tooltip.help {
    z-index: 99999;
}

.tooltip.help .tooltip-inner {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
    background-color: #f2f5f7;
    border-radius: 0;
    position: relative;
    z-index: -1;
}

.bs-tooltip-right.help .tooltip-inner, .bs-tooltip-auto.help[x-placement^="right"] .tooltip-inner, .bs-tooltip-left.help .tooltip-inner, .bs-tooltip-auto.help[x-placement^="left"] .tooltip-inner {
    top: 15px;
}

.bs-tooltip-top.help .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    border-top-color: #f2f5f7;
}

.bs-tooltip-right.help .arrow::before, .bs-tooltip-auto.help[x-placement^="right"] .arrow::before {
    border-right-color: #f2f5f7;
}

.bs-tooltip-bottom.help .arrow::before, .bs-tooltip-auto.help[x-placement^="bottom"] .arrow::before {
    border-bottom-color: #f2f5f7;
}

.bs-tooltip-left.help .arrow::before, .bs-tooltip-auto.help[x-placement^="left"] .arrow::before {
    border-left-color: #f2f5f7;
}

.ba-featured .col-xl-7, .ba-featured .col-xl-5 .form-row > div, .ba-featured .col-xl-9 .form-row > div {
    margin-bottom: 10px
}

.ba-featured_post {
    position: relative;
    display: block;
    overflow: hidden;
}

.ba-featured_post figure {
    margin: 0
}

.ba-featured_post figure {
    overflow: hidden;
    position: relative;
    padding-top: 100%;
    width: 100%;
}

.ba-featured.blog-home .ba-featured_post figure {
    padding-top: 240px;
}

.ba-most-viewed_post .overlay, .ba-featured_post .overlay {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    opacity: 0.6;
    transition: opacity .4s;
}

.ba-most-viewed_post:hover .overlay, .ba-featured_post:hover .overlay {
    opacity: 0;
}

.ba-featured_post.xl figure {
    padding-top: 70.8%;
}

.ba-featured.blog-home .ba-featured_post.xl figure {
    padding-top: 490px;
}

.ba-most-viewed_post img, .ba-featured_post img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all 3s;
}

.ba-most-viewed_post:hover img, .ba-featured_post:hover img {
    transform: scale(1.1);
}

.ba-featured_post__caption {
    font-size: .75em;
    font-weight: lighter;
    margin: 15px;
    position: absolute;
    bottom: 0;
    right: 0;
    pointer-events: none;
}

.ba-featured_post__caption time, .ba-featured_post__caption a {
    pointer-events: auto;
    color: rgba(255, 255, 255, 0.9);
}

.ba-featured_post__caption a:hover {
    color: #fff;
}

.ba-featured.blog-home .ba-featured_post__caption .cat a {
    background: white;
    color: #bb1a44; /* Primary Color */
    font-weight: 400;
    margin-bottom: 5px;
    padding: 2px 10px;
    border-radius: 50rem;
    display: inline-block;
}

.ba-featured_post__caption .title {
    text-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
    font-size: 1.75em;
    font-weight: 400;
    margin-top: .35em;
}

.ba-featured_post__caption .title a {
    color: #fff;
}

.ba-featured_post.xl .ba-featured_post__caption .title {
    font-size: 3em;
}

.ba-cat-section .product-list__title_h i:before {
    margin-right: 0;
}

.ba-cat-section.horizontal .ba-cat-section_post__content {
    -ms-flex: 0 0 44%;
    flex: 0 0 44%;
    max-width: 44%;
    padding-left: 15px;
}

.ba-cat-section.horizontal .ba-cat-section_post__img {
    -ms-flex: 0 0 56%;
    flex: 0 0 56%;
    max-width: 56%;
}

.ba-cat-section_post .title a, .ba-cat-section_post .media-heading a {
    color: #212121;
    font-weight: 600;
}

.ba-cat-section_post__content .title {
    font-size: 1.25em;
    overflow: hidden;
    height: 3em;
}

.ba-cat-section_post .meta {
    font-size: .75em;
    color: #757575;
    font-weight: 100;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.ba-featured_post__caption time:after, .ba-most-viewed_post__caption time:after, .ba-cat-section_post .meta time:after {
    content: '\2022';
    position: relative;
    text-align: center;
    padding: 0px 5px;
    color: #cecece;
}

.ba-cat-section_post__content .content {
    line-height: 1.5;
    color: #212121;
    max-height: 9em;
    overflow: hidden;
}

.ba-cat-section.vertical .ba-cat-section_post__content .content {
    max-height: 63px;
}

.ba-cat-section_post__content .read-more {
    margin-top: .5em;
    color: #bb1a44; /* Primary Color */
}

.ba-cat-section_viewall .read-more .mmicon, .ba-cat-section_post__content .read-more .mmicon {
    transition: all .4s;
    position: relative;
    top: 1px;
}

.ba-cat-section_viewall .read-more:hover .mmicon, .ba-cat-section_post__content .read-more:hover .mmicon {
    margin-right: .5em;
}

.ba-cat-section_post__img img {
    height: 100%;
    object-fit: cover;
}

.ba-cat-section_post.media {
    padding: 10px 0;
    border-bottom: 1px solid #dee2e6;
}

.ba-cat-section.horizontal .ba-cat-section_post.media:first-child {
    padding-top: 0;
}

.ba-cat-section.horizontal .ba-cat-section_post.media:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.ba-cat-section_post .media-body {
    margin: auto;
    padding: 0 10px;
    overflow: hidden;
}

.ba-cat-section_post .media-heading {
    font-size: 1em;
    overflow: hidden;
    max-height: 3em;
}

.ba-cat-section_post .media-right {
    width: 100px;
    height: 70px;
}

.ba-cat-section_post .media-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ba-cat-section.vertical .ba-cat-section_post__img {
    position: relative;
    padding-top: 68%;
}

.ba-cat-section.vertical .ba-cat-section_post__img img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ba-most-viewed .row {
    margin-left: -5px;
    margin-right: -5px;
}

.ba-most-viewed .row .ba-most-viewed_post {
    padding-right: 5px;
    padding-left: 5px;
}

.ba-most-viewed_post > a {
    display: block;
}

.ba-most-viewed_post figure {
    position: relative;
    padding-top: 140%;
    margin: 0;
    overflow: hidden;
}

.ba-most-viewed_post__caption {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 25px 20px;
    text-align: center;
    max-height: 100%;
    overflow: hidden;
}

.ba-most-viewed_post__caption .cat, .ba-most-viewed_post__caption time {
    font-size: .75em;
    color: rgba(255, 255, 255, 0.9);
}

.ba-most-viewed_post__caption .cat:hover {
    color: #fff;
}

.ba-most-viewed_post__caption .title {
    margin-bottom: .25em;
    font-size: 1.75em;
    color: #fff;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
    font-weight: 400;
}

@media screen and (max-width: 767px) {
    .ba-featured_post__caption {
        font-size: .65em;
    }

    .ba-featured.blog-home .ba-featured_post figure {
        padding-top: 140px;
    }

    .ba-featured.blog-home .ba-featured_post.xl figure {
        padding-top: 250px;
    }

    .ba-cat-section.horizontal {
        flex-direction: column-reverse;
    }

    .ba-cat-section.horizontal .ba-cat-section_post__content {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .ba-cat-section.horizontal .ba-cat-section_post__img {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.blog-archive .orderby {
    font-size: 1em;
}

.blog-archive .orderby .nice-select {
    background: transparent;
    border: none;
    padding: 0;
    margin-right: 10px;
    float: none;
    height: auto;
    line-height: 1.5;
    font-size: 1em;
}

.blog-archive .orderby .nice-select .option {
    padding: 0 20px;
}

.blog-archive .orderby .nice-select .current {
    font-weight: normal;
}

.blog-archive .orderby .nice-select .current:after {
    margin-right: 10px;
}

.blog-archive .orderby .nice-select .list {
    width: 150px;
    right: calc(50% - 75px);
    top: 32px;
    z-index: 10;
}

@media screen and (max-width: 480px) {
    .blog-archive .orderby .nice-select .list {
        right: unset;
        left: 0;
        transform: translate(0);
    }
}

.ba-card-list.ba-cat-section .row {
    margin-right: -7px;
    margin-left: -7px;
}

.ba-card-list.ba-cat-section .row > div {
    padding-right: 7px;
    padding-left: 7px;
    margin-bottom: 14px;
}

.ba-cat-section-switch .head .divider {
    width: auto;
    height: 1px;
    background: #dee2e6;
    margin: 0 15px;
}

.ba-cat-section_switch__tabs {
    margin: 0;
    padding: 0;
}

.ba-cat-section_switch__tabs .mmbtn {
    font-size: 1em;
    padding: 0em .75em;
}

.ba-cat-section_switch__tabs .mmbtn:not(.primary) {
    color: #9E9E9E;
}

.ba-cat-section_switch__tabs .mmbtn:hover {
    background: #bb1a44; /* Primary Color */
    color: #fff;
}

.ba-cat-section_switch__content > .row:not(.active) {
    display: none;
}

.bs-article {
    font-size: 18px;
    line-height: 2em;
    font-weight: 300
}

.bs-article > p {
    word-wrap: break-word;
    color: #212121 !important
}

.bs-article h1, .bs-article h2, .bs-article h3 {
    margin: 0;
    font-weight: 700
}

.bs-article h3, .bs-article h4, .bs-article h5 {
    color: #212121 !important
}

.bs-article h1 {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 28px
}

.bs-article h2 {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 24px
}

.bs-article h3 {
    padding-top: 15px;
    padding-bottom: 8px;
    font-size: 20px
}

.bs-article h4 {
    font-size: 18px;
    font-weight: 700
}

.bs-article h5 {
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px
}

.bs-article table {
    border-style: solid;
    margin: 2em 0;
    border-color: #e1e1e1;
    border-width: 1px;
    align-items: center;
    text-align: center;
}

.bs-article table td {
    border-width: 1px;
    border-style: solid;
    border-color: inherit;
}

.bs-article blockquote {
    position: relative;
    background: #eaeaea;
    padding: 30px;
    padding-right: 120px;
    text-align: center;
}

.bs-article blockquote:after {
    color: #bbbbbb;
    font-size: 50px;
    position: absolute;
    right: calc(60px - 25px);
    top: calc(50% - 25px);
    content: '\e80b';
    font-family: "markomode";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bs-article blockquote p {
    max-width: 80%;
    margin: 0 auto;
}

.bs-article figcaption {
    font-size: .8em;
    color: #757575;
    border-bottom: 1px solid #e1e1e1;
}

.bs-article figure {
    max-width: 100%;
}

.bs-article figure.wp-caption {
    margin-right: auto;
    margin-left: auto;
}

.mustread {
    background: #eaeaea;
    padding: 15px 30px;
    border-right: 5px solid #bb1a44; /* Primary Color */
}

.mustread.box {
    margin-top: 5px;
    min-width: 40%;
}

.mustread .title, .mustread.box .title {
    color: #616161;
    font-size: 1.25em;
    font-weight: 400;
    padding-bottom: .5em;
    margin-bottom: .5em;
    border-bottom: 1px solid #c7c7c7;
}

.mustread.box ul {
    list-style: none;
}

.mustread.box li::before {
    content: "\2022";
    color: #bb1a44; /* Primary Color */
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-right: -1em;
    margin-left: .25em;
}

.mustread.box.right {
    margin-left: 25px;
    float: right;
}

.mustread.box.left {
    margin-right: 25px;
    float: left;
}

.mustread.inline {
    margin: 15px 0;
}

.mustread.inline .title {
    border: none;
    font-size: 1em;
    margin-left: 1em;
}

.blog-products-box {
    margin: 30px 0;
}

.blog-products-box .product-list__title {
    margin-bottom: 1em;
}

.blog-products-box .product-list__title_h {
    padding: 0;
    font-size: 1.13em;
    font-weight: 400;
}

.blog-products-box .product-list__title_h a {
    color: #212121;
}

.blog-products-box .product-list__title_more {
    font-size: .8em;
}

.blog-products-box .product-list__title_more i {
    top: 4px;
}

.blog-products-box .product-card {
    border-radius: .5em;
    margin: 0 !important;
    padding: 15px;
    transition: box-shadow .4s;
}

.blog-products-box .product-card:hover {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.blog-products-box .product-card-image, .blog-products-box .product-card-image figure {
    border: 0;
    margin: 0;
}

.blog-products-box .product-card-discount {
    /*background: #bb1a44; /* Primary Color */
    background: #bb1a44; /* Primary Color */
    top: 0;
    right: 0;
    bottom: unset;
    left: unset;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.blog-products-box .product-card-discount .pd-badge {
    font-weight: 500;
    padding: 10px 0;
    line-height: 10px;
}

.blog-products-box .product-card-discount .pd-badge span {
    font-weight: 300;
    font-size: .65em;
}

.blog-products-box .product-content {
    text-align: center;
    line-height: 1.2;
}

.blog-products-box .product-content .title {
    display: block;
    font-size: .8em;
    color: #212121;
    font-weight: 500;
    margin-bottom: 15px;
    max-height: 34px;
    overflow: hidden;
}

.blog-products-box .product-content .mmbtn {
    padding: 1px 30px
}

.post-rating .comments-count {
    display: inline-block;
    line-height: normal;
    margin: 0 0 0 15px;
    position: relative
}

.post-rating .comments-count svg {
    width: 32px;
    fill: #cecece;
    vertical-align: middle
}

.comments-count .count-box {
    margin-left: 2px
}

.ba-card-list .row {
    margin-left: -5px;
    margin-right: -5px;
}

.ba-card-list .row > div {
    padding-left: 5px;
    padding-right: 5px;
}

.clipboard-alert {
    display: none;
    background: #d7ffd2;
    color: #80b979;
    font-weight: 200;
    font-size: .9em;
    padding: 0 1em;
    border-radius: 5rem;
    margin-left: 15px;
    height: 37px;
    line-height: 37px;
}

.mmtheme_wc_sp_shorturl .input-group {
    position: relative;
}

.mmtheme_wc_sp_shorturl input,
.mmtheme_wc_sp_shorturl button {
    box-shadow: none !important;
    outline: none !important;
    direction: ltr;
}

.mb-social-share .clipboard-alert {
    position: absolute;
    top: 0;
    right: 0;
    transform: none;
    border-radius: 0;
    width: 100%;
    height: 100%;
    line-height: 34px;
    text-align: center;
    font-weight: 600;
}

@media screen and (max-width: 375px) {
    .baam-social ul li a {
        font-size: 1.1em;
    }

    .post-rating .comments-count svg, .wpulike-mrsalar svg {
        width: 28px;
        height: 28px;
    }

    .post-rating .comments-count {
        margin-left: 10px;
    }
}

@media screen and (max-width: 767px) {
    .blog-products-box .product-card-image .product-card-discount {
        font-size: .85em;
    }

    .bs-article blockquote {
        padding: 20px;
        padding-top: 100px;
    }

    .bs-article blockquote:after {
        top: 30px;
        right: 50%;
        transform: translateX(50%);
    }

    .bs-article blockquote p {
        max-width: 100%;
    }

    .clipboard-alert {
        position: fixed;
        bottom: 15px;
        right: 50%;
        transform: translateX(50%);
        background: rgba(0, 0, 0, 0.75);
        color: #fff;
    }

    .mustread.box {
        width: 100%;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}

.comments-area .cptch_wrap {
    color: #b1b1b1;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.comments-area .cptch_input {
    font-size: 1em !important;
}

.comments-area .cptch_label, .comments-area .cptch_reload_button_wrap {
    margin: 0 !important;
    display: inline-block !important;
}

.comments-area .cptch_reload_button_wrap .dashicons {
    margin: 0;
    margin-right: 10px;
}

@media screen and (max-width: 1199px) {
    .comments-area .cptch_wrap {
        justify-content: flex-start;
    }
}

.mb-discount-popup .modalbox-box {
    background: url('../images/popup-discount-bg.png') no-repeat center center;
    background-size: contain;
    width: 450px;
    height: 480px;
}

.mb-discount-popup .modalbox-content {
    margin-top: 50px;
    width: 65%;
}

.mb-discount-popup .amount {
    color: #d89c15;
    background: #ffde1d;
    border-radius: 50rem;
    height: 3.25em;
    margin-bottom: 10px;
}

.mb-discount-popup .amount .price {
    font-size: 4em;
    letter-spacing: -4px;
    font-weight: 900;
    line-height: .7em;
}

.mb-discount-popup .amount .currency {
    display: inline-block;
    font-size: 2.25em;
    line-height: 1.35em;
    font-weight: 600;
    margin-right: 5px;
    vertical-align: top;
}

.mb-discount-popup .title {
    font-size: 1.45em;
    font-weight: 900;
    color: #bb1a44; /* Primary Color */
    -webkit-text-stroke: 1px #bb1a44; /* Primary Color */
}

.mb-discount-popup .title .highlight {
    color: #bb1a44; /* Primary Color */;
    -webkit-text-stroke: 1px #bb1a44; /* Primary Color */;
}

.mb-discount-popup .divider-dashed {
    margin: 1.5em 0;
    width: 100%;
    height: 1px;
    background-image: linear-gradient(90deg, #9E9E9E, #9E9E9E 60%, transparent 60%, transparent 100%);
    background-size: 10px 1px;
}

.mb-discount-popup .message {
    margin-bottom: 15px;
}

.mb-discount-popup .mmbtn {
    font-size: 1.13em;
    padding: .75em 0;
    font-weight: 500;
}

.mb-discount-popup .mb-close {
    background: #bb1a44; /* Primary Color */
    color: #ffffff;
    left: unset;
    right: 15px;
    top: 15px;
    font-size: 1.25em;
    width: 30px;
    height: 30px;
    line-height: 32px;
    border-radius: 50%;
    text-align: center;
}

.mb-discount-popup .mb-close:hover {
    background: #e6a515;
}

.mb-discount-popup-code .modalbox-box {
    background: url('../images/popup-discount-code-bg.png') no-repeat center center;
}

.mb-discount-popup-code .amount {
    color: #ffde1d;
    font-weight: bolder;
    margin-bottom: 12px;
    display: flex;
    justify-content: center;
    text-align: right;
    align-items: center;
    background: none;
    height: auto;
}

.mb-discount-popup-code .amount .price {
    flex: 1 1 50%;
    font-size: 7.5rem;
    line-height: .65;
    letter-spacing: -3px;
    font-weight: 900;
    margin-top: auto;
    text-align: left;
}

.mb-discount-popup-code .amount .currency {
    flex: 1 1 50%;
    margin-right: 15px;
    font-size: 2.25rem;
    line-height: 1.2;
    vertical-align: bottom;
    font-weight: 400;
}

.mb-discount-popup-code .title {
    font-size: 1.25em;
    color: #ffffff;
    font-weight: 900;
    -webkit-text-stroke: 1px #fff;
}

.mb-discount-popup-code .get-code {
    position: relative;
    margin-bottom: 20px;
    text-align: center;
    background: #ffa0a0;
    border-radius: 50rem;
    color: #0c0c0c;
    font-size: 2.15rem;
    line-height: 1.1;
    padding: 5px 0;
    font-weight: 500;
    height: 2.5rem;
    overflow: hidden;
}

.mb-discount-popup-code .get-code .code {
    margin-left: 2rem;
    letter-spacing: 2px;
}

.mb-discount-popup-code .get-code.has-message:after {
    content: attr(data-copied-message);
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1rem;
    line-height: 2.5rem;
    width: 100%;
    height: 100%;
    background: #ffde1d;
    color: #0c0c0c;
    font-weight: bolder;
    border-radius: 50rem;
}

.mb-discount-popup-code .get-code a {
    position: absolute;
    left: 0;
    top: 0;
    background: #ffde1d;
    height: 100%;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50rem;
    font-size: .55em;
    color: #0c0c0c;
    line-height: 2.7rem;
}

.mb-discount-popup-code .message {
    color: #fff;
    font-size: .75em;
}

.mb-discount-popup-code .mb-close {
    background: #fff;
    color: #212121;
}

.mb-discount-popup-code .mb-close:hover {
    background: #f5f5f5;
}

@media screen and (max-width: 479px) {
    .mb-discount-popup .modalbox-content {
        font-size: .75em;
    }

    .mb-discount-popup .mb-close {
        margin-top: 25%;
    }
}

.hms-slider, .hms-slider .owl-carousel, .hms-slider .owl-stage-outer, .hms-slider .owl-stage, .hms-slider .owl-item {
    height: 100% !important;
}

.hms-slider .item {
    position: relative;
    height: 100% !important;
}

.hms-slider .item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media screen and (max-width: 991px) {
    .hms-slider {
        height: 50vh !important;
    }
}

.editors-choice {
    background: #f5f5f5;
}

.editors-choice .head .divider {
    flex: 1 1 0;
    height: 1px;
    background: #E0E0E0;
    margin: 0 15px;
}

.editors-choice_wrapper {
    width: calc(100% - 15px);
    margin-right: auto;
    overflow: hidden;
}

.editors-choice_carousel:not(.flickity-enabled) {
    height: 230px;
    overflow: hidden;
}

.editors-choice_carousel:not(.flickity-enabled) .ba-cat-section_post {
    opacity: 0;
}

@media (min-width: 576px) {
    .editors-choice_wrapper {
        width: calc(540px + (100% - 540px) / 2 - 15px);
    }
}

@media (min-width: 768px) {
    .editors-choice_wrapper {
        width: calc(720px - (100% - 720px) / 2 - 15px);
    }
}

@media (min-width: 992px) {
    .editors-choice_wrapper {
        width: calc(960px + (100% - 960px) / 2 - 15px);
    }
}

@media (min-width: 1200px) {
    .editors-choice_wrapper {
        width: calc(1140px + (100% - 1140px) / 2 - 15px);
    }
}

@media screen and (min-width: 1450px) {
    .editors-choice_wrapper {
        width: calc(1352px + (100% - 1352px) / 2 - 15px);
    }
}

.editors-choice_carousel .ba-cat-section_post {
    min-width: 250px;
    width: 20vw;
    padding-left: 25px;
    overflow: hidden;
}

.editors-choice_carousel.ba-cat-section.vertical .ba-cat-section_post__img {
    padding-top: 62%;
}

button.flickity-button {
    background: rgba(255, 255, 255, 0.8);
    width: 50px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    opacity: 1;
    transition: all .4s;
}

.flickity-rtl .flickity-prev-next-button.next:disabled {
    left: -50px;
}

.flickity-rtl .flickity-prev-next-button.previous:disabled {
    right: -50px;
}

button.flickity-button svg {
    display: none;
}

.flickity-rtl .flickity-prev-next-button.next {
    box-shadow: -30px 0 200px 100px #f5f5f5;
    border-radius: 0 50rem 50rem 0;
    left: 0;
}

.flickity-rtl .flickity-prev-next-button.previous {
    box-shadow: 30px 0 200px 100px #f5f5f5;
    border-radius: 50rem 0 0 50rem;
    right: 0;
}

button.flickity-button:after {
    color: #9E9E9E;
    font-size: 1.5em;
    font-family: "markomode";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

button.flickity-button.next:after {
    content: '\e803';
}

button.flickity-button.previous:after {
    content: '\e804';
}

.widget-wc-product-brands .row > a {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e5e5e5;
    margin: -1px 0 0 -1px;
    padding: 5px;
}

.widget-wc-product-brands .row > a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    border: 1px solid transparent;
    margin: -1px -1px 0px 0px;
    z-index: 9;
    transition: .4s;
}

.widget-wc-product-brands .row > a img {
    filter: grayscale(1);
    opacity: .4;
}

.widget-wc-product-brands .row > a:hover img {
    filter: none;
    opacity: 1
}

.widget-wc-product-brands .show-all:hover, .widget-wc-product-brands .row > a:hover:after {
    border-color: #bb1a44; /* Primary Color */
}

.widget-wc-product-brands .show-all {
    display: block;
    text-align: center;
    width: calc(100% - 3px);
    line-height: 38px;
    border: 1px solid #e5e5e5;
    transition: .4s;
}

.widget-wc-product-brands .show-all i {
    vertical-align: middle;
}

.mega-menu-overlay {
    display: none;
    position: absolute;
    opacity: 0;
    top: 100%;
    right: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 99;
}

.mega-menu-item-has-children:hover ~ .mega-menu-overlay {
    display: block;
    animation: fadeIn .2s ease-out forwards;
}

.brands-featured {
    margin-bottom: 3em;
}

.brands-featured .title {
    font-size: 1.3em;
    color: #000;
    text-align: center;
    margin-bottom: 1.5em;
}

.brands-featured .row {
    margin-right: -7px;
    margin-left: -7px;
}

.brands-featured .row > a {
    padding-right: 7px;
    padding-left: 7px;
    margin-bottom: 14px;
}

.brands-alphabetical-search {
    position: relative;
    text-align: center;
    margin-bottom: 3.5em;
}

.brands-alphabetical-search:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #E0E0E0;
}

.brands-alphabetical-search input {
    padding-right: 30px;
    width: 200px;
    line-height: 35px;
    border: 0;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
    z-index: 9;
    transition: border .4s;
}

.brands-alphabetical-search input:focus {
    border-bottom: 1px solid #bb1a44; /* Primary Color */
}

.brands-alphabetical-search i {
    font-size: 1.13em;
    color: #b1b1b1;
    position: relative;
    left: -20px;
    top: 2px;
    z-index: 99
}

.brands-alphabetical > div {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 4em;
}

.brands-alphabetical ul {
    list-style: none;
    padding-top: 1.5em;
    padding-right: 1.5em;
    margin: 0;
}

.brands-alphabetical_letter {
    position: relative;
    font-size: 2em;
    font-weight: 600;
    width: 45px;
    height: 55px;
    line-height: 68px;
    background: url('../images/brands-alphabetical-letter-bg.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
}

.brands-alphabetical_item a {
    color: #212121;
    font-weight: 100;
}

.brands-alphabetical_item a:hover {
    color: #bb1a44; /* Primary Color */
}

.widget-wc-cat-banner-btn {
    display: block;
    box-shadow: 0 0.25rem 0.65rem rgba(0, 0, 0, 0.1);
}

.widget-wc-cat-banner-btn:hover {
    box-shadow: 0 0.25rem 0.85rem rgba(0, 0, 0, 0.1);
}

.widget-wc-cat-banner-btn .title {
    color: #212121;
}

.widget-wc-cat-banner-btn .mmbtn {
    padding: 1px 8px;
    background: #212121;
    color: #fff;
    font-size: .85em;
}

.widget-wc-cat-banner-btn .mmbtn:hover {
    background: #000;
}

.widget-wc-cat-banner-btn .mmbtn i {
    vertical-align: middle;
    margin-right: 2px;
}

.widget-wc-cat-banner-btn img {
    min-height: 60px;
}

.widget-superlative-posts .carousel-indicators {
    position: unset;
}

.widget-superlative-posts .carousel-indicators li {
    background: #dee2e6;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 5px;
}

.widget-superlative-posts .carousel-indicators li.active {
    background: #bb1a44; /* Primary Color */
    transform: scale(1.3)
}

aside.blog-sidebar .widget .widget-header {
    text-align: center;
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

aside.blog-sidebar .widget .widget-title {
    display: inline-block;
    position: relative;
    margin: 0;
    font-size: 1.5em;
    font-weight: 400;
    color: #383838;
    position: relative;
}

aside.blog-sidebar .widget .widget-title:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -6px;
    right: 0;
    left: 0;
    z-index: 9;
    background: #bb1a44; /* Primary Color */
}

.branch-archive_slider {
    width: 100%;
    height: 400px;
    overflow: hidden;
}

.branch-archive_slider .item {
    position: relative;
}

.branch-archive_slider .item:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 9;
}

.branch-archive_slider.custom-slider .item:before {
    content: initial;
}

.branch-archive_slider .item img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.branch-archive_slider .item-caption {
    position: absolute;
    top: 50%;
    left: 150px;
    transform: translateY(-50%);
    z-index: 99;
    color: #fff;
    text-align: left;
}

.branch-archive_slider .owl-nav {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    padding: 0 30px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
    opacity: 0;
    z-index: 99;
    transition: .4s opacity;
}

.branch-archive_slider:hover .owl-nav {
    opacity: 1;
}

.branch-archive_slider .owl-carousel .owl-nav button {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 3em;
    color: rgba(255, 255, 255, 0.8);
}

.branch-archive_slider .owl-carousel .owl-nav button:hover {
    background: none;
    color: #fff;
}

.branch-archive_slider .owl-dots {
    position: absolute;
    bottom: 30px;
    width: 100%;
}

.branch-archive_slider .owl-theme .owl-dots .owl-dot span {
    background: rgba(255, 255, 255, 0.5);
    width: 10px;
    height: 10px;
}

.branch-archive_slider .owl-dots .owl-dot.active span {
    background: #fff;
    transform: scale(1.3);
}

.branch-info_search {
    position: relative;
}

.branch-info_search input {
    border-radius: 0;
    padding-right: 38px;
}

.branch-info_search i {
    position: absolute;
    display: inline-block;
    width: 38px;
    line-height: 38px;
    height: 38px;
    text-align: center;
    vertical-align: middle;
    font-size: 1.333em;
}

.branch-info_list {
    list-style: none;
    padding: 0px 55px 0 40px;
    margin: 0;
    max-height: 450px;
    overflow: auto;
}

.branch-info_list::-webkit-scrollbar {
    width: 15px;
    background: #ffffff00;
}

.branch-info_list::-webkit-scrollbar-track {
    background: #ffffff;
}

.branch-info_list::-webkit-scrollbar-thumb {
    background: #212121;
    border: 4px solid #ffffff;
    border-radius: 50rem;
}

.branch-info_list::-webkit-scrollbar-thumb:hover {
    background: #000;
}

.branch-info_list__item {
    padding: 40px 0;
    border-bottom: 1px solid #dee2e6;
    color: #212121;
}

.branch-info_list__item:hover {
    cursor: pointer;
}

.branch-info_list__item.active {
    color: #bb1a44; /* Primary Color */
}

.branch-info_list__item:last-child {
    border-bottom: 0;
}

.branch-info_list__item .title {
    font-size: 1.25em;
}

.branch-info_list__item a {
    color: #212121;
}

.branch-info_list__item a:hover {
    color: #000;
}

.branch-info_list__item.active a {
    color: #bb1a44; /* Primary Color */
}

.branch-info_list__item .open-map {
    color: #212121;
}

.branch-info_list__item .open-map:hover {
    color: #000;
}

.branch-info_list__item .open-map i {
    font-size: 1.75em;
}

.branch-archive_main .map {
    position: relative;
    min-height: 700px;
}

.branch-archive_main .map .overlay {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: .85em;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255, 255, 0.9);
}

.branch-archive_main .map .overlay img {
    width: 300px;
}

@media screen and (max-width: 767px){
    .branch-archive_slider {
        width: 100%;
        height: 250px;
        overflow: hidden;
    }

    .branch-archive_slider .item img {
        width: 100%;
        height: 250px;
        object-fit: cover;
    }

    .branch-archive_slider .item-caption {
        text-align: center;
        width: 100%;
        right: 0;
    }

    .branch-archive_slider .item-caption .title {
        font-size: 1.25rem;
    }

    .branch-info .h3 {
        font-size: 1.5rem;
    }

    .branch-info_list {
        max-height: unset;
        overflow: hidden;
        padding: 0 15px;
    }

    .branch-info_list__item .title {
        font-size: 1.13em;
    }

    .branch-archive_main .map {
        min-height: unset;
        height: calc(100vh - 60px);
    }
}

.error404 h2 {
    font-size: 2em;
    font-weight: 400;
}

@media screen and (max-width: 768px) {
    .error404 h2 {
        font-size: 1.25em;
    }
}

.bs-article-toc {
    margin: 1.5em 0;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: .5em;
}

.bs-article-toc .title {
    font-weight: 500;
    margin-bottom: .75em;
}

.bs-article-toc ul {
    list-style: none;
    margin-bottom: 0;
    margin-bottom: 20px;
    padding-right: 0;
}

.bs-article-toc ul ul {
    padding-right: 50px;
}

.bs-article-toc ul li {
    position: relative;
}

.bs-article-toc ul ul li:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    right: -20px;
    top: 15px;
    background-color: #bb1a44; /* Primary Color */
    border-radius: 50%;
}

.bs-article-toc > ul > li {
    margin-bottom: 5px;
}

.bs-article-toc ul li  a {
    text-decoration: none;
}

.bs-article-toc > ul > ul li {
    margin-bottom: 0!important;
}

.bs-article-faq .title {
    font-size: 1em;
    padding-bottom: 12px;
}

.bs-article-faq .item .question {
    font-size: 1em;
    font-weight: 500;
    margin-bottom: 15px;
    padding-bottom: 5px;
}