﻿@import url('https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&family=Noto+Sans+TC:wght@100..900&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css");

@charset "utf-8";
body {
    letter-spacing: .04em;
    font-family: "Fredoka","Noto Sans TC", "Arial", "微軟正黑體", "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "Microsoft JhengHei", sans-serif;
    background: url(../images/all/prod_bg.jpg) ;

}
:root {
   --init-about-editor-slick-ratio:1296 /546;
}
.header .navbar {
    padding: 0 4%;
    box-shadow: 0px 0px 22px #40404054;

}

body.home .home_about .slickfixedInitPosition {
    aspect-ratio: var(--init-about-editor-slick-ratio);
}
.slickfixedInitPosition .slider{
    display:none;
}
.slickfixedInitPosition .slider.slick-initialized {
    display: block;
}

.cpd_sd21 {
    padding: 0 4%;
}

.home-pagelist-area > .container-fluid {
    padding: 0;
}

a:hover {
    color: #af5c32;
}

/*side1*/
.side .filter-title .collapsed-btn:hover, .side .filter-sidebar.multiple-collapse .collapsed-btn:hover {
    color: #f17f42;
}

.side .filter-title .collapsed-btn, .side .filter-sidebar.multiple-collapse .collapsed-btn {
    color: var(--bs-dark);
    padding: 0.5em 0.75em;
    background: transparent;
    border: 0;
    border-bottom: solid 1px #ddd;
    position: relative;
}

/* 購物清單 */

.header .navbar .nav-pos-top .cart-detail .item a.btn:hover {
    background-color: unset;
    opacity: 0.7;
    color: #000;
}

.nav-cart-info .nav-cart-list .cart-detail .item a {
    font-size: 15px;
}

.nav-cart-info .nav-cart-list .cart-detail .item .item-detail .info {
    align-items: center;
}

.nav-cart-info .nav-cart-list .cart-checkout .btn-group {
    padding-right: 19px;
}

.nav-cart-info .nav-cart-list .cart-checkout .sum {
    margin: 10px 12px 15px;
}

.nav-cart-info .nav-cart-list .h6 {
    font-size: 16px;
    padding: 10px 10px 5px;
    margin-bottom: 9px;
}

.cr_no {
    padding-left: 10px;
}

.nav-cart-info .nav-cart-list .cart-detail .item .info-detail a {
    font-size: 15px;
}

.header .navbar .cart-detail ul .cart-detail ul li i {
    width: auto;
    height: auto;
}

.header .navbar .cart-detail ul li i:before {
    display: block !important;
}

/* navbar */
.header .navbar-nav .nav-item:hover > .nav-link {
    color: #c36333;
}
.header .navbar,
.is_scroll .header .navbar {
    background: #fff;

}

.header .navbar-nav .nav-link {
    padding: 65px 26px 8px;
    font-size: 18px;
}
.header .navbar .small-btn-box {
    position: absolute;
    right: 3%;
    top: 18px;
}

body .form-control::placeholder {
    color: #fff;
    opacity:0.5;
}


.header .nav-search-li .nav-search-box .search-area .form-inline {
   
}
.nav-search-li .nav-search-box .search-area a:hover {
    background-color: #4f97d9;
}
.nav-search-li .nav-search-box .search-area a {
    background-color: #df9959;
    padding: 9px;
    border-radius: 50%;
   
}

.nav-search-li .nav-search-box .search-area .form-control {
    background-color: #df9959;
    color: #fff;
    border: none;
    padding: 6px 0;
}
.nav-search-li .nav-search-box .search-area a i {
    background: url(../images/all/search.svg) no-repeat;
    width: 15px;
    height: 15px;
    animation: searchzoomIn 2s ease-in-out infinite;
}
@keyframes searchzoomIn {
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}
.nav-search-li .nav-search-box .search-area a i:before {
    display: none;
}
.nav-search-li .nav-search-box .search-area {
    background-color: #df9959;
    border-radius: 30px;
    padding: 0;
    width: 170px;
    padding-left: 20px;
}
.header .btn-group.lang .dropdown-item {
    color: #fff !important;
    font-size: 14px;
    padding: 10.3px 22px;
    text-transform: uppercase;
    margin-right: 0;
}
.navbar .small-btn-box .lang a:hover{
    background-color:#df9959;
}
.navbar .small-btn-box .lang a {
    background-color: #4f97d9;
    color: #fff;
    border-radius: 30px;
    padding: 5px 10px;
}
.search-box {
    position: static;
}
.navbar .navbar-brand {
    width: 361px;
    height: 86px;
    margin: 19px 0;
    display: block;
}
.header .navbar-nav li:last-child .nav-link {
    padding-right: 0;
}
.is_scroll .header .navbar {
    box-shadow: 0px 0px 22px #40404054;
}
.nav-item.dropdown.dropdown-left .navbar-nav .nav-item:hover .nav-link.trigger:before {
    border-left: solid 5px #ffffff;
}

.nav-item.dropdown.dropdown-left .navbar-nav .nav-item .nav-link.trigger:before {
    border-color: transparent transparent transparent #ffffff;
}

.nav-item.dropdown > .navbar-nav .navbar-nav .nav-item:hover > .nav-link {
    background-color: #df9959;
}

.nav-item.dropdown > .navbar-nav .navbar-nav {
    background: #fff;
}
.nav-item.dropdown > .navbar-nav .txt-en{
    display:none;
}
.nav-item.dropdown > .navbar-nav {
    background: #fff;
}

    .nav-item.dropdown > .navbar-nav li a:before{
        display:none;
    }
    .nav-item.dropdown > .navbar-nav li a {
        color: #000;
        font-size: 16px;
    }

    .nav-item.dropdown > .navbar-nav .nav-item:hover > .nav-link {
        color: #fff;
        background-color: #df9959;
    }


 /* banner */
.banner  .slick .slick-dots li {
    margin-left: 15px;
}
.banner .slick .slick-dots .slick-active button {
    background: #c36333;
    width: 28px;
    border-radius: 50px;
}
.banner .slick .slick-dots button {
    background: #fff;
    transition: all 0.5s;

}
.banner  .slick-dots {
    bottom: 20px;
}
    .banner{
    padding-top:125px;
}
/* 購物彈跳 */
.qty-box .btn:hover {
    background-color: #2a2a2a;
}

.btn.cart:hover {
    background-color: #2a2a2a;
    color: #fff;
}

.btn.cart {
    background: #81a626;
}

.gallery-list .item .item-detail {
    padding: 0 5px;
}

.modal-dialog-scrollable .modal-content {
    overflow: unset;
}

.modal-header .close {
    border-radius: 50%;
    position: absolute;
    background-color: #adadad;
    color: #fff;
    padding: 0;
    display: table;
    font-size: 20px;
    right: -16px;
    top: -14px;
    margin: 0;
    width: 40px;
    height: 40px;
    padding-top: 0;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: unset;
    font-weight: 400;
    border: none;
}

.qty-box .btn:hover {
    background: #4f97d9;
}

.modal-header {
    padding-bottom: 6px;
}

.modal-title:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #000000;
    width: 4px;
    height: 22px;
    left: 0;
    top: 6px;
}

