

.h2, h2 {
    font-size: 1.25rem;
}

.h3, .h4, h3, h4 {
    font-size: 1.125rem;
}

.header-top {
    padding-top: 10px;
    padding-bottom: 0;
    color: #1f1f1f;
}


    .elementor-displayAboveMobileMenu{ margin-top:0; }

    @media (min-width: 768px) and (max-width: 992px) {
    .hos-btn-checkout-container {
        text-align: center;
        height: 60px;
    }
}


@media (min-width: 992px) and (max-width:  1120px){
    .btn-company-reg{
        margin-right:10px;
        padding: 12px 5px;
    }
    #desktop-header-container .col-header-right .justify-content-end{
        justify-content: normal !important;
    }

    .cbp-hrmenu>ul>li{
        margin-right:9px !important;
    }
    .cbp-horizontal .cbp-tab-title{
        font-size:12px !important;
    }
}

/* CSS specifico per tablet in modalità orizzontale */
@media only screen and (min-width: 810px) and (max-width: 1080px) and (orientation: landscape) {
    html, body {
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        width: 100%;
        height: 100%;
    }
}

.cbp-hrmenu .cbp-hrsub{
    margin-top:1px;
}


@media (max-width: 768px) {
    .product-variants{
        padding:0 7px;
    }
    
    .product-variants .input-radio{
        margin:6px 0 !important;
    }

    .product-variants .input-radio:hover+span, .product-variants .input-radio:checked+span,
    .product-variants .radio-label{
        padding:5px 1px !important;
        font-size:12px;
        min-width:40px;
        line-height: 20px !important;
    }

    .product-variants>.product-variants-item{
        margin:0;
    }

    .product-variants>.product-variants-item ul li {
    min-height:40px;
    margin:0 6px 0 0;
}
    
}

@media(min-width:1200px){
 .payment-options input[type="radio"]{
    margin-top: 0;
    position: relative;
    display: block;
 }
}



@media (max-width: 768px) {
    .product-variants{
        padding:0 7px;
    }
    
    .product-variants .input-radio{
        margin:6px 0 !important;
    }

    .product-variants .input-radio:hover+span, .product-variants .input-radio:checked+span,
    .product-variants .radio-label{
        padding:5px 1px !important;
        font-size:12px;
        min-width:40px;
        line-height: 20px !important;
    }

    .product-variants>.product-variants-item{
        margin:0;
    }

    .product-variants>.product-variants-item ul li {
    min-height:40px;
    margin:0 5px 0 0;
}

}

.product-variants>.product-variants-item .custom-select2{
    margin-bottom: 20px;
}


#add-to-cart-or-refresh{
    margin-bottom:-20px;
}

.elementor-element-cezy4nu{
    margin-bottom: 0;
    margin-top:10px;
}

.elementor-element-kbja6k0{
    margin-top:20px;
}

#fluetubePRo-prodotti{
    background: linear-gradient(to right, #E8421E1F, #C9905B1F);
    color: #000;
    padding: 10px 15px 10px 10px;
    font-size: 16px;
    margin: -15px 0 15px;
    border: 1px solid transparent;
   /* border-image: linear-gradient(to left, #E8421E, #F9F1EA) 1;*/
    
    /* Arrotondamento specifico */
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    font-weight: 300;
}
#fluetubePRo-prodotti strong{
    font-weight: 500;
}

#fluetubePRo-prodotti strong span{
    color:#E8421E;
}

#fluetubePRo-accedi{
    float: right;
    font-weight: 400;
}

#fluetubePRo-accedi a{
    text-decoration: underline;
}

.product-variants .input-radio:checked+span.radio-label{
    border-width: 2px;
}

.product-description-section  .section-title{
    margin-bottom: 1.5rem;
    border-top: 1px solid #D4D4D4;
    padding-top: 20px;
    font-size: 18px;
    border-bottom: 0;
}



@media (min-width: 1200px) {
    .product-variants{
        padding:0 7px;
    }
    
    .product-variants .input-radio{
        margin:6px 0 !important;
    }

    .product-variants .input-radio:hover+span, .product-variants .input-radio:checked+span,
    .product-variants .radio-label{
        padding:5px !important;
        font-size:13px !important;
        min-width:40px;
        line-height: 20px !important;
    }

    .product-variants>.product-variants-item{
        margin:0;
    }

    .product-variants>.product-variants-item ul li {
    min-height:40px;
    margin:0 0 0 5px;
}
    
}



.product-variants .form-control-label{
    margin-left: 8px;
    text-transform: none;
}

.btn.btn-primary.add-to-cart{
    background-color:#069E0C  ;
}

.product-quantity .qty .input-group{
    border:2px solid #BEBEBE;
   
}
#content-wrapper 
.product-info-row h1.page-title{
    font-size:32px;
    color:#343A40;
    font-weight: 500;
    margin-bottom:10px;
    width:100%;
    padding-left:0;
}

