:root {
	--wd-text-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(28,97,231);
	--wd-alternative-color: rgba(28,97,231,0.2);
	--btn-default-bgcolor: rgb(225,235,255);
	--btn-default-bgcolor-hover: rgb(219,227,249);
	--btn-default-color: rgb(28,97,231);
	--btn-default-color-hover: rgb(28,97,231);
	--btn-accented-bgcolor: rgb(28,97,231);
	--btn-accented-bgcolor-hover: rgb(28,97,231);
	--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: #333333;
	--wd-link-color-hover: #242424;
}
.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:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
: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;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	background: rgb(107,163,49);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(95,158,44);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


.wd-page-title {
background-color: rgb(28,97,231);
}

.wd-header-nav .menu-item-category .wd-nav-icon,
.wd-header-nav .menu-item-category .category-icon-img {
    display: none !important;
}
.wd-header-nav .menu-item-category > a {
    padding-left: 0 !important;
}
/* 页脚产品分类，取消大写，字号和其他菜单统一14px */
.footer-widget .product-categories li a {
    text-transform: none !important;
    font-size: 14px !important;
}
/*产品询盘按钮容器*/
.product-enquiry-block {
    background:#E8F0FF;
    padding:14px 16px;
    margin:16px 0;
    border-radius:8px;
}
.product-enquiry-block .open-product-modal {
    font-family:'Albert Sans', sans-serif;
    font-size:17px;
    font-weight:400;
    background:transparent;
    border:2px solid #ffffff;
    color:#222222;
    border-radius:8px;
    padding:10px 22px;
    cursor:pointer;
}
.product-enquiry-block .open-product-modal:hover {
    background:#ffffff;
    color:#165DFF;
}
@media(max-width:768px){
    .product-enquiry-block{
        padding:12px 14px;
    }
    .product-enquiry-block .open-product-modal{
        width:100%;
    }
}
/* 手机端优化优惠券卡片，最大宽度、内边距、字号缩小 */
@media (max-width:767px){
    .coupon-box-card {
        padding:16px 14px !important;
    }
    .coupon-box-card h3,
    .coupon-box-card .coupon-text{
        font-size:1.1rem !important;
        line-height:1.3 !important;
    }
    .coupon-box-card .coupon-code{
        font-size:1.4rem !important;
        letter‑spacing:1px;
    }
}
/*===== 带标签 wholesale-only 的所有批发产品：隐藏价格、优惠券、倒计时 =====*/
/*单产品详情页，修复横线符号，追加更高权重*/
body.tag-wholesale-only.single-product .price,
body.tag-wholesale-only .woodmart-coupon-alert,
body.tag-wholesale-only .timer-countdown,
.tag-wholesale-only .price,
.tag-wholesale-only .woodmart-coupon-alert,
.tag-wholesale-only .timer-countdown{
    display: none !important;
}

/*列表页/首页轮播卡片隐藏价格*/
.woocommerce li.product.tag-wholesale-only .price {
    display: none !important;
}

/*批发产品：按钮变为静态提示文字，禁止点击*/
body.tag-wholesale-only.single-product .single_add_to_cart_button {
    background: transparent !important;
    border: none !important;
    color:#333 !important;
    padding:0 !important;
    pointer-events:none !important;
    font-size:15px;
}

/*===== wholesale分类存档列表页 =====*/
body.tax-product_cat-wholesale .price,
.term-wholesale .price {
    display: none !important;
}
/* --------修复手机端弹窗挤压变形-------- */
.wpcf7‑popup‑overlay{
    padding:16px !important;
    box‑sizing:border‑box;
}
.wpcf7‑popup‑container{
    width:100% !important;
    max‑width:620px !important;
    max‑height:88vh !important;
    overflow‑y:auto !important;
    box‑sizing:border‑box;
}
.wpcf7‑popup‑content{
    width:100% !important;
    padding:24px 20px !important;
    box‑sizing:border‑box;
}
/* 表单输入框强制100%，防止手机压缩 */
.wpcf7‑popup‑container .wpcf7‑form input,
.wpcf7‑popup‑container .wpcf7‑form textarea{
    width:100% !important;
    box‑sizing:border‑box !important;
}
footer {
  padding-top: 24px;
  padding-bottom: 24px;
}

