html{
    background: url('../images/bg-ttr-3.jpg') 0px 0px;
    padding:0px;
    width: 100%;
    margin: 0px;
}

p{
    margin: 0px!important;
}

#caddie table{
    font-family: 'Helvetica Neue',Arial,sans-serif;
    font-size: 11px;
    color: #777;
    margin: 0px;
}

body {
    font-family: 'Helvetica Neue',Arial,sans-serif;
    background:transparent;
    width: 100%!important;
    max-width: 100%!important;
    margin: 0px;
}

#accroche{
    font-size:3.4em!important;
}
.special-h3 {
    font-size: 18px;
}
/* navbar */
.navbar-default {
    border-color: rgba(34,34,34,.05);
    font-family: 'Helvetica Neue',Arial,sans-serif;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    z-index: 1040;
}

.navbar-default .navbar-header {
    font-family: 'Helvetica Neue',Arial,sans-serif;
    color: #fff;
}
.navbar-default .nav li a,
.navbar-default .nav li a:focus {
    color: #000;
}

.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
    color: red;
}

.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: red!important;
}

.navbar-default .nav > li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover {
    background-color: red;
}
    .navbar-common {
        border-color: rgba(255,255,255,.3);
        background-color: #fff;
    }

@media(min-width:768px) {
    .navbar-default {
        border-color: rgba(255,255,255,.3);
        background-color: rgba(0,0,0,0.3);
    }
    .navbar-common {
        border-color: rgba(255,255,255,.3);
        background-color: #fff;
    }

    .navbar-default .navbar-header {
        color: rgba(255,255,255,.7);
    }

    .navbar-default .navbar-header,
    .navbar-common .navbar-header  {
        color: #000;
    }

    .navbar-default .nav li a,
    .navbar-default .nav li a:focus {
        color: #fff;
    }
    .navbar-common .nav li a, .nav .dropdown-menu li a,
    .navbar-common .nav li a:focus {
        color: #000;
    }

    .navbar .nav li a:hover,
    .navbar .nav li a:focus:hover {
        color: red;
        background: transparent;
    }

    .navbar-default.affix {
        border-color: rgba(34,34,34,.05);
        background-color: #fff;
    }

    .navbar-default.affix .navbar-header,
    .navbar-default.affix .navbar-header {
        color: red;
    }

    .navbar-default.affix .nav > li>a,
    .navbar-default.affix .nav>li>a:focus {
        color: #000;
    }

    .navbar-default.affix .nav > li>a:hover,
    .navbar-default.affix .nav>li>a:focus:hover {
        color: #f05f40;
    }

}
.link-dv {
    padding-bottom: 8px;
}
.link-dv-2 {
    margin-top: 12px;
}
/* header */
header {
    position: relative;
    width: 100%;
    text-align: center;
    color: #fff;
    background-image: url(../images/zucchini-1970375.jpg);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.header-opacity{
    background-color: rgba(0,0,0,0.3);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}

header.main-header .header-content {
    position: relative;
    width: 100%;
    padding: 100px 15px;
    text-align: center;
}

header.main-header .header-content .header-content-inner h1 {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700;
}

header.main-header .header-content .header-content-inner hr {
    margin: 30px auto;
}

header.main-header .header-content .header-content-inner p {
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: 300;
    color: rgba(255,255,255,.7);
}

@media(min-width:768px) {

html,body{
    padding: 0px!important;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 0px;
}
#m-caddie{
    display: none;
}
    header.main-header {
    }

    header.main-header .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    header.main-header .header-content .header-content-inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
    }

    header.main-header .header-content .header-content-inner p {
        margin-right: auto;
        margin-left: auto;
        max-width: 80%;
        font-size: 18px;
    }
}
.bouton-ccm {
    color: #fff;
    background-color: rgba(10,10,0, 0.5);
}
.bouton_cm {
    background-color: #f4545a;
    color: #fff;
}
.block-h-footer {
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: rgba(0,0,0,0.6);
}

