@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900;1000&display=swap');

:root {
  --main-color: #1c3e3f;
  --second-color: #000;
  --third-color: #fff;
}
/* -----Body-------- */
body:after {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 999999;
  background: var(--third-color)
    url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/wvrwW/qLxdunFtWQPMiiHaK1lwWQzishWZDGzFTEDRB4xF.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 160px;
  animation-name: fade-in;
  animation-duration: 0.3s;
  transform: scale(0);
  border: none;
}

@keyframes fade-in {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  75% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0.1);
  }
}
*, body, html {
  font-family: 'Cairo', sans-serif !important;
}
body {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, 1);
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity, 1));
    background-color: #0b6668;
}
.s-advertisement-content-main {
  display: inline-block;
  color: #FFF;
  animation: pulse 0.8s infinite;
}
.pb-1 {
    padding-bottom: 0.25rem;
    color: white;
}
.navbar-brand img {
  max-height: 4rem !important;
}

@media only screen and (min-width: 1024px) {
  .main-menu li > a {
    padding-left: 0.55rem !important;
    padding-right: 0.55rem;
  }
}

li#\34 67872522 {
  animation: pulse 0.5s infinite;
  color: #F00;
}

@media (max-width: 480px) {
  .s-block:not(:first-of-type) {
    margin-top: 0px !important;
  }
}

.s-block.s-block--fixed-banner > .container {
  padding-top: 30px;
}

.s-block {
  margin-top: unset;
  background-color: #0b6668;
}

@media (min-width: 767px) {
  .s-block {
    margin-bottom: 0rem !important;
  }
}

.s-slider-block__title h2,
.s-product-card-content-title a,
.s-product-card-price,
i.header-btn__icon.sicon-user-circle,
i.header-btn__icon.icon.sicon-shopping-bag {
  color: var(--main-color);
}

.s-slider-block__title {
  margin-bottom: 30px !important;
}

.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
  padding-left: 0rem !important;
}

.s-slider-block__title-left {
  display: none;
}

.s-slider-block__title h2::after {
  background-color: var(--main-color);
  bottom: -10px;
  height: 2px;
  width: 100%;
  position: relative;
  content: "";
  display: block;
}

.s-product-card-entry {
  text-align: center;
  border: 2px solid var(--main-color);
  border-radius: 15px;
  height: 420px;
}

.s-button-btn,
.s-price-range-number-input {
  border-radius: 0.35rem;
  background: var(--main-color);
  color: var(--third-color);
  font-weight: bold;
  border-color: var(--main-color);
}

.s-product-card-fit-height .s-product-card-image {
  height: unset !important;
  max-height: unset !important;
}

salla-slider.photos-slider .swiper-slide {
  margin-left: 5px !important;
  margin-right: 5px !important;
  width: 50% !important;
}

@media (min-width: 768px) {
  salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0px !important;
  }
}

.s-block__title,
.index .s-slider-block__title,
.s-block--categories .s-slider-block__title,
.s-product-card-starting-price,
.s-product-card-content-sub,
.s-social-list,
.store-footer__inner ul {
  justify-content: center;
}

.s-block--features__item,
.s-block--features__item:hover {
  box-shadow: 0 10px 17px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
  margin-top: 20px;
}

.store-footer__inner {
  background: #f3f4f6 !important;
  color: var(--second-color) !important;
}

section.s-block.s-block--features.container {
  text-align: center;
}

section.s-block.s-block--features.container::before {
  content: "????????";
  color: var(--main-color);
  font-size: 20px;
  font-weight: bold;
  line-height: 2px;
}

@media (min-width: 768px) {
  .md\:grid-cols-3 {
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr)) !important;
  }
}

.md\:grid-cols-3 a.banner-entry.square-photos {
  height: 200px !important;
}

@media (max-width: 480px) {
  .grid.md\:grid-cols-3.two-row.grid-flow-row.gap-3.sm\:gap-8 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    margin-bottom: 30px;
  }

  .md\:grid-cols-3 a.banner-entry.square-photos {
    height: 100px !important;
    width: 100%;
  }
}
.banner-entry {
    position: relative;
    height: 200px;
    overflow: hidden;
    border-radius: 0.375rem;
    --tw-bg-opacity: 1;
    background-color: unset;
    background-color: unset;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0.75rem;
    text-align: center;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}
