@import url(https://fonts.googleapis.com/css?family=Varela+Round|Black+Han+Sans|Black+Han+Sans|Black+Han+Sans|Patrick+Hand);

body .visible-battersea { display:none !important; } 
body .hidden-battersea { display:inherit !important; } 
body.shop_battersea .hidden-battersea { display:none !important; }
body.shop_battersea .visible-battersea { 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: #000000;
	font-family: 'Varela Round';
}
h1 {
	font-family: 'Black Han Sans';
	font-weight: normal;
}
h2 {
	font-family: 'Black Han Sans';
	font-size: 26px;
	font-weight: normal;
}
h3 {
	font-family: 'Black Han Sans';
	font-size: 20px;
	font-weight: normal;
}
h4 {
	font-family: 'Patrick Hand';
	font-weight: normal;
}
body {
	background-color: #ffffff;

	background-image:none;

	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	background-size: contain;
}

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

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

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

/*---------------------resets/ display nones/ global---------------------*/

* {
    text-shadow: none !important;
    box-shadow: none !important;
    line-height: normal;
    border-radius: 0 !important;
}
.menu-container-home-delivery .collectoffer,
.orderfor-home-delivery .collectoffer,
.menu-container-collection .deloffer,
.orderfor-collection .deloffer{
    display:none;
}

.home h1, .contact-us h1, .home-about, #body-bottom-hr, .voucher_box .success span, 
.home .main, .ct_details_bar, .row_mods, .row_phones {
    display: none;
}

.home #about h1{
 	display: block;   
}

#container, body {
    padding: 0;
}


body:not(.home) #body {
    padding: 20px 0;
}

body:not(.home) .bodyOuter {
    background-image: url(/myimages/872/zpos-bg-BugattiPizzeria_BGTexture.jpg);
    background-repeat: repeat-y;
    background-size: contain;
}

body:not(.home) header {
 	border-bottom: 2px solid #f5f5f5;   
}

/*---------------------fonts---------------------*/

input, .btn {
    font-family: 'Varela Round';
}

.mod_postcode_box .lead, #about h3, legend{
    font-family: 'Black Han Sans';
    text-transform: uppercase;
}

#header h2, #about h2 {
    font-family: 'Patrick Hand';
}

a, a:hover, a:focus{
    color: #fff;
}

.well em {
    color: #7d9b06;
}

.uk-nav-offcanvas>li>a, .well legend, .page_error-404 .text-error, footer .muted,
.loyaltypoints_box .row-credits .col-equals div, .loyaltypoints_box .btn-link{
    color: #fff;
}

.popover, .gm-style-iw, .trigger-paymentmethod .muted, .modal-body .muted, .page-review-order, .rating-row,
#zp-offcanvas-basket  h3, .marginbottom15 a{ 
    color: #000;
}

.menu h1 {
    text-align: center;
    font-size: 75px;
    line-height: 1.5;
    padding: 20px 10px;
}

h5 .name {
    font-size: 20px;
}

.ui-widget-header, .label, .badge, h5, h6, .how-im-ordering h2 {
    font-weight: 400;
}	

.badge-2 {
max-width: 235px;
    margin: 0 auto 20px auto;
}
.how-im-ordering h2 small{
 	color: rgba(255,255,255,.5);   
}
/*---------------------containers---------------------*/

#container {
    width: 100%;
    background: none;
}

#body, #responsive-food-menu, footer .row-fluid { 
    max-width: 1170px;
    margin: 0 auto;
}

.home #body {
    max-width: 1920px;
    margin: 0 auto;
}

header, header .right_column{
 	padding: 30px 0;   
}
header:not(.home) {
 	padding: 30px 0 20px 0;   
}

#logo {}

.well, .alert-info.well-login, .alert-success.voucher_box {
    background: #000;
    color: #fff;
    border: none;
}

.alert-info.well-login, .alert-success.voucher_box {
    border: 6px solid #1a8b00;
}

.alert.well-large{
 	padding: 40px;   
}

.hero-unit {
    background: url(/myimages/872/BugattiPizzeria_PatternBg.jpg);
}

.hero-unit a {
    color: #7d9b06;
}

/*---------------------nav styles---------------------*/

.navbar {
    margin-bottom: 0 !important;
    z-index: 2;
    position: relative;
}

.navbar-inner {
    background: none;
    border: none;
    padding: 0;
}

.navbar-inner .container {
    position: relative;
}

.navbar-inner .container .nav-collapse:after {
    content: '';
    display: table;
    clear: both;
}

.navbar .nav {
    margin: 0;
    float: right;
}

