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

body .visible-purley { display:none !important; } 
body .hidden-purley { display:inherit !important; } 
body.shop_purley .hidden-purley { display:none !important; }
body.shop_purley .visible-purley { 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: 'Lato';
}
h1 {
	font-family: 'Lato';
}
h2 {
	font-family: 'Lato';
}
h3 {
	font-family: 'Lato';
}
h4 {
	font-family: 'Lato';
}
body {
	background-color: #c2a991;

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

	background-attachment: fixed;
	background-size: cover;
}

header, #mobile-header {
	background-color: #36200b;

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

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

/**-------------------- GLOBAL --------------------------**/
body {
    padding-bottom:0;
} 
body.home {
    background-image:none !important;
}
#body {
    margin:20px auto 20px !important;
}

#container {
    background: none;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
}

.well {
    background-color:#4d2f13;
    color:#fff;
    border:none;
    box-shadow:none;
}

a, a:hover{
    color:#fff;
    text-decoration:none;
}

/**--------------------CHRISTMAS --------------------------
.Christmas .well h5 a {
    text-decoration:underline !Important;
    font-weight:normal !important;
}
.Christmas .well h5 a:hover {
    color:#f3f463;
}
.Christmas .well h5 {
    font-weight:normal !important;
    font-size:18px;
    line-height:26px;
}
.Christmas button {
    margin:10px 0px 20px;
    font-size:18px;
    padding:10px;
    font-weight:normal;
}
.Christmas button a{
    font-weight:normal;
}
.Christmas .btn-primary {
    background:#c2a991 !important;
}
.Christmas .btn-primary:hover {
    background:#000 !important;
}

.christmas hr {
border-top: 1px solid #C2A991;
    border-bottom: 1px solid #C2A991;
}

.christmas_well {
    display: flex;
    justify-content: center;
    margin: 10px;
}

.book hr {
border-top: 1px solid #C2A991;
    border-bottom: 1px solid #C2A991;
}

.span12.xmas {margin:0px;}

.christmas #body .well {
    text-align: center;   
}
.christmas #body h5  {
    max-width: 710px;
    display: block;
    margin: 0px auto;
}
**/
/**-------------------- FONTS --------------------------**/
a, a:hover,
header p,
#opening-status,
.mod_postcode_box p.lead,
.mod_postcode_box small.muted,
.span4.middlecol h4, .span4.middlecol h3, .span4.middlecol p,
.span4.rightcol h4, .span4.rightcol h3, .span4.rightcol p{
    font-weight:bold;
}

.mod_postcode_box input, .mod_postcode_box .btn,
.btn{
    font-family:'Lato', sans-serif;
}

/*-----red gradient-----*/
.mod_postcode_box .btn,
.alert,
.mod_postcode_box .btn-success, 
.mod_postcode_box .btn-success:hover, 
.mod_postcode_box .btn-success:focus,
.mod_postcode_box .dropdown-menu,
.modal-header, .modal-footer,
.hero-unit,
.mod_table_reservation_v1 .btn.btn-parimary{
    text-shadow:none;
    background: #eb1b23;
    background: -moz-linear-gradient(top,  #eb1b23 0%, #c71e30 100%);
    background: -webkit-linear-gradient(top,  #eb1b23 0%,#c71e30 100%);
    background: linear-gradient(to bottom,  #eb1b23 0%,#c71e30 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb1b23', endColorstr='#c71e30',GradientType=0 );
    border:none;
    color:#fff;
}

/**-------------------- DISPLAY NONE --------------------------**/
.box-delivery-information,
.ct_phone,
.home h1,
#body-bottom-hr,
.home .well-small, 
.home-about, 
.home .bgbar,
.bgsmall, .menu-selection h1,
.contact-us h1, .checkout h2,
.information .page-header,
.book h1,
p.social,
.christmas h1{
    display:none;
}


/**------------------------- HEADER -------------------------------**/

#logo {
    padding:10px 0px;
}

header p {
    margin:0px;
}

.socialmedia-icons {
    float:right;
}
.socialmedia-icons {
    color:#fff;
    font-size:16px;
    margin:40px 10px 10px;
}
.socialmedia-icons a{ 
    color:#fff !important;
    font-style: italic;
}
.email, .tel, .social {
    float:left;
}
.social,.email {
    margin-left:10px;
}
.email img, .tel img {
    margin-right:5px;
}
/**--------------- SM ICONS ------------------**/
.social_media_links {
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    margin-top: -8px;
}
.social_media_links img,
.social_media_links img:hover { 
    max-width:30px;
} 
.social_media_links small {
    display:none;
} 
.social_media_links a { 
    background-color: transparent; 
    background: none !important; 
    border: none !important; 
    box-shadow: none; 
    padding:0px; 
    width:40px !important; 
}
.social_media_links .btn:hover {
    background:none !important;
}

/**------------ STATUS -----------------**/
#opening-status {
    text-transform:capitalize !important;
}
.status-CLOSED {
    color:#ee2e21 !important;  
}
.status-OPEN {
    color:#69bd45 !important;
}

/**-------------------- NAV --------------------------**/

.navbar {
    margin-bottom:0 !important;
}

#opening-status, 
ul.nav.main-menu {
    float:right !important;
}

.navbar-inner {
    background: none;
    box-shadow:none;
    padding:0;
    border:0;
}

/*normal nav*/
.navbar .nav>li>a, #opening-status {
    color:#fff;
    padding: 7px;
    text-shadow: none;
    font-size:17px;
}
.navbar .nav {margin:0px;}

