/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/


#page-title {
    clear: both;
    padding: 10px 0;
    background-color: #f8f9fa;
    position: relative;
    margin-bottom: 25px;
/*
	background-image: url(/assets/images/arkaplan-title.jpg);
	background-repeat: repeat;
	background-position: center;
	background-color: rgba(204, 211, 221, 0.25);
	*/
}
#mainMenu nav > ul > li > a {
	text-transform: unset;
}




.widget > h4 {
	text-transform: unset;
}










