@import url(https://fonts.googleapis.com/css?family=Roboto|Padauk|Abril+Fatface|Abril+Fatface|Abril+Fatface);

body .visible-kensalgreen { display:none !important; } 
body .hidden-kensalgreen { display:inherit !important; } 
body.shop_kensalgreen .hidden-kensalgreen { display:none !important; }
body.shop_kensalgreen .visible-kensalgreen { 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: #181f38;
	font-family: 'Roboto';
	font-size: 14px;
}
h1 {
	color: #181f38;
	font-family: 'Padauk';
	font-weight: normal;
}
h2 {
	color: #181f38;
	font-family: 'Abril Fatface';
	font-weight: normal;
}
h3 {
	color: #181f38;
	font-family: 'Abril Fatface';
	font-weight: normal;
}
h4 {
	color: #181f38;
	font-family: 'Abril Fatface';
	font-weight: normal;
}
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 {
}

/* DISPLAY NONES ----- */
.row_phones,
.home .main,
.mod_postcode_box small,
.home #body > h1,
#header-icons.mobileHeaderIcons,
.voucher_box .success span,
.ct_details_bar,
header .right_column,
#opening-status.mobile-opening,
.home-about,
#body-bottom-hr,
.carousel-indicators,
.box-delivery-information {
    display: none;
}

/* GENERAL / WIDTHING ---- */

h1, h5, h6, #responsive-food-menu .brand,
.page_menu .ui-tabs .ui-tabs-nav li a,
legend,
.loyalty-card>div .loyalty-value {
    font-family: 'Abril Fatface';
}

body {
    padding-bottom: 0px;   
}

.well,
#container {
    border: none;
    box-shadow: none;
    border-radius: 0;
}

#container {
    width: 100%;
    padding: 0;
}

#body,
footer .row-fluid,
#responsive-food-menu .navbar-inner,
.ct_details_bar_content {
    max-width: 1170px;
    margin: 0 auto;
}

.home #body {
    max-width: 100%;
}

header,
.home .ct_details_bar {
    max-width: 1770px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 35px 10px;
}

.home .sectionWrapper {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 10px;
}

.website-image {
    text-align: center;
}

a,
.label-copyright a,
em,
h1 small,
.home footer a {
    color: #f26d22;
}
.home footer a:hover,
.home footer a:focus {
    color: #d85c16;
}

a:hover,
a:focus {
    color: #e56218;
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
    margin-left: 0;
    border-radius: 0;
}
.input-append .btn {
    padding: 7.5px 14px 5.5px;
    font-family: 'Roboto';
}

legend {
    color: #181f38;
    font-size: 32px;
    line-height: 110%;
}

.page_members legend {
    text-align: center;
}

body:not(.user_guest).page_members legend    {
    line-height: 60px;
}

.page_checkout .product-basket th,
.page_checkout .product-basket td, ol > li > ol,
.page_checkout .well-basket small,
.page_checkout .well-basket .note-delivery small,
.page_checkout #dlgResetPassword .muted, .checkout h4 {
    color: #181f38 !important;
}

.label,
.btn,
.ui-widget button {
    font-family: "Padauk";
}

.mod_postcode_box .lead,
header .navbar .nav a {
    font-family: 'Abril Fatface';
}

ol > li > ul,
ul > li > ol,
ul > li > ul {
    margin: 0 0 10px 25px;
}

hr,
.nav-list .divider {
    border-top: 1px solid #181f38;
    border-bottom: 1px solid #181f38;
}

#bodywrapper {
    background: #f1e3dc;   
    padding: 30px 0px;
}
.restaurantInfo {
    background: url('/myimages/947/zpos-bg-BeheshteRest_TopRightBody_Home.jpg') top right no-repeat, url('/myimages/947/zpos-bg-BeheshteRest_BottomLeftBody_Home.jpg') bottom left no-repeat;
}

.lead {
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
}
.modal-header {
    padding: 7px 15px 11px;   
}
.jumbotron h1 {
    font-size: 70px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}

/* INPUTS ------- */
select,
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"],
.page_members .btn-group .btn.dropdown-toggle,
#responsive-food-menu button {
    border-radius: 0;
    height: 33px;
    font-family: 'Roboto';
    box-sizing: border-box;
    padding: 5px 6px 3px 6px;
}

.page_members #frmMyProfile .btn-group .btn.dropdown-toggle {
    height: auto;
}

/* TABLE ----- */
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,
.table-hover tbody tr.ui-state-highlight:hover > th,
.table-hover tbody tr.ui-state-highlight:hover > td,
.row-odd,
.row-product:hover {
    background: none;
}

.table th,
.table td,
.table-bordered {
    border-color: #181f38;
}

.table-condensed th, .table-condensed td {
    padding: 5px 5px 3px 5px;
}

/* DEFAULT BTN ----------------------------------- */
.btn,
.btn-group,
.btn-group > .btn:first-child,
.btn-group > .btn:last-child,
#responsive-food-menu .btn-navbar .text-info {
    text-shadow: none;
    background-image: none;
    border: none;
    box-shadow: none;
    border-radius: 5px;
}

.btn-group {
    background: none;
}
.btn:not(.btn-inverse):active {
    box-shadow: inset 0px 0px 2px 0px #101010b0 !important;   
}
.btn.btn-inverse:active {
    box-shadow: inset 0px 0px 2px 0px #ffffffb0 !important;   
}

/* ALERTS (postcode box styling will overwrite) ----- */
.modal,
.modal-header,
.modal-footer,
.alert,
.popover-title {
    border-radius: 0;
    border: none;
    box-shadow: none;
    background: #181f38;
}
.popover-title {
    color: #FFFFFF; 
    font-size: 20px !important;
}

.modal-header *:not(.btn),
.modal-footer *:not(.btn) {
    color: #fff;
}

.modal-body,
.popover,
.popover-content {
    background: #FFFFFF;
    color: #181f38;
}

/*modal-body option selection background */
.modal-body .well {
    background: #5a3500;
    color: #fff;
}

/*modal carets */
#editProductModal .btn-option .caret,
#editSpecialDealModal .btn-option .caret {
    border-top-color: #000;
    border-bottom-color: #000;
}

#editProductModal .btn-option.btn-success .caret,
#editSpecialDealModal .btn-option.btn-success .caret,
#editProductModal .btn-option.btn-info .caret,
#editSpecialDealModal .btn-option.btn-info .caret,
#editProductModal .btn-option.btn-danger .caret,
#editSpecialDealModal .btn-option.btn-danger .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

#editProductModal .btn-info .caret,
#editSpecialDealModal .btn-info .caret .alert {
    text-align: center;
    text-shadow: none;
}

.navbar .nav > li > a, .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a, #editProductModal .dropdown-menu > li > a, #editSpecialDealModal .dropdown-menu > li > a {
    font-size: 13px;
}

.modal-body .type-choose-one .btn.dropdown-toggle.btn-info .caret {
    margin-top: 9px;
}

.alert,
.sys-alert {
    background-color: #181f38;
    color: #fff;
    text-shadow: none;
    border-radius: 0;
    padding: 10px 35px 8px 14px;
}

.sys-alert {
    margin-bottom: 0px !important;   
    text-align: center;
    .lead {
        font-size: 16px;
        line-height: 110%;
    }
}
.sys-alert.well-small {
    background: #dadada !important;
    color: #FFFFFF;
}
.alert_container {
    margin-bottom: 20px;   
}
.alert .close {
    text-shadow: none;
}

/* alert close button */
.well-small.sys-alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 20px;
    opacity: 0.8;

    &:hover, &:focus {
        opacity: 1;
        color: #000000;
    }
}
#editProductModal .close,
.sys-message:not(.well-small) .lead {
    color: #fff;
    /*opacity: 0.8;*/
}
.sys-alert:not(.well-small) .close {
    color: #fff;
    opacity: 0.8; 
}
.close:hover, .close:focus {
    opacity: 0.7;
    color: #ccc;
}

.alert-error,
.alert-danger {
    background: #bf4545 ;
}

.alert-warning {
    background: #d07b4a;
}

