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

body .visible-kingstanding { display:none !important; } 
body .hidden-kingstanding { display:inherit !important; } 
body.shop_kingstanding .hidden-kingstanding { display:none !important; }
body.shop_kingstanding .visible-kingstanding { 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: 'Denk One';
}
h1 {
	font-family: 'Denk One';
}
h2 {
	font-family: 'Denk One';
}
h3 {
	font-family: 'Denk One';
}
h4 {
	font-family: 'Denk One';
}
body {
	background-color: #121212;

	background-image:none;

	background-attachment: scroll;
}

header, #mobile-header {

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

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

-/*------------------SITE BACKGROUND COLORS/IMAGES-------------------*/
/*
#121212 = dark background color
#20a420 = success
#60d652 = success hover
#cd1313 = danger, link color
#ff553e = danger hover
*/

body {
 	background-color: #121212;
}
body.page_home {}

#container {
    /*background-color: #efe1d7;*/
}
.page_home #container {}

#container, body {
    padding: 0;
}
header {
	/*padding-top: 30px;*/
}
.page_home header {}

.inner-wrapper {
 	background-color: #121212;
    background-image: url('/myimages/765/zpos-bg-PizzaHot_BackgroundFlames.png');
    background-repeat: no-repeat;
    background-position: bottom;
}


/*--------------------GENERAL TEXT/HEADING FONTS/COLORS-----------------------*/
h1, h2, h3, h4, h5, h6,
#responsive-food-menu .navbar-inner .brand,
.alert.ui-state-highlight.lead.cat-desc,
.page_members .sidebar-nav .nav-header,
.ui-tabs-nav li a, legend { 
 	/*font-family: 'brevia_boldbold', sans-serif;   */
    text-transform: uppercase;
}
.label-success, label {
    /*font-family:'Lato', sans-serif;*/
    font-weight:normal;
}

a {
 	color: #cd1313;
    text-decoration: none;
}
a:hover, a:focus {
 	color: #ff553e;   
    text-decoration: none;
}  
em {
    color: inherit; 
}

/*Style headings cross the website to be the same*/   
.page_menu .modal-footer h3 .muted,
#frmProceed h4,
#frmProceed h5,
.voucher_box h5,
.well-special-requests h5,
.well-login h5,
.box-delivery-information h5,
.well-security h5 {
 	font-size: 24px;
    line-height: 110%;
    color: #cd1313 !important;
} 

.highlight {
	color: #cd1313;
}

/*---------------------RESETS/DISPLAY NONES/GLOBAL---------------------*/
*{
    text-shadow: none !important;
    box-shadow: none !important;
    /*line-height: normal;*/
    border-radius: 0 !important;
}
.home h1, .contact-us h1, .home-about, #body-bottom-hr, .voucher_box .success span,
/*.mod_postcode_box .btn .caret,*/ /*.span6.right_column,*/ .row_mods, .row_phones, /*.ct_user_status,*/
/*.carousel-caption,*/ .carousel-indicators /*.column_slideshow*/,.ct_local_branch_details {
/*.mod_postcode_box .btn-group, .column_modules {*/
    display: none !important;
}
    
      
/*-------------------CONTAINER WIDTHS--------------------*/
/*Main overall site container*/      
#container {
    width: 100%;
}

#body, /*everything between header and footer*/
#responsive-food-menu, /*the bar on menu page that moves to top when scrolling*/
footer .row-fluid, 
.ct_header_row,/*main container within header*/
.navbar-inner .container,
#postcode_inner,
.page_home .main {
    max-width: 1170px;
    margin: 0 auto;
}
#body {
    margin: 20px auto;
}
.home #body { 
 	/*margin-top: 100px;*/   
}

/*---------------------HEADER---------------------------*/
#logo {
    /*text-align: center;*/
}

body.page_home #logo {
    padding-left: 200px;   
}

#logo img {
 	max-height: 125px;   
}

.ct_details_bar {
    background-image: url('/myimages/765/zpos-bg-PizzaHot_HeaderWooden.png');
    background-repeat: no-repeat;
    min-height: 120px;
    position: relative;
    z-index: 10;
}

.ct_header_row {
 	margin-top: -85px;
    position: relative;
    z-index: 20;
}

#pendulum-parent {
    width:6px;
    height:6px;
    background-image:url('/myimages/765/PizzaHot_Pivot.png');
    background-repeat: no-repeat;
} 

#pendulum-child {
    width:387px;
    height:185px;
    background-image:url('/myimages/765/PizzaHot_Logo.png');
    background-repeat: no-repeat;
    background-size: contain;
    position:absolute;
    left:-185px;
    top:0px;
    transform: rotate(10deg);
}

.ct_user_status {
    width: 100% !important;
    margin-left: 0px !important;
    margin-top: 10px;
    color: #FFFFFF;
}

.right_column {
 	margin-top: -15px;   
}


.halal {
	filter: invert(1);
}
.halal img{
	border: none;
    max-width: 30px;
    margin-top: 6px;
}


/*------------------------MAIN MENU------------------------*/

/*Style the main navbar*/
header .navbar-inner {
    background: transparent;
    border: none;
}
      
/*Style the website's main menu text*/      
.navbar .nav>li>a {
    color: #FFFFFF;
    font-size: 24px;
    /*font-weight: bold;*/
    /*padding: 10px 9px 10px;*/
}

