
.article-container.pagina-cortesia {
margin-top:40px;
}

#home_slider .slider_caption a {
	color: black;
}

.filtropodcast a {
	padding: 0 20px;
	font-weight: bold;
	font-size: 14px;
}

.pagina-cortesia p {
font-size:24px;
}
/* RESETTO GLI HEADER */
header {
    position: initial;
    top: initial;
    left: initial;
    right: initial;
    z-index: initial;
    background: initial;
    transform: initial;
    transition: initial;
}
/* FIX Immagine e titolo in visualizzazione liste/topten estesa */
.napa-contanair{
	margin-top: -35px!important;
}
.article-rainbow-napa{
    margin: -2% 0 0 0!important;
}
.author-brand-image-napa-small{
    max-width: 76px;
    margin: 10px 0px;
}
.box_container_napa{
    width: 49%;
    float: left;
    padding: 12px;
    height: 290px;
}
.napa-author-logo{
	text-align:center;
    margin-bottom: 6px;
}
.article-share-napa_autor span{
	    font-size: 20px!important;
}
.author-brand-image-napa{
	display: inline;
	max-width: 400px;
}
#brand_mode_slider img.hidden {
	width: 0 !important;
	height: 0 !important;

}
#brand_mode_slider .expert_left .bottom_caption {
	width: 280px;
    left: 280px;
}
#brand_mode_slider .expert_right .bottom_caption {
	width: 280px;
    left: -280px;
}
#brand_mode_slider .slider_item .bottom_caption .read_more {
    color: #89bd25;
}
#brand_mode_slider .slider_item .bottom_caption .read_more:hover {
    color: #fff;
    background:#89bd25!important;
}
#brand_mode_slider .slider_item .bottom_caption {
    position: absolute;
    bottom: -10px !important
}
.arrow_brand,
.section_title_brand{
	background:#89bd25!important;
	padding: 0 0px!important;
}
.arrow_brand:hover{
	color:#89bd25!important;
	background:#fff!important;
}
.brand_logo_hp{
    background: #fff;
    float: left;
    height: 80px;
    width: 30%;

}
.tc_left_brand{
	float: left;
    width: 70%;
    height: 80px;
    line-height: 80px;
    text-align: center;
}
.tc_left_brand p {
    font-family: 'Arvo';
    font-size: 24px;
    font-weight: bold;
    font-size: 2.8rem;
}

.top-ten-box.top-ten-box2 .box-image {
    max-width: 340px;
}
.top-ten-box .box-title {
    min-height: 85px;
}

.napa-branded-border {
	border: 4px solid #ff7639;
}

.brand_img_hp {
margin: 23px 30px;
    max-height: 68px;
    max-width: 107px;
}
@media only screen and (max-width: 767px) {
.brand_img_hp {
  max-height: 47px;
    max-width: 60px;
}
}

.sidebar.nlslim {
    padding-top: 0;
    margin-top: 0;
}
.sidebar .nls-header {
    background: #8DC73F;
    text-align: center;
    position: relative;
}
.sidebar .nls-content {
    background: #ffffff;
}
.sidebar .nls-content .nls-email {
    border: 1px solid #8DC73F;
    margin: 3px;
    float: left;
    width: 74%;
    height: 25px;
    padding: 2px;
    font-size: 1.5rem;
}
.sidebar .nls-content .nls-submit {
    width: 22%;
    height: 25px;
    padding: 2px;
    background-color: #89bd25;
    font-size: 17px;
    font-size: 1.5rem;
    float: left;
    margin: 3px;
}
.sidebar .nls-header .nls-txt {
    max-width: 205px;
    position: absolute;
    top: 15px;
    right: 5px;
    display: inline;
    color: #fff;
}

.sidebar .nls-header .nls-txt h5 {
    color: #ffffff;
}
.sidebar .nls-header img {
    max-width: 100%;
    height: auto;
    display: block;
}

body{
    color: black;
}

/* FIX visualizzazione search form in pagina ricerca*/

.pg-search-form {
    position: initial !important;
    width: initial !important;
    height: auto !important;
    overflow: auto !important;
    display: block !important;
    border: none !important;
    background-color: transparent !important;
    padding-top: 0 !important;
    box-shadow: none !important;
}
.pg-search-form input {
    border: 1px solid #89BD25;
    font-size: 24px;
    color: #5D5D5D;
    font-family: "MuseoS-700";
    padding: 15px 40px;
    height: 66px !important;
}

.pg-search-form button {
    position: initial !important;
    top: 0;
    right: 0;
    border-left: 1px solid #89bd25;
    width: auto !important;
    height: auto !important;
    text-align: center;
    background: #5d5d5d !important;
    float: right !important;
    font-size: 24px !important;
    font-family: "MuseoS-700" !important;
    padding: 15px 35px 15px 25px !important;
    border: none !important;
    color: #fff !important;
    display: inline-block !important;
    cursor: pointer !important;
    line-height: normal !important;
    outline: none !important;
    transition: all 0.3s ease-in-out;
}
.pg-search-form button:hover {
    background-color: #000 !important;
}


/* fix per backgroud immagini su articolo - INIZIO */
.article-hero-shoadow:before {
    background: url(../images/overlay-shadow.png) left bottom repeat-x;
}

.newsletter-subscription-module {
    background: url(../images/content/newsletter-block.png) no-repeat left bottom #89bd25;
}

.article-hero-shoadow{
    max-width: 1200px;
    max-height: 400px;
    overflow: hidden;
}
/* fix per backgroud immagini su articolo - FINE */

/* fix per categoria troppo in alto */
.channel_tag {
    top: -20px !important;
}

/* fix per read more spostato a sinistra*/
.diete .read_more, .ricette .read_more {
    right: 0 !important;
    bottom: 0 !important;
}

/* fix per immagini non in proporzione */
@media (min-width: 768px) {

    .overflow-screen-dr {
        overflow: hidden !important;
        max-height: 150px !important;
    }

    .overflow-screen-art a {
        display: block;
        overflow: hidden !important;
        max-height: 160px !important;
    }

    .overflow-screen-hot {
        overflow: hidden !important;
        max-height: 211px !important;
    }
    .overflow-screen-apertura {
        overflow: hidden !important;
        max-height: 426px !important;
    }

    .ricette ul li, .diete ul li {
        min-height: 370px !important;
    }
}

/* STYLE AGGIUNTIVO PER I COMMENTI*/
textarea#comment {
    border: 1px solid #f4f4f4;
    width: 100%;
    resize: none;
}
footer.comment-meta {
    text-align: initial;
    padding: initial;
}

footer nav li {
    margin-bottom: 10px;
}

