/* TrendishShop v236 — tighten spacing above the four featured banners */
body.home-overlay-layout .featured-heading-before-banners{
    padding:18px 0 8px!important;
    margin:0!important;
}

body.home-overlay-layout .featured-heading-before-banners .section-head{
    margin:0!important;
    align-items:center!important;
}

body.home-overlay-layout .featured-heading-before-banners .section-head h2,
body.home-overlay-layout .featured-heading-before-banners .section-head a{
    margin:0!important;
}

body.home-overlay-layout .home-ad-banners-section{
    padding-top:0!important;
    margin-top:0!important;
}

@media (max-width:600px){
    body.home-overlay-layout .featured-heading-before-banners{
        padding:12px 0 6px!important;
    }
}
