/* main banner */
 .index .navbar-brand img {
    max-width: 100px;
    filter: brightness(0.0)invert(1);
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-width: 100px;
    filter: unset;
}

.main-nav-container.fixed-pinned .add-bg {
    background-color: transparent;
}
.store-header .container {
    max-width: 90%;
}
.s-block--photos-slider {
    margin-bottom: 2rem;
}
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;
}

@media (max-width: 767px) {
.s-block--photos-slider:has(img[src="https://cdn.files.salla.network/homepage/1050555225/617b3f63-479b-409c-817a-acc5ca55fc53.webp"])
{
  display: none;
}

}
@media (min-width: 992px) {
.s-block--photos-slider:has(img[src="https://cdn.files.salla.network/homepage/1050555225/3a9ff77e-e655-4b0b-b42c-c3f96ed64f6e.webp"])
{
  display: none;
}

} 



 section:nth-child(3 of .landing-page-first-banner) .item-text p:before {
content:"";
 width:500px ;
  height:90px ;
  background-image:url(https://cdn.files.salla.network/homepage/1050555225/4b441a8a-2360-48e2-8ac6-6eee62394308.webp);
  display:block;
 background-repeat:no-repeat
}



@media (max-width: 767px) {

section:nth-child(3 of .landing-page-first-banner) .item-text p:before {
    content: "";
    width: 260px;
    height: 50px;
    
    background-size: contain;
}


}  

@media (min-width: 992px) {
 section:nth-child(3 of .landing-page-first-banner) .item-text h1 {
    text-align:  end !important;
}
 section:nth-child(3 of .landing-page-first-banner) .item-text p {
    text-align:  end !important;
}
}
/* end-banner*/


/*footer */

.copyright-text p {

    color: #fff !important;
}

.copyright-text a:hover {
    color: #fff !important;
}


.s-payments-list-item img {
    object-fit: cover;
    background: #ffffff !important;
    height: unset;
}



//****/