/*body*/
h1,h2,h3,h4,h5,h6,li,p,.title,.wd-accordion-title-text{
	letter-spacing:2px;
}

.sub_style_1,
.page_subtitle_style,
.cate_subtitle{
	text-indent:2px;
}

form:is(.sent,.invalid,.unaccepted,.spam,.failed,.aborted) div.wpcf7-response-output{
	display:flex;
	margin-inline: 15px;
}

/*header*/
html .wd-nav.wd-nav-main > li > a{
    letter-spacing:1.6px;   
}

html .wd-nav.wd-nav-main > li .wd-sub-menu a{
    font-size: 16px;
}

html .wd-nav.wd-nav-main > li .wd-sub-menu a:hover{
    
}

.head_phone .info-box-inner p {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1.6px;
}

.head_btn {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1.6px;
}

/*footer*/
.ft_contact_list a {
    color: inherit;
}

.ft_menu_style .wd-nav>li>a {
    min-height: unset;
}

.wd-copyrights {
    border-top: 0 !important;
}

.wd-copyrights div {
    font-size: 14px;
    color: #cdcdcd;
    letter-spacing: 1.4px;
    font-weight: 400;
}

.wd-copyrights .container {
    border-top: solid 1px #cdcdcd;
    padding-top: 30px;
        padding-bottom: 40px;
}

@media(max-width: 767px){
    .ft_logo{
        text-align: center;
    }
}

/*image style*/
.image_style_1 .wd-gallery-item a:after {
    content: attr(title);
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #ffaf3a;
    font-size: 16px;
    margin-top: 10px;
}

/*contact form*/
#contact_box label {
    margin-bottom: -15px;
}

#contact_box input[type=text],
#contact_box input[type=email],
#contact_box input[type=tel],
#contact_box textarea{
    border: 1px solid #cdcdcd;
    border-radius: 8px;
}

#contact_box .wpcf7-submit{
    background-color: #22c55e;
    border-radius: 8px;
    box-shadow: unset;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.6px;
    color: #fff;
}

/*page style*/
.page_subtitle_style{
        display: flex;
    align-items: center;
    justify-content: center;
}

.page_subtitle_style p{
        border-radius: 15px;
    background-color: #dcfce7;
    padding: 3px 6px;
}

/*blog*/
body .wd-post .wd-post-cat {
    background-color: #ffaf3a;
    padding: 6px 10px;
    height: auto;
    line-height: 1;
    font-size: 12px;
    font-weight: 400;
	color:#5f4a3d !important;
}

body .wd-post .wd-post-cat a{
	color:#5f4a3d;
}

body .wd-post .wd-post-title {
    margin:10px 0;
}

body .wd-post .wd-post-title a{
	color: #5f4a3d;
	font-weight:700;
}

body .wd-post .wd-post-meta {
    display: none;
}

body .wd-post .wd-post-excerpt{
    color: #676767;
    font-size: 14px;
    font-weight: 300;
    margin-bottom:20px;
    overflow: hidden;
	text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

body .sidebar-container .wd-search-form .s{
    border: 1px solid #dedede;
}

body .sidebar-container .wd-search-form .searchsubmit{
    background-color: #22c55e;
    color: #fff;
}

body .sidebar-container .widget-title {
    font-size: 20px;
    font-weight: 400;
    color: #2d2d2d;
    letter-spacing: 1px;
    padding-bottom: 19px;
    border-bottom: 1px solid #22c55e;
}

body .sidebar-container .wd-widget{
     border-bottom: 0;
}

body .sidebar-container .widget_categories li{
    position:relative;
}

body .sidebar-container .widget_categories a,
body .sidebar-container .woodmart-recent-posts  .wd-entities-title a{
    font-size:16px;
}

body .sidebar-container .woodmart-recent-posts  .wd-entities-title a{
	color: #676767;
}

body .sidebar-container .wd-cats-toggle {
    position: absolute;
    top: 0px;
    inset-inline-end: 0px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    color: #bbb;
    text-align: center;
    font-size: 10px;
    font-weight: 400;
    line-height: 22px;
    cursor: pointer;
    transition: all .25s ease;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

body .sidebar-container .wd-cats-toggle .wd-icon{
    font-size: 22px;
    width: 100%;
    color: #ffaf3a;
}

body .sidebar-container .wd-cats-toggle.toggle-active{
    transform: scaleY(-1);
}

body .sidebar-container .cat-item a {
    display: block;
    width: 100%;
}

body .sidebar-container .cat-parent .cat-item{
    display: inline-flex;
    align-items: center !important;
    width: 100%;
    margin-bottom: 5px;
}

body .sidebar-container .cat-parent .cat-item:before{
    content: var(--fa);
    --fa: "\f105";
    font-family: "Font Awesome 6 Free";
    font-size: 22px;
    color: #ffaf3a;
    font-weight: 900;
    margin-right: 5px;
    top: 1px;
    position: relative;
}

#cus_blog_archive .wd-sidebar-opener,
.single-post .wd-sidebar-opener{
    display: flex;
    flex-direction: column;
    align-items: center;
}

#cus_blog_archive .wd-sidebar-opener:after,
.single-post .wd-sidebar-opener:after{
    content: '文章分類';
    writing-mode: vertical-rl;
    font-size: 16px;
    letter-spacing: 5px;
    font-weight: 700;
    color: #676767;
    margin-bottom: 15px;
}

#cus_single_post .wd-post-cat{
    color: var(--wd-link-color);
}

#cus_single_post .wd-nav-pagin-wrap .wd-nav-pagin-item span {
    background-color: #d9d9d9;
    border-color: #d9d9d9;
}

