@charset "utf-8";
/*
Theme Name: Every Home for Christ Nigeria
Theme URI: http://ehcnigeria.org
Description: WP Website Theme for Every Home for Christ Nigeria
Version: 1.0.0
Template: alterna
*/
@import "../alterna/style.css";

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { line-height: normal; }
#alterna-nav-menu-select .nav a { color: #fff !important; }

.header-style-2 .logo { margin-top: -35px; position: relative; }

#header-topbar,
#alterna-topbar-nav,
#header-topbar-right-content,
#header-topbar-left-content { display: none !important; /* visibility: hidden !important; */ }

.header-wrap header { background:#f5f5f5; padding-top: 2.2em; }

.header-style-2 .menu { margin-top:20px; }
.header-style-2 .alterna-nav-menu > li.current-menu-item > a { border-bottom: none !important; color: #2b282a !important;}
.header-style-2 .alterna-nav-menu .sub-menu li a { color: #fff !important; }

#alterna-header { padding: 15px 0px;}
.ls-wp-fullwidth-container { border-bottom: 5px solid #00BC6B; }
.header-fixed a, .header-fixed input { color: #fff !important; }
.wpb_content_element, .wpb_row { margin-bottom: 20px !important; }

.content-wrap, p { line-height: 25px; }
.post-meta .post-author, 
.post-meta .post-comments,
.alterna-shortcode-blog-post .post-comments,
.alterna-shortcode-blog-post .entry-summary,
.search .entry-meta .post-type,
.search .entry-meta .author { 
	display:none; 
}

.entry-content h1, 
.entry-content h2, 
.entry-content h3, 
.entry-content h4, 
.entry-content h5, 
.entry-content h6, 
.entry-content .h1, 
.entry-content .h2, 
.entry-content .h3, 
.entry-content .h4, 
.entry-content .h5, 
.entry-content .h6 { 
    line-height: normal; 
    margin: 10px 0 20px;
}

.entry-content p {
    line-height: 1.5; 
    margin: 0 0 20px; 
}
.entry-content ul,
.entry-content ol {
    padding: 0;
    margin: 0 0 30px 25px;
}
.entry-content ul li,
.entry-content ol li {
    line-height: 1.5; 
    margin: 0 0 10px; 
}

.alterna-shortcode-blog-post .entry-title { font-size: 15px; line-height: normal; padding:8px 7px; background: #f7f7f7; height:79px !important; overflow: hidden; }

.alterna-nav-menu li a { text-transform: unset; }

.alterna-shortcode-blog-post .more-link { display: none; }

.footer-content { font-size: 13px; }

h3.widget-title { font-size: 19px; }

.page-desc  { font-style: italic; color: #208e4a; }

.wpcf7-textarea { width: 100%; }

.wpcf7-mail-sent-ok{ background: #EFEFB4; }

.shortcode-post-entry .post-img { max-height: 148.1px; }

.wpcf7 form.sent .wpcf7-response-output {
	border-color: transparent !important;
  background: #2b8433 !important;
  color: white !important;
  padding: 2em !important;
}

@media screen and (min-width: 768px) {
    .header-style-2 .logo {
        margin-top: 25px;
    }
	.header-wrap header { background:#f5f5f5; padding-top: 0em; }
}
