@charset "utf-8";


@import url('https://fonts.googleapis.com/css2?family=Advent+Pro:ital,wght@0,100..900;1,100..900&family=Alumni+Sans+Pinstripe:ital@0;1&family=El+Messiri:wght@400..700&family=Kiwi+Maru&family=M+PLUS+Rounded+1c&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+TC:wght@100..900&family=Noto+Serif+JP:wght@300&family=Noto+Serif+TC:wght@200..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Shippori+Mincho&family=Yuji+Mai&family=Zen+Kaku+Gothic+New&family=Zen+Maru+Gothic&display=swap');

/*new----------------------------------*/

.main_header_area {
    background: #faf6eb;
}

.navigation {
    padding: 20px 0 10px 10px;
}

.nav-header {
    top: 30px;
}

.stellarnav>ul>li>a {
    letter-spacing: 2px;
    font-family: "Noto Serif TC", serif;
    margin: 0 25px;
}

.stellarnav li.has-sub>a:after {
    display: none;
}

.stellarnav ul ul {
    background: #ffffffa8;
}

.stellarnav li a {
    font-size: 14px;
}

.stellarnav li li:nth-child(1) {
    display: none;
}

.stellarnav li li a:hover {
    background: #ab9377e8;
    color: #ffffff;
}

.nav-brand {
    width: 100%;
    max-width: 210px;
    transition: all 0.3s;
}

.header_area {
    padding: 0px;
}

.header_area .nav-brand {
    transition: all 0.3s;
}

.header_area.sticky .nav-brand {
    max-width: 180px;
}

.pageIndex .nav-brand {
    width: 100%;
    max-width: 165px;
}

.swiper-pagination-bullet {
    background: #ccbf98;
}

.stellarnav>ul>li>a b {
    font-weight: 500 !important;
}

/* 側邊按鈕*/
.info_fix>span {
    display: none;
}

.info_fix_links {
    display: block !important;
}

.info_fix_links a {
    background: rgb(0 0 0 / 80%);
}

.info_fix_links a:hover {
    background: #aea28e;
}

/*文章修改*/

.subbox_item a:before,
.subbox_item a:after {
    display: none;
}

.subbox_item a {
    display: block;
}

.blog_subbox {
    grid-template-columns: repeat(auto-fill, minmax(315px, 1fr));
}

.blog_le .accordion {
    border: none;
}

.blog_le .accordion>li:hover,
.blog_le .accordion>li.on_this_category {
    background: #b98e6e !important;
}

.promotion_title {
    display: none;
}

.other_promotion {
    display: none;
}

.other_select_page .page {
    display: none;
}

/*最新消息*/

.news_list ul li p {
    color: #525252;
}

.news_part .title_i_box {
    display: none;
}

.news_part section::before {
    content: '最新活動';
    font-size: 26px;
    color: #1d1a13;
    font-weight: 600;
    display: block;
    font-family: "Noto Serif TC", serif;
    text-align: center;
    margin-bottom: 20px;
}

/*footer*/
.box_link {
    display: none;
}

.footer {
    background-color: #faf6eb;
}

.footer_logo img {
    width: 90%;
}

.footer_info {
    display: flex;
    align-items: center;
}

.footer_info ul {
    display: flex;
    justify-content: space-between;
}

.footer_menu {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5px;
}

.footer_menu a {
    border: none;
    color: #ffffff;
    background: #928a7d;
}

.footer_menu a:hover {
    background: #a39a8d;
}

@media screen and (max-width: 768px) {
    .footer_info {
        display: block;
    }

    .footer_logo {
        margin: 0 30%;
        width: 40%;
        text-align: center;
    }
}


/*內頁BANNER 設定*/
.banner {
    display: none;
}

.banner h5 {
    display: none;
}

