@import url(https://fonts.googleapis.com/css?family=Roboto+Slab|Roboto+Slab|Roboto+Slab|Roboto+Slab|Roboto+Slab);

body .visible-southshields { display:none !important; } 
body .hidden-southshields { display:inherit !important; } 
body.shop_southshields .hidden-southshields { display:none !important; }
body.shop_southshields .visible-southshields { display:inherit !important; }

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

body {
	font-family: 'Roboto Slab';
}
h1 {
	font-family: 'Roboto Slab';
}
h2 {
	font-family: 'Roboto Slab';
}
h3 {
	font-family: 'Roboto Slab';
}
h4 {
	font-family: 'Roboto Slab';
}
body {
	background-color: #000000;

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

	background-attachment: scroll;
	background-size: auto;
}

header, #mobile-header {

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

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

.product-22544 .price {
visibility: hidden !important;
}

.menu .alert.cat-desc, .dynamic-desc, .dynamic-desc a, .search-desc, .alert-restriction-info { color:#fff !important; text-shadow: none; }

.alert-restriction-info a {
color: #FBAC2C
}

.menu-selection .alert {
background: black;
    text-align: center;
}

.popover-title, .modal-header, .modal-footer {
    background: #b2235c;
    color: #fff;
}

.innerfooter { max-width:1170px; margin: 0 auto; }
#body-bottom-hr, .carousel-caption { display:none; }

footer {
margin: 20px auto 0;
}
.checkout h2,
.home-about,
.home h1,
.home h2,
.contact-us h1,
.ct_details_bar,
.ct_phone,
.ct_local_branch_details { display:none !important; }

.opening { margin-top:20px; }

#myCarousel {
max-width: 1170px;
margin: 0 auto;
max-height:323px;
margin-top: 120px
}
#myCarousel .left.carousel-control {
left:0px;
}

header .navbar .nav>.active>a,
header .navbar .nav>.active>a:hover,
header  .navbar .nav>.active>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-submenu:hover>a,
.dropdown-submenu:focus>a {
background:#b2235c;
color:#fff !important;
}


.menu h1 { margin:20px 0; text-shadow:1px 1px #fff; }
.menu .span8 .alert h2,
.menu .alert h3  { color:#fff; text-shadow:none; }
.how-im-ordering,
.menu .span8 .alert {
    background: rgb(178,35,92);
    background: -moz-linear-gradient(top,  rgba(178,35,92,1) 1%, rgba(165,0,66,1) 54%, rgba(178,35,92,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(178,35,92,1)), color-stop(54%,rgba(165,0,66,1)), color-stop(100%,rgba(178,35,92,1)));
    background: -webkit-linear-gradient(top,  rgba(178,35,92,1) 1%,rgba(165,0,66,1) 54%,rgba(178,35,92,1) 100%);
    background: -o-linear-gradient(top,  rgba(178,35,92,1) 1%,rgba(165,0,66,1) 54%,rgba(178,35,92,1) 100%);
    background: -ms-linear-gradient(top,  rgba(178,35,92,1) 1%,rgba(165,0,66,1) 54%,rgba(178,35,92,1) 100%);
    background: linear-gradient(to bottom,  rgba(178,35,92,1) 1%,rgba(165,0,66,1) 54%,rgba(178,35,92,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2235c', endColorstr='#b2235c',GradientType=0 );
    
}

.how-im-ordering {
color: #fff;
}

header .dropdown-menu li {
width:100%;
}

#container {
background: transparent;
padding: 0px;
box-shadow: none;
border-radius: 0;
}

header #wrapfornav {

}
header #wrapfornav .container {
    position: relative;
}
header #wrapfornav #halalLogo {
    position: absolute;
    top: 6px;
}
#halalLogo img {
    max-width: 62px;
}
header .navbar-inner {
height: 72px;
position: relative;
z-index: 10;
background-color: #FFFFFF;
background:#fff;
-moz-box-shadow: 0 0 5px #000000;
-webkit-box-shadow: 0 0 5px #000000;
-o-box-shadow: 0 0 5px #000000;
box-shadow: 0 0 5px #000000;
/*overflow: hidden;*/
}
header .navbar .brand {
padding:0px 20px;
float:right;
line-height:72px;
}
header .main-menu>li {
line-height:52px;
font-family: "Roboto Slab";
font-weight: bold;
display: block;
float: left;
height: 72px;
border-right: 1px solid #CCCCCC;
font-size: 18px;
color:#333;
}

header .main-menu>li a {
text-shadow:none !important;
color:#333;
}

header .navbar .nav .dropdown-toggle .caret {
margin-top: 24px;
}

header .navbar {
max-width: 1170px;
margin: 0 auto;
}
#logo { float:left; margin-right:20px; }
#logo img { margin-top: -31px; }




