
.riga_author_social .article_header_if  {
     float: left;
    max-width: 575px;
    padding: 0px 0px;
    margin: 0px 0px 15px 0px;
}
.vc-page {
    font-weight: 900;
}
.vc-title {
    font-weight: 900;
}


.article_header_if  {
     float: left;
    width: 100%;
    padding: 0px 0px;
    margin: 0px 0px 15px 0px;
}
.article_header_if_v2  {
    margin: 0px 0 0px 0;
    padding: 0;
    font-family: "PT Serif", serif;
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;
    width: 100%;
    float: left;
}
.article_header_if_v2 .sottotitolo_articolo {
margin: 0px 0 20px 0;
    padding: 0;
    font-family: "Khula", sans-serif;
    font-size: 19px;
    line-height: 23px;
    font-weight: 400;
    width: 100%;
    float: left;
}

.article_header_if_v2 .sottotitolo_articolo a {
    text-decoration:none;
    color:#333333;
}

.vc_shortcode_article_preview .vc_subtitle {

    display: none;
}
.vc_shortcode_article_preview {

    padding: 13px 0 10px 0 !important;

}
.vc_shortcode_article_preview .vc_title {

    margin-bottom: 0px !important;
}
.article_header_if .multimedia.gallery ul {

    margin-left: 0px !important;
}




























.article_body_if .sommario_articolo {
margin: 5px 0 25px 0;
    padding: 0 0 20px 0;
  font-family: "Merriweather", serif;
    /* font-family: "Khula", sans-serif; */
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    width: 100%;
    float: left;
    border-bottom:1px solid #D51030;
}

.article_body_if .testo_articolo form input {
    min-width: 290px;
    margin-bottom: 26px;
    border: 1px solid #d51030;
    background: #f6efe9;
    padding: 15px 22px;
}

.article_body_if .testo_articolo p iframe {
    width:100%;
    min-height:430px;
}


.article_body_if {
    margin:0px;
    padding:0px;
}
.article_body_if .testo_articolo .wp-block-video{
    float:left;
    width:100%;
    max-width:100%;
}
.article_body_if .testo_articolo .wp-block-video video{
    float:left;
    width:100%;
    max-width:100%;
    margin-bottom: 19px;
}
.article_body_if .mappa_articolo {
       float: left;
    margin-right: 15px;
    width: 100% !important;
    height: 350px !important;
    margin-bottom: 35px;
}


.article_body_if .testo_articolo {
margin: 0px 0px 25px 0;
    padding: 0px 0 20px 0;
    font-family: "Merriweather", serif;
    /* font-family: "Khula", sans-serif; */
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: black;
    float: none;
    display:inline;
    width: 100%;
}
.article_body_if .testo_articolo a {
    color: #d51030;
    font-weight: 900;
    text-decoration: underline;
}


