.store-concordiaathletics .page-header {
    background: #fff;
    border: 0;
    box-shadow: 0 1px 0 rgba(0, 31, 63, 0.14);
    margin: 0;
}

.store-concordiaathletics .page-header .panel.wrapper {
    display: none;
}

.store-concordiaathletics .header.content {
    box-sizing: border-box;
    max-width: 1280px;
}

.store-concordiaathletics .logo {
    background: url('/media/concordia-athletics-home/logos/c-dog-navy-white-concordia.svg') left center / contain no-repeat;
    display: block;
}

.store-concordiaathletics .logo img {
    opacity: 0;
}

.store-concordiaathletics .nav-sections {
    background: #fff;
    margin-bottom: 0;
}

.store-concordiaathletics .navigation {
    background: transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
}

.store-concordiaathletics .navigation .level0 > .level-top {
    color: #001b3f;
}

.store-concordiaathletics .navigation .level0 > .level-top:hover,
.store-concordiaathletics .navigation .level0 > .level-top.ui-state-focus {
    color: #003a70;
}

.store-concordiaathletics .block-search input {
    border: 1px solid #c9ced6;
    border-radius: 2px;
    box-shadow: none;
    color: #001b3f;
}

.store-concordiaathletics .block-search input::placeholder {
    color: #4a5564;
    opacity: 1;
}

.store-concordiaathletics .minicart-wrapper .action.showcart:before,
.store-concordiaathletics .minicart-wrapper .action.showcart.active:before,
.store-concordiaathletics .block-search .action.search:before {
    color: #001b3f;
}

@media all and (min-width: 768px), print {
    .store-concordiaathletics .page-header {
        min-height: 74px;
    }

    .store-concordiaathletics .header.content {
        align-items: center;
        display: flex;
        gap: 24px;
        height: 74px;
        padding: 10px 32px 0;
    }

    .store-concordiaathletics .header.content:before,
    .store-concordiaathletics .header.content:after {
        display: none;
    }

    .store-concordiaathletics .logo {
        float: none;
        height: 70px;
        margin: 0 auto 0 0;
        max-width: none;
        order: 1;
        width: 178px;
    }

    .store-concordiaathletics .logo img {
        height: 70px;
        width: 178px;
    }

    .store-concordiaathletics .block-search {
        float: none;
        margin-left: auto;
        order: 2;
        padding-left: 0;
        width: min(34vw, 326px);
    }

    .store-concordiaathletics .block-search input {
        height: 40px;
        padding: 0 44px 0 17px;
    }

    .store-concordiaathletics .block-search .action.search {
        height: 40px;
        right: 8px;
        top: 0;
        width: 34px;
    }

    .store-concordiaathletics .minicart-wrapper {
        float: none;
        margin-left: 10px;
        order: 3;
    }

    .store-concordiaathletics .minicart-wrapper .action.showcart:before {
        font-size: 28px;
        line-height: 40px;
    }

    .store-concordiaathletics .nav-sections {
        border: 0;
        display: flex;
        justify-content: center;
        margin-top: 0;
    }

    .store-concordiaathletics .nav-sections-item-content {
        width: 100%;
    }

    .store-concordiaathletics .navigation {
        max-width: 840px;
        padding: 0;
        text-align: center;
    }

    .store-concordiaathletics .navigation ul {
        display: flex;
        justify-content: center;
        gap: 24px;
    }

    .store-concordiaathletics .navigation .level0 {
        margin: 0;
    }

    .store-concordiaathletics .navigation .level0 > .level-top {
        font-size: 14px;
        line-height: 38px;
        padding: 0;
        white-space: nowrap;
    }
}

@media all and (max-width: 767px) {
    .store-concordiaathletics .page-header {
        min-height: 62px;
    }

    .store-concordiaathletics .header.content {
        padding: 9px 14px;
    }

    .store-concordiaathletics .logo {
        height: 45px;
        margin: 0 56px 0 44px;
        width: 126px;
    }

    .store-concordiaathletics .logo img {
        height: 45px;
        width: 126px;
    }

    .store-concordiaathletics .block-search {
        margin-top: 8px;
    }

    .store-concordiaathletics .nav-toggle:before {
        color: #001b3f;
    }
}
