@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed|Secular+One|Secular+One|Secular+One|Secular+One);

body .visible-lincoln { display:none !important; } 
body .hidden-lincoln { display:inherit !important; } 
body.shop_lincoln .hidden-lincoln { display:none !important; }
body.shop_lincoln .visible-lincoln { 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: 'Roboto Condensed';
	font-size: 16px;
}
h1 {
	font-family: 'Secular One';
	font-weight: bold;
}
h2 {
	font-family: 'Secular One';
	font-weight: bold;
}
h3 {
	font-family: 'Secular One';
	font-weight: bold;
}
h4 {
	font-family: 'Secular One';
	font-weight: bold;
}
body {
	background-color: #0c0c0c;

	background-image:none;

	background-attachment: scroll;
}

header, #mobile-header {

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

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

/*---------------------resets/ display nones/ global---------------------*/

* {
    text-shadow: none !important;
    box-shadow: none !important;
    line-height: normal;
    border-radius: 0 !important;
}


/*#myCarousel, /* no video landing restyle */
.carousel-indicators,
.home h1, .contact-us h1, .home-about, #body-bottom-hr, .voucher_box .success span, .mod_postcode_box .btn .caret,
.span6.right_column .row_phones {
    display: none;
}

#container, body {
    padding: 0;
}

/*---------------------fonts---------------------*/

.mod_postcode_box .lead, #specialOffers h3{
 	font-family: 'Secular One';
}

input, .btn, .modal-footer h3.price  {
    font-family: 'Roboto Condensed';
}

a, a:hover, a:focus, .jumbotron-order-complete .text-warning{
    color: #fbbc1b;
}

.popover, .gm-style-iw, .trigger-paymentmethod .muted, .modal-body .muted, .page-review-order { 
    color: #000;
}

#responsive-food-menu .btn-navbar .text-info, .menu h1, #responsive-food-menu .navbar-inner .brand, .checkout h2,
.loyaltypoints_box .btn-link, .p-thanks-for, .p-last-minute, .page_error-404 .text-error, .page_error-500 h1, .page_error-500 h2,
.page_error-500 p, .information h1{
    color: #fff;
}

.menu h1 {
    text-align: center;
    font-size: 75px;
    line-height: 1.5;
    padding: 20px 10px;
}

h5 .name {
    font-size: 20px;
}

h1, h2, h3, h4{
 	text-transform: uppercase;   
}
/*---------------------containers---------------------*/
header{
 	border-bottom: 5px solid #fff;   
}

#container {
    width: 100%;
    background: none;
}

#body, #responsive-food-menu, footer .row-fluid { 
    max-width: 1170px;
    margin: 0 auto;
}

.ct_header_row, #specialOffers .row-fluid{
 	max-width: 1200px;
    margin: 0 auto;
}

#body{
 	padding: 50px 0 20px;   
}

.home #body {
    max-width: 1920px;
    margin: 0 auto;
    padding: 0; 
}

#logo {
	position: absolute;
    top: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    
    z-index: 999;
}

.well, .alert-info.well-login, .alert-success.voucher_box {
    background: #fff;
    border: none;
}

.hero-unit {
    background: #1d2f44;
    color: #fff;
}

.hero-unit h1 {
    text-shadow: none !important;
}

/*---------------------nav styles---------------------*/

.navbar {
    margin-bottom: 0 !important;
    z-index: 2;
    position: relative;
}

.navbar-inner {
    background: none;
    border: none;
    padding: 0;
}

.navbar-inner .container {
    position: relative;
}

.navbar-inner .container .nav-collapse:after {
    content: '';
    display: table;
    clear: both;
}

.navbar .nav {
    margin: 0;
}

.navbar .nav>li>a {
    background: none;
    color: #fff;
    font-size: 20px;
    line-height: 100px;
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus,
.navbar .nav>li>a:focus,
.navbar .nav>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: #fabc1b;
    background: none;
}

/*---------------------caret colour---------------------*/

.navbar .nav li.dropdown>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret {
    border-top-color: #fff;
    margin-top: 48px;
}

.navbar .nav li.dropdown>.dropdown-toggle:hover>.caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .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.active>.dropdown-toggle .caret {
    border-top-color: #fabc1b;
}

/*---------------------nav list---------------------*/

.nav-header,
.nav-list>li>a {
    color: #000;
}

