﻿h1 {
    display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
h1, h2, h3 {
    font-weight: 500;
    font-family: "Ubuntu";
    color: #333;
}
#content {
    background-color: #f5f5f5;
}
#restaurant {
    text-rendering: optimizespeed;
    display: table;
}

@media screen and (max-width: 960px) {
    .menuCategoriesLinks {
        display: none;
    }
}

.menuCategories {
    display: inline-block;
    width: 155px;
    letter-spacing: normal;
    word-spacing: normal;
    text-rendering: auto;
    vertical-align: top;
    zoom: 1;
}
.menuCategories.c-sticky h2 {
    margin-top: 0;
}
.menuCategories h2 {
    margin-top: 20px;
    padding: 20px 0 10px 0;
    font-size: 18px;
    font-size: 1.8em;
}
.menuCategoriesLinks {
    list-style: none;
    padding-bottom: 30px;
}
.menuCategoriesLinks li a {
    padding: 10px 0;
    text-decoration: none;
    overflow: hidden;
    display: block;
    font-size: 1.2em;
    color: #666;
}
ul {
    list-style: none;
}
* {
    margin: 0;
    padding: 0;
}
user agent stylesheet
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
}
@media screen and (max-width: 960px) {
    .restaurantParts {
        width: 60%;
    }
}
.restaurantParts {
    padding-top: 16px;
    display: table-cell;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
    width: 471px;
}

@media (min-width: 768px) 
{
    .l-container {
    padding-left: 32px;
    padding-right: 32px;
}
}

.l-container {
    width: 100%;
    max-width: 1004px;
    margin-right: auto;
    margin-left: auto;
}
.l-container, .l-row, .l-col {
    box-sizing: border-box;
}


.restaurantOverview {
    position: relative;
}
.restaurantOverview .logo {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0;
    padding: 20px;
}
.restaurantOverview, #menu {
    min-width: 340px;
}
.restaurantOverview .details {
    margin-left: 120px;
    padding: 16px;
}

.restaurantOverview .navigation ul {
    list-style: none;
    margin: 7px auto 0 auto;
    width: 318px;
}

.restaurantOverview .navigation ul li {
    display: block;
    float: left;
    padding: 10px 0 13px;
    margin-bottom: -1px;
    font-size: 16px;
    width: 106px;
    text-align: center;
    margin: 0;
}

.o-card {
    margin-bottom: 16px;
    background-color: #fff;
    box-shadow: 0 0 0 1px #eaeaea;
}

.u-negativeSpace--top {
    margin-top:-100px;
}

.u-clearfix:before, .u-clearfix:after {
    content: ' ';
    display: table;
    clear: both;
}

#menu {
    line-height: 1.34;
}
.menuDescription {
    clear: both;
    padding: 16px;
    margin: 0;
    border-bottom: 1px solid #dfdfdf;
    font-size: 14px;
    font-size: 1.2em;
    word-break: break-word;
}
.menuDescription a {
    color: #266abd;
    text-decoration: none;
}
#menu .products {
    clear: both;
    overflow: hidden;
    padding: 0 16px;
}
#menu .category .product {
    border-top: 1px dashed #eaeaea;
    border-bottom: 0;
}
#menu .category, #basket .basketSubTotal, #mobileFixedBasket {
    border-top: 1px solid #dfdfdf;
}
#menu .product {
    float: left;
    width: 100%;
    display: block;
    padding: 20px 0 16px;
    position: relative;
    overflow: hidden;
}
#menu .product h4 {
    margin: 2px 0 1em;
    font-size: 14px;
    font-size: 1.2em;
    font-weight: 500;
}
#menu .product {
    border-bottom: 1px dashed #dadada;
}

