
 .main_header_area {
    background-image: url(https://pic03.eapple.com.tw/shi-chu/header.png);
}
.header_area.sticky { position: sticky;}



.stellarnav > ul > li > a {
    padding: 50px 5px 0 0;
    writing-mode: vertical-lr;
    height: 128px;
    margin: 5px 5px 0 5px;
    text-align: LEFT;
    color: #666666;
}

.stellarnav > ul > li > a:hover {
background-repeat: no-repeat;
background-image:url(https://pic03.eapple.com.tw/shi-chu/bu_bg.png);
;color:#ECECFB;    transition: all 0.3s;
}
.nav-brand img {
    max-width: 70%;
    margin-top: 25px;

}
.main_header_area .container {
    max-width: 100%;
    margin: auto 5%;
}
.stellarnav li.has-sub > a:after { display : none; }

.shop_search_btn {
    background: #D38673;}

.info_fix>span {background-color: #D38673;}
.info_fix:hover>span{background: #C82022;} 
.stellarnav ul {padding: 0 20px 0 0;}

@media (max-width: 768px) {
    .stellarnav.mobile > ul > li > a {writing-mode: inherit;}
    .stellarnav.mobile > ul > li > a:hover{background:none;color:#C82022}
    .main_header_area .container {max-width: 100%;margin: auto 0;}
    .stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {max-width: 180px;}
    .stellarnav ul {padding: 0 0 0 0;}
    .stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: #D38673;
    color: #FFFFFF;}
    .stellarnav .icon-close:before {border-bottom: solid 3px #FFF;}
    .stellarnav .icon-close:after {border-bottom: solid 3px #FFF;}
}


/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:static; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-slide img { height:100%;}

/*Footer/＝＝＝＝＝*/
.footer {background:url(https://pic03.eapple.com.tw/shi-chu/header.png) repeat-y center;background-size:cover;}
.footer_logo {width:100%;text-align:center;margin-top:30px;}
.footer_logo img{width:10%}
.footer_info {    display: flex;    flex-wrap: wrap;    align-items: center;    justify-content: space-between;padding:0;}
.footer_info ul {width:100%;text-align:center;}
.footer_info li p {font-family: 'Noto Sans TC', sans-serif;font-weight:normal;}
.footer_info li p:nth-child(2){display:none;}
.footer_menu {    display: grid;    grid-template-columns: repeat(auto-fit, minmax(min(100px,100%), 1fr));gap: 5px;width: 70%;margin: auto;}
.footer_menu a {    margin: 0;	text-align: center;	padding: 5px;	transition: all 0.3s;font-size:12px;background:#ffffff;}
.footer_menu a:hover {    background: #BE8B5C;border:1px solid #BE8B5C;}
.copy {color: #999;	border:none;font-size:12px;padding:5px 0;border-top:1px solid #d5d5d5;}
.copy a{    color: #999;transition:all 0.3s;font-size:12px;}
.box_link a{display:none;}
.box_link a:hover {    background: #ADA17E;    color: #fff;}

/*側邊按鈕/＝＝＝＝＝*/
.fix_ri {bottom: 50px;}
.fix_ri a:hover{ transform: scale(1.1);}

/*聯絡我們/＝＝＝＝＝*/
.contact_form li.last cite {
    background: #BE8B5C;
    color: #fff;
}
.contact_content {
    background-image: url(https://pic03.eapple.com.tw/shi-chu/header.png);
}

.contact_editbox {
    margin: auto;
    padding: 0;
}

/*商品頁/＝＝＝＝＝*/
.banF {
    color: #BE8B5C;
    background-image: url(https://pic03.eapple.com.tw/shi-chu/header.png);
    background-color: rgba(0, 0, 0, .1);
    background-blend-mode: multiply;
}
#content {background-image: url(https://pic03.eapple.com.tw/shi-chu/header.png);}
.inquiry_a1, .inquiry_a2 {
    display: inline-block;
    width: 49%;
}
.inquiry_a3 {
    background: #BCA088;
}
.inquiry_a1, .inquiry_a2 {
    display: none;
}
ul.prod li h3.prod-thumb {
    background: #BCA088;color: #FFF;}
.qaform .breakF {
    border: 1px #BCA088 solid;
    background: #F4EDDF;
}
.lastaction {
    /* background-image: url(../images/last_AC.png); */}
.nextaction {
    /* background-image: url(../images/next_AC.png); */}




.banC {display: none;}
.banA {display: none;}
.banner ,banblog{ display: none;}



@media screen and (max-width: 768px) {
    .bannerindex {padding-bottom: 0;}
}

@media (max-width: 568px) {
    .shi_b03 > s {display: none;}
    
    .footer_logo img {width: 20%;}
}