.comment-body {
    border-bottom: 1px solid #f4f4f4;
    margin-top: 10px;
    padding-bottom: 5px;
}
form#commentform {
    float: left;
    margin-top: 20px;
    width: 100%;
}
ul#social_comments_nav {
    padding: 0 6%;
}
.comment-body {
    border-bottom: 1px solid #f4f4f4;
    margin-top: 10px;
    padding-bottom: 5px;
    float: left;
    width: 100%;
}
.comment-content {
    float: left;
    width: 100%;
    margin-top: 5px;
}
.reply {
    float: left;
}
.comment-author.vcard {
    float: left;
    width:100%;
}
img.avatar.avatar-34.photo {
    float: left;
}
b.fn {
    float: left;
    margin-left: 10px;
}
span.says {
    float: left;
    margin-left: 10px;
}
.comment-metadata {
    width:100%;
    float: left;
    margin-top: 10px;
}
input#author, input#url, input#email {
    border-bottom: 1px solid #f4f4f4;
}

/* fix per centrare immagini in articoli importati (copiato da starbene.it)  - inizio */
.alignnone,
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}
/* fix per centrare immagini in articoli importati (copiato da starbene.it)  - fine */

/* fix sottolineatura link in slider speciali */
.video_slide a {border: none;}

/* per pagina autore */
.article-avatar-wrapper img {width: 180px; height: 180px;}

.sidebar .article-spacer, .newsletter-subscription-module {
    margin: 6% 0;
}

.sidebar .lancio-singolo {
    width: auto !important;
}

.sidebar .lancio-singolo .read_more {
    position: static !important;
    float: right !important;
}

.sidebar .lancio-singolo .read_more:after {
    clear: both !important;
}
.article-spacer, .newsletter-subscription-module {margin: 6% 0 0 0;}
.article-expert {margin-top: 6%;}

/*fix slider topten layout2*/
.article-numered-slider.layout2 .title-container {
    min-height: 70px;
}
.article-numered-slider.layout2 .image-container {
    float: right;
    max-width: 340px;
}

/* box login in header */

.top_nav .mystarbene.user-loggedin li {
    color: #5d5d5d;
    font-family: 'MuseoS-500';
}
.top_nav .mystarbene.user-loggedin li a {
    display: inline-block;
    line-height: 3.4;
    font-size: 12px;
    font-size: 1.2rem;
    font-family: 'MuseoS-700';
    color: #89bd25;
}
/* bottoni social */
.soc_demo .src {
    margin-top: 10px;
}
.soc_demo .fb_iframe_widget {
    display: inline-block;
    position: relative;
    top: -4px;
}

.archive-thumblist-wrapper:after {
    right: -20px !important;
}

.archive-thumblist-wrapper:before {
    left: -30px !important;
}
/* megamenu overflow:hidden; */
.no-touch .main_menu>ul>li:hover .mega_content, .main_menu>ul>li.active .mega_content {
    overflow: hidden;
}
.article-main-part.author--description {min-height: 180px;}
.article-follow-author {display: none;}
.generic-module-search-title a {
    font-family: "MuseoS-500", serif;
    color: white;
    font-size: 20px;
}
.generic-module-search-title {
    border-right:none;
}
.oroscopowidget {
    width: 29.33333%;
}
.icon-sagittario:before {
    content: '\e80e';
}

.article-shares .article-share-bt {
    margin-top: 15px;
    margin-bottom: 15px;
}

.maxHeightTitle2Rows{
    max-height: 48px;
    overflow: hidden;
    display: block;
}

.maxHeightTitle4Rows{
    max-height: 96px;
    overflow: hidden;
    display: block;
}

.line_header .logo a {margin-top: 5px;}
.article-hero-caption {z-index: 5;}

.ricette { margin-right: 30px; }

.donna_moderna { float: left; }
.donna_moderna a { display: block; padding-right:20px; border-right: 1px solid #e9eedf; margin-right: 20px; }

@media screen and (min-width: 0px) and (max-width: 720px) {
    .socialname{ display: none; }
}

.provato{
    background-color: transparent !important;
}
.rivista img.cover-rotate {
    position: absolute;
    left: 0;
    bottom: -35px;
    width: 75px;
    box-shadow: 3px 3px 5px #333;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
}

/* colori ex fat e starbene tv in hover menu */
li.m_starbenetv > a:before {
    background-color: #89bd25;
}
li.m_exfat > a:before {
    background-color: #ff7639;
}
.article-hero-caption {
    bottom: -10px !important;
}

.orange-dr-override .cont:before, .orange-dr-override .cont:after {
    background-color: #ff7639;
}

.green-dr-override .ricette-wrapper:before, .green-dr-override .ricette-wrapper:after {
    background-color: #89bd25;
}

.article-share-bt .bt.whatsapp {display: none}
.wa_btn_s .icon-whatsapp {
    color: #65bc54;
}

.farmaci {
    padding-top: 5px;
    background-color: #65bde5;
}
.icon-farmaci{
    background: url("/content/themes/starbene/images/pillola.svg") no-repeat center;
    background-size: 25px 25px;
    height: 25px;
}

@media only screen and (max-width: 1249px) {

    .icon-farmaci{
        display: block;
        background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" width="100.667px" height="100.001px" viewBox="-0.667 0 100.667 100.001" enable-background="new -0.667 0 100.667 100.001" xml:space="preserve"><path fill="#65bde5" d="M92.72,7.292C87.863,2.435,81.496,0,75.129,0S62.401,2.435,57.551,7.292l-25.136,25.13l0,0l-25.13,25.13  c-9.714,9.7-9.714,25.455,0.006,35.169c9.7,9.707,25.456,9.707,35.163,0l19.778-19.772L92.72,42.46  C102.427,32.747,102.427,16.992,92.72,7.292z M87.368,37.109l-25.137,25.13L37.766,37.773l25.143-25.13  c3.262-3.268,7.604-5.071,12.22-5.071c4.622,0,8.972,1.803,12.239,5.071C94.106,19.381,94.106,30.364,87.368,37.109z"/></svg>') no-repeat center;
        background-size: 25px 25px;
    }

    li.esperti{
        background-color: transparent !important;
    }
    li.esperti > a{
        color: #7575dd;
    }

    #minustext, #plustext {
        padding: 5px;
        display: inline-block;
        cursor: pointer;
        font-family: 'Arvo', serif;
        font-size: 24px;
        line-height: 18px;
        color: #89bd25;
        border: 1px solid #89bd25;
        border-radius: 2px;
        height: 30px;
        width: 30px;
        margin: 5px 5px 0 0;
        position: absolute;
        top: 50px;
        right: 4px;
        background: #F4F4F4;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    #minustext {
        font-size: 16px;
        line-height: 23px;
        text-indent: 3px;
        right: 40px;
    }

}

