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

body .visible-basingstoke, body .visible-eastleigh, body .visible-leeds, body .visible-sheffield, body .visible-winchester { display:none !important; } 
body .hidden-basingstoke, body .hidden-eastleigh, body .hidden-leeds, body .hidden-sheffield, body .hidden-winchester { display:inherit !important; } 
body.shop_basingstoke .hidden-basingstoke, 
body.shop_eastleigh .hidden-eastleigh, 
body.shop_leeds .hidden-leeds, 
body.shop_sheffield .hidden-sheffield, 
body.shop_winchester .hidden-winchester { display:none !important; }
body.shop_basingstoke .visible-basingstoke, 
body.shop_eastleigh .visible-eastleigh, 
body.shop_leeds .visible-leeds, 
body.shop_sheffield .visible-sheffield, 
body.shop_winchester .visible-winchester { 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: #292b2b;
	font-family: 'Oswald';
	font-size: 18px;
}
h1 {
	font-weight: normal;
}
h2 {
	font-weight: normal;
}
h3 {
	font-weight: normal;
}
h4 {
	font-weight: normal;
}
body {
	background-color: #cfd0d2;

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

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

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

	background-attachment: scroll;
}

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

/* Core CSS Fixes */
/* With the plan to be commited to the master.css in the future */ 

/* END Core CSS Fixes */
/****************************************************************/


/**-- 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 .col3 {
	display: none !important;
}


/* *************** */
/* GLOBAL SETTINGS */
/* *************** */
body {
    padding: 0;
}
#container {
    background: none;
    padding: 0;
	width: 100%;
}
#body {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}
.home #body {
 	margin-top: -32px !important;   
}
a{
    color:#fbad18;
    text-decoration:none;
}
a:hover, a:focus{
    color:#fbce18;
}
em {
 	color: #f8bc1c;   
}
.website-image {
    text-align: center;   
}
.basket-noborder {
    text-align: center;   
}
.basket-noborder img {
 	box-shadow: none !important;   
}
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 {
	font-weight: normal;
}

#halal_icon {
    max-width: 50px;
    bottom: 5px;
    position: absolute;
    left: 5px;
}

/**-- SITE WIDTH --**/
.ct_details_bar, #body, #responsive-food-menu,
.ct_header_row, .navbar-inner .container, .page_home .main,
footer .row-fluid, .mod_postcode_box, #homegridinner, #homewelcome {
	max-width: 1170px;
	margin: 0 auto;
}

/****************
* FONT SETTINGS *
****************/
/*.ct_details_bar a, .ct_details_bar em, .ct_details_bar small,
header .navbar .nav>li>a,
header .nav-collapse .nav>li>a,
header .nav-collapse .dropdown-menu a,
#headerlocation,
#opening-status,*/
body,
#homegrid .loyalty h3,
#editProductModal .modal-footer h3, #editSpecialDealModal .modal-footer h3,
.modal-header h3,
.page_information h1, .page_information h2, .page_information h3, 
.page_information h4, .page_information h5, .page_information h6,
.box-contact-information h4 {
    font-family: 'Bebas';
}

h1, h2, h3, h4, h5, h6,
.mod_postcode_box .lead,
#homegrid .homegrid-btn,
#homegrid .loyaltybtn,
.how-im-ordering {
    font-family: 'Oswald';
    font-weight: bold;
 	/*font-family: 'DCC - Ash';*/
    /*font-family: 'damageplan';*/
    /*font-family: 'Messenger Texture';*/
    text-transform: uppercase;
}

/* **************** */
/* BUTTONS & ALERTS */
/* **************** */


/**-- COLOURS --**/

#editProductModal fieldset .btn-group>.dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger),
#editSpecialDealModal fieldset .btn-group>.dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger) {
    background: #000000;
    color: #FFFFFF;
}
#editProductModal fieldset .btn-group>.dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger):hover,
#editProductModal fieldset .btn-group>.dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger):focus,
#editSpecialDealModal fieldset .btn-group>.dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger):hover,
#editSpecialDealModal fieldset .btn-group>.dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger):focus {
    background: #4e4e4e;
    color: #FFFFFF;
}

.btn-success,
.alert-success,
.label-success,
.badge-success,
#editProductModal .btn-group>.dropdown-toggle.btn-success,
#editSpecialDealModal.btn-group>.dropdown-toggle.btn-success { 
	background: #2e9017 !important; 
	color: #FFFFFF !important;
}
.btn-success:hover,
.btn-success:focus { 
	background: #278312 !important; 
	color: #FFFFFF !important; 
}
.text-success, .loyalty-card>div .loyalty-value { 
	color: #2e9017 !important; 
}

.btn-primary, .alert-primary, .label-primary, .badge-primary { 
	background: #1768cd !important; 
	color: #FFFFFF !important; 
}
.btn-primary:hover, .btn-primary:focus { 
	background: #1463c4 !important; 
	color: #FFFFFF !important; 
}
.text-primary { 
	color: #1768cd !important;
}

.btn-info, .alert-info, .label-info, .badge-info,
#editProductModal fieldset .btn-group>.dropdown-toggle.btn-info, 
#editSpecialDealModal fieldset .btn-group>.dropdown-toggle { 
    background: #17becd !important; 
    color: #FFFFFF !important; 
}
.btn-info:hover,.btn-info:focus, .btn-group.open .btn-info.dropdown-toggle,
#editProductModal fieldset .btn-group>.dropdown-toggle.btn-info:hover,
#editProductModal fieldset .btn-group>.dropdown-toggle.btn-info:focus, 
#editSpecialDealModal fieldset .btn-group>.dropdown-toggle:hover,
#editSpecialDealModal fieldset .btn-group>.dropdown-toggle:focus { 
    background: #13b6c5 !important; 
    color: #FFFFFF !important; 
}
.text-info { 
    color: #17becd !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: #cd1f19 !important;
	color: #FFFFFF !important;
}
.btn-danger:hover, .btn-danger:focus, .modal-footer button:first-of-type:hover {
	background: #bf1913 !important; 
	color: #FFFFFF !important; 
}
.text-danger, .text-error { 
	color: #cd1f19 !important; 
}

.btn-warning, .alert-warning, .label-warning, .badge-warning { 
	background: #deaf46 !important; 
	color: #FFFFFF !important; 
}
.btn-warning:hover,.btn-warning:focus {
	background: #d1a43e !important; 
	color: #FFFFFF !important;
}
.text-warning { 
	color: #deaf46 !important; 
}

