.nav-bottom-container {
    display: none;
}

.top-level-category {
    text-transform: capitalize !important;
    font-size:1.05rem !important;
}

.bundle-title {
    color: #da3849;
}

a.product-title {
    font-size: 1.15rem;
}

@media only screen and (min-width: 1020px) {
    main {
        padding-top: 142px !important;
    }
}