/*!
Theme Name: Denstock
Theme URI: -
Author: Resident360 - Solayman Haider
Author URI: https://resident360.com
Description: Just another theme by Resident360.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: indigo
*/

img {
    max-width: 100%;
    height: auto;
}

.big_slider_content_item.slide_item_3 , .big_slider_content_item.slide_item_4 {
    background-position: bottom !important;
}

.whiteText a {
	color: #fff;
}

@media (max-width: 767px) {
	.featured_properties_item_content {
		display: none!important;
	}
}

.featured_properties_item_content.featured_properties_item_content_mobile {
	display: block!important;
}

.featured_properties_item_content.featured_properties_item_content_mobile {
	color: #333;
	opacity: 1;
	background-image: none;
}

@media (min-width: 767px) {
	.featured_properties_item_content.featured_properties_item_content_mobile {
		display: none!important;
	}
}