/******************************************************************
Theme Name: Menu
Theme URI: http://www.themble.com/bones
Description: This site was built using the Bones Development Theme. For more information about Bones or to view documentation, you can visit the <a href="https://github.com/eddiemachado/bones/issues" title="Bones Issues">Bones Issues</a> page on Github. You'll want to customize this for your clients with your own information.
Author: Your Name Here
Author URI: http://www.yoururlhere.com
Version: 1.7
Tags: fluid-layout, responsive-layout, accessibility-ready, translation-ready, microformats, rtl-language-support


*/

/* Header */

/*.header-logo {
  width: 100%;
  display: flex;
  justify-content: center;
  text-align: center;
  padding: 20px 0;
}
.header-logo a {
  text-decoration: none;
}
*/
/* Home page */
/*
#main {
  width: 100%;
  padding: 20px 0;
}
*/

/* Menu page */

/*.plat {
  display: flex
}

.plat .image {
  width: 20%
}

.plat .image img {
  max-width: 100%
}

.contenu {
  width: 50%;
  padding-left: 20px;
}

.plat .prix {
  width: 30%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}*/
