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

body .visible-acton { display:none !important; } 
body .hidden-acton { display:inherit !important; } 
body.shop_acton .hidden-acton { display:none !important; }
body.shop_acton .visible-acton { 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 {
}
h2 {
}
h3 {
}
h4 {
}
body {
	background-color: #ffffff;

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

	background-attachment: scroll;
}

header, #mobile-header {

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

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

-/*------------------SITE BACKGROUND COLORS/IMAGES-------------------*/
/*
#f0ebe4 = main beige background
#e8dfd5 = header beige background
#ae464e = red for buttons, borders, backgrounds etc
*/

body { }
body.page_home {}

#container { }
.page_home #container {}

#container, body {
    padding: 0;
}
header {
    background-image: url('/myimages/766/zpos-bg-Dadas_Body_Background.jpg');
}
.page_home header {
    background-image: url('/myimages/766/zpos-bg-Dadas_HeaderBackground.jpg');
}

.inner-wrapper {
	background-image: url('/myimages/766/zpos-bg-Dadas_Body_Background.jpg');   
    /*margin: 20px auto;*/
}

#body {}
.home #body { }


/*--------------------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,
.mod_postcode_box .lead { 
 	font-family: 'the_bold_fontbold' !important;
    text-transform: uppercase;
}
.label-success, label {
    font-weight:normal;
}

a {
 	color: #ae464e;
    text-decoration: none;
}
a:hover, a:focus {
 	color: #e3757a;
    text-decoration: none;
}  
em {
    color: inherit; 
}

.highlight {
	color: #e3757a;
}

/*---------------------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,
.row_mods, .row_phones, 
.carousel-indicators,
.ct_details_bar,
.right_column, .left_column {
    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;
}

/*---------------------TABLE STRIPED FIX---------------------*/

table,
.table-striped tbody>tr:nth-child(odd)>td,
.table-striped tbody>tr:nth-child(odd)>th,
.table-hover tbody tr:hover>td,
.table-hover tbody tr:hover>th,
table .muted,
.well-basket {
    background: transparent;
}

.table-hover tbody tr.ui-state-highlight:hover>th,
.table-hover tbody tr.ui-state-highlight:hover>td{
    background: transparent;
}	

/*---------------------MODAL---------------------*/
      
/*List of places modal used:
-food menu item customisation
*/

