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

body .visible-farnborough { display:none !important; } 
body .hidden-farnborough { display:inherit !important; } 
body.shop_farnborough .hidden-farnborough { display:none !important; }
body.shop_farnborough .visible-farnborough { display:inherit !important; }

.visible-guest { display:initial !important; }
.hidden-guest { display:none !important; }
.visible-user { display:none !important; }
.hidden-user { display:initial !important; }

body {
	font-family: 'Outfit';
	font-size: 16px;
}
h1 {
	font-family: 'Oswald';
}
h2 {
}
h3 {
}
h4 {
}
body {
	background-color: #252727;

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

	background-repeat: repeat-y;
	background-attachment: scroll;
}

header, #mobile-header {

	background-image:none;
	background-attachment: scroll;
	background-position: center bottom;
}

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

/**-- DISPLAY NONES --**/
.home h1, .home-about, #body-bottom-hr,.row_mods,.row_phones,
.carousel-indicators,
.social_media_links small,
.voucher_box .success span,
#basket-container hr,
.mod_postcode_box .caret {
	display: none !important;
}
.day_5 .weekday, .day_6 .weekday, .day_7 .weekday {
    display: none;
}
.day_1 .weekend, .day_2 .weekend, .day_3 .weekend, .day_4 .weekend {
    display: none;
}

/* *************** */
/* GLOBAL SETTINGS */
/* *************** */
body {
    padding: 0;
}
#container {
    background: none;
    padding: 0;
	width: 100%;
    box-shadow: none;
}
.home #body {
	margin-top: 0px !important;
    margin-bottom: 0px !important;
}
#body {
	margin-top: 50px !important;
	margin-bottom: 30px !important;
}
a{
    color:#ff9000;
    text-decoration:none;
}
a:hover, a:focus{
    color:#ffc146;
}
em {
 	color: #ffc146;   
}
.website-image {
    text-align: center;   
}
ol>li>ol,
ol>li>ul,
ul>li>ol,
ul>li>ul {
	margin: 0 0 10px 25px;
}
* {
	text-shadow: none !important;
	border-radius: 0 !important;
	line-height: normal;
    box-sizing: border-box;
}

.container { box-shadow:none; }

h1, h2, h3, h4, h5, h6 {
    font-family: 'Cheerful Dynamite';
    font-weight: normal;
}

header .navbar .nav>li>a, header .nav-collapse .nav>li>a, header .nav-collapse .dropdown-menu a,
#opening-status,
.carousel-caption h3,
#responsive-food-menu .brand,
.page_menu .ui-tabs .ui-tabs-nav li a,
#basket-container h3,
legend{
 	font-family: 'Oswald';   
    text-transform: uppercase;
}

.tooltip-inner {
    font-family: 'Outfit';
}

h1 {
 	font-size: 28px;
    line-height: 200%;
}
h2 {
 	font-size: 20px;
    line-height: 200%;
}
h3 {
 	font-size: 18px;
    line-height: 200%;
}
h4 {
 	font-size: 16px;
    line-height: 200%;
}
h5 {
 	font-size: 14px;
    line-height: 200%;
}

/**-- SITE WIDTH --**/
.ct_details_bar, #body, #responsive-food-menu,
.ct_header_row, .navbar-inner .container, .page_home .main,
footer .row-fluid {
	max-width: 1170px;
	margin: 0 auto;
}


/* **************** */
/* BUTTONS & ALERTS */
/* **************** */
#editProductModal.modal .row-fluid [class*=span] {
    min-height: 32px;
}

/**-- COLOURS --**/
.btn-success,
.alert-success,
.label-success,
.badge-success, 
#editProductModal .btn-group>.dropdown-toggle.btn-success,
#editSpecialDealModal.btn-group>.dropdown-toggle.btn-success,
.trigger-paymentmethod .btn.active { 
	background: #25823c !important; 
	color: #FFFFFF !important;
}

.btn-success {
    border-bottom: #afe96d;   
}
.btn-success:hover,
.btn-success:focus { 
	background: #1d7733 !important; 
	color: #FFFFFF !important; 
}
.text-success, .loyalty-card>div .loyalty-value, #opening-status.status-OPEN { 
	color: #25823c !important; 
}

.btn-primary, .alert-primary, .label-primary, .badge-primary { 
	background: #293abc !important; 
	color: #FFFFFF !important; 
}
.btn-primary:hover, .btn-primary:focus { 
	background: #2131a9 !important; 
	color: #FFFFFF !important; 
}
.text-primary { 
	color: #293abc !important;
}

.btn-info, .alert-info, .label-info, .badge-info,
#editProductModal fieldset .btn-group>.dropdown-toggle, 
#editSpecialDealModal fieldset .btn-group>.dropdown-toggle { 
	background: #1eafde !important; 
	color: #FFFFFF !important; 
}
.btn-info:hover,.btn-info:focus, .btn-group.open .btn-info.dropdown-toggle,
#editProductModal fieldset .btn-group>.dropdown-toggle:hover,
#editProductModal fieldset .btn-group>.dropdown-toggle:focus, 
#editSpecialDealModal fieldset .btn-group>.dropdown-toggle:hover,
#editSpecialDealModal fieldset .btn-group>.dropdown-toggle:focus { 
    background: #19a7d5 !important; 
    color: #FFFFFF !important; 
}
.text-info { 
	color: #1eafde !important; 
}

.btn-danger, .alert-danger, .label-danger, .badge-danger,.alert-error, .modal-footer button:first-of-type,
#editProductModal .btn-group>.dropdown-toggle.btn-danger,
#editSpecialDealModal.btn-group>.dropdown-toggle.btn-danger {
	background: #b31a05 !important;
	color: #FFFFFF !important;
    text-transform: capitalize;
}

.btn-danger:hover, .btn-danger:focus, .modal-footer button:first-of-type:hover {
	background: #a31906 !important; 
	color: #FFFFFF !important; 
}
.text-danger, .text-error, #opening-status.status-CLOSED { 
	color: #b31a05 !important; 
}

.btn-warning, .alert-warning, .label-warning, .badge-warning { 
	background: #ff9000 !important; 
	color: #FFFFFF !important; 
}

.btn-warning:hover,.btn-warning:focus {
	background: #e78404 !important; 
	color: #FFFFFF !important;
}
.text-warning { 
	color: #ff9000 !important; 
}

.btn-inverse, .alert-inverse, .label-inverse, .badge-inverse { 
	background: #545454 !important; 
	color: #FFFFFF !important; 
}
.btn-inverse:hover, .btn-inverse:focus { 
	background: #4a4848 !important; 
	color: #FFFFFF !important; 
}
.text-inverse {
	color: #545454 !important; 
}

.btn-yellow {
    background: #fff32f !important; 
	color: #000000 !important; 
}
.btn-yellow:hover, .btn-yellow:focus {
    background: #e9de27 !important; 
	color: #000000 !important; 
}

.btn.btn-success.dropdown-toggle {
    /*padding: 12px 20px 9px 20px;
    font-size: 23px;*/
}
.loyaltybtn {
    margin-top: 20px;
}

