/* Enter Your Custom CSS Here */
#mainnav .sub-menu a,
#mainnav .sub-menu {
    width: 200px !important;
}

#mainnav .sub-menu li a:hover {
  color: #ffcc00;
  background-color: #990000;
} 

#mainnav .sub-menu {
    margin-left: -50% !important;
    left: 0 !important;
    right: 0 !important;
}


.footer-widgets {
    padding-top: 30px;
    padding-bottom: 0px;
}

.footer-widgets{
  line-height: 20px;
}

.sydney_contact_info_widget{
  line-height: 15px;
}

.site-footer{
    padding-top: 5px;
    padding-bottom: 0px;
}

.site-header {
    padding: 5px !important;
}


.wpos-tab-slider .as-pagination-button { border: 2px solid #ffffff !important; }
.wpos-tab-slider .as-pagination-buttons .as-selected { background-color: #ffffff !important; }

.as-layer.as-closed.as-black.as-padding { display: none !important; }


.header-slider .slide-item:nth-of-type(1) .text-slider .maintitle,
.header-slider .slide-item:nth-of-type(1) .text-slider .subtitle {
		text-shadow: 0px 0px 11px rgba(0, 0, 0, 0.9);
}

#mainnav ul li a {
  text-shadow: 0px 0px 11px rgba(0, 0, 0, 0.9);
}