/* =====================================================
   LUXELITE PEPTIDES CLEAN MASTER CSS
   Black / Gold Theme + Mobile Fixes
   Brand Gold: #C9A227
   ===================================================== */

:root {
  --lux-black: #050505;
  --lux-dark: #0B0B0B;
  --lux-gold: #C9A227;
  --lux-white: #ffffff;
  --lux-soft: #D8D8D8;
  --lux-muted: #777777;
}

/* =====================================================
   GLOBAL SITE
   ===================================================== */

html,
body {
  max-width: 100% !important;
  overflow-x: hidden !important;
  background: var(--lux-black) !important;
}

body,
#page,
.site,
.site-content,
.ast-container,
.entry-content,
.elementor,
.woocommerce,
.woocommerce-page {
  background: var(--lux-black) !important;
  color: var(--lux-white) !important;
}

a {
  color: var(--lux-gold);
}

a:hover {
  color: var(--lux-white);
}

/* Remove extra white page padding */
.site-content,
.ast-container,
.entry-content {
  margin: 0 !important;
}

/* =====================================================
   HEADER + LOGO
   ===================================================== */

.site-header,
.ast-primary-header-bar,
.main-header-bar,
.ast-mobile-header-wrap,
.ast-mobile-header-content,
.ast-theme-transparent-header .site-header,
.ast-theme-transparent-header .main-header-bar {
  background: var(--lux-black) !important;
  border: none !important;
  overflow: visible !important;
}

.site-branding,
.ast-site-identity,
.site-logo-img {
  padding: 8px 10px !important;
  margin: 0 !important;
  overflow: visible !important;
}

.custom-logo,
.site-branding img,
.site-logo-img img,
.ast-site-identity img {
  max-width: 88px !important;
  max-height: 88px !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain !important;
}

.site-title,
.site-title a,
.ast-site-title-wrap .site-title a {
  color: var(--lux-gold) !important;
  font-size: 24px !important;
  line-height: 1.1 !important;
  font-weight: 700 !important;
}

.main-header-menu a,
.ast-builder-menu a,
.ast-builder-menu-1 a {
  color: var(--lux-white) !important;
  font-weight: 700 !important;
}

.main-header-menu a:hover,
.ast-builder-menu a:hover,
.ast-builder-menu-1 a:hover,
.current-menu-item > a {
  color: var(--lux-gold) !important;
}

.ast-site-header-cart,
.ast-site-header-cart a,
.ast-site-header-cart .woocommerce-Price-amount,
.ast-site-header-cart .count {
  color: var(--lux-gold) !important;
}

/* =====================================================
   BUTTONS — GOLD SITEWIDE
   ===================================================== */

.elementor-button,
.elementor-button-link,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce .button,
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .add_to_cart_button,
.single-product .single_add_to_cart_button,
button.single_add_to_cart_button,
.checkout-button,
#place_order {
  background: var(--lux-gold) !important;
  color: var(--lux-black) !important;
  border: 1px solid var(--lux-gold) !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
  border-radius: 0 !important;
}

.elementor-button:hover,
.elementor-button-link:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce .button:hover,
.woocommerce ul.products li.product .button:hover,
.woocommerce ul.products li.product .add_to_cart_button:hover,
.single-product .single_add_to_cart_button:hover,
.checkout-button:hover,
#place_order:hover {
  background: transparent !important;
  color: var(--lux-gold) !important;
}

/* Make Shop and Wholesale buttons visible */
body.home a.elementor-button[href*="shop"],
body.home a.elementor-button[href*="wholesale"],
body.home a.elementor-button[href*="contact"] {
  display: inline-flex !important;
  visibility: visible !important;
  opacity: 1 !important;
  justify-content: center !important;
  align-items: center !important;
}

/* =====================================================
   HOMEPAGE
   ===================================================== */

body.home .elementor-section,
body.home .elementor-container,
body.home .e-con,
body.home .e-con-inner,
body.home .elementor-element {
  max-width: 100% !important;
  box-sizing: border-box !important;
  overflow-x: hidden !important;
}

