/*
Theme Name: AmeriHome Mortgage
Theme URI: https://abb24c87-e20a-4c38-93e2-48e85d1f6f98.p.bardy.io/
Author: LLT GROUP
Author URI: https://b1f4fb8f-efa0-43dd-822b-ff64508f48f6.p.bardy.io/
Description: A custom Wordpress theme built for AmeriHome Mortgage
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: amerihome
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/********************************
 IMPORTANT
 Only change this document for ease of overwriting styles originally created 
 in the "custom-styles.css" file from the admin area. It is otherwise recommended
 that changes are made in scss and recompiled via gulp. It is also recommended that
 these styles eventually make their way into scss files, if/when the repo is pulled
 to make further changes.
*********************************/

@media only screen and (min-width: 1441px) {
  #hero {
    z-index: 0;
  }

  /* .page-id-11 #hero {
    background-position-y: 41%;
  } */
}