/*
Theme Name: Void
Theme URI: http://themeforest.net/user/klbtheme/portfolio
Author: KlbTheme (Omur OLGUNAY)
Author URI: http://themeforest.net/user/KlbTheme
Domain Path: /languages
Description: This WordPress theme is best for use in such business areas as corporate, many types of agencies and bureaus, portfolio showcases, landscape, building, engineering, planning, construction, design
Version: 2.0.1
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: void

Theme Developer:
http://themeforest.net/user/KlbTheme
https://twitter.com/omurolgunay
https://www.facebook.com/omur.olgunay.1
Skype:omurolgunay
*/

    /*- - - - - Contents - - - - -
    
    01 - Visual Composer
    02 - Header
    03 - Contact
    04 - Pricing
    05 - Photographer
    06 - Architect
    07 - Singer
    08 - Blog
    09 - Comment
    10 - Vidget
    11 - 404
    12 - KlbTheme Blog CSS
    13 - Media Css
    
    - - - - - - - - - - - - - -*/

/*-----------------------------------------------------------------------------------*/
/* Visual Composer
/*-----------------------------------------------------------------------------------*/

.vc_row.vc_parallax.vc_parallax-content-moving{
	overflow: visible;
}
i.icon {
    margin-left: 0px!important;
    vertical-align:inherit !important;
}
.wp-block-button {
    margin-bottom: 20px;
}

.wp-block-cover.has-background-dim p.wp-block-cover-text {
    color: #fff;
}

ul.wp-block-gallery + ul.wp-block-gallery {
    margin-top: 20px;
}
/*-----------------------------------------------------------------------------------*/
/* Header
/*-----------------------------------------------------------------------------------*/
.logo a {
    color: #fff;
    font-size: 32px;
}
a.navbar-brand.visible-xs {
    font-size: 32px;
    color: #15e99d;
}
.timeline-contents .event-item:last-child{
	margin: 0!important;
}
.klb-hamburger{
    font-size: 20px;
    padding-left: 9px;
    line-height: 29px;
    color: #fff;
}
.hide-count .count{
	display:none;
}
.hide-count.navbar-nav li a{
	padding:25px!important;
}

#header .navbar .designer-logo{
 float:left;
}
#header .navbar .designer-logo a{
    display: table;
    padding: 25px;
    font-size: 25px;
    color: #fff;
}
.designer-menu-wrapper{
 display:table;
 margin-left:auto;
 margin-right:auto;
}
.designer-menu-wrapper ul#menu-designer{
 display: table-cell;
    text-align: center;
    vertical-align: middle;
}

/*-----------------------------------------------------------------------------------*/
/* Contact
/*-----------------------------------------------------------------------------------*/
form.contact-form .form-group{
	display: block;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    color: #fff;
}
input[type='submit'].btn-primary {
    background: #f4593b;
    border: 2px solid #f4593b;
    padding: 6px 30px;
    font-family: 'Playfair Display', serif;
    color: #fff;
    font-size: 18px;
    border-radius: 30px;
}
input[type='submit'].btn-primary:hover {
    background: transparent;
    border: 2px solid #f4593b;
    color: #f4593b;
    transition: all .5s;
}
span.wpcf7-not-valid-tip {
    padding-left: 11px;
}

/*-----------------------------------------------------------------------------------*/
/* Pricing - Photographer - Architect - Singer
/*-----------------------------------------------------------------------------------*/
ul.packages li.featured a {
    border: 2px solid #fff;
    color: #fff;
}
/*Photographer*/
.klb-photographer-menu .count{
    display: none;
}
/*Arhitect*/
.klb-close{
    font-size: 40px;
    position: absolute;
    right: 7px;
    top: 0;
    opacity: 1;
}
/*Singer*/
.klb-singer-menu .count{
    display: none;
}

/*-----------------------------------------------------------------------------------*/
/* Blog
/*-----------------------------------------------------------------------------------*/
.post-body > h1,
.post-body > h2,
.post-body > h3{
	margin-top:10px;
}
.comment-wrapper h1,
.comment-wrapper h2,
.comment-wrapper h3,
.comment-wrapper h4,
.comment-wrapper h5,
.comment-wrapper h6{
	margin:20px 0;
}
.comment-wrapper > ol{
	padding-left:0;
}
.post-body  ol{
	padding-left:20px;
}
.post-body ul{
	padding-left:0;	
}
.post-body ul li{
	margin-left:20px;
	padding-left:0;	
	list-style-type:circle;
}
.comment-wrapper ul li{
    line-height: 1.75;
    margin-left: 20px;
	list-style-type:circle;
}
.comment-wrapper ol {
    padding-left: 20px;
}
li.comment{
	list-style:none;
}
.comment img{
	width:60px;
}
.comments .comment .comment-wrapper{
	  margin-left: 75px;
}
.comments ul.children {
    margin-left: 30px!important;
}
.pad-130{
	padding-top:130px;
}
.klb-page #blog-post-comments{
	padding-left:0;
}
.blog-contents{
  padding: 130px 0;
}
.blog-post-list article.blog-post .date span,
article.blog-single .date{
  font-size: 16px;
}
.size-void-post-image.wp-post-image {
    display: block;
    max-width: 100%;
    height: auto;
}
.post-meta a {
    padding: 0 5px;
    text-transform: capitalize;
}

