/* Google ads */
.dfp-panorama {
    clear: both;
    text-align: center;
    background-color: #000;
}

/* nicer with no padding
.dfp-panorama div:first-child {
    padding: 10px 0;
}
*/

.dfp-editorial {
    clear: both;
    text-align: center;
    margin: 0 auto;
    /* background: transparent url(/img/admarker_text.png) no-repeat top left !important; */
}

.dfp-editorial[id*="div-gpt-ad"], .dfp-ads-container [id*="div-gpt-ad"] {
    margin: 0 0 20px 0;
}

/** hidden by default */
.mobile-ad-slot {
    display: block;
    text-align: center;
    margin: 0 auto;
}

.mobile-ad-slot-with-space-above {
    margin-top: 10px;
}

.mobile-ad-slot-with-space-below {
    margin-bottom: 10px;
}

.mobile-ad-slot .single_ad_text {
    margin-left: 12px;
}

#mobile_ad_scripts {
    text-align: center;
    clear: both;
    display: block;
    width: 100%;
}

.dfp-mobile-ad {
    clear: both;
    text-align: center;
    margin: 0 auto;
    background: transparent url(/img/admarker_text.png) no-repeat top left 5px !important;
    padding-top: 10px !important;
    /* margin-bottom: 10px; */
    max-width: 100%;
    overflow: hidden;
}