.modal {
    border: none;
}
.modal-header {
    background: #ae464e;
    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: #ae464e;
    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, .well.sys-alert {
   	color: #FFFFFF;
    background: #612428;
    text-align: center;
    border-radius: 0px;
    margin-top: 0px;
    text-shadow: none;
}
.alert h1,
.alert h2,
.alert h3,
.alert h4,
.alert h5,
.alert h6 {
 	font-weight: normal;   
    color: #FFFFFF;
    background-color: #ae464e;
}
.alert .close {
 	color: #FFFFFF;
    opacity: 1;
}

.sys-message.well-small,
.well.sys-alert button.close{
 	/*color: #000000 !important;   */
}
.well-small.sys-alert .lead {
 	color: #FFFFFF;   
}

.well.sys-alert button.close {
    color: #FFFFFF;
    opacity: 1;
}
.sys-message {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}      
      
input[type="text"]:focus{
    border-color: #ae464e;
} 
      
.btn, .btn:hover, .btn:focus{
    border-color: transparent !important;
    position: relative;
    background-image: none;
    border: none;   
    background-position: 0px 0px;
    background: transparent;
    font-family: 'Roboto';
    font-weight: normal !important;
    text-transform: uppercase;
    font-size: 18px !important;
    
}

/*--------SUCCESS--------*/
.btn-success,
.alert-success,
.label-success,
.badge-success {
 	background: #b2cf29;   
}
.btn-success:hover, 
.btn-success:focus { 
    background: #7f9e00;
}

/*--------PRIMARY--------*/
.btn-primary,
.alert-primary, 
.label-primary, 
.badge-primary {
    background: #4686ae; 
}
.btn-primary:hover,
.btn-primary:focus {
    background: #79b6e0;
}

/*---------INFO---------*/
.btn-info,
.alert-info, 
.label-info, 
.badge-info {
    background: #4697ae; 
}
.btn-info:hover,
.btn-info:focus {
     background: #7ac8e0; 
}

/*--------DANGER--------*/
.btn-danger,
.alert-danger,
.label-danger, 
.badge-danger, 
.menu-selection .btn-primary{
	 background: #ae464e;     	
}
.btn-danger:hover,
.btn-danger:focus,
.menu-selection .btn-primary:hover,
.menu-selection .btn-primary:focus{
     background: #e3757a; 
}


/*-------------------WARNING-------------------------*/
.btn-warning,
.alert-warning, 
.label-warning, 
.badge-warning {
    background: #c28f52;
}
.btn-warning:hover,
.btn-warning:focus{
    background: #f7bf80;
}
      
/*-------------------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: #ae464e;
}
.text-primary {
    color: #2198ff;
}
.text-warning {
    color: #ee8521;
}
.text-info {
    color: #85c6e4;
}
.text-inverse {
    color: #a2a2a2;
}   
      
/*-------------------LEGEND----------------------------*/
legend {
 	background-color: #ae464e;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 30px;
    font-weight: normal;
    text-transform:uppercase;
    text-align: center;
}
      
/*-------------------WELLS----------------------*/
/*Areas well used:
- checkout page boxes
*/

.well {
    /*background-color: #612428;*/
    background-color: #ae464e;
    color: #ffffff;
    border: none;
} 
.well .muted {
    color: #FFFFFF;
}
.well h1,
.well h2,
.well h3,
.well h4,
.well h5,
.well h6{
 	/*background-color: #ae464e;*/ 
    color: #FFFFFF;
    font-size: 24px;
    line-height: 110%;
}
.well a {
 	color: #daf168;  
}
.well .btn {
 	color: #FFFFFF;   
}

/*---------------------GENERIC FIXES---------------------*/

.row-odd, .row-product:hover {
    background: none;
}         
      
/*Style any images uploaded and positioned on site through the terminal*/      
.website-image {
    text-align: center;
}
.website-image img {}
   
ol>li>ol, ol>li>ul, ul>li>ol, ul>li>ul{
    margin: 0 0 10px 25px;  
}
::selection{
    background: #b4484c;
    color: #fff;
}	   

/* Makes burger the site color*/
.btn-navbar {
 	/*background-color: #fad505 !important;   */
    background-image: none !important;
    width: auto;
    height: auto;
}
 
.carousel-control:hover, .carousel-control:focus {
    color: #FFFFFF !important;
}
/*.voucher_box {
 	background: #ae464e !important;   
}*/
      
/*.orderfor-home-delivery h2,
.page_contact-us h1,
.page_menu h1,
.page_error-404 h1,
.page_information h1,
.page_information h1 small {
    color: #ae464e;
}*/

.text-error {
 	color: #ae464e;
}
.tooltip {
 	font-size: 12px;   
}
.page_contact-us h1,
.orderfor-home-delivery h2 {
 	margin-left: 20px;	   
}    




/*---------------------CARETS ---------------------*/

.navbar .nav li.dropdown>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret {
    border-top-color: #ac464c;
    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: #FFFFFF;
}
.btn .caret {
    margin-top: 4px; 
}
#editProductModal .btn-info .caret,
#editSpecialDealModal .btn-info .caret{
 	margin-top: 8px;   
}

#editProductModal .btn-option .caret,
#editSpecialDealModal .btn-option .caret {
    margin-top: 4px; 
}

/*---------------------HEADER---------------------------*/
#logo {
    text-align: center;
    max-width: 400px;
}

#top-striped-area {
 	background-image: linear-gradient(90deg, #ad464d 25%, #ffffff 25%, #ffffff 50%, #ad464d 50%, #ad464d 75%, #ffffff 75%, #ffffff 100%);
	background-size: 480.00px 480.00px;   
    height: 10px;
}

/*------------------------MAIN MENU------------------------*/

/*Style the main navbar*/
header .navbar-inner {
    background: transparent;
    border: none;
}
      
/*Style the website's main menu text*/     
.navbar .nav>li {
 	margin-right: 28px;   
}
.navbar .nav>li>a {
    color: #ac464c;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 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: #FFFFFF !important;
    background-color: #ac464c !important;
}

/*Remove unwanted colours from focused/hovered menu links*/      
.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
    color: #FFFFFF;
    background: #ac464c;
}
.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;
}
      

