- /*
 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:      5.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
#custom-pagination {
    text-align: center;
    margin-top: 20px;
}

#custom-pagination a {
    display: inline-block;
    margin: 5px;
    padding: 8px 12px;
    background: #eee;
    color: #333;
    text-decoration: none;
    border-radius: 4px;
}

#custom-pagination a.active {
    background: #0D803E;
    color: #fff;
}
@media (max-width: 767px) {
#fliter-wrap .elementor-widget-shortcode .elementor-widget-container{
	float:left !important;
}
}
