.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-image: linear-gradient(to bottom, #FFC62B 0%, #FF6A00 20%, #EA0029 40%, #DB2697 60%, #0CA0E1 80%, #00A19B 100%);
}
::-webkit-scrollbar-thumb:hover {
  background-image: linear-gradient(to bottom, #FFC62B 0%, #FF6A00 20%, #EA0029 40%, #DB2697 60%, #0CA0E1 80%, #00A19B 100%);
}
@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;
  }
}
.container-fluid {
  padding: 0 !important;
  overflow: hidden !important;
}
body.wp-singular:not(.page-id-308) .vet_only {
  display: none !important;
}
body.page-id-308 .let_only, body.page-id-265 .let_only, body.page-id-306 .let_only, body.page-id-310 .let_only body.page-id-312 .let_only {
  display: none !important;
}
body:not(.page-id-308) .wavy {
  background-color: white !important;
}
body {
  overflow-x: hidden;
}
input {
  border: 1px solid #ebebeb !important;
}
label#nf-label-field-21 {
  font-weight: 400;
}
li.homepage.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-home.menu-item-347 {
  display: none;
}
li.soumission.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-348 {
  display: none;
}
@media (max-width: 768px) {
  li.homepage.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-home.menu-item-347 {
    display: inline;
  }
  li.soumission.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-348 {
    display: inline;
  }
}
.quebec_bg {
  transition: background-color 1.5s ease-in-out !important;
}
.raven-testimonial__text.raven-testimonial-content-text::after {
  content: "";
  background: url(https://unigraf.wpenginepowered.com/wp-content/uploads/2026/02/Frame-2109.svg);
  position: absolute;
  width: 100px;
  height: 20px;
  bottom: -30px;
  left: 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.raven-testimonial__footer.raven-testimonial-content-text-footer {
  border-top: 1px solid #CCCCCC;
  padding-top: 15px;
}
.raven-testimonial__text.raven-testimonial-content-text {
  position: relative;
  margin-bottom: 50px;
}
footer.jupiterx-footer {
  overflow: hidden;
}
.progress {
  display: none;
}
button.btn.btn-success.fileinput-button, button.btn.ninja-forms-field.nf-element.btn-success.nf-fu-fileinput-button {
  width: 100%;
}
html {
  overflow-x: hidden !important;
}
footer.jupiterx-footer {
  margin-top: -150px;
  z-index: 999 !important;
  position: relative;
}
.hover_content {
  display: none;
  opacity: 0;
  transition: all 0.5s ease-in-out !important;
}
.content_box:hover .hover_content {
  display: block;
  opacity: 1;
  transition: all 0.5s ease-in-out !important;
}
.nf-field-element input, .nf-field-element input:not([type="checkbox"]) button.btn.ninja-forms-field.nf-element.btn-success.nf-fu-fileinput-button, button.btn.ninja-forms-field.nf-element.btn-success.nf-fu-fileinput-button {
  background: white;
  border-radius: 111px;
  border: 0;
  color: #555;
  padding: 18px !important;
  font-family: "rotunda-variable", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
  /* 23.2px */
  letter-spacing: -0.08px;
}
button.btn.ninja-forms-field.nf-element.btn-success.nf-fu-fileinput-button {
  width: 200px;
  text-align: left;
  background-image: url(/wp-content/uploads/2025/10/upload-svgrepo-com-1.svg);
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center right 20px;
}
div#nf-field-21-container {
  margin-bottom: 0 !important;
  margin-top: 16px;
}
div#nf-field-20-wrap input.nf-element {
  padding: 0 !important;
}
.nf-fu-progress {
  display: none;
}
div#nf-field-4-wrap {
  align-items: center;
  justify-content: center;
  text-align: center;
}
div#nf-field-4-wrap input#nf-field-4 {
  background: black;
  color: white;
  margin: 0 auto;
  width: 300px;
  font-weight: 500;
  text-align: center !important;
  float: none;
  clear: both;
  border: 1px solid black;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
}
div#nf-field-4-wrap input#nf-field-4:hover {
  color: black;
  background: transparent;
  color: black;
}
@media (max-width: 769px) {
  input::placeholder {
    font-size: 12px;
  }
  button.btn.ninja-forms-field.nf-element.btn-success.nf-fu-fileinput-button {
    font-size: 12px;
  }
}