/*---------------------MOBILE MENU---------------------*/
    
/*Style the mobile menu burger icon*/      
.navbar .btn-navbar {
    background: #ae464e;
    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] {
    /*background: none;*/
    background: #ae464e;
}

/*dropdown large nav hover*/
header .dropdown-menu,
.mod_postcode_box .dropdown-menu{
    border:0;
    background:#ac464c;
}

/*dropdown nav menu&ordering*/
header .dropdown-menu>li>a {
    color:#FFFFFF;
    text-transform: uppercase;
}

/*hover on dropdown options*/
.navbar .nav .dropdown-menu>li>a:hover,
.navbar .nav .dropdown-menu>li>a:focus {
    background: #63292d;
}

      
/*---------------------OPENING STATUS---------------------*/

#opening-status {
    margin-left: inherit;
    color: #FFFFFF !important;
    float: right;
    padding: 5px;
    font-weight: bold;
}
#opening-status.status-CLOSED {
    background-color: #ac464c !important;
}
#opening-status.status-OPEN {
    background-color: #b2cf29 !important;
}    
      
/*---------------------DETAILS BAR---------------------------*/
      
      
      
/*---------------------FOOTER--------------------------------*/
footer {
    background-color: #000000;
    margin-top:60px; 
}
footer .row-fluid {
    padding: 30px;
    width: auto;
}
.label-copyright {
    color: #FFFFFF;
}
.copyright {
 	text-align: left; 
}
.vendor {
 	float:right;   
}
.cards,
.vendor {
    padding-top: 5px;
} 


/*------------------------HOME PAGE--------------------------*/


/*---SLIDER---*/

.column_slideshow {
 	background-image: url('/myimages/766/zpos-bg-Dadas_SlideWoodenShelf.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
}
#myCarousel {
 	margin-bottom: 0px;   
}
.column_slideshow img {
 	margin-left: auto;
    margin-right: auto;
}
.carousel-caption {
    background: none;
    top: 0;
    margin-top: 70px;
    margin-left: 20%;
    max-width: 1000px;
}
.carousel-caption2 {
    top: 0;
    margin-top: 250px;
    margin-left: 70%;
}
.carousel-caption a {
 	color: #FFFFFF;   
}

/*---POSTCODE BOX---*/

#postcode-wrapper {
    background-image: linear-gradient(90deg, #a84349 25%, #b1474d 25%, #b1474d 50%, #a84349 50%, #a84349 75%, #b1474d 75%, #b1474d 100%);
	background-size: 600.00px 600.00px;
    height: 350px;
    padding-top: 10px;
}
#postcode-inner {
 	height: 330px;
    border-top: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
}
.mod_postcode_box {
 	background-color: transparent;
    margin: 0 auto;
    width: 400px;
    padding-top: 25px;
}
.mod_postcode_box .lead {
 	font-size: 24px;
    letter-spacing: 1px;   
}
.mod_postcode_box .muted,
.mod_postcode_box small,
.mod_postcode_box .col3 {
 	color: #FFFFFF;   
    font-size: 12px;
    letter-spacing: 2px;
}
.mod_postcode_box .btn {
    background-color: #000000;
    color: #FFFFFF;
}
.mod_postcode_box .btn-group,
.mod_postcode_box .btn,
#mod_postcode_box_pc {
    display: block;
    height: 70px;
    width: 400px;
    padding: 0px;
    margin-left: 0px;
    margin-bottom: 15px;
    border: none;
    font-size: 22px !important;
    font-weight: bold !important;
    letter-spacing: 1px;
}

/*background color of dropdown on postcode box*/
.mod_postcode_box .btn-group.open .btn.dropdown-toggle,
.mod_postcode_box .dropdown-menu{
    background-color: #612428; /*maroon*/
    widtH: 100%;
    text-align: center;
}

.mod_postcode_box .dropdown-menu>li>a {
    color:#FFFFFF;
    text-transform: uppercase;
    text-align: center;
}

.mod_postcode_box .dropdown-menu>li>a:hover,
.mod_postcode_box .dropdown-menu>li>a:focus{
    background: #e07981;
}


/*---CUSTOM BITS---*/

