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

body .visible-purley { display:none !important; } 
body .hidden-purley { display:inherit !important; } 
body.shop_purley .hidden-purley { display:none !important; }
body.shop_purley .visible-purley { 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: 'Saira';
	font-size: 16px;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
body {
	background-color: #141412;

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

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

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

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

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

/* Core CSS Fixes */
/* With the plan to be commited to the master.css in the future */
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: transparent;
}
.table-hover tbody tr.ui-state-highlight:hover>th, .table-hover tbody tr.ui-state-highlight:hover>td {
    background: transparent;
}
.row-product {
    padding: 10px 0px;
}
.row-odd, .row-product:hover {
    background: none;
}
#opening-status:hover, #opening-status:focus {
    text-decoration: none;
    cursor: default;
}
#zp-offcanvas-basket #order-empty {
    margin-bottom: 15px;
}
#mobile_food_menu_nav .btn {
    padding: 5px;
    border: none !important;
}
.copyright {
    text-align: left;
}
.vendor {
    float: right;
}
.cards, .vendor {
    padding-top: 5px;
}
.page_welcome #opening-status, .page_welcome .navbar {
    display: none;
}
.loyaltypoints_box .row-credits .col-equals .ui-widget-header {
    background: transparent !important;
    border: none !important;
}
.loyaltypoints_box .btn-success {
    margin-bottom: 15px;
}
.loyaltypoints_box .btn-link {
    color: #FFFFFF;
    font-size: 12px !important;
    text-decoration: underline;
}
.checkout #loginSignin, .checkout #ctl-forgotPassword {
    width: 100%;
    margin-bottom: 5px;
}
.btn, .btn:hover, .btn:focus {
    border: none;
}
.btn-option {
    height: auto !important;
}
#basket-container a {
    margin-top: 10px;
}
#responsive-food-menu .brand {
    text-shadow: none;
    padding: 8px 20px 6px 16px;
}
.page_menu .tb-nav-tabs {
    border: none;
    background: none;
}
.page_menu .tb-nav-tabs .ui-widget-header {
    background: none;
}
#responsive-food-menu .btn-navbar.btn-yellow {
    margin-right: 10px !important;
}
.page_menu .ui-tabs .ui-tabs-nav li {
    border: none;
    border-radius: 0px;
}
.modal-header .close, .well .close, .alert .close, .well.sys-alert button.close, #editProductModal .close {
    color: #FFFFFF;
    opacity: 0.8;
}
header .navbar {
    margin-bottom: 0px !important;
}
header .navbar-inner {
    background: transparent;
    border: none;
    box-shadow: none;
}
#myCarousel {
    margin-bottom: 0px !important;
}
.ct_details_bar > [class*="span"] {
    min-height: auto !important;   
}
.menu-container .navbar-affix-container, .menu-container .navbar-affix-container .navbar-inner {
    background-color: transparent !important;
    background-image: none;
    /* height: auto !important; */
    border: none;
}
.page-review-order textarea {
    height: 230px;
}
.page_error-404 .alert { 
    background: transparent !important; border: none; 
}
.page_error-404 h1 { 
    padding: 5px 0px; 
}
.menu-selection .alert,
.menu-selection .well {
    background: transparent !important;
    border: none;
    box-shadow: none;
}
.menu-selection img {
    margin: 0px auto 30px;
    display: block;
}
.page-review-order h1 {
    text-align: center;
}
.how-im-ordering {
    margin-bottom: 40px;
}
.website-image {
    text-align: center; 
}
#responsive-food-menu .ctrl-mob-nav-search {
    box-shadow: none;
}
#responsive-food-menu.affix {
    left: initial;
}
.contact-us .box-opening-hours {
    margin-top: 20px;
}
.contact-us #contact_map_canvas {
 	color: #000000 !important;   
}
.navbar-affix-container {
	height: auto !important;
}
/* END Core CSS Fixes */
/****************************************************************/

/**-- DISPLAY NONES --**/
.home h1, .home-about, #body-bottom-hr, 
.row_mods, .row_phones, 
.social_media_links small, .voucher_box .success span, 
#basket-container hr,
#opening-status,
.carousel-indicators,
.ct_details_bar,
.home .main {
    display: none !important;
}

/* GLOBAL */
body {
    padding: 0;
}
body:not(.home) #body {
	padding-top: 10px;
    padding-bottom: 50px;
}
#container {
    background: none;
    padding: 0;
    width: 100%;
    /*max-width: 2000px;*/
    box-shadow: none;
}
ol>li>ol, ol>li>ul, ul>li>ol, ul>li>ul {
    margin: 0 0 10px 25px;
}
a {
    color: #ed6d22;
}
a:hover, a:focus {
    color: #e4671e;
}
em {
    color: #ed6d22;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #d9a735;
    color: #FFFFFF;
    border: none;
}
* {
    text-shadow: none;
    box-shadow: none;
    border-radius: 0;
    line-height: normal;
    box-sizing: border-box;
}


h1, h2, h3, h4, h5, h6, .lead, legend,
.page_menu .ui-tabs .ui-tabs-nav li a,
#responsive-food-menu .brand,
.carousel-control {
    font-family: "chainprinter";  
    font-weight: normal;
}

/* SITE WIDTH */
.ct_details_bar, #body, #responsive-food-menu, .ct_header_row, .navbar-inner .container, footer .row-fluid {
    max-width: 1170px;
    margin: 0 auto;
}
.home .ct_header_row,
.home .ct_details_bar,
.home #body,
.home .navbar-inner .container,
.home .main,
.home footer .row-fluid,
#home_hero_inner {
    max-width: 1600px;
    margin: 0 auto;
}
#home_postcode_inner {
    max-width: 1500px;
    margin: 0 auto;
}
#home_loyalty {
    max-width: 1200px;
    margin: 0 auto;
}

