
body .visible-patchway { display:none !important; } 
body .hidden-patchway { display:inherit !important; } 
body.shop_patchway .hidden-patchway { display:none !important; }
body.shop_patchway .visible-patchway { 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: 'Georgia';
}
h1 {
	font-family: 'Georgia';
}
h2 {
	font-family: 'Georgia';
}
h3 {
	font-family: 'Georgia';
}
h4 {
	font-family: 'Georgia';
}
body {
	background-color: #ffffff;

	/*background-image: url("/myimages/779/zpos-bg-CaspianFishBar_BodyNewspaper.jpg");*/
	background-image: url("//cdn1.zfood.co.uk/779/images/zpos-bg-CaspianFishBar_BodyNewspaper.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 { background-color: #FFFFFF !important; }
body.page_home {}

#container {}
.page_home #container {}
#container, body { padding: 0; }

header {}
.page_home header {}

.inner-wrapper {}

#body { margin-top: 80px;}
#body-container {
    background-image: url('/myimages/779/zpos-bg-CaspianFishBar_BodyNewspaper.jpg');
    width: 100%;
    max-width: unset;
    padding-top: 0px;
}
.page_home #body { padding-bottom: 0px !important; padding-top: 0px !important; }
#body { padding-bottom: 80px !important; padding-top: 50px; }

#body-bottom {
 	height: 49px;
    background: url('/myimages/779/zpos-bg-CasbianFishBar_HeaderNewspaper.png');
    background-position: center bottom;
    z-index: 10;
    position: relative;
}


/*--------------------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 { 
    /*text-transform: uppercase;*/
    /*font-family: 'montserratblack';*/
    font-weighT: normal;
    line-height: 110%;
}
.label-success, label {
    /*font-weight:normal;*/
}
a {
 	color: #d74141;
    text-decoration: none;
}
a:hover, a:focus {
 	color: #ff5355;
    text-decoration: none;
}  
em { color: inherit;}

/*---------------------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, 
.ct_details_bar,
.right_column, .left_column,
.column_modules,
.carousel-indicators{
    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*/ 
.ct_header_row,/*main container within header*/
.navbar-inner .container,
#header-toolbar,
.page_home .main,
footer .row-fluid,
#home-grid,
#home-bottom-image,
#pre-footer 
{
    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: #1133a4;
    color: #fff;
}
.modal-header .close {
 	color: #FFFFFF;
    opacity: 1;
}
.modal-header h3 {
 	color: #FFFFFF; 
    font-size: 24px;
}
.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: #d64141;
    color: #FFFFFF;   
}
/*Style the product name on food menu customisation screen*/
.modal-body h4 .name {
    font-size: 40px;
    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;
    border: 1px solid #e3e3e3;
}   

/*adjust titles on T+C page*/
.modal-body h3 { font-size: 24px;}
.modal-body h4 { font-size: 16px;}

/*---------------------ALERTS & BUTTONS---------------------*/

.alert, .well.sys-alert {
   	color: #FFFFFF;
    background: #d74141;
    text-align: center;
    border-radius: 0px;
    margin-top: 0px;
    text-shadow: none;
}
.alert h1,
.alert h2,
.alert h3,
.alert h4,
.alert h5,
.alert h6 {  
    color: #FFFFFF;
    background-color: #1133a4;
}
.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;
}      
.sys-message.alert-danger,
.sys-message.well-small {
 	background: #d64141;
}
      
input[type="text"]:focus{
    border-color: #509620;
} 
      
.btn, .btn:hover, .btn:focus{
    border-color: transparent !important;
    position: relative;
    background-image: none;
    border: none;   
    background-position: 0px 0px;
    background: transparent;
    /*text-transform: uppercase;*/
    /*font-size: 20px;*/
    font-size: 16px;
    font-family: 'Georgia';
}

.btn-default {
 	background-color: #253d8b;
    color: #FFFFFF;
}
.btn-default:hover, .btn-default:focus {
    background-color: #5b67bc;
    color: #FFFFFF;
}

/*--------SUCCESS--------*/
.btn-success,
.alert-success,
.label-success,
.badge-success {
 	background: #5ec44d;   
}
.btn-success:hover, 
.btn-success:focus { 
    background: #92f87d;
}

/*--------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 {
	 background: #d64141;     	
}
.btn-danger:hover,
.btn-danger:focus {
     background: #ff746c; 
}


/*-------------------WARNING-------------------------*/
.btn-warning,
.alert-warning, 
.label-warning, 
.badge-warning {
    background: #faa732;
}
.btn-warning:hover,
.btn-warning:focus{
    background: #ffd864;
}
      
/*-------------------INVERSE-------------------------*/
.btn-inverse, .alert-inverse, .label-inverse, .badge-inverse {
    background: #000000 !important;
}    
.btn-inverse:hover,
.btn-inverse:focus {  
    background: #2c2c2c !important;
}
      
      
/*---------------------TEXTS------------------------*/
.text-success {
    color: #5ec44d;
}
.text-danger {
    color: #d64141;
}
.text-primary {
    color: #2198ff;
}
.text-warning {
    color: #ee8521;
}
.text-info {
    color: #85c6e4;
}
.text-inverse {
    color: #a2a2a2;
}   
.text-error {
 	color: #d64141;
}
      
/*-------------------LEGEND----------------------------*/
legend {
 	background-color: #d64141;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 30px;
    line-height: 110%;
    font-weight: normal;
    text-transform:uppercase;
    text-align: center;
}
      
