@charset "utf-8";
/***悠適國際電動床***/
/*
關於CSS設定說明
CSS屬性是會繼承的，而且還是由上往下繼承。
同樣元素設定16px 後 12px 再 15px 最後會以最後設定的15px為準
但是有兩種情況除外:
1.絕對路徑命名. 如: .xx .yy .zz p {設定值;}
2.important.  如: .xx p {設定值 !important;}

CSS3選取器語法 :nth-child(n) 

*/


body {   font-family: 'Roboto', 'Noto Sans TC', sans-serif; letter-spacing: 1px;}
.main_part {  max-width: 1400px;margin-bottom: -80px !important;}
.album_class_page .main_part, .album_info_page .main_part, .product_page .main_part, .product_info_page .main_part, .contact_page .main_part  {  margin-bottom: 0px !important;}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*上方選單解除滑動固定
.header_area.sticky { position:relative;}
*/
.pageIndex .header_area.sticky { position:fixed;}
.pageIndex .header_area{position: fixed;}

/*內頁page*/
.edit_part { padding: 0px;}
.edit_part .show_content { margin-bottom: -5px;}
.other_page .show_content {  margin-bottom: -6px;}
.contact_page  .main_part {  max-width: 100%;}
#content_main { margin: 0; background-color: #fff;}
#content {   background-color: #fff;}
.path p, .path p a { display: none;}
.promotion_title { display: none;}
.other_promotion {display: none;}
.edit {  margin-bottom: -5px;}


/*上方選單右邊設定 臉書/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}
*/


/*電腦LOGO*/
.nav-brand{ max-width: 72px;margin: 8px; transition:.4s all;}

.sticky .nav-brand { max-width: 50px;margin: 5px;	transition:.4s all;}
.nav-brand img { max-width: 100%;}
.footer_logo { max-width: 230px;}

/*手機LOGO
.nav-brand-m {}
*/

