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

body .visible-citycentre, body .visible-fosseroadnorth, body .visible-gipsy-lane { display:none !important; } 
body .hidden-citycentre, body .hidden-fosseroadnorth, body .hidden-gipsy-lane { display:inherit !important; } 
body.shop_citycentre .hidden-citycentre, 
body.shop_fosseroadnorth .hidden-fosseroadnorth, 
body.shop_gipsy-lane .hidden-gipsy-lane { display:none !important; }
body.shop_citycentre .visible-citycentre, 
body.shop_fosseroadnorth .visible-fosseroadnorth, 
body.shop_gipsy-lane .visible-gipsy-lane { 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: #ffffff;
	font-family: 'Oswald';
}
h1 {
	font-family: 'Raleway';
}
h2 {
}
h3 {
}
h4 {
}
body {
	background-color: #ffd275;

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

	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
	background-size: cover;
}

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

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

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

* {
    text-shadow: none !important;
    box-shadow: none !important;
    font-weight: normal !important;
    border-radius: 0 !important;
}
.contact-us h1,  #body-bottom-hr, .home-about, .ct_phone, .ct_header_row,
.home .ct_local_branch_details, .carousel-indicators{
    display: none !important;
}
#container, body {
    padding: 0;
}
footer {
    margin-top: 0;
}

/*---------------------fonts---------------------*/

a, a:hover, a:focus {
    color: #FFD272;
}
.navbar .brand, legend, .ctrl-offcanvas_productmenu_toggle .text-info,
.help-block, .section-.well .muted, .alert-info.well-login, .checkout .btn-link,
.voucher_box h5, .voucher_box .success span, .ctrl-offcanvas_productmenu_toggle .text-info {
    color: #fff;
}
.popover, .gm-style-iw, .trigger-paymentmethod .muted {
    color: #000;
}
h1{
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
}
.menu h1 {
    text-align: center;
    font-size: 80px;
    line-height: 150%;
    color: #a50700;
    margin-top:30px;
}
.home h1{
    text-align: center;
    color: #A60800;
    font-size: 49px;
    font-weight: bold !important;
    padding-top: 50px;
    line-height: 100%;
}	
.home h1 small{
 	color: #BF7330;  
}
/*---------------------containers---------------------*/
#container {
    width: 100%;
    border-radius: 0;
    background: none;
}
#body, #responsive-food-menu, footer .row-fluid, .ct_details_bar {
    max-width: 1170px;
    margin: 0 auto;
}
.home #body {
    
    
}
#body {
    margin-top: 20px;
    margin-bottom: 20px;
}
.home #body {
    background: rgb(255,146,1);
    background: url(/myimages/351/slider_background.png) no-repeat center, url(/myimages/351/zpos-bg-body_background.jpg) no-repeat top;
    max-width: 1920px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 40px;
}
.home header{
    background: rgb(255,146,1);
    background: url(/myimages/351/slider_background.png) no-repeat center, -moz-linear-gradient(top, rgba(255,146,1,1) 0%, rgba(242,115,0,1) 100%);
    background: url(/myimages/351/slider_background.png) no-repeat center, -webkit-linear-gradient(top, rgba(255,146,1,1) 0%,rgba(242,115,0,1) 100%);
    background: url(/myimages/351/slider_background.png) no-repeat center, linear-gradient(to bottom, rgba(255,146,1,1) 0%,rgba(242,115,0,1) 100%);
}
.shop-desc{
    max-width: 770px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #F37800;
    padding-top: 10px;
}	
.well {
    background: #e7b023;
    border-radius: 0;
    border: none;
}
.contact-us .well,
.members .well {
    background:#a50700;
    color:#fff;
}


.ct_details_bar {
    line-height: 30px;
}
.hero-unit {
    background: #000;
}
#logo{
    position: absolute; 
    right: 50%;
    z-index: 4;
    -webkit-transform: translate(50%, 0);
    -moz-transform: translate(50%, 0);
    transform: translate(50%, 0);
}
#logo img{
    max-height: initial;
}
#logo.hidden-desktop {
    position: static;
    right: initial;
    z-index: 4;
    transform: none;
    text-align: center;
    padding: 10px 0;
}

.loyaltypoints_box {
    background:#a50700 !important;
}
.loyaltypoints_box .well-white {
    background: #fff;
    color: #000 !important;
}
.loyaltypoints_box .row-credits .well {
    border: 0px !important;
}
.loyalty-card {
    background: #191919;
}

h5 {
    font-size: 20px;
}
/*---------------------nav styles---------------------*/

