/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 

/* main banner */
section:first-of-type {
  margin-top: 0;
}
salla-slider.photos-slider .swiper-slide {
  padding: 0rem;
  margin: 0rem;
  width: 100%;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled {
  opacity: 0;
}
salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
  padding: 0rem;
}
.s-block__title h2,
.s-slider-block__title h2 {
  border-bottom: unset;
  padding: 0;
}
/* end-banner*/




.my-header {
    position: relative;
    inset: 0;
    width: 100%;
    height: fit-content;
}

/***offers*/
.osh_best_offer .s-count-down-item-label {
    color: #fff !important ;
}
.osh_best_offer .s-count-down-item-value {
    background-color:var(--color-primary) !important;
    color: #fff !important;
}


.osh-main-banner .flex.flex-col {
    width: 100% !important;
}



.osh-main-banner .flex.flex-col a:not(.button) {
    font-size: 29px;
}
/******/

/******category*******************/  
.osh_card {
    position: unset;
    transform: unset !important;
}
.group.container {
    gap: .75rem;
    justify-content: space-around;
    flex-direction: row;
    margin: auto;
  width: 40%;

}
.categories_1 .py-5 {
    padding-bottom: 0;
    padding-top: 0;
}


.osh-why-us .max-w-lg.ltr\:text-left {
    width: 100% !important;
}


/****************footer***/

.store-footer__inner ,.store-footer {
  background: linear-gradient(271.73deg, #FFFFFF 1.86%, #AA5E6B 97.2%);

}
.store-footer .s-menu-footer-list a, .store-footer .container p:nth-of-type(2), .store-footer h3, .store-footer s-menu-footer-list,
 .store-footer .s-contacts-list .unicode,
.store-footer .s-contacts-list svg{
  
    color: #000 !important;
}

.copyright-text p {
    color: #000 !important;
}


@media(max-width:768px) {
.group.container {
    
    width: 100%;
}
.categories_1 .py-5 {
    padding-bottom: 0;
    padding-top: 0;
}

   .osh_card a {
  
    width: 130px;
    height: 130px;
}
}