@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;}
/* FB */
.round_link a {
    margin: -90px 0px 0px 10px;
    vertical-align: middle;
    display: inline-block;
}
.round_link {
    line-height: 3;
}

/*
.box_link li a object.Black {
    display: none;
}
.box_link li a object.Gray {
    display: inline-block;
}*/

/* *********************************** */
/* 沒有開購物車-預設 vs 有開購物車 */
/**/




.search_link a.with_shopping_mode {
	display: inline-block;
}


.banner{line-height:200px;
color: #ffffff;
letter-spacing: 0.3em;
text-shadow: 0px 0px 6px #000000;}
/*BANNER換圖*/
.banA {
    background-image: url(http://pic02.eapple.com.tw/0425132525/img20.png);background-size: cover;
}

.banE h5{visibility:hidden}
.banE {background-image: url(http://pic02.eapple.com.tw/0425132525/img38.png);background-size: cover;height: 400px;}

.pic-list .show_pic {
    background-color: rgba(240,240,240,1);}
/*相簿首頁*/	
.show-list .show_pic img {
	max-width:none;
    max-height: 230px;
    height: auto !important;
    display: inline-block;
}
@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;}
.banner{line-height:100px;}

.banE {
    background-image: url(http://pic02.eapple.com.tw/0425132525/img38.png);
    background-size: cover;
    height: 100px;
}
}

@media screen and (max-width: 600px) {
.pic-list .item {
    width: 100%;
}
}