s { color: gray; font-size: 12px; } @media (max-width: 767px) { .brick__blocks__flex { display: flex ; flex-direction: row; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; gap: 5px !important; padding-inline: 16px; } } .brick__blocks__flex { display: grid ; grid-template-columns: repeat(3, 1fr); gap: 5px !important; justify-items: center; } li.mobile-menu__item.mobile-menu__item--level-1, li.mobile-menu__item mobile-menu__item--level-1 mobile-menu__item--active{ border-bottom: 1px solid #727272; width: 100%; } .mobile-navlink--level-1 { font-size: calc(1rem * var(--adjust-nav-top-level)) !important; } .product-grid-item__title.font-heading{ font-family:'Tajawal', sans-serif !important; font-weight: 400 !important; } a{ letter-spacing: normal !important; } span{ letter-spacing: normal !important; } button{ letter-spacing: normal !important; } .label { letter-spacing: normal !important; } h3{ letter-spacing: normal !important; }