/* First homepage section = hero */
body.home .entry-content > .elementor > .e-con:first-child,
body.home .entry-content > .elementor > .elementor-section:first-child {
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

/* =====================================================
   SHOP + PRODUCT GRID
   ===================================================== */

.woocommerce ul.products li.product,
.single-product .related.products li.product {
  background: transparent !important;
  text-align: center !important;
}

.woocommerce ul.products li.product img {
  width: 100% !important;
  max-height: 340px !important;
  object-fit: contain !important;
  background: var(--lux-white) !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title,
.single-product .related.products .woocommerce-loop-product__title {
  color: var(--lux-white) !important;
  font-weight: 700 !important;
}

.woocommerce ul.products li.product .ast-woo-product-category,
.woocommerce ul.products li.product .posted_in,
.woocommerce ul.products li.product .product-category,
.single-product .related.products .ast-woo-product-category,
.single-product .related.products .posted_in,
.single-product .related.products .product-category {
  color: var(--lux-soft) !important;
  opacity: 1 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}

.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price span,
.single-product .related.products .price,
.single-product .related.products .price span {
  color: var(--lux-gold) !important;
  font-weight: 700 !important;
}

/* =====================================================
   SINGLE PRODUCT PAGE
   ===================================================== */

.single-product {
  background: var(--lux-black) !important;
  color: var(--lux-white) !important;
}

.single-product h1,
.single-product h2,
.single-product h3,
.single-product p,
.single-product label,
.single-product .summary,
.single-product .summary p,
.single-product .product_meta,
.single-product .product_meta span,
.single-product .product_meta a,
.single-product .woocommerce-product-details__short-description,
.single-product .woocommerce-tabs,
.single-product .woocommerce-tabs p,
.single-product .woocommerce-Tabs-panel,
.single-product .woocommerce-Tabs-panel p {
  color: var(--lux-white) !important;
}

.single-product .product_title {
  color: var(--lux-white) !important;
  font-size: 42px !important;
  line-height: 1.15 !important;
  margin-bottom: 18px !important;
}

.single-product .price,
.single-product .price span,
.single-product .woocommerce-Price-amount {
  color: var(--lux-gold) !important;
  font-size: 28px !important;
  font-weight: 700 !important;
}

/* Hide + Free Shipping text after price */
.single-product .summary .price::after,
.single-product .price::after,
.woocommerce div.product p.price::after,
.woocommerce div.product span.price::after,
.woocommerce ul.products li.product .price::after,
.price::after {
  content: "" !important;
  display: none !important;
}

/* Hide availability / stock text from customers */
.single-product .stock,
.single-product p.stock,
.single-product .availability,
.single-product .woocommerce-variation-availability,
.single-product .ast-stock-detail,
.single-product .ast-stock-avail,
.single-product .summary .stock {
  display: none !important;
  visibility: hidden !important;
}

.single-product div.product div.images {
  width: 42% !important;
  max-width: 520px !important;
}

.single-product div.product div.images img {
  width: 100% !important;
  max-width: 520px !important;
  height: auto !important;
  object-fit: contain !important;
}

.single-product div.product div.summary {
  width: 50% !important;
  padding-left: 35px !important;
}

.single-product .woocommerce-product-details__short-description,
.single-product .woocommerce-product-details__short-description p {
  color: var(--lux-white) !important;
  font-size: 16px !important;
  line-height: 1.8 !important;
}

.single-product .woocommerce-breadcrumb,
.single-product .woocommerce-breadcrumb a,
.single-product .posted_in,
.single-product .posted_in a,
.single-product .tagged_as,
.single-product .tagged_as a,
.single-product .product_meta,
.single-product .product_meta span,
.single-product .product_meta a {
  color: var(--lux-gold) !important;
  opacity: 1 !important;
}

.single-product .sku_wrapper,
.single-product .sku {
  color: var(--lux-white) !important;
}

.single-product .quantity input {
  background: var(--lux-white) !important;
  color: var(--lux-black) !important;
  border: 1px solid var(--lux-gold) !important;
}

/* =====================================================
   CUSTOM HTML PAGES
   ===================================================== */

.lux-quality-page,
.lux-wholesale-page,
.lux-contact-page,
.lux-faq-page,
.lux-coa-page,
.lux-about-page {
  background: var(--lux-black) !important;
  color: var(--lux-white) !important;
}

.lux-quality-page h1,
.lux-wholesale-page h1,
.lux-contact-page h1,
.lux-faq-page h1,
.lux-coa-page h1,
.lux-about-page h1 {
  color: var(--lux-white) !important;
}

.lux-quality-subtitle,
.lux-wholesale-subtitle,
.lux-contact-subtitle,
.lux-faq-subtitle,
.lux-coa-subtitle,
.lux-about-subtitle {
  color: var(--lux-gold) !important;
}

/* =====================================================
   CART + CHECKOUT
   ===================================================== */

body.woocommerce-cart,
body.woocommerce-checkout,
body.cartflows_step,
body.wcf-step-template {
  background: var(--lux-black) !important;
  color: var(--lux-white) !important;
}

body.woocommerce-checkout h1,
body.woocommerce-checkout h2,
body.woocommerce-checkout h3,
body.woocommerce-checkout label,
body.woocommerce-checkout p,
body.woocommerce-cart h1,
body.woocommerce-cart h2,
body.woocommerce-cart h3,
body.woocommerce-cart label,
body.woocommerce-cart p,
body.cartflows_step h1,
body.cartflows_step h2,
body.cartflows_step h3,
body.cartflows_step label,
body.cartflows_step p {
  color: var(--lux-white) !important;
}

body.woocommerce-checkout input,
body.woocommerce-checkout select,
body.woocommerce-checkout textarea,
body.woocommerce-cart input,
body.woocommerce-cart select,
body.woocommerce-cart textarea,
body.cartflows_step input,
body.cartflows_step select,
body.cartflows_step textarea {
  background: var(--lux-white) !important;
  color: var(--lux-black) !important;
  border: 1px solid var(--lux-gold) !important;
  border-radius: 4px !important;
}

/* =====================================================
   FOOTER — FULL WIDTH, NO WHITE BORDER
   ===================================================== */

#colophon,
.site-footer,
.elementor-location-footer,
.site-primary-footer-wrap,
.site-above-footer-wrap,
.site-below-footer-wrap,
.ast-footer-overlay,
.ast-builder-footer-grid-columns,
.site-footer-primary-section-1,
.site-footer-primary-section-2,
.site-footer-primary-section-3 {
  background: var(--lux-black) !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
}

.elementor-location-footer .elementor-section,
.elementor-location-footer .elementor-container,
.elementor-location-footer .e-con,
.elementor-location-footer .e-con-inner,
.site-footer .ast-builder-grid-row-container,
.site-footer .ast-builder-grid-row-container-inner,
.site-footer .ast-builder-grid-row,
.footer-widget-area,
.footer-widget-area-inner {
  background: var(--lux-black) !important;
  max-width: 100% !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}

.lux-site-footer,
.lux-footer-full-bleed {
  background: var(--lux-black) !important;
  color: var(--lux-white) !important;
  text-align: center !important;
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  padding: 55px 20px !important;
  box-sizing: border-box !important;
  border: none !important;
  box-shadow: none !important;
}

.lux-site-footer h2,
.lux-footer-full-bleed h2 {
  color: var(--lux-gold) !important;
  font-size: 30px !important;
  margin: 0 0 14px 0 !important;
}

.lux-footer-disclaimer {
  color: var(--lux-white) !important;
}

.lux-footer-links,
.lux-footer-links a,
.lux-footer-links span {
  color: var(--lux-gold) !important;
}

.lux-footer-copy {
  color: var(--lux-muted) !important;
}

/* =====================================================
   MOBILE FIXES
   ===================================================== */

@media (max-width: 768px) {

  html,
  body,
  #page,
  .site,
  .site-content,
  .entry-content,
  .elementor,
  .elementor-section,
  .elementor-container,
  .e-con,
  .e-con-inner {
    max-width: 100% !important;
    overflow-x: hidden !important;
    box-sizing: border-box !important;
    background-color: var(--lux-black) !important;
  }

  /* Mobile header */
  .site-header,
  .ast-primary-header-bar,
  .main-header-bar,
  .ast-mobile-header-wrap,
  .ast-mobile-header-content {
    background: var(--lux-black) !important;
    min-height: auto !important;
    padding: 4px 0 !important;
  }

  .site-branding,
  .ast-site-identity,
  .site-logo-img {
    padding: 4px 8px !important;
    margin: 0 !important;
    max-width: 160px !important;
  }

  .custom-logo,
  .site-branding img,
  .site-logo-img img,
  .ast-site-identity img {
    max-width: 58px !important;
    max-height: 58px !important;
  }

  .site-title,
  .site-title a,
  .ast-site-title-wrap .site-title a {
    font-size: 17px !important;
    line-height: 1.05 !important;
    color: var(--lux-gold) !important;
  }

  .ast-button-wrap .menu-toggle,
  .ast-mobile-menu-trigger-minimal,
  .mobile-menu-toggle-icon {
    background: transparent !important;
    color: var(--lux-white) !important;
    border: none !important;
    padding: 6px !important;
  }

  /* Homepage sections */
  body.home .elementor-section,
  body.home .e-con {
    min-height: auto !important;
    padding: 24px 14px !important;
    margin: 0 !important;
  }

  /* Homepage hero mobile */
  body.home .entry-content > .elementor > .e-con:first-child,
  body.home .entry-content > .elementor > .elementor-section:first-child {
    min-height: 360px !important;
    height: auto !important;
    padding: 26px 18px !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    display: flex !important;
    justify-content: center !important;
    align-items: flex-start !important;
  }

  body.home .entry-content > .elementor > .e-con:first-child .e-con-inner,
  body.home .entry-content > .elementor > .elementor-section:first-child .elementor-container {
    align-items: flex-start !important;
    justify-content: center !important;
    text-align: left !important;
    width: 100% !important;
  }

  body.home .entry-content > .elementor > .e-con:first-child .elementor-heading-title,
  body.home .entry-content > .elementor > .elementor-section:first-child .elementor-heading-title {
    font-size: 30px !important;
    line-height: 1.08 !important;
    max-width: 250px !important;
    text-align: left !important;
    margin: 0 !important;
  }

  body.home .entry-content > .elementor > .e-con:first-child .elementor-widget-text-editor,
  body.home .entry-content > .elementor > .elementor-section:first-child .elementor-widget-text-editor,
  body.home .entry-content > .elementor > .e-con:first-child .elementor-widget-text-editor p,
  body.home .entry-content > .elementor > .elementor-section:first-child .elementor-widget-text-editor p {
    font-size: 13px !important;
    line-height: 1.4 !important;
    max-width: 240px !important;
    text-align: left !important;
    margin: 8px 0 0 0 !important;
  }

  /* Mobile buttons */
  body.home .elementor-button,
  body.home .elementor-button-link,
  body.home a.elementor-button {
    max-width: 185px !important;
    min-width: 0 !important;
    width: auto !important;
    padding: 9px 11px !important;
    font-size: 9.5px !important;
    line-height: 1.2 !important;
    letter-spacing: 0.3px !important;
    white-space: normal !important;
    text-align: center !important;
  }

  body.home .elementor-widget-button {
    margin: 6px auto !important;
    padding: 0 !important;
    text-align: center !important;
  }

  body.home .entry-content > .elementor > .e-con:first-child .elementor-widget-button,
  body.home .entry-content > .elementor > .elementor-section:first-child .elementor-widget-button {
    text-align: left !important;
    margin-top: 10px !important;
  }

  body.home .entry-content > .elementor > .e-con:first-child .elementor-button,
  body.home .entry-content > .elementor > .elementor-section:first-child .elementor-button {
    max-width: 180px !important;
    padding: 9px 10px !important;
    font-size: 9.5px !important;
  }

  /* General mobile homepage headings */
  body.home .elementor-heading-title {
    font-size: 28px !important;
    line-height: 1.12 !important;
    text-align: center !important;
  }

  body.home .elementor-widget-text-editor,
  body.home .elementor-widget-text-editor p {
    font-size: 14px !important;
    line-height: 1.45 !important;
    max-width: 100% !important;
    text-align: center !important;
  }

  /* Category buttons: 2 per row */
  body.home .elementor-widget-button:has(a[href*="product-category"]),
  body.home .elementor-widget-button:has(a[href*="metabolic"]),
  body.home .elementor-widget-button:has(a[href*="recovery"]),
  body.home .elementor-widget-button:has(a[href*="performance"]),
  body.home .elementor-widget-button:has(a[href*="cognitive"]),
  body.home .elementor-widget-button:has(a[href*="immunity"]),
  body.home .elementor-widget-button:has(a[href*="longevity"]) {
    width: 45% !important;
    max-width: 45% !important;
    display: inline-flex !important;
    justify-content: center !important;
    margin: 5px 2% !important;
  }

  body.home a.elementor-button[href*="product-category"],
  body.home a.elementor-button[href*="metabolic"],
  body.home a.elementor-button[href*="recovery"],
  body.home a.elementor-button[href*="performance"],
  body.home a.elementor-button[href*="cognitive"],
  body.home a.elementor-button[href*="immunity"],
  body.home a.elementor-button[href*="longevity"] {
    max-width: 125px !important;
    width: 125px !important;
    padding: 8px 5px !important;
    font-size: 9px !important;
  }

  /* Wholesale button mobile */
  body.home a.elementor-button[href*="wholesale"],
  body.home a.elementor-button[href*="Wholesale"] {
    display: inline-flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    max-width: 190px !important;
    padding: 9px 11px !important;
    font-size: 9.5px !important;
    justify-content: center !important;
  }

  body.home .elementor-widget-button:has(a[href*="wholesale"]),
  body.home .elementor-widget-button:has(a[href*="Wholesale"]) {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    width: 100% !important;
    text-align: center !important;
    margin: 12px auto !important;
  }

  /* Homepage featured products: scroll sideways */
  body.home .woocommerce ul.products {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    gap: 14px !important;
    padding: 0 14px 18px 14px !important;
    scroll-snap-type: x mandatory !important;
    -webkit-overflow-scrolling: touch !important;
  }

  body.home .woocommerce ul.products li.product {
    flex: 0 0 70% !important;
    width: 70% !important;
    max-width: 70% !important;
    min-width: 70% !important;
    scroll-snap-align: start !important;
    margin: 0 !important;
  }

  body.home .woocommerce ul.products li.product img {
    max-height: 245px !important;
    object-fit: contain !important;
  }

  /* Shop page products: 3 per row on mobile */
  body:not(.home):not(.single-product) .woocommerce ul.products {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 8px !important;
    padding: 0 8px !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }

  body:not(.home):not(.single-product) .woocommerce ul.products li.product {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    text-align: center !important;
  }

  body:not(.home):not(.single-product) .woocommerce ul.products li.product img {
    max-height: 135px !important;
    width: 100% !important;
    object-fit: contain !important;
    background: var(--lux-white) !important;
  }

  body:not(.home):not(.single-product) .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 11px !important;
    line-height: 1.2 !important;
    margin: 6px 0 3px 0 !important;
  }

  body:not(.home):not(.single-product) .woocommerce ul.products li.product .price {
    font-size: 12px !important;
    margin-bottom: 5px !important;
  }

  body:not(.home):not(.single-product) .woocommerce ul.products li.product .button,
  body:not(.home):not(.single-product) .woocommerce ul.products li.product .add_to_cart_button {
    width: 100% !important;
    max-width: 100% !important;
    padding: 7px 3px !important;
    font-size: 8px !important;
    line-height: 1.15 !important;
    letter-spacing: 0.2px !important;
  }

  /* Single product mobile */
  .single-product div.product {
    padding: 30px 18px !important;
    box-sizing: border-box !important;
  }

  .single-product div.product div.images,
  .single-product div.product div.summary {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    padding: 0 !important;
    margin: 0 auto 28px auto !important;
  }

  .single-product div.product div.images img {
    max-width: 330px !important;
    width: 100% !important;
    margin: 0 auto !important;
    display: block !important;
  }

  .single-product .product_title {
    font-size: 31px !important;
    line-height: 1.2 !important;
    text-align: center !important;
  }

  .single-product .summary,
  .single-product .summary p,
  .single-product .woocommerce-product-details__short-description {
    text-align: center !important;
  }

  .single-product .cart {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
    flex-wrap: wrap !important;
  }

  .single-product .single_add_to_cart_button {
    width: 210px !important;
    max-width: 100% !important;
  }

  /* Floating cart smaller */
  .xoo-wsc-basket,
  .xoo-wsc-sc-cont,
  .woofc-count,
  .floating-cart,
  .wc-block-mini-cart {
    transform: scale(0.72) !important;
    right: 3px !important;
    bottom: 8px !important;
    z-index: 999 !important;
  }

  /* Footer mobile full width */
  #colophon,
  .site-footer,
  .elementor-location-footer,
  .site-primary-footer-wrap,
  .site-above-footer-wrap,
  .site-below-footer-wrap,
  .ast-footer-overlay,
  .site-footer .ast-builder-grid-row-container,
  .site-footer .ast-builder-grid-row-container-inner,
  .footer-widget-area,
  .footer-widget-area-inner {
    background: var(--lux-black) !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .lux-site-footer,
  .lux-footer-full-bleed {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    padding: 30px 10px !important;
    background: var(--lux-black) !important;
    border: none !important;
    box-sizing: border-box !important;
  }

  .lux-site-footer h2,
  .lux-footer-full-bleed h2 {
    font-size: 21px !important;
    line-height: 1.2 !important;
    margin-bottom: 10px !important;
  }

  .lux-footer-disclaimer {
    font-size: 12px !important;
    line-height: 1.5 !important;
    margin-bottom: 10px !important;
  }

  .lux-footer-links {
    font-size: 11px !important;
    line-height: 1.8 !important;
  }

  .lux-footer-copy {
    font-size: 10px !important;
  }
}/* =====================================================
   LuxElite Mobile Category + Footer Correction
   Categories: 2 per row / 3 centered rows
   Footer: move down + stop words from being cut off
   ===================================================== */

@media (max-width: 768px) {

  /* ---------------------------------
     HOMEPAGE CATEGORY BUTTONS
     2 buttons per row, centered
     If there are 5 buttons, the last one centers itself
  --------------------------------- */

  body.home .e-con:has(a[href*="product-category"]),
  body.home .e-con:has(a[href*="metabolic"]),
  body.home .e-con:has(a[href*="recovery"]),
  body.home .e-con:has(a[href*="performance"]),
  body.home .e-con:has(a[href*="cognitive"]),
  body.home .e-con:has(a[href*="immunity"]),
  body.home .elementor-container:has(a[href*="product-category"]),
  body.home .elementor-container:has(a[href*="metabolic"]),
  body.home .elementor-container:has(a[href*="recovery"]),
  body.home .elementor-container:has(a[href*="performance"]),
  body.home .elementor-container:has(a[href*="cognitive"]),
  body.home .elementor-container:has(a[href*="immunity"]) {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 8px !important;
    width: 100% !important;
    max-width: 320px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body.home .elementor-widget-button:has(a[href*="product-category"]),
  body.home .elementor-widget-button:has(a[href*="metabolic"]),
  body.home .elementor-widget-button:has(a[href*="recovery"]),
  body.home .elementor-widget-button:has(a[href*="performance"]),
  body.home .elementor-widget-button:has(a[href*="cognitive"]),
  body.home .elementor-widget-button:has(a[href*="immunity"]) {
    width: 46% !important;
    max-width: 46% !important;
    display: flex !important;
    justify-content: center !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body.home a.elementor-button[href*="product-category"],
  body.home a.elementor-button[href*="metabolic"],
  body.home a.elementor-button[href*="recovery"],
  body.home a.elementor-button[href*="performance"],
  body.home a.elementor-button[href*="cognitive"],
  body.home a.elementor-button[href*="immunity"] {
    width: 128px !important;
    max-width: 128px !important;
    min-width: 128px !important;
    padding: 9px 6px !important;
    font-size: 9px !important;
    line-height: 1.2 !important;
    text-align: center !important;
    background: #C9A227 !important;
    color: #050505 !important;
    border: 1px solid #C9A227 !important;
  }

  /* Centers the final category button if there is an odd number */
  body.home .elementor-widget-button:has(a[href*="product-category"]):last-child,
  body.home .elementor-widget-button:has(a[href*="immunity"]):last-child {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  /* ---------------------------------
     FOOTER FIX
     Move footer down and prevent cut-off text
  --------------------------------- */

  body.home #colophon,
  body.home .site-footer,
  body.home .elementor-location-footer,
  body.home .site-primary-footer-wrap,
  body.home .site-above-footer-wrap,
  body.home .site-below-footer-wrap {
    background: #050505 !important;
    margin-top: 35px !important;
    padding-top: 0 !important;
    overflow: visible !important;
    height: auto !important;
    min-height: auto !important;
    border: none !important;
    box-shadow: none !important;
  }

  body.home .lux-site-footer,
  body.home .lux-footer-full-bleed {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    margin-top: 35px !important;
    padding: 48px 14px 40px 14px !important;
    background: #050505 !important;
    overflow: visible !important;
    height: auto !important;
    min-height: 230px !important;
    box-sizing: border-box !important;
    border: none !important;
    box-shadow: none !important;
  }

  body.home .lux-site-footer h2,
  body.home .lux-footer-full-bleed h2 {
    font-size: 22px !important;
    line-height: 1.25 !important;
    margin-top: 0 !important;
    margin-bottom: 12px !important;
    padding-top: 0 !important;
    color: #C9A227 !important;
  }

  body.home .lux-footer-disclaimer {
    font-size: 12px !important;
    line-height: 1.6 !important;
    margin-bottom: 12px !important;
    color: #ffffff !important;
  }

  body.home .lux-footer-links {
    font-size: 11px !important;
    line-height: 2 !important;
    color: #C9A227 !important;
  }

  body.home .lux-footer-copy {
    font-size: 10px !important;
    line-height: 1.5 !important;
    margin-top: 12px !important;
    color: #777777 !important;
  }
}/* =====================================================
   LuxElite Variation Font + Remove Free Shipping Sitewide
   Paste at VERY BOTTOM of Additional CSS
   ===================================================== */


/* ---------------------------------
   REMOVE + FREE SHIPPING SITEWIDE
--------------------------------- */

/* Hide WooCommerce price suffix everywhere */
.woocommerce-price-suffix,
.price .woocommerce-price-suffix,
.woocommerce .price .woocommerce-price-suffix,
.woocommerce ul.products li.product .price .woocommerce-price-suffix,
.single-product .price .woocommerce-price-suffix,
.single-product .summary .price .woocommerce-price-suffix,
.product .price .woocommerce-price-suffix {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
}

/* Remove theme/plugin text added after prices */
.price::after,
.woocommerce .price::after,
.woocommerce div.product p.price::after,
.woocommerce div.product span.price::after,
.single-product .summary .price::after,
.single-product .price::after,
.woocommerce ul.products li.product .price::after,
.woocommerce-loop-product__link .price::after,
.related.products .price::after,
.upsells.products .price::after,
.cross-sells .price::after {
  content: "" !important;
  display: none !important;
  visibility: hidden !important;
}

/* Extra protection for text near the price */
.single-product .summary .price + span,
.single-product .summary .price .free-shipping,
.single-product .summary .price .shipping-label,
.woocommerce ul.products li.product .free-shipping,
.woocommerce ul.products li.product .shipping-label {
  display: none !important;
  visibility: hidden !important;
}


/* ---------------------------------
   VARIATION SWATCHES — BLACK FONT
--------------------------------- */

/* Variation boxes */
.woo-variation-swatches .variable-items-wrapper .variable-item,
.variable-items-wrapper .variable-item,
.variable-items-wrapper .button-variable-item,
.wvs-style-squared .variable-item,
.cfvsw-swatches-option,
.vi-wpvs-option-wrap,
.thwvsf-wrapper-item-li {
  background: #ffffff !important;
  color: #050505 !important;
  border: 1px solid #C9A227 !important;
  opacity: 1 !important;
}

/* Variation text/numbers inside the boxes */
.woo-variation-swatches .variable-items-wrapper .variable-item span,
.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-span,
.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-span-button,
.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents,
.variable-items-wrapper .variable-item span,
.variable-items-wrapper .variable-item .variable-item-span,
.variable-items-wrapper .button-variable-item span,
.variable-items-wrapper .button-variable-item .variable-item-span,
.wvs-style-squared .variable-item span,
.cfvsw-swatches-option span,
.vi-wpvs-option-wrap span,
.thwvsf-wrapper-item-li span {
  color: #050505 !important;
  font-weight: 800 !important;
  opacity: 1 !important;
  visibility: visible !important;
  text-indent: 0 !important;
}

/* Selected variation */
.woo-variation-swatches .variable-items-wrapper .variable-item.selected,
.woo-variation-swatches .variable-items-wrapper .variable-item.selected:hover,
.variable-items-wrapper .variable-item.selected,
.variable-items-wrapper .button-variable-item.selected,
.cfvsw-swatches-option.cfvsw-selected-swatch,
.vi-wpvs-option-wrap.vi-wpvs-option-wrap-selected,
.thwvsf-wrapper-item-li.thwvsf-selected {
  background: #C9A227 !important;
  color: #050505 !important;
  border-color: #C9A227 !important;
}

/* Selected variation text */
.woo-variation-swatches .variable-items-wrapper .variable-item.selected span,
.woo-variation-swatches .variable-items-wrapper .variable-item.selected .variable-item-span,
.woo-variation-swatches .variable-items-wrapper .variable-item.selected .variable-item-span-button,
.variable-items-wrapper .variable-item.selected span,
.variable-items-wrapper .button-variable-item.selected span,
.cfvsw-swatches-option.cfvsw-selected-swatch span,
.vi-wpvs-option-wrap.vi-wpvs-option-wrap-selected span,
.thwvsf-wrapper-item-li.thwvsf-selected span {
  color: #050505 !important;
  font-weight: 900 !important;
}

/* Variation dropdowns, if any products use dropdown instead of swatches */
.woocommerce div.product form.cart .variations select,
.woocommerce-page div.product form.cart .variations select,
.variations_form .variations select,
.woocommerce select,
.woocommerce select option {
  background: #ffffff !important;
  color: #050505 !important;
  border: 1px solid #C9A227 !important;
  font-weight: 700 !important;
}

/* Variation labels */
.woocommerce div.product form.cart .variations label,
.variations_form .variations label {
  color: #ffffff !important;
  font-weight: 700 !important;
}

/* Clear/reset link */
.woocommerce div.product form.cart .reset_variations,
.variations_form .reset_variations {
  color: #C9A227 !important;
  font-size: 12px !important;
  font-weight: 700 !important;
}

/* Quantity number box */
.woocommerce .quantity input.qty,
.single-product .quantity input,
input.qty {
  background: #ffffff !important;
  color: #050505 !important;
  border: 1px solid #C9A227 !important;
  font-weight: 700 !important;
}/* =========================================================
   LUXELITE CHECKOUT — BLACK, WHITE & GOLD
   Desktop + Mobile
   ========================================================= */

/* ---------- CHECKOUT COLORS ---------- */

body.woocommerce-checkout,
body.cartflows_step-template {
    color: #000000 !important;
    background: #ffffff !important;
}

/* Make checkout headings, labels, totals and product text black */
body.woocommerce-checkout h1,
body.woocommerce-checkout h2,
body.woocommerce-checkout h3,
body.woocommerce-checkout h4,
body.woocommerce-checkout h5,
body.woocommerce-checkout h6,
body.woocommerce-checkout label,
body.woocommerce-checkout p,
body.woocommerce-checkout span,
body.woocommerce-checkout strong,
body.woocommerce-checkout th,
body.woocommerce-checkout td,
body.woocommerce-checkout li,
body.woocommerce-checkout .product-name,
body.woocommerce-checkout .product-total,
body.woocommerce-checkout .cart-subtotal,
body.woocommerce-checkout .shipping,
body.woocommerce-checkout .order-total,
body.woocommerce-checkout .woocommerce-Price-amount,
body.woocommerce-checkout .wcf-product-name,
body.woocommerce-checkout .wcf-product-price,
body.woocommerce-checkout .wcf-order-wrap,
body.woocommerce-checkout .wcf-order-review-wrapper,
body.woocommerce-checkout .wcf-order-review-content,
body.cartflows_step-template h1,
body.cartflows_step-template h2,
body.cartflows_step-template h3,
body.cartflows_step-template h4,
body.cartflows_step-template label,
body.cartflows_step-template p,
body.cartflows_step-template span,
body.cartflows_step-template strong,
body.cartflows_step-template th,
body.cartflows_step-template td,
body.cartflows_step-template .product-name,
body.cartflows_step-template .product-total,
body.cartflows_step-template .woocommerce-Price-amount {
    color: #000000 !important;
}

/* Keep normal links visible */
body.woocommerce-checkout a,
body.cartflows_step-template a {
    color: #000000 !important;
    text-decoration: underline;
}

/* ---------- CHECKOUT FORM FIELDS ---------- */

body.woocommerce-checkout input[type="text"],
body.woocommerce-checkout input[type="email"],
body.woocommerce-checkout input[type="tel"],
body.woocommerce-checkout input[type="number"],
body.woocommerce-checkout input[type="password"],
body.woocommerce-checkout select,
body.woocommerce-checkout textarea,
body.cartflows_step-template input[type="text"],
body.cartflows_step-template input[type="email"],
body.cartflows_step-template input[type="tel"],
body.cartflows_step-template input[type="number"],
body.cartflows_step-template input[type="password"],
body.cartflows_step-template select,
body.cartflows_step-template textarea {
    color: #000000 !important;
    background-color: #ffffff !important;
    border: 2px solid #000000 !important;
    border-radius: 4px !important;
    box-shadow: none !important;
    opacity: 1 !important;
}

/* Placeholder text */
body.woocommerce-checkout input::placeholder,
body.woocommerce-checkout textarea::placeholder,
body.cartflows_step-template input::placeholder,
body.cartflows_step-template textarea::placeholder {
    color: #333333 !important;
    opacity: 1 !important;
}

/* Focused fields */
body.woocommerce-checkout input:focus,
body.woocommerce-checkout select:focus,
body.woocommerce-checkout textarea:focus,
body.cartflows_step-template input:focus,
body.cartflows_step-template select:focus,
body.cartflows_step-template textarea:focus {
    border-color: #C9A227 !important;
    outline: 2px solid #000000 !important;
    outline-offset: 1px !important;
}

/* Select2 state and country fields */
body.woocommerce-checkout .select2-container--default .select2-selection--single,
body.cartflows_step-template .select2-container--default .select2-selection--single {
    color: #000000 !important;
    background: #ffffff !important;
    border: 2px solid #000000 !important;
    border-radius: 4px !important;
    min-height: 54px !important;
}

body.woocommerce-checkout .select2-selection__rendered,
body.cartflows_step-template .select2-selection__rendered {
    color: #000000 !important;
    line-height: 50px !important;
}

body.woocommerce-checkout .select2-selection__arrow,
body.cartflows_step-template .select2-selection__arrow {
    height: 50px !important;
}

/* ---------- CHECKBOXES AND RADIO BUTTONS ---------- */

body.woocommerce-checkout input[type="checkbox"],
body.woocommerce-checkout input[type="radio"],
body.cartflows_step-template input[type="checkbox"],
body.cartflows_step-template input[type="radio"] {
    appearance: auto !important;
    accent-color: #C9A227 !important;
    border: 2px solid #000000 !important;
}

/* ---------- CHECKOUT SECTIONS AND BORDERS ---------- */

body.woocommerce-checkout .woocommerce-billing-fields,
body.woocommerce-checkout .woocommerce-shipping-fields,
body.woocommerce-checkout .woocommerce-additional-fields,
body.woocommerce-checkout .woocommerce-checkout-review-order,
body.woocommerce-checkout .wcf-order-wrap,
body.woocommerce-checkout .wcf-order-review-wrapper,
body.woocommerce-checkout .wcf-order-review-content,
body.woocommerce-checkout .wcf-product-option-wrap,
body.cartflows_step-template .woocommerce-billing-fields,
body.cartflows_step-template .woocommerce-shipping-fields,
body.cartflows_step-template .woocommerce-additional-fields,
body.cartflows_step-template .woocommerce-checkout-review-order,
body.cartflows_step-template .wcf-order-wrap,
body.cartflows_step-template .wcf-order-review-wrapper,
body.cartflows_step-template .wcf-order-review-content {
    color: #000000 !important;
}

/* Order review table borders */
body.woocommerce-checkout table.shop_table,
body.cartflows_step-template table.shop_table {
    border: 2px solid #000000 !important;
    border-collapse: collapse !important;
    background: #ffffff !important;
}

body.woocommerce-checkout table.shop_table th,
body.woocommerce-checkout table.shop_table td,
body.cartflows_step-template table.shop_table th,
body.cartflows_step-template table.shop_table td {
    color: #000000 !important;
    border-bottom: 1px solid #000000 !important;
}

/* Shipping option box */
body.woocommerce-checkout .woocommerce-shipping-methods,
body.woocommerce-checkout .wcf-shipping-methods,
body.cartflows_step-template .woocommerce-shipping-methods,
body.cartflows_step-template .wcf-shipping-methods {
    color: #000000 !important;
    background: #ffffff !important;
    border: 2px solid #000000 !important;
    border-radius: 4px !important;
    padding: 14px !important;
}

/* Coupon area */
body.woocommerce-checkout .woocommerce-form-coupon,
body.woocommerce-checkout .checkout_coupon,
body.woocommerce-checkout .wcf-coupon-wrap,
body.cartflows_step-template .woocommerce-form-coupon,
body.cartflows_step-template .checkout_coupon,
body.cartflows_step-template .wcf-coupon-wrap {
    color: #000000 !important;
    background: #ffffff !important;
    border: 2px solid #000000 !important;
    border-radius: 4px !important;
}

/* Payment section */
body.woocommerce-checkout #payment,
body.cartflows_step-template #payment {
    color: #000000 !important;
    background: #ffffff !important;
    border: 2px solid #000000 !important;
    border-radius: 4px !important;
}

body.woocommerce-checkout #payment ul.payment_methods,
body.cartflows_step-template #payment ul.payment_methods {
    border-bottom: 1px solid #000000 !important;
}

body.woocommerce-checkout .payment_box,
body.cartflows_step-template .payment_box {
    color: #000000 !important;
    background: #f5f5f5 !important;
    border: 1px solid #000000 !important;
}

/* ---------- BUTTONS ---------- */

body.woocommerce-checkout button,
body.woocommerce-checkout input[type="submit"],
body.woocommerce-checkout .button,
body.woocommerce-checkout #place_order,
body.cartflows_step-template button,
body.cartflows_step-template input[type="submit"],
body.cartflows_step-template .button,
body.cartflows_step-template #place_order {
    color: #000000 !important;
    background: #C9A227 !important;
    border: 2px solid #000000 !important;
    border-radius: 0 !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}

body.woocommerce-checkout button:hover,
body.woocommerce-checkout input[type="submit"]:hover,
body.woocommerce-checkout .button:hover,
body.woocommerce-checkout #place_order:hover,
body.cartflows_step-template button:hover,
body.cartflows_step-template input[type="submit"]:hover,
body.cartflows_step-template .button:hover,
body.cartflows_step-template #place_order:hover {
    color: #ffffff !important;
    background: #000000 !important;
    border-color: #C9A227 !important;
}

/* ---------- RIGHT-SIDE ORDER SUMMARY ---------- */

body.woocommerce-checkout .wcf-order-wrap,
body.woocommerce-checkout .wcf-order-review-wrapper,
body.woocommerce-checkout .wcf-order-review-content,
body.woocommerce-checkout .woocommerce-checkout-review-order,
body.cartflows_step-template .wcf-order-wrap,
body.cartflows_step-template .wcf-order-review-wrapper,
body.cartflows_step-template .wcf-order-review-content,
body.cartflows_step-template .woocommerce-checkout-review-order {
    background-color: #f4f5f6 !important;
    color: #000000 !important;
}

/* Product image border */
body.woocommerce-checkout .wcf-order-wrap img,
body.woocommerce-checkout .woocommerce-checkout-review-order img,
body.cartflows_step-template .wcf-order-wrap img,
body.cartflows_step-template .woocommerce-checkout-review-order img {
    border: 1px solid #000000 !important;
    opacity: 1 !important;
}

/* ---------- HEADER LOGO AND GOLD LINE ---------- */

body.woocommerce-checkout #masthead,
body.cartflows_step-template #masthead {
    position: relative !important;
    height: auto !important;
    min-height: 120px !important;
    padding-top: 12px !important;
    padding-bottom: 24px !important;
    overflow: visible !important;
    border-bottom: none !important;
}

