/*
 * GymGo CSS Tweaks
 */

@media (max-width: 849px) {
    body .header .icon-menu,
    body .header .icon-shopping-cart {
        color: #fff !important;
    }
}
