
/* =============================================================================
Added by Moritz to fotocommunity / fotoschule
================================================================================ */
html, body {scroll-behavior: smooth;}
html {background: #111;}
main {background: #fff;}
h1, h2, h3, h4, h5, h6 {color: #212121;}
p {margin-bottom: 1.5rem;}

.site-header {
  position: sticky;
  top: 0;
}

.single .single__head .page__title {
    font-size: 48px;
}

.page__title .page__title__banner {
  margin: -50px 0 22px;
}

.site-footer {
  text-align: center;
}

.footer-widgets {
    padding: 0;
}

#colophon {
  line-height: 1.5;
}

#colophon .site-info {
  font-size: 14px;
  line-height: 2;
  padding: 1rem 0;
  margin-left: unset;
}

html #footer-menu.footer-menu {
  position: relative;
  right: auto;
  left: auto;
  padding: 0 15%;
}

html #footer-menu.footer-menu li{
  display: inline-block;
  float: none;
  padding: 0 4px;
  line-height: 1.5;
}

.uppercase {
  text-transform: uppercase !important;
}

/* WPBAKERY FIXES */
/*
.vc_column-inner > .wpb_wrapper {
  padding: 6rem 0 0;
}
*/

/* heading */
html .heading {
  margin-bottom: 32px;
}

html .heading .heading__subtitle {
  font-size: 16px;
  color: #888;
  margin: 0 0 12px;
}
html .heading .heading__title {
  font-size: 32px;
  text-transform: uppercase;
}
html .heading .heading__line > div {
  height: 3px;
  width: 24px;
  background: #3e8ee9 !important;
}
html .heading .heading__description {
  color: #888;
}

/* figure */
figure {
  margin: 0;
}
@media screen and (max-width: 767px) {
  figure[style] {
    width: 100% !important;
  }
  figure img {
    width: 100%;
  }
}

/* pagination */
@media screen and (max-width: 767px) {
  .main__content__pre__next.main__content__line {
    padding-top: 0;
  }
  .main__content__line > div[class] {
    text-align: center !important;
    margin: 20px 0;
  }
}

/* lists */
.entry-content ul {
  list-style: disc;
  padding-left: 20px;
  margin: 3rem 0;
}
.entry-content ul li::before {
  display: none;
}

/* prices // priceBox */
.ult_pricing_table .ult_pricing_heading {
  padding: 42px 0 0;
}
.ult_pricing_table .ult_price_link {
    padding: 0 0 20px 0;
}

.priceBox {
    position: relative;
    overflow: hidden;
    border-radius: 3px;
}
.priceBox .ult_price_link {background: aliceblue !important;}
.priceBox.priceBox--featured > div::after {
  content: "EMPFOHLEN";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  font-weight: bold;
  padding: 8px 15px 3px;
  background: #ffc052;
}

/* Navigation ================================================================== */
/* add "button" to navigation / reverse engineer navigation growth */
.header--s1 .main-navigation a,
.header--s2 .main-navigation a {
    line-height: 2.35;
    padding: 0 12px;
    border-radius: 3px;
    background: #fff;
}

/* is sticky */
.site-header {
    padding: 28px 0;
    min-height: 1px;
    transition: padding .3s ease;
}
.header-sticky .site-header { padding: 0; }

.header--s1 .header__search { line-height: 1.8; }
.header__search {
    line-height: 1.8;
    margin-left: 32px;
}

.main-navigation,
.header__search {
    padding-top: 28px;
    transition: padding .3s ease;
}
.header-sticky .main-navigation,
.header-sticky .header__search { padding-top: 17px; }

.header_style1 .header-sticky,
.header_style1 .header-sticky .main-navigation a,
.header_style1 .header-sticky .header__search { line-height: 1.8; }

.header--s1 .main-navigation li, .header--s2 .main-navigation li {
	margin-left: 10px;
}

.main-navigation li.list-button {
  line-height: 0;
}

.main-navigation li.list-button a {
    display: inline-block;
    color: #fff !important;
    padding: 0 12px;
    background: #3e8ee9;
    transition: opacity .3s ease;
}

.main-navigation li.list-button a:hover {
    opacity: .8;
}

/* Progress Bar ================================================================ */
.course_progress {
    margin: 0 0 16px;
}
.course_progress .course_progress_blue {
  background: #55b554 !important;
}

dd.course_progress:after {
    bottom: -27px
}

/* Page Banner ================================================================= */
.page__banner-top {
    color: currentColor;
    height: auto;
}

.page__banner-top .breadcrumbs a {
    color: #3e8ee9;
}

.page__banner-top::before {
    display: none;
}

/* Sidebar / Widgets */
.widget-title {margin: 0 0 0 !important;}
.widget-title::before {display: none;}
.textwidget p {line-height: 1.4;}
.textwidget img.alignleft {
    margin: 0 1.5rem 1.5rem 0;
}

html .widget .widget__recent_title_courses,
.widget__latest_posts .widget__latest_title_posts {
  font: 700 16px/1.25 "Roboto Condensed", helvetica, arial, sans-serif;
  color: #666;
  margin-top: 16px;
}

.edupro_widget_recent_courses .widget__recent_title_courses a,
.widget__latest_posts .widget__latest_title_posts a {
  font: inherit;
  color: currentColor;
}
.edupro_widget_recent_courses .widget__recent_title_courses a:hover,
.widget__latest_posts .widget__latest_title_posts a:hover {
  color: #3e8ee9;
}

/* catbuttons ================================================================== */
.catdropdown {
  display: inline-block;
  padding: 0 0 0 13px;
  margin: 0;
}

.catdropdown > li {
  display: block;
  position: relative;
  padding: 0;
  margin: 0;
}

.catdropdown ul {
  position: absolute;
  top: 16px;
  left: -9999rem;
  font-family: "Roboto Condensed", "Roboto", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #333;
  line-height: 2;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  background: #fff;
  box-shadow: 0 0 6px rgba(0,0,0,.15);
  opacity: 0;
  z-index: 10;
  transition: opacity .3s ease, transform .5s ease;
}

.catdropdown > li:hover ul {
  display: block;
  left: 0;
  transform: translateY(16px);
  opacity: 1;
}
.catdropdown > li:first-child:hover > a {
  color: #3e8ce7;
  border-color: #3e8ce7;
}

