/*
Theme Name: Hueman
Theme URI: http://presscustomizr.com/hueman/
Version: 3.3.6
Description: Hueman is a mobile friendly WordPress theme for blogs, magazines and business websites. It's been designed to beautifully display pictures and text content, and engineered to be easy to use and fast. The Hueman theme helps you attract and retain more visitors, that's why it's already used by 70K+ active websites in the world and has received hundreds of five stars ratings.
Author: nikeo
Author URI: http://presscustomizr.com
Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: hueman
Copyright: (c) 2015-2017 Nicolas GUILLAUME (nikeo), 2013-2015 Alexander "Alx" Agnarson
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/*
The main css stylesheet of the Hueman theme is located in /assets/front/css/main.css.

The main reason why the main stylesheet of the Hueman theme has been moved to another place is : minification.
Minification is a technique to compress a css file and therefore improve speed (page load time) of your website.

This style.css file provides details about the Theme (in the form of comments above) that is read by WordPress, and therefore cannot be minified.

Note : You can load the not minified stylesheet if you uncheck the option in the customizer > Global Settings > performances
*/

body {color: #000;}
.entry .baslik {color: #006699;font-size:25px;font-weight: 400;letter-spacing: -.5px; border-bottom: 2px solid #e1e1e1; margin-bottom: 10px;}
.hrbaslik {color: #ffffff;background-color: #2980b9;font-size:18px;font-weight: 500;border-top: 3px solid #7EB2DF;border-color: #bee5eb; padding: 0.75rem 1rem; margin-bottom: 0px;text-transform:uppercase;}
.entry h2{font-size:18px;letter-spacing: 0px;margin-bottom: 0px;}
.entry h3{font-size:18px;letter-spacing: 0px;margin-bottom: 0px;}
.entry h4{font-size:18px;letter-spacing: 0px;margin-bottom: 0px;}
.entry.excerpt {color: #000;}

.icindekiler a {color:#000;text-transform:uppercase;}
.icindekiler ul {margin: 0 0 4px;}
.icindekiler ul li {border: 4px solid #f1f1f1;padding: 5px 20px;display:inline-block;margin-bottom:5px;}

.space {margin-bottom: 20px}
.post-standard .post-thumbnail {margin-left: -130px;max-width: 100px;}
.post-standard .post-inner {padding-left: 130px;}

#icindekiler {background:#f9f9f9;padding:15px;margin-bottom:1em;width:auto;font-size:16px;}
#icindekiler a{font-weight:bold;color:#006699;}
#icindekiler a:hover{color:#000;}
#yoltarifi {color:#FFF;background-color: #006699;padding:5px;max-width:120px;}
#yoltarifi a, .yoltarifi a:hover{color:#FFF;}
#yoltarifi a + span.hu-external::after{color:#FFF;}

.randevubilgi {position: relative; font-size: 16px;border: 2px solid #e9eef4;}
.randevubilgi h1 {font-size:20px; font-weight: normal; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#069; padding:10px 10px 5px;}
.randevubilgi img{margin-right: 10px;}
.randevubilgi small {display: block; font-size: 12px; padding-bottom: 10px; padding-left: 10px;}
.randevubilgi ul { list-style: outside none none; padding: 0px; margin: 0px; text-align: left;}
.randevubilgi ul li {display: block; background: #FFF none repeat scroll 0% 0%; padding: 8px;}
.randevubilgi ul li:nth-child(2n) {background: #F4F4F4 none repeat scroll 0% 0%;}

.calismasaatleri {position: relative; clear: both; display: block; border: 2px solid #eee; font-size: 16px;}
.calismasaatleri p {display: block;padding:5px;margin:0;border-top:1px solid #eee;overflow: hidden;}
.calismasaatleri p:nth-child(2n) {background: #F4F4F4 none repeat scroll 0% 0%;}
.calismasaatleri span.gun {font-weight:bold;display:block;float:left;text-align:left;padding-left:10px;border-left: 3px solid #2ba14f;}
.calismasaatleri span.gun2 {font-weight:bold;display:block;float:left;text-align:left;padding-left:10px;border-left: 3px solid #d75e51;}
.calismasaatleri span.saat {width:70%;display: block;float:right;text-align:right;}
.calismasaatleri span.saat span {background: #c0392b;color: #fff;padding: 3px 10px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.calismasaati-aciklama {font-size: 16px;}

.map-responsive{overflow:hidden;position:relative;}
.map-responsive iframe{left:0;top:0;width:100%;}

.tapu-bilgi {padding-bottom: 10px; display: flex; position: relative;}
.tapu-bilgi-img {flex: 1; max-width: 100px; max-height: 100px; position: relative;}
.tapu-bilgi-info {flex: 1;padding-left: 25px;}
.tapu-views {padding-bottom: 10px; position: relative;}
.tapu-rating {padding-bottom: 10px; display: flex; position: relative;display: inline-block;}

.tapu-bilgi .views {padding-left: 15px;margin-left: 15px;}
.tapu-bilgi .views {margin-bottom:0px}
.rating_average {background: #27ae60;color: #fff;padding: 6px 6px;border-radius: 3px;margin-left:10px;font-size:14px;}
.rating_no_average {background: #E26A6A;color: #fff;padding: 6px 6px;border-radius: 3px;margin-left:10px;font-size:14px;}
.rating_user {background: #27ae60;color: #fff;padding: 6px 6px;border-radius: 3px;font-size:14px;}

.sehirliste ul li {float: left; width: 25%;}

@media only screen and (max-width: 479px) { 
.sehirliste ul li {float: left; width: 50%;}
}