.btn-inverse, .alert-inverse, .label-inverse, .badge-inverse { 
	background: #292b2b !important; 
	color: #FFFFFF !important; 
}
.btn-inverse:hover, .btn-inverse:focus { 
	background: #424747 !important; 
	color: #FFFFFF !important; 
}
.text-inverse {
	color: #292b2b !important; 
}

.text-yellow {
 	color: #fcc04d !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: #FFFFFF;
    color: #000000;
    border: none;
    box-shadow: 0px 0px 5px 0px #898989 !important;
    border-radius: 3px!important;
}



/**-- WELLS, MODALS, ALERTS --**/

/*.well {
    background: #f7f7f7;
    color: #687480;
}*/

.modal-header {
 	background: #cd1719;
    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: 28px;
    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: #FFFFFF;
}
.sys-message {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	text-align: center;
}
.sys-message.alert-danger {
 	background: #de5954 !important;   
}
.sys-message.well-small {
    background: #a09090 !important;
}

/**-- BUTTONS --**/
.btn {
	/*font-family: 'DCC - Ash' !important;
    font-size: 20px;*/
    font-family: 'Oswald' !important;
    font-size: 18px;
    font-weight: bold;
    line-height: 110%;
    padding: 10px 20px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.btn,
.btn:hover,
.btn:focus {
	border: none;
}
.btn-large {
    /*font-size: 38px !important;*/
    font-size: 26px !important;
    padding: 14px 26px !important;
}
.btn-small {
    padding: 2px 10px;
}
.menu .btn-small {
 	padding: 4px 10px 5px;
    font-size: 12px !important;
    top: -3px;   
}

/**-- 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: 'Bebas' !important;   
    box-sizing: border-box;
    height: 39px;
    font-size: 20px;
    padding: 3px 6px 5px;
}
.control-label {
    font-size: 18px;
}

/**-- LEGEND --**/
legend {
	/*text-align: center;*/
    background: #292b2b;
    color: #FFFFFF;
    text-align: center;
    font-size: 26px;
}

/**-- CARETS --**/

/*Main menu*/
header .navbar .caret {
	border-top-color: #31989b !important;
	transition: transform 0.3s;
	margin-top: 12px !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: #cd1719 !important;
}


/* MENU OPTIONS PAGE */
.menu_delivery .menu-option-collection{
    margin-bottom: 20px;
}
.menu_delivery .menu-option-collection .btn-row{
    display: flex; flex-direction: row;
}
.menu_delivery .menu-option-collection .btn-row a{
    margin: 20px;
}


/*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;
    margin-top: 22px;
}
.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: #37a9ad;
	padding: 0px;
}
.dropdown-menu>li {
	padding: 0px;
}
.dropdown-menu>li>a {
	font-size: 21px !important;
	color: #FFFFFF !important;
	padding: 10px;
	/*text-transform: uppercase;*/
    padding-right: 20px;
    padding-left: 20px;
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	background: #2a8d90;
}

/**-- HEADER --**/
#opening-status {
 	font-size: 19px;
    border: none;
	margin-left: 0px;
    position: absolute;
    top: 0px;
    right: 127px;
    width: 117px;
    height: 26px;
    box-sizing: border-box;
    text-align: center;
    color: #FFFFFF !important;
}
#opening-status.status-OPEN {
 	background: url('/myimages/985/ropad_openbg.png') no-repeat;   
}
#opening-status.status-CLOSED {
 	background: url('/myimages/985/ropad_closedbg.png') no-repeat;   
}
#opening-status:hover, #opening-status:focus {
    text-decoration: none;
    cursor: default;
}
#opening-status-mobile {
	
}
#headerlocation {
 	position: absolute;
    top: 0px; right: 0px;
    background: url('/myimages/985/ropad_headerlocbg.png') no-repeat;
    background-size: contain;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 19px;
    width: 117px;
    height: 26px;
    box-sizing: border-box;
    text-align: center;
}
#ct_details_bar_wrapper {
	background: #303030;
}
.ct_header_row {
	padding: 25px 0px 45px;
    position: relative;
}

.ct_header_row .tooltip.top {
    top: 35px !important;
    pointer-events: none;
}

.ct_header_row .tooltip-arrow {
    top: 0 !important;
    transform: rotate(180deg);
}

.ct_details_bar {
}
.ct_details_bar, .ct_details_bar a, .ct_details_bar em, .ct_details_bar small {
	color: #FFFFFF;   
    font-style: normal;
    text-transform: uppercase;
    font-size: 16px;
}
.ct_details_bar a {
	color: #fcc04d;
}
.ct_details_bar a:hover, .ct_details_bar a:focus {
    color: #edb241;
}
.ct_user_status, .ct_local_branch_details {
    min-height: initial !important;
    padding: 5px 0px 6px;
}
header {
    background: url('/myimages/985/zpos-bg-ropad_headerbg2Amend.png') no-repeat transparent;
    position: relative;
    z-index: 1;
}
#logo {

}

/**-- MAIN MENU --**/
/*Style the main navbar*/
header .navbar {
	margin-bottom: 0px !important;
    position: relative;
    top: 30px;
}
header .navbar-inner {
    background: transparent;
    border: none;
    padding: 0px;
    box-shadow: none;
}
header .navbar-inner .nav {
	margin-right: 0px;
}
header .navbar .nav>li {
	padding: 0px;
}
header .navbar .nav>li>a,
header .nav-collapse .nav>li>a,
header .nav-collapse .dropdown-menu a {
	color: #31989b;
	font-size: 34px;
	text-transform: uppercase;
	/*font-weight: bold;*/
	height: 30px;
	line-height: 30px;
}
.nav-collapse .dropdown-menu a {
	font-size: 16px;
}
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: #cd1719;
	background-color: transparent;
    box-shadow: none;
}

/**-- 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: #cd1f19 !important;
}
header .navbar .btn-navbar:hover, 
header .navbar .btn-navbar:focus  {
    
}
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: 5px;
    border: none !important;
}

#zp-offcanvas-menu .uk-offcanvas-bar {
    background: #2cc9d0;
}
#zp-offcanvas-menu .uk-offcanvas-bar a {
 	color: #FFFFFF;
}
#zp-offcanvas-basket .uk-offcanvas-bar {
    
}

/**-- FOOTER --**/
footer { 
    background: rgba(2, 2, 2, 0.82);
    margin-top: 0px;
}
footer .row-fluid {
	padding: 30px;
	width: auto;
}
.label-copyright {
	color: #FFFFFF;
    font-size: 16px;
}
.label-copyright a {
 	color: #FFFFFF;
    text-decoration: underline;
}
.label-copyright a:hover,
.label-copyright a:focus {
 	color: #d5d2d2;   
}
.copyright { text-align: left; }
.vendor { float: right; }
.cards, .vendor { padding-top: 5px; }