.alert-success {
    background: #5cac31;
}
.alert-success a:not(.btn),
.alert-info a:not(.btn),
.alert-danger a:not(.btn),
.alert-warning a:not(.btn) {
    color: #FFFFFF;
    text-decoration: underline;
    &:hover, &:focus {
        color: #e3e3e3;
    }
}

.alert-info {
    background: #49afcd;
}

.sys-alert.modal {
    padding: 0px;
}

/* HEADER / NAV BAR ------- */

header #logo img {
    max-width: 180px;
}

#header-icons {
    max-width: 70px;
    text-align: center;
    display: inline-block;
    margin-top: 10px;
    padding: 0 20px;
}

#header-icons a {
    color: #181f38;
    font-size: 33px;
    text-shadow: 4px 4px 0px #f1e3dc;
}
#header-icons i {
    transition: all 0.3s;   
}
#header-icons i:hover {
    transform: translateY(1px);
}
#header-icons i.loggedin {
    color: #5cac31;   
}

.navbar,
#opening-status {
    margin-top: 10px;
}

.navbar .brand {
    text-shadow: none;
}

.navbar .main-menu li,
.navbar .nav a {
    display: inline-block;
    text-align: center;
    float: none;
}

.navbar .nav {
    display: inline-block;
    text-align: center;
    float: none;
    margin-right: 0;
}

/* style nav bar */
header .navbar-inner {
    background: none;
    border: none;
    box-shadow: none;
    padding: 0;
}

header .navbar .nav,
header .nav-collapse {
    position: relative;
    width: 100%;
}

header .navbar .nav:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 20px;
    background: #f1e3dc;
    bottom: -6px;
    left: 0;
}

.nav-collapse {
    width: 100%;   
    display: flex;
    justify-content: center;
    align-items: center;
}

.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;
}

.navbar .nav > li {
    position: relative;
    margin: 0 15px;
    z-index: 999;
}

.navbar .nav > li > a {
    font-size: 25px;
    color: #000;
    padding: 5px 0 4px;
}

.navbar .nav > li > a,
.nav-collapse .nav > li > a,
.nav-collapse .dropdown-menu a,
#editProductModal .dropdown-menu > li > a,
#editSpecialDealModal .dropdown-menu > li > a {
    background: none;
    text-shadow: none;
    box-shadow: none;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover,
#editProductModal .dropdown-menu > li > a:hover,
#editProductModal .dropdown-menu > li > a:focus,
#editSpecialDealModal .dropdown-menu > li > a:hover,
#editSpecialDealModal .dropdown-menu > li > a:hover,
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
    /*color: ; */
    color: #000000;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
    box-shadow: none;
    text-decoration: underline;
    background: none;
    color: #000;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #000;
    border-bottom-color: #000;
}

.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret,
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: #000;
    border-bottom-color: #000;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle,
.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;
}

header .navbar .dropdown-menu a {
    font-size: 18px;
    padding: 10px;
}

#zp-offcanvas-menu .uk-offcanvas-bar {
    background: #181f38;
    color: #FFFFFF;
}

#zp-offcanvas-basket #order-empty {
    margin-bottom: 15px;
}
#zp-offcanvas-basket i {
    position: relative;
    top: 2px;
}

.dropdown-menu {
    background: #de6624;
    border-radius: 0px;
    padding: 0px;
}

.dropdown-menu li {
    width: 100%;
    text-align: center;
}

.menu .actions .dropdown-menu li {
    width: unset;
}

.dropdown-menu > li:hover,
.dropdown-menu > li:focus {
    background: none;
}

.dropdown-menu > li > a {
    color: #FFFFFF;
    box-sizing: border-box;
    width: 100%;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
    background: #d65f1d !important;
    color: #FFFFFF !important;
}

#responsive-food-menu {
    background: #79819b;
    color: #FFFFFF;
    font-size: 28px;
    margin-top: 0 !important;
}

#responsive-food-menu .navbar-inner {
    background: none;
    border: none;
}
#responsive-food-menu .brand {
    color: #FFFFFF;   
    padding: 15px 10px 17px;
    font-size: 28px;
}
#responsive-food-menu .navbar-search .search-query {
    border-radius: 0px !important;
    height: 30px;
    width: 225px;
    margin-top: 6px;
    font-family: 'Roboto';
}
#responsive-food-menu .icon-search {
    margin-top: 18px;
}

#responsive-food-menu .btn-navbar.btn-success {
    margin-top: 10px !important;
    height: 31px;
    line-height: 30px !important;
    padding-top: 2px !important;
    margin-right: 3px !important;
}

.menu-container .navbar-affix-container,
.menu-container .navbar-affix-container .navbar-inner {
    background-color: transparent !important;
    background-image: none;
    height: auto !important;
    border: none;
}

/* CT DETAILS BAR / OPEN STATUS --------------------- */
#opening-status {
    text-align: center;
    font-size: 20px;
    letter-spacing: 1px;
    padding: 16px 15px 13px;
    max-width: 200px;
    float: right;
    font-weight: bold;
}

.status-OPEN {
    color: #5cac31 !important;
}

.status-CLOSED {
    color: #bf4545 !important;
}

#opening-status:hover,
#opening-status:focus {
    text-decoration: none;
}

/* SLIDESHOW -- */

.control-wrapper {
    position: absolute;
    max-width: 200px;
    bottom: 50px;
    right: 86px;
}
#postcodeSlideshow .control-wrapper {
    bottom: 30px;
    right: 20px;
}
#postcodeSlideshow .control-wrapper .carousel-control,
.slideshowContainer .control-wrapper .carousel-control {
    background: #122855;
    opacity: 1;
    border-radius: 0;
}

.slideshowContainer .control-wrapper .carousel-control.left {
    left: -53px;
    padding: 5px 18px 2px 15px;
}
#postcodeSlideshow .control-wrapper .carousel-control.left{
    left: -113px;
    padding: 5px 18px 2px 15px;
    margin-top: -30px;
}
#postcodeSlideshow .control-wrapper .carousel-control.right {
    padding: 5px 15px 2px 18px;
    right: -5px;
    margin-top: -30px;
}
.slideshowContainer .control-wrapper .carousel-control.right {
    padding: 5px 15px 2px 18px;
    right: -65px;
}
.slideshowContainer {
    padding: 10px;   
}

#postcodeSlideshow .control-wrapper .left {
    right: 40px;
    left: auto;
}
#postcodeSlideshow .control-wrapper .right {
    right: 0px;
    left: auto;
}

.landingPage {
    padding: 20px 0 100px;
}

.landingPage .sectionWrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;

}
.landingPage .landingIntro {
    width: 33.333%;	
    height: 570px;

    background: #181f38;
    padding: 30px 0 0 30px;
    box-sizing: border-box;
}

.landingPage .landingContentInner {
    border-left: 4px solid #fff; 
    border-top: 4px solid #fff; 

    height: 100%;
    padding: 45px 35px 0 35px;
    box-sizing: border-box;
}

.landingPage .landingContentInner h2 {
    font-size: 62px;
    line-height: 1.1;   
}

.landingPage .landingContentInner p {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.4;
    max-width: 360px;
    margin: 20px 0;
}
.landingPage .landingIntro .btn {
    padding: 14px 12px 11px !important; 
    font-size: 20px !important;
}
.landingPage .landingIntro .btn-default {
    margin-right: 10px;
    border: 2px solid #FFFFFF;
}

.landingPage .landingIntro * {
    color: #fff;
}

.landingPage .slideshowContainer {
    width: 66.666%;
    box-sizing: border-box !important;
}

.restaurantInfo,
.underLanding {
    position: relative;
    padding: 120px 0;
}

.underLanding {
    background: #f1e3dc;
}

