
body .visible-rugeley, body .visible-stourbridge { display:none !important; } 
body .hidden-rugeley, body .hidden-stourbridge { display:inherit !important; } 
body.shop_rugeley .hidden-rugeley, 
body.shop_stourbridge .hidden-stourbridge { display:none !important; }
body.shop_rugeley .visible-rugeley, 
body.shop_stourbridge .visible-stourbridge { display:inherit !important; }

.visible-guest { display:initial !important; }
.hidden-guest { display:none !important; }
.visible-user { display:none !important; }
.hidden-user { display:initial !important; }

body {
	color: #ffffff;
}
h1 {
	color: #caa45d;
}
h2 {
	color: #caa45d;
}
h3 {
	color: #caa45d;
}
h4 {
	color: #caa45d;
}
body {
	background-color: #0f1f2f;

	background-image:none;

}

header, #mobile-header {

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

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

/******************
*
*  Display Nones
*
******************/
.home h1,
.home-about,
#body-bottom-hr,
.row_mods,
.row_phones,
.social_media_links small,
.voucher_box .success span,
#basket-container hr,
.carousel-indicators,
.module.mod_table_reservation_v1 h3,
.book h1,
.book hr,
/*.home .carousel-inner .item > a,*/
.home .carousel-inner .item img:not(.mothersday, .slide_fathers),
.carousel-inner>.item>img:not(.slide_fathers),
.ct_header_row:not(.home .ct_header_row),
.checkout .container > .row-fluid .span3.tr,
.page_gallery.shop_rugeley, .shop_rugeley li.gallery,
.shop_rugeley .travellers_choice, .shop_rugeley .sluurpy_and_guru
{
    display: none !important;
}
.d_none{
 	display: none !important;
}

/***********
*
*  Global
*
***********/
*:not(i) {
    font-family: "miller-text", serif !important;
    font-style: normal;
    line-height: 110%;
    box-sizing: border-box;
}

body {
    padding: 0;
}

body.home {
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 700 !important;
    font-style: normal;
}

#container {
    background: none;
    padding: 0;
    width: 100%;
    box-shadow: none;
}

ol > li > ol,
ol > li > ul,
ul > li > ol,
ul > li > ul {
    margin: 0 0 10px 25px;
}

a {
    color: #cc922f;
}

a:hover,
a:focus {
    color: #caa45d;
}

em {
    color: #caa45d !important;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    background: #caa45d;
    border: none;
    text-shadow: none;
    border-radius: 0 !important;
    color: #000;
}

.popover .popover-title {
    background: #a3060c !important;
    color: #FFFFFF !important;
    font-size: 16px !important;
}

.popover .popover-content {
    color: #000000;
}

.website-image {
    text-align: center;
}

.modal-header .close,
.well .close,
.alert .close,
.well.sys-alert button.close,
#editProductModal .close {
    color: #ffffff;
    opacity: 0.8;
}

.opacity-text {
    opacity: .6;
}

#ctl-lookupAddress, .members #ctl-forgotPassword {
    height: 45px;
}

.label {
    padding: 6px 8px 8px;
}

.ui-draggable .ui-widget-header {
    font-size: initial;
    text-align: left;
    background: #a3060c !important;
}

/***************
*
*  Site Width
*
***************/
#body,
#responsive-food-menu {
    max-width: 1170px;
    margin: 0 auto;
}
.navbar-inner .container,
footer .row-fluid,
.ct_details_bar,
.welcomeSectionInner.container .row-fluid,
.bookingSectionInner,
.home .container,
.header-inner {
    max-width: 1640px;
    margin: 0 auto;
    width: 100%;
}
header,
#ct_details_bar_wrapper,
.home .main,
.welcomeSection,
.bookingSection,
.home #body,
.ct_header_row {
    max-width: 1920px !important;
    margin: 0 auto;
    width: 100%;
}

.form-horizontal .control-label {    
    padding-top: 14px;    
    font-size: 16px;    
}

/************
*
*  Colours
*
************/

/* Success */

.btn-success,
.alert-success,
.label-success,
.badge-success,
#opening-status.status-OPEN,
#editProductModal .btn-group > .dropdown-toggle.btn-success,
#editSpecialDealModal.btn-group > .dropdown-toggle.btn-success {
    background: #2d8c0e !important;
    color: #ffffff !important;
}
.btn-success:hover,
.btn-success:focus,
#editProductModal .btn-group > .dropdown-toggle.btn-success:hover,
#editProductModal .btn-group > .dropdown-toggle.btn-success:focus,
#editSpecialDealModal.btn-group > .dropdown-toggle.btn-success:hover,
#editSpecialDealModal.btn-group > .dropdown-toggle.btn-success:focus {
    background: #217307 !important;
    color: #ffffff !important;
}
.text-success {
    /*color: # !important;*/
}

/* No Background */

.btn-no-background {
    color: #caa45d !important;    
    padding: 12px 26px 14px !important;
}

.btn-no-background:hover,
.btn-no-background:focus {
    border-color: #815d19;        
    color: #815d19 !important;
}

/* Primary */

.btn-primary,
.alert-primary,
.label-primary,
.badge-primary {
    background: #caa45d !important;
    color: #0f1f2f !important;
}
.btn-primary:hover,
.btn-primary:focus {
    background: #ad8842 !important;
    color: #0f1f2f !important;
}
.text-primary {
    color: #caa45d !important;
}

/* Secondary */

.btn-secondary {
    background: #0f1f2f !important;
    color: #caa45d !important;
}
.btn-secondary:hover,
.btn-secondary:focus {
    background: #08131f !important;
    color: #caa45d !important;
}

/* Info */

.btn-info,
.alert-info,
.label-info,
.badge-info,
#editProductModal fieldset .btn-group > .dropdown-toggle.btn-info,
#editSpecialDealModal fieldset .btn-group > .dropdown-toggle.btn-info,
.modal-body .btn.btn-block {
    background: #00a8c3 !important;
    color: #ffffff !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-group.open .btn-info.dropdown-toggle,
#editProductModal fieldset .btn-group > .dropdown-toggle.btn-info:hover,
#editProductModal fieldset .btn-group > .dropdown-toggle.btn-info:focus,
#editSpecialDealModal fieldset .btn-group > .dropdown-toggle.btn-info:hover,
#editSpecialDealModal fieldset .btn-group > .dropdown-toggle.btn-info:focus,
.modal-body .btn.btn-block:focus,
.modal-body .btn.btn-block:hover {
    background: #007b8f !important;
    color: #ffffff !important;
}
.text-info {
    color: #00a8c3 !important;
}

#editProductModal
fieldset
.btn-group
> .dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger),
#editSpecialDealModal
fieldset
.btn-group
> .dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger) {
    background: #000000;
    color: #ffffff;
}
#editProductModal
fieldset
.btn-group
> .dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger):hover,
#editProductModal
fieldset
.btn-group
> .dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger):focus,
#editSpecialDealModal
fieldset
.btn-group
> .dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger):hover,
#editSpecialDealModal
fieldset
.btn-group
> .dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger):focus {
    background: #4e4e4e;
    color: #ffffff;
}

