@import url('https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,100..900;1,100..900&family=Bebas+Neue&display=swap');
.rooster-item:nth-child(even) {
  background: #d0c2ad;
}
.agendapunt:nth-child(even) {
  background: #d0c2ad;
  padding-top: 20px;
  padding-bottom: 20px;
}
.agendapunt p {
  margin-bottom: 5px;
}
.agendapunt h2 {
  color: #000 !important;
  font-family: 'Aleo' !important;
}
.handtekening {
  font-family: 'autograph';
  font-size: 50px;
  overflow: visible;
  padding-left: 8px;
}
.rooster-item {
  line-height: 60px;
}
.rooster-wrapper {
  margin-bottom: 40px;
}
.blob-gallery {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.blob-gallery img {
  position: absolute;
  top: 130px;
  margin-left: 420px;
}
.brown {
  background-color: #e7d7c5;
  padding-top: 130px;
  padding-bottom: 100px;
}
.brown a,
.brown a:hover {
  color: #000;
}
.masked {
  -webkit-mask-image: url('https://www.yogajorieke.nl/wp-content/themes/jorieke/css/less/../../images/blob-mask.svg');
  mask-image: url('https://www.yogajorieke.nl/wp-content/themes/jorieke/css/less/../../images/blob-mask.svg');
  width: 690px;
  background-position: center !important;
  mask-position: center !important;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
}
.column-content {
  column-count: 2;
  break-inside: avoid;
}
.fijn {
  width: 280px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  height: 260px;
  padding: 48px;
  color: white;
  position: absolute;
  top: 390px;
  z-index: 3;
}
.fijn h3 {
  color: white;
  padding-top: 31px;
  font-size: 30px;
}
.breadcrumbs {
  background-color: rgba(128, 79, 134, 0.22);
}
.home .breadcrumbs {
  display: none !important;
}
#breadcrumbs {
  margin-bottom: 0 !important;
  line-height: 60px;
}
#breadcrumbs a {
  color: black;
}
.full-button {
  margin-top: 15px;
  border: 3px solid #804F86;
  background: #804F86;
  color: white;
  padding: 3px 30px 3px 30px;
  border-radius: 10px;
  font-weight: bold;
  display: inline-block;
  transition: ease-in-out 0.15s;
  text-decoration: none;
  margin-bottom: 30px;
}
.full-button:hover {
  background: #382957 !important;
  border: 3px solid #382957 !important;
  transition: ease-in-out 0.15s;
  color: white;
  text-decoration: none;
}
.owl-carousel .owl-items {
  min-height: 200px;
}
.owl-dots {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
}
.owl-dots button.owl-dot.active span,
.owl-dots button.owl-dot:hover span {
  background-color: purple;
  border-radius: 50%;
  height: 12px;
  width: 12px;
  position: absolute;
  top: 1px;
  left: 1px;
}
.owl-dots button.owl-dot {
  border: 1px solid white;
  background: #efefef;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  position: relative;
}
.info {
  background-color: #804f86 !important;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  text-align: center;
}
.info h2 {
  color: white !important;
  font-size: 50px !important;
  font-weight: bold !important;
}
.sponsorbar {
  text-align: center;
}
.sponsorbar h2 {
  color: #382957 !important;
  font-size: 40px !important;
  margin-bottom: 30px;
  margin-top: 30px;
}
.fpintro {
  text-align: right;
}
.roundhref {
  border: 2px solid white;
  padding: 10px 15px;
  display: inline-block;
  color: white;
  margin-top: 20px;
  border-radius: 40px;
  font-size: 20px;
  font-weight: bold;
}
.roundhref:hover {
  background: white;
  color: #804f86 !important;
  text-decoration: none !important;
}
.page-id-36 .bestuurtitle {
  display: none !important;
}
.document {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 50px;
}
.document p {
  margin-bottom: 0 !important;
}
.document .document-knop {
  text-align: right;
}
.document .document-knop a {
  background: #3c82c1;
  border-radius: 5px;
  padding: 10px 15px;
  color: white;
}
.aanmelden {
  background: #3c82c1;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.aanmelden p {
  color: #fcec00;
  font-weight: 700;
  font-size: 30px;
  display: block;
  margin-bottom: 0 !important;
}
.aanmelden h2 {
  color: white !important;
  font-size: 60px !important;
  line-height: 100px;
}
a.asbutton-big {
  background: #3c82c1;
  padding: 10px 25px;
  display: inline-block;
  color: white !important;
  font-size: 20px;
  border-radius: 40px;
  font-weight: 700;
  border: 1px solid white;
}
.trainerfoto {
  height: 300px;
  background-position: top center!important;
  background-size: cover !important;
  margin-bottom: 20px;
}
.page table {
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
}
.page table td {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 10px;
}
.trainer-item {
  margin-bottom: 30px;
}
.fpintro {
  padding-right: 40px;
}
.fpintro img {
  max-width: 100%;
}
.fpcontent h2 {
  color: #382957 !important;
  font-size: 50px !important;
}
.fpcontent span {
  color: #382957 !important;
  font-size: 20px !important;
}
.fpcontent .inside {
  height: 100%;
  position: relative;
}
.fpcontent .inside .inside_text {
  height: auto !important;
}
.fpcontent .inside .al_sinds_foto {
  height: 220px;
}
html {
  height: 100%;
  background: white;
}
.al_sinds_foto {
  height: 100%;
  background-size: cover !important;
  background-position: center !important;
  border-radius: 15px;
}
.contact-box {
  background: #a7d070 !important;
}
.contact-box --wpforms-field-text-color {
  color: white !important;
}
.contact-box .wpforms-container input[type=text],
.contact-box .wpforms-container input[type=email],
.contact-box .wpforms-container textarea {
  background: #91bd55 !important;
}
.contact-box div.wpforms-container-full .wpforms-form .wpforms-submit-container {
  text-align: center;
}
.instabar {
  padding-top: 50px;
  padding-bottom: 50px;
}
.insta-post {
  height: 280px;
  width: 95%;
  background-size: cover !important;
  background-position: center !important;
}
.gform_title {
  display: none !important;
}
.alignright {
  float: right;
  display: inline-block;
  margin-left: 30px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .alignright {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
}
.page #content h2,
.single #content h2,
.post-type-archive-projecten .producten h2 {
  font-weight: 900;
  font-size: 24px;
  color: #234486;
  font-family: 'Inter';
}
p {
  margin-bottom: 25px;
}
.vinkjes {
  margin-left: 0;
  padding-left: 0;
}
.vinkjes li {
  list-style: none;
}
.vinkjes li:before {
  font: var(--fa-font-solid);
  content: '\f00c';
  color: yellowgreen;
  margin-right: 10px;
  font-size: 20px;
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  display: flex;
  flex-direction: column;
}
#content {
  flex: 1;
}
body {
  font-family: 'Aleo', sans-serif !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  font-size: 17px;
  -webkit-overflow-scrolling: touch;
  line-height: 27px;
}
@media only screen and (max-width: 991px) {
  body {
    overflow-x: hidden;
  }
}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 20, 2024 */
.logos {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  background: white;
}
.op-zoek {
  background: #234486;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.op-zoek h3 {
  color: white;
  font-size: 45px;
}
.op-zoek a {
  display: inline-block;
  background: #91bd55;
  color: white;
  padding: 10px 20px;
  margin-top: 10px;
  transition: ease-in-out 0.2s;
}
.op-zoek a:hover {
  background: white;
  color: #234486;
  transition: ease-in-out 0.2s;
}
.vacature h2 {
  color: #234486;
}
.producten {
  padding-top: 30px;
  padding-bottom: 30px;
}
.producten .inside {
  min-height: 300px;
  background: white;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.main_image_inside {
  height: 100%;
  background-size: cover !important;
  background-position: center !important;
}
.fpbuckets {
  margin-top: 40px;
  margin-bottom: 40px;
}
.fpbucket {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  overflow: hidden !important;
  position: relative;
  border-radius: 15px;
}
.fpbucket .omgeving-tekst {
  height: 0;
  padding-left: 20px !important;
  padding-right: 20px !important;
  overflow: hidden;
}
.fpbucket:hover {
  background: #2c3173;
}
.fpbucket:hover h3 {
  color: white !important;
  margin-bottom: 0 !important;
  z-index: 22;
  position: relative;
  background: #2c3173;
}
.fpbucket:hover .omgeving-tekst {
  height: 100%;
  width: 100%;
  position: absolute;
  background: rgba(76, 125, 175, 0.9);
  top: 0;
  z-index: 0;
  padding-top: 20px;
  color: white;
}
.fpbucket .fpbucket-img {
  min-height: 300px;
  background-position: center !important;
  background-size: cover !important;
}
.fpbucket h3 {
  padding: 20px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.fpbucket h3 i {
  top: 2px;
  position: relative;
  margin-left: 5px;
}
.projecten-box .plaatsnaam {
  text-align: center;
  position: absolute;
  width: 100%;
  color: white;
  z-index: 3;
  font-size: 14px;
  left: 0;
  top: 7px;
  text-transform: uppercase;
}
.projecten-box h3 {
  margin: 0 !important;
  position: absolute;
  bottom: 45% !important;
  font-size: 25px;
  text-align: center;
  width: 100% !important;
  left: 0 !important;
}
.vacature-box .inside {
  background-size: 120% !important;
  min-height: 300px;
  position: relative;
  padding: 15px;
  transition: ease-in-out 0.15s;
  background-position: center !important;
}
.vacature-box .inside:hover {
  background-size: 130% !important;
  transition: ease-in-out 0.15s;
  background-position: center !important;
}
.vacature-box .inside .triangle {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.vacature-box .inside h3,
.vacature-box .inside a {
  color: white !important;
  z-index: 2;
  position: relative;
}
.vacature-box .inside h3 {
  margin: 0 !important;
  position: absolute;
  bottom: 15px;
  font-size: 25px;
  padding-left: 25px;
  padding-right: 25px;
}
.vacature-box .inside .overlay {
  background: black;
  opacity: .4;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  z-index: 0;
  left: 0;
}
.tarief-inside .tarieven {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
}
.tarief-inside .tarieven .col-lg-3 {
  font-weight: bold;
  padding-left: 0;
}
.tarief-inside .tarieven .col-lg-9 {
  padding-right: 0px;
}
h1 {
  font-size: 30px;
  color: #404040;
  background: white;
  margin-bottom: 20px;
  text-align: left;
  line-height: 50px;
  position: relative;
  padding: 10px 15px;
  display: inline-block;
  font-weight: bold;
  margin-top: 20px;
  border-radius: 10px;
}
@media only screen and (max-width: 991px) {
  .stars {
    display: none;
  }
}
h2 {
  font-size: 25px;
}
h3 {
  color: #404040;
  font-weight: bold;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 {
  font-size: 32px;
  margin-bottom: 20px;
}
.profile-info {
  text-align: center;
  margin-top: 100px;
}
.profile-info p {
  font-style: italic;
}
.profile-info h2 {
  font-weight: bold;
}
.gallery_items img {
  max-width: 100%;
  height: 100%;
}
.greenbar {
  background-color: #91bd55;
  color: white;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.greenbar p {
  font-size: 23px;
  margin-bottom: 0;
}
.contentdiv {
  padding: 15px;
  margin-top: 40px;
  margin-bottom: 40px;
  border-radius: 5px;
}
.home .contentdiv {
  background: transparent;
}
.contentdiv h3 {
  margin-bottom: 20px;
  line-height: 30px;
}
.demo {
  margin-bottom: 24px;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #eee;
}
.demo-image {
  width: 100%;
  display: block;
  height: auto;
}
body.wp-admin #wpfooter {
  display: none !important;
}
.home #content {
  margin-bottom: 0;
}
.wpforms-submit {
  background: #2c3173 !important;
}
.wpforms-container .wpforms-field-label {
  color: white !important;
}
@font-face {
  font-family: 'autograph';
  src: url('https://www.yogajorieke.nl/wp-content/themes/jorieke/css/less/../../fonts/autography-webfont.woff2') format('woff2'), url('https://www.yogajorieke.nl/wp-content/themes/jorieke/css/less/../../fonts/autography-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.dropdown:hover .dropdown-menu {
  display: block !important;
  position: absolute !important;
}
.header-blob {
  position: absolute;
  max-width: 600px;
  margin-left: -22%;
}
.hero .contentdiv {
  color: white !important;
}
a.asbutton {
  background: #3c82c1;
  padding: 10px 25px;
  display: inline-block;
  color: white !important;
  font-size: 20px;
  border-radius: 40px;
  font-weight: 700;
}
.hero {
  width: 100%;
  background: url('');
  position: relative;
  background-size: cover !important;
  margin-right: unset !important;
  margin-left: unset !important;
  background-position: center right!important;
}
.hero .contentdiv {
  margin-top: 220px;
  font-size: 21px;
  line-height: 33px;
}
.hero .contentdiv h1 {
  color: white !important;
  font-size: 130px !important;
  line-height: 120px !important;
  text-align: left;
  font-weight: 900 !important;
}
.hero .contentdiv p {
  color: white !important;
  font-size: 55px;
}
.hero .overlay {
  position: absolute;
  background: #000000;
  width: 100%;
  height: 100%;
  left: 0;
}
.home .hero .overlay {
  display: none !important;
}
.navbar-toggle {
  width: 42px;
  height: 51px;
  background: #3c82c1 !important;
  color: white !important;
}
.navbar-toggle:hover {
  color: white !important;
}
.logo {
  text-align: left;
  margin-top: 30px;
}
.logo img {
  max-width: 350px;
}
.home .logo img {
  max-width: 430px;
}
.logo-div {
  width: 210px;
  height: 210px;
  background: white;
  border-radius: 100%;
  box-shadow: 0 0 10px #000000;
  padding: 10px;
  margin-top: 20px;
}
.contact-icons {
  line-height: 30px;
  margin-top: 6px;
  font-size: 15px;
  color: #234486;
  white-space: nowrap;
}
.contact-icons img {
  width: 30px;
}
.contact-icons a {
  color: #234486;
  font-size: 15px;
}
.dropdown-toggle::after {
  border-top: 0 !important;
}
.productknop:hover .dropdown-menu {
  display: inherit !important;
}
.navbar li {
  margin-right: 35px;
  line-height: 95px;
}
.lid-worden a {
  font-size: 50px;
  color: white;
  margin-top: 30px;
  display: block;
}
.lid-worden a:hover {
  text-decoration: none !important;
}
header {
  width: 100%;
  height: 550px;
}
.home header {
  background-position: unset;
}
header .navigation {
  background: #2c3173;
}
header .caret {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid white;
  transform: translate(7px, -2px);
  display: inline-block;
}
header .dropdown-menu {
  width: 300px;
  background: white !important;
  margin-top: 0;
}
header .dropdown-menu li {
  width: 300px;
  text-align: left;
  margin-left: 20px;
  margin-right: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 50px;
}
header .dropdown-menu li:hover a {
  padding-left: 10px;
  transition: ease-in-out 0.2s;
}
header .dropdown-menu li a {
  display: block;
  padding-left: 0;
  transition: ease-in-out 0.2s;
  color: #234486 !important;
  line-height: 50px !important;
}
header .dropdown-menu li a:after {
  display: none !important;
}
header #menu_logo {
  position: relative;
  z-index: 2;
}
header #menu_logo #logo img {
  margin-top: 25px;
  margin-bottom: 25px;
  width: 100%;
  max-width: 230px;
}
.home header #menu_logo #logo img {
  width: 100%;
}
header #menu .navbar-toggle {
  border: 0;
  color: #fff !important;
  background: #c68f79 !important;
  border-radius: 0px;
  line-height: 43px;
}
header #menu .navbar-toggle span {
  background-color: #804f86 !important;
}
header #menu nav .navbar-default {
  background: transparent;
  border: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-top: 0;
  line-height: 66px;
}
header #menu nav .navbar-default a {
  color: #404040;
  font-family: 'Bebas Neue';
  font-size: 23px;
  line-height: 40px;
}
header #menu nav .navbar-default .dropdown-menu {
  background-color: black;
  border: none;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  left: -25%;
}
header #menu nav .navbar-default .dropdown-menu a {
  color: #ffffff;
  margin-top: 0;
}
.herotext {
  position: relative;
  padding-left: 0 !important;
}
.single-vacatures .inside-hero {
  top: unset !important;
  bottom: 10px;
  text-align: left !important;
}
.single-vacatures .inside-hero span {
  font-size: 25px;
  text-transform: uppercase;
}
.inside-hero {
  position: absolute;
  top: 40%;
  z-index: 34;
  color: white;
  text-align: center;
  padding-bottom: 20px;
  width: 100% !important;
}
.inside-hero h2 {
  font-size: 60px;
}
.inside-hero a {
  display: inline-block;
  background: #91bd55;
  color: white !important;
  padding: 10px 20px;
  margin-top: 10px;
  transition: ease-in-out 0.2s;
}
.inside-hero a:hover {
  background: #234486;
  transition: ease-in-out 0.2s;
}
.usps {
  position: absolute;
  bottom: 40px;
  z-index: 34;
  color: white;
  text-align: center;
  padding-bottom: 20px;
  max-width: 100% !important;
}
.usps i {
  color: yellowgreen;
  margin-left: 25px;
  font-size: 30px;
  top: 4px;
  position: relative;
}
.usps i:first-child {
  margin-left: 0 !important;
}
#content main {
  padding-right: 0px;
  margin-top: 70px;
  margin-bottom: 50px;
}
#content main p {
  line-height: 30px;
}
@media only screen and (max-width: 991px) {
  #content main {
    margin-top: 0px;
    margin-bottom: 0;
  }
}
#content main h2 {
  font-size: 25px;
  text-align: center;
  font-weight: 700;
}
.home #content main h2 {
  margin-bottom: 20px;
  text-align: left;
}
@media only screen and (max-width: 991px) {
  .home #content main h2 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
#content main h2 {
  margin-top: 30px;
  margin-bottom: 40px;
}
#content main img {
  max-width: 100%;
}
#content main #contact_form .gform_wrapper {
  margin-top: 20px;
}
#content main #contact_form .gform_wrapper .gform_footer {
  margin: 0px;
  text-align: right;
}
#content main #contact_form .gform_wrapper input[type=text],
#content main #contact_form .gform_wrapper textarea {
  background-color: #F6F6F6;
  border: 1px solid #A2A2A2;
  box-shadow: inset 0 0px 0px 0 rgba(0, 0, 0, 0.27);
}
#content main #contact_form .gform_wrapper input[type=submit] {
  background-color: #014691;
  color: #FFF;
  border: 0;
  font-weight: 600;
  padding: 5px 30px;
  text-transform: uppercase;
  font-size: 14px;
}
#content .gform_wrapper {
  margin-top: -16px;
}
#content .gform_wrapper .gform_button {
  color: #2c3173;
  background: transparent;
  border: 2px solid #2c3173;
  padding: 5px 10px;
  transition-duration: .3s;
}
#content .gform_wrapper .gform_button:hover {
  background: #2c3173;
  color: white;
  transition-duration: .3s;
}
#content .layout_content {
  text-align: left;
  padding-top: 0px;
  max-width: 1100px;
  margin: 0 auto;
  margin-top: 35px;
  margin-bottom: 35px;
}
#content .layout_content .col-xs-12 {
  padding-bottom: 20px;
  padding-top: 10px;
}
#content .layout_content:nth-child(1) {
  padding-top: 0;
}
#content .layout_content img {
  max-width: 100%;
  height: auto;
}
#content .layout_content:after {
  content: '';
  clear: both;
}
#content .layout_content h2 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: inherit;
  font-size: 20px;
  font-weight: 700;
}
.fp-content {
  background-color: #d0e3ec;
  margin-top: 30px;
}
@media only screen and (max-width: 991px) {
  .fp-content {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.fp-content .main_image img {
  max-width: 100%;
}
.fp-content .row {
  padding-top: 30px;
  position: relative;
  padding-bottom: 30px;
}
.fp-content .inside {
  background: white;
  padding: 35px;
}
.fp-content .inside h2 {
  color: #000;
  font-size: 27px;
  font-weight: bold;
  line-height: 48px;
}
.fp-content .inside .fp-content-right {
  margin-left: 370px;
  line-height: 24px;
  color: #1C3764;
  margin-top: 16px;
}
@media only screen and (max-width: 991px) {
  .fp-content .inside .fp-content-right {
    margin-left: auto;
  }
}
.contactform {
  margin-top: 60px;
}
iframe {
  width: 100%;
}
.gform_wrapper ul.gform_fields {
  padding-top: 40px !important;
}
.gform_wrapper span.ginput_quantity_label {
  margin-left: 0 !important;
}
.gfield_total {
  background: green;
  color: white !important;
  text-align: center;
  font-size: 20px;
  padding-top: 20px !important;
  padding-bottom: 20px;
  margin-top: 0px !important;
  margin-bottom: 50px !important;
}
.gform_wrapper span.ginput_total {
  color: #fff !important;
}
body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0px !important;
}
.gform_wrapper .top_label li.gfield.gf_first_quarter + li.gsection,
.gform_wrapper .top_label li.gfield.gf_fourth_quarter + li.gsection,
.gform_wrapper .top_label li.gfield.gf_left_third + li.gsection,
.gform_wrapper .top_label li.gfield.gf_right_third + li.gsection,
.gform_wrapper .top_label li.gfield.gsection.gf_left_half + li.gfield.gsection.gf_right_half + li.gfield.gsection.gf_left_half + li.gfield.gsection.gf_right_half {
  padding: 0 !important;
}
.rental-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 20px;
}
.rental-item h2 {
  font-weight: bold;
  font-size: 18px;
  margin-top: 0;
}
.rental-item img {
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .rental-item img {
    float: none;
    width: 100%;
  }
}
.rental-item p {
  display: table;
  color: white;
  padding: 2px 5px;
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  .rental-item p {
    display: block;
  }
}
.gform_wrapper .field_description_below .gfield_description {
  font-size: 16px;
}
footer {
  position: relative;
  background: url('');
  background-size: cover !important;
  background-color: #c68f79 !important;
  color: white !important;
  padding-top: 40px;
  padding-bottom: 40px;
}
footer a {
  color: white;
}
footer a:hover {
  color: white !important;
}
footer h3 {
  font-size: 30px !important;
  font-family: 'Bebas Neue';
  color: white !important;
  font-weight: bold !important;
}
footer i {
  font-size: 20px !important;
  margin-top: 10px;
  color: white !important;
  margin-right: 15px;
}
@media only screen and (max-width: 991px) {
  .header-blob {
    height: 180px !important;
    margin-left: -5% !important;
  }
  .masked {
    -webkit-mask-image: none !important;
    mask-image: none !important;
    width: 100% !important;
    background: url('https://www.yogajorieke.nl/wp-content/themes/jorieke/css/less/../../images/yoga.webp');
    background-position: center !important;
    mask-position: center !important;
    mask-repeat: no-repeat;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
  }
  .brown {
    padding-top: 40px;
  }
  footer {
    padding-top: 0 !important;
  }
  .blob-gallery {
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-height: 220px;
    overflow: hidden;
  }
  .home .blob-gallery {
    max-height: 100%;
    overflow-x: hidden;
  }
  .blob-gallery img {
    position: relative !important;
    top: inherit !important;
    margin-left: inherit !important;
  }
  header #menu {
    background: #c68f79 !important;
  }
  .column-content {
    column-count: 1 !important;
    break-inside: avoid;
  }
  header #menu nav .navbar-default a {
    color: white;
  }
  #menu {
    border-radius: 0 !important;
    transform: translate(0, -10px);
  }
  .fpintro {
    text-align: center !important;
  }
  .lid-worden {
    display: none !important;
  }
  .logo-div {
    width: 130px !important;
    height: 130px !important;
  }
  header {
    background: transparent !important;
    height: 200px;
  }
  .fijn {
    display: none !important;
  }
  header .dropdown-menu li {
    margin-left: unset !important;
  }
  .lestijden {
    column-count: 1 !important;
  }
  .caret {
    border-top: 7px solid white!important;
  }
  header #menu nav .navbar-default .dropdown-menu {
    background-color: black;
    border: none;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    left: unset !important;
    width: 100%;
  }
  header #menu nav .navbar-default .dropdown-menu a {
    color: #234486 !important;
  }
  header #menu nav .navbar-default .dropdown-menu .current-menu-item a {
    color: white !important;
  }
  header #menu {
    border-bottom: 0px !important;
    padding-bottom: 0 !important;
  }
  footer .footeroverlay {
    background-size: cover !important;
    background-position: center !important;
    width: 100% !important;
    height: 50% !important;
    position: absolute;
    top: 50%;
    left: 0 !important;
    z-index: 0;
    opacity: 1;
  }
  #logo {
    width: 100px;
    z-index: 333;
  }
  header #menu nav .navbar-default .navbar-collapse {
    position: relative;
  }
  header #menu nav .navbar-default li {
    height: unset !important;
  }
  header #menu nav .navbar-default li a {
    display: block;
    line-height: 30px;
  }
  header #menu nav .navbar-default li a:after {
    display: none !important;
  }
  .dropdown-menu {
    display: none !important;
  }
  .hero .contentdiv p {
    font-size: 40px !important;
  }
  .aanmelden h2 {
    color: white !important;
    font-size: 50px !important;
    line-height: normal !important;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .hero .contentdiv h1 {
    font-size: 60px !important;
    line-height: 53px !important;
  }
  footer {
    text-align: center;
  }
  header #menu .navbar-toggle {
    top: -90px;
    right: 15px;
    width: 125px;
  }
  #menu_logo #logo img {
    width: 100px !important;
    margin-left: 14px !important;
    margin-top: 22px !important;
  }
  footer a {
    color: white !important;
  }
  footer .leftbox {
    color: white !important;
    margin-top: 30px;
  }
  footer hr {
    margin-left: auto !important;
  }
  footer h3 {
    margin-top: 35px !important;
  }
  footer {
    background: #3c82c1;
  }
  header #menu_logo #logo img {
    margin-top: 10px !important;
  }
  .footerphoto {
    background-position: center !important;
  }
  #menu-hoofdmenu li.current-menu-item {
    box-shadow: 0 0 0!important;
  }
  #breadcrumbs {
    display: block;
  }
  #menu-hoofdmenu li {
    width: 100%;
    border-radius: 0 !important;
  }
  h2 {
    display: block !important;
  }
  .footer-divider {
    display: inline-block;
  }
  footer h2 {
    display: block !important;
  }
  .breadcrumbs {
    top: 240px !important;
  }
  .home .breadcrumbs {
    top: 502px !important;
  }
  .contentdiv {
    padding-top: 0px !important;
  }
  header #menu nav .navbar-default a {
    margin-left: auto !important;
  }
  header #menu nav .navbar-default .navbar-collapse a {
    text-align: center !important;
    line-height: 70px;
    border-bottom: 0;
    margin-left: 0 !important;
  }
  header #menu nav .navbar-default {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  header #menu nav .navbar-default li.active a:before {
    content: '';
  }
  header #menu nav .navbar-default li.active a {
    margin-left: unset !important;
  }
  header #menu nav .navbar-default li {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
  }
  header #menu nav .navbar-default li a {
    line-height: 60px !important;
  }
  header .current-menu-item {
    background: #2c3173;
  }
  .mobilemenu {
    position: absolute;
    width: 100%;
    max-width: 100%;
    z-index: 33;
  }
  .mobilemenu .col-lg-12 {
    padding: 0;
  }
}
@media only screen and (max-width: 991px) {
  header #menu nav .navbar-default a {
    color: white;
  }
  header .dropdown-menu li {
    margin-left: unset !important;
  }
  .caret {
    border-top: 7px solid white!important;
  }
  header #menu nav .navbar-default .dropdown-menu {
    background-color: black;
    border: none;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    left: unset !important;
    width: 100%;
  }
  header #menu nav .navbar-default .dropdown-menu a {
    color: #234486 !important;
  }
  header #menu nav .navbar-default .dropdown-menu .current-menu-item a {
    color: white !important;
  }
  header #menu nav .navbar-default .navbar-collapse {
    position: relative;
  }
  .container {
    width: 100% !important;
    max-width: 100% !important;
  }
  header #menu nav .navbar-default li {
    height: unset !important;
  }
  header #menu nav .navbar-default li a {
    display: block;
    line-height: 30px;
  }
  header #menu nav .navbar-default li a:after {
    display: none !important;
  }
  .dropdown-menu {
    display: none !important;
  }
  header #menu {
    border-bottom: 0px !important;
    padding-bottom: 0 !important;
  }
  footer {
    text-align: center;
  }
  div.header div#menu div.navbar-toggle {
    top: -131px !important;
    right: 15px !important;
  }
  footer img {
    width: 150px;
  }
  footer hr {
    margin-left: auto !important;
  }
  footer h3 {
    margin-top: 35px !important;
  }
  header #menu_logo #logo img {
    margin-top: 10px !important;
  }
  .footerphoto {
    background-position: center !important;
  }
  #menu-hoofdmenu li.current-menu-item {
    box-shadow: 0 0 0!important;
  }
  #breadcrumbs {
    display: block;
  }
  #menu-hoofdmenu li {
    width: 100%;
    border-radius: 0 !important;
  }
  .preheader span {
    margin-left: 5px !important;
  }
  h2 {
    display: block !important;
  }
  .footer-divider {
    display: inline-block;
  }
  footer h2 {
    display: block !important;
  }
  .fp-columns {
    column-count: 1;
  }
  .preheader .col-2 {
    display: none;
  }
  .preheader .col-10 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .breadcrumbs {
    top: 240px !important;
  }
  .home .breadcrumbs {
    top: 502px !important;
  }
  .service_inside a {
    max-width: 100%;
  }
  .contentdiv {
    padding-top: 0px !important;
  }
  .single-vacatures #content {
    background: white !important;
  }
  header #menu nav .navbar-default a {
    margin-left: auto !important;
  }
  header #menu nav .navbar-default .navbar-collapse a {
    text-align: center !important;
    line-height: 70px;
    border-bottom: 0;
    margin-left: 0 !important;
  }
  header #menu nav .navbar-default {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  header #menu .navbar-toggle {
    position: absolute;
    z-index: 3;
    top: -90px;
    right: 15px;
    width: 125px;
    font-weight: bold;
    padding-top: 0 !important;
    font-size: 16px !important;
    padding-bottom: 0 !important;
    padding-right: 25px;
  }
  header #menu .navbar-toggle i {
    margin-left: 5px;
  }
  header #menu nav .navbar-default li.active a:before {
    content: '';
  }
  header #menu nav .navbar-default li.active a {
    margin-left: unset !important;
  }
  header #menu nav .navbar-default li {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
  }
  header #menu nav .navbar-default li a {
    line-height: 60px !important;
  }
  header .current-menu-item {
    background: #2c3173;
  }
  .mobilemenu {
    position: absolute;
    width: 100%;
    max-width: 100%;
    z-index: 33;
  }
  .mobilemenu .col-lg-12 {
    padding: 0;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  header #menu-hoofdmenu {
    background: #c68f79 !important;
  }
  .blob-gallery img {
    position: absolute;
    top: 190px;
    margin-left: 380px;
  }
  .masked {
    width: 570px;
  }
  header #menu nav .navbar-default a {
    color: white;
  }
  header .dropdown-menu li {
    margin-left: unset !important;
  }
  .caret {
    border-top: 7px solid white!important;
  }
  header #menu nav .navbar-default .dropdown-menu {
    background-color: black;
    border: none;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    left: unset !important;
    width: 100%;
  }
  header #menu nav .navbar-default .dropdown-menu a {
    color: #234486 !important;
  }
  header #menu nav .navbar-default .dropdown-menu .current-menu-item a {
    color: white !important;
  }
  .navbar li {
    width: 100% !important;
  }
  .navbar-default .navbar-collapse {
    top: 135px;
    position: relative;
  }
  .tommy-zeb-date-begin-label,
  .tommy-zeb-date-end-label {
    text-align: center;
  }
  .productknop:hover .dropdown-menu {
    display: none !important;
  }
  header #menu nav .navbar-default li {
    height: unset !important;
  }
  header #menu nav .navbar-default li a {
    display: block;
    line-height: 30px;
  }
  header #menu nav .navbar-default li a:after {
    display: none !important;
  }
  .dropdown-menu {
    display: none !important;
  }
  .tommy-zeb-wrapper.tommy-zeb-wrapper-mini .tommy-zeb-accommodation-person-category-label,
  .tommy-zeb-wrapper-mini .tommy-zeb-period .tommy-zeb-date-begin-label,
  .tommy-zeb-wrapper-mini .tommy-zeb-period .tommy-zeb-date-end-label {
    width: 140px !important;
  }
  .tommy-zeb-wrapper.tommy-zeb-wrapper-mini .tommy-zeb-period input {
    width: 100px !important;
  }
  header #menu nav .navbar-default a {
    margin-left: auto !important;
  }
  .wpml-ls-legacy-list-horizontal {
    top: -5px !important;
  }
  header #menu {
    border-bottom: 0px !important;
    padding-bottom: 0 !important;
  }
  .wpmlbar {
    padding-right: 110px;
  }
  header #menu nav .navbar-default .navbar-collapse a {
    text-align: center !important;
    line-height: 70px;
    border-bottom: 0;
    margin-left: 0 !important;
    display: block;
  }
  header #menu nav .navbar-default {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  footer {
    background-position: 130% !important;
  }
  header #menu .navbar-toggle {
    display: block !important;
    position: absolute;
    z-index: 3;
    top: 62px;
    right: 15px;
    width: 125px;
    font-weight: bold;
    padding-top: 0 !important;
    font-size: 16px !important;
    padding-bottom: 0 !important;
    padding-right: 25px;
  }
  header #menu .navbar-toggle i {
    margin-left: 5px;
  }
  header #menu nav .navbar-default li.active a:before {
    content: '';
  }
  header #menu nav .navbar-default li.active a {
    margin-left: unset !important;
  }
  header #menu nav .navbar-default li {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
  }
  header #menu nav .navbar-default li a {
    line-height: 60px !important;
  }
  header .current-menu-item {
    background: #2c3173;
  }
  .mobilemenu {
    position: absolute;
    width: 100%;
    max-width: 100%;
    z-index: 33;
  }
  .mobilemenu .col-lg-12 {
    padding: 0;
  }
}
@media only screen and (max-width: 1200px) {
  .service_inside p {
    min-height: 140px !important;
  }
  header #menu nav .navbar-default a {
    margin-left: 22px !important;
    margin-right: 22px !important;
    line-height: 40px;
  }
  .preheader .col-lg-8 {
    max-width: 60%;
  }
  .preheader .col-lg-2 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .preheader {
    width: 100%;
    display: block;
  }
  .preheader a {
    font-size: 15px !important;
  }
  .preheader .container .row {
    width: 100%;
    text-align: center;
    top: 5px;
    width: 100% !important;
    position: relative !important;
  }
  h1 {
    padding-bottom: 10px !important;
    margin-bottom: 20px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .collapse:not(.show) {
    display: flex !important;
    align-items: right;
    justify-content: right;
  }
  header #menu nav .navbar-default a {
    margin-left: 0px !important;
    line-height: 40px;
  }
  .navbar-toggle {
    display: none !important;
  }
  .navbar-nav {
    flex-direction: row !important;
  }
}
