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

body .visible-canterbury { display:none !important; } 
body .hidden-canterbury { display:inherit !important; } 
body.shop_canterbury .hidden-canterbury { display:none !important; }
body.shop_canterbury .visible-canterbury { 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: #030000;
	font-family: 'Inconsolata';
	font-weight: normal;
}
h1 {
	color: #030000;
	font-weight: normal;
}
h2 {
	color: #ffffff;
	font-weight: normal;
}
h3 {
	color: #030000;
	font-weight: normal;
}
h4 {
	color: #030000;
	font-weight: normal;
}
body {
	background-color: #030000;

	background-image:none;

	background-attachment: scroll;
}

header, #mobile-header {

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

/* 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 {
	display: none !important;
}
h1, h2, h3, h4 {
    font-family: 'bebas-neue-by-fontfabric';
    font-weight: 700 !important;
}

/* *************** */
/* GLOBAL SETTINGS */
/* *************** */
body {
    padding: 0;
}
#container {
    background: none;
    padding: 0;
	width: 100%;
}
#body {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}
a{
    color:#057e36;
    text-decoration:none;
}
a:hover, a:focus{
    color:#16ad53;
}
em {
 	color: #f8bc1c;   
}
.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;
}
#container { box-shadow:none; }
h5, h6,
legend {
	
}



/**-- SITE WIDTH --**/
#body, #responsive-food-menu,
.ct_header_row, .navbar-inner .container, .page_home .main,
footer .row-fluid {
	max-width: 1170px;
	margin: 0 auto;
}


/* **************** */
/* BUTTONS & ALERTS */
/* **************** */


/**-- COLOURS --**/
.btn-success,
.alert-success,
.label-success,
.badge-success,
#opening-status.status-OPEN, 
#editProductModal .btn-group>.dropdown-toggle.btn-success,
#editSpecialDealModal.btn-group>.dropdown-toggle.btn-success,
.trigger-paymentmethod .btn.active { 
	background: #057e36 !important; 
	color: #FFFFFF !important;
}
.btn-success:hover,
.btn-success:focus { 
	background: #047130 !important; 
	color: #FFFFFF !important; 
}
.text-success, .loyalty-card>div .loyalty-value, i.loggedin { 
	color: #057e36 !important; 
}

.btn-primary, .alert-primary, .label-primary, .badge-primary { 
	background: #0f19da !important; 
	color: #FFFFFF !important; 
}
.btn-primary:hover, .btn-primary:focus { 
	background: #0a13c3 !important; 
	color: #FFFFFF !important; 
}
.text-primary { 
	color: #0f19da !important;
}

.btn-info, .alert-info, .label-info, .badge-info,
#editProductModal fieldset .btn-group>.dropdown-toggle, 
#editSpecialDealModal fieldset .btn-group>.dropdown-toggle { 
	background: #349ccc !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: #2488b6 !important; 
	color: #FFFFFF !important; 
	}
.text-info { 
	color: #349ccc !important; 
}

.btn-danger, .alert-danger, .label-danger, .badge-danger,.alert-error, .modal-footer button:first-of-type, #opening-status.status-CLOSED,
#editProductModal .btn-group>.dropdown-toggle.btn-danger,
#editSpecialDealModal.btn-group>.dropdown-toggle.btn-danger {
	background: #db0c15 !important;
	color: #FFFFFF !important;
}
.btn-danger:hover, .btn-danger:focus, .modal-footer button:first-of-type:hover {
	background: #cd0a12 !important; 
	color: #FFFFFF !important; 
}
.text-danger, .text-error { 
	color: #db0c15 !important; 
}

.btn-warning, .alert-warning, .label-warning, .badge-warning { 
	background: #e18d16 !important; 
	color: #FFFFFF !important; 
}
.btn-warning:hover,.btn-warning:focus {
	background: #ca7d0e !important; 
	color: #FFFFFF !important;
}
.text-warning { 
	color: #e18d16 !important; 
}

.btn-inverse, .alert-inverse, .label-inverse, .badge-inverse { 
	background: #3b3b3b !important; 
	color: #FFFFFF !important; 
}
.btn-inverse:hover, .btn-inverse:focus { 
	background: #282726 !important; 
	color: #FFFFFF !important; 
}
.text-inverse {
	color: #3b3b3b !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;
}



/* Elements with Dropshadow */
.ui-tabs-menu,
.well {
    background: #f7f7f7;
    color: #687480;
    border: 1px solid #e4e7f2;
    box-shadow: 0 2px 2px #cccfd4!important;
    border-radius: 3px!important;
}



/**-- WELLS, MODALS, ALERTS --**/

