/*
Theme Name: EMG Mulching Services
Template: hello-elementor
Author: Fresh Digital
Author URI: https://freshdigital.com.au/
Description: Theme develop for EMG Mulching Services by Fresh Digital.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.0.1.1724493548
Updated: 2024-08-24 09:59:08

*/

.green-text {
	color: var( --e-global-color-primary ) !important;
}
.phone-link:before {
	content: "\f879";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 16px;
	margin-right: 5px;
}
.home-services {
	overflow: hidden;
	border-radius: 15px;
}
.home-services .elementor-flip-box__front .elementor-flip-box__layer__inner {
	background-color: var( --e-global-color-primary );
}
.home-services .elementor-flip-box__front .elementor-flip-box__layer__inner .elementor-flip-box__layer__title {
	margin: 0.75em;
}


/*** BEGIN Header with center logo ***/
.logocentral img.premium-item-icon {
	width: 140px !important;
	max-width: 100%;
	height: auto !important;
}
/* remove logo from mobile menu */
@media (max-width: 767px) {
	.premium-mobile-menu > li.menu-item:nth-of-type(4) {
		display: none;
	}
}
/*** END Header with center logo ***/