:root {
    --dgl-header-nav-link-color: #fff;
    --dgl-header-nav-link-color-hover: #fff;
    --dgl-header-nav-link-color-rgb: 255,255,255,;
    --dgl-header-nav-link-color-hover-rgb: 255,255,255;
}

.wishlistAltButton i.fa-heart::before {
    content: "\f5db";
    font-weight: 300;
}
header .header-main-wrapper.header-wrapper-bottom .navbar .navbar-logo .navbar-brand>img ,
footer .footer-main-wrapper img.footer-logo {
    filter: none !important
}

body.ecommerce.cart_page footer {
    margin-top: 0;
}
.productOptions {
    display: block;
}
