@import url(https://fonts.googleapis.com/css?family=Noto+Serif|Noto+Sans|Noto+Serif);

body .visible-swindon { display:none !important; } 
body .hidden-swindon { display:inherit !important; } 
body.shop_swindon .hidden-swindon { display:none !important; }
body.shop_swindon .visible-swindon { 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: 'Noto Serif';
}
h1 {
	font-family: 'Noto Sans';
	font-weight: bold;
}
h2 {
	font-family: 'Noto Serif';
	font-weight: bold;
}
h3 {
}
h4 {
}
body {
	background-color: #ffffff;

	background-image:none;

	background-attachment: scroll;
}

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

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

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

/*---------------------resets/ display nones/ global---------------------*/

* {
    text-shadow: none !important;
    box-shadow: none !important;
    line-height: normal;
    border-radius: 0 !important;
}

.home h1, .contact-us h1, .home-about, #body-bottom-hr, .voucher_box .success span, .mod_postcode_box .btn .caret,
.home .span6.right_column, .mod_postcode_box .col3, .home .ct_details_bar, .carousel-indicators, header .span6.left_column,
.row_phones, .ct_details_bar{
    display: none;
}

#container, body {
    padding: 0;
}

/*---------------------fonts---------------------*/

input, .btn, h1 {
    font-family: 'Noto Serif';
}

a, a:hover, a:focus, .red, em, .checkout h2, .jumbotron-order-complete .text-warning{
    color: #b82131;
}

.well .text-info, .well .text-warning, .well .btn-link, .loyaltypoints_box .row-credits .col-equals div,
legend, .page_error-404 h1.text-error{
    color: #fff;
}	

.popover, .gm-style-iw, .trigger-paymentmethod .muted, .modal-body .muted, .page-review-order { 
    color: #000;
}

.menu h1 {
    text-align: center;
    font-size: 75px;
    line-height: 1.5;
    padding: 20px 10px;
}

h5.media-heading{
 	margin-bottom: 10px;   
    font-size: 23px;
    color: #25185c;
    text-transform: lowercase;
}

.row-product .description {
 	color: #b82131;
    font-style: italic;
}

.well .btn-link{
	text-decoration: underline;
}

/*---------------------containers---------------------*/

#container {
    width: 100%;
    background: none;
}

.home .inner-wrapper{
    max-width: 1920px;
    margin: 0 auto;
}

#body, #responsive-food-menu, footer .row-fluid, .ct_details_bar { 
    max-width: 1170px;
    margin: 0 auto;
}

.home .inner-wrapper:after{
 	content: '';
    display: table;
    clear: both;
}

.home header{
 	width: 20%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    overflow-y: auto;
}
/*---------------- overflow scrollbar ---------------*/

.home header::-webkit-scrollbar {
    width: 8px;
}
 
.home header::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
.home header::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(37,24,92,0.8); 
    box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.home header::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(37,24,92,0.4); 
}

/*--------------------------------------------------*/

#body{
 	margin: 20px auto 10px;   
}

.home #body {
    max-width: initial;
    width: 80%;
    float: right;
    margin: 0;
}

.home footer .row-fluid{
 	max-width: initial;   
}

#logo {
    padding: 50px 0;
	text-align: center;
}

.well, .alert-info.well-login, .alert-success.voucher_box {
    background: #25185c;
    color: #fff;
    border: none;
}

#frmLogin.well{
 	background: #b82131;
}

.hero-unit {
    background: #ffffff;
    color: #444;
}

.hero-unit h1 {
    text-shadow: none !important;
    color: #a11b2a;
}

/*---------------------nav styles---------------------*/

.navbar {
    margin-bottom: 0 !important;
    z-index: 2;
    position: relative;
}

.navbar-inner {
    background: none;
    border: none;
    padding: 0;
}

.home .navbar-inner{
    padding: 0 45px;
    box-sizing: border-box;
}	

.navbar-inner .container {
    position: relative;
}

.navbar-inner .container .nav-collapse:after {
    content: '';
    display: table;
    clear: both;
}

.navbar .nav {
    margin: 0;
}

.navbar .nav>li>a {
    background: none;
    color: #25185c;
    font-size: 25px;
    font-weight: bold;
    line-height: 40px;
    text-transform: lowercase;
}

