

/*首頁-手機版TOPBanner backgroundcolor*/
#header_wrap { background-color: #876500;}

@media (max-width: 992px){
#header_wrap {   background-color: #000000;   }
#logo { margin: 0 0 0 90px;  }
.home #stick_header {  margin-top: -1px; }
.b { top:10%;}
.b i{ background: #fff; }
.b p { color: #fff; }
.side_logo { border-bottom: 1px solid #000000; background-color: #000; }
}


.side_menu_ul li:nth-child(4) a { background-color: #bf0000;}

}


/*手機版側邊底色*/
.side_menu_ul a {    display: block;    color: #ffffff; }
#side_menu { background-color: #fff; }


#ticket_svg_here .ch_text::before { content: "預約看展"; }

/*整個網頁background color*/
#wrapper {background-color: #fff;}




/*首頁-各標題顏色修改*/
.topic_title svg{ fill:#967145;}
.topic_title h2{ color:#967145; border-bottom: 2px solid #967145;}


/*首頁-免索SVG*/
#ticket_svg_here .ch_text {  color: #ffffff; }
#ticket_svg_here .code_color {   fill: #ffffff; }
#ticket_svg_here .whole_ticket_color {  fill: #b1399a;}



.fancybox-inner {overflow: inherit!important;}



#menu_ul > li > ul {
    position: absolute;
    display: none;
    opacity: 0;
    width: 165px;
    left: -9px;
    border: 1px solid #f4f4f4;
    background-color: #fff;
}


footer { background-color: #876500;}



