@media (min-width: 768px) {
section#s-block--banners-10 {
    max-width: 100% !important;
    margin: auto !important;
    width: 66% !important;
}
 .main-nav.fixed-pinned {
    background-color: #ffffff !important;
}
  button#storemenu-panel-trigger {
    filter: invert(1) !important;
}
 .main-nav * {
     color: black !important; 
     fill:black !important; 
    
}
.index header.header.store-header {
    position: absolute !important;
    z-index: 2;
    width: 100% !important;
}
 .main-nav {
    background-color: #ffffff00 !important;
}
section#s-block--banners-9 {
    max-width: 100% !important;
    margin: auto !important;
    width: 90% !important;
}
}
.flex.w-full.start {
    display: none;
}
.store-footer {
    background-color: rgb(180 100 44) !important;
    color: rgb(255 255 255) !important;
}
@media (max-width: 768px) {
.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-free-mode.swiper-rtl.swiper-backface-hidden {
    padding: 10px !important;
}
  button#storemenu-panel-trigger {
    filter: invert(1) !important;
}
 .main-nav * {
     color: black !important; 
     fill:black !important; 
    
}
 .main-nav {
    background-color: #ffffff00 !important;
}
 .main-nav.fixed-pinned {
    background-color: #ffffff !important;
}
section#s-block--banners-10 {
    padding: 1px !important;
}
}