.product-reference{
    font-size:18px;
    margin-bottom:10px;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus{
    font-size:32px;
    font-weight: 500;
}

.nav-tabs {
    margin-bottom: 1.5rem;
    border-top: 1px solid #D4D4D4;
    padding-top: 20px;
    font-size: 18px;
    border-bottom:0;
}
.products-tab-anchor{
    display: none;
}

#go-back-pdp-button{
    font-size:14px;
    color:#000000;
    font-weight: 500;
    background-color: #FFFFFF;
    border:1px solid #71C70C;
    border-radius: 6px;
}


.elementor-element.elementor-element-ewo18ir .elementor-button{
    background: url(https://fluetube.com/themes/warehousechild/assets/img/01.png);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 23px 8px;
}

.elementor-element.elementor-element-t662oti .elementor-button{
    background: url(https://fluetube.com/themes/warehousechild/assets/img/02.png);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 23px 8px;
}

.elementor-element.elementor-element-gea9eew .elementor-button{
    background: url(https://fluetube.com/themes/warehousechild/assets/img/03.png);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 23px 8px;
}

.elementor-element.elementor-element-ep5ovzt .elementor-button{
    background: url(https://fluetube.com/themes/warehousechild/assets/img/04.png);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 23px 8px;
}





.elementor-element.elementor-element-07jj3wc .elementor-button{
    background: url(https://fluetube.com/themes/warehousechild/assets/img/01.png);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 30px 15px;
}

.elementor-element.elementor-element-07jj3wc .elementor-button .elementor-button-text,
.elementor-element.elementor-element-tcde7c7 .elementor-button .elementor-button-text,
.elementor-element.elementor-element-v9gujgp .elementor-button .elementor-button-text,
.elementor-element.elementor-element-4e9ufcj .elementor-button .elementor-button-text{
    margin-left: 35px;
}

.elementor-element.elementor-element-tcde7c7 .elementor-button{
    background: url(https://fluetube.com/themes/warehousechild/assets/img/02.png);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 30px 15px;
}

.elementor-element.elementor-element-v9gujgp .elementor-button{
    background: url(https://fluetube.com/themes/warehousechild/assets/img/03.png);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 30px 15px;
}

.elementor-element.elementor-element-4e9ufcj .elementor-button{
    background: url(https://fluetube.com/themes/warehousechild/assets/img/04.png);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 30px 15px;
}







.elementor-element.elementor-element-312c30z .elementor-button{
    background: url(https://fluetube.com/themes/warehousechild/assets/img/01.png);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 30px 15px;
}

.elementor-element.elementor-element-312c30z .elementor-button .elementor-button-text,
.elementor-element.elementor-element-u9d1gl5 .elementor-button .elementor-button-text,
.elementor-element.elementor-element-p45kix0 .elementor-button .elementor-button-text,
.elementor-element.elementor-element-rh53era .elementor-button .elementor-button-text{
    margin-left: 35px;
}

.elementor-element.elementor-element-u9d1gl5 .elementor-button{
    background: url(https://fluetube.com/themes/warehousechild/assets/img/02.png);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 30px 15px;
}

.elementor-element.elementor-element-p45kix0 .elementor-button{
    background: url(https://fluetube.com/themes/warehousechild/assets/img/03.png);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 30px 15px;
}

.elementor-element.elementor-element-rh53era .elementor-button{
    background: url(https://fluetube.com/themes/warehousechild/assets/img/04.png);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 30px 15px;
}


#blockcart-content div.col.col-info>div.row.align-items-center input,
.iqitfreedeliverycount,
.cart-grid-right .iqitfreedeliverycount,
#cart input.js-cart-line-product-quantity,
.btn.btn-secondary,
.hos-btn-checkout,
.product-quantity .qty .input-group,
.btn.btn-primary{
    border-radius: 6px;
}


.elementor-newsletter .input-wrapper{
    border-radius: 6px;
    border:1px solid #828282;
}

.elementor-newsletter .input-wrapper input.elementor-newsletter-input{
    background: #58545F;
    color:#fff;
    border:0;
}

.elementor-newsletter .input-wrapper input.elementor-newsletter-input::placeholder {
    color: white; /* Rende il testo bianco */
}

.elementor-element.elementor-element-ruk9mqd .elementor-newsletter-btn{
    border-radius: 6px;
    margin:0 10px;
    border:#828282;
}


#password #main #content{
    border:0;
}

#footer-container-main .elementor-element-ie7r702 a, #checkout-footer a{
    color:#fff !important;
}

@media(max-width:600px){
    .elementor-element.elementor-element-ruk9mqd .elementor-newsletter-form {
       max-width: 100%;
    }
    #mobile-header .mobile-main-bar{
        padding:10px 0;
    }
}

body#checkout .elementor-element-m7ud0yb{
    display: none !important;
}

.alert{
    border-radius: 6px;
}

/*
    Categoria
    */
    .apartire-list{
        text-transform: uppercase;
    }
    .product-miniature-grid .product-price{
        color:#28a745;
    }
    .products-grid .product-miniature-default{
        border-radius: 8px;
    }
    .miniature_bottom{
        color: #5F9797;
        font-size:13px;
    }
    .miniature_bottom a{
        color:#000;
        border:1px solid #000;
        display: block;
        border-radius: 8px;
        font-size:14px;
        margin-top:14px;
        text-align: center;
        padding:5px;
        font-weight: 400;
    }
    .miniature_bottom a:hover{
        color:#fff !important;
        border:1px solid #069E0C;
        background-color: #069E0C;
    }

    .af_filter li:hover{
        background-color: #E1E6EB !important;
    }
    .hos-block-filter.active{
        border:1px solid #000;
        border-radius: 4px;
    }
    .af_filter li{
        background: transparent !important;
    }
    #wrapper .breadcrumb li::after{
        margin: 0;
    }
    #wrapper .breadcrumb a{
        text-decoration: underline;
    }

    .numb-product-list{
        text-transform: lowercase;
    }
    nav.breadcrumb ol>li:last-child>span,
    #wrapper .breadcrumb a{
        text-transform: none;
        color: #8C9295;
    }
    #category #inner-wrapper{
        margin-top:-20px;
    }

    .iva-list{
        text-transform: none;
    }

    .h3.product-title{
        padding-top:0;
    }

    body#index article>div.product-description>div{
        
    }
    .products-grid .product-miniature-layout-2 .product-description{
        max-height: 260px;
    }

    .btn-category-bottom{
        display:none !important;
    }

    #header .header-btn-w .header-btn>.icon{
        font-size:17px;
    }

    .header-top a.btn-company-reg{
        padding: 7px 15px;
        background: #fce9e5;
        border: 1px solid #fce9e5;
        border-radius: 14px !important;
        text-align: center;
        line-height: 19px;
        font-size: 14px;
        font-weight: normal;
        width:175px;
    }

    .header-top a.btn-company-reg:hover{
        border:1px solid #E8421E;
    }

    .h3.product-title a{
        font-weight: 500;
        font-size:15px;
    }

    .header-top a.btn-company-reg span{
        color:#E8421E;
    }

    #header .header-btn-w {
        margin-top: 7px;
    }


    #search-widget-mobile input,
    #search_widget input{
        background: #EDF0F3;
    }
    @media(max-width:400px){
        #countdown{
        color: #fff;
        margin-top: 0;
        position:relative;
        display: inline-block;
        font-size:11px;
    }
    }


    .elementor-widget-banner .elementor-iqit-banner-img img{
        border-radius: 6px !important;
    }

    footer .trustpilot-widget{
        margin-left:0px;
    }

    .subtitle-menu.vedi-all {
        line-height: 25px;
        text-align: left;
        margin-left: 25px;
    }

    #desktop_logo img{
        margin-left: -20px;
    }


    
    
    

    .elementor-element-mx7s74i .elementor-iqit-banner-title,
    .elementor-element-mx7s74i .elementor-iqit-banner-description,
    .elementor-section .elementor-element .elementor-iqit-banner-title,
    .elementor-section .elementor-element .elementor-iqit-banner-description,


    .elementor-element-aq9rcbj .elementor-iqit-banner-title,
    .elementor-element-aq9rcbj .elementor-iqit-banner-description,
    .elementor-element-7isq5jy .elementor-iqit-banner-title,
    .elementor-element-7isq5jy .elementor-iqit-banner-description,
    .elementor-element-hbcy7w0 .elementor-iqit-banner-title,
    .elementor-element-hbcy7w0 .elementor-iqit-banner-description,
    
    .elementor-element-tun37qh .elementor-iqit-banner-title,
    .elementor-element-tun37qh .elementor-iqit-banner-description,
    .elementor-element-kbgjxn2 .elementor-iqit-banner-title,
    .elementor-element-kbgjxn2 .elementor-iqit-banner-description,
    .elementor-element-m5t0ep5 .elementor-iqit-banner-description,
    .elementor-element-m5t0ep5 .elementor-iqit-banner-title{
        padding:0 10px 10px;
    }

    @media (max-width: 767px) {
        #category.category-id-20 .category-home .elementor-iqit-banner .elementor-iqit-banner-description {
            min-height: 55px;
        }
    }
    
    .miniature_bottom_mobile{
        display: none;
    }


    .product-miniature-layout-2 .product-title {
        border-right: 0;
        padding-right: 0;
        font-size:15px;
    }
    .extra-small-gutters>.col, .extra-small-gutters>[class*="col-"] {
        padding-right: 0;
        padding-left: 0;
    }

    .subtitle-menu{
        font-size:15px;
    }

    .elementor-element.elementor-element-ruk9mqd .elementor-newsletter-input {
        min-height: 0 !important;
        padding: 7px 10px !important;
    }

    .elementor-element.elementor-element-ruk9mqd .elementor-newsletter-btn {
        min-height: 0 !important;
    }

    @media (max-width:780px){
        .miniature_bottom_desktop{
            display: none;
        }

        .miniature_bottom_mobile{
            display: block;
        }
        .miniature_bottom a{
            display: none !important;
        }
        .miniature_bottom{
            font-size:11px;
        }

        body#index article>div.product-description>div{
            min-height: 0;
        }

        footer .trustpilot-widget {
            margin-left: 20px;
            text-align: left !important;
            width: 230px;
        }

        .elementor-element.elementor-element-b131ra5{
            margin-left: 30px;
        }

        body#index #wrapper {
            margin-top: 49px !important;
        }
        .products-grid .product-miniature-layout-2 .regular-price{
            display: inline;
        }
        .iva-list{
            display: inline;
        }

        .elementor-element-2sh6lti,
        .elementor-element-j5lhz1l,
        .elementor-element-2oqv3tp,
        .elementor-element-sh3l8cp{
            margin-left:-20px !important;
        }

        .elementor-element-ycpxg6w .elementor-heading-title,
        .elementor-element-f8ivzu0 .elementor-heading-title,
        .elementor-element-9maonq0 .elementor-heading-title,
        .elementor-element-l6k1o57 .elementor-heading-title{
            margin-left:-10px;
        }
      
    }

    /*

PRODOTTI

*/


