@import url(https://fonts.googleapis.com/css?family=Roboto|Lilita+One|Lilita+One|Lilita+One|Roboto);

body .visible-brixton, body .visible-chingford, body .visible-enfield, body .visible-finchley, body .visible-islington, body .visible-watford { display:none !important; } 
body .hidden-brixton, body .hidden-chingford, body .hidden-enfield, body .hidden-finchley, body .hidden-islington, body .hidden-watford { display:inherit !important; } 
body.shop_brixton .hidden-brixton, 
body.shop_chingford .hidden-chingford, 
body.shop_enfield .hidden-enfield, 
body.shop_finchley .hidden-finchley, 
body.shop_islington .hidden-islington, 
body.shop_watford .hidden-watford { display:none !important; }
body.shop_brixton .visible-brixton, 
body.shop_chingford .visible-chingford, 
body.shop_enfield .visible-enfield, 
body.shop_finchley .visible-finchley, 
body.shop_islington .visible-islington, 
body.shop_watford .visible-watford { 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: 'Roboto';
}
h1 {
	font-family: 'Lilita One';
}
h2 {
	font-family: 'Lilita One';
}
h3 {
	font-family: 'Lilita One';
}
h4 {
	font-family: 'Roboto';
}
body {
	background-color: #000000;

	background-image:none;

	background-attachment: fixed;
}

header, #mobile-header {
	background-color: #8cc63f;

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

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

body.date_24 .hidden_24, .carousel-caption {
    display:none !important;
}
.home .website-image {text-align:center;}

/**-------------------- GLOBAL --------------------------**/
body {
    padding:0;
}

#container {
    background: none;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    width:100%;
}

html, body{
 	width: 100%;
}
.well {
    background: #325718;
    background-size: auto !important;
    color:#fff;
    border:none;
    box-shadow:none;
}

.halalsign {
    max-width: 50px;
    margin-right: 2%;
}

a{
    color:#fccd07;
}

a:hover {
    text-decoration:none;
    color:#fccd07;
}

