/* 
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.3
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
*/
.jet-popup__container-inner{
	padding:unset !important;
}

.pojo-a11y-toolbar-toggle a {
    border-radius: 100% !important;
}

.pojo-a11y-toolbar-open
,#pojo-a11y-toolbar.pojo-a11y-toolbar-open .pojo-a11y-toolbar-toggle,
nav.elementor-nav-menu--main ul.sub-menu{
	box-shadow:none !important;
}
.elementor-1228 .team-image img {
	object-position: bottom;
}
/*
* Template default
*/
.page-template-default .site-main .wp-block-heading {
	color: #172D67;
	margin-top: 25px;
}
/*
.page-template-default .site-main {
	margin: 150px auto;
}*/
.page-template-default .site-main p, .page-template-default .site-main li, .page-template-default .site-main a {
	font-family: "MaisonNeue-Light", Sans-serif;
	color: #172D67;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 0.9rem;
}
.page-template-default .entry-title {
	color: #0097CD;
	font-family: "MaisonNeue-Bold", Sans-serif;
	font-size: 31px;
	font-weight: 600;
}
.page-template-default .site-main a {
	color: #0092CA;
}
/*
* End template default
*/