nav#mobile-menu ul.flex-1.hidden.lg\:flex.flex-wrap.z-50.rehla-menu li {
    padding-right: 0;
    padding-left: 10px;
}



section.s-block.s-block-tabs.s-block--tabs-produtcs img.w-full.rounded-t-xl.object-cover {
    min-height: 330px;
    max-height: 350px;
}


.rehla-default-product.rehla-fixed-products {
    padding-bottom: 1rem;
}


.rehla-product-card .rehla_button_text::after {
    content: 'التفاصيل'; 
}

html[lang="en"] .rehla-product-card .rehla_button_text::after {
    content: 'Details';
}

html[lang="fr"] .rehla-product-card .rehla_button_text::after {
    content: 'Détails';
}