/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.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 */
.book-now-btn { background-color: #f27821;}
.book-now-btn a { color: #fff !important; padding: 20px 25px !important;}
.book-now-btn:after { border: none !important;}
.room-amenities ul, .room-details ul { padding: 0px;}
.room-amenities li { display: inline-block; width: 49.2%; margin-bottom: 15px;}
.room-details li { display: inline-block; margin-right: 20px;}
.room-amenities li img, .room-details li img { width: 36px; height: 36px; margin-right: 10px; vertical-align: middle;}
.room-price h4 { margin-bottom: 0px;}
.bapf_sfilter.bapf_ckbox label { color: #fff;}
.bapf_sfilter.bapf_ckbox input[type=checkbox] { border: 2px solid #fff; border-radius: 4px; }
.bapf_ckbox_sqchck input[type=checkbox]:checked:after { border-bottom: 2px solid #fff; border-right: 2px solid #fff; }