/*
 Theme Name:   Peak Hospitality 2025
 Theme URI:    http://fastersolutions.com
 Description:  Elementor Child Theme to allow needed templates for FSOL components
 Author:       Leon Anderson, Sean Mahoney
 Author URI:   http://fastersolutions.com
 Template:     hello-elementor
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  peak-hospitality-2025
*/


/* date range picker CSS */
.daterangepicker .drp-calendar table td {
	padding: 6px;
}
.daterangepicker .drp-calendar {
	max-width: none;
}