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

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: #000000;
	font-family: 'Sen';
	font-size: 16px;
	font-weight: normal;
}
h1 {
	color: #dc0000;
	font-family: 'Yesteryear';
	font-weight: normal;
}
h2 {
	color: #dc0000;
	font-family: 'Yesteryear';
	font-weight: normal;
}
h3 {
	color: #dc0000;
	font-family: 'Yesteryear';
	font-weight: normal;
}
h4 {
	color: #ffffff;
	font-family: 'Yesteryear';
	font-weight: normal;
}
body {
	background-color: #ffffff;

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

	background-attachment: fixed;
}

header, #mobile-header {

	/*background-image: url("/myimages/856/zpos-bg-AR_headerBG.jpg");*/
	background-image: url("//cdn1.zfood.co.uk/856/images/zpos-bg-AR_headerBG.jpg?auto=compress");
	background-attachment: scroll;
}

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

.sys-message h3,
.sys-message h4 {
    color: #FFFFFF;
}

/**-------------------- GLOBAL --------------------------**/
body {
    padding-bottom:0;
}

#container {
    background: none;
    padding: 0;
}



.order-complete #order-confirmation { display:none; }
.order-confirmation-note { font-size:13px; text-align:center; margin-top:0px; }

a, em,
.welcomesection h3{
    color:#ffcc00;
    text-decoration:none;
}
a:hover, a:focus{
    color:#fbce18;
}

* {
    text-shadow: none !important;
    box-shadow: none !important;
    line-height: normal;
}
#body {
    padding:20px 0px 80px;
}
.catering .span8 {
    text-align:center;
}
.catering h2 {
    font-size:50px;
    margin-bottom:20px;
}
.catering .well{
    padding:40px;
}
.catering p {
    max-width:80%;
    margin:0 auto;
}
.catering .btn{
    margin-top:20px;
}
/**-------------------- FONTS --------------------------**/
.welcomesection h5,
.checkout h5, .checkout h4,
.contact-us h4{
    font-weight:700;
}
.welcomesection h3,
.specialrow h3,
.mod_postcode_box h2{
    font-weight:400;
}
.welcomesection h3,
.welcomesection h5,
.specialrow h3,
.prefooter h3,
.mod_postcode_box input, .mod_postcode_box .btn,
h2 small, .tooltip,
.popover-title,
.modal-footer .muted,
.modal-footer .btn,

.checkout h5, .checkout h4,
.btn, button,
.contact-us .ui-widget-header,
.description.decription h3,
.contact-us h4{
    font-family:'Sen', sans-serif;
}
.members legend {
    font-family:'Yesteryear', sans-serif;
}
.welcomesection h5,
.welcomesection p,
.specialrow p,
.specialrow h3,
.prefooter h3,
.mod_postcode_box h2, 
.mod_postcode_box p.lead,
.description.decription h3,
.well, .catering h2{
    color:#fff;
}
span.yellowtxt{
    color:#f48b0e;
}
span.redtxt,
.description.decription h3,
.contact-us h4{
    color:#dc0000;
}

/**-------------------- DISPLAY NONE --------------------------**/
.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, #frmProceed .success span,
.ct_details_bar em,
.catering h1{
    display:none;
}

.home #body {
    padding:0px;
}
.row-fluid.welcomerow{
    margin-top: -30px;
}
/**-------------------- HEADER --------------------------**/

.span6.left_column{
    width:25%;
}
.span6.right_column{
    width:75%;
}
.span6.left_column, .span6.right_column{
    margin:0px;
}
#logo img {
    max-height: 135px;
}
.header-cart {
    display: inline-block;
    margin: 0px 0px 0px 10px;
}
.header-cart .badge-important {
    background-color: #000;
    border-radius: 20px !important;
    padding: 3px 8px;
    margin-right: -5px;
    z-index: 25;
    position: relative;
}

/**-------------------- SHORT NAV --------------------------**/
header .navbar {
    margin-top: 32px;
    float: right;
}
header .navbar .nav {
    margin: 20px 10px 0 0;
}
.navbar-inner {
    background: none;
    padding:0;
	border:0px;
}
/*normal nav*/
.navbar .nav>li>a {
    color: #fff;
    padding: 0px 10px 10px;
    font-size: 23px;
    line-height: 23px;
}
.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: #ffcc00;
    background: none;
}