/*Style the active, hover and focus state (and toggle) in main menu*/      
.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus,
li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle {
    color: #cd1313  !important;
    background-color: transparent !important;
}

/*Remove unwanted colours from focused/hovered menu links*/      
.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
    color: #cd1313;
    background: none;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background: none;
}

header .dropdown-menu>li>a {
    font-size: 18px;
}
      
/*center align the menu*/
/*header .navbar-inner .container {
 	display: flex;
    justify-content: center;
}*/
      
/*---------------------CARET COLOURS ---------------------*/
.navbar .nav li.dropdown>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret {
    border-top-color: #FFFFFF;
    margin-top: 8px;
}
.navbar .nav li.dropdown>.dropdown-toggle:hover>.caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar .nav li.dropdown>a:hover .caret,
.navbar .nav li.dropdown>a:focus .caret,
.navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
    border-top-color: #cd1313;
}
.btn .caret {
    margin-top: 4px; 
}
#editProductModal .btn-info .caret,
#editSpecialDealModal .btn-info .caret{
 	margin-top: 4px;   
}
      
/*---------------------NAV BUTTON---------------------*/
    
/*Style the mobile menu burger icon*/      
.navbar .btn-navbar {
    background: #cd1313;
    text-shadow: none;
    border: none;
    margin-top: 2px;
}
/*.navbar .btn-navbar .icon-bar {
    width: 32px;
    height: 4px;
}*/
nav .btn-navbar .icon-bar+.icon-bar {
    margin-top: 5px !important;
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
    /*background: none;*/
    background: #cd1313;
}


/*dropdown large nav hover*/
header .dropdown-menu,
.mod_postcode_box .dropdown-menu{
    border:0;
    background:#cd1313;
}

/*dropdown nav menu&ordering*/
header .dropdown-menu>li>a, .mod_postcode_box .dropdown-menu>li>a {
    color:#FFFFFF;
}


/*hover on dropdown options*/
.navbar .nav .dropdown-menu>li>a:hover,
.navbar .nav .dropdown-menu>li>a:focus,
.mod_postcode_box .dropdown-menu>li>a:hover,
.mod_postcode_box .dropdown-menu>li>a:focus{
    color:#faebe1;
    background:#000;
}

.mod_postcode_box .btn-group.open .btn-danger.dropdown-toggle {background:#cd1313;}
      
/*---------------------OPENING STATUS---------------------*/

#opening-status {
    margin-left: inherit;
}
#opening-status.status-CLOSED {
    color: #cd1313 !important;
}
#opening-status.status-OPEN {
    color: #41ac16 !important;
}    
      
/*---------------------DETAILS BAR---------------------------*/
      
      
      
/*---------------------FOOTER--------------------------------*/
footer {
 	background-image: url(/myimages/765/zpos-bg-PizzaHot_FooterWooden.png);
    background-repeat: no-repeat;
    min-height: 141px;
    position: relative;
    z-index: 10;
    
}
footer .row-fluid {
    padding-top: 60px;
}


.label-copyright {
    color: #FFFFFF;
}
.copyright {
 	text-align: left; 
}
.vendor {
 	float:right;   
}
.cards,
.vendor {
    padding-top: 5px;
}
      
      

      
/*---------------------PREFOOTER-----------------------------*/


/*---------------------HOME CUSTOM BITS----------------------*/
#home-latest-offers {
    background-image: url('/myimages/765/PizzaHot_TitleWooden.png');
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 123px;
    background-position: center;
    text-align: center;
    margin-top: 60px;
}
#home-latest-offers h2 {
    text-transform: uppercase;
    font-size: 54px;
    padding-top: 35px;
}

#home-loyalty-banner {
 	margin-top: 60px;   
}
#home-loyalty-left {
    background-color: #000000; 
    padding: 35px;
}
#home-loyalty-left,
#home-loyalty-right{
    height: 288px;
}
#home-loyalty-left h2 {
 	color: #FFFFFF;
    font-size: 55px;
    line-height: 110%;
}
#home-loyalty-left p {
 	color: #FFFFFF;   
    margin-bottom: 20px;
}
#home-loyalty-right {
 	margin-left: 0px;
    /*width: 700px;*/
}

#home-box-row {
 	margin: 0;   
}
#home-boxes {
 	margin-top: 60px;   
}
.home-box {
 	width: 33.3% !important;
    margin-left: 0px !important;    
    overflow: hidden;
    border: none !important;  
}
.home-box .direction-reveal__overlay {
  	text-align: center;  
    padding-top: 80px;
    margin-left: -15px;
}
.home-box .direction-reveal__overlay h3 {
    font-size: 50px;
}

.home_social {
 	float: left;   
}
.home_social a {
 	background: none;   
}

/*---------------------TABLE STRIPED FIX---------------------*/
#basket-container .ui-widget-content{
    border: none;   
}

table,
.table-striped tbody>tr:nth-child(odd)>td,
.table-striped tbody>tr:nth-child(odd)>th,
.table-hover tbody tr:hover>td,
.table-hover tbody tr:hover>th,
table .muted,
.well-basket {
    background: transparent;
}

.table-hover tbody tr.ui-state-highlight:hover>th,
.table-hover tbody tr.ui-state-highlight:hover>td{
    background: transparent;
}	
/*---------------------MENU PAGE POPOVERS---------------------*/

