/* Enter Your Custom CSS Here */
.footer-widgets{
  background: #1976b9 !important;
}
body.custom-background{
  background: none !important;
}
.content{
  padding: 0px;
}
.home-top .widget {
  padding: 0;
}
.footer-widgets .widget-title{
  color: white !important;
}
.footer-widgets a{
  color: white !important;
}
.widget li{
  border: none;
}
.home-top .widget:first-child {
    padding-top: 0px;
}
.site-header .wrap {
        position: relative;
}
.header-image .site-title > a {
    float: left;
    min-height: 121px;
    position: absolute;
    left: 0;
    width: 400px;
}

.site-title a {
    background: url(http://doverheightspreschool.com.au/wp-content/uploads/sites/74/2016/06/Screen-Shot-2016-04-04-at-4.36.13-pm.png) no-repeat !important;
    background-size: contain !important;
}
.home .site-inner .wrap {
  max-width: 100% !important;
}

@media only screen and (max-width: 480px) {
    .header-image .site-title > a {
      float: left;
      min-height: 121px;
      position: inherit;
      left: auto;
      top: auto;
      width: 100%;
      position: relative;
  }
}
.footer-widgets {
  color:#ffffff;
  font-size:14px;
}
.sidebar .widget {
  background-color:white;
  border-radius:3px;
  padding:0px;
}
.widget-title {
  font-size:16px;
  font-weight:700;
  margin-bottom:20px;
  text-transform:uppercase;
}
.sidebar .widget-title{
  background: #6ab446;
  color: white !important;
  padding: 15px;
  margin: 0;
}
.sub-footer{
  background: #329e4f !important;
  color: white;
}
.sub-footer .widget-title{
  color: white !important;
}
.sidebar .widget-wrap .textwidget,
.sidebar article{
  padding: 10px;
}
#text-8 .widget-wrap div{
  padding: 0px;
}
.sidebar .widget{
  border: 1px solid #ddd;
}
.sidebar a{
  color: #329e4f;
  font-size: 18px;
}
.sidebar {
    color: #333;
    font-size: 14px;
}
p.entry-meta{
  color: #333;
}