#cus_single_post .wd-nav-pagin-wrap .wd-nav-pagin-item.wd-active span {
    background-color: #22c55e;
    border-color: #22c55e;
}

@media(max-width:1024px){
    body .sidebar-container .widget-title{
        font-size: 16px;
    }
    
    body .sidebar-container .widget_categories a,
    body .sidebar-container .woodmart-recent-posts  .wd-entities-title a{
        font-size:14px;
    }
}
    

/*shop*/
body .widget .product-categories li a {
    font-size: 16px;
}

body .sidebar-container .widget_product_categories .wd-cats-toggle {
    background-color: transparent;
    color: #ffaf3a;
    inset-inline-end: -25px;
}

body .sidebar-container .widget_product_categories .wd-cats-toggle:after {
    content: var(--fa) !important;
    --fa: "\f107" !important;
    font-family: "FontAwesome" !important;
    font-size: 22px;
}

body .sidebar-container .widget_product_categories .children li a {
    padding: 5px 0;
}

.cus_cate_content {
    margin-bottom: 40px;
}

.cus-product-style {
    box-shadow: none !important;
}

.cus-product-style .product-element-bottom {
    padding-inline: 0 !important;
}

nav[class*="-pagination"] li .page-numbers.current{
    background-color: #ffaf3a;
	color: #fff;
}

nav[class*="-pagination"] li .page-numbers{
	color: #676767;
}

nav[class*="-pagination"] li :is(.next,.prev):before{
    color:#ffaf3a;
}

body .wd-product .product-image-link {
    pointer-events: none;
}

.cus_cate_product .cate_title .title {
    color: #26883c;
	font-weight: 400;
}

.cus_cate_product .cate_content {
	font-size: 16px;
    color: #676767;
	font-weight: 400;
}

.cus_cate_product .wd-sidebar-opener{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cus_cate_product .wd-sidebar-opener:after{
    content: '商品分類';
    writing-mode: vertical-rl;
    font-size: 16px;
    letter-spacing: 5px;
    font-weight: 700;
    color: #676767;
    margin-bottom: 15px;
}

body .wd-product.wd-hover-tiled{
    outline: 0;
}

@media(max-width:1200px){
    .cus_cate_product .sidebar-container>.vc_column-inner {
        padding-top: 15px;
    }
}

@media(max-width:1024px){
    .widget .product-categories li a{
        font-size: 14px;
    }
}

@media(max-width:767px){
    .cus_cate_content .cate_title .title{
        font-size: 20px;
        line-height: 20px;
    }

    .cus_cate_content .cate_title .cate_content{
        font-size: 14px;
        line-height: 24px;
    }
	
	.cus_cate_product .cate_content{
		font-size:14px;
	}
}

/*btn*/
.cus_btn_1,
body .wd-info-box .btn{
    padding: 15px 30px;
    letter-spacing: 2px;
    text-indent: 2px;
}