.store-header {
    position: relative !important;
}

.navbar-brand img {
    max-height: 5rem !important;
}

@media (max-width: 768px) {
    .h-\[85vh\] {
        height: 56vh !important;
    }
}

.Furniture1-0 * {
    color: white !important;
}

.text-\[var\(--m-color\)\] {
    color: #ffffff !important;
}

.Furniture2 * {
    color: white !important;
}

.Furniture2 .justify-start.items-center.text-center {
    text-align: center;
    justify-content: flex-end !important;
    width: 100%;
    top: 75%;
    left: auto;
}

.Furniture6 * {
    color: #2B3B93 !important;
}

@media (min-width: 768px) {
    .s-slider-swiper-wrapper {
        justify-content: center !important;
    }
}

/* Add custom CSS styles below */ 
/* ----------------لوجو------------ 
.navbar-brand img {
    max-height: 200px !important; /* اتحكم في الطول */
    width: 150PX !important;       /* العرض يتظبط تلقائي */
    height: auto !important;      /* يمنع التمط */
    display: block !important;
    object-fit: contain !important;
}
body.index .store-header {
    position: relative;
}
*/