.popover .popover-title {
    background: #cd1313;
    color: #FFFFFF !important;
}
.popover .popover-content {
    color: #000000;
}


/*---------------------MODAL---------------------*/
      
/*List of places modal used:
-food menu item customisation
*/

.modal {
    border: none;
}
.modal-header {
    background: #cd1313;
    color: #fff;
}
.modal-header .close {
 	color: #FFFFFF;
    opacity: 1;
}
.modal-footer {
    background: #000000;
    color: #fff;
    opacity: 1;
}
/*Make the 'Cancel' button in food item customisation red rather than grey*/      
.modal-footer .btn:first-of-type {
 	background-color: #cd1313;
    color: #FFFFFF;   
}
/*Style the product name on food menu customisation screen*/
.modal-body h4 .name {
    font-size: 45px;
    line-height: 110%;
}   
/*Styles the background of the wells on menu page where you select customisation for food*/      
.modal-body .well {
    background:#f5f5f5;
    color: #000000;
}   

/*---------------------ALERTS & BUTTONS---------------------*/

.alert {
    color: #fff;
    background: #fad505;
    border: none;
}
      
.alert {
 	background: #fad505;   
}
.alert, .well.sys-alert {
   	color: #FFFFFF;
    text-align: center;
    border-radius: 0px;
    margin-top: 0px;
    text-shadow: none;
}
.alert.how-im-ordering {
    text-align:left;
}
.sys-message.well-small,
.well.sys-alert button.close{
 	color: #000000 !important;   
}
.alert h4 {
 	font-weight: normal;   
}
.alert h4 {
    color: #FFFFFF;
}
.alert .close {
 	color: #FFFFFF;
    opacity: 1;
}
.well.sys-alert button.close {
    color: #FFFFFF;
    opacity: 1;
}
.sys-message {
    margin-top: 0px !important;
}      
      
input[type="text"]:focus{
    border-color: #cd1313;
} 
      
.btn, .btn:hover, .btn:focus{
    border-color: transparent !important;
    position: relative;
    background-image: none;
    border: none;   
    background-position: 0px 0px;
    background: transparent;
    font-family: 'Denk One';
    font-weight: normal !important;
    text-transform: uppercase;
    font-size: 18px !important;
}

/*--------SUCCESS--------*/
.btn-success,
.alert-success,
.label-success,
.badge-success {
 	background: #20a420;   
}
.btn-success:hover, 
.btn-success:focus { 
    background: #60d652;
}

/*--------PRIMARY--------*/
.btn-primary,
.alert-primary, 
.label-primary, 
.badge-primary {
    background: #2198ff; 
}
.btn-primary:hover,
.btn-primary:focus {
    background: #006bcb;
}

/*---------INFO---------*/
.btn-info,
.alert-info, 
.label-info, 
.badge-info {
    background: #48b9ef; 
}
.btn-info:hover,
.btn-info:focus {
     background: #0196ce; 
}

/*--------DANGER--------*/
.btn-danger,
.alert-danger,
.label-danger, 
.badge-danger, 
.alert-error,
.menu-selection .btn-primary{
	 background: #cd1313;     	
}
.btn-danger:hover,
.btn-danger:focus,
.menu-selection .btn-primary:hover,
.menu-selection .btn-primary:focus{
     background: #ff553e; 
}


/*-------------------WARNING-------------------------*/
.btn-warning,
.alert-warning, 
.label-warning, 
.badge-warning {
    background: #ee8521;
}
.btn-warning:hover,
.btn-warning:focus{
    background: #dc730e;
}
      
/*-------------------INVERSE-------------------------*/
.btn-inverse, .alert-inverse, .label-inverse, .badge-inverse {
    background: #a2a2a2 !important;
}    
.btn-inverse:hover,
.btn-inverse:focus {  
    background: #737373 !important;
}
      
      
/*---------------------TEXTS------------------------*/
.text-success {
    color: #20a420;
}
.text-danger {
    color: #cd1313;
}
.text-primary {
    color: #2198ff;
}
.text-warning {
    color: #ee8521;
}
.text-info {
    color: #85c6e4;
}
.text-inverse {
    color: #a2a2a2;
}   
      
/*-------------------LEGEND----------------------------*/
legend {
 	color: #cd1313;
    font-weight: bold;
    font-size: 30px;
    font-weight: normal;
    text-transform:uppercase;
}
      
/*-------------------WELLS----------------------*/
.well {
    background-color: #000000;
    color: #FFFFFF;
    /*color: #FFFFFF;*/
    /*border: 8px solid #3b3b3b;*/
    border: none;
} 
.well .muted {
    /*color: #FFFFFF;*/
}
.well h1 {
 	color: #cd1313;   
}
      
      
/*---------------------HERO AREA-------------------------*/
.hero-unit {
    background-color: #FFFFFF;
}
.hero-unit a {
 	color: #cd1313; 
    /*text-decoration: underline;*/
}
      



/*---------------------FIXES---------------------*/

.row-odd, .row-product:hover {
    background: none;
}

/*.row-product {
    border-bottom: 1px solid #cccccc5e;
    padding: 20px 0;
}*/

/*Fixes for Menu page*/ 
      
