/*
	Theme Name: VietGrill Website
	Author: Pagan KONG
	Version: 1.0 
*/
/***************Custom style*************/

.menu .menu-cart-page .menu-text h3 {
    font-size: 15px!important;
    font-weight: 600;
}
.menu .menu-cart-page .menu-item{

	background: #ffffff;
	border-radius: 15px;
	padding : 10px;
}

.page-menu .added {
	border-left: 5px solid red!important;
}

.page-menu  .menu-text p {
	color :  #6c757d!important;
}
.woocommerce-notices-wrapper{
	margin-top: 50px;
}

a.added_to_cart {display:none !important}

.woocommerce .woocommerce-input-wrapper{
	width : 100%;
	display:block;
}

.food-item {
	width : 100%!important;
}