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

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

:root {
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--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-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #83b735;
	--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: #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-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;
}
.woodmart-woocommerce-layered-nav .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: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1300px;
--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: 1300px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.bs-header-quote .widget_ywraq_mini_list_quote{margin:0 !important;}
.whb-header{margin-bottom:-40px;}
.wpcf7-response-output:empty {
   display: none !important;
}
.wpcf7-not-valid-tip{
	color:red !important;
}

.wd-products .yith-ywraq-add-to-quote{
	justify-content:center !important;
}
.widget_ywraq_mini_list_quote .raq-info{
	border:0 none !important;
}
/* 将 Browse the list 文本转变为按钮样式 */
.yith-ywraq-add-to-quote .yith_ywraq_add_item_browse_message a {
    display: inline-block;
    padding: 10px 20px;
    background-color: #0066b4;
    color: #ffffff !important;
    border-radius: 3px;
    text-decoration: none !important;
    font-weight: bold;
    transition: all 0.3s ease;
    border: 1px solid transparent;
    text-align: center;
    line-height: normal;
}

/* 鼠标悬停效果 */
.yith-ywraq-add-to-quote .yith_ywraq_add_item_browse_message a:hover {
    background-color: #044a80;
    color: #ffffff !important;
}

/* 调整容器布局，使两个按钮在同一行 */
.yith-ywraq-add-to-quote {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px; /* 按钮之间的间距 */
    justify-content: flex-start;
}

/* 确保消息容器不会占据整行 */
.yith-ywraq-add-to-quote .yith_ywraq_add_item_browse_message,
.yith-ywraq-add-to-quote .yith_ywraq_add_item_response_message {
    flex: 0 0 auto;
    margin: 0;
}

/* 针对已添加到报价的消息样式调整 */
.yith-ywraq-add-to-quote .yith_ywraq_add_item_response {
    margin-right: 10px;
}
/* 处理WoodMart主题特定样式 */
.woodmart-add-btn .yith-ywraq-add-to-quote {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

/* 确保按钮大小一致 */
.yith-ywraq-add-to-quote .add-request-quote-button,
.yith-ywraq-add-to-quote .yith_ywraq_add_item_browse_message a {
    height: auto;
    line-height: 1.2;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* 移动设备上的响应式调整 */
@media (max-width: 768px) {
    .yith-ywraq-add-to-quote {
        flex-direction: column;
        align-items: stretch;
    }
    
    .yith-ywraq-add-to-quote .add-request-quote-button,
    .yith-ywraq-add-to-quote .yith_ywraq_add_item_browse_message a {
        width: 100%;
    }
}

.elementor-popup .wpcf7-file {
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
    z-index: 9999 !important;
    pointer-events: auto !important;
}

.elementor-popup .wpcf7-form {
    position: relative;
    z-index: 999;
}

@keyframes quotePulseLoop {
  0%, 100% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.6;
  }
}

.quote-has-items {
  animation: quotePulseLoop 1.5s ease-in-out infinite;
  transition: all 0.3s ease;
}
.quote-has-items .raq-items-number {
  color: #e63946 !important; /* 红色强调 */
  font-weight: bold;
}

.wd-header-mobile-nav a{
	transform:scale(1.2);
}