/*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;
text-decoration:underline;
}

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*/

.bannerfullscreen .content_img {
    margin-bottom: 1.5rem !important;
}


@media (min-width: 1690px){
.box-approfondimenti .contenitore-immagine {
    height: 300px;
}
}

.contenuto_pagina_singola {
    padding: 2.5em 3em!important;
}
@media screen and (max-width: 992px){
.contenuto_pagina_singola {
    padding: 0!important;
}
}

li.nav-item{padding: 0 5px!important;}


div.box_novita {
display: none!important;
}

.modal-wrapper{transform: translate(-20%, -20%)!important;
}

.sez_233 {
  color:#B71825!important;
  font-weight:bold!important;
}









.centra_elementi_chiaia {
  display: flex;
  text-align: center;
  }
  
  @media only screen and (min-width: 768px) {
            .image-mobile {
                display: none;
            }
        }

@media only screen and (max-width: 767px) {
            .image-desktop {
                display: none;
            }
        }

.rowchiaia
{
  --bs-gutter-x: 0rem;
}

.color1{color:#FE3A8C}
.color2{color:#D0C523}
.color3{color:#FB6331}
.colore4{color:#0060B1}
.color5{color:#FF9533}
.color6{color:#56B638}


/*COUNTDOWN*/
#timer, #timer2{    
   padding-left: 0px;
   margin-bottom: 0;
}
#timer li, #timer2 li {
    display: inline-block;
    font-size: 0.9em;
    list-style-type: none;
    padding: 0.5em;
    text-transform: uppercase;
    text-align: center;
    color:#000000;
}

#timer2 li {
    font-size: 0.8em;
}

#timer li span, #timer2 li span {
    display: block;
    font-size: 2em;
    text-align: center;
}

.intestazione .desktop {
display: block !important;
text-align:center;
}
@media screen and (max-width: 992px){
.intestazione .desktop {
display: none!important;
}
.intestazione .mobile{
display: block!important;
text-align:center;
}
}
/*COUNTDOWN*/

.box_natale{
background-color: #B40000;
color: #ffffff;
font-weight: bold;
text-align: center;
padding: 20px 0px;
border-radius: 15px;
text-shadow: 2px 2px 4px #000000;
}