.svg-badge-position {
    right: -13px;
    top: 29%;
}

.top-icon {
    width: 32px;
    height: 22px;
    stroke: #000000;
    fill: none;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
    display: block;
}

.back-icon {
    stroke-width: 2px !important;
}

.cart-icon {
    margin-top: 4px;
}

.top-icon.icon-white {
    stroke: #ffffff !important;
}

.title-text {
    font-family: 'Freesentation-6SemiBold';
    font-size: 20px;
    margin: 0px 10px !important;
}