@charset "utf-8";


#menuTop ul:before {
    content: '';
    border-top: 0px solid #000; 
    position: absolute;
    right: 0;
    top: 0;
    max-width: 880px;
    width: 100%;
}
/* *********************************** */
/* header 右上方 icon  (灰-預設 vs 白) */
/*
.round_link a .Gray {
    display: none;
}
.round_link a .White {
    display: inline-block;
}*/



/* *********************************** */
/*小ICON掉下來更正檔案*/
/*
.round_link a .White ,.round_link a ,.round_link a .Gray {
    width: 32px;
    height: 28px;
}

.box_link li:first-child a object.Black,.box_link li:first-child a object.Gray{width:22px;height:22px;}
.box_link li:first-child+li a object.Black,.box_link li:first-child+li a object.Gray{width:40px;height:40px;}
/*


/* *********************************** */
/* footer 右上方 icon  (黑-預設 vs 灰) */
/*
.box_link li a object.Black {
    display: none;
}
.box_link li a object.Gray {
    display: inline-block;
}*/


/* *********************************** */
/* 沒有開購物車-預設 vs 有開購物車 */
/**/

.products-list a:hover .more {background:#57c2dd !important;}
.products-list .more {
    border: 1px solid #57c2dd !important;    
    color: #57c2dd;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
}	
	
.animated-arrow {
    background: #57c2dd;}
.center {
    
    padding: 5px 0;}

.search_link a.with_shopping_mode {	display: none;}

.banB{
	background:url(http://pic02.eapple.com.tw/0426525027/banner02.jpg);}
.banF{
	background:url(http://pic02.eapple.com.tw/0426525027/banner03.jpg);}

#menuTop li:nth-child(4) {
    display: none;
}
@media screen and (max-width: 768px) {
.footer.with_shopping_mode {padding: 50px 0 90px; }
#bottom_menu.with_shopping_mode {display: block;}
}

/* 目前預設 手機 電腦 同圖 */
/* 客人堅持電腦版手機版圖各自獨立 */
@media screen and (max-width: 768px) {
.classy {display: none;} 
.mobile_WP {display: block;line-height: 0;}
}