@charset 'utf-8';
/*
Theme Name: RBX Booking Child Theme
Theme URI: 
Description: RBX Booking Child Theme - Multipurpose and Multiskin Responsive Wordpress theme
Author: RBX Booking Child Theme
Author URI:  
Template: rbx-booking
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: rbx-booking-child
*/

[data-elementor-type=footer] p {
	margin:0;
}


[data-elementor-type=footer] a {
	color:#000000;
}



body {
    min-height: 100vh;
    position: relative;
}

.elementor-location-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.elementor p a{
	color:#666;
	text-decoration:underline;
}






/* Medium Devices, Desktops */
@media only screen and (max-width : 1024px) {
    
	
.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
      height: 100vh;
}	
	
	
	
}  /*  end 1024 */