body.woocommerce-checkout #masthead::after,
body.cartflows_step-template #masthead::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 6px;
    width: 100%;
    height: 2px;
    background: #C9A227;
}

body.woocommerce-checkout .ast-primary-header-bar,
body.cartflows_step-template .ast-primary-header-bar {
    height: auto !important;
    min-height: 90px !important;
    padding-top: 8px !important;
    padding-bottom: 14px !important;
    overflow: visible !important;
    border-bottom: none !important;
}

body.woocommerce-checkout .site-branding,
body.woocommerce-checkout .ast-site-identity,
body.woocommerce-checkout .custom-logo-link,
body.cartflows_step-template .site-branding,
body.cartflows_step-template .ast-site-identity,
body.cartflows_step-template .custom-logo-link {
    height: auto !important;
    min-height: 85px !important;
    overflow: visible !important;
    display: flex !important;
    align-items: center !important;
}

body.woocommerce-checkout .custom-logo,
body.woocommerce-checkout .custom-logo-link img,
body.cartflows_step-template .custom-logo,
body.cartflows_step-template .custom-logo-link img {
    display: block !important;
    width: auto !important;
    height: auto !important;
    max-width: 180px !important;
    max-height: 95px !important;
    object-fit: contain !important;
    object-position: center !important;
    overflow: visible !important;
}

