/*
Theme Name: Luxury Homes Riviera Maya
Theme URI: http://luxuryhomesrivieramaya.com
Author: Kaanah Solutions
Author URI: https://kaanahsolutions.com/cpanel
Version: 1.0
Tags: white, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: houzez
Template: houzez
*/


@import url("../houzez/style.css");

/* Your CSS code goes here
-------------------------------------- */

#media_image-2 {
	width: 150px;
}

@media (max-width: 768px) {
	.footer-wrap {
		text-align: center;
	}
	#media_image-2 {
		margin: 0 auto;
	}
	.footer-wrap .widget-taxonomy-item-content a {
		display: block!important;
    	width: 100%;
	}
}

.dashboard-sidebar .sidebar-logo img {
	width: 50px;
}