@import url(https://fonts.googleapis.com/css?family=PT+Sans);

body .visible-ilford { display:none !important; } 
body .hidden-ilford { display:inherit !important; } 
body.shop_ilford .hidden-ilford { display:none !important; }
body.shop_ilford .visible-ilford { 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: #8d1d27;
}
h1 {
	color: #d7bd6d;
}
h2 {
	color: #d7bd6d;
	font-size: 40px;
}
h3 {
	color: #d7bd6d;
	font-size: 30px;
}
h4 {
	color: #d7bd6d;
	font-family: 'PT Sans';
}
body {
	background-color: #000000;

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

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

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

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

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

.zpostable {
    text-align: center;
    margin-top: 20px;
}

.dine-in-home,
.carousel-caption {
 	display: none;   
}

/**-------------------- GLOBAL --------------------------**/
body {
    padding-bottom:0;
}

#container {
    background: none;
    padding: 0;
}

.well {
    background-color:#fef6e6;
    border:none;
    border: 5px solid #d6bb6a;
}
.disc.website-image {text-align:center;}
* {
    text-shadow: none !important;
    box-shadow: none !important;
    line-height: normal;
}

.ct_details_bar a:hover, .ct_details_bar a:focus,
.mod_postcode_box h3,
.imagerow h3, .imagerow h4,
.alert.how-im-ordering h2{
    color:#fff;
}
/*pink*/
.alert h2 small,
.members #body small.muted{
    color:#c3626a;
}
/***GOLD***/
.ct_details_bar, em,
.ct_details_bar:hover, .ct_details_bar:focus,
a, .loyaltysec .btn.btn-danger.btn-large,
span.how-im-ordering-menuname,
.loyaltypoints_box .btn-link:hover, .loyaltypoints_box .btn-link:focus,
.hero-unit a, .checkout .muted{
    color:#d3b867;
}
/***LIGHT GOLD***/
.mod_postcode_box h2,
.mod_postcode_box .muted, 
.imagerow h2,
.ct_details_bar a{
    color:#ecde9b;
}
/***DARK RED***/
.topsection .btn.btn-danger.btn-large,
.loyaltysec h2,
.topsection .btn.btn-danger.btn-large,
.menu span.name,
.checkout h5, .checkout h4,
.book h2{
    color:#8d1d27 !important;
}

.ct_details_bar a, footer a,
.alert h2 small{
    text-decoration:underline;
}
.ct_details_bar, footer,
.mod_postcode_box .muted{
    font-family:'PT Sans', sans-serif;
}
.mod_postcode_box input, .mod_postcode_box .btn,
.imagerow h4, #opening-status,
.alert h2 small,
#basket-container .popover h3,
.modal-body .media-heading span.name,
.checkout h5, .checkout h4,
.contact-us .ui-widget-content h4,
.book h4{
    font-family:'Crimson Text', serif;
}
.home h1,
.mod_postcode_box h2,
.imagerow h2,
.loyaltysec h2,
.alert.how-im-ordering h2,
#basket-container h3,
.members legend,
.book h2{
    font-family: 'king_basil_literegular';
    font-weight: normal !important;
}
.navbar .nav>li>a,
.mod_postcode_box input, .mod_postcode_box .btn{
    text-transform:uppercase;
}
.navbar .nav>li>a,
header .dropdown-menu>li>a,
.topsection p,
.btn-large,
.mod_postcode_box input, 
.mod_postcode_box .btn,
.mod_postcode_box .dropdown-menu>li>a,
#opening-status,
.alert h2 small,
.checkout h5, .checkout h4{
    font-weight:700;
}
/**-------------------- 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,
#opening-status,
.span6.left_column, .span6.right_column,
.home .row-fluid.main,
.book h1{
    display:none;
}

/**------------------------ HEADER ----------------------------**/
.ct_details_bar{
    padding:15px 0px;
}
.home .ct_details_bar{
    padding:25px 0px 35px;
}

img.locationicon, img.membersicon {
    margin-right: 10px;
}

