@charset "utf-8";
/* = = = 網站全域設定 = = = = = = = = = = = = = = = = = = = = = = = = = = =*/

/*#E6B325 /*網站主要色系
  #BF9742 /*網站輔助色系1
  #000000 /*網站輔助色系2*/

/*校稿版面設定*/
.services_page .main_part, .pageIndex .main_part, .other_page .main_part, .other_select_page .main_part{ width: 100%; max-width:100%; margin: auto; padding:0px; margin-top:-1px;}
.show_content { width: 100%; padding:0px; top:-1px;}
.edit_part { max-width: 100%; margin: 0; padding: 0px;}

/*頁面內容*/
div#page { }
#content_main, #content {}
.module_i_news { }
.path { display: none;}
.other_page #content, .other_select_page #content { min-height: auto;}

/*滾輪*/
&::-webkit-scrollbar {
    background: #fff;
    width: 7px;
}

&::-webkit-scrollbar-button {
    background: #fff;
    border-radius: 0;
}

&::-webkit-scrollbar-track-piece {
    background: #eee;
}

&::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #444;
}

&::-webkit-scrollbar-track {
    box-shadow: transparent;
}

/*SubMenu*/
.me_tp_features { display:none;}/*隱藏整列*/
.shop_search_btn { background: #E6B325;}
.tp_links a { display: none;}/*隱藏選單按鈕連結*/
.tp_links a:hover { color: #E6B325;}

/*上方選單右邊設定 臉書/LINE/電話/信箱
.tp_links a:before {寬高大小設定}
.tp_links a.me_tp_fb {}
.tp_links a.me_tp_fb:before {背景換圖/建議.SVG}
.tp_links a.me_tp_line {}
.tp_links a.me_tp_line:before {背景換圖/建議.SVG}
.tp_links a.me_tp_call {}
.tp_links a.me_tp_call:before {背景換圖/建議.SVG}
.tp_links a.me_tp_mail {}
.tp_links a.me_tp_mail:before {背景換圖/建議.SVG}
*/

/*.box_search { display:none;}隱藏購物車搜尋欄*/
/*.me_tp_features a.tp_btn_cart { display: none;}隱藏購物車*/
/*.me_tp_features a.tp_btn_notice { display: none;}隱藏匯款通知*/

/*按鈕*/
.animated-arrow { background: #E6B325; border-radius: 10px; transition: .3s ease-in-out;}
.animated-arrow:hover { background: #BF9742; transition: .3s ease-in-out;}

/*頁碼*/
.page { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; width: 100%; margin: 40px auto;}
.page li { display: flex; margin: 3px; width: 30px; height: 30px; line-height:30px; align-items: center; justify-content: center;}
.page li.activeN { background: #666; border-radius: 100%; color: #fff; font-weight: 600;}
.page li a { display: block; width: inherit; height: inherit; line-height: inherit; padding: 0; color: #ccc; transition:all 0.3s;}
.page strong, .page a:hover { background: #E6B325; border: 1px solid #E6B325;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
/* .swiper-slide img { height:auto;} */
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}

/* = = = Index banner = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

@media screen and (max-width: 768px) {
/* 行動裝置相容性調整 大圖調整 */
.swiper-slide img { animation-fill-mode: none; -webkit-animation-fill-mode: none;}
}

/* = = = banner = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

.banner {
    background: url(https://pic03.eapple.com.tw/thechosens/bn_new.png) no-repeat center bottom;
    padding: 160px 0 600px;
    justify-content: flex-end;
}
.banner h5 {     
    position: relative;
    color: #BF9741;
    margin-right: 5%;
    font-size: 130px;
    letter-spacing: 10px;
    font-family: "Playfair", 'Noto Sans TC', sans-serif;
    font-weight: 400;
    animation: up 2s both;
}
@keyframes up{
   0%{
    opacity: 0; 
    transform: translate3d(0, 50%, 0);
   }

   100%{
    opacity: 1; 
    transform:translate3d(0,0,0);
   }
}

.banner h5::before{
    content: "";
    position: absolute;
    font-size: 20px;
    color: #000;
    letter-spacing: 2px;
    top: 250px;
    right: 0;
    transform: translateY(-50%);
}
.banner h5::after {
    content: "";
    position: absolute;
    height: 1px;
    width: 90px;
    background: #E6B325;
    top: 275px;
    right: 0;
    transform: translateY(-50%);
}
.banner.banA {}
.banner.banblog h5::before {content: "最新消息";}
.video_page .banner.banF {background: url(https://pic03.eapple.com.tw/thechosens/bn_video.png) no-repeat center bottom;}
.video_page .banner.banF h5::before {content: "影音專區";}

@media screen and (max-width: 1024px) { 
    .banner{
        background: url(https://pic03.eapple.com.tw/thechosens/bn_n1024.png) no-repeat center bottom;
        padding: 110px 0px 325px;
    }
    .video_page .banner.banF {background: url(https://pic03.eapple.com.tw/thechosens/bn_v1024.png) no-repeat center bottom;}
}
@media screen and (max-width: 600px) {
    .banner{
        background: url(https://pic03.eapple.com.tw/thechosens/bn_n600.png) no-repeat center bottom;
        padding: 54vw 0px 8vw;
        justify-content: center;
    }
    .video_page .banner.banF {background: url(https://pic03.eapple.com.tw/thechosens/bn_v600.png) no-repeat center bottom;}

    .banner h5{font-size: 80px; letter-spacing: 5px; margin-right: 0;}
    .banner h5::before{ top: 120px; font-size: 18px; right: 28%;}
    .banner h5::after{    top: 145px;  width: 80px;right: 28%;}
}
@media screen and (max-width: 480px){
    .banner{padding: 54vw 0px 14vw;}
}

/* = = = header = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*選單設定*/
.header_area .main_header_area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    transition: all 0.5s;
}
.header_area.sticky .main_header_area {
    height: 0px;
    transition: all 0.5s;
}


.header_area .stellarnav .menu-toggle,.stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile {
    display: block;
    position: fixed;
    top: 40px;
    right: 5%;
    transition:.3s ease-in-out;
}
.header_area.sticky  .stellarnav .menu-toggle,.stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile {
    top: 30px;
    transition: .3s ease-in-out;
}



/*側邊收合按鈕*/

.stellarnav.desktop .menu-toggle span.bars span {
    display: block;
    position: relative;
    width: 33px;
    height: 2px;
    border-radius: 6px;
    margin: 0 auto 3px;
    left: 0;
    transition: 0.5s;
}
.pageIndex.stellarnav.desktop .menu-toggle span.bars span{background: #fff;}

.header_area.sticky .stellarnav.desktop .menu-toggle span.bars span,
.stellarnav.desktop.active .menu-toggle span.bars span,
.stellarnav.desktop .menu-toggle span.bars span{background: #000;}

.stellarnav.desktop .menu-toggle:hover span.bars span:nth-child(3) {
    opacity: 1;
    width:50%;
    left:-9px;
    transition: 0.5s;
}


/*側邊收合按鈕關閉*/

.stellarnav.desktop.active .menu-toggle span.bars span:nth-child(1),
.stellarnav.desktop.active .menu-toggle span.bars span:nth-child(2){
    transition: all 1s;
}

.stellarnav.desktop.active .menu-toggle span.bars span:nth-child(3) {
    opacity: 1;
    transition: all 1s;
}


.stellarnav.desktop.active .menu-toggle:hover span.bars span:nth-child(1) {
    transform: rotate(-55deg);
    transition: all 1s;
}
.stellarnav.desktop.active .menu-toggle:hover span.bars span:nth-child(2) {
    transform: rotate(55deg);
    top:-5px;
    transition: all 1s;
}
.stellarnav.desktop.active .menu-toggle:hover span.bars span:nth-child(3) {
    opacity: 0;
    transition: all 1s;
}


/*下拉選單關閉*/

.stellarnav.desktop > ul {
    display: none !important;
    margin: 0;
    padding: 0;
    text-align: center;
    background: transparent;
    position: fixed;
    top: 0%;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -5;
    transition: all 1s;
}
.stellarnav.desktop{    
    position: fixed;
    width: 0%;
    height: 0%;
    top: 0;
    left: 0;
    z-index: 1;
    line-height: normal;
    background-color: transparent;
    transition: 1s;
}



/*側邊選單開啟*/
.stellarnav.desktop.active > ul {
    display: flex !important;
    transition: all 1s;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    animation: ani_DtoU 1s .5s both;
}
.stellarnav li{animation: ani_DtoU 1s .5s both;}

@keyframes ani_DtoU {
    0% {
      -webkit-transform: translateY(100%);
              transform: translateY(100%);
              opacity: 0;
    }
    100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
              opacity:1;
    }
  }
.stellarnav.desktop.active::before{
    content: "";
    width: 100%;
    max-width: 100vw;
    height: 101vh;
    background-color: #fff;
    border-radius: 0;
    transition: .5s ease-in-out;
}

.stellarnav.desktop::before{
    content: "";
    position: fixed;
    width: 100%;
    max-width: 100vw;
    height: 0;
    top: 50%;
    right: -50%;
    z-index: -5;
    line-height: normal;
    background-color: transparent;
    transform: translate(-50%,-50%);
    transition: .5s ease-in-out;
}

/* BAR */
.stellarnav .menu-toggle:after {
    display: none;
}



/* 下拉 */
.stellarnav ul ul {
    display: none  !important;
    top: auto;
    width: 160px;
    position: relative;
    z-index: 9900;
    text-align: left;
    display: none;
    background: #fff;
    writing-mode: vertical-lr;
}

@keyframes animate-nav {
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}

/* 漢堡條 */
.stellarnav .menu-toggle span.bars span {background: #666;}
.stellarnav .menu-toggle:after { color: #666;}

/* close menu 拉出來 */
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu{
    background: #fff;
    font-size: 0;
  }
  .stellarnav .close-menu{padding: 20px;}
  .stellarnav .icon-close{width: 25px; height: 25px;}
  .stellarnav .icon-close:before, .stellarnav .icon-close:after{
    border-bottom: solid 1px #000;
    width: 25px;
  }

  .stellarnav.mobile.right > ul{
    background: #fff;
  }
  .stellarnav a.dd-toggle .icon-plus:before,.stellarnav a.dd-toggle .icon-plus:after {
    border-bottom: solid 1px #000;
  }

  .stellarnav.mobile > ul > li > a.dd-toggle{
    padding: 11px;
  }
  .stellarnav.mobile li.open{
    background: rgba(205, 194, 180, 0.2);
  }
  .stellarnav.mobile ul ul{
    width: 100%;
    position: relative;
    left: 0;
  }
  .stellarnav.mobile > ul > li{
    border-bottom: transparent;
  }

  .stellarnav.mobile li a{ border-bottom: 0px;}

  .stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul{max-width: 100%;}

/*header*/
.header_area{padding: 0;    background: transparent;}
.pageIndex .header_area { position: fixed; width: 100%; top: 0; left: 0;}
.pageIndex .header_area.sticky { position: fixed;}
.main_header_area { background: #FFFFFF;}
.main_header_area .container { max-width: 95%;}

/*logo*/
.nav-header{    margin: 35px 0 0;}
.header_area .nav-brand { margin: 0; max-width: 280px; width: 100%;}

/*menu*/
.stellarnav > ul > li > a {
margin: 0 20px;
padding: 0 20px;
font-weight: 600;
color: #000;
text-transform: uppercase;
position: relative;
display: inline-block;
font-size: 20px;
line-height: 40px;
margin: 0 5px;
overflow: hidden;
cursor: pointer;
text-align: center;
letter-spacing: 0.1em;
}
.stellarnav li{ padding: 22px 0;}
.stellarnav li.has-sub > a:after {display: none;}

.stellarnav > ul > li > a b:nth-child(1) { 
    font-family: "Playfair", 'Noto Serif TC', serif;
    letter-spacing: 4px;
    font-weight: 100;
    font-size: 32px;
}
.stellarnav > ul > li > a b:nth-child(2) { 
    font-size: 19px;
    color: #666;
    font-family: "Playfair", 'Noto Serif TC', serif;
    letter-spacing: 2px;
    margin: 0 auto;
    font-weight: 200;
}
.stellarnav > ul > li:hover > a, .stellarnav > ul > li.has-sub:hover > a,
.stellarnav > ul > li:hover > a b:nth-child(2) { color: #BF9742;}
.stellarnav li.has-sub > a::after { border-top: 6px solid #888;}/*下拉箭頭*/
.stellarnav li.has-sub:hover > a::after { border-top: 6px solid #E6B325;}/*下拉箭頭*/

/*--下拉頁面---------------------------------------*/

/*外框*/
.stellarnav ul ul, .stellarnav ul ul ul { background: #fffffff2; box-shadow: 0 5px 5px #00000066;}
.stellarnav ul ul ul { left: 100%;}
.stellarnav li li { border: none; margin-bottom: 0;}

/*右拉箭頭*/
.stellarnav li li.has-sub > a::after { border-left: 6px solid #888;}
.stellarnav li li.has-sub:hover > a::after { border-left: 6px solid #E6B325; border-top: 6px solid transparent;}

/*項目*/
.stellarnav li.has-sub > ul > li.has-sub > a, .stellarnav li.has-sub > ul > li > a { color: #777; padding:12px 12px 12px 20px; font-family: "Playfair", 'Noto Sans TC', sans-serif; }
.stellarnav li li > a, .stellarnav li li.has-sub > a { color: #E6B325; font-size: 15px; font-weight: normal; padding: 7px 5px; border-left: 1px solid transparent; background: transparent; transition: all 0.3s;}
.stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a { color: #E6B325; transition: all 0.3s;background: #E8DFCE;}
.stellarnav li.has-sub > ul > li:hover > a{ color: #BF9742;}
.stellarnav.desktop li.has-sub > ul > li > a{padding: 15px 30px;}
.stellarnav.desktop li.has-sub > ul.prod_classes > li > a{    line-height: 1.5; padding: 15px 20px;}




/*--RWD---------------------------------------*/

@media screen and (max-width: 1440px) { 
    .swiper-pagination { display: none;}
}

@media screen and (max-width: 1024px) { 
    /*header*/
    .pageIndex .header_area { position: relative;}
    .main_header_area .container { max-width: 100%;}

    /*logo*/
    .nav-header{ margin: 1% 0 0;margin-left: 3%;}
    .header_area .nav-brand { max-width: 200px; margin: 20px 0 0; transition: .3s ease-in-out;}

    /*menu*/
    .navigation{align-items: flex-start;}
    .header_area .navigation, .header_area.sticky .navigation, .navigation { padding: 0;}
    .stellarnav.mobile > ul > li > a.dd-toggle, .stellarnav > ul > li.has-sub > a, .stellarnav.mobile > ul > li.has-sub a.dd-toggle, .stellarnav.mobile > ul > li.has-sub > a { padding: 0 30px;}
    .stellarnav li.has-sub > a::after { top: 49%;}/*下拉箭頭*/
}

@media screen and (max-width: 768px) {
    /*logo*/
    .nav-header { position: static; margin: 1% 0 0;margin-left: 0;}
    .header_area .nav-brand{ max-width: 150px; }    

    /*menu*/
    .stellarnav ul ul, .stellarnav > ul > li:hover > ul > li:hover > ul { box-shadow: none;}
    .stellarnav li li { border: none;}
    .stellarnav li{padding: 0;}
    .stellarnav > ul > li > a b:last-child { display: none;}
    .stellarnav.mobile > ul > li > a.dd-toggle, .stellarnav > ul > li.has-sub > a, .stellarnav.mobile > ul > li.has-sub a.dd-toggle, .stellarnav.mobile > ul > li.has-sub > a { padding: 30px;}
    .stellarnav.mobile > ul > li > a.dd-toggle {overflow: unset;        right: 23%; top: 6px;}
    .stellarnav li.has-sub > a::after { top: 53%;}/*下拉箭頭*/
    .stellarnav li li > a, .stellarnav li li.has-sub > a, .stellarnav li li.has-sub.drop-left a { padding: 10px 30px; border-left: none;}
    .stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a { border-color: transparent;}

    .stellarnav.mobile > ul > li > a{text-align: center;padding: 30px;position: relative;}
    .header_area .stellarnav .menu-toggle{top: 35px;    right: 3%;}
    .header_area.sticky .stellarnav .menu-toggle{}
}

@media screen and (max-width: 480px){
    /*header*/
    .header_area{position: relative; height: 85px;}
    .header_area.sticky{background: transparent;}


    /*menu*/
    .stellarnav > ul > li > a b:nth-child(1){    font-size: 25px;}
    .stellarnav.mobile > ul > li > a.dd-toggle {top: 0;}
}

/* = = = 購物車 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/* 商品下拉超過30個變大 */
.stellarnav.desktop li.bigMenu>ul{display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); left: 0; width: 100%; position: fixed; padding: 20px;}
.stellarnav.desktop li.bigMenu ul ul{top: 100%; left: 0; width: 100%; background: #efefef; height: auto; max-height: 300px; overflow: auto;}
.stellarnav.desktop li.bigMenu ul ul li{margin: 0;} 
.stellarnav.hasBigMenu li.bigMenu li.has-sub > a:after{border-left: 6px solid transparent; border-bottom:unset; border-right: 6px solid transparent; border-top: 6px solid #898989; right: 5px;}
/* 主分類超過30個但次分類直接顯示 
.stellarnav.desktop li.bigMenu>ul{grid-gap: 10px;}
.stellarnav.desktop li.bigMenu li{border: 0;}
.stellarnav.desktop li.bigMenu>ul>li>a{border: 1px solid #ddd;}
.stellarnav.desktop li.bigMenu ul ul{display: block !important; position: relative; top: 0; background: unset; border: 0;}
.stellarnav.desktop li.bigMenu ul ul li{border: 0;}
 主分類超過30個但次分類直接顯示-結束 */

/* 商品下拉超過30個--結束 */

/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
.product_page .main_part { max-width:1500px;}
/* .product_info_page .main_part { max-width:1200px;} */

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
.product_page .main_part { max-width:1500px;}
/* .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; align-items: flex-start; align-content: flex-start;}
.product_page .product_menu_list { position: relative; width: 220px; letter-spacing: 1px; /*border-right: 1px solid #ccc;*/min-height: 30vw;}
.product_page .products-list,
.product-wrapper { width: calc(100% - 270px);}
ul.page { width: 100%;}

.product-layer-two li ul { position:static; margin-top:5px; /*display:block !important;*/ width:100%; margin-left:0;top: 0;}
.product-layer-two li:hover ul { border: none !important; /*display:block !important;*/}
.product-layer-two li li { display: block; padding:0; transition:all ease .3s;}

.product_info_page .product-layer-two { display: none;}
.product_info_page .products-list,
.product-wrapper { width: 100%;}

.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_info_page .half_box { width: 100%; float: none; padding-right: 0;}
.product_info_page .half_box li.btn_blankTop { margin-top: 50px; justify-content: space-between; display: flex;}
.product_info_page .half_box li.btn_blankTop input { width: calc(50% - 10px); background-image: none; padding: 0; text-align: center;}

/*--首頁、外層 共同設定---------------------------------------*/

.products-list { display: grid; gap: 10px; grid-template-columns: repeat(4,1fr);}
.products-list::before { content:none;}
.products-list .item { width: 100%;}

/*--首頁區塊---------------------------------------*/

.prod_part { width: 100%;}

/*英文標題*/
.prod_part .i_prod_tit h2 { display: none; color: #BF9742;}

/*中文*/
.prod_part .i_prod_tit span { position: relative; color: #3F4049; font-weight: 600; text-shadow: 2px 2px 0 #FFFFFF, -2px -2px 0 #FFFFFF, 2px -2px 0 #FFFFFF, -2px 2px 0 #FFFFFF;}
.prod_part .i_prod_tit span::before {
    content: "PRODUCT";
    position: absolute;
    top: -45px;
    left: -60%;
    width: 100%;
    text-align: center;
    font-size: 60px;
    color: #BF9742;
    letter-spacing: 3px;
    text-shadow: none;
    transform: translateX(-50%);
    z-index: -1;
}

/*--購物車/外層---------------------------------------*/

/*顏色*/
.products-list .more { border: 1px solid #BF9742; color: #BF9742;}
.products-list .item a:hover .more { background: #BF9742;}

/*名稱*/
.products-list .name { color: #6F4E37; font-weight: 600; font-size: 16px; }

/*價格*/
.products-list .price { display: flex; margin-bottom: 5px; align-items: center; justify-content: center; flex-wrap: wrap;}
.products-list .price b { margin: 0 5px; line-height: 180%; text-align: center;color: #BF9742;}
.products-list .price b.ori_price { font-size: 14px;}

/*外層版面*/
.product_page .main_part { width: 90%;	max-width: 1500px;}
.product_page .show_content { display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between;}
.product_page .products-list { width: calc(100% - 280px);}
.product-layer-two { width: 250px; margin: 0;}
.product_info_page .product-layer-two { display: none;}
.product-layer-two li { margin: 0; width: 100%; padding: 0 10px;}
.product-layer-two > li.active { background: #BF9742; border-radius: 10px;}
.product-layer-two li.active li a { color: #fff; border: unset;}

/**/
.product-layer-two li a { color: #6F4E37; border: none; border-bottom: 1px dotted #ccc; background: transparent; line-height: 200%; transition: all 0.3s;    padding: 7px 26px;}
.product-layer-two li:hover > a { color: #E6B325;  padding: 7px 30px;}
.product-layer-two li.active > a { color: #fff; border: none;}
.product-layer-two li:hover > a:before { background: #E6B325; color:#fff;}
.product-layer-two li.active > a:before { background: #fff; color:#E6B325;}
.product-layer-two > li > a:before {
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 18px;
    content: "＞";
    color: #BF9742;
    background: #f2f2f2;
    width: 18px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
    padding-left: 2px;
    font-size: 13px;
}

/**/
.product-layer-two li ul { position: relative; padding-top: 1px;}
.product-layer-two li li { border: none; background: transparent;}
.product-layer-two li li a { background: transparent;}
.product-layer-two li li:hover a { color: #E6B325;}
.product-layer-two li.active li:hover a { color: #E6B325;}

/*hover到才顯示副選單 關掉↓*/
.product-layer-two li li { display: block;}

/*--購物車/內層---------------------------------------*/

.product_info_page .main_part { width: 90%;}
.mobile_product_name { color: #E6B325; font-size: 24px; text-align: center;}

/*次分類*/
.block { background: #E6B325;}

/*按鈕顏色*/
.inquiry_a1 { background: #BF9742; transition: .3s ease-in-out;}
.inquiry_a2 { background: #000000; transition: .3s ease-in-out;}
.inquiry_a3 { background: #E6B325; transition: .3s ease-in-out;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover { background: #6F4E37; transition: .3s ease-in-out;}
.lastaction { color: #fff; background-color: #BF9742; transition: .3s ease-in-out;}
.lastaction:hover { color: #fff; background-color: #6F4E37; transition: .3s ease-in-out;}
.nextaction { background-color: #E6B325; transition: .3s ease-in-out;}
.nextaction:hover { color: #fff; background-color: #6F4E37; transition: .3s ease-in-out;}
.lastPage { background: transparent; border: 1px solid #E6B325; color: #E6B325; transition: all 0.3s;}
.lastPage:hover { color: #fff; background-color: #BF9742; border: 1px solid #BF9742; transition: all 0.3s;}

/*商品照輪播*/
/*..product_main { width: 100%;}*/
.product_pic h6 { display: none; color: #444;}
.product_pic #bx-pager .block { background: #444;}

/*商品側邊規格*/
/*.sidebarBtn { display: none;}*/
.product_info li .txt_box { color: #6F4E37; width: 100%;}
.sidebarBtn .sp_price { color: #BF9742;}

/*區塊*/
.prod li { text-align: center;}
.prod li .prod-panel { margin: 20px 0 40px; text-align: justify;}

/*內文*/
ul.prod li h3.prod-thumb { background: transparent; color: #E6B325; border-bottom: 1px solid #BF974288; padding: 5px 5px 15px; display: inline-block;}

/*Q&A*/
/*li.prod-item:not(.is-active) { display: none;}隱藏*/
.qaform .breakF { background: transparent;}
.half_box ul li { text-align: left;}
.half_box ul li img { margin-left: 10px;}/*驗證碼*/

/*相關推薦*/
.prod_related { background: transparent; text-align: center;}
.prod_related h6 { color: #E6B325; border-bottom: 2px solid #BF974288; padding: 5px 5px 15px; display: inline-block;}
.prod_related h6 span:before { font-size: 20px; color: #BF9742;}
.related_list { display: grid; grid-template-columns: repeat(4,1fr);}
.related_list li { padding: 7px 7px 22px; overflow: hidden; width: auto;}
.related_list li:hover { opacity: 0.6; transition: .3s ease-in-out;}
.related_list li a { max-height: 300px;}
.related_list li a img { max-height: 250px;}
.related_list li a p { margin-top: 10px;}

/*--RWD---------------------------------------*/

@media screen and (max-width: 1200px) { .products-list { grid-template-columns: repeat(3,1fr);}}
@media screen and (max-width: 1024px) { .product_page .products-list { grid-template-columns: repeat(2,1fr);}}
@media screen and (max-width: 768px) { 
    .product_page .product_menu_list>h5{color: #E6B325;}
    .products-list { grid-template-columns: repeat(2,1fr);}
    .product_page .products-list, .product-layer-two { width:100%;}
    .prod_related h6 span:before { font-size: 24px;}

    /*順序*/
    .product_menu_list,
    .products-list,
    .product-wrapper { width: 100%;}
    .product-layer-two { margin-right: 0; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); grid-gap: 5px;}
    .product_page .product-layer-two,
    .product_page .products-list { width: 100%; border-right: none;}
    .product_page .product_menu_list>h5{display: block;}
    
    .product_page .show_content > a { order: 1;}
    .product_page ul.products-list { order: 2;}
    .product_page ul.page { order: 3;}
    .product_page .product_menu_list {width: 100%; order: 0; min-height: unset;}
}
@media screen and (max-width: 600px) { 
    .prod_related h6 span:before{font-size: 20px;}
    .related_list { grid-template-columns: repeat(2,1fr);}
}
@media screen and (max-width: 375px) { .products-list, .product_page .products-list  { grid-template-columns: 1fr;}}





/* = = = 相簿 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本分類全版面 ( 限制最寬2000px
.work_page .main_part { max-width:2000px;}
.work_page .show_content { padding:0; width:100%;}
.work_page .show-list .item { width:33%; display:inline-block; float:none; margin:0; padding:0;}
@media screen and (max-width: 768px) {
.work_page .show-list .item { width:49%;}
}
@media screen and (max-width: 570px) {
.work_page .show-list .item { width:100%;}
}
.work_page .show-list .item a { max-width:100%;}
.work_page .show-list .show_pic { height:auto; line-height:0;}
.work_page .show-list .show_pic img { max-width:100%; max-height:100%;}
.work_page .show-list .show_name { position:absolute; top:50%; right:10%; width:80%; height:auto; line-height:160%; font-size: 20px; color: #FFFFFF !important; border: solid 1px #fff; text-align: center; margin: -20px 0 0 -120px; padding:5px 20px; transition:all ease-in .3s; opacity:0;}
.work_page .show-list .item:hover .show_name {opacity:1;}
*/

/* = = = 文章 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*文章設定*/
/*一排呈現
.subbox_item { width:100%;}
*/
/*--文章管理/首頁---------------------------------------*/

/*區塊設定*/
.blog_page .main_part{max-width: 95%;}
.module_i_news { padding: 80px 20px 50px;}
.blog_ri{    padding: 0 0 0 40px;}

/*英文標題*/
.module_i_news .title_i_box h6 { display: none; color: #BF9742;}

/*中文標題*/
.module_i_news .title_i_box h4 { position: relative; color: #E6B325; font-weight: 600; text-shadow: 2px 2px 0 #FFFFFF, -2px -2px 0 #FFFFFF, 2px -2px 0 #FFFFFF, -2px 2px 0 #FFFFFF;}
.module_i_news .title_i_box h4::before {
    content: "NEWS";
    position: absolute;
    top: -45px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 60px;
    color: #BF9742;
    letter-spacing: 3px;
    text-shadow: none;
    z-index: -1;
}
.module_i_news ul { width: 90%; grid-template-columns:repeat(4,1fr);}
.i_blog_ri h5 { color: #E6B325; font-weight: 600;letter-spacing: 1px;}
.i_blog_ri em{    letter-spacing: 2px;    font-size: 13px;}
.i_blog_ri p,.blog_list_ri p{font-size: 13px;    letter-spacing: 2px;line-height: 145%; -webkit-line-clamp: 2;}

/*--文章管理/外層---------------------------------------*/

/*列表搜尋*/
h5.blog_le_t { display: none;}

/*分類標題*/
h4.blog_category_title { font-size: 28px; color: #E6B325;}
h4.blog_category_title span { font-size: 24px;}

/*次分類*/
.submenu { background: transparent;}
.submenu a:hover { color: #fff;}
.blog_le .accordion li a { color: #000;letter-spacing: 0.1em; font-size: 15px;font-weight: 400;}
.blog_le .accordion li a:hover { color: #fff;}
.blog_le .accordion li i { top: 12px;}

/*文章*/
.subbox_item a{    grid-template-columns: 1fr;}
.module_i_news ul, .blog_subbox { display: grid; gap: 10px;}
.module_i_news li, .subbox_item { position: relative; width: 100%;}
.module_i_news li a, .subbox_item a { padding: 13px;}
.module_i_news li a:after, .subbox_item a:after { pointer-events: none;}

.module_i_news li a::before, .module_i_news li a::after, .subbox_item a::after,.subbox_item a::before { display: none;}
.module_i_news li::after, .subbox_item::after { 
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 8;
    background: #ffffff88;
    opacity: 0;
    border: 1px #E6B325 solid;
    pointer-events: none;
    transition: all .5s;
}

 .module_i_news li:hover::after, .subbox_item:hover::after {
    opacity: 1;
    transition: all .5s;
}
.blog_list_ri h5 { color: #E6B325; font-weight: 600;letter-spacing: 0.1em;}
.blog_list_ri em{    letter-spacing: 1px; }

.i_blog_le, .i_blog_ri, .blog_list_le, .blog_list_ri { width: 100%;}
.i_blog_le, .blog_list_le { position: relative; padding-bottom: 80%; height: 0;}/*文章縮圖長寬比例，100% →100:100 = 1:1 正方形 */
.i_blog_le img, .blog_list_le img {
	display:block;
    max-width: 100%;
    min-width: 100%;
    height: 100%;
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

/*側邊*/
.blog_search{margin-bottom: 20px;}
.blog_search input[type=search]{    border: transparent;border-radius: 0;    border-bottom: 1px solid #BF9742;}
.blog_le .accordion{    border: transparent;border-radius: 0;    border-bottom: 1px solid #ccc; position: relative;}
.blog_le .accordion li::after{
    content: "";
    position: absolute;
    width: 50px;
    height: 1px;
    background: #BF9742;
    left: 0;
    bottom: 0;
    transition:all 0.3s;
}
.blog_le .accordion > li.on_this_category .link a{background: transparent;}
.blog_le .accordion > li{transition:all 0.3s;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {background: transparent !important;}
.blog_le .accordion > li:hover::after{width: 100%;transition:all 0.3s;}
.blog_le .accordion > li:hover .link a, .blog_le .accordion > li.on_this_category .link a{    color: #000 !important;}
.submenu a:hover { background: #BF9742;}
.blog_le .accordion li .link:last-child { border-bottom: 1px solid #CCC;}
.blog_le .accordion li:last-child .link { border: none;}
.blog_le .accordion > li.on_this_category .link a { width: 100%;border-bottom: 1px solid #BF9742; }

/*功*/
.blog_subbox { grid-template-columns:1fr 1fr 1fr;}
.blog_subbox:before { content:none;}

/*相關推薦*/
.news_related{background: #fff;}
.news_related h6 span:before{color: #E6B325;}
.lastPage{background:#BF9742;}

/*--文章管理/內層---------------------------------------*/

.blog_back a.article_btn_back { background: #BF9742; border: 1px solid #BF9742; transition: 0.3s ease-in-out;}
.blog_back a.article_btn_back:hover { background: #E6B325; border-color: #E6B325; transition: 0.3s ease-in-out;}

.blog_back a.article_btn_prev, .blog_back a.article_btn_next { background: transparent; color: #BF9742; border: 1px solid #BF9742; transition: 0.3s ease-in-out;}
.blog_back a.article_btn_prev:hover, .blog_back a.article_btn_next:hover { background: #BF9742; color: #fff; transition: 0.3s ease-in-out;}

/*--RWD---------------------------------------*/

@media screen and (max-width: 768px) {
    .blog_ri{padding: 0;}
    .blog_page .main_part {
        padding: 50px 7% 10px;
    }
    .blog_in_page .main_part{padding: 50px 9% 10px;}
    /*首頁*/
    .module_i_news ul { width: 100%; grid-template-columns: repeat(2,1fr);}

    /*功能頁/外層*/
    .blog_subbox { grid-template-columns: repeat(2,1fr);}

    .blog_list_ri h5{    font-size: 18px;}
}

@media screen and (max-width: 500px) {
    /*首頁*/
    .module_i_news ul { grid-template-columns: 1fr;}

    /*功能頁/外層*/
    .blog_subbox { grid-template-columns: 1fr;}
}

/* = = = 影片 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

.video_page .main_part{max-width: 95%;}

/*側邊*/
.video-layer-two > li{    border-bottom: 1px solid #ccc;}
.video-layer-two > li::after{
    content: "";
    position: absolute;
    width: 50px;
    height: 1px;
    background: #BF9742;
    left: 0;
    bottom: 0;
    transition:all 0.3s;
}
.video-layer-two > li:hover:after{width: 100%;transition: 0.3s ease-in-out;}
.video-layer-two li a{background: transparent;letter-spacing: 0.1em;color: #000;}

/*影片*/
.video-list .vidCover{border-radius: 0;}
.video-list .vidTitle{    text-align: center;}
.vid_item:hover .vidTitle{color:#BF9742 ;}

@media screen and (max-width: 768px){
    .video_page .main_part{padding: 50px 10% 10px;}
    .video_menu_list>h5{    letter-spacing: 2px;    font-weight: 400;    font-size: 1.4em;}
    .video-list .vidTitle{    font-size: 1em;}
}

/* = = = footer = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.footer { background: #fff;    position: static;}
.footer .center{max-width: 90%;    position: static;}
.footer_logo {}
.footer_logo img { max-width: 200px; width: 100%;}
.footer_info { padding: 0;/*grid-template-columns: 300px 1fr;*/display: flex;}
.footer_info ul {    display: flex;width: 100%;padding: 0;flex-direction: row;align-items: flex-end;justify-content: flex-end;    grid-gap: 0 20px;}

/*footer_info*/
.footer_info li:nth-child(1) { display: inline-block; width: 23%; padding: 20px 10px;}
.footer_info li p {font-family: "Playfair", 'Noto Serif TC', serif;    font-size: 16px;}
.footer_info li .add{display: none;}
.footer_info li p.tel:before{    content: 'Phone：';}
.footer_info li p.mail:before {content: 'Mail：';}
.footer_info li p.add2:before {content: 'Business hours：';}
.footer_info li p a { color: inherit;}

/*footer_menu*/
.footer_info li:nth-child(2) { display: inline-block; width: 60%; vertical-align: top;}
.footer_menu {text-align: right;}/*footer按鈕最小寬度100px*/
.footer_menu a:first-of-type{display: none;}
.footer_menu a { margin: 5px; padding: 5px 10px; background: transparent; border: none; text-align: center;    font-family: "Playfair", 'Noto Serif TC', serif;font-size: 16px; color: #000;letter-spacing: 1px;}
.footer_menu a:hover { background: transparent; color: #BF9742; }

/*聯絡icon*/
.box_link a { transition:all 0.3s;display: none;}
.fa-whatsapp:before, .fa-envelope::before { color: #666;}
.box_link a:hover { background: #E6B325; border-color: #E6B325;}
.box_link a:hover .fa-whatsapp:before, .box_link a:hover .fa-envelope::before, .box_link a:hover .fa-facebook::before, .box_link a:hover .fa-line::before , .box_link a:hover .fa-instagram::before { color: #fff;}

#to_top{
    left: unset;
    right: 10px;
    bottom: 50px;
    box-shadow: none;
    background: transparent;
}

/*版權*/
.copy {     color: #000;padding: 15px 5%;text-align: left;margin: 0;font-family: "Playfair", 'Noto Serif TC', serif;}
.copy a { color: #000; transition:all 0.3s;font-family: "Playfair", 'Noto Serif TC', serif;}

/*--RWD---------------------------------------*/
@media screen and (max-width: 1440px){
    .footer_logo {position: relative;}
    .footer_info{    flex-direction: column;}
    .footer_info li:nth-child(1){width: 30%;}
    .footer_info li:nth-child(2){width: 70%;}
}
@media screen and (max-width: 1024px) {
    /*footer*/
    .footer_info { justify-content: center;}
    .footer_info ul { flex-direction: column;}
    .footer_info li:nth-child(1) { width: 100%;}
    .footer_info li:nth-child(2) { width: 100%; border-left: none;   padding: 0;}
    .footer_menu{    text-align: left;}

    /*底部按鈕*/
    #to_top { bottom:70px;}
    #bottom_menu {display: none;}
    .footer.with_shopping_mode {  padding: 50px 0 10px;}
}

@media screen and (max-width: 600px) { 
    /*footer*/
    .footer_info ul { width: 100%;}

    /*聯絡icon*/
    .box_link { text-align: center;}

    .total_view{ display: inline;}
}

/* = = = 聯絡表單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*表單最大寬度設定*/
.contact_content .information_right { max-width: 1400px;}

/*標題*/
.blank_letter { color: #E6B325;}

/*側邊資訊*/
.list_before { margin-top: 10px;}

/*表格樣式*/
.contact_form li input.noborder { border: none; border-bottom: 1px #ddd solid; background: transparent;}/*文字欄*/
.contact_form li textarea.noborder { background: transparent; border: 1px #ddd solid;}/*文字區塊*/
.form select { background: transparent;}/*下拉式*/
input[type="checkbox"], input[type="radio"] { margin: 0 10px;}/*複選、單選*/

/*驗證碼對齊*/
.contact_form li:nth-last-of-type(2) .form__insert { display: inline-flex; align-items: center; justify-content: flex-start; flex-wrap: nowrap;}
.contact_form li:nth-last-of-type(2) input.noborder { border: 1px #ddd solid;}
.captcha { margin-right: 20px;}

/*按鈕*/
.contact_form li.last blockquote { border: 1px #ccc solid;}
.contact_le_map a { background: #E6B325;}
.contact_form li.last cite {background: #E6B325;}

@media screen and (max-width: 600px){
    .contact_form li .form__label{background: #fff;}
}

@media screen and (max-width: 425px){
    /*聯絡表單*/
    .contact_form li { padding-left: 0;}
    .contact_form li .form__label { margin: 0 0 10px; width: 100%; text-align: left;}
    .contact_form li .form__insert { width: 100%;}
}

/* = = = RWD = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
@media screen and (max-width: 1200px) { }
@media screen and (max-width: 1024px) { }
@media screen and (max-width: 768px) { }
@media screen and (max-width: 600px) { }
@media screen and (max-width: 425px) { }
