/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@font-face {
  font-family: 'fontAwesomeSolid';
  font-style: normal;
  font-weight: 900;
  src: url('https://www.owltronixea.com/wp-content/themes/g5_hydrogen/custom/fonts/fontawesome/webfonts/fa-solid-900.eot#iefix') format("embedded-opentype"), url('https://www.owltronixea.com/wp-content/themes/g5_hydrogen/custom/fonts/fontawesome/webfonts/fa-solid-900.woff2') format("woff2"), url('https://www.owltronixea.com/wp-content/themes/g5_hydrogen/custom/fonts/fontawesome/webfonts/fa-solid-900.woff') format("woff"), url('https://www.owltronixea.com/wp-content/themes/g5_hydrogen/custom/fonts/fontawesome/webfonts/fa-solid-900.ttf') format("truetype"), url('https://www.owltronixea.com/wp-content/themes/g5_hydrogen/custom/fonts/fontawesome/webfonts/fa-solid-900.svg#fontAwesomeSolid') format("svg");
}
.font-family-fontawesome {
  font-family: 'fontAwesomeSolid', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.gantry-logo img {
  width: 250px;
}
#g-header {
  background: #04088a;
  background: linear-gradient(90deg, #0c4e80 0%, #012640 96%);
}
.search-form input.search-field {
  border-radius: 25px 0 0 25px;
  color: #5D5E5E;
  padding: 10px;
  border: 0px;
  vertical-align: middle;
}
.search-form .button {
  color: #5D5E5E;
  background: #87c1e9;
  text-align: center;
  vertical-align: middle;
  border-radius: 0 25px 25px 0;
  font-family: 'fontAwesomeSolid';
  /*
    border-radius: 0.1875rem;
    padding: 0.5rem 1rem;
    display: inline-block;
    */
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  border: 0;
  line-height: 1.5;
  font-size: 1rem;
  text-shadow: none;
  -webkit-transition: background 0.1s;
  -moz-transition: background 0.1s;
  transition: background 0.1s;
}
.footer-links {
  color: #ffffff;
}
.footer-links:hover {
  color: #87c1e9;
}
.g-social a {
  background: #606060;
  color: #ffffff;
  border: 0;
  font-size: xx-large;
}
/*# sourceMappingURL=custom_home.css.map */