/*
 Theme Name:   Hotel WP Child
 Theme URI:    http://thimpress.com/
 Description:  Hotel WP Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     hotel-wp
 Version:      1.0.0
 Text Domain:  hotel-wp-child
*/

.width-logo {
	width: 220px !important;
}

.menu-item-5340 a {
	background-color: #E7AD44;
	color: #fff;
	transition: 0.3s all ease-in-out;
}

.menu-item-5340:hover a {
	color: #000 !important;
}