/**-- 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;
}



/* Elements with Dropshadow */
.ui-tabs-menu, .well, .page-review-order {
    background: #111111;
    color: #FFFFFF;
    border: 2px solid #fff;
    box-shadow: none !important;
    border-radius: 3px !important;
}
.page_menu .well {
    box-shadow: none !important;
}
.menu .ui-tabs-menu {
 	border-top-left-radius: 0px !important;   
    border-top-right-radius: 0px !important;
}


/**-- WELLS, MODALS, ALERTS --**/


.modal-header {
	color: #fff;
    /*border:none;*/
}

.modal-header {
	color: #fff;
    background: #2b2828;
    /*border:none;*/
}
.alert { color: #FFFFFF; }
.modal-body { background: #b30a05; color: #fff; }
.alert h4 {
	font-size: 45px;
	line-height: 110%;
}
.modal-header .close, .well .close, .alert .close, 
.well.sys-alert button.close, #editProductModal .close {
	color: #FFFFFF;
	opacity: 0.8;
}
.modal-header h3 {
	font-size: 14px;
    line-height: 190%;
}
.modal-footer {
	background: #2b2828;
	color: #fff;
	opacity: 1;
}
.modal-body .well {
	background: #f5f5f5 !important;
	color: #000000;
}
.well.sys-alert {
	text-align: center;
	color: #FFFFFF;
    background: #817f7f;
    border-radius: 0px !important;
}
.well-small.sys-alert .lead {
	color: #FFFFFF;
}
.sys-alert.alert-danger {
 	background: #ff6c58 !important   
}
.sys-message {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	text-align: center;
}

/**-- BUTTONS --**/
.btn {
	font-family: 'Oswald' !important;
    text-transform: uppercase;
    padding: 11px 16px 11px;
    font-size: 19px;
}
.btn,
.btn:hover,
.btn:focus {
	border: none;
    border-bottom: solid 5px;
}
.btn-large {
    font-size: 23px !important;
    padding: 15px 28px !important;
}
.btn-large.btn-block {
 	padding: 17px 28px 15px !important;   
}
.btn-small, .btn-small:hover, .btn-small:focus {
    padding: 3px 7px 2px 7px;
}
.btn-success, .btn-success:hover, .btn-success:focus, 
.btn.btn-large.active.trigger-paymentmethod, .btn.btn-large:hover, .btn.btn-large:focus, 
#editProductModal .btn-group>.dropdown-toggle.btn-success,
.trigger-paymentmethod .btn.active {
   border-bottom: solid 5px #25ae47;
}
.btn-warning, .btn-warning:hover, .btn-warning:focus {
   border-bottom: solid 5px #faaa44;
}
.btn-info, .btn-info:hover, .btn-info:focus, #editProductModal fieldset .btn-group>.dropdown-toggle {
   border-bottom: solid 5px #48d0fc;
}
.btn-danger, .btn-danger:hover, .btn-danger:focus,
.modal-footer button:first-of-type,
#editProductModal .btn-group>.dropdown-toggle.btn-danger,
#editSpecialDealModal.btn-group>.dropdown-toggle.btn-danger {
   border-bottom: solid 5px #ff0000;
}
.btn-inverse, .btn-inverse:hover, .btn-inverse:focus, .btn-inverse:hover {
   border-bottom: solid 5px #8a8a8a;
}
.btn-default, .btn-default:hover, .btn-default:focus {
   border-bottom: solid 5px #f2f1f1;
}
.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn.btn-primary.btn-large:hover, .btn.btn-primary.btn-large:focus {
   border-bottom: solid 5px #4256f6;
}
.btn-mini {
    font-size: 14px;
}
.btn-group>.btn-small {
    margin-bottom: 5px;
}

/**-- INPUTS --**/
select, textarea, input[type="text"], input[type="password"], 
input[type="datetime"], input[type="datetime-local"], 
input[type="date"], input[type="month"], input[type="time"], 
input[type="week"], input[type="number"], input[type="email"], 
input[type="url"], input[type="search"], input[type="tel"], 
input[type="color"],
.page_members .btn-group .btn.dropdown-toggle,
#responsive-food-menu button {
    font-family: 'Outfit' !important;   
    box-sizing: border-box;
    height: 47px;
    font-size: 16px;
}
.mod_postcode_box_pc .input-append input {

}
.input-append .btn-group {
    margin-left: 13px;
}
.control-label {
    font-size: 16px;
}

/**-- LEGEND --**/
legend {
	font-size: 25px;
    color: #f79210;
}

/**-- CARETS --**/
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 6px solid #000;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    content: "";
}

/*Main menu*/
header .navbar .caret {
	border-top-color: #FFFFFF !important;
	transition: transform 0.3s;
	margin-top: 10px !important;
}
header .navbar .nav li.dropdown.open>.dropdown-toggle .caret {
	transform: rotate(180deg);
}
.navbar .nav li.dropdown>.dropdown-toggle:hover>.caret,
.navbar .nav li.dropdown>a:hover .caret,
.navbar .nav li.dropdown>a:focus .caret,
.navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
	border-top-color: #fff313 !important;
}

/*Food menu*/
#editProductModal .btn-info .caret,
#editSpecialDealModal .btn-info .caret {
	margin-top: 8px;
	border-top-color: #FFFFFF;
}
#editProductModal .btn-option .caret,
#editSpecialDealModal .btn-option .caret {
	margin-top: 4px;
	border-top-color: #FFFFFF;
}

/*Postcode box*/
.mod_postcode_box .caret {
	border-top-color: #FFFFFF;
	transition: transform 0.3s;
}
.mod_postcode_box .btn-group.open .btn.dropdown-toggle .caret {
	border-top-color: #FFFFFF;
	transform: rotate(180deg);
}
.page_members .btn-group .btn.dropdown-toggle .caret{
    margin-top: 8px;
	border-top-color: #000000;
}

/**-- DROPDOWN MENU --**/
.dropdown-menu {
	border: 0;
	background: #ff9000;
	padding: 0px;
}
.dropdown-menu>li {
	padding: 0px;
}
.dropdown-menu>li>a {
	font-size: 18px;
	color: #FFFFFF;
	padding: 10px;
	/*text-transform: uppercase;*/
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	background: #e98402;
}

/**-- HEADER --**/
#opening-status {
 	font-size: 34px;
    border: none;
    background: none;
	margin-left: 0px;
    line-height: 30px;
    border: solid;
    padding: 9px 30px 11px;
}
#opening-status:hover, #opening-status:focus {
    text-decoration: none;
    cursor: default;
}
#opening-status-mobile {
	
}
#ct_details_bar_wrapper {
    background: rgba(0, 0, 0, 0.4);
    padding-top: 14px;
}
.ct_header_row {
	padding-top: 20px;
}
.ct_details_bar {
    padding-bottom: 7px;
    font-weight: bold;
}
.ct_details_bar, .ct_details_bar em, .ct_user_status small {
	color: #FFFFFF;   
    font-style: normal;
    font-size: 14px;
    font-weight: normal;
}
.ct_details_bar a {
	color: #25823c;   
    font-style: normal;
    font-size: 14px;
    font-weight: bold;
}