.underLanding:before,
.underLanding:after {
    content: "";
    position: absolute;
    height: 35px;
    width: 100%;
    z-index: 999;
    background-image: url(/myimages/947/zpos-bg-BeheshteRest_Border.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#headerborder {
    height: 35px;
    width: 100%;
    background-image: url(/myimages/947/zpos-bg-BeheshteRest_Border.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.underLanding:before {
    top: -20px;
}

.underLanding:after {
    bottom: -20px;
}

.underLandingSlide {
    padding-right: 40px;   
}

#postcodeSlideshow {
    -webkit-box-shadow: 10px 10px 0px 0px #fff; 
    box-shadow: 10px 10px 0px 0px #fff;
}

.mod_postcode_box,
#myCarousel,
#postcodeSlideshow {
    margin-bottom: 0;
    position: relative;
}
body.delivers_0 .mod_postcode_box .btn-success {
    height: revert;
    float: left;
}

#postcodeSlideshow {
    position: relative;   
}
#postcodeSlideshow .slidecontent {
    position: absolute;
    left: 30%;
    top: 50%;
    -webkit-transform: translateX(-20%) translateY(-50%);
    transform: translateX(-20%) translateY(-50%);
    color: #FFFFFF !important;
    text-align: center;
}
#postcodeSlideshow .slidecontent  h2 {
    font-size: 75px;
    line-height: 110%;
}
#postcodeSlideshow .slidecontent p {
    font-size: 32px;
    line-height: 110%;
    margin-bottom: 20px;
}
#postcodeSlideshow .slidecontent h2,
#postcodeSlideshow .slidecontent p {
    color: #FFFFFF;
}

.carousel-control {
    background: none;
    border: none;
    color: #fff;
    top: 50%;
    width: 20px;
}

.carousel-control:hover,
.carousel-control:focus {
    color: #bfb4b4;
    background: #07183c;
}

#postcodeSlideshow .carousel-control:hover,
#postcodeSlideshow .carousel-control:focus {
    color: #bfb4b4;
}

.tileSection {
    margin-top: 95px;
}

.tileSection a img,
.tileSection h3 {
    text-align: center;
    font-size: 40px;
    margin-top: 15px;
    transition: 0.3s;
    transform-origin: 50%;
}

.tileSection a:hover,
.tileSection a:focus {
    text-decoration: none;
}

.tileSection a:hover h3,
.tileSection a:focus h3 {
    transform: translateY(-10%);
}

.tileSection a:hover img,
.tileSection a:focus img {
    transform: rotate(3deg);
}

.home .first .aboutContent {
    text-align: right;   
}
.home .second .aboutContent {
    text-align: left;
}
.home .second  img {
    float: right;   
}
.home .aboutContent {
    padding-top: 50px;
}

.aboutContent h3 {
    max-width: 510px;
}
.aboutContent .btn {
    margin: 0px 10px;   
}
.aboutContent .btn-inverse {
    border: 2px solid #181f38 !important;
}

.restaurantInfo p {
    font-size: 20px;
    line-height: 1.4;
    margin: 20px 0px;
}
.restaurantInfo img {
    transition: all 0.3s;   
}
.restaurantInfo img:hover {
    transform: rotate(3deg);   
}

.prefooter {
    background: url('/myimages/947/zpos-bg-BeheshteRest_PreFooterBG.jpg');
    background-position: center center;
    background-size: cover;
    box-sizing: border-box;
    background-repeat: no-repeat;
    padding: 50px;
}
.prefooterImg {
    background: url('/myimages/947/zpos-bg-BeheshteRest_PreFooterImg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    box-sizing: border-box;
    border: 50px solid #181f38;
    height: 700px;
    position: relative;
}
.prefooterImg .btn-group {
    position: absolute;
    bottom: 20px;
    right: 50px;
}
.prefooterImg .btn {
    margin: 0px 10px;   
}
.welcometext {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 20px;
}
.welcometext h2 {
    font-size: 50px;
    color: #fff !important;
    line-height: 100%;
    margin: 0;
    text-align: center !important;
    text-shadow: 5px 0px 10px black;
    width: 80%;
}
.preheader {
    background: url('/myimages/947/zpos-bg-BeheshteRest_PreFooterBG.jpg');
    background-position: center center;
    background-size: cover;
    box-sizing: border-box;
    background-repeat: no-repeat;
    padding: 50px;
}
.preheaderImg {
    background: url('/myimages/947/zpos-bg-BeheshteRest_PreFooterImg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    box-sizing: border-box;
    border: 50px solid #181f38;
    height: 500px;
    position: relative;
    background-position: center center;
}
/* POSTCODE BOX  ----------------------------------------------- */
.mod_postcode_box {
    background: none;
    color: #181f38;
    padding: 0;
    margin-top: 75px;
}

.mod_postcode_box .lead {
    text-align: left;
}

.aboutContent h2,
.mod_postcode_box .lead {
    font-size: 56px;
    /*font-size: 65px;*/
    line-height: 1.2;
}

.postcodeSubheading {
    text-align: left;
    font-size: 21px;
    line-height: 1.4;
    margin-bottom: 30px;
}

.mod_postcode_box .caret {
    transition: transform 0.2s;
    margin-top: 6px;
}

.mod_postcode_box .btn-group.open .btn.dropdown-toggle .caret {
    transform: rotate(180deg);
}

.mod_postcode_box .input-append {
    float: left;
    text-align: left;
}
#mod_postcode_box_pc {
    padding-top: 7px;   
}
#mod_postcode_box_pc,
.mod_postcode_box .btn-success {
    height: 40px;
    border: none;
    font-size: 21px;
    height: 45px;
}

.mod_postcode_box .btn-success {
    padding: 5px 20px 2px;
}
.mod_postcode_box .dropdown-menu a {
    font-size: 18px;
    text-transform: uppercase;
    padding: 7px 13px;
}


/* WEBSITE BUTTONS / LABELS  ----------------------------------------------- */

.btn {
    font-family: "Padauk", sans-serif;
    text-transform: uppercase;
    border-radius: 5px !important;
    letter-spacing: 1px;
    font-size: 14px;
    padding: 9px 14px 5px;
}
.btn-large {
    font-size: 22px !important;
    padding: 16px 20px 11px !important;
}

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.page_members .btn .caret {
    border-top-color: #555;
    border-bottom-color: #555;
}

.page_members #frmMyProfile .btn-group .btn.dropdown-toggle {
    border-top-color: #ccc;
    border-bottom-color: #ccc;
}

.btn-default {
    background: #fff;
    color: #181f38 !important;
}

.btn-default:hover,
.btn-default:focus {
    background: #e0e0e0;
    color: #181f38 !important;
}
.btn-default:active {
    background: #d9d5d5;
}

.badge {
    background: #706f6f
}

/*LINKS*/
.checkout #frmProceed > .span5 > .marginbottom15 > small a,
.checkout #accordion_security .accordion-group .accordion-heading .accordion-toggle,
.checkbox > a, .contact-email a, .members #body .checkbox a, #footer-link-information,
.section-my-addresses p.text-info > a{
    color: #f26d22;
    text-decoration: none;
    &:hover, &:focus {
        color: #f26d22;
        text-decoration: underline;
    }
}

/* primary --*/
.btn-primary,
.btn-primary,
.alert-primary,
.label-primary,
.badge-primary {
    background: #4581bf;
}

.btn-primary:hover,
.btn-primary:focus {
    background: #3c75af;
}
.btn-primary:active {

}

/* success --*/
.btn-group > .btn.btn-add,
.btn-success,
.label-success,
.badge-success,
#responsive-food-menu .btn-navbar,
.page_menu .row-product .btn-success,
#editProductModal .btn-group > .dropdown-toggle.btn-success,
#editSpecialDealModal.btn-group > .dropdown-toggle.btn-success,
.mod_postcode_box .input-append .btn-group:last-child > .dropdown-toggle.btn-success {
    background: #5cac31 !important;
    border-radius: 0;
}