#menu .product .information {
    float: left;
    width: 65%;
    padding-top: 6px;
}
#menu .product .details:last-child {
    padding: 0;
}
#menu .product .details {
    clear: right;
    float: right;
    width: 30%;
    min-width: 100px;
    padding-bottom: 16px;
}
#menu .product .orderDetail {
    float: right;
    display: block;
    min-width: 110px;
    height: 34px;
}
#menu .product .orderDetail .price {
    display: inline-block;
    margin-top: 4px;
    width: 60px;
    padding-right: 5%;
    text-align: right;
}
#menu .product .orderDetail .price {
    font-size: 14px;
    font-size: 1.2em;
    font-weight: 500;
}
#menu .product .orderDetail form {
    float: right;
    width: 28px;
    height: 28px;
}
#menu .categoryName {
    padding: 16px;
    position: relative;
    display: block;
    font-weight: normal;
    font-size: 18px;
    font-size: 1.8em;
    cursor: pointer;
}
#menu .category.collapsed .categoryName:after {
    background-image: url(//dy3erx8o0a6nh.cloudfront.net/images/menu-category-expand-retina.png);
    background-size: contain;
}
#menu .restaurantExternalFsaRating {
    font-size: 12px;
    font-size: 1.2em;
    text-align: center;
    background-color: #e9e9e9;
    margin: 10px 0 10px 0;
    padding: 10px 10px;
}
.restaurantExternalFsaRating {
    font-size: 14px;
    text-align: center;
}
.o-link {
    color: #266abd;
    text-decoration: none;
    text-decoration: underline;
}
.o-btn--reset {
    background: none;
    padding: 0 20px 20px;
}
.o-btn {
    display: inline-block;
    padding: 16px 25px;
    font-size: 16px;
    font-family: "Ubuntu";
    font-weight: 500;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    border-radius: 2px;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
    box-sizing: border-box;
    outline: none;
    min-width: 128px;
}
#basket {
    padding-top: 16px;
}
#basket {
    display: inline-block;
    width: 314px;
    vertical-align: top;
    text-rendering: auto;
    zoom: 1;
}
#basket .basketItem {
    position: relative;
    margin-bottom: 16px;
    margin-top: 16px;
   
}
#basket h2 {
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 24px;
}
#basket .basketTotal {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    font-size: 1.3em;
}
#basket h2, #basket .noItemsInBasketMessage, #basket .basketItems, #basket .basketRestaurantDiscount, #basket .basketMultiBuyDiscount, #basket .basketSubTotal, #basket .basketDeliveryFee, #basket .basketTotal {
    clear: both;
    padding-left: 20px;
    padding-right: 20px;
}
#basket #menuSwitcher {
    display: block;
    float: left;
    box-sizing: border-box;
    width: 100%;
    padding: 0 20px;
}
#basket #menuSwitcherAlert {
    clear: both;
    padding: 0 2px;
}
#basket .noItemsInBasketMessage {
    font-size: 14px;
    padding-bottom: 16px;
    padding-top: 16px;
}
#basket .basketItems {
    border-top: 1px solid #dfdfdf;
}
#basket .basketItem, #basket .totalsContainer, #basket .totalsContainer p {
    -webkit-transition: color .4s;
    transition: color .4s;
}
#basket .total {
    float: right;
}
#basket .selected .deliveryOptionButton, #basket .selected .deliveryOptionButton:hover {
    cursor: default;
}
#basket .deliveryOptionButton {
    position: relative;
    text-align: left;
    border: 0;
    font-family: inherit;
    cursor: pointer;
    padding: 0 0 10px;
    width: 100%;
    background-color: #fff;
}
#basket .basketItemQuantity {
    font-weight: 500;
}
* {
    margin: 0;
    padding: 0;
}
#basket .basketItemPrice {
    position: absolute;
    right: 0;
    top: 0;
}
#basket .basketItemDescription {
    display: block;
    margin-left: 35px;
    padding-right: 40px;
    padding-bottom: 2px;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.2em;
    position: relative;
    font-family: inherit;
    font-weight: 300;
}
#basket .deliveryOption:first-child {
    float: left;
}
#basket .deliveryOptionButton .deliveryOptionTypeLabel {
    display: block;
    font-weight: 500;
    font-size: 16px;
}
#basket .deliveryOption {
    float: right;
    width: 50%;
}
#basket .deliveryOptionButton .estimateTimeLabel {
    font-size: 14px;
}
#basket .deliveryOptionButton .estimateTimeLabel {
    margin-left: 28px;
    display: block;
}

#basket .selected .deliveryOptionButton, #basket .selected .deliveryOptionButton:hover {
    cursor: default;
}

.basketOrderDetails {
    margin: 20px 8px;
    overflow: hidden;
}


.o-card {
    margin-bottom: 16px;
    background-color: #fff;
    box-shadow: 0 0 0 1px #eaeaea;
}
* {
    margin: 0;
    padding: 0;
}
user agent stylesheet
div {
    display: block;
}
#basket {
    display: inline-block;
    width: 314px;
    vertical-align: top;
    text-rendering: auto;
    zoom: 1;
}
#basket h2 {
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 24px;
}
#basket .removeBasketItemButton {
    position: absolute;
    left: 0;
    top: -3px;
    text-align: left;
    padding: 5px 5px 5px 0;
    cursor: pointer;
    cursor: hand;
}

.js .showNote #notesContainer {
    padding: 10px 40px 10px 10px;
}
.js #notesContainer {
    padding: 0 10px 0;
}

