/* admin's CMS Custom Setting checkbox */
.no-china-site {
    display: none !important;
}
/*html body {
	border-top: 2px solid #E9B226;	
}*/
body header.header::before {
    background-color: #E9B226;
}