/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.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
*/

/*
    Add your custom styles here
*/


.services .icon-box-description,
.ourmissionvision .elementor-icon-box-description,
.elementor-posts .elementor-post__excerpt p{
	text-align:justify;
}

.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol{
	margin-bottom:30px;
}

img.alignright, img.alignleft, img.aligncenter, img.alignnone {
	border: 5px solid #fff;
	border-radius: 3px;
	box-shadow: rgba(216, 216, 216, 0.42) 0px 0px 11px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.elementor-widget-theme-post-featured-image{
	border: 5px solid #fff;
	border-radius: 3px;
	box-shadow: rgba(216, 216, 216, 0.42) 0px 0px 11px 5px;
	margin-bottom: 10px;
}

img.alignright {
	float: right;
	margin-left: 30px;
}

img.alignleft {
	float: left;
	margin-right: 30px;
}

.sitemap a{
	color:black;
}

.sitemap a:hover{
	color:var( --e-global-color-accent );
}


.page-numbers.next,
.page-numbers.prev{
	background-color: var( --e-global-color-accent );
	font-family: var( --e-global-typography-a892a9f-font-family ), Sans-serif;
	font-size: var( --e-global-typography-a892a9f-font-size );
	font-weight: var( --e-global-typography-a892a9f-font-weight );
	text-transform: var( --e-global-typography-a892a9f-text-transform );
	line-height: var( --e-global-typography-a892a9f-line-height );
	letter-spacing: var( --e-global-typography-a892a9f-letter-spacing );
	fill: var( --e-global-color-e5c8540 );
	color: var( --e-global-color-e5c8540 )!important;
	border-radius: 0px 0px 0px 0px;
	padding: 10px 20px 10px 20px!important;
}
