
body .visible-swindon { display:none !important; } 
body .hidden-swindon { display:inherit !important; } 
body.shop_swindon .hidden-swindon { display:none !important; }
body.shop_swindon .visible-swindon { 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: #58422b;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
body {
	background-color: #ebebe2;

	background-image:none;

	background-attachment: scroll;
}

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

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

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

.delivers_0 .box-delivery-information,
.modalModTableReservationV1 small.text-warning{
    display: none;
}
.modalModTableReservationV1 {
    input, textarea {
        border: 0.5px #80808033 solid !important;
    }
}
/* Core CSS Fixes */
/* With the plan to be commited to the master.css in the future */
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;
}
.row-product {
    padding: 10px 0px;
}
.row-odd, .row-product:hover {
    background: none;
}
#opening-status:hover, #opening-status:focus {
    text-decoration: none;
    cursor: default;
}
#zp-offcanvas-basket #order-empty {
    margin-bottom: 15px;
}
#mobile_food_menu_nav .btn {
    padding: 8px 5px 3px;
    border: none !important;
}
.copyright {
    text-align: left;
}
.vendor {
    float: right;
}
.cards, .vendor {
    padding-top: 5px;
}
.page_welcome #opening-status, .page_welcome .navbar {
    display: none;
}
.loyaltypoints_box .row-credits .col-equals .ui-widget-header {
    background: transparent !important;
    border: none !important;
}
.loyaltypoints_box .btn-success {
    margin-bottom: 15px;
}
.loyaltypoints_box .btn-link {
    color: #FFFFFF;
    font-size: 12px !important;
    text-decoration: underline;
}
.checkout #loginSignin, .checkout #ctl-forgotPassword {
    width: 100%;
    margin-bottom: 5px;
}
.btn, .btn:hover, .btn:focus {
    border: none;
}
.btn-option {
    height: auto !important;
}
#basket-container a {
    margin-top: 10px;
}
#responsive-food-menu .brand {
    text-shadow: none;
}
.page_menu .tb-nav-tabs {
    border: none;
    background: none;
}
.page_menu .tb-nav-tabs .ui-widget-header {
    background: none;
}
#responsive-food-menu .btn-navbar.btn-info {
    margin-right: 10px !important;
    padding-bottom: 1px !important;
}
.page_menu .ui-tabs .ui-tabs-nav li {
    border: none;
    border-radius: 0px;
}
.modal-header .close, .well .close, .alert .close, .well.sys-alert button.close, #editProductModal .close {
    color: #FFFFFF;
    opacity: 0.8;
}
header .navbar {
    margin-bottom: 0px !important;
}
header .navbar-inner {
    background: transparent;
    border: none;
    box-shadow: none;
}
#myCarousel {
    margin-bottom: 0px !important;
}
.ct_details_bar > [class*="span"] {
    min-height: auto !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;
}
.page-review-order textarea {
    height: 230px;
}
.page_error-404 .alert { 
    background: transparent !important; border: none; 
}
.page_error-404 h1 { 
    padding: 5px 0px; 
}
.menu-selection .alert,
.menu-selection .well {
    background: transparent !important;
    border: none;
    box-shadow: none;
}
.menu-selection img {
    margin: 0px auto 30px;
    display: block;
}
.page-review-order h1 {
    text-align: center;
}
.how-im-ordering {
    margin-bottom: 20px;
}
.website-image {
    text-align: center; 
}
#responsive-food-menu .ctrl-mob-nav-search {
    box-shadow: none;
}
#responsive-food-menu.affix {
    left: initial;
}
.contact-us .box-opening-hours {
    margin-top: 20px;
}
.contact-us #contact_map_canvas {
    color: #000000 !important;   
}
.navbar-affix-container {
    height: auto !important;
}
/* END Core CSS Fixes */
/****************************************************************/

/**-- DISPLAY NONES --**/
.home h1, .home-about, #body-bottom-hr, 
.row_mods, .row_phones, 
.social_media_links small, .voucher_box .success span, 
#basket-container hr, #opening-status, header .navbar,
.ct_details_bar, .carousel-indicators, .mod_postcode_box .lead {
    display: none !important;
}

/* GLOBAL */
body {
    padding: 0;
    overflow-x: hidden;
}
#container {
    background: none;
    padding: 0;
    width: 100%;
    /*max-width: 2000px;*/
    box-shadow: none;
}
ol>li>ol, ol>li>ul, ul>li>ol, ul>li>ul {
    margin: 0 0 10px 25px;
}
a {
    color: #508CBF;
}
a:hover, a:focus {
    color: #4782B4;
}
em {
    color: #508CBF;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #f2ba00;
    color: #58422b;
    text-shadow: none;
    border: none;
}
* {
    box-sizing: border-box;   
}
body:not(.home) #body {
    padding: 50px 0px;
}
.ui-dialog .ui-dialog-titlebar {
    background: #58422b;
    color: #FFFFFF;
    padding-top: 4px;
}
.ui-dialog .ui-dialog-titlebar-close {
    margin: -12px 0 0 0;
}
.alert {
    padding: 10px 30px 7px;   
}

/* FONTS */
h1, h2, h3, h4, h5, h6,
legend {
    font-family: 'ivyora-display', 'Arial', serif !important;
    font-style: italic;
    font-weight: normal;
    line-height: 110%;
}
body,
.row-product h5 {
    font-family: 'quasimoda', 'Arial', sans-serif !important;
}
h1 {
    font-size: 55px;   
}
h2 {
    font-size: 46px;   
}
h3 {
    font-size: 37px;   
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 22px;
}
.home h5 {
    font-size: 18px;
    text-transform: uppercase;   
    font-style: normal;
    letter-spacing: 2px;
}

