/* ==========================================================================
   GWL Common / Global (AR/RTL) Stylesheet — mega menu, header, footer, layout shell, minicart drawer, legacy
   Loaded via default_head_blocks.xml, order="200"
   START: Common / Global (AR/RTL)
   ========================================================================== */

/**/
html[lang="ar"] {
    direction: rtl;
}
div[name="shippingAddress.custom_attributes.gender"],fieldset.field.street.admin__control-fields.required .field.additional,div#giftcardaccount-placer {display:none !important;}
.checkout-payment-method .payment-method-title .pay-card-img {display:inline-block; padding-left:10px;}

button.action.action-auth-toggle span {font-size:0;}
.cart-summary .block.shipping > .title {border-top:none;}
div#block-discount {
    border-bottom:1px solid #e5e5e5;
    border-top:1px solid #e5e5e5;
    margin-top:15px;}

.block.crosssell .block-content.content {background:#f7f9fb; border-radius:4px; padding:0;}
.block.crosssell .products-crosssell {margin:20px 0;}
.block.crosssell .products-crosssell .product-items {margin-left:0;}
.block.crosssell .products-crosssell .product.swiper-slide {background:#fff; box-shadow:0px 4px 24px rgb(0 0 0 / 2%); border-radius:4px;}
.cart-container .block.crosssell .products-grid .product-item-actions {display:none;}
.cart-container .block.crosssell .product-item .price-box {font-size:12px;}
.cart-container .block.crosssell .product-item .price-box .price {font-size:14px !important;}

.checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {float:left;}
.product-info-main .qty-wrapper .input-text.qty {
    padding: 12px;
    width: 33.33%;
    border: none;
}
.product-info-main .qty-wrapper .qty-switcher-inc::after, 
.bundle-options-container .qty-wrapper .qty-switcher-inc::after {
    content: '+';
}
.product-info-main .qty-wrapper .qty-switcher-dec::before, 
.bundle-options-container .qty-wrapper .qty-switcher-dec::before {
    content: '-';
}
.product-info-main .qty-wrapper .qty-switcher-dec:before, 
.product-info-main .qty-wrapper .qty-switcher-inc:after {
    left: 50%;
    top: 50%;
    right: auto;
    transform: translate(-50%, -50%);
    position: absolute;
    width: auto;
    height: auto;
    border:none;
}
.product-info-main .product-social-links .action.whatsapp {
	text-transform: none;
    color: #7a8fa3;
    font-weight: normal;
	  display: block;
    margin: 5px 0 0;
    text-align:right;
    padding: 0;}
.product-info-main .product-social-links .action.whatsapp span {
  text-transform: none;
    color: #7a8fa3;
    font-weight: normal;
    letter-spacing: .05em;
	}
.product-social-links .action.whatsapp:before{
	font-size: 16px;
    line-height: 16px;
    content: '\f232';
    font-family: 'FontAwesome';
    width: 21px;
    display: inline-block;
}
.opc-block-summary{
	padding	:22px !important;
}
.cart.table-wrapper .col.qty .input-text {
    width: 70px;
    padding: 5px;
}
#label_carrier_mpstorepickup_mpstorepickup {
    text-decoration: underline;
    cursor: pointer;
}
@media(max-width:767px){

.product-info-main .product-social-links {text-align:right;}

}

.product-info-main .box-tocart .field.qty .control {
        min-width: 216px !important;
    max-width: 216px;
    margin: 0;
}
.product-info-main .qty-wrapper {
    border: 1px solid #E7E6EC;
    background: transparent;
    border-radius: 4px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-info-main .qty-wrapper .qty-switcher-dec, 
.product-info-main .qty-wrapper .qty-switcher-inc {
    width: 33.33%;
    height: 48px;
    padding: 0;
}

/* 27-02-2025 */
/* GWL Mega Menu Changes — do not underline topnav hover; purple active styles handle this */
.navpro #navpro-topnav > .level0 > .level-top:hover,
.navpro .navpro-menu > .level0 > .level-top:hover {
    text-decoration: none;
}
.rtl .header.panel .header.links.header-cms-links>li {
    margin: 0;
} 
.product-options-bottom .qty-wrapper #qty-error {
    position: absolute;
    margin: 0;
    top: 100%;
    left: 0;
    white-space: nowrap;
}
.product-info-main .qty-wrapper .input-text.qty {
    outline: 0;
}
@media only screen and (min-width: 768px) {
    .rtl .page-header .panel.wrapper .switcher.switcher-currency {
        order: 2;
        margin-left: 0px;
        margin-right: 0px!important;
    }
    .rtl .page-header .panel.wrapper .switcher.switcher-language {
        margin-left: 0;
        margin-right: auto;
    }
.content.minicart-items {
        display: block;
    }
.rtl .page-header .switcher .options .action.toggle:after, 
    .rtl .page-header .panel.wrapper .switcher .options .action.toggle:after {
        margin-right: 4px;
    }

}
@media only screen and (max-width: 768px) {
 .checkout-cart-index .cart-container .form-cart {
        order: 1;
    }
    .cart.table-wrapper .cart.item {
        font-weight: 700;
    }
    .checkout-cart-index .cart.main.actions {
        flex-direction: column;
    }
    .cart-container .form-cart .actions.main .clear, 
    .cart-container .form-cart .actions.main .continue {
        margin: 0 0 27.5px 0;
    }
    .checkout-cart-index .cart.main.actions .action.continue {
        display: block;
        margin-right: auto;
    }
    .page-footer>.content {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media only screen and (max-width: 767px) {
    .soldtogether-block .amazonstyle-images {
        flex-wrap: wrap;
        justify-content: center;
    }
    .soldtogether-block .amazonstyle-images li.item {
        padding: 15px 1.5vw !important;
        width: 100%;
        max-width: 300px;
        text-align: right;
    }
}
@media only screen and (max-width: 700px) {
    .soldtogether-block .amazonstyle-images {
        display: block;
    }
     .soldtogether-block .amazonstyle-images li.item {
        margin-left: auto;
        margin-right: auto;
    }
}

.rtl .custom-flag-main-section .iti__selected-flag {
    margin-right: auto;
}

.product-add-form .table-wrapper.grouped .grouped .qty-wrapper.qty-arrows .qty-switcher-dec, .product-add-form .table-wrapper.grouped .grouped .qty-wrapper.qty-arrows .qty-switcher-inc {
    padding: 15px 14px;
}
.product-add-form .table-wrapper.grouped .grouped .qty-wrapper.qty-arrows {
    display: flex;
    align-items: center;
}
.rtl .page-header .header .header-cms-links {
    margin-bottom: 0;
    margin-top: 0;
    padding-right: 10px;
}
.page-header .header .header-cms-links .bulkorder_button {
    margin-bottom: 0;
}

.page-header .header .header-cms-links .showroom_button {
    margin-bottom: 0;
}

.page-header .header .header-cms-links li {
    margin-bottom: 0px;
}

.page-header .header.panel {
    padding-top: 16px;
    padding-bottom: 16px;
}
.last.level-top.ui-menu-item {
    font-weight: 600;
}
@media only screen and (min-width:769px) {
    /* GWL Mega Menu Changes — keep Figma category spacing on topnav */
    .navpro.navpro #navpro-topnav > .level0.parent > .level-top {
        padding: 10px 0px !important;
        font-family: outfit, sans-serif;
        font-weight: 500;
        font-size: 14px!important;
        line-height: 20px;
        letter-spacing: 0px;
        text-transform: uppercase;
        color: #000000!important;
    }
}
@media only screen and (min-width:768px) {
  /* GWL Mega Menu Changes — Figma uses navy for all category labels (disable old nth-child colors) */
  .nav-sections .nav-sections-items .navigation li:nth-child(6) .level-top,
  .nav-sections .nav-sections-items .navigation li:nth-child(7) .level-top {
    color: #1f2430 !important;
  }
}/*
.trustbar-mobile-view .home-main-banner-heading .slick-prev:before, .trustbar-mobile-view .home-main-banner-heading .slick-prev:after, .trustbar-mobile-view .home-main-banner-heading .slick-next:before, .trustbar-mobile-view .home-main-banner-heading .slick-next:after {
    top: 12.5%!important;
    left: 12.5%!important;
    display: block;
    position: absolute;
    top: 0;
   opacity: 1;
    left: 0;
    background-color: #000;
    transition: all 150ms ease-out;
    content: ""!important;
    width: 65%;
    height: 12%;
}

.rtl .header div[data-decoded="true"] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.trustbar-mobile-view .home-main-banner-heading .slick-prev:after, .trustbar-mobile-view .home-main-banner-heading .slick-next:after {
    width: 12%;
    height: 65%;
}

.trustbar-mobile-view .home-main-banner-heading .slick-next.slick-arrow {
    transform: rotate(135deg);
    background: transparent;
     right:-10px
}

.rtl .trustbar-mobile-view .home-main-banner-heading .inline-list-mobile .slick-prev {
    transform: rotate(316deg);
}

.trustbar-mobile-view {
    max-width: 600px;
    width: 100%;
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.rtl .trustbar-mobile-view .home-main-banner-heading .inline-list-mobile .slick-prev, .rtl .trustbar-mobile-view .home-main-banner-heading .inline-list-mobile .slick-next {
    margin-top: -10px;
}

@media only screen and (max-width:1200px){
      
      .trustbar-mobile-view {
        max-width: 450px;
       }
    .trustbar-mobile-view .home-main-banner-heading .slick-next.slick-arrow {
         display:none!important;
    }

    .trustbar-mobile-view .home-main-banner-heading .slick-prev.slick-arrow {
        display:none!important;
       }

}

@media only screen and (max-width:992px){
.trustbar-mobile-view {
    max-width: 380px;
    padding: 0 20px;
}
}

@media only screen and (max-width:768px){
.trustbar-mobile-view {
    max-width: 320px;
    padding: 0 20px;
}
}*/

ul.header.links.header-cms-links li {
    list-style: none;
}
.rtl .page-header .switcher .options .action.toggle:after, .page-header .panel.wrapper .switcher .options .action.toggle:after {
    margin-right: 10px;
}
.rtl .page-header .switcher-currency {
    margin-right: auto!important;
}
.product.data.items.collapsed [role=tablist] { 
    direction: ltr;
}
@media only screen and (min-width:769px) {
/* GWL PLP Product Listing Changes — do not lock Figma PLP cards to 392px */
.page-products .column.main .products-grid:not(.swiper-container):not(.gwl-plp-products) .product-items .product-item {
height: 392px !important;
}
}
@font-face {
    font-family: 'SarFont';
    src: url('./fonts/sar-Regular.otf') format('opentype');
    font-weight: 100 !important;
    font-style: normal;
}

@font-face {
    font-family: 'saudi_riyal';
    src: url('./fonts/saudi_riyal.woff2') format('woff2'),
         url('./fonts/saudi_riyal.woff') format('woff'),
         url('./fonts/saudi_riyal.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }

/* GWL PLP Product Listing Changes — Work Sans (Figma) always available (critical CSS not inlined on PLP) */
@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/worksans/v7/latin-regular.woff2') format('woff2'),
         url('../fonts/worksans/v7/latin-regular.woff') format('woff');
}
@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/worksans/v7/latin-500.woff2') format('woff2'),
         url('../fonts/worksans/v7/latin-500.woff') format('woff');
}
@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/worksans/v7/latin-600.woff2') format('woff2'),
         url('../fonts/worksans/v7/latin-600.woff') format('woff');
}
@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/worksans/v7/latin-700.woff2') format('woff2'),
         url('../fonts/worksans/v7/latin-700.woff') format('woff');
}

  
.product-info-main .symbol {
    font-family: 'SarFont', sans-serif !important;
    color: inherit;
    float:left;
    margin-top:8px;
} 
.product-item-info .symbol {
    font-family: 'SarFont', sans-serif !important;
    color: inherit;
    font-size: 120%;
    display: inline !important;
    font-weight:100;
}

