/* ===== Oilgaspex Mobile Final Category Fix ===== */ @media screen and (max-width: 767px) { /* سرچ در همان جای سالم فعلی */ .ogx-mobile-search-layer { top: 1% !important; } /* دسته‌بندی دقیقاً زیر سرچ */ .ogx-mobile-category-marquee { top: calc(1% + 60px) !important; padding: 4px 0 !important; } /* ظاهر تمیزتر دسته‌ها */ .ogx-mobile-category-track { gap: 6px !important; } .ogx-mobile-category-track a { height: 30px !important; min-height: 30px !important; padding: 0 12px !important; color: #ffffff !important; background: rgba(6, 20, 37, 0.48) !important; border: 1px solid rgba(255,255,255,0.18) !important; border-radius: 15px !important; font-size: 10px !important; font-weight: 500 !important; box-shadow: none !important; backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); text-decoration: none !important; } .ogx-mobile-category-track a:active { background: rgba(230,190,80,0.30) !important; border-color: rgba(230,190,80,0.75) !important; } }

دیدگاهتان را بنویسید