/*
 Theme Name:   WpResidence child theme
 Theme URI:    https://themeforest.net/item/wp-residence-real-estate-wordpress-theme/7896392
 Description:   WpResidence child theme
 Author:       WpEstate
 Author URI:   http://wpestate.org
 Template:     wpresidence
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
/*BUSQUEDA*/
@media (min-width: 992px){
	#adv-search-1 .col-md-6 { width: 41.66666667%; }
	#adv-search-1 .col-md-2:nth-child(4){ width: 25%; }
}

/*WIDGETS*/
#primary .widget-container{ box-shadow: 0 10px 31px 0 rgba(0,0,0,0.9); }

.wpestate_property_description {box-shadow: 0 10px 31px 0 rgbd(0,0,0,0.9);}
.panel panel-default { box-shadow: 0 10px 31px 0 rgba(0,0,0,0.9); }