/**-- HOME PAGE --**/
.column_slideshow img {
	/*width: 100%;*/
	margin: auto;
	display: block;
}
#myCarousel {
	margin-bottom: 0px;
}
.carousel-control {
	color: #cd1f19;
	opacity: 1;
	background-color: transparent;
	border: none;
    font-size: 100px;
}
.carousel-control:hover,
.carousel-control:focus {
	color: #73130f;
}
.carousel-caption {
    background: transparent;
    top: 90px;
    right: 220px;
}
.carousel-caption p {
    color: #2a2a2a;
    font-size: 14px
}
.slidertext {
 	max-width: 500px;
    float: right;
}
.slidertext h3, .slidertext h2 {
 	color: #FFFFFF;   
    text-shadow: 5px 5px #1a8f94 !important;
    text-transform: uppercase;
}
.slidertext h2 {
 	/*font-size: 150px;*/
    font-size: 112px;
    line-height: 110%;
}
.slidertext h3.top {
    /*font-size: 85px;*/
 	font-size: 75px;
    line-height: 110%;
}
.slidertext h3.bottom {
 	font-size: 57px;
    line-height: 110%;
}
.slidertext .code {
 	color: #f2e01c !important; 
    text-shadow: 5px 5px #1a8f94 !important;
}
.slidertext .btn {
    background: url('/myimages/985/ropad_homebtnmedium.png') no-repeat;   
    width: 253px;
    height: 64px;
    box-sizing: border-box;
    font-size: 45px;
    text-transform: uppercase;
    padding-top: 14px !important;
    margin-top: 10px;
    color: #FFFFFF !important;
    transition: all 0.3s;
}
.slidertext .btn:hover,
.slidertext .btn:focus {
 	filter: brightness(1.15);   
}
.carousel-indicators {
}

.column_modules {
    background: #FFFFFF;   
}
#column_modules_top {
    background: url('/myimages/985/zpos-bg-ropad_postcodebgtop.png') repeat-x;   
    height: 24px;
    margin-top: -50px;
    position: relative;
}
#column_modules_bottom {
    background: url('/myimages/985/zpos-bg-ropad_postcodebgbottom.png') repeat-x;   
    height: 24px;
}

.mod_postcode_box {
    background-color: transparent !important;
    padding-top: 20px;
    box-sizing: border-box;
}
.mod_postcode_box .dropdown-menu {
	
}
.mod_postcode_box .btn  {
    background: url('/myimages/985/ropad_postcodebuttonbg.png') no-repeat;
    width: 251px;
    height: 76px;
    font-size: 31px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    color: #FFFFFF !important;
}
.mod_postcode_box .btn-group.open .btn.dropdown-toggle,
.mod_postcode_box .btn:hover, 
.mod_postcode_box .btn:focus {
    background: url('/myimages/985/ropad_postcodebuttonbg.png') no-repeat;
    filter: brightness(1.15);
    background-size: contain;
}
.mod_postcode_box .dropdown-menu {
    text-align: center;
    width: 251px;
}
.mod_postcode_box .dropdown-menu a {
 	text-align: center;
    font-size: 24px;
}
#mod_postcode_box_pc {
	color: #2cc9d0;
	margin-left: 0px;
	line-height: normal !important;
	vertical-align: middle !important;
	font-size: 45px;
    background: url('/myimages/985/ropad_postcodeinputbg.png') no-repeat;
    width: 357px;
    height: 76px;
    border: none;
    box-shadow: none !important;
    padding-top: 0px;
    right: -10px;
    z-index: 1;
}
#mod_postcode_box_pc::placeholder {
	color: #2cc9d0;
	/*line-height: normal !important;
	vertical-align: middle !important;
	position: relative;*/
}
.mod_postcode_box .lead {
    margin-top: 5px;
    color: #1a8f94;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 110%;
    text-align: left;
}
.mod_postcode_box .col3 {
}
.mod_postcode_box .col2 {
}
.mod_postcode_box .btn-group.open .btn.dropdown-toggle, .mod_postcode_box .dropdown-menu {
	
}

/**-- 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 --**/
#homegrid .box {
    position: relative;   
    text-align: center;
    transition: all 0.3s;
}
#homegrid .box:hover {
 	transform: rotate(-3deg) scale(1.02);   
}
#homegrid .title {
 	position: absolute;
    text-transform: uppercase;
    font-size: 100px;
    line-height: 110%;
    margin: 0px;
    color: #FFFFFF !important;
    z-index: 2;
}
#homegrid .topleft {
 	left: 40px;
    top: 30px;
}
#homegrid .topmiddle {
    top: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}
#homegrid .bottomright {
 	right: 40px;
    bottom: 30px;
}
#homegrid .bottommiddle {
    bottom: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#homegrid .title.red {
 	text-shadow: 5px 5px #cd1719 !important;
}
#homegrid .title.blue {
 	text-shadow: 5px 5px #1a8f94 !important;
}
#homegrid .homegrid-btn {
 	position: absolute;
    text-transform: uppercase;
    font-size: 30px;
    text-align: center;
    color: #FFFFFF !important;
    box-sizing: border-box;
    z-index: 2;
    transition: all 0.3s;
}
#homegrid .homegrid-btn:hover, #homegrid .homegrid-btn:focus {
    filter: brightness(1.15);
}
#homegrid .homegrid-btn.small {
    background: url('/myimages/985/ropad_homebtnsmall.png') no-repeat;
    width: 196px;
    height: 64px;
    padding-top: 9px;
}
#homegrid .homegrid-btn.medium {
    background: url('/myimages/985/ropad_homebtnmedium.png') no-repeat;
    width: 253px;
    height: 64px;
    padding-top: 8px;
}
#homegrid .homegrid-btn.long {
    background: url('/myimages/985/ropad_homebtnlong2.png') no-repeat;
    width: 308px;
    height: 64px;
    padding-top: 9px;
}
#homegrid .row-fluid {
 	/*margin: 40px 0px;   */
    margin: 20px 0px;
}
#homegrid .loyalty .content {
    position: absolute;
    top: 40px;
    padding: 0px 20px;
    text-align: center;
    color: #FFFFFF !important;
    box-sizing: border-box;
}
#homegrid .loyalty h2 {
    text-transform: uppercase;
    font-size: 42px;
    line-height: 110%;
}
#homegrid .loyalty h3 {
 	text-transform: uppercase;  
    font-size: 28px;
    line-height: 110%;
    font-weight: normal;
}
#homegrid .loyaltybtn {
 	position: absolute;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 160%;
    text-align: center;
    color: #1a8f94 !important;
    box-sizing: border-box;
    z-index: 2; 
    left: 40px;
    right: 40px;
    margin-top: 20px;
    border: 3px solid #1a8f94;
    border-radius: 4px !important;
    transition: all 0.3s;
}
#homegrid .loyaltybtn:hover, #homegrid .loyaltybtn:focus {
    border-color: #168287 !important;
    color: #168287 !important;
}
#homewelcome {
 	background: #2cc9d0;   
    color: #FFFFFF;
    text-align: center;
    padding: 30px 0px 40px;
    margin-bottom: 50px;
}
#homewelcomeinner {
 	max-width: 900px;
    margin: 0px auto;
}
#homewelcome .btn {
    background: url('/myimages/985/ropad_homebtnlong.png') no-repeat;
    width: 288px;
    height: 46px; 
    font-size: 22px !important;
    text-align: center;
    box-sizing: border-box;
    text-transform: uppercase;
    padding-top: 10px !important;
    margin: 0px 15px;
    color: #FFFFFF !important;
    transition: all 0.3s;
}
#homewelcome .btn:hover, #homewelcome .btn:focus {
    filter: brightness(1.15);
}
#homewelcome h2 {
    font-size: 40px;
    line-height: 110%;   
}
#homewelcome p {
    font-size: 22px;
    line-height: 150%;   
    margin-bottom: 20px;
}