/* Danger */

.btn-danger,
.alert-danger,
.label-danger,
.badge-danger,
.alert-error,
.modal-footer button:first-of-type,
#opening-status.status-CLOSED,
#editProductModal .btn-group > .dropdown-toggle.btn-danger,
#editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger {
    background: #8c0e0f !important;
    color: #caa45d !important;
}
.btn-danger:hover,
.btn-danger:focus,
.modal-footer button:first-of-type:hover,
#editProductModal .btn-group > .dropdown-toggle.btn-danger:hover,
#editProductModal .btn-group > .dropdown-toggle.btn-danger:focus,
#editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger:hover,
#editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger:focus {
    background: #660c0c !important;
    color: #caa45d !important;
}
.text-danger,
.text-error {
    /*color: # !important;*/
}

/* Warning */

.btn-warning,
.alert-warning,
.label-warning,
.badge-warning {
    background: #d0ad29 !important;
    color: #000 !important;
}
.btn-warning:hover,
.btn-warning:focus {
    background: #ac8d17 !important;
    color: #000 !important;
}
.text-warning {
    /*color: # !important;*/
}

/* Inverse*/

.btn-inverse,
.alert-inverse,
.label-inverse,
.badge-inverse {
    background: #393939 !important;
    color: #ffffff !important;
}
.btn-inverse:hover,
.btn-inverse:focus {
    background: #2d2d2d !important;
    color: #fff !important;
}
.text-inverse {
    /*color: # !important;*/
}

/* Red */

.btn-red {
    background: #8c0e0f !important;
    color: #caa45d !important;
}
.btn-red:hover,
.btn-red:focus {
    background: #961416 !important;
    color: #caa45d !important;
}

/********************
*
*  Buttons Section
*
********************/

.btn {
    font-family: "miller-text", "Georgia", serif !important;
    text-shadow: none;
    font-weight: 400 !important;
    border-radius: 0 !important;
    line-height: 90%;
    font-size: 16px;
    padding: 10px 23px 12px;
    border: none;
    transition: .2s;
}

.btn:hover,
.btn:focus {
    transition: .2s;
}

.btn-large {
    font-size: 22px;
    padding: 13px 32px;    
}

.btn-xlarge {
    font-size: 30px !important;
    padding: 18px 46px !important;
}

.btn-small {
    padding: 5px 8px 4px;
}

.btn-small i {
    position: relative;
    top: 1px;
}

#basket-container a,
#zp-offcanvas-basket a {
    padding: 8px 10px 12px;
}

#basket-container a i {
    position: relative;
    top: 2px;
}

.btn-option {
    height: auto !important;
}

.btn-no-background {
    background: none;
    border: 2px solid #caa45d;    
}

.btn-social,
.btn-social:hover,
.btn-social:focus {
    transition: .2s;
}

.btn-social:hover,
.btn-social:focus
{
    transform: translateY(-2px);    
}

/********************
*
*  Tables Section
*
********************/

table,
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th,
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th,
table .muted {
    background: transparent;
}
.table-hover tbody tr.ui-state-highlight:hover > th,
.table-hover tbody tr.ui-state-highlight:hover > td {
    background: transparent;
}
table thead.ui-widget-header {
    font-size: 16px;
    background: #ed1b23 !important;
}
table .ui-state-highlight td,
table .ui-state-highlight th {
    background: #caa45dcf !important;
    color: #fff !important;
}

/**************************
*
*  Dropdown Menu Section
*
**************************/

.dropdown-menu {
    background: #143e65;
    border: 0;
}
.dropdown-menu > li {
    padding: 0px;
}
.dropdown-menu > li > a {
    font-size: 18px;
    padding: 10px;
    color: #ffffff;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background: #caa45d !important;
}

/*******************
*
*  Inputs Section
*
*******************/

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.page_members .btn-group .btn.dropdown-toggle {    
    box-sizing: border-box;
    font-family: "miller-display", serif !important;
    border-radius: 0 !important;
    height: 45px !important;
    background: #fff;
    font-size: 15px;
    color: #0f1f2f;
    border: none !important;
    padding: 13px 8px 12px;
}

/*input:placeholder, textarea:placeholder {    
}*/

#checkoutVouchercode {
    height: 36px !important;
}

textarea {
    height: auto !important;
}

/******************
*
*  Wells Section
*
******************/

.well, .page-review-order, .ui-tabs-menu {
    transition: box-shadow .2s ease-in-out;
    background: #0f1f2f54 !important;
    box-shadow: 0 1px 4px rgb(0 0 0 / 8%);
    border: 4px solid #caa45dcf;
    border-radius: 0 !important;
}
.well,
.page-review-order {
    padding: 15px;
}
.ui-tabs-menu {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    background: #153959 !important;
    border: none;
}

/******************
*
*  Legend, UI-Widget
*
******************/

legend,
.ui-widget-header {
    font-size: 32px;
    padding: 8px 15px 10px !important;
    background: none;
    border: none !important;
    border-bottom: solid 1px #ddd;
    color: #fff;
    text-align: center;
}

/*****************************
*
*  Systems & Alerts Section
*
*****************************/

.well.sys-alert {
    text-align: center;
    color: #ffffff;
    background: #caa45d !important;
}
.well-small.sys-alert .lead {
    color: #ffffff;
}
.sys-message {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center;
    border-radius: 0px !important;
    border: none;
    color: #fff !important;
    padding: 12px 58px 12px;
}
.sys-message h1,
.sys-message h2,
.sys-message h3,
.sys-message h4,
.sys-message h5 {
    color: #fff;
}

.alert {
    padding-bottom: 12px;
}

/*******************
*
*  Modals Section
*
*******************/

