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

body .visible-braunstone, body .visible-dessertparlour, body .visible-glenparva, body .visible-onlinegroceries, body .visible-thurmaston, body .visible-welfordroad { display:none !important; } 
body .hidden-braunstone, body .hidden-dessertparlour, body .hidden-glenparva, body .hidden-onlinegroceries, body .hidden-thurmaston, body .hidden-welfordroad { display:inherit !important; } 
body.shop_braunstone .hidden-braunstone, 
body.shop_dessertparlour .hidden-dessertparlour, 
body.shop_glenparva .hidden-glenparva, 
body.shop_onlinegroceries .hidden-onlinegroceries, 
body.shop_thurmaston .hidden-thurmaston, 
body.shop_welfordroad .hidden-welfordroad { display:none !important; }
body.shop_braunstone .visible-braunstone, 
body.shop_dessertparlour .visible-dessertparlour, 
body.shop_glenparva .visible-glenparva, 
body.shop_onlinegroceries .visible-onlinegroceries, 
body.shop_thurmaston .visible-thurmaston, 
body.shop_welfordroad .visible-welfordroad { 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: #1d1d1b;
	font-family: 'Inconsolata';
}
h1 {
	color: #1d1d1b;
	font-family: 'Staatliches';
}
h2 {
	color: #1d1d1b;
	font-family: 'Staatliches';
}
h3 {
	color: #1d1d1b;
	font-family: 'Staatliches';
}
h4 {
	color: #1d1d1b;
	font-family: 'Staatliches';
}
body {
	background-color: #291e17;

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

	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	background-size: cover;
}

header, #mobile-header {
	background-color: #1d1d1b;

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

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

/* DISPLAY NONES ----------------------------------------------- */
.row_phones,
.mod_postcode_box,
.home-about,
#body-bottom-hr,
.shop_onlinegroceries .mobile-order-buttons .btn-danger {
    display: none;
}
    
/* GENERAL / WIDTHING ----------------------------------------------- */

/*[class^="icon-"], [class*=" icon-"] { /* icons */
    /*background-image: url(https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/img/glyphicons-halflings-white.png);  
}*/
.well, #container {
    border: none;
    box-shadow: none;
    border-radius: 0;
    background: #FFFFFF;
}
.well {
 	border: 5px solid #b1b1b1;   
}
.well h4, .well h5 {
 	font-size: 24px; 
    line-height: 110%;
    color: #d7220f;
}
#container, 
.ct_details_bar_content {
	max-width: 1170px;
    margin: 0 auto;
    padding: 0;
}
#container {
 	background: none;  
    position: relative;
}
.website-image {
    text-align: center;   
}

a, a:hover, a:focus,h1 small, .home footer a, .home footer a:hover, .home footer a:focus {
   color: #fad114;
}

.input-append .add-on, .input-append .btn, .input-append .btn-group {
    margin-left: 0;   
}
input, select, textarea, .control-label, .voucher_box, legend, label {
 	font-family: 'Staatliches', sans-serif;  
}
input, select, textarea, .control-label {
    font-size: 18px !important;
}
input, select {
 	box-sizing: border-box;   
    height: 40px !important;
}
legend {
    color: #d7220f;
    text-align: center;
    font-size: 28px;
}
body:not(.home) #body {
    padding-top: 20px;
 	padding-bottom: 40px;   
}

.sys-message {
 	margin-bottom: 0px !important;   
}
.sys-message.well {
 	text-align: center;   
}
.sys-message .close {
    opacity: 0.8;
    color: #FFFFFF;
}
.sys-message.well .close {
    color: #000000;
}

/*---SOCIAL MEDIA---*/