/*
ui-widget header is the list of categories on food menu page 
ui-widget-content is sections within the boxes on the page*/
*/
.ui-widget-header, .ui-widget-content{
    border: none;
}	
/*adds white space between top of food menu and the food responsive menu above*/      
.ui-widget.ui-tabs{
   /* margin-top: 10px;*/
    box-shadow: none !important;   
}
/*Gets rid of the padding around the edge of the food menu*/      
/*.ui-tabs-vertical .ui-tabs-nav, .ui-tabs{
    padding: 0 !important;
}	*/
/*Gets rid of the corner radius from top of food menu*/      
.ui-tabs-menu.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
      
/*Fixes for Contact page*/      
      
/*Adds necessary gap above opening hours box on contact page*/      
.contact-us .box-opening-hours {
    margin-top: 20px;
}
      
/*Fixes for Checkout page*/
.page_checkout .loyaltypoints_box {
    /*background: #fad505 !important;*/
    background: #FFFFFF;
    color: #fff;
}
.page_checkout .loyaltypoints_box label.checkbox,
.page_checkout .loyaltypoints_box .col-equals .lead {
 	color: #FFFFFF !important;   
}
.page_checkout .loyaltypoints_box .btn-link{
    /*color: #fff;  */ 
}
.page_checkout .loyaltypoints_box .row-credits .col-equals div.well{
    box-shadow: none !important;
    color: #fff;
}
.page_checkout .loyaltypoints_box .row-credits .well {
    color: #cd1313;
    border-color: #fff !important;
}
      
/*Other fixes*/
         
      
/*#help-o-oc-oa, #help-o-oc-or{
    padding: 10px;   
    background: #fff;
}*/

/*Style any images uploaded and positioned on site through the terminal*/      
.website-image {
    text-align: center;
}
.website-image img {
    
    /*border: 4px solid #fad505;*/
    border: 5px solid #3b3b3b;
}
   
ol>li>ol, ol>li>ul, ul>li>ol, ul>li>ul{
    margin: 0 0 10px 25px;  
}
::selection{
    background: #cd1313;
    color: #fff;
}	
      

/* Makes burger the site color*/
.btn-navbar {
 	/*background-color: #fad505 !important;   */
    background-image: none !important;
    width: auto;
    height: auto;
}
 
/* Adds white background to body of Order Placed page */
.row-order-complete->.span12 {
 	/*background: #FFFFFF;*/
    color: #FFFFFF;
    padding-bottom: 20px;
}
      
/* Makes the title on the review order page black against the white background */    
.page_review-order legend {
 	color: #000000;   
}
      
/* Makes text on error404 white */
/*.page_error-404 p,
.page_error-404 h1,
.page_error-404 h2,
.page_error-404 h3 {
 	color: #FFFFFF;   
}*/
.page_error-404 .alert-error {
    background: #000000;
}
      
.page_error-404 .alert-error .btn:first-child {
 	background-image: none !important;
    background-color: #48b9ef !important;
    color: #FFFFFF;
}
.page_error-404 .alert-error .btn:first-child:hover {
    background-color: #0089bc !important;
    color: #ffffff !important;
}
.page_error-404 .alert-error .btn:last-child {
    background-image: none !important;
    background-color: #a2a2a2 !important;
    color: #FFFFFF;
}
.page_error-404 .alert-error .btn:last-child:hover {
    background-color: #737373 !important;
    color: #ffffff !important;
}
     
      
.carousel-control:hover, .carousel-control:focus {
    color: #FFFFFF !important;
}
/*.voucher_box {
 	background: #cd1313 !important;   
}*/
      
.orderfor-home-delivery h2,
.page_contact-us h1,
.page_menu h1,
.page_error-404 h1,
.page_information h1,
.page_information h1 small {
    color: #cd1313;
}
.page_error-404 h2,.page_error-404 h3,.page_error-404 p {
    color: #ffffff;
}

.text-error {
 	color: #f57f7d;
}
.tooltip {
 	font-size: 12px;   
}
.page_contact-us h1,
.orderfor-home-delivery h2 {
 	margin-left: 20px;	   
}      
      
.page_members .controls a.dropdown-toggle {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    background-color: #FFFFFF;
    text-transform: none;
    font-size: 14px !important;
}
.trigger-paymentmethod .pay-name {
 	font-size: 75%;
}
      
.page_members .sidebar-nav li a {
 	color: #FFFFFF; 
}
.page_members .sidebar-nav li a:hover,
.page_members .sidebar-nav li a:focus,
.page_members .sidebar-nav li.active a {
 	background-color: #d42104;   
    color: #FFFFFF !important;
}      
      
.product-container-panel h3.ui-widget-header {
    color: #FFFFFF;
    border: none;
    background-color: #cd1313;
    font-weight: normal;
}

#editProductModal fieldset .btn-group>.dropdown-toggle, #editSpecialDealModal fieldset .btn-group>.dropdown-toggle {
    background-color: #d8d8d8;
}
#editProductModal fieldset .btn-group>.dropdown-toggle.btn-info, #editSpecialDealModal fieldset .btn-group>.dropdown-toggle.btn-info {
        background-color: #48b9ef;
}

#editProductModal .btn-group>.dropdown-toggle.btn-success,
#editSpecialDealModal.btn-group>.dropdown-toggle.btn-success {
    background: #20a420 !important;
}

