/*
Theme Name: Extended Stays CR
Description: Landing page de Extended Stays CR con reservas mediante MotoPress Hotel Booking.
Version: 1.0.0
Requires PHP: 8.0
Text Domain: extended-stays-cr
*/
html { scroll-behavior: smooth; }
body { margin: 0; }
#carousel { background: #315f46; }
.booking-panel .mphb-calendar { max-width: 100%; }
.booking-panel input, .booking-panel select { max-width: 100%; border: 1px solid #d9e2d9; padding: .6rem; border-radius: .4rem; }
.booking-panel input[type="submit"], .booking-panel button[type="submit"] { background: #315f46; color: white; border: none; padding: .8rem 1.2rem; cursor: pointer; }
.booking-panel .mphb_sc_booking_form-wrapper { width: 100%; }
