/* Generic */
body {
  font-family: "Lato", sans-serif;
  color: #404040;
  font-size: 16px;
  line-height: 1.6;
}

body.admin-bar {
  margin-top: 32px;
}

body.admin-bar #wrapper-navbar {
  top: 32px;
}

body .button:focus,
body .bootstrap-select .dropdown-toggle .filter-option:focus,
body .bootstrap-select > select:focus,
body .bootstrap-select .dropdown-toggle:focus,
body .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
  outline: none !important;
}

body.login #outer-wrapper {
  background-color: #525566 !important;
}

a:hover,
a:active,
a:focus {
  color: #000;
}

body.et-db #et-boc .et_pb_module a,
body.et-db #et-boc .et_pb_module a:hover,
body.et-db #et-boc .et_pb_module a:active,
body.et-db #et-boc .et_pb_module a:focus {
  color: #464a5f;
}

body.et-db #et-boc .et_pb_module a:hover,
body.et-db #et-boc .et_pb_module a:active,
body.et-db #et-boc .et_pb_module a:focus {
  text-decoration: underline !important;
}

.btn.focus,
.btn:focus,
.wpcf7 input.focus[type="submit"],
.wpcf7 input:focus[type="submit"] {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hidden {
  display: none !important;
}
.txt-nowrap {
  white-space: nowrap;
}
.txt-right {
  text-align: right;
}
.top-nav {
  text-align: right;
  margin: 5px 0 15px 0;
}
.top-nav .btn i {
  margin-right: 6px;
}
blockquote {
  padding-left: 15px;
  border-left: 4px solid #cfaf75;
}
a {
  color: #2e2e2e;
  font-weight: 500;
}

.blog #content {
  padding-bottom: 30px;
}

.single-ppp_author #single-wrapper #content a {
  font-weight: bold;
}

.card {
  border: none;
}
.entry-title a,
.card-title a {
  font-weight: 700;
}
.card {
  padding: 2rem;
}
h1 {
  font-size: 28px;
  font-weight: 600;
}
h2 {
  font-size: 22px;
  font-weight: 600;
}
h3.ppp-title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
.wrapper {
  padding-bottom: 0;
  overflow-x: hidden;
}
.form-control,
.wpcf7 .wpcf7-validation-errors,
.wpcf7 input[type="color"],
.wpcf7 input[type="date"],
.wpcf7 input[type="datetime-local"],
.wpcf7 input[type="datetime"],
.wpcf7 input[type="email"],
.wpcf7 input[type="file"],
.wpcf7 input[type="month"],
.wpcf7 input[type="number"],
.wpcf7 input[type="range"],
.wpcf7 input[type="search"],
.wpcf7 input[type="submit"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="text"],
.wpcf7 input[type="time"],
.wpcf7 input[type="url"],
.wpcf7 input[type="week"],
.wpcf7 select,
.wpcf7 textarea {
  color: #495057;
  background-color: #f8f9fa;
  border: none;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control:focus,
.wpcf7 .wpcf7-validation-errors:focus,
.wpcf7 input:focus[type="color"],
.wpcf7 input:focus[type="date"],
.wpcf7 input:focus[type="datetime-local"],
.wpcf7 input:focus[type="datetime"],
.wpcf7 input:focus[type="email"],
.wpcf7 input:focus[type="file"],
.wpcf7 input:focus[type="month"],
.wpcf7 input:focus[type="number"],
.wpcf7 input:focus[type="range"],
.wpcf7 input:focus[type="search"],
.wpcf7 input:focus[type="submit"],
.wpcf7 input:focus[type="tel"],
.wpcf7 input:focus[type="text"],
.wpcf7 input:focus[type="time"],
.wpcf7 input:focus[type="url"],
.wpcf7 input:focus[type="week"],
.wpcf7 select:focus,
.wpcf7 textarea:focus {
  color: #495057;
  background-color: #f8f9fa;
  border-color: #eaebec;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  padding-right: 20px;
  padding-left: 20px;
}
.row {
  margin-right: -20px;
  margin-left: -20px;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
input.text,
input.title,
textarea,
select {
  color: #565656;
  background-color: #f3f4f5;
  border: none;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 10px;
  display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  background-image: none;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input.text:focus,
input.title:focus,
textarea:focus,
select:focus {
  outline: none;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body .alert {
  border: none;
  background-color: #f3f4f6;
  color: #404040;
}

body .btn-success {
  background: #566366;
  border: none;
}
body .btn-success:hover,
body .btn-success:active,
body .btn-success:focus {
  background: #424f52;
  border: none;
}

body .btn-danger {
  background: #794445;
  border: none;
}

body .btn-danger:hover,
body .btn-danger:active,
body .btn-danger:focus {
  background: #613637;
  border: none;
}

.alert.alert-non-member {
  font-size: 18px;
  line-height: 24px;
}

.alert.alert-non-member a {
  text-decoration: none;
}

.entry-meta,
.entry-meta a {
  color: #8e9ca2;
}

body #wrapper-navbar .navbar a.btn-ppp.btn-login {
  padding: 0.5rem 1.5rem !important;
  font-size: 1rem !important;
  border-radius: 0.2rem !important;
  background: #b49b6b !important;
  border-color: #b49b6b !important;
  color: #fff !important;
  line-height: 30px !important;
  font-weight: bold !important;
}

body #wrapper-navbar .navbar a.btn-ppp.btn-login:hover,
body #wrapper-navbar .navbar a.btn-ppp.btn-login:active,
body #wrapper-navbar .navbar a.btn-ppp.btn-login:focus {
  background: #bfaa81 !important;
  border-color: #bca57a !important;
  color: #fff !important;
}

body .btn-bold {
  font-weight: bold;
}

body .btn-ppp,
body .btn-outline-primary,
body .woocommerce-form-login .btn,
body.et-db #outer-wrapper #et-boc .et_pb_contact_form .et_pb_contact_submit {
  background: #cfae74 !important;
  border-color: #cfae74 !important;
  color: #fff !important;
}

body .btn-ppp:hover,
body .btn-ppp:active,
body .btn-ppp:focus,
body .btn-outline-primary:hover,
body .btn-outline-primary:active,
body .btn-outline-primary:focus,
body .woocommerce-form-login .btn:hover,
body .woocommerce-form-login .btn:active,
body .woocommerce-form-login .btn:focus,
body.et-db
  #outer-wrapper
  #et-boc
  .et_pb_contact_form
  .et_pb_contact_submit:hover,
body.et-db
  #outer-wrapper
  #et-boc
  .et_pb_contact_form
  .et_pb_contact_submit:active,
body.et-db
  #outer-wrapper
  #et-boc
  .et_pb_contact_form
  .et_pb_contact_submit:focus {
  background: #bc9f6b !important;
  border-color: #bc9f6b !important;
  color: #fff !important;
}

body .btn-ppp-open {
  line-height: 20px;
  vertical-align: middle;
  display: inline-block;
}

body .btn-ppp-open:hover,
body .btn-ppp-open:active,
body .btn-ppp-open:focus {
  text-decoration: none;
  background: #cfaf76;
  color: #fff;
}

body .btn-ppp-open .ti-icon {
  vertical-align: middle;
  line-height: 20px;
  display: inline-block;
}

button {
  appearance: none;
  background-color: none;
  border: none;
  outline: none;
}

.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}

body.page-template-fullwidthpage .container,
body.page-template-fullwidthpage .container-fluid,
body.page-template-page-fullwidthpage .container,
body.page-template-page-fullwidthpage .container-fluid {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
body.page-template-fullwidthpage #outer-wrapper,
body.page-template-page-fullwidthpage #outer-wrapper {
  padding-left: 0;
  padding-right: 0;
}

body.page-template-fullwidthpage .wrapper,
body.page-template-page-fullwidthpage .wrapper {
  padding: 0;
}

body.et-db
  #et-boc
  .et_pb_blurb_position_left.large-icons
  .et_pb_main_blurb_image {
  width: 76px;
}
body.et-db #et-boc .et_pb_blurb_position_left.large-icons img {
  height: 76px;
  width: auto;
}
body.et-db #et-boc .et_pb_blurb_position_left.large-icons .et-pb-icon {
  font-size: 76px;
}

body.et-db #et-boc #pp-team-grid .et_pb_blurb {
  margin-right: 0 !important;
}

body.page-id-69627.et_divi_builder.logged-in #et-boc .et_pb_section,
body.page-id-69355.et_divi_builder.logged-in #et-boc .et_pb_section {
  padding-left: 0;
  padding-right: 0;
}

body.et_divi_builder.logged-in #et-boc .et_pb_section {
  padding-left: 20px;
  padding-right: 20px;
}

body.et_divi_builder.logged-in #et-boc .et_pb_section.et_pb_with_background {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 480px) {
  body.et-db
    #et-boc
    .et_pb_blurb_position_left.large-icons
    .et_pb_main_blurb_image {
    width: 110px;
  }
  body.et-db #et-boc .et_pb_blurb_position_left.large-icons img {
    height: 110px;
    width: auto;
  }
  body.et-db #et-boc .et_pb_blurb_position_left.large-icons .et-pb-icon {
    font-size: 110px;
  }
  body.et-db
    #et-boc
    .et_pb_blurb_position_left.large-icons
    .et_pb_blurb_container {
    padding-left: 28px;
  }
}

@media (min-width: 768px) {
  .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }

  .single-course .container-fluid,
  .single-course .header-wrap .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 1200px) {
  body.not-logged-in .navbar .container,
  body.not-logged-in .navbar .container-fluid {
    max-width: 1140px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .not-logged-in .container,
  .not-logged-in .container-fluid {
    max-width: 1140px;
  }
  .is-logged-in .container,
  .is-logged-in .container-fluid {
    max-width: 1200px;
  }
  body.woocommerce-checkout .container,
  body.woocommerce-checkout .container-fluid {
    max-width: 1000px;
  }
  .is-logged-in #wrapper-navbar .container-fluid {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .single-course .container-fluid,
  .single-course .header-wrap .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 980px) {
  body.et-db #et-boc #et_builder_outer_content .et_pb_section.store-item-row {
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 20px;
    overflow: hidden;
  }

  body.et-db
    #et-boc
    #et_builder_outer_content
    .et_pb_section.store-item-row
    .et_pb_image {
    margin-bottom: 0;
  }

  body.et-db
    #et-boc
    #et_builder_outer_content
    .et_pb_section.store-item-row
    .et_pb_row {
    padding: 0;
  }

  body.et-db
    #et-boc
    #et_builder_outer_content
    .et_pb_section.store-item-row
    .et_pb_image_wrap
    img {
    max-width: 340px;
  }
}