#tearone { 
height:188px;
background: #B1B1B1;
background: -moz-linear-gradient(left, #b1b1b1 0%, #e2e1e1 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#b1b1b1), color-stop(100%,#e2e1e1));
background: -webkit-linear-gradient(left, #b1b1b1 0%,#e2e1e1 100%);
background: -o-linear-gradient(left, #b1b1b1 0%,#e2e1e1 100%);
background: -ms-linear-gradient(left, #b1b1b1 0%,#e2e1e1 100%);
background: linear-gradient(to right, #b1b1b1 0%,#e2e1e1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1b1b1', endColorstr='#e2e1e1',GradientType=1 );
}
.inner-tearone { max-width:1170px; margin:0 auto; }
.inner-tearone h3 {
text-align: center;
padding-top: 30px;
font-family: "Roboto Slab";
text-transform: uppercase;
line-height: 0.9;
font-size: 68px;
font-weight: bold;
}
.inner-tearone h3 strong {
color: #989898;
}
#teartwo { padding: 15px 0 5px 0; width:100%; background:#000; border-bottom: 1px solid #646464; }
#teartwo .row-fluid { max-width:1170px; margin:0 auto; }




.contact-us .row-fluid .span8 .well,
#frmRegister,
#frmLogin {
background-color: #FFFFFF;
background: #fff;
-moz-box-shadow: 0 0 5px #000000;
-webkit-box-shadow: 0 0 5px #000000;
-o-box-shadow: 0 0 5px #000000;
box-shadow: 0 0 5px #000000;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}


/* FULL LENGTH BOOTSTRAP - BUT WIOTH CENTREED MIDDLE */
@media (min-width: 979px) {
.home .container, .home .navbar-static-top .container, .home .navbar-fixed-top .container, .home .navbar-fixed-bottom .container {
width: 100%;
/*footer, .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
width: 100%;*/
}
}


.mod_postcode_box {
background:#000;
padding:5px;
border:none;
}
.mod_postcode_box .lead {
font-size: 41px;
color:#c53d36;
line-height: 44px; }


@media (max-width: 979px) {

li.menu.dropdown.open .dropdown-menu,
header ul.nav.main-menu { background:#fff !important; }

li.home-delivery,
li.collection {
background: #b2235c !important;
color: #fff !important;
}

li.home-delivery a,
li.collection a {
color: #fff !important;
}

header .nav-collapse .dropdown-menu a:hover {
background-color:#333;
}


#teartwo .column_modules.span3  { width:100% !important; }

.mod_postcode_box .btn-group button { height:45px; }
.mod_postcode_box .input-append input {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
height:45px;
}
#teartwo { border:solid 2px #fff; }


}



.navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.navbar .nav li.dropdown.open>.dropdown-toggle,
.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle {
background: #b2235c !important;
color: #fff !important;
text-shadow: none !important;
}

.menu .row-fluid .span6 .well { 
background: rgb(178,35,92);
background: -moz-linear-gradient(top,  rgba(178,35,92,1) 1%, rgba(165,0,66,1) 54%, rgba(178,35,92,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(178,35,92,1)), color-stop(54%,rgba(165,0,66,1)), color-stop(100%,rgba(178,35,92,1)));
background: -webkit-linear-gradient(top,  rgba(178,35,92,1) 1%,rgba(165,0,66,1) 54%,rgba(178,35,92,1) 100%);
background: -o-linear-gradient(top,  rgba(178,35,92,1) 1%,rgba(165,0,66,1) 54%,rgba(178,35,92,1) 100%);
background: -ms-linear-gradient(top,  rgba(178,35,92,1) 1%,rgba(165,0,66,1) 54%,rgba(178,35,92,1) 100%);
background: linear-gradient(to bottom,  rgba(178,35,92,1) 1%,rgba(165,0,66,1) 54%,rgba(178,35,92,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2235c', endColorstr='#b2235c',GradientType=0 );
}

.checkout .span3 .well #frmLogin { border:none; box-shadow:none; background:transparent !important; }
.checkout .well {
background:#fff;
-moz-box-shadow: 0 0 5px #000000;
-webkit-box-shadow: 0 0 5px #000000;
-o-box-shadow: 0 0 5px #000000;
box-shadow: 0 0 5px #000000;
}

@media (min-width: 980px) {
    header #wrapfornav #halalLogo {
        right: 140px;
    }
}
@media (max-width: 979px) {
    #wrapfornav .navbar .btn-navbar {
        margin-top: 20px;
    } 
}
@media (max-width: 979px) and (min-width: 768px) {
    header #wrapfornav #halalLogo {
        right: 170px;
    }
}
@media (max-width: 767px) {
    .carousel-control { display:none; }
    footer .span4 { margin:10px 0; }
    footer,
    .vendor { text-align:center !important;  }
    .status-CLOSED,
    .status-OPEN { display:none !important; }
    #myCarousel { margin:50px 0; }
    header #wrapfornav #halalLogo {
        right: 70px;
    }
}
@media (max-width: 400px) {
    header #wrapfornav #halalLogo {
        right: 50px;
        top: 11px;
    }
    #halalLogo img {
        max-width: 52px;
    }
}
.home.inner-details { max-width:1170px; margin: 0 auto; }
.home.inner-details storng { font-weight:bold; }

.alert.alert-success { text-align:center; }

/* /* /* */ /* /* /* /* */
/* SOCIAL MEDIA POST FOOTER BAR */
/* /* /* */ /* /* /* /* */
footer {
}

.postfooter-inner {
    max-width:1000px;
    margin:0 auto;
    padding:10px 0;
    text-align:center;
}
.postfooter-inner img { max-width:32px; }
.postfooter-inner small { display:none; }
.postfooter-inner a {
    background-color: transparent;
    background: none;
    border: none;
    box-shadow: none;
}

.loyaltypoints_box {
    background: #8f063b !important;
    color: #FFFFFF;
}
.loyaltypoints_box .lead {
 	color: #FFFFFF;   
}
.loyaltypoints_box .row-credits .well {
 	border: 1px solid #000000 !important;
    box-shadow: none !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    color: #000000 !important;
}
.loyaltypoints_box .ui-widget-header {
 	background: #f88314 !important;  
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border: 1px solid #000000 !important;
}
.loyaltypoints_box .row-credits .col-equals div {
 	border: none !important;   
    background: transparent !important;
    color: #FFFFFF !important;
}
.loyaltypoints_box .btn-link {
 	text-shadow: none !important;  
    color: #FFFFFF;
}
.itemstochoose {
    color: #fff;
}
.delivery_alert .modal-body {
 	font-size: 16px;   
}
.delivery_alert .modal-body h5 {
 	font-size: 18px;
    line-height: 110%;
}
