@import url(https://fonts.googleapis.com/css?family=DM+Mono|Libre+Caslon+Text|Libre+Caslon+Text|Libre+Caslon+Text|Libre+Caslon+Text);

body .visible-hornsey { display:none !important; } 
body .hidden-hornsey { display:inherit !important; } 
body.shop_hornsey .hidden-hornsey { display:none !important; }
body.shop_hornsey .visible-hornsey { display:inherit !important; }

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

body {
	font-family: 'DM Mono';
}
h1 {
	font-family: 'Libre Caslon Text';
	font-size: 60px;
}
h2 {
	font-family: 'Libre Caslon Text';
}
h3 {
	font-family: 'Libre Caslon Text';
}
h4 {
	font-family: 'Libre Caslon Text';
}
body {


	background-attachment: scroll;
}

header, #mobile-header {

	background-attachment: scroll;
}

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

.nav-list > li > a:hover,
.nav-list > li > a:focus {
    background: #e3c9ad;
}

/* GLOBAL STYLES */

.well .muted{
    color: #b5a492;
}
.muted {
    color: #511712;
}
em {
    color: #511712;
}
/* GLOBAL STYLES */
h1, h2, h3, h4, h5, h6 {
    text-transform: initial;
    text-transform: uppercase;
    font-weight: 700;
}
h4:not(.h1_size, .h2_size, .h3_size, .h5_size, .h6_size, .lead, .meta), .h4_size{
    font-weight: 700;   
}

h1:not(.h2_size, .h3_size, .h4_size, .h5_size, .h6_size, .lead, .meta), .h1_size, .hero-unit h1, .jumbotron h1, .page_error-404 #body h1{
    font-weight: 700;
}
h1:not(.h2_size, .h3_size, .h4_size, .h5_size, .h6_size, .lead, .meta), .h1_size, .hero-unit h1, .jumbotron h1, .page_error-404 #body h1 {
    line-height: 105%;
    text-transform: uppercase;
}
body.home p:not(.h1_size, .h2_size, .h3_size, .h4_size, .h5_size, .h6_size, .lead, .meta) {
    line-height: 125%;
}
h2:not(.h1_size, .h3_size, .h4_size, .h5_size, .h6_size, .lead, .meta), .h2_size {
    text-transform: uppercase;
    font-family: 'Libre Caslon Text', sans-serif;
    font-weight: 700;
}
h3:not(.h1_size, .h2_size, .h4_size, .h5_size, .h6_size, .lead, .meta), .h3_size{
    font-family: 'Libre Caslon Text', sans-serif;
    font-weight: 700;
}
h4:not(.h1_size, .h2_size, .h3_size, .h5_size, .h6_size, .lead, .meta), #myCarousel .h4_size{
    font-size: 35px;
    font-weight: 700;
}
#myCarousel h4:not(.h1_size, .h2_size, .h3_size, .h5_size, .h6_size, .lead, .meta), #myCarousel .h4_size{
    font-size: 28px;
    line-height: 135%;
    text-transform: uppercase;
}
#myCarousel strong{
    color: #511712
}
#responsive-food-menu .navbar-inner .container .ctrl-mob-nav-search .icon-search {
    -webkit-filter: grayscale(1) invert(1);
    filter: grayscale(1) invert(1);
}
.media img.pull-left[src=""], .media img.pull-right[src=""] {
    display: none;
}
.main-menu .dropdown-menu{
    background: #F3DDC8;
}
.main-menu .dropdown-menu>li>a:hover, .main-menu .dropdown-menu>li>a:focus, .main-menu .dropdown-submenu:hover>a, .main-menu .dropdown-submenu:focus>a{
    background: #A72E11 !important;
    color: #F7EFE2 !important;
}
.ui-tabs-menu .tb-nav-tabs{
    background: #F3DDC8;
}
.ui-widget .ui-widget-content{
    background: #f3ddc8;
}
.ui-tabs-menu .tb-nav-tabs li a:not(.ui-tabs-active a):hover, .ui-tabs-menu .tb-nav-tabs li a:not(.ui-tabs-active a):focus, .ui-tabs-menu .tb-nav-tabs li.ui-tabs-active a:not(.ui-tabs-active a):hover, .ui-tabs-menu .tb-nav-tabs li.ui-tabs-active a:not(.ui-tabs-active a):focus{
    background: #a72e11;
}

