/*
===================
== ELEMENTS CODE ==
===================
*/
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col-1 {
  width: 8.33333333%;
}
.col-2 {
  width: 16.66666667%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.33333333%;
}
.col-5 {
  width: 41.66666667%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.33333333%;
}
.col-8 {
  width: 66.66666667%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.33333333%;
}
.col-11 {
  width: 91.66666667%;
}
.col-12 {
  width: 100%;
}
/*
================
== RESET CODE ==
================
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio[controls],
canvas,
video {
  display: inline-block;
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
  -ms-text-size-adjust: 100%;
}
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
ul,
li,
ol,
a,
em,
img,
strong,
fieldset,
form,
label,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  list-style: none;
}
:focus {
  outline: 0;
}
img {
  vertical-align: middle;
  outline: 0;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
}
html,
body,
textarea,
input {
  -webkit-text-size-adjust: none;
}
html {
  overflow-x: hidden;
}
body {
  text-align: left;
  overflow: hidden;
  font-family: "Georgia", sans-serif;
}
body .page_template .wpcf7-form {
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}
body .page_template .wpcf7-form input,
body .page_template .wpcf7-form textarea {
  width: 100%;
}
body .page_template .wpcf7-form .wpcf7-submit {
  height: 65px;
}
body .page_template p {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 28px;
  line-height: 1.25;
  margin-bottom: 1em;
  color: #000000;
}
body .page_template ul,
body .page_template ol {
  margin-left: 20px;
  font-size: 28px;
  line-height: 1.25;
  margin-top: 1em;
  margin-bottom: 1em;
  font-family: Georgia, 'Times New Roman', Times, serif;
  list-style: initial;
}
body .page_template ul li,
body .page_template ol li {
  list-style: initial;
}
body .page_template ul ul,
body .page_template ol ul,
body .page_template ul ol,
body .page_template ol ol {
  margin-bottom: 0;
  margin-top: 0;
}
body .page_template h1,
body .page_template h2,
body .page_template h3,
body .page_template h4,
body .page_template h5,
body .page_template h6 {
  color: #263a42;
  margin-top: 1.6em;
  margin-bottom: 1em;
}
body .page_template textarea {
  width: 100%;
}
body .page_template input,
body .page_template textarea,
body .page_template label {
  font-family: Georgia, 'Times New Roman', Times, serif !important;
  font-size: 28px!important;
}
body .page_template select {
  height: 46px!important;
  border-width: 1px!important;
  border-color: rgba(0, 0, 0, 0.35) !important;
  padding: 10px;
  border-radius: 3px;
  box-sizing: border-box;
  font-family: Georgia, 'Times New Roman', Times, serif !important;
  background: #FFF;
  font-size: 24px;
}
body .page_template input[type=text],
body .page_template input[type=number],
body .page_template input[type=email],
body .page_template input[type=url],
body .page_template input[type=search],
body .page_template input[type=password],
body .page_template input[type=tel] {
  height: 46px!important;
  border-width: 1px!important;
  border-color: rgba(0, 0, 0, 0.35) !important;
  padding: 10px;
  border-radius: 3px;
  box-sizing: border-box;
  font-size: 22px!important;
}
body .page_template textarea {
  height: 170px!important;
  border-width: 1px!important;
  border-color: rgba(0, 0, 0, 0.35) !important;
  padding: 10px;
  border-radius: 3px;
  box-sizing: border-box;
}
body .page_template input[type="submit"] {
  font-weight: bold!important;
  background: #263a42 !important;
  color: #FFF !important;
  text-decoration: none!important;
  border: 0!important;
  padding: 10px 20px!important;
  cursor: pointer;
}
body .page_template input[type="submit"]:hover {
  background: #000 !important;
}
body .page_template label {
  color: #000 !important;
}
body .page_template .ihc-js-stripe-connect-full-name {
  background: #FFF !important;
}
body .page_template .ihc-register-14 .ihc-login-link {
  background: #adce38 !important;
  font-weight: bold!important;
  font-size: 20px!important;
  font-family: Georgia, 'Times New Roman', Times, serif !important;
  border: 0!important;
  padding: 0!important;
}
body .page_template .ihc-register-14 .ihc-login-link a {
  color: #FFF !important;
  text-decoration: none!important;
  padding: 16px 20px !important;
  display: block!important;
}
body .page_template .ihc-register-14 .ihc-login-link:hover {
  background: #000 !important;
}
body .page_template .iump-form-line-register .select2.select2-container {
  height: 46px!important;
}
body .page_template .ihc-register-14 .iump-form-line-register .select2-selection {
  border-width: 1px!important;
  min-height: 46px!important;
}
body .page_template .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 46px!important;
}
body .page_template .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #263a42 !important;
  font-family: Georgia, 'Times New Roman', Times, serif !important;
  font-size: 24px;
}
.wrapper {
  max-width: 1140px;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
a {
  color: #243a42;
  transition: all 300ms ease-in-out;
}
a:hover {
  color: #adce38;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
a.button {
  font-family: Georgia, 'Times New Roman', Times, serif;
  display: inline-block;
  height: 46px;
  border-radius: 3px;
  font-weight: bold;
  background: #263a42;
  color: #FFF;
  text-decoration: none;
  border: 0;
  padding: 0 30px;
  cursor: pointer;
  font-size: 22px;
  line-height: 46px;
}
a.button:hover {
  background: #000;
}
header.top {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #243a42;
  margin-bottom: 50px;
  position: relative;
}
header.top .navigation {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
}
header.top .search-container .search-open-icon {
  width: 32px;
  height: 32px;
  cursor: pointer;
}
header.top .search-container .close-search-form {
  display: flex;
  align-self: center;
  justify-content: center;
  cursor: pointer;
}
header.top .search-container .search-popup-container {
  position: absolute;
  top: 0;
  left: 0;
  background: #FFF;
  width: 100%;
  height: 100%;
  display: none;
}
header.top .search-container .search-popup-container .wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
header.top .search-container .search-popup-container .wrapper form.search {
  display: flex;
  align-items: center;
  gap: 10px;
  width: calc(100% - 42px);
}
header.top .search-container .search-popup-container input[type=text] {
  height: 46px;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.35);
  padding: 10px;
  border-radius: 3px;
  box-sizing: border-box;
  font-size: 22px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 28px;
  width: 100%;
}
header.top .search-container .search-popup-container input[type="submit"] {
  font-family: Georgia, 'Times New Roman', Times, serif;
  height: 46px;
  border-radius: 3px;
  font-weight: bold;
  background: #263a42;
  color: #FFF;
  text-decoration: none;
  border: 0;
  padding: 0 30px;
  cursor: pointer;
  font-size: 22px;
  line-height: 46px;
}
header.top .search-container .search-popup-container input[type="submit"]:hover {
  background: #000;
}
header.top .wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header.top .wrapper .logo img {
  max-width: 270px;
  height: auto;
}
header.top .wrapper .mobile-nav,
header.top .wrapper .close-mobile-nav {
  display: none;
  cursor: pointer;
}
header.top .wrapper ul.menu-header {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
  column-gap: 40px;
  text-transform: uppercase;
}
header.top .wrapper ul.menu-header li {
  font-size: 20px;
  line-height: 66px;
  font-weight: bold;
  position: relative;
}
header.top .wrapper ul.menu-header li.current-menu-item::before,
header.top .wrapper ul.menu-header li:hover::before {
  opacity: 1;
}
header.top .wrapper ul.menu-header li:hover .sub-menu {
  display: block;
}
header.top .wrapper ul.menu-header li::before {
  content: "";
  width: 100%;
  height: 2px;
  background: #adce38;
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
}
header.top .wrapper ul.menu-header li .sub-menu {
  display: none;
  overflow: initial;
  background: #FFF;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 168px;
  max-width: 360px;
  height: auto;
  border-radius: 3px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.23), 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  padding: 12px;
  text-transform: none;
  z-index: 9999;
}
header.top .wrapper ul.menu-header li .sub-menu li {
  white-space: nowrap;
  padding-left: 10px;
  padding-right: 10px;
}
header.top .wrapper ul.menu-header li .sub-menu li::before {
  width: 2px;
  height: 70%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
header.top .wrapper ul.menu-header li .sub-menu li:hover .sub-menu {
  left: 100%;
  top: 0;
  display: block;
}
header.top .wrapper ul.menu-header li .sub-menu li .sub-menu {
  display: none;
}
header.top .wrapper ul.menu-header li .sub-menu li .sub-menu li {
  height: 40px;
  line-height: 40px;
}
header.top .wrapper ul.menu-header li .sub-menu li .sub-menu li a {
  height: 40px;
  line-height: 40px;
}
header.top .wrapper ul.menu-header li a {
  text-decoration: none;
  color: #243a42;
  height: 66px;
  line-height: 66px;
  display: inline-block;
}
header.top .wrapper ul.menu-header li a:hover {
  color: #243a42;
}
footer.site-footer {
  background: #263A42;
  color: #FFF;
  margin-top: 50px;
  padding-top: 40px;
  padding-bottom: 40px;
}
footer.site-footer a {
  color: #FFF;
}
footer.site-footer nav.footer-nav {
  margin-bottom: 40px;
}
footer.site-footer nav.footer-nav ul {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: stretch;
  row-gap: 20px;
}
footer.site-footer nav.footer-nav ul li {
  width: 49%;
  text-align: center;
}
footer.site-footer nav.footer-nav a {
  text-decoration: none;
}
footer.site-footer nav.footer-nav a:hover {
  color: #adce38;
}
footer.site-footer .copyrights {
  margin-bottom: 40px;
  text-align: center;
}
footer.site-footer .footer_info {
  font-size: 12px;
  line-height: 1.25;
}
footer.site-footer .footer_info p {
  margin-bottom: 5px;
}
.search-results-notice {
  font-size: 28px;
}
.search_archive_page {
  margin-top: 50px;
  margin-bottom: 100px;
}
.search_archive_page article {
  margin-bottom: 40px;
  display: flex;
  align-items: flex-start;
  gap: 30px;
}
.search_archive_page article .featured_image {
  max-width: 200px;
  height: auto;
}
.search_archive_page article .featured_image img {
  max-width: 100%;
  height: auto;
}
.search_archive_page article h2 {
  margin-bottom: 15px;
}
body .ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item a {
  color: #263A42;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: bold;
}
body .ihc-ap-theme-3 .ihc-ap-wrap h3 {
  color: #263A42;
  font-family: Georgia, 'Times New Roman', Times, serif;
}
body .ihc-user-page-top-ap-wrapper .ihc-account-page-top-mess,
body .iump-user-page-mess-special,
body .iump-user-page-mess,
body .ihc-login-template-13 .impu-form-line-fr .impu-form-label-fr,
body .ihc-login-template-13 .ihc-register-link,
body .ihc-login-template-13 .impu-form-submit input,
body .ihc-login-template-13 .impu-temp5-row,
body .impu-form-pass-additional-content,
body .ihc-register-5 .iump-submit-form input,
body .ihc-checkout-page-box-wrapper,
body .ihc-checkout-page-box-title {
  font-family: Georgia, 'Times New Roman', Times, serif;
}
body .ihc-login-template-13 .impu-form-submit input {
  background: #263A42;
}
body .ihc-register-5 .iump-labels-register {
  font-size: 20px;
  color: #000;
  margin-bottom: 10px;
}
body .ihc-login-template-13 .impu-form-links-pass {
  text-align: left!important;
}
body .ihc-login-template-13 .impu-form-submit input:hover {
  background: #263A42 !important;
}
.story h1,
.story h2,
.story h3,
.story h4,
.story h5,
.story h6 {
  margin-top: 1em;
  margin-bottom: 1em;
}
.story h2.heading {
  background: #263a42;
  text-align: center;
  width: 100vw;
  min-height: 108px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: calc((50vw - 50%) * -1);
  margin-right: calc((50vw - 50%) * -1);
  color: #FFF;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  box-sizing: border-box;
}
.story h3.heading {
  background: #adce38;
  text-align: center;
  width: 100vw;
  min-height: 104px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: calc((50vw - 50%) * -1);
  margin-right: calc((50vw - 50%) * -1);
  color: #000;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: normal;
  padding-top: 20px;
  padding-bottom: 20px;
  box-sizing: border-box;
}
.story ul,
.story ol {
  line-height: 1.8 !important;
}
.story ul a,
.story ol a {
  color: #1144d5;
  text-decoration: none;
}
.story ul a:hover,
.story ol a:hover {
  text-decoration: underline;
}
#page-602,
#page-604,
#page-606 {
  margin-top: -50px;
}
#page-419 ul > li {
  list-style: none;
  font-weight: bold;
  margin-bottom: 10px;
}
#page-419 ul > li ul li {
  list-style: disc;
  font-weight: normal;
  margin-bottom: 0;
}
.page_template article.post-393 {
  margin-top: -50px;
}
body .story .wp-block-separator {
  border-top: 1px solid #bdbacc !important;
}
body.single-myprogram {
  user-select: none;
  /* For most browsers */
  -moz-user-select: none;
  /* For Firefox */
  -webkit-user-select: none;
  /* For Safari and Chrome */
  -ms-user-select: none;
  /* For Internet Explorer/Edge */
}
.blurred {
  filter: blur(10px);
}
.program_single {
  margin-top: -50px;
  max-width: 890px;
}
.program_single .story p {
  font-size: 28px;
  color: #000;
  line-height: 1.3;
  margin-top: 1em;
  margin-bottom: 1em;
}
.program_single .story .wp-block-image {
  margin-top: 1.6em;
  margin-bottom: 1em;
}
.program_single .story ul,
.program_single .story ol {
  font-size: 28px;
  color: #000;
  line-height: 1.6;
  margin-top: 1em;
  margin-bottom: 1em;
}
.program_single .story hr.wp-block-separator {
  margin-top: 3em;
  margin-bottom: 3em;
}
.program_single .story h2.heading {
  background: #263a42;
  text-align: center;
  width: 100vw;
  min-height: 108px;
  box-sizing: border-box;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: calc((50vw - 50%) * -1);
  margin-right: calc((50vw - 50%) * -1);
  color: #FFF;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0;
}
.program_single .story h3.heading {
  background: #adce38;
  text-align: center;
  width: 100vw;
  min-height: 104px;
  box-sizing: border-box;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: calc((50vw - 50%) * -1);
  margin-right: calc((50vw - 50%) * -1);
  color: #000;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: normal;
}
.program_single .story .eb-toc-container.eb-toc-is-not-sticky {
  overflow: visible!important;
}
.program_single .story .eb-toc-container {
  max-width: 100%;
  background: transparent;
  padding: 0;
  border-radius: unset;
  overflow: visible!important;
}
.program_single .story .eb-toc-container .eb-toc-header {
  background: #263a42;
  text-align: center;
  width: 100vw;
  height: 89px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: calc((50vw - 50%) * -1);
  margin-right: calc((50vw - 50%) * -1);
}
.program_single .story .eb-toc-container .eb-toc-header .eb-toc-title {
  font-size: 32px!important;
  color: #FFF;
  font-weight: bold;
}
.program_single .story .eb-toc-container .eb-toc-wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 28px;
}
.program_single .story .eb-toc-container .eb-toc-wrapper .eb-toc__list {
  list-style: none;
}
.program_single .story .eb-toc-container .eb-toc-wrapper .eb-toc__list li {
  list-style: none;
  font-size: 28px;
  color: #1144d5;
  font-weight: bold;
  text-decoration: underline;
  margin-top: 3px;
  margin-bottom: 3px;
}
.program_single .story .eb-toc-container .eb-toc-wrapper .eb-toc__list li a {
  text-decoration: underline;
}
.program_single .story .eb-toc-container .eb-toc-wrapper .eb-toc__list li .eb-toc__list {
  list-style: disc;
}
.program_single .story .eb-toc-container .eb-toc-wrapper .eb-toc__list li .eb-toc__list li {
  list-style: disc;
  font-weight: normal;
  margin-left: 10px;
}
.program_single .story .eb-toc-container .eb-toc-wrapper .eb-toc__list li .eb-toc__list li a {
  padding-left: 0;
}
.program_single .story .eb-toc-container .eb-toc-wrapper .eb-toc__list li .eb-toc__list li a::before {
  display: none;
}
.program_single .story .eb-toc-container .eb-toc-wrapper .eb-toc__list li .eb-toc__list li::marker {
  color: #000;
}
.program_single .comments {
  margin-top: 100px;
}
.program_single .comments h3.comment-reply-title {
  font-size: 36px;
}
.program_single .comments h3.comment-reply-title small {
  margin-left: 10px;
  font-size: 18px;
}
.program_single .comments .comment .comment-item {
  display: flex;
  align-self: flex-start;
  justify-content: flex-start;
  gap: 30px;
  margin-bottom: 50px;
}
.program_single .comments .comment .comment-item .comment_date {
  font-size: 14px;
  text-align: center;
  display: block;
}
.program_single .comments .comment .comment-item .author {
  text-transform: uppercase;
  font-weight: bold;
}
.program_single .comments .comment .comment-item .reply-link {
  float: right;
}
body .iump-register-form.ihc-register-14,
#ihc_checkout_page_wrapp {
  max-width: 100%!important;
}
body .iump-register-form.ihc-register-14 .ihc-register-notice,
#ihc_checkout_page_wrapp .ihc-register-notice {
  font-family: Georgia, 'Times New Roman', Times, serif !important;
}
body .iump-register-form.ihc-register-14 .ihc-stripe-connect-form-card-number-input,
#ihc_checkout_page_wrapp .ihc-stripe-connect-form-card-number-input {
  border: 1px solid rgba(0, 0, 0, 0.35) !important;
  border-radius: 3px;
  padding: 0 10px!important;
}
body .iump-register-form.ihc-register-14 .custom-checkout-notice,
#ihc_checkout_page_wrapp .custom-checkout-notice {
  text-align: center;
  font-size: 24px;
  color: #000;
  font-family: Georgia, 'Times New Roman', Times, serif !important;
}
body .iump-register-form.ihc-register-14 select,
#ihc_checkout_page_wrapp select {
  font-family: Georgia, 'Times New Roman', Times, serif !important;
  border-color: rgba(0, 0, 0, 0.35) !important;
  border-radius: 3px!important;
}
body .iump-register-form.ihc-register-14 .iump-form-line-register .select2-selection,
#ihc_checkout_page_wrapp .iump-form-line-register .select2-selection {
  border-color: rgba(0, 0, 0, 0.35) !important;
  border-radius: 3px!important;
}
body .iump-register-form.ihc-register-14 .custom-register-box,
#ihc_checkout_page_wrapp .custom-register-box {
  width: 100%;
}
body .iump-register-form.ihc-register-14 .custom-register-box h3.heading,
#ihc_checkout_page_wrapp .custom-register-box h3.heading {
  margin-bottom: 70px;
  font-weight: bold;
}
body .iump-register-form.ihc-register-14 .custom-register-box .custom-fields-container,
#ihc_checkout_page_wrapp .custom-register-box .custom-fields-container {
  display: flex;
  flex-wrap: wrap;
  column-gap: 40px;
  row-gap: 20px;
  justify-content: space-between;
}
body .iump-register-form.ihc-register-14 .custom-register-box .custom-fields-container .iump-form-line-register,
#ihc_checkout_page_wrapp .custom-register-box .custom-fields-container .iump-form-line-register {
  width: calc(50% - 20px);
}
body .iump-register-form.ihc-register-14 .ihc-checkout-page-one-column,
#ihc_checkout_page_wrapp .ihc-checkout-page-one-column {
  font-family: Georgia, 'Times New Roman', Times, serif !important;
}
body .iump-register-form.ihc-register-14 .custom-terms,
#ihc_checkout_page_wrapp .custom-terms {
  font-family: Georgia, 'Times New Roman', Times, serif !important;
  font-size: 18px!important;
  color: #000 !important;
  text-align: center;
  margin-bottom: 40px;
}
body .iump-register-form.ihc-register-14 .ihc-checkout-page-right-side,
#ihc_checkout_page_wrapp .ihc-checkout-page-right-side {
  max-width: 800px!important;
}
body .iump-register-form.ihc-register-14 .ihc-product-details-table .ihc-product-name,
#ihc_checkout_page_wrapp .ihc-product-details-table .ihc-product-name,
body .iump-register-form.ihc-register-14 .ihc-taxes-wrapper .ihc-checkout-page-box-title,
#ihc_checkout_page_wrapp .ihc-taxes-wrapper .ihc-checkout-page-box-title,
body .iump-register-form.ihc-register-14 .ihc-subtotal-wrapper .ihc-checkout-page-box-title,
#ihc_checkout_page_wrapp .ihc-subtotal-wrapper .ihc-checkout-page-box-title {
  font-size: 24px!important;
  color: #000 !important;
  font-family: Georgia, 'Times New Roman', Times, serif !important;
}
body .iump-register-form.ihc-register-14 .ihc-taxes-wrapper .ihc-tax-label,
#ihc_checkout_page_wrapp .ihc-taxes-wrapper .ihc-tax-label,
body .iump-register-form.ihc-register-14 .ihc-taxes-wrapper .ihc-tax-price,
#ihc_checkout_page_wrapp .ihc-taxes-wrapper .ihc-tax-price,
body .iump-register-form.ihc-register-14 .ihc-product-details-table,
#ihc_checkout_page_wrapp .ihc-product-details-table {
  font-size: 20px!important;
}
body .iump-register-form.ihc-register-14 .ihc-product-details-table .ihc-product-price,
#ihc_checkout_page_wrapp .ihc-product-details-table .ihc-product-price {
  font-size: 28px!important;
  color: #000 !important;
  font-family: Georgia, 'Times New Roman', Times, serif !important;
}
body .iump-register-form.ihc-register-14 .ihc-product-fee-label-extra,
#ihc_checkout_page_wrapp .ihc-product-fee-label-extra,
body .iump-register-form.ihc-register-14 .ihc-product-price-extra,
#ihc_checkout_page_wrapp .ihc-product-price-extra {
  font-size: 20px!important;
  color: #000 !important;
}
body .iump-register-form.ihc-register-14 #ihc-subtotal-product-price,
#ihc_checkout_page_wrapp #ihc-subtotal-product-price {
  color: #2d58e9 !important;
  font-weight: bold!important;
}
body .iump-register-form.ihc-register-14 a,
#ihc_checkout_page_wrapp a {
  color: #2d58e9;
}
body .iump-register-form.ihc-register-14 svg.feather,
#ihc_checkout_page_wrapp svg.feather {
  stroke: #adce45;
}
body .iump-register-form.ihc-register-14 .iump-submit-form .button,
#ihc_checkout_page_wrapp .iump-submit-form .button {
  background: linear-gradient(#ee9043, #e97415) !important;
  border-radius: 12px;
  color: #000 !important;
  font-size: 28px;
  text-transform: uppercase;
  height: 54px;
  border: 1px solid #bb9576 !important;
}
body .iump-register-form.ihc-register-14 .iump-submit-form .button:hover,
#ihc_checkout_page_wrapp .iump-submit-form .button:hover {
  background: linear-gradient(#e97415, #e97415) !important;
  color: #000 !important;
}
body .iump-register-form.ihc-register-14 .custom-additional-information,
#ihc_checkout_page_wrapp .custom-additional-information {
  text-align: center;
}
body .iump-register-form.ihc-register-14 .custom-additional-information h4,
#ihc_checkout_page_wrapp .custom-additional-information h4 {
  font-size: 28px;
  margin-bottom: 50px;
  margin-top: 70px;
  color: #000;
}
body .iump-register-form.ihc-register-14 .custom-additional-information .notice-before-button,
#ihc_checkout_page_wrapp .custom-additional-information .notice-before-button {
  margin-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 70px;
}
body .iump-register-form.ihc-register-14 .ihc-checkout-page-payment-selection-wrapper .ihc-checkout-page-box-title,
#ihc_checkout_page_wrapp .ihc-checkout-page-payment-selection-wrapper .ihc-checkout-page-box-title {
  margin-bottom: 70px;
  margin-top: 50px;
  font-weight: bold;
  background: #adce38;
  text-align: center;
  width: 100vw;
  height: 104px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: calc((50vw - 50%)*-1);
  margin-right: calc((50vw - 50%)*-1);
  color: #000;
  font-size: 28px;
  margin-top: 0;
  padding-bottom: 0!important;
  font-family: Georgia, 'Times New Roman', Times, serif !important;
  border-bottom: 0!important;
  text-transform: uppercase;
}
.ihc-login-template-13 .impu-form-line-fr .impu-form-label-fr {
  font-size: 28px;
  line-height: 30px;
  font-weight: normal;
  color: #000;
  text-align: center;
  margin-bottom: 15px;
}
.ihc-login-template-13 .impu-form-line-fr input[type=password],
.ihc-login-template-13 .impu-form-line-fr input[type=text] {
  height: 50px!important;
}
.ihc-login-template-13 .impu-temp5-row-left {
  width: 100%;
  float: none;
}
.ihc-login-template-13 .impu-temp5-row-left input {
  height: 50px!important;
}
.iump-user-page-box .iump-user-page-box-title {
  font-family: Georgia, 'Times New Roman', Times, serif !important;
}
body .ihc-login-template-13 .impu-form-links-pass {
  text-align: center!important;
  font-size: 20px!important;
}
body form.ncore_user_form.ncore_form_narrow div.ncore_form_label {
  height: 30px!important;
}
body form.ncore_user_form.ncore_form_narrow div.ncore_without_value div.ncore_form_label label {
  top: 0!important;
}
body div.ncore_user_form_container.ncore_with_wp_login {
  margin-top: 50px;
  margin-bottom: 50px;
}
body form.ncore_user_form.ncore_form_narrow,
form.ncore_user_form.ncore_form_narrow * {
  font-family: Georgia, 'Times New Roman', Times, serif !important;
}
form.ncore_user_form.ncore_form_narrow input[type=password],
form.ncore_user_form.ncore_form_narrow input[type=password]:focus,
form.ncore_user_form.ncore_form_narrow input[type=text],
form.ncore_user_form.ncore_form_narrow input[type=text]:focus {
  border: 2px solid grey;
}
@media (min-width: 600px) {
  body.page-id-6 .page_template input,
  body.page-id-6 .page_template textarea,
  body.page-id-6 .page_template label {
    min-width: 330px;
  }
  .ds-account-value-row > .ds-account-pw-strength-container {
    max-width: 100%!important;
  }
}
@media (max-width: 600px) {
  body.page-id-6 .page_template input,
  body.page-id-6 .page_template textarea,
  body.page-id-6 .page_template label {
    font-size: 16px !important;
    min-width: unset;
  }
  .program_single .comments .comment .comment-item {
    gap: 15px;
  }
  .program_single .comments .comment .comment-item .commenter-avatar img {
    max-width: 70px;
    height: auto;
  }
  .program_single .comments .comment .comment-item .comment_date {
    font-size: 12px;
    line-height: 14px;
    text-align: center;
  }
  .program_single .comments .comment .comment-item .author {
    font-size: 16px;
  }
  .program_single .comments .comment .comment-item .info-content {
    word-wrap: break-word;
    font-size: 22px;
  }
  .program_single .comments .comment .comment-item .info-content p {
    font-size: 22px;
  }
}
@media (max-width: 960px) {
  header.top .wrapper .mobile-nav {
    display: block;
  }
  header.top .wrapper .logo img {
    max-width: 200px;
    height: auto;
  }
  header.top .wrapper .header_nav {
    display: none;
    z-index: 99999;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
  }
  header.top .wrapper .header_nav.show {
    display: block;
  }
  header.top .wrapper .header_nav .close-mobile-nav {
    position: absolute;
    top: 60px;
    right: 210px;
    display: block;
  }
  header.top .wrapper .header_nav .menu-header {
    width: 250px;
    height: 100vh;
    background: #FFF;
    padding: 100px 20px 20px 20px;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  header.top .wrapper .header_nav .menu-header li {
    line-height: 46px;
  }
  header.top .wrapper .header_nav .menu-header li:hover::before {
    display: none!important;
  }
  header.top .wrapper .header_nav .menu-header li a {
    height: 46px;
    line-height: 46px;
  }
  header.top .wrapper .header_nav .menu-header li .sub-menu {
    display: block;
    margin-left: 10px;
    position: relative;
    top: unset;
    left: unset;
    padding: 0;
    background: transparent;
    box-shadow: unset;
  }
  header.top .wrapper .header_nav .menu-header li .sub-menu li {
    white-space: wrap;
  }
  header.top .wrapper .header_nav .menu-header li .sub-menu li .sub-menu {
    display: block;
    margin-left: 10px;
    position: unset;
    top: unset;
    left: unset;
    padding: 0;
    background: transparent;
    box-shadow: unset;
  }
}
