/* Add custom CSS styles below */ 

/* body{
    background-color: #FBEEE5 !important;
} */
@media (min-width: 1024px) {
    .top-navbar {
        background-color: #D1D2CD!important;
    }
}
/*categores  */
    .img-cat img {
        border-radius: 8px;
    }
    .btn-cat{
        /* border-radius: 4px; */
      font-size: 20px;
    }
    .btn-cat{
      border:1px solid #200971;
    }
/*products cat  */
    .A-categories .tab.styles {
        border: 1px solid #02AB98;
        background-color: #02AB98;
    }
    .A-categories .tab{
      border: 1px solid #868692;
      border-radius: 200px;
      color: #151515;
    }
a.product-button.btn{
background-color: transparent !important;
    border: 1px solid #02AB98;
    border-radius: 4px;
}
/*custome products  */
h2.md\:text-4xl.font-normal {
    font-size: 42px;
    line-height: 2.5rem;
    color: #200971;
    font-weight: 600;
}
/*PFFERS END  */
section.promotion-section.promotion-section.-\33 .mb-12.md\:mb-16{
background-repeat: no-repeat;
    background-color: #a05933;
  
}
.s-count-down-item-value, .s-count-down-item::after, .s-count-down-item-label
 {
    color: black !important;
}
    a.promotion-button.sal-animate{
      border-radius: 200px;
        font-size: 24px;
    }
    .s-count-down-item-value{
      background-color: black;
        border: 1px solid black;
        border-radius: 7.69px;
        padding: 12px;  
      color: white !important;
        min-width: 60px;
        min-height: 60px
    }
    .s-count-down-item::after{
        left: -8px;
        top: 7px;
      
    }
    @media (max-width: 768px) {
        .promotion-section .s-count-down-wrapper {
            width: unset;
        }
    }
/*banner momad.  */

.medical-text.w-full.md\:w-1\/2.text-center.md\:text-right.bg-primary.py-8.px-4.md\:py-16.md\:px-6.rounded-lg{
background-color: #ccac97;
    background-image: url(https://cdn.files.salla.network/homepage/832599095/e803adcf-13f0-4d62-9a43-641a0e318b95.webp);
    background-position: right;
  
}
a.download-btn.inline-flex.items-center.gap-2.text-sm.font-medium.px-5.py-3.rounded-full.transition-all {
    border-radius: 4px;
    border: 1px solid white;
}
/*our offers  */

a.btn.btn-sales.w-fit.px-8.py-3.rounded-3xl.md\:rounded-\[58px\].font-bold.flex.items-center.gap-2.transition-all.hover\:scale-105.hover\:shadow-lg {
    border-radius: 4px;
   background-color: #200971;
  
}
/* .faq-section {
    background-color: #FBEEE5;
} */
/*footer  */
.store-footer__inner .navbar-brand img { content: url("https://cdn.files.salla.network/homepage/832599095/fa5d2e1d-a4e0-465e-a14c-adf8a067ab08.webp"); }
.flex.rtl\:space-x-reverse.space-x-2.items-end.tax-num{
  justify-content: center;
  padding-bottom: 10px;
}
a.flex.items-center.m-0 {
    display: none;
}
@media (min-width: 480px) {
    .navbar-brand img {
        /* width: 70px !important; */
        height: 85px !important;
      max-height: 6rem !important;
    }

}
/*revies  */
.one-review.md\:p-5.p-3.h-auto.rounded-md.md\:rounded-xl.shadow-md.transition-transform.duration-500.hover\:scale-105.swiper-slide.swiper-slide-visible{
  background-color:rgb(240 250 249) !important;
}
salla-slider#customer-slider {
    background: white;
}
/*featcher store  */
.featuers_store .feature {
    background-color: #5cd5c4 ! IMPORTANT;

}
@media (max-width: 768px) {
    .featuers_store .feature {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        padding: 15px;
    }
}
.featuers_store .feature .features_parent .featuers_text h2 {
    font-weight: 700;
}
.s-contacts-list.s-contacts-list-vertical > #contact-slot:nth-of-type(2) {
  display: none;
}
.s-contacts-list.s-contacts-list-vertical > #contact-slot:nth-of-type(3) {
  display: none;
}
button#scrollToTopBtn {
    display: none;
}
@media (min-width: 640px) {
    .s-block {
        margin-top: 0 !important;
        margin-bottom: 4rem !important;
    }
}