/*
Theme Name: RealesWP Child
Theme URI: http://mariusn.com/themes/reales-wp/
Template: realeswp
Description: Reales WP Child theme
Version: 2.0
Author: Marius Nastase | n3sty.marius@gmail.com
Author URI: http://mariusn.com/
Text Domain: realeswp
Tags: black, white, light, four-columns, responsive-layout, custom-colors, custom-header, custom-menu, featured-image-header, full-width-template, sticky-post, theme-options, translation-ready, threaded-comments
License: 
License URI: 
*/


.s-menu-item a {
	cursor: unset;
}

#home-testimonials ol li {
	display: none;
}

div.spotlight a.btn {
    font-size: 14px;
    line-height: 18px;
}

div.spotlight {    
    margin-bottom: 30px;;
}

.home-testim-text {
	font-style: normal;
}

.carousel-inner > .item > img.home-testim-avatar {
    width: 300px;
    height: 300px;
	border-radius: 0;
    float: left;
}

.home-testim {
	margin-left: 140px;
    padding-top: 76px;

}

.home-testim-text {

}

@media screen and (max-width: 767px) {
	.top-nav > div > ul > li > ul > li > ul.sub-menu {
		display: contents !important;
	}
}



@media screen and (max-width: 767px) {
	#content {
		width: 100% !important;
	}
}

@media screen and (max-width: 767px) {
	#mapView, #mapSingleView, #mapNewView, #mapMyView, #mapFavView, #mapAgentView, #mapIdxView, #mapOptimaView {
		width: 0% !important;
	}
}