/*-------------------WELLS----------------------*/
/*Areas well used:
- checkout page boxes
*/

.well {
    background-color: #FFFFFF;
    color: #000000;
	border: 2px solid #cccccc;
} 
.well .muted {
    color: #FFFFFF;
}
.well h1,
.well h2,
.well h3,
.well h4,
.well h5,
.well h6{
 	/*background-color: #ae464e;*/ 
    color: #1033a4;
    font-size: 24px;
    line-height: 110%;
}
.well a {
 	color: #d74141;  
}
.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;
}
.page_menu .website-image img { max-width: 346px; }
   
ol>li>ol, ol>li>ul, ul>li>ol, ul>li>ul{
    margin: 0 0 10px 25px;  
}
::selection{
    background: #d74141;
    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;
}*/

.tooltip {
 	font-size: 12px;   
}
.page_contact-us h1,
.orderfor-home-delivery h2 {
 	margin-left: 20px;	   
}    
/*Stop the credit card/cash buttons on checkout from shrinking when hovered*/
.trigger-paymentmethod button:hover,
.trigger-paymentmethod button:focus {
 	font-size: 17.5px;
}


/*---------------------CARETS ---------------------*/

.navbar .nav li.dropdown>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret {
    border-top-color: #FFFFFF;
    border-top: 5px solid #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: #FFFFFF;
}
.btn .caret {
    margin-top: 4px; 
}
#editProductModal .btn-info .caret,
#editSpecialDealModal .btn-info .caret{
 	margin-top: 8px;   
    border-top: 4px solid #FFFFFF;
}

#editProductModal .btn-option .caret,
#editSpecialDealModal .btn-option .caret {
    margin-top: 4px; 
    border-top: 4px solid #FFFFFF;
}

/*-------------------TRANSITIONS/CUSTOM BITS------------------------*/
.appear {
     opacity:1 !important;
    width:100% !important;
}
.move-vertical {
 	top: 0px !important;
    opacity: 1 !important;
}
.move-horizontal {
	left: 10px !important;
    opacity: 1 !important;
}
.primary-heading {
 	font-family: 'sauberscript';   
}
.secondary-heading {
 	font-family: 'sauberscript';   
}
.blue {
    color: #1133a4;
}
.red {
 	color: #d64141;
}
.white-border-text {
    text-shadow: 
        -2px -2px 0 #FFFFFF, 
        2px -2px 0 #FFFFFF,
        -2px 2px 0 #fff,
        2px 2px 0 #FFFFFF, 
        0px 15px 15px #000000 !important;
}

/*---------------------HEADER---------------------------*/
#logo {
    text-align: center;
    width: 100%;
   	opacity:0;
    position: relative;
	transition: all 0.5s ease 0s;
	top: -20px;
}
#logo img {
    margin-top: -20px;
}
#header-location,
#header-status a {
    color: #FFFFFF;
    width: 120px;
    font-size: 18px;
    padding: 10px 20px 10px;
    text-align: center;
}
#header-location {
 	background-color: #21377d;
    opacity: 0;
    top: -20px;
    position: relative;
	transition: all 0.5s ease 0s;
    font-weight: bold;
}
#header-location img {
    margin-right: 5px;
    margin-top: -5px;
}
#header-status {
 	float: right;   
    opacity: 0;
    top: -20px;
    position: relative;
	transition: all 0.5s ease 0s;
}
#header-status a {
 	background-color: #5ec44d;
    color: #FFFFFF !important;
    font-weight: bold;
}
/*#opening-status {
    /*padding: 5px 15px;*/
    /*font-weight: bold;
    /*background-color: #FFFFFF;*/
/*}*/
#opening-status.status-CLOSED {
    background-color: #d64141 !important;
}
#opening-status.status-OPEN {
    background-color: #5ec44d !important;
} 

/*------------------------MAIN MENU------------------------*/

/*Style the main navbar*/
header .navbar {
    background-image: url('/myimages/779/zpos-bg-CasbianFishBar_HeaderNewspaper.png');
    height: 230px;
    position: relative;
    z-index: 10;
    width:0%;
   	opacity:0;
    overflow:hidden;
    -webkit-transition: width 500ms ease-in, opacity 1s ease-out;
    -moz-transition: width 500ms ease-in, opacity 1s ease-out;
    -o-transition: width 500ms ease-in, opacity 1s ease-out;
    transition: width 500ms ease-in, opacity 1s ease-out; 
}
header .navbar-inner {
   background: transparent;
    border: none;
    padding: 0px 10px 10px 10px;
}

header .nav-collapse {
 	opacity:0;
    position: relative;
	transition: all 0.5s ease 0s;
	top: 20px;
}

      
/*Style the website's main menu text*/     
.navbar .nav>li {
 	margin-right: 24px; 
    padding-top: 22px;
    font-size: 28px;
}
.navbar .nav>li>a {
    color: #333333;
    padding: 20px 25px;
    /*color: #FFFFFF;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;*/
}

/*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: #d64141 !important;
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-size: contain;
    /*background-color: #d74141 !important;
    text-decoration: underline;*/
}
.navbar .nav>.active.home>a,
.navbar .nav>.home>a:hover { background-image: url('/myimages/779/CaspianFishBar_MenuCircleHome.png'); }

.navbar .nav>.active.menu>a,
.navbar .nav>.menu>a:hover { background-image: url('/myimages/779/CaspianFishBar_MenuCircleMenuOrdering1.png'); }