/* SITE WIDTH */
body:not(.home) #body, #responsive-food-menu {
    max-width: 1170px;
    margin: 0 auto;
}
.ct_details_bar, .ct_header_row, .navbar-inner .container, .home .main, footer .row-fluid, .home #body .container {
    max-width: 1400px;
    margin: 0 auto;
}
.home #body .container {
    width: 100%;   
}

/* COLOURS */
.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: #76b700 !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: #69AC1A !important;
    color: #FFFFFF !important;
}
.text-success, .loyalty-card>div .loyalty-value, #header_status.OPEN {
    color: #76b700 !important;
}

.btn-primary, .alert-primary, .label-primary, .badge-primary {
    background: #212e8d !important;
    color: #FFFFFF !important;
}
.btn-primary:hover, .btn-primary:focus {
    background: #1c2881 !important;
    color: #FFFFFF !important;
}
.text-primary {
    color: #212e8d !important;
}

.btn-info, .alert-info, .label-info, .badge-info, 
#editProductModal fieldset .btn-group>.dropdown-toggle.btn-info, 
#editSpecialDealModal fieldset .btn-group>.dropdown-toggle.btn-info {
    background: #508CBF !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 {
    background: #4985B8 !important;
    color: #FFFFFF !important;
}
.text-info {
    color: #508CBF !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;
}

.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: #b41d1d !important;
    color: #FFFFFF !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: #a41818 !important;
    color: #FFFFFF !important;
}
.text-danger, .text-error, #header_status.CLOSED {
    color: #b41d1d !important;
}

.btn-warning, .alert-warning, .label-warning, .badge-warning {
    background: #f2ba00 !important;
    color: #58422B !important;
}
.btn-warning:hover, .btn-warning:focus {
    background: #e3af02 !important;
    color: #58422B !important;
}
.text-warning {
    color: #f2ba00 !important;
}

.btn-inverse, .alert-inverse, .label-inverse, .badge-inverse {
    background: #2e2d2d !important;
    color: #FFFFFF !important;
}
.btn-inverse:hover, .btn-inverse:focus {
    background: #3e3a3a !important;
    color: #FFFFFF !important;
}

.btn-beige {
    background: #D8D1C2;
    color: #58422B;
}
.btn-beige:hover, .btn-beige:focus {
    background: #CFC6B3;
    color: #58422B;
}

.btn-text {
    background: transparent !important;   
}
.btn-text.text-info:hover,
.btn-text.text-info:focus {
    color: #4A85B7 !important;
}

/* BUTTONS */
.btn {
    font-family: 'quasimoda', 'Arial', sans-serif !important;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 110%;
    border-radius: 0px !important;
    box-shadow: none;
}
.btn-large {
    letter-spacing: 2px;
}
.btn-small {
    padding: 7px 8px 3px;
}
.btn-tiny {
    line-height: 13px!important;
    padding: 1px 2px 0px!important;   
}
.btn-order {
    position: relative;
    top: -4px;
}
#basket-container a, #zp-offcanvas-basket a {
    padding: 8px 10px 8px;
}
#basket-container a i {
    position: relative;
    top: 2px;
}

/* DROPDOWN MENU */
.dropdown-menu {
    background: #58422b;
    border: 0;
    padding: 0px;
    border-radius: 0px;
}
.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: #4c3824;
}

/* 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 {
    font-family: 'ivyora-display', 'Arial', sans-serif !important;
    box-sizing: border-box;
    border-radius: 0px !important;
    height: 32.39px;
    border: none;
}

/* WELLS */
.well, .page-review-order, .ui-tabs-menu {
    background: #D8D1C2;
    border: none;
    box-shadow: none;
    border-radius: 0px;
}
.well, .page-review-order {
    padding: 15px;
}
.ui-tabs-menu {
    border-top-left-radius: 0px !important; 	
    border-top-right-radius: 0px !important;
}
.well table, .well tr, .well td, .well hr, .well th {
    border-color: #58422b; 
    border-radius: 0px !important; 
}

/* LEGEND, UI-WIDGET */
legend {
    color: #58422b;
    text-align: center;
    font-size: 32px;
    line-height: 110%;
    border-color: #58422b;
}
legend small {
    color: #626262;   
}
.ui-widget-header {
    background: #58422b;
    color: #FFFFFF;
}
.ui-widget-header th {
    border-color: #FFFFFF;
}
.ui-widget-content {
    border-radius: 0px;   
}

/*--SYSTEM ALERTS**/
.well.sys-alert {
    text-align: center;
    color: #FFFFFF;
    background: grey;
    text-shadow: none !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;
}
.sys-message.alert-warning {
    background: #ff8914 !important;
    color: #FFFFFF !important;
}
.sys-message.alert-info {
    background: #065894 !important;
}

/* MODALS */
.modal-header {
    background: #58422b;
}
.modal-header h3 {
    color: #FFFFFF;
    font-size: 28px !important;
}
.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: 20px;
    line-height: 110%:*/
}
.modal-body .well {
    background: #f5f5f5 !important;
    color: #000000;
}