.well {
    background: #f7f7f7;
    color: #687480;
    background-image: url("/myimages/1039/zpos-bg-BigBoysPizza_StoneBG.jpg");
    background-repeat: repeat;
}
.well,
.modal-header,
.page-review-order {
	color: #1d1d1d;
    /*border:none;*/
}
.modal-header {
 	background: #047e36;
    color: #FFFFFF;
}
.alert { color: #FFFFFF; }
.modal-body { background: #FFFFFF; color: #000000; }
.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: 24px;
    color: #FFFFFF;
}
.modal-footer {
	background: #2b2828;
	color: #fff;
	opacity: 1;
}
.modal-body .well {
	background: #f5f5f5 !important;
	color: #000000;
}
.well.sys-alert {
	text-align: center;
	color: #FFFFFF;
}
.well-small.sys-alert .lead {
	color: #030000;
}
.sys-message {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	text-align: center;
}

/**-- BUTTONS --**/
.btn {
    font-family: 'bebas-neue-by-fontfabric';
    font-weight: 700;
    font-size: 20px;
    padding: 8px 30px 6px;
    line-height: 110%;
}
.btn,
.btn:hover,
.btn:focus {
	border: none;
}
.btn-large {
}
.btn-small {
    padding: 5px 9px;
}
.homeButtons, .homeButtonsWhite {
    font-size: 36px;
    background: transparent;
    padding: 11px 27px 6px 27px;
    margin-top: 65px;
    margin-bottom: 50px;
}
.homeButtonsWhiteSlide {
    font-size: 36px;
    background: transparent;
    padding: 11px 27px 6px 27px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.homeButtons {
    border: solid 2px #030000;
    color: #030000;
}
.homeButtonsWhite, .homeButtonsWhiteSlide {
    border: solid 2px #fff;
    color: #fff;
}
.homeButtons:hover, .homeButtons:focus {
    border: solid 2px #057e36;
    color: #057e36;
    background: #f5f2f0;
}
.homeButtonsWhite:hover, .homeButtonsWhite:focus{
    border: solid 2px #fff;
    color: #057e36;
    background: #fff;
}
.homeButtonsWhiteSlide:hover, .homeButtonsWhiteSlide:focus,  {
    border: solid 2px #fff;
    color: #057e36;
    background: #fff;
}
.icon-shopping-cart, .icon-trash {
    padding-bottom: 1px;
}
.modal-body .type-choose-one .dropdown-toggle {
    padding: 7px 30px 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: 'Arial' !important;   
    /*box-sizing: border-box;*/
    height: 36px !important;
    box-sizing: border-box;
}
.members input[type="text"], .members .btn-group .btn.dropdown-toggle {
    height: 20px;
}
.page_members .input-append input[class*="span"] {
    height: 40px;
}
.form-horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right;
    font-weight: bold;
    font-size: 16px;
}
.section-opening-times button.btn.btn-small {
    padding: 9px 30px 5px;
}

#termsModalLabel {
    font-size: 40px;
}
/**-- LEGEND --**/
legend {
	/*text-align: center;*/
}

/**-- CARETS --**/

/*Main menu*/
header .navbar .caret {
	border-top-color: #FFFFFF !important;
	transition: transform 0.3s;
	margin-top: 8px !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: red !important;
}
.navbar .nav li.dropdown>.dropdown-toggle .caret {
    display: none;
}

/*Food menu*/
#editSpecialDealModal .btn-info .caret {
	margin-top: 8px;
	border-top-color: #FFFFFF;
}
#editProductModal .btn-info .caret {
    margin-top: 5px;
	border-top-color: #FFFFFF;
}
#editProductModal .btn-option .caret,
#editSpecialDealModal .btn-option .caret {
	margin-top: 4px;
	border-top-color: #FFFFFF;
}
.header-icons {
    display: inline-flex !important;
    font-size: 30px;
    align-content: center;
    align-items: center;
    color: #fff !important;
    justify-content: center;
    flex-direction: row;
    list-style-type: none;
    box-sizing: border-box;
    border: 2px solid white;
    width: 178px;
    height: 68px;
    margin-left: 0;
    margin-top: -9px;
}
.header-icons .fa {
    color: #fff;
}
.header-icons li {
    line-height: 20px;
    text-align: center;
    padding: 10px;
}
li.openstatus {
    padding: 10px 6px;
}
li.openstatus img {
 	position: relative;
    top: -1px;
}
.header-icons .fa:hover, 
.header-icons .fa:focus, 
.header-icons:hover, 
.header-icons:focus {
    color: #f0df1f;
}

#editProductModal .modal-footer .pull-left h3 {
    color: #fff !important;
}
/*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);
}
.btn-group.open .btn.dropdown-toggle {
    background-color: transparent;
}
.page_members .btn-group .btn.dropdown-toggle .caret{
    margin-top: 6px;
	border-top-color: #000000;
}

/**-- DROPDOWN MENU --**/
.dropdown-menu {
    border: 0;
    background: #e77c0e;
    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: #d56f06;
}
.dropdown-menu.pull-right {
    right: 0;
    left: 0;
}
.mod_postcode_box .dropdown-menu {
    background-color: #red;
}
. btn-go

/**-- HEADER --**/
#opening-status {
 	font-size: 18px;
    border: none;
    background: none;
	margin-left: 0px;
}
#opening-status:hover, #opening-status:focus {
    text-decoration: none;
    cursor: default;
}
#opening-status-mobile {
	
}
#ct_details_bar_wrapper {
	
}
.ct_header_row {
    padding-top: 67px;
}
.ct_details_bar {
    display: none;
}
.home .ct_details_bar {
    font-weight: bold;
    display: block;
}
.ct_details_bar, .ct_details_bar a, .ct_details_bar em {
	color: #FFFFFF;   
    font-style: normal;
}