.modal-title {
    position: relative;
    font-size: 24px;
    text-align: left;
    padding-left: 12px;
    color: #000;
}

.main-title .h6 {
    font-size: 18px;
    padding-left: 0;
    border: none;
    color: #000;
}



/* 分享  */
.ezshare-box ul li a:before{
    display:none;
}
body .ezshare-box a:hover {
    background-color:#af5c32;
    color: #fff;
}
body .ezshare-box a {
    border-radius: 50%;
}
body .container .ezshare-box {
    margin: 5px 0 20px 0;
}



.ezshare-box ul:before {
    content: " SHARE  ";
    display: inline-block;
    font-weight: bold;
    font-size:18px;
    margin-right:10px;
}

.ezshare-box ul {
    position: relative;
    align-items: center;
    display: flex;
}




/* 留言紀錄 order show*/
.order .talk-form-det .btn-area {
    margin: 30px 0 10px !important;
}

.order .talk-form-det {
    padding: 25px;
}
.talk-item .talk-top {
    border-bottom: 1px solid #aaaaaa;
    padding-bottom: 6px;
}

.talk-box .talk-time {
    color: #b01f23;
}

.talk-box .talk-item .first-level {
    padding: 3%;
    border: solid 1px #d4d4d4;
    background-color: #fff;
}

/********************* 彈跳 *********************/


.main .text-center ul li {
    margin: 0 3px;
}

.main a.ma_bat.ma_bat2:hover,
.main a.ma_bat:hover {
    background-color: #c7000a;
}

.main a.ma_bat {
    position: relative;
    background-color: #004889;
    display: table;
    margin: 20px auto 0;
    padding: 11px 66px;
    font-size: 16px;
    border-radius: 0;
    color: #fff;
}

    .main a.ma_bat.ma_bat2 {
        background-color: #6f6f6f;
    }

