/* Apotheca-inspired Hemp Geeks retail refresh. */
body,
.bg-glow,
.min-h-screen.bg-glow {
  background: #f5f0e7 !important;
  color: #48402f !important;
}

.font-display,
.page-title,
.site-title,
.woocommerce-products-header__title,
.woocommerce .related.products > h2,
.alicia-home-hero-overlay__title,
.alicia-category-highlights-title,
.alicia-bestseller-header-title,
.alicia-product-carousel__title,
.entry-content h1,
.entry-content h2,
.entry-content h3 {
  color: #48402f !important;
  font-family: var(--alicia-font-body) !important;
  font-weight: 600 !important;
  letter-spacing: -0.035em !important;
  line-height: 1.05 !important;
}

.surface {
  background: #fffdf8 !important;
  border-color: rgba(72, 64, 47, 0.12) !important;
  border-radius: 1.25rem !important;
  box-shadow: 0 12px 34px rgba(72, 64, 47, 0.07) !important;
}

.alicia-top-banner-wrap,
.alicia-top-banner {
  background: #48402f !important;
  color: #f5f0e7 !important;
}

.alicia-site-header {
  background: rgba(245, 240, 231, 0.97) !important;
  border-bottom-color: rgba(72, 64, 47, 0.14) !important;
}

.alicia-primary-nav,
.alicia-menu--primary {
  color: #48402f !important;
  letter-spacing: 0 !important;
}

.alicia-menu--primary > li > a {
  font-weight: 600 !important;
  text-transform: none !important;
}

.alicia-top-banner {
  min-height: 2rem;
  padding-bottom: 0.4rem !important;
  padding-top: 0.4rem !important;
}

.alicia-top-banner__text {
  font-size: 0.68rem !important;
  letter-spacing: 0.1em !important;
}

.site-logo .custom-logo-link:hover,
.site-logo .custom-logo-link:focus-visible {
  transform: none !important;
}

.site-logo img {
  max-height: 54px !important;
  max-width: 170px !important;
}

.alicia-header-bar {
  gap: 1rem !important;
  min-height: 4.5rem;
  padding-bottom: 0.5rem !important;
  padding-top: 0.5rem !important;
}

.alicia-primary-nav,
.alicia-menu--primary {
  gap: clamp(1rem, 2vw, 1.75rem) !important;
}

.alicia-primary-nav {
  font-size: 0.86rem !important;
}

.alicia-header-actions {
  gap: 0.5rem !important;
}

.alicia-header-actions .alicia-account-link,
.alicia-header-actions .alicia-search-link,
.alicia-header-actions .alicia-cart-link,
.alicia-header-actions .alicia-mobile-menu-toggle {
  align-items: center;
  background: transparent !important;
  border-color: rgba(72, 64, 47, 0.28) !important;
  height: 2.5rem;
  justify-content: center;
  min-height: 2.5rem;
  min-width: 2.5rem;
  padding: 0 !important;
  width: 2.5rem;
}

.alicia-header-actions .alicia-account-link:hover,
.alicia-header-actions .alicia-search-link:hover,
.alicia-header-actions .alicia-cart-link:hover,
.alicia-header-actions .alicia-mobile-menu-toggle:hover {
  background: rgba(128, 183, 74, 0.16) !important;
  border-color: #80b74a !important;
}

.alicia-site-header.is-compact {
  box-shadow: 0 8px 24px rgba(72, 64, 47, 0.09) !important;
}

.alicia-site-header.is-compact .site-logo img {
  max-height: 46px !important;
}

@media (min-width: 1024px) {
  .alicia-header-bar {
    display: grid !important;
    grid-template-columns: minmax(170px, 1fr) auto minmax(170px, 1fr);
  }

  .alicia-header-actions {
    justify-self: end;
  }
}

@media (max-width: 1023px) {
  .site-logo img {
    max-height: 48px !important;
    max-width: 150px !important;
  }
}

