.extraSuperSticky { 
    top: var(--ui-advert-label-height, 10px); 
}

@media only screen and (min-width: 480px) {
    .articles-feed-inline article, .articles-feed-inline > div#native-hp-1-ad-wrapper {
        flex: none;
    }
    
    .articles-feed-inline article, .articles-feed-inline > div#native-hp-2-ad-wrapper {
        flex: none;
    }

    .articles-feed-inline article, .articles-feed-inline > div#articles-inline-1-ad-wrapper {
        flex: none;
    }

    .articles-feed-inline article, .articles-feed-inline > div#articles-inline-2-ad-wrapper {
        flex: none;
    }
}

.gallery {
    --ui-advert-item-top--branding: 69px;
    --ui-advert-label-top--branding: calc(var(--ui-advert-item-top--branding) + 5px);
    --ui-advert-label-background-color: #000;
    --ui-advert-label-color: #fff;
}

.single-irongallery-desktop.branding-wrapper {
    background-color: #000000!important;
}

body.gallery .gallery-header {
    padding-bottom: 14px;
}

.extraSuperSticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}

body.gallery .leaderboard-1-wrapper,
body.gallery .cnc_branding_creative_wrapper{
    padding-top: 70px;
}

@media screen and (max-width: 980px) {
    body.gallery .leaderboard-1-wrapper,
    body.gallery .cnc_branding_creative_wrapper {
        padding-top: 0;
    }
}

.ui-html--is-seznam .icons .fb-like, .article-details .fb-share-button, .bottom-buttons .fb-share-button, .bottom-buttons .fb-like {
    display:none!important;
}

@media screen and (min-width: 980px) {
    .traffic-organic .leaderboard-1-wrapper, body:not(.gallery) .leaderboard-1-wrapper {
        min-height: 210px;
    }
}

.billboard-bottom-ad-wrapper
{
    padding-top: 30px;
}

.ui-advert-container .ui-advert--type--rectangle .teads-player iframe { 
    overflow: hidden; max-height: 300px; 
}