/* Share and Feedback */
#share-feedback-scroll {
  margin-bottom: 50px;
}
.share-feedback {
  margin-bottom: 30px;
  padding: 30px 15px;
  background-color: #f2f4f6;
  border-radius: 5px;
  font-family: "Lato", sans-serif;
}

body .share-feedback .alert-success {
  background-color: #d4edda;
}

.share-feedback h5 {
  font-size: 18px;
  margin-top: 3px;
  margin-bottom: 20px;
  font-weight: bold;
  text-align: center;
}

.share-feedback #pp-post-social-sharing,
.share-feedback #pp-post-feedback {
  margin-top: 20px;
}

.share-feedback #pp-post-social-sharing p {
  margin-bottom: 10px;
}

.share-feedback #pp-post-social-sharing .share-options {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  position: relative;
  text-align: center;
}

.share-feedback #pp-post-social-sharing .share-options li {
  display: inline-block;
  font-size: 26px;
  line-height: 26px;
  margin-right: 12px;
  margin-left: 12px;
}

.share-feedback #pp-post-social-sharing .share-options li a,
.share-feedback #pp-post-social-sharing .share-options li a:hover,
.share-feedback #pp-post-social-sharing .share-options li a:active,
.share-feedback #pp-post-social-sharing .share-options li a:focus {
  text-decoration: none;
}

body .share-feedback .btn-ppp,
body.single-post .share-feedback p {
  font-family: "Lato", sans-serif;
}

body .share-feedback #thepostfeedback {
  background-color: #fff;
}

.share-feedback .action-buttons {
  text-align: center;
}

.share-feedback .action-buttons button {
  margin-left: 10px;
  margin-right: 10px;
  min-width: 80px;
}

/* Author */

.single-ppp_author #content {
  margin-bottom: 30px;
  min-height: auto;
}

.single-ppp_author #single-wrapper #content a {
  font-weight: bold;
}

@media (max-width: 499px) {
  .single-ppp_author .header-wrap .titles,
  .single-ppp_author .header-wrap .image {
    display: block;
    align-items: center;
    width: 100%;
    max-width: 100%;
  }

  .single-ppp_author .header-wrap .image {
    align-items: center;
    margin-bottom: 20px;
    text-align: center;
  }

  .single-ppp_author .header-wrap .image img {
    display: inline-block;
    max-width: 150px;
    height: auto;
  }
}

/* Positive Psychology Pro */
.page-template-page-pppro-verification .acf-form-submit,
.page-template-page-pppro-verification .acf-field-5e13499fd7e1e .acf-label {
  display: none;
}

/* Product Banner */
.banner-wrap {
  clear: both;
  border-radius: 5px;
  margin-top: 50px;
}

.banner-wrap .banner-content {
  padding: 10px 10px 10px 90px;
}

.banner-wrap h3 {
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 4px;
}

.banner-wrap p {
  margin: 0;
}

.banner-wrap .banner-cta {
  padding: 0 0 15px 90px;
}

.banner-wrap .banner-cta i {
  vertical-align: text-bottom;
  margin-left: 4px;
}

.banner-wrap .banner-img {
  float: left;
}

.banner-wrap .banner-img img {
  width: 80px;
  height: auto;
  border-radius: 5px;
}

@media (min-width: 480px) {
  .banner-wrap {
    display: flex;
    align-items: center;
  }

  .banner-wrap p {
    margin: 0;
    padding: 0;
  }

  .banner-wrap h3 {
    padding: 0;
  }

  .banner-wrap .banner-content {
    padding: 10px 15px;
    flex: 1 1 100%;
  }

  .banner-wrap .banner-img {
    flex: 0 0 80px;
  }

  .banner-wrap .banner-img img {
    width: 80px;
    height: auto;
    border-radius: 5px;
  }
  .banner-wrap .banner-cta {
    padding: 0 18px 0 0;
  }
}

/* Contact */
@media (max-width: 980px) {
  body.et-db #et-boc #contact-form-row .et_pb_column {
    padding-left: 25px;
    padding-right: 25px;
  }
}

/* Related Posts */
.related-post-wrap {
  margin-bottom: 20px;
}

.related-post-wrap .col {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.related-post-wrap .col a {
  display: block;
  cursor: pointer;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background: #fff;
  font-family: "Lato", sans-serif;
}

.related-post-wrap .col a:hover,
.related-post-wrap .col a:active,
.related-post-wrap .col a:focus {
  color: #464a5f;
  text-decoration: none;
}

.related-post-wrap .col .related-img {
  border-radius: 5px;
  overflow: hidden;
}

.related-post-wrap .col .related-img img {
  width: 100%;
  height: auto;
  transition: transform 0.5s;
  min-height: 120px;
}

.related-post-wrap .col a:hover .related-img img,
.related-post-wrap .col a:active .related-img img,
.related-post-wrap .col a:focus .related-img img {
  transform: scale(1.1);
}

.related-post-wrap .col .related-title {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.2;
  padding: 4px 10px 10px 10px;
}

.related-post-wrap .col a .related-cat,
.related-post-wrap .col a:hover .related-cat,
.related-post-wrap .col a:active .related-cat,
.related-post-wrap .col a:focus .related-cat {
  font-size: 12px;
  color: #afafb0;
  padding: 10px 10px 0 10px;
}
@media (max-width: 575px) {
  .related-post-wrap .col .related-img {
    max-height: 200px;
  }
}
@media (min-width: 576px) {
  .related-post-wrap .col .related-img {
    max-height: 120px;
  }
  .related-post-wrap .col .related-title {
    padding: 4px 15px 15px 15px;
  }
  .related-post-wrap .col a .related-cat,
  .related-post-wrap .col a:hover .related-cat,
  .related-post-wrap .col a:active .related-cat,
  .related-post-wrap .col a:focus .related-cat {
    padding: 15px 15px 0 15px;
  }
}

/* Switch */
.switch {
  font-size: 1rem;
  position: relative;
}
.switch input {
  position: absolute;
  height: 1px;
  width: 1px;
  background: none;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  overflow: hidden;
  padding: 0;
}
.switch input + label {
  position: relative;
  min-width: calc(calc(2.375rem * 0.8) * 2);
  border-radius: calc(2.375rem * 0.8);
  height: calc(2.375rem * 0.8);
  line-height: calc(2.375rem * 0.8);
  display: inline-block;
  cursor: pointer;
  outline: none;
  user-select: none;
  vertical-align: middle;
  text-indent: calc(calc(calc(2.375rem * 0.8) * 2) + 0.5rem);
}
.switch input + label::before,
.switch input + label::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(calc(2.375rem * 0.8) * 2);
  bottom: 0;
  display: block;
}
.switch input + label::before {
  right: 0;
  background-color: #dee2e6;
  border-radius: calc(2.375rem * 0.8);
  transition: 0.2s all;
}
.switch input + label::after {
  top: 2px;
  left: 2px;
  width: calc(calc(2.375rem * 0.8) - calc(2px * 2));
  height: calc(calc(2.375rem * 0.8) - calc(2px * 2));
  border-radius: 50%;
  background-color: white;
  transition: 0.2s all;
}
.switch input:checked + label::before {
  background-color: #cfae74;
}
.switch input:checked + label::after {
  margin-left: calc(2.375rem * 0.8);
}
.switch input:focus + label::before {
  outline: none;
  box-shadow: 0 0 0 0.2rem rgba(207, 174, 116, 0.25);
}
.switch input:disabled + label {
  color: #868e96;
  cursor: not-allowed;
}
.switch input:disabled + label::before {
  background-color: #e9ecef;
}
.switch.switch-sm {
}
.switch.switch-sm input + label {
  min-width: calc(calc(1.9375rem * 0.8) * 2);
  height: calc(1.9375rem * 0.8);
  line-height: calc(1.9375rem * 0.8);
  text-indent: calc(calc(calc(1.9375rem * 0.8) * 2) + 0.5rem);
}
.switch.switch-sm input + label::before {
  width: calc(calc(1.9375rem * 0.8) * 2);
}
.switch.switch-sm input + label::after {
  width: calc(calc(1.9375rem * 0.8) - calc(2px * 2));
  height: calc(calc(1.9375rem * 0.8) - calc(2px * 2));
}
.switch.switch-sm input:checked + label::after {
  margin-left: calc(1.9375rem * 0.8);
}
.switch.switch-lg {
  font-size: 1.25rem;
}
.switch.switch-lg input + label {
  min-width: calc(calc(3rem * 0.8) * 2);
  height: calc(3rem * 0.8);
  line-height: calc(3rem * 0.8);
  text-indent: calc(calc(calc(3rem * 0.8) * 2) + 0.5rem);
}
.switch.switch-lg input + label::before {
  width: calc(calc(3rem * 0.8) * 2);
}
.switch.switch-lg input + label::after {
  width: calc(calc(3rem * 0.8) - calc(2px * 2));
  height: calc(calc(3rem * 0.8) - calc(2px * 2));
}
.switch.switch-lg input:checked + label::after {
  margin-left: calc(3rem * 0.8);
}
.switch + .switch {
  margin-left: 1rem;
}

/* Content Editor */
body .mce-menu-item.mce-menu-item-preview.mce-active .mce-text,
body .mce-menu-item.mce-menu-item-preview.mce-active .mce-ico {
  color: #fff;
}

body .mce-menu-item.mce-menu-item-preview.mce-active:hover {
  background: #0073aa;
}

/* Pagination */
.pagination-wrap {
  text-align: center;
}

.pagination-wrap ul.pagination {
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.pagination-wrap ul.pagination li.page-item {
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 5px;
}

.pagination-wrap ul.pagination li.page-item .page-link {
  border: 1px solid transparent;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0.5em 1em;
  text-align: center;
  color: #333;
  line-height: inherit;
  border-radius: 2px;
}

.pagination-wrap ul.pagination li.page-item .page-link.dots,
.pagination-wrap ul.pagination li.page-item .page-link.dots:hover,
.pagination-wrap ul.pagination li.page-item .page-link.dots:active,
.pagination-wrap ul.pagination li.page-item .page-link.dots:focus {
  border: none;
  background: none;
  cursor: default;
  color: #7c008c;
  padding: 0.5rem 0.2rem;
}

.pagination-wrap ul.pagination li.page-item .page-link:hover,
.pagination-wrap ul.pagination li.page-item .page-link:active,
.pagination-wrap ul.pagination li.page-item .page-link:focus {
  z-index: 1;
  background-color: #f3f4f6;
  border: 1px solid #f3f4f6;
}
.pagination-wrap ul.pagination li.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #cfae74;
  border: 1px solid #cfae74;
}

