
@media screen and (min-width: 900px) {
    
    .woocommerce-product-gallery{
       display: flex;
    justify-content: center;
    padding: 6vh 0 0 0;
    height: 86vh;
}
.product_title{top: -6vh;
        position: absolute;
        font-size: 20px;
        width: 100vw;
        text-align: center;}
        
.product{
    
        position: relative;
    top: 10vw;
}
      
form.cart, .woocommerce-Price-amount{display:none;}
#main{    color: #c9bc9c;
    font-family: "Noto Serif TC", serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 3px;
    line-height: 2;}
.product_meta{
    width: 100vw;
    text-align: center;
}    
.product_meta a{
    color:#c9bc9c;
}    
.woocommerce-product-gallery__image{margin-right:10px;}
.woocommerce-product-gallery__image:nth-child(2){float: left;}
.woocommerce-product-gallery__image img{border: #a1907342 solid 1px;}
.woocommerce-product-gallery__image:nth-child(1) img{border:none;}
section.related>h2{padding: 0 5vw 0 5vw;}
.description_tab, .woocommerce-product-details__short-description{display:none;}
    
    
.woocommerce-pagination{
    top: -22vw;
    position: relative;
    font-size: 20px;
}

.woocommerce-tabs::after{
           content: ' ';
        height: 1px;
        display: block;
        width: 90vw;
        background: #c9bc9c;
        margin: 0 5vw 10vh;
}
.woocommerce-Tabs-panel {
    width: 100vw;
    text-align: left;
    padding: 0 5vw;
    margin: 10vh 0 20vh 0;
}

.woocommerce-pagination .page-numbers{
    display: flex;
    gap: 10px;
    list-style-type: none;
    padding: 0 6px;
    justify-content: center;
}

.woocommerce-pagination .page-numbers li{
   color:black;
}
.woocommerce-pagination .page-numbers li a{
   color:#c9bc9c;
}


ul.products{
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    position: relative;
    list-style-type: none;
    text-align: center;
    padding: 0 16%;
    gap: 5%;
    row-gap: 3vw;
    margin-top: 10vw;
    margin-bottom: 30vw;
}
ul.products li{ 
z-index: 2;
}
body{    background-color: #3e3a39 !important; 
}
.menu-item-14{
    background: #c9bc9c30;
}

.DecorGroup{position: absolute;
    top: -1%;
    display: flex;
    width: 100vw;
    left: 0;
    padding: 0 4%;
    justify-content: space-between;z-index: 1;height: 100%;
}
.DecorGroup .L3Logo{
    background-image: url('https://house-design-furniture.com/wp-content/uploads/2024/07/logo資產-4@0.5x.png');
    width: 108.2px;
        height: 36.8px;
    background-size: cover;
        transform: translateY(-95%);
}
.L2-01{    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    left: -1.5vw;
}
.L2-02{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.L3Group{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
        gap: 40px;
}
.L3Line01{
    background-color: #c9bc9c;        height: 100%;
}
.L3Line02{
    background-color: #c9bc9c;width: 100px;
}
.L3Line03{
    background-color: #c9bc9c;      height: 100%;   
}
.brandinfo{text-align: right;
    letter-spacing: 5px;
    opacity: 1;
    transform: translateY(-50%);
    position: relative;
    color: #c9bc9c;
}
.socialicon{position: absolute;
    display: flex;
    right: 50px;
    top: 2vw;
    gap: 15px;}
.socialicon .icon{    width: 35px;
    height: 35px;
    background-size: cover;
    opacity: 70%;
        cursor: pointer;
}


#GcatBanner{position: relative;
    background-position-y: 50%;
    height: 34vw;
    width: 100vw;
    background-image: url('https://house-design-furniture.com/wp-content/uploads/2024/04/2021715_210715_89.jpg');
    background-size: cover;
    filter: brightness(0.7);
}
ul.products li{
    width: 16%;
}
.woocommerce-loop-product__title{color: #c9bc9c;font-size:13px;font-family: initial;}
a{text-decoration: none;}
.woocommerce-LoopProduct-link img{width:100%;}

body {
   
    font-family: initial;
}


#gene-navigation .my-menu-items{
    border: 1px solid #c9bc9c;
        border-top: none;
}

.GmenuNow {
    background: #a3a3a347;
}

#gene-navigation .my-menu-items li a{
    color: #c9bc9c;
}

.woocommerce-result-count, .woocommerce-products-header, .woocommerce-ordering{display:none;}


#category_filter_ul {
    list-style-type: none; /* 移除列表点 */
    padding-left: 0; /* 移除默认的填充 */
}

#category_filter_ul .cat-item {
    margin: 0px 0; /* 为每个项目添加上下间距 */
}

#category_filter_ul .cat-item a {
    text-decoration: none; /* 移除下划线 */
    color: #c9bc9c; /* 设置文字颜色 */
}

#category_filter_ul .cat-item a.current-cat {
    color: #d62424; /* 当前分类的颜色 */
    font-weight: bold; /* 文字加粗 */
}


.s-menu {
    display: flex;
    position: absolute;
    top: 20%;
    line-height: 2;
    letter-spacing: 0.5vw;
    left: 49%;
    mix-blend-mode: hard-light;
        filter: brightness(1.2);
}
.s-menu ul{list-style: none;
    padding: 0;
    font-size: 0.9vw;
}

.s-menu ul .smenuActive{
    font-size: 1.2vw;
}

.s-menu ul .smenuActive::before{
    content: '－';
    display: inline;
    position: absolute;
    color:#c9bc9c;
   left: -2vw;
}
.woocommerce-breadcrumb{display:none;}
#gHeader {
    position: absolute;
    background-image: url(header.css);
    background-size: cover;
}

}