.modal-header {
    background: #a3060c !important;
}

.modal-header h3 {
    color: #fff;
}

.modal-body {
    background: #ffffff;
    color: #000000;
}

.modal-footer {
    background: #2b2828;
    color: #fff;
    opacity: 1;
    border-radius: 0px;
}

.modal-footer h3,
.modal-footer h3 span {
    font-size: 26px;
    color: #fff;
    padding-top: 3px !important;
}

.modal-body .well {
    background: #f5f5f5 !important;
    color: #000000;
}

.modal .well .btn {
    border-radius: 0px !important;
    padding: 7px 6px 8px !important;
}

.modal .label {
    border-radius: 0px !important;
    width: 62px;
    text-align: center;
}

/*******************
*
*  Carets Section
*
*******************/

header .navbar .caret {
    border-top-color: #ffffff !important;
    transition: transform 0.3s;
    margin-top: 11px !important;
}

header .navbar .nav li.dropdown.open > .dropdown-toggle .caret {
    transform: rotate(180deg);
}

header .navbar .caret {
    border-top: 4px solid #fff;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.btn-primary .caret {
    border-top-color: #0f1f2f;
    border-bottom-color: #0f1f2f;
}

.navbar .nav li.dropdown > .dropdown-toggle:hover > .caret,
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: #caa45d !important;
}

#editProductModal .btn-info .caret,
#editSpecialDealModal .btn-info .caret {
    margin-top: 5px;
    border-top-color: #ffffff;
}

#editProductModal .btn-option .caret,
#editSpecialDealModal .btn-option .caret {
    margin-top: 6px;
    border-top-color: #ffffff;
}

/*******************
*
*  Header Section
*
*******************/

header:not(.home header) {
    background: none !important;
}

header .navbar-inner {
    background: transparent;
    border: none;
    box-shadow: none;
}

header .navbar {
    margin-bottom: 0 !important;
}

header .nav-collapse {
    width: 100%;    
}

header .nav.main-menu {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

header .dropdown-menu > li > a {
    background: none !important;
    font-size: 16px;
}

header #logo:not(.home header #logo) {
    max-width: 145px !important;
    float: left;
}

header .navbar .btn-navbar:not(.home header .navbar .btn-navbar) {
    margin-top: 35px;
}

header .navbar .btn-navbar,
header .navbar .btn-navbar:hover,
header .navbar .btn-navbar:focus
{
    background: no-repeat;
    box-shadow: none;
}

header .btn-navbar .icon-bar+.icon-bar {
    margin-top: 6px;   
}

header .navbar .btn-navbar .icon-bar {
    width: 32px;
    height: 4px;
    background: #caa45d !important;    	
}    
#welcomeLogo {
    text-align: center;
    padding: 0 10px 40px;
}
#ct_details_bar_wrapper:not(.home #ct_details_bar_wrapper) {
    background: #0a1723;
    padding: 12px 36px 10px;
}

.home header .navbar {
    margin-bottom: 0px !important;
}

#opening-status {
    border: none;
    background: none;
    margin-left: 0px;
}

#opening-status:hover,
#opening-status:focus {
    text-decoration: none;
    cursor: default;
}

#ct_details_bar_wrapper {
    padding: 24px 36px 22px;
}

.ct_details_bar > [class*="span"] {
    min-height: auto !important;    
}

.ct_details_bar small {
    font-size: 14px;    
    font-style: normal !important;
    font-weight: normal !important;    
}

.ct_details_bar small *:not(a) {    
    font-style: normal !important;
    font-weight: normal !important;
    color: #fff !important;
}

.ct_details_bar a {
    text-decoration: underline;
}

/****************
*
*  Nav Section
*
****************/

header .navbar a {
    text-shadow: none !important;
}

header .navbar .nav > li > a,
header .nav-collapse .nav > li a {
    color: #ffffff;
    font-size: 26px;
    font-weight: 400 !important;
    font-style: normal;
    transition: .2s;
}

header .nav-collapse .nav > li .dropdown-menu a
{
    font-size: 14px;
    padding: 12px 18px;
}

header .navbar .nav > .active > a,
header .navbar .nav > .active > a:focus,
header .navbar .nav > .active > a:hover,
header .navbar .nav > li > a:focus,
header .navbar .nav > li > a:hover,
header .navbar .nav li.dropdown.open > .dropdown-toggle,
header .navbar .nav li.dropdown.active > .dropdown-toggle,
header .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    color: #caa45d;
    background-color: transparent;
    box-shadow: none;    
    transition: .2s;
}

/*******************
*
*  Footer Section
*
*******************/

.copyright {
    text-align: left;
}

.vendor {
    float: right;
}

.cards,
.vendor {
    padding-top: 5px;
}

.label-copyright {   
    color: #fff;
}

.label-copyright a {
    color: #cc922f;
    text-decoration: underline;
}

.label-copyright a:hover,
.label-copyright a:focus .ct_details_bar a:hover,
.ct_details_bar a:focus {
    color: #caa45d;
}

footer .row-fluid {
    padding: 30px 0px;
}

footer {
    background: #0a1723;
}

/**************
*
*  Home Page
*
**************/

.home h2 {
    font-size: 100px;
    line-height: 85px !important;        
}

.home h3 {
    font-size: 49px;
    line-height: 49px !important;    
}

.home h4 {
    font-size: 32px;
    line-height: 32px !important;    
}

.home .lead:not(.sys-alert .lead) {
    margin: auto;
    font-size: 42px;
    font-weight: 600;
    text-shadow: none;
}

.home p {
    font-size: 23px;
    line-height: 32px !important;
    color: #fff;
    max-width: 410px;
    margin: 24px auto;
}

.home p.secondary-p {
    font-size: 21px;
    color: #fff;
    opacity: 0.8;
}

.column_modules {
    background-color: rgba(15, 31, 47, 0.84);    
}

.right_column {
    float: right !important;
    height: 465px;
}

.left_column {
    background-image: url("/myimages/608/zpos-bg-Khatris_Hero_Image.jpg");
    background-position: center;
    background-size: cover;    
    box-shadow: 0px 0px 12px 0px #000;
}

.home .ct_header_row {
    height: fit-content;    
}

#myCarousel {
    margin-bottom: 0px !important;
}
#myCarousel img {
 	display: block;
    margin: 0px auto;   
}
#myCarousel .slide_fathers {
    max-width: 410px;
    width: 100%;
}

