<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* -------------------------------- 

Primary style

-------------------------------- */
/* line 15, ../sass/style.scss */
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 20, ../sass/style.scss */
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 24, ../sass/style.scss */
body {
  font-size: 100%;
  font-family: "PT Sans", sans-serif;
  color: rgba(80, 77, 77, 0.64);
  background-color: #ffffff;
}
@media only screen and (min-width: 1200px) {
  /* line 24, ../sass/style.scss */
  body {
    /* reset main nav style */
    background-image: url(../images/fond13.jpg);
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  }
}
/* line 42, ../sass/style.scss */
body.overflow-hidden {
  /* prevent 2 vertical scrollbars on ie and firefox when the cart is visible */
  overflow: hidden;
}

/* line 50, ../sass/style.scss */
a {
  color: #ff6000;
  text-decoration: none;
}

/* line 55, ../sass/style.scss */
img {
  max-width: 100%;
}

/* line 59, ../sass/style.scss */
#globalaffpage {
  width: 100%;
  display: block;
}

/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
/* line 69, ../sass/style.scss */
.cd-container {
  /* this class is used to horizontally align the gallery of items */
  position: relative;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
/* line 75, ../sass/style.scss */
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

/* line 82, ../sass/style.scss */
.cd-img-replace {
  /* replace text with a background-image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

/* line 91, ../sass/style.scss */
.titreespaceliv {
  width: 100%;
  text-align: center;
  margin: auto;
}

/* line 99, ../sass/style.scss */
.img1 {
  float: left;
  margin-left: 0px;
  width: 52px;
  height: 41px;
  background: url(../images/man_emporter.png) no-repeat;
}

/* line 106, ../sass/style.scss */
.img2 {
  float: left;
  margin-left: 0px;
  width: 52px;
  height: 41px;
  background: url(../images/man_livraison.png) no-repeat;
}

/* line 117, ../sass/style.scss */
.choix_liv {
  width: 100%;
  margin-top: 10px;
}

/* line 122, ../sass/style.scss */
.choix_liv2 {
  width: 100%;
  margin-top: 10px;
}

/* line 127, ../sass/style.scss */
.clear {
  clear: both;
}

/* line 130, ../sass/style.scss */
.espaceliv {
  width: 100%;
  text-align: center;
  margin: auto;
}

/* line 136, ../sass/style.scss */
.bouton_4 {
  width: 40px;
  height: 30px;
  padding-right: -5px;
  border-radius: 30px;
  background-color: #CB2025;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin: auto;
}

/* line 150, ../sass/style.scss */
.bouton_4:hover {
  width: 160px;
  height: 30px;
  border-radius: 30px;
  background-color: #7dcf85;
}

/* line 156, ../sass/style.scss */
.texteduboutton_4 {
  width: 70%;
  padding-right: -5px;
  float: right;
  line-height: 30px;
  color: #ffffff;
  font-family: 'Roboto';
  font-weight: 300;
  font-size: 15px;
}

/* line 168, ../sass/style.scss */
.article {
  width: 30%;
  height: 100px;
  float: left;
  text-align: center;
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  /* line 168, ../sass/style.scss */
  .article {
    /* reset main nav style */
    margin-top: 5px;
  }
}
.burger_image{
position: fixed;
width: 50%;
text-align: center;
@media only screen and (min-width: 768px) {
width: 100;
}
}
.text_titre_choix_pate {
font-size: 15px;
}
@media only screen and (min-width: 1190px) {
.text_titre_choix_pate {
margin-top: 100px;
}
}
.boutton_retour {
text-align: center;
margin-top: 16px;
}


.image_burger_reduite {
max-width: 50%;
}
@media only screen and (min-width: 400px) {
.image_burger_reduite {
max-width: 100%;
}
}
.image_burger_reduite2 {
max-width: 45%;
}
@media only screen and (min-width: 400px) {
.image_burger_reduite2 {
max-width: 60%;
}
}
.image_burger_reduite3 {
max-width: 30%;
}
@media only screen and (min-width: 400px) {
.image_burger_reduite3 {
max-width: 100%;
}
}

.select_burger
{
margin-top: 10px;
margin-right: 10px;
  color: #e74e60;
  font-size: 24px;
  font-weight: bolder;
text-align: right;
}

.text_titre_choix_pate2 {
width: 100%;
margin: auto;
color: rgba(0, 0, 0, 0.45);
text-align: center;
font-weight: bold;
height: 34px;
font-size: 26px;
margin-top: 49px;

}
.img_choix_burger {
text-align: center;
width: 100%;
}
.img_choix_burger01 {
text-align: center;
width: 100%;
margin-top: 75px;
}
.img_choix_burger2 {
text-align: center;
width: 100%;
}
@media only screen and (min-width:636px) {
.img_choix_burger {
float: left;
width: 50%;
}
.img_choix_burger01 {
float: left;
width: 50%;
}
}
@media only screen and (min-width:636px) {
.img_choix_burger2 {
float: left;
width: 33%;
}
}


.img_choix_burger3 {
text-align: center;
width: 100%;
margin-bottom: 10px;
}
@media only screen and (min-width:636px) {
.img_choix_burger3 {
float: left;
width: 33%;
margin-bottom: 10px;
}
}
/* line 179, ../sass/style.scss */
.select {
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
  background-color: #e5e5e5;
  font-size: 24px;
  font-weight: bolder;
  color: #e74e60;
}

/* line 190, ../sass/style.scss */
.pizza_prix {
  width: 40px;
}

/* line 194, ../sass/style.scss */
.pizza_text {
  width: 70%;
  height: 90px;
  margin-top: 20px;
  float: left;
  padding-left: 5px;
}

/* line 203, ../sass/style.scss */
.titre_pizza {
  color: #9E9E9E;
  font-size: 24px;
  font-weight: bolder;
}

/* line 211, ../sass/style.scss */
.des_pizza {
  color: #666;
  font-size: 15px;
  margin-top: 10px;
}

/* line 217, ../sass/style.scss */
.des_burger {
  color: #666;
  font-size: 10px;
  margin-top: 10px;
}
@media only screen and (min-width: 300px) {
  /* line 217, ../sass/style.scss */
  .des_burger {
    /* reset main nav style */
    font-size: 12px;
  }
}
@media only screen and (min-width: 480px) {
  /* line 217, ../sass/style.scss */
  .des_burger {
    /* reset main nav style */
    font-size: 15px;
  }
}
@media only screen and (min-width: 768px) {
  /* line 217, ../sass/style.scss */
  .des_burger {
    /* reset main nav style */
    font-size: 14px;
  }
}

/* line 233, ../sass/style.scss */
.des_pizza2 {
  margin: auto;
  text-align: right;
}

/* line 245, ../sass/style.scss */
.select_pate {
  width: 130px;
  height: 25px;
}

/* line 249, ../sass/style.scss */
.select_taille_pate {
  width: 70px;
  height: 25px;
}

/* line 253, ../sass/style.scss */
.select_taille_pate_sauce {
  width: 110px;
  height: 25px;
}

/* line 257, ../sass/style.scss */
.select_taille_pate_sauce_rouge {
  width: 110px;
  height: 25px;
  border-color: #C43C35 #C43C35 #882A25;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
  background-image: -webkit-linear-gradient(#ee5f5b, #c43c35);
  background-image: -moz-linear-gradient(#ee5f5b, #c43c35);
  background-image: -o-linear-gradient(#ee5f5b, #c43c35);
  background-image: linear-gradient(#ee5f5b, #c43c35);
}

/* line 268, ../sass/style.scss */
.error_message {
  color: #ff0000;
  text-align: center;
  padding-bottom: 5px;
  margin-top: -25px;
}
@media only screen and (min-width: 1200px) {
  /* line 268, ../sass/style.scss */
  .error_message {
    text-align: left;
  }
}

/* line 278, ../sass/style.scss */
.error_message2 {
  color: #ff0000;
  text-align: left;
  padding-bottom: 5px;
}

/* line 283, ../sass/style.scss */
.error_message a {
  color: #ff0000;
  text-align: left;
  padding-bottom: 5px;
  margin-top: -15px;
}

/* line 289, ../sass/style.scss */
.select_taille_pate_fromage {
  width: 125px;
  height: 25px;
}

/* line 293, ../sass/style.scss */
.select_accompagnement {
  width: 134px;
  height: 25px;
}

/* line 297, ../sass/style.scss */
.select_accompagnement_rouge {
  width: 134px;
  height: 25px;
  border-color: #C43C35 #C43C35 #882A25;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
  background-image: -webkit-linear-gradient(#ee5f5b, #c43c35);
  background-image: -moz-linear-gradient(#ee5f5b, #c43c35);
  background-image: -o-linear-gradient(#ee5f5b, #c43c35);
  background-image: linear-gradient(#ee5f5b, #c43c35);
}

/* line 308, ../sass/style.scss */
.select_taille_pate_fromage_rouge {
  width: 125px;
  height: 25px;
  border-color: #C43C35 #C43C35 #882A25;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
  background-image: -webkit-linear-gradient(#ee5f5b, #c43c35);
  background-image: -moz-linear-gradient(#ee5f5b, #c43c35);
  background-image: -o-linear-gradient(#ee5f5b, #c43c35);
  background-image: linear-gradient(#ee5f5b, #c43c35);
}

/* line 320, ../sass/style.scss */
.select_taille {
  width: 70px;
  height: 25px;
}

/* line 325, ../sass/style.scss */
.select_taille_burger {
  width: 100px;
  height: 25px;
}

/* line 330, ../sass/style.scss */
.select_taille_starter_cuisson {
  width: 80px;
  height: 25px;
}

/* line 336, ../sass/style.scss */
.select_taille_starter_cuisson_rouge {
  width: 80px;
  height: 25px;
  border-color: #C43C35 #C43C35 #882A25;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
  background-image: -webkit-linear-gradient(#ee5f5b, #c43c35);
  background-image: -moz-linear-gradient(#ee5f5b, #c43c35);
  background-image: -o-linear-gradient(#ee5f5b, #c43c35);
  background-image: linear-gradient(#ee5f5b, #c43c35);
}

/* line 348, ../sass/style.scss */
#panier2 {
  width: 10px;
  height: 10px;
  position: fixed;
  top: 17px;
  right: 13px;
  z-index: 10;
  color: #ffffff;
  font-size: 18px;
}

/* line 360, ../sass/style.scss */
.mis_au_panier {
  z-index: 15;
  width: 70%;
  height: 230px;
  position: fixed;
  background: none repeat scroll 0% 0% #CC3B30;
  border: 2.5px solid #d55050;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  top: 55px;
  right: 0px;
  border-radius: 5%;
  display: none;
}
@media only screen and (min-width: 300px) {
  /* line 360, ../sass/style.scss */
  .mis_au_panier {
    height: 200px;
  }
}
@media only screen and (min-width: 480px) {
  /* line 360, ../sass/style.scss */
  .mis_au_panier {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  /* line 360, ../sass/style.scss */
  .mis_au_panier {
    width: 30%;
  }
}
@media only screen and (min-width: 1200px) {
  /* line 360, ../sass/style.scss */
  .mis_au_panier {
    top: 200px;
    right: 30px;
    width: 20%;
  }
}

/* line 392, ../sass/style.scss */
.mis_au_panier:after, .arrow_box:before {
  bottom: 100%;
  left: 90%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 403, ../sass/style.scss */
.mis_au_panier:after {
  border-color: rgba(109, 213, 112, 0);
  border-bottom-color: #CC3B30;
  border-width: 20px;
  margin-left: -20px;
}

/* line 409, ../sass/style.scss */
.mis_au_panier:before {
  border-color: rgba(108, 245, 122, 0);
  border-bottom-color: #6cf57a;
  border-width: 26px;
  margin-left: -26px;
}

@media only screen and (min-width: 1200px) {
  /* line 416, ../sass/style.scss */
  .mis_au_panier:after, .arrow_box:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }

  /* line 427, ../sass/style.scss */
  .mis_au_panier:after {
    border-color: rgba(109, 213, 112, 0);
    border-bottom-color: #CC3B30;
    border-width: 20px;
    margin-left: -20px;
  }

  /* line 433, ../sass/style.scss */
  .mis_au_panier:before {
    border-color: rgba(108, 245, 122, 0);
    border-bottom-color: #6cf57a;
    border-width: 26px;
    margin-left: -26px;
  }
}
/* -------------------------------- 

xheader  

-------------------------------- */
/* line 446, ../sass/style.scss */
header {
  position: fixed;
  top: 0;
  left: 0;
  height: 50px;
  width: 100%;
  background: #081f8e;
  /* lol */
  text-align: center;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  z-index: 4;
}
@media only screen and (min-width: 1200px) {
  /* line 446, ../sass/style.scss */
  header {
    height: 80px;
  }
}

/* line 463, ../sass/style.scss */
.logo_pizza {
  margin-top: -10px;
  width: 162px;
  height: 113px;
  left: 50%;
  margin-left: -80px;
  position: absolute;
  background-image: url("../images/header/logo/choose_r3.png");
  background-repeat:no-repeat;
  /* delete this property if you don't want your logo to scale down on mobile devices */
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);

}
@media only screen and (min-width: 1200px) {
  /* line 463, ../sass/style.scss */
  .logo_pizza {
    margin-top: 0px;
    width: 162px;
    height: 135px;
    background-image: url("../images/header/logo/choose_r3.png");
    background-repeat:no-repeat;
    padding-top: 0px;
    position: absolute;
    margin-left: 0px;
    /* logo left margin on Dekstop */
    left: 2.4em;
    top: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

/* line 488, ../sass/style.scss */
.logo_burger {
  margin-top: -10px;
  width: 162px;
  height: 113px;
  left: 50%;
  margin-left: -80px;
  position: absolute;
  background-image: url("../images/header/logo/choose_r3.png");
  background-repeat:no-repeat;
  /* delete this property if you don't want your logo to scale down on mobile devices */
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
@media only screen and (min-width: 1200px) {
  /* line 488, ../sass/style.scss */
  .logo_burger {
    margin-top: 0px;
    width: 162px;
    height: 135px;
    background-image: url("../images/header/logo/choose_r3.png");
    background-repeat:no-repeat;
    padding-top: 0px;
    position: absolute;
    margin-left: 0px;
    /* logo left margin on Dekstop */
    left: 2.4em;
    top: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

/* line 513, ../sass/style.scss */
.logo_pate {
  margin-top: 0px;
  width: 162px;
  height: 51px;
  left: 50%;
  margin-left: -80px;
  position: absolute;
  background-image: url("../images/header/logo/choose_r3.png");
  background-repeat:no-repeat;
  /* delete this property if you don't want your logo to scale down on mobile devices */
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
@media only screen and (min-width: 1200px) {
  /* line 513, ../sass/style.scss */
  .logo_pate {
    width: 162px;
    height: 135px;
    background-image: url("../images/header/logo/choose_r3.png");
    background-repeat:no-repeat;
    padding-top: 0px;
    position: absolute;
    margin-left: 0px;
    /* logo left margin on Dekstop */
    left: 2.4em;
    top: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

/* line 539, ../sass/style.scss */
#cd-hamburger-menu, #cd-cart-trigger {
  position: absolute;
  top: 0;
  height: 100%;
}
/* line 544, ../sass/style.scss */
#cd-hamburger-menu a, #cd-cart-trigger a {
  width: 60px;
  height: 100%;
}

/* line 550, ../sass/style.scss */
#cd-hamburger-menu {
  left: 0;
}
/* line 553, ../sass/style.scss */
#cd-hamburger-menu a {
  background: #020665 url("../img/cd-hamburger-menu.svg") no-repeat center center;
}
@media only screen and (min-width: 1200px) {
  /* line 550, ../sass/style.scss */
  #cd-hamburger-menu {
    display: none;
  }
}

/* line 562, ../sass/style.scss */
#cd-cart-trigger {
  right: 0;
}
/* line 565, ../sass/style.scss */
#cd-cart-trigger a {
  background: #020665 url("../img/cd-cart.svg") no-repeat center center;
}
@media only screen and (min-width: 1200px) {
  /* line 562, ../sass/style.scss */
  #cd-cart-trigger {
    /* cart right margin on desktop */
    right: 0;
  }
  /* line 573, ../sass/style.scss */
  #cd-cart-trigger a {
    position: relative;
    width: 100px;
    border-left: none;
    background-color: #020665;
  }
}

/* line 582, ../sass/style.scss */
#main-nav, #panier  {
  position: fixed;
  top: 10;
  height: 100%;
  width: 260px;
  /* header height */
  padding-top: 70px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  z-index: 3;
}
@media only screen and (min-width: 768px) {
  /* line 582, ../sass/style.scss */
  #main-nav, #panier {
    width: 250px;
    top: 0;  
  }
}
@media only screen and (min-width: 1200px) {
  /* line 582, ../sass/style.scss */
  #main-nav, #panier {
    width: 20%;
    /* header height has changed */
    padding-top: 70px;
  }
}

/* line 610, ../sass/style.scss */
#main-nav {
  left: -110%;
  background: #FFF;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  transition: left 0.3s;
}
/* line 616, ../sass/style.scss */
#main-nav.speed-in {
  left: -10px;
}
@media only screen and (min-width: 768px) {
  /* line 616, ../sass/style.scss */
  #main-nav.speed-in {
    left: 0;
  }
}
/* line 625, ../sass/style.scss */
#main-nav ul a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 1em;
  border-bottom: 1px solid #e0e6ef;
  font-weight: bold;
}
/* line 634, ../sass/style.scss */
#main-nav ul .current {
  box-shadow: inset 3px 0 #ff6000;
  font-weight: bold;
}
@media only screen and (min-width: 1200px) {
  /* line 610, ../sass/style.scss */
  #main-nav {
    /* reset main nav style */
    position: absolute;
    height: auto;
    width: auto;
    left: auto;
    right: 8em;
    padding-top: 0;
    top: 0;
    background: transparent;
    box-shadow: none;
    /* header height */
    line-height: 80px;
    z-index: 4;
  }
  /* line 656, ../sass/style.scss */
  #main-nav li {
    display: inline-block;
    margin-left: 1em;
  }
  /* line 661, ../sass/style.scss */
  #main-nav ul a {
    display: inline-block;
    height: auto;
    line-height: 1;
    padding: 1em 1.4em;
    border-bottom: none;
    color: rgba(255, 255, 255, 0.8);
    border-radius: 0.25em;
  }
  /* line 671, ../sass/style.scss */
  #main-nav ul a.current {
    box-shadow: none;
    background: #ff6000;
    color: #FFF;
  }
  /* line 677, ../sass/style.scss */
  .no-touch #main-nav ul a:hover {
    background: #ff6000;
    color: #FFF;
  }
}
/* line 684, ../sass/style.scss */
.no-js #main-nav {
  position: fixed;
}
@media only screen and (min-width: 768px) {
  /* line 610, ../sass/style.scss */
  #main-nav {
    left: -100%;
  }
}
@media only screen and (min-width: 1200px) {
  /* line 610, ../sass/style.scss */
  #main-nav {
    left: 0%;
  }
}