.modal-header .btn-close {
    border-radius: 50%;
    position: absolute;
    background-color:#4f97d9;
    color: #fff;
    padding: 0;
    display: table;
    font-size: 20px;
    right: -16px;
    top: -14px;
    margin: 0;
    width: 40px;
    height: 40px;
    padding-top: 0;
    font-weight: bold;
    opacity: 1;
    background-image: url(../images/all/close.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: unset;
}

.modal-header {
    padding: 0 0 10px;
    margin-bottom: 10px
}

    .modal-header h4 {
        color:#af5c32;
        text-align:center;
        font-weight: bold;
        text-align: center;
        width: 100%;
    }

.modal-body .txt {
    overflow: auto;
    height:300px;
}

.modal-content {
    padding: 20px;
}

/* 購物車  cart*/
p.csin_p span{
    color:#4f97d9;
}
p.csin_p {
    font-weight: bold;
    margin-bottom: 5px;
    padding-top: 5px;
}
.cart.finish .qty-area,
.cart.finish .info-item {
    font-size: 18px;
    color: #000;
}
.blue{
    color:#af5c32;
    font-size:18px;

}
.cart.finish   .side1{
    margin-bottom:0;
}
.cart.finish .main > .container {
    max-width: 1320px;
    padding: 0;
}
.h6 {
    color: #000;
}
.frame-border {
    background-color: #ffffff9e;
    border: 1px solid #af5c32;
    border-radius: 10px;
}
.cart  .cart-step {
    font-size: 24px;
    color: #000;
}
.checkbox a:hover{
    color:#000;
}
.checkbox a {
    color: #af5c32;
}
.checkbox {
    text-align: center;
    font-size:18px;
}
.cart p.p_cush {
    margin-bottom: 20px;
    margin-left: 0;
}
.cart  .info-item a{
    color:#000;
    font-size:18px;
    font-weight:bold;
}
.cart .btn-box .cr_le a.more_x.more_x_2:hover {
    background-color: #4f97d9;
}
.cart .btn-box .cr_le a.more_x.more_x_2 {
    background-color: #474747;
}
.cart .btn-box .cr_le {
    margin: 0 5px;
}
.cart .btn-box {
    display: flex;
    justify-content:center;
    margin-bottom: 80px;
}
.cart textarea {
    height: 200px;
}
.cart.finish .h3 i {
    padding-right: 5px;
}


.btn.btn-bord:hover {
    border: solid 1px #000;
    color: #000;
}

.btn.btn-bord {
    border: solid 1px #2f4498;
    color: #2f4498;
}

.cart .btn.btn-light:hover {
    background-color: #333;
    color: #fff;
}

.cart .btn.btn-light {
    background: #2f4498;
    color: #fff;
    border-radius: 42px;
    padding: 10px 35px;
    font-size: 16px;
}

.cart-step .num {
    background: #4f97d9;
    color: #fff;
    border: none;
}
.form-group .notice {
    color:#af5c32;
}
.cart-box .cart-list {
    color: #636363;
    background-color: #ffffff9e;
    border: 1px solid #af5c32;
    border-radius: 10px;
}
.cart .needs-validation {
    background-color: #ffffff9e;
    border: solid 1px #af5c32;
    padding: 20px;
    border-radius: 10px;
}

.cart .btn.gray:hover {
    background-color: #333;
    color: #fff;
}

.cart .btn.gray {
    color: #fff;
    background: #2f4498;
    border-radius: 20px;
}

.cart .info-item a {
    color: #000;
    font-size: 18px;
}

.cart-list .info-area .highlight.st {
    background: unset;
    /* color: #fff; */
    /* padding: 1px 8px; */
    font-size: 18px;
    color: #000;
}


.qty-box .qty-quantity {
    flex: unset;
    width: 70px;
    font-size: 18px;
    padding: 0;
    border: solid 1px #ccc;
    border-left:none;
    border-right: none;
}

/*搜尋*/
.news.search   .tab-content {
    margin-bottom: 120px;
}
.news.search .tab-area {
    border-top: none;
}
    .news.search .tab-area .tab-title a.active {
        border-radius: 40px;
        background-color: #4f97d9;
        color: #fff;
        padding: 14px 10px;
        text-align: center;
        border: 1px solid #4f97d9;
        min-width:140px;
    }


/*產品*/

.product-pic.slick.st .slider-nav .slick-arrow {
    height: 45px;
    padding: 0;
}
.product.show .btn-area p.p_cush {
    width: 100%;
    padding-bottom: 15px;
    margin-left: 0;
}
.product.show .btn-area a.btn.btn-light:hover i {
    background: url(../images/all/more.svg) no-repeat center #fff;
}
.product.show .btn-area a.btn.btn-light:hover {
    background-color: #af5c32;
}
.product.show .btn-area a.btn.btn-light i {
    background: url(../images/all/mores.svg) no-repeat center #af5c32;
}
.product.show .btn-area a.btn.btn-light {
    background-color: #4f97d9;
}
.product.show .slick .item > a {
    background: unset;
}
.product.show .slider-nav img {
    border-radius: 10px;
}
.product.show .slick .item > a img {
    border-radius: 20px;
}
.toast:before {
    background: #4f97d9;
}
.product.show .tab-content .tab-pane {
    border: 1px solid #af5c32;
    border-radius: 10px;
    background-color: #ffffff9e;
}
.product.show .tab-area {
    border-top: none;
}
    .product.show .tab-area .tab-title li {
        margin: 0;
       max-width: 100%;
       margin:0 5px;
    }

    .product.show .tab-area .tab-title a {
        border-radius: 40px;
        background-color: #fff;
        color: #4f97d9;
        padding: 14px 48px;
        text-align: center;
        border: 1px solid #4f97d9;
    }

    .product.show .tab-area .tab-title a.active {
        color: #fff;
        font-weight: bold;
        background-color:#4f97d9;
    }
.nav-link:focus-visible {
    box-shadow: unset;
}


.product.show .btn-area a.btn:hover {
    background-color: #5097d9;
}
.product.show .btn-area a.btn:hover i {
    background: url(../images/all/mores.svg) no-repeat center #af5c32;
}
.product.show .btn-area a.btn i {
    background: url(../images/all/more.svg) no-repeat center #fff;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    margin-left: 5px;
}
.product.show .btn-area a.btn {
    display: flex;
    align-items: center;
    justify-content: center;
}
p.p_cush i {
    position: relative;
    top: 2px;
}
p.p_cush {
    font-size: 18px;
    color: #a91818;
    margin-left:18px;
    margin-bottom:0;
}
.product.show .btn-area .d-flex {
    align-items:center;
}
.product.show .btn-area a.btn:hover {
    background-color: #4f97d9;
}
.product.show .btn-area a.btn {
    background-color: #af5c32;
    padding: 15px 10px;
/*    width: 25%;
*/    flex: 1
}
.product-info-area .item.desc .cont {
    color: #000000;
}
.product.show  .radio-text-st label {
    min-width: 50px;
    text-align: center;
}
.product .radio-text-st input[type=radio]:checked + label {
    background-color:#4f97d9;
}

.product-info-area .item.price .cont {
    color: #af5c32;
}
    .h5 .sub-txt {
    color: #af5c32;
}
.h5 {
    font-size: 32px;
    color: #000;
}
.product.show  .content {
    margin-bottom: 80px;
}
.product .slider-nav .thumbnail:focus, .product .slider-nav .thumbnail.slick-current.slick-active {
 
    border-color: #bbbbbb;
    border-radius: 10px;
}

.slider-nav .thumbnail {
    border: none;
}
/* 聯絡我們  */
.form-select,
.form-control {
    border: var(--bs-border-width) solid #ababab;
}
.contact .form-group .col-form-label{
    font-weight:bold;
    font-size:18px;
}
.contact .form-group > .col-form-label + div,
.contact .form-group .col-form-label {
    width: 100%;
}
.list-creative > li:nth-child(2n) .list-terms:before {
    background: #4f97d9;
}
.list-creative .list-terms:before {
    background: #af5c32;
 
}
.contact .list-creative a {
    color: #000;
    font-size: 18px;
}
.btn.btn-secondary:hover, .btn.btn-primary:hover {
    background-color: #af5c32;
    color: #fff;
}


.btn.btn-secondary,
.btn.btn-primary {
    padding: 10px 5px;
}
.btn.btn-primary {
    background-color:#4f97d9;
    border-color: unset;

}
.btn.btn-secondary {
    background: #fff;
    border: 1px solid #4f97d9;
    color: #4f97d9;

}
.contact .coPO_sd {
    padding-top: 7px;
}

.contact .form-group .radio-inline {
    padding-right: 20px;
}

.contact .form-group .radio-inline input {
    margin-right: 6px;
}



/*禮物動畫*/
.gift-box_mid {
    position: absolute;
    left: -2%;
    top: -25%;
}
.gift-box {
    position: relative;
    width: 400px;
}


.person img {
    animation: jumpOut2 2s ease-out infinite;
}

@keyframes jumpOut2 {
    0% {
        transform:  translateY(0) ;
      
    }


    50% {
        transform: translateY(-10px);
    }



    100% {
        transform: translateY(0);
    }
}
.person {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%) translateY(100%);
    font-size: 50px;
    opacity: 0;
    animation: jumpOut 2s ease-out forwards;
    animation-delay: 1s;
}