.red-caption {
    background-color: #ac464c;
    padding: 5px;
    text-align: center;
    color: #FFFFFF;
    max-width: 430px;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.5) !important;
	-moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.5) !important;
	box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.5) !important;

}
.red-caption-inner {
    border: 10px solid #e8dfd5;
    background: transparent;
    padding-top: 20px;
    padding-bottom: 20px;
}
.red-caption-inner h4 {
 	font-size: 45px;
    line-height: 110%;
    letter-spacing: 3px;
}
.red-caption-inner p {
    font-family: 'the_bold_fontbold';
    letter-spacing: 3px;
}
.black-button {
 	background-color: #000000;
    color: #FFFFFF;
    padding: 10px;
    text-transform: uppercase;
    max-width: 200px;
    font-size: 30px;
    font-family: 'the_bold_fontbold';
}
.rotate-left {
    transform: rotate(-8deg);
}
.rotate-right {
    transform: rotate(8deg);
}
#home-welcome-msg,
#home-bottom-grid {
 	padding-top: 60px;
}
#home-burger-bg {
	background-image: url('/myimages/766/Dadas_BurgerHomeV2.jpg');  
    height: 500px;
    background-size: cover;
}
#home-welcome-msg h2 {
    font-size: 78px;
    line-height: 110%;
    background-image: url('/myimages/766/Dadas_KetchupHome.png');   
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
}
#home-welcome-msg h3 {
    font-family: 'Roboto' !important;
    font-size: 20px;
    text-transform: unset;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 110%;
    margin-top: 20px;
    margin-bottom: 20px;
}
#home-register-now-box {
    margin-top: 385px;
    margin-left: 175px;
}
.red-title {
    color: #b4484c;
}

#home-bottom-grid h2 {
	font-size: 60px;
    line-height: 110%;
}
#home-bottom-grid .image1 img:hover,
#home-bottom-grid .image3 img:hover {
    transform: rotate(-3deg);
    transition: all 0.3s ease-in-out;  
}
#home-bottom-grid .image2 img:hover,
#home-bottom-grid .image4 img:hover {
    transform: rotate(3deg);
    transition: all 0.3s ease-in-out;  
}
#home-bottom-grid .image1,
#home-bottom-grid .image4 {
    width: 600px;  
}
#home-bottom-grid .image2,
#home-bottom-grid .image3 {
 	width: 500px;  
}
#home-bottom-grid-bottom {
    margin-top: 30px;
}
#home-bottom-grid-bottom .span5 {
    margin-top: -115px;
}
.home_social {
 	float: left;  
    margin-top: 20px;
}
.home_social a {
    background: transparent;
    transition: transform .2s;
}

.home_social a:hover{
 	background: transparent; 
    transform: scale(1.1);
}
.home_social a img {
    height: 50px;
}
.home_social small {
 	display: none;   
}

      
/*-----------------------MENU PAGE----------------------------*/      

/*---FOOD MENU---*/
.page_menu .ui-tabs-panel {
    background-color:#612428 !important;
}
.page_menu .ui-tabs-panel .row-product h5,
.page_menu .ui-tabs-panel .row-product .description,
.page_menu .ui-tabs-panel .row-product .price,
.page_menu .ui-tabs-panel .row-product .name small {
 	color: #FFFFFF;   
}
/*hide the background colour below the categories on left side of a vertical food menu*/
/*NOTE - .ui-widget-content is also the password popup on members page, and possibly elsewhere too*/
.page_menu .ui-widget-content {
 	background: transparent;   
}
/*STyle the 'add' buttons on food menu*/
.page_menu .row-product .btn-success {
 	font-size: 14px !important; 
}
/*Style the category description*/
.page_menu .cat-desc {
 	background-color: #e07981;   
}

/*---BASKET---*/   
#basket-container {
 	background: transparent;
    color: #FFFFFF;
    background-size: cover;
    background-repeat: no-repeat;
    border: none;
    padding: 12px;
}
#basket-container .ui-widget-content {
    background: #FFFFFF;
    border: 2px solid #cccccc;   
}

#basket-container h3 {
    color: #b1464d;
}
#basket-container,
#basket-container small,
#basket-container th {
    color: #000000;
}
#basket-container a {
 	font-weight: normal;  
    margin-top: 10px;
}
#basket-container .table th, 
#basket-container .table td {
    border-color: #FFFFFF;
}
#basket-container hr {
 	display: none;   
}

