.zamow-button {
  color: #de1c75;
}
#program {
  padding-top: 50px;
}
#program b {
  font-weight: 600;
}
#program .czesc {
  font-weight: 600;
  font-size: 22px;
  color: #de1c75;
}
#program .liczba {
  font-weight: 600;
  font-size: 70px;
  line-height: 70px;
  color: #de1c75;
}
#program h4 {
  text-transform: uppercase;
}
#program li {
  margin-bottom: 10px;
}
#prelegenci {
  padding: 30px 0px;
}
#prelegenci .prelegent-cont-main {
  max-width: 300px !important;
  width: 100%;
  margin: auto;
  margin-bottom: 20px;
  color: #333;
}
#prelegenci .prelegent-cont-top {
  background-color: #fff;
  text-align: center;
  padding: 20px 20px 40px 20px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  font-size: 14px;
}
#prelegenci .prelegent-photo {
  width: 100%;
  height: 100%;
  max-width: 222px;
  max-height: 222px;
  margin: auto;
  background-color: #d1d1d1;
  border-radius: 50%;
  padding: 11px;
}
#prelegenci .prelegent-photo-cont {
  overflow: hidden;
  border-radius: 50%;
}
#prelegenci .prelegent-photo img {
  width: 100%;
}
#prelegenci .edycja-title {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: 700;
}
#prelegenci .edycja-bio {
  font-size: 13px;
  line-height: 20px;
}
#prelegenci .wiecej a {
  color: #de1c75;
  font-weight: 600;
}
#prelegenci .wiecejhidden {
  display: none;
}
#o-produkcie {
  padding: 60px 0px;
}
#o-produkcie b {
  font-weight: 600;
}
#o-produkcie li {
  margin-bottom: 10px;
}
#o-produkcie .terapie {
  font-weight: 600;
}
#o-produkcie .oddziel {
  height: 4px;
  max-width: 200px;
  background-color: #de1c75;
  margin: 40px auto 30px auto;
}
.mb80 {
  margin-bottom: 80px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb20 {
  margin-bottom: 20px;
}
.mw800 {
  max-width: 800px;
  margin: auto;
}
#prelegenci .prelegent-photo {
  max-width: 180px !important;
  max-height: 180px !important;
}
.series-features__title {
  color: #0a7f81 !important;
}
.cta {
  background-color: #de1c75 !important;
}
.series-header a,
.course-modules__item a {
  color: #de1c75 !important;
}
img {
  max-width: 100%;
  height: auto;
}
.bannersm {
  padding: 20px 0 10px;
}
.breadcrumbs {
  color: #defdda;
}
.pay-wall-box {
  background: #ffffff;
  padding: 15px 10px;
}
.series-header__title {
  color: #0a7f81;
  font-weight: 900;
}
.series-header {
  margin: 10px 0px 0 0px;
}
.series-header__image-container:before {
  transform: skewX(0deg);
  right: 100%;
}
.series-header__image-container {
  padding: 20px;
  align-items: center;
}
.paywall-buy-button-lock {
  /* position: absolute; */
  bottom: 20px;
  font-weight: 700;
  left: 0;
  width: 100%;
  text-align: center;
}
.paywall-buy-button {
  /* position: absolute; */
  bottom: 20px;
  font-weight: 400;
  left: 0;
  width: 100%;
  text-align: center;
}
.series-features__item {
  position: relative;
  padding-left: 10px;
}
.series-features {
  padding-top: 60px;
  padding-bottom: 30px;
}
.course-menu__item.active .course-menu__title {
  line-height: 22px;
  font-size: 18px;
  font-weight: 700;
}
.course-menu__title {
  line-height: 22px;
  font-size: 18px;
}
/* LP */
.lp_mobile {
  display: none;
}
@media (max-width: 478px) {
  .lp_mobile {
    display: block;
  }
  .lp_desktop {
    display: none;
  }
}
.cta {
  background: #0a7f81;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  margin: 2rem auto;
  transition: all 0.2s ease-in;
  display: block;
  width: 150px;
  padding: 10px;
  border-radius: 10px;
  text-align: center;
  font-size: 18px;
  box-shadow: 0 0 10px #cecece;
  border: none;
}
.cta:hover {
  text-decoration: none;
  color: #fff;
  background: #e1468d;
}
@media (max-width: 767px) {
  .series-header {
    flex-wrap: wrap;
  }
  .series-header__image-container {
    flex: 0 0 100%;
  }
  .series-header__title {
    font-size: 22px;
  }
}
@media (max-width: 320px) {
  .series-header__title {
    word-break: break-word;
  }
}
.series-header__image-container:not(.homepage) {
  display: none;
}
.promo-block__subtitle {
  font-size: 1.5rem;
  margin-top: 0.5rem;
  font-weight: 700;
}
.promo-block__description {
  margin-top: 0.5rem;
  font-size: 1.2rem;
}
.promo-block__image img {
  max-width: 90%;
}
.promo-block__description ul {
  list-style-type: none;
}
.promo-block__description ul li {
  position: relative;
  margin-bottom: 0.5rem;
}
.promo-block__description ul li:before {
  position: absolute;
  left: -1.5rem;
}
.promo-block__description ul li.check:before {
  content: "\2713";
  color: #0a7f81;
}
.promo-block__description ul li.cross {
  color: #BFBFBF;
}
.promo-block__description ul li.cross:before {
  content: "\2715";
  color: #BFBFBF;
}
body {
  font-family: "Roboto", 'Ubuntu', sans-serif;
  font-weight: 300;
}
.article__breadcrumbs-link--home i {
  color: #0a7f81;
}
.promo-block__title {
  color: #0a7f81;
}
.steps-to-success__container:nth-of-type(even) .steps-to-success__item {
  background: #0a7f81;
}
.steps-to-success__step {
  color: #0a7f81;
}
.highlight-blocks__container:nth-of-type(even) .highlight-blocks__item {
  background: #0a7f81;
}
.authors__name {
  color: #0a7f81;
}
.authors__image img {
  border: 3px solid var(--customColor, #0a7f81);
}
.table-of-content {
  color: var(--customColor, #0a7f81) !important;
}
.course__description {
  padding: 0 40px;
  margin: 50px 0;
}
.expand-all-lessons {
  color: #0a7f81;
}
.course-menu__item {
  margin-bottom: 30px;
  display: flex;
}
.course-menu__item:hover {
  cursor: pointer;
}
.course-menu__item.active .course-menu__title {
  color: #0a7f81;
}
.course-menu__item.active .course-menu__angle {
  color: #0a7f81;
}
.course-modules__number {
  color: var(--customColor, #0a7f81) !important;
}
.course-modules__counter {
  color: var(--customColor, #0a7f81) !important;
}
.course-modules__button {
  color: var(--customColor, #0a7f81) !important;
}
.searching__container {
  background: rgba(10, 127, 129, 0.9);
}
.post-link:hover {
  color: #0a7f81;
}
.tobi {
  background-color: rgba(10, 127, 129, 0.9);
}
.menu__link--search {
  background: #0a7f81;
  border: 2px solid #0a7f81;
}
.menu__link--search:hover {
  color: #0a7f81;
}
.menu__link:hover {
  color: #0a7f81;
}
a {
  color: #0a7f81;
}
.custom-color {
  color: var(--customColor, #0a7f81) !important;
}
.breadcrumbs__link:hover {
  color: #0a7f81;
}
.video-box__author-avatar {
  border: 1px solid var(--customColor, #0a7f81);
}
.material-menu__row:hover td {
  background: var(--customColor, #0a7f81) !important;
}
.material-menu__row:hover td.material-menu__link {
  color: #fff !important;
}
.material-menu__number {
  color: #0a7f81;
}
.material-menu__link {
  color: #0a7f81;
}
.post-listing__open:hover {
  color: #0a7f81;
}
.file-page__download-button {
  color: #0a7f81;
}
.file-page__cover {
  border: 1px solid #0a7f81;
}
.series-features__item:before {
  background: #0a7f81;
}
.series-header__breadcrumbs-last-crumb {
  color: #0a7f81;
}
.series-header__image-container--module {
  background-color: var(--customBg, #0a7f81);
}
.series-header__category {
  color: #0a7f81;
}
.series-header__course {
  color: #0a7f81;
}
[data-sort-field] {
  color: #0a7f81;
}
.new-filters__listing-name {
  color: #0a7f81;
}
.filter__subtitle {
  color: #0a7f81;
}
.filter__expand {
  background: #0a7f81;
}
.filter__wrapper .custom-label .checkmark:after {
  border-color: #0a7f81;
}
