.bg-\[var\(--color-header-bg\)\] {
    background-color: #5873b4;
}
/*
.s-add-product-button-main .s-add-product-button-mini-checkout {
/* إشتري الان *
    border-radius: 14px;
    background: white; 
    }
.s-fast-checkout-button.rtl {
color: #1f2256 !important ;

} */
   
.Tira__peg_area_slide p,
.Tira__peg_area_slide h3 {
    direction: rtl;
    text-align: center;
}
.Tira__cssbuttons {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.rounded-md.mb-4.last\:mb-0 {
    display: none;
}
.rtl\:pl-24:where([dir="rtl"], [dir="rtl"] *) {
    color: white;
  
}
.s-comments-flex span {
  color: white;
}

#app > a.fixed.bottom-3.right-3.bg-green-500.text-white.w-14.h-14.rounded-full.flex.justify-center.items-center.shadow-lg.hover\:bg-green-600.transition-all.duration-300.ease-out.group.z-50.hover\:scale-105.active\:scale-95 {
display:none ;
}