
.vc_box_business_categories {
    float: left;
    clear: left;
    width: 100%;
    padding: 15px;
    border:1px solid #bbb;
}
.vc_box_business_categories_category {
    float: left;
    clear: left;
    width: 100%;
    background-color: #017cc5;
    padding: 10px 15px;
}
.vc_box_business_categories_category .sezione {
    font-family:'Noto Serif', 'Times New Roman', Serif;
    font-size:1.4em;
    color:#fff;
}
.vc_box_business_categories_category .sezione a {
    color:#fff;
}
.vc_box_business_categories_article {
    float: left;
    clear: left;
    width: 100%;
    margin-top:15px;
}
.vc_box_business_categories_article .titolo {
    font-family:'Noto Serif', 'Times New Roman', Serif;
    font-size:1.2em;
    font-weight:600;
}
.vc_box_business_categories_subsections {
    display:table;
    clear:left;
    font-family:'Noto Serif', 'Times New Roman', Serif;
    font-size:1.2em;
    font-weight:normal;
}
.vc_box_business_categories_subsections li{
    padding-top:15px;
}
/*---vc_header_text_editable*/
.vc_header_text_editable {
    font-family: 'Noto Serif',  Georgia, Times, 'Times New Roman', serif;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_header_text_editable .text {
    color:#017cc5;
    font-weight:inherit;
    font-size:1.7em;
    line-height:1.7em;
    width:100%;
    float:left;
    clear:left;
    border-bottom:1px #c8c8c8 solid;
}
.vc_header_text_editable .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}
/*---Variant Registration*/
.vc_header_text_editable.vc_registration_page p {
    padding: 5px 10px;
    background-color: #fff;
}
.vc_header_text_editable.vc_text_user_registration {
    margin-top: 20px;
}
.vc_header_text_editable.vc_text_registration_side p {
    color: #000;
    font-size: inherit;
}
.vc_header_text_editable.vc_text_register_label p {
    background-color: #fafafa;
    border-bottom: none;
}
/*---Create your Business Events Variant*/
.vc_header_text_editable.vc_title_create_events p,
.vc_header_text_editable.vc_title_create_business p {
    border-bottom: none;
}
.vc_header_text_editable.vc_text_create_business_side p,
.vc_header_text_editable.vc_text_create_events_side p {
    color: #000;
    font-size: inherit;
}
.vc_header_text_editable.vc_create_form_page p {
    padding: 5px 10px;
    background-color: #fff;
}

/*---spacer*/
.spacer {
    width:100%;
    height:0px;
    float:left;
    clear:left;
    font-size:0px;
    line-height:0px;
}
.spacer.t_5 {
    margin-top:5px;
}
.spacer.t_10 {
    margin-top:10px;
}
.spacer.t_15 {
    margin-top:15px;
}
.spacer.t_20 {
    margin-top:20px;   
}
.spacer.t_25 {
    margin-top:25px;   
}
.spacer.t_30 {
    margin-top:30px;   
}
.spacer.t_35 {
    margin-top:35px;   
}
.spacer.t_40 {
    margin-top:40px;   
}
.spacer.t_45 {
    margin-top:45px;   
}
.spacer.t_50 {
    margin-top:50px;   
}
.spacer.t_55 {
    margin-top:55px;   
}
.spacer.t_60 {
    margin-top:60px;   
}
.spacer.t_65 {
    margin-top:65px;   
}
.spacer.t_70 {
    margin-top:70px;   
}
.spacer.t_75 {
    margin-top:75px;   
}
.spacer.t_80 {
    margin-top:80px;   
}
.spacer.t_85 {
    margin-top:85px;   
}
.spacer.t_90 {
    margin-top:90px;   
}
.spacer.t_95 {
    margin-top:95px;   
}
.spacer.t_100 {
    margin-top:100px;   
}

.vc_box_search_business {
    float:left;
    clear:left;
    width:100%;
}

.vc_box_search_business input {
    float:left;
    padding:8px;
    width:28%;
    border-radius:3px;
    border:1px solid #e0e0e0;
    color:#bbb;
    margin-right:2%;
}
.vc_box_search_business select {
    float:left;
    height:38px;
    width:20%;
    border-radius:3px;
    border:1px solid #e0e0e0;
    color:#bbb;
    margin-right:2%;
}