/* Login Template */
body.page-template-page-login {
  background-color: #525566;
  color: #fff;
}

body.page-template-page-login #menu-item-login:not(.btn-popup) {
  display: none;
}

body.page-template-page-login .bg-light {
  background: #fff !important;
}

body.page-template-page-login .card {
  color: #000;
}

body.page-template-page-login #wrapper-footer {
  display: none;
}

body.page-template-page-login #outer-wrapper {
  min-height: 0;
  height: 100svh;
  align-items: center;
  justify-content: center;
  display: flex;
}

#language-switcher,
.language-switcher {
  display: none !important;
}

body.page-template-page-login #content {
  min-height: 0 !important;
}

body.page-template-page-login h3 {
  margin-bottom: 30px;
  text-align: center;
}

body.page-template-page-login #rememberme {
  margin-right: 8px;
  vertical-align: text-top;
}

body.page-template-page-login .login-wrap {
  max-width: 480px;
  min-width: 300px;
  width: 100%;
  margin-top: -66px;
  height: auto;
}

body.page-template-page-login p.login-remember {
  margin-bottom: 0;
}

body.page-template-page-login .login-forgot a {
  font-size: 14px;
  font-weight: bold;
}

body.page-template-page-login .login-submit {
  text-align: center;
}

body.page-template-page-login .card-body {
  padding: 0.5rem 1.25rem 0.4rem;
}

body.page-template-page-login input[type="text"],
body.page-template-page-login input[type="password"] {
  padding: 10px 14px;
}

.row.login-links {
  margin-right: -10px;
  margin-left: -10px;
  font-size: 14px;
  font-weight: bold;
}

.row.login-links .col {
  padding-right: 10px;
  padding-left: 10px;
  flex: 0 0 100%;
  max-width: 100%;
}

.login-cta {
  text-align: center;
}

.login-cta a {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
}

@media (min-width: 410px) {
  .login-forgot {
    text-align: right;
  }
  .row.login-links .col {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 768px) {
  body.page-template-page-login #content {
    padding-left: 0;
    padding-right: 0;
  }
}

/* References */
.reference-list {
  padding-left: 28px;
}
.reference-list li.active {
  font-weight: bold;
}
a.reference-link {
  vertical-align: super;
  font-size: 14px;
  color: #7e878b;
}

.reference-list li.active .reference-content {
  background-color: #f3f4f6;
  font-weight: normal;
}

.reference-return {
  display: inline-block;
  margin-right: 4px;
  margin-left: 4px;
}

/* Cards */
.card-item-img .row {
  margin-right: -6px;
  margin-left: -6px;
}

.card-item-img .col {
  padding-right: 18px;
  padding-left: 6px;
}

.card-item-img h5.card-title {
  font-size: 16px;
  line-height: 20px;
}

/* Admin Bar */
#wpadminbar #wp-admin-bar-edit-post .ab-icon:before {
  content: "\f464";
  top: 3px;
}

/* Comments */
#comments {
  margin-top: 40px;
}
.btn-cloadmore {
  color: #565656;
  background-color: #f3f4f5;
  margin-bottom: 30px;
}
.btn-cloadmore:hover,
.btn-cloadmore:active,
.btn-cloadmore:focus {
  background-color: #dadbdc;
}
#cancel-comment-reply-link {
  float: right;
}
.comments-title,
h3#reply-title {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 30px;
}
.reply-container {
  font-style: italic;
}
#comments .comment .children,
#comments ol.comment-list {
  padding: 0;
  list-style: none;
}
#respond {
  margin-bottom: 50px;
}
#comments .comment-body {
  position: relative;
  min-height: 87px;
  margin-bottom: 48px;
  padding: 0 0 0 50px;
}

#comments .comment_avatar {
  position: absolute;
  top: 7px;
  left: 0;
}

#comments .comment_avatar img {
  width: 40px;
  height: 40px;
  border-radius: 20px !important;
  display: block;
}

#comments .comment_postinfo {
  margin-bottom: 10px;
}

#comments .comment_postinfo .fn {
  font-weight: bold;
}

#comments .comment .children {
  margin-left: 10px;
}

#comments.comments-community .comment-content {
  padding: 30px 30px 15px 30px;
  background: #f8f9fa;
  min-height: 140px;
  position: relative;
  border-radius: 5px;
  color: #5d5e5e;
}

#comments.comments-community .comment-reply-link {
  font-style: italic;
}
#comments.comments-community .comment-list .comment_avatar img {
  display: inline-block;
}

#comments.comments-community .comment-edit-link {
  position: absolute;
  bottom: 15px;
  right: 20px;
}
#comments.comments-community .comment-list .comment #respond {
  margin-left: 14%;
}
#comments.comments-community .comment-author-data .comment_avatar {
  position: absolute;
  top: 0;
  left: 0;
}

#comments.comments-community .comment-author-role {
  font-size: 13px;
  font-style: italic;
  display: none;
}

#comments.comments-community .comment-author-data {
  position: relative;
}
#comments.comments-community .comment-author {
  padding-left: 50px;
}
#comments.comments-community .comment-body {
  padding: 0;
  margin-bottom: 28px;
}
#comments.comments-community .comment-list.community-content .comment_avatar {
  margin-top: 0;
}
#comments.comments-community .comment-list .comment_avatar {
  margin-top: 0;
  margin-bottom: 0;
}
#comments.comments-community #comment {
  background-color: #f8f9fa;
}
.single-ppp_community .banner-wrap {
  margin-bottom: 250px;
}

@media (min-width: 480px) {
  #comments .comment-body {
    padding: 0 110px 0 100px;
  }

  #comments .comment_avatar img {
    width: 80px;
    height: 80px;
    border-radius: 40px !important;
    max-width: none;
  }

  #comments .comment .children {
    margin-left: 50px;
  }
}

@media (min-width: 320px) {
  #comments.comments-community .comment-list .comment_avatar {
    margin-top: 30px;
    margin-bottom: 10px;
  }
  #comments.comments-community .comment-list.community-content .comment_avatar {
    margin-top: 0;
  }
  #comments.comments-community .comment-author {
    padding-left: 0;
  }
  #comments.comments-community .comment-author-role {
    display: block;
  }
  #comments.comments-community .comment-body {
    padding: 0 0 0 80px;
  }
  #comments.comments-community .comment-author-data {
    width: 60px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
  }
  #comments.comments-community .comment-author-data .comment_avatar {
    position: relative;
    top: auto;
    left: auto;
  }
}
@media (min-width: 480px) {
  #comments.comments-community .comment-body {
    padding: 0 0 0 100px;
  }
  #comments.comments-community .comment-author-data {
    width: 80px;
  }
}
@media (min-width: 576px) {
  #comments.comments-community .comment-body {
    padding: 0 0 0 100px;
  }
  #comments.comments-community .comment-author-data {
    width: 80px;
  }
}
@media (min-width: 768px) {
  #comments.comments-community .comment-body {
    padding: 0 0 0 100px;
  }
  #comments.comments-community .comment-author-data {
    width: 80px;
  }
}
@media (min-width: 992px) {
  #comments.comments-community .comment-body {
    padding: 0 0 0 120px;
  }
  #comments.comments-community .comment-author-data {
    width: 100px;
  }
}
@media (min-width: 1200px) {
  #comments.comments-community .comment-body {
    padding: 0 0 0 160px;
  }
  #comments.comments-community .comment-author-data {
    width: 140px;
  }
}

/* Header */
.header-wrap {
  margin-top: 45px;
  margin-bottom: 25px;
}

.header-wrap .container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}

.header-wrap .titles {
  display: block;
}

.header-wrap .divider {
  display: inline-block;
  width: 120px;
  height: 4px;
}

.header-wrap .divider {
  margin-bottom: 15px;
}

.header-wrap h1,
.header-wrap h2,
.header-wrap h3 {
  margin-bottom: 10px;
  margin-top: 0;
  text-transform: none;
  vertical-align: middle;
}

.header-wrap h1 {
  font-size: 28px;
  line-height: 30px;
  color: #525566;
}

.header-wrap h2 {
  font-size: 20px;
  line-height: 22px;
  color: #8e9ca2;
}

.header-wrap h3 {
  font-size: 16px;
  line-height: 18px;
  color: #cfaf74;
}

.header-wrap .image {
  display: flex;
  align-items: center;
  max-width: 164px;
}

.header-wrap .image img {
  display: none;
}

.header-wrap #header-cta-btn {
  position: relative;
  display: block;
  margin-top: 15px;
  white-space: nowrap;
}

@media (min-width: 500px) and (max-width: 767px) {
  .header-wrap .titles,
  .header-wrap .image {
    display: flex;
    align-items: center;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .header-wrap .titles {
    max-width: 100%;
    margin-top: 5px;
  }
  .header-wrap .image {
    max-width: 130px;
  }
  .header-wrap .image img {
    display: block;
    max-height: 90px;
    max-width: 90px;
    width: 100%;
    height: auto;
    border-radius: 5px;
  }
}

@media (min-width: 768px) {
  .header-wrap #header-cta-btn {
    flex: 0;
    margin-top: 0;
  }
  .header-wrap .titles,
  .header-wrap .image {
    display: flex;
    align-items: center;
  }
  .header-wrap .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
  .header-wrap .image img {
    display: block;
    max-height: 136px;
    max-width: 136px;
    width: 100%;
    height: auto;
    border-radius: 5px;
  }
  .header-wrap .titles {
    margin-top: 5px;
  }
}

/* Navigation & content */
#wrapper-navbar {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

#wrapper-navbar .navbar a {
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #fff;
}

.navbar {
  background-color: #5b5f70 !important;
}

.navbar-brand {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

#wrapper-navbar .navbar a.navbar-brand img {
  max-width: 200px;
  width: 100%;
  max-height: 32.63px;
}

#wrapper-navbar .navbar .active a {
  color: #d0af75;
  font-weight: bold;
}

#wrapper-navbar .bg-primary {
  background-color: #525566 !important;
}

