/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Custom CSS Rules Start                                                                             */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

td .item { width: 10%;
        font-weight: bold;
        
	}

td .itemmenu { width: 70%;
            font-weight: bold;
            text-align: left;
           
}


td .price { width: 20%;
         font-wight: bold;
}

td .desc { width: 70%;
        text-align: left;
       
}

td p { font-size: 18px;
       padding-left: 10px; 
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Custom CSS Rules End                                                                               */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