/**-- RESERVATIONS --**/
.mod_table_reservation_v1 { display: none; }
.bookings .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;
}

.contentpageintro {
    max-width: 750px;
    margin: 20px auto;
    text-align: center;
    font-size: 20px;
}
.contentpageintro .btn {
    margin: 0px 5px;   
}
.contentpageintro .btn-group {
    margin: 10px auto;
}
.contentpageintro p {
    margin: 10px auto; 
    font-size: 23px;
}
.contentpageintro h1, .contentpageintro h2, .contentpageintro h3 {
 	color: #cd1719;   
}

.bookings h3 {
    display: none;   
}
.bookings #body label {
    font-size: 28px;
    line-height: 110%;
    color: #cd1719;
}

/**-- 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: #cd1719;
	border: none;
	color: #FFFFFF;
	padding: 20px;
}
.page_menu .row-product .description,
.page_menu .row-product .price {
	font-size: 18px;
}
.page_menu .row-product small {
	font-size: 14px;
}
.page_menu .row-product .name {
	font-size: 20px;
}
.page_menu .row-product .row-variation .name {
    position: relative;
    top: -3px;
}

#basket-container { 
	padding: 20px; 
	margin-bottom: 30px; 
}
#basket-container h3 {
	color: #000000;
    font-size: 32px;
}
#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: #3ac31a !important;
}
#basket-container .text-info,
.well-basket .text-info {
	/*color: #48b9ef;*/
}
.checkout .well-basket .text-danger,
.checkout .well-basket .text-error {
 	color: #e64640 !important;   
}
.how-im-ordering {
	border: none;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px !important;
	background: transparent;
	color: #cd1719; 
	font-size: 65px;
	line-height: 110%;
}
.how-im-ordering h2 {
	font-size: 40px;
}
.how-im-ordering small {
	color: #2e9017;
    font-size: 28px;
}

/*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: #cd1719;
}
#responsive-food-menu .navbar-search input {
	width: 218px;
	height: 38px;
    font-size: 16px;
}
#responsive-food-menu .btn-navbar.btn-success {
	background: #f4ffba;
	height: 38px;
	margin-right: 10px !important;
	line-height: 21px;
    font-size: 16px;
}
#responsive-food-menu .btn-navbar.btn-success:hover {
	background-color: #c1cc8a;
}
#responsive-food-menu .btn-navbar.btn-success .text-info {
	color: #FFFFFF !important;
    position: relative;
    top: -1px;
}
#responsive-food-menu .ctrl-mob-nav-search {
	padding-top: 5px !important;
}
#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: 5px !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: 26px;
	line-height: 110%;
    padding: 10px 20px 10px 18px;
}

/*EDIT PRODUCT MODALS*/
/*LABELS*/
#editProductModal .modal-body h4 .name,
#editSpecialDealModal .modal-body h4 .name,
#editProductModal .modal-body h3,
#editSpecialDealModal .modal-body h3 {
	font-size: 40px;
	line-height: 110%;
}
#editProductModal small,
#editSpecialDealModal small,
#editProductModal li,
#editSpecialDealModal li {
	font-size: 20px;
    line-height: 110%;
}
#editProductModal .modal-body h5,
#editSpecialDealModal .modal-body h5 {
 	font-size: 24px;   
}
#editProductModal fieldset small,
#editSpecialDealModal fieldset small {
    font-size: 16px;
    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: 24px;
    line-height: 110%;
    position: relative;
    top: 5px;
}
#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: 13px !important;
    padding: 5px !important;
    position: relative;
    top: -2px;
}

.img-polaroid {
	background-color: transparent;
	border: none;
}
.popover .popover-title {
	background: #f7bf29;
	color: #000000 !important;
	font-size: 20px !important;
}
.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: #2cc9d0;
    color: #FFFFFF !important;
    border-right-width: 0px !important;
}
.page_menu .ui-tabs .ui-tabs-nav li {
    background: #676667;
    border: none;
}
.page_menu .ui-tabs .ui-tabs-nav li:hover,
.page_menu .ui-tabs .ui-tabs-nav li:focus {
    background: #2cc9d0;
}
.page_menu .ui-tabs .ui-tabs-nav li:hover a,
.page_menu .ui-tabs .ui-tabs-nav li:focus a {
 	color: #FFFFFF;   
}
.page_menu .ui-tabs .ui-tabs-nav li a {
    color: #FFFFFF;
    font-size: 22px;
}
.page_menu .ui-widget-header {
 	background: none;  
    
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
 	background: #851612; 
    color: #FFFFFF;
}