#wrapper .breadcrumb{
    margin-bottom: 0;
}

#main-product-wrapper .product-variants{
    background: #F5F6F8;
    border-radius:6px;
}
#main-product-wrapper .product-description{
    color:#000;
    font-weight: 300;
}

#main-product-wrapper h1{
    margin-left:15px;
}

#main-product-wrapper product-variants .form-control-label{
    text-transform:none;
}

#main-product-wrapper .product-variants .input-container .radio-label{
    background-color: #fff;
    border-radius:4px;
}

.disp-immediata {
    background-color: #F1F5EC;
    display: block;
    padding:10px 10px;
    border-radius: 6px;
    font-weight: 400;
}

.disp-immediata strong{
    color:#069E0C;
    font-weight: 600;
}

.disp-immediata img{
    width:30px;
    margin-right:5px;
}


.non-disp {
    background-color: #F8D7DA;
    display: block;
    padding:10px 10px;
    border-radius: 6px;
    font-weight: 400;
}

.non-disp strong{
    color:#CC2727;
    font-weight: 600;
}

.non-disp img{
    width:30px;
    margin-right:5px;
}

.product-description{
    color:#000000;
    font-weight: 300;
    line-height: 20px;
}

.elementor-element-v82pun0{
    border-top:1px solid #D4D4D4;
    padding-top:20px;
    margin-top:-40px;
}