/* ---------- MOBILE CHECKOUT ---------- */

@media only screen and (max-width: 767px) {

    body.woocommerce-checkout #masthead,
    body.cartflows_step-template #masthead {
        min-height: 105px !important;
        padding-top: 8px !important;
        padding-bottom: 22px !important;
    }

    body.woocommerce-checkout .ast-primary-header-bar,
    body.cartflows_step-template .ast-primary-header-bar {
        min-height: 78px !important;
        padding: 6px 12px 14px !important;
    }

    body.woocommerce-checkout .site-branding,
    body.woocommerce-checkout .ast-site-identity,
    body.woocommerce-checkout .custom-logo-link,
    body.cartflows_step-template .site-branding,
    body.cartflows_step-template .ast-site-identity,
    body.cartflows_step-template .custom-logo-link {
        min-height: 70px !important;
        justify-content: flex-start !important;
    }

    body.woocommerce-checkout .custom-logo,
    body.woocommerce-checkout .custom-logo-link img,
    body.cartflows_step-template .custom-logo,
    body.cartflows_step-template .custom-logo-link img {
        max-width: 145px !important;
        max-height: 72px !important;
    }

    body.woocommerce-checkout .wcf-embed-checkout-form .wcf-col-1,
    body.woocommerce-checkout .wcf-embed-checkout-form .wcf-col-2,
    body.cartflows_step-template .wcf-embed-checkout-form .wcf-col-1,
    body.cartflows_step-template .wcf-embed-checkout-form .wcf-col-2 {
        width: 100% !important;
        float: none !important;
        display: block !important;
    }

    body.woocommerce-checkout .wcf-order-wrap,
    body.woocommerce-checkout .woocommerce-checkout-review-order,
    body.cartflows_step-template .wcf-order-wrap,
    body.cartflows_step-template .woocommerce-checkout-review-order {
        width: 100% !important;
        margin-top: 20px !important;
        padding: 16px !important;
    }

    body.woocommerce-checkout input,
    body.woocommerce-checkout select,
    body.woocommerce-checkout textarea,
    body.cartflows_step-template input,
    body.cartflows_step-template select,
    body.cartflows_step-template textarea {
        width: 100% !important;
        max-width: 100% !important;
        font-size: 16px !important;
    }

    body.woocommerce-checkout button,
    body.woocommerce-checkout .button,
    body.woocommerce-checkout #place_order,
    body.cartflows_step-template button,
    body.cartflows_step-template .button,
    body.cartflows_step-template #place_order {
        width: 100% !important;
        min-height: 50px !important;
    }
}