/* COLOURS */
.btn-success, .alert-success, .label-success, .badge-success, 
#opening-status.status-OPEN, 
#editProductModal .btn-group>.dropdown-toggle.btn-success, 
#editSpecialDealModal.btn-group>.dropdown-toggle.btn-success, 
.trigger-paymentmethod .btn.active {
    background: #429d15 !important;
    color: #FFFFFF !important;
}
.btn-success:hover, .btn-success:focus, 
#editProductModal .btn-group>.dropdown-toggle.btn-success:hover, 
#editProductModal .btn-group>.dropdown-toggle.btn-success:focus, 
#editSpecialDealModal.btn-group>.dropdown-toggle.btn-success:hover, 
#editSpecialDealModal.btn-group>.dropdown-toggle.btn-success:focus {
    background: #3b9410 !important;
    color: #FFFFFF !important;
}
.text-success, .loyalty-card>div .loyalty-value {
    color: #429d15 !important;
}

.btn-primary, .alert-primary, .label-primary, .badge-primary {
    background: #1a729c !important;
    color: #FFFFFF !important;
}
.btn-primary:hover, .btn-primary:focus {
    background: #14668d !important;
    color: #FFFFFF !important;
}
.text-primary {
    color: #1a729c !important;
}

.btn-info, .alert-info, .label-info, .badge-info, 
#editProductModal fieldset .btn-group>.dropdown-toggle, 
#editSpecialDealModal fieldset .btn-group>.dropdown-toggle {
    background: #1a969c !important;
    color: #FFFFFF !important;
}
.btn-info:hover, .btn-info:focus, .btn-group.open .btn-info.dropdown-toggle, 
#editProductModal fieldset .btn-group>.dropdown-toggle:hover, 
#editProductModal fieldset .btn-group>.dropdown-toggle:focus, 
#editSpecialDealModal fieldset .btn-group>.dropdown-toggle:hover, 
#editSpecialDealModal fieldset .btn-group>.dropdown-toggle:focus {
    background: #158b91 !important;
    color: #FFFFFF !important;
}
.text-info {
    color: #1a969c !important;
}

.btn-danger, .alert-danger, .label-danger, .badge-danger, .alert-error, .modal-footer button:first-of-type, 
#opening-status.status-CLOSED, 
#editProductModal .btn-group>.dropdown-toggle.btn-danger, 
#editSpecialDealModal.btn-group>.dropdown-toggle.btn-danger {
    background: #e73f1f !important;
    color: #FFFFFF !important;
}
.btn-danger:hover, .btn-danger:focus, .modal-footer button:first-of-type:hover, 
#editProductModal .btn-group>.dropdown-toggle.btn-danger:hover, 
#editProductModal .btn-group>.dropdown-toggle.btn-danger:focus, 
#editSpecialDealModal.btn-group>.dropdown-toggle.btn-danger:hover, 
#editSpecialDealModal.btn-group>.dropdown-toggle.btn-danger:focus {
    background: #e1391a !important;
    color: #FFFFFF !important;
}
.text-danger, .text-error {
    color: #e73f1f !important;
}

.btn-warning, .alert-warning, .label-warning, .badge-warning {
    background: #ed6d22 !important;
    color: #FFFFFF !important;
}
.btn-warning:hover, .btn-warning:focus {
    background: #e4671e !important;
    color: #FFFFFF !important;
}
.text-warning {
    color: #ed6d22 !important;
}

.btn-inverse, .alert-inverse, .label-inverse, .badge-inverse {
    background: #4a4a4a !important;
    color: #FFFFFF !important;
}
.btn-inverse:hover, .btn-inverse:focus {
    background: #5c5858 !important;
    color: #FFFFFF !important;
}
.text-inverse {
    color: #4a4a4a !important;
}
.btn-yellow {
    background: #f6ac1f !important;
    color: #FFFFFF !important;
}
.btn-yellow:hover, .btn-yellow:focus {
    background: #e39d16 !important;
    color: #FFFFFF !important;
}


/* BUTTONS */
.btn {
    font-family: 'Saira', 'Arial', sans-serif !important;
    text-shadow: none;
    font-size: 16px;
    padding: 6px 20px 5px;
}
.btn-large {
    font-size: 22px !important;
    padding: 13px 29px !important;
    border-radius: 7px !important;
}
.btn-huge {
    font-size: 27px !important;
    padding: 16px 29px !important;   
}
.btn-small {
    padding: 3px 8px 2px;
}
.btn-small i {
    /*position: relative;
    top: 1px;*/
}

/*special padding might be needed for buttons with icons*/
#basket-container a, #zp-offcanvas-basket a {
    /*padding: 8px 10px 8px;*/
}
#basket-container a i {
    /*position: relative;
    top: 2px;*/
}

.arrow_hover {
    transition: all 0.3s;  
    margin-left: 5px;
}
.btn:hover .arrow_hover {
    transform: translateX(5px);
}

/* DROPDOWN MENU */
.dropdown-menu {
    background: #f1882e;
    border: 0;
    padding: 0px;
}
.dropdown-menu>li {
    padding: 0px;
}
.dropdown-menu>li>a {
    font-size: 18px;
    padding: 10px;
    color: #FFFFFF;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background: #dd7924;
}

/* INPUTS */
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"], .page_members .btn-group .btn.dropdown-toggle/*, #responsive-food-menu button*/ {
    font-family: 'Saira', 'Arial', sans-serif !important;
    box-sizing: border-box;
    height: 31px;
    font-size: 16px;
}

