html {
  scroll-behavior: smooth;
}
.series-header__image-container--module {
  background: none;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: 5px;
}
.series-header__image {
  background-size: contain;
  background-repeat: no-repeat;
}
.course-modules__go-to-course {
  font-weight: 700;
}
.course-modules__go-to-course span {
  font-weight: 700;
}
.series-header__category {
  font-weight: 700;
}
.series-header__image-container:before {
  transform: none;
  content: none;
}
.series-header__title {
  font-weight: 700;
  text-transform: none;
}
.paywall-buy-button a {
  color: #0cbdaa;
  font-size: 16px;
  text-align: center;
  display: block;
}
.cta {
  display: block;
  background-color: #F48333;
  width: 150px;
  padding: 10px;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  font-size: 24px;
  box-shadow: 0 0 10px #cecece;
  margin: 30px 0;
}
.cta-2 {
  display: block;
  background-color: #00365B;
  width: 150px;
  padding: 10px;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  font-size: 24px;
  box-shadow: 0 0 10px #cecece;
  margin: 30px 0;
}
a:hover {
  text-decoration: none;
}
a.cta:hover {
  color: #fff;
}
.series-features__title,
.main-title,
.filter__title {
  font-size: 26px;
}
.main-title {
  font-weight: 700;
  margin-top: 70px;
}
.course-menu__item.active {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 0 10px #cecece;
}
.course-menu__item {
  padding: 8px 12px;
  margin-bottom: 12px;
}
.course-menu__item .course-menu__title {
  font-size: 16px;
  line-height: 1.4;
  position: relative;
}
.course-menu__item .course-menu__title:before {
  height: 90%;
  border-left: 3px solid var(--customColor, #cecece);
  position: absolute;
  content: attr(aaa);
  left: -12px;
  opacity: 0.5;
  top: 0;
  bottom: 0;
  margin: auto;
}
.course-menu__item.active .course-menu__title:before {
  content: none;
  border: none;
}
.course-menu__item .course-menu__sub-title {
  font-size: 14px;
}
.course-menu__item.active .course-menu__title {
  font-size: 16px;
}
.course-modules__go-to {
  color: #777777;
}
.authors__image img {
  border: 3px solid #e6e7e7!important;
}
.authors__name {
  font-weight: 600;
  color: #333333 !important;
}
.steps-to-success__name {
  font-weight: 700;
}
.pay-wall-box {
  background: #ffffff;
  padding: 15px 10px;
}
.series-header__paywall {
  margin-top: 30px;
  text-align: left;
}
.card-box-paywall {
  background: #fbfbfb;
  border-radius: 7px;
  padding: 25px 0;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05), 0 0 8px rgba(0, 0, 0, 0.15);
  text-align: center;
}
.module__description {
  padding: 0 50px;
  margin: 45px 0;
  font-size: 18px;
}
.series-features__item {
  padding-bottom: 20px;
}
.dlaczego-warto-container {
  display: flex;
}
@media screen and (max-width: 767px) {
  .series-header__image-container {
    flex: auto;
  }
  .paywall-buy-button a {
    font-size: 16px;
  }
  .dlaczego-warto .even-rwd {
    background-color: #000000;
    color: #fff !important;
  }
  .new-filters__listing-description {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .dlaczego-warto .even {
    background-color: #000000;
    color: #fff !important;
  }
}
@media (max-width: 991px) {
  .series-header__image-container {
    flex: auto;
  }
}
@media screen and (max-width: 1199px) {
  .paywall-buy-button a {
    font-size: 13px;
  }
}
.new-filters__listing-description img {
  border-radius: 100%;
  border: 3px solid #d8d8d8;
  padding: 3px;
  margin: 20px 0;
  width: 100%;
  max-width: 300px;
}
.new-filters__listing-description {
  font-size: 18px;
}
li.breadcrumbs__item:not(:first-of-type):before {
  content: '\00BB';
}
.breadcrumbs__text {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  white-space: normal;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.text-right .breadcrumbs__text {
  align-items: flex-end;
}
.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-header__category.series-header__category--small.custom-color {
  display: none;
}
.top-box .container {
  padding-right: 0;
  padding-left: 0;
}
.top-box .series-header {
  margin: 10px 0px 80px !important;
}
.menu__item .menu__link--search {
  display: none;
}
.highlight-blocks__item__img {
  width: 60px;
  display: block;
  margin: 0 auto;
}
body {
  font-family: "Roboto", 'Ubuntu', sans-serif;
  font-weight: 300;
}
.article__breadcrumbs-link--home i {
  color: #000000;
}
.promo-block__title {
  color: #000000;
}
.steps-to-success__container:nth-of-type(even) .steps-to-success__item {
  background: #000000;
}
.steps-to-success__step {
  color: #000000;
}
.highlight-blocks__container:nth-of-type(even) .highlight-blocks__item {
  background: #000000;
}
.authors__name {
  color: #000000;
}
.authors__image img {
  border: 3px solid var(--customColor, #000000);
}
.table-of-content {
  color: var(--customColor, #000000) !important;
}
.course__description {
  padding: 0 40px;
  margin: 50px 0;
}
.expand-all-lessons {
  color: #000000;
}
.course-menu__item {
  margin-bottom: 30px;
  display: flex;
}
.course-menu__item:hover {
  cursor: pointer;
}
.course-menu__item.active .course-menu__title {
  color: #000000;
}
.course-menu__item.active .course-menu__angle {
  color: #000000;
}
.course-modules__number {
  color: var(--customColor, #000000) !important;
}
.course-modules__counter {
  color: var(--customColor, #000000) !important;
}
.course-modules__button {
  color: var(--customColor, #000000) !important;
}
.searching__container {
  background: rgba(0, 0, 0, 0.9);
}
.post-link:hover {
  color: #000000;
}
.tobi {
  background-color: rgba(0, 0, 0, 0.9);
}
.menu__link--search {
  background: #000000;
  border: 2px solid #000000;
}
.menu__link--search:hover {
  color: #000000;
}
.menu__link:hover {
  color: #000000;
}
a {
  color: #000000;
}
.custom-color {
  color: var(--customColor, #000000) !important;
}
.breadcrumbs__link:hover {
  color: #000000;
}
.video-box__author-avatar {
  border: 1px solid var(--customColor, #000000);
}
.material-menu__row:hover td {
  background: var(--customColor, #000000) !important;
}
.material-menu__row:hover td.material-menu__link {
  color: #fff !important;
}
.material-menu__number {
  color: #000000;
}
.material-menu__link {
  color: #000000;
}
.post-listing__open:hover {
  color: #000000;
}
.file-page__download-button {
  color: #000000;
}
.file-page__cover {
  border: 1px solid #000000;
}
.series-features__item:before {
  background: #000000;
}
.series-header__breadcrumbs-last-crumb {
  color: #000000;
}
.series-header__image-container--module {
  background-color: var(--customBg, #000000);
}
.series-header__category {
  color: #000000;
}
.series-header__course {
  color: #000000;
}
[data-sort-field] {
  color: #000000;
}
.new-filters__listing-name {
  color: #000000;
}
.filter__subtitle {
  color: #000000;
}
.filter__expand {
  background: #000000;
}
.filter__wrapper .custom-label .checkmark:after {
  border-color: #000000;
}
