/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/


/* =Imports styles from the parent theme
--------------------------------------------------------------  */
/*	@import url('../twentythirteen/style.css');					*/


/* =Theme customization starts here
--------------------------------------------------------------  */


/*Add your own styles here:*/

/* @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700&subset=latin,latin-ext);
body, body p {
font-family: "Open Sans", “Helvetica Neue”, Helvetica, Arial, sans-serif;
} */

h1 { font-size: 24px; line-height: 1.1em; margin-bottom: 14px;}
	h2 { font-size: 22px; line-height: 1.1em; margin-bottom: 10px; }
	h3 { font-size: 20px; line-height: 1.1em; margin-bottom: 8px; } /*28*/
	h4 { font-size: 18px; line-height: 1.1em; margin-bottom: 4px; } /*21*/
	h5 { font-size: 16px; line-height: 1.1em; }						/*17*/
	h6 { font-size: 14px; line-height: 1.1em; }

.home .page h1{ 
	font-size: 20px; line-height: 1em; margin-bottom: 10px; 
}
/* Buyuk Harfe Cevirme Duzeltmeleri */

.widgettitle {
	text-transform: none;
}

.avia-icon-list .iconlist_title{
	text-transform: none;
}

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2{
	text-transform: none;
}

th{
	text-transform: none;
}

/* Secili menu ogesi font boyutu */

.main_menu ul:first-child > li > a{
	font-weight: 400;
}

/* Iletisim Formu adres ve iletisim bilgileri tablo gorunumu */

.contact-first-col{
	min-width: 75px;
	display: inline-block;
}

/* Ust menu dil secenegi genisligi */

#menu-topmenu .menu-item-language ul,
#menu-topmenu-english .menu-item-language ul  {
	width: 110px;
}


/* Footer social icons */

.socials{
	width:80px;
}

.socials, .copyright-by, .powered-by, .social-i, .social-i-last, .social-fb, .social-tw, .social-em {
	display: inline-block;
	float:left;
}

.copyright-by{
	margin-right: 4px;
}

.social-i a{
	width: 20px;
	height: 20px;
	margin-right:4px;
	float: left;
	display: inline-block;
	border: none;
}

.social-i-last a{
	width: 20px;
	height: 20px;
	display: inline-block;
	float:left;
	border: none;
	margin-right: 10px;
}

.social-fb a{
	 background: url('http://www.sakirler.com/sakirler-content/uploads/2013/09/facebook.png') no-repeat 0 0;
}
.social-fb a:hover{
	background: url('http://www.sakirler.com/sakirler-content/uploads/2013/09/facebook-hover.png') no-repeat 0 0;
}

.social-tw a{
	background: url('http://www.sakirler.com/sakirler-content/uploads/2013/09/twitter.png') no-repeat 0 0;
}

.social-tw a:hover{
	background: url('http://www.sakirler.com/sakirler-content/uploads/2013/09/twitter-hover.png') no-repeat 0 0;
}

.social-em a{
	background: url('http://www.sakirler.com/sakirler-content/uploads/2013/09/email.png') no-repeat 0 0;
}

.social-em a:hover{
	background: url('http://www.sakirler.com/sakirler-content/uploads/2013/09/email-hover.png') no-repeat 0 0;
}


// Google Maps Font Style
.gm-style div, .gm-style span, .gm-style label, .gm-style a {
	font-family: 'Open Sans', Arial, sans-serif;
}

