/*
 Theme Name:   Listingpro Child
 Theme URI:    http://studio.cridio.com/listingpro/
 Description:  Listingpro Child Theme
 Author:       cridio team
 Author URI:   http://cridio.com/
 Template:     listingpro
 Version:      1.0.0
 Tags:         listingpro, directory, listing, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  listingpro
*/
.lp-search-bar .lp-location-search .ui-widget > i {
    color: #b6bfc8;
    cursor: pointer;
    font-size: 14px;
    left: 70px;
    position: absolute;
    top: 53%;
    z-index: 7;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.lp-category-boxed2 .lp-category-boxed2-inner {
    background-color: #fafafa;
    margin-bottom: 30px;
    text-align: center;
    border: solid 1px;
    transition: all 0.20s ease-in-out;
    min-height: 165px;
    padding-top: 20px;
}
.footer-1 p,.footer-2 p, .footer-2 h3, .footer-2 span {
	color: #fff;
}
.footer-1 h3 {
	color: #FFA400;
}
.footer-2 span:hover {
	color: #FFA400;
}
.boton-naranja span {
	color: #fff;
}
.boton-naranja:hover {
	background: #db8d06;
}
.lp-listing-stars {
	display: none;
}

