.single-content h1,
.single-content h2,
.single-content h3,
.single-content h4,
.single-content h5,
.single-content h6 {
	margin: 0;
}
/** language switcher menu */
.menu-item-object-language_switcher .trp-flag-image {
	margin: 0px 0 3px 0;
	vertical-align: bottom;
}
img.trp-flag-image {
    width: 24px;
    margin: 0 0px 0 10px !important;
}
.post-article-content p {
	margin: 8px 0 32px 0 !important;
}
/** product variations menu */
.adtocartstyle select {
    padding: 0.2em 23px 0.2em 0.5em;
}
/** service table width  */
td.servicetable1b {
    width: 50%;
}

td.servicetable3b {
    width: 18%;
}

/** opening hours  */
.bdt-live-status {
    display: none;
}

@media screen and (max-width: 1024px) {
	.main-navigation .primary-menu-container>ul>li.menu-item>a {
		padding-left: calc(24px / 2);
		padding-right: calc(24px / 2);
		padding-top: 24px;
		padding-bottom: 24px;
		color: #000000;
	}
}
@media screen and (max-width: 600px) {
	.service-knop span.elementor-button-text {
		display: none;
	}
	a.elementor-button-link.elementor-button.elementor-size-sm {
		background-color: #ffffff00 !important;
	}
	.treatment-table {
		font-size: 15px;
	}
}