
/*vc_textedit_subtitle_newsstand*/
.vc_textedit_subtitle_newsstand{
    margin-top:50px;
    width:100%;
    float: left;
    clear: left;
}
/*.vc_textedit_subtitle_newsstand .text:before{
    content:url('../images/logo_hbr.png');
    float: left;
    margin-right: 10px;
}*/
.vc_textedit_subtitle_newsstand .text  {
    margin: 0 ;
    padding: 0;
    text-align: left;
    width: 60%;
    text-transform:uppercase;
    font-size:1.333em;
    line-height:1.333em;
    font-weight:100;
    color:#212121;
}
.vc_textedit_subtitle_newsstand .text strong {
    font-weight:normal;
}

.vc_textedit_subtitle_newsstand.vc_variant .text{
    text-align:center;
    text-transform:inherit;
    width:100%;
    margin:0 auto;
}
.vc_textedit_subtitle_newsstand.vc_variant .text strong {
    font-weight:500;
}


.vc_textedit_subtitle_newsstand .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .vc_textedit_subtitle_newsstand .text  {
        margin: 0 ;
        padding: 0;
        text-align: left;
        width: 100%;
    }
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}


/*---vc_article_preview_medium_right*/
.vc_article_preview_medium_right {
    width:100%;
    float:left;
    clear:left;
    border-bottom:1px solid #ccc;
    padding-bottom:30px;
    margin-top:30px;
}
.vc_article_preview_medium_right.vc_no_border{
    border-bottom:0px solid #ccc;
}
body.drag_and_drop #more_content .vc_article_preview_medium_right,
.vc_article_preview_medium_right.style_drag {
    width:100% !important;
}

.vc_article_preview_medium_right.ui-draggable {
    width: 100% !important;
    background: #f5f5f5 !important;
}


.vc_article_preview_medium_right .cont {
    display:table;
    table-layout: fixed;
    width: calc(100% - 304px);
}
.vc_article_preview_medium_right .cont2 {
    width:100%;
    float:left;
    clear:left;
}
.vc_article_preview_medium_right .cont3 {
    width:100%;
    float:left;
    clear:left;
}
.vc_article_preview_medium_right .cont_img {
    float:right;
    margin-left:30px;
    height:100%;
    min-width:274px;
}
.vc_article_preview_medium_right .cont_img a {
    display:block;
    width:274px;
    height:143px;
    text-align:center;
    vertical-align:middle;
}

.vc_article_preview_medium_right .cont_img img {
    max-height:100%;
    width:auto;
    text-align:center;
    vertical-align:middle;
}

.vc_article_preview_medium_right .cont_img .didascalia {
    display:none;
}
.vc_article_preview_medium_right .occhiello{
    margin:15px 25px 0 0;
    float:left;
}
.vc_article_preview_medium_right .sezione{
    margin:15px 0 0 0;
    float:left;
    color:#212121;
    cursor:pointer;
}
.vc_article_preview_medium_right .titolo {
    width:100%;
    float:left;
    clear:left;
}

