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

body .visible-miltonkeynes { display:none !important; } 
body .hidden-miltonkeynes { display:inherit !important; } 
body.shop_miltonkeynes .hidden-miltonkeynes { display:none !important; }
body.shop_miltonkeynes .visible-miltonkeynes { display:inherit !important; }

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

body {
	color: #000000;
	font-family: 'Montserrat';
}
h1 {
	font-family: 'Montserrat';
}
h2 {
	font-family: 'Montserrat';
}
h3 {
	font-family: 'Knewave';
}
h4 {
	font-family: 'Montserrat';
}
body {
	background-color: #ffffff;

	background-image:none;

	background-attachment: scroll;
}

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

	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;
    font-weight: normal !important;
    border-radius: 0 !important;
}
.navbar {
 	margin-bottom: 0 !important;   
}
.home h1, .contact-us h1, .home-about, #body-bottom-hr, .ct_phone, .pull-left.ctrl-menutab,
.ct_header_row, .home .ct_details_bar, .mod_postcode_box .btn-success .caret, .carousel .item img, .navbar .caret,
.voucher_box .success span, .menu h1, hr, .social_media_links, .box-delivery-information{
    display: none;
}
#container, body {
    padding: 0;
}
footer {
    margin-top: 0;
}

/*---------------------fonts---------------------*/

 a, a:hover, a:focus {
  	color: #870301; 
 }

.how-im-ordering, .alert h4, .alert h1, .alert h3 {
 	color: white;   
}

legend, .ctrl-offcanvas_productmenu_toggle .text-info, footer .muted, .well h1,
.help-block, .section-.well .muted, .alert-info.well-login, .checkout .btn-link,.uk-nav-offcanvas>li>a,
.voucher_box h5, .well em, .well h2, .well h3, .well h4, .modal-header h3, .modal-footer h3, .ui-widget-header, 
.navbar .brand, .nav-list>li>a, .nav-header, .my-statistics-orders, .my-statistics-orders-total, #responsive-food-menu .btn-navbar .text-info{
    color: black;
}
.popover, .gm-style-iw, .trigger-paymentmethod .muted, em, .jumbotron .lead, .error-500 p,
.page-review-order, .page-review-order p{
    color: #000;
}

.jumbotron .text-warning {
    color: #63a36d;
}

h5.name {
    font-size: 18px;
    line-height: 1.5;
}
.muted {
    color: #454545;
}

/*---------------------containers---------------------*/
#container {
    width: 100%;
    background: none
}
#body, #responsive-food-menu, header .navbar .container, footer .row-fluid,
.prefooter, .details-wrapper{
    max-width: 1170px;
    margin: 0 auto;
}
.home #body {
    max-width: 1920px;
    margin: 0 auto;
}
#logo{
 	float: left;
    position: absolute;
}
#logo img {
    max-height: 140px;
}
#body {
    margin-bottom: 20px;
    clear: both;
}
.home #body {
    margin-top: 0;
    margin-bottom: 0;
}
.container-fluid{
    padding: 0;
}
.home .website-image img{
 	border: none;   
}
.well {
    background: #a7d4ae;
}
.hero-unit, .hero-unit h1 {
    background: #992f2f;
    color: white;
}
.hero-unit a, .hero-unit a:hover, .hero-unit a:focus {
    color: #a7d4ae;
}
hr, table, tbody, tr, td, legend, header, .table th, .table td, .table-bordered, .table-bordered th, .table-bordered td {
    border-color: #4e4e4e;
}

/*---------------------nav styles---------------------*/

.navbar-inner {
    background: none;
    border: none;
    padding: 22px 0;
}
.navbar .nav {
    float: right;
    margin: 5px 0 -5px 0;
}
.navbar .nav>li>a {
    background: none;
    color: black;
    font-size: 18px;
    line-height: 40px;
	padding: 0 0 8px 0;
    margin: 0 15px 0;
    text-transform: uppercase;
    position: relative;
}
.navbar .nav>li:last-child>a{
 	margin-right: 0;   
}
.navbar .nav>li>a:before, .dropdown-menu>li>a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 15px;
    left: 0;
    background-color: #870301;
    visibility: hidden;
    -webkit-transform: translate(0, 10px);
    opacity: 0;
    transform: translate(0, 10px);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.navbar .nav>li>a:hover:before, .navbar .nav>.active>a:before, .navbar .nav>li.open>a:before{
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);   
}
.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: #870301;
    background: none;
}