#main-product-wrapper .product-description {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    border-bottom: 1px solid #D4D4D4;
    padding-bottom: 10px;
}

#main-product-wrapper .magazzino-prd{
    border-bottom: 1px solid #D4D4D4;
    padding-bottom: 10px;
}

#main-product-wrapper .product-price {
    color: #2B3038;
    font-size: 32px;
}

#main-product-wrapper .product-information .product-prices .tax-shipping-delivery-label{
    text-transform: none;
}

#main-product-wrapper .non-disp{
    background-color: #F8D7DA;
}

.container-disponibilita{
    display: inline-block;
    
}

.elementor-element-utrh69w p,
.elementor-element-qgr0gjo p,
.elementor-element-gfci36e p,
.elementor-element-z505chs div.elementor-icon{
    float: left;
    text-align: center;
    width: 100%;
    margin: 10px 0;
    font-size: 24px;
}


.cart-grid .elementor-element-70jdegp{
    display: none !important;
}

.elementor-element.elementor-element-z505chs .elementor-icon i{
    font-size:24px !important;
}


#add-to-cart-or-refresh>div.product-add-to-cart.js-product-add-to-cart div.col-add-btn>div>button{
    margin-left: 2%;
    width: 98%;
}



.elementor-element-utrh69w p,
.elementor-element-qgr0gjo p,
.elementor-element-gfci36e p,
.elementor-element-z505chs div.elementor-icon{
    font-size: 17px;
}

.elementor-element.elementor-element-z505chs .elementor-icon i{
    font-size: 17px !important;
}

