
.main_part {
    max-width: 100%;
    width: 100%;
    padding: 0;
}

.pageIndex .edit_part {
    max-width: 100%;
    margin: auto;
    padding: 0;
}

.path {
    border-bottom: 1px solid #c3c3c3;
    padding: 20px 3.5%;
    display: none;
}

.path p,
.path p a {
    line-height: 24px;
    font-size: 13px;
    color: #666;
    border-bottom: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    text-align: left;
    letter-spacing: 0.05em;
    line-height: 40px;
    font-size: 14px;
}


.show_content.blog_box.clearfix {
    padding: 80px 5%;
}

@media screen and (max-width: 768px) {
    .show_content.blog_box.clearfix {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

body.other_select_page ul.other_promotion.clearfix,
body.other_select_page .page {
    display: none;
}


#content_main {
    background: transparent;
}


/* 錨點滾動 */
html {
    scroll-behavior: smooth;
}

/* 全域設定 */
* {
    font-family: 'Lato', 'Noto Serif JP', 'Noto Serif TC', serif;
    ;
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(102, 102, 102, 0.6);
}

::-webkit-scrollbar-thumb {
    background-color: #baa285;
}

::selection {
    color: #F9DFA6;
    background: #C58438;
}



/* 固定背景========== */
.animated15 {
    animation: none;
}

#page {
    position: relative;
    background: #f5f4f3;
    overflow: hidden;
    background: url(https://pic03.eapple.com.tw/baldbao/bg.png) center;
    background-size: cover;
    background-attachment: fixed;
}

#page::before {
    display: block;
    content: " ";
    position: fixed;
    z-index: 1000;
    left: -50%;
    top: -50%;
    width: 200vw;
    height: 200vh;
    pointer-events: none;
    opacity: 0.5;
    z-index: 10000000000000000000;
    pointer-events: none;
}

@keyframes grain {

    0%,
    100% {
        transform: translate(0, 0);
    }

    10% {
        transform: translate(-5%, -10%);
    }

    30% {
        transform: translate(3%, -15%);
    }

    50% {
        transform: translate(12%, 9%);
    }

    70% {
        transform: translate(9%, 4%);
    }

    90% {
        transform: translate(-1%, 7%);
    }
}
/*※※※※※【【  配開場動畫↓↓↓  】】※※※※※*/
.pageIndex .header_area{animation: showmenu 1s both;animation-delay: 3s;}
.pageIndex .nav-header{opacity: 1;transition: all .4s;}
.pageIndex .header_area.sticky .nav-header {opacity: 1;pointer-events: inherit;}


@keyframes showmenu{
	0%{opacity: 0;}
	100%{opacity: 1;}
}

/* 客戶編輯器分享文章*/
.articel_mainPic {
    display: none;
}
body.share_page .edit * {
    font-family: "Noto Sans TC", "微軟正黑體";
}

body.share_page .edit p {
    line-height: 2;
    color: #444;
    font-weight: 400;
}

body.share_page .edit p+p {
    margin-top: 20px;
}

body.share_page .edit h5 {
    color: #192821;
    font-weight: bold;
    border: 1px solid;
    padding: 5px 15px;
    border-radius: 3px;
    font-size: 18px;
    display: inline-block;
}

body.share_page .edit h6 {
    color: #a78a6b;
    font-weight: 600;
}

body.share_page .edit a {
    color: #a78a6b;
    border-bottom: 1px solid;
    font-weight: 500;

}


body.share_page .edit>li {
    color: #444;
    line-height: 1.8;
    margin-left: 17px;
}


@media screen and (max-width: 476px) {

    body.share_page .edit p,
    body.share_page .edit a {}

    body.share_page .edit h5,
    body.share_page .edit h6 {}

}


/* 客戶編輯器文章管理 */
body.blog_in_page .blog_box_edit * {
    font-family: "Noto Sans TC", "微軟正黑體";
}

body.blog_in_page .blog_box_edit p {
    line-height: 2;
    color: #444;
    font-weight: 400;
}


body.blog_in_page .blog_box_edit h5 {
    color: #192821;
    font-weight: bold;
    border: 1px solid;
    padding: 5px 15px;
    border-radius: 3px;
    font-size: 18px;
    display: inline-block;
}

body.blog_in_page .blog_box_edit h6 {
    color: #a78a6b;
    font-weight: 600;
}

body.blog_in_page .blog_box_edit a {
    color: #a78a6b;
    border-bottom: 1px solid;
    font-weight: 500;

}



body.blog_in_page .blog_box_edit>li {
    color: #444;
    line-height: 1.8;
    margin-left: 17px;
}


@media screen and (max-width: 476px) {

    body.blog_in_page .blog_box_edit p,
    body.blog_in_page .blog_box_edit a {}

    body.blog_in_page .blog_box_edit h5,
    body.blog_in_page .blog_box_edit h6 {}

}

/* 客戶編輯器購物車 */
body.product_info_page .prod-panel * {
    font-family: "Noto Sans TC", "微軟正黑體";
}


body.product_info_page .prod-panel p {
    line-height: 180%;
    padding-bottom: 15px;
    text-align: justify;
    color: #444;
}


body.product_info_page .prod-panel h5 {
    color: #192821;
    font-weight: bold;
    border: 1px solid;
    padding: 5px 15px;
    border-radius: 3px;
    font-size: 18px;
    display: inline-block;
}


.pic-list .item h6 {
    color: #a78a6b;
    font-weight: 600;
}