/* CARETS */
header .navbar .caret {
    border-top-color: #FFFFFF !important;
    transition: transform 0.3s;
    margin-top: 8px !important;
}
header .navbar .nav li.dropdown.open>.dropdown-toggle .caret {
    transform: rotate(180deg);
}
.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: red !important;
}
#editProductModal .btn-info .caret, #editSpecialDealModal .btn-info .caret {
    margin-top: 8px;
    border-top-color: #FFFFFF;
}
#editProductModal .btn-option .caret, #editSpecialDealModal .btn-option .caret {
    margin-top: 4px;
    border-top-color: #FFFFFF;
}

/* HEADER SECTION */
#opening-status {
    border: none;
    background: none;
    margin-left: 0px;
}
#opening-status:hover, #opening-status:focus {
    text-decoration: none;
    cursor: default;
}
#nav_wrapper:not(.show) {
    display: none;   
}
#nav_wrapper.show {
    /*position: absolute;*/
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0px;
    left: 0px;
    background: #d8d1c2;
    z-index: 10000;   
}
#hamburger_menu_toggle {
    position: relative;
    z-index: 100001;
}
#hamburger_menu_toggle .line {
    opacity: 1;
    fill: #58422B;
    transform-origin: 1em 1em;
    transition: transform 0.3s ease-in-out, opacity 0.2s ease-in-out;
}
#hamburger_menu_toggle .line-1 {
    transform-origin: 1em 2.5em;
}
#hamburger_menu_toggle .line-3 {
    transform-origin: 1.05em 4.7em;
    /*transform-origin: 1em 4em;*/
}
#menu_toggle.active .line-1 {
    -webkit-transform: rotate(45deg) translateY(0) translateX(0);
    -ms-transform: rotate(45deg) translateY(0) translateX(0);
    transform: rotate(45deg) translateY(0) translateX(0);
}
#menu_toggle.active .line-2 {
    opacity: 0;
}
#menu_toggle.active .line-3 {
    -webkit-transform: rotate(-45deg) translateY(0em) translateX(0em);
    -ms-transform: rotate(-45deg) translateY(0em) translateX(0em);
    transform: rotate(-45deg) translateY(0em) translateX(0em);
}
#nav_wrapper .nav {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);  
    width: 100%;
}
#nav_wrapper .nav a {
    color: #58422B;
    line-height: 110%;
    font-weight: 900;
    text-transform: uppercase;
    margin: 15px 0px;
    text-align: center;
    line-height: 110%;
}
#nav_wrapper .nav a:hover, #nav_wrapper .nav a:focus {
    background: transparent;   
    color: #508CBF;
}
#nav_wrapper .dropdown-menu {
    position: static;
    float: none;
    box-shadow: none !important;
    background: transparent;
}

#nav_wrapper .nav>.active>a, #nav_wrapper .nav>.active>a:focus, #nav_wrapper .nav>.active>a:hover, #nav_wrapper.nav>li>a:focus, #nav_wrapper .nav>li>a:hover, #nav_wrapper .nav li.dropdown.open>.dropdown-toggle, #nav_wrapper .nav li.dropdown.active>.dropdown-toggle, #nav_wrapper .nav li.dropdown.open.active>.dropdown-toggle {
    color: #508CBF;
    background-color: transparent;
    box-shadow: none;
}
.nav_pdf {
    position: relative;
    top: -6px;
    max-width: 30px !important;   
}
#header_ticker {
    animation: ticker 60s linear infinite;
}
body:not(.home, .menu) #header_ticker {
    display: none;   
}
#header_ticker_inner {
    display: flex;
    justify-content: flex-start;
    background: #F2BA00;
    width: 5000px;   
}
@keyframes ticker {
    0% {
        transform: translateX(0px);
    }
    100% {
        transform: translateX(-3000px);
    }
}
#header_ticker .item {
    display: flex;
    align-items: center;
    font-weight: bold;
    width: auto;
    color: #58422B;
}
#header_ticker .item::after {
    content: ".";
    color: #508CBF;
    margin: 0px 20px;
    font-size: 32px;
    line-height: 110%;
    position: relative;
    top: -7px;
}
#header_status .text {
    font-size: 16px;
    position: relative;
    top: 2px;
}
body:not(.home) header {
    border-bottom: 7px solid #57422a;   
}

/* FOOTER SECTION */
.label-copyright {
    color: #58422B;
    font-size: 15px;
}
.label-copyright a {
    /*color: #161616;
    text-decoration: underline;*/
}
.label-copyright a:hover, .label-copyright a:focus {
    /*color: #252525;*/
}
footer {
    background: #D8D1C2;   
    margin-top: 0px;
}

