#spinner {display:none;position:fixed;top:0;left:0;width:100%;height:100vh;z-index:999;background:rgba(255,255,255,.97);
    padding-top:40%;text-align:center;color:var(--main-color);font-weight:bold}

.dnone {display:none}

.main_color {color:var(--main-color)}

.pt-160 {padding-top:160px}

.logo {margin-top:14px}
.stick .logo {margin:10px auto}

.header-top-area, .footer-area {background:#ed1c24;border:0}
.language-currency-wrap .same-language-currency a, .same-language-currency a {color:#fff !important;letter-spacing:0;text-transform:uppercase !important}
.language-currency-wrap .same-language-currency a:hover, .same-language-currency a:hover {color:#ddd !important}
.language-currency-wrap .same-language-currency:before {background:none}

.copyright .footer-logo {margin-top:0}

.product-img {border:1px solid #eee}
.product-wrap .product-img .product-action .pro-cart {width:100%}

.remove_filters {color:var(--main-color);border-bottom:1px solid var(--main-color);display:none}
.remove_filters:hover {color:#000}

.selected {color:var(--main-color)}

.taglia {display:inline-block;padding:3px 5px;background:#eee;margin:0 3px 3px 0;border-radius:3px}

.product-details-img .large-img-style img {border:1px solid #eee}
.product-details-img .shop-details-tab a.shop-details-overly img {border: 1px solid #ccc}

.product-details-content .pro-details-quality .pro-details-cart {margin-left:0}

.product-details-content .pro-details-quality .pro-details-cart a {background:var(--main-color)}
.product-details-content .pro-details-quality .pro-details-cart a:hover {background:#000}

.colore_ttl {display:inline-block;font-size:10px;margin:0 5px}
.colore_ext {display:inline-block;padding:2px;border-radius:100%;width:38px;height:38px;border:2px solid #eee}
.colore_ext-sel, .colore_ext:hover {border:2px solid var(--main-color)}
.colore {display:inline-block;margin:0;border-radius:100%;width:30px;height:30px;cursor:pointer}

.taglia-sel-sel {background:var(--main-color) !important;color:#fff !important;}

.swal-text, .swal-footer {text-align:center}
.swal-button {background-color:var(--main-color)}
.swal-button:hover {background-color:var(--secondary-color) !important}

.shop_cart_num {display:none}
#top_cart_content {max-height:390px;overflow:auto}

.btn-sm-red {background:var(--main-color);padding:3px 10px;border-radius:15px;color:#fff}
.btn-sm-red:hover {background:#eee;color:var(--main-color)}
.btn-login {font-size:18px;padding:10px 20px;border-radius:30px}

.your-order-middle .total-shipping ul > li {text-align:left;padding-top:10px}
.your-order-middle .total-shipping ul > li div {display:inline-block;width:80%}
.your-order-middle .total-shipping ul > li span {display:inline-block;width:30%;text-align:right;}
.your-order-middle .total-shipping h5 {font-weight:bold;}
.your-order-middle .add_shipping_cost {width:10%;margin-top:-10px}
.your-order-area .your-order-wrap .your-order-product-info .your-order-middle {border-bottom:0;margin-bottom:-30px}
.your-order-area .your-order-wrap .your-order-product-info .your-order-total {margin-bottom:0}

.form-error {border:1px solid var(--main-color)}

.modal-dialog-sm {max-width:500px}
.login-form-container {padding:0 10px !important;box-shadow:none !important}

.badge {font-size:14px}

footer p, footer a, footer h3 {color:#fff !important}
footer a:hover {color:#ddd !important}

@media only screen and (max-width: 767px) {

    .logo {margin-top:0}
    .stick .logo {margin-top:0}
    .stick .header-right-wrap {margin-top:10px}

    .header-right-wrap {margin-top:10px}
    .single-slider-2 {background-position:100%;}
    .mean-container a.meanmenu-reveal {top:-4.8vh}

    .stick .mean-container a.meanmenu-reveal {top:-6vh}
    .mean-container a.meanmenu-reveal {border:0}

    .select-shoing-wrap {width:50%}
    .filter-active, .remove_filters {margin-top:20px;display:inline-block}

    .header-right-wrap .same-style.cart-wrap .shopping-cart-content {height:auto !important;max-height:90vh}
    #top_cart_content {max-height:300px;overflow:auto}

}