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

:root {
	--wd-text-font: Tahoma,Geneva, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #ed7c16;
	--wd-alternative-color: #01537b;
	--btn-default-bgcolor: #ed7c16;
	--btn-default-bgcolor-hover: rgb(237,124,22);
	--btn-accented-bgcolor: #ed7c16;
	--btn-accented-bgcolor-hover: rgb(243,123,13);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(237,124,22);
	--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: #dddddd;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(248,248,248);
	--wd-bordered-bg:rgb(248,248,248);
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center bottom;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.whb-top-bar .whb-text-element {
	font-size: 15px;
}
.whb-top-bar .fa {
	color: rgb(255,255,255);
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 36px;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title, html .wd-single-post-header .title, html .wd-single-post-title .wd-post-title {
	font-weight: 600;
	font-size: 20px;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title, html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title, html .wd-carousel .wd-carousel-item .post.wd-post .wd-entities-title {
	font-size: 15px;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-size: 25px;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-brd-color-focus: rgb(237,124,22);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-offset-h: -30px;
	--wd-arrow-color: rgb(0,0,0);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-radius: 35px;
	--wd-arrow-shadow: 0px 0px 12px 0px rgb(234,234,234);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 1200px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 30px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 28px;
	}

}
:root{
--wd-container-w: 1430px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Tahoma, Geneva, sans-serif !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Poppins !important;
}

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

/*表格样式文字自动换行*/
.single-product .woocommerce-Tabs-panel--description table td,.woocommerce-Tabs-panel--description .table-case table th {padding: 5px 8px;border: 1px solid #e6e6e6;}
.single-product .woocommerce-Tabs-panel--description table tr:nth-child(odd){background: #f7f7f7;padding: 5px 8px;}
.single-product .woocommerce-Tabs-panel--description table th{background: #e8e6e6;}
.single-product .woocommerce-Tabs-panel--description table::-webkit-scrollbar-thumb {border-radius: 8px;border: 3px solid white; background-color: #E15F09;}
.single-product .woocommerce-Tabs-panel--description table::-webkit-scrollbar {-webkit-appearance: none;}
.single-product .woocommerce-Tabs-panel--description table::-webkit-scrollbar:vertical {width: 10px;}
.single-product .woocommerce-Tabs-panel--description table::-webkit-scrollbar:horizontal {height: 10px;}
.single-product .woocommerce-Tabs-panel--description table{overflow-x: scroll;width: 100%!important;border: 1px solid #e6e6e6;border-radius: 0px;border-collapse: collapse;word-break: break-word;}
.single-product table p{margin-bottom:0px!important;}
/*页眉*/
.whb-top-bar {background: linear-gradient(60deg, #ed7c16 0%, #ed7c16 50%, #01537b 50%, #01537b 100%);}
/*news列表*/
.wd-post-content{flex-wrap: wrap!important;}
/*强制文章列表图片比例*/
.blog-post-loop .wd-post-thumb .wd-post-img img {
    width: 100%;
    aspect-ratio: 4 / 3; /* 强制图片保持 4:3 比例 */
    object-fit: cover; /* 确保图片填满容器，同时保持比例 */}
/*计数器加+*/
.counter-value:after{content: "+";position: absolute;font-size: 28px;color:var(--wd-alternative-color);}
/*phone图标水平翻转*/
.fa-phone { transform: rotateY(180deg); }
/*cookie*/
.wd-cookies-popup{padding: 15px 5%!important;}
textarea {min-height: 100px!important;}

/* 调整蒙版透明度 */
.wd-page-title-bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3; 
    z-index: 3; /* 确保蒙版在文字下方 */
    pointer-events: none; /* 确保蒙版不影响交互 */
}
.page-title * {z-index: 4; /* 确保文字位于蒙版上方 */}
/*language*/
.trp-menu-ls-label{display:contents!important;}@media (min-width: 1025px) {
	.whb-divider-element:before {height: 30px;}
#tidio-chat-iframe {inset: auto!important;bottom: 80px!important;right: 0px!important;}

/*totop*/
.scrollToTop {right: 30px!important;bottom: 128px!important;}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.whb-divider-element:before {height: 30px;}
#tidio-chat-iframe {inset: auto!important;bottom: 120px!important;right: -15px!important;}



}

@media (min-width: 577px) and (max-width: 767px) {
	#tidio-chat-iframe {inset: auto!important;bottom: 120px!important;right: -15px!important;}
}

@media (max-width: 576px) {
	#tidio-chat-iframe {inset: auto!important;bottom: 50px!important;right: -15px!important;}
.single-product .woocommerce-Tabs-panel table {zoom: 0.7;}
}