.footer-cta-block {
  padding-top: 16px;
  padding-bottom: 16px;
}

.footer-links {
  margin-top: 18px;
}
.about-section {
  padding: 60px 20px;
  position: relative;
}
.about-container {
  max-width: 1200px;
  margin: 0 auto;
}
.title-divider {
  width: 60px;
  height: 3px;
  background-color: #2563EB;
  margin-bottom: 14px;
}
.about-title {
  font-size: 32px;
  font-weight: 600;
  margin:0 0 16px 0;
}
.about-subtitle {
  font-size:18px;
  color:#6B7280;
  margin:0 0 24px 0;
}
.about-text {
  font-size:16px;
  line-height:1.7;
  color:#374151;
}

/* 移动端全局适配 */
@media(max-width:768px){
  .about-title {
    font-size:26px;
  }
}
.cs-section {
  padding: 60px 20px;
  position: relative;
}
.cs-container {
  max-width: 1200px;
  margin: 0 auto;
}
.cs-title-line {
  width: 60px;
  height: 3px;
  background-color: #2563EB;
  margin-bottom: 14px;
}
.cs-main-title {
  font-size: 32px;
  font-weight: 600;
  margin: 0 0 16px 0;
}
.cs-sub-title {
  font-size: 18px;
  color: #6B7280;
  margin: 0 0 24px 0;
}
.cs-card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.06);
  padding: 30px;
  margin-bottom: 20px;
}
.cs-card-title {
  font-size: 20px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 16px 0;
}
.cs-text {
  font-size: 16px;
  line-height: 1.7;
  color: #374151;
  margin: 0 0 12px 0;
}

/* 移动端适配 */
@media(max-width:768px){
  .cs-main-title {
    font-size: 26px;
  }
  .cs-card {
    padding: 20px;
  }
}
body .wpb-pcf-popup-wrapper .wpcf7-form input[type="text"],
body .wpb-pcf-popup-wrapper .wpcf7-form input[type="email"],
body .wpb-pcf-popup-wrapper .wpcf7-form textarea,
body .wpb-pcf-popup-wrapper .wpcf7-form input[type="text"]:focus,
body .wpb-pcf-popup-wrapper .wpcf7-form input[type="email"]:focus,
body .wpb-pcf-popup-wrapper .wpcf7-form textarea:focus {
    background-color: #ffffff !important;
    background-image: none !important;
    color: #111111 !important;
    box-shadow: none !important;
}
/* 默认隐藏表单 */
.acc-target-form{
    display:none;
    padding-top:16px;
}
/* checkbox勾选，就显示下方的表单 */
.acc-wrap .acc-checkbox:checked ~ .acc-target-form{
    display:block;
}
/*手风琴整体清除边框、不要整体背景*/
.elementor-accordion{
    border:none !important;
    background:transparent !important;
}
.elementor-accordion-item{
    border:none !important;
    background:transparent !important;
}

