
@font-face
{
font-family: 'WebRupee';
src: url('../font/WebRupee.V2.0.eot');
src: local('WebRupee'), url('../font/WebRupee.V2.0.ttf') format('truetype'),  url('../font/WebRupee.V2.0.woff') format('woff'), url('../font/WebRupee.V2.0.svg') format('svg');
font-weight: normal;
font-style: normal;
}

.WebRupee{
	font-family: 'WebRupee';
	
}
.heading {
    min-height: 20px;
    background-color: transparent;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    text-align:center;
    padding-top: 100px;
    margin-top: -100px;
}
.heading-lg-veg {
    font-family: 'Anton', sans-serif;
    font-size : 80px;
	line-height: 80px;
    margin: 0px;
    color : #A0C938;
    background-color: #2E592F;
    font-weight: 100;
}
.heading-lg-nonveg {
    font-family: 'Anton', sans-serif;
    font-size : 80px;
	line-height: 80px;
    margin: 0px;
    color : #d12124;
    background-color: #690e0e;
    font-weight: 100;
}
.heading-sm-veg {
    font-family: 'Roboto Slab', serif;
    font-size : 30px;
	line-height: 36px;
    margin: 0px;
    color : #2E592F;
    background-color: #A0C938;
        text-transform: uppercase;
    text-align:center;
}
.heading-sm-nonveg {
    font-family: 'Roboto Slab', serif;
    font-size : 30px;
 	line-height: 36px;
    margin: 0px;
    color : #690e0e;
    background-color: #d12124;
        text-transform: uppercase;
    text-align:center;
}

@media only screen and (max-width: 767px)
{
	.heading {
	    min-height: 20px;
	    background-color: transparent;
	    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	    text-align:center;
	    padding-top: 0px;
	    margin-top: 0px;
	}
		.heading-lg-veg {
	    font-family: 'Anton', sans-serif;
	    font-size : 40px;
		line-height: 50px;
	    margin: 0px;
	    color : #A0C938;
	    background-color: #2E592F;
	    font-weight: 100;
	}
	.heading-lg-nonveg {
	    font-family: 'Anton', sans-serif;
	    font-size : 40px;
		line-height: 50px;
	    margin: 0px;
	    color : #d12124;
	    background-color: #690e0e;
	    font-weight: 100;
	}
	.heading-sm-veg {
	    font-family: 'Roboto Slab', serif;
	    font-size : 14px;
		line-height: 16px;
	    margin: 0px;
	    color : #2E592F;
	    background-color: #A0C938;
	        text-transform: uppercase;
	    text-align:center;
	}
	.heading-sm-nonveg {
	    font-family: 'Roboto Slab', serif;
	    font-size : 14px;
	 	line-height: 16px;
	    margin: 0px;
	    color : #690e0e;
	    background-color: #d12124;
	        text-transform: uppercase;
	    text-align:center;
	}
	.button-listgrid
	{
	display : none;
	}
	.cmsmasters_products .product 
	{
    width: 100%;
    margin: 0 1.7%;
    padding: 40px 0 0;
    position: relative;
    word-wrap: break-word;
    overflow: hidden;
    float: none;
}

}
.widget_product_categories *
{
	    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: normal;
    font-style: normal;
}

h5
{
font-family: 'Roboto Slab', serif;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    margin:0px;
}

.desc
{
    font-family: 'Roboto Slab', serif;
    font-size: 12px;
    line-height: 22px;
    font-weight: normal;
    font-style: normal;	
    color: #000000;
    display: inherit;
    }
.price
{
    font-family: 'Roboto Slab', serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    font-style: normal;	
    color: #000000;
    width: 70%;  float: left;
    }
    