@charset "utf-8";
/* *********************************** */
/* header 右上方 icon  (灰-預設 vs 白) */
.round_link a .Gray {display: none;}
.round_link a .White {display: inline-block;}
.round_link{margin-top:20px;}
.topTop{z-index:999;}

/* *********************************** */
/* footer 右上方 icon  (黑-預設 vs 灰) */
.round_link a .White ,.round_link a ,.round_link a .Gray {width: 32px; height: 28px;}
.box_link li a object.Black {display: none;}
.box_link li a object.Gray {display: inline-block;}

/* *********************************** */
/* 沒有開購物車-預設 vs 有開購物車 */
.search_link{display:none;}
/*
.search_link a.with_shopping_mode {display: inline-block;}
@media screen and (max-width: 768px) {
.footer.with_shopping_mode {padding: 50px 0 90px; }
#bottom_menu.with_shopping_mode {display: block;}
}
*/
/***********header***********/
/*-header高度-*/
#header{height:100px; background:rgba(191,0,0,.5); padding:1px 0;}
#header .logo{margin-top:-10px;}

/***********menuTop***********/
/*-按鈕上面的線-*/
#menuTop ul:before{display:none;}

/*menu顏色*/
#menuTop li a{color:#FFFFFF; font-size:15px; letter-spacing:1px;}
#menuTop li li a{color:#FFFFFF;}
#menuTop li ul{background:#853333; border:none !important;}
#menuTop li li:hover{background:#660000;}

/***********footer***********/
.footer{background:#660000; color:#FFFFFF;}
.footer_info li{color:#FFFFFF;}

/*footer_menu*/
.footer_menu li a{color:#FFFFFF;}

/***********大圖***********/
.parallax_box{top:0px;}

/***********banner***********/
.banner{-webkit-box-shadow: none; box-shadow: none; padding:30px 0 20px;}
.banner h5:after{content:""; display:block; background:url(http://pic02.eapple.com.tw/T00235/banner_dec.png) top center no-repeat; height:13px;}
.banB{background:none;}
.banA{background:none;}
.banF{background:none;}

/***********內頁***********/
/*內頁背景*/
#content{background:url(http://pic02.eapple.com.tw/T00235/page-BG.png) top center fixed;}

/*商品頁面*/
.accordion-panel{font-size:18px; font-family:"微軟正黑體"; line-height:40px; letter-spacing:2px; color:#853333;}
/*.product_pic .bx-wrapper{max-height:350px; overflow:hidden;}*/
.product_pic img{max-height:350px; width:100%;}
.product_pic #bx-pager a{overflow:hidden; height:55px;}
.product_info li{padding-left:0;}
.product_info li span{display:none;}

/*分享文章*/
.promotion_title h2 span{font-size:24px; color:#853333;}

@media screen and (max-width: 768px) {
/*大圖手機版縮放*/
.parallax_box{top:0px !important; height:auto !important;}
.classy {height: auto !important;}
.pageIndex .bxslider li{padding-bottom:50%; min-height:auto; height:0px;}


}
