/*
Theme Name: Barletta Child
Theme URI: http://moozthemes.com/barletta-wordpress-theme
Author: MOOZ Themes
Author URI: http://moozthemes.com
 Template:       barletta
 Version:        1.0.0
*/
 
@import url("../barletta/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

a {
	text-decoration: none;
}

.row {
	font-size: 18px; 
}

/* Contact Form 7 Styles
---------------------------------*/
 
.wpcf7 {
text-align: center;
}

.wpcf7-form input, .wpcf7-form textarea {
color: #797979;
}
.wpcf7-form textarea {
color: #797979;

	font-weight: normal;
	font-style: normal;
}

.wpcf7-form p{ 
color: #797979;
	font-weight: normal;
	font-style: normal;
	font-family: "Courier New", Courier, mono;
}