/*---------------------caret colour---------------------*/

.navbar .nav li.dropdown > .dropdown-toggle .caret, .navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
    border-top: 6px solid #fff;
    margin-top: 27px;
}
.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 {
    border-top: 6px solid #f8f51d;
}

/*---------------------nav list---------------------*/
.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: #992f2f;
    color: white;
}
.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("//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/img/glyphicons-halflings-white.png");   
}

.nav-list>li>a {
 	color: black;   
}



/*---------------------nav button---------------------*/

.navbar .btn-navbar {
    background: none;
    text-shadow: none;
    border: none;
}

.navbar .btn-navbar .icon-bar {
    background: black;
    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---------------------*/
header .dropdown-menu {
    background: #fff;
    min-width: auto;
}
header .dropdown-menu>li>a {
    color: #000;
}
header .dropdown-menu>li>a:hover {
    background: #a31115;
}
.dropdown-menu {
    background: #fff;
    min-width: auto;
}
.dropdown-menu>li>a {
    color: #000;
}
.dropdown-menu>li>a:hover {
    background: #a31115;
}

/*---------------------opening status---------------------*/

#opening-status {
    margin-left: 0;
}
.status-CLOSED {
    color: white !important;
    background: #c91010;
}
.status-OPEN {
    color: white !important;
    background: #5d8148;
}
#opening-status.visible-desktop, .ustatus{
    position: absolute;
    top: 0;
    font-size: 22px;
    padding: 15px 20px;
    text-transform: uppercase;
}	
#opening-status.visible-desktop{
    left: 14%;
    text-align:center;
}
p.closedtime {
    text-transform:none;
    font-size: 14px;
}
.ustatus{
 	right: 14%;   
    color: #000;
    background: #f8f51d;
}
.ustatus:hover{
 	color: #000;   
}

/*---------------------slider---------------------*/
.column_slideshow.span8, .column_modules.span4{
    width: 100% !important;
    float: none;
    margin-left: 0;
}	
.column_slideshow{
 	background: url(//cdn1.zfood.co.uk/732/images/zpos-bg-RedRose_SlideshowBG.jpg) no-repeat; 
    background-size: cover;
    position: relative;
}
#myCarousel{
    margin-bottom: 0;
}
#myCarousel .item {
    height: 440px;
}
#myCarousel img {
    width: 100%;
}
.carousel-control{
    border: none;
    background: none;
    font-size: 120px;
}
.carousel-control, .carousel-control:hover{
 	  color: white; 
}
.carousel-indicators li{
    border-radius: 5px !important;
}
.carousel-caption {
    top: 0;
    background: none;
    max-width: 1170px;
    margin: 0 auto;
    padding: 75px 0 0;
    text-align: center;
}
.carousel-caption h2, .carousel-caption h3{
    color: #fff;
    line-height: 1;
    display: inline-block;
    text-transform: uppercase;
}	
.carousel-caption h2{
    font-size: 20px;    
    padding: 12px 22px;
    background: black;
    color: white;
}	
.carousel-caption h3 {
    font-family: 'Knewave';
    padding: 20px;
    background: #a7d4ae;
    font-size: 51px;
    color: black;
}	
.carousel-caption .btn.btn-large{
    background: #932523;
    font-size: 24px;
    font-weight: bold !important;
    color: white;
    padding: 20px 30px;
    text-transform: uppercase;
}
.yellow {
 	color: #e6da20;
    font-weight: bold !important;
    line-height: 30px;
}
.carousel-caption .btn.btn-large:hover, .carousel-caption .btn.btn-large:focus{
    background: #801a18; 
}
/*---------------------postcode box---------------------*/
.mod_postcode_box, .mod_postcode_box .input-append, .mod_postcode_box input, .mod_postcode_box .btn {
 	margin-bottom: 0; 
    
}
.mod_postcode_box {
    background: #fff !important;
    border: none;
    border-bottom: 6px solid #749279;
    padding: 26px;
}
.mod_postcode_box .lead, .mod_postcode_box .col3 {
    display: none;
}
.mod_postcode_box input {
	max-width: 590px;
    background: #e4e4e4;
}
.mod_postcode_box input, .mod_postcode_box .btn {
    height: 60px;
    border: none;
    box-sizing: border-box;
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.mod_postcode_box .btn{
 	padding: 15px 30px;
    width: 144px;
}
.mod_postcode_box > .input-append {
    max-width: 100%;
    width: 85%;
}
.mod_postcode_box  .input-append .btn-group{
    margin-left: 10px;
}
.mod_postcode_box .btn-success{
    background: #932523;
}
.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-success:hover{
    background: #801a18;
}
.mod_postcode_box .dropdown-menu>li>a {
    color: #fff;
}

/*---------------------prefooter styles---------------------*/
.prefooter{
 	padding: 30px 0 50px;   
}
.home .ct_local_branch_details{
 	text-align: center;
    font-size: 22px;
    margin-bottom: 30px !important;
    line-height: 140%;
    color: #333;
    font-weight: bolder !important;
}

.prefooter .span4 img{
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.prefooter .span4:hover img{
    -webkit-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px);
}



/*---------------------table stripped fix---------------------*/
.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,
checkout .table-striped tbody>tr:nth-child(odd)>td, .checkout .table-striped tbody>tr:nth-child(odd)>th,
.checkout .table-hover tbody tr:hover>td, .checkout .table-hover tbody tr:hover>th, .checkout table .muted,
.box-delivery-information table, .box-delivery-information .table-striped tbody>tr:nth-child(odd)>td,
.box-delivery-information .table-striped tbody>tr:nth-child(odd)>th, .box-delivery-information .table-hover tbody tr:hover>td,
.box-delivery-information .table-hover tbody tr:hover>th, #basket-container .ui-widget-content {
    background: none;
    color: black;
}
#basket-container .ui-widget-content{
 	border: none;   
}
.contact-us table, .contact-us .table-striped tbody>tr:nth-child(odd)>td,
.contact-us .table-striped tbody>tr:nth-child(odd)>th {
    background: none;
    color: #000;
}

