@media (max-width: 1024px) {
    header .whb-flex-equal-sides{
        display: none !important;
    }
    .shop-content-area .shop-loop-head{
        margin-top:0 !important;
    }
}
@media (max-width: 768px) {
    .website-wrapper header.whb-header{
        padding-bottom:0px !important;
    }
    .whb-header .whb-main-header{
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1) !important;
    }
    .shop-content-area .shop-loop-head{
        margin-top:0 !important;
    }
}


