@import url(https://fonts.googleapis.com/css?family=Lato|Lato|Lato|Lato|Raleway);

body .visible-ilford { display:none !important; } 
body .hidden-ilford { display:inherit !important; } 
body.shop_ilford .hidden-ilford { display:none !important; }
body.shop_ilford .visible-ilford { display:inherit !important; }

.visible-guest { display:initial !important; }
.hidden-guest { display:none !important; }
.visible-user { display:none !important; }
.hidden-user { display:initial !important; }

body {
	font-family: 'Lato';
	font-weight: normal;
}
h1 {
	font-family: 'Lato';
	font-weight: bold;
}
h2 {
	font-family: 'Lato';
	font-weight: bold;
}
h3 {
	font-family: 'Lato';
	font-weight: bold;
}
h4 {
	font-family: 'Raleway';
	font-weight: bold;
}
body {
	background-color: #ffffff;

	/*background-image: url("/myimages/300/zpos-bg-iFoodBG.jpg");*/
	background-image: url("//cdn1.zfood.co.uk/300/images/zpos-bg-iFoodBG.jpg?auto=compress");

	background-repeat: repeat;
	background-attachment: scroll;
}

header, #mobile-header {
	background-color: #e41b23;

	background-image:none;
	background-attachment: scroll;
}

/* Mobile */
.mobile .km-content {
}
.mobile #mobile-header {
}

/**-------------------- GLOBAL --------------------------**/
.checkout .orderfor-home-delivery .collectoffer,
.menu-container-home-delivery .collectoffer{
    display:none;
}

.checkout .orderfor-collection .deloffer,
.menu-container-collection .deloffer{
    display:none;
}



body {
    padding-bottom:0;
}
.rating.website-image {
    text-align: center;
    padding: 10px 0px;
    margin:0px;
    background: #880f14;
}
.home #body {
    background: url("/myimages/300/iFoodyellowBG.jpg");
}

#container {
    background: #fff;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
}

.well {
    background-color:#c1161d;
    color:#fff;
    border:none;
}

a, 
a:hover {
    color:#fff200;
}

#body {
    margin-top:20px;
    padding: 0px 20px;
}
.home #body,
.checkout #body{
    margin-top:0px;
    padding:0px;
}

.well,
header .dropdown-menu,
.btn-navbar,
.input-append.col.col2,
.btn, 
.carousel-control,
.input-append input, .input-append select, 
.input-append .uneditable-input,
.input-append .add-on:last-child, 
.input-append .btn:last-child, 
.input-append .btn-group:last-child>.dropdown-toggle,
.mod_postcode_box .dropdown-menu,
.alert, .alert-info,
#responsive-food-menu .navbar-inner,
.ui-tabs-menu,
select, textarea, 
input[type="text"], input[type="password"], 
input[type="datetime"], input[type="datetime-local"], 
input[type="date"], input[type="month"], input[type="time"],
input[type="week"], input[type="number"], input[type="email"],
input[type="url"], input[type="search"], input[type="tel"],
input[type="color"], .uneditable-input,
.btn-group>.btn:first-child,
.dropdown-menu,
.hero-unit,
#container,
.popover, .popover-title,
.ui-corner-all,.ui-corner-left, .ui-corner-top, .ui-corner-bl,
.table-bordered,
.table-bordered thead:first-child tr:first-child>th:first-child, 
.table-bordered tbody:first-child tr:first-child>td:first-child, 
.table-bordered tbody:first-child tr:first-child>th:first-child,
.table-bordered thead:first-child tr:first-child>th:last-child, 
.table-bordered tbody:first-child tr:first-child>td:last-child, 
.table-bordered tbody:first-child tr:first-child>th:last-child,
.table-bordered thead:last-child tr:last-child>th:first-child, 
.table-bordered tbody:last-child tr:last-child>td:first-child, 
.table-bordered tbody:last-child tr:last-child>th:first-child, 
.table-bordered tfoot:last-child tr:last-child>td:first-child, 
.table-bordered tfoot:last-child tr:last-child>th:first-child,
.navbar-search .search-query{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

/**-------------------- DISPLAY NONE --------------------------**/
.ct_phone,
.home h1,
#body-bottom-hr,
.home .well-small, 
.home-about, 
.home .bgbar,
.contact-us h1,
.checkout h2,
.page-header,
.menu-selection h1,
.carousel-indicators{
    display:none;
}


/**-------------------- TEXT ---------------------**/
.ct_details_bar,
.navbar .nav>li>a,
.lead.col.col1,
#opening-status{
    font-weight: bold;
}


