@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville|Allura|Libre+Baskerville|Libre+Baskerville|Libre+Baskerville);

body .visible-swindon { display:none !important; } 
body .hidden-swindon { display:inherit !important; } 
body.shop_swindon .hidden-swindon { display:none !important; }
body.shop_swindon .visible-swindon { 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: 'Libre Baskerville';
}
h1 {
	font-family: 'Allura';
}
h2 {
	font-family: 'Libre Baskerville';
}
h3 {
	font-family: 'Libre Baskerville';
}
h4 {
	font-family: 'Libre Baskerville';
}
body {
	background-color: #000000;

	background-image:none;

	background-attachment: scroll;
}

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

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

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

.page-review-order legend {
    color: #000;
    text-align: left;
}

.page-review-order textarea {
    font-family: 'Libre Baskerville';
}
.members #body img {
    width:100%;
}
.alert.idx-0.sys-alert {
    text-align:center;
}
.page-review-order .rating-row .text-info {
    color: #df5d26;
}
.error-404 h1.text-error, .error-500 #body h1, .error-500 #body h2,  .error-500 #body p{
 	color: #fff;   
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-submenu:hover>a, .dropdown-submenu:focus>a {
    background: #ef3b24;
    background: -moz-linear-gradient(top,#ef3b24 0%,#831618 100%);
    background: -webkit-linear-gradient(top,#ef3b24 0%,#831618 100%);
    background: linear-gradient(to bottom,#ef3b24 0%,#831618 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef3b24',endColorstr='#831618',GradientType=0);
}
.home .visible-phone.website-image{
    text-align:center;
}
body:not(.home) .modal-backdrop, body:not(.home) #urgentNotice0 {
    display: none !important;
}
/**-------------------- GLOBAL --------------------------**/
body {
    padding-bottom:0;
    overflow-x: hidden;
}

#container {
    background: none;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
}

header {
    background:none;
}

.well {
    color:#fff;
    box-shadow:none;
    background:#2c2c2c;
    border: 5px solid transparent;
    -moz-border-image: -moz-linear-gradient(left, #d9d9d9 0%, #585858 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #d9d9d9 0%, #585858 100%);
    border-image: linear-gradient(to right, #d9d9d9 0%, #585858 100%);
    border-image-slice: 1;
}

a, a:hover{
    color:#fcb21d;
    text-decoration:none;
}

em {
    color:#fff;
}

#basket-container h3,
.heading-container h3{
    font-family:'Allura',sans-serif;
}

.btn{
    font-family:'Libre Baskerville',sans-serif;
}

/**-------- RED FIRE GRADIENT -------**/
header .dropdown-menu,
.mod_postcode_box .btn,
.mod_postcode_box .btn-success:hover, 
.mod_postcode_box .btn-success:focus, 
.mod_postcode_box .btn-success:active, 
.mod_postcode_box .btn-success.active,
.mod_postcode_box .dropdown-menu,
.alert,
.modal-header, .modal-footer,
.hero-unit{
    background: #ef3b24;
    background: -moz-linear-gradient(top,  #ef3b24 0%, #831618 100%);
    background: -webkit-linear-gradient(top,  #ef3b24 0%,#831618 100%);
    background: linear-gradient(to bottom,  #ef3b24 0%,#831618 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef3b24', endColorstr='#831618',GradientType=0 );
}

/*----grey gradient-----*/
.ct_details_bar_wrap{
    -moz-border-image: -moz-linear-gradient(left, #d9d9d9 0%, #585858 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #d9d9d9 0%, #585858 100%);
    border-image: linear-gradient(to right, #d9d9d9 0%, #585858 100%);
    border-image-slice: 1;
}




/**-------------------- FONTS --------------------------**/
{
    font-weight:bold;
}



/**------------------------ DISPLAY NONE -------------------------------**/
.ct_phone,
.home h1,
#body-bottom-hr,
.home .well-small, 
.home-about, 
.home .bgbar,
.bgsmall, .menu-selection h1,
.contact-us h1, .checkout h2,
.information .page-header,
.carousel-indicators{
    display:none;
}

/**------------------------ HEADER -------------------------------**/

.ct_details_bar {
    box-sizing: border-box;
    color:#fff;
    line-height: 30px;
    padding: 10px;
}
.ct_details_bar_wrap{
    margin-top:10px;
    width: 100%;
    height: 100%;
    background: none;
    border-top: 5px solid transparent;
    background-color:#151516;
}


.carousel-control {
    background:none;
    border:none;
    top:50%;
}

/**--------------------- LOGO------------------------**/
#logo {
    text-align: center;
    margin-top: 20px;
}
#logo img {
    max-height: 125px;
}
/**------------ STATUS -----------------**/
.status-CLOSED {
    color:#ff000a !important;  
}
.status-OPEN {
    color:#50b851 !important;
}

/**-------------------- NAV --------------------------**/

.navbar {
    margin-bottom:0 !important;
}

.navbar .nav {
    width:100% !important;
}

header .navbar .nav {
    font-size:18px;
}

.navbar-inner {
    background: none;
    box-shadow:none;
    padding:0;
    border:0;
}

/*------MENU PAGE AND SELECTED PAGE--------*/
.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus,
.navbar .nav li.dropdown.open>.dropdown-toggle, .navbar .nav li.dropdown.active>.dropdown-toggle, 
.navbar .nav li.dropdown.open.active>.dropdown-toggle {
    background: none;
    color: #fcb21d;
    text-shadow:none;
    box-shadow:none;
}
/*------HOVERS--------*/
.navbar .nav>li>a:focus, .navbar .nav>li>a:hover {
    color:#fcb21d;
    text-shadow:none;
}

#opening-status {
    text-transform: none !important;
    margin-left:0px;
}
/*normal nav*/
.navbar .nav>li>a, #opening-status {
    color:#fff;
    padding: 5px 15px 15px;
    text-shadow: none;
    font-size:22px;
}

/*dropdown large nav hover*/
header .dropdown-menu,
.mod_postcode_box .dropdown-menu{
    color:#fff;
    border:0;
    padding: 10px 0px;
    text-align: left;
}

/*dropdown nav menu&ordering*/
header .dropdown-menu>li>a,
.mod_postcode_box .dropdown-menu>li>a{
    color:#fff !important;
}

/*hover on dropdown options*/
.navbar .nav .dropdown-menu>li>a:hover,
.mod_postcode_box .dropdown-menu>li>a:hover{
    color:#000 !important;
    background:none !important;
}

.nav-collapse .nav>li>a, 
.nav-collapse .dropdown-menu a {
    color:#fff;
    font-weight:normal;
}
.nav-collapse .nav>li>a:hover, 
.nav-collapse .nav>li>a:focus, 
.nav-collapse .dropdown-menu a:hover, 
.nav-collapse .dropdown-menu a:focus {
    color:#fcb21d;
    background:none;
}

/**-------------------- CARET -----------------------**/
/*dropdown arrow*/
.navbar .nav li.dropdown>.dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

/*dropdown pink whilst on hover*/
.navbar .nav li.active.dropdown>a .caret,
.navbar .nav li.dropdown>a:hover .caret, 
.navbar .nav li.dropdown>a:focus .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{
    border-top-color: #fcb21d;
    border-bottom-color: #fcb21d;
}


/**------------------------- HOME -------------------------------**/
.span12.column_slideshow {
    margin-left:0px !important;
}

.mod_postcode_box {
    width: 890px;
    height: 327px;
    margin: -220px auto -90px;
    position: relative;
    background: url(/myimages/427/tandoori_postcodeBG.jpg) repeat;
    background-size: contain;
}
.heading-container {
    max-width: 560px;
    margin: 0 auto;
    padding-top: 8px;
}
.heading-container h2 {
    color:#df5d26;
    font-size:42px; 
    font-weight:normal;
}
.heading-container h3 {
    text-align:left;
    font-size: 52px;
    line-height: 64px;
    color:#fcb21d;
    font-weight:normal;
}
.mod_postcode_box p.lead {
    color:#fff;
    text-transform:uppercase;
    font-size: 26px;
}

.mod_postcode_box small.muted {
    color:#fff;
    font-size: 10px;
}
.col.col3 {
    padding-top:8px;
}

.mod_postcode_box input, .mod_postcode_box .btn{
    font-size:20px;
    height:40px;
    text-transform:uppercase;
    font-family:'Libre Baskerville', sans-serif;
}

.mod_postcode_box .btn {
    border:none;
}

.infothree .span4 {
    background:#111111;
    padding:10px 20px;
}
.infothree .span4 img{
    float:left;
    padding-right: 10px;
    max-height: 60px;
}
.infothree_wrap {
    margin: 30px 0px 20px;
}

.location_three, span.yellow {
    color:#cbae1e;
}
.welcome_three {
    color:#cb801e;
}
.fire_three{
    color:#cb5f1e;
}
.infothree a {
    color:#f1ca1f;
}
.infothree .span4{
    background:#111;
    border: 2px solid transparent;
        -moz-border-image: -moz-linear-gradient(left, #d9d9d9 0%, #585858 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #d9d9d9 0%, #585858 100%);
    border-image: linear-gradient(to right, #d9d9d9 0%, #585858 100%);
    border-image-slice: 1;
}

/**-------------------- GOOGLE PLUS --------------------------**/
.social_media_links  { 
   margin:0 auto; 
   padding: 25px 0px 0px;
    max-width: 1700px; 
} 
.social_media_links img,
.social_media_links img:hover { 
    max-width:55px;
} 
.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:65px !important; 
}
.social_media_links .btn:hover {
    background:none !important;
}

/**-------------------- MENU & ORDERING --------------------------**/
.btn-navbar .text-info {
    color:#fff !important;
}
hr{
    border:0px;
}
h2 small {
    color:#fbbf0e;
    text-shadow:none;
}
#basket-container h3 {
    font-weight:normal;
    font-size: 40px;
    line-height: 50px;
}
.popover-title {
    background:#df5d26;
    color:#fff;
}
.popover h3 {    
    font-size:15px !important;
    line-height:20px !important;
    font-family:'Libre Baskerville',sans-serif !important;
}
.popover {
    background:#fff;
    color:#df5d26;
}
.alert {
    text-shadow:none;
    border:0px;
}
.alert h2 {
    font-weight:normal;
    color:#fff;
}

.navbar .brand {
    color:#fff;
    text-shadow:none;
    margin-left:5px;
}
form#navbar-search-menu {
    padding-right: 10px;
}
#responsive-food-menu .navbar-inner {
    background:#2c2c2c;
    border:0px;
}
#responsive-food-menu .text-warning {
    color:#ff0 !important;
}
.text-success {
    color: #64c866;
}
.text-info {
    color: #56c3f8;
}
.text-error {
    color: #f7312d;
}

/**-------------------- MODAL -------------------------**/
.modal-header, .modal-footer {
    color: #fff;
    border-radius:0px;
}
.modal-footer {
    border:0px;
}
.modal-body, .modal h4, .modal .well{
    background: #fff;
    color: #000 !important;
}
.modal small.muted{
    color: #fff;
}
.modal fieldset{
    background: #fff;  
    border: none;
}
h3.price.pull-left {
    font-weight:normal;
}

/**-------------------- CHECKOUT --------------------------**/
.checkout h5, .checkout h4 {
    font-size: 20px;
    line-height: 22px;
}

.checkout table#basket.table {
    background: #fff;
    color: #292a2b !important;
    border: 4px solid #fcb21d;
    margin-bottom:15px;
}
.checkout .table#basket th {
    color: #292a2b;
}
.checkout table#basket.table .text-info {
    color:#3a87ad;
}
.help-block, .checkout .muted.note-delivery.text-right small,
.checkout .text-info, .text-warning, .checkout #body .muted{
    color:#fff;
}
.btn-link, .btn-link:hover, 
.btn-link:focus {
    color:#fff;
    text-decoration:none;
    text-shadow:none;
}

