/* here you can put your own css to customize and override the theme */


@font-face {
	font-family:'Calibri';
	src: url('../fonts/Calibri.eot');
	src: url('../fonts/Calibri.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Calibri.woff') format('woff'),
		url('../fonts/Calibri.ttf') format('truetype'),
		url('../fonts/Calibri.svg#Calibri-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+000D-25CA;
}



.page-inner-slider {
	margin-top: 45px;
}
[class^="fa-"], [class^="glyphicon-"], [class^="icon-"], [class*=" fa-"], [class*=" glyphicon-"], [class*=" icon-"] {
	display: inline-block;
	font-size: 14px;
	line-height: 14px;
	margin-top: 10px;
} 
/*----end new css dropdownmenu code----*/


/*-- start menu css--*/ 
.selectnav { 
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #eee;
	border-radius: 2px !important;
	color: #fff;
	text-align: center;
	width: 100%;
	margin: 3px;
} 