header .et_builder_inner_content {
	z-index: 3 !important;
}

header .scrollable.version4 {
	z-index: 2;
}





/** VERSION 4 **/

header .scrollable.version4 {
    position: fixed;
    width: 100%;
}


@media screen and (max-width: 980px) {
	header .scrollable.version4 {
	    z-index: 4;
	    max-height: 90vh;
	    padding-bottom: 10vh;
	    overflow: hidden;
	    top: 0 !important;
	}

	.admin-bar header .scrollable.version4 {
		top: 32px !important;
	}

	.scrollable.version4 .et_pb_section {
	    max-height: 85vh;
	    overflow: auto;
	    max-width: 100%;
	    left: 0;
	}
}


@media screen and (max-width: 768px) {
	.scrollable.version4:before {
	    content: "";
	    top: 0;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    width: 100%;
	    position: absolute;
	}

	.scrollable #reservations {
	    background-image: none !important;
	}

	.scrollable#scrollable-1:before {
	    background-position: center bottom 0px;
	    background-image: url(https://ninfas.flywheelsites.com/wp-content/uploads/2022/05/reservations_background-01-1.svg)!important;
	    background-size: cover;
	}

	.scrollable #order-online {
	    background-image: none !important;
	}
	.scrollable#scrollable-2:before {
		background-position: center bottom 0px;
	    background-image: url(https://ninfas.flywheelsites.com/wp-content/uploads/2022/05/orderOnline_background-01-1.svg)!important;
	    background-size: cover;
	}

	.scrollable #locations {
	    background-image: none !important;
	}
	.scrollable#scrollable-3:before {
		background-position: center bottom 0px;
	    background-image: url(https://ninfas.flywheelsites.com/wp-content/uploads/2022/05/locations_background-01-1.svg)!important;
	    background-size: cover;
	}

	.scrollable #locations,
	.et_pb_row_14_tb_footer {
	    background-image: none !important;
	}
	.scrollable#scrollable-4:before {
		background-position: center bottom 0px;
	    background-image: url(https://ninfas.flywheelsites.com/wp-content/uploads/2022/05/contact_background-01-1.svg);
	    background-size: cover;
	}
}