#editProductModal .close {
 	color: #FFFFFF;
    opacity: 1;
}


/*Remove white borders from any images on the food menu*/
.img-polaroid {
 	background-color: transparent;   
    border: none;
}
      

      
/*---------------------SLIDER-----------------------------*/

.column_slideshow {
 	/*margin-top: -135px;*/
    float: right;
    position: relative; 
    z-index: 0;
}

/*.column_slideshow img {
 	border: 5px solid #ddb091;   
}
.carousel-caption {
    background: none;
    color: #efe1d7;
    text-align: center;
    top: 0;
    margin-top: 70px;
}
.carousel-caption h2 {
    font-size: 80px;
    line-height: 100%;
    padding: 0 30px;
}
.carousel-control {
    background: none;
    border: none;
}*/

/*---------------------POSTCODE BOX---------------------*/
#postcode-wrapper {
    background-color: #000000;
    margin-top: -200px;
    float: right;
    /*z-index: 30;*/
    z-index: 15;
    position: relative;
}

.mod_postcode_box {
 	background-color: #000000;
    text-align: left !important;
    padding: 50px;
    margin-bottom: 0px;
    border: none;
}

.mod_postcode_box .btn .caret {
 	margin-top: 8px;   
}

#postcode-second-half {
 	padding: 50px;
}
.mod_postcode_box .dropdown-menu {
    background-color: #20a420;
}

.mod_postcode_box .lead {
 	color: #FFFFFF;    
    font-size: 45px;
    line-height: 110%; 
    text-transform: uppercase;
}

.mod_postcode_box .muted,
.mod_postcode_box small,
.mod_postcode_box .col3 {
 	color: #FFFFFF;   
    font-size: 16px;
}

.mod_postcode_box .btn-success {
    width: 160px;
    height: 40px; 
}


#mod_postcode_box_pc {
	height: 40px; 
	width: 100%;
}
#mod_postcode_box_pc::placeholder {
 	color: #737373 !important;   
    font-size: 16px;
}


      
/*-----------------------MENU PAGE----------------------------*/      

/*style the basket*/      
#basket-container {
 	background: transparent;
    /*background: #3b3b3b;*/
    color: #FFFFFF;
    background-image: url(/myimages/765/zpos-bg-PizzaHot_WoodenBackground1000.png);
    background-size: cover;
    background-repeat: no-repeat;
    border: none;
    padding: 25px;
}
#basket-container #menu-paper-top {
    height: 50px;
    background-image: url(/myimages/765/zpos-bg-PizzaHot_PaperTop2.png);
    background-size: cover;
    background-repeat: no-repeat;
}
#basket-container #menu-paper-bottom {
    height: 50px;
    background-image: url(/myimages/765/zpos-bg-PizzaHot_PaperBottom1.png);
    background-size: cover;
    background-repeat: no-repeat;
}

#basket-container .ui-widget-content {
    background: #FFFFFF;
    /*background-image: url(/myimages/765/zpos-bg-PizzaHot_PaperBackground.png);
    background-size: cover;
    background-repeat: no-repeat;*/
}

#basket-container h3 {
    color: #cd1313;
    text-shadow: 1px 1px #FFFFFF !important;
}
#basket-container,
#basket-container small,
#basket-container th {
    color: #000000;
}
#basket-container a {
 	font-weight: normal;   
}
#basket-container .table th, 
#basket-container .table td {
    border-color: #FFFFFF;
}

/*Style the text-success + info in basket*/
.page_menu .text-success {
 	/*color: #90cc26;  */ 
}
.page_menu .text-info {
 	color: #48b9ef;   
}

/*STyle the 'add' buttons on food menu*/
.page_menu .row-product .btn-success {
 	font-size: 14px !important;   
}
     

/*style the title bar at top which has menu category and search bar*/      
.menu-container .navbar-affix-container,
.menu-container .navbar-affix-container .navbar-inner {
 	background-color: #000000 !important;
    background-image: none;
	height: auto !important;        
}

/*style the "You are ordering for..." bar at the top*/
.how-im-ordering {
    background-color: #cd1313;
    color: #ffffff;
   /* margin-bottom: 0px !important;*/
}
.how-im-ordering h2 {
    font-weight: 400;
    font-size: 28px;
}
.how-im-ordering .tooltip {
    font-size: 16px;
}
.how-im-ordering small {
 	color: #e2cebf;   
}      
      
/*style the search bar*/
.navbar-search {
    margin-top: 0px;
}
/*.navbar-search .search-query {
    padding: 6px 14px;
    margin-top: -3px;
    color: #fad505;
}*/
/*.navbar-search .search-query::placeholder {
    color: #fad505;
}*/
      
/*Makes the responsive search bar at top when you scroll down page appear in middle not left*/      
#responsive-food-menu.affix {
    left: initial;
}

/*Style the bar that has current category and search*/
#responsive-food-menu .navbar-inner {
    padding: 0 10px;
    border: none;
    padding-top: 10px;
}
#responsive-food-menu .navbar-inner .brand {
    padding: 0px 10px 10px 10px;
    line-height: 110%;
    margin-left: 0px;
    font-size: 24px;
    color: #FFFFFF;
    /*font-family: 'dk_display_patrolregular';  */ 
}
      
