.show-mobile-only{
    display: none;
}
@media screen and (max-width: 767px) {

    #selettoreTitle h1{
        line-height: 50px !important;
    }

    #cookieConsent a.cookieConsentOK {
        margin: auto !important;
        margin-top: 15px!important;
        margin-bottom: 10px!important;
    }

    #closeCookieConsent {
        margin: -15px -15px 0 0px !important;

    }

    #cookieConsent {
        width: 75% !important;
        padding: 8px !important;
    }

    .hidden-mobile{
        display: none !important;
    }
    .show-mobile-only{
        display: block !important;
    }
    input,select {font-size:16px!important;}
    .split-section { display: flex; flex-flow: column; margin-bottom:0; padding-bottom:0;}
    #benvenuto-text {padding-top:80px !important;}

    #navbar .logo img{
        max-height: 35px !important;
    }

    .verde-acqua-background-left {background: linear-gradient(to right, #E8F6F6 50%, #ffffff 0%) !important;}

    /* .footer-widgets:before{
        background-image: url('../images/bg-image-footer.jpg') !important;
        background-size: contain !important;
        width: 100%;
    } */

    .marginLeft{
        margin-left: 0px !important;
    }
    .footer-logo img {max-width: 200px !important; max-height: 58px !important;}

    .top-section{ 
        margin-top: 0!important;
        height: 100%!important;
        padding-bottom: 0!important;
    } 
    .half-row-content{
        padding:0 !important; 
    }

    .bg-img{width: 100% !important;}

    #benvenuto_text h1{ font-size: 30px!important; font-weight: 0!important; text-align: center}
    .section-title h2{ margin-left: 10px; }

    .verde-acqua-background-left {
        background: linear-gradient(to right, #E8F6F6 45%, #ffffff 0%);
    }

    .form-newsletter > .col-md-2{ margin-top: 15px}

    .bando > p > img {width: 100%!important; height: auto!important;}

    .newsletter-post_message{margin-top:15px !important;}

    .with-padding{
        padding: 0!important;
    }

    .with-padding::after{
        background-color: white!important;
        margin:10px!important;
    }

    .underlined{display:none;} 
    .half-row-content > h2 {padding-left:30px !important; padding-right: 30px!important;}

    /*.area-immagine-descrizione{margin:0 auto!important;}*/


    .btn-lario-primary span {letter-spacing: 0.080em!important;}

    .margined{margin:0!important}

    .img-side-home{
        margin-top: 0!important;
        margin-bottom: 20px!important;
    }

    .top-section-home{
        margin-top: 0!important;
    }

    #col-email{
        border-bottom: 10px solid white!important;
        border-top: 10px solid white!important;
    }

    section {padding-top: 60px!important;}

    .area-immagine-descrizione{
        max-width: 100% !important;
        margin-bottom: 40px !important;
        padding-left: 0 !important;
    }

    #contact-button-container{
        margin-bottom:20px;
    }
}