#sidebar-nav {
  width: 100%;
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  z-index: 999;
  background: #f3f4f6;
  color: #fff;
  transition: none;
  padding: 15px 5px 0px 5px;
}

#sidebar-nav .sidebar-header {
  text-align: center;
  margin-bottom: 60px;
  margin-top: 60px;
  position: relative;
  display: none;
}

#sidebar-nav .sidebar-header .avatar-wrap {
  position: relative;
  display: inline-block;
}

#sidebar-nav .sidebar-header .profile-settings {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #fff;
  width: 32px;
  height: 32px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border-radius: 14px;
}

#sidebar-nav .sidebar-header .profile-settings .ti-icon {
  line-height: 32px;
  vertical-align: middle;
  font-size: 20px;
  color: #c4cccf;
}

#sidebar-nav .sidebar-header img {
  border-radius: 48px;
}

#sidebar-nav ul {
  text-align: center;
  margin-bottom: 0;
}

#sidebar-nav li {
  margin-bottom: 10px;
  display: inline-block;
}

#sidebar-nav li a {
  color: #8e9ca2;
  font-weight: bold;
  display: inline-block;
  padding: 4px;
  font-size: 17px;
}

#sidebar-nav li.active a,
#sidebar-nav li a:hover,
#sidebar-nav li a:active,
#sidebar-nav li a:focus {
  color: #525566;
}

#sidebar-nav li.active a .ti-icon {
  background: #cfaf74;
  color: #f3f4f6;
}

#sidebar-nav li a .ti-icon {
  padding: 8px;
  border-radius: 5px;
  margin-right: 0;
  font-size: 18px;
  line-height: 18px;
  vertical-align: text-top;
}

#sidebar-nav li a .menu-title {
  display: none;
}

#outer-wrapper {
  width: 100%;
  min-height: 101vh;
  transition: none;
  position: relative;
  top: auto;
  right: auto;
  padding-left: 0;
  padding-right: 0;
  overflow-x: hidden;
}

body.login #outer-wrapper {
  min-height: 100svh !important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 0 !important;
}

body.login #outer-wrapper #login {
  padding: 0 1rem !important;
}

#content {
  padding-left: 15px;
  padding-right: 15px;
  min-height: 890px;
}

#sidebar-nav li#menu-settings {
  display: inline-block;
}

#sidebar-nav li#menu-collapse-sidemenu {
  display: none;
}

#wrapper-navbar .navbar ul.dropdown-menu a,
#wrapper-navbar .navbar .active ul.dropdown-menu a {
  color: #d8d9db;
  background-color: transparent;
  padding: 0.5rem 1.5rem;
  font-weight: normal;
}

#wrapper-navbar .navbar .active ul.dropdown-menu .active a {
  font-weight: bold;
}

#wrapper-navbar .navbar .dropdown-menu {
  padding: 0;
  margin: 0;
  color: #d8d9db;
  background-color: transparent;
  border: none;
}

@media (min-width: 380px) {
  #wrapper-navbar .navbar a.navbar-brand img {
    max-width: auto;
  }
  #sidebar-nav li a .ti-icon {
    font-size: 22px;
    line-height: 22px;
    padding: 12px;
  }
  #sidebar-nav li {
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  body.page-template-page-fullwidthpage .col {
    padding-left: 0;
    padding-right: 0;
  }

  #content {
    min-height: 320px;
  }
}

@media (min-width: 768px) {
  #content {
    padding-left: 30px;
    padding-right: 30px;
  }

  body.page-template-page-fullwidthpage #content {
    padding-left: 0;
    padding-right: 0;
  }

  #wrapper-navbar {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
  }

  #sidebar-nav {
    width: 250px;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 999;
    background: #f3f4f6;
    color: #fff;
    padding: 66px 15px 15px 15px;
    transition: none;
    overflow: hidden;
  }

  #outer-wrapper {
    position: absolute;
    padding-top: 66px;
    right: 0;
    width: 100%;
  }

  .pro.is-logged-in #outer-wrapper {
    width: calc(100% - 250px);
    transition: none;
  }

  #sidebar-nav ul {
    text-align: left;
  }

  #sidebar-nav .sidebar-header {
    display: block;
  }

  #sidebar-nav li {
    display: block;
  }

  #sidebar-nav li a {
    display: block;
    padding: 0.5rem 1rem;
  }

  #sidebar-nav li a .menu-title {
    display: inline-block;
  }

  #sidebar-nav li a .ti-icon {
    margin-right: 10px;
  }

  #sidebar-nav li#menu-settings {
    display: none;
  }

  #sidebar-nav li#menu-collapse-sidemenu {
    display: block;
  }

  .sidebar-collapsed #sidebar-nav {
    width: 76px;
    transition: width 0.2s linear;
  }

  .sidebar-collapsed #sidebar-nav li a {
    padding: 0;
  }

  .sidebar-collapsed #sidebar-nav li a .menu-title {
    display: none;
  }

  .sidebar-collapsed #sidebar-nav li a .ti-icon {
    display: inline-block;
  }

  .sidebar-collapsed #sidebar-nav li#menu-collapse-sidemenu a .ti-icon::before {
    content: "\e65d";
  }

  .sidebar-collapsed #sidebar-nav .sidebar-header .profile-settings {
    display: none;
  }

  .sidebar-collapsed #sidebar-nav .sidebar-header {
    margin-bottom: 40px;
    margin-top: 40px;
  }

  .sidebar-collapsed.is-logged-in #outer-wrapper {
    width: calc(100% - 76px);
    transition: width 0.2s linear;
  }

  .navbar-nav ul.dropdown-menu {
    top: 35px;
  }

  .navbar-nav li:hover > ul.dropdown-menu,
  #wrapper-navbar .navbar li:hover > ul.dropdown-menu {
    display: block;
  }

  .dropdown-submenu {
    position: relative;
  }

  .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
  }

  #wrapper-navbar .navbar .dropdown-toggle::after {
    display: inline-block;
  }

  #wrapper-navbar .navbar .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    float: left;
    min-width: 10rem;
    display: none;
    padding: 0.5rem 0;
    margin: 0;
    color: #212529;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
  }

  #wrapper-navbar .navbar ul.dropdown-menu a,
  #wrapper-navbar .navbar .active ul.dropdown-menu a {
    color: #2e2e2e;
    padding: 0.25rem 1.5rem;
  }
}

/* Audio Player */
body .mejs-container,
body .mejs-container,
body .mejs-controls,
body .mejs-embed,
.mejs-embed body {
  border-radius: 5px;
  background: #535565 !important;
}

body .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #cfaf75;
}

/* Dashboard - moved to backend.css */

.block-accordion .card-header h5 {
  font-size: 17px;
}

.block-accordion .card {
  padding: 0;
  margin-bottom: 4px;
}

.block-accordion .card-header {
  background: #f3f4f6;
  border-bottom: none;
  border-radius: 5px;
}

.block-accordion .btn-link {
  display: block;
  width: 100%;
  text-align: left;
  text-decoration: none;
  padding: 8px 20px 8px 10px;
  white-space: normal;
  position: relative;
  color: #404040;
}

.block-accordion .btn-link:hover,
.block-accordion .btn-link:active,
.block-accordion .btn-link:focus {
  color: #404040;
}

.block-accordion .btn-link::after {
  content: "\e622";
  font-family: "themify";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  color: #000;
  position: absolute;
  transition: 0.3s;
  border: none;
  padding: 0;
  top: calc(50% - 8px);
  right: 0;
}

.block-accordion .btn-link.collapsed::after {
  content: "\e61a";
}

.block-accordion.block-accordion-nested .btn-link::after {
  content: none;
  display: none;
}

.block-accordion.block-accordion-nested .btn-link {
  padding-left: 0;
  font-weight: bold;
}

.block-accordion.block-accordion-nested .card {
  margin: 0;
}

.block-accordion.block-accordion-nested .card .card {
  margin: 0 0 4px 0;
}

.block-accordion.block-accordion-nested .card-body {
  padding: 0;
}

.block-accordion.block-accordion-nested .card-body .card-body {
  padding: 0.25rem 0 0.25rem 35px;
}

.block-accordion.block-accordion-nested .card-header {
  border-radius: 0px;
  border-bottom: none;
  padding: 0 0 5px 35px;
  margin: 0 0 4px 0;
  background: none;
}

.block-accordion.block-accordion-nested .card-header::before {
  content: " ";
  background-image: url("../img/ico-square.svg");
  background-repeat: none;
  background-size: 24px 24px;
  display: block;
  position: absolute;
  left: 0;
  top: 9px;
  width: 24px;
  height: 24px;
}

.block-accordion.block-accordion-nested .collapse-parent > .card-body {
  padding-left: 35px;
}

.block-accordion.block-accordion-nested .card-references .card-body {
  padding-left: 30px;
}

.block-accordion.block-accordion-nested .card .card .card-header::before {
  left: 0;
}

.block-accordion.block-accordion-nested
  .card
  .card.card-people
  .card-header::before {
  background-image: url("../img/ico-people.svg");
}

.block-accordion.block-accordion-nested
  .card
  .card.card-sailboat
  .card-header::before {
  background-image: url("../img/ico-sailboat.svg");
}

.block-accordion.block-accordion-nested
  .card
  .card.card-triangle
  .card-header::before {
  background-image: url("../img/ico-triangle.svg");
}

.block-accordion.block-accordion-nested .card-body .card-header {
  margin: 0;
  padding: 0 0 5px 35px;
}

.block-item-grid {
  margin-bottom: 15px;
}

.block-item-grid ul li {
  margin-bottom: 15px;
}

.block-item-grid .img-wrap {
  text-align: center;
}

@media (min-width: 768px) {
  .block-title {
    max-width: 860px;
  }
  .block-wysiwyg {
    max-width: 860px;
  }
  .block-video {
    max-width: 860px;
  }
  .block-links {
    max-width: 860px;
  }
  .block-accordion {
    max-width: 860px;
  }
  .block-item-grid {
    max-width: 860px;
  }
}

@media (min-width: 992px) {
  .block-title {
    max-width: 860px;
  }
  .block-wysiwyg {
    max-width: 860px;
  }
  .block-video {
    max-width: 860px;
  }
  .block-links {
    max-width: 860px;
  }
  .block-accordion {
    max-width: 860px;
  }
  .block-item-grid {
    max-width: 860px;
  }
}