/*Style the text-success + info in basket*/
#basket-container .text-success,
.well-basket .text-success{
 	color: #71b365;
}
#basket-container .text-info, 
.well-basket .text-info {
 	/*color: #48b9ef; */  
}


/*---HOW IM ORDERING---*/
.how-im-ordering {
    text-align:center;
    background: transparent;
    color: #b1464d;
    border: none;
}
.how-im-ordering .tooltip {
    /*font-size: 16px;*/
}
.how-im-ordering small {
 	color: #FFFFFF;
}  

/*---RESPONSIVE FOOD MENU/SEARCH---*/
       
.menu-container .navbar-affix-container,
.menu-container .navbar-affix-container .navbar-inner {
 	background-color: transparent !important;
    background-image: none;
	height: auto !important;  
    border: none;
}    
      
/*style the search bar*/
#responsive-food-menu.affix-top .navbar-search {
	margin-top: 0px;
}
/*.navbar-search .search-query {}*/
/*.navbar-search .search-query::placeholder {}*/
      
/*Makes the responsive search bar at top when you scroll down page appear in middle not left*/      
#responsive-food-menu.affix {
    left: initial;
    background-color: #ae464e;
}
#responsive-food-menu.affix .brand {
    color: #FFFFFF;
    font-size: 24px;
}
#responsive-food-menu.affix-top .brand {
    color: #b1464d !important;
    font-size: 24px;
}
      
/*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.affix-top button {
 	line-height: 6px !important;
    height: 30px;
    /*margin-top: 3px !important;*/
}

/*---EDIT PRODUCT MODALS---*/
    
#editProductModal .btn-info,
#editSpecialDealModal .btn-info {
	/*text-transform: unset;*/
}
#editProductModal .btn-group a.dropdown-toggle,
#editSpecialDealModal .btn-group a.dropdown-toggle {
 	font-size: 13px !important;
}
#editProductModal .dropdown-menu>li>a:hover,
#editSpecialDealModal .dropdown-menu>li>a:hover {
 	color: #b4484c;
}
/*#editProductModal .dropdown-menu, #editSpecialDealModal .dropdown-menu {}*/
#editProductModal .dropdown-menu>li>a,#editSpecialDealModal .dropdown-menu>li>a {
	text-transform: uppercase;
}

/*Style the price in  the product customiser modal*/
.page_menu .modal-footer h3 .muted,
.page_menu .modal-footer h3.price {
    font-size: 18px;
}

/*.menu-container h5.media-heading .name {}*/
   
/*Style the subheadings on food menu*/      
/*.page_menu .description h3 {}*/

/*Style the category description*/
/*.cat-desc {}
.cat-desc li {}*/

/*Style the heading in mobile food menu that pops open on left*/
/*.uk-nav-offcanvas>li>a {}*/

/*Style the line between food menu items*/
/*.row-product {}*/


/*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;
}
.product-container-panel h3.ui-widget-header {
    color: #FFFFFF;
    border: none;
    background-color: #ae464e;
    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: #b2cf29 !important;
}

#editProductModal .close {
 	color: #FFFFFF;
    opacity: 1;
}

/*Remove white borders from any images on the food menu*/
.img-polaroid {
 	background-color: transparent;   
    border: none;
}

.popover .popover-title {
    background: #ae464e;
    color: #FFFFFF !important;
    font-size: 16px;
}
.popover .popover-content {
    color: #000000;
}

 
/*---------------------CHECKOUT PAGE---------------------*/      

/*Style the basket on this page (to avoid colour clashing issues, Paul said this can typically be the same
styling as the basket on menu page - also helps it stand out on this page*/
.page_checkout .well-basket {
 	background: #FFFFFF;
    border: 2px solid #cccccc;
    color: #000000;   
}
.page_checkout .well-basket h4 {
    color: #b1464d
}
.page_checkout .well-basket small, 
.page_checkout .well-basket th{
 	color: #000000 !important;   
}
  
/*Make the 'View delivery information' button the same height at 'Go Back' button*/
.page_checkout .well-basket .menu_type_delivery {
 	padding: 5px;   
}

/*Style the 'Forgot Password?' link*/
.well-login .btn-link {
    color: #85c6e4;  
}

/*Style the fordgotten password popup box*/
.page_checkout .ui-widget {
 	border: 1px solid #000000;   
}
    
