.top-navbar {
  background: #b21b1a !important;
}

input.s-search-input {
  background-color: #e7e7e7 !important;
}

section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(1) {
  margin: 0;
}

section.s-block.s-block--fixed-banner.wide-placeholder .container {
  margin: 0;
  padding: 0;
  max-width: 100%;
}
section.s-block.s-block--fixed-banner.wide-placeholder .container * {
  border-radius: 0;
}

.s-block__title {
  align-items: center;
  justify-content: center;
}

.s-slider-block__title-right {
  padding: 0;
  position: absolute;
  right: 50%;
  transform: translateX(50%);
}

.s-slider-block__title-right h2 {
  padding: 0;
}
.s-block__title h2,
.s-slider-block__title-right h2 {
  font-size: 36px;
}

a.banner-entry.square-photos {
  background: transparent;
}

@media (max-width: 600px) {
  .s-slider-block__title {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .s-block__title h2,
  .s-slider-block__title-right h2 {
    font-size: 24px;
    text-align: center;
  }
}

a.flex.items-center.m-0 h3 {
  height: 70px;
  width: 70px;

  position: relative;
  color: transparent;
}
a.flex.items-center.m-0 h3:before {
  content: "";
  position: absolute;
  background-image: url("https://i.ibb.co/zTX0NhsW/1.png");
  background-size: contain;
  height: 100px;
  width: 100px;
  background-repeat: no-repeat;

  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.store-footer__inner,
footer.store-footer {
  background: #fff;
}
.store-footer__inner * {
  color: #000;
}


i.sicon-store2 {
    visibility: hidden;
}

.feature-icon {
    position: relative;
background-color:#fff !important;
border-radius:0 !important
}
.feature-icon:before{
position:absolute;
content:"";
width:100%;
height:100%;
background-size:contain;
background-repeat:no-repeat



}
.s-block--features__item:nth-of-type(1) .feature-icon:before{
background-image:url(https://i.ibb.co/93pGnVvF/shopping-basket-5354854-1.webp);
}
.s-block--features__item:nth-of-type(2) .feature-icon:before{
background-image:url(https://i.ibb.co/nNMcYH9B/customer-service-8782005-1.webp);
}
.s-block--features__item:nth-of-type(3) .feature-icon:before{
background-image:url(https://i.ibb.co/6JLt14XJ/fast-delivery-15300403.webp);
}
salla-slider.photos-slider .swiper-slide {
    padding: 0;
    MARGIN: 0;
    width: 100% !important;
}

.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden {
    padding: 0;
}

section.s-block.s-block--photos-slider {
    margin: 0;
}