.menu .ui-tabs-menu .tb-nav-tabs li a:is(.ui-tabs-active a), .menu .ui-tabs-menu .tb-nav-tabs li.ui-tabs-active a:is(.ui-tabs-active a) {
    background: #A72E11;
    color: #fff6ed;
}
.menu .ui-tabs-menu .tb-nav-tabs li .ui-icon-close {
    filter: brightness(0) saturate(100%) invert(17%) sepia(27%) saturate(4636%) hue-rotate(352deg) brightness(91%) contrast(97%);
}
.menu .ui-tabs-menu .tb-nav-tabs li:hover .ui-icon-close, .menu .ui-tabs-menu .tb-nav-tabs li:fovus .ui-icon-close{
    filter: brightness(0) invert(1);
}

.menu .pre_footer .row-fluid{
    justify-content: center;
    text-align: center;
}



/* ALERTS */
.alert-danger {
    background: #fabfbf;
    color: #D72A2A;
    border: 1px solid #db5759;
}
.alert-warning{
    color: #EDAD34;
}
.well .badge-warning, .well .label-warning{
    background-color: #f89406;
    color: white;
}


/* Links  */
.btn:not(.btn-link):not(.btn-success):not(.btn-danger):not(.btn-info):not(.btn-warning):not(.btn-primary):not(.btn-inverse):not(.btn-navbar):not(.modal-footer button):not(.trigger-paymentmethod .btn):not(.dropdown-toggle):not(.btn-primary-skin):not(.btn-secondary-skin):not(.background_btn):not(.social_media_links .btn):not(.null):before{
    color: #F7EFE2;
}

.btn.btn-white:hover, .btn.btn-white:focus, .btn.btn-white.active {
    color: #511712 !important;
    background: #dec4aa !important;
}

/* Header and Footer */
footer .copyright .label-copyright a:hover, footer .copyright .label-copyright a:focus {
    color: #919169;
}

/* Buttons */


/* Inputs */
.home #body .column_modules .mod_postcode_box #mod_postcode_box_pc {
    background: #EDE2D8;
    color: #060505;
    font-weight: 700;
    font-size: 24px;
}
.home #body .column_modules .mod_postcode_box .lead{
    text-transform: uppercase;   
}
.home #body .column_modules .mod_postcode_box small.muted {
    opacity: 0.5;
    color: #511712;
}

/* Header and Menu */
.dropdown-menu {
    border: none;
}
.mod_postcode_box .lead, #home_slide .marquee p, #mod_postcode_box_pc, header .nav > li > a:is(.nav > li > a), #responsive-food-menu.navbar .navbar-inner .brand {
    font-family: "Libre Caslon Text";
}

#mod_postcode_box_pc{
	line-height: 52px;
}
#ct_details_bar_wrapper a, #ct_details_bar_wrapper a {
    color: #F7EFE2;
    transition: none;
}
#ct_details_bar_wrapper a:hover, #ct_details_bar_wrapper a :focus {
    color: #cacaca;
    transition: none;
}
header .navbar-container .navbar .navbar-inner .container .nav > li > a{
    color: #511712;
    font-weight: 700;
}
header .navbar-container .navbar .navbar-inner .container .nav > li > a .caret{
    border-top-color: #511712;
}


header .navbar-container .navbar .navbar-inner .container .nav > li.open .caret{
    border-top-color: #A72E11;
}

header .navbar-container .navbar.active.open a. .caret{
    border-top-color: #A72E11;
}

.home header #logo img, body:not(.home) header #logo img {
        max-height: 120px;
    }

#zp-offcanvas-basket .table-condensed th, #zp-offcanvas-basket .table-condensed td{
    color: #511712;
}

#zp-offcanvas-basket .table-condensed th, #zp-offcanvas-basket .table-condensed td{
    border-top-color: #511712;
}

.no_social a#opening-status svg rect{  
    fill: #F3DDC8;
}

body:not(.welcome) header .navbar-container {
    border-bottom: 2px solid #919169;
}
/* Wells */
.well:not(.loyalty_well):not(.sys-message), .ui-tabs-menu, .page-review-order{
    background: #F3DDC8;
}
.loyalty_well {
    color: #511712;
}
.modal .well:not(#basket-container):not(.checkout .loyaltypoints_box .row-credits .well-white) {
    background: #f3f3f3;
}
.modal .modal-footer {
    border-radius: 0px 0px 8px 8px;
    border: none;
    background: #F7E9DA;
    color: #010101;
}
.modal h4{
    font-size: 22px;   
}
.modal .btn.hidden{
    display: none;   
}
.well .muted{
    color: rgb(81 23 18 / 60%);
}