.navbar .nav>li>a {
    background: none;
    color: #000;
    font-size: 27px;
    line-height: 40px;
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus,
.navbar .nav>li>a:focus,
.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: #d10706;
    text-decoration: underline;
    background: none;
}

/*---------------------caret colour---------------------*/

.navbar .nav li.dropdown>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret {
    border-top-color: #000;
    margin-top: 13px;
}

.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,
.navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
    border-top-color: #d10706;
}

/*---------------------nav list---------------------*/

.nav-header,
.nav-list>li>a {
    color: #fff;
}

.nav-list>li>a:hover,
.nav-list>li>a:focus,
.nav-list>.active>a,
.nav-list>.active>a:hover,
.nav-list>.active>a:focus {
    background: #d10706;
}

/*---------------------nav button---------------------*/

.navbar .btn-navbar {
    background: none;
    text-shadow: none;
    border: none;
    margin-bottom: 5px;
}

.navbar .btn-navbar .icon-bar {
    background: #d10706;
    width: 29px;
    height: 3px;
}

.btn-navbar .icon-bar+.icon-bar {
    margin-top: 5px;
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
    background: none;
}

/*---------------------dropdown menu---------------------*/

.dropdown-menu {
    background: #fff;
    min-width: initial;
    padding: 0;
    border: none;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15) !important;
}

.dropdown-menu>li {
    padding: 0;
}

.dropdown-menu>li>a {
    position: relative;
    text-align: center;
    padding: 8px 20px;
}

.dropdown-menu>li:hover,
.dropdown-menu>li:focus {
    background: none;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background: #d10706;
    color: #fff;
}

/*---------------------opening status---------------------*/

header .navbar .brand{
 	float: none;   
    display: inline-block;
}

.navbar .brand {
    margin-left: 0;
}

#opening-status {
    text-transform: none;
    padding: 10px 20px 10px;
}

#opening-status:hover {
    text-decoration: none;
}

.status-OPEN, .status-CLOSED {
    color: #fff !important;
}

.status-OPEN{
    background: #1a8b00;
}	

.status-CLOSED{
    background: #d10706;
}	

/*---------------------details bar---------------------*/
.details-block{
 	text-align: right;   
    margin-bottom: 10px;
}

.location-block, .opening-block{
 	display: inline-block;
    font-size: 20px;
}

.location-block{
    background: #000;
    color: #fff;
    padding: 10px 20px 10px;
}

.user-holder a{
 	color: #fff;   
}

/*---------------------slider---------------------*/

.carousel {
    margin-bottom: 0;
}

.carousel-indicators li {
    border-radius: 50% !important;
}

.carousel-control {
    background: none;
    border: none;
}

/*---------------------postcode box---------------------*/
.mod_postcode_box.alert-success{
    background: #1e1e1e;   
}
.mod_postcode_box {
    border: none;
    box-sizing: border-box;
    margin-bottom: 0;
    padding: 40px 60px;
}

.mod_postcode_box .lead {
    font-size: 35px;
    line-height: 1.5;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.mod_postcode_box .lead,
.mod_postcode_box .col3 .muted {
    color: #fff;
}

.mod_postcode_box .col3 small {
    display: block;
    font-size: 16px;
    margin-bottom: 0;
}

.mod_postcode_box input,
.mod_postcode_box .btn {
    height: 50px;
    border: none;
    margin-bottom: 0;
    font-size: 21px;
}

.mod_postcode_box input {
    background: #fff;
    color: #777676;
    max-width: 450px;
    line-height: normal !important;
}

.mod_postcode_box>.input-append {
    max-width: 100%;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 25px;
}

.mod_postcode_box .btn {
    width: 150px;
    background: #7d9b06;
}

.mod_postcode_box .btn:hover,
.btn-group.open .btn-success.dropdown-toggle,
.mod_postcode_box .btn-group.open .btn-success.dropdown-toggle,
.mod_postcode_box .dropdown-menu,
.mod_postcode_box .btn:focus {
    background: #648200;
}

.mod_postcode_box .dropdown-menu>li>a {
    color: #fff;
}

.mod_postcode_box .dropdown-menu>li:hover {
    background: none;
}

.mod_postcode_box .dropdown-menu>li>a:hover,
.mod_postcode_box .dropdown-menu>li>a:focus {
    color: #fff;
    background: #7d9b06;
}

/*---------------------custom HTML---------------------*/

#header {
    background: url(/myimages/872/zpos-bg-bugatti_hero_larger_dark.jpg);
    padding: 50px 0 200px;
    margin-bottom: -150px;
}