.home .navbar .nav>li>a {
    font-size: 39px;
    padding: 10px 0;
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus{
 	font-style: italic;   
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus,
.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover,
.navbar .nav li.dropdown.open>.dropdown-toggle,
.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle {
    color: #b82131;
    background: none;
}

/*---------------------caret colour---------------------*/

.navbar .nav li.dropdown>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret {
    border-top-color: #25185c;
    margin-top: 18px;
}

.navbar .nav li.dropdown>.dropdown-toggle:hover>.caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar .nav li.dropdown>a:hover .caret,
.navbar .nav li.dropdown>a:focus .caret,
.navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
    border-top-color: #b82131;
}

/*---------------------nav list---------------------*/

.nav-header,
.nav-list>li>a {
    color: #fff;
}

.nav-list>li>a:hover,
.nav-list>li>a:focus,
.nav-list>.active>a,
.nav-list>.active>a:hover,
.nav-list>.active>a:focus {
    background: #a11b2a ;
    color: #fff;
}

/*---------------------nav button---------------------*/

.navbar .btn-navbar {
    background: none;
    text-shadow: none;
    border: none;
}

.navbar .btn-navbar .icon-bar {
    background: #25185c;
    width: 29px;
    height: 3px;
}

.btn-navbar .icon-bar+.icon-bar {
    margin-top: 5px;
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
    background: none;
}

/*---------------------dropdown menu---------------------*/

.dropdown-menu {
    background: #fff;
    min-width: initial;
    padding: 0;
    border: none;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15) !important;
}

.dropdown-menu>li {
    padding: 0;
}

.dropdown-menu>li>a {
    position: relative;
    text-align: center;
    padding: 8px 20px;
}

.dropdown-menu>li:hover {
    background: none;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background: #b82131;
}

/*---------------------opening status---------------------*/

.navbar .brand {
    margin-left: 0;
}

#opening-status {
    text-transform: lowercase;
    text-align: center;
}

#opening-status:hover {
    text-decoration: none;
}

.home #opening-status{
 	margin-top: 40px;   
    padding: 20px 10px;
}

.status-OPEN {
    color: #fff !important;
    background: #00a651 !important;
}

.status-CLOSED {
    color: #fff !important;
    background: #a11b2a !important;
}

/*---------------------details bar---------------------*/

.ct_details_bar .span6 {
    line-height: 30px;
}

.ct_local_branch_details em {
    font-style: normal;
}

.ct_local_branch_details strong {
    font-weight: normal;
}

/*---------------------slider---------------------*/

.column_slideshow.span8, .column_modules.span4{
 	width: 100%;
    float: none;
    margin-left: 0;
}

.carousel {
    margin-bottom: 0;
}

.carousel-indicators li {
    border-radius: 50% !important;
}

.carousel-control {
    background: none;
    border: none;
}

.carousel-inner>.item>a>img{
 	width: 100%;
}

