/*
.achtergrond {
    background-image: url(https://zoiets.nl/wp-content/uploads/2026/01/Logo_Zoiets-goudgeel-1-e1769700908992.png);
    background-repeat: no-repeat;
    background-size: fill;
    background-position: center;
    min-height: 120px;
    padding: 0;
}

*/
h2.wp-block-post-title{
  position: relative;
  display: inline-block;
  padding-bottom: 40px; /* ruimte voor afbeelding */
}
.fancy-underline1 {
  position: relative;
  display: inline-block;
  padding-bottom: 40px; /* ruimte voor afbeelding */
}

h2.wp-block-post-title::after {
    content: "";
    position: absolute;
    left: -2px;
    bottom: 0;
    width: 112%;
    height: 84%;
    background-image: url(https://zoiets.nl/wp-content/uploads/2026/01/Lijn_hoek-goud.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.fancy-underline1::after {
    content: "";
    position: absolute;
    /* bottom: 0; */
    width: 100%;
    height: 45%;
    background-image: url(https://zoiets.nl/wp-content/uploads/2026/01/Ster_Zoiets-goud.png);
    background-repeat: no-repeat;
    background-size: contain;
    left: 24pc;
}
.fancy-underline{
		 position: relative;
  display: inline-block;
  padding-bottom: 40px; /* ruimte voor afbeelding */
}


.fancy-underline::after {
    content: "";
    position: absolute;
    left: -2px;
    bottom: 0;
    width: 112%;
    height: 84%;
    background-image: url(https://zoiets.nl/wp-content/uploads/2026/01/Lijn_hoek-goud.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.wp-block-post-excerpt__excerpt {
    display: none;
}
.wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-8270fb08.wp-block-columns-is-layout-flex {
    display: none;
}
.wp-block-group.has-secondary-color.has-text-color.has-link-color.wp-elements-0c3ed9adbc175d01cfa24427ee001ef6.is-layout-flex.wp-container-core-group-is-layout-fbcf6490.wp-block-group-is-layout-flex {
    display: none;
}
img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 400px;
    height: 400px;
}
.wp-block-group.has-background-background-color.has-background.has-global-padding.is-layout-constrained.wp-container-core-group-is-layout-254f1302.wp-block-group-is-layout-constrained {
    border-bottom-color: #DEB76C !important;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: auto;
    height: 138px;
    background: url(https://zoiets.nl/wp-content/uploads/2026/01/Button-goud-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    border: 0;
    font-size: clamp(0.918rem, 0.918rem + ((1vw - 0.2rem) * 1.087), 1.38rem);
}

.form2 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.lbl1,
.lbl2 {
  flex: 1 1 45%; /* naast elkaar */
}

.lbl3,
.lbl4,
.btn1 {
  width: 100%; /* onder elkaar */
}

.form2 p{
  margin: 0;
}
.form2 input,
.form2 textarea {
  width: 100%;
  box-sizing: border-box;
}

footer.wp-block-template-part {
    border-top: 1px solid #DEB76C;
}

.taxonomy-category.has-link-color.wp-elements-c70ef12677b9e53827ebb414f0e12a1b.wp-block-post-terms.has-text-color.has-secondary-color {
    display: none;
}
@media (max-width: 781px) {
     .steren{
        display: none
    }
		figure.wp-block-image.alignleft.size-full.is-resized.steren {
    display: none;
}

}
@media (max-width: 600px) {
.social .wp-block-gallery.has-nested-images figure.wp-block-image {
    max-width: 26%;
}
}
figure.wp-block-image.aligncenter.size-full.is-resized.footerster{
    display: none;
}
@media (max-width: 781px) {
		figure.wp-block-image.aligncenter.size-full.is-resized.footerster {
				display: block !important;
		}
}
@media (max-width: 781px) {
.wp-block-group.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-6c531013.wp-block-group-is-layout-flex {
    justify-content: flex-end;
}
}
figure.wp-block-gallery.has-nested-images.columns-default.is-cropped.wp-block-gallery-4.is-layout-flex.wp-block-gallery-is-layout-flex
 {
    justify-content: space-between;
}
figure.wp-block-gallery.has-nested-images.columns-default.is-cropped.wp-block-gallery-2.is-layout-flex.wp-block-gallery-is-layout-flex{
		justify-content: space-between;
}
.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    margin: 0;
    width: 26%;
}
.wp-block-group.is-vertical.is-layout-flex.wp-container-core-group-is-layout-49fab76c.wp-block-group-is-layout-flex {
    display: none;
}