.product-item-details .symbol { 
    font-family: 'SarFont', sans-serif !important;
    color: inherit;
    font-size: 120%;
    display: inline !important;
    font-weight:100;
}

td {

    span.price {
        font-family: 'SARFont', Arial, sans-serif !important;
        font-size: 100%;  
        color: inherit;
        float:left;  
        display: inline !important;
    }
}
.price {
    font-family: 'SARFont', Arial, sans-serif !important;
        font-size: 120%;  
}
.minicart-price {
    font-family: 'SARFont', Arial, sans-serif !important;
}
.symbol-wrapped {
    
}
.new-symbol {
   font-size: 120% !important;
    font-weight:100 !important; 
}
.price-as-configured .price .symbol {
    display: inline !important;
}
.symbol {
    float: left !important;
}
.custom-price-option .price {
    float:none;
}
.table-order-items td span.price {
        float:none;  
    }
.table-checkout-shipping-method tbody .col-price {
    font-weight: 600;
    width: 90px;
}
@media only screen and (max-width:480px) {
.block-minicart .amount .price-wrapper .price {
   font-size: 16px!important;
  }
 
}
.table-checkout-shipping-method tbody .col-price .price {
    float:right;
}

/* ==========================================================================
   GWL Mega Menu Changes (+ RTL)
   Figma: Shop Saudiceramics mega menu — sidebar L2 + 6-col icon grid L3
   Scoped to NavigationPro mega dropdowns only (.navpro .level0.size-fullwidth)
   https://www.figma.com/design/kCdILfHUqbYvWolQhSxaUk/Shop-Saudiceramics
   ========================================================================== */
.navpro.swissup-navigationpro,
.navpro {
    --gwl-mega-purple: #7c4bcb;
    --gwl-mega-purple-dark: #612d5e;
    --gwl-mega-accent-bar: #2b2d6e;
    --gwl-mega-text: #2b2b2b;
    --gwl-mega-muted: #6b6b6b;
    --gwl-mega-border: #ebebeb;
    --gwl-mega-panel-bg: #ffffff;
    --gwl-mega-sidebar-bg: #f7f7f8;
    --gwl-mega-sidebar-hover-bg: #f0eef6;
    --gwl-mega-sidebar-active-bg: #f3f0fa;
    --gwl-mega-icon-bg: #f3f3f3;
    --gwl-mega-card-bg: #f5f5f5;
    --gwl-mega-sidebar-width: 260px;
    --gwl-mega-new: #1a9b4a;
    --gwl-mega-offers: #d32f2f;
}