/*-purp to black gradient-*/
body.members,
body.menu,
body.contact-us,
body.checkout,
body.information,
body.order-complete,
body.sitemap,
.home #body{
    background: #390007;
    background: -moz-linear-gradient(top,  #390007 0%, #000000 100%);
    background: -webkit-linear-gradient(top,  #390007 0%,#000000 100%);
    background: linear-gradient(to bottom,  #390007 0%,#000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#390007', endColorstr='#000000',GradientType=0 );
}

/*-green gradient-*/
.ct_header_row_wrap,
.hero-unit{
    background: #6a9532;
    background: -moz-linear-gradient(top,  #6a9532 0%, #8bc43f 100%);
    background: -webkit-linear-gradient(top,  #6a9532 0%,#8bc43f 100%);
    background: linear-gradient(to bottom,  #6a9532 0%,#8bc43f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a9532', endColorstr='#8bc43f',GradientType=0 );
    border-bottom:4px solid #293e11;
}

/*dark green gradient*/
.btmsec,
.welcome .well{
    background: #567b27;
    background: -moz-linear-gradient(top,  #567b27 0%, #6d9d30 100%);
    background: -webkit-linear-gradient(top,  #567b27 0%,#6d9d30 100%);
    background: linear-gradient(to bottom,  #567b27 0%,#6d9d30 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#567b27', endColorstr='#6d9d30',GradientType=0 );
}

.ct_details_bar,
.mod_postcode_box input, 
.mod_postcode_box .btn,
.carousel-control,
footer{
    font-family:'Roboto',sans-serif;
}

header .nav li a,
.socialmedia-icons,
#opening-status,
.mod_postcode_box .lead,
legend,
.overlay,
span.change_branch{
    font-family:'Lilita One',sans-serif;
}

h1, h2, h3, h4, h5,
.ui-widget-header{
    font-weight:normal !important;
}


/**-------------------- DISPLAY NONE --------------------------**/
.ct_phone,
.home h1,
#body-bottom-hr,
.home .well-small, 
.home-about, 
.home .bgbar,
.bgsmall, .menu-selection h1,
.contact-us h1, .checkout h2,
.information .page-header,
.social_media_links.home_social{
    display:none;
}

/**------------------------- CONTAINERS/MEDIA -------------------------------**/
#body, #responsive-food-menu,
.ct_details_bar, .navbar-inner,
footer .row-fluid,  .ct_header_row{
    max-width: 1170px;
    margin: 0 auto;
}

#body{
    margin: 20px auto 24px;
}
.home #body, header, .ct_details_bar_wrap, .home #myCarousel, .btmsec, footer{
    max-width: 1920px;
    margin: 0 auto;
}
.home .ct_details_bar, .home .navbar-inner,
.home footer .row-fluid,  .home .ct_header_row, .home .row-fluid.main{
 	max-width: 1300px;
    margin: 0 auto;
}

/**-------------------- HEADER --------------------------**/
/*#logo img {
    margin-left: -57px;
}*/
.socialmedia-icons {
    float:right;
}
.home .socialmedia-icons {
    font-size:25px;
}
.socialmedia-icons {
    color:#fff;
    font-size:22px;
    margin:10px;
}
.socialmedia-icons #facebook {
    padding: 0px 10px;
}
.socialmedia-icons #facebook, 
.socialmedia-icons #twitter,
.socialmedia-icons #instagram{
    padding-right: 10px;
}
.branch_wrap.span12 {
    text-align: right;
    margin: 20px 0px 0px;
    font-size: 16px;
    text-transform:uppercase;
}
.home .branch_wrap.span12 {
    font-size: 18px;
}
.branch_wrap.span12, .branch_wrap a {
    color: #355829;
}
 .branch_wrap a {
    text-decoration: underline;
}

header span.name {
    color:#487c20;
}

span.change_branch {
    margin-right: 20px !important;
    background:#fccd07;
    padding:10px;
}


/**------------ STATUS -----------------**/
.status-CLOSED {
    color:#d03932 !important;  
}
.status-OPEN {
    color:#2f5b29 !important;
}

.opening {
    display:inline-block;
}

.mob_openingstatus{
    text-align: center;
    padding: 10px 0px 8px;
}
.mob_openingstatus>.status-OPEN {
    color:#090 !important;
}
.mob_openingstatus>.status-CLOSED {
    color:#ed1b11 !important;
}
/**-------------------- NAV --------------------------**/

header .navbar-inner{
    background: none;
    border:0px;
    box-shadow:none;
    margin:0;
}

.navbar .nav{
 	float: right; 
    margin:0;
}

.home .navbar .nav>li>a, .home #opening-status {
    margin-left: 40px;
    font-size: 28px;
}
.navbar .nav>li>a, #opening-status {
    color: #fff;
    padding: 7px 0px 8px;
    margin-left: 35px;
    text-shadow: none;
    font-size: 25px;
    text-transform: uppercase;
}
.navbar .nav>li>a, #opening-status{
    font-weight:normal !important;
    text-shadow:none;
}

/*normal color on hover*/
.navbar .nav>li>a:focus, 
.navbar .nav>li>a:hover {
    color:#fccd07;
}

/*current page*/
.home .navbar .nav .active a,
.members .navbar .nav .active a,
.contact-us .navbar .nav .active a,
.menu .navbar .nav li.dropdown.active>.dropdown-toggle{
    color:#fccd07;
    background:none;
    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:none;
}
/*dropdown large nav hover*/
.home header .dropdown-menu {
    margin: 10px 0px 0px 40px;
}
header .dropdown-menu {
    border:0;
    background:#6b9633;
    margin: 10px 0px 0px 25px;
}
/*dropdown nav menu&ordering*/
header .dropdown-menu>li>a {
    color:#fff;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size:18px;
}
/*hover on dropdown options*/
.navbar .nav .dropdown-menu>li>a:hover {
    color:#fccd07;
    background:none;
}
/***hover col for menu&ordering dropdown***/
.navbar .nav .dropdown-menu>li>a:hover {
    color:#fccd07;
}
.dropdown-menu>li>a{
    color:#660000;
}
.dropdown-menu>li>a:hover{
    border:0;
    background:#ec131a;
    color:#fff;
}

/*---------RESPONSIVE NAV--------------*/
.btn-navbar {
 	background: none!important;
 	text-shadow: none!important;
    border: 2px solid #fff !important;
}

/**-------------------- CARET -----------------------**/

/*dropdown arrow*/
.navbar .nav li.dropdown>.dropdown-toggle .caret,
/*dropdown white whilst dropdown open*/
.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: #fccd07;
    border-bottom-color: #fccd07;
}

/**-------------------- DETS BAR --------------------------**/
.ct_details_bar_wrap {
    background:url("/myimages/171/po_ctdeetsBG.jpg") repeat;
    color:#fff;
    padding-top:10px;
}

