/*
Theme Name: Borderland Child
Theme URI: http://demo.elated-themes.com/borderland
Description: A child theme of Borderland Theme
Author: Elated Themes
Author URI: http://demo.elated-themes.com/
Version: 1.0.0
Template: borderland
*/
@import url("../borderland/style.css");
.blog_holder.blog_standard_type article:not(.format-quote):not(.format-link) h2 {
    font-family: Raleway, sans-serif;
    font-size: 21px;
    line-height: 30px;
    letter-spacing: 2px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    color: black;
}
.footer_bottom_holder a{
	color: #666;
}
@media only screen and (max-width: 480px){
	.home .eltd_slider, .eltd_column.column4, .parallax_section_holder.full_screen_height_parallax{
		display: none;
	}
}