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

*, .s-product-card-content-title.font-primary a {
font-family: "Cairo", sans-serif !important;
font-weight: 600 !important;
}
.banner-entry {
  border-radius: 30px;
}

salla-slider.photos-slider .swiper-slide img {
  border-radius: 30px;
}

.banner--fixed img {
  border-radius: 30px;
}

.s-block {
  padding-bottom: 0px;
}

.videoWrapper lite-youtube {
  border-radius: 30px;
}

.mt-16 {
  margin-top: 1rem
}

.s-angel--divider{
  padding-bottom: 20px;
  padding-top: 20px;
}

.store-footer {
  margin: 2rem 0.5rem 0.5rem 0.5rem;
}

.store-footer__inner {
  border-radius: 30px;
}

.swiper-slide>div {
  border-radius: 30px;
}