/* 
Theme Name: CarbonRho
Theme URI: https://carbonrho.com
Description: CarbonRho is a child theme of Hello Elementor, created by Elementor team
Author: Lynn Fleck Creative
Author URI: https://lynnfleck.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*.e--pointer-framed .elementor-item:after,*/ 
.e--pointer-framed .elementor-item:before {
    border: 1px solid #0D6759 !important;
}

.elementor-13 .elementor-element.elementor-element-4a0a4df > .elementor-background-overlay {
	padding: 100px;
}

@media (max-width: 1199px) {
	.carbon-full-height-container {
		height: unset;	
	}
}

@media (min-width: 1200px) {
	.carbon-full-height-container {
		min-height: calc(100vh - 141px) !important;
	}
}
