/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
/*
Theme Name: CV De Brookhaze
Author: Peter-Paul Timmermans
Design: Wendesign
Author URI: www.indegymzaal.nl
Description: CV De Brookhaze 2021
Version: 1.0.0
*/


/* line 31, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
.frontpage-fotos {
  position: relative;
}

/* line 35, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
.frontpage-fotos .titels {
  bottom: 50px;
  z-index: 2;
}

/* line 40, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
.frontpage-fotos .jeugdprins {
  position: absolute;
  left: 0;
  z-index: 3;
  top: 8%;
}

/* line 47, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
.frontpage-fotos .boerenpaar {
  position: absolute;
  right: 0;
  top: 0.2%;
}

	.jeugdprins-titel, .boerenpaar-titel {
		bottom:10px;
	}

/* line 53, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
.frontpage-fotos .slogan {
  font-family: 'Caveat Brush', cursive;
  font-size: 23px;
  position: absolute;
  text-align: center;
  color: #000;
  bottom: 0px;
  left: 17%;
  transform: translateX(100%);
}

/* line 63, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
.frontpage-fotos .slogan img {
  width: 100px;
  height: auto;
  top: 0px;
  left: -93px;
  position: absolute;
}

/* line 73, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
.border-danger {
  border-color: #CD1719 !important;
}

/* line 77, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
.border-warning {
  border-color: #FFCE2D !important;
}

/* line 81, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
.border-success {
  border-color: #53924F !important;
}

/* line 88, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
.carousel .carousel-inner .carousel-item.active {
  display: flex !important;
}

/* line 92, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
.carousel .carousel-inner .carousel-item.carousel-item-start, .carousel .carousel-inner .carousel-item.carousel-item-end {
  display: flex !important;
}

/* line 99, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
select option:checked {
  background: #1d1d1d;
  background-color: #1d1d1d;
  color: #fff;
}

/* line 105, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
.list-group-item:first-child {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}

/* line 110, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
.list-group-item:last-child {
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}




/* line 238, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
.blocks-gallery-item a {
  border-bottom: none !important;
}

/* line 397, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
.wp-block-image img {
  height: auto;
}



/* line 408, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
.carousel-indicators li {
  border-radius: 50% !important;
  width: 12px !important;
  height: 12px !important;
}

/* line 414, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
.carousel-indicators li:hover:not(.active) {
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 418, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
.carousel-control-next, .carousel-control-prev {
  width: 10% !important;
  opacity: 0.85 !important;
}

/* line 423, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
.carousel-control-next:hover, .carousel-control-prev:hover {
  opacity: 1 !important;
}

/* line 427, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
.carousel-control-next {
  right: -75px !important;
}

/* line 431, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
.carousel-control-prev {
  left: -75px !important;
}

/* line 435, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
.carousel-control-prev-icon, .carousel-control-next-icon {
  width: 30px !important;
  height: 30px !important;
}

/* line 442, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
.breadcrumbs-container {
  background-color: #EDEDED;
}

@media (max-width: 575.98px) {
  /* line 448, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
  .cookie-notice-container #cn-notice-text {
    margin-bottom: 15px !important;
  }
	
	.frontpage-fotos .slogan {
		bottom: -64px;
		left: 67%;
		transform: translateX(-50%);
		width: 100%;
	}
}

@media screen and (max-width: 632px) {
  /* line 455, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
  .cookie-notice-container #cn-notice-text {
    margin-bottom: 15px !important;
  }
	.frontpage-fotos .slogan {
		bottom: -64px;
		left: 67%;
		transform: translateX(-50%);
		width: 100%;
	}
}

@media (max-width: 600px) {
  /* line 463, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
  .cookie-notice-container #cn-notice-text {
    margin-bottom: 15px !important;
  }
}

@media (min-width: 600px) and (max-width: 768px) {
  /* line 477, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
  .frontpage-fotos .jeugdprins {
    top: 70% !important;
  }
  /* line 481, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
  .frontpage-fotos .boerenpaar {
    top: 65% !important;
  }
}

/* // Small devices (landscape phones, 576px and up) */
@media (max-width: 767.98px) {
	.frontpage-fotos .slogan {
		bottom: -64px;
		left: 67%;
		transform: translateX(-50%);
		width: 100%;
	}
  /* line 492, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
  .frontpage-fotos .titels {
    bottom: 30px;
  }
	.jeugdprins-titel, .boerenpaar-titel {
		bottom:-5px;
	}
	
	  .frontpage-fotos .titels div, .frontpage-fotos .jeugdprins-titel div, .frontpage-fotos .boerenpaar-titel div {
    font-size: 12px;
  }
  /* line 496, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
  .frontpage-fotos .jeugdprins {
    left: 10px;
    top: 70%;
  }
  /* line 501, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
  .frontpage-fotos .boerenpaar {
    right: 10px;
    top: 60%;
	z-index:3;
  }
  /* line 507, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
  .carousel-control-next {
    right: -10px !important;
  }
  /* line 510, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
  .carousel-control-next span {
    filter: invert(100%);
  }
  /* line 515, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
  .carousel-control-prev {
    left: -10px !important;
  }
  /* line 518, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
  .carousel-control-prev span {
    filter: invert(100%);
  }
}

/* // Medium devices (tablets, 768px and up) */
/* // Medium devices (tablets, 768px and up) */
/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  /* line 542, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
  .logo-header {
    position: relative;
    z-index: 998;
  }
}

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width: 1499.98px) {
  /* line 551, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
  .logo-header {
    position: relative;
    z-index: 998;
  }
}

@media (min-width: 1500px) {
  /* line 560, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
  .col-xxl-10 {
    max-width: 60% !important;
  }
  /* line 564, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
  .logo-header {
    position: relative;
    z-index: 998;
  }
}

@media (min-width: 900px) and (max-width: 1263px) {
  /* line 578, ../../xampp/htdocs/cvdebrookhaze/wp-content/themes/cvdebrookhaze/sass/style.scss */
  #cn-notice-text {
    line-height: 2rem;
  }
}