.ct_local_branch_details {
    text-align: center !important;
}
.home header, #mobile-header {
    background-image: url(/myimages/1039/zpos-bg-BigBoysPizza_HeaderBG.jpg);
    background-position: center bottom;
}
.home #mobile-header {
}
#logo img {
    max-height: 175px;
    margin-top: -35px !important;
}
/**-- 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 13px;
}
header .navbar .nav>li>a,
header .nav-collapse .nav>li>a {
	color: #FFFFFF;
	font-size: 27px;
	/*text-transform: uppercase;*/
	/*font-weight: bold;*/
	height: 30px;
	line-height: 30px;
}
header .nav-collapse .dropdown-menu a {
    color: #FFFFFF;
	font-size: 22px
}
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: #f7bf29;
	background-color: transparent;
    box-shadow: none;
}
header .navbar .nav>.active>a:hover {
    color: #f7bf29 !important
}
/*center align the menu*/
header .navbar-inner .container {
	display: flex;
	justify-content: center;
}

/**-- MOBILE MENU --**/
header .navbar .btn-navbar,
header .navbar .btn-navbar.collapse {
	background-image: none !important;
	width: auto;
	height: auto;
	text-shadow: none;
	border: solid white 2px;
	background-color: transparent;
    margin-right: -130px !important;
   /* margin-top: -55px !important;*/
    position: relative;
    z-index: 100;
}
header .navbar .btn-navbar:hover, header .navbar .btn-navbar:focus {
    border: solid white 2px;
    background-color: transparent;
    float: right;
   /* margin-right: -130px !important;
    margin-top: -55px !important;*/
}
header .navbar .btn-navbar .icon-bar {
	width: 25px;
	height: 2px;
}
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: 7px 5px 2px;
    border: none !important;
}

#zp-offcanvas-menu .uk-offcanvas-bar {
    
}
#zp-offcanvas-basket .uk-offcanvas-bar {
    
}

/**-- FOOTER --**/
.footer {
    background-color: #030000;
    margin-top: 0px;
}
footer .row-fluid {
	padding: 70px 20px;
	width: auto;
}
.label-copyright {
	color: #FFFFFF;
    font-size: 14px;
	/*font-weight: bold;*/
}
.copyright { text-align: left; }
.vendor { float: right; }
.cards, .vendor { padding-top: 5px; }

.label-copyright  a {
    font-weight: bold !important;
}


/**-- HOME PAGE --**/
.column_slideshow img {
	/*width: 100%;*/
	margin: auto;
	display: block;
}
#myCarousel {
	margin-bottom: 0px;
}
.carousel-control {
	color: #FFFFFF;
	opacity: 1;
	background-color: transparent;
	border: none;
    font-family: 'bebas-neue-by-fontfabric';
    font-size: 109px;
    opacity: 0.7;
    left: 220px;
}
.carousel-control.right {
    right: 220px;
    left: auto;
}
.carousel-control:hover,
.carousel-control:focus {
	opacity: 0.9;
}
.carousel-caption {
	background: transparent;
    text-align: center;
    line-height: 90%;
    top: 0;
}
.carousel-indicators {
}
.mod_postcode_box {
    background-color: #030000 !important;
}
.mod_postcode_box .dropdown-menu {
	
}
.mod_postcode_box .btn  {
	
}
.column_modules {
    margin-left: 0;
    margin-top: 50px;
}
.column_modules .span6 {
    margin-left: 180px !important;
}


.column_modules:after { width:100%; height:3px; background: #057e36; content:""; margin-bottom: 11px; }
.ct_details_bar:before { 
    width:100%; 
    height:3px; background: #db0c15;
    content:""; 
    margin-top: 11px !important;
    margin-left: 0;
    margin-bottom: 40px;
}
.ct_details_bar {
}
.headerIcons {
    color: #fff;
}
#mod_postcode_box_pc {
    color: #fff;
    margin-left: 0px;
    line-height: normal !important;
    vertical-align: middle !important;
    font-size: 36px;
    font-family: 'Inconsolata' !important;
    height: 65px !important;
    border-width: 2px;
    background: transparent;
}
#mod_postcode_box_pc::placeholder {
	color: #524f4f;
    /*content: 'Post';*/
    font-size: 30px;
	/*line-height: normal !important;
	vertical-align: middle !important;
	position: relative;*/
}
.mod_postcode_box .lead {
    color: #fff;
    font-family: 'bebas-neue-by-fontfabric';
    font-weight: 700;
    font-size: 82px;
    text-align: right;
    margin: 0;
}
.mod_postcode_box .col3 {
}
.mod_postcode_box .col2 {
}
.mod_postcode_box .btn-group.open .btn.dropdown-toggle, .mod_postcode_box .dropdown-menu {
	text-align: center;
    width: fit-content;
}
.postcode-inner .dropdown-toggle {
    *margin-bottom: -3px;
    background: transparent;
    box-shadow: none !important;
    color: #057e36;
    font-family: 'bebas-neue-by-fontfabric';
    font-size: 82px;
    padding: 0;
    text-shadow: none !important;
    font-weight: 700;
}
.mod_postcode_box .btn-group {
    text-align: left;
}

/**-- 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-panel .row-product .price {
  	position: relative;
     top: 2px;
 }
.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: 18px;
}

#basket-container { 
	padding: 20px; 
	margin-bottom: 30px; 
}
#basket-container h3 {
	color: #000000;
}
#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,
.checkout .product-basket th,
.checkout .product-basket td  {
	border-color: #383536;
	color: #000000;
}
#basket-container .text-success,
.well-basket .text-success {
	/*color: #71b365;*/
}
#basket-container .text-info,
.well-basket .text-info {
	/*color: #48b9ef;*/
}
.how-im-ordering {
	border: none;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px !important;
	background: transparent;
	color: #FFFFFF;
}
.how-im-ordering h2 {
    font-size: 40px !important;
}
.how-im-ordering small {
	color: #f7bf29;
	font-weight: bold;
}

