/* Add custom CSS styles below */ 
.osh-why-us {
  p {
    display: none;
}
}
.my-header .s-cart-summary-total {
    color: rgba(255, 255, 255, 1);
}
.navbar-brand img {
    max-height: 5rem;
    max-width: 170px !important;
    scale: 1.3;
}
.s-block--fixed-banner.s-block {
    margin-bottom: 2rem;
}
.landing-page-first-banner {
  .swiper-wrapper.s-slider-swiper-wrapper {
    padding-right: 0px;
}
  .landing-banner {
margin: 0;
}
  .item-text.w-full.md\:w-fit.flex.flex-col.z-2.max-w-\[700px\] {
    max-width: 50%;
}
   @media (max-width:767px){
    p {
    margin: 0 !important;
    max-width: 100% !important;
}
     .mt-\[32px\] {
    margin-top:10px;
}
  }
}
@media (max-width: 768px) {
  .s-trust-badges-wrapper {
    justify-content: center;
}
    .s-trust-badges-image {
        margin: 0 !important;
    }
  .navbar-brand img {
      scale: 1.2;
}
  button.search_ic path {
    stroke: #fff;
}
}
salla-comments .s-comments-product {
    background-color: #ffffff00 !important;
}
.categories {
 .text-\[clamp\(0\.875rem\2c 0\.715rem\+0\.641vw\2c 1\.125rem\)\] {
    font-size: clamp(0.7rem,0.7rem + 0.5vw,1rem);
}
  .max-w-\[100px\] {
    max-width: 100%;
}
}