/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.page-id-3 main .page-content p a {
	color: #C7C1BC !important;
}

#tp-button{
	border: 2px solid #000;
}

.p-no-margin p,
.p-no-margin h2,
.p-no-margin {
  margin-bottom: 0 !important;
}

.elementor-sticky.elementor-sticky--active {
  padding: 16px 32px !important;
}

h1.entry-title {
  display: none !important;
}

.elementor-nav-menu .elementor-item.has-submenu .sub-arrow {
  display: none !important;
}
.elementor-nav-menu .menu-item ul .menu-item {
  margin: 0 16px;
}
.elementor-nav-menu .menu-item ul .menu-item a {
  padding: 10px 0 !important;
  border-left: 0;
}

.elementor-button {
  padding: 10px 16px 8px 16px;
}

.werken .edge-right-white .elementor-button:hover, .werken .edge-right-brown .elementor-button:hover, .werken .edge-right-brown-light .elementor-button:hover {
  background: url("/wp-content/uploads/2023/01/button-green.png") no-repeat right/cover !important;
  color: #fff !important;
}

.edge-right-white .elementor-button {
  background: url("/wp-content/uploads/2023/01/button-white.png") no-repeat right/cover !important;
  padding: 10px 20px 8px 16px;
}

.edge-right-white-hover-brown .elementor-button {
  background: url("/wp-content/uploads/2023/01/button-white.png") no-repeat right/cover !important;
  padding: 10px 20px 8px 16px;
}
.edge-right-white-hover-brown .elementor-button:hover {
  background: url("/wp-content/uploads/2023/01/button-brown-light.png") no-repeat right/cover !important;
  color: #fff !important;
}

.edge-right-black .elementor-button {
  background: url("/wp-content/uploads/2023/01/button-black-3.png") no-repeat right/cover !important;
  padding: 10px 20px 8px 16px;
}
.edge-right-black .elementor-button:hover {
  background: url("/wp-content/uploads/2023/01/button-green.png") no-repeat right/cover !important;
}

.edge-right-brown .elementor-button {
  background: url("/wp-content/uploads/2023/01/button-brown.png") no-repeat right/cover !important;
  padding: 10px 20px 8px 16px;
}

.edge-right-brown-light .elementor-button {
  background: url("/wp-content/uploads/2023/01/button-brown-light.png") no-repeat right/cover !important;
  padding: 10px 20px 8px 16px;
}

.edge-right-brown-light-hover-green .elementor-button {
  background: url("/wp-content/uploads/2023/01/button-brown-light.png") no-repeat right/cover !important;
  padding: 10px 20px 8px 16px;
}

.edge-right-brown-light-hover-green .elementor-button:hover {
  background: url("/wp-content/uploads/2023/01/button-green.png") no-repeat right/cover !important;
  color: #fff !important;
}

.edge-right-green .elementor-button {
  background: url("/wp-content/uploads/2023/01/button-green.png") no-repeat right/cover !important;
  padding: 10px 20px 8px 16px;
}

.tags .elementor-widget-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tags .elementor-widget-container a {
  padding: 2px 12px;
  color: white !important;
  margin: 4px 8px 4px 0;
  background-color: #4f6348;
  font-size: 17px;
  font-weight: 500;
}

.tags .elementor-widget-container a:hover {
  background-color: #574c4a;
}

.tags-outline .elementor-widget-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tags-outline .elementor-widget-container p {
  margin-bottom: 0;
}
.tags-outline .elementor-widget-container a {
  display: block;
  padding: 4px 16px;
  color: #4f6348 !important;
  margin: 4px 8px 4px 0;
  border: 1px solid #4f6348 !important;
  font-size: 19px;
  font-weight: 600;
}

.border-offset {
  position: relative;
}

.border-offset:after {
  position: absolute;
  content: "";
  border: 1px solid #dfdad6;
  right: -25px;
  height: 100%;
  width: 100%;
  top: -25px;
  left: 25px;
  bottom: 0;
}

.link-border {
  position: relative;
  display: block;
  margin-bottom: 16px;
  font-weight: 500;
}

.link-border:after {
  position: absolute;
  content: "";
  background-color: #574c4a;
  bottom: 0;
  left: 0;
  width: 75px;
  height: 1px;
}

form textarea {
  padding: 24px !important;
}

form .elementor-field-group-field_grid {
  margin: 32px 0;
}

form .elementor-field-group-field_grid label.elementor-field-label {
  color: #332a2e !important;
  font-weight: 500 !important;
}

form .elementor-field-group-field_grid .elementor-field-subgroup {
  display: grid;
  grid-gap: 10px 32px;
  grid-template-columns: repeat(3, 2fr);
  margin: 16px 0 32px 0;
}

.category_filters {
	display: flex;
    margin: 16px 0 32px 0;
    justify-content: flex-start;
}

.category_filters a {
	cursor: pointer;
  background-color: #eeecec;
  padding: 8px 12px;
  margin: 0 8px 0 0;
  color: #1d1c1c;
  text-decoration: none;
  font-family: "Protipo", sans-serif;
  font-size: 17px;
}

.category_filters a.active {
	background-color: #C7C1BC;
}

.content.grid {
	height: inherit !important;
}

.grid-realisaties {
  display: grid;
  grid-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
}