.carousel-control {
    position: unset;
    margin-left: 12px;
    line-height: 0;
    background: none;
    border: none;    
}

.carousel-control.left {    
    left: -30px !important;
}

.carousel-control.right {    
    right: -30px !important;
}

#logo {
    text-align: center;
}

.goldLine {
    background-color: #caa45d;
    height: 4px !important;
    max-height: 4px !important;
    max-width: 1600px;
    margin: 0 auto;
}

.welcomeSection,
.bookingSection {
    text-align: center;
}

.welcomeSectionInner, .bookingSectionInner {
    text-align: center;    
}



 
    .barImage {
        background: url("/myimages/608/19.jpg?v=2");
    }



/* Old image to replace - Fathers Day 2025 image repla
.barImage {
    background: url("/myimages/608/fathers_day_banner.jpg?v=2");
    background-size: contain !important;
}

*/
.curryImage {
    background: url("/myimages/608/20.jpg?v=2");
}
.shop_stourbridge .curryImage {
    background: url("/myimages/608/zpos-bg-khatris_stourbridge_restaurant.jpg");
    background-size: cover;
}


.shop_stourbridge .barImage {
    background: url("/myimages/608/zpos-bg-khatris_stourbridge_restaurant2.jpg");
    background-size: cover;
}


.barImage,
.curryImage {
    background-size: cover;
    background-position: center !important;
    background-repeat: no-repeat !important;
    height: 340px;
}

.foodSection {
    background: url("/myimages/608/zpos-bg-Khatris_FoodHero2.jpg?v=2");
    background-size: contain;
    background-position: center !important;
    background-repeat: no-repeat !important;    
    width: 100%;
    min-height: calc(2 * 16.5vw);
}

.carousel-caption {
    background: none;
    max-width: 430px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


.carousel-caption h3 {
    font-weight: 100 !important;
}

.mod_postcode_box {
    padding: 28px 0 28px;    
    margin: auto;
}

#mod_postcode_box_pc {
    line-height: normal !important;
    vertical-align: middle !important;
    max-width: fit-content;
    height: 100%;
    font-size: 18px;
    padding-top: 14px;
}

#mod_postcode_box_pc::placeholder {
}

.ModPostCode_UpperBase {
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
    align-items: center;
}

.ModPostCode_UpperBase .lead.col.col1 {
    margin-left: 0;
    margin-bottom: 9px;
    color: #caa45d;
}

.ModPostCode_UpperBase .input-append {
    margin: 0;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 350px;
}

.ModPostCode_UpperBase .input-append .btn-group {
    height: 100%;
}

.ModPostCode_UpperBase .input-append .btn-group .btn-primary {
    margin: 0;
}

.ModPostCode_UpperBase .caret {
    margin-top: 8px;
}

.home .column_slideshow,
.home #myCarousel,
.home .carousel-inner,
.home .carousel-inner .item {
    height: 100%;
}

.small-base {
    margin: 18px auto;
    font-size: 20px;
}

.home footer {
    margin-top: 80px;
}

.allergy_slide p {
    margin: 18px 0 !important;
}

/* Booking Section */

.bookTable {
    background-color: #caa45d;    
}

.bookTable h3, .bookTable h4, .bookTable p {
    color: #0f1f2f;
}

.sluurpy_and_guru img {
    margin: 24px 0;
}

#TableReservation_HomePage {
    margin-top: 24px;
}

.home form > div {
    margin-top: 8px;
}

#dateBase,
#timeBase,
#peopleBase
{
    display: flex;
    align-items: center;
    height: 46px;
    border: 2px solid #0f1f2f;
    width: fit-content;
}

#peopleBase {
    border: none;
}

#test {
    display: flex;
    height: 100%;
    border: 2px solid #000;
    align-items: center;
}

#test select {
    margin: 0;
    width: fit-content !important;
    border: none;
    height: 100% !important;
    background: none;
}

#dateBase label,
#timeBase label,
#peopleBase label
{
    margin-bottom: 0;
    width: 120px;
    height: 100%;
    background: #cc922f;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #0f1f2f;
}

#dateBase .controls,
#timeBase .controls
{
    width: 210px;
    height: 100%;
    margin: 0;
}

#peopleBase .controls {
    width: 140px;
    margin-left: 12px;
    height: 100%;
}

#dateBase .controls input, #timeBase .controls input
{
    margin-bottom: 0;
    margin-left: 0;
    width: 100%;
    height: 100% !important;
    border: none;
    background: none;
}

#peopleBase .controls button {
    width: 100%;    
    height: 100%;
}

.mod_table_reservation_v1 {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Social Section */

.socialSection {
    text-align: center;
    padding: 90px 0 100px;
}

.home_social .extended {
    display: flex;
    align-items: center;
    justify-content: center;
}

.home_social .extended a {
    margin: 0 8px;
}

/* Social Carrousel */

#socialCarousel {
    max-width: 600px;
    margin: auto;
}

#socialCarousel img {
    width: 100%;
    border: solid 4px #caa45d;
}

#socialCarousel .carousel-inner {
    margin-bottom: 24px;
}

/**************
*
*  Menu Page
*
**************/

.page_menu .tb-nav-tabs {
    border: none;
    background: none;
}

.page_menu .tb-nav-tabs .ui-widget-header,
.row-odd,
.row-product:hover {
    background: none;
}

.how-im-ordering {
    margin-bottom: 20px;
}

.how-im-ordering-menuname {
}

.how-im-ordering small {
}

.row-product h5 {
    font-size: 21px;
}

.navbar-affix-container {
    height: auto !important;
}

.cat-desc {
    font-size: 16px;
    padding: 5px 10px;
    line-height: 130%;
}

#editProductModal .modal-body h4 .name,
#editSpecialDealModal .modal-body h4 .name,
#editProductModal .modal-body h3,
#editSpecialDealModal .modal-body h3 {
    font-size: 26px;
    line-height: 110%;
    color: #000;
}

.ui-tabs .ui-tabs-nav li {
    background: #4a2804;
    padding-right: 0px !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    background: #caa45d !important;
    color: #000000 !important;
}

.page_menu .ui-tabs .ui-tabs-nav li {
    border: none;
    border-radius: 0px;
    margin-bottom: 2px !important;
}

