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

:root {
	--wd-text-font: Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: 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: Arial, Helvetica, sans-serif;
	--wd-widget-title-font: 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: Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(218,0,0);
	--wd-alternative-color: rgb(27,46,105);
	--wd-link-color: rgb(221,51,51);
	--wd-link-color-hover: rgb(255,58,58);
	--btn-default-bgcolor: rgb(27,46,105);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(27,46,105);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.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;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
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: rgb(27,46,105);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
: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: 5px;
}

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

@media (min-width: 1600px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}



.widget_product_categories .product-categories li a :hover{
color:#da0000 !important;
}
.product-categories:hover{
color:#da0000 !important;
}
/* 页眉 */
#menu-header-nav {
	width: 100%;
	justify-content: space-between;
}
#menu-top-menu{
	width: 100%;
	justify-content: space-between;
}
.wd-header-my-account .wd-tools-text {
	font-weight: 500 !important;
}

.wd-header-my-account .wd-tools-text {
	color: #a5a5a5;
}

.whb-general-header .whb-col-left {
	max-width: 700px;
}

.whb-general-header .whb-col-right {
	justify-content: space-between;
	max-width: 550px;
}

#menu-header-nav .nav-link-text {
	text-transform: math-auto;
	cursor: pointer;
	font-weight: 400;
}
.searchform.wd-style-with-bg .searchsubmit {
	border-radius: 50% !important;
}

.wd-header-search-form input {
	width: 450px;
}

.wd-header-search-form input.expanded {
	/* 	   transition: width 0.2s ease-in-out; */
	width: 600px;
	/* 扩展宽度 */
	border: 1px solid #f08519;
	background: #fff;
}

@media(max-width:1500px) {
	.whb-general-header .whb-col-left {
		max-width: 600px;
	}

	.wd-header-search-form input {
		width: 100%;
	}

	.wd-header-search-form input.expanded {
		width: 550px;
	}
}

@media(max-width:1300px) {
	.whb-general-header-inner .whb-space-element {
		width: 10px !important;
	}

	.wd-header-search-form input.expanded {
		width: 400px;
	}
}

.wd-header-my-account.wd-tools-element>a {
	display: block !important;
}

.wd-header-my-account .wd-tools-icon {
	max-width: 35px;
	margin: auto;
	margin-top: -17px;
	margin-bottom: 5px;
}

/*去掉本身阴影 */
.homeProducts .wd-hover-with-fade .content-product-imagin {
	box-shadow: none;
}

.homeProducts .fade-in-block.wd-scroll {
	display: none;
}

/* 针对第一个单词的首字母样式 */
.homeProducts .product-grid-item .wd-entities-title {
	text-transform: lowercase;
}

.homeProducts .product-grid-item .wd-entities-title::first-letter {
	text-transform: uppercase;/* 仅将第一个单词的首字母大写 */
}

.wd-quantity-overlap div.quantity {
	border-right: 1px solid #f2f2f2;
}

.wd-quantity-overlap div.quantity input[type] {
	background-color: transparent !important;
	color: #000 !important;
}

.wd-quantity-overlap div.quantity input[type]:hover {
	background: #f0861d !important;
	color: #fff !important;
}

/* 博客 */
.blog-design-list:not(:is(:last-child, .blog-style-bg)) {
	border: 0 !important;
}

.blog-design-list:not(:is(:last-child, .blog-style-bg)) {
	border-bottom: 0 !important;
	padding: 0 !important;
}

.blog-post-loop.has-post-thumbnail .wd-post-thumb {
	border-radius: 10px;
}

.post-single-page .entry-header {
	display: none;
}

/* 语言 */
.trp_language_switcher_shortcode {
	display: flex;
	max-width: 160px;
}

.trp-language-switcher>div {
	background-position: calc(100% - 45px) calc(1em + 7px), calc(100% - 3px) calc(0em + 0px) !important;
}

.trp-ls-shortcode-language {
	max-width: 150px;
}

.trp-language-switcher>div {
	border: none;
}

.trp_language_switcher_shortcode:before {
	/* content:url(https://dt-smart.com/wp-content/uploads/2023/10/earth.png); */
	top: 8px;
	position: relative;
	transform: scale(0.8);
}

.whb-header-bottom {
	box-shadow: 1px 0 5px 1px rgba(0, 0, 0, .1);
}

/* 页脚 */
.main-footer a:hover {
	color: #f0861d;
}

/* 产品描述 */
.pro-container {
	max-height: 5em;
	overflow: hidden;
	position: relative;
	line-height: 25px;
	font-family: "Poppins";
	color: #555;
/* 	transition: max-height 0.5s ease; */
	/* 添加过渡效果 */
}

.pro-container::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom, transparent 0%, rgba(255, 255, 255, 0.9) 80%);
	z-index: 1;
}

.zk-button {
	position: relative;
	cursor: pointer;
	box-shadow: 0 0 8px 0 #00000020;
	width: 150px;
	justify-content: center;
	padding: 5px 0;
	display: flex;
	align-items: center;
	border-radius: 20px;
	color: #f08922;
	font-family: "Microsoft YaHei", sans-serif;
	font-size: 16px;
	margin: 5px auto;
}

.zk-button:before {
	content: url("https://dt-smart.com/wp-content/uploads/2023/09/点击.svg");
	margin-right: 5px;
	margin-top: 5px;
}
/* 属性标签 */

