/*
 Theme Name:   Kindergarten Child
 Theme URI:    http://themeforest.net/user/CMSSuperHeroes/portfolio
 Description:  In 2014, Creating a magazine website with WordPress has never been easier.
 Author:       Cmssuperheroes Team
 Author URI:   http://cmssuperheroes.com/
 Template:     wp-kindergarten
 Version:      1.4.4
 Text Domain:  wp-kindergarten-child
*/


/*
-------------------------------------------------------------- */
/*
#cshero-header-logo{
   background-color: #ffffff;
 
}*/
.header-fixed #cshero-header-logo a img{
	margin-top: -15px;
}

#site-navigation ul li a{
	font-family: Schoolbell;
	font-size: 20px!important;
}
.box-shadow{
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
#cshero-header-wrapper.header-2 #cshero-header-navigation .main-navigation .menu-main-menu > li{
	height: 100px!important;
	line-height: 100px!important;
}
#cshero-header-wrapper.header-2 #cshero-header-logo a{
	height: 100px!important;
	line-height: 100px!important
}
body .page-title{
	margin-top: 100px!important;
}
.entry-blog .entry-date{
	font-size: 16px!important;
	width: 200px!important;
	height: 50px!important;
	line-height: 50px!important
}
.header-fixed #cshero-header-logo{
	height: 80px!important
}
.wpcf7-form label{
	color: #000000
}
.detail-comment{
	display: none!important;
}
#comments, .comments-area, .detail-author{display:none!important}

.formNewsletter{
	position: absolute;
	top: 188px;
	z-index: 1000;
	width: 100%;
}

.formNewsletter #email{
	height: 15px;
	max-width: 200px;
	display: inline-block;
	vertical-align: top;
}

.formNewsletter #submit{
	display: inline-block;
	height: 30px;
	vertical-align: top;
	padding: 0;
	font-size: 15px;
}

@media screen and (max-width: 790px) {
  .formNewsletter {
    top: 260px;
  }
}

@media screen and (max-width: 410px) {
  .formNewsletter {
    top: 330px;
  }
}

@media screen and (max-width: 323px) {
  .formNewsletter {
    top: 400px;
  }
}

body h4 {
    font-family: Dosis;
    line-height: 34px;
    font-weight: 400 !important;
    font-style: normal;
    font-size: 34px;
}