.catdropdown ul li {
  white-space: nowrap;
  padding: 0;
}

.catdropdown ul li:not(:last-child) {
  border-bottom: 1px solid #eee;
}

.catdropdown ul a {
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: currentColor;
  text-decoration: none;
  padding: .875rem 3rem;
}

.catdropdown ul a:hover {
  color: #3e8ce7;
  text-decoration: none;
}

/* catbuttons */
.catbuttons {
  display: inline-block;
  padding: 1rem 13px 0;
  margin: 0;
}

.catbuttons a {margin-bottom: 1rem}
.catdropdown > li:first-child > a,
.catbuttons a {
  display: inline-block;
  cursor: pointer;
  font-family: "Roboto Condensed", "Roboto", Helvetica, Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  text-align: center;
  text-transform: uppercase;
  color:#888;
  padding: 4px 10px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  transition: .3s ease;
  text-decoration: none;
}

.catdropdown > li:first-child > a {color: #3e8ce7}
.catdropdown > li:first-child > a:hover {}

.catdropdown > li:first-child > a::after {
  content: "\f107";
  display: inline-block;
  font-family: "FontAwesome";
  margin-left: 6px;
}



.catbuttons a:hover {
  color: #3e8ee9;
  border-color: #3e8ee9;
  background: #fff;
}

.catbuttons .current-cat a {
  color: #fff;
  border-color: #3e8ee9;
  background: #3e8ee9;
}

.catbuttons .current-cat li a {
  color: #3e8ee9;
  border-color: #dedede;
  background: #fff;
}
.catbuttons .current-cat li a:hover {
  border-color: #3e8ee9;
}

/* hide and show children */
.catbuttons ul.children {display: none; margin: 0;}
.catbuttons .current-cat ul.children {display: inline-block}

.catbuttons li,
.catbuttons li ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
}

.catbuttons li.categories {
  font-size: 16px;
  font-weight: bold;
  color: #212121;
  text-transform: uppercase;
}


/* Buttons */
.button,
#learndash_mark_complete_button {
  cursor: pointer;
  font-family: "Roboto", Helvetica, Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  text-align: center;
  text-transform: uppercase;
  color: #888;
  border: 1px solid transparent;
  border-radius: 3px;
  background-color: #fff;
  transition: .3s ease;
}

.archive .featured-course .featured-course__type {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  height: auto;
  padding: 4px 1.5rem;
}

.button:hover {
  color: #3e8ee9;
  background-color: currentColor;
}

.button.button--solid {
  color: #444;
  border: 1px solid #dedede !important;
}
.button.button--solid:hover {
  background: #eee;
}

.button.button--primary {
    color: #fff !important;
    border-color: #3f8ee9 !important;
    background-color: #3f8ee9 !important;
}
.button.button--primary:hover {
  border-color: #519CF2 !important;
  background-color: #519CF2 !important;
}

/* style buttons blog view */
a.blog__content__readmore {
  border-radius: 3px !important;
}

/* style button detail view */
.sidebar-single .inline .featured-course__meta a {
  font: 700 14px "Roboto", Helvetica, sans-serif;
  color: #888 !important;
  padding: 10px 12px;
  transition: .3s ease;
}
.sidebar-single .inline .featured-course__meta a:hover {
  color: #519CF2 !important;
  border-color: #519CF2 !important;
  background-color: #f5f5f5 !important;
}

/* style button "load more articles" */
.content-posts #infinite-handle span {
    transition: color .3s ease;
}

.content-posts #infinite-handle a, .content-posts #infinite-handle .infinite-handle-mes {
    color: #888;
    border: 1px solid #dedede;
    border-radius: 3px;
}
.content-posts #infinite-handle a:hover, .content-posts #infinite-handle .infinite-handle-mes:hover {
    color: #3e8ee9 !important;
    border-color: currentColor;
    background: #fff;
}
.content-posts #infinite-handle a:hover span {
    color: #3e8ee9;
}

/* learndash-buttons */
html .btn-blue {
  font-weight: normal !important;
  text-transform: uppercase !important;
  background: #3e8ee9 !important;
}


/* Banner ====================================================================== */
.page__banner-top .page__breadcrumbs {
  margin-top: 6rem;
  margin-bottom: -3rem;
}

.main__content__line {
  border-top: 0;
}

.entry-footer .main__content__line {
  border-top: 0;
}


