@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Cabin);
/*--HEADER --*/

/* Desktop Layout: 769px to a max of 1232px. */
@media only screen and (min-width: 769px) {
  body {
    font-family: helvetica, arial;
    /*margin:50px 0px; */
    padding: 0px;
    background: url("/sites/all/themes/custom/zen/zen-internals/images/background.gif") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  }
  a {
    text-decoration: none;
  }
  div#header {
    max-width: 980px;
    background-color: #fff;
    /*border-top: 7px solid #3950bf;*/
    margin: 0px auto;
    width: 100%;
    /*margin-top:30px;*/
  }
  div#content {
    max-width: 980px;
    background-color: #fff;
    margin: 0px auto;
    width: 100%;
  }
  div#header div#logo img {
    float: left;
    margin: 10px 0 15px 20px;
    width: 126px;
  }
  div#header div#langues {
    float: right;
    padding-right: 15px;
    padding-top: 5px;
  }
  div#header div#langues a {
    font-size: 10px;
    color: #666;
  }
  div#header div#langues ul li {
    list-style: none;
    display: inline-block;
  }
  div#mini_map {
    float: right;
    width: 104px;
    height: 59px;
    margin-top: -70px;
  }
  div#reseaux-sociaux {
    float: right;
    margin-top: -25px; }
  div#reseaux-sociaux ul li {
    display: inline-block; }
  #reseaux-sociaux ul {
    margin-right: 10px;
  }
  div.clear {
    clear: both; }
  div#navigation {
    background-color: #858180;
    background-image: -moz-linear-gradient(center top, #858180, #616264);
    background-image: -webkit-linear-gradient(top, rgb(133, 129, 128), rgb(97, 98, 100));
    background-color: #999;
    margin-top: -10px;
    height: 39px;
  }
  div#navigation ul li {
    border-left: 1px solid #7e7c7d;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin-right: -5px;
    padding: 12px;
    text-shadow: -1px -1px 0 #545454;
  }
  div#navigation ul li a {
    color: #fff;
    text-transform: uppercase;
  }
  div#langues ul li a {
    font-size: 10px;
    font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
  }
  div#navigation ul li:hover {
    background-color: #4e4d4e;
    cursor: pointer;
  }
  /** Language selector **/
  .language-switcher-locale-url {
    float: right;
    font-size: 10px;
    list-style: outside none none;
    line-height: 40px;
    /*margin-right: 21px;*/
    /*margin-top: 25px;*/
    border-right: 1px solid #eee;
    margin: 0px !important;
    padding: 0 15px;
  }
  .language-switcher-locale-url li {
    display: inline-block;
  }
  .language-switcher-locale-url li a {
    color: #666;
  }
  .language-switcher-locale-url .fr a {
    background: url("http://goodfrance.dev4.sutunam.com/sites/all/themes/zen/zen-internals/img/drapeau_fr.png") no-repeat scroll left center transparent;
    padding: 2px 0 2px 25px;
  }
  .language-switcher-locale-url .en a {
    background: url("http://goodfrance.dev4.sutunam.com/sites/all/themes/zen/zen-internals/img/drapeau_en.png") no-repeat scroll left center transparent;
    padding: 2px 0 2px 25px;
  }
  /**--FOOTER NEW--**/
  .footercol1 {
    width: 25%;
    float: left;
  }
  .footercol2 {
    width: 25%;
    float: left;
  }
  .footercol3 {
    width: 25%;
    float: left;
  }
  .footercol4 {
    width: 25%;
    float: left;
  }
  td#global-background.cell {
    height: 100px; }

}
/* Mobile Layout: 768px and below. Inherits styles from: Desktop Layout. */
@media only screen and (max-width: 769px) {

  body {
    font-family: helvetica, arial;
    margin: 50px 0px;
    padding: 0px;
    background-color: #555;
  }
  a {
    text-decoration: none;
  }
  div#header {
    max-width: 980px;
    background-color: #fff;
    /*border-top: 7px solid #3950bf;*/
    margin: 0px auto;
    width: 100%;
  }
  div#header div#logo img {
    float: left;
    width: 120px;
    height: 90px;
    padding: 20px 20px 0px;
  }
  div#header div#langues {
    float: right;
    padding-right: 9px;
  }
  div#header div#langues a {
    font-size: 12px;
    color: #666;
  }
  div#header div#langues ul li {
    list-style: none;
    display: inline-block;
  }
  div#mini_map {
    float: right;
    width: 104px;
    height: 59px;
    margin-top: -70px;
  }
  div#reseaux-sociaux {
    float: right;
    margin-top: -25px; }
  div#reseaux-sociaux ul li {
    display: inline-block; }
  #reseaux-sociaux ul {
    margin-right: 10px;
  }
  div.clear {
    clear: both; }
  div#navigation {
    background-color: #858180;
    background-image: -moz-linear-gradient(center top, #858180, #616264);
    background-image: -webkit-linear-gradient(top, rgb(133, 129, 128), rgb(97, 98, 100));
    background-color: #999;
    margin-top: -10px;
    height: 39px;
  }
  div#navigation ul li {
    border-left: 1px solid #7e7c7d;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin-right: -5px;
    padding: 12px;
    text-shadow: -1px -1px 0 #545454;
  }
  div#navigation ul li a {
    color: #fff;
    text-transform: uppercase;
  }
  div#langues ul li a {
    font-size: 10px;
    font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
  }
  div#navigation ul li:hover {
    background-color: #4e4d4e;
    cursor: pointer;
  }
  /**--FOOTER NEW--**/
  /*Define Accordion box*/
  .accordion {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .accordion section {
    float: left;
    overflow: hidden;
    color: #333;
    cursor: pointer;
    background: #3950bf;
    width: 100%;
    border-bottom: 1px solid #5c6fcc;
  }
  .accordion section:hover {
    background: #394a9e;
  }
  .accordion section ul {
    display: none;
  }
  .accordion section:after {
    position: relative;
    font-size: 24px;
    color: #000;
    font-weight: bold;
  }
  .accordion section:nth-child(1):after { content: ''; }
  .accordion section:nth-child(2):after { content: ''; }
  .accordion section:nth-child(3):after { content: ''; }
  .accordion section:nth-child(4):after { content: ''; }
  .accordion section:nth-child(5):after { content: ''; }
  .accordion section:nth-child(6):after { content: ''; }
  .accordion section:nth-child(7):after { content: ''; }
  .accordion section:nth-child(8):after { content: ''; }
  .accordion section:nth-child(9):after { content: ''; }
  .accordion section:target {
    background: #fff;
    /* padding:10px;*/
  }
  .accordion section:target:hover {
    background: #fff;
  }
  .accordion section:target h4 {
    width: 100%;
  }
  .accordion section:target h4 a {
    /*color: #333;*/
    padding: 0;
    padding-left: 10px;
    background-color: #eee;
    height: 55px;
    line-height: 55px;
    background: #394a9e;
    font-weight: bold;
  }
  .accordion section:target ul {
    display: block;
  }
  .accordion section h4 a {
    padding: 8px 10px;
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #eee;
    text-decoration: none;
    font-weight: bold;
  }
  .vertical section {
    width: 100%;
    height: 40px;
    -webkit-transition: height 0.2s ease-out;
    -moz-transition: height 0.2s ease-out;
    -o-transition: height 0.2s ease-out;
    transition: height 0.2s ease-out;
  }
  /*Set height of the slide*/
  .vertical :target {
    height: 250px;
    width: 97%;
  }
  .vertical section h4 {
    position: relative;
    left: 0;
    top: -15px;
  }
  /*Set position of the number on the slide*/
  .vertical section:after {
    top: -60px;
    left: 810px;
  }
  .vertical section:target:after {
    left: -9999px;
  }
  .accordion ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
  }
  .accordion ul li {
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #eee;
    padding-left: 10%;
  }
  .accordion ul li:hover {
    background: #fafafa;
  }
  .accordion ul li a {
    color: #444;
  }
  .accordion h4 {
    height: 55px;
    margin: 0px;
    line-height: 40px;
  }
  section#retrouveznous li {
    height: 40px;
    line-height: 40px;
    clear: both;
    float: left;
    border-bottom: 1px solid #eee;
    width: 100%;
    padding: 0;
  }
  section#retrouveznous li a {
    color: #444;
    height: 40px;
    line-height: 38px;
    width: 100%;
    display: block;
  }
  section#retrouveznous li a img {
    opacity: 0.9;
    vertical-align: middle;
    padding-right: 20px;
  }
  section#retrouveznous li a img:hover {
    opacity: 1;
  }
  /*



  div#footer_corpo{
    background: linear-gradient(to bottom, #3952A5 0%, #111F79 100%) repeat scroll 0 0 transparent;
      color: #FFFFFF;
      display: block;
      margin: 0 auto;
      width: 100%;

    }

  div#footer_corpo{
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;

  }

  div.liste-foot{
    float:left;
    width:237px;
    padding: 10px 0 10px 0px;

  }

  div#footer_corpo ul li{
    list-style:none;
    }

  div#footer_corpo ul li a{
    color: #FFF;
  }

  div#footer_corpo h4{
     font-family: helvetica,arial;
      font-size: 16px;
      font-weight: bold;
      line-height: 16px;
      margin-top: 10px;
      padding-left: 40px;
      text-shadow: -1px -1px 0 #0E1D9C;
      text-transform: uppercase;
      width: 229px;
    margin-bottom: 2px;
  }

  div.liste-foot img{
     height: 21px;
      margin-bottom: 10px;
      margin-right: 15px;
      position: relative;
      top: 15px;
      width: 21px;
  }

  div.liste-foot.social h4{
    margin-bottom: 0;
  }

  td#global-background.cell{

  height:100px;}




  */

}
/* HEADER MENU NEW */
#block-wq-core-desktop-main-menu {
  text-align: center;
  font-size: 0;
}
.navbar {
  /*background: none repeat scroll 0 0 #717071;*/
  color: #6d6d6d;
  width: 100%;
  max-width: 980px;
  display: inline-block;
  font-family: 'Cabin', sans-serif;
  font-size: 16px;
  left: 0;
  margin: 0 auto;
  position: relative;
  height: auto !important;
  background-color: #fff;
  /*border-top:1px solid #656565;*/
  /*border-bottom:1px solid #656565;*/
}
.navbar a {
  /*border-left: 1px solid #7e7c7d;*/
  color: #6d6d6d;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  text-shadow: none;
  text-transform: uppercase;
  display: block;
  font-family: 'Cabin', sans-serif;
}
.navbar li {
  float: left;
}
.navbar li:hover, .navbar li a:hover {
  /*background-color: #757575;*/
  color: #6d6d6d;
  text-decoration: underline;
  border: 0px;
}
/* MENU BOTTOM BAR */
.nav-rubric li {
  display: block;
  float: left;
}
.nav-rubric {
  background-color: #e6352b;
  background-image: linear-gradient(to bottom, #f2382d, #db3229);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #fff;
  width: 100%;
  max-width: 980px;
  display: inline-block;
  left: 0;
  margin: 0 auto;
  line-height: 40px;
  position: relative;
  height: auto !important;
}
.nav-rubric a {
  color: #fff;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  text-shadow: none;
  text-transform: uppercase;
  display: block;
}
.nav-rubric li:hover, .nav-rubric li a:hover {
  box-shadow: none !important;
  color: #fff;
  height: 40px;
  text-decoration: none;
  text-shadow: none !important;
  background-color: #cf3027;
}
/* ERROR MESSAGE CSS */
.error {
  border-style: solid;
  border-width: 1px;
  border-color: #fe3c3c;
  margin-bottom: 1.11111rem;
  padding: 5px;
  background: #fbcece;
  color: #333;
  margin-top: 42px;
}
.messages--status {
  border-style: solid;
  border-width: 1px;
  border-color: #009400;
  margin-bottom: 1.11111rem;
  padding: 5px;
  background: #c4eac4;
  color: #333;
  margin-top: 42px;
}
/* OTHER CSS */
.column, .columns {
  padding-left: 1.938rem !important;
  padding-right: 1.938rem !important;
}
.large-4 .description {
  font-size: 11px;
  color: black;
}
#edit-profile-main-field-menu-price-loc--2, #edit-profile-main-field-menu-price-fr--2 {
  margin-bottom: 10px;
  margin-top: -15px;
}
.large-4.price {
  width: 100%
}
.large-4.price input {
  width: 28%
}
.tabs-content #panel2.active, .tabs-content #panel2 .large-4,
.tabs-content #panel1.active, .tabs-content #panel1 .large-4 {
  background: #efefef;
}
.tabs dd.active a, .tabs .tab-title.active a {
  background: #efefef !important;
}
.tabs dd > a, .tabs .tab-title > a {
  background: #ababab !important;
}
#menutable {
  margin-top: 25px;
}
#formpart_1 {
  margin-top: 25px;
}
.pre-login {
  float: right;
  margin-right: 10px;
}
.pre-login a {
  font-size: 12px;
  color: #3950bf;
}
.form-managed-file {
  color: black;
}
.access-espace-restau, .register-new {
  margin-right: 25px;
  margin-top: 5px;
}
.menuprice {
  margin-right: 1%;
}
#edit-locale, #edit-picture, #edit-timezone {
  display: none;
}
.bigbutton, .form-submit {
  background-color: #3950bf;
  border-color: #007095;
  border-style: solid;
  border-width: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: normal;
  padding: 1rem 2rem 1.0625rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: background-color 300ms ease-out 0s;
  margin-top: 30px;
}
.bigbutton:hover {
  color: #fff;
  background: #007095;
}
.toplinks {
  text-align: center;
}
#user-register-form .form-item-pass label {
  display: none;
}
#user-register-form .passlabel {
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  margin-top: 15px;
}
/* USER LOGIN PAGE */
.user-login {
  padding-left: 1.938rem;
}
.user-login #edit-name, .user-login #edit-pass {
  width: 35%;
}
.user-login .description {
  font-size: 11px;
  margin-bottom: 20px;
}
.user-login .form-submit {
  background-color: #3950bf;
  border-color: #007095;
  border-style: solid;
  border-width: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  padding: 1rem 2rem 1.0625rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: background-color 300ms ease-out 0s;
}
/* NEW USER PROFILE PAGE */
.rest_info {
  margin-left: 40px;
  float: left;
}
.restaurant-type-label {
  padding-top: 20px;
}
.restaurant-type-label p {
  background: #3950bf;
  color: #fff;
  margin-left: 15px;
  margin-top: 45px;
  text-align: center;
  text-transform: uppercase;
  width: 21%;
  height: 30px;
  padding-top: 2px;
}
.restaurant_contact_info {
  width: 400px;
}
.restaurant_image {
  float: right;
  width: 450px;
  margin-right: 30px;
}
.tabs-content {
  background: #efefef;
}
.backtolist {
  background: none repeat scroll 0 0 #3950bf;
  float: right;
  margin-right: 30px;
  padding: 5px;
}
.backtolist a, .backtolist a:hover {
  color: #fff;
}
#user-profile-form .field-name-field-cold-starter-local, #user-profile-form .field-name-field-hot-starter-local, #user-profile-form .field-name-field-fish-local, #user-profile-form .field-name-field-meat-local, #user-profile-form .field-name-field-cheese-local, #user-profile-form .field-name-field-dessert-local, #user-profile-form .field-name-field-menu-price-loc, #user-profile-form .field-name-field-hot-starter-local-16 { display: none; }
#user-profile-form .field-name-field-cold-starter-fr, #user-profile-form .field-name-field-hot-starter-fr, #user-profile-form .field-name-field-fish-fr, #user-profile-form .field-name-field-meat-fr, #user-profile-form .field-name-field-cheese-fr, #user-profile-form .field-name-field-dessert-fr, #user-profile-form .field-name-field--menu-price-fr, #user-profile-form .field-name-field-hot-starter-fr-16 { display: none; }
#edit-profile-main-field-menu-price-loc-16 .description,
#edit-profile-main-field-menu-price-fr-16 .description,
#edit-profile-main-field-menu-price-loc-16--2 .description,
#edit-profile-main-field-menu-price-fr-16--2 .description {
  margin-top: -17px;
}
#block-header {
  border-bottom: 1px solid #eee;
  padding-bottom: 40px;
}
#reseaux-sociaux {
  float: right;
}
#reseaux-sociaux img {
  margin-top: -10px;
}
#blockmedia {
  float: right;
  line-height: 40px;
  padding: 0 15px;
  border-right: 1px solid #eee;
}
#block-board {
  float: right;
  line-height: 40px;
  padding: 0 15px;
  border-right: 1px solid #eee;
}
#block-board a, #blockmedia a {
  font-size: 14px;
  color: #9a9a9a !important;
  text-decoration: none;
  line-height: 40px;
}