.ct_details_bar,
.navbar .nav>li>a,
.lead.col.col1,
.home .mod_postcode_box .btn-success,
.checkout h5, .checkout h4,
legend,
.reviews h1,
.information h2,
.error-500 h1{
    text-transform: uppercase;
}

/*------------------------ BUTTONS ------------------------*/
.btn{
    background-image: none; 
    border-radius: 0;
    box-shadow:none;
    text-shadow:none;
}
.btn-success,
.btn-info,
.btn-danger,
.btn-warning, .btn-inverse, .btn-primary{
    border:0px;
}
.btn-danger,
.alert.alert-danger{
    background-color:#ec131a !important;
}
.btn-danger:hover {
    background-color:#ee2b31 !important;
}
.btn-success,
.alert.alert-success{
    background-color:#3cb64b !important;
}
.btn-success:hover {
    background-color:#52c661 !important;
}

.btn-info {
    background-color:#35a4c5 !important;
    border: 1px solid #35a4c5;
}
.btn-info:hover {
    background-color:#4ab0ce !important;
    border: 1px solid #4ab0ce;
}
.btn-inverse{
    background-color:#191919 !important;
}
.btn-inverse:hover{
    background-color:#333333 !important;
}
.btn-primary,
.alert.alert-primary{
    background-color:#004de6 !important;
}

.btn-primary:hover {
    background-color:#0055ff !important;
}
.btn-warning,
.alert.alert-warning{
    background-color:#f87806 !important;
}

.btn-warning:hover {
    background-color:#f89406 !important;
}

.menu-selection .btn-primary {
    background-color:#ff6d00 !important;
    font-size:25px;
    margin-top:30px;
    margin-bottom:30px;
}

.menu-selection .btn-primary:hover {
    background-color:#ff7c1a !important;
}


/**------------ STATUS -----------------**/
#opening-status {
    float:right;
    padding: 20px;
    font-size: 24px;
    text-shadow:none;
}
.status-CLOSED {
    color:#b3b3b3 !important;
    background:#a11016 !important;
}
.status-OPEN {
    color:#fff200 !important;
    background:#a11016 !important;
}

/**------------ DETS BAR -----------------**/
.openinghours, .right_column {
    margin-left:0px !important;
    padding:20px 0px;
}
.openinghours {
    line-height: 17px;
    padding-top: 4px;
    color: #fff;
    margin-left:0px !important;
    padding:20px 0px;
    font-weight: bold;
}
.open-notice {
    display: flex;
}
.yellow {
    color: #FFF200;
}
.openinghours p {
    color: #FFF;
    font-size: 15px;
    line-height: 90%;
}
.open-img img {
    width: 75px;
    margin-top: 5px;
}
#logo img {
    max-height: 157px;
    margin-left: 10%;
}
#addresslogo_img{
    position: absolute;
    max-height: 70px;
}
.ct_details_bar {
    margin-left: 83px;
    line-height: 17px;
    padding-top: 4px;
    color: #fff;
    font-size: 18px;
}
.ct_user_status {
    max-width:72%;
}

/**-------------------- NAV --------------------------**/
.home .navbar {
    margin-bottom:0 !important;
}

#logo{
    position:absolute;
    z-index:5;
}
.navbar-inner {
    background: #C1161D;
    padding:0;
    border:0;
    width:75%;
    margin-left:25%;
}

