/*
Theme Name:  Findeo ChildTheme
Theme URI: http://findeo.realty
Author: Purethemes
Author URI: http://themeforest.net/user/purethemes
Description: Real Estate WordPress Theme by Purethemes
Version: 1.0
License: ThemeForest
License URI: http://themeforest.net/licenses
Text Domain: findeo
Domain Path: /languages/
Tags: light, responsive-layout, post-formats, theme-options, translation-ready, two-columns
Template:  findeo
*/

.property-slider-nav .slick-track {display: flex; overflow-x: hidden; width: auto !important; transform: none !important;}
.property-slider-nav .slick-slide {width: 33.333% !important; flex: none;}

.right-side {width: auto;}

@media only screen and (max-width: 992px) {
	.header-widget {
		padding: 10px 0;
		border: 0;
	}
}

@media (min-width: 992px) and (max-width: 1239px) {
	.header-widget {
		position: static;
		width: auto;
	}
}