@keyframes jumpOut {
    0% {
        transform: translateX(-64%) translateY(100%) scale(0.2);
        opacity: 0;
    }
    20% {
        transform: translateX(-64%) translateY(-120px) scale(0.5);
        opacity: 0;
    }
    40% {
        transform: translateX(-60%) translateY(-80px) scale(1);
        opacity: 0.5;
    }

    60% {
        transform: translateX(-57%) translateY(-40px) scale(1.2);
        opacity: 1;
    }

    80% {
        transform: translateX(-53%) translateY(-20px) scale(1.2);
        opacity:1;
    }

    100% {
        transform: translateX(-50%) translateY(80px) scale(1);
        opacity: 1;
    }
}

/*人氣動畫*/
.hot_fx_bg {
    animation-name: hot_fx_bg01;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    z-index: 10;
    position: absolute;
    right: 0;
    top: -15%;
    background-size: cover !important;
    width: 320px;
    height: 300px
}

@keyframes hot_fx_bg01 {
    0% {
        background: url(../images/all/hot_fx_bg01.svg)no-repeat;
     
    }
    10% {
        background: url(../images/all/hot_fx_bg02.svg)no-repeat;
     
    }


    20% {
        background: url(../images/all/hot_fx_bg03.svg)no-repeat;
 
    }

    30% {
        background: url(../images/all/hot_fx_bg02.svg)no-repeat;
      
    }
    40% {
        background: url(../images/all/hot_fx_bg01.svg)no-repeat;
    }

    100% {
        background: url(../images/all/hot_fx_bg01.svg)no-repeat;
   
    }
}
/*關於人 左動畫*/
.peop_left_2.aos-animate {
    right: -18%;
    opacity: 1;
}
.peop_left_2 {
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: all 0.5s;
    transition: all 0.5s;
    animation-name: peop_left_2;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    z-index: 10;
    background-size: cover !important;
    width: 281px;
    height: 235px;
}
@keyframes peop_left_2 {
    0% {
        background: url(../images/all/peop_left_2.svg)no-repeat;
    }

    10% {
        background: url(../images/all/peop_left_2_2.svg)no-repeat;
    }


    20% {
        background: url(../images/all/peop_left_2.svg)no-repeat;
    }

    30% {
        background: url(../images/all/peop_left_2_2.svg)no-repeat;
    }




    100% {
        background: url(../images/all/peop_left_2.svg)no-repeat;
    }
}
.peop_left {
    position: absolute;
    left: 5%;
    top: 10%;
}
.peop_left_box {
    position: relative;
    width: 320px;
}

/*關於人 左動畫*/
.peop_right_2.aos-animate {
    left: -7%;
    opacity: 1;
}

.peop_right_2 {
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    transition: all 0.5s;
    animation-name: peop_right_2;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    z-index: 10;
    background-size: cover !important;
    width: 236px;
    height: 264px;
}

@keyframes peop_right_2 {
    0% {
        background: url(../images/all/peop_right_2.svg)no-repeat;
    }

    10% {
        background: url(../images/all/peop_right_2_2.svg)no-repeat;
    }


    20% {
        background: url(../images/all/peop_right_2.svg)no-repeat;
    }

    30% {
        background: url(../images/all/peop_right_2_2.svg)no-repeat;
    }




    100% {
        background: url(../images/all/peop_right_2.svg)no-repeat;
    }
}

