#cm.bar #c-inr {
	max-width: 40rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.cc_div #c-bns {
	margin-top: 0;
	flex-shrink: 0;
	margin-left: 2rem;
}

@media (max-width: 767px) {
	.cc_div #c-bns {
		margin-left: 1rem;
	}
}

@media (max-width: 575px) {
	#cm.bar #c-inr {
		display: block;
	}

	.cc_div #c-bns {
		margin-left: 0rem;
		margin-top: 1rem;
	}
}

#s-hdr,
#s-bns,
.c-bn {
	border-radius: 0 !important;
}

#cm, #s-bl .act .b-acc, #s-inr, .cc_div .b-tl, .cc_div .c-bl {
	border-radius: 0 !important;
}

#cm {
	background-color: #f5cf39;
}

#s-cnt .p {
	color: #000;
}

#s-all-bn,
#c-p-bn {
	background: #000 !important;
}

#s-all-bn:hover {
	background: #f5cf39 !important;
	color: #000 !important;
}

#c-s-bn {
	color: #000 !important;
}

.cc_div .c-bn,
#s-cnt .b-bn .b-tl:hover,
#s-bl .c-bl.b-ex {
	background: #f5cf392b;
}


.cc_div .c-bn:hover {
	background: #f5cf39 !important;
}

#cc_div * {
	color: #000;
}

.cc_div .b-tg .c-tgl:checked~.c-tg {
	background: #000;
}

#c-s-bn {
	background: #fff !important;
}

#c-txt .cc-link,
#c-ttl,
#c-txt {
	color: #fff !important;
}

#c-txt .cc-link {
	border-color: #fff !important;
}