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

#g-navigation.menu-absolute {
  display: block !important;
  background: #22222275 !important;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  font-size: 0.9rem !important;
}
.g-home-particles .g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-main-title {
  text-shadow: 3px 3px 5px black !important;
}
.g-home-particles .g-slideshow .g-slideshow-slider .Donate .slide .g-slideshow-main-title {
  text-shadow: 3px 3px 5px white !important;
  color: #000000 !important;
}
.g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-top-title {
  text-shadow: 3px 3px 5px black !important;
  opacity: 1 !important;
}
.g-slideshow .g-slideshow-slider .Donate .slide .g-slideshow-top-title {
  text-shadow: 3px 3px 5px white !important;
  color: #000000 !important;
}
.g-slideshow.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .g-slideshow.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  border: 2px solid #000 !important;
}
#g-header .g-simplecontent-layout-standard .g-simplecontent-item-readmore-container {
  margin-bottom: 8px;
}
.g-verticalslideshow-main-title {
  text-shadow: 3px 3px 5px black !important;
}
.vol-box a {
  color: #800080;
}
.vol-box a:hover {
  color: #CAE4F1;
}
@media (max-width: 51rem) {
  #g-navigation .margtop {
    margin-top: -35px !important;
  }
}
@media (min-width: 51rem) {
  .top-nav {
    margin-top: -125px !important;
  }
}
@media (min-width: 51rem) {
  .top-nav1 {
    margin-top: -100px !important;
  }
}
@media (max-width: 76rem) and (min-width: 51rem) {
  .top-nav2 {
    padding-left: 100px !important;
  }
}
.event-title .g-title {
  color: #ffffff !important;
}
.event .g-logo-readmore-container {
  text-align: center !important;
  margin-top: 20px !important;
}
@media (max-width: 76rem) and (min-width: 51rem) {
  .phone-tablet {
    padding-left: 125px;
  }
}
/* unvisited link */
.donate-links {
  color: red !important;
  font-weight: bold !important;
}
/* visited link */
.donate-links:visited {
  color: green !important;
}
/* mouse over link */
.donate-links:hover {
  color: grey !important;
}
/* selected link */
.donate-links:active {
  color: blue !important;
}
.box-grey.moduletable, .box-grey.widget, .box-grey.g-outer-box, .box-grey > .g-content {
  background: #656565 !important;
}
.box-grey a {
  color: black !important;
  font-weight: bold !important;
}
/* visited link */
.box-grey a:visited {
  color: green !important;
}
/* mouse over link */
.box-grey a:hover {
  color: grey !important;
}
/* selected link */
.box-grey a:active {
  color: blue !important;
}
/*# sourceMappingURL=custom_325.css.map */