#responsive-food-menu.navbar .navbar-inner {
    width:100%;
    margin-left:0px;
}

#responsive-food-menu.navbar .navbar-inner .text-info {color:#fff;}

/*normal nav*/
.navbar .nav>li>a {
    color: #fff;
    padding: 20px 28px;
    text-shadow: none;
    font-size: 24px;
}

/*normal color on hover*/
.navbar .nav>li>a:focus, 
.navbar .nav>li>a:hover {
    color:#fff200;
}
/*current page*/
header .navbar .nav>.active>a,
header .navbar .nav>.active>a:hover,
.menu .navbar .nav li.dropdown.active>.dropdown-toggle{
    color:#fff200;
    background:#c11b1d;
    box-shadow:none;
}

/*open nav on home page*/
.navbar .nav li.dropdown.open>.dropdown-toggle, 
.navbar .nav li.dropdown.active>.dropdown-toggle, 
.navbar .nav li.dropdown.open.active>.dropdown-toggle, 
.menu .navbar .nav li.dropdown.open.active>.dropdown-toggle{
    color:#fff;
    background:#a11016;
}

/*dropdown large nav hover*/
header .dropdown-menu {
    background:#a11016;
    width:100%;
    padding:8px 0px;
    border:0px;
}

/*dropdown nav menu&ordering*/
header .dropdown-menu>li>a {
    color:#fff;
    font-size:20px;
    line-height:23px;
}

/*hover on dropdown options*/
.navbar .nav .dropdown-menu>li>a:hover {
    color:#fff200;
    background:#a11016;
}

/*---------RESPONSIVE NAV--------------*/
.btn-navbar {
    background: none!important;
    text-shadow: none!important;
}

header .btn-navbar{
    border: 2px solid #fff !important;
}

.nav-collapse .nav>li>a, 
.nav-collapse .dropdown-menu a {
    color:#fff;
}
.nav-collapse .nav>li>a:hover, 
.nav-collapse .nav>li>a:focus, 
.nav-collapse .dropdown-menu a:hover, 
.nav-collapse .dropdown-menu a:focus {
    color:#fff200;
    background:none;
}

/**-------------------- CARET -----------------------**/
/*dropdown arrow*/
.navbar .nav li.dropdown>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret,
.menu .navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.menu .navbar .nav li.dropdown.open.active>.dropdown-toggle .caret{
    border-top-color: #fff;
    border-bottom-color: #fff;
}

/*dropdown whilst on hover*/
.navbar .nav li.active.dropdown>a .caret,
.navbar .nav li.dropdown>a:hover .caret, 
.navbar .nav li.dropdown>a:focus .caret,
.menu .navbar .nav li.dropdown.active>.dropdown-toggle .caret{
    border-top-color: #fff200;
    border-bottom-color: #fff200;
}


/**-------------------- POSTCODE NAV STYLES -----------------------**/
/*.actions allows for dropdown on add buttons to be customised in the same way*/
.mod_postcode_box .dropdown-menu>li>a, 
.dropdown-menu.pull-right, .actions .dropdown-menu>li>a{
    color:#fff;
    background-color:#e41b23;
    font-size:16px;
    font-weight:200;
}

.mod_postcode_box .dropdown-menu>li>a:hover, .actions .dropdown-menu>li>a:hover{
    background:#e41b23;
    color:#fff200;
}

.mod_postcode_box .dropdown-menu {
    margin-top:-4px;
}


/**------------------------- HOME -------------------------------**/
.carousel {
    margin-bottom:0px;
}
.carousel img {
    width:100%;
}

.carousel-control {
    border: none;
    color:#e41b23;
    background-color:rgba(255, 255, 255, 0.6);
    opacity: 1;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    padding: 8px 0px;
    top:50%;
}

.carousel-control:hover {
    color:#e41b23;
    background-color:#fff;
}

.span8.column_slideshow{
    width:60%;
}
.span4.column_modules {
    margin:0px;
    width:40%;
}