/*home nav padding*/
.home .navbar .nav>li>a,
.home #opening-status{
    padding: 15px;
}

/*normal color on hover*/
.navbar .nav>li>a:focus, 
.navbar .nav>li>a:hover,
header .navbar .nav>.active>a:hover,
header .navbar .nav>.active>a:focus {
    color:#c2a991;
    background:none;
    box-shadow:none;
}
/*current page*/
.menu .navbar .nav li.dropdown.active>.dropdown-toggle,
header .navbar .nav>.active>a,
.navbar .nav li.dropdown.open>.dropdown-toggle, 
.navbar .nav li.dropdown.active>.dropdown-toggle, 
.navbar .nav li.dropdown.open.active>.dropdown-toggle, 
.menu .navbar .nav li.dropdown.open.active>.dropdown-toggle,
.menu .navbar .nav>li.menu.collection a{
    color:#c2a991;
    background:none;
    box-shadow:none;
}


/*---------RESPONSIVE NAV--------------*/
.btn-navbar {
    background: #c2a991 !important;
    text-shadow: none!important;
    border:2px solid #fff !important;

}

/*---------DEETS--------------*/
.ct_details_bar_wrap {
    background:#4d2f13;
    color:#fff;

}
.ct_details_bar {
    line-height: 26px;
    padding:5px 0px;
}
.ct_details_bar a:hover {
    text-decoration:underline !important;
}
em {
    color:#fff;
}

/**------dropdown styles everywhere else-----**/
.dropdown-menu>li>a{
    color:#36200b;
}
.dropdown-menu>li>a:hover{
    border:0;
    background:#4e2d0e;
    color:#fff;
}
/**------------------------- HOME -------------------------------**/
.span12.column_slideshow {
    width:100%;
    margin:0 auto;
}

#myCarousel img {
    width:100%;
}

.carousel-control {
    background:none;
    border:none;
}

.well.mod_postcode_box {
    background:none;
}
.mod_postcode_box p.lead,
.mod_postcode_box small.muted,
.span4.middlecol h4,
.span4.middlecol h3,
.span4.middlecol p,
.span4.rightcol h4,
.span4.rightcol h3,
.span4.rightcol p{
    color:#4a2a0d;
}
.mod_postcode_box p.lead {
    font-size: 45px;
    line-height: 50px;
}

.mod_postcode_box small.muted {
    font-size: 14px;
}
.col.col3 {
    max-width: 80%;
    margin: 0 auto;
}
.mod_postcode_box input, .mod_postcode_box .btn{
    height: 35px;
    font-size:18px;
    text-transform:uppercase;
}
.mod_postcode_box .dropdown-menu>li>a {
    color:#fff !important;
}
.mod_postcode_box .dropdown-menu>li>a:hover {
    color:#000 !important;
    background:none;
}

