/*
Theme Name: Alloggio Child
Theme URI: https://alloggio.qodeinteractive.com
Description: A child theme of Alloggio
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: alloggio
Template: alloggio
*/

@font-face {
    font-family: 'Bonky';
    src: url('fonts/Bonky_Serif.woff2') format('woff2'),
        url('fonts/Bonky_Serif.woff') format('woff'),
		url('fonts/Bonky_Serif.tff') format('tff'),
		url('fonts/Bonky_Serif.otf') format('otf'),
		url('fonts/Bonky_Serif.eot') format('eot');
    font-weight: 400;
    font-style: normal;
}
.hook-whatapp{
	position: fixed;
    right: 35px;
    bottom: 90px;
    z-index: 9999;
    width: 40px;
    height: 40px;
}
.search .qodef-e-amenity-items .qodef-ei-svg #Layer_1 *,
.single-room .qodef-room .qodef-e-amenity-items .qodef-ei-svg #Layer_1 *,
.archive .qodef-room-list .qodef-e-amenity-items .qodef-ei-svg #Layer_1 *{
	fill: #397097;
    stroke: #397097;
	
}
.search .qodef-e-amenity-items .qodef-ei-svg #Layer_1 image,
.single-room .qodef-room .qodef-e-amenity-items .qodef-ei-svg #Layer_1 image,
.archive .qodef-room-list .qodef-e-amenity-items .qodef-ei-svg #Layer_1 image{
	filter: invert(44%) sepia(10%) saturate(2570%) hue-rotate(162deg) brightness(86%) contrast(84%);
}
.menu-item-5676{
	display: none !important;
}
@media only screen and (max-width: 580px) {
    .menu-item-5676{
	display: block !important;
}
}