/* =========================================================
   LUXELITE CHECKOUT FINAL FIXES
   State dropdown + checkout logo
   PayPal secure card fields intentionally left unstyled
   ========================================================= */

/* ---------------------------------------------------------
   2. STATE DROPDOWN
   Remove black option highlighting
   --------------------------------------------------------- */

body.woocommerce-checkout
.select2-container--default
.select2-results__option,
body.cartflows_step-template
.select2-container--default
.select2-results__option {
    background-color: #ffffff !important;
    color: #000000 !important;
}

/* Hovered state option */
body.woocommerce-checkout
.select2-container--default
.select2-results__option--highlighted,
body.cartflows_step-template
.select2-container--default
.select2-results__option--highlighted {
    background-color: #C9A227 !important;
    color: #000000 !important;
}

/* Currently selected state */
body.woocommerce-checkout
.select2-container--default
.select2-results__option[aria-selected="true"],
body.woocommerce-checkout
.select2-container--default
.select2-results__option[data-selected="true"],
body.cartflows_step-template
.select2-container--default
.select2-results__option[aria-selected="true"],
body.cartflows_step-template
.select2-container--default
.select2-results__option[data-selected="true"] {
    background-color: #f3e8bd !important;
    color: #000000 !important;
}

/* Open state dropdown */
body.woocommerce-checkout
.select2-container--open
.select2-dropdown,
body.cartflows_step-template
.select2-container--open
.select2-dropdown {
    background-color: #ffffff !important;
    border: 2px solid #000000 !important;
}

