#checkout-addresses-step form label.radio-field input{
    height:auto!important;
    width:35px;
}

/*Personalizzazioni Pagine Elementor*/

.h1-elementor{
    color: #000;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0.51px;
}

.h2-elementor{
    color: #000!important;
    font-size: 35px!important;
    font-weight: 700!important;
    line-height: 30px!important;
    letter-spacing: -1.73px!important;
}

.p-elementor{
    color: #4a4a4a!important;
    font-size: 18px!important;
    font-weight: 400!important;
    line-height: 24px!important;
}

.metodo-consigli{
    font-size: 1.2em;
    text-transform: uppercase;
    color: #006fb8!important;
    font-weight: 700;
    font-family: Montserrat;
}

.elementor-2 .elementor-element.elementor-element-aln1no8 .elementor-tab-title > span{
    background: #014069;
    margin: 0px 17px;
    padding: 34px;
    height: 79px;
    width: 79px;
}

.elementor-2 .elementor-element.elementor-element-aln1no8 .elementor-tab-title.active > span{
    background: #006fb8;
}



#cms #main > header > h1{
    display:none;
}

#cms .puntiazienda{
    font-size: 20px;
    font-weight: 500;
}

#cms .sottopuntiazienda{
    font-size: 15px;
    font-weight: 400;
    margin-top: 10px;
}


#gdpr_consent > span > label > span:nth-child(2) > i{
    display:none;
}


/*Modifiche Allert*/
@media(max-width: 768px){
    #modal_invoice_ok > span.alert{
        font-size:14px;
    }
    #modal_invoice_ok > div > a{
        margin-bottom:10px;
        font-size: 14px;
    }
    #modal_invoice_ok > span.info{
        font-size:14px;
    }

    #modal_invoice_ok > div > button{
        font-size:14px;
    }

}

#blockcart-modal{
    position:fixed;
}


#submitForm{
    background: red;
    color: #fff;
}
#submitForm:hover{
    background: #c50707;
}

#edit-adress-checkout .button-red.blue{
    margin-top:5px;
}

#edit-adress-checkout .button-red{
    margin-top:5px;
}


/* Commento */
#rilascia #textCommento{
    width:100%;
}


/*Carrello*/

#checkout-addresses-step .select-field select{
    height: 35px;
    border-radius: 5px;
    border: none;
    display: inline-block;
    width: 100%;
    max-width: 320px;
    padding-left: 10px;
    background: #ebebeb;
}

.delivery-option label{
    flex:1;
}

@media only screen and (max-width: 767px){
    .step-checkout input[type="radio"i]{
        width:15px;
    }

}


/* Ricerca PopUp */
@media(max-width:456px) {
    #instantSearch > div > div > div:nth-child(2) > div {
        padding-left: 0px;
    }
    .box-instant-search form button{
        margin-left: 0px;
        margin-top: 15px;
    }
}


/* Pagina Prodotto */
#cms .cms-id-8 .elementor-4 .elementor-element.elementor-element-uqhuwzg .elementor-cta-content{
    min-height: 38px!important;
}



/*Account Storico Ordini*/
@media(max-width: 767px) {
    #content > section > div > div > div.col-dx {
        border: 0px!important;
        width: 100%!important;
    }

    #content > section > div > div > div.col-dx > div > table {
        position: relative!important;
        overflow: auto!important;
        width: 100%!important;
    }
}
#identity-link > span{
    display:none;
}

#gformbuilderpro_7 > div > div > div > input{
    margin-top: 5px;
    margin-right: 5px;
}

/*Faq Domande*/
@media(max-width: 767px){
    #faq .d-none{
        display: block!important;
    }
}

/*Baffo footer*/
@media only screen
and (min-device-width : 375px)
and (max-device-width : 812px)
and (-webkit-device-pixel-ratio : 3) {
    .footer .baffo{
        background-position: center bottom!important;
    }
}

.cms-id-7 .elementor-tabs-wrapper{
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}

.cms-id-7 .elementor-tab-title{
    background-color: #014069;
    display: inline-flex !important;
    width: 79px;
    height: 79px;
    align-items: center;
    justify-content: center;
    margin: 8px;
}

.cms-id-7 .elementor-tab-title.active{
    background-color: #006fb8;
}

#contentfromblog > div > div.owl-stage-outer > div > div > div > a{
    display: inline-block;
    width: 100%;
    height: 100%;
}

.slide-categorie h1{
    display:none;
}

.slide-categorie .product-description-short{
    display:none;
}

.slide-categorie .product-list-actions{
    display:none;
}

.slide-categorie .product-price-and-shipping{
    display:none;
}

.slide-categorie .product-flags{
    display:none;
}

.slide-categorie .unavailable{
    display:none;
}

.slide-categorie article{
    position: relative;
}

.slide-categorie .fmm_sticker_base_span{
    right: -30px!important;
}

#login-form > footer > button{
    border-radius: 6px;
    background-color: #ff0000;
    color: #fff;
    border: 1px solid #ff0000;
    line-height: 40px;
}

#AmazonPayButton{
    max-width:190px!important;
    margin:auto!important;
    margin-bottom: 28px!important;
}

#product.product-id-1071 div.collana > h2{
    display:none;
}