/* Add custom CSS styles below */ 
@media only screen and (max-width: 1024px) {header.store-header {
    z-index: 99996;
}
.mm-ocd--right .mm-ocd__content {
    right: 0;
    left: 0;
    transform: none;
}
section#best-offers-3-slider {
    position: relative;
}

section#best-offers-3-slider:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f9fafb; 
    z-index: 1;
}
a.lg\:hidden.mburger.mburger--collapse.leading-none.rtl\:ml-4.ltr\:mr-4{
    display: none;
}
.mm-ocd.mm-ocd--right {
    margin-top: 75px;
}
.mm-ocd__content
 {
    background: #fff;
    bottom: 0;
    min-width: 100%;
    position: absolute;
    top: 100px;
    z-index: 99995;
}

button.btn--close.close-mobile-menu.sicon-cancel.lg\:hidden {
    display: none;
}

footer.store-footer {
    position: relative;
    top: 100px;
}
    .mobile-menu {
      display: block; 
    }
.mm-ocd {
    background: ##f9faf;
    bottom: 0;
    left: 0;
    overflow: hidden;
    overscroll-behavior: contain;
    position: absolute;
    right: 0;
    top: 33%;
    transition-delay: .45s, .15s;
    transition-duration: 0s, .3s;
    transition-property: bottom, background-color;
    transition-timing-function: 
ease;
    z-index: 9999;
}
footer.store-footer {
    position: relative;
    z-index: 99999999;
}
.mm-spn.mm-spn--navbar:after {
    content: "اختر شركة السيارة ونوعها " !important;
}}