@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//ihaogifts.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.0") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//ihaogifts.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//ihaogifts.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//ihaogifts.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//ihaogifts.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//ihaogifts.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//ihaogifts.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//ihaogifts.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//ihaogifts.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Karla", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Karla", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(122,179,139);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(122,179,139);
	--btn-accented-bgcolor-hover: rgb(102,155,107);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://ihaogifts.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(249,249,249);
}

:root {
  --ih-ink: #242424;
  --ih-text: #656861;
  --ih-green: #527a5f;
  --ih-green-deep: #355642;
  --ih-green-soft: #dce9df;
  --ih-sage: #eef4ee;
  --ih-cream: #f8f4ec;
  --ih-paper: #fffdf8;
  --ih-clay: #c97851;
  --ih-gold: #d5a93f;
  --ih-line: rgba(36, 36, 36, 0.13);
  --ih-shadow: 0 24px 64px rgba(59, 65, 56, 0.12);
  --ih-radius-sm: 12px;
  --ih-radius: 24px;
  --ih-radius-lg: 38px;
  --ih-shell: 1220px;
  --ih-pad: clamp(18px, 4vw, 34px);
  --ih-section: clamp(72px, 9vw, 126px);
}

html {
  scroll-behavior: smooth;
}

body {
  color: var(--ih-text);
  background: var(--ih-paper);
}

body .main-page-wrapper {
  background: var(--ih-paper);
}

body .wd-content-layout.content-layout-wrapper {
  max-width: none;
  padding-inline: 0;
}

.ih-site,
.ih-footer {
  color: var(--ih-text);
  font-family: var(--wd-text-font, Karla, Arial, sans-serif);
}

.ih-site *,
.ih-footer * {
  box-sizing: border-box;
}

.ih-site img,
.ih-footer img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.ih-shell {
  width: min(calc(100% - (var(--ih-pad) * 2)), var(--ih-shell));
  margin-inline: auto;
}

.ih-section {
  position: relative;
  padding-block: var(--ih-section);
  overflow: clip;
}

.ih-section--cream {
  background: var(--ih-cream);
}

.ih-section--sage {
  background: var(--ih-sage);
}

.ih-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 18px;
  color: var(--ih-green);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.ih-kicker::before {
  width: 34px;
  height: 1px;
  content: "";
  background: currentColor;
}

.ih-title,
.ih-site h1,
.ih-site h2,
.ih-site h3,
.ih-footer h2,
.ih-footer h3 {
  color: var(--ih-ink);
  font-family: var(--wd-title-font, Lora, Georgia, serif);
  font-weight: 600;
}

.ih-title {
  max-width: 820px;
  margin: 0;
  font-size: clamp(36px, 5vw, 68px);
  line-height: 1.04;
  letter-spacing: -0.035em;
}

.ih-title--section {
  font-size: clamp(32px, 4vw, 52px);
  line-height: 1.1;
}

.ih-lead {
  max-width: 680px;
  margin: 22px 0 0;
  color: var(--ih-text);
  font-size: clamp(17px, 1.5vw, 20px);
  line-height: 1.75;
}

.ih-copy {
  font-size: 16px;
  line-height: 1.75;
}

.ih-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 34px;
}

.ih-button,
.ih-site .ih-button {
  display: inline-flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 13px 24px;
  border: 1px solid var(--ih-green);
  border-radius: 999px;
  background: var(--ih-green);
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.2;
  text-transform: uppercase;
  transition: transform .25s ease, background-color .25s ease, border-color .25s ease;
}

.ih-button:hover,
.ih-button:focus-visible {
  border-color: var(--ih-green-deep);
  background: var(--ih-green-deep);
  color: #fff;
  transform: translateY(-2px);
}

.ih-button--ghost,
.ih-site .ih-button--ghost {
  border-color: var(--ih-line);
  background: transparent;
  color: var(--ih-ink);
}

.ih-button--ghost:hover,
.ih-button--ghost:focus-visible {
  border-color: var(--ih-green);
  background: var(--ih-green);
  color: #fff;
}

.ih-hero {
  padding: clamp(42px, 6vw, 82px) 0 clamp(72px, 8vw, 110px);
  background:
    radial-gradient(circle at 10% 12%, rgba(213, 169, 63, .13), transparent 27%),
    linear-gradient(180deg, #fffdf8 0%, #f7f2e9 100%);
}

.ih-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, .88fr) minmax(420px, 1.12fr);
  align-items: center;
  gap: clamp(36px, 6vw, 86px);
}