/* modifiche vers. mobile */
@media only screen and (max-width: 767px) {

    /* elementi da non mostrare se vers. mobile: */
    .article-search-container.c-9,
    .article-search-container.c-11,
    .article-other-articles-title,
    .newsletter-subscription-module,
    .newsletter-subscription-module-form-wrapper,
    h2.article-intro,
    .single .box_image.overflow-screen-hot,
    .single .article-tag-section,
    .box1_2 .box_content p,
    body.home .container p,
    .abcde,
    body.home #minustext,
    body.home #plustext {display:none;}

    .single-post .box1_2 .box_container, .single-post .box1_3 .box_container {min-height: inherit;}
    .single-post .channel_tag {top: 4px !important;}

    .sidebar .lancio-singolo .read_more {position:absolute !important;right: 5px; bottom: 5px;}
    .article-spacer.box1_2.lancio-singolo {width: 100% !important; margin: 0 0 15px 0;}

    a.back-to-top {
        position: fixed;
        bottom: 2em;
        /* right: 0px; */
				left: 0;
        text-decoration: none;
        color: rgb(137, 189, 37);
        font-weight: bold;
        background: url('../images/top.png') no-repeat 6px 6px rgb(137, 189, 37);
        background-size: 27px 27px;
        border-radius: 2px;
        font-size: 12px;
        padding: 20px;
        margin-left: 15px;
        display: none;
    }

    .article-shares .article-share-bt {
        position: fixed;
        top: 150px;
        left: 0;
        padding: 10px 5px;
        background: #fff;
    }
    .article-shares .article-share-bt .bt {float: none; border: none;}
    .article-shares .article-share-bt .bt.whatsapp {display: block;}
    .article-shares .article-share-bt .bt a .count {display: none;}
    .box_title {
        margin: 30px auto;
        width: 90%;
        z-index: 100;
    }
    body.home .container .sign_details p,
    body > div.container > div > div.null > div.box1_3.oroscopowidget > div > ul > li:nth-child(2) > div.first-sign > p.sign {
        display: block;
    }
    .zodiac .zodiac_app .first-sign,
    body > div.container > div > div.null > div.box1_3.oroscopowidget > div > ul > li:nth-child(2) > div.first-sign > p.zodiac_txt {
        display: block;
    }
    .icon-farmaci{
        display: block;
        background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" width="100.667px" height="100.001px" viewBox="-0.667 0 100.667 100.001" enable-background="new -0.667 0 100.667 100.001" xml:space="preserve"><path fill="#65bde5" d="M92.72,7.292C87.863,2.435,81.496,0,75.129,0S62.401,2.435,57.551,7.292l-25.136,25.13l0,0l-25.13,25.13  c-9.714,9.7-9.714,25.455,0.006,35.169c9.7,9.707,25.456,9.707,35.163,0l19.778-19.772L92.72,42.46  C102.427,32.747,102.427,16.992,92.72,7.292z M87.368,37.109l-25.137,25.13L37.766,37.773l25.143-25.13  c3.262-3.268,7.604-5.071,12.22-5.071c4.622,0,8.972,1.803,12.239,5.071C94.106,19.381,94.106,30.364,87.368,37.109z"/></svg>') no-repeat center;
        background-size: 25px 25px;
    }
    .farmaci{
        background-color: transparent;
    }
    nav.lanci_top3 span {
        display: none;
    }
    p.nome, p.titolo{
        display: block !important;
    }
}
/* fine modifiche vers. mobile */


.image-search{
    padding-top: 20px;
}

/* abilitazione selezione test su slider */
.slick-slider
{
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    -webkit-tap-highlight-color: red;
    -webkit-touch-callout: default;
}

/* abilitazione selezione test su slider - FINE */

.quiz-slider {
    background: none repeat scroll 0% 0% #FFF;
    position: relative;
}
.quiz-slider .numSlide {
    position: absolute;
    top: -25px;
    background: none repeat scroll 0% 0% #F4F4F4;
    width: 100px;
    height: 50px;
    left: 50%;
    margin-left: -50px;
}
.quiz-slider .numSlide span.currentSlide {
    font-size: 40px;
    color: #89BD25;
    font-family: "MuseoS-700";
}
.quiz-slider .numSlide span {
    display: block;
    width: 50%;
    float: left;
    text-align: center;
}
.quiz-slider .numSlide span.totalSlides {
    font-size: 24px;
    color: #484848;
    font-family: "MuseoS-500";
    height: 28px;
    margin-top: 10px;
    border-left: 1px solid #C0C0C0;
}
.quiz-slider .numSlide span {
    display: block;
    width: 50%;
    float: left;
    text-align: center;
}

.generic-module-search-wrapper-text a{
    padding-top: 1em;
    margin-top: 1em;
    margin-bottom: 0;
    color: white;
    font-size: 14px;
    line-height: 1.2em;
}

/* fix newsletter in sidebar pagina ricerca - ticket-18531 - BEGIN */
.fix-nl-side-form {
    overflow: visible !important;
    border: 0 !important;
    height: auto !important;
    -webkit-box-shadow: 0 0 0 0 #ffffff !important;
    box-shadow: 0 0 0 0 #ffffff !important;
}

.newsletter-subscription-module-submit {
    position: static !important;
    padding: 0 10% !important;
    height: 40px !important;
    width: auto !important;
    background-color: #89bd25 !important;
    color: #ffffff !important;

}

.newsletter-subscription-module-submit:hover {
    background-color: #8e8e8e !important;
}

.article-other-article-image a {
  height: 133px;
  overflow: hidden;
  display: block;
}
.sidebar .article-other-article-image a {
  height: auto;
}
.top-ten-video {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #8bbe2b;
    background: rgba(139, 190, 43, 0.7);
    text-align: center;
    line-height: 76px;
    font-family: "Arvo";
    font-weight: bold;
    color: #fff;
    font-size: 38px;
    float: left;
    margin: 0 15px 21px 0;
}

/* fix newsletter in sidebar pagina ricerca - ticket-18531 - END */