body.product_info_page .prod-panel h6 {
    color: #a78a6b;
    font-weight: 600;
}

body.product_info_page .prod-panel a {
    color: #a78a6b;
    border-bottom: 1px solid;
}



body.product_info_page .prod-panel>li {
    color: #666;
    line-height: 1.8;
    margin-left: 17px;
}

@media screen and (max-width: 476px) {

    body.product_info_page .prod-panel p,
    body.product_info_page .prod-panel a {}

    body.product_info_page .prod-panel h5,
    body.product_info_page .prod-panel h6 {}

}

/* 客戶編輯器_促銷方案 */
body.promotions_page .edit * {
    font-family: "Noto Sans TC", "微軟正黑體";
}

body.promotions_page .edit h4:not(:nth-child(1)) {
    margin-top: 5%;
}

body.promotions_page .edit h5 {
    color: #192821;
    font-weight: bold;
    border: 1px solid;
    padding: 5px 15px;
    border-radius: 3px;
    font-size: 18px;
    display: inline-block;
}

body.promotions_page .edit h6 {
    color: #a78a6b;
    font-weight: 600;
}

body.promotions_page .edit p {
    line-height: 2;
    color: #666;
    font-weight: 400;
}


body.promotions_page .edit a {
    color: #a78a6b;
    border-bottom: 1px solid;
}



body.promotions_page .edit>li {
    color: #666;
    line-height: 1.8;
    margin-left: 17px;
}

@media screen and (max-width: 476px) {

    body.promotions_page .edit p,
    body.promotions_page .edit a {}

    body.promotions_page .edit h5,
    body.promotions_page .edit h6 {}

}

/* 大圖 */
/*預設解除背景輪播*/

.swiper-wrapper {
    position: relative;
}


/* 大圖 */
/*預設解除背景輪播*/
#content_main {
    margin: 0;
}

.bannerindex {
    position: relative;
    height: auto;
    padding: inherit;
    overflow: hidden;

}

.swiper-banner {
    position: static;
    margin: 0;
    height: auto;
}

.swiper-slide img {
    height: auto;
    filter: saturate(1.05) contrast(1.08);
}

/* --首頁大圖加字- */
.swiper-container-fade .swiper-slide {
    position: relative;
    overflow: hidden;
}

.swiper-container-fade .swiper-slide:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 177px;
    max-height: 30vw;
    top: auto;
    left: 5vw;
    bottom: 0vw;
    background-size: contain;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: left;
}

/* .swiper-slide.swiper-slide:nth-child(1):before {
    background-image: url(https://pic03.eapple.com.tw/kuanghooptical/cover_deli_c1_deli.svg);
}

.swiper-slide.swiper-slide:nth-child(2):before {
    background-image: url(https://pic03.eapple.com.tw/kuanghooptical/cover_deli_c2_deli.svg);
} */

@media screen and (max-width: 768px) {
    .bannerindex {
        position: relative;
        height: 0;
        padding-bottom: 50%;
    }

    .swiper-banner {
        left: 0;
        margin: 0;
    }
}

@media screen and (max-width: 476px) {
    .swiper-container-fade .swiper-slide:before {
        bottom: 10px;
    }
}



/* header======= */

