.s-advertisement-content-icon:where([dir=rtl],[dir=rtl] *) {
    display: none;
}
/****عرض المزيد يكون في النص***/
.s-infinite-scroll-wrapper {
    text-align: -webkit-center !important;
}

/*****/
.s-product-card-price, .s-product-card-starting-price h4 {
    font-weight: 100 !important;
}
/***********************/
/* في حال كان النص داخل span أو عنصر داخلي */
.s-product-card-content button:hover *,
salla-add-to-cart-button:hover * {
    color: #FFFFFF !important;
}
/**********تظبيط كثافة خطين زر عرض الكل **********/
.s-slider-block__display-all:before, .s-slider-block__display-all:after {
    width: 41% !important;
}
/* ==========================================
   ضبط عرض خطوط زر عرض الكل (للهاتف فقط)
   ========================================== */
@media (max-width: 768px) {
    .s-slider-block__display-all:before, 
    .s-slider-block__display-all:after {
        width: 32% !important;
    }
}
.s-slider-block__display-all:before, .s-slider-block__display-all:after {
    height: 0.8px !important;
    border-bottom-width: 1px !important;
}
/****زر المشاركة في صفحة المنتج***/
@media (max-width: 991px) {
    .abayat-main-content button.s-social-share-btn.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center {
        top: -19px;
    }
}
/************/
@media (max-width: 768px) {
    .s-block {
        margin-top: 24px !important;
    }
}
/* ==========================================
   إظهار نقاط القوائم باستخدام Flexbox (مضمون 100%)
   ========================================== */
/* 1. ضبط القائمة الرئيسية وتصفير الهوامش */
body .product-details-section ul {
    list-style: none !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin: 15px 0 !important;
    direction: rtl !important;
}

/* 2. جعل كل عنصر في سطر مستقل مع إعطاء مساحة فارغة للنقطة على اليمين */
body .product-details-section ul li {
    display: block !important; /* ضمان نزول كل عنصر في سطر جديد */
    clear: both !important;
    width: 100% !important;
    position: relative !important;
    padding-right: 18px !important; /* مسافة من اليمين حتى لا يركب النص على النقطة */
    margin-bottom: 10px !important;
    line-height: 1.8 !important;
    text-align: right !important;
}

/* 3. رسم النقطة بشكل مستقل وثابت جهة اليمين */
body .product-details-section ul li::before {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    right: 0 !important;          /* تثبيت النقطة في أقصى اليمين */
    top: 10px !important;         /* محاذاة النقطة رأسياً مع بداية النص */
    width: 6px !important;        /* حجم النقطة */
    height: 6px !important;
    background-color: #000000 !important; /* لون النقطة أسود */
    border-radius: 50% !important; /* جعلها دائرية */
}

/*****/
/* جعل خط روابط القائمة الرئيسية عريضاً */
body #mobile-menu .main-menu li a,
body #mobile-menu .main-menu li a span {
    font-weight: 700 !important; 
    font-size: 20px !important;
}



/*****/
.salla-products-slider .s-slider-block__title {
    /* margin: 15px !important; */
    padding-top: 40px;
}


/* 1. زيادة ارتفاع حاوية صورة المنتج وتحديد نسبة عرض إلى طول أطول */
.s-product-card-image {
    height: 420px !important;
    max-height: none !important;
    aspect-ratio: 3 / 4 !important;  /* نسبة 3:4 تمنح الصورة مظهراً طولياً متناسقاً */
}

/* 2. إجبار الصورة على ملء الارتفاع الجديد بالكامل بدون تشويه */
.s-product-card-image img,
.s-product-card-image-contain {
    height: 100% !important;
    max-height: none !important;
    object-fit: cover !important;    /* يضمن تغطية المساحة بالكامل دون مط الصورة */
    object-position: top center !important; /* يركز الجزء العلوي من صورة العباية */
}

/***لون زر اضافة السلة **/

.button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    border-radius: 8px !important;
}


.salla-products-slider .swiper-slide {
    height: auto;
}

