body {
  background-color: #141a20;
}

#logo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}

#page {
  /*background-color: #22252b;*/
  /*background-color: #f2f2f2;*/
  background-color: white;
  padding-top: 20px;
}

.pushfooter {
  min-height: 400px;
}

.db-red {
  background-color: red;
}
.db-blue {
  background-color: blue;
}

h2 {
  font-family: CoconutHouse;
  font-size: 20pt;
  text-align: center;
  margin-bottom: 20px;
}

.encart {
}

.encart-col1 {
}

.encart .col {
  height: 400px;
}

#encart_1 {
  background-image: url(/images/pizza_fond1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 345px;
  font-family: CoconutHouse;
  font-size: 26pt;
}

#encart_2 {
  margin-top: 30px;
}

#encart_2 .row {
  margin-left: 0px;
  margin-right: 0px;
}

#encart_2_a {
  height: 200px;
  background-color: #f4edda;
  margin-right: 15px;
}

#encart_2_b {
  height: 200px;
  background-color: #f0f2c5;
  margin-left: 15px;
}

#encart_3 {
  background-image: url(/images/eating_fond.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 575px;
}

#banner_home {
  background-image: url(/images/fond_pizzas_icones.png), url(/images/dots.png);
  background-repeat: repeat, repeat;
  /*padding-bottom: 50px;*/
  position: relative;
}

@font-face {
  font-family: LibreFranklin;
  src: url(/fonts/LibreFranklin-VariableFont_wght.ttf);
}

@font-face {
  font-family: CoconutHouse;
  src: url(/fonts/CoconutHouse.otf);
}

@font-face {
  font-family: YanoneKaffeesatz-Light;
  src: url(/fonts/YanoneKaffeesatz-Light.ttf);
}

#banner {
  background-image: url(/images/fond_pizzas_icones.png), url(/images/dots.png);
  background-repeat: repeat, repeat;
}

@media (min-width: 0px) {
  .banner-w {
    width: 100%;
  }
  .with-fixed-navbar {
    margin-top: 49px;
  }

  .commandes {
    max-width: 50%;
    margin: auto;
  }

  #panier {
    width: 350px;
    max-width: 90%;
    height: 100%;
    position: fixed;
    overflow-y: auto;
    overflow-x: hidden;
    top: 0;
    left: -350px;
    z-index: 10000;
    padding-left: 0px;
    padding-right: 0px;
    background-color: white;
  }

  .panier-encart {
    border: none;
  }

  .panier-title {
    font-size: 16pt;
    margin-bottom: 10px;
  }
}
@media (min-width: 576px) {
  .banner-w {
    width: 100%;
  }
  .with-fixed-navbar {
    margin-top: 49px;
  }

  .commandes {
    max-width: 95%;
    margin: auto;
  }
}
@media (min-width: 768px) {
  .banner-w {
    width: 100%;
  }
  .with-fixed-navbar {
    margin-top: 49px;
  }

  .commandes {
    max-width: 80%;
    margin: auto;
  }

  .panier-title {
    font-size: inherit;
    margin-bottom: auto;
  }
}
@media (min-width: 992px) {
  .banner-w {
    width: 100%;
  }
  .with-fixed-navbar {
    margin-top: 72px;
  }

  .commandes {
    max-width: 60%;
    margin: auto;
  }

  #panier {
    width: auto;
    max-width: auto;
    height: auto;
    position: relative;
    overflow-y: auto;
    overflow-x: auto;
    top: auto;
    left: auto;
    z-index: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .panier-encart {
    border: thin solid #db252e;
  }
}
@media (min-width: 1200px) {
  .banner-w {
    width: 1140px;
  }
  .with-fixed-navbar {
    margin-top: 72px;
  }

  .commandes {
    max-width: 50%;
    margin: auto;
  }
}

#navbar {
  top: 0;
  right: 0;
  z-index: 1000;
}

/*
#myNavbar {
  background-image: url(/images/fond_pizzas_icones.png), url(/images/dots.png);
  background-repeat: repeat, repeat;
}
*/

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='4' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