/* Selfmade Banner used on homepage… =========================================== */
/* banner background image */
html .banner__container {
  position: relative;
  min-height: 25vh;
  background-position: 50% 40% !important;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner__container .vc_column-inner,
.banner__container .wpb_wrapper {
  padding: 0 !important;
}

.banner__container > div {
  min-height: unset !important;
}

.banner__container.banner--beach {
  background-image: url('https://fotoschule.fotocommunity.de/assets/fotografieren-lernen-fotokurse.jpg');
}

@media screen and (min-width: 1140px) {
  .banner__container {
    min-height: 55vh !important;
  }
}

/* banner__badge */
.banner__badge {
  display: inline-block;
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  display: flex;
  font-family: "Roboto Condensed", "Roboto", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  line-height: 1.25;
  padding: .5rem;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background: #3e8ee9;
  border: 4px solid #fff;
  box-shadow: 0 0 4px rgba(0, 0, 0, .1);
  transform: rotate(-4deg);
  transition: .5s ease;
}

.banner__badge:hover {
  color: #fff;
  text-decoration: none;
  transform: rotate(-12deg) scale(1.1);
  box-shadow: 0 1px 8px rgba(0, 0, 0, .3);
}

.banner__badge span {
  display: block;
  margin: auto;
}

/* Banner Sigma */
.banner__container.sigma::after {
  content: "";
  position: absolute;
  bottom: 1.5rem;
  right: 1.5rem;
  display: inline-block;
  height: 56px;
  width: 120px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('logo-sigma.png');
  z-index: 100;
}

@media screen and (min-width: 768px) {
  .banner__badge {
    top: 10%;
    left: 10%;
  }
  .banner__container.sigma::after {
    bottom: 3rem;
    right: 3rem;
    height: 74px;
    width: 180px;
  }
}


/* Banner */
.banner {
  position: relative;
  padding: 8rem 3rem 6rem;
  border-radius: 3px;
}

.banner__container .banner {
  padding: 1rem 1rem;
  border-radius: 0;
}

/* banner__title */
.banner__title {
  font-family: "Roboto Condensed", "Roboto", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 8px rgba(0, 0, 0, .3);
  margin: 0;
}

h1.banner__title {
  font-size: 38px;
}

h2.banner__title {
  font-size: 21px;
  line-height: 1.5;
}

.banner .button {
  box-shadow: 0 1px 8px rgba(0, 0, 0, .3);
}

@media screen and (min-width: 768px) {
  h1.banner__title {font-size: 58px}
  h2.banner__title {
    font-size: 32px;
    line-height: 1.5;
  }
}


/* banner__text */
.banner__text {
  	color: #fff;
  	text-align: left;
  	text-shadow: 0 0 4px rgba(0, 0, 0, .15);
	padding: 0 1.5rem;
  	margin: 0;
}

.banner__text h1,
.banner__text h2,
.banner__text h3 {
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 1.5rem;
}

.banner__text h3 {
	margin-bottom: 0;
}

.banner__text p {
	margin: 0 0 1.5rem;
}

.banner__text ul {
	line-height: 1.5	;
	padding-left: 1.875rem;
	list-style: square;
}

.banner__text .button {
	margin: 0 .5rem 1rem;
}

.banner__text .widget {
	padding: 0;
}

@media screen and (min-width: 768px) {
	.banner__text {
		max-width: 65%;
	}
}


/* Icons */
.wpb_wrapper p {
  line-height: 1.5;
}

.vc_icon_element {
  margin-bottom: 10px;
}


/* Courses =====================================================================*/
/* Cards */
.cards__list {
  display: flex;
  flex-flow: wrap;
  margin: 0 -1.5rem 3rem;
}

.cards__list .card {
  flex: 1 1 20%;
  max-width: 268px;
  min-width: 200px;
  margin: 0 1.5rem 3rem;
}

.card {
  display: flex;
  flex-direction: column;
  border: 1px solid #dedede;
  border-radius: 3px;
  background: #fff;
}

.card__thumb {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  overflow: hidden;
}

.card__content {
  padding: 16px 20px;
}

.card h3 {
  font: bold 18px/1.33 'Roboto Condensed', sans-serif;
}
.card h3 a {
  color: #111;
}

.card__goals {
  color: #888;
  line-height: 1.4;
  margin-top: 1.5rem;
}
.card__goals p {
  font-size: 14px;
  margin: 0;
}
.card__goals .rw-rating-table {
  display: none;
}

.card__goals ul,
.featured-course__goals ul {
  font-size: 14px;
  margin: 0;
}
.card__goals ol,
.featured-course__goals ol {
  list-style-position: inside;
  list-style-type: decimal;
}

.card__goals li,
.featured-course__goals li {
  padding: 6px 0;
}
.card__goals li:not(:last-child),
.featured-course__goals li:not(:last-child) {
  border-bottom: 1px dashed #dedede;
}

.card__footer {
  padding: 8px 20px 16px;
  margin-top: auto;
}

.card__footer .button {
  display: block;
}

/* Cards / popular courses*/
.popular_courses[style] {
  height: auto !important;
}

.popular_courses {
  display: flex;
  flex-flow: wrap;
}

.popular_courses_big .item {
  float: none;
  width: auto;
  flex: 1;
}

.popular_courses .popular_courses_s1[style],
.popular_courses .popular_courses_s2[style] {
  position: static !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
}


/* Courses Filter */
#secondary .widget.widget__take-this-courses {
  border: 0;
}

#secondary .sidebar-3 {
  padding: 25px;
}

.widget__filter-courses li a {
  padding-left: 21px;
}


/* Cards / Featured Courses */
.featured-course {
  background: #fff;
}

.featured-course .rating-stars {
  margin-top: .75rem;
}

.container .featured-course__thumb img {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.container .featured-course__wrap {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.featured-courses--s2 .featured-course__text {
  border-bottom: 0;
}

.featured-course__thumb {
  /* min-height: 180px; */
  border-radius: 3px;
  border: 1px solid #ddd;
  border-bottom: 0;
  background: #fff;
}

.featured-course__goals {
  clear: both;
  color: #888;
  line-height: 1.4;
  margin-top: 1rem;
  margin-bottom: -1rem;
}

.single-sfwd-courses .learndash.user_has_access li {
  line-height: 1.8;
}

.featured-course__goals .rw-rating-table {
  display: none;
}

.main__content__related-posts .featured-course__goals {
  margin-top: -2rem;
  margin-bottom: -2rem;
}

.featured-course__goals p {
  font-size: 14px;
  margin: 0;
}

.featured-course__goals ul {
  margin: 0;
}

.featured-course__goals li {
  font-size: 14px;
  margin: 0;
}

.featured-course__goals li::before {
  display: none !important;
}


.archive .featured-course .featured-course__thumb .rating-score {
  display: none;
}

.archive .featured-course .featured-course__text {
  border-bottom: 0;
}

/* hide info on cards */
.featured-course__meta .featured-course__info {
  display: none;
}

.featured-courses .featured-course__type {
  float: none;
  text-align: center !important;
  width: 100% !important;
}
.featured-courses .featured-course__type:hover {
  color: #fff;
  border-color: #519CF2 !important;
  background-color: #519CF2 !important;
}

/* style fixes */
.archive .list-main .featured-course .featured-course__wrap {
  border: 1px solid #dedede;
}

.archive .featured-course .featured-course__type {
  background: #3e8ee9;
}

.archive .list-main .featured-course__text {
  padding: 16px 20px 25px;
  margin-bottom: 0; }


.archive .list-main .featured-course__meta {
  padding: 0;
}

.archive .featured-course .featured-course__meta {
  display: none;
  padding: 0;
}

/* Style cards */
.featured-courses--s3 .featured-course {
  border-bottom: 0;
}

/* Courses */
.wpb_wrapper h2.vc_custom_heading {
  font-family: "Roboto Condensed", "Roboto", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 700 !important;
  color: #212121;
  text-transform: uppercase;
}

.comments-title {
  padding-top: 4rem;
}

.comment .comment-author img {
    width: 76px;
    height: 76px;
    object-fit: cover;
}

.learndash_topic_widget_list {
  font-size: 16px;
  font-weight: normal;
}


/* FLEX FLEX FLEX  THE COURSES FLEX FELX FLEX THEM ALL =========================*/
.courses__item.edupro__courses__items[style] .row,
.courses__item.edupro__courses__items .row {
  display: flex !important;
  flex-wrap: wrap;
  width: 100%;
}

.edupro__courses__item {
  margin-bottom: 30px;
}

.edupro__courses__item .featured-course {
  border: 1px solid #ddd;
  border-radius: 3px;
  height: 100%;
}

.edupro__courses__item .featured-course__thumb,
.edupro__courses__item .featured-course__wrap {
  border: 0 !important;
}

.archive .featured-course {
  margin-bottom: 0;
}

.edupro__pagination {
  width: 100%;
}

/* "Kurs starten" Button ======================================================= */
#custom_html-11,
#custom_html-12 {
	position: relative;
	top: -25px;
	z-index: 10;
}

.widget.widget_text.widget_custom_html .btn-join {
	margin-bottom: 0;
}


section[id^="edupro_take_this_courses"] {
  padding: 0;
}

.featured-course__type {
    text-transform: uppercase;
}

a.btn-join {
  display: inline-block;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 32px;
  width: 100%;
  border-radius: 3px;
}

.learndash_join_button #btn-join {
  border-radius: 3px;
  width: 100%;
  margin-bottom: 32px;
}