.ih-hero__copy {
  position: relative;
  z-index: 2;
}

.ih-hero__copy h1 {
  margin: 0;
  font-size: clamp(48px, 6.2vw, 86px);
  line-height: .98;
  letter-spacing: -0.05em;
}

.ih-hero__copy h1 em {
  display: block;
  color: var(--ih-green);
  font-style: italic;
  font-weight: 400;
}

.ih-hero__visual {
  display: grid;
  min-height: 600px;
  grid-template-columns: 1.25fr .75fr;
  grid-template-rows: 1fr 1fr;
  gap: 16px;
}

.ih-hero__tile {
  position: relative;
  min-height: 0;
  overflow: hidden;
  border-radius: var(--ih-radius);
  background: #e9e4da;
  box-shadow: var(--ih-shadow);
}

.ih-hero__tile:first-child {
  grid-row: 1 / 3;
  border-radius: var(--ih-radius-lg) var(--ih-radius) var(--ih-radius-lg) var(--ih-radius);
}

.ih-hero__tile img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .7s cubic-bezier(.2,.65,.2,1);
}

.ih-hero__tile:hover img {
  transform: scale(1.035);
}

.ih-hero__note {
  position: absolute;
  right: 18px;
  bottom: 18px;
  left: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 13px 16px;
  border: 1px solid rgba(255, 255, 255, .6);
  border-radius: 14px;
  background: rgba(255, 253, 248, .9);
  color: var(--ih-ink);
  font-weight: 700;
  backdrop-filter: blur(10px);
}

.ih-intro__grid {
  display: grid;
  grid-template-columns: .78fr 1.22fr;
  gap: clamp(34px, 7vw, 110px);
}

.ih-intro__aside {
  padding-top: 10px;
  border-top: 1px solid var(--ih-line);
}

.ih-intro__aside strong {
  display: block;
  margin-bottom: 16px;
  color: var(--ih-green);
  font-size: 13px;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.ih-intro__aside p {
  margin: 0;
  font-size: 16px;
  line-height: 1.8;
}

.ih-section-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 44px;
}

.ih-section-head__copy {
  max-width: 720px;
}

.ih-section-head .ih-lead {
  margin-top: 16px;
}

.ih-category-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.ih-category-card {
  position: relative;
  min-height: 360px;
  overflow: hidden;
  border-radius: var(--ih-radius);
  background: #e9e4da;
  color: #fff;
  box-shadow: 0 16px 34px rgba(38, 43, 37, .1);
}

.ih-category-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .6s cubic-bezier(.2,.65,.2,1), filter .4s ease;
}

.ih-category-card::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(180deg, transparent 38%, rgba(20, 28, 22, .78) 100%);
}

.ih-category-card__body {
  position: absolute;
  z-index: 1;
  right: 22px;
  bottom: 22px;
  left: 22px;
}

.ih-category-card__body h3 {
  margin: 0 0 5px;
  color: #fff;
  font-size: 24px;
  line-height: 1.18;
}

.ih-category-card__body span {
  color: rgba(255,255,255,.82);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.ih-category-card:hover img {
  filter: saturate(1.04);
  transform: scale(1.045);
}

.ih-process {
  display: grid;
  grid-template-columns: .72fr 1.28fr;
  gap: clamp(42px, 8vw, 110px);
}

.ih-process__steps {
  counter-reset: process;
  border-top: 1px solid var(--ih-line);
}

.ih-process__step {
  display: grid;
  grid-template-columns: 54px .7fr 1.3fr;
  align-items: start;
  gap: 18px;
  padding: 28px 0;
  border-bottom: 1px solid var(--ih-line);
  counter-increment: process;
}

.ih-process__step::before {
  content: "0" counter(process);
  color: var(--ih-clay);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .12em;
}

.ih-process__step h3 {
  margin: 0;
  font-size: 22px;
  line-height: 1.3;
}

.ih-process__step p {
  margin: 0;
  line-height: 1.7;
}

.ih-material-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: 44px;
}

.ih-material-card {
  min-height: 260px;
  padding: 30px;
  border: 1px solid var(--ih-line);
  border-radius: var(--ih-radius);
  background: rgba(255,255,255,.74);
}

