/*

Theme Name: NOO Citilights Child Theme
Theme URI: http://nootheme.com/
Author: NooTheme
Author URI: http://nootheme.com/
Description: This is a custom child theme for NOO Citilights
Template: noo-citilights
Version: 1.0.0
Tags: two-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, sticky-post, theme-options, translation-ready
Text Domain: noo
*/

@media only screen and (max-width: 600px) {
		h2, .h2 {
			font-size: 26px;
		}
	.properties .properties-content .property-exclusives .exclusives-content .exclusive-items {
		 flex-basis: 100% !important; 
	}
	.properties-header .page-title {
	
		padding: 0px 20px;
	}
}