.navbar-inner {
    background: none;
    padding:0;
	border:0px;
}
#opening-status {
    text-transform: none;
    padding-top:12px;
}
.navbar{
    background: rgb(27,10,9);
    background: linear-gradient(90deg, rgba(27,10,9,1) 0%, rgba(159,32,44,1) 25%, rgba(27,10,9,1) 50%, rgba(159,32,44,1) 75%, rgba(27,10,9,1) 100%);
}
header .navbar{
    height: 50px;
}
#logo img {
    max-height: 175px;
    margin: -60px 30px 0px;
    z-index: 10;
    position: relative;
}
.home #logo img {
    max-height: 215px;
}
header .navbar{
 	position: relative;
    border-top:10px solid #cdad5b;
    border-bottom:10px solid #cdad5b;
    z-index:5;
}
header .navbar:after{
 	content:'';
    display: block;
    position: absolute;
    bottom: -26px;
    left: 0;
    right: 0;
    background-size: cover;
}
header .navbar:before{
 	content:'';
    display: block;
    position: absolute;
    top: -26px;
    left: 0;
    right: 0;
    background-size: cover;
    background-repeat: no-repeat;
}
header .navbar:before {
    background: url(/myimages/837/salamis_navborder.png);
    height: 26px;
    z-index: 1;
    background-repeat: repeat;
}	
header .navbar:after {
    background: url(/myimages/837/salamis_navborderbtm.png);
    height: 16px;
    z-index: 0;
    background-repeat: repeat;
}	
/*normal nav*/
.navbar .nav>li>a {
    color: #e3c781;
    padding: 15px 13px;
    font-size: 18px;
    line-height: 24px
}
.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: #c3626a;
    background: none;
}
.navbar .brand {
    margin-left:0px;
}
/*dropdown arrow*/
.navbar .nav li.dropdown>.dropdown-toggle .caret {
    border-top-color: #e3c781;
    border-bottom-color: #e3c781;
}

/*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: #c3626a;
    border-bottom-color: #c3626a;
}
/*dropdown large nav hover*/
header .dropdown-menu {
    border:0;
    width:100%;
    border: 5px solid #cdad5b;
}
/*red simple gradient*/
header .dropdown-menu,
.well.mod_postcode_box,
.loyaltysec .btn.btn-danger.btn-large,
.menu-selection .btn-primary,
.contact-us .ui-widget-header,
.mod_table_reservation_v1 .btn.btn-parimary,
.gallery .btn-primary {
    background: linear-gradient(90deg, rgba(27,10,9,1) 0%, rgba(159,32,44,1) 50%, rgba(27,10,9,1) 100%);
}

.loyaltysec .btn.btn-danger.btn-large:hover,
.loyaltysec .btn.btn-danger.btn-large:focus,
.menu-selection .btn-primary:hover,
.menu-selection .btn-primary:focus.
.gallery .btn-primary:hover,
.gallery .btn-primary:focus {
    background: linear-gradient(90deg, rgba(159,32,44,1) 0%, rgba(27,10,9,1) 50%, rgba(159,32,44,1) 100%);
    transition: all 0.3s ease-in-out;
}
/*dropdown nav menu&ordering*/
header .dropdown-menu>li>a {
    color:#cdad5b;
    font-size:20px;
}
/*hover on dropdown options*/
.navbar .nav .dropdown-menu>li>a:hover,
.navbar .nav .dropdown-menu>li>a:focus {
    color:#c3626a;
    background:none;
}

