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

body .visible-chorleywood, body .visible-crouchend, body .visible-harpenden, body .visible-islington, body .visible-stalbans, body .visible-wheathampstead { display:none !important; } 
body .hidden-chorleywood, body .hidden-crouchend, body .hidden-harpenden, body .hidden-islington, body .hidden-stalbans, body .hidden-wheathampstead { display:inherit !important; } 
body.shop_chorleywood .hidden-chorleywood, 
body.shop_crouchend .hidden-crouchend, 
body.shop_harpenden .hidden-harpenden, 
body.shop_islington .hidden-islington, 
body.shop_stalbans .hidden-stalbans, 
body.shop_wheathampstead .hidden-wheathampstead { display:none !important; }
body.shop_chorleywood .visible-chorleywood, 
body.shop_crouchend .visible-crouchend, 
body.shop_harpenden .visible-harpenden, 
body.shop_islington .visible-islington, 
body.shop_stalbans .visible-stalbans, 
body.shop_wheathampstead .visible-wheathampstead { 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: 'Quicksand';
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
body {
	background-color: #ffffff;

	background-image:none;

	background-attachment: scroll;
}

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

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

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

/* ------ FIXES ------ */
.shop_crouchend .mothersimg,
.shop_harpenden .mothersimg,
.shop_islington .mothersimg{
    display:none;
}
.shop_wheathampstead.book .uk-margin-large {
    margin-bottom: 0px !important;
}
.day_5 .monthursbanner, .day_6 .monthursbanner, .day_7 .monthursbanner, .day_0 .monthursbanner {
    display: none !important;
}
header {
 	position: relative;   
}

.hygiene img{
    max-width:200px;
}
.hygiene{
    text-align:center;
}
* {
    text-shadow: none !important;
}
.dineinoffer {
    text-align: center;
}
.caret {
	margin-top: 0 !important;
	vertical-align: middle !important;
}
.carousel h3 {
    color: #f1b4bb;
    font-size: 40px;
    padding-bottom: 20px;
}
.popover-content {
    color: #333333;
}
.checkout .well.well-basket .blockMsg .muted {
    color: #999;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	background: #222 !important;
    border: 1px solid #6f702e;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border: 1px solid #6f702e;
}

.menu .table-hover tbody tr:hover>td, .menu .table-hover tbody tr:hover>th, .menu .table-striped tbody>tr:nth-child(odd)>td, .menu .table-striped tbody>tr:nth-child(odd)>th {
	background: #f5f5f5 !important;
    color: #333 !important;
}

.checkout .table-hover tbody tr:hover>td, .checkout .table-hover tbody tr:hover>th, .checkout .table-striped tbody>tr:nth-child(odd)>td, .checkout .table-striped tbody>tr:nth-child(odd)>th {
	background: #b5b6b6 !important;
    color: #fff !important;
}
.text-success {
	color: #005201;	
}

/* ------ GLOBAL ------ */

/* --- Header and Navigation --- */
.carousel-caption p small{
    font-size:15px;
}
.carousel-caption h2{
    font-size:50px;
    color:#fff;
    text-shadow:0 0 10px rgba(0,0,0,0.7) !important;
}
.dropdown-menu {
    border-radius: 0;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-submenu:hover>a, .dropdown-submenu:focus>a {
    background: #6f702e;
    transition: 0.15s all ease;
}

header .navbar .nav {
    float: none;
    margin: 0 auto;
    text-align: center;
}

header .navbar .nav>li {
    float: none;
    display: inline-block;
}

header .navbar .nav>li>a {
	color: #6f702e;
    text-transform: uppercase;
    line-height: 2em;
    transition: 0.15s all ease;
}

header .navbar .nav>li>a .caret, .mod_table_reservation_v1, .contact-us h1, .shop_islington .nav .book {
    display: none;
}
.book .mod_table_reservation_v1{
 	display: block;   
}
header .navbar .navbar-inner {
    background: none;
    border: none;
    box-shadow: none;
}

header .navbar .nav>.active>a, header .navbar .nav>.active>a:hover, header .navbar .nav>.active>a:focus, header .navbar .nav>li>a:focus, header .navbar .nav>li>a:hover, header .navbar .nav li.dropdown.open>.dropdown-toggle, header .navbar .nav li.dropdown.active>.dropdown-toggle, header .navbar .nav li.dropdown.open.active>.dropdown-toggle {
	color: #00903b;
	background: none;
	box-shadow: none;
    transition: 0.15s all ease;
}

header .navbar .nav li.dropdown.open>.dropdown-toggle .caret, header .navbar .nav li.dropdown.active>.dropdown-toggle .caret, header .navbar .nav li.dropdown.open.active>.dropdown-toggle .caret, header .navbar .nav li.dropdown>a:hover .caret, header .navbar .nav li.dropdown>a:focus .caret {
	border-top-color: lime;
	border-bottom-color: lime;
}


header .navbar .btn-navbar {
	border: 2px solid #6f702e;
	background: none;
}

header .navbar .btn-navbar .icon-bar {
	background: #6f702e;
	box-shadow: none;
}

header .navbar .btn-navbar:hover, header .navbar .btn-navbar:focus, header .navbar .btn-navbar:active, header .navbar .btn-navbar.active, header .navbar .btn-navbar.disabled, header .navbar .btn-navbar[disabled] {
	background: none;
	border: 2px solid #222;
}

header .navbar .btn-navbar:hover .icon-bar, header .navbar .btn-navbar:focus .icon-bar, header .navbar .btn-navbar:active .icon-bar, header .navbar .btn-navbar.active .icon-bar, header .navbar .btn-navbar.disabled .icon-bar, header .navbar .btn-navbar[disabled] .icon-bar {
	background: #222;
	box-shadow: none;
}

#logo {
    text-align: center;
    margin: 15px;
}

/* --- Containers --- */

.well {
    border-radius: 0;
    box-shadow: none;
    border: none;
}

.ui-corner-all {
    border-radius: 0;
}

#container {
    box-shadow: none;
}

.ui-widget-header {
    background: #6f702e;
    color: #fff;
    border: none;
}

