.cyberagentlegit-body {
    background: #fff !important;
}

.footer_ul li a {
    color: #fff !important;
}

.footer_ul li a:hover {
    color: #00000087 !important;
}

.footer_logo_area,
.footer-copyright {
    color: #fff !important;
}

#header {
    background: #006432 !important;
}

#header .header_logo_area a:hover {
    color: #000000b3 !important;
}

#header .header_logo_area a {
    color: #fff !important;
}

#footer {
    background: #006432 !important;
    border-top-color: #006432 !important;
}

.contact_designer_cyberagentlegit {
    background-color: #006432;
    border-color: #006432;
}

.contact_designer_cyberagentlegit a {
    color: #006432 !important;
}

.stock-contact_cyberagentlegit {
    background-color: #ffffff;
    border-color: #006432;
    color: #006432 !important;
}

.stock-contact_cyberagentlegit a {
    color: #006432 !important;
}

.badge {
    background: #000000b3 !important;
}

.member_link a:hover .cb {
    fill: #000000b3;
}

.bg-danger {
    color: #fff;
    background-color: #006432;
}

.member_link a .cb,
#header #cart_area p.cart-trigger .cb-shopping-cart {
    fill: #fff;
}

p.cart-trigger a:link,
p.cart-trigger a:visited, 
p.cart-trigger a:hover, 
p.cart-trigger a:active {
    text-decoration: none;
    color: #fff;
}

.nav-trigger span, .nav-trigger span::before, .nav-trigger span::after {
    background: #fff;
}

.drawer-open .nav-trigger span {
    background: rgba(46, 50, 51, 0);
}

.drawer-open .nav-trigger span::before, .drawer-open .nav-trigger span::after {
    background: #fff;
}