/* 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 {
  position: fixed;
  z-index: 4;
  width: 100%;
}
.g-offcanvas-toggle {
  position: fixed;
  margin: 0.2rem;
  color: #ffffff;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-logo {
  color: #FFFFFF;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container:hover, .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container, .g-logo:hover {
  color: #9D9D9D;
}
#g-slideshow div.owl-stage-outer {
  height: 35vw;
}
#g-slideshow .g-content {
  padding: 0 !important;
  margin: 0 !important;
}
.owl-nav div {
  position: absolute;
  bottom: 50%;
  display: inline-block;
}
.owl-prev {
  left: 5%;
}
.owl-next {
  right: 5% !important;
}
.owl-dots {
  position: absolute;
  margin-left: 47%;
  bottom: 5%;
  z-index: 3;
}
#g-slideshow .g-owlcarousel-item-title {
  position: relative;
  margin: 0;
  padding-bottom: 0;
}
.g-owlcarousel-item-img:after {
  background: rgba(0, 0, 0, 0) !important;
}
#g-slideshow .g-owlcarousel-item-desc {
  color: #ffffff;
}
.centervertical {
  margin: 0 auto;
}
#g-header h2 {
  font-size: 2rem;
}
.menu-scroll {
  padding: 0;
  padding-left: 1.5rem;
}
#g-footer p {
  margin-bottom: 0;
}
.g-articleslist .g-content-array .g-array-item .g-item-title {
  font-weight: 400;
  font-size: 1.3rem;
}
.page-id-6 #g-header, .page-id-12 #g-expanded, .page-id-10 #g-header, .page-id-14 #g-header, .page-id-16 #g-header {
  padding-top: 7em !important;
}
.page-id-14 #g-above {
  background-image: url('//www.mariandors.nl/wp-content/uploads/2018/02/biografie-afbeelding.jpg');
  /* Set a specific height */
  height: 30vh;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-id-14 #g-expanded {
  background-image: url('//www.mariandors.nl/wp-content/uploads/2018/02/biografie-afbeelding2.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  height: 50vh;
  /* Set a specific height */
}
.page-id-6 #g-extension {
  background-image: url('//www.mariandors.nl/wp-content/uploads/2018/02/achtergrond.jpg');
  /* Set a specific height */
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-id-10 #g-above {
  background-image: url('//www.mariandors.nl/wp-content/uploads/2018/02/achtergrond.jpg');
  /* Set a specific height */
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
legend {
  font-size: 1rem;
  margin: 0;
}
.achtergrondoranje {
  background-color: #ff8711;
  color: #ffffff;
}
@media screen and (max-width: 30rem) {
  .g-logo {
    font-size: 1.2rem;
    padding-top: 0.5rem;
  }
  .home #g-header {
    padding-top: 7em !important;
  }
}
/*# sourceMappingURL=custom_comingsoon.css.map */