@charset "UTF-8";
/*** Colors ***/
/*** Colors ***/
@media screen and (min-width: 1200px) {
  .fusion-page-title-bar.fusion-tb-page-title-bar {
    padding-top: 9rem;
  }
}
#toTop {
  bottom: 0 !important;
  right: 7% !important;
}
@media screen and (min-width: 768px) {
  #toTop {
    right: 4% !important;
  }
}
.woocommerce-order .order_details tbody tr .woocommerce-table__line-item.order_item .product-info a {
  pointer-events: none;
}
#main {
  background: #000c19 !important;
  background: linear-gradient(360deg, #000c19 0%, #070922 100%) !important;
  padding-bottom: 0 !important;
}
@media screen and (min-width: 1200px) {
  #main {
    padding: 0 !important;
  }
}
#main #content {
  margin-bottom: 0;
}
.tmkey-btn {
  background-color: #FCD302 !important;
  text-transform: uppercase !important;
  font-size: 16px !important;
  font-weight: bold !important;
  color: #1c1c1c !important;
  padding: 15px 20px !important;
  -webkit-transition: all 500ms ease !important;
  transition: all 500ms ease !important;
  cursor: pointer !important;
  width: fit-content !important;
  border-radius: 5px;
}
.tmkey-btn:hover {
  transform: scale(1.1) !important;
}
.tmkey-btn .fusion-button-text {
  color: #1c1c1c !important;
}
@media screen and (max-width: 768px) {
  .tmkey-btn {
    font-size: 12px !important;
  }
}
.fusion-social-links .fusion-social-networks.color-type-custom .fusion-social-network-icon:hover {
  color: white !important;
}
/***** Checkout start *****/
.woocommerce-order {
  color: white;
  margin: 30px 0;
}
.woocommerce-order h2, .woocommerce-order h3 {
  color: white !important;
  border-color: #FCD302 !important;
}
.woocommerce-order .woocommerce-content-box {
  background-color: #1c1c1c;
}
.woocommerce-order .woocommerce-content-box tfoot tr:nth-child(4) td.product-total span.woocommerce-Price-amount.amount:last-child() bdi {
  color: #FCD302 !important;
}
/***** Checkout end *****/
input[type="text"]::placeholder, input[type="number"]::placeholder, input[type="email"]::placeholder, input[type="tel"]::placeholder {
  color: #757575;
}
/***** Hébergement start *****/
.resto-grid-cont .fusion-builder-row:first-child {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  row-gap: 2em;
}
@media screen and (min-width: 768px) {
  .resto-grid-cont .fusion-builder-row:first-child {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .resto-grid-cont .fusion-builder-row:first-child {
    grid-template-columns: repeat(3, 1fr);
  }
}
.resto-grid-cont .fusion-builder-row:first-child .resto-card {
  width: 100%;
  height: 100%;
}
/***** Hébergement end *****/
/***** Contact start *****/
.contact-form-submit-btn button {
  display: inline-block;
  vertical-align: middle;
  border: none;
  outline: none;
  background-color: #FCD302;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #051B35;
  padding: 15px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.contact-form-submit-btn button:hover {
  cursor: pointer;
}
.contact-form-submit-btn button .fusion-button-text {
  color: black;
}
#post-143 {
  padding: 0 5px;
}
@media screen and (min-width: 768px) {
  #post-143 {
    padding: 0 20px;
  }
}
#post-143 .contact-form {
  justify-content: center;
}
#post-143 .contact-form .fusion-column-wrapper:first-child {
  max-width: 40rem;
}
@media screen and (max-width: 768px) {
  #post-143 .contact-listing-grid-cont {
    display: flex;
    justify-content: center;
  }
}
#post-143 .contact-listing-grid-cont .contact-info-listing-block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 768px) {
  #post-143 .contact-listing-grid-cont .contact-info-listing-block {
    grid-template-columns: repeat(1, 1fr);
  }
}
#post-143 .contact-listing-grid-cont .contact-info-listing-block .listing-item {
  display: flex;
  align-items: center;
}
#post-143 .contact-listing-grid-cont .contact-info-listing-block .fa-solid {
  margin-right: 8px;
}
/***** Contact end *****/
/****** logo partenaire start ******/
:is(.ffessm, .cmas, .anmp, .guide).logo {
  max-width: 100px;
  max-height: 70px;
}
/****** logo partenaire end ******/
.explo-resa-cta .cta-block {
  text-align: center;
}
.explo-resa-cta button {
  display: inline-block;
  vertical-align: middle;
  border: none;
  outline: none;
  background-color: #FCD302;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #051B35;
  padding: 15px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.explo-resa-cta button:hover {
  cursor: pointer;
}
button.contact-form-submit-btn:hover {
  transform: scale(1.1) !important;
}
.adress-cont {
  display: flex;
  align-items: baseline;
}
@media screen and (min-width: 560px) {
  .adress-cont .adress-text-cont {
    display: flex;
  }
}
.adress-cont .adress-text-cont .zip-code-cont {
  margin-left: 8px;
}
.adress-cont .fa-solid {
  margin-right: 8px;
  color: #FCD302;
}
.post-password-form {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 1200px) {
  .post-password-form {
    padding: 7rem;
  }
}
.post-password-form p:nth-child(2) {
  display: flex;
}
@media screen and (max-width: 560px) {
  .post-password-form p:nth-child(2) {
    flex-direction: column;
  }
  .post-password-form p:nth-child(2) label input[name="post_password"] {
    margin-left: 0;
  }
}
.post-password-form input[type="submit"] {
  background-color: #FCD302 !important;
  text-transform: uppercase !important;
  font-size: 16px !important;
  font-weight: bold !important;
  color: #1c1c1c !important;
  padding: 15px 20px !important;
  -webkit-transition: all 500ms ease !important;
  transition: all 500ms ease !important;
  cursor: pointer !important;
  width: fit-content !important;
  border-radius: 5px;
}
@media screen and (max-width: 560px) {
  .post-password-form input[type="submit"] {
    margin-top: 1rem;
  }
}
.post-password-form input[type="submit"]:hover {
  transform: scale(1.1) !important;
}
.post-password-form input[type="submit"] .fusion-button-text {
  color: #1c1c1c !important;
}
@media screen and (max-width: 768px) {
  .post-password-form input[type="submit"] {
    font-size: 12px !important;
  }
}
