/* Edit header */
.breadcrumbs {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 992px) {
#mainnav > div > div.container.px-3.md:px-.py-2.5 {
  padding-top: 0.2rem;
  padding-bottom: 0px;
}
}

.footer-links a,
.store-footer svg{
  color: #9B8EC7 !important;
}
.s-slider-swiper-wrapper .swiper-slide .media img {
    object-fit: cover !important;
    width: 100% !important;
    height: inherit !important;
}
  .absolute.w-5.md\:w-\[27px\].h-5.md\:h-\[27px\].rounded-full.border-4.border-white.bg-transparent.cursor-pointer {
    display: none;
}
  .absolute.bottom-8.left-1\/2.-translate-x-1\/2.z-10.flex.items-center.gap-1.md\:gap-2.text-white {
    display: none;
}

.md\:my-32 {
    margin-bottom: 4rem;
    margin-top: 2rem;
}