.btn-group > .btn.btn-add:hover,
.btn-group > .btn.btn-add:focus,
.btn-success:hover,
.btn-success:focus,
.page_menu .row-product .btn-success:hover,
.page_menu .row-product .btn-success:focus,
#responsive-food-menu .btn-navbar:hover,
#responsive-food-menu .btn-navbar:focus,
.btn-group.open .btn-success.dropdown-toggle,
.mod_postcode_box .input-append .btn-group:last-child > .dropdown-toggle.btn-success:hover, .mod_postcode_box .input-append .btn-group:last-child > .dropdown-toggle.btn-success:focus {
    background: #54a229 !important;
}
.btn-group > .btn.btn-add:active,
.btn-success:active,
.page_menu .row-product .btn-success:active,
#responsive-food-menu .btn-navbar:active,
.mod_postcode_box .input-append .btn-group:last-child > .dropdown-toggle.btn-success:active {
    background: #509b26 !important;
}

.text-success, .green {
    color: #5cac31;
}

/* --menu mobile navbar -- */
#responsive-food-menu .btn-navbar.ctrl-mob-nav-search {
    background: none !important;
}

#responsive-food-menu .btn-navbar .text-info {
    color: #fff;
    background: none;
}

#responsive-food-menu .btn-navbar {
    height: unset;
}
.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active {
    background: #e5e5e5 !important
}

/* danger--*/
.btn-group > .btn.btn-remove,
.btn-danger,
.btn-danger,
.alert-danger,
.label-danger,
.badge-danger,
.alert-error,
#editProductModal .btn-group > .dropdown-toggle.btn-danger,
#editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger,
.modal-footer button:first-of-type {
    background: #bf4545;
    color: #FFFFFF;
}

.btn-group > .btn.btn-remove:hover,
.btn-group > .btn.btn-remove:focus,
.btn-danger:hover,
.btn-danger:focus,
.modal-footer button:first-of-type:hover{
    background: #b13939;
}
.btn-group > .btn.btn-remove:active,
.btn-danger:active,
.modal-footer button:first-of-type:active {
    background: #a13232;
}

.text-danger,
.text-error {
    color: #bf4545;
}

/* warning --*/
.btn-warning,
.alert-warning,
.label-warning,
.badge-warning {
    background: #d07b4a;
}

.btn-warning:hover,
.btn-warning:focus {
    background: #c06d3e;
}
.btn-warning:active {
    background: #b7673a;   
}

.text-warning {
    color: #d07b4a;
}

/* info --*/
.btn-info,
.alert-info,
.label-info,
.badge-info,
.modal-body .btn.dropdown-toggle.btn-info,
#editProductModal .btn-info,
#editSpecialDealModal .btn-info {
    background: #49afcd;
}

.btn-info:hover,
.btn-info:focus,
.modal-body .btn.dropdown-toggle.btn-info:hover,
.modal-body .btn.dropdown-toggle.btn-info:focus,
.modal .btn-group.open .btn-info.dropdown-toggle #editProductModal .btn-info:hover,
#editSpecialDealModal .btn-info:hover,
#editProductModal .btn-info:focus,
#editSpecialDealModal .btn-info:focus {
    background: #3ba1c0;
}

.btn-info:active,
.modal-body .btn.dropdown-toggle.btn-info:active,
.modal .btn-group.open .btn-info.dropdown-toggle #editProductModal .btn-info:active,
#editSpecialDealModal .btn-info:active,
#editProductModal .btn-info:active {
    background: #3699b7;
}
.btn-inverse,
.alert-inverse,
.label-inverse,
.badge-inverse {
    background: #181f38;
    color: #fff;
    border: 2px solid #fff !important;
    box-sizing: border-box;

}

.btn-inverse:hover,
.btn-inverse:focus {
    background: #212f63;
    color: #FFFFFF;
}
.btn-inverse:active {
    background: #192655;   
}

.no-border {
    border: none !important;   
}
.no-padding {
    padding: 0px !important;   
}
.blue-border {
    border-color: #181f38 !important;   
}

.btn-transparent {
    color: #181f38;
    background: transparent;
    border: 2px solid #181f38 !important;
    box-sizing: border-box;
}
.btn-transparent:hover,
.btn-transparent:focus {
    background: #e0e0e0;
    color: #181f38 !important;
}
.btn-transparent:active {
    background: #d7d4d4;   
}

#frmMyProfile .btn.dropdown-toggle {
    background: #fff;
    border: 1px solid #ccc;
    font-weight: normal;
    color: #555;
}

#frmMyProfile .btn.dropdown-toggle:hover,
#frmMyProfile .btn.dropdown-toggle:focus {
    background: #e4e4e4;
}

#mobile_food_menu_nav .btn-inverse {
    background: inherit;
    border: none !important;
    color: #fff;
}

#responsive-food-menu .btn-navbar {
    /* menu page "change catergory" button*/
    text-shadow: none;
    box-shadow: none;
    padding: 10px;
    margin-bottom: 5px;
    color: #fff;
}

/* mobile btn-navbar */
header .btn-navbar {
    box-shadow: none !important;
    padding: 6px 10px 8px 10px;
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus {
    background: #ba2e39;
}

/* nav btn lines */
header .navbar .btn-navbar .icon-bar {
    width: 25px;
    height: 2px;
    background: #181f38;
    margin-top: 5px;
}

header .navbar .btn-navbar .icon-bar:first-child {
    margin-top: 2px;
}

/*CHECKOUT PAGE ------------------------------------------*/
.checkout h2, .contact-us h1 {
    font-size: 40px;
    line-height: 110%;
}
.checkout .ct-checkout-phonenumber span.label {
    position: relative;
    top: -1px;
}

.checkout h4, .checkout h5 {
    font-size: 22px !important;
    line-height: 110%;
    font-weight: normal !important;
}
.checkout .well-basket {
    background: #181f39;
    color: #ffffff;
}
.checkout h4 {
    color: #FFFFFF;   
}

.checkout #loginSignin,
.checkout #ctl-forgotPassword {
    widtH: 100%;
    margin-bottom: 5px;
}

.checkout #frmProceed > div.span5 > div.marginbottom15 {
    text-align: center;
}
.checkout #frmProceed > div.span5 > div.marginbottom15 button {
    margin-bottom: 10px;
}

/*LOYALTY POINTS BOX ----------------------------------------------- */
.loyaltypoints_box {
    background: #181f39 !important;
    color: #ffffff !important;
}
.loyaltypoints_box .row-credits .well {
    /* border around counters */
    border: none !important;
    font-size: 24px;
}
.loyaltypoints_box .row-credits .col-equals .ui-widget-header {
    background: transparent !important;   
}
.loyaltypoints_box .row-credits .col-equals .well {
    color: #FFFFFF !important;
}
.loyaltypoints_box .ui-widget-header {
    border: none;
    background: #bf4545 !important;
    color: #FFFFFF !important;
}
.loyaltypoints_box .btn {
    font-size: 16px !important;
    padding: 12px 13px 9px !important;   
}
.loyaltypoints_box .btn-link {
    color: #FFFFFF;
    font-size: 12px !important;
    padding: 12px 9px 9px !important;
}
.loyaltypoints_box .btn-link:hover,
.loyaltypoints_box .btn-link:focus {
    color: #d8cece;
}
.loyaltypoints_box .col-equals .ui-widget-header,
.loyaltypoints_box .col-equals .well {
    border: none;
    background: none;
}

/* MENU PAGE  ----------------------------------------------- */

.loyalty_well {
    background: #181f38;
    color: #fff;
}
.loyalty_well h3 {
    color: #fff;
    font-size: 45px;
}
.loyalty_well p {
    font-size: 18px;
    margin: 15px 0px;
}

.how-im-ordering,
.how-im-ordering *,
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    background: #181f38;
    color: #FFFFFF;
    border: none;
    text-shadow: none;
}

.menu-selection .alert {
    text-align: center;
    color: #181f38;
    background: transparent;
}

.how-im-ordering small{
    color: #f6ac18;
}
.how-im-ordering small:hover,
.how-im-ordering small:focus {
    color: #e39802;
}

.alert.how-im-ordering > h2:first-child {
    margin-top: -7px !important;
}

.well:not(.loyalty_well) {
    background: #FFFFFF;
    color: #181f38;
}
#basket-container h3 {
    font-size: 32px;
    line-height: 110%;
    text-align: center;
}
#basket-container .ui-widget-content {
    border-radius: 0px !important;   
}