.carousel-caption{
 	background: none;
    left: initial;
    top: 50%;
    right: 40px;
    bottom: initial;
    text-align: right;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.carousel-caption img{
    margin-bottom: 70px;
}	

.carousel-caption .btn-default{
 	display: block;
    margin-bottom: 10px;
    text-transform: lowercase;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    font-style: italic;
    line-height: 50px;
    background: #b82131;
}

.carousel-caption .btn-default:hover, .carousel-caption .btn-default:focus{
 	background: #9F0818;  
}

.carousel-caption .btn-default:last-child{
 	background: #25185c;  
}

.carousel-caption .btn-default:last-child:hover, .carousel-caption .btn-default:last-child:focus{
 	background: #0C0043;  
}

/*---------------------postcode box---------------------*/
.mod_postcode_box.alert-success{
 	background: url(/myimages/632/ChickenCottage_IconLowOp.png) no-repeat, #b82131;   
    background-position: right top;
}

.mod_postcode_box {
    background: none;
    border: none;
    border-top: 10px solid #a11b2a;
    box-sizing: border-box;
    margin-bottom: 0;
    padding: 40px;
}

.mod_postcode_box .lead {
    color: #fff;
    font-size: 32px;
    font-style: italic;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 10px;
}

.mod_postcode_box input,
.mod_postcode_box .btn {
    height: 65px;
    border: none;
    margin-bottom: 0;
    font-size: 26px;
}

.mod_postcode_box input {
    background: #fff;
    color: #777676;
    max-width: 560px;
    text-transform: capitalize;
    line-height: normal !important;
}

.mod_postcode_box>.input-append {
    max-width: 100%;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 25px;
}

.mod_postcode_box .btn {
    width: 165px;
    text-transform: lowercase;
    background: #25185c;
}

.mod_postcode_box .btn:hover,
.btn-group.open .btn-success.dropdown-toggle,
.mod_postcode_box .btn-group.open .btn-success.dropdown-toggle,
.mod_postcode_box .dropdown-menu,
.mod_postcode_box .btn:focus {
    background: #0C0043;
}

.mod_postcode_box .dropdown-menu>li>a {
    color: #fff;
}

.mod_postcode_box .dropdown-menu>li:hover {
    background: none;
}

.mod_postcode_box .dropdown-menu>li>a:hover,
.mod_postcode_box .dropdown-menu>li>a:focus {
    background: #25185c;
    color: #fff;
}

/*---------------------custom HTML---------------------*/

.row-fluid.ct_header_row .span6.right_column{
 	min-height: initial;   
}

.extra-details{
 	position: fixed;
    top: 0;
    right: 0;
    background: #25185c;
    color: #fff;
    z-index: 999;
}

.extra-details:after{
 	content: '';
    display: table;
    clear: both;
}

.extra-details > span{
    padding: 14px 20px;
    display: inline-block;
    float: left;
    font-size: 16px;
}	

.extra-details a{
    color: #fff;
}	

.extra-details .basket-subtotal, .extra-details i{
    color: #b82131;
}

.extra-details i{
    vertical-align: middle;
    font-size: 30px;
    margin-top: -10px;
}	

.select-location{
 	border-right: 2px solid #b82131; 
}

.basket-items{
 	border-left: 2px solid #b82131; 
}

.home .ct_header_row{
 	background: #25185c;   
    padding: 30px 45px;
    box-sizing: border-box;
}

.local-store{
    position: absolute;
    background: #25185c;   
    padding: 30px 45px;
    box-sizing: border-box;
 	color: #fff;   
    z-index: 9;
}

.home .local-store{
 	background: none;
    padding: 0;
    position: static;
}

.local-store small, .local-store a{
 	text-transform: lowercase;
}

.local-store .lead{
    font-family: 'Noto Sans';
    font-size: 36px;
    margin: 10px 0;
}	

.local-store a{
    font-size: 19px;
}	

#prefooter article:after{
 	content: '';
    display: table;
    clear: both;
}

#prefooter article img{
 	width: 100%;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

#prefooter article img:hover{
 	-webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
}

.zp-width-25{
    width: 25%;
    float: left;
    overflow: hidden;
}	
.zp-width-50{
    width: 50%;
    float: left;
    overflow: hidden;
}	

.social-holder{
 	margin-top: 50px;   
}

.social-holder p{
 	font-weight: bold;   
}

.social-holder .lead{
    color: #25185c;
    font-size: 30px;
    margin-bottom: 0;
}	

.social-holder .social-tag{
 	color: #b82031;
    font-size: 26px;
    font-style: italic;
}

/*---------------------table stripped fix---------------------*/

#basket-container .ui-widget-content{
    background: none;
    border: none;
}

table,
.table-striped tbody>tr:nth-child(odd)>td,
.table-striped tbody>tr:nth-child(odd)>th,
.table-hover tbody tr:hover>td,
.table-hover tbody tr:hover>th,
table .muted{
    background:none;
    color: #fff;
}

.contact-us table,
.contact-us .table-striped tbody>tr:nth-child(odd)>td,
.contact-us .table-striped tbody>tr:nth-child(odd)>th,
.contact-us .table-hover tbody tr:hover>td,
.contact-us .table-hover tbody tr:hover>th {
    background: none;
    color: #000;
}

/*---------------------menu page popovers---------------------*/

.popover .popover-title {
    background: #a11b2a;
    color: #fff;
}

/*---------------------modal---------------------*/

.modal {
    border: none;
}

.modal-header {
    background: #b82131;
    color: #fff;
}

.modal-body {
    background: #fff;
    color: #000 !important;
}