/* State search box */
body.woocommerce-checkout .select2-search__field,
body.cartflows_step-template .select2-search__field {
    background-color: #ffffff !important;
    color: #000000 !important;
    border: 2px solid #000000 !important;
    box-shadow: none !important;
}

/* ---------------------------------------------------------
   3. CARTFLOWS CHECKOUT LOGO
   Move LE logo and the line beneath it downward
   --------------------------------------------------------- */

body.woocommerce-checkout .wcf-checkout-header,
body.cartflows_step-template .wcf-checkout-header {
    position: relative !important;
    height: auto !important;
    min-height: 135px !important;

    padding-top: 18px !important;
    padding-bottom: 28px !important;
    margin-bottom: 20px !important;

    overflow: visible !important;
    border-bottom: 2px solid #C9A227 !important;
}

body.woocommerce-checkout .wcf-checkout-header-image,
body.cartflows_step-template .wcf-checkout-header-image {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;

    width: 100% !important;
    height: auto !important;
    min-height: 90px !important;

    padding-top: 10px !important;
    overflow: visible !important;
}

body.woocommerce-checkout .wcf-checkout-header-image img,
body.cartflows_step-template .wcf-checkout-header-image img {
    display: block !important;

    width: auto !important;
    height: auto !important;
    max-width: 180px !important;
    max-height: 95px !important;

    margin: 0 !important;
    transform: translateY(10px) !important;

    object-fit: contain !important;
    object-position: center !important;
}

