.has-global-padding>.uagb-is-root-container.alignfull {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.gform_required_legend {
    display: none;
}
.wp-block-uagb-container.alignfull.uagb-is-root-container.loop-container .uagb-container-inner-blocks-wrap{
	max-width: calc(((100% - 1164px) / 2) + 1164px) !important;
    margin-right: 0 !important;
}
.slick-disabled{
	opacity: 0.35 !important;
}
.gform_fileupload_rules{
	display: none !important;
}
.sub-page-button.medisch{
	background-color: var(--wp--preset--color--heading);
}
.sub-page-button.esthetisch{
	background-color: var(--wp--preset--color--secondary);
}
.sub-page-button{
    position: fixed !important;
    bottom: 20px;
	border-radius: 26px;
    right: 20px;
	z-index: 100;
	display: flex;
    width: fit-content !important;
}
.sub-page-button a{
    color: var(--wp--preset--color--inherit);
    font-family: var(--wp--preset--font-family--instrument-sans);
    font-size: var(--wp--preset--font-size--small);
    font-style: normal;
    font-weight: 400;
    line-height: var(--wp--custom--line-height--initial);
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    text-decoration: none;
}
form .gfield_required {
	display: none !important;
}
body form .gfield_consent_label{
	font-size: 14px !important;
}
body .gform_wrapper.gravity-theme .gf_progressbar_title,
form *::placeholder{
	color: #2f0003ba;
}
form *{
	font-family: 'Instrument Sans' !important;
}
.gform_previous_button,
.gform_next_button,
.gform_button{
	background-color: var(--wp--preset--color--secondary) !important;
    border-radius: 26px !important;
    border: unset !important;
    color: var(--wp--preset--color--inherit);
    font-size: 12px !important;
    font-style: normal;
    line-height: var(--wp--custom--line-height--initial);
    padding: calc(0.667em + 2px) calc(1.333em + 2px) !important;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
}
.gform_previous_button{
	background-color: var(--wp--preset--color--heading) !important;
}
form .gform-field-label{
	font-size: var(--wp--preset--font-size--xx-large) !important;
    font-style: normal;
    font-weight: 400 !important;
    letter-spacing: 0px;
    line-height: var(--wp--custom--line-height--x-small);
    margin-bottom: 0.5em !important;
}
.gform_button_select_files{
	padding: 10px 18px;
    border-radius: 24px;
    border: unset;
    background: var(--wp--preset--color--heading);
    font-size: 12px;
    cursor: pointer;
}
.gform_drop_area,
form textarea{
	border-radius: 12px !important;
	border: unset !important;
    background: #e1657912 !important;
}
form textarea:focus,
form input:focus{
	outline: unset;
    border-color: var(--wp--preset--color--primary) !important;
}
form input{
    padding: 12px !important;
    font-size: 13px !important;
    border-radius: 12px !important;
    border: unset !important;
    background: #e1657912 !important;
}
.wp-block-uagb-container p{
	margin-top: 0;
}
.wp-block-list{
	margin-top: 0;
	padding-left: 1.5rem;
	margin: 1rem 0;
}
h1,h2,h3,h4,h5,h6, body .wp-block-uagb-advanced-heading .uagb-heading-text{
	margin-top: 1em;
	margin-bottom: 0.5em;
}
h1 {
	font-family:"ivypresto-display";
	text-transform: uppercase;
}
h1:has(.uagb-highlight){
	font-family: 'novecento-sans-wide';	
}
h1 .uagb-highlight{
	-webkit-text-fill-color: var(--wp--preset--color--inherit) !important;
	color: var(--wp--preset--color--inherit) !important;
	font-size: 70px;
	text-transform: none;
	font-family:"ivypresto-display";
}

.wp-block-buttons > .wp-block-button > .wp-block-button__link:hover{
	background-color: var(--wp--preset--color--body) !important;
	color: white !important; 
}


.overzicht .wp-block-buttons{
	margin-top: auto;
}


.afspraak-button a{
	padding: 10px 22px;
    border: 1px solid;
    border-radius: 26px;
}
.afspraak-button.current-menu-item a,
.afspraak-button a:hover{
	background-color: var(--wp--preset--color--body) !important;
	color: white !important; 	
}

/* POST CAROUSEL */
.uagb-post-grid .uagb-post__image img{
	height: 380px;
	object-fit: cover;
}
.wp-block-uagb-post-carousel {
	padding: 0 !important;
	overflow: hidden !important;
}

.slick-arrow svg {
    width: 16px !important;
    height: 16px !important;
}
.slick-arrow{
	background-color: white !important;
	border-radius: 50% !important;
	top: 205px !important;
    right: 45px !important;
}
.slick-arrow.slick-prev{
	right: unset !important;
	left: 15px !important;
}
.slick-slide > div{
	display: flex;
}
.slick-slide article{
	margin-right: 30px !important;
}






.image-same-height-group div:not(.same-height-image){
	position: unset !important;
}
.wp-block-uagb-container.uagb-layout-grid>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container.same-height-image{
	position: absolute !important;
    left: calc(50% + 70px) !important;
    top: 140px !important;
    height: calc(100% - 280px) !important;
    width: 547px !important;
}


@media screen and (max-width: 976px){
	h1 .uagb-highlight,
	h1{
		font-size: 40px !important;
	} 
	.wp-block-uagb-container.uagb-layout-grid>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container.same-height-image{
		position: unset !important;
		height: 400px !important;
		width: 100% !important;
	}
	.slick-slide article{
		margin-right: 0px !important;
	}
	.slick-prev{
		display: block !important;
	}
	.slick-next{
		right: 15px !important;
	}
}