.modal-body .media-body {
    text-align: center;
}

.modal-body>ul:after,
.modal-body .media-body ul:after {
    content: '';
    display: table;
    clear: both;
}

.modal-body>ul li,
.modal-body .media-body ul li {
    list-style-type: none;
    float: left;
    padding: 5px 5px 5px 10px;
    font-size: 18px;
    line-height: 1.2;
}

.modal-body>ul li:after,
.modal-body .media-body ul li:after {
    content: '+';
    margin-left: 10px;
}

.modal-body>ul li:last-child:after,
.modal-body .media-body ul li:last-child:after {
    content: '';
}

.modal-footer {
    background: #25185c;
    color: #fff;
}

.modal fieldset {
    background: #fff;
    color: #181818;
    border: none;
}

.modal-body h4 .name {
    font-size: 28px;
}

.uk-offcanvas-bar {
    background: #25185c;
}

.uk-nav-offcanvas>.uk-open>a,
html:not(.uk-touch) .uk-nav-offcanvas>li>a:focus,
html:not(.uk-touch) .uk-nav-offcanvas>li>a:hover {
    background: #b82131;
    color: #fff;
    outline: 0;
}

/*---------------------alerts & buttons---------------------*/

.alert, .alert.alert-info.how-im-ordering {
    color: #fff;
    background: #b82131;
    border: none;
}

.btn {
    background-image: none;
    border-color: transparent !important;
}

/*--------success--------*/

.btn-success, .alert-success {
    background: #12BB12;
}

.btn-success:hover,
.btn-success:focus,
.btn-group.open .btn-success.dropdown-toggle {
    background: #008800;
}

/*--------primary--------*/

.btn-primary, .alert-primary {
    background: #2357ce;
}

.btn-primary:hover,
.btn-primary:focus {
    background: #00249B;
}

/*--------info--------*/

.btn-info, .alert-info {
    background: #4992ff;
}

.btn-info:hover,
.btn-info:focus {
    background: #3079E6;
}

/*--------danger--------*/

.btn-danger, .alert-danger {
    background: #FF170D;
}

.btn-danger:hover,
.btn-danger:focus {
    background: #E60000;
}

/*--------warning--------*/

.btn-warning, .alert-warning {
    background: #FF871A;
}

.btn-warning:hover,
.btn-warning:focus {
    background: #CC5400;
}

.menu-selection .btn-primary {
    background: #;
    color: #;
}

.menu-selection .btn-primary:hover,
.menu-selection .btn-primary:focus {
    background: #;
}

/*---------------------footer---------------------*/

footer {
    background: none;
    padding: 20px 30px;
    box-sizing: border-box;
    margin-top: 0;
}

.cards,
.vendor {
    padding-top: 5px;
}

/*---------------------fixes---------------------*/

.row-odd,
.row-odd.row-product:hover{
	background: #f9f9f9;    
}

.row-product:hover {
    background: none;
}

.row-product{
 	padding: 20px;
    box-sizing: border-box;
    border-bottom: none;
}

.row-product .span6{
 	width: 100%;
    float: none;
    margin-left: 0;
}

.ui-tabs-vertical .ui-tabs-panel {
    padding: 0!important;
}

.ui-tabs-menu.ui-widget-content{
    border: none;
}	

.ui-tabs-menu.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
    padding-bottom: 0 !important;
    padding-right: 0 !important;
}

.tb-nav-tabs.ui-widget-header{
    background: #fff;
    border-color: #fff;
}	

.ui-tabs-vertical .ui-tabs-nav li a {
    padding: 9px 10px!important;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    text-transform: lowercase;
}

.ui-tabs-vertical .ui-tabs-nav li.ui-state-active a{
 	font-style: italic;   
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #25185c;
}

.ui-state-default.ui-state-hover a, .ui-state-default.ui-state-hover a:link, .ui-state-default.ui-state-hover a:visited,
.ui-state-default.ui-state-active a, .ui-state-default.ui-state-active a:link, .ui-state-default.ui-state-active a:visited{
    color: #fff;
}

.ui-tabs .ui-tabs-nav li {
    border: 1px solid #ccc !important;
}

.ui-tabs .ui-tabs-nav li.ui-state-hover {
    border-color: #25185c !important;
}

