/*

.div-gpt-ad-MaxTicker, 
 .adv-div-gpt-ad-MPU_Top, 
 .adv-div-gpt-ad-MPU_Middle{
    display: flex;
    justify-content: center;
    margin: 0 auto;
 }


@media (min-width: 769px){
    .div-gpt-ad-MaxTicker{
        min-height: 250px;
        margin: 20px auto;
    }
    .home .div-gpt-ad-MaxTicker:first-child{
        min-height: 0px !important;
        margin: 0px auto;
    }
    aside.wp-block-template-part .adv-div-gpt-ad-MPU_Top{
        min-height: 600px;
        margin: 20px auto;
    }
    .home .adv-div-gpt-ad-MPU_Top{
        min-height: 250px;
        margin: 20px auto;
    }
    .category .adv-div-gpt-ad-MPU_Top{
        min-height: 600px;
        margin: 20px auto;
    }
    .adv-div-gpt-ad-MPU_Middle{
        min-height: 250px;
        margin: 20px auto;
    }
    .home .adv-div-gpt-ad-MPU_Middle{
        min-height: 250px;
        margin: 20px auto;
    }
}

@media (max-width: 768px){
    .div-gpt-ad-MaxTicker{
        min-height: 110px;
        margin: 20px auto;
    }
    article .adv-div-gpt-ad-MPU_Top{
        min-height: 600px;
        margin: 20px auto;
    }
    .home .adv-div-gpt-ad-MPU_Top{
        min-height: 250px;
        margin: 20px auto;
    }
    .category .adv-div-gpt-ad-MPU_Top{
        min-height: 600px;
        margin: 20px auto;
    }
    .adv-div-gpt-ad-MPU_Middle{
        min-height: 250px;
        margin: 20px auto;
    }
    .home .adv-div-gpt-ad-MPU_Middle{
        min-height: 250px;
        margin: 20px auto;
    }
}



/* fix skin esterna */

/*

.backgroundAdv{
    background-position: center 180px !important;
    #link_ws_btop{
        position: absolute;
        top: 180px;
        display: block;
        right: 0;
        left: 0;
    }
    .bc-spacer-skin {
        margin-block-start: 100px !important;
        padding: 0 10px;
        padding-top: 10px;
        padding-bottom: 20px;
        max-width: 1050px !important;
        margin-left: auto;
        margin-right: auto;
        background-color: #fff;
    }
    &.scrolled{
        background-position: center 30px !important;
        #link_ws_btop{
            top: 30px;
        }
    }
}

.bc-wrapper-embed-video.dh-sticky-video.sticky-video{
    position: fixed !important;
    bottom: 10px !important;
    right: 10px !important;
    z-index: 9999 !important;
    width: 400px !important;
    top: unset !important;
    margin: 0;
    padding: 0;
    height: auto;
}

button.close-sticky-video {
    position: absolute;
    top: -10px;
    right: 0px;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    border-radius: 100%;
    width: 25px !important;
    height: 25px !important;
    font-size: 20px;
    line-height: 20px;
    cursor: pointer;
    z-index: 10000;
    display: none;
    padding: 0;
}

.sticky-video .close-sticky-video {
    display: block;
}
.lp-video-container{
    position: relative;
}

body.home .lp-video-container:has(> .bc-wrapper-embed-video.dh-sticky-video){
    min-height: 171px;
}

body.post-template-single-video .lp-video-container:has(> .bc-wrapper-embed-video.dh-sticky-video){
    min-height: 610px;
}

body.post-template-default .lp-video-container:has(> .bc-wrapper-embed-video.dh-sticky-video){
    min-height: 400px;
}

body.home .bc-wrapper-embed-video.dh-sticky-video.sticky-video > *:not(button.close-sticky-video){
    width: 100% !important;
    height: 100% !important;
}

.lp-outbrain-wrapper{
    min-height: 550px;
}

@media (max-width: 768px){
    .lp-outbrain-wrapper{
        min-height: 420px;
    }
    .bc-wrapper-embed-video.dh-sticky-video.sticky-video{
        width: 95% !important;
    }
    body.post-template-single-video .lp-video-container:has(> .bc-wrapper-embed-video.dh-sticky-video){
        min-height: 230px;
    }
    body.post-template-default .lp-video-container:has(> .bc-wrapper-embed-video.dh-sticky-video){
        min-height: 400px;
    }
}

.meride-ad-container{
    width: 100% !important;
    height: 100% !important;
}


.meride-ad-container > div{
    width: 100% !important;
    height: 100% !important;
}

@media (max-width: 768px){
    #dentsu-horizontal-banner{
        img{
            max-width: 100%;
            height: auto;
        }
    }
}

#isy-1000, #isy-300, #isy-1001, #dentsu-vertcal-banner{
  text-align: center;
  display: flex;
  justify-content: center;
}

#isy-1000 a, #isy-300 a, #isy-1001 a, #dentsu-vertcal-banner a{
    display: block;
}

#isy-1000 img, #isy-1001 img{
    max-width: 100%;
    height: auto;
}

*/