/*
Theme Name: Hello Elementor Child
Theme URI: https://themedev.net
Description: A child theme for the Hello Elementor theme
Author: themedev
Author URI: https://themedev.net
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

/* Add your custom CSS below */

@media (max-width: 767px){
.nxcleanly-booking .nxcleanly-booking__row.nxfixed .nxcleanly-booking__summary {
    margin-bottom: 25px !important;
}
}