.productdetails .left-module a, .productdetails .right-module a {
    color: #282828;
    font-size: 18px;
    line-height: 40px;
    text-transform: uppercase;
}

.foodtype-veg {
    color: #7eac3c;
    display: block;
    font-size: 0;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 53px;
}


.foodtype-nonveg {
    color: #ff4d4d;
    display: block;
    font-size: 0px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 53px;
}

.tz-wrap .tabs {
    margin-bottom: -20px;
    margin-top: 45px;
    padding: 0;
}



.vm1defined {
    margin-top: 255px;
}


.productdetails .left-module a, .productdetails .right-module a {
    color: #282828;
    font-size: 18px;
    line-height: 40px;
    text-transform: none;
}



.title-price-combo h1 {
    color: #282828;
    font-size: 30px;
    font-weight: bold;
    line-height: 22px;
    text-transform: none;
}