html a.btn-join.btn-blue {
    background: #3e8ee9 !important;
}

.container .featured-course__type,
.sidebar .featured-course__type {
    display: block;
    color: #fff !important;
    line-height: 2;
    padding: 0 12px;
    border-radius: 3px;
    text-align: center;
    width: 100% !important;
    background: #3e8ee9;
}
.container .featured-course__type:hover {
  color: #fff;
  background: #519CF2 !important;
}

.sidebar-single .inline .featured-course__meta {
  display: block;
}

.sidebar-single .inline .featured-course__meta a {
  color: #fff !important;
}

.sidebar-single .featured-course__type.featured-course__type--free {
  display: none !important;
}

html body .topic__title {
  color: #888 !important;
}

.site .edupro_topic_dots ul.edupro-topic .topic_title {
  color: #888 !important;
}

/* lessons */
.single-sfwd-lessons .single__content .entry-title {
  color: #212121 !important;
  text-transform: uppercase;
}

.learndash_topic_dots ul li {
  padding: 13px 0;
}

.single-sfwd-lessons .topic_title {
  font-weight: 500;
  color: #888 !important;
}


/* LEARNDASH =================================================================== */
#learndash_course_content {
  margin-top: 4rem;
  margin-bottom: 6rem;
}
#learndash_course_content_title {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 0;
}

#learndash_mark_complete_button {
  position: relative;
  text-transform: uppercase !important;
  color: #fff !important;
  width: 100%;
  padding: 12px 15px !important;
  margin: 0;
  border-color: #54b654 !important;
  background: #54b654 !important;
  transition: opacity .3s ease;
}

#learndash_mark_complete_button:hover {
  opacity: .7;
}

#learndash_lesson_topics_list {
  margin-top: 3rem;
}

/* fix lists */
.single-sfwd-courses ol li:before { display: none !important; }
.single-sfwd-courses ol {padding-left: 1.75rem;}
.single-sfwd-courses .learndash.user_has_access li:before {
  background: #008fec;
}
.single-sfwd-courses .learndash.user_has_access #lessons_list  li:before {
  display: none;
}
.learndash_topic_dots {
  margin-bottom: 0;
}

/* Courses List */
.course_navigation .widget_course_return {
  font-size: 85%;
}

.learndash_navigation_lesson_topics_list .lesson a,
div#course_navigation .lesson a {
  margin-top: 21px;
  margin-bottom: 4px;
}

.learndash_navigation_lesson_topics_list .topic-completed,
.learndash_navigation_lesson_topics_list .topic-notcompleted {
  padding-left: 0;
}

/* Profile */
#learndash_profile {
  padding-top: 0;
  margin-top: -2.75rem !important;
}

#learndash_profile .profile_info {
  text-align: center;
}

#learndash_profile .learndash-course-link {
  text-align: left;
}

#learndash_profile .profile_info {
  padding: 3rem !important;
  margin-bottom: 5rem;
  border: 0;
  border: 1px solid #f5f5f5;
  background: linear-gradient(to bottom, #fff 70%, #f5f5f5);
  overflow: visible;
}

div#learndash_profile .learndash_profile_heading,
div#learndash_profile .expand_collapse {
  display: none !important;
}

#learndash_profile .profile_avatar {
  float: none !important;
  display: inline-block;
  margin: -6rem 0 0 !important;
}

.learndash_profile_details {
  float: none !important;
}
.learndash_profile_details div {
  float: none !important;
  display: inline-block;
  padding: 0 .75rem;
  margin-top: 10px;
}

/* Quiz / Tests */
h5.wpProQuiz_header {
  font-size: 2rem !important;
}

.wpProQuiz_sending,
.wpProQuiz_results {
  margin-top: 3rem;
}

.wpProQuiz_resultsList {
  display: none;
}

.wpProQuiz_button {
  text-transform: uppercase !important;
}

/* hide entry-image / certificate */
.sfwd-quiz-template-default .blog__thumnail {
  display: none;
}

html .wpProQuiz_content .wpProQuiz_button2 {
  text-transform: none;
}


/* KURSE GRID */
.learndash-pager.learndash-pager-course_list {
  text-align: center;
  padding-top: 1.5rem;
}

.learndash-pager.learndash-pager-course_list > span {
  float: none;
}

html .ld_course_grid .button {
  text-transform: none !important;
}

html #ld_course_categorydropdown label {display: none}
html #ld_course_categorydropdown select {
  width: 100%;
  height: 38px;
  background: #fff;
}

html .ld_course_grid_button {
  padding-top: 16px;
}


/* Blog / Article ============================================================== */
html body .vc_custom_heading {
  color: #212121 !important;
  text-transform: uppercase;
}

