/*
 Theme Name:     Astra Child
 Theme URI:      https://wpastra.com/
 Description:    Astra 
 Author:         Brainstorm Force
 Author URI:     https://wpastra.com/about/
 Template:       astra
 Version:        2.5.3
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

.wpcf7-form input, .wpcf7-form textarea{
    padding: 27px 10px !important;
}
.wpcf7-form .wpcf7-submit{
	background: #1d689f!important;
	color:#fff!important;
    padding: 14px 30px !important;
    font-size: 17px;
    font-weight: 400;
}
.wpcf7-form .wpcf7-submit:hover{
	background: #eeb52a!important;
	color:#fff!important
}

@media (max-width: 767px) {
    
	
}
@media (min-width: 768px) {
   
	
}
@media (min-width: 992px) {
  

}
@media (min-width: 1200px) {

	
}
@media (min-width: 1300px) {

	
}
@media (min-width: 1360px) {
    
}
@media (min-width: 1400px) {

}
@media (min-width: 1500px) {
   
}
@media (min-width: 1700px) {
    
}