/*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: url("/myimages/1039/zpos-bg-BigBoysPizza_Stone_Green_BG.jpg");
    background-repeat: repeat;
}
#responsive-food-menu .navbar-search input {
	width: 230px;
	height: 30px;
}
#responsive-food-menu .btn-navbar.btn-primary {
    background: #f4ffba;
    height: 30px;
    margin-right: 10px !important;
    line-height: 21px;
    margin-top: 12px !important;
    font-family: 'bebas-neue-by-fontfabric' !IMPORTANT;
}
#responsive-food-menu .btn-navbar.btn-primary:hover {
	background-color: #c1cc8a;
}
#responsive-food-menu .btn-navbar.btn-primary .text-info {
	color: #73c5eb !important;
}
#responsive-food-menu.affix-top .btn-navbar.btn-primary {
     margin-top: 7px !important;
}
#responsive-food-menu .ctrl-mob-nav-search {
	padding-top: 5px !important;
    box-shadow: none;
}
#responsive-food-menu.affix-top .navbar-search,
#responsive-food-menu.affix-top .btn-navbar.btn-success,
#responsive-food-menu.affix .btn-navbar,
#responsive-food-menu.affix .btn-navbar.btn-success {
	margin-top: 8px !important;
}
#responsive-food-menu.affix .search-query,
#responsive-food-menu.affix .navbar-search {
    margin-top: 3px !important;
}
#responsive-food-menu.affix {
	left: initial;
	border: 1px solid #0e5959;
}
#responsive-food-menu .brand {
	color: #FFFFFF;
	font-size: 24px;
	line-height: 110%;
    padding: 12px 20px 10px 16px;
}
.navbar-search .search-query {
    margin-bottom: 6px;
}

/*EDIT PRODUCT MODALS*/
/*LABELS*/
#editProductModal .modal-body h4 .name,
#editSpecialDealModal .modal-body h4 .name,
#editProductModal .modal-body h3,
#editSpecialDealModal .modal-body h3 {
	font-size: 50px;
	line-height: 110%;
}
#editProductModal small,
#editSpecialDealModal small,
#editProductModal li,
#editSpecialDealModal li {
	font-size: 24px;
}
#editProductModal .modal-body h5,
#editSpecialDealModal .modal-body h5 {
 	font-size: 24px;   
}
#editProductModal fieldset small,
#editSpecialDealModal fieldset small {
    font-size: 18px;
    margin-bottom: 5px;
}
#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: 30px;
	line-height: 110%;
    color: #fff;
}
#editProductModal .modal-footer h3 small,
#editSpecialDealModal .modal-footer h3 small {
    color: #FFFFFF;
}
#editProductModal .type-choose-one .control-label,
#editSpecialDealModal .type-choose-one .control-label {
    font-size: 20px;
    line-height: 110%;
}
/*BUTTONS*/
#editProductModal fieldset .btn-group>.dropdown-toggle, 
#editSpecialDealModal fieldset .btn-group>.dropdown-toggle {
    font-size: 14px !important;
    padding: 5px !important;
}

.img-polaroid {
	background-color: transparent;
	border: none;
}
.popover .popover-title {
    background: #f7bf29;
    color: #000000 !important;
    font-size: 20px !important;
    line-height: 110%;
}
.popover-title {
    padding: 10px 14px 7px;
}
.popover .popover-content {
	color: #000000;
}

/*Manual Themeroller stuff*/
.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: #f7bf29;
    color: #000000 !important;
    border-right-width: 0px !important;
}
.page_menu .ui-tabs .ui-tabs-nav li {
    color: #FFFFFF;
    font-size: 22px;
    background: #030000;
    border: none;
    font-family: 'bebas-neue-by-fontfabric';
    font-weight: 700;
}

.page_menu .ui-tabs .ui-tabs-nav li:hover,
.page_menu .ui-tabs .ui-tabs-nav li:focus {
    background: #f79b29;
}
.page_menu .ui-tabs .ui-tabs-nav li a {
    color: #FFFFFF;
}
.page_menu .ui-widget-header {
 	background: none;   
}
.page_menu .product-container-panel .ui-widget-header {
    background: #525151;
    color: #FFFFFF;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
 	background: #db0c15; 
    color: #FFFFFF;
}

/**-- CHECKOUT --**/
.checkout h2,
.contact-us h1 {
 	color: #FFFFFF; 
	font-size: 50px;
	line-height: 110%;	
}
.checkout h4 {
    font-size: 30px !important;
    line-height: 110%;
    color: #f0df1f;
}
.checkout .well-basket .table th, .checkout .well-basket  .table td {
    color: #fff;
    font-weight: normal;
}
.checkout h5 {
    font-size: 25px !important;
    line-height: 110%;
}
.checkout .well-basket {
    padding: 19px;
    /*background: url("/myimages/1039/zpos-bg-BigBoysPizza_Stone_Green_BG.jpg");*/
    background: #282828;
}
.checkout .well-basket .text-error {
 	color: #ff646b !important;   
}
.checkout .well-basket .text-success {
 	color: #1dbe5e !important;   
}
.checkout #basket {
    background: transparent;
    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: #925e04;
    color: #FFFFFF;*/
}
#dlgResetPassword {
 	/*background: #dea831;
    color: #FFFFFF;*/
}
.checkout .marginbottom15 small { 
	color: #fff !important; 
}
.pay-name { 
	color: #030000; 
}
.trigger-paymentmethod .btn { 
	background: transparent;
}
.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: #000000;
}