@media (min-width: 1200px) {
  .block-title {
    max-width: 860px;
  }
  .block-wysiwyg {
    max-width: 860px;
  }
  .block-video {
    max-width: 860px;
  }
  .block-links {
    max-width: 860px;
  }
  .block-accordion {
    max-width: 860px;
  }
  .block-item-grid {
    max-width: 860px;
  }
}

/* Blog Posts */
body.single-post {
  background-color: #525566;
}

body.single-post #single-wrapper {
  background-color: #fff;
}

.single-post .wrapper {
  padding: 0;
}

.index .wrapper {
  padding: 30px 0 30px 0;
}

.blog .wrapper,
.archive .wrapper,
.category .wrapper,
.search .wrapper {
  padding: 0;
}

.single-post .container,
.blog .container,
.archive .container,
.category .container,
.search .container {
  padding-left: 30px;
  padding-right: 30px;
}

.single-post #content #main a,
.page #content a {
  font-weight: 700;
}

.page.page-id-58053 #content a {
  font-weight: normal;
}

#header-wrap .breadcrumb {
  background-color: transparent;
  padding: 0;
  margin-bottom: 5px;
  display: block;
  overflow: hidden;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

#header-wrap .breadcrumb li {
  display: inline-block;
  white-space: nowrap;
}

#header-wrap .breadcrumb li,
#header-wrap .breadcrumb li a,
#header-wrap .breadcrumb-item + .breadcrumb-item::before {
  color: #e7e7e7;
  font-size: 12px;
  font-family: "Lato", sans-serif;
}

#header-wrap {
  margin-top: 0;
  background-color: #525566;
  color: #fff;
  padding-top: 0;
  padding-bottom: 10px;
  margin-bottom: 50px;
}

.single-ppp_author #header-wrap {
  margin-top: -1px;
}

#header-wrap h1 {
  color: #fff;
  font-size: 20px;
  line-height: 1.5;
}

.single-ppp_author #header-wrap h1 {
  margin-bottom: 0;
}

#header-wrap h1::after,
.single-ppp_author #header-wrap h3::after {
  content: " ";
  display: none;
  width: 70px;
  height: 7px;
  background: #cfaf74;
  margin-top: 20px;
}

.single-ppp_author #header-wrap h3::after {
  margin-top: 30px;
}

body.single-ppp_author .btn-ppp-open {
  color: #fff;
}

body .entry-meta a {
  color: #2e2e2e;
}

.single-post div.about-author-avatar {
  float: left;
  margin-right: 20px;
}

.single-post div.about-author-avatar img {
  border-radius: 45px;
}

.single-post div.about-author-info {
  overflow: hidden;
}

.single-post .clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.single-post h5.about-author-title {
  font-size: 18px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-weight: bold;
}

.single-post .thumbnail-wrap {
  margin-bottom: 20px;
}

.single-post .thumbnail-wrap img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.single-post .post-meta {
  margin-bottom: 15px;
  background-color: #f2f4f6;
  padding-top: 0;
  padding-bottom: 0;
}

.single-post .post-meta .container {
  max-width: 766px;
}

.single-post .block-accordion {
  font-family: "Lato", sans-serif;
}

.single-post .block-accordion .card-header h5 .btn-link {
  font-weight: bold;
  font-size: 18px;
}

.single-post strong {
  font-weight: normal;
}

.single-post a strong {
  font-weight: bold;
}

.single-post .post-meta ul,
.blog-list-item .entry-meta ul {
  display: block;
  padding: 0;
  margin: 0;
}

.single-post .post-meta ul li,
.blog-list-item .entry-meta ul li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0;
  font-size: 14px;
  font-family: "Lato", sans-serif;
}

.single-post .post-meta .ti-icon,
.blog-list-item .entry-meta .ti-icon {
  margin-right: 5px;
}

.single-post .post-meta .meta-comment a {
  display: inline-block;
  padding: 12px 10px;
  margin: 2px;
}

.single-post .post-meta .meta-comment a:hover,
.single-post .post-meta .meta-comment a:active,
.single-post .post-meta .meta-comment a:focus {
  text-decoration: none;
}

.single-post #header-wrap {
  margin-bottom: 0;
}

.single-post #header-wrap .container {
  max-width: 766px;
}

.single-post figcaption {
  display: none;
}

body.single-post #single-wrapper,
body.single-post p {
  font-family: "Lora", serif;
  font-size: 18px;
  line-height: 1.6;
  color: #2a2a2a;
}

body.single-post #single-wrapper .entry-content a {
  color: #464a61;
}

body.single-post #wrapper-footer p,
body.single-post #wrapper-footer a {
  color: #e8e8ea;
  font-size: 16px;
  font-family: "Lato", sans-serif;
}

#wrapper-footer .footer-sidebar li {
  margin: 10px 0;
  line-height: 1.8;
}

body.single-post h1,
body.single-post h2,
body.single-post h3,
body.single-post h4,
.blog-list-item .entry-header h2.entry-title {
  font-family: "Lato", sans-serif;
}

body.single-post h2 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}

body.single-post h3 {
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 20px;
}

body.single-post h4,
body.single-post h4 strong {
  font-size: 18px;
  font-weight: 600;
}

body.single-post blockquote {
  font-style: italic;
}

body.single-post #comments,
body.single-post #comments p {
  font-family: "Lato", sans-serif;
  font-size: 16px;
}

body.single-post #comments .comment_area img {
  border-radius: 5px;
}

body.single-post #comments .comment-body {
  padding: 0 0 0 100px;
}

@media (max-width: 479px) {
  body.single-post #comments .comment-body {
    padding: 0 0 0 60px;
  }
}

body.single-post table td,
body.single-post table th,
body.single-lesson table td,
body.single-lesson table th {
  font-family: "Lato", sans-serif;
  font-size: 16px;
}

body.single-post table,
body.single-lesson table {
  border-radius: 5px;
  overflow: hidden;
}

body.single-post table tr:nth-child(even),
body.single-lesson table tr:nth-child(even) {
  background-color: #f2f4f6;
}

body.single-post table tr th,
body.single-post table tr td,
body.single-lesson table tr th,
body.single-lesson table tr td {
  padding: 7px 10px;
}

body.single-post table tr:first-child > th,
body.single-lesson table tr:first-child > th {
  color: #e8e8ea;
  border: 1px solid #525566;
  border-bottom-width: 1px;
  border-bottom-color: #525566;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  cursor: pointer;
  background: #525566;
}

div#inhoud {
  background-color: #f3f4f6;
  padding: 40px;
  margin-top: 40px;
  margin-bottom: 30px;
  border-radius: 5px;
  font-family: "Lato", sans-serif;
}

div#inhoud > p {
  border-bottom: none;
  padding-bottom: 10px;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
  font-family: "Lato", sans-serif;
}

div#inhoud > p::before,
.square-title::before {
  content: " ";
  display: inline-block;
  height: 24px;
  width: 24px;
  background-color: #cdae78;
  border-radius: 3px;
  margin-right: 15px;
  vertical-align: text-top;
}

div#inhoud ul {
  list-style: none;
  list-style-image: none;
  padding-left: 0;
}

div#inhoud ul li {
  margin-bottom: 4px;
}

div#inhoud ul li a {
  font-weight: bold;
}

body.blog #totop,
body.archive.category #totop,
body.single-post #totop {
  display: block;
}

body #totop {
  display: none;
  height: 40px;
  width: 40px;
  background-color: #cdae78;
  border-radius: 3px;
  vertical-align: middle;
  position: fixed;
  bottom: 15px;
  right: 15px;
  text-align: center;
  color: #fff;
  line-height: 40px;
  font-weight: bold;
  font-size: 24px;
  opacity: 0.8;
  transition: 1s all linear;
  text-decoration: none;
}

body #totop:hover,
body #totop:active,
body #totop:focus {
  opacity: 1;
  text-decoration: none;
}
@media (max-width: 479px) {
  /* body.single-post #totop { display: none;} */
}

.sidebar-categories {
  background-color: #f3f4f6;
  padding: 20px;
  margin-bottom: 30px;
  border-radius: 5px;
}

.sidebar-search {
  margin-bottom: 30px;
}

#blog-sidebar h3 {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 20px;
}

#blog-sidebar .sidebar-cat-list {
  list-style: none;
  padding: 0;
}

#blog-sidebar .sidebar-cat-list li {
  font-weight: bold;
  margin: 10px 0;
  line-height: 1.8;
}

#blog-sidebar .sidebar-cat-list li a {
  font-weight: bold;
}

#blog-sidebar #searchform .btn-ppp {
  border-radius: 5px;
}

.single-post #single-wrapper article.type-post img,
.single-lesson #content article.type-lesson img {
  border-radius: 5px;
}

.single-post #single-wrapper article.type-post img.aligncenter {
  display: block;
}

.single-post .category-wrap {
  background: #f3f4f6;
  padding-top: 50px;
  padding-bottom: 50px;
}

.single-post .category-wrap h2 {
  margin-bottom: 30px;
}

body #et-boc #taglist {
  padding-left: 20px;
  padding-right: 20px;
}

body #et-boc #taglist .row ul {
  padding-right: 15px;
}

.single-post .category-wrap ul,
body #et-boc #taglist ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.single-post .category-wrap ul li,
.single-post .category-wrap ul li a,
body #et-boc #taglist ul li,
body #et-boc #taglist ul li a {
  font-weight: 400;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  color: #2e2e2e;
  list-style: none;
}

.single-post .category-wrap ul li,
body #et-boc #taglist ul li {
  margin: 10px 0;
  line-height: 1.8;
}

.single-post #mydatatable_wrapper {
  margin-bottom: 30px;
}

.single-post #mydatatable {
  width: 100% !important;
}

.single-post #mydatatable tbody {
  font-size: 14px;
}

.single-post #mydatatable tr th,
.single-post #mydatatable tr td {
  padding: 7px 5px;
}

.single-post #mydatatable.collapsed tbody tr td:first-child {
  padding-left: 30px;
}

div.message-box-wrapper {
  border: 1px solid;
  padding: 20px;
  margin-bottom: 20px;
}

div.message-box-wrapper.blue {
  background-color: #c2e1ee;
  border-color: #8ec3d9;
  color: #3d5058;
}

div.message-box-wrapper.blue .message-box-title {
  color: #475d66;
}

div.message-box-content {
  margin-top: 12px;
}

.single-post .block-accordion {
  clear: both;
}

.single-post .block-accordion h5 {
  margin-bottom: 0;
}