/* line 695, ../sass/style.scss */
#panier {
  right: -110%;
  background: #FFF;
  -webkit-transition: right 0.3s;
  -moz-transition: right 0.3s;
  transition: right 0.3s;
}
/* line 702, ../sass/style.scss */
#panier.speed-in {
  right: -10px;
}
@media only screen and (min-width: 768px) {
  /* line 702, ../sass/style.scss */
  #panier.speed-in {
    /* reset main nav style */
    right: 0;
  }
}
/* line 712, ../sass/style.scss */
#panier &gt; * {
  padding: 0 1em;
}
/* line 716, ../sass/style.scss */
#panier h2 {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;

}
/* line 723, ../sass/style.scss */
#panier .cd-cart-items {
  padding: 0;
}
/* line 726, ../sass/style.scss */
#panier .cd-cart-items li {
  position: relative;
  padding: 1em;
  border-top: 1px solid #e0e6ef;
}
/* line 731, ../sass/style.scss */
#panier .cd-cart-items li:last-child {
  border-bottom: 1px solid #e0e6ef;
}
@media only screen and (min-width: 1200px) {
  /* line 723, ../sass/style.scss */
  #panier .cd-cart-items {
  
    height: 350px;
    overflow: scroll;
}    
    @media only screen and (min-height: 770px) {
  #panier .cd-cart-items {
  
    height: 447px;
    overflow: scroll;
}    

  }
}
/* line 741, ../sass/style.scss */
#panier .cd-qty, #panier .cd-price {
  color: #a5aebc;
}
/* line 744, ../sass/style.scss */
#panier .cd-qty2 {
  color: #ff3a3a;
}
/* line 748, ../sass/style.scss */
#panier .cd-price {
  margin-top: .4em;
}
/* line 752, ../sass/style.scss */
#panier .cd-item-remove {
  position: absolute;
  right: 1em;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: url("../img/cd-remove-item.svg") no-repeat center center;
}
/* line 761, ../sass/style.scss */
.no-touch #panier .cd-item-remove:hover {
  background-color: #e0e6ef;
}
/* line 766, ../sass/style.scss */
#panier .cd-cart-total {
/*  padding-top: 1em;*/
/*  padding-bottom: 1em;*/
font-weight: bold;
}
/* line 770, ../sass/style.scss */
#panier .cd-cart-total span {
  float: right;
}
/* line 774, ../sass/style.scss */
#panier .cd-cart-total::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
/* line 781, ../sass/style.scss */
#panier .checkout-btn {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #7dcf85;
  color: #FFF;
  text-align: center;
}
/* line 790, ../sass/style.scss */
.no-touch #panier .checkout-btn:hover {
  background: #a2dda8;
}
/* line 795, ../sass/style.scss */
#panier .cd-go-to-cart {
  text-align: center;
  margin: 1em 0;
}
/* line 799, ../sass/style.scss */
#panier .cd-go-to-cart a {
  text-decoration: underline;
}
@media only screen and (min-width: 1200px) {
  /* line 695, ../sass/style.scss */
  #panier {
    right: 0;
  }
  /* line 806, ../sass/style.scss */
  #panier &gt; * {
    padding: 0 2em;
  }
  /* line 810, ../sass/style.scss */
  #panier .cd-cart-items li {
    padding: 1em 2em;
  }
  /* line 814, ../sass/style.scss */
  #panier .cd-item-remove {
    right: 2em;
  }
}
@media only screen and (min-width: 768px) {
  /* line 695, ../sass/style.scss */
  #panier {
    /* reset main nav style */
    right: -100%;
  }
}
@media only screen and (min-width: 1200px) {
  /* line 695, ../sass/style.scss */
  #panier {
    /* reset main nav style */
    right: 0%;
  }
}