.grid-realisaties.recent {
  grid-gap: 16px 32px;
}
.grid-realisaties .realisatie_item {
  position: relative !important;
	left: inherit !important;
	top: inherit !important;
  height: 450px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.grid-realisaties .realisatie_item:hover .hover {
  opacity: 1;
}
.grid-realisaties .realisatie_item .hover {
  height: calc(100% - 32px);
  width: calc(100% - 16px);
  background-color: rgba(51, 42, 46, 0.57);
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.grid-realisaties .realisatie_item .hover h2 {
  color: #c7c1bc;
}
.grid-realisaties .realisatie_item .hover p {
  color: #fff;
}

.realisatie-template-default {
  background-color: rgba(191, 187, 187, 0.13);
}
.realisatie-template-default .woning-type {
  margin-bottom: 0;
}
.realisatie-template-default .woning-type .elementor-widget-container,
.realisatie-template-default .categorie .elementor-widget-container {
  color: rgba(87, 76, 74, 0.6);
  font-size: 20px;
  font-weight: 600;
}
.realisatie-template-default .omschrijving {
  color: #574c4a;
}
.realisatie-template-default .materiaal {
  background-color: rgba(113, 88, 68, 0.07);
  padding: 16px 24px;
  margin-bottom: 16px;
}
.realisatie-template-default .materiaal .materialen {
  display: grid;
  width: 50%;
  margin-left: 16px;
  grid-gap: 16px 12px;
  grid-template-columns: repeat(2, 1fr);
}
.realisatie-template-default .materiaal .materialen p {
  border-left: 1px solid #6f5d5b;
  padding-left: 8px;
  margin-bottom: 0;
}
.realisatie-template-default .ontwerp {
  background-color: rgba(113, 88, 68, 0.07);
  padding: 16px 24px;
}

.realisatie-template-default .ontwerp .ontwerper {
  border-left: 1px solid #6f5d5b;
  padding-left: 8px;
  margin-bottom: 0;
  margin-left: 16px;
}

.realisatie-template-default .gallerij_grid {
  display: grid;
  grid-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
}
/* .realisatie-template-default .gallerij_grid .image:nth-child(3n+1) { order: 1; }
.realisatie-template-default .gallerij_grid .image:nth-child(3n+2) { order: 2; }
.realisatie-template-default .gallerij_grid .image:nth-child(3n)   { order: 3; } */

.realisatie-template-default .gallerij_grid::before,
.realisatie-template-default .gallerij_grid::after {
  content: "";
  flex-basis: 100%;
  width: 0;
  order: 2;
}

.realisatie-template-default .gallerij_grid .image {
	object-fit: cover;
    height: 400px;
    width: 100%;
}

/* .image:first-of-type {
      grid-column-start: 1;
      grid-column-end: 1;
      grid-row-start: 1;
      grid-row-end: 1;
    }

    .image:nth-of-type(2) {
      grid-column-start: 2;
      grid-column-end: 2;
      grid-row-start: 1;
      grid-row-end: 3;
    }
    .image:nth-of-type(3) {
      grid-column-start: 1;
      grid-column-end: 1;
      grid-row-start: 2;
      grid-row-end: 4;
    }
    .image:nth-of-type(4) {
      grid-column-start: 2;
      grid-column-end: 2;
      grid-row-start: 3;
      grid-row-end: 4;
    } */

.realisatie-template-default .gallerij_grid .image:nth-of-type(odd) {
	padding-right: 6px;
}
.realisatie-template-default .gallerij_grid .image:nth-of-type(even) {
	padding-left: 6px;
}

.realisatie-template-default .back_link a {
  color: #000000;
}

.elementor-section {
	scroll-margin-top: 120px;
}

@media (max-width: 1024px) {
  .realisatie-template-default .gallerij_grid {
    display: block;
  }
  .realisatie-template-default .gallerij_grid .image {
    height: 400px;
    margin: 16px 0;
  }
}
@media (max-width: 880px) {
  form .elementor-field-group-field_grid .elementor-field-subgroup {
    display: inherit;
  }
	
	.border-offset:after {
		content: none;
	}
}
@media (max-width: 768px) {
	.realisatie-template-default .materiaal, .realisatie-template-default .ontwerp {
		padding: 16px;
	}	
	.realisatie-template-default .ontwerp {
		margin-bottom: 24px;
	}	
	.realisatie-template-default .materiaal .materialen, .realisatie-template-default .ontwerp .ontwerper {
		margin-left: 0;
	}
	
	#manage-ajax-response article.caf-post-layout3 #manage-post-area {
		opacity: 1;
	}
	
	#caf-filter-layout1 ul {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
	
	#caf-filter-layout1 ul a {
		margin-left: 0;
	}
	
	.elementor-nav-menu li:last-of-type a, .elementor-nav-menu li:nth-of-type(6) a {
	font-size: 14px !important;
	padding-top: 18px !important;
	padding-bottom: 18px !important;
}
	
  .mobile-footer .elementor-container.elementor-column-gap-default {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .grid-realisaties {
    display: block;
  }
  .grid-realisaties .realisatie_item {
    height: 300px;
  }
  .grid-realisaties .realisatie_item .hover {
    opacity: 1;
  }
}/*# sourceMappingURL=style.css.map */