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

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

:root {
	--wd-text-font: Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: 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: Arial, Helvetica, sans-serif;
	--wd-widget-title-font: Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(242,168,86);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(242,168,86);
	--btn-accented-bgcolor-hover: rgb(247,152,89);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(242,168,86);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--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-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 {
	background-color: #0a0a0a;
	background-image: url(https://www.chinflatables.com/wp-content/uploads/2025/12/1765359379-Snipaste_2025-12-10_17-34-39_副本-scaled.webp);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,90,135);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
: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;
}
}


/* 强制隐藏 CF7 顶部的隐藏字段容器 */
.wpcf7-form .hidden-fields-container {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
}
/* 增强登录按钮对比度 */
.woocommerce-form-login__submit {
    background-color: #000000 !important; /* 背景改纯黑 */
    color: #ffffff !important; /* 文字纯白 */
}

/* 增强忘记密码链接对比度 */
.woocommerce-form-login .lost_password a {
    color: #cc0000 !important; /* 改为较深的红色或深蓝色 */
    text-decoration: underline;
}

/* 修复 Cookie 弹窗按钮（Deny/Customize） */
.mfn-cookies-popup #consent_deny, 
.mfn-cookies-popup #consent_customize {
    background-color: #333333 !important; /* 调深灰色 */
    color: #ffffff !important;
}


/* 增大显示密码按钮的点击区域 */
.show-password-input {
    padding: 15px !important;
    min-width: 44px;
    min-height: 44px;
}
/* 增加输入框之间的间距，防止误触 */
.woocommerce-form-row {
    margin-bottom: 20px !important;
}@media (min-width: 1025px) {
	.whb-general-header-inner :is(.btn,.button,button,[type=submit],[type=button]) {
	display: inline;
  padding: 0;
	font-size: 11px;
	font-family: 'Karla', sans-serif;
	width:100%;
	height:20px;
	white-space: nowrap;
	padding: 6px 12px;
}
}