.ui-widget-content {
    border: none;
    background-color: #f5f5f5;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight, .ui-state-highlight:hover, .ui-widget-content .ui-state-highlight:hover, .ui-widget-header .ui-state-highlight:hover {
    background: #6f702e;
    color: #fff;
}

.table-bordered, .table-bordered thead:first-child tr:first-child>th:first-child, .table-bordered tbody:first-child tr:first-child>td:first-child, .table-bordered tbody:first-child tr:first-child>th:first-child {
    border-radius: 0 !important;
}

/* --- Links --- */

a {
	color: #6f702e;
}

a:hover, a:focus {
	color: #6f702e;
	text-decoration: underline;
}

/* --- Buttons --- */

.btn, .btn-primary {
	border-radius: 0;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
    font-family: "Quicksand";
    font-weight: 300;
    text-transform: uppercase;
    background: #6f702e;
    color: #fff;
    border: none;
    transition: 0.15s all ease;
}

.btn.btn-link{
 	background: none;   
    color: #444;
}

.open .btn {
    box-shadow: none !important;
    color: #222;
}

.btn .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.open .btn .caret {
    border-top-color: #222;
    border-bottom-color: #222;
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	transition: 0.15s all ease;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #222;
}

.btn-group .btn {
    border-radius: 0 !important;
}

.input-append .btn {
    border-radius: 0 !important;
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	box-shadow: none;
}

.btn-success, .alert.alert-success {
	background-color: #2da035;
    color:#fff;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	background-color: #25922d;
}

.btn-danger, .alert.alert-danger {
	background-color: #fc2727;
    color:#fff;
}

.alert.alert-info.how-im-ordering {
	background: #6f702e;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	background-color: #e40e0e;
}

.btn-info, .alert.alert-info {
	background-color: #3472d0;
    color:#fff;
}
.alert.alert-info {
    border-color: #3472d0;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-color: #1d5cbb;
}

.btn-order {
    background: #6f702e !important;
}

.btn-inverse {
	background-color: #d3d0d0;
    color: #222;
}

.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-iverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
    color: #fff;
}

/* --- Alerts ------ */

.alert{
	border-radius: 0;
}

/* --- Text Input --- */

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	box-shadow: none;
	border-radius: 0;
	border: none;
    text-shadow: none;
    border-left: 2px solid #6f702e;
}

input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
	box-shadow: none;
	border: none;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	box-shadow: none;
	border: none;
    border-left: 2px solid #222 !important;
}

select {
    border-radius: 0;
    border: none; 
}

.control-group .input-append .btn {
    line-height: 22px;
}

/* --- Footer --- */

footer .muted {
    font-family: "Open Sans", sans-serif;
    color: #6f702e;
}

footer .muted a {
    color: #6f702e;
    font-weight: bold;
}

/* ------ HOME PAGE ------ */

/*.home #body,*/
.home #body > div:not(#urgentNotice0),
.home #body h1,
.book #body h1,
.ct_details_bar {
    display: none;
}
.book #body h1.book-h1{
    display: block;
}	

body:not(.home) #body {
 	padding-top: 30px;   
}

/* --- Slideshow --- */

#myCarousel {
    margin-bottom: 0;
}

.carousel-control {
    background: none;
    border: none;
    font-size: 10em;   
}

.carousel-caption {
    text-align: center;
    background: none;
    font-size: 3em;
    line-height: 1.2em;
    height: auto;
    top: 35%;
    bottom: auto !important;
    left: 50%;
    transform: translate(-50%, -50%);
}

.carousel-caption p {
    line-height: 1.3em;
    text-shadow: 0 0 10px rgba(0,0,0,0.7) !important;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    min-width: 100%;
}

/* --- Postcode Box --- */

.mod_postcode_box {
    background: #6f702e;
    border: none;
    padding: 40px 10px;
}

.mod_postcode_box .lead {
    font-size: 2.3em;
    color: #fff;
    text-transform: uppercase;
}

.mod_postcode_box .btn .caret {
    display: none;
}

#mod_postcode_box_pc, .mod_postcode_box .btn {
    padding: 14px;
    margin: 15px auto;
}

#mod_postcode_box_pc {
    max-width: 480px;
    font-family: 'Quicksand', sans-serif;
    color: #6f702e;
}

.mod_postcode_box .btn {
	width: 230px;
}

.mod_postcode_box .col3 .muted {
    color: #fff;
}

/* --- Three Products --- */

.three-products .span4 {
    text-align: center;
    padding: 30px 0;
}

.three-products .span4>img {
    margin: 30px auto;
}

.three-products .span4>p {
    max-width: 280px;
    margin: 0 auto;
    text-align: center;
    font-size: 1.2em;
}

/* ------ MENU PAGE ------ */

#responsive-food-menu .navbar-inner {
    background: #222;
    border: none;
    border-radius: 0;
}

#menu-search-box {
    border-radius: 0;
}

#responsive-food-menu .brand {
    color: #fff;
    text-shadow: none !important;
}

.ui-state-default .ui-icon {
  background-image: url(/myimages/444/uiicons_888888_256x240.png);
}

.modal-header, .modal-footer {
	border-radius: 0;
	background: #6f702e;
	color: #fff;
	border: none;
}

.modal-footer .muted {
    color: #fff;
}

.modal {
	border-radius: 0;
}

.modal-header .close {
	color: #fff;
	opacity: 1;
}

.modal .name {
    font-size: 2em;
    line-height: 1.2em;
}

.ctrl-offcanvas_productmenu_toggle_bridge_mobile2_ {
	background: #2da035 !important;
	text-shadow: none !important;
}

.ctrl-offcanvas_productmenu_toggle_bridge_mobile2_ .text-info {
	color: #fff;
}

.row-variation {
	margin-top: 8px;
}

.label {
    text-shadow: none;
    border-radius: 0;
    box-shadow: none;
}

#basket-container {
    box-shadow: none;
    border: none;
}

.popover {
    border-radius: 0;
}

.popover-title {
    background: #6f702e;
    border-radius: 0;
    color: #fff;
}

.how-im-ordering {
    background: #6f702e;
    color: #fff;
    border: none;
    font-weight: 300;
    text-shadow: none !important;
}