.nav-list>li>a:hover,
.nav-list>li>a:focus,
.nav-list>.active>a,
.nav-list>.active>a:hover,
.nav-list>.active>a:focus {
    background: #fabc1b;
    color: #000;
}

/*---------------------nav button---------------------*/

.navbar .btn-navbar {
    background: none;
    text-shadow: none;
    border: none;
}

.navbar .btn-navbar .icon-bar {
    background: #fff;
    width: 29px;
    height: 3px;
}

.btn-navbar .icon-bar+.icon-bar {
    margin-top: 6px;
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
    background: none;
}

/*---------------------dropdown menu---------------------*/

.dropdown-menu {
    background: #fff;
    min-width: initial;
    padding: 0;
    border: none;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15) !important;
}

.dropdown-menu>li {
    padding: 0;
}

.dropdown-menu>li>a {
    position: relative;
    text-align: center;
    padding: 8px 20px;
}

.dropdown-menu>li:hover {
    background: none;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background: #1d2f44;
}

/*---------------------opening status---------------------*/

.navbar .brand {
    margin-left: 0;
}

#opening-status {
    text-transform: none;
    position: absolute;
    bottom: -34px;
    right: 0;
    padding: 5px 10px;
    color: #fff !important;
    z-index: 1;
}

#opening-status:hover {
    text-decoration: none;
}

.status-OPEN {
    background: #4cd741;
}

.status-CLOSED {
    background: #d60000;
}

/*---------------------details bar---------------------*/

.ct_header_row{
 	position: relative;
    padding: 0 10px 0 0 ;
    box-sizing: border-box;
}

.ct_details_bar{
    padding-top: 30px;
}

.ct_details_bar .span6 {
    line-height: 30px;
    color: #fff;
}

.ct_user_status.tl{
 	text-align: right !important;   
}

.ct_local_branch_details em {
    font-style: normal;
}

.ct_local_branch_details strong {
    font-weight: normal;
}

/*---------------------slider---------------------*/

.carousel-caption {
    width: 100%;
    max-width: 770px;
    left: 50%;
    top: 55%;
    min-height: 370px;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, -50%);
    text-align: center;
    background: #169348;
    border: 5px solid #fff;
    padding: 40px 70px;
    box-sizing: border-box;
    z-index: 999;  
}
.carousel-caption h2 {
    color: #fff;
    font-size: 46px;
    text-transform: uppercase;   
}
.carousel-caption h5 {
 	color: rgba(255, 255, 255, .6);
    font-size: 22px;
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 20px;   
}
.carousel-caption .btn.btn-default{
    font-size: 22px;
    padding: 10px 20px;
}


#myCarousel {
	margin-bottom: 0;
    margin-top: -20px;
}

.column_slideshow.span8, .column_modules.span4, .ct_details_bar .span6{
    width: 100%;
    float: none;
    margin-left: 0;
}	

.column_slideshow{
    overflow: hidden;
    position: relative;
    
    /* no video landing restyle 
	padding-bottom: 54.9%;
	padding-top: 25px;
	height: 0;
    margin-bottom: -100px;
    */
}

.column_slideshow iframe{
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    z-index: -1;
    background: url(/myimages/617/zpos-bg-CaldoPizza_PizzaPoster.jpg) no-repeat;
    background-size: cover;
}

#welcomeMessage{
    width: 100%;
    max-width: 770px;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    text-align: center;
    /*background: #1d2f44;*/
   background: #169348; 
    border: 5px solid #fff;
    padding: 40px 70px;
	box-sizing: border-box;
    
    z-index:999;/* no video landing restyle */
    display: none;
}

#welcomeMessage h2{
    color: #fff;
    font-size: 46px;
    text-transform: uppercase;
}

#welcomeMessage h5{
    color: rgba(255,255,255,.6);
    font-size: 22px;
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 20px;
}

#welcomeMessage .btn.btn-default{
    font-size: 22px;
    padding: 10px 20px;
}

.btn.btn-default, .mod_postcode_box .btn{
    color: #000;
    text-transform: uppercase;
    background: rgba(251,188,27,1);
    background: linear-gradient(90deg, rgba(255,156,0,1) 0%, rgba(251,188,27,1) 100%);
}
.btn.btn-default:hover, .btn.btn-default:focus,
.mod_postcode_box .btn:hover, .mod_postcode_box .btn:focus,
.btn-group.open .btn-success.dropdown-toggle,
.mod_postcode_box .btn-group.open .btn-success.dropdown-toggle,
.mod_postcode_box .dropdown-menu,
.mod_postcode_box .btn:focus {
    background: rgb(255,156,0);
}

