

@font-face{font-family:'Poppins';font-style:normal;font-weight:300;font-display:fallback;src:url('../fonts/poppins/Poppins-Light.woff2') format('woff2');font-stretch:normal;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:fallback;src:url('../fonts/poppins/Poppins-Regular.woff2') format('woff2');font-stretch:normal;}
/* @font-face{font-family:'Poppins';font-style:italic;font-weight:400;font-display:fallback;src:url('https://fse.catchthemes.com/ethreadwears/wp-content/themes/ethreadwears/assets/fonts/poppins/Poppins-Italic.woff2') format('woff2');font-stretch:normal;} */
@font-face{font-family:'Poppins';font-style:normal;font-weight:500;font-display:fallback;src:url('../fonts/poppins/Poppins-Medium.woff2') format('woff2');font-stretch:normal;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:600;font-display:fallback;src:url('../fonts/poppins/Poppins-SemiBold.woff2') format('woff2');font-stretch:normal;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:700;font-display:fallback;src:url('../fonts/poppins/Poppins-Bold.woff2') format('woff2');font-stretch:normal;}
/* @font-face{font-family:'Poppins';font-style:normal;font-weight:800;font-display:fallback;src:url('/Poppins-ExtraBold.woff2') format('woff2');font-stretch:normal;} */
/* @font-face{font-family:'Poppins';font-style:normal;font-weight:900;font-display:fallback;src:url('/Poppins-Black.woff2') format('woff2');font-stretch:normal;} */

@font-face{font-family:'Aboreto';font-style:normal;font-weight:300;font-display:fallback;src:url('../fonts/Aboreto-Regular.woff2') format('woff2');font-stretch:normal;}
*{
    font-family: 'Poppins';
}
a{
    text-decoration: none;
}
:root{
--bs-link-color-rgb:#000;
--bs-link-color:#000;
--bs-link-hover-color:#f00;
--bs-link-hover-color-rgb:#f00;
}

@-webkit-keyframes pulsate {
	0% {
		box-shadow: 0 0 0 0 rgba(0, 0, 0, .3);
	}
}

@keyframes pulsate {
	0% {
		box-shadow: 0 0 0 0 rgba(0, 0, 0, .3);
	}
}

@-webkit-keyframes borderfade {
	0% {
		border-color: #fff;
	}
}

@keyframes borderfade {
	0% {
		border-color: #fff;
	}
}




.header-box{
    padding: 20px;
    box-shadow: 0 1px 14px #eee;
}

