html:not(.interacted) :is(
  .mega-menu__grid,
  .mega-menu__nav-collections-scroll,
  .swiper-button-prev,
  .swiper-button-next,
  .swiper-pagination,
  .product-grid__item:nth-child(n+7),
  .shopify-section-group-footer-group,
  [data-wishlist-toggle],
  .wishlist-button-wrapper,
  .yotpo-widget-instance,
  .card-gallery-default__ratings,
  .card-gallery-default__slide:not(.card-gallery-default__slide--active),
  .main-collection__filter-options > *:nth-child(n+6)
),
html:not(.interacted) body:is(.template-index,.template-collection,.template-product) :is(
  .shopify-section-group-footer-group,
  add-to-bag-modal,
  .main-collection__pagination-wrapper
){display:none!important}
.shop-items-slider:not(.swiper-initialized) .card-image-wrapper {
    display:none !important;
}