.nav-brand img {
    max-width: 320px;
    padding: 10px 24px;
}
.header_area {
    width: 100%;
    /* background: transparent; */
    /* display: block; */
    position: fixed;
    background: #000000c4;
    padding: 0;
    background-image: url(https://pic03.eapple.com.tw/baldbao/header.png);
    background-repeat: no-repeat;
}
.main_header_area {
    background: transparent;
    background: -webkit-linear-gradient(top, #242424c4 0%, #00000000 80%);
}
.header_area.sticky{background: #000000c4;background-image: url(https://pic03.eapple.com.tw/baldbao/header.png);background-repeat: no-repeat;}

/* body.pageIndex .header_area:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 15vw;
    background: linear-gradient(180deg, #403b28 0%, #403b2800 100%);
    mix-blend-mode: color-burn;
    transition: all 0.3s ease-in-out;
    opacity: 0.33;
} */

body.pageIndex header.header_area.sticky:before {
    height: 0;
    transition: all 0.3s ease-in-out;

}

/* header.header_area.sticky {
    background: #DDDACB;
} */


.main_header_area {
    /* background: transparent; */
    /* transition: all 0.3s ease-in-out; */
}



.main_header_area .container {
    max-width: 2000px;
}

.stellarnav {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    z-index: 0;
    padding: 32px 0px;
    /* background: #c7ab9b; */
    margin-left: 3.5%;
}

.stellarnav li a {
    padding: 10px;
}

.stellarnav li.has-sub>a:after {
    content: '+';
    margin-left: 10px;
    border-left: none;
    border-right: none;
    border-top: none;
    color: #feffe9;
    transition: all 0.3s ease-in-out;
}

header.header_area.sticky .stellarnav li.has-sub>a:after {
    color: #f9f3e9;
    transition: all 0.3s ease-in-out;

}

.stellarnav>ul>li>a b {
    color: #f9f3e9;
}

header.header_area.sticky .stellarnav>ul>li>a b {
    color: #f9f3e9;
}

.stellarnav>ul>li>a,
.stellarnav.desktop>li.has-sub>a {
    color: #f9f3e9;
    transition: all 0.3s;
    font-size: 16px;
    padding: 0 16px 0 16px;
    font-weight: bold;
}

.stellarnav>ul>li>a b {
    font-weight: 400;
    font-size: 17px;
}

.stellarnav>ul>li>a b:nth-child(2) {
    font-size: 17px;
    text-transform: initial;
    color: #dfa56a;
}

.stellarnav.desktop li.has-sub a {}

.stellarnav>ul>li>a:hover {
    color: #192821;
}

.stellarnav.desktop li.has-sub>a:hover {
    color: #f4f4f4;
}

.stellarnav.desktop li.has-sub>ul>li>a {
    color: #192821;
    transition: all 0.3s ease-in-out;
}

.stellarnav.desktop li.has-sub>ul>li>a:hover {
    color: #816c60;
    border-left: solid 5px;
    transition: all 0.3s ease-in-out;
}

.stellarnav>ul>li:hover>a,
.stellarnav>ul>li.active>a,
.stellarnav>ul>li.focus>a {
    color: #f4f4f4;
}


.stellarnav>ul>li {
    transition: all 0.6s;
    vertical-align: top;
    position: relative;
}



.stellarnav>ul>li:hover a:before {
    font-size: 17px;
    transition: all 0.1s ease-in-out;
}


/*下拉文字hover*/


.stellarnav ul ul>li>a {
    background: transparent;
    color: #131413;
}

.stellarnav li li {
    border: none;
}

.stellarnav ul ul ul:before {
    background: #13141387;
}

.stellarnav ul ul .stellarnav ul ul {
    border: none;
}


.stellarnav ul ul>li:hover>a,
.stellarnav ul ul>li.focus>a {
    color: #8A865C;
}

.submenu-indicator {
    margin-top: 13px;
}

/* 下拉小三角 */
span.submenu-indicator-chevron {
    display: none;
}

/*手機板選單調整*/
.navigation-portrait .nav-toggle {
    color: #333333;
}

.nav-toggle:before {
    background-color: #333333;
    box-shadow: 0 0.5em 0 0 #333333, 0 1em 0 0 #333333;
}

.stellarnav ul {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    width: 100%;
    /* position: fixed; */
    flex-direction: row;
    justify-content: center;
}

.stellarnav ul:hover li a {
    opacity: 0.3;
    transition: all 0.3s ease-in-out;
}

.stellarnav ul li:hover a {
    opacity: 1;
    transition: all 0.3s ease-in-out;
}

.stellarnav.mobile>ul>li {
    border-bottom: none;
}

.stellarnav.mobile li.open {
    background: transparent;
}

.stellarnav ul ul>li>a:hover,
.stellarnav ul ul>li>a:focus {
    color: #131413;
    opacity: 1;
}

.stellarnav>ul>li>ul {
    left: 50%;
    transform: translateX(-50%);
    background: #f9f9f9;
    /* overflow: auto; */
    /* max-height: 300px; */
}

.stellarnav>ul>li>ul li .has-sub a {
    padding-left: 0px;
    padding-right: 0px;
}

.stellarnav.mobile.right .close-menu,
.stellarnav.mobile.left .close-menu {
    background: transparent;
}

.stellarnav.desktop ul>li>ul .has-sub>a {
    padding: 10px;
}

.stellarnav ul ul {
    /* width: 300px; */
}

/* .stellarnav ul ul>li {
    padding: 4px 10px;
} */
.me_tp_features {
    width: auto;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    order: 2;
    padding-top: 40px;
    transition: all 0.3s ease-in-out;
    gap: 5px;
    /* justify-content: center; */
}

.me_tp_features a {
    color: #feffe9;
    font-size: 16px;
    min-width: 100px;
    margin: 0px;
    display: none;
}

.box_search input[type=text] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    background: url(../images/search-icon.png) no-repeat 9px center #fff;
    border: solid 1px #ccc;
    padding: 4px 10px 6px 32px;
    width: 110px;
    border-radius: 10em;
    transition: all .5s;
    outline: none;
    font-size: 14px;
}




.me_tp_features a.tp_btn_cart {
    display: block;
}
.me_tp_features a.tp_btn_notice {
    display: block;
}

.tp_links {
    display: none;
}

.box_search {
    margin-bottom: 0;
    margin-right: 15px;
    /* display: none; */
}

.box_search input[type=text] {
    border: 1px solid #e2e2e2;
    border-radius: 0;
}

.shop_search_btn {
    background: #995631;
    color: #fff;
    border: 1px solid #995631 !important;
    font-size: 14px;
    height: auto;
    top: 0px;
    border-radius: 0;
}

/* 小漢堡 */
.stellarnav .menu-toggle span.bars span {
    background-color: #be8542;
}

.stellarnav .menu-toggle:after {
    color: #766E5C;
    display:none;
}

.stellarnav a.dd-toggle .icon-plus:before {
    border-bottom: solid 3px #766E5C;
}

.stellarnav a.dd-toggle .icon-plus:after {
    border-bottom: solid 3px #766E5C;
}

.stellarnav .icon-close:after {
    border-bottom: solid 3px #fff;
}

.stellarnav .icon-close:before {
    border-bottom: solid 3px #fff;
}

.stellarnav a {
    color: #f4f4f4;

}

/* ================================== */

@media screen and (max-width: 1200px) {
    .stellarnav {
        margin-left: 0;
    }

    .header_area:before {
        background: transparent;
    }

    .header_area {
        /* background: #c6ab9c; */
    }
    .nav-brand img {
        max-width: 100%;
    }

    .nav-header {
        position: relative;
        margin: auto;
        max-width: 240px;
    }

    .me_tp_features {
        position: relative;
        text-align: center;
        /* margin-left: auto; */
        /* margin-right: auto; */
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 0;
        background: #614e41cc;
        width: 104%;
        /* text-align: center; */
        justify-content: center;
    }

    .navigation {
        flex-wrap: wrap;
        flex-direction: column;
    }


    .stellarnav a.dd-toggle .icon-plus:before,
    .stellarnav a.dd-toggle .icon-plus:after {
        border-color: #feffe9;
    }

    .stellarnav {
        padding: 0;
        border-top: 1px solid #ffffff1c;
    }

    .stellarnav ul {
        text-align: center;
        justify-content: center;
    }

    .stellarnav>ul>li {
        display: inline-block;
        width: initial;
    }


    .stellarnav ul ul {
        left: auto;
        top: auto;
    }

    .stellarnav ul ul:before,
    .stellarnav ul ul .stellarnav ul ul:before {
        height: 100%;
        transform: translateY(0px);
    }


}

@media screen and (max-width: 768px) {

    .stellarnav>ul>li>a,
    .stellarnav.desktop li.has-sub>a {
        padding: 0px;
    }
    .stellarnav.mobile {left: 12px;}
    
    .stellarnav .menu-toggle {
        margin-top: 50%;
    }

    .stellarnav>ul>li>a b,
    header.header_area.sticky .stellarnav>ul>li>a b {
        color: #feffe9;
    }



    .stellarnav>ul>li>a b:nth-child(2) {
        display: none;
    }

    body.pageIndex .header_area:before {
        display: none;
    }

    .stellarnav {
        border-top: none;
    }

    .stellarnav>ul>li:hover a:before {
        display: none;
    }



    .stellarnav.mobile>ul>li {
        display: block;
    }

    .stellarnav ul ul {
        background: transparent;
    }

    .stellarnav ul ul {
        border: none;
        right: auto;
        left: 100%;
        top: 0;
    }

    .stellarnav.desktop li.has-sub a {
        padding: 18px;
    }

    .stellarnav.mobile.right>ul,
    .stellarnav.mobile.left>ul {
        border-right: none;
        max-width: 90%;
        background: #181211f5;
    }
.stellarnav.mobile ul {
    background: #d8d0c4;
}
    .nav-header {
        width: 100%;
    }

    .main_header_area {
        background: transparent;
    }


    .navigation {
        flex-direction: column;
        align-items: center;
        flex-direction: inherit;
        height: auto;
    }

    .navigation-portrait .nav-menu>li>a {
        color: #131413;
    }

    .stellarnav ul ul:before,
    .stellarnav ul ul .stellarnav ul ul:before {
        display: none;
    }


    .stellarnav.mobile li a {
        border-bottom: none;
    }


    .stellarnav ul ul>li>a,
    .megamenu-list>li>a {
        width: calc(100% - 100px);
    }

    .stellarnav li li,
    .stellarnav.mobile>ul>li {
        border-bottom: 1px solid rgba(255, 255, 255, .15);
    }

    .stellarnav ul ul {
        background: #131413;
    }

    .navigation-portrait .stellarnav>ul>li {
        border: none;
    }

    .stellarnav.mobile li li.has-sub a {
        padding: 10px 0px 10px 10px;
    }
}

@media screen and (max-width: 768px) {
    .nav-header {
        justify-content: center;
    }

    a.nav-brand {
        margin-left: initial;
    }

    .me_tp_features,
    header.header_area.sticky .me_tp_features {
        position: relative;
        justify-content: center;
        top: auto;
        padding: 7px;
        z-index: 0;
        right: 0;
        display: none;
    }

    .me_tp_features a {
        text-align: right;
    }

    .box_search {
        margin-right: 0;
    }

}
@media screen and (max-width: 570px) {
.stellarnav .menu-toggle {
    margin-top: 30px;
}}

/* logo */




.header_area.sticky .nav-brand h1 {
    /* width: 118px; */
    /* height: 112px; */
    /* transition: all 0.3s ease-in-out; */
    /* filter: inherit; */
}

.header_area.sticky .stellarnav>ul>li>a,
.header_area.sticky .stellarnav.desktop li.has-sub>a {
    text-shadow: none;
}



.navigation-portrait .nav-brand {
    justify-content: center;
}

.navigation {
    display: flex;
    padding: 0;
    width: 98%;
    margin: auto;
    align-items: flex-start;
    /* justify-content: space-between; */
    /* border-bottom: 1px #feffe9 solid; */
    transition: all 0.3s ease-in-out;
    /* width: 100%; */
    /* height: 95px; */
}





@media screen and (max-width: 1200px) {

    .nav-brand h1,
    .header_area.sticky .nav-brand h1 {
    display: none;
    }

    body.pageIndex .header_area:before {
        display: none;
    }

    .header_area {
        position: relative;

    }
    .header_area.sticky{
        position: fixed;
    }

    a.nav-brand {
        position: relative;
    }


    .navigation {
        border: none;
    }
}

@media screen and (max-width: 768px) {



    .nav-header {
        z-index: 0;
    }

    a.nav-brand {
        padding-left: 0;
        width: auto;
        display: inline-block;
    }

    .navigation {
        margin-top: 0;
        padding-top: 8px;
    }

}

/* footer======= */


.footer_logo {
    display: none;
}
.footer_logo img{
    display: none;
}
.footer {
    padding: 0px;
    background: #9B572B;
    font-family: 'Georgia';
    font-family: 'Palatino';
    font-family: 'Times New Roman';
    font-family: serif;
    font-family: 'Baskerville';
    font-family: 'Libre Baskerville';
    font-family: "Poppins","Noto Sans TC",  sans-serif;
}
.center {max-width: 960px;}
.footer_info {
    padding: 30px 18px 0;
    font-weight: normal;
    display: flex;
    flex-flow: row wrap;
}
.footer_info ul {
    letter-spacing: 0;
    width: 100%;
    text-align: center;
}
.footer_info li:nth-child(1){
    display:flex;
    flex-wrap: wrap;
    gap: 4%;
    justify-content: center;
    margin-bottom: 20px;
}
.footer_info li:nth-child(2) {
    padding: 0 0 20px;
}
.footer_info li p, .footer_info li p a {
    letter-spacing: 1px;
    color: #ffffff;
    line-height: 200%;
}
.footer_menu a {
    padding: 4px 12px;
    border: 0;
    border-right: 1px #c5bc9c solid;
    margin: 0 0px 8px 0;
    color: #c5bc9c;
    background: transparent;
}
.footer_menu a:nth-child(8){border-right:none;}
.footer_menu a:hover {
    background: transparent;
}
.copy, .copy a, .copy a:hover {
    color: #c1ad93;
}
.copy {
    border-top: 1px #b16d48 solid;
    background: transparent;
    padding: 18px 0;
}
.box_link {display:none;}

.footer_menu a:nth-child(1){display:none;}

.footer_info li p.line:before {
    content: 'LINE：';
}




/*左浮動*/
#to_top {
    bottom: 50px;
    right: auto;
    left: 16px;
    width: 44px;
    height: 44px;
    color: #5f4d40;
    background: #5f4d40;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #b5724d;
}
#to_top i.top {
    width: 14px;
    height: 14px;
    top: 14px;
    transform: translateY(-50%);
}
#to_top i.top:before, #to_top i.top:after {
    height: 10px;
    width: 2px;
    top: 0;
    left: 46%;
}
#to_top i:before, #to_top i:after {background: #fff;}

