@charset "utf-8";
/* *********************************** */
/* header 右上方 icon  (灰-預設 vs 白) */
/**/
.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;}
/*讓icon不會掉下來的語法by文棋*/
.round_link a .Gray {
    display: none;
}
.round_link a .White {
    display: inline-block;
}


/* *********************************** */
/* footer 右上方 icon  (黑-預設 vs 灰) */
/**/
.box_link li a object.Black {
    display: none;
}
.box_link li a object.Gray {
    display: inline-block;
}

#menuTop ul {margin-top:0;}
#menuTop ul:before { display:none;}

#menuTop li {margin-top:20px;}

#header {padding: 0px 0;height: 100px;}
#header .logo {padding-top: 16px;}

.parallax_box {top:60px;}

.banner {display:none;}
.path {display:none;}

.animated-arrow {background: #ce2424;}


@media screen and (max-width: 768px) {
.footer.with_shopping_mode {
    padding: 50px 0 90px; 
}
#bottom_menu.with_shopping_mode {
    display: block;}
#header {height:100x;}
.parallax_box {top:0px;}

/*手機版大圖
.classy {display: none;} 
.mobile_WP {display: block;line-height: 0;}*/
.bxslider li.one { background-image: url(http://pic.eapple.com.tw/clearing/0933355061/yh_m01-01.png) !important;
background-size:cover;}
.bxslider li.two { background-image: url(http://pic.eapple.com.tw/clearing/0933355061/yh_m02-01.png) !important;
background-size:cover; }
.bxslider li.three { background-image:url(http://pic.eapple.com.tw/clearing/0933355061/yh_m03-01.png) !important; 
background-size:cover;}
	
}