.woo-cart-container-8019a689 {
    display: inline-flex;
    align-items: center;
    position: relative;
    text-decoration: none;
    color: inherit;
    padding: 5px;
}

.woo-cart-icon-8019a689 {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

.woo-cart-badge-8019a689 {
    position: absolute;
    top: -5px;
    right: -10px;
    background-color: #e2401c;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    padding: 3px 6px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 16px;
    box-sizing: border-box;
}