/**-------------------- MEMBERS --------------------------**/
legend {
    text-align:center;
    font-size:25px;
    line-height:40px;
    color:#fff;
    border-bottom: 1px solid #fff;
}

.members small.muted {
    color:#fff;
}

/**------------ MEMBERS LOGIN ---------------**/

.hero-unit a {
    color:#000;
}
.members .sidebar-nav .nav-header {
    font-size:15px;
    color:#888888;
    text-shadow:none;
    font-weight:normal;
}
.members .sidebar-nav a {
    color:#fff;
    text-shadow:none;
    font-size:14px;
}
.members .sidebar-nav .muted {
    font-size:12px;
}
.members #body .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:#851619;
    color:#fff;
}

/**------------------------- INFO -------------------------------**/
#help-o-oc-oa, #help-o-oc-or {
    font-size: 18px;
    background: #fff;
    padding: 10px;
    font-weight:normal;
}
#help-o-oc-oa {
    color:#53c120;
}
#help-o-oc-or {
    color:#ed1c24;
}

.alert, .row-order-complete- {
    color:#fff;
}

/**------------------------- FOOTER-------------------------------**/
footer {
    background-color:#000;
    padding:20px 0px;
    margin:0px;
}

.label-copyright {
    color:#fff;
}
.copyright{
    font-size:12px;
    line-height:15px;
    padding:2px 0px 0px 10px;
}
.cards, .tr.vendor a.vendor-zpos img {
    padding-top:2px;
}

