@charset "UTF-8";
.white_text p {
  color: white !important;
}
.nf-form-fields-required {
  display: none;
}
input.nf-element {
  padding: 10px;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: #E49D26;
}
::-webkit-scrollbar-thumb:hover {
  background: rgba(228, 157, 38, 0.5);
}
@media only screen and (max-width: 768px) {
  div#theme-page {
    -webkit-overflow-scrolling: touch !important;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
  }
  ::-webkit-scrollbar {
    display: none;
  }
  body, html {
    width: 100% !important;
    height: 100% !important;
    overflow-x: hidden !important;
    overflow-y: scroll !important;
    -webkit-overflow-scrolling: touch;
  }
  body::-webkit-scrollbar, html::-webkit-scrollbar {
    display: none;
  }
}
span.wc-block-components-checkbox__label {
  color: black;
}
div#popmake-2136 h2 {
  color: #E49D26;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 61px;
  font-family: "Rowdies" !important;
}
@media (max-width: 820px) {
  div#popmake-2136 h2 {
    font-size: 21px;
  }
}
div#popmake-2136 p {
  color: #FFFFFF;
  font-family: "Oswald", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 29px;
}
@media (max-width: 820px) {
  div#popmake-2136 p {
    font-size: 16px;
  }
}
div#popmake-2137 h2 {
  color: #E49D26;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 61px;
  font-family: "Rowdies" !important;
}
@media (max-width: 820px) {
  div#popmake-2137 h2 {
    font-size: 21px;
  }
}
div#popmake-2137 p {
  color: #FFFFFF;
  font-family: "Oswald", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 29px;
}
@media (max-width: 820px) {
  div#popmake-2137 p {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .elementor-285 .elementor-element.elementor-element-9aac24a.jupiterx-raven-cart-quick-view-overlay .jupiterx-cart-quick-view {
    width: 300px !important;
    z-index: 999 !important;
  }
}
.program_carousel.e-flex.e-con.e-child {
  overflow: hidden;
  padding-right: 30px !important;
  padding-left: 30px !important;
}
.program_carousel.e-flex.e-con.e-child .owl-stage {
  display: flex;
}
.program_carousel.e-flex.e-con.e-child .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.program_carousel.e-flex.e-con.e-child .owl-nav button.owl-prev {
  background: transparent;
  -webkit-appearance: none !important;
  border: 0;
  background: url(/wp-content/uploads/2025/03/Vector-2.svg);
  outline: 0 !important;
  cursor: pointer;
}
.program_carousel.e-flex.e-con.e-child .owl-nav button.owl-next {
  background: transparent;
  -webkit-appearance: none !important;
  border: 0;
  background: url(/wp-content/uploads/2025/03/Vector-3.svg);
  outline: 0 !important;
  cursor: pointer;
}
.program_carousel.e-flex.e-con.e-child .owl-nav button.owl-next span, .program_carousel.e-flex.e-con.e-child .owl-nav button.owl-prev span {
  visibility: hidden;
}
.ue_menu div div ul ul.sub-menu li a {
  font-family: "Oswald";
  font-size: 24px;
}
.wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block {
  margin-top: 20px;
  background: black;
  color: white !important;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
  color: white;
}
.wc-block-components-express-payment-continue-rule.wc-block-components-express-payment-continue-rule--cart {
  display: none;
}
div#buttons-container {
  display: flex !important;
  justify-content: center !important;
}
.nf-field-element h2 {
  color: #E49D26;
  font-family: "Rowdies", Sans-serif;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
}
.listimage-wrap li label img {
  max-width: 500px !important;
}
.listimage-wrap li label.nf-checked-label {
  background: #e49d260a;
}
.listimage-wrap label {
  display: flex;
  flex-direction: column-reverse;
  text-align: center;
  align-items: center;
  padding: 30px !important;
}
.listimage-wrap label.nf-checked-label::after {
  color: #2B2C2C;
  background-color: #E49D26 !important;
  content: "Sélectionné ";
}
.listimage-wrap label:hover {
  cursor: pointer;
}
.listimage-wrap label:hover::after {
  color: #2B2C2C;
  background-color: #E49D26 !important;
}
.listimage-wrap label::after {
  content: "Sélectionner";
  position: absolute;
  font-family: "Rowdies", Sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  fill: #2B2C2C;
  background: transparent !important;
  color: #E49D26;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #E49D26;
  border-radius: 30px 30px 30px 30px;
  padding: 11px 50px 9px 50px;
  bottom: 17px;
}
.listimage-wrap label strong {
  order: 1 !important;
}
.listimage-wrap label img {
  order: 1 !important;
}
.listimage-wrap label span.comp {
  color: #777777 !important;
  font-weight: 300;
  font-style: italic;
}
html[lang="en-US"] .listimage-wrap label::after {
  content: "Select";
}
html[lang="en-US"] .listimage-wrap label.nf-checked-label::after {
  content: "Selected";
}
html.pum-open.pum-open-overlay.pum-open-scrollable body > :not([aria-modal=true]) {
  padding-right: 0 !important;
}
@media (min-width: 700px) {
  .ue_inner_menu-box {
    padding-top: 200px !important;
  }
}
.jupiterx-single-advanced-accordion-wrapper {
  border-bottom: 2px solid #A09187;
}
.jx-single-accordion-body.jx-ac-body-none {
  padding-left: 0 !important;
}
.jx-single-accordion-header {
  padding-left: 0 !important;
}
a.elementor-button.elementor-button-link.elementor-size-sm {
  min-height: 50px;
}
.jx-single-accordion-body.jx-ac-body-none {
  padding-top: 0 !important;
}
.field-wrap.listradio-wrap span {
  color: black !important;
  font-family: "Oswald";
}
.listradio-container li {
  color: #E49D26 !important;
  padding: 10px 25px !important;
  height: 40px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 25px !important;
  min-width: 150px;
  border: 2px solid #E49D26;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, transform var(--e-transform-transition-duration, 0.4s);
}
.listradio-container li:hover {
  background: #E49D26;
  cursor: pointer;
}
.listradio-container li input {
  display: none;
}
.listradio-container ul {
  display: flex;
  gap: 20px;
}
.listradio-container li label {
  margin: 0 !important;
  color: #E49D26;
  font-family: "Rowdies", Sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}