#header h2, #header h2 small{
    text-shadow: 0px 4px 10px rgba(0,0,0,.4) !important;
}

#header h2{
    text-transform: uppercase;
	text-align: center;
    color: #fff;
    font-size: 95px;
    font-weight: 400;
    line-height: 1.2;
}

#header h2 small{
 	display: block;
    color: #fff;
    font-family: 'Black Han Sans';
    font-size: 30px;
}

#header .row-fluid, #modules .row-fluid, #about .row-fluid, .ct_header_row{
 	max-width: 1144px;
    margin: 0 auto
}

#modules .row-fluid{
    background: #1e1e1e;
	border: 10px solid #fff;
    box-sizing: border-box;
}

#modules .website-image{
 	margin-bottom: 0;   
}

#banners .row-fluid, #about .row-fluid{
 	padding: 25px 0;   
}

#about{
 	margin-bottom: 50px;   
}

#about .row-fluid{
    border: 10px solid #000;
    background: url(/myimages/872/BugattiPizzeria_PatternBg.jpg);
    color: #fff;   
    box-sizing: border-box;
}

#about h1, #about h2{
 	text-transform: uppercase;   
}

#about h2{
 	font-size: 48px;   
}
/*---------------------table stripped fix---------------------*/

#basket-container {
 	border: 6px solid #d42f28;   
}

#basket-container .ui-widget-content{
    background: none;
    border: none;
}

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:none;
    color: #fff;
}

.contact-us table,
.contact-us .table-striped tbody>tr:nth-child(odd)>td,
.contact-us .table-striped tbody>tr:nth-child(odd)>th,
.contact-us .table-hover tbody tr:hover>td,
.contact-us .table-hover tbody tr:hover>th,
.official-document table,
.official-document .table-striped tbody>tr:nth-child(odd)>td,
.official-document .table-striped tbody>tr:nth-child(odd)>th,
.official-document .table-hover tbody tr:hover>td,
.official-document .table-hover tbody tr:hover>th,
#zp-offcanvas-basket table,
#zp-offcanvas-basket .table-striped tbody>tr:nth-child(odd)>td,
#zp-offcanvas-basket .table-striped tbody>tr:nth-child(odd)>th,
#zp-offcanvas-basket .table-hover tbody tr:hover>td,
#zp-offcanvas-basket .table-hover tbody tr:hover>th,
#zp-offcanvas-basket table .muted{
    background: none;
    color: #000;
}

/*---------------------menu page popovers---------------------*/

.popover .popover-title {
    background: #d42f28;
    color: #fff;
}

/*---------------------modal---------------------*/

.modal {
    border: none;
}

.modal-header {
    background: #1a8b00;
    color: #fff;
}

.modal-body {
    background: #fff;
    color: #000 !important;
}

.modal-body .media-body {
    text-align: center;
}

.modal-body>ul:after,
.modal-body .media-body ul:after {
    content: '';
    display: table;
    clear: both;
}

.modal-body>ul li,
.modal-body .media-body ul li {
    list-style-type: none;
    float: left;
    padding: 5px 5px 5px 10px;
    font-size: 18px;
    line-height: 1.2;
}

.modal-body>ul li:after,
.modal-body .media-body ul li:after {
    content: '+';
    margin-left: 10px;
}

.modal-body>ul li:last-child:after,
.modal-body .media-body ul li:last-child:after {
    content: '';
}

.btn.btn-option .caret {
    margin-top: 5px;
    border-top-width: 3px;
    border-right-width: 3px;
    border-left-width: 3px;
}

.modal-footer {
    background: #d42f28;
    color: #fff;
}

.modal fieldset {
    background: #fff;
    color: #181818;
    border: none;
}

.modal-body h4 .name {
    font-size: 28px;
    line-height: 1.2;
}

.uk-offcanvas-bar {
    background: #000;
}

.well.uk-offcanvas-bar {
    background: #fff;
}

.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 {
    background: #7d9b06;
    color: #fff;
    outline: 0;
}

/*---------------------alerts & buttons---------------------*/

.alert, .alert.alert-info.how-im-ordering {
    color: #fff;
    background: #1a8b00;
    border: none;
}

.home .alert.sys-alert{
    text-align: center;
    /*max-width?????*/
}

.btn {
    background-image: none;
    border: none;
}

/*--------success--------*/

.btn-success, .alert-success,
.label-success, .badge-success {
    background: #7d9b06;
}

.btn-success:hover,
.btn-success:focus,
.btn-group.open .btn-success.dropdown-toggle {
    background: #648200;
}

.text-success{
 	color: #1a8b00;   
}

/*--------primary--------*/

