@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&display=swap');

body{
	overflow-x:hidden;
	font-family:"Noto Serif TC","Source Sans Pro","微軟正黑體","arial","sans-serif";
	font-weight: 400;
}


/*網站全域設定/＝＝＝＝＝*/

/*
  #E46F44 /*網站主要色系
  #F1BB5C /*網站輔助色系1
  #38271B; /*網站輔助色系2*/


/* = = = 主選單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.header_area.sticky .main_header_area .container {max-width: 95%; transition: all 0.3s;}


.main_header_area{background: #fff; height: 100px; box-shadow: 0px 0px 11px #9c9c9c8f; transition: all 0.3s;}
.navigation {padding: 28px 0 28px 185px;}

/*選單最大寬度設定*/
.main_header_area .container {max-width: 1400px; transition: all 0.3s;}

/*第一層*/
.stellarnav ul ul {padding-top: 18px;}
.stellarnav ul ul ul {padding-top: 0px;}
.stellarnav > ul > li {}
.stellarnav > ul > li:last-child {}
.stellarnav > ul > li > a{color: #090909; padding: 0 15px 0 12px; font-weight: 400; letter-spacing:1px; font-size: 17px; transition:all 0.3s;}
.stellarnav > ul > li:hover > a{color: #B32522;}
.stellarnav li.has-sub > a:after {display:none;}
.stellarnav li.has-sub > a {padding: 0 15px 0 12px;}

/*第二層*/
.stellarnav li li > a , .stellarnav li li.has-sub > a{
	padding: 10px 10px; 
	font-size: 16px; 
	transition: all 0.3s; 
	border-left:1px solid transparent;
	background: #B32522;
    color: #FFF;
	border-bottom: 1px #c03e3b solid;
}
.stellarnav li li {
    border: unset;
	margin-bottom: unset;
}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{
	color: #FFFFFF;
    padding-left: 15px;
    background: #931d1b;
}

/*第三層*/
.stellarnav li li li > a, .stellarnav li li li.has-sub > a {
	background: #931d1b;
	border-bottom: 1px #a22c2a solid;
}

.stellarnav li li li:hover > a, .stellarnav li li li.has-sub:hover > a {
	background: #7c100e;
}

/*SubMenu*/
.shop_search_btn {background: #E46F44;}
.tp_links a{transition:all 0.3s;}
.tp_links a:hover {color: #E46F44;}
.me_tp_features {padding-right: 17px; margin-bottom: 3px; display:none;}
.tp_links {display: none;}




/*隱藏中英文翻動動畫*/

.stellarnav > ul > li > a b {
    line-height: unset;
   	height: unset;
	transform: unset !important;
    -webkit-transform: unset !important;
    -moz-transform: unset !important;
	transition: unset;
	font-weight: 400;
}

.stellarnav > ul > li > a b:nth-of-type(2) {
	display:none;
}






.stellarnav > ul > li > a b:nth-of-type(2) {
	letter-spacing:0px;
}

@media screen and (min-width: 769px){
	.stellarnav > ul > li > a b:nth-of-type(2) {
		text-transform: none;
	}
}




/* = = = 頁尾 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.center {max-width: 1200px;}
.footer {background:#ffffff; padding: 50px 0 0; border-top: 1px solid #eee;}
.footer_info {display: flex;  flex-wrap: wrap;  align-items: center;  justify-content: space-between; padding: 0 0;}
.footer_menu {display: inline-block; /*grid*/  grid-template-columns: repeat(auto-fit, minmax(min(120px,100%), 1fr));  gap: 3px; width: 100%; text-align: center; margin: 0 auto;}/*footer按鈕最小寬度100px*/
.footer_menu a {letter-spacing: 1px; margin: 0;	text-align: center;	padding: 7px 9px 9px 9px; border:0; border-right: 1px #e4e4e4 solid;  border-left: 1px #ffffff solid; background: #ffffff; transition: all 0.3s;}
.footer_menu a:last-child {border-right: 0px #d6e1e1 solid;}
.footer_menu a:hover {background: #ffffff; color: #B32522;}
.copy {background:#38271B; color: #d4d4d4; border:none; padding: 10px 0;}
.copy a{color: #d4d4d4;transition:all 0.3s;}
.copy a:hover {color: #d4d4d4;}
.box_link a{transition:all 0.3s;}
.box_link a:hover {background: #ffffff;  color: #bbb;}
.box_link {display: none;}
.footer_logo img {max-width: 220px;}
.footer_logo {text-align: left; width: 48%; margin: 0 20px;}
.footer_info ul {width: 100%; text-align: center;}
.footer_info li {padding: 15px 10px; display: inline-block;}
.footer_info li p {text-align: left; width: 100%; display: block; color: #666;}
.footer_info li p a {color: #666;}
.footer_info li:nth-child(1) {width: 30%;}
.footer_info li:nth-child(2) {width: 68%;}
	

/*改字*/
.footer_info li p.tel:before {content: '手機：';}
.TEL:before {content: "手機";}
.footer_info li p.phone:before {content: 'LINE ID：';}
.PHONE:before {content: 'LINE ID';}
.TEL:before, .TEL2:before, .PHONE:before, .FAX:before, .TAXID:before, .MAIL:before, .ADD:before, .ADD2:before {width: 60px;}
.list_before.info li {padding-left: 60px;}


/*top*/
/*#to_top {width: 44px; height: 44px; bottom: 93px; right: 21px; left: unset;}
#to_top i.top {margin-bottom: -10px;}*/



/*浮動按鈕*/

.right_member_in {
    bottom: calc(20% + 340px);
	top: unset;
	z-index: 99;
}

@media screen and (max-width: 768px) {
	.right_member_in {
		bottom: calc(10% + 310px);
	}
}


.info_fix_links{
    display: block !important;
}

.info_fix_links a.info_fix_default {
    display: none;
}

.info_fix>span {
    display: none;
}


.fix_ri {
    line-height: 0;
}

.fix_ri a {
    background: unset;
	transition:.3s;
	color: #FFFFFF;
	border-radius: unset;
	width: 60px;
    height: 60px;
}

.fix_ri a:last-child {
    border-bottom: unset;
}

.fix_ri a:hover {
    background: unset;
}


.fix_ri a span {
	display:block;
	font-size: 13px;
	margin: -8px 0px 0px;
}




/* = = = LOGO = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.nav-brand {width: 100%;max-width: 135px; transition:all 0.3s;}
.nav-brand img {max-width: 100%; padding-top:0px;}
.header_area .nav-brand {  transition: all 0.3s;  margin-top: 10px;}


/* = = = 大圖 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.swiper-pagination {display:none;}


/*預設解除背景輪播*/
@media screen and (max-width: 1800px) {
#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;}
}


/* = = = BANNER = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*全頁面背景*/
#content {
	background: url(https://pic03.eapple.com.tw/pansuan/bg.jpg)no-repeat bottom center; 
	background-size: cover; 
	width: 100%;
}

.banner{display: none;}

/*麵包屑*/
.path{display:none;} 
.path p a:hover {display:none; color: #909090;}

/*頁碼*/
.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: 34px;  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: #909090;border: 1px solid #909090;}


/* = = = 購物車 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.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%; /*background: #f7f7f7; padding: 14px;*/}
.products-list .more {margin-top: 10px;}


/*購物車首頁 只留8個*/
.prod_part {
    max-width: 1400px;
}

body.pageIndex .products-list .item:nth-child(n+9) {
    display: none;
}




.products-list .pic {
    padding-bottom: 100%;
    height: auto;
    /*aspect-ratio: 4 / 3;*/
}

.products-list .pic img {
    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%);
    object-position: center;
}

.products-list a .pic img {
    transition: .5s;
}

.products-list a:hover .pic img {
    transform: translate(-50%, -50%)scale(1.05);
}
.products-list .pic::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,0.5);
    opacity: 0;
    transition: .5s;
}
.products-list .pic::before {
    content: "+";
    font-size: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 35px;
    height: 35px;
    z-index: 999;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    color: #FFFFFF;
    border: 1px #FFFFFF solid;
    opacity: 0;
    transition: .5s;
	font-weight: 400;
}
.products-list a:hover .pic::before, .products-list a:hover .pic::after {
    opacity: 1;
}

.products-list a .name {
	transition:.3s;
}
.products-list a:hover .name {
    color: #e71c22;
}






.i_prod_tit {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
	padding-bottom: 10px;
}




.module_i_news .title_i_box {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
	position: relative;
}

.module_i_news .title_i_box::before {
	content:"";
	background:url("https://pic03.eapple.com.tw/pansuan/abo_01.png")no-repeat center center;
	background-size:100%;
	width:32px;
	height:32px;
	display:block;
}


.i_prod_tit h2, .module_i_news .title_i_box h6 {
    font-size: 18px;
    color: #b32623;
    letter-spacing: 0px;
    font-weight: normal;
    font-family: "Playfair Display", serif;
	width: 100%;
    order: 1;
	line-height: 1.8;
}

.i_prod_tit span, .module_i_news .title_i_box h4 {
    font-family: "Noto Serif TC", serif;
    color: #382619;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 3px;
	width: 100%;
}

.prod_part, .module_i_news {
    padding: 120px 20px;
}


@media screen and (max-width: 1200px) {
	.prod_part, .module_i_news {
		padding: 100px 20px;
	}
}

@media screen and (max-width: 1024px) {
	.prod_part, .module_i_news {
		padding: 80px 20px;
	}
}

@media screen and (max-width: 768px) {
	.prod_part, .module_i_news {
		padding: 60px 20px;
	}
}

@media screen and (max-width: 480px) {
	.i_prod_tit span, .module_i_news .title_i_box h4 {
		font-size: 25px;
	}
	.i_prod_tit h2, .module_i_news .title_i_box h6 {
		font-size: 17px;
	}
}





/*購物車/外層＝＝*/
/*顏色*/
.products-list .more {  border: 1px solid #b32623;  color:#ffffff ;background:#b32623;transition:.3s;}
.products-list .item a:hover .more {background:#840200;}

/*價格*/
.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: #d22e2a;}
.products-list .price b.ori_price {  font-size: 14px;color: #999;}

/*外層版面*/
.products-list .name {text-align: center; height: auto;}
.product_page .main_part {  width: 90%;	max-width: 1500px;}
.product_page .show_content {  display: flex;  flex-wrap: wrap;  align-items: flex-start;  justify-content: space-between;}
.product_page .products-list {  width: calc(100% - 280px);}
.product-layer-two {  width: 250px;  margin: 0;}
.product_info_page .product-layer-two {  display: none;}
.product-layer-two li {  margin: 0;  width: 100%;padding: 0 10px;}
.product-layer-two > li.active {  background: #f2f2f2;}
.product-layer-two li.active a {  border: unset;border-bottom: 0px dotted #ccc;}
.product-layer-two li a {  color: #222;  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;padding-left: 25px;}
.product-layer-two li:hover > a , .product-layer-two li.active > a{color: #b32623;}
.product-layer-two li:hover > a:before , .product-layer-two li.active > a:before {background: #b32623; color:#fff;}
.product-layer-two > li > a:before {
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 10px;
  content: " ";
  color: #E46F44;
  background: #f2f2f2;
  width: 10px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  padding-left: 2px;
  font-size: 13px;
}
.product-layer-two li ul {  position: relative;padding-top: 1px;}
.product-layer-two li li {  border: none;background: transparent;}
.product-layer-two li li a{  background: transparent; font-size: 16px;}
.product-layer-two li li:hover a{color: #E46F44; font-weight: 500;}

/*hover到才顯示副選單 關掉↓*/
.product-layer-two li li {  display: block;}

/*購物車/內層＝＝*/
.product_info_page .main_part {  width: 90%;}
.sidebarBtn {
    border: unset;
	background: unset;
}

/*按鈕顏色*/
.inquiry_a1{background: #b32623;}
.inquiry_a2{background: #b32623;}
.inquiry_a3{background: #b32623;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover{background: #840200;}
.lastaction, .nextaction, .lastPage {color: #FFF;background: #b32623;transition:.3s;}
.lastaction:hover, .nextaction:hover, .lastPage:hover {  background: #840200;}

/*商品側邊規格*/
.product_info li .txt_box {  color: #222222;  width: 100%;}

.mobile_product_name{font-size: 24px;}
.sidebarBtn .price {letter-spacing: 0px; color:#b32522;border-bottom: 1px solid #e6e6e6;}
.sidebarBtn .price span {display: inline-block;}
.sidebarBtn .price span.ori_price { color: #999;text-decoration: line-through;}
.sidebarBtn .price span.sp_price {color:#d22e2a;display: block;}
.sidebarBtn h2 {/*color: #E46F44;*/}
div#number_area {color: #959595;}
.product_pic #bx-pager {display: block; width: 100%; position: relative;}
.product_pic #bx-pager a {border:0px solid #e9e9e9; overflow: hidden;}
#bx-pager h6 {display: none;}

/*相關推薦*/
.prod_related h6 span:before{font-size: 28px; color: #383838;}
.prod_related {padding: 45px 15px 25px 15px;}


/*購物車金流開啟，只顯示價錢，其他隱藏*/
.inquiry_a3, .product_info li:nth-of-type(n+2) {
	display:none;
}

/* = = = 文章管理 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.blog_page .main_part {/*max-width: 1500px;*/}
h4.blog_category_title{font-size: 28px;}
h4.blog_category_title span{font-size: 24px;}

/*文章管理/外層＝＝*/
.module_i_news ul, .blog_subbox {  display: grid;gap: 20px;max-width: 1400px;}
.module_i_news li , .subbox_item {  width: 100%;border-bottom: unset;}
.module_i_news li a , .subbox_item a {
	padding: 5px;
	display: flex;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
}
.module_i_news li a:after , .subbox_item a:after{pointer-events:none;}
.i_blog_le, .i_blog_ri {    width: 100%;}
.blog_list_le {
	width: 30%;
}
.blog_list_ri {
    width: 65%;
    padding: 0 0 0 30px;
    position: relative;
}
.i_blog_le , .blog_list_le{    /*position: relative;    padding-bottom: 100%;    height: 0;*/}/*文章縮圖長寬比例，100% →100:100 = 1:1 正方形 */

.i_blog_le img{
	display:block;
    max-width: 100%;
    min-width: 100%;
    /*height: 100%;*/
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    /*position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);*/
}

.blog_list_ri h5 {
    font-size: 24px;
    color: #555;
    display: block;
}

.blog_list_ri p {
    margin-top: 25px;
    line-height: 180%;
    color: #736668;
    -webkit-line-clamp: 3;
    min-height: 80px;
}


.module_i_news li a:before, .subbox_item a:before {
    top: 50%;
    left: 50%;
	bottom:unset;
	right:unset;
    transform: translate(-50%, -50%);
    letter-spacing: 2px;
	font-size: 18px;
	font-family:"Playfair Display", serif;
	color: #b32623;
}

.module_i_news li a:after {
    background: rgba(255, 255, 255, 0.85);
}
.subbox_item a:after {
    /*border: 1px #bc8f3e solid;*/
}

	
/*側邊*/
.blog_le .accordion {
	background: #fff;
    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: #B32522 !important;}
.submenu {
    border-top: 1px solid #ccc;
}
.submenu a:hover {background: transparent;color: #B32522;}
.accordion li .link {
    border-bottom: unset;
}



/*首*/
.module_i_news ul{width: 90%;	grid-template-columns:1fr 1fr 1fr 1fr;}

/*功*/
.blog_subbox{/*grid-template-columns:1fr 1fr 1fr;*/}
.blog_subbox:before{content:none;}
.blog_list_ri h5 {
    -webkit-line-clamp: 2;
}


/*文章管理/內層＝＝*/
.blog_back a.article_btn_back, .blog_back a.article_btn_prev, .blog_back a.article_btn_next {
    background: #b32623;
	transition:.3s;
}

.blog_back a.article_btn_back:hover, .blog_back a.article_btn_prev:hover, .blog_back a.article_btn_next:hover {
    background: #840200;
}

/* = = = 相簿 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*作品展示*/
.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; background: rgb(255 255 255 / 50%);}
.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%;
  height: 100%;
  object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  -webkit-object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);}
.show-list .item:hover .show_name {  color: #b32623;}
.other_album_choice li {  background: #b32623;}
.other_album_choice li:hover {  background: #840200;}
.subalbum-menu h2{  color: #F1BB5C;font-size: 24px;}
.other_subalbum li p {  margin-top: 10px;}



/* = = = 促銷方案 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.news_part {  width: 90%;}
.news_list ul li a:hover {  background: #f9f9f9;}
.news_list ul li p:after {  background: #E46F44;  padding: 3px 5px;  border-radius: 5px;  color: #fff;}
.other_promotion li a:hover:before , .other_promotion li a:hover:after {border-color:#E46F44;}
.promotion_title {
    border-bottom: 1px #AAA solid;
    padding: 10px 0px;
    margin-bottom: 20px;
}
.promotion_title h2 {
    width: 100%;
}
/*.promotion_title {display: none;}
.other_promotion {display: none;}*/

body.promotions_page .edit img{
	width:100%;
}

body.promotions_page .edit a{
	color: #B32522;
}

.other_promotion .pmtTitle h3 {
    height: 50px;
}

/* = = = 其它分頁 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.promotion_title span {margin: 0 2px 2px 0; border: 1px #fff solid;}
.other_select_page .page {display: none;}


/* = = = 聯絡我們 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.contact_page .main_part {max-width: 1400px;}
.contact_le_map a {background: #B32522;}
.contact_form li.last cite {background: #B32522;}
.animated-arrow {background:#b32623;}
.animated-arrow:hover {background:#840200;}
.contact_form li .form__label {text-align: right;}
.contact_content .information_left {width: 350px;}
.contact_content .information_right {width: calc(100% - 400px);}
.contact_form li.last blockquote, .contact_form li.last cite {border: 0px #dfd4c3 solid;}
.contact_form li .form__label {
	width: 85px;
	margin-left: -90px;
}
            


/* = = = 會員 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.send_simple{background-color: #E46F44;}
.rewrite_simple{background-color: #F1BB5C;}
.member_title p {  border-top: 2px #E46F44 solid;}
.login_mem_submit{background: #E46F44;}
.login_mem_other_link a{color: #E46F44;}
.member_login_regist a{background: #E46F44;}
.member_login_regist {background: #e4f5fc;}
.mem_regist_title_s {  background: #F1BB5C;  color: #fff;}


/* = = = 其它 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*換行問題*/
.stellarnav.mobile > ul > li > a {width: 100%; padding: 15px 43px 10px 10px;}
.stellarnav.mobile > ul > li > a.dd-toggle {width: auto;}
.stellarnav .menu-toggle {width: 60px;}

/*相簿小圖*/
.fa-image::before {display: none;}
.fa-right-from-bracket::before{display: none;}
.other_album_choice li a i.fa-solid.fa-right-from-bracket {display: none !important;}
.other_album_choice li {padding: 7px 24px 7px 22px; margin: 0 0px 7px 0;}
.other_album_choice {margin: 7px;}
@media screen and (max-width: 480px) {
.other_album_choice li {width: 100%;}
}


/* = = = RWD = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


@media screen and (max-width: 1200px) {
/*購物車/＝＝＝＝＝*/
.products-list { grid-template-columns: 1fr 1fr 1fr;}

.stellarnav li.has-sub > a {padding: 0 5px 0 2px;}
.stellarnav > ul > li > a {padding: 0 5px 0 2px;}

/*文章管理*/
.blog_list_ri h5 {
    margin-top: 0;
    font-size: 20px;
}

.blog_list_ri p {
    margin-top: 10px;
}
}



@media screen and (max-width: 1024px) {
/*Header/＝＝＝＝＝*/
.navigation {  padding: 10px;}
.main_header_area {height: 170px;}

/*Logo/＝＝＝＝＝*/
.header_area .nav-brand{max-width: 100%;}

/*文章管理/＝＝＝＝＝*/
.module_i_news ul{grid-template-columns:1fr 1fr;}

/*購物車/＝＝＝＝＝*/
.product_page .products-list {  grid-template-columns: 1fr 1fr;}

.footer_info li {padding: 15px 20px;}
.footer_info li:nth-child(1) {width: 100%;}
.footer_info li:nth-child(2) {width: 100%;}
}



@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;}

}



@media screen and (max-width: 768px) {
/*選單漸變效果＝＝*/
/*首頁固定選單*/
.pageIndex .header_area{position:relative;}
.main_header_area .container {max-width: 100%;}
.main_header_area {height: 65px;}
.header_area.sticky .main_header_area .container {max-width: 100%; transition: all 0.3s;}

/*側邊選單/＝＝＝＝＝*/
.stellarnav li li > a , .stellarnav li li.has-sub > a{  padding: 10px 15px;border-left:none;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{padding: 10px;border-color:transparent;}
.stellarnav.mobile > ul > li > a {padding: 10px 43px 5px 10px;}
.stellarnav.mobile ul{padding-top: 0px;}
.stellarnav.mobile li.open {background: #ffffff;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: #ffffff;}

.stellarnav a.dd-toggle .icon-plus:before {
    content: '';
    display: block;
    width: 12px;
    height: 0px;
    border-bottom: solid 3px #777;
    position: absolute;
    top: 50%;
    transform: rotate(90deg);
    transition: width 0.3s;
}

.stellarnav.mobile li.open li.open {
    padding: unset;
}

.stellarnav li li a.dd-toggle .icon-plus:before, .stellarnav li li a.dd-toggle .icon-plus:after {
	border-bottom: solid 3px #FFFFFF;
}


/*Logo/＝＝＝＝＝*/
.nav-brand{ margin-top: 10px;}
.header_area .nav-brand{max-width: 85px; margin-top: 0px;}

/*Footer/＝＝＝＝＝*/
#to_top { bottom:60px;}
#bottom_menu {display: none; }
.footer.with_shopping_mode { padding:50px 0 0px; }
.footer_info {  justify-content: center;}
.footer_logo {  text-align: center; margin-bottom: 0px;}
.footer_menu {grid-template-columns: repeat(auto-fit, minmax(min(160px,100%), 1fr));}
.footer_info li p {display: block; width: 100%; color: #000000; text-align: center;}
#to_top {bottom: 94px;}

/*Banner/＝＝＝＝＝*/
.banner h5{font-size: 28px;}

/*購物車/＝＝＝＝＝*/
.products-list {  grid-template-columns: 1fr 1fr;}
.product_page .products-list ,.product-layer-two {  width:100%;}
.prod_related h6 span:before{font-size: 24px;}

/*順序*/
.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: #F1BB5C;font-size: 20px;}

#bottom_menu li a {padding: 14px 5px 9px 5px;}
.contact_le_map a {width: 100%; display: inline-block;}
.contact_content .information_left, .contact_content .information_right {width: 100%;}
}



@media screen and (max-width: 600px) {
/*Footer/＝＝＝＝＝*/
.box_link {  text-align: center;}

/*Banner/＝＝＝＝＝*/
.banner h5{font-size: 24px;}

/*購物車/＝＝＝＝＝*/
.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;}
}


@media screen and (max-width: 480px) {
.header_area .nav-brand {}
.footer_logo {width: 100%;}
.banner {height: 200px;}
.banner h5 {padding-top: 10px;}
.banner h5:before {color: #ffffff; text-shadow: inherit;}
}


@media screen and (max-width: 375px) {
/*購物車/＝＝＝＝＝*/
.products-list , .product_page .products-list  {  grid-template-columns: 1fr;}
}