@media (max-width: 768px) {

    div.elementor-description-hos h1{
        line-height: 28px;
    }
    div.elementor-description-hos h1>span{
        font-size:26px;
        line-height: 28px;
    }

    #category div.elementor-description-hos h1{
        padding-top: 10px;
    }

    .nav-tabs .nav-link{
        padding-left:0;
    }
    #product #content-wrapper .page-title {
        padding-left: 0;
        padding-right: 0;
        font-size:26px;
        line-height: 32px;
        font-weight: 600;
        margin-top:0;
        width:90%;
    }

    #iqitmegamenu-mobile>ul>li a{
            font-size: 14px;
            font-weight: 600;
            background-color: #fff;
    }


    #main-product-wrapper .product-variants{
        margin-left:-4px;
        margin-right:-4px;
    }

    .container-disponibilita{
        width: 85%;
        display: inline-block;
    }
    .container-disponibilita strong{
        display: block;
        width: 100%;
    }
    .non-disp img,
    .disp-immediata img{
        margin-top:-20px;
    }
    .scalapay-widget-price{
        border-bottom: 1px solid #D4D4D4;
    }

    #fluetubePRo-prodotti{
        font-size:16px;
    }
    #fluetubePRo-prodotti strong{
        display: block;
    }
    #fluetubePRo-accedi{
        float: none;
    }

    #fluetube_pro_div{
        margin-top:-20px;
        margin-left: -5px;
    }
    #trustpilot-widget-trustbox-0-wrapper{
        margin-top:10px !important;
    }

    .tabs.product-tabs{
       display: block;
       padding: 0;
       margin: 0;
    }

    .product-info-row{
        margin-bottom:0;
        border-top:0;
    }
    #product-infos-accordion-mobile{
        margin-top:-45px;
    }

    .nav-tabs{
        font-size:22px;
        padding-top:0;
    }
    .iqit-accordion .nav-link{
        background-color: transparent !important;
        padding-left:0 !important;
    }

    .elementor-element-fc9wjec{
        border-width:0 !important;
    }

    #product-infos-accordion-mobile-0{
        padding:0;
        margin: 0;
    }

    .elementor-element-utrh69w p,
    .elementor-element-qgr0gjo p,
    .elementor-element-gfci36e p,
    .elementor-element-z505chs div.elementor-icon{
        font-size: 18px;
        margin-top: -1px;
    }

    .elementor-element.elementor-element-z505chs .elementor-icon i{
        font-size: 17px !important;
        margin-top: -6px !important;
    }
    .elementor-element.elementor-element-qu4l29h,
    .elementor-element.elementor-element-ml4shvz,
    .elementor-element.elementor-element-5f6zv1p,
    .elementor-element.elementor-element-xq7p5wf{
        margin-left: -42px;
        margin-top: 4px;
    }

    #add-to-cart-or-refresh>div.product-add-to-cart.js-product-add-to-cart div.col-add-btn>div>button{
        width:100%;
        margin-left:0;
    }
}

@media (min-width: 768px) {
    .elementor-element-cezy4nu .elementor-column-gap-default .elementor-element-populated {
        padding: 13px 2px;
    }

    .elementor-element.elementor-element-62u7l00 .elementor-text-editor,
    .elementor-element.elementor-element-nz8qkyz .elementor-text-editor,
    .elementor-element.elementor-element-r3wdoxq .elementor-text-editor,
    .elementor-element.elementor-element-xgf1ru7 .elementor-text-editor{
        text-align:center !important;
    }

   .elementor-element-3usvzjy .elementor-column-gap-default .elementor-element-populated img {
        width:50px;
    }

   
}

.elementor-element-o8rulr3 p{
    color:#fff !important;
}


.elementor-element.elementor-element-4s5q7ss .elementor-image img
 {
    max-width: 50% !important;
}

