: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: rgb(38,38,38);
	--wd-text-font-size: 15px;
	--wd-title-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(58,58,58);
	--wd-entities-title-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(58,58,58);
	--wd-entities-title-color-hover: rgb(30, 115, 190);
	--wd-alternative-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-widget-title-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",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: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",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(0,123,196);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,123,196);
	--btn-accented-bgcolor-hover: rgb(0,106,169);
	--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: url();
	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(10,10,10);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;	font-weight: 900;
}
 {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.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;
}



.wd-page-title {
background-color: #0a0a0a;
}

/* =========================================
   DHDL Product Listing Inquiry Button
   Compact Version
========================================= */

.dhdl-list-inquiry-btn {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;

    gap: 8px;

    /* 关键：取消 100% 全宽 */
    width: auto !important;
    min-width: 178px;
    max-width: 210px;

    min-height: 44px;

    margin-top: 18px;

    padding: 0 22px;

    box-sizing: border-box;

    border: 1px solid #0788cf;
    border-radius: 3px;

    background: #0788cf;

    color: #ffffff !important;

    font-size: 12px;
    line-height: 1;

    font-weight: 700;

    letter-spacing: .35px;

    text-align: center;
    text-decoration: none !important;

    transition:
        background-color .25s ease,
        border-color .25s ease,
        color .25s ease,
        transform .25s ease;
}


/* Hover */

.dhdl-list-inquiry-btn:hover {
    background: #006fae;

    border-color: #006fae;

    color: #ffffff !important;
}


/* Arrow */

.dhdl-inquiry-arrow {
    display: inline-block;

    font-size: 16px;
    line-height: 1;

    transition:
        transform .25s ease;
}


.dhdl-list-inquiry-btn:hover
.dhdl-inquiry-arrow {
    transform: translateX(4px);
}


/* Mobile */

@media (max-width: 767px) {

    .dhdl-list-inquiry-btn {
        min-width: 160px;
        min-height: 42px;

        margin-top: 14px;

        padding: 0 18px;

        font-size: 11px;
    }

}@media (min-width: 1025px) {
	@media (min-width: 1025px) {

    /* 所有一级导航的下拉菜单宽度 */
    .wd-header-main-nav > .menu > .menu-item-has-children > .wd-dropdown-menu {
        min-width: 320px !important;
    }

    /* 三级菜单根据最长文字自动撑宽 */
    .wd-header-main-nav .sub-sub-menu.wd-dropdown {
        width: max-content !important;
        min-width: 240px !important;
        max-width: none !important;
    }

    /* 所有下拉菜单文字禁止换行 */
    .wd-header-main-nav .wd-dropdown-menu .woodmart-nav-link {
        white-space: nowrap !important;
    }
}
}