.vc_box_search_business .cerca_campo_invio input {
    float:right;
    border:1px solid #019cf5;
    color:#25a3f6;
    background:#fff;
    width:16%;
    margin-right:0%;
}
@media only screen and (max-width: 479px) {
    .vc_box_search_business .cerca_campo_invio input,
    .vc_box_search_business  input,
    .vc_box_search_business select{
        width:100%;
        margin-top:10px;
    }

}
.vc_box_tabs_prefooter {
    width: 100%;
}
.vc_box_tabs_prefooter ul.indicators {
    width:100%;
    display: table;
    clear:left;
    height:45px;
    background-color: #019cf5;
}
.vc_box_tabs_prefooter ul.indicators li {
    float: left;
    padding: 13px 15px;
    margin-right: 1%;
    color: #fff;
    cursor: pointer;
    font-family: 'Noto Serif', Arial, Serif;
    font-size: 1.05em;
}
.vc_box_tabs_prefooter ul.indicators li.active {
    background:#072c45;
}
.vc_box_tabs_prefooter.carousel {
    background-color: #fafafa;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    padding: 20px;
}
/*--vc_register_prefooter*/
.vc_register_prefooter {
    width:100%;
    float:left;
}
.vc_register_prefooter .occhiello_titolo {display:none;}
.vc_register_prefooter p.registrati,
.vc_register_prefooter p.modifica_dati {
    width:100%;
    float:left;
    clear:left;
}
.vc_register_prefooter p.registrati a,
.vc_register_prefooter p.modifica_dati a {
    height:30px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    color:#fff;
    line-height:2.0em;
    border:1px #039bf6 solid;
    background:#039bf6;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    cursor:pointer;    
}
.banner_stay_connected {
    width: 100%;
    text-align: center;
}
.vc_box_tabs_prefooter_stayconnected,
.vc_box_tabs_prefooter_signup {
    margin-top:20px;
    margin-bottom:30px;
    font-weight: bold;
}
.vc_box_tabs_prefooter_fb,
.vc_box_tabs_prefooter_tw {
    position:relative;
    margin-top:20px;
}
.vc_box_tabs_prefooter_fb input,
.vc_box_tabs_prefooter_tw input {
    padding: 5px 12px 5px 40px;
    width:100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    color: #fff;
}
.vc_box_tabs_prefooter_fb input {
    background:#536ca2;
}
.vc_box_tabs_prefooter_tw input {
    background:#21b7eb;
}
.vc_box_tabs_prefooter_fb:before {
    content: "\f082";
     position: absolute;
    font-family: FontAwesome;
    color: #fff;
    font-size: 1.43em;
    font-weight: normal;
    text-decoration: inherit;
    top: 5px;
    left: 10px;
}
.vc_box_tabs_prefooter_tw:before {
    content: "\f099";
    position: absolute;
    font-family: FontAwesome;
    color: #fff;
    font-size: 1.43em;
    font-weight: normal;
    text-decoration: inherit;
    top: 5px;
    left: 10px;
}
.vc_box_tabs_prefooter_subscribe input {
    padding: 5px 12px;
    width:100%;
    background:#fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #019cf5;
    color: #019cf5;
}
.vc_box_tabs_prefooter_contactus .titolo a{
    color:#019cf5;
    cursor:default;
}
.vc_box_tabs_prefooter_contactus .titolo a:hover{
    text-decoration:none;
}
.vc_box_tabs_prefooter_contactus .sommario strong{
    font-weight:bold;
}
.vc_box_tabs_prefooter_contactus .sommario p{
    margin-top:10px;
}
.vc_box_tabs_prefooter_sendstory_button,
.vc_box_tabs_prefooter_advertise_button,
.vc_box_tabs_prefooter_editions_button {
    margin-top: 20px;
    float: left;
    clear: left;
    padding: 5px 20px;
    text-align: center;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #019cf5;
    color: #019cf5;
    width: 100%;
}
.vc_box_tabs_prefooter_sendstory_button a,
.vc_box_tabs_prefooter_advertise_button a,
.vc_box_tabs_prefooter_editions_button a {
    color: #019cf5;
}
.vc_box_tabs_prefooter_sendstory p {
    margin-top:10px;
    font-weight:bold;
}
.vc_box_tabs_prefooter_advertise p {
    margin-top:40px;
    font-weight:bold;
}

