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

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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Jost", 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: "Jost", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,0,0);
	--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(235,238,240);
	--btn-accented-bgcolor-hover: rgb(235,238,240);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--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: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(16,108,216);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-sub-menu li>a {
    position: relative;
    display: flex
;
    align-items: center;
    padding-top: 8px;
    padding-bottom: 8px;
    color: var(--sub-menu-color);
    font-size: 14px;
    line-height: 1.3;
    color: black;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn-color-black {
    background: #ebeef0;
	   color:black;
}
fieldset {
    margin-bottom: 20px;
    padding: 20px 40px;
    border: 2px solid var(--brdcolor-gray-300);
    border-radius: var(--wd-brd-radius);
    display: none;
}



/* 1. 基础设置：确保卡片容器为 Flex 布局并撑满高度 */
.products.wd-products .product-grid-item {
  display: flex !important;
  flex-direction: column !important;
}

.product-grid-item .product-wrapper {
  display: flex !important;
  flex-direction: column !important;
  flex-grow: 1 !important;
}

.product-wrapper .product-element-bottom {
  display: flex !important;
  flex-direction: column !important;
  flex-grow: 1 !important;
}

/* 
 * 2. 核心代码：将“自动外边距”应用在第一个文本元素上
 * 这会把标题、描述以及按钮作为一个整体，推到容器的底部。
 */
.product-element-bottom .wd-entities-title {
  margin-top: auto !important;
}

/* 3. 为按钮和文字之间增加一点间距，使其更美观 (可根据需要调整) */
.product-element-bottom .wd-add-btn {
  margin-top: 15px !important; /* 您可以调整这个值，比如 10px 或 20px */
}


/* 步骤 1: 永久隐藏那套只在悬停时才出现的按钮组 (比如快速查看等) */
.product-grid-item .wd-buttons {
    display: none !important;
}

/* 步骤 2: 强制“Read more”按钮在悬停时也保持100%可见，阻止它消失 */
.product-grid-item:hover .wd-add-btn {
    opacity: 1 !important;
    visibility: visible !important;
}

/* 步骤 3: 确保 "Read more" 按钮本身不显示购物车图标 */
.product-grid-item .wd-add-btn a.button::before {
    display: none !important;
}

/* 步骤 4 (可选，但推荐): 调整文字的内边距，使其在按钮内居中 */
.product-grid-item .wd-add-btn a.button {
    padding-left: 1em !important;
    padding-right: 1em !important;
}



.wpforms-submit{
    background-color: #EBEEF0;
    color: var(--wpforms-button-text-color);
}