:root {
	--wd-text-font: "Inter_new", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgba(0,0,0,0.79);
	--wd-text-font-size: 14px;
	--wd-title-font: "Inter_new", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgba(0,0,0,0.79);
	--wd-entities-title-font: "Inter_new", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgba(0,0,0,0.79);
	--wd-entities-title-color-hover: rgba(0, 0, 0, 0.79);
	--wd-alternative-font: "Inter_new", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter_new", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgba(0,0,0,0.79);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter_new", 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(87,29,174);
	--wd-alternative-color: rgb(87,29,174);
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(87,29,174);
	--btn-accented-bgcolor-hover: #7034CF;
	--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(87,29,174);
	--wd-link-color-hover: rgb(69,0,127);
	--wd-sticky-btn-height: 95px;
}
.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(250,250,250);
	--wd-bordered-bg:rgb(250,250,250);
}
: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(255,255,255);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Inter_new", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 57px;
	text-transform: capitalize;
	color: rgb(0,0,0);
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .btn.wd-buy-now-btn {
	background: rgb(87,29,174);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(112,52,207);
}
.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(87,29,174);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(87,29,174);
	--wd-arrow-bg: rgb(244,244,244);
	--wd-arrow-bg-hover: rgb(255,90,160);
	--wd-arrow-bg-dis: rgb(244,244,244);
	--wd-arrow-radius: 21px;
}
.wd-nav-scroll {
	--wd-nscroll-drag-bg: rgb(87,29,174);
	--wd-nscroll-drag-bg-hover: rgb(112,52,207);
}
.wd .product-label.onsale {
	background-color: rgb(214,84,136);
}
.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;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 250px;
}

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

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
: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(243,240,250);
}

