/* 
Theme Name:		 Precise Concept
Theme URI:		 http://childtheme-generator.com/
Description:	 Precise Concept is a child theme of Divi, created by ChildTheme-Generator.com
Author:			 Victor Oderinde
Author URI:		 http://childtheme-generator.com/
Template:		 Divi
Version:		 1.0.0
Text Domain:	 precise-concept
*/
/*
    Add your custom styles here
*/
#logo {
  max-height: 75%;
}

#gform_wrapper_1 label.gfield_label {
  display: none;
}
#gform_wrapper_1 input[type=text], #gform_wrapper_1 textarea {
  font-size: 12px;
  line-height: 1.5em;
  padding: 16px;
  border-width: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #999;
  -webkit-appearance: none;
}
#gform_wrapper_1 .gform_footer .gform_button {
  color: #ffffff !important;
  border-width: 0px !important;
  border-radius: 0px;
  letter-spacing: 4px;
  font-size: 14px;
  font-family: "Rubik", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  padding: 14px 20px;
  float: right;
  background-color: #962800;
  cursor: pointer;
}

#gform_wrapper_2 select,
#gform_wrapper_2 input,
#gform_wrapper_2 textarea {
  border: 2px solid #f6b402;
  padding: 12px;
  color: #000;
  font-weight: bold;
  background-color: #fff;
}
#gform_wrapper_2 .field_description_below .gfield_description {
  padding-top: 5px;
}
#gform_wrapper_2 .gsection {
  border-bottom: 1px solid #e3cdcd;
  margin-bottom: 10px !important;
}
#gform_wrapper_2 .gsection h2.gsection_title {
  font-size: 1.75em;
  color: #96092e;
}

/*# sourceMappingURL=style.css.map */