.tr.vendor a.vendor-zpos img {
    padding-right:10px;
}


/**-------------------- ALL SITES ------------------------**/
/*--- loyalty points/credit card ----*/
.loyaltypoints_box .lead, 
.loyaltypoints_box .ctl-pointsoptions a, 
.loyaltypoints_box label.checkbox.text-left, 
.loyaltypoints_box p, .checkout button small,
.ui-helper-block .muted{
    color: #000;
}
/*---------- couldnt postcode ------------*/
.bootbox .modal-body {
    background:#000;
    color:#fff !important;
}

/*---------- google maps ------------*/
#contact_map_canvas{
    color:#000;
}

/*-------- opening hours box ---------*/
.ui-widget.box-opening-hours {
    margin-top:20px;
}

/*---------- menu table --------------*/
.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;
}

/*----img height fix menu------*/
.row-product .media .media-object {
    height: 100%;
    width: 100px;
}

.halal-symbol {
    position: absolute;
    top: 20px;
    left: 20px;
    max-width: 48px !important;
}

.halal-symbol-mob {
    height: 40px !important;
}

/**------------------------- MEDIA QUERIES -------------------------------**/
@media (max-width: 1400px) {
    .span6.ct_user_status {
        padding-left:10px;
    }
    .span6.ct_local_branch_details {
        padding-right:10px;
    }
}
@media (min-width: 1200px) {
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, footer, .infothree_wrap.row-fluid { 
       width:100%;
    } 
    .home footer .row-fluid, .home .ct_details_bar, .home .navbar-inner, .home .row-fluid.ct_header_row, .infothree{ 
        max-width:1400px;
        margin:0 auto; 
    }
    footer .row-fluid, .ct_details_bar, #body, .navbar-inner, .row-fluid.ct_header_row{ 
        max-width:1200px;
        margin:0 auto; 
    }
    #body{
     	margin-top: 20px;
    }
    .home #body {
        max-width:100% !important;
        margin-top: 0;
    }
    .well.mod_postcode_box {
        border:none;
    }
}
@media (min-width: 1201px) and (max-width: 1335px){
    .social_media_links a.btn.btn-instagram{
     	display: block;   
        margin: 8px 0px;
    }
}
@media (max-width:1200px){
    #body{
        padding: 0;
        box-sizing: border-box;
    }
    .home #body{
        padding: 0;
    }
    .ct_local_branch_details, .span4.tr.vendor img {
        padding-right: 10px;
    } 
    #basket-container.ui-widget {
        margin-top:20px;
    }
    .menu #body .website-image,
    .members #body .website-image {
        text-align:center;
    }
    .mod_postcode_box {
        width: 100%;
        height: 100%;
        margin: 0px;
        position: relative;
        background: none;
        padding-bottom:40px;
        border-top: 5px solid transparent !important;
        -moz-border-image: -moz-linear-gradient(left, #d9d9d9 0%, #585858 100%) !important;
        -webkit-border-image: -webkit-linear-gradient(left, #d9d9d9 0%, #585858 100%) !important;
        border-image: linear-gradient(to right, #d9d9d9 0%, #585858 100%) !important;
        border-image-slice: 1 !important;
        border-right: none;
        border-left: none;
        padding-bottom:40px;
        box-sizing: border-box;
    }
    .social_media_links {
        margin: 0 auto;
        padding: 0px 0px 20px;
    }    
    .social_media_links .btn-group{
     	text-align: center;   
    }
}


/* Desktop */
@media (min-width: 979px) {
    .navbar .nav, .navbar .nav > li {
        float: none !important;
        display: inline-block;
        vertical-align: top;
    }
    .navbar-inner {
        text-align: center;
    }
   
    .halal-symbol-mob {
        display: none;
    }
    
}

/* Not Desktop */
@media (max-width:979px){
    .span6.ct_user_status,
    .span6.ct_local_branch_details {
        width:100%;
        margin:0 auto;
        text-align:center !important;
        padding:0px;
    }
    /*---------RESPONSIVE NAV--------------*/
    .nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a{
        text-align: center;
    }	
    .btn-navbar {
        background: #111 !important;
        text-shadow: none!important;
        border:2px solid #fff !important;
    }
    .infothree .span4 {
        padding: 10px 11px;
    }
    
	.halal-symbol {
        display: none;
    }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) {
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, footer { 
       width:100%; 
   }
    
}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    .ui-tabs-vertical .ui-tabs-panel {
        width: 100% !important;
    }
    body {
        padding:0px;
    }
    footer {
    	height:100%;
        text-align:center;
        padding-top:8px;
        padding-bottom:8px;
        margin-top:0;
    }
    .copyright, .cards, .tr.vendor a.vendor-zpos img {
    	padding-top:8px;
        padding-bottom:8px;
    }
    .tr, .tl {
        text-align: center !important;
    }
    .menu .alert h2 {
        font-size: 18px;
        line-height: 30px;
    }
    .alert h2 small {
        font-size:16px;
    }
    .carousel, .span6.leftban {
        display:none;
    }
    .social_media_links {
        padding: 10px;
    }
    .social_media_links {
        text-align: center;
    }
    .social_media_links img, .social_media_links img:hover {
        max-width: 40px;
    }
    .social_media_links a {
        max-width:50px;
    }
    .mod_postcode_box {
        padding: 20px 0px;
        margin-bottom: 20px;
    }
    .mod_postcode_box .heading-container h3{
     	text-align: center;   
    }
    .heading-container h3 {
        font-size: 35px;
        padding-left: 10px;
        line-height: 44px;
        margin: 0px;
    }
    .heading-container h2 {
        font-size: 34px;
        margin: 0px;
    }
    .mod_postcode_box p.lead {
        font-size: 20px;
    }
    .infothree .span4 img {
        max-height: 45px;
    }
    .span4.location_three, .span4.welcome_three, .span4.fire_three{
        width: 90%;
        margin: 0 auto !important;
    }
    .span4.welcome_three {
        margin: 10px auto !important;
    }
}

@media (max-width:500px) {    
    .span6.ct_user_status{
     	display: none;   
    }

    .mod_postcode_box input, .mod_postcode_box .btn {
        font-size: 16px;
    }
    .heading-container h2 {
        font-size: 25px;
        line-height: 25px;
    }
    .mod_postcode_box {
        padding: 10px 0px;
    }
    .form-horizontal .input-append input,
    .input-append input {
        max-width: initial;
        width: 100% !important;
    }
        input#mod_postcode_box_pc.span8 {
        width:50% !important;
    }
    .form-horizontal .input-append .btn,
    .input-append .btn {
        margin-left: 0;
        margin-top: 0px;
        display: block;
    }
    .heading-container hr {
        display: none;
    }
    .mod_postcode_box p.lead {
        font-size: 20px;
        max-width: 70%;
        margin: 20px auto 20px;
    }
    .col.col3 {
        padding-top: 8px;
        max-width: 70%;
        margin: 0 auto;
    }
}


