/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 14 2019 | 10:28:55 */
@media screen and (max-width:767px) {
  .navbar-brand{
  width:70%; 
  padding:5px 0 !important;
  }
  #toggle-icon{
  margin:15px 0;
  }
}
@media screen and (min-width:768px) {
  .navbar-header{
  width:30%; 
  }
}
.navbar-brand{
height:auto !important;
padding: 5px 15px;
}
.entry-title{
margin-top:0; 
}
.headerwrapper{
display:none;
}
input.wpcf7-form-control,
textarea.wpcf7-form-control{
margin-top:0 !important;
margin-bottom:15px !important;
border: 1px solid #999 !important;
text-align: left !important;
}
label i{
font-size: 120%;
color: #0082d3;
}

footer{
color:#fff; 
}