.navbar .brand {
    margin-left:0px;
}
#opening-status {
    text-transform: none;
}
.status-OPEN{
    color:#44bc04 !important;
}
.status-CLOSED{
    color:#9d9d9d !important;
}
.navbar b.caret {
    margin-top:8px;
}
/*dropdown arrow*/
.navbar .nav li.dropdown>.dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

/*dropdown whilst on hover*/
.navbar .nav li.active.dropdown>a .caret,
.navbar .nav li.dropdown>a:hover .caret, 
.navbar .nav li.dropdown>a:focus .caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret,
.menu .navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.menu .navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.menu .navbar .nav li.dropdown.open.active>.dropdown-toggle .caret{
    border-top-color: #ffcc00;
    border-bottom-color: #ffcc00;
}

/*dropdown large nav hover*/
header .dropdown-menu {
    border:0;
    background:#000;
}

/*dropdown nav menu&ordering*/
header .dropdown-menu>li>a {
    color:#fff;
}


/*hover on dropdown options*/
.navbar .nav .dropdown-menu>li>a:hover,
.navbar .nav .dropdown-menu>li>a:focus {
    color:#f5dd17;
    background:none;
}

/**------dropdown styles everywhere else-----**/
.dropdown-menu>li>a,
#box-contact-info a:hover,
#box-contact-info a:focus{
    color:#000;
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus{
    border:0;
    background:#dc0000;
    color:#fff;
}
.ct_details_wrap{
        background: #b10503;
        margin-top: -1px;
}
.ct_details_bar {
    color:#fff;
    padding-top: 10px;
}
.home .ct_user_status,
.home .ct_local_branch_details{
    width:100%;
    margin:0px;
    text-align:center !important;
}
.home .ct_details_bar {
    background:#101010;
        padding: 15px 0px 5px;
}
.home .ct_details_bar img {
    padding-right:10px;
}
/**------------------------------ HOMEPAGE------------------------------**/
.row-fluid.slidemain{
    background: url(/myimages/856/zpos-bg-AR_hero.jpg);
    background-size:cover;
    background-attachment: fixed;
}
.column_modules {
    width:553px;
    margin:80px 0px;
}
.well.mod_postcode_box{
    height:431px;
    padding:0px;
    background: url(/myimages/856/AR_postcodeBG.jpg);
}
.mod_postcode_box h2 {
    font-size: 65px;
    margin-top: 60px !important;
}
.mod_postcode_box p.lead {
    font-size: 45px;
    padding: 10px 0px;
}