.home_social {
	max-width: 100px;
	margin: 10px auto 0px;
}
.home_social .btn {
 	padding: 0px;   
}
.home_social a,
.home_social a:hover {
	background-color: transparent;
}
.home_social a:hover {
	transform: scale(1.1);
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.home_social img {
	max-width: 35px;
}
.home_social small {
 	display: none;   
}

/* ALERTS (postcode box styling will overwrite) ----------------------------------------------- */
.modal {
    border-radius: 0;
    border: none;
    box-shadow: none;   
}
.modal-header  {
    border-radius: 0;
    border: none;
    background: #fac926;
}
.modal-footer {
    border-radius: 0;
    border: none;
    background: #000000;
    color: #FFFFFF;
}
.modal-footer small {
    color: #FFFFFF;
}
.modal-footer h3 {
    color: #FFFFFF;
}
.modal-footer button:first-of-type {
	background: #d7220f;
    color: #FFFFFF;
}
.modal-footer button:first-of-type:hover {
	background: #8D160B;
}
.modal-body {
 	background: #FFFFFF;
    color: #000000;
}

.alert {
    text-align: center;
    border: none;
    text-shadow: none;
	border-radius: 0;
}

/* HEADER / NAV BAR ----------------------------------------------- */

header {
    position: relative;
 	margin-top: 24px;
    background: 0;
    z-index: 999;
}
 
#logo {
 	max-width: 175px;
}

.home .navbar .brand {
 	text-shadow: none;
    float: right;
}

#opening-status {
 	font-size: 24px;   
    margin: 10px 0 0 0;
    color: #fff !important;
    padding: 18px 13px; 
    text-align: center;
}
#opening-status.status-OPEN {
    border: 1px solid #7fbb17;
}
#opening-status.status-CLOSED {
    border: 1px solid #dc6161;
}
#opening-status:hover {
    text-decoration: none !important;
}
.status-OPEN {
    color: #7fbb17 !important;
}
.status-CLOSED {
    color: #bd3737 !important;
}

.navbar .main-menu li, .navbar .nav a { /*navbar center */
    display: inline-block;
    text-align: center;
    float: none;
}

.navbar {
 	margin-top: 20px;   
}

.navbar .nav { 
    text-align: center;
    float: none;
}   

#opening-status, .navbar-inner, .introText, .page_menu .ui-tabs .ui-tabs-nav li a, .row-product h5, .row-product .price,
.modal .control-label, .modal-body h5, #basket-container th, #basket-container .quantity, #basket-container .price, #basket-container .product,
.well-basket th, .well-basket .quantity, .well-basket .price, .well-basket .product, 
#basket th, #basket .quantity, #basket .price, #basket .product,
.well h4, .well h5{
  	font-family: 'Staatliches', sans-serif;  
}

.navbar-inner { /* style nav bar */
    background: none;
    border: none;
}

.navbar .nav>li>a, .nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a /*style nav links*/ {
    font-size: 35px;
    color: #fff;
    background: none;
    text-shadow: none;
    box-shadow: none;
}
.nav-collapse .dropdown-menu a {
    line-height: 110%;   
    font-size: 28px;
}

.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: #fac114;
    background: none;
}

.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus { /* remove default active link box-shadow
	box-shadow: none;   
}

.navbar .btn-navbar { /*mobile navbar burger */
    text-shadow: none;
    box-shadow: none;
    padding: 10px;
    margin-bottom: 5px;
}
.navbar .btn-navbar:hover, .navbar .btn-navbar:focus  {
    
}

.navbar .nav li.dropdown>.dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color:  #fff; 
}
.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 {
    border-top-color: #fac114;
    border-bottom-color: #fac114;
}

.uk-offcanvas-bar {

}
.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 {

}

.dropdown-menu { 
	background-color: #d71f27;
}
.dropdown-menu li {
	width: 100%;
    	text-align: center;
}
.dropdown-menu>li>a {
	color: #FFFFFF;
    font-size: 18px;
}
.dropdown-menu>li:hover, .dropdown-menu>li:focus {
	background: #8E1519;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-submenu:hover>a, .dropdown-submenu:focus>a {
	background: transparent;
}

/* FOOTER ---------------------------- */
footer a {
 	color: #fad114;   
}
.label-copyright {
 	color: #FFFFFF;   
}

/* HOME CHANGES  --------------------- */

.column_modules {
 	position: relative; 
    z-index: 999;
    height: 510px;
    width: 670px;
    float: right;
}

.homeIntro, .main-img {
    position: absolute;
}

.homeIntro {
 	right: 0;   
}

.main-img {
    z-index: 0;
    top: 0;
    left: 45px;
}