/* .wpb_wrapper {padding-top: 3rem;} */
.wpb_wrapper .wpb_wrapper {padding-top: 0}


.single-post .main__content__pre__next.main__content__line {
  margin: 1rem 0;
}

.page__title {
  color: #212121;
  text-align: center;
}
.page__title::before {
  width: 24px;
  height: 3px;
  background: #3e8ee9 !important;
}

.single-post .single__content .entry-title {
  margin: 2.7rem 0 0 !important;
}

/* Figures */
.wp-caption-text {
  font-size: 14px;
  line-height: 1.4;
  text-align: left;
  color: #888;
  margin: 0.8075em;
}

/* Pagination */
.pagination .nav-links {
  display: inline-block;
}

.pagination .page-numbers {
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 3px;
  padding: 5px 0 0 !important;
  background: #eee;
}

.pagination .page-numbers.dots {
  background: none;
}

.pagination .nav-links a {
  border: 0;
  border-radius: 3px;
  background: #eee;
}

/* Pagination in courses */
.edupro__pagination .page-numbers {
  padding: 12px 0 0 !important;
}

/* Pagination on profile */
.learndash-pager a {
  font-size: 2.25rem;
  border-radius: 3px;
  background: #eee;
}

.learndash-pager .pager-legend .pagedisplay {
  display: none;
}


/* Comments ==================================================================== */
div#comments {padding: 2rem 0}

/* title */
.single-sfwd-courses #comments.tab-pane h2.comments-title {
  display: none;
}

/* hide url field */
.comment__contact__comment {margin: 0 -2px;}
.comment__contact__comment input {width: 100%;}
.comment__contact__comment .comment__form__meta {
  width: 50%;
  padding: 0 2px !important;
  margin-bottom: 16px;
}
.comment__form__meta.comment__form__url {
  display: none;
}

/* Rating in comments */
.author__rating {
  display: none;
}

/* Rating on cards */
.card__thumb > a {
  position: relative;
  display: block;
}

.ld_course_grid .rating-score,
.card__thumb .rating-score {
  position: absolute;
  right: 8px;
  bottom: 8px;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  padding: 6px 8px;
  border-radius: 4px;
  background: rgba(65, 139, 202, 1);
}

.ld_course_grid .rating-score::before,
.card__thumb .rating-score::before {
  content: "\f005";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  margin-right: 4px;
}

.ld_course_grid .rating-score {
  top: 8px;
  right: 8px;
  bottom: auto;
  background: rgba(0, 0, 0, .65);
}

/* Comments */
.single-sfwd-courses ol.comment-list {
  padding: 0;
}
.single-sfwd-courses .comment-list li.comment .row {
  border-bottom: 0;
}

/* Review */
.comment-list .wdm-color-secondary .wdm-size-normal > span.wdm-color-secondary {
  display: none;
}

.comment-list .avatar {
  border-radius: 50%;
  margin-right: .5rem;
}

.comment-list {
  margin-top: 1.5rem;
  border-radius: 3px;
  overflow: hidden;
  border: 1px solid #dedede;
}

.comment-list li {
  position: relative;
  padding: 1.5rem;
  margin-bottom: 0 !important;
}

.comment-list li:not(:first-child) {
  border-top: 1px solid #dedede;
}

/* timing */
.single .single__box > div.learning-hours {display: none}
.single .single__box > div.rating-star {border-right: 0}


/* sort comment-fields funky */
.comment-form {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}

.comment-form .comment-notes {
  order: 2;
  clear: both;
  font-size: 14px;
  text-align: left !important;
  margin: 0;
}

.comment-form .form-rating {padding-bottom: 1rem}
.comment-form .form-rating::before {
  content: "Deine	Sternebewertung	(1 Stern: gut, 5 Sterne: hervorragend)";
  position: relative;
  display: inline-block;
  font-size: 14px;
  margin: 0 0 1rem;
}
@media screen and (min-width: 542px) {
  .comment-form .form-rating::before {
    float: left;
    top: -4px;
    margin: 0 1rem 0 0;
  }
}

.comment-form .form-submit {
  order: 3;
  padding: 0;
  margin: 0;
}

/* wdm-course-reviews */
.wdm_crr_course_review_details {
  margin-bottom: 4rem;
}

.wdm_rating_star_author {
  margin-top: -6px;
}

@media (min-width: 768px) {
  .wdm_rating_star_author {
    position: absolute;
    top: 10px;
    right: 16px;
    margin: 0;
  }
}

html .wdm_course_thumb {
  height: auto;
  box-shadow: none;
}

html .wdm_course_feature_img.wdm_crr_left_section {
  width: 20%;
}

.comment-list .wdm_review_description {
  font-size: 16px;
  margin-top: 0;
}

/* Rating */
.barChart__bar {
  border-radius: 10px;
  background: #dfdfdf !important;
}

.barChart__barFill {
  border-radius: 10px;
  background: #ffce00 !important;
}

.rating-container .filled-stars {
  -webkit-text-stroke: 0 !important;
  text-shadow: none !important;
}

.rating-container .empty-stars {
  color: #c3c3c3 !important;
}

.wdm_crr_no_reviews {
  display: none !important;
}


button.wdm_submit_review_rating {
  font-size: 16px !important;
  color: #fff !important;
  padding: 4px 12px;
  margin: 1.5rem 0;
  border: 0;
  background: #3e8ce7 !important;
}

/* rating templates */
#primary .wdm_reviews_content {
  padding: 6rem 0 0;
}
#primary .wdm_reviews_content,
#primary .wdm_courses_reviews {
  margin: 0 0 6rem;
  width: auto;
}
#primary .wdm_courses_reviews > div {
  margin-top: 2rem;
}

#primary .site-content.wdm_reviews_content h2 {
  font-size: 48px;
  color: #222;
  text-transform: uppercase;
}

#primary .wdm_rating_section.wdm_crr_right_section {
  padding-top:4rem;
}
#primary .wdm_course_thumb {
  box-shadow: none;
}

.wdm_all_reviews_of_student_content .wdm_review_description {
  font-size: 16px;
  margin: 0;
}

.wdm_rating_section.wdm_crr_right_section > a {
  font-weight: bold;
}