/*---------------------postcode box---------------------*/

.alert-success.mod_postcode_box {
    background: rgb(10,61,118);
    background: linear-gradient(90deg, rgba(10,61,118,1) 0%, rgba(30,79,146,1) 100%);
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;
}

.mod_postcode_box {
    background: none;
    border: none;
    box-sizing: border-box;
    margin-bottom: 0;
    padding: 70px 10px;
}

.mod_postcode_box .lead {
    font-size: 46px;
    line-height: 1.5;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.mod_postcode_box .lead,
.mod_postcode_box .col3 .muted {
    color: #fff;
}

.mod_postcode_box .col3 small {
    display: block;
    font-size: 16px;
    margin-bottom: 25px;
}

.mod_postcode_box input,
.mod_postcode_box .btn {
    height: 50px;
    border: none;
    margin-bottom: 0;
    font-size: 24px;
}

.mod_postcode_box input {
    background: #fff;
    color: #777676;
    max-width: 400px;
    line-height: normal !important;
}

.mod_postcode_box>.input-append {
    max-width: 100%;
    width: 100%;
    margin: 0;
}

.mod_postcode_box .btn {
    width: 120px;
}

.mod_postcode_box .dropdown-menu>li>a {
    color: #000;
}

.mod_postcode_box .dropdown-menu>li:hover {
    background: none;
}

.mod_postcode_box .dropdown-menu>li>a:hover,
.mod_postcode_box .dropdown-menu>li>a:focus {
    background: rgba(251,188,27,1);
}

/*---------------------custom HTML---------------------*/

#specialOffers{
 	padding: 100px 10px 380px;  
    box-sizing: border-box;
    background: url(/myimages/617/zpos-bg-Caldo_WoodFoodBg.png) no-repeat;
    background-position: bottom center;
}

#specialOffers .span4{
    text-align: center;
    color: #fff;
}	

#specialOffers h3{
    text-transform: uppercase;
    font-size: 35px;
}	

#specialOffers p{
    margin-top: 15px;
}

#specialOffers .btn{
    font-size: 20px;
    padding: 10px 20px;
}

.btn.btn-secondary{
    color: #fff;
    text-transform: uppercase;
    background: rgb(10,61,118);
    background: linear-gradient(90deg, rgba(10,61,118,1) 0%, rgba(30,79,146,1) 100%);
}

.btn.btn-secondary:hover, .btn.btn-secondary:focus{
    background: rgb(10,61,118);
}

/*---------------------table stripped fix---------------------*/

#basket-container .ui-widget-content{
    background: none;
    border: none;
}

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:none;
    color: #444;
}


/*---------------------menu page popovers---------------------*/

.popover .popover-title {
    background: #1d2f44;
    color: #fff;
}

/*---------------------modal---------------------*/

.modal {
    border: none;
}

.modal-header {
    background: #1e4f92;
    color: #fff;
}

.modal-body {
    background: #fff;
    color: #000 !important;
}

.modal-body .media-body {
    text-align: center;
}

.modal-body>ul:after,
.modal-body .media-body ul:after {
    content: '';
    display: table;
    clear: both;
}

.modal-body>ul li,
.modal-body .media-body ul li {
    list-style-type: none;
    float: left;
    padding: 5px 5px 5px 10px;
    font-size: 18px;
    line-height: 1.2;
}

.modal-body>ul li:after,
.modal-body .media-body ul li:after {
    content: '+';
    margin-left: 10px;
}

.modal-body>ul li:last-child:after,
.modal-body .media-body ul li:last-child:after {
    content: '';
}

.modal-footer {
    background: #1d2f44;
    color: #fff;
}

.modal fieldset {
    background: #fff;
    color: #181818;
    border: none;
}

.modal-body h4 .name {
    font-size: 28px;
}

.uk-offcanvas-bar {
    background: #000;
}

.well.uk-offcanvas-bar {
    background: #fff;
}

.uk-nav-offcanvas>.uk-open>a,
html:not(.uk-touch) .uk-nav-offcanvas>li>a:focus,
html:not(.uk-touch) .uk-nav-offcanvas>li>a:hover {
    background: #fabc1b;
    color: #000;
    outline: 0;
}

/*---------------------alerts & buttons---------------------*/