/* Astra/theme header fallback */
body.woocommerce-checkout #masthead,
body.cartflows_step-template #masthead {
    height: auto !important;
    min-height: 135px !important;

    padding-top: 18px !important;
    padding-bottom: 28px !important;

    overflow: visible !important;
}

body.woocommerce-checkout .custom-logo-link,
body.cartflows_step-template .custom-logo-link {
    display: block !important;
    transform: translateY(10px) !important;
    overflow: visible !important;
}

body.woocommerce-checkout .custom-logo-link img,
body.cartflows_step-template .custom-logo-link img {
    width: auto !important;
    height: auto !important;
    max-width: 180px !important;
    max-height: 95px !important;
    object-fit: contain !important;
}

/* ---------------------------------------------------------
   4. MOBILE CHECKOUT LOGO
   --------------------------------------------------------- */

@media only screen and (max-width: 767px) {

    body.woocommerce-checkout .wcf-checkout-header,
    body.cartflows_step-template .wcf-checkout-header {
        min-height: 120px !important;
        padding-top: 14px !important;
        padding-bottom: 24px !important;
        margin-bottom: 16px !important;
    }

    body.woocommerce-checkout .wcf-checkout-header-image,
    body.cartflows_step-template .wcf-checkout-header-image {
        min-height: 78px !important;
    }

    body.woocommerce-checkout .wcf-checkout-header-image img,
    body.cartflows_step-template .wcf-checkout-header-image img,
    body.woocommerce-checkout .custom-logo-link img,
    body.cartflows_step-template .custom-logo-link img {
        max-width: 150px !important;
        max-height: 80px !important;
        transform: translateY(8px) !important;
    }
}
/* =====================================================
   REMOVE WHITE BORDER / SPACE AROUND FOOTER
===================================================== */