@font-face {
	font-family: "Inter_new";
	src: url("//vigorlove.com/wp-content/uploads/2026/07/inter-400.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Inter_new";
	src: url("//vigorlove.com/wp-content/uploads/2026/07/inter-500.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Inter_new";
	src: url("//vigorlove.com/wp-content/uploads/2026/07/inter-600.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Inter_new";
	src: url("//vigorlove.com/wp-content/uploads/2026/07/inter-700.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
}

.white-link,
.white-link:link,
.white-link:visited,
.white-link:hover,
.white-link:active,
.white-link .wd-highlight,
u .white-link {
    color: #ffffff !important;
}


/* 首页分类入口图片灰色渐变遮罩层 */
.home-category-banner .banner-image{
    position:relative;
}

.home-category-banner .banner-image::after{
    content:"";
    position:absolute;
    inset:0;
    pointer-events:none;

    background:linear-gradient(
        to bottom,
        rgba(0,0,0,0) 0%,
        rgba(0,0,0,0.05) 50%,
        rgba(0,0,0,0.28) 100%
    );
}

/* 解决 link 字体白色的问题 */
.wd-title-link-color-custom {
    --wd-link-color: #d65488 !important;
}

.wd-title-link-color-custom a:hover {
    color: #c24577 !important;
}

/* 调整商品详情页中变体的上下间距, 让 th 和 td 变成更舒展的布局
table.variations th.label,
table.variations td.value {
    vertical-align: top;
    padding-top: 12px;
    padding-bottom: 12px;
}
 */

/* 调整商品详情页中变体的上下间距, 让 th 和 td 变成更舒展的布局 */
table.variations td.value {
    vertical-align: top;
    padding-top: 10px;
}


/* -------- 变体选中效果 -------- */
/* 默认 */
.wd-swatches-product .wd-swatch {
    transition: all 0.2s ease;
}

/* hover */
.wd-swatches-product .wd-swatch:hover {
    border-color: #ff4fa3 !important;
    box-shadow: 0 0 0 1px rgba(255, 79, 163, 0.4) !important;
    transform: translateY(-1px);
}

/* active */
.wd-swatches-product .wd-swatch.wd-active {
    border-color: #ff4fa3 !important;
    box-shadow: 0 0 0 1px #ff4fa3 !important;
}
/* ------------------------------ */


/* -------- 按钮变体样式 -------- */
/* 基础按钮形态（强制覆盖版） */
.wd-swatches-product .wd-swatch.wd-text {

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    padding: 9px 14px !important;  /* ✅ 稍微加高 */
    min-height: 34px !important;   /* ✅ 强制高度 */
    font-size: 13px !important;

    border-radius: 999px !important;

    border: 1px solid #e5e5e5 !important;
    background: #fff !important;

    line-height: 1 !important;

    font-weight: 400 !important;   /* ✅ 去加粗核心 */
    text-transform: none !important;

    transition: all 0.2s ease;
}

/* hover */
.wd-swatches-product .wd-swatch.wd-text:hover {
    border-color: rgb(214 84 136) !important;
    color: rgb(214 84 136) !important;
    font-weight: 400 !important;
}

/* 选中状态 */
.wd-swatches-product .wd-swatch.wd-text.wd-active {

    background: rgb(214 84 136) !important;
    border-color: rgb(214 84 136) !important;
    color: #fff !important;

    transform: scale(1.02) !important;
    box-shadow: none !important;

    font-weight: 400 !important;
}

/* 强制文字层（WoodMart 经常单独加粗这一层） */
.wd-swatches-product .wd-swatch.wd-text .wd-swatch-text {
    font-weight: 400 !important;
}
/* ------------------------------ */

/* 修改 Quick View 图标 */
.wd-quick-view-icon .wd-action-icon:before{
    content: "\f126" !important;
    font-family: "woodmart-font" !important;
    font-weight: 400;
}

.middle-line {
    position: relative;
    border-right: none !important;
}

.middle-line::after {
    content: "";
    position: absolute;
    right: 0;
    top: 10%;
    height: 80%;
    width: 1px;
    background-color: #ddd;
}

/* ------------------------------ */
/* ===========================
   FAQ Panel
=========================== */

.faq-panel{
    display:none;
    animation:fadeIn .25s ease;
}

.faq-panel.active{
    display:block;
}

@keyframes fadeIn{
    from{
        opacity:0;
        transform:translateY(10px);
    }
    to{
        opacity:1;
        transform:translateY(0);
    }
}

/* ===========================
   Left Menu
=========================== */

.faq-menu-item{
    position:relative;
    cursor:pointer;
    transition:all .25s ease;
}

.faq-menu-item::before{
    content:"";
    position:absolute;
    left:8px;
    top:50%;
    transform:translateY(-50%);
    width:4px;
    height:28px;
    border-radius:999px;
    background:#7C3AED;
    opacity:0;
    transition:.25s;
}

.faq-menu-item:hover,
.faq-menu-item.active{
    background:#F5F3FF;
}

.faq-menu-item:hover::before,
.faq-menu-item.active::before{
    opacity:1;
}

.faq-menu-item .elementor-heading-title{
    transition:.25s;
}

.faq-menu-item:hover .elementor-heading-title,
.faq-menu-item.active .elementor-heading-title{
    color:#7C3AED;
}

.faq-menu-item .elementor-icon svg{
    transition:.25s;
    fill:#9CA3AF;
}

.faq-menu-item:hover .elementor-icon svg,
.faq-menu-item.active .elementor-icon svg{
    fill:#7C3AED;
    transform:translateX(3px);
}
/* ------------------------------ */

/* ===========================
   Product detail. "You are save" style.
=========================== */
/* 
.product-save-text {
    margin-top: 0px;
    font-size: 15px;
    font-weight: 600;
    color: #571DAE;
}

.product-save-text::before {
    content: "✓ ";
}
*/
/* ------------------------------ */

/* 隐藏商品详情页的产品数量选择器 */
.single-product .quantity {
    display: none !important;
}

/* WoodMart Quick View 标题优化 */
.wd-popup .quick-view-horizontal .product_title {
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 1.4 !important;
    margin-bottom: 12px !important;
}

.wd-popup .quick-view-horizontal .product_title a {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* Checkout select box */
.woocommerce-checkout .select2-container--default .select2-selection--single {
    border-radius: 6px !important;
}

/* Dropdown box */
.woocommerce-checkout .select2-container--default .select2-dropdown {
    border-radius: 6px !important;
    overflow: hidden;
}

/* Dropdown search input */
.woocommerce-checkout .select2-container--default .select2-search--dropdown .select2-search__field {
    border-radius: 6px !important;
}