/*
Theme Name:     Katla by Bluthemes - Child Theme
Theme URI:      http://www.bluthemes.com/themes/katla/
Description:    Child theme for Katla
Author:         Bluthemes
Author URI:		http://bluthemes.com
Template:       blt-katla                
Version:        0.1.0
*/

@import url("../blt-katla/style.css");

.site-content-header .header-title {
    font-size: 0px;
}

.site-content-header {
    padding: 50px 0px;
}

p {
    margin: 0px 0px 15px;
}

blockquote {
    font-size: 16px;
    margin: 0px 40px 20px;
}

.spot_below_content{
		padding: 0px 0;
	}

.secondary-menu {
    background: #00AA4F none repeat scroll 0% 0%;
}

.secondary-menu .navbar-nav > li > a {
    color: #FFF;
}

.dgd_stb_box.clean_white form input.submit, .dgd_stb_box form input[type="submit"] 
{
    background-color: #00AA4F !important;
    margin-top:-.775em;
}

.single .post-thumbnail {
  display:none;
}

blockquote {
    font-size: 16px;
}

p {
    margin: 0px 0px 15px;
}

h4 a {
    color: #00AA4F;
}