nav.wd-header-nav.wd-header-main-nav.text-left.wd-design-1.whb-6kgdkbvf12frej4dofvj>ul>li>a>span {
	font-size: 1.2rem;
}


/**Footer*/
.woodmart-recent-posts>.woodmart-recent-posts-list {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 20px 15px !important;
    list-style: none !important;
    padding: 0 !important;
}

.main-footer .footer-column-2{
    --wd-col-xs: 24 !important;
    --wd-col-md: 8 !important;
    --wd-col-lg: 9 !important;
}

.main-footer .footer-column-3{
	display: none;
}


/* == 隐藏Uncategorized 分类 ==*/
.cat-item.cat-item-132736 {
	display:none;
}

/** Blog Page */

.elementor-element.elementor-element-2cda1724.e-con-full.e-flex.e-con.e-parent.e-lazyloaded{
	display: none;
}

.elementor-element.elementor-element-372230f1.e-con-full.e-flex.e-con.e-parent.e-lazyloaded{
	display: none;
}

.elementor-element.elementor-element-4137ebde.e-con-full.e-flex.e-con.e-parent.e-lazyloaded{
	margin-top: 10px;
}


/** About US */
.about_us_jsik>div>div{
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

/** PC */
@media only screen and (min-width: 610px) {
	.home_marquee{
	  font-size: 1.4rem;
  }
	
	.color-scheme-dark.wd-design-default.wd-dropdown-menu.wd-dropdown{
		width: 260px !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
	}
	
	.wd-sub-menu li>a{
		color: white;
		white-space: nowrap !important;
	}
	
	.wd-nav-product-cat.wd-active.wd-nav.wd-gap-m.wd-style-underline.has-product-count.wd-mobile-accordion{
		
	}
	
	.wd-nav-product-cat.wd-active.wd-nav.wd-gap-m.wd-style-underline.has-product-count.wd-mobile-accordion>.cat-item{
		width: 300px;
		border: 1px solid white;
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 5px;
	}
	
	.wd-nav-product-cat.wd-active.wd-nav.wd-gap-m.wd-style-underline.has-product-count.wd-mobile-accordion>.cat-item>a{
		display: block;
	}
	
	.wd-nav-product-cat.wd-active.wd-nav.wd-gap-m.wd-style-underline.has-product-count.wd-mobile-accordion>.cat-item span{
		width: 100%;
		text-align: center;
	}

}



/** Mobile */
@media only screen and (max-width: 600px) {
	.home_marquee{
	  font-size: 1.2rem;
  }
	.wd-nav.wd-nav-mob-tab.wd-style-underline,
.menu-item.wd-with-icon.item-level-0{
	display: none;
}
	
  .home-img_skia img {
    width: 60% !important;
    max-width: 60% !important;
    height: auto !important;
    display: block !important;
    margin: 0 auto !important;
  }
	
	.footer-column.footer-column-2.wd-grid-col{
		display: none;
	}
	
	.footer-column.footer-column-1.wd-grid-col .wd-image.text-left{
		text-align: center;
	}
	
	.about_us_subsk h4{
		color: #000000; 
		font-size: 35px !important; 
		font-weight: 600 !important;
	}
	
	.about_us_first_row{
		padding-top: 80px;
	}
	
	/* 外层容器取消固定宽度，跟随内部按钮自适应 */
  .elementor-element-263399a,
	.elementor-element-a00d9d6{
    width: fit-content !important;
    max-width: unset !important;
}
/* 内层a标签按钮清除自带min-width强制撑开 */
  .elementor-element-263399a .elementor-button,
	.elementor-element-a00d9d6 .elementor-button{
    min-width: unset !important;
    width: auto !important;
}
/* 内部图标文字弹性排布，紧凑贴合 */
  .elementor-element-263399a .elementor-button-content-wrapper,
	.elementor-element-a00d9d6 .elementor-button-content-wrapper{
    display: flex !important;
    align-items: center;
}
	
	.elementor-element-4cea470{
		display: block;
	}
	
	.elementor-element-263399a,
	.elementor-element-a00d9d6{
		display: inline-block;
	}
	
	.elementor-element-a00d9d6{
		margin-left: 10px;
	}
	
	.elementor-element-4df3b1d{
		margin-top: 0px;
	}
}