/**
* Theme Name: Agrile Child
* Description: This is a child theme of Agrile, generated by Merlin WP.
* Author: <a href="http://themelexus.com/">Themelexus</a>
* Template: agrile
* Version: 1.0.5
*/

.no-show
{
display:none !important;	
}

.elementor-button-icon {
    display: inline !important;
}

.elementor-justify-text
{
	text-align:justify;
}

.elementor-green
{
	color:var(--e-global-color-primary) !important;
	font-weight:500;
	
}

.margin-top-10
{
	margin-top:10px !important;
}

.margin-top-15
{
	margin-top:15px !important;
}

.margin-top-20
{
	margin-top:20px !important;
}

.margin-top-25
{
	margin-top:25px !important;
}

.margin-top-30
{
	margin-top:30px !important;
}

.margin-top-35
{
	margin-top:35px !important;
}

