:root {
	--wd-text-font: Tahoma,Geneva, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--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-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #333;
	--wd-alternative-color: #00ff02;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,255,2);
	--btn-accented-bgcolor-hover: rgb(0,255,2);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(0,255,2);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,130,0);
	--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;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
}
.whb-top-bar .whb-text-element {
	font-size: 15px;
}
.whb-top-bar .fa {
	color: #f06b03;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 36px;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title, 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-product .wd-entities-title, html .wd-product.product-list-item .wd-entities-title, html .wd-carousel .wd-carousel-item .post.wd-post .wd-entities-title {
	font-size: 15px;
}
.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: 1300px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@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 :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: rgb(255,247,247);
}

hr {max-width: 100%;}
/*阴影*/
/*.cboxshadow{box-shadow:0px 0px 30px 1px #48497926;}*/
.cboxshadow .vc_column-inner{box-shadow:0px 0px 30px 1px #48497926;}
/*横线*/
.heading_title {position: absolute;background: #00ff02;z-index: 0;top: 0;width: 40px!important;height: 2px;border-radius: 2px;}
.heading_title:after{content: '';position: absolute;right: -20px;z-index: 1;background: #00ff02;width: 10px;height: 3px;}
.heading_title_c {left: 50%;margin-left: -20px;position: absolute;background: #00ff02;z-index: 0;top: 0;width: 40px!important;height: 2px;border-radius: 2px;}
.heading_title_c:after{content: '';position: absolute;right: -20px;z-index: 1;background: #00ff02;width: 10px;height: 3px;}
.heading_title_c:before{content: '';position: absolute;left: -20px;z-index: 1;background: #00ff02;width: 10px;height: 3px;}
/*渐变按钮*/
.btn.btn-color-alt {color: #fff;background: linear-gradient(90deg, #00ff02, #05b306);}
/*左下拉菜单*/
.wd-nav-vertical>li>a {padding: 10px;}
/*产品选项卡颜色*/
.tabs-layout-tabs .tabs li a:after {background: linear-gradient(90deg, #00ff02, #05b306);}

/*product下拉菜单*/
.cdropdown-menu .sub-sub-menu li a:before{font-family: "woodmart-font";content: "\f113";line-height: 35px;font-size: 12px;}
.cdropdown-menu .wd-sub-menu li a {padding-top: 0px;padding-bottom: 0px;}

/*表格样式*/
.single-product .woocommerce-Tabs-panel--description table td {padding: 5px 8px;border: 1px solid #e6e6e6;}
.single-product .woocommerce-Tabs-panel--description table tr:nth-child(odd){background: #f8f8f8;}

.productseries .btn-size-default {padding: 12px 6px;}
.popup-quick-view .product_title {font-size: 14px;border-bottom: 1px solid #e6e6e6;padding-bottom: 10px;}
.contact2 .woodmart-info-box .info-box-title {margin-bottom: 3px;}
.woocommerce-ordering{display:none;}

.box-icon-align-left .box-icon-wrapper {margin-right: 10px;}
div.wpforms-container-full .wpforms-form button[type=submit]{
background: linear-gradient(90deg, #00ff02, #05b306);border: 1px solid #ddd;color: #ffffff!important;font-size: 13px;padding: 12px 25px;border-radius: 5px;
}  
/*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;padding-right: 10px;}
.widget_product_categories .product-categories li a {flex: 1 1 calc(100% - 75px);}

