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

body .visible-washington { display:none !important; } 
body .hidden-washington { display:inherit !important; } 
body.shop_washington .hidden-washington { display:none !important; }
body.shop_washington .visible-washington { 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: 'Catamaran';
}
h1 {
	font-family: 'Catamaran';
}
h2 {
	font-family: 'Catamaran';
	font-weight: bold;
}
h3 {
	font-family: 'Catamaran';
}
h4 {
	font-family: 'Catamaran';
}
body {
	background-color: #000000;

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

	background-repeat: repeat;
	background-attachment: fixed;
	background-size: cover;
}

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

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

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

#tawkchat-minified-wrapper,
#tawkchat-minified-container,
#tawkchat-status-text-container,
#oaVl7K6-1484928806951 {
display:none !IMPORTANT;
}

.midban img {
    max-height:133px;
}
body {
    background-image: -ms-linear-gradient(top, #000000 0%, #340607 100%);
    background-image: -moz-linear-gradient(top, #000000 0%, #340607 100%);
    background-image: -o-linear-gradient(top, #000000 0%, #340607 100%);
    background-image: -webkit-gradient(linear, top, bottom, color-stop(0, #000000), color-stop(100, #340607));
    background-image: -webkit-linear-gradient(top, #000000 0%, #340607 100%);
    background-image: linear-gradient(to bottom, #000000 0%, #340607 100%);
}

#logo img {
    max-height:250px;
    margin:20px 0px 0px;
}

.christmasbanner {
    z-index: 10;
    position: absolute;
    right: 60px;
}

.christmasbanner img {max-width:70%;}
.home .christmasbanner img {max-width:100%;}

/*body {
    background-image: url(//cdn1.zfood.co.uk/313/images/zpos-bg-christmasslider.png?auto=compress) !important;
}*/


/*--------------------- GLOBAL ---------------------*/
.home h1, .contact-us h1, .home-about, #body-bottom-hr, 
.home  header, .ct_phone,.checkout h2, .carousel-control,
.menu-selection h1 {
    display: none;
}

hr {
    border:0px;
}

a, a:hover {
    color:#fbae24;
    text-decoration: none;
}

#body {
    margin-top:20px;
}
.home #body{
    margin:0px;
    background:#000;
}
#container, body{
    padding: 0;
    box-shadow:none;
}


/*--------------------- FONTS ---------------------*/
a, a:hover, a:focus, .text-warning,
footer small a, footer small a:hover, footer small a:focus{
    color: #fbae24;
}
.navbar .brand, legend, .ctrl-offcanvas_productmenu_toggle .text-info,
.help-block, .section-.well .muted, .alert-info.well-login, footer small,
.prefooter p,
.mod_postcode_box .lead, .mod_postcode_box .col3{
    color: #fff;
}
.popover,.gm-style-iw{
    color: #000;
}


/*--------------------- CONTAINERS ---------------------*/
#container{
 	background: none;   
}

.carousel-inner>.item>img{
    width: 100%;
}	

.column_modules{
    background: none;    
    padding-top: 20px;
}

.column_homecontent{
    margin-left: 0 !important;   
}
.carousel {
    margin-bottom:0px;
}

#myCarousel .carousel-inner img{
 	width: 100%;   
}
.carousel-indicators li{
 	border-radius: 5px !important;   
}
.well{
    background: #a8161b;
    color: #fff;
    border-radius: 0;
    border:0px;
}
#responsive-food-menu{
 	background: #960f15;
}
#logo{
 	text-align: center;  
    margin-bottom: 10px;
}
.ui-state-active, .ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active{
 	border-right-color: transparent;   
}
.ui-state-active, .ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border-bottom:1px solid #fbae24 !important;
}
/*---------------------home nav styles---------------------*/
.home #container.container{
    width:100%;
    max-width: 1920px;
    margin: 0 auto;
}
.home #logo{ 
    width: 70%;
    margin: 0 auto;
}
.home .ct_details_bar{
    width: 70%;
    margin: 0 auto;
    margin-bottom:10px !important;
}	
.home .ct_user_status, .home .ct_local_branch_details{
    margin-top:10px !important;
}