.page_menu .ui-tabs .ui-tabs-nav li:hover,
.page_menu .ui-tabs .ui-tabs-nav li:focus,
.page_menu .ui-tabs .ui-tabs-nav li a:hover,
.page_menu .ui-tabs .ui-tabs-nav li a:focus
{
    background: #caa45d !important;
    color: #000 !important;
}

.page_menu .ui-tabs .ui-tabs-nav li a,
.ui-tabs-panel
{
    color: #ffffff;
}

#menu-search-box {
    width: 240px; 
    text-align: center;
    height: 40px !important;
}

.modal .dropdown-menu {
    min-width: 50px;
}

.modal-body .type-choose-one .dropdown-toggle {
    text-overflow: ellipsis;
    overflow-x: hidden;
    max-width: 100%;
}

.menu .navbar .brand {
    font-size: 22px;
    color: #000;
    text-shadow: none;
}

.row-product {
    padding: 10px 0px;
}

#zp-offcanvas-basket #order-empty {
    margin-bottom: 15px;
}

#mobile_food_menu_nav .btn {
    padding: 16px 0px 14px;
    border: none !important;
}

#basket-container a {
    margin-top: 10px;
}

#responsive-food-menu {
    background: #caa45d;
    padding: 10px 0 5px;
}

#navbar-search-menu {
    margin: 0;
}

#responsive-food-menu .btn-navbar.btn-primary {
    margin-right: 10px !important;
}

#responsive-food-menu .ctrl-mob-nav-search {
    box-shadow: none;
}
#responsive-food-menu.affix {
    left: initial;
}

#zp-offcanvas-menu .uk-offcanvas-bar {
    background: #000;
}

#zp-offcanvas-basket .uk-offcanvas-bar {
}

.menu-container .navbar-affix-container,
.menu-container .navbar-affix-container .navbar-inner {
    background-color: transparent !important;
    background-image: none;
    height: auto !important;
    border: none;
}

.menu-container .navbar-affix-container .navbar-inner {
    box-shadow: none;
}

.menu .ui-tabs .ui-tabs-nav li a {
    font-size: 18px;
    text-align: left;
    background: #0a1723;
    padding: 8px 14px 10px !important;
}

.menu .ui-tabs-menu .ui-widget-content .ui-widget-header {
    background: #0a1723;
}

/******************
*
*  Checkout Page
*
******************/

.checkout h2,
.contact-us h1 {
    color: #ffffff;
    font-size: 50px;
    line-height: 110%;
}

.checkout h4,
.checkout h5,
.well-login .lead {
    font-size: 24px !important;
    line-height: 110%;
    text-align: center;
    margin-bottom: 14px;
    color: #fff;
    font-weight: 900;
}

.checkout .well-basket {
    background: #153959 !important;
    border-color: #153959 !important;
}

.checkout .btn-proceed-final {
}

.checkout .well-basket .muted,
.checkout .well-basket small {
    color: #FFFFFF;
}

.checkout .product-basket th,
.checkout .product-basket td {
    border-color: #FFFFFF;
    color: #FFFFFF;
}

.checkout .loyalty-description h2 {
    color: #000;
    font-size: 28px;
}

.well-basket .text-success {
    color: #0fa40c !important;
}

.well-basket .text-info {
    color: #46e5ff !important;
}

.well-basket .text-warning {
    color: #ffc155 !important;
}

.well-basket .text-error,
.well-basket .text-danger {
    color: #ffa6a6 !important;
}

.checkout #loginSignin,
.checkout #ctl-forgotPassword {
    width: 100%;
    margin-bottom: 5px;
}

.checkout .trigger-paymentmethod .btn {
    padding-top: 2em;
}

.checkout .well-login p:nth-child(3) {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/******************
*
*  Contact Page
*
******************/

.contact-us .box-opening-hours {
    margin-top: 20px;
}
.contact-us #contact_map_canvas {
    color: #000000 !important;
}

.contact-us .ui-widget-header {
    background: #caa45dcf;
}

.contact-us .ui-widget>.ui-widget-content {
    background: #0f1f2f54;
    border: 4px solid #caa45dcf;
    border-radius: 0 !important;
    border-top: 0 !important;
    color: #fff;
}
.contact-us .ui-widget-content a {
    color: #fff;
}

/******************
*
*  Loyalty Points
*
******************/

.loyaltypoints_box {
    background: #caa45d !important;
    padding-bottom: 24px;
}

.loyaltypoints_box .ui-widget-header {
    background: #ed1c24 !important;
    color: #ffffff !important;
    border: none;
    font-size: 18px;
}

.loyaltypoints_box .row-credits .well-white {
    color: #000000;
    border: none !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    background: #fff !important;
}

.loyaltypoints_box .row-credits .col-equals .well {
    color: #ffffff;
    background: none !important;
}

.loyaltypoints_box .row-credits .col-equals .ui-widget-header {
    background: transparent !important;
    border: none !important;
}

.loyaltypoints_box .btn-success {
    margin-bottom: 15px;
    padding-top: 14px;
    letter-spacing: 2px;
    font-size: 12px;
}

.loyaltypoints_box .btn-link {
    color: #ffffff;
    font-size: 16px !important;
    text-decoration: underline;
    padding: 0 14px;
}

/*****************
*
*  Members Page
*
*****************/

.nav-list > li > a {
    text-shadow: none;
    color: #ffffff;
}

.nav-list .nav-header {
    color: #caa45d;
    text-shadow: none;
    font-size: 16px;
}

.nav-list > li > a i {
    background-image: url("https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.2/img/glyphicons-halflings-white.png");
}

.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"] {
    /*background-image: url("https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.2/img/glyphicons-halflings.png");*/
}

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.nav-list a:hover,
.nav-list a:focus {
    background: #ed1b23 !important;
    color: #fff !important;
}

.hero-unit {
    background: #ed1b23;
}

.hero-unit a {
    color: #ffffff;
    text-decoration: underline;
}

.members .btn-group .btn.dropdown-toggle {
    background: #FFFFFF;
    text-transform: none;
    color: #555555;
    font-weight: normal;
    border: 1px solid #ccc;
    padding: 17px 12px 0px;
}

.members .btn-group .btn .caret {
    margin-top: 4px;
}

.section-sales-reports .btn-primary:not(.active) {
    background: #ebcd93 !important;
}

.section-sales-reports .btn-primary:not(.active):hover {
    background:#caa45d !important;
}

.btn-group.ctl-toggle-columns {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
}

.btn-group.ctl-toggle-columns .btn {
    padding: 6px 7.5px !important;
}