/**-- CHECKOUT --**/
.checkout h2,
.contact-us h1 {
 	color: #cd1719; 
	font-size: 45px;
    margin-bottom: 20px;
	line-height: 110%;
    /*text-shadow: 5px 5px #FFFFFF !important;*/
}
.checkout h4, .checkout h5 {
    font-size: 22px !important;
	line-height: 110%;
    color: #000000;
}
.checkout .well-basket h4 {
 	color: #FFFFFF;   
}
.checkout .well-basket { 
	padding: 19px;
	background: #292b2b !important;
}
.checkout #basket {
	background: #292b2b !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: #925e04;
    color: #FFFFFF;*/
}
#dlgResetPassword {
 	/*background: #dea831;
    color: #FFFFFF;*/
}
.checkout .marginbottom15 small { 
	color: #000000 !important; 
}
.pay-name { 
	color: #000000; 
}
.trigger-paymentmethod .btn { 
	background: transparent;
    font-size: 24px !important;
}
.trigger-paymentmethod .btn.active { 
	background-color: #2e9017; 
}
.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;*/
}
.checkout #basket .blockUI .muted {
 	color: #000000 !important;   
}

/*Stop the credit card/cash buttons on checkout from shrinking when hovered*/
.trigger-paymentmethod button:hover,
.trigger-paymentmethod button:focus {
	font-size: 17.5px;
}

.loyaltypoints_box .ui-widget-header {
	background: #383536;
    color: #2cc9d0;
	border: none;
}

.loyaltypoints_box .row-credits .well-white {
	color: 000000;
	border: 1px solid #000000;
	border-top: none;
}
.loyaltypoints_box .row-credits .col-equals .well {
	color: #383536;
    background: none;
    border: none;
    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: 12px !important;
	text-decoration: underline;
}
.loyaltypoints_box {
    background: linear-gradient(135deg, #f2e01c, #fabc1c) !important;
    background-size: cover;
}

.loyalty-description h2,
.loyaltypoints_box .lead {
    font-size: 32px !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: #cd1719;
    color: #FFFFFF;
}
.section-my-orders td,
.section-sales-reports td,
.section-sales-reports th {
 	color: #000000; 
	background: #FFFFFF;	
}
.section-sales-reports .btn-primary:not(.active) {
    background: #0e3a71 !important;
}
.sidebar-nav .nav-header {
	color: #292b2b;
	font-size: 18px;
}
.sidebar-nav li a {
	color: #292b2b;
}
.sidebar-nav small { 
	color: #cd1719; 
}
.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: #292b2b;
}
.members .hero-unit a  {
	color: #FFFFFF;
	text-decoration: underline;
}
.hero-unit h1 {
 	letter-spacing: 1px;   
}
.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-top: 7px;
}
.members #frmRegister legend,
.members #frmLogin legend {
	padding: 28px 0px;
	text-align: center;
    background: #2cc9d0;
    color: #FFFFFF;
    font-size: 30px;
}
.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://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/img/glyphicons-halflings.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: 24px;
	padding: 10px;
	border: none;
    background: #2cc9d0;
    color: #FFFFFF;
    font-weight: bold;
}
.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;   
}
#box-contact-info a:hover, #box-contact-info a:focus {
 	color: #605d5d !important;   
}
.box-contact-information h4 {
 	font-size: 20px;
    line-height: 110%;   
}

/**-- REVIEW ORDER PAGE --**/
.page-review-order h1 {
	color: #cd1f19;
	background-color: transparent;
	text-align: center;
    font-size: 50px;
    line-height: 110%;
}
.page-review-order {
	
}
.page-review-order legend {
}
.rating-row .lead {
 	color: #cd1f19 !important;
}
.rating-row small.muted,
.rating-row td,
.rating-row label {
    color: #292b2b !important;
}
.page-review-order textarea {
	height: 230px;
}
.page-review-order .btn.dropdown-toggle {
    background: #2e9017;
    color: #FFFFFF;
}

.page-review-order .btn.dropdown-toggle .caret {
    border-top-color: #FFFFFF;
}
.page-review-order .btn-group.open .btn.dropdown-toggle {
	background: #278112;
    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: #292b2b;
}

/* *********************** */
/* ORDER CONFIRMATION PAGE */
/* *********************** */
h1.order-complete-title {
	color: #cd1f19 !important;
}
#order-confirmation {
	background: #9ad463;
	color: #FFFFFF;
}
.order-confirmation-note {
	text-align: center;
}
.p-thanks-for,
.p-last-minute {
    
}


/* ******************* */
/* MENU SELECTION PAGE */
/* ******************* */
.menu-selection {
	padding: 0px 0px 30px 0px;
}
.menu-selection h1 {
	text-align: center;
	font-size: 70px;
	line-height: 110%;
}
.menu-selection h3 {
	color: #000000;
	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: 35px;
}
.page_information h1 small {
 	color: #767978;   
}

/* ************* */
/* MEDIA QUERIES */
/* ************* */

.page_welcome h1 {
    color: #cd1f19;
    font-size: 40px;
    line-height: 110%;
}
.page_welcome h2 {
    font-size: 23px; 
}
.page_welcome #headerlocation {
 	display: none;   
}

.page_welcome #opening-status,
.page_welcome .navbar {
    display: none;
}
.page_welcome #logo {
 	text-align: center;   
}
.page_welcome header .left_column {
 	width: 100% !important;
    float: none !important;
}