#notesContainer #Note {
    color: #333;
    font-size: 14px;
    font-size: .9rem;
    font-weight: 300;
}
.js #Note {
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
    border: 0;
    padding: 0;
}

#notesContainer .clearNoteButton {
    display: none;
    position: absolute;
    top: 50%;
    right: 10px;
    height: 22px;
    width: 22px;
    margin-top: -11px;
    border: 0;
    background: transparent;
    cursor: pointer;
}

@media screen and (max-width: 820px) {
    #Note {
        width: 80%;
    }
}



#Note {
    width: 240px;
    margin-left: 20px;
    margin-bottom: 20px;
    min-height: 50px;
    padding: 5px;
}
.js .showNote .restaurantNote textarea {
    display: block;
    min-height: 50px;
    width: 100%;
    resize: none;
}
.js .restaurantNote textarea, .js .hideNote .restaurantNote textarea {
    display: none;
}

.restaurantNote label {
    display: block;
    margin: 0;
    font-size: 18px;
    font-size: 1.2em;
    text-decoration: none;
    padding: 20px;
}
.js .restaurantNote label {
    font-size: 14px;
    font-size: 1.2em;
    text-align: center;
    text-decoration: none;
    padding: 0;
}
#searchResults .searchResultsFilter li .item, #searchResults .searchResultsControls li a.item, .linkArchitectureLinks ul.links a, #basket .basketItemAdditions, .restaurantDescription .restaurantExternalFsaRating a, #menu .product.withSynonyms .details h5, #basket .restaurantNote label {
    color: #666;
}
.removeButton {
    background-image: url(//dy3erx8o0a6nh.cloudfront.net/images/icon/minus-gray.svg);
    background-size: 26px 26px;
    color: #535353;
}
input[type="hidden" i] {
    display: none;
    -webkit-appearance: initial;
    background-color: initial;
    cursor: default;
    padding: initial;
    border: initial;
}
user agent stylesheet
input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark-color(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: textfield;
    background-color: -internal-light-dark-color(white, black);
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 0px;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}

.addButton, .removeButton {
    width: 26px;
    height: 26px;
    padding: 0;
    text-align: center;
    line-height: 26px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    border-radius: 2px;
    border: none;
    cursor: pointer;
    outline: 0;
    text-indent: -9999em;
    background-color: #eaeaea;
    background-repeat: no-repeat;
    background-position: center center;
}
input, textarea, select, button {
    font-family: inherit;
}

.addButton {
    background-image: url(//dy3erx8o0a6nh.cloudfront.net/images/icon/plus-blue.svg);
    background-size: contain;
    color: #266abd;
}
.checkoutForm {
    padding: 0 10px;
    margin-bottom: 20px;
}
button {
    -webkit-appearance: button;
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: buttontext;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    cursor: default;
    background-color: buttonface;
    box-sizing: border-box;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 6px;
    border-width: 2px;
    border-style: outset;
    border-color: buttonface;
    border-image: initial;
}
@media screen and (max-width: 640px) {
    #mobileFixedBasket {
        display: inline-block;
    }
}
#basket .checkoutButton, #mobileFixedBasket .viewBasketLink, .advisoryContent .viewMoreButton {
    line-height: 30px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    border-radius: 2px;
    border: none;
    padding: 9px 5px;
    display: block;
    width: 100%;
    cursor: pointer;
    outline: 0;
}
.checkoutButton, #mobileFixedBasket .viewBasketLink, .advisoryContent .viewMoreButton {
    font-family: "Ubuntu";
    background-color: #266abd;
    color: #fff;
}

.checkoutButton.disabled {
    background-color: #ddd;
    color: #535353;
    opacity: 1;
    cursor: default!important;
}

.o-radio {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    border: 0;
    margin: 4px 8px 4px 0;
    cursor: pointer;
}
.is-selected .o-radio:before, .selected .o-radio:before, .o-radio:checked:before {
    border: 1px solid #266abd;
}
.o-radio:before {
    content: '';
    position: absolute;
    border: 1px solid #333;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #fff;
    top: 0;
    left: 0;
}
.is-selected .o-radio:after, .selected .o-radio:after, .o-radio:checked:after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #266abd;
    top: 3px;
    left: 3px;
}


@media (min-width: 1025px) {
.l-col--lg-6 {
        width: 50%;
    }
}