@media (max-width: 768px) {
    body#checkout section.checkout-step .delivery-option>label>.row{
        display: block !important;
    }
    .delivery-option>.col-sm-1:first-child{
        float: left;
        width: 20%;
        display: block;
        max-width: 100%;
    }
    .delivery-option-2>.row>.col-sm-4{
        display: block;
        width: 100%;
        max-width: 100%;
    }
    body#checkout section.checkout-step .delivery-option>label{
        margin:-37px 0 0 42px;
    }
    .delivery-option-2>.row>.col-sm-5{
        padding: 0;
        margin: 10px 0 0 -13px;
    }
    .delivery-option-2 .carriere-name-container{
        margin-left: 2px;
    }

    body#checkout section.checkout-step .delivery-option .carrier-price,
    body#checkout section.checkout-step .delivery-option .carrier-delay{
        margin-left:16px;
        display:block;  
    }

    body#checkout section.checkout-step .delivery-option>label>.row>div:last-child {
        text-align: left;
        float: none;
        display: block;
        width: 100%;
        max-width: 100%;
        font-weight: bold;
        margin: 10px 0 0 -14px;
    }
    .delivery-option .delivery-option-2[for="delivery_option_141"] img{
        margin:0 0 10px 0 !important;
    }
    #iqitmegamenu-mobile .rte-content p:last-child i{
        font-size:35px;
    }
    .col-mobile-btn-menu{
        margin-top:-10px !important;
        margin-right:5px;
    }
    .col-mobile-btn-cart{
        margin-top:0 !important;
    }
    .col-mobile-btn-account{
        margin-top:0;
    }

    .elementor-element-o8rulr3 p{
        text-align: left !important;
    }

    .elementor-element.elementor-element-o8rulr3 {
        height: 120px;
    }

    .elementor-element-rz74xvg p{
        width:72px;
    }
    .elementor-element-4s5q7ss img {
    margin-left: -15px;
    margin-bottom: -12px;
    }
  }


  
  .elementor-blog-posts-carousel .elementor-swiper-button{
    position: absolute;
    top: 10px;
    padding: 0;
    width: 1.8rem;
    height: 1.8rem;
    transform: none;
  }

  .swiper-button-prev:after, .swiper-button-next:after{
    font-size: 14px;
  }


  .cardblog .simpleblog__listing__post__wrapper__content.card-block{
    padding:0 25px;
    min-height: 60px;
  }

  .simpleblog__listing__post__wrapper__content__readmore,
  .simpleblog__listing__post__wrapper__content .d-inline{
    display: none !important; 
  }
  .simpleblog__listing__post__wrapper__footer{
    padding:0 25px 10px;
  }

  .simpleblog__listing__post__wrapper__content__headline{
    min-height: 50px;
  }

  .simpleblog__listing__post__wrapper__content__headline a{
    font-weight: bold;
  }

  .elementor-blog-posts-carousel .elementor-swiper-button.swiper-button-prev{
    right: 37px;
    left: auto;
  }

  .simpleblog__listing__post__wrapper__content__headline{
    border:0;
  }
  .elementor-element.elementor-element-v4ahjfu .post-item,
  .elementor-element.elementor-element-3v3qyo4 .post-item{
    border-radius: 6px;
  }


  @media (max-width:767px) {
    .elementor-widget-icon-box .elementor-icon-box-icon{
        width: 25px;
        float: left;
        margin: 4px;
    }
    .elementor-blog-posts-carousel .elementor-swiper-button.swiper-button-prev{
        right: 30px;
        left: auto;
      }
      .elementor-element-fwptyi4{
        display: none !important;
      }
      .elementor-element.elementor-element-v4ahjfu .simpleblog-posts-column{
        padding-bottom: 0 !important;
      }

  }


  #module-ph_simpleblog-page #wrapper,
  #module-ph_simpleblog-list #wrapper {
    background: #f5f6f8;
  }

  #module-ph_simpleblog-page .simpleblog__listing__post__wrapper,
  #module-ph_simpleblog-list .simpleblog__listing__post__wrapper{
    background: #ffffff;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #d0d4d5;
    border-radius:6px;
  }

  .pagination .page-list li{
    border-radius:6px;
  }

#module-doofinder-landing .page-not-found{
    display: none;
}
.login-form .form-control,
.register-form .form-control{
    border-radius: 6px;
}

@media (max-width:790px) {
    .register-form  .form-group{
        margin-bottom:0;
    }

    .register-formda .form-group{
        margin-bottom:0;
    }
    .register-form .form-control-label{
        display: none;
    }

    .register-form .form-footer{
        margin-top:20px;
    }
}




#gdpr_consent_79{
    margin-left: 47px;
  }

  #iqitpopup,
  #iqitpopup .inputNew{
    border-radius: 6px;
  }

  #iqitpopup .iqitpopup-newsletter-form{
    border-radius: 6px;
  }


  #iqitpopup .iqitpopup-newsletter-form .button-medium {
    height: 34px;
    padding-top: 6px;
}

@media (max-width:700px) {
    #gdpr_consent_79{
        margin-left: 67px;
      }
}

.cart-overview .alert-warning{
    border-radius: 6px;;
}



@media (max-width: 575px) {
    .cart-item .align-items-no_discount.justify-content-end{
        justify-content: left !important;
        padding-top:5px;
    }

    .cart-item .align-items-no_discount.justify-content-end .unit-price{
        width:110px;
    }


    .cart-item .align-items-discount.justify-content-end .unit-price{
        width:110px;
        padding-top:10px;
    }
    

    .cart-item .align-items-discount.justify-content-end{
        justify-content: flex-start !important;
    }
}

#registration section.register-form.reg-azienda{
max-width: 685px;
    margin: auto !important;
}

#blockcart-notification{
    padding-bottom: 0;
}

.hos-modal-gotocheckout,
.hos-modal-gotocart{
    margin:0 !important;
}