/**-------------------- TOPSEC --------------------------**/
.column_slideshow .span4 img:hover{
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    transform: scale(1.02);
}


img#right {margin-top:20px;}

.bottom-banners{
    display: none;
    margin-top:20px;
}
.home .bottom-banners{
 	display: inline-block; 
    margin: 40px 0px 30px;
}
.bottom-banners figure{
    width: 45%;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    padding: 0px 10px 10px;
    margin: 0;
    margin-bottom: 10px;
    float: left;
    /*opacity: 0;*/
    -webkit-transform: translateY(15px);
        -ms-transform: translateY(15px);
            transform: translateY(15px);
    -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}	
figure.is-showing{
    opacity: 1;
    -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
            transform: translateY(0px);
}	
figure.is-showing:hover{
    -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
            transform: scale(0.95);
}
figure.is-showing:hover img{
    -webkit-filter: brightness(70%);
            filter: brightness(70%);
}

.overlay{
 	opacity: 0;   
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    max-width: 330px;
    max-height: 330px;
    -webkit-transform: translate(-50%, -50%);
    	-ms-transform: translate(-50%, -50%);
    		transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
    
}
.red{
 	color: #fcc507;
    font-size:30px;
}
.overlay a{
    color: #fff;
    font-size: 32px;
    line-height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70%;
    -webkit-transform: translate(-50%, -50%);
    	-ms-transform: translate(-50%, -50%);
    		transform: translate(-50%, -50%);
}
.home hr {
    border: 1px solid #fff;
    opacity:0.5;
}
.overlay a:hover{
 	text-decoration: none;   
}
figure.is-showing:hover .overlay{ 
    opacity: 1;
}



/**-------------------- CAROUSEL/BTMSEC --------------------------**/
#myCarousel {
    background: url("/myimages/171/zpos-bg-po_slideBG.jpg") no-repeat;
    background-size: cover;
    margin:0px;
}
.btmsec,
.btmsec .span4>img{
    width:100%;
}
.btmsec {
    padding:50px 0px;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
}
.column_slideshow {    
    max-width: 1300px;
    margin: 0 auto;
}

.carousel-control {
    background:none;
    top:50%;
    border:none;
    font-size:150px;
}
.left.carousel-control{
    left:150px;
}
.right.carousel-control{
    right:150px;
}
.banner-center {
    text-align: center;
    margin: 0 auto;
}
 
/**------------------------- HOME -------------------------------**/
.column_modules.span6 {
    margin-left:0px;
}
.mod_postcode_box {
    background:none;
    margin-top:50px;
    padding:0px;
}
.mod_postcode_box p.lead.col.col1 {
    color:#fff;
    font-size: 55px;
    line-height: 60px;
    margin-bottom: 30px;
}

.mod_postcode_box small.muted {
    color:#fff;
    font-size: 16px;
    line-height: 25px;
}
.col.col3 {
    max-width: 70%;
    margin: 0 auto;
    padding: 10px 0px;
}

.mod_postcode_box input, 
.mod_postcode_box .btn {
    height: 45px;
    border-radius: 0 !important;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 20px;
}
input#mod_postcode_box_pc.span8.uc.tc {
    min-height: 45px;
}
.mod_postcode_box input,
.mod_postcode_box .btn{
    border: 0px;
}

.mod_postcode_box > .input-append {
    max-width: 100% !important;
}

/*----------------POSTCODE -----------------*/
.mod_postcode_box .btn-success,
.mod_postcode_box .btn-success:hover, 
.mod_postcode_box .btn-success:focus{
    background:#fccd07 !important;
    box-shadow:none;
    color:#000;
}

.mod_postcode_box .dropdown-menu>li>a, 
.dropdown-menu.pull-right, .actions .dropdown-menu>li>a{
    color:#000;
    background-color:#fccd07;
    font-size: 20px;
    line-height: 30px;
    text-align:center;
}
.mod_postcode_box .dropdown-menu>li>a:hover, .actions .dropdown-menu>li>a:hover{
    background:#000;
    color:#fff;
}

.mod_postcode_box .btn-group .caret {
    border-top: 4px solid #000;
}