.ct_user_status, .ct_local_branch_details{
    margin-top: 20px;   
    font-weight: bold;
}
.home .main{
    background:#000;
    height:100%;
}
.home .span3.column_modules{
    width: 24% !important;  
    height: 100% !important;
}
.home .span9.column_homecontent{
    width: 76% !important;  
    background: #a8161b;
}
.home .navbar{
    margin-bottom: none;
}
.home .navbar .nav{
    float: none;
}
.home .navbar .nav>li{
    width: 100%;   
}
.home .nav>li>a{
    width: 60%;
    margin: 10px auto !important;
    text-align: center;
}
/*--------- DETS -----------*/
.ct_user_status small,
.ct_local_branch_details small{
    color:#fff;
    font-size:100%;
}
/*---------------------NAV ---------------------*/
.navbar .brand{
    margin-left: 3px;   
}
.navbar-inner{
    background: none;
    border: none;
}
.navbar .nav>li>a{
    background: #000;
    color: #fff;
    border: 4px solid #fff;
    font-size: 22px;
    margin: 0 10px;
    font-weight:normal;
}
.navbar .nav>.active>a, .navbar .nav>.active>a:hover,
.menu .navbar .nav li.dropdown.open.active>.dropdown-toggle{
    color: #fff !important;
    background: #a8161b !important;
    border-color: #fff !important; 
    font-weight:normal;
}

.navbar .nav>li>a:hover, .navbar .nav li.dropdown.open>.dropdown-toggle,
.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle{
    color: #fff;
    background: #000;
    border-color: #a8161b; 
    font-weight:normal;
}


/*--------------------- CARET ---------------------*/
.navbar .nav li.dropdown > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown > .dropdown-toggle:hover > .caret, .navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown>a:hover .caret, .navbar .nav li.dropdown>a:focus .caret{
    border-top: 4px solid #fff;
}

/*--------------------- RESP NAV ---------------------*/
.navbar .btn-navbar{
    background: none;
    text-shadow: none;
    border-radius:0px;
    margin-top: 2px !important;
    border: 2px solid #fff !important;
    box-shadow:none;
}
.menu #body .navbar .btn-navbar {
    border:none!important;
}

.navbar .btn-navbar:hover {
    background: #a8161b;
}


/*--------------------- DROPDOWN ---------------------*/
.dropdown-menu{
    background: #000;
    border-radius: 0;
    border: 4px solid #fff;
    left: 8%;
    width: 80%;
    font-size:16px;
}
header .dropdown-menu {
    background: #000;
    border-radius: 0;
    border: 4px solid #fff;
    left: 4%;
    width: 89%;
}
.members .span6 .dropdown-menu {
    left:0px;
    width:20%;
    min-width:80px;
}

.dropdown-menu>li>a{
    color: #fff;
    text-align: center;
}
.dropdown-menu>li>a:hover{
    background: #a8161b;
}
/*--------------------- OPENING ---------------------*/
.status-CLOSED{
    color: #fd0c17 !important;
}
.status-OPEN{
    color: #24d320 !important;
}
.home #opening-status {
    position:absolute;
    z-index:10;
    background:#000;
    padding:12px;
    margin: 0px 20px 0px;
    font-size:26px;
    line-height:20px;
    border:2px solid #fff;
    border-top:none;
    font-weight:bold;
}

#opening-status{
    background: #000;
    color: #fff;
    border: 4px solid #fff;
    font-size: 22px;
    margin: 0 10px;
    font-weight:bold;
    float:right;
    text-shadow:none;
}
/*---------------------postcode box---------------------*/

.mod_postcode_box{
    background: url(/myimages/313/postcodebox_bg.png);
    background-size: contain;
    border:none;
    border-radius: 0;
    max-width: 500px;
    width: 100%;
    height: 350px;
    position: absolute;
    bottom: 40px;
    right: 40px !important;
}
.well.mod_postcode_box{
    margin-bottom: 0;   
    padding: 0;
}
.mod_postcode_box .lead{
    font-size: 45px;
    margin: 0 auto 20px;
    max-width:80%;
    line-height: 100%;
    font-weight:bold;
	margin-top: 60px !important;
}

