/* Custom CSS */
/* Include your CSS here in order to simplify theme updates */

.menu-box h2.menu-category {font-size: 30px;}
#navigation .nav li a {margin-top: 40px;}
body { background: url(images/spoon-back.jpg) fixed center top no-repeat !important;
font: normal 13px 'Bree Serif', arial, sans-serif;
color: #333333 !important;}

.menu-box h3.menu-subcategory {
text-transform: capitalize;
font-size: 20px;
border-bottom: 1px solid #e7e7e7;
padding: 10px 0;
margin-bottom: 10px;
color: #4b4b4b;
}

.menu-box li .title span {
background: transparent;
float: left;
padding-right: 10px;
}

.menu-box li .title {
background: transparent;
font-size: 15px;
}
/*url(images/menu-dots.png) repeat-x 0 12px*/

.responsive-nav select {
background: #bb784d;
border-color: #6c575c;
color: #fff;
}

.nav li ul{ background-color: #bb774d;}

#top #navigation .nav li ul li a {background: #6c575c;}
#top #navigation .nav li ul li a:hover {background: #bb784d; color: #fff !important; }


#top #navigation .nav li ul ul li a {background: #6c575c !important;}
#top #navigation .nav li ul ul li a:hover {background: #bb784d !important;}

#top #navigation .nav li ul li a.current-menu-item a {background: #bb784d !important;}


#footer {background: #6c575c;}

#footer-widgets h3 {text-shadow: none;}

.event-list .start-date, .event-list .end-date { background-color: #bb784d;}

.entry ul li {list-style-type: none;}

p { margin-bottom: 20px; font-size: 15px;}

.menu-box li .title span.price {font-size: medium;}

.flex-control-paging li a { background: #bb784d;}

#extended-footer { color: #bb784d !important;}
#extended-footer a {color: #6c575c !important;}

#footer-widgets .widget {color: #fff !important;}

input[type=submit], .nice-contact-form input[type="submit"] {
background: #6c575c;
color: #fff;}

.nice-contact-form input[type="submit"]:hover {background-color: #bb784d !important;}

a:hover {border-bottom: none;}

/*#top #navigation .nav li.current-menu-parent > a {color: #b59ba1 !important;}*/

.menu-box ul li {padding: 5px 0;}