/*---------------------menu page / menu popovers---------------------*/

.popover .popover-title {
    background: #000;
    color: #fff;
}

.menu-selection .btn-primary {
 	background: #609f6a;   
}
.menu-selection .btn-primary:hover, .menu-selection .btn-primary:focus {
    background: #83b88c;
}

/* ----------- menu category tab recolour ----------------- */
.menu h3, .contact-us h3, .information h3, .error-404 h3 {
 	font-family: "Montserrat", sans-serif;   
}

.ui-state-active a, .ui-state-active a:link {
    color: black !important;
    background: white;
}

.ui-state-default a, .ui-state-default a:link {
 	color: black; 
}

.menu .text-info {
 	color: #162662;  
}
.menu .text-success {
 	color: #074208;  
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #a7d4ae; 
    border-color: transparent;
}
.menu .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
 	background: #93c39b;  
    border-color: transparent;
}
.menu .ui-widget-header {
 	background: #7fb187;
    border: none;
}

.menu .ui-tabs-active {
 	background: white;   
}


/*---------------------modal---------------------*/

.modal {
    border: none;
}

.modal-header {
    background: #a7d4ae;
    color: #fff;
}

.modal-body {
    background: #fff;
    color: #000 !important;
}

.modal-body .media-body {
    text-align: center;
}

.modal-body .media-body ul:after{
    content:'';
    display: table;
    clear: both;
}

.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 .media-body ul li:after{
    content: '+';
    margin-left: 10px;
}

.modal-body .media-body ul li:last-child:after{
    content: '';
}

.modal-footer {
    background: #8fbf97;
    color: #fff;
}

.modal fieldset {
    background: #fff;
    border: none;
}

.modal-body h4 .name {
    font-size: 28px;
}

.uk-offcanvas-bar {
    background: #a7d4ae;
}
.uk-offcanvas-bar h3 {
    font-family: 'Montserrat', sans-serif !important;
 	color: black !important; 
    font-weight: bold !important;;
}

.menu .modal .caret {

    margin-top: 6px;
}

.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: #f8f51d;
    color: #000;
    outline: 0;
}


/*--------------------- buttons---------------------*/

.btn {
    background: #dadada;
    background-image: none;
    border: none;
}
.btn:hover, .btn:focus {
 	background:  #cbcbcb;  
}


/*--------success--------*/

.btn-success {
    background: #46724d;
}
.btn-success:hover, .btn-success:focus, .btn-group.open .btn-success.dropdown-toggle {
    background: #38623e;
}

/*--------primary--------*/
.btn-primary {
    background: #5785ed;
}
.btn-primary:hover, .btn-primary:focus {
    background: #4571d5;
}

/*--------info--------*/

.btn-info {
    background: #70afeb;
}
.btn-info:hover, .btn-info:focus {
    background: #5796D2;
}