.peop_right {
    position: absolute;
    right: 5%;
    bottom: 10%;
}

.peop_right_box {
    position: relative;
    width: 320px;
}



/*side1*/
.side1  .nav-link:focus-visible {
    box-shadow: unset;
}
.side1  .nav-item.dropdown > .navbar-nav {
    background: #ffffff00;
}
.side .navbar-nav .dropdown-menu .dropdown-menu {
    padding-left: 13px;
    padding: 0 6px;
}
.side .nav-item:not(.nav-title).dropdown > .navbar-nav .nav-item:not(.nav-title) .nav-link:hover{
    background-color:#4f97d9;
    color:#fff;
}
.side .navbar-nav .dropdown-menu .dropdown-menu .dropdown-menu li a:hover {
            color:#4f97d9!important;
}
.side .navbar-nav .dropdown-menu .dropdown-menu .dropdown-menu li a {
    background: url(../images/all/list_icon3.svg) no-repeat 0 4px !important;
    padding: 6px 10px 6px 22px !important;
}
.side .navbar-nav .dropdown-menu li a,
.side .nav-item:not(.nav-title).dropdown > .navbar-nav .nav-item:not(.nav-title) .nav-link {
    font-size: 15px;
    font-weight: 400;
    color: #000;
    border: none;
    padding: 8px 10px;
}
.side   .nav-item.dropdown > .navbar-nav .nav-item:hover > .nav-link ,
.side  .nav-item.dropdown > .navbar-nav .nav-item .nav-link:hover{
    background-color:#4f97d9;
    color:#fff;
}
.side .navbar-nav .dropdown-menu li.nav-title:last-child a {
    border-bottom:none;
}
.side .nav-item.dropdown > .navbar-nav .nav-item .nav-link {
    padding: 0.75em 0.75em;
}
.side .navbar-nav .dropdown-menu> li.nav-title >a {
    color: var(--bs-dark);
    font-weight: bold;
    border-bottom: solid 1px #ddd;
    background: unset;
  
}
.main .side .txt-en {
    display: none;
}

.main .side {
    position: relative;
    z-index: 10;
}

.side .collapsed-btn {
    font-weight: bold;
}

.side .btn.btn-primary {
    padding: 10px 10px;
    background-color: #363636;
}

.side .wid-search .h3 {

}

.side .wid-cont {
    background-color: #fff;
    border: 1px solid #af5c32;
    border-radius: 10px;
}

.side .navbar {
    background: unset;
}

.side1 .bsnav {
    background: unset;
}

.side .filter-content, .side .filter-sidebar.multiple-collapse .collapse-content {
    border-left: none;
    border-right: none;
}
    .side .filter-content > ul  ul{
        padding:0 10px;
    }
    .side .filter-content > ul {
        padding: 0;
    }

        .side .filter-content > ul li a:hover {
            color: #fff;
            background-color: #4f97d9;
        }

        .side .filter-content > ul li a {
            color: #000;
            padding-left: 20px;
            display: block;
            padding: 6px 28px;
            font-size: 15px;
        }

.side .filter-item + .filter-item {
    margin-top: 0;
}
body .main .side .wid-search .h3:before {
    background: url(../images/all/side_search.svg) no-repeat;
    width: 45px;
    height:49px;
    background-size: cover;
}
body .main .side .h3:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/side_bg.svg) no-repeat;
    background-size: cover;
    left: 0;
    bottom: 0;
    width: 45px;
    height: 49px;
    background-size: cover;
}


body .main .side .h3 {
    position: relative;
    color: #af5c32;
    font-size: 24px;
    text-align: left;
    margin-bottom: 10px;
    padding-left: 55px;
  
}

.side .h3 .txt-tw {
    border: none;
    padding: 0;
    font-size: 24px;
}

.side .filter-title .collapsed-btn:hover, .side .filter-sidebar.multiple-collapse .collapsed-btn:hover {
    color: #fff;
    background-color: #4f97d9;
}

.side .filter-title .collapsed-btn, .side .filter-sidebar.multiple-collapse .collapsed-btn {
    color: var(--bs-dark);
    padding: 0.75em 0.75em;
    background: transparent;
    border: 0;
    border-bottom: solid 1px #ddd;
    position: relative;
}

.side  .wid-search {
    margin-bottom: 50px;
}
/*頁碼*/
.page-link:hover {
    color: #fff;
    background-color: #4f97d9;
}

.page-link {
    color: #000;
    border: none;
    font-size: 1rem;
    padding: 0.5em;
    min-width: 2.5em;
    height: 2.5em;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 50%;
}

.page-item.active .page-link {
    background-color: #4f97d9;
    border-color: unset;
    color: #fff;
}

.page-item:first-child .page-link, .page-item:last-child .page-link {
    border-radius: 50%;
}

/*產品*/
.product.has_favorite   .side1{
    margin-bottom:0;

}