/* HOME PAGE */
.home p {
    font-size: 17px;  
    font-weight: 300;
    line-height: 135%;
}
.beige_bg {
    background: #D8D1C2;
}
#home_hero {
    background: url('/myimages/1123/zpos-bg-marios_homehero_dark1.jpg') no-repeat;
    background-position: center center;
    position: relative;
}
#home_hero_logo {
    position: absolute;
    top: 50%;
    left: 50%;

    transform: translate(-50%, -50%);
}
.mod_postcode_box {
    background: #508cbf;
    color: #FFFFFF;
    border-radius: 230px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    position: relative;
}
.mod_postcode_box h5 {
    border: 1.5px solid #F2BA00;
    border-left: none;
    border-right: none;
    display: inline-block;
    padding: 12px 0px 8px;
}
.mod_postcode_box h4 {
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 135%;
    margin-bottom: 20px;
}
#mod_postcode_box_pc {
    line-height: normal !important;
    vertical-align: middle !important;
    font-size: 18px;
    background: #EBEBE2;
    letter-spacing: 2px;
}
#mod_postcode_box_pc::placeholder {
    color: #BCAE8E;
}
#postcode_bottom {
    height: 51px;
    background: url('/myimages/1123/marios_yellowbg2.jpg') repeat-x;
}
.mod_postcode_box .col2,
#mod_postcode_box_pc,
.mod_postcode_box .btn-group,
.mod_postcode_box .btn {
    width: 100%;   
}
.mod_postcode_box .btn {
    margin-top: 20px;   
}
.mod_postcode_box .col3 {
    margin-top: 10px;   
}
.mod_postcode_box .col3 small {
    font-size: 14px;
    color: #EBEBE2;
    font-weight: 300;
}
.home .main {
    padding: 70px 0px;   
}
.column_slideshow {
    border: 2px solid #F2BA00;  
    position: relative;
}
.column_slideshow #slide_img {
    position: absolute;
    right: 20px;
    bottom: -40px;
}
.carousel-caption {
    background: transparent;  
    top: 0px;
}
.carousel-caption p {
    color: #58422B; 
    line-height: 180%;
    margin-top: 10px;
}
.carousel-caption h2 {
    margin: 20px 0px 10px;   
}
.carousel-caption h4 {
    color: #58422b;
    line-height: 110%;
}
.carousel-caption .tandc {
    color: #beb7a6;
}
.carousel-control {
    top: auto;  
    bottom: 25px;
    color: #58422B;
    background: #D8D1C2;
    opacity: 1;
    border: none;
}
.carousel-control:hover,
.carousel-control:focus {
    background: #c1baab; 
    color: #58422B;
}
#home_icons .box {
    display: flex;
    align-items: flex-start;
}
#home_icons .box .image {
    margin-right: 20px;   
}
#home_icons .box p {
    margin: 8px 0;
    max-width: 250px;
}
#home_icons > .container > .row-fluid {
    display: flex;   
    justify-content: space-evenly;
}
#home_icons .box.middle {
    justify-content: center;   
}
#home_food {
    padding: 60px 0px 70px;
}
#home_food .content {
    max-width: 470px;   
}
#home_food_grid {
    margin-top: 40px;
}
#home_food_grid .caption {
    position: relative;  
    text-align: center;
    margin-top: 10px;
}
#home_food_grid .caption h4 {
    position: relative;
    display: inline-block;
    padding: 0px 15px;
}
#home_food_grid .caption::before {
    content: "";
    width: 100%;
    height: 2px;
    background: #BCAE8E;
    position: absolute;
    left: 0px;
}
#home_reviews {
    padding: 20px 0px 20px; 
}
#home_reviews .container {
    position: relative;   
}
#home_reviews .left {
    display: flex;
    align-items: center; 
}
#home_reviews #icon_m {
    position: absolute;
    right: 0px;
    bottom: 50px;
    z-index: 5;
}
#home_reviews .slick-arrow {
    width: 40px;
    height: 40px;
}
#home_reviews_carousel .slick-arrow:before {
    font-size: 35px; 
}
#home_reviews_carousel .slick-prev {

}
#home_reviews_carousel .testimonial {
    text-align: center;   
}
#home_parallax {
    background: url('/myimages/1123/zpos-bg-marios_homeparallax.jpg') no-repeat;
    background-size: cover;
    height: 704px;
    background-position: center center;
}
.home_bluebg {
    background: url('/myimages/1123/zpos-bg-marios_bluebg_2.jpg') repeat;
    /*background-size: cover;*/
    height: 51px;
}
#home_about .right {
    position: relative;   
}
#home_about p {
    margin: 25px 0px;   
}
#home_about .btn-group {
    margin-top: 20px;   
}

/* MENU PAGE */
.row-product {
    border-color: #57422a
}
#responsive-food-menu.affix .ctrl-mob-nav-search,
#responsive-food-menu.affix-top .ctrl-mob-nav-search {
    margin-top: 6px !important;
}
#responsive-food-menu {
    background: #58422b;
    color: #FFFFFF;
}
#responsive-food-menu .navbar-inner {
    box-shadow: none;   
}
#responsive-food-menu .brand {
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 12px 20px 8px 15px;
}
.how-im-ordering {

}
.how-im-ordering-menuname {

}
.how-im-ordering small {
    color: #508cbf;
}
.row-product h5 {
    color: #2a2626;
}
.cat-desc {
    font-size: 18px;
    padding: 11px 12px 8px;
    line-height: 110%;
}
#editProductModal .modal-body h4 .name, #editSpecialDealModal .modal-body h4 .name, #editProductModal .modal-body h3, #editSpecialDealModal .modal-body h3 {
    /*font-size: 60px;
    line-height: 110%;*/
}
.ui-tabs-panel {
    color: #58422b;
}
.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: #58422b;
    color: #FFFFFF !important;
}
.ui-tabs .ui-tabs-nav li {
    background: #FFFFFF;
    padding-right: 0px !important;
}
.page_menu .ui-tabs .ui-tabs-nav li:hover, .page_menu .ui-tabs .ui-tabs-nav li:focus {
    background: #58422b;
}
.page_menu .ui-tabs .ui-tabs-nav li:hover a, .page_menu .ui-tabs .ui-tabs-nav li:focus a {
    color: #FFFFFF;
}
.page_menu .ui-tabs .ui-tabs-nav li a {
    color: #58422b;
    text-transform: uppercase;
    font-size: 18px;
}
#menu-search-box {
    width: 205px;
    border-radius: 5px;
}
#zp-offcanvas-menu .uk-offcanvas-bar {
    background: #FFFFFF;
    color: #58422b !important;
}
#zp-offcanvas-menu .uk-offcanvas-bar h3 {
    color: #58422b !important;
}
#zp-offcanvas-menu .uk-offcanvas-bar a {
    color: #58422b;   
    text-transform: uppercase;
    font-size: 14px;
    line-height: 110%;
}
#zp-offcanvas-menu .uk-offcanvas-bar a:hover,
#zp-offcanvas-menu .uk-offcanvas-bar a:focus {
    background: #e4e4e4;
}
#zp-offcanvas-basket .uk-offcanvas-bar {
    background: #FFFFFF;
}
.popover .popover-title {
    background: #508CBF;
    color: #FFFFFF !important;
    font-size: 20px !important;
}
.popover .popover-content {
    color: #000000;
}