/* Footer outer containers */
#colophon,
.site-footer,
footer.site-footer,
.elementor-location-footer {
    width: 100vw !important;
    max-width: 100vw !important;
    margin: 0 calc(50% - 50vw) !important;
    padding: 0 !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    background-color: #000000 !important;
    overflow: hidden !important;
}

/* Footer Elementor sections and containers */
#colophon .elementor-section,
#colophon .elementor-container,
#colophon .elementor-column,
#colophon .elementor-widget-wrap,
#colophon .e-con,
.site-footer .elementor-section,
.site-footer .elementor-container,
.site-footer .elementor-column,
.site-footer .elementor-widget-wrap,
.site-footer .e-con,
.elementor-location-footer .elementor-section,
.elementor-location-footer .elementor-container,
.elementor-location-footer .elementor-column,
.elementor-location-footer .elementor-widget-wrap,
.elementor-location-footer .e-con {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    background-color: #000000 !important;
}

/* Remove white space immediately above or below footer */
#content,
.site-content,
.elementor-page .site-main,
.elementor-page .entry-content {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

#colophon::before,
#colophon::after,
.site-footer::before,
.site-footer::after,
.elementor-location-footer::before,
.elementor-location-footer::after {
    display: none !important;
    content: none !important;
}

/* Mobile full-width footer */
@media only screen and (max-width: 767px) {
    #colophon,
    .site-footer,
    footer.site-footer,
    .elementor-location-footer {
        width: 100vw !important;
        max-width: 100vw !important;
        margin-left: calc(50% - 50vw) !important;
        margin-right: calc(50% - 50vw) !important;
    }
}
/* =====================================================
   LUXELITE SCROLLING SALE BANNER
===================================================== */

/* Full-width black and gold announcement bar */
.easy-notification-bar {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
    background-color: #000000 !important;
    color: #C9A227 !important;
    border: 0 !important;
    box-shadow: none !important;
    padding: 10px 0 !important;
    z-index: 99999 !important;
}

/* Remove the plugin's centered/flex formatting */
.easy-notification-bar-container {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
    text-align: left !important;
    white-space: nowrap !important;
}

/* Scroll the sale message continuously */
.easy-notification-bar-message {
    display: block !important;
    width: max-content !important;
    min-width: max-content !important;
    white-space: nowrap !important;
    color: #C9A227 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
    animation: luxelite-sale-scroll 20s linear infinite !important;
    will-change: transform;
}

/* Hide unused notification-bar button area */
.easy-notification-bar-button {
    display: none !important;
}

/* Pause the message when a visitor places a cursor over it */
.easy-notification-bar:hover .easy-notification-bar-message {
    animation-play-state: paused !important;
}

/* Right-to-left movement */
@keyframes luxelite-sale-scroll {
    0% {
        transform: translateX(100vw);
    }

    100% {
        transform: translateX(-100%);
    }
}

/* Mobile formatting */
@media only screen and (max-width: 767px) {
    .easy-notification-bar {
        padding: 8px 0 !important;
    }

    .easy-notification-bar-message {
        font-size: 14px !important;
        animation-duration: 16s !important;
    }
}

/* Accessibility: stop movement when reduced motion is enabled */
@media (prefers-reduced-motion: reduce) {
    .easy-notification-bar-message {
        width: 100% !important;
        min-width: 0 !important;
        padding: 0 15px !important;
        text-align: center !important;
        white-space: normal !important;
        transform: none !important;
        animation: none !important;
    }
}