/*Style the 'Change category' and search icon (hidden on desktop view)*/      
#responsive-food-menu .btn-navbar{

}
#responsive-food-menu .btn-navbar .text-info {
    color: #ffffff;
}     
#responsive-food-menu button {
 	line-height: 6px !important;
    height: 30px;
    margin-top: 3px !important;
}


/*Styles the dropdwn menu on the food menu choose options modal*/      
#editProductModal .dropdown-menu,
#editSpecialDealModal .dropdown-menu {
    background-color: #48b9ef;
    /*font-family: 'Passion One';*/
}
#editProductModal .dropdown-menu>li>a,
#editSpecialDealModal .dropdown-menu>li>a {
 	line-height: 110%; 
    text-transform: none;
    color: #FFFFFF;
}
#editProductModal .dropdown-menu>li>a:hover,
#editSpecialDealModal .dropdown-menu>li>a:hover {
 	color: #cd1313;
}

#editProductModal .btn-group a.dropdown-toggle,
#editSpecialDealModal .btn-group a.dropdown-toggle {
 	font-size: 16px !important;
}
    
.menu-container h5.media-heading .name {
    font-size: 20px;
 	line-height: 110%;   
}
   
/*Style the subheadings on food menu*/      
.page_menu .description h3 {
 	color: #cd1313;   
}

/*Style the category description - on this design it has bullet points in which need styling*/
.cat-desc {
 	text-align: left;   
}
.cat-desc li {
 	line-height: 30px;   
}

/*Style the heading in mobile food menu that pops open on left*/
.uk-nav-offcanvas>li>a {
 	color: #FFFFFF;   
}

/*Style the line between food menu items*/
.row-product {
 	border-color: #FFFFFF;   
}
 
/*---------------------CHECKOUT PAGE---------------------*/      
      
/*Style all headings on checkout page*/      
.page_checkout h4, .page_checkout h5 {
    color: #000;
}

/*Style the 'Forgot Password?' link*/
.well-login .btn-link {
    color: #85c6e4;      
}
    
/*Style the 'By placing your order...' text under submit button*/
.marginbottom15 {
	/*background-color: #fad505;*/
    padding: 10px;
}
.marginbottom15 .muted,
.marginbottom15 a      {
 	color: #cd1313;  
}
      
/*Style the 'Credit/Debit Card Cash' text*/
/*.trigger-paymentmethod .btn.active{
 	background-color: #cd1313;  
}
.trigger-paymentmethod .btn.active .pay-name{
    color: #000000;
}
.pay-name {
 	color: #FFFFFF;   
}*/
/*On this design the logout button needed a new bg colour - might not be applicableto other designs*/       
.page_checkout .well-login .btn {
 	background-color: #000; 
    color: #FFFFFF;
}

.page_checkout .product-basket th, 
.page_checkout .product-basket td {
    border-color: #FFFFFF;
}
/*.page_checkout #frmProceed .muted,
.page_checkout #frmProceed small {
	color: #FFFFFF;
}*/
.page_checkout .marginbottom15 small {
    color: #FFFFFF !important;
}	

.page_checkout .loyaltypoints_box {
 	background-color: #000000;   
}

      
/*----------------------MEMBERS PAGE---------------------*/

/*Style the headings in sidebar on members loggedin page*/ 
.sidebar-nav {
 	background-color: #000000;
    color: #FFFFFF;
}
.page_members .sidebar-nav .nav-header {
    color: #cd1313;
    font-size: 18px;
}    

/*Style the large hero section when users log in*/
/*.page_members .section-,
.section-loyalty-scheme,
.section-my-orders,
.section-my-profile,
.section-my-addresses,
.section-my-numbers {
    background-color: #ddb091;
    color: #FFFFFF;
}*/
.page_members .hero-unit {
    background-color: #000000;
    color: #FFFFFF;
}
.page_members .hero-unit h1,
.page_members h2      {
 	color: #cd1313;   
}
.section- small {
 	color: #FFFFFF;   
}
.loyalty-card .text-success {
 	color: #424242;   
}


/*Style big box areas on the register now/already a member login*/
.page_members #frmRegister,
.page_members #frmLogin {
    background-color: #000000 !important;
    color: #FFFFFF !important;
}

.page_members #frmRegister legend, .page_members #frmLogin legend {
    text-align: center;
    font-size: 28px;
    border-bottom: 2px solid #cd1313;
}

/*Style the color of the form labels and 'no spces please' smalls*/
.page_members .control-label,
.page_members .controls {
 	color: #FFFFFF;   
}
.page_members .control-group small {
 	color: #cd1313;   
}

/*Remove background colour from table on 'My Orders' screen*/
.section-my-orders .ui-widget-content {
 	background: none;   
}
.section-my-orders .ui-widget-header {
    background-color: #cd1313;
}
      
/*Style the table on the 'My Orders' page*/
.section-my-orders th,
.section-my-orders td {
 	color: #FFFFFF;   
}

/*make buttons on members page the same height as inputs*/
#frmRegister .btn-info,
#frmLogin .btn-info{
 	height: 30px;   
}

.loyalty-card>div .loyalty-value {
 	color: #cd1313;
}

/*----------------------CONTACT PAGE---------------------*/
.contact-us .ui-widget-header {
    border: 2px solid #cd1313;
    background: #cd1313;
    color: #fff;
    font-weight: bold;
}    
.contact-us .ui-widget-content {
 	background-color: #000000;
    color: #FFFFFF;
    border: none;
}
.contact-us .ui-widget-content a {
	color: #FFFFFF;    
}

