

/*首頁-各標題顏色修改*/
.topic_title svg{ fill: #ffecb3;}
.topic_title h2{ color: #ffecb3; border-bottom: 2px solid #242625;}

/*首頁-手機版TOPBanner backgroundcolor*/
#header_wrap { background-color: #aa001c;}

/*好康活動*/
.index_enevt_block .photofix h5 { background-color: rgba(255, 47, 82, 0.8);}

/*右方免費索票-打開&關閉*/
#ticket_svg_here {display: none;}

/*右方索票換色*/
#ticket_svg_here .whole_ticket_color { fill: #ffb400;}

/*右方索票條碼*/
#ticket_svg_here .code_color {fill: #000;}

/*右方索票字*/
#ticket_svg_here .ch_color {fill: #000;}

/*主題展區-6色塊*/
.index_exhibit_intro_block .photofix:nth-child(1) .layout {background-color: rgba(184, 0, 0, 0.8);}
.index_exhibit_intro_block .col_one_third:nth-child(2) .layout { background-color: rgba(218, 23, 92, 0.8); }
.index_exhibit_intro_block .col_one_third:nth-child(3) .layout { background-color: rgba(184, 0, 0, 0.8); }
.index_exhibit_intro_block .col_one_third:nth-child(4) .layout { background-color: rgba(184, 0, 0, 0.8); }
.index_exhibit_intro_block .col_one_third:nth-child(5) .layout { background-color: rgba(218, 23, 92, 0.8); }
.index_exhibit_intro_block .col_one_third:nth-child(6) .layout { background-color: rgba(184, 0, 0, 0.8); }

/*主題展區-more*/
.index_exhibit_intro_block .photofix .layout p:last-child {  background-color: rgba(74, 0, 0, 0.7); } 
.index_exhibit_intro_block a:hover .photofix .layout p:last-child { background-color: rgba(202, 0, 0, 0.7);}

/*手機版-menu LOGO*/
.side_logo {background-color: #930404;}

/*下方footer*/
footer { background-color: #242625;}

/*手機menu顏色*/
.b i { background: #fff;}
.b p {
    margin-top: 40px;   color: #fff; }

/*MENU background color*/
.home #stick_header { background-color: #242625;}

/*整個網頁background color*/
#wrapper {background-color: #242625;}

/*歷史回顧顏色*/
.index_history .layout {background-color:rgb(2 2 2 / 0.5); bottom:0;}

/*活動條款顏色*/
.info_massage_ul li {color: #FFF;}

/*標題h3*/
h3 { color:#fff;}
p { color:#fff;}
.login_block label { color:#fff;}
h2 {color:#fff;}

/*商品說明字體顏色*/
.shop_content .intro_block .info_block .css_reset_block {color:#fff;} 

/*手機menu color*/
.side_menu_ul {background-color: #c9c9c9}

.index_news h3 {
    margin: 6px 0;
    color: #fff;
    line-height: 1.2;
}
.index_news article a{
    color: #ffffff;
 }
.store_block .title a {
    margin: auto;
    color: #f6f7f9;
}
.store_block .shop_title a {
    color: #f6f7f9;
}