@charset "utf-8";

/*預設解除背景輪播*/
/*#content_main { margin:0;}*/
.bannerindex { position:static; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-slide img { height:auto;}
.stellarnav { z-index: 122; }
.path{display: none;}
/*banner固定設定*/
.pageIndex .header_area{    background: linear-gradient(180deg, rgb(0 0 0 / 60%), rgb(0 0 0 / 40%), transparent);top: 0;}

/*版面範圍設定*/
.page{margin: 0;}
#content {max-width: 2600px;margin: 0 auto;}

/*手機板漢堡鈕相關*/
.nav-dropdown > li > a{width: 100%;}

/*手機版底下按鈕*/
#bottom_menu{display: none !important;}

/*文章分享側邊欄設定*/
.blog_le .accordion li .link{padding: 0;}
.blog_le .accordion li .link a{padding: 15px 10px;display: block;}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*整體網頁設定*/
body{background: #F6F6F8;}
#content{background: #F6F6F8;}

.main_part {max-width: 1680px;/* padding: 50px 100px; */}
.pageIndex .main_part{border-top: none;}
/*banner*/
.swiper-pagination {bottom: 35px;}
.swiper-pagination-bullet {background: #968e83;}
#content_main{margin-top: 0;z-index: 1;}

/*header*/
.header_area{background: transparent;position: fixed;width: 100%;padding: 0;}
.pageIndex .main_header_area{background: linear-gradient(180deg, rgb(0 0 0 / 60%),rgb(0 0 0 / 40%), transparent);
    box-shadow: 1px 1px 5px rgba(0,0,0,0);    border-bottom: 1px solid #ffffff80;
	transition: all .5s;transition-timing-function: ease-in-out;}
/* .main_header_area{background: linear-gradient(180deg, rgb(0 0 0 / 60%),rgb(0 0 0 / 40%), transparent);
    box-shadow: 1px 1px 5px rgba(0,0,0,0);    border-bottom: 1px solid #ffffff80;
	transition: all .5s;transition-timing-function: ease-in-out;} */
    .main_header_area{background-color: rgb(26 22 19 / 80%); transition: all .5s;border-bottom:0;
	transition-timing-function: ease-in-out;}
.sticky .main_header_area{background: linear-gradient(to bottom, rgb(47 47 39/ 80%), rgb(40 47 53 / 0%)); transition: all .5s;border-bottom:0;
	transition-timing-function: ease-in-out;}
.main_header_area .container {max-width: 90%;}
.sticky .main_header_area .container { max-width: 96%;}
.nav-header {padding: 16px 0;transition: all .5s;transition-timing-function: ease-in-out;max-width: 240px;}
.sticky .nav-header{padding: 10px 0;transition: all .5s;transition-timing-function: ease-in-out;max-width: 200px;}
.navigation { grid-template-columns: 250px 1fr;}
.nav-brand{width: 350px;transition: all .5s;transition-timing-function: ease-in-out;}
.sticky .nav-brand{width: 300px;}

.nav-menu{margin: 30px 0 20px 0;transition: all .5s;transition-timing-function: ease-in-out;}
.sticky .nav-menu{margin: 15px 0;transition: all .5s;transition-timing-function: ease-in-out;}

.nav-menu>li>a{padding: 10px 30px;font-size: 16px;color: #fff;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.1);transition: all .3s;}
.sticky .nav-menu>li>a{color: #fff;}

.submenu-indicator-chevron {border-color: transparent #fff #fff transparent;}
.sticky .submenu-indicator-chevron{border-color: transparent #fff #fff transparent;}

.submenu-indicator {margin-top: 2px;}
.tp_links{display: none !important;}
.nav-menu>li:hover>a, .nav-menu>li.active>a, .nav-menu>li.focus>a {color: #fff;}
.nav-menu>li:hover>a .submenu-indicator-chevron, .nav-menu>.active>a .submenu-indicator-chevron, .nav-menu>.focus>a .submenu-indicator-chevron {
    border-color: transparent #fff #fff transparent;}

.nav-menu>li>.nav-dropdown{border: none;min-width: auto;}
.nav-dropdown > li > a {background: #1b1f23;border-bottom: 1px solid #29323a;color: #fff;transition: all .5s;
	transform: translateX(0);padding-right: 50px;}
.nav-dropdown>li:hover>a, .nav-dropdown>li.focus>a {color: #eee;transform: translateX(4px);}

.nav-dropdown .nav-dropdown{border: none;}
.nav-dropdown > li > a:hover, .nav-dropdown > li > a:focus {color: #fff;}
.nav-dropdown > li:hover > a, .nav-dropdown > li:focus > a {color: #fff;}
.nav-dropdown>li:hover>a .submenu-indicator-chevron, .nav-dropdown>.focus>a .submenu-indicator-chevron {
    border-color: transparent #fff #fff transparent;}


.stellarnav > ul > li > a { color: #ffffff; letter-spacing:2px; font-size:15px;    margin: 0 10px; }
.stellarnav > ul > li > a b {font-weight: normal;}

.me_tp_features {  margin: 0px 0; }
.box_search{    display: none;}
.header_area.sticky {background-color: rgb(26 22 19 / 80%);}
.edit_part { margin-bottom: -4px; }

.stellarnav .menu-toggle{   padding: 100% 0;}
.stellarnav .menu-toggle:after{display: none;}
/*footer*/
.footer{background: #1a1613;padding: 50px 0 0;    border-top: 1px solid #555;}
.copy {
    color: #555;
    border-top: 1px #555 solid;
}
.copy a{color: #ffffff;}
.footer_menu a:hover {
    background: none;
    color: #fff;
    font-weight: 500;
}
.footer_menu a {    
    display: inline-block;
    padding: 5px 7px 5px 15px;
    border: none;
    margin: 0px 4px 4px 0px;
    font-size: 14px;
    line-height: 100%;
    color: #888;
    background: none;
    border-left: 1px #ccc solid;
    transition: all 0.3s;}

.footer .fix_ri a{
    transition: all 0.3s;
}
.footer .fix_ri a:hover {
    transform: scale(1.3);
    transition: all 0.3s;
}
.box_link{
    display: none;
}



.footer_info ul {
    display: inline-block;
    vertical-align: top;
    width: 100%;

}

.footer_info li {
    display: block;
    padding: 10px 0 10px 0;
}

.footer_info li p a {
    color: #ccc;
}
.footer_info li p {
    color: #ccc;
}
.footer .center {
    position: relative;
    max-width: 90%;
}
.footer .center {
    position: relative;
    max-width: 90%;
    padding: 30px 0;
}
.footer_info {
    padding: 0;
    display: flex;
    grid-gap: 20px;
    padding-right: 0;
    flex-wrap: wrap;
}
.footer_info li:nth-child(2) {
    position: absolute;
    right: 0;
    top: 14px;
}
.footer_menu a:nth-child(1) {
    display: none;
}
.footer_menu a:nth-child(2) {
    border: none;
}

.footer_info li p.add2:before {
    content: '營業時間：';
}

.footer_info ul {margin: 20px 10px;text-align: left;}
#content_main { background: #F6F6F8;}

.footer iframe { display:none;}
.box_link { display: none; }

@media screen and (max-width: 768px) {
    .stellarnav .menu-toggle span.bars span{background: #fff;}
.footer_info li:nth-child(2) {
    position: relative;
    }
    .footer_menu a:nth-child(2) {
        border-left: 1px #ccc solid;
    }

    }
	
/*首頁促銷方案*/
.pageIndex .news_part{display: none;}
.box_link a { display: none;}

/*首頁嵌入相簿*/
.module_i_album .title_i_box {
    display: none;
}
.module_i_album section { max-width: 90%;}
.i_album_list li a p{background: rgb(0 0 0 / 60%);height: 50px;}
.i_album_list li a p span {color: #fff;}
.animated-arrow {background: #2d2d2d;}


.new_i_album {background: #1F2529;padding: 80px 10px;}
.new_i_album ul {display: flex;flex-wrap: wrap;justify-content: space-between;max-width: 1800px;margin: 0 auto;}
.new_i_album li{padding: 6px;width: 25%;}
.new_i_album li a {height: 0;padding-top: 66%; overflow: hidden;position: relative;}
.new_i_album li a blockquote {background: rgb(31 37 41 / 90%);}
.new_i_album li a img {object-fit: cover;width: 100%;position: absolute;top: 0;left: 0;}
.new_i_album .clearfix:before, .clearfix:after{display: none;}
.new_i_album h6 a {padding: 15px 70px;margin-top: 50px;}
.new_i_album li a h4{top: 55%;}
.new_i_album li a h4:before{content: "+";
    /* background: url(https://pic03.eapple.com.tw/yangyang/link_i.png) no-repeat; */
width: 20px;height: 20px;background-size: contain !important;position: absolute;top: -30px;left: 50%;transform: translateX(-50%);}


/*相簿*/
/*主分類*/

.show-list{grid-template-columns: repeat(auto-fill, minmax(450px, 1fr));}

/* .album_page .main_part{max-width: 2000px;} */
.show-list .item {padding: 0;}
/* .show-list .show_pic {padding-bottom: 65%;} */
.show-list .show_name {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);font-size: 16px;font-weight: normal;
	height: auto;text-align: center;text-shadow: 0 0 5px rgba(0,0,0,0.5);z-index: 1000;width: 100%; color: #fff; padding: 10%;}
.overlay{opacity: 1;transform: scale(1);z-index: 999;}
.show-list .item:hover .overlay{opacity: .2;transform: scale(1);}
.show-list .item .show_pic img{transform: scale(1);transition: all .6s;}
.show-list .item:hover .show_pic img{transform: scale(1.1);}
.subbox_item a:before {
    background: rgb(0 0 0 / 40%);
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 20px;
    top: 25%;
    height: 60px;
    top: 38%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.subbox_item a:after {width: auto;}
.stellarnav li li {
    border: 1px #ffffff2e solid;
    border-bottom-width: 0;
}
.stellarnav li li:hover a {
    background: #2b74aede;
    color: #ffffff;
}
.stellarnav ul ul { width: 200px; background: rgb(0 0 0 / 40%);  }

.stellarnav ul {
     display: flex;
    justify-content: center;
    gap: 4%;
    transition: all .5s;
}
.sticky .stellarnav ul { justify-content: space-between; margin: 0 10%;gap: unset;}
.stellarnav > ul > li.drop-left > ul { left: -50px;}
.stellarnav li a { padding: 10px;     color: #ccc;}
.nav-dropdown > li > a { font-size: 12px; padding-right:0px; background: rgb(27 31 35 / 55%); }
.show-list .item:hover .show_name { display:none; } 

/*次頁*/
/* .album_info_page .main_part{max-width: 2000px;} */
.pic-list {display: block;column-count: 2;column-gap: 10px;}
.pic-list .item {width: 100%;margin: 0px;padding: 0;}
.pic-list .show_pic {height: auto;padding-bottom: 0;}
.pic-list .show_pic img{width: 100%;}
.album_fixed_title{display: none;}
.other_album:before{display: none;}
.lightbox .lb-image {border: 2px solid #ddd;}
.lightboxOverlay{opacity: 0.9;}
.album_descrip{    color: #FFF;}
.banner { background: transparent;}

.other_subalbum li { background: none; }
.other_subalbum li p { 
    margin-top: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    font-weight: normal;
    height: auto;
    text-align: center;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    z-index: 1000;
    width: 100%;
    color: #fff;
    padding: 10%;}

    .blog_shareData {
        justify-content: flex-end;}


/*更多相簿按鈕*/
.other_album_choice{text-align: center;display: flex;flex-wrap: wrap;justify-content: center;}
.other_album_choice li {border-radius: 5px;width: 15%;border-top: 2px solid #adadad;background: #25282b;padding: 0;}
.other_album_choice li:hover{background: #1b1e21;}
.other_album_choice li a{display: block;padding: 15px;}
.other_album_choice li .fa {display: none;}



/*頁籤*/
.page{padding-top: 80px;}
.page strong, .page a {border: none;background: transparent;}
.page strong, .page a:hover {background: transparent;}

/*文章管理*/

/*大分類*/
.blog_search input[type=search]{    border-radius: 2px;}
.blog_le .accordion {border-radius: 2px;}
h5.blog_le_t em {
    display: none;
}
/* .blog_subbox{display: flex;flex-wrap: wrap;} */
.subbox_item{
    /* width: 32%; */
    background: #fff;
    padding: 3px;
box-shadow: 0 0 8px #00000024;}
.subbox_item a:after{border: none;background: rgba(41,48,54,0.8);}
.subbox_item a{
    display: flex;
    grid-gap: 0;
    flex-direction: column;
}
.blog_list_le{width: 100%;padding: 0;overflow: hidden;aspect-ratio: 3 / 2;}
.subbox_item:hover .blog_list_le img {
    transform: scale(1.08);
    transition: all 1s ease-in-out;
}
.blog_list_ri{width: 100%;padding: 10px;margin-top: 3px;}
.blog_list_ri h5{font-size: 16px;font-weight: bold !important;
    /* color:#d5d5d5 !important;  */
    }
/* .blog_list_ri em {color: #aaa !important;} */
.blog_list_ri p{line-height: 160%;}
.blog_page h4.blog_category_title {display: none;}
/*文章說明頁*/
.articel_mainPic img{display: none;}
.blog_box_edit *{line-height: 160%;}
h4.blog_category_title{font-weight: normal;}
.blog_back a.article_btn_prev ,.blog_back a.article_btn_next{    background:#666;}
.blog_back a.article_btn_prev:hover ,.blog_back a.article_btn_next:hover{background: #2B74AE;}
/*側邊選單*/
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {background: #2B74AE !important;}
.submenu li {background: #181d20 !important;}
.submenu a:hover {background: #2d2d2d;}
.article_btn_back{background: #2d2d2d !important;}
.article_btn_back:hover {background: #2B74AE !important;}
h5.blog_le_t span{font-family: '微軟正黑體';font-weight: 300;}

/* .news_related h6 span:before{color: #bbb;} */
.news_related {
    /* background: #212121; */
    border-top: 1px solid #dbdbdb;
}
.lastPage { background: #2d2d2d;}

/*聯絡我們*/
.contact_page .main_part {max-width: 1680px;}
.blank_letter{font-size: 30px;font-weight: normal;}
.contact_content .information_right,.contact_content .information_left{padding-left: 100px;display: none;}
.innersend{color: #fff !important;}
.list_before.info li:last-child{padding-left: 0;margin-top: 10px;}
.rewrite{color: #fff !important;}
.blank_letter, .list_before { display: none; }
.contact_content .information_left, .contact_content .information_right { width: 100%;}
.contact_form li { display: flex; color: #CCC2B2;  }
.contact_form li .form__label {  text-align: left; letter-spacing: 1px; }
.contact_form li .form__insert {  letter-spacing: 1px; }


button,  optgroup, select, textarea {   margin: 0 4px;}
button, input, optgroup, textarea{outline: none;color: #333 !important;}
.innersend{color: #fff !important;}
.rewrite{color: #fff !important;}
.contact_content .information_right { padding-left: 0px;}
.form select { background-color: #FFF; }

.fa-arrow-right::before { filter: brightness(1.5);}
.contact_form li.last cite { background: #ad9f8a; }
.contact_form li.last input {  color: white!important; }
.contact_form li.last blockquote { border: solid 1px #5b5854;  }

@media screen and (max-width: 768px) {
.show-list {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
.sticky .stellarnav ul {margin: 0;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*內頁BANNER 設定*/
.banner { min-height: 120px;}
.banner h5 { display:none;}
.banner.banA { background-image: url(https://pic03.eapple.com.tw/yuanchiao/banA.jpg); background-position: center; width: 100%;  background-size: cover;}
.banner.banB { background-image: url(https://pic03.eapple.com.tw/yuanchiao/banB.jpg); background-position: center; width: 100%;  background-size: cover;}
.banner.banC { background-image: url(https://pic03.eapple.com.tw/yuanchiao/banC.jpg); background-position: center; width: 100%;  background-size: cover;}
.banner.banD { background-image: url(https://pic03.eapple.com.tw/yuanchiao/banD.jpg); background-position: center; width: 100%;  background-size: cover;}
.banner.banE { background-image: url(https://pic03.eapple.com.tw/yuanchiao/banE.jpg); background-position: center; width: 100%;  background-size: cover;}
.banner.banF { background-image: url(https://pic03.eapple.com.tw/yuanchiao/banF.jpg); background-position: center; width: 100%;  background-size: cover;}
.banner.banblog { background-image: url(https://pic03.eapple.com.tw/yuanchiao/banblog.jpg); background-position: center; width: 100%;  background-size: cover;}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
@media screen and (max-width: 1300px){
	/*banner固定設定= = = = = = = = */
	.bannerindex{position: relative;height: auto;}
	.swiper-slide img{min-height: inherit;}
	#content_main{margin-top: 0;}
	/*以下其他設定= = = = = = = = */
	.pic-list{column-count: 2;}
	/*文章*/
	.subbox_item{
        /* width: 48%; */
        border-bottom: none;}
	/*相簿*/
	.other_album_choice li{width: 30%;}
}
@media screen and (max-width: 1200px){
	.nav-menu>li>a {padding: 10px 20px;}
	/*相簿*/
	.show-list .show_name{font-size: 18px;}
	/*首頁相簿*/
	.new_i_album li{width: 50%;}
}

@media screen and (max-width: 768px) {
	/*預設banner= = = = = = = = */
	.bannerindex { padding:0; margin:0;}

	/* 開啟手機板下方按鈕所需設定= = = = = = = = */
	#bottom_menu {display: block; }
	.footer.with_shopping_mode { padding:30px 0 0; }
	#to_top { bottom:10px;}
	.nav-header { padding: 10px 15px 0px 15px; }

	/*以下其他設定= = = = = = = = */
	.nav-menu>li>a{border-right: none;}
	.footer_info ul{width: 100%;}
	.header_area{position: fixed;}
	.nav-toggle:before {background-color: #fff;box-shadow: 0 0.5em 0 0 #fff, 0 1em 0 0 #fff;}
	.nav-toggle:after{color: #fff;}
	.navigation-portrait .nav-menus-wrapper {background-color: #181d20;}
	.nav-menus-wrapper-close-button{color: #fff;}

	/*聯絡我們*/
	.contact_content .information_right{padding-left: 0;padding: 10px;}
	.list_before.info {width: 100%; max-width: initial;}
	/*整體網頁設定*/
	#content{padding-top: 0px;}
	.main_part{padding: 10px;}
	.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {   background-color: #272822de; }
.stellarnav.mobile li a {   border-bottom: none; }
.stellarnav.mobile li.open{    background: #272822;}
.stellarnav.mobile ul { background: #272822;}
.stellarnav > ul > li.drop-left > ul {
    left: 0;
}
}

@media screen and (max-width: 600px) { 
	.footer_logo{width: 280px;}
	.swiper-container-fade .swiper-slide:before {width: 250px;height: 50px;}
	.blank_letter{font-size: 24px;}
	/*相簿*/
	.pic-list{column-count: 1;}
	.other_album_choice li{width: 46%;margin: 5px auto;}
	/*文章*/
	.subbox_item{width: 100%;}

	/*header*/
	.nav-brand{width: 280px;}
	.sticky .nav-brand{width: 270px;}
	/*聯絡我們*/
	.contact_content > .style1{display: flex;flex-wrap: wrap-reverse;}

}


/*首頁文章修改*/

.module_i_news li a:after { background: rgb(255 255 255 / 0%); border: 1px #ad9f8a solid; }
.i_blog_le { width: 96%; margin: 2%; }
.i_blog_ri { width: 96%; margin: 2%; }
.module_i_news li {  width: 33%; }
@media screen and (max-width: 768px) { .module_i_news li { display: inline-block; width: 48%; }  }
@media screen and (max-width: 425px) { .module_i_news li {  width: 100%; } }

.i_blog_ri h5 { color: #ad9f8a; }
.module_i_news li a:before { display:none; }



/*******************************************/
/*聯絡我們MAP區改滿版編輯區*/
.contact_content { width: 100%;padding: 0;}
.contact_page .main_part { max-width: 100%; padding: 0;}
.contact_page .path { display: none;}
.contact_content .information_left { width: 100%; padding: 0;}
.contact_content .information_right { width: 90%; margin: 30px auto; padding: 0 10px; }
.contact_content .information_left > h4.blank_letter { display: none;}
.contact_content .list_before { width: 100%; max-width: 100%; padding: 0; margin: 0 auto;}
.contact_content .list_before > li:not(li:last-of-type) { display: none;}
.contact_content .list_before.info > li:last-of-type { padding: 0; margin: 0;}
@media screen and (max-width: 768px) {.contact_content .information_right { margin:10px auto 50px auto;}}
/**/
/*電腦版表單最大寬度設定*/
.contact_content .information_right { max-width: 1000px;}
/**/
/*******************************************/

.contact_form li {
    display: flex;
    width: 100%;
}

.contact_form {
    display: flex;
    flex-wrap: wrap;
}
.contact_form li:nth-child(3), .contact_form li:nth-child(6), .contact_form li:nth-child(9), .contact_form li:nth-child(12) {
    width: calc(100%/2);
}
.contact_form li .form__label {
    min-width: 175px;
    padding-left: 22px;
}
@media screen and (max-width: 700px) {
.contact_form li:nth-child(3), .contact_form li:nth-child(6), .contact_form li:nth-child(9), .contact_form li:nth-child(12) {
    width:100%;
}
}

@media screen and (max-width: 425px) {
.contact_form li:nth-child(3), .contact_form li:nth-child(6), .contact_form li:nth-child(9), .contact_form li:nth-child(12) {
    width:100%;
}
}


.contact_form li.last blockquote, .contact_form li.last cite { border: 1px #ad9f8a solid; margin: 5px; }

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*首頁購物車*/
.prod_part {max-width: 100%;margin: auto;padding: 100px 0;background: #fff;}
.i_prod_tit {max-width: 1400px;margin: 0 auto 50px;width: 90%;}
.i_prod_tit span {font-size: 18px;letter-spacing: 0.08em;line-height: 1;}
.i_prod_tit span:before {content: 'WORKS';display: block;color: #000;font-size: 30px;padding-bottom: 10px;}
.prod_part .products-list {display: flex;flex-wrap: wrap;max-width: 1400px;width: 90%;margin: auto;padding: 0;}

.i_prod_b {max-width: 1400px;}

@media screen and (max-width: 1024px) {
.prod_part {padding: 80px 0;}
.i_prod_tit span:before {font-size: 25px;}
.i_prod_tit span {font-size: 17px;}
}
@media screen and (max-width: 768px) {
.prod_part {padding: 50px 0;}
.i_prod_tit {margin: 0 auto 30px;}
.i_prod_tit span:before {font-size: 22px;}
.i_prod_tit span {font-size: 16px;}
}
@media screen and (max-width: 600px) {
.i_prod_tit span:before {font-size: 20px;}
.prod_part .products-list {gap: 10px 0;}
}
@media screen and (max-width: 450px) {}

/*購物車*/
.product-layer-two {display: flex;margin: 0;justify-content: center;align-items: center;flex-wrap: wrap;}
.product-layer-two li {display: inline-flex;justify-content: center;margin: 0;}
.product-layer-two li a {border: 0;background: unset;padding:5px 30px;color: #555;transition: 0.5s ease;}
.product-layer-two li:not(:last-child) {border-right: 1px solid #ccc;}
.product-layer-two li a:hover {color: #fff;transition: 0.5s ease;}
.product-layer-two li.active a {font-weight: normal;color: #999;border: 0;}

.products-list {    grid-template-columns: repeat(auto-fill, minmax(500px, 1fr));padding: 50px 0 0;}
.clearfix:before, .clearfix:after {display: none;}
.products-list .item {padding: 0 5px;margin: 0;transition: 0.5s ease;}
.products-list .item a {display: flex;justify-content: center;align-items: center;overflow: hidden;}
.products-list .pic  {aspect-ratio: 7 / 5;}
.products-list .more {display: none;}
.products-list .name {
    display: flex;position: absolute;font-size: 16px;color: #ffffff;letter-spacing: 0.15em;margin-top: 0;
    line-height: 1;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;font-weight: 300;opacity: 0;
    width: 100%;height: 92%;justify-content: center;align-items: center;background: #00000080;transition: 0.5s ease;}
.products-list li:hover .name {opacity: 1;transition: 0.5s ease;}

@media screen and (max-width: 1024px) {
.products-list .item {transition: 0.5s ease;}
.products-list{grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));}
}
@media screen and (max-width: 768px) {
.products-list .item {transition: 0.5s ease;}
}
@media screen and (max-width: 600px) {
.product-layer-two li a, .products-list .name {font-size: 15px;}
.products-list .item {transition: 0.5s ease;}
.products-list {gap: 10px 0;}
}
@media screen and (max-width: 450px) {

.product-layer-two li a {padding: 3px 10px;}
.products-list {padding: 30px 0 0;}
}

/*購物車內頁*/
.product_info_page .product-layer-two {margin: 0 auto 50px;}
.product_info_page .product-wrapper {display: flex;flex-direction: column;flex-wrap: wrap;align-items: center;max-width: 1000px;width: 90%;}
.product_main {padding: 0;width: 100%;}
.mobile_product_name {display: block;font-weight: 300;font-size: 22px;letter-spacing: 0.15em;color: #fff;
text-align: center;margin-bottom: 0;padding-bottom: 30px;}
.edit { line-height: 1.5;}
.product_pic {
    display: flex;
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
    flex-direction: column-reverse;
}
.product_pic .bx-wrapper {padding: 0;margin: 0;aspect-ratio: 9 / 6;overflow: hidden;}
.bx-wrapper .bx-viewport {border: 0;left: 0;background: unset;}
.product_pic .bx-wrapper .bx-viewport li {opacity: 1 !important;}
.product_pic .bx-wrapper .bx-viewport li img {width: 100%;object-fit: cover;}
.sidebarBtn {display: none;}/*隱藏商品規格資訊*/
.prod_tabs {  width: 100%;}


/*小圖*/

.product_pic #bx-pager {display: flex;justify-content: center;width: 100%;padding: 0;position: relative;padding: 15px 0 0;gap: 15px;}
.product_pic #bx-pager h6 {display: none;}
.product_pic #bx-pager a {display: inline-flex;float: none;width: calc(100% / 7);height: 100%;margin: 0;border: 0;}
/* .proImgSwiper {
    aspect-ratio: unset;
} */
@media (min-width:769px) {
    #prod_thumbSwiper .swiper-button-next{display: none;}
    #prod_thumbSwiper .swiper-button-prev{display: none;}
  }
#prod_thumbSwiper {
    order: 1;
    width: 100%;
    margin: 0;
    position: relative;
    left: 0;
    top: 0;
    margin-top: 20px;
    max-width: 1000px;
}
.swiper-vertical>.swiper-wrapper {
    flex-direction: row;
    gap: 10px;
    height: 100px;
}
#prod_thumbSwiper .swiper-slide {
    max-width: 150px;
    position: relative;
    height: 100% !important;

}

.product_pic .bx-wrapper {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 500px;
    margin: 0;
    padding: 0 0px;
}

.product_pic #bx-pager {
    display: flex;
    vertical-align: top;
    width: 100%;
    padding: 0;
    font-size: 12px;

    position: relative;
    top: auto;
    left: 0;
    flex-direction: row;
}
/*商品資訊*/
.prod_info_clearfix {margin: 0;}
ul.prod li h3.prod-thumb {display: none;}
ul.prod li .prod-panel {padding-top: 20px;border-top: 1px solid #ccc;}
ul.prod li {margin-bottom: 0;}
ul.prod li.prod-item:last-child {display: none;}

/*相關推薦*/
.news_related_list li a{    background: #333;}
.news_related_list li a p{color: #fff;padding: 0 10px;}
.prod_related {padding: 0;background: unset;}
.prod_related h6, .related_list {display: none;}
.lastPage {
    letter-spacing: 0.15em;
    background: #2d2d2d;
    padding: 0;
    position: relative;
    width: 200px;
    /* border: 1px solid #333; */
    height: 50px;
    line-height: 50px;
    z-index: 1;
    }

a.lastPage::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    background-color: #2B74AE;
    z-index: -1;
    }
a.lastPage:hover{color: #FFF;}
a.lastPage:hover::after {
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);}

@media screen and (max-width: 1024px) {}
@media screen and (max-width: 768px) {
.mobile_product_name {font-size: 20px;}
.product_pic {padding-top: 0;padding-bottom: 20px;}
a.lastPage {width: 170px;margin: 0 auto 50px;height: 40px;line-height: 40px;font-size: 15px;}
}
@media screen and (max-width: 600px) {}
@media screen and (max-width: 450px) {}