/*
	Theme Name: CHC Harichandanpur
	Description: This is wordpress site
	Author:  Pagebazar
	Author URL: www.pagebazar.com
	Version: 1.1


*/


li::marker{
	content:''!important;
}
hr{
	margin-top:10px!important;
	margin-bottom:10px!important;
}

.wp-pagenavi{
	text-align:center !important;
	margin:20px 0px;
}
.wp-pagenavi > a{
	font-size: 18px !important;
	padding:10px 15px !important;
    color: #212529 !important;
    background: #fff !important;
    border: none !important;
	font-weight: 400 !important;
	margin:5px;
}

.wp-pagenavi > a:hover{
	background: #273c66 !important;
    border-color: #273c66 !important;
	font-size: 18px !important;
	padding:10px 15px !important;
	color:#fff !important;
	
}

.current{
	background: #273c66 !important;
    border-color: #273c66 !important;
	font-size: 18px !important;
	padding:10px 15px !important;
	color:#fff;
	margin:5px;
}


.fix{
	background-color: #273c66;
    box-shadow: 0 6px 25px rgb(0 0 0 / 7%);	
	text-align:center;
	min-height:195px;
	border-radius:3%;
	color:#fff;	
}

.fix h1{
	color:#fff;
}
.fix h2{
	color:#fff;
}
.fix p{
	line-height:2px;
}

