
/*
Theme Name: RCS - Real Estate Advisors
Theme URI:
Author: Antenna | Digital
Author URI: https://www.antennagroup.com
Description: RCS is a team of proven real estate experts with extensive senior executive-level experience in the retail industry.
Version: 3.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/********************************************************************************
--- CSS BASE  ---
*********************************************************************************/
@import url("https://cdn-ileknck.nitrocdn.com/jNJqVVcCANjNzXvhmpoUKHviQJddfGNz/assets/static/optimized/rev-67cc554/rcsrealestate.com/wp-content/themes/rcs/assets/css/setup.css");

@import url("https://cdn-ileknck.nitrocdn.com/jNJqVVcCANjNzXvhmpoUKHviQJddfGNz/assets/static/optimized/rev-67cc554/rcsrealestate.com/wp-content/themes/rcs/assets/css/main.css");

@import url("https://cdn-ileknck.nitrocdn.com/jNJqVVcCANjNzXvhmpoUKHviQJddfGNz/assets/static/optimized/rev-67cc554/rcsrealestate.com/wp-content/themes/rcs/assets/css/components.css");

/* @import url(assets/css/animations.css) layer(animations) screen; */
[data-reveal^=fade][data-reveal^=fade] {
	opacity: 0;
}

[data-reveal^=zoom][data-reveal^=zoom] {
	opacity: 0;
}

html.js [data-reveal^=fade][data-reveal^=fade] {
	opacity: 1;
}

html.js [data-reveal^=zoom][data-reveal^=zoom] {
	opacity: 1;
}

@media (min-width: 800px) {
	.left-0 {
		left: 0rem !important;
	}
	
	.left-1 {
		left: 1rem !important;
	}
	
	.left-2 {
		left: 2rem !important;
	}
	
	.left-3 {
		left: 3rem !important;
	}
	
	.left-4 {
		left: 4rem !important;
	}
	
	.right-0 {
		right: 0rem !important;
	}
	
	.right-1 {
		right: 1rem !important;
	}
	
	.right-2 {
		right: 2rem !important;
	}
	
	.right-3 {
		right: 3rem !important;
	}
	
	.right-4 {
		right: 4rem !important;
	}
}
