@media screen and (min-width: 992px) {
  .shopify-section:has(.home-category-filter-sections.position-1) {
    margin-bottom: 42px;
  }
  .shopify-section .halo-slideshow ~.home-category-filter-sections .themevale_MultiCategory_wrapper {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
}