@charset "UTF-8";
/* WordPress core */
html {
  overflow-x: hidden !important;
}

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

a img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a {
  color: #344e72;
}

h1 {
  font-size: 48px;
}

h1.heading-h1 {
  font-family: "Yrsa";
  font-size: 36px;
  color: #344E72;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
}

.page-tekst, .zoekresultaat p {
  font-family: "source-sans-pro";
  font-size: 20px;
  line-height: 32px;
  -webkit-font-smoothing: antialiased;
  color: #344e72;
}

.post-title, .contact_title {
  font-family: "yrsa";
  font-size: 28px;
  color: #344E72;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  padding-top: 20px;
  font-weight: bold;
}

@media screen and (max-width: 600px) {
  .post-title, .contact_title {
    font-size: 26px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1024px) {
  .post-title, .contact_title {
    font-size: 22px;
  }
}
.pattern {
  background-image: url(../img/PATTERN.png);
  background-repeat: repeat;
}

.news-frontpage-image {
  width: 340px;
  height: 250px;
  min-width: 340px;
  min-height: 250px;
  max-width: 340px;
  max-height: 250px;
  object-fit: cover;
}

@media screen and (max-width: 600px) {
  .news-frontpage-image {
    width: 100vw;
    min-width: 100vw;
    max-width: 100vw;
    margin-left: -15px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1280px) {
  .news-frontpage-image {
    width: 240px;
    height: 180px;
    min-width: 240px;
    min-height: 180px;
    max-width: 240px;
    max-height: 180px;
    object-fit: cover;
  }
}
.news-slider-image {
  width: 350px;
  height: 240px;
  min-width: 350px;
  min-height: 240px;
  max-width: 350px;
  max-height: 240px;
  object-fit: cover;
}

@media screen and (max-width: 1300px) {
  .news-slider-image {
    width: 100%;
    height: 270px;
    min-width: 100%;
    min-height: 270px;
    max-width: 100%;
    max-height: 270px;
    object-fit: cover;
  }
}
.lees-verder, .zoekresultaat .lees-verder-zoeken {
  width: 213px;
  height: 60px;
  border: 2px solid #344E72;
  background-color: #fff;
  font-family: "Yrsa";
  font-size: 22px;
  color: #344E72;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
.lees-verder a:hover, .zoekresultaat .lees-verder-zoeken a:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.lees-verder:hover, .zoekresultaat .lees-verder-zoeken:hover {
  background-color: #344E72;
  color: #fff;
}

.post-date {
  position: absolute;
  margin-top: -50px;
  width: 200px;
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  background-color: #344E72;
  color: #FFF;
  font-family: "Yrsa";
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
}

@media screen and (min-width: 600px) and (max-width: 1024px) {
  .post-date {
    margin-top: -50px;
    width: 200px;
    height: 50px;
    line-height: 42px;
    padding-left: 20px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1024px) {
  button.lees-verder, .zoekresultaat button.lees-verder-zoeken {
    width: 180px;
  }
}
.slick-slide {
  background-color: #FFF;
  height: 550px !important;
  margin: 0 10px;
}
.slick-slide h2 {
  padding-left: 20px;
  font-weight: bold;
}
.slick-slide p {
  padding-left: 20px;
  padding-right: 20px;
}

.slick-prev {
  top: 35%;
  left: -100px;
  font-size: 0;
  position: absolute;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  cursor: pointer;
  border: none;
  background-color: #FFF;
}

@media screen and (max-width: 1024px) {
  .slick-prev {
    top: 50%;
    left: -30px;
    width: 30px;
    height: 30px;
  }
}
.slick-prev:focus {
  outline: 0;
}

.slick-prev:before {
  content: url("/wp-content/themes/ylt-theme/assets/img/prev.png");
  background-color: white;
  color: #003864;
  line-height: 90px;
}

@media screen and (max-width: 1024px) {
  .slick-prev:before {
    line-height: 46px;
  }
}
.slick-next {
  top: 35%;
  right: -100px;
  font-size: 0;
  position: absolute;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  cursor: pointer;
  border: none;
  background-color: #FFF;
}

@media screen and (max-width: 1024px) {
  .slick-next {
    top: 50%;
    right: -30px;
    width: 30px;
    height: 30px;
  }
}
.slick-next:focus {
  outline: 0;
}

.slick-next:before {
  content: url("/wp-content/themes/ylt-theme/assets/img/next.png");
  background-color: white;
  color: #003864;
  line-height: 90px;
}

@media screen and (max-width: 1024px) {
  .slick-next:before {
    line-height: 46px;
  }
}
.contact_title {
  height: auto;
  min-height: auto;
  line-height: 56px;
}

.contact_option {
  color: #8591a4 !important;
}

@media screen and (max-width: 600px) {
  .col-broodkruimel-holder {
    margin-left: -64px;
    width: 90%;
  }
}
h3 {
  padding: 10px 0 10px 0;
  font-weight: bold !important;
}

.nieuwsartikel_datum {
  font-family: "source-sans-pro";
  font-size: 16px;
  color: #a2abb9;
  text-transform: uppercase;
  line-height: 26px;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
}

/* Hidden Google Recaptcha */
.grecaptcha-badge {
  display: none !important;
}

.page-header {
  position: relative;
  width: 100vw;
  height: 40vh;
  display: block;
  top: 0;
  object-fit: cover;
  background: linear-gradient(#344e72, transparent 60%);
  margin-left: -15px;
}

@media screen and (min-width: 1200px) {
  .page-header {
    height: var(--slider-height);
  }
}
.page-header img {
  position: absolute;
  width: 100%;
  object-fit: cover;
  z-index: -1;
  max-height: 100%;
}

@media screen and (max-width: 600px) {
  .page-header {
    height: 160px !important;
    width: 100vw;
  }
}
.topmenu-wrap {
  display: flex;
  justify-content: space-between;
  color: #fff;
  padding-top: 10px;
}

@media screen and (max-width: 991px) {
  .topmenu-wrap {
    display: none;
  }
}
.items-hoofdmenu {
  width: 100%;
  color: #fff;
  margin-top: 40px;
}

.items-hoofdmenu ul {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  list-style-type: none;
  padding-left: 0;
}

.items-hoofdmenu ul ul {
  display: none;
  position: absolute;
}

.items-hoofdmenu ul ul li {
  float: none;
  width: 240px;
  background-color: #FFF;
  color: #000;
}

.items-hoofdmenu ul ul li:hover {
  background-color: #eaedf1;
}

.items-hoofdmenu ul ul li a {
  padding: 5px 10px;
  font-family: "Yrsa", serif;
  font-size: 18px;
  line-height: 40px;
  color: #344e72;
  padding-left: 20px;
  text-transform: none;
}

.items-hoofdmenu ul ul li a .double {
  padding-left: 40px;
}

.items-hoofdmenu ul li:hover > ul {
  display: block;
}

.items-hoofdmenu ul ul li a:hover {
  background-color: #eaedf1;
  text-decoration: none;
  color: #344e72;
  border-bottom: none;
}

.items-hoofdmenu ul ul li ul {
  left: 240px;
  top: 0;
  height: 100%;
  position: absolute;
}

.hoofdmenu > .menu-item:nth-child(4) ~ .menu-item .sub-menu .sub-menu {
  left: -240px;
}

@media (max-width: 991px) {
  .items-hoofdmenu {
    display: none;
  }
}
.logo {
  display: inline-block;
  margin-top: -20px;
  padding: 0 30px 0 30px;
}

@media screen and (max-width: 991px) {
  .logo {
    display: none;
  }
}
.logo_frontpage {
  content: url("https://www.golfclubanderstein.nl/wp-content/themes/ylt-theme/assets/img/logo.png");
  margin-top: 50px;
}

.logo-mobiel {
  content: url("https://www.golfclubanderstein.nl/wp-content/themes/ylt-theme/assets/img/logo.png");
  margin: 0px auto;
  padding-top: 20px;
}

@media screen and (min-width: 992px) {
  .logo-mobiel {
    display: none;
  }
}
.logout {
  padding-left: 20px !important;
  background-image: url(../../assets/img/logout.png);
  background-position: left;
  background-repeat: no-repeat;
  margin-left: 30px;
}
.logout a {
  font-family: "Yrsa";
  font-size: 15px;
  text-transform: uppercase;
  color: #FFF;
  -webkit-font-smoothing: antialiased;
}
.logout a:hover {
  color: #FFF;
  text-decoration: underline;
}

.hoofdmenu_pijl {
  padding-left: 20px !important;
  background-image: url(../../assets/img/arrow.png);
  background-position: left;
  background-repeat: no-repeat;
  margin-right: 40px;
}
.hoofdmenu_pijl a {
  font-family: "Yrsa";
  font-size: 15px;
  text-transform: uppercase;
  color: #FFF;
  -webkit-font-smoothing: antialiased;
}
.hoofdmenu_pijl a:hover {
  color: #FFF;
  text-decoration: underline;
}

ul.hoofdmenu li {
  font-family: "Yrsa";
  font-size: 20px;
  text-transform: uppercase;
  color: #FFF;
  -webkit-font-smoothing: antialiased;
}
ul.hoofdmenu li a {
  color: #FFF;
}
ul.hoofdmenu li a:hover {
  border-bottom: 1px solid #FFF;
  color: #FFF;
  text-decoration: none;
}

@media screen and (max-width: 1200px) {
  ul.hoofdmenu li {
    font-size: 18px;
  }
}
.breadcrumbs {
  margin-bottom: 40px;
  margin-top: 26px;
}

.vorige-pagina {
  font-family: yrsa;
  font-size: 20px;
  color: #c3c8d1;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
}

.breadcrumbs span {
  padding-left: 10px;
  padding-right: 10px;
  font-family: yrsa;
  font-size: 20px;
  color: #c3c8d1;
  -webkit-font-smoothing: antialiased;
}

.hoofdmenu .current-menu-item > a,
.hoofdmenu .current_page_item > a {
  border-bottom: 1px solid #FFF;
}

/* Reset style */
a:hover {
  text-decoration: none;
}

.logo a {
  border-bottom: none !important;
}

body.page-template-frontpage .mob-menu-header-holder {
  display: none;
}

@media screen and (max-width: 780px) {
  body.mob-menu-slideout {
    padding-top: 50px;
  }
}
.sub-menu {
  background-color: #FFF;
  z-index: 9999999;
}

.menu-image-title-before img {
  padding-left: 0 !important;
  width: 10px !important;
  height: 11px !important;
  float: right !important;
  margin-top: 16px !important;
  margin-right: 16px !important;
}

body {
  overflow-x: hidden;
}

.header-social-icons {
  position: relative;
  right: 30px;
  z-index: 9999;
}

.header-social-icons img {
  position: relative;
  width: 20px;
  height: auto;
  margin-left: 10px;
}

.menu-item a img {
  z-index: 999;
  position: relative;
}

ul.topmenu {
  list-style-type: none;
  padding-left: 0;
}
ul.topmenu li {
  display: inline;
  padding-right: 30px;
}
ul.topmenu li a {
  font-family: "Yrsa";
  font-size: 15px;
  text-transform: uppercase;
  color: #FFF;
  -webkit-font-smoothing: antialiased;
}
ul.topmenu li a::before {
  content: "" !important;
  background-image: url(../../assets/img/arrow.png);
  display: inline-flex;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-position-y: 6px;
}

footer {
  width: 100vw;
}
footer a {
  color: #FFF;
}

.footer {
  background-color: #95bc23;
  height: auto;
}

.img_footer {
  padding-bottom: 30px;
}

.footer_adres, .contact_option {
  font-family: "source-sans-pro";
  font-size: 18px;
  line-height: 24px;
  color: #FFF;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
}
.footer_adres a:hover, .contact_option a:hover {
  color: #FFF;
  text-decoration: underline;
}

.google-maps {
  color: #fff;
  background-color: transparent;
  border: 1px solid #FFF;
  font-family: "yrsa";
  font-size: 18px;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  padding: 8px 16px;
}
.google-maps a:hover {
  color: #a0c339;
  text-decoration: none;
}

.google-maps:hover {
  background-color: #FFF;
  color: #a0c339;
}

.items {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
}

.items .item {
  flex: 1 0 150px;
  box-sizing: border-box;
  padding: 40px 10px 10px 10px;
  margin-left: 10px;
  margin-top: 10px;
}

@media screen and (max-width: 992px) {
  .items .item {
    flex: 1 0 300px;
    padding: 10px 10px 10px 10px;
    margin-top: 0;
  }
}
.widget-title {
  font-family: "yrsa";
  font-size: 24px;
  -webkit-font-smoothing: antialiased;
  color: #ffffff;
  padding-bottom: 24px;
  height: 70px;
}

@media screen and (max-width: 600px) {
  .widget-title {
    padding-bottom: 0;
    height: 30px;
  }
}
.widget-link {
  color: #FFF;
  font-family: "source-sans-pro";
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
}

.copyright {
  background-color: #a0c339;
  display: block;
  height: auto;
  min-height: 70px;
}

.copyright_tekst {
  font-family: "source-sans-pro";
  font-size: 16px;
  color: #FFF;
  -webkit-font-smoothing: antialiased;
  line-height: 70px;
  vertical-align: middle;
}
.copyright_tekst a:hover {
  color: #fff;
  text-decoration: underline;
}

.items-footermenu ul {
  list-style-type: none;
  padding-left: 0;
}
.items-footermenu ul li {
  padding-left: 0;
}
.items-footermenu ul a {
  font-family: "source-sans-pro";
  font-size: 16px;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
  color: #FFF;
}

@media screen and (max-width: 600px) {
  .footer-desktop {
    display: none;
  }

  .footer-mobiel {
    display: block;
    text-align: center;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 600px) {
  .footer-desktop {
    display: block;
  }

  .footer-mobiel {
    display: none;
  }
}
.post-navigation {
  font-family: "Yrsa";
  font-size: 20px;
  color: #344E72;
  padding-left: 10px;
  font-weight: bold;
}

.post-navigation-holder > a:hover {
  text-decoration: none;
}

.pagina_subtitel {
  font-family: "yrsa";
  font-size: 36px;
  color: #344e72;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}

.tekst, .inloggen input[type=text],
input[type=password], .tekst_light, .login_options a:hover, .login_options a {
  font-family: source-sans-pro;
  font-size: 18px;
  font-weight: 400;
  color: #344E72;
  -webkit-font-smoothing: antialiased;
}

.tekst_light, .login_options a:hover, .login_options a {
  opacity: 0.7;
}

.inloggen input[type=text],
input[type=password] {
  display: block;
  width: 70%;
  border: 0;
  outline: 0;
  background: transparent;
  border-bottom: 1px solid #344E72;
  margin-bottom: 30px;
  line-height: 40px;
}

@media screen and (max-width: 600px) {
  .inloggen input[type=text],
input[type=password] {
    width: 100%;
  }
}
.inloggen input[type=submit] {
  display: block;
  width: 213px;
  height: 60px;
  border: 2px solid #344E72;
  font-family: yrsa;
  font-size: 22px;
  color: #344E72;
  text-transform: uppercase;
  background-color: #FFF;
}

.inloggen input[type=submit]:hover {
  background-color: #344E72;
  color: #FFF;
}

::placeholder {
  font-family: source-sans-pro;
  font-size: 18px;
  color: #344E72;
  opacity: 1;
}

:-ms-input-placeholder {
  font-family: source-sans-pro;
  font-size: 18px;
  color: #344E72;
  opacity: 1;
}

::-ms-input-placeholder {
  font-family: source-sans-pro;
  font-size: 18px;
  color: #344E72;
  opacity: 1;
}

.login_options {
  display: block;
  line-height: 36px;
}
.login_options a {
  transition: color 0.9s, margin-left 0.5s;
  -webkit-transition: color 0.9s, margin-left 0.5s;
  padding-left: 10px;
}
.login_options a:hover {
  margin-left: 10px;
}

.fa-angle-right:before {
  content: "";
  color: #344E72;
  padding-right: 10px;
}

#egolf4u_login_form label {
  display: none;
}

.nieuwsberichten {
  background-color: #E9EDF0;
  background-image: url(/wp-content/themes/ylt-theme/assets/img/background-line.png);
  background-repeat: no-repeat;
  background-position: right;
}

.nieuwsbericht {
  background-color: #fff;
}

.zoeken form {
  display: inline-block;
}

input#s {
  background-color: transparent;
  border-style: solid;
  border-width: 1px;
  border-color: #959faf;
  color: #FFF;
  font-family: "Yrsa";
  font-size: 15px;
  height: 32px;
  padding-left: 10px;
}

#searchform input[type=submit] {
  background: url(/wp-content/themes/ylt-theme/assets/img/vergrootglasje.png) no-repeat center center;
  position: absolute;
  width: 17px;
  height: 17px;
  border: none;
  color: transparent;
  z-index: 9999;
  margin-left: -24px;
  margin-top: 8px;
}

.zoekresultaat {
  width: 100%;
  height: 280px;
  margin-bottom: 40px;
}
.zoekresultaat .lees-verder-zoeken {
  position: absolute;
  /* margin-top: 20px; */
  bottom: 40px;
  margin: 0px auto;
}

.zoeken-mobiel {
  display: block;
}
.zoeken-mobiel input#s {
  width: 300px;
  max-width: 300pxpx;
  background-color: transparent;
  border-style: solid;
  border-width: 1px;
  border-color: #FFF;
  color: #FFF;
  font-family: "Yrsa";
  font-size: 15px;
  height: 30px;
  padding-left: 10px;
}

@media screen and (min-width: 1400px) {
  .zoeken-mobiel {
    display: none;
  }
}
@media screen and (max-width: 1400px) {
  .zoeken-mobile {
    position: fixed;
    top: 5px;
    right: 50px;
    z-index: 10000000000000002000000000000;
  }
}
@media screen and (min-width: 991px) {
  .zoeken-mobile {
    display: none;
  }
}
/* Contactformulier */
.wpcf7 input[type=text],
.wpcf7 input[type=email] {
  border-bottom: solid 1px #344e72;
  border-left: none;
  border-top: none;
  border-right: none;
  margin-bottom: 40px;
  color: #344e72;
}

.wpcf7 textarea {
  border-bottom: solid 1px #344e72;
  border-left: none;
  border-top: none;
  border-right: none;
  margin-bottom: 40px;
  margin-top: 5px;
  color: #344e72;
}

.wpcf7 input[type=submit] {
  float: right;
  font-family: "yrsa";
  font-size: 22px;
  color: #344e72;
  background-color: #FFF;
  text-transform: uppercase;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  border: 2px solid #344e72;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
  cursor: pointer;
}

@media screen and (max-width: 480px) {
  .wpcf7 input[type=submit] {
    float: none;
    margin-left: 32px;
  }
}
input, textarea {
  outline: none;
}

.wpcf7-submit:hover {
  background-color: #344e72 !important;
  color: white !important;
}

/*# sourceMappingURL=style.min.css.map */
