/*
Theme Name: Evma
Theme URI: https://kiwwwi.net/
Description: Evma is a custom child theme of Hello Elementor, designed and developed by Kiwwwi.net for enhanced Elementor functionality.
Author: Kiwwwi.net
Author URI: https://kiwwwi.net/
Template: hello-elementor
Version: 1.0.0
Text Domain: evma
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 */

.our-solutions .shadow-overlay-bottom-blue{
	padding: 20px;
	min-height: 375px;
	display: flex;
	flex-direction: column;
	justify-content: end;
}


.tax-displays-type .our-solutions .shadow-overlay-bottom-blue{
	min-height: 300px;
}


.our-solutions h3 {
	line-height: normal;
	margin-bottom: 6px;
}

.versatile-applications {
	display: flex;
	flex-wrap: wrap;
}

.versatile-application-item {
	display: flex;
    align-items: center;
    gap: 20px;
	width: 25%;
	margin-bottom: 20px;
}

.versatile-applications-image {
	background: #FFF;
    padding: 16px;
    border-radius: 12px!important;
    box-shadow: 0px 18px 28px 0px #091E421A!important;
    width: 80px;
    height: 80px!important;
    object-fit: contain;
	border: 0.5px solid #CBD1E1!important;
}

.versatile-application-text {
	font-size: 18px;
	font-weight: 600;
	color: #1D243A;
}

@media(max-width: 850px) {
	.versatile-application-item {
		width: 33.3%;
		flex-direction: column;
		align-items: flex-start;
	}
}


.elementor-34 .elementor-element.elementor-element-cb5c8c0 .elementor-counter-number-wrapper {
	display: flex;
	align-items: center;
}

/* Taxonomy */
.testimonials .elementor-image-box-title {
	margin-bottom: 0;
}

.testimonials .elementor-image-box-description {
	text-align: left;
}

/* END Taxonomy */


/* Single Display */
.elementor-widget-breadcrumbs a,
.display-breadcrumbs a {
	font-weight: 400;
	color: #656E8B;
}

.icons-displays h3 {
	margin-top: 0;
}
/* END Single Display */
