@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700,900,500,400italic);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300);
@import url(https://fonts.googleapis.com/css?family=Shadows+Into+Light);
.clear {
    clear: both;
}

body {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #333;
    font-size: 14px;
    line-height: 25px;
}

h1 {
    font-family: 'Shadows Into Light', sans-serif;
    font-size: 26px;
    text-align: center;
    color: #1a171b;
}

h1 span {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
}

h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #1a171b;
    text-transform: uppercase;
}

h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #b9363a;
}

#frise {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 12px;
    background: url(../images/head-pic-frise.png) left top repeat-x;
    z-index: 100;
    position: relative;
}

#img-slide {
    position: relative;
    margin-top: -85px;
    z-index: 1;
}

#logo {
    width: 25%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
}


/* ---- MENU ---- */

.icon-bar {
    background-color: #b9363a;
}

.nav>li>span {
    border-right: 1px solid #FFF;
    padding-right: 20px;
    margin-right: 20px;
}

.nav>li>span>a {
    color: #fff;
    text-decoration: none;
}

.navbar {
    min-height: 0px;
    margin-bottom: 0px !important;
    z-index: 10;
}

.navbar-nav {
    display: inline-block;
    float: none;
    margin-top: 46px;
}

.navbar-collapse {
    position: relative;
}

.fanion {
    position: absolute;
    width: 69px;
    height: 110px;
    background: #b9363a;
    right: 0px;
    top: -13px;
}

.fanion:before {
    content: "";
    position: absolute;
    bottom: -27px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 27px 34.5px 0 0;
    border-color: #b9363a transparent transparent transparent;
}

.fanion:after {
    content: "";
    position: absolute;
    bottom: -27px;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 34.5px 27px 0;
    border-color: transparent #b9363a transparent transparent;
}

.fanion-enveloppe {
    position: relative;
    display: inline-block;
    top: 60px;
    left: 22px;
    font-size: 25px;
    color: #fff;
}


/* ---- HOME ---- */

.rubriques-home {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #666;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 45px;
}

.rubriques-home.diner {
    margin-bottom: 35px;
}

#picto-pain,
#picto-toque,
#picto-truck {
    margin-bottom: 30px;
    margin-top: 50px;
}

#bureau,
#domicile,
#entreprises {
    text-align: center;
}

#bureau>a,
#domicile>a,
#entreprises>a {
    background-color: #fff;
    border: #666666 1px solid;
    padding: 10px 12px;
    color: #333;
    text-decoration: none;
    border-radius: 4px;
}

#bureau .btn-primary {
    background-color: white;
    color: #333;
    background-image: none;
}

#bureau .collapse .well {
    background-image: none;
    background-color: white;
}

#bureau .collapse .well a {
    font-weight: 600;
    color: #333;
}

#telechargement-carte {
    padding-top: 45px;
    text-align: center;
}

.texte-download {
    display: inline-block;
    padding-left: 70px;
    background-image: url(../images/picto-download-carte.jpg);
    background-repeat: no-repeat;
    background-position: left center;
}

.texte-download,
.texte-qsj {
    font-family: 'Shadows Into Light', sans-serif;
    font-size: 26px;
    text-align: center;
    color: #1a171b;
}

#kraft-wrapper {
    background: url(../images/bg-hp-kraft2.jpg) no-repeat center;
    height: 540px;
    margin-top: 45px;
    padding: 20px 0;
}

#kraft-wrapper>.container>#bokits>ul>li {
    list-style-type: none;
    color: #fff;
    line-height: 30px;
}

#kraft-wrapper>.container>#hamburgers>ul>li {
    list-style-type: none;
    color: #fff;
    line-height: 30px;
}

.liste-produits {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}

.bookmark-prev {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    left: -50px;
    top: 2px;
}

.bookmark-next {
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    right: -38px;
    top: 6px;
}

.titre-bokits {
    text-align: center;
    margin-top: 25px;
}

.titreCarte {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 45px;
    font-weight: 700;
    color: #1a171b;
    text-align: center;
    position: relative;
}

.sstitre-carte {
    font-family: 'Shadows Into Light', sans-serif;
    font-size: 30px;
    text-align: center;
    color: #1a171b;
    line-height: 45px;
}

.picto-carteHP {
    margin-top: 12px;
    margin-bottom: 25px;
}

.texte-accompagnement {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    text-align: center;
    margin-top: 15px;
}

.mentions-obligatoires {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #1a171b;
    text-align: center;
}


/* ---- PAGES INTERIEURES ---- */

