/**
 * Theme Name: Yattendon
 * Template: yootheme
 * Theme URI: https://yattendon.co.uk/
 * Description: A powerful, flexible and elegant website builder that allows you to customize every aspect of the theme.
 * Version: 1.0.0
 * Author: Propel Marketing
 * Author URI: https://propel-marketing.co.uk/
 */

.nf-form-fields-required {
	display: none !important;
}

.uk-button-default{
	color: #07385C !important;
}

.uk-button-default:hover {
	color: white !important;
}

.enviromental-monitoring .uk-margin-remove-first-child {
		display: flex;
	  vertical-align: middle !important;
	  height: 100%;
	  margin: auto 0;
	  flex-direction: column;
	  justify-content: center;
}

.early_interv_blog_link div p{
	margin-bottom: 0 !important;
}
.life-science-contact-form #nf-field-33 {
	margin: 0;
	border: none;
	overflow: visible;
	font: inherit;
	text-transform: none;
	-webkit-appearance: none;
	border-radius: 0;
	display: inline-block;
	box-sizing: border-box;
	padding: 0 40px;
	vertical-align: middle;
	font-size: 14px;
	line-height: 45px;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in-out;
	transition-property: all;
	transition-property: color,background-color,background-position,background-size,border-color,box-shadow;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
	border-radius: 30px;
	background-origin: border-box;
	background-color: transparent;
	color: #07385c;
	border: 1px solid #07385c;
	border-top-color: rgb(7, 56, 92);
	border-right-color: rgb(7, 56, 92);
	border-bottom-color: rgb(7, 56, 92);
	border-left-color: rgb(7, 56, 92);
}
.life-science-contact-form #nf-field-33:hover{
	background-color: #07385c;
  color: #fff;
  border-color: #12355a;
}
.our-projects-img .el-image {
	width: 100%;
	height: 300px;
	object-fit: cover;
}

.latest-posts a img{
	height: 200px !important;
	object-fit: cover;
}

.projects_4d_heritage .uk-margin-top a {
	text-decoration: none !important;
}