/**-------------------- MENU & ORDERING --------------------------**/
hr{
    border:0px;
}
h2 small {
    color:#2d0005;
    text-shadow:none;
}
#basket-container h3 {
    color:#fff;
    
}
.popover-title {
    background:#293e11;
    color:#fff;
    font-size:18px;
}
.popover {
    background:#fff;
    color:#293e11;
}
.alert {
    color:#2c4c15;
    background:#fccd07;
    text-shadow:none;
    border:0px;
}
.alert.sys-alert.sys-message {
    text-align: center;
}
/*.navbar-affix-container, .navbar-inner {
    background-image: url("/myimages/350/zpos-bg-dragon8_header_nologo.jpg");
    background-size:cover;
}*/
.navbar-affix-container{
    height: auto !important;
}	
#responsive-food-menu.affix {
 left: initial;
}

span.text-warning {
    color:#fccd07;
}
.navbar .brand {
    color:#fff;
    text-shadow:none;
    margin-left: 0px;
}
form#navbar-search-menu {
    padding-right: 10px;
}
.menu footer {
    margin-top:50px;
}

#responsive-food-menu .navbar-inner {
    background:#2c4c15;
    border:0px;
}

#responsive-food-menu .navbar-inner .text-info {
    color:#fccd07;
}
#responsive-food-menu .btn-navbar {
    background: none!important;
    border: 0px !important;
}

/**-------------------- MODAL -------------------------**/
.modal-header, .modal-footer {
    background: #cd171e;
    color: #fff;
}
.modal-footer {
    border:0px;
}
.modal-body, .modal h4, .modal .well{
    background: #fff;
    color: #000 !important;
}
.modal small.muted{
    color: #fff;
}
.modal fieldset{
    background: #fff;  
    border: none;
}
h3.price.pull-left {
    font-weight:normal;
}
/**-------------------- CHECKOUT --------------------------**/
.checkout .well > h5, .checkout .well > h4 {
    font-size: 20px;
    line-height: 28px;
    color:#fff;
}

.checkout table#basket.table, .menu #basket-container .ui-widget-content {
    background: #fff;
    color: #292a2b !important;
    border: 2px solid #ffcc00;
    margin-bottom:15px;
}
.checkout .table#basket th {
    color: #292a2b;
}

.checkout label, .checkout small.text-info,
.checkout .voucher_box span, .checkout em,
.help-block, .checkout .well-security p,
.checkout .muted.note-delivery.text-right small,
.checkout .box-delivery-information tbody,
.well-special-requests small{
    color:#fff;
}

.btn-link, .btn-link:hover, 
.btn-link:focus {
    color:#fff;
    text-decoration:none;
    text-shadow:none;
}
.uk-offcanvas-bar table .text-info{
 	color: #ffe412;
}

/**-------------------- MEMBERS --------------------------**/
legend {
    text-align:center;
    font-size:30px;
    line-height:50px;
    color:#fff;
    border-bottom: 2px solid #ffcc00;
}

.members small.muted, .members label {
    color:#fff;
}
/**------------ MEMBERS LOGIN ---------------**/
.hero-unit {
    color:#fff;
}
.hero-unit a {
    color:#ffcc00;
}
.members .sidebar-nav .nav-header {
    font-size:19px;
    color:#ffcc00 !important;
    line-height:27px;
    text-shadow:none;
    font-weight:normal;
}
.members .sidebar-nav a {
    color:#fff;
    text-shadow:none;
    font-size:14px;
}
.members .sidebar-nav .muted {
    font-size:12px;
}
.members .muted,
.members .nav.nav-list li{
    color:#fff;
}
.members h2 {color:#fff;}
.members .nav-list>li>a:hover,
.nav-list>.active>a, 
.nav-list>.active>a:hover, 
.nav-list>.active>a:focus{
    background-color:#000;
    color:#fccd07;
}


/**------------------- CONTACT -----------------------**/
.ui-widget-content {
    border: 2px solid #660000;
}
.information p, .information h3, .information h2, .information h4 { 
    color:#fff;
}

.information p.alert {
    color:#660000 !important;
}

/**------------------- WELCOME -----------------------**/
.welcome .navbar{
    display:none;
}

.welcome img#facebook {padding-left:10px ;}

.welcome h1 {
    color:#fff;
    line-height: 62px;
    font-size: 53px;
}
.welcome h2 {
    font-size: 25px;
    color:#fccd07;
}

.welcome .navbar .nav>.active>a, 
.welcome .navbar .nav>.active>a:hover, 
.welcome .navbar .nav>.active>a:focus {
    color:#fff;
    background:none;
    box-shadow:none;
}
.welcome #body .btn {
    margin-bottom:10px;
}

.welcome .lead {
    font-family:'Lilita One', sans-serif;
}

.welcome .well .btn {
    border: 1px solid #000;
}


