/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 24 2024 | 07:16:33 */
.bg-orange-gradient {
	background: transparent linear-gradient(270deg, #FFE0C1 0%, #FFFEFC 100%) 0% 0% no-repeat padding-box;
}

#easy-booking-row .easy-booking__heading {
	font-family: Poppins !important;
}

.lpw-reviews-section.landing-2 {
	background-image: none;
}

/* ---- section hero ----*/

.lpw-hero-row.--landing-2 {
    background-image: url(/wp-content/uploads/2024/10/landing-2-bg-hero.webp);
}

@media(max-width:767px){
	.lpw-hero-row.--landing-2 {
		background-image: url(/wp-content/uploads/2024/10/landing-2-bg-hero-mobile-02.webp);
	}
}
