/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 06 2025 | 09:36:44 */
@media (min-width: 1025px) and (max-width: 1300px) {
	.webr-header-button {
		display: none !important;
	}
}

@media (min-width: 1025px) {
	.webr-page-title > .elementor-element .elementor-element.cmsmasters-block-default:first-child {
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
	}
	.webr-page-title > .elementor-element .elementor-element.cmsmasters-block-default:last-child img {
		border-top-right-radius: 20px;
		border-bottom-right-radius: 20px;
	}
	/*body:not(.blog) .webr-page-title > .elementor-element .elementor-element.cmsmasters-block-default:last-child:not(.elementor-widget-cmsmasters-button) .elementor-widget-container {
		background-color: var(--wit);
	}*/
	.webr-page-title > .elementor-element .elementor-element.cmsmasters-block-default:last-child > .elementor-element,
	.webr-page-title > .elementor-element .elementor-element.cmsmasters-block-default:last-child > .elementor-element .elementor-widget-container,
	.webr-page-title > .elementor-element .elementor-element.cmsmasters-block-default:last-child > .elementor-element .elementor-widget-container img {
		height: 100%;
		object-fit: cover;
		background-color: var(--wit);
	}
}

@media (min-width: 768px) and (max-width: 1024.98px) {
	
}

@media (max-width: 1024.98px) {
	body:not(#__) .webr-page-title,
	body:not(#__) .webr-page-title > .elementor-element {
		margin-bottom: 0px !important;
	}
	body:not(#__) .elementor-widget-cmsmasters-button__button, 
	body:not(#__) .elementor-widget-cmsmasters-button__button:not([href]):not([tabindex]) {
		font-size: 14px;
	}
}

@media (max-width: 767.98px) {
	body:not(#__) .webr-gezondheidsklachten .elementor-widget-cmsmasters-toggles__title-text {
		flex-wrap: nowrap;
	}
	body:not(#__) footer .elementor-heading-title {
		font-size: 24px;
	}
}

.webr-footer-list {
	align-self: flex-start;
}