/****/
/* 1. إعطاء الحاوية الرئيسية خاصية توزيع العناصر على الأطراف */
.tamara-summary-widget__container .summary-widget-content .content-wrapper {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  width: 100% !important;
}

/* 2. دفع الشعار إلى الطرف الأيسر وتغيير ترتيبه */
.tamara-summary-widget__container .summary-widget-content .content-wrapper .tamara-badge {
  order: 2 !important;            /* يدفع اللوجو ليصبح العنصر الأخير (على اليسار) */
  margin-right: auto !important;   /* يعطي مسافة تلقائية تدفعه لليسار */
  margin-left: 0 !important;
}



/****/
.s-infinite-scroll-status {
    display: none !important;
}
/******/

@media (min-width: 1200px) {
    .container {
        width: 85% !important;
        max-width: 85% !important;
    }
}
/*****/
/* توسيط زر عرض الكل (للهاتف فقط) */
@media (max-width: 768px) {
    .s-slider-block__title-left {
        bottom: 3px !important;
    }
}

/* إخفاء الأسهم */
.s-slider-block__title-nav {
    display: none !important;
}



/* تنسيق الزر */
.s-slider-block__display-all {
    margin: 0 auto !important;
}

/******/
.s-button-btn.s-button-primary {
    position: relative;
    overflow: hidden;
    animation: pulseBtn 2.5s infinite;
}

.s-button-btn.s-button-primary::before {
    content: "";
    position: absolute;
    inset: -50%;
    width: 40%;
    background: linear-gradient(
        120deg,
        transparent,
        rgba(255,255,255,.7),
        transparent
    );
    transform: rotate(25deg);
    animation: shine 3s infinite;
}

@keyframes shine {
    0% { left: -120%; }
    20% { left: 130%; }
    100% { left: 130%; }
}

@keyframes pulseBtn {
    0%,100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.03);
    }
}
/*****/
/* زر إضافة للسلة */
.product-single .s-button-btn.s-button-primary,
.abayat-main-content .s-button-btn.s-button-primary {
    position: relative;
    overflow: hidden;
    border: none !important;
    color: #fff !important;
    background: linear-gradient(
        135deg,
        #5b3a29 0%,
        #7a5239 25%,
        #9b6a47 50%,
        #7a5239 75%,
        #5b3a29 100%
    );
    background-size: 300% 300%;
    animation: brownGlow 4s ease infinite;
    transition: .3s;
}

/* لمعة داخلية */
.s-button-btn.s-button-primary::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        110deg,
        transparent 20%,
        rgba(255,255,255,.18) 40%,
        rgba(255,255,255,.35) 50%,
        rgba(255,255,255,.18) 60%,
        transparent 80%
    );
    transform: translateX(-120%);
    animation: shineMove 2.8s linear infinite;
}

