/*
Theme Name: H-Code Child
Theme URI: http://wpdemos.themezaa.com/h-code
Author: Themezaa
Author URI: http://www.themezaa.com
Description: Child theme for H-Code theme
License: Themeforest Split Licence
License URI: http://themeforest.net/licenses 
Template: h-code
Version: 1.1
Text Domain: h-code-child
*/
.home.page-template-default .entry-content>section:first-child{padding:0;}
.navbar-nav > li > a{border-bottom:0;}
figure:hover img{cursor: url(/wp-content/uploads/2018/05/cursor-target.png), pointer;}
body>.post.type-post, body>.page.type-page{padding-top:130px !important;}
body.home>.page.type-page{padding-top:0px !important;}
.blog-details-headline{font-size:26px !important; line-height:1.2 !important;}
@media (max-width: 480px){
	.section-title, h3.section-title{
		line-height:1.2 !important;
	}
}
.blog-details-text p{
	margin-bottom: 20px;
}