/*--------danger--------*/

.btn-danger, #basket-container .btn-danger, .uk-offcanvas-bar .btn-danger {
    background: #c03838;
}
.btn-danger:hover, .btn-danger:focus, #basket-container .btn-danger:hover, #basket-container .btn-danger:focus,
.uk-offcanvas-bar .btn-danger:hover, .uk-offcanvas-bar .btn-danger:focus {
    background: #9b2727;
}

/*--------warning--------*/

.btn-warning {
    background: #FF871A;
}
.btn-warning:hover, .btn-warning:focus {
    background: #ea690f;
}
.btn-inverse {
    background: #3b3b3b;
}
.btn-inverse:hover,  .btn-inverse:focus {
	background: #191919;  
}
/*---------------------footer---------------------*/

footer {
    background: #a7d4ae;
    padding: 20px 10px;
    box-sizing: border-box;
}
.cards, .vendor {
    padding-top: 5px;
}
/*---------------------social media buttons---------------------*/
.social_media_links {
    max-width: 1000px;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
}
.social_media_links img, .social_media_links img:hover {
    max-width: 32px;
}
.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;
}

/* ---------------- checkout --------------------- */

.well.alert-info.well-login, .well.voucher_box {
 	 background:#84c08d;  
}

/*---------------------fixes---------------------*/
.row-product:hover, .row-odd {
    background: none;
}
.row-product {
    padding-top: 10px;
    padding-bottom: 10px;
}
.ui-tabs-menu.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
#responsive-food-menu.affix {
    left: initial;
}
#responsive-food-menu.navbar .navbar-inner{
    background: #7fb187;
    padding: 0 20px;
}	

.table-hover .ui-state-highlight:hover>th, .table-hover .ui-state-highlight:hover>td {
    color: white;
}	
.nav-list>li>a [class^="icon-"] {
    background-image: url("//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/img/glyphicons-halflings.png");
}
.box-opening-hours{
    margin-top: 20px;
}
.ui-state-default {
    box-sizing: border-box;
}
.sidebar-nav {
    background: #a7d4ae !important;
}
.loyaltypoints_box {
 	background: #932523 !important;  
    color: white;
}
.loyaltypoints_box .btn-link {
 	background: transparent;
    color: #dcdcdc;
}
.loyaltypoints_box .btn-success {
 	background: #84b88c;  
}
.loyaltypoints_box .btn-success:hover, .loyaltypoints_box .btn-success:focus {
 	background: #6a9f72;  
}
.loyaltypoints_box .btn-link:hover, .loyaltypoints_box .btn-link:focus {
 	color: white;
}
.loyaltypoints_box .ui-widget-header {
    background: #84b88c;
    border: none;
}
.loyaltypoints_box .row-credits .well {
    color: black;
    border-color: #84b88c !important;
}
.loyaltypoints_box .row-credits .col-equals div, .loyalty-caption h3 {
 	color: white;   
}

.loyalty-value.text-success .text-warning,
.loyalty-label.text-warning {
    color: #468847;
}

.span3.col4 .loyalty-label.text-warning {
    color: #b94a48;
}

.sitemap h1 {
 	background: transparent;
    color: black;
}

.nav-list .divider {
 	background: black;  
    border-bottom: black;
}

/* ---------------------------- menu modal fixes  ------------------------ */
.menu .modal .media-heading {
    line-height: 2;
}
.btn-group.open .btn-info.dropdown-toggle, .btn-group.open .btn-info.dropdown-toggle:hover, .btn-group.open .btn-info.dropdown-toggle:focus {
 	background: #509db4;   
}

/* ------------------------------ alerts / other ---------------------------------- */

.sys-alert {
 	text-align: center;
}

.alert {
 	background: black;
    border: none;
    color: white;
}
.alert-success {
 	background: #b8e0a5;
    color: black;
}
.alert-error {
 	background: #c83636;
    color: white;
}
.alert-warning {
 	background: #dbc242;
    color: black;
}
.alert-info {
 	background: #afd9ed;
    color: black;
}
.alert-danger {
 	background: #c94a4a;  
    color: white;
}
.how-im-ordering {
    background: black;
    color: white;
}

/*---------------------details bar / details bar area formatting---------------------*/
.ct_details_bar {
    line-height: 1.25;
    color: #000;
    padding-top: 15px;
    max-width: 975px;
    float: right;
    margin-bottom: 40px;
}