@media screen and (max-width: 900px) {
    
    
    .woocommerce-product-gallery{
               display: flex;
        justify-content: center;
        padding: 6vh 10px 0 10px;
        height: 86vh;
        top: 10vh;
        position: relative;
}
.product_title{top: 7vh;
        position: absolute;
        font-size: 20px;
        width: 100vw;
        text-align: center;}
form.cart, .woocommerce-Price-amount{display:none;}
#main{    color: #c9bc9c;
    font-family: "Noto Serif TC", serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 3px;
    line-height: 2;
    overflow:hidden;
}
.product_meta{
    width: 100vw;
    text-align: center;
}    
.product_meta a{
    color:#c9bc9c;
}    
.woocommerce-product-gallery__image{}
.woocommerce-product-gallery__image:nth-child(2){float: left;}
.woocommerce-product-gallery__image img{border: #a1907342 solid 1px;}
.woocommerce-product-gallery__image:nth-child(1) img{border:none;margin-right:10px;width: 100%;
    height: auto;}
section.related>h2{padding: 0 5vw 0 5vw;}
.description_tab, .woocommerce-product-details__short-description{display:none;}
    
    .woocommerce-pagination .page-numbers{
    display: flex;
    gap: 10px;
    list-style-type: none;
    padding: 0 6px;
   justify-content: center;
}

.woocommerce-pagination .page-numbers li{
   color:black;
}
.woocommerce-pagination .page-numbers li a{
   color:#c9bc9c;
}
    
    ul.products{
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    position: relative;
    list-style-type: none;
    text-align: center;
    padding:9vh 16% 0;
    gap: 5%;
    row-gap: 3vw;
    margin-top: 10vw;
    margin-bottom: 10vw;
}
ul.products li{ 
z-index: 2;
}
body{    background-color: #3e3a39 !important; 
}
.menu-item-14{
    background: #c9bc9c30;
}

.DecorGroup{position: absolute;
        top: 0%;
        display: flex;
        width: 100vw;
        left: 0;
        padding: 0 4%;
        justify-content: flex-end;
        z-index: 1;
        height: 100%;
}
.DecorGroup .L3Logo{
    background-image: url(https://house-design-furniture.com/wp-content/uploads/2024/04/GoldLogo.png);
    width: 73.4px;
    height: 42.8px;
    background-size: cover;
        transform: translateY(-95%);
}
.L2-01{    display: none;
    flex-direction: column;
    align-items: center;
    position: relative;
    left: -1.5vw;
}
.L2-02{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.L3Group{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
        gap: 40px;
}
.L3Line01{
    background-color: #c9bc9c;        height: 100%;
}
.L3Line02{
    background-color: #c9bc9c;width: 1000px;
}
.L3Line03{
    background-color: #c9bc9c;display: none;height: 100%;   
}
.brandinfo{text-align: right;
        letter-spacing: 3px;
        opacity: 1;
        transform: translateY(-50%);
        position: relative;
        color: #c9bc9c;
        font-size: 10px;
}
.socialicon{        position: absolute;
        display: flex;
        left: 50%;
        top: 39vh;
        gap: 15px;
        transform: translateX(-50%);}
.socialicon .icon{    width: 35px;
    height: 35px;
    background-size: cover;
    opacity: 70%;
        cursor: pointer;
}


#GcatBanner{position: relative;
   position: relative;
    background-position-y: 50%;
    height: 47vh;
    width: 100vw;
    background-image: url(https://house-design-furniture.com/wp-content/uploads/2024/04/2021715_210715_89.jpg);
    background-size: cover;
    filter: brightness(0.7);
    background-position-x: 50%;
}
ul.products li{
    width: 100%;
}
.woocommerce-loop-product__title{color: #c9bc9c;font-size:13px;font-family: initial;}
a{text-decoration: none;}
.woocommerce-LoopProduct-link img{width:100%;}

body {
   
    font-family: initial;
}


#gene-navigation .my-menu-items{
    border: 1px solid #c9bc9c;
        border-top: none;
}

.GmenuNow {
    background: #a3a3a347;
}

#gene-navigation .my-menu-items li a{
    color: #c9bc9c;
}

.woocommerce-result-count, .woocommerce-products-header, .woocommerce-ordering{display:none;}


#category_filter_ul {
    list-style-type: none; /* 移除列表点 */
    padding-left: 0; /* 移除默认的填充 */
}

#category_filter_ul .cat-item {
    margin: 0px 0; /* 为每个项目添加上下间距 */
}

#category_filter_ul .cat-item a {
    text-decoration: none; /* 移除下划线 */
    color: #c9bc9c; /* 设置文字颜色 */
}

#category_filter_ul .cat-item a.current-cat {
    color: #d62424; /* 当前分类的颜色 */
    font-weight: bold; /* 文字加粗 */
}


.s-menu {
    display: flex;
    position: absolute;
    top: 16%;
    line-height: 2;
    letter-spacing: 0.5vw;
    left: 46%;
    mix-blend-mode: hard-light;
        filter: brightness(1.2);
}
.s-menu ul{list-style: none;
    padding: 0;
    font-size: 15px;
}

.s-menu ul .smenuActive{
    font-size: 20px;
}

.s-menu ul .smenuActive::before{
    content: '－';
    display: inline;
    position: absolute;
    color:#c9bc9c;
   left: -25px;
   font-size:20px;
}
.woocommerce-breadcrumb{display:none;}
#gHeader {
    position: absolute;
    background-image: url(header.css);
    background-size: cover;
}

#main{margin-bottom: 17vh;}
.woocommerce-tabs {width: 80vw;
    margin: 10vh auto;}
}