@import url('https://fonts.googleapis.com/css2?family=Alumni+Sans+Pinstripe:ital@0;1&family=El+Messiri:wght@400..700&family=Kiwi+Maru&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+TC:wght@100..900&family=Noto+Serif+JP:wght@300&family=Noto+Serif+TC:wght@200..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Shippori+Mincho&family=Zen+Kaku+Gothic+New&display=swap');

/*選單*/
.nav-brand {  width: auto; }
.header_area { background: #ffffff; padding: 0px; height: 100px; }
.nav-brand img { max-width: 70%;}
.nav-header {  top: 15px; }

.header_area.sticky .main_header_area:before { content: ""; width: 100%; }
.main_header_area:before{content: "";width: 0%;height: 5px;background: linear-gradient(90deg, #3f9f14, #72bd03);position: absolute;top: 0;left: 0;transition: all 1s;animation-timing-function: ease-in;}

.stellarnav > ul > li > a { color: #343a40; letter-spacing: 1px; font-size: 16px;  padding: 50px 20px;  line-height: 0px; position: relative; transition: all .3s; z-index: 0; }
.stellarnav > ul > li:hover>a, .stellarnav > ul > li.active>a, .stellarnav > ul > li.focus>a { color: #fff;}
.stellarnav > ul > li>a:hover:before { width: 100%;}
.stellarnav > ul > li>a:before {
    content: "";
    width: 0%;
    height: 100%;
    background: linear-gradient(45deg, #139140, #3fc515);
    bottom: 0;
    left: 0;
    position: absolute;
    transition: all 0.3s;
    z-index: -1;
}


.header_area.sticky { background: rgb(255 255 255);}
.me_tp_features { display: none; }



/* 側邊按鈕*/
.info_fix { display:none; }

/*文章修改*/
.subbox_item a:before, .subbox_item a:after { display:none;}
.subbox_item a { display: block; }
.blog_subbox { grid-template-columns: repeat(auto-fill, minmax(315px, 1fr)); }
.blog_le .accordion { border: none; }

.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {  background: #b98e6e !important; }

/*footer*/
.box_link { display:none; }
.footer { background: #4f7a36; }
.footer_info li p { color: #e9df8c; }
.footer_info li p a { color: white; }
.footer_logo {  display: none; }
.footer_info {  display: block; }
.footer_info li { display: flex; justify-content: space-evenly; }
.footer_menu { text-align: center; }

/*內頁BANNER 設定*/
.banner { height:400px;}
.banner h5 { display:none;}
.banner.banA { background-image: url(https://pic03.eapple.com.tw/joleitw/banA.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover; }
.banner.banB { background-image: url(https://pic03.eapple.com.tw/joleitw/banB.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover; }
.banner.banC { background-image: url(https://pic03.eapple.com.tw/joleitw/banC.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover; }
.banner.banD { background-image: url(https://pic03.eapple.com.tw/joleitw/banD.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover; }
.banner.banE { background-image: url(https://pic03.eapple.com.tw/joleitw/banE.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover; }
.banner.banF { background-image: url(https://pic03.eapple.com.tw/joleitw/banF.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover; }
.banner.banblog { background-image: url(https://pic03.eapple.com.tw/joleitw/banblog.jpg); background-position: center; width: 100%; height: 20vw; background-size: cover; }
#content {
	background-image: url(https://pic03.eapple.com.tw/joleitw/content.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:static; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-slide img { height:100%;}


.car_page .information_left {  display: block; }

.contact_form li.last cite {  background: #6ca247;  border: none; }
.blank_letter {  font-family: "Noto Sans TC", sans-serif; }

.blog_in_page .articel_mainPic { display:none;}
.blog_in_page .edit { padding: 0px 0; }
.blog_shareData { display:none;}
h4.blog_category_title { color: #57945e; margin-bottom:0px; margin-top:20px; }



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
@media screen and (max-width: 1600px) {	

}
@media screen and (max-width: 1440px) {
}


@media screen and (max-width: 1367px) {	

}
@media screen and (max-width: 1200px) {
.swiper-slide img { height: auto;}
.navigation { display: grid; grid-template-columns: 200px 1fr;  grid-gap: 0px; }
.stellarnav > ul > li > a { padding: 50px 10px; }
/*文章管理*/
}

@media screen and (max-width: 1050px) {	

}
@media screen and (max-width: 1035px) {	

}
@media screen and (max-width: 1024px) {
.nav-brand img {  max-width: 60%; }
.navigation { display: grid; grid-template-columns: 200px 1fr;  grid-gap: 0px; }
.stellarnav > ul > li > a { padding: 50px 5px; }

}
@media screen and (max-width: 980px) {

}

@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
.main_header_area .container { max-width: 100%; margin: 0; }
.stellarnav .menu-toggle span.bars span { background: #91963e; }
.stellarnav .menu-toggle:after { color: #91963e; }

.footer_info li { justify-content: space-evenly; flex-direction: column;  text-align: center; }
.footer_menu { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(160px, 100%), 1fr)); gap: 5px;}
.navigation {  display: flex;  flex-direction: column; justify-content: flex-start; align-items: center; }

/*文章管理/＝＝＝＝＝*/
h4.blog_category_title{font-size: 24px;}
h4.blog_category_title span{font-size: 20px;}

}
@media screen and (max-width: 600px) {
.product_page .products-list { width: 100%; }
.products-list { grid-template-columns: 1fr 1fr; }
.contact_form li {  display: flex; justify-content: space-evenly; }
.contact_form li .form__label {   width: 95px; }

#content_main { margin-top: -10px; }
.product_page .products-list {  width: auto; }
.products-list {  display: block; }
.products-list .item {   width: 49%; }
.subbox_item {  width: 100%;  border-bottom: none; }

.footer { padding: 50px 0 0; }
.footer_info li { text-align: center; }
.footer_info ul { display: block;}
.footer_menu a { display: inline-block;  border: 1px #ccc solid; }
    .stellarnav .menu-toggle {  padding: 15px 10px; }
}


@media screen and (max-width: 414px) { 

}