.banner_send_story {
    display:table;
    clear:left;
    margin:10px auto 0 auto;
}
.banner_advertise_map {
    float: left;
    margin: 0;
}
.banner_advertise_map img {
    width: 322px; 
    margin-left: 30px;
}
.banner_tab_logos {
    display:table;
    clear:left;
    margin:10px auto 0 auto;
}
.vc_box_tabs_prefooter_advertise_preview {
    float:left;
    width:55%;
    background:#00b4f1;
    padding:20px;
}

.vc_box_tabs_prefooter_advertise_preview .cont_foto {
    float: left;
}
.vc_box_tabs_prefooter_advertise_preview .titolo a,
 .vc_box_tabs_prefooter_advertise_preview .cont_foto a {
    cursor:default;
}
.vc_box_tabs_prefooter_advertise_preview .titolo a:hover {
   text-decoration:none;
   color:#404040;
}
.vc_box_tabs_prefooter_advertise_preview .sommario {
    margin-top: 25px;
    margin-bottom:15px;
    float: left;
    width: 40%;
    font-size: 1em;
    line-height: 1.6em;
    color: #fff;
    font-weight: normal;
}
.vc_box_tabs_prefooter_editions p {
    margin-top:20px;
    font-weight:bold;
}
.vc_box_tabs_prefooter_editions_preview {
    margin-top:20px;
    float:left;
    width:100%;
    font-weight:normal;
}
.vc_box_tabs_prefooter_editions_preview .titolo {
    font-weight:bold;
}
.vc_box_tabs_prefooter_editions_preview .titolo a {
    cursor:default;
}
.vc_box_tabs_prefooter_editions_preview .titolo a:hover {
   text-decoration:none;
    color:#404040;
}
.vc_box_tabs_prefooter_editions_preview strong {
    font-weight:bold;
    color:#072c45;
    margin-top:5px;
}
.vc_box_tabs_prefooter_photo {
    font-weight:bold;
    margin-top:15px;
}
.vc_box_tabs_prefooter_photo_preview {
    margin-top:15px;
    float:left;
    width:100%;
    font-weight:normal;
}
.vc_box_tabs_prefooter_photo_preview .titolo {
    font-weight:bold;
    margin-bottom:15px;
}
.vc_box_tabs_prefooter_photo_preview .titolo a {
    cursor:default;
}
.vc_box_tabs_prefooter_photo_preview .titolo a:hover {
   text-decoration:none;
    color:#404040;
}
.vc_box_tabs_prefooter_photo_preview strong {
    font-weight:bold;
    color:#019cf5;
    margin-top:5px;
}
.vc_box_tabs_prefooter_photo_preview p span {
    color:#666;
    float:left;
    margin-top:10px;
}

.vc_box_tabs_prefooter_photo_search input {
    float:left;
    padding:8px;
    margin-top:10px;
    width:90%;
    border-radius:3px;
    border:1px solid #e0e0e0;
    color:#bbb;
    margin-right:2%;
}

.vc_box_tabs_prefooter_photo_search .cerca_campo_invio input {
    float:left;
    margin-top:10px;
    border:1px solid #019cf5;
    color:#25a3f6;
    background:#fff;
    width:90%;
}