.how-im-ordering small {
    color: #fff;
    opacity: 0.9;
}

.btn-option {
    line-height: 12px !important;
    height: auto !important;
    padding: 3px 5px !important;
}

/* ------ MENU SELECTION PAGE ------ */

.menu-selection {
	text-align: center;
}

.menu-selection .alert {
    background: none;
    border: none;
    color: #444;
}

/* ------ MEMBERS PAGE ------ */

.box-delivery-information, .box-contact-information {
	margin-bottom: 20px;
}

.hero-unit {
	border-radius: 0;
}

.members .nav-list>.active>a, .members .nav-list>.active>a:hover, .members .nav-list>.active>a:focus {
	background: #6f702e;
	color: #fff;
}

.nav-list>li>a {
	color: #222;
}

/* ------ CHECKOUT ------ */

.voucher_box .success>span {
	display: none;
}

.checkout .img-polaroid {
    display: none;
}

#checkoutTitle {
    border-radius: 0;
    border: none;
}

#checkout_social a {
 	text-align: center;   
    display: block;
    margin-bottom: 20px;
}
/* ------ ORDER COMPLETE ------ */

.text-warning {
    color: #6f702e;
}

#order-confirmation {
    background: #222;
    border: none;
    color: #fff;
    text-shadow: none;
}

.badge {
    background: #6f702e;
}

.mod_table_reservation_v1{
    margin: 0 auto 40px;
    background: #f5f5f5;
    padding: 45px;
}
.mod_table_reservation_v1 h3{
    margin-bottom: 30px;
}    
.frmModTableReservationV1{
    max-width: 740px;
    margin: 0 auto;
}
.frmModTableReservationV1 label{
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}    
input.span12, textarea.span12, .uneditable-input.span12 ,
.frmModTableReservationV1 select.span6, .frmModTableReservationV1 .ctl-modTableReservationV1.span6{     
    height: 40px;
}
input.span12, textarea.span12, .uneditable-input.span12 {
    width: 100%;
    box-sizing: border-box;
}
.frmModTableReservationV1 select.span6, .frmModTableReservationV1 .ctl-modTableReservationV1.span6{
     width: 49%;       
}
.frmModTableReservationV1 .ctl-modTableReservationV1.span6{
     margin-left: 2%;       
}

.alert-info{
    background: #6f702e;
    border-color: #6f702e;
    color: #fff;
}

/* ------ Multi branch styles*/

.page_welcome .header-status {
 	display: none;   
}

.welcome .shop-address{
 	display: none;   
}

#welcome-row-fluid-outer h2{
 	font-size: 21px;   
}

.welcome .branch-select{
 	margin-bottom: 10px;   
}

.branch_finder_box.alert-success{
 	color: #444;
}

.loyaltypoints_box .row-credits .well{
    border: 1px solid #6f702e !important;
    color: #444;
}	
.loyaltypoints_box .row-credits .col-equals div{
    border: none !important;
}	

.alert-info.well{
    color: #444;
}	
.mob_non20 {
    display: none;
}
/* ------ MEDIA QUIERIES */
@media (max-width: 979px) {
	#order-empty {
		margin-bottom: 10px;
	}
    
    header .navbar .nav>li {
        display: block;
    }
    
    .nav-collapse .nav>li>a:hover, .nav-collapse .nav>li>a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
        background: none;
        color: #222;
    }
    .carousel-caption h2 {
        font-size: 40px;
    }
    .carousel-caption p {
    font-size: 20px;
    }
    #logo {
        margin: 45px;
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) {
	footer .span4 {
		text-align: center !important;
		margin: 10px 0;
	}
    
    #mod_postcode_box_pc {
        height: auto;
    }
    
    .carousel-caption {
        display: none;
    }
    
    #responsive-food-menu .navbar-inner {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    
    #responsive-food-menu .brand {
        margin-left: 0 !important;
    }
    
    .navbar-affix-container {
        height: auto !important;
    }
    
    #mobile_food_menu_nav .zp-ctl-categories {
        color: #6f702e !important;
    }
    .mod_table_reservation_v1{
     	margin: 20px auto;   
    }
    .frmModTableReservationV1 select.span6, .frmModTableReservationV1 .ctl-modTableReservationV1.span6{
        width: 100%;
        float: none;
        margin-left: 0;
    }
    .mob_non20.well{
        text-align:center;
    }
    .mob_non20.well h2 {
        color: #6f702e;
    }
}
.BFY3 {
    text-align:center;
}

.shop_islington .mob_BFY3{
    display:none !important;
}
@media (min-width: 768px) {
	
    .mob_non20.well {
        display:none;
    }
    
}
@media (max-width: 480px) {
	textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
		width: 100%;
		max-width: calc(100% - 15px);
	}
    
    #mod_postcode_box_pc {
        display: block;
        width: 100%;
        margin-bottom: 0;
    }
    
    .header-status {
        display: none;
    }
    
    .shop-address {
        position: static !important;
    margin: 20px;
    }
}



.shop-address {
    text-transform: uppercase;
    position: absolute;
    left: 20px;
    top: 20px;
    
    /*
    width: 100%;
    box-sizing: border-box;
    max-width: 150px;
    display: flex;
    align-content: center;
    align-items: center;
    */
}

.shop-address img {
    float: left;
}

.shop-address .address-txt {
    font-size: 0.9em;
    margin-left: 5px;
}

.shop-address .address-town {
    color: #6f702e;
    margin-left: 5px;
    font-weight: bold;
}

.header-status {
    text-transform: uppercase;
    position: absolute;
    right: 20px;
    top: 20px;
    text-align: right;
    width: 200px;
}

.header-status img {
	float: right;
}

.header-status .welcome-txt {
    font-size: 0.9em;
    margin-right: 5px;
    text-align: right;
}

.header-status .login-out {
    color: #6f702e;
    margin-right: 5px;
    font-weight: bold;
    text-align: right;
}

.signup-promo {
        text-align: center;
    font-size: 1.2em;
    color: #fff;
    background: #6f702e;
    line-height: 1.2em;
    padding: 10px 5px;
    margin-bottom: 20px;
}