/**------dropdown styles everywhere else-----**/
.dropdown-menu>li>a{
    color:#8d1d27;
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus{
    border:0;
    background:#8d1d27;
    color:#fff;
}

.span6.halal, .span6.openingbig,
.halalopen.span12{
    margin:0px;
}

img.openingimg{
    margin: -25px 0px 20px;
}
img.halalicon{
    margin-top:10px;
}

/**----------------------- HOMEPAGE --------------------------**/

.span8.column_slideshow{
    width:100%;
    margin:0 auto;
}
body.home  {
    background-color: #fff3da;
    background-image: url(/myimages/837/zpos-bg-salamis_BG2.jpg);
    background-repeat: repeat;
    background-attachment: scroll;
    background-size:auto;
}
header {
    background:none;
}
.home header {
    background: url(/myimages/837/zpos-bg-salamis_headerBG2.jpg);
    background-size:cover;
}
.carousel img {
    text-align:center;
    width:100%;
}
.carousel-control {
    border: 0px;
    background: none;
}
.topsection.span12{
    background: #fef6e6;
    padding: 20px;
    margin: 0 auto;
    text-align: center;
    border:5px solid #d6bb6a;
    border-bottom:0px;
    margin-top:-80px;
}
.topsection h2 {
    font-size: 38px;
    line-height: 15px;
    margin:30px 0px 10px;
}
.topsection p{
    font-size:16px;
    line-height:20px;
    margin:15px auto 10px;
}
/*gold gradient*/
.topsection .btn.btn-danger.btn-large{
    background: rgb(203,171,88);
    background: linear-gradient(90deg, rgba(203,171,88,1) 0%, rgba(236,221,154,1) 50%, rgba(203,171,88,1) 100%);
}
.topsection .btn.btn-danger.btn-large:hover,
.topsection .btn.btn-danger.btn-large:focus{
    background: rgb(203,171,88);
    background: linear-gradient(90deg, rgba(236,221,154,1) 0%, rgba(203,171,88,1) 50%, rgba(236,221,154,1) 100%);
    transition: all 0.3s ease-in-out;
}

.topsection .btn.btn-danger.btn-large,
.loyaltysec .btn.btn-danger.btn-large{
    line-height: 22px;
    font-size: 22px;
    padding-top: 15px;
}

.topsection a img:hover,
.loyaltysec a img:hover{
    transform: scale(0.95);
    transition: all 0.3s ease-in-out;
}
.mod_postcode_box input, .mod_postcode_box .btn {  
    height: 50px;
    font-size: 26px;
    line-height: 30px;
    padding-top:10px;
    border-radius: 10px !important;
    margin-bottom: 0;
    width: 300px;
    box-shadow: none;
    border: none;
}
.mod_postcode_box input.span8{
    border:none;
    box-shadow:none;
    color: #777676;
    float: none;
}    
.mod_postcode_box > .input-append {
    width: 90%;
}
#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%;
}
img.postcodedec{
    margin-top:30px;
}
.col.col3 {
    max-width:90%;
    margin:0 auto;
}
.mod_postcode_box .dropdown-menu {
    background:#067d3b;
    width:100%;
}

.mod_postcode_box .dropdown-menu>li>a {
    color:#fff !important;
    text-align:center;
    font-size:18px;
}
.mod_postcode_box .dropdown-menu>li>a:hover,
.mod_postcode_box .dropdown-menu>li>a:focus {
    color:#d7bd6d !important;
    background:none;
}
.mod_postcode_box h3{
    font-size:23px;
}
.imagerow.row-fluid,
.alert{
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(15,15,15,1) 50%, rgba(0,0,0,1) 100%);
}
.imagerow.row-fluid{
    text-align:center;
    padding:50px 0px;
}
.imagerow h2{
    font-size:80px;
    line-height:80px;
}
.imagerow img {
    padding:10px;
}
.imagerow img:hover,
.imagerow img:focus{
    padding:10px;
    transform: translateY(15px);
    transition: all 0.3s ease-in-out;
}
.loyaltysec.span12{
    background: #fef6e6;
    padding: 40px 20px;
    margin: 0 auto;
    text-align: center;
    border:5px solid #d6bb6a;
    border-bottom:0px;
    border-top:0px;
}
.loyaltysec h2 {
    font-size:60px;
    margin-top:40px;
}
.loyaltysec p{
    max-width:80%;
    margin:0px auto 10px;
}
.loyaltysec h3{
    font-size: 30px;
    line-height: 50px;
    margin-bottom: 0px;
}


/**-------------------- MENU & ORDERING --------------------------**/
.btn-navbar .text-info {
    color:#fff !important;
}
.popover-title {
    background:#8d1d27;
    color:#fff;
    font-size:16px;
}
.popover {
    color:#8d1d27;
}
.alert h2 {
    font-weight:normal;
}
.alert h2 small {
}
.navbar .brand {
    color:#fff;
    text-shadow:none;
}
.alert.how-im-ordering {
    background:none;
}
form#navbar-search-menu {
    padding-right: 10px;
}
#responsive-food-menu .btn-primary {
    background:#8d1d27 !important;
    border:4px solid #8d1d27 !important;
}
.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: #8d1d27;
    color: #fff;
}
.row-variation .price, td.price, th.price{
    font-size: 16px;
}
/*------menu items font sizes--------*/
.menu span.name {
    font-size: 18px;
}
.ui-tabs-nav li a {
    font-size: 18px;
    line-height: 25px;
}
.description small, .modal-body small {
    font-size: 100%;
}
.page_menu .ui-tabs-vertical .tb-nav-tabs { 
    border: none;
}
/*Style the category description*/
.page_menu .cat-desc { 
    background: #4e4d4d; 
    border: none; 
    color: #848484; 
    padding: 20px;
}
.page_menu .row-product .description, .page_menu .row-product .price { 
    font-size: 16px;
}
.page_menu .row-product small{
    font-size:14px;
}
.page_menu .row-product .name{
    font-size:18px;
}