.blog-post-list div.blog-post{
  margin-bottom: 30px;
}

.blog-post-list div.blog-post .date,
div.blog-single .date{
  background: #14ea70;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  color: #fff;
  padding: 20px 15px;
  max-width: 65px;
}

.blog-post-list div.blog-post .date span,
div.blog-single .date{
  font-size: 20px;
  display: block;
}

.blog-post-list div.blog-post .post-info-wrapper{
  margin-left: 80px;
  padding-bottom: 30px;
  border-bottom: 1px solid #f2f2f2;
}

.blog-post-list div.blog-post .post-info-wrapper .article-title{
  margin-top: 20px;
}

.blog-post-list div.blog-post .date, div.blog-single .date {
    padding: 20px 10px;
}

/*-----------------------------------------------------------------------------------*/
/* Comment
/*-----------------------------------------------------------------------------------*/
div#blog-post-comments{
    padding-left: 80px;
}
#commentform label {
    display: none;
}
#commentform input#submit {
    background: #14ea70;
    border: 2px solid #14ea70;
    padding: 5px 30px;
    font-family: 'Poppins', sans-serif;
    color: #000;
    width: 180px;
    height: 36px;
    transition: all .5s;
    font-size: 16px;
    border-radius: 50px;
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    text-transform: uppercase;
}
#commentform input#submit:hover {
    background: #15e99d;
    border: 2px solid #15e99d;
    color: #000;
    text-decoration: none;
    transition: all .5s;
}
.comment-respond h3#reply-title {
    font-size: 18px;
}
.comment-respond .comment-form p{
    margin-bottom: 15px;
}
ul.children li.comment {
    margin-left: 35px;
}
.comments li.comment {
    padding-bottom: 20px;
}
a.comment-reply-link {
    float: right;
}
.pull-right a#cancel-comment-reply-link {
    display: none;
}
/*-----------------------------------------------------------------------------------*/
/* Widgets
/*-----------------------------------------------------------------------------------*/
.widget-block a{
    display: block;
    padding: 5px 0;
    border-bottom: 1px solid #f2f2f2;
}
.widget-block li{
    padding: 0;
    border-bottom: 0;
}
.widget-block select{
	width:200px;
}
.widget-block ul.sub-menu {
    padding-left: 10px;
}
.widget-block li.cat-item {
    display: block;
    position: relative;
}
.widget-block li{
	list-style-type:none;
}
.widget-block  ul{
	padding-left:0px;
}
span.cat-count {
    position: absolute;
    right: 0;
    top: 0;
	line-height:35px;
}
.widget-block input#s {
    border: 1px solid #ddd;
}
button#searchsubmit {
    background: none;
    border: 0;
}
a.tag-cloud-link {
    background: #333;
    border-radius: 30px;
    padding: 0 15px;
    display: inline-block;
    min-width: 60px;
    color: #fff;
    font-size: 14px!important;
    margin-bottom: 4px;
    margin-right: 1px;
}
a.tag-cloud-link:hover {
    background: #15e99d;
    transition: all 1s;
}

.widget-block.widget_categories ul{
    padding-left: 0px;
}
#wp-calendar { border-collapse: collapse; border:1px solid #ddd; width:200px; border-top:none; }
#wp-calendar td, #wp-calendar th { text-align:center; }
#wp-calendar caption { color: #666; padding: 0; line-height: 39px; }
#wp-calendar thead, #wp-calendar tfoot { line-height:33px; background:#eee; }
#wp-calendar tbody { line-height:33px; }
#wp-calendar #prev, #wp-calendar #next { padding:0 10px; background:#eee; }
#wp-calendar #prev { text-align:left; }
#wp-calendar #next { text-align:right; }

.widget_categories ul li,
.widget_archive ul li{
    position: relative;
}

/*-----------------------------------------------------------------------------------*/
/* 404 Page
/*-----------------------------------------------------------------------------------*/
.box-content.klberror {
    padding: 200px 0px;
}
.klb-error-text{
    color: #000;
    margin: 0;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
	margin: 20px 0;
    font-size: 14px;
}
.klberror input[type="text"]{
    border: 1px solid #ddd;
}
.klberror img{
    width: 100%;
}