.column_modules .website-image {
    margin:0px;
    width:100%;
}

.prefooter.span12{
    background: #c1161d;
    color:#fff;
    font-size:28px;
    width: 100%;
    margin-left: 0px;
    position: relative;
    padding:40px 0px;
    text-align:center;
}

.span6.loyaltybanner, .span6.reviews {
    width:50%;
    margin:0px;
}

/**------------- POSTCODE ----------------**/
.mod_postcode_box {
    background-color:transparent;
}

.lead.col.col1 {
    font-size:40px;
    line-height:45px;
    text-shadow: 3px 3px 5px #ae8301;
    padding:40px 0px 0px;
}

.col.col3 .muted{
    color:#fff;
    font-size:20px;
    text-shadow: 2px 2px 2px #916d01;
}

.input-append.col.col2 {
    width: 80%;
    box-shadow: none;
    padding: 7px 0px;
}

.mod_postcode_box input, .home .mod_postcode_box .btn-success {
    height:36px;
    margin: 0px 0px 8px;
}

.home .mod_postcode_box .btn-success {
    background: #e41b23 !important;
    color: #fff;
    box-shadow: none;
    text-shadow: none;
    border: 1px solid #e41b23;
    font-size: 18px;
    font-family:'Lato',sans-serif;
}

/**-------------------- GOOGLE PLUS ------------------**/
.social_media_links  {
    margin:0 auto;
    padding:10px 0;
    text-align:center;
    background:#a11016;
} 
.social_media_links img,
.social_media_links img:hover {
    max-width:40px;
} 
.social_media_links small {
    display:none;
}
.social_media_links a { 
    background-color: transparent; 
    background: none !important; 
    border: none !important; 
    box-shadow: none; 
    padding:0px; 
    width:45px !important; 
}
.social_media_links .btn-danger:hover {
    background:none !important;
}

/**-------------------- MENU & ORDERING --------------------------**/
.deliveryFromImg {
    display:none;
}
hr{
    border:0px;
}

h2 small {
    color:#fff200;
    text-shadow:none;
    font-size:75%;
}

.alert-info {
    background-color:#25a1bf;
}
.alert {
    color:#fff;
    text-shadow:none;
    border:none;
}

.menu #body,
.members #body,
.contact-us #body{
    margin-bottom:40px;
}

#responsive-food-menu span.brand {
    text-shadow:none;
    color:#fff;
    margin-left:2px;
}
.navbar-search .search-query {
    margin-right:5px;
}

.text-warning {color:#fff200;}

.popover {
    color:#c1161d;
}
.popover-title {
    background:#e41b23;
    color:#fff200;
    font-size:18px;
}

.cat-desc {
    text-transform:capitalize;
}

/**--------------- TABLE-------------------**/
.table-hover tbody tr:hover>td, .table-hover tbody tr:hover>th {
    background:transparent;
}

.table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th,
.row-product:hover, .table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th,
.row-odd,.row-odd:hover{
    background:none;
}

/**-------------------- MODAL --------------------------**/

#editProductModal .modal-body .dyn-optionset.type-choose-multiple,
#editProductModal .modal-body .form-horizontal.type-choose-one{
    background:#fff !important;
    color:#000;
}

.modal-header, .modal-footer {
    background-color:#e41b23;
    text-shadow:none;
}
.modal-footer {
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
    color:#fff200;
    border-top: 0px;
    box-shadow: 0px;
}

.modal-header {
    color:#fff;
}

.modal .media-heading, .modal .media-body, .modal .modal-body, .modal .control-label {
    color:#000;
}
.modal-footer .muted {
    color:#fff;
}



/**-------------------- CHECKOUT ------------------------**/
/**CREDIT CARD CHARGE**/
.ui-helper-block .muted{
    color:#2e0d3d;
}

