/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 17 2025 | 12:50:53 */
#pbe-footer-wa-wrap .widget_divi_pb_widget > p {
  padding:0 !important;
}

/* Footer widget to allow certering */
#footer-widgets .footer-widget .widget_block {
	width:100%;
}

/* Cookie bar */
#cookie-law-info-bar {
  padding: 5% 5% !important;
  opacity:0.9;
}
@media (max-width: 981px) {
#cookie-law-info-bar {
  padding: 3% 2% 12% 2% !important;
}
}
@media (max-width: 981px) {
#cookie-law-info-again {
  bottom:40px !important;
}
}
.cli-style-v2 .cli-bar-message {
    line-height: 2em;
}
/*move in to allow for cookie bar manage consent, set that to small R margin */
#footer-bottom {
    padding-right: 5%;
}

/* ET Contact form */
.et_pb_contact select option {
  background-color: #efefef !important;
}
.et_pb_widget a {
    color: #ffffff;
    text-decoration: underline;
}
input.et_pb_contact_captcha {
	max-width:70px !important;
}
.et_pb_contact_form  .et_contact_bottom_container .et_pb_contact_right {
	min-width:150px;
}


/* Contact Form 7. Needs changing for each form and page number */
#wpcf7-f10-p8-o1 {width: 50%;}
#wpcf7-f10-p8-o1 p {margin:0.5em;}
.smallinput {width:50% !important;}

