@charset "utf-8";

/*
關於CSS設定說明
CSS屬性是會繼承的，而且還是由上往下繼承。
同樣元素設定16px 後 12px 再 15px 最後會以最後設定的15px為準
但是有兩種情況除外:
1.絕對路徑命名. 如: .xx .yy .zz p {設定值;}
2.important.  如: .xx p {設定值 !important;}

CSS3選取器語法 :nth-child(n) 

*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


.main_header_area {
    background: #ffffff;
}

/*上方選單解除滑動固定
.header_area.sticky { position:relative;}
*/


/*首頁產品區*/
.products-box {display:none;}


/*客製好名床*/
/*20240813R註解*/
/* .other_promotion li {
    display: none;
} */
.other_select_page .page {display:none !important;}


/*Footer*/
.box_link {display:none;}
.footer {
	border-top: none !important;
	padding: 70px 0 0;
 background: #0e0e0e;
   /* background-image: url(https://pic03.eapple.com.tw/tcid/footer.jpg) !important;*/
	background-position: center bottom;
    background-size: 100%;
}
.footer_menu { border-bottom: none !important;}
.footer_info { padding: 0 70px 0 0;}
.footer_info li p, .footer_info li p a { color: #bbbaba; width: 100%;}
 .copy {
    background: #646360;
    color: #d7d6d6;
    border-top: none;
    margin-top: 6px;
}
.copy a{ color: #ffffff;}
.footer_menu a { transition: all 0.3s; color: #fff; border: none; background: transparent; margin: 9px 5px 5px -5px;  border-radius: 3px;}
.footer_menu a:hover {     background: #a99879;    color: #f5f4f2;}
.footer_info li:nth-child(2) {width: 100%;  margin-top: 0;}
.footer_info li:nth-child(1) {width: 100%;}
/*隱藏footer資訊*/
/*.footer_info ul > li p:nth-child(3) {display: none;}*/
.footer_info li p.tel2:before {content: '官方line：';}
/*手機footer選單*/
#bottom_menu { background: #221814;}
.fa-home:before { color:#f5f2f0;;}
#bottom_menu li a {
    color: #f9f6f4;
}

#bottom_menu li { border-right: 1px solid #4a3b2f;}


/*上方選單右邊設定 臉書/LINE/電話/信箱
.tp_links a:before {寬高大小設定}
.tp_links a.me_tp_fb {}
.tp_links a.me_tp_fb:before {背景換圖/建議.SVG}
.tp_links a.me_tp_line {}
.tp_links a.me_tp_line:before {背景換圖/建議.SVG}
.tp_links a.me_tp_call {}
.tp_links a.me_tp_call:before {背景換圖/建議.SVG}
.tp_links a.me_tp_mail {}
.tp_links a.me_tp_mail:before {背景換圖/建議.SVG}
*/
/*-------------------------------------------------------------------------------------------------*/
/*header*/
.main_header_area .container {max-width: 1500px;}
.main_header_area {
 /*background: linear-gradient(to bottom,#f5f5f5 0%,rgb(255 255 255 / 80%) 100%);*/ 
 background: linear-gradient(to bottom,#080808 0%,rgb(34 33 30) 50%);
 box-shadow: 0px 5px 10px rgb(0 0 0 / 20%);
}
.header_area{width: 100%;border-top:5px solid #cfbfa2;box-shadow: 1px 1px 10px rgba(0,0,0,0.2);}
.pageIndex .header_area{position: sticky;top: 0;left: 0;}
.submenu-indicator-chevron{width: 6px;height: 6.5px;}

.nav-header{  padding: 0;left: 50%;transform: translateX(-50%);}
.nav-brand {width:200px;}
.nav-brand img { margin: 10px 0 0;}
.nav-dropdown>li:hover>a .submenu-indicator-chevron, .nav-dropdown>.focus>a .submenu-indicator-chevron {
    border-color: transparent #fff #fff transparent;
}
/*頁面背景*/
#content_main {
    margin: 0;
    background: #0e0e0e;
}

.me_tp_features a{color: #fffefe;}

/*下拉選單顏色*/
.nav-dropdown>li:hover>a, .nav-dropdown>li.focus>a { color: #ffffff;  background:#aca089;}
.nav-menu>li:hover>a, .nav-menu>li.active>a, .nav-menu>li.focus>a {color:#aca089;}
.tp_links a{display: none !important;}
.nav-menu { margin: 90px 0 10px 0; width: 100%; text-align: center; padding: 0;}
.nav-menu>li {margin: 0 10px;}
.nav-menu>li>a { padding: 0px 15px; color: #f3f0f0; letter-spacing: 0px; margin: 10px 0px 0;}

/*電腦LOGO
.nav-brand {}
*/

/*手機LOGO
.nav-brand-m {}
*/
/*相簿*/
.album_fixed_title {
  background: #fff0;
    color: #aa9e77;}

.other_album:before {
  
    background: #ccc0;}
	
.pic-list .item h6 {
    display: none;}	



/*會員*/

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#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;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*內頁BANNER 設定*/




.qaform { color: #9e937e;}
.product_pic #bx-pager { color: #9e937e;}
.products-list .name { color: #9e937e;}
.block { background: #9e937e;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*文章設定*/
/*一排呈現
.subbox_item { width:100%;}
*/


.blog_subbox.clearfix::before, 
.blog_subbox.clearfix::after {
  display: none;
}


/* 20230313 */


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本分類全版面 ( 限制最寬2000px
.work_page .main_part { max-width:2000px;}
.work_page .show_content { padding:0; width:100%;}
.work_page .show-list .item { width:33%; display:inline-block; float:none; margin:0; padding:0;}
@media screen and (max-width: 768px) {
.work_page .show-list .item { width:49%;}
}
@media screen and (max-width: 570px) {
.work_page .show-list .item { width:100%;}
}
.work_page .show-list .item a { max-width:100%;}
.work_page .show-list .show_pic { height:auto; line-height:0;}
.work_page .show-list .show_pic img { max-width:100%; max-height:100%;}
.work_page .show-list .show_name { position:absolute; top:50%; right:10%; width:80%; height:auto; line-height:160%; font-size: 20px; color: #FFFFFF !important; border: solid 1px #fff; text-align: center; margin: -20px 0 0 -120px; padding:5px 20px; transition:all ease-in .3s; opacity:0;}
.work_page .show-list .item:hover .show_name {opacity:1;}
*/

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本列表
.work_info_page .main_part { max-width:2000px;}
.work_info_page .show_content { padding:0; width:100%;}
.work_info_page .subalbum-menu { text-align:center;}
.work_info_page .subalbum-menu h2 { float:none;}
.work_info_page .pic-list .item { margin:0; padding:10px; width:49%; float:none; display:inline-block;}
@media screen and (max-width: 768px) {
.work_info_page .pic-list .item { width:100%;}
}
.work_info_page .pic-list .show_pic { height:auto; line-height:0;}
.work_info_page .pic-list .show_pic img { max-width:100%; max-height:100%;}
.work_info_page .pic-list .item a { max-width:100%; pointer-events: none; cursor: default; } 取消連結被點擊效果
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */





@media screen and (max-width: 768px) {

.nav-header { transform: inherit;}
.nav-toggle:before {background-color: #aa9e88;  box-shadow: 0 0.5em 0 0 #aa9e88, 0 1em 0 0 #aa9e88;}
.navigation-portrait .nav-menus-wrapper { background-color: #201f1c;}
.nav-menu>li { margin: 0 0;}
.nav-menus-wrapper-close-button { color: #cdbda0;}
.navigation-portrait .nav-menu>li:last-child {  display: none!important;}
.nav-dropdown > li > a, .megamenu-list > li > a { width: 100%;}
.footer_info {padding: 0 25px 25px;}
.footer_info ul li { padding: 10px 0 0;}


/* 開啟手機板下方按鈕所需設定 */
#bottom_menu {display: block; }
.footer.with_shopping_mode { padding:30px 0 70px; }
#to_top { bottom:60px;}


/*目錄LOGO*/

.nav-brand-m {
    display: block;
    max-width: 80%;
    margin: 0 auto;
}

.nav-brand-m img {
    max-width: 70%;
}


.blog_le {width: 100%;display:block;}

}

@media screen and (max-width: 600px) { 


/*手機版選單*/
.navigation-portrait .nav-menus-wrapper {width: 80%;}
.navigation-portrait .nav-dropdown>li { width: 80%;}
.navigation-portrait .nav-dropdown>li>a { width: 100%;}

.nav-toggle:after {color: #aa9e88;}
}


/*2024/10/4 慕易修改*/
body{
    background-image: unset;
    background-color: #fff;
    background-attachment: unset;
}
.main_header_area{
    background-color: #2C1908;
    background: unset;
}
.header_area{
    background-color: #2C1908;
    border-top: 5px solid #FFEB7B;
}
.nav-brand{
    width: 225PX;
}
#content_main{background-color: #fff;}

.footer{
    padding: 50px 0 0;
    background-color: #2C1908;
}
.footer_info{
    max-width: calc(920px + 10%);
    margin: auto;
    padding: 0 5%;
}
.footer_info li p, 
.footer_info li p a{
    color: #DDDDDD;
}
.footer_menu{
    margin: 15px 0 0;
}
.footer_menu a{
    color: #AAA;
    margin: 0 5px 0 -5px;
    padding: 5px;
    font-size: 12px;
}
.copy{
    background-color: #2C1908;
    padding: 15px 5%;
    color: rgba(238, 238, 238, .5);
    border-top: 1px solid rgba(238, 238, 238, .5);
    margin: 30px 0 0;
}
.copy a{
    color: rgba(238, 238, 238, .5);
}

@media screen and (max-width: 768px){
    .nav-menu{margin: 30px 0 10px;}
    .nav-brand-m img{max-width: 85%;}
}
@media screen and (max-width: 600px){
    .navigation-portrait .nav-dropdown>li{width: 100%;}
}
@media screen and (max-width: 450px){
    .footer.with_shopping_mode{padding: 70px 0;}
    .footer_info{padding: 0 60px 0 5%;}
    .copy{text-align: left;padding: 15px 70px 15px 5%;}
}