hr.light {
    border-color: #fafaf7;
}
.video {
    display: none;
    background-color: #fff;
    padding: 0;
    bottom: 0;
}
.centre {
    margin: auto;
}
.block-portfolio {
    background-color: #fff;
}
.service-box {
    margin: 50px auto 0;
    max-width: 400px;
}

@media(min-width:992px) {
    .service-box {
        margin: 20px auto 0;
    }
}

.service-box p {
    margin-bottom: 0;
}

.portfolio-box {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 650px;
}

.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0%;
    text-align: center;
    color: #000;
    opacity: 1;
/*
    background: rgba(240,95,64,.55);
*/
    background: rgba(249,235,139,.65);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    overflow: hidden;
    text-overflow: hidden;
}

.portfolio-box:hover .portfolio-box-caption {
    height: 100%;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 15px;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
}

@media(min-width:768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 16px;
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 22px;
    }
}

.call-to-action h2 {
    margin: 0 auto 20px;
}

.text-primary {
    color: #f05f40;
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}


::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

::selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

img::selection {
    color: #fff;
    background: 0 0;
}

img::-moz-selection {
    color: #fff;
    background: 0 0;
}
.section-portfolio {
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 20px;
}
.block-slider {
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
}
.carousel-page
{
    width:100%;
    height:100%;
    background-color:#fff;
    color:white;
    position: relative;
}
.block-grey {
    padding-top: 20px;
    padding-bottom: 20px;
}
.block-footer {
    background-color: #f4545a;
    padding: 0px;
    color: #fff;
    margin: 0px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
}

.no-absolute{
    position: static;
}

/* Livraison */
.white-bg {
    background-color:  #fff;
}
.black-link .nav > li>a,
.black-link .nav>li>a:focus {
        color: #000;
}
.black-link .nav .nav > li>a:hover,
.black-link .nav>li>a:focus:hover {
        color: #f4545a;
}
.breadcrumb-container {
    margin-top: 72px;
    background-color: #fff;
}
.breadcrumb {
    margin-top: 15px;
    background-color: #fff;
    list-style-type: none;
}
.breadcrumb a{
    color: #000;
}
.form-recherche {
    margin-top: 25px;
    margin-bottom: 25px;
}
.btn-recherche {
    background-color: #f4545a;
    color: #fff;
}
.champ-recherche {
    border: 1px solid #fff;
}
.content-item{
    margin-top: 25px;
}
div.notification{
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    margin-bottom:10px;
}
div.error{
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    color: #f4545a;
    margin-bottom:10px;
}
.sidebar {
    background-color: #fff;
    border-radius: 5px;
    padding: 0px;
    height: 100%;
}
.content-haut {
    border-bottom: 1px solid #f2f2f2;
}
.content-bas{
    border-top: 1px solid #f2f2f2;
}
.filtre-sb-gauche {
    margin-top: 10px;
    margin-bottom: 15px;
    list-style-type: none;
}
.filtre-sb-gauche li {
    margin-top: 8px;
}
.filtre-sb-gauche a {
    margin-top: 10px;
    color: #000;
}
.filtre-sb-gauche a:hover {
    color: #f4545a;
}
.validate-bouton {
    color: #fff;
    background-color: #f3f2f2;
    border: 1px solid#f3f2f2;
}
.lesRVAV {
    padding-top: 10px;
    padding-bottom: 10px;
}
.lesRVAV2  {
    margin-top: 25px;
}

/* les fenetres modals */

.modal-header, h4, .close {
    background-color: #f4545a;
    color:white !important;
    text-align: center;
    font-size: 25px;
}

.modal-footer {
    background-color: #f9f9f9;
}