.mod_postcode_box input, .mod_postcode_box .btn {
    height: 50px;
    font-size: 24px;
    line-height: 1.2;
    border-radius: 0 !important;
    margin-bottom: 0;
    width: 300px;
    box-shadow: none;
    border: none;
    text-transform:uppercase;
}
.mod_postcode_box input.span8{
    border:none;
    box-shadow:none;
    color: #777676;
    float: none;
}    
.mod_postcode_box > .input-append {
    width: 75%;
}
#mod_postcode_box_pc.span8{
    width: 100%;
    margin-bottom: 15px;
}	
.mod_postcode_box .input-append .btn, .mod_postcode_box .input-append .btn-group{
    display: block;
    margin-left: 0;
    width: 100%;
}
.mod_postcode_box .col.col3{
    max-width:70%;
    margin:0 auto;
}
.mod_postcode_box .btn-success:hover, 
.mod_postcode_box .btn-success:focus {
    background: linear-gradient(to right, #255a05 0%,#2f7106 100%);
    box-shadow:none;
    border:0px;
}
.mod_postcode_box .dropdown-menu,
.btn-group.open .btn-success.dropdown-toggle{
        background:linear-gradient(to right, #296405 0%,#468206 100%);
}
.mod_postcode_box .dropdown-menu{
    border-radius:0px;
}
.mod_postcode_box .dropdown-menu>li>a {
    color:#fff !important;
    font-size:18px;
}
.mod_postcode_box .dropdown-menu>li>a:hover,
.mod_postcode_box .dropdown-menu>li>a:focus {
    color:#ffcc00 !important;
    background:none;  
}
.row-fluid.welcomerow{
    background: url(/myimages/856/zpos-bg-AR_redBG.jpg);
}
.welcomesection{ 
    text-align: center;
}

img.welcomelogo{
    max-width: 400px;
}
.welcomesection h5{
    font-size:24px;
}
.welcomesection p{
    max-width:65%;
    margin: 0 auto;
}
.welcomesection {
    padding:80px 0px;
}
.welcomesection .btn{
    margin:20px 8px;
}
.row-fluid.specialrow{
    background: url(/myimages/856/zpos-bg-AR_blackbg.jpg);
    text-align:center;
    padding:80px 0px;
}

.specialrow p{
    max-width:70%;
    margin: 0 auto;
}
img.plussign{
    margin:10px 0px;
}
img.plussign:hover{
    transform:rotate(45deg);
    transition: all 0.5s ease-in-out; 
}
.specialrow small {
    color:#393939;
    padding:0px 10px;
}
.specialrow .btn {
    margin-top:10px;
}
.specialrow h2 {
    font-size: 40px;
    font-weight:normal;
}
.specialrow h3 {
    font-size: 40px;
    margin-top: -10px;
}
img.specialimg1{
    padding-right:20px;
}
img.specialimg1,
img.specialimg2{
    transition: all 0.5s;
}
img.specialimg1:hover,
img.specialimg2:hover{
    transform: translateY(10px);
}
.aboutsection{
    text-align:center;
    padding:40px 0px;
}
.aboutsection h2 {
    font-size: 70px;
    font-weight:normal;
    margin: 50px 0px 20px;
}
.aboutsection p{
    padding:10px 0px;
    max-width:80%;
    margin: 0 auto;
}
.aboutsection .btn:first-child {
    margin-top:30px;
}
.bottom-banners{
    display: none;
    margin-top:20px;
}
.home .bottom-banners{
 	display: inline-block; 
    margin: 40px 0px 60px;
}
.bottom-banners figure{
    width: 45%;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    padding: 0px 10px 10px;
    margin: 0;
    margin-bottom: 10px;
    float: left;
    /*opacity: 0;*/
    -webkit-transform: translateY(15px);
        -ms-transform: translateY(15px);
            transform: translateY(15px);
    -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}	
figure.is-showing{
    opacity: 1;
    -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
            transform: translateY(0px);
}	
figure.is-showing:hover{
    -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
            transform: scale(0.95);
}
figure.is-showing:hover img{
    -webkit-filter: brightness(70%);
            filter: brightness(70%);
}

.overlay{
 	opacity: 0;   
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    max-width: 330px;
    max-height: 330px;
    -webkit-transform: translate(-50%, -50%);
    	-ms-transform: translate(-50%, -50%);
    		transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
    
}
.red{
 	color: #ffcc33;
    font-size:30px;
}
.overlay a{
    color: #fff;
    font-size: 32px;
    line-height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70%;
    -webkit-transform: translate(-50%, -50%);
    	-ms-transform: translate(-50%, -50%);
    		transform: translate(-50%, -50%);
}
.home hr {
    border: 1px solid #fff;
    opacity:0.5;
}
.overlay a:hover{
 	text-decoration: none;   
}
figure.is-showing:hover .overlay{ 
    opacity: 1;
}
.prefooter{
    background:url(/myimages/856/zpos-bg-AR_prefooterBG.jpg);
    background-size:cover;
    padding:40px 0px;
}
.prefooter h3 {
    line-height: 20px;
}
.prefooter p {
    color:#999999;
    font-size:14px;
}

.prefooter img:hover {
   transform: translateY(2px);
}
.span4.members p{
    max-width:90%;
}
.span5.eventcatering p{
    max-width:90%;
}
.prefooter .btn {
    margin-top: 5px;
    font-size: 15px;
    border-radius: 18px;
    padding: 7px 16px;
}

/**-------------------- MENU & ORDERING --------------------------**/
.menu-selection .well {
    background:none;
}
.menu-selection .alert {
    text-align:center;
    background:none;
    border:0px;
}
.menu-selection .alert h3{
    font-size:40px;
    margin-top:70px !important;
}
.menuselectionimg {
    margin-bottom:50px;
}
.btn-navbar .text-info {
    color:#fff !important;
}
.row-variation .name:before {
    content: "» ";
    color: #d20001;
}
.popover-title {
    background:#000;
    color:#fff;
    font-size:20px !important;
    line-height:30px!important;
}
.popover {
    color:#000;
}
.alert.alert-info.how-im-ordering{ 
    background:none;
    border:0px;
}
.how-im-ordering h2 {
    font-size: 45px;
    color: #000;
    font-weight: normal;
}
span.how-im-ordering-menuname{
    color:#d20001;
}
span.menunumber{
    color:#000;
}
#basket-container h3 {
    font-size: 45px;
    line-height: 70px;
    color: #ffffff;
}
#basket-container.well{
    background:url(/myimages/856/zpos-bg-AR_redBG.jpg);
}

