/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

/*---------------------HOMEPAGE---------------------*/
.linkgreyhome{
    color:#96979F!important;
    margin-top: 4px;
}
.linkgreyhome:hover{
    color:#485BF1!important;
}
.elementor-button.btn-secondary :active{
    background:transparent;
    color:#fff;
}
#desktop_logo > a > img{
    max-width:165px;
}
.cbp-horizontal .cbp-tab-title{
    font-weight:600;
}
.cbp-hrmenu-tab > a{
    line-height: 21px;
    border-radius: 12px;
    padding: 7px 15px;
}
.products-grid .product-miniature-layout-1{
    background:#fff;
    border-radius:12px;
}
.product-miniature-default li.product-flag{
    margin-top: 10px!important;
    margin-left: 10px;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    line-height: 38px;
}
.product-flags .new{
    border-radius: 50%;
    height: 40px;
    width: 40px;
    line-height: 38px;
}
article > div.product-description > h2.product-title > a{
    color:#212121;
    font-weight:600;
}
.product-miniature-default .product-thumbnail img{
    border-radius: 12px 12px 0px 0px;
}
.elementor-element.carousel-arrow-slide .elementor-swiper-button{
    height: 50px;
    width: 50px;
    border-radius: 50%;
}
.elementor-element.carousel-arrow-slide .elementor-swiper-button:hover{
    background: #3a3941f2;
}
article > div.product-description > h2.product-title > a:hover{
    color:#485BF1;
}
.banner-categorie-home:hover{
    box-shadow: 0px 3px 9px #000000a3;
}
/*---------------------CATEGORIA---------------------*/
#category #content-wrapper .page-title{
    margin-bottom: 0px;
    padding-bottom: 0.2em;
    line-height: 48px;
}

#category #content-wrapper .category-description{
    color: #3A3941;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
}
.products-selection{
    margin:25px 0px 20px 0px;
}
.products-selection .showing{
    margin-right: 0.5rem;
    font-size: 12px;
    line-height: 24px;
    color: #5C5B65;
}
#content-wrapper .products-selection{
    border-bottom: none;
}

#content-wrapper #js-product-list-top div.products-sort-nb-dropdown.products-sort-order.dropdown > a{
    background: #E2E2E2;
    border-radius: 12px;
    color: #191919;
    font-size: 14px;
    line-height: 24px;
}

#amazzing_filter.block .title_block{
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    color:#888888;
}
.af_subtitle{
    font-size: 16px;
    line-height: 25px;
    color: #27262E;
    font-weight: bold;
}
.af_filter{
    border-bottom: 0px;
}
.af-checkbox-label:after, .af-radio-label:after{
    width: 18px;
    height: 18px;
    border-radius: 2px;
    border: none;
}
.item-in_stock{
    border: 3px solid #485bf1;
    border-radius: 12px;
    padding: 10px!important;
    background-color: #485bf1;
    color: white;
    transition: all .5s;
}
.item-in_stock:hover{
    border: 3px solid #201f24;
    background-color: #201f24;
}

/*---------------------PRODUCT LIST---------------------*/
.garanzia-pl{
    font-size: 12px;
    line-height: 18px;
    color:#485BF1;
    font-weight: 500;
    margin-bottom: 3px;
}
.products-grid .product-miniature-layout-1 .product-description .product-title{
    color: #212121;
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    margin-bottom: 8px;
    min-height: 100px;
}
.products-grid .product-miniature-layout-1 .product-price{
    font-size: 18px;
    line-height: 27px;
    font-weight: 500;
}
.discount-percentage-list{
    font-size: 18px;
    line-height: 27px;
    color:#EC5F22;
    font-weight: 600;
}
.product-miniature-default .regular-price{
    font-size: 18px;
    line-height: 27px;
    color:#8D8D8D!important;
}
.product-miniature-default li.product-flag.discount{
    display: none;
}
.products-grid .product-miniature-layout-1 .product-description{
    padding: 10px 35px;
}
article > div.product-description > div.product-reference.text-muted > a{
    font-size: 14px;
    line-height: 20px;
}
#col-product-info div.product-reference{
    margin-bottom: 10px;
}