/*仅标题栏蓝色，文字白色居中*/
.elementor-accordion-title{
    background:#216ce7 !important;
    color:#ffffff !important;
    text-align:center !important;
    font-size:16px !important;
    border-radius:8px !important;
    padding:14px 20px !important;
}
/*点开激活状态，标题依旧保持蓝色*/
.elementor-accordion-item.elementor-active .elementor-accordion-title{
    background:#216ce7 !important;
    color:#ffffff !important;
}
/*箭头图标白色*/
.elementor-accordion-icon svg{
    fill:#ffffff !important;
}
/*展开的表单区域：透明底色，只设置上边距，不设背景色*/
.elementor-accordion-item .elementor-accordion-content{
    display:none !important;
    padding-top:16px !important;
    padding-left:0 !important;
    padding-right:0 !important;
    background:transparent !important;
}
/* Popup Builder弹窗内 CF7 上传提交转圈loading */
.sgpb-popup-html .wpcf7-submit:disabled {
    position: relative !important;
    color: transparent !important;
}
.sgpb-popup-html .wpcf7-submit:disabled::after {
    content: "";
    position: absolute;
    width:22px;
    height:22px;
    top:50%;
    left:50%;
    margin: -11px 0 0 -11px;
    border: 2px solid rgba(255,255,255,0.35);
    border-top-color: #ffffff;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}
@keyframes spin {
    100% { transform: rotate(360deg); }
}
.whatsapp-btn{
    display:inline-block;
    background:#25D366;
    color:#ffffff;
    padding:12px 28px;
    min-width:240px;
    border-radius:0px;
    text-decoration:none;
    font-weight:500;
    font-size:16px;
}
/* ========== 弹窗外层白色大盒子（控制圆角、整体宽度） ========== */
.dialog-widget-content {
    border-radius:16px !important;  /* 这里修改弹窗外壳圆角，0=直角 */
    max-width:640px !important;     /* 弹窗整体宽度，按需调580‑680 */
}
/* 弹窗内部内容留白内边距 */
.dialog-widget-content .dialog-widget-content-wrapper{
    padding:32px !important;
}
/* 右上角关闭叉位置微调 */
.dialog-close-button{
    top:14px !important;
    right:18px !important;
}
/* 左边售后按钮 + 右边WhatsApp按钮统一强制样式，全部直角，尺寸统一 */
/* 左边蓝色按钮 */
.elementor-button-link.elementor-size-md{
    border-radius:0px !important;
    min-height:54px !important;
    min-width:260px !important;
    padding:12px 24px !important;
    line-height:30px !important;
}
/* 右边WhatsApp绿色按钮，清除它自带多余外边距、偏移 */
.elementor-column .elementor-button.whatsapp-button{
    border-radius:0px !important;
    min-height:54px !important;
    min-width:260px !important;
    padding:12px 24px !important;
    margin-top:0px !important;
    margin-bottom:0px !important;
}
/* 修正按钮所在列容器，消除底部/顶部多余留白，解决上下错位 */
.two‑btn‑wrap .elementor-widget‑button{
    margin:0 !important;
}
.whatsapp-btn{
    background:#25d366;
    color:#fff;
    font-size:16px;
    padding:14px 22px;
    line-height:1.4;
    border:none;
    text-decoration:none;
    display:inline‑block;
    box‑sizing:border‑box;
}
/* Product Enquiry for WooCommerce 链接居中+蓝色 */
.wisdm-pe-enquiry-button-container {
    width: 100% !important;
    text-align: center !important;
    margin-top: 22px !important;
}
.wisdm-pe-enquiry-button-container a {
    color:#225ed8 !important;
    font-size:17px !important;
    font-weight: 500;
    text-decoration: none !important;
}
.wisdm-pe-enquiry-button-container a:hover {
    color:#1542a0 !important;
    text-decoration: underline;
}
/* 手机端顶部 Logo 胶囊形 */
@media (max-width: 768px) {
  .header-mobile .logo {
    background: #ffffff;
    border-radius: 999px;
    padding: 6px 14px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  }
  .header-mobile .logo img,
  .header-mobile .logo svg {
    display: block;
  }
}
/* 在结账按钮上方、预计送达时间下方加支付方式说明 */
.woocommerce-cart .cart_totals .wc-proceed-to-checkout::before {
    content: "🔒 Secure checkout · Credit Card, Debit Card, PayPal & More";
    display: block !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    color: #4B5563 !important;
    text-align: center !important;
    margin: 0 0 12px 0 !important;
    line-height: 1.4 !important;
    letter-spacing: 0.3px !important;
}
/* 统一购物车页面所有文字字体 */
.woocommerce-cart .cart_totals,
.woocommerce-cart .cart_totals *,
.woocommerce-cart .cart-collaterals,
.woocommerce-cart .cart-collaterals * {
    font-family: 'Albert Sans', 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important;
}

/* 特别覆盖等宽字体 */
.woocommerce-cart pre,
.woocommerce-cart code,
.woocommerce-cart kbd,
.woocommerce-cart samp {
    font-family: 'Albert Sans', 'Inter', sans-serif !important;
    font-size: inherit !important;
}
/* 隐藏结账页面的 Delivery & Return 区块 */
.woocommerce-checkout .cart-totals-inner ~ div,
.woocommerce-checkout .checkout-order-review ~ div,
.woocommerce-checkout [class*="delivery-return"],
.woocommerce-checkout [class*="delivery_return"],
.woocommerce-checkout [class*="woodmart-info-box"] {
    display: none !important;
}
/* 产品详情尺寸表 - 手机端横向滚动 */
.size-table-wrapper{
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
    margin: 16px 0;
    width: 100%;
}
.size-table-wrapper table{
    min-width: 640px !important;
    width: auto !important;
    table-layout: auto !important;
}
.size-table-wrapper th,
.size-table-wrapper td{
    white-space: nowrap !important;
}
/* 手机端显示滑动提示，PC端隐藏 */
.size-table-scroll-hint{
    display: none;
    text-align: center;
    font-size: 12px;
    color: #9ca3af;
    margin-top: 8px;
}
@media(max-width:768px){
    .size-table-scroll-hint{
        display: block;
    }
}
/* ============================================
   产品页最终优化（精准 class 版）
   ============================================ */

/* ===== 1. 页面背景白色 ===== */
body.single-product .main-page-wrapper {
    background-color: #ffffff !important;
}

/* ===== 2. 图片区：淡灰背景 + 圆角（精准 class）===== */
body.single-product .woocommerce-product-gallery {
    background-color: #f5f5f5 !important;
    padding: 12px !important;
    border-radius: 12px !important;
}

/* 主图区域 */
body.single-product .wd-carousel-container,
body.single-product .woocommerce-product-gallery__wrapper {
    background-color: #f5f5f5 !important;
}

/* 缩略图：淡灰背景 + 圆角 */
body.single-product .wd-product-thumbnails img,
body.single-product .woocommerce-product-gallery .flex-control-thumbs img {
    background-color: #f5f5f5 !important;
    padding: 6px !important;
    border-radius: 8px !important;
}

/* ===== 3. 价格蓝色 ===== */
body.single-product .price,
body.single-product .price * {
    color: #2563EB !important;
}

/* ===== 4. 短描述深灰 ===== */
body.single-product .woocommerce-product-details__short-description,
body.single-product .woocommerce-product-details__short-description * {
    color: #374151 !important;
}

/* ===== 5. 信任标识全部深灰（精准 class）===== */
body.single-product .ecolively-trust-block,
body.single-product .ecolively-trust-row,
body.single-product .ecolively-trust-text,
body.single-product .ecolively-trust-payments,
body.single-product .ecolively-trust-icon {
    color: #374151 !important;
}

/* ===== 6. SKU/Category 深灰 ===== */
body.single-product .product_meta,
body.single-product .product_meta * {
    color: #374151 !important;
}

/* ===== 7. 详情页内容深灰 ===== */
body.single-product .woocommerce-Tabs-panel,
body.single-product .woocommerce-Tabs-panel * {
    color: #374151 !important;
}
<style>

/* ===== 强制去掉页脚顶部所有可能的线 ===== */
.site-footer,
.footer,
#footer,
footer {
    border-top: none !important;
    box-shadow: none !important;
}

/* 也可能是上面内容区的 border-bottom */
.main-page-wrapper,
.page-content,
.content-wrapper,
.website-wrapper {
    border-bottom: none !important;
}

/* ===== 页脚主体 ===== */
.site-footer {
    background-color: #ffffff;
    color: #374151;
    padding: 50px 20px 30px;
    font-size: 15px;
    line-height: 1.7;
}

.footer-container {
    max-width: 1300px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.1fr 1fr 1fr 1fr 1fr;
    gap: 32px;
    align-items: start;
}

/* 第一列 logo 顶部对齐 */
.footer-col:first-child .footer-logo {
    margin-top: 4px;
    margin-bottom: 16px;
}

.footer-logo img {
    max-width: 170px;
}

.footer-col h4 {
    margin: 0 0 16px;
    font-size: 16px;
    font-weight: 700;
    color: #111827;
}

.footer-col p {
    color: #6b7280;
    font-size: 14px;
    margin: 0 0 12px;
    /* 确保长文字自动换行 */
    word-wrap: break-word;
    overflow-wrap: break-word;
    line-height: 1.7;
}

.footer-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-col ul li {
    margin-bottom: 9px;
}

.footer-col a {
    color: #6b7280;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.2s;
}

.footer-col a:hover {
    color: #2563EB;
}

.footer-social {
    display: flex;
    gap: 12px;
    margin-top: 18px;
}

.footer-social a {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #f3f4f6;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #374151;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.2s;
}

.footer-social a:hover {
    background: #2563EB;
    color: #fff;
}

.whatsapp-footer-btn {
    display: inline-block;
    background: #25D366;
    color: #ffffff !important;
    font-weight: 600;
    padding: 11px 22px;
    border-radius: 30px;
    text-decoration: none;
    margin: 14px 0;
    font-size: 14px;
    transition: opacity 0.2s;
}

.whatsapp-footer-btn:hover {
    opacity: 0.9;
    color: #fff !important;
}

.payment-icons {
    display: flex;
    gap: 8px;
    margin: 14px 0;
    flex-wrap: wrap;
}

.payment-icons span {
    background: #f3f4f6;
    padding: 6px 10px;
    border-radius: 4px;
    font-size: 12px;
    color: #374151;
    font-weight: 600;
}

.footer-copyright {
    max-width: 1300px;
    margin: 40px auto 0;
    padding-top: 24px;
    border-top: 1px solid #e5e7eb;
    color: #9ca3af;
    font-size: 13px;
}

/* ===== 平板端 ===== */
@media(max-width:991px){
    .footer-container {
        grid-template-columns: 1fr 1fr;
        gap: 28px;
    }
    .footer-col:first-child .footer-logo {
        margin-top: 0;
    }
}

/* ===== 手机端 ===== */
@media(max-width:575px){
    .footer-container {
        grid-template-columns: 1fr;
        gap: 28px;
    }
    .site-footer {
        padding: 40px 16px 24px;
    }
    .footer-col p {
        font-size: 13px;
        line-height: 1.7;
    }
    .footer-col h4 {
        font-size: 15px;
    }
}

</style>
.elementor-section.elementor-section-boxed .elementor-widget-text-editor p{
    overflow-wrap: break-word;
}
.footer-desc-text {
    word-wrap: break-word;
    overflow-wrap: break-word;
}
/* ===== 手机端强制适配（Elementor 专用）===== */
@media only screen and (max-width: 768px) {
    .footer-container {
        grid-template-columns: 1fr !important;
        gap: 24px !important;
    }
    
    .footer-col {
        width: 100% !important;
        max-width: 100% !important;
    }
    
    .footer-col p {
        font-size: 13px !important;
        line-height: 1.7 !important;
        word-wrap: break-word !important;
        overflow-wrap: break-word !important;
        white-space: normal !important;
        max-width: 100% !important;
    }
    
    .footer-col h4 {
        font-size: 15px !important;
    }
    
    .site-footer {
        padding: 36px 16px 24px !important;
    }
    
    .footer-logo img {
        max-width: 140px !important;
    }
}
/* ===== 强力去掉 WoodMart 页脚所有横线 ===== */
.website-wrapper .footer,
.website-wrapper .site-footer,
.website-wrapper footer,
.main-page-wrapper .footer,
.main-page-wrapper .site-footer,
.page .footer,
.page .site-footer,
#footer,
.footer {
    border-top: none !important;
    border-bottom: none !important;
    box-shadow: none !important;
}

/* 也去掉上面内容区的下边框 */
.website-wrapper .main-page-wrapper,
.website-wrapper .site-content,
.website-wrapper .content-wrapper {
    border-bottom: none !important;
}
/* ============================================
   全局页面背景：白色（所有页面统一）
   ============================================ */
body,
body .website-wrapper,
body .main-page-wrapper,
body .site-content,
body .content-wrapper,
body .container,
body .page-content {
    background-color: #ffffff !important;
}

/* 内容区背景也改成白色 */
body .main-page-wrapper .container,
body .site-content > .container {
    background-color: #ffffff !important;
}
/* ============================================
   页眉保持淡蓝色背景（不随全局变白）
   ============================================ */
header,
.site-header,
.whb-header,
.woodmart-header,
.header,
#header {
    background-color: #f0f7ff !important;
}