/* -------------------------------- 

xgallery 

-------------------------------- */
/* line 834, ../sass/style.scss */
main {
  position: relative;
  min-height: 100%;

  padding-top: 50px;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  /* line 834, ../sass/style.scss */
  main {
    padding-top: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  /* line 834, ../sass/style.scss */
  main {
    padding-top: 50px;
  }
}

/* line 852, ../sass/style.scss */
#cd-gallery-items li {
  margin-bottom: 1.5em;
}
/* line 855, ../sass/style.scss */
#cd-gallery-items li img {
  width: 100%;
  display: block;
  border-radius: 0.25em;
}
@media only screen and (min-width: 768px) {
  /* line 863, ../sass/style.scss */
  #cd-gallery-items li {
    width: 48%;
    float: left;
    margin-bottom: 2em;
    margin-right: 4%;
  }
  /* line 868, ../sass/style.scss */
  #cd-gallery-items li:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  /* line 875, ../sass/style.scss */
  #cd-gallery-items li {
    width: 31%;
    float: left;
    margin-bottom: 2.5em;
    margin-right: 3.5%;
  }
  /* line 880, ../sass/style.scss */
  #cd-gallery-items li:nth-child(2n) {
    margin-right: 3.5%;
  }
  /* line 884, ../sass/style.scss */
  #cd-gallery-items li:nth-child(3n) {
    margin-right: 0;
  }
}

/* like dislike */
/* line 892, ../sass/style.scss */
.ld-container {
  display: none;
}
@media only screen and (min-width: 768px) {
  /* line 892, ../sass/style.scss */
  .ld-container {
    display: block;
    width: 100%;
    height: 50px;
    margin-top: -50px;
  }
}

/* line 905, ../sass/style.scss */
.groupe_pizza {
  height: 250px;
}

/* line 911, ../sass/style.scss */
.ld-btn-like {
  margin: auto;
  width: 30px;
  height: 30px;
}

/* line 917, ../sass/style.scss */
.ld-btn-dislike {
  margin: auto;
  width: 30px;
  height: 30px;
}

/* line 923, ../sass/style.scss */
.ld-img-like, .ld-img-dislike {
  width: 16px;
  height: 20px;
}

/* line 928, ../sass/style.scss */
.ld-stats-bar {
  clear: both;
  margin: 0px;
  height: 5px;
  width: 150px;
  font-size: 0px;
  line-height: 0px;
  background-color: #ffffff;
}

/* line 938, ../sass/style.scss */
.ld-bar-like {
  float: left;
  margin: 0;
  height: 5px;
  width: 0px;
  font-size: 0px;
  line-height: 0px;
  background-color: #008000;
}

/* line 948, ../sass/style.scss */
.ld-bar-dislike {
  float: right;
  margin: 0;
  height: 5px;
  width: 0px;
  font-size: 0px;
  line-height: 0px;
  background-color: #d00000;
}

/* line 958, ../sass/style.scss */
.ld-clear-both {
  clear: both;
  margin: 0;
  height: 0px;
  width: 0px;
  font-size: 0px;
  line-height: 0px;
}

/* line 967, ../sass/style.scss */
.ld-stats-txt {
  color: #808080;
  font-family: arial;
  font-size: 13px;
}

/* line 973, ../sass/style.scss */
#vote {
  width: 50%;
  float: left;
  text-align: center;
}

/* line 979, ../sass/style.scss */
#vote2 {
  width: 50%;
  float: left;
  margin-left: 0px;
}

/* line 985, ../sass/style.scss */
#cd-shadow-layer {
  position: fixed;
  min-height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(206, 12, 35, 0.6);
  cursor: pointer;
  display: none;
  z-index: 2;
}
/* line 998, ../sass/style.scss */
#cd-shadow-layer.is-visible {
  display: block;
  -webkit-animation: cd-fade-in 0.3s;
  -moz-animation: cd-fade-in 0.3s;
  animation: cd-fade-in 0.3s;
}
@media only screen and (min-width: 1200px) {
  /* line 998, ../sass/style.scss */
  #cd-shadow-layer.is-visible {
    display: none;
  }
}

/* -------------------------------- 

xkeyframes 

-------------------------------- */
@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes cd-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*pizza */
/* line 1027, ../sass/style.scss */
.pizza {
  background-color: #ffffff;
  width: 100%;
  margin: auto;
}
@media only screen and (min-width: 1200px) {
  /* line 1027, ../sass/style.scss */
  .pizza {
    /* reset main nav style */
    width: 750px;
    height: 2px;
    display: block;
  }
}

/* line 1042, ../sass/style.scss */
.img_pizza_prix {
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  /* line 1042, ../sass/style.scss */
  .img_pizza_prix {
    /* reset main nav style */

    height: 360px;
  }
}

/* line 1052, ../sass/style.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 1056, ../sass/style.scss */
.img_pizza_prix_suite {
  float: left;
  width: 100%;
  margin-top: 0px;
  position: absolute;
  display: block;
}
@media only screen and (min-width: 1200px) {
  /* line 1056, ../sass/style.scss */
  .img_pizza_prix_suite {
    /* reset main nav style */
    width: 100%;
    height: 2250px;
    margin-top: 0px;
  }
}

/* line 1072, ../sass/style.scss */
.img_pate_prix_suite {
  float: left;
  width: 100%;
  margin-top: 0px;
  position: absolute;
  display: block;
}
@media only screen and (min-width: 1200px) {
  /* line 1072, ../sass/style.scss */
  .img_pate_prix_suite {
    /* reset main nav style */
    width: 100%;
    margin-top: 0px;
  }
}

