.c-highlights__box .title span ,
.green-zk-coloured, 
#c-mega-menu ul li.special a {
    color: #4d7b10 !important;
}
#header__main-bar ul li a .cart-total,
body .woocommerce ul.products li.product .onsale, body.single-product .related.products li.product .onsale, body.single-product .upsells.products li.product .onsale { 
    background-color: #4d7b10 !important;
}
#c-mega-menu ul li a:focus:after {
    position: absolute;
    width: 5px;
    height: 5px;
    content: ' ';
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 12px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #8bc53e;
}
.sticked-message a:focus {
    color: #609a13 !important;
}