.product .gallery-list .item {
    margin-bottom: 0 !important;
}
.gallery-list p.price {
    color: #af5c32;
    margin-top: 0;
}
.gallery-list.border-solid .item .item-detail {
    border: none;
}
.product   .display-mode {
    opacity: 0;
}
.product .desc {
    display: none;
}
/*最新消息*/
.news.show .related-news .da_ki {
    margin: 0;
}
.news.show .page-box {
    margin-bottom: 100px;
}
.news.show .side1 {
    margin-bottom: 0;
}
.news.show  .multiple-slick,
.news.show .mainSection > .container {
    border: 1px solid #af5c32;
    border-radius: 10px;
    padding: 3%;
    background-color: #ffffff9e;
}
.news.show .da_ki {
    display: table;
    margin: 0 auto 15px;
}
.news.show .item .date {
    transform: unset;
    margin-left: 0;
}
    .news .function-bar {
    margin-bottom: -30px!important;
	    z-index: 10;
		position:relative;
}
.news .article-grid .item {
    margin-bottom: 0;
}
.news  .article-grid .item .info {
    border: none;
    padding: 0;
}
.news .da_ki .kind a {
    color: #ffed84;
    padding-left: 5px;
}
.news .da_ki .date {
    display: flex;
    color: #fff;
    align-items:center;
}
.news .da_ki {
    display: table;
    font-size: 14px;
    border-radius: 5px;
    padding: 5px 0;
/*    margin-top: 15px;
*/}
/*共用*/
.breadcrumb-section{
    margin-bottom:0!important;
}
.sort-area .btn-info:focus, .sort-area .btn-info {
    color: #fff;
    background-color: #363636;
    border-color: #363636;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 3px;
}
.kind-info  h3.h3 {
    margin-bottom: 0;
}

.main > .container, .main-content > .container {
    padding: 0 4%;
    max-width: 100%;
}


.breadcrumb .txt-en {
    display: none;
}

.breadcrumb {
    padding: 0;
    justify-content: center;
    background-color: unset;
    margin-top: 10px;
}

/*選購流程*/
.about .page_wrapper {
    overflow: clip;
}
.about_process {
    width: 80%;
    margin: 0 auto 120px;
}
.about_process_1 .tit p span:before {
    background: url(../images/about/ab_bg07.webp)no-repeat center;
    background-position: 0;
    background-repeat: repeat-x;
    background-size:  200px;
    block-size: min(0vw + 19px, 19px);
    bottom: -13px;
    content: "";
    inline-size: 100%;
    left: 0;
    position: absolute;
}
.about_process_1 .tit p span {
    position: relative;
    color: #af5c32;
    font-weight:bold;
}
.about_process_1 .tit p {
    position: relative;
    margin-bottom: 0;
}
.about_process_1 .pic img{

}
.about_process_1 .pic {
    width: 30%;
    height: 100%;
    background-color: #000;
    border-radius: 0;
    background-color: #eee3de;
    border-radius: 0 10px 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.about_process_1 .tit{
    width:70%;
    padding:3%;
}
    .about_process_1 .tit h4:before {
        content: " ";
        display: block;
        position: absolute;
        background: url(../images/all/about_rou.svg)  ;
        width: 99%;
        height: 11px;
        bottom:0;
        left:0;
    }
    .about_process_1 .tit h4 {
        font-size: 32px;
        margin-bottom: 20px;
        position: relative;
        padding-bottom: 21px;
      
    }
.about_process_1:nth-child(2n) .pic {
    background-color: #d4eaff;
}

.about_process_1:nth-child(2n) h6 {
    background-color: #bf8fba;
}
.about_process_1 h6 {
    width: 70px;
    height: 70px;
    position: absolute;
    left: -20px;
    top: -20px;
    border-radius: 50%;
    background-color: #4f97d9;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    border: 1px solid #af5c32;
    z-index: 2;
}
.about_process_1:nth-child(2n) {
    background-color: #fffef2;
}
.about_process_1:nth-child(1){
    margin-top:0;
}
.about_process_1 {
    position: relative;
    align-items: center;
    height: 400px;
    border: 1px solid #af5c32;
    border-radius: 10px;
    /*    padding: 3%;*/
    background-color: #fff;
    margin: 50px 0;
    width: 100%;
    position: sticky;
    top: 10%;
    transition: all 50s;
}

/*關於我們*/
.ab_fur_2 .ab_logo {
    animation: ab_logo 2s ease-in-out infinite;
}
@keyframes ab_logo {
    0%, 100% {
        transform: rotate(0deg);
        transform-origin: bottom left;
    }

    50% {
        transform: rotate(-5deg);
        transform-origin: bottom left;
    }
}
.ab_fur_2 .ab_fur_2_left h4 span {
    display: block;
    color: #af5c32;
}
.ab_fur_2 .ab_fur_2_left h4 {
    line-height:40px;
    text-align: center;
    margin: 20px 0 40px;

}
.ab_fur_2 .about_introduct h6 {
    position: absolute;
    left: 10px;
    top: 0;
    font-size: 50px;
    color: #f1ded5;
    font-weight: bold;
}
.ab_fur_2 .about_introduct {
    position: relative;
    border: 1px solid #af5c32;
    border-radius: 10px;
    background-color: #ffffff9e;
    padding: 2%;
    flex: 1 0 33%;
    text-align: center;
}
.ab_fur_2 .ab_fur_2_right h3:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #efd3a8;
    width: 100%;
    height: 14px;
    bottom: 1px;
}
.ab_fur_2 .ab_fur_2_right h3 span{
    position:relative;
    z-index:5;
}
.ab_fur_2 .ab_fur_2_right h3 {
    display: table;
    margin: 0 auto 20px;
    position: relative;
    
}
.ab_fur_2 .ab_fur_2_right {
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto;
}
.ab_list_2{
    margin:50px 0;
}
    .ab_list_2 p b{
        color:#af5c32;
    }
    .ab_list_2 p {
        margin-bottom: 10px;
    }
    .ab_list_2 h3 {
        font-size: 36px;
        font-weight: bold;
        line-height: 42px;
        margin-bottom:30px;
    }
        .ab_list_2 h3 span:before {
            background: url(../images/about/ab_bg07.webp)no-repeat center;
            background-position: 0;
            background-repeat: repeat-x;
            background-size: min(19.2653061224vw + 127.7551020408px, 436px);
            block-size: min(0vw + 19px, 19px);
            bottom: -13px;
            content: "";
            inline-size: 100%;
            left: 0;
            position: absolute;
        }
    .ab_list_2 h3 span {
        color:#af5c32;
        position:relative;
    }
 
    .ab_list_2 .ab_list_2_left {
        text-align: left;
    }