.vc_article_preview_medium_right .sommario,
.vc_article_preview_medium_right .sottotitolo {
    margin-top:10px;
    width:500px;
    float:left;
    clear:left;
    height:40px;
    overflow:hidden;
    text-overflow:ellipsis;
}
.vc_article_preview_medium_right .ora_pubblicazione {
    float:left;
    margin-left:30px;
}
.vc_article_preview_medium_right .vc_author{
    margin:15px 0 0 0;
    float:left;
}
.vc_article_preview_medium_right .prefisso_autore{
    display:none;
}
.vc_article_preview_medium_right .comments,
.vc_article_preview_medium_right .comment_article {
    font-weight:normal;
    float:left;
}
.vc_article_preview_medium_right .comments span,
.vc_article_preview_medium_right .comment_article a {
    margin-right:5px;
}
.vc_article_preview_medium_right .comments:before,
.vc_article_preview_medium_right .comment_article a:before {
    content: "\f0e5";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_medium_right .comments a:after {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-right:5px;
    margin-left:5px;
    float:right;
}
/*---sharre_fb_tw*/
.vc_article_preview_medium_right .social {
    margin:15px 30px 0 0;
    float:left;
}

/*---Correlati*/
.vc_article_preview_medium_right ul.correlati {
    margin:0;
    padding:0;
    list-style:none;
    font-style:italic;
}
.vc_article_preview_medium_right ul.correlati li.occhiello,
.vc_article_preview_medium_right ul.correlati li.line_break {
    margin:0px;
    padding:0px;
    display:none;
}
.vc_article_preview_medium_right ul.correlati li {
    width:100%;
    float:left;
    clear:left;
    margin-top:5px;
}
.vc_article_preview_medium_right ul.correlati li a {
    display:table;
    table-layout:fixed;
}
.vc_article_preview_medium_right ul.correlati li.articolo:before,
.vc_article_preview_medium_right ul.correlati li.lettera:before,
.vc_article_preview_medium_right ul.correlati li.blog:before 
.vc_article_preview_medium_right ul.correlati li.video:before,
.vc_article_preview_medium_right ul.correlati li.sondaggio:before,
.vc_article_preview_medium_right ul.correlati li.gallery:before,
.vc_article_preview_medium_right ul.correlati li.audio:before,
.vc_article_preview_medium_right ul.correlati li.scheda:before  {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    float:left;
    margin-right:5px;
}
.vc_article_preview_medium_right ul.correlati li.articolo:before,
.vc_article_preview_medium_right ul.correlati li.lettera:before,
.vc_article_preview_medium_right ul.correlati li.blog:before {
    content: "\f10c";
}
.vc_article_preview_medium_right ul.correlati li.video:before {
    content: "\f03d";
}
.vc_article_preview_medium_right ul.correlati li.sondaggio:before  {
    content: "\f200";
}
.vc_article_preview_medium_right ul.correlati li.gallery:before {
    content: "\f030";
}
.vc_article_preview_medium_right ul.correlati li.scheda:before{
    content: "\f1e9";
}
.vc_article_preview_medium_right ul.correlati li.audio:before {
    content: "\f130";
}


.vc_share_link_overlay_container {
    text-transform: capitalize;
    color: #212121;
    float: left;
    margin-top:0px;
}
.vc_share_link_overlay_container:hover {
    cursor:pointer;
}

.vc_share_link_overlay_container:before {
    content: "";
    font-family: "themify" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #1555a0;
    margin: -3px 10px 0 0;
    font-size: 20px;
    position: relative;
    float: left;
}

.vc_article_preview_medium_right.leaderdelfuturo .cont:before {
    content: "";
    width: 445px;
    height: 37px;
    background: url(/images/leader_teha.jpg);
    background-size: 445px;
    background-repeat: no-repeat;
    float: left;
    clear: left;
    margin-bottom: 10px;
}



/** variant right ---*/
.vc_article_preview_medium_right.right .cont {
    margin-right:0;
    margin-left: 15px;
    float: right;
    position: relative;
}
/*---Media Queries---*/ 
@media only screen and (max-width : 480px) {
    .vc_article_preview_medium_right .cont {
        margin:0 0 15px 0;
        width:100%;
    }
    .vc_article_preview_medium_right .sottotitolo {
        display:none;
    }
    .vc_article_preview_medium_right .cont_img {
        width:100%;
        margin-bottom:30px;
    }
    .vc_article_preview_medium_right .cont_img a {
        width:100%;
        height:auto;
        text-align:center;
        vertical-align:middle;
    }
    .vc_article_preview_medium_right .cont_img img {
        width:auto;
        max-height:274px;
    }
    .vc_article_preview_medium_right .cont3 {
        display:flex;
        flex-direction:column-reverse;
    }
    
    .vc_article_preview_medium_right.leaderdelfuturo .cont:before {
        width: 320px;
        height: 27px;
        background: url(/images/leader_teha.jpg);
        background-size: 320px;
    }
}

@media only screen and (max-width : 667px) {
    .vc_article_preview_medium_right .sottotitolo {
        display:none;
    }
    
}

@media only screen and (max-width : 768px) {
    .vc_article_preview_medium_right .sottotitolo {
        display:none;
    }
    
}
@media only screen and (max-width : 992px) {
}


@media only screen and (max-width : 1024px) {
    .vc_article_preview_medium_right .sottotitolo {
        width:100%;
    }
}
 
@media only screen and (max-width : 1200px) {
}

/*---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_23 {
    margin-top:23px;   
}
.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;   
}
.spacer.t_160 {
    margin-top:160px;   
}
.spacer.t_190 {
    margin-top:190px;   
}
.banner_newsstand_1_970x200 {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_newsstand_1_970x200 img {
    margin:0 auto;
    padding:0;
    border:none;
    max-width:100%;
}

.banner_newsstand_1_970x200.vc_variant {
    width:100%;
    float:left;
    clear:left;
    position:relative;    
}
.banner_newsstand_1_970x200.vc_variant img {
    max-width: 650px;
    height: auto;
    margin-bottom: -190px;
}

@media (max-width: 1200px) {

}

@media (max-width: 991px) {

}
    
@media (max-width: 767px) {
    .banner_newsstand_1_970x200.vc_variant img {
        max-width: 100%;
    }
    
}

@media (max-width: 576px) {


}

@media (max-width: 481px) {
    
}


.banner_masthead_2_970x250 {
    margin:0 auto;
    display:table;
    clear:left;
}
.banner_masthead_2_970x250 img {
    max-width:100%;
}
.vc_section_name{
    margin: 30px 0 0 0;
    padding: 0 0 30px 0;
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    z-index:3;
}
.vc_section_name.vc_no_section_name {
    margin: 0;
    padding: 0;
    position: relative;
}
.vc_section_name.vc_align_left{
    text-align: left;
}
.vc_section_name li {
    display:none;
}
.vc_section_name li.sezione_attiva {
    display:block;
    font-size:2.777em;
    line-height:1em;
    font-weight: normal;
}

.vc_section_name li.sezione_attiva a:hover {
    text-decoration:none;
    color:#1555a0;
}

.vc_no_section_name li.sezione_attiva {
    font-size:0em;
}

.vc_no_section_name .vc_section_image {
    position: absolute;
    right: 0;
    bottom:-118px;
    z-index: 4;
}
.vc_no_section_name .vc_section_image img {
    webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
    }
    
    

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
 
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .vc_section_name{
        margin: 25px 0 0 0;
        padding: 0 0 25px 0;
    }
    .vc_section_name li.sezione_attiva {
        font-size:2em;
    }
    .vc_no_section_name li.sezione_attiva {
        font-size:0em;
    }
    .vc_section_image {
        width: 100%;
        float: left;
        clear: left;
        text-align: center;
    }
    .vc_no_section_name .vc_section_image img {
        float: left;
        max-width:80px;
        height:auto;
    }
    .vc_no_section_name .vc_section_image {
       position: relative;
        float: left;
        clear: left;
        bottom: 0;
        margin-top: 10px;
        width: auto;
    }
    .vc_section_name.vc_no_section_name {
        width: 80px;
    }
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
    .vc_section_name{
        margin: 20px 0 0 0;
        padding: 0 0 20px 0;
    }
    .vc_section_name li.sezione_attiva {
        font-size:1.5em;
    }
    .vc_no_section_name li.sezione_attiva {
        font-size:0em;
    }
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}


.banner_masthead_970x250 {
    margin:0 auto;
    display:table;
    clear:left;
}
.banner_masthead_970x250 img {
    max-width:100%;
}
.banner_rectangle_4_300x250 {
    margin:0 auto 20px auto;
    display:table;
    clear:left;
}
.banner_rectangle_4_300x250 img {
    max-width:100%;
}
/*.vc_button_archive {
    display:table;
    width: 100%;
    margin:0 auto;
    clear:left;
    padding: 10px 20px;
    font-size:1.1em;
    font-weight: 900;
    text-align: center;
    text-transform:uppercase;
    color: #622360;
    border-bottom: 1px #808285 solid;
}
.vc_button_archive .container{
    display:none;
}
.vc_button_archive .link {
    padding: 0;
    margin-top: 0;
    text-transform: uppercase;
    float: none;
}

.vc_button_archive .link a {
    color: #622360;
}
.vc_button_archive .link a:before {
    content: "\f078";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    float: none;
    color:#8b3188;
    margin-right:10px;
}*/

/*--vc_button_archive*/
.vc_button_archive {
    margin:40px auto;
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
}
.vc_button_archive .container,
.vc_button_archive .occhiello_titolo {
    display:none;
}
.vc_button_archive .link {
    display: inline-block;
}
.vc_button_archive .link a {
    padding: 10px 20px;
    border: 2px solid #212121;
    text-align: center;
    color: #212121;
    font-weight: normal;
    font-size:1.388em;
    line-height: 1.05em;
    text-transform: uppercase;
    display: inline-block;
}

.vc_button_archive .link a:hover {
    color: #fff;
    border: 2px solid #212121;
    background: #212121;
    text-decoration:none;
    cursor: pointer;
}

.vc_button_archive .link a:active,
.vc_button_archive .link a:focus {
    text-decoration:none;
}
@media only screen and (max-width: 767px) {
    
}
.banner_rectangle_3_300x250 {
    margin:0 auto 20px auto;
    display:table;
    clear:left;
}
.banner_rectangle_3_300x250 img {
    max-width:100%;
}

.vc_textedit_title_block {
    float: left;
    clear: left;
    width: 100%;
    margin: 0;
}
.vc_textedit_title_block .text  {
    font-weight: normal;
    float: left;
    clear: left;
    width: 100%;
    line-height: 1;
}
.vc_textedit_title_block .text a:hover {
    text-decoration: none;
    color: #1555a0;
}

/*alignment*/
.vc_textedit_title_block.vc_text_left {
    text-align:left;
}
.vc_textedit_title_block.vc_text_center {
    text-align:center;
}
/*font-size*/
.vc_textedit_title_block.vc_font_small .text  {
    font-size:2.5em;
}
.vc_textedit_title_block.vc_font_medium .text  {
    font-size:2.777em;
}
.vc_textedit_title_block.vc_font_big .text  {
    font-size:3.055em;
}

.vc_textedit_title_block .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}