.navbar .brand {
    color:#fff;
    text-shadow:none;
    text-transform: uppercase;
    font-size: 29px;

}
form#navbar-search-menu {
    padding-right: 10px;
    margin-top: 12px;
}
/*#responsive-food-menu .btn-primary {
    background:#07a84f !important;
}*/
#responsive-food-menu .navbar-inner {
    border:0px;
}
.uk-offcanvas-bar {
    background: #000;
    color:#fff;
}
.uk-offcanvas-bar .text-info {
    color: #4cc4ff;
}
.uk-offcanvas-bar .text-success {
    color: #51e253;
}
.uk-nav-offcanvas>li>a {
    color: #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: #000;
    color: #fff;
}
/*------menu items font sizes--------*/
.menu span.name {
    font-size: 18px;
    color: #d20001;
}
.menu .modal span.name,
.modal span.menunumber {
    color:#000;
}
.ui-tabs-nav li a {
    font-size: 18px;
    line-height: 25px;
}
.description small {
    font-size: 100%;
}
.page_menu .ui-tabs-vertical .tb-nav-tabs { 
    border: none;
}
/*Style the category description*/
.page_menu .cat-desc { 
    border: none; 
    font-size: 18px;
    padding: 12px;
}
.page_menu .row-product .description, .page_menu .row-product .price { 
    font-size: 16px;
    color:#000;
}
.page_menu .row-product small{
    font-size:14px;
    color:#000;
}
.page_menu .row-product .name{
    font-size:20px;
    
}

.page_menu .ui-tabs {
    border: 4px solid #800;
    background: #fff;
    border-top: 0px;
}

.page_menu .ui-tabs .ui-tabs-nav li.ui-tabs-active a, 
.page_menu .ui-tabs .ui-tabs-nav li.ui-state-disabled a, 
.page_menu .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    background: #000;
    color: #fff !important;
    border-right-width: none !important;
}
.page_menu .ui-tabs .ui-tabs-nav li {
    border: none;
}
.page_menu .ui-tabs .ui-tabs-nav li:hover,
.page_menu .ui-tabs .ui-tabs-nav li:focus {
    background: #000;
}
.page_menu .ui-tabs .ui-tabs-nav li a {
    color: #FFFFFF;
}
.page_menu .ui-widget-header {
    background: none; 
    color:#000;
    font-family:'Sen';
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #000; 
    color: #FFFFFF;
    border-right-width: none !important;
}
.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix{
    background: #000;
    color: #fff;
}
/**-------------------- MODAL -------------------------**/
.modal-header, .modal-footer {
    color: #fff;
    border:0px;
    border-radius:0px;
    background: #000; 
}
.modal-body, .modal h4, .modal .well, .blockUI.blockMsg.blockElement small.muted{
    background: #fff;
    color: #000 !important;
}
.modal-header h3{
    color:#fff;
}
.modal fieldset{
    background: #fff;  
    border: none;
}
h3.price.pull-left {
    font-weight:normal;
}
.modal-body>ul:after,
.modal-body .media-body ul:after {
    content: '';
    display: table;
    clear: both;
}
.modal-body span.name {
    font-size: 24.5px;
}
.modal-body .media-heading span.name {
    margin: 0 0 5px;
    font-size: 30px !important;
    line-height: 20px !important;
    text-align: center !important;
}
#editProductModal .modal-body .media-heading {
    margin: 0 0 5px;
    text-align: center;
    padding: 20px;
}
.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-header h3 {
    margin: 0;
    line-height: 40px;
    font-size: 40px;
}