@media(max-width: 768px){
    #btn-big-checkout, .no-mobile{
        display: none!important;
    }
    .navbar-default {
        z-index: 1040!important;
    }
    header.main-header {
    }
     #ccm{
        display: none;
    }

    .navigation{
        display: none;
    }

    .form-recherche {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .form-recherche input,.form-recherche select{
        border-radius: 0px;
    }

    .main-content{
        margin-bottom: 60px;
    }

    #m-caddie{
        margin: 0px;
        padding: 0px;
        position: fixed;
        width: 100%;
        bottom: 0px;
        left: 0px;
        background: #fff;
        box-shadow: 0px -3px 8px #999;
        height: 50px;
        z-index: 120;
    }

    #m-caddie > div{
        height: 100%;
        line-height: 50px;
    }

    #m-caddie > div:first-child{
        border-right: 0.5px solid #ccc;
    }

    #m-caddie > a{
        display: inline-block;
        text-align: center;
        height: 100%;
        line-height: 50px;
    }

    #m-caddie-content{
        cursor: pointer;
    }

    #regler-note{
        display: none;
    }

    #caddie{
        position: fixed;
        width: 100%;
        max-height: 0px;
        height: 100%;
        bottom: 0px!important;
        left: 0px;
        margin: 0px;
        overflow: hidden;
        text-overflow: hidden;
        z-index: 119;
        padding: 0px!important;
        -webkit-transition: all 1s;
        -khtml-transition: all 1s;
        -moz-transition: all 1s;
        -ms-transition: all 1s;
        transition: all 1s;
    }

    #caddie table{
        font-family: 'Helvetica Neue',Arial,sans-serif;
        font-size: 12px;
        color: #777;
        margin: 0px;
    }

    #mainNav{
        z-index: 115;
    }

    #caddie-title{
        font-size: 1.4em;
    }

    #checkout-recap{
        display: none;
    }

    #caddie fa-close{
        display: inline;
    }

    #recap{
        margin-bottom: 10px;
        border: 1px solid #fff;
        box-sizing:border-box;
    }

    #recap table{
        max-width: 100%;
        width: 100%;
    }

    #recap table td{
        font-size: 10px;
        white-space:
    }

    .resto  > div:first-child + div{
    }

    div.container{
        width: 100%!important;
        max-width: 100%!important;
    }

    h3.food-name{
    }

    h3.food-name .resto-name{
        display: block;
        margin-bottom: 5px!important;
    }

    h3.food-name span:last-child{
        right: 0px!important;
        top: 0px!important;
        font-weight: bold;
    }

    .food-desc{
        margin-top: 5px;
    }
}
.scrollup{
    position:fixed;
    width:32px;
    height:32px;
    bottom:0px;
    right:20px;
    background: #f4545a;

}
a:active {
    outline:0;
}
a.scrollup {
    outline:0;
    text-align: center;
}

a.scrollup:hover,a.scrollup:active,a.scrollup:focus {
    opacity:1;
    text-decoration:none;
}
a.scrollup i {
    margin-top: 10px;
    color: #fff;
}
a.scrollup i:hover {
    text-decoration:none;
}
ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #f4545a;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #f4545a;
}