.home h1 {
	max-width: 550px;
    font-size: 100px;
    font-weight: 100;
    line-height: 1;
    color: #fff;
    text-shadow: 0px 0px 5px rgba(0,0,0,0.62);
    margin: 0 120px 45px 0;
    float: right;
    z-index: 2;
}
.home .ct_details_bar {
    float: right;
    max-width: 440px;
    clear: both;
}
.ct_details_bar {
 	color: #fff;  
    font-size: 26px;
}
.ct_details_bar .icons {
 	text-align: center;   
}
.ct_details_bar .icons img {
 	padding-top: 7px;   
}
.ct_details_bar .hidden-desktop .top a {
 	color: #FFFFFF;   
}
.ct_details_bar a {
 	text-decoration: underline;   
}

.introText {
 	color: #fff;
    font-size: 50px;
    line-height: 1;
    
    width: 393px !important;
    margin-top: 130px;
    margin-left: 45px !important;
}

.yellow {
    color: #fac114;
}
.red, a.red:hover{
    color: #d71f27;
}


.ct_local_branch_details, .ct_user_status { 
 	text-transform: uppercase; 
    margin-bottom: 26px;
}
.ct_local_branch_details small, .ct_user_status small {
 	font-size: 17px;   
    font-weight: bold;
}
body:not(.home) .ct_local_branch_details {
 	text-align: left !important;   
}
body:not(.home) .ct_user_status {
 	text-align: right !important;   
}
.detailsInfo {
    font-family: 'Staatliches', sans-serif;
    font-size: 26px;
    line-height: 1.2;
    
}
.subtext {
 	font-size: 15px !important;   
}

.ct_branch_details::before {
  	content: url(smiley.gif);
}

.bannersBottom {
 	margin-top: 40px;   
}

.collageImg {
 	margin-top: 45px;   
}

.homeBanners {
 	text-align: center;   
}

.homeBanners div {
 	display: block;
    width: 100%;
}

.homeBanners div:nth-child(2) { /*this targets the "we have an app" banner to add space above it*/
 	margin: 60px 0 20px;   
}

.bannersBottom {
 	margin-bottom: 100px;   
}

/* SLIDESHOW  ----------------------------------------------- */

.column_slideshow {
    clear: both;   
}

#myCarousel {
    float: right;
}
.carousel-indicators {
    display: none;
}
.carousel-control {
    top: 90%;
    opacity: 1;
    background: #000000;
    border-radius: 0px;
    bordeR: none;
    font-size: 70px;
    width: 50px;
    height: 45px;
}
.carousel-control.left {
    right: 85px;
    left: auto;
}
.carousel-caption {
 	display: none;   
}

/* WEBSITE BUTTONS / LABELS  ----------------------------------------------- */
.btn {
    text-shadow: none;
    background-image: none;
    border: none;
    box-shadow: none;
    border-radius: 0px !important;
    font-family: 'Staatliches';
    font-size: 16px;
    padding: 10px 15px;
}
.btn-large {
    padding: 18px 10px;
    font-size: 20px !important;
}
.btn-small {
 	padding: 2px 10px !important;   
}
.btn-default {

}
.btn-default:hover, .btn-default:focus {

}
.btn-primary {

}
.btn-primary:hover, .btn-primary:focus {

}
.btn-success, .alert-success {
    background: #7fbb17;
    color: #FFFFFF;
}
.btn-success:hover, .btn-success:focus, .btn-group.open .btn-success.dropdown-toggle {
	background: #547A0F;
    color: #FFFFFF;
}
.text-success {
    color: #7fbb17;
}
.btn-danger, .alert-danger, .alert-error, .label-warning {
    background: #d7220f;
    color: #FFFFFF;
}
.btn-danger:hover, .btn-danger:focus {
    background: #8D160B;
}
.text-error {
	color: #d7220f;
}
.btn-warning, .alert-warning, .label-warning {
	background: #fac114;
    color: #FFFFFF;
}
.btn-warning:hover, .btn-warning:focus {
	background: #AE8305;
}
.text-warning {
   color: #fac114;
}
.btn-info, .alert-info, .label-warning {
    background: #1777bb;
    color: #FFFFFF;
}
.btn-info:hover, .btn-info:focus, .modal .btn-group.open .btn-info.dropdown-toggle  {
 	background: #0F4D7A;
}
.text-info {
   color: #1777bb;
}
.text-muted, .muted {
     
}
.btn-inverse {
    background-color: #000000;
}
.btn-inverse:hover, .btn-inverse:focus {
    background-color: #363636;
}
.btn-yellow {
 	background: #fac114;  
    color: #271e19;
}
.btn-yellow:hover, .btn-yellow:focus {
    background: #D6A205;
    color: #FFFFFF;
}
    