/* line 1087, ../sass/style.scss */
.bordure_l {
  display: block;
  border-radius: 5px;
}
@media only screen and (min-width: 1200px) {
  /* line 1087, ../sass/style.scss */
  .bordure_l {
    /* reset main nav style */
    float: left;
    width: 750px;
    height: 4015px;
    background-color: #ffffff;
  }
}

/* line 1100, ../sass/style.scss */
.bordure_l_burger {
  display: block;
}
@media only screen and (min-width: 1200px) {
  /* line 1100, ../sass/style.scss */
  .bordure_l_burger {
    /* reset main nav style */
    float: left;
    width: 750px;
    height: 2500px;
    background-color: #ffffff;
  }
}

/* line 1114, ../sass/style.scss */
.bordure_l_pate {
  display: block;
}
@media only screen and (min-width: 1200px) {
  /* line 1114, ../sass/style.scss */
  .bordure_l_pate {
    /* reset main nav style */
    float: left;
    width: 750px;
    height: 1415px;
    background-color: #ffffff;
  }
}

/* line 1128, ../sass/style.scss */
.bordure_l_boisson {
  display: block;
}
@media only screen and (min-width: 1200px) {
  /* line 1128, ../sass/style.scss */
  .bordure_l_boisson {
    /* reset main nav style */
    float: left;
    width: 750px;
    height: 1687px;
    background-color: #ffffff;
  }
}

/* line 1141, ../sass/style.scss */
.bordure_l_dessert {
  display: block;
}
@media only screen and (min-width: 1200px) {
  /* line 1141, ../sass/style.scss */
  .bordure_l_dessert {
    /* reset main nav style */
    float: left;
    width: 750px;
    height: 1171px;
    background-color: #ffffff;
  }
}

/* line 1156, ../sass/style.scss */
.menu_titre {
  width: 220px;
  text-align: left;
  color: #9e9e9e;
  font-weight: bolder;
  font-size: 23px;
  display: block;
}

/* line 1157, ../sass/style.scss */
.hamburgers_cartouche {
  width: 207px;
  margin: 0 auto 0 auto;
  float: left;
}

/* line 1158, ../sass/style.scss */
.hamburgers_cartouche_taille {
  width: 128px;
  margin: 0 auto 0 auto;
  margin-top: 5px;
  clear: left;
}

/* line 1159, ../sass/style.scss */
.hamburgers_block_small {
  width: 100%;
  display: block;
  margin-left: 50px;
  margin-top: 0px;
}

/* line 1160, ../sass/style.scss */
.hamburgers_block_img {
  width: 196px;
  float: left;
  height: 10px;
}

/* line 1161, ../sass/style.scss */
.pizza_eng {
  width: 100%;
  display: block;
  position: absolute;
}
@media only screen and (min-width: 768px) {
  /* line 1161, ../sass/style.scss */
  .pizza_eng {
    /* reset main nav style */
  }
}
@media only screen and (min-width: 1200px) {
  /* line 1161, ../sass/style.scss */
  .pizza_eng {
    /* reset main nav style */
    margin-left: 10px;
    width: 732px;
    height: 2550px;
  }
}

/* line 1179, ../sass/style.scss */
.burger_eng {
  width: 100%;
  display: block;
  position: absolute;
}
@media only screen and (min-width: 768px) {
  /* line 1179, ../sass/style.scss */
  .burger_eng {
    /* reset main nav style */
  }
}
@media only screen and (min-width: 1200px) {
  /* line 1179, ../sass/style.scss */
  .burger_eng {
    /* reset main nav style */
    margin-left: 10px;
    width: 732px;
    height: 0px;
  }
}

/* line 1197, ../sass/style.scss */
.pizza_block {
  width: 98%;
height: 183px;
  float: left;
  display: block;
  margin: 5px;
  border-radius: 0.25em;
  background-color: #e5e5e5;

}
@media only screen and (min-width: 300px) {
  /* line 1197, ../sass/style.scss */
  .pizza_block {

    /* reset main nav style */
height: 183px;
  }
}
@media only screen and (min-width: 1000px) {
  /* line 1197, ../sass/style.scss */
  .pizza_block {
    /* reset main nav style */
    width: 48%;
height: 183px;
  }
}
@media only screen and (min-width: 1200px) {
  /* line 1197, ../sass/style.scss */
  .pizza_block {
    /* reset main nav style */
  }
}
.pizza_block2 {
  width: 100%;
  height: 200px;
  background-color: #e5e5e5;
  padding-top: 20px;
  text-align:center;
  font-size: 20px;
}
/* line 1222, ../sass/style.scss */
.entrecote_block {
  width: 98%;
  height: 230px;
  float: left;
  display: block;
  margin: 5px;
  border-radius: 0.25em;
  background-color: #e5e5e5;
}
@media only screen and (min-width: 300px) {
  /* line 1222, ../sass/style.scss */
  .entrecote_block {
    /* reset main nav style */
    height: 230px;
  }
}
@media only screen and (min-width: 768px) {
  /* line 1222, ../sass/style.scss */
  .entrecote_block {
    /* reset main nav style */
    width: 48%;
    height: 230px;
  }
}
@media only screen and (min-width: 1200px) {
  /* line 1222, ../sass/style.scss */
  .entrecote_block {
    /* reset main nav style */
  }
}

/* line 1247, ../sass/style.scss */
.pied_fille {
  display: none;
}
@media only screen and (min-width: 1200px) {
  /* line 1247, ../sass/style.scss */
  .pied_fille {
    /* reset main nav style */
    width: 730px;
    clear: left;
    background: url(../images/bas_prix_pizza.png) no-repeat;
    display: block;
    width: 750px;
    height: 221px;
  }
}

/* line 1261, ../sass/style.scss */
.gros_point {
  float: left;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 110px;
}

/* line 1262, ../sass/style.scss */
.hamburgers_img_h {
  width: 200px;
  height: 156px;
  margin-left: 0px;
}

/* line 1264, ../sass/style.scss */
.starters_img_h {
  width: 200px;
  height: 167px;
  margin-left: 0px;
}

/* line 1270, ../sass/style.scss */
.hamburgers_prix {
  vertical-align: bottom;
  text-align: right;
  color: #9e9e9e;
  font-weight: bolder;
  font-size: 40px;
  margin-left: 15px;
  margin-right: 15px;
}

/* line 1272, ../sass/style.scss */
.hamburger_menu_normale {
  width: 160px;
  height: 80px;
  margin-top: 5px;
  text-align: left;
  color: #666666;
  font-size: 15px;
  display: block;
}

/* line 1273, ../sass/style.scss */
.pizza_description {
  width: 300px;
  height: 50px;
  margin-top: 5px;
  text-align: center;
  color: #666666;
  font-size: 15px;
  display: block;
}

/* line 1276, ../sass/style.scss */
#hamburgers_menuglob {
  width: 100%;
  float: left;
  display: block;
}

/* line 1277, ../sass/style.scss */
#hamburgers_contenantpanierducont {
  display: block;
  margin-right: 15px;
  margin-top: 0px;
  height: 4750px;
}

/* line 1279, ../sass/style.scss */
#starters_menuglob {
  width: 100%;
  float: left;
  display: block;
  height: 1500px;
}

/* line 1280, ../sass/style.scss */
#starters_contenantpanierducont {
  display: block;
  margin-right: 15px;
  margin-top: 0px;
  height: 1500px;
}

/* line 1284, ../sass/style.scss */
#grillades_menuglob {
  width: 765px;
  float: left;
  display: block;
  height: 750px;
}

/* line 1285, ../sass/style.scss */
#grillades_contenantpanierducont {
  display: block;
  margin-right: 15px;
  margin-top: 0px;
  height: 750px;
}

/* line 1287, ../sass/style.scss */
#hamburgers_menuglob_detail {
  width: 765px;
  float: left;
  display: block;
  height: 700px;
}

/* line 1288, ../sass/style.scss */
#hamburgers_contenantpanierducont_detail {
  display: block;
  margin-right: 15px;
  margin-top: 0px;
  height: 700px;
}

/* line 1290, ../sass/style.scss */
#hamburgers_menuglob_detail2 {
  width: 765px;
  float: left;
  display: block;
  height: 2400px;
}

/* line 1291, ../sass/style.scss */
#hamburgers_contenantpanierducont_detail2 {
  display: block;
  margin-right: 15px;
  margin-top: 0px;
  height: 2400px;
}

/* line 1294, ../sass/style.scss */
.magasinferme1 {
  text-align: center;
}

/* line 1296, ../sass/style.scss */
div.myButton input {
  background-color: #27b027;
  cursor: pointer;
  line-height: 1.2;
  border-radius: 4px;
  border: none;
  text-align: center;
  padding: 6px 12px;
  color: #ffffff;
  font-size: 16px;
  margin-top: -10px;
}
div.myButton2 input {
  background-color: #27b027;
  cursor: pointer;
  line-height: 1.2;
  border-radius: 4px;
  border: none;
  text-align: center;
  padding: 6px 12px;
  color: #ffffff;
  font-size: 16px;
  margin-top: 53px;
}
div.myButton3 input {
  background-color: #c94141;
  cursor: pointer;
  line-height: 1.2;
  border-radius: 4px;
  border: none;
  text-align: center;
  padding: 6px 12px;
  color: #ffffff;
  font-size: 16px;
  float: left;
  margin-left: 20px;
}
div.myButton4 input {
  background-color: #27b027;
  cursor: pointer;
  line-height: 1.2;
  border-radius: 4px;
  border: none;
  text-align: center;
  padding: 6px 12px;
  color: #ffffff;
  font-size: 16px;
    float: left;
}
/* line 1311, ../sass/style.scss */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

