/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.1.1748500360
Updated: 2025-05-29 06:32:40

*/
.underline-none a {
    text-decoration: none !important;
}


/* Header - Start */
.red-text{
	color: var(--e-global-color-secondary);
}
.bg-dots{
	    background-image: radial-gradient(circle, rgba(255, 0, 0, 0.2) 2px, transparent 1px);
    background-size: 20px 20px;
}

/* Header - End */

/**/
@media only screen and (min-width: 768px) {
	.box-content span.elementor-icon {
		padding-top: 12px;
	}
}
/**/

/* Contact - Start */
.contact-info-box p.elementor-icon-box-title {
    margin: 0;
}
/* Contact - End */