/* fix ticket 18466 - BEGIN */
button.invia-head {
    display: block;
    margin: 20px auto 0;
    width: 108px;
    height: 34px;
    line-height: 2;
    padding: 0;
    background-color: #89bd25;
    border-radius: 17px;
    font-size: 17px;
    font-size: 1.7rem;
    overflow: hidden;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
/*button.invia-head i {
  text-indent: 0;
  font-size: 11px;
  font-size: 1.1rem;
  position: relative;
  padding-left: 4px;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
button.invia-head i:after {
  content: '\e804';
  position: absolute;
  font-family: "starbene_icons";
  padding-top: 10px;
  left: 5px;
  top: 149%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
button.invia-head span {
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
button.invia-head span:before {
  position: absolute;
  top: 100%;
  content: attr(data-hover);
}*/
button.invia-head:hover, button.invia-head:focus {
    background-color: #8e8e8e;
}
/*button.invia-head:hover i, button.invia-head:focus i {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
button.invia-head:hover span, button.invia-head:focus span {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}*/
/* fix ticket 18466 - END */

@media only screen and (max-width: 1024px) {
    .lanci_top {
        display: none;
    }
    .zodiac_app {
        /* min-height: 235px; */
    }
    .oroscopowidget {
        width: 100%;
    }
    .zodiac .zodiac_app {
        /*min-height: initial;
        max-width: initial;*/
    }
    body.home .container .sign_details p {
        display: block;
    }
    .article-other-article-image a {
      height: 90px;
      overflow: hidden;
      display: block;
    }
    .article-other-article-image a .image-search {
        padding-top: 13px;
    }
}

.search-other {
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    font-family: "MuseoS-700";
    margin-bottom: 10px;
}

.search-other:hover{
    text-decoration:underline;
}

.fix-video-lista{
    padding-top: 101px;
}

.index-days	{
    padding: 15px;
    margin: 0;
    text-align: center;
}
.index-days li {
    padding: 20px 0 0 0;
    margin: 3px 9px;
    display: inline-block;
    font-size: 1.55rem;
    line-height: .5;
    height: 48px;
    font-weight: bold;
    text-transform: uppercase;
}
.article-main-part.c-1 a{
    color: #739e1f;
    border-color: #739e1f;
}
.article-main-part.c-2 .index-days a {
    text-decoration: none;
    border: 0;
    color: #5d5d5d;
    display: block;
}
.article-main-part.c-2 .index-days li:hover {
    border-bottom: 5px solid #ff7639;
}
.article-main-part.c-2 .index-days li {
    border-bottom: 0;
}
.article-numered-slider .slide.c-11 {
    padding: 10px 40px;
}
.slide.c-11 .sbs-panel.article-spacer {
    padding: 0 35px;
    margin: 10px 0;
}

em{
    font-style: italic;
}
header.sticky {
    margin-top: -330px;
}
@media only screen and (max-width: 1024px) {
    header {
    }
    .header_main, .main_menu, .lanci_top{
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .slick-slide{
        width: 770px;
    }
    .slider_caption{
        max-width: 240px;
        margin-left: 32%;
    }
    .article-hero-shoadow:before{
        content: initial;
    }
}
.box1_2.home_block1_2.article-spacer,
.step_by_step.home-full-module-block,
.home-full-module-block,
.encyclopedia {
    margin-top: 4%;
}

.article-shares .article-rating .icon-star {
    cursor: pointer;
}

/*SEZIONE ESPERTI*/
.domande-not-found {
    margin: 0;
    font-weight: bold;
    padding: 25px 65px 25px 25px;
}
.article-answer-avatar-container {
    overflow: hidden;
}

.is-not-visible{
    display: none;
}
.tool{
    padding-bottom: 0% !important;
}
.article-ad-container{
    margin: 0px;
}

a.green_link {
	color: #89bd25;
	cursor: pointer;
	font-weight: bold;
}

/* BEGIN - NUOVO HEADER */
.langi_top_top {
    margin-left: -100px;
    margin-right: 1215px;
}

nav.main_menu .m_starbene_hidden.m_border-left a {
    display: none;
}
nav.main_menu .m_oroscopo.m_starbene span {
    display: none;
}

.mob_main_menu .m_oroscopo.m_starbene img {
    display: none;
}
.menu-bottoniheader-container .m_starbene {
    background-color: #4c7bd2;
    text-align: center;
    vertical-align: middle;
    width: 150px;
}
.menu-bottoniheader-container .icon-m_starbene{
	display:none;
}

.menu-bottoniheader-container .m_starbene span{
	display: none;
}
.menu-bottoniheader-container .m_starbene img{
	margin: auto;
    margin-bottom: 9px;
    width:32px;
    transition: all 0.2s ease-in-out;
}
.menu-bottoniheader-container .m_starbene a:hover img {
    font-size: 29px;
    font-size: 2.9rem;
    margin-bottom: 17px;
    margin-top: -4px;
}
/* END - NUOVO HEADER */

.ingredienti {
    font-weight: bold;
}
.soc_demo{
    float: right !important;
    margin-right: 5px;
}
.article-share-bt{
    float: none !important;
}
.article-rating{
    float: none !important;
}
/* BEGIN TICKET 18956 */
.article-numered-slider .thumblist a {
    border-width: 0px !important;
}

.slider-container-custom {
    height: 110px;
    overflow: hidden;
}
.thumblist.step-by-step .thumblist-item {
    display: inline-block;
}
.thumblist-item {
    width: 100px;
    -webkit-transition: all .15s ease;
       -moz-transition: all .15s ease;
        -ms-transition: all .15s ease;
         -o-transition: all .15s ease;
            transition: all .15s ease;
}
/* END TICKET 18956 */

@media only screen and (max-width: 767px) {
    .article-other-article-image a {
        height: 191px;
    }
}
.lanci_top a {
    line-height: 3;
}
@media screen and (max-width: 1250px) {
 .ramp_tablet p{
	display:none;
}
}
@media screen and (max-width: 1565px){
    .main_menu>ul{
        /*float: right;*/
        max-width: 1250px;
        margin-right: 150px;
        padding-right: 0;
    }
}
@media screen and (max-width: 1250px) {
    .ramp_tablet p{
	display:none;
}
}
@media screen and (min-width: 1250px) {
    .main_menu>ul{
        margin-right: auto;
        padding-right: 150px;
        max-width: 1400px;
    }
    li.m_oroscopo:before {
        content: "";
        display: block;
        line-height: 2.5;
        font-size: 14px;
        font-size: 1.4rem;
    }
}
/* START ticket 18929 */
.sbs-panel .sbs-panel-subtitle.archive-listinline-toleft{
    padding-left: 30px !important;
}
@media only screen and (max-width: 480px) {
    h2.sbs-panel-title.h4.nomob{
        display: none;
    }
    ul.sbs-panel-subtitle.archive-listinline.archive-listinline-toleft{
          padding-left: 0 !important;
    }
}
/* END ticket 18929 */

.questions-list {
  border: none !important;
}
.article-answer-content {

  min-height: 200px;
}
.archive-navigation-item a{
    border: none;
}
.canale-tv .line_header.sticky img {
  content: url('/content/themes/starbene/images/logo-canale-tv.svg');
}
li.archive-list-item.archive-list-item_block {
  font-family: MuseoS-300, sans-serif;
}
.overlay-modal-question{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000;background-color:rgba(0,0,0,0.7);opacity:0}
.overlay-modal-question.is-visible{opacity:1;z-index:1000}
.overlay-close-question{position:absolute;right:15px;top:15px}



.fixedMustHead{
    position: fixed;
    z-index: 999;
      width: 100%;
    left: 50%;
       transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);

}
@media only screen and (min-width: 1280px) {
    body{
        padding-top: 195px !important;
    }
    .body_adv{
    padding:0!important;
   padding-top: 0px !important;
    }
}

#masthead_container{
    background-color:#f4f4f4;
    padding-top: 10px;
    padding-bottom: 10px;
    top: 50px!important;
}
.placeh{
    padding-top: 40px;
    padding-bottom: 10px;
    top: 50px!important;
    background-color: #f4f4f4;
}