.ih-material-card span {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  margin-bottom: 36px;
  border-radius: 50%;
  background: var(--ih-green-soft);
  color: var(--ih-green-deep);
  font-weight: 700;
}

.ih-material-card h3 {
  margin: 0 0 12px;
  font-size: 24px;
}

.ih-material-card p {
  margin: 0;
  line-height: 1.7;
}

.ih-cta {
  padding: clamp(68px, 8vw, 110px) 0;
  background:
    linear-gradient(110deg, rgba(38,64,47,.98), rgba(82,122,95,.93)),
    var(--ih-green-deep);
  color: rgba(255,255,255,.82);
}

.ih-cta__grid {
  display: grid;
  grid-template-columns: 1.25fr .75fr;
  align-items: end;
  gap: 48px;
}

.ih-cta h2 {
  margin: 0;
  color: #fff;
  font-size: clamp(38px, 5vw, 66px);
  line-height: 1.05;
}

.ih-cta p {
  margin: 20px 0 0;
  color: rgba(255,255,255,.78);
  font-size: 17px;
  line-height: 1.7;
}

.ih-cta .ih-button {
  border-color: var(--ih-gold);
  background: var(--ih-gold);
  color: #242424;
}

.ih-cta__links {
  display: grid;
  gap: 12px;
}

.ih-cta__links a {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 15px 0;
  border-bottom: 1px solid rgba(255,255,255,.22);
  color: #fff;
}

.ih-inner-hero {
  padding: clamp(74px, 10vw, 140px) 0 clamp(68px, 8vw, 110px);
  background: var(--ih-cream);
}

.ih-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 26px;
  color: var(--ih-green);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.ih-breadcrumb a {
  color: inherit;
}

.ih-feature-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: 46px;
}

.ih-feature {
  padding: 30px;
  border-left: 3px solid var(--ih-green);
  background: #fff;
}

.ih-feature h3 {
  margin: 0 0 12px;
  font-size: 24px;
}

.ih-feature p {
  margin: 0;
  line-height: 1.75;
}

.ih-contact-grid {
  display: grid;
  grid-template-columns: .82fr 1.18fr;
  gap: clamp(46px, 8vw, 110px);
}

.ih-contact-wrap {
  padding-block: var(--ih-section);
}

.ih-product-feed {
  padding: 0 var(--ih-pad) var(--ih-section);
  background: var(--ih-cream);
}

.ih-product-feed > .e-con-inner,
.ih-product-feed > .elementor-widget-container,
.ih-product-feed .elementor-widget-container {
  width: min(100%, var(--ih-shell));
  margin-inline: auto;
}

.ih-contact-list {
  display: grid;
  margin-top: 34px;
  border-top: 1px solid var(--ih-line);
}

.ih-contact-row {
  display: grid;
  grid-template-columns: 130px 1fr;
  gap: 20px;
  padding: 20px 0;
  border-bottom: 1px solid var(--ih-line);
}

.ih-contact-row strong {
  color: var(--ih-ink);
}

.ih-contact-row a {
  color: var(--ih-green-deep);
  font-weight: 700;
}

.ih-site .wpcf7 {
  padding: clamp(24px, 4vw, 44px);
  border: 1px solid var(--ih-line);
  border-radius: var(--ih-radius);
  background: #fff;
  box-shadow: var(--ih-shadow);
}

.ih-site .wpcf7 label {
  display: block;
  color: var(--ih-ink);
  font-weight: 700;
}

.ih-site .wpcf7 input:not([type="submit"]),
.ih-site .wpcf7 textarea,
.ih-site .wpcf7 select {
  width: 100%;
  margin-top: 8px;
  border: 1px solid var(--ih-line);
  border-radius: 10px;
  background: var(--ih-paper);
}

.ih-site .wpcf7 input[type="submit"] {
  min-height: 50px;
  padding: 13px 24px;
  border-radius: 999px;
  background: var(--ih-green);
  color: #fff;
}

.ih-footer {
  padding: 72px 0 28px;
  background: #213229;
  color: rgba(255,255,255,.7);
}

.ih-footer__grid {
  display: grid;
  grid-template-columns: 1.25fr .75fr .75fr;
  gap: clamp(34px, 6vw, 90px);
}