/* rate button */
.wdm-crr-right-single-page span.a-button-inner {
  padding: 0;
  border: 0;
  height: auto;
  background: none;
}

span.a-button-inner .glyphicon {
  display: none;
}

.wdm-crr-right-single-page a.a-button-text {
  display: inline-block;
  font-size: 16px !important;
  line-height: 1.5;
  color: #fff;
  padding: 8px 16px;
  border-radius: 3px;
  background-color: #3e8ce7 !important;
}


/* Search ====================================================================== */
body.search .main .search-form {
  margin-bottom: 20px;
}

.search .page-header {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 3rem 0;
  border: 0;
  background: #fff;
}

.search-form label {display: block}
.search-form label input {min-height: 44px}
.widget_product_search input[type="search"], .widget_search input[type="search"] {
  font-weight: normal;
  padding: 6px 12px !important;
  border-color: #dedede;
  background: #fff;
}

body.search .main .search-form .search-submit {
  top: 0;
}

/* search-popup */
.search-popup .search-form .search-submit {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}
.search-popup .search-form .search-field {
    padding-right: 4px !important;
    border-top-left-radius: 12px !important;
    border-bottom-left-radius: 12px !important;
}
.search-toggle .fa.fa-search {display: none;}
.search-popup .search-form {display: flex}
.search-popup .search-form > * {flex: 1}
.search-popup .search-form .search-field {
  height: 56px;
  width: 100%;
}
.search-popup .search-form button.search-field {
  display: block;
  position: unset;
  top: auto; left: auto; right: auto; bottom: auto;
  max-width: 56px;
}


@media screen and (min-width: 1025px) {
  .search-toggle .fa.fa-search {display: inline;}
  .search-submit {background: #3f8ee9 !important;}
  .search-submit:hover {background: #519CF2 !important;}
}

/* Results */
.search .main {padding-top: 6rem;}
.search .pagination {
  text-align: center;
  margin-top: 3rem;
}

.search .pagination .nav-links a {
  line-height: 1.8;
  border: 0;
}

.search .page__title h1 span {
  font-style: normal;
  color: #3e8ee9;
}

.search .search-title-post-type {
  display: block;
  font-size: 21px;
  color: #212121;
  padding: 0;
  margin: 6rem 0 1.5rem;
  border: 0;
  background: none;
}

.search .page-header + .search-title-post-type {
  margin-top: 1.5rem;
}

/* Widgets ===================================================================== */
.widget .cat-item a,
body .widget .menu {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  color: #888;
}

body .widget .menu li {
  margin-bottom: 0;
}

body .widget .menu a {
  color: currentColor;
  font-weight: normal;
}
body .widget .menu a:hover {
  color: #3e8ee9;
  text-decoration: none;
}

.widget.widget__filter-courses a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: #212121;
}

.widget:last-of-type {
  border-bottom: 0;
}

.sidebar-single .inline.course__infomation > div {
  margin-bottom: 6px;
}

.widget-title + .widget-subtitle {
    margin-top: 10px;
}

.widget-subtitle {
  text-transform: uppercase;
}

/* Testimonials */
.wpb_wrapper .testimonial {
  margin-top: 3rem;
}
.testimonial .ult-team-member-image {
  margin: 0 30%;
  border-radius: 100%;
}

/* Author */
.author__infomation-details .button.button--small {
  display: none;
}

.author__infomation-details .social-icons {
  display: none;
}


/* Form // Feedback ============================================================ */
form.form__feedback {
  padding: 2rem 3rem 3rem;
  margin-top: -3px;
  border: 1px solid #ddd;
  background: #fff;
}

form.form__feedback label {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

form.form__feedback input[type="text"],
form.form__feedback input[type="email"],
form.form__feedback textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  padding: 10px;
  line-height: 1;
  width: 100%;
}

form.form__feedback textarea {
  line-height: 1.5;
  max-height: 200px;
  resize: vertical;
}

form.form__feedback input[type="submit"] {
  font-size: 16px;
  color: #fff;
  text-align: center;
  max-width: 128px;
  padding: 4px 12px;
  border-radius: 3px;
  background: #3e8ee9;
  transition: opacity .3s ease;
}

form.form__feedback input[type="submit"]:hover {
  opacity: .7;
}

/* Flexslider ================================================================== */
.wpb_gallery .wpb_flexslider .flex-control-nav {
  margin-top: 24px;
}
ol.flex-control-paging li a {
  background: #fff;
  border: 2px solid #ccc;
  box-shadow: none;
}
ol.flex-control-paging li a.flex-active {
  border-color: #3e8ee9;
  background: #3e8ee9;
}

/* Rating Tool */
/* do not show ratongs in courses */
.single-sfwd-courses .rw-rating-table,
.single-sfwd-lessons .rw-rating-table,
.single-sfwd-topic .rw-rating-table,
.single-sfwd-quiz .rw-rating-table {
  display: none !important;
}

html .single__content .rw-rating-table {
  margin-top: 3rem !important;
}

.rw-rating-table.rw-right {
  margin-left: 0 !important;
}

/* Newsletter ================================================================== */
.enews {
	padding: 30px 25px;
	margin: 30px auto 0;
	max-width: 580px;
	border: 1px solid #f5f5f5;
	background: #f5f5f5;
}

.entry-content .enews {
	margin: 0;
	max-width: unset;
}

.entry-content .enews #subbutton {
	margin: 10px 0 0;
}

.main__sidebar .enews {
	padding: 30px 25px 0;
	margin: -30px -25px 0;
	max-width: unset;
}

.container.banner .enews {
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
}

.enews p {
  font-size: 16px;
  margin: 0;
}

.enews form + p {
  font-size: 14px;
  color: #888;
  line-height: 1.35;
  margin-top: 2rem;
}

.enews input[type="email"] {
	font-size: 14px;
	width: 100%;
	padding: 6px 12px;
	margin-top: 1rem;
	border: 1px solid #dedede;
	transition: border-color .3s ease;
}
.enews input[type="email"]:focus {
	border-color: #3e8ce7;
}

.enews input#subbutton {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	width: 100%;
	padding: 6px 12px;
	margin-top: 1rem;
	border-radius: 3px;
	background: #3e8ee9;
}


/* newsletter inline */
.newsletter__inline .enews {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
}

