/*
Theme Name:    Web.com Agency
Version:       1.0.1
Author:        Web.com UK
Author URI:    https://uk.web.com
Template:      bb-theme
License:       GNU General Public License v2 or later
License URI:   http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Globals */
p{
	margin:0;
}
i.fa-solid, i.fa, i.fas{
	font-family:"Font Awesome 5 Free" !important;
	font-weight:900 !important;
}
.fa-classic, .fa-regular, .fa-solid, .far, .fas {
    font-family: "Font Awesome 6 Free" !important;
	font-weight:900 !important;
}

.fl-theme-builder-header-scrolled .fl-photo-content img{
	max-height:60px !important;
}
.fl-separator{
	border-radius:2px;
}

/* homepage info box styling */
#homepage-banner-overlap{
	position:relative;
	z-index:1;
}
.home-infobox .pp-more-link{
	border-bottom:solid 2px #63831E;
	text-decoration:none !important;
}

@media (min-width:670px) and (max-width:900px) {
    .home-infobox .pp-infobox-title{
		min-height:60px;
	}
}


.infobox-notitle .pp-infobox-title{
	margin:0 !important;
}
.infobox-notitle .pp-infobox-icon{
	margin-top:8px !important;
}

/* Contact Form */
.gform_heading{
	display:none;
}
.fl-node-lezin0kmqf5x .pp-gf-content .gform_wrapper .gfield.gfield_error{
	background-color:transparent;
}
.fl-node-lezin0kmqf5x .pp-gf-content .gform_wrapper .gfield_error .validation_message{
	padding:0px !important;
	border:none !important;
	background-color:transparent !important;
}
.gform_footer.top_label{
	padding-bottom:0 !important;
}
.gform_footer.top_label input{
	margin-bottom:0 !important;
}

/* link hovers */
.link-cont a:hover{
	color:#54b2ff !important;
}

.job-vacancy-row h2{
	font-size:32px !important;
	font-weight:500 !important;
	margin:30px 0 5px !important;
}
.job-vacancy-row h3{
	font-size:26px !important;
	font-weight:500 !important;
	margin:15px 0 0 !important;
}
.infobox-costs .pp-infobox-icon{
	margin-top:5px;
}