body {
  font-family: "Hind", sans-serif;
  font-synthesis: none;
  -moz-font-feature-settings: 'kern';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.4em;
  background-color: #f3f3f3; }

h1, h2, h3, h4, h5 {
  margin-top: 0px;
  font-family: "Montserrat", sans-serif;
  color: #333;
  font-weight: 700; }

.page-template-template_accueil h2 {
  margin-top: 20px; }

h1 {
  margin-bottom: 25px;
  font-weight: 700;
  text-transform: uppercase; }

a, a:hover {
  color: #c60808; }

h2 {
  font-weight: 700; }

.logo {
  margin-top: 7px;
  width: 125px;
  transition: 0.3s;
  margin-left: 25px; }
  .logo svg {
    width: 150px; }

.img-couverture {
  height: 420px;
  background-size: cover;
  background-position: center;
  filter: brightness(0.5); }

.background {
  padding-top: 70px;
  padding-bottom: 70px; }

.background-banner {
  margin-top: 100px; }

.background-blue {
  background-color: #c60808;
  color: white; }
  .background-blue h1, .background-blue h2, .background-blue h3, .background-blue h4 {
    color: white; }

.current_page_item a {
  color: #c60808 !important; }

.link-image img {
  filter: brightness(0.7);
  transition: 0.5s; }

.link-image img:hover {
  filter: brightness(1); }

.titre-nav {
  color: #c60808;
  margin-top: 28px;
  top: 0;
  position: absolute;
  margin-left: 188px;
  font-size: 35px;
  /*text-transform: uppercase;*/
  font-weight: 500; }

.title-image {
  position: absolute;
  color: white;
  bottom: 15px;
  left: 35px;
  z-index: 1; }

.title-bar {
  font-size: 2.7em;
  text-align: center; }

.texte-bar {
  text-align: center; }

.text-muted {
  background-color: #c60808;
  color: white !important;
  padding: 3px 7px 0px 7px;
  display: inline-block; }

.card-title {
  font-weight: 700; }

.recherche {
  margin-bottom: 15px; }

.asl_desc {
  font-size: 17px !important; }

.asl_content h3 a {
  font-size: 19px !important; }

.wpdreams_asl_results {
  top: 231px !important; }

div[id*='ajaxsearchlite'].wpdreams_asl_container {
  height: 40px !important;
  padding-top: 10px !important; }

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
  font-size: 20px !important; }

.background-traiteur {
  background-image: url("../img/traiteur-bg.jpg");
  background-size: cover;
  background-position: center;
  min-height: 400px;
  color: white; }
  .background-traiteur h2 {
    color: white; }

.background-footer {
  background-color: #dedede;
  color: #333;
  font-size: 0.7em; }

.banner-top {
  margin-top: 100px; }

.banner-text {
  text-align: center;
  /* margin-top: 60px; */
  padding: 50px;
  left: 0;
  right: 0;
  color: white;
  position: absolute;
  /* text-transform: uppercase; */
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  z-index: 1; }

.btn-primary {
  background: #0091d3;
  border-color: #0091d3;
  color: white;
  font-family: "Hind", sans-serif;
  font-size: 0.5em; }

.btn-primary:hover {
  color: #c60808;
  background: none;
  border-color: #c60808;
  background-position: center; }

.btn-nyffeler {
  color: #333;
  background: none;
  border: 1px solid #333;
  background-position: center; }

.btn-nyffeler:hover {
  background: #c60808;
  border-color: #c60808;
  color: white;
  font-family: "Hind", sans-serif; }

.hamburger {
  display: none; }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.horaire-top {
  margin-top: 10px;
  font-size: 0.6em;
  text-align: right;
  color: #616161; }
  .horaire-top .horaire-ouvert {
    color: green; }
  .horaire-top .horaire-ferme {
    color: red; }
  .horaire-top .horaire-semaine {
    margin-right: 20px; }
  .horaire-top .horaire-samedi {
    margin-right: 20px; }

nav {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 30;
  transition-duration: 0.5s;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.95);
  height: 100px;
  top: 0; }

nav .menu a {
  text-decoration: none;
  color: white;
  margin-left: 6px;
  padding-top: 20px;
  padding-left: 17px;
  /*text-transform: uppercase;*/
  font-family: "Hind", sans-serif;
  font-size: 19px;
  color: #333;
  padding-bottom: 35px; }

nav .menu li.menu-item-has-children:after {
  content: "\f107";
  font-family: "FontAwesome";
  margin-left: 3px;
  color: #333;
  margin-right: 0px;
  font-size: 0.9em; }

nav .menu {
  margin-top: 35px;
  padding-left: 0px;
  float: right;
  list-style: none; }
  nav .menu ul {
    list-style: none;
    margin: 0;
    padding: 0; }

nav .menu > li {
  float: left;
  /*margin-left: 15px;*/ }

nav .menu > li:hover ul {
  display: block; }

/*SUB-MENU*/
nav .sub-menu {
  display: none;
  position: absolute;
  background-color: #c60808;
  margin-top: 27px !important;
  border-top: 2px solid white;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
  z-index: 10;
  line-height: 2; }

nav .sub-menu li {
  /*padding: 5px 40px 5px 20px !important;*/
  padding: 5px 25px 5px 0px !important;
  transition: 0.3s; }

nav .sub-menu a {
  color: white !important;
  text-transform: inherit;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-right: 0px;
  padding-right: 0px; }

nav .sub-menu li:hover {
  background-color: white; }
  nav .sub-menu li:hover a {
    color: #333 !important; }

.nav-fixed-scroll {
  background-color: rgba(255, 255, 255, 0.9);
  height: 80px;
  transition-duration: 0.5s;
  box-shadow: 0px 0px 4px -2px; }
  .nav-fixed-scroll svg {
    width: 120px; }
  .nav-fixed-scroll .titre-nav {
    margin-top: 8px;
    margin-left: 120px; }

.nav-fixed-scroll .logo {
  width: 55px; }

/*.nav-fixed-scroll svg{
    display: none;
}*/
.nav-fixed-scroll .sub-menu {
  margin-top: 12px !important; }

.nav-fixed-scroll .menu a {
  color: #333;
  text-decoration: none; }

.nav-fixed-scroll .menu {
  margin-top: 25px; }

.nav-fixed-scroll .hamburger-icon {
  fill: #333 !important; }

.nav-fixed-scroll .menu a:hover {
  color: #333; }

.nav-fixed-scroll .menu li.menu-item-has-children:after {
  color: #333;
  padding-bottom: 25px; }

.menu-mobile-open {
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 300;
  width: 100%;
  height: 100%;
  position: fixed;
  margin-bottom: 80px;
  padding-bottom: 100px;
  overflow: scroll;
  margin-top: -30px; }
  .menu-mobile-open ul, .menu-mobile-open li {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px; }

/*MENU MOBILE*/
#nav-mobile .menu {
  display: none;
  text-align: center;
  padding-bottom: 17px; }

#nav-mobile ul {
  margin-top: 70px; }

#nav-mobile .menu li {
  margin-bottom: 10px;
  cursor: pointer; }

#nav-mobile .menu a {
  font-size: 25px;
  color: #333;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none; }

#nav-mobile .sub-menu {
  margin-top: 10px; }

#nav-mobile .sub-menu li a {
  font-size: 20px !important;
  text-transform: initial;
  color: #888;
  text-decoration: none; }

