/*BANNER COOKIE*/

body{
padding-top:0px !important;
}

#cookieChoiceInfo{
top:unset !important;
bottom: 0 !important;
background-color: rgba(0,0,0,0.86) !important;
color: #fff !important;
font-weight: bold !important;
font-size: 20px !important;
height: 35vh;
}

#cookieChoiceInfo #consentText a{
color: #fff !important;
font-weight: bold !important;
font-size: 20px !important;
}

div#consentText{
display: block;
float: left;
width: 100% !important;
}

div#democontainer{
width: 900px;
margin: auto;
}

a#infoLink, .infomativa_estesa {
display: none !important;
}

#cookieChoiceDismiss{
margin-left:0 !important;
display: block;
float: left;
width: 100%;
}

#cookieChoiceDismiss button{
padding: 10px 50px;
font-weight: bold;
font-size: 20px;
line-height: 1;
background-color: #418324;
border-color: #418324;
margin-top: 25px;
color:#ffffff;
}

a#closeCookieBar{
display: inline-block !important;
float: none !important;
}

a#open_modal_gestione_cookie button, a#closeCookieBar button{
margin-top: 20px;
padding: 0;
background-color: transparent;
border: 0;
color: #fff;
text-decoration: underline;
}

#cookieChoiceInfo #xBar{
color:#ffffff;
display: none !important;
}

a#open_modal_gestione_cookie{
margin-left:0px !important;
}


@media screen and (max-width: 992px){

#open_modal_gestione_cookie{
display:inline-block !important;
}

#cookieChoiceInfo{
height: 35vh;
font-size: 12px !important;
}
#cookieChoiceInfo #consentText a{
    font-size: 12px !important;
}
div#democontainer, div#consentText{
    width: 100%;
}

a#open_modal_gestione_cookie button, a#closeCookieBar button{
font-size: 12px;
margin-top:10px;
}


}

@media screen and (min-height: 600px){
#cookieChoiceInfo div#democontainer {
    margin-top: 2%;
}
}

@media screen and (max-height: 599px){
#cookieChoiceInfo{
height: 300px;
}
}

#overlay_cookie {
    position: fixed;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    z-index: 9998;
    vertical-align: middle;
    background-color: #000000;
    opacity: 0.7;
    white-space: nowrap;
    max-height: 100%;
    max-width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}
/*BANNER COOKIE*/

.content-box-approfondimenti {
    background-color: #ffffff;

}

.brand_132{display:none!important}

.box_nodo_immagine .box_nodo_immagine_img img{
display: none;
}
.box_nodo_immagine_body{
border: 1px solid #000;
}

.box_novita{
display: none!important;

}

@media screen and  (max-width: 767px){
.bannerverticale{
width:50% !important;
}
}

.info-prodotto-affiancato .nome_prodotto{
display:none;
}

@media screen and (max-width: 768px){
.info-prodotto-affiancato .descrizione_breve {
    display: block;
}
}

.info-prodotto-affiancato .descrizione_breve {
    font-size: 14px !important;
    font-weight: 900 !important;
    color: #000 !important;
}