/*---------------------PRODOTTO---------------------*/
.product_header_container{
    border-bottom: none;
    margin-bottom: 0px;
}
#col-product-info div.product-reference{
    font-size: 16px;
    color: #757579;
}
.nav-tabs .nav-link{
    font-size: 1.4rem;
    font-weight: 600;
}
.iqit-accordion .card{
    background: transparent;
}
.iqit-accordion .nav-tabs .nav-link{
    background: transparent;
}
.product_header_container .product-price, .product_p_price_container .product-price{
    font-weight: 600;
}
.product-variants .input-color, .product-variants .color{
    width: 34px;
    height: 34px;
    border-radius: 17px;
    z-index: 100;
}
.product-variants .input-color:checked+span{
    border: 3px solid #f5f5f7;
    outline: 2px solid #27262e;
}
.product-variants .input-radio, .product-variants .radio-label{
    padding: 9px 14px;
    border: 1px solid #696969;
    border-radius: 9px;
    color: #27262E;
    font-weight: normal;
    font-size: 16px;
    min-width: 91px;
    margin-right: 10px;
}
.product-variants .input-radio:checked+span, .product-variants .input-radio:hover+span{
    padding: 6px 14px;
    border: 2px solid #27262E;
    border-radius: 9px;
    color: #27262E;
    font-weight: 600;
    font-size: 16px;
}
.product-variants .form-control-label{
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
}
.product-variants>.product-variants-item ul li{
    margin-bottom: 0px;
    position: relative;
}
.product-variants>.product-variants-item ul li .input-color+span{
    position: relative;
    z-index: 99;
    outline: none;
}
.product-variants>.product-variants-item ul li .input-color:checked+span:before{
    content: '';
    position: absolute;
    border: 2px solid #27262E;
    border-radius: 24px;
    top:-4px;
    left:-4px;
    right: -4px;
    bottom: -4px;
    z-index: 9;
}
.product-quantity>.col-add-qty{
    display: none;
}
#product .tax-shipping-delivery-label{
    visibility: hidden;
}
#add-to-cart-or-refresh > div.product-add-to-cart.pt-3.js-product-add-to-cart > div > div.col.col-12.col-sm-auto.col-add-btn > div > button{
    border-radius: 18px;
}
#add-to-cart-or-refresh button.add-to-cart{
    border-radius: 18px;
    min-width: 100%;
}
.color, .radio-label, .custom-checkbox input[type="checkbox"]+span.color{
    outline: none;
}
#col-product-info > div.product_header_container.clearfix > div > div.has-discount > div > span.badge.badge-discount.discount.discount-percentage{
    padding: 0 5px;
    font-weight: 500;
    font-size:26px;
}
#col-product-info > div.product_header_container.clearfix > div > div.has-discount{
    font-size: 26px;
}
#col-product-info > div.product_header_container.clearfix > div > div.has-discount > div > span.badge.badge-discount.discount.discount-percentage{
    vertical-align:initial;
}
#product .product-discount .regular-price{
    color: #757579;
    font-weight: normal;
}
#iqit-wishlist-product-btn,#iqit-compare-product-btn{
    border: 1px solid #EBECED;
    border-radius: 18px;
    background: none;
    font-size: 15px;
}
#iqit-wishlist-product-btn:hover,#iqit-compare-product-btn:hover{
    background: #fff;
}
.iqit-accordion .title{
    padding: 1.2rem 0;
    border-bottom: 1px solid #707070;
}
.product-additional-info{
    border-top: 0px;
    padding-top: 0rem;
    padding-bottom: 0;
}
#productdaas-accordion > div:nth-child(1) > div.title{
    border-top: 1px solid #707070;
}
#product #product-availability{
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    padding: 0;
}
#product .badge-warning{
    background: #ffffff00;
    color:#c82333;
}
#product div.col-md-4.col-product-image .product-flags .discount, .product-flags .on-sale{
    display: none;
}
#product .swiper-container-wrapper .products.swiper-container{
    padding: 1.0714285714rem 0px;
}
#content-wrapper .section-title{
    font-weight: 600;
}
#product #inner-wrapper{
    margin-top: 42px;
}
#product .product-tabs{
    margin-top: 5rem;
    margin-bottom: 5rem;
}
#product .swiper-button-next, .swiper-button-prev{
    height: 50px;
    width: 50px;
    border-radius: 50%;
}
/*---------------------HEADER---------------------*/
#desktop_logo > a > img{
    max-width:165px;
}
.ps-shoppingcart .cart-products-count-btn{
    top:-7px;
    right: -7px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    right: 20px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    left:20px;
}


/*---------------------FOOTER---------------------*/
#footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group{
    border: solid 1px #43424D;
    background: #43424D;
}
#footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe{
    color: #bd4e0f;
    background: #43424d;
    font-size: 20px;
}



/*--------------------CHECKOUT--------------------*/
.ps_checkout-payment-option span.custom-radio{
    margin-right: 0px!important;
}
.payment-option img {
    max-height: 23px;
}
.paypal-mark{
    background: #fff0!important;
    border:none!important;
    padding: 0px 6.5px!important;
}
.ps_checkout-info-button{
    display: none!important;
}
.ps_checkout.payment-method-logo-block{
    display: none;
}
body#checkout section.checkout-step{
    background: #fff;
}
.card{
    background: #fff;
}

