.o10e-m-before-content-nav {
    border-right: 0;
    border-bottom: 1px solid #E6E6E6;
}

.o10e-m-before-content-nav .o10e-xtra {
    display: table;
    width: 100%;
}

.o10e-m-before-content-nav-item {
    display: table-cell;
    color: #001F50;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.182;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.nqjs .o10e-m-before-content-nav-item {
    cursor: pointer;
}

.o10e-m-before-content-nav-item + .o10e-m-before-content-nav-item {
    border-left: 1px solid #e6e6e6;
}

.o10e-m-before-content-nav-item a {
    display: inline-block;
    padding: 10px 20px;
    vertical-align: middle;
}

.o10e-m-before-content-nav-item a:hover, .o10e-m-before-content-nav-item a:focus {
    color: #001f50;
}

.o10e-m-before-content-nav-item b {
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    text-transform: uppercase;
    white-space: nowrap;
}

.o10e-m-before-content-nav-fianet img {
    position: relative;
    top: 2px;
    margin-right: 3px;
}

.o10e-m-before-content-nav-fianet .o10e-rating-deco-bar {
    background-color: #001F50;
}

.o10e-m-before-content-nav-fianet .o10e-rating {
    display: inline-block;
}

.o10e-m-before-content-nav-fianet img[src*='trustedshops'] + .o10e-rating {
    position: relative;
    top: -3px;
}

.o10e-m-before-content-nav-fianet .o10e-rating-deco {
    display: block;
    width: 78px;
}

.o10e-m-before-content-nav-fianet .o10e-rating-deco-bar {
    height: 14px;
}

.o10e-m-before-content-nav-fianet .o10e-i-star-mask {
    width: 14px;
    height: 14px;
}

.o10e-m-before-content-nav-fianet .o10e-rating-desc {
    display: block;
    margin-top: 3px;
}

.o10e-m-before-content-nav-deals,
.o10e-m-before-content-nav-brands {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
}

.o10e-m-before-content-nav-deals {
    color: #ff5a00;
}

.o10e-m-before-content-nav-brands {
    color: #2d343e;
}

.o10e-m-before-content-nav-menu {
    width: 65px;
    background-color: #001f50;
}

.o10e-m-before-content-nav-menu a {
    margin: 0 auto;
    padding: 0;
    width: 45px;
    height: 45px;
    background-color: #fff;
    color: #001f50;
    font-weight: 700;
    text-transform: uppercase;
}

.o10e-m-before-content-nav-menu .o10e-i-burger {
    display: block;
    margin: 7px auto 3px;
    width: 25px;
    height: 17px;
}

@media screen and (max-width: 945px) {
    .o10e-m-before-content-nav {
        display: none !important;
    }
}