/* line 1324, ../sass/style.scss */
.affiche_contact {
  max-width: 700px;
  width: 95%;
  height: 400px;
  margin: 75px auto;
  display: block;
  background-color: #fff;
  text-align: center;
  font-size: 16px;
  font: 400 12px/1.625 "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 1336, ../sass/style.scss */
.wrapper {
  max-width: 700px;
  width: 95%;
  margin: 0 auto;
  position: relative;
}
@media only screen and (min-width: 1200px) {
  /* line 1336, ../sass/style.scss */
  .wrapper {
    /* reset main nav style */
    margin-top: 30px;
  }
}

/* line 1345, ../sass/style.scss */
.wrapper_login {
  max-width: 700px;
  width: 95%;
  height: 644px;
  margin: 0 auto;
  position: relative;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background: #F9F9F9;
}
@media only screen and (min-width: 1200px) {
  /* line 1345, ../sass/style.scss */
  .wrapper_login {
    /* reset main nav style */
    margin-top: 30px;
  }
}

/* line 1359, ../sass/style.scss */
#contactform input[type="text"],
#contactform input[type="email"],
#contactform input[type="tel"],
#contactform input[type="url"],
#contactform select,
#contactform input[type="password"],
#contactform textarea,
#contactform button[type="submit"] {
  font: 400 12px/12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 1369, ../sass/style.scss */
#contactform {
  text-shadow: 0 1px 0 #FFF;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background: #F9F9F9;
  padding: 25px;
}

/* line 1377, ../sass/style.scss */
#contactform h3 {
  color: #EC4E4E;
  display: block;
  font-size: 28px;
}

/* line 1382, ../sass/style.scss */
#contactform h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
}

/* line 1387, ../sass/style.scss */
#contactform label span {
  cursor: pointer;
  color: rgba(80, 77, 77, 0.64);
  display: block;
  margin: 5px 0;
  font-weight: 900;
}

/* line 1394, ../sass/style.scss */
#contactform input[type="text"],
#contactform input[type="email"],
#contactform input[type="tel"],
#contactform input[type="url"],
#contactform select,
#contactform input[type="password"],
#contactform textarea {
  width: 100%;
  box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
  -webkit-box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
  -moz-box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
  border: 1px solid #CCC;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  border-radius: 5px;
}

/* line 1411, ../sass/style.scss */
#contactform input[type="text"]:hover,
#contactform input[type="email"]:hover,
#contactform input[type="tel"]:hover,
#contactform input[type="url"]:hover,
#contactform select:hover,
#contactform input[type="password"],
#contactform textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #AAA;
}

/* line 1423, ../sass/style.scss */
#contactform textarea {
  height: 100px;
  max-width: 100%;
}

/* line 1427, ../sass/style.scss */
#contactform button[type="submit"] {
  cursor: pointer;
  width: 100%;
  border: none;
  background: #EA2525;
  background-image: linear-gradient(bottom, #E42E2E 0%, #EC4E4E 52%);
  background-image: -moz-linear-gradient(bottom, #E42E2E 0%, #EC4E4E 52%);
  background-image: -webkit-linear-gradient(bottom, #E42E2E 0%, #EC4E4E 52%);
  color: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  border-radius: 5px;
}

/* line 1440, ../sass/style.scss */
#contactform button[type="submit"]:hover {
  background-image: linear-gradient(bottom, #E42E2E 0%, #AB3030 52%);
  background-image: -moz-linear-gradient(bottom, #E42E2E 0%, #AB3030 52%);
  background-image: -webkit-linear-gradient(bottom, #E42E2E 0%, #AB3030 52%);
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

/* line 1448, ../sass/style.scss */
#contactform button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

/* line 1451, ../sass/style.scss */
#contactform input:focus,
#contactform textarea:focus {
  outline: 0;
  border: 1px solid #999;
}

/* line 1459, ../sass/style.scss */
#inscriptionform input[type="text"],
#inscriptionform input[type="email"],
#inscriptionform input[type="tel"],
#inscriptionform input[type="url"],
#inscriptionform select,
#inscriptionform input[type="password"],
#inscriptionform textarea,
#inscriptionform button[type="submit"] {
  font: 400 12px/12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 1469, ../sass/style.scss */
#inscriptionform {
  text-shadow: 0 1px 0 #FFF;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background: #F9F9F9;
  padding: 25px;
}

/* line 1477, ../sass/style.scss */
#inscriptionform h3 {
  color: #EC4E4E;
  display: block;
  font-size: 28px;
}

/* line 1482, ../sass/style.scss */
#inscriptionform h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
}

/* line 1487, ../sass/style.scss */
#inscriptionform label span {
  cursor: pointer;
  color: rgba(80, 77, 77, 0.64);
  display: block;
  margin: 5px 0;
  font-weight: 900;
}

/* line 1494, ../sass/style.scss */
#inscriptionform input[type="text"],
#inscriptionform input[type="email"],
#inscriptionform input[type="tel"],
#inscriptionform input[type="url"],
#inscriptionform select,
#inscriptionform input[type="password"],
#inscriptionform textarea {
  width: 100%;
  box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
  -webkit-box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
  -moz-box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
  border: 1px solid #CCC;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  border-radius: 5px;
}

/* line 1511, ../sass/style.scss */
#inscriptionform input[type="text"]:hover,
#inscriptionform input[type="email"]:hover,
#inscriptionform input[type="tel"]:hover,
#inscriptionform input[type="url"]:hover,
#inscriptionform select:hover,
#inscriptionform input[type="password"],
#inscriptionform textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #AAA;
}

/* line 1523, ../sass/style.scss */
#inscriptionform textarea {
  height: 100px;
  max-width: 100%;
}

/* line 1527, ../sass/style.scss */
#inscriptionform button[type="submit"] {
  cursor: pointer;
  width: 100%;
  border: none;
  background: #EA2525;
  background-image: linear-gradient(bottom, #E42E2E 0%, #EC4E4E 52%);
  background-image: -moz-linear-gradient(bottom, #E42E2E 0%, #EC4E4E 52%);
  background-image: -webkit-linear-gradient(bottom, #E42E2E 0%, #EC4E4E 52%);
  color: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  border-radius: 5px;
}

/* line 1540, ../sass/style.scss */
#inscriptionform button[type="submit"]:hover {
  background-image: linear-gradient(bottom, #E42E2E 0%, #AB3030 52%);
  background-image: -moz-linear-gradient(bottom, #E42E2E 0%, #AB3030 52%);
  background-image: -webkit-linear-gradient(bottom, #E42E2E 0%, #AB3030 52%);
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

/* line 1548, ../sass/style.scss */
#inscriptionform button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

/* line 1551, ../sass/style.scss */
#inscriptionform input:focus,
#inscriptionform textarea:focus {
  outline: 0;
  border: 1px solid #999;
}

/* line 1561, ../sass/style.scss */
#ajoutadresseform input[type="text"],
#ajoutadresseform input[type="email"],
#ajoutadresseform input[type="tel"],
#ajoutadresseform input[type="url"],
#ajoutadresseform select,
#ajoutadresseform input[type="password"],
#ajoutadresseform textarea,
#ajoutadresseform button[type="submit"] {
  font: 400 12px/12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 1571, ../sass/style.scss */
#ajoutadresseform {
  text-shadow: 0 1px 0 #FFF;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background: #F9F9F9;
}

/* line 1578, ../sass/style.scss */
#ajoutadresseform h3 {
  color: #EC4E4E;
  display: block;
  font-size: 28px;
}

/* line 1583, ../sass/style.scss */
#ajoutadresseform h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
}

/* line 1588, ../sass/style.scss */
#ajoutadresseform label span {
  cursor: pointer;
  color: rgba(80, 77, 77, 0.64);
  display: block;
  margin: 5px 0;
  font-weight: 900;
}

/* line 1595, ../sass/style.scss */
#ajoutadresseform input[type="text"],
#ajoutadresseform input[type="email"],
#ajoutadresseform input[type="tel"],
#ajoutadresseform input[type="url"],
#ajoutadresseform select,
#ajoutadresseform input[type="password"],
#ajoutadresseform textarea {
  width: 100%;
  box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
  -webkit-box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
  -moz-box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
  border: 1px solid #CCC;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  border-radius: 5px;
}

/* line 1612, ../sass/style.scss */
#ajoutadresseform input[type="text"]:hover,
#ajoutadresseform input[type="email"]:hover,
#ajoutadresseform input[type="tel"]:hover,
#ajoutadresseform input[type="url"]:hover,
#ajoutadresseform select:hover,
#ajoutadresseform input[type="password"],
#ajoutadresseform textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #AAA;
}

/* line 1624, ../sass/style.scss */
#ajoutadresseform textarea {
  height: 100px;
  max-width: 100%;
}

