:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(89,89,89);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 4px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,69,0);
	--wd-alternative-color: rgb(255,69,0);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,69,0);
	--btn-accented-bgcolor-hover: rgb(255,69,0);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(11,81,67);
	--wd-link-color-hover: rgb(8,56,47);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:#FAFAFA;
	--wd-bordered-bg:#FAFAFA;
}
: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;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 58px;
	text-transform: capitalize;
	color: rgb(8,56,47);
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .btn.wd-buy-now-btn {
	background: rgb(36,36,36);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(51,51,51);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 42px;
	--wd-arrow-icon-size: 14px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-offset-v: 20px;
	--wd-arrow-color: rgb(11,81,67);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(11,81,67);
	--wd-arrow-bg: rgb(244,244,244);
	--wd-arrow-bg-hover: rgb(11,81,67);
	--wd-arrow-bg-dis: rgb(244,244,244);
	--wd-arrow-radius: 21px;
}
.wd-nav-scroll {
	--wd-nscroll-drag-bg: rgb(11,81,67);
	--wd-nscroll-drag-bg-hover: rgb(11,81,67);
}
.wd .product-label.onsale {
	background-color: rgb(231,27,47);
}
.wd .product-label.new {
	background-color: rgb(231,27,47);
}
.wd .product-label.featured {
	background-color: rgb(231,27,47);
}
.wd .product-label.out-of-stock {
	background-color: rgb(231,27,47);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 36px;
	}

}
:root{
--wd-container-w: 1564px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


.wd-page-title {
background-color: rgb(225,237,235);
}

/* 页眉下拉后的背景颜色 */
.whb-header_333219.whb-sticked .whb-row {
    background-color: #191f2b !important;
}

/*
 * 宇轩建站 — WoodMart 页眉布局
 * 目标：参考 sytech-web.cn 的页眉比例与间距
 * 放置位置：WoodMart > 主题设置 > 自定义 CSS > 全局自定义 CSS
 */

:root {
  --yyx-header-bg: #191f2b;
  --yyx-header-content-width: 1400px;
  --yyx-header-height: 104px;
}

/* ---------- 桌面端（>= 1025px） ---------- */
@media (min-width: 1025px) {
  /* 你当前额外的 71px 空白正是来自这一行 */
  .whb-header_333219 .whb-general-header {
    display: none !important;
  }

  .whb-header_333219 .whb-main-header,
  .whb-header_333219 .whb-top-bar {
    height: var(--yyx-header-height) !important;
    min-height: var(--yyx-header-height) !important;
  }

  .whb-header_333219 .whb-top-bar {
    background: var(--yyx-header-bg) !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  /* WoodMart 容器含左右各 15px padding；1430 - 30 = 1400 */
  .whb-header_333219 .whb-top-bar > .container {
    /* 目标站：窄桌面占 90%，宽屏最多 1400px 内容宽 */
    width: calc(90% + 30px) !important;
    max-width: 1430px !important;
    height: var(--yyx-header-height) !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
  }

  /* 目标站的可见内容集中在页眉顶部 88px 内 */
  .whb-header_333219 .whb-top-bar-inner {
    width: 100% !important;
    height: 88px !important;
    min-height: 88px !important;
    align-items: stretch !important;
  }

  .whb-header_333219 .whb-top-bar-inner > .whb-col-left {
    flex: 0 0 calc(100% - 840px) !important;
    width: calc(100% - 840px) !important;
    max-width: calc(100% - 840px) !important;
    height: 88px !important;
    align-items: center !important;
  }

  .whb-header_333219 .whb-top-bar-inner > .whb-col-center {
    display: none !important;
  }

  .whb-header_333219 .whb-top-bar-inner > .whb-col-right {
    display: flex !important;
    flex: 0 0 840px !important;
    width: 840px !important;
    max-width: 840px !important;
    height: 88px !important;
    align-items: center !important;
    justify-content: space-between !important;
    margin-right: 0 !important;
  }

  /* 中文 Logo 比目标站英文 Logo 略宽，视觉上会更协调 */
  .whb-header_333219 .whb-top-bar .site-logo {
    width: auto !important;
    height: 88px !important;
    padding: 0 10px !important;
    display: flex !important;
    align-items: center !important;
  }

  .whb-header_333219 .whb-top-bar .site-logo img {
    width: 190px !important;
    max-width: 190px !important;
    max-height: 52px !important;
    height: auto !important;
    padding: 0 !important;
    object-fit: contain !important;
    /* 当前 PNG 左侧带透明留白，抵消后可与 1400px 内容线对齐 */
    transform: translateX(-36px) !important;
  }

  /* 导航 */
  .whb-header_333219 .whb-top-bar .wd-header-nav {
    flex: 0 0 520px !important;
    width: 520px !important;
    height: 88px !important;
    padding: 0 !important;
  }

  .whb-header_333219 .whb-top-bar .wd-nav-main {
    height: 88px !important;
    gap: 0 32px !important;
    align-items: stretch !important;
  }

  .whb-header_333219 .whb-top-bar .wd-nav-main > li,
  .whb-header_333219 .whb-top-bar .wd-nav-main > li > a {
    height: 88px !important;
  }

  .whb-header_333219 .whb-top-bar .wd-nav-main > li > a {
    padding: 0 !important;
    color: rgba(255, 255, 255, 0.82) !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
  }

  .whb-header_333219 .whb-top-bar .wd-nav-main > li > a:hover,
  .whb-header_333219 .whb-top-bar .wd-nav-main > li.current-menu-item > a {
    color: #fff !important;
  }

  /* 微信：强制保持图标和号码横排 */
  .whb-header_333219 .whb-top-bar .wd-header-text {
    flex: 0 0 150px !important;
    width: 150px !important;
    padding: 0 !important;
  }

  .whb-header_333219 .whb-top-bar .wd-header-text > a {
    display: inline-flex !important;
    flex-flow: row nowrap !important;
    align-items: center !important;
    gap: 8px !important;
    color: rgba(255, 255, 255, 0.82) !important;
    font-size: 15px !important;
    line-height: 1 !important;
    white-space: nowrap !important;
  }

  .whb-header_333219 .whb-top-bar .wd-header-text img {
    display: block !important;
    flex: 0 0 22px !important;
    width: 22px !important;
    height: 22px !important;
    object-fit: contain !important;
  }

  /* 联系我们：改为目标站的透明白色描边按钮 */
  .whb-header_333219 .whb-top-bar .wd-button-wrapper {
    flex: 0 0 95px !important;
    width: 95px !important;
    height: 88px !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
  }

  .whb-header_333219 .whb-top-bar .wd-button-wrapper .btn {
    width: 95px !important;
    min-width: 95px !important;
    height: 35px !important;
    min-height: 35px !important;
    padding: 0 18px !important;
    border: 1px solid rgba(255, 255, 255, 0.9) !important;
    border-radius: 5px !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 33px !important;
    white-space: nowrap !important;
  }

  .whb-header_333219 .whb-top-bar .wd-button-wrapper .btn:hover {
    background: #35b5e5 !important;
    border-color: #35b5e5 !important;
    color: #fff !important;
  }

  /* 滚动后保持同样高度和颜色，避免突然变黑或缩成 50px */
  .whb-header_333219.whb-sticked .whb-top-bar,
  .whb-header_333219 .whb-sticked .whb-top-bar,
  .whb-header_333219 .whb-clone .whb-top-bar {
    height: var(--yyx-header-height) !important;
    min-height: var(--yyx-header-height) !important;
    background: var(--yyx-header-bg) !important;
    box-shadow: none !important;
  }
}

/* ---------- 手机 / 平板（<= 1024px） ---------- */
@media (max-width: 1024px) {
  /* 手机端顶栏是空的，直接隐藏；保留真正含汉堡和 Logo 的 Main header */
  .whb-header_333219 .whb-top-bar {
    display: none !important;
  }

  .whb-header_333219 .whb-main-header,
  .whb-header_333219 .whb-general-header,
  .whb-header_333219 .whb-general-header > .container,
  .whb-header_333219 .whb-general-header-inner {
    height: 63px !important;
    min-height: 63px !important;
  }

  .whb-header_333219 .whb-general-header {
    background: var(--yyx-header-bg) !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  .whb-header_333219 .whb-general-header > .container {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }

  .whb-header_333219 .whb-general-header-inner {
    align-items: center !important;
    justify-content: space-between !important;
  }

  /* 目标站手机页眉只保留：汉堡 + Logo */
  .whb-header_333219 .whb-general-header .wd-header-my-account,
  .whb-header_333219 .whb-general-header .wd-header-search,
  .whb-header_333219 .whb-general-header .wd-header-cart {
    display: none !important;
  }

  .whb-header_333219 .whb-general-header .whb-mobile-left {
    order: 3 !important;
    flex: 0 0 40px !important;
    width: 40px !important;
    max-width: 40px !important;
    height: 63px !important;
    margin-right: 0 !important;
    margin-left: auto !important;
    justify-content: flex-end !important;
  }

  .whb-header_333219 .whb-general-header .whb-mobile-right {
    display: none !important;
  }

  .whb-header_333219 .whb-general-header .whb-mobile-center {
    order: 1 !important;
    flex: 0 0 auto !important;
    width: auto !important;
    max-width: none !important;
    height: 63px !important;
    justify-content: flex-start !important;
  }

  .whb-header_333219 .whb-general-header .site-logo {
    width: auto !important;
    height: 63px !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
  }

  .whb-header_333219 .whb-general-header .site-logo img {
    width: 150px !important;
    max-width: 150px !important;
    max-height: 38px !important;
    height: auto !important;
    padding: 0 !important;
    object-fit: contain !important;
    transform: translateX(-21px) !important;
  }

  .whb-header_333219 .wd-header-mobile-nav,
  .whb-header_333219 .wd-header-mobile-nav > a {
    width: 40px !important;
    height: 40px !important;
    padding: 0 !important;
  }
}

@media (min-width: 1025px) {
  .whb-header_333219 {
    --wd-top-bar-sticky-h: 88px !important;
  }

  .whb-header_333219 .whb-top-bar-inner,
  .whb-header_333219 .whb-top-bar-inner > .whb-column,
  .whb-header_333219 .whb-top-bar .site-logo,
  .whb-header_333219.whb-sticked .whb-top-bar-inner,
  .whb-header_333219.whb-sticked .whb-top-bar-inner > .whb-column,
  .whb-header_333219.whb-sticked .whb-top-bar .site-logo {
    height: 88px !important;
    min-height: 88px !important;
    max-height: 88px !important;
  }

  .whb-header_333219 .whb-main-header,
  .whb-header_333219 .whb-top-bar,
  .whb-header_333219 .whb-top-bar-inner,
  .whb-header_333219 .whb-top-bar-inner > .whb-column,
  .whb-header_333219 .whb-top-bar .site-logo,
  .whb-header_333219 .whb-top-bar .wd-header-nav,
  .whb-header_333219 .whb-top-bar .wd-header-text,
  .whb-header_333219 .whb-top-bar .wd-button-wrapper {
    transition: none !important;
    animation: none !important;
  }
}

@media (min-width: 1025px) {
  .whb-header_333219 .whb-top-bar .wd-header-nav {
    flex: 0 0 520px !important;
    width: 520px !important;
    max-width: 520px !important;
  }

  .whb-header_333219 .whb-top-bar .wd-nav-main {
    width: 100% !important;
    gap: 0 !important;
    justify-content: space-between !important;
  }
}