/**CHANGES FORGOT PASSWORD COLl**/
.checkout .btn-link {
    color: #fff;
    text-shadow:none;
}
/**CHANGES COL OF QTY, PRODUCT ETC**/
.help-block.muted{
    color:#fff;
}
.checkout h5, .checkout h4 {
    font-size: 22px;
    line-height: 30px;
    color:#fff;
    font-weight:normal;
}

.checkout h4{
    font-weight:bold;
    color:#e41b23;
    font-size:24px;
}

.checkout .well-basket,
.well-basket .muted,
#ui-id-2 h5{
    color:#a11016 !important;
}

.checkout .well-basket small {
    font-size:100%;
}

.checkout .well-basket {
    background:#fff;
    border:8px solid #e41b23;
}

.control-group.info textarea {
    border-color:#c1161d;
}

/**CHANGES COL OF LOYALTY POINTS BOX**/
.loyaltypoints_box .lead, 
.loyaltypoints_box .ctl-pointsoptions a, 
.loyaltypoints_box label.checkbox.text-left, 
.loyaltypoints_box p {
    color: #c1161d;
}


/**------------------------------------- MEMBERS ----------------------------------**/
legend {
    font-size:26px;
    color:#fff;
    text-align:center;
    border-bottom: 2px solid #fff200;
    font-weight:bold;
    padding:0px 0px 10px;
}

.members .muted {
    color:#fff;
}

/**----------- MEMBERS LOG IN ----------------**/
.hero-unit {
    background-color:#e41b23;
}
.members .sidebar-nav .nav-header {
    font-size:20px;
    color:#fff;
    font-weight:normal;
    padding-bottom:5px;
}
.members .sidebar-nav a {
    text-shadow:none;
    font-size:16px;
}
.members .nav-list>li>a:hover,
.nav-list>.active>a, 
.nav-list>.active>a:hover, 
.nav-list>.active>a:focus{
    background-color:#a11016;
    color:#fff;
}



/**------------------------- CONTACT -------------------------------**/
#contact_map_canvas{
    color:#000;
}

.contact-us .ui-state-highlight, 
.contact-us .ui-widget-content .ui-state-highlight, 
.contact-us .ui-widget-header .ui-state-highlight {
    background-color:#25a1bf;
}

.ui-widget.box-opening-hours {
    margin-top:20px;
}


/**------------------------- REVIEWS -------------------------------**/
.reviews #container {
    background:transparent;
}

.reviews #body {
    background: #fff;
    max-width: 900px;
    margin: 20px auto;
    padding: 45px;
}

.rightreview {
    text-align:right;
    margin-left:40%;
}

.leftreview,.rightreview  {
    width:60%;
    margin-bottom:20px;
    color:#c1161d;
    font-weight:normal;
    font-size:30px;
    padding:5px;
}

.reviews p{
    font-weight:normal;
    font-size:18px;
    color: #25a1bf;
}

.reviews h1 {
    color:#e41b23;
    font-size:64px;
    padding-bottom: 36px;
}

.reviews span.fa.fa-star, .reviews span.fa.fa-star.half-o {
    color: #25a1bf;
}

/**-------------------- INFORMATION --------------------------**/
.information h2 {
    font-size:28px;
}

.information .alert-info {
    background-color:#a11016;
    border:1px solid #e41b23;
    color:#fff200;
    text-align:center;
}


.information h5 {
    font-size:18px;
}
#help-o-oc-oa, #help-o-oc-or {
    font-size:16px;
}
#help-o-oc-oa{
    color:#3cb64b;
    background:#fff;
}
#help-o-oc-or {
    color:#ed2228;

}
#help-o-oc-or, #help-o-oc-oa{
    background:#fff;
    padding:8px;
}



/**-------------------- PENDING ETC --------------------------**/
.menu-selection .alert {
    margin:30px 0px;
    background: #34ad70;
    text-align: center;
}

.menu-selection .row-fluid {
    margin: 20px 0px 80px;
}

.jumbotron .text-warning {
    color:#11aa72 !important;
}

