/*
 Theme Name:   Junotoys Child Theme
 Theme URI:    http://junotoys.themerex.net
 Description:  Junotoys Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     junotoys
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  junotoys
*/


/* =Theme customization starts here
------------------------------------------------------------ */

.elementor-heading-title {
	overflow-wrap: break-word;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
#patient-referral .wpcf7-list-item{ display: block; }

#patient-referral input, #patient-referral textarea { 
	border: 1px solid;
    border-color: rgba(0, 0, 0, 0.09);
	padding-left: 10px;
}