/* CHECKOUT  STYLING  ----------------------------------------------- */

#checkoutVouchercode {
    width: 200px;   
}

.well-login .control-label {
    color: #000000 !important;   
}
.well-login .lead {
    color: #d7220f;
    font-size: 24px;
    line-height: 110%;
    font-family: 'Staatliches', sans-serif;
    font-weight: bold;
}
.well-login p {
 	color: #000000   
}
.voucher_box, .well-login {
    background: #FFFFFF;   
}
#dlgResetPassword .well {
    border: none;   
}
.checkout .ui-dialog-titlebar {
    background: #d7220f;
    color: #FFFFFF;
}

/*LOYALTY POINTS BOX ----------------------------------------------- */
.loyaltypoints_box {
    background: #FFFFFF !important;
}
.loyaltypoints_box .row-credits .well { /* border around counters */
    border: 1px solid #000000 !important;
}
.loyaltypoints_box .row-credits .col-equals div {
    border: none !important;   
}
.loyaltypoints_box .row-credits { /*points counter */

}
.loyaltypoints_box .ui-widget-header {
    border: 1px solid #000000 !important;
    background: #fbce28;
    color: #FFFFFF;
}
.loyaltypoints_box .btn-link {

}
.loyaltypoints_box .btn-link:hover, .loyaltypoints_box .btn-link:focus {

}
.loyaltypoints_box .col-equals .ui-widget-header, .loyaltypoints_box .col-equals .well {
    border: none;
   	background: none;
}
.loyaltypoints_box label.checkbox {
 	line-height: 20px !important;   
}

/* TABLE STRIPED FIX----------------------------------------*/

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: transparent;
}
.table-hover tbody tr.ui-state-highlight:hover>th,
.table-hover tbody tr.ui-state-highlight:hover>td {
	background: transparent;
}
.row-odd,
.row-product:hover {
	background: none;
}


/* MENU PAGE  ----------------------------------------------- */
.modal .media-body {
    text-align: center;
}
.modal .media-body ul {
    text-align: center;
    list-style: none;
    margin: 0;
}
.modal ul {
    text-align: center;
    list-style: none;
    margin-left: 0px;
}
.modal small, .modalsmall, .media-body ul li {
    font-size: 15px;
}
.modal-body .specialDealSelectBox {
    margin: auto !important;
    display: block !important;
    float: none !important;
    max-width: 350px;
}
.modal .btn-special-deal-customise {
    margin: auto;
    float: none !important;
    width: 350px;
}
.modal .type-choose-multiple .btn-info {
 	background: #000000;   
}
.modal .type-choose-one .btn-info,
.modal .btn-special-deal-customise {
    background: #d7220f;   
}
.modal .type-choose-one .btn-group.open .btn-info.dropdown-toggle {
    background: #8E1519;
}
.modal .type-choose-multiple .btn .caret {
    margin-top: 4px;
}
.modal .type-choose-multiple .btn {
 	font-size: 15px !important;   
}
.modal .type-choose-multiple {
 	border: none;   
}
.modal-body h5 {
 	font-size: 18px;
}
.modal-body .media-heading .name,
.modal-body h3 font{
    font-size: 50px;
    line-height: 110%; 
}
.modal-body .dropdown-menu>li>a {
    font-family: 'Staatliches', sans-serif;
}

#basket-container {
 	background: #d7220f;
    border: none;
}
#basket-container h3, #basket-container h3 {
    text-align: center;
    color: #FFFFFF;
}
#basket-container th, .well-basket th,
#basket-container .quantity, .well-basket .quantity,
#basket-container .price, .well-basket .price {
 	font-size: 18px;   
}
#basket-container .product, .well-basket .product {
    font-size: 18px;   
}

