/*
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: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.3.0.1738818533
Updated: 2025-02-06 05:08:53

*/

.logo-img{position:relative}
.logo-img:after{
	    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 300px;
    height: 180px;
    background-color: #fff;
    z-index: -1;
    border-radius: 0 0 200px 200px;
    transform: translatex(-50%);
}
/* .serve-card .elementor-widget-flip-box  {position:relative;}
.serve-card .elementor-widget-flip-box:after{
	content:"<a href="mailto:info@site.com">info@site.com</a>";
	position:absolute;
	top:-26px;
	left:50%;
	 transform: translatex(-50%);
	background:url(https://aaronwebtechnology.com/ganesh/wp-content/uploads/2025/02/Group-6-e1738826978980.png);
    width:300px;
	height:90px;
} */
.serve-card .elementor-flip-box__layer__description a{
	background-color: var(--e-global-color-primary);
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    color:#000 !important;
	padding:8px 20px;
	display:block;
	width:143px;
	margin:20px auto 0px;
    border-radius: 8px;
}
.serve-card .elementor-flip-box__layer__description a:hover{
	background:#de0615 !important;
	color:#fff !important;
}
.elementor-swiper-button{
	background:#fca202!important;
	padding:20px;
	border-radius:100%;
}
.sub-heading .elementor-heading-title{position:relative;
display:inline-block;}
.sub-heading .elementor-heading-title:before{
	content:"";
	position:absolute;
	top:50%;
	left:-55px;
	transform:translatey(-50%);
    width: 51px;
    height: 12px;
	background:url(https://indianastrologerganesh.com/wp-content/uploads/2025/02/left-line.png)
	
}
.sub-heading .elementor-heading-title:after{
	content:"";
	position:absolute;
	top:50%;
	right:-55px;
	transform:translatey(-50%);
	    width: 51px;
    height: 12px;
	background:url(https://indianastrologerganesh.com/wp-content/uploads/2025/02/right-line.png)
	
}

p.elementor-icon-box-description{
	word-break:break-all
}
.move .elementor-icon{
	animation: float 2s infinite linear;
}
@keyframes float {
0% {
    transform: translatey(-12px);
}
50% {
    transform: translatey(0px);
}
100% {
    transform: translatey(-12px);
}
	}

.sub-menu{
	z-index:99999 !important;
}