/*-------------------ORDER CONFIRMED PAGE----------------*/
.jumbotron-order-complete {
    padding: 20px;
    box-sizing: border-box;
    background-color: #000000;
    color: #FFFFFF
    /*background-color: #FFFFFF;*/
}
.jumbotron-order-complete .text-warning,
h1.order-complete-title{
    color: #cd1313;
}
.p-thanks-for {
 	color: #FFFFFF;   
}

.order-info-well {
    background-color: #000000;
    color: #FFFFFF;
    border: none;
}
#order-confirmation {
 	background: #cd1313;
    color: #FFFFFF;
}
.order-confirmation-note {
 	color: #FFFFFF; 
    text-align: center;
}
.p-last-minute {
 	color: #FFFFFF;   
}
      
/*-------------------MENU SELECTION PAGE-----------------*/         
.menu-selection .alert,
.menu-selection .well{
    background: #000000;
}
/*.menu-selection .btn-primary {
 	background: #fad505;
    color: #000000;
}*/
.menu-selection h3 {
 	color: #FFFFFF;   
}


      
/*---------------------MEDIA QUERIES---------------------*/

/*---------------------LARGE DESKTOP---------------------*/
@media (max-width: 1600px) {
 	/*body.page_home #logo {
     	padding-left: 200px;   
    }*/
    #postcode-wrapper {
     	margin-top: -100px;   
    }
}
      
      
@media (max-width: 1200px) {
	 #postcode-wrapper {
     	margin-top: 0px;   
    }
    .navbar .nav>li>a {
     	font-size: 20px;   
    }
    #pendulum-child {
     	width: 300px;   
        left: -145px;
    }
    .column_slideshow {
     	/*height: 350px;*/
        /*margin-top: -150px;*/
    }
    .mod_postcode_box .lead {
        font-size: 28px;
    }
    #mod_postcode_box_pc {
     	width: 90%; 
        margin-bottom: 20px;
    }
    
    
    #home-loyalty-left h2 {
        font-size: 36px;
    }
    #home-loyalty-left, #home-loyalty-right {
 		height: auto;   
	}
	#home-loyalty-left p {
     	margin-bottom: 0px;   
    }
    
    #home-boxes,
    footer {
     	padding-left: 30px;
        padding-right: 30px;
    }
}
  
      
/*---------------------PORTRAIT TABLE AND LANDSCAPE DESKTOP---------------------*/
      
@media (max-width: 979px) {
    
    .nav-collapse {
     	text-align: center;   
        position: absolute;
        /*width: 52%;*/
     	background-color:  #cd1313;  
        /*width: 99%;*/
        /*float: right;*/
        margin-right: 5px;
        right: 20px;
    	top: 14px;
    }
    .navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus, li.dropdown.active>.dropdown-toggle, .navbar .nav li.dropdown.open>.dropdown-toggle, .navbar .nav li.dropdown.open.active>.dropdown-toggle {
     	color: #ffe76c !important;
    }
    .nav-collapse .dropdown-menu a {
     	color: #FFFFFF;   
    }
    .navbar .nav>li>a:focus, .navbar .nav>li>a:hover {
     	color: #ffe76c;   
    }
    
    /*.navbar .nav li.dropdown.open>.dropdown-toggle .caret,
    .navbar .nav li.dropdown>a:focus .caret,
    .navbar .nav li.dropdown>.dropdown-toggle:hover>.caret,
    .navbar .nav li.dropdown.active>.dropdown-toggle .caret{
     	border-top-color: #ffe76c;   
    }*/
    
    .navbar .nav li.dropdown>.dropdown-toggle:hover>.caret, 
    .navbar .nav li.dropdown.open>.dropdown-toggle .caret, 
    .navbar .nav li.dropdown>a:hover .caret, 
    .navbar .nav li.dropdown>a:focus .caret, 
    .navbar .nav li.dropdown.active>.dropdown-toggle .caret, 
    .navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
        border-top-color: #ffe76c;   
    }
    
    
    
    
    .column_slideshow {
     	/*height: 260px;*/
        /*margin-top: -150px;*/
    }
    
    .mod_postcode_box .btn-group {
     	margin-bottom: 20px; 
        display: block;
        margin-left: 0px;
    }
    .mod_postcode_box .btn-success,
    #mod_postcode_box_pc,
    .mod_postcode_box .dropdown-menu,
    .mod_postcode_box > .input-append {
     	width: 100%;   
        margin-bottom: 0px;
    }
    
    .mod_postcode_box .muted, 
    .mod_postcode_box small, 
    .mod_postcode_box .col3 {
     	font-size: 12px;   
    }
    
    .mod_postcode_box .dropdown-menu a {
        text-align: center;
    }
    
    .mod_postcode_box .lead {
        font-size: 24px;
    }
    #postcode-second-half {
     	padding-top: 100px;   
    }
    
    #home-latest-offers h2 {
        font-size: 40px;
    }
    
    #home-loyalty-left,
    #home-loyalty-right,
    #home-loyalty-right img{
        width: 100%;
        text-align: center;
    }
    #home-loyalty-left p {
     	margin-bottom: 20px;   
    }
    .home-box {
     	width: 50% !important;   
    }
    .home-box .direction-reveal__overlay h3 {
     	font-size: 30px;   
    }
    .home-box .direction-reveal__overlay {
        padding-top: 60px;
        margin-left: -10px;
    }
    .how-im-ordering {
     	background-color: #FFFFFF;
        color: #cd1313;
    }
    .how-im-ordering small {
     	color: #f79d97;   
    }
    
     #basket-container #menu-paper-top {
     	margin-bottom: -10px;   
    }
    #basket-container #menu-paper-bottom {
        margin-top: -10px;
        margin-bottom: 20px;
    }
} 


