/* PERSONALIZZAZIONE COLORI */
.vc_wall .vc_wall_message .vc_wall_message_account {
display:none;
}
.vc_title_box {
    background: #f8dc21 !important;
}
.vc_title_box .vc_title {
    color: #000 !important;
}
.vc_title_box .vc_calendar label {
    color: #000 !important;
}
.vc_title_box .vc_calendar .input-group .form-control {
    color: #000 !important;
}
.form-control {
    border: 1px solid black !important;
   -webkit-box-shadow: none !important; 
    box-shadow:  none !important; 
}
.vc_title_box .vc_date_icon {
    border: 1px solid black !important;
}
.vc_title_box .vc_date_icon {
    color: #000 !important;
}
.vc_container_newsstand .vc_thumb_title {
    background: #f8dc21 !important;
    color: #000 !important;
}
.vc_title_search {
   background: #f8dc21 !important;
    color: #000 !important;
}
.vc_search_edition .btn {
  background: #f8dc21 !important;
    color: #000 !important;
}
#vc_registration .btn {
    background: #f8dc21 !important;
    color: #000 !important;
}
#vc_social_login {
display:none;
}



#vc_form_login .btn-primary {
    background: #f8dc21 !important;
    color: #000 !important;
}
#vc_social_login {
    display:none;
}



.region.textual-article, .region.article {
    background: #ffffff00;
    background: rgb(255 255 255 / 0%);
    border-color: #ffffff00;
}
.region.foto {
    /* background: #FF2E2E; */
    background: #ffffff00 !important;
    border-color: #ffffff00 !important;
}
#vc_social_login {
display:none;
}

