.vc_box_tabs_prefooter_photo_search select {
    margin-right:2%;
    margin-top:10px;
    padding:0px 15px;
    text-transform:none;
    height:38px;
    float:left;
    width:90%;
    color:#bbb;
    border:1px #e0e0e0 solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
}
.vc_box_tabs_prefooter_trust_preview .sommario{
    float: right;
    width: 65%;
    padding-right:5%;
}
.vc_box_tabs_prefooter_trust_preview .divcont{
    float: left;
    width: 30%;
}
.vc_box_tabs_prefooter_trust_preview .cont_foto,
.vc_box_tabs_prefooter_trust_preview .titolo {
    float: left;
    clear: left;
    width: 100%;
    font-weight:bold;
    line-height:2em;
}
.vc_box_tabs_prefooter_trust_preview .cont_foto a {
    cursor:default;
}
.vc_box_tabs_prefooter_trust_preview .titolo a {
    cursor:default;
}
.vc_box_tabs_prefooter_trust_preview .titolo a:hover {
   text-decoration:none;
   color:#404040;
}
.vc_box_tabs_prefooter_trust_preview .cont_foto img {
    max-width:100%;
    height:auto;
}
.drag_and_drop .vc_box_tabs_prefooter .anteprima_articolo {
    width:auto !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .vc_box_tabs_prefooter ul.indicators li {
        width:100%;
        margin:0;
        border-bottom:1px solid #fff;
    }
        .vc_box_tabs_prefooter ul.indicators li.active,
            .vc_box_tabs_prefooter ul.indicators li:last-child {
            border:none;
        }
    .vc_box_tabs_prefooter_sendstory_button {
        margin-bottom:20px;
    }
    .vc_box_tabs_prefooter_advertise_preview {
        padding:5px;
        margin-top:20px;
    }
    .vc_box_tabs_prefooter_advertise_preview .sommario {
        width: 100%;
        margin-top: 10px;
        padding-left: 20px;
    }
    .vc_box_tabs_prefooter_trust_preview .cont_foto,
    .vc_box_tabs_prefooter_trust_preview .titolo {
        float: left;
        clear: left;
        width: 100%;
    }
    .vc_box_tabs_prefooter_trust_preview .titolo a,
     .vc_box_tabs_prefooter_trust_preview .cont_foto a {
        cursor:default;
    }
    .vc_box_tabs_prefooter_trust_preview .titolo a:hover {
       text-decoration:none;
       color:#404040;
}
    .vc_box_tabs_prefooter_trust_preview .sommario {
        margin-top:20px;
        width:100%;
        height:100px;
        overflow:hidden;
    }
    .vc_box_tabs_prefooter_trust_preview .divcont {
        width:100%;
    }
    .vc_box_tabs_prefooter_advertise p {
         margin-top:10px;
    }
    
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .vc_box_tabs_prefooter_fb,
    .vc_box_tabs_prefooter_tw {
        width:48%;
        float:left;
    }
    .vc_box_tabs_prefooter_fb {
        margin-right:4%;
    }
    .vc_box_tabs_prefooter_stayconnected, 
    .vc_box_tabs_prefooter_signup {
        margin-bottom:0;
        text-align:center;
        
    }
    .vc_box_tabs_prefooter_signup {
        float: left;
        width: 48%;
        margin-right: 4%;
    }
    .vc_box_tabs_prefooter_subscribe {
        margin-top:25px;
        float: left;
        width: 48%;
    }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
    .banner_advertise_map {
        display:none;
    }
    .vc_box_tabs_prefooter_advertise_preview {
        width:100%;
    }
}

.vc_button_add_your_business {
    float:left;
    width:100%;
    z-index: 99;
    padding: 10px 20px;
    text-align: center;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #019cf5;
    color: #019cf5;
    text-transform:uppercase;
}
.vc_button_add_your_business a {
    color: #019cf5;
}

.vc_section_submenu_name {
    float:left;
    clear:left;
    width:100%;
    padding:15px 0;
}
.vc_section_submenu_name ul li {
    display:inline;
}
.vc_section_submenu_name ul li:first-child{
    font-size: 0px;   
}
.vc_section_submenu_name ul li.channel_home a:before {
    content: "\f015";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size:17px;
}
.vc_section_submenu_name ul li {
    font-family: 'Noto Serif', 'Times New Roman', Serif;
    font-size:1.15em;
}
.vc_section_submenu_name ul li.sezione_attiva a {
    color:#017cc5;
}
.vc_section_submenu {
    float:left;
    clear:left;
    width:100%;
    background:#fafafa;
    border-bottom:1px solid #e0e0e0;
}
.vc_section_submenu_sections {
    float:left;
    margin-bottom:10px;
    width:100%;
}
.vc_section_submenu_sections ul {
    float:left;
    width:100%;
}
.vc_section_submenu_sections ul li {
    float:left;
    padding-right:5px;
    word-break:break-word;
    margin-top:10px;
    font-family: 'Noto Serif', 'Times New Roman', Serif;
    font-size:1.07em;
    color:#019cf5;
}
.vc_section_submenu_sections ul li a {
    color:#019cf5;
}
.vc_section_submenu_sections ul li:after {
    content:' | ';
    color:#bbb;
}
.vc_section_submenu_sections ul li:last-child:after {
    content:'';
}
/*.vc_section_submenu_sections ul li.active a {
    color:#072c45;
}
.vc_section_submenu_sections ul li.active a:before {
    content:url(../images/arrow_menu.png);
}*/
body.section_local_business .vc_button_archive,
body.section_jobs .vc_button_archive{
    display:none;
}
.vc_section_submenu_archives,
.vc_section_submenu_eedi {
    margin-top:20px;
    padding: 5px 12px;
    width:100%;
    text-align:center;
    background:#fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #019cf5;
    color: #019cf5;
}
.vc_section_submenu_archives a,
.vc_section_submenu_eedi a {
    color: #019cf5;
}
.vc_section_submenu_buy {
    margin-top:20px;
    padding: 5px 12px;
    width:100%;
    text-align:center;
    background:#019cf5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #019cf5;
    color: #fff;
}
.vc_section_submenu_buy a {
    color:#fff;
}
/*---vc_button_all_sections*/
.vc_button_all_sections {
    margin-top:20px;
    float:right;
    clear:right;
    position:relative;
    cursor:pointer;
    color:#019cf5;
}
.vc_section_submenu_name {
    padding-bottom:0px;
}