/* 页眉内部容器也保持淡蓝色 */
header .container,
.site-header .container,
.whb-header .container,
.woodmart-header .container {
    background-color: #f0f7ff !important;
}

/* 顶部工具栏（如果有）也保持淡蓝色 */
.whb-top-bar,
.topbar,
.header-top {
    background-color: #f0f7ff !important;
}
/* ============================================
   页面标题区背景：白色（去掉淡灰）
   ============================================ */
.page-title,
.page-title-default,
.title-size-default,
.woodmart-page-title,
.entry-header,
.page-header,
header.page-header,
.page-title-wrap {
    background-color: #ffffff !important;
}

/* 标题区内部容器也白色 */
.page-title .container,
.page-title-default .container,
.woodmart-page-title .container {
    background-color: #ffffff !important;
}

/* 去掉标题区可能有的下边框 */
.page-title,
.page-title-default,
.woodmart-page-title {
    border-bottom: none !important;
    box-shadow: none !important;
}
/* ============================================
   页面标题区背景：白色（去掉淡灰）
   ============================================ */
.page-title,
.page-title-default,
.title-size-default,
.woodmart-page-title,
.entry-header,
.page-header,
header.page-header,
.page-title-wrap {
    background-color: #ffffff !important;
}

/* 标题区内部容器也白色 */
.page-title .container,
.page-title-default .container,
.woodmart-page-title .container {
    background-color: #ffffff !important;
}