.video-container,
.video.container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  padding-right: 0;
  padding-left: 0;
  height: 0;
  overflow: hidden;
  margin-bottom: 30px;
}

.fluid-width-video-wrapper {
  width: 100%;
  position: relative;
  padding: 0;
}

.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed,
.video-container iframe,
.video-container object,
.video-container embed,
.video.container iframe,
.video.container object,
.video.container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.single-post div.about-author-wrapper {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 30px 25px;
  background-color: #f2f4f6;
  font-family: "Lato", sans-serif;
  border-radius: 5px;
}

body.single-post div.about-author-wrapper p {
  font-family: "Lato", sans-serif;
  font-size: 16px;
}

.single-post .comment-navigation {
  margin-bottom: 20px;
}

.single-post .comment-navigation:after,
.single-post .comment-navigation:before {
  content: "";
  display: table;
}

.single-post .comment-navigation::after {
  display: block;
  clear: both;
  content: "";
}
.single-post .comment-navigation:after {
  clear: both;
}
.single-post .comment-navigation:after,
.single-post .comment-navigation:before {
  content: "";
  display: table;
}

.single-post .comment-navigation .nav-previous {
  float: left;
  width: auto;
  display: inline-block;
  padding-right: 20px;
}

.single-post div.about-author-avatar {
  float: left;
  margin-right: 20px;
}
.single-post div.about-author-info {
  overflow: hidden;
}

.single-post div.about-author-info p {
  margin: 0;
}

.single-post h5.about-author-title {
  font-size: 18px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-weight: bold;
}

.lesson .block-accordion p,
.lesson .reference-list {
  font-family: "Lora", serif;
  font-size: 18px;
  line-height: 1.6;
  color: #2a2a2a;
}
.lesson .block-accordion h5 {
  font-weight: 700;
}

.row.blog-list-item {
  margin-right: -15px;
  margin-left: -15px;
}

.row.blog-list-item .entry-content {
  font-family: "Lora", serif;
}

.row.blog-list-item .entry-meta {
  color: #2a2a2a;
  margin-bottom: 12px;
}

.row.blog-list-item .col {
  padding-right: 15px;
  padding-left: 15px;
}

.blog-list-item {
  margin-bottom: 30px;
}

.blog-list-item .col-img {
  padding-left: 15px;
  padding-right: 15px;
}

.blog-list-item .col-img img {
  border-radius: 5px;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}

.blog-list-item header img {
  border-radius: 5px;
}

body .hide-inline-mobile {
  display: none !important;
}

.meta-item {
  padding-bottom: 14px;
}

.meta-item .ti-info-alt {
  margin-left: 5px;
}

.meta-item .authortooltip a,
.meta-item .authortooltip a:hover,
.meta-item .authortooltip a:active,
.meta-item .authortooltip a:focus {
  text-decoration: none;
}

@media (min-width: 481px) {
  body .hide-inline-mobile {
    display: inline-block !important;
  }
  .single-post .post-meta ul li,
  .blog-list-item .entry-meta ul li {
    margin-right: 22px;
    font-size: 15px;
  }
  #header-wrap {
    padding-top: 40px;
    padding-bottom: 45px;
  }
  #header-wrap h1 {
    font-size: 30px;
  }
  .single-ppp_author #header-wrap h3 {
    color: #bfc0c5;
  }
  .single-ppp_author #header-wrap h1::after {
    display: none;
  }
  #header-wrap h1::after,
  .single-ppp_author #header-wrap h3::after {
    display: block;
  }
  #header-wrap .breadcrumb li,
  #header-wrap .breadcrumb li a,
  #header-wrap .breadcrumb-item + .breadcrumb-item::before {
    font-size: 15px;
  }
  .single-post .post-meta {
    margin-bottom: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .blog-list-item .col-img.col-md-2 > a {
    display: none !important;
  }
  .blog-list-item .col-md-10 header > p {
    display: block !important;
  }
}

@media (max-width: 991px) {
  .single-post .entry-content figure.alignright,
  .single-post .entry-content figure.alignleft,
  .single-post .entry-content img.alignright,
  .single-post .entry-content img.alignleft {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    margin-bottom: 15px;
  }

  .single-post .entry-content figure.alignright img,
  .single-post .entry-content figure.alignleft img {
    width: 100%;
  }
}

/* bootstrap-select */
.select-picker {
  visibility: hidden;
}

.bootstrap-select.select-picker {
  visibility: visible;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  background: #f8f9fa;
  outline: none;
  color: #8e9ca2;
}
.dropdown-item.active,
.dropdown-item:active {
  background: #d0af75;
}

/* WPDataTables moved to wpdatatables.css */

/* Tools */
.single-tool h1.entry-title {
  line-height: 40px;
  vertical-align: middle;
  padding-left: 80px;
  position: relative;
  font-weight: 400;
  margin-bottom: 45px;
}

.single-tool h1.entry-title img {
  width: 60px;
  height: 60px;
  display: inline-block;
  margin-top: -10px;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
}

.single-tool .scbb-content-box {
  margin: 0 0 25px;
  overflow: hidden;
  padding: 20px 20px 5px 20px;
  background-color: #f2f4f6;
  color: #525566;
}

.single-tool .scbb-content-box a {
  color: #525566;
}

.single-tool .scbb-rounded-corners {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -khtml-border-radius: 10px;
}

.single-tool .scbb-content-box .ti-icon {
  margin-right: 10px;
  color: #8e9ca2;
}

.single-tool .scbb-content-box .ti-icon.download {
  font-size: 13px;
  color: #ffffff;
  background-color: #cfaf75;
  border-style: solid;
  border-width: 4px;
  border-color: #cfaf75;
  border-radius: 17px;
  margin-right: 0;
}

.single-tool .ti-volume {
  padding-right: 5px;
  font-size: 18px;
  vertical-align: text-bottom;
}

.single-ppp_tools .popover .arrow {
  margin: 0 0 0 -8px;
}

.single-ppp_tools .container {
  max-width: 1000px;
}

@media (min-width: 992px) {
  .single-tool .scbb-content-box {
    margin: 90px 0 25px;
  }
}

/* Highlights */
#highlights-modal h3 {
  line-height: 28px;
}

#highlights-modal a.item-navi {
  position: absolute;
  width: 40px;
  height: 40px;
  top: calc(50% - 20px);
  display: block;
  z-index: 10;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  vertical-align: middle;
  padding: 12px;
  color: #fff;
  background: #000;
  border-radius: 20px;
}

#highlights-modal .prev-item {
  left: -20px;
}

#highlights-modal .next-item {
  right: -20px;
}

#highlights-modal button.close {
  float: none;
  position: absolute;
  top: 8px;
  right: 15px;
}

#highlights-modal h3 {
  font-size: 20px;
  padding-bottom: 6px;
}

#highlights-modal .modal-body {
  padding: 25px 30px 15px 30px;
  min-height: 320px;
}

#highlights-modal .citation {
  font-size: 13px;
  line-height: 20px;
}

#highlights-modal .citation-link a {
  text-decoration: none;
}

#highlights-modal .citation-link .ti-icon {
  vertical-align: middle;
}

#highlights-modal .description-wrap {
  margin-bottom: 10px;
}

#highlights-modal .reference-wrap {
  margin-bottom: 10px;
}

/* Spotlights */
#spotlights-modal {
  padding-left: 17px;
  padding-right: 17px;
}

#spotlights-modal .modal-dialog {
  max-width: 800px;
}

#spotlights-modal h3 {
  line-height: 28px;
}

#spotlights-modal a.item-navi {
  position: absolute;
  width: 40px;
  height: 40px;
  top: calc(50% - 20px);
  display: block;
  z-index: 10;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  vertical-align: middle;
  padding: 12px;
  color: #fff;
  background: #000;
  border-radius: 20px;
}

#spotlights-modal .prev-item {
  left: -20px;
}

#spotlights-modal .next-item {
  right: -20px;
}

#spotlights-modal button.close {
  float: none;
  position: absolute;
  top: 8px;
  right: 15px;
}

#spotlights-modal h3 {
  font-size: 20px;
  padding-bottom: 6px;
}

#spotlights-modal .modal-body {
  padding: 25px 30px 15px 30px;
  min-height: 320px;
}

#spotlights-modal .citation-link a {
  text-decoration: none;
}

/* Tabs */
ul.nav-tabs {
  margin: 0 0 40px 0;
  padding: 0;
  border-bottom: none;
}
ul.nav-tabs .nav-item {
  display: inline-block;
  float: left;
}

.nav-tabs .nav-link {
  border: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

ul.nav-tabs .nav-item a {
  font-size: 15px;
  line-height: 2em;
  display: block;
  outline: none;
  color: #525566;

  padding: 8px 14px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #f2f4f6;
  transition-property: background, color;
  transition-duration: 0.3s;
  -moz-transition-property: background, color;
  -moz-transition-duration: 0.3s;
  -webkit-transition-property: background, color;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: background, color;
  -o-transition-duration: 0.3s;
  -ms-transition-property: background, color;
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

ul.nav-tabs .nav-item a:hover,
ul.nav-tabs .nav-item a:active,
ul.nav-tabs .nav-item a:focus {
  text-decoration: none;
}

ul.nav-tabs .nav-item:first-child a {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}

ul.nav-tabs .nav-item:last-child a {
  border-right: none;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}

ul.nav-tabs .nav-item a.active {
  background-color: #525566;
  color: #fff;
}

/* WP Review */
body .review-wrapper {
  margin-bottom: 0;
}

.user-review-area {
  padding: 0px 15px 10px 15px;
  margin-top: -8px;
  margin-bottom: 8px;
}

#review .user-total-wrapper {
  float: none;
  display: block;
}

#review .review-total-box {
  display: block;
}

#review .review-total-star {
  float: none;
}

#review .review-list {
  display: none;
}

#review .review-total-wrapper {
  display: none;
}

#review .user-review-area .review-star {
  position: relative;
  right: auto;
  top: auto;
}

/* BuddyPress - moved to buddypress.css */

