/* 
 Theme Name:   Astra Child
 Theme URI:    
 Description:  
 Author:       admin
 Author URI:   https://jstitansolutions.com/projects/completeaid
 Template:     astra
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

footer, footer *, footer a{
	color:#fff !important;
}
footer svg{
	fill:#fff;
}
.nf-form-fields-required{
	display:none !important;	
}
.label-above .nf-field-label {
    display: none;
}
input , select{
	height:50px !important;
	line-height:50px;
}