/*
Theme Name: Healer Child Theme
Template: healer
Theme URI: https://healer.themerex.net/
Description: Healer Child Theme
Author: ThemeREX
Author URI: https://themerex.net/
Version: 1.0.0
Tested up to: 6.8
Requires at least: 5.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: clinic, dental, doctor, gynecology, health, healthtech, healthyliving, hospital, medical, medicine, nutrition, pediatric, therapy
Text Domain: healer
*/


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

.footer-menu .menu-item a:hover {
	color:#000!important;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"] {
	font-size: 16px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    background-color: #ffffff;
    padding: 14px 14px 13px 14px;
    margin: 0px 0px 9px 0px;
    border-radius: 10px;
    line-height: 21px;
    width: 100%!important;
}
.wpcf7-form textarea {
	width:100%
}
.trx_addons_scroll_to_top.trx_addons_icon-up.inited.show {
    background-color: #000000!important;
}
.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.trx-addons-nav-menu-item.trx-addons-active-item a .trx-addons-menu-link-text {
	color:#000000!important;
}