@media screen and (max-width: 1200px) {
    
    .navigation {  width: 100%;}

    .footer_menu a {
        font-size: 13px;
    }
}

@media screen and (max-width: 768px) {
    .footer_menu a {
        width: 32.3333%;
    }

    .footer_info ul {

        flex-direction: column;
        align-items: center;
    }

    .footer_menu {
        flex-wrap: wrap;
    }
    .footer_info li:nth-child(1){    flex-direction: column;    align-items: flex-start;}
    .footer_info li:nth-child(2) {
    text-align: left;
}
}

@media screen and (max-width: 425px) {
    .footer_menu a {
        width: 39.3333%;
    }
}

/* 頁碼 */
.page li a,
.page li {
    display: inline-block;
    margin: 5px;
    border-color: #ddd;
    color: #403b28;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0;
    transition: all 0.1s ease-in-out;

}

.page strong,
li.activeN {
    background: #403b28;
    color: #ffffff;
    border-color: #403b28;
}

.page strong,
.page a:hover {
    background: #44444488;
    color: #ffffff;
    transition: all 0.1s ease-in-out;
}

/* 按鈕們===== */
.contact_form li.last cite {
    background: #826c61;
    color: #fff;
}

.contact_le_map a {
    background: #766E5C;
    color: #fff;
}

