/*
Theme Name: Beaver Builder Child Theme
Theme URI: https://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: https://www.fastlinemedia.com
template: bb-theme
*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lobster&display=swap");
html,
body {
  overflow-x: hidden;
}

.fl-page-content {
  background: linear-gradient(0deg, rgba(248, 246, 236, 0.4) 0%, rgba(248, 246, 236, 0.4) 100%), #fff !important;
}

header {
  transition: all 0.3s ease-in-out;
}

.fl-node-bd9n84r1gp6u {
  transition: all 0.3s ease-in-out;
}

header.fl-theme-builder-header-sticky {
  background: linear-gradient(0deg, rgba(248, 246, 236, 0.4) 0%, rgba(248, 246, 236, 0.4) 100%), #fff !important;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
header.fl-theme-builder-header-sticky .fl-node-bd9n84r1gp6u {
  margin: 0px !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lobster", sans-serif;
  color: #542425;
}

body #fl-main-content p:not(#wpadminbar *),
body #fl-main-content div:not(#wpadminbar *),
body #fl-main-content a:not(#wpadminbar *),
body #fl-main-content li:not(#wpadminbar *),
body #fl-main-content ul:not(#wpadminbar *),
body #fl-main-content ol:not(#wpadminbar *),
body #fl-main-content button:not(#wpadminbar *),
body #fl-main-content input:not(#wpadminbar *),
body #fl-main-content textarea:not(#wpadminbar *) {
  font-family: "Montserrat", sans-serif;
  color: #542425;
  font-size: 16px;
}

a[role=button] {
  all: unset;
}
a[role=button] button {
  all: unset;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 10px;
  border: none !important;
  background-color: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  color: #cd2328 !important;
  font-weight: 700 !important;
}
a[role=button] button span {
  transition: all 0.3s ease-in-out;
}
a[role=button] button span img {
  width: auto;
  height: 15px;
}
a[role=button] button:hover span {
  transform: translateX(5px);
}

a.fl-button {
  all: unset;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 10px;
  border: none !important;
  background-color: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  color: #cd2328 !important;
  font-weight: 700 !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-in-out;
}
a.fl-button span {
  color: #cd2328 !important;
}
a.fl-button::after {
  content: "";
  background-image: url("https://mamajolie.businessbooster.agency/wp-content/uploads/2025/07/MJ_Arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  display: block;
  width: 15px;
  height: 15px;
  transition: all 0.3s ease-in-out;
}
a.fl-button:hover::after {
  transform: translateX(5px);
}

.after-photo,
.after-photo-2 {
  position: relative;
  z-index: 1;
}

.after-photo::after {
  content: "";
  height: 125%;
  width: 70%;
  background: #542425;
  position: absolute;
  right: -5%;
  top: -12.5%;
  z-index: -1;
}

.after-photo-2::after {
  content: "";
  height: 125%;
  width: 125%;
  background: #542425;
  position: absolute;
  right: -50%;
  top: -12.5%;
  z-index: -1;
}

.after-col .fl-col-content {
  position: relative;
  z-index: 1;
}

.after-col .fl-col-content::before {
  content: "";
  height: 95%;
  width: 85%;
  background: #542425;
  position: absolute;
  left: 0%;
  top: 10%;
  z-index: -1;
  opacity: 1 !important;
}

.after-col-bl .fl-module-photo {
  position: relative;
  z-index: 1;
}

.after-col-bl .fl-module-photo::before {
  content: "";
  height: 100%;
  width: 100%;
  background: #542425;
  position: absolute;
  left: -5%;
  top: 5%;
  z-index: -1;
  opacity: 1 !important;
}

.after-col-br .fl-module-photo {
  position: relative;
  z-index: 1;
}

.after-col-br .fl-module-photo::before {
  content: "";
  height: 100%;
  width: 100%;
  background: #542425;
  position: absolute;
  right: -5%;
  top: 5%;
  z-index: -1;
  opacity: 1 !important;
}

.after-col-tr .fl-module-photo {
  position: relative;
  z-index: 1;
}

.after-col-tr .fl-module-photo::before {
  content: "";
  height: 100%;
  width: 100%;
  background: #542425;
  position: absolute;
  right: -5%;
  top: -5%;
  z-index: -1;
  opacity: 1 !important;
}

#after-img {
  position: relative;
  z-index: 1;
}

#after-img::before {
  content: "";
  height: 100%;
  width: 100%;
  background: #542425;
  position: absolute;
  left: -5%;
  bottom: -5%;
  z-index: -1;
}

.text-red,
.text-rouge {
  color: #cd2328 !important;
}

.text-green,
.text-vert {
  color: #008c46 !important;
}

.text-marrone,
.text-marron {
  color: #542425 !important;
}

footer .fl-row-content-wrap:first-of-type {
  background-size: contain !important;
}

.mega-menu-item {
  font-family: "Lobster", sans-serif !important;
}

.mega-menu-item {
  transition: all 0.3s ease-in-out;
}
.mega-menu-item:hover {
  color: #cd2328 !important;
}

@media (max-width: 768px) {
  .no-mobile {
    display: none !important;
  }
}
.contact-form-mj input,
.contact-form-mj textarea {
  font-weight: 400 !important;
  color: #542425 !important;
}
.contact-form-mj input::-moz-placeholder, .contact-form-mj textarea::-moz-placeholder {
  color: #542425 !important;
}
.contact-form-mj input::placeholder,
.contact-form-mj textarea::placeholder {
  color: #542425 !important;
}
.contact-form-mj .wpcf7-form {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.contact-form-mj .wpcf7-form .wpcf7-list-item.first {
  margin-left: 0 !important;
}
.contact-form-mj .wpcf7-form .submit-cf7-mj {
  display: flex;
  justify-content: flex-end;
  width: -moz-fit-content;
  width: fit-content;
  flex-direction: row;
  position: relative;
  height: -moz-fit-content;
  height: fit-content;
  margin-left: auto;
  align-items: center;
  gap: 5px;
}
.contact-form-mj .wpcf7-form .submit-cf7-mj p {
  display: flex;
  flex-direction: row-reverse;
}
.contact-form-mj .wpcf7-form .submit-cf7-mj::after {
  content: "";
  background-image: url("https://mamajolie.businessbooster.agency/wp-content/uploads/2025/07/MJ_Arrow.svg");
  background-size: contain;
  position: relative;
  display: block;
  width: 15px;
  height: 15px;
  transition: all 0.3s ease-in-out;
}
.contact-form-mj .wpcf7-form .submit-cf7-mj:hover::after {
  transform: translateX(5px);
}
.contact-form-mj .wpcf7-form .wpcf7-submit {
  all: unset;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 10px;
  border: none !important;
  background-color: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  margin-left: auto !important;
  color: #cd2328 !important;
  font-weight: 700 !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-in-out;
}

.wpcf7-response-output {
  border: none !important;
  padding: 0 !important;
}

.pp-tabs-labels {
  display: flex;
  align-items: baseline;
  gap: 20px;
  justify-content: flex-start;
  flex-direction: row;
  margin-bottom: 20px !important;
}
@media (min-width: 1200px) {
  .pp-tabs-labels {
    margin-bottom: 40px !important;
  }
}
@media (min-width: 1400px) {
  .pp-tabs-labels {
    margin-bottom: 60px !important;
  }
}
.pp-tabs-labels * {
  outline: none !important;
  border: none !important;
}
.pp-tabs-labels::before {
  display: none !important;
}
.pp-tabs-labels .pp-tabs-label {
  padding: 0 !important;
  top: unset !important;
}
.pp-tabs-labels .pp-tabs-label .pp-tab-title {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 700 !important;
  color: #cd2328 !important;
  opacity: 0.5 !important;
}
.pp-tabs-labels .pp-tabs-label.pp-tab-active .pp-tab-title {
  opacity: 1 !important;
}

@media screen and (max-width: 768px) {
  .pp-tab-title {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 700 !important;
    color: #cd2328 !important;
    opacity: 0.5 !important;
  }
  .pp-tab-active {
    padding-bottom: 50px !important;
  }
  .pp-tab-active .pp-tab-title {
    opacity: 1 !important;
  }
}
#newsletter-container-mj {
  width: -moz-fit-content !important;
  width: fit-content !important;
  font-family: "Montserrat", sans-serif !important;
}
#newsletter-container-mj * {
  font-family: "Montserrat", sans-serif !important;
}
#newsletter-container-mj input.sib-email-area {
  border-radius: 100px;
  border: 1.2px solid white;
  color: white !important;
  background: transparent;
  padding: 10px 20px !important;
}
@media (min-width: 768px) {
  #newsletter-container-mj input.sib-email-area {
    width: 392px;
  }
}
#newsletter-container-mj input.sib-email-area::-moz-placeholder {
  color: white !important;
}
#newsletter-container-mj input.sib-email-area::placeholder {
  color: white !important;
}
#newsletter-container-mj .newsletter-form-submit-mj {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: flex-end;
  width: -moz-fit-content;
  width: fit-content;
  flex-direction: row;
  position: relative;
}
#newsletter-container-mj .newsletter-form-submit-mj input {
  all: unset;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 10px;
  border: none !important;
  background-color: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  margin-left: auto !important;
  color: #cd2328 !important;
  font-weight: 700 !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-in-out;
}
#newsletter-container-mj .newsletter-form-submit-mj::after {
  content: "";
  background-image: url("https://mamajolie.businessbooster.agency/wp-content/uploads/2025/07/MJ_Arrow.svg");
  background-size: contain;
  position: relative;
  display: block;
  width: 15px;
  height: 15px;
  transition: all 0.3s ease-in-out;
}

@media screen and (max-width: 768px) {
  .fl-module-pp-spacer .fl-module-content {
    padding: 0 !important;
    margin: 0 !important;
  }
}
.anim-photo-to-left {
  position: relative;
  z-index: 1;
  opacity: 0;
  transform: translateX(50px);
  --after-opacity: 0;
  --after-x: 100px;
}
.anim-photo-to-left::after {
  opacity: var(--after-opacity);
  transform: translateX(var(--after-x));
}

.anim-photo-to-right {
  position: relative;
  z-index: 1;
  opacity: 0;
  transform: translateX(-50px);
  --after-opacity: 0;
  --after-x: -100px;
}
.anim-photo-to-right::after {
  opacity: var(--after-opacity);
  transform: translateX(var(--after-x));
}

.fade-in-left {
  opacity: 0;
  transform: translateX(-30px);
}

#box-menu-traiteur-single {
  flex-direction: row !important;
}

@media screen and (max-width: 1280px) {
  #box-menu-traiteur-single {
    flex-direction: column !important;
  }
}/*# sourceMappingURL=style.css.map */