/* Add custom CSS styles below */ 
/* إخفاء قسم الأكثر مبيعاً في الاقتراحات */
.suggestions-best-seller, 
.best-seller-section, 
#best-seller-suggestions {
    display: none !important;
}


.s-product-options-option-label small {
  display: none;
}