/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */


.swiper-button-next:after, .swiper-button-prev:after {
	display: none;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-family: "Domine", Sans-serif !important;
	font-weight: 400 !important;
}

a.loop-link {
	text-decoration: none !important;
}

.governance #elementor-tab-content-1791 p, .governance #elementor-tab-content-1792 p {
	width: 33.3333%;
	float: left;
}

.network img {
	height: 70px;
	width: auto;
}

.ekit-wid-con .elementskit-profile-image-card:hover::before {
	display: none;
}

.lower-p .elementor-post__excerpt p {
	text-transform: lowercase;
}

@media (max-width: 678px) {
	.governance #elementor-tab-content-1791 p, .governance #elementor-tab-content-1792 p {
	width: 50%;
}
.elementor-588 .elementor-element.elementor-element-ab91295 .elementor-tab-title, .elementor-588 .elementor-element.elementor-element-ab91295 .elementor-tab-title a {
	padding-top: 32px;
	padding-bottom: 32px;
	background-color: #E8E8E8;
}

.elementor-588 .elementor-element.elementor-element-ab91295 .elementor-tab-title.elementor-active {
	background-color: #214D4C;
}
}