.featured-category__background-image{
    bottom: 0;
    height: 100%;
    left: 0;
    margin: 0;
    object-fit: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 0;
}
.background-dim__overlay{
    background-color: rgba(0,0,0,1);
}
.background-dim__overlay::before{
    background: inherit;
    border-radius: inherit;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.featured-category__title{
    padding: 0 48px 16px;
    width: 100%;
    z-index: 1;
    color: #fff;
    text-align: center;
}
.featured-category__link{
    padding: 0 48px 16px;
    width: 100%;
    z-index: 1;
    text-align: center;
}
.featured-category__link a{
    border:1px solid #fff;
    border-radius: 35px;
    color: #fff;
    padding:8px 34px;
}
.featured-category__link a:hover{
    border:1px solid #fff;
    color: #fff;

    -webkit-animation: pulsate 1s;
    animation: pulsate 1s;
    box-shadow: 0 0 0 2em transparent;

    color: #f00;
    border: 1px solid;
}
.featured-category{
    min-height: 360px !important;
    height: 360px;
    align-content: center;
    align-items: center;
    background-color: inherit;
    background-position: 50%;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    overflow: hidden;
    
    padding: 20px;
}
.featured-category__wrapper{
    
position: relative;
    align-content: center;
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.grid__product-link{

    text-decoration: none;
    color: #000;
}

.grid__product-link .woocommerce-Price-amount{
    font-size: 15px;
}

.see-all-btn{
    font-size: 16px;
    color: #444;
    text-decoration: none;
    padding: 6px;
}
.see-all-btn:hover{
    border-bottom: 2px solid #f00;
     -webkit-animation: borderfade 0.6s;
    animation: borderfade 0.6s;
}

del .woocommerce-Price-amount{
    font-size: 14px;
    color: #666;
}

#sp-woo-container{
    margin-top: 20px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #000;
}
.woocommerce-loop-product__title{
    color: #000;
}
.woocommerce span.onsale{
    background: #000;
    color: #fff;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{
    background: #000;
    color: #fff;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{
    background: #000;
    color: #fff;
}
.woocommerce-products-header{
    text-align: center;
    padding: 40px;
    
}
.woocommerce-products-header__title{
    text-transform: uppercase;
    font-weight: 700;
}
.woocommerce-products-header .term-description{
    color: #555;
    font-size: 16px;
}

.woocommerce .star-rating span{
    display: none;
}
.woocommerce-review-link{
    font-size: 14px;
    color: #555;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{
    color: #000;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{
    background: #000;
    color:#fff;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{
    background: #000;
    color: #fff;
}
.woocommerce .quantity .qty{
    height: 35px;
}
.product-name a{
    color: #000;
}
.woocommerce td.product-name dl.variation dt{
    font-weight: 400;
}
.woocommerce-info {
    border-top-color: #000000;
}
.woocommerce-info::before {
    color: #000000;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #0d0d0d;
}

.woocommerce-message {
    border-top-color: #0d0d0d;
}
.woocommerce-message::before {
    color: #24a500;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{
    background-color: #000;
}
.woocommerce-MyAccount-navigation ul{
list-style: none;
border: 1px solid rgba(0,0,0,.1);
    padding-left: 0;

}
.woocommerce-MyAccount-navigation-link{
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: 16px;
}
.woocommerce div.product form.cart .variations label{
    font-weight: 400;
}

.product-attribute-option select{
    max-width: 100%;
    min-width: 75%;
    display: inline-block;
    margin-right: 1em;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 3em;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;
    background-size: 16px;
    -webkit-background-size: 16px;
    background-position: calc(100% - 12px) 50%;
    -webkit-background-position: calc(100% - 12px) 50%;
}
.woocommerce p.stars a{
    color: #f1b200;
}
.entry-header{
    margin-top: 40px;
}
 /* 自定义页脚样式 */
.footer {
 
    padding: 40px 0;
}
.footer h5 {
    font-weight: bold;
    margin-bottom: 20px;
}
.footer ul {
    list-style: none;
    padding-left: 0;
}
.footer ul li {
    margin-bottom: 10px;
}
.footer .nav-link {

    text-decoration: none;
}
.footer a:hover {
    text-decoration: underline;
}
.social-icons a {
    margin-right: 15px;
    font-size: 18px;
}
.footer-bottom {
    font-weight: 100;
    color: #999;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid rgba(255,255,255,0.2);
}

.cart-page{
    padding-top: 30px;
    padding-bottom: 30px;
}
.cart-page .cart-empty-msg{
    text-align: center;
    padding:30px;
}
.cart-page .cart-btn{
    background-color: #000;
    color: #fff;
}

#carouselExampleIndicators{
    margin-bottom: 40px;
}

.carousel-caption{
    color: #fff;
    background: rgb(0,0,0,0.3);
    border-radius: 2px;
    transform: translate(0, -50%);
    top:50%;
    bottom: auto;
}
.carousel-caption h5{
    color: #fff;
    text-shadow: 0px 1px 20px #4f4f4f;
    font-size: 50px;
}
.carousel-caption .banner-subtitle{
    font-family: 'Aboreto';
    color: #fff;
    text-shadow: 0px 1px 20px #4f4f4f;
}

.home-block-title{
    font-weight: 900;
    font-size: 40px;
}

.no-b{
    color: #fff;
    background: #f00;
    font-weight: bold;
    font-size: 20px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    margin:10px auto;
}

.big-btn{
    border-radius: 0;
    padding: 10px 40px;
    transition: all 0.3s ease-in-out;
}
.big-btn:hover{
    transform: translateY(-2px);

}
.door-wrap{
    padding-top: 30px;
    padding-bottom: 80px;
}

.curtain-wrap{
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url('../images/curtain-thumb.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: rgba(255,255,255,0.6);
    margin-bottom: 50px;
}

.curtain-item{
    background-color: rgba(255,255,255,0.5);
    padding: 20px;
    border-radius: 10px;
    margin: 14px;
}