/*************************OLASOFT STYLE CHANGE**********************/
 .height-250 .img-responsive{
    width: 100%;
    height:250px;
 }

 .height-300 .img-responsive{
    height: 300px;
 }

 ul.list-specialites{
     margin: 0px;
     padding-bottom: 10px;
 }

 ul.list-specialites li{
     margin: 0px;
     line-height: 30px;
     cursor: pointer;
 }

 ul.list-specialites li span{
     margin-right: 5px;
 }

 li.current-specialite{
     background-color: #f4545a;
     margin-left: -15px!important;
     padding-left: 15px;
 }

 li.current-specialite a{
     color: #fff;
     font-weight: bold;
 }

 li.current-specialite:hover a{
     color: #fff;
 }

 .small-btn{
     max-height: 23px;
     padding: 0px;
     line-height: 23px;
     padding-left: 5px;
     padding-right: 5px;
     font-size: 0.8em;
     font-weight: lighter;
     margin-top: -12px;
 }

 .my-footer{
     text-align: center;
     padding: 0px;
     margin: 0px;
     text-align: center!important;
     display: inline-block;
     margin-right: -50px;
     width: 100%;
 }

 .my-footer .col-lg-3{
     display: inline-block;
     width: auto;
     margin-left: 15px;
     margin-right: 15px;
     text-align: left;
     float: none;
     vertical-align: top;
 }
 .my-footer input[type="email"]{
     display: inline-block;
     max-width: 150px;
 }

 .my-footer .input-group-btn{
     display: inline-block;
 }

 div.auto-hide{
     animation: close-alert 3s;
     padding: 0px;
     border: 0px;
     overflow: hidden;
     text-overflow: hidden;
     max-height: 0px;
 }

 @keyframes close-alert{
     from{
        padding: 15px;
        max-height: 100px;
     }
     67%{
        padding: 15px;
        max-height: 100px;
     }
     to{
         padding: 0px;
         max-height: 0px;
     }
 }

 ul li .icon-menu{
     vertical-align: middle;
     display: inline-block;
     width: 24px;
     height: 24px;
     border-radius: 2px;
     background-color: #f4545a;
     background-position: center center;
     background-repeat: no-repeat;
     margin-right: -5px;
 }

 .icon-entree{
     background-image: url("../icons/entree.png");
 }

 .icon-accompagnement{
     background-image: url("../icons/accompagnement.png");
 }

 .icon-boisson{
     background-image: url("../icons/boisson.png");
 }

 .icon-dessert{
     background-image: url("../icons/dessert.png");
 }

 .icon-plat{
     background-image: url("../icons/plat.png");
 }

 #user-icon{
     background-color: #f4545a;
     color: #fff;
     border-radius: 50%;
     font-size: 24px;
     width: 50px;
     height: 50px;
     padding: 0px;
     line-height: 50px;
     text-align: center;
     text-align: center;
 }
 #user-icon:hover{
     background-color: #ddd;
     color: #f4545a;
 }

 .articles div.col-lg-4{
     padding-left: 5px;
     padding-right: 5px;
 }

 div.about-toctocresto{
     text-align : justify;
     padding-left : 20px;
     padding-top : 20px;
     padding-bottom : 30px;
     padding-right : 20px;
     background: #fff;
 }

 .h3-align{
     text-align: left;
 }

 div.about-toctocresto span{
     font-size: 36px;
 }

  .carousel-inner{
      position: relative;
      border: 1px solid #ddd;
  }

  .carousel-page img{
      width: 100%;
  }

 .carousel-inner h3{
     position: absolute;
     margin: 0px;
     width: 100%;
     max-width: 100%;
     left: 0px;
     bottom: 0px;
     background: rgba(0,0,0,0.5);
     color : #fff;
     z-index: 999;
     display: block;
     padding-left: 15px;
     line-height: 75px;
 }

 .with-shadow, .sidebar-gauche{
    box-shadow: 1px 1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, -1px -1px 1px #ddd;
 }

 .articles div div{
     margin: 0px;
     padding-bottom: 10px;
     font-size: 12px;
 }

 .articles div div.no-shadow {
     box-shadow: 0;
 }

 .margin-5px{
     margin: 3px;
 }

 div.box-footer .padding-right{
     padding-right : 20px;
 }

 #delivery{
     padding-left: 0px;
     padding-right: 0px;
 }

 .delivery-form{
     padding-top: 10px;
     padding-bottom: 10px;
 }

 #label-delivery{
     border: 0px;
     padding-left: 0px;
     font-weight: normal;
 }

 .head-menu{
     /*background: #fff url('../icons/ttr.png') 5px center no-repeat;
     color: #f4545a;
     font-weight: bold;
     line-height: 30px;
     padding-left: 45px;
     margin-top: 10px;*/

     color: gray;
     font-weight: bold;
     line-height: 30px;
     margin: 0px;
     background: #f7f7f7;
     padding-left: 10px;
 }

 .food-name{
     height: auto;
     text-overflow: ellipsis;
     overflow: hidden;
     margin-bottom: 0px;
     font-weight: bold;
    font-size: 1.2em;
        position: relative;
 }

