/*
Theme Name: Internet Kit One Custom
Theme URI: http://aiga.org
Description: This is a child theme that extends the Internet Kit One theme, it can be customized without affecting the base theme.
Author: AIGA
Author URI: http://aiga.org/
Version: 1.0.0
Template: ikit_one
*/

@import url("../ikit_one/style.css");

/* Hide News post on home page */
/* .index-featured-news {
display:none;
} */

.layout-nav-menu-search-button {
padding-left: 0;
}

.single-ikit_event .wp-editor {
padding-top: 1em;
margin-top: 1em;
background: #fff;
}

.layout-header-container {
background: #fff;
}