/*
Theme Name: CasaAldaba
Theme URI: https://github.com/elementor/hello-theme/
Author: ENDER, La factoría del software
Template: hello-elementor
Version: 1.0.1
Text Domain: CasaAldaba
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
*/

.misreservas {
    display: flex;
    justify-content: space-evenly;
}
.gruporeserva__fotycalendario {
	display:flex;
}
.gruporeserva {
    background: rgba(255, 255, 255, 0.8);
    padding: 15px;
}

input.boton1 {
    width: 100% !important;
    border-radius: 0px !important;
    background-color: #f19102;
    border-color: #f19102;
    color: #fff;
}

input.boton1:hover {
    background-color: #000;
    border-color: #000;
}