.mod_postcode_box > .input-append{
    margin: 0px 0px 15px;
}
.span4.middlecol h3, .span4.rightcol h3 {
    font-size:30px;
}
.span4.middlecol h4, .span4.rightcol h4 {
    font-style: italic;
    font-size: 20px;
}
.span4.middlecol p.left,
.span4.rightcol p.address{
    margin-left:20px;
}
p.left {    
    font-size: 16px;
    line-height: 28px;
    max-width: 75%;
    margin-bottom: 10px;
}
p.address {
    font-size: 16px;
    line-height: 22px;
}
.span4.middlecol p.left a {
    text-decoration: underline;
    color:#4a2a0d;
}

/**-------------------- MENU & ORDERING --------------------------**/
.btn-navbar .text-info {
    color:#fff !important;
}
hr{
    border:0px;
}
h2 small {
    color:#000;
    text-shadow:none;
}
#basket-container h3 {
    color:#;
}
span.text-warning {
    color:#;
}
.popover-title {
    background:#4a2a0d;
    color:#fff;
}
.popover {
    background:#fff;
    color:#4a2a0d;
}

.navbar .brand {
    color:#fff;
    text-shadow:none;
    margin-left:5px;
}
form#navbar-search-menu {
    padding-right: 10px;
}
#responsive-food-menu .navbar-inner {
    background:#4a2a0d;
    border:0px;
}
#responsive-food-menu .text-warning {
    color:#ff0 !important;
}

/**-------------------- MODAL -------------------------**/
.modal-header, .modal-footer {
    color: #fff;
    border-radius:0px;
}
.modal-footer {
    border:0px;
}
.modal-body, .modal h4, .modal .well{
    background: #fff;
    color: #000 !important;
}
.modal small.muted{
    color: #fff;
}
.modal fieldset{
    background: #fff;  
    border: none;
}
h3.price.pull-left {
    font-weight:normal;
}

/*-- menu basket white bg--*/
#basket-container .ui-widget-content {
    background: #fff !important;
    color: #1e1e1e;
    border: 0;
}

/**-------------------- CHECKOUT --------------------------**/
.checkout h5, .checkout h4 {
    font-size: 20px;
    line-height: 22px;
}

.checkout table#basket.table {
    background: #fff;
    color: #292a2b !important;
    border: 4px solid #c2a991;
    margin-bottom:15px;
}
.checkout .table#basket th {
    color: #292a2b;
}
.checkout table#basket.table .text-info {
    color:#3a87ad;
}
.help-block, .checkout .muted.note-delivery.text-right small,
.checkout .text-info, .text-warning, .checkout .muted{
    color:#fff;
}

.btn-link, .btn-link:hover, 
.btn-link:focus {
    color:#fff;
    text-decoration:none;
    text-shadow:none;
}

/**-------------------- MEMBERS --------------------------**/
legend {
    text-align:center;
    font-size:30px;
    line-height:50px;
    color:#fff;
    border-bottom: 2px solid #c2a991;
}

.members small.muted {
    color:#fff;
}

/**------------ MEMBERS LOGIN ---------------**/
.hero-unit {
    background-color:#fcb042;
    color:#fff;
}
.hero-unit a {
    color:#000;
}
.members .sidebar-nav .nav-header {
    font-size:19px;
    color:#fff;
    text-shadow:none;
    font-weight:normal;
    padding:10px;
}
.members .sidebar-nav a {
    color:#fff;
    text-shadow:none;
    font-size:14px;
}
.members .sidebar-nav .muted {
    font-size:12px;
}
.members .muted {
    color:#fff;
}
.members .nav-list>li>a:hover,
.nav-list>.active>a, 
.nav-list>.active>a:hover, 
.nav-list>.active>a:focus{
    background-color:#ec1b24;
    color:#fff;
}

.book h2, .book h4, .book p {
    text-align:center;
}

.book form {
    margin:0px;
}

.book h3 {margin-top:30px;}

/**-------------------- ALL SITES ------------------------**/
/*--- loyalty points/credit card ----*/
.loyaltypoints_box .lead, 
.loyaltypoints_box .ctl-pointsoptions a, 
.loyaltypoints_box label.checkbox.text-left, 
.loyaltypoints_box p, .checkout button small,
.ui-helper-block .muted{
    color: #000;
}
/*---------- couldnt postcode ------------*/
.bootbox .modal-body {
    background:#000;
    color:#fff !important;
}