.ct_details_bar a:nth-child(2) {
  color: #bc1c24;
}
body.home {
    background: none;
}
.home header {
    padding-bottom: 50px;
    background: url('/myimages/1032/zpos-bg-americano_header_bg2.jpg') repeat transparent;
    background-position: center bottom;
    position: relative;
    margin-bottom: -1px;
}
#headerBottom {
    background: url('/myimages/1032/zpos-bg-americano_header_bottom.png') repeat-x transparent;
    height: 107px;
    margin-bottom: -105px;
    position: relative;
}
#logo {
    text-align: center;
    margin-bottom: 10px;
}
#logo img {
    max-height: none;
}
body:not(.home) #logo img {
    max-height: 155px;
}

/**-- MAIN MENU --**/
/*Style the main navbar*/
header .navbar {
	margin-bottom: 0px !important;
}
header .navbar-inner {
	background: transparent;
	border: none;
	padding: 0px;
}
header .navbar-inner .nav {
	margin-right: 0px;
}
header .navbar .nav>li {
	padding: 0px 3px;
}
header .navbar .nav>li>a {
 	padding: 9px 30px 11px;   
}
header .navbar .nav>li>a,
header .nav-collapse .nav>li>a {
	color: #FFFFFF;
	font-size: 34px;
	line-height: 30px;
    border: solid transparent;
}

header .nav-collapse .dropdown-menu a {
    color: #FFFFFF;
	font-size: 28px;
    line-height: 30px;
    border: solid transparent;
}
header .navbar .nav>.active>a, 
header .navbar .nav>.active>a:focus,
header .navbar .nav>.active>a:hover,
header .navbar .nav>li>a:focus,
header .navbar .nav>li>a:hover, 
header .navbar .nav li.dropdown.open>.dropdown-toggle,
header .navbar .nav li.dropdown.active>.dropdown-toggle,
header .navbar .nav li.dropdown.open.active>.dropdown-toggle {
	color: #fff313;
	background-color: transparent;
    border: solid;
}
/*center align the menu*/
header .navbar-inner .container {
	text-align: center;
}

/**-- MOBILE MENU --**/
header .navbar .btn-navbar,
header .navbar .btn-navbar.collapse {
	background-image: none !important;
	width: auto;
	height: auto;
	text-shadow: none;
	border: none;
	background-color: transparent !important;
    border-bottom: none;
    box-shadow: none;
    position: relative;
    z-index: 10;
}
header .navbar .btn-navbar:hover, 
header .navbar .btn-navbar:focus  {
    
}
header .navbar .btn-navbar .icon-bar {
	width: 30px;
	height: 3px;
}
header .navbar .btn-navbar .icon-bar+.icon-bar {
	margin-top: 5px !important;
}

.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 {
}
#zp-offcanvas-basket #order-empty {
 	margin-bottom: 15px;   
}
#mobile_food_menu_nav .btn {
    padding: 5px;
    border: none !important;
}

#zp-offcanvas-menu .uk-offcanvas-bar {
    background: #111111;
}
#zp-offcanvas-menu .uk-offcanvas-bar a {
 	color: #FFFFFF;   
}
#zp-offcanvas-menu .uk-offcanvas-bar h3,
#zp-offcanvas-basket .uk-offcanvas-bar h3 {
	font-size: 15px;
    color: #ff9000 !important;
}
#zp-offcanvas-basket .uk-offcanvas-bar {
    
}
#zp-offcanvas-basket > .well {
    border-radius: 0 !important;
}

/**-- FOOTER --**/
.home footer {
 	background: url('/myimages/1032/zpos-bg-americano_body_bg.jpg') no-repeat transparent;   
}
footer { 
	background-color: transparent; 
	margin-top: 0px;
}
footer .row-fluid {
	padding: 30px 30px 60px;
	width: auto;
}
.label-copyright {
	color: #FFFFFF;
	/*font-weight: bold;*/
}
.copyright { text-align: left; }
.vendor { float: right; }
.cards, .vendor { padding-top: 5px; }



/**-- HOME PAGE --**/
.column_slideshow .item {
 	/*position: relative;   */
}
.column_slideshow .item > img {
	width: 100%;
	margin: auto;
	display: block;
}
.column_slideshow {
	background: #1e1e1e;
    width: 100%;
    -webkit-box-shadow: 0px 5px 15px 5px #000000;
    box-shadow: 0px 5px 15px 5px #000000;
}
#myCarousel {
	margin-bottom: 0px;
}
.carousel-control {
	color: #FFFFFF;
	opacity: 1;
	background-color: transparent;
	border: none;
    top: auto;
    bottom: 2%;
}
.carousel-control.left {
 	left: 0px;
}
.carousel-control.right {
 	right: 0px;
}
.carousel-control:hover,
.carousel-control:focus {
    color: #f4e92d;
}
.carousel-caption {
    background: transparent;
    top: 0px;
    padding: 30px 20px;
}
.carousel-caption h4 {
 	display: none;   
}
.carousel-caption h2 {
    color: #f4e914;
    font-size: 32px;
    line-height: 110%;
    transform: rotate(-3deg);
    margin-bottom: 50px;
}
.carousel-caption h3 {
 	font-size: 51px;
    line-height: 110%;
    font-weight: bold;
    width: 394px;
    height: 87px;
    background-size: contain !important;
    padding: 13px;
    text-align: center;
    position: relative;
    letter-spacing: 2px;
}
.carousel-caption h3.discountGreen {
    color: #1d9d6b;
    background: url('/myimages/1032/americano_slide_greenborder.png') no-repeat;
}
.carousel-caption h3.discountRed {
    color: #bc1c24;
    background: url('/myimages/1032/americano_slide_redborder.png') no-repeat;
    text-align: left;
    padding-left: 100px;
}
.carousel-caption h3 .enter {
    position: absolute;
    max-width: 60px;
    color: #FFFFFF;
    font-size: 20px;
    left: 20px;
    top: 20px;
    line-height: 110%;
}
.carousel-caption .sideimg {
 	position: absolute;
    bottom: 2px;
    right: 0px;
}
.carousel-caption p:not(.tandc) {
    font-size: 23px;
    line-height: 130%;
    /*max-width: 340px;   */
    max-width: 310px;
    margin: 20px 0px 25px 10px;
}
.carousel-caption .btn {
 	margin-top: 20px;   
    margin-bottom: 10px;
}
.carousel-caption small {
 	color: #5a5959;
    font-size: 14px;   
}

.carousel-indicators {
}
.mod_postcode_box h2 {
    font-size: 50px;
    color: #f79210;
    transform: rotate(-10deg);
    padding-top: 90px;
    padding-bottom: 60px;
    line-height: 110%;
}
.mod_postcode_box {
    background-color: transparent !important;
}
.mod_postcode_box .dropdown-menu {
	
}
.mod_postcode_box .btn  {
    border-bottom: solid 5px #afe96d;
    padding-left: 13px;
}