#qsn-truck {
    margin-bottom: 30px;
}

#truck {
    padding-top: 144px;
}

.picto-bulle {
    margin-top: 30px;
    margin-bottom: 10px;
}

.txt-red {
    color: #b9363a;
}

#citation {
    background-color: #b9363a;
    width: 100%;
    padding-top: 8px;
    margin-top: 25px;
    text-align: center;
    color: #fff;
}

#citation-carte {
    background-color: #b9363a;
    width: 100%;
    padding-top: 8px;
    text-align: center;
    color: #fff;
}

#container-carte {
    background-color: #9c826d;
    width: 100%;
    padding: 25px 0px;
}

.case-produits:nth-child(2n+1) {
    clear: both;
}

.case-produits h2 {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    position: relative;
    margin-bottom: 0;
}

.case-produits h2:before {
    content: url(../images/debut-titre.png);
    top: 2px;
    left: -5px;
    position: relative;
}

.case-produits h2:after {
    content: url(../images/fin-titre.png);
    top: 2px;
    right: -5px;
    position: relative;
}

.case-produits h3 {
    font-size: 16px;
    text-align: center;
    margin-top: 0;
    font-weight: normal;
    color: #000000;
}

.titre-carte {
    margin: auto;
    width: 75%;
}

.case-produits .prix {
    width: 100px;
    float: right;
}

.case-produits .libelle-prix {
    background-color: #b9363a;
    width: 65px;
    float: left;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    padding: 9px 0 10px 0;
}

.bas-prix-d {
    float: left;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 22px 0 0;
    border-color: #b9363a transparent transparent;
}

.haut-prix-d {
    float: left;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 0px 0px 22px;
    border-color: transparent #b9363a transparent;
}

#telechargement-carte>.texte-download>a {
    color: #333;
    text-decoration: none;
}

#accroche-plat {
    margin: 25px 0;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #b9363a;
}

#commandes-emporter>p>a {
    color: #333;
    text-decoration: none;
}

.truck {
    margin-top: 145px;
}

#dispos {
    margin-top: 60px;
}

.planning {
    text-align: center;
    margin-top: 30px;
}

.planning>a {
    display: inline-block;
}


/* ---- FOOTER ---- */

footer {
    width: 100%;
    background-color: #434137;
    padding: 30px 5px 30px 5px;
    margin-top: 25px;
}

.texte-footer {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-align: left;
    line-height: 22px;
}

.texte-footer a,
.texte-footer a:hover,
.texte-footer a:focus,
.texte-footer a:active {
    color: #b9363a;
    font-weight: 600;
}

.rubriquesF {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    line-height: 30px;
    font-weight: 700;
    margin-top: 63px;
    float: left;
}

.reseauxSociaux {
    float: left;
    margin-top: 63px;
}

.fk,
.insta,
.lk,
.twitter,
.tumblr {
    float: left;
    padding-right: 10px;
    /*padding-bottom:15px;*/
}


/*.twitter {padding-bottom:15px;}*/

.rubriquesF>a {
    text-decoration: none;
    color: #fff;
}

.texte-footer>p>a {
    text-decoration: none;
    color: #FFF
}

#footer-pictos,
#footer-logoBlc {
    margin-bottom: 34px;
}

#footer-logoBlc img {
    max-width: 185px;
    height: auto;
}

#widget-meteo {
    margin-top: 25px;
}

.reseauxSociaux img {
    filter: brightness(0) invert(1);
}


/* ---- MEDIA QUERIES ---- */

.btn-default {
    margin-top: 25px;
}


/* ---- MEDIA QUERIES ---- */

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .nav>li>span {
        padding-right: 20px;
        margin-right: 20px;
    }
}

@media screen and (min-width: 970px) and (max-width: 992px) {
    .nav>li>span>a {
        color: #333;
    }
    .navbar-nav {
        margin-top: 0;
    }
    #img-slide .center-block {
        margin-top: 100px;
    }
    #kraft-wrapper {
        height: auto;
    }
}

@media screen and (min-width: 300px) and (max-width:768px) {
    #kraft-wrapper {
        height: 1260px;
        padding: 60px 0 0 0px;
        margin-top: 0px;
    }
    .container>.navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .nav>li>span>a {
        color: #333;
    }
    .navbar-nav {
        margin-top: 0;
    }
    .titreCarte {
        line-height: 40px;
    }
    .bookmark-next {
        right: -50px;
    }
    .titre-bokits {
        margin-top: 55px;
    }
}
