/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
.kayan-categories h1,
.kayan-categories h2,
.kayan-categories h3,
.kayan-categories h4,
.kayan-categories h5,
.kayan-categories h6,
.s-slider-wrapper h1,
.s-slider-wrapper h2,
.s-slider-wrapper h3,
.s-slider-wrapper h4,
.s-slider-wrapper h5,
.s-slider-wrapper h6 {
    text-align: center !important;
}

.kayan-categories-title,
.text,
.s-slider-block__title {
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
}

.kayan-countdown-2-10 .s-count-down-list {
display:none
}
.kayan-banner-full-width{
    height: 80vh !important;
    padding-bottom:20px
    }  
    
.s-add-product-button-main {
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: row !important;
}

.s-add-product-button-main > * {
    width: 46% !important;
}

@media(max-width:767px) 
{
  .kayan-features.kayan-features-6.px-10.py-10.border-black.overflow-hidden {
    padding-right: 0;
    padding-left: 0;
}
.kayan-features.kayan-features-6.px-10.py-10.border-black.overflow-hidden .flex.lg\:flex-nowrap.flex-wrap.gap-8.w-full.h-full.items-center.justify-center {
    flex-wrap: nowrap;
    gap: 0.2rem;
}
}

.s-slider-v-centered .s-slider-block__title-nav button{
  border:1px solid #03071240 !important;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled svg , .s-slider-nav-arrow svg{
 fill:#030712
}

.swiper-wrapper .s-slider-swiper-wrapper{
    display:flex;
   align-items: center  ;
   justify-content: center ;
}

.kayan-main-links salla-slider .swiper .swiper-wrapper.s-slider-swiper-wrapper{
 gap: 2rem !important;
 margin-right: 5% !important;
}
.kayan-main-links salla-slider .swiper .swiper-wrapper.s-slider-swiper-wrapper > div:nth-child(4){
  display: none !important;
}

.kayan-card img{
     aspect-ratio: 10/20 !important;
     object-fit:cover !important ;
  }
  
  #app > div.kayan-banner-full-width.w-full.h-screen.relative.overflow-hidden.block.block > a > div.lg\:block.hidden.w-full.h-full.bg-no-repeat.bg-center.bg-cover{
  }
  
  #app > footer > div > div.md\:flex.md\:justify-between.justify-center.md\:items-start.items-center.w-full > div.border-b-\[1px\].border-gray-300.md\:border-0.md\:mb-0.mb-8.lg\:pb-0.pb-8.flex.flex-col.gap-4.md\:max-w-\[250px\] > div.w-24.md\:mx-0.m-auto > a > img{
  display:none}