@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');



/*網站全域設定/＝＝＝＝＝*/

/*
  #284653 /*網站主要色系
  #F4F2F0 /*網站輔助色系1
  #F4F2F0; /*網站輔助色系2*/


/*背景*/
 #content{
    background-image: url(https://pic03.eapple.com.tw/cdshowa/bk01.jpg);
    background-repeat: repeat-y;
}

#content{
    background-image: url(https://pic03.eapple.com.tw/cdshowa/bk01.jpg);
    background-repeat: repeat-y;
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/* 商品下拉超過30個變大 */
.stellarnav.desktop li.bigMenu>ul{display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); left: 0; width: 100%; position: fixed; padding: 20px;}
.stellarnav.desktop li.bigMenu ul ul{top: 100%; left: 0; width: 100%; background: #efefef; height: auto; max-height: 300px; overflow: auto;}
.stellarnav.desktop li.bigMenu ul ul li{margin: 0;} 
.stellarnav.hasBigMenu li.bigMenu li.has-sub > a:after{border-left: 6px solid transparent; border-bottom:unset; border-right: 6px solid transparent; border-top: 6px solid #898989; right: 5px;}

/* 主分類超過30個但次分類直接顯示 
.stellarnav.desktop li.bigMenu>ul{grid-gap: 10px;}
.stellarnav.desktop li.bigMenu li{border: 0;}
.stellarnav.desktop li.bigMenu>ul>li>a{border: 1px solid #ddd;}
.stellarnav.desktop li.bigMenu ul ul{display: block !important; position: relative; top: 0; background: unset; border: 0;}
.stellarnav.desktop li.bigMenu ul ul li{border: 0;}
 主分類超過30個但次分類直接顯示-結束 */
/* 商品下拉超過30個--結束 */


/* = = = 大圖 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}



/*隱藏大圖輪播點點按鈕*/
.swiper-pagination-clickable .swiper-pagination-bullet {
	display: none;
}


/* = = = BANNER = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */



/* = = = LOGO = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.nav-header {display: block; width: 100%; text-align: left;}
.nav-brand { display: block; margin-top: 0px; margin-left: 0px; transition:all 0.3s; background: #000; border-radius: 0 0 50px 0px;  box-shadow: 1px 1px 20px #2222226b; /*border: 1px solid #d5d5d5;*/}
.nav-brand img {max-width: 140px; padding: 20px 20px; transition: 0.3s ease;}
.header_area.sticky .nav-brand {box-shadow: 1px 1px 20px #2222226b;}
 .nav-brand img {max-width: 200px; padding-top: 0px; transition: 0.3s ease; padding: 20px 20px;}
 .header_area.sticky .nav-brand img {max-width:200px; transition: 0.3s ease;}
.stellarnav {margin-top: 0px; transition: 0.3s ease;}
.header_area.sticky .stellarnav {margin-top: 0px; transition: 0.3s ease;}
.header_area {padding: 0px; background: none;}


/* = = = 主選單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.header_area.sticky .main_header_area {background: #000; height: 0px;transition: 0.6s ease;}
.main_header_area {background: none; height: 0px; transition: 0.6s ease;}
.main_header_area{background: #ffffff; height: 0px; transition: 0.6s ease;}
.navigation {padding: 0px 0 0px 0px; grid-gap: 0 0px;}

/*選單最大寬度設定*/
.main_header_area .container {max-width:100%;}

/*第一層*/
.stellarnav>ul {
background: #000;
width:100%;
text-align: right;
right: 0;
position: absolute;
padding:20px;
border-radius: 0px 0 0 0px;
transition: 0.3s ease;
box-shadow: none;
border-top: 0px solid #c94554;
transition: 0.6s ease;
}
.header_area.sticky .stellarnav>ul {transition: 0.6s ease; box-shadow: 1px 1px 20px #2222226b; width:57%; border-radius: 0px 0 0 50px;}
.stellarnav {width: 100%; transition: 0.3s ease;}
.stellarnav > ul > li > a {font-weight: bold; letter-spacing:1px; font-size: 15px; color: #b5b5b5; transition:all 0.3s; padding:20px 0px 0px 0px; height: 50px; margin: 0 20px;}
.stellarnav > ul > li > a:hover {color: #C84355;}
.stellarnav li.has-sub > a:after {display:none;}
.stellarnav li.has-sub > a {padding: 20px 0px 0 0px;}
.stellarnav > ul > li.has-sub > a {padding-right: 0px; padding-left: 0px;}
.stellarnav > ul > li {border-left: 1px solid #b5b5b5;}
.stellarnav > ul > li:nth-child(2) {border-left: 0px solid #e0e0e0;}

/*第二層*/
.stellarnav li a {color: #3b3733;}
.stellarnav li li > a , .stellarnav li li.has-sub > a{padding: 8px 8px; letter-spacing:1px; transition: all 0.3s; border-left:1px solid transparent; font-size: 14px; font-weight: 400;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{color: #ffffff; padding-left:12px;border-color:#dd0319 ; background:#dd0319; border-radius: 10px;}
.stellarnav ul ul {padding-top: 10px;width: 160px; background: none; border-radius: 10px;}
.stellarnav li li {  width: 100%; border: none;  border-bottom: 1px #dfdfdf solid;  border-radius: 10px;   background: #fff;}
.stellarnav ul ul ul {right: 100%; left: unset; top: -1px;padding-top: 0px;}
.stellarnav li.drop-left ul ul{right: 158px;}

/*SubMenu*/
.shop_search_btn {background: #afa396; border-radius: 5px;}
.tp_links {display: none;}
.tp_links a{transition:all 0.3s;}
.tp_links a:hover {color: #284653;}
.me_tp_features {display: block; margin: 25px 0 0 0; height: 30px; text-shadow: 1px 1px 10px #000000; display: none;}
.me_tp_features a.tp_btn_cart{color: #fff; text-shadow: 1px 1px 10px #000000;}
.me_tp_features a.tp_btn_notice {color: #fff; text-shadow: 1px 1px 10px #000000;}
.box_search input[type=text] {border-radius: 5px;}

/*header icon*/
.stellarnav > ul > li > a:nth-of-type(1)::before {
  content: '';
  background: url(https://pic03.eapple.com.tw/trumpcard888/h_icon.png) no-repeat;
  background-size: contain;
  width: 35px;
  height: 35px;
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.3s;
}
.stellarnav > ul > li:hover > a:nth-of-type(1)::before {
  content: '';
  background: url(https://pic03.eapple.com.tw/trumpcard888/h_icon_2.png) no-repeat;
  background-size: contain;
  width: 35px;
  height: 35px;
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.3s;
}
.stellarnav li.has-sub > a:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #a7a7a7;
}

@media screen and (min-width: 1440px) {
.nav-header {z-index: 9999;}
}
@media screen and (max-width: 1440px) {
.header_area.sticky .stellarnav>ul {
    width: 100%;
    border-radius: 0;
}
}
@media screen and (max-width: 1350px) {
  .main_header_area .container {max-width: 100%;}
  .stellarnav li {width: 110px;}
  .stellarnav>ul {box-shadow: none;}
  .nav-brand{box-shadow: none;}
}
@media screen and (max-width: 1180px) {
  .stellarnav {width: 100%;}
}
@media screen and (max-width: 1024px) {
  .stellarnav {width: 100%;}
  .stellarnav>ul {text-align: center; margin-top: 0px; margin-top: 0px; padding-top: 0px;}
  .main_header_area { height: 280px; box-shadow: 1px 1px 20px #2222226b;}
  .header_area.sticky .stellarnav>ul {padding-top: 0px;}
  .header_area.sticky .main_header_area {height: 280px;}
  .nav-header {text-align: center;}
  .me_tp_features {margin: 0px 0 0 0; margin-top: 0px;}

  .stellarnav li {text-align: center;width: 100px;}
  .header_area.sticky .nav-brand {box-shadow:none;}
  .header_area.sticky .nav-brand img {max-width: 130px;}
  .main_header_area { background: #000;}
  .stellarnav {margin-top: 0px;}
  .header_area.sticky .main_header_area {height: 182px;}

  .nav-brand {padding-left: 0px; border-radius: 0 0 0px 0px;}
  .nav-brand img {padding: 20px 15px 15px 15px;}
  .header_area.sticky .stellarnav>ul {border-top: 0px solid #c94554; transition: 0.6s ease; box-shadow: none; width: 100%; border-radius: 0px 0 0 0px;}
  .stellarnav>ul {border: 0px solid #d5d5d5;}
  .nav-brand {border: 0px solid #d5d5d5;}
  
  .stellarnav > ul > li > a {   margin: 0;}
  .nav-brand img {  max-width: 170px;}
  
   .main_header_area .container {  background: #000;  }
  
  
  }
@media screen and (max-width: 768px) {
.nav-brand img { max-width: 130px;}
.main_header_area {height: 130px;}
.main_header_area {height: 135px;}
.nav-brand {background: none;}
.stellarnav > ul > li > a{text-shadow:none;}
.header_area.sticky .main_header_area {height: 130px;}
.me_tp_features a.tp_btn_cart, .me_tp_features a.tp_btn_notice {display: inline-block;}
.header_area.sticky .main_header_area {height: 135px;}
.stellarnav>ul {padding: 20px 0px 20px 0px;}

/*漢堡選單展開*/
.stellarnav.mobile > ul > li > a {padding: 13px 43px 10px 15px;}
.stellarnav.mobile > ul > li.has-sub > a {padding: 13px 43px 10px 15px;}
.stellarnav.mobile > ul > li > a.dd-toggle {padding: 8px !important;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {background: #000; border-right: 0px #afa396 solid; box-shadow: 1px 1px 20px #2222226b; padding-top: 0;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: #000;}
.stellarnav.mobile > ul > li {border-bottom: 1px #555555 solid;}
.stellarnav li {width: 100%; text-align: left;}
.stellarnav > ul > li.has-sub > a {padding-right: 10px; padding-left: 10px;}
.stellarnav.mobile li.open li.open {background: #e0e0e0;}
.stellarnav ul ul ul {right: unset; left: 100%; top: 0px;}
.stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 3px #e7e7e7;}
.stellarnav a.dd-toggle .icon-plus:before {border-bottom: solid 3px #e7e7e7;}
.stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a {color: #e7e7e7;}
.stellarnav > ul > li > a:nth-of-type(1)::before {top: 3px; left: 40%;}
.stellarnav > ul > li:hover > a:nth-of-type(1)::before {top: 3px; left: 40%;}
.stellarnav > ul > li > a:nth-of-type(1)::before , .stellarnav > ul > li:hover > a:nth-of-type(1)::before {display: none;}

.stellarnav.mobile ul {background: #000000;}
.stellarnav.mobile li.open {background: #000000;padding: 0;}
.stellarnav li li { border: none;   background: #000000; }
.stellarnav li a {color: #ffffff;}
}

@media screen and (max-width: 325px) {
  .me_tp_features a.tp_btn_cart, .me_tp_features a.tp_btn_notice {display: block;}
}


/* = = = 頁尾 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*●●●●●●●●●●●●●●●●●●●●●●●●   FOOTER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
.footer {background: #151313;border-top: 1px solid #232323;}
.footer .center{padding: 0 3%;}
.footer_logo {position: absolute;right: 3%;bottom: 0;max-width: 160px;}
.footer_info {grid-template-columns: 1fr;padding-right: 300px;}
.footer_info ul {display: grid;grid-template-columns: 1fr 1fr;max-width: 800px;padding: 20px 0;}  
.footer_info li:before{display: block;font-weight: 600;color: #eee;font-size: 18px;margin-bottom: 10px;
    letter-spacing: 0.2rem;}
.footer_info li:nth-child(1):before{content: "​王牌碳烤總店餐車";font-family: "Anton","Noto Sans TC", sans-serif;
font-weight: 400;}
.footer_info li:nth-child(2):before{content: "​快速連結";}
.footer_info li p,.footer_info li p a{color: #eee;}
.footer_menu a {width: 45%;background: transparent;border: none;border-bottom: 1px solid #333;color: #aaa;
    padding: 8px 0;font-size: 12px;margin: 0 3% 0 0;transition: all .5s;}

.footer_menu a:hover{padding: 8px;background: #e20015;color: #fff;}
.box_link{display: none;}
.copy {border-top: none;font-size: 10px;padding: 30px 0;}

.privacyLinks a {  padding: 0 5px; color: #999;}


@media screen and (max-width: 1024px){
	.footer_info {padding-right: 150px;}
	.footer_logo {max-width: 100px;bottom: auto;top: 20px;}
}
@media screen and (max-width: 768px){
	.footer_info{padding: 0;}
	.footer_info ul {grid-template-columns: 1fr;gap: 20px;}
	.footer_menu a {width: auto;}
}
@media screen and (max-width: 600px){
	.footer_logo {position: relative;margin: 0 auto;right: auto;}
	.footer_info{padding: 0;}
	.footer_info ul{text-align: center;}
	.total_view{display: inline;}
}
@media screen and (max-width: 450px){
	.footer_menu a {width: 100px;}
}



/*●●●●●●●●●●●●●●●●●●●●●●●●   相簿管理(有分類)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*分類頁面*/
.overlay {-webkit-transform: scale(1);transform: scale(1);background: rgb(85 85 85 / 50%);}
.show-list {grid-template-columns: repeat(3, 1fr);}
.show-list .item a{position: relative;}
.show-list .item a:before{content: "VIEW   +";position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);
border-bottom: 2px solid #ccc;font-size: 12px;max-width: 100px;color: #fff;height: 0;overflow: hidden;opacity: 0;
transition: all .5s;transition-delay: 0s;}
.show-list .item a:hover:before{opacity: 1;height: 25px;padding-bottom: 10px;transition: all .5s;
	transition-delay: .3s;z-index: 100;}
.show-list .show_name {font-weight: 400;text-align: center;color: #888;letter-spacing: .6rem;font-size: 14px;}
.show-list .item:hover .show_name {color: #333;}
/*相簿頁面*/
.subalbum-menu{padding: 0;}
.subalbum-menu h2 {font-size: 14px;font-weight: 400;background: #888;color: #fff;padding: 8px 20px;
    line-height: 1.2;border-radius: 5px;letter-spacing: .4rem;}
.other_subalbum li a p {background: rgb(85 85 85 / 50%);color: #fff;text-align: center;font-weight: 300;
    font-size: 14px;padding: 10px;letter-spacing: .6rem;position: absolute;bottom: 0;left: 0;width: 100%;}
/*相本頁面*/
.album_descrip p{font-size: 14px;line-height: 180%;}
/*首頁*/
.module_i_album .title_i_box {margin-bottom: 10px;}
.module_i_album .title_i_box h6:before{content: "Portfolio";}
.module_i_album .title_i_box h4 {font-size: 20px;letter-spacing: .6rem;margin-top: 10px;}
.module_i_album section {max-width: 1600px;}
.i_album_list {grid-template-columns: repeat(3, 1fr);}
.i_album_list li a p {height: 60px;background: rgb(85 85 85 / 50%);color: #fff;padding: 10px;font-size: 14px;}
.i_album_list li a p span {font-size: 14px;letter-spacing: .4rem;font-weight: 300;width: 100%;padding-left: 20px;text-align: left;}
.i_album_list li a p span:after{content: "VIEW   +";display: block;border-bottom: 2px solid #ccc;font-size: 12px;max-width: 100px;
height: 0;overflow: hidden;opacity: 0;transition: all .5s;transition-delay: 0s;}
.i_album_list li a:hover p span{font-size: 18px;}
.i_album_list li a:hover p span:after{opacity: 1;height: 25px;margin-top: 20px;padding-bottom: 10px;transition-delay: .3s;}


@media screen and (max-width: 1024px){
	/*分類頁面*/
	.show-list {grid-template-columns: repeat(2, 1fr);}
	/*首頁*/
	.i_album_list {grid-template-columns: repeat(2, 1fr);}
}
@media screen and (max-width: 500px){
	/*分類頁面*/
	.show-list {grid-template-columns: repeat(1, 1fr);}
	/*首頁*/
	.i_album_list {grid-template-columns: repeat(1, 1fr);}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
/*分類頁面*/
.show-list .show_name {color: #ddd;}
.show-list .item:hover .show_name {color: #fff;}
/*相簿頁面*/
.album_fixed_title {color: #ccc;background: transparent;}
.subalbum-menu h2 {background: rgb(136 136 136 / 50%);padding: 10px 20px;display: block;text-align: center;}
.other_album {margin: 30px 0 80px;}
.other_subalbum li a p {  height: 100%;   display: flex; align-items: flex-end;   justify-content: center;  padding-bottom: 40px;  font-size: 16px;   font-weight: bold; letter-spacing: 5px;}
.other_album_choice li {background: linear-gradient(45deg, #ad9f70, #978546, #c3ad60);border-radius: 0;font-size: 12px;}
/*相片頁面*/
.album_descrip p{color: #eee;}
/*首頁*/
.module_i_album {background: rgb(61 61 61 / 50%);width: 90%;padding: 80px 20px;}
.module_i_album .title_i_box h4{margin-top: 0;color: #E7D4A1;}
.module_i_album .title_i_box h6:before {content: "PROJECT";font-family: "Oswald", sans-serif;
font-size: 4vw;color: #E7D4A1;font-weight: 400;line-height: 1.2;}
.i_album_list {grid-template-columns: repeat(4, 1fr);}
.i_album_list li a p {height: 100%;}
.animated-arrow{background: linear-gradient(45deg, #ad9f70, #978546, #c3ad60);}

@media screen and (max-width: 1300px){
	/*首頁*/
	.i_album_list {grid-template-columns: repeat(2, 1fr);}
}
@media screen and (max-width: 768px){
	/*首頁*/
	.i_album_list {grid-template-columns: repeat(1, 1fr);}
	.module_i_album .title_i_box h6:before{font-size: 42px;}
}
@media screen and (max-width: 500px){
	/*首頁*/
	.module_i_album {padding: 50px 20px;}

}


/* = = = 聯絡我們 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.contact_page .main_part{padding: 50px 20px;}
.contact_content {padding: 40px 10px 60px 10px;}
.contact_le_map a {background: #284653;}
.contact_form li.last cite {background: #284653; border-radius: 5px;}
.contact_content .information_left {width: 100%; display: none;}
.contact_content .information_right {width: 100%; padding-left: 0px; background: none; padding: 50px 35px; margin-top: 40px;}
.contact_form li input.noborder {border: 1px #ddd solid; border-radius: 5px;}
.contact_form li textarea.noborder {border: 1px #ddd solid; border-radius: 5px;}
.red {color: #e49393;}
.contact_form li.last blockquote {background: #fff;}
.contact_form li.last blockquote, .contact_form li.last cite {border: 0px #dfd4c3 solid;}
.contact_form li.last blockquote:hover input, .contact_form li.last cite:hover input {letter-spacing: 2px;}
.blank_letter {font-family: unset; padding-top: 10px;}
.contact_form li .form__label {background: none;}

@media screen and (max-width: 480px) {
  .contact_content .information_right {padding: 50px 0px;}
}


/* = = = 購物車 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
.product_page .main_part { max-width:1600px; padding: 50px 20px;}

.product_page .show_content,
.product_info_page .show_content { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start; align-content: flex-start; padding: 0px 0px;}
.product_page .product_menu_list { position: relative; width:300px; letter-spacing: 1px; min-height: 0vw; margin-bottom: 50px;}
.product_page .products-list{ width:calc(100% - 350px) !important;}
.product_page .products-list,
.product-wrapper { width: 100%;}
ul.page { width: 100%;}

.product-layer-two li a {background: #dad4cd; color: #284653; text-align: center; border: 0px #dadada solid; border-left: 0px #dadada solid; border-radius: 5px;}
.product-layer-two li.active a {border: 0px #ccc solid;}
.product-layer-two li ul { position:static; margin-top:5px; width:100%; margin-left:0;}
.product-layer-two li:hover ul { border: none !important; }
.product-layer-two li li { display: block; padding:0; transition:all ease .3s;}
.product-layer-two li li a{ padding:5px 10px;  background:#e5e0da;}
.product-layer-two li li:hover > a { background:#e5e0da; color:#284653;}
.product-layer-two > li { width: 300px; max-width:100%; padding:0; text-align:left; border-bottom:0px dotted #ccc; padding-bottom: 5px;}
.product-layer-two > li ul > li + li { margin-top:5px;}
.products-list .name {text-align: center; height: 20px;}
.product-layer-two li i.close::before {color: #c5b6a6;}
.product-layer-two ul {grid-gap: 0px;}

.product_info_page .product-layer-two { display: none;}
.product_info_page .products-list,
.product-wrapper { width: 100%;}

.product-layer-two li li:hover{ margin-left: 15px;}
.product-layer-two li li > a:before { content: ""; position: absolute; width: 12px; height: 8px; background: transparent; left: 0; margin-left: -20px; top: 50%; margin-top: -4px; clip-path: polygon(0 0, 100% 50% , 0 100%);}
.product-layer-two li li:hover > a:before { background:#e5e0da;}

.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;}

.products-list .more {border: 1px solid #dfcebb; color: #b8a48e; background: #f4f2f0; font-weight: 500; opacity: 1; transition: 0.3s ease; border-radius: 5px;} 

/*詳細資料*/
.products-list .item a:hover .more {background: #afa396; transition: 0.3s ease;} /*1*/

/*滿版*/
.products-list {grid-gap:20px; grid-template-columns: repeat(auto-fill, minmax(20%, 1fr));}

/*相關推薦*/
.prod_related h6 span:before {color: #000;}
.lastPage {background:#284653; border-radius: 5px;}
.prod_related {background: #f3f3f3; padding: 100px 15px 70px 15px;}

/*內頁*/
#prod_thumbSwiper .swiper-slide::before {background:#ffffff;}
.pd_tabTitle li.activeTab::after {height: 0px;}
.pd_tabTitle li.activeTab a {color:#000;}
.swiper-button-next, .swiper-rtl .swiper-button-prev {right: var(--swiper-navigation-sides-offset, 15px);}
.swiper-button-prev, .swiper-rtl .swiper-button-next {left: var(--swiper-navigation-sides-offset, 15px);}
.proImgSwiper {background: #f4f4f4;}
.sidebarBtn {border: 5px #f4f4f4 solid; background: #f4f4f4;}
.pd_tabTitle li {border-bottom: 1px solid #d7d7d7;}
.submenu li+li {border-top: 0px solid #ccc;}

/*特*/
.products-list .pic {border-radius: 20px;}
.products-list .pic img {transform: scale(1); transition: 0.5s ease;}
.products-list .pic img:hover {transform: scale(1.1); transition: 0.5s ease;}
.products-list .pic img{left: 50%; top: 50%;}

.products-list .price .sp_price {text-align: left;}
.products-list .price b{text-align: right; font-weight: 500; font-size: 15px;}
.fa-circle-plus::before {color: #c5b6a6;}

.inquiry_a1{background: #ee9cba;}
.inquiry_a2{background: #97CB94;}
.inquiry_a3{background: #37BAEA;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover {background: #f0c027;}

.products-list .price b , .ori_price {color: #d29e2f; font-weight: 700;}
.products-list .price .sp_price , .sp_price {color: #fd5656; font-weight: 700;}

@media screen and (max-width: 1200px) {
.products-list {grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));}
.products-list .price b {text-align: center !important; width: 100%; display: block;}
.products-list .price .sp_price {text-align: center;}
}
@media screen and (max-width: 768px) {
.product_menu_list,
.products-list,
.product-wrapper { width: 100%;}
.product-layer-two { margin-right: 0; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); grid-gap: 5px;}
.product_page .product-layer-two,
.product_page .products-list { width: 100%; border-right: none;}
.product_page .product_menu_list>h5{display: block;}

.product_page .show_content > a { order: 1;}
.product_page ul.products-list { order: 2;}
.product_page ul.page { order: 3;}
.product_page .product_menu_list {width: 100%; order: 0; min-height: unset;}
.mobile_product_name {text-align: center;}

.product-layer-two {grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));}
.product-layer-two > li {width: 100%;}
.product-layer-two li a {text-align: left;}
.product_menu_list>h5 {padding: 7px 16px;}

.product_page .products-list {width: 100% !important;}
#prod_thumbSwiper img {max-width: 150px; width: 100%;}
}
@media screen and (max-width: 480px) {
.products-list {grid-template-columns: repeat(auto-fill, minmax(50%, 1fr));}
#prod_thumbSwiper .swiper-slide {height: 100px !important;} /*TEST*/
.product_page .main_part {padding: 50px 20px 10px;}
.products-list .price b {text-align: center !important;}
}


/* = = = 文章管理 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/*●●●●●●●●●●●●●●●●●●●●●●●●   文章分類管理   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*側邊*/
.blog_le{padding: 0 7px;}
h5.blog_le_t{text-align: center;margin-bottom: 0;}
h5.blog_le_t em,h5.blog_le_t span{display: none;}
.blog_search input[type=search]{border-radius: 0;}
.blog_le .accordion {border-radius: 0;border: 1px #414141 solid;}
.accordion li .link a {font-size: 13px;font-weight: 500;letter-spacing: .6rem;text-align: center;}
.submenu a {padding: 12px 12px 12px 30px;background: #fff;font-size: 12px;}
/*分類頁*/
.blog_ri {padding: 0 0 0 50px;}
.blog_page h4.blog_category_title{display: none;}
.blog_subbox {grid-template-columns: 1fr;}
.subbox_item a {grid-template-columns: 200px 1fr;align-items: center;grid-gap: 50px;padding-right: 50px;}
.subbox_item a:before {font-size: 12px;padding: 5px 20px;background: #c1a383;color: #fff;
	bottom: auto;right: auto;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.subbox_item a:after {background: rgba(256,256,256,.5);border: none;}
.blog_list_ri h5 {color: #444;font-weight: 400;}
.blog_list_ri em {font-size: 12px;}
.blog_list_ri p {  letter-spacing: 0.1rem;  line-height: 160%;  font-size: 14px;  margin-top: 20px;}
/*文章頁*/
h4.blog_category_title {padding: 0;font-size: 20px;letter-spacing: .2rem;margin-bottom: 0;font-weight: 400;}
.blog_shareData{border-bottom: 1px solid #eee;padding-bottom: 10px;}
.toShareNews b{font-size: 12px;font-weight: 400;}
.toShareNews a object{max-width: 20px;}
.articel_mainPic{display: none;}/*清單縮圖*/
.blog_back {grid-gap: 0;}
.blog_back a.article_btn_prev,.blog_back a.article_btn_next {
	background: transparent;color: #888;border: 1px solid #888;font-size: 14px;padding: 12px;}
.blog_back a.article_btn_back{background: #888;padding: 12px;}
.news_related{padding: 50px 0 25px;border-top: 1px solid #333;margin-top: 100px;}
.news_related h6 span:before {font-size: 18px;letter-spacing: .6rem;font-weight: 500;color: #555;}
.news_related_list {background: transparent;}
.news_related_list li a{padding: 0;}
.news_related_list li a p {font-size: 14px;width: 90%;line-height: 1.4;margin: 10px auto 20px;padding: 0;}
.lastPage {background: #e00115;font-size: 16px;}

@media screen and (max-width: 1024px){
	/*分類頁*/
	.subbox_item a {grid-template-columns: 120px 1fr;align-items: start; grid-gap: 30px;padding: 15px 0;}
}
@media screen and (max-width: 768px){
	/*側邊*/
	.blog_le{padding: 0;}
	/*分類頁*/
	.blog_list_ri{padding: 0;}
	.blog_list_ri h5 {font-size: 16px;}
	/*文章頁*/
	.blog_le, .blog_ri{margin-bottom: 50px;}
	.blog_back a.article_btn_prev,.blog_back a.article_btn_next,.blog_back a.article_btn_back{font-size: 12px;}
	.lastPage{font-size: 12px;}
}
@media screen and (max-width: 450px){
	/*分類頁*/
	.subbox_item a {grid-template-columns: 80px 1fr;grid-gap: 15px;}
}
/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
/*側邊*/
.blog_le .accordion li .link{transition: all .5s;}
.accordion li .link a {color: #fff;}
.blog_le .accordion li .link i {color: #fff;}
.submenu li.on_this_category a, .submenu a:hover {background: linear-gradient(45deg, #ad9f70, #978546, #c3ad60);}
/*分類頁*/
.subbox_item a {grid-template-columns: 230px 1fr;}
.subbox_item a:before {  background: #e20015;  color: #ffffff;  line-height: 1;  padding: 8px 20px;   font-weight: 500;  font-family: "Oswald", sans-serif;}
.subbox_item a:after {background: rgb(44 44 44 / 50%);}
.blog_list_ri h5 {color: #fff;}
.blog_list_ri em {color: #8d8d8d;}
.blog_list_ri p{color: #ccc;}
/*文章頁*/
h4.blog_category_title{color: #fff;}
.toShareNews b{color: #ccc;}
.blog_box_edit * {color: #eee;}
.news_related {background: rgb(34 34 34 / 50%);padding: 50px 20px 25px;}
.news_related h6 span:before{color: #919191;}
.news_related_list li a {background: transparent;}
.news_related_list li a p{color: #ccc;}
.blog_shareData .visitors_num {font-size: 12px;color: #ccc;}
/*首頁*/
.module_i_news {padding: 80px 20px;}
.module_i_news section {max-width: 1400px;}
.module_i_news .title_i_box {margin-bottom: 10px;}
.module_i_news .title_i_box h6:before{content: "CASE";font-family: "Oswald", sans-serif;
font-size: 4vw;color: #E7D4A1;font-weight: 400;line-height: 1.2;}
.module_i_news .title_i_box h4 {font-size: 20px;color: #e6d4a5;letter-spacing: .6rem;}
.module_i_news ul {grid-template-columns: 1fr 1fr 1fr 1fr;}
.module_i_news li a {grid-template-columns: 1fr;}
.module_i_news li a:before,.module_i_news li a:after{display: none;}
.i_blog_ri h5{color: #fff;}
.i_blog_ri em{color: #e4d2a3;}
.i_blog_ri p{color: #ccc;font-size: 12px;}
.i_blog_le {overflow: hidden;}
.module_i_news li a .i_blog_le img{transform: scale(1);transition: all .5s;}
.module_i_news li a:hover .i_blog_le img{transform: scale(1.05);}

.accordion li+li .link {  border-top: 1px #414141 solid;}


@media screen and (max-width: 1024px){
	/*首頁*/
	.module_i_news ul {grid-template-columns: 1fr 1fr;}
}
@media screen and (max-width: 960px) {
    .subbox_item {border-bottom: none;}
}
@media screen and (max-width: 768px){
	/*右側*/
	.blog_ri {padding: 0;}
	/*首頁*/
	.module_i_news .title_i_box h6:before{font-size: 42px;}
	.module_i_news li {border-bottom: none;}
}
@media screen and (max-width: 500px){
	/*分類頁*/
	.subbox_item a {grid-template-columns: 1fr;}
	/*首頁*/
	.module_i_news {padding: 50px 20px;}
	.module_i_news ul {grid-template-columns: 1fr;}
}



  

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

.path {display: none; }

@media screen and (max-width: 768px) {
#bottom_menu {display: none; } /*隱藏*/
#to_top { bottom:27px;}

/*漢堡選單*/
.stellarnav.mobile {padding: 57px 15px;}
.stellarnav .menu-toggle:after {display: none;}
.stellarnav .menu-toggle span.bars span {height: 1px; background: #ccc; }
}

@media screen and (max-width: 600px) { 
}



/*Banner/＝＝＝＝＝*/
.banner {
  background-position: center;
  background-size: cover;
  /* padding: 277px 30px; */
  background-repeat: no-repeat;
  overflow: hidden;
  background-image: none;
  position: relative;
  z-index: 1;
  background: repeat center center var(--MainColor);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 600px;
}
.banner::before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: linear-gradient(128deg, #00000000 40%, rgb(34 54 52 / 18%) 75%), url(https://pic03.eapple.com.tw/trumpcard888/banner.jpg);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  animation-name: oxxo;
  animation-duration: 5s;
  background-size: cover;
  background-position: center;
}
@keyframes oxxo {
  0% { transform: scale(1.1); }
  100% { transform: scale(1);}
}




.banner h5 {
    /* right: 10vw; */
    /* height: 70px; */
    /* min-width: 200px; */
    color: #ffffff;
    background: transparent;
    position: absolute;
    z-index: 5;
    bottom: min(max(5vw, 8.5vw), 16vw);
    line-height: 25px;
    padding: 23px 12px 16px;
    font-size: min(max(2vw, 20px), 26px);
    letter-spacing: .6rem;
    font-weight: 600;
    background: linear-gradient(45deg, transparent 40%, rgba(203, 203, 203, .6) 50%, transparent 60%) bottom left no-repeat, linear-gradient(135deg, transparent 40%, rgba(203, 203, 203, .6) 50%, transparent 60%) top left no-repeat, linear-gradient(225deg, transparent 40%, rgba(203, 203, 203, .6) 50%, transparent 60%) top right no-repeat, linear-gradient(315deg, transparent 40%, rgba(203, 203, 203, .6) 50%, transparent 60%) bottom right no-repeat, linear-gradient(rgba(203, 203, 203, .6) 50%, transparent 50%) top center no-repeat, linear-gradient(transparent 50%, rgba(203, 203, 203, .6) 50%) bottom center no-repeat, linear-gradient(to right, rgba(203, 203, 203, .6) 50%, transparent 50%) left center no-repeat, linear-gradient(to left, rgba(203, 203, 203, .6) 50%, transparent 50%) right center no-repeat, url(https://pic03.eapple.com.tw/xuanling/100-90-5.png) #22363428;
    background-size: 6px 6px, 6px 6px, 6px 6px, 6px 6px, calc(100% - 12px) 2px, calc(100% - 12px) 2px, 2px calc(100% - 12px), 2px calc(100% - 12px), auto;
    width: auto;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    /* animation: bannertext_in 2s ease 1s both; */
}


@keyframes bannertext_in {
  0% {
    opacity: 0;
    filter: blur(10px);
    -webkit-transform: translateY(30px);
      transform: translateY(30px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
    -webkit-transform: translateY(0);
      transform: translateY(0);
  }
}


@media screen and (max-width: 1024px) {


.banner h5 { bottom: auto;}
.banner {  padding: 100px 30px;  height: 380px; }
	
	
	}

