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

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

:root {
	--wd-text-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: var(--wd-text-font);
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,104,94);
	--wd-entities-title-font: var(--wd-title-font);
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,104,94);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: var(--wd-title-font);
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,104,94);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: var(--wd-text-font);
	--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: #83b735;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--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: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
: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;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 30px;
}
: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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--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;
}

/* ======================================================
   AUSMETICS.COM 1:1 完整复刻
   主绿色：#1D9F6B | 深绿：#168659 | 字体：Inter
====================================================== */

/* 1. 全局字体 & 基础样式 */
body, p, h1, h2, h3, h4, h5, h6,
a, span, div, button, input, select, li,
.woocommerce *,.woodmart * {
    font-family: "Inter", sans-serif !important;
    letter-spacing: 0 !important;
    box-shadow: none !important;
    outline: none !important;
}
/* 全站无圆角 */
*{border-radius: 0 !important;}

/* 2. 文字颜色体系 */
body, p{color: #111 !important; font-size: 15px !important; line-height: 1.6 !important;}
.woodmart-meta,.breadcrumb,.product-cats,.price del,.text-muted{color: #777 !important; font-size: 14px !important;}
h1,h2,h3,h4,h5,h6,.product-title,.entry-title{color: #111 !important; font-weight: 600 !important;}

/* 3. 链接颜色 */
a{color: #1D9F6B !important; text-decoration: none !important;}
a:hover{color: #168659 !important;}

/* 4. 全站按钮（主绿色）*/
button,.button,.btn,.single_add_to_cart_button,
.woodmart-cart-btn a,.checkout-button,.woocommerce-button{
    background: #1D9F6B !important;
    color: #fff !important;
    border: none !important;
    padding: 12px 26px !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    transition: 0.2s !important;
}
button:hover,.button:hover,.single_add_to_cart_button:hover{
    background: #168659 !important;
    color: #fff !important;
}

/* 5. 标题大小 */
h1{font-size: 32px !important; line-height: 1.3 !important;}
h2{font-size: 26px !important; line-height: 1.4 !important;}
h3{font-size: 20px !important; line-height: 1.4 !important;}
h4{font-size: 18px !important; line-height: 1.4 !important;}

/* 6. 顶部导航 / 菜单 */
.woodmart-navigation .item-level-0 > a{
    color: #111 !important;
    font-weight: 500 !important;
    font-size: 15px !important;
    padding: 10px 15px !important;
}
.woodmart-navigation .item-level-0:hover > a{
    color: #1D9F6B !important;
    background: transparent !important;
}
/* 下拉菜单绿色 */
.sub-menu-dropdown{
    border-top: 2px solid #1D9F6B !important;
}
.sub-menu-dropdown a{
    color: #111 !important;
    font-size: 14px !important;
    padding: 8px 20px !important;
}
.sub-menu-dropdown a:hover{
    background: #f7f7f7 !important;
    color: #1D9F6B !important;
}

/* 7. 购物车 / 账户图标 */
.woodmart-shopping-cart .woodmart-cart-icon,
.woodmart-login-side .woodmart-login-icon{
    color: #111 !important;
}
.woodmart-cart-info .woodmart-cart-total{
    color: #1D9F6B !important;
    font-weight: 600 !important;
}

/* 8. 产品列表卡片 */
.woocommerce-loop-product__title{
    font-size: 15px !important;
    font-weight: 500 !important;
    margin: 8px 0 5px !important;
    color: #111 !important;
}
.woocommerce ul.products li.product .price{
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #111 !important;
}
.product-cats{
    font-size: 13px !important;
    color: #777 !important;
    margin-bottom: 3px !important;
}
/* 产品卡片 hover 效果 */
.product-wrapper:hover{
    transform: translateY(-3px);
    transition: 0.3s !important;
}

/* 9. 产品详情页 */
.product_title{font-size: 26px !important; font-weight: 600 !important;}
.summary .price{font-size: 24px !important; font-weight: 700 !important; color: #111 !important;}
.woocommerce-product-details__short-description p{
    font-size: 15px !important; color: #555 !important; line-height: 1.6 !important;
}

/* 10. 面包屑导航 */
.woocommerce-breadcrumb{
    color: #777 !important;
    font-size: 14px !important;
    margin-bottom: 15px !important;
}
.woocommerce-breadcrumb a{color: #777 !important;}
.woocommerce-breadcrumb a:hover{color: #1D9F6B !important;}

/* 11. 分类标签 / 筛选 */
.widget_product_categories li a,.widget_layered_nav li a{
    color: #555 !important;
    font-size: 14px !important;
}
.widget_product_categories li a:hover,.widget_layered_nav li a:hover{
    color: #1D9F6B !important;
}

/* 12. 底部 FOOTER 绿色风格 */
.footer-container{background: #fff !important; border-top: 1px solid #eee !important;}
.footer-column h4{color: #111 !important; font-size: 16px !important; margin-bottom: 15px !important;}
.footer-column ul li a{color: #555 !important; font-size: 14px !important;}
.footer-column ul li a:hover{color: #1D9F6B !important;}
.copyrights{background: #f7f7f7 !important; color: #777 !important; padding: 20px 0 !important;}

/* 13. 表单输入框 */
input,textarea,select{
    border: 1px solid #ddd !important;
    padding: 10px 12px !important;
    font-size: 14px !important;
    color: #111 !important;
}
input:focus,textarea:focus,select:focus{
    border-color: #1D9F6B !important;
}

/* 14. 分割线 / 边框 */
.woodmart-title-divider:after,.divider-line{
    background: #1D9F6B !important;
    width: 40px !important;
    height: 2px !important;
}
/* --------------------------
   修复 MENU 导航栏 100% 精准版
--------------------------- */
.woodmart-navigation .item-level-0 > a {
    color: #111 !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    line-height: 20px !important;
}
.woodmart-navigation .item-level-0 > a:hover {
    color: #1D9F6B !important;
    background: transparent !important;
}

/* 下拉菜单样式 */
.sub-menu-dropdown {
    border-top: 2px solid #1D9F6B !important;
}
.sub-menu-dropdown li a {
    color: #111 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.sub-menu-dropdown li a:hover {
    color: #1D9F6B !important;
    background: #f7f7f7 !important;
}
/* ==============================================
   AUSMETICS 导航栏 1:1 终极精准修复
   完全匹配你截图的大写、粗体、绿色下划线样式
============================================== */

/* 主菜单文字样式（大写、粗体、大字号） */
.woodmart-navigation .item-level-0 > a {
    color: #000000 !important;
    font-size: 28px !important; /* 原站大字号，和截图一致 */
    font-weight: 700 !important; /* 粗体，匹配大写视觉 */
    text-transform: uppercase !important; /* 强制大写 */
    letter-spacing: 0.5px !important;
    line-height: 1.2 !important;
    padding: 15px 20px !important; /* 菜单上下间距 */
}

/* 当前页（HOME）绿色下划线样式 */
.woodmart-navigation .item-level-0.current-menu-item > a {
    border-bottom: 3px solid #1D9F6B !important; /* 粗绿色下划线 */
    padding-bottom: 12px !important; /* 下划线位置 */
}

/* 菜单 hover 效果（绿色下划线） */
.woodmart-navigation .item-level-0 > a:hover {
    color: #1D9F6B !important;
    border-bottom: 3px solid #1D9F6B !important;
    background: transparent !important;
}

/* 下拉菜单样式 */
.sub-menu-dropdown {
    border-top: 3px solid #1D9F6B !important;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1) !important;
}
.sub-menu-dropdown li a {
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    text-transform: none !important; /* 下拉菜单不用大写 */
    padding: 10px 20px !important;
}
.sub-menu-dropdown li a:hover {
    color: #1D9F6B !important;
    background: #f8f8f8 !important;
}

/* 菜单容器高度（适配大字体） */
.woodmart-header .woodmart-navigation {
    line-height: 60px !important;
}
/* === B2B 询盘表单专属样式 === */

/* 标签文字颜色和字体 */
.wpcf7 label {
    font-weight: 600;
    color: #006847; /* 深绿色 */
    margin-bottom: 8px;
    display: block;
    font-size: 14px;
}

/* 输入框、下拉框、文本域统一风格 */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 select,
.wpcf7 textarea {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    font-size: 14px;
    background-color: #fff;
    transition: border-color 0.3s;
}

.wpcf7 input:focus,
.wpcf7 select:focus,
.wpcf7 textarea:focus {
    outline: none;
    border-color: #006847;
}

/* 提交按钮样式 */
.wpcf7 input[type="submit"] {
    background-color: #006847;
    color: white;
    padding: 14px 40px;
    border: none;
    border-radius: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 14px;
}

.wpcf7 input[type="submit"]:hover {
    background-color: #004d33;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 104, 71, 0.2);
}

/* 桌面端两列布局 */
@media (min-width: 768px) {
    .wpcf7 form {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 25px;
    }

    /* 让长字段跨两列 */
    .wpcf7 label[for="category"],
    .wpcf7 label[for="order-quantity"],
    .wpcf7 label[for="budget"],
    .wpcf7 label[for="message"] {
        grid-column: span 2;
    }
}

/* 移动端单列 + 调整间距 */
@media (max-width: 767px) {
    .wpcf7 form {
        display: block;
    }

    .wpcf7 label {
        margin-bottom: 20px;
    }

    .wpcf7 input[type="submit"] {
        width: 100%;
        padding: 16px;
    }
}
.wd-post-cat,.post-categories,.entry-meta .cat-links,.wd-post-author,.post-author,.entry-meta .byline,.author{display:none !important;}
.single-post .wd-post-image img { aspect-ratio: 16/9; object-fit: cover; }
/* 精准控制 WoodMart 单篇文章标题背景图高度 */
.single-post .wd-page-title-bg.wd-fill {
    height: 400px !important; /* 可修改为你想要的高度，比如 500px、600px */
    min-height: 400px !important;
}

.single-post .wd-page-title-bg.wd-fill img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important; /* 保持图片比例，避免变形 */
}
/* 保持标题背景图高度 */
.single-post .wd-page-title-bg.wd-fill {
    height: 400px !important;
    min-height: 400px !important;
}

.single-post .wd-page-title-bg.wd-fill img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

/* 把文章内容往下推，避开背景图 */
.single-post .container.main-page-wrapper,
.single-post .wd-main-content {
    margin-top: 40px !important; /* 可根据需要调整，数值越大，内容越靠下 */
    padding-top: 0 !important;
}

/* 所有标题统一颜色 #1D9F6B */
h1,
h2,
h3,
h4,
h5,
h6,
.wd-entry-title a,
.wd-post-title a,
.product-grid-item .wd-entities-title,
.wd-title,
.wd-section-title,
.widget-title,
.woocommerce-loop-product__title
{
    color: #1D9F6B !important;
}