/* GESTIONE ADV */

body:not(.backgroundAdv) #adv-MaxTicker {
    margin-top: 50px;
}

#div-gpt-ad-MaxTicker>div {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.backgroundAdv {
    background-attachment: fixed;
}

#adv-MaxTicker {
    margin: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
    width: 100%;
    background-color: #161616;
}

#mpu_top_mobile {
    display: flex;
    justify-content: center;
}

#mpu_top_cnt {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #161616 !important;
}


#ad-Mpu_Top {
    display: flex;
    justify-content: center;
    width: 320px;
    padding: 10px 0;
}

#div-gpt-ad-MPU_Top>div {
    display: flex !important;
    justify-content: center;
}

#ad-Mpu_Middle {
    background-color: #161616;
    display: flex;
    justify-content: center;
    width: 320px;
    margin: 70px auto;
}

#div-gpt-ad-MPU_Middle>div {
    display: flex !important;
    justify-content: center;
}

.bordo_adv {
    padding: 10px 0;
    background-color: #161616;
}

#Mpu_Top {
    text-align: center;
    width: fit-content;
}

#Mpu_Middle {
    text-align: center;
    width: fit-content;
}

#ad-Mpu_Top div,
#ad-Mpu_Middle div,
#adv-MaxTicker div {
    width: inherit !important;
}

.container_over_skin {
    width: 100%;
    z-index: 5;
    background-color: #161616;
}

.container_over_skin>* {
    z-index: 5;
    background-color: #161616;
}

.shrinkable,
.backgroundAdv {
    background-color: #161616 !important;
}

.pubblicita {
    display: flex;
    justify-content: center;
}

@media only screen and (max-width: 820px) {
    body:not(.backgroundAdv) #adv-MaxTicker {
        margin-top: 50px;
    }

    #ad-Mpu_Middle {
        margin: 20px auto;
    }

    /*  .bordo_adv {
    margin-left: 25%;
  } */
}