.chevron-right {
    height: 0.6rem;
    width: 0.7143rem;
    transform: rotate(180deg);
    padding: 0 0.2143rem;
    align-self: center;
}

.chevron-right svg {
    fill: var(--text-color);
}

ol.Breadcrumb li+li:before {
    display: none;
}

ol.Breadcrumb li:first-of-type a>span:first-child {
    display: none;
}
.DesignerDetails>div {
    font-family: var(--sf-font-sohne-md);
    margin-top: 10px;
}

.DesignerDetails div>span:first-child {
    display: inline-block;
    margin-right: 40px;
    text-decoration: line-through;
}

.DesignerDetails div>span:last-child {
    text-decoration: none;
}

.DesignerDetails div>span:nth-child(2) {
    color: #CC0000;
}

/*# sourceMappingURL=storefe_8.43040890e51f0.css.map*/