.vc_textedit_title_block.vc_title_magazine{
    text-align:right;

}
.vc_textedit_title_block.vc_title_magazine .text {
    font-size:1.4em;
    color: #622360;
}

.vc_textedit_title_block.vc_title_magazine .text:before {
    content: "\f078";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-left:30px;
    float:right;
    color:#622360;
    font-size: .9em;
}

 
.vc_in_evidenza .text {
    float: left;
    border-bottom: 1px solid #1455a1;
    padding-bottom: 20px;
    margin-bottom: 0px;
    width: 100%;
    font-size: 1.6em;
    font-weight: 500;
    color: #1455a1;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
    /*font-size*/
    .vc_textedit_title_block.vc_font_small .text  {
        font-size:1.944em;
    }
    .vc_textedit_title_block.vc_font_medium .text  {
        font-size:2.222em;
    }
    .vc_textedit_title_block.vc_font_big .text  {
        font-size:2.5em;
    }



}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}

.vc_button_abbonati {
    float:left;
    clear: left;
    margin: 50px 0 0 0;
    }
.vc_button_abbonati a {
    float: left;
    clear: left;
    width: auto;
    padding: 7px 20px;
    color: #fff;
    font-size: 1.222em;
    line-height: 1.227em;
    font-weight: 100;
    text-transform: uppercase;
    text-align: center;
    background: transparent;
    color: #1555a0;
    border: 2px solid #1555a0;
}

