

/* Start:/local/templates/marz_main/components/bitrix/sale.basket.basket.line/cart_catalog/style.css?1758627030663*/
.d-flex {
    display: flex;
    align-items: center;
    position: relative;
    margin-right: 0;
}

.d-flex svg {
    margin-top: 0;
    width: 31px;
    height: 27px;
}

.catalog-cart-counter-menu {
    background: #4682c8;
    color: #fff;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -8px;
    right: -8px;
    border-radius: 50%;
    font-weight: bold;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    animation-name: bounceIn;
    animation-duration: .75s;
    animation-fill-mode: backwards;
    animation-delay: 500ms;
    font-family: 'Open Sans', sans-serif;
    line-height: 1;
}
/* End */
/* /local/templates/marz_main/components/bitrix/sale.basket.basket.line/cart_catalog/style.css?1758627030663 */
