.ulpb_PageBody #ulpb_Row54333-column1,
.ulpb_PageBody #ulpb_Row80709-column1 {width: 100% !important;margin:0 !important;padding: 0 !important;}
.ulpb_PageBody #widget-0-column1-ulpb_Row54333,
.ulpb_PageBody #ulpb_Row54333 {padding: 0 !important;}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold !important;
  margin-bottom: 10px !important;
  font-family: 'Montserrat', sans-serif !important;
}
.ulpb_PageBody {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 18px !important;
  line-height: 1.7em !important;
}
.ulpb_PageBody a {
  color: #fff !important;
}
.popb_footer_scripts ~ p {
  display: none;
}
.nav-div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding: 0px 20px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.13);
  display: block;
}

.brand {
  width: 20%;
  margin: 10px 0;
}

.footer-img{
    width: 30%;
}
.ulpb_PageBody .nav-link {
  padding-right: 25px;
  padding-left: 25px;
  color: #333 !important;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 400;
  text-transform: none;
}

.ulpb_PageBody .nav-link:hover {
  color: #9a0100 !important ;
}

.ulpb_PageBody .nav-link.phone {
  margin-left: 9px;
  padding: 15px 25px 15px 40px;
  border-radius: 5px;
  background-color: #9a0100;
  background-image: url('../images/white-phone-icon.png');
  background-position: 8% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  color: #fff !important;
  font-size: 18px;
  font-weight: 700;
}

.ulpb_PageBody .nav-link.phone:hover {
  background-color: #666766 !important;
}

.body {
  background-color: transparent;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  line-height: 1.7em;
}

