

/* Start:/bitrix/templates/skyshop/components/bitrix/sale.basket.basket/cart/style.css?17507520291196*/
.cart-block__counter 
 input.counter__value {
    max-width: 60px;
    text-align: center;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    background: none;
}

.cart-block .price span {
    white-space: nowrap;
}
.cart-block__art {
    display: flex;
}

.basket-item-property-custom-name {
    margin-right: 5px;
}
.cart__item .color-widget__selected {
    flex: 0 0 100%;
    margin-bottom: 5px;
}
.cart-block .alert {
    font-size: 15px;
    line-height: 18px;
    padding: 10px 20px;
}
.cart__item-loading{
    pointer-events: none;
    opacity: 0.5;
}
.cart__item .cart__item {
    width: 100%;
    flex: 0 0 100%;
    justify-content: space-between;
    border: none;
    padding: 0;
}
.cart__item .cart__item .cart-block__info{
    max-width: none;
}
.cart__item .cart__item .cart-block__info+.cart-block__info{
    margin-left: auto;
}
.cart-total__list-coupons {
    margin-top: 20px;
}
.cart-total__list-coupons .cart-total__item{font-size: 15px;}
.cart-total__list-coupons .cart-total__item .close-link{
    cursor: pointer;
}
.cart__item .counter{
    padding: 10px;
}
.cart__item .counter__button{
    width: 25px;
}
.gift-container{
    margin-top: 20px;
}
/* End */
/* /bitrix/templates/skyshop/components/bitrix/sale.basket.basket/cart/style.css?17507520291196 */
