/*
 *   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 body font size on small devices */
html {
  font-size: 81.3%;
}

#footer .block {
	width: 50%;
	float: left;
	margin-bottom: 40px;
}

#footer .block:last-child {	
	margin-bottom: 0;
}

.region-highlighted .block {
	width: 50%;
	float: left;
}

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

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

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

.view-sales .views-row {
	width: 50%;
}

.view-sales .views-row .views-field-field-image img {
	width: 100%;
	height: auto;
}

.view-sales .views-exposed-form .form-checkboxes .form-item {
	width: 33%;
	margin-right: 0;
}

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

.center-region .field-name-field-image .field-item {
	float: left;
	width: 33%;
}

.field-name-field-property-features .field-item {
	float: left;
	width: 33%;
}

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

.region-header {
	float: none;
	clear: both;
	padding: 0px 0px 10px;
}

#block-block-15 {
	float: none;
}