.checkout .well { background: #ece9e9; }
.checkout .well.well-basket { background:#B5B6B6 !important; background-color:#B5B6B6; color:#fff; }
.checkout .well.well-basket .muted { color:#fff; }

.table-hover tbody tr:hover>td, .table-hover tbody tr:hover>th,
.table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th {
    background-color: #9a9b9b;
    color:#fff;
}

.social_media_links .btn-group {
    text-align: center;
}

.social_media_links .btn-group .btn {
    max-width: 32px;
    padding: 0;
    background: none;
    padding-bottom: 30px;
    margin: 0px 10px;
}
.social_media_links .btn-group .btn:hover {
    transition: all 0.3s ease-in-out; 
	transform: scale(1.1);
}

.social_media_links .btn-group .btn small {
	display: none;
}



.alert-offer-pm p { line-height:120%; }
.alert-offer-pm small { font-size:60%; opacity:0.8; }
.alert-offer-pm strong { font-size:120%; }


/*.home .sys-alert {*/
.sys-alert {
    margin-bottom: 0px !important;
    text-align:Center;
}
.comingsoon{
    text-align: center;
    margin: -5px 0 10px 0px;
 
    font-size: 28px;
    line-height: 120%;
}

.branchtop {
    text-align: center;
    background: #6f702e;
    color: #fff;
    padding: 8px;
    margin-bottom:10px;
}
.home .branchtop {
    margin-bottom:0px;
}
.branchtop p {
    font-size:16px;
}
.branchtop a {
    color:#fff;
        text-decoration: underline;
}



/* WELCOME PGE STYLES ---- */

.page_welcome #welcome-row-fluid-outer > .span4 {
    box-sizing: border-box;
    padding: 20px;
}

.page_welcome #welcome-row-fluid-outer .branch-select {
    margin-bottom: 10px;
}

.page_welcome #welcome-row-fluid-outer .branch-select a {
 	font-size: 20px;
    line-height: 1.2;   
}

.page_welcome #welcome-row-fluid-outer {
 	text-align: center;   
}

.page_welcome #welcome-row-fluid-outer h1,
.page_welcome #welcome-row-fluid-outer h2 {
    text-align: center;
}

.page_welcome #welcome-row-fluid-outer h1 {
 	font-size: 27px;   
}

.page_welcome #welcome-row-fluid-outer h2 {
    font-size: 21px;
    line-height: 1.2;
}

.page_welcome .branch_finder_box {
 	background: #6f702e;
    color: #fff;
}

.page_welcome .branch_finder_box .lead {
    font-size: 30px;
}

.page_welcome .navbar {
	text-align: center;
	padding: 10px 0;
}

.page_welcome .navbar h1 {
    background: #6f702e;
    color: #fff;
    font-size: 28px;
    line-height: 1.2;
    padding: 10px;
}

.page_welcome .input-append {
	width: 80%;
}
#branch_finder_box_pc {
 	width: 80%;   
    font-family: "Quicksand", sans-serif;
}
#branch_finder_box_submit {
	width: 20%;
}

#branch_finder_box_pc,
#branch_finder_box_submit {
 	height: 30px;   
}


@media (max-width: 979px)  {
    .page_welcome #welcome-row-fluid-outer > .span4,
    .page_welcome #welcome-row-fluid-outer > .span8 {
       	display: block;
    	width: 100%;
        margin: 0 auto;
	text-align: center;
    }
    
    .page_welcome #welcome-row-fluid-outer > .span4 .branch-select:first-child {
     	margin-top: 20px;   
    }
    
    .page_welcome #welcome-row-fluid-outer > .span4 .branch-select,
    .page_welcome .branch_finder_box {
        box-sizing: border-box;
	    max-width: 600px;
   		margin: 0 auto 10px;
    }
    
        .branch_finder_box > .input-append {
        width: 50%;
    }
}

@media (max-width: 767px)  {
    .page_welcome .navbar h1 ,
    #welcome-row-fluid-outer h1,
    #welcome-row-fluid-outer h2 {
     	text-align: center;   
    } 
    .btn-large {
        padding: 13px 22px;
        font-size: 21px;
    }
    /*.btn:not(.btn-large):not(.btn-small) {
        padding: 8px 14px;
        font-size: 16px;   
    }*/
    header .navbar a {
    	font-size: 20px;
    }
}

@media (max-width: 550px) {
 	#branch_finder_box_pc {
        width: 70% !important;
        display: inline-block;
    }
    #branch_finder_box_submit {
        display: inline-block;
        margin: 0;
        width: 30%;
    }
    .branch_finder_box > .input-append {
     	width: 80%;   	
    }
}

.shop-address {
	display: flex;
    align-items: center;
}

.shop-address-content {
    display: flex;
    flex-direction: column;   
    margin-left: 5px;
}

.welcome .comingsoon {
    text-transform: uppercase;
    font-size: 20px;
    background: #d3d0d0;
    padding: 11px 0px;
    margin-top: 10px;
}
@media (max-width: 979px) {
    .welcome .comingsoon {
        box-sizing: border-box;
        max-width: 600px;
        margin: 0 auto 10px;   
    }
}/* ------ FIXES ------ */
.shop_crouchend .mothersimg,
.shop_harpenden .mothersimg,
.shop_islington .mothersimg{
    display:none;
}

header {
 	position: relative;   
}

.hygiene img{
    max-width:200px;
}
.hygiene{
    text-align:center;
}
* {
    text-shadow: none !important;
}

.caret {
	margin-top: 0 !important;
	vertical-align: middle !important;
}
.carousel h3 {
    color: #f1b4bb;
    font-size: 40px;
    padding-bottom: 20px;
}
.popover-content {
    color: #333333;
}
.checkout .well.well-basket .blockMsg .muted {
    color: #999;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus,
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	background: #6f702e;
    border: 1px solid #6f702e;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border: 1px solid #6f702e;
}

.menu .table-hover tbody tr:hover>td, .menu .table-hover tbody tr:hover>th, .menu .table-striped tbody>tr:nth-child(odd)>td, .menu .table-striped tbody>tr:nth-child(odd)>th {
	background: #f5f5f5 !important;
    color: #333 !important;
}

