/* Add custom CSS styles below */ 
.my-header {
    position: relative;
}
.s-search-input-wrapper .s-search-icon svg {
    fill: #ffffff;
}
.s-search-input {
    color: #ffffff;
}
  @media (min-width: 768px){
div#mainnav:not(.fixed-header ) .navbar-brand img {
    max-height: 5rem;
    width: 120px !important;
}}

/*First Banner */
.index {
  section:first-of-type {
    margin: 0;
}
salla-slider.photos-slider .swiper-slide {
    margin:0;
    width: 100%;
    padding:0;
   border-radius: 0 !important;
}
salla-slider.photos-slider  .swiper-wrapper.s-slider-swiper-wrapper {
    padding: 0;
}
salla-slider.photos-slider  .swiper.s-slider-container {
    padding: 0 !important;
}
.s-block.s-block--photos-slider img{
    border-radius: 0 !important;
} 
salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
      padding: 0;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled{
      visibility: hidden;
}
  
/*Fixed Banner*/
.banner--fixed img{
    background-color: unset;
}

/*.categories-sec*/
.categories-sec .max-w-\[100px\] {
    max-width: fit-content;
}
  @media (max-width: 768px){
  .categories-sec a.w-\[80px\].h-\[80px\]{
    height: 110px;
    width: 110px;
  }} 
.osh-why-us h2.font-extrabold {
    line-height: normal;
}
}
 .s-product-card-vertical{
    border: 2px solid #072652;
    border-radius: 16px;
    padding: 10px !important;
}


/*footer*/
.footer-is-light .store-footer {
    background: linear-gradient(45deg,rgba(7, 38, 82, 1) 0%, rgba(255, 255, 255, 1) 100%);
}
.footer-is-light .store-footer .store-footer__inner {
    background: unset;
    color: #fff;
}
.store-footer .s-contacts-list svg, .store-footer .s-contacts-list .unicode, .store-footer .s-menu-footer-list a, .store-footer .container p:nth-of-type(2), .store-footer h3, .store-footer s-menu-footer-list {
    color: #ffffff !important;
}
salla-trust-badges.mt-2.md\:mt-0.mx-auto.lg\:mx-0.s-trust-badges-wrapper.hydrated {
    display: flex;
    align-items: center;
}
.footer-is-light salla-trust-badges{
  display: none !important;
}