/* ************* */
/* MEDIA QUERIES */
/* ************* */
@media (min-width: 1200px) {
    #homegrid .row-fluid .span8 {
        width: 66% !important;
    }
    #homegrid .row-fluid .span4 {
        width: 32% !important;
    }
    #homegrid .row-fluid [class*="span"] {
        margin-left: 2% !important;
    }
    #homegrid .row-fluid [class*="span"]:first-child {
        margin-left: 0 !important;
    }
    #homegrid img {
        width: 100%;
    }
}
@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; }
    header .navbar .nav>li>a, header .nav-collapse .nav>li>a, header .nav-collapse .dropdown-menu a {
        font-size: 25px;
    }
    header {
        background-size: contain;
        background: url('/myimages/985/zpos-bg-ropad_headerbg1200aAmend.png') no-repeat transparent;
    }
    header .navbar {
        top: 10px;
    }
    body:not(.home) #body,
    .mod_postcode_box,
    #homegrid,
    #homewelcome,
    .ct_details_bar {
        padding-left: 20px !important;
        padding-right: 20px !important;
        box-sizing: border-box !important;
    }
    .slidertext h3.top {
        font-size: 65px;
    }
    .slidertext h2 {
        font-size: 110px;
    }
    .slidertext h3.bottom {
        font-size: 55px;
    }
    .carousel-caption {
        top: 50px;
    }
    #homegrid .title {
        font-size: 80px;
    }
    #homegrid .loyalty h2 {
        font-size: 34px;
    }
    #homegrid .homegrid-btn {
        font-size: 28px !important;
    }
    #homegrid .homegrid-btn.medium {
        width: 200px;
        height: 51px;
        padding-top: 5px !important;
        background-size: contain;
    }
    #homegrid .homegrid-btn.small {
        width: 150px;
        height: 49px;
        background-size: contain;
        padding-top: 3px;
    }
    #homegrid .homegrid-btn.long {
        width: 250px;
        height: 52px;
        background-size: contain;
        padding-top: 4px;
    }
    #homegrid .loyalty .content {
        top: 0px;
        padding: 20px;
    }
    #homegrid .loyalty h3 {
        font-size: 24px;
    }
    #homegrid .loyaltybtn {
        font-size: 22px;
        padding: 10px;
    }
    .ct_details_bar, .ct_details_bar a, .ct_details_bar em, .ct_details_bar small {
        font-size: 14px;
    }
}
@media (max-width: 1200px) and (min-width: 980px) {
    #logo {
        margin-top: -5px;
        margin-left: 40px;
    }
    #logo img {
        max-height: 65px;
    }
    .mod_postcode_box .left {
        margin-left: 5.510638%;
    }
    .mod_postcode_box .lead {
        font-size: 27px;
    }
    #mod_postcode_box_pc {
        width: 275px;
        height: 58px;
        background-size: contain;
        font-size: 32px;
    }
    .mod_postcode_box .btn {
        width: 192px;
        height: 58px;
        background-size: contain;
        font-size: 22px;
        padding-top: 10px !important;
    }
    .mod_postcode_box .caret {
        margin-top: 14px;
    }
    .mod_postcode_box .dropdown-menu {
        width: 192px;
    }
    .mod_postcode_box .dropdown-menu a {
        font-size: 20px;
    }
    .trigger-paymentmethod .btn {
        font-size: 20px !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) {
    header .navbar-inner .container {
        float: right;
    }
}
@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;
    }
    .trigger-paymentmethod .btn {
        width: 100% !important;
        display: block;
    }
    .checkout #ctl-lookupAddress {
        display: block;
    }
    header {
        background: #FFF;
        border-bottom: 10px solid #31989b;
    }
    header .left_column,
    header .right_column {
        width: 100% !important;
        float: none !important;
        margin: 0px !important;
        padding: 0px !important;
    }
    #logo {
        text-align: center;
        margin-top: 10px;
    }
    #logo img {
        max-height: 100px;
    }
    .ct_header_row {
        padding: 25px 0px 5px;
    }
    #opening-status {
        left: 20px;
    }
    #headerlocation {
        right: 20px;
    }
    header .navbar {
        top: 0px;
    }
    header .navbar .nav>li>a, header .nav-collapse .nav>li>a, header .nav-collapse .dropdown-menu a {
        text-align: center;
        font-size: 30px;
    }
    header .navbar .dropdown-menu a:hover,
    header .navbar .dropdown-menu a:focus {
        color: #cd1719 !important;
    }
    .slidertext h3.top {
        font-size: 45px;
    }
    .slidertext h2 {
        font-size: 80px;
    }
    .slidertext h3.bottom {
        font-size: 45px;
    }
    .carousel-caption {
        right: 120px;
        top: 20px;
    }
    .slidertext .btn {
        width: 150px;
        height: 38px;
        font-size: 19px !important;
        padding: 8px 16px !important;
        background-size: contain;
    }
    #homegrid .title {
        font-size: 60px;
    }
    .nav-collapse .dropdown-menu a {
        color: #31989b !important;
    }
    .carousel-caption p {
        font-size: 16px;
    }
}
@media (max-width: 979px) and (min-width: 768px) {
    /* .mod_postcode_box .left {
        margin-left: 0px !important;
    } */
    .mod_postcode_box .lead {
        font-size: 19px;
    }
    #mod_postcode_box_pc {
        width: 250px;
        height: 53px;
        background-size: contain;
        font-size: 32px;
    }
    .mod_postcode_box .btn {
        width: 175px;
        height: 53px;
        background-size: contain;
        font-size: 20px;
        padding-top: 10px !important;
    }
    .mod_postcode_box .caret {
        margin-top: 13px;
    }
    .mod_postcode_box .dropdown-menu {
        width: 175px;
    }
    .mod_postcode_box .dropdown-menu a {
        font-size: 18px;
    }
    .trigger-paymentmethod .btn {
        font-size: 18px !important;
    }
}
@media (max-width: 767px) {
    header .navbar .btn-navbar {
        display: block;
        float: right;
        margin: 10px 0px 0px 0px;
    }
    .nav-collapse .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after {
        display: none;
    }
    .nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a {
        padding: 10px 15px;
        font-size: 20px;
    }
    .nav-collapse .dropdown-menu a {
        font-size: 18px;
    }
    .nav-collapse .dropdown-menu li:first-child a {
        border-top: none;
    }
    .nav-collapse .dropdown-menu li:last-child a {
        border-bottom: none;
    }
    .dropdown-menu {
        display: none;
        position: static;
        float: none;
        min-width: 160px;
        padding: 0;
        margin: 0 0 2px;
        list-style: none;
        /*background-color: transparent;*/
        border: 0;
        border-top: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding-box;
        background-clip: padding-box;
    }
    .dropdown-menu:not(.modal .dropdown-menu) {
        background-color: transparent
    }
    .modal .dropdown-menu {
        min-width: 290px;
    }
    .dropdown-menu>li>a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 20px;
        color: #333333;
        white-space: nowrap;
    }
    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
        border-bottom: 1px solid #ffffff;
    }
    .dropdown-menu>li>a, .dropdown-menu>li>ul>li>a, .dropdown-menu>li>ul>li>ul>li>a, .dropdown-menu>li>ul>li>ul>li>ul>li>a {
        clear: both;
        color: #333333;
        font-weight: normal;
        line-height: 18px;
        padding: 3px 20px;
        white-space: nowrap;
        border-top: 1px solid #ffffff;
    }
    .dropdown-menu .divider, .nav-header {
        color: #999999;
        font-size: 12px;
        line-height: 18px;
        padding: 3px 20px;
        white-space: nowrap;
        border-top: 1px solid #ffffff;
    }
    .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
        background-color: transparent;
    }
    .navbar .nav>li>a, .nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a {
        text-align: center;
        font-size: 20px;
    }
    .navbar .nav>li>a, .navbar .dropdown-menu a {
        text-align: center;
        font-size: 18px;
    }
    .navbar .nav>li>a, .navbar .dropdown-menu a {
        text-align: center;
        font-size: 30px;
    }
    .navbar .nav>li>a, .nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a {
        text-align: center;
        font-size: 25px;
    }
    header {
        background: #FFF;
        border-bottom: 10px solid #31989b;
    }
    header .left_column,
    header .right_column {
        width: 100% !important;
        float: none !important;
        margin: 0px !important;
        padding: 0px !important;
    }
    #logo {
        text-align: center;
        margin-top: 10px;
    }
    #logo img {
        max-height: 100px;
    }
    .ct_header_row {
        padding: 25px 0px 5px;
    }
    #opening-status {
        left: 20px;
    }
    #headerlocation {
        right: 20px;
    }
    header .navbar {
        top: 0px;
    }
    header .navbar .nav>li>a, header .nav-collapse .nav>li>a, header .nav-collapse .dropdown-menu a {
        text-align: center;
        font-size: 30px;
    }
    header .navbar .dropdown-menu a:hover,
    header .navbar .dropdown-menu a:focus {
        color: #cd1719 !important;
    }
    .slidertext h3.top {
        font-size: 45px;
    }
    .slidertext h2 {
        font-size: 80px;
    }
    .slidertext h3.bottom {
        font-size: 45px;
    }
    .carousel-caption {
        right: 120px;
        top: 20px;
    }
    .slidertext .btn {
        width: 150px;
        height: 38px;
        font-size: 19px !important;
        padding: 8px 16px !important;
        background-size: contain;
    }
    #homegrid .title {
        font-size: 60px;
    }
    .nav-collapse .dropdown-menu a {
        color: #31989b !important;
    }
    .carousel-caption p {
        font-size: 16px;
    }
    #homegrid .loyalty h2 {
        font-size: 34px;
    }
    #homegrid .homegrid-btn {
        font-size: 28px !important;
    }
    #homegrid .homegrid-btn.medium {
        width: 200px;
        height: 51px;
        padding-top: 5px !important;
        background-size: contain;
    }
    #homegrid .homegrid-btn.small {
        width: 150px;
        height: 49px;
        background-size: contain;
        padding-top: 3px;
    }
    #homegrid .homegrid-btn.long {
        width: 250px;
        height: 52px;
        background-size: contain;
        padding-top: 4px;
    }
    #homegrid .loyalty .content {
        top: 0px;
        padding: 20px;
    }
    #homegrid .loyalty h3 {
        font-size: 24px;
    }
    #homegrid .loyaltybtn {
        font-size: 22px;
        padding: 10px;
    }
    .ct_details_bar, .ct_details_bar a, .ct_details_bar em, .ct_details_bar small {
        font-size: 14px;
    }
    .trigger-paymentmethod .btn {
        font-size: 20px !important;
    }
    .checkout #ctl-lookupAddress {
        display: block;
    }
    footer > .row-fluid > [class*="span"] {
     	text-align: center !important;
    }
    #mod_accepted_payment_icons_footer {
        margin: 15px auto;
    }
}
@media (max-width: 480px) {
    .carousel-caption {
        right: 50px;
    }
    .slidertext h2 {
        font-size: 50px;
    }
    .slidertext h3.top {
        font-size: 35px;
    }
    .slidertext h3.bottom {
        font-size: 30px;
    }
    .slidertext .btn {
        font-size: 18px !important;
        padding: 5px 12px !important;
    }
    .ct_details_bar, .ct_details_bar a, .ct_details_bar em, .ct_details_bar small {
        font-size: 12px;
    }
    .ct_details_bar {
        padding: 10px 0px;
    }
    #homegrid .title {
        font-size: 50px;
    }
    #homegrid .loyalty h2 {
        font-size: 28px;
    }
    #homegrid .homegrid-btn {
        font-size: 22px !important;
    }
    #homegrid .homegrid-btn.medium {
        width: 150px;
        height: 44px;
        padding-top: 3px !important;
    }
    #homegrid .homegrid-btn.small {
        width: 130px;
        height: 40px;
        padding-top: 2px;
    }
    #homegrid .homegrid-btn.long {
        width: 200px;
        height: 45px;
        padding-top: 2px;
    }
    #homegrid .loyalty .content {
        padding: 10px;
    }
    #homegrid .loyalty h3 {
        font-size: 20px;
    }
    #homegrid .loyaltybtn {
        font-size: 18px;
        padding: 8px;
    }
    .trigger-paymentmethod .btn {
        font-size: 18px !important;
    }
    .checkout #ctl-lookupAddress {
        display: block;
    }
}
@media (max-width: 767px) {
    .search-box .input-append {
        width: 100%;
    }
    .contact-us .box-opening-hours {
        margin-top: 22px;
    }
    .page_contact-us .row-fluid .span8 .well {
        margin-bottom: 22px;
    }
    .checkout #ctl-lookupAddress {
        display: block;
    }
    .checkout #ctl-lookupAddress {
        width: 203px;
    }
    .members #frmRegister #ctl-lookupAddress {
        width: 203px;
        display: block;
    }
    .members #frmRegister #registerPostcode {
        width: 203px;
    }
    .members #frmLogin #ctl-forgotPassword {
        width: 203px;
        display: block;
    }
    .members #frmLogin #loginPassword {
        width: 203px;
    }
    .checkout #ctl-lookupAddress {
        display: block;
    }
    .members #frmRegister #ctl-lookupAddress {
        display: block;
    }
    .mod_postcode_box .dropdown-menu {
        width: 193px;
    }
    .members #frmRegister #registerPostcode {
        width: 200px;
    }
    .mod_postcode_box .dropdown-menu a {
        font-size: 20px;
    }
    .mod_postcode_box .btn {
        width: 200px;
        height: 54px;
        background-size: contain;
        font-size: 20px;
        padding-top: 12px !important;
    }
    .mod_postcode_box .lead {
        font-size: 19px;
    }
    .mod_postcode_box .caret {
        margin-top: 14px;
    }
    .members #frmRegister #registerPostcode {
        width: 200px;
    }
    .mod_postcode_box .dropdown-menu {
        width: 200px;
    }
    .mod_postcode_box .dropdown-menu a {
        font-size: 20px;
    }
    .trigger-paymentmethod .btn {
        font-size: 20px !important;
    }
    .checkout #ctl-lookupAddress {
        display: block;
    }
    .members #frmRegister #ctl-lookupAddress {
        display: block;
    }
    .members #frmRegister #registerPostcode {
        width: 200px;
    }
    .members #frmLogin #ctl-forgotPassword {
        display: block;
    }
    .members #frmLogin #loginPassword {
        width: 200px;
    }
}
@media (max-width: 768px) and (min-width: 481px) {
    .mod_postcode_box .dropdown-menu {
        width: 200px;
    }
    .mod_postcode_box .dropdown-menu a {
        font-size: 20px;
    }
    .mod_postcode_box .btn {
        width: 200px;
        height: 54px;
        background-size: contain;
        font-size: 20px;
        padding-top: 12px !important;
    }
    .mod_postcode_box .lead {
        font-size: 19px;
    }
    .mod_postcode_box .caret {
        margin-top: 14px;
    }
    .members #frmRegister #registerPostcode {
        width: 200px;
    }
    .mod_postcode_box .dropdown-menu {
        width: 200px;
    }
    .mod_postcode_box .dropdown-menu a {
        font-size: 20px;
    }
    .trigger-paymentmethod .btn {
        font-size: 20px !important;
    }
    .checkout #ctl-lookupAddress {
        display: block;
    }
    .members #frmRegister #ctl-lookupAddress {
        display: block;
    }
    .members #frmRegister #registerPostcode {
        width: 200px;
    }
    .members #frmLogin #ctl-forgotPassword {
        display: block;
    }
    .members #frmLogin #loginPassword {
        width: 200px;
    }
}