.checkout .table-hover tbody tr:hover>td, .checkout .table-hover tbody tr:hover>th, .checkout .table-striped tbody>tr:nth-child(odd)>td, .checkout .table-striped tbody>tr:nth-child(odd)>th {
	background: #b5b6b6 !important;
    color: #fff !important;
}
.text-success {
	color: #005201;	
}

/* ------ GLOBAL ------ */

/* --- Header and Navigation --- */
.carousel-caption p small{
    font-size:15px;
}
.carousel-caption h2{
    font-size:50px;
    color:#fff;
    text-shadow:0 0 10px rgba(0,0,0,0.7) !important;
}
.dropdown-menu {
    border-radius: 0;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-submenu:hover>a, .dropdown-submenu:focus>a {
    background: #6f702e;
    transition: 0.15s all ease;
}

header .navbar .nav {
    float: none;
    margin: 0 auto;
    text-align: center;
}

header .navbar .nav>li {
    float: none;
    display: inline-block;
}

header .navbar .nav>li>a {
	color: #6f702e;
    text-transform: uppercase;
    line-height: 2em;
    transition: 0.15s all ease;
}

header .navbar .nav>li>a .caret, .mod_table_reservation_v1, .contact-us h1, .shop_islington .nav .book {
    display: none;
}
.book .mod_table_reservation_v1{
 	display: block;   
}
header .navbar .navbar-inner {
    background: none;
    border: none;
    box-shadow: none;
}

header .navbar .nav>.active>a, header .navbar .nav>.active>a:hover, header .navbar .nav>.active>a:focus, header .navbar .nav>li>a:focus, header .navbar .nav>li>a:hover, header .navbar .nav li.dropdown.open>.dropdown-toggle, header .navbar .nav li.dropdown.active>.dropdown-toggle, header .navbar .nav li.dropdown.open.active>.dropdown-toggle {
	color: #00903b;
	background: none;
	box-shadow: none;
    transition: 0.15s all ease;
}

header .navbar .nav li.dropdown.open>.dropdown-toggle .caret, header .navbar .nav li.dropdown.active>.dropdown-toggle .caret, header .navbar .nav li.dropdown.open.active>.dropdown-toggle .caret, header .navbar .nav li.dropdown>a:hover .caret, header .navbar .nav li.dropdown>a:focus .caret {
	border-top-color: lime;
	border-bottom-color: lime;
}


header .navbar .btn-navbar {
	border: 2px solid #6f702e;
	background: none;
}

header .navbar .btn-navbar .icon-bar {
	background: #6f702e;
	box-shadow: none;
}

header .navbar .btn-navbar:hover, header .navbar .btn-navbar:focus, header .navbar .btn-navbar:active, header .navbar .btn-navbar.active, header .navbar .btn-navbar.disabled, header .navbar .btn-navbar[disabled] {
	background: none;
	border: 2px solid #222;
}

header .navbar .btn-navbar:hover .icon-bar, header .navbar .btn-navbar:focus .icon-bar, header .navbar .btn-navbar:active .icon-bar, header .navbar .btn-navbar.active .icon-bar, header .navbar .btn-navbar.disabled .icon-bar, header .navbar .btn-navbar[disabled] .icon-bar {
	background: #222;
	box-shadow: none;
}

#logo {
    text-align: center;
    margin: 15px;
}

/* --- Containers --- */

.well {
    border-radius: 0;
    box-shadow: none;
    border: none;
}

.ui-corner-all {
    border-radius: 0;
}

#container {
    box-shadow: none;
}

.ui-widget-header {
    background: #6f702e;
    color: #fff;
    border: none;
}

.ui-widget-content {
    border: none;
    background-color: #f5f5f5;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight, .ui-state-highlight:hover, .ui-widget-content .ui-state-highlight:hover, .ui-widget-header .ui-state-highlight:hover {
    background: #6f702e;
    color: #fff;
}

.table-bordered, .table-bordered thead:first-child tr:first-child>th:first-child, .table-bordered tbody:first-child tr:first-child>td:first-child, .table-bordered tbody:first-child tr:first-child>th:first-child {
    border-radius: 0 !important;
}

/* --- Links --- */

a {
	color: #6f702e;
}

a:hover, a:focus {
	color: #6f702e;
	text-decoration: underline;
}

/* --- Buttons --- */

.btn, .btn-primary {
	border-radius: 0;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
    font-family: "Quicksand";
    font-weight: 300;
    text-transform: uppercase;
    background: #6f702e;
    color: #fff;
    border: none;
    transition: 0.15s all ease;
}

.btn.btn-link{
 	background: none;   
    color: #444;
}

.open .btn {
    box-shadow: none !important;
    color: #222;
}

.btn .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.open .btn .caret {
    border-top-color: #222;
    border-bottom-color: #222;
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	transition: 0.15s all ease;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #222;
}

.btn-group .btn {
    border-radius: 0 !important;
}

.input-append .btn {
    border-radius: 0 !important;
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	box-shadow: none;
}

.btn-success, .alert.alert-success {
	background-color: #2da035;
    color:#fff;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	background-color: #25922d;
}

.btn-danger, .alert.alert-danger {
	background-color: #fc2727;
    color:#fff;
}

.alert.alert-info.how-im-ordering {
	background: #6f702e;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	background-color: #e40e0e;
}

.btn-info, .alert.alert-info {
	background-color: #3472d0;
    color:#fff;
}
.alert.alert-info {
    border-color: #3472d0;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-color: #1d5cbb;
}

.btn-order {
    background: #6f702e !important;
}

.btn-inverse {
	background-color: #d3d0d0;
    color: #222;
}

.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-iverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
    color: #fff;
}

/* --- Alerts ------ */

.alert{
	border-radius: 0;
}

/* --- Text Input --- */

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	box-shadow: none;
	border-radius: 0;
	border: none;
    text-shadow: none;
    border-left: 2px solid #6f702e;
}

input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
	box-shadow: none;
	border: none;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	box-shadow: none;
	border: none;
    border-left: 2px solid #222 !important;
}

select {
    border-radius: 0;
    border: none; 
}

.control-group .input-append .btn {
    line-height: 22px;
}