#mod_postcode_box_pc {
    color: #b90b0d;
    margin-left: 0px;
    line-height: normal !important;
    vertical-align: middle !important;
    font-size: 20px;
    height: 60px;
    border-bottom: solid 5px #f2f2f2;
}
#mod_postcode_box_pc::placeholder {
	color: #b90b0d;
}
.mod_postcode_box .lead {
    width: 80%;
    margin: 0 auto;
    color: #fff;
}
.mod_postcode_box .col3 {
    color: #fd827e;
    font-size: 14px;
}
.mod_postcode_box .muted P {
    width: 50%;
    margin: 0 auto;
    padding-top: 20px;
}

.mod_postcode_box .col2 {
}
.mod_postcode_box .btn-group.open .btn.dropdown-toggle, .mod_postcode_box .dropdown-menu {
	text-align: center;
}
.postcodeHome {
    background: url('/myimages/1032/americano_postcode_coldeltext.png?v=1') no-repeat #b31a05;
    background-position: bottom center;
}


/**-- SOCIAL MEDIA --**/
.social_media_links {
	max-width: 100px;
	margin: 10px auto 0px;
}
.social_media_links .btn { 
	padding: 0px; 
}
.social_media_links a, .social_media_links a:hover, .social_media_links a:focus { 
	background-color: transparent !important; 
}
.social_media_links a:hover {
	transform: translateY(3px);
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.social_media_links img { 
	max-width: 35px;
}
/**-- CUSTOM BITS --**/

/**-- RESERVATIONS --**/
/*.mod_table_reservation_v1 { display: none; }
.reservations .mod_table_reservation_v1 {
 	display: block;   
}
.mod_table_reservation_v1 {
    margin: 20px auto !important;
    width: 500px;
}
.mod_table_reservation_v1 select, 
.mod_table_reservation_v1 input, 
.mod_table_reservation_v1 button {
    margin: 0px auto 20px !important;
    padding-left: 0px;
    padding-right: 0px;
    width: 500px;
}
.mod_table_reservation_v1 h3 {
 	font-size: 36px;   
}
.mod_table_reservation_v1 select {
    text-align-last: center;
    text-align: center;
}*/

/**-- MENU PAGE --**/
.page_menu .ui-tabs-panel .row-product h5,
.page_menu .ui-tabs-panel .row-product .description,
.page_menu .ui-tabs-panel .row-product .price,
.page_menu .ui-tabs-panel .row-product .name small {
	color: #FFFFFF;   
}
.page_menu .ui-tabs-vertical .tb-nav-tabs { border: none; }
.page_menu .cat-desc {
	background: red;
	border: none;
	color: #FFFFFF;
	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: 12px;
    color: #ff9019;
}
.page_menu .row-variation .name {
 	position: relative;
    top: 5px;
}
.row-variation .price, td.price, th.price {
    text-align: right!important;
    margin-top: 3px;
}

#basket-container { 
	padding: 20px; 
	margin-bottom: 30px; 
}
#basket-container h3 {
	color: #fff;
    font-size: 32px;
    line-height: 110%;
}
#basket-container,
#basket-container small,
#basket-container th {
    color: #000000;
}
.checkout .well-basket .muted,
.checkout .well-basket small {
	color: #FFFFFF;
}
.well-basket .note-delivery small {
	/*color: #FFFFFF;*/
}
#basket-container a { 
	margin-top: 10px; 
}
#basket-container .table th,
#basket-container .table td {
    border-color: #383536;
	color: #000000;
}
.checkout .product-basket th,
.checkout .product-basket td  {
	border-color: #FFFFFF;
	color: #FFFFFF;
}
.checkout .well-basket .text-success {
	color: #96ff46 !important;
}
.checkout .well-basket .text-info {
	color: #004eff !important;
}
#zp-offcanvas-basket .text-error,
#zp-offcanvas-basket .text-danger {
    color: #d94a36 !important;
}
.how-im-ordering {
	border: none;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px !important;
	background: transparent;
	color: #FFFFFF;
}
.how-im-ordering-menuname {
 	color: #ff9000;   
}
.how-im-ordering h2 {
	font-size: 18px;
}
.how-im-ordering small, .how-im-ordering  a:hover, .how-im-ordering  a:focus {
	color: #fff32f;
	font-weight: normal;
    font-size: 14px;
}


/*RESPONSIVE FOOD MENU/SEARCH*/
.menu-container .navbar-affix-container,
.menu-container .navbar-affix-container .navbar-inner {
	background-color: transparent !important;
	background-image: none;
	height: auto !important;
	border: none;
}

#responsive-food-menu {
	background-color: #b30a05;
}
#responsive-food-menu.affix-top {
 	border: 2px solid #fff;
    border-bottom: none;
    border-top-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
}
#responsive-food-menu .navbar-search input {
	width: 220px;
	height: 35px;
    margin-top: 3px;
}
#responsive-food-menu .btn-navbar.btn-yellow {
    background: #f4ffba;
    height: 51px;
    margin-right: 10px !important;
    line-height: 22px;
    font-size: 14px;
}
#responsive-food-menu .btn-navbar.btn-yellow:hover {
	background-color: #c1cc8a;
}
#responsive-food-menu .btn-navbar.btn-yellow .text-info {
	color: #000000 !important;
}
#responsive-food-menu .ctrl-mob-nav-search {
	padding-top: 5px !important;
    box-shadow: none !important;
}
#responsive-food-menu.affix-top .navbar-search,
#responsive-food-menu.affix-top .btn-navbar.btn-success {
	margin-top: 5px !important;
}
#responsive-food-menu.affix .search-query,
#responsive-food-menu.affix .navbar-search {
    margin-top: 4px !important;
}
#responsive-food-menu.affix .btn-navbar.btn-yellow {
    margin-top: 0px !important;
}
#responsive-food-menu.affix {
	left: initial;
	border: 1px solid #0e5959;
    background: #b30a05;
}
#responsive-food-menu .brand {
	color: #FFFFFF;
	font-size: 28px;
	line-height: 110%;
    padding: 10px 20px 10px 14px;
}

/*EDIT PRODUCT MODALS*/
/*LABELS*/

#editProductModal .modal-body h4.media-heading,
#editSpecialDealModal .modal-body h4.media-heading{
 	font-size: 14px;
    line-height: 200%;
    margin-bottom: 10px;
}

#editProductModal .modal-body h4 .name,
#editSpecialDealModal .modal-body h4 .name,
#editProductModal .modal-body h3,
#editSpecialDealModal .modal-body h3 {
	font-size: 25px;
	line-height: 200%;
}
#editProductModal fieldset small,
#editSpecialDealModal fieldset small {
    color: #000000;
}
#editProductModal small,
#editSpecialDealModal small {
    color: #e7e0e0;
}
#editProductModal small,
#editSpecialDealModal small,
#editProductModal li,
#editSpecialDealModal li {
    font-size: 16px;
}
#editProductModal .modal-body h5,
#editSpecialDealModal .modal-body h5 {
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 20px;
}
#editProductModal fieldset small,
#editSpecialDealModal fieldset small {
    font-size: 14px;
}
#editProductModal fieldset small .label-default, 
#editSpecialDealModal fieldset small .label-default {
    font-size: 14px;
    padding: 4px;
    height: 23px;
    box-sizing: border-box;
}
#editProductModal .modal-footer h3,
#editSpecialDealModal .modal-footer h3 {
	font-size: 12px;
	line-height: 110%;
    position: relative;
    top: 7px;
}
#editProductModal .modal-footer h3 small,
#editSpecialDealModal .modal-footer h3 small {
    color: #FFFFFF;
    font-size: 10px !important;
}
#editProductModal .type-choose-one .control-label,
#editSpecialDealModal .type-choose-one .control-label {
    font-size: 18px;
    line-height: 110%;
}

