/* Layout fix for static site */
sticky-header { display: block !important; }
.header-wrapper { position: fixed !important; top: 0 !important; width: 100% !important; z-index: 100 !important; height: auto !important; max-height: 120px !important; }
@media screen and (min-width: 990px) {
  .header__icons { display: none !important; }
  .header__icon--menu { display: none !important; }
  menu-drawer { display: none !important; }
}
.header__search { position: absolute !important; top: 100% !important; right: 0 !important; height: auto !important; }
.cta-box--wrapper { position: relative !important; overflow: hidden !important; }
.cta-box--wrapper video { position: absolute !important; width: auto !important; height: auto !important; max-width: 100% !important; max-height: 100% !important; }
.top-right-video { position: absolute !important; top: -22% !important; right: -28% !important; width: 50% !important; height: auto !important; }
.bottom-right-video { position: absolute !important; bottom: -38% !important; left: -29% !important; width: 50% !important; height: auto !important; }
.our-partner--wrapper, .latest-post--wrapper, .related-collection--wrapper, .manufacturer-product--wrapper { position: relative !important; overflow: hidden !important; }
.manufacturer-product-box--wrapper { height: auto !important; }
.manufacturer-product-box { height: auto !important; }
.article-template, .article-template__content { height: auto !important; max-height: none !important; }
body { padding-top: 0 !important; }
.scroll-trigger.animate--fade-in, .scroll-trigger.animate--slide-in { opacity: 1 !important; transform: none !important; animation: none !important; transition: none !important; }
.swiper, .swiper-wrapper, .swiper-slide { height: auto !important; min-height: 0 !important; max-height: none !important; }
.swiper-slide { overflow: visible !important; flex-shrink: 0 !important; }
.partner-slider, .partner-slider .swiper-wrapper { height: 200px !important; min-height: 200px !important; }
.partner-slider .swiper-slide, .partner-logo { height: 200px !important; min-height: 200px !important; display: flex !important; align-items: center !important; justify-content: center !important; }
.latest-post-slider, .latest-post-slider .swiper-wrapper, .latest-post-slider .swiper-slide { height: auto !important; min-height: 400px !important; }
.latest-post-box { height: auto !important; min-height: 400px !important; }
.related-collection-slider, .related-collection-slider .swiper-wrapper, .related-collection-slider .swiper-slide { height: auto !important; min-height: 500px !important; }
.product-slider, .product-slider .swiper-wrapper, .product-slider .swiper-slide { height: auto !important; }
.brand-slider, .brand-slider .swiper-wrapper, .brand-slider .swiper-slide { height: auto !important; }