#basket-container .basket-buttons .btn {
    font-size: 18px !important;
    padding: 9px 11px 9px !important; 
    margin-top: 10px;
}
#basket-container .btn-tiny,
.checkout .well-basket .btn-tiny {
    line-height: 12px!important;
    padding: 1px 2px 0px!important;   
    margin-left:1px;
    margin-right:1px;
}
#zp-offcanvas-basket .btn-tiny {
    margin-left:1px;
    margin-right:1px;
}

.basket-hr-separator {
    display: none;   
}

.modal .media-body {
    text-align: center;
}

.modal .media-body ul {
    text-align: center;
    list-style: none;
    margin: 0;
}

.modal ul {
    text-align: center;
    list-style: none;
}

.modal small,
.description small,
.media-body ul li {
    font-size: 15px;
}

.menu #basket-container small {
    font-size: 100%;
}

.menu #order-empty {
    margin-bottom: 10px;
}
.row-product:hover,
.row-product:focus {
    background: transparent;
}
.menu-selection h1 {
    text-align: center;
    line-height: 60px;
    font-size: 50px;
}

.menu-selection .btn,
.members #body > .container-fluid > .row-fluid > .span3 .btn-large{
    padding: 14px 20px !important;
}

/* menu page "add" buttons*/
.page_menu .row-product .btn-success {
    font-size: 14px !important;
    padding: 5px 6px 1px;
    margin-bottom: 5px;
}

.ui-tabs-nav,
.ui-tabs-menu,
.ui-state-default,
.ui-state-active {
    border: none !important;
}

/*Manual Themeroller stuff*/
.page_menu .ui-tabs .ui-tabs-nav li.ui-tabs-active a, 
.page_menu .ui-tabs .ui-tabs-nav li.ui-state-disabled a, 
.page_menu .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    background: #5cac31;
    color: #FFFFFF !important;
    border-right-width: 0px !important;
}
.page_menu .ui-tabs .ui-tabs-nav li {
    background: #181f38;
    border: none;
    border-radius: 0px;
}
.page_menu .ui-tabs .ui-tabs-nav li:hover,
.page_menu .ui-tabs .ui-tabs-nav li:focus {
    background: #79819b;
}
.page_menu .ui-tabs .ui-tabs-nav li a {
    color: #FFFFFF;
    font-size: 18px;
    padding: 9px 10px 9px 10px !important
}

.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
    padding-right: 0 !important;
}
.page_menu .ui-widget-header {
    background: none;   
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #4a2804; 
    color: #FFFFFF;
    a:not(.btn) {
        color: #FFFFFF;
        text-decoration: underline;
        &:hover, &:focus {
            color: #e3e3e3;
        }
    }
}

.row-odd {
    background: transparent;
}

/* menu headings */
.menu .media-heading {
    font-size: 20px;
    line-height: 1.4;
    font-weight: normal;
}

/* modals */
.modal-body .media-body {
    padding: 20px;
}

.modal-body .media-heading {
    font-size: 24px;
    line-height: 2;
}

/* modal labels */
#editProductModal .modal-body h4 .name,
#editSpecialDealModal .modal-body h4 .name,
#editProductModal .modal-body h3,
#editSpecialDealModal .modal-body h3 {
    font-size: 45px;
    line-height: 1.2;
}

#editProductModal small,
#editSpecialDealModal small,
#editProductModal li,
#editSpecialDealModal li,
#editProductModal .modal-footer h3,
#editSpecialDealModal .modal-footer h3,
#editProductModal .type-choose-one .control-label,
#editSpecialDealModal .type-choose-one .control-label {
    font-size: 20px;
    line-height: 1.2;
}

#editProductModal .modal-body h5,
#editSpecialDealModal .modal-body h5 {
    font-size: 24px;
}

#editProductModal fieldset small,
#editSpecialDealModal fieldset small,
#editProductModal fieldset small .label-default,
#editSpecialDealModal fieldset small .label-default,
#editProductModal fieldset .btn-group > .dropdown-toggle,
#editSpecialDealModal fieldset .btn-group > .dropdown-toggle {
    font-size: 14px;
}

#editProductModal fieldset small .label-default,
#editSpecialDealModal fieldset small .label-default {
    padding: 2px 4px 0px 4px;
    height: 18px;
    box-sizing: border-box;
    font-size: 12px;
    margin-bottom: 2px;
    border-radius: 0;
}

/* modal buttons */
#editProductModal fieldset .btn-group > .dropdown-toggle,
#editSpecialDealModal fieldset .btn-group > .dropdown-toggle {
    padding: 4px 4px 2px 5px !important;
    height: 12px !important;
    background: #dcdcdc;
    border-radius: 5px 0px 0px 5px !important;

}

#editProductModal .btn-option .caret, #editSpecialDealModal .btn-option .caret {
    margin-top: 4px;
}

/* modal dropdowns */
#editProductModal .dropdown-menu,
#editSpecialDealModal .dropdown-menu {
    padding: 0px;
}

/* CONTACT / UI-HEADERS ----------------------------- */
/*contact headers */
.contact-us .ui-widget-header {
    background: #181f38;
    color: #FFFFFF;
    font-weight: normal !important;
    padding: 3px 15px 5px 15px;
}
.contact-us .box-opening-hours {
    margin-top: 20px;   
}

/* MEMBERS  ----------------------------------------------- */
.hero-unit,
.jumbotron-order-complete {
    background: #181f38;
    color: #FFFFFF;
    border-radius: 0px;
}
.menu-selection .btn, .members #body > .container-fluid > .row-fluid > .span3 .btn-large {
    margin-bottom: 20px;
}
.members {
    .radio input[type="radio"], .checkbox input[type="checkbox"] {
        position: relative;
        top:-1.25px;
    }
}


.loyalty_scheme_1.user_guest.members #frmLogin + .website-image, .loyalty_scheme_0.user_guest.members #frmLogin + .website-image {
    position: relative;
}
.loyalty_scheme_1.user_guest.members #frmLogin + .website-image .members_img_caption, .loyalty_scheme_0.user_guest.members #frmLogin + .website-image .members_img_caption {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: #fff;
    margin-bottom: 0px;
    max-width: 260px;
    text-align: left;
}
.page_members .form-inline .btn-group {
    white-space: normal;
}
.page_members .form-inline .btn-group .btn {
    margin-bottom: 5px;
}
.page_members table thead th {
    background:#181f38;
    color: #fff;
}

.page_members .table-hover tbody tr:hover>td, .page_members .table-hover tbody tr:hover>th {
    background: #181f3824;
    color: #000;
}

.hero-unit a,
.hero-unit a:hover,
.hero-unit a:focus {
    color: #FFFFFF;
    text-decoration: underline;
}
.hero-unit {
    padding: 30px;
}

.sidebar-nav .nav-list .active a,
.sidebar-nav .nav > li > a:hover,
.sidebar-nav .nav > li > a:focus {
    color: #FFFFFF;
    background: #181f38;
}

.sidebar-nav .nav-list > li > a {
    text-shadow: none;
    color: #181f38;
}
.sidebar-nav .nav-list .nav-header {
    font-size: 16px;
    color: #181f38;
}

.members #frmRegister legend,
.members #frmLogin legend {
    padding: 12px 0px 17px;
    text-align: center;
    background: #181f38;
    color: #FFFFFF;
    font-size: 28px;
}
.members #frmRegister,
.members #frmLogin {
    padding: 0px 0px 25px 0px;
}
.members #frmRegister .control-group,
.members #frmLogin .control-group {
    padding: 0px 25px;
}

.nav-list li a [class^="icon-"] {
    background-image: url(https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/img/glyphicons-halflings.png);   
    position: relative;
    top: 2px;
}
.nav-list li a:hover [class^="icon-"], 
.nav-list li a:hover [class*=" icon-"],
.nav-list li a:focus [class^="icon-"], 
.nav-list li a:focus [class*=" icon-"],
.nav-list>li.active>a:hover [class^="icon-"], 
.nav-list>li.active>a:focus [class*=" icon-"],
.nav-list li.active a [class^="icon-"], 
.nav-list li.active a [class*=" icon-"] {
    background-image: url(https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/img/glyphicons-halflings-white.png);   
}