/*BUTTONS*/
#editProductModal fieldset .btn-group>.dropdown-toggle, 
#editSpecialDealModal fieldset .btn-group>.dropdown-toggle {
    /*font-size: 14px !important;
    padding: 5px !important;*/
    font-size: 12px !important;
    padding: 3px 5px 15px !important;
}
.modal-body .type-choose-one .dropdown-toggle {
    max-width: 100%;
}

.img-polaroid {
	background-color: transparent;
	border: none;
}
.popover .popover-title {
	background: #ff9019;
	color: #FFFFFF !important;
	font-size: 16px !important;
    padding: 11px 10px 8px;
}
.popover .popover-content {
	color: #000000;
}

/*Manual Themeroller stuff*/
.page_menu .ui-tabs-nav {
    padding: 0.2em 0.3em 0.2em 0.2em !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: #b30a05;
    color: #FFFFFF !important;
    border-right-width: 0px !important;
}
.page_menu .ui-tabs .ui-tabs-nav li {
    background: #ff9000;
    border: none;
}
.page_menu .ui-tabs .ui-tabs-nav li:hover,
.page_menu .ui-tabs .ui-tabs-nav li:focus {
    background: #ab161d;
}
.page_menu .ui-tabs .ui-tabs-nav li a {
    color: #FFFFFF;
    font-size: 20px;
}
.page_menu .tb-nav-tabs.ui-widget-header {
    background: #b31a05;
    border: none;
}
.page_menu .product-container-panel .ui-widget-header {
    background: #940602;
    border: none;
    color: #ff9000;
    font-size: 16px;
    text-align: center;
    margin-top: 15px;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
 	background: #ff9000; 
    color: #FFFFFF;
}

/**-- CHECKOUT --**/
.checkout h2,
.contact-us h1 {
 	color: #FFFFFF; 
	font-size: 26px;
	line-height: 190%;
}
.checkout h4, .checkout h5 {
    font-size: 12px !important;
    line-height: 190%;
    color: #ff9000;
}
.checkout .well-basket { 
	padding: 19px;
	background: #ff9000 !important;
}
.checkout .well-basket h4 {
    color: #FFFFFF !important;
}
.checkout #basket {
	background: #ff9000 !important;
	padding: 10px;
}
.checkout .ui-widget {
	border: 1px solid #000000;
}
.checkout #dlgResetPassword .well {
	border: 1px solid #FFFFFF;
}
.checkout #dlgResetPassword .muted {
	/*color: #FFFFFF;*/
}
.checkout .ui-dialog-titlebar {
 	background: #ff9000;
    color: #FFFFFF;
}
#dlgResetPassword {
 	/*background: #dea831;
    color: #FFFFFF;*/
}
.checkout .marginbottom15 small { 
	color: #fff !important; 
}
.pay-name { 
	color: #FFFFFF; 
}
.trigger-paymentmethod .btn { 
	background: transparent;
    border: none !important;
}
.trigger-paymentmethod .btn.active .pay-name { 
	color: #FFFFFF; 
}
.trigger-paymentmethod i.tick { 
	color: #FFFFFF !important; 
}
.checkout .btn-proceed-final {
	font-size: 18px !important;
	line-height: 110%;
}
.checkout #loginSignin,
.checkout #ctl-forgotPassword {
 	widtH: 100%;
    margin-bottom: 5px;
}
.checkout #chooseAddressModal .btn-block {
 	/*background: #be3717;*/
}
/*Stop the credit card/cash buttons on checkout from shrinking when hovered*/
.trigger-paymentmethod button:hover,
.trigger-paymentmethod button:focus {
	font-size: 17.5px;
}
.checkout .loyalty-description h2 { 
	color: #FFFFFF;
    font-size: 18px;
}
.loyaltypoints_box {
 	background: #b31a05 !important;
}
.loyaltypoints_box .ui-widget-header {
	background: #ff9000;
    color: #FFFFFF;
	border: none;
}
.loyaltypoints_box .row-credits .well-white {
	color: #383536;
	border: none !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.loyaltypoints_box .row-credits .col-equals .well {
	color: #FFFFFF;
}
.loyaltypoints_box .row-credits .col-equals .ui-widget-header {
 	background: transparent !important;  
border: none !important;	
}
.loyaltypoints_box .btn-success {
	margin-bottom: 15px;
}
.loyaltypoints_box .btn-link {
	color: #FFFFFF;
	font-size: 12px !important;
	text-decoration: underline;
    border: none !important;
}

/**-- MEMBERS PAGE --**/
.nav-list .active a,
.nav-list>li>a:hover, 
.nav-list>li>a:focus,
.nav-list>li.active>a:hover, 
.nav-list>li.active>a:focus,
.hero-unit,
.section-my-orders th {
    background: #b31a05;
    color: #FFFFFF;
}
.section-my-orders td,
.section-sales-reports td,
.section-sales-reports th {
 	color: #FFFFFF; 
	background: #111111;	
}
.section-sales-reports .btn-primary.active {
    background: #7281f5 !important;
}
.sidebar-nav .nav-header {
	color: #FFFFFF;
	font-size: 18px;
}
.sidebar-nav li a {
	color: #FFFFFF;
}
.sidebar-nav small { 
	color: red; 
}
.hero-unit h1 {
 	font-size: 35px;
    line-height: 150%;
}
.hero-unit h1,
.hero-unit h2,
.hero-unit p {
	color: #FFFFFF !important;
}
.members .section-.well { padding: 30px; }
.members .section-.well h2,
.members .section-.well p,
.members .section-.well .muted {
	margin-bottom: 15px;
	color: #FFFFFF;
}
.members .section-.well h2 {
    font-size: 20px;
    line-height: 150%;
}
.members .hero-unit a  {
	color: #FFFFFF;
	text-decoration: underline;
}
.jumbotron {
	
}
.jumbotron .text-warning  {
	
}
.section-my-orders .ui-widget-content { background: none; }
.section-my-orders .ui-widget-header { background-color: #9ad463; }
.section-my-profile fieldset { margin-top: 20px; }
.section-my-addresses .marginbottom15 a {
	text-decoration: underline;
	color: #326195;
}
.members .btn-group .btn.dropdown-toggle {
	background: #FFFFFF;
    text-transform: none;
    color: #555555;
    font-weight: normal;
	border: 1px solid #ccc;
    padding: 12px 10px;
}
.members #frmRegister legend,
.members #frmLogin legend {
	padding: 20px 10px;
    box-sizing: border-box;
	text-align: center;
    background: #b30a05;
    color: #FFFFFF;
}
.members #frmRegister,
.members #frmLogin {
	padding: 0px 0px 25px 0px;
}
.members #frmRegister .control-group,
.members #frmLogin .control-group {
	padding: 0px 25px;
}
.members .website-image {
	margin-top: 30px;
}
.nav-list li a [class^="icon-"] {
    background-image: url(https://static.zfood.co.uk/global/images/glyphicons-halflings-white.png);   
}
.nav-list li a:hover [class^="icon-"], 
.nav-list li a:hover [class*=" icon-"],
.nav-list li a:focus [class^="icon-"], 
.nav-list li a:focus [class*=" icon-"],
.nav-list>li.active>a:hover [class^="icon-"], 
.nav-list>li.active>a:focus [class*=" icon-"],
.nav-list li.active a [class^="icon-"], 
.nav-list li.active a [class*=" icon-"] {
 	background-image: url(https://static.zfood.co.uk/global/images/glyphicons-halflings-white.png);   
}

/**-- CONTACT --**/
.contact-us .ui-widget {
	
}
.contact-us .ui-widget-header {
    font-size: 13px;
    padding: 10px;
    border: none;
    color: #fff;
    background: #b30a05;
}
.contact-us .ui-widget-content {
	color: #000000;
	border: none;
}
.box-contact-information h4 {
 	font-size: 13px;
    line-height: 150%;
}
.page_contact-us .row-fluid .span8 .well {
	border: none;
	margin-bottom: 30px;
    background: #FFFFFF;
}
.contact-us .box-opening-hours { 
	margin-top: 30px;
}
.contact-us #contact_map_canvas {
 	color: #000000 !important;   
}

/**-- REVIEW ORDER PAGE --**/
.page-review-order h1 {
	color: #000000;
	background-color: transparent;
	text-align: center;
}
.page-review-order {
    color: #000000;
}
.page-review-order legend {
}
.rating-row .lead {
 	/*color: #098a8f !important;   */
}
.rating-row small.muted,
.rating-row td,
.rating-row label {
    color: #000000 !important;
}
.page-review-order textarea {
	height: 230px;
}
.page-review-order .btn.dropdown-toggle {
    background: #25823c;
    color: #FFFFFF;
}
.page-review-order .btn.dropdown-toggle .caret {
    border-top-color: #FFFFFF;
}
.page-review-order .btn-group.open .btn.dropdown-toggle {
	background: #1c7031;
    color: #FFFFFF;
}

/* ******** */
/* 404 PAGE */
/* ******** */
.page_error-404 .alert { 
	background: transparent !important; border: none; 
}
.page_error-404 h1 { 
	padding: 5px 0px; 
    font-size: 50px !important;
    line-height: 200%;
}
.page_error-404 h2,
.page_error-404 h3,
.page_error-404 #body p {

}