/*-------------------Responsive-------------------*/
@media(max-width: 767px){
    #mobile-header-sticky > div > div > div > div.col.col-mobile-logo > a > img{
        max-width: 129px;
    }
    #category #content-wrapper .page-title{
        font-size: 32px;
        text-align: center;
        line-height: 42px;
    }
    .products-selection{
        margin: 15px 0px 15px 0px;
    }
    .products-selection .showing{
        display: block;
        margin-bottom: 10px;
    }
    .product-miniature-default li.product-flag{
        line-height: 34px;
    }
    .product-flags .new{
        line-height: 34px;
    }
    #content-wrapper .products-selection .small-gutters{
        text-align: center;
        display: block;
    }
    #add-to-cart-or-refresh > div.product-add-to-cart.pt-3.js-product-add-to-cart > div > div.col.col-12.col-sm-auto.col-add-btn > div > button{
        line-height: 28px;
    }
    #mobile-header .m-nav-btn>i{
        font-size:25px;
    }
    .product-variants .input-radio, .product-variants .radio-label{
        padding: 9px 5px;
        min-width: 65px;
        margin-right: 5px;
        min-height: 42px;
    }
    .product-variants .input-radio:checked+span, .product-variants .input-radio:hover+span{
        padding: 5px 0px;
    }
    .product-add-to-cart .add-to-cart, .product-add-to-cart .btn-iconic{
        border-radius: 18px;
        line-height: 28px;
        font-size: 16px;
        font-weight: 500;
    }
    #wrapper .breadcrumb a{
        font-size: 14px;
    }
    #add-to-cart-or-refresh button.add-to-cart{
        min-width: 285px;
    }
}

@media(max-width: 990px){
    #iqitmegamenu-mobile{
        background: #201f20f0;
        color: #ffffff;
        backdrop-filter: blur(10px)!important;
        padding:25px 33px;
    }
    .col-mobile-menu-push #_mobile_iqitmegamenu-mobile{
        width: 100%;
    }
    .elementor-element.elementor-element-aqx15se .elementor-widget-container{
        border-width: 0px 0px 0px 0px!important;
    }
    #category #wrapper{
        padding-bottom: 125px;
    }
    .dynamic-product-count{
        margin-top: 25px;
    }
    #iqitmegamenu-mobile a{
        font-size: 14px;
        line-height: 21px;
        font-weight: 600;
    }
    #product .product-tabs{
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    #iqitmegamenu-mobile a:hover{
        color: #485BF1!important;
        background: #3a3941;
        border-radius: 12px;
    }
    #iqitmegamenu-mobile a:active{
        color: #485BF1!important;
    }
    .cbp-horizontal > ul > li > a{
        border-radius: 12px;
    }
    #mobile-header-sticky > div > div > div > div.col.col-mobile-logo > a > img{
        max-width: 129px;
    }

}

@media(min-width: 991px){
    #category #wrapper{
        padding-bottom: 135px;
    }
    .dynamic-product-count{
        margin-top: 25px;
    }
    .cbp-horizontal .cbp-tab-title{
        border-radius: 12px;
    }
}
@media(min-width: 1200px){
    #add-to-cart-or-refresh button.add-to-cart {
        min-width: 309px;
    }
}
.remove-bg-hos{
    mix-blend-mode: multiply;
    background: #F5F5F7;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin:0px;
}




.banner-slide-hp{
    overflow: hidden;
}
.banner-slide-hp .swiper-wrapper{
    flex-wrap: initial!important;
}

.select-title .select-title-name{
    max-width: 180px;
}

.product-miniature-default .variant-links .color{
    width: 26px;
    height: 26px;
    border: 1px solid #d9d9d9;
    border-radius: 17px;
}

.product-miniature .product-reference{
    height: 20px;
}

.hos-color-attribute.disabled{
    display: none;
}

.omniversepricing-notice{
    visibility: visible;
}

.pm-csoc-owl-item{
    text-align: center;
}
@media screen and (min-width: 769px) {
    .pm-csoc-owl-item > div{
        max-width: 75%;
    }
}

.pm-csoc-owl-item .omniversepricing-notice{
    display: inline-flex;
}

.pm-csoc-owl-item .product-miniature-grid .input-group-add-cart{
    justify-content: center;
}

#blockcart-modal .pm-csoc-owl-item{
    width: 50%;
}

#blockcart-content a:link:not(.nav-link):not(.btn), #blockcart-content a:visited:not(.nav-link):not(.btn){
    color: #3a3941;
}