/* 
Theme Name: CHS Theme
Text Domain: CHS
Version: 1.0
Description: CHS Lightweight Theme
Tags: CHS, Lightweight
Author: Miles Waring
*/



.entry-title {display:none;}

.post-meta-wrapper {display:none;}

.wpcf7 {text-align:left;}

.wpcf7 p {margin-top:0px;}

#contact .section-header p {opacity:1.0; margin-bottom:10px;}

label {width:100%;}

label br {display:none;}

input {color:#000;}

textarea {color:#000;}

.wpcf7-form-control-wrap {float:right;}

span.wpcf7-form-control-wrap {width:75%;}

span.wpcf7-form-control-wrap input {width:100%; border-radius: 4px; border:none;}

span.wpcf7-form-control-wrap .wpcf7-textarea {width:100%; max-height:100px; border-radius: 4px; border:none;}

span.wpcf7-form-control-wrap .wpcf7-acceptance input {width:20px;}

.wpcf7-form-control-wrap.acceptance-554 {float:left; width:100%; margin:10px 0px 20px 0px;}

/* Cookie consent */

#catapult-cookie-bar {text-align:center; height:40px;}

.ctcc-more-info-link {margin:0px 20px;}

button#catapultCookie {padding:0px 5px; color:#000;margin:7px 0px 5px 0px;}

button#catapultCookie:hover {background-color:#1c9449;}

/* mobile form view */

@media only screen and (max-width: 992px) {

  label br {display:block;}

  .wpcf7-form-control-wrap {float:none;}

  #catapult-cookie-bar {height:40px;}

}

/* mobile cookie */

@media only screen and (max-width: 440px) {

  #catapult-cookie-bar {height:70px;}

}