/* حركة لون الخلفية */
@keyframes brownGlow {
    0%   { background-position: 0% 50%; }
    50%  { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}

/* حركة اللمعة */
@keyframes shineMove {
    0% {
        transform: translateX(-120%);
    }
    100% {
        transform: translateX(220%);
    }
}
/*****/
/* توسيط محتوى زر إضافة للسلة */
.s-button-btn.s-button-primary {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.s-button-btn.s-button-primary .s-button-text {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: auto !important;
    margin: 0 auto !important;
    gap: 8px;
}


/**العنوان***/
.s-product-card-content-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.6;
    min-height: calc(1.6em * 2); /* <-- هذا هو الخصم! */
    max-height: calc(1.6em * 2);
}










body:has(.s-user-menu-wrapper) .abayat-banner-with-text-btn {
    display: none !important;
}
/* Add custom CSS styles below */ 
.abayat-store-header .navbar-brand img{
  border-radius: 100%;
      height: 72px ;
    max-height: 100% !important;
}
.product-single .s-comments-product{
    display: none;
}
.abayat-store-header custom-main-menu .mobile-menu .main-menu{
      gap: 15px !important;
    row-gap: 0px !important;
}
.abayat-store-header custom-main-menu .mobile-menu .main-menu li a{
font-weight: normal !important;
}

.abayat-banner-with-text-btn {
    cursor: pointer;
    margin: auto;
    margin-top: 20px !important;
    display: block;
    width: max-content;
}
.s-product-card-entry .s-product-card-content .s-product-card-content-main .s-product-card-content-title a{
  color: #000
}
.s-product-card-entry{
  background: transparent;
      transition: all .3s ease;
    border-radius: 4px !important;
    padding: 20px;
    box-shadow: 0 0 10px 10px #eaeaea;
}
.container{
  width: 95%;
}
.s-product-card-entry .s-product-card-image img{
  max-height: 300px
}
.is-static-add-btn .s-product-card-add-to-cart-mobile .s-button-primary-outline:hover{
      background-color: #daad4f !important;
    color: #fff !important;
    fill: #fff;
    border-color: #fff !important;

}
.s-product-options-wrapper,.bg-white{
    background: transparent;
}
.product-single #main-content{
  background: #fff
}
.shippingTimeSec {
    width: 100%;
    margin-top: 15px;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 14px;
      border-radius: 8px !important;
    padding: 12px !important;
    margin: 15px 0 !important;
    background-color: #e1b65926 !important;
    border: 1px solid #e1b659 !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05) !important;
}
span.deliveryPeriodIcon {
    width: 28px;
    height: 28px;
    padding: 2px;
    border-radius: 50%;
    background:#d4ac84;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    margin-top: 6px;
    background-color: #e1b659 !important;
}
span.deliveryPeriodIcon > svg {
    fill: #ffffff;
    width: 20px;
    height: auto;
      display: block;
    vertical-align: middle;
    -webkit-animation: runAnimation 2s ease-in-out infinite;
    -moz-animation: runAnimation 2s ease-in-out infinite;
    animation: runAnimation 2s ease-in-out infinite;
}

.deliverTime {
    padding: 4px 0 0 0;
}
@keyframes runAnimation{
  0% {
    transform: translateX(-125%);
}
100% {
    transform: translateX(125%);
}
}
.s-product-options-option-label small{
  display: none
}
section.sticky-product-bar.bg-white.p-5.rounded-md.rounded-b-none {
    background: #fff;
    opacity: 1;
}
.container.mx-auto.max-w-4xl{
  max-width: 100%;
}
.s-blocks-wrapper.s-after-related .size-guide-input.mb-8{
  display: none
}
img.size-guide-image-placeholder.w-full.max-w-md.mx-auto.rounded-lg.shadow-md.object-cover{
      width: 100%;
    height: auto;
    max-height: max-content;
    max-width: 100%;
}
.product-single .product__description{
  display: none
}
.product-details-section{
      width: 95%;
    margin: auto;
    padding: 20px;
}
.product-details-section .product-details-title{
    font-size: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
    width: max-content;
}
.custom-japanese-img {
    width: 100px;
    opacity: 1;
}
.s-product-options-option-stock-out {
    opacity: 1;
}
.abayat-slider-simple .swiper{
  overflow-y: visible
}
.abayat-slider-simple .swiper-slide{
          margin-left: 1rem !important;
        margin-right: 1rem !important;
        width: 80% !important;
}
salla-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: -45px;
    }
.s-slider-wrapper .swiper-pagination-bullet-active{
  background: #000 !important;
}
.abayat-slider-simple img{
  border-radius: 8px
}
main#main-content{
  background: #fff
}
.abayat-main-nav-container .hidden.lg\:flex.items-center.flex-1.px-8{
      order: 2;
}
.abayat-main-nav-container .flex.items-center.lg\:justify-center.justify-between.flex-1{
  order: 1;
  justify-content: flex-start;
}
.abayat-main-nav-container .flex.items-center.flex-1.gap-1.justify-end{
      order: 3;
}
.abayat-store-header .abayat-main-nav-container{
      min-height: 110px !important;
    padding: 20px 0;
  border: 0 !important;
}
.enhanced-title-border{
      background: transparent !important;
    border: 2px solid #000 !important;
}
.enhanced-title-border::after, .enhanced-title-border::before {
    background: #000 !important;
}