.banner.banA {
    background-image: url(https://pic03.eapple.com.tw/mooxisalon/banA.jpg);
    background-position: center;
    width: 100%;
    height: 20vw;
    background-size: cover;
}

.banner.banB {
    background-image: url(https://pic03.eapple.com.tw/mooxisalon/banB.jpg);
    background-position: center;
    width: 100%;
    height: 20vw;
    background-size: cover;
}

.banner.banC {
    background-image: url(https://pic03.eapple.com.tw/mooxisalon/banC.jpg);
    background-position: center;
    width: 100%;
    height: 20vw;
    background-size: cover;
}

.banner.banD {
    background-image: url(https://pic03.eapple.com.tw/mooxisalon/banD.jpg);
    background-position: center;
    width: 100%;
    height: 20vw;
    background-size: cover;
}

.banner.banE {
    background-image: url(https://pic03.eapple.com.tw/mooxisalon/banE.jpg);
    background-position: center;
    width: 100%;
    height: 20vw;
    background-size: cover;
}

.banner.banF {
    background-image: url(https://pic03.eapple.com.tw/mooxisalon/banF.jpg);
    background-position: center;
    width: 100%;
    height: 20vw;
    background-size: cover;
}

.banner.banblog {
    background-image: url(https://pic03.eapple.com.tw/mooxisalon/banblog.jpg);
    background-position: center;
    width: 100%;
    height: 20vw;
    background-size: cover;
}

#content_main {
    background: #faf6eb;
}

#content {
    background: #faf6eb;
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
#to_top {
    bottom: 65px;
}

/*預設解除背景輪播*/
#content_main {
    margin: 0;
}

.bannerindex {
    position: static;
    height: auto;
}

.swiper-banner {
    position: static;
    margin: 0;
    height: auto;
}

.swiper-slide img {
    height: 100%;
}


.car_page .information_left {
    display: block;
}


.path p,
.path p a {
    display: none;
}




/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1440px) {}


@media screen and (max-width: 1367px) {}

@media screen and (max-width: 1200px) {
    .swiper-slide img {
        height: auto;
    }

    /*文章管理*/
}

@media screen and (max-width: 1050px) {}

@media screen and (max-width: 1035px) {}

@media screen and (max-width: 1024px) {
    .navigation {
        padding: 15px 0 0 0;
    }

    .header_area {
        position: relative;
        height: auto;
    }
}

@media screen and (max-width: 980px) {}

@media screen and (max-width: 768px) {
    .bannerindex {
        padding: 0;
        margin: 0;
    }

    .main_header_area .container {
        max-width: 100%;
        margin: 0;
    }

    .stellarnav .menu-toggle span.bars span {
        background: #827c78;
    }

    .stellarnav .menu-toggle:after {
        color: #827c78;
    }

    .navigation {
        padding: 1%;
    }

    .footer_info li {
        padding: 2% 5%;
    }

    .footer_logo {
        display: inline-block;
    }

    /*文章管理/＝＝＝＝＝*/
    h4.blog_category_title {
        font-size: 24px;
    }

    h4.blog_category_title span {
        font-size: 20px;
    }
}

@media screen and (max-width: 570px) {
    .header_area {
        position: relative;
    }

    .navigation {
        padding: 2%;
    }

    .product_page .products-list {
        width: 100%;
    }

    .products-list {
        grid-template-columns: 1fr 1fr;
    }

    .contact_form li {
        display: flex;
        justify-content: space-evenly;
    }

    .contact_form li .form__label {
        width: 95px;
    }

    #content_main {
        margin-top: -10px;
    }

    .product_page .products-list {
        width: auto;
    }

    .products-list {
        display: block;
    }

    .products-list .item {
        width: 49%;
    }

    .subbox_item {
        width: 100%;
        border-bottom: none;
    }

    .footer {
        padding: 50px 0 0;
    }

    .footer_info li {
        text-align: center;
    }

    .footer_info ul {
        display: block;
    }

    .footer_menu a {
        display: inline-block;
        border: 1px #ccc solid;
    }

    .stellarnav .menu-toggle {
        padding: 15px;
    }
}


@media screen and (max-width: 414px) {}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*購物車-付款方式流程*/
.arrow {
    top: 42%;
    left: 80%;
    padding: 10px;
    fill: #aa7ea9;
}

.separate_title {
    background: #eee url(https://pic03.eapple.com.tw/jingtsa/separateTitle.png) left center no-repeat;
}

.send_simple {
    background: #a97ea8 url(../images/simple_right.png) 88% center no-repeat;
}

.rewrite_simple {
    background: #a2a2a2 url(../images/simple_left.png) 10% center no-repeat;
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*選單置左設定*/
.product_page .main_part {
    max-width: 1600px;
}

.product_info_page .main_part {
    max-width: 1200px;
}

.product_page .show_content,
.product_info_page .show_content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 50px;
}

.product_page .product-layer-two {
    position: relative;
    width: 240px;
    letter-spacing: 1px;
    border-right: 1px solid #ccc;
    min-height: 30vw;
}

.product_page .products-list,
.product-wrapper {
    width: calc(100% - 290px);
}

.page {
    width: 100%;
}

/*購物車主分類設定寬度100%*/
.product-layer-two>li {
    width: 100%;
    max-width: 100%;
    text-align: left;
    margin: 0;
    padding: 0 10px;
}

.product-layer-two>li+li {
    border-top: 1px dotted #ccc;
}

.products-list .item a {
    height: auto;
}

/*購物車次分類固定展開*/
.product-layer-two li ul {
    position: relative;
    margin-top: 10px;
    width: 100%;
    margin-left: 0;
    display: block !important;
    border: none !important;
}

.product-layer-two li li {
    display: block;
    padding: 5px 10px;
    transition: all ease .3s;
    background: transparent;
}

.product-layer-two>li ul>li+li {
    margin-top: 5px;
}

.product-layer-two li li a {
    padding: 0;
    background: transparent;
}

.product-layer-two li li:hover>a {
    color: #cf9e7a
}

/*購物車內頁不顯示分類選單*/

.product_info_page .product-layer-two {
    display: none;
}

.product_info_page .products-list,
.product-wrapper {
    width: 100%;
}

/*次分類hover箭頭*/
.product-layer-two li li:hover {
    margin-left: 15px;
}

.product-layer-two li li>a:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 8px;
    background: transparent;
    left: 0;
    margin-left: -20px;
    top: 50%;
    margin-top: -4px;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
}

.product-layer-two li li:hover>a:before {
    background: #cf9e7a
}

/**/
@media screen and (max-width: 980px) {

    .product-layer-two,
    .products-list,
    .product-wrapper {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .product-layer-two {
        margin-right: 0;
    }

    .product-layer-two>li {
        margin-bottom: 5px;
    }

    .product_page .product-layer-two,
    .product_page .products-list {
        width: 100%;
    }

    /*調整手機版選單順序*/
    .product_page .show_content>a {
        order: 1;
    }

    .product_page ul.products-list {
        order: 2;
    }

    .product_page .page {
        order: 3;
    }

    .product_page ul.product-layer-two {
        order: 4;
        border-right: none;
    }
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝分隔線＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*購物車設定*/
/*外層*/
ul.products-list {
    display: flex;
    flex-wrap: wrap;
}

.products-list .item {
    width: 23%;
}

li.item.first_box {
    width: 100%;
}

.products-list .name {
    text-align: justify;
    /*color: #fff;*/
}

@media screen and (max-width: 1200px) {
    .product_page .products-list .item {
        width: calc(100% / 3);
    }
}

@media screen and (max-width: 1024px) {
    .products-list .item {
        width: calc(100% / 3);
    }

    .product_page .products-list .item {
        width: 48%;
    }
}

@media screen and (max-width: 768px) {
    .products-list .item {
        width: 50%;
    }
}

@media screen and (max-width: 500px) {}

.product-layer-two li a {
    /*color: #fff;*/
    border: none;
    background: transparent;
    transition: all 0.3s;
    line-height: 200%;
    padding-left: 25px;
    transition: all 0.3s;
}

.product-layer-two>li>a:before {
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 18px;
    content: "��";
    color: #fff;
    background: #000;
    width: 18px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
    padding-left: 2px;
    font-size: 13px;
    display: none;
}

.product-layer-two li:hover>a,
.product-layer-two li.active>a {
    color: #000000;
}

.product-layer-two li:hover>a:before,
.product-layer-two li.active>a:before {
    background: #cf9e7a;
    color: #000;
}

.product-layer-two li.active a {
    border: none;
}

/*內層*/
.nextaction {
    background-color: #cf9e7a
}

.lastaction {
    color: #fff;
    background-color: #cf9e7a
}

ul.prod {
    /*color: #fff;*/
}

li.prod-item {
    margin-top: 20px;
}

li.prod-item.is-active * {
    max-width: 100%;
    line-height: 250%;
    text-align: justify;
}

.sidebarBtn h2 {
    font-size: 16px;
}

.sidebarBtn .price {
    color: #cf9e7a
}

.sidebarBtn .sp_price {
    color: #cf9e7a;
}


.action-button {
    background: #212121;
}

.action-button:hover {
    background: #cf9e7a
}

.prod_related {
    /*display: none;*/
    background: unset;
}

.bx-wrapper img {
    width: 100%;
}

.product_pic #bx-pager {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    position: relative;
    grid-gap: 5px;
}

.product_pic #bx-pager h6 {
    display: none;
}

.product_pic #bx-pager a {
    margin: 0;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative;
}