/* Carasol Slider */
.home #body .main .column_slideshow #myCarousel .carousel-caption{
    background: #B98D5C;
}
.home #body .main .column_slideshow #myCarousel h2.h1_size {
    font-size: 4.2em;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: 700;
}
.home #body .main .column_slideshow #myCarousel h3.h2_size {
    font-size: 34px;
    text-transform: uppercase;
    line-height: 120%;
    padding:10px 0;
    font-weight: 700;
}
.home #body .main .column_slideshow #myCarousel strong.lead {
    color: #511712;
    font-size: 28px !important;
    font-weight: 700;

}
.home #body .main .column_slideshow #myCarousel small{
    color: #511712;
    margin-top: 20px;
    display: block;
}

.home #body .main .column_slideshow #myCarousel .btn-group{
	margin-top: 0px;    
}
.home #body .main .column_slideshow #myCarousel .carousel-caption img {
    /*filter: brightness(0) invert(1);*/
    max-width: 135px;
    height: initial;
}
#home_menu_grid{
    position: relative;   
}
#home_menu_grid:before{
    content: "";
    background-image: url(https://cdn1.zfood.co.uk/1331/images/pizza_icon.png?auto=compress);
    width: 270px;
    height: 370px;
    position: absolute;
    right: 00px;
    bottom: 0;
    background-size: cover;
}

.home #home_menu_grid .home_page_menu_text_left, .home #home_menu_grid .home_page_menu_text_right{
    max-width: 420px;
}

.home #home_slide .marquee p {
        padding: 3px 20px 0 20px;
    }

.blockPage{ z-index:9999 !important;}


#body:before{
    content: "";
    background-image: url(https://cdn1.zfood.co.uk/1331/images/bg_item_tomato.png?auto=compress);
    width: 289px;
    height: 589px;
    position: absolute;
    right: 0px;
    top: 400px;
    background-size: contain;
    z-index: -1;
}

body:not(.contact-us):not(.page_reservations):not(.home) #body:after{
    content: "";
    background-image: url(https://cdn1.zfood.co.uk/1331/images/bg_item_pizza.png?auto=compress);
    width: 545px;
    height: 533px;
    position: absolute;
    left: 0px;
    top: 100%;
    background-size: contain;
    z-index: -1;
    background-repeat: no-repeat;
}

#home_loyalty {
    background-image: url(https://cdn1.zfood.co.uk/1331/images/zpos-bg-loyalty_bg.png?auto=compress);
    background-size: cover;
    margin-bottom: 0 !important;
    padding-bottom: 70px;
    margin-top -15px;
    position: relative;
}

#home_loyalty:before{
    content: "";
    background-image: url(https://cdn1.zfood.co.uk/1331/images/bg_item_olive_oil.png?auto=compress);
    width: 202px;
    height: 438px;
    position: absolute;
    left: 150px;
    top: 80px;
}
.home #home_loyalty .flags{
    display: none;   
}
#home_loyalty img{
    margin-top: 70px;
    margin-bottom: 30px;
}
#home_loyalty h2{
    font-size: 34px;
    color: #919169;
}
#home_loyalty h3{
    color: #A72E11;
}
#myCarousel .item .content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*  Home Page */
.home #home_slide{
    background-color: #A72E11;
    padding-top: 22px;
    padding-bottom: 22px;
}
.home #body .column_modules::before, .home #body .column_modules::after{
    background-color: #919169;
}
/* Menu Page */
.menu .ui-tabs-menu .ui-tabs-panel .product-container-panel .cat-desc{
    background: #C59F7E;
    color: #511712;
}
.menu .ui-tabs-menu .tb-nav-tabs li a:not(.ui-tabs-active a), .ui-tabs-menu .tb-nav-tabs li.ui-tabs-active a:not(.ui-tabs-active a) {
    background: #E39684;
    color: #511712;
}
.menu .ui-tabs-menu .tb-nav-tabs li a:is(.ui-tabs-active a), .ui-tabs-menu .tb-nav-tabs li.ui-tabs-active a:is(.ui-tabs-active a) {
    background: #A72E11;
    color: #F7EFE2;
}
.menu .ui-tabs-panel .alert:not(.alert-success):not(.alert-danger):not(.alert-error):not(.alert-warning):not(.alert-info):not(.alert-primary):not(.cat-desc):not(.menu-selection .alert){
	background: #C59F7E;
    border: none;
    border-radius: 5px;
    color: #511712;
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal;
    color: #511712;
}
#responsive-food-menu .navbar-inner .container .brand {
    padding: 14px 7px 10px;
    font-size: 24px;
    color: #F7EFE2;
    text-transform: uppercase;
    font-weight: 700;
}