/*** WooCommerce ***/
/*body .woocommerce table.shop_table_responsive tr td::before, */
/*body .woocommerce-page table.shop_table_responsive tr td::before {*/
/*    content: attr(data-title) "";*/
/*    font-weight: 700;*/
/*    float: left;*/
/*	display: none;*/
/*}*/
/*.woocommerce table.shop_table,*/
/*.woocommerce table.shop_table td, */
/*.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {*/
/*	border: none;*/
/*}*/
/*.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {*/
/*	font-weight: 700;*/
/*}*/
/*body.woocommerce-checkout #payment {*/
/*		position: relative;*/
/*		padding-top: 72px;*/
/*		margin-top: 40px;*/
/*	}*/
/*body #add_payment_method #payment, */
/*body.woocommerce-cart #payment, */
/*body.woocommerce-checkout #payment {*/
/*	background:#F3F4F5;*/
/*}*/
/*body #add_payment_method #payment div.payment_box, */
/*body.woocommerce-cart #payment div.payment_box, */
/*body.woocommerce-checkout #payment div.payment_box {*/
/*	background:#F3F4F5;*/
/*}*/
/*body #add_payment_method #payment div.payment_box::before, */
/*body.woocommerce-cart #payment div.payment_box::before, */
/*body.woocommerce-checkout #payment div.payment_box::before {*/
/*	border: 1em solid #e2e4e6;*/
/*    border-right-color: transparent;*/
/*    border-left-color: transparent;*/
/*    border-top-color: transparent;*/
/*}*/
/*body.woocommerce-checkout #payment button.btn-ppp {*/
/*	padding: 1em;*/
/*}*/
/*body.woocommerce-checkout button[name="login"] {*/
/*	margin-left: 15px;*/
/*}*/
/*.payment_box p, #stripe-payment-data > p {*/
/*	display: none;*/
/*}*/
/*.payment_box fieldset {*/
/*	width: 100%;*/
/*}*/
/*input[name="payment_method"] { display: none; }*/
/*input[name="payment_method"] + label {*/
/*	width: 50%; */
/*	padding: 14px 0;*/
/*	color: #F3F4F5;*/
/*	background-color: #525565; */

/*	text-align:center;*/
/*}*/
/*input[name="payment_method"]:checked + label {*/
/*	background-color:#F3F4F5;*/
/*	color: #666; */
/*}*/
/*label[for="payment_method_stripe"] {*/
/*	display: inline-block;*/
/*	position: absolute;*/
/*	top: 0;*/
/*	left: 0;*/
/*	border-top-left-radius: 4px;*/
/*}*/
/*label[for="payment_method_paypal"] {*/
/*	display: inline-block;*/
/*	position: absolute;*/
/*	top: 0;*/
/*	right: 0;*/
/*	border-top-right-radius: 4px;*/
/*}*/
/*.payment_box_title {*/
/*	padding: 0 1em;*/
/*	font-weight: 700;*/
/*}*/
/*body #add_payment_method #payment div.payment_box::before, body.woocommerce-cart #payment div.payment_box::before, */
/*body.woocommerce-checkout #payment div.payment_box::before {*/
/*	display: none;*/
/*}*/
/*#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, */
/*.woocommerce-checkout #payment ul.payment_methods {*/
/*	padding: 1em 0 0;*/
/*	border-bottom: none;*/
/*}*/
/*.woocommerce-checkout .cart-subtotal {*/
/*	display: none;*/
/*}*/
/*.woocommerce-checkout .navbar-toggler,*/
/*.woocommerce-checkout #navbarNavDropdown {*/
/*	display: none !important;*/
/*}*/

/*.woocommerce-checkout #page-wrapper {*/
/*	padding-top:50px;*/
/*}*/

/*.woocommerce-checkout .woocommerce-notices-wrapper {*/
/*	display: none;*/
/*}*/

/*.woocommerce-checkout .left-col,*/
/*.woocommerce-checkout .right-col {*/
/*	margin-bottom:30px;*/
/*}*/
/*	*/
/*.woocommerce-input-wrapper {*/
/*    display: block;*/
/*    width: 100%;*/
/*}*/

/*.woocommerce-checkout .recurring-totals,*/
/*.woocommerce-checkout .cart-subtotal.recurring-total,*/
/*.woocommerce-checkout .tax-rate.recurring-total,*/
/*.woocommerce-checkout .order-total.recurring-total {*/
/*	display: none;*/
/*}*/

/*.woocommerce-checkout #payment ul.payment_methods .stripe-card-group,*/
/*#add_payment_method #payment ul.payment_methods .stripe-card-group {*/
/*	width:100%;*/
/*}*/

/*#add_payment_method #payment div.payment_box .form-row, */
/*.woocommerce-cart #payment div.payment_box .form-row, */
/*.woocommerce-checkout #payment div.payment_box .form-row {*/
/*	margin:0;*/
/*}*/

/*.woocommerce-checkout .wc-stripe-elements-field {*/
/*	width:100%;*/
/*	min-height: 19px;*/
/*}*/

/*.woocommerce-checkout label {*/
/*	margin-bottom:0;*/
/*	display: block;*/
/*}*/

/*form.woocommerce-checkout h3 {*/
/*	font-size: 1.313rem;*/
/*	font-weight: 900;*/
/*	margin-bottom: 20px;*/
/*}*/

/*.woocommerce-checkout .right-col {*/
/*	margin-bottom:30px;*/
/*}*/

/*.woocommerce-checkout p {*/
/*	margin-bottom:0;*/
/*}*/

/*.woocommerce-checkout #payment div.form-row .woocommerce-terms-and-conditions-wrapper {*/
/*	text-align: left;*/
/*}*/

/*.woocommerce-checkout #payment div.payment_box {*/
/*	margin-top:0;*/
/*	padding-top: 0;*/
/*	margin-bottom:0;*/
/*	padding-bottom: 0;*/
/*}*/

/*.woocommerce-checkout #payment div.payment_box p {*/
/*	padding-left:15px;*/
/*	margin-bottom:15px;*/
/*}*/

/*.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {*/
/*	padding-left:20px;*/
/*}*/

/*.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {*/
/*  float: right;*/
/*	margin-bottom: 8px;*/
/*  filter: grayscale(100%) sepia(4%) hue-rotate(180deg) saturate(0%) opacity(50%);*/
/*	-webkit-filter: grayscale(100%) sepia(4%) hue-rotate(180deg) saturate(0%) opacity(50%);*/
/*	-moz-filter: grayscale(100%) sepia(4%) hue-rotate(180deg) saturate(0%) opacity(50%);*/
/*}*/
/*body .woocommerce-terms-and-conditions .et_pb_section {*/
/*	background-color: transparent !important;*/
/*}*/

/*.woocommerce .woocommerce-terms-and-conditions, .woocommerce-page .woocommerce-terms-and-conditions {*/
/*  padding: 1em;*/
/*	color: #404040 !important;*/
/*}*/

/*.woocommerce .woocommerce-terms-and-conditions .et_pb_row_0.et_pb_row {*/
/*	padding-top:0;*/
/*}*/

/*.woocommerce .woocommerce-terms-and-conditions .et_pb_row_1.et_pb_row {*/
/*    padding-top: 0;*/
/*    padding-bottom: 0;*/
/*}*/

/*.woocommerce .woocommerce-terms-and-conditions .et_pb_row_2.et_pb_row {*/
/*    padding-bottom: 0;*/
/*}*/

/*.woocommerce .woocommerce-terms-and-conditions .et_pb_section_1 {*/
/*    padding-top: 30px;*/
/*    padding-bottom: 30px;*/
/*}*/

/*#add_payment_method #payment div.payment_box .wc-credit-card-form, */
/*.woocommerce-cart #payment div.payment_box .wc-credit-card-form, */
/*.woocommerce-checkout #payment div.payment_box .wc-credit-card-form {*/
/*	margin:0;*/
/*}*/

/*h3.circle-highlight {*/
/*	line-height: 34px;*/
/*	vertical-align: middle;*/
/*    font-size: 24px;*/
/*	margin-bottom: 20px;*/
/*}*/

/*h3.circle-highlight span {*/
/*	border-radius: 100%;*/
/*	background: #cfae74;*/
/*	color: #FFF;*/
/*	width: 34px;*/
/*	display: inline-block;*/
/*	text-align: center;*/
/*	height: 34px;*/
/*	vertical-align: middle;*/
/*    line-height: 32px;*/
/*    margin-top: -4px;*/
/*    margin-right: 10px;*/
/*}*/

/*#add_payment_method #payment div.form-row, */
/*.woocommerce-cart #payment div.form-row, */
/*.woocommerce-checkout #payment div.form-row {*/
/*	padding: 1em 1em 0;*/
/*	text-align:right;*/
/*}*/

/*.woocommerce-checkout #payment div.form-row.place-order {*/
/*	padding-bottom: 20px;*/
/*	text-align: right;*/
/*	display: block;*/
/*}*/

/*.payment_method_stripe .stripe-label {*/
/*	display: block;*/
/*}*/

/*body.woocommerce-checkout .woocommerce-info {*/
/*	border-top-color: #525566;*/
/*}*/

/*body.woocommerce-checkout .woocommerce-form-login .btn {*/
/*	margin-right:15px;*/
/*}*/

/*body .woocommerce form .form-row .required {*/
/*	visibility: visible;*/
/*}*/
/*woocommerce-checkout-review-order-table {*/
/*	max-width: 350px;*/
/*}*/
/*.woocommerce-checkout-review-order-table td.product-total,*/
/*.woocommerce-checkout-review-order-table tr.order-total th {*/
/*	font-weight: 700 !important;*/
/*}*/
/*.woocommerce-checkout-review-order-table td.product-total,*/
/*.woocommerce-checkout-review-order-table tr.tax-rate td,*/
/*.woocommerce-checkout-review-order-table tr.fee td,*/
/*.woocommerce-checkout-review-order-table tr.order-total td {*/
/*	text-align: right;*/
/*}*/
/*tr.tax-rate td, tr.tax-rate th,*/
/*tr.fee td, tr.fee th {*/
/*	color: #A5A5A5;*/
/*}*/
/*tr.order-total td, tr.order-total th {*/
/*	font-size: 21px;*/
/*}*/
/*#order_review.woocommerce-checkout-review-order {*/
/*	margin-bottom: 150px;*/
/*}*/
/*body.woocommerce-checkout .woocommerce form .form-row label.inline,*/
/*body.woocommerce-checkout .woocommerce-form-login p.lost_password {*/
/*	display:none;*/
/*}*/

/*body.woocommerce-account .woocommerce-MyAccount-paymentMethods {*/
/*	margin-top:20px;*/
/*}*/

/*body.woocommerce-checkout .woocommerce form .form-row {*/
/*    margin: 0 0 10px;*/
/*	padding:0;*/
/*}*/

