/*

Theme Name:     Listify Child

Theme URI:      https://astoundify.com/products/listify/

Template:       listify

Version:        1.0

*/

.site-branding img {

	height: 50px;

}





.homepage-cover{

	height: 700px;

	padding-top: 400px;

	padding-bottom: 0px;

}



.has-image.entry-cover--home:after, .has-image.entry-cover:after, .has-image.listing-cover:after, .has-image.page-cover:after, .listify-cover.has-image:after {

    content: ' ';

    position: absolute;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    background: rgba(0,0,0,0)!important;

    z-index: 5;

}





/* Content */

#page #content {

	top: 0;

}