.site-button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce .checkout-button,
.wp-element-button,
body.home .product-card .button,
.alicia-bestseller-view-all-button {
  background: #80b74a !important;
  border-color: #80b74a !important;
  border-radius: 999px !important;
  color: #3d3729 !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.site-button:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce .checkout-button:hover,
.wp-element-button:hover,
body.home .product-card .button:hover,
.alicia-bestseller-view-all-button:hover {
  background: #6ea23d !important;
  border-color: #6ea23d !important;
  color: #fff !important;
}

body.home .alicia-hemp-hero,
body.home .alicia-home-hero-section > .relative {
  border: 0 !important;
  border-radius: 1.25rem !important;
  box-shadow: none !important;
  height: clamp(25rem, 38vw, 30rem) !important;
  min-height: 0 !important;
}

body.home .alicia-hemp-hero::before {
  background: linear-gradient(90deg, rgba(35, 31, 23, 0.72), rgba(35, 31, 23, 0.08)) !important;
}

body.home .alicia-hemp-hero .alicia-home-hero-overlay {
  left: clamp(1.5rem, 6vw, 5rem) !important;
  margin: 0 !important;
  max-width: 42rem !important;
  text-align: left !important;
  top: 46% !important;
  transform: translateY(-58%) !important;
  width: min(82%, 42rem) !important;
}

body.home .alicia-home-hero-overlay__title {
  color: #fff !important;
  font-family: var(--alicia-font-body) !important;
  font-size: clamp(2.25rem, 4.25vw, 3.65rem) !important;
  font-weight: 600 !important;
  letter-spacing: -0.045em !important;
  line-height: 1.02 !important;
  text-shadow: none !important;
}

body.home .alicia-home-hero-overlay__eyebrow,
body.home .alicia-home-hero-overlay__text {
  color: #fff !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  text-shadow: none !important;
}

body.home .alicia-hemp-hero__actions {
  bottom: clamp(1.5rem, 3vw, 2.25rem) !important;
  justify-content: flex-start !important;
  left: clamp(1.5rem, 6vw, 5rem) !important;
  transform: none !important;
  width: auto !important;
}

body.home .alicia-hemp-hero__button {
  font-size: 0.86rem !important;
  letter-spacing: 0 !important;
  min-height: 3rem !important;
  padding: 0.8rem 1.5rem !important;
  text-transform: none !important;
}

body.home .alicia-hemp-hero__button--primary,
body.home .alicia-hemp-hero__button:first-child {
  background: #80b74a !important;
  border-color: #80b74a !important;
  color: #3d3729 !important;
}

body.home .alicia-hemp-hero__button--secondary,
body.home .alicia-hemp-hero__button:nth-child(2) {
  background: rgba(255, 255, 255, 0.92) !important;
  border-color: #fff !important;
  color: #48402f !important;
}

body.home .alicia-category-highlights-title,
body.home .alicia-bestseller-header-title,
body.home .alicia-front-bestsellers h2,
body.home .section-shell:has(.alicia-category-grid-layout) > div:first-child h2,
body.home .section-shell:has(.alicia-product-grid-layout) > div:first-child h2 {
  color: #48402f !important;
  font-family: var(--alicia-font-body) !important;
  font-weight: 600 !important;
  letter-spacing: -0.04em !important;
}

body.home .wp-block-alicia-category-card,
body.home .alicia-home-categories-section article {
  background: #48402f !important;
  border: 0 !important;
  border-radius: 1rem !important;
  box-shadow: none !important;
}

body.home .wp-block-alicia-category-card img,
body.home .alicia-home-categories-section article img {
  filter: none !important;
}

body.home .alicia-category-card-title,
body.home .wp-block-alicia-category-card h3,
body.home .alicia-home-categories-section article h2 {
  color: #fff !important;
  font-family: var(--alicia-font-body) !important;
  font-weight: 600 !important;
  letter-spacing: -0.025em !important;
  text-shadow: none !important;
  text-transform: none !important;
}

body.home .product-card,
.woocommerce ul.products li.product.product-card {
  background: #fffdf8 !important;
  border: 1px solid rgba(72, 64, 47, 0.1) !important;
  border-radius: 0.9rem !important;
  box-shadow: none !important;
}

body.home .product-card:hover,
.woocommerce ul.products li.product.product-card:hover {
  box-shadow: 0 16px 34px rgba(72, 64, 47, 0.1) !important;
  transform: translateY(-3px);
}

body.home .alicia-product-card-title,
body.home .alicia-product-card-title a,
.woocommerce ul.products li.product .alicia-product-card-title,
.woocommerce ul.products li.product .alicia-product-card-title a {
  color: #48402f !important;
  font-family: var(--alicia-font-body) !important;
  font-weight: 600 !important;
  letter-spacing: -0.015em !important;
  text-transform: none !important;
}

.alicia-site-footer {
  background: #373124 !important;
  border-top: 0 !important;
  color: #f5f0e7 !important;
}

.alicia-site-footer p,
.alicia-site-footer li,
.alicia-site-footer a,
.alicia-site-footer h2,
.alicia-site-footer h3,
.alicia-site-footer .font-display {
  color: #f5f0e7 !important;
}

.alicia-site-footer .alicia-footer-contact__item .bi {
  align-items: center;
  background: #80b74a !important;
  border: 1px solid #9dce6c !important;
  border-radius: 999px;
  color: #373124 !important;
  display: inline-flex !important;
  flex: 0 0 2rem;
  font-family: "bootstrap-icons" !important;
  font-size: 1rem;
  height: 2rem;
  justify-content: center;
  letter-spacing: 0;
  margin-top: -0.2rem;
  min-height: 2rem;
  padding: 0;
  width: 2rem;
}

.alicia-site-footer .alicia-footer-socials a,
.alicia-site-footer .social-links a,
.alicia-site-footer .wp-block-social-link-anchor {
  align-items: center;
  background: transparent !important;
  border: 1px solid rgba(245, 240, 231, 0.6);
  border-radius: 999px;
  color: #f5f0e7 !important;
  display: inline-flex;
  height: 2.75rem;
  justify-content: center;
  width: 2.75rem;
}

.alicia-site-footer .alicia-footer-socials a:hover,
.alicia-site-footer .social-links a:hover,
.alicia-site-footer .wp-block-social-link-anchor:hover {
  background: #80b74a !important;
  border-color: #80b74a;
  color: #373124 !important;
}

.alicia-site-footer svg {
  fill: currentColor;
  stroke: currentColor;
}

@media (max-width: 767px) {
  body.home .alicia-hemp-hero,
  body.home .alicia-home-hero-section > .relative {
    height: 30rem !important;
  }

  body.home .alicia-hemp-hero::before {
    background: linear-gradient(180deg, rgba(35, 31, 23, 0.2), rgba(35, 31, 23, 0.86)) !important;
  }

  body.home .alicia-hemp-hero .alicia-home-hero-overlay {
    bottom: 7.25rem !important;
    left: 1.5rem !important;
    top: auto !important;
    transform: none !important;
    width: calc(100% - 3rem) !important;
  }

  body.home .alicia-hemp-hero__actions {
    bottom: 1.5rem !important;
    left: 1.5rem !important;
    width: calc(100% - 3rem) !important;
  }
}

.alicia-store-locations {
  padding-bottom: clamp(3rem, 6vw, 5rem);
  padding-top: clamp(3rem, 6vw, 5rem);
}

.alicia-store-locations__header {
  margin: 0 auto clamp(1.75rem, 4vw, 3rem);
  max-width: 44rem;
  text-align: center;
}

.alicia-store-locations__eyebrow {
  color: #5f8f35;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  margin: 0 0 0.6rem;
  text-transform: uppercase;
}

.alicia-store-locations__title {
  color: #373124;
  font-size: clamp(2rem, 4vw, 3.5rem);
  line-height: 1;
  margin: 0;
}

.alicia-store-locations__text {
  color: #6b6252;
  margin: 1rem 0 0;
}

.alicia-store-locations__grid > .block-editor-inner-blocks > .block-editor-block-list__layout,
.alicia-store-locations__grid {
  display: grid;
  gap: 1.25rem;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 260px), 1fr));
}