.members legend {
    text-align: center;
    font-size: 40px;
    line-height: 60px;
    color: #fff;
    border-bottom: 2px solid #fff;
}

.members #body small.muted {
    color:#c3c3c3;
}
/**-------------------- CHECKOUT --------------------------**/
.checkout h5, .checkout h4 {
    font-size: 20px;
    line-height: 22px;
}

.checkout table#basket.table {
    background: #fff;
    color: #292a2b !important;
    border: 4px solid #fff;
    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, .checkout .text-warning, .alert-info, .checkout #body em{
    color:#fff;
}

.btn-link, .btn-link:hover, 
.btn-link:focus {
    color:#fff;
    text-decoration:none;
    text-shadow:none;
}
/**------------ MEMBERS LOGIN ---------------**/
.members .sidebar-nav .nav-header {
    font-size:19px;
    line-height:25px;
    color:#fff;
}
.members .sidebar-nav a {
    color:#fff;
    font-size:14px;
}
.members .sidebar-nav .muted {
    font-size:12px;
}
.members #body .muted {
    color:#fff;
}
.members .nav-list>li>a:hover,
.nav-list>.active>a, 
.nav-list>.active>a:hover, 
.nav-list>.active>a:focus{
    color:#fff;
}
.contact-us .ui-widget-header,
.contact-us .label{
    border: 0px;
}
.contact-us .ui-widget{
    border: 4px solid #800;
}
/**------------------------- FOOTER-------------------------------**/
footer {
    background-color:#101010;
    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;
}
/*---------- 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;
}
/*---------------------button styles---------------------*/
.text-success {
    color: #498c02;
}
.text-info {
    color: #0ba3ef;
}
.btn{
    background-image: none; 
    box-shadow:none;
    text-shadow:none;
}
.btn-success,
.btn-info,
.btn-danger,
.btn-warning, .btn-inverse, .btn-primary{
    border:0px;
}

.btn-large {
    border-radius:18px;
    font-size:20px;
    padding: 14px 24px;
    transition: 0.3s;
}
.home .btn-large:hover,
.home .prefooter .btn:hover{
    transform: translateY(3px);
    transition: 0.3s;
}
.btn:hover {
    transition: 0.3s; 
}
.alert {
    text-align:center;
    color:#fff;
    /*margin-bottom:0px !important;*/
    border:0px;
}
.hero-unit,
.members .nav-list>li>a:hover,
.nav-list>.active>a, 
.nav-list>.active>a:hover, 
.nav-list>.active>a:focus{
    background:#000;
}

.btn-danger, .alert.alert-danger,
.label-important, .badge-important,
.well.alert-success.voucher_box,