/*---------- google maps ------------*/
#contact_map_canvas{
    color:#000;
}

/*-------- opening hours box ---------*/
.ui-widget.box-opening-hours {
    margin-top:20px;
}

/*---------- menu table --------------*/
.table-hover tbody tr:hover>td, .table-hover tbody tr:hover>th {
    background:transparent;
}
.table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th,
.row-product:hover, .table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th,
.row-odd,.row-odd:hover{
    background:none;
}

/*----img height fix menu------*/
.row-product .media .media-object {
    height: 100%;
    width: 100px;
}

/*---------------------button styles---------------------*/
.btn{
    background-image: none; 
    border-radius: 0;
    box-shadow:none;
    text-shadow:none;
}
.btn-success,
.btn-info,
.btn-danger,
.btn-warning, .btn-inverse, .btn-primary{
    border:0px;
}


/*---------------------flat buttons---------------------*/


.btn-danger {
    background-color:#ec131a !important;
}
.btn-danger:hover {
    background-color:#ee2b31 !important;
}
.btn-success {
    background-color:#3cb64b !important;
}
.btn-success:hover {
    background-color:#52c661 !important;
}

.btn-info {
    background-color:#35a4c5 !important;
    border: 1px solid #35a4c5;
}
.btn-info:hover {
    background-color:#4ab0ce !important;
    border: 1px solid #4ab0ce;
}
.btn-inverse{
    background-color:#191919 !important;
}
.btn-inverse:hover{
    background-color:#333333 !important;
}
.btn-primary {
    background-color:#004de6 !important;
}

.btn-primary:hover {
    background-color:#0055ff !important;
}
.btn-warning {
    background-color:#f87806 !important;
}

.btn-warning:hover {
    background-color:#f89406 !important;
}

.menu-selection .btn-primary {
    background-color:#3cb64b !important;
    font-size:25px;
    margin-top:30px;
    margin-bottom:30px;
}
.menu-selection .btn-primary:hover {
    background-color:#52c661 !important;
}

/**---------- BORDER RADIUS -----------------**/
.well,
header .dropdown-menu,
.btn-navbar,
.input-append.col.col2,
.btn, .modal-header, .modal-footer,
.carousel-control,
.navbar-inner,
.input-append input, .input-append select, 
.input-append .uneditable-input,
.input-append .add-on:last-child, 
.input-append .btn:last-child, 
.input-append .btn-group:last-child>.dropdown-toggle,
.mod_postcode_box .dropdown-menu,
.alert, .alert-info,
#responsive-food-menu .navbar-inner,
.ui-tabs-menu,
.nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a,
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"], .uneditable-input,
.btn-group>.btn:first-child, .btn-group>.btn:last-child,
.dropdown-menu,
.hero-unit,
#container,
.popover, .popover-title,
.ui-corner-all,.ui-corner-left, .ui-corner-top, .ui-corner-bl,
.table-bordered,
.table-bordered thead:first-child tr:first-child>th:first-child, 
.table-bordered tbody:first-child tr:first-child>td:first-child, 
.table-bordered tbody:first-child tr:first-child>th:first-child,
.table-bordered thead:first-child tr:first-child>th:last-child, 
.table-bordered tbody:first-child tr:first-child>td:last-child, 
.table-bordered tbody:first-child tr:first-child>th:last-child,
.table-bordered thead:last-child tr:last-child>th:first-child, 
.table-bordered tbody:last-child tr:last-child>td:first-child, 
.table-bordered tbody:last-child tr:last-child>th:first-child, 
.table-bordered tfoot:last-child tr:last-child>td:first-child, 
.table-bordered tfoot:last-child tr:last-child>th:first-child,
.navbar-search .search-query{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

/**------------------------- INFO -------------------------------**/
#help-o-oc-oa, #help-o-oc-or {
    font-size: 18px;
    background: #fff;
    padding: 10px;
    font-weight:normal;
}
#help-o-oc-oa {
    color:#53c120;
}
#help-o-oc-or {
    color:#ed1c24;
}

