.menu__level-1-a {
    font-weight: 001;
}
.shipping-method__quote-text {
    display: none;
}
.nav-tabs li a {
    font-weight: 1;
}
.product-thumb__name {
    font-weight: 1;
}

.menu__level-2-a {
    font-weight: 1;
}
@media (min-width: 992px) {
    .menu__level-2:not(.column-10) .menu__level-2-a {
        font-weight: 1;
    }
}
div.heading {
    font-weight: 1;
}
.nav-tabs li.active a, .nav-tabs li.active a:focus, .nav-tabs li.active a:hover {
    color: #000000;
}
.unicheckout__address {
    display: none;
}
.home-banner__text-1.link {
    text-decoration: auto;
}