/* Add custom CSS styles below */ 
@media (min-width: 1024px) {
    .header-components {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        background: #141D30;
        color: white;
        border-bottom: 1px solid #F3F4F640;
    }
  
  header .btn--gray {
    display: inline-flex;
    min-height: 42px;
    flex-grow: 0;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    border-radius: 2px;
    background-color: transparent;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 500;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    background: #FFFFFF08;
}
  header a.s-cart-summary-wrapper {
    pointer-events: auto;
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, 1);
    color: white;
}
}


   .header-components {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        background: #141D30;
        color: white;
        border-bottom: 1px solid #F3F4F640;
    }
  header .btn--gray {
    display: inline-flex;
    min-height: 42px;
    flex-grow: 0;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    border-radius: 2px;
    background-color: transparent;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 500;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    background: #FFFFFF08;
}
  header a.s-cart-summary-wrapper {
    pointer-events: auto;
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, 1);
    color: white;
}


header .main-menu li>a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, 1);
    color: white;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
}

header .bg-inherit {
    background-color: #141D30;
} 


@media (max-width: 1024px) {
    #mainnav .main-menu a {
        border-bottom-width: 1px;
        border-color: rgba(229, 231, 235, 0.6);
        font-size: 1rem;
        line-height: 1.5rem;
        color: white;
    }
}

.main-menu li li {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    background: #141D30;
}.main-menu li>a:hover {
    color: #414042;
    color: white !important;
    text-decoration-line: none;
}

header .bg-inherit {
    background-color: #141D30;
    border-bottom: 0.6px solid #FFFFFF40;
}
/* التأكد من أن الحاوية الرئيسية تأخذ عرض الشاشة بالكامل */
.wide-placeholder .container {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}

/* التأكد من أن البنر داخل الحاوية يأخذ عرض الحاوية بالكامل */
.wide-placeholder .banner--fixed {
    width: 100%;
    height: auto;
}
.s-block:first-of-type {
    margin-top: 0rem;
    padding-bottom: 2rem;
}
.menu-title {
    border-bottom-width: 1px;
    padding: 0.75rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    color: white;
}
.s-breadcrumb-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: white !important;
}
.page-header {
    background-size: cover;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
    color: white !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #141D30 !important;
} 

.has-overlay--before:before, .has-overlay--after:after {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: transparent;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    --tw-content: "";
    content: var(--tw-content);
}

.footer-is-light .store-footer {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, 1);
    background-color: #141D30;
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, 1);
    color: white !important;
}.fixed-header.header-components, .fixed-header .inner {
    top: 0px;
    background: #141D30;
}
.s-block-trust-faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 32px;
    cursor: pointer;
    font-weight: 600;
    background-color: var(--faq-question-bg-color, #ffffff);
    color: var(--faq-question-text-color, #111111);
    user-select: none;
} 
.s-block-trust-faq-item {
    border: 1px solid var(--faq-border-color, #e5e7eb);
    border-radius: 0.75rem;
    overflow: hidden;
    border: 1px solid #A0A0A0B2;
    border-radius: 10px;
}



@media (min-width: 768px) {
    .s-block__title h2, .s-slider-block__title h2 {
        font-size: 1.5rem;
        line-height: 2rem;
        font-family: Almarai;
        font-weight: 700;
        font-style: Bold;
        font-size: 32px;
        leading-trim: NONE;
        line-height: 32px;
        letter-spacing: 0%;
        text-align: right;
        vertical-align: middle;
    }
}


.s-slider-block__title p {
    margin-top: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    opacity: 0.6;
    font-family: Almarai;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: right;
    vertical-align: middle;
}


.slide--cat-entry {
    display: flex;
    height: 100%;
    min-height: 150px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
    border-width: 1px;
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 1);
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
    padding: 1.25rem;
    text-align: center;
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, 1);
    color: rgba(156, 163, 175, var(--tw-text-opacity, 1));
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    font-family: Almarai;
    font-weight: 700;
    font-style: Bold;
    font-size: 15.4px;
    leading-trim: NONE;
    line-height: 26px;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    color: #141D30;
}

.s-button-primary-outline {
    fill: #414042;
    fill: var(--color-primary);
    color: #414042;
    color: white;
    background: #141D30;
}.s-button-primary-outline {
    fill: #414042;
    fill: var(--color-primary);
    color: #414042;
    color: white;
    background: #141D30;
    border-radius: 8px !important;
}