/* My Changes */
.club-apparel {
  float: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 100%;
  margin-left: 15px;
  margin-right: 15px; }
  .club-apparel img {
    width: 28px;
    height: auto;
    margin-right: 8px;
    border: none; }
  .club-apparel a {
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
    white-space: nowrap; }
    .club-apparel a:hover {
      text-decoration: none;
      /* Optional: removes underline on hover */ }

/* --------------------------- */
.banner-color,
.main-menu {
  /* border-bottom: 3px solid #F2F2F2; */ }

.customePagemainbbw {
  width: 95%;
  margin-left: auto;
  margin-right: auto; }

.custommyaccountbbw {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.customminiforbbw {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding-bottom: 5px; }

.full-header {
  position: sticky;
  top: 0;
  z-index: 99;
  background-color: white; }

.home-header.full-header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 99;
  background-color: transparent;
  transition: background-color 0.3s ease; }
  .home-header.full-header.scrolled {
    background: white; }

.Logo-Icon {
  color: black;
  width: 217px;
  height: 22px; }

.home-header .Logo-Icon {
  color: #ffffff; }

.scrolled.home-header .Logo-Icon {
  color: #000000; }

.side-panel-footer {
  /* display: none; */
  margin-left: 14px;
  margin-bottom: 60px;
  bottom: 0;
  background: white;
  z-index: 5; }

@media (max-width: 768px) {
  .full-header {
    position: fixed;
    top: 0;
    z-index: 99;
    background-color: white;
    width: 100%; }
  .Logo-Icon {
    width: 163px;
    height: 16px; }
  .home-header.full-header {
    position: fixed;
    top: 0;
    z-index: 99;
    /* background-color: white; */ }
  .custom-header-container {
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    margin-bottom: 65px; }
  .custom-header-mob-brand {
    width: 187px;
    height: 35px;
    top: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    left: 27%;
    margin-left: 0;
    padding-top: 0; }
  .custom-header-cart {
    margin-top: -2px !important; }
  .mob-header-cart-new {
    margin-top: 16px; }
  .navbar-header-custom-mob {
    height: fit-content; }
  .promotion-mbl {
    text-align: center;
    margin: 10px;
    font-family: 'SourceSansPro-SemiBold';
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: 19px;
    color: #005699;
    padding: 0;
    margin: 15px !important; }
  .bbw.promo-banner-container {
    background-image: url(../../images/Group461.png);
    height: 45px;
    background-position: calc(50% - 7px) calc(50% - 21px);
    background-size: 28px 28px;
    text-align: center;
    overflow: hidden;
    margin-top: 0;
    top: 0;
    z-index: 99 !important;
    display: none;
    border-bottom: 1px solid #e5e5e5;
    width: 100%; }
  .bbw .promo-banner {
    background-color: white;
    display: table;
    width: auto;
    height: 100%;
    margin: 0 auto;
    font-weight: normal; }
    .bbw .promo-banner p {
      display: table-cell;
      vertical-align: middle;
      padding: 6px 15px;
      margin: 0;
      color: #005699;
      font-family: 'SourceSansPro-SemiBold';
      font-size: 11px;
      line-height: 1.17;
      position: relative;
      height: 100%; }
  .header-promotion {
    position: sticky;
    top: 0;
    z-index: 99; }
  .hamburger-mbl {
    margin-top: 1%; }
  .home-header .hamburger-svg {
    color: #ffff; }
  .home-header.scrolled .hamburger-svg {
    color: black; }
  .hamburger-svg {
    width: 20px;
    height: 20px;
    color: black; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .custom-header-mob-brand {
    left: 263px;
    width: 267px;
    margin-top: 18px; }
  .custom-tab {
    margin: 0 !important; }
  .custom-navbar-toggler {
    font-size: 27px !important; }
  .mob-header-cart-new {
    margin-top: 26px !important; }
  .hamburger-mbl {
    margin-left: 2rem; }
  .homePage-main-banner {
    margin-top: 65px; } }

/* @media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .home-logo {
        width: 100% !important;
        height: 70%;
    }
} */
@media only screen and (min-width: 789px) and (max-width: 2400px) {
  .container-head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    height: 68px;
    -ms-flex-align: center;
        align-items: center;
    max-width: 1441px;
    width: 100%;
    margin: 4px auto; } }

@media only screen and (max-width: 1441px) {
  .container-head {
    padding: 0 40px;
    /* This protects the edges on 14-inch laptops */ } }

.custom-logo-view {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  position: absolute;
  margin-top: 10px;
  /* left: 38%; */
  right: 43%;
  /* flex: 1; */ }

@media (min-width: 1200px) and (max-width: 1250px) {
  .custom-logo-view {
    left: 38%; } }

/*------------------------------- Newly Added ---------------------------------- */
@media (max-width: 768px) {
  .searchbox {
    width: 36px;
    height: 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
  /* 1. Make the container a flex row */
  .custom-header-main-mob .row .col-12 {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center !important;
        align-items: center !important;
    /* justify-content: space-between!important; */
    /* padding: 10px 10px; */ }
  /* 2. Hamburger Wrapper */
  .hamburger-mbl {
    margin: 0 !important;
    float: none !important; }
  /* 3. Logo Wrapper - Center it */
  .custom-header-mob-brand {
    position: static !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    -ms-flex-positive: 1;
        flex-grow: 1;
    /* Takes up empty space */
    text-align: center; }
    .custom-header-mob-brand a {
      display: inline-block; }
  /* 4. Right Side Icons Wrapper */
  .mobile-right-icons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
  /* Reset Cart margins */
  .mob-header-cart-new {
    margin: 0 !important;
    float: none !important; }
  /* 1. Logo Wrapper: Keep centering it */
  .custom-header-mob-brand {
    position: static !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0px 20px !important;
    /* Add padding so it doesn't touch icons */
    -ms-flex-positive: 1;
        flex-grow: 1;
    text-align: center; }
    .custom-header-mob-brand img {
      max-width: 163px !important;
      height: 16px !important;
      display: inline-block; }
  .js-search-trigger {
    fill: #000; }
  .home-header .js-search-trigger {
    fill: white; }
  .scrolled.home-header .js-search-trigger {
    fill: #000; }
  /* ------------------------------------------------------------------------------ */ }

.js-search-trigger {
  width: 20px !important;
  height: 20px !important;
  margin-left: 10px;
  margin-right: 10px; }

/* 1. For the whole  Pannel */
.search-slide-panel {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: white;
  z-index: 1000;
  padding: 20px;
  transform: translateX(-100%);
  transition: transform 0.3s ease-out;
  display: block;
  padding-top: 60px !important;
  /* increase from 30px */
  /* When it is active what we do is bring it to the left which i behind the s reen */ }
  .search-slide-panel.slide-in {
    transform: translateX(0); }

.js-search-close {
  position: absolute;
  top: 20px !important;
  /* brings it down nicely */
  right: 16px !important;
  /* proper right alignment */
  font-size: 22px;
  font-weight: 300;
  line-height: 1;
  padding: 0;
  /* IMPORTANT: removes misalignment */ }

/* ---------------------------------Newly Added -------------------------- */
/* 1. Wrapper Layout */
/* 1. Main Flex Container */
.custom-header-main-mob .custom-mob-flex-wrapper {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center !important;
      align-items: center !important;
  -ms-flex-pack: justify !important;
      justify-content: space-between !important;
  padding: 10px 10px;
  width: 100%;
  position: relative; }

/* 2. Left Group (Hamburger + Search) */
.mobile-left-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.hamburger-mbl {
  margin: 0 0 0 10px !important;
  padding: 0;
  line-height: 1; }

.custom-navbar-toggler {
  font-size: 24px !important;
  /* Adjust hamburger size */
  background: transparent; }

/* --- FIX FOR HUGE IMAGE --- */
.js-search-trigger {
  width: 18px;
  height: 18px;
  cursor: pointer;
  display: block; }

/* 3. Center Group (Logo) */
.custom-header-mob-brand {
  -ms-flex: 1;
      flex: 1;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0 !important;
  padding: 0 !important; }
  .custom-header-mob-brand img {
    width: 163px !important;
    height: 16px !important; }

.mobile-right-icons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.mobile-account-icon {
  margin-right: 10px; }

.mob-header-cart-new {
  margin: 0 !important; }

.custom-navbar-toggler {
  border: none;
  font-size: 19px !important; }

@media (min-width: 320px) and (max-width: 480px) {
  .hamburger-mbl {
    width: 24px !important;
    height: 24px !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    margin-right: 10px !important; } }

/* New categories styles */
.header-categories {
  position: relative;
  z-index: 3000;
  width: auto;
  height: 58px; }

.new-menu {
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  /* Space between menu items */
  padding: 18px 0 0 0;
  margin: 0;
  list-style: none;
  /* margin-left: 40px; */ }
  .new-menu li button {
    background: none;
    border: none;
    font-family: 'SourceSansPro-SemiBold';
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    cursor: pointer;
    position: relative;
    /* Required to position the underline */
    padding: 4px 0;
    /* Adds a little space for the line */ }
    .new-menu li button.active {
      text-decoration: underline;
      -webkit-text-decoration-color: #1A242E;
              text-decoration-color: #1A242E;
      text-underline-offset: 4px; }
    .new-menu li button:not(.active):hover {
      text-decoration: underline; }

.non-clickable.new-menu li button {
  pointer-events: none; }

.home-header .new-menu li button {
  color: #ffffff; }
  .home-header .new-menu li button.active {
    text-decoration: underline;
    -webkit-text-decoration-color: #ffffff;
            text-decoration-color: #ffffff; }

.scrolled .new-menu li button {
  color: #1A242E; }
  .scrolled .new-menu li button.active {
    text-decoration: underline;
    -webkit-text-decoration-color: #1A242E;
            text-decoration-color: #1A242E; }

.side-panel.active .new-menu li button {
  color: #181A1F; }

.storeLocator {
  text-decoration: underline;
  color: #1A242E;
  font-size: 16px;
  line-height: 24px;
  font-family: 'SourceSansPro-Regular';
  font-weight: 400;
  margin-left: 3px; }

/* Create the underline */
/* .new-menu li button::after {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: #ffff;
} */
/* Animate to full width on hover */
/* .new-menu li button:hover::after {
    width: 100%;
} */
.scrolled .new-menu li button::after {
  background-color: #181A1F; }

.full-header.panel-is-open .new-menu li button {
  color: #181A1F; }
  .full-header.panel-is-open .new-menu li button::after {
    background-color: #181A1F; }

/* Side Panel css  */
.side-panel {
  position: fixed;
  top: 40px;
  left: 0;
  width: 436px;
  height: calc(100dvh - 40px);
  background: white;
  z-index: 2000;
  transform: translateX(-100%);
  transition: transform 0.3s ease, width 0.25s ease;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  /* For Firefox */
  scrollbar-width: none;
  /* For IE and Edge */
  -ms-overflow-style: none; }
  .side-panel.show-l2 {
    width: 60%; }
    .side-panel.show-l2 .l1-column {
      width: 50%; }
    .side-panel.show-l2 .l2-column {
      display: block; }
    .side-panel.show-l2 .l1-column li {
      color: #8C9196; }
      .side-panel.show-l2 .l1-column li:hover {
        color: #181A1F; }
  .side-panel.active {
    transform: translateX(0); }
    .side-panel.active .new-menu li button {
      color: #181A1F; }
    .side-panel.active.show-l2 .l1-column li {
      color: #8C9196; }
      .side-panel.active.show-l2 .l1-column li:hover {
        color: #181A1F; }
  .side-panel:not(.show-l2) .l1-column {
    border-right: none; }
  .side-panel:not(.show-l2) .l2-column {
    display: none !important; }
  .side-panel:not(.show-l2) .l1-column {
    width: 100%; }
  @media (max-width: 768px) {
    .side-panel {
      width: 100% !important;
      top: 59px;
      height: calc(100dvh - 59px) !important; }
      .side-panel.show-l2 {
        width: 100% !important; }
        .side-panel.show-l2 .l1-column {
          width: 100% !important; }
        .side-panel.show-l2 .l2-column {
          display: none !important; }
      .side-panel .l2-column {
        height: calc(100% - 59px);
        display: none !important; }
      .side-panel .l1-column {
        height: 100%;
        overflow-y: auto;
        /* Ensure the list inside is scrollable */
        padding-left: 16px; }
        .side-panel .l1-column li.l1-large {
          font-size: 20px;
          font-weight: 600;
          line-height: 30px; } }

/* --- Base Side Panel Header Styles (Mobile First) --- */
.side-panel-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  /* Stacks top row and bottom row vertically */
  padding: 10px;
  /* border-bottom: 1px solid #eee; */
  background: #fff;
  /* --- Desktop Specific Alignments (Min-width 769px) --- */ }
  @media (min-width: 769px) {
    .side-panel-header {
      -ms-flex-direction: row;
          flex-direction: row;
      /* Stops the header from stacking on desktop */
      padding: 20px 20px 0 0;
      height: 58px; } }

.side-panel-header-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 100%; }
  @media (min-width: 769px) {
    .side-panel-header-top {
      -ms-flex-pack: end;
          justify-content: flex-end;
      /* Pushes the close button to the right side */ } }

.side-panel-close {
  background: none;
  border: none;
  padding: 10px;
  cursor: pointer;
  margin-left: auto;
  /* Guarantees the 'X' is always pushed to the far right */ }
  @media (min-width: 769px) {
    .side-panel-close {
      padding: 0;
      margin-top: 8px;
      /* Tweak this value to align perfectly parallel with the desktop L0 texts */
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      cursor: pointer; }
      .side-panel-close #closePanel svg {
        margin-top: 4px;
        /* Fine-tuning adjustment */ } }

.side-panel-back {
  cursor: pointer;
  padding-right: 15px;
  background: none;
  border: none; }

/* --- Mobile Specific Styles (Max-width 768px) --- */
@media (max-width: 768px) {
  .mobile-top-categories {
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    margin-top: 15px;
    /* Space between the top row (X) and bottom row (Categories) */ }
    .mobile-top-categories button {
      background: none;
      border: none;
      font-weight: 600;
      cursor: pointer;
      font-size: 16px;
      line-height: 24px;
      font-family: 'SourceSansPro-SemiBold';
      color: #1A242E; }
      .mobile-top-categories button.active {
        text-decoration: underline;
        -webkit-text-decoration-color: #1A242E;
                text-decoration-color: #1A242E;
        text-underline-offset: 4px; }
      .mobile-top-categories button:not(.active):hover {
        text-decoration: underline; } }

/* --- Desktop Specific Alignments (Min-width 769px) --- */
@media (min-width: 769px) {
  .side-panel-header .side-panel-body {
    margin-top: 15px; }
  .mobile-top-categories {
    display: none !important;
    /* Hides the L0 categories inside the panel on desktop */ } }

.top-categories button {
  background: none;
  border: none;
  /* margin-right:20px; */
  font-weight: 600;
  cursor: pointer; }

.side-panel-body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
      flex: 1;
  overflow-y: auto;
  /* Enable vertical scrolling for the whole body */
  -webkit-overflow-scrolling: touch;
  /* Smooth scrolling for iOS */ }

.l1-column {
  width: 100%;
  border-right: 1px solid #EFECEA;
  padding: 20px;
  padding-left: 40px;
  padding-bottom: 100px;
  overflow-y: auto; }
  .l1-column ul {
    list-style: none;
    padding: 0; }
  .l1-column li {
    /* padding:7px 0; */
    cursor: pointer;
    line-height: 36px;
    font-family: 'SourceSansPro-SemiBold';
    font-weight: 600;
    color: #181A1F;
    transition: color 0.2s ease-in-out;
    margin-bottom: 16px;
    font-size: 14px; }
    .l1-column li:hover {
      color: #8C9196; }
    .l1-column li.active {
      color: #181A1F !important; }
    .l1-column li.l1-small {
      font-size: 14px !important;
      line-height: 22px;
      font-weight: 400; }
    .l1-column li.l1-large {
      font-size: 24px;
      font-weight: 600;
      line-height: 36px; }
    .l1-column li h4.l1-small {
      font-size: 14px !important;
      font-weight: 400; }
  .l1-column h4 {
    margin-bottom: 16px;
    font-size: 14px;
    font-family: 'SourceSansPro-SemiBold';
    font-weight: 600;
    line-height: 22px; }

.l2-column {
  width: 50%;
  padding: 20px;
  overflow-y: auto;
  display: none;
  overflow-y: auto;
  height: 100%; }

.l2Content {
  margin-left: 40px; }

.l2-group {
  margin-bottom: 25px; }
  .l2-group h4 {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 10px;
    font-family: 'SourceSansPro-SemiBold';
    color: #181A1F; }
  .l2-group ul {
    list-style: none;
    padding: 0; }
  .l2-group li {
    font-size: 14px;
    padding: 4px 0;
    font-family: 'SourceSansPro-Regular';
    line-height: 22px;
    font-weight: 400;
    color: #181A1F; }
    .l2-group li a {
      text-decoration: none;
      color: #181A1F;
      cursor: pointer; }
      .l2-group li a:hover {
        text-decoration: underline; }

.l1-column,
.l2-column,
.side-panel {
  /* For Firefox */
  scrollbar-width: none;
  /* For IE and Edge */
  -ms-overflow-style: none; }

.menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  z-index: 1500;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease; }
  .menu-overlay.active {
    opacity: 1;
    visibility: visible; }

body.no-scroll {
  overflow: hidden; }

/* Latest added styles */
.shop-all-link {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  font-family: 'SourceSansPro-Regular';
  color: #1A242E;
  text-decoration: underline;
  margin-bottom: 30px; }
  .shop-all-link:hover {
    text-decoration: none; }
  @media (max-width: 768px) {
    .shop-all-link {
      margin-bottom: 12px; } }

/* L3 links */
.l2-group li a {
  text-decoration: none;
  color: #181A1F; }
  .l2-group li a:hover {
    text-decoration: underline; }

/* Small text (Offers) */
/* override default large font */
.l1-column li.l1-small {
  font-size: 14px !important;
  line-height: 22px;
  font-weight: 400; }

.l1-column li.l1-large {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px; }

/* L2 large (New / Gifts) */
.l2-large {
  font-size: 20px;
  font-weight: 600;
  display: block; }

.l1-small {
  font-size: 14px;
  color: #181A1F;
  margin-bottom: 16px;
  line-height: 22px;
  font-weight: 600;
  font-family: 'SourceSansPro-SemiBold'; }

.l2-large-link {
  font-size: 24px;
  /* Large font for L2 in New/Gifts */
  font-weight: 600;
  font-family: 'SourceSansPro-SemiBold';
  color: #181A1F;
  text-decoration: none;
  line-height: 36px;
  margin-bottom: 16px; }

.l1-large {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
  cursor: pointer; }

/* Vertical spacing for the New/Gifts layout */
.l1-group-wrapper {
  margin-bottom: 14px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

@media (max-width: 768px) {
  .shop-all-link {
    margin-bottom: 12px; } }

.mobile-top-categories {
  display: none; }

@media (min-width: 1440px) {
  .mobile-top-categories {
    padding-left: 20px; } }

.mobile-l2-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 20px; }

.mobile-l2-title {
  font-size: 20px;
  font-family: 'SourceSansPro-SemiBold';
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 30px; }

.mobile-shop-all {
  font-size: 14px; }

.clubapparel-sidePanel {
  width: 300px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding-left: 0px; }
  .clubapparel-sidePanel .club-apparel-header {
    padding-left: 0px;
    color: black !important;
    /* border:1px solid black; */
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center !important;
        align-items: center !important;
    gap: 8.5px; }
    .clubapparel-sidePanel .club-apparel-header img {
      width: 18px !important;
      height: 18px !important; }
    .clubapparel-sidePanel .club-apparel-header .club-apparel-login .club-apparel-login-account {
      text-decoration: underline;
      text-transform: capitalize;
      color: black !important;
      margin: 0px !important; }
      .clubapparel-sidePanel .club-apparel-header .club-apparel-login .club-apparel-login-account img {
        width: 18px;
        height: 18px; }
    .clubapparel-sidePanel .club-apparel-header .club-apparel-details .club-apparel-balance-label .club-apparel-balance {
      color: black !important; }

/* Active state for L0 menu buttons */
.new-menu li button.active {
  text-decoration: underline;
  -webkit-text-decoration-color: #1A242E;
          text-decoration-color: #1A242E;
  text-underline-offset: 1px; }

.home-header .new-menu li button.active {
  text-decoration: underline;
  -webkit-text-decoration-color: #ffffff;
          text-decoration-color: #ffffff; }

.scrolled .new-menu li button.active {
  text-decoration: underline;
  -webkit-text-decoration-color: #1A242E;
          text-decoration-color: #1A242E; }

/* Home header with panel open - make active button underline dark for visibility */
.home-header.full-header:not(.scrolled).panel-is-open .new-menu li button.active {
  -webkit-text-decoration-color: #000000;
          text-decoration-color: #000000; }

/* Mobile active state */
@media (max-width: 768px) {
  .mobile-top-categories button.active {
    text-decoration: underline;
    -webkit-text-decoration-color: #1A242E;
            text-decoration-color: #1A242E;
    text-underline-offset: 1px; } }

/* Hover only on NON-active buttons */
.new-menu li button:not(.active):hover {
  text-decoration: underline; }

/* Mobile hover */
@media (max-width: 768px) {
  .mobile-top-categories button:not(.active):hover {
    text-decoration: underline; } }