.navbar {
    margin-bottom: 0 !important;
    background: #000;
    position: relative;
    
}
#bigHalfCircle{
 	position: absolute;
    top: 0;
    z-index: 1;
}
header .navbar {
    padding-bottom: 7px;
}
header .navbar-inner{
    position: relative;
    z-index: 2;
}
.navbar-inner {
    background: none;
    border: none;
    max-width: 1170px;
    margin: 0 auto;    
}
.navbar .nav {
    float: none;
	width: 100%;
    padding-top: 10px;
}
.navbar .nav-collapse{
    position: relative;
    z-index: 2;  
}
.left-nav{
    float: left !important;
    margin-left: 0 !important;
}
.right-nav{
 	float: right !important;   
    margin-left: 0 !important;
}
.left-nav li, .right-nav li{
    display: inline-block;
}
.left-nav .dropdown-menu li, .right-nav .dropdown-menu li{
    display: block;
}
.navbar .nav>ul>li>a, .navbar .nav>li>a {
    background: none;
    color: #fff;
    font-size: 27px;
    line-height: 41px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 25px 10px;
}
.navbar .nav>ul>.active>a, .navbar .nav>ul>.active>a:hover, .navbar .nav>ul>.active>a:focus,
.navbar .nav>ul>li>a:focus, .navbar .nav>ul>li>a:hover, .navbar .nav>ul li.dropdown.open>.dropdown-toggle,
.navbar .nav>ul li.dropdown.active>.dropdown-toggle, .navbar .nav>ul li.dropdown.open.active>.dropdown-toggle,
.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: #fe9101;
    background: none;
    text-decoration: 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: 17px;
}
.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 #fe9101;
}

/*---------------------nav list---------------------*/
.nav-header, .nav-list>li>a {
    color: #fff;
}

.nav-list>.active>a, .nav-list>.active>a:hover, .nav-list>.active>a:focus,
.nav>li>a:hover, .nav>li>a:focus{background:#000;}

.nav-list>li>a:hover .muted{
 	color: #e7b023;   
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background:#a50700;
}
.nav-header {
    font-size: 20px;
}
/*---------------------nav button---------------------*/

.navbar .btn-navbar {
    background: none;
    text-shadow: none;
    border-color: white;
    border-radius: 0;
}
.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: #fe9101;
}

/*---------------------dropdown menu---------------------*/
.dropdown-menu {
    background: #;
    min-width: auto;
}
.dropdown-menu>li>a {
    color: #;
    text-align: center;
}
.dropdown-menu>li>a:hover {
    background: none;
    color: #fe9101;
}
header .dropdown-menu {
    background: #000;
    min-width: auto;
    left: 13%;
}
header .dropdown-menu>li>a {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
}
header .dropdown-menu>li>a:hover {
    background: none;
    color: #fe9101;
}

/*---------------------opening status---------------------*/

#opening-status {
    margin-left: 0;
    position: fixed;
    left: 0;
    top: 30%;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    z-index: 5;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.35) !important;
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.35) !important;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.35) !important;
}
#opening-status span {
    display: block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}