.mod_postcode_box .col3{
 	width: 80%;
    margin: 0 auto;
    font-size: 18px;
    line-height:25px;
}
.mod_postcode_box .muted {color:#fff;}
.mod_postcode_box input{
 	background: #e8e0e2;
    color: #757575;
    width: 260px !important;
    font-size: 22px;
    line-height: 100%;
}
.mod_postcode_box .btn{
  	width: 130px !important;
    font-size: 20px;
}
.mod_postcode_box input, .mod_postcode_box .btn{
 	height: 40px;   
    border: none;
    border-radius: 0 !important;
    margin-bottom: 10px;
}
.btn.btn-success.dropdown-toggle,.btn-group.open .btn-success.dropdown-toggle{
    background: #e42129 !important;
    color:#fff;
    font-weight:bold;
    line-height:34px;
    box-shadow:none;
    font-family: 'Catamaran';
    text-transform: uppercase;
}
.mod_postcode_box .btn-group .caret {
    border-top: 4px solid #fff;
    margin-top:13px;
}


/*---------------------homepage---------------------*/

.row-imgs .span4 {
    margin-left:0px;
    width:33%;
}
.span4.rightimg {width:34% !important;}

.row-imgs img {width:100%;}
.row-imgs .span3 {
    margin-left:0px;
    width:25%;
}

.deliveryFromImg{display: none;}
.mobnum, .home .ct_local_branch_details, .hygiene, .council {
    text-align:center;
    max-width:62%;
    margin-left:18%;
    margin-bottom:10px;
    color:#fff;
}

/*---------------------table stripped fix---------------------*/

.table-hover tbody tr:hover>td, .table-hover tbody tr:hover>th {
    background:transparent;
}
.table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th,
.row-product:hover, .table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th,
.row-odd,.row-odd:hover{
    background:none;
}

/*-----------------------checkout------------------------------*/

.menu #basket small {
    font-size:100%;
}

.checkout small{
    font-size:100%;
}

.checkout .well-basket small,
.contact-us .ui-widget-content h4{
    font-weight:bold;
}

.checkout h4, .checkout h5  {
    font-size:22px;
    line-height:30px;
}

.checkout .well-basket .muted {
    color:#fff;
}

.checkout .btn-link {
    color:#fff;
}
/*--- loyalty points/credit card ----*/
.loyaltypoints_box .lead, 
.loyaltypoints_box .ctl-pointsoptions a, 
.loyaltypoints_box label.checkbox.text-left, 
.loyaltypoints_box p,
.ui-helper-block .muted{
    color: #000;
}
.checkout table#basket.table {
    background: #fff;
    color: #292a2b !important;
    border: 4px solid #fbae24;
    margin-bottom:15px;
}
.checkout .table#basket th {
    color: #292a2b;
}

/*---------------------menu page popovers---------------------*/
.popover-title{
    background: #000;
    color: #fff;
}
.popover-title{
    font-size:20px;
    font-weight:bold;
}
.popover{
    color: #a8161b;
}

.alert {
    background:#fbae24;
    border:none;
    text-shadow:none;
    color:#000;
}

.alert h2 {
    color:#000;
}

.alert h2 small {
    color:#a8161b;
    font-weight:bold;
}

/*---------------------modal---------------------*/
.modal-header, .modal-footer {
    background: #a8161b;
    color: #fff;
}
.modal-body, .modal h4{
    background: #fff;
    color: #000;
}
.modal small.muted{
    color: #fff;
}

