/* Add here all your CSS customizations */
#location_0 {
	margin-bottom: 30px;
}

.ivo_element {
	margin-bottom: 30px;
}

#footer .pixy-element-blog-posts h2 {
	font-size: 0.9em;
	line-height: 24px;
	margin-bottom: 0;
	font-weight: normal;
}

.ivo-blog-categories-list-container ul, .ivo-blog-archive-list-container ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}

.ivo-blog-categories-list-container ul li, .ivo-blog-archive-list-container ul li  {
	line-height: 24px;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
}

.ivo-blog-categories-list-container ul li a, .ivo-blog-archive-list-container ul li a {
	color: #666;
	font-size: 0.9em;
	border-bottom: 1px solid #ededde;
	display: block;
	padding: 8px 0;
	text-decoration: none;
	transition: background 0.1s ease 0s;
	position: relative;
}

.ivo-blog-categories-list-container ul li a:hover, .ivo-blog-archive-list-container ul li a:hover {
	background-color: #eee;	
	text-decoration: none;
}

.ivo-blog-categories-list-container ul li a:before, .ivo-blog-archive-list-container ul li a:before  {
	border-bottom: 4px solid transparent;
	border-left: 4px solid #333;
	border-top: 4px solid transparent;
	content: "";
	display: inline-block;
	height: 0;
	margin-left: 10px;
	margin-right: 5px;
	position: relative;
	width: 0;
}

.ivo_logo a {
	display: block;
}

.ivo_logo img {
	width: auto;
	height: auto;
	max-height: 100px;
	max-width: 300px;
}

body.theme-default section.page-header, body.theme-two_columns section.page-header {
	margin-bottom: 0;
}

body.theme-default #location_2 .ivo_element.first, body.theme-two_columns #location_2 .ivo_element.first {
	margin-top: 35px;
}

body.theme-default #location_2 .ivo_element.first.pixy-element-type-IMAGE_SLIDESHOW,
body.theme-default #location_2 .ivo_element.first.pixy-element-type-GOOGLE_MAPS,
body.theme-default #location_2 .ivo_element.first.pixy-element-type-IMAGE_SINGLE,
body.theme-two_columns #location_2 .ivo_element.first.pixy-element-type-IMAGE_SLIDESHOW,
body.theme-two_columns #location_2 .ivo_element.first.pixy-element-type-GOOGLE_MAPS,
body.theme-two_columns #location_2 .ivo_element.first.pixy-element-type-IMAGE_SINGLE {
	margin-top: 0;
}

body.theme-default #location_2, body.theme-two_columns #location_2 {
	margin-bottom: 35px;
}

#location_7 {
	margin-top: 50px;
}

#location_7 div:last-child {
	margin-bottom: 0;
}

html #footer {
	margin-top: 0;
}

body.theme-two_columns {

}