#order-empty {
    margin-bottom: 10px;
}
.popover {

}
.popover-title {
    background: #fac926;
    color: #000000 !important;
    font-size: 20px;
}

.row-product:hover, .row-product:focus {
    background: transparent;   
}
.row-product h5,
.row-product .price {
    font-size: 18px;
}
.menu-selection h1 {
 	text-align: center;  
    line-height: 110px;
    font-size: 50px;
}
.menu-selection .alert,
.menu-selection .well {
 	background: transparent;  
    border: none;
}
.menu-selection .alert h3 {
    color: #FFFFFF;
}


.how-im-ordering {
    background: transparent;   
}
.how-im-ordering h2 {
    color: #FFFFFF;   
}
.how-im-ordering-menuname {
    color: #fac926;  
}
#responsive-food-menu {
    background: #d7220f; 
}
#responsive-food-menu .brand {
    color: #FFFFFF; 
    font-size: 24.5px;
    font-weight: normal;
    line-height: 30px;
}
#responsive-food-menu.affix {
    margin-top: 0px;   
}
.menu .ui-tabs-menu {
    margin-top: -20px;   
}
.navbar-search .search-query {
    font-family: 'Staatliches', sans-serif;
    border-radius: 0px !important;
    font-size: 16px !important;
}
#navbar-search-menu {
    margin-bottom: 5px;   
}

/*Manual Themeroller stuff as the themeroller website is giving a 502 error*/
.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: #d7220f;
    color: #FFFFFF !important;
    border-right-width: 0px !important;
}
.page_menu .ui-tabs .ui-tabs-nav li {
    background: #fac926;
    border: none;
}
.page_menu .ui-tabs .ui-tabs-nav li:hover,
.page_menu .ui-tabs .ui-tabs-nav li:focus {
    background: #B98E05;
}
.page_menu .ui-tabs .ui-tabs-nav li a {
    color: #000000;
    font-size: 18px;
}
.page_menu .ui-widget-header {
 	background: #fac926;   
    color: #000000;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
 	background: #000000; 
    border: none;
    color: #FFFFFF;
}
/*.welcome .branch-select { display: none; }*/
.welcome h1 { color: #FFFFFF; }
.welcome h2 { displaY: none; }

/* MEMBERS  ----------------------------------------------- */
.hero-unit {
    background: #fac926;
}
.hero-unit a,.hero-unit a:hover, .hero-unit a:focus, .jumbotron-order-complete .text-warning {
    color: #d7220f;
}
.sidebar-nav .nav-list .active a {
    background: #d7220f;
    color: #FFFFFF;
}
.sidebar-nav .nav-list>li>a, .sidebar-nav .nav-list .nav-header {
    text-shadow: none;
    color: #000000;
    font-family: 'Staatliches'; 
}
.sidebar-nav .nav-list>li>a {
    font-size: 18px;
}.sidebar-nav .nav-list .nav-header {
    font-size: 22px;
}
.sidebar-nav .nav>li>a:hover, .sidebar-nav .nav>li>a:focus {
	background-color: #8D160B;
    color: #FFFFFF;
}
.sidebar-nav .nav-list li a:hover [class^="icon-"], .sidebar-nav .nav-list li a:hover [class*=" icon-"],
.sidebar-nav .nav-list li a:focus [class^="icon-"], .sidebar-nav .nav-list li a:focus [class*=" icon-"],
.sidebar-nav .nav-list li.active a [class^="icon-"], .sidebar-nav .nav-list li.active a [class*=" icon-"] {
 	background-image: url(https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/img/glyphicons-halflings-white.png);   
}

.checkbox small,
label.checkbox {
 	font-family: 'Staatliches', sans-serif;
    line-height: 50px;
}

.section-my-orders th {
    background: #d7220f;
    color: #FFFFFF;
    font-family: 'Staatliches', sans-serif;
    font-size: 18px;
}
#frmMyProfile .btn-group {
    padding: 0px;
}
#frmMyProfile .dropdown-toggle {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 18px;
}
.loyalty-caption h3 {
 	color: #FFFFFF;
}