/*Style the 'By placing your order...' text under submit button*/
.marginbottom15 {
    /*padding: 10px;*/
}
.marginbottom15 .muted,
.marginbottom15 a{
 	/*color: #ae464e;*/  
}

/*.page_checkout .text-success {
 	color: #b2cf29;   
}*/
/*make grey text white*/
.page_checkout #frmProceed .muted,
.page_checkout #frmProceed small {
	color: #FFFFFF;
}
      
/*Style the 'Credit/Debit Card Cash' text*/
.trigger-paymentmethod .btn.active{
 	background-color: #ae464e;  
}
.pay-name {
 	color: #FFFFFF;   
}

/*Logout button*/       
.page_checkout .well-login .btn {
 	background-color: #ae464e; 
    color: #FFFFFF;
    font-size: 12px !important;
}
.page_checkout .product-basket th, 
.page_checkout .product-basket td {
    border-color: #FFFFFF;
}

.trigger-paymentmethod .pay-name {
 	font-size: 75%;
}
.page_checkout .marginbottom15 small {
    color: #999999 !important;
}	
.page_checkout .btn-proceed-final {
 	font-size: 22px !important;
    line-height: 110%;  
}

/*Loyalty points section*/
.page_checkout .loyaltypoints_box {
 	background: #612428;   
}
.page_checkout .loyaltypoints_box .ui-widget-header {
 	background: #ae464e;
    border: none;
}
.page_checkout .loyaltypoints_box label.checkbox,
.page_checkout .loyaltypoints_box .col-equals .lead {
 	color: #FFFFFF !important;   
}
.page_checkout .loyaltypoints_box .btn-link{
    color: #FFFFFF; 
    font-size: 14px !important;
}

.page_checkout .loyaltypoints_box .row-credits .well {
    /*color: #ae464e;*/
    color: #298826;
    border-color: #fff !important;
}
      
   
/*----------------------MEMBERS PAGE---------------------*/

/*---LOGGED IN---*/

/*sidebar*/ 
.page_members .sidebar-nav {
    color: #FFFFFF;
}
.page_members .sidebar-nav .nav-header {
    background-color: #ae464e;
    color: #FFFFFF;
    font-size: 18px;
}    
.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: #e07981;   
    color: #FFFFFF !important;
}  

/*hero unit*/
.page_members .hero-unit {
    background-color: #612428;
}
.page_members .section-.well h2,
.page_members .section-.well p {
 	margin-bottom: 15px;
}

/*loyalty*/
.page_members .loyalty-terms {
 	color: #FFFFFF;   
}
.loyalty-card>div .loyalty-value {
 	color: #ae464e;
}

/*My Orders*/
.section-my-orders .ui-widget-content {
 	background: none;   
}
.section-my-orders .ui-widget-header {
    background-color: #ae464e;
}
.section-my-orders th,
.section-my-orders td {
 	color: #FFFFFF;   
}

/*---LOGGED OUT---*/

/*Style the color of the form labels and 'no spaces please' smalls*/
.page_members .control-label,
.page_members .controls,
.page_members .control-group small{
 	color: #FFFFFF;   
}

/*make buttons on members page the same height as inputs*/
#frmRegister .btn-info,
#frmLogin .btn-info{
 	height: 30px;   
}

/*Fixes for Members page*/
.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;
    color: #000000;
}
      


/*----------------------CONTACT PAGE---------------------*/
.contact-us .ui-widget-header {
    border: none;
    background: #612428;
    color: #fff;
    font-weight: bold;
}    
.contact-us .ui-widget-content {
 	background-color: #ae464e;
    color: #FFFFFF;
    border: none;
}
.contact-us .ui-widget-content a {
	color: #FFFFFF;    
}

.contact-us .gm-style-iw-d {
    color: #000 !important;
}

/*Fixes for Contact page*/      
      
/*Adds necessary gap above opening hours box on contact page*/      
.contact-us .box-opening-hours {
    margin-top: 20px;
}
    

/*------------------REVIEW ORDERS PAGE ------------------*/  
.page-review-order {
 	color: #FFFFFF;   
    background-color: transparent !important;
}
.page-review-order h1 {
    color: #FFFFFF; 
    background-color: #b1474d;
    text-align: center;
}