/* CHECKOUT PAGE */
.checkout .well-basket {
    background: #58422b !important;
}
.checkout .well-basket h4 {
    color: #FFFFFF;   
}
.checkout .well-basket .muted,
.checkout .well-basket small {
    color: #FFFFFF;
}
.checkout .product-basket th,
.checkout .product-basket td  {
    border-color: #FFFFFF;
    color: #FFFFFF;
}
.checkout .blockUI small {
    color: #000000 !important;   
}

/*LP*/
.loyaltypoints_box {
    background: #f6ac1f !important;
}
.loyaltypoints_box .ui-widget-header {
    background: #fe0124 !important;
    color: #FFFFFF !important;
    border: none;
}
.loyaltypoints_box .row-credits .well-white {
    color: #000000;
    border: none !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.loyaltypoints_box .row-credits .col-equals .well {
    color: #FFFFFF;
}

/* MEMBERS PAGE */
.ui-datepicker-prev .ui-icon,
.ui-datepicker-prev.ui-state-highlight .ui-icon {
    background: url('/myimages/1123/marios_icon_cal_left.png') !important;
}
.ui-datepicker-next .ui-icon,
.ui-datepicker-next.ui-state-highlight .ui-icon {
    background: url('/myimages/1123/marios_icon_cal_right.png') !important;
}
.ui-datepicker-prev.ui-state-highlight,
.ui-datepicker-next.ui-state-highlight {
    background: #57422a !important;
}
.ui-datepicker-next .ui-icon,
.ui-datepicker-prev .ui-icon {
    width: 12px;
    height: 12px;
    background-position: center center;
}

.section-product-reports .navbar-inner {
    box-shadow: none;
}
.section-product-reports .brand {
    color: #57422a;
    text-shadow: none;
}

.nav-list>li>a {
    text-shadow: none;
    color: #000000;
}
.nav-list .nav-header{
    color: #58422b;
    text-shadow: none;
    font-size: 18px;
}
.nav-list>li>a i {
    position: relative;
    top: 2px;
    /*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: #f2ba00 !important;
    color: #58422b !important;
    text-shadow: none;
}
.hero-unit {
    background: #58422b;
    color: #FFFFFF;
    border-radius: 0px;
}
.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: 9px 10px !important;
}
.members .btn-group .btn.dropdown-toggle .caret {
    margin-top: 5px;
}
.section-sales-reports .btn-primary.active {
    background: #435aff !important;
}
.section-sales-reports .btn {
    padding: 10px 9px 7px; 
}

/* CONTACT PAGE */
.contact-us .ui-widget {
    border: none;   
}
.contact-us .ui-widget-content {
    border: none;   
}
.contact-us .ui-widget-header {
    font-size: 26px;
    padding: 8px 15px 5px !important;   
}

/**-- RESERVATIONS/BOOKING --**/
#content_intro {
    text-align: center;
    max-width: 750px;
    margin: 40px auto 40px;   
}
.book #content_intro {
    max-width: none;
}
#content_intro p {
    font-size: 18px;
    line-height: 130%;
    margin-bottom: 10px;
}
#content_intro h3 {
    font-size: 30px;
    line-height: 110%;
}
#content_intro h1 {
    font-size: 50px;
    line-height: 110%;
}
.mod_table_reservation_v1 { display: none; }
.book .mod_table_reservation_v1 {
    display: block;   
    max-width: 330px;
}
.book .mod_table_reservation_v1 h3 {
    margin-top: 0px; 
    display: none;
}
.mod_table_reservation_v1 {
    margin: 20px auto !important;
    width: 100%;
}
.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: 100% !important;
}
.mod_table_reservation_v1 h3 {
    font-size: 36px;   
}
.mod_table_reservation_v1 select {
    text-align-last: center;
    text-align: center;
}
.book #body .left .btn {
    margin-top: 10px;   
}
.mod_table_reservation_v1 label {
    font-size: 20px;   
}
#booking_cta {
    background: #58422B;
    padding: 20px 20px 30px;  
    text-align: center;
    color: #FFFFFF;
}
.book #content_intro {
    max-width: none;   
}
.book #content_intro .left img,
.book #content_intro .right img {
    margin-bottom: 17px;   
}

/* REVIEW ORDER PAGE */
.page-review-order .rating-row small.muted {
    color: #524c4c;
}
.page-review-order .page-header{

}