/* Tabs Desktop */
.tabs-header {
  display: flex;
  gap: 0px;
  flex-direction: column;
  width: 15%;
}

.tab-btn {
  padding: 27px 20px;
  background: transparent;
  border: none;
  cursor: pointer;
  font-weight: bold;
  position: relative;
        border-left: 1px solid #ddd;
    width: 100%;
    font-size: 20px;
        font-family: 'PingARLT';
    text-align: right;

}

.tab-btn.active {
  color: #000;
    border-bottom: 0;
    border-left: 1px solid #000;

}

.tab-btn.active::after {
  content: "";
  position: absolute;
  bottom: -1px;
    right: 0;
    width: 70%;
    height: 1px;
    background: #000;
}

/* Accordion */
.accordion {
    padding-right: 30px
}

.accordion-item {
  border-bottom: 1px solid #eee;
}
  .accordion-item {
    display: none;
  }
.accordion-item.active {
    display: block;
  }
.accordion-title {
  background: #5a3b22;
  color: #fff;
  padding: 14px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.accordion-title::after {
  content: "+";
  font-size: 20px;
}

.accordion-item.active .accordion-title::after {
  content: "−";
}

.accordion-content {
  display: none;
  padding: 15px;
  background: #fff;
}

/* open state */
.accordion-item.active .accordion-content {
  display: block;
}

/* ===== Mobile ===== */
@media (max-width: 768px) {
  .tabs-header {
    display: none;
  }

  .accordion-title {
    background: #5a3b22;
  }
}

/* ===== Desktop ===== */
@media (min-width: 769px) {
  .accordion-title {
    display: none !important;
  }
.custom-tabs{
    display: flex;
        align-items: start;
        justify-content: flex-start;
        flex-wrap: nowrap !important;
        overflow: auto;
        position: relative;

}
  .accordion-content {
    display: block !important;
  }


  .accordion-content {
    display: none;
  }

  .accordion-item.active .accordion-content, .accordion-item.active {
    display: block;
  }
}
.swiper-autoheight .swiper-wrapper{
  max-height: 800px
}
.swiper-autoheight .swiper-wrapper {
    max-height: 400px;
}
div[data-option-id="1799979279"] label.s-product-options-option-stock-out {
    width: 100%;
    border-radius: 6px;
}
div[data-option-id="1799979279"]  .s-product-options-grid-mode-span{
  display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 17px;
}
div[data-option-id="1799979279"] .s-product-options-option{
      display: flex;
    flex-direction: column;
    align-items: normal;
    gap: 14px;
}
#radio-1799979279-696428 {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 24px;
  height: 24px;
  min-width: 24px;
  border: 1.5px solid #d1d1d1;
  border-radius: 6px;
  background-color: #fff;
  cursor: pointer;
  position: relative;
  margin: 0;
  outline: none;
  transition: all 0.15s ease;
  opacity: 1;
    top: 71px;
    z-index: 10;
    right: 10px;
}
div[data-option-id="1799979279"] .s-product-options-grid-mode-span{
      padding-right: 40px;
}
/* الحالة المفعّلة (checked) */
#radio-1799979279-696428:checked {
  background-color: #000;
  border-color: #000;
}

/* علامة الصح البيضا جوه المربع الأسود */
#radio-1799979279-696428:checked::after {
  content: "";
  position: absolute;
  top: 45%;
  left: 50%;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: translate(-50%, -55%) rotate(45deg);
}

/* هوفر بسيط (اختياري) */
#radio-1799979279-696428:hover {
  border-color: #999;
}
div[data-option-id="1799979279"] .s-product-options-grid-mode{
  display: block
}
.s-slider-block__title-nav{
  display: none !important
}
salla-products-slider .s-slider-block__title{
  justify-content: center;
}
.s-slider-block__title h2{
          font-size: 2.25rem;
        line-height: 2.5rem;
      position: relative;
}
.enhanced-title-border {
    border: 2px solid #000;
    border-radius: 100%;
    height: 14px;
    margin: 15px auto;
    position: relative;
    width: 14px;
      display: block;
}
 .enhanced-title-border:after,  .enhanced-title-border:before,