/*----------------------- 404 PAGE ----------------------*/
      
.page_error-404 h2, 
.page_error-404 h3 {
    background: none;
}
      
.page_error-404 .alert-error .btn {
 	font-size: 14px !important;   
}
.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;
}

.page_error-404 h2,.page_error-404 h3,.page_error-404 p {
    color: #ffffff;
    margin-top: 60px;
}


/*-------------------ORDER CONFIRMED PAGE----------------*/


.jumbotron-order-complete .text-warning,
h1.order-complete-title{
    color: #ae464e;
}
.order-info-well {
    /*background-color: #000000;
    color: #FFFFFF;*/
    border: none;
}
#order-confirmation {
 	background: #612428;
    color: #FFFFFF;
    border: 1px solid #f0e9e3;
}
.order-confirmation-note {
 	color: #FFFFFF; 
    text-align: center;
}
      
/*-------------------MENU SELECTION PAGE-----------------*/         
.menu-selection .alert,
.menu-selection .well{
    background: transparent;
    border: none;
}
.menu-selection .btn-primary {
 	background: #ae464e;
    color: #FFFFFF;
}
.menu-selection h3 {
	
}

      
/*---------------------MEDIA QUERIES---------------------*/
     
      
@media (max-width: 1200px) {
    #logo img {
    	max-height: 60px;
    }
    .navbar .nav>li>a {
        font-size: 16px;
    }
    #home-welcome-msg {
     	padding-left: 20px;
        padding-right: 20px;
        width: auto;
    }
    /*#home-register-now-box {
     	margin-top: 300px;
    }*/
    .carousel-caption {
     	max-width: 300px;
    }
    .red-caption-inner h4 {
        font-size: 32px;
    }
    .red-caption-inner p {
        font-size: 10px;
    }
    #home-burger-bg {
     	background-size: contain;
        background-repeat: no-repeat;
        /*width: auto;*/
        background-position: right top;
        float: right;
    }
    .carousel-caption2 {
     	display: none;   
    }
    #home-bottom-grid .image1, #home-bottom-grid .image4 {
     	width: 53%;  
    }
    #home-bottom-grid .image2, #home-bottom-grid .image3 {
     	width: 43%; 
    }
    #home-bottom-grid-bottom .image3 {
        margin-top: -9%;
    }
    #home-bottom-grid {
     	/*text-align: center;
        width: 920px;
        margin: auto;*/
        padding-left: 20px;
        padding-right: 20px;
        width: auto;
    }
    /*#home-bottom-grid h2 {
     	font-size: 75px;
    }*/
    
}
@media (max-width: 1080px) {
    #home-register-now-box {
        margin-top: 350px;
    }
}
@media (max-width: 1024px) {
    .navbar .nav>li>a {
        font-size: 14px;
    }
}
      
@media (max-width: 979px) {
    #mobile-logo {
        text-align: center;
        margin-top: 30px;
    }
    #mobile-logo img{
        max-height: 80px;
    }
    .navbar .btn-navbar {
        margin-top: -75px;
    }
    .navbar .nav>li {
        margin-right: 0px; 
    }
    /*Need this to un-center the mobile menu*/
    header .navbar-inner .container {
     	display: block;   
    }
    /*#opening-status {
        margin-top: -75px;
    	margin-right: 75px;
    }*/
    .navbar .nav>li>a {
     	text-align: center;   
        font-size: 24px;
    }
    #home-welcome-msg h2 {
     	font-size: 60px;   
    }
    #home-register-now-box {
        margin-top: 280px;
        margin-left: 85px;
    }
    .carousel-caption {
     	margin-left: 10%;  
        margin-top: 0px;
    }
    #postcode-wrapper {
    	background-image: linear-gradient(90deg, #a84349 25%, #b1474d 25%, #b1474d 50%, #a84349 50%, #a84349 75%, #b1474d 75%, #b1474d 100%);
		background-size: 300.00px 300.00px;
    }
    #top-striped-area {
        background-image: linear-gradient(90deg, #ad464d 25%, #ffffff 25%, #ffffff 50%, #ad464d 50%, #ad464d 75%, #ffffff 75%, #ffffff 100%);
		background-size: 280.00px 280.00px;
    }
    #home-bottom-grid h2 {
        text-align: center;
     	font-size: 40px;
    }
    .nav-collapse .dropdown-menu a {
        text-align: center;
        color: #ac464c;
    }
    /*#responsive-food-menu.affix {
     	line-height: 40px;   
    }*/
    
} 