.article_body_if .testo_articolo p {
    margin-bottom:10px;
    padding:0px;
    width:100%;


}
.article_body_if .testo_articolo p strong {
    font-weight:900;

}
.article_body_if .testo_articolo p strong em{
    font-style:italic;

}
.article_body_if .testo_articolo p em{
    font-style:italic;

}
.article_body_if .testo_articolo h1 {
    font-family: utopia-std, serif;
    font-size: 26px;
    margin-bottom: 12px;
}
.article_body_if .testo_articolo h2 {
    /*font-size: 22px;*/
    font-family: utopia-std, serif;
    font-size: 24px;
    margin-bottom: 12px;
    font-weight: bold;
    margin-top: 24px;
}
.article_body_if .testo_articolo h3 {
    font-family: utopia-std, serif;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    margin-top: 18px;
}
.article_body_if .testo_articolo img {

    padding:0;
    max-width:100%;
    height:auto;
    border:0px;
    text-decoration:none;

}
.article_body_if .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;
}
.article_body_if .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:10px 0;
    padding:5px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    border-top:1px solid black;
    *behavior: url(js/boxsizing.htc);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.Sondaggio_box_orizzontal .container_response {
    margin:0px 0 5px 0;
    padding:5px 0 15px 0;
    width:100%;
    float:left;
    clear:left;
    border:0px;
    border-bottom:1px solid black;
    *behavior: url(js/boxsizing.htc);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position:relative;
    background:transparent;
}
.Sondaggio_box_orizzontal .already_voted {
    cursor:pointer;
}
.Sondaggio_box_orizzontal .already_voted:before {
    content:"vota";
    margin:-15px 0 0 0;
    padding:0 30px;
    height:30px;
    position:absolute;
    right:0px;
    top:50%;
    z-index:200;
    text-align:center;
    text-transform:uppercase;
    font-weight:700;
    font-size:11px;
    line-height:26px;    
    color:#fff;
    font-weight:bold;
    font-style:normal;
    text-indent:0;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
     background-color:black;
    border:1px solid black;
    display:inline-block;
    cursor:pointer;
    -webkit-box-shadow:inset 0px -2px 0px -2px rgba(27,59,100,1);
    -moz-box-shadow:inset 0px -2px 0px -2px rgba(27,59,100,1);
    box-shadow:inset 0px -2px 0px 0px rgba(27,59,100,1);    
}
.Sondaggio_box_orizzontal .already_voted:hover:before {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #375e92), color-stop(1, #4a7dbd) );
    background:-moz-linear-gradient( center top, #375e92 5%, #4a7dbd 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#375e92', endColorstr='#4a7dbd');
    background-color:#375e92;
    cursor:pointer;
}
.Sondaggio_box_orizzontal .container_response .photo {
    margin:6px 2% 0 0;
    padding:0px;
    width:100px;
    height:auto;
    float:left;
    *behavior: url(js/boxsizing.htc);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.Sondaggio_box_orizzontal .container_response .photo img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border-bottom:1px #fff solid;
    border-left:1px #fff solid;
    width:100%;
    float:left;
    -webkit-box-shadow:-4px 4px 0px -2px rgba(131,131,131,1);
    -moz-box-shadow:-4px 4px 0px -2px rgba(131,131,131,1);
    box-shadow:-4px 4px 0px -2px rgba(131,131,131,1);    
    height:auto;
}
.Sondaggio_box_orizzontal .container_response .response {
    margin:0px;
    padding:0px;
    width:70%;
    float:left;
    position:relative;
    *behavior: url(js/boxsizing.htc);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.Sondaggio_box_orizzontal .container_response .response p {
    margin:0px;
    padding:0px;
    font-weight:700;
    font-size:18px;
    color:#000000;
    width:100%;
    float:left;
    clear:left;
}
.Sondaggio_box_orizzontal .already_voted .response p {
    width:84%;
}
.Sondaggio_box_orizzontal .container_response .bar_container {
    margin:4px 0 0 0;
    padding:0px;
    min-width:88%;
    float:left;
    position:relative;
}
.Sondaggio_box_orizzontal .container_response .bar_container .bar {
    margin:0px;
    padding:0px;
    background:#b3e2b3;
    border:1px #9dcf9d dashed;
    width:auto;
    height:32px;
    float:left;
    clear:left;
    *behavior: url(js/boxsizing.htc);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.Sondaggio_box_orizzontal .container_response .bar_container .perc_container {
    margin:0px;
    padding:0px;
    font-weight:700;
    font-size:16px;
    color:#3a833c;
    position:absolute;
    top:6px;
    left:10px;
    border:0px;
}
/* -- SONDAGGI ULTIME MODIFICHE 28-7-2014 -- */
/*---Sondaggio_box_orizzontal*/
.poll_vote_button{
    content:"vota";
    margin:-15px 0 0 0;
    padding:0 30px;
    height:30px;
    position:absolute;
    right:0px;
    top:50%;
    z-index:200;
    text-align:center;
    text-transform:uppercase;
    font-weight:700;
    font-size:11px;
    line-height:26px;    
    color:#fff;
    font-weight:bold;
    font-style:normal;
    text-indent:0;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
      background-color:black;
    border:1px solid black;
    display:inline-block;
    cursor:pointer;
    -webkit-box-shadow:inset 0px -2px 0px -2px rgba(27,59,100,1);
    -moz-box-shadow:inset 0px -2px 0px -2px rgba(27,59,100,1);
    box-shadow:inset 0px -2px 0px 0px rgba(27,59,100,1);    
}
.poll_vote_button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #375e92), color-stop(1, #4a7dbd) );
    background:-moz-linear-gradient( center top, #375e92 5%, #4a7dbd 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#375e92', endColorstr='#4a7dbd');
    background-color:#375e92;
    cursor:pointer;
}
/*---article_body_if*/
.article_body_if .testo_articolo .articlebox {
    margin:10px 0;
    padding:5px 15px;
    display:table;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background:#f4eadb;
    border-left:4px #edbf7d solid;    
}
.article_body_if .testo_articolo .articlebox p {
    margin:0px;
    padding:0px;
    font-family: 'Oswald', sans-serif;
    font-size:12px;
    color:#a09995;
}
.article_body_if .testo_articolo .articlebox p a {
    margin:0 5px;
    text-decoration:none !important;
    font-size:14px;
    color:#414141;
} 
.article_body_if .testo_articolo .articlebox p a:hover {
    text-decoration:underline !important;
}

.article_body_if .Corsivo {
    margin:0px;
    padding:10px 10px 10px 10px;
    text-decoration:none;
    font-weight:bold;
    color:black;
    background-image:none;
}
.article_body_if .Corsivo p {
    margin:0px 0px 5px 0px;
    padding:0px;
    font-size:16px;
    font-style:italic;
    text-decoration:none;
    font-weight:normal;
    text-align:center;
    line-height:25px;
    color:black;
  
    background-repeat:no-repeat;
    background-position:bottom right;
}
.article_body_if .Corsivo .ApiceDx {
    float:right;
}
.article_body_if .ApiceSx {
    top: -5px !important;
    left: -18px !important;

}
.article_body_if .ApiceDx {

}
.article_body_if .testo_articolo .GN4_body p b{
font-weight:900;
}
.article_body_if .testo_articolo .GN4_body p i{
font-style:italic;
}

.article_body_if .testo_articolo table {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    unicode-bidi: isolate;
    border-spacing: 2px;
    border-color: gray;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    margin-bottom:20px;
      border: 1px solid;

}
.article_body_if .testo_articol table, th, td {
  border: 1px solid;
}

.article_body_if .testo_articolo table tbody{

}
.article_body_if .testo_articolo table tbody tr {
    vertical-align: middle;

}

.article_body_if .testo_articolo table tbody tr td{
vertical-align: middle;

}


#form-recaptcha {
z-index:999 !important;
}

ul { 
   list-style-type: disc; 
   list-style-position: inside; 
     list-style-type: disc;      /* tipo di pallino */
  list-style-position: outside; /* posizione fuori dal box del testo */
  margin-left: 1.5em;         /* margine a sinistra per fare spazio al pallino */
  padding-left: 0;            /* opzionale: rimuove padding se non serve */
}
.article_body_if .testo_articolo p video {
    min-width:100% !important;
    max-width:100% !important;
    height:auto !important;
}

.article_body_if .testo_articolo ol li::marker {
  font-weight: 900;   /* cambia solo il numero */
  list-style: auto !important;
  
}
.article_body_if .testo_articolo ol  {
  list-style: auto !important;
  
}

.article_body_if .testo_articolo ul  {
  list-style: auto !important;
  
}
.article_body_if .testo_articolo .vc-summary-item {
    float: left;
    width: 100%;
    margin-bottom: 9px;
  
}
.article_body_if .testo_articolo ol li {
     float: left;
    width: 100%;
    margin-bottom: 9px;
  
}


.article_body_if .testo_articolo .vc-summary-item strong {
  font-weight:900;
  
}


.vc_article_header_product_id .tag_93{
    display:none!Important;
    }
.status_label {
    display:none !important;
}

.cont_prezzo {
    float:left;
    clear:left;
    width:100%;
    border-bottom:1px solid red;
    padding-bottom:15px;
    margin-bottom: 25px;
}
.vc_article_header_product_id {
    float:left;
}
.vc_article_header_product_buy .tag_15 {
    font-family: "Khula", sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #dc3732;
    padding: 11px 8px 8px 8px;
    max-width: 190px;
    min-width: 190px;
    float:left;
}
.vc_article_header_product_id .tag_94 {
    font-family: "Khula", sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #dc3732;
    padding: 11px 8px 8px 8px;
    max-width: 190px;
    min-width: 190px;
    float:left;
}
.vc_article_header_product_id .tag_94 .nome{
display:none;
}
.vc_article_header_product_id .tag_94:before{
content:"Prezzo";
font-family: "Khula", sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #dc3732;
}
.vc_article_header_product_buy a.aggiungi_carrello {
    float: right;
    background: #D51030;
    border-radius: 4px;
    border: 1px solid #D51030;
    padding: 9px 20px 7px 20px;
    font-family: "Khula", sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: white;
    cursor: pointer;
    text-align: center;
        width: 300px;
        margin-bottom: 10px;
        float:right;
}
.vc_article_header_product_id  a.aggiungi_carrello {
    float: right;
    background: #D51030;
    border-radius: 4px;
    border: 1px solid #D51030;
    padding: 9px 20px 7px 20px;
    font-family: "Khula", sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: white;
    cursor: pointer;
    text-align: center;
        width: 300px;
        margin-bottom: 10px;
        float:right;
}

.vc_article_header_product_buy {

        float:left;
}

rticle_header_product_id a.aggiungi_carrello {
    float: right;
    background: #D51030;
    border-radius: 4px;
    border: 1px solid #D51030;
    padding: 9px 20px 7px 20px;
    font-family: "Khula", sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: white;
    cursor: pointer;
    text-align: center;
        width: 300px;
        margin-bottom: 10px;
}


.vc_paywall_box {
    background: #f6efe9;
    float: left;
    clear: none;
    width: 100%;
    margin: 20px 0 10px 0;
    padding: 20px 20px;
    border: 0px solid #ccc;
}
.vc_paywall_title {
    display: table;
    padding: 0px 0 15px 0;
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #d51030;
}
.vc_paywall_title .text {
    color: #d51030;
    /* text-transform: uppercase; */
    margin: 0;
    font-family: "Merriweather", serif;
    font-size: 25px;
    line-height: 34px;
    font-weight: 800;
}

.vc_paywall_description  {
    margin-bottom: 10px;
    padding: 0px;
    width: 100%;
}
.vc_paywall_description .text {
    margin-bottom: 10px;
    padding: 0px;
    width: 100%;
    font-family: "Merriweather", serif;
    /* font-family: "Khula", sans-serif; */
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: black;
}



.vc_paywall_abbonati a {
    margin: 15px 0;
    text-decoration: none;
    font-family: "Khula", sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #dc3732;
    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: 4px;
    border: 1.5px solid #dc3732;
    display: block;
    background: transparent;
}


.article_header_if .multimedia.gallery {
	position:relative;
	float:left;
	width:100%;
}
.article_header_if .multimedia .foto_articolo img {
min-width:100%;
max-width:100%;
float:left;
margin-bottom:20px;
    object-fit: contain;
    box-shadow: 0 10px 14px 3px rgb(0 0 0 / 40%), -2px -2px 20px 5px rgba(0, 0, 0, 0.19);
}

.article_header_if .multimedia  {
	position:relative;
}
.article_header_if .multimedia .didascalia {
    position: absolute;
    bottom: 9px;
    right: 0;
    width: 100%;
    background: #0000007a;
    color: white;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 17px;
    line-height: 18px;
    padding: 7px;
}

.article_header_if .multimedia.gallery .bx-wrapper,
.article_header_if .multimedia.gallery .bx-wrapper .bx-window,
.article_header_if .multimedia.gallery .bx-wrapper .bx-viewport {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.article_header_if .multimedia.gallery ul.galleria_espanso {
    
    width:100%;
    float:left;
    clear:left;
}
.article_header_if .multimedia.gallery ul.galleria_espanso li {
    padding:0px;
    width:100%;
    position:relative;
    text-align:center;
}
.article_header_if .multimedia.gallery ul.galleria_espanso li img {
    margin:0px;
    padding:0px;
    width:100%;
    height:auto;
}
/* GALLERY */

.article_header_if .multimedia.gallery {
    position: relative;
}
.article_header_if .multimedia.gallery ul.galleria_espanso li img {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
}
.multimedia.gallery {
 position:relative;
}
.multimedia .bx-wrapper .bx-caption {
    text-align: left;
    float: left;
    clear: left;
    width: 100%;
    position: absolute;
    bottom: 10px;
     background: #0000007a;
    color: white;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 17px;
    line-height: 18px;
    padding: 7px;
}
.multimedia .bx-wrapper .bx-caption span.vc_description {

    color: #ffffff;
    float: left;
    clear: left;
    width: 100%;
    padding: 9px 11px;
    /* margin-top: -5px;*/
}
.multimedia .bx-controls {
    margin: 0px;
    padding: 0px;
}
.multimedia .bx-controls .bx-pager {
margin: 0px 5px 0 0;
    padding: 5px 8px 4px 8px;
    float: left;
    /* text-shadow: 2px 1px #000; */
    font-size: 0.8em;
    font-weight: 500;
    line-height: 30px;
    color: #000;
    position: absolute;
    top: 15px;
    right: 25px;
    background: white;
    border: 0px solid #263942;
}
.multimedia .bx-controls .bx-controls-direction {
    margin: 0px;
    padding: 0px;
}
.multimedia .bx-controls .bx-controls-direction .bx-prev {
    margin-top: -16px;
    padding: 10px;
    width: 46px;
    height: 46px;
    float: left;
    text-indent: -9999px;
    outline: 0;
    background: url(../images/left--arrow.png) no-repeat 0 0;
    background-size: 25px;
    background-position: 8px 9px;
    position: absolute;
    top: 48%;
    left: 17px;
       background-color: #d51030;
    border-radius: 100%;
}
.multimedia .bx-controls .bx-controls-direction .bx-next {
margin-top: -16px;
    padding: 10px;
    width: 46px;
    height: 46px;
    float: left;
    text-indent: -9999px;
    outline: 0;
    background: url(../images/right-arrow.png) no-repeat;
    position: absolute;
    background-size: 25px;
    background-position: 12px 10px;
    top: 48%;
    right: 17px;
    background-color: #d51030;
    border-radius: 100%;
}

.vc_shortcode_article_preview .vc_subtitle {

    display: none;
}
.vc_shortcode_article_preview {

    padding: 13px 0 10px 0 !important;

}
.vc_shortcode_article_preview .vc_title {

    margin-bottom: 0px !important;
}
.article_header_if .multimedia.gallery ul {

    margin-left: 0px !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;   
}
.article_header_if .occhiello_articolo {
    padding: 0;
    float: left;
    clear: left;
    width: 100%;
    font-family: "Merriweather", serif;
    font-weight: 800;
    line-height: 21px;
    font-size: 17px;
    clear: left;
    margin-bottom: 13px;
    text-transform: uppercase;
    color: #D51030;

}
.article_header_if .titolo_articolo {
    margin: 30px 0 30px 0;
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    color: #D51030;
    font-family: "Khula", sans-serif;
    font-weight: 800;
    font-size: 33px;
    line-height: 33px;
    text-transform: uppercase;
}


