@charset "utf-8";

/*輔彬實業有限公司*/
/*網站全域設定/=====*/
/*
  #0E7B41 /*網站主要色系
  #9FC83B /*網站輔助色系1
  #529A50 /*網站輔助色系2


/*網站字體*/

* {
    font-family:'Noto Sans TC';
    letter-spacing: 1px;
}
	
/*header*==========*/


.tp_links a { display: none; }
.main_header_area { background: #ffffff; box-shadow: 0 2px 4px 0 rgb(0 0 0 / 25%); } 
.stellarnav > ul > li > a:hover { color: #0E7B41!important; }
.stellarnav li.has-sub > a:after {
    content: '+';
    margin-left: 0px;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
	border-left: none;
	border-right: none;
	border-top: none;
	
}
.stellarnav > ul > li > a {
    letter-spacing: 0.1em;
	margin: 0 15px;
}

/*HEADER選單=================*/
.stellarnav > ul > li > a { font-size: 15px; }
.main_header_area .container { max-width: 1600px; }
@media screen and (max-width: 1440px) {
.main_header_area .container { max-width: 1200px; }
}


/*HEADER下拉選單==============*/
.stellarnav li li { border: 1px #F2F2F2 solid; }
.stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a {
    color: #343a40;
    padding-left: 11px;
    border-color: #726555;
    background: #F2F2F2;
}
.stellarnav li {font-size: 14px;}

/*LOGO設定===================*/
.nav-brand img {
    max-width: 100%;
    position: relative;
    top: 15px;
}
.nav-brand { width: 240px; }


/*大圖================================*/
/*預設解除背景輪播*/
#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;}
}


/*預設浮動按鈕拿掉===========*/

.info_fix>span { display: none; }

/*頁面上方banner*==========*/


.banner {display:none}
.banner h5 {display: none;}
.banB { display: none;}
.banF { display: none;}
.banE { display: none;}
.banC { display: none;}

/*頁面上*==========*/

.blog_list_le { width: 40%; }
.blog_list_ri { width: 53%; }
.sidebarBtn { border: 0px #ddd solid; }
.list_before.info li { padding-left: 41px; }
ul.prod li .prod-panel { 
    font-size: 13px; 
	line-height: 20px; 
}

/*按鈕*==========*/

.show-list .item:hover .show_name { color: #D5BEA4; }
.other_album_choice li { 
    background: #463A39; 
    font-size: 14px;
}
.contact_form li.last cite { background: #D5BEA4; }
.contact_form li.last blockquote, .contact_form li.last cite { border: 1px #D5BEA4 solid; }
.prod_related { background: #ffffff; }

.lastPage {
    background: #1d7b44;
    display: block;
    margin: 290px auto;
    margin-bottom: 20px;
    FONT-WEIGHT: 200;
    width: 120px;
}
.inquiry_a1 { background: #1d7b44; }
.inquiry_a2 { background: #f4c761; }
.products-list .item a:hover .more { background: #9E9E9E; }

.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category { background: #D5BEA4 !important; }
.blog_le .accordion { border: 0px; }
	
/*首頁最新消息*==========*/

.news_part .title_i_box h6 {
    color: #A5894F;
    font-family: serif;
}
.news_part .title_i_box h4 { color: #463a39; }
.news_list ul li span {
    display: inline-block;
    vertical-align: top;
    padding: 15px 0;
    font-size: 15px;
    color: #2B2118;
    width: 150px;
    background: #E6C997;
}
.news_list ul li p { padding-left: 10px; }

/*文章頁面*==========*/

/*.subbox_item a:before {
    content: 'READ MORE';
    position: absolute;
    z-index: 19;
    top: 50%;
    left: 50%;
    width: 150px;
    text-align: center;
    background: rgba(255, 255, 255, 0.7);
    font-size: 18px;
    color: #000;
    padding: 10px 5px;
    transform: translate(-50%, -50%) scale(0, 0);
}*/

.subbox_item a:before {
	color: #000;
	background: rgba(255, 255, 255, 0.7);
	width: 120px;
	text-align: center;
	font-size:15px;
	padding: 10px 5px;
	
}
.blog_search input[type=search] { 
    border: solid 1px #9FC83B;
	border-radius:0px; }
.blog_subbox {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 5px;
}
.subbox_item a:after { width: 100%; background: rgb(0 0 0 / 54%); }


.blog_le .accordion { overflow: unset;}
.blog_list_le { width: 100%; }	
.blog_le .accordion li .link:last-child {
    border: none;
    background: #9FC83B !important;
}
.blog_back a.article_btn_back { background: #9FC83B; }
.blog_back a.article_btn_next { background: #529A50; }
.blog_back a.article_btn_prev { background: #529A50;}
.accordion li .link { color: #fff; }

.blog_list_le{width:100%;}
.subbox_item{width:100%;}
.blog_list_ri{width:100%;}
h4.blog_category_title{border-bottom: 0px #ccc solid;}
.subbox_item:nth-child(2n){float:left;}
h4.blog_category_title {
    font-size: 24px;}

/**/
.blog_in_page .promotion_title h2{display:none;}

/*文章內頁*==========*/

.blog_back { padding-bottom: 30px; }
.blog_search input[type=search] { border: solid 1px #ab9d8f; }
.blog_le .accordion li .link:last-child { background: #ab9d8f; }


/*商品頁面*==========*/

.products-list .name {
    margin-top: 5px;
    margin-bottom: 5px;
}
/*相關推薦*/
.prod_related h6 span:before { display: none; }
.related_list { display: none; }

/*商品列表語法*/

.products-list .item { width: 100%; }
.clearfix:before, .clearfix:after { display: none; }
.products-list .name { height: 20px; }
.products-list .name { height: auto; }
.inquiry_a2 { background: #8BC34A; }
.nextaction { background-color: #777; }
.lastaction { color: #ffffff; background-color: #83c437; }
.prod_related { background: none; }
ul.prod li h3.prod-thumb {
    background: none;
    color: #666;
    text-align: left;
    padding: 0px;
	font-size: 25px;
	margin-bottom: 15px;
	letter-spacing: 3px;
}
ul.prod li .prod-panel { 
    font-size: 14px; 
	line-height: 23px; 
}
.related_list li a {
    display: block;
    padding: 4px;
     background: none;
}
.products-list .more {
    border: 1px solid #333;
    color: #333;
}
.products-list .item a:hover .more { background: #333; }
.products-list .price b {
    color: #8d7d50;
    font-size: 16px;
}
.product-layer-two li a {
    position: relative;
    border: 0px;
    padding: 7px 16px;
    display: block;
    font-size: 16px;
    color: 414141;
    border-bottom: 1px #ada17e solid;
	background: none;
}
.product-layer-two li.active a {
    font-weight: bold;
	background: #c09f59;
}
.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-around;
	margin: auto;
	padding: 10px 10px;
	flex-direction: row;
}
.product_page .products-list {
	width: calc(100% - 280px);
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr 1fr;

}
.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 a {
	border: unset;
	border-bottom: 1px dotted #ccc;
}
/**/
.product-layer-two li a {
	color: #000;
	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: #ffffff;
    background: #9FC83B;
}
.product-layer-two li:hover > a:before , .product-layer-two li.active > a:before {
	background: #018be0; 
	color:#fff;
}
.product-layer-two > li > a:before {
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 18px;
    content: "＞";
    color: #ADA17E;
    background: #dddddd;
    width: 18px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
    padding-left: 2px;
    font-size: 13px;
	display:none;
}
/**/
.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; }
.product-layer-two li li a a:hover {
	color: #c98625;
	background: transparent;
}
@media screen and (max-width: 1024px) {
	.products-list .name {
    color: #000;
    font-size: 13px;
    letter-spacing: 0px;
	height: auto;
	font-weight: 550;
}
.clearfix:before, .clearfix:after {
	display: none;
}
.product_page .products-list {
    width: calc(100% - 280px);
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 1fr 1fr;
}
.products-list .item {
    width: 100%;
}



.stellarnav ul { margin-top: 20px; }
.clearfix:before, .clearfix:after {
	display: none;
}
}
@media screen and (max-width: 768px) { 

.footer_info li { flex-direction: column; } 
.product_page .products-list {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: 1fr 1fr;

}
.product-layer-two > li > a { display: none; }
.product_page .products-list ,.product-layer-two { width:100%;}
.prod_related h6 span:before{ font-size: 24px;}
.mobile_product_name { display: none; }
.sidebarBtn {
    order: -1;
    margin: 0px auto 20px;
}

.product_pic { padding-top: 0px; }

body.pageIndex .products-list { padding: 40px 0 20px; }
.products-list .item { width: 100%; }
.products-list .name {
    color: #000;
    font-size: 15px;
    letter-spacing: 0px;
	height: 37px;
}
.product-layer-two { display: none; }
}


@media screen and (max-width: 425px) { 
.product-layer-two {
    display: none;
}
.product_page .show_content {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-around;
    margin: auto;
    padding: 10px 10px;
    flex-direction: column;
    align-content: center;
}
.product_page .products-list {
    width: 100%;
}
.lastPage { margin: 20px auto; }
}
@media screen and (max-width:330px) {
.product_page .products-list { grid-template-columns: 1fr; }
}

/*相簿特效========*/

.show-list .item:hover a figure img {
    transform: scale(1.35);
    transition: 0.5s;
    top: 0;
    left: 0;
}
.show-list .item a figure img {transition: 0.5s;}
.show-list .show_name {text-align: center;}


/*線上表單*===========*/

/*聯絡我們/＝＝＝＝＝*/
.contact_editbox { padding: 0px; }
.contact_le_map a {   }
.contact_form li.last blockquote, .contact_form li.last cite {
	border:none;
	padding:2px; 
	background: #569a55;
	color:#fff;
}

.contact_content {
	max-width:1600px;
	padding:70px 10px;
}

.contact_content .information_left {display:none;}
.contact_content .information_right {width: 100%;padding-left: 0;}
.information_right {padding-left: 0;}
.contact_form li .form__label {color:#000;}
.blank_letter {color:#000;}


.contact_form {display:flex;flex-wrap:wrap;font-size: 14px;}
.contact_form li {width:50%;padding: 0 0 20px 0;padding-left:90px;}
.contact_form li:nth-last-child(3),.form select {width: 100%;}

.contact_form li input.noborder,.contact_form li textarea.noborder,.form select {background: #fff; color: #444;}


@media screen and (max-width: 1440px) {
.contact_content { max-width: 1200px; }
}
@media screen and (max-width: 1024px) {
.contact_content { max-width: 900px; }
}


/*footer*==========*/


.box_link { display: none; }
.box_link { display: none; }
.footer {
    background: #fff;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
	box-shadow: 1px 1px 15px rgba(38,15,1,.2);
}
.footer_info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0;
    width: 75%;
    margin: auto;
}
.footer_menu {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(110px, 100%), 1fr));
    gap: 0px;
	width: 80%;
    margin: 0 auto;
}
.footer_info ul { width: 100%; }
.footer_info li p,
.footer_info li p a {
    color: #343a40;
	font-weight: 500;
	font-family: 'noto sans TC';
}
.footer_menu a {
    margin: 0;
    text-align: center;
    padding: 5px;
    transition: all 0.3s;
    color: #343a40;
	background: none;
	border: none;
    border-right: 1px #343a40 solid;
}
.footer_menu a:nth-child(2) { border-left: 1px solid #343a40!important; }
.footer_menu a:first-child { display: none; }
.footer_menu a:hover { background: #343a40; }
.copy {
    color: #fff;
	background: #0E7B41;
	font-size: 12px;
	letter-spacing: 0.05em;
}
.copy a {
    color: #fff;
    transition: all 0.3s; 
}
.box_link a {
    transition: all 0.3s;
    color: #c6c7b0; 
}
.box_link a:hover {
    background: transparent;
    color: transparent; 
}
.footer_logo img { width: 100%; }
.footer_logo {
    display: inline-block;
    vertical-align: top;
    width: 220px;
    margin: 10px 10px;
}
.footer_info li {
    /* display: flex; */
    padding: 10px;
    text-align: center;
    /* flex-direction: column; */
    /* align-items: center; */
}


/*手機版選單*/
.stellarnav .menu-toggle:after { color: #705b50; }
.stellarnav .menu-toggle span.bars span { background: #705b50; }
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { background: #9FC83B; }
@media screen and (max-width: 768px) {
.stellarnav ul {
    margin-top: 0px;
}


@media screen and (max-width: 768px) { 

/* .footer_info li { flex-direction: column; } */
.banner h5 {
    display: block;
    font-family: 'Noto serif TC';
    font-weight: normal;
    color: #fff;
    font-size: 30px;
    text-align: left;
	padding-left: 127px;
}
.banner::after { display: none; }
.me_tp_features {display: none; }
.nav-brand img {
    max-width: 90%;
    position: relative;
    top: 5px;
}
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu {
    padding: 29px;
    box-sizing: border-box;
}
.contact_content .information_right { padding: 10px 35px; }
}
@media screen and (max-width: 600px) {
/*聯絡我們/＝＝＝＝＝*/
.contact_form li {width:100%;padding-left:0;}
.contact_form li .form__insert {width: 100%;}
.contact_form li .form__label {
    width: 100%;
    margin-left: 0;
	text-align:left;
}
}
@media screen and (max-width: 401px) { 
.products-list .name { font-size: 14px; }
}

/* .footer_info li {
    display: flex;
    flex-direction: column;}
.footer_info li p:nth-child(3){order:5;}
.footer_info li p.taxid:before {
    content: '信箱(蘇小姐)：';
}
.footer_info li p.mail:before {
    content: '信箱(蘇先生)：';
}

.footer_info li p:nth-child(5){order:6;} */