.vc_button_abbonati a:hover{
    background:#1555a0;
    color:#fff;
    text-decoration:none;
    cursor:pointer;
}


@media only screen and (max-width : 767px) {
    .vc_button_abbonati {
        margin: 30px 0 20px 0;    
    }
}

.vc_textedit_section_description {
    margin: 40px 0 15px 0;
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
}
.vc_textedit_section_description .key_text_edit {
    background: #dcdcdc;
    min-height: 30px;
    float: left;
    clear: left;
}
.vc_textedit_section_description .text {
	border: 1px solid #1555a0;
    padding: 10px;
    color: #212121;
    font-size: 1em;
    line-height: 1.285em;
    text-align: left;
    margin: 0 20% 0 20%;
}

.banner_rectangle_1_300x250 {
    margin:0 auto 20px auto;
    display:table;
    clear:left;
}

.vc_new_layout .banner_rectangle_1_300x250 {
    margin: 0;
    clear: left;
    float: left;
    width: 100%;
    text-align: center;
}

.banner_rectangle_1_300x250 img {
    max-width:300px;
}
@media (max-width:991px){
    .banner_rectangle_1_300x250{
        margin: 25px auto 0 auto;
        display: table;
        clear: none;
        float: none;
    }
}
@media (max-width:480px){
    .banner_rectangle_1_300x250{
        margin: 25px auto 0 auto;
        display: table;
        clear: none;
        float: none;
    }
}
/*@import url('https://fonts.googleapis.com/css?family=Rubik:300,400,500&display=swap');*/


