/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.blue {
	color: #06D5FF;
}

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
  text-transform: none;
  letter-spacing: 1px;
}

.av-thin-font .av-special-heading-tag, .modern-quote .av-special-heading-tag {
  font-weight: 400;
}

#top label span {
	color: #b5b5b5;
}

.avia_iconbox_title {
	font-weight: 600;
	letter-spacing:1px;
}

.formular-button.has-spinner {
  background-color: #06D5FF;
  border-color: #06D5FF;
  transition: all 0.4s ease-in-out;
  margin: 50px 0 50px 0;
	border-radius: 3px;
  padding: 10px;
   text-decoration: none;
  display: inline-block;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin: 3px 0;
  position: relative;
  max-width: 100%;
}

input.wpcf7-submit {
	font-size: 16px;
	  line-height: 1.2em;
		font-weight: 600;
	  color: #333333;
	  letter-spacing: 1px;
	  text-align: center;
}

#submit, .button, input[type="submit"] {
  padding: 10px 30px;
  -webkit-appearance: none;
  border-radius: 3px;
  transition: all .4s ease-in-out;
}


#top .input-text, #top input[type="email"], #top input[type="input"], #top input[type="number"], #top input[type="password"], #top input[type="search"], #top input[type="tel"], #top input[type="text"], #top input[type="url"], #top select, #top textarea {
	font-size: 16px;
	  line-height: 1.2em;
	color: #06d5ff!important;
	font-family: 'opensans',Helvetica,Arial,sans-serif;
}

#av-burger-menu-ul li {
	font-size: 30px;
}

#top label {
  font-weight: 700;
  font-size: 1em;
}

