.main-menu .navigation li a {
    color: #cdb083 !important;
}

.btn-style-one {
    background: linear-gradient(#cdb083 0%, #c07a0e 100%) !important;
    border-color: #cdb083 !important;
}
.postcoderow{color:#cdb083 !important;}

.aboutussection h5, .aboutussection h2 {
    color: #cdb083 !important;
}

.btn-custom{background: #cdb083 !important;}
.userformbox .btn-success {
    background: #cdb083;
    border-color: #c8aa7a;
}
.footer, .allergywarning h4 {
    background: #640b2c; 
}

.fixed-header .header-upper, .main-header .header-upper{background-color: #640b2c !important;}
.footertime tr:first-child {
    background: #83133d !important;
}
.footertime td, .footertime tr {
    background: none !important;
    color: #ccc;
    border: 1px solid #83133d;
}
.btn-danger {
    color: #fff;
    background-color: #640b2c;
    border-color: #640b2c;
}

div#followbuttons{background: none repeat scroll 0 0 #e6b15f;top:5px}

.main-header .main-box .logo-box .logo img{max-height: 60px;padding-top: 5px;}
@media (max-width: 576px) {
    .main-header .main-box .logo-box .logo img {
        height: 50px; 
    }
}