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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(38,38,38);
	--wd-text-font-size: 16px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(0,0,0);
	--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-primary-color: rgb(70,151,226);
	--wd-alternative-color: #f06b03;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #0e91e3;
	--btn-default-bgcolor-hover: #0e91e3;
	--btn-accented-bgcolor: #0e91e3;
	--btn-accented-bgcolor-hover: #0e91e3;
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(14,145,227);
	--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: #dddddd;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--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 {
	background-color: rgb(153,153,153);
	background-image: url(https://senmrycn.com/wp-content/uploads/2025/07/微信图片_2025-06-27_141020_76611.png);
	background-size: cover;
	background-position: center bottom;
}
.wd-footer {
	background-color: rgb(15,15,15);
	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: #f06b03;
}
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: 30px;
}
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;
}
.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);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 1200px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 30px;
	}
	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-size: 25px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 28px;
	}
	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-size: 22px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--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: 1600px) {
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: Roboto !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Roboto !important;
}

/*表格样式文字自动换行*/
.single-product .woocommerce-Tabs-panel--description table td,.woocommerce-Tabs-panel--description .table-case table th {padding: 5px 8px;border: 1px solid #e6e6e6;}

/*页脚标题*/
.widget-title{border-left: 5px solid var(--wd-primary-color);padding-left: 10px;}
/*news列表*/
.wd-post-content{flex-direction: column;align-items: flex-start!important;}
/*计数器加+*/
.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;}
.woocommerce-ordering{display:none!important;}
.wd-dropdown{background-color: #FCFCFC!important;}

:root textarea {min-height: 100px!important;}
.wd-back-btn {display: none!important; }
.wd-single-post-img,.wd-post-meta,.wd-post-cat {display:none!important;}
.blog-post-loop .wd-post-title {
 display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; /* 限制行数为 2 */
    overflow: hidden;
    text-overflow: ellipsis; /* 添加省略号 */
    white-space: normal; /* 确保文本换行 */
}@media (min-width: 1025px) {
	.title-size-large {--wd-title-sp: 150px!important;}

/*totop*/
.scrollToTop {right: 30px!important;bottom: 128px!important;}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.title-size-large {--wd-title-sp: 100px!important;}

}

@media (min-width: 577px) and (max-width: 767px) {
	.title-size-large {--wd-title-sp: 100px!important;}

}

@media (max-width: 576px) {
	.single-product .woocommerce-Tabs-panel table {zoom: 0.7;}
.title-size-large {--wd-title-sp: 100px!important;}

}

