/**
 * Theme Name:     Hello Elementor Child
 * Author:         Pixel Created
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    complexneurotherapyservices
 */
@media only screen and (min-width: 769px) {
	.contact-link {
		display:none!important;
	}
}
@media only screen and (max-width: 768px) {
	#icon-boxes .elementor-widget-icon-box {
		width:50%!important;
		max-width:50%!important;
	}		
}
.elementor-menu-toggle:focus {
	outline:0px!important;
}
.white-link a {
	color:#ffffff!important;
}
#footerblock a[href^="tel:"] {
  color: #ffffff!important;
} 
cite.elementor-testimonial__cite {
	margin:0px!important;
}