/*-----------------------------------------------------------------------------------*/
/* Klb Theme Blog General
/*-----------------------------------------------------------------------------------*/
.default-news-post .lower-content .post-meta li {
    margin-right: 14px;
}
.alignright img {
    float: right;
    margin: 0 0 1em 1em
}
.alignleft img {
    float: left;
    margin: 0 1em 1em 0
}
.aligncenter img {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.alignright {
    float: right;
    margin: 0 0 1em 1em
}
.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
}


.size-full {
}
.size-large {
}
.size-medium {
}
.size-thumbnail {
}
.gallery-caption {
}
.bypostauthor {
}


.textarea_half {
 max-width:500px;
}

.wp-caption img {
    max-width: 100%;
    height: auto;
    margin: 0;
    width: 100%;
}
.sticky {

}

p>img {
max-width: 100%;
height: auto;
}

.wp-caption {
    margin-bottom: 20px;
    text-align: center;
    padding-top: 5px;
    max-width: 100%;
}

.wp-caption p.wp-caption-text {
    width: auto !important;
    line-height: 1.5;
    font-size: 11px;
    padding: 3px 0;
    margin: 0px 0 0 0;
    background: #f6f6f6;
    display: block;
    -webkit-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
}



table {
max-width: 100%;
background-color: transparent;
}

th {
text-align: left;
padding-right: 20px;
padding-bottom: 5px;
padding: 10px;
border: 1px solid #e5e5e5;
}

td{
padding: 10px;
border: 1px solid #e5e5e5;
text-align: left;
}

dt {
    font-weight: bold;
}

dt, dd {
    line-height: 20px;
}

dd {
    margin-left: 10px;
}

abbr, tla, acronym {
    text-decoration: underline;
    cursor: help;
}

ins {
    background-color: rgba(254,255,0,0.68);
    text-decoration: none;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

blockquote:before, blockquote:after {
    content: "";
}

blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 20px;
    border-left: 5px solid #eeeeee;
}
/*-----------------------------------------------------------------------------------*/
/* Media Responsive CSS
/*-----------------------------------------------------------------------------------*/
@media only screen and (max-width: 479px) {
    article.blog-single .post-body {
        margin-left: 0px;
    }
    .blog-post-list article.blog-post .date span, article.blog-single .date {
        position: absolute;
    }
    div#blog-post-comments {
        padding-left: 0px;
    }
    .blog-post-list div.blog-post .post-info-wrapper{
      margin-left: 0px;
    }
    .blog-post-list div.blog-post .date span, div.blog-single .date{
        font-size: 14px;
    }
    .blog-post-list div.blog-post .date, div.blog-single .date{
        position: absolute;
        padding: 2px 5px;
    }
	.comments ul.children {
		margin-left: 0px!important;
	}
}
@media only screen and (max-width: 768px) {
	.comments ul.children {
		margin-left: 0px!important;
	}	
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #F9ED32;
    background-color: #000000;
}

.dropdown-menu {
    background-color: #000;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #000;
}

.dropdown ul.dropdown-menu li a {
    padding: 15px !important;
}

.blog-contents .date a {
    color: #fff;
}
.post-password-form input[type="submit"] {
    font-family: 'Poppins', sans-serif;
    background: #14ea70;
    border: 0;
    padding: 3px 20px;
    color: #fff;
	transition:.9s;
}
.post-password-form input[type="submit"]:hover {
	color:#000;
}

ul.page-numbers li a.page-numbers {
    transition: all 0.2s ease-in-out;
    font-weight: 700;
    color: #666;
    border: 1px solid #fff;
    border-radius: 50%;
    position: relative;
    display: block;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
}

ul.page-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 0;
    border-radius: .25rem;
    margin-left: 80px;
}

ul.page-numbers li span.page-numbers.current {
    color: #fff;
    font-weight: 700;
    border: 1px solid #fff;
    border-radius: 50%;
    background-color: #14ea70;
    position: relative;
    display: block;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
}

ul.page-numbers li a.page-numbers:hover{
    background-color: #14ea70;
    color: #fff;
    text-decoration: none;
}

.page .klb-pagination {
    clear: both;
}

.sticky .date {
    background: #000 !important;
    box-shadow: 5px 5px #15ea70;
}

ul.nav.navbar-nav > li.dropdown:hover > ul.dropdown-menu {
    display: block;
}

ul.nav.navbar-nav > li.dropdown ul.dropdown-menu li:hover > ul.dropdown-menu {
    display: block;
    left: 100%;
    top: 0;
}

.widget-block ul.children {
    padding-left: 12px;
}

.widget-block select {
    width: 100%;
}

.klb-post:before, .klb-post:after {
    content: '';
    display: table;
    clear: both;
}

div.wpcf7-mail-sent-ok {
    color: #fff;
}
