.site-title {
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 2) !important;
}

.text-slider .maintitle, .text-slider .subtitle {
    text-shadow: 2px 3px 8px rgba(0, 0, 0, 2) !important;
}

.site-description {
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 2) !important;
}

.widget_sydney_latest_news .roll-button {
 display: none;
}
body > .preloader{ display: none; }
.widget-area .widget {
 padding-top: 0;
}
.site-info {
 text-align: center;
}

#gallery-1 {text-align: center;}
figure.gallery-item {margin: 5px; width: 267px; display: inline-block;}