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

/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
.g-main-nav .g-standard .g-dropdown {
  width: 180px;
}
/* line 1, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
#g-navigation-2 {
  background: #00ac00;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 2;
}
/* line 8, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
#g-navigation-2 .g-container {
  position: relative;
}
/* line 12, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
#g-navigation-2 a {
  color: #79ff79;
}
/* line 15, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
#g-navigation-2 a:hover {
  color: #fff;
}
/* line 20, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
/* line 21, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
#g-navigation-2 .g-social a {
  background: #008d00;
  border: none;
  text-decoration: none;
  color: #fff;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 28, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
#g-navigation-2 .g-social a:hover {
  background: #00cb00;
}
/* line 34, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
#g-navigation-2 .g-main-nav {
  margin: -1.563rem;
}
/* line 8, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
#g-navigation-2 .g-main-nav h1, #g-navigation-2 .g-main-nav h2, #g-navigation-2 .g-main-nav h3, #g-navigation-2 .g-main-nav h4, #g-navigation-2 .g-main-nav h5, #g-navigation-2 .g-main-nav h6, #g-navigation-2 .g-main-nav strong {
  color: #fff;
}
/* line 12, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
/* line 13, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
/* line 14, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
#g-navigation-2 .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
}
/* line 17, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
/* line 18, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
#g-navigation-2 .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #008d00;
}
/* line 22, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
#g-navigation-2 .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #fff;
}
/* line 25, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
#g-navigation-2 .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #011627;
}
/* line 29, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
#g-navigation-2 .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: #008d00;
}
/* line 32, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
#g-navigation-2 .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #fff;
}
/* line 41, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
#g-navigation-2 .g-main-nav .g-dropdown {
  background: #008d00;
}
/* line 45, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
/* line 46, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
/* line 47, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
#g-navigation-2 .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #fff;
}
/* line 51, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
/* line 52, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
#g-navigation-2 .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-navigation-2 .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #007900;
}
/* line 38, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
#g-navigation-2 .g-main-nav .g-toplevel {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: center;
  -webkit-justify-content: center;
}
/* line 62, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
/* line 63, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
/* line 64, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
/* line 65, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
/* line 66, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
/* line 67, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
#g-navigation-2 .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #00cb00;
  background: #009800;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 70, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
#g-navigation-2 .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #008300;
}
/* line 76, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
#g-navigation-2 .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 82, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
/* line 83, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
/* line 84, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
/* line 85, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
#g-navigation-2 .g-menu-hastouch .g-toplevel > li.active.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  color: #fff;
}
/* line 94, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
/* line 95, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
/* line 96, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
/* line 97, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
/* line 98, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
/* line 99, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
#g-navigation-2 .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, #g-navigation-2 .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #00cb00;
  background: #009800;
  border-radius: 0.1875rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 102, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
#g-navigation-2 .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, #g-navigation-2 .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #008300;
}
/* line 109, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
#g-navigation-2 .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after, #g-navigation-2 .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 48, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
/* line 49, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
#g-navigation-2 .search input {
  color: #011627;
}
/* line 55, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
/* line 56, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
/* line 57, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
/* line 62, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
.g-main-nav .g-toplevel {
  font-weight: 500;
}
/* line 65, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
/* line 67, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding: 1.2rem 0.938rem;
}
/* line 72, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
/* line 73, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  line-height: normal;
}
/* line 79, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
/* line 84, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
.g-main-nav .g-dropdown {
  text-align: left;
}
/* line 87, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
/* line 92, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
/* line 93, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
/* line 94, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.7815rem 1rem;
}
/* line 112, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
/* line 113, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
/* line 114, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
#g-navigation .align-left .g-toplevel, #g-header .align-left .g-toplevel {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
/* line 120, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
/* line 121, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
#g-navigation .align-right .g-toplevel, #g-header .align-right .g-toplevel {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
/* line 129, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
.g-menu-item-subtitle {
  opacity: 0.7;
}
/* line 134, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
.g-nav-overlay, .g-menu-overlay {
  background: rgba(0, 0, 0, 0.4);
}
@media print {
  /* line 139, wp-content/themes/hungryredtomato/custom/scss/template/_nav2.scss */
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 4, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
input[type="submit"] {
  background: #00ac00;
  padding: 0.41em 2em;
}
/* line 10, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
.gantry-logo svg {
  height: 85px;
}
/* line 14, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
/* line 15, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #008d00;
}
/* line 18, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
#g-navigation .stats {
  font-size: 0.9rem;
  color: #333;
  font-weight: 500;
  margin: -5px 0px;
}
/* line 26, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
#g-footer {
  font-size: 0.8rem;
}
/* line 28, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
/* line 29, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
#g-footer nav a {
  color: white;
  padding: 0px;
}
/* line 36, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
.entry-title, .page-header h1 {
  color: #d52a29;
}
/* sidebar */
/* line 43, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
/* line 44, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
#g-sidebar h3 {
  color: #d52a29;
  border-bottom: 2px solid #999;
}
/* END sidebar */
/* single - post */
/* line 52, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
/* line 53, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
body.single-post h2.entry-title {
  font-size: 2.1rem;
  text-align: center;
  font-weight: 600;
}
/* line 59, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
body.single-post img.featured-image {
  max-height: 500px;
  margin: auto;
  text-align: center;
  display: block;
  padding: 8px;
  border: 2px solid #dadada;
  max-height: 70vh;
}
/* line 68, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
body.single-post .post-info {
  border: 2px solid #f5f2f2;
  padding: 10px;
  border-radius: 6px;
  font-size: 1.2rem;
  background: #fbfbfb;
}
/* line 74, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
body.single-post .post-info span.label, body.single-post .post-info span.post-views-label {
  font-weight: 500;
}
/* line 77, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
body.single-post .post-info div {
  margin: 0px !important;
}
/* line 81, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
body.single-post .post-content {
  font-size: 1.2rem;
}
/* line 84, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
body.single-post a.button-gotoblog {
  background: #00ac00;
  padding: 9px 16px;
  border: 1px solid #007900;
  border-radius: 6px;
  color: white;
  display: block;
  text-align: center;
  margin: 60px auto;
  width: 70%;
  transition: all 0.5s;
}
/* line 95, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
body.single-post a.button-gotoblog:hover {
  background: #007900;
}
/* END single - post */
/* content views */
/* line 104, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
.pt-cv-ifield {
  border: 1px solid #00ac00;
}
/* line 106, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
.pt-cv-ifield * {
  margin: 0px;
}
/* line 107, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
.pt-cv-ifield a {
  width: 100% !important;
  margin: 0px;
}
/* line 111, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
.pt-cv-ifield .pt-cv-title {
  padding: 0.6em 0.3em;
  margin: 0px;
}
/* line 115, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
.pt-cv-ifield .pt-cv-ctf-list {
  background: #00ac00;
}
/* line 117, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
.pt-cv-ifield .pt-cv-ctf-list div {
  padding: 1px 2px;
}
/* line 123, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
/* line 124, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
.list .pt-cv-ifield {
  border: none;
}
/* line 127, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
.list .pt-cv-ctf-list {
  background: none;
}
/* END content views */
/* contact form */
/* line 135, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
/* line 136, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
form input, form textarea {
  width: 80%;
}
/* line 139, wp-content/themes/hungryredtomato/custom/scss/custom.scss */
form input[type="submit"] {
  width: 40%;
  color: white;
}
/* END contact form */
/*# sourceMappingURL=custom.css.map */