/* Footer Start */
.s-button-btn, .s-price-range-number-input {
    border-radius: 0.35rem;
    background: #bb1873;
    color: #ffffff;
    font-weight: bold;
    border-color: var(--main-color);
}
.s-button-primary-outline:hover {
    background-color: #414042;
    background-color: #8e0250;
    fill: #ff6767;
    fill: var(--color-primary-reverse);
    color: #ff6767;
    color: var(--color-primary-reverse);
    color: #ffffff !important;
}
.store-footer a h3:nth-child(1) {
  font-size: 1.3rem;
  color: transparent;
  background-image: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/wvrwW/qLxdunFtWQPMiiHaK1lwWQzishWZDGzFTEDRB4xF.png);
  filter: brightness(100);
  background-size: 100%;
  background-repeat: no-repeat;
  scale: 1.7;
  line-height: 3;
  background-position: center;
}

.footer-is-light .store-footer .store-footer__inner {
  background-color: transparent;
}

.store-footer__inner {
  text-align: center;
  margin: auto;
  padding-top: 2rem;
  padding-bottom: 0rem;
  border-radius: 16px;
  box-shadow: 0 2px 0 rgba(153, 88, 88, 0.29) !important;
  border: 1px solid rgba(255, 255, 255, 0.29) !important;
}

.store-footer__inner .flex {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}

.store-footer__inner .max-w-sm {
  margin: auto;
  color: var(--third-color);
  margin-bottom: 15px;
}

.store-footer h3 {
  color: var(--third-color);
  font-size: 1.3rem;
  padding: 10px 20px;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 10px;
  transition: background-color 0.3s ease, transform 0.3s ease;
}

.s-contacts-list {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.s-reviews-testimonial__icon svg:where([dir="rtl"], [dir="rtl"] *) {
    left: 2rem;
    display: none;
}
.store-footer p {
    color: #cbfeff;
    font-size: 1rem;
    margin: 15px 0;
    line-height: 2.6;
    transition: transform 0.3s ease;
}
.s-reviews-testimonial__text p {
    margin-bottom: 0.5rem;
    margin-top: 1rem;
    display: none;
    line-height: 1.5rem;
    text-align: center;
}
.store-footer a {
  color: var(--third-color);
  text-decoration: none;
  transition: color 0.3s ease, text-shadow 0.3s ease, transform 0.3s ease;
}

.store-footer i {
  color: var(--third-color);
  border-color: var(--main-color);
  margin: 0 5px;
  transition: transform 0.3s ease;
}
@media only screen and (max-width: 600px) {
    .s-product-card-entry {
        height: auto;
    }
}
@media (min-width: 1024px) {
  .rtl\:lg\:pl-20:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0rem;
  }
}

.copyright-text p {
  color: #ffffff !important;
  font-size: 12px;
  margin-top: 20px;
}

@media (max-width: 768px) {
  .store-footer {
    padding: 30px 10px;
  }

  .store-footer h3 {
    font-size: 1.3rem;
  }

  .store-footer p {
    font-size: 0.9rem;
  }

  .store-footer::after {
    font-size: 14px;
  }
}

@media only screen and (max-width: 600px) {
  .store-footer h3 {
    font-size: 15px !important;
  }

  .gap-4 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .s-menu-topnav-list {
    padding: 0;
    box-shadow: none;
  }

  .store-footer__inner h3 {
    font-size: 14px !important;
  }

  .square-photos {
    width: 48%;
    transition-duration: 0.5s;
    transition-property: scale;
    border-radius: 30px;
    height: 220px;
  }
}

.grid-col-1 {
  flex-direction: column;
}

label {
  color: var(--main-color);
}

span.text-sm.copyright-text {
  color: #FFF;
}

.s-contacts-icon {
  border: 1px solid var(--main-color) !important;
}

#wa-widget-send-button {
  width: 55px !important;
  height: 55px !important;
  border-radius: 50% !important;
}

.home-slider:not(.photos-slider) .swiper-slide:not(.photos-slider)::before {
  background: transparent !important;
}
.store-footer__inner {
    background: #1d646d !important;
    color: var(--second-color) !important;
}
.store-footer {
    background: #1e4044 !important;
    padding: 40px 20px;
    font-size: 14px;
    text-align: center;
    color: var(--third-color);
    position: relative;
    overflow: hidden;
}
#whatsappButton {
  position: fixed;
  bottom: 100px;
  right: 20px;
  width: 60px;
  height: 60px;
  background-color: #25D366;
  border-radius: 50%;
  text-align: center;
  font-size: 27px;
  color: #FFF;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

#whatsappButton i {
  color: #fff !important;
}

#whatsappButton:hover {
  background-color: var(--main-color);
}