/* ORDER PAGE  ----------------------------------------------- */
.jumbotron-order-complete {
	color: #FFFFFF;
}
.p-last-minute {
 	color: #FFFFFF;   
}

/* ADDITIONAL CHANGES  ----------------------------------------------- */
.table-hover tbody tr:hover>td, .table-hover tbody tr:hover>th {
 	background: transparent;   
}
.alert-error.well-large h1 {
 	color: #fff;   
}

/* 404  ----------------------------------------------- */
.page_error-404 .text-error {

}

/* CONTACT PAGE  ----------------------------------------------- */
.contact-us h1, .checkout h2, .menu h1, .page_information h1 {
 	color: #FFFFFF;   
}
.contact-us .ui-widget-header {
    background: #d7220f;
    color: #FFFFFF;
}
.box-opening-hours {
 	margin-top: 30px;   
}
.contact-us .well {
 	margin-bottom: 30px;   
}
.box-contact-information strong,
.box-delivery-information th {
    font-family: 'Staatliches', sans-serif;
    font-size: 16px;
}


/* T&CS PAGE  ----------------------------------------------- */
.page_information .page-header, #info-company-information {
    text-align: center;
}
.page_information .page-header {
    border: none; 

}
.page_information .official-document {
    font-family: "Arial", sans-serif;   
}
    
/* REVIEW PAGE  ----------------------------------------------- */
.page-review-order {
 
}
.page-review-order .lead {

}

#branch_finder_box_pc {
	border-radius: 0;
}

@media (max-width: 1200px) {
 	 .main-img {
      	left: -40px;   
     }
    .navbar .nav>li>a, .nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a {
     	font-size: 28px;   
    }
    #opening-status {
        line-height: 1;
        padding: 18px 0;
    }	
    .home h1 {
     	margin: 0 0px 75px 0;   
    }
    .introText {
     	margin: 0 !important;  
        width: initial !important; 
    }
    #myCarousel {
        margin-left: 0px;
    }
    .column_slideshow {
     	padding-top: 130px;   
    }
    .home .ct_details_bar {
     	max-width: 400px !important;   
    }
    body:not(.home) .detailsInfo {
        font-size: 20px;
    }
}

@media (max-width: 1182px) {
 	#basket-container {
     	margin-top: 40px;   
    }
}
 
