/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 02 2024 | 14:57:33 */
/* add advertisement label above advertisements */
.main-container .adsbygoogle-wrapper:before, .adsbygoogle:before, .main-container div[data-google-query-id]:before,#td-outer-wrap .adsbygoogle-wrapper:before,#td-outer-wrap div[data-google-query-id]:before{
    content:"-- Advertentie --";
    text-align:center;
    display:block;
    font-size:10px;
    color:#9c9b9b;
    line-height:10px;
    margin-top:2px;
    margin-bottom:2px;
    text-transform:uppercase
}

div[data-google-query-id]{
    text-align:center
}
div.thecontent ins.adsbygoogle{
    display:block !important;
    margin:0 auto
}
.header-ad{
    padding-top:0px;
    margin-bottom:5px;
    margin-top:10px
}
body.home div#page.home-h2,body.category div#page.home-h2{
    margin-top:10px
}
body.home aside#sidebar div[data-google-query-id],body.category aside#sidebar div[data-google-query-id]{
    margin-left:-22px;
    width:370px
}
body.post aside#sidebar div[data-google-query-id]{
    margin-left:-22px;
    width:344px
}
body.post aside#sidebar ins.adsbygoogle{
    min-width:344px;
    margin-left:-22px;
    text-align:center
}
@media only screen and (max-width: 767px){
    body.home aside#sidebar div[data-google-query-id],body.category aside#sidebar div[data-google-query-id]{
        margin-left:-14px;
        width:360px
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
    body.home aside#sidebar div[data-google-query-id],body.category aside#sidebar div[data-google-query-id]{
        width:calc(100% + 22%)
    }
}
body.error404 ins.adsbygoogle{
    display:none !important
}
body.error404 div[id^='div-gpt-ad-'],body.error404 div[data-google-query-id]{
    display:none !important
}
 