/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/*
    Add your custom styles here
*/
html {
  --fullHeightVh: 100vh;
}
/* Global */
.no-margin-text p {
  margin-bottom: 0;
}
.align-center {
  text-align: center;
}
.good-padding-list ul {
  padding-left: 1em;
}
.pointer-events-none {
  pointer-events: none;
}
.overflow-hidden, .wrap-overflow-hidden .elementor-widget-wrap {
  overflow: hidden;
}
.overflow-x-clip {
  overflow-x: clip;
}
.h-100 {
  height: 100%;
}
.mb-0 {
  margin-bottom: 0 !important;
}
a {
  color: inherit;
}
a:hover {
  color: var(--e-global-color-2a74452);
}
.breadcrumb_last {
  position: relative;
}
.breadcrumb_last:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: white;
  bottom: -6px;
  left: 0;
}
.d-none {
  display: none;
}
.d-none-important {
  display: none !important;
}
.button-shape > .elementor-widget-container, .title-shape > .elementor-widget-container, .bloc-shape > .elementor-widget-container {
  mask-size: 100% 100% !important;
  -webkit-mask-size: 100% 100% !important;
}
.transition-all-200ms, .transition-all-200ms .elementor-widget-wrap {
  transition: all 0.2s ease;
}
.blocs-strong-text strong {
  display: inline-block;
  padding: 0px 6px;
  background-color: var(--e-global-color-2a74452);
  border-radius: 4px;
  color: white !important;
}
/* Home */
.home #header-container {
  background: transparent;
}
.home #header-container .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item {
  color: white;
}
.home #header-container .elementor-element .elementor-nav-menu--main .elementor-item:hover, .home #header-container .elementor-element .elementor-nav-menu--main .elementor-item.elementor-item-active, .home #header-container .elementor-element .elementor-nav-menu--main .elementor-item.highlighted, .home #header-container .elementor-element .elementor-nav-menu--main .elementor-item:focus {
  color: rgba(255, 255, 255, 0.8);
}
.home #header-container .menu-icon path {
  stroke: white;
}
.home #header-container .elementor-icon {
  color: white;
}
@-webkit-keyframes rotating {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotating-centered {
  0% {
    -webkit-transform: scale(1), translate(-50%, -50%) rotate(0deg);
    transform: scale(1), translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: scale(1), translate(-50%, -50%) rotate(360deg);
    transform: scale(1), translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes rotating-centered {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.ration-choice .shape-animation img {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-animation: rotating 10s linear infinite;
  animation: rotating 10s linear infinite;
}
.ration-choice:hover .shape-animation img {
  width: 70%;
}
.heart-after h4 {
  position: relative;
}
.heart-after h4:after {
  content: "";
  position: relative;
  background-image: url("/wp-content/uploads/2022/05/icone-coeur.svg");
  width: 101px;
  height: 82px;
  display: inline-block;
  top: 5px;
}
.image-astuces-nutrition img {
  aspect-ratio: 1.24;
  -o-object-fit: cover;
  object-fit: cover;
}
.image-avis-client img {
  aspect-ratio: 1.38;
  -o-object-fit: cover;
  object-fit: cover;
}
/* Boutique */
.boutique-menu .elementor-item {
  display: inline-block;
}
.shop-product .elementor-heading-title {
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.shop-product .elementor-widget-image {
  overflow: hidden;
}
.shop-product .elementor-widget-image img {
  aspect-ratio: 1;
  -o-object-fit: contain;
  object-fit: contain;
}
.shop-product:hover .elementor-heading-title {
  color: var(--e-global-color-2a74452) !important;
}
/* Produit */
#product-gallery-tabs .eael-tabs-nav {
  position: absolute;
}
#product-gallery-tabs .eael-tabs-nav .eael-tab-inline-icon > li {
  margin-bottom: 24px;
  width: 115px;
  height: 115px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}
.ingredient-carousel-legende {
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}
.recette-slides .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  height: auto;
}
.recette-slides .swiper-slide .swiper-slide-inner {
  position: relative;
}
.recette-slides .swiper-slide .swiper-slide-inner .elementor-slide-heading {
  background-color: var(--e-global-color-2a74452);
  mask-image: url(/wp-content/uploads/2022/05/bg-button.svg);
  mask-size: 100% 100%;
  mask-position: center center;
  -webkit-mask-image: url(/wp-content/uploads/2022/05/bg-button.svg);
  -webkit-mask-size: 100% 100%;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
}
.recette-slides .swiper-slide .swiper-slide-bg {
  height: 300px;
  min-height: 300px;
  position: relative;
  mask-image: url(/wp-content/uploads/2022/06/mask-shape.svg);
  mask-size: contain;
  mask-position: center center;
  mask-repeat: no-repeat;
  -webkit-mask-image: url(/wp-content/uploads/2022/06/mask-shape.svg);
  -webkit-mask-size: contain;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
}
.recette-slides .swiper-slide .elementor-slide-button {
  display: none !important;
}
/* Calculateur */
.with_frm_style .calculateur-form {
  text-align: center;
}
.with_frm_style .calculateur-form .frm_primary_label, .with_frm_style .calculateur-form .frm_primary_label_like {
  color: var(--e-global-color-primary);
  font-family: "Just Kidding", Sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 1.2em;
  letter-spacing: 0px;
  text-align: center;
  margin-bottom: 30px;
}
.with_frm_style .calculateur-form .small-title .frm_primary_label, .with_frm_style .calculateur-form .small-title .frm_primary_label_like {
  font-size: 45px;
}
.with_frm_style .calculateur-form .frm_subtitle {
  text-align: center;
  color: var(--e-global-color-primary);
  font-family: "BergenText", Sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -1px;
  margin-bottom: 90px;
}
.with_frm_style .calculateur-form .frm_subtitle.over-title {
  margin-bottom: 15px;
}
.with_frm_style .calculateur-form input[type=text], .with_frm_style .calculateur-form input[type=number], .with_frm_style .calculateur-form input[type=email] {
  background-color: transparent;
  border-radius: 0;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid white;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 600px;
  text-align: center;
  font-size: 21px;
  color: var(--e-global-color-primary);
  font-family: "BergenText", Sans-serif;
  font-weight: 400;
  padding: 10px 20px;
  line-height: 1.2em;
  height: auto !important;
  margin: 0 auto;
}
.with_frm_style .calculateur-form input[type=text]:focus, .with_frm_style .calculateur-form input[type=number]:focus, .with_frm_style .calculateur-form input[type=email]:focus {
  background-color: rgba(255, 255, 255, 0.2) !important;
  color: var(--e-global-color-primary) !important;
  border-radius: 0;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid white !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.with_frm_style .calculateur-form input[type=text]::-webkit-input-placeholder, .with_frm_style .calculateur-form input[type=number]::-webkit-input-placeholder, .with_frm_style .calculateur-form input[type=email]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.with_frm_style .calculateur-form input[type=text]::-moz-placeholder, .with_frm_style .calculateur-form input[type=number]::-moz-placeholder, .with_frm_style .calculateur-form input[type=email]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.with_frm_style .calculateur-form input[type=text]:-ms-input-placeholder, .with_frm_style .calculateur-form input[type=number]:-ms-input-placeholder, .with_frm_style .calculateur-form input[type=email]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.with_frm_style .calculateur-form input[type=text]::-ms-input-placeholder, .with_frm_style .calculateur-form input[type=number]::-ms-input-placeholder, .with_frm_style .calculateur-form input[type=email]::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.with_frm_style .calculateur-form input[type=text]::placeholder, .with_frm_style .calculateur-form input[type=number]::placeholder, .with_frm_style .calculateur-form input[type=email]::placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.with_frm_style .calculateur-form .frm_input_group {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.with_frm_style .calculateur-form .frm_input_group input {
  margin: 0;
}
.with_frm_style .calculateur-form .frm_input_group .frm_inline_box {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  background-color: transparent !important;
  color: var(--e-global-color-primary) !important;
  font-size: 21px;
  font-family: "BergenText", Sans-serif;
}
.with_frm_style .calculateur-form .frm_description {
  text-align: center !important;
  color: black !important;
  font-size: 16px !important;
  font-family: "BergenText", Sans-serif !important;
  margin: 30px 60px;
}
.with_frm_style .calculateur-form .frm_error {
  text-align: center !important;
}
.with_frm_style .calculateur-form select {
  background-color: transparent;
  border-radius: 0;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid white;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 600px;
  text-align: center;
  font-size: 21px;
  color: var(--e-global-color-primary);
  font-family: "BergenText", Sans-serif;
  font-weight: 400;
  padding: 10px 20px;
  line-height: 1.2em;
  height: auto !important;
  margin: 0 auto;
}
.with_frm_style .calculateur-form select:focus {
  background-color: rgba(255, 255, 255, 0.2) !important;
  border-radius: 0;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid white !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.with_frm_style .calculateur-form .frm_submit .frm_button_submit, .with_frm_style .calculateur-form .frm_submit .frm_button_submit:disabled, .with_frm_style .calculateur-form .frm_submit .frm_prev_page, .with_frm_style .calculateur-form .frm_submit .frm_prev_page:disabled {
  font-family: "Just Kidding", Sans-serif;
  font-size: 24px;
  letter-spacing: 1px;
  background-color: rgba(255, 255, 255, 0.3);
  border: none;
  position: relative;
  mask-image: url(/wp-content/uploads/2022/05/bg-button.svg);
  -webkit-mask-image: url(/wp-content/uploads/2022/05/bg-button.svg);
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center center;
  -webkit-mask-position: center center;
  padding: 5px 45px;
}
.with_frm_style .calculateur-form .frm_submit .frm_prev_page, .with_frm_style .calculateur-form .frm_submit .frm_prev_page:disabled {
  background-color: rgba(255, 255, 255, 0.15);
}
.with_frm_style .calculateur-form .description-bloc {
  text-transform: uppercase;
  background-color: black;
  display: inline-block;
  padding: 2px 6px 0;
  border-radius: 5px;
  color: white;
}
.with_frm_style .calculateur-form .frm_image_options .frm_image_option {
  display: inline-flex;
  justify-content: center;
  margin: 0 10px;
}
.with_frm_style .calculateur-form .frm_image_options .frm_image_option input[type=radio] {
  position: absolute;
}
.with_frm_style .calculateur-form .frm_image_options .frm_image_option .frm_image_option_container {
  position: relative;
  padding: 10px;
  cursor: pointer;
  border: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 30px;
}
.with_frm_style .calculateur-form .frm_image_options .frm_image_option .frm_image_option_container img {
  -o-object-fit: contain;
  object-fit: contain;
}
.with_frm_style .calculateur-form .frm_image_options .frm_image_option .frm_image_option_container .frm_text_label_for_image {
  color: rgba(255, 255, 255, 0.7) !important;
  font-family: "BergenText", Sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.with_frm_style .calculateur-form .frm_image_options .frm_image_option .frm_image_option_container .frm_text_label_for_image .form-img-title {
  color: var(--e-global-color-primary) !important;
  font-weight: 600;
  font-size: 18px;
}
.with_frm_style .calculateur-form .frm_image_options .frm_image_option .frm_image_option_container:hover {
  background-color: #E2947A;
}
.with_frm_style .calculateur-form .frm_image_options .frm_image_option .frm_image_option_container:hover, .with_frm_style .calculateur-form .frm_image_options .frm_image_option input[type="radio"]:checked + .frm_image_option_container, .with_frm_style .calculateur-form .frm_image_options .frm_image_option input[type="checkbox"]:checked + .frm_image_option_container {
  background-color: #E2947A;
}
.with_frm_style .calculateur-form .frm_image_options .frm_image_option input[type="radio"]:checked + .frm_image_option_container .frm_selected_checkmark .frmsvg, .with_frm_style .calculateur-form .frm_image_options .frm_image_option input[type="checkbox"]:checked + .frm_image_option_container .frm_selected_checkmark .frmsvg {
  fill: black;
}
.with_frm_style .calculateur-form .frm_image_options:not(.alim-mixte-legume):not(.alim-mixte-viande) .frm_image_option_container:before {
  content: "";
  width: 250px;
  height: 250px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  background: url(/wp-content/uploads/2022/05/shape-saumon-sombre.svg);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.with_frm_style .calculateur-form .frm_image_options:not(.alim-mixte-legume):not(.alim-mixte-viande) .frm_image_option_container:hover {
  background-color: transparent;
}
.with_frm_style .calculateur-form .frm_image_options:not(.alim-mixte-legume):not(.alim-mixte-viande) .frm_image_option_container:hover:before {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
  -webkit-animation: rotating-centered 10s linear 0.3s infinite;
  animation: rotating-centered 10s linear 0.3s infinite;
}
.with_frm_style .calculateur-form .frm_image_options:not(.alim-mixte-legume):not(.alim-mixte-viande) .frm_selected_checkmark {
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.with_frm_style .calculateur-form .frm_image_options:not(.alim-mixte-legume):not(.alim-mixte-viande) .frm_image_option_container:hover, .with_frm_style .calculateur-form .frm_image_options:not(.alim-mixte-legume):not(.alim-mixte-viande) input[type="radio"]:checked + .frm_image_option_container, .with_frm_style .calculateur-form .frm_image_options:not(.alim-mixte-legume):not(.alim-mixte-viande) input[type="checkbox"]:checked + .frm_image_option_container {
  background-color: transparent;
}
.with_frm_style .calculateur-form .frm_image_options:not(.alim-mixte-legume):not(.alim-mixte-viande) .frm_image_option_container:hover:before, .with_frm_style .calculateur-form .frm_image_options:not(.alim-mixte-legume):not(.alim-mixte-viande) input[type="radio"]:checked + .frm_image_option_container:before, .with_frm_style .calculateur-form .frm_image_options:not(.alim-mixte-legume):not(.alim-mixte-viande) input[type="checkbox"]:checked + .frm_image_option_container:before {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
  -webkit-animation: rotating-centered 10s linear 0.3s infinite;
  animation: rotating-centered 10s linear 0.3s infinite;
}
.with_frm_style .calculateur-form .animal-state.frm_image_options .frm_image_option {
  width: 20% !important;
}
.with_frm_style .calculateur-form .frm_radio label {
  font-size: 21px !important;
  color: var(--e-global-color-primary) !important;
  font-family: "BergenText", Sans-serif !important;
  font-weight: 400 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 10px;
}
.with_frm_style .calculateur-form .frm_radio label input {
  width: 25px;
  height: 25px;
  border: none !important;
}
.with_frm_style .calculateur-form .frm_radio input[type=radio], .with_frm_style .calculateur-form .frm_checkbox input[type=checkbox] {
  position: relative;
}
.with_frm_style .calculateur-form .frm_radio input[type=radio]:before, .with_frm_style .calculateur-form .frm_checkbox input[type=checkbox]:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: scale(0) translate(-50%, -50%);
  -ms-transform: scale(0) translate(-50%, -50%);
  transform: scale(0) translate(-50%, -50%);
  width: 12px;
  height: 12px;
  -webkit-box-shadow: inset 10px 10px var(--e-global-color-2a74452) !important;
  box-shadow: inset 10px 10px var(--e-global-color-2a74452) !important;
  margin: 0;
}
.with_frm_style .calculateur-form .frm_radio input[type=radio]:checked:before, .with_frm_style .calculateur-form .frm_checkbox input[type=checkbox]:checked:before {
  -webkit-transform: scale(1) translate(-50%, -50%);
  -ms-transform: scale(1) translate(-50%, -50%);
  transform: scale(1) translate(-50%, -50%);
}
.with_frm_style .calculateur-form .result-kcal .frm_description, .with_frm_style .calculateur-form .result-alim-excl .frm_description, .with_frm_style .calculateur-form .result-alim-legume .frm_description, .with_frm_style .calculateur-form .result-alim-viande .frm_description {
  color: white !important;
  font-size: 24px !important;
  margin-bottom: 20px;
}
.with_frm_style .calculateur-form .result-kcal .frm_input_group, .with_frm_style .calculateur-form .result-alim-excl .frm_input_group, .with_frm_style .calculateur-form .result-alim-legume .frm_input_group, .with_frm_style .calculateur-form .result-alim-viande .frm_input_group {
  mask-image: url(/wp-content/uploads/2022/05/bg-button.svg);
  mask-size: 100% 100%;
  mask-position: center center;
  mask-repeat: no-repeat;
  -webkit-mask-image: url(/wp-content/uploads/2022/05/bg-button.svg);
  -webkit-mask-size: 100% 100%;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  background-color: white;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
}
.with_frm_style .calculateur-form .result-kcal .frm_input_group input, .with_frm_style .calculateur-form .result-kcal .frm_input_group .frm_inline_box, .with_frm_style .calculateur-form .result-alim-excl .frm_input_group input, .with_frm_style .calculateur-form .result-alim-excl .frm_input_group .frm_inline_box, .with_frm_style .calculateur-form .result-alim-legume .frm_input_group input, .with_frm_style .calculateur-form .result-alim-legume .frm_input_group .frm_inline_box, .with_frm_style .calculateur-form .result-alim-viande .frm_input_group input, .with_frm_style .calculateur-form .result-alim-viande .frm_input_group .frm_inline_box {
  color: var(--e-global-color-2a74452) !important;
  font-family: "Just Kidding", Sans-serif;
  font-size: 52px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 1em;
  letter-spacing: 1px;
}
.with_frm_style .calculateur-form .result-kcal .frm_input_group input, .with_frm_style .calculateur-form .result-alim-excl .frm_input_group input, .with_frm_style .calculateur-form .result-alim-legume .frm_input_group input, .with_frm_style .calculateur-form .result-alim-viande .frm_input_group input {
  padding-right: 0;
  max-width: 100px;
  border: none;
}
.with_frm_style .calculateur-form .result-kcal .frm_input_group .frm_inline_box, .with_frm_style .calculateur-form .result-alim-excl .frm_input_group .frm_inline_box, .with_frm_style .calculateur-form .result-alim-legume .frm_input_group .frm_inline_box, .with_frm_style .calculateur-form .result-alim-viande .frm_input_group .frm_inline_box {
  padding-right: 20px;
}
.with_frm_style .calculateur-form .result-kcal .frm_input_group [type=number]::-webkit-inner-spin-button, .with_frm_style .calculateur-form .result-alim-excl .frm_input_group [type=number]::-webkit-inner-spin-button, .with_frm_style .calculateur-form .result-alim-legume .frm_input_group [type=number]::-webkit-inner-spin-button, .with_frm_style .calculateur-form .result-alim-viande .frm_input_group [type=number]::-webkit-inner-spin-button {
  display: none;
}
.with_frm_style .calculateur-form .recette-exclusif.frm_image_options .frm_image_option {
  width: 40% !important;
}
.with_frm_style .calculateur-form .recette-exclusif.frm_image_options .frm_image_option .frm_text_label_for_image {
  display: none;
}
.with_frm_style .calculateur-form .recette-exclusif.frm_image_options .frm_image_option .frm_image_option_container img {
  height: 285px;
}
.with_frm_style .calculateur-form .recette-exclusif.frm_image_options .frm_image_option .frm_image_option_container:before {
  width: 350px;
  height: 350px;
}
.with_frm_style .calculateur-form .recette-exclusif.frm_image_options .frm_description {
  margin-bottom: 0;
}
.with_frm_style .calculateur-form:not(.frm_going_back) div[class^="result-alim-"] {
  display: none;
}
.with_frm_style .calculateur-form .result-alim-excl, .with_frm_style .calculateur-form .result-alim-legume, .with_frm_style .calculateur-form .result-alim-viande {
  margin-bottom: 0;
}
.with_frm_style .calculateur-form .result-alim-excl .frm_input_group, .with_frm_style .calculateur-form .result-alim-legume .frm_input_group, .with_frm_style .calculateur-form .result-alim-viande .frm_input_group {
  background-color: black;
}
.with_frm_style .calculateur-form .result-alim-excl .frm_input_group input, .with_frm_style .calculateur-form .result-alim-excl .frm_input_group .frm_inline_box, .with_frm_style .calculateur-form .result-alim-legume .frm_input_group input, .with_frm_style .calculateur-form .result-alim-legume .frm_input_group .frm_inline_box, .with_frm_style .calculateur-form .result-alim-viande .frm_input_group input, .with_frm_style .calculateur-form .result-alim-viande .frm_input_group .frm_inline_box {
  color: white !important;
  font-size: 36px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.with_frm_style .calculateur-form .result-alim-excl .frm_input_group input, .with_frm_style .calculateur-form .result-alim-legume .frm_input_group input, .with_frm_style .calculateur-form .result-alim-viande .frm_input_group input {
  padding-left: 10px;
  padding-right: 0;
  max-width: 55px;
}
.with_frm_style .calculateur-form .result-alim-excl .frm_input_group .frm_inline_box, .with_frm_style .calculateur-form .result-alim-legume .frm_input_group .frm_inline_box, .with_frm_style .calculateur-form .result-alim-viande .frm_input_group .frm_inline_box {
  padding-right: 10px;
}
.with_frm_style .calculateur-form .result-alim-excl {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.with_frm_style .calculateur-form .frm_alim_mixte_col_1, .with_frm_style .calculateur-form .frm_alim_mixte_col_2 {
  position: relative;
  height: 100%;
  padding: 45px 20%;
  min-height: 385px;
}
.with_frm_style .calculateur-form .frm_alim_mixte_col_1:before, .with_frm_style .calculateur-form .frm_alim_mixte_col_2:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 128%;
  min-width: 520px;
  height: 100%;
  background: url(/wp-content/uploads/2022/05/shape-blanc.svg);
  background-repeat: no-repeat;
  z-index: -1;
}
.with_frm_style .calculateur-form .frm_alim_mixte_col_1:before {
  -webkit-transform: translate(-45%, -50%);
  -ms-transform: translate(-45%, -50%);
  transform: translate(-45%, -50%);
}
.with_frm_style .calculateur-form .frm_alim_mixte_col_2 {
  padding: 45px 20% 0;
}
.with_frm_style .calculateur-form .frm_alim_mixte_col_2:before {
  -webkit-transform: translate(-55%, -50%) rotate(160deg);
  -ms-transform: translate(-55%, -50%) rotate(160deg);
  transform: translate(-55%, -50%) rotate(160deg);
}
.with_frm_style .calculateur-form .frm_alim_mixte_col_2 .frm_alim_mixte_img_patee img {
  max-width: 150%;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-mask-image: radial-gradient(circle, black 80%, rgba(0, 0, 0, 0) 90%);
  mask-image: radial-gradient(circle, black 80%, rgba(0, 0, 0, 0) 90%);
}
.with_frm_style .calculateur-form .frm_alim_mixte_col_2:after {
  content: "+";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 45px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Just Kidding", Sans-serif;
  font-size: 60px;
  padding-top: 8px;
  font-weight: 400;
  color: var(--e-global-color-601371f);
  background-color: var(--e-global-color-text);
  border-radius: 9999px;
}
.with_frm_style .calculateur-form .frm_title_shape {
  font-family: "Just Kidding", Sans-serif;
  font-size: 28px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 1px;
  color: var(--e-global-color-601371f);
  background-color: var(--e-global-color-text);
  padding: 8px 30px 8px 30px;
  width: 100%;
  margin: 0 auto 20px;
  mask-image: url(/wp-content/uploads/2022/05/bg-button.svg);
  mask-size: 100% 100%;
  mask-position: center center;
  mask-repeat: no-repeat;
  -webkit-mask-image: url(/wp-content/uploads/2022/05/bg-button.svg);
  -webkit-mask-size: 100% 100%;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
}
.with_frm_style .calculateur-form .frm_big_text {
  font-size: 28px;
  line-height: 1.2em;
  color: var(--e-global-color-text);
  font-family: "BergenText", Sans-serif;
}
.with_frm_style .calculateur-form .frm_big_text strong {
  font-size: 42px;
}
.with_frm_style .calculateur-form .frm_alim_mixte_icone {
  width: 80%;
  max-width: 200px;
  margin-top: 10px;
}
.with_frm_style .calculateur-form .frm_img_shape img {
  -o-object-fit: cover !important;
  object-fit: cover !important;
  aspect-ratio: 2.15;
  height: auto;
  mask-image: url(/wp-content/uploads/2022/06/mask-shape-2.svg);
  mask-size: 100% 100%;
  mask-position: center center;
  mask-repeat: no-repeat;
  -webkit-mask-image: url(/wp-content/uploads/2022/06/mask-shape-2.svg);
  -webkit-mask-size: 100% 100%;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
}
.with_frm_style .calculateur-form .alim-mixte-legume.frm_image_options .frm_image_option {
  max-width: 31%;
}
.with_frm_style .calculateur-form .alim-mixte-legume.frm_image_options .frm_image_option .frm_image_option_container img {
  height: 160px;
}
.with_frm_style .calculateur-form .alim-mixte-viande.frm_image_options .frm_image_option {
  width: 22% !important;
}
.with_frm_style .calculateur-form .alim-mixte-viande.frm_image_options .frm_image_option .frm_image_option_container img {
  height: 115px;
}
.with_frm_style .calculateur-form .frm_send_by_email input {
  width: 25%;
  margin: 0 auto 15px;
}
.with_frm_style .calculateur-form .frm_validate_email {
  width: 40%;
  margin: 0 auto 30px;
}
.with_frm_style .calculateur-form .frm_validate_email label {
  color: white;
}
.with_frm_style .calculateur-form .frm_rootline_group {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin: 50px 0 0;
}
.with_frm_style .calculateur-form .frm_rootline_group .frm_rootline {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.with_frm_style .calculateur-form .frm_rootline_group .frm_rootline .frm_rootline_single {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  padding: 0 10px;
}
.with_frm_style .calculateur-form .frm_rootline_group .frm_rootline .frm_rootline_single input {
  width: 12px;
  height: 12px;
  border: none;
  background: rgba(255, 255, 255, 0.5);
}
.with_frm_style .calculateur-form .frm_rootline_group .frm_rootline .frm_rootline_single.frm_current_page > input {
  background: white !important;
}
.with_frm_style .calculateur-form.calculateur-chiens .recette-exclusif.frm_image_options .frm_image_option {
  width: 30% !important;
}
.with_frm_style .calculateur-form.calculateur-chiens .result-alim-excl .frm_input_group input, .with_frm_style .calculateur-form.calculateur-chiens .result-alim-legume .frm_input_group input, .with_frm_style .calculateur-form.calculateur-chiens .result-alim-viande .frm_input_group input {
  max-width: 65px;
}
.with_frm_style .calculateur-form.calculateur-chiens .frm_alim_mixte_col_2 .frm_alim_mixte_img_patee img {
  max-width: 100%;
}
.with_frm_style .calculateur-form.calculateur-chiens .result-alim-excl {
  position: relative;
  top: auto;
  left: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.frm_style_style-formidable.with_frm_style .frm_error_style {
  background: rgba(185, 74, 72, 0.5);
  color: white;
  border: none;
}
.frm_style_style-formidable.with_frm_style .frm_error_style p {
  margin: 0;
}
#product-gallery-tabs .eael-tabs-nav img {
  aspect-ratio: 1;
  object-fit: cover;
}
/*
 * RESPONSIVE
 */
@media screen and (max-width: calc(1590px / 0.925)) {
  /* Globals */
  .elementor-section-wrap > .elementor-section.elementor-section-boxed > .elementor-container, .subsection-boxed > .elementor-container {
    max-width: 100%;
    padding: 0 3.75vw;
  }
}
@media screen and (max-width: 1366px) {
  /* Calculateur */
  .home #header-container .column-left .elementor-widget-wrap, .home #header-container .column-right .elementor-widget-wrap {
    -ms-flex-line-pack: end;
    align-content: end;
  }
  .with_frm_style .calculateur-form .frm_primary_label, .with_frm_style .calculateur-form .frm_primary_label_like {
    font-size: 54px;
  }
  .with_frm_style .calculateur-form .small-title .frm_primary_label, .with_frm_style .calculateur-form .small-title .frm_primary_label_like {
    font-size: 40px;
  }
  .with_frm_style .calculateur-form .frm_subtitle {
    font-size: 21px;
    margin-bottom: 75px;
  }
  .with_frm_style .calculateur-form .animal-state.frm_image_options .frm_image_option {
    width: 45% !important;
  }
  .with_frm_style .calculateur-form .animal-state.frm_image_options .frm_image_option label {
    display: block;
  }
  .with_frm_style .calculateur-form .animal-state.frm_image_options .frm_image_option img {
    height: 120px !important;
  }
  .with_frm_style .calculateur-form .recette-exclusif.frm_image_options .frm_image_option {
    width: 46% !important;
  }
  .with_frm_style .calculateur-form .recette-exclusif.frm_image_options .frm_image_option .frm_image_option_container img {
    height: 255px;
  }
  .with_frm_style .calculateur-form .recette-exclusif.frm_image_options .frm_image_option label {
    display: block;
    margin: 0;
  }
  .with_frm_style .calculateur-form .frm_alim_mixte_col_1, .with_frm_style .calculateur-form .frm_alim_mixte_col_2 {
    padding: 45px 10%;
    min-height: 385px;
  }
  .with_frm_style .calculateur-form.calculateur-chiens .recette-exclusif.frm_image_options .frm_image_option {
    width: 30% !important;
  }
  .with_frm_style .calculateur-form.calculateur-chiens .frm_alim_mixte_col_2 .frm_alim_mixte_img_patee img {
    max-width: 64%;
    left: 32%;
  }
}
@media screen and (min-width: 1024px) {
  #home-missions-carousel .elementor-slide-description, .headline-sparkle h1 {
    display: inline;
  }
  #home-missions-carousel .elementor-slide-description:before, .headline-sparkle h1:before {
    position: relative;
    display: inline-block;
    top: -40px;
    left: 15px;
    content: "";
    background-image: url("/wp-content/uploads/2022/05/mission-sparkle.png");
    width: 54px;
    height: 37px;
  }
  .headline-sparkle h2 {
    display: inline;
    position: relative;
  }
  .headline-sparkle h2:before {
    position: absolute;
    display: inline-block;
    top: -15px;
    left: -40px;
    content: "";
    background-image: url("/wp-content/uploads/2022/06/mission-sparkle-black.png");
    width: 54px;
    height: 37px;
  }
  .d-lg-none {
    display: none;
  }
  .d-lg-block {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  /* Produit */
  /* Calculateur */
  #product-gallery-tabs .eael-tabs-nav {
    position: absolute;
  }
  #product-gallery-tabs .eael-tabs-nav .eael-tab-inline-icon > li {
    margin-bottom: 20px;
    width: 90px;
    height: 90px;
  }
  .heart-after h4:after {
    width: 74px;
    height: 60px;
    top: 3px;
  }
  .with_frm_style .calculateur-form .frm_primary_label, .with_frm_style .calculateur-form .frm_primary_label_like {
    font-size: 45px;
  }
  .with_frm_style .calculateur-form .small-title .frm_primary_label, .with_frm_style .calculateur-form .small-title .frm_primary_label_like {
    font-size: 32px;
  }
  .with_frm_style .calculateur-form .frm_subtitle {
    font-size: 18px;
    margin-bottom: 60px;
  }
  .with_frm_style .calculateur-form .result-kcal .frm_description, .with_frm_style .calculateur-form .result-alim-excl .frm_description, .with_frm_style .calculateur-form .result-alim-legume .frm_description, .with_frm_style .calculateur-form .result-alim-viande .frm_description {
    font-size: 21px !important;
  }
  .with_frm_style .calculateur-form .result-kcal .frm_input_group input, .with_frm_style .calculateur-form .result-kcal .frm_input_group .frm_inline_box, .with_frm_style .calculateur-form .result-alim-excl .frm_input_group input, .with_frm_style .calculateur-form .result-alim-excl .frm_input_group .frm_inline_box, .with_frm_style .calculateur-form .result-alim-legume .frm_input_group input, .with_frm_style .calculateur-form .result-alim-legume .frm_input_group .frm_inline_box, .with_frm_style .calculateur-form .result-alim-viande .frm_input_group input, .with_frm_style .calculateur-form .result-alim-viande .frm_input_group .frm_inline_box {
    font-size: 42px;
  }
  .with_frm_style .calculateur-form .result-kcal .frm_input_group input, .with_frm_style .calculateur-form .result-alim-excl .frm_input_group input, .with_frm_style .calculateur-form .result-alim-legume .frm_input_group input, .with_frm_style .calculateur-form .result-alim-viande .frm_input_group input {
    max-width: 70px;
  }
  .with_frm_style .calculateur-form .recette-exclusif.frm_image_options .frm_image_option .frm_image_option_container img {
    height: 215px;
  }
  .with_frm_style .calculateur-form .alim-mixte-legume.frm_image_options .frm_image_option {
    max-width: 45%;
  }
  .with_frm_style .calculateur-form .alim-mixte-viande.frm_image_options .frm_image_option {
    width: 45% !important;
  }
  .with_frm_style .calculateur-form .frm_send_by_email input {
    width: 100%;
    max-width: 250px;
  }
  .with_frm_style .calculateur-form .frm_validate_email {
    width: 100%;
    max-width: 450px;
  }
  .with_frm_style .calculateur-form.calculateur-chiens .result-alim-excl .frm_input_group input, .with_frm_style .calculateur-form.calculateur-chiens .result-alim-legume .frm_input_group input, .with_frm_style .calculateur-form.calculateur-chiens .result-alim-viande .frm_input_group input {
    max-width: 70px;
  }
  .with_frm_style .calculateur-form.calculateur-chiens .frm_alim_mixte_col_2 .frm_alim_mixte_img_patee img {
    max-width: 100%;
    left: 50%;
  }
}
@media screen and (max-width: 767px) {
  /* Produit */
  /* Calculateur */
  #product-gallery-tabs .eael-tabs-nav {
    position: absolute;
  }
  #product-gallery-tabs .eael-tabs-nav .eael-tab-inline-icon > li {
    margin-bottom: 10px;
    width: 50px;
    height: 50px;
  }
  .heart-after h4:after {
    width: 52px;
    height: 42px;
    top: 2px;
  }
  .with_frm_style .calculateur-form .small-title .frm_primary_label, .with_frm_style .calculateur-form .small-title .frm_primary_label_like {
    font-size: 28px;
  }
  .with_frm_style .calculateur-form .frm_subtitle {
    font-size: 16px;
    margin-bottom: 45px;
  }
  .with_frm_style .calculateur-form .frm_rootline_group .frm_rootline .frm_rootline_single {
    padding: 0 5px;
  }
  .with_frm_style .calculateur-form .frm_rootline_group .frm_rootline .frm_rootline_single input {
    width: 8px;
    height: 8px;
  }
  .with_frm_style .calculateur-form .animal-state.frm_image_options .frm_image_option {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .with_frm_style .calculateur-form .animal-state.frm_image_options .frm_image_option img {
    height: 100px !important;
  }
  .with_frm_style .calculateur-form .result-kcal .frm_description, .with_frm_style .calculateur-form .result-alim-excl .frm_description, .with_frm_style .calculateur-form .result-alim-legume .frm_description, .with_frm_style .calculateur-form .result-alim-viande .frm_description {
    font-size: 18px !important;
  }
  .with_frm_style .calculateur-form .result-kcal .frm_input_group input, .with_frm_style .calculateur-form .result-kcal .frm_input_group .frm_inline_box, .with_frm_style .calculateur-form .result-alim-excl .frm_input_group input, .with_frm_style .calculateur-form .result-alim-excl .frm_input_group .frm_inline_box, .with_frm_style .calculateur-form .result-alim-legume .frm_input_group input, .with_frm_style .calculateur-form .result-alim-legume .frm_input_group .frm_inline_box, .with_frm_style .calculateur-form .result-alim-viande .frm_input_group input, .with_frm_style .calculateur-form .result-alim-viande .frm_input_group .frm_inline_box {
    font-size: 36px;
  }
  .with_frm_style .calculateur-form .result-kcal .frm_input_group input, .with_frm_style .calculateur-form .result-alim-excl .frm_input_group input, .with_frm_style .calculateur-form .result-alim-legume .frm_input_group input, .with_frm_style .calculateur-form .result-alim-viande .frm_input_group input {
    max-width: 65px;
  }
  .with_frm_style .calculateur-form .recette-exclusif.frm_image_options .frm_image_option {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .with_frm_style .calculateur-form .recette-exclusif.frm_image_options .frm_image_option .frm_image_option_container img {
    height: 255px;
  }
  .with_frm_style .calculateur-form .result-alim-excl {
    position: initial;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .with_frm_style .calculateur-form .frm_alim_mixte_col_0_wrapper, .with_frm_style .calculateur-form .frm_alim_mixte_col_3_wrapper {
    display: none;
  }
  .with_frm_style .calculateur-form .frm_alim_mixte_col_1_wrapper, .with_frm_style .calculateur-form .frm_alim_mixte_col_2_wrapper {
    -ms-grid-column-span: 6;
    grid-column: span 6 / span 6;
  }
  .with_frm_style .calculateur-form.calculateur-chiens .recette-exclusif.frm_image_options .frm_image_option {
    width: 100% !important;
  }
}
@media screen and (max-width: 600px) {
  /* Calculateur */
  .with_frm_style .calculateur-form .frm_alim_mixte_col_2 {
    padding-top: 60px;
  }
  .with_frm_style .calculateur-form .frm_alim_mixte_col_2:after {
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 45px;
    padding-top: 6px;
  }
  .with_frm_style .calculateur-form .frm_big_text {
    font-size: 22px;
  }
  .with_frm_style .calculateur-form .frm_big_text strong {
    font-size: 32px;
  }
  .with_frm_style .calculateur-form .alim-mixte-legume.frm_image_options .frm_image_option {
    max-width: 100%;
    margin-bottom: 10px;
  }
  .with_frm_style .calculateur-form .alim-mixte-viande.frm_image_options .frm_image_option {
    width: auto !important;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .heart-after h4:after {
    width: 41px;
    height: 34px;
    top: 2px;
  }
}