.page_members .btn.btn-block.btn-large.btn-success {
    margin-bottom: 25px;
}

.loyalty-card > div .loyalty-value {
    color: #caa45d;
}

.radio.inline, .checkbox.inline {
    padding: 6px 10px;
}

.table-condensed th, .table-condensed td, .table-bordered th, .table-bordered td {
    background: transparent;
}

.members .table-condensed th, 
.members .table-condensed td, 
.members .table-bordered th, 
.members .table-bordered td {
    background: #0f1f2f !important;
    color: #fff;
}

/*****************
*
*  Contact Page
*
*****************/

/**********************
*
*  Review Order Page
*
**********************/

.page-review-order .page-header {
}

.page-review-order textarea {
    height: fit-content !important;
}

.page-review-order h1 {
    text-align: center;
}

.page-review-order .rating-row .lead,
.page-review-order .rating-row small.muted,
.page-review-order .borderless td, 
.page-review-order .borderless th {
    color: #fff;
}

/*************
*
*  404 Page
*
*************/

.page_error-404 h2,
.page_error-404 h3,
.page_error-404 #body p {
}

.page_error-404 .alert {
    background: transparent !important;
    border: none;
}

.page_error-404 h1 {
    padding: 5px 0px;
    color: #caa45d;
}

/****************************
*
*  Order Confirmation Page
*
****************************/

.p-thanks-for,
.p-last-minute {
}

/************************
*
*  Book a table page
*
************************/

.zpostable {
    max-width: 370px;
    margin: 0 auto;
    padding: 20px !important;
    background-color: #caa45d;
    height: fit-content !important;
}

.book #body {
    text-align: center;
}

.frmModTableReservationV1 {
    margin: 0;
}

.book #timeBase {
    margin: 16px 0;
}

.ui-datepicker .ui-datepicker-title {
    font-size: 18px;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 14px;
    margin: 1px 28px;
}

.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year {
    width: 65%;
}

.ui-timepicker-div .ui-widget-header,
.ui-datepicker .ui-datepicker-header {
    background: #caa45d;
}

.book .extrapage .alert {
    font-size: 21px;
    font-weight: 100;
    color: #fff !important;
    border: none;
    border-radius: 0;    
}

.book .extrapage h2 {
    font-size: 52px;
}

.book .extrapage h4 {
    font-size: 24px;
}

.book .extrapage p {
    font-size: 18px;
}

.book .modal .alert {
    font-size: 19px;
    font-weight: 100;    
}

.book .modal .text-warning {
    font-size: 18px;
}

.book .modal input, .book .modal textarea {
    border: 1px solid grey !important;
}

.book .modal form {
    margin-top: 23px;
}

.book .modal muted {
    color: #000;
}

/************************
*
*  Menu Selection Page
*
************************/

.menu-selection h1 {
    text-align: center;
    /*font-size: 40px;
    line-height: 110%;*/
}

.menu-selection h3 {
    text-align: center;
    /*font-size: 30px;
    line-height: 110%;*/
    text-shadow: none;
}

.menu-selection .alert,
.menu-selection .well {
    background: transparent !important;
    border: none;
    box-shadow: none;
}
.menu-selection img {
    margin: 0px auto 30px;
    display: block;
}

/******************************
*
*  Terms And Conditions Page
*
******************************/

.information .table th, .information .table td {
    background: #fff !important;
}

/***************
*
*  Welcome Page
*
****************/

.page_welcome #opening-status,
.page_welcome .navbar {
    display: none;
}

.page_welcome h2 {
    color: #fff;
}

#branch_finder_box_pc {
    height: 37px !important;	
}

.page_welcome .branch-select {
    margin-bottom: 6px;
}

.page_welcome .btn-large {
    font-size: 16px;
}

/**************
*
*  Gallery Page
*
**************/

.gallery #body h1,
.sweepstakes #body h1 {
    text-align: center;
    margin-bottom: 38px;
}

.gallery .galleryhere .row > .span3 {
    transition: .2s;
}

.gallery .galleryhere .row > .span3:hover,
.gallery .galleryhere .row > .span3:focus {
    transform: scale(1.1);
    transition: .2s;
}

.page_sweepstakes .form-section page-section input, 
.page_sweepstakes .form-section page-section input
{
    max-width: 160px !important;
}

/*****************
*
*  Social Media
*
*****************/

/******************
*
*  Media Queries
*
******************/

@media (max-width: 480px) {
    /**************
    *
    *  Home Page
    *
    **************/
    
    #myCarousel .slide_fathers {
    max-width: 290px;
    width: 100%;
}
    
    .home h2 {
        font-size: 42px;
        line-height: 42px !important;
    }
    .home h3 {
        font-size: 28px;
        line-height: 28px !important;
    }
    .home p {
        font-size: 16px;
        line-height: 24px !important;
        max-width: 320px;
    }
    .carousel-caption {
        padding: 15px 65px;    
    }
    .carousel-caption p {
        margin-left: auto !important;
    }    
    .home .btn-xlarge {
        font-size: 24px !important;
        padding: 18px 46px !important;        
    }
    .home .btn-group:not(.home_social .btn-group) {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .home .btn-group .btn {
        margin: 6px 0;
    }    
    .right_column {
        margin-bottom: 60px;
    }    
    /**************
    *
    *  Header Section
    *
    **************/    
    #logo img {
        max-height: 140px;
    }
    .carousel-control {
        bottom: 10px;
    }
    /**************
    *
    *  Book a table page
    *
    **************/
    #dateBase, #timeBase, #peopleBase {
        display: flex;
        align-items: flex-start;            
        width: fit-content;
        flex-direction: column;
        width: 100%;
        height: fit-content;
    }
    #peopleBase {
        border:none;
    }
    #dateBase label, #timeBase label, #peopleBase label {
        width: 100%;
        height: 100%;
        font-size: 18px;
        padding: 10px;
    }
    #dateBase .controls, #timeBase .controls {
        width: 210px;
        height: 100%;
        margin: 0;
    }
    #dateBase .controls input, #timeBase .controls input {
        margin-bottom: 0;
        margin-left: 0;
        width: 100%;
        height: 100% !important;
        border: none;
        background: none;
    }
    #test {
        width: 100%;
        flex-direction: column;
    }
    #peopleBase .controls {
        width: 100%;
        margin-left: 0;
        height: 100%;
        margin-top: 18px;
    }
}


