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

:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product) .wd-products-with-bg .product-grid-item{
	--wd-prod-bg:rgb(255,255,255); --wd-bordered-bg:rgb(255,255,255);
}

.wd-popup.wd-promo-popup{
	background-color:#dddddd;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgb(30,115,190);
	background-image: none;
	background-size:cover;
	background-position:center bottom;
}

.footer-container{
	background-color:rgb(242,242,242);
	background-image: url(https://www.hesj.com.cn/wp-content/uploads/2023/03/footer_shape.png);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

:root{
--wd-text-font:Tahoma,Geneva, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--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%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--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;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:16px;
}
.whb-top-bar .whb-text-element{
	font-size: 15px;
}

.whb-top-bar .fa{
	color: #f06b03;
}

html .page-title > .container > .title{
	font-size: 36px;
}

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

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

}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title, html .post.blog-post-loop .post-title, html .post-single-page .post-title{
	font-weight: 600;font-size: 20px;
}

html .main-page-wrapper .product-grid-item .product-wrapper .wd-entities-title, html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title, html .slider-type-post .post.blog-post-loop .post-title{
	font-size: 15px;
}

:root{
--wd-primary-color:#0e91e3;
}
:root{
--wd-alternative-color:#f06b03;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
.woodmart-archive-shop .main-page-wrapper{
	background-color:rgb(242,242,242);
	background-image: none;
}

.single-product .main-page-wrapper{
	background-color:rgb(242,242,242);
	background-image: none;
}

:root{
--btn-default-bgcolor:#0e91e3;
}
:root{
--btn-default-bgcolor-hover:#0e91e3;
}
:root{
--btn-accented-bgcolor:#0e91e3;
}
:root{
--btn-accented-bgcolor-hover:#0e91e3;
}
:root{
--notices-success-bg:rgb(14,145,227);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #fff;
		
					--btn-default-color-hover: #fff;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
					
			
			
							--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: 0px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1270px;
			}
		}

		.container {
			max-width: 1300px;
		}

		:root{
			--wd-container-width: 1300px;
		}
	
			@media (min-width: 1300px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1300px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1300px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
	
	
	
	
	
					rs-slides [data-type=text],
		rs-slides [data-type=button] {
			font-family: Tahoma, Geneva, sans-serif !important;
		}
		
					rs-slides h1[data-type=text],
			rs-slides h2[data-type=text],
			rs-slides h3[data-type=text],
			rs-slides h4[data-type=text],
			rs-slides h5[data-type=text],
			rs-slides h6[data-type=text] {
				font-family: Poppins !important;
			}
			
/*分隔横线*/
hr {max-width: 100%;}
/*表格样式 滚动条*/
.single-product table td, .single-product table th {padding: 5px 8px;border: 1px solid #e6e6e6;}
.single-product table tr:nth-child(odd){background: #f8f8f8;padding: 5px 8px;}
.single-product table{overflow: overlay;width: 100%!important;display: block;}
.single-product table::-webkit-scrollbar-thumb {border-radius: 8px;border: 3px solid white; background-color: rgba(0, 0, 0, .5);}
.single-product table::-webkit-scrollbar {-webkit-appearance: none;}
.single-product table::-webkit-scrollbar:vertical {width: 10px;}
.single-product table::-webkit-scrollbar:horizontal {height: 10px;}
/*表格样式-产品详情页面属性表*/
/*.woocommerce-product-attributes td,table th {padding: 5px 5%!important;border: 1px solid #e6e6e6!important;}
.woocommerce-product-attributes td{text-align:left;}*/
/*渐变按钮*/
/*.btn.btn-color-alt {color: #fff;background: linear-gradient(90deg, var(--wd-primary-color), var(--wd-alternative-color));}*/

/*headinfobox联系图标*/
.headinfobox p{margin-bottom:0px;}
.productseries .btn-size-default {padding: 12px 6px;}
.popup-quick-view .product_title {font-size: 14px;border-bottom: 1px solid #e6e6e6;padding-bottom: 10px;}
.woocommerce-ordering{display:none;}
/*小工具下划线*/
.widget_archive ul li, .widget_categories ul li, .widget_nav_menu ul li, .widget_pages ul li {border-bottom: 1px solid #ddd;}
.arrows-style-2 .owl-nav>div, .arrows-style-3 .owl-nav>div {background-color: rgb(255 255 255 / 35%);}
.arrows-style-2 .owl-nav>div[class*=prev],.arrows-style-3 .owl-nav>div[class*=prev]{left: 5%;}
.arrows-style-2 .owl-nav>div[class*=next],.arrows-style-3 .owl-nav>div[class*=next]{right: 5%;}
.reset-mb-10 p,.reset-mb-10 h5{margin-bottom: 0px;}
.box-icon-align-left .box-icon-wrapper {margin-right: 10px;}

/*Gravity form*/
.gform_button{
 background-color: var(--wd-primary-color)!important;
	/*background: linear-gradient(90deg, var(--wd-primary-color), var(--wd-alternative-color));*/
    border: 1px solid #ddd;
    color: #fff!important;
    font-size: 13px;
    padding: 12px 25px;border-radius: 5px;}
.gfield_consent_label{display:inline;}
/*小工具产品分类li前图标*/
/*样式一.product-categories li:before{ font-family: 'Font Awesome 5 Free';content: "\f138";line-height: 35px;font-size: 12px;font-weight: 600;
margin-right: 8px;}*/
.product-categories li:before{ font-family: "woodmart-font";content: "\f113";line-height: 35px;font-size: 12px;}
.widget_product_categories .product-categories li a {flex: 1 1 calc(100% - 75px);}
/*download default page模板隐藏多余标题*/
.wpdmpro-template-default .post-single-page .post-title {display: none;}
/*页脚标题*/
.widget-title:before{content: "";width: 15px;height: 30px;display: inline-block;margin-right: 10px;
    background-color: var(--wd-primary-color);border-radius: 30px 0;}
/*.tou .title{border-left: 10px solid var(--wd-primary-color);padding-left: 10px;border-radius: 14px 0px 0px 33px;}*/
.tou .title:before{content: "";width: 15px;height: 30px;display: inline-block;margin-right: 10px;
    background-color: var(--wd-primary-color);border-radius: 30px 0;}
/*计数器加+*/
.counter-value:after{content: "+";position: absolute;font-size: 28px;color:var(--wd-alternative-color);}
/*phone图标水平翻转*/
.fa-phone { transform: rotateY(180deg); }
/*询盘插件*/
#enquiryButton{flex: 0 0 auto;border-radius: var(--btn-accented-brd-radius);
    color: var(--btn-accented-color);
    box-shadow: var(--btn-accented-box-shadow);
    background-color:  var(--wd-alternative-color);}
#enquiryCartButton,.wpcf7-submit{border-radius: var(--btn-accented-brd-radius);
    color: var(--btn-accented-color);
    box-shadow: var(--btn-accented-box-shadow);
    background-color:  var(--wd-alternative-color);}
/*checkout*/
.wc-proceed-to-checkout{display:none;}
.woocommerce-mini-cart__buttons .checkout{display:none;}@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;}
/*页脚*/
.menu-footer3-container{padding-top:64px;}
}

@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;}
/*下拉菜单自动宽度*/
.menu-simple-dropdown li{white-space: nowrap;}
.menu-simple-dropdown .sub-menu-dropdown, .menu-simple-dropdown .sub-sub-menu {min-width: 200px;width: auto;}
/*页脚*/
.menu-footer3-container{padding-top:42px;}


}

@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;}
}

