.page .site-header { 
  display: none;
}


/* Normal state */
.roll-button{
  background-color: #5e65fc;
  border-color: #5e65fc;
}

/* On hover state */
.roll-button:hover{
  background-color: #ffffff;
  color: #5e65fc; 
} 
.site-info { display: none; }
body.home .content-area,
body.home .site-header,
body.home .site-main,
body.home article.page {
  margin-bottom: 0;
}

.page-wrap .content-wrapper {
  padding-bottom: 0 !important;
}

.content-wrapper > .row > p {
  position: fixed;
}

.site-footer section.widget {
    padding-bottom: 0px;
		color: #ffffff
}

.site-footer .widget-area {
    padding-bottom: 0em;
    padding-top: 0em;
}

#wpforms-144 .wpforms-field-container {
max-width: 200px !important;
margin: 0 auto !important;
}

#wpforms-144 .wpforms-submit-container {
text-align:center;
}

/* Home */

.home #main {
margin-bottom: -22px;
padding-bottom: 0;
}

#sidebar-footer {
  margin-top: -27px;
}

.site-main {
    margin-bottom: 0em;
}

div.content-area {
    margin-bottom: 0em;
}

div.page {
    margin-bottom: 0em;
}

.page-title {
   display: none;
}

.sydney_services_widget .service .content > h3{
  font-size: 20px;
}

    .widget_sydney_services_type_b .content > h3 {
      font-size: 20px;
    } 