/*
Theme Name: Dentist Child
Theme URI: http://testthetheme.com
Template: Landy_WP_Dentist
Author: https://testthetheme.com
Author URI: http://testthetheme.com
Description: Landing WorePress Theme. Developed by Niranjan
Tags: threaded-comments,translation-ready
Version: 1.0.1.1547175411
Updated: 2019-01-11 02:56:51


*/

/* Header phone */

.header-contact .header-phone{
	
color:#000000;

}



/* Button */


.banner-contact form input[type=submit]{
	
background-color:#1564e4;


border-radius: 5px;
}

/* Font Icon */
.header-contact .col-sm-4 .fa-envelope-o{
	color:#000000;

}


/* Font Icon */
.header-contact .col-sm-4 .fa{
	
color:#000000;


}



/* Input */


.banner-contact .your-name input[type=text]{
	

border-radius: 5px;
}

.banner-contact .your-email input[type=email]{
	
border-radius: 5px;
}



#about-us 

.who-we-are .about-sub-title{
	

position:relative;
	top:-62px;


}

/* Form control */


.banner-contact .meassage .form-control{
	

border-radius: 5px;

}