.s-slider-block__display-all:after,.s-slider-block__display-all:before,.s-slider-block__display-all:after{
    background: #000;
    content: " ";
    height: 2px;
    position: absolute;
    top: 45%;
    width: 110px;
}
 .enhanced-title-border:before {
    right: 251%;
}
 .enhanced-title-border:after {
    left: 251%;
}
.s-slider-block__title-left{
  position: absolute;
    bottom: 0;
  width: 100%;
      justify-content: center;
}
.s-slider-block__display-all:before, .s-slider-block__display-all:after{
  width: 44%;
  height: 1px
}
.s-slider-block__display-all:after {
    left: -5px;
}
.s-slider-block__display-all:before{
  right:0
}
.s-slider-block__display-all{
   flex: 1 1 0%;
    font-size: .875rem;
    font-weight: 700;
    justify-content: center;
    line-height: 1.25rem;
    padding: 10px 20px;
    color: #000;
    border: 1px solid #000;
    border-radius: 0;
      z-index: 10;
   max-width: 125px;
    align-items: center;
    justify-content: center;
    display: flex;
 
}
.s-slider-block__display-all:hover{
  background: var(--color-primary);
  border-color: var(--color-primary);
  color: #fff
}
.s-slider-block__display-all:hover i{
  color: #fff
}
.s-product-card-entry{
  padding: 0;
      box-shadow: none;
      border-radius: 0 !important;
}
.sicon-shopping-bag:before {
    content: "\e90c";
}
button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background: #000;
    color: #fff !important;
    align-items: center;
    justify-content: center;
      margin-top: 20px;
}
salla-button.s-button-wrap.hydrated .s-button-btn{
      align-items: center;
    display: flex;
    justify-content: space-evenly;
}
salla-button.s-button-wrap.hydrated .s-button-btn .s-button-text{
  align-items: center;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    width: 100%;
}
button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center span{
      width: 100%;
}
/*salla-products-slider .swiper-wrapper {
    padding: 50px 0 100px !important;
}*/
.s-slider-block__title-right,.s-slider-block__title h2{
  padding: 0
}
salla-slider{
    padding: 0px 0;
}
main#main-content {
    padding-bottom: 50px;
}
.s-payments-list li:last-of-type{
  display: none !important
}
@media(max-width:991px){
  .rtl\:ml-4:where([dir=rtl],[dir=rtl] *) {
    margin-left: 0;
}
  .abayat-store-footer .abayat-store-footer__inner salla-menu a{
    font-size: 12px !important;
  }
  .swiper-autoheight .swiper-wrapper{
    max-height: 100%
  }
  .abayat-main-content salla-social-share.inline-flex.hydrated{
        position: absolute;
    top: 16.8rem;
    z-index: 100;
    left: 44px;
    border: 0;
  }
  .abayat-main-content button.s-social-share-btn.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center {
    border: 0;
}
  salla-slider.details-slider salla-button.btn--wishlist{
        left: 4rem;
    right: auto;
    top: 13px;
    border-radius: 0;
  }
 .swiper-autoheight button.btn--wishlist.animated.sws.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center {
    border-radius: 0 !important;
}
.footer-is-light .store-footer .store-footer__inner .container >div:nth-of-type(3), 
  .footer-is-light .store-footer .store-footer__inner .container >div:nth-of-type(2){
    width: 45%;
}
  .flex.md\:flex-row.flex-col.items-center.justify-between.py-4.container.text-center.gap-2 {
    display: flex;
    flex-direction: column-reverse;
}
  .store-footer__inner.abayat-store-footer__inner .flex.flex-col.gap-4{
        flex-wrap: nowrap;
    display: flex;
    flex-direction: row;
  }
  .footer-is-light .store-footer .store-footer__inner .container{
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    justify-content: center;
            padding: 0;
  }
  salla-button.s-button-wrap.hydrated .s-button-btn .s-button-text{
    width: auto
  }
  .accordion{
    padding: 0
  }
  .product-details-section{
    width: 100%
  }
  .accordion-item{
    display: block
  }
     section.abayat-slider-simple.w-full.relative.container.block.block {
        padding: 0 !important;
        padding-bottom: 40px !important;
    }
  div[data-option-id="1799979279"] .s-product-options-grid-mode{
        display: block;
  }
.abayat-slider-simple .swiper-slide{
          margin-left: 0rem !important;
        margin-right: 1rem !important;
        width: 95% !important;
}
  .s-slider-v-centered .s-slider-block__title-nav{
    display: none
  }
  .slider-controls{
    display: none !important;
  }
  salla-products-slider .swiper-wrapper{
        padding: 30px 0 0px !important;
  }
  .s-slider-block__display-all:before, .s-slider-block__display-all:after {
    width: 29%;}
}
.floating-whatsapp {
    position: fixed;
    bottom: 24px;
    right: 24px; /* غيرها إلى right لو عايزها يمين */
    width: 64px;
    height: 64px;
    background: #25D366;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    font-size: 36px;
    box-shadow: 0 8px 25px rgba(0,0,0,.25);
    z-index: 99999;
    transition: transform .3s ease;
}