/* --- Footer --- */

footer .muted {
    font-family: "Open Sans", sans-serif;
    color: #6f702e;
}

footer .muted a {
    color: #6f702e;
    font-weight: bold;
}

/* ------ HOME PAGE ------ */

/*.home #body,*/
.home #body > div:not(#urgentNotice0),
.home #body h1,
.book #body h1,
.ct_details_bar {
    display: none;
}
.book #body h1.book-h1{
    display: block;
}	

body:not(.home) #body {
 	padding-top: 30px;   
}

/* --- Slideshow --- */

#myCarousel {
    margin-bottom: 0;
}

.carousel-control {
    background: none;
    border: none;
    font-size: 10em;   
}

.carousel-caption {
    text-align: center;
    background: none;
    font-size: 3em;
    line-height: 1.2em;
    height: auto;
    top: 35%;
    bottom: auto !important;
    left: 50%;
    transform: translate(-50%, -50%);
}

.carousel-caption p {
    line-height: 1.3em;
    text-shadow: 0 0 10px rgba(0,0,0,0.7) !important;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    min-width: 100%;
}

/* --- Postcode Box --- */

.mod_postcode_box {
    background: #6f702e;
    border: none;
    padding: 40px 10px;
}

.mod_postcode_box .lead {
    font-size: 2.3em;
    color: #fff;
    text-transform: uppercase;
}

.mod_postcode_box .btn .caret {
    display: none;
}

#mod_postcode_box_pc, .mod_postcode_box .btn {
    padding: 14px;
    margin: 15px auto;
}

#mod_postcode_box_pc {
    max-width: 480px;
    font-family: 'Quicksand', sans-serif;
    color: #6f702e;
}

.mod_postcode_box .btn {
	width: 230px;
}

.mod_postcode_box .col3 .muted {
    color: #fff;
}

/* --- Three Products --- */

.three-products .span4 {
    text-align: center;
    padding: 30px 0;
}

.three-products .span4>img {
    margin: 30px auto;
}

.three-products .span4>p {
    max-width: 280px;
    margin: 0 auto;
    text-align: center;
    font-size: 1.2em;
}

/* ------ MENU PAGE ------ */

#responsive-food-menu .navbar-inner {
    background: #222;
    border: none;
    border-radius: 0;
}

#menu-search-box {
    border-radius: 0;
}

#responsive-food-menu .brand {
    color: #fff;
    text-shadow: none !important;
}

.modal-header, .modal-footer {
	border-radius: 0;
	background: #6f702e;
	color: #fff;
	border: none;
}

.modal-footer .muted {
    color: #fff;
}

.modal {
	border-radius: 0;
}

.modal-header .close {
	color: #fff;
	opacity: 1;
}

.modal .name {
    font-size: 2em;
    line-height: 1.2em;
}

.ctrl-offcanvas_productmenu_toggle_bridge_mobile2_ {
	background: #2da035 !important;
	text-shadow: none !important;
}

.ctrl-offcanvas_productmenu_toggle_bridge_mobile2_ .text-info {
	color: #fff;
}

.row-variation {
	margin-top: 8px;
}

.label {
    text-shadow: none;
    border-radius: 0;
    box-shadow: none;
}

#basket-container {
    box-shadow: none;
    border: none;
}

.popover {
    border-radius: 0;
}

.popover-title {
    background: #6f702e;
    border-radius: 0;
    color: #fff;
}

.how-im-ordering {
    background: #6f702e;
    color: #fff;
    border: none;
    font-weight: 300;
    text-shadow: none !important;
}

.how-im-ordering small {
    color: #fff;
    opacity: 0.9;
}

.btn-option {
    line-height: 12px !important;
    height: auto !important;
    padding: 3px 5px !important;
}

/* ------ MENU SELECTION PAGE ------ */

.menu-selection {
	text-align: center;
}

.menu-selection .alert {
    background: none;
    border: none;
    color: #444;
}

/* ------ MEMBERS PAGE ------ */

.box-delivery-information, .box-contact-information {
	margin-bottom: 20px;
}

.hero-unit {
	border-radius: 0;
}

.members .nav-list>.active>a, .members .nav-list>.active>a:hover, .members .nav-list>.active>a:focus {
	background: #6f702e;
	color: #fff;
}

.nav-list>li>a {
	color: #222;
}

/* ------ CHECKOUT ------ */

.voucher_box .success>span {
	display: none;
}

.checkout .img-polaroid {
    display: none;
}

#checkoutTitle {
    border-radius: 0;
    border: none;
}

#checkout_social a {
 	text-align: center;   
    display: block;
    margin-bottom: 20px;
}
/* ------ ORDER COMPLETE ------ */

.text-warning {
    color: #6f702e;
}

#order-confirmation {
    background: #222;
    border: none;
    color: #fff;
    text-shadow: none;
}

.badge {
    background: #6f702e;
}

.mod_table_reservation_v1{
    margin: 0 auto 40px;
    background: #f5f5f5;
    padding: 45px;
}
.mod_table_reservation_v1 h3{
    margin-bottom: 30px;
}    
.frmModTableReservationV1{
    max-width: 740px;
    margin: 0 auto;
}
.frmModTableReservationV1 label{
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}    
input.span12, textarea.span12, .uneditable-input.span12 ,
.frmModTableReservationV1 select.span6, .frmModTableReservationV1 .ctl-modTableReservationV1.span6{     
    height: 40px;
}
input.span12, textarea.span12, .uneditable-input.span12 {
    width: 100%;
    box-sizing: border-box;
}
.frmModTableReservationV1 select.span6, .frmModTableReservationV1 .ctl-modTableReservationV1.span6{
     width: 49%;       
}
.frmModTableReservationV1 .ctl-modTableReservationV1.span6{
     margin-left: 2%;       
}

.alert-info{
    background: #6f702e;
    border-color: #6f702e;
    color: #fff;
}



/* ------ Marquee ------*/