.hos-modal-gotocheckout{
    margin-top:-10px !important;
}


.hos-modal-productadded {
    color: #71C70C;
    padding: 0 0 0;
    margin:0;
}

#promo-code .form-control{
    border-radius: 6px;
    margin-right:3px;
}

.product-quantity #quantity_wanted{
    border-radius: 6px;
    margin:0 1px;
    border:0;
}

.input-group.bootstrap-touchspin{
    border:2px solid #BEBEBE;
}

.product-quantity .input-group{
    border:0;
}

#registration #main .page-content{
    padding: 0;
}

#amazzing_filter .title_block{
        font-size: 1.25rem;
            margin-bottom: 5px;
}

.articoli-hos {
    margin-left: auto;
    font-size: 14px;
    line-height: 17px;
    color: #8C9295;
}

.af_filter .count:after, .af-total-count:after,
.af_filter .count:before, .af-total-count:before,
.selectedFilters .cf,
.af [class^="icon-"]:before, .af [class*=" icon-"]:before,
.af_filter .checkbox, .af_filter .radio{
	display: none;
}

.af_filter .count {
    color: #8C9295;
}




@media (max-width: 355px) {
    .product-line-info a.label{
         min-height: 65px;
    }

    .cart-item .col.col-9{
        margin-bottom: 15px;
    }
}



 .header-nav{
         display: none;
     }
 
 .product-variants .input-container .radio-label {
     border-radius:4px !important;
 }
 
 #main-product-wrapper .elementor-displayReassurance .elementor-element-9fyeuzc,
 #main-product-wrapper .elementor-displayReassurance .elementor-element-6lt1nss{
     display: none !important;
 }
 
 .elementor-element-phf3sl3 .hydrated{
 text-align: center;
 }
 
 @media(max-width:800px){
     .elementor-element-6lt1nss{
         padding: 10px;
     }
     #opartConteneurFormSaveCart{
         margin-top: 40px;
     }
     #block-history .cart{
         margin-left:20px;
     }
 }
 
 .header-top .form-search-control{
     border:1px solid #e3e3e3 !important;
 }
 
 .btn-company-reg{
         background: #f4f4f4;
         border:0;
         border-radius:4px;
     }
     #search-widget-mobile input,
     #search_widget input{
         border-radius:4px;
     }
     #search_widget input:focus,
     #search_widget input:active,
     #search_widget input:hover{
         border-radius:4px;
         border-color:#71c70c !important;
     }
 
     #search_widget input {
     box-shadow: none; /* Rimuove l'ombra */
     outline: none;    /* Rimuove l'outline */
 }
 
     #mobile-btn-search a.m-nav-btn{
 display: none;
     }
 
     #mobile-header .dropdown-mobile {
     padding: 1rem;
     display: block !important;
     opacity: 1 !important;
     visibility: visible;
     transform: scale(1,1);
     border-top:0;
     margin-top:90px;
     z-index: 1;
 }
 
 @media(max-width:980px){
     #wrapper{
         margin-top:40px;
     }

    #checkout #wrapper{
         margin-top:0px;
     }
     #category #inner-wrapper{
         margin-top:5px;
     }
 }

 .mm-panel__header{
    display: none;
 }

 .mobile-menu__scroller {
    padding: 0 !important;
 }

 .mobile-menu__above-content{
    margin-top:-20px;
 }

#_mobile_iqitmegamenu-mobile{    
    top:-100px !important;
 }

 #checkout .h3{
    font-size:1.125rem;
 }


 #product-images-large .swiper-wrapper{
overflow: hidden;
 }
#cart .input-group.bootstrap-touchspin {
    border: 0;
    border-radius: 6px;
}

.bootstrap-touchspin .input-group-btn-vertical i{
        font-size: 1rem;
        cursor: pointer;
}


#cart .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down,
#cart .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up{
margin:0 0;
}


 @media (min-width: 1200px) {
#blockcart-notification {
    background: #2B3038;
    box-shadow: 0px 4px 19px #0000005A;
    width: 267px;
    position: fixed;
    top: 7.8rem;
    right: -10px;
    z-index: 9;
    transition: none !important;
    right: 50%;
    display: block !important;
    opacity: 1 !important;
    margin-right: -640px !important;
    z-index: 100000;
}
 }

 @media (max-width: 575px) {
    #blockcart-notification {
        position: fixed;
        top: 120px;
        right: 32px;
        z-index: 100000;
    }
    .open_hos.block_content_hos{
        border:3px solid #424a52;
        border-radius: 6px;
    }
}

#registration #main .page-content{
    border:0;
}

@media (max-width:600px) {
    #category #left-column{
        padding: 0;
        margin: 0;
        height: 0;
    }
    .cart-grid .btn-secondary{
        margin-bottom:20px;
    }
}

