/* 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
 */

/* Scss Custom Deron Neblett Photography */
/* Force image to strech full width in slideshow position. */
#g-slideshow img {
  width: 100% !important;
}
/* Increase spacing between Captcha plugin and Send Email button. */
#jform_captcha {
  min-height: 7rem;
}
/*Simple Menu */
.g-simplemenu-particle .g-simplemenu-container .g-simplemenu li a:hover {
  color: #ffcc5f;
}
.g-simplemenu-particle .g-simplemenu-container .g-simplemenu li a {
  color: black;
}
.g-simplemenu-particle {
  flex-direction: column;
}
.g-simplemenu-particle .g-simplemenu-container h6 {
  color: red;
}
/*# sourceMappingURL=custom_323.css.map */