@charset "utf-8";
*{font-family: 'Cormorant Garamond', 'Noto Serif TC', sans-serif;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 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;}
.product_page .product-layer-two { 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); display: flex; flex-wrap: wrap; align-items: flex-start;}
ul.page { width: 100%;}

.product-layer-two li ul { position:static; margin-top:10px; 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:5px 10px; transition:all ease .3s;}
.product-layer-two li li a{ padding:0;}
.product-layer-two li li:hover > a { background:#fff; color:#ad925e;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom:1px dotted #ccc;}
.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: #fff; 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:#ad925e;}

.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) {
.products-list .item { width: calc(100% / 3);}
}
@media screen and (max-width: 980px) {
.products-list .item { width: 50%;}
}
@media screen and (max-width: 768px) {
.product-layer-two,
.products-list,
.product-wrapper { width: 100%;}
.product-layer-two { margin-right: 0;}
.product-layer-two > li { margin-bottom: 5px;}
.product_page .product-layer-two,
.product_page .products-list { width: 100%; border-right: none;}

.product_page .show_content > a { order: 1;}
.product_page ul.products-list { order: 2;}
.product_page ul.page { order: 3;}
.product_page ul.product-layer-two { order: 4;}
}
@media screen and (max-width: 600px) {
.products-list .item { width: 100%; max-width: 350px;margin: 20px auto; display: block;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:static; 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;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*網頁背景設定*/
#content,#content_main{background: url(https://pic03.eapple.com.tw/thankfulan/content_bg.jpg) no-repeat;background-size: cover;}
#content {padding-top: 80px;}
.edit_part {max-width: inherit;padding: 0;}/*首頁滿版*/

/*頁碼*/
.page strong, .page a{border-radius: 0;color: #7b9393;border: 1px #667878 solid;}
.page strong, .page a:hover {background: #121818;}

/*大圖*/
.swiper-pagination {margin-left: 0;transform: translateX(-50%);}
.swiper-slide{position: relative;}
.swiper-slide:nth-child(1):before{content: "";width: 17vw;height: 10vw;background-size: contain !important;
background: url(https://pic03.eapple.com.tw/thankfulan/banner01_text.png) no-repeat;z-index: 100;
position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);max-width: 230px;background-position: center !important;}

.swiper-slide:nth-child(2):before{content: "";width: 6vw;height: 500px;background-size: contain !important;
background: url(https://pic03.eapple.com.tw/thankfulan/banner02_text.png) no-repeat;z-index: 100;
position: absolute;left: 11vw;top: 50%;transform: translateY(-50%);max-width: 110px;background-position: center !important;}


/*●●● header ●●●*/
.header_area {position: fixed;width: 100%;}
.main_header_area {background: #fff;box-shadow: 1px 1px 10px rgba(0,0,0,.1);}
.main_header_area .container {max-width: 1600px;padding: 0 30px;}
.nav-header {top: 10px;}
.nav-brand {width: 220px;}
.navigation {padding: 5px 0 0 280px;}
/*主分類按鈕*/
.stellarnav > ul > li > a {color: #444;padding: 15px;letter-spacing: 2px;height: auto;font-size: 14px;position: relative;}
.stellarnav > ul > li > a:before{content: "";width: 20px;height: 20px;background-size: contain !important;
background: url(https://pic03.eapple.com.tw/thankfulan/btn_icon.png) no-repeat;opacity: 0;transition: all .5s;
position: absolute;top: 10px;left: 50%;transform: translateX(-50%) rotate(-45deg);}
.stellarnav > ul > li > a:hover:before{top: 5px;opacity: 1;transform: translateX(-50%) rotate(0deg);}
.stellarnav > ul > li > a:hover{color: #ad925e;}
.stellarnav li.has-sub > a {padding: 15px 25px 15px 15px;}
.stellarnav li.has-sub > a:after {border-left: 5px solid transparent;border-right: 5px solid transparent;
	border-top: 4px solid #444;right: 10px;}
.stellarnav li.has-sub > a:hover:after {border-top: 4px solid #ad925e;}
/*次分類按鈕*/
.stellarnav > ul > li > ul a{background: #444;padding: 12px 15px;font-size: 14px;color: #fff;transition: all .5s;
border-bottom: 1px solid #555;}
.stellarnav > ul > li > ul a:hover{background: #555;padding: 12px 10px 12px 20px;}
.stellarnav > ul > li.has-sub > ul a{padding: 12px 15px;}
.stellarnav > ul > li.has-sub > ul a:hover{padding: 12px 10px 12px 20px;}
.stellarnav li li{border: none;margin-bottom: 0;}
.stellarnav li li.has-sub > a:after {border-top: 5px solid transparent;border-bottom: 5px solid transparent;
    border-left: 5px solid #fff;right: 10px;}
.stellarnav ul ul li.has-sub > a:hover:after {border-top: 4px solid transparent;}
.me_tp_features{display: none;}


/*●●● footer ●●●*/
.footer{background: url(https://pic03.eapple.com.tw/thankfulan/footer_bg.jpg) no-repeat;padding: 50px 0 0;}
.footer .center{max-width: 1600px; padding: 0 30px;}
.footer_logo{width: 220px;}
.footer_logo img{width: 100%;filter: invert(1);-webkit-filter: invert(1);}
.footer_info{padding: 0;}
.footer_info ul {padding-left: 50px;width: calc(100% - 250px);}
.footer_info li{display: inline-block;vertical-align: top;}
.footer_info li:nth-child(1){width: 42%;}
.footer_info li:nth-child(2){width: 55%;}
.footer_info li p,.footer_info li p a{color: #eee;font-weight: 300;letter-spacing: 2px;}
.footer_menu a {width: 30%;text-align: center;background: #111;border: 1px solid #252525;color: #aaa;font-size: 12px;padding: 7px;}
.footer_menu a:first-child{display: none;}
.footer_menu a:hover{background: #333;}
.copy {padding: 20px 0;border-top: 1px #2c2c2c solid;margin-top: 50px;color: #ddd;}
.copy a{color: #ddd;}
.box_link{display: none;}



/*●●● 購物車 ●●●*/
/*清單頁_側邊選單*/
.product_page .product-layer-two {border-right: none;}
.product-layer-two{display: none;}
.product-layer-two li.active a {border: none;}
.product-layer-two li li{border: none;padding: 5px 15px;}
.product-layer-two li li:hover > a {color: #555;}
.product-layer-two li li:hover > a:before {background: #444;}
.product-layer-two li a {background: transparent;border: none;color: #555;transition: all .5s;}
.product-layer-two li a:hover{padding: 7px 20px;}
.product-layer-two > li {border-bottom: none;}
.product-layer-two li ul{margin-top: 0;}
/*清單頁_商品區*/
.product_page .products-list, .product-wrapper{width: 100%;}
.products-list .item{width: 30%;}
.products-list .pic {padding-bottom: 80%;}
.products-list .pic:before{content: "";width: 80px;height: 80px;position: absolute;top: 50%;left: 50%;
transform: translate(-50%,-50%) rotate(25deg);background: url(https://pic03.eapple.com.tw/thankfulan/btn_icon.png) no-repeat;
background-size: contain;z-index: 100;opacity: 0;transition: all .8s;background-position: center !important;}
.products-list .pic img{transition: all .8s;transition-timing-function: ease-in-out;}
.products-list .more {display: none;}
.products-list .item a:hover .more {background: #555;letter-spacing: 4px;}
.products-list .item a:hover .pic img{transform: scale(1.05);filter: brightness(0.3);-webkit-filter: brightness(0.3);transition: all .8s;}
.products-list .item a:hover .pic:before{opacity: 0.5;}
/*詳細頁_版面*/
.product_info_page .products-list, .product-wrapper {justify-content: center;}
/*詳細頁_側邊說明*/
.sidebarBtn {border: none;background: transparent;padding: 20px;order: 1;width: 100%;text-align: center;}
.sidebarBtn h2{font-size: 36px;}
.sidebarBtn > form,.sidebarBtn > .toShare{display: none;}
.product_info li .txt_box {font-size: 14px;line-height: 160%;}
/*詳細頁輪播區*/
.product_main {order: 2;width: 100%;}
.bx-wrapper .bx-viewport {border: none;background: transparent;}
.product_pic .bx-wrapper .bx-viewport {height: auto !important;width: 98% !important;overflow: hidden !important;margin: 0 auto;}
.product_pic #bx-pager{color: #555;}
.product_pic #bx-pager h6{display: none;}
.product_pic #bx-pager a{border: none;}
.product_pic #bx-pager a img {object-fit: cover;min-height: 70px;}
.block {background: #555;}
/*詳細頁商品說明*/
ul.prod{order: 3;}
ul.prod li:nth-child(2){display: none;}
ul.prod li h3.prod-thumb{display: none;}
.lastPage {background: #ad925e;}
.prod_related {background: #fff;display: none;}





/*●●● 文章分類 ●●●*/
/*首頁部分*/
.module_i_news {background: url(https://pic03.eapple.com.tw/thankfulan/i_article_bg.jpg) no-repeat;padding: 80px 20px;
background-size: cover !important;}
.module_i_news .title_i_box h4{color: #fff;font-weight: 600;font-size: 30px;}
.module_i_news .title_i_box h6 {font-size: 18px;color: #ccc;letter-spacing: 3px;}
.module_i_news ul {display: flex;justify-content: center;}
.module_i_news li {width: 30%;margin: 1%;}
.module_i_news li:nth-child(n+4){display: none;}
.module_i_news li a:before {width: 100%;bottom: auto;right: auto;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.module_i_news li a:hover:before{font-size: 12px;letter-spacing: 2px;background: #2b4229;padding: 20px 10px;width: 60%;}
.module_i_news li a:hover:after{background: rgba(43,66,41,.6);border: none;}
.i_blog_le{width: 100%;padding: 0;padding-bottom: 70%;height: 0;overflow: hidden;position: relative;}
.i_blog_le img{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.i_blog_ri {width: 100%;padding: 20px 10px;}
.i_blog_ri h5{color: #fff;}
.i_blog_ri p{color: #ccc;}
.animated-arrow {background: #ad925e;}
.i_blog_b a b{font-weight: 300;font-size: 14px;}
/*側邊選單*/
h5.blog_le_t em{display: block;font-weight: 600;}
h5.blog_le_t span {font-size: 14px;}
.blog_search input[type=search]{border-radius: 0;}
.blog_le {width: 250px;padding: 15px;display: none;}
.blog_le .accordion {border-radius: 0;border: none;}
.blog_le .accordion li{border-bottom: 1px solid #ddd;}
.blog_le .accordion li:last-child{border-bottom: none;}
.blog_ri {width: 100%;padding: 0 0 0 50px;}
.accordion li .link{padding: 0;}
.accordion li .link a{padding: 15px 10px;display: inline-block;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {background: #ad925e !important;}
/*分類頁*/
h4.blog_category_title {padding: 0;margin: 0 0 5px 0;font-weight: 300;font-size: 20px;color: #555;}
.subbox_item{width: 100%;margin-bottom: 50px;}
.subbox_item a:before {color: #fff;font-weight: 300;letter-spacing: 2px;font-size: 12px;line-height: 50px;bottom: 0;
    right: auto;left: 50%;transform: translateX(-50%);display: none;}
.subbox_item a:after {border: none;background: rgba(0,0,0,.8);height: 50px;top: auto;bottom: 0;display: none;}
.blog_list_le{width: 65%;height: 0;padding-bottom: 45%;overflow: hidden;position: relative;}
.blog_list_le img{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);transition: all .8s;}
.subbox_item a:hover .blog_list_le img{transform: translate(-50%,-50%) scale(1.05);}
.blog_list_ri{width: 45%;padding: 50px 30px 100px 30px;position: absolute;background: #fff;right: 8%;bottom: 10%;
    max-width: 600px;}
.blog_list_ri h5 {font-weight: 600;color: #333;}
.blog_list_ri em {position: absolute;bottom: 20px;font-size: 12px;right: 30px;}
.blog_list_ri p {line-height: 160%;font-weight: 300;font-size: 14px;margin-top: 10px;}
/*詳細頁*/
.blog_in_page h4.blog_category_title {font-weight: 600;font-size: 24px;border-bottom: 1px solid #ddd;padding-bottom: 15px;
    margin-bottom: 15px;}
.blog_back a.article_btn_back {background: #ad925e;}



/*●●● 相簿 ●●●*/
.products-list .item {width: 33%;}

/*●●● 聯絡我們 ●●●*/
.list_before.info li {padding-left: 38px;}
/*表格區塊*/
.TEL:before, .TEL2:before, .PHONE:before, .FAX:before, .TAXID:before, .MAIL:before, .ADD:before, .ADD2:before {font-weight: lighter;}
button, input, optgroup, select, textarea{outline: none;}
input[type="checkbox"], input[type="radio"] {margin: 5px 5px 5px 10px;}
input[type="checkbox"]:nth-child(1), input[type="radio"]:nth-child(1) {margin: 5px 5px 5px 0px;}
.contact_form li input.noborder {border: 1px solid #ddd;padding-left: 10px;}
.contact_form li textarea.noborder{border: 1px solid #ddd;padding-left: 10px;}
.contact_form li.last cite {margin-left: 10px;background: #ad925e;color: #fff;}
.contact_form li.last blockquote, .contact_form li.last cite {border: 1px #ad925e solid;}
.contact_form li.last blockquote input {color: #ad925e;}
.contact_form li.last blockquote:hover input, .contact_form li.last cite:hover input {letter-spacing: 3px;}
.noborder {padding: 8px;}


/*●●● 促銷方案 ●●●*/



/*●●● 內頁BANNER 設定 ●●●*/
.banner {display: none;}
.banner h5 {color: #555;font-weight: 600;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 90%;}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banF {}
.banner.banblog{}



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
@media screen and (max-width: 1024px){
	#content {padding-top: 110px;}
	/*大圖*/
	.bannerindex{padding-top: 95px;}
	/*header*/
	.main_header_area .container {padding: 0 10px;}
	.navigation {padding: 10px;}
	.stellarnav > ul > li > a{font-size: 14px;padding: 0 10px;line-height: 160%;}
	.stellarnav > ul > li > a:before{display: none;}
	.stellarnav li.has-sub > a {padding: 10px 25px 10px 10px;}    
	/*footer*/
	.footer .center{padding: 0 10px;}
	.footer_info ul{padding-left: 0;width: 100%;}
	/*文章分類*/
	.blog_list_ri {position: relative;width: 80%;right: -10%;transform: translateY(-30%);}






@media screen and (max-width: 960px){
	/*文章分類*/
	.subbox_item{border-bottom: none;}
	/*購物車*/
	.product_pic #bx-pager a{height: 50px;overflow: hidden;}

}






@media screen and (max-width: 768px) {
	/* 開啟手機板下方按鈕所需設定 */
	#bottom_menu {display: block; }
	.footer.with_shopping_mode { padding:50px 0 70px; }
	#to_top { bottom:60px;}
	#content {padding-top: 80px;}

	/*header*/
	.stellarnav.mobile {top: 20px;}
	.stellarnav.mobile > ul > li > a {padding: 15px 15px 10px 40px;}
	.stellarnav > ul > li > a:before {top: 15px;left: 10px;transform: none;opacity: 1;display: block;}
	.stellarnav > ul > li > a:hover:before {top: 15px;transform: none;}
	.nav-brand{margin-top: 5px;}
	/*footer*/
	.footer_info li:nth-child(1){width: 100%;}
	.footer_info li:nth-child(2){width: 100%;}
	/*聯絡我們*/
	.list_before.info {float: inherit;}
	/*文章分類*/
	/*首頁*/
	.module_i_news ul{flex-wrap: wrap;}
	.module_i_news li {width: 48%;border-bottom: none;}
	.module_i_news li:nth-child(n+4){display: inherit;}
	.module_i_news li:nth-child(n+5){display: none;}
	/*分類頁*/
	.blog_ri {width: 100%;padding: 0;}
	.blog_le{width: 100%;}
	.blog_list_le {width: 80%;padding-bottom: 60%;}
	/*購物車*/
	/*詳細頁*/
	.sidebarBtn{display: none;}
	.mobile_product_name{text-align: center;}
	.product_pic{padding-top: 0;}
	.bx-wrapper .bx-viewport{left: 0;}
	ul.prod {margin-top: 50px;}
	/*大圖*/
	.swiper-wrapper .swiper-slide {display: flex;justify-content: center;align-items: center;align-content: center;overflow: hidden;}
	.swiper-wrapper .swiper-slide img {width: auto;height: 55vh;}
	.swiper-slide:nth-child(1):before {width: 200px;height: 80px;}
	.swiper-slide:nth-child(2):before {max-width: inherit;width: 50px;left: 55px;height: 300px;}
}








@media screen and (max-width: 600px) { 
	#content {padding-top: 100px;}
	/*聯絡我們*/
	.contact_content .information_right{padding: 0;}
	.contact_form li {padding-left: 100px;}
	.contact_form li .form__label {width: 85px;margin-left: -100px;}
	/*大圖*/
	.bannerindex {padding-top: 70px;}
	/*header*/
	.stellarnav .menu-toggle {padding: 10px;}
	.navigation {padding: 0;}
	.nav-brand {width: 180px;margin-top: 10px;}
	.stellarnav.mobile {top: 10px;}
	/*文章分類*/
	/*首頁*/
	.module_i_news {padding: 50px 20px;}
	.module_i_news li {width: 100%;}
	.i_blog_ri h5{font-size: 18px;}
	/*功能頁*/
	.subbox_item {margin-bottom: 0px;}
	/*相簿*/
	.products-list .item {width: 49%;margin: 0 auto;}
	/*購物車*/
	.product_pic #bx-pager {display: flex;justify-content: space-between;margin-top: 5px;}
	.product_pic #bx-pager a {width: 18%;height: auto;}
}