@media only screen and (max-width: 1279px) {
    body{
        padding-top: 0px !important;
    }
    #masthead_container{
    	padding-top: 90px;
    }
}


.article-expert-flymessage-text {
  text-align: center;
}
.archive-list-item {
  font-family: "MuseoS-700";
}
sup {
    position: relative;
    top: -0.6em;
    font-size: small;
}

.google_adx_corpo, .google_adx_spalla {
    text-align: center;
}

@media (min-width: 1250px) {
    .hidden-sm.hidden-md.hidden-lg {
       display: none;
    }
}
@media (min-width: 768px) and (max-width: 1249px) {
    .hidden-sm.hidden-md.hidden-lg {
       display: none;
    }
}
@media (max-width: 767px){
    .hidden-xs {
       display: none;
    }
}

/* transition per header */

.headerTransition {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    transition-delay: 0s !important;
    -webkit-transition-delay: 0s !important;
    opacity: 0;
}
.headerNoTransition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    transition-delay: 0s !important;
    -webkit-transition-delay: 0s !important;
    opacity: 1;
}
.article-wrapper .article-rainbow-ad,
.horoscope-panel + .article-rainbow-ad,
.article-main-part + .article-rainbow-ad {
		margin-top:20px;
}
.article-rainbow-ad {
    background-color:#f4f4f4;
		margin-top:-10px;
    margin-bottom:20px;
		padding-top:10px;
    padding-bottom:10px;
}

.dwqa-search-loading{
        position:absolute;
        right:6px;
        top:32px;
        width:40px;
        line-height:34px;
        padding:0px;
        text-align:center;
        color:#3a3a3a;
        border:none;
        background-color:transparent
}
.dwqa-search-loading:hover{
    color:#1ba1e2
}
.dwqa-search-loading{
    background:url('../images/questionlist-loading.gif') no-repeat center;height:34px
}
.required{
    border-color: red !important;
}
#reCaptchaController{
	border: 1px solid transparent;
}
.description.required{
    display: inline-block;
    margin-bottom: 20px;
}
.check_privacy_container {
  text-align: left;
}
.check_privacy_container .check_privacy>input[type=checkbox] {
  margin-right: 10px;
}

input.see_all2 {
  background: none;
}
li.esperti{
    background-color: #4c7bd2;
}
input.see_all2:hover {
  background: none;
}
#overlay-privacy>.article-social-connect-wrapper{
    font-size: 12px;
}
#overlay-privacy>.overlay-title{
    margin: 0;
}
#linkInformativa{
    cursor: pointer;
}
@media screen and (min-width: 768px){
    #overlay-privacy {
        max-width: 800px;
    }
}

.teaser-tool-img{
    max-height: 200px;
    overflow: hidden;
}

/* CAROUSEL */
.carousel-list {
	padding: 15px 30px;
	background-color: #f9fafa;
	border-bottom: 1px solid #d9d9d9;
	position: relative;
}

.carousel-list .prev, .carousel-list .next {
	display: block;
	text-align: center;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 30px;
	line-height: 90px;
	background-color: #d9d9d9;
}

.carousel-list .prev.disabled, .carousel-list .next.disabled {
	opacity: 0;
	filter: alpha(opacity = 0);
}

.carousel-list .prev {
	left: 0;
}

.carousel-list .next {
	right: 0;
}

.carousel-list .carousel-items {
	height: 60px;
	overflow: hidden;
}

.carousel-list .carousel-items .carousel-item {
	float: left;
	border-left: 1px solid #d9d9d9;
	font-weight: 700;
	padding-left: 10px;
	height: 60px;
	width: 143px;
}

.carousel-list .carousel-items .carousel-item.title {
	border-left: 0;
	padding-left: 0;
}

.carousel-list .carousel-items .carousel-item:first-child {
	border-left: 0;
}

.carousel .carousel-items {
	height: 124px;
	overflow: hidden;
	padding-left: 25px;
}

@media ( max-width : 767px) {
	.carousel .carousel-items {
		padding-left: 15px;
	}
}

.carousel .carousel-items .carousel-item {
	float: left;
	overflow: hidden;
	width: 210px;
	height: 124px;
	margin: 0 20px 0 0;
	position: relative;
}

.carousel .carousel-items .carousel-item>a {
	display: block;
	width: 100%;
	height: 100%;
}

.carousel .carousel-items .carousel-item>a img {
	width: 100% !important;
	height: auto !important;
}

.carousel .carousel-items .carousel-item>a:before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.7) 70%);
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.7) 70%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.7) 70%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',
		endColorstr='#b3000000', GradientType=0);
}

.carousel .carousel-items .carousel-item.current>a:before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	background-image: -webkit-linear-gradient(top, rgba(251, 201, 16, 0.6)
		0%, rgba(125, 104, 24, 0.8) 60%);
	background-image: -o-linear-gradient(top, rgba(251, 201, 16, 0.6) 0%,
		rgba(125, 104, 24, 0.8) 60%);
	background-image: linear-gradient(to bottom, rgba(251, 201, 16, 0.6) 0%,
		rgba(125, 104, 24, 0.8) 60%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99fbc910',
		endColorstr='#cc7d6818', GradientType=0);
}

.carousel .carousel-items .carousel-item h3 {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0 10px 7px;
	color: white;
	font-weight: 700;
	text-transform: none;
	font-size: 18px;
	line-height: 1.2em;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
	z-index: 1;
}

.carousel .carousel-items .carousel-item h3 span {
	font-weight: 400;
	display: block;
}

.carousel-items a {
	font-family: 'Merriweather', Arial, serif;
	font-weight: 400;
	font-size: 14px;
	color: #444;
}

.hrz-list h4 {
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 4px;
	color: #a4a8ad;
	font-size: 10px;
}

.carosel-items h4 {
	width: 154px;
	margin-top: 20px;
}

.icon-slide-next:before {
	content: ">";
}

.icon-slide-prev:before {
	content: "<";
}

.carousel-logo {
  position: relative;
  top: -30px;
}

h1.brandedchannel {
	display: inline-block;
	font-size: 13px;
	color: #fff;
	font-family:Arvo, serif;
}

.napa-article-sponsored-text{
	float: left;
    background: #89bd25;
    width: 70%;
    line-height: 30px;
    text-align: center;
}
.author-brand-image{
	height: 28px;
    margin-left: 10px;
}
.napa-article-sponsored-logo{
	float: left;
    width: 30%;
}

.author-content{
	padding:20px;
}
/* CAROUSEL _ END */

/* MODFICHE PER BRANDED CHANNEL SU SOCIAL */
.article-share-bt{
	float:left !important;
}

.brand_right{
    width: 300px;
    float: right;
    margin-top:10px;
}

