/*!
Theme Name: Avatar Residential Detox
Theme URI: https://avatarresidentialdetox.com/
Author: Analyt Solutions
Author URI: https://avatarresidentialdetox.com/
Description: Avatar’s inpatient drug rehabilitation and alcohol detox center offers multiple pathways of treatment to assist individuals in regaining a healthy and stable quality of life free of addiction. Avatar brings together empirical drug and alcohol rehabilitation treatments, evidence-based.*/
/* Three columns side by side */

 body {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
} 
form.voice-search-form button.default_search { background: #00bef2; color: #fff; font-weight: 600; padding: 10px 15px; border-radius: 26px; border: none; outline: none; }
form.voice-search-form {
    text-align: center;
}
form.voice-search-form #voice-search-input{ border: 1px solid #00bef2; height: 42px; padding: 10px; border-radius: 30px; }
form.voice-search-form button#voice-btn { border: 0!important; background: none!important; margin-left: 5px!important; }
form.voice-search-form .fa-search:before{ content: 'Search' !important; }
form.voice-search-form button.default_search i{font-style:normal;}

@media screen and (max-width: 767px){
	form.voice-search-form #voice-search-input{ width: 200px !important; }
	#exampleModal .modal-body{ padding: 15px 5px !important;}
}