.members .loyalty-caption h3 {
    color: #FFFFFF;   
}

.members .loyalty-card>div .loyalty-value {
    font-size: 35px;  
}

.section-my-orders th{
    background: #181f38;
    color: #FFFFFF;
}
.section-my-orders td,
.section-sales-report td {
    color: #181f38; 
    background: #FFFFFF;	
}

.section-my-orders .ui-widget-content { background: none; }
.section-my-orders .ui-widget-header { background-color: #9ad463; }
.section-my-profile fieldset { margin-top: 20px; }
.section-my-addresses .marginbottom15 a {
    text-decoration: underline;
    color: #326195;
}
.members .btn-group .btn.dropdown-toggle {
    background: #FFFFFF;
    text-transform: none;
    color: #555555;
    font-weight: normal;
    border: 1px solid #ccc;
}
.members .btn-group .btn.dropdown-toggle:hover {
    background: #FFFFFF;   
}

/* FOOTER   */
footer {
    margin-top: 0px;
    background: #181f38;
}
.label-copyright {
    color: #FFFFFF;  
    font-size: 15px;
}
.label-copyright a {
    color: #f26d22;
    text-decoration: underline;
}
.label-copyright a:hover, .label-copyright a:focus {
    color: #e16018;
}

footer .row-fluid {
    padding: 30px 30px 20px;
    width: auto;
}

/* SOCIAL  */
.home_social {
    max-width: 100px;
    margin: 20px auto 0px;
}

.home_social .btn {
    padding: 0px;
}

.home_social a,
.home_social a:hover {
    background-color: transparent !important;
}

.home_social a:hover {
    transform: translateY(1px);
    transition: all 0.25s;
}

.home_social img {
    max-width: 30px;
}
.home_social small {
    display: none;   
}

/* ORDER PAGE */
.jumbotron-order-complete {
    padding: 40px;
}
.order-confirmation-note {
    font-size: 16px;   
}
.jumbotron-order-complete .text-warning {
    color:#FFFFFF;   
}

/* ADDITIONAL CHANGES- */

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
    background: transparent;
}

.alert-error.well-large h1 {
    color: #fff;
}

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
    background: none !important;
}

.trigger-paymentmethod .btn {
    font-size: 18px !important;
}
.trigger-paymentmethod .btn:active {
    background: #d5d4d4;
}


/* 404  ---- */
.page_error-404 h2, .page_error-404 h3 {
    color: #FFFFFF;   
}
.page_error-404 #bodywrapper,
.page_review-order #bodywrapper {
 	min-height: 65vh;   
}

/* CONTACT PAGE */
.table-regular-opening-times .ui-state-highlight {
    background: #333d60;
}

/* T&CS PAGE */
.page_information .page-header,
#info-company-information {
    text-align: center;
}

.page_information .page-header {
    border: none;

}
.page_information #cookies table {
    background: #fff;
}

.page_information .official-document,
.page_information .official-document h1,
.page_information .official-document h2,
.page_information .official-document h3,
.page_information .official-document h4,
.page_information .official-document p h4,
.page_information .official-document p .page_information .official-document {
    font-family: "Arial", sans-serif;
}

.official-document li *,
.official-document li::marker,
.page_information .table th,
.page_information .table td,
.page_information .official-document h1,
.page_information .official-document h2,
.page_information .official-document h3,
.page_information .official-document p h4,
.page_information .official-document p {
    color: #000;
}

/* REVIEW PAGE  ----------------------------------------------- */
.page-review-order .lead,
.page-review-order * {
    color: #000
}
.page-review-order legend {
    font-size: 24px;   
}
.page-review-order textarea {
    height: 200px;   
}
.page-review-order .alert-success {
    margin: 20px auto !important;   
}

.otherpagecontent {
    max-width: 850px;
    margin: 20px auto !important;
    text-align: center;
}
.otherpagecontent p {
    margin: 20px auto !important;   
}
.otherpagecontent .btn-group .btn {
    margin: 0px 5px 20px;   
}

/**-- RESERVATIONS --**/
.mod_table_reservation_v1 { display: none; }
.book .mod_table_reservation_v1 {
    display: block;   
}
.mod_table_reservation_v1 {
    margin: 20px auto !important;
    width: 500px;
}
.mod_table_reservation_v1 select, 
.mod_table_reservation_v1 input, 
.mod_table_reservation_v1 button {
    margin: 0px auto 20px !important;
    padding-left: 0px;
    padding-right: 0px;
    width: 500px;
}
.mod_table_reservation_v1 select {
    text-align-last: center;
    text-align: center;
}
.mod_table_reservation_v1 label {
    font-size: 18px;   
}

.ui-datepicker .ui-state-default:not(.ui-state-hover) {
    background: #fff;
    color: #000;
    border: 1px solid black !important
}
.ui-datepicker .ui-state-default .ui-state-hover {
    border: 1px solid black !important;
}

.ui-datepicker .ui-datepicker-header,
.ui-timepicker-div .ui-widget-header,
.ui-datepicker .ui-widget-content .ui-state-default, 
.ui-datepicker .ui-widget-header .ui-state-default,
.ui-draggable .ui-dialog-titlebar {
    background: #181f38 ;
    color:#fff;
}
.ui-dialog .well {
    background: #f3f3f3;
}
.ui-dialog .ui-dialog-titlebar-close {
    top: 40%;
}
.ui-datepicker .ui-state-hover, .ui-datepicker .ui-state-active {
    background: #40496a !important;
    color:#fff!important;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -0.22em;
}
.ui-widget-header .ui-icon {
    filter: invert(1)
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    font-family: 'Roboto';
}
.ui-datepicker .ui-datepicker-buttonpane button {
    padding: .4em .6em .3em .6em;
}

.book .imagegrid img{
    display: block;
    margin: 10px auto;
}

.gallery h1, .book h1 {
    display: none;   
}
.gallery h2, .book h2 {
    font-size: 32px;   
}
.gallery h3, .book h3 {
    font-size: 28px;   
}

#lightgallery {
    text-align: center;   
}
#lightgallery img {
    margin-bottom: 5px;
    transition: all 0.3s;
}
#lightgallery img:hover {
    transform: translateY(2px);   
}

@media (max-width: 1750px) {
    .navbar .nav > li {
        margin: 0 12px;
    }
}
@media (min-width: 1600px) {
    .preheaderImg {
        background-position: top -56px center;
    }
    .navbar .nav > li > a {
        font-size: 22px;
    }
}
@media (min-width: 1600px) {
    header {
        box-sizing: border-box;
        padding: 35px 20px;
    }

    .ct_details_bar {
        padding: 0 10px;
    }
}

@media (max-width: 1600px) {

    .inner-wrapper,
    .ct_details_bar {
        box-sizing: border-box;
        padding: 0 10px;
    }
    .inner-wrapper {
        padding: 0;
    }
    .navbar .nav > li {
        margin: 0 7px;
    }
    .navbar .nav > li > a {
        font-size: 19px;
    }
}

@media (max-width: 1400px) {
    .landingPage .landingContentInner h2 {
        font-size: 50px;
    }
    .landingPage .landingContentInner p {
        font-size: 20px;
    }
    .landingPage .landingContentInner {
        padding: 45px 20px 0 20px;
    }
    .landingPage .landingIntro .btn {
        padding: 10px 8px 7px !important;
        font-size: 16px !important;
    }
    .landingPage .landingIntro {
        height: 500px;   
    }
}

@media (max-width: 1350px) {
    #opening-status {
        font-size: 16px;
        max-width: 160px;
    }
    .navbar .nav > li > a {
        font-size: 16px;
    }
    header .navbar .nav:after {
        height: 15px;
        bottom: -2px;
    }
}

