@charset "utf-8";
/*網站全域設定/＝＝＝＝＝*/
/*
  #ADA17E /*網站主要色系
  #cbc0a0 /*網站輔助色系1
  #658781; /*網站輔助色系2*/
  

/*引入字體*/
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500&display=swap');


/*字型更換*/

.navigation, .stellarnav > ul > li > a b,
.footer_info ul,
.product-layer-two,
.blog_box,
body.album_page .show_content, body.album_info_page .show_content,
.contact_editbox, .contact_content, .blank_letter {
    font-weight: 500;
	letter-spacing: 1px;
	color::#fff;
}


/*Main/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*Header/＝＝＝＝＝*/
.main_header_area{background:rgb(45 130 147 / 77%);	padding: 0px 20px;}
.main_header_area .container {  max-width: 1600px;}
/*選單最大寬度設定*//*
.main_header_area .container {    max-width: 95%;}
*/
.navigation {	padding: 0px 0px 0px 300px;}


/*第一層*/
.stellarnav > ul > li > a{	transition:all 0.3s;     color: #fafcfd;}
.stellarnav > ul > li > a{	margin: 30px 1vw;	padding:0px;}
.stellarnav > ul > li:hover > a{color: #e3e57b !important;text-shadow: unset !important;}
.stellarnav li.has-sub > a:after {
    height: 8px;
    width: 8px;
    display: block;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: transparent #777 #777 transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: border .2s;
    transition: border .2s;
    margin: 0px;
    top: 40px;
    right: calc(1vw - 13px);}

.stellarnav li.has-sub:hover > a:after {    border-color: transparent #b89b6c #b89b6c transparent !important;}


@media screen and (min-width:769px) {
	
.stellarnav > ul > li > a, .stellarnav li.has-sub > a{	position:relative;	}
.stellarnav > ul > li > a::before{
		position:absolute;
		content:"";
		width:0%;
		height:1px;
		background:#eaef79;
		bottom:0px;
		left:50%;
		transform:translate(-50%,0px);
		transition:.5s;	}
.stellarnav > ul > li:hover > a::before{	width:100%;	}
.stellarnav > ul > li:hover > a b {
		transform: translateY(-40px);
		-webkit-transform: translateY(-40px);
		-moz-transform: translateY(-40px);}
	
}


/*第二層*/
.stellarnav ul ul {  background: #4f7d6f;}
.stellarnav > ul > li.drop-left > ul {  right: unset;  left: 0px;}
.stellarnav li li {   border: unset;	margin-bottom: unset;}
.stellarnav li li > a, .stellarnav li li.has-sub > a {
    padding: 10px 15px;
    transition: all 0.5s;
    color: #FFFFFF;
    border-bottom: 1px solid #fff;
    background: #78afb5;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{	background: #238195;	padding-left: 20px;}

/*第三層*/
@media screen and (min-width: 769px){
.stellarnav li li.has-sub > a:after, .stellarnav li.drop-left li.has-sub > a:after {
		height: 8px;
		width: 8px;
		display: block;
		border-style: solid;
		border-width: 0 1px 1px 0;
		border-color: transparent #eee #eee transparent !important;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transition: border .2s;
		transition: border .2s;
		margin: 0px;
		top: 17px !important;
		right: 15px;}
	
.stellarnav li li.has-sub:hover > a:after, .stellarnav li.drop-left li.has-sub:hover > a:after {border-color: transparent #fff #fff transparent !important;}
.stellarnav li ul ul {left: 160px !important;right: 0px !important;}
}

.stellarnav li ul ul {background: #466f63;}
.stellarnav li ul ul li > a{background: #466f63; border-bottom: 1px solid #598176;}
.stellarnav li ul ul li:hover > a{	background: #78afb5;}

/*SubMenu*/
.shop_search_btn {    background: #ADA17E;}
.tp_links a{transition:all 0.3s;}
.tp_links a:hover {    color: #ADA17E;}

/*隱藏選單按鈕連結*/
.me_tp_features { margin: 0px;  display: none;}
.tp_links{display: none;}



@media screen and (min-width: 1025px) {
.pageIndex .header_area {position: fixed;	width: 100%;	top: 0px;	}
.pageIndex .main_header_area {  transition: 0.3s ease;   box-shadow: unset;  background: -webkit-linear-gradient(top, rgb(34 34 34 / 32%) 0%, rgb(173 161 126 / 0%) 100%);}
.pageIndex .header_area.sticky .main_header_area {background: rgb(82 210 217 / 66%);}
.pageIndex .header_area .nav-brand {	/*filter: invert(100%) grayscale(100%) brightness(500%);	-webkit-filter: invert(100%) grayscale(100%) brightness(500%);	transition:.3s;	*/max-width: 305px;	margin-top: 20px;}
.pageIndex .header_area.sticky .nav-brand {	filter: unset;	-webkit-filter: unset;	max-width: 278px;	margin-top: 10px;}
.pageIndex .header_area.sticky .nav-brand {opacity:1;}
.pageIndex .stellarnav > ul > li > a {	margin:25px 1vw 20px;	color: #FFFFFF;	font-size: 15px;	text-shadow: 0px 0px 10px rgb(0 0 0 / 50%);	transition: 0.3s ease;}
.pageIndex .header_area.sticky .stellarnav > ul > li > a {margin: 36px 1vw 26px;	color: #f1f5f5;	text-shadow: unset;	}
.pageIndex .stellarnav li.has-sub > a:after {border-color: transparent #FFF #FFF transparent;top: 55px;transition: 0.3s ease;}
.pageIndex .header_area.sticky .stellarnav li.has-sub > a:after {	border-color: transparent #777 #777 transparent;top: 40px;	}
	
}


.nav-brand {  padding-top: 25px;}
.pageIndex .nav-brand { padding-top: 0px;}



/*●●● footer ●●●*/
/*Footer/＝＝＝＝＝*/
.footer_logo {    width: 100%;    text-align: center;}
.footer_logo img {    max-width: 170px;    width: 100%;}
.footer {    background:#2d8294;    padding-top: 60px;}
.footer_info ul {    width: 100%;    text-align: center;}
.footer_info li p { display: inline-block;  margin-right: 29px;  font-family: 'Amiri', serif;  font-size: 15px; color: #fbf7f7;}
.footer_info li p:before {    font-weight: 800;    font-size: 15px;}
.footer_info li p.phone:before {    content: 'Phone';}
.footer_info li p.mail:before {    content: 'MAIL：';}
.footer_info li p.add:before{    content: 'ADD：';}
.footer_info li p.tel:before {  content: 'TEL：';}
.footer_menu a:nth-child(1) {  border-left: none;}
.footer_info li:nth-child(2) {    width: 100%; }
.footer_menu {    text-align: center;}
.footer_menu a { background: transparent;  border: none;  border-left: 1px #f5f4f4 solid;  padding: 0px 7px 3px 16px; color: #f7f7f7;}
.footer_menu a:hover {    background: #bfbfbf;}
.footer_menu a:hover {    color:#e9e286; background:transparent;}
.copy { background: #238195;  border: none; padding: 15px;}
.copy a, .copy  {  color: #fff;}
.box_link{display: none;}
.footer_info a { color: #fbf7f7;}


/*首頁大圖點點*/
/*.swiper-pagination {
    display: none;
}*/

/*隱藏購物車搜尋欄*//*
.box_search{display:none;}
/*隱藏購物車*//*
.me_tp_features a.tp_btn_cart {display: none;}
/*隱藏匯款通知*//*
.me_tp_features a.tp_btn_notice{display: none;}


/*選單漸變效果＝＝*/
/*首頁固定選單 開啟後下方RWD 768對應標籤也需開啟*//*
.pageIndex .header_area{position: fixed;    width: 100%;}





/*Logo/＝＝＝＝＝*/
/*.nav-brand {  width: 100%;max-width: 275px;	transition:all 0.3s;}
.pageIndex .header_area .nav-brand {	transition: all 0.3s;	margin-top: 28px;	filter: invert(100%) grayscale(100%) brightness(500%);	-webkit-filter: invert(100%) grayscale(100%) brightness(500%);}*/

/*按鈕/＝＝＝＝＝*/
.animated-arrow {    background: #ADA17E;}

/*大圖/＝＝＝＝＝*/
/*預設解除背景輪播*/
#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;}
.stellarnav .menu-toggle span.bars span {
	    background: #f9f4f4;}

.stellarnav .menu-toggle:after{
	    color: #f7f7f7;}
		
}


/*Page/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*麵包屑＝＝*/
.path p a:hover {    color: #ADA17E;}
.path { display: none;}

/*下拉編輯器*/
body.other_select_page .promotion_title, body.other_select_page .other_promotion, body.other_select_page .page {   display: none;}

/*頁碼＝＝*/
.page {    width: 100%;    margin: 40px auto;    display: flex;    flex-wrap: wrap;    justify-content: center;    align-items: center;}
.page li {    display: flex;    margin: 3px;    width: 30px;    height: 30px;    line-height:30px;    align-items: center;    justify-content: center;}
.page li a {    display: block;    width: inherit;    height: inherit;    line-height: inherit;    padding: 0;    transition:all 0.3s;}
.page strong, .page a:hover {    background: #ADA17E;border: 1px solid #ADA17E;}

/*購物車/＝＝＝＝＝*/
.prod_part {    width: 90%;}
.products-list {    display: grid;    gap: 10px;    grid-template-columns: 1fr 1fr 1fr 1fr;}
.products-list:before{content:none;}
.products-list .item {    width: 100%;}

/*購物車/外層＝＝*/
/*顏色*/
.products-list .more {border: 1px solid #bc8f3e;  color: #bc8f3e;display:none;}
.products-list .item a:hover .more {background: #bc8f3e;}
.products-list .pic {    overflow: hidden;  background: #FFFFFF;}
.products-list .pic:before {
    content: "";
    background: rgba(0,0,0,0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    transition: .3s;}
.products-list .item a:hover .pic:before {  background: rgba(0,0,0,0.5);}
.products-list .item a .pic img {   transition: .5s;  transform: scale(1);}
.products-list .item a:hover .pic img {    transform: scale(1.05);}
.products-list .item a .name {    transition: .3s;   text-align: center;}
.products-list .item a:hover .name {    color: #238195;}

/*價格*/
.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: #c00;}
.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 0px;}
.product-layer-two > li.active {    background: #eeeeee;}
.product-layer-two li.active a {    border: unset;border-bottom: 1px dotted #ccc;}
/**/
.product-layer-two li a {    color:#fffefa;    border: none;    background: transparent;    transition: all 0.3s;    line-height: 200%;    transition: all 0.3s;}
.product-layer-two > li > a {    border-bottom: 1px dotted #ccc;}
.product-layer-two li:hover > a , .product-layer-two li.active > a{
	color: #FFF;
    background: #B89AD0;
    padding-left: 25px;
}
.product-layer-two li:hover > a:before , .product-layer-two li.active > a:before {background: #bd2321; color:#fff;}
.product-layer-two > li > a:before {
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 10px;
    content: "";
    color: #ADA17E;
    background: #cccccc;
    width: 10px;
    text-align: center;
    position: absolute;
    left:8px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
    padding-left: 2px;
    font-size: 13px;
	display:none;
}
/**/
.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: #7aa497;background: transparent;}

/*hover到才顯示副選單 關掉↓*/
.product-layer-two li li {    display: block;}

/*購物車/內層＝＝*/
.product_info_page .main_part {    width: 90%;}
ul.prod li h3.prod-thumb {  background: unset;  text-align: left;}
ul.prod li {    margin-bottom: 20px;}
.qaform .breakF {    border: 1px #cccccc solid; background: #FFFFFF;}
.product_pic #bx-pager h6{	display:none;}
.product-wrapper {    display: flex; justify-content: flex-start;  align-items: flex-start; align-content: flex-start;  flex-wrap: wrap;}
/*按鈕顏色*/


/*商品側邊規格*/
.sidebarBtn {    border: unset;   background: unset;}
.product_info li .txt_box {    color: #222222;    width: 100%;}
.sidebarBtn .sp_price {   color: #cbc0a0;}
.mobile_product_name{font-size: 24px;}
/*相關推薦*/
.prod_related h6 span:before{font-size: 28px;}
.prod_related {  background: unset;}
.related_list li a {    background: unset;}


/*側邊*/
.blog_le .accordion {  border: unset; border-radius: 0px;}
.blog_le .accordion > li{transition:all 0.3s;border-bottom: 1px solid #c5bcb4;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {    background: #78afb5 !important;}
.submenu a:hover {background: unset;color: #bd2321;}

/*首*/
.module_i_news ul{width: 90%;	grid-template-columns:1fr 1fr 1fr 1fr;}
/*功*/
.blog_subbox:before{content:none;}
.blog_list_ri em {  color: #777;}

/*文章管理/內層＝＝*/
.blog_back a.article_btn_back, .blog_back a.article_btn_prev, .blog_back a.article_btn_next {  background: #b89b6c;transition:.3s;}
.blog_back a.article_btn_back:hover, .blog_back a.article_btn_prev:hover, .blog_back a.article_btn_next:hover {  background: #e2c387;}

/*相簿/＝＝＝＝＝*/
/*作品展示*/
.work_page .main_part , .work_class_page .main_part, .work_info_page .main_part{    max-width: 1400px; width: 90%;    margin: 0 auto;}
/*相簿管理*/
.album_page .main_part , .album_class_page .main_part, .album_info_page .main_part{    max-width: 1400px; width: 90%;    margin: 0 auto;}
/*版面*/
ul.show-list, .other_subalbum, ul.pic-list {    display: grid;    grid-template-columns: 1fr 1fr 1fr;    gap: 20px;}
ul.show-list:before , ul.pic-list:before{content:none;}
.overlay {    z-index: 1;}
.show-list .item , .other_subalbum li , .pic-list .item{width: 100%;margin:0;padding:5px;}
.show-list .show_pic , .other_subalbum li a div , .pic-list .show_pic{    display: block;    position: relative;    overflow: hidden;    height: 0;}
.show-list .show_pic , .other_subalbum li a div , .pic-list .show_pic    {    padding-bottom: 75%;}/*相簿圖片長寬比例，75% →100:75 = 4:3 */
.show-list .show_pic img , .other_subalbum li a img, .pic-list .show_pic img{
	display:block;
    max-width: 100%;
    min-width: 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%);}

.show-list .item:hover .show_name {    color: #9F8063;}
.other_album_choice li {    background: #b89b6c;}
.other_album_choice li:hover {    background: #e2c387;}
.subalbum-menu h2{    color: #cbc0a0;font-size: 24px;}
.other_subalbum li p {    margin-top: 10px;}
.album_fixed_title {    background: unset;}
/**/

/*促銷方案/＝＝＝＝＝*/
.news_part {    width: 90%;}
.news_list ul li a:hover {    background: #f9f9f9;}
.news_list ul li p:after {    background: #ADA17E;    padding: 3px 5px;    border-radius: 5px;    color: #fff;}

.other_promotion li a:hover:before , .other_promotion li a:hover:after {border-color:#ADA17E;}

/*●●●●●●●●●●●●●●●●●●●●●●●●   聯絡我們(表單功能)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*聯絡資訊*/
.contact_page .main_part { max-width: 1350px;}
.contact_content .information_left { width: 34%;}
button, input, optgroup, select, textarea {outline: none; padding-left: 15px !important;background: #ededed;}
input[type="checkbox"], input[type="radio"] {margin: 8px;}


.list_before.info li {   padding: 10px 0 15px 90px;     border-bottom: 1px #f5f5f5 solid;}
.innersend {padding-left: 0 !important;text-align: center;}
.TEL:before, .TEL2:before, .PHONE:before, .FAX:before, .TAXID:before, .MAIL:before, .ADD:before, .ADD2:before { 
    width: 44px;    margin-left: 20px;    font-size: 15px;    height: 25px;    border-right: 1px solid #ededed;    letter-spacing: 0.05em;    color: #545454;    font-weight: 500;}
.TEL::after, .TEL2::after, .PHONE::after, .FAX::after, .TAXID::after, .MAIL::after, .ADD::after, .ADD2::after { 
     position: absolute; content: "●";  color: #238195; font-size: 5px;  width: 30px;  height: 17px;  left: 0;  top: 50%; transform: translateY(-50%);}
.contact_le_map a {
   
    background: #2d8294;}

/*表格樣式*/
.contact_content .information_right { width: calc(65% - 0px);  padding-left: 30px;}
.contact_form { display: flex;  flex-wrap: wrap;  justify-content: space-between;    align-items: flex-end;}
.contact_form li { width: 48%;  display: inline-block;  padding: 10px 10px;  border-bottom: none;}
.contact_form li:nth-child(3) { width: 100%;}
.contact_form li .form__label {text-align: left;margin-left: 0;width: 100%;}
.contact_form li.last{width: 100%;}
.noborder {padding: 10px 0;margin-top: 10px;border: 2px solid #ccc;}
.form select {background-color: #fff;border: 2px solid #ccc;padding: 8px 26px 8px 3px;margin-top: 10px;width: 100%;margin-top: 10px;}
.contact_form li.last cite {background: #238195;}
.contact_form li.last blockquote, .contact_form li.last cite { width: 49%; border: 1px #f5f5f5 solid;}
.contact_form li input.noborder { border: 0px #ddd solid; background: #fbfbfb;}
.contact_form li textarea.noborder  { border: 0px #ddd solid; background: #fbfbfb;}
.noborder {padding: 10px 10px;  border-radius: 4px;}

@media screen and (max-width: 768px) {
.list_before.info {width: 100%;max-width: inherit;}
.contact_content .information_left { width: 100%;}
.contact_content .information_right { width: 100%;  padding: 0;}
}
@media screen and (max-width: 600px) { 
.contact_form li {width: 100%; padding: 10px 0;}
.contact_content > .style1 {display: flex; flex-wrap: wrap-reverse;}/*聯絡資訊-手機版(上下顛倒)*/
.contact_content .information_right { width: calc(100% - 0px);}
.contact_content .information_left {  width: 100%;}
.contact_form li .form__insert {  width: 95%;}
}
@media screen and (max-width: 480px) { 
.information_left, .information_right { padding: 0px;}
.contact_page .main_part {padding: 50px 15px;}
h4.blank_letter.i::after {font-size: 25px; letter-spacing:0px;}
.blank_letter { padding: 30px 0 0 10px;}
.contact_content { padding: 50px 10px;}
}







/*會員/＝＝＝＝＝*/
.send_simple{background-color: #ADA17E;}
.rewrite_simple{background-color: #cbc0a0;}
.member_title p {    border-top: 2px #ADA17E solid;}
.login_mem_submit{background: #ADA17E;}
.login_mem_other_link a{color: #ADA17E;}
.member_login_regist a{background: #ADA17E;}
.mem_regist_title_s {    background: #cbc0a0;    color: #fff;}


/*RWD1200/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 1200px) {
/*購物車/＝＝＝＝＝*/
.products-list {    grid-template-columns: 1fr 1fr 1fr;}

/*文章管理*/
.blog_list_ri h5 {  margin-top: 0; font-size: 20px;}
.blog_list_ri p {    margin-top: 10px;}
}

/*RWD1024/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 1024px) {
/*Header/＝＝＝＝＝*/
.header_area {background: #000;}
.header_area.sticky {    background: transparent;}
.navigation {    padding: 0px;}
.stellarnav > ul > li > a, .stellarnav li.has-sub > a {   margin: 10px 1.5vw;}
.stellarnav li.has-sub > a:after {  right: calc(1.5vw - 13px);}
/*Logo/＝＝＝＝＝*/
.header_area .nav-brand {  max-width: 275px;  margin-top: 15px;  filter: none;}
.header_area.sticky .nav-brand{max-width: 275px;}


/*文章管理/＝＝＝＝＝*/
.module_i_news ul{grid-template-columns:1fr 1fr;}


/*購物車/＝＝＝＝＝*/
.product_page .products-list {    grid-template-columns: 1fr 1fr;}

}

/*RWD980/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 980px) {
/*文章管理/＝＝＝＝＝*/
.blog_subbox{grid-template-columns:1fr 1fr;}


/*相簿/＝＝＝＝＝*/
ul.show-list , .other_subalbum ,ul.pic-list{    display: grid;    grid-template-columns: 1fr 1fr;}



}

/*RWD768/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 768px) {
/*選單漸變效果＝＝*/
/*首頁固定選單*//*
.pageIndex .header_area{position: position:relative;}

/*側邊選單/＝＝＝＝＝*/
.stellarnav li li > a , .stellarnav li li.has-sub > a{    padding: 15px !important;border-left:none;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{padding: 15px !important;/*border-color:transparent;*/}

/*Logo/＝＝＝＝＝*/
.nav-header {  text-align: left;}
.header_area .nav-brand {
    max-width: 190px;
    margin: 8px 0px 8px 10px;
   /* -webkit-filter: none !important;*/
}
.header_area.sticky .nav-brand{	max-width: 150px;}
.main_header_area {    padding: 0px 0px;}
.stellarnav.mobile {    position: absolute;  left: 0;    top: 0;  width: auto;  display: inline-block;    right: 0px;    left: unset;}
.stellarnav.mobile.left > ul {  max-width: 100%;padding: 10px;background:#238195e3;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {  background: #238195e3;}
.stellarnav.mobile li.drop-left ul ul {    left: 0px;}
.stellarnav.mobile li li:last-child > a {    border-bottom: unset;}
.stellarnav.mobile li li li:last-child > a {    border-bottom: 1px solid rgba(255, 255, 255, .15);}
.stellarnav.mobile > ul > li > a {   border-bottom: unset;	margin: 3px 0px;}
.stellarnav > ul > li > a, .stellarnav li.has-sub > a {   margin: 0px;}
.stellarnav.mobile li.open {    background: unset;    padding: 0px;}
.stellarnav.mobile li.open li.open {background: unset;padding: 0px;}
.stellarnav li li a.dd-toggle .icon-plus:before, .stellarnav li li a.dd-toggle .icon-plus:after {  content: '';  display: block; width: 12px;  height: 0px;  top: 50%;  border-bottom: solid 3px #FFFFFF;  position: absolute;}

.stellarnav .menu-toggle {
    padding: 14px 10px;
}


/*購物車/＝＝＝＝＝*/
.products-list {    grid-template-columns: 1fr 1fr;}
.product_page .products-list ,.product-layer-two {    width:100%;}
.prod_related h6 span:before{font-size: 24px;}
.mobile_product_name {  display: none;}
.sidebarBtn { order: -1;   margin: 0px auto 20px;}
.product_pic {    padding-top: 0px;}
/*順序*/
.product_page .products-list {    order: -1;}

/*文章管理/＝＝＝＝＝*/
h4.blog_category_title{font-size: 24px;}
h4.blog_category_title span{font-size: 20px;}

/*相簿/＝＝＝＝＝*/
.mobile_product_name{font-size: 20px;}
.subalbum-menu h2{    color: #cbc0a0;font-size: 20px;}

}

/*RWD600/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 600px) {
/*Footer/＝＝＝＝＝*/
.box_link {    text-align: center;}

/*購物車/＝＝＝＝＝*/
.prod_related h6 span:before{font-size: 20px;}

/*文章管理/＝＝＝＝＝*/
.module_i_news ul , .blog_subbox{grid-template-columns:1fr;}
.i_blog_le {    padding-bottom: 75%;}
h4.blog_category_title{font-size: 20px;}
h4.blog_category_title span{font-size: 18px;}
.blog_list_le { width: 100%;}
.blog_list_ri {    padding: 20px 10px 30px 10px; width: 100%;}
.blog_list_ri h5 {    font-size: 18px;}
.blog_list_ri em {    position: inherit;}
.blog_list_ri p {    margin-top: 15px;  font-size: 14px;  min-height: unset;}

/*相簿/＝＝＝＝＝*/
ul.show-list , .other_subalbum ,ul.pic-list{    display: grid;    grid-template-columns: 1fr;}
.mobile_product_name{font-size: 18px;}
.subalbum-menu h2{    font-size: 18px;}

/*促銷方案/＝＝＝＝＝*/
.news_list ul li p:after {    width: fit-content;    margin: 10px auto 0;}
}

/*RWD375/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 375px) {
/*購物車/＝＝＝＝＝*/
.products-list , .product_page .products-list  {    grid-template-columns: 1fr;}

/*footer*/
.footer_menu a { padding: 5px 0px}
}





.banner {
    height: 50vh;
    max-height: 380px;
    position: relative;
    background-position: 30%;
    background-size: cover;
	background-image: url(https://pic03.eapple.com.tw/hx88hexin/banner.jpg);
}
.banner:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.banner h5 {
    color:#ffffff;
    width: 70%;
    margin: 0 auto;
    top: 70%;
    position: relative;
    transform: translateY(-50%);
    text-align: justify;
    letter-spacing: 1.5px;
}
.banner h5:before {
    content: "";
    display: block;
    font-size: 13px;
    font-weight: normal;
}
.banner h5:after {
    content: " - ";
    display: block;
    font-size: 30px;
    margin-top: 5px;
    line-height: 46%;
}

@media screen and (max-width: 760px){
.banner {  max-height: 250px;}

}

.services_page .banner h5:before { content: "SERVICES & PROCESS";}
.share_page .banner h5:before { content: "ARTICLE";}
.contact_page .banner h5:before { content: "CONTACT US";}
.blog_page .banner h5:before { content: "COURSE";}
.album_page .banner h5:before { content: "PROJECTS";}
.promotions_page .banner h5:before { content: "NEWS";}
.product_page .banner h5:before { content: "PRODUCTS";}

/*●●●●●●●●●●●●●●●●●●●●●●●●   促銷方案&小撇步文章分享   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*首頁*/
.news_part .title_i_box h4{color: #555;}
.news_list ul li a:hover {background: #eee;}
.animated-arrow {background: #508fa1;color: #fff;}

.title_i_box h4 {   font-size: 26px;  color: #82191d;  font-weight: bold;}
.title_i_box h4:before {  content: "News";   display: block;  color: #ACACB2;  font-size: 14px;  font-weight: 400;  letter-spacing: 1px;}
.news_part .title_i_box h6{display: none;}

/*詳細頁*/
.show_content .edit{line-height: 180%;font-weight: 300;}
.promotion_title {border-bottom: 1px solid #555;padding-bottom: 10px;}
.promotion_title em{display: none;}
.promotion_title span {border: none;color: #555;padding: 0;margin: 0;}
.promotion_title h2{display: block;font-size: 30px;}
.other_promotion {margin-top: 200px;}
.other_promotion:before{content: "Read More";display: block;color: #aaa;padding:10px 15px;}
.other_promotion li{border-bottom: 1px solid #ddd;width: 100%;margin-left: 0;}
.other_promotion li a {display: flex;width: 100%;margin: 0;padding: 15px;border: none;}
.other_promotion li a:before{display: none;}
.other_promotion li a:after{display: none;}
.other_promotion .pmtTime {width: 150px;}
.other_promotion .pmtTime span{float: left;}
.other_promotion .pmtTitle{width: calc(100% - 160px);}
.other_promotion .pmtTitle span{display: none;}
.other_promotion .pmtTitle h3 {font-size: 14px;height: auto;min-height: auto;margin: 0;}
@media screen and (max-width: 768px){
	.promotion_title h2 {font-size: 18px;}
}
@media screen and (max-width: 450px){
	.other_promotion li a {flex-wrap: wrap;}
}
	.other_promotion .pmtTitle {width: 100%;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
/*首頁*/
.animated-arrow {background: #508fa1;}
.news_list ul li{margin-bottom: 5px;}
.news_list ul li a {background: #fafafa;}
.news_list ul li p:after {right: 20px;}
.other_promotion:before {  color: #238195;  font-weight: bold;}




/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
/*首頁*/
.animated-arrow {background: #238195;}
.news_list ul li{margin-bottom: 5px;}
.news_list ul li a {background: #eee;}
.news_list ul li p:after {right: 20px;}


/*▊▊▊▊▊▊文章分類【首頁】部分基本設定(固定)-------- ////S T A R T/*/
.module_i_news {  padding: 50px 20px 50px 20px;   background: #f7f5fa;}
.i_blog_ri {padding: 15px 10px;}
.i_blog_ri h5 {font-size: 24px;}
.module_i_news li{background: #fff;box-shadow: 0 0 8px rgb(0 0 0 / 10%);width: 48%;margin: 0.5%;}
.module_i_news li a{padding: 10px 5px;}
.module_i_news li a:before {width: 100%;bottom: 0;top: auto;transform: none;left: 0;font-size: 14px;transition: all .5s;
	overflow: hidden;padding: 0;height: 0;background: #f3f3f3;color: #555;letter-spacing: 2px;}
.module_i_news li a:after{display: none;}
.module_i_news li a:hover:before {transform: none;padding: 14px 5px;height: 45px;}

/*首頁文章*/
.module_i_news ul {margin: 30px auto;}
.module_i_news li {width: 32%;}
.module_i_news li:nth-child(n+4){display: none;}
.i_blog_le{width: 100%;}
.i_blog_ri{width: 100%;}
.module_i_news li a:before {   background: #238195; color: #eee;}


@media screen and (max-width: 768px){
	.module_i_news li {  margin-bottom: 3%;  width: 100%;}
}
/*////E N D/////*/


/*●●● 文章分類 ●●●*/
/*側邊選單*/
/*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 .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: calc(100% - 260px);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: #238195!important;}*/
/*分類頁*/
h4.blog_category_title {  border-bottom: 1px #ccc solid;}
.subbox_item {   width:45%;  border-bottom: 1px solid #ccc; }
.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%);}
.subbox_item a:after {border: none;background:#238195;height: 50px;top: auto;bottom: 0;}
.blog_list_le{width: 100%;}
.blog_list_ri{width: 100%;padding: 15px 12px 50px 12px;}
.blog_list_ri h5 {font-weight: 600;color: #333;font-size: 18px;}
.blog_list_ri em {position: absolute;bottom: 0;font-size: 12px;}
.blog_list_ri p {
    line-height: 160%;
    font-size: 14px;
    margin-top: 10px;
    letter-spacing: 0;
}
/*詳細頁*/
.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: #238195;}
.blog_back a.article_btn_prev,.blog_back a.article_btn_next{background: #555;}

.blog_box_edit * { line-height: 295%;}
.module_i_news .title_i_box h4 {   font-size: 24px;  color: #202020; font-weight: bold;}


.i_prod_tit span {
    font-size: 24px;
    font-weight: bold;
}
