.countdown-item-amount{
    font-family: 'Dosis', sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #f6cc7a !important;
}
.color-gold .moto-color5_5{
    color: #f6cc7a;
    font-size: 30px;
    font-weight: 600;
}
.radio-form-input input[type="radio"]{
	display: none;
}
.menu_item_lable{
    font-weight: 300;
	color: #fff;
	text-align: center;
    border-radius: 35px;
	border: solid 1px #51595d;
	display: block;
	padding: 15px;
	cursor: pointer;
}
.menu_item_lable h1{
	font-size: 14px;
	color: #fff;
	font-weight: 900;
}
.menu_item_lable p{
	font-size: 12px;
}
input[type="radio"]:checked+label{
	background-color: #fe9ec7;
    border-color: #fe9ec7;
}
.attend_area,
.menu_area{
	margin-top: 45px;
}