.ab_list_2 {
    width: 80%;
    margin: 70px auto;
    align-items:center;
}

   

    /*首頁*/
    .about_rou {
        background: url(../images/all/about_rou.svg)no-repeat center;
        width: 85px;
        height: 12px;
        margin: 0 auto 30px;
    }
.home_about a.more_x {
    padding: 17px 5px;
}
.home_about p {
    text-align: center;
    width: 36%;
    margin: 20px auto 50px;
    font-size: 18px;
}
.home_about h4 span {
    display: block;
}
.home_about h4 {
    text-align: center;
    font-weight: bold;
    line-height: 42px;
}
.home_about {
    background: url(../images/all/home_about.jpg)no-repeat;
    padding: 120px 0 180px;
    position: relative;
}
.home_product.home_product2 {
    background-color: #ffede4;
    padding: 0 9%;
    background-image: unset;
}
.hot_bg04 img {
    height: 317px !important;
    width: 100%;
    position: relative;
    overflow: hidden;
    object-fit: cover;
    object-position: center -130px;
}
.hot_fx .hot_fx_right,
.hot_fx .hot_fx_left {
    flex: 1;
}
.hot_fx .pic h4,
.hot_fx .pic h3 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    color: #fff;
    left: 0;
    right: 0;
    text-align: center;
    transition: all 0.5s;
    transform: scale(1);
}
.hot_fx .pic:hover h4,
.hot_fx .pic:hover h3 {
    transform: scale(0);
}
.hot_fx .pic:hover img {
    transform: scale(1.1);
}
.hot_fx .pic:hover:before {
    backdrop-filter: unset;
    background-color: #c3633300;
}
.hot_fx .pic:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #c363338c;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
/*    backdrop-filter: blur(5px);*/
    transition: all 0.5s;
}
.hot_fx .pic {
    margin: 15px;
    display:block;
}
.hot_fx {
    display: flex;
}
.article-grid .item .info .title, .article-grid .item .info .title a {
    font-size: 18px;
    font-weight: 400;
    padding: 10px 0 0;
}
 body    .article-grid .item .info .title a {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
.item:hover .date {
    background-color: #af5c32;
}
.item .date {
    background-color: #bf8fba;
    border-radius: 30px;
    display: table;
    vertical-align: middle;
    padding: 8px 16px;
    color: #fff;
    font-size: 14px;
    transform: translateY(27px);
    position: relative;
    z-index: 10;
    margin-left: 5px;
    transition: all 0.5s;
}
.article-grid.info-absolute .item {
    margin: 0 0 20px !important;
    padding: 0 40px;
}
.gallery-list.slick.list .item {
    padding: 0 30px;
    margin: 0 0 20px!important;
}
.gallery-list .item .item-detail {
    background: unset;
}

.home_news {
    background-color: #ffede4;
    padding:0 0;
}
.multiple-slick.slick {
    padding: 0;
}
.product.show .slick .slick-prev:hover,
.slick-multi-cusarrow .slick-btn .btn-prev:hover,
.slick .slick-prev:hover {
    background: url(../images/all/arrow_left.svg) no-repeat #af5c32 center;
}
body.product.show .slick .slick-next,
body.product.show .slick .slick-prev {
    top: 50%;
    transform: translateY(-50%);
}
.product.show .slick .slick-prev,
.slick-multi-cusarrow .slick-btn .btn-prev,
.slick .slick-prev {
    left: -30px;
    background: url(../images/all/arrow_left.svg) no-repeat #5097d9 center;
    display: none;
    width: 45px;
    height: 45px;
    transition: all 0.5s;
    border-radius: 50%;
    transform: unset;
    top: 40%;
    transform: translateY(-60%);
    border: none;
}
.product.show .slick .slick-next:hover,
.slick-multi-cusarrow .slick-btn .btn-next:hover,
.slick .slick-next:hover {
    background: url(../images/all/arrow_right.svg) no-repeat #af5c32 center;
}
.product.show .slick .slick-prev:before,
.product.show .slick .slick-next:before {
    display: none;
}
.product.show .slick .slick-next,
.slick-multi-cusarrow .slick-btn .btn-next,
.slick .slick-next {
    right: -30px;
    background: url(../images/all/arrow_right.svg) no-repeat #5097d9 center;
    display: none;
    width: 45px;
    height: 45px;
    transition: all 0.5s;
    border-radius: 50%;
    transform: unset;
    top: 40%;
    transform: translateY(-60%);
    border: none;
}

.gallery-list .item .title {
    font-size: 18px;
    margin-top: 15px;
    font-weight: 400;
    margin-bottom: 5px;
}
img {
    transition: all 0.5s;
}
.pic{
    position:relative;
    overflow:hidden;
}
    .pic,
    .pic img {
        border-radius: 20px;
    }
.article-grid.info-absolute .item a {
    border-radius: 20px;
}
.article-grid.info-absolute .item .pic img {
    transform: scale(1);
}
    .article-grid.info-absolute .item:hover .pic img,
    .item:hover .pic img {
        transform: scale(1.1);
        opacity: 0.8;
    }
a.more_x:hover i {
    background: url(../images/all/mores.svg) no-repeat center #af5c32;
}
a.more_x i {
    background: url(../images/all/more.svg) no-repeat center #fff;
    border-radius: 50%;
    width:22px;
    height:22px;
    margin-left:5px;
    
    
}

a.more_x:hover {
    background-color: #5097d9;
    transform: scale(1.1);
}
a.more_x {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #af5c32;
    width: 214px;
    padding: 13px 5px;
    color: #fff;
    margin: 0 auto;
    border-radius: 30px;
    font-size: 24px;
    font-weight: bold;
    transition: all 0.5s;
   
}

h3.h3 .txt-tw {
    display: block;
    color: #020202;
    padding-top: 5px;
}
h3.h3 {
    text-align: center;
    color: #af5c32;
    font-size: 32px;
    text-transform: uppercase;
}
body .bx_shared {
    padding-bottom: 110px;
    position: relative
}
.home_product {
    background: url(../images/all/prod_bg.jpg) no-repeat;
    padding: 0 9%;
    position: relative;

}
.flag {
    background: url(../images/all/flag.svg) no-repeat center;
    width: 385px;
    height: 73px;
    background-size: cover;
    margin: -5px auto 40px;
}


/*footer*/

/*.lang_EN a.fl__tw {
    display: none !important;
}
.lang_EN  a.fl_en {
    display: block !important;
}

.lang_TW a.fl_en {
    display: none !important;
}*/
.fl_fot {
    position: fixed;
    right: 5px;
    bottom: 5%;
    z-index: 10;
}
    .fl_fot .fl_bo{
        margin:10px 0;
    }
        .fl_fot .fl_bo a span.txt-en{
            display:none;
        }
        .fl_fot .fl_bo a span {
            display: block;
            color: #fff;
            font-weight: bold;
            text-align: center;
            font-size: 14px;
        }
        .fl_fot .fl_bo a:hover {
            transform: scale(1.1);
            opacity:0.7;
        }
        .fl_fot .fl_bo a {
            width: 90px;
            height: 90px;
            border-radius: 50%;
            display: block;
        }
    .fl_fot .fl_cont a {
        background-color: #4f97d9;
       padding-top:13px;
    }
    .fl_fot .fl_cart a {
        background-color: #c36333;
        padding-top: 13px;
    }

    .fl_fot .gotop a {
        background-color: #bf8fba;
        padding: 20px 0
    }
.fl_fot  .gotop {
    position: static;
    opacity: 1;
}
.footer .footer_content .sitemap {
    display: flex;
    flex-direction: column;
}
.footer_box .right-area {
    width: 30%;
    position: absolute;
    right: -11%;
}
.footer_box .left-area{
    width:70%;
}
.footer_box {
    position:relative;
    display: flex;
    justify-content: space-between;
}
.footer .footer_content .sitemap > ul > li a {
    font-size: 18px;
    color: #0b0b0b;
}
.footer .footer_content .sitemap > ul > li {
    padding: 7px 0;
    margin: 0;
    width: 50%;
}
.sitemap ul {
    width: 70%;
  
}
.sitemap h5 {
    font-size: 24px;
    color: #af5c32;
    font-weight: bold;
}
.social-box ul li a:hover {
    opacity: 0.7;
}
.social-box ul {
    align-items: center;
}

.social-box li h5 {
    font-size: 18px;
    margin-bottom: 0;
    color: #af5c32;
    font-weight: bold;
}
.footer .footer_content .sitemap > ul > li > a:hover {
    color: #af5c32;
}
.footer-info ul li a:hover{
    color:#af5c32;
}
.footer-info ul li label,
.footer-info ul li,
.footer-info ul li a {
    color: #000;
}
.footer-info ul li.tel {
    padding-right: 20px;
}
    .footer-info ul li.tel_2,
    .footer-info ul li.add {
        width: 100%;
    }
.footer-info ul {
    display: flex;
    flex-wrap:wrap;
}
.footer .copyrights-info {
    border-top: solid 1px #af5c32;
    padding: 20px 0;
    margin-top: 50px;
    font-size: 16px;
    color: #535353;
    text-align: center;
}
.footer .footer_content.aos-animate:after {
    transform: scale(1);
    opacity: 1;
    top: -132px;
}
.footer .footer_content:after {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/footer_bg.svg) no-repeat center top;
    width: 333px;
    height: 132px;
    background-size: cover;
    left: 0;
    right: 0;
    top: -92px;
    margin: 0 auto;
    transition: all 1s;
    opacity: 0;
    transform: scale(0);
}
.footer .footer_content {
    position: relative;
    background: #ffede4;
    padding: 20px 0;
    border-top: 45px solid #af5c32;
}