.status-CLOSED {
    color: white !important;
    background: rgb(204,6,0);
    background: -moz-linear-gradient(top, rgba(204,6,0,1) 0%, rgba(166,8,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(204,6,0,1) 0%,rgba(166,8,0,1) 100%);
    background: linear-gradient(to bottom, rgba(204,6,0,1) 0%,rgba(166,8,0,1) 100%);
    border: 1px solid #E51212;
}
.status-OPEN {
    color: white !important;
    background: rgb(122,181,0);
    background: -moz-linear-gradient(top, rgba(122,181,0,1) 0%, rgba(102,153,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(122,181,0,1) 0%,rgba(102,153,0,1) 100%);
    background: linear-gradient(to bottom, rgba(122,181,0,1) 0%,rgba(102,153,0,1) 100%);
    border: 1px solid #7AB500;
}

/*---------------------details bar---------------------*/
.details_wrapper, .home .ct_user_status{
	background: #a50700;
    font-family: 'Raleway', 'Oswald', sans-serif;
    font-size: 14px;
    position: relative;
}
.details_wrapper, .home .ct_user_status, em{
    color: #FFD272 !important;
}
.home .details_wrapper, .home .ct_user_status{
 	background: none;   
}
.details_wrapper a {color:#fff;}
.home .ct_user_status{
    position: absolute;
    right: 50%;
    -webkit-transform: translate(50%, 10px);
    -moz-transform: translate(50%, 10px);
    transform: translate(50%, 10px);
    width: auto;
}
#rangeHalfCircle{
    position: absolute;	
    bottom: -60px;
    left: 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}
#rangeHalfCircle path{
    fill: #a60800;
    stroke: none;   
}
/*---------------------slider---------------------*/
#myCarousel{
    max-width: 1080px;
    margin: 220px auto 0;
    padding-bottom: 35px;
}
#myCarousel img {
    margin: 0 auto;
}
.carousel-control{
    border: none;
    background: none;
    font-size: 120px;
    top: 20%;
}
.carousel-indicators li{
    border-radius: 5px !important;
}
/*---------------------postcode box---------------------*/
.column_modules.span12{ 
    max-width: 490px;
    margin: 0 auto;
    float: none;
    padding-top: 20px;
    display: none !important;
}
.mod_postcode_box {
    background: rgb(122,181,0);
    background: -moz-linear-gradient(top, rgba(122,181,0,1) 0%, rgba(102,153,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(122,181,0,1) 0%,rgba(102,153,0,1) 100%);
    background: linear-gradient(to bottom, rgba(122,181,0,1) 0%,rgba(102,153,0,1) 100%);
    border: none;
    -webkit-box-shadow: inset -1px -1px 0px 0px rgba(0,0,0,0.4) !important;
    -moz-box-shadow: inset -1px -1px 0px 0px rgba(0,0,0,0.4) !important;
    box-shadow: inset -1px -1px 0px 0px rgba(0,0,0,0.4) !important;
    color: #fff;
}
.mod_postcode_box .lead {
    font-size: 30px;
    font-weight: bold !important;
    text-transform: uppercase;
    line-height: 100%;
}
.mod_postcode_box input {
    background: #;
    color: #;
}
.mod_postcode_box .btn {}
.mod_postcode_box .col.col3{
 	font-family: 'Raleway', sans-serif; 
    font-size: 13px;
    max-width: 340px;
    margin: 0 auto;
    line-height: 14px;
}
.mod_postcode_box input, .mod_postcode_box .btn {
    height: 40px;
    border: none;
    border-radius: 0 !important;
    margin-bottom: 10px;
    box-sizing: border-box;
}
.mod_postcode_box > .input-append {
    max-width: 100%;
    width: 85%;
}
.mod_postcode_box .btn-success{
    background: rgb(116,153,59);
    background: -moz-linear-gradient(top, rgba(116,153,59,1) 0%, rgba(99,129,49,1) 100%);
    background: -webkit-linear-gradient(top, rgba(116,153,59,1) 0%,rgba(99,129,49,1) 100%);
    background: linear-gradient(to bottom, rgba(116,153,59,1) 0%,rgba(99,129,49,1) 100%);
}
.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: #638131;
}
.mod_postcode_box .dropdown-menu>li>a {
    color: #fff;
}
.mod_postcode_box .dropdown-menu>li>a:hover {
    color: #f2c42a;
    background: none;
}

/*---------------------table stripped fix---------------------*/

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, .well-basket{
    background: #fff;
    color: #000;
}
.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 {
    background: none;
    color: #fff;
}
.contact-us .box-delivery-information table, .contact-us .box-delivery-information .table-striped tbody>tr:nth-child(odd)>td,
.contact-us .box-delivery-information .table-striped tbody>tr:nth-child(odd)>th, .contact-us .box-delivery-information .table-hover tbody tr:hover>td,
.contact-us .box-delivery-information .table-hover tbody tr:hover>th {
    background: none;
    color: #000;
}

/*---------------------menu page popovers---------------------*/

.popover .popover-title {
    background: #000;
    color: #fe9101;
}

/*---------------------modal---------------------*/

.modal-header {
    background: #000;
    color: #fe9101;
}
.modal-body {
    background: #fff;
    color: #000 !important;
}
.modal-footer {
    background: #a50700;
    color: #fff;
}
.modal fieldset {
    background: #fff;
    border: none;
}

/*---------------------alerts & buttons---------------------*/

.btn {
    background-image: none;
}
.alert {
    color: #fff;
    background: #000;
    border: none;
}

/*--------success--------*/

.btn-success {
    background: #12BB12;
}
.btn-success:hover, .btn-success:focus, .btn-group.open .btn-success.dropdown-toggle {
    background: #008800;
}

/*--------primary--------*/

.btn-primary {
    background: #2357ce;
}
.btn-primary:hover, .btn-primary:focus {
    background: #00249B;
}

/*--------info--------*/

.btn-info {
    background: #70afeb;
}
.btn-info:hover, .btn-info:focus {
    background: #5796D2;
}

/*--------danger--------*/

.btn-danger {
    background: #b30000;
}
.btn-danger:hover, .btn-danger:focus {
    background: #800000;
}

/*--------warning--------*/

.btn-warning {
    background: #FF871A;
}
.btn-warning:hover, .btn-warning:focus {
    background: #CC5400;
}

/*---------------------footer---------------------*/