.newsletter__inline .enews form {
  display: flex;
  margin: 0 -1rem;
}

.newsletter__inline .enews form > input {
  flex: 1;
  margin-left: 1rem;
  margin-right: 1rem;
}
.newsletter__inline .enews form > input[type="email"] {flex: 2}
.newsletter__inline h2 {display: none;}


/* Custom HTML / Ads =========================================================== */
.widget.widget_custom_html {
  text-align: left;
  padding: 0 !important;
  border-bottom: 0 !important;
  max-width: 100%;
  overflow: hidden;
}

.custom-html-widget {
  text-align: left;
}

.custom-html-widget label {
  font-size: 14px;
  font-weight: bold;
  color: #444;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.widget.widget_custom_html form {
  margin-top: 1.5rem;
}

.widget.widget_custom_html input.wpcf7-submit {
  color: #fff;
  font-size: 1.5rem;
  padding: 4px 18px;
  border-radius: 3px;
  background: #3e8ee9;
}

.widget.widget_custom_html input {
  max-width: 320px;
}

.widget.widget_custom_html h2.widget-title {
  margin-top: 21px !important;
}

/* Style Spinner =============================================================== */
.spinner:not(:required):before {
  box-shadow: 0 0 0 9999px rgba(255, 255, 255, 0.85);
  background: rgba(255, 255, 255, 0.85);
  border-top-color: rgba(255, 255, 255, 0.85);
}

/* Mobile fixes ================================================================ */
.single-sfwd-courses .single__head .page__title {
  right: 0;
}


/* Latest News ================================================================= */
.featured-posts--s4 .lastest-news {
  min-height: 340px;
}

.featured-posts--s4 .lastest-news .lastest-news__meta > div:last-child {
    margin-right: 0;
}

.featured-posts--s4.featured-posts--teaser .lastest-news {
  min-height: 600px;
  max-height: 600px;
  overflow: hidden;
}

.lastest-news__text p {
  font-size: 16px;
  line-height: 1.5;
}

.featured-posts--s4 .lastest-news .parent-more-link {
  display: none;
}

.featured-posts--s4 .lastest-news a.blog__content__readmore {
  display: inline-block;
  color: #fff;
  padding: 4px 12px;
  border-radius: 3px;
  background: #3e8ee9;
}

/* Tweaks for Certificates ===================================================== */
#learndash_profile #course_list .flip .right {
  font-size: 100%;
  margin-bottom: 16px;
}

/* Tweaks for "Meine Fotoschule ================================================ */
#ld_course_info_mycourses_list,
#course_progress_details {
	display: none;
}

#course_progress_details, #quiz_progress_details {
	border-top: 0;
}

#quiz_progress_details h4:first-of-type {
	font-weight: bold;
	text-transform: uppercase;
}


/* Generic Classes ============================================================= */
.google_userimages .vc_figure {
  position: relative;
}
.google_userimages .vc_figure-caption {
  position: absolute;
  font-size: 12px;
  color: rgba(255, 255, 255, .7);
  bottom: 6px;
  right: 10px;
}


/* Tabs ========================================================================*/
.nav.nav-tabs {
  text-transform: uppercase;
}
.nav-tabs > li {
  float: none;
  display: inline-block;
  margin: 0;
}
.nav.nav-tabs > li > a {text-transform: inherit}
html .nav.nav-tabs > li:hover > a {
  border-bottom: 1px solid transparent !important;
}

.single-sfwd-courses .main__content-courses .nav-tabs > li > a {
  padding: 10px 15px;
}


/* xxx ========================================================================= */
.category__description {padding-bottom: 1.5rem;}

.category__description p {
  font-size: 16px;
  line-height: 1.5;
}


/* Simpleflex */
.simpleflex {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: stretch;
  margin-top: 4rem;
}

.simpleflex > * {flex: 1; min-width: 45%}
.simpleflex > * > * {height: 100%}
.simpleflex > * > * > * {height: 100%}

@media screen and (min-width: 768px) {
  .simpleflex {flex-direction: row}
}
@media screen and (min-width: 994px) {
  .simpleflex > * {min-width: unset}
}

/* listing-posts */
.display-posts-listing.grid {
	display: grid;
	grid-gap: 16px;
}

.display-posts-listing.grid .title {
	display: block;
}

.display-posts-listing.grid img {
	display: block;
	max-width: 100%;
	height: auto;
}

@media (min-width: 600px) {
	.display-posts-listing.grid {
		grid-template-columns: repeat( 2, 1fr );
	}
}

@media (min-width: 1024px) {
	.display-posts-listing.grid {
		grid-template-columns: repeat( 3, 1fr );
	}
}


/* Simplebox */
.simplebox,
.listing-item {
  position: relative;
  padding: 3rem;
  border-radius: 3px;
  height: 100%;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.16), 0 0 0 1px rgba(0,0,0,.09);
}

.listing-item .excerpt-dash {
  display: none;
}