.how-im-ordering h2{
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 700;
}

/* Checkout */
.checkout .loyaltypoints_box{
    color: #511712;  
}
.checkout .loyaltypoints_box > p {
    color: #511712;
    margin-bottom: 15px;
}
.checkout .loyaltypoints_box .ctl-pointsoptions .btn-link {
    color: #511712;
    padding: 2px;
}
.checkout .loyaltypoints_box .ctl-pointsoptions .btn-link:hover, .checkout .loyaltypoints_box .ctl-pointsoptions .btn-link:focus {
    color: #919169;
}
.checkout .well-how-pay em{
    color: #511712;
}

/* Contact Us */
.contact-us .ui-widget .ui-widget-header{
 	padding: 10px 20px 6px 20px;
}



/* Alerts */
.alert:not(.alert-success):not(.alert-danger):not(.alert-error):not(.alert-warning):not(.alert-info):not(.alert-primary):not(.cat-desc):not(.menu-selection .alert) {
    color: #1c1818;
}


/* SVG classes */
.st0 {
    fill: #ffffff;
}
.st1 {
    isolation: isolate;
}


/* Menu */
.menu .ui-tabs-menu .tb-nav-tabs{
    background: #F3DDC8;
}

/* Members */

.members .hero-unit{
    background: #e3c9ad;
}
.members .nav-list > .active > a, .members .nav-list > .active > a:hover, .members  .nav-list > .active > a:focus{
    background: #e3c9ad;
}


/* Responsive Styles */

@media (max-width: 1201px) {
    #home_loyalty:before {
        width: 121px;
        height: 262px;
        left: 15px;
        bottom: 25px;
        background-size: contain;
        background-repeat: no-repeat;
        top: initial;
    }
    .home #body .main .column_slideshow #myCarousel h2.h1_size {
        font-size: 2.8em;
        line-height: 1em;
    }

}


@media (max-width: 992px) {
    header .navbar .navbar-inner .nav{
        margin-bottom: 20px;
    }
}

@media (max-width: 979px) {
    #home_loyalty:before {
        width: 101px;
        height: 219px;
        left: 30px;
        bottom: 50px;
        background-size: contain;
        background-repeat: no-repeat;
        top: initial;
    }


	header .navbar-container .navbar .navbar-inner .container .nav-collapse .dropdown-menu a:focus, header .navbar-container .navbar .navbar-inner .container .nav-collapse .dropdown-menu a:hover {
        color: #511712;
    }
    #ct_details_bar_wrapper {
        color: #F7EFE2;
    }

    .home #body .main .column_slideshow #myCarousel .carousel-caption img {
        /* filter: brightness(0) invert(1); */
        max-width: 90px;
        height: initial;
    }
}
@media (max-width: 400px) {
    .checkout .loyaltypoints_box .ctl-pointsoptions .btn-link {
        font-size: 12px;
    }
}
@media (max-width: 480px) {
    .home #body .main .column_slideshow #myCarousel h2.h1_size {
        font-size: 2.8em;
        line-height: 1em;
    }
    .home #body .main .column_slideshow #myCarousel h3.h2_size {
        font-size: 1.45em;
    }
    
}

@media (max-width: 767px) {
    .home .carousel-caption h2 {
        margin-bottom: 0px;
    }
    .home #body .main .column_slideshow #myCarousel h3.h2_size {
        margin-bottom: 0px;
        line-height: 35px;
    }
    
    body:not(.contact-us):not(.page_reservations):not(.home) #body:after{
    content: "";
        display:none;
    }
    #body:before {
        width: 144px;
        height: 294px;
    }

    #home_loyalty:before {
        width: 63px;
        height: 146px;
        left: 15px;
        bottom: 25px;
        background-size: contain;
        background-repeat: no-repeat;
        top: initial;
    }

    .home #body .main .column_slideshow #myCarousel .carousel-caption img{
        margin-bottom: 30px;   
    }
    .home .mod_postcode_box {
        padding-top: 30px;
        padding-bottom: 30px;
        margin-bottom: 40px;
        margin-top: 20px;
    }
}

@media (max-width: 979px) {
    body:not(.welcome) header .navbar {
        margin-top: 0px;
    }
}


