/* Add custom CSS styles below */ 
.store-footer {
    background-color: #f3f4f6;
}

.store-footer__inner h2::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: 
url(https://cdn.salla.sa/qAyGK/KthJ99TaGuJrHtvnCQS1fGh5t81np4vIl1YEgzg3.jpg); 
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 10px;
  vertical-align: middle;
  position: relative;
  top: 14px;
}

a.flex.items-center.text-sm.leading-none {
    display: none;
} 

.ql-align-right {
  width: 569px; 
  text-align: justify;
  direction: rtl;
  font-size: 18px;
  line-height: 1.8;
  margin: auto;
}

@media (max-width: 768px) {
  .ql-align-right {
    width: 90%; /* يخلي العرض مناسب للموبايل */
    font-size: 16px; /* حجم خط أصغر شوي */
  }
}

a.social-link {
    background-color: #f3f4f6 !important;
}

a.swiper-slide.magnify-wrapper.homeslider__slide.swiper-slide-active{
    background-color: #f3f4f6 !important; 
    opacity: 1;
}

salla-button.btn--wishlist.heart-next-add-button.card-secondary-btn.not-added.un-favorited.s-button-wrap.hydrated {
    display: none;
}

/* المدونة */
.list-block.post-entry.relative.h-full.transition-shadow.duration-500.bg-white.rounded.justify-around.overflow-hidden.mb-8.sm\:mb-0.flex.flex-col img.h-full.w-full.object-cover {
    border-radius: 1.5rem;
    object-fit: inherit;
    padding: 5px;
} 
a.post-entry__image.relative.overflow-hidden.hover\:opacity-90.w-full.h-56.md\:h-\[400px\].bg-border-color.flex.items-center.justify-center {
    padding-top: 10px;
}

.flex-1.pt-5 {
    padding-right: 20px;
    padding-left: 15px;
}
.flex.flex-wrap.items-center.-mx-1\.5 {
    padding-right: 20px;
}

/* المعرض الرئيسى */ 
@media (min-width: 1024px) {
    img.swiper-lazy.w-full.object-cover.h-full.swiper-lazy-loaded {
        padding-top: 150px;
        padding-bottom: 150px;
        padding-left: 22px;
        padding-right: 22px;
        
    }
}

.absolute.inset-0.pointer-events-none.has-gradient-full-overlay {
    display: none;
}

.flex.flex-wrap.items-center.-mx-1\.5 {
    display: none;
}

img.lazy.rounded.loaded {
    border-radius: 2.5rem;
    object-fit: unset;
}

/* Product Details */
.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
    background: #f3f4f6;
}

h3.post-entry__title.text-sm.font-bold.leading-6.mb-2\.5:hover {
   color: blue;
}

span.image--aspect-ratio.\!pb-\[56\%\].bg-gray-100.dark\:bg-darker.overflow-hidden img.lazy.loaded {
  border-radius: 2.5rem;
  object-fit: inherit;
}

.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
    border-radius: 1.5rem;
}

.relative.flex.flex-col.justify-center.text-center.lg\:gap-5.max-w-lg h2.text-2xl.sm\:text-3xl.lg\:text-5xl.lg\:\!leading-16.font-extrabold {
    display: none;
}


.relative.flex.flex-col.justify-center.text-center.lg\:gap-5.max-w-lg p.lg\:text-xl.opacity-80.mb-3.line-clamp-2.lg\:line-clamp-none {
    display: none;
}

.relative.flex.flex-col.justify-center.text-center.lg\:gap-5.max-w-lg a.more-link.more-link--arrowed.group.transition-all.duration-300 {
    padding: 5px;
    background-color: blue;
    border-radius: 10px;
}

/* .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    position: relative;
    bottom: 200px;
} */

/* section#s-block--banners-3 {
    position: relative;
    bottom: 62px;
} */