.alert, .alert.alert-info.how-im-ordering {
    color: #fff;
    background: #1e4f92;
    border: none;
}

.btn {
    background-image: none;
    border-color: transparent !important;
}

/*--------success--------*/

.btn-success, .alert-success {
    background: #12BB12;
}

.btn-success:hover,
.btn-success:focus,
.btn-group.open .btn-success.dropdown-toggle {
    background: #008800;
}

/*--------primary--------*/

.btn-primary, .alert-primary {
    background: #2357ce;
}

.btn-primary:hover,
.btn-primary:focus {
    background: #00249B;
}

/*--------info--------*/

.btn-info, .alert-info {
    background: #4992ff;
}

.btn-info:hover,
.btn-info:focus {
    background: #3079E6;
}

/*--------danger--------*/

.btn-danger, .alert-danger {
    background: #FF170D;
}

.btn-danger:hover,
.btn-danger:focus {
    background: #E60000;
}

/*--------warning--------*/

.btn-warning, .alert-warning {
    background: #FF871A;
}

.btn-warning:hover,
.btn-warning:focus {
    background: #CC5400;
}

.menu-selection .btn-primary {
    background: #;
    color: #;
}

.menu-selection .btn-primary:hover,
.menu-selection .btn-primary:focus {
    background: #;
}

/*---------------------footer---------------------*/

footer {
    background: none;
    padding: 20px 30px;
    box-sizing: border-box;
    margin-top: 0;
    border-top: 5px solid #fff;
}

.cards,
.vendor {
    padding-top: 5px;
}

/*---------------------fixes---------------------*/

.row-odd,
.row-product:hover {
    background: none;
}

.ui-tabs-menu.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
    padding-bottom: 0 !important;
    padding-right: 0 !important;
}

.navbar-search {
    margin-top: 3px;
}

.navbar-search .search-query {
    padding: 6px 14px;
}

#responsive-food-menu.affix {
    left: initial;
}

#responsive-food-menu .navbar-inner {
    padding: 0 10px;
    background: #1d2f44;
}

#responsive-food-menu .navbar-inner .brand {
    padding: 0;
    line-height: 40px;
}

#responsive-food-menu .btn-navbar {
    background: #1e4f92;
}
#responsive-food-menu [class^="icon-"],
#responsive-food-menu [class*=" icon-"]
{
    background-image: url("http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/img/glyphicons-halflings-white.png");
}
.nav-list>li>a [class^="icon-"],
.nav-list>li.active>a [class^="icon-"],
.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-"] {
    background-image: url("http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/img/glyphicons-halflings.png");
}

.contact-us .box-opening-hours {
    margin-top: 20px;
}

.jumbotron-order-complete {
    padding: 20px;
    box-sizing: border-box;
}

#help-o-oc-oa,
#help-o-oc-or {
    padding: 10px;
    background: #fff;
}

.website-image {
    text-align: center;
}

.how-im-ordering h2 {
    font-weight: 400;
}

.how-im-ordering .tooltip {
    font-size: 16px;
}

.loyaltypoints_box {
    background: #1d2f44 !important;
    border: 2px solid #fff;
    color: #fff;
}

.loyaltypoints_box .row-credits .well {
    color: #468847;
    border-color: #fff !important;
}

.loyalty-value.text-success .text-warning,
.loyalty-label.text-warning {
    color: #468847;
}

.span3.col4 .loyalty-label.text-warning {
    color: #b94a48;
}

ol>li>ol, ol>li>ul, ul>li>ol, ul>li>ul {
    margin: 0 0 10px 25px;
}

/*---------------------social media buttons---------------------*/

.social_media_links {
    padding: 0;
    margin-top: 20px;
    text-align: center;
}

.social_media_links img {
    max-width: 32px;
}

.social_media_links img:hover {
    max-width: 32px;
}

.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: 45px !important;
}

/*---------------------media queries---------------------*/

/*---------------------large desktop---------------------*/

/* no video landing restyle */
@media (max-width: 1400px) {
    #welcomeMessage {
		top: 20%;
    }
}


@media (max-width: 1200px) {
    #responsive-food-menu.affix {
        left: 0;
    }
    .column_slideshow{
        margin-bottom: 0;
    }
}

@media (max-width: 1200px) and (min-width: 768px) {
    .box-delivery-information {
        overflow-x: scroll;
    }
}

