@charset "utf-8";

body {
    font-family: "Noto Sans TC", sans-serif;
}

/*會員*/

.right_member_in {
    top: 0;
    background: #6fa80b;
    border: none;
    width: 40px;
  }

.right_member_in p>i,.right_member_in p>a {
    color: #ffffff;
}

  .fa-right-to-bracket::before {
    content: "\f2f6";
    color: #fff;
}

/*header*/
.tp_links{
    display: none;
}

.me_tp_features {
    position: absolute;
    top: -40px;
}

.me_tp_features a.tp_btn_cart,.me_tp_features a.tp_btn_notice {
    color: #fff;
    transition: all .3s;
}
.me_tp_features a.tp_btn_cart:hover,
.me_tp_features a.tp_btn_notice:hover {
    color: #93c12e;
    transition: all .3s;
}

.main_header_area .container {
    max-width: 1500px;
}
.header_area {
    background: #fff;
    box-shadow: 0 0 10px #4444445c;
    padding: 0px;
}
.header_area.sticky {
    background: #fff;
}

.main_header_area {
padding: 0px 40px 15px 40px
}

.header_area::before {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: #2A2928;
    z-index: -1;
    display: block;
}

.navigation {
    display: flex;
    padding-top: 20px;
    justify-content: center;
    align-items: center;
}

/*第一層*/

.stellarnav > ul > li > a {
    font-size: 15px;
margin: 0 10px; 
}

.stellarnav li.has-sub > a:after{
      border-top: 6px solid #9eb262;  
}

.stellarnav > ul > li > a b {
    font-weight: 500;
    color: #000;
}

.stellarnav > ul > li > a b:nth-of-type(2){
    color: #000;
    font-weight: 500;
}

/*footer*/

.footer_info li {
  display: flex;
  flex-direction: column;
}


.footer_info li:nth-child(1)::before {
    content: "歡迎前來參觀試躺體驗，為了讓我們能安排專人接待，\A請至少提前一天預約來訪時間哦！謝謝您。";
    display: block;
    white-space: pre-line;
    margin-bottom: 20px;
    color: #93c12e;
    font-weight: 600;
    font-size: 15px;
}

.footer_menu a:first-child {display: none;}

.footer_logo img {
display: none;
}

.footer_menu a:first-child {
  display: none;
}

.footer_info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding-right: 0;
}
.footer_info li:nth-child(1){
    display: flex;
      flex-direction: column;
}
.footer_info .add2 {
    order: 1;
    border-bottom: 1px solid #444;
}
.footer_info .tel {order:2;
margin-top: 15px;}
.footer_info .line {order: 3;}
.footer_info .add {order: 4;}
.footer_info .mail {display: none;}

.footer_info li p.add2:before {
    content: '營業時間：';
}
.footer_info .add2::after {
    content: "週六10:30-14:00";
    display: block;
    margin-left: 79px;
    white-space: pre-wrap;
    margin-bottom: 15px;
}
.footer {
    padding: 30px 0 0px;
    box-shadow: 0 0 10px #4444445c;
    background: #2A2928;
}

.footer_menu {
  display: grid;
    grid-template-columns: 1fr 1fr;
  gap: 11px;
  padding-left: 32px;
  max-width: 484px;
}

.footer_info li {
  display: inline-table;
}

.footer_logo {
  display: grid;
  align-items: center;
}

.footer_info ul {
    display: flex;
    vertical-align: top;
    width: 100%;
    align-items: flex-start;
    justify-content: center;
    padding-left: 109px;
}

.footer_menu a {
    margin: 0;
    text-align: center;
    padding: 9px;
    transition: all 0.3s;
    background: #ffffff;
    border: 1px solid #b6b6b6;
    letter-spacing: 1px;
    color: #444 !important;
}

.footer .center {
  position: relative;
  padding-bottom: 20px;
}

.footer_info li p, .footer_info li a {
  color: #fff
}