/* 下拉菜单 */
.iphone_Menu .wd-nav-vertical>li>a .menu-label {
    margin-top: -26px;
    margin-left: -8px;
}
.iphone_Menu .elementor-column{
    max-height:700px;
    overflow: auto;
}
.iphone_Menu .wd-nav-vertical.wd-design-default{
    border:0;
}
.iphone_Menu li{
    border:0;
}
.iphone_Menu .wd-nav-vertical>li {
    flex: 1 1 100%;
    max-width: 100%;
    width: 100%;
    border: 0!important;
}
.iphone_Menu .nav-link-text{
    color: #545454;
    font-weight: 400;
    font-size: 12px!important;
}
.iphone_Menu .wd-nav-vertical.wd-design-default>li:hover .nav-link-text{
    color: #f08519;

}
.iphone_Menu .wd-nav-vertical.wd-design-default>li:hover a{
 background-color:#f085192b;
}

.iphone_Menu .wd-nav-vertical.wd-design-default>li:hover a{
 background-color:#f085192b;
}
.iphone_Menu .wd-nav-vertical.wd-design-default>li a{
    border-radius: 15px;
}
.iphone_Menu .wd-nav-vertical>li>a {
   padding: 6px 15px;
    line-height: 30px;
}
/*滚动条样式*/
	.iphone_Menu .elementor-column::-webkit-scrollbar {
		width: 2px;
		height: 1px;
}

.iphone_Menu .elementor-column::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 5px #f08519;
	background: #f08519;
}

.iphone_Menu .elementor-column::-webkit-scrollbar-track {
				-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
				border-radius: 0;
				background: rgba(0, 0, 0, 0.1);

}
/*下拉标题 */
 .iphone_Menu .elementor-heading-title {
    background-color: #F3F3F3;
    border-radius: 20px;
    min-width: 150px;
    width: fit-content;padding:10px 15px!important;
}
/*Tools&supplies标题 */
 .tool-supplies .elementor-heading-title {
    background-color: #F3F3F3;
    border-radius: 20px;
    width: fit-content;
    padding:10px 20px!important;
}

/* NEW PRODUCTS */
.cuxiao .btn:before{
    content:url(https://dt-smart.com/wp-content/uploads/2023/10/fillcat.png);
    padding-right: 10px;
}
@media(min-width:576px){
    #cupro .wd-products-element{
    width: 92%;
    margin: auto;
}
}
 #cupro .product-grid-item .product-wrapper {
    max-width: 265px;
    margin: auto
}
@media(max-width:1450px){
   #cupro .product-grid-item .product-wrapper {
    max-width: 200px;
}
}
@media(max-width:1350px){
   #cupro .product-grid-item .product-wrapper {
    max-width: 180px;
}
}
@media(max-width:1260px){
   #cupro .product-grid-item .product-wrapper {
    max-width: 150px;
}
}

/* FEATURED PRODUCTS */
@media(max-width:1400px){
    .product-grid-item .wd-entities-title{
      font-size:12px;
    }
}

@media(max-width:1024px){
    .caBg{
        background-image:none!important;
    }
}
.Featured_products .product-grid-item .product-wrapper {
    max-width: 240px;
    margin: auto
}

@media(max-width:1450px){
  .Featured_products .product-grid-item .product-wrapper {
    max-width: 220px;		
	}
}
@media(max-width:1350px){
	 .Featured_products .product-grid-item .product-wrapper {
    max-width: 200px;		
	}
}
@media(max-width:1260px){
   .Featured_products .product-grid-item .product-wrapper {
    max-width: 170px;
}
}
@media(max-width:1200px){
    .Featured_products .product-grid-item .product-wrapper{
    max-width: 160px;
}
}
/* 隐藏价格 */
/* .summary-inner>.price {display:none;} */

/* 产品按钮 */
	@keyframes glow {
	  0% {
	    box-shadow: 0 0 10px #f0861d;
	  }
	  50% {
	    box-shadow: 0 0 20px #f0861d;
	  }
	  100% {
	    box-shadow: 0 0 10px #f0861d;
	  }
	}
	
	.product-video-button a {
	  background-color: #fbb26a!important;
	  color: #fff!important;
	  animation: glow 2s infinite;
	}
	
  .visible {
      visibility: hidden;
      opacity: 0;
    }
/* 产品标签 */
.product-labels {position: static!important;}
.product-labels.labels-rounded .product-label {
    position: absolute;
    right: 0;
}
.product-image-summary-inner .product-labels {
 position: absolute!important;
}
/* .product-labels.labels-rounded .featured.product-label {
top:60px;
} */
.woocommerce-variation-price .price {
    font-size: 24px!important;
}@media (min-width: 1025px) {
	.wd-dropdown-menu.wd-dropdown.wd-design-sized.color-scheme-dark {
    border-radius: 8px;
}
#menu-top-menu .nav-link-text {
	font-size: 18px;
} 
#menu-header-nav .nav-link-text {
	font-size: 18px;
} 

/*页眉加入购物车 */
.wd-header-cart {
	background: #e6e6e6;
	padding: 10px 0;
	border-radius: 5px;
}

.wd-header-cart .wd-tools-icon {
	margin: 0;
	background: #f5f5f5;
	padding: 10px;
	border-radius: 5px;
}

/* 内容宽度 */
@media(max-width:1450px) {
	.container {
		max-width: 95%;
		margin: auto;
	}
}

/* 博客内容 */
.wd-post-inner {
	width: 95%;
}

/* 首页产品标题 */
.homeProducts .product-grid-item .wd-entities-title {
	font-size: 16px;
}
.caBg .elementor-column{
padding:20px;
}
.product-image-summary-inner .col-lg-4 {
    flex: 40%;
    max-width: 40%;
}
.product-image-summary-inner .col-lg-8{
    flex: 60%;
    max-width:60%;
}

}