.navbar .nav>.active.members>a,
.navbar .nav>.members>a:hover { background-image: url('/myimages/779/CaspianFishBar_MenuCircleMember.png'); }

.navbar .nav>.active.contact-us>a,
.navbar .nav>.contact-us>a:hover{ background-image: url('/myimages/779/CaspianFishBar_MenuCircleContactUs2.png'); }

header .dropdown-menu>li {
 	/*padding: 5px 0px; */  
}

/*Remove unwanted colours from focused/hovered menu links*/      
.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
    color: #d64141;
    text-decoration: none;
    /*background-image: url('/myimages/779/CaspianFishBar_MenuRedSwirl.png');*/
    background-repeat: no-repeat;
    background-size: contain;
}
header .dropdown-menu>li>a:focus,
header .dropdown-menu>li>a:hover {
    background: #d74141 !important;
}

header .dropdown-menu>li>a {
    font-size: 18px;
    color:#FFFFFF;
    text-transform: uppercase;
}
      
/*center align the menu*/
header .navbar-inner .container {
 	display: flex;
    justify-content: center;
}
      
header .dropdown-menu{
    border:0;
    background: #000000;
}

/*---------------------MOBILE MENU---------------------*/
    
/*Style the mobile menu burger icon*/      
.navbar .btn-navbar {
    background: #1033a4;
    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: #1033a4;
}

.mod_postcode_box .dropdown-menu{
    border:0;
    background: #d74141;
    width: 200px;
}



/*hover on dropdown options*/
.navbar .nav .dropdown-menu>li>a:hover,
.navbar .nav .dropdown-menu>li>a:focus {
    background: #63292d;
}

      
/*---------------------DETAILS BAR---------------------------*/
      
      
      
/*---------------------FOOTER--------------------------------*/

footer {
    background-color: #FFFFFF;
    margin-top: 0px;
}
footer .row-fluid {
    padding: 30px;
    width: auto;
}
.label-copyright {
    color: #818181;
    font-weight: bold;
}
.copyright {
 	text-align: left; 
}
.vendor {
 	float:right;   
}
.cards,
.vendor {
    padding-top: 5px;
} 


/*------------------------HOME PAGE--------------------------*/


/*---SLIDER---*/

.column_slideshow {
 	/*max-height: 600px;*/
    margin-top: -240px;
}
.column_slideshow img {
    width: 100%;
}
#myCarousel {
 	margin-bottom: 0px;
}
.carousel-control {
 	/*color: #FFFFFF;
    opacity: 1;
    background: none;
    border: none;
    font-size: 150px;
    width: 400px;
    top: 48%;*/
}
.carousel-caption {
 	background: transparent;
    /*top: 350px;*/
    top: 35%;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 0px;
}
.carousel-caption .primary-heading {
 	margin-top: 20px;
    margin-bottom: 30px;
    font-size: 115px;
}
.carousel-caption .secondary-heading {
    font-size: 60px;
    margin-left: -350px;
}
.carousel-caption .btn {
    font-family: 'Georgia';
    -webkit-box-shadow: 2px 13px 18px 2px rgba(0,0,0,0.75) !important;
	-moz-box-shadow: 2px 13px 18px 2px rgba(0,0,0,0.75) !important;
	box-shadow: 2px 13px 18px 2px rgba(0,0,0,0.75) !important;
    padding: 15px;
    font-size: 32px;
    margin-right: -550px;
}

/*---POSTCODE + LOYALTY ROWS---*/

.mod_postcode_box { 
    /*background-color: #1f3272; */
    background-image: url('/myimages/779/CaspianFishBar_PostcodeBackground.jpg');   
    text-align: center; 
    color: #FFFFFF;
    width: 800px;
    margin: auto;
    display: block;
    z-index: 10;
    position: relative;
    border: 10px solid #FFFFFF;
    margin-top: -100px; 
}
.mod_postcode_box .lead {
    font-size: 70px;
    line-height: 110%;
    font-family: 'sauberscript';
}
#mod_postcode_box_pc {
 	max-width: 450px; 
    padding: 15px;
    font-size: 24px;
    font-family: 'Georgia';
    height: 18px;
    border: 2px solid #FFFFFF;
}
#mod_postcode_box_pc::placeholder {
    color: #8e8782 !important;
    padding-top: 10px;
    font-family: 'Georgia' !important;
    font-size: 24px !important;
    font-weight: normal !important;
}
.mod_postcode_box .btn,
#loyalty-left .btn,
#mod_postcode_box_pc::placeholder{
    font-weight: bold;
    font-size: 17px;
    letter-spacing: 1px;
    /*padding-top: 5px;*/   
}
.mod_postcode_box .btn{
    width: 100px;
    height: 48px;
}
.mod_postcode_box .btn-group {
    border: 2px solid #FFFFFF;
}
.mod_postcode_box .muted,
.mod_postcode_box small,
.mod_postcode_box .col3 {
 	color: #FFFFFF;  
    font-size: 14px;
}
.mod_postcode_box .col3 {
 	margin-top: 10px;   
}
/*background color of dropdown on postcode box*/
.mod_postcode_box .btn-group.open .btn.dropdown-toggle,
.mod_postcode_box .dropdown-menu{
    background-color: #d74141;
    /*width: 100%;*/
    text-align: center;
    font-weight:bold;
}

.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: #ff5355;
}
.mod_postcode_box .caret {
 	margin-top: 8px;   
}

