.widget_ocv_newsletter .widget-title {
    border: none;
    font-size: 13px;
    padding: 17px 0;
    font-family: arial, sans-serif;
    font-weight: 700;
    line-height: 1;
}

.widget_ocv_newsletter .msg {
	line-height:1.3;
	font-size: 14px;
	margin: -15px 0 15px;
}

.widget_ocv_newsletter .msg.error {
	color: #cf4520;
}

.widget_ocv_newsletter .msg.success {
	color: #0b870d;
}

.ocv_newsletter_form input {
	border:1px solid #ccc;
	font-size: 14px;
	width:100%;
	margin: 0 0 10px;
	padding:16px;
	display:inline-block;
	height: 51px;
}

.ocv_newsletter_form button {
	font-size: 16px;
	letter-spacing: 0;
	border: none;
	text-transform: none;
}