/* WELLS */
.well, .page-review-order, .ui-tabs-menu, .carousel-caption,
.website-image img {
    background: #010101;
    border: 2px solid #ffffff;
    border-radius: 15px;
    color: #FFFFFF;
}
.well, .page-review-order {
    padding: 15px;
}
.ui-tabs-menu {
	border-top-left-radius: 0px !important; 	
    border-top-right-radius: 0px !important;
}

/* LEGEND, UI-WIDGET */
.ui-widget-header {
    color: #FFFFFF;
    background: #ed6d22;
    text-align: center;
    border: none;
}
legend {
    color: #ed6d22;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    border: none;
}
legend::after {
    content: "";
    background: url('/myimages/1055/bk_nav_underline.png') no-repeat;
    background-size: contain;
    width: 80%;
    height: 11px;
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
}

/*--SYSTEM ALERTS**/
.well.sys-alert {
    text-align: center;
    color: #FFFFFF;
    background: grey !important;
}
.well-small.sys-alert .lead {
    color: #FFFFFF;
}
.sys-message {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center;
    border-radius: 0px !important;
}
.sys-message.alert-warning {
 	background: #cd8b29 !important;   
}
.home .modal h3 {
 	font-size: 28px !important;   
}

/* MODALS */
.modal-header {
    background: #ed6d22;
    color: #FFFFFF;
}
.modal-body {
    background: #FFFFFF;
    color: #000000;
}
.modal-footer {
    background: #2b2828;
    color: #fff;
    opacity: 1;
    border-radius: 0px;
}
.modal-footer h3,
.modal-footer h3 span {
    font-size: 18px;
    line-height: 110%;
}
.modal-body .well {
    background: #f5f5f5 !important;
    color: #000000;
}

/* CARETS */
header .navbar .caret {
    border-top-color: #FFFFFF !important;
    transition: transform 0.3s;
    margin-top: 18px !important;
}
header .navbar .nav li.dropdown.open>.dropdown-toggle .caret {
    transform: rotate(180deg);
}
.navbar .nav li.dropdown>.dropdown-toggle:hover>.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>.dropdown-toggle .caret, .navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
    border-top-color: #ed6d22 !important;
}
#editProductModal .btn-info .caret, #editSpecialDealModal .btn-info .caret {
    margin-top: 8px;
    border-top-color: #FFFFFF;
}
#editProductModal .btn-option .caret, #editSpecialDealModal .btn-option .caret {
    margin-top: 6px;
    border-top-color: #FFFFFF;
}

/* HEADER SECTION */
header {
    background: transparent;
    padding-top: 30px;
}
#opening-status {
    border: none;
    background: none;
    margin-left: 0px;
}
#opening-status:hover, #opening-status:focus {
    text-decoration: none;
    cursor: default;
}
.header_icons {
    list-style-type: none;
    float: right;
}
.header_icons li {
    float: left;
    /*width: 50px;*/
    text-align: center;
    padding: 0px 8px;
    position: relative;
}
#logo img {
    max-height: none;   
}
header .right_column {
    padding-top: 40px;   
}


/* NAV SECTION */
header .navbar-inner {
    padding: 0px;   
}
header .navbar a {
    text-shadow: none !important;
}
header .navbar .nav>li>a, header .nav-collapse .nav>li>a {
    color: #FFFFFF;
    font-size: 25px;
    padding: 0px;
    /*text-transform: uppercase;*/
    /*font-weight: bold;*/
}
header .navbar .nav>.active>a, header .navbar .nav>.active>a:focus, header .navbar .nav>.active>a:hover, header .navbar .nav>li>a:focus, header .navbar .nav>li>a:hover, header .navbar .nav li.dropdown.open>.dropdown-toggle, header .navbar .nav li.dropdown.active>.dropdown-toggle, header .navbar .nav li.dropdown.open.active>.dropdown-toggle {
    color: #ed6d22 !important;
    background-color: transparent;
    box-shadow: none;
}
header .navbar .nav>li:first-child {
    padding-left: 0px !important;
}
header .navbar .nav>li:last-child {
    padding-right: 0px !important;
}
header .navbar .nav>li {
    padding: 0px 15px;
}

/* FOOTER SECTION */
footer {
 	background: url('/myimages/1055/zpos-bg-bk_footer_bg.jpg') no-repeat;
    background-size: cover;
    background-position: center center;
}
.label-copyright {
    color: #FFFFFF;
    font-size: 14px;
}
.label-copyright a {
    color: #010101;
    /*text-decoration: underline;*/
}
.label-copyright a:hover, .label-copyright a:focus {
    color: #191818;
}
footer .row-fluid {
    padding: 70px 0px 50px;  
}

