/* Add custom CSS styles below */ 
/* cat */ 
@media (max-width: 640px) {
    section.section-1.Nextron-Links.Nextron-Links-1.margin-class.is-imakeup-custom {
        display: none;

    }
     h2.text-2xl.lg\:text-4xl.font-medium.mb-3.md\:mb-6.animate-text.delay-2.sal-animate {
        line-height: 36px;
    }
}
@media (min-width: 640px) {
    section.section-2.Nextron-Links.Nextron-Links-2.margin-class {
        display: none;
    }
  h2.text-2xl.lg\:text-4xl.font-medium.mb-3.md\:mb-6.animate-text.delay-2.sal-animate {
    line-height: 56px;
}
  /* كويك فيو */ 
  salla-button.s-product-card-quick-btn.eye-model-style.openEyeModel.s-button-wrap.hydrated
 {
    display: none !important;
}
  /* مقارنه */ 
.flex-action .compare-button, .flex-action .union-button{
  display: none !important;
}