.basket-title{
    font-size: 15px;
    line-height: 55px;  
    /* margin-left: 10px; */
}
.shop-title{
    font-size: 17px;
}
.shop-delete{
    font-size: 13px;
}
.shop-text{
    font-size: 13px;
}
.responsive-block{
    display: none;
}
.shop-img{
    width: 30%;
}
/*Adet btn*/
.number-btn{
    border: 0; 
    width: 20px;
    height: 25px;
    background-color: #E0E5E9;
    border-radius: 5px;
}
.number-text{
    width: 25px;
    height: 25px; 
    text-align: center;
    margin: 0 5px;
}