.l-row {
    margin-left: -16px;
}
.l-container, .l-row, .l-col {
    box-sizing: border-box;
}
@media (min-width: 768px) {
    .l-col--md-8 {
        width: 66.66667%;
    }
}
.l-col--xs-4 {
    width: 100%;
}
.l-col--center {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.l-col {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 16px;
}


@media (min-width: 768px) {
    .c-checkout {
        margin-top: 24px;
    }
}
.c-checkout {
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 0 0 1px #eaeaea;
}

.c-checkout__container {
    padding: 32px 16px;
}

@media (min-width: 768px)
{
    .l-col--md-8 {
    width: 66.66667%;
}
}

.l-col--center {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.l-row:after {
    display: table;
    clear: both;
    content: '';
}
.o-btn--fwidth {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.o-btn--primary {
    background-color: #266abd;
    color: #fff;
}
.o-btn {
    display: inline-block;
    padding: 16px 25px;
    font-size: 16px;
    font-family: "Ubuntu";
    font-weight: 500;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    border-radius: 2px;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
    box-sizing: border-box;
    outline: none;
    min-width: 128px;
}

.c-checkout .standardControl .control .dropdown {
    padding-top: 16px;
    height: 53px;
    border-radius: 0;
}
.c-checkout .standardControl .standardControl-Dropdown select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -moz-padding-start: 5px;
}
.standardControl {
    margin-bottom: 0;
    padding-bottom: 16px;
}


.standardControl .control textarea {
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    min-height: 10em;
    resize: none;
}

.standardControl .control select {
    padding: 0 10px;
}
.standardControl .control input, .standardControl .control select, .standardControl .control textarea {
    margin: 0;
    box-sizing: border-box;
    width: 100%;
    padding: 12px 10px;
    color: #333;
}
.c-checkout .standardControl textarea {
    font-size: small;
}
.standardControl .control select {
    height: 42px;
    -webkit-appearance: menulist;
}
.standardControl .control input, .standardControl .control select {
    display: block;
    box-sizing: border-box;
    padding: 12px;
    font-size: 1.2em;
    color: #555;
    background-color: #fff;
    border: 1px solid #cacaca;
    border-radius: 3px;
    box-shadow: none;
    -webkit-appearance: none;
}
.c-checkout .standardControl-label {
    position: relative;
}
select:not(:-internal-list-box) {
    overflow: visible !important;
}
user agent stylesheet
select {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark-color(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    background-color: -internal-light-dark-color(white, black);
    cursor: default;
    margin: 0em;
    font: 400 13.3333px Arial;
    border-radius: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(169, 169, 169);
    border-image: initial;
}

.c-checkout .standardControl-label--alwaysMinimised {
    position: relative;
    font-size: 11px;
    line-height: 16px;
    top: 24px;
    margin-left: 11px;
    width: 100%;
    display: block;
    z-index:10;
}
.c-checkout .standardControl-floatedLabel {
    position: absolute;
    pointer-events: none;
    margin-left: 12px;
    top: 0px;
    transition: .2s ease all;
    font-size: 11px;
    line-height: 19px;
}

.c-checkout .standardControl-Dropdown .standardControl-floatedLabel:before {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
.c-checkout .standardControl-Dropdown .standardControl-floatedLabel:before, .c-checkout .standardControl-Dropdown .standardControl-floatedLabel:after {
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    right: 25px;
    top: 10px;
    z-index:10;
    background: no-repeat right url(//dy3erx8o0a6nh.cloudfront.net/images/icon/right-chevron-blue.svg);
}
.c-checkout .standardControl-Dropdown .standardControl-floatedLabel:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    top: 14px;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

#login .termsAndConditionsText, .c-register .signin {
    margin-bottom: 0;
}
#login .p{
    margin-bottom: 20px;
    font-size: 14px;
    text-align: center;
}

.c-basket {
    box-shadow: 0 0 0 1px #eaeaea;
    border-radius: 3px; 
}
.c-basket-deliveryOrCollectionDetails .icon-deliveryOrCollection {
    float: left;
    margin-right: 5px;
   
}
.c-basket-item {
    flex: 3 1 auto;
    overflow: hidden;
    word-wrap: break-word;
    padding-right: 5px;
    margin: 0;
}
.c-basket-price {
    flex: 1 1 auto;
    text-align: right;
    margin: 0;
}

.c-payment {
    margin: 0 auto;
    padding: 16px 0;
    max-width: 650px;
}
.g--alignCenter {
    justify-content: center;
}
.g--gutter {
    margin-left: -8px;
    margin-right: -8px;
}
.g {
    display: flex!important;
    flex-wrap: wrap;
    flex-direction: row;
}
.c-basket-deliveryOrCollectionDetails .icon-deliveryOrCollection svg {
    fill: #ff9e16;
    width: 20px;
    height: 20px;
  
}


.g--stack>.g-col {
    flex-basis: 100%;
    max-width: 100%;
}
.g--gutter>.g-col {
    padding-left: 8px;
    padding-right: 8px;
}
@media (min-width: 48em) {
    .g-span6--mid {
        flex-basis: 50% !important;
        flex-grow: 0;
        max-width: 50% !important;
    }
}
.g-col {
    display: block;
    box-sizing: border-box;
    flex: 1 0 0;
    min-width: 0;
}


.c-basket-heading {
    font-size: 20px;
    /*font-size: 1.42857rem;*/
    line-height: 1.2;
    line-height: 1.4;
    font-family: Ubuntu,Arial,sans-serif;
    font-weight: 400;
    color: #535353;
    margin: 0 0 8px;
    padding-left: 8px;
    padding-top: 8px;
    text-align: left;
}
.c-basket-row {
    display: flex;
    flex-direction: row;
    margin: 0 8px;
}
.c-basket-separator {
    margin: 8px 0;
    border-top: 1px solid #eaeaea;
}
hr {
    margin: 16px 0;
    border: 0;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #fff;
}
.c-basket-restaurantAddress {
    width: 70%;
    text-align: center;
    margin: 15px auto;
}
.c-basket-deliveryOrCollectionDetails {
    padding: 5px 10px 10px;
}
svg:not(:root) {
    overflow: hidden;
}
@media (min-width: 48.063em) {
    .marketing-opt-out-basket {
        display: block;
        padding-top: 16px;
    }
}

.c-accordion {
    box-shadow: 0 0 0 1px #eaeaea;
    border-radius: 3px;
}
.c-accordion-panel {
    border-bottom: 1px solid #eaeaea;
    position: relative;
    margin: 0;
}
.c-accordion-panel:last-child {
    border-bottom: none;
}
.c-accordion-content--sm {
    max-height: 400px;
}
.c-accordion-content {
    max-height: 1300px;
    transition: max-height .15s;
    overflow: hidden;
}
.c-accordion-panel:not(.is-collapsed) .c-accordion-radio:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #266abd;
}
.c-accordion-panel:not(.is-collapsed) .c-accordion-radio {
    border-color: #266abd;
}
.c-accordion-radio {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    transition: all .15s ease-in-out;
    border: 1px solid #333;
    box-sizing: border-box;
    margin-top: -2px;
    margin-right: 5px;
    border-radius: 50%;
}
*, :after, :before {
    box-sizing: inherit;
}
.c-accordion-panel .c-accordion-header {
    font-family: Hind Vadodara,Helvetica Neue,Helvetica,Arial,sans-serif;
    padding: 10px;
    outline: none;
    cursor: pointer;
    color: #333;
    text-decoration: none;
    width: 100%;
    text-align: left;
    line-height: 1.8;
}
.c-accordion-panel:not(.is-collapsed) .c-accordion-chevron {
    transform: rotate(180deg);
}
.c-accordion-chevron {
    fill: #266abd;
    width: 20px;
    height: 16px;
    position: absolute;
    right: 12px;
    top: 12px;
    display: inline-block;
}
.o-btnLink, .o-btnLink:hover {
    background-color: transparent;
}
.o-btnLink {
    border: 0;
    padding: 0;
    margin: 0;
    color: #266abd;
    font-weight: 500;
    text-decoration: underline;
}
.o-btn[type=submit] {
    margin-top: 16px;
}
.o-btn--block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.c-pageBanner {
    background-color: #fff;
    max-height: 250px;
    min-height: 100px;
    overflow: hidden;
    position: relative;
}

@media screen and (min-width: 640px) {
    .c-pageBanner-img {
        margin-top: -15%;
    }
}
.c-pageBanner-img {
    width: 100%;
}

@media screen and (min-width: 640px) {
    .c-pageBanner-img {
        margin-top: -15%;
    }
}
.c-pageBanner-img {
    width: 100%;
}

#map {
    width: 100%;
    height: 300px;
}

.restaurantParts .o-card {
    margin-left: 8px;
    margin-right: 8px;
}
@media screen and (min-width: 768px) {
    .o-card {
        border-radius: 2px;
    }
}
.o-card__wrapper, .o-card--padding {
    padding: 16px;
}

#content .errorSummary, #content .warningSummary {
    width: auto;
    padding: 16px;
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.warningSummary {
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 3px;
}
.warningSummary {
    background-color: #fff7ec;
}

@media screen and (max-width: 640px) {
    #mobileFixedBasket {
        display: inline-block;
    }
}
#mobileFixedBasket {
    display: none;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    padding: 0 10px;
    min-height: 40px;
    z-index: 1;
    text-align: center;
}

#menu .category, #basket .basketSubTotal, #mobileFixedBasket {
    border-top: 1px solid #dfdfdf;
}