/* Add custom CSS styles below */ 
/* Hide Social Share on Product Page */

.m-share_warpper {
    display: none !important;
}


.flex.rtl\:space-x-reverse.space-x-3 {
    display: none !important;
}

img.h-\[12em\].rounded-lg.w-full.md\:h-auto.object-cover {
    height: 100%;
    border-radius: 0 !important;
}
.categories__banner_and_description.mb-4 {
    margin-left: -10px;
    margin-right: -10px;
}

.categories__banner_and_description.mb-10 {
    display: none !important;
}

:root {
--font-main: '29LT Zarid Display' !important;
}