/**---------- BORDER RADIUS -----------------**/
.well,
header .dropdown-menu,
.btn-navbar,
.input-append.col.col2,
.btn, 
.carousel-control,
.input-append input, .input-append select, 
.input-append .uneditable-input,
.input-append .add-on:last-child, 
.input-append .btn:last-child, 
.input-append .btn-group:last-child>.dropdown-toggle,
.mod_postcode_box .dropdown-menu,
.alert, .alert-info,
#responsive-food-menu .navbar-inner,
.ui-tabs-menu,
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"], .uneditable-input,
.btn-group>.btn:first-child, .btn-group>.btn:last-child,
.dropdown-menu,
.hero-unit,
#container,
.popover, .popover-title,
.ui-corner-all,.ui-corner-left, .ui-corner-top, .ui-corner-bl,
.table-bordered,
.table-bordered thead:first-child tr:first-child>th:first-child, 
.table-bordered tbody:first-child tr:first-child>td:first-child, 
.table-bordered tbody:first-child tr:first-child>th:first-child,
.table-bordered thead:first-child tr:first-child>th:last-child, 
.table-bordered tbody:first-child tr:first-child>td:last-child, 
.table-bordered tbody:first-child tr:first-child>th:last-child,
.table-bordered thead:last-child tr:last-child>th:first-child, 
.table-bordered tbody:last-child tr:last-child>td:first-child, 
.table-bordered tbody:last-child tr:last-child>th:first-child, 
.table-bordered tfoot:last-child tr:last-child>td:first-child, 
.table-bordered tfoot:last-child tr:last-child>th:first-child,
.navbar-search .search-query{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}


/*---------------------button styles---------------------*/
.btn{
    background-image: none; 
    box-shadow:none;
    text-shadow:none;
}
.btn-success,
.btn-info,
.btn-danger,
.btn-warning, .btn-inverse, .btn-primary{
    border:0px;
}
.btn-danger {
    background-color:#ec131a !important;
}
.btn-danger:hover {
    background-color:#ee2b31 !important;
}
.btn-success {
    background-color:#3cb64b !important;
}
.btn-success:hover {
    background-color:#52c661 !important;
}

.btn-info {
    background-color:#35a4c5 !important;
    border: 1px solid #35a4c5;
}
.btn-info:hover {
    background-color:#4ab0ce !important;
    border: 1px solid #4ab0ce;
}
.btn-inverse{
    background-color:#191919 !important;
}
.btn-inverse:hover{
    background-color:#333333 !important;
}
.btn-primary {
    background-color:#004de6 !important;
}

.btn-primary:hover {
    background-color:#0055ff !important;
}
.btn-warning {
    background-color:#f87806 !important;
}

.btn-warning:hover {
    background-color:#f89406 !important;
}

.ctrl-offcanvas_productmenu_toggle_bridge_mobile2_, .ctrl-offcanvas_productmenu_toggle_bridge_mobile2_:hover{
 	background: none !important;  
    color: #fff !important;
}
.ctrl-offcanvas_productmenu_toggle_bridge_mobile2_ .text-info{
 	color: #fff   
}
.ctrl-offcanvas_productmenu_toggle_bridge_mobile2_:hover{
 	text-decoration: underline;   
}
.menu-selection .btn-primary {
    background-color:#ff6d00 !important;
    font-size:25px;
    margin-top:30px;
    margin-bottom:30px;
}
/*---------------------prefooter---------------------*/
.prefooter {
    background:#a8161b;
}
.prefooter-image img{
    width: 100%;   
}
.prefooter h2{
    margin: 0 0 10px;
    font-size: 38.5px;
    padding:20px 0 0 0;
    line-height: 40px;
    color:#fbae24;
}
.prefooter p {
    width: 96%;
    margin: 0 auto 20px;
    line-height: 21px;
    font-size: 19px;
    font-weight:normal;
}
/*---------------------footer---------------------*/
footer{
    background: #191919;   
    padding: 20px 10px;
    margin-top: 20px;
    color:#fff;
}