h3.food-name > span:first-child{
    width: calc(100% - 90px);
    display: block;
}

h3.food-name > span:last-child{
    width: 80px;
    position: absolute;
    right: 0px;
    top: 0px;
    text-align: right;
    color: #f4545a;
}

 .article{
    margin: 0px;
     padding-top: 1px;
     padding-bottom: 10px;
     border-bottom: 1px solid #ccc;
    position: relative;
    overflow: visible;
    transition: all 0.5s;
 }

.bg-white{
    background-color: #fff;
}

@media(max-width:768px) {
    body.no-margin{
        padding-top: 70px;
        padding-bottom: 70px;
        padding-left: 10px;
        padding-right: 10px;
    }
    div.col-xs-12.article img{
        height: 250px;
    }

    .breadcrumb-container{
        display: none;
    }

    #user-icon{
        display: none;
    }

    #user-icon + ul.dropdown-menu{
        display: block;
        height: auto;
        min-height: auto;
        padding: 0px;
        background: transparent;
        border: 0px;
        width: 100%;
    }

    #user-icon + ul.dropdown-menu li a{
        color: #000;
        margin-left: 0px;
    }

    #user-icon + ul.dropdown-menu li a:hover {
        color: red;
        background: transparent;
    }

    .navbar-collapse.collapse{
        height: auto;
    }

    .nav > li a{
        padding: 0px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
    }
     .payment-mode input, .delivery-mode input{
        width: 10%!important;
     }

     .payment-mode label, .delivery-mode label{
        width: 90%!important;
     }

 #menu-restau{
    padding-left: 0px!important;
    padding-right: 0px!important;
    margin-bottom: 15px!important;
 }


 .delivery-form{
     padding-top: 5px;
     padding-bottom: 5px;
     height: 80px;
 }


}


.navbar-brand{
    padding: 0px;
    margin: 0px;
    display: inline-block;
    vertical-align: middle;
}
.navbar-brand img{
    margin: 0px;
}

#bs-example-navbar-collapse-1{
    padding: 0px;
}

#bs-example-navbar-collapse-1 .nav{
    margin: 0px;
}

.link-dv{
    padding-bottom: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}

 .articles input[type='number']{
    border-width: 0;
    /* box-shadow: 1px 1px 1px #f4545a, -1px -1px 0.5px #f4545a, -1px 1px 1px #f4545a, 1px -1px 0.5px #f4545a; */
    border-radius: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    line-height: 25px;
    height: 25px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    width: 35px;
    padding-left: 5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
 }

 .articles .quantity{
    transition: all 0.5s;
    overflow: hidden;
    text-overflow: hidden;
    height: 100%;
    box-sizing: border-box;
    display: inline-block;
    width: 40px;
    max-width: 0;
    margin: 0px;
    position: relative;
    right: 0px;
    top: 0px;
    margin-top: 0px;
    position: absolute;
    z-index: 1;
    background: #f2f2f2;
    text-align: center;
    padding-top: 10px;
 }

 .article.opened{
    padding-right: 50px;
 }

 .quantity a.update-caddie{
    position: absolute;
    bottom: 10px;
    left: 7px;
 }

 .articles .quantity.opened{
    max-width: 40px;
    border-width: 1px;
    border: 1px solid #ccc;
    overflow: visible;
    text-overflow: visible;
 }

 .articles .quantity.opened::after{
    content: "";
    bottom: 10px;
    left: -20px;
    position: absolute;
    z-index: 199;

    width:1px;
    height:1px;
    border:1px solid #ccc;
    border-color: transparent #ccc transparent transparent;
    border-width:10px;
 }

 .articles a[food]{
 }

 #caddie table tr td, #caddie table tr th{
    vertical-align: middle!important;
    padding-top: 3px;
    padding-bottom: 3px;
 }

 #caddie{
    padding-left: 15px;
    padding-right: 35px;
 }

 #menu-restau{
    padding-left: 35px;
    padding-right: 15px;
 }

 #menu-restau h5{
    display: block!important;
    height: 26.4px!important;
    line-height: 26.4px;
    margin-top: 0px;
    margin-bottom: 0px;
 }

 #recap{
    background: #fff;
 }

 #recap select{
 }

 #recap div.form-group{
 }

 div.loading{
    position: absolute;
    background-color: red;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 999;
 }

 div.loading span{
    background: blue url("../icons/ajax-loader.gif") center center no-repeat;
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    width: 300px;
 }
 .payment-mode input, .delivery-mode input{
    width: 5%;
    vertical-align: middle;
    height: 20px;
    margin: 0px;
    padding: 0px;
 }

 .payment-mode label, .delivery-mode label{
    width: 45%;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
 }

 .center{
    margin-left: 0px;
    margin-right: 0px;
 }