/*fix modulo esperti sidebar che si sovrappone se sopra altri widget*/
.sidebar form.esperto-search {
  margin-bottom: -50px !important;
}

/*fix modulo esperti sidebar che si sovrappone se sopra altri widget*/
.sidebar form.esperto-search {
  margin-bottom: -50px !important;
}

/* NAPA - */
.sidebar-napa-item-container{
	padding: 10px;
  	border-bottom: 1px dotted #999;
  	/* display: block; */
  	height: 128px;
}

.sidebar-napa-item-image{
	float:left;
	margin-right: 10px;
}

.sidebar-napa-item-image img{
	width: 118px;
	height: 105px;
}

.sidebar-napa-item-data{
	/*
	float:left;
	padding: 0 0 0 10px;
	*/
}

.sidebar-napa-clear{
	clear:both;
}

.sidebar-napa-item-data-title{
	font-weight: bold;
}

.sidebar-napa-title{
  height: 30px;
  background-color: #999;
  color: #fff;
  padding: 0 5px;
  line-height: 30px;
  font-weight:bold;
}
.sidebar-napa-title a {
	color: inherit;
}

.sidebar-napa-container{
	border: 1px solid #999;
}
/* NAPA - END */

.article-white-bg .article-rainbow-ad {
  background-color: white;
}

.article-content .article-main-part li::before {
  content: '';
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background-color: #89bd25;
  margin-right: 5px;
}

.article-other-article-image a {
  border: none;
}
a.article-other-article-link {
  border: none;
}
.archive-navigation {
  padding-bottom: 15px;
}

.index-days > li::before{
    content:none !important;
}
.index-days .giornidietaslider:hover{
    cursor: pointer;
}
li.cat-item-none {
  display: none;
}

.napa_aid_offer {
  top: -39px;
  text-align: right;
  background: gray;
  width: 100%;
  color: #fff !important;
  padding: 10px 20px;
  position:relative;
  background-color:rgba(120,120,120,0.8);
}

.napa_aid_offer a:hover{
	text-decoration:underline;
}

.napa_aid_offer a{
	color:#FFF;
}

.ul-napa-grande li{
	width: 31.33% !important;
}