.footer_menu a:hover {
  background: #72A405;
  color: #fff !important;
}


.copy {
    background: #2a2928;
    color: #a7a7a7;
    padding: 25px 0;
    border-color: #444;
}

.copy a {
  color: #a7a7a7;
  transition: all 0.3s;
}

.copy a:hover {
  color: #000;
}

.box_link {
  display: none
}

@media screen and (max-width: 980px) {
  /*FOOTER*/
  .footer_info {
    padding: 0 44px 0 0;
  }
  .footer_info ul {
    padding-left: 46px;
  }
}

@media screen and (max-width: 900px) {
  .footer_info ul {
    display: flex;
    vertical-align: top;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}

@media screen and (max-width: 768px) {
  .footer_info ul {
    padding-left: 10px;
  }
  .footer_info {
    justify-content: center;
  }
  .footer_logo {
    text-align: center;
  }

  .footer_menu {
      padding-left: 15px;
      padding-right: 25px;
}
}

/*相簿*/

.show-list .item:hover .show_name {
    color: #6fa80b;
}

.other_album_choice li {
    background: #6fa80b;
}

/*商品*/

.products-list .more {
    border: none;
    background: #2a2928;
    color: #ffffff;
  }

  .products-list .price b {
    color: #6fa80b;
}

.product-layer-two li a {
    color: #2a2928;
}
.products-list .item a:hover .more {
    background: #6fa80b;
}

.inquiry_a1, .inquiry_a3{
      background: #6fa80b !important;
}

.inquiry_a2{
      background: #2a2928 !important;
}

.lastPage {
    background: #2a2928;
}
.sidebarBtn .price{
  border: none;
}
.sidebarBtn {
    border: 2px #ddd solid;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px #4444;
}

/*文章*/
.blog_back a.article_btn_back {
    background: #6fa80b;
}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {
    background: #6fa80b !important;
}

/* 商品下拉超過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;}


/*分隔線*******************************************************/


/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 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;}
.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-layer-two li li a{ padding:5px 10px;}
.product-layer-two li li:hover > a { background:#fff; color:#6fa80b;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom:1px dotted #ccc; padding-bottom: 5px;}
.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 li:hover{ margin-left: 15px;}
.product-layer-two li li > a:before { content: ""; position: absolute; width: 12px; height: 8px; background: transparent; left: 0; margin-left: -20px; top: 50%; margin-top: -4px; clip-path: polygon(0 0, 100% 50% , 0 100%);}
.product-layer-two li li:hover > a:before { background:#6fa80b;}

.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;}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 980px) {
}
@media screen and (max-width: 768px) {
.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) {
}
/*聯絡我們***/

.list_before .info_ADD2 {
  display: none;
}
.contact_le_map a{
  display: none;
}
.contact_form li.last cite{
    background: #91be2e;
}
.contact_form li.last blockquote, .contact_form li.last cite{
    border: 1px #91be2e solid;
}

/********分隔線**************************************************************/


/*預設解除背景輪播*/
#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;}

@media screen and (max-width:900px) {

.me_tp_features {
    margin: 0px;
}
.footer_info li:nth-child(1) {
    width: 100%;
}
.footer_info li:nth-child(1)::before {
    content: "歡迎前來參觀試躺體驗，為了讓我們能安排專人接待，請至少提前一天預約來訪時間哦！謝謝您。";
  }
  .footer_info {
      padding: 0 20px;
  }
  .footer_info .add2::after {
  margin-left: 0px;
}
.footer_info li:nth-child(2) {
    width: 100%;
}
.footer_menu{
  padding: 0px;
}
}

@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
#bottom_menu {display: flex; }
.footer.with_shopping_mode { padding:30px 0 70px; }
#to_top { bottom:60px;}
.stellarnav.mobile {
    top: 30%;
}

}

@media screen and (max-width: 600px) { 

  .main_header_area {
    padding: 0px;
    padding-bottom: 15px;
}
}




