/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
.showPreviewBtn {
    display: none;
}

/* الشريط العام */
::-webkit-scrollbar {
  width: 12px; /* عرض شريط التمرير الرأس */
  height: 12px; /* للتمرير الأفقي إذا وجد */
}

/* مقبض التمرير */
::-webkit-scrollbar-thumb {
  background-color: #434343; /* لون المقبض أزرق */
  border-radius: 6px; /* جعل المقبض مستدير الحواف */
  border: 3px solid #434343; /* إطار للمقبض */
}

/* خلفية الشريط */
::-webkit-scrollbar-track {
  background: transparent; /* لون خلفية الشريط */
  border-radius: 6px;
}


/* tshel animation al 3r9` alsre3 */
.transitionPreview2 .pm-content>* {
    animation: unset;
}



/* t3del 9wr al mntjat mn al3r9` al sre3 */
.swiper-lazy {
  background-size: auto;
  background-repeat: no-repeat;
}



/* twse6 3lamh al + */
body:not(.fake-atc) .aaliicon-add-to-cart-outer .s-button-text:before {
  margin: unset
}

/* t3del zr atmam al 6lb */
.dm-btn-in-bg-sec.s-button-wrap {
  border-radius: 0.25rem;
}

.s-form-control {
  width: 87.5%;
  border-radius: 0.5rem;
}


.s-product-options-grid-mode-span {
min-width: 102px;
}

/* a5fa2 msar al t9nefat */
.flex.items-center.flex-wrap.text-sm.dm-text-main {
    display: none !important;
}



#page-main-title.index-title.font-bold.dm-text-main.flex.text-xl.rtl\:pl-3.ltr\:pr-3 {
    position: absolute;
    top: /* Y value matching the breadcrumb bar's top position */;
    left: /* X value aligning with breadcrumbs */;
    z-index: 100;
    /* Optional: match font, remove background, align styles */
}