.page_menu .ui-tabs {
    border: none !important;
}

.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: linear-gradient(90deg, rgba(27,10,9,1) 0%, rgba(159,32,44,1) 50%, rgba(27,10,9,1) 100%);
    color: #fff !important;
    border-right-width: none !important;
    transition: all 0.3s ease-in-out;
}
.page_menu .ui-tabs .ui-tabs-nav li {
    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(15,15,15,1) 50%, rgba(0,0,0,1) 100%);
    border: none;
}
.page_menu .ui-tabs .ui-tabs-nav li:hover,
.page_menu .ui-tabs .ui-tabs-nav li:focus {
    background: linear-gradient(90deg, rgba(27,10,9,1) 0%, rgba(159,32,44,1) 50%, rgba(27,10,9,1) 100%);
    transition: all 0.3s ease-in-out;
}
.page_menu .ui-tabs .ui-tabs-nav li a {
    color: #FFFFFF;
}
.page_menu .ui-widget-header {
    background: none;   
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: linear-gradient(90deg, rgba(27,10,9,1) 0%, rgba(159,32,44,1) 50%, rgba(27,10,9,1) 100%);
    color: #FFFFFF;
    border-right-width: none !important;
}
.page_menu .well small {
    font-size: 100%;
}
.well hr {
    border-top: 1px solid #d7bd6d;
    border-bottom: 1px solid #d7bd6d;
}
.page_menu .well .ui-widget-content {
    border: 1px solid #d6bb6a/*{borderColorContent}*/;
}
/**-------------------- MODAL -------------------------**/
.modal-header,
.modal-footer {
    background: linear-gradient(90deg, rgba(27,10,9,1) 0%, rgba(159,32,44,1) 50%, rgba(27,10,9,1) 100%);
}
.modal-header, .modal-footer {
    color: #fff;
    border:0px;
    border-radius:0px;
}
.modal-body, .modal h4, .modal .well, .blockUI.blockMsg.blockElement small.muted{
    background: #fff;
    color: #000 !important;
}
.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: '';
}
/**-------------------- CHECKOUT --------------------------**/
.checkout h5, .checkout h4 {
    font-size: 20px;
    line-height: 22px;
    color:#8d1d27;
}

.checkout table#basket.table {
    background: #fff;
    color: #8d1d27 !important;
    border: 2px solid #d6bb6a;
    margin-bottom:15px;
}
.checkout .table#basket th {
    color: #292a2b;
}
.checkout table#basket.table .text-info {
    color:#3a87ad;
}
.checkout .well small{
    font-size:100%;
}

.loyaltypoints_box {
    background:#8d1d27  !important;
}

.loyaltypoints_box .row-credits .well {
    border: 0px !important;
}
.loyalty-card {
    background: #000;
}
.loyaltypoints_box .lead {
    font-size: 28px;
    line-height: 32px;
    color: #fff !important;
}
.loyaltypoints_box p {
    color:#fff;
}
.loyaltypoints_box .well-white {
    background: #fff;
    color: #000 !important;
}
.loyaltypoints_box .ui-widget-header {
    border: 1px solid #000;
    background: #000;
    color: #ffffff;
}
.checkout .btn-link, .checkout .alert-info, .checkout .text-info {
    color: #8d1d27;
}
.loyaltypoints_box .btn-link {
    color: #fff;
}

/**-------------------- MEMBERS --------------------------**/
legend {
    color:#8d1d27;
}
.members legend {
    text-align:center;
    font-size:30px;
    line-height:50px;
    border-bottom: 2px solid #8d1d27;
}
/**------------ MEMBERS LOGIN ---------------**/
.hero-unit {
    background-color:#8d1d27;
    color:#fff;
}

