/* Wanaka Site - custom styles */


.main-nav .sub-menu, .main-nav .sub-menu>li a, 
.main-nav .sub-menu>li{
    background:#009be1 !important;
}

.top_menu li a{
    background:#009be1 !important;
}

header{
    margin-bottom: 60px !important;
}

.contact_right .email, 
.contact_right .phone, 
header .top_right a {
    background-color: #009be1 !important;
}

footer:before{
    background-image:url(/wp-content/uploads/sites/3/2020/07/Around-The-Southern-Lakes-Logo-Reversed-M.png) !important;
}
footer .widget-contact-info__item__icon i {
    background-color: #009be1 !important;
}
footer .footerBtn {
    background-color: #009be1!important;
}

.col-md-4.booking_tr_form > h2{
    background-color: #009be1!important;
}

.upsells h2, .related h2,.mes_div p {
    background-color: #009be1!important;
}

/*Contact us page headers*/
#wpcf7-f1302-p1241-o1 h2{
    color: #009be1 !important;
}

/*fixes the dropdown icon on bike-hire page*/
.main-nav .current-menu-item:after {
    left: inherit !important;
}