

/* Start:/bitrix/templates/cm-t/components/bitrix/sale.basket.basket.small/small-basket-cmt/style.css?1526026455657*/
.cart-icon {
    position: relative;
    border: 0;
    display: block;
    width: 40px;
    height: 64px;
    cursor: pointer;
    background: url('../../../../../templates/cm-t/components/bitrix/sale.basket.basket.small/small-basket-cmt/cart.svg') no-repeat center left / 25px;
    -webkit-transition: all .42s cubic-bezier(.645, .045, .355, 1);
    -moz-transition: all .42s cubic-bezier(.645, .045, .355, 1);
    transition: all .42s cubic-bezier(.645, .045, .355, 1);
}
.cart-icon .count{
    color: #fff;
    font-weight: bold;
    background: #ec1e24;
    border-radius: 5px;
    font-size: 12px;
    text-align: center;
    width: 26px;
    padding: 3px 0;
    position: relative;
    bottom: -10px;
    right: -10px;
    line-height: 1;
}
/* End */
/* /bitrix/templates/cm-t/components/bitrix/sale.basket.basket.small/small-basket-cmt/style.css?1526026455657 */