.members .sidebar-nav .nav-header {
    font-size:19px;
    line-height:25px;
    color:#8d1d27;
}
.members .sidebar-nav a {
    font-size:14px;
     color:#8d1d27;
}
.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{
    background-color:#8d1d27;
    color:#fff;
}
/**------------------------- BOOK -------------------------------**/
.book h2, .book h4, .book p {
    text-align:center;
}
.mod_table_reservation_v1 .btn.btn-parimary {
    box-shadow: none;
    border: 0px;
    color: #fff;
    text-shadow: none;
}
.book h2{
    font-size:60px;
    line-height:80px;
}
/**------------------------- FOOTER-------------------------------**/
footer {
    background-color:#000;
    padding:20px 0px;
    margin:60px 0px 0px;
}
.home footer {
    margin:0px 0px 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;
}
.contact-us .ui-widget-header {
     border: 0px;
     color: #ffffff;
 }
.ui-widget.box-opening-hours {
    margin-top:20px !important;
}
/*---------- 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;
}

/*---------- text if white when code applied------------*/
.blockUI small.muted{
    color:#000;
}
/*---------------------button styles---------------------*/
.btn{
    background-image: none; 
    box-shadow:none;
    text-shadow:none;
}
.btn-large {
    border-radius:15px;
}
.btn-success,
.btn-info,
.btn-danger,
.btn-warning, .btn-inverse, .btn-primary{
    border:0px;
}

.btn-danger, .alert.alert-danger {
    background-color:#ec131a !important;
    border:0px;
}
.menu-selection .btn-primary:hover, .menu-selection .btn-primary:focus, 
.btn-danger:hover,.btn-danger:focus{
    background-color:#ee2b31 !important;
}
.btn-success, .alert.alert-success {
    background-color:#067d3b !important;
}
.btn-success:hover, .btn-success:focus {
    background-color:#088b42 !important;
}

.btn-info {
    border: 1px solid #35a4c5;
}
.btn-info:hover,.btn-info:focus {
    background-color:#4ab0ce !important;
    border: 1px solid #4ab0ce;
}
.btn-inverse{
    background-color:#191919 !important;
}
.btn-inverse:hover, .btn-inverse:focus{
    background-color:#333333 !important;
}
.btn-primary {
    background-color:#004de6 !important;
}

.btn-primary:hover {
    background-color:#0055ff !important;
}
.btn-warning, .alert.alert-warning {
    background-color:#f87806 !important;
}

.btn-warning:hover, .btn-warning:focus {
    background-color:#f89406 !important;
}

.btn-gold {
    background: #d7bd6d !important;
    color: #FFFFFF !important;
}
.btn-gold:hover, .btn-gold:focus {
    background: #bfa75e !important;
    color: #FFFFFF !important;
}

.alert.alert-info.how-im-ordering {
    color: #ffffff;
text-align:left;
}
.alert h2, .alert p {
    color:#ed1c24;
    text-shadow:none;
}
.alert {
    border:0px;
    text-align:center;
    text-shadow:none;
    color:#fff;
}
.well.sys-alert {
    text-align:center;
}

/**------------------------- 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, .imagesection, .loyaltysection.row-fluid, .comingSoon{ 
        max-width:1150px;
        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:1500px){
    .imagerow img {
        padding: 10px;
        width: 18%;
    }
}
@media (max-width:1200px){
    .ct_local_branch_details, .span4.tr.vendor img {
        padding-right: 10px;
    } 
    .ct_user_status, .span4.copyright, img.halalicon {
        padding-left:10px;
    }
    #basket-container.ui-widget {
        margin-top:20px;
    }
    .website-image{
        text-align: center;
    }
    .navbar .nav>li>a {
        padding: 12px 10px;
        font-size: 16px;
        line-height: 29px;
    }
    .home #logo img, #logo img {
        max-height: 165px;
    }
    .home .ct_details_bar {
        padding: 15px 0px 25px;
    }
    .home #body, .imagesection, .loyaltysection.row-fluid{ 
        max-width:900px;
        margin:0 auto; 
    }
    .topsection h2 {
        font-size: 29px;
    }
    .mod_postcode_box h3 {
        font-size: 18px;
    }
    .mod_postcode_box input, .mod_postcode_box .btn {
        height: 40px;
        font-size: 20px;
        line-height: 26px;
        padding-top: 7px;
    }
    img.postcodedec {
        margin-top: 10px;
    }
    .imagerow.row-fluid {
        text-align: center;
        padding: 30px 0px;
    }
    .loyaltysec h2 {
        font-size: 45px;
        margin-top: 0px;
    }
    header .dropdown-menu {
        border: 0;
        width: 113%;
        border: 5px solid #cdad5b;
    }
    .mod_postcode_box h2{
        margin: 10px 0px 0px;
    }
    .topsection>.mod_postcode_box p {
        margin: 15px auto 0px;
    }
}


/* Desktop */
@media (min-width: 979px) {
    .navbar .nav, .navbar .nav > li {
        float: none !important;
        display: inline-block;
        vertical-align: top;
    }
    .navbar-inner {
        text-align: center;
    }
}

