:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--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: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(233,45,116);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(233,45,116);
	--btn-accented-bgcolor-hover: rgb(210,39,106);
	--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: none;
	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: rgb(26,26,26);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Cabin", Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: rgb(255,255,255);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(233,45,116);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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;
--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: #0a0a0a;
}

/* 修改 WoodMart 页脚菜单链接颜色 */
.footer-container .widget_nav_menu ul.menu li a,
.footer-container .vc_wp_custommenu ul.menu li a {
    color: #ffffff !important; /* 替换为你需要的颜色 */
}

/* 修改鼠标悬停 (Hover) 颜色 */
.footer-container .widget_nav_menu ul.menu li a:hover,
.footer-container .vc_wp_custommenu ul.menu li a:hover {
    color: #E92D74 !important; /* 替换为悬停颜色 */
}

/* 强制把 Copyrights 区域内所有文字、链接、菜单统一改为白色 */
.copyrights-wrapper,
.copyrights-wrapper *,
.min-footer,
.min-footer *,
.footer-sub-footer,
.footer-sub-footer * {
    color: #ffffff !important;
}

/* 1. 侧边栏卡片容器（圆角、浅色背景、微阴影） */
.woodmart-archive-shop .sidebar-container .widget {
    background-color: #f8fafc !important; /* 极淡蓝灰背景 */
    border: 1px solid #e2e8f0 !important;   /* 柔和边框 */
    border-radius: 12px !important;         /* 大圆角 */
    padding: 20px 18px !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03) !important;
}

/* 2. 标题样式 */
.woodmart-archive-shop .sidebar-container .widget-title {
    color: #1e293b !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    letter-spacing: 0.5px;
    margin-bottom: 15px !important;
    padding-bottom: 8px !important;
    border-bottom: 2px solid #e91e63 !important; /* 品牌粉色下划线 */
}

/* 3. 列表基础样式 */
.woodmart-archive-shop .sidebar-container .widget ul li {
    padding: 7px 0 !important;
    border-bottom: 1px dashed #e2e8f0 !important; /* 虚线分隔 */
    transition: all 0.25s ease !important;
}

.woodmart-archive-shop .sidebar-container .widget ul li:last-child {
    border-bottom: none !important;
}

/* 4. 默认状态下的文字颜色 */
.woodmart-archive-shop .sidebar-container .widget ul li a {
    color: #475569 !important; /* 灰色 */
    font-size: 13.5px !important;
    font-weight: 500 !important;
    display: block;
    transition: all 0.25s ease !important;
}

/* 5. 鼠标划过 (Hover) 时的自定义颜色与微平移动画 */
.woodmart-archive-shop .sidebar-container .widget ul li a:hover {
    color: #e91e63 !important; /* ★ 划过时变成右侧按钮同款玫粉色 ★ */
    transform: translateX(5px);  /* ★ 划过时向右微动 5px ★ */
}

/* ==========================================
   变体按钮（Text Swatches）样式
   ========================================== */

/* 1. 按钮基础容器样式：固定宽高、粗边框、大圆角 */
.wd-swatches-single .wd-swatch.wd-text,
.swatches-on-grid .wd-swatch.wd-text,
.variations .wd-swatch.wd-text {
    min-width: 95px !important;            /* 统一宽度 */
    height: 48px !important;               /* 统一高度 */
    line-height: 46px !important;          /* 文字垂直居中 */
    padding: 0 16px !important;            /* 内边距 */
    border: 1.5px solid #dbe2ea !important;/* 明显可见的灰色边框 */
    border-radius: 8px !important;         /* 优雅圆角 */
    background-color: #ffffff !important;  /* 纯白背景 */
    color: #0f172a !important;             /* 深色文字 */
    font-size: 16px !important;            /* 稍微加大字号 */
    font-weight: 700 !important;           /* 字体加粗 */
    text-align: center !important;
    margin-right: 12px !important;         /* 按钮间距 */
    margin-bottom: 8px !important;
    transition: all 0.2s ease-in-out !important;
    box-shadow: 0 1px 2px rgba(0,0,0,0.02) !important;
}