footer .muted {color:#fff;}
.home footer{
     margin-top: 0 !important;
}
.cards, .vendor{
    padding-top: 5px;
}
/*---------------------fixes---------------------*/
.ui-tabs-menu.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.ui-widget.box-opening-hours {
    margin-top:20px;
}


/*---------------------pending etc---------------------------*/
.row-order-complete- {
    color:#fff;
    margin-bottom:100px;
}

.error-500 h1, .error-500 h2, .error-500 p,.information h1 {
    color:#fff;
    font-weight:bold;
}

.error-500 h1 {
    margin-top:50px;
    color:#fbae24;
}
.error-500 p {
    margin-bottom:50px;
    font-size:20px;
}

.error-404 .text-error, .error-404 .alert{
    color:#000;
}

.error-404 .alert{margin:50px 0px !important;}

.information h1 small, .menu-selection h1 {
    color:#fbae24;
}
.menu-selection .row-fluid {margin-bottom:200px;}


.information .page-header {
    margin:0px;
    border-bottom:0px;
}

#help-o-oc-oa, #help-o-oc-or {
    font-size:18px;
}
#help-o-oc-oa{
    color:#3cb64b;
}
#help-o-oc-or {
    color:#fbae24;
}

/*---------------------members---------------------------*/

legend {
    text-align:center;
    color:#fff;
    font-size:28px;
    border-bottom: 1px solid #fbae24;
}

.members .muted {color:#fff;}
/**------------ MEMBERS LOGIN ---------------**/
.hero-unit {
    background-color:#000;
}
.hero-unit a {
    color:#fbae24;
}
.members .sidebar-nav .nav-header {
    font-size:16px;
    color:#fff;
}
.members .sidebar-nav a {
    color:#fff;
    text-shadow:none;
    font-size:14px;
}
.members .sidebar-nav .muted {
    font-size:12px;
}
.members .muted {
    color:#fff;
}
.members .nav-list>li>a:hover,
.nav-list>.active>a, 
.nav-list>.active>a:hover, 
.nav-list>.active>a:focus{
    background-color:#670404;
    color:#fff;
}


.menu-selection {
    margin:50px 0px;
}

.menu-selection .alert {
    margin-bottom:20px !important;
    color:#000;
}
/*---------------------countdown timer---------------------*/
.county-days-wrapper, .county-label-days{
 	display: none !important;   
}
#closedCountdown{
 	position: absolute;
    /* bottom: 400px;
    right: 40px !important; */
    width: 500px;
   	top: 40px;
    left: -93px;
}
#countdown, #countdownMenu{
    width: 276px !important;
 	margin: 0 auto !important;  
}
.county-label-hours, .county-label-minutes, .county-label-seconds{
 	padding-top: 0 !important;
    text-shadow: 2px 2px 2px #000;
}
.closedText{
 	color: #fff;
    font-size: 23px;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.75); 
    position: relative;
}
.enlarge{
    font-size: 30.5px;
}	

#closedCountdownMenu{
    margin-bottom: 20px;   
}

#preOrderSection {
    background: url(/myimages/313/zpos-bg-StarTandooriRedBackground.png); 
    text-align: center;
    padding: 20px 20px 20px;
    color: #fff;
    margin: 0 auto;
}
#preOrderSection h3 {
    font-size: 46px;
    text-shadow: 5px 5px 5px rgb(89 10 13 / 100%);
}
#preOrderSection p {
    font-size: 21px;
    text-shadow: 3px 3px 3px rgb(89 10 13 / 100%);
    margin: 0 auto;
    margin-bottom: 10px;
}
#preOrderSection span {
     color: #efec00;
}
.well.well-special-requests {
    background: url(/myimages/313/zpos-bg-StarTandooriRedBackground.png)
}
.well-special-requests h5, .well-special-requests small {
    text-shadow: 3px 3px 3px rgb(89 10 13 / 100%);
}
/*---------------------media queries---------------------*/
/*---------------------large desktop---------------------*/
@media (max-width: 1400px) {
    .home .nav>li>a {
        width: 75%;
        margin: 10px auto;
        text-align: center;
        line-height: 100%;
    }
    .dropdown-menu{
        left: 0;
        width: 100%;
    }
    #closedCountdown{
        position: static; 
        bottom: initial; 
        right: initial;
        width: 100%; 
        margin-top: -170px;
    }
    .noCountdown{
        margin-top: 0 !important;
    }
    .mod_postcode_box{
        background:url(/myimages/313/postcodeboxbg.jpg);
        border: none;
        max-width: none;
        height: auto;
        position: initial;
        padding: 15px 0px 30px!important;
    }
    .mod_postcode_box .lead {max-width:100%;}
    .under-nav-square {
    	display: none !important;
    }
    .website-image{
        text-align: center;
    }
    .mod_postcode_box .lead {
        margin-top:0px !important;
        padding-top:20px;
    }
}


