:root {
  --font-main: 'PingARLT';
  --color-primary: #FCB7BA;
  --color-primary-dark: #FCB7BA;
  --color-primary-light: #d4feff;
  --color-primary-reverse: #ffffff;
  --f-color: #FCB7BA;
  --s-color: #FCB7BA;
  --t-color: #a75d04;
  --header: ;
  --header-color: #000000;
  --bg-header-color: ;
  --footer-color: #000000;
  --main-margin: 112px;
  --mobile-margin: 48px;
}

@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap');

body * {
  font-family: "Cairo", sans-serif;
}

salla-slider.photos-slider .swiper-slide {
  margin: 0rem !important;
  width: 100%;
  padding: 0rem !important;
  border-radius: 0rem !important;
}

.rounded-md {
  border-radius: 0rem !important;
}

section.s-block.s-block--photos-slider {
  margin-top: 0rem;
  margin-bottom: 1rem !important;
}

.s-slider-has-notitle .s-slider-block__title {
  margin-top: 0rem !important;
}

salla-slider.photos-slider .swiper {
  margin: 0rem !important;
  width: 100%;
  padding: 0rem !important;
}

@media (min-width: 768px) {
  #slider-0 .txt.flex.justify-center.flex-col.w-full.h-full {
    width: 38%;
    right: 3%;
  }
}

@media (max-width: 768px) {
  #slider-0 .txt.flex.justify-center.flex-col.w-full.h-full {
    top: 0;
    width: 100%;
    right: auto;
    backdrop-filter: brightness(0.5);
  }

  #slider-0 h1 {
    width: 100% !important;
  }

  .g_cat .grid-cols-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}


.s-block s-block--photos-slider {
  margin: 3rem 0;
}
.fbanner-star-btn:hover {
    color: #635d5d !important;
}
@media (max-width:1199px){
a#cart-button {
    display: block !important;
}
salla-cart-summary.ml-\[5px\].rtl\:ml-\[unset\].rtl\:mr-\[5px\].hidden.lg\:flex.items-center.justify-between.gap-\[7px\].pointer-events-none.hydrated {
    display: block !important;
}
.s-cart-summary-wrapper #s-cart-icon {
    display: none !important;
}}