/*
 Theme Name:     Specular Child
 Theme URI:      http://codeless.co
 Description:    Specular Child Theme
 Author:         Codeless
 Author URI:     http://www.codeless.co
 Template:       specular
 Version:        1.0.0
*/

@import url("../specular/style.css");

#header{
/* background:#eff2cb; */
background-color: #fff;
}

.top_nav {
border-bottom: 1px solid #0a6535 !important;
}

.top_nav {
font-size: 12px !important;
}





footer#footer .inner .row-fluid.ff:first-child {
padding-top: 40px !important;
padding-bottom: 30px !important;
}

footer .widget-title {
margin-bottom: 20px !important;
}


#footer p {
font-size:14px !important;
}


#copyright {
border-top: 1px solid #0a6535 !important;
font-size:12px !important;
}

/*###### BLOG ######*/

#comments {
display:none !important;
}

#comment-form form {
display: none;
}


#reply-title {
display:none !important;
}

.comment-form-comment {
display:none !important;
}

.form-submit {
display:none !important;
}

#comments h4 {
display:none !important;
}

.comment-notes {
display:none !important;
}

.comment-form-author {
display:none !important;
}

.comment-form-email{
display:none !important;
}

.comment-form-url {
display:none !important;
}
