/*
Theme Name: Lincolnshire Architecture Limited
Theme URI: www.lincsarchitecture.co.uk
Author: Andrej Valko	
Author URI: andrayv.com
Description: Lincolnshire Architecture Limited Design
Version: 1.0.0
Template: Divi
*/

/* Custom CSS below this line only - DO NOT EDIT ABOVE THIS LINE */

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

#main-content .et_pb_text_4 h2, .et_pb_text_2 h2, .et_pb_text_5 h2, .et_pb_text_3 h2 {font-size: 2.8vw;}
}

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

#main-content .et_pb_text_4 h2, .et_pb_text_2 h2, .et_pb_text_5 h2, .et_pb_text_3 h2 {font-size: 5vw;}
}


form.wpcf7-form {width: 100%;}



form.wpcf7-form input.wpcf7-text, form.wpcf7-form textarea, form.wpcf7-form select {border: none;
padding: 16px 4.5%;
display: block;
-webkit-appearance: none;
background-color: rgba(255,255,255,0.8);
margin: 5px auto;
transition: all .2s ease-in-out;
width: 100%;
font-size: 1.1em;
border-radius: 3px;
-webkit-box-shadow: 0px 0px 16px -19px #000;
-moz-box-shadow: 0px 0px 16px -19px #000;
-o-box-shadow: 0px 0px 16px -19px #000;
display: block;
-webkit-appearance: none;
box-shadow: 0px 0px 16px -19px #000;
}

 input.wpcf7-submit {background-color: #e0990015; padding: 8px 10px; width: 100%; font-size: 17px;
 	border: 2px solid #e09900; border-radius: 3px;
 	color: #e09900; text-transform: uppercase; font-weight: 500; text-align: center; height: auto;  background-image: none; display: block; margin: 0 auto;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
white-space: normal;
}


 input.wpcf7-submit:hover  {}