
.sleep-hub-banner.banner-overlay,
.archive .sleep-hub-banner.banner-overlay {
    background-size: cover;
}

@media (max-width: 1199px) {
    
    .sleep-hub-banner.banner-overlay,
    .archive .sleep-hub-banner.banner-overlay {
        min-height: 340px !important;
        background-size: cover;
        background-position: 50%;
    }
    
}


.absolute-right .elementor-button {
    position: relative;
    bottom: 0;
}
@media (min-width: 992px) {
    .absolute-right .elementor-button {
        position: absolute;
        right: 0;
        bottom: 20px;
    }
}


/* Mattress Filter Tweaks */
.post-type-archive-mattress .alm-filters-container .alm-filter--group {
    border-bottom: none;
    margin-bottom: 0;
}
.post-type-archive-mattress .alm-filters-container .alm-filter--title .alm-filter--toggle {
    padding-bottom: 15px;
}
