/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the default font size on small devices */
html {
  font-size: 112.5%;
}

#primary-menu-bar {
	padding: 10px;
}

#primary-menu-bar select {
	display: block;
	width: 100%;
	padding: 5px;
}

#primary-menu-bar ul {
	display: none;
}

.pane-node-updated .pane-title, .pane-node-updated .block-content {
	display: inline-block;
}

#colorbox, #cboxOverlay {
	display: none !important;
}

.field-name-field-image .field-item a:hover {
	cursor: default !important;
}

.view-sales .view-filters label.option {
	font-size:110%;
}

.field-name-field-location-address {
	max-width: 85%;
}

.panel-pane.book-now, 
.panel-pane.call-for-info {
	width: auto !important;
}

.webform-client-form input, 
.webform-client-form textarea, 
form#user-login input, 
form#user-login textarea {
	padding: 10px 0;
	width: 100%;
}