.product_pic #bx-pager a img {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: 100%;
    object-fit: contain;
    -moz-object-fit: contain;
    -ms-object-fit: contain;
    -o-object-fit: contain;
    -webkit-object-fit: contain;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}


.qaform li span {
    /*color: #fff;*/
}

.half_box:nth-child(2)>ul>li {
    /*color: #fff;*/
}

.breakF {
    background: #161616;
    /*color: #fff;*/
    border: none;
    border-radius: 5px;
}


.inquiry_a1,
.inquiry_a2,
.inquiry_a3,
.nextaction,
.lastaction,
.lastPage {
    background: #000000;
    transition: .3s;
}

.inquiry_a1:hover,
.inquiry_a2:hover,
.inquiry_a3:hover,
.nextaction:hover,
.lastaction:hover,
.lastPage:hover {
    background: #cf9e88;
}


ul.prod li h3.prod-thumb {
    display: none;
}

ul.prod li .prod-panel {
    color: #333;
}

/*購物車金額*/
.sidebarBtn {
    border: none;
    border-radius: 15px;
    background: #faf6eb;
}

.sidebarBtn h2 {}

.related_list li a {
    background: #faf6eb;
}

.products-list .price {
    display: flex;
    flex-wrap: wrap;
    line-height: 0;
    align-items: center;
    justify-content: center;
}