.loyaltypoints_box .ui-widget-header {
	background: #383536;
	border: none;
    color: #e9c70d;
}
.loyaltypoints_box {
    background: linear-gradient(135deg, #543a09, #c4880c, #e3bf21, #e4c956, #e4c956, #e3bf21, #c4880c, #543a09  ) !important;
    background-size: cover;
}
.loyaltypoints_box .lead {
    font-size: 32px !important;
}
.loyaltypoints_box .row-credits .well-white {
	color: #383536;
	border: none !important;
}
.loyaltypoints_box .row-credits .col-equals .well {
	color: #383536;
    box-shadow: none !important;
}
.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: 16px !important;
	text-decoration: underline;
}
.loyalty-caption h3 {
    color: #fff;
}
.loyalty-description h2 {
    color: #030000;
}
.loyalty-scheme hr {
    border-bottom: 1px solid #030000;
}
.modal-body .loyalty-description h2 {
    color: #030000;
    font-size: 44px;
}

/**-- 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: #057e36;
    color: #FFFFFF;
}
.hero-unit, .contact-us .ui-widget-header {
background-image: url("/myimages/1039/zpos-bg-BigBoysPizza_Stone_Green_BG.jpg");
}
.section-my-orders td,
.section-sales-reports td,
.section-sales-reports th {
 	color: #000000; 
	background:#f5f1ee;	
}
.section-sales-reports .btn-primary.active {
    background: #820fda !important;
}
.sidebar-nav .nav-header {
	color: #030000;
	font-size: 18px;
}
.sidebar-nav li a {
	color: #626262;
    font-size: 16px;
}
.sidebar-nav small { 
	color: red; 
}
.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: #030000;
}
.members .hero-unit a  {
	color: #FFFFFF;
	text-decoration: underline;
}
.jumbotron {
	
}
.jumbotron .text-warning  {
	
}
.jumbotron .lead {
    color: #fff;
}
.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 9px 9px;
}
.members #frmRegister legend, 
.members #frmLogin legend {
    padding: 28px 0px;
    text-align: center;
    font-weight: bold;
}
.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: 30px;
    padding: 10px;
    border: none;
    color: #fff;
    font-weight: normal;
}
.contact-us .ui-widget-content {
	color: #000000;
	border: none;
}
.page_contact-us .row-fluid .span8 .well {
	border: none;
	margin-bottom: 30px;
}
.contact-us .box-opening-hours { 
	margin-top: 30px;
}
.contact-us #contact_map_canvas {
 	color: #000000 !important;   
}

/**-- REVIEW ORDER PAGE --**/
.page-review-order h1 {
    color: #030000;
    background-color: transparent;
    text-align: center;
    font-size: 50px;
}
.page-review-order {
	
}
.page-review-order legend {
}
.rating-row .lead {
 	/*color: #098a8f !important;   */
}
.rating-row small.muted, .rating-row td, .rating-row label {
    color: #030000 !important;
}
.page-review-order textarea {
	height: 230px;
}
.page-review-order .btn.dropdown-toggle {
    background: #7cbf4c;
    color: #FFFFFF;
}
.page-review-order .btn.dropdown-toggle .caret {
    border-top-color: #FFFFFF;
}
.page-review-order .btn-group.open .btn.dropdown-toggle {
	background: #72b144;
    color: #FFFFFF;
}

/* ******** */
/* 404 PAGE */
/* ******** */
.page_error-404 .alert { 
	background: transparent !important; border: none; 
}
.page_error-404 h1 { 
	padding: 5px 0px; 
}
.page_error-404 h2,
.page_error-404 h3,
.page_error-404 #body p {
	color: #FFFFFF;
}

/* *********************** */
/* ORDER CONFIRMATION PAGE */
/* *********************** */
h1.order-complete-title {
	color: #9ad463;
}
#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: 60px;
	line-height: 110%;
    color: #FFFFFF;
}
.menu-selection h3 {
	color: #FFFFFF;
	font-size: 30px;
	line-height: 110%;
	text-align: center;
}
.menu-selection .alert,
.menu-selection .well {
	background: transparent !important;
	border: none;
    box-shadow: none !important;
}
.menu-selection img {
	margin: 0px auto 30px;
	display: block;
}


/* ************************* */
/* TERMS AND CONDITIONS PAGE */
/* ************************* */
.page_information h1 {
    font-size: 40px;
    color: #fff;
}
.page_information h2 {
    color: #030000;
    font-size: 40px;
}
/* ************ */
/* FOOD SECTION */
/* ************ */

.foodSection#container, .loyaltySection#container {
    padding-top: 109px;
    padding-bottom: 109px;
}
.foodSection h2, .loyaltySection h2 {
    font-size: 94px;
    font-weight: normal;
    margin-bottom: 14px;
    line-height: 90%;
}
.foodSection h2 {
    color: #030000;
}
.sidesSalads h2 {
    width: 90%;
}
.foodSection{
    background-image: url("/myimages/1039/zpos-bg-BigBoysPizza_StoneBG.jpg")!important;
}
.pastaSection, .saladSection, .dessertSection {
    padding-top: 20px;
}