.reviews437 #body > .row-fluid > .span12 > div:last-child {
 	margin-bottom: 20px !important;   
}


/*---------------------media queries---------------------*/


/*---------------------large desktop---------------------*/

@media (max-width: 1200px) {
    #logo img {
        margin: 0 0 -55px 0;
    }
    .navbar-inner {
        padding: 22px 25px;
    }
    .mod_postcode_box input {
        max-width: 500px;   
    }
    
    .home .prefooter {
        padding-top: 32px;  
    }
    .website-image {
        text-align: center;
    }
    .navbar .nav>li>a {
        font-size: 21px;
    }
    #body{
     	padding: 0 20px;   
        margin: 0;
    }
    .home #body{
        padding: 0;
    }	
    #responsive-food-menu.affix {
        left: 0;
    }
    .carousel-caption{
     	padding: 75px 20px 0;   
    }
    .ct_details_bar {
        padding: 16px 0 6px 0;
        max-width: 100%;
        margin-bottom: 0;
    }
    .ct_local_branch_details, .ct_user_status {
        margin: 0 !important;
        width: 100% !important;
        text-align: center !important;
        float: none !important;
    }

}

/*---------------------portrait table and landscape desktop---------------------*/

@media (max-width: 979px) {
    .ct_details_bar {
     	max-width: 100%;
        padding-top: 18px;
    }
    .ct_header_row {
     	display: block !important; 
    }
    .ct_header_row .right_column, .ustatus{
     	display: none !important;   
    }
    .ct_header_row .left_column{
    	width: 100%;
    }
    #logo{
     	float: none;
        text-align: center;
        padding: 10px;
        position: relative;
    }
    #logo img {
        max-height: 140px;
        margin: 0 0 -55px 0;
    }
    
    .menu h1 {
        font-size: 45px;
        line-height: 100%;
    }
    .mod_postcode_box input {
     	font-size: 20px;   
    }
    .navbar .nav {
        float: none;
        text-align: center;
    }
    .navbar .nav>li>a{
     	line-height: 35px;
        margin: 0;
    }
    .navbar .nav>li>a:before, .dropdown-menu>li>a:before {
        bottom: 5px;
    }
    .navbar .nav li.dropdown > .dropdown-toggle .caret, .navbar .nav li.dropdown.open>.dropdown-toggle .caret, .navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
        margin-top: 14px;
    }
    .nav-collapse .dropdown-menu a {
        color: black;
    }
    .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
        background: none;
        color: #fff;
        border-color: black;
    }
    .ustatus{
     	display: none;   
    }
    .carousel-caption {
        padding: 20px;
    }
    .carousel-caption h3 {
       font-size: 38px; 
    }
    #myCarousel {
       height: 311px;	   
    }
}

/*---------------------landscape phone and portrait tablet---------------------*/

@media (max-width: 767px) {
    #mobile_food_menu_nav .zp-ctl-categories {
        color: #fff !important;
    }
    .ui-tabs-vertical .ui-tabs-panel {
        width: 100% !important;
    }
    #myCarousel {
     	height: 290px;   
    }
    .carousel-control {
        font-size: 80px;
        top: 88%;
    }
    .carousel-caption h2 {
        font-size: 17px;
    }
    .carousel-caption h3 {
        font-size: 22px;
    }
    .carousel-caption .btn.btn-large {
        font-size: 15px;
        padding: 10px 25px;
    }
    .menu h1 {
        font-size: 45px;
        line-height: 100%;
    }
    .mod_postcode_box > .input-append, .mod_postcode_box .btn-success, #mod_postcode_box_pc.span8 {
        width: 100%;
    }
    .home .ct_local_branch_details {
     	margin: 30px 0;   
    }
    #mod_postcode_box_pc.span8 {
     	max-width: 100%;   
    }
    .mod_postcode_box .input-append .btn-group{
     	width: 100%;
        display: block;
        margin-left: 0;
        margin-top: 10px;
    }
    .carousel-caption h3 {
     	display: block;   
    }
    .home .ct_local_branch_details {
        font-size: 18px;
    }
    .prefooter .span4{
     	text-align: center;
        margin-bottom: 20px;
    }
    .tl, .tr, .copyright {
        text-align: center !important;
    }
    footer .tl, footer .tr, .copyright {
        text-align: center !important;
        padding: 10px 0;
    }
    .how-im-ordering h2 {
        font-size: 21px;
    }
    #order-empty {
     	margin-bottom: 10px;   
    }
    #myCarousel {
        height: 268px;   
    }
    .reviews437 h1,
    .reviews437 h2, 
    .reviews437 h3 {
		text-align: center;
    }
    .reviews437 h1 {
     	font-size: 28px;   
    }
    .reviews437 h2 {
     	font-size: 24px;   
    }
}