/* 去掉标题区可能有的下边框 */
.page-title,
.page-title-default,
.woodmart-page-title {
    border-bottom: none !important;
    box-shadow: none !important;
}
/* ============================================
   页面标题区背景：白色（去掉淡灰）
   ============================================ */
.page-title,
.page-title-default,
.title-size-default,
.woodmart-page-title,
.entry-header,
.page-header,
header.page-header,
.page-title-wrap {
    background-color: #ffffff !important;
}

/* 标题区内部容器也白色 */
.page-title .container,
.page-title-default .container,
.woodmart-page-title .container {
    background-color: #ffffff !important;
}

/* 去掉标题区可能有的下边框 */
.page-title,
.page-title-default,
.woodmart-page-title {
    border-bottom: none !important;
    box-shadow: none !important;
}
/* ===== Customer Service 页面（ID=2151）强制白色背景 ===== */
body.page-id-2151 .elementor-section,
body.page-id-2151 .elementor-top-section {
    background-color: #ffffff !important;
}

/* 这个页面所有 column 和 widget 也透明 */
body.page-id-2151 .elementor-column,
body.page-id-2151 .elementor-widget-wrap {
    background-color: transparent !important;
}
/* ===== Customer Service 页面强制白色（所有层级）===== */
body.page-id-2151,
body.page-id-2151 .elementor,
body.page-id-2151 .elementor-inner,
body.page-id-2151 .elementor-section-wrap,
body.page-id-2151 .elementor-section,
body.page-id-2151 .elementor-container,
body.page-id-2151 .elementor-column-wrap,
body.page-id-2151 .elementor-widget-wrap {
    background-color: #ffffff !important;
}
/* ===== Customer Service 页面 HTML 组件强制白色背景 ===== */
body.page-id-2151 .elementor-html,
body.page-id-2151 .elementor-html > div,
body.page-id-2151 .elementor-html * {
    background-color: #ffffff !important;
    background: #ffffff !important;
}
/* ============================================
   古腾堡代码块：白色背景 + 正常字体
   （适用于 Privacy Policy、Terms 等用代码块做的页面）
   ============================================ */