.italianPizza {
    height: 100%;
}
.italianPizzaText, .sidesSaladsText {
    text-align: right;
    padding-right: 200px;
    padding-top: 70px;
}
.freshPastaText, .homeMadeDessertText {
    text-align: left; 
    padding-left: 200px;
    padding-top: 70px;
}
.logoBackgroundRight {
    background-image: url("/myimages/1039/zpos-bg-BigBoysPizza_Section_logo.png")!important;
    background-size: 611px;
    background-repeat: no-repeat;
    background-position: center right 180px;
}
.logoBackgroundLeft {
    background-image: url("/myimages/1039/zpos-bg-BigBoysPizza_Section_logo.png")!important;
    background-size: 611px;
    background-repeat: no-repeat;
    background-position: center left 180px;
}
.italianPizzaText p, .freshPastaText p, .sidesSaladsText p, 
.homeMadeDessertText p, .loyaltyText p {
    font-size: 30px;
    margin-top: 50px;
    width: 96%;
}
.loyaltyText p {
    color: #fff;
    width: 50%;
    margin: 0 auto;
    margin-top: 50px;
}
.italianPizzaText p, .sidesSaladsText p, .aboutText p {
    float: right;
}
.freshPastaText p, .homeMadeDessertText p {
    float: left;
}
.loyaltySection {
    background-image: url("/myimages/1039/zpos-bg-BigBoysPizza_Stone_Green_BG.jpg")!important;
    padding: 82px 100px;
    text-align: center;
}
.aboutSection {
    background-image: url("/myimages/1039/zpos-bg-BigBoysPizza_PreFooterBG.jpg")!important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: bottom !important;
}
.aboutSection#container {
    padding-top: 100px;
    padding-bottom: 380px;
}
.aboutText {
    text-align: right;
    color: #fff;
    padding-right: 30px !important;
}
.aboutText p {
    font-size: 30px;
    margin-top: 50px;
}
.aboutSection h2 {
    font-size: 114px;
    LINE-HEIGHT: 110%;
    color: #cd0a12 !important;
    text-align: center;
    margin-bottom: 60px;
}

/* ************* */
/*   SLIDESHOW   */
/* ************* */
.carousel-caption a {
	text-decoration: none !important;
    color: #fff !important;
}
.carousel-caption h2 {
    font-size: 170px;
    line-height: 80%;
    margin-top: 20px;
}
.carousel-caption h3 {
    font-size: 85px;
    color: #fff !important;
    line-height: 100%;
}
.carousel-caption h4 {
    font-size: 65px !important;
    color: #fff !important;
    line-height: 100%;
}

.carousel-caption h3:nth-of-type(2) {
    margin-bottom: 30px;
}
.carousel-caption small {
    font-size: 14px;
    color: #fff;
}
.slideBanner a {
    text-decoration: none;
}
.carousel-caption span:hover, .carousel-caption span:focus {
    color: #057e36;
}

.delivers_0 .ui-widget.box-delivery-information table, 
.delivers_0 .well-small.box-delivery-information table {
    display: none;
}
.page_contact-us .ui-widget-content p:first-of-type {
    display: none;
}
.openingNotice {
    font-family: 'bebas-neue-by-fontfabric';
    font-size: 20px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 20px;
    padding-bottom: -10px;
    margin-bottom: -20px;
}
.openingNotice span {
    color: #057e36;
}
.spanRed {
    color: #cd0a12 !important;
    font-size: 30px;
}

.website-image:not(.under-menu-selection) {
    max-width: 370px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
}

.underBasketWrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
}

/* ************* */
/* MEDIA QUERIES */
/* ************* */

.page_welcome {}

.page_welcome #opening-status,
.page_welcome .navbar {
    display: none;
}



/* ************* */
/* MEDIA QUERIES */
/* ************* */


