

footer .column1 {
position: relative;
top: -18px;
}
/* ====Logo facebook nel quadrato nel footer ====  */
.column1.footer_col1 .q_social_icon_holder.normal_social{
        padding: 1px 9px;
    border: 1px solid;
}
/* ===========  */


.header_bottom.clearfix{
    background-color: rgba(255, 255, 255, 0.5) !important;
}

input.wpcf7-form-control.wpcf7-text, textarea.wpcf7-form-control.wpcf7-textarea{background-color: #f1f1f1 !important;    color: black;}


/* comprimi la BIO in homepage */
#biog .separator.small.center{margin-bottom: 10px !important;}  
#biog {font-size: 14px !important;   line-height: 19px;}

/* centra */
.centra{position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);}