@charset "utf-8";
/*金河湧環境工程行*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap');


.me_tp_features{
    display: none;
}

/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-slide img { height:auto;} 

.pageIndex .header_area{
    background: #ffffff;
    position: fixed;
    width: 100%;
}
.header_area{
    background: #ffffff;
}
.stellarnav > ul > li > a{
    color: #222222;
    font-family: "Noto Sans TC", sans-serif;
    margin: 0 14px;
    font-weight: 500;
}
.stellarnav li.has-sub > a:after{
    display: none;
}
.main_header_area .container{
    max-width: 76%;
}
.stellarnav > ul > li.has-sub > a{
    padding-right: 0;
}
.stellarnav ul{
    padding: 1% 0;
}

.stellarnav > ul > li:hover:before {
    content: "";
    background: url(https://pic03.eapple.com.tw/goldrivergushing/water_pipe.svg);
    background-repeat: no-repeat;
    position: absolute;
    width: 29.5px;
    height: 29.5px;
    top: -50%;
    left: 0;
    transition: .5s;
    transform: translate(100%, 0%);
}
.stellarnav > ul > li:hover:after {
    content: "";
    background: url(https://pic03.eapple.com.tw/goldrivergushing/gold_water.svg);
    background-repeat: no-repeat;
    position: absolute;
    width: 30px;
    height: 30px;
    bottom: -30%;
    left: 20%;
    transition: .5s;
    transform: translate(30%, 20%);
}





/*內頁BANNER 設定*/
.banner {}
.banner h5 {}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}




/* 商品下拉超過30個變大 */
.stellarnav.desktop li.bigMenu>ul{display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); left: 0; width: 100%; position: fixed; padding: 20px;}
.stellarnav.desktop li.bigMenu ul ul{top: 100%; left: 0; width: 100%; background: #efefef; height: auto; max-height: 300px; overflow: auto;}
.stellarnav.desktop li.bigMenu ul ul li{margin: 0;} 
.stellarnav.hasBigMenu li.bigMenu li.has-sub > a:after{border-left: 6px solid transparent; border-bottom:unset; border-right: 6px solid transparent; border-top: 6px solid #898989; right: 5px;}
/* 主分類超過30個但次分類直接顯示 
.stellarnav.desktop li.bigMenu>ul{grid-gap: 10px;}
.stellarnav.desktop li.bigMenu li{border: 0;}
.stellarnav.desktop li.bigMenu>ul>li>a{border: 1px solid #ddd;}
.stellarnav.desktop li.bigMenu ul ul{display: block !important; position: relative; top: 0; background: unset; border: 0;}
.stellarnav.desktop li.bigMenu ul ul li{border: 0;}
 主分類超過30個但次分類直接顯示-結束 */

/* 商品下拉超過30個--結束 */

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
.product_page .main_part { max-width:1500px;}
/* .product_info_page .main_part { max-width:1200px;} */

.product_page .show_content,
.product_info_page .show_content { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start; align-content: flex-start;}
.product_page .product_menu_list { position: relative; width: 220px; letter-spacing: 1px; /*border-right: 1px solid #ccc;*/min-height: 30vw;}
.product_page .products-list,
.product-wrapper { width: calc(100% - 270px);}
ul.page { width: 100%;}

.product-layer-two li ul { position:static; margin-top:5px; /*display:block !important;*/ width:100%; margin-left:0;}
.product-layer-two li:hover ul { border: none !important; /*display:block !important;*/}
.product-layer-two li li { display: block; padding:0; transition:all ease .3s;}
.product-layer-two li li a{ padding:5px 10px;}
.product-layer-two li li:hover > a { background:#fff; color:#ad925e;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom:1px dotted #ccc; padding-bottom: 5px;}
.product-layer-two > li ul > li + li { margin-top:5px;}

.product_info_page .product-layer-two { display: none;}
.product_info_page .products-list,
.product-wrapper { width: 100%;}

.product-layer-two li li:hover{ margin-left: 15px;}
.product-layer-two li li > a:before { content: ""; position: absolute; width: 12px; height: 8px; background: transparent; left: 0; margin-left: -20px; top: 50%; margin-top: -4px; clip-path: polygon(0 0, 100% 50% , 0 100%);}
.product-layer-two li li:hover > a:before { background:#ad925e;}

.product_info_page .half_box { width: 100%; float: none; padding-right: 0;}
.product_info_page .half_box li.btn_blankTop { margin-top: 50px; justify-content: space-between; display: flex;}
.product_info_page .half_box li.btn_blankTop input { width: calc(50% - 10px); background-image: none; padding: 0; text-align: center;}



/*頁腳*/
.footer {
    background: #ffc052;
    padding: 4% 0;
}
.footer_menu a{
    background: transparent;
    color: #222222;
    font-weight: 500;
}
.copy{
    color: #222222;
    border-top: none;
}
.footer_info li p,.footer_info li p a{
    color: #222222;
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 500;
}
.footer_menu a{
    border: none;
    color: #222222;
    font-family: "Noto Sans TC", sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
}
.footer_menu a:hover{
    background: #cb973c;
    color: #222222;
}
.copy a{
    color: #222222;
}
.box_link{
    display: none;
}



@media screen and (max-width: 1280px) {
/*頁腳*/
.footer .center{
    max-width: 90%;
    width: 100%;
}


}
@media screen and (max-width: 1024px) {
.pageIndex .header_area{
  position: relative;  
}

/*頁腳*/
.footer_info{
    grid-template-columns: 180px 1fr; 
    padding-right: 0;
}
.footer_menu a{
   font-size: 14px;
}
}
@media screen and (max-width: 980px) {
.main_header_area .container{
    width: 100%;
    max-width: 100%;
}




/*頁腳*/
.footer_info {
    grid-template-columns: 1fr;
}
.footer_logo{
    width: 100%;
    max-width: 100%;
    margin: 0;
    text-align: center;
}
.footer.with_shopping_mode{
    padding: 16% 0;
}
.footer_menu a{
   border: 1px #d39e40 solid;
}



}
@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
.footer.with_shopping_mode { padding:30px 0 70px; }
#to_top { bottom:60px;}
.bannerindex { padding:0; margin:0;}

.stellarnav > ul > li:hover:before {
    display: none;
}
.stellarnav > ul > li:hover:after {
    display: none;
}


/*產品*/
.product_menu_list,
.products-list,
.product-wrapper { width: 100%;}
.product-layer-two { margin-right: 0; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); grid-gap: 5px;}
.product_page .product-layer-two,
.product_page .products-list { width: 100%; border-right: none;}
.product_page .product_menu_list>h5{display: block;}

.product_page .show_content > a { order: 1;}
.product_page ul.products-list { order: 2;}
.product_page ul.page { order: 3;}
.product_page .product_menu_list {width: 100%; order: 0; min-height: unset;}

/*頁腳*/
.footer_menu a{
    width: 47%;
    text-align: center;
}
.fa-house::before{
    color: #222222;
}
.fa-phone-volume::before{
     color: #222222;
}


}
@media screen and (max-width: 600px) {





}

