/*
 Theme Name:   hueman_child
 Theme URI:    http://therezniks.com
 Description:  Child theme, based on Hueman
 Author:       KR
 Template:     hueman
 Version:      1.0.0
*/
@import url("../hueman/style.css");
@import url("../hueman/responsive.css");


/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */

/* general */
.site-title { background-image: none; font-size: 42px; font-weight: 600; letter-spacing: -0.5px; float: none; line-height: 60px; padding: 10px 0 50px 0; border-bottom:1px solid #f2f2f2; margin-bottom:-25px; }
body { background: #f6f6f6; font-size: 16px; line-height: 1.5em; color: #444; font-weight: 300; }
.post-meta { text-transform: uppercase; font-size: 14px; font-weight: 400; color: #bbb; margin-bottom: 0.3em; }
.post-meta .post-category a { float: left; margin-right: 6px; color: #bbb;}
.post-meta .post-date { float: left; margin-top: -10px;}
.post-byline {color: #444; font-size:16px;}
.post-byline a {color: #444; }
#footer {display:none;}
.post-nav li {padding-top:30px;}
.entry-inner {margin-bottom: 50px;}
.pad { padding: 30px 80px 20px 80px; }
nav.pagination.group ul li a {font-size:16px; color: #444!important; text-transform: uppercase; letterspacing:0.5px;}
nav.pagination.group ul li a:hover {font-size:16px; color: #444!important; text-transform: uppercase;}
.cat {text-align: center;}




/* cat-top */
.cat-top {display:block; float: right; width:240px; margin-right: 70px; margin-left: 120px; margin-top: 40px;}
input.search {font-size:18px; width:244px; margin: 10px 0 10px 0; padding: 5px 0 5px 0;}
form.searchform.themeform input {background: #fff; border:2px solid #eee; border-style: inset; line-height:30px;}


/* boxed */
.boxed #wrapper { max-width: 1380px; margin: 0 auto;
-webkit-box-shadow: none;
box-shadow: none; }
.boxed .container { padding: 0; }
.boxed #page { background: #fff; padding-bottom: 1px; }


/* disable topbar */
#nav-topbar { display: none; }


/* remove extra borders */
.page-title { background: #fff; position: relative; padding-top: 0px; padding-bottom: 0px; border-bottom: 0px; color: #444; font-size: 16px; font-weight: 600; text-transform: uppercase; line-height: 24px; }
.post-list .post-row { margin-left: -30px; padding-left: 30px; float: left; width: 100%; border-bottom: 0px; margin-bottom: 30px; position: relative; }
.content .post-nav { border-top: 2px solid #eee; border-bottom: 2px solid #fff; margin-bottom: 40px;  }
.content .post-nav li.next { float: right; -webkit-box-shadow: -1px 0 0 #fff, inset 1px 0 0 #fff; box-shadow: -1px 0 0 #fff, inset 1px 0 0 #fff; text-transform:uppercase;}
.content .post-nav li.previous { float: left; -webkit-box-shadow: 1px 0 0 #eee, inset -1px 0 0 #fff; box-shadow: 1px 0 0 #fff, inset -1px 0 0 #fff; text-transform:uppercase;}
.sidebar-content ul li {border:0;}
.widget_archive ul li, .widget_categories ul li, .widget_links ul li, .widget_meta ul li, .widget_recent_comments ul li, .widget_recent_entries ul li, .widget_rss ul li, .widget_pages ul li a, .widget_nav_menu ul li a, .alx-tab li, .alx-posts li {border: 0!important;}
.related-posts { border-bottom: 0; margin-bottom: 40px;}
#nav-header.nav-container { background: #fff; z-index: 97;-webkit-box-shadow: none; box-shadow: none; }

/* sidebar */
.sidebar-content {padding-top: 30px; padding-right: 30px;}
.col-2cl .main-inner { background: #fff!important; padding-right: 420px; }
.col-2cl .s1 { float: right; margin-right: -340px; }
.widget > h3 { color: #444; font-size: 20px; font-weight: 400; text-transform: uppercase; padding-top: 10px; padding-bottom: 10px; border: 0;}
.widget > ul > li a:before {display:none;}
.widget { color: #444; font-size: 18px; overflow: hidden; }
.widget a { color: #444; }
.widget a:hover { color: #4dc0d3; text-decoration: underline; }


/* remove fa icons */
.widget_archive > ul > li a:before { display:none!important; } 
.widget_categories > ul > li a:before { display:none!important; }
.widget_links > ul > li a:before { display:none!important; }
.widget_meta > ul > li a:before { display:none!important; }
.widget_recent_comments > ul > li:before { display:none!important; }
.widget_recent_entries > ul > li a:before { display:none!important; }
.widget_calendar caption:before { display:none!important; }
.widget_pages ul li a:before,
.widget_nav_menu ul li a:before { display:none!important; }
#menu-follow-us a:before { display:none!important; }
i.fa.fa-folder-open {display:none!important;}
i.fa.fa-calendar {display:none!important;}



/* featured post */
.featured,
.featured.flexslider { padding-bottom: 30px; margin-bottom: 30px; border-bottom: 0px; }
.featured .post { margin-bottom: 0; }
.featured .post-title { font-size: 34px; letter-spacing: -0.7px; line-height: 1.4em; clor:#4dc0d3; text-align: left;}
.featured .entry.excerpt { font-size: 16pt; color: #444; line-height:1.5em; text-align: left;}

/* regular posts */
.post-title { color: #4dc0d3; font-weight: normal; margin-bottom: 0px; font-size: 34px; line-height: 1.5em; -ms-word-wrap: break-word; word-wrap: break-word; text-transform: uppercase; text-align: left;}
.post-title strong { font-weight: 600; }
.post-title i { font-style: italic; }
.post-title a { color: #4dc0d3!important; }
.post-title a:hover { color: #5bd1dd!important; }

.entry.excerpt { font-size: 14pt; line-height:1.5; color: #444; text-align: left;}


/* single post */
.related-inner .post-meta {letter-spacing: 0; color: #444; text-transform:none; font-size:18px;}
.entry p {color: #444;}
.heading {font-weight:300; color:#444; font-size: 21px;}
.related-inner .post-title a {font-size: 21px;}

.content .post-nav { border-top: 1px solid #f2f2f2; border-bottom: 0px; border-right:0; border-left:0; margin-bottom: 40px;  }
.content .post-nav li { width: 50%; }
.content .post-nav li.next { float: right; -webkit-box-shadow: -1px 0 0 #fff, inset 1px 0 0 #fff; box-shadow: -1px 0 0 #fff, inset 1px 0 0 #fff; }
.content .post-nav li.next a { padding: 0; margin: 0;  text-align:right;  }
.content .post-nav li.previous { float: left; -webkit-box-shadow: 1px 0 0 #fff, inset -1px 0 0 #fff; box-shadow: 1px 0 0 #fff, inset -1px 0 0 #fff; }
.content .post-nav li.previous a { padding: 0; margin: 0; text-align:left; }
.post-nav li a strong {font-size: 18px; color:#000;}


/* countdown */

#simple-count-down-li {color: #444; padding-left: 30px; font-size: 18px; padding-top: 0px; margin-top: 0px;}

/* archives */
div.page-title.pad.group {color: #444;}


/* mailchimp */
.mc_text {font-size:18px; line-height:30px;}
.mc_email {width: 240px; font-size:18px; line-height:30px; margin: 10px 0 10px 0;}
.mc_submit {width: 240px; font-size: 18px; line-height:30px; text-transform: uppercase;}
input.mc_submit{background: #4dc0d3; color: #fff; border: 0; font-size:18px; width:244px; margin: 10px 0 10px 0; padding: 5px 0 5px 0;}
input.mc_submit:hover{background: #5bd1dd;}

/* more link */
.more-link {background: #4dc0d3; border: 0; width: 150px; margin: 10px 0 10px 0; padding: 5px 0 5px 0;}
.more-link a: hover {background: #5bd1dd;}
.more-link a {color: #fff; font-size:18px; text-transform:uppercase; padding-left: 25px;} 


/* nav categories */
#nav-header .nav li a {color: #000; text-transform: uppercase; font-size: 20px; margin-top:-5px;}
#nav-header .nav li > a:hover,
#nav-header .nav li:hover > a,
#nav-header .nav li.current_page_item > a,
#nav-header .nav li.current-menu-item > a,
#nav-header .nav li.current-menu-ancestor > a,
#nav-header .nav li.current-post-parent > a { color:#fff; background: #4dc0d3;}
#nav-header {margin: 0 80px 0 80px; border-bottom:1px solid #f2f2f2;}






/* ------------------------------------------------------------------------- *
 *  Toggle Sidebar s1 : 960px > 480px
/* ------------------------------------------------------------------------- */
@media only screen and (min-width: 480px) and (max-width: 960px) {

	/* s1 general */
	.s1 { width: 50px; }
	.s1 .sidebar-content { display: none; float: left; width: 100%; }
	.s1 .sidebar-toggle { display: block; }
	
	/* s1 expand/collapse */
	.s1-expand .s1 { background: #fff!important; position: absolute; top: 0; bottom: 0; width: 340px; margin: 0!important; z-index: 9; overflow: auto;
	-moz-transition: width .2s ease; -webkit-transition: width .2s ease; transition: width .2s ease; }		
	.s1-expand .s1 .sidebar-content,
	.s1-expand .s1 .post-nav { display: block; min-width: 340px; }
	.s1-collapse .s1 .sidebar-content,
	.s1-collapse .s1 .sidebar .post-nav { display: none; }
	
	/* s1 toggle icon */
	.col-2cl.s1-expand .s1 .icon-sidebar-toggle:before,
	.col-2cr.s1-expand .s1 .icon-sidebar-toggle:before { content: "\f101"; }

	
	/* 2 column, content left */
	.col-2cl .main-inner {background: #fff; padding-right: 50px; }
	.col-2cl .s1 { background:#fff; margin-right: -50px; }
	.col-2cl.s1-expand .s1 { right: 0; }
	.col-2cl.s1-expand .sidebar-toggle { float: right; }
	
	/* ipad, iphone fix */
	.safari .s1 { min-width: 50px; max-width: 50px; width: auto; }
	.safari.s1-expand .s1 { min-width: 340px; max-width: 340px; width: auto; }
	
}

/* ------------------------------------------------------------------------- *
 *  Mobile (Mid Res) : 719px > 0px (480px & 320px)
/* ------------------------------------------------------------------------- */
@media only screen and (max-width: 719px) {

	/* layout */
	.container { padding: 0; }
	.grid { width: 100%; margin: 0 0 10px; }
	
	/* sidebar toggle 60 > 50px height */
	.page-title.pad { padding-top: 12px; padding-bottom: 12px; }
	.sidebar-toggle { height: 50px; }
	.sidebar-toggle i { padding: 5px 0; }
	
	/* hide */
	.site-description,
	.image-caption { display: none; }
	#nav-header {display:none;}
	
	/* base */
	.pad { padding: 20px 20px 10px; }
	.notebox { margin-bottom: 20px; }
	#flexslider-featured { margin-top: 10px; }
	.entry { font-size: 15px; }
	
	/* text */
	.entry h1 { font-size: 30px; letter-spacing: -0.7px; }
	.entry h2 { font-size: 26px; letter-spacing: -0.5px; }
	.entry h3 { font-size: 24px; letter-spacing: -0.3px; }
	.entry h4 { font-size: 22px; letter-spacing: -0.3px; }
	.entry h5 { font-size: 18px; }
	.entry h6 { font-size: 16px; text-transform: uppercase; }

	/* header */
	#header { padding-bottom: 0; }
	.topbar-enabled #header { padding-top: 0; }
	#header .pad { padding-top: 0; padding-bottom: 0; }
	.site-title { padding: 30px 0; width: 100%; float: none; line-height: 50px; }
	.site-title a { text-align: center; }
	.toggle-search { right: auto; left: 0; top: 0;
	-webkit-box-shadow: 1px 0 0 rgba(255,255,255,0.1);
	box-shadow: 1px 0 0 rgba(255,255,255,0.1); }
	.search-expand { left: 0; right: auto; top: 50px; width: 320px; }
	
	/* footer */
	#footer-bottom .pad { padding-top: 50px; padding-bottom: 40px; }
	#footer-bottom .one-half.last { margin-bottom: 0; }
	#footer-bottom { text-align: center; }
	#footer-bottom #footer-logo { margin-left: auto; margin-right: auto; }
	#footer-bottom .social-links { float: none; }
	#footer-bottom .social-links li { margin-left: 4px; margin-right: 4px; }
	
	/* comments */
	.comment-tabs { font-size: 14px; }
	.commentlist li { font-size: 13px; }
	.commentlist li ul li { padding-left: 10px; }
	
	/* page */
	#page { margin-top: 0; padding-bottom: 10px; }
	.pagination { margin-bottom: 30px; }
	.page-title { font-size: 14px; }
	.page-image-text { margin-top: -15px; }
	.page-image-text .caption { font-size: 26px; line-height: 30px;  }
	.page-image-text .description { font-size: 13px; }
	
	/* blog */
	.post-list { margin-left: 0; margin-right: 0;  }
	.post-list .post,
	.post-list .page	{ width: 100%; }
	.post-list .post-row { margin-left: 0; padding-left: 0; margin-bottom: 0; border: 0; }
	.post-list .post-inner { margin-right: 0; }
	.post-standard .post-inner { padding-left: 120px; }
	.post-standard .post-thumbnail { margin-left: -120px; max-width: 100px; }
	
	.featured .post-title,
	.single .post-title { font-size: 22px; line-height: 1.5em; letter-spacing: 0; }
	.post-byline { font-size: 13px; }
	.post-format { margin-bottom: 20px; }
	.format-gallery .post-format .flexslider .slides img { max-height: 240px; }
	.format-quote .post-format blockquote,
	.format-link .post-format p { font-size: 18px; }
	.format-link .post-format p { margin-bottom: 10px; }
	.single .format-status .entry { font-size: 20px; line-height: 1.4em; }
	.post-format .format-container .fa { font-size: 28px; }
	
	.entry.share { padding-right: 0; }
	.sharrre-container { position: relative; float: left; width: auto; padding: 0; margin: 20px 0 0; }
	.sharrre-container span { text-align: left; }
	.sharrre-container > div { float: left; margin-right: 10px; }
	.author-bio .bio-desc { font-size: 13px; }

	.content .post-nav li { width: 100%; -webkit-box-shadow: none!important; box-shadow: none!important; }
	.content .post-nav li a { min-height: 0; }
	
	.single .related-posts .post-title { font-size: 16px; }
	.related-posts li { width: 50%; }
	.related-posts li:nth-child(2) article { border-right-color: transparent; } 
	.related-posts li:nth-child(3),
	.related-posts li:nth-child(4) { display: none; }
	
	/* shortcodes */
	.dropcap { font-size: 80px; }
	
}

/* ------------------------------------------------------------------------- *
 *  Mobile (Low Res) : 479px > 0 (320px)
/* ------------------------------------------------------------------------- */
@media only screen and (max-width: 479px) {
	/* enable topbar */
	#nav-topbar { display:block;}

	/* layout */
	.content,
	.sidebar { width: 100%; float: none; margin-right: 0!important; margin-left: 0!important; }
	.sidebar { background: #fff; width: 100%; display: block; float: none; }
	.main,
	.main-inner { background-image: none!important;  padding: 0!important;  }
	.s2 { right: 0!important; left: 0!important; }
	
	/* hide */
	.mobile-sidebar-hide-s1 .s1,
	.mobile-sidebar-hide-s2 .s2,
	.mobile-sidebar-hide .sidebar { display: none; }
	#nav-header {display:none;}
	
	/* base */
	.pad { padding: 15px 15px 5px; }
	.sidebar-top,
	.sidebar .widget { padding-left: 15px!important; padding-right: 15px!important; }
	.notebox { margin-bottom: 15px; }
	#flexslider-featured { margin-top: 15px; }
	.gallery-caption { display: none; }
	
	/* header */
	.site-title { font-size: 32px; }

	/* blog */
	.post-standard .post-inner { padding-left: 82px; }
	.post-standard .post-thumbnail { margin-left: -82px; max-width: 72px; }
	.format-link .post-format p { margin-bottom: 5px; }

}