@media (max-width: 1600px) and (min-width: 1200px)  {

}
@media (max-width: 1800px) {
        .italianPizzaText p, .freshPastaText p, .sidesSaladsText p, .homeMadeDessertText p, .loyaltyText p {
        margin-top: 40px;
        }
    .italianPizzaText, .sidesSaladsText {
        padding-right: 100px;
        padding-top: 50px;
    }
    .freshPastaText, .homeMadeDessertText {
        padding-left: 100px;
        padding-top: 50px;
    }
    .logoBackgroundRight, .logoBackgroundLeft {
        background-size: contain;
        background-position: center;
    }
    .italianPizzaText p, .freshPastaText p, .sidesSaladsText p, .homeMadeDessertText p, .loyaltyText p {
         font-size: 25px;
    }
}
@media (max-width: 1600px) {
    .italianPizzaText, .sidesSaladsText, .freshPastaText, .homeMadeDessertText {
        margin: auto;
        padding-top: 0;
    }
    .postcode-inner .dropdown-toggle, .mod_postcode_box .lead {
        font-size: 80px;
    }
    #mod_postcode_box_pc::placeholder {
        font-size: 24px;
        letter-spacing: -2px;
    }
}
@media (max-width: 1500px) {
    .pastaSection, .saladSection, .dessertSection {
        padding-top: 50px;
    }
    .postcode-inner .dropdown-toggle, .mod_postcode_box .lead {
        font-size: 60px;
    }
    .carousel-control {
        left: 110px;
    }
    .carousel-control.right {
        right: 110px;
    }

    .carousel-caption h2 {
        font-size: 140px;
    }
    .carousel-caption h3 {
        font-size: 75px;
    }
    .carousel-caption h4 {
        font-size: 55px;
    }
    .foodSection h2, .loyaltySection h2 {
        font-size: 70px;
        margin-top: 0;
    }
    .italianPizzaText p, .freshPastaText p, .sidesSaladsText p, .homeMadeDessertText p, .loyaltyText p, .aboutText p {
        font-size: 21px;
        margin-top: 20px;
    }
    .homeButtons, .homeButtonsWhite {
        margin-bottom: 0;
    }
    .foodSection#container, .loyaltySection#container {
        padding-bottom: 80px;
        padding-top: 80px;
    }
    .aboutSection h2 {
        font-size: 85px;
    }
}
@media (min-width: 1200px) {
	
}
@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; }
    .postcode-inner .dropdown-toggle, .mod_postcode_box .lead {
        font-size: 50px;
    }
    .header-icons {
        width: 148px;
        height: 58px;
        margin-top: 0px;
    }
    .foodSection h2, .loyaltySection h2 {
        font-size: 65px;
    }
    .italianPizzaText p, .freshPastaText p, .sidesSaladsText p, .homeMadeDessertText p, .loyaltyText p, .aboutText p {
        font-size: 19px;
    }
    .italianPizzaText, .sidesSaladsText, .freshPastaText, .homeMadeDessertText {
        padding: 0 50px;
    }
    .homeButtons, .homeButtonsWhite {
        margin-top: 45px;
    }
    .foodSection h2, .loyaltySection h2 {
        font-size: 57px;
    }
}
@media (max-width: 1200px) and (min-width: 980px) {
    .column_modules .span6 {
        margin-left: 130px !important;
    }
	
}
@media (max-width: 1200px) and (min-width: 768px) {
    .left_column { padding-left: 20px; }
    .right_column { padding-right: 20px; }
    .carousel-caption h4 {
        font-size: 45px !important;
        color: #fff !important;
        line-height: 100%;
        margin-bottom: 30px;
    }
}
@media (max-width: 1100px) and (min-width: 1024px) {
    #mod_postcode_box_pc {
        width: 160px;
    }
    .aboutSection h2 {
        font-size: 70px;
    }
}
@media (max-width: 1182px) {
	#basket-container {
		margin-top: 20px;
	}
	.how-im-ordering h2 {
     	text-align: center;   
    }
    header .navbar .nav>li {
        padding: 0px 0px;
    }
    .italianPizzaText p, .freshPastaText p, .sidesSaladsText p, .homeMadeDessertText p, .loyaltyText p, .aboutText p {
        font-size: 17px;
    }
}
@media (max-width: 1024px) {
    .homeButtons, .homeButtonsWhite, .homeButtonsWhiteSlide {
        font-size: 29px;
        padding: 11px 25px 6px 25px;
    }
    #mod_postcode_box_pc {
        width: 160px;
        margin-top: 15px;
    }
    .postcode-inner .dropdown-toggle, .mod_postcode_box .lead {
        font-size: 48px;
        line-height: 110%;
        padding-top: 10px;
    }
    .aboutSection h2 {
        font-size: 65px;
    }
    .homeButtons, .homeButtonsWhite {
        margin-top: 35px;
    }
    .foodSection h2, .loyaltySection h2 {
        margin-bottom: 9px;
    }

}
@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;
	}
	.nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
     	background: transparent;   
    }
    .nav-collapse, .nav-collapse.collapse {
        text-align: center;
    }
	.trigger-paymentmethod .btn {
        width: 100% !important;
        display: block;
    }
    .checkout #ctl-lookupAddress {
     	display: block;   
    }
    .foodSection h2, .loyaltySection h2 {
        font-size: 41px;
    }
    .carousel-control {
        left: 30px;
    }
    .carousel-control.right {
        right: 30px;
    }
    .carousel-caption h2 {
        font-size: 70px;
    }
    .carousel img {width:50%;}
    .carousel-caption h3 {
        font-size: 55px;
    }
    .carousel-caption h4 {
        font-size: 35px;
    }
    header .nav-collapse {
     	background: #da2216;   
    }
    .home header, #mobile-header {
     	background-attachment: scroll;
    }
    header .nav-collapse .dropdown-menu a {
     	font-size: 20px;   
    }
    header .dropdown-menu a:hover,
    header .dropdown-menu a:focus {
        color: #f7bf29;   
    }
    #mod_postcode_box_pc::placeholder {
        font-size: 28px;
    }
    
}
@media (max-width: 979px) and (min-width: 768px) {
    #responsive-food-menu.affix .btn-navbar {
        margin-top: 6px !important;
    }
    .header-icons {
        margin-top: -10px;
        margin-left: 50px;
    }
    .column_modules .span6 {
    margin-left: 0!important;
    }

    #mod_postcode_box_pc {
        width: 170px !important;
    }
    .postcode-inner .dropdown-toggle, .mod_postcode_box .lead {
        font-size: 42px;
    }

    .lead .col .col1 .span6 {
        margin-right: 0;
        width: 60%;
        text-align: center;
    }
    .mod_postcode_box .col2 {
        width: 170px;
    }
    .mod_postcode_box {
        margin-left: auto;
    }
     #responsive-food-menu .brand {
    	padding: 12px 20px 10px 1px;
    }
    .carousel-inner>.item {
        min-height: 380px;
    }
}
@media (min-width: 768px) {
	.mod_postcode_box .btn {
     	margin-left: 0px !important  ; 
    }
    .mod_postcode_box {
    	display: flex;
        flex-direction: row;
        align-content: center;
        align-items: center;
        margin: 0 auto;
        margin-bottom: 14px;
        padding: 15px 0;
    }
    .ct_details_bar:before {
        margin-bottom: 10px;
    }
    .openingNotice {
        font-size: 28px;
        margin-top: 50px;
    }
    .spanRed {
        font-size: 40px;
    }
}
@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;
	}
    #responsive-food-menu .btn-navbar.btn-primary {
        margin-top: 8px !important;
    }
    #responsive-food-menu.affix .btn-navbar.btn-primary {
        margin-top: 5px !important;
    }
    #responsive-food-menu .ctrl-mob-nav-search {
        margin-top: 5px !important;
    }
    #logo {
		text-align: center;
        margin-bottom: 10px;
	}
	#logo img {
		margin-top: 0px !important;
	}
	.ct_header_row {
		padding-top: 30px;
	}
	header .navbar .btn-navbar {
		margin-right: 10px !important;
		margin-top: 10px !important;
	}
	.carousel-caption h2 {
		font-size: 70px;
	}
	.carousel-caption h3 {
		font-size: 35px;
	}
    .carousel-caption h4 {
		font-size: 25px !important;
	}
    .mod_postcode_box .btn-group {
        text-align: center !important;
    }
    .mod_postcode_box .lead, .column_modules .span6 {
        margin: 0 auto !important;
        text-align: center !important;
    }
    .carousel-control {
		left: 20px;
	}
	.carousel-control.right {
		right: 20px;
	}
    .italianPizzaText, .sidesSaladsText, .freshPastaText, .homeMadeDessertText {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .loyaltyText p {
	    width: 80%;
	}
	.aboutSection img {
		max-width: 300px;
        margin: 0px auto;
        display: block;
    }
    .aboutText {
        padding-right: 0px !important;
        text-align: center;
        margin: 0px auto !important;
        max-width: 90%;
    }
	.aboutSection#container {
		padding-bottom: 560px;
	}
	.mod_postcode_box {
        padding: 20px 0px;
    }
    .ct_details_bar:before {
        margin-bottom: 20px;
    }
    .home .ct_details_bar {
     	padding-bottom: 20px;   
    }
    .header-icons-container {
     	margin-left: 10px;   
    }
    .row-variation {
     	margin-bottom: 5px;   
    }
    #mod_postcode_box_pc {
        width: 250px;   
    }
    #mod_postcode_box_pc::placeholder {
        font-size: 36px;
    }
    footer .row-fluid {
        padding: 20px 20px;
    }
    .carousel-indicators {
        display: block !important;
    }
    .carousel img {width:70%;}
    .openingNotice {
        margin-bottom: -30px;
    }

}