/* 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;
    }
    #opening-status,
    .span6.left_column, .span6.right_column {
        display:block;
    }
    .span6.openingbig.tr,
    .span6.right_column,
    img.startimg, img.specialsimg{
        display:none;
    }
    #logo img {
        margin: 0 auto;
    }
    .span6.left_column{
        text-align:center;
    }
    .span6.left_column{
        width: 100%;
        margin-top: -108px;
    }
    .nav-collapse .nav {
        float: none;
        margin: 0 0 10px;
        background: linear-gradient(90deg, rgba(27,10,9,1) 0%, rgba(159,32,44,1) 50%, rgba(27,10,9,1) 100%);
        z-index: 100;
    }
    .navbar .nav>li>a {
        padding: 12px;
        font-size: 20px;
        line-height: 20px;
        padding: 6px 12px;
    }
    .nav-collapse .dropdown-menu a:hover, 
    .nav-collapse .dropdown-menu a:focus {
        color:#e3c781;
        background:#ee1c27;
    }
    .nav-collapse .dropdown-menu a{
        color: #e3c781;
            background: none;
    }
    .nav-collapse .dropdown-menu{
        background:none;
    }
    header .navbar {
        height: 42px;
    }
    .span6.halal, .span6.openingbig, .halalopen.span12 {
        margin-top: -26px;
    }
    .mod_postcode_box h3 {
        font-size: 15px;
    }
    .mod_postcode_box input, .mod_postcode_box .btn {
        height: 34px;
        font-size: 17px;
        line-height: 26px;
    }
    .mod_postcode_box > .input-append {
        max-width: 100%;
        margin-top: -10px;
    }
    .topsection p {
        font-size: 14px;
        line-height: 18px;
        margin: 15px auto 10px;
    }
    .imagesection h4 {
        font-size: 15.5px;
    }
    .imagerow img {
        padding: 10px;
        width: 28%;
    }
}
header .btn-navbar {
 	background: none!important;
 	text-shadow: none!important;
    border:2px solid #fff !important;
}
/* 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%; 
   }
    .bogof {
        display: none;
    }
    
}
 
/* 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;
    }
    .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;
    }
    .span6.left_column {
        width: 100%;
        margin-top: 10px;
        height: 160px;
    }
    .home .span6.left_column {
        height: 210px;
    }
    .carousel{
        display:none;
    }
    img.halalicon {
        margin-top: -130px;
        width: 16%;
    }
    .home #logo img, #logo img {
        max-height: 155px;
    }
    .topsection h2 {
        font-size: 40px;
        line-height: 15px;
        margin: 30px 0px 10px;
    }
    .topsection p {
        margin: 15px auto 5px;
    }
    .topsection .btn{
        margin-bottom:10px;
    }
    .loyaltysection .btn{
        margin-bottom:20px;
    }
    #mod_postcode_box_pc.span8 {
        width: 100%;
        margin-bottom: 0px;
    }
    .mod_postcode_box input, .mod_postcode_box .btn {
        height: 46px;
        font-size: 23px;
        line-height: 26px;
        padding-top: 12px;
    }
    .mod_postcode_box h3 {
        font-size: 21px;
    }
    .imagerow h2 {
        font-size: 50px;
        line-height: 40px;
    }
    .imagerow h3 {
        font-size: 28px;
        line-height: 28px;
    }
    .imagerow img {
        padding: 10px;
        width: 68%;
    }
    .loyaltysec.span12,
    .topsection.span12{
        border: 0px;
    }
    #opening-status {
        text-transform: none;
            line-height: 23px;
    }
    #logo img {
        z-index: 0;
    }
    .nav-collapse .nav {
        padding: 20px 0px 10px;
    }
    .mod_postcode_box input, .mod_postcode_box .btn {
        height: 46px;
        font-size: 23px;
        line-height: 23px !important;
        padding-top: 5px;
    }
    button.span5.btn.btn-parimary{
        margin-left:0px !important;
    }
    #mod_postcode_box_pc::placeholder{
        line-height:50px;
    }
    
    .home .dine-in-home {
        display: block;
        margin: 40px 0 25px;
    }
    
    .home .dine-in-home h2 {
     	line-height: 1.15;   
    }
    
    .page_menu #dinein {
     	margin-bottom: 20px;   
    }
    header .dropdown-menu {
     	width: 100%;
        margin-left: 0px !important;
    }
    .nav-collapse .nav>li>a, 
    .nav-collapse .dropdown-menu a {
        text-align: center;   
    }
    .topsection .discount,
    .imagerow .imagesection {
        margin: 20px 0px;   
    }
    .navbar .nav .dropdown-toggle .caret {
        margin-top: 6px;
    }
    .how-im-ordering h2 {
     	text-align: center;
        font-size: 24px !important;
        line-height: 110%;
    }
    #responsive-food-menu .ctrl-mob-nav-search {
     	position: relative;
        top: 5px;
    }
    #editProductModal .btn-option .caret,
    #editSpecialDealModal .btn-option .caret {
        margin-top: 6px;
    }
    #editProductModal.modal .row-fluid .span4 {
     	margin-bottom: 5px;   
    }
    .menu .row-variation {
     	margin-bottom: 5px;   
    }

}

#dinein {
 	text-align: center;  
}

#dinein h2 {
	text-shadow: 2px 2px 5px #000 !important;
}

#dinein .btn {
 	background: linear-gradient(90deg, rgba(203,171,88,1) 0%, rgba(236,221,154,1) 50%, rgba(203,171,88,1) 100%) ;  
    color: #8d1d27 !important;
    padding: 14px 20px 8px;
    font-size: 26px;
}
#dinein .btn:hover,
#dinein .btn:focus {
 	background: linear-gradient(90deg, rgba(236,221,154,1) 0%, rgba(203,171,88,1) 50%, rgba(236,221,154,1) 100%);   
}

#dinein .btn-success {
 	display: block;
    max-width: 200px;
    margin: 0 auto 10px;
}

.sys-message.alert-success {
   background: #067d3b !important;
    margin-bottom: 0px !important;
}

.sys-message.alert-success p {
    color: #FFFFFF !important;
}

/*TEMP*/
.menu #mobile_food_menu_nav { z-index:9999999999999999 !important; }
/*END TEMP*/

/*GALLERY*/
#lightgallery {
    text-align: center;   
}
#lightgallery img {
    margin-bottom: 5px;
    transition: all 0.3s;
}
#lightgallery img:hover {
    transform: translateY(2px);   
}
.gallery h1 {
 	display: none;   
}
.otherpagecontent {
    max-width: 850px;
    margin: 20px auto !important;
    text-align: center;
}
.otherpagecontent p {
    margin: 20px auto !important;   
}
.otherpagecontent .btn-group .btn {
    margin: 0px 5px 20px;   
}
@media (max-width: 767px) {
    .otherpagecontent {
        margin: 20px auto 0px !important;   
    }
    .otherpagecontent .btn{
        display: block;
    }
}
/*END GALLERY*/
@media (max-width: 480px) {
    
}

/*CHEEKY TUESDAY DISCOUNT*/

.tuesday {
    display: none;
}
.day_2 .tuesday {
    display: block !important;
}
.bogof {
    text-align: center;
    background: #000;
    padding: 20px 0px;
}
.bogof p {
    color: #fff;
    margin-bottom: 20px;

}

/* Remove once app approval */
.menu #mobile_food_menu_nav { z-index:9999999999999999 !important; }