/* 思源黑體 */
@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);


/* 圓體 */
@import url(//fonts.googleapis.com/earlyaccess/cwtexyen.css);
 
/* 仿宋體 */
@import url(//fonts.googleapis.com/earlyaccess/cwtexfangsong.css);
 
/* 楷體 */
@import url(//fonts.googleapis.com/earlyaccess/cwtexkai.css);
 
/* 明體 */
@import url(//fonts.googleapis.com/earlyaccess/cwtexming.css);
 
/* 黑體 */
@import url(//fonts.googleapis.com/earlyaccess/cwtexhei.css);
 
/* 圓體類別 */
.ctYen {
font-family: 'cwTeXYen', sans-serif;}
 
/* 仿宋體類別 */
.ctFangSong {
font-family: 'cwTeXFangSong', sans-serif;}
 
/* 楷體類別 */
.ctKai {
font-family: 'cwTeXKai', sans-serif;}
 
/* 明體類別 */
.ctMing {
font-family: 'cwTeXMing', sans-serif;}
 
/* 黑體類別 */
.ctHei {
font-family: 'cwTeXHei', sans-serif;}

/* 思源黑體類別 */
.ctNotoScansTC {
font-family: 'Noto Sans TC', sans-serif;}

body {
font-family: 'Noto Sans TC', sans-serif;
font-size: 18px;}


/* FX 效果設計 */ 
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
  animation: tooltips-vert 300ms ease-out forwards;
}
 
[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after,
[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
  animation: tooltips-horz 300ms ease-out forwards;
}

/* CSS that Removes All Showing Results */

p.woocommerce-result-count {
display: none;
}

#brown h1 {color: #776c4b; font-weight: bold; 
}

#gold h1 {color: #ddd1aa; font-weight: bold; 
}

#white h1 {color: #ffffff; font-weight: bold; 
} 

#gold h2 {color: #ddd1aa; font-weight: bold;     
} 

#white h2 {color: #ffffff; font-weight: bold;     
} 

#brown h2 {color: #776c4b; font-weight: bold;     
} 

#brown h3 {color: #776c4b; font-weight: bold;     
} 

#white h3 {color: #ffffff; font-weight: bold;     
} 

#gold h3 {color: #ddd1aa; font-weight: bold; 
} 

#brown h4 {color: #776c4b; font-weight: bold;     
} 


#white h4 {color: #ffffff; font-weight: bold;     
} 

#gold h4 {color: #ddd1aa; font-weight: bold; 
} 