/* CSS Added by NewGen */

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
    border: none;
    color: #fff;
}

.shop-item .item-description {
    min-height: 71px;
}

.price, .time {
    display: block;
    text-align: left;
    line-height: 24px;
}

.product-amount input {
    width: 40px;
}

.crumb {
    color: #000;
    font-size: 12px;
}

.hide-button-Yes {
   display: none;
}

.hide-button-T {
   display: none;
}

.twitter-timeline {
   overflow: scroll;
}