/* *********************** */
/* ORDER CONFIRMATION PAGE */
/* *********************** */
h1.order-complete-title {
	color: #9ad463;
    font-size: 50px;
    line-height: 200%;
}
#order-confirmation {
	background: #9ad463;
	color: #FFFFFF;
}
.order-confirmation-note {
	text-align: center;
}
.p-thanks-for,
.p-last-minute {
    color: #FFFFFF;
}


/* ******************* */
/* MENU SELECTION PAGE */
/* ******************* */
.menu-selection {
	padding: 0px 0px 30px 0px;
}
.menu-selection h1 {
	text-align: center;
	font-size: 30px;
	line-height: 200%;
    color: #f79210;
}
.menu-selection h3 {
	color: #fff;
	font-size: 20px;
	line-height: 200%;
	text-align: center;
}
.menu-selection .alert,
.menu-selection .well {
	background: transparent !important;
	border: none;
}
.menu-selection img {
	margin: 0px auto 30px;
	display: block;
}


/* ************************* */
/* TERMS AND CONDITIONS PAGE */
/* ************************* */
.page_information h1 {
	font-size: 22px;
    color: #ff9000;
}
.page_information h1 small {
 	font-size: 20px; 
    color: #cba781;
}
.page_information h2 {
 	font-size: 18px;   
}
.page_information h3 {
 	font-size: 16px;   
}
.page_information h4 {
 	font-size: 14px;   
}
.page_information h5 {
 	font-size: 12px;   
}

/* ************* */
/*  CUSTOM CODE  */
/* ************* */
#homeSectionInner {
    /*background-image: url('/myimages/1032/zpos-bg-americano_slideshow_bg.jpg') !important;*/
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 220px 0px 240px;
}

.column_modules img {
    margin-right: -60px !important;
    padding-top: 11px;
}
#loyaltySection {
    margin-top: -92px;   
    background: url('/myimages/1032/zpos-bg-americano_underslideshow_bg.png') repeat-x transparent;
    background-position: top center;
    padding: 160px 0px 50px;
}
.loyaltyText {
    background-color: #b30a05 !important;
}
.loyaltyText .right {
    padding: 50px 30px 50px 0px;
    color: #FFFFFF;
}
.orangeBox {
    /*background: #ff9000;*/
}
.tastyPizza {
 	position: relative;   
}
.tastyPizzaImg {
    position: absolute;
    right: 0px;
    top: -47px;
}
.loyaltyText h2 {
    text-align: center;
    color: #FFFFFF;
    font-size: 41px;
    line-height: 110%;
    transform: rotate(-10deg);
}
.loyaltyText .left {
 	padding-top: 70px;   
}

img.gallery1:first-child, img.gallery4:first-child {
    width: 325px;
    margin-bottom: 152px;
}
.gallery2 {
    width: 585px;
}
.gallery3 {
    width: 535px;
    margin-bottom: 45px;
}
.leftGallery {
    width: 375px;
    overflow: hidden;
    margin-left: -100px;
}
.sweetRice {
    margin-left: -384px;
    margin-top: 44px;
}

#gallerySection {
    background: url('/myimages/1032/zpos-bg-americano_body_bg.jpg') repeat;
    padding-top: 75px;
    text-align: center;
}

/* ************* */
/* MEDIA QUERIES */
/* ************* */

.page_welcome {}

.page_welcome #opening-status,
.page_welcome .navbar {
    display: none;
}
.row-variation .name::before {
    color: #fff;
}

