/*
Theme Name: Illdy
Theme URI: http://colorlib.com/wp/themes/illdy/
Author: Colorlib
Author URI: http://colorlib.com
Description: Illdy is a free premium one page WordPress theme.
Version: 1.0.15
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: illdy

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import 'layout/css/main.min.css';
@import 'layout/css/custom.min.css';

#header .top-header .header-navigation ul li a:hover {color: #99C43C; }

#header .bottom-header h2 {display:none;}

#contact-us {
    background-color: #6D6D6D;
}

#contact-us .section-content .wpcf7-form p .wpcf7-text, #contact-us .section-content .wpcf7-form p .wpcf7-textarea {
background-color: #FBFBFB;
border: 1px solid #FBFBFB;
}

#contact-us .section-content .wpcf7-form p .wpcf7-submit {
color: #6D6D6D;
}

#contact-us .section-content .contact-us-box .box-right span , #contact-us .section-content .contact-us-box .box-right span a { color: #FBFBFB;}

#footer { display: none; }