.highlight {
 	color: #d64141;
    font-weight: bold;
}

.home_social {
 	max-width: 100px;
    margin: auto;
    display: block;
    text-align: center;
    margin-top: 50px;
}
.home_social a {
	background-color: transparent;
}
.home_social small {
 	display: none;   
}

#pre-footer-wrapper {
 	background-image: url('/myimages/779/zpos-bg-CaspianFishBar_FooterNewspaper.jpg');   
    margin-top: -35px;
    z-index: 5;
    position: relative;
}
#pre-footer { 
 	padding-bottom: 80px;  
}
#loyalty-box {
 	background-color: #FFFFFF;   
    padding: 30px 180px 70px;
    font-size: 24px;
    line-height: 110%;
    text-align: center;
}
#loyalty-box h2 {
    font-size: 52px;
    font-weight: bold;
    margin-bottom: 30px;
}
#pre-footer .btn {
 	text-align: center;
    margin-top: 50px;
    margin: auto;
    display: block;
    font-family: 'Georgia';
    font-size: 22px;
    font-weight: normal;
    width: 200px;
    padding: 20px;
    margin-top: -30px;
    border: 2px solid #FFFFFF !important;
}

#home-grid .btn {
    text-align: center;
    margin-top: 50px;
    margin: auto;
    display: block;
    font-weight: normal;
    width: 210px;
    padding: 15px;
    font-size: 28px;
}
      
#home-grid {
 	margin-bottom: 30px;  
    margin-top: 30px;
}
#home-grid .description {
    font-size: 22px;
    line-height: 110%;
    text-align: center;
    margin: 20px 0px 30px;
}
#home-grid h2 {
 	text-align: center;
    font-size: 52px;
    font-weight: bold;   
    margin-top: 20px;
}
.ct_user_status {
 	float: left;   
}
.ct_user_status a {
 	font-weight: bold;
}
.ct_local_branch_details {
 	float: right;   
}
.ct_user_status,
.ct_local_branch_details {
 	padding-bottom: 20px;   
    font-size: 20px;
}

.arrow-img {
    position: relative;
	transition: all 0.3s ease 0s;
    margin-left: 10px;
    left: 0px;
    margin-top: -2px;
}

/*-----------------------MENU PAGE----------------------------*/      

/*---FOOD MENU---*/
.page_menu .ui-tabs-panel {
        background-color: #FFFFFF !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: #333333;   
}
.page_menu .ui-tabs-vertical .tb-nav-tabs {
 	border: none;   
    margin-top: -3px;
    margin-left: -2px;
}

/*Style the 'add' buttons on food menu*/
.page_menu .row-product .btn-success {
 	font-size: 12px !important;
    margin-bottom: 5px;
}
/*Style the category description*/
.page_menu .cat-desc {
 	background-color: #d74141;
    color: #FFFFFF;
    border: none;
}
.ui-tabs-vertical {
    border: 2px solid #cccccc !important;
}
.ui-tabs-vertical .tb-nav-tabs li.ui-state-active {
 	border-right: none !important;   
    margin-left: -1px !important;
}

.ui-tabs-vertical .tb-nav-tabs li a {
 	font-size: 20px;   
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #5ec44d;
    font-weight: bold;
}

.page_menu .row-product .name,
.page_menu .row-product .price {
    font-size: 20px;
    line-height: 25px;
}
.page_menu .row-product .description {
 	font-size: 18px;   
}

.page_menu .ui-tabs-vertical .image_top {
    margin: auto;
    display: block;
    max-height: 250px;  
}



/*---BASKET---*/   
#basket-container {
 	background: transparent;
    color: #FFFFFF;
    background-size: cover;
    background-repeat: no-repeat;
    border: none;
    padding: 12px;
    margin-bottom: 30px;
}
#basket-container .ui-widget-content {
    background: #FFFFFF;
    border: 2px solid #cccccc;   
}

#basket-container h3 {
    color: #d74141;
}
#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;   
}


/*---HOW IM ORDERING---*/
.how-im-ordering {
    text-align:center;
    background: #1033a4;
    color: #b1464d;
    border: none;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 40px !important;
}
.how-im-ordering h2 {
    font-size: 35px;
    background: #1033a4;
}
.how-im-ordering .tooltip {
    /*font-size: 16px;*/
}
.how-im-ordering small {
 	color: #5bbf4f;
    font-weight: bold;
}  

/*---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 {
 	background-color: #d74141;
}
#responsive-food-menu.affix-top .navbar-search {
	margin-top: 7px;
}
#responsive-food-menu .navbar-search input {
 	width: 200px;   
}
      
/*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: #d74141;
}
#responsive-food-menu.affix .btn-primary {
    background-color: transparent;
    padding-top: 5px !important;
}
#responsive-food-menu.affix .btn-primary {
 	background-color: #5ec44d;  
    height: 30px;
    margin-top: 8px !important;
    line-height: unset;
}
#responsive-food-menu.affix .search-query {
 	margin-top: 3px;   
}
#responsive-food-menu .icon-search {
 	margin-top: 17px;   
}
#responsive-food-menu.affix .brand {
    color: #FFFFFF;
    font-size: 24px;
    line-height: 110%;
}
#responsive-food-menu.affix-top .brand {
    color: #FFFFFF !important;
    font-size: 24px;
    line-height: 110%;
}
      
/*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: 7px !important;
    background-color: #5ec44d;
}
#responsive-food-menu.affix-top button:hover,
#responsive-food-menu.affix-top button:focus {
    background-color: #92f87d;
}

/*---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: #FFFFFF;
}
/*#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;
    line-height: 110%;
}


/*Fixes for Menu 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: #509620;
    font-weight: normal;
    font-size: 40px;
    text-align: center;
}

#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: #5ec44d !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: #d74141;
    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: #1033a4;
}
.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 forgotten password popup box*/
.page_checkout .ui-widget {
    border: 1px solid #000000; 
}
.page_checkout #dlgResetPassword {
    font-family: 'Montserrat';
    color: #000000;
}
.page_checkout #dlgResetPassword .well {
    background-color: transparent;
}
.page_checkout #dlgResetPassword .well label {
    color: #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: #000000;
}
      