@media (max-width: 1200px){
    .dropdown-menu{
        width: 115%;
    }  
    #basket-container {
        margin-top:20px !important;
    }
    #logo img {
        margin:3px 0px;
    }
    .home #logo {
        width:73%;
        margin: 0 auto 10px;
    }
    .menu .website-image {display:none;}
    
}
/*---------------------portrait table and landscape desktop---------------------*/
@media (min-width: 980px) {
 	.home .social_media_links:not(.home_social) {
     	display: none;   
    }
}
@media (min-width: 979px) {
  .navbar .nav,
  .navbar .nav > li {
    float:none !important;
    display:inline-block;
    vertical-align: top;
  }
  .navbar-inner {
      text-align:center;
  }
}
@media (max-width:979px) {
    .nav-collapse .nav>li {
        margin-top:5px;
    }
    .right_column {display:none;}
    #body {
        padding: 0px 5px;
    }
    .home .ct_details_bar {
        width:100%;
    }
    .ct_local_branch_details {
        margin-bottom:10px;
    }
    .mob_openingstatus {display:block !important;}
    #opening-status{display:none;}
    .mob_openingstatus #opening-status {
        display:block;
        color: #fff;
        float:left;
        padding:5px;
        font-weight:bold;
        position:absolute;
    }
    .home #opening-status {border-top:3px solid #fff;}
    #logo{
        margin: 40px 0 10px;
    }
    
    
}
@media (max-width:979px){
     img#hygienerating {
        width:200px;
    }
    .home_social {
     	display: none;   
    }
}
.mob_openingstatus {display:none;}
@media (min-width: 768px) and (max-width: 979px) {
    .home .main{
        background: none;
    }
    .home .span3.column_modules{
        width: 100% !important;  
    }
    .home .span9.column_homecontent{
        width: 100% !important;
    }
    .home #logo{ 
    	width: 100%;
        margin: 0 0 20px;
        box-shadow: none !important;
        text-align: center;
    }
    .home #logo img{ 
        -webkit-box-shadow: 5px 5px 8px 0px rgba(0,0,0,0.45) !important;
        -moz-box-shadow: 5px 5px 8px 0px rgba(0,0,0,0.45) !important;
        box-shadow: 5px 5px 8px 0px rgba(0,0,0,0.45) !important;
    }
    .navbar .nav{
        float: none;
        text-align: center;
    }
    .nav-collapse .dropdown-menu{
        width: 60%;
    	margin: 0 auto;
    }
    .nav-collapse .dropdown-menu a{
        background: #000;
        color: #fff;
        border: 4px solid #b7141a;
        margin-bottom: 5px;
        width:80%;
    }
    .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus{
        color: #fff;
        background: #000;
        border-color: #fbae24; 
    }
    .mod_postcode_box{
        border: none;
        max-width: none;
        height: auto;
        position: initial;
        padding-bottom: 30px!important;
    }
    .column_modules{    
        padding-top: 10px;
    }
    #basket-container {
        margin-top:20px !important;
    }
    .ct_user_status, .ct_local_branch_details{
        width:100% !important;
        text-align:center !important;
    }
    .mobnum {
        display:none;
    }    
    .christmasbanner {
        right: 10px;
    }
}

@media (max-width:1800px){
    #logo img {
        margin:0px !important;
    }
}