/* Portrait tablet to landscape and desktop */
@media (max-width: 979px) {
    .ct_details_bar .span6 {
     	width: 100%;
        margin: 0;
        text-align: center !important;
        float: none;
    }
    .nav-collapse .dropdown-menu a {
     	padding: 10px 0;   
    }
    .nav-collapse li {
        width: 100%;
        display: block;
    }	
    .main-img {
           
    }
    .home h1{
        text-align: center;
        float: none;
        margin: 20px auto;
    }
    .column_modules{
        float: none;
        width: auto;
        height: auto;
    }
    .homeIntro {
        position: relative;   
    }
    .introText {
        text-align: center;
        width: 100% !important;
        margin-top: 30px !important;
    }
    .column_slideshow {
     	width: 100% !important;   
        padding-top: 0px;
    }
    #myCarousel {
        float: none;
        margin: auto;
        width: 500px;
    }
    #myCarousel img {
        margin: 40px auto 0px;
        max-width: 500px;
    }
    .carousel-control {
        top: auto;
        bottom: 10px;
    }
    .ct_details_bar {
        float: none !important;
        margin: 30px auto;
    }
    .ct_details_bar .icons {
        width: 14.3646% !important;
        display: inline-block !important;
    }
    .ct_details_bar .text {
        width: 31.491712707182323% !important;
        display: inline-block !important;
    }
    .ct_details_bar .top .text {
        padding-top: 18px;
    }
    .ct_details_bar .bottom .text {
        padding-top: 5px;
        vertical-align: middle;
        line-height: 90%;
    }
    .ct_details_bar .top, .ct_details_bar .bottom {
        display: inline !important;
    }
    .mobile-order-buttons {
        display: block;
        text-align: center;
        /*max-width: 500px;*/
        margin: auto;
    }
    .mobile-order-buttons .btn {
     	margin: 0px 10px;   
        width: 170px;
    }
    .mobile-main-img {
     	max-width: 500px;
        margin: auto;
    }
    .bannersBottom {
        margin-bottom: 30px;   
    }
    #opening-status {
        font-size: 15px;
    }
    header .navbar .btn-navbar {
        background: #d71f27;
    }
    header .navbar .btn-navbar:hover, header .navbar .btn-navbar:focus, header .navbar .btn-navbar:active, 
    header .navbar .btn-navbar.active, header .navbar .btn-navbar.disabled, header .navbar .btn-navbar[disabled] {
        background: #AF191F;
    }
    .navbar .nav>li>a, .nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a {
        font-size: 38px;
        line-height: 110%;
    }
    .navbar .nav .dropdown-toggle .caret{
        margin-top: 18px;
    }
    body:not(.home) .ct_local_branch_details, body:not(.home) .ct_user_status {
        text-align: center !important;   
    }
    #responsive-food-menu .ctrl-offcanvas_productmenu_toggle_bridge_mobile2_ {
        margin: 5px 0px !important;
        
        background: #000000 !important;
    }
    #responsive-food-menu .btn-navbar .text-info {
        color: #FFFFFF;
    }
    #responsive-food-menu.affix-top .btn-navbar.btn-primary,
    #responsive-food-menu.affix .btn-navbar.btn-primary{
         margin: 5px 5px !important;
    }
    #responsive-food-menu.affix-top .ctrl-mob-nav-search,
    #responsive-food-menu.affix .ctrl-mob-nav-search{
     	margin-top: 7px !important;   
        box-shadow: none;
    }
    .nav-collapse .nav>li>a:hover, .nav-collapse .nav>li>a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus,
    header .dropdown-menu > li:hover, header .dropdown-menu > li:focus {
        background-color: transparent;
        color: #fac114;
    }
    

}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    .home footer {
        margin: 65px 10px 0 10px;  
    }
    footer div, .span4.tr.vendor {
        margin-top: 10px; 
        text-align: center !important; 
    }
    .collageImg img {
        display: block;
        width: 500px;
        margin: auto;
    }
    .homeBanners div:nth-child(1) {
        margin: 60px 0 20px;   
    }
    .bannersBottom {
        margin-bottom: 0px;   
    }
    .home h1 {
        font-size: 88px;   
    }
    .btn-large {
        padding: 13px 6px;
    }
    #opening-status {
        width: 150px;
        font-size: 20px;
        margin: -50px auto auto;   
    }
    header .btn-navbar {
        position: absolute;
        top: 0px;
        right: 0px;
    }
    #logo {
        margin: auto;   
    }
    body {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    body:not(.home) #body {
        padding-bottom: 0px;
        padding-top: 0px;
    }
    .ui-tabs-vertical .ui-tabs-panel {
        width: 100% !important;   
    }
    .modal .type-choose-multiple .dropdown-menu {
        margin-left: -70px;   
    }
    .menu .row-product .btn-small {
        margin-bottom: 4px;   
    }
    .menu-selection .btn {
        width: 70%;
        margin: 10px auto !important;
		
    }
    .menu-selection .well {
        margin-bottom: 0px;
        padding: 0px;
    }
}

@media (max-width: 550px) {
    .collageImg img,
    #myCarousel img,
    #myCarousel {
        width: 100%;
    }
}