/* HOME PAGE */
.carousel-caption {
 	text-align: center;   
}
.carousel-caption h2 {
	font-size: 115px !important;
    line-height: 110%;
}
/* DISCOUNT SLIDE H3
.carousel-caption h3 {
    font-size: 50px !important;
    line-height: 110%;
    margin-top: -25px;
} */
.carousel-caption h3 {
    font-size: 56px !important;
    line-height: 110%;
    margin-top: -25px;
}
.carousel-caption h4 {
    font-size: 40px !important;
    line-height: 110%;
}
.carousel-caption p {
    line-height: 120%;
    font-size: 25px;
    margin: 25px 0px;
}
.carousel-caption p small {
 	font-size: 16px;
    color: #999898;
}
.carousel-control {
 	z-index: 10;
    top: auto;
    left: auto;
    font-size: 70px;
    bottom: 20px;
    right: 20px;
    color: #ed6d22;
    border: none;
    background: none;
    font-weight: normal;
    opacity: 1;
}
.carousel-control:hover {
    color: #e3651b;
}
.carousel-control.left {
 	right: 60px;   
}
#home_hero_kebab {
 	position: absolute;
    right: 0px;
    top: -90px;
    max-width: 1200px;
    width: 100%;
}
#home_hero {
    position: relative;  
    padding-bottom: 230px;
    max-width: 2000px;
    widtH: 100%;
    margin: 0px auto;
}
#home_postcode {
    background: #010101;
    color: #FFFFFF;
    padding: 100px 0px;
}
#home_postcode .left h2 {
 	position: relative;
    display: inline-block;
}
#home_postcode .left h2::after {
    content: "";
    background: url('/myimages/1055/bk_postcode_underline2.png') no-repeat;
    /*width: 408px;*/
    width: 100%;
    height: 6px;
    position: absolute;
    bottom: -7px;
    left: 0px;
}
#home_postcode .left p {
 	max-width: 800px;   
}
.home h2,
.mod_postcode_box .lead{
 	font-size: 52px;   
    line-height: 110%;
}
.home h3 {
    font-size: 35px;   
    line-height: 110%;
}
.home p {
    font-size: 20px;
    line-height: 120%;
    margin: 25px 0px;
}
.mod_postcode_box {
    background: #1b1a18;   
    border: 2px solid #ed6d22;
    border-radius: 10px;
    margin-top: 40px;
    padding: 5px 20px;
}
.mod_postcode_box .lead {
 	color: #ed6d22;
    position: relative;
    display: inline-block;
}
.mod_postcode_box .lead::after {
    content: "";
    background: url('/myimages/1055/bk_postcode_underline.png') no-repeat;
    /*width: 554px;*/
    width: 100%;
    height: 8px;
    position: absolute;
    bottom: -9px;
    left: 50%;
    transform: translateX(-50%);
}
#mod_postcode_box_pc {
    font-size: 35px;
    line-height: normal !important;
    vertical-align: middle !important;
    background: #1b1a18;
    color: #565651;
    border: 2px solid #565651;
    border-radius: 5px;
    height: 55px;
    margin: 20px auto;
    width: 100%;
    border-radius: 10px;
}
#mod_postcode_box_pc::placeholder {
    color: #565651;   
}
.mod_postcode_box .col2 {
    width: 100%;
    max-width: 400px !important;   
}
.mod_postcode_box .btn {
    border: 3px solid #000006;   
    font-size: 25px !important;
    padding: 12px 18px !important;
}
.mod_postcode_box p {
    font-size: 24px;
    margin: 15px 0px 20px;   
}
.home .ct_local_branch_details {
    position: absolute;
    bottom: 70px;
    left: 0px;
    background: #010101;
    margin-left: 0px;
    font-size: 18px;
    padding: 15px 50px 15px 110px;
    color: #FFFFFF;
}
.home .ct_local_branch_details img {
 	margin-right: 10px;   
}
.home_grid_box {
 	background-size: cover !important;
    background-position: center center !important;
    height: 466px;
    position: relative;
    border: 3px solid #e73f1f;
    border-radius: 10px;
    box-shadow: 0px 0px 13px 3px #00000095;
}
.home_grid_box.doner  { background: url('/myimages/1055/bk_homegrid_doner.jpg') no-repeat; }
.home_grid_box.fish   { background: url('/myimages/1055/bk_homegrid_fish.jpg') no-repeat; }
.home_grid_box.wraps  { background: url('/myimages/1055/bk_homegrid_sandwiches.jpg') no-repeat; }
.home_grid_box.grill  { background: url('/myimages/1055/bk_homegrid_grill.jpg') no-repeat; }
.home_grid_box.shakes { background: url('/myimages/1055/bk_homegrid_shakes.jpg') no-repeat; }

.home_grid_box .caption {
    background: #ed6d22;
    padding: 5px;
    position: absolute;
    top: 0px;
    width: 100%;
    padding: 5px 15px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    opacity: 0.95;
}
.home_grid_box h3 {
    color: #FFFFFF;   
}
.home_grid_box .btn {
    position: absolute;
    bottom: 20px;
    right: 20px;
}
#home_grid_inner_top,
#home_grid_inner_bottom {
 	margin: 100px 0px;   
}
#home_loyalty {
 	color: #FFFFFF;   
    padding: 50px 0px;
}
#home_loyalty h2 {
    position: relative;
    display: inline-block;
}
#home_loyalty h2::after {
    content: "";
    background: url('/myimages/1055/bk_homeloyalty_underline.png') no-repeat;
    /*width: 469px;*/
    width: 100%;
    height: 6px;
    position: absolute;
    bottom: -7px;
    left: 0px;
}
#home_loyalty .left {
    text-align: center;   
}
#home_loyalty p {
    margin: 35px 0px;
}