nav {
  font-family: CoconutHouse;
}

nav a {
  color: white;
}

nav a:hover {
  color: #f9f135;
}

nav button {
  margin-top: -7px;
}

#bannerCarousel {
  padding-bottom: 30px;
}

.carousel-item img {
  display: block;
  margin: auto;
}

.categorie {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

/*
.categorie h2 {
  border-bottom: 2px solid grey;
  line-height: 0.1em;
  font-family: YanoneKaffeesatz-Light;
  font-weight: 300;
  font-size: 17pt;
  width: 250px;
  display: inline-block;
}

.categorie h2 span {
  background: #22252b;
  padding: 0 10px;
  color: white;
}
*/

.carte-card {
  font-family: CoconutHouse;
}

.categorie-l2 {
  font-family: CoconutHouse;
  font-size: 36pt;
  padding: 0 0 0 0;
  color: #f9f135;
  line-height: 40px;
}

.carte {
  margin-left: 45px;
  margin-right: 45px;
}

.carte-cat {
  border-radius: 10px;
  font-family: CoconutHouse;
  font-size: 36pt;
  color: black;
  /*border: thin solid #ddd;
  background-color: #f2f2f2;*/
  padding: 10px 10px 10px 10px;
}

.carte img {
  width: 150px;
}

.slick-prev:before {
  font-size: 30pt !important;
}

.slick-next:before {
  font-size: 30pt !important;
}

.error-box {
  color: orange;
  text-align: center;
  margin-bottom: 10px;
}

.marge-top-20 {
  margin-top: 20px;
}

.marge-bottom-20 {
  margin-bottom: 20px;
}

.marge-top-40 {
  margin-top: 40px;
}

.marge-bottom-40 {
  margin-bottom: 40px;
}

.card-footer select {
  margin-bottom: 5px;
}

.card-footer button {
  margin-top: 10px;
}

.produit-titre {
  font-family: LibreFranklin;
  font-weight: 700;
  font-size: 14pt;
  padding-right: 0;
}

.produit-tarif {
  color: #00ab51;
  font-family: LibreFranklin;
  font-weight: 700;
  font-size: 14pt;
  text-align: right;
  padding-left: 0;
}

.imgproduit {
  height: 100%;
  max-height: 100px;
  margin: auto;
  padding-top: 10px;
}

.gras {
  font-weight: 600;
}

.nous {
  user-select: none;
}

.msgbox {
  position: fixed;
  bottom: 0;
  display: flex;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  color: white;
  font-size: 18pt;
}

.msgbox-success {
  background-color: #00ab51;
}

.msgbox-error {
  background-color: #db0723;
}

.panier-title {
  background-color: #db252e;
  color: white;
  text-align: center;
  font-weight: 700;
}

#panier-contenu {
  padding-left: 4px;
  padding-right: 4px;
  font-family: LibreFranklin;
  font-size: 11pt;
}

.produit {
  margin-bottom: 10px;
}

.produit span {
  float: right;
}

.menu-head {
  background-color: #f4f4f4;
}

.menu-list {
  background-color: #ccc;
}

.remove {
  margin-left: 5px;
  color: #666;
}

#panier_total_total {
  padding-left: 40px;
  font-weight: 700;
  font-size: 17pt;
  font-family: LibreFranklin;
}

#panier_total_prix {
  padding-right: 40px;
  text-align: right;
  font-weight: 700;
  font-size: 17pt;
  font-family: LibreFranklin;
  color: #00ab51;
}

#footer {
  background-color: #c50d29;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
}

.commande_conf {
  border: thin solid #ddd;
  padding: 5px 5px 5px 5px;
}

.shopping-cart {
  font-size: 20pt;
  /*color: #f9f135;*/
  color: white;
  margin-right: 30px;
  cursor: pointer;
}

.shopping-cart i {
  position: relative;
}

.shopping-cart span {
  position: absolute;
  top: -8px;
  right: -13px;
  color: white;
  font-size: 12pt;
}