footer {
    padding: 10px 20px 50px;
    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 small {
    display: none;
}
.social_media_links a {
    background-color: transparent;
    background: none !important;
    border: none !important;
    box-shadow: none;
    padding: 0px;
    width: 60px !important;
}
/*---------------------fixes---------------------*/
.row-product:hover {
    background: none;
}
.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;
}
.nav-list>li>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-"], #responsive-food-menu [class^="icon-"],
#responsive-food-menu [class*=" icon-"]  {
    background-image: url("https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/img/glyphicons-halflings-white.png");
}
.box-opening-hours{
    margin-top: 20px;
}
.ui-state-default {
    box-sizing: border-box;
}
.deliveryFromImg {
    display:none;
    margin-bottom: 10px;
}
.menu-images{
    text-align: center;  
    max-width: 1400px;
    margin: 0 auto;
}
.logo_bottom{
 	display: block;
    margin: 30px auto 50px;
}
.ui-tabs .ui-tabs-nav{
    padding: .5em .5em 0 !important;  
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active{
 	padding-right: 0 !important;   
}
.ui-tabs-vertical .ui-tabs-nav li{
    margin: 0 0 .4em 0 !important;   
    text-align: center;
}
.ui-tabs-nav a{
 	text-transform: uppercase;  
    font-weight: bold !important;
    font-size: 18px;
}
#frmRegister .muted{
 	color: #fff;   
}
 .sidebar-nav .muted{
 	color: #a50700;   
}

/*---------------------media queries---------------------*/


/*---------------------large desktop---------------------*/
@media (max-width: 1500px) {
    #bigHalfCircle {
        display: none;
    }
    .details_wrapper{
        padding-top: 0;   
    }
}

@media (max-width: 1200px) {
    .website-image {
        text-align: center;
    }
}

/*---------------------portrait table and landscape desktop---------------------*/
@media (min-width: 979px) {
  .navbar .nav, .navbar .nav > li {
    float: none !important;
    display: inline-block;
    vertical-align: top;
  }
  .navbar-inner {
    text-align: center;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
    #body {
        margin: 10px;
    }
    .menu h1 {
        font-size: 45px;
        line-height: 100%;
    }
    #responsive-food-menu.affix {
        left: 0;
    }
    .navbar .nav {
        float: none;
        text-align: center;
    }
    .nav-collapse .dropdown-menu a {
        color: #fff;
    }
    .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
        background: none;
        color: #fe9101;
    }
    .ct_details_bar {
        box-sizing: border-box;
        padding: 0 10px;
    }
    .home .ct_details_bar {
        padding: 0;
    }
    .home #body{
     	background: none;   
    }
    #myCarousel{
     	padding: 30px 0;  
        margin-top: 0;
    }
    #basket-container{
        margin-top: 20px;
    }	
}

/*---------------------landscape phone and portrait tablet---------------------*/

@media (max-width: 767px) {
    #logo{
        text-align: center;
    }
    #body {
        margin: 10px;
    }
    #responsive-food-menu.affix {
        left: 0;
    }
    .menu h1 {
        font-size: 45px;
        line-height: 100%;
    }
    .navbar .nav {
        float: none;
        text-align: center;
    }
    .nav-collapse .dropdown-menu a {
        color: #fff;
    }
    .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
        background: none;
        color: #fe9101;
    }
    .ct_details_bar {
        box-sizing: border-box;
        padding: 0 10px;
    }
    .home .ct_details_bar {
        padding: 0;
    }
    .home #body{
     	background: none;   
    }
    #myCarousel{
     	padding: 30px 0;  
        margin-top: 0;
    }
    .mod_postcode_box > .input-append {
        width: 100%;
    }
    .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;
    }
    svg{
     	display: none; 
    }
    .details_wrapper, .home .ct_user_status {
    	background: #a50700;
    }
    .home .ct_user_status{
     	position: static;   
        width: 100%;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
    }
    #basket-container{
        margin-top: 20px;
    }	
}

/*---------------------landscape phone and down---------------------*/

@media (max-width: 480px) {}

.ordering-from {
    font-size: 35px;
    text-align: center;
    line-height: 110%;
    background:#B71C1C;
}
.ordering-from strong { color:#e7b023; }


/* welcome */
/*.welcome .nav.main-menu { display:none !important; }*/
.welcome h1 {
    font-size: 57px;
    line-height: 100%;
    color: #a50700;
    margin-top:20px;
}
.welcome h2 {
    font-size: 22px;
    font-weight: 400 !important;
    color: #a28960;
}
/.welcome .branch_finder_box {
    background: #e9c62a;
    color: #434343;
}

.modal-body a {
    color:#b02a2a;
    text-decoration:underline;
}
.branch-select {
    margin-top: 10px;
}
@media (min-width: 979px) {
    #welcome-row-fluid-outer {
    	margin-top: 60px;
	}
}
@media (max-width: 767px) {
    #welcome-row-fluid-outer h1, #welcome-row-fluid-outer h2 {
        text-align: center;
    }
}
/*.welcome #body,
/*.branch-change > a,
.change_branch,
.welcome footer, .welcome header { display:none; }
.welcome .loading {
    font-size: 60px;
    /* margin: 0 auto; 
    text-align: center;
    margin-top: 40px;
}*/