.alicia-store-card {
  background: #fffdf8;
  border: 1px solid #ddd4c4;
  border-radius: 1rem;
  box-shadow: 0 12px 30px rgba(72, 64, 47, 0.08);
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 1.5rem;
}

.alicia-store-card__icon {
  align-items: center;
  background: #e5f0d8;
  border-radius: 999px;
  color: #4f7e2c;
  display: inline-flex;
  font-size: 1.3rem;
  height: 2.75rem;
  justify-content: center;
  margin-bottom: 1.1rem;
  width: 2.75rem;
}

.alicia-store-card__name {
  color: #373124;
  font-size: 1.35rem;
  line-height: 1.2;
  margin: 0;
}

.alicia-store-card__address,
.alicia-store-card__phone,
.alicia-store-card__hours {
  color: #6b6252;
  font-size: 0.92rem;
  line-height: 1.55;
  margin: 0.55rem 0 0;
}

.alicia-store-card__hours {
  border-top: 1px solid #e8e1d5;
  margin-top: 1rem;
  padding-top: 1rem;
}

.alicia-store-card__link {
  color: #4f7e2c;
  display: inline-block;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  margin-top: auto;
  padding-top: 1.25rem;
  text-decoration: none;
  text-transform: uppercase;
}

.alicia-store-card__link:hover {
  color: #373124;
}