.marquee p {
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Staatliches' !important;
    font-size: 40px;
    color: #fff;
    line-height: 110%;
}
.marqueeText {
    background: #000000;
    margin-top: -20px;
}
.marqueeText .wrapper {
    width: 100%;
    overflow: hidden;
    height: 75px;
}
.marquee {
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    will-change: transform;
    animation: marquee 40s linear infinite;
    font-size: 32px;
    text-transform: uppercase;
    color: #fff;
    padding: 11px 0;
}
.marquee p {
    display: inline-block;
}
@keyframes marquee {
    0% {
        transform: translate3d(0, 0, 0);
    }
    100% {
        transform: translate3d(-50%, 0, 0);
    }
    from {
        background-position-x: 0;
    }
    to {
        background-position-x: -100%;
    }
}


/* ------ Multi branch styles*/

.page_welcome .header-status {
 	display: none;   
}

.welcome .shop-address{
 	display: none;   
}

#welcome-row-fluid-outer h2{
 	font-size: 21px;   
}

.welcome .branch-select{
 	margin-bottom: 10px;   
}

.branch_finder_box.alert-success{
 	color: #444;
}

.loyaltypoints_box .row-credits .well{
    border: 1px solid #6f702e !important;
    color: #444;
}	
.loyaltypoints_box .row-credits .col-equals div{
    border: none !important;
}	

.alert-info.well{
    color: #444;
}	
.mob_non20 {
    display: none;
}
/* ------ MEDIA QUIERIES */
@media (max-width: 979px) {
	#order-empty {
		margin-bottom: 10px;
	}
    
    header .navbar .nav>li {
        display: block;
    }
    
    .nav-collapse .nav>li>a:hover, .nav-collapse .nav>li>a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
        background: none;
        color: #222;
    }
    .carousel-caption h2 {
        font-size: 40px;
    }
    .carousel-caption p {
    font-size: 20px;
    }
    #logo {
        margin: 45px;
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) {
	footer .span4 {
		text-align: center !important;
		margin: 10px 0;
	}
    
    #mod_postcode_box_pc {
        height: auto;
    }
    
    .carousel-caption {
        display: none;
    }
    
    #responsive-food-menu .navbar-inner {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    
    #responsive-food-menu .brand {
        margin-left: 0 !important;
    }
    
    .navbar-affix-container {
        height: auto !important;
    }
    
    #mobile_food_menu_nav .zp-ctl-categories {
        color: #6f702e !important;
    }
    .mod_table_reservation_v1{
     	margin: 20px auto;   
    }
    .frmModTableReservationV1 select.span6, .frmModTableReservationV1 .ctl-modTableReservationV1.span6{
        width: 100%;
        float: none;
        margin-left: 0;
    }
    .mob_non20.well{
        text-align:center;
    }
    .mob_non20.well h2 {
        color: #6f702e;
    }
}
.BFY3 {
    text-align:center;
}

.shop_islington .mob_BFY3{
    display:none !important;
}
@media (min-width: 768px) {
	
    .mob_non20.well {
        display:none;
    }
    
}
@media (max-width: 480px) {
	textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
		width: 100%;
		max-width: calc(100% - 15px);
	}
    
    #mod_postcode_box_pc {
        display: block;
        width: 100%;
        margin-bottom: 0;
    }
    
    .header-status {
        display: none;
    }
    
    .shop-address {
        position: static !important;
    margin: 20px;
    }
}



.shop-address {
    text-transform: uppercase;
    position: absolute;
    left: 20px;
    top: 20px;
    
    /*
    width: 100%;
    box-sizing: border-box;
    max-width: 150px;
    display: flex;
    align-content: center;
    align-items: center;
    */
}

.shop-address img {
    float: left;
}

.shop-address .address-txt {
    font-size: 0.9em;
    margin-left: 5px;
}

.shop-address .address-town {
    color: #6f702e;
    margin-left: 5px;
    font-weight: bold;
}

.header-status {
    text-transform: uppercase;
    position: absolute;
    right: 20px;
    top: 20px;
    text-align: right;
    width: 200px;
}

.header-status img {
	float: right;
}

.header-status .welcome-txt {
    font-size: 0.9em;
    margin-right: 5px;
    text-align: right;
}

.header-status .login-out {
    color: #6f702e;
    margin-right: 5px;
    font-weight: bold;
    text-align: right;
}

.signup-promo {
        text-align: center;
    font-size: 1.2em;
    color: #fff;
    background: #6f702e;
    line-height: 1.2em;
    padding: 10px 5px;
    margin-bottom: 20px;
}

