.copyright-text p::after {
  content: attr(data-after);
  margin-right: 5px;
  direction: rtl;
  color: inherit;
}
body{background-color:#FCFCFC}.top-navbar{display:none}body.index #mainnav:not(.fixed-header) .navbar-brand{opacity:0;scale:4;z-index:-1}section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide{width:100%}section.s-block.s-block--photos-slider .carousel-slider .swiper-wrapper>div{padding:0 !important}section:first-of-type.s-block.s-block--photos-slider{margin-top:0}[dir=rtl] salla-slider.photos-slider .swiper{padding:0}section.s-block.s-block--photos-slider .s-slider-block__title-nav{display:none !important}img,.banner-entry{background-color:unset !important}section.s-block.s-block--banners.container .grid{grid-template-columns:repeat(4,minmax(0,1fr))}.two-row .banner-entry:first-child{grid-column:1/1;grid-row:1/1}a.banner-entry{height:505px;background-color:unset;transition:.2s}a.banner-entry:hover{transform:scale(1.04)}section.s-block.s-block--banners.container .lazy__bg.lazy.entered.loaded{background-size:contain;background-repeat:no-repeat}@media(min-width:768px) and (max-width:1200px){a.banner-entry{height:400px}}@media(max-width:768px){section.s-block.s-block--banners.container .grid{gap:.25rem}a.banner-entry{height:300px}}@media(max-width:576px){a.banner-entry{height:155px}}section.bg-white{background-color:transparent !important}.banner-images .content-image{gap:10px}.offers h2,.offers p{color:#fff}.s-block--best-offers h2{color:var(--color-primary)}.s-block--best-offers .s-slider-block__title-left{display:none}.s-block--best-offers .s-slider-block__title{justify-content:center}.s-block--best-offers h2,.s-block--best-offers .s-slider-block__title-right{padding:0}.s-block--best-offers h2{font-size:42px}@media(max-width:768px){.s-block--best-offers h2{font-size:32px}}.sq-images h2,.sq-images p{color:#fff}@media(max-width:768px){.sq-images h2,.sq-images p{font-size:24px}.sq-images h2{max-width:200px}.box-text-cat{padding-top:0}}.numbers{} .numbers h2,.numbers h3{color:#0d6c59}@media(max-width:1400px){.numbers{padding:3% 4%}}.footer-is-light .store-footer .store-footer__inner{BACKGROUND:#EBFFF6 !IMPORTANT}.text-white{color:#135235}.store-footer a{COLOR:#135235}.relative.py-8{DISPLAY:none}span.text-sm.copyright-text{COLOR:#F7F7F7}.store-footer h3{COLOR:#135235}
@media (min-width: 1024px) {
    .lg\:grid-cols-5 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}
.flex.flex-col.gap-4 {
    display: none;
}
@media (min-width: 1024px) {
    .lg\:gap-6 {
        gap: 7.5rem;
    }
}