@charset "utf-8";
/* *********************************** */
/* header 右上方 icon  (灰-預設 vs 白) */
/*
.round_link a .Gray {
    display: none;
}
.round_link a .White {
    display: inline-block;
}*/

/* *********************************** */
/* footer 右上方 icon  (黑-預設 vs 灰) */

.round_link a .White ,.round_link a ,.round_link a .Gray {
    width: 32px;
    height: 28px; z-index:5;}
/* FB */
.round_link a {
    margin: -90px 0px 0px 10px;
    vertical-align: middle;
    display: inline-block;
}
.round_link {
    line-height: 3;
}

.round_link a .Black {
    display: inline-block;}
/* *********************************** */
/* 沒有開購物車-預設 vs 有開購物車 */
/*
.search_link a.with_shopping_mode {
	display: none;
}*/


/*TOP*/
#header{
    background:rgba(255,255,255,0.5);
    z-index: 10;
}
.parallax_box { top: 0px !important; z-index:5; }
.mm-slideout {z-index: 3;}
.search_box {
    display: none;
    width: 230px;
    height: 30px;
    vertical-align: middle;
    position: relative;
}

.map_page .banner.banB { display:none;}
.footer { z-index: 5;}


.box_link li:nth-child(2) a {content: url(https://pic03.eapple.com.tw/pdb/Bfacebook-symbol.svg);padding: 15px;}
.box_link li:nth-child(1) a {content: url(https://pic03.eapple.com.tw/pdb/Bline-symbol.svg);padding: 5px;}

.add_blank { width: auto;}
.total_view { bottom: 50px;}




@media screen and (max-width: 980px) {
#menuTop ul:before { border-top: none;}
}
@media screen and (max-width: 768px) {
/*手機版大圖*/
/*.classy {display: none;} 
.mobile_WP {display: block;line-height: 0;}
.parallax_box { height: auto;}*/
.footer.with_shopping_mode { padding: 50px 0 90px; }
#bottom_menu.with_shopping_mode {   display: block;}
p.copy {
    width: 70%;
    padding: 0;
    margin: 25px auto 0;
}

}
