.s-block__title {
  justify-content: center;
}

.s-block__title .right-side {
  padding: 0;
}

.s-block__title h2 {
  font-size: 1.1rem;
  color: #21d0c5;
  margin-bottom: 10px;
}

.index .s-products-list-vertical-cards {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.s-block--features__item .feature-icon {
  background-color: #e6f5f6;
}

.index .s-product-card-vertical {
  display: flex;
  flex-direction: row;
  align-items: center;
}

/* تحريك محتوى النص يمين (يقرب من الصورة) داخل كرت المنتج - الصفحة الرئيسية فقط */
.index .s-product-card-vertical .s-product-card-content,
.index .s-product-card-vertical .s-product-card-content-wrapper,
.index .s-product-card-vertical .s-product-card-info,
.index .s-product-card-vertical .s-product-card-details,
.index .s-product-card-vertical .s-product-card-body{
  transform: translateX(22px);
}

.index .s-product-card-fit-height .s-product-card-image {
  height: 12rem;
  max-height: 15rem;
  max-width: 52%;
}

.index .s-product-card-fit-height.s-product-card-vertical .s-product-card-image {
  flex: none;
  background-color: transparent;
}

custom-salla-product-card#\31 019982642{
  background: linear-gradient(45deg, rgba(255,246,207,0.72) 0%, rgba(255,230,140,0.40) 30%, rgba(255,255,255,0) 100%);
  border: 3.5px solid rgba(255,216,77,0.72);
}

custom-salla-product-card#\31 45236013{
  background: linear-gradient(45deg, rgba(255,236,219,1) 0%, rgba(255,255,255,0) 100%);
  border: 3.5px solid #ffd8af;
}

custom-salla-product-card#\31 827070499{
  background: linear-gradient(45deg, rgba(214,245,255,0.40) 0%, rgba(255,255,255,0) 100%);
  border: 3.5px solid rgba(175,236,255,0.40);
}

salla-add-product-button.hydrated {
  background-color: white;
  border-radius: 15px;
  border: 2px solid #16d0c5;
  box-sizing: border-box;
}

.s-block--features__item:first-child {
  grid-column: auto;
}

.s-block--features__item:nth-child(3) {
  display: none;
}

.s-block--features__item p {
  display: none;
}

.s-block--features__item {
  background-color: transparent;
}

.sicon-check-square:before {
  content: "\ea9c";
  color: #16d0c5;
}

.sicon-group:before {
  content: "\ec7d";
  color: #16d0c5;
}

.s-block--features__item h2 {
  color: #1dd0c5;
  font-weight: bold;
}

.footer-is-light .store-footer .store-footer__inner {
  background-color: #16d0c5;
  text-align: center;
  border-radius: 60px 60px 0px 0px;
}

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

.store-footer a {
  justify-content: center;
}

footer.store-footer * {
  color: white;
}

.footer-is-light .store-footer .contact-social {
  display: none;
}

.s-apps-icons-list {
  justify-content: center;
}

.s-contacts-list-vertical {
  flex-direction: row;
  justify-content: center;
}

span.unicode {
  display: none;
}

.s-contacts-icon {
  display: flex;
  height: 3rem;
  width: 3rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  border-width: 1px;
}

.s-contacts-icon svg {
  height: 2.875rem;
  width: 1.4rem;
  fill: currentColor;
}

.top-navbar {
  display: none;
}

.main-nav-container {
  min-height: auto;
}

.s-product-card-promotion-title {
  display: none;
}

button.s-product-card-wishlist-btn.animated.not-added.un-favorited.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center {
  display: none;
}

.md\:flex.items-center.justify-between.py-4.container.text-center {
  background-color: #18d0c5;
  margin: 0;
  min-width: 100%;
}

a.flex.items-center.m-0:before {
  content: "";
  display: inline-block;
  width: 140px;
  height: 55px;
  background-image: url(https://i.ibb.co/RTkJqtfT/image.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 0;
  vertical-align: middle;
}

a.flex.items-center.m-0 h3 {
  font-size: 0;
}

.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 {
  order: -1;
}

salla-apps-icons.lg\:col-span-2.rtl\:lg\:pr-20.ltr\:lg\:pl-20.s-apps-icons.hydrated {
  order: -1;
}

div#contact-slot:nth-child(2) {
  display: none;
}

.store-header .header__search,
.store-header .store-header__search,
header .header__search,
header .store-header__search,
header .s-search,
header .search-bar,
header form[role="search"] {
  display: none !important;
}

.index {
  --prod-img-scale: 1;
}

.index .s-product-card-image {
  display: flex;
  align-items: center;
  justify-content: center;
}

.index img.s-product-card-image-cover {
  display: block !important;
  width: 92%;
  height: auto;
  border-radius: 13%;
  background: transparent;
  object-fit: contain;
  transform: translateX(-7px) scale(var(--prod-img-scale));
  transform-origin: center;
}

.index {
  --prod-img-scale: 0.87;
}

salla-products-slider .swiper-wrapper {
  display: grid !important;
  grid-template-columns: 1fr !important;
}

salla-products-slider .swiper-slide {
  width: 100% !important;
  margin-bottom: 15px;
}

salla-products-slider .swiper.s-slider-container {
  padding-left: 0;
}

@media (min-width: 992px) {
  .index .s-products-list-vertical-cards {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  section.s-block.s-block--features.container .grid.grid-cols-\[repeat\(2\,minmax\(0\,1fr\)\)\].md\:grid-cols-\[repeat\(3\,minmax\(0\,1fr\)\)\].gap-4.sm\:gap-6.xl\:gap-8 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .rtl\:lg\:pr-20:where([dir="rtl"], [dir="rtl"] *) {
    padding-right: 0;
  }
}

@media (min-width: 1024px) {
  .s-products-list-vertical-cards {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .container.px-2\.5.ms\:px-5.mb-10 {
    padding-top: 90px;
  }
}

@media (max-width: 767.98px) {
  .s-products-list-vertical-cards {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 0.625rem;
  }
}

.section--payment #payment_step > .mt-4 > div:first-child > div:nth-child(2) {
  display: block !important;
}

ul#default_payment_method {
  display: none;
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation: none !important;
    transition: none !important;
    scroll-behavior: auto !important;
  }
}

main.sections-wrapper > :not(:first-child) {
  content-visibility: auto;
  contain-intrinsic-size: 1px 700px;
}

@supports selector(:has(*)) {
  main.sections-wrapper > :not(:first-child):has(.s-slider-container),
  main.sections-wrapper > :not(:first-child):has(salla-products-slider),
  main.sections-wrapper > :not(:first-child):has(.s-reviews),
  main.sections-wrapper > :not(:first-child):has(.s-testimonials) {
    content-visibility: visible;
    contain-intrinsic-size: auto;
  }
}

/*
section.sticky-product-bar.bg-white.p-5.rounded-md.rounded-b-none {
  position: fixed;
  bottom: 0;
  min-width: 100%;
  z-index: 99999999;
  margin: auto;
  right: 0;
}
.product-single #karzoun-widget-send-button {
  bottom: 145px !important;
  left: 10px;
  right: unset;
}
*/