/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Global Styles
    02. Page Template

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body #masthead{
	background-color:#FEE6CA;
	padding-top:10px;
}

body #main-nav{
	margin-top:10px;
}

body .hentry .entry-header h1{
	color:#3e4095;
	font-weight:400;
	font-family:'Berkshire Swash', handwriting;
	font-size:30px;
}

body #university-hub-call-to-action h2{
	background-color:#f1c40f;
	padding-left:10px !important;
	padding-right:10px !important;
	padding-top:10px !important;
	padding-bottom:10px !important;
}

body #tophead{
	background-color:#75025d;
}

body #university-hub-call-to-action{
	background-color:#a7ce39 !important;
}

body .bit-counters-list-pro .counter-pro .counter-seperated-pro{
	width:200px !important;
}

body #quick-contact ul .main-address{
	font-weight:600;
}

body #quick-contact ul .quick-email{
	font-weight:500;
	color:#2c3e50 !important;
}

body #quick-contact ul .sub-address{
	color:#2c3e50 !important;
	font-weight:500;
}

body #footer-widgets{
	background-color:#75025d;
}

body #quick-contact ul .quick-call{
	font-weight:500;
}

body .ti-review-text-mode-readmore .ti-verified-by .ti-inner{
	display: none;
	z-index: -99;
}

body #main{
	-webkit-box-shadow:0px 0px 6px 1px #727272;	box-shadow:0px 0px 6px 1px #727272;
}



/*-----------------------------------------------*/
/*  Page Template                                */
/*-----------------------------------------------*/
body.page:not(.home) #masthead{
	background-color:#FEE6CA;
	padding-top:10px;
}