@media (max-width: 1170px) {
    body:not(.home) #body {
        padding: 50px 20px;
    }
    #basket-container {
        margin-top: 20px;
    }
    #responsive-food-menu.affix {
        left: 0;
    }
    #logo {
        left: 52%;
    }
}

/*---------------------portrait table and landscape desktop---------------------*/

@media (max-width: 979px) and (min-width: 768px) {
    .container,
    .navbar-static-top .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 100%;
    }
    .checkout .well-basket {
        overflow-x: scroll;
    }
}

@media (max-width: 979px) {
    
   /* #myCarousel {
		display: none;
    }*/
    
    .span6.right_column, .span6.left_column{
     	width: 100%;
        float: none;
        margin-left: 0;
    }
    #logo {
    	position: static;
        text-align: center;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }    
    .ct_details_bar {
        padding-top: 0px;
    }
    .ct_user_status.tl, .ct_local_branch_details.tr {
        text-align: center !important;
    }
    .column_slideshow{
       /* background: url(/myimages/617/zpos-bg-CaldoPizza_PizzaPoster.jpg) no-repeat;
        background-size: cover; */  
        padding: 50px 10px;
        height: auto;
    }
    .column_slideshow iframe{
     	display: none;   
    }
    #welcomeMessage,
    .carousel-caption {
        position: static;
        margin: 50px auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .navbar .nav,
    .navbar .nav>li {
        display: block;
        text-align: center;
    }
    .navbar .nav>li>a {
        background: none;
        color: #fff;
        font-size: 20px;
        line-height: 40px;
    }
    .navbar .nav li.dropdown>.dropdown-toggle .caret, .navbar .nav li.dropdown.open>.dropdown-toggle .caret {
        margin-top: 18px;
    }
    .nav-collapse .dropdown-menu {
        box-shadow: none !important;
    }
    .nav-collapse .dropdown-menu a {
        color: #fff;
    }
    .nav-collapse .dropdown-menu a:hover,
    .nav-collapse .dropdown-menu a:focus {
        background: none;
        color: #fabc1b;
    }
}

/*---------------------landscape phone and portrait tablet---------------------*/

@media (max-width: 767px) {
    #welcomeMessage,
    .carousel-caption{
        padding: 40px 20px;   
    }
    #welcomeMessage h2,
    .carousel-caption h2 {
        font-size: 34px;
    }
    #specialOffers .span4{
     	margin-bottom: 50px;
        padding: 0 10px;
        box-sizing: border-box;
    }
    #mobile_food_menu_nav .zp-ctl-categories {
        color: #fff !important;
    }
    .ui-tabs-vertical .ui-tabs-panel {
        width: 100% !important;
    }
    #logo, .tl.ct_user_status, .tr.ct_local_branch_details, footer .tl, footer .tr, .copyright {
        text-align: center !important;
    }
    #basket-container, .box-contact-information {
        margin-top: 20px;
    }
    #order-checkout {
        margin-top: 10px;
    }
    .hero-unit {
        padding: 40px 20px;
    }
    .alert h2 {
        font-size: 20px;
    }
    .menu h1 {
        font-size: 51px;
    }
    footer .tl, footer .tr, .copyright {
        padding: 10px 0;
    }
    .vendor {
        margin-top: 10px;
    }
}

/*---------------------landscape phone and down---------------------*/

@media (max-width: 480px) {
    body:not(.home) #body {
        padding: 20px 10px;
    }
    .column_slideshow{
        padding: 0 10px;
    }
    #welcomeMessage h2,
    .carousel-caption h2 {
        font-size: 28px;
    }
    .mod_postcode_box .lead {
        font-size: 35px;
    }
    .mod_postcode_box input,
    .mod_postcode_box .btn-group .btn,
    .form-horizontal .input-append input,
    .input-append input {
        max-width: initial;
        width: 100% !important;
    }
    .mod_postcode_box .btn-group,
    .form-horizontal .input-append .btn,
    .input-append .btn {
        margin-left: 0;
        margin-top: 10px;
        display: block;
    }
    .menu h1 {
        font-size: 41px;
    }
    .navbar-affix-container {
        height: auto !important;
    }
    .form-horizontal.type-choose-one .control-label {
        width: 100%;
    }
}




.btn-danger[disabled] {
    color: #ffffff;
    background-color: #c6c6c6;
}
.selected-no-salad { display:none; }
.alert {text-align:center;}
.alert.how-im-ordering {text-align:left;}