/* 404 PAGE */
.page_error-404 h2, .page_error-404 h3, .page_error-404 #body p {
    color: #58422b;
}

/* ORDER CONFIRMATION PAGE */
.p-thanks-for,
.p-last-minute {

}

/* MENU SELECTION PAGE */
.menu-selection h1 {
    text-align: center;
}
.menu-selection h3 {
    text-align: center;
    color: #58422b;
    font-style: normal;
}

/* TERMS AND CONDITIONS PAGE */
.page_information .cookie-policy-content table {
    background: #FFFFFF;   
}

/* SOCIAL MEDIA */
.home_social {
    display: none;   
}
.social_media_links {
    max-width: 150px;
    margin: 10px auto 0px;   
}
.social_media_links a,
.social_media_links a:hover,
.social_media_links a:focus {
    background: transparent !important;   
    padding: 0px;
}
.social_media_links img {
    max-width: 50px;   
}

/* MEDIA QUERIES */
@media (min-width: 2000px) {
    #home_parallax,
    #home_reviews {
        max-width: 2000px;
        margin: 0px auto;
    }
    #home_reviews {
        background: linear-gradient(to right, #EBEBE2 41%, #D8D1C2 41%);
    }
}
@media (min-width: 1601px) {
    #home_reviews {
        background: linear-gradient(to right, #EBEBE2 40%, #D8D1C2 40%);
    }
}
@media (max-width: 1600px) and (min-width: 1201px) {
    #home_reviews {
        background: linear-gradient(to right, #EBEBE2 38%, #D8D1C2 38%);
    }
}
@media (min-width: 1401px) {
    .carousel-caption {
        max-width: 560px;
    }
    #home_reviews .left h3 {
        position: relative;
        top: 6px;
        margin-right: 20px;
    }
    .mod_postcode_box {
        margin-top: -215px;
    }
}
@media (max-width: 1400px) {
    header,
    footer,
    .home #body .container,
    .home .main {
        padding-left: 20px !important;
        padding-right: 20px !important; 
    }
    #home_reviews_carousel p {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (max-width: 1400px) and (min-width: 1201px) {
    .column_slideshow #slide_img {
        max-width: 280px;
    }
    .carousel-caption {
        max-width: 510px;
    }
    #home_reviews .left img {
        max-width: 170px; 
        margin-left: 20px;
    }
    #home_reviews .left h3 {
        font-size: 33px;
        margin-right: 10px;
        position: relative;
        top: 3px;
    }
    .mod_postcode_box {
        margin-top: -270px;
    }
}
@media (min-width: 1201px) {
    .btn-large {
        padding: 20px 28px 15px;
    }
    #home_hero,
    #home_parallax {
        height: 80vh;
    }
    .mod_postcode_box {
        padding: 100px 60px 50px;
    }
    #home_food_grid .imgbox.middle {
        margin-top: -70px;
    }
    #home_food_grid .imgbox.right {
        margin-top: -140px;
    }
    .carousel-inner>.item>img, .carousel-inner>.item>a>img {
        max-height: 330px;
    }  
}
@media (max-width: 1200px) {
    #responsive-food-menu.affix {
        left: 0;
    }
    .page_contact-us .row-fluid .span8 .well {
        margin-bottom: 20px;
    }
    .members #frmRegister #ctl-lookupAddress {
        display: block;
    }
    .members #frmRegister #registerPostcode {
        width: 206px;
    }
    .members #frmLogin #ctl-forgotPassword {
        display: block;
    }
    .members #frmLogin #loginPassword {
        width: 206px;
    }
    body:not(.home) #body {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    #home_reviews .left {
        flex-direction: column;
    }
}
@media (max-width: 1200px) and (min-width: 980px) {
    .btn-large {
        padding: 20px 20px 15px;
    }
    .column_slideshow #slide_img {
        max-width: 250px;
        bottom: 30px;
    }
    .carousel-caption {
        max-width: 390px;
    }
    .carousel-caption h2 {
        font-size: 34px;   
    }
    .mod_postcode_box {
        padding: 70px 40px 30px;
        margin-top: -200px;
    }
    #home_food_grid .imgbox.middle {
        margin-top: -50px;
    }
    #home_food_grid .imgbox.right {
        margin-top: -100px;
    }
    #home_reviews .left img {
        max-width: 170px;
    }
    #home_reviews .left h3 {
        font-size: 26px;
    }
    #home_reviews #icon_m {
        max-width: 210px;
        bottom: 60px;
    }
    #home_reviews {
        background: linear-gradient(to right, #EBEBE2 37%, #D8D1C2 37%);
    }
    .carousel-inner>.item>img, .carousel-inner>.item>a>img {
        max-height: 350px;
    }  
}
@media (max-width: 1200px) and (min-width: 768px) {
    #home_hero,
    #home_parallax {
        height: 60vh;
    }
    .carousel-caption h5 {
        font-size: 17px;
    }
    .carousel-caption p {
        line-height: 150%;
        font-size: 16px;
    }
}
@media (max-width: 1182px) {
    #basket-container {
        margin-top: 20px;
    }
}
@media (min-width: 980px) {
    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_status,
    #header_right > .btn {
        margin-right: 30px;   
    }
    .carousel-caption {
        padding: 40px 60px;
    }
    #home_about .top {
        position: absolute;
        top: -190px;
        left: 100px;
    }
    #home_about .bottom {
        position: absolute;
        bottom: -80px;
        right: 0px;
    }
    #home_reviews > .container > .row-fluid {
        display: flex;   
    }
    #navbar-search-menu {
        margin-top: 4.5px;
    }
}
@media (max-width: 979px) {
    .page_contact-us .row-fluid .span8 .well {
        margin-bottom: 22px;
    }
    .trigger-paymentmethod .btn {
        width: 100% !important;
        display: block;
    }
    .carousel-caption {
        padding: 20px 30px;
    }
    #navbar-search-menu {
        margin-top: 7.5px;
    }
}
@media (max-width: 979px) and (min-width: 768px) {
    .btn-large {
        padding: 20px 20px 15px;
    }
    #header_status,
    #header_right > .btn {
        margin-right: 18px;   
    }
    #header_right .btn-large {
        padding: 16px 12px 12px;
        font-size: 10px !important;
    }
    .column_slideshow #slide_img {
        max-width: 190px;
        bottom: 30px;
    }
    .carousel-caption {
        max-width: 290px;
    }
    .carousel-caption h2 {
        font-size: 28px;   
    }
    .mod_postcode_box {
        padding: 70px 20px 30px;
        margin-top: -235px;   
    }
    .mod_postcode_box h4 {
        font-size: 20px;   	
    }
    #home_food_grid .imgbox.middle {
        margin-top: -30px;
    }
    #home_food_grid .imgbox.right {
        margin-top: -60px;
    }
    #home_about .row-fluid > [class*="span"] {
        width: 48.61878453038674%;  
    }
    #home_about .btn-group .btn {
        display: block;   
    }
    #home_about .top {
        display: none;   
    }
    #home_reviews .left img {
        max-width: 170px;
    }
    #home_reviews .left h3 {
        font-size: 26px;
    }
    #home_reviews #icon_m {
        max-width: 180px;
        bottom: 90px;
    }
    #home_reviews {
        background: linear-gradient(to right, #EBEBE2 35%, #D8D1C2 35%);
    }
    #home_reviews .left {
        position: relative;
        left: -20px;
    }
    #responsive-food-menu .brand {
        padding: 15px 20px 8px 0px;
    }
}
@media (min-width: 768px) {
    #hamburger_menu_toggle {
        width: 50px;
        height: 50px;
    }
    #header_right {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    #home_about > .container > .row-fluid {
        display: flex;   
    }
    .home #body .btn-group .btn:first-child {
        margin-right: 5px;   
    }
    .btn-large {
        font-size: 16px !important;
    }
    header {
        padding: 40px 0px;   
    }
    .ct_header_row {
        display: flex;
        align-items: center;   
    }
    .carousel-control.left {
        left: 55px;
    }
    .carousel-control.right {
        left: 105px;
    }
    #mod_postcode_box_pc {
        height: 54px;
        padding-top:  9px;
    }
    #home_icons .box.right {
        justify-content: flex-end;   
    }
    #home_food {
        background: linear-gradient(to bottom, #D8D1C2 50%, #EBEBE2 50%);
    }
    #home_about {
        padding: 120px 0px;
    }
    #home_reviews_carousel {
        background: #D8D1C2;
        position: relative;
        left: -30px;
        top: 4px;
    }
    #home_icons {
        padding-bottom: 50px;   
    }
    #nav_wrapper .nav a {
        font-size: 46px;
    }
    .carousel-caption .tandc, .carousel-caption .btn-group {
        position: absolute;
        left: 160px;
        bottom: 27px;
    }
    footer .row-fluid {
        padding: 50px 0px;   
    }
    #home_food_grid .imgbox img {
        width: 100%;   
    }
    #home_food_grid .caption h4 {
        color: #BCAE8E;
        background: #ebebe2;
    }
    #home_food_grid .caption::before {
        top: 18px;
    }
}
@media (max-width: 767px) {
    .home #body .btn-group .btn {
        display: block;
        margin: 5px 0px;   
    }
    .menu-container .ui-tabs-vertical .ui-tabs-panel {
        width: 100% !important;
    }
    .row-order-complete- .span12 {
        padding: 20px;
    }
    .contact-us .box-contact-information {
        margin-top: 22px !important;
    }
    .checkout .well h4, 
    .checkout .well h5,
    .contact-us .ui-widget-header,
    .ui-widget:not(.ui-tabs-menu),
    .how-im-ordering {
        text-align: center;
    }
    .copyright, .cards, .vendor-zpos {
        text-align: center;
        display: block !important;
        margin-bottom: 30px;
    }
    .row-variation {
        margin-bottom: 5px;
    }
    .checkout h2, .contact-us h1 {
        text-align: center;
    }
    #responsive-food-menu .brand {
        width: 100%;
        text-align: center;
    }
    #responsive-food-menu .btn-navbar:not(.ctrl-mob-nav-search) {
        float: left;
    }
    .menu-selection .btn {
        max-width: 500px;
        margin: 10px auto;
    }
    .btn-large {
        padding: 17px 20px 13px;
        font-size: 12px !important;
    }
    #logo,
    .carousel-caption,
    #home_food,
    #home_reviews,
    #home_about,
    #home_reviews {
        text-align: center;   
    }
    #header_status {
        text-align: center;
        margin: 10px 0px 15px;   
    }
    #hamburger_menu_toggle {
        width: 30px;
        height: 30px;
    }
    #menu_toggle {
        floaT: right;  
        margin-top: 7px;
    }
    header {
        padding: 20px 0px;   
    }
    #home_hero,
    #home_parallax {
        height: 50vh;
    }
    .column_slideshow #slide_img {
        display: none;   
    }
    .carousel-control.left {
        left: 40%;
        transform: translateX(-50%);
    }
    .carousel-control.right {
        left: auto;
        right: 40%;
        transform: translateX(50%);
    }
    .mod_postcode_box {
        max-width: 500px;
        margin: -120px auto 0px;
    }
    #postcode_bottom,
    .column_slideshow {
        max-width: 500px;
        margin: 0px auto 20px !important;
        displaY: block;
    }
    #mod_postcode_box_pc {
        height: 43.19px;
        padding-top: 8px;
        font-size: 14px;
    }
    #home_icons > .container > .row-fluid {
        flex-direction: column;   
    }
    #home_icons .box {
        justify-content: center; 
        margin-bottom: 20px;
    }
    #home_icons .box .image {
        width: 95px;
        text-align: center;   
    }
    #home_food .content {
        margin: 0px auto;   
    }
    #home_food {
        background: #D8D1C2;
    }
    #home_food_grid .imgbox,
    #home_about .top {
        margin-bottom: 20px;   
    }
    #home_reviews #icon_m {
        display: none;   
    }
    #home_about {
        padding: 70px 0px;
    }
    #home_reviews_carousel {
        margin-top: 20px;   
    }
    .home .main {
        padding: 70px 0px 20px;
    }
    #home_icons {
        padding-bottom: 20px;   
    }
    #nav_wrapper .nav a {
        font-size: 26px;   
    }
    .book #content_intro .right img {
        display: block;
        margin: 0px auto 20px;
    }
    .sys-alert .lead {
        font-size: 15px;   
    }
    .block-terms-conditions, 
    .block-website-help {
        margin-bottom: 30px;   
    }
    footer .row-fluid {
        padding: 30px 0px;   
    }
    .members #body > .container-fluid > .row-fluid > .span3 .btn {
        margin-bottom: 30px;
    }
    #home_about .btn-group {
        margin-bottom: 30px;   
    }
    #home_food_grid .caption {
        max-width: 431px;
        margin: 10px auto 0px;
    }
    #home_food_grid .caption h4 {
        color: #57422a;
        background: #d8d1c1;
    }
    #home_food_grid .caption::before {
        top: 21px;
    }
    .nav_pdf {
        top: -4px;
        max-width: 20px !important;   
    }
    #content_intro .left {
        display: none;
    }
    .bookingBanner {
        margin-bottom: 30px;
    }
}
@media (max-width: 767px) and (min-width: 481px) {
    .carousel-inner>.item>img, .carousel-inner>.item>a>img {
        /*max-height: 330px;*/
        height: 340px;
    }  
    .mod_postcode_box {
        padding: 70px 90px 30px;
    }
}
@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) {

}
@media (max-width: 480px) {
    #header_right > .btn:nth-of-type(2) {
        display: none;   
    }
    #home_hero_logo {
        padding-left: 20px;
        padding-right: 20px;
    }
    .carousel-caption {
        position: absolute;   
    }
    .carousel-caption h2 {
        font-size: 32px;   
    }
    .carousel-caption h5 {
        font-size: 14px;
    }
    .carousel-inner>.item>img, .carousel-inner>.item>a>img {
        height: 380px;   
    }
    .mod_postcode_box {
        padding: 70px 40px 30px;
    }
}
@media (max-width: 350px) {
    .carousel-inner>.item>img, .carousel-inner>.item>a>img {
        height: 410px;   
    }
}