@media (max-width: 767px) {
    #mobile-logo img {
        max-height: 60px;
    }  
    .navbar .btn-navbar {
        margin-top: -55px;
    }
    .red-caption-inner h4 {
     	font-size: 18px;   
    }
    .carousel-caption {
        max-width: 200px;
    }
    .column_slideshow {
     	height: 500px;   
    }
    #home-welcome-msg {
     	text-align: center;   
    }
    #home-burger-bg {
     	float: unset;   
        /*background-position: center center;
        background-size: cover;*/
       	background-image: none;
        height: auto;
    }
    .home_social {
     	float: unset;   
    }
    .btn-facebook {
    	text-align: right;
    }
    .btn-googleplus {
     	text-align: left;   
    }
    #home-register-now-box {
        transform: none;
        margin: 40px auto auto;
    }
    #home-bottom-grid .image1,
    #home-bottom-grid .image2,
    #home-bottom-grid .image3,
    #home-bottom-grid .image4 {
     	width: 100%;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 0px;
    }
    #home-bottom-grid-bottom {
     	margin-top: 0px;   
    }
    .copyright,
    .cards,
    .vendor-zpos {
     	text-align: center;  
        display:block !important;
        margin-bottom: 30px;
    }
    
}

@media (max-width: 600px) {
    .column_slideshow {
     	height: 450px;   
    }
    #postcode-wrapper {
        background-image: linear-gradient(90deg, #a84349 25%, #b1474d 25%, #b1474d 50%, #a84349 50%, #a84349 75%, #b1474d 75%, #b1474d 100%);
		background-size: 160.00px 160.00px;
    }
    #top-striped-area {
        background-image: linear-gradient(90deg, #ad464d 25%, #ffffff 25%, #ffffff 50%, #ad464d 50%, #ad464d 75%, #ffffff 75%, #ffffff 100%);
		background-size: 160.00px 160.00px;
    }
}

@media (max-width: 480px) {
    #mobile-logo img {
        max-height: 50px;
    }#mobile-logo {
        text-align: left;
        padding-left: 20px;
    } 
    .navbar .btn-navbar {
        margin-top: -50px;
    }
    .mod_postcode_box,
    #mod_postcode_box_pc,
    .mod_postcode_box .btn-group,
    .mod_postcode_box .btn{
     	width: 350px;   
    }
    .mod_postcode_box .lead {
     	font-size: 20px;   
    }
    .column_slideshow {
     	height: 400px;   
    }
    .carousel-caption {
        margin-top: -100px;
    }
    #home-bottom-grid h2 {
     	font-size: 30px;   
    }
}
@media (max-width: 380px) {
    #mobile-logo img {
        max-height: 38px;
    }
    .navbar .btn-navbar {
        margin-top: -37px;
    }
    
    .mod_postcode_box,
    #mod_postcode_box_pc,
    .mod_postcode_box .btn-group,
    .mod_postcode_box .btn,
    .mod_postcode_box .lead {
     	width: 250px; 
        font-size: 14px !important;
    }
    .mod_postcode_box .btn-group, 
    .mod_postcode_box .btn, 
    #mod_postcode_box_pc {
     	height: 50px;   
    }
    .column_slideshow {
     	height: 350px;   
    }
    #home-welcome-msg h2 {
        font-size: 50px;
    }
    #home-bottom-grid h2 {
     	font-size: 24px;   
    }
}


      
/*----------MEDIA QUERY FIXES TO BE APPLIED TO ALL ZFOOD------------*/
      
@media (max-width: 979px) {
    .page_menu .menu-selection .alert {
        margin: 20px 0px;
        padding: 0px;
    }
    .page_menu .menu-selection h1 {
        text-align: center;
        margin-top: 10px;
    }
    .page_menu .menu-selection .well {
     	margin-bottom: 0px;   
    }
}
      
@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;
    }
}       



#body { margin-top: 30px !important; }
.home #body { margin-top: 0px !important; }

/*OWNER ASKED TO REMOVE POSTCODE BOX*/
#postcode-wrapper {
    display: none !important;
}