/*Style the 'Credit/Debit Card Cash' text*/
.trigger-paymentmethod .btn.active{
 	background-color: #1033a4;  
}
.trigger-paymentmethod .btn.active .pay-name {
 	color: #FFFFFF !important;   
}
.pay-name {
 	color: #FFFFFF;   
}

/*Logout button*/   
.page_checkout .well-login .btn {
    color: #d74141;
    font-size: 12px !important;
}
.page_checkout .well-login .btn-success,
.page_checkout .well-login .btn-info {
    color: #ffffff;
}

.page_checkout .well-login .btn:hover { text-decoration: none; }
.page_checkout .product-basket th, 
.page_checkout .product-basket td {
    border-color: #FFFFFF;
}

.page_checkout .marginbottom15 small {
    color: #999999 !important;
}	
.page_checkout .btn-proceed-final {
 	font-size: 18px !important;
    line-height: 110%;  
}

/*Loyalty points section*/
.page_checkout .loyaltypoints_box {
 	background: #FFFFFF;   
}
.page_checkout .loyaltypoints_box .ui-widget-header {
 	background: #d74141;
    color: #FFFFFF;
    border: 1px solid #333333;;
}
.page_checkout .loyaltypoints_box label.checkbox,
.page_checkout .loyaltypoints_box .col-equals .lead {
 	color: #000000 !important;   
}
.page_checkout .loyaltypoints_box .btn-link{
    color: #000000; 
    font-size: 13px !important;
    text-decoration: underline;
}

.page_checkout .loyaltypoints_box .row-credits .well {
    color: #5ec44d;
    border-color: #333333 !important;
}
.page_checkout .loyaltypoints_box .btn-success {
 	margin-bottom: 15px;   
}

.members .loyalty-caption h3 {
 	color: #fff;   
}

   
/*----------------------MEMBERS PAGE---------------------*/

/*---LOGGED IN---*/

/*sidebar*/ 
.page_members .sidebar-nav {
    color: #000000;
    margin-bottom: 30px;
}
.page_members .sidebar-nav .nav-header {
    color: #666666;;
    font-size: 18px;
}    
.page_members .sidebar-nav li a:hover,
.page_members .sidebar-nav li a:focus,
.page_members .sidebar-nav li.active a {
 	background-color: #d74140;   
    color: #FFFFFF !important;
}  

/*hero unit*/
.page_members .hero-unit {
    background-color: #1033a4;
}
.page_members .hero-unit h1 {
    color: #FFFFFF;
}
.page_members .hero-unit h2, 
.page_members .hero-unit p {
    color: #FFFFFF !important;
}
    
.page_members .section-.well {
	background-color: #FFFFFF;
}
.page_members .section-.well h2,
.page_members .section-.well p,
.page_members .section-.well .muted {
 	margin-bottom: 15px;
    color: #000000;
}
.page_members .hero-unit a {
 	color: #FFFFFF;
    text-decoration: underline;
}

/*loyalty*/
.page_members .loyalty-terms {
 	color: #000000;   
}
.loyalty-card>div .loyalty-value {
 	color: #5ec44d;
}

/*My Orders*/
.section-my-orders .ui-widget-content {
 	background: none;   
}
.section-my-orders .ui-widget-header {
    background-color: #1033a4;
}
.section-my-orders th {
    color: #FFFFFF;
}
.section-my-orders td {
 	color: #000000;   
}
/*My Profile*/
.page_members .section-my-profile {
 	background-color: #FFFFFF;   
}
.page_members .section-my-profile legend {
 	background-color: transparent;   
    color: #d74141;
}
.page_members .section-my-profile .control-label,
.page_members .section-my-profile .controls,
.page_members .section-my-profile .control-group small{
 	color: #000000;   
}
.page_members .section-my-profile .caret {
 	margin-top: 8px;   
}
.page_members .section-my-profile fieldset {
 	margin-top: 20px;   
}

/*My Addresses*/
.page_members .section-my-addresses legend {
 	background-color: transparent;   
    color: #f74141;
}
.section-my-addresses .marginbottom15 a {
    color: #85c6e4;
    text-decoration: underline;
}
.page_members .btn-group .btn.dropdown-toggle { 
    background-color: #FFFFFF; 
    font-size: 14px;
    text-transform: none;
    color: #555555;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weighT: normal;
    border: 1px solid #cccccc !important;
}
/*.page_members .btn-group.open .btn.dropdown-toggle { background-color: #509620; 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: #333333;   
    font-size: 15px;
}

/*make buttons on members page the same height as inputs*/
#frmRegister .btn-info,
#frmLogin .btn-info{
 	height: 30px;   
}