/* MENU PAGE */
#responsive-food-menu {
    background: #e73f1f;
    border: 2px solid #FFFFFF;
}
#responsive-food-menu.affix-top {
 	border-bottom: 0px; 
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#responsive-food-menu .brand {
    color: #FFFFFF;
    font-size: 23px;
    line-height: 110%;
}
.how-im-ordering {
    position: relative;
    displaY: inline-block;
}
.how-im-ordering::after {
    content: "";
    background: url('/myimages/1055/bk_nav_underline.png') no-repeat;
    /*width: 545px;*/
    width: 100%;
    height: 11px;
    position: absolute;
    bottom: -12px;
    left: 0px;
}
.how-im-ordering h2 {
 	color: #ed6d22;   
    font-size: 28px;
}
.how-im-ordering-menuname {

}
.how-im-ordering small {
	color: #f6ac1f;
}
.row-product h5 {
	font-size: 18px;
    line-height: 110%;
    color: #ed6d22;
}
.row-product .description {
 	font-size: 18px;
    line-height: 110%;
}
.cat-desc {
    /*font-size: 16px;
    padding: 5px 10px;
    line-height: 130%;*/
}
#editProductModal .modal-body h4 .name, #editSpecialDealModal .modal-body h4 .name, #editProductModal .modal-body h3, #editSpecialDealModal .modal-body h3 {
    /*font-size: 60px;
    line-height: 110%;*/
}
.ui-tabs-panel {
    color: #FFFFFF;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    background: #e73f1f;
    color: #FFFFFF !important;
}
.ui-tabs .ui-tabs-nav li {
    background: #ed6d22;
    padding-right: 0px !important;
}
.page_menu .ui-tabs .ui-tabs-nav li:hover, .page_menu .ui-tabs .ui-tabs-nav li:focus {
    background: #dd641d;
}
.page_menu .ui-tabs .ui-tabs-nav li a {
    color: #FFFFFF;
    font-size: 18px;
    text-align: left;
}
#menu-search-box {
    height: 31px;
    border-radius: 5px;
    width: 228px;
}
#zp-offcanvas-menu .uk-offcanvas-bar {
    background: #010101;
    border-right: 2px solid #FFFFFF;
}
.uk-offcanvas-bar .btn {
    border-radius: 3px !important;   
}
#zp-offcanvas-basket .uk-offcanvas-bar {
}
.popover .popover-title {
    background: #e73f1f;
    color: #FFFFFF !important;
    font-size: 16px !important;
}
.popover .popover-content {
    color: #000000;
}
.menu .btn-option {
    height: 18px !important;
    margin-top: -5px !important;   
}

/* CHECKOUT PAGE */
.checkout h2, .contact-us h1 {
    color: #ed6d22;
    font-size: 40px;
    line-height: 110%;
    position: relative;
    margin-bottom: 30px;
    display: inline-block;
}
.checkout h2::after, 
.contact-us h1::after {
    content: "";
    background: url('/myimages/1055/bk_nav_underline.png') no-repeat;
    background-size: contain;
    width: 100%;
    height: 11px;
    position: absolute;
    bottom: -12px;
    display: inline-block;
    left: 0px;
}

.checkout h4, .checkout h5 {
    font-size: 20px !important;
    line-height: 110%;
}
.checkout .well-basket {
    background: #f1892e !important;
}
.trigger-paymentmethod i.tick {
    color: #FFFFFF !important;
}
.checkout .btn-proceed-final {
}
.checkout .well-basket .muted {
    color: #FFFFFF;
}
.checkout .product-basket th,
.checkout .product-basket td  {
    color: #FFFFFF;
}
.checkout .loyalty-description h2 {
	font-size: 25px;
    line-heighT: 140%;
    margin: 20px 0px;
    display: block;
}
.checkout .loyalty-description h2::after {
 	display: none !important;   
}
.well-basket .text-success {
    color: #78ff36 !important;
}
.well-basket .text-info {
    color: #15f4ff !important;
}
.well-basket .text-error,
.well-basket .text-danger{
    color: #9d1900 !important;
}
.ui-dialog-titlebar {
    background: #ed6d22;
    color: #FFFFFF;
}	
.checkout .well-basket .blockUI .text-success {
    color: #429d15 !important;
}
.checkout .well-basket .blockUI small {
    color: #000000 !important;
}

/*LP*/
.loyaltypoints_box {
    background: #f1892e !important;
}
.loyaltypoints_box .ui-widget-header {
    background: #fe0124 !important;
    color: #FFFFFF !important;
    border: none;
}
.loyaltypoints_box .row-credits .well-white {
    color: #000000;
    border: none !important;
    border-radius: 0px !important;
}
.loyaltypoints_box .row-credits .col-equals .well {
    color: #FFFFFF;
}

/* MEMBERS PAGE */
.nav-list>li>a {
    text-shadow: none;
    color: #FFFFFF;
}
.nav-list .nav-header{
    color: #ef7830;
    text-shadow: none;
    font-size: 18px;
}
.nav-list>li>a i {
    background-image: url("https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.2/img/glyphicons-halflings-white.png");
}
.nav-list>.active>a>[class^="icon-"], .nav-list>.active>a>[class*=" icon-"] {
    /*background-image: url("https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.2/img/glyphicons-halflings.png");*/
}
.nav-list>.active>a, .nav-list>.active>a:hover, .nav-list>.active>a:focus, .nav-list a:hover, .nav-list a:focus  {
    background: transparent !important;
    color: #e73f1f !important;
}
.nav-list>li>a small {
 	font-size: 12px; 
}
.hero-unit {
    background: #ef7830;
}
.hero-unit a {
    color: #FFFFFF; 
    text-decoration: underline;
}
.members .btn-group .btn.dropdown-toggle {
    background: #FFFFFF;
    text-transform: none;
    color: #555555;
    font-weight: normal;
    border: 1px solid #ccc;
    padding: 6px 10px;
}
.section-sales-reports .btn-primary.active {
    background: #13516e !important;
}
.members h1 {
    color: #ed6d22;
}
.members .section- h1 {
    color: #FFFFFF;   
}

/* CONTACT PAGE */
.contact-us .ui-widget-header {
 	border-top-left-radius: 10px !important;   
    border-top-right-radius: 10px !important;
    border: 2px solid #ffffff;
    border-bottom: none;
    font-size: 20px;
}
.contact-us .ui-widget-content {
    background: #010101;
    border: 2px solid #ffffff;
    border-radius: 10px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    color: #FFFFFF;
}
.contact-us .box-contact-information a {
 	color: #FFFFFF;   
}