/*---------------------landscape phone and down---------------------*/

@media (max-width: 480px) {
    body, #body {
     	padding: 0 10px;   
    }
    .carousel-caption{
        text-align: center;
    }	
    .carousel-caption h2 {
        font-size: 22px;
    }
    .carousel-caption h3 {
        font-size: 24px;
    }
    .carousel-caption .btn.btn-large {
        font-size: 18px;
        padding: 20px 30px;
    }
    #myCarousel {
        height: auto;
    }
    .mod_postcode_box input{
        font-size: 13px;   
    }
    
    .ct_local_branch_details{
     	display: none !important;   
    }
    h1 {
        margin-top: 0;   
    }
    .carousel-control {
        top: 90%;
    }
    #myCarousel {
        height: 368px;   
    }
    .reviews437 #body > .row-fluid {
     	text-align: center;   
    }
}
span.tip {

    /* Required */
    position: absolute;
    z-index: 2;
    display: none;

    /* Optional */
    font-size: 15px;
    max-width: 150px;
    height: auto;
    padding: 10px;
    border-radius: 3px;
    box-shadow: 0 1px 2px #666;
    background: #FD0;
    color: #000;
}




@media (max-width: 400px) {
	#logo img {
     	margin: 0 0 -15px 0; 
    }
    .mod_postcode_box {
     	padding: 26px 10px;   
    }
}



/**ACCORDION****/
.tb-nav.tb-nav-tabs ,
.brand, .ctrl-offcanvas_productmenu_toggle_bridge_mobile2_ { display:none !important; }
.ui-tabs-vertical .ui-tabs-panel { width:100% !important; }
.accordion-inner { padding: 15px 30px; }
.accordion-inner { background: transparent; }
.accordion-inner .row-product { padding-top:10px; padding-bottom:10px; }
#menu-accordion .ui-widget-header { background:none; border:none; }
.accordion-body { background:#fff; }
.accordion-group { border:none; margin-bottom:0px; }
.accordion-toggle {
    border-radius: 2px !important;
    background-color: #a7d4ae;
    text-align:center;
    border: 3px solid #1b1819 !important;
    border-bottom: none !important;
}
#menu-accordion .accordion-group:last-child .accordion-toggle {
    border-bottom: 3px solid #1b1819 !important; 
}
.accordion-body {
    border-radius: 0px !important;
    background-color: #fff;
}
.active-toggle,
.accordion-toggle:active {
    background:#962521 !important;
    color:#FFFFFF !important;
}
.accordion-toggle:not(.active-toggle):hover,
.accordion-toggle:focus {
    background:#7ea385 !important;
    color:#000000 !important;
}
.active-toggle h3,
.accordion-toggle:active h3 {
    color:#FFFFFF;
}
.accordion-toggle:not(.active-toggle):hover h3,
.accordion-toggle:focus h3 {
    color:#000;
}
.accordion-toggle .fa { /*display:none !important;*/ }
.ui-tabs-vertical .ui-tabs-panel,
.ui-tabs-menu,
#ui-tabs-1 { padding:0px !important; border:none;}
.ui-tabs-menu { background: none !important; border: none !important; }
.ui-tabs-menu h3 { font-size:20px; }
.loading { text-align:center; }
.loader {
	color: #c03838 !important;
    font-size:65px;
    margin:0 auto;
    padding:35px;
    text-align:center;
}
#responsive-food-menu
.ui-tabs-menu { opacity:0; }
.minus,.plus { line-height:40px;float:right; color:#fff; font-weight:bold; }
.accordion-heading h3 .fa { float: right; line-height: 40px; }
#responsive-food-menu {
	border-radius: 10px !important;
}
.navbar-affix-container {
    margin-bottom: 10px !important;
}
#responsive-food-menu.navbar {
    padding-bottom: 7px !important;
}
#menu-accordion .cat-desc {
    border: 1px solid #fff;
    background: #F7BF29;
    color: #444;
    padding: 10px 20px;
}
.accordion-inner {
    padding: 30px;
}
#mobile_food_menu_nav .zp-ctl-categories {
    display: none !important;
}

