.nav-header { max-width: 310px; }
.header_area { background: #FFF; }
.header_area.sticky { background: #FFF; }

.stellarnav > ul > li { letter-spacing: 1px; }
.stellarnav > ul > li > a { color: #e99d9d; margin: 0 10px; transition: all 0.3s; font-weight: bold; }
.stellarnav > ul > li:hover > a { color: #fe0000;}
.box_link {  justify-content: center; }
.double_key { display: none; }
.me_tp_features a.tp_btn_cart { display: none;}
.me_tp_features a.tp_btn_notice { display: none;}
.tp_links {  filter: brightness(2.5); }
.stellarnav li.has-sub > a:after { display: none;}
.navigation { grid-template-columns: 310px 1fr; }

.footer {  background: #ffffff; }
.footer { box-shadow: 0 0 10px #cb707029; background: #f9f9f9; }
.copy { background: #f9f9f9; color: #666;  }
.copy a {  color: #666; }

.footer_menu a {
    border: none;
    color: #888;
    margin: 4px;
    text-align: center;
    padding: 10px 15px;
    transition: all 0.3s;
    border-radius: 16px;
}

.linksBtn { display:none; }
.footer_info li p.add2:before { content: '營業時間：'; }

/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:static; height:auto; padding-bottom: 0%; }
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-slide img { height:100%;}


/*內頁BANNER 設定*/
.banner { height:400px;}
.banner h5 { display:none;}
.banner.banA { background-image: url(https://pic03.eapple.com.tw/cheersing/banA.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover; }
.banner.banC { background-image: url(https://pic03.eapple.com.tw/cheersing/banC.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover; }
.banner.banD { background-image: url(https://pic03.eapple.com.tw/cheersing/banD.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover; }
.banner.banE { background-image: url(https://pic03.eapple.com.tw/cheersing/banE.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover; }
.banner.banF { background-image: url(https://pic03.eapple.com.tw/cheersing/banF.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover; }
.banner.banE { background-image: url(https://pic03.eapple.com.tw/cheersing/banblog.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover; }
.animated-arrow {  background: #e99d9d; }

@media screen and (max-width: 1024px) {

.footer_info li {  display: block; }
.header_area { position: relative;}
}
@media screen and (max-width: 780px) {
.footer_info {  text-align: center;   }
.footer_logo { margin: 0 auto; }
}

/*Page/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*麵包屑＝＝*/
.path p{display: none;}
.path p a:hover {    color: #e99d9d;}
/*頁碼＝＝*/
.page {    width: 100%;    margin: 40px auto;    display: flex;    flex-wrap: wrap;    justify-content: center;    align-items: center;}
.page li {    display: flex;    margin: 3px;    width: 30px;    height: 30px;    line-height:30px;    align-items: center;    justify-content: center;}
.page li a {    display: block;    width: inherit;    height: inherit;    line-height: inherit;    padding: 0;    transition:all 0.3s;}
.page strong, .page a:hover {    background: #e99d9d;border: 1px solid #e99d9d;}

/*購物車/＝＝＝＝＝*/
.products-list {    display: grid;    gap: 20px;    grid-template-columns: 1fr 1fr 1fr 1fr;}
.products-list:before{content:none;}
.products-list .item {    width: 100%;}
.products-list .name {    text-align: center;font-size: 18px;margin-top: 20px;    height: 80px;}
.products-list .pic {box-shadow: 0 0 10px #e4c2a7ab;border-radius: 30px;}

/*購物車/外層＝＝*/
/*顏色*/
.products-list .more {    
    border: 1px solid #e99d9d;    
    color: #e99d9d;
    padding: 5px;
    width: 130px;
    margin: 20px auto 0;
}
.products-list .item a:hover .more {  background: #e99d9d;border-radius: 20px;}

/*價格*/
.products-list .price { display: flex;    margin-bottom: 5px; align-items: center;    justify-content: center;    flex-wrap: wrap;}
.products-list .price b {  margin: 0 5px;    line-height: 180%;    text-align: center;color: #e99d9d;}
.products-list .price b.ori_price { font-size: 14px;}

/*外層版面*/
.product_page .main_part {    width: 90%;	max-width: 1500px;}
.product_page .show_content {    display: flex;    flex-wrap: wrap;    align-items: flex-start;    justify-content: space-between;}
.product_page .products-list {    width: calc(100% - 280px);}
.product-layer-two {    width: 250px;    margin: 0;}
.product_info_page .product-layer-two {    display: none;}
.product-layer-two li {    margin: 0;    width: 100%;padding: 0 10px;}
.product-layer-two > li.active {    background: #f2f2f2;}
.product-layer-two li.active a {    border: unset;border-bottom: 1px dotted #ccc;}
/**/
.product-layer-two li a {    color: #222;    border: none;    background: transparent;    transition: all 0.3s;    line-height: 200%;    transition: all 0.3s;}
.product-layer-two > li > a {    border-bottom: 1px dotted #ccc;padding-left: 25px;}
.product-layer-two li:hover > a , .product-layer-two li.active > a{color: #e99d9d;}
.product-layer-two li:hover > a:before , .product-layer-two li.active > a:before {background: #e99d9d; color:#fff;}
.product-layer-two > li > a:before {
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 18px;
    content: "＞";
    color: #e99d9d;
    background: #f2f2f2;
    width: 18px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
    padding-left: 2px;
    font-size: 13px;
}
/**/
.product-layer-two li ul {    position: relative;padding-top: 1px;}
.product-layer-two li li {    border: none;background: transparent;}
.product-layer-two li li a{    background: transparent;}
.product-layer-two li li:hover a{color: #e99d9d;}

/*hover到才顯示副選單 關掉↓*/
.product-layer-two li li {    display: block;}

/*購物車/內層＝＝*/
.product_info_page .main_part {    width: 90%;}
.car_page .information_left { display: block; }
#bx-pager>h6 {    display: none;}
.sidebarBtn {border-radius: 20px;}
/*按鈕顏色*/
.inquiry_a1{background: #e99d9d;}
.inquiry_a2{background: #57ab40;}
.inquiry_a3{background: #e99d9d;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover{background: #222;}
.lastaction {    color: #e99d9d;    background-color: #f2f2f2;}
.nextaction {    background-color: #e99d9d;}
.lastPage {    background: #e99d9d;}
/*商品側邊規格*/
.product_info li .txt_box {    color: #222222;    width: 100%;}
.sidebarBtn .sp_price {   color: #cbc0a0;}
.mobile_product_name{font-size: 24px;}
/*相關推薦*/
.prod_related h6 span:before{font-size: 28px;}
.prod_related { background: #ffffff; }


.stellarnav > ul > li.has-sub > a {padding-right: 0;}
.other_album, .subalbum-menu h2, .album_descrip {display: none;}
.subalbum-menu {
    margin: 0;
    padding: 0;
}
.other_subalbum li a p {
    line-height: 2;
    color: #262B2B;
    transition: all 0.3s;
    font-weight: bold;
    font-size: 17px;
}
.other_subalbum li:hover a p {
    color: #e99d9d;
}
.overlay {
    background: #e99d9d57;
}
.album_class_page .main_part, .album_info_page .main_part{max-width: 1500px;}
.show-list, .pic-list {
    grid-template-columns: repeat(3, 1fr);
}



@media screen and (max-width: 1024px) {
.products-list .name { font-size: 15px; }
}

@media screen and (max-width: 780px) {
.product_page .products-list { width: auto; }
.product_page .main_part {    width: 100%;	max-width: 1500px;}
.main_part {  width: 100%;  margin: inherit;}
.product-layer-two {  display: block;  width: 100%; }
.product_page .show_content {   display: block; }
.show-list, .pic-list {
    grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (max-width: 500px) {
.products-list { grid-template-columns: 1fr 1fr;}
.show-list, .pic-list {
    grid-template-columns: 1fr;
}
}
