/*!
 * Start Bootstrap - Business Casual (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
    background: url('../img/background2.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

h4.boba {
    display: inline;
    margin-top: 4px;
}

h1,
h2,
h3,
h4,
h5 {
    margin-top:-5px;
    },
h6 {
    text-transform:;
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

.move-down {
    margin-top:20px;
}

.type-dish {
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}

p {
    font-size: 1.25em;
    line-height: 1.6;
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #000;
}

hr {
    padding-top:0px;
    max-width: 400px;
    border-color: #999999;
    padding-bottom:0px;
}

.dish-name {
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: clip;
    width: 100%;
    display: block;
    padding-bottom: 10px;
}

.section-end {
    margin-bottom: 30px;
}

.price {
    float:right;
}

.divider {
    width:20px;
    height:auto;
    display:inline-block;
}

.order {
    float:right;

}

.coupon {
    width: 50%;
}

.print-coupon {
    width: 95%;
}

.brand,
.address-bar {
    display: none;
}

.brand,
.address-bar-bottom {
    display: none;
}

.contact-move-up {
    margin-top: -15px;
}

.logo {
    width: 50%;
    height: auto;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
}

.img-full {
    min-width: 100%;
}

.img-preview {
    max-width: 50%;
    height:auto;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.sushi-details {
    margin-top: -15px;
    padding-bottom: 10px;
}

.brand-before {
    margin: 0px 0;
}

.brand-name {
    margin: 0;
    margin-bottom: -10px;
    font-size: 4em;
}

.main-screen-img {
    overflow: hidden;
    max-height: 400px;
    width:  auto;
    margin: 0 auto;
    
}

.promo-img {
    overflow: hidden;
    max-height: 800px;
    width:  auto;
    margin: 0 auto;
    
}

.menu-title {
    text-align: left;
}

.margin-up {
    margin-top: 50px;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    /*background: rgba(255, 244, 230, 0.9);*/
    background: rgba(255, 255, 255, 0.9);
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
    background: #fff;
    background: rgba(255,255,255,0.9);
}

footer p {
    margin: 0;
    padding: 50px 0;
}

@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        padding: 30px 0 5px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "Cabin Sketch";
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar-bottom {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        background: #fff;
        background: rgba(255,255,255,0.9);
    }

    .nav>li>a {
        padding-left: 35px;
        padding-right: 35px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.25em;
    }
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
    .left-side {
        margin-left: 50px;
    }
    .right-side {
        margin-right: 30px;
    }
    .move-up {
    margin-top: -140px;
}
}