@media (min-width: 480px) {
    /******************
    *
    *  Home Page
    *
    ******************/
    .home h2 {
        font-size: 90px;
        line-height: 80px !important;
    }
    .home h3 {
        font-size: 45px;
        line-height: 45px !important;        
    }
    .home h4 {
        font-size: 28px;
        line-height: 28px !important;    
    }
    .home p {
        max-width: 450px;
    }
    .home .btn-group .btn {
        margin: 24px 8px 18px;
    } 
    .socialSectionInner p {
        font-size: 24px;
        max-width: 630px;
        margin: 48px auto;
        font-weight: 100 !important;        
    }
    #socialCarousel .carousel-inner {
        margin-bottom: 28px;
    }
    #socialCarousel .carousel-control {
        height: 55px !important;
    }
    /******************
    *
    *  Header 
    *
    ******************/    
    .right_column {
        margin: 0px 0 80px !important;
    }
    .carousel-control {
        bottom: -45px !important;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
}

@media (max-width: 767px) {
    /**************
    *
    *  Global
    *
    **************/
    .checkout .well h4,
    .checkout .well h5,
    .contact-us .ui-widget-header,
    .ui-widget:not(.ui-tabs-menu),
    .how-im-ordering {
        text-align: center;
    }
    .checkout h2,
    .contact-us h1 {
        text-align: center;
        font-size: 22px;
    }
    /**************
    *
    *  Home Page
    *
    **************/
    .ModPostCode_UpperBase {
        flex-direction: column;
        margin-bottom: 26px;
    }
    .ModPostCode_UpperBase .lead.col.col1 {
        margin: auto auto 30px;
    }
    .ModPostCode_UpperBase .input-append {
        width: fit-content;
        height: fit-content;
        flex-direction: column;
    }
    .ModPostCode_UpperBase .input-append .btn-group {
        margin: 0;
        width: 100%;
    }
    .home .mod_postcode_box .col.col3 {
        max-width: 320px;
        margin: auto;
    }
    .home .ct_header_row .left_column {
        width: 90%;
    }
    .home .mod_postcode_box {
        padding: 28px 0 28px;
    }

    #mod_postcode_box_pc,
    .ModPostCode_UpperBase .input-append .btn-group .btn-primary {
        width: 100%;
    }
    .menu .navbar .brand {
        margin-top: 12px;
    }
    #socialCarousel {
        padding: 24px;
        margin: 24px auto;
    }
    /**************
    *
    *  Menu Page
    *
    **************/
    #responsive-food-menu .brand {
        width: 100%;
        text-align: center;
    }
    #responsive-food-menu .btn-navbar:not(.ctrl-mob-nav-search) {
        float: left;
    }
    .menu-container .ui-tabs-vertical .ui-tabs-panel {
        width: 100% !important;
    }
    .row-variation {
        margin-bottom: 5px;
    }

    /**************
    *
    *  Menu Selection
    *
    **************/
    .menu-selection .btn {
        max-width: 500px;
        margin: 10px auto;
    }

    /**************
    *
    *  Contact Us Page
    *
    **************/
    .contact-us .box-contact-information {
        margin-top: 22px !important;
    }

    .row-order-complete- .span12 {
        padding: 20px;
    }

    /**************
    *
    *  Footer
    *
    **************/
    .copyright,
    .cards,
    .vendor-zpos {
        text-align: center;
        display: block !important;
        margin-bottom: 30px;
    }
    .vendor-zpos {
        margin-bottom: 0px;
    }
    /**************
    *
    *  Terms & Conditions Page
    *
    **************/
    .block-terms-conditions,
    .block-website-help {
        margin-bottom: 25px;
    }

    /**************
    *
    *  Reservation Page
    *
    **************/
    #bookatable .span8 {
        padding: 0 10px !important;
    }
    .ctl-modTableReservationV1 .btn-warning {
        margin-left: 0 !important;
    }
    .ctl-modTableReservationV1.btn-warning {
        margin-left: 0px !important;
    }

    /**************
    *
    *  Header Section
    *
    **************/    
    .ct_details_bar > [class*="span"] {
        text-align: center !important;
        padding: 12px 0;
    }

    /**************
    *
    *  Gallery Section
    *
    **************/            
    .gallery .galleryhere .row {
        text-align: center;
    }
    .gallery .galleryhere .row > .span3 {
        margin: 48px 0;
    }
}

@media (min-width: 768px) {
    /**************
    *
    *  Home Page
    *
    **************/        
    .barImage, .curryImage {
        height: 450px;
        max-width: 450px;
    }
    .mod_postcode_box {
        max-width: fit-content;
        padding: 32px 60px;        
    }
    .mod_postcode_box .col.col3 {
        font-size: 15px;
    }
    .ModPostCode_UpperBase .lead.col.col1 {
        margin-right: 36px;
    }
    .left_column {
        background-image: url("/myimages/608/zpos-bg-Khatris_Hero_Image.jpg");
        background-position: center;
        background-size: cover;
        height: calc(2 * 15vw);
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
    .welcomeSection {
        padding: 20px 0 60px;
    }
    .bookingSection {
        padding: 20px 0;
    }
    #socialCarousel .carousel-inner {
        margin-bottom: 80px;
    }
    #socialCarousel .carousel-control {
        height: 4px !important;
    }   
    .socialSectionInner .row-fluid {
        display: flex;
        align-items: center;
    }
    /**************
    *
    *  Gallery Page
    *
    **************/
    .gallery .galleryhere .row {
        margin: 8px 0;
        margin-left: 0 !important            
    }


}

@media (min-width: 768px) and (max-width: 979px) {

}

@media (min-width: 768px) and (max-width: 1200px) {
}