.ui-tabs .ui-tabs-nav li.ui-state-active, .ui-tabs .ui-tabs-nav li.ui-state-hover.ui-state-active {
    border-color: #a11b2a !important;
}

.navbar-search {
    margin-top: 3px;
}

.navbar-search .search-query {
    padding: 6px 14px;
}

#responsive-food-menu.affix {
    left: initial;
}

#responsive-food-menu .navbar-inner {
    padding: 0 10px;
}

#responsive-food-menu .navbar-inner .brand {
    padding: 0;
    line-height: 40px;
}

#responsive-food-menu .btn-navbar {
    background: #25185c;
}

#responsive-food-menu .btn-navbar .text-info {
    color: #fff;
}

.nav-list>li>a [class^="icon-"],
#responsive-food-menu [class^="icon-"],
#responsive-food-menu [class*=" icon-"],
.nav-list>li.active>a [class^="icon-"],
.nav-list>li>a:hover [class^="icon-"],
.nav-list>li>a:hover[class*=" icon-"],
.nav-list>li>a:focus [class^="icon-"],
.nav-list>li>a:focus[class*=" icon-"] {
    background-image: url("http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/img/glyphicons-halflings-white.png");
}

.contact-us .box-opening-hours {
    margin-top: 20px;
}

.jumbotron-order-complete {
    padding: 20px;
    box-sizing: border-box;
}

#help-o-oc-oa,
#help-o-oc-or {
    padding: 10px;
    background: #fff;
}

.website-image {
    text-align: center;
}

.how-im-ordering h2 {
    font-weight: 400;
}

.how-im-ordering .tooltip {
    font-size: 16px;
}

.loyaltypoints_box {
    background: #a11b2a !important;
}

.loyaltypoints_box .row-credits .well {
    color: #25185c;
    border-color: #fff !important;
}

.loyalty-value.text-success .text-warning,
.loyalty-label.text-warning {
    color: #468847;
}

.span3.col4 .loyalty-label.text-warning {
    color: #b94a48;
}

ol>li>ol, ol>li>ul, ul>li>ol, ul>li>ul {
    margin: 0 0 10px 25px;
}

/*---------------------social media buttons---------------------*/

.social_media_links {
    padding: 0;
    margin-top: 10px;
    text-align: left;
}

.social_media_links img {
    max-width: 60px;
}

.social_media_links img:hover {
    max-width: 60px;
}

.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: 60px !important;
    margin-right: 10px;
}

/*---------------------media queries---------------------*/

/*---------------------large desktop---------------------*/
@media (max-width: 1600px) {
    .home #body {
        width: 70%;
    }
    .home header {
        width: 30%;
    }
    .home .navbar .nav>li>a {
        font-size: 37px;
    }
}

@media (max-width: 1200px) {
    #responsive-food-menu.affix {
        left: 0;
    }
    .home header,
    .home #body,
    .zp-width-25{
        width: 50%;
    }    
    .home .ct_header_row {
        padding: 10px 45px;
    }
    .local-store a {
        font-size: 15px;
    }
}

@media (max-width: 1200px) and (min-width: 979px) {
    .carousel-caption img {
        display: none;
    }
}

@media (max-width: 1200px) and (min-width: 768px) {
    .box-delivery-information {
        overflow-x: scroll;
    }
}

@media (max-width: 1170px) {
    body:not(.home) #body {
        padding: 0 20px;
    }
    #basket-container {
        margin-top: 20px;
    }
    #responsive-food-menu.affix {
        left: 0;
    }
    #logo {
        padding: 80px 0 40px;
    }
}

/*---------------------portrait table and landscape desktop---------------------*/

@media (max-width: 979px) and (min-width: 768px) {
    .container,
    .navbar-static-top .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 100%;
    }
    .checkout .well-basket {
        overflow-x: scroll;
    }
}

@media (max-height: 920px) and (min-width: 979px){
 	.home .navbar{
     	padding-bottom: 50px;   
    }
}

@media (min-width: 979px){
    .navbar .nav, .navbar .nav > li {
        float: none !important;
        display: inline-block;
        vertical-align: top;
    }
    .navbar-inner, .navbar .nav{
        text-align: center;
    }
    .home .navbar .nav, .home .navbar .nav > li {
        display: block;
        float: none;
    }	
    .home .navbar-inner, .home .navbar .nav{
        text-align: left;
    }
}