.animated-arrow {
    background: #766E5C;
    color: #fff;
}


/* banner== */
/*內頁BANNER 設定*/
.banner {
    background-size: cover;
    background-position: center;
    height: 480px;
    padding: 100px 0;
    position: relative;
    background-color:#ccc;
    background-image: url(https://pic03.eapple.com.tw/baldbao/banner_all.jpg);
}

.banner:before {
    /* content: ''; */
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff9f03d;
    filter: grayscale(1);
}

.banner h5 {
    color: #ffffff;
    background: transparent;
    height: 70px;
    padding: 60px 0 0 0;
    /* position: absolute; */
    z-index: 5;
    bottom: min(max(2.875vw, 11vw), 15vw);
    right: 10vw;
    font-size: min(max(2.875vw, 20px), 27px);
    min-width: 200px;
text-align: center;
    letter-spacing: 8px;
    text-shadow: 0 0 7px #0000004a;
}

.banner h5:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    z-index: 2;
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    font-size: clamp(0.9375rem, 0.8813rem + 0.2304vw, 1.25rem);
    text-align: left;
    max-width: 400px;
    -webkit-animation: imgSlideUpAnimation 1s 0.1s ease-in-out forwards;
    animation: imgSlideUpAnimation 1s 0.1s ease-in-out forwards;
    opacity: 0;
    letter-spacing: 2px;
    margin-top: 15px;
    text-transform: uppercase;
}