.p-last-minute {
    margin-bottom:5%;
}

.error-404 .alert {
    width:70%;
    margin: 5% 15% !important;
}

.error-404 h1 {
    color:#fff200;
}

.error-500 h1, .error-500 h2, .error-500 p {
    color:#c1161d;
    padding-left:20px;
}

.error-500 h1 {
    font-size:75px;
    line-height:75px;
    margin-top:5%;
}
.error-500 h2{
    font-size:36px;
    line-height:70px;
}
.error-500 p {
    margin-bottom:5%;
    font-size:20px;
}

/**------------------------- FOOTER-------------------------------**/
footer {
    background-color:#c1161d;
    padding:20px 10px;
    margin:0px;
}

.label-copyright {
    color:#fff;
}
.copyright{
    line-height:15px;
    padding-top:2px;
}
.cards, .tr.vendor a.vendor-zpos img {
    padding-top:2px;
}



/**------------------------- MEDIA QUERIES -------------------------------**/
/* Large desktop */
@media (min-width: 1500px) {
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, .container, .row-fluid.ct_header_row{ 
        width: 1500px;
        margin: 0 auto;
    }
}

@media (min-width:1300px) and (max-width:1500px) {
    .openinghours img {
        margin-left: -34%;
    }
    #addresslogo_img {
        margin-left: 1%;
    }
    .ct_user_status {
        max-width: 88%;
    }
    .ct_details_bar {
        margin-left: 91px;
    }
    .navbar .nav>li>a {
        padding: 9px;
        font-size: 21px;
        line-height: 34px;
    }
    header b.caret {
        margin-top:7% !important;
    }
    .navbar-inner {
        width: 70%;
        margin-left: 30%;
    }
    #opening-status {
        padding:16px;
        font-size:21px;
    }
    .mod_postcode_box {
        padding:10px;
    }
    .lead.col.col1 {
        font-size: 36px;
        line-height: 46px;
        padding:20px 0px 0px;
    }
    .col.col3 .muted {
        font-size:18px;
    }
    .input-append {
        margin-bottom:5px;
    }
    .input-append.col.col2 {
        padding:0px;
    }
}

@media (max-width:1300px) {
    .openinghours.span4{
        display:none;
    }
    .right_column.span4 {
        width: 44%;
        margin-left: 28% !important;
        margin-top: -29px;
    }
    #addresslogo_img {
        margin-left: 12%;
    }
    .ct_details_bar {
        margin-left: 228px;
    }
    #logo img {
        margin-left: 0px;
        max-height: 147px;
    }
    .navbar-inner {
        width: 67%;
        margin-left: 33%;
    }
    .navbar .nav>li>a {
        padding: 14px;
        font-size: 18px;
    }
    #opening-status {
        padding:14px;
        font-size:18px;
        margin-right:0px;
    }
    header .dropdown-menu>li>a {
        font-size: 15px;
        line-height: 23px;
        padding-left: 9px;
    }
    .prefooter.span12 {
        padding:20px 0px;
        font-size:20px;
    }
    .prefooter {
        z-index:10;
        margin-top:-2px;
    }
    .input-append {
        margin-bottom:5px;
    }
    .well.mod_postcode_box {
        margin-bottom:0px;
    }
    .lead.col.col1 {
        font-size: 32px;
        line-height: 33px;
        padding:10px 0px 0px;
    }
    .col.col3 .muted {
        font-size:15px;
    }
}
@media (max-width:1200px){
    .lead.col.col1 {
        font-size: 27px;
        line-height: 33px;
        padding:0px;
    }
    .col.col3 .muted {
        font-size:15px;
    }
    .input-append.col.col2 {
        padding:0px;
    }
    .navbar .nav>li>a {
        padding: 8px;
        font-size: 16px;
        line-height: 31px;
    }
    #opening-status {
        padding: 14px;
        font-size: 16px;
    }
    header b.caret {
        margin-top:8% !important;
    }
}