.floating-whatsapp:hover {
    transform: scale(1.08);
}

.floating-whatsapp i {
    line-height: 1;
}
.s-slider-block__display-all:before, .s-slider-block__display-all:after {
    height: .8px;
}
salla-slider {
    padding-bottom: 70px;
    padding-top: 0
}
.store-footer__inner .container > div:first-of-type a h2{
  display: none
}
salla-social.block.mb-6.hydrated ul.s-social-list{
  display: none
}
.s-contacts-list.s-contacts-list-vertical{
  display: none
}
a.flex.items-center.border.p-1\.5.md\:p-2.text-sm.leading-none.enhanced-contact-item {
    padding: 8px;
    font-size: 12px;
}
@media (max-width: 768px) {
      .s-block {
        margin-top: 0;
    }
  .store-footer a img{
    margin: auto
  }
  salla-slider#thumbs {
    padding: 0;
}
  
    .floating-whatsapp {
        width: 56px;
        height: 56px;
        font-size: 32px;
        bottom: 20px;
        right: 20px;
    }
}




/*************/
.text-\[var\(--color-price-original-product\)\] {
    color: #000000 !important
}


/*salla-advertisement {
    display: none !important;
}*/


/*****/
/* ==========================================
   إصلاح استجابة زر الحذف على الجوال
   ========================================== */
@media (max-width: 768px) {
    /* 1. رفع الزر فوق الطبقات الشفافة وتفعيل اللمس */
    button.btn--delete,
    .btn--delete {
        position: relative !important;
        z-index: 9999 !important;
        pointer-events: auto !important;
        touch-action: manipulation !important;
        cursor: pointer !important;
    }

    /* 2. منع الأيقونة والنص الداخلي من اعتراض الضغطة */
    .btn--delete *,
    .btn--delete .s-button-text,
    .btn--delete i {
        pointer-events: none !important;
    }
}

/********************/
/* سنترة محتوى قسم المنتجات وتأكيد التجاوب */
@media (min-width: 769px) {
    .product-details-section,
    .products-list,
    .s-block {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    /* سنترة القوائم وعناصر الـ Flex داخل الصفحة */
    body .product-details-section ul {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        flex-wrap: wrap !important;
        padding: 0 !important;
        margin: 0 auto !important;
    }

    /* جعل كروت المنتجات متناسقة ومُسنترة في جميع أحجام الشاشات */
    .s-block-products-slider,
    .s-block-tabbed-products {
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 100% !important;
    }

    /* في حال استخدام Flexbox للكروت */
    .s-block-products-list {
        display: flex !important;
        justify-content: center !important;
        flex-wrap: wrap !important;
    }
}
/********تقليل المساحات***/