
/*---vc_preview_small_bt*/
.vc_preview_small_bt {
    float:left;
    clear:left;
    position:relative;
    width:100%;
    margin-top: 20px;
}
/*---vc_preview_small_bt*/
.vc_preview_small_bt.style_drag {
    width:100%;
}
.vc_preview_small_bt .cont {
    margin: 15px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_preview_small_bt .cont_img {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_small_bt .cont_img a {
    display:block;
}
.vc_preview_small_bt .cont_img img {
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_preview_small_bt .cont_img .didascalia {
    display:none;
}
.vc_preview_small_bt .sezione,
.vc_preview_small_bt .occhiello {
    padding: 0px;
    float: left;
    margin-bottom: 7px;
    width: 100%;
    text-transform: uppercase;
}
.vc_preview_small_bt .titolo {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_small_bt .sottotitolo,
.vc_preview_small_bt .sommario {
    margin-top:7px;
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_small_bt .sottotitolo a, 
.vc_preview_small_bt .sommario a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    max-height: 60px;
}



/*varianti*/
.vc_preview_small_bt.vc_no_subtitle .sottotitolo{
    display:none;
}
.vc_preview_small_bt.vc_no_occhiello .occhiello{
    display:none;
}
.vc_preview_small_bt.vc_no_sezione .sezione{
    display:none;
}


.banner_news_300x250 {
    margin:30px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_news_300x250 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
}
/*---vc_auto_preview_editoriale*/
.vc_auto_preview_editoriale {
	margin: 30px 0 0 0;
	padding:0px;
	width:100%;
	float:left;
	clear:left;
}
.vc_auto_preview_editoriale .occhiello_titolo {
	margin:0;
	padding:0px;
	float:left;
	clear:left;
}
.vc_auto_preview_editoriale .cont{
	margin:30px 0 0 0;
	padding:0px;
	position:relative;
	float:left;
	clear:left;
	background: #eaeaea;
}
.vc_auto_preview_editoriale .cont .schermata,
.vc_auto_preview_editoriale .cont .hori_group {
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
	clear:left;
}
.vc_auto_preview_editoriale .cont .hori_group .box article{
	float:left;
	clear:left;
	width:100%;
	display:flex;
	align-items: center;
}

.vc_auto_preview_editoriale .cont .hori_group .box .cont_foto {
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
.vc_auto_preview_editoriale .cont .hori_group .box .cont_foto img {
	margin:0px;
	padding:0px;
	float:left;
	clear:left;
	border:0px;
}
.vc_auto_preview_editoriale .cont .hori_group .box .cont_foto .didascalia {
	display:none;
}
.vc_auto_preview_editoriale .cont .hori_group .box {
	margin:0px;
	padding:0px;
	float:left;
	clear:left;
}
.vc_auto_preview_editoriale .cont .hori_group .box .titolo {
	margin: 0;
	padding: 0px 15px;
	float: left;
	clear: left;
	width: calc(100% - 105px);
	font-weight:600;
}
.vc_auto_preview_editoriale .cont .hori_group .box .titolo a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    max-height: 120px;
}
.vc_auto_preview_editoriale .cont .hori_group .box .titolo a:hover {
	text-decoration:none;
}

/*--vc_archive_button*/
.vc_archive_button {
    margin:80px 0 30px 0;
    padding: 0;
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    font-size: 1em;
    line-height: .8em;
}
.vc_archive_button .container {
    display:none;
}
.vc_archive_button .occhiello_titolo {
  float:left;
  clear:left;
  width:100%;
  text-align:center;
  margin-bottom:20px;
  border-bottom:0px;
}

.vc_archive_button .link a {
    padding: 10px 40px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid #075a9c;
    color: #075a9c;
    transition: .3s background linear;
}
.vc_archive_button .link a:hover {
    background: #075a9c;
    color: #fff;
    text-decoration: none;
}

.vc_archive_button .link a:active,
.vc_archive_button .link a:focus {
    text-decoration:none;
}
.vc_biography_cont_article {
    margin-top: 30px;
    float: left;
    clear: left;
    width: 100%;
    padding: 15px;
}
/*vc_author_biography*/
.vc_author_biography {
    width:100%;
    float:left;
    clear:left;
}
.vc_author_biography .cont_image {
    margin: 0 20px 0 auto;
    max-width: 100%;
    height: inherit;
    float: left;
    clear: left;
}
.vc_author_biography .cont_image a {
    display:block;
}
.vc_author_biography .cont_image img {
    /*width:100%;*/
    height:inherit;
    float:left;
    clear:left;
}
.vc_author_biography .cont2 {
    display: table;
    table-layout: fixed;
}
.vc_author_biography .author {
    margin: 5px 0 20px 0;
    padding: 0;
    text-decoration: none;
    width: auto;
    float: left;
    font-size: 1.3em;
	line-height:.8em;
    font-weight: 500;
	z-index: 0;
	position:relative;
	text-transform:uppercase;
    color: #075b9c;
}
.vc_author_biography .author:before {
    content: " ";
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: -1;
}

.vc_author_biography .author a {
    text-decoration:none;
    color:#0C437C;
}
.vc_author_biography .biography {
    width: 100%;
    float: left;
    clear: left;
    font-size: 15px;
    line-height: 25px;
    font-weight: 300;
}
.vc_author_biography .all_post{
    padding:10px;
    width:100%;
    float:left;
    clear:left;
    display:inline-block;
    background:#ccc;
    text-transform: uppercase;
    color: #bd0926;
    font-weight: bold;
    font-size: 0.8em;
}
.vc_author_biography .all_post a{
    float:left;
    width:100%;
    color: #bd0926;
}
.vc_author_biography .all_post a:before{
    content:"\f0a9";
    font-size:1.8em;
    color:#0C437C;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    float:left;
}

/*slider*/
.vc_biography_cont_article  .bx-controls {
    width: calc(100% + 60px);
    left: -30px;
}
.vc_biography_cont_article  .bx-prev:hover,
.vc_biography_cont_article  .bx-next:hover,
.vc_biography_cont_article  .bx-next:link,
.vc_biography_cont_article  .bx-prev:link,
.vc_biography_cont_article  .bx-next:visited,
.vc_biography_cont_article  .bx-prev:visited {
    color: #029fe3;
}
.vc_biography_cont_article .punti_slide .bx-pager .bx-pager-item a.active {
    background: #029fe3;
}
.vc_biography_cont_article .punti_slide .bx-pager .bx-pager-item a.bx-pager-link {
    border: 2px solid #029fe3;
}



.vc_author_biography .punti_slide{
    margin:0px !important;
}
.banner_news_300x250_4 {
    margin:30px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_news_300x250_4 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
}
/*---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_breadcrumbs*/
.vc_breadcrumbs {
    margin: 20px 0;
    float: left;
    clear: left;
    position: relative;
    width: 100%;
    border-bottom: 2px solid #eaeaea;
}
.vc_breadcrumbs ul {
    float: left;
    clear: left;
    width: 100%;
    padding: 0;
    list-style: none;
}
.vc_breadcrumbs ul li {
    float: left;
    margin: 0 7.5px 0 0;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 11px;
    font-weight: normal;
    color: #212121;
    position: relative;
    z-index: 0;
}
/*.vc_breadcrumbs ul li:first-child {
    display: none;
}*/
.vc_breadcrumbs ul li:first-child {
    margin-right:16px;
}
.vc_breadcrumbs ul li:first-child:before {
    content: " ";
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    background: #b4d5e8;
    z-index: -1;
}
.vc_breadcrumbs ul li:nth-child(2) {
    display:none;
}
.vc_breadcrumbs ul li a{
    padding: 0;
    color: #212121;
}

.vc_breadcrumbs ul li:nth-child(2) a {
    /* background: #a7a7a7; */
    /* color: #fff; */
    /* font-weight: 600; */
}

.vc_breadcrumbs ul li.sezione_attiva a {
    color: #0775b4;
    font-weight: 500;
}
.vc_breadcrumbs ul li a:link,
.vc_breadcrumbs ul li a:visited {
    text-decoration:none;
}
.vc_breadcrumbs ul li a:hover,
.vc_breadcrumbs ul li a:focus,
.vc_breadcrumbs ul li a:active {
    text-decoration:none;
}
.vc_breadcrumbs ul li.hide {
    display:none;
}

/*---vc_auto_preview_slider_mediagallery*/
.vc_auto_preview_slider_mediagallery {
    margin: 30px 0 0 0;
    padding: 0 0 30px 0;
    width: 100%;
    float: left;
    clear:left;
    position:relative;
}
.vc_auto_preview_slider_mediagallery .occhiello_titolo {
    float:left;
    clear:left;
    width: 100%;
    margin: 0;
    padding: 0;
}
.vc_auto_preview_slider_mediagallery .bx-window {
	margin:0px;
	padding:0px;
	width:100%;
	float:left;
	clear:left;
}
.vc_auto_preview_slider_mediagallery .bx-wrapper {
    margin: 30px 0 0 0;
    padding: 0;
    width: 100%;
    float: left;
    clear:left;
}
.vc_auto_preview_slider_mediagallery .schermata {
	margin:0px;
	padding:0px;
}
.vc_auto_preview_slider_mediagallery .cont .hori_group {
    margin: 0px;
    padding: 0px;
    float: left;
    width:100%;
    display:flex;
    justify-content:space-between;
}
.vc_auto_preview_slider_mediagallery .cont .box {
    float: left;
    width: calc(25% - 22.5px);
    margin: 0px;
    padding: 0px;
}

.vc_auto_preview_slider_mediagallery .cont .box .cont_foto {
    float: left;
    clear: left;
    width: 100%;
    margin: 0px 0 10px 0;
    padding: 0px;
}
.vc_auto_preview_slider_mediagallery .cont .box .cont_foto img {
    float: left;
    clear: left;
    width: 100%;
    margin: 0;
    padding: 0px;
}
.vc_auto_preview_slider_mediagallery .cont .box .titolo {
    margin: 0px;
    padding: 0px;
}
.vc_auto_preview_slider_mediagallery .cont .box .titolo a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    max-height: 96px;
}
.vc_auto_preview_slider_mediagallery .cont .box .titolo a:hover {
  text-decoration: none;
}
.vc_textedit_title_block {
    margin: 0;
    padding: 0;
}
/*body.drag_and_drop .vc_textedit_title_block {
    width: calc(100% - 90px);
}*/
.vc_textedit_title_block.vc_full {
    width: 100%;
}

.vc_textedit_title_block .text {
    float: left;
}

.vc_textedit_title_block .text a {
    color:inherit;
}

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

.vc_textedit_title_block.vc_textedit_title_block_corriere .text img {
    max-width: 172px;
    margin-bottom: -9px;
}
.banner_news_300x250_2 {
    margin:30px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_news_300x250_2 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
}
.banner_news_300x250_3 {
    margin:30px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_news_300x250_3 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
}
/*---vc_preview_medium_poll*/
.vc_preview_medium_poll {
    float:left;
    clear:left;
    position:relative;
    width:100%;
    margin-top: 30px;
}
/*---vc_preview_medium_poll*/
.vc_preview_medium_poll.style_drag {
    width:100%;
}
.vc_preview_medium_poll .cont {
    float: left;
    clear: left;
    width: 100%;
    text-align:left;
}
.vc_preview_medium_poll .cont2 {
    float: left;
    clear: left;
    width: 100%;
}

.vc_preview_medium_poll .cont_img {
    width: 100%;
    float: left;
    clear: left;
    margin-bottom: 15px;
}
.vc_preview_medium_poll .cont_img a {
    display:block;
}
.vc_preview_medium_poll .cont_img img {
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_preview_medium_poll .cont_img .didascalia {
    display:none;
}
.vc_preview_medium_poll .titolo {
    width:100%;
    float:left;
    clear:left;
    font-size:20px;
}
.vc_preview_medium_poll .sottotitolo,
.vc_preview_medium_poll .sommario {
    margin-top:7px;
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_medium_poll .ora_pubblicazione {
    font-weight:normal;
    float:left;
}
.vc_preview_medium_poll .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}

.vc_preview_medium_poll .vc_link_button {
    float: left;
    clear: left;
    width: 100%;
    margin-top: 15px;
    padding: 10px 0;
    border-top: 2px solid #b3d5e8;
}
.vc_preview_medium_poll .vc_link_button a {
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    background:none;
}
.vc_preview_medium_poll .vc_link_button a:hover {
    text-decoration:none;
    background:none;
}
.vc_preview_medium_poll .vc_link_button span.ti-angle-right {
    font-size: 16px;
}


/*---vc_auto_preview_most_read*/
.vc_auto_preview_most_read {
    margin:30px 0 0 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
}
.vc_auto_preview_most_read .occhiello_titolo {
    float:left;
}

.vc_auto_preview_most_read .occhiello_titolo a { 
    text-decoration:none;
}
.vc_auto_preview_most_read .cont {
    margin:0;
    padding:0;
}
.vc_auto_preview_most_read .bx-wrapper {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.vc_auto_preview_most_read .cont .cont_visualizzazione,
.vc_auto_preview_most_read .cont .schermata,
.vc_auto_preview_most_read .cont .hori_group {
    margin:0;
    padding:0;
    height:auto !important;
    width:100% !Important;
}
.vc_auto_preview_most_read .cont .box {
    float: left;
    clear: left;
    width: 100%;
    padding:15px 0;
    margin: 0;
    border-bottom:1px solid #eeeeee;
    position: relative;
}
.vc_auto_preview_most_read .cont .box article {
    float: left;
    clear: left;
    width: 100%;
}
.vc_auto_preview_most_read .cont .box .divcont {
    float: right;
    width: calc(100% - 135px);
    
}
.vc_auto_preview_most_read .cont .box .cont_foto {
    float: left;
    width: auto;
    height: 75px;
    
}
.vc_auto_preview_most_read .cont .box .ora_pubblicazione {
    margin: 0;
    padding:0;
    float:left;
}
.vc_auto_preview_most_read .cont .box .occhiello {
    margin:0 0 5px 0;
    padding:0;
    float:left;
    font-size:12px;
    line-height:15px;
    font-weight:normal;
}
.vc_auto_preview_most_read .cont .box .titolo {
    margin:0;
    padding: 0 0 0 0;
    float:left;
    clear:left;
    width:100%;
}
.vc_auto_preview_most_read .cont .box .titolo a {
    text-decoration:none;
}
.vc_auto_preview_most_read .cont .box .titolo a:hover {
    text-decoration:none;
}
.vc_auto_preview_most_read .icona_tipo {
    display:none;
}
.vc_auto_preview_most_read .bx-window {
    margin:0;
    padding:0;
    float:left;
}



.vc_auto_preview_most_read .paywall_icon{
    display:none !important;
}

.banner_news_300x250_5 {
    margin:30px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_news_300x250_5 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
}
/*---vc_auto_preview_slider_blog*/
.vc_auto_preview_slider_blog {
    margin: 30px 0 0 0;
    padding: 0;
    width: 100%;
    float: left;
    position: relative;
}
.vc_auto_preview_slider_blog .occhiello_titolo {
    float: left;
    clear: left;
    width: 100%;
    margin: 0 0 30px 0;
}

.vc_auto_preview_slider_blog .cont .schermata {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

.vc_auto_preview_slider_blog .cont .schermata .hori_group {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    float: left;
    clear: left;
    display: flex;
    flex-wrap: no-wrap;
    flex-direction: row;
    justify-content: space-between;
}
.vc_auto_preview_slider_blog .cont .box {
    float: left;
    width: 25%;
    margin: 0;
    padding: 0px;
}
.vc_auto_preview_slider_blog .cont .box .divcont {
    float: left;
    clear: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-content: center;
    position: relative;
}
.vc_auto_preview_slider_blog .cont .box .cont_foto {
    margin: 0px 20px 0 0;
    padding: 0px;
    float: left;
    border:3px solid #b3d5e8;
    border-radius:100%;
    overflow:hidden;
    width: 81px;
}
.vc_auto_preview_slider_blog.vc_nam .cont .box .cont_foto {
    border:3px solid #f6d8c8;
}
.vc_auto_preview_slider_blog .cont .box .cont_foto img{
	float:left;
	clear:left;
	width:100%;
}
.vc_auto_preview_slider_blog .cont .box .autore {
    float: left;
    clear: left;
    width: calc(100% - 101px);
    margin: 0px;
    padding: 0;
    margin: auto 0;
    max-width: 150px;
}
.vc_auto_preview_slider_blog .cont .box .autore a {
	text-decoration: none;
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	color: #212121;
	background: #b4d5e8;
	padding: 0 2px;
}
.vc_auto_preview_slider_blog.vc_nam .cont .box .autore a {
	background: #f6d8c8;
}
.vc_auto_preview_slider_blog .cont .box .autore a:hover {
    text-decoration: none;
}
.vc_auto_preview_slider_blog .cont .box .autore .prefisso_autore {
    display: none;
}
.vc_auto_preview_slider_blog .cont .box .titolo {
    float: left;
    clear: left;
    width: 100%;
    margin: 15px 0 0 0;
    padding: 0 35px 0 0;
}
.vc_auto_preview_slider_blog .cont .box .titolo a {
    text-decoration: none;
}
.vc_auto_preview_slider_blog .cont .box .titolo a:hover {
    text-decoration: none;
}


.vc_auto_preview_slider_blog .vc_section_link:after {
    content: "\e649";
    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;
    font-size: 12px;
    line-height: 1.4em;
    float: right;
    color: #a7a7a7;
    margin-left: 15px;
}
/*---vc_box_newsstand*/
.vc_title_box_newsstand {
    margin: 30px 0 0 0;
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    padding: 0 15px;
    text-align: center;
}
.vc_title_box_newsstand .text {
    margin-top: 0;
    float: left;
    clear: left;
    width: 100%;
    font-size: 18px;
    line-height:20px;
    font-weight: bold;
    text-transform:uppercase;
    padding: 20px 0;
    border-bottom: 1px solid #212121;
}
.vc_title_box_newsstand .text a {
    color:inherit;
}
.vc_title_box_newsstand .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}



/*---vc_box_newsstand*/
.vc_box_newsstand {
    margin: 30px 0 0 0;
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    padding: 20px 50px;
    display: flex;
    flex-direction: column;
}
.vc_box_newsstand .occhiello_titolo span{
    float:left;
    clear:left;
    width:100%;
    margin-top:10px;
}
.vc_box_newsstand .sfoglia_edizione, 
.vc_box_newsstand .shop {
    float: left;
    width: 100%;
    margin:0;
    padding:0;
    text-transform:uppercase;
}
.vc_box_newsstand .sfoglia_edizione{
    margin-bottom:10px;
}

.vc_box_newsstand .sfoglia_edizione a, 
.vc_box_newsstand .shop a {
    float:left;
    font-size: 16px;
    line-height: 20px;
    padding: 5px 0;
    text-align: center;
    width: 100%;
    text-decoration:none;
    display:block;
    position:relative;
    transition: .3s all linear;
}
.vc_box_newsstand .sfoglia_edizione a {
    background:#212121cc;
    border:1px solid #212121cc;
    color:#fff;
}
.vc_box_newsstand .shop a {
    color:#212121;
    border:1px solid #212121;
}
.vc_box_newsstand .sfoglia_edizione a:hover {
    text-decoration:none;
    background:#212121;
    border:1px solid #212121;
    cursor:pointer;
}

.vc_box_newsstand .shop a:hover{
    color:#024c9c;
    border:1px solid #024c9c;
    text-decoration:none;
}

.vc_box_newsstand .cont_img {
    margin: 0 auto 10px auto;
    padding:0;
    float: left;
    -webkit-box-shadow: 0px 2px 7px 0px rgba(2, 2, 2, 0.5);
    -moz-box-shadow:    0px 2px 7px 0px rgba(2, 2, 2, 0.5);
    box-shadow:         0px 2px 7px 0px rgba(2, 2, 2, 0.5);
}
.vc_box_newsstand .cont_img a {
    margin:0;
    padding:0;
    float: left;
}
.vc_box_newsstand .cont_img img {
	float:left;
	clear:left;
	max-width:100%;
	text-decoration:none;
}

.vc_box_newsstand.vc_column_article {
    display: inherit;
    padding: 20px 35px;
}
.vc_box_newsstand.vc_column_article .cont_img {
    margin: 40px 0 15px 40px;
    display: table;
    z-index: 9;
}


.vc_box_newsstand.vc_column_article .sfoglia_edizione,
.vc_box_newsstand.vc_column_article .shop {
    float: right;
    width: 170px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.vc_box_newsstand.vc_column_article .sfoglia_edizione {
    margin: 35px 0 10px 0;
}

.vc_box_newsstand.vc_column_article .cont_img {
    margin: 5px 0 0 0px;
}
.vc_box_newsstand.vc_column_article .cont_img img {
    float: left;
    clear: left;
    max-width: 100%;
    text-decoration: none;
    width: 100px;
    height: 140px;
    background: #ccc;
}

/*---vc_preview_medium_bt*/
.vc_preview_medium_bt {
    float:left;
    clear:left;
    position:relative;
    width:100%;
    margin-top: 30px;
}
.vc_preview_medium_bt.vc_mt_0 {
    margin-top: 0px;
}

.vc_preview_medium_bt.vc_bg_light-grey .cont,
.vc_preview_medium_bt.vc_bg_light-blue .cont{
    padding:0px 15px 15px 15px;
}

/*---vc_preview_medium_bt*/
.vc_preview_medium_bt.style_drag {
    width:100%;
}
.vc_preview_medium_bt .cont {
    margin: 15px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_preview_medium_bt .cont_img {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_medium_bt .cont_img a {
    display:block;
}
.vc_preview_medium_bt .cont_img img {
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_preview_medium_bt .cont_img .didascalia {
    display:none;
}
.vc_preview_medium_bt .occhiello {
    padding: 0px;
    float: left;
    margin-bottom: 7px;
    width: 100%;
    text-transform: uppercase;
}
.vc_preview_medium_bt .titolo {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_medium_bt .sottotitolo,
.vc_preview_medium_bt .sommario {
    margin-top:7px;
    width:100%;
    float:left;
    clear:left;
}

.vc_preview_medium_bt .sottotitolo a,
.vc_preview_medium_bt .sommario a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    max-height: 66px;
}

.vc_preview_medium_bt .ora_pubblicazione {
    font-weight:normal;
    float:left;
}
.vc_preview_medium_bt .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}


/*varianti*/
.vc_preview_medium_bt.vc_no_subtitle .sottotitolo{
    display:none;
}
.vc_preview_medium_bt.vc_no_occhiello .occhiello{
    display:none;
}