@media (max-width: 1200px) {
    header #logo img {
        max-width: 150px;
        padding: 10px;
    }   
    .page_information .well-hero .btn {
        margin-bottom: 5px;
    }
    .landingPage .landingContentInner h2 {
        font-size: 38px;
    }
    .landingPage .landingContentInner p {
        font-size: 18px;
    }
    .landingPage .landingIntro {
        height: 400px;
    }
    .landingPage .landingContentInner {
        padding: 15px 20px 0 20px;
    }
    .aboutContent h2, .mod_postcode_box .lead {
        font-size: 42px;
    }
    .postcodeSubheading,
    .restaurantInfo p {
        font-size: 18px;   
    }
    .mod_postcode_box {
        margin-top: 5px;   
    }
    #postcodeSlideshow .slidecontent h2 {
        font-size: 50px;   
    }
    #postcodeSlideshow .slidecontent p {
        font-size: 22px;
    }
    #mod_postcode_box_pc,
    .mod_postcode_box .btn {
        width: 180px;
        font-size: 18px;
    }
    .mod_postcode_box .caret {
        margin-top: 6px;
    }
    .tileSection h3 {
        font-size: 28px;   
    }
    .home .aboutContent {
        padding-top: 0px;
    }
    .restaurantInfo img {
        max-width: 350px;
        margin: 0px auto;
        display: block;
    }
    .home .first .aboutContent {
        text-align: left;
    }
    .home .second .aboutContent {
        text-align: right;
    }
    .home .second img {
        float: none;   
    }
    .restaurantInfo .btn,
    .prefooterImg .btn,
    .landingPage .landingIntro .btn,
    .mod_postcode_box .btn-success{
        font-size: 16px !important;
        padding: 10px 12px 8px !important;   
    }
    .underLanding {
        padding: 80px 0;
    }
    .restaurantInfo {
        padding: 60px 0 40px; 
    }
    .restaurantInfo {
        background: url('/myimages/947/zpos-bg-BeheshteRest_TopRightBody_Home.jpg') center center no-repeat;
    }
    .prefooterImg, .preheaderImg {
        height: 600px;   
    }
    .trigger-paymentmethod .btn {
        padding: 15px 13px 12px !important;
        font-size: 14px !important;
    }
}

@media (min-width: 1201px) {
    .checkout .ct-checkout-title {
        width: 18%;
    }
    .checkout .ct-checkout-firstname,
    .checkout .ct-checkout-surname {
        width: 38.4%;
    }
}

@media (max-width: 1200px) and (min-width: 980px) {
    .hideBetween1200And980 {
        display: none !important;   
    }
    #opening-status {
        padding: 10px 6px 9px;
        font-size: 12px;
        max-width: 140px;
    }
    .navbar .nav > li > a {
        font-size: 16px;
    }
    header .navbar .nav:after {
        height: 10px;
        bottom: 0px;
    }
    header .navbar {
        margin-top: 12px;   
    }
    .landingPage .landingContentInner p {
        font-size: 16px;
    }
    .home header {
        padding: 25px 10px 10px;
    }
    .landingPage .landingIntro {
        width: 40% !important;
    }
}

@media (min-width: 980px) {
    .welcometext .alert_container {
        display: flex !important;
        flex-direction: column;
        .sys-alert:not(:last-child) {
            margin-bottom: 10px !important;   
        }
    }

}
@media (max-width: 979px) {
    #postcodeSlideshow {
        box-shadow: none;
    }
    #opening-status {
        display: none;
    }
    .loyalty-card > div.col3, .loyalty-card > div.col4, .loyalty-card > div.span6
    {
        width: 100%;
        border-radius: 20px;
        margin-bottom: 25px;
    }
    .btn-navbar:hover,
    .btn-navbar:focus {
        background: #ece4e1 !important;
    }
    div.row-fluid.loyalty-card {
        text-align: center;
    }
    #opening-status.mobile-opening {
        display: block;
        width: 220px !important;
        font-size: 16px;
        padding: 9px 15px 7px;
        float: left;
        max-width: 170px;
    }
    .ct_details_bar .span6 {
        width: 100%;
        margin: 0;
        text-align: center !important;
        float: none;
    }
    .nav-collapse .dropdown-menu a {
        padding: 10px 0;
    }
    .nav-collapse li {
        width: 100%;
        display: block;
    }
    .modal-body .dropdown-menu.dyn-dd-option-ui {
        left: -90px;
    }
    .ct_header_row,
    header .left_column,
    header .navbar {
        width: 100% !important; 
        float: none !important;
        display: block !important;
        box-sizing: border-box !important;
        margin: 0px !important;
    }
    #logo {
        text-align: center;   
    }
    .btn-navbar {
        background: #f1e3dc !important;
        margin-top: 9px;
    }
    #header-icons.mobileHeaderIcons {
        display: block;
        float: left;
        max-width: 100px;
    }
    header #logo img {
        max-width: initial;   
        margin: 0px 0px 10px;
    }
    header {
        box-sizing: border-box;
        padding: 15px 10px 5px !important;   
    }
    #header-icons {
        display: none;
    }
    .navbar, #opening-status,
    #header-icons {
        margin-top: 5px;
    }
    header .navbar .nav:after {
        display: none;   
    }
    header .nav-collapse {
        background: #f1e3dc;
    }
    header .nav-collapse, .nav-collapse.in {
        margin-top: 50px;   
    }
    header .navbar .nav > li {
        margin: 0px;   
    }
    header .navbar .nav  a {
        font-size: 28px;
        line-height: 110%;
        padding: 10px;
        border-bottom: 2px solid transparent;
    }
    header .navbar .nav .dropdown-toggle .caret {
        margin-top: 16px;   
    }
    .navbar .nav > li > a,
    .navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle, 
    .nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus,
    header .navbar .dropdown-menu a{
        color: #181f38;
    }
    header .dropdown-menu a:hover,
    header .dropdown-menu a:focus {
        background: transparent !important;
        color: #181f38 !important;
        border-bottom: 2px solid #181f38 !important;
    }
    header .dropdown-menu a {
        font-size: 22px !important;   
    }
    header .dropdown-menu {
        width: 270px;
        margin: 0px auto !important;   
    }
    .landingPage .landingIntro,
    .slideshowContainer {
        width: 100% !important;   
        display: block;
    }
    .landingPage .sectionWrapper {
        display: block !important;
        text-align: center !important;
    }
    .landingPage .landingIntro {
        padding: 30px;
        height: auto;
    }
    .landingPage .landingContentInner {
        border: 4px solid #fff;
        padding: 20px;
    }
    .landingPage .landingContentInner p {
        margin: 20px auto;   
    }
    .landingPage .landingIntro .btn {
        padding: 10px 16px 8px !important;
        font-size: 16px !important;
    }
    .landingPage {
        padding: 0px 0 20px;
    }
    .slideshowContainer .item {
        padding: 0px;   
    }
    .slideshowContainer .column_slideshow {
        height: 400px;   
    }
    .underLanding {
        padding: 50px 0;
    }
    #postcodeSlideshow .slidecontent h2 {
        font-size: 38px;
    }
    .aboutContent h2, .mod_postcode_box .lead {
        font-size: 28px;
    }
    .postcodeSubheading, .restaurantInfo p {
        font-size: 14px;
    }
    .postcodeSubheading {
        margin: -10px 0px 10px;
    }
    #mod_postcode_box_pc, .mod_postcode_box .btn {
        width: 175px;
        font-size: 12px;
        margin-right: 5px;
    }
    .tileSection h3 {
        font-size: 22px;
    }
    .tileSection {
        margin-top: 30px;
    }
    .restaurantInfo img {
        max-width: 260px;
    }

    .prefooterImg .btn {
        display: block;  
        margin: 5px auto
    }
    .prefooterImg .btn-group {
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .prefooterImg, .preheaderImg {
        height: 500px;   
    }
    .how-im-ordering h2 {
        text-align: center;   
    }
    .trigger-paymentmethod .btn {
        padding: 15px 8px 12px !important;
        font-size: 12px !important;
    }
}

