
/*---vc_breadcrumbs*/
.vc_breadcrumbs {
    margin: 6px 0;
    float: left;
    clear: left;
    position: relative;
    width: 100%;
}
.vc_breadcrumbs ul {
    float: left;
    clear: left;
    width: 100%;
    padding: 0;
    list-style: none;
}
.vc_breadcrumbs ul li {
    float: left;
    margin: 0 7px 0 0;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
    color: #848484;
    position: relative;
    z-index: 0;
}
/*.vc_breadcrumbs ul li:first-child {
    display: none;
}*/

.vc_breadcrumbs ul li:nth-child(2) {
    display:none;
}
.vc_breadcrumbs ul li a{
    padding: 0;
    color: #848484;
}

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

.vc_breadcrumbs ul li.sezione_attiva a {
    color: #19263b;
}
.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_cont_article_body_product {
    float: left;
    clear: left;
    width: 100%;
    margin: 30px 0px 50px 0px;
    border-radius: 50px;
    border: 1px solid #EBEBEB;
    overflow: hidden;
    padding: 60px 60px;
}

/*vc_textedit_description*/
.vc_textedit_description {
    float: left;
    clear: left;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.vc_textedit_description p{
    font-size:20px;
    line-height:24px;
    font-weight: bold;
    color:#1870dc;
    border:2px solid #1870dc;
    padding:10px 40px;
    float: left;
    border-radius: 50px;
}




.vc_textedit_description.vc_ita p{
    color:#218636;
    border:2px solid #218636;
}



/*vc_article_body_product*/
.vc_article_body_product {
    margin:0px 0 0 0;
    padding:0px;
    /*float: left;*/
    clear: none;
    /*clear: left;
    width: 100%;*/
    display: inline;
}
.vc_article_body_product .sommario{
    float:left;
    clear:left;
    width:100%;
    margin-bottom:5px;
}

.vc_article_body_product .testo_articolo{
    display: inline;
}

.vc_article_body_product .testo_articolo img {
    margin:0px;
    /*padding:10px 0px 10px 10px;*/
    padding:0 15px 15px 0;
    border:0px;
    text-decoration:none;
    display: inline-table;
    max-width: 100%;
    height: auto;
    /*width: inherit;*/
    float:left;
}
.vc_article_body_product .titolo_articolo{
    float:left;
    clear:left;
    width:100%;
}
.vc_article_body_product .occhiello_articolo {
    float:left;
    clear:left;
    width:100%;
    margin-bottom:10px;
}
.vc_article_body_product .sottotitolo_articolo {
    float:left;
    clear:left;
    width:100%;
    margin-top:20px;
}
.vc_article_body_product .autore_articolo {
    float:left;
    clear:left;
    width:100%;
    margin-top:20px;
}
.vc_article_body_product .data_articolo {
    float:left;
    clear:left;
    width:100%;
    margin: 20px 0 0 0;
}


.vc_article_body_product .lettera_risposta {
    margin:0px;
    padding:10px 0 0 0;
    font-size:14px;
    line-height:24px;
    color:#414141;
    width:100%;
    float:left;
    clear:left;
    border-top:1px #118ac0 dotted;
}
.vc_article_body_product .lettera_risposta:before {
    content: "\270f";
    margin:0 5px 0 0;
    padding:0px;
    font-size:22px;
    color:#118ac0;
    float:left;
}

/*---Sondaggio_box_orizzontal*/
.Sondaggio_box_orizzontal {
    margin:20px 0;
    padding: 0 15px;
    width:100%;
    float:left;
    clear:left;
    background:#fff;
    border: 1px solid #e9e9e9;
}
.Sondaggio_box_orizzontal .container_response {
    margin:0px;
    padding: 20px 0;
    /* border-top:1px #d2dce1 solid; */
    border-bottom: 1px #eaeaea solid;
    width:100%;
    float:left;
    clear:left;
    background:#fff;
}
.Sondaggio_box_orizzontal .container_response:last-child {
    border-bottom: 0px #eaeaea solid;
}
.Sondaggio_box_orizzontal .container_response .photo {
    margin:0 4% 0 0;
    padding:0px;
    width:16%;
    float:left;
}
.Sondaggio_box_orizzontal .container_response .photo img {
    margin:0px;
    padding:1px;
    width:100%;
    border:1px #eaeaea solid;
    text-decoration:none;
}
.Sondaggio_box_orizzontal .container_response .response {
    margin:0px;
    padding:0px;
    width:80%;
    float:left;
    font-size:16px;
}
.Sondaggio_box_orizzontal .container_response .response p {
    margin:0px;
    padding:0px;
    font-size:16px;
    font-weight:400;
    color:#0d0c0c;
    width:100%;
    float:left;
    cursor:pointer;
}
.Sondaggio_box_orizzontal .container_response .poll_vote_button {
    margin: 0;
    padding: 2px 30px;
    font-size: 16px;
    color: #0775b4;
    font-weight:600;
    text-transform: uppercase;
    border:0px;
    cursor: pointer;
    float: right;
    background: transparent;
    border: 1px solid #0775b4;
}
.Sondaggio_box_orizzontal .container_response .poll_vote_button:hover {
    color:#fff;
    background:#0775b4;
    text-decoration:none;
}
.Sondaggio_box_orizzontal .container_response .bar_container {
    margin:5px 0 0 0;
    padding:0px;
    width:80%;
    height:40px;
    float:left;
    position:relative;
}
.Sondaggio_box_orizzontal .container_response .bar_container .bar {
    margin:0;
    padding:0;
    height:30px;
    border: 1px #9dcf9d solid;
    background: #b3e2b3;    
    float:left;
}
.Sondaggio_box_orizzontal .container_response .bar_container .perc_container {
    margin:0px;
    padding:0px;    
    font-size: 14px;
    position: absolute;
    top:5px;
    left:5px;
}

/*---vc_article_body_product*/
.vc_article_body_product .testo_articolo .articlebox {
    margin:10px 0;
    padding:5px 15px;
    display:table;
    background:#f4eadb;
    border-left:4px #edbf7d solid;    
}
.vc_article_body_product .testo_articolo .articlebox p {
    margin:0px;
    padding:0px;
    font-size:12px;
    color:#a09995;
}
.vc_article_body_product .testo_articolo .articlebox p a {
    margin:0 5px;
    text-decoration:none !important;
    font-size:14px;
    color:#414141;
} 
.vc_article_body_product .testo_articolo .articlebox p a:hover {
    text-decoration:underline !important;
}
.vc_article_body_product iframe {
    margin:0px;
    padding:5px;
    max-width:100%;
    border:1px #ccc solid;
}
.vc_article_body_product em {
    font-style:italic;
}
.vc_article_body_product p {
    margin: 0 0 10px;
}

/*---corsivo*/
.Corsivo {
    margin:5px 15px;
    padding:30px 0px !important;
    position:relative;
}
.Corsivo .ApiceSx {
    margin:0 !important;
    padding:0 !important;
    width:20px !important;
    height:20px !important;
    position:absolute ;
    top:0;
    left:0;
}
.Corsivo .ApiceDx {
    margin:0 !important;
    padding:0 !important;
    width:20px !important;
    height:20px !important;
    position:absolute;
    bottom:0;
    right:0;
}
.Corsivo p {
    margin:0;
    padding:20px;
    font-size:16px;
    line-height:20px;
    text-align:left;
    font-weight:400;  
    font-style:italic;
    color:#313133;
}

.wp_image {
    margin: 0px;
    padding: 0;
    border: 0px;
    text-decoration: none;
    /* display: inline-table; */
    float: left;
    display: flex;
    flex-direction: column;
}
.wp_image img {
    margin: 15px 15px 15px 0 !important;
}
.wp_image .wp_caption {
    float: left;
    font-size: 14px;
    font-style: italic;
}


/*---Media Queries---*/ 
@media only screen and (max-width : 1200px) {
}
@media only screen and (max-width : 1199px) {
}
@media only screen and (max-width : 892px) {
}
@media only screen and (max-width : 692px) {
}
@media only screen and (max-width : 667px) {
}
@media only screen and (max-width : 480px) {
}




.vc_article_header_product {
    width:100%;
    float:left;
    clear:left;
    text-align:left;
}
.vc_article_header_product .occhiello_articolo {
    margin-bottom: 7px;
    float: left;
    width: auto;
    clear: left;
}
.vc_article_header_product .titolo {
    margin: 0;
    width: 100%;
    float: left;
    clear: left;
}
.vc_article_header_product .sottotitolo_articolo {
    margin: 0 0 20px 0;
    width: 100%;
    float: left;
    clear: left;
}

.vc_article_header_product .sommario_articolo {
    margin: 20px 0 0 0;
    width: 100%;
    float: left;
    clear: left;
}
.vc_article_header_product .sezione a:empty{
    display: none;
}

.vc_article_header_product .vc_tag {
    float:left;
    clear:left;
    width:100%;
}
.vc_article_header_product .vc_tag.tag_78,
.vc_article_header_product .vc_tag.tag_79 {
    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
    text-rendering: geometricPrecision;
    color: #848484;
}
.vc_article_header_product .vc_tag.tag_78 {
    margin-top:20px;
}
.vc_article_header_product .vc_tag.tag_78 .nome:after,
.vc_article_header_product .vc_tag.tag_79 .nome:after {
    content:":";
}
.vc_article_header_product .vc_tag.tag_78 .valore,
.vc_article_header_product .vc_tag.tag_79 .valore {
    font-weight:bold;
}

.vc_article_header_product .vc_tag.tag_15 {
    font-size: 35px;
    font-weight: 800;
    color: #1870dc;
    margin-top:50px;
}

.vc_article_header_product.vc_ita .vc_tag.tag_15 {
    color: #218636;
}

.vc_article_header_product .vc_tag.tag_15 .nome {
    display:none;
}

.vc_article_header_product .vc_tag.tag_15 .currency {
    float:left;
    margin-right:10px;
}

.vc_article_header_product_note {
    float: left;
    clear: left;
    width: 100%;
    background: #ecf1f8;
    border-radius: 10px;
    margin-top: 50px;
    padding: 10px;
}

.vc_article_header_product_note .vc_tag {
    float: left;
    clear: left;
    width: 100%;
    color: #1870dc;
    font-size: 15px;
}
.vc_article_header_product_note.vc_ita .vc_tag {
    color: #218636;
}

.vc_article_header_product_note .vc_tag .nome {
    display:none;
}

.vc_article_header_product_note .vc_tag .valore label {
    font-weight: 500;
    font-size: 14px;
    line-height: 1em;
}

.vc_article_header_product_note .vc_tag .valore:before{
    content:"•";
}


.vc_article_header_product_buy {
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    margin-top: 40px;
}
.vc_article_header_product_buy a {
    float: left;
    clear: left;
    width: 100%;
    font-size: 15px;
    line-height: 50px;
    font-weight: 500;
    padding: 0 20px;
    text-transform: uppercase;
    background: #1870dc;
    color: #fff;
    border-radius: 5px;
    margin-bottom:10px;
}

.vc_article_header_product_buy.vc_ita a {
    background: #218636;
}

.vc_article_header_product_buy a:hover {
    text-decoration:none;
    background:#5a9cfe;
}

.vc_article_header_product_buy.vc_ita a:hover {
    text-decoration:none;
    background:#145120;
}

.vc_article_header_product_id .tag_85 {
    display: none;
}

.vc_article_header_product_link .vc_tag {

}

.vc_article_header_product_link .vc_tag .nome,
.vc_article_header_product_link .vc_tag .valore {
    display: none;
}

.vc_article_header_product_link .vc_tag.tag_86 a:before {
    content: "abbonati";
    float: left;
    clear: left;
    width: 100%;
    font-size: 15px;
    line-height: 50px;
    font-weight: 500;
    padding: 0 20px;
    text-transform: uppercase;
    background: #fff;
    border: 2px solid #1870dc;
    color: #1870dc;
    border-radius: 5px;
    margin-bottom: 10px;
    text-align: center;
}



/*to hide the "Acquista copia cartacea" button when there is no a paper copy of the guide*/
.vc_article_header_product_buy.vc_ita a.aggiungi_carrello.disponibilita_1 {
    display: none !important;
}

.vc_article_header_product_buy.vc_ita a.aggiungi_carrello.disponibilita_-1 {
    display: block !important;
}


/*---vc_article_multimedia_product*/
.vc_article_multimedia_product {
    margin: 0 0 0 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_article_multimedia_product .multimedia {
    width: 100%;
    float: left;
    clear: left;
}
.vc_article_multimedia_product .multimedia.video {
    margin-bottom: 0px;
}
.vc_article_multimedia_product .foto_articolo {
    width: 100%;
    float: left;
    clear: left;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #EBEBEB;
}
.vc_article_multimedia_product .foto_articolo img {
    float: left;
    clear: left;
    width: 100%;
    height: auto;
}
.vc_article_multimedia_product .foto_articolo .didascalia {
    float: left;
    clear: left;
    padding: 10px 0;
    font-size: 0.75em;
    line-height: 1em;
    font-weight: 100;
    width: 100%;
    display:none;
}
.vc_article_multimedia_product .multimedia.gallery {
	position:relative;
}
.vc_article_multimedia_product .multimedia.gallery .bx-wrapper,
.vc_article_multimedia_product .multimedia.gallery .bx-wrapper .bx-window,
.vc_article_multimedia_product .multimedia.gallery .bx-wrapper .bx-viewport {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_article_multimedia_product .multimedia.gallery ul.galleria_espanso {
    width:100%;
    float:left;
    clear:left;
}
.vc_article_multimedia_product .multimedia.gallery ul.galleria_espanso li {
    /*padding:15px;*/
    width:100%;
    position:relative;
    text-align:center;
    background:#f1f1f1;
}
.vc_article_multimedia_product .multimedia.gallery ul.galleria_espanso li img {
    margin:0px;
    padding:0px;
    max-width:100%;
    height:auto;
}

.vc_article_multimedia_product .multimedia #content-player-video {
    float: left;
    clear: left;
    width: 100%;
}
.vc_article_multimedia_product .multimedia a#player {
    float: left !important;
    clear: left;
    width: 100% !important;
}
.vc_article_multimedia_product .multimedia iframe{
    width:100% !important;
}
/*---LOADER*/
.bx-wrapper .bx-loading {
    min-height:50px;
    background:url(../images/bx_loader.gif) center center no-repeat #fff;
    height:100%;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:2000;
}
/*---Photo caption*/
.multimedia .bx-wrapper .bx-caption {
    text-align:center;
    float:left;
    clear:left;
    width:100%;
}
.multimedia .bx-wrapper .bx-caption br {display:none;}
.multimedia .bx-wrapper .bx-caption span.vc_title {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 0.8em;
    line-height: 1em;
    font-weight: 400;
    color: #212121;
    float: left;
    clear: left;
    width: 100%;
}
.multimedia .bx-wrapper .bx-caption span.vc_title:before {
    content: "\f030";
    font-family: FontAwesome;
    font-weight: 100;
    margin-right: 10px;
}
.multimedia .bx-wrapper .bx-caption span.vc_description {
    font-size: 0.8em;
    line-height: 1em;
    color: #6c6c6c;
    float: left;
    clear: left;
    width: 100%;
}
/*---Controls*/
.multimedia .bx-controls {
    margin:0px;
    padding:0px;
}
.multimedia .bx-controls .bx-pager {
    margin: 0px;
    padding: 0px 10px;
    float: left;
    font-size: 0.8em;
    line-height: 30px;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    background: rgb(0 0 0 / 60%);
}
.multimedia .bx-controls .bx-controls-direction {
    margin:0px;
    padding:0px;
}
.multimedia .bx-controls .bx-controls-direction .bx-prev {
    margin-top:-16px;
    padding:0px;
    width:32px;
    height:32px;
    float:left;
    text-indent:-9999px;
    outline:0;
    background:url(../images/controls.png) no-repeat 0 0;
    position:absolute;
    top:50%;
    left:0px;
}
.multimedia .bx-controls .bx-controls-direction .bx-next	 {
    margin-top:-16px;
    padding:0px;
    width:32px;
    height:32px;
    float:left;
    text-indent:-9999px;
    outline:0;
    background:url(../images/controls.png) no-repeat -43px 0;
    position:absolute;
    top:50%;
    right:0px;
}
/*---audio*/
.vc_article_multimedia_product .multimedia.audio {
    width:100%;
    float:left;
    clear:left;
}
.vc_article_multimedia_product .multimedia.audio img {
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_article_multimedia_product .multimedia.audio a,
.vc_article_multimedia_product .multimedia.audio object {
    width:100% !important;
    height:inherit;
    float:left;
    clear:left;
}
/*Button Play*/
.vc_article_multimedia_product .vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
    z-index: 2222;
}









.vc_article_product_gallery{
    width:100%;
    float:left;
}

.gc-display-area{
    /*width: 100% !important;*/
    max-width: 100% !important;
    padding: 0px !important;
    float: left !important;
    border: 1px solid #EBEBEB !important;
    background-color: transparent !important;
    border-radius: 10px;
}
.glass-case ul li {
    border: 1px solid #EBEBEB !important;
    border-radius: 5px;
    padding: 0px !important;
}

.vc_article_product_gallery .glass-case ul li .gc-li-display-container img {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 0 !important;
    margin-left: 0 !important;
    width: 100%;
    height: auto;
}
.vc_article_product_gallery .glass-case ul{
    margin:0 auto;
}
.glass-case {
    position: relative;
    margin: 0px auto !important;
    padding: 0px !important;
    max-width: 100% !important;
    text-align: center !important;
}
.gc-display-display {
    position: relative;
    height: auto !important;
    width: auto !important;
    max-height: 100%;
    max-width: 100%;
    cursor: default !important;
    opacity: 1;
}
.gc-icon{
    border:1px solid #dedede !important;
    padding:10px !important;
    background-color:#868686 !important;
}
.gc-icon-next{
    border-radius:6px 0px 0px 6px;
    border-right:0px;
}
.gc-icon-prev{
    border-radius:0px 6px 6px 0px;
    border-left:0px;
}

.gc-overlay-area .gc-icon-next,
.gc-overlay-area .gc-icon-prev{
    border-radius:100%;
}
.gc-zoom{
    border:1px solid #dedede !important;
    z-index:2 !important;
}

.glass-case ul li .gc-li-display-container img {
    top: unset !important;
    left: unset !important;
    width: auto !important;
    height: 100% !important;
    margin: 0 auto !important;
}




@media (min-width: 300px) and (max-width:767px) {
    .vc_article_multimedia_product{
        min-height:auto;
    }
    .vc_article_body_author_date{
        float:left;
    }
    .vc_article_share_fb_tw_g .addthis_toolbox a{
        margin-bottom:0;
    }
    .vc_article_share_fb_tw_g{
        display:table;
        float:none;
        margin: 18px auto 0 auto;
    }
}
@media (max-width:411px) {
    .vc_article_multimedia_product .multimedia.video iframe, 
    .vc_article_multimedia_product .multimedia.video object, 
    .vc_article_multimedia_product .multimedia.video embed {
        max-height:200px;
    }
}
@media (max-width:768px) {
    /*---vc_article_multimedia_product*/
    .vc_article_multimedia_product {
        margin-bottom:15px;
        width:100%;
        min-height:auto;
        float:left;
        clear:left;
        position:relative;
    }
    /*.vc_article_multimedia_product .multimedia.video {
        position: relative;
        padding-bottom:0;
        padding-top: 25px;
        height:auto;
        margin-bottom: 15px;
        width: 100%;
        float: left;
        clear: left;
    }*/
    .video-js .vjs-tech {
        position: relative !important;
        width: 100%;
        height: 100%;
    }
    .vc_article_multimedia_product .multimedia.video iframe,
    .vc_article_multimedia_product .multimedia.video object,
    .vc_article_multimedia_product .multimedia.video embed {
        position:relative;
        top:0;
        left:0;
        /*height:auto !important;*/
    }
    .vc_article_multimedia_product .multimedia.video .fb_iframe_widget span {
        height:auto !important;
    }
}

@media (max-width:1024px) {
    #content-player-video{
        width:100% !important;
        height:100% !important;
    }

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

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

.vc_article_related_without_tag .cont_anteprima_correlati .cont_visualizzazione,
.vc_article_related_without_tag .cont_anteprima_correlati .schermata,
.vc_article_related_without_tag .cont_anteprima_correlati .hori_group {
    margin:0;
    padding:0;
    height:auto !important;
    width:100% !Important;
}

.vc_article_related_without_tag .cont_anteprima_correlati .hori_group {
    float: left;
    clear: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.vc_article_related_without_tag .cont_anteprima_correlati .box {
    float: left;
    clear: none;
    width: calc(25% - 30px);
    padding: 15px 0;
    margin: 0;
    position: relative;
}
.vc_article_related_without_tag .cont_anteprima_correlati .box article {
    float: left;
    clear: left;
    width: 100%;
}
.vc_article_related_without_tag .cont_anteprima_correlati .box .cont {
    float: left;
    clear: left;
    width: 100%;
    margin-top: 10px;
}
.vc_article_related_without_tag .cont_anteprima_correlati .box .foto {
    float: left;
    width: auto;
}
.vc_article_related_without_tag .cont_anteprima_correlati .box .foto a {
    float: left;
    clear: left;
    width: auto;
}
.vc_article_related_without_tag .cont_anteprima_correlati .box .foto a img {
    float: left;
    clear: left;
    width: 100%;
    max-width: 100%;
    border-radius: 6px;
    overflow: hidden;
}
.vc_article_related_without_tag .cont_anteprima_correlati .box .ora_pubblicazione {
    margin: 0;
    padding:0;
    float:left;
}
.vc_article_related_without_tag .cont_anteprima_correlati .box .occhiello {
    margin:0 0 5px 0;
    padding:0;
    float:left;
    font-size:14px;
}
.vc_article_related_without_tag .cont_anteprima_correlati .box .titolo {
    margin:0;
    padding: 0 0 0 0;
    float:left;
    clear:left;
    width:100%;
    text-transform:uppercase;
    font-size:16px;
    font-weight:600;
    color:#1870dc;
}
.vc_article_related_without_tag.vc_ita .cont_anteprima_correlati .box .titolo {
    color:#218636;
}
.vc_article_related_without_tag .cont_anteprima_correlati .box .titolo a {
    text-decoration:none;
}
.vc_article_related_without_tag .cont_anteprima_correlati .box .titolo a:hover {
    text-decoration:none;
}
.vc_article_related_without_tag .icona_tipo {
    display:none;
}
.vc_article_related_without_tag .bx-window {
    margin:0;
    padding:0;
    float:left;
}


.vc_article_related_without_tag .cont_anteprima_correlati .box .sottotitolo {
    float: left;
    clear: left;
    width: 100%;
    margin-top: 7px;
    color: #848484 !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    letter-spacing: 0.8px;
}

.vc_article_related_without_tag .cont_anteprima_correlati .box .link_button,
.vc_article_related_without_tag .cont_anteprima_correlati .box .aggiungi_carrello {
    float: left;
    clear: left;
    width: auto;
    margin-top: 15px;
    background: #fff;
    border: 2px solid #1870dc;
    color: #212121;
    border-radius: 5px;
}

.vc_article_related_without_tag.vc_ita .cont_anteprima_correlati .box .link_button,
.vc_article_related_without_tag.vc_ita .cont_anteprima_correlati .box .aggiungi_carrello {
    border: 2px solid #218636;
}
.vc_article_related_without_tag .cont_anteprima_correlati .box .link_button a,
.vc_article_related_without_tag .cont_anteprima_correlati .box .aggiungi_carrello a {
    line-height: 40px;
}
.vc_article_related_without_tag .cont_anteprima_correlati .box .link_button a:hover,
.vc_article_related_without_tag .cont_anteprima_correlati .box .aggiungi_carrello a:hover {
    text-decoration:none;
}

.vc_article_related_without_tag .cont_anteprima_correlati .box .tag_15 .nome,
.vc_article_related_without_tag .cont_anteprima_correlati .box .tag_80 .nome{
    display:none;
}
.vc_article_related_without_tag .cont_anteprima_correlati .box .tag_15,
.vc_article_related_without_tag .cont_anteprima_correlati .box .tag_80 {
    float:left;
    margin-top:15px;
    font-size:18px;
    font-weight:bold;
    color:#1870dc;
}
.vc_article_related_without_tag.vc_ita .cont_anteprima_correlati .box .tag_15,
.vc_article_related_without_tag.vc_ita .cont_anteprima_correlati .box .tag_80 {
    float:left;
    margin-top:15px;
    font-size:18px;
    font-weight:bold;
    color:#218636;
}
.vc_article_related_without_tag .cont_anteprima_correlati .box .tag_15 span.currency,
.vc_article_related_without_tag .cont_anteprima_correlati .box .tag_80 span.currency {
    float: left;
    margin-right: 5px;
}
.vc_article_related_without_tag .cont_anteprima_correlati .box .link_button a:hover {
    text-decoration:none;
}
.vc_article_related_without_tag .paywall_icon{
    display:none !important;
}
/*---vc_auto_preview_best_seller*/
.vc_auto_preview_best_seller {
    margin:30px 0 0 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
}
.vc_auto_preview_best_seller .occhiello_titolo {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
}

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

.vc_auto_preview_best_seller .cont .cont_visualizzazione,
.vc_auto_preview_best_seller .cont .schermata,
.vc_auto_preview_best_seller .cont .hori_group {
    margin:0;
    padding:0;
    height:auto !important;
}

.vc_auto_preview_best_seller .cont .hori_group {
    float: left;
    clear: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.vc_auto_preview_best_seller .cont .box {
    float: left;
    clear: none;
    width: calc(50% - 15px);
    padding: 15px 0;
    margin: 0;
    position: relative;
}
.vc_auto_preview_best_seller .cont .box article {
    float: left;
    clear: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
}
.vc_auto_preview_best_seller .cont .box .divcont {
    float: left;
    clear: left;
    width: calc(100% - 255px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.vc_auto_preview_best_seller .cont .box .cont_foto {
    float: left;
    width: 225px;
}
.vc_auto_preview_best_seller .cont .box .cont_foto a {
    float: left;
    clear: left;
    width: 100%;
}
.vc_auto_preview_best_seller .cont .box .cont_foto a img {
    float: left;
    clear: left;
    /* width: 100%; */
    max-width: 100%;
    border-radius: 6px;
    overflow: hidden;
}
.vc_auto_preview_best_seller .cont .box .ora_pubblicazione {
    margin: 0;
    padding:0;
    float:left;
}
.vc_auto_preview_best_seller .cont .box .occhiello {
    margin:0 0 5px 0;
    padding:0;
    float:left;
    font-size:14px;
}
.vc_auto_preview_best_seller .cont .box .titolo {
    margin:0;
    padding: 0 0 0 0;
    float:left;
    clear:left;
    width:100%;
    text-transform:uppercase;
    font-size:16px;
    font-weight:600;
    color:#1870dc;
}
.vc_auto_preview_best_seller.vc_ita .cont .box .titolo {
    color:#218636;
}
.vc_auto_preview_best_seller .cont .box .titolo a {
    text-decoration:none;
}
.vc_auto_preview_best_seller .cont .box .titolo a:hover {
    text-decoration:none;
}
.vc_auto_preview_best_seller .icona_tipo {
    display:none;
}
.vc_auto_preview_best_seller .bx-window {
    margin:0;
    padding:0;
    float:left;
}


.vc_auto_preview_best_seller .cont .box .sottotitolo {
    float: left;
    clear: left;
    width: 100%;
    margin-top: 7px;
    color: #848484 !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    letter-spacing: 0.8px;
}

.vc_auto_preview_best_seller .cont .box .link_button,
.vc_auto_preview_best_seller .cont .box .aggiungi_carrello {
    float: left;
    clear: left;
    max-width: 145px;
    margin-top: 15px;
    background: #fff;
    border: 2px solid #1870dc;
    color: #212121;
    border-radius: 5px;
}
.vc_auto_preview_best_seller.vc_ita .cont .box .link_button,
.vc_auto_preview_best_seller.vc_ita .cont .box .aggiungi_carrello {
    border: 2px solid #218636;
}
.vc_auto_preview_best_seller .cont .box .link_button a,
.vc_auto_preview_best_seller .cont .box a.aggiungi_carrello {
    line-height: 40px;
}
.vc_auto_preview_best_seller .cont .box .link_button a:hover,
.vc_auto_preview_best_seller .cont .box a.link_button:hover {
    text-decoration:none;
    color:#1870dc;
}
.vc_auto_preview_best_seller.vc_ita .cont .box .link_button a:hover,
.vc_auto_preview_best_seller.vc_ita .cont .box a.aggiungi_carrello:hover {
    text-decoration:none;
    color:#218636;
}
.vc_auto_preview_best_seller .cont .box .tag_15 .nome,
.vc_auto_preview_best_seller .cont .box .tag_80 .nome{
    display:none;
}
.vc_auto_preview_best_seller .cont .box .tag_15,
.vc_auto_preview_best_seller .cont .box .tag_80 {
    float:left;
    margin-top:15px;
    font-size:18px;
    font-weight:bold;
    color:#1870dc;
}
.vc_auto_preview_best_seller.vc_ita .cont .box .tag_15,
.vc_auto_preview_best_seller.vc_ita .cont .box .tag_80 {
    color:#218636;
}
.vc_auto_preview_best_seller .cont .box .tag_15 span.currency,
.vc_auto_preview_best_seller .cont .box .tag_80 span.currency {
    float: left;
    margin-right: 5px;
}
.vc_auto_preview_best_seller .cont .box .link_button a:hover {
    text-decoration:none;
}
.vc_auto_preview_best_seller .paywall_icon{
    display:none !important;
}
/*---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;   
}


