/* hide footer credit
*/
.site-footer {
    display: none !important;
}

.footer-widgets {
    padding-top: 17px;
    padding-bottom: 20px;
}

.slide-item::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
}

.overlay {
    opacity: 0.6 !important;
}

.wpcf7
{
    font-size: 16px;
    text-align: left;
}

.widget_sydney_action .widget-title
{
  margin-bottom: 0;
}