@media(max-width:479px){
    h2, h3{
 font-size: 18px !important ;
    }

         h4{
 font-size: 12px !important ;
    }
    
    h5 {
    font-size: 16px !important; 
}
}




@media(min-width:767px){

.header-v3 #site-header{
    background: linear-gradient(to top, transparent 0, rgba(0, 0, 0, 0.65) 100%) repeat-x !important;
    padding-bottom: 60px;
}
}



@media (max-width: 768px){
body.header-v3 #site-header #masthead {
    padding-top: 0px !important;
}

.header-v3 #site-header #masthead #site-navigator{
    margin-top: 0 !important;
}

.tp-caption.large_text, .large_text{
display: none !important;     
}
}


.goto-top a:after{
        color: #8f8f8f !important;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
textarea.wpcf7-form-control.wpcf7-textarea,
input.wpcf7-form-control.wpcf7-text{
    width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
         color: #fff!important;
}


form.wpcf7-form p {
    color: #fff;
    font-weight: bold;
}


input.wpcf7-form-control.wpcf7-submit {
    color: #8f8f8f !important;
}







/********************correzioni**************************/


@media (min-width: 569px){

#site-footer .copyright {

    float: left;

    margin-top: 23px;

    max-width: 50%;
}

}



body i.fa {

    font-size: 20px;

}



.social-links a i {

    width: 55px!important;

    height: 55px!important;

    line-height: 59px!important;

}



div#swipebox-action,

#swipebox-action, 
#swipebox-caption {

    display:block !important;
opacity: 0.95 !important;

}


.wrgf-footer-label {
    font-size: 15px;
    min-height: 50px !important;
}