.elementor-253 .elementor-element.elementor-element-ce15074{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:stretch;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-dbb10ad *//* ==========================================================
   AL SAHL — COMPLETE CUSTOM CSS
   FIGMA MATCHED VERSION
========================================================== */


/* ==========================================================
   GLOBAL
========================================================== */
/* ==========================================================
   AL SAHL — LOCAL FONT
   Bahij TheSansArabic
========================================================== */

@font-face {
    font-family: 'Bahij TheSansArabic';
    src: url('/wp-content/uploads/fonts/Bahij-TheSansArabic-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bahij TheSansArabic';
    src: url('/wp-content/uploads/fonts/Bahij-TheSansArabic-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bahij TheSansArabic';
    src: url('/wp-content/uploads/fonts/Bahij-TheSansArabic-SemiLight.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bahij TheSansArabic';
    src: url('/wp-content/uploads/fonts/Bahij-TheSansArabic-Plain.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bahij TheSansArabic';
    src: url('/wp-content/uploads/fonts/Bahij-TheSansArabic-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bahij TheSansArabic';
    src: url('/wp-content/uploads/fonts/Bahij-TheSansArabic-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bahij TheSansArabic';
    src: url('/wp-content/uploads/fonts/Bahij-TheSansArabic-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bahij TheSansArabic';
    src: url('/wp-content/uploads/fonts/Bahij-TheSansArabic-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
html {
    scroll-behavior: smooth;
    scroll-padding-top: 68px;
}

.alsahl-store-home {
    --as-cream: #F4ECD9;
    --as-gold: #E6BC70;
    --as-olive-gold: #928648;
    --as-olive: #585939;
    --as-dark: #33310A;

    --as-card: #F8F2E4;
    --as-card-soft: #EEE4CA;

    --as-muted: #817A61;

    --as-border: rgba(146, 134, 72, 0.23);
    --as-dark-border: rgba(230, 188, 112, 0.36);

    --as-container: 1260px;

    direction: rtl;

    width: 100vw;
    max-width: 100vw;

    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);

    overflow: hidden;

    color: var(--as-dark);
    background: var(--as-cream);

    font-family:
        "Bahij TheSansArabic",
        Tahoma,
        Arial,
        sans-serif !important;
}

.alsahl-store-home *,
.alsahl-store-home *::before,
.alsahl-store-home *::after {
    box-sizing: border-box;
}

.alsahl-store-home,
.alsahl-store-home button,
.alsahl-store-home input,
.alsahl-store-home textarea,
.alsahl-store-home select,
.alsahl-store-home a,
.alsahl-store-home span,
.alsahl-store-home p,
.alsahl-store-home h1,
.alsahl-store-home h2,
.alsahl-store-home h3,
.alsahl-store-home strong {
    font-family:
        "Bahij TheSansArabic",
        Tahoma,
        Arial,
        sans-serif !important;
}

.alsahl-store-home img {
    max-width: 100%;
}

.alsahl-store-home a {
    color: inherit;
    text-decoration: none;
}

.alsahl-store-home button {
    font: inherit;
    cursor: pointer;
}

.alsahl-store-home svg {
    width: 20px;
    height: 20px;

    display: block;
    flex: 0 0 auto;
}

.alsahl-svg-library {
    position: absolute !important;

    width: 0 !important;
    height: 0 !important;

    overflow: hidden !important;
}

.alsahl-anchor-section {
    scroll-margin-top: 68px;
}

.alsahl-container {
    width: min(
        calc(100% - 48px),
        var(--as-container)
    );

    margin-inline: auto;
}


/* ==========================================================
   TOP BAR
   Hidden to match the Figma header
========================================================== */

.alsahl-topbar {
    display: none !important;
}


/* ==========================================================
   HEADER — FIGMA MATCH
========================================================== */

.alsahl-header {
    position: sticky;
    top: 0;

    z-index: 999;

    background: rgba(244, 236, 217, 0.985);

    border-bottom:
        1px solid rgba(51, 49, 10, 0.09);

    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.alsahl-header .alsahl-container {
    width: min(
        calc(100% - 56px),
        1292px
    );
}

.alsahl-header-inner {
    min-height: 68px;

    display: flex;
    align-items: center;

    gap: 30px;
}


/* LOGO */

.alsahl-header-logo {
    width: 78px;
    flex: 0 0 78px;

    display: block;
}

.alsahl-header-logo img {
    width: 100%;
    height: 50px;

    display: block;

    object-fit: contain;
}


/* NAV */

.alsahl-main-nav {
    flex: 1;

    display: flex;

    align-items: center;
    justify-content: center;

    gap: 31px;

    direction: rtl;
}

.alsahl-nav-link {
    position: relative;

    display: inline-flex;
    align-items: center;

    padding:
        22px
        0
        20px;

    color: var(--as-dark);

    font-size: 14px;
    font-weight: 500;

    line-height: 1.4;

    white-space: nowrap;

    transition:
        color 0.2s ease,
        opacity 0.2s ease;
}

.alsahl-nav-link:hover,
.alsahl-nav-link.active {
    color: var(--as-olive-gold);
}

.alsahl-nav-link::after {
    content: "";

    position: absolute;

    right: 0;
    bottom: 13px;

    width: 0;
    height: 1.5px;

    background: var(--as-gold);

    transition: width 0.22s ease;
}

.alsahl-nav-link:hover::after,
.alsahl-nav-link.active::after {
    width: 100%;
}

.alsahl-nav-link.active {
    font-weight: 600;
}


/* HEADER TOOLS */

.alsahl-header-tools {
    flex: 0 0 auto;

    direction: ltr;

    display: flex;

    align-items: center;

    gap: 10px;
}

.alsahl-cart-button {
    width: 40px;
    height: 40px;

    position: relative;

    display: inline-flex;

    align-items: center;
    justify-content: center;

    color: var(--as-dark);

    border-radius: 3px;
}

.alsahl-cart-button:hover {
    background: rgba(51, 49, 10, 0.05);
}

.alsahl-cart-count {
    position: absolute;

    top: -1px;
    right: -2px;

    min-width: 17px;
    height: 17px;

    padding: 0 4px;

    border-radius: 20px;

    display: flex;

    align-items: center;
    justify-content: center;

    background: var(--as-gold);
    color: var(--as-dark);

    font-size: 9px;
    font-weight: 700;
}

.alsahl-shop-now {
    min-height: 44px;

    padding: 0 20px;

    display: inline-flex;

    align-items: center;
    justify-content: center;

    gap: 8px;

    color: #ffffff !important;
    background: var(--as-dark);

    font-size: 14px;
    font-weight: 700;

    border-radius: 2px;
}

.alsahl-shop-now svg {
    width: 16px;
    height: 16px;
}

.alsahl-mobile-menu-toggle {
    width: 40px;
    height: 40px;

    display: none;

    align-items: center;
    justify-content: center;

    border: 1px solid var(--as-border);

    background: transparent;

    color: var(--as-dark);
}


/* ==========================================================
   HERO — FIGMA MATCH
========================================================== */

.alsahl-hero {
    position: relative;

    width: 100%;

    background: var(--as-cream);

    border-bottom:
        1px solid rgba(51, 49, 10, 0.07);

    overflow: hidden;

    isolation: isolate;
}


/* ----------------------------------------------------------
   HERO MAIN LAYOUT
---------------------------------------------------------- */

.alsahl-hero-grid {
    position: relative;

    width: 100%;
    max-width: none;

    min-height: 605px;

    margin: 0;

    display: grid;

    grid-template-columns:
        50% 50%;

    grid-template-areas:
        "visual content";

    direction: ltr;

    overflow: visible;
}


/* ----------------------------------------------------------
   HERO IMAGE
---------------------------------------------------------- */

.alsahl-hero-visual {
    grid-area: visual;

    position: relative;

    z-index: 1;

    width:
        calc(
            100% + clamp(48px, 4.25vw, 84px)
        );

    height: 605px;

    overflow: hidden;

    background: #EDE4CF;
}

.alsahl-hero-visual img {
    width: 100%;
    height: 100%;

    max-width: none;

    display: block;

    object-fit: cover;

    object-position: center center;
}


/* ----------------------------------------------------------
   HERO IMAGE BLEND
---------------------------------------------------------- */

.alsahl-hero-visual::after {
    content: "";

    position: absolute;

    top: 0;
    right: 0;
    bottom: 0;

    width: clamp(230px, 18vw, 300px);

    z-index: 4;

    pointer-events: none;

    background:
        linear-gradient(
            90deg,

            rgba(244, 236, 217, 0) 0%,

            rgba(244, 236, 217, 0.02) 12%,

            rgba(244, 236, 217, 0.07) 24%,

            rgba(244, 236, 217, 0.16) 36%,

            rgba(244, 236, 217, 0.30) 48%,

            rgba(244, 236, 217, 0.48) 60%,

            rgba(244, 236, 217, 0.68) 72%,

            rgba(244, 236, 217, 0.84) 82%,

            rgba(244, 236, 217, 0.94) 90%,

            rgba(244, 236, 217, 0.985) 96%,

            #F4ECD9 100%
        );
}

.alsahl-hero-visual::before {
    content: "";

    position: absolute;

    top: 13%;
    bottom: 13%;

    right: 92px;

    width: 105px;

    z-index: 3;

    pointer-events: none;

    border-radius: 50%;

    background:
        radial-gradient(
            ellipse at center,

            rgba(67, 55, 23, 0.075) 0%,

            rgba(67, 55, 23, 0.035) 40%,

            rgba(67, 55, 23, 0.012) 63%,

            rgba(67, 55, 23, 0) 80%
        );

    filter: blur(28px);

    opacity: 0.56;
}


/* ----------------------------------------------------------
   HERO CONTENT
---------------------------------------------------------- */

.alsahl-hero-copy {
    grid-area: content;

    position: relative;

    z-index: 10;

    direction: rtl;

    min-width: 0;

    display: flex;

    align-items: flex-start;
    justify-content: flex-start;

    padding:
        37px
        clamp(66px, 5.9vw, 96px)
        40px
        clamp(34px, 3.2vw, 54px);

    background: transparent;
}

.alsahl-hero-copy-inner {
    position: relative;

    z-index: 11;

    width: 100%;
    max-width: 575px;

    margin: 0;
}


/* HERO EYEBROW */

.alsahl-eyebrow {
    display: flex;

    align-items: center;

    gap: 13px;

    margin: 0;

    color: var(--as-olive-gold);

    font-size: 13px;
    font-weight: 600;

    line-height: 1.5;
}

.alsahl-eyebrow span {
    width: 30px;
    height: 1px;

    flex: 0 0 auto;

    background: var(--as-olive-gold);
}


/* HERO TITLE */

.alsahl-hero-copy h1 {
    margin:
        24px
        0
        0;

    padding: 0;

    display: flex;

    flex-direction: column;

    gap: 0;

    color: var(--as-dark);

    font-size:
        clamp(
            50px,
            4.15vw,
            59px
        );

    font-weight: 800;

    line-height: 1.075;

    letter-spacing: -0.45px;
}

.alsahl-hero-copy h1 span {
    display: block;

    white-space: nowrap;
}

.alsahl-hero-copy h1 em {
    color: var(--as-olive-gold);

    font-style: normal;

    font-weight: 800;
}


/* HERO DESCRIPTION */

.alsahl-hero-description {
    max-width: 535px;

    margin:
        21px
        0
        0;

    color: #756E57;

    font-size: 15px;
    font-weight: 400;

    line-height: 1.85;
}


/* HERO FEATURES */

.alsahl-hero-features {
    width: 100%;

    margin-top: 25px;

    padding:
        17px
        0;

    display: flex;

    align-items: center;
    justify-content: space-between;

    gap: 16px;

    position: relative;

    z-index: 12;

    border-top:
        1px solid rgba(146, 134, 72, 0.18);

    border-bottom:
        1px solid rgba(146, 134, 72, 0.18);
}

.alsahl-hero-features > div {
    display: flex;

    align-items: center;

    gap: 7px;

    color: #625C47;

    font-size: 13px;
    font-weight: 400;

    white-space: nowrap;
}

.alsahl-hero-features svg {
    width: 16px;
    height: 16px;

    color: var(--as-gold);
}


/* HERO BUTTONS */

.alsahl-hero-actions {
    margin-top: 25px;

    display: flex;

    align-items: center;

    gap: 12px;

    position: relative;

    z-index: 12;
}

.alsahl-primary-button,
.alsahl-secondary-button {
    min-height: 52px;

    padding: 0 25px;

    display: inline-flex;

    align-items: center;
    justify-content: center;

    gap: 8px;

    border-radius: 2px;

    font-size: 15px;
    font-weight: 600;

    line-height: 1;

    transition:
        transform 0.2s ease,
        background 0.2s ease;
}

.alsahl-primary-button {
    border: 1px solid var(--as-dark);

    background: var(--as-dark);

    color: #ffffff !important;
}

.alsahl-secondary-button {
    border:
        1px solid rgba(146, 134, 72, 0.40);

    background: transparent;

    color: #5E583E !important;
}

.alsahl-primary-button:hover,
.alsahl-secondary-button:hover {
    transform: translateY(-1px);
}

.alsahl-primary-button svg {
    width: 16px;
    height: 16px;
}


/* AVAILABILITY */

.alsahl-hero-availability {
    margin-top: 15px;

    display: flex;

    align-items: center;

    gap: 7px;

    color: var(--as-olive-gold);

    font-size: 11.5px;

    line-height: 1.5;

    position: relative;

    z-index: 12;
}

.alsahl-hero-availability > span {
    width: 5px;
    height: 5px;

    flex: 0 0 auto;

    border-radius: 50%;

    background: var(--as-gold);
}


/* ==========================================================
   FEATURES STRIP — FIGMA MATCH
========================================================== */

.alsahl-proof-strip {
    padding:
        26px
        0
        27px;

    background: var(--as-cream);
}

.alsahl-proof-strip .alsahl-container {
    width: min(
        calc(100% - 48px),
        1116px
    );
}

.alsahl-proof-grid {
    display: grid;

    grid-template-columns:
        repeat(5, 1fr);

    overflow: hidden;

    border:
        1px solid var(--as-border);

    border-radius: 4px;

    background:
        rgba(255, 255, 255, 0.22);
}

.alsahl-proof-grid article {
    min-height: 67px;

    padding:
        11px
        15px;

    display: flex;

    align-items: center;
    justify-content: center;

    gap: 10px;

    border-left:
        1px solid var(--as-border);
}

.alsahl-proof-grid article:last-child {
    border-left: 0;
}

.alsahl-proof-grid svg {
    width: 21px;
    height: 21px;

    color: var(--as-gold);
}

.alsahl-proof-grid strong {
    display: block;

    margin-bottom: 2px;

    color: var(--as-dark);

    font-size: 13px;
    font-weight: 600;
}

.alsahl-proof-grid span {
    display: block;

    color: #817A63;

    font-size: 10.5px;
}


/* ==========================================================
   GENERAL SECTIONS
========================================================== */

.alsahl-products-section,
.alsahl-guarantee-section,
.alsahl-reviews-section,
.alsahl-shipping-section {
    padding:
        77px
        0;
}

.alsahl-section-heading {
    max-width: 760px;

    margin:
        0
        0
        42px
        auto;

    text-align: right;
}

.alsahl-section-eyebrow {
    display: flex;

    align-items: center;

    gap: 13px;

    color: var(--as-olive-gold);

    font-size: 13px;
    font-weight: 600;
}

.alsahl-section-eyebrow span {
    width: 28px;
    height: 1px;

    flex: 0 0 auto;

    background: var(--as-olive-gold);
}

.alsahl-section-heading h2 {
    margin:
        11px
        0
        7px;

    color: var(--as-dark);

    font-size:
        clamp(
            32px,
            3vw,
            46px
        );

    line-height: 1.34;

    font-weight: 700;
}

.alsahl-section-heading > p {
    margin: 0;

    color: #766F59;

    font-size: 15px;

    line-height: 1.8;
}


/* ==========================================================
   PRODUCTS
========================================================== */

.alsahl-products-section {
    background: var(--as-cream);
}

.alsahl-products-grid {
    display: grid;

    grid-template-columns:
        repeat(
            auto-fit,
            minmax(260px, 1fr)
        );

    gap: 21px;
}

.alsahl-product-card {
    overflow: hidden;

    display: flex;

    flex-direction: column;

    border:
        1px solid transparent;

    border-radius: 4px;

    background: #F9F4E9;

    transition:
        transform 0.22s ease,
        box-shadow 0.22s ease;
}

.alsahl-product-card:hover {
    transform: translateY(-3px);

    box-shadow:
        0
        15px
        35px
        rgba(51, 49, 10, 0.07);
}

.alsahl-featured-product {
    border-color: var(--as-gold);
}

.alsahl-product-media {
    height: 285px;

    position: relative;

    overflow: hidden;

    display: flex;

    align-items: center;
    justify-content: center;

    padding: 24px;

    background: var(--as-card-soft);
}

.alsahl-card-label {
    position: absolute;

    top: 15px;
    right: 15px;

    z-index: 5;

    padding:
        6px
        11px;

    border-radius: 2px;

    background:
        rgba(146, 134, 72, 0.11);

    color: #857A4F;

    font-size: 11px;
    font-weight: 600;
}

.alsahl-dark-label {
    color: #ffffff;

    background: var(--as-dark);
}

.alsahl-woo-image {
    max-width: 88%;
    max-height: 100%;

    width: auto;
    height: auto;

    position: relative;

    z-index: 2;

    object-fit: contain;

    opacity: 0;

    transform: scale(0.98);

    transition:
        opacity 0.25s ease,
        transform 0.25s ease;
}

.alsahl-woo-image.is-loaded {
    opacity: 1;

    transform: scale(1);
}

.alsahl-image-loader {
    position: absolute;

    inset: 0;

    background:
        linear-gradient(
            100deg,
            transparent 20%,
            rgba(255, 255, 255, 0.32) 45%,
            transparent 70%
        );

    background-size:
        220% 100%;

    animation:
        alsahlSkeleton
        1.3s
        linear
        infinite;

    transition: opacity 0.25s ease;
}

.alsahl-image-loader.is-hidden {
    opacity: 0;

    pointer-events: none;
}

@keyframes alsahlSkeleton {
    from {
        background-position: 180% 0;
    }

    to {
        background-position: -120% 0;
    }
}

.alsahl-product-info {
    flex: 1;

    padding:
        21px
        19px
        17px;

    display: flex;

    flex-direction: column;
}

.alsahl-product-info h3 {
    margin:
        0
        0
        4px;

    color: var(--as-dark);

    font-size: 16px;

    line-height: 1.5;

    font-weight: 600;
}

.alsahl-product-subtitle {
    display: block;

    margin-bottom: 12px;

    color: var(--as-olive-gold);

    font-size: 11px;
}

.alsahl-product-info > p {
    min-height: 43px;

    margin:
        0
        0
        17px;

    color: #756E58;

    font-size: 13px;

    line-height: 1.7;
}

.alsahl-price-row {
    margin-top: auto;

    padding-top: 16px;

    border-top:
        1px solid rgba(146, 134, 72, 0.15);
}

.alsahl-current-price,
.alsahl-offer-price {
    direction: ltr;

    unicode-bidi: isolate;

    color: var(--as-dark);

    font-size: 28px;
    font-weight: 700;

    line-height: 1.2;
}

.alsahl-current-price small,
.alsahl-offer-price small {
    font-size: 13px;
    font-weight: 600;
}

.alsahl-unit-price {
    margin-top: 4px;

    color: var(--as-olive-gold);

    font-size: 10px;
}

.alsahl-shipping-label,
.alsahl-free-delivery {
    margin-top: 12px;

    display: flex;

    align-items: center;

    gap: 5px;

    color: #79725B;

    font-size: 11px;
}

.alsahl-free-delivery {
    color: var(--as-olive-gold);
}

.alsahl-shipping-label svg,
.alsahl-free-delivery svg {
    width: 15px;
    height: 15px;
}

.alsahl-add-cart,
.alsahl-offer-button {
    width: 100%;

    min-height: 47px;

    margin-top: 17px;

    border: 0;

    display: flex;

    align-items: center;
    justify-content: center;

    gap: 8px;

    background: var(--as-dark);

    color: #ffffff;

    font-size: 14px;
    font-weight: 600;

    transition:
        background 0.2s ease,
        transform 0.2s ease;
}

.alsahl-add-cart:hover,
.alsahl-offer-button:hover {
    background: #262406;

    transform: translateY(-1px);
}

.alsahl-add-cart.is-added,
.alsahl-offer-button.is-added {
    background: var(--as-olive);
}

.alsahl-add-cart svg,
.alsahl-offer-button svg {
    width: 16px;
    height: 16px;
}

.alsahl-details-link {
    margin-top: 10px;

    display: inline-flex;

    align-items: center;
    justify-content: center;

    gap: 5px;

    color:
        var(--as-olive-gold) !important;

    font-size: 11px;
}

.alsahl-details-link svg {
    width: 12px;
    height: 12px;
}


/* ==========================================================
   OFFERS
========================================================== */

.alsahl-offers-section {
    padding:
        72px
        0
        78px;

    background: var(--as-dark);
}

.alsahl-dark-heading {
    color: #ffffff;
}

.alsahl-dark-heading .alsahl-section-eyebrow {
    color: var(--as-gold);
}

.alsahl-dark-heading .alsahl-section-eyebrow span {
    background: var(--as-gold);
}

.alsahl-dark-heading h2 {
    color: #FFF8E9;
}

.alsahl-dark-heading > p {
    color:
        rgba(255, 255, 255, 0.53);
}

.alsahl-offer-title-line {
    display: flex;

    align-items: center;

    gap: 17px;

    flex-wrap: wrap;
}

.alsahl-three-plus-one {
    padding:
        7px
        16px;

    border-radius: 2px;

    background: var(--as-gold);

    color: var(--as-dark);

    font-size: 12px;
    font-weight: 600;
}

.alsahl-offers-list {
    display: flex;

    flex-direction: column;

    gap: 21px;
}

.alsahl-offer-card {
    min-height: 430px;

    overflow: hidden;

    display: grid;

    grid-template-columns:
        43% 57%;

    grid-template-areas:
        "offer-image offer-content";

    direction: ltr;

    border:
        1px solid rgba(230, 188, 112, 0.35);

    border-radius: 6px;

    background: var(--as-cream);
}

.alsahl-main-offer {
    border-color:
        rgba(230, 188, 112, 0.72);
}

.alsahl-offer-image {
    grid-area: offer-image;

    min-height: 430px;

    position: relative;

    overflow: hidden;

    padding: 32px;

    display: flex;

    align-items: center;
    justify-content: center;

    background: var(--as-card-soft);
}

.alsahl-offer-image .alsahl-woo-image {
    max-width: 90%;
    max-height: 86%;
}

.alsahl-offer-content {
    grid-area: offer-content;

    direction: rtl;

    padding:
        36px
        40px
        28px;

    display: flex;

    flex-direction: column;

    align-items: flex-start;

    text-align: right;
}

.alsahl-offer-badges {
    display: flex;

    gap: 7px;

    flex-wrap: wrap;

    margin-bottom: 14px;
}

.alsahl-offer-badges span {
    padding:
        5px
        10px;

    border:
        1px solid rgba(146, 134, 72, 0.30);

    color: var(--as-olive-gold);

    font-size: 10px;
    font-weight: 600;
}

.alsahl-offer-badges .alsahl-highlight-badge {
    background: var(--as-gold);

    border-color: var(--as-gold);

    color: var(--as-dark);
}

.alsahl-offer-content h3 {
    margin: 0;

    color: var(--as-dark);

    font-size:
        clamp(
            21px,
            2vw,
            29px
        );

    line-height: 1.4;

    font-weight: 600;
}

.alsahl-offer-quantity {
    margin-top: 4px;

    color: #7D765F;

    font-size: 12px;
}

.alsahl-total-liters {
    margin-top: 11px;

    padding:
        5px
        10px;

    border:
        1px solid rgba(230, 188, 112, 0.50);

    background:
        rgba(230, 188, 112, 0.07);

    color: var(--as-gold);

    font-size: 14px;
}

.alsahl-offer-divider {
    width: 100%;

    height: 1px;

    margin:
        16px
        0;

    background:
        rgba(146, 134, 72, 0.16);
}

.alsahl-old-price {
    color: #AAA183;

    font-size: 11px;

    text-decoration: line-through;
}

.alsahl-offer-price {
    margin-top: 3px;

    font-size:
        clamp(
            29px,
            3vw,
            39px
        );
}

.alsahl-offer-economy {
    margin-top: 8px;

    display: flex;

    align-items: center;

    gap: 9px;

    flex-wrap: wrap;
}

.alsahl-offer-economy span {
    color: var(--as-olive-gold);

    font-size: 11px;
}

.alsahl-offer-economy strong {
    padding:
        4px
        8px;

    border:
        1px solid rgba(146, 134, 72, 0.27);

    color: #806F38;

    font-size: 10px;
}

.alsahl-offer-description {
    margin:
        12px
        0
        0;

    color: #766F59;

    font-size: 12px;

    line-height: 1.6;
}

.alsahl-offer-button {
    margin-top: auto;
}


/* ==========================================================
   GUARANTEE
========================================================== */

.alsahl-guarantee-section {
    background: var(--as-cream);
}

.alsahl-guarantee-grid {
    display: grid;

    grid-template-columns:
        43% 57%;

    grid-template-areas:
        "certificate guarantee-content";

    align-items: center;

    gap: 67px;

    direction: ltr;
}

.alsahl-certificate-side {
    grid-area: certificate;

    direction: rtl;

    display: flex;

    align-items: center;
    justify-content: center;

    padding: 32px;
}

.alsahl-certificate-side img {
    width: min(100%, 445px);

    max-height: 620px;

    object-fit: contain;

    transform: rotate(-1deg);

    filter:
        drop-shadow(
            0
            17px
            24px
            rgba(51, 49, 10, 0.14)
        );
}

.alsahl-guarantee-content {
    grid-area: guarantee-content;

    direction: rtl;

    text-align: right;
}

.alsahl-guarantee-content h2 {
    margin:
        12px
        0
        9px;

    color: var(--as-dark);

    font-size:
        clamp(
            33px,
            3.5vw,
            52px
        );

    line-height: 1.3;

    font-weight: 700;
}

.alsahl-guarantee-intro {
    max-width: 650px;

    margin:
        0
        0
        24px;

    color: #77705A;

    font-size: 14px;

    line-height: 1.8;
}

.alsahl-guarantee-callout {
    margin-bottom: 18px;

    padding-right: 15px;

    border-right:
        3px solid var(--as-gold);
}

.alsahl-guarantee-callout strong {
    display: block;

    margin-bottom: 3px;

    color: var(--as-dark);

    font-size: 16px;
    font-weight: 600;
}

.alsahl-guarantee-callout p {
    margin: 0;

    color: #7C755D;

    font-size: 12px;

    line-height: 1.7;
}

.alsahl-guarantee-features {
    margin-top: 27px;

    display: grid;

    grid-template-columns:
        1fr 1fr;

    gap: 12px;
}

.alsahl-guarantee-features article {
    min-height: 72px;

    padding:
        14px
        16px;

    display: flex;

    align-items: flex-start;

    gap: 11px;

    border:
        1px solid var(--as-border);

    border-radius: 6px;
}

.alsahl-guarantee-features svg {
    width: 19px;
    height: 19px;

    color: var(--as-olive-gold);
}

.alsahl-guarantee-features strong {
    display: block;

    margin-bottom: 2px;

    color: var(--as-dark);

    font-size: 12px;
    font-weight: 600;
}

.alsahl-guarantee-features span {
    display: block;

    color: #847D66;

    font-size: 10px;
}

.alsahl-lab-guarantee {
    margin-top: 22px;

    padding: 18px;

    display: flex;

    gap: 13px;

    border:
        1px solid var(--as-border);

    border-radius: 6px;

    background:
        rgba(146, 134, 72, 0.05);
}

.alsahl-lab-guarantee svg {
    width: 21px;
    height: 21px;

    color: var(--as-olive-gold);
}

.alsahl-lab-guarantee strong {
    display: block;

    margin-bottom: 4px;

    color: var(--as-dark);

    font-size: 13px;
    font-weight: 600;
}

.alsahl-lab-guarantee p {
    margin: 0;

    color: #7F775E;

    font-size: 11px;

    line-height: 1.7;
}


/* ==========================================================
   REVIEWS
========================================================== */

.alsahl-reviews-section {
    background: var(--as-cream);

    border-top:
        1px solid rgba(51, 49, 10, 0.06);
}

.alsahl-reviews-authentic {
    width: fit-content;

    margin:
        0
        0
        23px
        auto;

    padding:
        7px
        12px;

    display: flex;

    align-items: center;

    gap: 8px;

    border:
        1px solid rgba(230, 188, 112, 0.42);

    color: var(--as-olive-gold);

    font-size: 10px;
}

.alsahl-reviews-authentic svg {
    width: 15px;
    height: 15px;
}

.alsahl-review-controls {
    margin-bottom: 17px;

    display: flex;

    gap: 8px;

    direction: rtl;
}

.alsahl-review-controls button {
    width: 41px;
    height: 41px;

    border-radius: 50%;

    display: flex;

    align-items: center;
    justify-content: center;

    border:
        1px solid var(--as-border);

    background: transparent;

    color: var(--as-dark);
}

.alsahl-review-controls button:first-child {
    background: var(--as-dark);

    color: #ffffff;
}

.alsahl-review-controls svg {
    width: 16px;
    height: 16px;
}

.alsahl-reviews-track {
    width: 100%;

    display: flex;

    gap: 21px;

    overflow-x: auto;

    scroll-snap-type: x mandatory;

    scrollbar-width: none;

    padding-bottom: 4px;

    direction: rtl;
}

.alsahl-reviews-track::-webkit-scrollbar {
    display: none;
}

.alsahl-review-card {
    flex:
        0 0
        calc((100% - 42px) / 3);

    min-width: 0;

    height: 425px;

    overflow: hidden;

    border:
        1px solid var(--as-border);

    border-radius: 4px;

    background: var(--as-card-soft);

    scroll-snap-align: start;
}

.alsahl-review-card-header {
    height: 33px;

    padding: 0 13px;

    display: flex;

    align-items: center;

    background: var(--as-dark);

    color: var(--as-gold);

    font-size: 10px;
    font-weight: 600;
}

.alsahl-review-card > button {
    width: 100%;

    height: calc(100% - 33px);

    padding: 0;

    border: 0;

    background: transparent;
}

.alsahl-review-card img {
    width: 100%;
    height: 100%;

    display: block;

    object-fit: cover;

    object-position: top center;

    transition: transform 0.25s ease;
}

.alsahl-review-card:hover img {
    transform: scale(1.015);
}

.alsahl-review-bottom-note {
    margin-top: 27px;

    display: flex;

    align-items: center;
    justify-content: center;

    gap: 6px;

    color: var(--as-olive-gold);

    font-size: 10px;
}

.alsahl-review-bottom-note svg {
    width: 13px;
    height: 13px;
}


/* ==========================================================
   SHIPPING
========================================================== */

.alsahl-shipping-section {
    background: var(--as-cream);
}

.alsahl-shipping-grid {
    display: grid;

    grid-template-columns:
        minmax(270px, 0.62fr)
        minmax(0, 1.55fr);

    grid-template-areas:
        "shipping-map shipping-content";

    gap: 52px;

    align-items: stretch;

    direction: ltr;
}

.alsahl-shipping-map-card {
    grid-area: shipping-map;

    direction: rtl;

    min-height: 430px;

    padding:
        38px
        28px;

    display: flex;

    flex-direction: column;

    align-items: center;
    justify-content: center;

    border:
        1px solid var(--as-border);

    border-radius: 6px;

    background:
        rgba(255, 255, 255, 0.17);
}

.alsahl-route-from {
    display: flex;

    align-items: center;

    gap: 7px;

    color: var(--as-olive-gold);

    font-size: 11px;
    font-weight: 600;
}

.alsahl-route-from span {
    width: 6px;
    height: 6px;

    border-radius: 50%;

    background: var(--as-gold);
}

.alsahl-route-line {
    height: 67px;

    margin:
        6px
        0;

    border-right:
        1px dashed var(--as-olive-gold);
}

.alsahl-map-pin {
    width: 170px;
    height: 180px;

    display: flex;

    flex-direction: column;

    align-items: center;
    justify-content: center;

    gap: 7px;

    background:
        rgba(88, 89, 57, 0.13);

    clip-path:
        polygon(
            50% 0%,
            79% 10%,
            95% 35%,
            83% 67%,
            65% 87%,
            50% 100%,
            35% 87%,
            17% 67%,
            5% 35%,
            21% 10%
        );
}

.alsahl-map-pin svg {
    width: 23px;
    height: 23px;

    color: var(--as-olive-gold);
}

.alsahl-map-pin strong {
    font-size: 10px;
    font-weight: 600;
}

.alsahl-delivery-pill {
    margin-top: 32px;

    padding:
        7px
        14px;

    display: inline-flex;

    align-items: center;

    gap: 6px;

    border-radius: 100px;

    background: var(--as-dark);

    color: var(--as-gold);

    font-size: 10px;
    font-weight: 600;
}

.alsahl-delivery-pill svg {
    width: 13px;
    height: 13px;
}

.alsahl-shipping-content {
    grid-area: shipping-content;

    direction: rtl;

    text-align: right;
}

.alsahl-shipping-table {
    overflow: hidden;

    border:
        1px solid var(--as-border);

    border-radius: 6px;
}

.alsahl-shipping-table-title {
    min-height: 41px !important;

    border: 0 !important;

    background:
        var(--as-dark) !important;

    color:
        var(--as-gold) !important;

    font-weight: 600;
}

.alsahl-shipping-table-title svg {
    width: 16px;
    height: 16px;
}

.alsahl-shipping-table > div {
    min-height: 56px;

    padding: 0 19px;

    display: flex;

    align-items: center;
    justify-content: space-between;

    gap: 18px;

    border-bottom:
        1px solid rgba(146, 134, 72, 0.14);
}

.alsahl-shipping-table > div:last-child {
    border-bottom: 0;
}

.alsahl-shipping-table span {
    color: #5F5947;

    font-size: 12px;
}

.alsahl-shipping-table strong {
    color: var(--as-dark);

    font-size: 13px;
}

.alsahl-free-badge {
    padding:
        4px
        11px;

    border:
        1px solid rgba(230, 188, 112, 0.42);

    border-radius: 100px;

    color:
        var(--as-olive-gold) !important;

    font-size:
        11px !important;
}

.alsahl-shipping-note {
    min-height: 47px;

    margin-top: 13px;

    padding:
        9px
        15px;

    display: flex;

    align-items: center;
    justify-content: center;

    gap: 7px;

    border:
        1px solid rgba(230, 188, 112, 0.42);

    background:
        rgba(230, 188, 112, 0.05);

    color: #6A6040;
}

.alsahl-shipping-note svg {
    width: 16px;
    height: 16px;

    color: var(--as-olive-gold);
}

.alsahl-shipping-note strong {
    font-size: 11px;
    font-weight: 600;
}

.alsahl-shipping-points {
    margin-top: 24px;

    display: grid;

    gap: 18px;
}

.alsahl-shipping-points article {
    display: flex;

    align-items: flex-start;

    gap: 13px;
}

.alsahl-shipping-points article > svg {
    width: 18px;
    height: 18px;

    color: var(--as-olive-gold);
}

.alsahl-shipping-points strong {
    display: block;

    margin-bottom: 2px;

    color: var(--as-dark);

    font-size: 13px;
    font-weight: 600;
}

.alsahl-shipping-points p {
    margin: 0;

    color: #7F7860;

    font-size: 11px;

    line-height: 1.7;
}

.alsahl-inspect-box {
    margin-top: 23px;

    padding: 17px;

    display: flex;

    align-items: flex-start;

    gap: 13px;

    border:
        1px solid var(--as-border);

    border-radius: 6px;

    background:
        rgba(255, 255, 255, 0.16);
}

.alsahl-inspect-box > svg {
    width: 19px;
    height: 19px;

    color: var(--as-olive-gold);
}

.alsahl-inspect-box strong {
    display: block;

    margin-bottom: 3px;

    color: var(--as-dark);

    font-size: 14px;
    font-weight: 600;
}

.alsahl-inspect-box p {
    margin: 0;

    color: #7B745D;

    font-size: 11px;

    line-height: 1.7;
}


/* ==========================================================
   FOOTER
========================================================== */

.alsahl-footer {
    padding:
        65px
        0
        24px;

    background: var(--as-dark);

    color:
        rgba(255, 255, 255, 0.63);
}

.alsahl-footer-grid {
    display: grid;

    grid-template-columns:
        1.55fr
        1fr
        1fr
        1fr;

    gap: 68px;

    padding-bottom: 47px;
}

.alsahl-footer-brand img {
    width: 108px;
    height: 68px;

    margin-bottom: 17px;

    display: block;

    object-fit: contain;

    object-position: right center;

    filter:
        brightness(0)
        invert(1);

    opacity: 0.94;
}

.alsahl-footer-brand p {
    max-width: 335px;

    margin:
        0
        0
        16px;

    color:
        rgba(255, 255, 255, 0.58);

    font-size: 12px;

    line-height: 2;
}

.alsahl-footer-brand > a {
    color:
        var(--as-gold) !important;

    font-size: 11px;
}

.alsahl-footer-column {
    display: flex;

    flex-direction: column;

    align-items: flex-start;

    gap: 9px;
}

.alsahl-footer-column h3 {
    position: relative;

    margin:
        0
        0
        11px;

    padding-left: 34px;

    color: var(--as-gold);

    font-size: 14px;
    font-weight: 600;
}

.alsahl-footer-column h3::after {
    content: "";

    position: absolute;

    left: 0;
    top: 50%;

    width: 26px;
    height: 1px;

    background:
        rgba(230, 188, 112, 0.50);
}

.alsahl-footer-column > a {
    color:
        rgba(255, 255, 255, 0.61) !important;

    font-size: 12px;
}

.alsahl-footer-column > a:hover {
    color:
        var(--as-gold) !important;
}

.alsahl-footer-contact > span {
    color:
        rgba(255, 255, 255, 0.36);

    font-size: 10px;
}

.alsahl-footer-contact > a {
    font-size: 14px;

    font-weight: 600;
}

.alsahl-social-links {
    margin-top: 14px;

    display: flex;

    align-items: center;

    gap: 7px;

    direction: ltr;
}

.alsahl-social-links a {
    width: 33px;
    height: 33px;

    border:
        1px solid rgba(230, 188, 112, 0.28);

    border-radius: 50%;

    display: inline-flex;

    align-items: center;
    justify-content: center;

    color:
        var(--as-gold) !important;

    font-size: 12px;
}

.alsahl-footer-bottom {
    padding-top: 21px;

    border-top:
        1px solid rgba(255, 255, 255, 0.09);

    display: flex;

    align-items: center;
    justify-content: space-between;

    gap: 20px;

    color:
        rgba(255, 255, 255, 0.31);

    font-size: 10px;
}


/* ==========================================================
   REVIEW MODAL
========================================================== */

.alsahl-review-modal {
    position: fixed;

    inset: 0;

    z-index: 99999;

    display: none;

    align-items: center;
    justify-content: center;

    padding: 24px;
}

.alsahl-review-modal.is-open {
    display: flex;
}

.alsahl-review-backdrop {
    position: absolute;

    inset: 0;

    background:
        rgba(18, 18, 7, 0.88);

    backdrop-filter: blur(5px);
}

.alsahl-review-dialog {
    width:
        min(
            94vw,
            920px
        );

    height:
        min(
            90vh,
            850px
        );

    position: relative;

    z-index: 2;

    display: flex;

    align-items: center;
    justify-content: center;
}

.alsahl-review-dialog > img {
    max-width: 100%;
    max-height: 100%;

    display: block;

    object-fit: contain;

    border-radius: 4px;

    box-shadow:
        0
        25px
        70px
        rgba(0, 0, 0, 0.4);
}

.alsahl-review-close {
    position: absolute;

    top: -8px;
    right: -8px;

    z-index: 10;

    width: 42px;
    height: 42px;

    border: 0;

    border-radius: 50%;

    display: flex;

    align-items: center;
    justify-content: center;

    background: #ffffff;

    color: var(--as-dark);
}

.alsahl-modal-arrow {
    position: absolute;

    top: 50%;

    z-index: 10;

    width: 46px;
    height: 46px;

    margin-top: -23px;

    border: 0;

    border-radius: 50%;

    display: flex;

    align-items: center;
    justify-content: center;

    background: #ffffff;

    color: var(--as-dark);
}

.alsahl-modal-prev {
    right: -65px;
}

.alsahl-modal-next {
    left: -65px;
}

.alsahl-review-counter {
    position: absolute;

    bottom: -38px;
    left: 50%;

    transform: translateX(-50%);

    color: #ffffff;

    font-size: 11px;
}

html.alsahl-modal-open,
html.alsahl-modal-open body {
    overflow: hidden !important;
}


/* ==========================================================
   MEDIUM DESKTOP
========================================================== */

@media
    (min-width: 901px)
    and (max-width: 1250px) {

    .alsahl-header .alsahl-container {
        width:
            min(
                calc(100% - 40px),
                1180px
            );
    }

    .alsahl-main-nav {
        gap: 18px;
    }

    .alsahl-nav-link {
        font-size: 12px;
    }

    .alsahl-header-inner {
        gap: 18px;
    }

    .alsahl-shop-now {
        padding-inline: 14px;
    }


    /* HERO */

    .alsahl-hero-grid {
        grid-template-columns:
            50% 50%;

        min-height: 560px;
    }

    .alsahl-hero-visual {
        width:
            calc(
                100% + clamp(38px, 4vw, 58px)
            );

        height: 560px;
    }

    .alsahl-hero-visual::after {
        width: clamp(210px, 22vw, 270px);
    }

    .alsahl-hero-visual::before {
        right: 75px;

        width: 90px;

        filter: blur(25px);
    }

    .alsahl-hero-copy {
        padding:
            34px
            42px
            34px
            28px;
    }

    .alsahl-hero-copy-inner {
        max-width: 520px;
    }

    .alsahl-hero-copy h1 {
        font-size:
            clamp(
                42px,
                4.25vw,
                52px
            );
    }

    .alsahl-hero-description {
        font-size: 14px;
    }

    .alsahl-hero-features {
        gap: 9px;
    }

    .alsahl-hero-features > div {
        font-size: 11.5px;
    }

    .alsahl-primary-button,
    .alsahl-secondary-button {
        min-height: 50px;

        padding-inline: 21px;

        font-size: 14px;
    }
}


/* ==========================================================
   TABLET + MOBILE
========================================================== */

@media (max-width: 900px) {

    html {
        scroll-padding-top: 67px;
    }

    .alsahl-anchor-section {
        scroll-margin-top: 67px;
    }

    .alsahl-container {
        width:
            min(
                calc(100% - 30px),
                var(--as-container)
            );
    }


    /* HEADER */

    .alsahl-header-inner {
        min-height: 67px;

        gap: 10px;
    }

    .alsahl-header-logo {
        width: 70px;

        flex:
            0
            0
            70px;
    }

    .alsahl-header-logo img {
        height: 49px;
    }

    .alsahl-main-nav {
        position: absolute;

        top: 100%;

        right: 15px;
        left: 15px;

        z-index: 100;

        display: none;

        flex-direction: column;

        align-items: stretch;

        gap: 0;

        padding: 11px;

        border:
            1px solid var(--as-border);

        background: #F7EFDC;

        box-shadow:
            0
            15px
            30px
            rgba(51, 49, 10, 0.10);
    }

    .alsahl-main-nav.is-open {
        display: flex;
    }

    .alsahl-nav-link {
        width: 100%;

        padding:
            12px
            10px;

        border-bottom:
            1px solid rgba(51, 49, 10, 0.07);
    }

    .alsahl-nav-link:last-child {
        border-bottom: 0;
    }

    .alsahl-nav-link::after {
        display: none;
    }

    .alsahl-header-tools {
        margin-right: auto;
    }

    .alsahl-mobile-menu-toggle {
        display: flex;
    }

    .alsahl-shop-now {
        display: none;
    }


    /* HERO */

    .alsahl-hero-grid {
        width: 100%;

        min-height: 0;

        display: flex;

        flex-direction: column;

        direction: rtl;
    }

    .alsahl-hero-copy {
        order: 1;

        padding:
            40px
            20px
            32px;
    }

    .alsahl-hero-copy-inner {
        max-width: 100%;
    }

    .alsahl-hero-visual {
        order: 2;

        width: 100%;
        height: auto;

        min-height: 0;

        overflow: hidden;
    }

    .alsahl-hero-visual::before,
    .alsahl-hero-visual::after {
        display: none;
    }

    .alsahl-hero-visual img {
        width: 100%;
        height: auto;

        display: block;

        object-fit: contain;
    }

    .alsahl-hero-copy h1 {
        font-size:
            clamp(
                34px,
                10vw,
                46px
            );

        line-height: 1.25;
    }

    .alsahl-hero-copy h1 span {
        white-space: normal;
    }

    .alsahl-hero-description {
        font-size: 13px;
    }

    .alsahl-hero-features {
        flex-direction: column;

        align-items: flex-start;

        gap: 11px;
    }

    .alsahl-hero-actions {
        flex-direction: column;
    }

    .alsahl-primary-button,
    .alsahl-secondary-button {
        width: 100%;
    }


    /* PROOF */

    .alsahl-proof-grid {
        grid-template-columns:
            1fr
            1fr;
    }

    .alsahl-proof-grid article {
        min-height: 80px;

        justify-content: flex-start;

        border-bottom:
            1px solid var(--as-border);
    }

    .alsahl-proof-grid article:last-child {
        grid-column:
            1 / -1;

        border-bottom: 0;
    }


    /* GENERAL */

    .alsahl-products-section,
    .alsahl-guarantee-section,
    .alsahl-reviews-section,
    .alsahl-shipping-section {
        padding:
            56px
            0;
    }

    .alsahl-section-heading {
        margin-bottom: 29px;
    }

    .alsahl-section-heading h2 {
        font-size:
            clamp(
                29px,
                8vw,
                40px
            );
    }


    /* PRODUCTS */

    .alsahl-products-grid {
        grid-template-columns: 1fr;

        max-width: 540px;

        margin-inline: auto;
    }

    .alsahl-product-media {
        height: 305px;
    }


    /* OFFERS */

    .alsahl-offers-section {
        padding:
            54px
            0
            59px;
    }

    .alsahl-offer-card {
        min-height: 0;

        grid-template-columns: 1fr;

        grid-template-areas:
            "offer-image"
            "offer-content";
    }

    .alsahl-offer-image {
        min-height: 330px;

        padding: 24px;
    }

    .alsahl-offer-content {
        padding:
            26px
            21px;
    }

    .alsahl-offer-button {
        margin-top: 23px;
    }


    /* GUARANTEE */

    .alsahl-guarantee-grid {
        grid-template-columns: 1fr;

        grid-template-areas:
            "guarantee-content"
            "certificate";

        gap: 28px;
    }

    .alsahl-guarantee-features {
        grid-template-columns: 1fr;
    }

    .alsahl-certificate-side {
        padding:
            10px
            25px;
    }


    /* REVIEWS */

    .alsahl-reviews-authentic {
        width: 100%;

        flex-wrap: wrap;
    }

    .alsahl-review-card {
        flex:
            0 0
            min(
                82vw,
                360px
            );

        height: 465px;
    }


    /* SHIPPING */

    .alsahl-shipping-grid {
        grid-template-columns: 1fr;

        grid-template-areas:
            "shipping-content"
            "shipping-map";

        gap: 28px;
    }

    .alsahl-shipping-map-card {
        min-height: 370px;
    }


    /* FOOTER */

    .alsahl-footer-grid {
        grid-template-columns:
            1fr
            1fr;

        gap:
            38px
            24px;
    }

    .alsahl-footer-brand {
        grid-column:
            1 / -1;
    }
}


/* ==========================================================
   SMALL MOBILE
========================================================== */

@media (max-width: 560px) {

    .alsahl-topbar .alsahl-container {
        font-size: 10px;
    }

    .alsahl-header-logo {
        width: 60px;

        flex-basis: 60px;
    }

    .alsahl-cart-button {
        width: 38px;
        height: 38px;
    }

    .alsahl-mobile-menu-toggle {
        width: 38px;
        height: 38px;
    }


    /* HERO */

    .alsahl-hero-copy {
        padding:
            34px
            17px
            28px;
    }

    .alsahl-hero-copy h1 {
        margin-top: 18px;

        font-size:
            clamp(
                32px,
                10.2vw,
                42px
            );
    }

    .alsahl-eyebrow {
        font-size: 11px;
    }

    .alsahl-hero-description {
        line-height: 1.85;
    }


    /* PROOF */

    .alsahl-proof-grid {
        grid-template-columns: 1fr;
    }

    .alsahl-proof-grid article,
    .alsahl-proof-grid article:last-child {
        grid-column: auto;

        border-left: 0;

        border-bottom:
            1px solid var(--as-border);
    }

    .alsahl-proof-grid article:last-child {
        border-bottom: 0;
    }


    /* PRODUCTS */

    .alsahl-product-media {
        height: 265px;
    }


    /* OFFERS */

    .alsahl-offer-image {
        min-height: 275px;
    }

    .alsahl-offer-content h3 {
        font-size: 22px;
    }


    /* GUARANTEE */

    .alsahl-guarantee-content h2 {
        font-size: 33px;
    }


    /* REVIEWS */

    .alsahl-review-card {
        flex:
            0 0
            85vw;

        height: 435px;
    }


    /* SHIPPING */

    .alsahl-shipping-table > div {
        padding-inline: 12px;
    }


    /* FOOTER */

    .alsahl-footer-grid {
        grid-template-columns: 1fr;
    }

    .alsahl-footer-brand {
        grid-column: auto;
    }

    .alsahl-footer-bottom {
        flex-direction: column;

        align-items: flex-start;
    }


    /* MODAL */

    .alsahl-modal-prev {
        right: 4px;
    }

    .alsahl-modal-next {
        left: 4px;
    }

    .alsahl-modal-arrow {
        background:
            rgba(255, 255, 255, 0.92);
    }
}

/* ==========================================================
   AL SAHL — FIGMA HERO POSITION FIX
   Header + Hero alignment
========================================================== */


/* ==========================================================
   HEADER — MATCH FIGMA HEIGHT
========================================================== */

.alsahl-header-inner {
    min-height: 94px;
}

.alsahl-header-logo {
    width: 95px;
    flex: 0 0 95px;
}

.alsahl-header-logo img {
    height: 66px;
}


/* Nav vertical alignment */

.alsahl-nav-link {
    padding-top: 34px;
    padding-bottom: 31px;
}

.alsahl-nav-link::after {
    bottom: 23px;
}


/* ==========================================================
   HERO — MAIN SIZE
========================================================== */

.alsahl-hero-grid {
    min-height: 705px;

    grid-template-columns:
        50% 50%;
}


/* ==========================================================
   HERO IMAGE
========================================================== */

.alsahl-hero-visual {
    width: calc(100% + 55px);
    height: 705px;
}

.alsahl-hero-visual img {
    width: 100%;
    height: 100%;

    object-fit: cover;
    object-position: center center;
}


/* Slightly tighter fade like Figma */

.alsahl-hero-visual::after {
    width: 275px;
}


/* ==========================================================
   HERO CONTENT POSITION
========================================================== */

.alsahl-hero-copy {
    /*
     * المساحة الأكبر ناحية اليمين
     * بتدفع المحتوى ناحية الصورة / الشمال
     */

    padding-top: 39px;
    padding-bottom: 40px;

    padding-right: clamp(170px, 10vw, 205px);
    padding-left: clamp(25px, 2vw, 45px);

    align-items: flex-start;
    justify-content: flex-start;
}


/* Width closer to Figma */

.alsahl-hero-copy-inner {
    width: 100%;
    max-width: 610px;

    margin: 0;
}


/* ==========================================================
   HERO EYEBROW
========================================================== */

.alsahl-eyebrow {
    font-size: 13px;
    font-weight: 600;

    gap: 14px;

    line-height: 1.5;
}

.alsahl-eyebrow span {
    width: 34px;
}


/* ==========================================================
   HERO TITLE
========================================================== */

.alsahl-hero-copy h1 {
    margin-top: 28px;

    font-size:
        clamp(
            55px,
            3.35vw,
            64px
        );

    font-weight: 800;

    /*
     * مهم:
     * القيمة القديمة كانت مضغوطة رأسيًا.
     * Figma عنده مسافات أكبر بين سطور العنوان.
     */
    line-height: 1.20;

    letter-spacing: -0.4px;
}

.alsahl-hero-copy h1 em {
    font-weight: 800;
}


/* ==========================================================
   HERO DESCRIPTION
========================================================== */

.alsahl-hero-description {
    max-width: 600px;

    margin-top: 21px;

    font-size: 15.5px;
    font-weight: 400;

    line-height: 1.9;
}


/* ==========================================================
   HERO FEATURES
========================================================== */

.alsahl-hero-features {
    margin-top: 27px;

    padding-top: 18px;
    padding-bottom: 18px;

    gap: 20px;
}

.alsahl-hero-features > div {
    gap: 8px;

    font-size: 13px;
}

.alsahl-hero-features svg {
    width: 17px;
    height: 17px;
}


/* ==========================================================
   HERO BUTTONS
========================================================== */

.alsahl-hero-actions {
    margin-top: 34px;

    gap: 15px;
}

.alsahl-primary-button,
.alsahl-secondary-button {
    min-height: 53px;

    padding-left: 29px;
    padding-right: 29px;

    font-size: 15px;
    font-weight: 600;
}


/* ==========================================================
   HERO AVAILABILITY
========================================================== */

.alsahl-hero-availability {
    margin-top: 19px;

    font-size: 12px;
}


/* ==========================================================
   PROOF STRIP
========================================================== */

.alsahl-proof-strip {
    padding-top: 28px;
    padding-bottom: 28px;
}


/* ==========================================================
   LARGE DESKTOP SAFETY
========================================================== */

@media (min-width: 1500px) {

    .alsahl-hero-copy {
        padding-right: clamp(185px, 10.5vw, 220px);
        padding-left: 35px;
    }

}


/* ==========================================================
   TABLET / SMALL DESKTOP
========================================================== */

@media (max-width: 1300px) {

    .alsahl-hero-copy {
        padding-right: 85px;
        padding-left: 35px;
    }

    .alsahl-hero-copy h1 {
        font-size: clamp(48px, 4.3vw, 58px);
    }

}



/* ==========================================================
   MOBILE
   Don't apply desktop positioning here
========================================================== */

@media (max-width: 900px) {

    .alsahl-header-inner {
        min-height: 72px;
    }

    .alsahl-header-logo {
        width: 78px;
        flex-basis: 78px;
    }

    .alsahl-header-logo img {
        height: 53px;
    }

    .alsahl-hero-grid {
        min-height: auto;
    }

    .alsahl-hero-visual {
        width: 100%;
        height: auto;
    }

    .alsahl-hero-copy {
        padding:
            38px
            24px
            45px;

        align-items: initial;
        justify-content: initial;
    }

    .alsahl-hero-copy-inner {
        max-width: none;
    }

    .alsahl-hero-copy h1 {
        margin-top: 18px;

        font-size: clamp(38px, 10vw, 50px);
        line-height: 1.17;
    }

    .alsahl-hero-description {
        font-size: 14px;
    }

}

/* Remove Astra Scroll To Top — Home only */
body.home #ast-scroll-top {
    display: none !important;
}


/* ==========================================================
   HOME -> WOOCOMMERCE FULL CARD LINKS
   Product and bundle cards receive data-product-url from the
   WooCommerce Store API after the product is matched.
========================================================== */

.alsahl-store-home
.alsahl-product-card[data-product-url],

.alsahl-store-home
.alsahl-offer-card[data-product-url] {
    cursor: pointer;
}

.alsahl-store-home
.alsahl-product-card[data-product-url]:focus-visible,

.alsahl-store-home
.alsahl-offer-card[data-product-url]:focus-visible {
    outline:
        2px solid
        var(--as-gold);

    outline-offset: 4px;
}

.alsahl-store-home
.alsahl-product-card[data-product-url]
button,

.alsahl-store-home
.alsahl-product-card[data-product-url]
a,

.alsahl-store-home
.alsahl-offer-card[data-product-url]
button,

.alsahl-store-home
.alsahl-offer-card[data-product-url]
a {
    position: relative;
    z-index: 6;
}

/* ==========================================================
   DYNAMIC WOOCOMMERCE CATALOG
   Future-proof product/package rendering
========================================================== */

.alsahl-catalog-loading,
.alsahl-catalog-empty {
    grid-column: 1 / -1;

    min-height: 180px;

    padding: 35px 24px;

    display: flex;
    align-items: center;
    justify-content: center;

    gap: 12px;

    border:
        1px dashed
        rgba(146, 134, 72, 0.35);

    border-radius: 4px;

    color: #766F59;

    background:
        rgba(255, 255, 255, 0.18);

    font-size: 14px;

    text-align: center;
}

.alsahl-catalog-loading-dark,
.alsahl-catalog-empty-dark {
    width: 100%;

    color:
        rgba(255, 255, 255, 0.72);

    border-color:
        rgba(230, 188, 112, 0.28);

    background:
        rgba(255, 255, 255, 0.035);
}

.alsahl-catalog-spinner {
    width: 20px;
    height: 20px;

    flex: 0 0 20px;

    border:
        2px solid
        rgba(146, 134, 72, 0.22);

    border-top-color:
        var(--as-olive-gold);

    border-radius: 50%;

    animation:
        alsahlCatalogSpin
        0.8s
        linear
        infinite;
}

.alsahl-catalog-loading-dark
.alsahl-catalog-spinner {
    border-color:
        rgba(230, 188, 112, 0.20);

    border-top-color:
        var(--as-gold);
}

@keyframes alsahlCatalogSpin {
    to {
        transform: rotate(360deg);
    }
}


/* Missing product image fallback */

.alsahl-no-product-image {
    width: 100%;
    height: 100%;

    position: relative;
    z-index: 2;

    display: flex;
    flex-direction: column;

    align-items: center;
    justify-content: center;

    gap: 9px;

    color:
        rgba(51, 49, 10, 0.38);

    font-size: 11px;
}

.alsahl-no-product-image svg {
    width: 33px;
    height: 33px;
}


/* Sale / comparison price on normal products */

.alsahl-product-old-price {
    margin-bottom: 3px;

    direction: ltr;

    color: #9B947F;

    font-size: 12px;

    text-decoration: line-through;
}


/* Dynamic button states */

.alsahl-add-cart.alsahl-options-button,
.alsahl-offer-button.alsahl-options-button {
    text-decoration: none;

    color: #ffffff !important;
}

.alsahl-disabled-action,
.alsahl-disabled-action:hover {
    cursor: not-allowed;

    opacity: 0.55;

    transform: none !important;

    background: #6F6B4B !important;
}


/* Keep dynamic cards visually balanced regardless of quantity */

.alsahl-products-grid
.alsahl-product-card {
    min-width: 0;
}

.alsahl-offers-list
.alsahl-offer-card {
    width: 100%;
}


/* Slightly safer wrapping for future longer product names */

.alsahl-product-info h3,
.alsahl-offer-content h3 {
    overflow-wrap: anywhere;
}

.alsahl-product-subtitle,
.alsahl-offer-quantity,
.alsahl-offer-description {
    overflow-wrap: anywhere;
}


/* Dynamic catalog mobile */

@media (max-width: 900px) {

    .alsahl-catalog-loading,
    .alsahl-catalog-empty {
        min-height: 140px;

        padding:
            28px
            18px;
    }

}

/* ==========================================================
   PRODUCT CATEGORY ROWS + CAROUSELS
   زيت الزيتون / دهن الغنم / أي منتجات أخرى مستقبلية
========================================================== */

.alsahl-product-groups {
    display: flex;
    flex-direction: column;
    gap: 54px;
}

.alsahl-product-row {
    min-width: 0;
}

.alsahl-product-row-head {
    margin-bottom: 19px;

    display: flex;
    align-items: flex-end;
    justify-content: space-between;

    gap: 20px;
}

.alsahl-product-row-copy {
    min-width: 0;
}

.alsahl-product-row-copy h3 {
    margin: 0;

    color: var(--as-dark);

    font-size: clamp(22px, 2vw, 29px);
    font-weight: 700;
    line-height: 1.35;
}

.alsahl-product-row-copy p {
    max-width: 660px;

    margin: 5px 0 0;

    color: #817A61;

    font-size: 12px;
    line-height: 1.7;
}

.alsahl-carousel-controls {
    flex: 0 0 auto;

    display: flex;
    align-items: center;

    gap: 7px;

    direction: rtl;
}

.alsahl-carousel-arrow {
    width: 39px;
    height: 39px;

    padding: 0;

    border: 1px solid var(--as-border);
    border-radius: 3px;

    display: inline-flex;
    align-items: center;
    justify-content: center;

    background: rgba(255, 255, 255, 0.20);
    color: var(--as-dark);

    transition:
        background 0.2s ease,
        border-color 0.2s ease,
        transform 0.2s ease;
}

.alsahl-carousel-arrow:hover {
    transform: translateY(-1px);

    border-color: rgba(146, 134, 72, 0.48);
    background: rgba(230, 188, 112, 0.13);
}

.alsahl-carousel-arrow svg {
    width: 15px;
    height: 15px;
}

.alsahl-product-row.is-static-carousel
.alsahl-carousel-controls {
    visibility: hidden;
    pointer-events: none;
}

.alsahl-product-carousel-viewport {
    width: 100%;

    overflow-x: auto;
    overflow-y: hidden;

    direction: rtl;

    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;

    scrollbar-width: none;
    -ms-overflow-style: none;

    -webkit-overflow-scrolling: touch;
}

.alsahl-product-carousel-viewport::-webkit-scrollbar {
    display: none;
}

.alsahl-product-carousel-track {
    width: 100%;

    display: flex;
    align-items: stretch;

    gap: 21px;

    direction: rtl;
}

.alsahl-product-carousel-track
.alsahl-product-card {
    flex:
        0
        0
        calc((100% - 42px) / 3);

    min-width: 0;

    direction: rtl;

    scroll-snap-align: start;
    scroll-snap-stop: always;
}

.alsahl-product-carousel-track
.alsahl-product-info {
    height: 100%;
}

/* Loading / empty state now lives inside a flex product catalog */
.alsahl-product-groups >
.alsahl-catalog-loading,
.alsahl-product-groups >
.alsahl-catalog-empty {
    width: 100%;
}

@media (max-width: 900px) {

    .alsahl-product-groups {
        gap: 43px;
    }

    .alsahl-product-row-head {
        align-items: center;
    }

    .alsahl-product-carousel-track
    .alsahl-product-card {
        flex-basis:
            calc((100% - 16px) / 2);
    }

    .alsahl-product-carousel-track {
        gap: 16px;
    }

}

@media (max-width: 560px) {

    .alsahl-product-row-head {
        margin-bottom: 15px;

        gap: 10px;
    }

    .alsahl-product-row-copy h3 {
        font-size: 22px;
    }

    .alsahl-product-row-copy p {
        font-size: 11px;
    }

    .alsahl-carousel-arrow {
        width: 35px;
        height: 35px;
    }

    .alsahl-product-carousel-track {
        gap: 13px;
    }

    .alsahl-product-carousel-track
    .alsahl-product-card {
        flex-basis: calc(100% - 24px);
    }

}/* End custom CSS */