/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 30 2026 | 09:48:52 */
.elementor-widget-nav-menu
 {
    margin-bottom: 0px !important;
}

.elementor-testimonial-content::before {
    content: "";
    display: inline-block;
    width: 36px;
    height: 36px;
    background-image: url("/wp-content/uploads/quote-left-solid-full-blue.svg");
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 9px;
}

/**** MOBILE ****/ 
@media screen and (max-width: 769px) {

.elementor-1823 .elementor-nav-menu--dropdown
 {
    background-color: unset !important;
}
	
}