/* REVIEW ORDER PAGE */
#frmReviewOrder {
 	color: #FFFFFF !important;   
}
.page-review-order {
    background: #010101 !important;
}
.page-review-order h1 {
 	color: #ed6d22;
}
.page-review-order .rating-row small.muted {
    color: #d7d2d2;
}
.page-review-order .page-header{

}
.page-review-order legend {
 	text-align: left;   
    font-size: 18px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
}
.page-review-order legend::after {
 	display: none !important;   
}
.rating-row .lead {
 	color: #FFFFFF !important;
    font-size: 17px;
}

/* 404 PAGE */
.page_error-404 h1 {
 	font-size: 70px !important;
    line-height: 110% !important;
}
.page_error-404 h2, .page_error-404 h3, .page_error-404 #body p {

}

/* ORDER CONFIRMATION PAGE */
.order-complete-title {
 	color: #ed6d22;   
}
.p-thanks-for,
.p-last-minute {
    color: #FFFFFF;   
}
.jumbotron-order-complete .lead {
    font-size: 20px;
    line-height: 160%;
}


/* MENU SELECTION PAGE */
.menu-selection h1 {
    text-align: center;
    font-size: 60px;
    line-height: 110%;
    color: #ed6d22;
}
.menu-selection h3 {
    text-align: center;
    font-size: 32px;
    line-height: 110%;
    color: #FFFFFF;
}

/* TERMS AND CONDITIONS PAGE */
.page_information h1 {
    color: #ed6d22;
}

/* SOCIAL MEDIA */

