/*
Theme Name:Stumpys Hatchet House - Locations
Author:David Taylor Digital
Theme URI:https://www.davidtaylordigital.com
Description:SubWebsite Template for Stumpy's Hatchet House -- Depends on HQ Template for assets
Version:1.0
*/

/* Root Template Contains Assets */

/* Staging */
.nav-staging {min-height:55px;}
#hero.staging {height:85vh;min-height:800px;background:url('images/staging.jpg') no-repeat center;background-size:cover;}
#hero.staging .caption {position: absolute;bottom: auto;left: 50%;top:50%;transform:translate(-50%,-50%);width:100%;text-align:center;}
#hero.staging .icon {width:50px;height:auto;display:block;margin:0 auto;}
#hero.staging .logo {width:350px;height:auto;display:block;margin:0 auto;}
#hero.staging h1 {text-transform:initial;font-weight:normal;margin:0 auto 32px auto;text-align:center;}
.staging h2 {color:#e2decf;font-size:40px;margin:16px auto;text-align:center;font-weight:bold;text-transform:uppercase;}
.staging h3 {margin:16px auto;text-align:center;font-weight:bold;text-transform:uppercase;font-size:35px;}
.staging .box {background:#e2decf;padding:1em 1em 2em 1em;border-top:4px solid #5b0000;}
.staging .box h2 {font-size:24px;margin:0 auto 24px auto;}
.staging .box i {display:block;font-size:45px;margin:0 auto 12px auto;text-align:center;}
.staging .first.box i {margin-top:-2px;}
.staging .social {margin-top:4px;}
.staging i {color:#374835;}
.staging i:hover {color:#C7931C;}

/* ---- [ Colors ] ---- */
.bg-red p a {color:#C7931C;}
.bg-red p a:hover {color:#fff;}

/* Banner */
.coming-soon-banner {background:#8B0000;padding:8px;color:#fff;}

/* Override */
.home .standard .w-66 {width:60%;}
#sr-res-root {display:none!important;}

@media (min-width:0) and (max-width:768px) {
.home .standard .w-66 {width:100%;}
}