.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;
}

.footertime tr:first-child {
    background: #b09365 !important;
}
.footertime td, .footertime tr {
    background: none !important;
    color: #000;
    border: 1px solid #b6996b;
}
.footertime .redheader{color:#000}
.footertime th{color:#000;}
.btn-custom{background: #cdb083 !important;}
.userformbox .btn-success {
    background: #cdb083;
    border-color: #c8aa7a;
}
.footer {
    background: #cdb083; 
}
#allergyfooter img {filter: brightness(0.8);}
.allergywarning h4 {  background: #cdb083;}
.footeraddress p, .allergywarning p{color:#000;}
div#followbuttons{background: none repeat scroll 0 0 #e6b15f;top:5px}
.main-header .main-box .logo-box .logo img{max-height: 60px;padding-top: 0px;}

@media (max-width: 576px) {
    .main-header .main-box .logo-box .logo img {
        height: 60px; 
    }
}