@media (min-width: 769px) {
.standard.mainnav .sub-menu li a, body .standard .nav-links .menu-item-has-children:hover a {
    color: #0D0D0D !important;
}
}

@media (min-width: 769px) {
body:not(.home) .current_page_item > a, body:not(.home) .current_page_parent > a, body .nav-active>a {
    color: #eb3492 !important;
}
}

.half-width-base {
    opacity: .95;
}

.page.page-id-5691 .page.half.skrollable.skrollable-between {
    background-repeat: repeat;
}

@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) and (orientation: portrait) {
.standard #menubutton {

    background: transparent url("https://www.thedefectors.com.au/wp-content/uploads/2017/07/menu1.png") no-repeat center center;
    background-size: 100% auto;

}
}