.products-list .price b {
    margin: 0 5px;
    line-height: 180%;
    text-align: center;
}

.products-list .price b.ori_price {
    font-size: 13px;
}

/*規格調整*/
.product_info li {
    padding: 0 5px;
}

.product_info li .txt_box {
    color: #777;
    font-size: 15px;
    width: 100%;
}

.product_info li span {
    margin: 5px 0;
    width: 100%;
}

.radio-inline__label {
    color: #d1d1d1;
    width: 100%;
    padding: 5px 10px;
    margin: 3px 0;
}

.radio-inline__input:checked+.radio-inline__label {
    background: #B5B5B5;
    border: 1px #B5B5B5 solid;
    color: #FFF;
}

/*購物流程*/
.shopping-cart .cart_head {
    background: #000000;
}

.cart_content,
.cart_content a {
    /*color: #fff;*/
}

.separate_title {
    color: #fff;
    background: #000000;
    position: relative;
}

.separate_title:before {
    position: absolute;
    content: "";
    background: #cf9e7a;
    width: 18px;
    height: 100%;
    left: 0;
    top: 0;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
}

.total_amount {
    /*color: #fff;*/
}

.form label.Bigcheck {
    /*color: #fff;*/
}

.declaration {
    background: #FFF;
    border-radius: 50px;
    line-height: 40px;
    padding: 5px 15px;
}

.send_simple {
    background: #000000 url(../images/simple_right.png) 88% center no-repeat;
}

.rewrite_simple {
    background: #000000 url(../images/simple_left.png) 10% center no-repeat;
}

.order_list_tab td {
    border-top: 5px solid #f7f6f1;
}

.payer {
    background: unset;
}


@media screen and (max-width: 500px) {
    .price {
        min-height: unset;
    }
}