/*stretch the titles full width*/
.page_members #frmRegister, 
.page_members  #frmLogin { 
    padding: 0px 0px 24px 0px; 
    border-bottom: 25px solid #1033a4; 
    border: 1px solid #333333;
}
.page_members #frmRegister .control-group, 
.page_members  #frmLogin .control-group { 
    padding-left: 24px; 
    padding-right: 24px; 
}
.page_members #frmRegister legend, 
.page_members  #frmLogin legend { 
    background-color: #1033a4; 
    padding: 28px 0px; 
    font-size: 28px; 
    color: #FFFFFF; 
}

/*Fixes for Members page*/
.page_members .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: #1033a4;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 22px;
    padding: 10px;
}    
.contact-us .ui-widget-content {
 	background-color: #FFFFFF;
    color: #333333;
    border: 1px solid #333333;;
}
.contact-us .ui-widget-content h4 {
    font-size: 18px;
    color: #333333;
}
/*Add more margin to bottom of map*/
.page_contact-us .row-fluid .span8 .well {
    margin-bottom: 30px;
}  
      
/*Adds necessary gap above opening hours box on contact page*/      
.contact-us .box-opening-hours {
    margin-top: 30px;
}
    
.contact-us .box-opening-hours .ui-state-highlight {
    background: #d74140;
    border: 1px solid #d74140; 
}

/*------------------REVIEW ORDERS PAGE ------------------*/  
.page-review-order {
 	color: #000000;   
    background-color: #ffffff !important;
    border: 1px solid #cccccc;
}
.page-review-order h1 {
    color: #FFFFFF; 
    background-color: #1033a4;
    text-align: center;
    font-size: 32px;
    line-height: 110%;
    padding: 10px;
}
.page-review-order legend {
 	font-size: 20px;
    line-height: 110%;
    padding: 10px;
}

/*----------------------- 404 PAGE ----------------------*/
.page_error-404 .alert {
 	background: #FFFFFF;   
    border: 1px solid #cccccc;
}
.page_error-404 h1 {
    background: #d74140;
    font-size: 60px !important;
    padding: 5px 0px;
}
.page_error-404 h2, 
.page_error-404 h3 {
    background: none;
    font-size: 35px;
}
.page_error-404 p {
    font-size: 22px;
}
      
.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: #000000;
    margin-top: 60px;
    line-height: 110%;
}


/*-------------------ORDER CONFIRMED PAGE----------------*/


.jumbotron-order-complete .text-warning,
h1.order-complete-title{
    color: #d74140;
}
.order-info-well {
    /*background-color: #000000;
    color: #FFFFFF;*/
    border: none;
}
#order-confirmation {
 	background: #1033a4;
    color: #FFFFFF;
    /*border: 1px solid #f0e9e3;*/
}
.order-confirmation-note {
 	color: #000000; 
    text-align: center;
}
      
/*-------------------MENU SELECTION PAGE-----------------*/ 
.menu-selection h1 { text-align: center; }
.menu-selection .alert,
.menu-selection .well{
    background: transparent;
    border: none;
}
.menu-selection .btn-primary {
 	background: #1033a4;
    color: #FFFFFF;
    font-size: 32px;
}
.menu-selection .btn-primary:hover,
.menu-selection .btn-primary:focus{
    background: #585dd6;
}
.menu-selection h1 { 
}
.menu-selection h3 {
	background-color: transparent;
    color: #000000;
    font-size: 40px;
}

/*------------------TERMS AND CONDITION PAGE-------------*/
.page_information h1 { font-size: 35px; }

      
/*---------------------MEDIA QUERIES---------------------*/
@media (min-width: 1501px) {
    .carousel-caption .free_drinks_slide .btn  {
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 30px;
    }
}
.carousel-caption .free_drinks_slide .secondary-heading {
    margin: 0 auto;
}
.carousel-caption .free_drinks_slide .primary-heading {
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 115px;
    margin: 0 auto;
}

@media (max-width: 1500px) {
    .carousel-caption .free_drinks_slide .secondary-heading {
        font-size: 40px;
    }
    .carousel-caption .free_drinks_slide .primary-heading {
        font-size: 70px;
    }
    .carousel-caption .free_drinks_slide small {
        font-size: 16px;
        margin-top: -10px;
    }
    .carousel-caption .free_drinks_slide {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        align-content: center !important;
    }
    .carousel-caption .free_drinks_slide .btn {
        margin: 0 auto !important;
        margin-top: 20px !important;
        margin-bottom: 30px !important;
    }
}

@media (max-width: 1300px) {
    .carousel-caption .secondary-heading {
        font-size: 50px;   
    }
    .carousel-caption .primary-heading {
        font-size: 90px;   
    }
    .carousel-caption .btn {
        font-size: 20px;
        padding: 10px;
    }
}
      
