.mycountdownbutton{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	margin:0px;
	padding-top:35px;
}
.wt-counter{
	position:absolute;
	top:0px;
	padding-top:5px;
	padding-bottom:5px;
	left:0px;

	width:100%;
	height:100%;
}
.wt-counter ul{
	text-align:center;
		background-color:#A4232E !important;
		padding-top:11px;
		padding-left:70px;
}
.wt-counter ul li p{
	position:absolute;
	top:60px;
	left:0px;
	background-color:#A4232E !important;
	min-width:65px !important;
	max-width:65px !important;
	width:65px !important;	
	text-align:center !important;
	 text-transform: none !important;
	font-size:12px !important;
	 font-family: 'Cardo', serif !important; 
}
.wt-counter ul li{
	list-style:none;
	float:left;
	
	min-width:65px !important;
	max-width:65px !important;
	width:65px !important;
	color:#fff !important;
	font-size:40px !important;
    font-weight:600 !important;
    padding: 15px !important;
	padding-top: 20px !important;
	padding-bottom:40px !important;
	margin-right:5px !important;
	text-align:center !important;
    text-transform: uppercase !important;
    font-family: 'alternate-gothic-no-1-d, sans-serif' !important ;
 	background-color:#A4232E !important;
	position:relative;
    font-style: normal !important;
    margin-bottom: 25px !important;
	letter-spacing:2px !important;
}
