/*
Theme Name: Carterton Meats
Theme URI: http://www.techs.co.nz
Description: Edited by Technology Solutions
Author: Technology Solutions
Version: 1.0*/

input {
border: #cecece 1px solid;
padding:3px;
color: #666666;
}

textarea {
border: #cecece 1px solid;
padding: 3px;
font-family: Arial;
font-size: 13px;
color: #666666;
/*width: 960px;*/
}

.wpcf7-list-item {
margin-right: 12px;
}

.wpcf7-response-output {
font-weight: bold;
font-size: 18px;
position: absolute;
top:58px;
left:10px;
}

.wpcf7-validation-errors{
color: red;
}

.wpcf7-mail-sent-ok{
color: green;
}