.page-id-12 figcaption {
  top: -63px !important;
  background-color: #002d59c2 !important;
  color: white !important;
  font-size: 1em !important;
  padding: 10px;
  position: relative; }

.page-id-14 strong {
  color: #333; }

.page-id-527 table td {
  padding-right: 15px; }

.article .article-description {
  margin-bottom: 10px; }

.title-footer {
  font-family: "Montserrat", sans-serif;
  color: #333;
  font-size: 1.4em;
  font-weight: 700; }

.end-footer {
  background-color: #c60808;
  color: white;
  font-size: 0.7em;
  padding-top: 10px;
  padding-bottom: 10px; }

.social-media {
  margin-top: 15px; }
  .social-media a {
    margin-right: 7px;
    display: inline-block; }

footer a {
  color: #333; }
footer a:hover {
  color: #333; }
footer .lien-footer {
  padding-top: 5px;
  width: 180px; }

@media screen and (max-width: 1390px) {
  .logo {
    width: 100px; }

  .titre-nav {
    color: #c60808;
    margin-top: 29px;
    top: 0;
    position: absolute;
    margin-left: 156px;
    font-size: 30px;
    /* text-transform: uppercase; */
    font-weight: 500; } }
@media screen and (max-width: 1625px) {
  .menu, .horaire-top {
    display: none; }

  .hamburger {
    display: block;
    margin-top: 35px; }

  .nav-fixed-scroll .hamburger {
    margin-left: -40px; }

  .img-couverture {
    height: 400px; }

  .banner-text {
    margin-top: -15px;
    padding-left: 5px;
    padding-right: 5px; } }
@media screen and (max-width: 993px) {
  .commande img {
    margin-top: 20px; }

  body {
    font-size: 1.2em; }

  .card-columns {
    column-count: 2; }

  .logo {
    width: 73px; }

  .titre-nav {
    color: #c60808;
    margin-top: 29px;
    top: 0;
    position: absolute;
    margin-left: 130px;
    font-size: 30px;
    /* text-transform: uppercase; */
    font-weight: 500; }

  .banner-text p {
    display: none; } }
@media screen and (max-width: 700px) {
  .img-couverture {
    height: 200px; }

  .banner-text {
    margin-top: 50px;
    font-size: 28px;
    padding-left: 5px;
    padding-right: 5px; }

  h1 {
    font-size: 1.8rem; }

  h2 {
    font-size: 1.6rem; }

  body {
    font-size: 1em; }

  .background {
    padding-top: 30px;
    padding-bottom: 30px; }

  .card-columns {
    column-count: 1; }

  .logo {
    margin-left: 0px; }

  .titre-nav {
    margin-left: 77px; }

  .nav-fixed-scroll .titre-nav {
    margin-top: 21px;
    margin-left: 65px; } }
@media screen and (max-width: 600px) {
  .page-id-12 figcaption {
    top: -52px !important; } }
/*Commande*/
.logo-commande {
  margin-top: 25px; }

.progression {
  text-align: center;
  margin-bottom: 50px;
  overflow: auto;
  width: 100%;
  margin-left: 0px; }

.progression-box-1, .progression-box-2, .progression-box-3, .progression-box-4 {
  background: #0395d5;
  color: white;
  padding: 10px 15px 10px 15px;
  border-right: 2px solid white; }

.commande {
  margin-top: 120px;
  margin-bottom: 50px; }
  .commande .description {
    margin-top: 25px; }
  .commande hr {
    padding-top: 5px; }
  .commande .btn-nyffeler {
    margin-top: 15px; }
  .commande .asterix {
    color: red; }
  .commande .commande-commentaire, .commande .commande-detail, .commande .commande-retrait {
    margin-top: 20px; }
  .commande .commande-depot {
    margin-top: 10px;
    margin-bottom: 10px;
    color: red; }

.viande {
  border-bottom: 1px solid gray;
  padding-bottom: 0px;
  padding-top: 15px;
  min-height: 50px; }

.viande-titre {
  border-bottom: 1px solid gray;
  padding-bottom: 0px;
  padding-top: 15px;
  min-height: 50px; }

.viande-total {
  border-top: 3px solid gray;
  padding-bottom: 0px;
  padding-top: 15px;
  min-height: 50px; }

.viande-sorte {
  display: inline-block;
  margin-left: -30px; }

.viande-quantite {
  display: inline-block;
  z-index: 1;
  margin-right: 20px; }

.viande-prix {
  display: inline-block; }

.prix-1 {
  font-size: 17px;
  font-weight: 700; }

.prix-2 {
  font-size: 12px;
  color: gray; }

.commande-total {
  font-size: 17px;
  font-weight: 700; }

.confirmation {
  border-bottom: 1px solid gray;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 0px;
  margin-left: 0px; }

.ligne-1 {
  padding-left: 0px; }

.uppercase {
  text-transform: uppercase; }

.text-select {
  margin-top: 25px; }

.tab-commande {
  margin-top: 25px;
  overflow: auto; }

.calc-personne {
  margin-top: 20px; }
  .calc-personne b {
    margin-left: 5px; }

.article {
  margin-bottom: 30px; }

.article-description {
  margin-bottom: 10px;
  line-height: 1.6; }

/*.single-article {
    margin-top:-50px;
    h1{
        margin-top: 15px;
    }
}*/
.wp-block-button__link {
  background: none !important;
  padding: 0px; }

/*# sourceMappingURL=theme_styles.css.map */