.vc_paywall_text{
    margin-bottom: 20px;
    position:relative;
}
.vc_paywall_text:before {
    position: absolute;
    left: 0;
    height: 250px;
    width: 100%;
    content: "";
    pointer-events: none;
    z-index: 100;
    background: linear-gradient(to top, #ffffff 0%, rgba(245, 245, 245, 0) 100%);
    bottom: 0;
}
.vc_paywall_box{
    background: #F4F4F4;
    float: left;
    clear: none;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
    border: 0px solid #ccc;
    border-bottom: 4px solid #212121;
    font-family: 'Rubik', Sans-serif;
}
.vc_cont_paywall {
    float: left;
    clear:left;
    width: 100%;
}
.vc_cont_paywall .text {
    margin:0;
}
.vc_cont_paywall .cont_testo {
    width:100%;
    float:left;
    clear:left;
    text-align: center;
    margin-bottom: 0;
}
.vc_cont_paywall .cont_testo .vc_paywall_title {
    display:table;
    padding:15px 0;
    width:100%;
    text-align:center;
}
.vc_cont_paywall .cont_testo .vc_paywall_title .text {
    font-weight: 400;
    color: #212121;
    font-size: 20px;
    line-height: 1.2em;
    margin: 0;
}
.vc_cont_paywall .cont_testo .vc_paywall_description {
    width: 70%;
    display: table;
    font-size: 20px;
    line-height: 25px;
    margin: 20px auto 50px auto;
}
.vc_cont_paywall .cont_testo .vc_paywall_description .text {
    color: #fff;
    margin:0;
}

.vc_cont_paywall .cont_testo .vc_paywall_description .text strong {
    font-weight: 600;
}

.vc_cont_paywall .cont_testo .vc_paywall_description .text i {
    font-style: italic;
}


.vc_cont_paywall .vc_cont_button {
    float:left;
    clear:left;
    width:100%;
    font-family: inherit;
}
.vc_cont_paywall .vc_cont_button .text_edit {
    text-align: left;
    font-size: 1em;
    line-height: 1.4em;
    margin: 8px 0 0 0;
    color: #909090;
}
.vc_cont_paywall .vc_cont_button .text_edit strong {
    font-weight: 500;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login a,
.vc_cont_paywall .vc_cont_button .vc_paywall_subscription input {
    margin: 15px 0;
    text-decoration: none;
    font-size: 0.95em;
    line-height: 1em;
    font-weight: 400;
    color: #212121;
    padding: 10px 8px 10px 8px;
    text-transform: uppercase;
    text-align: center;
    float: left;
    clear: left;
    width: 100%;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    border: 2px solid #212121;
    display: block;
    background: transparent;
}

.vc_cont_paywall .vc_cont_button .vc_paywall_login .vc_user_controls_icon:before {
    content: "Profilo";
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu {
    /*position: absolute;
    top: 100%;
    left: 0 !important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 15px !important;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    list-style: none !important;*/
        position: absolute;
    top: 100%;
    right: -25px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 300px;
    padding: 0 !important;
    margin: 2px 0 0;
    list-style: none;
    font-size: 1em;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.175);
    box-shadow: 0 0px 0px rgba(0,0,0,.175);
    background-clip: padding-box;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu .vc_user_controls_username {
    display: block;
    padding: 5px 20px;
    font-size: 1.2em;
    line-height: 1.42857143;
    color: #1555a0;
    text-align: center;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu .divider {
    height: 1px;
    margin: 0;
    overflow: hidden;
    background-color: #ccc;
    float: left;
    clear: left;
    width: 100%;
}

.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu li a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    font-size: .8em;
    text-transform: uppercase;
    line-height: 1.2;
    color: #212121;
    white-space: nowrap;
    margin: 0;
    text-align: left;
    width: 100%;
    border: 0;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu li a:before {
    content: "\f054";
    font-family: FontAwesome;
    font-weight: normal;
    color: #212121;
    font-style: normal;
    float: right;
    font-size: .8em;
    padding: 4px 0px;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu li a:hover {
    background-color: #f5f5f5;
}
.vc_paywall_login {
    float: left;
    clear: none;
    width: calc(50% - 5px);
    text-align: center;
    margin-right: 5px;
}
.vc_paywall_login .vc_paywall_login{
    bottom:0;
    width: auto;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login a:hover {
    background: #212121;
    color: #fff;
}
.vc_paywall_login .fa {
    font-family: 'Rubik', Sans-serif;
}
.vc_paywall_login .fa:before {
    display:none;
}
/*vc_textedit_paywall_login--*/
.vc_textedit_paywall_login {
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
}
/*vc_button_subscription*/
.vc_paywall_subscription {
    float: left;
    clear: none;
    width: calc(50% - 5px);
    text-align: center;
    margin-left: 5px;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_subscription input:hover {
    background: #212121;
    color:#fff;
}
/*vc_textedit_paywall_abbonati*/
.vc_textedit_paywall_abbonati {
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
}

.vc_cont_paywall .vc_cont_button img.vc_paywall_image {
    padding: 0px 0px 10px 10px;
    max-width: inherit;
    width: 100%;
}


/*--Product Buy Button--*/
/*.vc_article_buy_button {
    float: left;
    margin: 50px 0 0 0;
}
.vc_article_buy_button .aggiungi_carrello {
    margin: 20px 0 0 0;
    padding: 7px 20px;
    float: left;
    clear: left;
    height: auto;
    display: block;
    text-align: center;
    color: #1555a0;
    border:1px solid #1555a0;
    background: transparent;
    cursor: pointer;
    text-transform:uppercase;
}    
.vc_article_buy_button .aggiungi_carrello:hover {
    background:#1555a0;
    color:#fff;
    cursor:pointer;
    text-decoration:none;
}

.vc_article_buy_button .tag_56 {
    margin: 0;
    color: #1555a0;
    font-size: 1.6em;
    float: left;
    clear: left;
    font-weight: 500;
}
.vc_article_buy_button .tag_56 a {
    color:#1555a0;
}
.vc_article_buy_button .tag_56 .nome{
    display:none;
}
.vc_article_buy_button .tag_56 .currency{
    float:left;
    margin-right:5px;
}
.vc_article_buy_button .tag_56 .valore{
    float:right;
}*/


@media (max-width:767px) {
    .vc_cont_paywall .vc_cont_button .vc_paywall_login a, 
    .vc_cont_paywall .vc_cont_button .vc_paywall_subscription input {
        margin: 15px 0 0 0;
    }
    .vc_cont_paywall .vc_cont_button img.vc_paywall_image {
        padding: 15px 0px 10px 10px;
    }
}

@media (max-width:480px) {

}