@media (max-width: 1200px) {
    .column_slideshow {
     	margin-top: -175px;   
    }
    .carousel-caption {
     	top: 38%;   
    }
    .carousel-caption .secondary-heading {
     	font-size: 40px;   
    }
    .carousel-caption .primary-heading {
     	font-size: 70px;   
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .carousel-caption .btn {
        font-size: 20px;
        padding: 10px;
    }
    
    #home-grid .left-half,
    #home-grid .right-half {
     	padding-left: 30px;
        padding-right: 30px;
    }
    #home-grid h2 {
        font-size: 30px;
    }
    #home-grid .description {
        font-size: 18px;
        margin: 20px 0px;
    }
    #home-grid .btn {
        width: 175px;
    	padding: 10px;
        font-size: 20px;
    }
    #body-bottom {
     	display: none;   
    }
    #pre-footer-wrapper {
     	margin-top: 0px;   
    }
    #body {
     	padding-left: 30px;
        padding-right: 30px;
    }
    #responsive-food-menu.affix {
     	left: 0;   
    }
    
    .ct_user_status, .ct_local_branch_details {
     	font-size: 18px;   
    }
    
    
    .page_contact-us .row-fluid .span8 .well { margin-bottom: 20px; }  
    .contact-us .box-opening-hours { margin-top: 20px; }
}
@media (min-width: 980px) and (max-width: 1200px) {
    .carousel-caption .free_drinks_slide .secondary-heading {
        font-size: 30px;
    }
    .carousel-caption .free_drinks_slide .primary-heading {
        font-size: 50px;
    }
    .carousel-caption .free_drinks_slide {
        margin-top: -30px;
    }
}

@media (max-width: 1182px) {
    /*#basket-container .row-fluid a { margin-top: 20px; }
    #basket-container { margin-bottom: 10px; }
    .how-im-ordering { margin-bottom: 20px !important; } */
}
      
@media (max-width: 979px) {
    header .navbar-inner {
     	padding-left: 0px;
        padding-right: 0px;
    }
    .navbar .btn-navbar {
        margin-top: -55px;
        max-height: 60px;
        margin-right: 20px;
    }
    #logo img {
     	margin-top: 15px;   
    }
    header .nav-collapse {
     	background-color: #1033a4;   
        position: relative;
        z-index: 100;
    }
    header .navbar {
     	min-height: 135px;  
        background-repeat: no-repeat;
        height: auto;
        background-position: bottom center;
    }
    header .navbar .nav>li {
     	margin-right: 0px;   
    }
    header .navbar .nav>.active>a {
     	background-image: none !important;   
    }
	header .navbar .nav>li>a {
     	text-align: center;   
        font-size: 30px;
        line-height: 110%;
        color: #FFFFFF;
        padding: 8px 0px;
    }
    
    /*Need this to un-center the mobile menu*/
    header .navbar-inner .container { display: block; }
    
    .navbar .nav>li {
     	padding-top: 5px;   
    }
    .nav-collapse .dropdown-menu a {
        text-align: center;
        color: #FFFFFF;
    }
    /*.carousel-control {
        font-size: 100px;
        width: 100px;
    }*/
    
    #header-location {
        opacity: 1;
    	top: 0px;
    	float: left;
        background-color: #d74140;
    }
    #header-status {
     	opacity: 1;
        top: 0px;
        color: #FFFFFF;
    }
    
    .column_slideshow {
     	margin-top: -60px;   
    }
    .carousel-caption {
        top: 65px;
        left: 0;
        text-align: center;
        width: 100%;
    }
    .carousel-caption .secondary-heading {
        font-size: 40px;
    }
    .carousel-caption .primary-heading {
        margin-top: 0px;
    	margin-left: 0px;
    	margin-bottom: 15px;
    	font-size: 75px !important;
    }
    .carousel-caption .btn {
     	float: unset;
    }
    
    
    .mod_postcode_box {
     	width: 600px; 
        margin-top: -150px;
    }
    .mod_postcode_box .lead {
     	font-size: 50px;   
    }
    
    .page_contact-us .row-fluid .span8 .well { margin-bottom: 22px; }  
    .contact-us .box-opening-hours { margin-top: 22px; }
    #responsive-food-menu.affix-top .icon-search { margin-top: 15px; }
    #footer-image { margin: 40px; }
    #body { margin-top: 50px !important; padding-bottom: 30px !important; }
    .page_members #frmRegister legend, .page_members #frmLogin legend { font-size: 18px; }*/
} 
@media (min-width: 768px) and (max-width: 979px) {
    .carousel-caption .free_drinks_slide {
        margin-top: -30px;
    }
    .carousel-caption .free_drinks_slide .primary-heading {
        font-size: 50px !important;
    }
    .carousel-caption .free_drinks_slide .secondary-heading {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
   /* #mobile-logo img { max-height: 60px; }  */
    
    .carousel-caption .secondary-heading {
     	font-size: 30px !important;
        margin-left: 0px;
    }
    .carousel-caption .primary-heading {
     	font-size: 50px !important;   
    }
    .carousel-caption .btn {
     	font-size: 18px;  
        padding: 5px;
        margin-right: 0px;
    }
    #logo img {
     	max-height: 50px;   
    }
    header .navbar {
    	min-height: 115px;
    }
    .navbar .btn-navbar {
     	margin-top: -40px;   
    }
    .navbar .btn-navbar .icon-bar {
     	width: 25px;
        height: 2px;
    }
    header .navbar .nav>li>a {
     	font-size: 25px;   
    }
    .page_home #body {
     	margin-top: 0px !important;   
    }
    .mod_postcode_box {
     	margin-top: 0px;
        widtH: 100%;
        border: none;
        padding-left: 0px;
        padding-right: 0px;
    }
    #mod_postcode_box_pc {
     	max-width: 275px;  
        line-height: normal !important;
    }
    #mod_postcode_box_pc::placeholder {
     	font-size: 18px !important;   
        line-height: normal !important;
    }
    .mod_postcode_box .btn {
     	height: 30px;   
    }
   
    .ct_user_status,
    #home-grid,
    .ct_local_branch_details{
     	text-align: center;  
        float: unset;
    }
    #home-grid .btn {
        margin-bottom: 100px;
    }
    
    #loyalty-box {
        padding: 30px 50px 70px;
        font-size: 18px;
    }
    #loyalty-box h2 {
     	font-size:32px;  
    }
    .ct_user_status {
     	padding-bottom: 40px;   
    }
    .ct_local_branch_details {
     	display: none;   
    }
    #body {
     	margin-top: 20px !important; 
        padding-top: 0px !important;
    }
    
    /*.page_home #body { margin-top: -30px !important; }
    #postcode-left, #postcode-right, #loyalty-left, #loyalty-right { text-align: center; }
    #postcode-right { margin-left: 0px; }
    .mod_postcode_box {
     	text-align: center;   
        width: 100%;
        background-color: #d74141;
        margin-top: 20px;
        padding: 20px 0px;
    }
    .mod_postcode_box .lead { color: #FFFFFF; }
    .mod_postcode_box .muted, .mod_postcode_box small, .mod_postcode_box .col3 { color: #FFFFFF; }
    .mod_postcode_box small a { color: #FFFFFF; text-decoration: underline; }
    .mod_postcode_box .btn-group.open .btn.dropdown-toggle, .mod_postcode_box .dropdown-menu { background-color: #90de5b; }
    #loyalty-left h2:nth-of-type(2) { margin-top: 40px; }
    #loyalty-left .btn-success { margin-bottom: 35px; }
    #loyalty-right img { margin-left: 0px; }
        
    #footer-top #findUs { padding-top: 0px; text-align: center; }
    #footer-top #orderNow .btn { float: none; width: 200px; margin: 20px auto; display: block; }
    
    .contact-us .box-contact-information { margin-top: 22px !important; }
    .contact-us .ui-widget { border-bottom: none; }
    .page_members #frmRegister, .page_members #frmLogin { border-bottom: none; }
    #footer-image { margin: 20px; }
    */
    
    .home_social { float: unset;}
    .btn-facebook { text-align: right; }
    .btn-googleplus { text-align: left; }
    .copyright,
    .cards,
    .vendor-zpos {
     	text-align: center;  
        display:block !important;
        margin-bottom: 30px;
    }
    .page_members .section-my-profile legend { font-size: 20px; }
    
}

