.index .kayan-header 
{
    position: absolute;
    z-index: 9999;
    width: 100%;
    background: transparent !important;
    height: 75px;
    backdrop-filter: blur(3px);

}


/* إلغاء الـ padding في العنصر الثاني */
.kayan-categories{
  padding: 0;
}

.kayan-categories-title {
    margin-top: 1rem;
}

@media(max-width:767px) 
{

.kayan-categories .kayan-categories-slide {
    width: 105px !important;
    min-width: 90px !important;
    margin: 0 10px !important;
}

#app > div.app-inner.flex.flex-col.min-h-full > div.kayan-header.lg\:relative.lg\:z-10.z-50.sticky.top-0.lg\:overflow-visible.overflow-hidden.w-full.h-full > div > div > div.flex-1.lg\:flex.hidden.gap-6 > a ,
#app > div.app-inner.flex.flex-col.min-h-full > div.kayan-header.lg\:relative.lg\:z-10.z-50.sticky.top-0.lg\:overflow-visible.overflow-hidden.w-full.h-full > div > div > div.flex-1.justify-end.items-center.flex.lg\:gap-6.gap-4 > a
{
  display:none
}


div.app-inner.flex.flex-col.min-h-full > div.kayan-header.lg\:relative.lg\:z-10.z-50.sticky.top-0.lg\:overflow-visible.overflow-hidden.w-full.h-full > div > div > div.flex-1.lg\:flex.hidden.gap-6 {
    display: flex;
        display: contents;

}

}


.kayan-card img {
    aspect-ratio: 9 / 14;
}




div.app-inner.flex.flex-col.min-h-full > div.kayan-header.lg\:relative.lg\:z-10.z-50.sticky.top-0.lg\:overflow-visible.overflow-hidden.w-full.h-full > div > div > div.flex-1.lg\:flex.hidden.gap-6 {
    display: flex;

}


.flex.justify-between.items-center.w-full.h-full.bg-white\/10.rounded-md.px-4.search.duration-200.z-\[99\] {
    background: #fff;
}

.s-search-modal .s-modal-body 
{
  margin-top:5rem
}