/*---------------------LANDSCAPE PHONE AND PORTRAIT TABLET----------------------*/
@media (max-width: 767px) {
    .ct_header_row {
     	/*margin-top: -115px;   */
    }
    .ct_details_bar {
        
    }
    .right_column {
     	margin-top: -115px;    
    }
    
    #pendulum-parent,
    #pendulum-child {
        display: none !important;
    }
    #logo img{
    	display: block !important;
        max-height: 100px;
    }
    #logo {
        padding-left: 50px;
    }
    body.page_home #logo {
     	padding-left: 50px;   
    }
    #body {
     	margin-top: 50px;   
    }
    .column_slideshow {
     	margin-top: 60px;   
    }
	.carousel {
        margin-bottom: 0px;
    }
    .ct_header_row {
        margin-top: -107px;
    }
    .mod_postcode_box {
        padding: 24px 50px;
    }
    .mod_postcode_box .lead {
     	text-align: center;
        font-size: 40px;
    }
  	.mod_postcode_box .input-append {
     	width: 100%;   
    }
    .mod_postcode_box .col3,
    .ct_user_status {
        text-align: center !important;   
    }
    .mod_postcode_box .col3 small,
    .ct_user_status small {
        font-size: 20px;   
        line-height: 110%;
    }
    
    #postcode-second-half {
        padding-top: 0px;
        text-align: center;
    }
    #mod_postcode_box_pc {
        display: block;
    	margin-bottom: 0px;
        width: 100%;
    }
    .mod_postcode_box .btn-group,
    .mod_postcode_box .btn-group>.btn {
        width: 100%;
        margin-left: 0px;
    }
    
    #home-latest-offers {
        margin-top: 0px;
        background-size: cover;
    }
    #home-latest-offers h2 {
        font-size: 24px;
    }
    #home-loyalty-banner {
     	margin-top: 0px;   
    }
    
    .home-box .direction-reveal__overlay h3 {
     	font-size: 20px;   
    }
    .home-box .direction-reveal__overlay {
        padding-top: 10px;
    }
    .home-box .btn {
     	font-size: 15px !important;   
    }
    
    .copyright, .cards, .vendor {
        text-align: center !important;
        padding-bottom: 30px;
	}
    .menu-selection {
        margin-top: 60px;
    }
    
    .mod_postcode_box .dropdown-menu {
     	width: 100%;   
    }
    .mod_postcode_box .dropdown-menu li {
        text-align: center;
    }
    
    
}
/*---------------------LANDSCAPE PHONE AND DOWN---------------------*/
@media (max-width: 480px) {
    body.page_home #logo {
    	padding-left: 0px;
	}
    #logo {
     	padding-left: 0px;   
    }
    #logo img {
     	margin-left: auto;
        margin-right: auto;
        max-height: 80px;
    }
    .right_column {
        margin-top: -85px;
    }
    .nav-collapse {
        top: 100px;
        width: 100%;
        right: 0px;
    }
    .nav-collapse {
        margin-right: 0px;
    }
    
	.mod_postcode_box .lead {
        font-size: 24px;
    }
    .mod_postcode_box .col3 small,
    .ct_user_status small {
        font-size: 14px;   
    }
    
    #home-latest-offers h2 {
        font-size: 16px;
    }
    
    .home-box .direction-reveal__overlay h3 {
     	font-size: 15px;   
    }
    .home-box .direction-reveal__overlay {
        padding-top: 0px;
    }
    .home-box .btn {
     	font-size: 12px !important;   
    }
    .how-im-ordering {
     	background-color: #cd1313;
        color: #FFFFFF;
    }
    .how-im-ordering h2 {
     	font-size: 12px;
        text-align: center;
    }
    #responsive-food-menu .brand {
        margin-top: 20px;
    }
   
}


      
/*----------MEDIA QUERY FIXES TO BE APPLIED TO ALL ZFood------------*/
      
@media (max-width: 979px) {
    .page_menu .menu-selection .alert {
        margin: 20px 0px;
    }
    .page_menu .menu-selection h1 {
        text-align: center;
        margin-top: 10px;
    }
    .page_menu .menu-selection .well {
     	margin-bottom: 0px;   
    }
    
    .halal_mobile{
        position: absolute;
        right: 30px;
        z-index: 10;
        list-style: none;
        padding: 0; 
    }
    
    
}
      
@media (max-width:767px) {
 	/* Makes menu on mobile not have massive gap on left*/
	.menu-container .ui-tabs-vertical .ui-tabs-panel {
 		width: 100% !important;
	}   
    .row-order-complete- .span12{
        padding: 20px;
    }
}       



.selected-no-salad { display:none; }