@-webkit-keyframes imgSlideUpAnimation {
    0% {
        opacity: 0;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes imgSlideUpAnimation {
    0% {
        opacity: 0;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@media screen and (max-width: 1024px) {
        .banner {
        height: 320px;
    }
}

@media screen and (max-width: 768px) {
    .banner {
        height: 200px;
    }
        .banner h5 {
        padding: 20px 0 0 0;
    }
}

@media screen and (max-width: 476px) {
    .banner h5:after {
        margin-top: 10px;
    }
    .banner h5 {
        right: 34vw;}
}

/* 聯絡我們==== */
.blank_letter {
    font-family: 'Noto Serif TC';
    padding-top: 0;
    font-size: 26px;
    color: #4d3a2b;
    background-position: left bottom;
    background-repeat: no-repeat;
}

.contact_le_map {
    display: none;
}

.contact_content {
    margin: auto;
    padding: 0 17%;
}

.contact_form li input.noborder {
    border:none;
    border-bottom: 1px #ddd solid;
    background: none;
}

.contact_form li textarea.noborder {
    border: 1px #ddd solid;
    background: none;
}

.contact_content .information_left {
    display: none;
}

.contact_content .information_right {
    width: 100%;
    padding-left: 10px;
}

.contact_form li {
    padding: 0px 0 16px 0;
    padding-left: 0;
    }

.contact_form li .form__label {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    text-align: left;
    margin-left: 0;
    margin-bottom: 4px;
    padding-right: 0;
    font-weight: bold;
    font-size: 17px;
}

input[type="checkbox"], input[type="radio"] {
    margin: 0px 5px 0px 10px;
}

@media screen and (max-width: 425px) {
    .contact_content {
        padding: 0 10%;
    }
    .contact_form li.last blockquote, .contact_form li.last cite {
        width: 138px;
    }
}


/*   相簿管理(有分類)  */
/*大分類*/
.album_page .show_content {max-width: 1600px;}
.show-list{/* display: flex; */grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));/* flex-wrap: wrap; */}
.show-list .item {/* width: 32%; */padding: 2%;margin: 0;background: none;}
.show-list .item:hover .show_name {color: #666;}
.show-list .show_name {text-align: center;font-weight: 500;}
.overlay {-webkit-transform: scale(1);transform: scale(1);}
.show-list .show_pic img{min-height: 20vw;object-fit: cover;}
/*次分類*/
.album_class_page .show_content {max-width: 1600px;}
.subalbum-menu h2 {color: #555;text-align: center;display: block;}
.subalbum-menu h2 .block{display: none;}
/* .other_subalbum{display: flex;flex-wrap: wrap;} */
.other_subalbum li {width: 32%;padding: 2%;margin: 0;}
.other_subalbum li p{text-align: center;margin-top: 10px;color: #555;letter-spacing: 2px;}
.other_subalbum li div{height: 0;padding-bottom: 75%;overflow: hidden;}
.other_subalbum li img{min-height: 20vw;object-fit: cover;transition: all .5s;}
.other_subalbum li:hover img{opacity: .6;}
/*相片頁*/
.album_info_page .show_content { max-width: 1800px;}
.pic-list{display: flex;flex-wrap: wrap;}
.pic-list .item {padding: 0;margin: 10px;width: 32%;padding: 2%;margin: 0;}
.pic-list .item h6{font-weight: 500;}
.pic-list .show_pic img {min-height: 20vw;object-fit: cover;}
.other_album{margin-top: 200px;}
.album_fixed_title {background: transparent;font-size: 15px;}
.other_album_choice li {background: #555;border-radius: 3px;font-size: 12px;}
 */

/*主分類*/
.show-list .item{padding: 1%;}
/*次分類*/
.subalbum-menu{padding: 0;margin: 0;}
.subalbum-menu h2{display: none;}
.other_subalbum {
    /* display: block; */
    column-count: 3;width: 100%;}
.other_subalbum li{width: 100%;}
.other_subalbum li div {height: auto;padding-bottom: 0;overflow: inherit;}
.other_subalbum li a img{width: 100%;}
/*相片頁*/
.pic-list {column-count: 4;display: block;}
.pic-list .item{padding: 1%;width: 100%;}
.other_album_choice li {background: #757575;}
.pic-list .show_pic {overflow: inherit;height: auto;padding-bottom: 0;aspect-ratio: auto;}


@media screen and (max-width: 768px){
	/*主分類*/
	.show-list .item {width: 48%;}
	.show-list .show_pic img{/* min-height: 35vw; */}
	/*次分類*/
	.other_subalbum li{width: 48%;}
	.other_subalbum li img{min-height: 35vw;}
	/*相片頁*/
	.pic-list .item {width: 100%;}
	.pic-list .show_pic img {min-height: 35vw;}
    .pic-list {column-count: 2;}
}

@media screen and (max-width: 450px) { 
	/*相簿*/
	.show-list .show_pic img{/* min-height: 140px; */}
	.other_subalbum li img{min-height: 140px;}
	.pic-list .show_pic img {min-height: 140px;}
}

/*首頁購物車/＝＝＝＝＝*/
.pageIndex .prod_part {
    background: #232221;
    width: 100%;
}

.i_prod_tit h2,.i_prod_tit span{font-size: 0;}

.i_prod_tit h2:before {
    content: 'Products';
    font-family: 'Source Serif 4';
    font-weight: 400;
    font-size: 24px;
    color: #B2762F;
}
.i_prod_tit span:before {
    content: '產品選購';
    font-weight: 800;
    font-size: 32px;
    letter-spacing: 5px;
    color: #fff;
}

.i_prod_tit {
    padding: 10px 0;
    border-top: 1px solid #C58438;
    border-bottom: 1px solid #C58438;
}
.pageIndex .products-list .name{color: #fff;}
.pageIndex .products-list .price b{color: #C58438;}

/*購物車/＝＝＝＝＝*/
.product_info>li>span {
    display: none;
}

.prod_part {
    width: 90%;
}

.products-list .pic {
    position: relative;
    aspect-ratio: 1/1;
    height: auto;
    overflow: hidden;
    padding-bottom: 0;
}

.products-list .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.products-list {
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.products-list:before {
    content: none;
}

.products-list .item {
    width: 100%;
}

.product-layer-two>li>a::before {
    background: #fff !important;
    padding-left: 10px !important;
}

.product-layer-two li li a {
    font-size: 13px;
}

.products-list .item a {
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 400;
}

.products-list .name {
    height: auto;
}

.product_page .products-list .price {
    justify-content: flex-end;
}

.products-list .price b {
    font-weight: 400;
}

.products-list .more {
    color: #816c60;
    border: 1px solid #ADA17E;
    font-weight: 400;
    font-size: 14px;
}

.products-list .item a:hover .more {
    background: #C58438;
    color: #ffffff;
    border: none;
    transition: 0.5s;
    letter-spacing: 2px;
}

.products-list .item a:hover .pic {
    opacity: 0.75;
    transition: 0.5s;
}

.product_pic #bx-pager h6 {
    display: none;
}

.sidebarBtn {
    border: 1px #ddd solid;
    background: transparent;
}

.sidebarBtn h2,
.sidebarBtn .price {
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 22px;
    font-weight: 400;
    color: #101010;
}

.product_info {
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 400;
}

.inquiry_a3 {
    background: #C58438;
    font-size: 15px;
}

.inquiry_a1:hover,
.inquiry_a2:hover,
.inquiry_a3:hover {
    background: #222;
    color: #fff;
    letter-spacing: 0;
    transition: 0.5s;
}

ul.prod li h3.prod-thumb {
    background: transparent;
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 22px;
    font-weight: 400;
    color: #101010;
    border-bottom: 1px solid #c9c9c9;
    margin-bottom: 20px;
    text-align: left;
}

.qaform {
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #101010;
}

.qaform .breakF {
    border: 1px #cecece solid;
    background: #ffffff;
}

.productBtn {
    width: 100%;
    max-width: 100px;
    padding-left: 0;
    margin-right: 10px;
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 13px;
    font-weight: 400;
}

.half_box li.btn_blankTop {
    margin-top: 180px;
    text-align: end;
}

.lastaction,
.nextaction {
    background-image: none;
    text-align: center;
}

.prod_related h6 span:before {
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 22px;
    font-weight: 400;
}

.prod_related {
    background: transparent;
    border-top: 1px solid #e5e5e5;
}

.related_list li a {
    background: transparent;
}

.related_list li a p {
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #333;
    border-bottom: 1px solid #c6c6c6;
    text-align: left;
    padding-bottom: 7px;
}

.related_list {
    max-width: 1550px;
    width: 100%;
    margin: auto;
    text-align: center;
    display: grid;
    gap: 25px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.related_list li {
    width: 100%;
}

.related_list li a:hover img {
    opacity: 0.75;
    transition: 0.5s;
}

.related_list li a:hover p {
    border-bottom: 1px solid #000;
    transition: 0.5s;
}

.rewrite_simple,
.send_simple {
    background-color: #ffffff;
    border: 1px solid #bbb !important;
    border-radius: 0;
    color: #555;
    font-size: 15px;
    width: 120px;
    height: 33px;
    line-height: 31px;
}

.rewrite_simple:hover,
.send_simple:hover {
    border: 1px solid #C58438 !important;
    transition: 0.5s;
    background: #C58438;
    color: #fff;
}

/*匯款通知*/
.form_content {
    padding: 120px 10px;
}

.separate_title {
    font-size: 16px;
    color: #444;
    padding: 10px 0 10px 20px;
    background: #cebfab70;
}

/*購物車/外層＝＝*/
/*顏色*/
/*價格*/
.products-list .price {
    display: flex;
    margin-bottom: 5px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.products-list .price b {
    margin: 0;
    line-height: 180%;
    color: #1A1A1A;
}

.products-list .price b.ori_price {
    font-size: 14px;
}

/*外層版面*/
.product_page .main_part {
    max-width: 100%;
}

.product_page .show_content {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    padding: 80px 5%;
    gap: 40px;
}

.product_page .products-list {
    width: calc(100% - 300px);
}

.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: #C58438;
}

.product-layer-two li.active a {
    border: unset;
    border-bottom: 1px dotted #ccc;
}

@media screen and (max-width: 1200px) {
    .products-list {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 768px) {
    .product_page .products-list {
        width: 100%;
    }

    .product_page .show_content {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}
@media screen and (max-width: 600px) {
    .related_list{grid-template-columns: 1fr 1fr;}
    .product_info_page .main_part {
      padding: 50px 10px 10px;
     }
 }


/**/
.product-layer-two li a {
    color: #444;
    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: #f5f4f3;
}

/* .product-layer-two>li>a:before {
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 18px;
    content: "＞";
    color: #1A1A1A;
    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:hover a {
    border: 1px solid #C58438;
    transition: 0.5s;
    color: #C58438;
}

.product-layer-two li.active:hover a {
    color: #f5f4f3;
}

.lastPage {
    background: transparent;
    border: 1px solid #b5b5b5;
    color: #2f2f2f;
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 7px;
    width: 100px;
}

/**/
.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: #1A1A1A;
}

/*hover到才顯示副選單 關掉↓*/
.product-layer-two li li {
    display: block;
}

/*購物車/內層＝＝*/
.bx-wrapper img {
    margin: auto;
}

body.product_info_page #content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

body.product_info_page .show_content {
    max-width: 1400px;
}

/*按鈕顏色*/

.inquiry_a1 , .inquiry_a2 {
    background: #c1b490;
}

.inquiry_a1:hover,
.inquiry_a2:hover,
.inquiry_a3:hover {
    background: #222;
}

.lastaction {
    color: #1A1A1A;
    background-color: #f2f2f2;
}

.nextaction {
    background-color: #1A1A1A;
}

/*商品側邊規格*/
.product_info li .txt_box {
    color: #222222;
    width: 100%;
}

.sidebarBtn .sp_price {
    color: #808080;
}

.mobile_product_name {
    font-size: 24px;
}

/*相關推薦*/

/* 文章管理 */
.blog_page .main_part, .blog_in_page .main_part{    max-width: 1400px;padding: 50px 20px;}
.blog_subbox {
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
h5.blog_le_t,
h4.blog_category_title {
    font-weight: 700;
}
h5.blog_le_t span {
    display: inline-block;
    display: none;
}

.blog_le .accordion>li:hover .link {
    background: #a5a5a5;
}

.blog_le .accordion>li.on_this_category .link {
    background: #999999;
}

.subbox_item a:before {
    display: none;
}

.blog_list_ri:after {
    content: 'READ MORE >';
    display: block;
    background: transparent;
    color: #000;
    letter-spacing: 1px;
    opacity: 1;
    left: 0;
    position: relative;
    padding: 0 22px 0 0;
    font-size: 12px;
    line-height: 12px;
}

.blog_list_ri em {
    display: none;
}

.blog_list_ri p {
    padding-top: 8px;
}

.blog_back {
    padding: 0px 4%;
}

.news_related h6 span:before {
    color: #55443a;
}

.blog_back a.article_btn_back {
    background: #816c60;
}

.blog_back a.article_btn_prev, .blog_back a.article_btn_next {
    background: #f5f4f3;
    color: #c3646b;
    border: 1px #C58438 solid;
}

.blog_back a.article_btn_back:hover,
.blog_back a.article_btn_prev:hover,
.blog_back a.article_btn_next:hover {
    background: #C58438;
    color: #fff;
}

a.lastPage:hover {
    outline: 0;
    color: #ffffff;
    background: #C58438;
    border: 1px solid #C58438;
}

.blog_search input[type=search] {
    border-radius: 2px;
}

.blog_le .accordion {
    border-radius: 2px;
}


.blog_subbox.clearfix {
    margin: 0 auto;
    display: grid;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

body.blog_page .clearfix:before,
body.blog_page .clearfix:after {
    display: none;
}

.subbox_item {
    background-color: transparent;
    overflow: hidden;
    position: relative;
    width: 100%;
    border-bottom: none;

}

.subbox_item a {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    grid-gap: 0;
}

.subbox_item:hover img {
    transform: translate(-50%, -50%) scale(1.05);
    object-fit: cover;
    width: 100%;
    transition: all 0.4s ease;

}

.blog_list_le img {
    display: block;
    max-width: 100%;
    min-width: 100%;
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transition: all 5000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transform: translate(-50%, -50%) scale(1);
}

.blog_list_le {
    display: block;
    position: relative;
    text-align: center;
    height: auto;
    aspect-ratio: 9 / 9;
    overflow: hidden;
    padding-bottom: 0;
    width: 100%;
}

.subbox_item a:after {
    display: none;
}

.blog_list_ri {
    width: 100%;
}

.blog_list_ri em {
    width: 100%;
    color: #7fcbcf;
}

.blog_list_ri h5 {
    position: relative;
    margin: 15px 0 0;
    font-size: 18px;
    letter-spacing: 0.035em;
}

.blog_list_ri p {
    color: #595959;
    margin: 15px 0 0;
    font-size: 14px;
    line-height: 1.9;
    letter-spacing: 0.035em;
    width: 100%;
    padding: 0;
    margin: 10px 0;
}

.blog_list_ri p:after {
    content: '...';
}

.subbox_item:hover:before {
    width: 100%;
    transition: all .5s;
}

.blog_shareData {
    flex-direction: row;
}

@media screen and (max-width: 1200px) {
    .blog_subbox.clearfix {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 600px) {
    .blog_subbox.clearfix {
        grid-template-columns: 1fr;
    }
}

@media screen and (max-width: 768px) {
    .blog_le.fadeInLeft.animated15.clearfix {
        position: relative;
        top: auto;
    }

    .blog_box {
        padding-bottom: 80px;
    }
}

@media screen and (max-width: 476px) {
    .blog_subbox.clearfix {
        grid-template-columns: 1fr;
    }
}

/* 購物流程 */
.payment {
    display: grid;
}

.shopping-cart .cart_head {
    background: #cebfab;
}
.row.clearfix {
    color: #555;
}

.shopping-cart.check .row {
    padding: 0 16px;
}

.total_amount .red span,
.total_amount .red span a {
    color: #ff4c4c;
}

/* --/ */
body.car_page .show_content {
    padding: 80px 5%;
}

@media screen and (max-width: 768px) {
    body.car_page .show_content {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

/* 促銷方案 */
body.promotions_page .show_content.fadeInUp.animated15 {
    width: 95%;
    max-width: 1600px;
}

.other_promotion {
    width: 95%;
    max-width: 1600px;
}
.other_select_page .other_promotion{display: none;}