/* push button to bottom of simplebox */
html .simplebox .wpb_content_element {
  margin-bottom: 0;
}
html .simplebox > .ult-content-box {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.simplebox .ult-content-box > div[style] {
  margin-top: auto;
}

/* simplebox styles */
.simplebox.simplebox--top {
  padding-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 5px solid #3e8ee9;
  transition: transform .5s ease;
}
.simplebox.simplebox--top:hover {
  transform: scale(1.02);
}
.simplebox.simplebox--top.simplebox--yellow {border-color: #fecc02}
.simplebox.simplebox--top.simplebox--yellow h3::after {background: #fecc02}
.simplebox.simplebox--top.simplebox--green {border-color: #00c853}
.simplebox.simplebox--top.simplebox--green h3::after {background: #00c853}

.simplebox .wpb_single_image + .wpb_text_column {
  margin-top: 1.5rem !important;
}

/* simplebox images */
/* deal with wordpress… */
.simplebox__image {
  margin: -3rem -3rem 0;
}

html .simplebox__image .vc_figure,
html .simplebox .vc_single_image-wrapper {
  display: block;
}
.simplebox .wpb_single_image img {
  width: 100%;
}


/* simplebox h3 */
.listing-item a.title,
.simplebox h3 {
  display: block;
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 24px;
  line-height: 1.3;
  color: #212121;
  font-weight: bold;
  text-align: center;
  padding: 0 2rem;
  margin: 1rem 0 3rem;
  text-transform: uppercase;
  text-decoration: none;
}

.listing-item a.title:hover,
.simplebox h3:hover {
  color: #3e8ee9;
  text-decoration: none;
}

.listing-item a.title::after,
.simplebox h3::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -12px;
  display: block;
  height: 3px;
  width: 24px;
  background: #3e8ee9;
}

.simplebox strong {
  color: #212121;
}

.listing-item span.excerpt,
.simplebox p {
  display: block;
  font-size: 16px;
  line-height: 1.35;
  margin: 1rem 0 0;
}

.listing-item ul,
.simplebox ul {
  font-size: 16px;
  padding: 0 0 1.5rem 1.75rem;
  list-style: square;
}

.listing-item li,
.simplebox li {
  line-height: 1.35;
  padding: .5rem 0;
}

.listing-item li:not(:last-child),
.simplebox li:not(:last-child) {
  border-bottom: 1px dashed #dedede;
}


/* Avatar */
.support__faces {
  display: flex;
  text-align: center;
  list-style: none;
  max-width: 800px;
  margin: 0 auto;
}
.support__faces li {
  flex: 1;
}

.simplebox .avatar {
  display: flex;
  align-items: center;
}

.support__faces .avatar {
  display: block;
}

.simplebox .avatar img {
  height: 72px;
  width: 72px;
  object-fit: cover;
  margin-right: 2rem;
  border-radius: 50%;
}

.support__faces .avatar img {
  height: 128px;
  width: 128px;
  object-fit: cover;
  border-radius: 50%;
}

.simplebox .avatar figcaption {
  font-size: 14px;
  line-height: 1.5;
}

.support__faces .avatar figcaption {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 1rem;
}


/* Seite: Preise // Eigene Preixboxen ========================================== */
.mobox {
  position: relative;
  color: #fff;
  text-align: center;
}

.mobox h3, .mobox h4 {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 8px;
}
.mobox h3:hover, .mobox h4:hover {
    color: #fff;
}

.mobox h4 {
  font-weight: 400;
}

.mobox__content {
  padding: 2.5rem 2rem;
  border-radius: 3px;
  background: #3e8ee9;
}

.mobox__footer {
  padding: 16px 0 0;
  background: #fff;
}
.mobox__footer .button {
  display: block;
}

.mobox__tagline {
  position: absolute;
  top: -10px;
  left: 50%;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
  min-width: 110px;
  padding: 4px 10px;
  margin-left: -55px;
  border-radius: 3px;
  background: #fecc02;
}

.mobox__price {
  display: inline-block;
  font-size: 2.5rem;
  line-height: 1.25;
  height: 100px;
  width: 100px;
  padding: 26px 0 0;
  margin: 12px 0 24px;
  border-radius: 50%;
  border: 2px solid #fff;
}

.mobox__content .mobox__price small {
  font-size: 11px;
}

.mobox__content small {
  display: block;
  font-size: 13px;
  color: rgba(255, 255, 255, .85)
}

.mobox__content small strong {
  color: #fff;
}


/* list FAQ */
.faq-css ul {
  padding-left: 1.75rem;
  list-style: square;
}


/* xxx ========================================================================= */
/* do not capitalize buttons */
.learndash .btn-blue, .learndash .btn-join, .learndash #btn-join, .learndash_checkout_buttons input.btn-join[type=button], .learndash_checkout_button input[type=submit], .learndash a#quiz_continue_link, #learndash_back_to_lesson a, #learndash_next_prev_link a.prev-link, #learndash_next_prev_link a.next-link, #sfwd-mark-complete #learndash_mark_complete_button, .learndash .wpProQuiz_button, .learndash .wpProQuiz_button[name=reShowQuestion], .wpProQuiz_content .wpProQuiz_button2, .thumbnail.course a.btn-primary {
  text-transform: uppercase;
}

.ld-course-list-items div.ld_course_grid .thumbnail a.btn,
.ld_course_grid .thumbnail a.btn,
#et-boc .ld_course_grid .thumbnail a.btn,
.entry-content div.ld_course_grid .thumbnail a.btn {
  display: block;
  width: unset;
}

/* Social Buttons */
ul.essb_links_list {text-align: center}
html .essb_links.essb_template_classic-round-retina li a {
  border-radius: 0;
}
html .essb_links.essb_template_classic-round-retina li:first-child a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
html .essb_links.essb_template_classic-round-retina li:last-child a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}


/* styles for inline ads ======================================================= */
html .fsxad {
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-flow: column;
    font-family: system-ui, helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.35;
    color: #fff;
    text-align: left;
    text-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
    padding 0;
    margin: 1.5rem auto;
    max-width: 750px;
    border-radius: 3px;
    background: linear-gradient(to right, #717171 60%, #545454);
    overflow: hidden;
}

@media screen and (min-width: 540px) {
    html .fsxad {
        flex-flow: row;
    }
}

html .fsxad > * {
    position: relative;
    box-sizing: border-box;
    z-index: 10;
}

html .fsxad h2 {
    font-size: 1.75em;
    color: currentColor;
    text-transform: uppercase;
    margin: 0;
}

html .fsxad h3 {
    font-size: 1.75em;
    color: currentColor;
    text-transform: uppercase;
    margin: 0 0 16px;
}

html .fsxad p {
    font-size: 1.125em;
    color: rgba(255, 255, 255, 0.875);
    margin: 0 0 32px !important;
}

html .fsxad__content {
    flex: 2;
    padding: 1.5rem;
}

html .fsxad__image {
    flex: 1;
    text-align: center;
    padding: 1rem;
    margin: 0;
}

@media screen and (min-width: 540px) {
    html .fsxad__image {
        text-align: right;
    }
}

html .fsxad__image img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

html .fsxad__content > a.fsxad__button {
    display: inline-block;
    font-size: 1.125em;
    line-height: 1;
    color: #fff;
    text-decoration: none;
    padding: 0.6em 0.75em;
    border-radius: 3px;
    background: #3e8ee9;
    text-shadow: none;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease;
}

html .fsxad > a.fsxad__button:hover {
    background: #111;
}