/* ************* */
/* MEDIA QUERIES */
/* ************* */
@media (min-width: 1200px) {
	footer .row-fluid {
        padding: 30px 0px 60px;
    }
}
@media (max-width: 1500px) and (min-width: 1200px) {
    img.gallery1:first-child, img.gallery4:first-child {
        margin-bottom: 112px;
    }
}
@media (max-width: 1200px) {
	#responsive-food-menu.affix { left: 0; }
	.page_contact-us .row-fluid .span8 .well { margin-bottom: 20px; }
	.contact-us .box-opening-hours { margin-top: 20px; }
	.members #frmRegister #ctl-lookupAddress {displaY: block; }
	.members #frmRegister #registerPostcode { width: 206px; } 
	.members #frmLogin #ctl-forgotPassword { displaY: block; }
    .members #frmLogin #loginPassword { width: 206px; }
	#body {
     	padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
    }
    #ct_details_bar_wrapper,
    #homeSectionInner,
    #loyaltySectionInner {
     	padding-left: 20px !important;
        padding-right: 20px !important;
        box-sizing: border-box;
    }
    .loyaltyText {
        background-size: 200px;
    }
    header .navbar .nav>li>a, 
    header .nav-collapse .nav>li>a, 
    header .nav-collapse .dropdown-menu a,
    #opening-status {
        font-size: 25px;
    }
    header .navbar .nav>li>a,
    #opening-status {
        padding: 9px 24px 11px;
    }
    .mod_postcode_box h2 {
        font-size: 34px;
        padding-top: 30px;
        padding-bottom: 30px;
        line-height: 170%;
    }	
    .carousel-caption h2 {
        color: #f4e914;
        font-size: 24px;
        margin-bottom: 30px;
    }
    .carousel-caption .sideimg {
        max-height: 300px;
    }
    .carousel-caption h3 {
        width: 324px;
        height: 72px;  
        font-size: 39px;
        margin: 0px;
    }
    .carousel-caption p:not(.tandc) {
        max-width: 260px;
    }
    .carousel-caption {
        padding: 10px 30px;
    }
    .carousel-caption h3 .enter {
        font-size: 18px;
        top: 17px;
    }
    .loyaltyText h2 {
        font-size: 32px;
    }
    .loyaltyText .right {
        padding: 30px 30px 34px 0px;
    }
    img.gallery1:first-child, img.gallery4:first-child {
        margin-bottom: 87px;
    }
    .postcodeHome {
        background-size: 320px;
    }
    .tastyPizzaImg {
        top: -23px;
    }
    .carousel-caption p:not(.tandc) {
        font-size: 21px;
    }
}
@media (max-width: 1200px) and (min-width: 980px) {
    header .navbar-inner .container {
        display: flex;
        justify-content: center;
    }
    .trigger-paymentmethod .btn {
        font-size: 21px !important;
        padding: 15px 13px !important;
    }
}
@media (max-width: 1200px) and (min-width: 768px) {
    .left_column { padding-left: 20px; }
    .right_column { padding-right: 20px; }
}
@media (max-width: 1182px) {
	#basket-container {
		margin-top: 20px;
	}
	.how-im-ordering h2 {
     	text-align: center;   
    }
}
@media (min-width: 980px) {
 	#homeSectionInner .row-fluid [class*="span"] {
        width: 50% !important;
        margin-left: 0 !important;
    }   
    #homeSectionInner > .container > .row-fluid {
        display: flex;
    }
}
@media (max-width: 979px) {
	.page_menu .menu-selection .alert {
		margin: 20px 0px;
		padding: 0px;
	}
	.page_menu .menu-selection h1 {
		text-align: center;
		margin-top: 10px;
	}
	.page_menu .menu-selection .well {
		margin-bottom: 0px;
	}
	header .navbar-inner .container {
		display: block;
	}
	.page_contact-us .row-fluid .span8 .well {
		margin-bottom: 22px;
	}
	.contact-us .box-opening-hours {
		margin-top: 22px;
	}
	#responsive-food-menu.affix-top button {
		height: 45px;
	}
	#responsive-food-menu.affix .icon-search {
		margin-top: 12px;
	}
	#responsive-food-menu.affix-top .icon-search {
		margin-top: 16px;
	}
	header .nav-collapse .dropdown-menu a:hover, 
    header .nav-collapse .dropdown-menu a:focus {
     	color: #fff313 !important;
        background: transparent !important;
        border: solid transparent !important;
    }
	.trigger-paymentmethod .btn {
        width: 100% !important;
        display: block;
    }
    .checkout #ctl-lookupAddress {
     	display: block;   
    }
    header .nav-collapse .nav>li>a {
        border: solid transparent !important;
    }
    header .navbar .nav>li>a:hover, header .navbar .nav>li>a:focus {
        color: #fff313;
    }
    header .navbar .nav li.dropdown>.dropdown-toggle:hover>.caret,
    header .navbar .nav li.dropdown>a:hover .caret,
    header .navbar .nav li.dropdown>a:focus .caret,
    header .navbar .nav li.dropdown.active>.dropdown-toggle .caret,
    header .navbar .nav li.dropdown.open>.dropdown-toggle .caret,
    header .navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
        border-top-color: #fff313 !important;
    }
    header .btn-navbar:hover, header .btn-navbar:focus {
        padding: 7px 10px;
    }
    #logo img {
        max-height: 175px;
    }
    #headerBottom {
        background: url('/myimages/1032/zpos-bg-americano_header_bottom_979.png') repeat-x transparent;
        height: 55px;
    }
    header {
        padding-bottom: 10px;
    }
    #homeSectionInner > .container > .row-fluid > [class*="span"] {
        width: 100%;
        float: none;
        margin: 0px;
        display: block;
        text-align: center;
    }
    #homeSectionInner .row-fluid {
        max-width: 500px;   
        margin: 0px auto;
    }
    .carousel-caption h3 {
        margin: 0px auto;
    }
    .carousel-caption .sideimg {
        max-height: 240px;
    }
    .carousel-caption p:not(.tandc) {
        max-width: 370px;
        margin: 20px auto;
    }
    .carousel-caption {
        padding: 25px 20px 0px;
    }
    #homeSectionInner {
        /* background-image: url(/myimages/1032/zpos-bg-americano_slideshow_bg.jpg) !important; */
        padding: 140px 0px 120px;
    }
    .mod_postcode_box h2 {
        transform: rotate(-5deg);
        padding-top: 50px;
        font-size: 38px;
    }
    .mod_postcode_box {
        margin-top: -10px;
        padding-bottom: 30px;
        box-sizing: border-box;
    }
    .mod_postcode_box .lead {
        width: 90%;
    }
    .mod_postcode_box .muted P {
        width: 70%;
    }
    #opening-status {
        margin-left: 10px;
        margin-top: 3px;
        padding: 0px 6px !important;
        font-size: 19px !important;
    }
    .ct_details_bar, .ct_details_bar em, .ct_user_status small {
        font-size: 12px;
    }
    .loyaltyText {
        padding: 20px;
        box-sizing: border-box;
    }
    .loyaltyText .left {
        padding: 0px;
    }
    .loyaltyText .right {
     	padding: 0px !important; 
        text-align: center;
    }
    .loyaltyText h2 {
        transform: rotate(-5deg);   
    }
    .tastyPizzaImg {
        top: -39px;
    }
    .postcodeHome {
     	margin-top: 20px !important; 
        background: #b31a05;
    }
}
@media (max-width: 979px) and (min-width: 768px) {
       
	.midLeftGallery,
    .midRightGallery {
        width: 48% !important;
    }
    .midLeftGallery {
     	margin-left: 0px !important;   
    }
    .gallery3 {
        margin-bottom: 25px;
    }
    .loyaltyText [class*="span"] {
     	width: 100%;
        float: none;
        displaY: block;
    }
    #responsive-food-menu .brand {
        padding: 11px 20px 10px 0px;
        font-size: 26px;
    }
}
@media (min-width: 780px) {
    #editProductModal .option-label {
        padding-right: 8px;
        font-size: 13px !important;
    }
}