/*---*/
/**.vc_button_all_sections:before {
    content: "\f078  ";
    color:#082c46;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;

}
.vc_button_all_sections a:before {
    content:"Hide all Sections";
    float:right;
    margin-left:10px;
    color:#019cf5;
}**/
.vc_button_all_sections a.collapsed:before {
    content:"Show all Sections";
    float:right;
    margin-left:10px;
    color:#019cf5;

}
.banner_rectangle_300x250_4 {
    float:right;
}
/*---vc_button_archive*/
.vc_button_archive {
    float: right;
    padding-top: 16px;
    padding-right:15px;
}
.vc_button_archive .container,
.vc_button_archive .occhiello_titolo {
    display:none;
}
.vc_button_archive .link {
    width:100%;
    float:right;
    clear:right;
}
.vc_button_archive .link a {
    padding: 0 0 10px 0;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #019cf5;
    float: right;
}
.vc_button_archive .link a:before {
    content: "\f039";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-right:5px;
}
.vc_button_archive .link:hover {
    color: #019cf5;
}
@media only screen and (max-width: 767px) {
    .vc_button_archive {
        display:none;
    }
}
@media only screen and (min-width: 480px) and (max-width: 991px) {
    .vc_section_submenu_buy,
    .vc_section_submenu_eedi {
        width:32%;
        float:left;
        margin-right:2%;
}
    .vc_section_submenu_archives {
        width:32%;
        float:left;
}
.banner_rectangle_300x250_4 {
    float:left;
}
}
/*---vc_article_preview_medium_section_variant*/
.vc_article_preview_medium_section_variant {
    width:100%;
    float:left;
    clear:left;
    border-top:5px solid #017cc5;
    border-right:1px solid #bcbcbc;
    border-left:1px solid #bcbcbc;
    border-bottom:1px solid #bcbcbc;
    background:#fff;
    position:relative;
    height:370px;
    overflow:hidden;
}
.vc_article_preview_medium_section_variant .cont_img {
    width:100%;
    float:left;
    clear:left;
    height:261px;
    overflow:hidden;
}
.vc_article_preview_medium_section_variant .cont_img img {
    height: 100%;
    width: auto;
    display: table;
    margin: 0 auto;
}
.vc_article_preview_medium_section_variant .cont3 {
    position:relative;
}
.vc_article_preview_medium_section_variant .cont4 {
    padding:15px 10px;
    width:100%;
    float:left;
    clear:left;
    height:97px;
    position:relative;
}
.vc_article_preview_medium_section_variant .occhiello,
.vc_article_preview_medium_section_variant .sezione {
    width:100%;
    float:left;
    clear:left;
    color:#019cf5;
    height:16px;
    overflow:hidden;
}
.vc_article_preview_medium_section_variant .tag_43 {
    width:100%;
    float:left;
    clear:left;
    color:#019cf5;
    font-family: 'Noto Serif',  Georgia, Times, 'Times New Roman', serif;
    font-size:0.8em;
    text-transform:uppercase;
}
.vc_article_preview_medium_section_variant .tag_43 .nome {
    display:none;
}
.vc_article_preview_medium_section_variant .tag_16 {
    width:100%;
    float:left;
    clear:left;
    color:#019cf5;
    font-family: 'Noto Serif',  Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_medium_section_variant .tag_16 .nome {
    display:none;
}
.vc_article_preview_medium_section_variant .titolo{
    width:100%;
    float:left;
    clear:left;
    max-height:40px;
    overflow:hidden;
    margin-bottom:8px;
}
.vc_article_preview_medium_section_variant .sottotitolo,
.vc_article_preview_medium_section_variant .sommario{
    margin:5px 0 0 0;
    font-size:0.9em;
    line-height:1.2em;
    width:100%;
    float:left;
    clear:left;
    height:91px;
    overflow:hidden;
    display:none;
}
.vc_article_preview_medium_section_variant .sottotitolo a,
.vc_article_preview_medium_section_variant .sommario a{
    color:#404040 !important;
}
.vc_article_preview_medium_section_variant .ora_pubblicazione{
    color: #afafaf;
    font-size: 14px;
    font-weight:normal;
}
.vc_article_preview_medium_section_variant .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_medium_section_variant .num_commenti{
    position:absolute;
    left:15px;
    bottom:5px;
    color:#afafaf;
    font-size:14px;
    font-weight:normal;
}
.vc_article_preview_medium_section_variant .num_commenti:before{
    content: "\f0e5";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_medium_section_variant .didascalia{
    display:none;
}

/*---media queries*/

@media (min-width: 320px) and (max-width: 767px) {
    .vc_article_preview_medium_section_variant {
        height:200px;
    }
    .vc_article_preview_medium_section_variant .titolo {
        height:37px;
    }
    .vc_article_preview_medium_section_variant .cont2 {
        padding-right:0;
    }
    .vc_article_preview_medium_section_variant .cont3 {
        padding-left:20px;
    }
    .vc_article_preview_medium_section_variant .cont_img,
    .vc_article_preview_medium_section_variant .cont4 {
        height:140px;
    }
    .vc_article_preview_medium_section_variant .cont4 {
        padding:10px;
    }
    .vc_article_preview_medium_section_variant .num_commenti {
        bottom:2px;
        font-size:0.9em;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .vc_article_preview_medium_section_variant {
        height:240px;
    }
    .vc_article_preview_medium_section_variant .titolo {
        height:37px;
    }
    .vc_article_preview_medium_section_variant .cont2 {
        padding-right:0;
    }
    .vc_article_preview_medium_section_variant .cont3 {
        padding-left:20px;
    }
    .vc_article_preview_medium_section_variant .cont_img,
    .vc_article_preview_medium_section_variant .cont4 {
        height:140px;
    }
    .vc_article_preview_medium_section_variant .cont_img img {
        height:auto;
        width:100%;
    }
    .vc_article_preview_medium_section_variant .num_commenti {
        bottom:10px;
    }
}
.cont_list_purchasing .cont_button_console button {
    background-color: #029cf6;
    border: 2px solid #029cf6;
    text-shadow: 0 0;
}
.form_inserimento_dati form #photo #upload-button, .form_inserimento_dati form .campo_form_file #upload-button, .form_inserimento_dati form #foto #upload-button {
	background-color: #029cf6;
    border: 2px solid #029cf6;
    text-shadow: 0 0;
}
.form_inserimento_dati form .campo_form_invia input {
	background-color: #029cf6;
    border: 2px solid #029cf6;
    text-shadow: 0 0;
}
.form_inserimento_dati form .campo_form_invia input:hover {
	background-color: #029cf6;
    border: 2px solid #029cf6;
    text-shadow: 0 0;
}
.cont_contents h2
{
    font-weight:bold;
}
.cont_list_purchasing .cont_button_console button {
    margin: 10px 1% 0px 0px;
}
.authentication_login .vc_box_login_social{
    display:none;
}
.authentication_login .vc_box_login .user_access_orizzontale .user_login .user_login_button input:hover{
    background-color: #029cf6;
    border: 2px solid #029cf6;
    text-shadow: 0 0;
}
.authentication_login .vc_box_login .user_access_orizzontale .user_login .user_login_button input
{
    background-color: #029cf6;
    border: 2px solid #029cf6;

    text-shadow: 0 0;
}
.form_inserimento_dati form .campo_form_invia input
{
    color: #fff;
}
.no_risultati{
    color: #000;
    font-size:14px;
}
.authentication_login .vc_box_login_register p.registrati{
    display:none;
}
.register_button{
    margin-top:10px;
}
.msg .popup{
    text-decoration: underline;
}