/* 代码块容器：白色背景 */
.wp-block-code,
pre.wp-block-code {
    background-color: #ffffff !important;
    background: #ffffff !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* 代码块里的文字：正常字体，不是等宽 */
.wp-block-code code,
pre.wp-block-code code {
    font-family: 'Albert Sans', 'Inter', sans-serif !important;
    font-size: 15px !important;
    line-height: 1.8 !important;
    color: #374151 !important;
    background: transparent !important;
    white-space: pre-wrap !important;
    word-wrap: break-word !important;
}

/* 页面内容区：白色背景 */
body.page .entry-content,
body.page .post-content {
    background-color: #ffffff !important;
}
/* ============================================
   页眉全部统一淡蓝色（覆盖所有 WoodMart 页眉部分）
   ============================================ */

/* 页眉所有容器 */
header,
.site-header,
.whb-header,
.woodmart-header,
.wd-header,
#header,
.header {
    background-color: #f0f7ff !important;
    background: #f0f7ff !important;
}

/* 页眉内部所有行（顶部、中部、底部） */
.whb-top-bar,
.whb-general-header,
.whb-bottom-header,
.whb-row,
.whb-color-dark,
.whb-color-light {
    background-color: #f0f7ff !important;
    background: #f0f7ff !important;
}

/* 页眉内部容器 */
.whb-header .container,
.whb-top-bar .container,
.whb-general-header .container,
.whb-bottom-header .container,
.site-header .container {
    background-color: #f0f7ff !important;
    background: #f0f7ff !important;
}

/* 侧边栏菜单按钮区域（左侧露出的蓝色） */
.wd-header-cats,
.header-cats,
.category-menu,
.whb-header .wd-dropdown,
.whb-header .menu-item {
    background-color: transparent !important;
}

/* 确保页眉没有边框或阴影 */
.whb-header,
.site-header {
    border-bottom: none !important;
    box-shadow: none !important;
}
/* ===== 产品详情页配置表：手机端可滑动 ===== */
.spec-table-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 16px 0;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
}

