@charset "utf-8";

/* *********************************** */
/* 沒有開購物車-預設 vs 有開購物車 */
/**/
.search_link a.with_shopping_mode {	display: inline-block;}

#menuTop ul:before { border-top:0 !important; }

/* *********************************** */
/* 相本分類全版面 ( 限制最寬2000px */


/* *********************************** */


/* *********************************** */
/* Header設定 */
#header {
    padding: 3px 0;
    height: 90px;}
.pageIndex #header {
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.path{	display:none;}

/*選單設定*/
#header .center {
    max-width: 1450px;}
#menuTop ul {
    margin-top: 15px;
}
#menuTop li a {
    color: #1e2638;
}
#menuTop li ul {
    border: 1px solid #391911;
    left: -70%;
    right: -70%;
    min-width: 230px;
}
#menuTop li li a {
    transition: 0.2s;
}
#menuTop li li a:hover {
    background: #dfd5be;
    letter-spacing: 1.3px;
    transition: 0.3s;
}


/*Footer*/
.footer{
    border-top: none !important;}
.footer_menu {
    border-bottom: 1px solid !important;}

/* *********************************** */
/*LOGO設定*/
#header .logo img {
    margin-top: -20px;
    width: 180px;
    filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.5));
}
.footer_logo img{
	width:200px ;}

/* *********************************** */
/* 產品的看更多按鈕設定 */
.products-list .more {
    border: 1px solid #1e2638 !important;
    color: #1e2638;}
.products-list a:hover .more {
    background: #1e2638;
    border-color: #1e2638;
}
.other_album_choice li {
    background: #1e2638;}
.product-layer-two li a {
    border: 1px solid #1e2638 !important;
    color: #1e2638;
}
/*首頁+聯絡按鈕*/
.animated-arrow {
    background: #1e2638;}

/*聯絡我們填字框*/
.noborder {
    border: 1px solid #bdbdbd;
}

/* 商品回上一頁Q&A按鈕 */
.lastPage {
    background: #1e2638;
}
.nextaction {
    background: #1e2638;}
.lastaction {
    color: #1e2638;
    background-color:#dfd5be ;}

.product-layer-two li ul {
    display: none;}
.product_pic #bx-pager a img {
    height: 100%;}
.product-layer-two li:hover a {
    color: #fff;
    background: #1e2638;
    transition: 0.2s;
}




/* 購物車商品按鈕 */
.action-button {
    background: ;}
.action-button:hover {
    background: ;
}

/* *********************************** */
/* 頁面的麵包屑 首頁/頁面名稱/ */
.path {}

/* *********************************** */
/* 頁面上方廣告 */
.banner {
    text-shadow: 0 0px 10px rgb(223, 213, 190);
    color: #1e2638;
    background-image: url(https://pic03.eapple.com.tw/sungpai/sBanner.png);
    background-size: cover;
    background-position: center bottom;
    height: 250px;
    background-repeat: no-repeat;
    padding: 80px 0;
}
.banA {}
.banB {}
.banC {}
.banD {}
.banE {}
.banF {}

/* *********************************** */
/* 針對頁尾第幾個作設定 */
.footer_info ul li:nth-child(1) { /*display:none;*/}




/* 手機版設定 */
/*3條槓槓*/
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
    background: #dfd5be;
    height: 2px;}
#nav-toggle {
    margin-top: 35px;
	margin-left: 30px;}


@media screen and (max-width: 768px) {
#header { height:auto;
    background: #1e2638;}
#bottom_menu {display: block; }
.footer.with_shopping_mode { padding: 50px 0 90px; }
.banner {
    height: 140px;
    padding: 20px;
}
/* *********************************** */
/*手機板LOGO調整*/
#header .logo img {
    margin-top: 0;
    width: 160px;
    filter: none;
}
.footer_logo img{
	width: ;
	}
.footer_logo {
    margin-left: unset;
    margin: auto;
    text-align: center;
}

/* 預設手機版單張圖片 沒有開啟 */
/* 
.bannerindex { display:none;}
.mobile_wp { display:block;}
*/
}

@media screen and (max-width: 600px) { 
/* 手機版 輪播圖另外在換圖*/
/*
.swiper-slide img { display:none; }
.bannerindex { height:100vh; padding:0;}
.swiper-slide:nth-child(1) { background-image: url(); background-size:cover;}
.swiper-slide:nth-child(2) { background-image: url(); background-size:cover;}
*/
}

