/**
 * Hot House — mobile header: burger (right) · logo (center) · cart (left).
 */

@media (max-width: 1024px) {
  body.hh-theme .hh-header-utility {
    display: none !important;
  }

  body.hh-theme .hh-header-main,
  body.hh-theme.hh-header-glass .hh-header-main {
    padding-block: 5px !important;
    min-height: 0 !important;
  }

  body.hh-theme .elementor-element-hhHdrMain > .e-con-inner {
    align-items: center !important;
    display: grid !important;
    gap: 0 0.35rem !important;
    grid-template-columns: 42px minmax(0, 1fr) 42px !important;
    min-height: 50px !important;
    width: 100% !important;
  }

  body.hh-theme .elementor-element-hhHdrNavCol {
    grid-column: 1;
    grid-row: 1;
    justify-self: start;
    max-width: none !important;
    width: auto !important;
  }

  body.hh-theme .elementor-element-hhHdrLogoCol {
    grid-column: 2;
    grid-row: 1;
    justify-self: center;
    max-width: none !important;
    overflow: visible !important;
    width: auto !important;
  }

  body.hh-theme .elementor-element-hhHdrCartCol {
    grid-column: 3;
    grid-row: 1;
    justify-self: end;
    max-width: none !important;
    width: auto !important;
  }

  body.hh-theme .elementor-element-hhHdrNav nav.elementor-nav-menu--main,
  body.hh-theme .elementor-element-hhHdrNav .elementor-nav-menu--main,
  body.hh-theme .hh-header-main .elementor-nav-menu--main {
    display: none !important;
    height: 0 !important;
    overflow: hidden !important;
    visibility: hidden !important;
  }

  body.hh-theme .elementor-element-hhHdrNav .elementor-menu-toggle {
    align-items: center;
    background: transparent !important;
    border: none !important;
    color: #ffffff !important;
    display: inline-flex !important;
    height: 40px;
    justify-content: center;
    margin: 0 !important;
    padding: 0 !important;
    width: 40px;
  }

  body.hh-theme .elementor-element-hhHdrNav .elementor-menu-toggle svg {
    fill: currentColor !important;
    color: inherit !important;
    height: 22px;
    width: 22px;
  }

  body.hh-theme.hh-header-glass.hh-header-on-dark:not(.hh-header-stuck)
    .elementor-element-hhHdrLogoCol
    .elementor-widget-theme-site-logo {
    line-height: 0;
    overflow: visible;
  }

  body.hh-theme.hh-header-glass.hh-header-on-dark:not(.hh-header-stuck)
    .elementor-element-hhHdrLogoCol
    .elementor-widget-theme-site-logo
    img {
    filter: brightness(0) invert(1);
    max-height: 44px !important;
    transform: scale(1.28);
    transform-origin: center center;
    width: auto !important;
  }

  body.hh-theme.hh-header-glass.hh-header-on-dark:not(.hh-header-stuck)
    .elementor-element-hhHdrCart
    .elementor-menu-cart__toggle_button,
  body.hh-theme.hh-header-glass.hh-header-on-dark:not(.hh-header-stuck)
    .elementor-element-hhHdrCart
    .elementor-menu-cart__toggle_button
    .e-font-icon-svg {
    color: #ffffff !important;
    fill: #ffffff !important;
  }

  body.hh-theme.hh-header-glass.hh-header-on-dark:not(.hh-header-stuck)
    .elementor-element-hhHdrCart
    .elementor-menu-cart__toggle_button {
    background: rgba(255, 255, 255, 0.08) !important;
    border: 1px solid rgba(255, 255, 255, 0.45) !important;
    border-radius: 6px !important;
    min-height: 38px;
    min-width: 38px;
    padding: 0.2rem !important;
  }

  body.hh-theme.hh-header-glass.hh-header-stuck .elementor-element-hhHdrNav .elementor-menu-toggle,
  body.hh-theme.hh-header-glass.hh-header-stuck .elementor-element-hhHdrNav .elementor-menu-toggle svg {
    color: var(--hh-gold-bright, #e8d4b0) !important;
    fill: currentColor !important;
  }

  body.hh-theme.hh-header-glass.hh-header-stuck
    .elementor-element-hhHdrLogoCol
    .elementor-widget-theme-site-logo
    img {
    filter: none !important;
    max-height: 46px !important;
    transform: scale(1.22);
  }

  body.hh-theme.hh-header-glass.hh-header-stuck
    .elementor-element-hhHdrCart
    .elementor-menu-cart__toggle_button {
    background: rgba(11, 31, 51, 0.35) !important;
    border-color: rgba(196, 165, 116, 0.55) !important;
    color: #e8d4b0 !important;
  }

  body.hh-theme .elementor-element-hhHdrCart .woocommerce-Price-amount,
  body.hh-theme .elementor-element-hhHdrCart .elementor-button-text {
    display: none !important;
  }

  body.hh-theme .hh-header-sticky-spacer {
    height: 52px !important;
  }
}

@media (max-width: 767px) {
  body.hh-theme .hh-footer-main {
    padding-block: 2rem 2.25rem !important;
  }

  body.hh-theme .hh-footer-main > .e-con-inner {
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    gap: 1.35rem !important;
  }

  body.hh-theme .hh-footer-main > .e-con-inner > .e-con {
    flex: 1 1 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    width: 100% !important;
  }

  body.hh-theme .elementor-element-hhFtrCol2 {
    order: 1;
  }

  body.hh-theme .elementor-element-hhFtrCol3 {
    order: 2;
  }

  body.hh-theme .elementor-element-hhFtrCol4 {
    order: 3;
  }

  body.hh-theme .elementor-element-hhFtrCol5 {
    order: 4;
  }

  body.hh-theme .elementor-element-hhFtrCol1 {
    border-top: 1px solid rgba(196, 165, 116, 0.35);
    order: 5;
    padding-top: 1.5rem;
    text-align: center;
  }

  body.hh-theme .elementor-element-hhFtrCol1 .elementor-widget-theme-site-logo {
    margin: 0 auto 1rem;
  }

  body.hh-theme .elementor-element-hhFtrCol1 .elementor-widget-theme-site-logo img {
    margin-inline: auto;
    max-height: 110px !important;
    width: auto !important;
  }

  body.hh-theme .hh-footer-contact-block,
  body.hh-theme .hh-footer-contact-details {
    text-align: center;
  }

  body.hh-theme .hh-footer-brand-lead {
    margin-inline: auto;
    max-width: 32ch;
  }

  body.hh-theme .hh-footer-contact__row {
    margin: 0.35rem 0;
  }

  body.hh-theme .hh-footer-contact__row a {
    color: #e8d4b0 !important;
    font-weight: 600;
  }

  body.hh-theme .hh-footer-contact__addr {
    color: rgba(255, 255, 255, 0.72) !important;
    font-size: 0.92rem;
  }

  body.hh-theme .hh-footer-col-title {
    font-size: 1rem;
    margin-bottom: 0.65rem;
  }

  body.hh-theme .hh-footer-main > .e-con::before,
  body.hh-theme .hh-footer-main > .e-con::after {
    display: none;
  }

  body.hh-theme .hh-footer-cta-band {
    padding-block: 1.75rem 1.5rem !important;
  }
}
