/* Add custom CSS styles below */ 
#mobile-menu li.root-level>a {
    color: #fff !important;
}
#mobile-menu {
    z-index: 5;
    position: relative;
}
.top-navbar.py-2 {
    background-color: #fff;
    color: #000000 !important;
}

section#W_main_slider-0 h1{
    width: 50%;
    text-align: center;
    line-height: 65px;
}
section#W_main_slider-0 p {
    width: 43%;
    text-align: center;
    font-size: 22px;
    line-height: 36px;
}
section#W_main_slider-0 a {
     margin-left: 18%;
    border-radius: 100px;
    font-size: 20px;
    font-weight: 700;
    padding: 10px 30px;
}

section.W_main_slider h1 {
    width: 27%;
    line-height: 70px;
}
section.W_main_slider p {
    font-size: 28px;
    width: 33%;
    line-height: 40px;
}
section.W_main_slider a {
    border-radius: 100px;
    font-size: 20px;
    font-weight: 700;
    padding: 10px 30px;
}
section#W_main_slider-8 h1 {
    width: 30%;
}
section#W_main_slider-11 p {
    width: 48%;
}

section#W_products_banner-6 {
    background-image: linear-gradient(45deg, #f3a98e66, #FFFFFF) !important;
    background-color: transparent !important;
}
section#W_brands-13 a {
    border: none;
    filter: none !important;
}
section#W_brands-13 .swiper-wrapper {
    justify-content: center;
}

section#W_banners_grid-3 .W_cards.grid.grid-cols-12.gap-6.grid-auto-rows-min {
    height: auto !important;
    width: 100%;
    aspect-ratio: 24 / 9;
}

.W_banners_grid .W_cards {
    height: auto !important;
    width: 100%;
    aspect-ratio: 13 / 9;
}
@media(max-width: 767px){
section#W_main_slider-0 h1 {
    width: 100%;
    line-height: 50px;
} 
  section#W_main_slider-0 p,
  section#W_main_slider-8 h1 {
    width: 100%;
}
 section#W_main_slider-0 .justify-center {
    justify-content: right;
   padding-top: 11%;
}
section#W_main_slider-0 .swiper-backface-hidden .swiper-slide {
    height: 90vh !important;
}
salla-slider#thumbs-mainslider-0 {
    height: 90vh !important;
}
  section.W_main_slider h1,
  section.W_main_slider p,
  section#W_main_slider-11 p {
    width: 100%;
    line-height: 40px;
}
section.W_main_slider .swiper-backface-hidden .swiper-slide {
    height: 70vh !important;
}
section.W_main_slider salla-slider {
    height: 70vh !important;
}
  
.relative.h-\[30vh\].md\:h-full.overflow-hidden.col-span-12.md\:col-span-3.row-span-5.rounded-4px {
    height: 60vh;
}
  
.store-footer__inner{
    text-align: center !important;
}
.store-footer a,
  .store-footer__inner .items-end{
    justify-content: center;
}

}