@charset "utf-8";

.me_tp_features{display:none;}
.box_link{display:none;}
.path p, .path p a{display:none;}

/*上方選單解除滑動固定.header_area.sticky { position:relative;}*/

/***********************************************Logo*/
.header_area .nav-brand { transition: all 0.3s; max-width: 150px;}
.header_area.sticky .nav-brand{}

.nav-header{max-width: 140px;}
.header_area .nav-brand {  animation: logo 1.5s infinite linear alternate; }
@keyframes logo{ 0% { transform: translateX(-20px);} 100% { transform: translateX(20px);}}

/***********************************************header*/
.header_area { background: rgb(255 255 255 / 80%); border-bottom: 3px solid #3160a6;}
.header_area.sticky { background: rgb(255 255 255);}
.navigation { display: flex; align-items: center; max-width: 680px; margin: auto;}

.main_header_area .container::after {
    position: absolute;
    content: "";
    top: 98px;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, #b5df3700 0%, #70aaff 50%, #b5df3700 100%);
    z-index: 1;
    -webkit-animation: topline-anim0 1.5s linear infinite;
    animation: topline-anim0 1.5s linear infinite;
}
@keyframes topline-anim0{ 0% { background-position-x: -1000px;} 100% { background-position-x: 100px;}}

/*第一層*/
.stellarnav { margin-top: 25px;}
.stellarnav li { font-family: 'Barlow', sans-serif; }

.stellarnav > ul > li { letter-spacing: 0.5px;}
.stellarnav > ul > li > a { color: transparent;}
.stellarnav > ul > li > a b { color: #375fa2; font-weight: bolder; }
.stellarnav > ul > li:nth-child(even) > a b { color: #a81d23; }

.stellarnav > ul > li > a:hover b {  color: #333333;}
.stellarnav li.has-sub > a:after { border-top: 6px solid #333333;}

/*第二層下拉*/
.stellarnav ul ul { background: transparent;    border: 1px #c4c4c4 solid;}
.stellarnav li li {  background: #cacaca;   border: none;}

.stellarnav li li a{color: #6f6f6f;  transition: all 0.6s; text-align: center; background: #ecf2f6;}
.stellarnav li li:nth-child(even) a{ background: #fff6e7;}
.stellarnav li li:hover a{ background: #325fa8; color: white;}


/***********************************************footer*/
.footer {   background: url(https://pic03.eapple.com.tw/penguin/footerbg.jpg) no-repeat center / cover; 
            animation: shake 10s linear infinite;}
			
@keyframes shake {
   0%, 100% {background-position: 0 0; /* 初始與結束位置 */}
   50% {background-position: 100% 0; /* 向右移動 */}
}
			
.footer_info { display: flex; padding: 0 80px;}
.footer_logo img{width: 280px;}

/*資訊*/
.footer_info li{font-family: 'Barlow', sans-serif;}
.footer_info li>p {  color: #284268; font-weight: bolder;}
.footer_info li>p a {color: #284268;}

/*按鈕*/
.footer_menu a { width: 90px; text-align: center; 
     border: 1px #153c79 solid; color: #153c79; background:#fff; border-radius: 30px; transition: 1s;}
.footer_menu a:hover {  background: #ff9c00; color: #fff;}

.copy { border-top: 1px #ffffff dashed; background: #00317b94; color: #fff;}
.copy a{ color: #ffc37c; transition:all 0.3s;}

#to_top{border: 1px solid #ffffff33;background:#00000059;box-shadow: none;border-radius: 0;color: #ffffff;}
#to_top i.top {height: 16px;}
#to_top i.top:before, #to_top i.top:after {background: white;}

/*浮動*/
.info_fix:hover>.linksBtn { background: #3160a6;}


/***********************************************文章*/
.articel_mainPic{ display:none;}
.blog_list_le{ border: 1px solid #e0e0e0;}
.subbox_item a { align-items: center;}
.subbox_item a:before {  color: #ffffff;}
.subbox_item a:after { background: #0000004a;}
/*回列表按鈕*/
.blog_back a.article_btn_back{background: #cc2d35}
/*上一頁按鈕*/
.lastPage{background: #bebebe;}

h5.blog_le_t span {  display: none;}
h5.blog_le_t em:before {
    content: "NEWS"; border-top: 1px solid black;   width: 100px;
	font-family: 'Barlow', sans-serif;font-size: 30px; font-weight: 600; color: #151515;
}
h5.blog_le_t em {  display: flex; flex-direction: column; color: #151515; padding: 10px; font-size: 20px;}

/***********************************************表單*/
/*標題*/
.list_before.info li {  padding: 10px 0 15px 60px; border-bottom: 1px #f5f5f5 solid;}
.blank_letter { padding-top: 4px; padding-left: 3px; font-size: 20px;}


.clearfix:before {
   /* content: "CONTACT"; border-top: 1px solid black; 
	font-family: 'Barlow', sans-serif;font-size: 30px; font-weight: 600;*/
}

.information_right:before {
    content: "CONTACT"; border-top: 1px solid black; 
	font-family: 'Barlow', sans-serif;font-size: 30px; font-weight: 600;
}
.information_right:before { content: "FORM";}

/*左邊資料*/
.info_TEL:before, .info_TEL2:before, .info_PHONE:before, .info_LINE:before, .info_FAX:before, .info_TAXID:before, .info_MAIL:before, .info_ADD:before, .info_ADD2:before{
	width: 44px;
    margin-left: 15px;
    font-size: 15px;
    height: 25px;
    /*border-right: 1px solid #ededed;*/
    letter-spacing: 0.05em;
    color: #545454;
    font-weight: bold;
}
.info_TEL:after, .info_TEL2:after, .info_PHONE:after, .info_LINE:after, .info_FAX:after, .info_TAXID:after, .info_MAIL:after, .info_ADD:after, .info_ADD2:after{
	position: absolute;
    content: "●";
    color: #135f9f;
    font-size: 5px;
    width: 30px;
    height: 17px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

/*右邊表單*/
.contact_form li{padding: 7px 0;  border-bottom: 1px #f5f5f5 solid;}
.contact_form li .form__label{letter-spacing: 0.05em; color: #545454; font-weight: bold;}
.contact_form li input.noborder, 
.contact_form li textarea.noborder { border: none; background: #f3f3f3; border-radius: 5px;}


/***********************************************內頁BANNER 設定*/
.banner {  height: 450px;  padding: 5% 0; background-size: cover; background-image: url(https://pic03.eapple.com.tw/penguin/ban.jpg) ;}
.banner h5 { display:none;/*display: flex; flex-direction: column;
    font-size: 25px; color: #d79529; letter-spacing: 3px; padding: 10px 0 0; font-weight: bold;*/}
.banner h5:before{
	/*content: 'PENGUIN';font-family: 'Barlow', sans-serif;font-size: 50px;font-weight: 600;color: #ffc762;letter-spacing: 5px;*/}
.main_part {  padding: 0px 20px;}


.banner.banC h5:before{}
.banner.banC {background-image: url(https://pic03.eapple.com.tw/penguin/banC.jpg) ;}
.banner.banblog h5:before{}
.banner.banblog {}

/***********************************************按鈕*/
.animated-arrow {
	background: unset;
    border: 1px #303030 solid;
	color: #303030;
	transition:.3s;
	position:relative;
	overflow:hidden;
}
.animated-arrow b, .animated-arrow i{position:relative; z-index:99;}
.animated-arrow::after {
	content:"";
	position:absolute;
	width:0px;
	height:100%;
	top:0px;
	left:0px;
	background: #303030;
	transition:.5s;
}
.animated-arrow:hover {	color: #fff;}
.animated-arrow:hover::after {	width:100%;}

@media screen and (max-width: 1440px) { 
.banner{ height: 311px;}
}
@media screen and (max-width: 1220px) { 
.footer { animation: shake 20s linear infinite;}
}
@media screen and (max-width: 1024px) { 
/***********************************************Logo*/
/*.header_area .nav-brand{max-width: 150px;}
.header_area.sticky .nav-brand{max-width: 110px;}*/
.footer {   background: url(https://pic03.eapple.com.tw/penguin/footerbg1024.jpg) no-repeat center / cover; }

/***********************************************header*/
.stellarnav {    margin-top: 5px;}
.navigation { display: flex; flex-direction: row;}
.stellarnav { margin-top: 25px; }
.stellarnav ul { text-align: right;}

.banner{ height: auto; }

@media screen and (max-width: 768px) {
	
/***********************************************側邊選單*/
/***********************************************Logo*/
.navigation { justify-content: center; max-width: 100%;}

.footer {   background: url(https://pic03.eapple.com.tw/penguin/footerbg768.jpg) no-repeat center / cover; }
.footer_info {align-items: center; }
.footer_info ul {display: flex; justify-content: center; flex-wrap: wrap;}
.footer_menu {display: flex;  flex-wrap: wrap;  justify-content: center;}
.footer_menu a { margin: 0 4px 8px 0;}
.footer_logo {  max-width: 280px;}
.footer_logo img{width: 190px;}
.footer_info li:nth-child(1) {  display: flex;  flex-wrap: wrap;  justify-content: center;}
.footer_info li p:before { margin: 0;}
.footer_info li>p { margin: 0 5px;}
/*
.footer_info li>p { margin: 0 5px;}
.footer_info li p:before {
    color: #ffffff;
    background: #3160a6;
    padding: 2px 2px 4px 2px;
    border-radius: 3px;}
	
.footer_info li p.line:before { content: 'Line ID';}
.footer_info li p.tel:before {  content: '電話';}
.footer_info li p.mail:before { content: '信箱';}
.footer_info li p.add:before { content: '地址';}*/

/*menu*/
.stellarnav .menu-toggle:after { color: #c3454b;}
.stellarnav .menu-toggle span.bars span { background: #7093c7;}
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu {  padding: 0;}
/*close*/
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { background: transparent; padding: 10px; color: #fff;font-family: 'Barlow', sans-serif;}
.stellarnav .icon-close:before, .stellarnav .icon-close:after { border-bottom: solid 3px #bad0f0;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { color: #bdcde3;}

/*底色*/
.stellarnav.mobile li a { border-bottom: none;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {
	border-right: 1px #c9c9c9 solid;  background: #ffffffe8; backdrop-filter: saturate(93%) blur(3px);}
.stellarnav.mobile > ul > li { border-bottom: 1px #00000033 solid;}

/*第二層*/
.stellarnav.mobile li.open{ background: transparent;}
.stellarnav.mobile ul ul {margin: 0 15px 15px;}
.stellarnav li li a {}
.stellarnav li li:hover a { background: #325fa8;}

/*文字*/
.stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after {  border-bottom: solid 3px #767676;}
.stellarnav > ul > li > a b:nth-child(2){color: #d4d4d4; font-family: 'Barlow', sans-serif;}

/***********************************************footer*/
#bottom_menu {display: flex; }
#bottom_menu li { background: #141414;}
#bottom_menu li a { color: #fff;}
#bottom_menu li a i { color: #3160a6;}
#bottom_menu li:nth-child(2) a i { color: #cc272e;}

.footer.with_shopping_mode { padding:30px 0 55px; }
#to_top { bottom:60px;}
.copy { padding-top: 8px;}
.footer_info { padding:0 10px; flex-direction: column;}

h5.blog_le_t, .blog_le .accordion {display: block; text-align: center;}
h5.blog_le_t em:before {  margin: auto;}

.contact_content .information_right {  padding: 50px 10px 10px; }

@media screen and (max-width: 600px) { 
.banner h5:before {font-size: 40px;}
.banner h5 { font-size: 20px;}

.news_list ul li p:after { margin-right: 0;}
.news_list ul li { margin: 10px; background: #ffffff;}

.contact_form li .form__label { background: transparent;}

}

@media screen and (max-width: 570px) { 
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu {  padding: 0;}


}
@media screen and (max-width: 425px) { 
.banner h5:before {font-size: 30px;}
.banner h5 { font-size: 17px;}

.footer {  animation: shake 30s linear infinite;}
}































/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; 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.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;}/

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
.product_page .main_part { max-width:1500px;}
/* .product_info_page .main_part { max-width:1200px;} */

.product_page .show_content,
.product_info_page .show_content { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start; align-content: flex-start;}
.product_page .product_menu_list { position: relative; width: 220px; letter-spacing: 1px; /*border-right: 1px solid #ccc;*/min-height: 30vw;}
.product_page .products-list,
.product-wrapper { width: calc(100% - 270px);}
ul.page { width: 100%;}

.product-layer-two li ul { position:static; margin-top:5px; /*display:block !important;*/ width:100%; margin-left:0;}
.product-layer-two li:hover ul { border: none !important; /*display:block !important;*/}
.product-layer-two li li { display: block; padding:0; transition:all ease .3s;}
.product-layer-two li li a{ padding:5px 10px;}
.product-layer-two li li:hover > a { background:#fff; color:#ad925e;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom:1px dotted #ccc; padding-bottom: 5px;}
.product-layer-two > li ul > li + li { margin-top:5px;}

.product_info_page .product-layer-two { display: none;}
.product_info_page .products-list,
.product-wrapper { width: 100%;}

.product-layer-two li li:hover{ margin-left: 15px;}
.product-layer-two li li > a:before { content: ""; position: absolute; width: 12px; height: 8px; background: 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:#ad925e;}

.product_info_page .half_box { width: 100%; float: none; padding-right: 0;}
.product_info_page .half_box li.btn_blankTop { margin-top: 50px; justify-content: space-between; display: flex;}
.product_info_page .half_box li.btn_blankTop input { width: calc(50% - 10px); background-image: none; padding: 0; text-align: center;}
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 980px) {}
@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;}
}
@media screen and (max-width: 600px) {}