/* blocco twitter */
.dm-spalla-twitter {
	margin-top:15px;
	margin-bottom:15px;
}
.icon-twitter-sidebar{
    font-size: 86px;
    color: white;
    background: #2CAAE1;
    width:400px;
    display: table;
}
.icon-twitter-sidebar h1{
    font-size: 30px;
    color: white;
    font-weight:bold;

}
.text-logo-tw{
 padding: 10px;
}
.icon-twitter-sidebar h2{
    font-size: 22px;
    color: white;

}
.dm2-spalla-twitter-title {
	display:block;
	margin-left:10px;

}
.dm-spalla-twitter-title-first, .dm-spalla-twitter-title-first:hover, .dm-spalla-twitter-title-first:active, .dm-spalla-twitter-title-first:link, .dm-spalla-twitter-title-first:visited {
	display:block;
	font-family:Helvetica,Arial,sans-serif;
	font-size:24px;
	color:#2CAAE1;
	font-weight:bold;
	line-height:24px;
	margin-top:10px;
	margin-bottom:5px;
	text-decoration:none;
}
.dm-spalla-twitter-title-second, .dm-spalla-twitter-title-second:hover, .dm-spalla-twitter-title-second:active, .dm-spalla-twitter-title-second:link, .dm-spalla-twitter-title-second:visited {
	display:block;
	font-family:Helvetica,Arial,sans-serif;
	font-size:18px;
	color:#2CAAE1;
	line-height:18px;
	text-decoration:none;
}
.left-twitter{
	float:left;
}
.dm-spalla-twitter-tweet {
	display:block;
	font-family:Helvetica,Arial,sans-serif;
	font-size:16px;
	color:#2CAAE1;
	font-weight:bold;
	width:390px;
	margin:0px 10px 13px 10px;
	padding-bottom:13px;
	border-bottom:1px solid #B7E2F5;
	line-height:20px;
	padding: 10px 0px;
}
.dm-spalla-twitter{
	    width: 400px;
}
.dm-spalla-twitter pre{
	border: 0px;
	background-color: #FFF;
	white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
.dm-spalla-twitter-tweet a, .dm-spalla-twitter-tweet a:hover, .dm-spalla-twitter-tweet a:active, .dm-spalla-twitter-tweet a:link, .dm-spalla-twitter-tweet a:visited {
	font-family:Helvetica,Arial,sans-serif;
	font-size:16px;
	color:#2CAAE1;
	font-weight:bold;
	text-decoration:none;
}
.dm-spalla-twitter-counter {
	display:block;
	font-family:'Open Sans Condensed',sans-serif;
	font-weight:300;
	font-size:24px;
	color:#2DAAE1;
	margin-left:10px;
	line-height:24px;
}
.dm-spalla-twitter-follow {
	display:block;
	float:left;
	margin-right:10px;
}


.article-napa-author-brand{
	padding: 10px 0 0 3px;
}

.article-napa-author-brand-disclaimer{
	padding: 10px 0 0 3px;
	font-style: italic;
}

.ramp a {
    height: 100px !important;
}

.branded h4.box_title {
    text-indent: 25px;
}

.icon-starbene-logo-chorme {
	background: url('../images/apple-touch-icon.png');
	width: 57px;
	height: 57px;
	display: inline-block;
	vertical-align: middle;
	top: 15px;
	margin-left: 15px;
	margin-top: -8px;

}
/* NEW NEW NEW NEW NEW @Fabio */


@media (max-width: 480px) {
    body {
    padding-top: 0px !important;
	}
}



@media only screen and (max-width: 480px) {
    .container, .article-container {
    padding: 0 0px;
}
}

@media only screen and (max-width: 480px) {

.home_slider .slider_item .slider_caption {
    padding: 10px 40px;
    left: 0px;
    right: 0px;
}

.home_slider .slider_item img {
    max-width: none;
    height: 400px;
    width: auto;
}

}



@media only screen and (max-width: 480px) {
    .home_slider .slick-active .slider_caption {
    bottom: 10px;
    max-height:140px;
	}

    .home_slider .slick-active .slider_caption {
    bottom: 0px;
	}


/*
.mob_menu
{
	z-index:1000;
}


.mob_menu {
    background-color: #fff;
    width: 85%;
    position: fixed;
    top: 50px;
    height: 100%;
    z-index: 100;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: all 0.2s ease-in-out;
    overflow-y: scroll;
 }

 @media (min-width: 768px) and (max-width: 1250px) {
    .mob_menu {
    background: transparent;
    width: 100%;
    height: 100%;
    bottom: 0;
}
.mob_menu li {
    width: 250px;
    -webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
}


}


@media (max-width: 767px) {
    .mob_menu.active {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);

    -webkit-box-shadow: 38px 0px 30px 0px rgba(0, 0, 0, 0.45);
	-moz-box-shadow:    38px 0px 30px 0px rgba(0, 0, 0, 0.45);
	box-shadow:         38px 0px 30px 0px rgba(0, 0, 0, 0.45);
}
}
*/
}

@media only screen and (max-width: 480px)
{
/*
.mob_main_menu .mega_content li {
  width: 100%;
  text-align: left;
  list-style: none;
  padding-left: 30px;
  position: relative;
  margin: 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.mob_main_menu>ul>li>a {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: left;
  padding-left: 20px;
}
*/

#masthead_container{
	padding-top: 0px;
}


.home_slider {
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
}

.slider_caption {
  max-width: 100%;
  margin-left: 0px;
  min-height: 120px;
}

.home_slider .slider_item .slider_caption {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0% 0%;
}

.sidebar {
    padding-top: 0px;
}

.mob_main_menu > ul > li.active > a::before {
    content: "";
    position: absolute;
    height: 3px;
    width: 100%;
    margin: auto;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

div.mega_content>ul.container>li
{
  border-bottom:1px solid #cccccc;
}


.home_slider .slider_item .slider_caption h3 {
    font-size: 2.4rem;
}


a.read_more
{
	display: none;
}

.box1_2 .box_container, .box1_3 .box_container
{
	min-height: 245px;
}

.sidebar .top_news .top_news_adv {
  padding: 0px;
}


.home_block1_2,.home_block1_3
{
  padding-right:0px;
}



/* BLOCCO EX FAT*/

.orange-dr-override .cont:before, .orange-dr-override .cont:after {
  /*background: none;*/
}


.ricette, .branded, .diete
{
	padding-left: 0px;
	padding-right: 0px;
}




.step_by_step .text_d {
  padding: 20px;
  padding-bottom: 5px;
}



.step_by_step h4.box_title {
  padding-top: 3px;
  margin-bottom: 14px;
  font-family: Arvo;
}

div.box_container>div.box_image overflow-screen-dr>a>img
{
	float:left;
}

.sidebar .top_news hr {
  margin: 0 auto;
  background: #fff;
  width: 90%;
  /*display: none;*/
}

.diete {
  padding-bottom: 0px;
  position: relative;
}

.oroscopowidget {
  width: 100%;
  margin-top: 0px;
}

/*
div.box_container > div.box_image.overflow-screen-dr> a > img
{
	width:100%;
	float:left;
}
*/

div.box_container > div.box_content>h4
{
	/*position:absolute;*/
	bottom:0px;
	background-color:rgba(255,255,255,0.8);
	max-width:100%;
	padding:10px;
}
.podcast-cont div.box_container > div.box_content>h4
{
	position: relative;
	bottom: 0px;
	background: none;
	width: 100%;
	padding: 10px;
}
.podcast-cont .title-cate {
	position:absolute;
	bottom:0px;
	background-color:rgba(255,255,255,0.8);
	width:100%;
}

.diete ul {
 width: auto;
 padding-left: 5px;
 padding-right: 5px;
}

div.box_container>div.box_content>div
{
	display:none;
}

div.box_container>div.box_content
{
	padding: inherit 0px;
}

.diete li
{
  margin-bottom: 10px;
}


ul.nascondi-mobile
{
	display:none;
}

.box1_2 .box_content {
  padding-right: 0px;
  padding-left: 0px;
}

.article-spacer .c-9 .generic-module-search-container {
  margin-right: 0px;
  margin-left: 0px;
}

.box_content > p
{
  display:none;
}


h4.article-photo-credits
{
	padding-left:35px;
}


/*
li.esperti, li.farmaci, li.farmacie {

  width:50%;

}


li.esperti > a, li.farmaci > a, li.farmacie > a
{
  background-color: white;
}


li.esperti > a, li.farmaci > a, li.farmacie > a {
  background-color: white;
  font-family: MuseoS-300;
  font-weight: 600;
  padding: 10px;
  color: #333;
}
*/


/*HP alimentazione*/

.diete .cont:before
{
   	left: 0px;
    margin-top: 26px;
    height: 94%;
    width: 5px;
}

.diete .cont:after
{
	/* display:none; */
	/*margin-top: 46px;
    height: 91%;
    width: 32px;*/
   	right: -0px;
    margin-top: 26px;
    height: 94%;
    width: 5px;
}

a, a:visited {
  z-index: 200;
  opacity: 1;
}

.res_header {
  z-index: 230;
}

.article-breadcrumbs {
  padding: 14px 10px;
 }

.article-breadcrumbs a {
    font-size: 15px;
    line-height: 17px;
}


.archive-thumblist-wrapper:before {
    left: 0px !important;
    width: 5px;
}

.archive-thumblist-wrapper:after {
    right: 0px !important;
    width: 5px;
}


.archive-thumblist-wrapper:before, .archive-thumblist-wrapper:after {
  /*display: none;*/
}

.archive-thumblist-wrapper {
  margin-top: 0px;
  padding-top: 20px;
  padding-left:10px;
  padding-right:10px;
 }

 .archive-thumb {
  margin-bottom: 15px;
  padding-right:0px;
  padding-left:0px;
}

.article-main-part {
  font-size: 20px;
  padding: 0 33px;
}

.article-title.aggregator-title {
  padding: 0 10px;
}

.archive-navigation {
  margin: 10px 0px 10px;
 }

.slide.c-11 .sbs-panel.article-spacer {
  padding: 0 0px;
  margin: 10px 0;
}

.article-numered-slider .slide.c-11 {
  padding: 10px 10px;
}

.article-title {
  color: inherit;
  padding: 0px 35px;
}


.article-shares .article-share-bt
{
	z-index: 150;
}


.article-other-article-image a {
  height: auto;
}


.article-other-articles-container {
  /*margin: 0px 33px;*/
  margin: 0px 0px;
}

.article-other-articles-container>h5 {
  margin: 12px 0px;
}

#social_comments_control
{
	  margin: 0px 33px;
}

.ui-tabs .ui-tabs-panel {
  padding: 1em 0px;

}

.sidebar .article-other-articles-container.horizzontal .article-other-article-content {
  padding: 0 0 0 0px;
}

.article-other-article-title {
  margin-top: 0px;
  margin-bottom: 25px;
  padding: 0px 5px;
}

.article-numered-slider .slide
{
	padding:15px;
}

.slider-container-custom
{
	display:none;
}

.RtgxMainTitleBox>.RtgxMainTitle
{
	font-size:30px;
}

.sidebar .article-other-articles-container, .sidebar .text-link-list>li, .sidebar .generic-module-search-wrapper {
  padding: 0px;
}


.sidebar .article-spacer {
  margin: 6% 33px;
}


.article-other-articles-container.horizzontal .article-other-article-content
{
  padding: 0 10px 0 10px;
}

a.article-other-article-link
{
	display:none;
}

.article-other-articles-container.horizzontal .article-other-article-link
{
	display:none;
}

div.article-other-article-image>a>img
{
	margin-top:25px;
	margin-bottom:10px;
}


.sidebar .article-answer-content {
  padding: 10px;
}


.article-numered-slider .image-container_float+.slide-content {
  float: none;
  padding:5px;
  width: 100%;
}

.article-numered-slider .image-container_float {
  float: none;
  display: block;
  width: 100%;
}


/* BOX TROVA FARMACIE E TROVA FARMACO */
.sidebar .generic-module-search-wrapper
{
	padding:10px;
}


.sidebar .sidebar .generic-module-search-wrapper {
  padding: -10px;
}




/* SHARE */

/*
.article-shares .article-share-bt {
	width: 100%;
	margin: 0 auto;
    display:block;
    position:relative;
    top:0px;
    margin: 0 auto;
    background:none;
}

*/

.article-shares .article-share-bt .bt
{
	/*display:inline-block;*/
    padding-top: 7px;
    float:left;

}

.article-shares .article-share-bt .bt.whatsapp
{
	/*display:inline-block;*/
    background-position: 7px 2px;
    float:left;
}

.wa_btn .wa_btn_s
{
    background-position: 7px 2px;
}

.article-shares .article-share-bt {
	width: 100%;
	margin: 0 auto;
    display:block;
    margin: 0 auto;
    top:auto;
    border-top:1px solid #e2e2e2;
}

.article-share-bt
{
	position:fixed;
    bottom:0px;
    height: 50px;
    background:#fff;
}


a.back-to-top {
	bottom: 70px;
}


.article-author-name
{
    padding-left: 33px;
}

.article-hero-container.inside--content {
    padding-bottom: 0px;
}

/* BOTTONI GALLERY */


.article-gallery-button.nav--next
{
    right: -15px;
    opacity:0.8;
    padding:0px;
	font-size:20px;
	position: absolute;
    top: 76px;
}

.article-gallery-button.nav--prev
{
	left: -15px;
	opacity:0.8;
	padding:0px;
	font-size:20px;
	position: absolute;
    top: 76px;

}

.rtgx_sidebar_web.RtgxW01FL999x999P_WH02 .RtgxMainTitle {
    font-size: 20px !important;
    background:none !important;
    margin-top:15px !important;
}



/* BOX TROVA FARMACIE/FARMACO */
.slick-list .draggable > .generic-module-search-wrapper-text
{
	padding:5px 15px 15px 15px;
}

.slick-list .draggable > .generic-module-search-wrapper-head
{
	padding:10px 10px 0px 10px;
}


/* RATING RICETTA */
.article-rating {
    margin: 15px 33px 15px 33px;
}

/* HP DI CANALE */

.home_slider .slider_item .slider_caption p {
	display:none;
}

.ricette .ricette-wrapper:before, .ricette .ricette-wrapper:after
{
	/* display:none; */
}

.sidebar .top_news .top_news_content.other_item p {
    display: none;
}

.sidebar .sidebar-article-list .article-other-articles-container {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
}

.sidebar .top_news .top_news_content p {
    display: none;
}


/* RAINBOW */
.rtgx_undercontent_web.RtgxW01FL999x999P_WH03 .RtgxMainTitle
{
    font-size: 20px !important;
}


/* FARMACI */

div.box_container > div.box_content>h4
{
}


/*
.slick-track
{
	width:100% !important;
}

.home_slider .slider_item {
    position: relative;
    width: 100% !important;
}
*/
}

/* Riduzione margini */
.no--hero .article-hero-caption,
.article-single-content-contentainer {
	margin-top: 0;
}

.article-title {
    margin-bottom: 0;
}

.article-hero-container.inside--content {
    padding-bottom: 0px;
}

.article-wrapper {
    padding-top: 0;
}

.article-numered-slider {
	margin-top: 3%;
}
.napabptxt:first {
    margin: 15px 0 5px 0;
}
.napabptxt {
	width: 300px;
	height: 70px;
	clear:both;
}

.napabptxt .img{
	width: 80px;
	height: 70px;
	float: left;
}
 .napabptxt .text {
 width: 200px;
 display: table-cell;
 height: 70px;
 margin: 0;
 padding:7px 0 0 10px;
}
.napabpheader{
	padding-right:20px;
	background-color: #4c7bd2;
    text-align: right;
    vertical-align: middle;
    font-family: 'Arvo', serif;
    line-height: 29px;
    color: #FFF;
    margin-bottom: 20px;
}
.napa_news{
   padding-top: 0px!important;
}

/* JWPlayer */
.ame-video-big .jw-display-icon-container {
	display: none;
}
@media (min-width: 1023px){
.cerca-farmaco-columns .column {
    width: calc(100% / 2)!important;
}
}
@media (max-width: 767px) {
	.showHide {
		display: none;
	}
}

.filtropodcast {
	text-align: center;
}
.filtropodcast .catsel {
	color: #89bd25;
}

.adx-padding{
	padding-bottom:25px;
}


@media only screen and (max-width: 480px){
	.filtropodcast {
	    padding-top: 20px;
	}
	.filtropodcast span {
		width: 100%;
    	display: block;
	}
}
.filtropodcast a {
	padding: 0 20px;
	font-weight: bold;
}
li.podcast {
     background-color: #7575dd;
}
.ramp li.podcast, .ramp_tablet li.podcast {
	background-color: #fff;
}
.podcast .icon-podcast:before {
    content: "\f2ce";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}
.podcast-cont h5 {
	font-size: 13px;
	float: right;
    padding: 5px 7px;
    color: #ff7639;
}
.podcast-cont .archive-thumblist h4 {
	padding: 25px 25px 0;
}
.podcast-cont .archive-thumblist .box_container {
	position: relative;
}
.prova {
	width: 100%;
}
.calcolatori .icon-calcolatori:before {
     content: '\e801';
    font-family: "starbene_icons";
    font-size: 30px;
    font-size: 3rem;
    vertical-align: middle;
    padding-right: 15px;
    padding-top: 5px;
    background-color: #65bde5;
}
.calcolatori {
    padding-top: 5px;
    background-color: #65bde5;
}

#adv-gpt-box-container1 {
	text-align:center;
}
#adv-gpt-box-container2 {
	text-align:center;
}

.adv-gpt-box-mobile-container {
	text-align:center;
}

@media (max-width: 768px) {
    .adv-gpt-box-mobile-container {
        clear: both;
    }
}

.filtropodcast a {
 white-space: nowrap;
}

.hidden {
 display:none;
}
.advCollapse {
	height: 0;
	line-height: 0;
	overflow: hidden;
}
#av-pushdown-wrapper {
  background-color: #000000;
  position: relative;
}
body .showHide {
	z-index: 10!important;
}
