div#respond.comment-respond {
  display: none;
}

.site-title {
  color: #000000;
  width: 500px;
  font-weight: 500;
}

.main-navigation li {
font-size: 20px;
}

.sticky-wrapper {
  height: 115px
}

p {
    font-size: 16px;
}
.comment-respond {
	display: none;
}

.basic #site-title a {
  font-family: Georgia, Serif;
  color: #000000;
}

.widget {
	font-size: 90%;
}

div#comments {
	display: none;
}

#site-description {
  margin: 0;
  font-size: 30px;
  line-height: 1;
  color: #fff;
}

#footer .credit-link {
	display: none;
}

.wpcf7-form input {
  height: 30px; 
  width: 100%;
}

.wpcf7-form textarea {
  width: 100%;
  border: 1px solid #CCCCCC;
}

.wpcf7-form .wpcf7-submit {
 height: 30px; 
 color: #fff;
 background-color: #337ab7;
 border-color: #2e6da4;
 display: inline-block;
 padding: 6px 12px;
 margin-bottom: 0;
 font-size: 14px;
 font-weight: 400;
 line-height: 1.42857143;
 text-align: center;
 white-space: nowrap;
 vertical-align: middle;
 -ms-touch-action: manipulation;
 touch-action: manipulation;
 cursor: pointer;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 background-image: none;
 border: 1px solid transparent;
 border-radius: 4px; 
}
