/*BBQ css*/
.pre-footer-widgets .widget-section {
    display: none;
}

.custom_menu_download {
  text-align:center;
  font-size: 16px;
}

.page-id-11 .flexslider {
    margin: 0 auto 20px;
    position: relative;
}

#wrapper {
    background: none repeat scroll 0 0 #F7F3E3;
}

.menu-box li .title span {
    background: none repeat scroll 0 0 #F7F3E3;
}

.day {
    border-bottom: 1px solid #e9e9e9;
}

/*removed because of border on h3 on park meadows page...
body.page-id-1110 #content h3 {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 12px 2px;
}
*/

#container {
    border-top: 4px double #ddd;
}

.col-full {
    font-size: 90%;
}

.nav li ul {
    background-image: url("http://katscoffee.co.za/wp-content/themes/bbqchild/images/bg-nav.png");
}
.menu-box li .title {
    background: url("http://katscoffee.co.za/wp-content/themes/bbqchild/images/menu-dots.png") repeat-x scroll 0 12px rgba(0, 0, 0, 0);
}

.menu-box ul li {
    padding: 4px 0;
}

.menu-box h2.menu-category {
    border-bottom: 1px solid #fff;
}

body.page-template-template-menu-php .menu-box, body.page-template-template-menu-list-php .menu-box {
    border-bottom: 3px solid #fff;
}

body.page-template-template-menu-list-php #sidebar ul .category-item, body.tax-menu-category #sidebar ul .category-item {
    border-bottom: 1px solid #E68F1A;
}

/*top of page line*/
#container {
    border-top: 3px solid #fff;
}

.menu-box h3.menu-subcategory {
    border-bottom: 1px solid #fff;
}

.menu-box li .description {
    color: #E68F1A !important;
    font-size: 12px;
    font-style: italic;
    margin-top: 1px;
}

a:hover {
    border-bottom: 1px solid #fff;
}

.menu-box h3.menu-subcategory a {
    color: #E68F1A;
}

#footer-navigation {
  display:none !important;
}