@charset "UTF-8";
/*
    Theme Name: Chai V1
    Theme URI: http://grgdharma.com/
    Author: Dharma Raj Gurung
    Author URI: http://grgdharma.com/
    Description: The theme is designed for a restaurant.
    Version: 1.0
*/

.gallery-item{
	border: 1px solid #ddd;
	margin: 10px 0px;
}
#gallery-section .delivery-portal{
	border-radius: 0 !important;
}
.close{
	font-size: 16px !important;
    font-weight: normal !important;
}
.modal-footer {
	padding: 10px;
    text-align: center;
}