.ih-footer__brand img {
  width: 210px;
  margin-bottom: 20px;
  filter: brightness(0) invert(1);
}

.ih-footer h3 {
  margin: 0 0 18px;
  color: #fff;
  font-size: 16px;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.ih-footer p {
  max-width: 430px;
  color: rgba(255,255,255,.7);
  line-height: 1.75;
}

.ih-footer ul {
  display: grid;
  gap: 11px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.ih-footer a {
  color: rgba(255,255,255,.84);
}

.ih-footer a:hover {
  color: #fff;
}

.ih-footer__bottom {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  margin-top: 56px;
  padding-top: 22px;
  border-top: 1px solid rgba(255,255,255,.15);
  font-size: 13px;
}

.ih-reveal {
  opacity: 0;
  transform: translateY(22px);
  transition: opacity .65s ease, transform .65s cubic-bezier(.2,.65,.2,1);
}

.ih-reveal.is-visible {
  opacity: 1;
  transform: none;
}

/* Quote-only WooCommerce catalogue. Product records intentionally have no prices. */
.woocommerce .price,
.wd-product .price,
.product-grid-item .price,
.single-product .summary > .price,
.single-product .summary-inner > .price,
.woocommerce-variation-price,
.woocommerce .star-rating,
.wd-product .star-rating,
.product-grid-item .star-rating,
.single-product .summary .star-rating,
.wd-add-btn,
.single_add_to_cart_button,
.single-product form.cart,
.woocommerce .quantity {
  display: none !important;
}

.products .product-grid-item {
  border-radius: var(--ih-radius);
  background: #fff;
}

.products .product-image-link img {
  border-radius: var(--ih-radius);
}

.products .wd-entities-title {
  margin-top: 16px;
  font-family: var(--wd-title-font, Lora, Georgia, serif);
  font-size: 20px;
}

.ih-product-quote {
  display: inline-flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  padding: 13px 24px;
  border-radius: 999px;
  background: var(--ih-green);
  color: #fff !important;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
}

/* Temporary safety cleanup while the native Header Builder is synchronized. */
.whb-header_731765 .whb-top-bar,
.whb-header_731765 .wd-header-my-account,
.whb-header_731765 .wd-header-wishlist,
.whb-header_731765 .wd-header-cart,
.whb-header_731765 .wd-header-compare {
  display: none !important;
}

@media (max-width: 1024px) {
  .ih-hero__grid,
  .ih-intro__grid,
  .ih-process,
  .ih-cta__grid,
  .ih-contact-grid {
    grid-template-columns: 1fr;
  }

  .ih-hero__visual {
    min-height: 540px;
  }

  .ih-category-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ih-material-grid,
  .ih-feature-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  :root {
    --ih-section: 68px;
  }

  .ih-section-head {
    display: block;
  }

  .ih-section-head .ih-button {
    margin-top: 24px;
  }

  .ih-hero {
    padding-top: 28px;
  }

  .ih-hero__copy h1 {
    font-size: clamp(44px, 14vw, 62px);
  }

  .ih-hero__visual {
    min-height: 460px;
    grid-template-columns: 1.15fr .85fr;
    gap: 10px;
  }

  .ih-hero__tile,
  .ih-hero__tile:first-child {
    border-radius: 18px;
  }

  .ih-hero__note {
    right: 10px;
    bottom: 10px;
    left: 10px;
    padding: 10px 12px;
    font-size: 12px;
  }

  .ih-category-grid,
  .ih-material-grid,
  .ih-feature-grid,
  .ih-footer__grid {
    grid-template-columns: 1fr;
  }

  .ih-category-card {
    min-height: 320px;
  }

  .ih-process__step {
    grid-template-columns: 42px 1fr;
  }

  .ih-process__step p {
    grid-column: 2;
  }

  .ih-contact-row {
    grid-template-columns: 1fr;
    gap: 6px;
  }

  .ih-footer__bottom {
    display: grid;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  .ih-reveal,
  .ih-button,
  .ih-hero__tile img,
  .ih-category-card img {
    transition: none !important;
    transform: none !important;
  }
}

/* Inquiry-led storefront: remove transactional header tools, including sticky clones. */
.wd-header-my-account,
.wd-header-wishlist,
.wd-header-cart,
.wd-header-compare {
  display: none !important;
}