/* MEDIA QUERIES */
@media (max-width: 1850px) {
    #home_hero_kebab {
        max-width: 1050px;
    }
}
@media (max-width: 1700px) {
    #home_hero_kebab {
        max-width: 900px;
    }
    #home_hero {
        padding-bottom: 130px;
    }
    .home .ct_local_branch_details {
     	bottom: 30px;   
        padding: 15px 50px 15px 50px;
    }
}
@media (min-width: 1631px) {
    .home header .navbar .nav>li>a, 
    .home header .nav-collapse .nav>li>a {
        color: #FFFFFF;
        font-size: 30px; 
    }
    .home header .navbar::after {
        width: 655px;
        bottom: -7px;
    }
    .home header .navbar .caret {
        margin-top: 22px !important;
    }
    .home header .navbar .nav>li {
        padding: 0px 23px;
    }
    .home header .nav-collapse::after {
        width: 655px;
    }
    .halal {
        margin-bottom: -30px;
    }
}
@media (max-width: 1630px) {
    .home #body,
    .home footer .row-fluid {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    #home hero {
        padding-right: 20px !important;
    }
    .carousel-caption { 
        left: 20px;
    }
    #home_hero_kebab {
        /*position: initial;
        margin: 0px auto;
        display: block;*/
    }
}
@media (max-width: 1630px) and (min-width: 1201px) {
    .home .header_icons img {
        width: 25px;
        position: relative;
        top: 5px;
    }   
    .home .header_icons li.header_status img {
        width: 31px;
    }
    
}
@media (max-width: 1550px) {
    /*#home_hero_kebab {
        max-width: 750px;
    }  */ 
    .carousel-caption h2 {
        font-size: 85px !important;
        margin-top: 0px;
    }
    /* DISCOUNT SLIDE H3
    .carousel-caption h3 {
        font-size: 38px !important;
        margin-top: -20px;
    }*/
    .carousel-caption h3 {
        font-size: 41px !important;
        margin-top: -20px;
    }
    .carousel-caption h4 {
        font-size: 32px !important;
    }
    .carousel-caption p {
        margin: 10px 0px;
    }
    .carousel-caption {
        top: 20px;
        bottom: auto;
    }
    #home_hero {
        padding-bottom: 30px;
    }
    .home .ct_local_branch_details {
     	position: static;
        padding: 15px 20px;
        font-size: 14px;
        text-align: left !important;
        display: inline-block;
    }
    #myCarousel,
    #myCarousel .item,
    #myCarousel .item img {
        max-height: 380px;   
    }
    .home h2, .mod_postcode_box .lead {
        font-size: 40px;
    }
    .mod_postcode_box p {
        font-size: 22px;
    }
    .home h3 {
        font-size: 26px;
    }
    .home_grid_box {
        height: 350px;
    }
    .carousel-control {
     	bottom: 40px;
        font-size: 50px;
    }
    .carousel-control.left {
        right: 50px;
    }
}
@media (max-width: 1530px) {
    #home_postcode {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}
@media (max-width: 1400px) {
    #home_hero_kebab {
        max-width: 740px;
    }   
    #home_postcode {
        padding: 50px 0px;
    }
}
@media (min-width: 1201px) {
    body:not(.home) .header_icons img {
        height: 30px;
        position: relative;
        top: 3px;
    }
    header .nav-collapse::after {
        width: 555px;
    }
    .halal {
        float: right !important;
        margin-top: -40px;
        max-width: 70px;
    }
    .halal:not(.home) {
        float: right !important;
        margin-top: -40px;
        max-width: 60px;
        margin-bottom: 10px;
    }
}
@media (max-width: 1200px) {
    #responsive-food-menu.affix {
        left: 0;
    }
    .page_contact-us .row-fluid .span8 .well {
        margin-bottom: 20px;
    }
    .members #frmRegister #ctl-lookupAddress {
        display: block;
    }
    .members #frmRegister #registerPostcode {
        width: 206px;
    }
    .members #frmLogin #ctl-forgotPassword {
        display: block;
    }
    .members #frmLogin #loginPassword {
        width: 206px;
    }
    header,
    #body,
    #home hero,
    footer .row-fluid {
        padding-left: 20px;
        padding-right: 20px;
    }
    #logo img {
     	width: 100%;
        max-width: 313px;
    }
    header .navbar .nav>li>a, header .nav-collapse .nav>li>a {
        font-size: 21px;   
    }
    header .navbar .nav>li {
        padding: 0px 10px;
    }
    .header_icons {
     	margin-left: 20px;   
    }
    header .navbar::after {
     	width: 455px;   
    }
    .header_icons li {
        width: 40px;   
    }
    .header_icons li.header_status img {
        width: 25px;
    }
    .header_icons img {
        width: 19px;;
        position: relative;
        top: 3px;
    }
    .carousel-caption h2 {
        font-size: 60px !important;
    }
    /* DISCOUNT SLIDE H3
    .carousel-caption h3 {
        font-size: 31px !important;
        margin-top: -15px;
    } */
    .carousel-caption h3 {
        font-size: 29px !important;
        margin-top: -15px;
    }
    .carousel-caption h4 {
        font-size: 22px !important;
    }
    .carousel-caption p {
        font-size: 16px !important;
    }
    .home .ct_local_branch_details {
        padding: 10px;
        font-size: 12px;
    }
    .home .ct_local_branch_details img {
        max-width: 19px;
    }
    #home_hero_kebab {
        max-width: 590px;
        top: -20px;
    }
    .home h2, .mod_postcode_box .lead {
        font-size: 32px;
    }
    .mod_postcode_box .btn {
        font-size: 21px !important;   
    }
    #mod_postcode_box_pc {
        font-size: 27px;
        margin: 15px auto;
    }
    .mod_postcode_box p {
        font-size: 17px;
    }
    .home p {
        margin: 15px 0px;
    }
    .home h3 {
        font-size: 20px;
    }
    .home_grid_box {
        height: 280px;
    }
    #home_grid_inner_top, #home_grid_inner_bottom {
        margin: 50px 0px;
    }
    #home_loyalty {
        padding: 0px 0px 40px;
    }
    #myCarousel, #myCarousel .item, #myCarousel .item img {
        height: 350px !important;
    }
    .halal {
        max-width: 40px;
        float: right;
        margin-top: -20px;
    }
}
@media (max-width: 1200px) and (min-width: 980px) {
    header .nav-collapse::after {
        width: 455px;
    }
    .trigger-paymentmethod .btn {
        font-size: 18px !important;
    }
}
@media (max-width: 1200px) and (min-width: 768px) {
}
@media (max-width: 1182px) {
    #basket-container {
        margin-top: 20px;
    }
}
@media (min-width: 980px) {
    header .navbar .container {
        display: flex;
        justify-content: flex-end;
    }   
    header .nav-collapse {
        position: relative;   
    }
    header .nav-collapse::after {
        content: "";
        background: url('/myimages/1055/bk_nav_underline.png') no-repeat;
        height: 11px;
        position: absolute;
        bottom: -12px;
        left: 12px;
    }
}
@media (max-width: 979px) {
    .page_contact-us .row-fluid .span8 .well {
        margin-bottom: 22px;
    }
    .trigger-paymentmethod .btn {
        width: 100% !important;
        display: block;
    }
    header .navbar::after {
        display: none;   
    }
    .header_icons {
        float: left;
        margin-left: 0px;
    }
    header .btn-navbar {
        background: #ed6d22 !important;
    }
    header .btn-navbar:hover, header .btn-navbar:focus {
        background: #ed6d22 !important;
    }
    header .navbar .nav>li {
        padding: 0px;
    }
    header .nav-collapse .nav>li>a {
        font-size: 22px;
        font-weight: normal;
        text-align: center;
    }
    header .dropdown-menu a {
        font-size: 18px;
        font-weight: normal !important;
        text-align: center;
        color: #FFFFFF !important;
    }
    header .dropdown-menu a:hover,
    header .dropdown-menu a:focus {
        color: #ed6d22 !important;
        background: transparent !important;
    }
    header .nav-collapse {
        background: #010101;   
    }
    /* DISCOUNT SLIDE H2
    .carousel-caption h2 {
        font-size: 40px !important;
    } */
    .carousel-caption h2 {
        font-size: 43px !important;
    }
    .carousel-caption h3 {
        font-size: 21px !important;
        margin-top: -12px;
    }
    .carousel-caption h4 {
        font-size: 15px !important;
    }
    .carousel-caption p {
        font-size: 13px !important;
        margin: 5px 0px;
    }
    .carousel-caption p small {
        font-size: 12px;
    }
    .carousel-caption .btn-large {
        MARGIN-TOP: 10PX;
    }
    #home_hero_kebab {
        max-width: 480px;
    }
    .home p {
        font-size: 18px;
    }
    .btn-large {
        font-size: 20px !important;
        padding: 8px 22px !important;
    }
    #home_loyalty_inner .left img {
        max-width: 150px;   
    }
    #myCarousel, #myCarousel .item, #myCarousel .item img {
        height: 260px !important;
    }
    .carousel-control {
        font-size: 30px;
        right: 5px;
    }
    .carousel-control.left {
        right: 40px;
    }
}
@media (max-width: 979px) and (min-width: 768px) {
    .home .ct_local_branch_details img {
        max-width: 13px;
        margin-right: 4px;
    }
    .mod_postcode_box .lead {
        font-size: 22px;
    }
    .btn-order-option.home-delivery {
        float: right;   
    }
    .mod_postcode_box .btn {
        font-size: 16px !important;
        padding: 8px 18px !important;
    }
    .mod_postcode_box p {
        font-size: 13px;
        margin: 10px 0px;
    }
    .home_grid_box h3 {
        font-size: 16px;
    }
    .home_grid_box .btn {
        font-size: 16px !important;
        padding: 6px 16px !important;   
    }
}
@media (min-width: 768px) {
    #home_loyalty_inner {
        display: flex;
        align-items: center;
    }
}
@media (max-width: 767px) {
    .menu-container .ui-tabs-vertical .ui-tabs-panel {
        width: 100% !important;
    }
    .row-order-complete- .span12 {
        padding: 20px;
    }
    .contact-us .box-contact-information {
        margin-top: 22px !important;
    }
    .checkout .well h4, 
    .checkout .well h5,
    .contact-us .ui-widget-header,
    .ui-widget:not(.ui-tabs-menu),
    .how-im-ordering {
        text-align: center;
    }
    .copyright, .cards, .vendor-zpos {
        text-align: center;
        display: block !important;
        margin-bottom: 30px;
    }
    .row-variation {
        margin-bottom: 5px;
    }
    .checkout h2, .contact-us h1 {
        text-align: center;
        display: block;
    }
    #responsive-food-menu .brand {
        width: 100%;
        text-align: center;
    }
    #responsive-food-menu .btn-navbar:not(.ctrl-mob-nav-search) {
        float: left;
    }
    #logo,
    #home_postcode {
        text-align: center;   
    }
    #logo img {
        max-width: 220px;   
    }
    header .right_column {
        padding-top: 0px;
        padding-bottom: 10px;
    }
    .nav-list>li>a,
    .nav-list .nav-header {
     	text-align: center;   
    }
    #home_hero_kebab {
        position: initial;
        margin: 0px auto;
        display: block;
    }
    .carousel-caption {
        max-width: 500px;
        width: 100%;
        margin: 0px auto;
        left: 0px;
    }
    #myCarousel {
     	padding-left: 20px !important;
        padding-right: 20px !important;
    }
    #myCarousel, #myCarousel .item, #myCarousel .item img {
        max-height: 250px;
    }
    .home .ct_local_branch_details {
     	display: block;
        margin: 0px auto;
        text-align: center !important;
        background: #691d0f;
    }
    #home_hero {
     	padding-bottom: 0px;   
    }
    #home_hero_inner >.right {
        display: none;   
    }
    #home_postcode_kebab {
        max-width: 500px;
        width: 100%;
        margin: 0px auto;
    }
    #home_postcode {
        padding: 20px 0px;   
    }
    .mod_postcode_box {
        max-width: 500px;
        width: 100%;
        margin: 40px auto 20px; 
    }
    .mod_postcode_box .btn {
     	display: block !important;   
    }
    .mod_postcode_box .col2 {
        max-width: 320px !important;
    }
    .home_grid_box {
     	max-width: 500px;
        width: 100% !important;
        display: block !important;
        margin: 0px auto 20px !important;
    }
    .home_grid_box h3 {
     	text-align: center;   
    }
    #home_grid_inner_bottom {
    	margin-top: 0px !important;
        margin-bottom: 30px !important;
    }
    #home_grid_inner_top {
     	margin-bottom: 0px !important;   
    }
    #home_loyalty {
     	text-align: center;   
    }
    #home_loyalty h2::after {
        
    }
    footer .row-fluid {
        padding-top: 40px;
        padding-bottom: 10px;
    }
    #home_loyalty_inner .left img {
        max-width: 100px;
    }
    .how-im-ordering h2 {
        font-size: 22px;   
    }
    .checkout h2, .contact-us h1 {
        font-size: 32px;
    }
    .page_error-404 h1 {
        font-size: 50px !important;
    }
    .page_error-404 h2, .page_error-404 h3 {
        font-size: 20px;
    }
    .page_error-404 #body p {
        line-height: 240% !important;   
    }
    header {
     	padding-top: 20px;   
    }
    .carousel-control {
        right: 0px !important;
        transform: translateX(-50%);
        bottom: -10px;
        margin: 0px 10px;
        text-align: center;
    }
    .carousel-control.left {
        left: 43% !important;
    }
    .carousel-control.right{
        left: 54% !important;
    }
    /*.carousel-indicators {
        display: block !important;
        bottom: 0px;
        top: auto;
        left: 50%;
        transform: translateX(-50%);
        text-align: center; 
        z-index: 10;
    }
    .carousel-indicators li {
        float: none;
        display: inline-block;
    }*/
    #myCarousel {
        margin-bottom: 20px !important;   
    }
    /* HIDES SLIDESHOW! REMOVE IF YOU ADD ADD DISCOUNT BANNERS TO SLIDESHOW */
    /*#myCarousel {
        display: none !important;
    }*/
    .checkout h2::after, .contact-us h1::after {
     	display: none;   
    }
    header .navbar {
     	margin-top: 10px;   
    }
    .halal {
        max-width: 40px;
        margin-top: -20px;
        float: none;
        text-align: center;
        margin: 0 auto;
        margin-bottom: -20px;
    }
}
@media (max-width: 767px) and (min-width: 481px) {
}
@media (max-width: 480px) {
    .carousel-caption {
        position: absolute;   
    }
    /*.home .ct_local_branch_details img {
    display: block;
    margin: 0px auto 10px;
}*/
    .home .ct_local_branch_details img {
        max-width: 12px;
        margin-right: 3px;
    }
}
@media (max-width: 380px) {
    .carousel-control {
        bottom: -20px;   
    }
    #myCarousel {
        margin-bottom: 30px !important;
    }
}