@supports not (-webkit-touch-callout: none) {
    /* CSS for other than iOS devices */ 
    #header_ticker_inner {
        padding: 7px 0px 0px;   
    }
    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 {
        padding: 7px 6px 4px;
    }
    .carousel-control {
        line-height: 37px;
    }
    #menu-search-box {
        padding-top: 5px;
    }
    #responsive-food-menu .btn-navbar.btn-info {
        padding-top: 5px !important;
    }
    .page_menu .ui-tabs .ui-tabs-nav li a {
        padding: 10px 10px 5px !important;
    }
    .btn:not(.btn-large) {
        padding: 10px 15px 7px;
    }
    .popover .popover-title {
        padding: 10px 14px 8px;
    }
}

@supports (-webkit-touch-callout: none) {
    /* CSS specific to iOS devices */

    #header_ticker_inner {
        padding: 0px 0px 7px;   
    }
    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 {
        padding: 4px 6px 8px;
    }

    .carousel-control {
        line-height: 20px;
    }
    #menu-search-box {
        padding-top: 1px;
    }
    #responsive-food-menu .btn-navbar.btn-info {
        padding-top: 2px !important;
    }
    .btn {
        padding: 7px 15px 7px;
    }
    .popover .popover-title {
        padding: 8px 14px 10px;
    }

    @media (min-width: 768px) {
        .btn-large {
            padding: 15px 15px 15px !important;
        }
    }
    @media (max-width: 767px) {
        .btn-large {
            padding: 13px 15px 13px !important;
        }
    }
}

.product-container-panel .ui-widget-header {
    font-size: 26px;
    padding: 10px 10px 5px;   
}

li.pdf small {
    font-size: 12px;
}
.bookingBanner {
    max-width: 450px;
    margin: 0px auto 30px auto;
}