/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.broj-rezultata {
  font-size: 90px;
  color: #EC7A5C;
  font-weight: 600;
  letter-spacing: 5px;
  line-height: 90px;
  margin-bottom: 5px;
}
.rezultati-pretrage-title {
    text-transform: uppercase;
    color:#000;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 26px;
    margin-top: 26px;
}
.lokacija-item h3 {
    font-size: 21px;
    margin-bottom: 0;
}
.lokacija-item a:hover {
    opacity: .74;
}
.lokacija-address {
    margin-bottom: 0px;
}
.lokacija-city {
line-height: 17px;
}
.single-place-data p {
    margin-bottom: 10px !important;
}
.single-place-data ul {
    margin-top: 0px;
}
.single-place-data img.place-logo {
    display: block;
    height: 95px;
    width: auto;
}
@media screen and (min-width: 90em) {
	#proba .xxlarge-9 {
		width: 75%; 
	}
	#proba .xxlarge-3 {
		width: 25%; 
	}
	#proba .columns {
		padding-right: 0.625rem;
		padding-left: 0.625rem;
	}
}