.btn--disabled:hover,
.btn--disabled:focus {
    background-color: #F5F6F8 !important;
    color: #C1CBD8 !important;
}
.goods-item__price {
    font-size: 11px;
}

@media screen and (min-width: 375px) {
    .timer {
        min-width: 74px;
    }
    .goods-item {
        padding: 10px;
    }
}
