/*
 Theme Name:   Wolf Inventory
 Theme URI:    
 Description:  GeneratePress child theme
 Author:       
 Author URI:   
 Template:     generatepress
 Version:      1
*/
body {min-height:100vh}

.customWrap {min-height:95vh}
.acf-block-preview, .acf-block-preview p {color:#000 !important}
 
.grid-container {display: flex;flex-direction: row}
.grid-50 {flex-basis:40%}

#siteHeaderImage {HEIGHT:860px;padding-top:166px}
.hauntingsNeverEnd {padding-left:300px}

@media only screen and (max-width: 600px) {
	
	#siteHeaderImage {HEIGHT:auto;padding-top:20px}
		
	.header-wrap{background-color:#000}
	.site-branding {text-align:center}
.page-hero {background-position:top center !important;padding-bottom:100px}
	.page-hero p {padding-left:20px;padding-right:20px}
}