.alert-error,
.ui-widget-header,
#responsive-food-menu .navbar-inner,
.page_menu .ui-tabs .ui-tabs-nav li,
.well,
.contact-us .ui-widget-header, .contact-us .label,
.modal-header{
    background: linear-gradient(to right, #760000 0%,#a20000 100%);
    color:#fff;
    border:0px;
}
.btn-danger:hover,
.btn-danger:focus{
    background: linear-gradient(to right, #520101 0%,#760000 100%);
}
.btn-success, .alert.alert-success, 
.menu-selection .btn-primary,
#responsive-food-menu .btn-primary{
    background: linear-gradient(to right, #296405 0%,#468206 100%);
}
.btn-success:hover,
.btn-success:focus,
.menu-selection .btn-primary:hover,
.menu-selection .btn-primary:focus
#responsive-food-menu .btn-primary:hover,
#responsive-food-menu .btn-primary:focus{
    background: linear-gradient(to right, #255a05 0%,#2f7106 100%);
}
.btn-info, .alert.alert-info{
    background: linear-gradient(to right, #206d84 0%,#2c8da9 100%);
    border: 1px solid #206d84;
}
.btn-info:hover,
.btn-info:focus{
    background: linear-gradient(to right, #175364 0%,#206d84 100%);
}
.btn-inverse {
    background: linear-gradient(to right, #222 0%,#363636 100%);
}
.btn-inverse:hover, .btn-inverse:focus {
    background: linear-gradient(to right, #0f0f0f 0%,#222 100%);
}
.btn-primary, .alert.alert-primary{
    background: linear-gradient(to left, #1944a9 0%,#0e2f7b 100%);
}
.btn-primary:hover, .btn-primary:focus{
    background: linear-gradient(to left, #0e2f7b 0%,#0b2460 100%);
}

.btn-warning, .alert.alert-warning{
    background: linear-gradient(to left, #f9831d 0%,#c76109  100%);
}
.btn-warning:hover, .btn-warning:focus{
    background: linear-gradient(to left, #e98229 0%,#af5508 100%);
}
/**------------------------- MEDIA QUERIES -------------------------------**/
@media (min-width: 1200px) {
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, footer, .ct_details_wrap{ 
       width:100%;
    } 
    footer .row-fluid, .ct_details_bar, #body, .navbar-inner, .row-fluid.ct_header_row, .welcomesection, .specialsection, .aboutsection, .prefootersection, .mainsection{ 
        max-width:1170px;
        margin:0 auto; 
    }
}


@media (max-width:1200px){
    .ct_local_branch_details, .span4.tr.vendor img {
        padding-right: 10px;
    } 
    .ct_user_status, .span4.copyright {
        padding-left:10px;
    }
    #basket-container.ui-widget {
        margin-top:20px;
    }
    .website-image{
        text-align: center;
    }
    .navbar .nav>li>a {
        padding: 0px 6px 10px;
        font-size: 20px;
    }
    img.specialimg1, img.specialimg2{
            width: 220px;
    }
    img.specialimg1 {
        padding-right: 0px;
    }
    .span6.specialtext p {
        font-size:14px;
        max-width: 80%;
    }
    .specialtext small {
        font-size: 12px;
    }
    .aboutsection p {
        padding: 6px 0px;
        max-width: 90%;
        font-size: 15px;
        margin: 0 auto;
    }
    .aboutsection h2 {
        margin: 15px 0px 20px;
    }
    .overlay a {
        color: #fff;
        font-size: 24px;
        line-height: 24px;
    }
    .red {
        font-size: 20px;
    }
    .span4.members {
        padding-left: 10px;
    }
    .row-fluid.slidemain {
        background-attachment: initial;
    }


}


/* Desktop */
@media (min-width: 979px) {
}

header .btn-navbar {
 	background: #000!important;
 	text-shadow: none!important;
    border:2px solid #fff !important;
}
@media (max-width:979px) and (min-width: 768px) {
 	.copyright {
        padding-left: 10px !important;
    }
}
/* Not Desktop */
@media (max-width:979px){
    .ct_local_branch_details, .span4.tr.vendor img {
        padding-right: 0px;
    } 
    .ct_user_status, .span4.copyright {
        padding-left:0px;
    }
    header .navbar {
        margin-top: 45px;
    }
    header .navbar .brand {
        padding: 5px 20px 0px 0px;
        float: right;
        font-size: 25px;
    }
        .header-cart {
        display: inline-block !important;
        margin: -3px 0px 0px 10px;
    }
    .column_modules {
        width: 553px;
        margin: 34px 0px;
    }
    li.cart {
        display:none;
    }
    .navbar {
            width: 70%;
    }
    .navbar .nav>li>a {
        padding: 10px 6px 10px;
        font-size: 20px;
    }
    .nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a {
        color: #fff;
    }
    .welcomesection {
        padding: 40px 0px;
    }
    .welcomesection h5 {
        font-size: 19px;
    }
    .welcomesection p {
        max-width: 75%;
    }
    .span6.specialtext, .span6.specialimgs,
    .bottom-banners.span6,
    .abouttxt.span6{
        width:100%;
        margin:0px;
    }
    .span6.specialimgs{
        display:none;
    }
    .row-fluid.specialrow {
        padding: 30px 0px;
    }
    img.specialimg1, img.specialimg2{
        width: 220px;
        padding: 10px;
    }
    .bottom-banners figure {
        width: 50%;
    }
    .abouttxt.span6{
        padding-bottom: 30px;
    }
    .span6.specialists {
        width:100%;
    }
    .welcomesection .btn {
        margin: 5px 8px;
        width: 80%;
    }
}

/* 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%; 
   }
    
}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    .vendor {
        margin-top: 10px;
    }
    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: 29px;
        line-height: 30px;
    }
    .alert h2 small {
        font-size:16px;
    }
    .menu .ui-tabs-vertical .ui-tabs-panel {
        width: 100%!important;
    }
    .menu .ui-tabs-vertical .ui-tabs-panel {
        width: 100%!important;
    }

    .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;
    }
    .uk-h2, h2 {
    font-size: 34px;
    }
    .header-cart {
        display: inline-block !important;
        margin: -3px 0px 0px 10px;
    }
    .span6.right_column,
    .span6.left_column{
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .prefootersection{
        text-align:center;
    }
    .prefootersection .span4,
    .prefootersection .span5 ,
    .prefootersection .span3{
        margin:0 auto;
        padding-top:10px;
    }
    .span5.eventcatering p,
    .span4.members p{
        max-width: 90%;
        margin: 0 auto;
    }
    .abouttxt.span6 {
        padding-bottom: 0px;
    }
    header .navbar {
        margin-top: 0px;
    }
    .column_modules {
        width: 100%;
        margin: 34px 0px;
    }
    .mod_postcode_box h2 {
        font-size: 46px;
        margin-top: 12px !important;
    }
    .mod_postcode_box p.lead {
        font-size: 32px;
        padding: 0px 0px;
    }
    .well.mod_postcode_box {
        height: 320px;
        padding: 0px;
        background: #000;
        background-size: cover;
    }
    .mod_postcode_box .btn-group, .form-horizontal .input-append .btn, .input-append .btn {
        margin-left: 0;
        margin-top: 0px;
        display: block;
    }
    .mod_postcode_box small {
        font-size: 76%;
    }
    .navbar {
        width: 100%;
    }
    .mod_postcode_box .col.col3 {
        max-width: 90%;
    }
    .home .ct_details_bar {
        background: #101010;
        padding: 15px 0px 10px;
    }
    img.welcomelogo {
        max-width: 270px;
    }
    .welcomesection .btn {
        margin: 5px 8px;
    }
    .welcomesection p {
        max-width: 90%;
    }
    .specialrow h2 {
        font-size: 30px;
    }
    .span6.specialtext p {
        font-size: 14px;
        max-width: 90%;
    }
    .prefooter {
        padding: 20px 0px;
    }
    .checkout #body {
        padding: 0px 0px 80px;
    }
    .span6.specialists{
        display:none;
    }
}




.welcomeicon, .findusicon {display:inline-block;}
.uk-offcanvas-bar.uk-offcanvas-bar-flip.well.uk-margin-bottom-remove.uk-offcanvas-bar-show{
    background:#000;
}

.loyaltypoints_box {
    background:#000  !important;
}
.loyaltypoints_box .well-white {
    background: #fff;
    color: #494949 !important;
}
.loyaltypoints_box .row-credits .well {
    border: 0px !important;
}
.loyalty-card {
    background: #191919;
}
.loyaltypoints_box .lead {
    font-size: 28px;
    line-height: 32px;
    color: #fff;
}
.loyaltypoints_box p {
    color:#fff;
}

.loyaltypoints_box .btn-link {
    color: #fff;
}

.loyaltypoints_box .btn-link:hover, .loyaltypoints_box .btn-link:focus{
    color:#ffe428;
}
.loyaltypoints_box .ui-widget-header {
    border: 1px solid #494949;
    background: #494949;
    color: #ffffff;
}


.bootbox .modal-body h5 { 
    font-size: 33px;
    line-height: 120%;
}
.bootbox .modal-footer {
    background: #b10503;
}
.blockUI.blockElement {
    font-size: 1.2em !important;
}
.blockUI.blockElement h5 {
    font-size: 24px;
    line-height: 110%;
}
.blockUI.blockElement a {
    color: #b10503;
    text-decoration: underline !important;
}

.main-content.menu-container .row-fluid > .span4 .website-image {margin: 15px 0 30px;}
#container-category-17688 .menunumber { display: none; }