/*header選單欄位*/
.main_header_area .container { max-width: 90%;}
.stellarnav > ul > li > a { letter-spacing: 2.2px; padding: 0px 5px 0px 5px;  color: #333333; transition: all 0.5s ease; font-weight: 300;transition: all 0.3s; font-family: "Montserrat", "Noto Sans";font-size: 16px;}
.stellarnav > ul > li > a:hover {  color:#ca4f0f; transition: all 0.5s ease; }
.stellarnav li a {  padding: 9px;  color: #777;  font-size: 15px;}
.stellarnav ul { margin: 0 10px 0px 0px;}
.stellarnav ul ul {  border: solid 1px #e1e1e1;border-radius: 5px;}
.header_area {  background:transparent; padding: 5px 0px;transition:.5s;border-bottom: 1px solid rgb(148 148 148 / 38%);  }
.header_area.sticky { background: #fff; transition:.5s;}
.header_area.sticky .stellarnav > ul > li > a { color: #333333;}
.stellarnav {  margin: 20px 0px 5px 0px;transition:.5s all;}
.sticky .stellarnav  {  margin: 0px 0px 5px 0px;transition:.5s all;}
/*.stellarnav li.has-sub > a:after {  content: '+';  border-left: 0px;  border-right: 0px;  border-top: 0px;}*/
.stellarnav li li.has-sub > a:after {  border-left: none; right: 10px;}/*選單下拉調整*/
.stellarnav li.drop-left ul ul { right: 150px;}
.stellarnav li.has-sub > a:after {  border-top: 6px solid #333333;}

.stellarnav > ul > li > a {  padding: 0; text-transform: uppercase;  position: relative; display: inline-block; font-size: 16px;  font-weight: 500;  line-height: 46px;  height: 46px;  margin: 0 6px;   overflow: hidden;  cursor: pointer;  text-align: center; font-family: "noto sans TC";}
.anchorList {padding: 0 20px 0 220px;}
.anchorList>li{letter-spacing: 1px;text-align: center; position: relative; margin: 13px 8px 0px 8px;}
.anchorList > li > a{color: #653F07; font-weight: bold; padding: 18px 7px 30px 7px;}
/*.stellarnav > ul > li:nth-child(5) > a{ pointer-events:none;}/*商品總攬主選單按鈕不能點選*/
/*購物車搜尋選單*/
.me_tp_features{ /*display:none;*/position: absolute;top: 5px;}
.sticky .me_tp_features {  top: -2px;  z-index: 9999999999999999;}
.shop_search_txt {  border-radius: 3px;}
.shop_search_btn {  border-radius: 0px 5px 5px 0px;padding: 2px 10px 4px 10px;font-size: 11px;}
.box_search input[type=text] {   border-radius: 3px;background-color: transparent;border: solid 1px #7e7e7e;  font-size: 11px; padding: 6px 0px 6px 32px !important;}
.sticky .box_search input[type=text] {  padding: 6px 0px 6px 32px !important;}
.stellarnav > ul > li.has-sub > a { padding-right: 13px;}
@media screen and (max-width: 1650px) {
.stellarnav > ul > li > a { margin: 0 5px;}
.anchorList>li {  margin: 13px 0px 0px 8px;}
.stellarnav ul { margin: 0px;}
.stellarnav > ul > li.has-sub > a { padding-right: 14px;}
}
@media screen and (max-width: 1410px) {
.stellarnav > ul > li > a { font-size: 15px;}
.navigation {  grid-template-columns: 80px 1fr;}
}
@media screen and (max-width: 1200px) {
.box_search {  position: absolute;    top: 86%;  left: 7%;   width: 111px; z-index: 9999999999999999;}
.sticky .box_search { top: 107%;}
.shop_search_btn {  font-size: 11px;padding: 3px;}
.stellarnav > ul > li > a { letter-spacing: 1.5px;font-size: 12px;}
.stellarnav > ul > li.has-sub > a { padding-right: 12px;}
}
@media screen and (max-width: 1025px) {
.box_search { top: 5%; left: unset;  right:3%; width: 160px;}
.me_tp_features{top: -2px;}
.sticky .box_search {   top: 45%;}

}
@media screen and (max-width: 800px) {
.stellarnav > ul > li > a { letter-spacing: 0px;}
.sticky .me_tp_features {  z-index: 0;}
}
@media screen and (max-width: 550px) {
.box_search {top: 50%;width: 120px;}
}
/*.anchorList > li > a:before {content: "";width: 30px;height: 30px;position: absolute;top: -22px; left: 50%;transform: translateX(-50%);}*/

/*主選單hover*/
/*.anchorList>li:hover>a, .nav-menu>li.active>a, .nav-menu>li.focus>a{color: #828c62;}*/
/*.anchorList>li>a:hover {transform: translateY(-3px);}*//*選單上移特效*/
.anchorList>li>a:hover, .nav-menu>li>a {transition: all .3s;}


/*大圖/＝＝＝＝＝*/
/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:static; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;}
.swiper-slide img { height:auto;}



.swiper-slide:nth-child(2):before, .swiper-slide:nth-child(2):after {
    content: " ";
    position: absolute;
    pointer-events: none;
    z-index: 999;
}
.swiper-slide:nth-child(2):before {
    left: 18%;
    top: 61%;
    width: 66%;
    background-image: url(https://pic03.eapple.com.tw/uease/banner_01.png);
    background-position: left center;
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 726 / 225;
}
.swiper-slide.swiper-slide-active:nth-child(2):before{
    -webkit-animation: slide-in-bottom 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s both;
	        animation: slide-in-bottom 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s both;
}
@-webkit-keyframes slide-in-bottom {
    0% {
      -webkit-transform: translateY(100px);
              transform: translateY(100px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
      opacity: 1;
    }
  }
  @keyframes slide-in-bottom {
    0% {
      -webkit-transform: translateY(100px);
              transform: translateY(100px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
      opacity: 1;
    }
  }


@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}


/*20250206*/
.swiper-slide.swiper-slide-active:nth-child(1):after  {    background: url(https://pic03.eapple.com.tw/uease/01cover-1ban2.png); animation: bg 2s;animation-fill-mode: both;}
@keyframes bg{
    0%{opacity: 0;width: 80vw;}
    100%{opacity: 1;width: 35vw;}
}
.pageIndex .swiper-wrapper .swiper-slide:nth-child(1)::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(https://pic03.eapple.com.tw/uease/01cover-1ban.png);
    width: 100%;
    max-width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 10000;
}
.pageIndex .swiper-slide.swiper-slide-active:nth-child(1):before { animation: bgin 2.5s; animation-fill-mode: both;}

@keyframes bgin{
    0%{opacity: 0; transform: translateX(100px);}
    100%{opacity: 1;
        transform:scale(1) translateX(0);
        background-size: cover;}
}
@media screen and (max-width: 660px) {
.bannerindex .swiper-slide img{ display:none;}
.bannerindex .swiper-slide:nth-child(1) {
        background: url(https://pic03.eapple.com.tw/uease/banner_phone01.jpg) no-repeat;
        background-position: center top !important;
}
.bannerindex .swiper-slide:nth-child(2) {
        background: url(https://pic03.eapple.com.tw/uease/banner_phone02.jpg) no-repeat;
        background-position: center top !important;
}
.bannerindex .swiper-slide {   height: 620px; }
.pageIndex .swiper-wrapper .swiper-slide:nth-child(1)::before{ display:none;}
.swiper-slide:nth-child(2):before{ display:none;}
/*手機大圖文案*/
.pageIndex .swiper-wrapper .swiper-slide:nth-child(1)::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(https://pic03.eapple.com.tw/uease/01cover-1ban-s.png);
    width: 100%;
    max-width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 10000;
	display:none;
}

.pageIndex .swiper-wrapper .swiper-slide:nth-child(2)::before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    background-image: url(https://pic03.eapple.com.tw/uease/banner_01-s.png);
    width: 100%;
    max-width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 10000;
	display:none;
}




}

/*footer調整*/
.footer_info ul.footer_con > li h4{font-family: "Montserrat", sans-serif;font-weight: 500;margin: 0 0 15px 0;}
.footer_info ul.footer_con > li p { font-weight: 500;  font-family: "Noto Sans TC", "Montserrat"; font-size: 12px;}
.footer_menu a {  width: 120px; padding: 13px 5px;  border: 1px #505050 solid;font-family: "Montserrat", sans-serif;margin: 0 5px 7px 0;}
.footer_add > h5 s {font-family: "Montserrat", sans-serif;}
.footer_info ul.footer_con > li * {  font-size: 12px;  font-weight: 400;}
.footer_add > h5::before, .footer_add > h5::after { background-color: #9c9c9c;}
.footer_info ul.footer_con > li p a, .footer_info ul.footer_con > li p s { font-size: 11px;font-family: "Montserrat", sans-serif;}
.footer .center {  max-width: 1680px;}
.footer_info ul.footer_con > li * {  font-family: 'Noto Sans TC';}
.copy {  max-width: calc(1570px + 10%);}
.copy > a {  color: #666666;}


/*.me_tp_features { position: absolute; right: -11%;   top: -10%;max-width: 242px; background-color: #eaeaea;  padding: 38px 28px 21px 20px;}*/
/*.me_tp_features { position: relative;  right: 0%;  top: 27%;}*/
.fa-envelope::before{ display:none;}/*icon隱藏*/
.fa-phone-volume::before{ display:none;}/*icon隱藏*/
.box_search input[type=text] {padding: 6px 55px 6px 32px;  color: #333 !important;}
.stellarnav li li a:not(.dd-toggle),
.stellarnav li li.has-sub>a:not(.dd-toggle),
.stellarnav li li.has-sub:hover li a:not(.dd-toggle) { color: #333; font-size: 13px;  padding: 10px 18px;  line-height: initial;  height: auto;  margin: 0; transition: all ease .5s;background-color:#fff;  border: solid 1px #fff;border-radius: 5px;}/*下拉*/
.nav-header {  justify-content: left;}
.stellarnav li li:hover a:not(.dd-toggle),
.stellarnav li li.has-sub:hover a:not(.dd-toggle),
.stellarnav li li.has-sub:hover li:hover a:not(.dd-toggle) { color: #ca4f0f;background-color:#fff; transition: all ease .5s;}/*下拉*/
.stellarnav li li { border: none;}


/*首頁最新消息*/
.pageIndex .news_part .title_i_box h4 { font-size: 33px;  font-weight: bold; color: #333333;  font-family: "Noto Sans TC", sans-serif;}
.news_list ul li a:hover { background: #ffffff;}
.pageIndex .animated-arrow {background: #1e201f;  border-radius: 0px;  width: 200px;}
.fa-arrow-right::before{ display:none;}
.i_news_b a i.fa-solid.fa-arrow-right {  display: none;}
.news_list ul li p {  color: #333333;}
.news_list ul li span { color: #7c7c7c;}
.news_list ul li {  border-bottom: 1px #dadada solid;}

/*首頁文章*/
.pageIndex .module_i_news ul { grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));}
.pageIndex .module_i_news li a { display: flex;  flex-direction: column;}
.pageIndex .module_i_news section { max-width: 1600px;}
.pageIndex .i_blog_b b {  font-weight: 500;  letter-spacing: 2px;  font-size: 15px; text-align: center;}
.i_blog_b a i.fa-solid.fa-arrow-right {   display: none;}
a:hover.animated-arrow.slowAnimation {  background: #ca4f0f;  color: #fff;}
.pageIndex .module_i_news {  padding: 0px 20px 50px 20px;}
.module_i_news li a:after {  border: 1px #ffffff solid;}
.module_i_news_list, .module_i_news_list.swiper {  padding: 0px 0;}
.module_i_news li a:before {  font-size: 15px;  color: #ffffff;  transition: all .6s;  background-color: #ca4f0f;  padding: 10px 20px;}
.pageIndex .module_i_news li:nth-child(n+4) a{ display:none;}
@media screen and (max-width: 768px) {
.module_i_news li {  border-bottom: none;}
}
@media screen and (max-width: 600px) {
.pageIndex .module_i_news ul {  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));}
}
/*文章*/
.blog_le .accordion {  border-radius: 0px;  border: none;}
.accordion li .link a { font-weight: 500;}
.submenu li.on_this_category a, .submenu a:hover { background: #;  color: #333;}
.submenu {  background: #ffffff;}
.fa-circle-chevron-right::before { color: #222;}
.subbox_item a { grid-template-columns: 100%;}
.subbox_item a { display: flex; justify-content: space-between;  align-items: center;}
.blog_list_ri {  padding: 0px 10px 10px 10px;width: 100%;}
.blog_subbox { /*grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));*/grid-template-columns: 100%;}
.subbox_item a:before { font-weight: 400;opacity: 1;  font-size: 15px; color: #0a0a0a;}
.subbox_item a:hover:before {  color: #ca4f0f; transition:.5s;}
h5.blog_le_t em { color: #171717;   margin-left: 5px;   font-size: 25px;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category { background: #6a6561 !important;}
.blog_le .accordion > li:hover .link, .blog_le .accordion > li.on_this_category .link {  color: #fff !important;}
.blog_search input[type=search] { border-radius: 3px;}
.fa-circle-plus::before { font-size: 18px;color: #333;}
.subbox_item a:after { content: ''; width: 100%;}
.blog_list_le { width: 35%;}
.blog_list_ri h5 {  font-weight: 500;  font-size: 20px;  color: #222;  margin-bottom: 15px;color: #3d3d3d;  font-family: "noto sans TC";}
.subbox_item a:after {  background: transparent; border-bottom: none;border:none;}
.blog_list_ri p {  letter-spacing: 1px;  font-size: 15px;  color: #777;  line-height: 150%;    font-family: "noto sans TC";}
.blog_le .accordion > li:hover .link a, .blog_le .accordion > li.on_this_category .link a {  background-color: #ca4f0f;}
.submenu li.on_this_category a, .submenu a:hover {  background: #fff;}
.submenu a {  color: #000000;}
/*文章內頁*/
.blog_back a.article_btn_back { background: #3d3d3d; color: #ffffff;}
h4.blog_category_title { font-family: "noto sans TC"; color: #313131;  font-size: 24px;  font-weight: 600;  letter-spacing: 1px; border-bottom: 1px #ccc solid;  padding: 10px 0; margin-bottom: 20px;}
.blog_shareData {  margin-bottom: 0px;}
.blog_back a.article_btn_next { background: #ca4f0f;  color: #fff;}
.blog_back a.article_btn_prev {  background: #ca4f0f; color: #fff;}
.news_related h6 span:before {  color: #313131;}
.news_related h6 {  margin: 20px auto 40px;}
.news_related { background: #f2f1ee;}
.news_related_list li a p {  margin: 10px 0px;}
/*相簿*/
.show-list .item:hover .show_name { color: #ca4f0f;}
.show-list .show_name { font-size: 16px; font-weight: 500;text-align: center;}
.overlay {  background: rgb(0 0 0 / 18%);}
.other_album_choice li a { color: #333;}
.other_album_choice li { background: #f0f0f0;  border-radius: 0px;padding: 11px 22px;}
.album_fixed_title span:before {   color: #333;}
.other_subalbum li a p {  color: #333;  font-weight: 500;  letter-spacing: 1px;}
.subalbum-menu h2 { color: #333; font-weight: 500; letter-spacing: .5px;}

/*聯絡我們*/
.contact_content .information_left { width: 330px; display: none;margin-right: 35px;}/*聯絡資訊*/
.contact_content .information_right { width: 89%; padding-left: 0px;display: flex;  flex-direction: column;margin: 0 auto;}
.contact_form li input.noborder { border: 1px #ece8e1 solid;  padding: 13px 10px;  margin: 0px 0px;  background-color: #f7f7f7;}
.contact_form li textarea.noborder { background-color: #f7f7f7;}
.contact_form li .form__label {  letter-spacing: 1.1px;  color: #333;}
.blank_letter {  font-family: "noto sans TC";  padding-left: 0px;  font-size: 20px;  color: #333; font-weight: 400;}
.contact_form li.last blockquote, .contact_form li.last cite {  border: 1px #ece8e1 solid;}
.contact_form li.last cite {  background: #ca4f0f; color: #fff;}
.list_before.info li { padding-left: 37px;}
.info_TEL:before, .info_TEL2:before, .info_PHONE:before, .info_LINE:before, .info_FAX:before, .info_TAXID:before, .info_MAIL:before, .info_ADD:before, .info_ADD2:before {  font-weight: 500;}
.information_left, .information_right {   padding: 0px;}
.noborder {  padding: 8px;}
.contact_form {  grid-gap: 15px;}
.contact_content {  padding: 20px 0px 35px 0px;}
.contact_le_map a { display: block;background: #ca4f0f;  text-align: center;  padding: 17px 10px;  color: #fff;}
.info_FAX:before { content: "傳真"; display:none;}


/*促銷方案*/
.promotion_title h2 { font-size: 24px; color: #6b6360; margin-left: 8px;}
.news_list ul li p:after {
    content: 'read more';
    font-size: 12px;
    color: #333333;
    letter-spacing: 0px;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all .6s;
    background-color: #f4eae2;
    padding: 8px 17px;
    border-radius: 3px;
	margin-right: 8px;
}

/* 商品下拉超過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;}
.order_finish_page .main_part { max-width: 1100px;}
/* .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;}
.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;background: none !important;}
.product-layer-two li li a{ padding:5px 10px;padding-left: 18px;background: none !important;}
.product-layer-two li li:hover > a { background:#fff; color:#333333;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; /*border-bottom:1px solid #e5e5e5; */padding-bottom: 0px;}
.product-layer-two > li ul > li + li { margin-top:5px;}

.product_info_page .product-layer-two { display: none;}
.product_info_page .products-list,
.product-wrapper { width: 100%;}
/*.product-layer-two>li:not(li.active) { display: none;}/*側邊其他分類隱藏*/

/*.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: 16px; margin-left: -12px; top: 50%; margin-top: -4px; clip-path: polygon(0 0, 100% 50% , 0 100%); display:none;}
.product-layer-two li li:hover > a:before { background:#6a6561;}
.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 .item a:hover .more {  background: #333333;  color: #fff;  letter-spacing: 2px;}
.products-list .more { border: none;  background: #f0f0f0;  padding: 6px;  color: #333;  font-weight: 500;}
.products-list .price { display:none;}
.products-list .price b {  color: #0d6626;}
.product-layer-two li a { border: none;  border-bottom: 1px #c8c8c8 solid;  background: #ffffff;  padding: 13px 12px;  font-size: 16px;  color: #333;  font-weight: 500;}
.product-layer-two li i.close::before { color: #333;   font-size: 18px;}

.product-layer-two ul {  grid-gap: 2px;}
.product-layer-two li i {  width: 50px; height: 50px;}
.products-list .name {font-size: 16px; font-family: "noto sans TC";  font-weight: 500;  letter-spacing: 1.2px;height: 70px;}
.product-layer-two li.active a { color: #ca4f0f;font-weight: bold; border:none; border-bottom: 1px #333 solid; }
.product-layer-two > li {   border-bottom: none;}
.product-layer-two li li.active a {  background: rgb(236 232 225 / 41%);  padding: 10px 15px;}
.products-list .name {  color: #333;}
.product-layer-two li.active li a { color: #333;}
.product-layer-two li li:hover a {  color: #ca4f0f;  transition: .3s all;}
/*購物車商品頁面*/
.inquiry_a1, .inquiry_a2, .inquiry_a3 {  border-radius: 0px;  background: #ca4f0f; color: #fff;border-radius: 3px;}
.inquiry_a2{  background: #333;  color: #fff;}
.inquiry_a2:hover{  background: #555;  color: #fff;}
.inquiry_a1:hover, .inquiry_a3:hover {  background: #cc581d;}
.lastPage {background: #ca4f0f; color: #ffffff;font-weight: 500;}
.prod_related h6 span:before { font-size: 24px; color: #fff; letter-spacing: 2px; font-weight: 500;}
.related_list li a {  background: #fff;}
.related_list li a p {  color: #000000;}
.pd_tabTitle li.activeTab a {  color: #333;  font-size: 20px;}
.pd_tabTitle li a {  color: #ccc;}
.pd_tabTitle li.activeTab::after { height: 2px; background: #777;}
.pd_tabTitle li {  border-bottom: none;}
.sidebarBtn h2 {font-size: 22px; color:#333;  font-weight: 500; margin-bottom: 10px;  letter-spacing: .5px;}
.sidebarBtn .price { padding: 15px 0;  border-bottom: 1px solid #c8c8c8;}
.sidebarBtn .sp_price { color: #ad2424;}
.sidebarBtn { border: none; background: #f0f0f0; box-shadow: /*1px 1px 6px #cccccc75*/none; padding: 30px 30px; }
.radio-inline__label { padding: 4px 15px; font-size: 15px;  margin: 2px 3px 2px 0; border-radius: 0px; color: #444;  border: 1px solid #c8c8c8;}
.product_info li .txt_box { color: #696969; font-size: 15px;  margin: 2px 0px;}
.toShare {  border-top: 1px solid #353535;}
.prod_related { background: #444;  padding: 30px 15px;}
#prod_thumbSwiper .swiper-slide::before { background: #d7deef;}
.pd_tabTitle li, .pd_tabTitle {  letter-spacing: 2px; font-weight: 500;}
.proImgSwiper li { align-items: flex-start;}
.related_list li a p { padding: 15px 5px;}
.fa-caret-down::before {  color: #333333;}
.product_info_page .edit { color: #333;}
.product_info li span {  color: #555;}
.pd_tabInner_contain ul  { list-style: inside !important;}/*內頁標籤圈圈*/

/*匯款通知*/
.formbox_form li.last input:last-child { background: #e6eaf4;  color: #333;}
.rewrite_simple, .send_simple {  width: 170px; height: 52px;border-radius: 0px;}
.rewrite_simple {  background: #eeeeee; color:#777	!important;}
.separate_title { font-size: 25px;  color: #444;  letter-spacing: 1px;  padding: 10px 0 5px 6px;  background: none;}
.border200 {  width: 100%;  border: 1px #dbdbdb solid;  padding: 8px; margin: 3px 0px; background-color: #f9f9f9;}

/*購物車結帳頁面*/
.shopping-cart .row { padding: 5px 20px;}
.shopping-cart .cart_head { background: #333;  color: #fff;}
.total_amount .rewrite_simple, .total_amount .send_simple { display: flex;  align-items: center;  justify-content: center;}
.total_amount .send_simple { background-color: #ca4f0f;}
.stepImg span.active { color: #6a6561;}
.stepImg img {  filter: hue-rotate(170deg);}
.red { margin-right: 6px;}



    
@media screen and (max-width: 1550px) {
	
/*header*/
.nav-brand img { max-width: 100%;}
.nav-brand {  margin: 0px 15px;}
.anchorList>li {  margin: 3px 2px 0px 2px;}
.stellarnav > ul > li > a {  margin: 0 5px;}
.main_header_area .container {  max-width: 94%;}
.sticky .stellarnav { margin: 10px 0px 5px 0px;}

/*聯絡資訊*/
.contact_content .information_left {  width: 100%;margin-right: 0px;}
.contact_content .information_right {  width: 100%;}
.contact_content {  width: 85%;}
}
@media screen and (max-width: 1300px) {
.stellarnav > ul > li > a { font-size: 12px;}
}
@media screen and (max-width: 1200px) {
/*header*/
/*.stellarnav ul { margin: 18px 20px 0px 0px;}*/
.nav-header {  justify-content: center;}
.pageIndex .header_area {  position: relative;}
.stellarnav {  margin: 0px 0px 5px 0px;}
.sticky .stellarnav { margin: 0px 0px 5px 0px;}
.navigation {  grid-template-columns: 70px 1fr;}
.stellarnav ul {  margin: 8px 0px 0px 0px;}
.stellarnav > ul > li > a {   margin: 0px; }
.footer_menu {  grid-template-columns: repeat(auto-fit, minmax(min(120px, 100%), 1fr));}



}
@media screen and (max-width: 990px) {
/*header*/
.nav-brand { margin: 15px 0px 5px 0px; }
.stellarnav { margin: -3px 0px 3px 0px;}
.stellarnav > ul > li {  padding: 0px ;}
.stellarnav > ul > li > a { padding: 0px 0px 0px 0px;font-size: 12px; margin: 0px;}
.anchorList>li {  margin: 0px 2px 0px 2px;}
.main_header_area .container {  max-width: 98%;}
/*footer*/
.footer_info li:nth-child(2) {  width: 100%;}

}
@media screen and (max-width: 768px) {
/*header*/
.nav-brand {  max-width: 35px;   margin: 6px 0px 6px 0px;}
.sticky .nav-brand {  max-width: 35px;   margin: 6px 0px 6px 0px;}
.stellarnav ul{ margin:0px;}
/*.me_tp_features { position: relative; left: 0%;top: -10%; max-width: 238px; background-color: transparent;  padding: 10px 16px 10px 16px;  border-radius: 3px;}*/
/*.stellarnav .menu-toggle {  padding: 0px 15px;}*/
.stellarnav.mobile ul {  background: #eaeaea;}
.stellarnav.mobile ul ul { width: 100%;}
.stellarnav.mobile > ul > li {  border-bottom: 1px #eeeeee solid;}
.stellarnav > ul > li > a { font-size: 15px;letter-spacing: 1.5px;  padding: 0px 7px 0px 7px;}
.stellarnav.mobile li li.has-sub a { font-size: 13px;  padding: 10px 15px;}
.stellarnav li a { font-size: 15px;}
.stellarnav.mobile li.open { background: #f7f7f7; padding: 0px;}
.nav-brand img {  margin-right: 0px;}
.tp_links a { display: none;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {box-shadow: 1px 1px 6px #c2c2c2;  background-color: #ffffff;     border-right: 0px solid transparent;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {  background: #fff; color: #5d5d5d; border-bottom: none;}
.stellarnav li li a:not(.dd-toggle), .stellarnav li li.has-sub>a:not(.dd-toggle), .stellarnav li li.has-sub:hover li a:not(.dd-toggle) { background-color: #fff; border: none;color: #333;border-radius:0px;}
.stellarnav .icon-close:after {  border-bottom: solid 3px #5d5d5d;}
.stellarnav .icon-close:before{  border-bottom: solid 3px #5d5d5d;}
.stellarnav a.dd-toggle .icon-plus:after{  border-bottom: solid 3px #5d5d5d;}
.stellarnav a.dd-toggle .icon-plus:before{  border-bottom: solid 3px #5d5d5d;}
.stellarnav li li:hover a:not(.dd-toggle), .stellarnav li li.has-sub:hover a:not(.dd-toggle), .stellarnav li li.has-sub:hover li:hover a:not(.dd-toggle) { background-color: #fff;  color: #ca4f0f;}
#bottom_menu { display: none;}
.stellarnav .icon-close {   margin-right: 3px;}
.anchorList>li {  margin: 0px;}
.stellarnav.mobile > ul > li > a.dd-toggle {  padding: 11px;}
.stellarnav.mobile > ul > li > a { color: #333;  padding: 17px 43px 17px 20px;}
.stellarnav .menu-toggle span.bars span { background: #333;}
.stellarnav .menu-toggle:after {  color: #333;margin: 7px;}
.header_area.sticky .stellarnav > ul > li > a {  color: #333;}
.swiper-slide:nth-child(2):before {  left: 9%; top: 48%;  width: 82%;}
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu {  padding: 15px 10px;}
.stellarnav.mobile li.open li.open { background: #eee;  padding: 0px;  border: solid 2px #eaeaea;}
.stellarnav ul ul {
    border: none;
    border-radius: 0px;
}
.stellarnav.mobile > ul {  border-top: none;}
a.close-menu.full { font-family: system-ui;}
/*header icon*/
.anchorList > li > a:before { top: 5px; left: 40%;}
a.dd-toggle:before { display: none;}/*下拉重複icon隱藏*/

/*購物車*/
.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;}
.product_menu_list>h5 { color: #333333;   font-size: 22px;}
.mobile_product_name {  color: #ca4f0f;font-size: 20px;}
.stellarnav.mobile li.open li.open {  background: #f3f3f3;}

/*logo*/
.footer_logo { width: 150px;}

/*文章*/
.blog_list_ri h5 {font-weight: 500;  font-size: 18px;}
.subbox_item a:before{ display:none;}
.subbox_item {   border-bottom: 1px #e9e9e9 solid; padding: 10px;}



}

@media screen and (max-width: 600px) {
/*header*/
.me_tp_features a.tp_btn_cart, .me_tp_features a.tp_btn_notice { display: contents;}
.stellarnav {  margin: 6px 0px 3px 0px;}
.sticky .stellarnav {  margin: 6px 0px 3px 0px;}
.stellarnav .menu-toggle {   padding: 0; margin:7px;}
/*.me_tp_features {max-width: 100%;}*/
.box_search {  display: block;  margin: 0 auto;  text-align: center; margin-bottom: 11px;z-index: -1;}
.me_tp_features a i, .me_tp_features a span {  margin: 0 1px; font-size: 14px;  letter-spacing: 1px;}
/*聯絡我們*/
.contact_form li .form__label {  padding: 5px; background: rgb(255 255 255);}
.contact_form li { grid-gap: 0px;}
.contact_form li .form__label {  font-weight: normal;}
.contact_content {  padding: 0px 0px 30px 0px; }
/*文章*/
.blog_list_ri p {  font-size: 12px;}
/*內頁*/
.main_part {  padding: 20px 15px 10px; }
/*相簿內頁*/
.album_page .main_part { margin-bottom: 0px !important;}
}
@media screen and (max-width: 400px) {
.blog_list_le { width: 42%;}
.subbox_item { padding-bottom: 15px;padding: 15px 0px;}
.footer_info li:nth-child(1) a, .footer_info li:nth-child(1) p { font-size: 14px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#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;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*內頁BANNER 設定*/
.banner {display: none;}
.banner h5 {
    color: #3d403f;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 25px;
}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*文章設定*/
/*一排呈現
.subbox_item { width:100%;}
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本分類全版面 ( 限制最寬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;}
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本列表
.work_info_page .main_part { max-width:2000px;}
.work_info_page .show_content { padding:0; width:100%;}
.work_info_page .subalbum-menu { text-align:center;}
.work_info_page .subalbum-menu h2 { float:none;}
.work_info_page .pic-list .item { margin:0; padding:10px; width:49%; float:none; display:inline-block;}
@media screen and (max-width: 768px) {
.work_info_page .pic-list .item { width:100%;}
}
.work_info_page .pic-list .show_pic { height:auto; line-height:0;}
.work_info_page .pic-list .show_pic img { max-width:100%; max-height:100%;}
.work_info_page .pic-list .item a { max-width:100%; pointer-events: none; cursor: default; } 取消連結被點擊效果
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */





@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
/*#bottom_menu {display: block; }*/
.footer.with_shopping_mode { padding:30px 0 0px;background-size: 100%;
        background-repeat: no-repeat; }
#to_top { bottom:60px;}
}

@media screen and (max-width: 600px) { 
}