@media (max-width: 650px) {
    /*.carousel-caption {
     	top: 35px;   
    }
    .carousel-caption .secondary-heading {
     	margin-bottom: 0px;   
        font-size: 25px;
    }
    .carousel-caption .primary-heading {
     	font-size: 40px;   
        margin-bottom: 5px;
    }
    .carousel-caption .btn {
     	font-size: 18px;  
        padding: 5px;
    }
    */
    .navbar .btn-navbar {
     	margin-top: 25px;   
    }
    #logo img {
     	float: left;   
        padding-left: 25px;
    }
    .how-im-ordering h2 {
        font-size: 28px;
    }
    
}
@media (min-width: 481px) {
    .carousel-caption small {
        display: block;
        color: #ffffff;
        font-size: 20px;
    }
}
@media (min-width: 481px) and (max-width: 767px) {
    .carousel-caption .primary-heading {
        font-size: 40px !important;
    }
    .carousel-caption .free_drinks_slide {
        margin-top: -40px;
    }
    .carousel-caption .free_drinks_slide small {
        margin-top: -16px;
    }
}

@media (max-width: 480px) {
    /*.carousel-caption {
     	display: none;   
    }*/
    #logo img { 
        max-height: 35px;
    }
    .navbar .btn-navbar {
     	margin-top: 18px;   
    }
    header .navbar {
     	min-height: 100px;   
    }
    #mod_postcode_box_pc {
     	max-width: 200px;    
    }
    .mod_postcode_box .col3 {
     	max-width: 300px;   
        margin: auto;
    }
    .mod_postcode_box .lead {
     	font-size: 40px;   
    }
    .page_menu .website-image img {
        max-width: 225px;
    }
    .carousel-caption .primary-heading {
        font-size: 40px !important;
    }
    .white-border-text {
        text-shadow: -2px -2px 0 #FFFFFF, 2px -2px 0 #FFFFFF, -2px 2px 0 #fff, 2px 2px 0 #FFFFFF, 0px 5px 5px #000000 !important;
    }
    .carousel-caption .btn {
        font-family: 'Georgia';
        -webkit-box-shadow: 2px 5px 5px 2px rgba(0,0,0,0.75) !important;
        -moz-box-shadow: 2px 5px 5px 2px rgba(0,0,0,0.75) !important;
        box-shadow: 2px 5px 5px 2px rgba(0,0,0,0.75) !important;
    }
    .carousel-caption {
        margin: 30px 0;
        height: 210px;
    }
    .carousel-caption small {
        display: block;
        margin-top: 20px;
        line-height: 140%;
        padding: 0 10px;
    }
    .carousel-caption .btn {
        margin-top: 10px;
    }
    .carousel-control {
        top: 33%;
        width: 30px;
        height: 30px;
        font-size: 50px;
        line-height: 21px;
    }
    .carousel-caption .primary-heading.free_drinks {
        margin-top: -20px;
    }
    .carousel-caption .free_drinks_slide {
        padding-top: 10px;
    }
}
@media (max-width: 380px) {
     #logo img { 
        max-height: 25px;
    }
    .navbar .btn-navbar {
     	margin-top: 12px;   
    }
    #header-location, #header-status a {
        width: 100px;
    	font-size: 15px;
    }
}


      
/*----------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;
    }
}       