.cart-amount,
.header_bottom_area .nav_wrap a:after,
.info-checkout .btn,
.btn_reverse:hover,
.btn:hover,
.add_cart_btn {
    background: #DE494C !important;
    color: #FFF !important;
}

.add_to_cart,
.footer_widget h4,
.footer-widget h4 {
    color: #DE494C !important;
}

.footer_widget > ul > li,
.footer_widget > ul > li a,
.footer-widget p {
    color: #CDD1E3;
}

.footer_bottom_area {
    background: #202951 !important;
}

.footer_bottom_area .logo {
    display: none;
}

.header_bottom_area svg {
    stroke: #DE494C !important;
}

.breadcrumb_main_area {
    background: url("/assets/images/slsgb-banner.png") no-repeat center top / cover #000000 !important;
}

.breadcrumb_main_area > .overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    display: none;
}