@media (min-width: 768px) and (max-width: 1200px) {
    /**************
    *
    *  Home Page
    *
    **************/    
    .welcomeSectionInner .row-fluid {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .welcomeSectionInner .row-fluid [class*="span"] {
        width: 100% !important;
        margin: 0;
    }

}

@media (min-width: 768px) and (max-width: 1400px) {
    /**************
    *
    *  Home Page
    *
    **************/    
    .bookingSectionInner .row-fluid {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .bookingSectionInner .row-fluid [class*="span"] {
        width: 100% !important;
        margin: 0;
    }

}

@media (min-width: 980px) and (max-width: 1200px) {
}

@media (max-width: 979px) {
    /**************
    *
    *  Home Page
    *
    **************/    

    /**************
    *
    *  Checkout Page
    *
    **************/
    .trigger-paymentmethod .btn {
        width: 100% !important;
        display: block;
    }

    /**************
    *
    *  Header
    *
    **************/
    
    header .nav.main-menu {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
    }
    header .nav-collapse {
        padding: 0px;        
    }
    header .navbar {
        padding: 21px 0 21px;
    }
    header .navbar .nav > li a
    {
        text-align: center;
    }    
    header #opening-status {        
        float: right;
        margin-top: 30px;
        margin-right: 10px;
    }
    .home header #opening-status {
        float: left;
        margin-top: 2px;
        margin-left: 3%;
    }
    /**************
    *
    *  Contact Us
    *
    **************/
    .page_contact-us .row-fluid .span8 .well {
        margin-bottom: 22px;
    }
}

@media (min-width: 980px) {
    /**************
    *
    *  Display None
    *
    **************/    
    header .home:not(.home header .home) {
        display: none;
    }

    /**************
    *
    *  Header
    *
    **************/
    header .navbar .nav > li:first-child {
        padding-left: 0px;
    }
    header .navbar .nav > li:last-child {
        padding-right: 0px;
    }
    header .navbar-inner {
        padding-left: 0px;
        padding-right: 0px;
    }
    header .navbar .container {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    header .nav-collapse {
        max-width: 90%;
    }     
    header #logo:not(.home header #logo) {
        margin-right: 5%;
    }
    header .nav-collapse:not(.home header .nav-collapse) {
        height: fit-content;
    }
    header .navbar:not(.home header .navbar) {
        padding: 24px 0 24px;
    }
    header .nav.main-menu {
        padding: 26px 0;   
    }
    header #opening-status {        
        float: right;
        margin-top: 0px;
        margin-right: 20px;
    }
    .home header #opening-status {        
    	margin-right: 3%;
    }
    /**************
    *
    *  Home Page
    *
    **************/    
    .socialSectionInner .socialGroup {
        margin-top: 32px;
    }
    .foodSection {
        margin: 90px 0 100px;
    }
    /**************
    *
    *  Footer
    *
    **************/        
    footer .row-fluid {
        padding: 60px 0px;
    }

}

@media (max-width: 1182px) {
    /**************
    *
    *  Menu Page
    *
    **************/
    #basket-container {
        margin-top: 20px;
    }
}

@media (max-width: 1200px) {
    /**************
    *
    *  Display None
    *
    **************/    
    .barImage {
        display: none !important;
    }

    /**************
    *
    *  Menu Page
    *
    **************/
    #responsive-food-menu.affix {
        left: 0;
    }

    /**************
    *
    *  Contact Us
    *
    **************/
    .page_contact-us .row-fluid .span8 .well {
        margin-bottom: 20px;
    }

    /**************
    *
    *  Home Page
    *
    **************/
    .welcomeText
    {
        padding: 20px 30px;
    }       

    /**************
    *
    *  Members Page
    *
    **************/
    .members #frmRegister #ctl-lookupAddress {
        display: block;
    }
    .members #frmRegister #registerPostcode {
        width: 206px;
    }
    .members #frmLogin #ctl-forgotPassword {
        display: block;
    }
    .members #frmLogin #loginPassword {
        width: 206px;
    }

    /**************
    *
    *  Global
    *
    **************/
    #body:not(.home #body) {
        padding-left: 30px !important;
        padding-right: 30px !important;
        margin: 20px auto;
    }    
}

@media (min-width: 1201px) {
    /**************
    *
    *  Global
    *
    **************/
    #body:not(.home #body) {
        margin: 50px auto;
    }
    /**************
    *
    *  Home Page
    *
    **************/
    .welcomeSectionInner.container .row-fluid {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .welcomeSection {
        padding: 80px 0 80px;
    }
}

@media (max-width: 1400px) {

    /**************
    *
    *  Header
    *
    **************/
    header .navbar .nav > li > a,
    header .nav-collapse .nav > li > a {
        font-size: 18px;
    }
    header .nav-collapse .nav .dropdown-menu a {
        font-size: 14px;
    }
    .home .ct_header_row {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        text-align: center;
    }
    .home .ct_header_row .left_column {
        margin-top: 0px;
    }
    .right_column {
        width: 430px !important;     
    }
    .left_column {
        width: 100% !important;                        
    }
    .column_modules {
        border: none;
        background: none;        
    }
    .carousel-control {
        height: 20px !important;
        display: block;
        margin: auto;
        position: absolute;
        bottom: 0;
        margin-bottom: 0;
        left: 0 !important;
        right: 0 !important;
    }
    .carousel-control.left {
        left: -30px !important;
    }
    .carousel-control.right {
        right: -30px !important;
    }
    /**************
    *
    *  Home Page
    *
    **************/
    .bookTable, .recommendedText, .loyaltyText {
        padding: 20px 30px;
    }
    .bookTable {
        padding-bottom: 40px;
    }
    .sluurpy_and_guru img {
        margin: 24px 14px;
    }
    .socialSection .socialGroup.btn-group {
        display: flex;
        flex-direction: column;
        align-items: center;        
    }    
    #myCarousel img {
        margin: 20px auto;  
    }
    /**************
    *
    *  Header Section
    *
    **************/
    header, #mobile-header {
        background: #0f1f2f;
    }
}

@media (min-width: 1400px) {
    /**************
    *
    *  Header Section
    *
    **************/
    .home .ct_header_row {
        height: 625px;
    }
    .left_column {        
        background: none;
        box-shadow: none;
        align-items: flex-end;
        height: 100%;
        padding-bottom: 60px;
    }
    header .navbar .caret {        
        margin-top: 14px !important;
    }
    .carousel-control {
        line-height: 1;
    }
    .carousel-caption p {
        margin-left: 0 !important;
    }
    /**************
    *
    *  Home Section
    *
    **************/    
    .bookingSectionInner.container .row-fluid {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .bookTable {
        padding: 24px 24px;
    }
    .bookTable {
        padding-bottom: 40px;
    }
    .bookingSection {
        padding: 90px 0 100px;
    }
    .carousel-caption {        
        align-items: flex-start;        
    }
    #socialCarousel .carousel-inner {
        margin-bottom: 30px;
    }
    .foodSection {
        margin: 90px auto 100px;	
        height: 670px !important;
        min-height: unset;
        background-size: cover;
    }
}