/*.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {*/
/*	float:left;*/
/*}*/

/*body.woocommerce-checkout .moneyback {*/
/*	margin:30px 20px 0;*/
/*	clear:both;*/
/*	align-items: center;*/
/*	position: absolute;*/
/*	bottom: 0;*/
/*	left: 0;*/
/*}*/

/*body.woocommerce-checkout .moneyback img {*/
/*	float:right;*/
/*}*/

/*@media (min-width: 474px) {*/
/*	.payment_method_stripe .stripe-label {*/
/*		display: inline-block;*/
/*	}*/
/*}*/
/*@media (max-width: 473px) {*/
/*	p#billing_company_field, p#billing_country_field {*/
/*		width: 100%;*/
/*	}*/
/*	.payment_box_title span {*/
/*		display: block;*/
/*	}*/
/*	.payment_box_title img {*/
/*		margin-top: 15px;*/
/*	}*/
/*	body .woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {*/
/*	float:left;*/
/*	margin-bottom: 0px;*/
/*	}*/
/*}*/

/* Footer */
#wrapper-footer {
  margin-top: 40px;
  background: #444654;
  padding-top: 35px;
  padding-bottom: 25px;
  padding-left: 15px;
  padding-right: 15px;
  color: #e8e8ea;
  font-size: 14px;
}

.et_divi_builder #wrapper-footer {
  margin-top: 0;
}

#wrapper-footer a {
  color: #ffffff;
  text-decoration: none;
}

#wrapper-footer a:hover,
#wrapper-footer a:active,
#wrapper-footer a:focus {
  text-decoration: underline;
}

#wrapper-footer h3 {
  color: #cfaf74;
  font-size: 17px;
  font-weight: bold;
}

#wrapper-footer ul {
  padding: 0 0 0 20px;
}

@media (min-width: 576px) {
  #wrapper-footer .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  #wrapper-footer .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  #wrapper-footer .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  #wrapper-footer .container {
    max-width: 1140px;
  }
  .woocommerce-checkout .container,
  .woocommerce-checkout .container-fluid {
    max-width: 1000px;
  }
}

body.

/* Account - moved to account.css */

/* Toolkit */
@media (max-width: 980px) {
  .page-id-36022 #page-wrapper #et-boc .et_pb_row_26 {
    padding-bottom: 0;
  }
  .page-id-36022 #page-wrapper #et-boc .et_pb_section_12 .et_pb_row_20 {
    padding-top: 0;
  }
  .page-id-36022 #page-wrapper #et-boc .et_pb_section {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .page-id-36022 #page-wrapper #et-boc #training.et_pb_section {
    padding-top: 0;
    padding-bottom: 0;
  }
  .page-id-36022 #page-wrapper #et-boc #training.et_pb_section .et_pb_row {
    padding: 0;
  }
  .page-id-36022 #page-wrapper #et-boc #offer .et_pb_button_alignment_left {
    text-align: center;
  }
  .page-id-36022 #page-wrapper #et-boc #offer .et_pb_column {
    margin-bottom: 10px;
  }
  .page-id-36022 #page-wrapper #et-boc #price .et_pb_row {
    padding: 0;
  }
  .page-id-36022 #page-wrapper #et-boc #offer .et_pb_image_wrap img {
    width: 90%;
    height: auto;
    max-width: 300px;
  }
  .page-id-36022 #page-wrapper #et-boc #offer .et_pb_text_inner {
    padding: 0 15px;
  }
  .page-id-36022 #page-wrapper #et-boc #offer .et_pb_text_inner {
    text-align: center;
  }

  .page-id-36022 #page-wrapper #et-boc #offer .et_pb_text_inner ul {
    text-align: left;
  }
  .page-id-36022 #page-wrapper #et-boc #review-img-1 {
    position: absolute !important;
    z-index: 100;
    top: 35px;
    right: 5px;
    width: 80px !important;
    height: auto;
    float: none;
  }
  .page-id-36022 #page-wrapper #et-boc #review-img-2 {
    position: absolute !important;
    z-index: 100;
    top: -35px;
    right: 5px;
    width: 80px !important;
    height: auto;
    float: none;
  }
  .page-id-36022 #page-wrapper #et-boc #reviews {
    padding: 0;
  }
  .page-id-36022 #page-wrapper #et-boc #reviews .et_pb_row {
    padding: 10px 0;
  }

  .page-id-36022 #page-wrapper #et-boc #reviews .et_pb_row .et_pb_space {
    margin-bottom: 50px;
  }

  .page-id-36022 #page-wrapper #et-boc .photo-wrap img {
    max-width: 250px;
    height: auto;
  }

  .page-id-36022 .et-db #et-boc .et_pb_text_35 {
    margin-bottom: 30px !important;
  }
}

/* Mindfulness X - moved to mindfulnessx.css*/

/* Meaning & Valued Living Coaching Masterclass - moved to meaning.css */

/* Homepage - moved to homepage.css */

/* Science of Self-Acceptance  - moved to self-acceptance.css */

/* Emotional Intelligence Masterclass - moved to ei.css */

/* About Us */

.et-db #et-boc .et_pb_module blockquote {
  padding-left: 15px !important;
  border-left: 4px solid #cfaf75 !important;
}

.expandable-content-holder .card {
  padding: 0;
}
.expandable-content-holder .card:not(:last-child) {
  margin-bottom: 0.75rem;
}

.expandable-content-holder .card-header {
  padding: 1rem 3rem 1rem 2rem;
  background-color: #f3f4f6;
  border-bottom: none;
  border-radius: 5px;
  cursor: pointer;
}
.expandable-content-holder .card-header h3 {
  position: relative;
  color: #2a2a2a;
  font-size: 16px;
  font-weight: 600;
}
.expandable-content-holder .card-header h3::after {
  content: "\e61a";
  position: absolute;
  top: 50%;
  right: -1rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1rem;
  height: 1rem;
  font-family: "themify";
}
.expandable-content-holder .card-header h3[aria-expanded="true"]::after {
  content: "\e622";
}

.expandable-content-holder .card-body {
  padding: 1rem 2rem;
}

@media (max-width: 991.98px) {
  .expandable-content-holder .card-header {
    padding: 1rem 2rem 1rem 1rem;
  }
  .expandable-content-holder .card-body {
    padding: 1rem;
  }
}

.expandable-content-holder iframe {
  max-width: 100%;
}

.page-template-support h2 {
  line-height: 1em !important;
  padding-bottom: 10px !important;
  font-weight: 500 !important;
  text-transform: none !important;
  font-style: normal !important;
}

.support-holder {
  padding: 32px 0;
}

@media screen and (min-width: 1200px) {
  .support-holder {
    padding: 48px 0;
  }
}

.support-holder .expandable-content-holder {
  padding: 32px 0 0 0;
}

.support-holder .faq-holder {
  padding-top: 32px;
}

@media (min-width: 1200px) {
  body .container,
  body .container-lg,
  body .container-md,
  body .container-sm,
  body .container-xl {
    max-width: 1080px !important;
  }

  body.single-product #wrapper-navbar > nav > div {
    max-width: 1140px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  /*.navbar-brand,*/
  /*.btn-login {*/
  /*	margin-right: -8px;*/
  /*}*/
}

@media (min-width: 769px) {
  .navbar-nav {
    display: flex;
    align-items: center;
  }

  .navbar {
    height: 65px;
  }

  .btn-login {
    margin-left: 1rem !important;
  }

  .navbar a {
    transition: color 0.2s ease;
  }

  .navbar a:hover {
    color: #cfae74 !important;
  }
}

@media (max-width: 768px) {
  .navbar {
    padding: 1rem 1rem;
  }

  .navbar-nav {
    margin-top: 0.5rem;
  }

  .btn-login {
    width: 100%;
    text-align: center;
  }
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
}

.navbar-toggler {
  padding: 0.25rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid white;
  border-color: rgba(255, 255, 255, 1) !important;
  border-radius: 0.25rem;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}

.navbar {
  min-height: 65px;
}

.quiz-submit.complete:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-right: 0.5rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("data:image/svg+xml;utf8;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgdmlld0JveD0iMCAwIDE3IDE3Ij4KPGc+CjwvZz4KCTxwYXRoIGQ9Ik0xNS40MTggMS43NzRsLTguODMzIDEzLjQ4NS00LjkxOC00LjM4NiAwLjY2Ni0wLjc0NiA0LjA1MSAzLjYxNCA4LjE5OC0xMi41MTUgMC44MzYgMC41NDh6IiBmaWxsPSIjZmZmIiAvPgo8L3N2Zz4K");
  vertical-align: middle;
  transition: background-image 0.2s ease;
}

.quiz:not(.quiz-blocks):not(.sensei-course-theme) button.quiz-submit.complete,
.lesson button.quiz-submit.complete {
  padding: 0.5rem 1rem !important;
  font-size: 1rem !important;
  border-radius: 0.2rem !important;
  background: #cfae74;
  border-color: #cfae74 !important;
  color: #fff !important;
  text-transform: none;
}

button.quiz-submit.complete:hover {
  background-color: #bc9f6b !important;
}

.quiz:not(.quiz-blocks):not(.sensei-course-theme) button.quiz-submit.reset,
.lesson button.quiz-submit.reset {
  background-color: transparent;
  text-decoration: none;
}

button.quiz-submit.reset:hover {
  color: #bc9f6b !important;
}

.sensei-quiz-action button.save {
  padding: 0.5rem 1rem !important;
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  font-weight: bold !important;
  border-radius: 0.2rem !important;
  background: transparent;
  color: #cfae74 !important;
  text-transform: none !important;
  text-decoration: none !important;
  border: 1px solid #cfae74 !important;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.sensei-quiz-action button.save:hover {
  background-color: #cfae74 !important;
  color: white !important;
}

div.sensei-quiz-actions
  .sensei-quiz-actions-secondary
  .sensei-quiz-action:not(:first-child) {
  margin-left: 0.5rem;
  padding-left: 0.5rem;
  border-left: none;
}

#payment input[type="radio"] + label {
  padding-left: 39px !important;
}

.my_account_subscriptions,
.my_account_orders,
.account-payment-methods-table {
  width: 100% !important;
}

.my_account_subscriptions td {
  width: 50% !important;
}

.my_account_subscriptions td:nth-child(2) {
  text-align: right !important;
}

.pdfemb-viewer,
.pdfemb-pagescontainer {
  /* height: 80vh !important; */
}
