/* Enter Your Custom CSS Here */

#site-header{
	z-index: 7 !important;
}

.elementor-slide-heading{
	  text-shadow: 2px 2px #000 !important;
}

.elementor-slide-description{
	  text-shadow: 1px 1px #000 !important;
}
.elementor-button elementor-slide-button elementor-size-sm{
	text-shadow: 2px 2px #000 !important;
}

.elementor-nav-menu--dropdown a{
	justify-content: flex-end !important;
}

@media (max-width: 767px){
	.elementor img{
	max-width: 30% !important;
	}
}