/**------------------------- INFO -------------------------------**/
#help-o-oc-oa, #help-o-oc-or {
    font-size:18px;
}
#help-o-oc-oa {
    color:#53c120;
}
#help-o-oc-or {
    color:#ed1c24;
}
.order-complete  p.order-confirmation-note {
    color:#fff;
}
.jumbotron .lead {
    margin-top: 31px;
}

.error-404 .alert-danger, 
.error-404 .alert-error {
    background-color: #f2dede;
    margin:50px;
}
.error-500 h1, .error-500 h2, .error-500 p {
    color:#fff;
}

.sitemap h2,
.sitemap h1,
.sitemap p, 
.sitemap li{
    color:#fff;
}

.menu-selection .alert {
    margin: 50px 0px 20px !important;
}
.menu-selection .well.tc {
    margin-bottom:80px;
}

/**-------------------- ALL SITES ------------------------**/
/*--- loyalty points/credit card ----*/
.loyaltypoints_box .lead, 
.loyaltypoints_box .ctl-pointsoptions a, 
.loyaltypoints_box label.checkbox.text-left, 
.loyaltypoints_box p, .checkout button small,
.ui-helper-block .muted{
    color: #000;
}
.loyaltypoints_box h4 { color:#000 !important; }
/*---------- google maps ------------*/
#contact_map_canvas{
    color:#000;
}

/*-------- opening hours box ---------*/
.ui-widget.box-opening-hours {
    margin-top:20px;
}

/*---------- menu 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;
}

/**------------------------- FOOTER-------------------------------**/
footer {
    background-color:#000;
    padding:20px 0px 20px;
}

.label-copyright {
    color:#fff;
    line-height:19px;
}
.copyright{
    line-height:15px;
    padding-top:2px;
}
.cards, .tr.vendor a.vendor-zpos img {
    padding-top:2px;
}


/*---------------------flat buttons---------------------*/

/*---------------------button styles---------------------*/
.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;
    color:#fff;
}
.btn-danger:hover {
    background-color:#ee2b31 !important;
}
.btn-success, .alert.alert-success {
    background-color:#3cb64b !important;
    color:#fff;
}
.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 {
    background-color:#004de6 !important;
}

.btn-primary:hover {
    background-color:#0055ff !important;
}
.btn-warning, .alert.alert-warning {
    background-color:#f87806 !important;
    color:#fff;
}

.btn-warning:hover {
    background-color:#f89406 !important;
}

.menu-selection .btn-primary {
    background-color:#8bc53f !important;
    font-size:25px;
    margin-top:30px;
    margin-bottom:30px;
}
.menu-selection .btn-primary:hover {
    background-color:#7eb339 !important;
}


/**---------- BORDER RADIUS -----------------**/
.well,
header .dropdown-menu,
.btn-navbar,
.input-append.col.col2,
.btn, .modal-header, .modal-footer,
.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, .btn-group>.btn:last-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;
}

/* TIDY UNDER BANNERS ON TABLET & MOBILE */
.website-image {
    max-width: fit-content;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
}

.underBasketWrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
}

/**------------------------- MEDIA QUERIES -------------------------------**/
@media (max-width:1600px){
    .right.carousel-control {
        right: 50px;
    }
    .left.carousel-control {
        left: 50px;
    }
}

@media (max-width: 1350px) {
    .ct_local_branch_details,
    .socialmedia-icons,
    header .navbar .nav,
    a.vendor-zpos img{
        padding-right: 10px;
    }
    #logo img,
    .ct_user_status,
    .copyright{
        padding-left: 10px;
    }
    .home .navbar .nav>li>a, .home #opening-status {
        font-size: 24px;
    }
}
@media (min-width: 1200px) {
}
@media (max-width:1200px){
    #basket-container.ui-widget {
        margin-top:20px;
    }
    .mod_postcode_box p.lead.col.col1 {
        font-size: 50px;
        line-height: 67px;
    }
    .mod_postcode_box small.muted {
        font-size: 16px;
        line-height: 31px;
    }
    .home .navbar .nav>li>a, .home #opening-status,
    .navbar .nav>li>a, #opening-status{
        margin-left: 30px;
        font-size: 22px;
    }
    .socialmedia-icons, .home .socialmedia-icons {
        font-size: 20px;
    }
  
}


