a.one-click-cart-add.btn:hover{
    color: #ffffff;
}

/*.js-result{*/
/*    margin-bottom: 20px;*/
/*}*/

.alert.alert-danger {
    color: #f25234;
    font-size: 14px;
}

.one-click{
    margin-bottom: 40px;
}

.one-click .link.basket-card-name{
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #19214f;
    display: inline-block;
    margin: 15px 0;
}

.one-click .basket-card__img{
    max-width: 170px;
    max-height: 170px
}

.basket-card-add-one-click{
    /*margin-bottom: 40px;*/
}

.js-product-content{
    min-height: 176px;
}