
/* VakantiesFrankrijk v10.0.1 — restore stable v9.9.5 visuals. */

body.logged-in.vf900-clean .vf900-header .vf989-role-action{
	display:none!important;
}

body.vf900-clean .vf900-gallery-item{
	display:block!important;
	min-height:0!important;
	margin:0!important;
	padding:0!important;
	border:0!important;
	border-radius:10px!important;
	background:transparent!important;
	background-image:none!important;
	box-shadow:none!important;
	overflow:hidden!important;
	transform:none!important;
}
body.vf900-clean .vf900-gallery-item img{
	display:block!important;
	width:100%!important;
	height:100%!important;
	margin:0!important;
	padding:0!important;
	border:0!important;
	object-fit:cover!important;
}

body.vf900-clean :is(
	.vf-browser-card,
	.vfrc-listing-card,
	.vf-detail-selection,
	.vf900-related
) a:not(.vf988-luxury-button):not(.vf-button):not(.button){
	min-height:0!important;
	padding:0!important;
	border:0!important;
	background:transparent!important;
	background-image:none!important;
	box-shadow:none!important;
	-webkit-text-fill-color:currentColor!important;
}

body.vf900-clean :is(
	.vf1000-facts-section,
	.vf1000-map-section,
	.vf1000-nearby-section,
	.vf1000-reviews-section
){
	display:none!important;
}

body.vf900-clean :is(.vf995-raw-card-price,[data-vf-raw-price="1"]){
	display:none!important;
}
