/*
 Theme Name:   Hollyburn Cabins Theme
 Theme URI:    http://hollyburn.onreshotelmarketing.com/
 Description:  Child theme of Soho Hotel
 Author:       Servoweb
 Author URI:   http://www.servoweb.com
 Template:     sohohotel
 Version:      1.0.0
*/

@import url("sohostyle.css");

 
.events-slider{display: none}
#logo h1 span#tagline{white-space: nowrap;
	width: 100%
}

#navigation li strong {padding: 10px 15px;}

#navigation li.menu-item a {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: #ccc;
}
#navigation li.menu-item#menu-item-34 a,
#navigation li.menu-item#menu-item-33 a{
	pointer-events: auto;
  cursor: pointer;
  color: #000;
}