/**---------- BORDER RADIUS -----------------**/
.well,
header .dropdown-menu,
.btn-navbar,
.input-append.col.col2,
.btn, .modal-header, .modal-footer,
.carousel-control,
.navbar-inner,
.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,
.nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a,
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{
    border-radius: 0;
    box-shadow:none;
    text-shadow:none;
}
.btn-success,
.btn-info,
.btn-danger,
.btn-warning, .btn-inverse, .btn-primary{
    border:0px;
}

/*---------------------gradient buttons---------------------*/
.btn-danger {
    background: rgba(238,30,33,1);
    background: -moz-linear-gradient(top, rgba(238,30,33,1) 0%, rgba(194,27,33,1) 100%);
    background: -webkit-linear-gradient(top, rgba(238,30,33,1) 0%, rgba(194,27,33,1) 100%);
    background: linear-gradient(to bottom, rgba(238,30,33,1) 0%, rgba 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(238,30,33,1)', endColorstr='rgba(194,27,33,1)',GradientType=0 );
}
.btn-danger:hover,.btn-danger:focus {
    background: rgba(205,33,39,1);
    background: -moz-linear-gradient(top, rgba(205,33,39,1) 0%, rgba(158,29,31,1) 100%);
    background: -webkit-linear-gradient(top, rgba(205,33,39,1) 0%, rgba(158,29,31,1) 100%);
    background: linear-gradient(to bottom, rgba(205,33,39,1) 0%, rgba(158,29,31,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(205,33,39,1)', endColorstr='rgba(158,29,31,1)',GradientType=0 );
}

.btn-success, .menu-selection .btn-primary {
    background: rgba(85,204,49,1);
    background: -moz-linear-gradient(top, rgba(85,204,49,1) 0%, rgba(73,181,43,1) 100%);
    background: -webkit-linear-gradient(top, rgba(85,204,49,1) 0%, rgba(73,181,43,1) 100%);
    background: linear-gradient(to bottom, rgba(85,204,49,1) 0%, rgba(73,181,43,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(85,204,49,1)', endColorstr='rgba(73,181,43,1)',GradientType=0 );
}
.btn-success:hover,.btn-success:focus,
.menu-selection .btn-primary:hover, .menu-selection .btn-primary:focus{
    background: rgba(75,179,43,1);
    background: -moz-linear-gradient(top, rgba(75,179,43,1) 0%, rgba(59,138,35,1) 100%);
    background: -webkit-linear-gradient(top, rgba(75,179,43,1) 0%, rgba(59,138,35,1) 100%);
    background: linear-gradient(to bottom, rgba(75,179,43,1) 0%, rgba(59,138,35,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(75,179,43,1)', endColorstr='rgba(59,138,35,1)',GradientType=0 );
}

.btn-info {
    background: rgba(75,185,219,1);
    background: -moz-linear-gradient(top, rgba(75,185,219,1) 0%, rgba(53,163,197,1) 100%);
    background: -webkit-linear-gradient(top, rgba(75,185,219,1) 0%, rgba(53,163,197,1) 100%);
    background: linear-gradient(to bottom, rgba(75,185,219,1) 0%, rgba(53,163,197,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(75,185,219,1)', endColorstr='rgba(53,163,197,1)',GradientType=0 );
    border: 1px solid #35a4c5;
}

.btn-info:hover,.btn-info:focus {
    background: rgba(57,164,196,1);
    background: -moz-linear-gradient(top, rgba(57,164,196,1) 0%, rgba(40,130,158,1) 100%);
    background: -webkit-linear-gradient(top, rgba(57,164,196,1) 0%, rgba(40,130,158,1) 100%);
    background: linear-gradient(to bottom, rgba(57,164,196,1) 0%, rgba(40,130,158,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(57,164,196,1)', endColorstr='rgba(40,130,158,1)',GradientType=0 );
    border: 1px solid #28839e;
}

.btn-inverse{
    background: rgba(71,71,71,1);
    background: -moz-linear-gradient(top, rgba(71,71,71,1) 0%, rgba(33,33,33,1) 100%);
    background: -webkit-linear-gradient(top, rgba(71,71,71,1) 0%, rgba(33,33,33,1) 100%);
    background: linear-gradient(to bottom, rgba(71,71,71,1) 0%, rgba(33,33,33,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(71,71,71,1)', endColorstr='rgba(33,33,33,1)',GradientType=0 );
}
.btn-inverse:hover, .btn-inverse:focus{
    background: rgba(54,54,54,1);
    background: -moz-linear-gradient(top, rgba(54,54,54,1) 0%, rgba(23,23,23,1) 100%);
    background: -webkit-linear-gradient(top, rgba(54,54,54,1) 0%, rgba(23,23,23,1) 100%);
    background: linear-gradient(to bottom, rgba(54,54,54,1) 0%, rgba(23,23,23,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(54,54,54,1)', endColorstr='rgba(23,23,23,1)',GradientType=0 );
}

.btn-primary {
    background: rgba(0,77,230,1);
    background: -moz-linear-gradient(top, rgba(0,77,230,1) 0%, rgba(10,74,194,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,77,230,1) 0%, rgba(10,74,194,1) 100%);
    background: linear-gradient(to bottom, rgba(0,77,230,1) 0%, rgba(10,74,194,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0,77,230,1)', endColorstr='rgba(10,74,194,1)',GradientType=0 );
}

.btn-primary:hover,.btn-primary:focus {
    background: rgba(2,68,189,1);
    background: -moz-linear-gradient(top, rgba(2,68,189,1) 0%, rgba(4,47,128,1) 100%);
    background: -webkit-linear-gradient(top, rgba(2,68,189,1) 0%, rgba(4,47,128,1) 100%);
    background: linear-gradient(to bottom, rgba(2,68,189,1) 0%, rgba(4,47,128,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(2,68,189,1)', endColorstr='rgba(4,47,128,1)',GradientType=0 );
}

.btn-warning {
    background: rgba(242,150,70,1);
    background: -moz-linear-gradient(top, rgba(242,150,70,1) 0%, rgba(230,111,7,1) 100%);
    background: -webkit-linear-gradient(top, rgba(242,150,70,1) 0%, rgba(230,111,7,1) 100%);
    background: linear-gradient(to bottom, rgba(242,150,70,1) 0%, rgba(230,111,7,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(242,150,70,1)', endColorstr='rgba(230,111,7,1)',GradientType=0 );
}

.btn-warning:hover {
    background: rgba(240,129,70,1);
    background: -moz-linear-gradient(top, rgba(240,129,70,1) 0%, rgba(230,97,9,1) 100%);
    background: -webkit-linear-gradient(top, rgba(240,129,70,1) 0%, rgba(230,97,9,1) 100%);
    background: linear-gradient(to bottom, rgba(240,129,70,1) 0%, rgba(230,97,9,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(240,129,70,1)', endColorstr='rgba(230,97,9,1)',GradientType=0 );
}

.menu-selection .btn-primary {
    margin-top:30px;
    margin-bottom:30px;
    color:#fff;
}
.menu-selection>.alert {margin:30px 0px !important;}

.order-info-well {
    max-width: 600px;
    margin: 20px auto;
    text-align: center;
}

.jumbotron-order-complete {
    margin: 40px 0;
}

.jumbotron .lead {
    font-size: 22px;
}


.alert.sys-alert{
    margin-bottom: 0 !important;
}	

.reviews-summary .page-header {
 	color: #FFFFFF;   
}
.reviews-summary #body i {
 	color: #FFFFFF;   
}
.reviews-summary #body h4 {
	color: #df5d26;
}
.reviews-summary .review-comments {
 	color: #FFFFFF;   
}
@media (max-width: 767px) {
 	.reviews-summary #body {
     	padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
    }
    .reviews-summary .page-header {
     	text-align: center;   
    }
}