.btn-add-basket{
    border-radius: 50%;
    font-size: 1em;
    height: 25px;
    width: 25px;
    padding: 0px;
    text-align: center;
    line-height: 23px;
    background: #f4545a!important;
    color: #fff;
}

.btn-add-basket:hover{
    color: #fff;
}

#caddie h5{
    display: inline-block;
    width: auto;
}

#caddie div.caddie-div{
    font-size: 0.9em;
}

#caddie div.caddie-div div{
    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
}

#caddie-title{
    font-size: 1.2em;
    margin-bottom: 20px;
}


#m-caddie.hide{
    display: none!important;
}

#caddie .fa-close{
    display: none;
}

#caddie.open{
    max-height: 100%;
    overflow: auto;
    height: 100%;
}

.food-desc{
    font-size: 0.9em;
    color: #555!important;
}

.food-desc > span:first-child{
    max-width: calc(100% - 90px);
    display: inline-block;
}

h3.food-name .resto-name{
    font-size:0.8em;
    color:#f4545a;
}

h3.food-name .resto-name:hover{
    text-decoration: underline;
}

div.resto-banner{
    position: relative;
    text-align: center;
    height: 260px;
    padding: 0px!important;
    display: flex;
    border-radius: 5px;
    overflow: hidden;
    justify-content: center;
    margin: 0px!important;
    background:#fff;
    margin-bottom:15px!important;
}

.img-container{
    display: block;
    top: 0px;
    margin: 0px;
    width:100%;
    height:100%;
    box-sizing:border-box;
    text-align:center;
}

.img-container img{
    min-width:100%;
    min-height:100%;
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
}

.resto-banner > h2{
    position: absolute;
    left: 0px;
    color: #fff;
    width: 100%;
    margin: 0px;
    z-index: 13;
    transform: translateY(calc(130px - 50%));
    line-height: 20px;
}

.resto-banner > h2 > span{
    font-size: 0.5em;
    margin-top: -10px!important;
}

.resto-banner > div.hover{
    position: absolute;
    display: block;
    margin-left: auto;
    margin-right: auto;
    bottom: 10px;
    left: 0px;
    margin: 0px;
    width: 100%;
    color: #fff;
    z-index: 13;
}


.resto-banner:before{
    content: "";
    position: absolute;
    top: -10px;
    left: 0px;
    width: 100%;
    height: 270px;
    background: -webkit-linear-gradient(rgba(0,0,0,0.0), rgba(0,0,0,0.5), rgba(0,0,0,0.5));
    background: -moz-linear-gradient(rgba(0,0,0,0.0), rgba(0,0,0,0.5), rgba(0,0,0,0.5));
    background: -o-linear-gradient(rgba(0,0,0,0.0), rgba(0,0,0,0.5), rgba(0,0,0,0.5));
    background: linear-gradient(rgba(0,0,0,0.0), rgba(0,0,0,0.5), rgba(0,0,0,0.5));
    z-index: 12;
}