/* Desktop */
@media (max-width:1070px) and (min-width: 979px) {
    .home .navbar .nav>li>a, .home #opening-status,
    .navbar .nav>li>a, #opening-status {
        margin-left: 27px;
        font-size: 20px;
    }    
    .mod_postcode_box p.lead.col.col1 {
        font-size: 47px;
        line-height: 65px;
    }
    .col.col3{
        padding-top:10px;
    }
    .mod_postcode_box small.muted {
        font-size: 14px;
        line-height: 27px;
    }
    img#facebook, img#instagram, img#twitter {
        max-height:32px;
    }
    .navbar {
        margin-bottom: 0px !important;
    }
}

/* Not Desktop */
@media (max-width:979px){
    .bottom-banners.span6 {
        display:none;
    }
    .left_column.span3,
    .right_column.span9,
    .mod_postcode_box.span6{
        width:100%;
    }
    .right_column.span9,
    .mod_postcode_box.span6{
        margin-left:0px;
    }
    #logo {
        text-align: center;
    }
    #logo img {
        max-height: 150px;
        margin: 0 auto;
        padding-left: 0px;
    }
    header {
        background-position:inherit;
    }
    .navbar {
        width:100%;
    }
    .column_modules.span6 {
        width: 100%;
        margin-top: 18px;
    }
    .home header .dropdown-menu{
     	margin: 0;   
    }
    .nav-collapse .nav>li>a, 
    .nav-collapse .dropdown-menu a {
        color:#fff;
        font-weight:normal;
        text-align: center;
    }
    .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:#fccd07;
        background:none;
}
    .home .navbar .nav>li>a, .home #opening-status {
        margin-left:10px;
    }
    .socialmedia-icons {
        width: 100%;
        text-align: center;
        padding: 0px;
    }
    .mod_postcode_box {
        margin-top:0px;
    }
    .mod_postcode_box p.lead.col.col1 {
        max-width: 83%;
        margin: 0 auto;
        font-size: 40px;
        line-height: 55px;
        padding-bottom: 20px;
    }
    .ct_user_status small, 
    .ct_local_branch_details small{
        font-size:76%;
    }
    .mod_postcode_box small.muted {
        font-size: 14px;
        line-height: 25px;
    }
    .col.col3 {
        max-width: 46%;
        margin: 0 auto;
        padding-top: 0px;
    }
    footer small {
        font-size:70%;
    }
    .btmsec {
        padding:30px 0px;
    }
    .branch_wrap.span12 {
        text-align: center;
        margin: 10px 0px 0px;
    }
    img#facebook, img#instagram, img#twitter {
        max-height:32px;
    }
    ul.nav.main-menu {
        width:100%;
    }
    ul.uk-nav img {
        display:none;
    }
}


/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) {
    
}
 
/* Landscape phone to 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;
    }
    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;
    }
    .menu .alert h2 {
        font-size: 18px;
        line-height: 30px;
    }
    .alert h2 small {
        font-size:16px;
    }
    .ct_user_status small, 
    .ct_local_branch_details small{
        font-size:85%;
    }
    footer small {
        font-size:85%;
    }
    .mod_postcode_box p.lead.col.col1 {
        max-width: 90%;
        font-size: 32px;
        line-height: 46px;
        padding-bottom: 10px;
    }
    .col.col3 {
        max-width: 85%;
    }
    .mod_postcode_box {
        margin-top: 18px;
    }
    .mod_postcode_box small.muted {
        font-size: 12px;
        line-height: 22px;
    }
    #myCarousel {
        display:none;
    }
    .btmsec .span4>img{
        width:60%;
        margin-top:10px;
    }
    .ct_details_bar_wrap {
        padding: 10px 4px;
    }
    .ct_user_status, .ct_local_branch_details {
        padding:0px;
    }
    .home .branch_wrap.span12 {
        background: #fccd07;
    }
    span.change_branch {
        background: none;
        line-height: 24px;
    }
    .left.carousel-control{
        left:10px;
    }
    .right.carousel-control{
        right:10px;
    }
    .carousel-control {
        top: 85%;
        font-size: 80px;
    }

}

@media (max-width:500px){
    .mod_postcode_box input, 
    .mod_postcode_box .btn{
        font-size: 17px;
    }
    .btmsec .span4>img{
        width:100%;
    }
    span.delicious, .span6.ct_user_status {
        display:none;
    }
    .branch_wrap.span12 {
        font-size:12px;
        padding:10px;
        line-height:100%;
        margin-top: 0;
    }
    .socialmedia-icons{
        margin: 10px 0;
    }	
}

.shop_finchley #container-category-19905 {
 	display: none;   
}