@media (min-width: 768px){
    .home #body .main .column_slideshow #myCarousel #carousel_control_container .carousel-control {
        bottom: 50px;
        font-size: 0;
    }
    .carousel-control svg {
        height: 25px;
        margin-top: 35px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .home .carousel-caption h2 {
        font-size: 50px;
    }
    .home .carousel-caption .carousel-inner{
        padding-bottom:200px;   
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    #myCarousel .carousel-caption {
        width: 40% !important;
    }
    
    
    
    .home #body .main .column_slideshow #myCarousel h2.h1_size {
        font-size: 2.2em;
        line-height: 1.15em;
    }
    .home #body .main .column_slideshow #myCarousel h3.h2_size {
        font-size: 1.5em;
        margin-bottom: 0;
    }
    
    #myCarousel h4:not(.h1_size, .h2_size, .h3_size, .h5_size, .h6_size, .lead, .meta), #myCarousel .h4_size{
        font-size: 1.5em;
    }
    
    .home #body .main .column_slideshow #myCarousel .carousel-caption img, .home #body section:not(#home_slide) .column_slideshow #myCarousel .carousel-caption img, .home #body #home_page_grid .column_slideshow #myCarousel .carousel-caption img {
        height: 55px;

    }
    .home #body .main .column_slideshow #myCarousel #carousel_control_container, .home #body section:not(#home_slide) .column_slideshow #myCarousel #carousel_control_container, .home #body #home_page_grid .column_slideshow #myCarousel #carousel_control_container {
        width: 40% !important;
    }

    /*
    .home #body .main .column_slideshow #myCarousel h2.h1_size {
    font-size: 3.2em;
    margin-top: 25px;
}	*/
    #home-order-buttons .btn:first-child {
        margin-right: 10px;
    }

    .home .alert_row_1 {
        width: 60%;
    }
}

@media (min-width: 980px) {
    header {
        padding-top: 0px;
        margin: 30px 0;
        
    }
    header .navbar-container .navbar .navbar-inner .container .nav > li > a:is(.nav > li > a) {
        padding: 10px 20px;
        font-size: 24px;
    }
    .home #home_slide .marquee p {
        padding: 0px 40px;
        font-size: 48px;
    }
    
    .home #body .main .column_slideshow #myCarousel h3.h2_size {
		margin-top: 5px;
    }
    
    #editProductModal .control-label{
        padding-top: 10px;
    }
    
}

@media (min-width: 980px) and (max-width: 1200px) {
    .home header #logo img, body:not(.home) header #logo img {
        max-height: 120px;
    }
}

@media (min-width: 1201px) {

    body:not(.home) header #logo img {
        max-height: 160px;   
    }
    header .navbar-container {
        padding-bottom: 0;
        padding-top: 0;
	}
    #carousel_control_container{
     	bottom: 0;   
    }
    
    .home #body .main .column_slideshow #myCarousel h2.h1_size{
        font-size: 60px;
    }
    .home #body .main .column_slideshow #myCarousel h3.h2_size strong{
     	font-size: 28px;
        margin-bottom: 15px;
        position: relative;
        display: inline-block;
    }
    .home #body .main .column_slideshow #myCarousel h3.h2_size {
        font-size: 34px;
    }
    footer #logo img{
        max-height: 121px;   
    }

    
    
    .home #body .main .column_slideshow #myCarousel .carousel-caption img, .home #body section:not(#home_slide) .column_slideshow #myCarousel .carousel-caption img, .home #body #home_page_grid .column_slideshow #myCarousel .carousel-caption img {
        max-height: 85px;
        margin-bottom: 20px;
    }
    .home #home_page_grid > .container > .row-fluid {
        display: flex;
        align-items: stretch;
    }
    


}
@media (min-width: 1201px) and (max-width: 1440px) {
    #myCarousel h4:not(.h1_size, .h2_size, .h3_size, .h5_size, .h6_size, .lead, .meta), #myCarousel .h4_size{
		font-size: 1.5em;
    }
}

@media (min-width: 1200px) and (max-width: 1600px) {
    .home #body .main .column_slideshow #myCarousel h2.h1_size {
        font-size: 3.8em;
    }
    .home #body .main .column_slideshow #myCarousel h3.h2_size {
        font-size: 1.8em;
        margin-top:10px;
    }
}

@media (min-width: 1601px) {
    .home #body .column_modules .mod_postcode_box .lead{
        font-size: 48px;   
    }
}