@media (min-width: 767px) and (max-width: 979px) {
    .page_checkout #body .span6,
    .page_checkout #body .span5,        
    .page_checkout #body .span4,
    .page_checkout #body .span3 {
        width: 100%;
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    .sectionWrapper .first {
        margin-bottom: 50px;
    }
    .btnbookMobile {
        display: none;
    }
    .input-append .btn {
        border-radius: 0px 5px 5px 0px !important;   
    }
    .modal-footer h3 {
        position: relative;
        top: 3px;
    }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    #mod_postcode_box_pc, .mod_postcode_box .btn {
        float: revert !important;
    }
    #zp-offcanvas-menu .uk-offcanvas-bar {
        padding-bottom: 75px;
    }
    #header-icons .span6 {
        width: 50% !important;
        float: left !important;
        margin: 0px !important;
    }
    div.row-fluid.second {
        display: flex;
        flex-direction: column-reverse;
    }
    body {
        padding: 0;
    }

    body .inner-wrapper #body {
        padding: 0 10px;
        box-sizing: border-box;
    }

    .ct_user_status,
    .ct_local_branch_details {
        text-align: center !important;
    }

    #body h1 {
        text-align: center;
        line-height: 1.4;
    }

    footer div,
    .span4.tr.vendor {
        margin-top: 10px;
        text-align: center !important;
    }
    .slideshowContainer {
        display: none;
    }
    .underLandingSlide {
        padding-right: 10px;
    }
    .underLanding {
        padding: 30px 0;
    }
    #postcodeSlideshow .slidecontent h2 {
        font-size: 60px;
    }
    #postcodeSlideshow .slidecontent p {
        font-size: 24px;
    }
    .underLandingPostcode {
        padding-top: 20px;   
    }
    .mod_postcode_box,
    .mod_postcode_box .lead,
    .postcodeSubheading {
        text-align: center !important;   
    }
    .mod_postcode_box .input-append {
        float: none;   
    }
    .postcodeSubheading {
        max-width: 480px;
        margin: -10px auto 10px;   
    }
    .aboutContent h2, .mod_postcode_box .lead {
        font-size: 34px;
    }
    #mod_postcode_box_pc, .mod_postcode_box .btn {
        width: 180px;
        font-size: 16px;
    }
    .tileSection a {
        text-align: center;   
    }
    .tileSection img {
        max-width: 180px;   
    }
    .home .first .aboutContent,
    .home .second .aboutContent {
        text-align: center;   
    }
    .restaurantInfo p {
        max-width: 480px;
        margin: 10px auto;
    }
    .home .second img {
        margin-top: 20px;
    }
    .prefooterImg {
        border: 30px solid #181f38;
    }	
    .prefooter {
        padding: 30px;   
    }
    .prefooterImg {
        height: 300px;   
    }
    .menu-container .ui-tabs-vertical .ui-tabs-panel {
        width: 100% !important;
    }
    .trigger-paymentmethod .btn {
        display: block;
        font-size: 18px !important;
        width: 100% !important;
    }
    .menu-selection .btn {
        max-width: 450px;
        margin: 0px auto;
    }
    .menu-selection .span6 .well {
        padding: 0px;
    }
    .otherpagecontent {
        margin: 20px auto 0px !important;   
    }
    .otherpagecontent .btn{
        display: block;
    }
    .btnbook {
        display: none !important;

    }
    .jumbotron h1,
    .error-404 h1 {
        font-size: 50px !important;
    }
    .error-404 .alert-error .btn {
        margin-bottom: 10px;   
    }
    .input-append .btn {
        display: block;   
    }
}

@media (max-width: 767px) and (min-width: 481px) {
    .tileSection a {
        width: 46% !important;
        margin: 0px 1% !important;
        float: left !important;
    }
    .welcometext h2 {
        font-size: 40px;
        max-width: 95%;
    }
    .preheaderImg {
        height: 300px;
        border: 30px solid #181f38;}
    .preheader {
        padding: 30px;
    }
}

@media (max-width: 640px) {
    #ctl-lookupAddress,
    #ctl-forgotPassword {
        margin-top: 8px;
    }

    #ctl-lookupAddress {
        display: block;
    }

    #ctl-forgotPassword {
        display: block;
    }
    #postcodeSlideshow .slidecontent h2 {
        font-size: 40px;
    }
    #postcodeSlideshow .slidecontent p {
        font-size: 20px;
    }
}

@media (max-width: 580px) {
    .mod_table_reservation_v1,
    .mod_table_reservation_v1 select, 
    .mod_table_reservation_v1 input, 
    .mod_table_reservation_v1 button {
        width: 100% !important;   
    }
}

@media(min-width: 481px) {
    .mobile-slider {
        display: none
    }
    .desktop-tiles {
        display: block;
    }
    .form-horizontal .control-label {
        padding-top: 8px;
    }
}

/* Landscape phones and down */
@media (max-width: 480px) {
    #body .menu-selection h1 {
        line-height: 1.2;
    }
    .mobile-slider {
        display: block;
    }
    .desktop-tiles {
        display: none;
    }
    .mobile-slider img {
        max-width: 100%;
        margin: 0 auto;
    }
    .restaurantInfo .btn-group .btn{
        display: block;
        margin: 10px 0px;

    }
    .media-address {
        display: flex;
    }
    .modal-footer .btn,
    .modal-footer .btn+.btn {
        margin-bottom: 5px;
    }
    .media-address   .pull-left {
        float: left !important;
        max-height: 40px;
    }
    .media-address  .pull-right {
        float: right !important;
    }
    .media-address  .fa-3x {
        font-size: 2rem;
    }

    .new_address {
        display: flex;
    }
    .new_address   #newDefault {
        margin: 0px 0px 0px 5px;

    }

    #header-icons {
        padding: 0 10px 0 0;
    }
    #opening-status.mobile-opening {
        width: 140px !important;
        font-size: 14px;
        padding: 7px 4px 5px;
    }
    .landingPage .landingContentInner h2 {
        font-size: 28px;
    }
    .landingPage .landingIntro .btn {
        display: block;
        margin: 10px 0px;
    }
    .landingPage .landingContentInner p {
        margin: 5px auto;
    }
    .slideshowContainer .control-wrapper .carousel-control {
        width: 20px;
        height: 20px;
        line-height: 20px;
        padding: 3px !important;
        font-size: 20px;
    }
    .slideshowContainer .control-wrapper .carousel-control.right,
    #postcodeSlideshow .control-wrapper .carousel-control.right {
        right: -70px;
    }
    .slideshowContainer .control-wrapper .carousel-control.left,
    #postcodeSlideshow .control-wrapper .carousel-control.left {
        left: -10px;
    }
    .slideshowContainer .control-wrapper {
        bottom: 20px;   
    }
    #postcodeSlideshow .slidecontent h2 {
        font-size: 24px;
    }
    #postcodeSlideshow .slidecontent p {
        font-size: 14px;   
        margin-bottom: 5px;
    }
    #postcodeSlideshow .btn {
        font-size: 16px !important;
        padding: 10px 14px 8px !important;   
    }
    #mod_postcode_box_pc, .mod_postcode_box .btn {

    }
    .aboutContent h2, .mod_postcode_box .lead {
        font-size: 28px;
    }
    .tileSection {
        margin-top: 0px;
    }
    .prefooterImg .btn {
        font-size: 12px !important;
        padding: 8px 6px 6px !important;
    }
    .prefooterImg, .preheaderImg {
        border: 10px solid #181f38;
    }
    .prefooterImg, .preheaderImg {
        height: 200px;   
    }
    .welcometext h2 {
        font-size: 30px;
        max-width: 95%;
    }
    .preheaderImg {
        height: 300px;
        border: 20px solid #181f38;}
    .preheader {
        padding: 20px;
    }
    #responsive-food-menu .brand {
        font-size: 18px;   
        padding: 15px 5px;
    }
    #responsive-food-menu .btn-navbar.btn-success {
        font-size: 11px;
    }
}



/* START: CROSSED OUT PRICE CSS */
.old_price {
    color: red;
    text-decoration: line-through;
    display: block;
}
.row-variation {
    margin-bottom: 20px;   
}
/* END: CROSSED OUT PRICE CSS */

.sys-message:not(.well-small) .lead {
    font-size: 18px;
    line-height: 130%;
    
}
