/*
Theme Name: Earth Child Theme
Version: 1.0.0
Template: earth
orange #e87035
*/

body {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a6af83+52,8aaa0a+100 */
  background: #a6af83 !important; /* Old browsers */
  background: -moz-linear-gradient(top, #a6af83 52%, #90A82F 100%) !important; /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #a6af83 52%,#90A82F 100%) !important; /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #a6af83 52%,#90A82F 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6af83', endColorstr='#90A82F',GradientType=0 ) !important; /* IE6-9 */
}
h1,h2,h3,h4,h5,h6,body {
  font-size: 1.1em !important;
}

#header-donate {
  letter-spacing: 0px;
}
#header-donate .fa {
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.4) 1px 1px 1px;
}

.callout_orange {
  clear: both;
  margin-top: 30px;
}

.callout_orange .vc_general {

  background: #fff !important;
}
.callout_orange .vc_general h2 {
  border-bottom: 1px solid #e87035 !important;
  color: #e87035 !important;
  font-size: 2em !important;
  padding-bottom: 10px !important;
}
.callout_orange .vc_general p {
  color: #645142 !important;
  font-size: 1.4em !important;
  line-height: 1.2em;
  font-style: italic;
}
.vc_separator h4 {
  color: #e87035 !important;
}

.vc-hoverbox-inner {
  min-height: 500px !important;
}

#footer {
  font-size: .8em !important;
}
