/* Add custom CSS styles below */ 
.navbar-brand img {
    width: 300px !important;
    object-fit: contain;
  scale: 1.3;
   overflow: hidden;
  width: fit-content;
}
.header-email.text-xs.flex.flex-col.justify-center {
    display: none;
}
.sicon-phone-talking {
    color: #fff !important;
}
.navbar-brand {
     margin-bottom: 0rem;
    margin-top: 0rem;
    margin-right: 1.5rem;
      height: 4.5rem;
}
.DG-categories .category-image-wrapper:before {
   display: none
}
.DG-banner img.w-full.h-full.object-contain.md\:object-cover.ltr\:scale-x-\[-1\] {
    object-fit: cover !important;
}
.DG-cards .card-image {
    transform: translateY(-15%);
}
section:nth-child(2 of.DG-banner) h1 {
    background-image: url(https://cdn.files.salla.network/homepage/1719929882/83792a61-532b-4781-921b-f61ea437a470.webp);
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    width: 60%;
    height: 170px;
}
/*features*/
.whyUsWrapper .card.lg\:py-5 {
    padding-bottom: 1rem;
    padding-top: 1rem;
} 
/*@media (min-width:1250px){
.navbar-brand img {
    scale: 4;
}
}*/
.product-single a.img_items.swiper-slide {
    background-color: transparent;
}
.s-product-card-vertical .s-product-card-image {
    aspect-ratio: auto;
}
.product-single a.img_items.swiper-slide img {
    object-position: top;
}

@media (max-width:767px){
  section:nth-child(2 of.DG-banner) h1 {
    height: 50px;
}
section:nth-child(2 of.DG-banner) h4 {
    width: 65%;
}  
  .banner_sec_control .pt-\[90px\] {
    padding-top: 64px;
}
  .DG-banner .min-h-\[clamp\(32\.5rem\2c 30\.7264rem\+7\.5676vw\2c 36\.875rem\)\] {
    height: 600px
  }
  .single .swiper-autoheight .swiper-wrapper, .single salla-slider.details-slider .s-slider-container {
    height: 380px!important;
}
  
   
  .sticky-product-bar.mb-\[86px\] {
    margin-bottom: 70px;
}
  .mm-spn li {
    color: #fff;
}
}
@media (max-width: 768px) {
  .single .s-button-wrap svg{
    fill: white !important;
  }
.navbar-brand {
    margin-top: 1rem !important;
}}