@media (min-width: 768px) {
    .mod_postcode_box .btn {
        margin-left: 0px !important  ; 
    }
    #loyaltySectionInner .topRow [class*="span"],
    #loyaltySectionInner .bottomRow > [class*="span"],
    #loyaltySectionInner .bottomRow .tastyPizza [class*="span"] {
        width: 50% !important;
        margin-left: 0 !important;
    }
}
@media (max-width: 767px) {
	.menu-container .ui-tabs-vertical .ui-tabs-panel {
		width: 100% !important;
	}
	.row-order-complete- .span12 {
		padding: 20px;
	}
	.ct_user_status,
	.ct_local_branch_details {
		text-align: center !important;
	}
	.contact-us .box-contact-information {
		margin-top: 22px !important;
	}
	.contact-us .ui-widget {
		border-bottom: none;
	}
	.contact-us .ui-widget-header {
		text-align: center;
	}
	.copyright,
	.cards,
	.vendor-zpos {
		text-align: center;
		display: block !important;
		margin-bottom: 30px;
	}
	.menu-selection h1 {
		text-align: center;
		font-size: 30px;
	}
	.menu-selection h3 {
		font-size: 20px;
	}
	.mod_postcode_box .btn-group {
		margin-left: 0px;
	}
	.carousel-control.left {
		margin-left: 0px;
	}
	.carousel-control.right {
		margin-right: 0px;
	}
	.menu-selection .btn {
     	width: 70%;
        margin: auto;
    }
	.how-im-ordering h2,
	.checkout h2, 
	.contact-us h1 {
		text-align: center;
	}
    .dropdown-menu {
        min-width: 50px;
    }
	.column_modules {
        overflow: hidden;
    }

    #homeSectionInner {
        background: url('/myimages/1032/americano_wooden_bg_767a.jpg') repeat !important;
    }
    .column_slideshow {
        margin-top: 0px;
    }
    .mod_postcode_box {
     	margin-bottom: 0px;
        margin-top: 0px;
    }
    .gallery2 {
        width: 500px;
    }
    .home #body {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    #logo img {
        max-height: 140px;
    }
    .ct_header_row {
        padding-top: 20px;
    }
    .topRow {
     	text-align: center;   
    }
    .topRow img,
    .loyaltyText {
     	max-width: 500px;
        width: 100%;
        margin: 0px auto !important;
    }
    .topRow > .right {
     	display: none;   
    }
    #loyaltySection {
        padding: 120px 0px 20px;
    }
    #gallerySection {
        padding-top: 50px;
    }
    #responsive-food-menu .brand {
     	width: 100%;   
        text-align: center;
    }
    #responsive-food-menu .btn-navbar.btn-yellow {
        float: left;   
        height: 40px;
    }
    body:not(.home) #logo img {
        max-height: 115px;
    }
    body:not(.home) #body {
        margin-top: 10px !important;
    }
    .checkout h4, .checkout h5 {
     	text-align: center;   
    }
    #editProductModal .modal-body h4 .name, #editSpecialDealModal .modal-body h4 .name, 
    #editProductModal .modal-body h3, #editSpecialDealModal .modal-body h3 {
    	font-size: 20px;
    }
    .home .tastyPizza {
     	display: none;   
    }
    .loyaltyText {
     	margin-top: 20px !important;   
    }
    #editProductModal .modal-footer h3, #editSpecialDealModal .modal-footer h3 {
     	top: 0px;
        margin-bottom: 5px !important;
    }
}

@media (max-width: 767px) and (min-width: 550px) {



    .span4 .midLeftGallery {
        margin-top: 100px;
    }
    .midLeftGallery {
    margin-top: -30px;    
    }
    
}


@media (max-width: 550px) {
    .carousel-caption h2 {
        font-size: 20px;
    }
    .carousel-caption h3 {
        width: 259px;
        height: 58px;
        font-size: 28px;
    }
    .carousel-caption p:not(.tandc) {
        max-width: 370px;
        margin: 20px auto;
        font-size: 18px;
    }
    .carousel-caption h3 .enter {
        font-size: 16px;
        top: 11px;
    }
    .carousel-caption .sideimg {
        max-height: 210px;
    }
    .carousel-caption .btn {
        margin-top: 30px;
        margin-bottom: 20px;
    }
}

@media (max-width: 550px) and (min-width: 480px) {


    .sweetRice {
    margin-left: -322px;
    margin-top: 44px;
    overflow: hidden;
    }
    .gallery3 {
    width: 472px;
    margin-bottom: 20px;
    }
}

@media (max-width: 480px) {
	#responsive-food-menu .brand {
		/*font-size: 18px;
		padding-top: 15px;*/
	}
	#responsive-food-menu .btn-navbar.btn-yellow {
		margin-righT: 0px !important;
		font-size: 12px;
	}
	.mod_postcode_box .col3 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.members .hero-unit {
		padding: 30px;
	}
	.members .hero-unit h1 {
		font-size: 40px;
	}
	.menu-selection .btn {
     	width: 90%;
    }

    .gallery3 {
    width: 340px;
    margin-bottom: 20px;
    }
    .sweetRice {
    margin-left: -203px;
    margin-top: 24px;
    }

    
    #mod_postcode_box_pc {
        max-width: 200px;   
    }
    .carousel-caption {
     	position: absolute;   
    }
    .carousel-caption .sideimg {
     	display: none;   
    }
    .carousel-caption p:not(.tandc) {
        margin: 10px auto;
    }
    .carousel-caption h3.discountRed {
        padding-left: 110px;
    }
    .carousel-caption .btn {
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .carousel-caption {
        padding: 25px 20px;
    }
    .carousel-caption p:not(.tandc) {
        font-size: 16px;
    }
    .mod_postcode_box h2 {
        font-size: 28px;
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .column_slideshow .item > img {
        max-height: 390px;
    }
    .mod_postcode_box .lead {
        font-size: 18px; 
        line-height: 110%;
        width: 100%;
        margin-top: 20px;
    }
    #mod_postcode_box_pc {
        height: 50px;
    }
    .mod_postcode_box .btn {
        padding: 7px 20px 4px 20px !important;   
    }
    .mod_postcode_box .muted P {
     	width: 100%;   
    }
}
@media (max-width: 415px) {
    /*.carousel-caption h2 {
        display: none;   
    }*/
    .carousel-caption h3 {
        width: 209px;
        height: 47px;
        font-size: 21px;
        padding: 11px 13px 13px;
    }
    .carousel-caption h3 .enter {
        font-size: 14px;
        top: 7px;
    }
    .carousel-caption .btn {
        font-size: 21px !important;
        padding: 11px 28px !important;
    }
    .carousel-caption {
        padding: 10px 20px;
    }
    .mod_postcode_box h2 {
        font-size: 24px;
    }
}
@media (max-width: 375px) {
    .carousel-caption h2 {
        font-size: 16px;
    }   
    .carousel-caption .btn {
        margin-top: 5px;
    }
}

/* IE11 Fixes */
_:-ms-fullscreen, :root .tastyPizzaImg { 
    position: relative; 
}
/* End IE11 Fixes */