.cupon .input-group-append .btn {
    background-color: #b63b72;
}

.item_name h4 {
    font-size: 22px;
    font-weight: bold !important;
}

.item_name p {
    font-size: 14px;
}

.prodsubheading {
    line-height: 1.2em;
    padding-top: 5px;
    color: #777777 !important;
    font-size: 16px !important;
    font-weight: normal;
}

.prodsubheadingsmall {
    padding-top: 15px;
    line-height: 1.5em;
    font-size: 14px !important;
    color: #797979 !important;
    padding-bottom: 20px;
    font-weight: normal;
}

.checkout-form, .check-order {
    box-shadow: none;
}

.cart-panel {
box-shadow: none;
}

.product-name {
    padding-top: 25px !important;
}

.navbar img {
    height: 60px;
    padding-left: 10px;
}

.copyright, .footer-link a {
    font-size: 14px;
}

.btn-row .btn.btn-deafult {
border: none;
}

.item_image {
    margin-right: 30px;
    margin-top: -80px;
}

.product-cat {
    font-size: 14px;
    color: #757575 !important;
}

.cart-panel .row {
    padding-bottom: 20px;
    padding-top: 20px;
}

.u_price {
    font-size: 17px;
    font-weight: 500;
    float: right;
}