/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
.tm-toolbar {
	margin-bottom: 0;
	border-bottom: 1px solid #eee;
	padding-bottom: 25px;
}

#yoo-zoo.zoo-filter-result .width100 {
	float:none;
	width:100%;
	border-bottom: 1px solid #ccc;
	margin-bottom:10px;
}

.zoo-filter-result .pos-title {
	font-size:16px;
}


.zoo-filter-result .pos-subtitle {
	margin-top:0;
}

.zoo-filter-result .pos-links {
	float: right;
	margin-top:-50px;
	
}

@media (min-width: 1200px) {
	.zoo-filter-result .row {
		margin-left: 0;
	}
}