
@import url();
@import url();

	body {
	    background: #f9f9f9 url(/wp-content/themes/paslanmaz-celik/img/dust.png) fixed;
	    font-family: arial;
	    font-size: 15px;
	    font-weight: normal;
		color: #141621;
	}
	
	p {
		font-family: arial;
		font-size: 15px;
		font-weight: normal;
		color: #141621;
	}
	
	h1, h2, h3, h4, h5, h6, #secondary h2, p {
	    font-family:  !important;
	}
	
	.navbar, .main-menu ul li {
		background-color: #ffffff;
		font-family: ;
		opacity:0.90;
	}
	
	.navbarscrolled {
    	background-color: #141621;
		opacity:0.90;
	}
	
	.navbarscrolled .brand-name, .navbarscrolled .brand-desc {
		color: ;
	}
	
	nav ul li, ul.sub-menu li, div.meta, .navbar-brand, aside.sidebar h2 {
		font-family:  !important;
	}
	
	#toTop { background-color: #ffffff; }
	#toTop:hover { background-color:#63c4e8; color: #fff; }
	
	/*Default Navigation Link Color*/
	.main-menu li a, .jp-play:after, .jp-pause:after {
		color: #222222;
	}
	.main-menu li a:hover, .main-menu li a:focus, .main-menu li.active, .jp-play:hover:after, .jp-pause:hover:after {
		color: #63c4e8;
	}
	.main-menu li a:after {
		background-color: #63c4e8;
	}
	
	/*Scrolled Navigation Link Color*/
	.navbarscrolled .main-menu li a, .navbarscrolled .jp-play:after, .navbarscrolled .jp-pause:after {
		color: #666666;
	}
	.navbarscrolled .main-menu li a:hover, .navbarscrolled .main-menu li a:focus, .navbarscrolled .main-menu li.active, .navbarscrolled .jp-play:hover:after, .navbarscrolled .jp-pause:hover:after {
		color: #63c4e8;
	}
	.navbarscrolled .main-menu li.current-menu-item::before {
		background: #666666;
		color: #666666;
		content: "";
		bottom: 0;
		display: block;
		height: 1px;
		left: 30%;
		position: absolute;
		text-align: center;
		visibility: visible;
		width: 20%;
	}
	.navbarscrolled .main-menu li a:after {
		background-color: #63c4e8;
	}
	.navbarscrolled .mobile-menu-item a:first-child::after {
		background-color: transparent;
		visibility: visible;
	}
	
	/*Footer*/
	#footwrap{
		background: #ffffff;
		font-family: ;
		font-size: 15px;
		font-weight: normal;
		font-weight: normal;
		color: #141621;
	}
	#footwrap p{
		font-family: ;
		font-size: 15px;
		font-weight: normal;
		color: #141621;
	}
	
	#footwrap a { color:#141621; }
	#footwrap a:hover { color:#63c4e8; }
	
	#copyright {
		background: #141621;
		font-family: ;
		font-size: 15px;
		font-weight: normal;
		color: #cccccc; 
	}
	
	#copyright a { color:#cccccc; }
	#copyright a:hover { color:#63c4e8; }
	
	/*Mobile Sidebar*/
	.panel {
		background-color: #141621;
	}
	.mobile-sidebar {
		color: #999999;
	}
	.mobile-sidebar li a, .mobile-sidebar a {
		color:#999999;
	}
	.mobile-sidebar li a:hover, .mobile-sidebar a:hover {
		color:#ffffff;
	}