/* line 1628, ../sass/style.scss */
#ajoutadresseform button[type="submit"] {
  cursor: pointer;
  width: 100%;
  max-width: 300px;
  border: none;
  background: #EA2525;
  background-image: linear-gradient(bottom, #E42E2E 0%, #EC4E4E 52%);
  background-image: -moz-linear-gradient(bottom, #E42E2E 0%, #EC4E4E 52%);
  background-image: -webkit-linear-gradient(bottom, #E42E2E 0%, #EC4E4E 52%);
  color: #FFF;
  margin: auto;
  padding: 10px;
  border-radius: 5px;
}

/* line 1642, ../sass/style.scss */
#ajoutadresseform button[type="submit"]:hover {
  background-image: linear-gradient(bottom, #E42E2E 0%, #AB3030 52%);
  background-image: -moz-linear-gradient(bottom, #E42E2E 0%, #AB3030 52%);
  background-image: -webkit-linear-gradient(bottom, #E42E2E 0%, #AB3030 52%);
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

/* line 1650, ../sass/style.scss */
#ajoutadresseform button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

/* line 1653, ../sass/style.scss */
#ajoutadresseform input:focus,
#ajoutadresseform textarea:focus {
  outline: 0;
  border: 1px solid #999;
}

/* line 1662, ../sass/style.scss */
#infoform input[type="text"],
#infoform input[type="email"],
#infoform input[type="tel"],
#infoform input[type="url"],
#infoform select,
#infoform input[type="password"],
#infoform textarea,
#infoform button[type="submit"] {
  font: 400 12px/12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 1672, ../sass/style.scss */
#infoform {
  text-shadow: 0 1px 0 #FFF;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background: #F9F9F9;
}

/* line 1679, ../sass/style.scss */
#infoform h3 {
  color: #EC4E4E;
  display: block;
  font-size: 28px;
}

/* line 1684, ../sass/style.scss */
#infoform h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
}

/* line 1689, ../sass/style.scss */
#infoform label span {
  cursor: pointer;
  color: rgba(80, 77, 77, 0.64);
  display: block;
  margin: 5px 0;
  font-weight: 900;
}

/* line 1696, ../sass/style.scss */
#infoform input[type="text"],
#infoform input[type="email"],
#infoform input[type="tel"],
#infoform input[type="url"],
#infoform select,
#infoform input[type="password"],
#infoform textarea {
  width: 100%;
  box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
  -webkit-box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
  -moz-box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
  border: 1px solid #CCC;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  border-radius: 5px;
}

/* line 1713, ../sass/style.scss */
#infoform input[type="text"]:hover,
#infoform input[type="email"]:hover,
#infoform input[type="tel"]:hover,
#infoform input[type="url"]:hover,
#infoform select:hover,
#infoform input[type="password"],
#infoform textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #AAA;
}

/* line 1725, ../sass/style.scss */
#infoform textarea {
  height: 100px;
  max-width: 100%;
}

/* line 1729, ../sass/style.scss */
#infoform button[type="submit"] {
  cursor: pointer;
  width: 100%;
  max-width: 300px;
  border: none;
  background: #EA2525;
  background-image: linear-gradient(bottom, #E42E2E 0%, #EC4E4E 52%);
  background-image: -moz-linear-gradient(bottom, #E42E2E 0%, #EC4E4E 52%);
  background-image: -webkit-linear-gradient(bottom, #E42E2E 0%, #EC4E4E 52%);
  color: #FFF;
  margin: auto;
  padding: 10px;
  border-radius: 5px;
}

/* line 1743, ../sass/style.scss */
#infoform button[type="submit"]:hover {
  background-image: linear-gradient(bottom, #E42E2E 0%, #AB3030 52%);
  background-image: -moz-linear-gradient(bottom, #E42E2E 0%, #AB3030 52%);
  background-image: -webkit-linear-gradient(bottom, #E42E2E 0%, #AB3030 52%);
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

/* line 1751, ../sass/style.scss */
#infoform button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

/* line 1754, ../sass/style.scss */
#infoform input:focus,
#infoform textarea:focus {
  outline: 0;
  border: 1px solid #999;
}

/* line 1763, ../sass/style.scss */
#ajoutadresseform2 input[type="text"],
#ajoutadresseform2 input[type="email"],
#ajoutadresseform2 input[type="tel"],
#ajoutadresseform2 input[type="url"],
#ajoutadresseform2 select,
#ajoutadresseform2 input[type="password"],
#ajoutadresseform2 textarea,
#ajoutadresseform2 button[type="submit"] {
  font: 400 12px/12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 1773, ../sass/style.scss */
#ajoutadresseform2 {
  text-shadow: 0 1px 0 #FFF;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background: #F9F9F9;
}

/* line 1780, ../sass/style.scss */
#ajoutadresseform2 h3 {
  color: #EC4E4E;
  display: block;
  font-size: 28px;
}

/* line 1785, ../sass/style.scss */
#ajoutadresseform2 h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
}

/* line 1790, ../sass/style.scss */
#ajoutadresseform2 label span {
  cursor: pointer;
  color: rgba(80, 77, 77, 0.64);
  display: block;
  margin: 5px 0;
  font-weight: 900;
}

/* line 1797, ../sass/style.scss */
#ajoutadresseform2 input[type="text"],
#ajoutadresseform2 input[type="email"],
#ajoutadresseform2 input[type="tel"],
#ajoutadresseform2 input[type="url"],
#ajoutadresseform2 select,
#ajoutadresseform2 input[type="password"],
#ajoutadresseform2 textarea {
  width: 100%;
  box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
  -webkit-box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
  -moz-box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
  border: 1px solid #CCC;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  border-radius: 5px;
}

/* line 1814, ../sass/style.scss */
#ajoutadresseform2 input[type="text"]:hover,
#ajoutadresseform2 input[type="email"]:hover,
#ajoutadresseform2 input[type="tel"]:hover,
#ajoutadresseform2 input[type="url"]:hover,
#ajoutadresseform2 select:hover,
#ajoutadresseform2 input[type="password"],
#ajoutadresseform2 textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #AAA;
}

/* line 1826, ../sass/style.scss */
#ajoutadresseform2 textarea {
  height: 100px;
  max-width: 100%;
}