.checkout .well { background: #ece9e9; }
.checkout .well.well-basket { background:#B5B6B6 !important; background-color:#B5B6B6; color:#fff; }
.checkout .well.well-basket .muted { color:#fff; }

.table-hover tbody tr:hover>td, .table-hover tbody tr:hover>th,
.table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th {
    background-color: #9a9b9b;
    color:#fff;
}

.social_media_links .btn-group {
    text-align: center;
}

.social_media_links .btn-group .btn {
    max-width: 32px;
    padding: 0;
    background: none;
    padding-bottom: 30px;
    margin: 0px 10px;
}
.social_media_links .btn-group .btn:hover {
    transition: all 0.3s ease-in-out; 
	transform: scale(1.1);
}

.social_media_links .btn-group .btn small {
	display: none;
}



.alert-offer-pm p { line-height:120%; }
.alert-offer-pm small { font-size:60%; opacity:0.8; }
.alert-offer-pm strong { font-size:120%; }


/*.home .sys-alert {*/
.sys-alert {
    margin-bottom: 0px !important;
    text-align:Center;
}
.comingsoon{
    text-align: center;
    margin: -5px 0 10px 0px;
 
    font-size: 28px;
    line-height: 120%;
}

.branchtop {
    text-align: center;
    background: #6f702e;
    color: #fff;
    padding: 8px;
    margin-bottom:10px;
}
.home .branchtop {
    margin-bottom:0px;
}
.branchtop p {
    font-size:16px;
}
.branchtop a {
    color:#fff;
        text-decoration: underline;
}

/* GALLERY */
.shop_stalbans .gallery {
    display: grid !important;
}
.gallery {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr; /* Three equal columns */
    grid-template-rows: repeat(2, 386px); /* Two rows with fixed height */
    gap: 20px; /* Spacing between items */
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.gallery-item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.gallery-item img, .gallery-item video {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ensure content covers the container while preserving aspect ratio */
    display: block;
    transition: transform 0.3s ease;
}

.gallery-item:hover img, .gallery-item:hover video {
    transform: scale(1.1);
}

/* Specific positioning for the gallery items */
.gallery-item.video {
    grid-column: 1 / span 1; /* First column */
    grid-row: 1 / span 2;    /* Spans both rows */
}

.gallery-item:nth-child(2) {
    grid-column: 2 / span 1; /* Second column, first row */
    grid-row: 1 / span 1;
}

.gallery-item:nth-child(3) {
    grid-column: 2 / span 1; /* Second column, second row */
    grid-row: 2 / span 1;
}

.gallery-item:nth-child(4) {
    grid-column: 3 / span 1; /* Third column, first row */
    grid-row: 1 / span 1;
}

.gallery-item:nth-child(5) {
    grid-column: 3 / span 1; /* Third column, second row */
    grid-row: 2 / span 1;
}
/* Responsive Design */
@media (max-width: 767px) {
    .gallery {
        grid-template-columns: 1fr; /* One column */
        grid-template-rows: auto;   /* Automatic row height */
        padding: 0 20px;            /* Add padding to the left and right */
    }

    .gallery-item.video {
        grid-column: 1 / span 1; /* Single column */
        grid-row: auto;          /* Automatic row height */
    }

    .gallery-item:nth-child(2),
    .gallery-item:nth-child(3),
    .gallery-item:nth-child(4),
    .gallery-item:nth-child(5) {
        grid-column: 1 / span 1; /* Single column */
        grid-row: auto;          /* Automatic row height */
    }

    .gallery-item img, .gallery-item video {
        height: auto; /* Let the height adjust automatically */
    }
}

}




/* WELCOME PGE STYLES ---- */

.page_welcome #welcome-row-fluid-outer > .span4 {
    box-sizing: border-box;
    padding: 20px;
}

.page_welcome #welcome-row-fluid-outer .branch-select {
    margin-bottom: 10px;
}

.page_welcome #welcome-row-fluid-outer .branch-select a {
 	font-size: 20px;
    line-height: 1.2;   
}

.page_welcome #welcome-row-fluid-outer {
 	text-align: center;   
}

.page_welcome #welcome-row-fluid-outer h1,
.page_welcome #welcome-row-fluid-outer h2 {
    text-align: center;
}

.page_welcome #welcome-row-fluid-outer h1 {
 	font-size: 27px;   
}

.page_welcome #welcome-row-fluid-outer h2 {
    font-size: 21px;
    line-height: 1.2;
}

.page_welcome .branch_finder_box {
 	background: #6f702e;
    color: #fff;
}

.page_welcome .branch_finder_box .lead {
    font-size: 30px;
}

.page_welcome .navbar {
	text-align: center;
	padding: 10px 0;
}

.page_welcome .navbar h1 {
    background: #6f702e;
    color: #fff;
    font-size: 28px;
    line-height: 1.2;
    padding: 10px;
}

.page_welcome .input-append {
	width: 80%;
}
#branch_finder_box_pc {
 	width: 80%;   
    font-family: "Quicksand", sans-serif;
}
#branch_finder_box_submit {
	width: 20%;
}

#branch_finder_box_pc,
#branch_finder_box_submit {
 	height: 30px;   
}

/* TIDIES UP THE BASKET IMAGES ON TABLE & MOBILE */
#basket-container .website-image, .checkout .website-image{
    max-width: fit-content;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
}
.menu-container .underBasketWrapper img { 
    max-width: 370px !important;
}
.underBasketWrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
}


@media (max-width: 979px)  {
    .page_welcome #welcome-row-fluid-outer > .span4,
    .page_welcome #welcome-row-fluid-outer > .span8 {
        display: block;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .page_welcome #welcome-row-fluid-outer > .span4 .branch-select:first-child {
        margin-top: 20px;   
    }

    .page_welcome #welcome-row-fluid-outer > .span4 .branch-select,
    .page_welcome .branch_finder_box {
        box-sizing: border-box;
        max-width: 600px;
        margin: 0 auto 10px;
    }

    .branch_finder_box > .input-append {
        width: 50%;
    }
}

@media (min-width: 768px)  {
    .dineinoffer {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px)  {
    .page_welcome .navbar h1 ,
    #welcome-row-fluid-outer h1,
    #welcome-row-fluid-outer h2 {
     	text-align: center;   
    } 
    .btn-large {
        padding: 13px 22px;
        font-size: 21px;
    }
    /*.btn:not(.btn-large):not(.btn-small) {
        padding: 8px 14px;
        font-size: 16px;   
    }*/
    header .navbar a {
    	font-size: 20px;
    }
}

@media (max-width: 550px) {
 	#branch_finder_box_pc {
        width: 70% !important;
        display: inline-block;
    }
    #branch_finder_box_submit {
        display: inline-block;
        margin: 0;
        width: 30%;
    }
    .branch_finder_box > .input-append {
     	width: 80%;   	
    }
}

.shop-address {
	display: flex;
    align-items: center;
}

.shop-address-content {
    display: flex;
    flex-direction: column;   
    margin-left: 5px;
}

.welcome .comingsoon {
    text-transform: uppercase;
    font-size: 20px;
    background: #d3d0d0;
    padding: 11px 0px;
    margin-top: 10px;
}
@media (max-width: 979px) {
    .welcome .comingsoon {
        box-sizing: border-box;
        max-width: 600px;
        margin: 0 auto 10px;   
    }
}
.hiddendiscount {
    text-align: center;
}
.hiddendiscount a {
    margin-bottom: 30px;
}
.special h1 {
    display: none;
}
.christmasbanner {
    text-align: center;
    display: none;
}
.shop_crouchend .christmasbanner {
    display: block !important;
}
.christmas_content, .christmas h1 {
    text-align: center;
}
header .navbar .nav>li.christmas {
    display: none;
}
.shop_crouchend header .navbar .nav>li.christmas {
    display: inline-block !important;
}
#homepage_video {
    display: block;
    margin: 20px auto 40px;
}