.hero-section {
  display: flex;
  height: 95vh;
  padding: 50px 50px 0px;
  align-items: center;
  background-image: linear-gradient(81deg, rgba(0, 0, 0, 0.95) 9%, transparent 77%), url('../images/Man-and-Woman-relaxing-outside.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-wrapper {
  display: flex;
  width: 55%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-right: auto;
  margin-left: 0;
}

.hero-header {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 30px;
  background-color: #9a0100;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.67);
  color: rgba(0, 0, 0, 0.9);
  font-size: 50px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
}

.ed-box {
  margin-bottom: 20px;
  padding: 30px;
  background-color: rgba(154, 1, 0, 0.35);
}

.hero-subh {
  margin-top: 0px !important;
  color: #fff;
  font-size: 3.25em !important;
  line-height: 1.2em;
}

.button-holder {
  display: flex;
  margin-top: 15px;
  flex-wrap: wrap;
  align-items: flex-start;
}

.button-holder.selftest {
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.button {
  margin-right: 20px;
  margin-bottom: 15px;
  padding: 15px 25px;
  border-radius: 5px;
  background-color: #9a0100;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button:hover {
  background-color: #666766;
}

.button.right {
  margin-right: 0px;
  margin-bottom: 10px;
}

.button.more-space {
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.self-test-section {
  display: flex;
  min-height: 600px;
  padding: 100px 200px;
  justify-content: center;
  align-items: center;
  border-style: solid none none;
  border-width: 5px 1px 1px;
  border-color: #9a0100;
  background-color: #fff;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, transparent 13%, rgba(0, 0, 0, 0.68)), url('../images/Man-In-Office-on-Phone.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.self-test-wrapper {
  display: flex;
  width: 100%;
  max-width: 1600px;
  min-height: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: none;
}

.section-header {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #9a0100;
  line-height: 1.2em;
  font-weight: 800;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

.section-header.left {
  line-height: 1.2em;
  text-align: left;
}

.section-header.white {
  color: #fff;
  line-height: 1.2em;
}

.nav-menu {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.not-alone-section {
  padding: 100px;
}

.not-alone-wrapper {
  display: flex;
  width: 100%;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
  align-items: stretch;
}

.text-div {
  display: flex;
  width: 50%;
  min-height: 0px;
  margin-left: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.image-div {
  width: 50%;
  min-height: auto;
  min-width: 0px;
}

.image-div._2 {
  min-height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}

.image-div._3 {
  min-height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
}

.body-text.centered {
  font-weight: 700;
  text-align: center;
}

.option-section {
  display: flex;
  min-height: 600px;
  padding: 100px 65px;
  justify-content: flex-start;
  align-items: center;
  background-image: linear-gradient(254deg, transparent 37%, hsla(0, 0%, 100%, 0.5)), url('../images/couple-laying-on-hammock.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.option-wrapper {
  width: 45%;
  max-width: 1600px;
  min-height: 0px;
  margin-right: 0px;
  margin-left: 0px;
}

.therapy-section {
  padding: 100px;
}

.therapy-wrapper {
  display: flex;
  width: 100%;
  max-width: 1600px;
  min-height: 0px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
}

.body-subh {
  color: #9a0100;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 600;
}

.list-item {
  margin-bottom: 5px;
  font-weight: 500;
}

.list {
  margin-bottom: 15px;
  padding-left: 35px;
}

.low-t-test-section {
  padding: 100px 200px;
  background-color: #9a0100;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, transparent 18%, rgba(0, 0, 0, 0.52));
}

.low-t-test-wrapper {
  display: flex;
  width: 100%;
  max-width: 1600px;
  min-height: 20px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.video-section {
  padding: 100px 200px;
  background-color: #9a0100;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, transparent 18%, rgba(0, 0, 0, 0.52));
}

.video-wrapper {
  display: block;
  width: 70%;
  max-width: 1600px;
  min-height: 20px;
  margin-right: auto;
  margin-left: auto;
  align-items: center;
}

.specialize-section {
  display: flex;
  min-height: 75vh;
  padding: 100px;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.95), hsla(0, 0%, 100%, 0.95)), url('../images/mens-clinic-files.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.specialize-wrapper {
  display: flex;
  width: 100%;
  max-width: 1600px;
  min-height: 0px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
  align-items: stretch;
}

.location-section {
  padding: 100px 200px;
  background-color: transparent;
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.75), hsla(0, 0%, 100%, 0.75)), url('../images/Tulsa-Oklahoma.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.location-wrapper {
  display: flex;
  width: 100%;
  max-width: 1200px;
  min-height: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  background-color: hsla(0, 0%, 100%, 0.9);
  box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.1);
}

.map-div {
  display: flex;
  width: 50%;
  min-height: auto;
  margin-top: 20px;
  margin-bottom: 35px;
  box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.11);
  -o-object-fit: cover;
     object-fit: cover;
}

.footer {
  display: flex;
  padding: 75px 200px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, transparent 18%, rgba(0, 0, 0, 0.3));
}

.footer-wrapper {
  display: flex;
  width: 100%;
  max-width: 1600px;
  min-height: 0px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.footer-text {
  color: #9a0100;
  font-size: 14px;
  line-height: 1em;
  text-align: center;
}

.ulpb_PageBody .phone-link {
  margin-top: 5px;
  color: #9a0100 !important;
  font-weight: 800;
  text-decoration: none;
}

.ulpb_PageBody .phone-link:hover {
  color: #666766 !important;
}

.mobileonly-image {
  display: none;
}

.form-block {
  width: 90%;
  max-width: 1000px;
  margin-top: 15px;
  margin-bottom: 0px;
}

.form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.submit-button {
  margin-top: 15px;
  padding: 10px 25px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 5px;
  background-color: #9a0100;
  text-transform: uppercase;
}

.submit-button:hover {
  background-color: #fff;
  color: #333;
}

.self-test-button {
  margin-right: 15px;
  padding: 20px;
  background-color: #9a0100;
  text-decoration: none;
}

.self-test-button:hover {
  background-color: rgba(154, 1, 0, 0.25);
}

.self-test-button.right {
  margin-right: 0px;
}

.text-block-1 {
  padding: 20px;
  background-color: #9a0100;
  color: #fff !important;
  text-decoration: none;
}

.image-4 {
  max-height: 100px;
  margin-bottom: 0 !important;
}

.link-block {
  text-decoration: none;
}

.link-block:hover {
  color: #fff;
  text-decoration: underline;
}

.image-5 {
  max-height: 150px;
  margin-bottom: 15px;
}

.image-6 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.image-7 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 80% 50%;
     object-position: 80% 50%;
}

.image-8 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.image-9 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 90% 50%;
     object-position: 90% 50%;
}

@media screen and (max-width: 991px) {
  .brand {
    width: 20%;
  }

  .nav-link:hover {
    background-color: rgba(154, 1, 0, 0.1) !important;
  }

  .ulpb_PageBody .nav-link.phone {
    margin-left: 0px;
    border-radius: 0px;
    background-position: 2% 50%;
  }

  .hero-section {
    height: 800px;
    padding-top: 0px;
    padding-right: 35px;
    padding-left: 35px;
    background-position: 0px 0px, 55% 0%;
  }

  .hero-wrapper {
    width: 65%;
  }

  .hero-header {
    padding: 20px;
    font-size: 35px !important;
  }

  .ed-box {
    padding: 25px;
  }

  .hero-subh {
    font-size: 35px !important;
  }

  .button-holder {
    flex-direction: column;
  }

  .button-holder.selftest {
    margin-top: 10px;
  }

  .button {
    margin-right: 0px;
    padding: 10px 15px;
    font-size: 14px;
  }

  .self-test-section {
    min-height: 400px;
    padding-right: 50px;
    padding-left: 50px;
  }

  .nav-menu {
    background-color: #fff;
  }

  .not-alone-section {
    padding: 50px;
  }

  .not-alone-wrapper {
    flex-direction: column;
  }

  .text-div {
    width: 100%;
    margin-left: 0px;
  }

  .image-div {
    width: 100%;
    min-height: 350px;
    margin-bottom: 20px;
    background-image: none;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .image-div._2 {
    min-height: 350px;
  }

  .image-div._3 {
    min-height: 400px;
  }

  .body-text {
    font-size: 16px;
    line-height: 1.6em;
  }

  .option-section {
    min-height: 350px;
    padding-right: 30px;
    padding-left: 30px;
    background-image: linear-gradient(75deg, hsla(0, 0%, 100%, 0.95) 36%, transparent 79%), url('../images/couple-laying-on-hammock.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .option-wrapper {
    width: 50%;
    max-width: none;
  }

  .therapy-section {
    padding: 50px;
  }

  .therapy-wrapper {
    flex-direction: column;
  }

  .list-item {
    font-size: 16px;
    line-height: 1.5em;
  }

  .low-t-test-section {
    padding-right: 50px;
    padding-left: 50px;
  }
    
      .video-section {
    padding-right: 50px;
    padding-left: 50px;
  }

  .specialize-section {
    padding: 50px;
  }

  .specialize-wrapper {
    flex-direction: column;
  }

  .location-section {
    padding: 50px;
  }

  .location-wrapper {
    padding: 35px 25px;
  }

  .map-div {
    min-height: auto;
  }

  .footer {
    padding: 25px;
  }

  .menu-button {
    padding: 15px;
  }

  .menu-button.w--open {
    background-color: #fff;
  }

  .self-test-button {
    padding: 10px;
  }

  .icon {
    color: #9a0100;
  }

  .image-4 {
    max-height: 75px;
  }

  .image-5 {
    max-height: 100px;
  }

  .image-7 {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media screen and (max-width: 767px) {
  .brand {
    width: 30%;
  }

  .hero-section {
    height: 500px;
    padding: 0px 25px 15px;
    align-items: flex-end;
  }

  .hero-wrapper {
    width: 65%;
  }

  .hero-header {
    padding: 10px;
    font-size: 28px !important;
  }

  .ed-box {
    margin-bottom: 10px;
    padding: 10px;
  }

  .hero-subh {
    font-size: 25px !important;
    line-height: 1.2em;
  }

  .button-holder {
    margin-top: 5px;
  }

  .button-holder.selftest {
    margin-top: 10px;
  }

  .button {
    margin-bottom: 10px;
    padding: 7px 10px;
    font-size: 12px;
  }

  .self-test-section {
    display: flex;
    min-height: 300px;
    padding: 25px;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    background-image: radial-gradient(circle farthest-corner at 50% 50%, transparent 39%, rgba(0, 0, 0, 0.51)), url('../images/Man-In-Office-on-Phone.jpg');
    background-position: 0px 0px, 60% 30%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }

  .self-test-wrapper {
    background-image: none;
  }

  .section-header {
    font-size: 25px;
  }

  .section-header.left {
    margin-bottom: 10px;
    font-size: 25px;
  }

  .section-header.white {
    font-size: 25px;
  }

  .not-alone-section {
    padding: 25px;
  }

  .not-alone-wrapper {
    flex-direction: column;
  }

  .text-div {
    width: 100%;
    margin-left: 0px;
  }

  .image-div {
    width: 100%;
    min-height: 300px;
    margin-bottom: 15px;
  }

  .image-div._2 {
    min-height: 300px;
  }

  .image-div._3 {
    min-height: 300px;
  }

  .body-text.centered {
    margin-bottom: 5px;
  }

  .option-section {
    min-height: 0px;
    padding: 25px;
    background-image: none;
    background-position: 0px 0px;
  }

  .option-wrapper {
    width: 100%;
  }

  .therapy-section {
    padding: 25px;
  }

  .therapy-wrapper {
    flex-direction: column;
  }

  .body-subh {
    margin-top: 15px;
    font-size: 18px;
  }

  .low-t-test-section {
    padding: 50px 25px;
  }

    .video-section {
    padding: 50px 25px;
  }
  .specialize-section {
    min-height: 0px;
    padding: 25px;
  }

  .specialize-wrapper {
    flex-direction: column;
  }

  .location-section {
    display: flex;
    padding: 20px;
    justify-content: center;
    align-items: center;
  }

  .location-wrapper {
    width: 100%;
    max-width: none;
    padding: 30px 35px;
  }

  .map-div {
    width: 100%;
    min-height: 150px;
    margin-top: 5px;
    margin-bottom: 25px;
  }

  .footer {
    padding: 15px;
  }

  .menu-button {
    padding: 15px;
  }

  .mobileonly-image {
    display: block;
    min-height: 300px;
    background-image: url('../images/Couple-on-Hammock---Mobile-ONLY.jpg');
    background-position: 100% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .form-block {
    margin-top: 10px;
  }

  .submit-button {
    margin-top: 10px;
    font-size: 15px;
    line-height: 1.3em;
  }

  .self-test-button {
    padding: 10px;
  }

  .self-test-button.right {
    padding: 10px;
  }

  .text-block-1 {
    padding: 10px;
    font-size: 16px;
  }

  .image-4 {
    max-height: 70px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    padding-right: 5px;
    padding-left: 5px;
  }

  .brand {
    width: 55%;
  }

  .hero-section {
    height: 600px;
    padding: 10px;
    align-items: flex-end;
    background-image: linear-gradient(58deg, rgba(0, 0, 0, 0.76) 17%, transparent 76%), url('../images/Man-and-Woman-relaxing-outside.jpg');
    background-position: 0px 0px, 70% 0%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .hero-wrapper {
    width: 100%;
  }

  .hero-header {
    font-size: 22px !important;
    line-height: 0.9em;
  }

  .ed-box {
    margin-bottom: 10px;
    padding: 10px;
  }

  .hero-subh {
    margin-bottom: 5px;
    font-size: 22px !important;
    line-height: 1.4em;
  }

  .button-holder {
    margin-top: 10px;
  }

  .button-holder.selftest {
    flex-direction: column;
  }

  .button {
    margin-bottom: 10px;
    padding: 10px;
    font-size: 12px;
    line-height: 1.5em;
    letter-spacing: 0px;
  }

  .button.right {
    margin-bottom: 0px;
  }

  .button.more-space {
    margin-top: 10px;
  }

  .self-test-section {
    min-height: 350px;
    padding-top: 25px;
    padding-bottom: 25px;
    background-image: radial-gradient(circle farthest-corner at 50% 50%, transparent 59%, rgba(0, 0, 0, 0.3)), url('../images/Man-In-Office-on-Phone.jpg');
    background-position: 0px 0px, 70% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }

  .self-test-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .section-header {
    font-size: 22px;
    line-height: 1.2em;
  }

  .section-header.left {
    font-size: 22px;
  }

  .section-header.white {
    font-size: 22px;
  }

  .not-alone-section {
    padding: 20px;
  }

  .image-div {
    min-height: 200px;
    margin-bottom: 15px;
  }

  .image-div._2 {
    min-height: 200px;
  }

  .image-div._3 {
    min-height: 200px;
  }

  .option-section {
    padding: 20px;
  }

  .therapy-section {
    padding: 20px;
  }

  .low-t-test-section {
    padding-right: 20px;
    padding-left: 20px;
  }
    
    .video-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .specialize-section {
    padding: 20px;
  }

  .location-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }

  .map-div {
    min-height: auto;
    margin-top: 0px;
  }

  .footer-text {
    font-size: 12px;
  }

  .mobileonly-image {
    min-height: 200px;
    background-position: 60% 20%;
    background-size: 700px;
  }

  .form-block {
    margin-top: 10px;
  }

  .submit-button {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
  }

  .self-test-button {
    margin-right: 0px;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 5px;
  }

  .self-test-button.right {
    margin-bottom: 1px;
  }

  .text-block-1 {
    padding: 10px 20px;
    border-radius: 5px;
  }

  .image-5 {
    max-height: 65px;
  }
}
.ulpb_PageBody #sb-wrapper-inner {border: none !important;}
#sb-body-inner iframe {padding: 30px 20px;background-color: #ffffff !important;}
.low-t-test-wrapper .ays-survey-container {max-width: 700px;}
.low-t-test-wrapper .ays-survey-container .ays-survey-title-wrap {display: none;}
.low-t-test-wrapper .ays-survey-container .ays-survey-live-bar-status .ays-survey-live-bar-status-text {
  color: #ffffff !important;
}
.ays-survey-question {
  border-left-color: rgb(154 1 0) !important;
}
.ays-survey-live-bar-wrap {
  background-color: rgb(154 1 0) !important;
  border-color: rgb(154 1 0) !important;
}

.low-t-test-wrapper div.wpforms-container-full {
  margin: 24px auto;
  width: 100%;
  max-width: 640px;
  background: #fff;
  padding: 10px 20px 20px;
}
div.wpforms-container-full input[type=date], div.wpforms-container-full input[type=datetime], div.wpforms-container-full input[type=datetime-local], div.wpforms-container-full input[type=email], div.wpforms-container-full input[type=month], div.wpforms-container-full input[type=number], div.wpforms-container-full input[type=password], div.wpforms-container-full input[type=range], div.wpforms-container-full input[type=search], div.wpforms-container-full input[type=tel], div.wpforms-container-full input[type=text], div.wpforms-container-full input[type=time], div.wpforms-container-full input[type=url], div.wpforms-container-full input[type=week] {
  height: 30px !important;
}
div.wpforms-container-full input[type=submit]:not(:hover):not(:active), div.wpforms-container-full button[type=submit]:not(:hover):not(:active), div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
  background-color: #9a0100 !important;
}
div.wpforms-container-full input[type=submit]:hover, div.wpforms-container-full input[type=submit]:active, div.wpforms-container-full button[type=submit]:hover, div.wpforms-container-full button[type=submit]:active, div.wpforms-container-full .wpforms-page-button:hover, div.wpforms-container-full .wpforms-page-button:active {
  background-color: #666766 !important;
}
.popb_footer_scripts ~ p {display: none;}
.uacf7-multisetp-form .uacf7-step .wpcf7-form-control-wrap .wpcf7-form-control .captcha-image {
    display: flex !important;
    flex-wrap: wrap !important;
    padding: 0 !important;
    margin-top: 15px !important;
    border: 0 !important;
}
.uacf7-multisetp-form .uacf7-step .wpcf7-form-control-wrap .wpcf7-form-control .captcha-image .cf7ic_instructions {
	font-size: 16px;
    font-weight: 500;
    flex: 0 0 100%;
    width: 100%;
    display: block !important;
    text-align: left;
}
.uacf7-multisetp-form .uacf7-step .wpcf7-form-control-wrap .wpcf7-form-control .captcha-image label {
    display: inline-block !important;
    width: auto !important;
}
.uacf7-multisetp-form .uacf7-step .wpcf7-form-control-wrap .wpcf7-form-control .captcha-image .cf7ic_instructions span {
    color: #781114;
    font-weight: bold;
	font-size: 16px;
}
.uacf7-multisetp-form .uacf7-step .wpcf7-form-control-wrap .wpcf7-form-control .captcha-image label>input:checked+svg, 
.uacf7-multisetp-form .uacf7-step .wpcf7-form-control-wrap .wpcf7-form-control .captcha-image label>input:focus+svg {
    border: 2px solid #781114;
}