.basket .shipping {
    display: none;
}
/*menu*/

#topmenu a {
border-bottom: 3px solid transparent;
padding-bottom: 5px;
}
#topmenu a:hover {
border-bottom: 3px solid #5befd5;
}

#topmenu .active a {
border-bottom: 3px solid #5befd5;
}
/*end of menu*/


/*texts*/
.c-title-xs {
    font-size: 13px;
    font-weight: 800;
    font-style: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #89898c;
margin-bottom: 0px;
}

.c-tag {
    font-size: 50px;
    font-weight: 800;
    letter-spacing: 0px;
    text-transform: none;
    color: #000;
margin-bottom: 20px;
}

@media (max-width: 768px) {
.c-tag {
    font-size: 40px;
}
}

.c-title-md {
    font-size: 22px;
    font-weight: 800;
    letter-spacing: 0px;
    text-transform: none;
    color: #ffffff;
}

/*end of texts*/

/*price view*/
.horizontalitems .price .pricenovat .value {
        font-size: 1.6em;
        color: red;
        font-weight: 300;
}

.items .detail .price .pricenovat .value {
        font-size: 2em;
        color: red;
        font-weight: 300;
}
.items .detail .price .startprice .value {
        color: #666;
}
.items .detail .price .label {
        display: none;
}.basket .aboveitems,
.basket .theitems,
.basket .sumprice,
#abovetopbanner {
    display: none;
}
div.basket div.belowitems {
    text-align: left;
}.c-newlogo {
    background-image: url('/cache/files/747a6d2418f4962075c906065c41492a52b37117.svg');
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
}


a.mobile-header-startlink {
    background-image: url('/cache/files/747a6d2418f4962075c906065c41492a52b37117.svg');
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
width: 220px;
    transform: translate(-50%, 0%);
}


.side-nav__header {
    max-height: 200px;
    height: 18%;
}


.side-nav__header {
    background-color: transparent;
    background-image: url('/cache/files/bfe86a4158ef9253ef76322f9cc6e39b894fb97f.svg') !important;
    color: #333;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-left: 8vh;
    margin-right: 8vh;
}