@media (max-width: 480px) {
    #responsive-food-menu .brand {
        font-size: 18px;
        padding-top: 15px;
    }
    #responsive-food-menu .btn-navbar.btn-success {
        margin-right: 0px !important;
        font-size: 12px;
        height: 37px;
    }
    .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%;
    }
    .slidertext {
        float: none;
        max-width: none;
        text-align: center;
    }
    .carousel-caption {
        padding-top: 5px;
        padding-bottom: 15px;
    }
    #mod_postcode_box_pc,
    .mod_postcode_box .btn {
        display: block;
    }
    .mod_postcode_box .btn {
        width: 237px;
        height: 72px;
    }
    #mod_postcode_box_pc {
        right: 0px;
    }
    .mod_postcode_box .dropdown-menu {
        width: 237px;
    }
    .mod_postcode_box .dropdown-menu a {
        text-align: center;
    }
    .slidertext h3,
    .slidertext h2,
    .slidertext .code {
        text-shadow: 3px 3px #1a8f94 !important;
    }
    .carousel-caption p {
        font-size: 14px;
    }
}

@media (max-width: 400px) {
    #homegrid .title {
        font-size: 40px;
    }
    #homegrid .homegrid-btn {
        font-size: 22px !important;
        bottom: 10px;
    }
    #homegrid .homegrid-btn.long {
        width: 190px;
        height: 39px;
        padding-top: 3px;
    }
    #homegrid .homegrid-btn.small {
        width: 120px;
        height: 39px;
    }
    #homegrid .homegrid-btn.medium {
        width: 153px;
        height: 39px;
        padding-top: 3px !important;
    }
    #homegrid .loyalty {
        width: 100%;
        height: auto;
    }
    #homegrid .loyalty .content {
        top: 0px;
    }
}

