@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700&display=swap");
body {
  font-family: "Cairo", "Roboto", "Segoe UI", Tahoma, sans-serif;
}

/* Home hero slider full-width retouch */
.retouch-full-width-slider .__top-slider-cate {
  display: none !important;
}
.retouch-full-width-slider .__top-slider-images {
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  border-radius: 12px !important;
}
.retouch-full-width-slider .__top-slider-images > div {
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-radius: 12px !important;
}
.retouch-full-width-slider .hero-slider .owl-stage-outer,
.retouch-full-width-slider .hero-slider .owl-stage,
.retouch-full-width-slider .hero-slider .owl-item,
.retouch-full-width-slider .hero-slider .owl-item > a {
  width: 100%;
  border-radius: 12px !important;
}

lord-icon {
  width: 44px;
  height: 44px;
}

.footer-slide-item p, .footer-slide-item .heading {
  font-family: "cairo";
}/*# sourceMappingURL=front-retouch.css.map */