/**------------------------- FOOTER-------------------------------**/
footer {
    background-color:#271708;
    padding:20px 0px;
    margin:0px;
}

.label-copyright {
    color:#fff;
}
.copyright{
    line-height:15px;
    padding:2px 0px 0px 10px;
}
.cards, .tr.vendor a.vendor-zpos img {
    padding-top:2px;
}

.tr.vendor a.vendor-zpos img {
    padding-right:10px;
}

/**------------------------- MEDIA QUERIES -------------------------------**/
@media (min-width: 1200px) {
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, footer { 
        width:100%;
    } 
    .home footer .row-fluid, .home .ct_details_bar,.home #body, .home .navbar-inner, .home .row-fluid.ct_header_row{ 
        max-width:1500px;
        margin:0 auto; 
    }
    footer .row-fluid, .ct_details_bar, #body, .navbar-inner, .row-fluid.ct_header_row{ 
        max-width:1170px;
        margin:0 auto; 
    }
}

@media (max-width: 1400px){
    .mod_postcode_box p.lead {
        font-size: 36px;
    }
    .col.col3 {
        max-width: 90%;
    }
}

@media (max-width:1200px){
    .ct_local_branch_details, .span4.tr.vendor img {
        padding-right: 10px;
    } 
    #basket-container.ui-widget {
        margin-top:20px;
    }
    .menu #body .website-image,
    .members #body .website-image {
        text-align:center;
    }
    .home .navbar .nav>li>a, .home #opening-status, .navbar .nav>li>a, #opening-status {
        font-size: 16px;
        padding: 5px;
    }
    .socialmedia-icons {
        margin: 30px 10px 10px;
    }
    .mod_postcode_box p.lead {
        font-size: 30px;
        line-height: 39px;
    }
}


/* Desktop */
@media (min-width: 979px) {
}

/* Not Desktop */
@media (max-width:979px){
    .socialmedia-icons {
        margin: 20px 10px 5px;
    }
    ul.nav.main-menu {
        width:100%;
    }
    .span4.middlecol h3, .span4.rightcol h3 {
        font-size: 25px;
    }
    .mod_postcode_box p.lead {
        font-size: 25px;
        line-height: 36px;
    }
    .span4.column_modules {
        width:35%;
    }
    .span4.middlecol, .span4.rightcol {
        width:30%;
        margin-left:10px;
    }
    p.left {
        font-size: 14px;
        line-height: 22px;
        max-width: 90%;
    }
    .span5.btn.btn-parimary.btn-styled.ctl-modTableReservationV1 {
        margin-left:0px;
    }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) {
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, footer { 
        width:100%; 
    }
	.christmas #body .btn-group .btn {
        margin: 10px 10px 0px;;
    }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    body {
        padding:0px;
    }
    footer {
        height:100%;
        text-align:center;
        padding-top:8px;
        padding-bottom:8px;
        margin-top:0;
    }
    .copyright, .cards, .tr.vendor a.vendor-zpos img {
        padding-top:8px;
        padding-bottom:8px;
    }
    .tr, .tl {
        text-align: center !important;
    }
    .menu .alert h2 {
        font-size: 18px;
        line-height: 30px;
    }
    .alert h2 small {
        font-size:16px;
    }
    #logo {
        text-align: center;
        margin: 0 auto;
        max-width: 290px;
    }
    .socialmedia-icons {
        margin: 10px;
    }
    header .navbar {
        padding-bottom:10px;
    }
    .span4.column_modules, .span4.middlecol, .span4.rightcol {
        width:100%;
        margin:0 auto;
    }
    .span4.middlecol, .span4.rightcol{
        border-top: 5px solid #a28b7d;
        text-align:center;
        padding:0px;
    }
    .span4.rightcol {
        padding-bottom:10px;
    }
    input#mod_postcode_box_pc.span8.uc.tc {
        width:60%;
    }
    .socialmedia-icons {
        font-size: 12px;
    }
    .christmas #body .btn-group .btn {
        margin: 10px 0px;
        displaY: block;
    }
}

.modalModTableReservationV1 .modal-body .text-warning,
.modalModTableReservationV1 .modal-body .muted {
    color: #000000 !important;   
}
.ui-timepicker-standard a {
    color: #FFFFFF !important;   
}