/* 2. 鼠标悬停 (Hover) 状态 */
.wd-swatches-single .wd-swatch.wd-text:hover {
    border-color: #2563eb !important;      /* 悬停变蓝色边框 */
    color: #2563eb !important;             /* 文字变蓝 */
    background-color: #f0f6ff !important;  /* 浅蓝背景 */
}

/* 3. 选中状态 (Active / Selected) */
.wd-swatches-single .wd-swatch.wd-text.wd-active,
.variations .wd-swatch.wd-text.wd-active {
    border: 1px solid #2563eb !important;  /* 醒目的蓝色厚边框 */
    background-color: #eff6ff !important;  /* 第一张图同款淡蓝背景 */
    color: #1d4ed8 !important;             /* 鲜艳蓝色文字 */
    box-shadow: 0 0 0 1px #2563eb !important;/* 强化边框质感 */
}

/* 针对 Container 的平滑抗锯齿裁剪 */
.smooth-video-box {
    border-radius: 16px !important; /* 与你在 Container 设置的圆角保持一致 */
    overflow: hidden !important;
    
    /* 核心抗锯齿与边缘平滑 */
    -webkit-mask-image: -webkit-radial-gradient(white, black) !important;
    mask-image: radial-gradient(white, black) !important;
    transform: translateZ(0) !important;
    -webkit-backface-visibility: hidden !important;
    backface-visibility: hidden !important;
}


/* ==========================================
   卡片与自定义加减框间距缩紧精修版
   ========================================== */

/* 1. 隐藏产品页原生的价格与加减框（包含 ADD TO CART 旁边的加减框） */
.single-product .entry-summary > .price,
.single-product .entry-summary .woocommerce-variation-price,
.single-product .entry-summary form.cart .quantity:not(.custom-qty-picker),
.single-product .entry-summary .woocommerce-variation-add-to-cart > .quantity,
.single-product .entry-summary .reset_variations {
    display: none !important;
}

/* 2. 保证侧边购物车 Mini Cart 内的数量框正常显示 */
.widget_shopping_cart .quantity,
.woocommerce-mini-cart .quantity,
.cart-widget-side .quantity {
    display: inline-flex !important;
}