/* line 1830, ../sass/style.scss */
#ajoutadresseform2 button[type="submit"] {
  cursor: pointer;
  width: 100%;
  max-width: 300px;
  border: none;
  background: #EA2525;
  background-image: linear-gradient(bottom, #E42E2E 0%, #EC4E4E 52%);
  background-image: -moz-linear-gradient(bottom, #E42E2E 0%, #EC4E4E 52%);
  background-image: -webkit-linear-gradient(bottom, #E42E2E 0%, #EC4E4E 52%);
  color: #FFF;
  margin: auto;
  padding: 10px;
  border-radius: 5px;
}

/* line 1844, ../sass/style.scss */
#ajoutadresseform2 button[type="submit"]:hover {
  background-image: linear-gradient(bottom, #E42E2E 0%, #AB3030 52%);
  background-image: -moz-linear-gradient(bottom, #E42E2E 0%, #AB3030 52%);
  background-image: -webkit-linear-gradient(bottom, #E42E2E 0%, #AB3030 52%);
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

/* line 1852, ../sass/style.scss */
#ajoutadresseform2 button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

/* line 1855, ../sass/style.scss */
#ajoutadresseform2 input:focus,
#ajoutadresseform2 textarea:focus {
  outline: 0;
  border: 1px solid #999;
}

/* line 1865, ../sass/style.scss */
::-webkit-input-placeholder {
  color: #888;
}

/* line 1868, ../sass/style.scss */
:-moz-placeholder {
  color: #888;
}

/* line 1871, ../sass/style.scss */
::-moz-placeholder {
  color: #888;
}

/* line 1874, ../sass/style.scss */
:-ms-input-placeholder {
  color: #888;
}

/* line 1877, ../sass/style.scss */
.titre_login {
  color: #EC4E4E;
  text-align: center;
  font-size: 20px;
  display: block;
  font-weight: bolder;
}

/* line 1885, ../sass/style.scss */
.titre_login2 {
  color: rgba(0, 0, 0, 0.53);
  text-align: center;
  font-size: 15px;
  display: block;
  font-weight: bolder;
}

/* line 1893, ../sass/style.scss */
.login_text5 {
  width: 50%;
  margin: auto;
}

/* line 1898, ../sass/style.scss */
#inscriptionform button[type="submit"] {
  cursor: pointer;
  width: 100%;
  border: none;
  background: #58AA53;
  background-image: linear-gradient(bottom, #339F28 0%, #58AA53 52%);
  background-image: -moz-linear-gradient(bottom, #339F28 0%, #58AA53 52%);
  background-image: -webkit-linear-gradient(bottom, #339F28 0%, #58AA53 52%);
  color: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  border-radius: 5px;
}

/* line 1911, ../sass/style.scss */
#inscriptionform button[type="submit"]:hover {
  background-image: linear-gradient(bottom, #58AA53 0%, #58AA53 52%);
  background-image: -moz-linear-gradient(bottom, #58AA53 0%, #58AA53 52%);
  background-image: -webkit-linear-gradient(bottom, #58AA53 0%, #58AA53 52%);
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

/* line 1919, ../sass/style.scss */
#inscriptionform button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

/* line 1922, ../sass/style.scss */
.rouge_login {
  border: 2px solid #ff0000;
}

/* line 1926, ../sass/style.scss */
.page_global_commande {
  display: block;
  background-color: #ffffff;
  width: 100%;
  margin: 5px auto;
  text-align: center;
}
@media only screen and (min-width: 1200px) {
  /* line 1926, ../sass/style.scss */
  .page_global_commande {
    /* reset main nav style */
    margin-top: 20px;
    width: 700px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
  }
}

/* line 1941, ../sass/style.scss */
.recap_info1 {
  border: 1px solid #CCC;
  width: 95%;
  border-radius: 5px;
  padding: 10px;
  margin: auto;
}

/* line 1949, ../sass/style.scss */
.recap_adresse {
  border: 1px solid #CCC;
  width: 95%;
  border-radius: 5px;
  padding: 10px;
  margin: 10px auto;
}

/* line 1956, ../sass/style.scss */
.recap_commande {
  border: 1px solid #CCC;
  width: 95%;
  border-radius: 5px;
  padding: 10px;
  margin: 10px auto;
}

/* line 1964, ../sass/style.scss */
.recap_planification {
  border: 1px solid #CCC;
  width: 95%;
  border-radius: 5px;
  padding: 10px;
  margin: 10px auto;
}

/* line 1973, ../sass/style.scss */
.recap_paiement {
  border: 1px solid #CCC;
  width: 95%;
  border-radius: 5px;
  padding: 10px;
  margin: 10px auto;
}

/* line 1981, ../sass/style.scss */
.commande_text10 {
  color: rgba(255, 70, 70, 0.74);
  font-size: 18px;
  font-weight: bolder;
}

/* line 1987, ../sass/style.scss */
.commande_text3 {
  float: left;
  color: #666666;
  font-size: 12pt;
  display: block;
  width: 30%;
  text-align: center;
}

/* line 1995, ../sass/style.scss */
.commande_text4 {
  float: left;
  color: #666666;
  font-size: 12pt;
  display: block;
  width: 30%;
  text-align: center;
}

/* line 2003, ../sass/style.scss */
.commande_titre_text {
  float: left;
  color: #666666;
  font-size: 10pt;
  display: block;
  width: 40%;
  text-align: center;
}

/* line 2012, ../sass/style.scss */
.commande_titre_text_q {
  float: left;
  color: #666666;
  font-size: 10pt;
  display: block;
  width: 30%;
  text-align: center;
}

/* line 2021, ../sass/style.scss */
.commande_titre_text3 {
  float: left;
  color: #666666;
  font-size: 10pt;
  display: block;
  width: 30%;
  text-align: right;
}
.heure_indi{
float: left;
text-align: center;
padding: 10px;
width: 64px;
}
.heure_groupe{
width: 100%;
text-align: center;
height: 50px;
}

/* line 2031, ../sass/style.scss */
.spacer {
  clear: both;
  height: 0px;
  display: block;
}

/* line 2032, ../sass/style.scss */
.spacerh10px {
  clear: both;
  height: 10px;
  display: block;
}

/* line 2038, ../sass/style.scss */
.commande_cont2 {
  text-align: right;
}

/* line 2042, ../sass/style.scss */
.commande_text5 {
  margin-top: 10px;
  margin-right: 5px;
}

/* line 2046, ../sass/style.scss */
.commande_text6 {
  margin-top: 10px;
  margin-right: 7px;
}

/* line 2050, ../sass/style.scss */
.input_planifi_heure {
  width: 80%;
  height: 175px;
  box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
  -webkit-box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
  -moz-box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
  border: 1px solid #CCC;
  background: #FFF;
  margin: 0 0 5px;
  padding: 5px;
  border-radius: 5px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #666666;
}

/* line 2065, ../sass/style.scss */
.planifi_heure button[type="submit"] {
  cursor: pointer;
  width: 100px;
  border: none;
  background: #58AA53;
  background-image: linear-gradient(bottom, #E42E2E 0%, #EC4E4E 52%);
  background-image: -moz-linear-gradient(bottom, #E42E2E 0%, #EC4E4E 52%);
  background-image: -webkit-linear-gradient(bottom, #E42E2E 0%, #EC4E4E 52%);
  color: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  border-radius: 5px;
}

/* line 2078, ../sass/style.scss */
.planifi_heure button[type="submit"]:hover {
  background-image: linear-gradient(bottom, #E42E2E 0%, #AB3030 52%);
  background-image: -moz-linear-gradient(bottom, #E42E2E 0%, #AB3030 52%);
  background-image: -webkit-linear-gradient(bottom, #E42E2E 0%, #AB3030 52%);
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

/* line 2086, ../sass/style.scss */
.planifi_heure button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

/* line 2089, ../sass/style.scss */
.payer button[type="submit"] {
  cursor: pointer;
  width: 100%;
  border: none;
  background: #58AA53;
  background-image: linear-gradient(bottom, #339F28 0%, #3AAE17 52%);
  background-image: -moz-linear-gradient(bottom, #339F28 0%, #3AAE17 52%);
  background-image: -webkit-linear-gradient(bottom, #339F28 0%, #3AAE17 52%);
  color: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  border-radius: 5px;
}

/* line 2102, ../sass/style.scss */
.payer button[type="submit"]:hover {
  background-image: linear-gradient(bottom, #58AA53 0%, #58AA53 52%);
  background-image: -moz-linear-gradient(bottom, #58AA53 0%, #58AA53 52%);
  background-image: -webkit-linear-gradient(bottom, #58AA53 0%, #58AA53 52%);
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

/* line 2110, ../sass/style.scss */
.payer button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

/* line 2117, ../sass/style.scss */
.roundedOne_cont {
  width: 20%;
  margin: auto;
  display: block;
  float: left;
  margin: 25px auto;
}

/* line 2125, ../sass/style.scss */
.roundedOne_cont2 {
  width: 10%;
  margin: 2px auto;
  display: block;
  float: left;
}

/* line 2132, ../sass/style.scss */
.roundedOne_cont3 {
  width: 30%;
  margin: 25px auto;
  display: block;
  float: left;
}

/* line 2141, ../sass/style.scss */
.commande_text01 {
  float: right;
  display: block;
  width: 80%;
}

/* line 2146, ../sass/style.scss */
.commande_text012 {
  float: right;
  display: block;
  width: 90%;
}

/* line 2152, ../sass/style.scss */
.commande_text013 {
  float: right;
  display: block;
  width: 70%;
  margin-top: 10px;
}

/* line 2158, ../sass/style.scss */
#paiementdiv {
  max-width: 300px;
  margin: auto;
}

/* line 2163, ../sass/style.scss */
#smsdiv {
  max-width: 480px;
  margin: auto;
}

/* line 2168, ../sass/style.scss */
#adressediv {
  max-width: 300px;
  margin: auto;
}

/* line 2174, ../sass/style.scss */
.rond_commande {
  margin-top: 55px;
  margin-left: 5%;
  width: 40px;
  background: #FB3A3A none repeat scroll 0% 0%;
  height: 40px;
  text-align: center;
  border-radius: 40px;
  line-height: 40px;
  /* 100 - 10 */
  float: left;
  color: #ffffff;
  font-weight: bold;
}
/* line 2187, ../sass/style.scss */
.rond_commande a {
  color: #ffffff;
  text-decoration: none;
}

/* line 2189, ../sass/style.scss */
.rond_commande2 {
  margin-top: 55px;
  width: 40px;
  background: #DDD none repeat scroll 0% 0%;
  height: 40px;
  text-align: center;
  border-radius: 40px;
  line-height: 40px;
  /* 100 - 10 */
  float: left;
  color: #868686;
  font-weight: bold;
}

/* line 2202, ../sass/style.scss */
.rond_commande2_rouge {
  margin-top: 55px;
  width: 40px;
  background: #FB3A3A none repeat scroll 0% 0%;
  height: 40px;
  text-align: center;
  border-radius: 40px;
  line-height: 40px;
  /* 100 - 10 */
  float: left;
  color: #ffffff;
  font-weight: bold;
}
/* line 2213, ../sass/style.scss */
.rond_commande2_rouge a {
  color: #ffffff;
  text-decoration: none;
}

/* line 2215, ../sass/style.scss */
.rond_commande3 {
  margin-top: 55px;
  width: 40px;
  background: #DDD none repeat scroll 0% 0%;
  height: 40px;
  text-align: center;
  border-radius: 40px;
  line-height: 40px;
  /* 100 - 10 */
  float: left;
  color: #868686;
  font-weight: bold;
}

/* line 2228, ../sass/style.scss */
.rond_commande3_rouge {
  margin-top: 55px;
  width: 40px;
  background: #FB3A3A none repeat scroll 0% 0%;
  height: 40px;
  text-align: center;
  border-radius: 40px;
  line-height: 40px;
  /* 100 - 10 */
  float: left;
  color: #ffffff;
  font-weight: bold;
}

/* line 2241, ../sass/style.scss */
.commande_suivi {
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  /* line 2241, ../sass/style.scss */
  .commande_suivi {
    /* reset main nav style */
    width: 700px;
  }
}

/* line 2248, ../sass/style.scss */
.trait {
  width: 20%;
  height: 6px;
  margin-top: 73px;
  float: left;
  background: #DDD none repeat scroll 0% 0%;
}
@media only screen and (min-width: 300px) {
  /* line 2248, ../sass/style.scss */
  .trait {
    /* reset main nav style */
    width: 24%;
  }
}
@media only screen and (min-width: 360px) {
  /* line 2248, ../sass/style.scss */
  .trait {
    /* reset main nav style */
    width: 28%;
  }
}
@media only screen and (min-width: 480px) {
  /* line 2248, ../sass/style.scss */
  .trait {
    /* reset main nav style */
    width: 32%;
  }
}
@media only screen and (min-width: 768px) {
  /* line 2248, ../sass/style.scss */
  .trait {
    /* reset main nav style */
    width: 37%;
  }
}

/* line 2267, ../sass/style.scss */
.trait_rouge {
  width: 20%;
  height: 6px;
  margin-top: 73px;
  float: left;
  background: #FB3A3A none repeat scroll 0% 0%;
}
@media only screen and (min-width: 300px) {
  /* line 2267, ../sass/style.scss */
  .trait_rouge {
    /* reset main nav style */
    width: 24%;
  }
}
@media only screen and (min-width: 360px) {
  /* line 2267, ../sass/style.scss */
  .trait_rouge {
    /* reset main nav style */
    width: 28%;
  }
}
@media only screen and (min-width: 480px) {
  /* line 2267, ../sass/style.scss */
  .trait_rouge {
    /* reset main nav style */
    width: 32%;
  }
}
@media only screen and (min-width: 768px) {
  /* line 2267, ../sass/style.scss */
  .trait_rouge {
    /* reset main nav style */
    width: 37%;
  }
}

/* line 2286, ../sass/style.scss */
.commande_suivi_text1 {
  float: left;
  font-size: 13px;
  color: #FB3A3A;
  font-weight: bold;
}

/* line 2292, ../sass/style.scss */
.commande_suivi_text2 {
  float: left;
  font-size: 13px;
  font-weight: bold;
}

/* line 2297, ../sass/style.scss */
.commande_suivi_text2_gris {
  float: left;
  font-size: 13px;
  font-weight: bold;
  color: #FB3A3A;
}

/* line 2303, ../sass/style.scss */
.commande_suivi_text3 {
  float: left;
  font-size: 13px;
  font-weight: bold;
}

/* line 2308, ../sass/style.scss */
.commande_suivi_text3_gris {
  float: left;
  font-size: 13px;
  font-weight: bold;
  color: #FB3A3A;
}

/* line 2314, ../sass/style.scss */
.commande_separe1 {
  width: 0%;
  float: left;
  height: 2px;
}
@media only screen and (min-width: 300px) {
  /* line 2314, ../sass/style.scss */
  .commande_separe1 {
    /* reset main nav style */
    width: 1%;
  }
}
@media only screen and (min-width: 360px) {
  /* line 2314, ../sass/style.scss */
  .commande_separe1 {
    /* reset main nav style */
    width: 2%;
  }
}
@media only screen and (min-width: 768px) {
  /* line 2314, ../sass/style.scss */
  .commande_separe1 {
    /* reset main nav style */
    width: 4%;
  }
}

/* line 2328, ../sass/style.scss */
.commande_separe2 {
  width: 8%;
  float: left;
  height: 2px;
}
@media only screen and (min-width: 300px) {
  /* line 2328, ../sass/style.scss */
  .commande_separe2 {
    /* reset main nav style */
    width: 15%;
  }
}
@media only screen and (min-width: 360px) {
  /* line 2328, ../sass/style.scss */
  .commande_separe2 {
    /* reset main nav style */
    width: 20%;
  }
}
@media only screen and (min-width: 480px) {
  /* line 2328, ../sass/style.scss */
  .commande_separe2 {
    /* reset main nav style */
    width: 27%;
  }
}
@media only screen and (min-width: 768px) {
  /* line 2328, ../sass/style.scss */
  .commande_separe2 {
    /* reset main nav style */
    width: 33%;
  }
}

/* line 2345, ../sass/style.scss */
.commande_separe3 {
  width: 5%;
  float: left;
  height: 2px;
}
@media only screen and (min-width: 300px) {
  /* line 2345, ../sass/style.scss */
  .commande_separe3 {
    /* reset main nav style */
    width: 14%;
  }
}
@media only screen and (min-width: 360px) {
  /* line 2345, ../sass/style.scss */
  .commande_separe3 {
    /* reset main nav style */
    width: 20%;
  }
}
@media only screen and (min-width: 480px) {
  /* line 2345, ../sass/style.scss */
  .commande_separe3 {
    /* reset main nav style */
    width: 25%;
  }
}
@media only screen and (min-width: 768px) {
  /* line 2345, ../sass/style.scss */
  .commande_separe3 {
    /* reset main nav style */
    width: 33%;
  }
}
@media only screen and (min-width: 1200px) {
  /* line 2345, ../sass/style.scss */
  .commande_separe3 {
    /* reset main nav style */
    width: 32%;
  }
}

/* line 2366, ../sass/style.scss */
.block_gauche {
  margin-top: 10px;
}

/* line 2371, ../sass/style.scss */
#confirm_commande button[type="submit"] {
  cursor: pointer;
  width: 100%;
  max-width: 300px;
  border: none;
  background: #EA2525;
  background-image: linear-gradient(bottom, #E42E2E 0%, #EC4E4E 52%);
  background-image: -moz-linear-gradient(bottom, #E42E2E 0%, #EC4E4E 52%);
  background-image: -webkit-linear-gradient(bottom, #E42E2E 0%, #EC4E4E 52%);
  color: #FFF;
  margin: 10px 0 5px;
  padding: 10px;
  border-radius: 5px;
}

/* line 2385, ../sass/style.scss */
#confirm_commande button[type="submit"]:hover {
  background-image: linear-gradient(bottom, #E42E2E 0%, #AB3030 52%);
  background-image: -moz-linear-gradient(bottom, #E42E2E 0%, #AB3030 52%);
  background-image: -webkit-linear-gradient(bottom, #E42E2E 0%, #AB3030 52%);
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

/* line 2393, ../sass/style.scss */
#confirm_commande button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

/* line 2396, ../sass/style.scss */
#commande_ajax2 {
  margin-top: 10px;
}

/* line 2400, ../sass/style.scss */
#commande_ajax3 {
  margin-top: 10px;
}

/* line 2404, ../sass/style.scss */
.google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}

/* line 2410, ../sass/style.scss */
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* line 2417, ../sass/style.scss */
.moncompte_recap_info1 {
  border: 1px solid #CCC;
  width: 95%;
  border-radius: 5px;
  padding: 10px;
  margin: 0px auto;
}

/* line 2424, ../sass/style.scss */
.moncompte_recap_adresse {
  border: 1px solid #CCC;
  width: 95%;
  border-radius: 5px;
  padding: 10px;
  margin: 10px auto;
}

/* line 2432, ../sass/style.scss */
.moncompte_derniere_commande {
  border: 1px solid #CCC;
  width: 95%;
  border-radius: 5px;
  padding: 10px;
  margin: 10px auto;
}

/* line 2439, ../sass/style.scss */
.moncompte_derniere_commande button[type="submit"] {
  cursor: pointer;
  width: 100px;
  border: none;
  background: #EA2525;
  background-image: linear-gradient(bottom, #E42E2E 0%, #EC4E4E 52%);
  background-image: -moz-linear-gradient(bottom, #E42E2E 0%, #EC4E4E 52%);
  background-image: -webkit-linear-gradient(bottom, #E42E2E 0%, #EC4E4E 52%);
  color: #FFF;
  margin: 10px 0 5px;
  padding: 10px;
  border-radius: 5px;
}

/* line 2452, ../sass/style.scss */
.moncompte_derniere_commande button[type="submit"]:hover {
  background-image: linear-gradient(bottom, #E42E2E 0%, #AB3030 52%);
  background-image: -moz-linear-gradient(bottom, #E42E2E 0%, #AB3030 52%);
  background-image: -webkit-linear-gradient(bottom, #E42E2E 0%, #AB3030 52%);
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

/* line 2460, ../sass/style.scss */
.moncompte_derniere_commande button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

/* line 2464, ../sass/style.scss */
.moncompte_global {
  max-width: 700px;
  width: 95%;
  margin: 58px auto;
  position: relative;
}
@media only screen and (min-width: 1200px) {
  /* line 2464, ../sass/style.scss */
  .moncompte_global {
    /* reset main nav style */
    margin-top: 80px;
    background-color: #ffffff;
  }
}

/* line 2474, ../sass/style.scss */
.foother1 {
  width: 100%;
  margin: 20px auto;
  text-align: center;
  background-color: #ffffff;
  padding: 10px;
  border-radius: 5px;
}

/* line 2483, ../sass/style.scss */
.legal {
  width: 100%;
  margin: 57px auto;
  background-color: #ffffff;
  padding: 10px;
  border-radius: 5px;
}
@media only screen and (min-width: 1200px) {
  /* line 2483, ../sass/style.scss */
  .legal {
    /* reset main nav style */
    margin: 78px auto;
  }
}

/* line 2495, ../sass/style.scss */
.merci {
  width: 100%;
  margin: 57px auto;
  background-color: #ffffff;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
}
@media only screen and (min-width: 1200px) {
  /* line 2495, ../sass/style.scss */
  .merci {
    /* reset main nav style */
    margin: 78px auto;
  }
}

/* line 2507, ../sass/style.scss */
.tout {
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  /* line 2507, ../sass/style.scss */
  .tout {
    /* reset main nav style */
    width: 700px;
  }
}

/* line 2514, ../sass/style.scss */
.gauche {
  width: 100%;
  float: left;
}
@media only screen and (min-width: 768px) {
  /* line 2514, ../sass/style.scss */
  .gauche {
    /* reset main nav style */
    width: 50%;
  }
}

/* line 2521, ../sass/style.scss */
.droite {
  padding: 10px;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 768px) {
  /* line 2521, ../sass/style.scss */
  .droite {
    /* reset main nav style */
    width: 50%;
  }
}
#cheesy_crust {
z-index: 7;
width: 100%;
height: 100%;
position: fixed;
text-align: center;
background-color: rgba(0, 0, 0, 0.7);
display: none;

}
.cheesy_crust2 {
z-index: 8;
width: 100%;
text-align: center;
background-color: #ffffff;
font-size: 15px;
border-radius: 30px;
}
@media only screen and (min-width: 981px) {
.cheesy_crust2 {
position: fixed;
left: 72%;
margin-left: -37.5%;
width: 32%;
left: 72%;
margin-left: -37.5%;
font-size: 23px;
}

  }
.img_cheesy {
max-width: 55%;
}
@media only screen and (min-width: 981px) {
.img_cheesy {
max-width: 100%;
}
  }
.contener1 {
width: 251px;
text-align: center;
margin: auto;
  }</pre></body></html>