.spec-table {
    width: 100%;
    min-width: 600px;
    border-collapse: collapse;
    font-family: 'Albert Sans', sans-serif;
    font-size: 13px;
}

.spec-table th {
    background: #1e3a5f;
    color: #fff;
    padding: 10px 12px;
    text-align: left;
    font-weight: 700;
    font-size: 13px;
}

.spec-table td {
    padding: 8px 12px;
    border-bottom: 1px solid #e5e7eb;
    color: #374151;
    vertical-align: top;
}

.spec-table tr:nth-child(even) {
    background: #f9fafb;
}

.spec-table .spec-category {
    background: #e8f0fe;
    font-weight: 700;
    color: #1e3a5f;
    padding: 8px 12px;
}

.spec-table .spec-label {
    font-weight: 600;
    color: #4b5563;
    width: 35%;
}
/* ============================================
   Shop 页面产品卡片：加边框+圆角+边界感
   ============================================ */

/* 产品卡片容器 */
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.product-grid-item,
.wd-product {
    border: 1px solid #e5e7eb !important;
    border-radius: 12px !important;
    padding: 12px !important;
    background: #ffffff !important;
    transition: all 0.25s ease !important;
    overflow: hidden !important;
}

/* 鼠标悬停效果 */
.woocommerce ul.products li.product:hover,
.woocommerce-page ul.products li.product:hover,
.product-grid-item:hover,
.wd-product:hover {
    border-color: #2563EB !important;
    box-shadow: 0 4px 16px rgba(37, 99, 235, 0.12) !important;
    transform: translateY(-2px) !important;
}

/* 产品图片区域：限制大小，加圆角 */
.woocommerce ul.products li.product .product-image,
.woocommerce-page ul.products li.product .product-image,
.product-grid-item .product-image,
.wd-product .product-image {
    border-radius: 8px !important;
    overflow: hidden !important;
    margin-bottom: 12px !important;
}

/* 产品图片本身：限制高度，不变形 */
.woocommerce ul.products li.product .product-image img,
.woocommerce-page ul.products li.product .product-image img,
.product-grid-item .product-image img,
.wd-product .product-image img {
    max-height: 280px !important;
    object-fit: contain !important;
    width: 100% !important;
}

/* 产品标题 */
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product .woocommerce-loop-product__title,
.product-grid-item .product-title,
.wd-product .product-title {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #111827 !important;
    margin-bottom: 8px !important;
    line-height: 1.4 !important;
}

/* 价格 */
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price,
.product-grid-item .price,
.wd-product .price {
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #2563EB !important;
}

/* 库存状态 */
.woocommerce ul.products li.product .stock,
.woocommerce-page ul.products li.product .stock,
.product-grid-item .stock,
.wd-product .stock {
    font-size: 12px !important;
    color: #10b981 !important;
}

/* 手机端调整 */
@media(max-width:768px){
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product,
    .product-grid-item,
    .wd-product {
        padding: 10px !important;
    }
    .woocommerce ul.products li.product .product-image img,
    .woocommerce-page ul.products li.product .product-image img,
    .product-grid-item .product-image img,
    .wd-product .product-image img {
        max-height: 200px !important;
    }
}
/* 只隐藏定制订单产品(11917)的14天退换货行，保留支付和配送 */
.postid-11917 .ecolively-trust-row:nth-child(3) {
    display: none !important;
}
/* 隐藏定制订单产品(11917)的实时浏览人数 */
.postid-11917 .wd-visits-count {
    display: none !important;
}