.listradio-container li:hover label {
  color: white;
  cursor: pointer;
}
.listradio-container li:has(> input.nf-checked) {
  background: #E49D26;
}
.listradio-container li:has(> input.nf-checked) label {
  color: white;
}
/*Full menu */
ul.sub-menu {
  display: flex !important;
  gap: 20px;
}
@media (max-width: 700px) {
  ul.sub-menu {
    flex-direction: column;
    gap: 5px;
  }
}
.liens_holder {
  display: flex;
  gap: 10px;
}
.lienweb_hover {
  display: none;
}
.instagram_hover {
  display: none;
}
.link_insta_holder:hover .instagram {
  display: none;
}
.link_insta_holder:hover .instagram_hover {
  display: block !important;
}
.link_web_holder:hover .lienweb {
  display: none;
}
.link_web_holder:hover .lienweb_hover {
  display: block !important;
}
ul.sub-menu li.menu-item:hover a {
  color: #E49D26 !important;
}
ul.sub-menu li.menu-item:hover a::before {
  color: white !important;
}
ul.sub-menu li.menu-item a::before {
  content: "•";
  position: absolute;
  right: -18px;
  font-size: 30px;
  top: 50%;
  transform: translate(0, -50%);
}
#uc_fullscreen_navigation_menu_elementor_36d10d3 .ue_inner_menu-box {
  margin-top: 300px !important;
}
li {
  position: relative;
}
ul.sub-menu li.menu-item:last-child a::before {
  display: none;
}
.elementor-tab-content p {
  border-bottom: 1px solid #A09187 !important;
  padding-bottom: 30px;
}
html[lang="fr-FR"] .btn_en {
  display: none;
}
html[lang="en-US"] .btn_fr {
  display: none;
}
h2 span:nth-child(1n) {
  transition-delay: 0.1s;
}
h2 span:nth-child(2n) {
  transition-delay: 0.2s;
}
h2 span:nth-child(3n) {
  transition-delay: 0.3s;
}
h2 span:nth-child(4n) {
  transition-delay: 0.4s;
}
h2 span:nth-child(5n) {
  transition-delay: 0.5s;
}
h2 span:nth-child(6n) {
  transition-delay: 0.6s;
}
h2 span:nth-child(7n) {
  transition-delay: 0.7s;
}
h2 span:nth-child(8n) {
  transition-delay: 0.8s;
}
h2 span:nth-child(9n) {
  transition-delay: 0.9s;
}
h2 span:nth-child(10n) {
  transition-delay: 1s;
}
@media (max-width: 1000px) {
  h2 span {
    position: relative;
    display: inline-block;
    margin-right: 5px;
    transform: scaleY(1) translate3d(0, 0, 0);
  }
}
@media (min-width: 1000px) {
  h2 span {
    will-change: transform;
    transition: transform 1000ms cubic-bezier(0.77, 0, 0.175, 1);
    transform-origin: bottom;
    position: relative;
    display: inline-block;
    margin-right: 5px;
  }
  h2.is--visible span {
    transform: scaleY(1) translate3d(0, 0, 0);
  }
  footer h2 span {
    margin-right: 25px;
  }
  footer .nf-multi-cell .nf-cell {
    padding-left: 0 !important;
  }
}
.otgs-development-site-front-end {
  display: none;
}
div#jupiterx-primary {
  padding: 0 !important;
}
.container-fluid {
  padding: 0 !important;
  overflow: hidden !important;
}
.img_right, .img_left {
  transition: all 2s ease-in-out;
}
.contain_imgs:hover .img_right {
  z-index: 1;
  right: -39px;
  transition: all 2s ease-in-out;
}
.contain_imgs:hover .img_left {
  z-index: 10;
  left: -68px;
  transition: all 2s ease-in-out;
}
.img_left .elementor-widget-container::before {
  content: "";
  background: url(/wp-content/uploads/2024/06/Small-flame-1.svg);
  background-size: cover;
  width: 230px;
  height: 530px;
  position: absolute;
  left: -199px;
  bottom: 50px;
  background-repeat: no-repeat;
  z-index: -1;
}
div#nf-field-12-container {
  margin-left: 10px;
}
.img_right .elementor-widget-container::before {
  content: "";
  background: url(/wp-content/uploads/2024/06/Small-flame.svg);
  background-size: cover;
  width: 161px;
  height: 366px;
  position: absolute;
  right: -30px;
  bottom: -50px;
  background-repeat: no-repeat;
}
.raven-countdown-number {
  -webkit-text-stroke-color: white;
  stroke: white;
  color: white;
  -webkit-text-stroke-width: 2px;
  stroke-width: 2px;
  -webkit-text-fill-color: black;
}
span.raven-marquee-text-item span.dot {
  margin-top: 0;
  font-size: 50px;
}
.nf-label-span, label {
  color: white;
}
input[type="text"], input[type="tel"], input[type="email"], select, textarea {
  background: transparent;
  border: 1px solid #A09187;
  border-radius: 30px;
  font-family: "Oswald" !important;
  color: #A09187;
  font-size: 14px !important;
  padding: 15px !important;
}
select::-ms-expand {
  display: none;
}
select {
  background-image: url(https://inkwheelsstg.wpenginepowered.com/wp-content/uploads/2024/08/Vector-18.svg);
  background-size: 20px;
  background-position: right 10px center;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
}
input[type="text"]::placeholder, input[type="tel"]::placeholder, input[type="email"]::placeholder, option, textarea::placeholder {
  color: #A09187;
  padding: 10px;
  font-family: "Oswald" !important;
  font-size: 14px !important;
  margin-top: -5px !important;
}
input#nf-field-4, input#nf-field-26, input#nf-field-41, input#nf-field-55, input#nf-field-61, input[type="submit"] {
  font-family: "Rowdies", Sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  fill: #2B2C2C;
  color: #2B2C2C;
  background-color: #E49D26;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #E49D26;
  border-radius: 30px 30px 30px 30px;
  padding: 13px 30px 13px 30px;
  transition: all 0.5s ease-in-out;
  float: right;
  cursor: pointer;
}
input#nf-field-4:hover, input#nf-field-55:hover, input#nf-field-61:hover, input[type="submit"]:hover {
  color: #E49D26;
  background: transparent;
  cursor: pointer;
}
.nf-response-msg {
  color: white;
}
section.exposant_grid {
  display: flex;
  flex-direction: row;
  gap: 50px;
  flex-wrap: wrap;
  justify-content: center;
}
section.exposant_grid .item_exposant {
  width: 30%;
}
section.exposant_grid .item_exposant .img {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  height: 270px;
  width: 100%;
  max-width: 369px;
  margin-bottom: 20px;
}
section.exposant_grid .item_exposant h4 {
  font-family: "Oswald";
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase;
}
section.exposant_grid .item_exposant h3 {
  font-family: "Oswald";
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
}
@media (max-width: 700px) {
  section.exposant_grid .item_exposant {
    width: 100%;
  }
}
@media (max-width: 700px) {
  section.exposant_grid {
    flex-direction: column;
  }
}
.nf-field-element span {
  font-family: "Oswald";
  color: #A09187;
  font-size: 14px;
  max-width: 280px !important;
  display: inline-block;
}
.nf-multi-cell .nf-cell {
  padding: 0 15px !important;
}
.nf-after-field {
  position: absolute !important;
  left: 8px !important;
}
.nf-field-container {
  margin-bottom: 32px !important;
  position: relative !important;
}
@media (min-width: 769px) {
  ul.sub-menu {
    margin-top: -10px !important;
  }
  li.menu-item.menu-item-has-children {
    margin-bottom: 20px !important;
  }
  .raven-countdown-box {
    height: 250px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .ue_inner_menu-box li.wpml-ls-item {
    display: none !important;
  }
}
@media (max-width: 768px) {
  ul.sub-menu li.menu-item a::before {
    display: none;
  }
  section.exposant_grid .item_exposant .img {
    height: 200px;
  }
  footer input#nf-field-12, footer input#nf-field-14, input#nf-field-12_1, input#nf-field-14_1 {
    text-align: center;
    float: none;
    margin: 0 auto;
    display: block;
  }
}
