.s-button-loader-center{
background-color:white !important;
}
button.s-quick-buy-button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-after {  
    background:white !important;
  background-color:#8a77a1 !important;
  color:black !important;

   }
/* Add custom CSS styles below */ 

/*حجم خط العنوان*/
@media only screen and (max-width: 940px){
.md\:text-2xl {
  display:none;
  }
li span.fix-align{
  font-size:34px !important;
  line-height:normal !important;
}
}
/*نهاية حجم خط العنوان*/

/*حجم خط السعر*/
h4.text-red-400 {
font-size:36px !important;
}
/*نهاية حجم خط السعر*/

/*كود الزرار ستيكي*/
@media only screen and (max-width: 940px) {
salla-add-product-button.mt-5.w-full.sticky-product-bar__btn.s-add-product-button-with-quick-buy.s-add-product-button-with-sticky-bar.hydrated {
    z-index: 99;
    possition:fixied;
  
    left: 50%;
   /* transform: translate(-50%, 0);*/
    opacity: 100% !important;
    width:90%;  
    }
    
button.s-quick-buy-button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-after {  
    background:white !important;
  background-color:#8a77a1 !important;
  color:black !important;

   }
}
/*نهاية كود الزرار ستيكي*/
.s-button-loader-center{
background-color:white !important;
}