/* 
Theme Name: Fairview House
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Child theme for Fairview House, built on Hello by Elementor
Author: Paris Mountain Marketing
Author URI: https://www.parismountainmarketing.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */



body .elementor-location-header .bookbtn { display: none; }

.book4 { display: inline-block; width: 25%; }

.book4.datefield { width: 20%; margin-right: 2%; }
.book4.guestfield { width: 15%; margin-right: 2%; }

.book4 .availbutton { border: 0px; color: #fff!important; }
.book4 label { font-size: 12px; font-weight: bold; }

@media screen and (max-width:767px){
	
	body .elementor-location-header .bookbtn { display: block; }
	
}