.btn-primary, .alert-primary,
.label-primary, .badge-primary {
    background: #2357ce;
}

.btn-primary:hover,
.btn-primary:focus {
    background: #00249B;
}

.text-primary{
 	color: #2357ce;   
}

/*--------info--------*/

.btn-info, .alert-info,
.label-info, .badge-info{
    background: #4992ff;
}

.btn-info:hover,
.btn-info:focus {
    background: #3079E6;
}

.text-info{
 	color: #4992ff;   
}

/*--------danger--------*/

.btn-danger, .alert-danger, .alert-error,
.label-danger, .badge-danger,
.label-error, .badge-error{
    background: #d42f28;
}

.btn-danger:hover,
.btn-danger:focus {
    background: #BB160F;
}

.text-danger, .text-error{
 	color: #d2100f;   
}

/*--------warning--------*/

.btn-warning, .alert-warning,
.label-warning, .badge-warning{
    background: #FF871A;
}

.btn-warning:hover,
.btn-warning:focus {
    background: #CC5400;
}

.text-warning{
 	color: #FF871A;   
}

/*---------------------footer---------------------*/

footer {
    background: #000;
    padding: 20px 30px;
    box-sizing: border-box;
    margin-top: 0;
}

footer a {
 	color: #7d9b06; 
}

.cards,
.vendor {
    padding-top: 5px;
}

/*---------------------fixes---------------------*/

.row-odd,
.row-product:hover {
    background: none;
}

.row-product{
	padding: 20px 0;    
}

.row-product .span6{
	width: 100%;
    float: none;
    margin-left: 0;
}

.row-product .span6 .description{
 	margin-bottom: 10px;   
}

.ui-tabs-menu.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
    padding-bottom: 0 !important;
    padding-right: 0 !important;
    border-right: 0 !important;
}

.page_menu .menu-builder  .span8 {
    background: #fff;
}

.menu .ui-tabs-vertical .ui-tabs-panel {
 	/*background: #f9f9f9; */
    padding: 0 1em 1em !important;
}

.navbar-search {
    margin-top: 3px;
}

.navbar-search .search-query {
    padding: 6px 14px;
}

#responsive-food-menu {
    margin: 5px 0;
}

#responsive-food-menu.affix {
    left: initial;
    margin: 0;
}

#responsive-food-menu .navbar-inner {
    padding: 0 10px;
}

#responsive-food-menu .navbar-inner .brand {
    color: #000;
    padding: 0;
    line-height: 40px;
}

#responsive-food-menu .btn-navbar {
    background: #1a8b00;
}

#responsive-food-menu .btn-navbar .text-info {
    color: #fff;
}

.nav-list>li>a [class^="icon-"],
.nav-list>li.active>a [class^="icon-"],
.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-"],
#responsive-food-menu [class^="icon-"],
#responsive-food-menu [class*=" icon-"] {
    background-image: url("//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/img/glyphicons-halflings-white.png");
}

.contact-us .box-opening-hours {
    margin-top: 20px;
}

.jumbotron .text-warning{
    color: #7d9b06;   
}

.jumbotron-order-complete {
    padding: 20px;
    box-sizing: border-box;
}

#help-o-oc-oa,
#help-o-oc-or {
    padding: 10px;
    background: #fff;
}

.website-image {
    text-align: center;
}

.how-im-ordering .tooltip {
    font-size: 16px;
}

.loyaltypoints_box.well {
    background: #7d9b06;
}

.loyaltypoints_box .pull-left {
    float: none;
}

.loyaltypoints_box .row-credits .well {
    color: #468847;
    border-color: #fff !important;
}

.loyalty-value.text-success .text-warning,
.loyalty-label.text-warning {
    color: #468847;
}

.span3.col4 .loyalty-label.text-warning {f
    color: #b94a48;
}

ol>li>ol, ol>li>ul, ul>li>ol, ul>li>ul {
    margin: 0 0 10px 25px;
}
/*---------------------------jQuery UI--------------------------*/

.ui-widget-content {
    border: none;
}

.ui-widget-header{
 	border: none;
    background: #000;
    color: #fff;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
 	border: none;
    background: #7d9b06;
    color: #fff;
}

.ui-tabs .ui-tabs-nav li a{
 	font-size: 18px;f   
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active,
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover,
.ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus,
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{
    border: none;
    background: #d42f28;
    color: #fff;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited{
 	color: #fff;   
}
/*---------------------social media buttons---------------------*/

.social_media_links {
    padding: 0;
    margin-top: 20px;
    text-align: center;
}

.social_media_links img {
    max-width: 32px;
}

.social_media_links img:hover {
    max-width: 32px;
}

.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: 45px !important;
}