/* 2. 重置变体表单结构，彻底清除底部自带的外边距/内边距 */
.single-product form.cart table.variations,
.single-product form.cart table.variations tbody,
.single-product form.cart table.variations tr,
.single-product form.cart table.variations td {
    display: block !important;
    width: 100% !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.single-product form.cart table.variations td.label {
    display: block !important;
    width: 100% !important;
    padding-bottom: 5px !important;
}

.single-product form.cart table.variations td.value {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* 3. Pack 属性行三卡片横排 - 清除底部多余间距 */
.variations tr:has(.wd-swatch[data-value*="vial"]) .value .wd-swatches-single,
.variations tr:has(.wd-swatch[data-value*="pack"]) .value .wd-swatches-single {
    display: flex !important;
    flex-direction: row !important;
    gap: 12px !important;
    width: 100% !important;
    margin-top: 15px !important;
    margin-bottom: 0 !important;             /* 归零卡片容器下边距 */
    padding-bottom: 0 !important;
}

/* 4. 单个卡片样式 */
.variations tr:has(.wd-swatch[data-value*="vial"]) .wd-swatch.wd-text,
.variations tr:has(.wd-swatch[data-value*="pack"]) .wd-swatch.wd-text {
    flex: 1 1 0 !important;
    width: 33.33% !important;
    min-width: 0 !important;
    height: 180px !important;
    min-height: 180px !important;
    padding: 22px 6px 14px 6px !important;
    border: 1.5px solid #e2e8f0 !important;
    border-radius: 14px !important;
    background-color: #ffffff !important;
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: space-around !important;
    overflow: visible !important;
    box-sizing: border-box !important;
    margin: 0 !important;
}

/* 选中高亮状态 */
.variations tr:has(.wd-swatch[data-value*="vial"]) .wd-swatch.wd-text.wd-active,
.variations tr:has(.wd-swatch[data-value*="pack"]) .wd-swatch.wd-text.wd-active {
    border: 2px solid #2563eb !important;
    background-color: #f0f6ff !important;
    box-shadow: 0 4px 12px rgba(37, 99, 235, 0.12) !important;
}

/* 顶部 Badge 胶囊背景配置 */
.custom-card-badge {
    position: absolute !important;
    top: -11px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    font-size: 10px !important;
    font-weight: 800 !important;
    padding: 3px 9px !important;
    border-radius: 12px !important;
    white-space: nowrap !important;
    line-height: 1 !important;
    z-index: 5 !important;
}

.custom-card-badge.badge-1 {
    background-color: #2563eb !important;   /* 1: 蓝色 */
    color: #ffffff !important;
}

.custom-card-badge.badge-5 {
    background-color: #DCFCE7 !important;   /* 5: 浅绿 */
    color: #166534 !important;
}

.custom-card-badge.badge-10 {
    background-color: #E92D74 !important;   /* 10: 洋红 */
    color: #ffffff !important;
}

.card-top-group {
    text-align: center !important;
    margin-top: 4px !important;
}

.card-num {
    font-size: 30px !important;
    font-weight: 900 !important;
    color: #0f172a !important;
    line-height: 1 !important;
}

.card-unit {
    font-size: 11px !important;
    font-weight: 700 !important;
    color: #64748b !important;
    margin-top: 4px !important;
    line-height: 1 !important;
    letter-spacing: 0.5px !important;
}

.card-bottom-group {
    text-align: center !important;
    width: 100% !important;
}

.card-price-main {
    font-size: 19px !important;
    font-weight: 800 !important;
    color: #2563eb !important;
    line-height: 1.1 !important;
}

.card-price-sub {
    font-size: 9px !important;
    font-weight: 800 !important;
    color: #0f172a !important;
    margin: 3px 0 !important;
    line-height: 1 !important;
}

.card-price-per {
    font-size: 12px !important;
    font-weight: 600 !important;
    color: #475569 !important;
    white-space: nowrap !important;
    margin-top: 2px !important;
    line-height: 1 !important;
}

/* 5. Custom Footer - 向上贴紧，上边距设为 8px */
.custom-bundle-footer {
    display: block !important;
    width: 100% !important;
    clear: both !important;
    margin-top: 8px !important;              /* 从原先的边距大幅缩减至 8px */
    margin-bottom: 12px !important;
    padding-top: 0 !important;
}

.custom-qty-row {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    width: 100% !important;
    padding: 8px 12px !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 8px !important;
    background: #ffffff !important;
    margin-bottom: 8px !important;
    box-sizing: border-box !important;
}

.qty-label {
    font-size: 11px !important;
    font-weight: 800 !important;
    color: #475569 !important;
}

.custom-qty-picker {
    display: flex !important;
    align-items: center !important;
    border: 1px solid #cbd5e1 !important;
    border-radius: 6px !important;
    overflow: hidden !important;
    background: #ffffff !important;
    height: 30px !important;
}

.c-qty-btn {
    width: 30px !important;
    height: 30px !important;
    background: #f8fafc !important;
    border: none !important;
    font-weight: bold !important;
    cursor: pointer !important;
    font-size: 14px !important;
    color: #334155 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    margin: 0 !important;
}

.c-qty-btn:hover {
    background: #e2e8f0 !important;
}

.c-qty-input {
    width: 38px !important;
    height: 30px !important;
    text-align: center !important;
    border: none !important;
    border-left: 1px solid #cbd5e1 !important;
    border-right: 1px solid #cbd5e1 !important;
    font-weight: bold !important;
    font-size: 13px !important;
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: none !important;
    outline: none !important;
    background: #ffffff !important;
    border-radius: 0 !important;
    -moz-appearance: textfield !important;
}

.c-qty-input::-webkit-outer-spin-button,
.c-qty-input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}

.custom-total-box {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    width: 100% !important;
    padding: 12px 16px !important;
    background: #f0f6ff !important;
    border: 1px solid #bfdbfe !important;
    border-radius: 10px !important;
    box-sizing: border-box !important;
}

.total-vials-text {
    font-size: 13px !important;
    font-weight: 800 !important;
    color: #0f172a !important;
}

.total-save-tag {
    display: inline-block !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    color: #2563eb !important;
    background: #dbeafe !important;
    padding: 2px 7px !important;
    border-radius: 10px !important;
    margin-top: 3px !important;
}

.total-right {
    text-align: right !important;
}

.total-old-price {
    font-size: 11px !important;
    color: #94a3b8 !important;
    text-decoration: line-through !important;
}

.total-final-price {
    font-size: 22px !important;
    font-weight: 800 !important;
    color: #2563eb !important;
    line-height: 1 !important;
}

/* 6. 按钮平分一排 */
.single-product .entry-summary form.cart .single_variation_wrap {
    width: 100% !important;
}

.single-product .entry-summary form.cart .woocommerce-variation-add-to-cart {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 12px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
}

.single-product .entry-summary form.cart .wd-buy-now-btn-wrap {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.single-product .entry-summary button.single_add_to_cart_button,
.single-product .entry-summary .wd-buy-now-btn {
    width: 100% !important;
    height: 48px !important;
    line-height: 48px !important;
    padding: 0 5px !important;
    margin: 0 !important;
    border-radius: 30px !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    white-space: nowrap !important;
    box-sizing: border-box !important;
}

/* 1. 子菜单面板外框样式（毛玻璃+深色半透明+高精质感） */
.wd-dropdown-menu, 
.wd-dropdown {
    background-color: rgba(18, 18, 18, 0.88) !important; /* 半透明暗色背景 */
    backdrop-filter: blur(10px) !important; /* 开启毛玻璃模糊效果 */
    -webkit-backdrop-filter: blur(10px) !important;
    border-top: 2px solid #E92D74 !important; /* 顶部加一条粉色精致线 */
    border-radius: 0 0 8px 8px !important; /* 底部圆角 */
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5), 0 0 1px rgba(255, 255, 255, 0.1) !important; /* 悬浮阴影 */
    padding: 12px 0 !important;
}

/* 2. 子菜单列表项间距及平滑过渡 */
.wd-dropdown-menu li a, 
.wd-dropdown li a {
    color: #FFFFFF !important; /* 默认纯白色 */
    font-weight: 500 !important;
    padding: 10px 24px !important;
    transition: all 0.25s ease !important;
    position: relative !important;
}

/* 3. 子菜单划过（Hover）样式 */
.wd-dropdown-menu li a:hover, 
.wd-dropdown li a:hover {
    color: #E92D74 !important; /* 划过变为品牌粉色 */
    background-color: rgba(233, 45, 116, 0.08) !important; /* 极其微弱的粉色底色 */
    padding-left: 28px !important; /* 悬停时文本微幅右移，增强交互感 */
}

/* 4. 划过时左侧生成粉色小指示条（提升设计感） */
.wd-dropdown-menu li a::before,
.wd-dropdown li a::before {
    content: "";
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: 0;
    background-color: #E92D74;
    transition: height 0.25s ease;
    border-radius: 2px;
}

.wd-dropdown-menu li a:hover::before,
.wd-dropdown li a:hover::before {
    height: 16px; /* 划过时展开小指示条 */
}

/* 隐藏页脚区域所有菜单的子菜单项 */
footer .sub-menu,
.footer-container .sub-menu,
.footer-widget .sub-menu {
    display: none !important;
}