@media (min-width: 768px) {
    .img-logo-checkout{
        width: 100%;
        max-width: 360px !important;
    }
}

@media (max-width: 768px) {
    .img-logo-checkout{
        max-width: 300px !important;
    }
}


@media (max-width:1000px) {
    body#checkout section.checkout-step .address-item{
        margin: 10px;
    }
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}
.mt-3, .my-3 {
    margin-top: 1rem !important;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

.simpleblog__listing__post__wrapper{
    cursor: pointer;
}

body#checkout section.checkout-step .address-item,
#checkout .form-control{
    border-radius: 6px;
}

.custom-checkbox input[type=checkbox] + span:not(.color){
    border-radius: 3px;
}

#payment-option-2-container > label > img{
    height: auto;
}

#iqitmegamenu-mobile>ul{
    margin-top:2px;
}

.psgdpr_consent_checkbox_span.mr-2{
    margin-right:3px !important;
    margin-top:-3px;
}

#registration #customer-form .custom-checkbox span{
    margin-top: 3px;
}


.my-account-page-content-wrapper .form-control,
.contact-form .form-control{
    border-radius: 6px;
}
#customer-form .custom-checkbox span {
    margin-top: 3px;
}

.reg-azienda label[for="field-lpsproaccount_vatNumber"]{
     margin-top:5px;
}
.reg-azienda label[for="field-lpsproaccount_siret"]{
    margin-top:15px;
}

@media (max-width:700px) {

    #footer .elementor-newsletter.newsletter-form{
        min-height:70px;
    }

    #footer .elementor-newsletter.newsletter-form #recaptcha_newsletter_container{
        margin-top:30px !important; 
    }

    #footer .elementor-newsletter.newsletter-form .input-wrapper{
        width:74%;
    }
    #footer .elementor-newsletter.newsletter-form #gdpr_consent_73{
        position: absolute;
        top:45px;
      }
       #footer .elementor-element .elementor-newsletter-btn{
               position: absolute;
        top: -15px;
        width: 30%;
        right: 0;
        height: 38px;
        line-height: 18px;
    }

    #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover {
        color: #22282e;
        font-weight: normal;
        line-height: 16px;
    }
}

#payment-option-8-additional-information,
#payment-option-9-additional-information{
    display: none !important;
}

#payment-option-8-container,
#payment-option-9-container{
    cursor: pointer;
}

#footer-container-main a{
    color:#fff !important;
}

.elementor-element.elementor-element-0tiy0og{
    color:#fff !important;
}

#footer-container-main .elementor-element.elementor-element-kt1mvux a{
    color:#000 !important;
}

.psgdpr_consent_message {
    color: #fff;
}

#contact .psgdpr_consent_message{
    color:#000 !important;
}

#contact #footer-container-main .psgdpr_consent_message{
     color:#fff !important;
}

.elementor-element-dvnr98k img{
    margin-left:-13px;
}

#cms .elementor-container .elementor-text-editor.rte-content{
  padding: 0 0;
}

#kb_no_store_available{
    display: none !important;
}


@media (max-width:780px) {
   #product #elementor-crosselling .swiper-arrows-above .swiper-button-prev, 
   #product #elementor-crosselling .swiper-arrows-above .swiper-button-next{
        margin-top:0;
    }


    .elementor-element.elementor-element-4s5q7ss .elementor-image img
 {
    max-width: 35% !important;
    margin: 0;
}
}

@media (min-width:1000px) {
    #checkout-payment-step #paypal-buttons{
        margin-top:-50px;
        margin-bottom:50px;
    }
}

.category-home-dsk .elementor-iqit-banner-title{
    min-height: 80px;
}
.category-home-dsk .elementor-iqit-banner-description{
    min-height: 80px;
}

.category-home-dsk .elementor-widget-banner .elementor-iqit-banner img{
    height: 190px;
    overflow: hidden;
    width:auto !important;
}


#authentication .page-content hr{
    opacity: 1;
    margin-top:40px;
    margin-bottom:30px;
}


#lpsproaccount .lpsproaccount-title {
    font-size: 22px;
    margin: 0 0 10px;
}

@media (max-width:1256px) {
    .btn-company-reg{
        margin-right: 0;
    }
}


@media (max-width:1121px) {
    .header-top a.btn-company-reg{
        width: 136px;
        padding: 9px 3px;
        font-size: 12px;
    }
}


#iqitpopup .iqitpopup-newsletter-form .newsletter-input{
    margin: 20px 25%;
    width: 50%;
}

.iqitpopup-newsletter-form .psgdpr_consent_message{
    color:#000;
}

.iqitpopup-newsletter-form  #gdpr_consent_79{
    margin: 0 15%;
    width: 72%;
}

#recaptcha_newsletter_popup_container{
    margin: 10px 20%;
    width: 60%;
}
