/* Header */
#mainnav,
#mainnav .the-logo {
    height: unset !important;
}
.NG-header .navbar-brand.the-logo img {
    height: 7rem;
}
.mm-ocd--open {
    background: rgb(255 255 255 / 46%);
}
@media (max-width: 576px) {
    .NG-header .navbar-brand.the-logo img {
        height: 4rem;
    }
}

/* Main Banner */
[dir=rtl] .NG-hero-section .wrapper {
    top: 50%;
    transform: translateY(-50%);
    right: unset;
    max-width: 500px;
}
[dir=rtl] .NG-hero-section .wrapper h1 {
    max-width: 700px;
}
[dir=rtl] .NG-hero-section .wrapper p {
    display: block !important;
}
[dir=rtl] .NG-hero-section .wrapper p {
    display: block !important;
}
[dir=rtl] .NG-hero-section .subtext-bottom {
    display: none !important;
}
@media (max-width: 576px) {
    [dir=rtl] .NG-hero-section .banner-wrapper {
        background-position: 10%;
    }
    [dir=rtl] .NG-hero-section .wrapper {
        max-width: 200px;
    }
    [dir=rtl] .NG-hero-section .wrapper h1 {
        max-width: 200px;
    }
}

/* GL-promotional-banner */
section.GL-promotional-banner .img-height:has(a[href="https://votiva-sa.com/-/c1719758935"]) {
    align-items: end;
}

/* sticky */
.sticky {
    max-height: 400px;
}

/* Products */
.NG-products {
    margin-top: 3rem;
}