@media (max-width:979px) {
    .ct_details_bar {
        margin-left: 210px;
        font-size:16px;
    }
    #addresslogo_img {
        margin-left: 130px;
    }
    .ct_user_status {
        max-width: 100%;
    }
    .navbar-inner {
        width: 59%;
        margin-left: 41%;
    }
    .navbar .nav>li>a {
        padding: 6px 16px;
        font-size: 19px;
    }
    header a.btn.btn-navbar {
        margin:9px 9px 5px 0;
    }
    header .dropdown-menu>li>a {
        line-height: 11px;
    }
    .span8.column_slideshow {
        width:100%;
    }
    .prefooter.span12 {
        padding:15px 0px;
        font-size:16px;
    }
    .column_modules img {
        display:none;
    }
    .span4.column_modules {
        width:100%;
    }
    .mod_postcode_box {
        padding:30px;
    }
    .lead.col.col1 {
        font-size: 38px;
        line-height: 47px;
        padding: 0px;
        width: 70%;
        margin-left: 15%;
    }
    .col.col3 {
        width: 80%;
        margin-left: 10%;
    }
    .col.col3 .muted {
        font-size:20px;
        line-height:20px;
    }
    .input-append.col.col2 {
        width:75%;
    }
    .error-404 .alert {
        width:80%;
        margin: 5% 7% !important;
    }
    header b.caret {
        margin-top:15px !important;
    }
    #opening-status {
        margin-right:3%;
    }
}


/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    footer {
        height:100%;
        text-align:center;
        padding-top:8px;
        padding-bottom:8px;
        margin-top:0;
    }
    .copyright, .cards, .tr.vendor a.vendor-zpos img {
        padding-top:8px;
        padding-bottom:8px;
    }
    .tr, .tl {
        text-align: center !important;
    }
    #logo{
        position:relative;
        text-align:center;
    }
    #logo img{
        margin-left:0 !important;
    }
    .right_column.span4 {
        width: 100%;
        margin-left: 0px !important;
        margin-top: -21px;
        text-align:center;
        padding: 10px 8%;
    }
    .ct_details_bar {
        margin-left:0px !important;
        padding-top:10px;
    }
    .right_column.span4 img {
        display:none;
    }
    .navbar-inner {
        width: 100%;
        margin-left: 0px;
    }
    #opening-status {
        float:left;
        margin:0px;
    }
    .navbar .nav>li>a {
        padding: 8px 14px;
        font-size: 20px;
        line-height: 25px;
    }
    header .dropdown-menu>li>a {
        line-height:14px;
        font-size:18px;
    }
    .span6.loyaltybanner, .span6.reviews {
        width:100%;
    }    
    .lead.col.col1 {
        width: 80%;
        margin-left: 10%;
        font-size: 24px;
        line-height: 32px;
    }
    .mod_postcode_box {
        padding:25px 0px;
    }
    .input-append.col.col2 {
        width: 100%;
    }
    .col.col3 .muted {
        font-size: 16px;
        line-height: 18px;
    }
    .col.col3 {
        width: 90%;
        margin-left: 5%;
    }
    .error-404 .alert {
        margin: 5% !important;
    }
    .leftreview,.rightreview  {
        width:100%;
        text-align:center;
    }
    .rightreview{
        margin-left:0px;
    }
    .reviews h1 {
        text-align:center;
    }
    header b.caret {
        margin-top:10px !important;
    }

}

@media (max-width:480px) {
    input#mod_postcode_box_pc.span8.uc.tc {
        width:56%;
    }
    .lead.col.col1 {
        width: 90%;
        margin-left: 5%;
    }
    .span6.reviews {
        display:none;
    }    
    .error-500 h1 {
        font-size:50px;
        line-height:50px;
    }
    .error-404 .alert {
        width:85%;
        margin:0px !important;
    }
    .reviews #body {
        padding:35px;
    }
    .reviews h1 {
        padding-bottom:10px;
        font-size:46px;
    }
}

