/**
 * Theme Name: Rhino
 * Theme URI: http://rockhousepartners.com/
 * Version: 1.3.1
 * Description: Designed and built by <a href="http://rockhousepartners.com">Rockhouse</a>.
 * Author: Rockhouse Partners
 * Author URI: http://rockhousepartners.com
 * Template: canvas
 * Tags: canvas, woothemes, the events calendar, modern tribe
 */

/*** Import styles from parent theme ***/
@import url(../canvas/style.css);

/*** Import styles for tabs on template-homepage-tabbed.php ***/
@import url(css/styles-tabs.css);

/** Inherited from Canvas **/
#logo .site-title,
#logo .site-description {
	display: none;
}

/*** Fix - Two scroll bars ***/
@media only screen and (max-width: 767px) {
	#wrapper {
		overflow-y: visible;
		overflow-x: visible !important;
	}
}
.widget-button {
	display: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}
.page-id-170 #text-5,
.page-id-170 #tribe-events-list-widget-3,
.page-id-170 #rhino_email_widget-5,
.page-id-170 #text-6 {
	display: none;
}
.page-id-170 .fair-page-button {
	display: block;
}