@media (max-width: 979px) {
    #logo {
        padding: 50px 0;
    }
    .local-store, .home .ct_header_row, .home .extra-details, .social-holder {
        display: none;
    }
    .span6.right_column{
     	width: 100%;
        float: none;
        margin-left: 0;
    }
    .extra-details{
     	position: static;   
    }
    .extra-details > span{
     	width: 50%;
        text-align: center;
        box-sizing: border-box;
    }
    #opening-status{
        margin-left: 5px;
    }	
    .home #opening-status {
        margin-top: 0;
        padding: 10px;
    }
    .home .navbar-inner{
        padding-bottom: 20px;
        border-bottom: 5px solid #25185c;
    }	
    .navbar .nav,
    .navbar .nav>li {
        display: block;
        text-align: center;
    }
    .nav-collapse .dropdown-menu {
        box-shadow: none !important;
    }
    .nav-collapse .dropdown-menu a {
        color: #25185c;
    }
    .nav-collapse .dropdown-menu a:hover,
    .nav-collapse .dropdown-menu a:focus {
        background: none;
        color: #b82131;
    }
    .home header,
    .home #body {
        width: 100%;
    }
    .home header{
        position: relative;
        top: initial;
        left: initial;
        bottom: initial;
    }
    .home #body {
        float: none;
    }	
    .zp-width-25 {
        width: 25%;
    }
}

/*---------------------landscape phone and portrait tablet---------------------*/

@media (max-width: 767px) {
    .mod_postcode_box {
        padding: 40px 20px;
    }
    .mod_postcode_box input,
    .mod_postcode_box .btn-group .btn{
        max-width: initial;
        width: 100% !important;
    }
    .mod_postcode_box .btn-group{
        margin-left: 0;
        margin-top: 10px;
        display: block;
    }
    .zp-width-25 {
        width: 50%;
    }
    .zp-width-50 {
        width: 100%;
    }
    .span8.column_slideshow{
        display: none !important;
    }
    #mobile_food_menu_nav .zp-ctl-categories {
        color: #fff !important;
    }
    .ui-tabs-vertical .ui-tabs-panel {
        width: 100% !important;
    }
    #logo, .tl.ct_user_status, .tr.ct_local_branch_details, footer .tl, footer .tr, .copyright {
        text-align: center !important;
    }
    #basket-container, .box-contact-information {
        margin-top: 20px;
    }
    #order-checkout {
        margin-top: 10px;
    }
    .hero-unit {
        padding: 40px 20px;
    }
    .alert h2 {
        font-size: 20px;
    }
    .menu h1 {
        font-size: 51px;
    }
    footer .tl, footer .tr, .copyright {
        padding: 10px 0;
    }
}

/*---------------------landscape phone and down---------------------*/

@media (max-width: 480px) {
    .home .navbar-inner {
        padding: 0 15px 20px;
    }
    .extra-details > span.select-location{
     	display: none;   
    }
    .extra-details > span.basket-items {
        border-left: none;
        border-bottom: 2px solid #b82131;
        width: 100%;
    }
    body:not(.home) #body {
        padding: 0 10px;
    }
    .form-horizontal .input-append input,
    .input-append input {
        max-width: initial;
        width: 100% !important;
    }
    .form-horizontal .input-append .btn,
    .input-append .btn {
        margin-left: 0;
        margin-top: 10px;
        display: block;
    }
    .menu h1 {
        font-size: 41px;
    }
    .navbar-affix-container {
        height: auto !important;
    }
    .form-horizontal.type-choose-one .control-label {
        width: 100%;
    }
}

/*-------------REMOVE WHEN MULITPLE BRANCH--------------*/
.extra-details .select-location, .local-store p:last-child{
 	display: none;   
}
.basket-items {
    border-left: none;
}

.extra-details > span{
 	width: 100%;   
}


.review-order table,
.review-order label,
.review-order legend { color: #000; }

.mon_ban, .tues_ban{
    display: none;
}
.day_1 .mon_ban{
    display: block;
}
.day_2 .tues_ban, .day_3 .tues_ban , .day_4 .tues_ban {
    display: block;
}