/* GWL Mega Menu Changes — top category bar (Figma: spaced navy labels, purple hover/active) */
@media (min-width: 992px) {
    .page-top .nav-sections .navpro #navpro-topnav.navpro-menu,
    .page-top .nav-sections #navpro-topnav.navpro-nowrap,
    .navpro.navpro #navpro-topnav.navpro-menu {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        align-items: center !important;
        justify-content: flex-start !important;
        gap: 65px !important;
        width: 100% !important;
        max-width: 1440px;
        margin: 0 auto;
        min-height: 48px;
        padding: 12px 40px !important;
        box-sizing: border-box;
        opacity: 1 !important;
        pointer-events: auto !important;
        overflow: visible !important;
    }

    .page-top .nav-sections .navpro #navpro-topnav > .level0,
    .navpro.navpro #navpro-topnav > .level0 {
        display: flex !important;
        flex: 0 0 auto !important;
        float: none !important;
        width: auto !important;
        max-width: none !important;
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        align-items: center !important;
    }

    .navpro.navpro #navpro-topnav > .level0 > .level-top,
    .navpro.navpro .navpro-menu > .level0 > .level-top,
    .page-top .nav-sections #navpro-topnav > .level0 > .level-top {
        display: inline-flex !important;
        align-items: center;
        text-decoration: none !important;
        text-transform: uppercase;
        letter-spacing: 0.04em;
        color: #1f2430 !important;
        font-weight: 600;
        font-size: 13px;
        line-height: 1.2;
        white-space: nowrap;
        padding: 14px 14px !important;
        margin: 0 !important;
        border: 0 !important;
        box-sizing: border-box;
    }

    .navpro.navpro #navpro-topnav > .level0.nav-item-new-products > .level-top,
    .navpro.navpro .navpro-menu > .level0.nav-item-new-products > .level-top,
    .navpro.navpro .navpro-menu > .nav-item-new-products > .level-top,
    .navpro.navpro #navpro-topnav > .level0.nav-item-offers > .level-top,
    .navpro.navpro .navpro-menu > .level0.nav-item-offers > .level-top,
    .navpro.navpro .navpro-menu > .nav-item-offers > .level-top {
        color: #1f2430 !important;
    }

    .navpro.navpro #navpro-topnav > .level0.parent > .level-top:hover,
    .navpro.navpro #navpro-topnav > .level0.parent:hover > .level-top,
    .navpro.navpro .navpro-menu > .level0.parent > .level-top:hover,
    .navpro.navpro .navpro-menu > .level0.parent:hover > .level-top,
    .navpro.navpro #navpro-topnav > .level0 > .level-top:hover {
        color: var(--gwl-mega-purple) !important;
        text-decoration: none !important;
        box-shadow: none !important;
    }

    /* GWL Mega Menu Changes — Figma current category: purple text + bottom underline */
    .navpro.navpro #navpro-topnav > .level0.parent > .level-top.active,
    .navpro.navpro #navpro-topnav > .level0.has-active > .level-top,
    .navpro.navpro #navpro-topnav > .level0.active > .level-top,
    .navpro.navpro .navpro-menu > .level0.parent > .level-top.active,
    .navpro.navpro .navpro-menu > .level0.has-active > .level-top,
    .navpro.navpro .navpro-menu > .level0.active > .level-top {
        color: var(--gwl-mega-purple) !important;
        text-decoration: none !important;
        background: transparent !important;
        border-radius: 0;
        box-shadow: inset 0 -2px 0 var(--gwl-mega-purple) !important;
    }

    .navpro.navpro #navpro-topnav > .level0.nav-item-new-products > .level-top:hover,
    .navpro.navpro #navpro-topnav > .level0.nav-item-new-products:hover > .level-top,
    .navpro.navpro #navpro-topnav > .level0.nav-item-offers > .level-top:hover,
    .navpro.navpro #navpro-topnav > .level0.nav-item-offers:hover > .level-top {
        color: var(--gwl-mega-purple) !important;
    }

    .navpro.navpro #navpro-topnav > .level0.navpro-item-more {
        margin-right: auto !important;
        margin-left: 0 !important;
    }

    .page-top .nav-sections:has(.navpro-nowrap:not(.navpro-nowrap-ready)),
    .page-header .nav-sections:has(.navpro-nowrap:not(.navpro-nowrap-ready)) {
        width: auto !important;
        opacity: 1 !important;
    }

    /* GWL Mega Menu Changes — full-width mega panel (Figma: white, soft shadow, no scrollbar) */
    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth {
        background: var(--gwl-mega-panel-bg);
        border: 0;
        border-top: 1px solid var(--gwl-mega-border);
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
        padding: 0;
        margin-top: 0 !important;
        max-height: calc(100vh - 110px);
        max-height: calc(100dvh - 110px);
        overflow-x: hidden !important;
        overflow-y: hidden !important;
        scrollbar-gutter: auto;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth > .navpro-dropdown-inner {
        max-width: 100%;
        padding: 0;
        overflow: visible;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .navpro-row.gutters {
        margin: 0;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .navpro-col-12 {
        padding: 40px;
    }

    /* GWL Mega Menu Changes — kill NavPro multicolumn-N % widths; sidebar + panel shell */
    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn,
    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn-1,
    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn-2,
    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn-3,
    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn-4,
    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn-5,
    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn-6,
    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn-7,
    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn-8 {
        position: relative !important;
        display: block !important;
        column-count: 1 !important;
        columns: auto !important;
        -webkit-columns: auto !important;
        min-height: 300px;
        padding: 0 !important;
        margin: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
        float: none !important;
        background: var(--gwl-mega-sidebar-bg);
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > li,
    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn-6 > li,
    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1,
    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded {
        position: static !important;
        float: none !important;
        clear: both !important;
        display: block !important;
        width: var(--gwl-mega-sidebar-width) !important;
        max-width: var(--gwl-mega-sidebar-width) !important;
        min-width: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        border-left: 1px solid var(--gwl-mega-border);
        border-right: 0;
        background: transparent;
        list-style: none;
        box-sizing: border-box !important;
    }

    /* GWL Mega Menu Changes — sidebar L2 links (+ RTL: accent bar on right edge) */
    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded > a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 8px;
        padding: 16px 20px;
        margin: 0;
        color: var(--gwl-mega-text) !important;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.35;
        text-decoration: none !important;
        border: 0;
        border-bottom: 1px solid var(--gwl-mega-border);
        background: transparent;
        position: relative;
        box-shadow: none;
        transition: background-color 0.15s ease, color 0.15s ease;
        flex-direction: row-reverse;
        text-align: right;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded > a::after {
        content: '';
        width: 7px;
        height: 7px;
        border-left: 2px solid #b0b0b0;
        border-bottom: 2px solid #b0b0b0;
        border-right: 0;
        border-top: 0;
        transform: rotate(45deg);
        flex: 0 0 auto;
        margin-right: 8px;
        margin-left: 0;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded > a:hover {
        color: var(--gwl-mega-accent-bar) !important;
        background: var(--gwl-mega-sidebar-hover-bg);
        text-decoration: none !important;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded.gwl-mega-active > a {
        color: var(--gwl-mega-accent-bar) !important;
        background: var(--gwl-mega-sidebar-active-bg);
        text-decoration: none !important;
        box-shadow: inset -3px 0 0 var(--gwl-mega-accent-bar);
        font-weight: 600;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded > a:hover::after,
    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded.gwl-mega-active > a::after {
        border-color: var(--gwl-mega-accent-bar);
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded > a .ui-icon {
        display: none !important;
    }

    /* GWL Mega Menu Changes — right panel sits to the left of sidebar in RTL */
    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded > .navpro-dropdown-expanded {
        position: absolute !important;
        right: var(--gwl-mega-sidebar-width) !important;
        left: 0 !important;
        top: 0 !important;
        bottom: 0 !important;
        width: calc(100% - var(--gwl-mega-sidebar-width)) !important;
        max-width: none !important;
        min-height: 300px;
        margin: 0 !important;
        padding: 28px 32px 32px !important;
        background: var(--gwl-mega-panel-bg) !important;
        border: 0 !important;
        box-shadow: none !important;
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: none;
        z-index: 2;
        display: none !important;
        transform: none !important;
        overflow: visible !important;
        max-height: none !important;
        text-align: right;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded.gwl-mega-active > .navpro-dropdown-expanded {
        display: block !important;
        pointer-events: auto;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded > .navpro-dropdown-expanded > .navpro-dropdown-inner,
    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded > .navpro-dropdown-expanded .navpro-row,
    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded > .navpro-dropdown-expanded .navpro-col {
        padding: 0;
        margin: 0;
        width: 100%;
        max-width: 100%;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .gwl-mega-panel-title {
        font-size: 22px;
        font-weight: 600;
        color: var(--gwl-mega-text);
        margin: 0 0 20px;
        padding: 0;
        line-height: 1.2;
        letter-spacing: -0.01em;
        text-align: right;
    }

    /* GWL Mega Menu Changes — Figma icon cards with gaps (+ RTL) */
    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded > .navpro-dropdown-expanded ul.children {
        display: grid !important;
        grid-template-columns: repeat(6, minmax(0, 1fr));
        gap: 16px;
        margin: 0;
        padding: 0;
        list-style: none;
        column-count: 1 !important;
        width: 100% !important;
        direction: rtl;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded > .navpro-dropdown-expanded ul.children > .level2 {
        margin: 0;
        padding: 0;
        float: none !important;
        width: auto !important;
        max-width: none !important;
        border: 0;
        list-style: none;
        min-width: 0;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded > .navpro-dropdown-expanded ul.children > .level2:last-child {
        border: 0;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded > .navpro-dropdown-expanded ul.children > .level2 > a {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        text-align: center;
        gap: 12px;
        min-height: 148px;
        height: 100%;
        padding: 18px 12px 16px;
        color: var(--gwl-mega-text) !important;
        text-decoration: none !important;
        font-size: 13px;
        font-weight: 500;
        line-height: 1.35;
        overflow: hidden;
        background: var(--gwl-mega-card-bg);
        border-radius: 8px;
        border: 1px solid transparent;
        box-sizing: border-box;
        transition: border-color 0.15s ease, box-shadow 0.15s ease, color 0.15s ease;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded > .navpro-dropdown-expanded ul.children > .level2 > a:hover {
        color: var(--gwl-mega-purple) !important;
        text-decoration: none !important;
        border-color: #e0d6f2;
        box-shadow: 0 2px 10px rgba(124, 75, 203, 0.08);
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .navpro-a-with-thumbnail,
    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded > .navpro-dropdown-expanded ul.children > .level2 > a.navpro-a-with-thumbnail {
        flex-direction: column;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .gwl-mega-icon {
        display: flex;
        align-items: center;
        justify-content: center;
        flex: 0 0 auto;
        width: 100%;
        max-width: 120px;
        height: 92px;
        background: transparent;
        border-radius: 0;
        overflow: hidden;
        order: -1;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .gwl-mega-icon img,
    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .navpro-a-with-thumbnail img {
        display: block !important;
        max-width: 88px;
        max-height: 88px;
        width: auto;
        height: auto;
        margin: 0 auto;
        object-fit: contain;
        filter: none;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .gwl-mega-label {
        display: block;
        order: 2;
        width: 100%;
        overflow-wrap: anywhere;
        word-break: break-word;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth > .navpro-shevron {
        display: none;
    }
}

/* GWL Mega Menu Changes — tablet / Nest Hub landscape (+ RTL) */
@media (min-width: 992px) and (max-width: 1366px) {
    .navpro {
        --gwl-mega-sidebar-width: 220px;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded > .navpro-dropdown-expanded {
        padding: 20px 20px 24px !important;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .gwl-mega-panel-title {
        font-size: 18px;
        margin-bottom: 14px;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded > .navpro-dropdown-expanded ul.children {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 12px;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded > .navpro-dropdown-expanded ul.children > .level2 > a {
        min-height: 132px;
        padding: 14px 10px 12px;
        font-size: 12px;
        gap: 10px;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .gwl-mega-icon {
        height: 76px;
        max-width: 96px;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .gwl-mega-icon img,
    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .navpro-a-with-thumbnail img {
        max-width: 64px;
        max-height: 64px;
    }
}

/* GWL Mega Menu Changes — short viewports (+ RTL) */
@media (min-width: 992px) and (max-height: 850px) {
    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth {
        max-height: calc(100vh - 90px);
        max-height: calc(100dvh - 90px);
        overflow-y: auto !important;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn,
    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn-6 {
        min-height: 240px;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded > a {
        padding: 12px 16px;
        font-size: 13px;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded > .navpro-dropdown-expanded {
        min-height: 240px;
        padding: 16px 18px 18px !important;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .gwl-mega-panel-title {
        font-size: 16px;
        margin-bottom: 12px;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded > .navpro-dropdown-expanded ul.children {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 10px;
    }

    .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn > .level1.parent-expanded > .navpro-dropdown-expanded ul.children > .level2 > a {
        min-height: 120px;
        padding: 12px 8px 10px;
    }
}

/* GWL Mega Menu Changes — mobile drawer accordion (Figma + RTL) */
:root {
    --navpro-accordion-max-width: 991px;
}

@media (max-width: 991px) {
    html:not(.nav-open):not(.nav-before-open) .nav-sections {
        width: calc(100% - 54px);
        overflow: hidden;
    }

    .page-top .nav-sections .section-item-title {
        display: block;
    }

    .page-top .nav-sections .section-item-content,
    .page-top .nav-sections .section-item-content.active {
        float: right;
        margin-left: -100%;
        margin-top: 58px;
        width: 100%;
        box-sizing: border-box;
    }

    .page-top .nav-sections .section-item-content.active {
        display: block;
    }

    .page-top .nav-sections .section-items.nav-sections-items,
    .page-top .nav-sections .nav-sections-items,
    .nav-sections .nav-sections-items,
    .nav-sections .nav-sections-item-content {
        text-align: right;
        max-width: none;
    }

    .nav-sections .nav-sections-item-content > .navigation {
        display: block;
    }

    .page-top .nav-sections .navpro-dropdown .navpro-dropdown-inner .gutters > .navpro-col-9,
    .page-top .nav-sections .navpro-dropdown .navpro-dropdown-inner .gutters > .navpro-col-12 {
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 0;
    }

    /* Keep menu list visible while NavPro initializes — do NOT set width:100% on
       .nav-sections itself; that breaks Magento's calc(100% - 54px) off-screen drawer. */
    .nav-sections .navpro-nowrap:not(.navpro-nowrap-ready),
    .nav-sections #navpro-topnav.navpro-nowrap:not(.navpro-nowrap-ready) {
        opacity: 1;
        overflow: visible;
        width: 100%;
    }

    html.nav-open .nav-sections #store\.menu .navigation,
    html.nav-open .nav-sections #store\.menu .navpro,
    html.nav-open .nav-sections #store\.menu #navpro-topnav,
    html.nav-before-open .nav-sections #store\.menu .navigation,
    html.nav-before-open .nav-sections #store\.menu .navpro,
    html.nav-before-open .nav-sections #store\.menu #navpro-topnav {
        opacity: 1;
        visibility: visible;
    }

    .page-top .nav-sections .navigation > ul,
    .page-top .nav-sections #navpro-topnav,
    .page-top .nav-sections .navpro #navpro-topnav.navpro-nowrap,
    body .page-top .nav-sections .navpro #navpro-topnav.navpro-menu,
    body .page-top .nav-sections #navpro-topnav.navpro-nowrap,
    body.navpro.navpro .page-top .nav-sections #navpro-topnav.navpro-menu {
        display: block;
        min-height: 0;
        padding: 0;
        margin: 0;
        list-style: none;
        overflow-x: hidden;
        width: 100%;
        max-width: 100%;
        white-space: normal;
    }

    .page-top .nav-sections #navpro-topnav > .level0,
    body .page-top .nav-sections #navpro-topnav > .level0 {
        display: block;
        flex: none;
        float: none;
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 0;
    }

    .page-top .nav-sections .navpro .level0,
    .nav-sections .navpro .level0 {
        display: block;
        float: none;
        width: 100%;
        max-width: 100%;
        margin: 0;
        border-bottom: 1px solid #ececf0;
        box-sizing: border-box;
    }

    .page-top .nav-sections .navpro.navpro .level0 > .level-top,
    .page-top .nav-sections .navpro.navpro .level0.active > .level-top,
    .page-top .nav-sections .navpro.navpro .level0.has-active > .level-top,
    .page-top .nav-sections #navpro-topnav > .level0 > .level-top,
    .nav-sections .navpro .level0 > .level-top,
    .nav-sections .navpro .level0.parent > .level-top {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 16px 16px 16px 40px;
        border: 0;
        font-family: outfit, sans-serif;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.3;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        text-decoration: none;
        text-align: right;
        color: #100f1b;
        background: transparent;
        box-sizing: border-box;
    }

    .page-top .nav-sections .navpro .parent > a.level-top::before,
    .page-top .nav-sections .navpro .parent > a.level-top > .navpro-icon-caret,
    .page-top .nav-sections .orientation-horizontal .parent > a.level-top::before {
        display: none;
        content: none;
    }

    .nav-sections .navpro .level0.opened > .level-top,
    .nav-sections .navpro .level0.active > .level-top,
    .nav-sections .navpro .level0.has-active > .level-top {
        color: #160b8b;
    }

    html.nav-open .nav-sections .navpro .level0.parent > .level-top::after,
    html.nav-before-open .nav-sections .navpro .level0.parent > .level-top::after {
        content: '';
        position: absolute;
        top: 50%;
        left: 16px;
        right: auto;
        width: 7px;
        height: 7px;
        margin-top: -4px;
        border-right: 2px solid #100f1b;
        border-top: 2px solid #100f1b;
        transform: rotate(-135deg);
    }

    html.nav-open .nav-sections .navpro .level0.parent.opened > .level-top::after,
    html.nav-open .nav-sections .navpro .level0.parent.active > .level-top::after,
    html.nav-before-open .nav-sections .navpro .level0.parent.opened > .level-top::after,
    html.nav-before-open .nav-sections .navpro .level0.parent.active > .level-top::after {
        margin-top: -2px;
        border-color: #160b8b;
        transform: rotate(-45deg);
    }

    .nav-sections .navpro .level0 > .level-top .navpro-icon-caret {
        display: none;
    }

    .nav-sections .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth {
        position: static;
        border: 0;
        box-shadow: none;
        background: #fff;
    }

    .nav-sections .navpro .navpro-dropdown-inner,
    .nav-sections .navpro .navpro-row,
    .nav-sections .navpro .navpro-row.gutters,
    .nav-sections .navpro .navpro-col,
    .nav-sections .navpro .navpro-col-9,
    .nav-sections .navpro .navpro-col-12 {
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 0;
        float: none;
        box-sizing: border-box;
    }

    .nav-sections .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .navpro-col-3,
    .nav-sections .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .gwl-mega-panel-title {
        display: none;
    }

    .nav-sections .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn,
    .nav-sections .navpro .level0.size-fullwidth > .navpro-dropdown.size-fullwidth .children.multicolumn-6,
    .nav-sections .navpro .navpro-dropdown .multicolumn,
    .nav-sections .navpro .navpro-dropdown .children.multicolumn {
        display: block;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: stretch;
        width: 100%;
        max-width: 100%;
        min-height: 0;
        margin: 0;
        padding: 0;
        column-count: 1;
        columns: auto;
        -webkit-column-count: 1;
    }

    .nav-sections .navpro .navpro-dropdown .multicolumn > li,
    .nav-sections .navpro .navpro-dropdown .children.multicolumn > li {
        width: 100%;
        max-width: 100%;
        flex: none;
        float: none;
        display: block;
    }

    .nav-sections .navpro .level0.size-fullwidth .children.multicolumn > .level1.parent-expanded {
        position: static;
        display: block;
        float: none;
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 0;
        border: 0;
    }

    .nav-sections .navpro .level0.size-fullwidth .children.multicolumn > .level1.parent-expanded > a,
    .nav-sections .navpro .navpro-dropdown .children.multicolumn > .level1.parent-expanded > a,
    .nav-sections .navpro .navpro-dropdown > .navpro-dropdown-inner .children > .parent-expanded > a {
        font-weight: 500;
    }

    .nav-sections .navpro .level0.size-fullwidth .children.multicolumn > .level1.parent-expanded > a {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 14px 16px 14px 40px;
        border: 0;
        border-radius: 0;
        font-family: outfit, sans-serif;
        font-size: 15px;
        font-weight: 500;
        line-height: 1.3;
        letter-spacing: 0;
        text-transform: none;
        text-align: right;
        text-decoration: none;
        color: #100f1b;
        background: transparent;
        box-sizing: border-box;
    }

    .nav-sections .navpro .level0.size-fullwidth .children.multicolumn > .level1.parent-expanded.opened > a,
    .nav-sections .navpro .level0.size-fullwidth .children.multicolumn > .level1.parent-expanded.gwl-mega-active > a {
        color: #160b8b;
    }

    html.nav-open .nav-sections .navpro .level0.size-fullwidth .children.multicolumn > .level1.parent-expanded > a::after,
    html.nav-before-open .nav-sections .navpro .level0.size-fullwidth .children.multicolumn > .level1.parent-expanded > a::after {
        content: '';
        position: absolute;
        top: 50%;
        left: 16px;
        right: auto;
        width: 7px;
        height: 7px;
        margin-top: -2px;
        border-right: 2px solid #100f1b;
        border-top: 2px solid #100f1b;
        transform: rotate(-135deg);
    }

    html.nav-open .nav-sections .navpro .level0.size-fullwidth .children.multicolumn > .level1.parent-expanded.opened > a::after,
    html.nav-open .nav-sections .navpro .level0.size-fullwidth .children.multicolumn > .level1.parent-expanded.gwl-mega-active > a::after,
    html.nav-before-open .nav-sections .navpro .level0.size-fullwidth .children.multicolumn > .level1.parent-expanded.opened > a::after,
    html.nav-before-open .nav-sections .navpro .level0.size-fullwidth .children.multicolumn > .level1.parent-expanded.gwl-mega-active > a::after {
        margin-top: -4px;
        border-color: #160b8b;
        transform: rotate(-45deg);
    }

    /* L2 icon grid panel — hidden unless this L1 row is open */
    .nav-sections .navpro .level0.size-fullwidth .children.multicolumn > .level1.parent-expanded:not(.opened):not(.gwl-mega-active) > .navpro-dropdown-expanded {
        display: none;
        max-height: 0;
        overflow: hidden;
        padding: 0;
        margin: 0;
        visibility: hidden;
        pointer-events: none;
    }

    .nav-sections .navpro .level0.size-fullwidth .children.multicolumn > .level1.parent-expanded > .navpro-dropdown-expanded {
        position: static;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
        width: 100%;
        max-width: 100%;
        min-height: 0;
        margin: 0;
        padding: 0 12px 12px;
        border: 0;
        background: #fff;
        opacity: 1;
        transform: none;
        box-shadow: none;
    }

    .nav-sections .navpro .level0.size-fullwidth .children.multicolumn > .level1.parent-expanded > .navpro-dropdown-expanded > .navpro-dropdown-inner,
    .nav-sections .navpro .level0.size-fullwidth .children.multicolumn > .level1.parent-expanded > .navpro-dropdown-expanded .navpro-row,
    .nav-sections .navpro .level0.size-fullwidth .children.multicolumn > .level1.parent-expanded > .navpro-dropdown-expanded .navpro-col {
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 0;
    }

    .nav-sections .navpro .level0.size-fullwidth .children.multicolumn > .level1.parent-expanded.opened > .navpro-dropdown-expanded,
    .nav-sections .navpro .level0.size-fullwidth .children.multicolumn > .level1.parent-expanded.gwl-mega-active > .navpro-dropdown-expanded {
        display: block;
        max-height: none;
        overflow: visible;
        visibility: visible;
        pointer-events: auto;
    }

    .nav-sections .navpro .level0.size-fullwidth .children.multicolumn > .level1.parent-expanded.opened > .navpro-dropdown-expanded ul.children,
    .nav-sections .navpro .level0.size-fullwidth .children.multicolumn > .level1.parent-expanded.gwl-mega-active > .navpro-dropdown-expanded ul.children {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px 10px;
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 0 4px 4px;
        list-style: none;
        column-count: 1;
        -webkit-column-count: 1;
    }

    .nav-sections .navpro .level0.size-fullwidth .navpro-dropdown-expanded ul.children > .level2 {
        float: none;
        width: auto;
        max-width: none;
        margin: 0;
        padding: 0;
        border: 0;
    }

    .nav-sections .navpro .level0.size-fullwidth .children.multicolumn > .level1.parent-expanded.opened > .navpro-dropdown-expanded ul.children > .level2 > a,
    .nav-sections .navpro .level0.size-fullwidth .children.multicolumn > .level1.parent-expanded.gwl-mega-active > .navpro-dropdown-expanded ul.children > .level2 > a {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        text-align: center;
        gap: 10px;
        min-height: 0;
        height: auto;
        margin: 0;
        padding: 0;
        border-radius: 0;
        background: transparent;
        color: var(--gwl-mega-text, #100f1b);
        font-family: outfit, sans-serif;
        font-size: 13px;
        font-weight: 500;
        line-height: 1.35;
        text-decoration: none;
        box-sizing: border-box;
    }

    .nav-sections .navpro .level0.size-fullwidth .gwl-mega-icon {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 88px;
        order: -1;
        margin: 0;
        padding: 12px;
        border: 1px solid #e7e6ec;
        border-radius: 6px;
        background: #f5f5f7;
        box-sizing: border-box;
    }

    .nav-sections .navpro .level0.size-fullwidth .gwl-mega-icon img {
        display: block;
        max-width: 52px;
        max-height: 52px;
        object-fit: contain;
    }

    .nav-sections .navpro .level0.size-fullwidth .gwl-mega-label {
        display: block;
        width: 100%;
        overflow-wrap: anywhere;
        word-break: break-word;
    }
}

/* GWL Footer Changes — Figma dark footer (exact)
   GWL Layout Width Changes — chrome is full viewport; inner content stays 1440. */
.page-footer {
    background: #1a1a1a !important;
    color: #ffffff;
    border-top: 0 !important;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    max-width: none;
    width: 100%;
    box-sizing: border-box;
    overflow-x: hidden;
}
.page-footer > .footer.content,
.page-footer .footer.content {
    /* GWL Layout Width Changes — same 1440 shell + 40px gutter as header/content */
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 64px 80px 32px !important;
    background: transparent !important;
    display: block !important;
    box-sizing: border-box;
    overflow: visible;
}
.page-footer .footer-toolbar-bottom,
.page-footer .footer-toolbar-top {
    display: none !important;
}
.gwl-footer {
    width: 100%;
    color: #ffffff;
}
.gwl-footer__top {
    display: grid;
    grid-template-columns: minmax(260px, 1.15fr) minmax(0, 2fr);
    gap: 48px 64px;
    align-items: start;
}
.gwl-footer__brand {
    display: flex;
    flex-direction: column;
    gap: 32px;
    align-items: flex-start;
    max-width: 410px;
}
.gwl-footer__logo img {
    display: block;
    width: 211px;
    max-width: 100%;
    height: auto;
    filter: none !important;
}
.gwl-footer__social {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}
.gwl-footer__social-link {
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    border: 1px solid rgba(255, 255, 255, 0.65);
    border-radius: 50%;
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 13px;
    line-height: 1;
    background: transparent !important;
}
.gwl-footer__social-link:hover {
    background: rgba(255, 255, 255, 0.1) !important;
    border-color: #ffffff;
    color: #ffffff !important;
}
.gwl-footer__contact {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px 16px;
    font-family: outfit, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #ffffff;
}
.gwl-footer__contact-item {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #ffffff !important;
    text-decoration: none !important;
    white-space: nowrap;
}
.gwl-footer__contact-item i {
    font-size: 13px;
    opacity: 0.95;
}
.gwl-footer__contact-sep {
    color: rgba(255, 255, 255, 0.4);
    padding: 0 2px;
}
.gwl-footer__nav {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px 64px;
    align-content: start;
    padding-top: 0px;
    max-width: 608px;
}
.gwl-footer__col-title {
    margin: 0 0 20px;
    font-family: Bahij TheSansArabic;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0px;
    color: #ffffff;
}
.gwl-footer__links {
    margin: 0;
    padding: 0;
    list-style: none;
}
.gwl-footer__col .gwl-footer__links {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 0!important;
}
.gwl-footer__links li {
    margin: 0 0 12px;
    padding: 0;
}
.gwl-footer__col .gwl-footer__links li {
    line-height: 20px;
}
.gwl-footer__links a {
    font-family: Bahij TheSansArabic;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    color: #ffffff !important;
    text-decoration: none !important;
}

.gwl-footer__links a:hover {
    color: #ffffff !important;
}
.gwl-footer__mid {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    flex-wrap: wrap;
    margin-top: 40px;
    padding-bottom: 32px;
    border-bottom: 0;
    position: relative;
}
/* GWL Layout Width Changes — Figma footer rule spans to the viewport edges */
.gwl-footer__mid::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 100vw;
    height: 1px;
    background: rgba(255, 255, 255, 0.16);
    transform: translateX(-50%);
    pointer-events: none;
}
.gwl-footer__apps {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: center;
}
.gwl-footer__app img {
    display: inline-block;
    height: auto;
    width: auto;
    max-width: 77px;
}
.gwl-footer__payments {
    display: flex;
    align-items: center;
    margin-left: auto;
    background: transparent !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
.gwl-footer__payments img {
    display: block;
    max-width: min(520px, 100%);
    height: auto;
    background: transparent !important;
}
.gwl-footer__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
    padding: 32px 0 0px;
}
.gwl-footer__badges {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
}
.gwl-footer__badge-link {
    display: inline-flex;
    align-items: center;
    line-height: 0;
}
.gwl-footer__badge {
    display: block;
    height: 42px;
    width: auto;
    max-width: none;
    object-fit: contain;
}
.gwl-footer__badge--scc {
    height: auto;
    filter: none !important;
    max-width: 127px;
}
.gwl-footer__badge--vat {
    height: auto;
    max-width: 32px;
}
.gwl-footer__badge--sbd {
    height: auto;
    max-width: 125px;
    margin-left: 8px;
}
.gwl-footer__copyright,
.gwl-footer__copyright span {
    margin: 0;
    font-family: Bahij TheSansArabic;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: right;
}
@media (max-width: 991px) {
    .page-footer .footer.content {
        padding: 40px 20px 0 !important;
    }
    .gwl-footer__top {
        gap: 36px;
    }
    .gwl-footer__nav {
        gap: 28px 24px;
    }
    .gwl-footer__payments {
        margin-left: 0;
    }
}
@media (max-width: 640px) {
    .gwl-footer__nav {
        grid-template-columns: 1fr;
    }
    .gwl-footer__mid {
        flex-direction: column;
        align-items: flex-start;
    }
    .gwl-footer__bottom {
        flex-direction: column;
        align-items: flex-start;
    }
    .gwl-footer__copyright,
    .gwl-footer__copyright span {
        text-align: left;
    }
}

/* GWL Footer Changes — RTL refinements */
html[lang="ar"] .gwl-footer__col-title,
html[lang="ar"] .gwl-footer__links,
html[lang="ar"] .gwl-footer__contact,
.rtl .gwl-footer__col-title,
.rtl .gwl-footer__links,
.rtl .gwl-footer__contact { text-align: right; }
html[lang="ar"] .gwl-footer__payments,
.rtl .gwl-footer__payments { margin-left: 0; margin-right: auto; }
html[lang="ar"] .gwl-footer__copyright,
html[lang="ar"] .gwl-footer__copyright span,
.rtl .gwl-footer__copyright,
.rtl .gwl-footer__copyright span { text-align: left; }

/* GWL Header Changes — Figma utility bar + primary navigation (RTL) */
.page-header .panel.wrapper .panel.header { display: none; }
.gwl-header-app-promo { display: none; background: #7a8fa3; color: #fff; }
.gwl-header-app-promo.is-visible { display: block; }
.gwl-header-app-promo__inner { position: relative; display: flex; align-items: center; justify-content: center; gap: 10px; min-height: 40px; padding: 6px 40px 6px 16px; }
.gwl-header-utility { background: #100F1B; color: #fff; font-family: Bahij TheSansArabic; font-size: 14px; }
.gwl-header-utility__inner { 
        display: grid;
        grid-template-columns: auto minmax(0, 1fr) auto;
        align-items: center;
        gap: 20px;
        min-height: 40px;
        padding: 12px 40px;
        max-width: 1440px;
        margin: 0 auto;
        box-sizing: border-box;
}
.gwl-header-utility__service-label {
    font-family: Bahij TheSansArabic;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #ffffff;
}
.gwl-header-utility__service { display: inline-flex; align-items: center; gap: 8px; white-space: nowrap; }
.gwl-header-utility__stars { display: inline-flex; gap: 2px; color: #f2c94c; font-size: 14px; }
.gwl-header-utility__star { color: rgba(255,255,255,.25); }
.gwl-header-utility__star.is-filled { color: #f2c94c; }
.gwl-header-utility__announcement { 
    margin: 0;
    text-align: center;
    font-family: Bahij TheSansArabic;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #ffffff; 
}
.gwl-header-utility__announcement span {
    font-family: Bahij TheSansArabic;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #ffffff;
}
.gwl-header-utility__book-now { 
    margin-left: 2px;
    font-family: Bahij TheSansArabic;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #ffffff;
    text-decoration: underline!important;
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 0%; 
}
.gwl-header-utility__switchers { display: inline-flex; align-items: center; gap: 16px; margin-left: 0; margin-right: auto; }
.gwl-header-utility__switchers .switcher { margin: 0; position: relative; }
.gwl-header-utility__switchers .switcher .label { display: none; }
.gwl-header-utility__switchers .switcher-language { padding-left: 0; margin-left: 0; border-left: 0; padding-right: 0; margin-right: 0; border-right: 0; }
.gwl-header-utility__switchers .switcher .action.toggle { 
        color: #fff;
        font-family: Bahij TheSansArabic;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0px;
        display: inline-flex;
        align-items: center;
        gap: 6px;
}
.gwl-header-utility__switchers .switcher .action.toggle:after { color: #fff; font-size: 10px; line-height: 1; margin: 0; }
.gwl-header-utility__switchers .switcher .options ul.dropdown,
.gwl-header-utility__switchers .switcher .options:hover ul.dropdown,
.gwl-header-utility__switchers .switcher .options:focus ul.dropdown,
.gwl-header-utility__switchers .switcher .options:focus-within ul.dropdown { display: none !important; visibility: hidden !important; opacity: 0 !important; pointer-events: none !important; }
.gwl-header-utility__switchers .switcher .options.active > ul.dropdown { display: block !important; visibility: visible !important; opacity: 1 !important; pointer-events: auto !important; position: absolute; top: calc(100% + 8px); left: 0; right: auto; z-index: 50; min-width: 140px; margin: 0; padding: 6px 0; border: 1px solid #e6e7eb; border-radius: 4px; background: #fff; box-shadow: 0 8px 20px rgba(0,0,0,.12); }
.gwl-header-utility__switchers .switcher .options.active > ul.dropdown:before,
.gwl-header-utility__switchers .switcher .options.active > ul.dropdown:after { display: none !important; content: none !important; }
.gwl-header-utility__switchers .switcher .options.active > ul.dropdown a { color: #1a1a1f; white-space: nowrap; }
.gwl-header-utility__switchers .switcher-language .action.toggle:before,
.gwl-header-utility__switchers .switcher-currency .action.toggle:before { content: ''; display: inline-block; width: 14px; height: 14px; flex: 0 0 14px; background-repeat: no-repeat; background-position: center; background-size: 14px 14px; }
.gwl-header-utility__switchers .switcher-language .action.toggle:before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 16 16' fill='none'%3E%3Ccircle cx='8' cy='8' r='6.2' stroke='%23ffffff' stroke-width='1.2'/%3E%3Cellipse cx='8' cy='8' rx='2.6' ry='6.2' stroke='%23ffffff' stroke-width='1.2'/%3E%3Cpath d='M2 8h12M3.1 4.8h9.8M3.1 11.2h9.8' stroke='%23ffffff' stroke-width='1.2' stroke-linecap='round'/%3E%3C/svg%3E"); }
.gwl-header-utility__switchers .switcher-currency .action.toggle:before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 16 16' fill='none'%3E%3Crect x='1.5' y='3.5' width='13' height='9' rx='1.2' stroke='%23ffffff' stroke-width='1.2'/%3E%3Ccircle cx='8' cy='8' r='2' stroke='%23ffffff' stroke-width='1.2'/%3E%3Ccircle cx='3.7' cy='8' r='0.7' fill='%23ffffff'/%3E%3Ccircle cx='12.3' cy='8' r='0.7' fill='%23ffffff'/%3E%3C/svg%3E"); }
.page-header .header.content { 
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 40px!important;
    padding: 16px 40px!important;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}
.page-header .header.content:after,
.page-header .header.content:before {
    display: none;
}
.page-header .header.content .logo { 
    margin: 0;
    padding: 0;
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    line-height: 0;
    order: 0;
    float: none;
    min-width: 104px;
}
.page-header .header.content .logo img { 
    display: block;
    width: auto;
    max-width: 147px;
}
.page-header .header.content > .action.nav-toggle { display: none; }
.gwl-header-primary-nav { flex: 0 0 auto; display: flex; align-items: center; }
.gwl-header-primary-nav__list { display: flex; align-items: center; gap: 24px; margin: 0; padding: 0; list-style: none; }
.gwl-header-primary-nav__link { 
    display: inline-flex;
    align-items: center;
    padding: 0;
    color: #000000 !important;
    font-family: Bahij TheSansArabic;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0px;
    text-decoration: none;
    position: relative;
}
.gwl-header-primary-nav__link.is-active:after, .gwl-header-primary-nav__link:hover:after { 
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4px;
    height: 2px;
    background: #160B8B;
}
.gwl-header-search { 
    flex: 1 1 526px;
    max-width: 526px;
    min-width: 320px;
    display: flex;
    align-items: center;
    width: auto;
    order: 3;
    margin-right: 46px;
}
.gwl-header-search__form { position: relative; display: block; width: 100%; }
.gwl-header-search__submit { 
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    color: #8d9098;
    line-height: 1;
    z-index: 2;
}
.gwl-header-search .gwl-header-search__input {
    width: 100%;
    height: 40px;
    padding: 10px 12px 10px 38px !important;
    border: 1px solid #E7E6EC;
    border-radius: 4px;
    background: #F5F5F7;
    font-family: outfit, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    color: #838384;
    letter-spacing: 0px;
    text-overflow: ellipsis;
    box-sizing: border-box;
}
.gwl-header-search__submit svg { display: block; width: 16px; height: 16px; }
.gwl-header-search__input { width: 100%; height: 40px; padding: 0 38px 0 16px !important; border: 1px solid #e6e7eb; border-radius: 4px; background: #f7f7f9; font-family: 'Work Sans', sans-serif; font-size: 12px; line-height: 40px; color: #1a1a1f; text-overflow: ellipsis; box-sizing: border-box; }
.gwl-header-search__input::placeholder { color: #8d9098; opacity: 1; }
/* gwl — Figma: keep search focus border light (no browser black outline) */
.gwl-header-search__input:focus,
.gwl-header-search__input:focus-visible {
    outline: none;
    border-color: #c8cad0;
    background: #fff;
    box-shadow: none;
}
/* gwl — Figma trending search dropdown (scoped to .gwl-header-search, RTL) */
.gwl-header-search { position: relative; }
.gwl-header-search__trending {
    display: none;
    position: absolute;
    top: calc(106%);
    left: 0;
    right: 0;
    z-index: 120;
    box-sizing: border-box;
    padding: 16px;
    border: 1px solid #F5F5F7;
    border-radius: 4px;
    background: #ffffff;
    box-shadow: 0px 4px 4px 0px #00000014;
    text-align: left;
}
/* gwl — invisible hover bridge across the 6px gap so panel does not close */
.gwl-header-search__trending::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: -8px;
    height: 8px;
}
.gwl-header-search__trending.is-open,
.gwl-header-search__trending:not([hidden]) { display: block; }
.gwl-header-search__trending[hidden] { display: none !important; }
.gwl-header-search__trending-title {
    margin: 0 0 20px;
    color: #000;
    font-family: outfit, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.25px;
}
.gwl-header-search__trending-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: flex-start;
    justify-content: flex-start;
}
.gwl-header-search__trending-tag {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    max-width: 100%;
    margin: 0;
    padding: 8px;
    border: 1px solid #E7E6EC;
    border-radius: 6px;
    background: #fff;
    color: #100F1B;
    font-family: outfit, sans-serif;
    font-family: Outfit;
    font-weight: 300;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: -0.25px;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    transition: background-color 0.15s ease, border-color 0.15s ease;
}
/* gwl — Figma tag hover: neutral #F5F5F5 fill */
.gwl-header-search__trending-tag:hover,
.gwl-header-search__trending-tag:focus-visible {
    border-color: #d0d1d6;
    outline: none;
    background: #f5f5f5;
    color: #1a1a1f;
}
.gwl-header-search__trending-tag:hover .gwl-header-search__trending-icon,
.gwl-header-search__trending-tag:focus-visible .gwl-header-search__trending-icon {
    color: #1a1a1f;
}
.gwl-header-search__trending-icon {
    flex: 0 0 auto;
    width: 16px;
    height: 16px;
    color: #000000;
}
.gwl-header-search__trending-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* gwl — keep trending panel above header/nav without clipping */
.page-header:has(.gwl-header-search--trending-open),
.page-header:has(.gwl-header-search--trending-open) .header.content {
    overflow: visible;
}
.gwl-header-actions { 
   display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    gap: 24px;
    height: 40px;
    white-space: nowrap;
    order: 4; 
}
.gwl-header-actions__item { 
    display: inline-flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    font-family: outfit, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0px;
    color: #000000;
}
.gwl-header-actions__item svg { 
    flex: 0 0 auto;
    width: 20px;
    height: 20px; 
}
/* GWL header minicart — icon + Cart label + red qty badge */
.gwl-header-actions .gwl-header-minicart { display: inline-flex; align-items: center; float: none; margin: 0; position: relative; }
.gwl-header-actions .gwl-header-minicart .action.showcart { display: inline-flex !important; align-items: center; gap: 8px; color: #1a1a1f !important; text-decoration: none !important; font-family: 'Work Sans', sans-serif; font-size: 13px; font-weight: 500; line-height: 1; white-space: nowrap; }
.gwl-header-actions .gwl-header-minicart .action.showcart::before,
.gwl-header-actions .gwl-header-minicart .action.showcart::after { display: none !important; content: none !important; }
.gwl-header-actions .gwl-header-minicart .action.showcart .text { position: static !important; width: auto !important; height: auto !important; margin: 0 !important; overflow: visible !important; clip: auto !important; white-space: nowrap; border: 0; }
.gwl-header-actions .gwl-header-minicart .action.showcart .counter.qty { display: none !important; }
.gwl-header-actions .gwl-header-minicart .action.showcart .counter.qty:not(.empty) { display: inline-flex !important; color: #fff; background: #f66560; font-size: 12px; font-weight: 600; line-height: 18px; min-width: 18px; height: 18px; border-radius: 2px; align-items: center; justify-content: center; padding: 0 4px; margin: 0; overflow: visible; text-align: center; }
.gwl-header-actions .gwl-header-minicart .action.showcart .counter-label { display: none !important; }
.gwl-header-actions .gwl-header-minicart .action.showcart .counter-number { text-shadow: none; }

/* GWL Figma Cart Drawer — minicart as full-height right panel */
.gwl-header-actions .gwl-header-minicart .ui-dialog.mage-dropdown-dialog { position: fixed !important; top: 0 !important; right: 0 !important; bottom: 0 !important; left: auto !important; width: 420px !important; max-width: 90vw !important; min-width: 320px !important; height: 100vh !important; height: 100dvh !important; margin: 0 !important; padding: 0 !important; border: 0 !important; border-radius: 0 !important; overflow: hidden !important; box-sizing: border-box !important; display: none; flex-direction: column; background: #fff !important; box-shadow: -4px 0 24px rgba(0,0,0,0.12) !important; z-index: 9999 !important; }
.gwl-header-actions .gwl-header-minicart .block-minicart.gwl-drawer { position: fixed !important; top: 0 !important; right: 0 !important; bottom: 0 !important; left: auto !important; width: 420px !important; max-width: 90vw !important; min-width: 320px !important; height: 100vh !important; height: 100dvh !important; margin: 0 !important; padding: 0 !important; background: #fff !important; box-shadow: -4px 0 24px rgba(0,0,0,0.12) !important; z-index: 9999 !important; border: 0 !important; border-radius: 0 !important; overflow: hidden !important; box-sizing: border-box !important; display: none; flex-direction: column; animation: gwlDrawerSlideIn 0.25s ease-out; }
.gwl-header-actions .gwl-header-minicart .ui-dialog.mage-dropdown-dialog .block-minicart.gwl-drawer { position: relative !important; top: auto !important; right: auto !important; bottom: auto !important; left: auto !important; width: 100% !important; max-width: none !important; min-width: 0 !important; height: 100% !important; margin: 0 !important; box-shadow: none !important; animation: none; }
.gwl-header-actions .gwl-header-minicart .ui-dialog.mage-dropdown-dialog .ui-dialog-content { width: 100% !important; max-width: none !important; min-width: 0 !important; height: 100% !important; padding: 0 !important; margin: 0 !important; overflow: hidden !important; box-sizing: border-box !important; }
body.gwl-minicart-open .ui-dialog.mage-dropdown-dialog,
.gwl-header-actions .gwl-header-minicart.active .block-minicart.gwl-drawer,
.gwl-header-actions .gwl-header-minicart.active .ui-dialog.mage-dropdown-dialog { display: flex !important; flex-direction: column; background: #fff !important; z-index: 900 !important; }
.gwl-minicart-overlay { display: none; position: fixed; inset: 0; background: rgba(0, 0, 0, 0.4); z-index: 899; opacity: 0; transition: opacity 0.2s ease; pointer-events: none; }
.gwl-minicart-overlay.active { display: block; opacity: 1; pointer-events: auto; }
body.gwl-minicart-open .modals-overlay { z-index: 1000 !important; }
body.gwl-minicart-open .modal-popup,
body.gwl-minicart-open .modal-slide { z-index: 1001 !important; }
.gwl-drawer .block-content, .gwl-drawer #minicart-content-wrapper, .gwl-drawer .minicart-items-wrapper, .gwl-drawer .minicart-items { background: #fff !important; }
@keyframes gwlDrawerSlideIn { from { transform: translateX(100%); } to { transform: translateX(0); } }
.gwl-drawer, .gwl-drawer *:not(svg):not(path):not(img):not(button):not(.gwl-drawer__btn--filled) { background-color: #fff !important; }
.gwl-drawer #minicart-content-wrapper { display: flex; flex-direction: column; width: 100%; min-width: 0; height: 100%; overflow: hidden; background: #fff !important; }
.gwl-drawer > .action.close { display: none !important; }
.gwl-drawer .minicart-items-wrapper { flex: 1 1 auto; min-height: 0; max-height: none !important; overflow-y: auto; overflow-x: hidden; border: 0 !important; margin: 0 !important; padding: 0 !important; padding-inline-end: 4px !important; scrollbar-width: thin; scrollbar-color: #c8c8cc transparent; }
.gwl-drawer .minicart-items-wrapper::-webkit-scrollbar { width: 4px; }
.gwl-drawer .minicart-items-wrapper::-webkit-scrollbar-track { background: transparent; }
.gwl-drawer .minicart-items-wrapper::-webkit-scrollbar-thumb { background: #c8c8cc; border-radius: 999px; }
.gwl-drawer .minicart-items-wrapper::-webkit-scrollbar-thumb:hover { background: #a8a8ad; }
.gwl-drawer__head { display: flex; align-items: center; justify-content: space-between; padding: 16px; border-bottom: 1px solid rgba(0, 0, 0, 0.12); flex: 0 0 auto; }
.gwl-drawer__title { font-family: 'Outfit', sans-serif; font-size: 20px; font-style: normal; font-weight: 500; line-height: 26px; color: #100F1B; margin: 0; }
.gwl-drawer__count { font-weight: 500; color: #100F1B; }
.gwl-drawer__close { background: none !important; border: 0 !important; padding: 0 !important; cursor: pointer; color: #100F1B !important; line-height: 0; border-radius: 4px; width: 24px !important; height: 24px !important; display: inline-flex; align-items: center; justify-content: center; }
.gwl-drawer__close:hover { background: #f5f5f5 !important; }
.gwl-drawer__close::before, .gwl-drawer__close::after { display: none !important; content: none !important; }
.gwl-drawer__body { display: flex; flex-direction: column; flex: 1 1 auto; min-height: 0; overflow: hidden; padding: 16px; }
.gwl-drawer__subtitle { font-family: 'Outfit', sans-serif; font-size: 16px; font-style: normal; font-weight: 400; line-height: 22px; color: #100F1B; margin: 0 0 16px; flex: 0 0 auto; }
.gwl-drawer__empty { text-align: center; color: #838384; font-family: 'Outfit', sans-serif; font-size: 16px; font-weight: 400; line-height: 22px; padding: 40px 0; }
.gwl-drawer__items { flex: 1 1 auto; min-height: 0; margin: 0 !important; padding: 0 !important; overflow-y: auto; overflow-x: hidden; scrollbar-width: thin; scrollbar-color: #c8c8cc transparent; }
.gwl-drawer__items::-webkit-scrollbar { width: 4px; }
.gwl-drawer__items::-webkit-scrollbar-track { background: transparent; }
.gwl-drawer__items::-webkit-scrollbar-thumb { background: #c8c8cc; border-radius: 999px; }
.gwl-drawer__items::-webkit-scrollbar-thumb:hover { background: #a8a8ad; }
.gwl-drawer__items .minicart-items { list-style: none; margin: 0; padding: 0; }
.gwl-drawer__footer { flex: 0 0 auto; border-top: 0; padding: 16px 16px 0; }
.gwl-drawer__total { display: flex; justify-content: space-between; align-items: center; margin-bottom: 16px; }
.gwl-drawer__total-label { font-family: 'Outfit', sans-serif; font-size: 16px; font-style: normal; font-weight: 500; line-height: 22px; color: #100F1B; }
.gwl-drawer__total .amount .price { font-family: 'Outfit', sans-serif !important; font-size: 16px !important; font-style: normal !important; font-weight: 500 !important; line-height: 22px !important; color: #100F1B !important; }
.gwl-drawer__total .subtotal .label, .gwl-drawer__total .subtotal .title { display: none !important; }
.gwl-drawer__actions { display: flex; gap: 16px; margin: 0 -16px; padding: 16px; background: #FFF; box-shadow: 0 -2px 8px 0 rgba(0, 0, 0, 0.06); }
.gwl-drawer__btn { flex: 1; display: inline-flex; align-items: center; justify-content: center; padding: 12px 16px; font-family: 'Outfit', sans-serif; font-size: 16px; font-style: normal; font-weight: 400; line-height: 16px; border-radius: 4px; text-decoration: none !important; text-align: center; cursor: pointer; transition: background 0.15s, color 0.15s; }
.gwl-drawer__btn--outline { border: 1px solid #160B8B; color: #160B8B !important; background: #fff; }
.gwl-drawer__btn--outline:hover { background: rgba(22, 11, 139, 0.06); }
.gwl-drawer__btn--filled { border: 1px solid #160B8B; background: #160B8B; color: #FFF !important; }
.gwl-drawer__btn--filled:hover { background: #120974; }
.gwl-drawer-item { display: flex; gap: 16px; padding: 16px 0; border-bottom: 1px solid #CECDD8; list-style: none; }
.gwl-drawer-item:last-child { border-bottom: 0; padding-bottom: 0; }
.gwl-drawer-item__img { flex: 0 0 80px; width: 80px; height: 80px; border-radius: 4px; overflow: hidden; background: #f8f8f8; }
.gwl-drawer-item__img img { width: 100% !important; height: 100% !important; object-fit: cover !important; }
.gwl-drawer-item__info { flex: 1; min-width: 0; }
.gwl-drawer-item__name { display: block; font-family: 'Outfit', sans-serif; font-size: 16px; font-style: normal; font-weight: 400; line-height: 20px; color: #100F1B; margin-bottom: 16px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.gwl-drawer-item__name a { overflow: hidden; text-overflow: ellipsis; display: -webkit-box !important; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.gwl-drawer-item__name a, .gwl-drawer .product-item-name a, .gwl-drawer .minicart-items a { color: #100F1B !important; text-decoration: none !important; }
.gwl-drawer .minicart-items .product-item-name { font-family: 'Outfit', sans-serif !important; font-size: 16px !important; font-style: normal !important; font-weight: 400 !important; line-height: 20px !important; color: #100F1B !important; margin-bottom: 16px !important; }
.gwl-drawer .price, .gwl-drawer .minicart-price .price { color: #100F1B !important; }
.gwl-drawer-item__row { display: flex; align-items: center; gap: 16px; }
.gwl-drawer-item__qty { display: inline-flex; align-items: center; justify-content: center; width: 59px; height: 24px; box-sizing: border-box; border: 1px solid #E7E6EC; border-radius: 4px; overflow: hidden; flex-shrink: 0; }
.gwl-drawer-item__qty-btn { width: 18px; height: 22px; display: inline-flex; align-items: center; justify-content: center; background: #fff; border: 0; padding: 0; font-family: 'Outfit', sans-serif; font-size: 12px; font-weight: 400; color: #100F1B; cursor: pointer; line-height: 1; }
.gwl-drawer-item__qty-btn:hover { background: #f5f5f5; }
.gwl-drawer-item__qty-input { width: 23px !important; height: 22px !important; text-align: center; border: 0 !important; font-family: 'Outfit', sans-serif; font-size: 12px; font-style: normal; font-weight: 400; line-height: 18px; color: #100F1B; padding: 0 !important; margin: 0; -moz-appearance: textfield; background: #fff; border-radius: 0; }
.gwl-drawer-item__qty-input::-webkit-inner-spin-button, .gwl-drawer-item__qty-input::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
.gwl-drawer-item__price { flex: 1; text-align: right; font-family: 'Outfit', sans-serif; font-size: 14px; font-style: normal; font-weight: 500; line-height: 20px; color: #100F1B; }
.gwl-drawer-item__price .price { font-size: 14px !important; font-style: normal !important; font-weight: 500 !important; line-height: 20px !important; color: #100F1B !important; }
.gwl-drawer-item__edit { flex: 0 0 auto; color: #838384 !important; padding: 4px; line-height: 0; text-decoration: none !important; }
.gwl-drawer-item__edit:hover { color: #100F1B !important; }
.gwl-drawer-item__delete { flex: 0 0 auto; color: #838384 !important; padding: 0; line-height: 0; text-decoration: none !important; display: inline-flex; align-items: center; justify-content: center; width: 16px; height: 16px; overflow: visible; }
.gwl-drawer .minicart-items .gwl-drawer-item__delete.action.delete::before, .gwl-drawer .minicart-items .gwl-drawer-item__delete.action.delete::after, .gwl-drawer .minicart-items .gwl-drawer-item__delete.action.delete:hover::before, .gwl-drawer .minicart-items .gwl-drawer-item__delete.action.delete:active::before { display: none !important; content: none !important; }
.gwl-drawer-item__delete > span, .gwl-drawer .minicart-items .gwl-drawer-item__delete.action.delete > span { display: none !important; }
.gwl-drawer .minicart-items .gwl-drawer-item__delete.action.delete svg { display: block !important; width: 16px; height: 16px; flex-shrink: 0; }
.gwl-drawer-item .update-cart-item { display: none !important; }
.gwl-drawer-item__delete:hover { opacity: 0.75; }
.rtl .gwl-header-actions .gwl-header-minicart .ui-dialog.mage-dropdown-dialog,
.rtl .gwl-header-actions .gwl-header-minicart .block-minicart.gwl-drawer { right: auto !important; left: 0 !important; box-shadow: 4px 0 24px rgba(0,0,0,0.12) !important; animation-name: gwlDrawerSlideInRtl; }
.rtl .gwl-header-actions .gwl-header-minicart .ui-dialog.mage-dropdown-dialog .block-minicart.gwl-drawer { animation: none; }
@keyframes gwlDrawerSlideInRtl { from { transform: translateX(-100%); } to { transform: translateX(0); } }
.rtl .gwl-drawer-item__price { text-align: left; }
.rtl .gwl-drawer-item__qty-input { border: 0 !important; }
@media (min-width: 992px) { body.gwl-minicart-open { overflow: hidden; } }
@media (max-width: 991px) { .gwl-minicart-overlay, .gwl-minicart-overlay.active { display: none !important; pointer-events: none !important; } }
@media (max-width: 1200px) and (min-width: 992px) { .gwl-drawer__title { font-size: 20px; } }
.page-header .header.content .switcher-customer,
.page-header .header.content .wishlist,
.page-header .header.content .minicart-wrapper { flex: 0 0 auto; }
.page-top .nav-sections { margin-top: 0; margin-bottom: 0; border-top: 1px solid #ececf0; border-bottom: 1px solid #ececf0; background: #fff; }
.page-top .nav-sections .section-item-title { display: none; }
@media (min-width: 768px) {
    .page-top .nav-sections .section-item-content,
    .page-top .nav-sections .section-item-content.active { display: block; float: none; }
    .page-top .nav-sections .navigation > ul,
    .page-top .nav-sections #navpro-topnav { display: flex; align-items: center; justify-content: flex-start; gap: 8px; min-height: 48px; /* GWL Layout Width Changes */ padding: 0 40px; box-sizing: border-box; }
    .page-top .nav-sections #navpro-topnav > .level0 { flex: 0 0 auto; float: none; }
    .page-top .nav-sections #navpro-topnav > .level0 > .level-top { padding: 14px 14px; }
}
.page-top .nav-sections .section-items.nav-sections-items { max-width: 1440px; margin: 0 auto; background: transparent; }
.page-top .nav-sections .navigation { 
    background: transparent; 
    width: 100%;
    max-width: 100%;
}
.rtl .gwl-header-app-promo__close { right: auto; left: 8px; }
.rtl .gwl-header-primary-nav__list { padding-right: 0; }
@media (min-width: 992px) {
    .page-header { border-bottom: 0; }
    .page-header .header.content .logo {
        order: 1;
        float: none !important;
        min-width: 104px;
        max-width: none;
        margin: 0 !important;
        padding: 0 !important;
        line-height: 0;
        min-height: 0;
    }
    .page-header .header.content .logo img {         
        display: block;
        width: auto;
        max-width: 147px; 
    }
    .gwl-header-primary-nav { display: flex !important; order: 2; flex: 0 0 auto; width: auto; }
    .gwl-header-primary-nav__list { gap: 24px; }
    
    .gwl-header-actions__item { display: inline-flex !important; gap: 8px; font-size: 14px; order: 0; }
    .gwl-header-actions__item span { display: inline !important; }
    .gwl-header-actions__item svg { width: 16px; height: 16px; }
    .gwl-header-utility__announcement { display: block !important; }   
    .page-header .header.content > .action.nav-toggle { display: none !important; }
    .page-header .header.content .compare.wrapper { display: none !important; }
    .page-top .nav-sections #navpro-topnav { justify-content: flex-start !important; gap: 8px !important; flex-wrap: nowrap !important; }
    .page-top .nav-sections #navpro-topnav > .level0 { flex: 0 0 auto !important; }
    .page-top .nav-sections #navpro-topnav > .level0 > .level-top { padding: 14px 16px !important; }
}
@media (max-width: 991px) {
    /* Figma mobile RTL: Service + switchers on one row; hide Book Now announcement */
    .gwl-header-utility__inner {
        grid-template-columns: auto auto;
        justify-content: space-between;
        align-items: center;
        gap: 8px 12px;
        padding: 8px 16px;
        text-align: start;
    }
    .gwl-header-utility__announcement { display: none !important; }
    .gwl-header-utility__service { justify-content: flex-start; margin: 0; min-width: 0; }
    .gwl-header-utility__service-label { font-size: 12px; }
    .gwl-header-utility__switchers { justify-content: flex-end; margin: 0; gap: 12px; flex-shrink: 0; }
    .gwl-header-utility__switchers .switcher .action.toggle { font-size: 12px; gap: 4px; }
    /* Figma mobile RTL: [account][wishlist] …… [logo] [hamburger] — dir=rtl flips flex start */
    .page-header .header.content {
        position: relative;
        display: flex !important;
        flex-wrap: wrap;
        align-items: center;
        gap: 10px 12px;
        padding: 12px 16px;
    }
    .page-header .header.content > .action.nav-toggle {
        display: block !important;
        position: static !important;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        order: 1;
        width: 28px;
        height: 28px;
        margin: 0;
        flex: 0 0 auto;
        z-index: 2;
    }
    .page-header .header.content .logo {
        order: 2;
        float: none !important;
        flex: 0 1 auto;
        max-width: calc(100% - 120px);
        margin: 0 !important;
        padding: 0 !important;
        line-height: 0 !important;
        min-height: 0 !important;
    }
    .page-header .header.content .logo img { max-height: 36px; width: auto; max-width: 100%; }
    .rtl .page-header .header.content > .action.nav-toggle {
        left: auto !important;
        right: auto !important;
    }
    .gwl-header-primary-nav { display: none !important; }
    .gwl-header-actions__item { gap: 0; font-size: 0; }
    .gwl-header-actions__item span { display: none !important; }
    .gwl-header-actions__item svg { width: 20px; height: 20px; }
    .gwl-header-actions__item:nth-child(1) { order: 2; }
    .gwl-header-actions__item:nth-child(2) { order: 1; }
    .gwl-header-actions .gwl-header-minicart { display: none !important; }
    .gwl-header-search__input { height: 40px; font-size: 12px; }
    .page-header .header.content .compare.wrapper { display: none !important; }
    .page-top .nav-sections { border-top: 0; }
    .page-top .nav-sections .section-item-title { display: block; }
}

/* ==========================================================================
   GWL Layout Width Changes — Figma shared content shell
   Align header / breadcrumbs / page-main inner content to 1440px + 40px gutter.
   Footer chrome is full viewport; footer inner content stays on the same 1440 shell.
   ========================================================================== */
:root {
    --gwl-figma-shell-max: 1440px;
    --gwl-figma-shell-pad: 40px;
}

/* GWL Layout Width Changes — footer background spans the viewport on every page */
.page-footer,
.cms-index-index .page-footer {
    max-width: none !important;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

/* GWL Layout Width Changes — homepage sections span the viewport */
body.cms-index-index .page-wrapper,
body.cms-index-index .page-main,
body.cms-index-index .page-main .columns,
body.cms-index-index .page-main .column.main {
    max-width: none !important;
    width: 100%;
    padding-bottom: 0;
}

/* GWL Layout Width Changes — middle content was Magento 1280px; raise to Figma 1440 */
.page-products .page-main,
body.gwl-plp-figma .page-main,
body.catalog-category-view .page-main,
body.catalogsearch-result-index .page-main {
    max-width: var(--gwl-figma-shell-max) !important;
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 80px !important;
    padding-right: 80px !important;
    box-sizing: border-box !important;
}

/* GWL Layout Width Changes — breadcrumbs share the same shell */
.page-wrapper > .breadcrumbs,
body.gwl-plp-figma .breadcrumbs,
body.page-products .breadcrumbs,
body.catalog-category-view .breadcrumbs {
    max-width: var(--gwl-figma-shell-max) !important;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--gwl-figma-shell-pad) !important;
    padding-right: var(--gwl-figma-shell-pad) !important;
    box-sizing: border-box;
}

/* GWL Layout Width Changes — keep category nav bar on the same shell */
.page-top .nav-sections .section-items.nav-sections-items {
    max-width: var(--gwl-figma-shell-max);
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

@media (max-width: 767px) {
    :root {
        --gwl-figma-shell-pad: 16px;
    }

    .gwl-header-utility__inner,
    .page-header .header.content {
        padding-left: 16px;
        padding-right: 16px;
    }

    .page-top .nav-sections .navigation > ul,
    .page-top .nav-sections #navpro-topnav {
        padding-left: 16px;
        padding-right: 16px;
    }

    /* GWL Layout Width Changes — mobile homepage chrome is full viewport */
    body.cms-index-index {
        background: #ffffff !important;
        overflow-x: hidden;
    }
    body.cms-index-index .page-wrapper,
    body.cms-index-index .page-main,
    body.cms-index-index .page-main .columns,
    body.cms-index-index .page-main .column.main {
        max-width: none !important;
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    /* Hero + USP: Figma full-bleed */
    .cms-index-index .jumbotron.jumbotron-image,
    .cms-index-index .jumbotron.jumbotron-image > .container,
    .cms-index-index .gwl-hero-features {
        max-width: none !important;
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .gwl-hero-features__inner {
        max-width: none !important;
        width: 100%;
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    /* Promo banners: Figma full-bleed stacked */
    .cms-index-index .gwl-hbc-section--promos > .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
        max-width: none !important;
    }

    /* Footer: full-bleed chrome, 16px content, rule to the edges */
    .page-footer,
    .cms-index-index .page-footer {
        max-width: none !important;
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        overflow-x: hidden;
    }
    .page-footer > .footer.content,
    .page-footer .footer.content {
        max-width: none !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 48px 16px 20px !important;
        overflow: visible;
    }
}

/* END: Common / Global (AR/RTL) */
