/*
 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
*/

.banner-view-classic .lp-home-categoires.lp-inside-search-view4 span i {
	font-size: 25px !important;
	margin: 0 0 15px 0 !important;
}
.lp-home-categoires.lp-inside-search-view4:not(.lp-inside-search-view2) li a span {
    font-size: 12px !important;
}
.lp-home-categoires.lp-inside-search-view4 li {
	min-width: 180px !important;
}
@media (min-width: 320px) and (max-width: 400px) {
	.lp-home-categoires.lp-inside-search-view4 li {
	min-width: 160px !important;
}
@media (min-width: 320px) and (max-width: 480px) {
	.lp-banner-browse-txt {
	padding-bottom:10px;}
}
@media (max-width: 667px) {
	.lp-home-banner-contianer {
	height: 850px !important;}
}
@media (min-width: 900px) {
	.lp-home-banner-contianer-inner.banner-view-top-classic {
	top: 60% !important;
}
@media (max-width: 667px) { 
	.lp-section-row.margin-bottom-60 {
		padding-top: 0 !important;}
}
.select2-search__field {
		margin: 5px 0 15px 15px !important;
	}