/*
 Theme Name:   ArcadeXLS Child Theme
 Theme URI:    https://myarcadeplugin.com
 Description:  MyArcadeTheme Theme
 Author:       Daniel Bakovic
 Author URI:   https://myarcadeplugin.com/buy/aracadexls/
 Template:     arcadexls
 Version:      1.0.0
*/

/* Custom AdSense Policy Overrides */
.bnrpst {
    position: relative !important;
    padding-top: 20px !important;
}

/* Add a clear "Advertisement" label above the ad banner */
.bnrpst::before {
    content: "ADVERTISEMENT" !important;
    display: block !important;
    font-size: 9px !important;
    color: #888888 !important;
    text-align: center !important;
    letter-spacing: 1px !important;
    margin-bottom: 8px !important;
}

/* Increase margin below the ad banner before the button */
.bnrpst .bnr200 {
    margin-bottom: 35px !important;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.15) !important;
    padding-bottom: 15px !important;
}