/* Add custom CSS styles below */
.banner--fixed img {
    display: block;
    width: 100%;
    border-radius: 0.375rem;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, 1);
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity, 1));
    -o-object-fit: cover;
    /* object-fit: cover; */
    position: relative;
    box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    border: solid 2px #bb1873;
}
.s-reviews-header-wrapper {
    display: flex;
    justify-content: space-between;
    justify-content: center;
    color: #ffffff;
    place-items: center;
    background-color: #bb1873;
    width: fit-content;
    place-self: anchor-center;
    padding: 10px 14px 0px 18px;
    border-radius: 9px;
    border: solid 1px black;
    margin-top: 5rem;
}
.s-breadcrumb-item {
    display: inline-block;
    color: white;
}
.btn--outline-primary {
    border-width: 1px;
    border-color: #414042;
    border-color: var(--color-primary);
    color: #414042;
    color: #ffffff;
}
.no-content-placeholder p {
    margin-bottom: 1rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, 1);
    color: rgb(255 255 255);
}
.rtl\:pl-3:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0.75rem;
    color: white;
}
.text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, 1);
    color: rgb(255 255 255);
}
.s-comments-product {
    margin-bottom: 1rem;
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, 1);
    background-color: rgb(11 102 104);
    padding-top: 1rem;
    padding-bottom: 1rem;
}
@media (min-width: 768px) {
    .s-comments-product {
        /* margin-bottom: 3.5rem; */
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
        background-color: #0b6668;
    }
}
.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0rem !important;
    color: white;
}
.s-slider-block__title h2::after {
    background-color: #bb1873;
    bottom: -10px;
    height: 2px;
    width: 100%;
    position: relative;
    content: "";
    display: block;
}
@media (min-width: 1024px) {
    .s-reviews-container .swiper-slide-active .s-reviews-testimonial:where([dir="rtl"], [dir="rtl"] *) {
        padding-left: 6rem;
        border-radius: 12px;
    }
}
.s-reviews-testimonial {
    position: relative;
    display: flex
;
    height: 85%;
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 1);
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
    padding: 1.5rem;
    opacity: 0.6;
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    border-radius: 15px;
}
.s-comments-item-user-info-name:where([dir="rtl"], [dir="rtl"] *) {
    margin-left: 2.5rem;
    color: #cafff9;
}
.s-comments-item-content {
    max-width: none;
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, 1);
    color: rgb(255 255 255);
}
.s-comments-item-timestamp {
    display: flex
;
    align-items: center;
    gap: 0.375rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, 1);
    color: rgb(255 255 255);
}
.s-comments-item-wrapper {
    font-size: 0.875rem;
    line-height: 1.25rem;
    border: solid 2px blanchedalmond;
    border-radius: 15px;
    padding-top: 25px;
    padding-bottom: 27px;
    padding-right: 15px;
    padding-left: 15px;
    /* no padding-right here, so default or inherited */
}
@media (max-width: 600px) {
    .s-comments-item-wrapper {
        padding-right: 10px;
    }
}
.s-comments-count-label {
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, 1);
    color: rgb(255 255 255);
}
@media (min-width: 640px) {
    .sm\:p-1 {
        padding: 0.25rem;
        color: white;
    }
}
.s-rating-stars-reviews {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, 1);
    color: rgb(255 255 255);
}
.product__description a {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, 1);
    color: rgb(251 191 36);
}
@media only screen and (max-width: 600px) {
    .gap-4 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: cyan;
        margin-top: 11px;
    }
}
.starting-or-normal-price.gap-4.flex h2 {
    color: black;
}
.s-comments-title {
    margin-bottom: 0.5rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    color: white;
}
.s-reviews-summary-recommendation-percentage {
    font-size: 2.25rem;
    line-height: 2.5rem;
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, 1);
    color: rgb(255 255 255);
}
.s-reviews-summary-header-section.s-reviews-summary-recommendation-only p {
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, 1);
    color: rgb(255 255 255);
}
.s-comments-item-has-order-check-text:where([dir="rtl"], [dir="rtl"] *) {
    margin-right: 0.25rem;
    color: white;
}
.s-comments-item-rated-widget:where([dir="rtl"], [dir="rtl"] *) {
    margin-right: 0.25rem;
    color: white;
}
.gap-4 {
    gap: 1rem;
    color: cyan;
    margin-top: 10px;
}
.article.article--main.relative.leading-8.overflow-hidden.transition-all.max-h-0.duration-300.py-4 {
    color: white;
}