/*Increase width of customisation modals to fit in toppings*/
.menu-title {
    background: #fcbf4c !important;
    padding: 11px !important;
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    box-sizing: border-box;
}

/*WELCOME PAGE STYLES*/
.page_welcome #welcome-row-fluid-outer > .span4 {
    background: #fff;
    box-sizing: border-box;
    padding: 20px;
    box-shadow: 0px 0px 5px 0px #898989 !important;
    border-radius: 3px !important;
}

.page_welcome #welcome-row-fluid-outer .branch-select {
    margin-bottom: 10px;
}

.page_welcome #welcome-row-fluid-outer .branch-select a {
    font-size: 24px;
    line-height: 1.2;
}

.page_welcome #welcome-row-fluid-outer h1,
.page_welcome #welcome-row-fluid-outer h2 {
    text-align: center;
}

.page_welcome #welcome-row-fluid-outer h1 {
    font-size: 36px;
    line-height: 1.2;
}

.page_welcome #welcome-row-fluid-outer h2 {
    font-size: 22px;
}

.page_welcome .branch_finder_box {
    background: #cd1f19 !important;
    box-shadow: none !important;
}

.page_welcome .branch_finder_box .lead {
    color: #3f999b;
    font-size: 30px;
}

.page_welcome .navbar {
    text-align: center;
    padding: 10px 0;
}

.page_welcome .navbar h1 {
    margin-bottom: 0;
}

.page_welcome .input-append {
    width: 80%;
}

#branch_finder_box_pc {
    width: 80%;
}

@media (min-width: 767px) and (max-width: 979px) {
    footer .label-copyright {
        font-size: 12px;
    }
}

@media (min-width: 1199px) {
    .welcome header #halal_icon {
        right: -100px;
        left: unset;
        bottom: -40px;
    }
}

@media (min-width: 980px) and (max-width: 1199px) {
    .welcome header #halal_icon {
        right: -60px;
        left: unset;
        bottom: -40px;
    }
}

@media (max-width: 979px) {
    .page_welcome #welcome-row-fluid-outer > .span4 {
        margin-top: 20px;
    }
    .page_welcome #welcome-row-fluid-outer > .span4,
    .page_welcome #welcome-row-fluid-outer > .span8 {
        display: block;
        width: 100%;
        margin: 0 auto 20px;
        text-align: center;
    }
    .page_welcome #welcome-row-fluid-outer > .span4 .branch-select:first-child {
        margin-bottom: 20px;
    }
    .page_welcome #welcome-row-fluid-outer > .span4 .branch-select,
    .page_welcome .branch_finder_box {
        box-sizing: border-box;
        max-width: 600px;
        margin: 0 auto 10px;
    }
    .branch_finder_box > .input-append {
        width: 50%;
    }
}

@media (min-width: 980px) {
    header #halal_icon {
        left: 170px;
        bottom: 40px;
    }
    .welcome header #logo a {
        position: relative;
    }
}

@media (min-width: 1200px) {
    header #halal_icon {
        left: 200px;
        bottom: 45px;
        max-width: 80px !important;
    }
}

@media (max-width: 767px) {
    .page_welcome .navbar h1,
    #welcome-row-fluid-outer h1,
    #welcome-row-fluid-outer h2 {
        text-align: center;
    }
}

@media (max-width: 550px) {
    #branch_finder_box_pc {
        width: 70% !important;
        display: inline-block;
    }
    #branch_finder_box_submit {
        display: inline-block;
        margin: 0;
        width: 30%;
        padding: 10px 0;
    }
    .branch_finder_box > .input-append {
        width: 80%;
    }
}

.shop_sheffield .box-delivery-information {
    display: none;
}
.shop_winchester .box-delivery-information {
    display: none;
}

.branch_text {
    text-align: center;
    margin-top: -5px;
    color: #3f999b;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .branch_text {
        margin-top: -15px;
        margin-bottom: 15px;
    }
}