@media (max-width: 767px) and (min-width: 481px) {


}
@media (min-width: 480px) {		
    .homeButtonsWhiteSlide {
        margin-top: 20px;
    }
}
@media (max-width: 480px) {
	#responsive-food-menu .brand {
		font-size: 18px;
		padding-top: 15px;
	}
	#responsive-food-menu .btn-navbar.btn-primary {
		margin-righT: 0px !important;
		font-size: 14px;
	}
	.carousel-control {
		display: none;
	}
	.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%;
    }
    .column_modules {
        margin-left: 0;
        margin-top: 20px;
    }
    .postcode-inner .dropdown-toggle, .mod_postcode_box .lead {
        font-size: 40px;
    }
    .carousel-caption {
		position: absolute;
	}
    .carousel-caption h2 {
        font-size: 45px;
    }
    .carousel-caption h3{
        font-size: 25px;
        line-height: 60%;
    }
    .carousel-caption h4 {
        font-size: 20px !important;
        line-height: 100%;
    }
    .carousel-inner>.item {
        height: 270px;
    }
    .italianPizzaText, .sidesSaladsText,.freshPastaText, .homeMadeDessertText {
        text-align: center !important
    }
    #responsive-food-menu.affix-top .btn-navbar.btn-primary {
        margin-top: 5px !important;
    }
    .modal-body .form-horizontal.type-choose-one .control-label {
     	text-align: center;   
    }
    .modal-body .type-choose-one .btn-group {
        display: block !important;
        margin: 0px auto !important;
    }
    .modal-body .type-choose-one .dropdown-toggle {
        display: block !important;
        margin: 0px auto !important;
    }
    .modal-body .type-choose-one .dropdown-menu {
        left: 50%;
        transform: translateX(-50%);
    }
    .modal-body .type-choose-one .dropdown-menu a {
        text-align: center;   
    }
    .foodSection#container, .loyaltySection#container {
        padding-bottom: 50px;
        padding-top: 50px;
    }
    .carousel img {
        width: 61%;
    }
    .carousel-inner {
        padding-bottom: 20px;
    }
}

/*Increase width of customisation modals to fit in toppings*/
/*@media (min-width: 979px) {
	body #editProductModal.modal {
		width: 950px;
		margin-left: -475px;
	}
} */