.resto-menu{
    background: #fff;
    border-radius: 5px 5px 0px 0px;
    overflow: hidden;
    margin-bottom:20px;
}

#list-resto{
    margin-top: 15px;
}

.articles{
    margin: 0px;
}
.articles-content{
    background-color: #fff;
}

#list-resto .resto{
    border-radius: 5px!important;
    overflow: hidden;
    /*border:2px solid blue;*/
    box-sizing:border-box;
    padding-left:7px;
    padding-right:7px;
    margin-bottom:15px;
}

.resto > div:first-child{
    background:#f4545a;
    height:150px;
    overflow:hidden;
    text-overflow:hidden;
}

.resto  > div:first-child + div{
    background: #fff;
        margin-top: 0px;
        box-sizing: border-box;
        border: 1px solid #fff;
}


.scale-hover  img{
    width: 100%;
    height: auto;
    -webkit-transition: all .5s;
    -khtml-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.scale-hover:hover img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.on-container{
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 1;
}


.flex{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flex-row{
    -webkit-flex-direction:row;
    -moz-flex-direction:row;
    -ms-flex-direction:row;
    flex-direction:row;
}

.flex-col{
    -webkit-flex-direction:column;
    -moz-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
}

.flex-wrap{
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

.flex-row.center{
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-align: center;
    justify-content: center;
}

.flex-col.center{
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flex-col.space,.flex-row.space{
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

div.popup{
    position: fixed;
    width: 0px;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,0.5);
    overflow: hidden;
    z-index: 1050;
}

div.popup.showw{
    width: 100%;
}

div.popup .fermer{
    background: #fff;
    color: red;
    height: 32px;
    width: 32px;
    line-height: 32px;
    font-size: 24px;
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 50%;
    z-index: 1052;
    text-align: center;
}

div.popup div{
    max-width: 500px;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
}

.auto-hide-block{
    width: 100%;
    margin: 0px;
    height: auto;
    max-height: 800px;
    overflow: hidden!important;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#delivery-block.reduced, #preorder-block.reduced{
    max-height: 0px!important;
}

.os-checkbox{
    display: none;
}

.os-checkbox + label{
    display: inline-block;
    width: 40px;
    height: 16px;
    border-radius: 8px;
    background: #ccc;
    vertical-align: middle;
    position: relative;
}

.os-checkbox:checked + label{
    background: rgba(244,84,90,.5);
}

.os-checkbox + label:before{
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #777;
    position: absolute;
    left: -2px;
    top: -2px;
    content: "";
    font-size: 8px;
    font-weight: bold;
    text-align:center;
    line-height: 20px;
    color: #fff;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.os-checkbox:checked + label:before{
    content: "";
    background: #f4545a;
    left: 22px;
}

.os-select, #orders_district{
    width: calc(50% - 2px);
    display: inline-block;
    background: #fff;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    padding-left: 5px;
    padding-right: 5px;
}

#orders_preorderDate.os-select{
    width: calc(60% - 2px);
}

#orders_preorderTime.os-select{
    width: calc(40% - 2px);
}

#orders_district{
    width: 100%;
}

.ttr-input,.ttr-btn{
    width: 260px;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height:46px;
    line-height: 46px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 0px;
    color: #000;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.ttr-btn{
    background: #f4545a;
    border-color: #f4545a;
    color: #fff;
}



.icon{
    width: 32px;
    height: 32px;
    border-radius: 50%;
    color: #f4545a!important;
    background: #fff;
    text-align: center!important;
    line-height: 32px!important;
    font-size: 17px!important;
    text-decoration: none!important;
}

.icon:hover{
    background: #f4545a;
    color: #fff!important;
}