/*---------------------landscape phone and portrait tablet---------------------*/
@media (max-width: 767px) {
    /*#body{
        margin: 0 10px;
    }*/
    .home .christmasbanner img,
    .christmasbanner img{
        max-width: 30%;
    }
    .home .ct_user_status, .home .ct_local_branch_details {margin-top:0px !important;}
    .home .main{
        background: none;
    }
    .home .span3.column_modules{
        width: 100% !important;  
    }
    .home .span9.column_homecontent{
        width: 100% !important;
    }
    .navbar .nav{
        float: none;
        text-align: center;
    }
    .nav-collapse .dropdown-menu{
        width: 100%;
    	margin: 0 auto;
    }
    .nav-collapse .dropdown-menu a{
        background: #000;
        color: #fff;
        border: 4px solid #a8161b;
        margin-bottom: 5px;
    }
    .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus{
        color: #fff;
        background: #a8161b;
        border-color: #fbae24; 
    }
    .mod_postcode_box{
        border: none;
        max-width: none;
        height: auto;
        position: initial;
    }
    .span4.rightimg {display:none;}
    .row-imgs .span4 {width:100%;}
    .mod_postcode_box .lead {
        max-width:95%;
        font-size:35px;
    }
    .mod_postcode_box .col3 {width:70%;}
    .tl, .tr, .copyright{
        text-align: center !important;
        padding: 10px 0;
    }
    .row-imgs .span3 {
        width:100% !important;
    }
    .column_modules{
        padding-top: 10px;
    }
    input#mod_postcode_box_pc.span8.uc.tc {
        width: 50% !important;
        font-size: 17px;
    }
    .ct_user_status, .ct_local_branch_details {
        margin-top:10px;
        padding:0px 10%;
    }
    .mobnum{
        display:none;
    }
    .ct_local_branch_details {
        max-width:100% !important;
        margin-left:0px !important;
    }
    .span3.birthday, .span3.music, .span3.loyalty {
        display:none;
    }
    .prefooter h2{
        padding:20px 10px 0 0;
    }
    .home .row-fluid .controls-row [class*="span"]+[class*="span"] {
        margin-left:0px !important;
    }
    .menu .alert h2 {
        font-size: 18px;
        line-height: 30px;
    }
    .alert h2 small {
        font-size:16px;
    }
    #logo img {
        max-height:175px;
    }
    .christmasbanner,
    .home .christmasbanner{
        right: 0px;
        position: relative;
        background:#000;
        margin:0px;
    }
    .home .span9.column_homecontent {
        background: none;
    }
}
@media (max-width: 550px){
 	.enlarge {
        font-size: 26.5px;
    }   
}
@media (max-width: 480px){
    #preOrderSection h3 {
        font-size: 26px;
    }
    #preOrderSection p {
        font-size: 18px;
    }
}

/**-------------------- GOOGLE PLUS --------------------------**/
.social_media_links  { 
   margin:0 auto; 
   padding:0 0 10px; 
   text-align:center; 
} 
.home_social.social_media_links img,
.home_social.social_media_links img:hover { 
    max-width:50px;
}
.social_media_links img {
 	max-width: 35px;
    margin-top: 10px;
}
.social_media_links small {
    display:none;
} 
.social_media_links a { 
   background-color: transparent; 
   background: none !important; 
   border: none !important; 
   box-shadow: none; 
   padding:0px; 
   width:70px !important; 
}
.social_media_links .btn:hover {
    background:none !important;
}

.footer-inner {
    max-width:1170px;
    margin: 0 auto;
}

.ct_local_branch_details {
    color:#fff;
}


.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background:none !important;
    border:none !important;
    font-weight:bold;
    padding:0px !important;
}

.row-product {
    border-bottom: 1px dashed #a8161b;
}

.ct_user_status {padding-left:10px;}
.ct_local_branch_details {padding-right:10px;}

#underlogotext {
 	color: #e9e0b1;
    max-width: 307px;
    text-align: center;
    margin: 0px auto;
    text-transform: uppercase;
    margin-bottom: 20px;   
}
.orangeText {
    color: #fbae24;
    text-transform: uppercase;
}
.temp_number {
 	color: #e6072c;   
}