/*---------Hides the 1st banner area on home page - remove when adding back discount banners--------*/
.bannerSection1 {
    display: none;
}




/*---------------------media queries---------------------*/

/*---------------------large desktop---------------------*/

@media (max-width: 1200px) {
    #responsive-food-menu.affix {
        left: 0;
    }
}

@media (max-width: 1200px) and (min-width: 768px) {
    .box-delivery-information {
        overflow-x: scroll;
    }
    
}

@media (max-width: 1170px) {
    
    body:not(.home) header {
     	padding: 30px 20px;   
    }
    
    body:not(.home) #body {
        padding: 20px;
    }
    #basket-container {
        margin-top: 20px;
    }
    #responsive-food-menu.affix {
        left: 0;
    }
    .mod_postcode_box{
     	padding: 40px 30px;   
    }
    .mod_postcode_box .lead {
    	font-size: 27px;
    }
    .mod_postcode_box input,
    .mod_postcode_box .btn-group .btn{
        max-width: initial;
        width: 100% !important;
    }
    .mod_postcode_box .btn-group {
        margin-left: 0;
        margin-top: 10px;
        display: block;
    }
    
}

/*---------------------portrait table and landscape desktop---------------------*/

@media (max-width: 979px) and (min-width: 768px) {
    .container,
    .navbar-static-top .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 100%;
    }
    .checkout .well-basket {
        overflow-x: scroll;
    }
}

@media (max-width: 979px) {
    .navbar .nav{
     	float: none;   
    }
    .navbar .nav,
    .navbar .nav>li {
        display: block;
        text-align: center;
    }
    .nav-collapse .dropdown-menu {
        box-shadow: none !important;
    }
    .nav-collapse .dropdown-menu a {
        color: #000;
    }
    .nav-collapse .dropdown-menu a:hover,
    .nav-collapse .dropdown-menu a:focus {
        background: none;
        color: #000;
    }
}

/*---------------------landscape phone and portrait tablet---------------------*/

@media (max-width: 767px) {
    
    body:not(.home) header {
     	padding: 30px 20px 15px;   
    }
    
    .ui-tabs-vertical .ui-tabs-panel {
        width: 100% !important;
    }
    #logo, .tl.ct_user_status, .tr.ct_local_branch_details, footer .tl, footer .tr, .copyright {
        text-align: center !important;
    }
    header, header .right_column {
        padding: 30px 0 0;
    }
    #logo img {
        max-height: 115px;
    }
    #basket-container, .box-contact-information {
        margin-top: 20px;
    }
    .details-block {
    	text-align: center;
    }
    .location-block, .opening-block {
        margin-bottom: 10px;
    }
    .location-block{
     	display: none;   
    }
    .opening-block {
    	font-size: 14px;
    }
    #header {
        background-position: top center;
    }
    #header h2 {
    	font-size: 65px;
    }
    #header h2 small {
        font-size: 25px;
        line-height: 1.4;
    }
    .mod_postcode_box {
        padding: 40px 20px;
    }
    .mod_postcode_box .lead {
    	font-size: 32px;
    }
    .form-horizontal .input-append input,
    .input-append input {
        max-width: initial;
        width: 100% !important;
    }
    .form-horizontal .input-append .btn,
    .input-append .btn {
        margin-left: 0;
        margin-top: 10px;
        display: block;
    }
    #order-checkout {
        margin-top: 10px;
    }
    .hero-unit {
        padding: 40px 20px;
    }
    .alert h2 {
        font-size: 20px;
    }
    .menu h1 {
        font-size: 51px;
    }
    footer .tl, footer .tr, .copyright {
        padding: 20px 0;
    }
}

/*---------------------landscape phone and down---------------------*/

@media (max-width: 480px) {
    body:not(.home) #body {
        padding: 20px 10px;
    }
    #header h2 {
        font-size: 57px;
    }
    .mod_postcode_box .lead {
 	   font-size: 29px;
    }
    #about h2 {
        font-size: 44px;
    }
    .menu h1 {
        font-size: 41px;
    }
    .navbar-affix-container {
        height: auto !important;
    }
    .form-horizontal.type-choose-one .control-label {
        width: 100%;
    }
}

.delivery_alert a:not(.btn),
#basket-container .blockUI a{
 	color: #d10706;   
}
.delivery_alert a:not(.btn):hover, .delivery_alert a:not(.btn):focus,
#basket-container .blockUI a:hover, #basket-container .blockUI a:focus {
 	color: #aa0201;   
}