/* Landscape phones and down */
@media (max-width: 480px) {
    .home h1 {
        font-size: 50px;   
    }
    .mobile-order-buttons {
     	width: 170px;   
    }
    .mobile-order-buttons .btn {
        display: block;
    }
    .mobile-order-buttons .btn:nth-child(1) {
        margin-left: -1px;
        margin-bottom: 10px;
    }
    .ct_details_bar {
        margin: 10px auto 20px;
    }
    .ct_details_bar .top, .ct_details_bar .bottom {
        display: block !important;
        text-align: center;
        margin: 10px 0px;
    }
    .carousel-control {
        font-size: 50px;
        width: 40px;
        height: 40px;
    }
    .carousel-control.left {
        right: 65px; 
    }
    .introText {
     	font-size: 40px;
    }
    .modal .type-choose-one,
    .modal .type-choose-one .control-label {
     	text-align: center;   
    }
    .menu-selection .btn {
        width: 100%;
    }
    .menu-selection h1 {
        font-size: 40px; 
        line-height: 110%;
    }
    .navbar .nav>li>a, .nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a {
        font-size: 28px;
    }
    .navbar .nav .dropdown-toggle .caret {
        margin-top: 12px;
    }
    #responsive-food-menu .brand {
        width: 100%;
        text-align: center;
        margin-left: -10px !important;
    }
    .modal-body h3 font {
     	font-size: 40px;   
    }
    .modal .btn-special-deal-customise {
        widtH: 100%;
    }
    .how-im-ordering {
     	padding: 0px;   
    }
}
@media (max-width: 380px) {
    .introText {
        font-size: 30px;
    }
    .ct_details_bar .text {
        width: 40% !important;
    }
    .nav-collapse .dropdown-menu a {
        font-size: 18px;
    }
    #checkoutVouchercode {
        width: 130px;
    }
    
    
    #branch_finder_box_pc {
        max-width: 120px;
    }
    #branch_finder_box_locate {
		margin-left: 5px !important;
    }

}

/*.modal img.thumbnail { display: none; }*/
.branch-select .btn { margin-bottom: 10px; }
.branches_map { right: 10000px; position: absolute; }
#welcome-row-fluid-outer .span4 { width: 100% !important; }
.branch_finder_box { max-width: 500px; margin: 30px auto; }
.branch-select .btn { max-width: 500px; margin: 10px auto; }
.welcome #logo { margin: auto; }
@media (min-width: 767px) { .welcome .right_column { margin-left: 30px; } }
.welcome .navbar .nav { margin-right: 0px; }
.welcome h1 { text-align: center; }
#branch_finder_box_locate { margin-left: 20px; }
.welcome .btn-navbar { display: none; }



#urgentNotice0 .modal-body {
	font-size: 28px;
    line-height: 120%;
    padding: 20px 15px;
}

.left-pizza .branch-select:nth-child(2) a {
    background: #0f72d7;
    color: #fff;
}
.left-pizza .branch-select:nth-child(2) a:hover,
.left-pizza .branch-select:nth-child(2) a:focus {
    background: #0761bd;
    color: #fff;
}

.right-nonpizza .branch-select:nth-child(3) a:focus,
.right-nonpizza .branch-select:nth-child(3) a:active,
.right-nonpizza .branch-select:nth-child(3) a:hover {
    background: #187fe8;
}

.right-nonpizza .branch-select:nth-child(2) a {
    background: #580086;
    color: #fff;
}
.right-nonpizza .branch-select:nth-child(2) a:focus,
.right-nonpizza .branch-select:nth-child(2) a:active,
.right-nonpizza .branch-select:nth-child(2) a:hover {
    background: #660598;
}

.welcome p {
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
}	

/*CG - Grocery branch CSS changes*/
@media (min-width: 1201px) {
    .shop_onlinegroceries.home h1 {
        margin: 0 30px 45px 0;
        font-size: 85px;
    }
}
@media (max-width: 1200px) and (min-width: 980px) {
    .shop_onlinegroceries.home h1 {
        margin: 0 0px 45px 0;
        font-size: 65px;
    }
}



.box-delivery-information p{
    font-size:16px;
    line-height:20px;
    font-weight: 400;
}

.box-delivery-information .alert-success{
    background: #000000;
}
.box-delivery-information .alert-success strong {
    color:#fbff00;
}


.shop_onlinegroceries .ct_local_branch_details { opacity:0; }
.shop_onlinegroceries #box-address,
.shop_onlinegroceries .ct_details_bar .top { display:none !important; }

.lead-also {
    font-size: 24px !important;
    line-height: 120% !important;
}

@media (max-width: 290px) {
    #branch_finder_box_locate {
		margin: 10px auto 0 !important;
        display: block;
    }
    
    #branch_finder_box_locate .visible-desktop {
        display: inline-block !important;
    }
}

.menu #mobile_food_menu_nav { z-index:9999999999999999 !important; }