/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Base style
# Magnific Popup CSS
# Miscellaneous
# Pre Header
# Header
# Menu
# Tab
# Mobile Menu
# Footer
# Sidebar
# Blog
# Comment form
# Blog post listing / grid / slider
# LearnPress Style
  # Single course
  # Instructor listing / grid / slider
  # Course listing / grid / slider
  # Course Archive Page
  # Profile Page
  # LP Checkout
# Cart
# Checkout Page
# Widgets Style
    ## Couse Category
# Portfolio
# LMS statistics
# Testimonial
# Social Icons
# LMS miscellaneous
# TML Login & Register Form
# Features
# Visual Composer Style
# Elementor Style
# Events
# bbPresss
# Responsive CSS
--------------------------------------------------------------*/


/**
 * # Base style
 */

body {
  font-size: 15px;
  line-height: 1.714285714;
  font-weight: 400;
  color: #444444;
  font-family: 'Roboto', sans-serif;
  background: #f3f3f3;
  text-align: inherit;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

h5.bright-section-title-small {
  color: #444444;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif;
  color: #212121;
}

.bright_vc_row-color-white h1,
.bright_vc_row-color-white h2,
.bright_vc_row-color-white h3,
.bright_vc_row-color-white h4,
.bright_vc_row-color-white h5,
.bright_vc_row-color-white h6 {
  color: #ffffff;
}

.bright_vc_row-color-white .bright-vc-column-theme-primary h1,
.bright_vc_row-color-white .bright-vc-column-theme-primary h2,
.bright_vc_row-color-white .bright-vc-column-theme-primary h3,
.bright_vc_row-color-white .bright-vc-column-theme-primary h4,
.bright_vc_row-color-white .bright-vc-column-theme-primary h5,
.bright_vc_row-color-white .bright-vc-column-theme-primary h6,
.comment-metadata .edit-link,
.comment .reply-link a,
#bbpress-forums li.bbp-header .bbp-reply-content,
#bbpress-forums li.bbp-header .bbp-reply-author,
.bbp-body li.bbp-topic-title>a,
li.bbp-forum-info a,
.wpb-js-composer .vc_tta.vc_general.bright-vc-tta-tour-theme-default .vc_tta-tab>a {
  color: #212121;
}

.bright-vc-column-theme-primary .tml.tml-login,
.bright-vc-column-theme-primary .tml-action-links a,
.bright_vc_row-color-white .bright-vc-column-theme-primary .bright-section-title,
.bright_vc_row-color-white .bright-vc-column-theme-primary .bright-section-title-small,
.bright-course-info li>span.course-info-label,
.course-summary .course-meta label,
.course-summary .lp-course-progress-heading,
.course-summary .course-payment .course-price,
.course-summary .course-payment .course-origin-price,
.bright-counterup .desc .counter,
.bright-lms-statistics-item .desc .counter {
  color: #212121;
}

a {
  color: inherit;
}

a:hover {
  text-decoration: none;
}

a:focus,
.btn:focus {
  text-decoration: underline;
  outline: 0;
}

blockquote {
  font-size: 16px;
  line-height: 32px;
  font-weight: normal;
  font-style: italic;
  position: relative;
  width: auto;
  border-color: #eee;
}

input.form-control,
.form-control,
textarea,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  background: #f7f7f7;
  border: none;
  font-size: 15px;
  outline: medium;
  color: #999;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%);
  margin-bottom: 30px;
  padding: 10px 12px;
  border-radius: 0;
  border-bottom: 1px solid transparent;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}

.form-control {
  height: 48px;
}

textarea.form-control {
  height: inherit;
}

input[type="button"].btn,
input[type="reset"].btn,
input[type="submit"].btn,
.button-primary,
input[type="submit"].button-primary,
input[type="submit"].wpcf7-submit,
.tml-submit-wrap input[type="submit"] {
  border-radius: 0;
}

button.btn-primary,
input[type="button"].btn-primary,
input[type="reset"].btn-primary,
input[type="submit"].btn-primary,
.button-primary,
input[type="submit"].button-primary,
input[type="submit"].wpcf7-submit,
.tml-submit-wrap input[type="submit"] {
  color: #ffffff;
}

.btn-group-lg>.btn,
.btn-lg,
button.btn.btn-lg,
input[type="button"].btn.btn-lg,
input[type="reset"].btn.btn-lg,
input[type="submit"].btn.btn-lg,
.button-primary,
input[type="submit"].button-primary,
input[type="submit"].wpcf7-submit,
.tml-submit-wrap input[type="submit"] {
  padding: 12px 30px;
  font-size: 15px;
  font-weight: 600;
  line-height: 17px;
}

.btn:hover,
.btn:focus,
button.btn:hover,
input[type="button"].btn:hover,
input[type="reset"].btn:hover,
input[type="submit"].btn:hover,
button.btn:focus,
input[type="button"].btn:focus,
input[type="reset"].btn:focus,
input[type="submit"].btn:focus,
.list-inline a:hover,
.list-inline a:focus,
.bright-article.sticky figcaption:before,
.ep_theme_paignation .pager li>a,
.ep_theme_paignation .pager li>span,
.site-content .learn-press-pagination ul>li a,
.site-content .learn-press-pagination ul>li span,
.bright-course-slider.owl-theme .owl-nav>button,
.bright-course-slider.owl-theme .owl-nav>button,
.bright-event-slider.owl-theme .owl-nav>button,
.bright-post-slider.owl-theme .owl-nav>button,
.back-to-top i,
.bright-social-icons ul li a,
.button-primary:focus,
input[type="submit"].button-primary:focus,
.btn.active,
.btn:active,
.bright-course-ajax-search-result-inner,
.learn-press-message,
.site-content .vc_btn3.vc_btn3-style-modern:hover,
input[type="submit"].wpcf7-submit:hover,
input[type="submit"].wpcf7-submit:focus,
.tml-submit-wrap input[type="submit"]:hover,
.tml-submit-wrap input[type="submit"]:focus {
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  outline: 0;
  text-decoration: none;
}

.btn:focus {
  border: 1px solid;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
}

.bright-article>figure>figcaption,
.bright-article .gallery .gallery-icon a,
.navigation.post-navigation,
.comments-area,
.widget-area .widget,
.bright-page-layout-grid .site-main>article,
.error-404.not-found,
.bright-card,
.bright-single-course-header,
.single .course-thumbnail,
.bright-instructor-content-type-grid .bright-instructor-details,
.bright-instructor-content-type-slider .bright-instructor-details,
.bright-author-bio,
.single-tribe_events .site-main>article,
.post-type-archive-tribe_events .site-main>article {
  background: #ffffff;
  padding: 20px;
}

.bright-page-layout-grid .site-main>article {
  padding: 30px;
}

.bright-page-layout-full-width article.hentry,
.bright-page-layout-grid article.hentry {
  margin: 0;
}

aside.widget-area .widget {
  padding: 20px;
}

.bright-padding {
  padding-left: 15px;
  padding-right: 15px;
}

pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  text-align: justify;
}

.container-full {
  padding: 0 15px;
}

@media (min-width: 576px) {
  .container {
    max-width: unset;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: unset;
  }
}


@media (min-width: 992px) {
  .container {
    max-width: unset;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}


/**
 * # Magnific Popup CSS
 */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/* Fade effect */

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

button.mfp-close:hover,
button.mfp-arrow:hover {
  background: transparent;
}

/**
 * # Miscellaneous
 */

a,
.searchandfilter input[type="submit"],
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.bright-course-slider .bright-course-thumb-area .purchase-course,
.bright-course-grid .bright-course-thumb-area .purchase-course,
.owl-nav>button,
.bright_profile_login_page>a>span,
.popup-close:hover,
.sidebar-hide-btn:hover,
.sidebar-show-btn:hover,
#learn-press-course-curriculum .section-header,
.widget-area .teacher-item .teacher-desc h3,
.bright_video_popup_link i,
.learnpress.widget .widget-body .course-entry .course-detail h3,
.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink .course-title {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}

.bright-breadcrumb-wrapper .learn-press-breadcrumb {
  margin: 0;
  width: unset;
}

.bright-breadcrumb-wrapper .trail-browse {
  display: none;
}

.bright-breadcrumb {
  font-weight: 600;
}

.bright-breadcrumb i,
.bright-breadcrumb-wrapper .learn-press-breadcrumb i {
  margin: 0 10px;
}

.bright-breadcrumb ul {
  margin: 0;
  padding: 0;
}

.bright-breadcrumb ul li {
  list-style: none;
  display: inline-block;
  margin: 0 6px;
}

.bright-breadcrumb ul li:after {
  content: "\f0da";
  position: relative;
  font-family: 'Font Awesome 5 Free';
  margin-left: 12px;
}

.bright-breadcrumb ul li:last-child:after {
  content: '';
  margin: 0;
}

.bright-clients-logo-item {
  text-align: center;
}

.bright-clients-logo img {
  max-width: 100%;
  height: auto;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.error-404.not-found .page-title {
  margin-top: 0;
}

.error-404.not-found p {
  font-style: italic;
  font-size: 16px;
  line-height: 1.8;
}

.error-404.not-found .bright-back-top-home-btn {
  margin-top: 20px;
}

.form-group.ep-form-submit {
  margin-bottom: 0;
}

.bright-404-additional-info {
  margin-top: 80px;
  text-align: left;
}

.bright-404-additional-info-item {
  margin-bottom: 20px;
}

.info-list,
.bright_tab_style_yes .elementor-tab-content ul {
  margin: 0;
  padding: 0;
  display: inline-block;
}

.info-list li,
.bright_tab_style_yes .elementor-tab-content ul li {
  padding: 7px 0;
  list-style: none;
}

.bright_tab_style_yes .elementor-tab-content ul li:before,
.rtl .bright_tab_style_yes .elementor-tab-content ul li:after {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
}

.rlt .bright_tab_style_yes .elementor-tab-content ul li:before {
  display: none;
}

.info-list li a,
.bright_tab_style_yes .elementor-tab-content ul li a {
  color: #999;
}

.info-list li a i,
.bright_tab_style_yes .elementor-tab-content ul li:before {
  margin-right: 10px;
}

.rtl .bright_tab_style_yes .elementor-tab-content ul li:after {
  margin-left: 10px;
}

.info-list li:last-child,
.bright_tab_style_yes .elementor-tab-content ul li:last-child {
  border-bottom: none;
}

.bright-fancy-list-wrapper li i {
  margin-right: 10px;
}

.vc_tta-panel .bright-fancy-list-wrapper .info-list li {
  border: 0;
}

.contact-datails i {
  margin-right: 7px;
}

.contact-datails p:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  border-bottom: 0 !important;
}

/* Back to top */

.back-to-top {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 999;
}

.back-to-top i {
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  font-size: 15px;
  text-align: center;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.back-to-top:focus {
  text-decoration: none;
}

/* Pre Loader */

.xt-site-loading {
  opacity: 0;
}

.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  z-index: 9999999999;
}

.bright-page-loader.loader:before {
  display: none !important;
}

.preloader2 {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
}

.preloader2 span {
  position: absolute;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  opacity: 0.5;
  -webkit-animation: preloader21 2s linear infinite alternate;
  animation: preloader21 2s linear infinite alternate;
}

.preloader2 span:nth-child(2) {
  animation-name: preloader22;
  -webkit-animation-name: preloader22;
}

.preloader2 span:nth-child(3) {
  animation-name: preloader23;
  -webkit-animation-name: preloader23;
}

.preloader2 span:nth-child(4) {
  animation-name: preloader24;
  -webkit-animation-name: preloader24;
}

.preloader2 span:nth-child(5) {
  animation-name: preloader25;
  -webkit-animation-name: preloader25;
}

@keyframes preloader21 {
  0% {
    margin-left: 0px;
  }

  50% {
    margin-left: 64px;
  }

  100% {
    margin-left: 64px;
  }
}

@-webkit-keyframes preloader21 {
  0% {
    margin-left: 0px;
  }

  50% {
    margin-left: 64px;
  }

  100% {
    margin-left: 64px;
  }
}

@keyframes preloader22 {
  0% {
    margin-left: 0px;
  }

  37.5% {
    margin-left: 48px;
  }

  87.5% {
    margin-left: 48px;
  }

  100% {
    margin-left: 64px;
  }
}

@-webkit-keyframes preloader22 {
  0% {
    margin-left: 0px;
  }

  37.5% {
    margin-left: 48px;
  }

  87.5% {
    margin-left: 48px;
  }

  100% {
    margin-left: 64px;
  }
}

@keyframes preloader23 {
  0% {
    margin-left: 0px;
  }

  25% {
    margin-left: 32px;
  }

  75% {
    margin-left: 32px;
  }

  100% {
    margin-left: 64px;
  }
}

@-webkit-keyframes preloader23 {
  0% {
    margin-left: 0px;
  }

  25% {
    margin-left: 32px;
  }

  75% {
    margin-left: 32px;
  }

  100% {
    margin-left: 64px;
  }
}

@keyframes preloader24 {
  0% {
    margin-left: 0px;
  }

  12.5% {
    margin-left: 16px;
  }

  62.5% {
    margin-left: 16px;
  }

  100% {
    margin-left: 64px;
  }
}

@-webkit-keyframes preloader24 {
  0% {
    margin-left: 0px;
  }

  12.5% {
    margin-left: 16px;
  }

  62.5% {
    margin-left: 16px;
  }

  100% {
    margin-left: 64px;
  }
}

@keyframes preloader25 {
  0% {
    margin-left: 0px;
  }

  50% {
    margin-left: 0px;
  }

  100% {
    margin-left: 64px;
  }
}

@-webkit-keyframes preloader25 {
  0% {
    margin-left: 0px;
  }

  50% {
    margin-left: 0px;
  }

  100% {
    margin-left: 64px;
  }
}

/**
 * # Pre Header
 */

.bright-pre-header {
  padding: 10px 0px;
}

.bright-pre-header,
.bright-pre-header a {
  color: #ffffff;
}

.bright-pre-header a:hover,
.bright-pre-header a:focus,
.bright-pre-header a:active {
  opacity: 0.8;
  outline: 0;
  color: inherit;
}

.bright-pre-header-menu ul {
  margin: 0;
  padding: 0;
}

.bright-pre-header-menu li {
  display: inline-block;
  margin-left: 10px;
}

.bright-pre-header-item-left span {
  margin-right: 7px;
}

.bright-pre-header-item-left span>i {
  margin-right: 3px;
}

@media (min-width: 768px) {
  .nav-down .bright-pre-header {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 0.1s;
    animation-duration: 0.1s;
  }

  .hide-pre-header .bright-pre-header {
    display: none;
  }
}

.bright-pre-header-right-social li {
  list-style: none;
  display: inline-block;
  margin-left: 25px;
}

.bright-pre-header-right-social li:first-child {
  margin-left: 0;
}

.bright-pre-header-right-social {
  margin: 0;
  padding: 0;
}

.bright-pre-header .quick-contacts span {
  padding-right: 15px;
  display: inline-block;
}

.bright-pre-header .quick-contacts span:last-child {
  padding-right: 0;
}

.bright-top-bar-mobile a:hover,
.bright-top-bar-email a:hover {
  text-decoration: none;
}

.bright-pre-header .quick-contacts span i,
.bright-pre-header-item-left i {
  margin-right: 5px;
}

.xt-row-no-margin {
  margin-left: 0;
  margin-right: 0;
}

/**
 * # Header
 */

.navbar-bright {
  border: 0;
  background: #fff;
  margin-bottom: 0;
  border-radius: 0;
}

.navbar-bright .affix {
  width: 100%;
  top: 0px;
  position: fixed;
  z-index: 9999;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;

  background: #ffffff;
}

.admin-bar .navbar-bright .affix {
  top: 32px;
}

.navbar-bright a:focus {
  text-decoration: none;
}

.navbar-bright .affix .bright-main-menu>li>a {
  padding-top: 18px;
  padding-bottom: 18px;
}

.navbar-bright .affix .full-search input[type="search"] {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
}

.navbar-bright .affix .logo-wrapper .custom-logo-link img {
  max-width: 121px;
}

.logo-wrapper img {
  width: auto;
}

.site-content {
  margin-top: 40px;
  margin-bottom: 40px
}

.site-content-no-margin {
  margin: 0;
}

.single-elementor_library .site-main>.hentry>.entry-content,
.single-elementor_library .site-main>.hentry,
.entry-content>.type-elementor_library.hentry {
  margin: 0;
}

body.bright-page-layout-full-width .site-content {
  margin-top: 0;
  margin-bottom: 0;
}

body.page .navbar-bright.header-transparent .site-header-wrapper,
body.bright-global-page-header-transparent .navbar-bright .site-header-wrapper {
  background: rgba(0, 0, 0, 0.45);
  border-bottom: 0;
}

body.page .navbar-bright.header-transparent.hide-pre-header.nav-down .site-header-wrapper,
body.bright-global-page-header-transparent .navbar-bright.hide-pre-header.nav-down .site-header-wrapper {
  background: rgba(0, 0, 0, 0.8);
}

.header-transparent.navbar-bright .bright-main-menu>li>a,
body.bright-global-page-header-transparent .navbar-bright .bright-main-menu>li>a {
  color: #dadada;
}

.header-transparent.navbar-bright .bright-main-menu>li>a:hover,
body.bright-global-page-header-transparent .navbar-bright .bright-main-menu>li>a:hover {
  color: #ffffff;
}

.logo-wrapper .custom-logo-link {
  display: block;
  overflow: hidden;
  line-height: 100%;
  height: 100%;
  margin: 0;
}

.logo-wrapper .site-title {
  font-size: 20px;
  margin: 23px 0;
  line-height: normal;
}

.navbar-bright .affix .logo-wrapper .site-title {
  margin: 16px 0;
}

.logo-wrapper .site-title a,
.logo-wrapper .site-title a:hover,
.logo-wrapper .site-title a:focus {
  color: inherit;
  text-decoration: none;
}

.bright-page-title-area {
  background-image: url(../assets/images/page-title-bg.jpg);
  padding-top: 69px;
  padding-bottom: 69px;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  background-position: center center;
  position: relative;
}

.bright-page-title-area:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  left: 0;
  top: 0;
}

.bright-page-title-area>div {
  position: relative;
}

.bright-page-header-transparent .bright-page-title-area,
.bright-global-page-header-transparent .bright-page-title-area {
  padding-top: 230px;
}

.bright-page-title-area,
.bright-page-title-area a,
body ul.learn-press-breadcrumb li a,
body ul.learn-press-breadcrumb i,
body ul.learn-press-breadcrumb {
  color: #ffffff;
  text-decoration: none;
}

body .learn-press-breadcrumb li a,
body .learn-press-breadcrumb {
  font-weight: inherit;
  font-size: inherit;
}

.bright-page-title-area .entry-title {
  margin: 0 0 20px 0;
  line-height: normal;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
}

.main-header-top .header-widget {
  float: right;
}

.main-header-top .header-widget .header-widget-title {
  display: none;
}

body.page .navbar-bright.header-transparent,
body.bright-global-page-header-transparent .navbar-bright {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9;
  background: transparent;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

body.page.admin-bar .navbar-bright.header-transparent,
body.bright-global-page-header-transparent.admin-bar .navbar-bright {
  top: 32px;
}

body.page .navbar-bright.header-transparent.nav-up,
body.bright-global-page-header-transparent .navbar-bright.nav-up {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  transform: translateY(-100%);
}

/**
 * # Menu
 */

.bright-main-menu-wrapper .bright-main-menu {
  margin: 0;
}

.bright-main-menu-wrapper .bright-main-menu>li {
  display: inline-flex;
}

.dropdown-toggle::after {
  display: none;
}

.navbar-bright .bright-main-menu>.active>a,
.navbar-bright .bright-main-menu>.active>a:focus,
.navbar-bright .bright-main-menu>.active>a:hover,
.navbar-bright .bright-main-menu>.current-menu-parent>a,
.navbar-bright .bright-main-menu>.current-menu-parent>a:focus,
.navbar-bright .bright-main-menu>.current-menu-parent>a:hover {
  color: #fff;
}

.dropdown-menu {
  border-radius: 0;
  border: 0;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
  background: transparent;
}

.navbar-bright .bright-main-menu>.active>a,
.navbar-bright .bright-main-menu>.active>a:focus,
.navbar-bright .bright-main-menu>.active>a:hover {
  background: transparent;
}

._mi._before {
  margin-right: 10px;
}

@media (min-width: 768px) {
  .navbar-bright .bright-main-menu>li>a {
    padding: 25px 20px;
    position: relative;
    text-transform: uppercase;
    font-weight: 400;
  }

  .navbar-bright .bright-main-menu>.dropdown:hover>ul.dropdown-menu {
    display: block;
  }

  .navbar-bright .dropdown-submenu:hover>ul.dropdown-menu {
    display: block;
    right: -100%;
    left: inherit;
    top: 0;
  }

  .rtl .navbar-bright .dropdown-submenu:hover>ul.dropdown-menu {
    left: -100%;
    right: unset;
  }

  .navbar-bright .dropdown-submenu {
    position: relative;
  }

  .bright-nav-menu-custom-item>a:after {
    display: none;
  }
}

.navbar-bright .navbar-right .dropdown-menu {
  right: auto;
}

.navbar-bright .dropdown-menu li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 600;
  letter-spacing: .3px;
  line-height: 32px;
  color: #656565;
  white-space: nowrap;

}

.navbar-bright .dropdown-menu li>a,
.bright-megamenu .dropdown.bright-has-magamenu ul li>a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 7px 30px 7px 20px;
  font-size: 14px;
  font-weight: 400;
}

.navbar-bright .dropdown-menu li>a:focus,
.navbar-bright .dropdown-menu li>a:hover,
.navbar-bright .dropdown-menu li>a:active {
  color: #fff;
}

.navbar-bright .bright-main-menu-wrapper .dropdown-menu li>a:focus {
  color: #fff;
}

.navbar-bright .dropdown-menu li:last-child>a,
.bright-megamenu .dropdown.bright-has-magamenu ul li .elementy-ul li:last-child a {
  border-bottom: 0;
}

.navbar-bright .dropdown-menu {
  /*border-top: 3px solid;*/
  margin: 0;
  padding: 0;
  min-width: 260px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}

.navbar-bright li:hover>.dropdown-menu {
  -webkit-animation: bright-fadeInUp 0.25s ease-in-out;
  animation: bright-fadeInUp 0.25s ease-in-out;
}

.bright_profile_login_page>a>span,
.bright_cart_icon>a>span {
  padding: 10px 15px;
  border-radius: 0;
  color: #fff;
}

.navbar-bright .bright-mobile-menu-wrapper .dropdown-menu {
  border-top: 0;
}

.navbar-bright .bright-mobile-menu-wrapper li:hover>.dropdown-menu {
  -webkit-animation: none;
  animation: none;
}

.navbar-bright .bright-mobile-menu-wrapper .dropdown-menu li>a {
  font-weight: inherit;
  color: #666;
  border-bottom: 0;
  padding: 5px 0px 5px 10px;
}

.bright-megamenu .bright-default-dropdown-menu .menu-item {
  width: 100%;
  float: inherit;
  padding: 0;
  position: relative;
}

.bright-megamenu .bright-default-dropdown-menu .menu-item-has-children>ul {
  left: 100%;
  top: -3px;
}

.bright-megamenu .bright-default-dropdown-menu .menu-item-has-children:hover>ul {
  display: block;
}

.bright-megamenu .dropdown.bright-has-magamenu .dropdown-menu.elementy-ul {
  position: inherit;
  display: block;
  border: 0;
  box-shadow: inherit;
  -webkit-animation: inherit;
  animation: inherit;
}

.navbar-bright .bright-main-menu>.open>a,
.navbar-bright .bright-main-menu>.open>a:focus,
.navbar-bright .bright-main-menu>.open>a:hover {
  background-color: transparent;
}

.navbar-bright .bright-main-menu.bright-menu-no-profile.bright-menu-no-search>li:last-child>a {
  padding-right: 0;
}

.bright-mobile-menu-wrapper>ul {
  display: none;
}

.bright-mobile-menu-wrapper .dropdown-menu {
  box-shadow: none;
  margin: 0;
  position: inherit;
  width: 100%;
}

.bright-mobile-menu-wrapper .dropdown-menu .row {
  margin: 0;
}

.slicknav_menu .slicknav_btn.slicknav_open .slicknav_icon-bar {
  background: #ffffff;
}

@media (min-width: 992px) {
  .navbar-bright .bright-mobile-menu-wrapper {
    display: none;
  }
}

@media (max-width: 991px) {
  .header-search {
    display: none;
  }

  .navbar-bright .bright-main-menu-wrapper {
    display: none;
  }

  .bright_profile_login_page>a>span,
  .bright_cart_icon>a>span {
    background: transparent !important;
    padding: 0;
    color: inherit;
    border-radius: 0;
  }

  .site-header-inner {
    display: block !important;
  }

  .site-header-inner .site-branding {
    float: left;
  }
}

@media (max-width: 768px) {}

@-webkit-keyframes bright-fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes bright-fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}



/**
 * # Mega Menu
 */

.bright-megamenu .dropdown ul {
  margin: 0;
  padding: 0;
}

.bright-megamenu .dropdown ul li {
  list-style: none;
}

@media (min-width: 768px) {

  .bright-megamenu .nav,
  .bright-megamenu .collapse,
  .bright-megamenu .dropup,
  .bright-megamenu .dropdown {
    position: static;
  }

  .bright-megamenu .dropdown-menu {
    left: auto;
  }

  .bright-megamenu .dropdown .epmm-content>.row {
    margin: 0;
  }

  .bright-megamenu .dropdown.bright-has-magamenu .epmm-content>.row {
    margin-left: -15px;
    margin-right: -15px;
  }

  .navbar-bright .bright-megamenu .dropdown.bright-has-magamenu .dropdown-menu li>a {
    padding-left: 0;
    padding-right: 0;
  }

  .bright-megamenu .dropdown.bright-has-magamenu .epmm-content {
    padding: 20px;
  }

  .bright-megamenu .dropdown.bright-has-magamenu .dropdown-menu {
    left: 0;
    right: 0;
  }

  .site-header-inner {
    position: relative;
  }
}

/**
 * # Tab
 */

.bright-nav-tabs {
  border-bottom: 2px solid #eee;
  padding: 0;
  margin: 0;
}

.bright-nav-tabs>li.active>a,
.bright-nav-tabs>li.active>a:focus,
.bright-nav-tabs>li.active>a:hover {
  border-width: 0;
}

.bright-nav-tabs>li>a {
  border: none;
  color: #666;
  padding: 20px 15px;
  font-weight: 600;
}

.bright-nav-tabs>li.active>a,
.bright-nav-tabs>li>a:hover {
  border: none;
  background: transparent;
}

.bright-nav-tabs>li>a::after {
  content: "";
  height: 2px;
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: -1px;
  transition: all 250ms ease 0s;
  transform: scale(0);
}

.bright-nav-tabs>li.active>a::after,
.bright-nav-tabs>li:hover>a::after {
  transform: scale(1);
}

.bright-tab-pane {
  padding: 30px;
}

.bright-tab-content-wrapper {
  margin-top: 20px;
  padding: 0;
}

.bright-tab-pane h3,
.bright-tab-pane .comments-title {
  margin-top: 0;
}

.bright-tab-pane ul {
  margin: 0;
  padding: 0;
}

.bright-tab-shortcode-wrapper {
  padding: 0;
  margin: 0;
}

/**
 * # Mobile Menu
 */

.slicknav_btn {
  cursor: pointer;
  display: block;
  float: right;
  height: 35px;
  line-height: 50px;
  padding: 10px 0 9px;
  position: relative;
  vertical-align: middle;
  width: 44px;
}

.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
  margin-top: 0.188em;
}

.slicknav_menu {
  *zoom: 1;
}

.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left;
}

.slicknav_menu .slicknav_icon {
  margin: 0.188em 0 0 0.438em;
}

.slicknav_menu .slicknav_no-text {
  margin: 0;
}

.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em;
  margin: 0 auto;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.slicknav_menu:before {
  content: " ";
  display: table;
}

.slicknav_menu:after {
  content: " ";
  display: table;
  clear: both;
}

.slicknav_nav {
  clear: both;
}

.slicknav_nav ul {
  display: block;
}

.slicknav_nav li {
  display: block;
  overflow: hidden;
  line-height: 30px;
  padding: 0;
}

.slicknav_nav>li:not(:first-child) {
  border-top: 1px solid rgba(0, 0, 0, 0.04);
}

.slicknav_nav .slicknav_arrow {
  background: #ededed none repeat scroll 0 0;
  float: right;
  text-align: center;
  width: 35px;
  color: #666;
  border-radius: 3px
}

.slicknav_nav .slicknav_item {
  cursor: pointer;
}

.slicknav_nav .slicknav_item a {
  display: inline;
}

.slicknav_nav .slicknav_row {
  display: block;
}

.slicknav_nav a {
  display: block;
}

.slicknav_nav .slicknav_parent-link a {
  display: inline;
}

.slicknav_brand {
  float: left;
}

.slicknav_menu {
  font-size: 16px;
  box-sizing: border-box;
}

.slicknav_menu ul {
  background: #fff;
}

.slicknav_menu * {
  box-sizing: border-box;
}

.slicknav_menu .slicknav_menutxt {
  color: #fff;
  font-weight: bold;
  text-shadow: 0 1px 3px #000;
}

.slicknav_btn {
  border: 1px solid;
  border-radius: 0;
  margin: 17px 0;
}

.site-header-wrapper.affix .slicknav_btn {
  margin: 10px 0;
}

.slicknav_nav {
  color: #fff;
  font-size: 0.875em;
  list-style: outside none none;
  margin: 0;
  max-height: 349px;
  overflow-y: scroll;
  padding: 0;
  width: 100%;
}

.slicknav_nav ul {
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0 0 0 20px;
}

.slicknav_nav .slicknav_row {
  padding: 5px 0px 5px 10px;
  margin: 5px 0;
}

.bright-mobile-menu-wrapper .slicknav_nav a {
  padding: 5px 0px 5px 10px;
  margin: 5px 0;
  text-decoration: none;
  color: #666;
  line-height: inherit;
}

.slicknav_nav .slicknav_txtnode {
  margin-left: 15px;
}

.slicknav_nav .slicknav_item a {
  padding: 0;
  margin: 0;
}

.slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0;
}

.slicknav_brand {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px;
}


/**
 * # Footer
 */

footer .site-info {
  border-top: 1px solid #353535;
}

.site-info {
  padding: 15px 0;
  background: #1d2023;
  color: #575c61;
  font-size: 15px;
  font-weight: 400;
}

.site-info a {
  color: #ffffff;
}

.site-info p {
  margin-bottom: 0;
}

.footer-widgets .widget-title {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 40px;
  margin-top: 0;
  text-transform: uppercase;
  font-weight: bolder;
}

.widget_text li i {
  margin-right: 8px;
}

.footer-widgets {
  background: #22272b;
  padding: 75px 0 35px;
}

.bright-footer-menu {
  margin: 0;
  padding: 0;
}

.bright-footer-menu li {
  list-style: none;
  display: inline-block;
  margin-left: 5px;
}

.entry-footer .edit-link a {
  margin-right: 10px;
  color: inherit;
}

body.page footer.entry-footer .edit-link {
  padding-top: 15px;
  padding-bottom: 15px;
  display: block;
}

body.page.bright-page-layout-grid footer.entry-footer .edit-link {
  padding: 0;
}

body.page.bright-page-layout-grid footer.entry-footer {
  margin-top: 15px;
}

footer .site-info .bottom-social-icons a {
  color: #fff;
  width: 32px;
  background: #444;
  display: inline-flex;
  margin-right: 5px;
  transition: .3s;
  align-items: center;
  justify-content: center;
  padding: 10px 18px;
}

footer .site-info .bottom-social-icons a:last-child {
  margin-right: 0;
}

footer .site-info .bottom-social-icons a:hover {
  color: #fff;
}

.footer-widgets ul li a {
  transition: .3s;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}

/**
 * # Sidebar
 */

.widget-area .widget-title,
.widget-area .widgettitle,
.widget-area .wp-block-heading,
body .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner>div .widgettitle,
.entry-content div.sharedaddy h3.sd-title,
.bright-404-additional-info .widget-title,
body #learn-press-course .course-featured-review .featured-review__title {
  padding-left: 12px;
  font-size: 20px;
  font-weight: 700;
  margin-top: 5px;
  margin-bottom: 20px;
  position: relative;
  line-height: normal;
  display: flex;
  align-items: center;
}

.widget-area .widget-title:before,
.widget-area .widgettitle:before,
.widget-area .wp-block-heading::before,
.entry-content div.sharedaddy h3.sd-title:before,
.bright-404-additional-info .widget-title:before,
body #learn-press-course .course-featured-review .featured-review__title:before,
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner>div .widgettitle:before {
  content: '';
  width: 3px;
  height: 70%;
  position: absolute;
  left: 0;
}

.widget-area .widget-title,
.widget-area .widgettitle,
.widget-area .wp-block-heading {
  margin-top: 0;
}

.widget ul {
  margin: 0;
  padding: 0;
}

.widget ul li {
  list-style: none;
  margin-bottom: 10px;
}

.footer-widgets .widget_ep_course_category_widget {
  padding: 0 15px;
}

.footer-widgets .widget ul li {
  border: 0;
  padding: 12px 0 0;
}

.footer-widgets .widget ul li:first-child {
  padding-top: 0;
}

.widget-area .widget.widget_search .search-submit,
.course-sidebar-secondary .widget.widget_search .search-submit,
.bright-404-additional-info .search-form .search-submit {
  display: none;
}

.widget_search label,
.bright-404-additional-info .search-form label {
  display: block;
  margin: 0;
}

#bbpress-forums fieldset.bbp-form select,
#bbpress-forums fieldset.bbp-form input,
.widget #bbp-search-form input[type="text"],
.widget_search .search-field,
.bright-404-additional-info .search-form .search-field,
.mc4wp-form-fields input[type="text"],
#bbpress-forums #bbp-search-form #bbp_search {
  padding: 10px 12px;
  height: inherit;
  box-shadow: inherit;
  border: 1px solid #ccc;
}

#bbpress-forums fieldset.bbp-form select {
  height: 42px;
}

#bbpress-forums #bbp-search-form #bbp_search {
  padding: 5px;
}

.mc4wp-form-fields input[type="text"] {
  margin-right: 10px;
  min-width: 260px;
}

.mc4wp-form .btn.btn-lg {
  padding: 15px 30px;
}

.widget .mc4wp-form-fields input[type="text"] {
  margin-bottom: 15px;
  margin-right: 0;
  min-width: inherit;
}

.ep-subscribe>p {
  margin-bottom: 20px;
}

.widget .ep-subscribe>p {
  margin-bottom: 10px;
}

.subscribe {
  margin-top: 25px;
  display: flex;
}

.elementor-widget-bright_mailchimp .subscribe {
  margin-top: 0;
}

.subscribe .form-control {
  height: 42px;
  margin-right: 20px;
}

.elementor-widget-bright_mailchimp .form-control {
  margin-bottom: 0;
  height: unset;
}

.subscribe .btn {
  height: 42px;
  min-width: 138px;
}

.widget.widget_tag_cloud a,
.widget.widget_product_tag_cloud a {
  font-size: 14px !important;
  margin: 0 5px 8px 0;
  display: inline-block;
  padding: 12px 18px;
  color: #ffffff;
  line-height: 13px;
}

.widget.widget_tag_cloud a:hover,
.widget.widget_tag_cloud a:focus,
.widget.widget_product_tag_cloud a:hover,
.widget.widget_product_tag_cloud a:focus {
  color: #ffffff;
  text-decoration: none;
}

.widget>ul>li,
.widget ul.menu>li,
.widget ul.menu>li ul.sub-menu li,
.list-custom-taxonomy-widget>ul>li,
.list-custom-taxonomy-widget>ul>li ul.children li {
  margin-bottom: 15px;
}

.widget>ul>li:last-child,
.widget>ul>li ul.children li:last-child,
.widget ul.menu>li ul.sub-menu li:last-child,
.list-custom-taxonomy-widget>ul>li:last-child {
  margin-bottom: 0;
}

.widget a {
  color: inherit;
}

.footer-widgets a {
  color: #D5D6D7;
}

.widget>ul>li ul.children,
.widget ul.menu>li ul.sub-menu,
.list-custom-taxonomy-widget>ul ul.children {
  margin-left: 15px;
  margin-top: 15px;
}

.widget select {
  box-shadow: none;
  height: 42px;
}

#wp-calendar caption {
  padding-top: 0;
}

.footer-widgets caption {
  color: inherit;
}

/**
 * # Blog
 */

.bright-article.sticky figcaption {
  position: relative;
}

.bright-article.sticky figcaption:before {
  position: absolute;
  top: 15px;
  right: 0;
  content: "\f08d";
  width: 45px;
  height: 40px;
  text-align: center;
  color: #fff;
  font-family: 'Font Awesome 5 Free';
  font-size: 22px;
  line-height: 40px;
}

.bright-article .entry-header h2 {
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 20px;
  border-bottom: 1px solid #EFEFEF;
  letter-spacing: 1px;
  text-align: center;
}

.bright-article .entry-title a {
  color: inherit;
}

.bright-article .entry-title a:focus {
  text-decoration: none;
}

.bright-article .entry-meta,
.bright-post-meta,
.bright-post-meta a,
.bright_vc_row-color-white .bright-post-slider .bright-post-meta a {
  font-size: 12px;
}

.bright-article .entry-meta a {
  color: inherit;
}

.bright-article .entry-meta a:focus,
.bright-post-meta a:focus {
  text-decoration: underline;
}

.bright-article .entry-meta>span,
.bright-notice .entry-meta>span,
.bright-notice-item .entry-meta>span,
.bright-post-meta>span {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 0px solid;
  display: inline-block;
}

.bright-article .entry-meta>span:last-child,
.bright-post-meta>span:last-child {
  margin-right: 0;
  border-right: 0;
  padding-right: 0;
}

.bright-article .bright-post-author img,
.bright-post-meta .bright-post-author img {
  border-radius: 50%;
  margin-right: 10px;
}

.bright-article .bright-btn-more {
  margin-top: 24px;
  text-transform: uppercase;
  font-size: 15px;
  padding: 13px 16px;
}

.bright-article .edit-link a,
.list-inline a {
  background: #ededed;
  padding: 3px 15px 5px;
  border-radius: 0;
  margin-right: 0;
}

.bright-article .edit-link a:hover,
.list-inline a:hover,
.bright-article .edit-link a:focus,
.list-inline a:focus {
  color: #ffffff;
}

.bright-article .edit-link a,
.list-inline a {
  color: inherit;
  font-size: 12px;
  display: inline-block;
}

ul.list-inline {
  margin-left: 0px;
}

li.edit-link a,
li.reply-link a {
  background: #CCCCCC;
  font-size: 11px;
  color: #fff;
  text-transform: uppercase;
  padding: 0px 7px;
  border-radius: 0px;
}

.bright-article .entry-footer.clearfix {
  display: block !important;
}

.bright-article.type-post .edit-link {
  margin-top: 15px;
  float: right;
}

body.single .bright-article.type-post .edit-link {
  margin-top: 10px;
}

.navigation.post-navigation .nav-links {
  display: block;
  overflow: hidden;
}

.ep_theme_paignation .pager {
  text-align: inherit;
}

.site-content .learn-press-pagination ul>li {
  margin-bottom: 12px;
  padding: 0;
  list-style: none;
  display: inline-block;
}

.ep_theme_paignation .pager li>a,
.ep_theme_paignation .pager li>span,
.site-content .learn-press-pagination ul>li a,
.site-content .learn-press-pagination ul>li span,
.entry-content .page-links a,
.entry-content .page-links span {
  border-radius: 0px;
  margin-right: 8px;
  margin-left: 0;
  border-color: transparent;
  padding: 5px 15px;
  box-shadow: 0 2px 7px rgb(0 0 0 / 15%);
  background: #ffffff;
  color: #212121;
  font-size: 16px;
  font-weight: 600;
  display: block;
  text-decoration: none;
}

.entry-content .page-links a,
.entry-content .page-links span {
  display: inline-block;
}

.entry-content .page-links>*:first-child {
  margin-left: 10px;
}

body .learn-press-pagination .page-numbers>li .page-numbers {
  background: #fff;
}

body .learn-press-pagination .page-numbers>li .page-numbers,
body .learn-press-pagination .page-numbers>li .page-numbers.current {
  padding: 7.5px 16.8px;
  font-size: inherit;
  font-weight: 500;
}

body .learn-press-pagination .page-numbers>li .page-numbers.current,
body .learn-press-pagination .page-numbers>li .page-numbers:hover,
.entry-content .page-links span,
.entry-content .page-links a:hover,
.entry-content .page-links a:focus {
  color: #ffffff;
}

.ep_theme_paignation ul {
  margin: 0;
  display: block;
}

.ep_theme_paignation .pager li {
  list-style: none;
  display: inline-block;
}

.ep_theme_paignation .pager li>a:hover,
.ep_theme_paignation .pager li>a:focus,
.ep_theme_paignation .pager .active span,
.ep_theme_paignation .pager .active a,
.site-content .learn-press-pagination ul>li a:hover,
.site-content .learn-press-pagination ul>li a:focus,
.site-content .learn-press-pagination ul>li span {
  color: #ffffff;
}

.entry-content .wp-caption .wp-caption-text {
  margin-top: 0;
  padding: 10px;
}

.entry-content>h2:first-child {
  margin-top: 0;
  margin-bottom: 20px;
}

.entry-content>p:last-child {
  margin-bottom: 0;
}

.bright-article .gallery {}

.bright-article .gallery .gallery-item {
  padding: 15px;
}

.bright-article .gallery .gallery-item .gallery-caption,
.bright-article .gallery .gallery-icon a {
  padding: 10px;
}

.bright-article .gallery .gallery-icon a {
  display: inline-block;
}

.bright-author-bio {
  margin-bottom: 30px;
  padding: 20px;
  border: 1px solid #EFEFEF;
}

.bright-author-name {
  margin-top: 0;
}

h3.bright-author-name {
  font-weight: 700;
  color: #212121;
  font-size: 18px;
  margin: 0;
  padding: 12px 0;
}

.bright-author-bio .bright-author-avatar img {
  border-radius: 50%;
  width: 180px;
  height: auto;
}

div.sharedaddy h3.sd-title:before {
  display: none !important;
}

.bright-article .entry-content .sd-content li {
  padding: 0;
  margin-left: 0;
  margin-bottom: 0;
}

.bright-article .entry-content .sd-content ul {
  margin: 0 !important;
  padding: 0;
}

.sharedaddy {
  margin-top: 30px;
}

.bright-theme-page-links,
.tml .tml-action-links {
  font-weight: bold;
}

.bright-theme-page-links.page-links ul.pager {
  margin: 15px 0 0 0;
}

.bright-article .entry-content .bright-theme-page-links li {
  margin: 0;
  padding: 0;
}

.bright-article .entry-header {
  text-align: center;
}

.bright-article .entry-header .entry-title,
.bright-notice .entry-header .entry-title,
.bright-notice-list .bright-notice-item h3 {
  font-size: 22px;
  font-weight: 700;
  border-bottom: 1px solid #EFEFEF;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}

.bright-notice-list-samll.bright-notice-list .bright-notice-item {
  box-shadow: none;
  padding: 0 0 20px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 20px;
}

.bright-notice-list-samll.bright-notice-list .bright-notice-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.bright-notice-list-samll.bright-notice-list .bright-notice-item h3 {
  padding: 0;
  margin-bottom: 10px;
  border: 0;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.bright-article .entry-header .author-name,
.bright-notice .entry-header .author-name {
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  line-height: 25px;
}

.bright-article .entry-header .author-name,
.bright-notice .entry-header .author-name {
  font-size: 13px;
  margin-bottom: 10px;
}

.bright-article .entry-header .entry-meta i,
.bright-notice .entry-header .entry-meta i,
.bright-notice-item .entry-meta i {
  margin-right: 8px;
}

.bright-article .attachment-bright-article-thumb {
  margin: 0 auto;
  display: block;
}

.bright-article figure {
  background: #ffffff;
}

.entry-header .entry-meta span,
.bright-notice .entry-meta span,
.bright-notice-item .entry-meta span {
  font-size: 14px;
}

.site-main article figcaption {
  padding-bottom: 25px;
  border-bottom: 2px solid #EFEFEF;
}

.widget_recent_entries ul li,
.widget_archive ul li,
.widget_categories ul li,
.widget_meta ul li,
.widget_pages ul li {
  border-bottom: 1px solid #EFEFEF;
  padding: 15px 0;
  margin-bottom: 0;
}

.widget_recent_entries ul li:last-child,
.widget_archive ul li:last-child,
.widget_categories ul li:last-child,
.widget_meta ul li:last-child,
.widget_pages ul li:last-child {
  padding-bottom: 0;
}

.widget_recent_entries ul li:before,
.widget_archive ul li:before,
.widget_categories ul li:before,
.widget_meta ul li:before,
.widget_pages ul li:before {
  content: "\f105";
  font-family: 'Font Awesome 5 Free';
  margin-right: 10px;
  font-weight: 600;
}

.widget_recent_entries ul.wp-block-latest-posts li:before {
  display: none;
}
.widget_recent_entries ul.wp-block-latest-posts .wp-block-latest-posts__featured-image {
  margin-bottom: 15px;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, 
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin: 0;
}

.widget_recent_entries ul li:last-child,
.widget_archive ul li:last-child,
.widget_categories ul li:last-child,
.widget_meta ul li:last-child,
.ep_course_category_list.bright-cat-list-desktop ul li:last-child,
.widget_pages ul li:last-child {
  border-bottom: 0;
}

.widget_recent_entries ul>li:first-child,
.widget_archive ul>li:first-child,
.widget_categories ul>li:first-child,
.widget_meta ul>li:first-child,
.ep_course_category_list.bright-cat-list-desktop ul>li:first-child,
.widget_pages ul>li:first-child {
  padding-top: 0;
}

.widget_categories .children>li:first-child,
.widget_pages .children>li:first-child {
  border-top: 1px solid #EFEFEF;
}

.widget_categories .children>li:last-child,
.widget_pages .children>li:last-child {
  padding-bottom: 0;
}

.bright-article .entry-footer {
  padding-top: 25px;
}

.single-post .bright-article .entry-footer {
  padding-top: 0;
}
.wp-block-latest-comments__comment-excerpt p {
  margin-bottom: 0;
}

/**
 * # Comment form
 */

.comments-area .comment-list {
  margin-bottom: 40px;
}

.comment-metadata a {
  color: inherit;
}

.comment-metadata>a {
  font-size: 14px;
}

.comment-metadata .edit-link {
  margin-left: 15px;
  font-weight: bold;
}

.comment .reply-link {
  font-weight: bold;
}

.comment .reply-link i {
  margin-right: 10px;
}

.comment-list {
  margin: 0;
  padding: 0;
}

.comment-list li.comment {
  display: table;
}

.bright-media-left,
.bright-media-body {
  display: table-cell;
  vertical-align: top;
}

.bright-media-body {
  padding-left: 20px;
}

.bright-media-heading {
  margin-top: 0;
  font-size: 16px;
  font-weight: 700;
}

.bright-media-heading a {
  color: inherit;
  display: block;
}

.bright-media-heading .comment-metadata a {
  margin-left: 0px;
  font-weight: 400;
  font-size: 13px;
  margin-top: 10px;
}

.comment-list .children {
  padding: 0;
  margin-left: 11%;
  margin-top: 30px;
}

.comment-list>li {
  list-style: none;
  margin-bottom: 15px;
}

li.comment .col-xs-2 {
  padding-right: 0px;
}

li.comment .col-xs-10 {
  padding-left: 0px;
}

.comments-title {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 24px;
  line-height: normal;
  font-weight: 700;
}

.comment-metadata {
  margin-bottom: 15px;
}

.comment-content {
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.bright-media-top {
  margin-bottom: 10px;
  overflow: hidden;
}

.bright-cmnt-link {
  /*float: right;*/
}

.comment-form>p {
  margin-bottom: 20px;
  display: block;
}

.comment-form>p.form-submit {
  margin-bottom: 0;
}

.comment-form>p.comment-subscription-form {
  margin-bottom: 5px;
}

ul.bright-cmnt-list {
  display: inline-block;
}

ul.bright-cmnt-list li {
  display: inline-block;
}

.comment-form input[type="text"],
.comment-form input[type="url"],
.comment-form input[type="email"],
.comment-form input[type="email"],
.learn-press-user-form input[type="text"],
.learn-press-user-form input[type="url"],
.learn-press-user-form input[type="email"],
.learn-press-user-form input[type="email"],
.learn-press-user-form input[type="password"],
#learn-press-form-login input[type="text"],
#learn-press-form-login input[type="url"],
#learn-press-form-login input[type="email"],
#learn-press-form-login input[type="email"],
#learn-press-form-login input[type="password"],
.tml input[type="text"],
.tml input[type="url"],
.tml input[type="email"],
.tml input[type="email"],
.tml input[type="password"],
.become-teacher-form input[type="text"],
.become-teacher-form input[type="url"],
.become-teacher-form input[type="email"],
.become-teacher-form input[type="email"],
.become-teacher-form input[type="password"],
.woocommerce input[type="text"],
.woocommerce input[type="url"],
.woocommerce input[type="email"],
.woocommerce input[type="tel"],
.woocommerce input[type="password"],
.woocommerce-checkout .select2-search input[type="text"],
.wpcf7 input[type="text"],
.wpcf7 input[type="number"],
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
  padding: 10px 15px;
}

.comment-form input[type="text"]:focus,
.comment-form input[type="url"]:focus,
.comment-form input[type="email"]:focus,
.comment-form input[type="email"]:focus,
.comment-form textarea:focus,
.learn-press-user-form input[type="text"]:focus,
.learn-press-user-form input[type="url"]:focus,
.learn-press-user-form input[type="email"]:focus,
.learn-press-user-form input[type="email"]:focus,
.learn-press-user-form textarea:focus,
.learn-press-user-form input[type="password"]:focus,
#learn-press-form-login input[type="text"]:focus,
#learn-press-form-login input[type="url"]:focus,
#learn-press-form-login input[type="email"]:focus,
#learn-press-form-login input[type="email"]:focus,
#learn-press-form-login textarea:focus,
#learn-press-form-login input[type="password"]:focus,
.tml input[type="text"]:focus,
.tml input[type="url"]:focus,
.tml input[type="email"]:focus,
.tml input[type="email"]:focus,
.tml textarea:focus,
.tml input[type="password"]:focus,
.become-teacher-form input[type="text"]:focus,
.become-teacher-form input[type="url"]:focus,
.become-teacher-form input[type="email"]:focus,
.become-teacher-form input[type="email"]:focus,
.become-teacher-form textarea:focus,
.become-teacher-form input[type="password"]:focus,
.learn-press-checkout-comment textarea:focus,
.lp-user-profile-form textarea:focus,
.lp-user-profile-form select:focus,
.lp-user-profile-form input[type="password"]:focus,
.woocommerce input[type="text"]:focus,
.woocommerce input[type="url"]:focus,
.woocommerce input[type="email"]:focus,
.woocommerce input[type="tel"]:focus,
.woocommerce textarea:focus,
.woocommerce input[type="password"]:focus,
.woocommerce-checkout .select2-search input[type="text"]:focus,
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="number"]:focus,
.wpcf7 input[type="url"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 textarea:focus,
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus {
  outline: 0;
  box-shadow: none;
}

.wpcf7 .form-group .form-control {
  margin-bottom: 0;
}

.ep-form-submit input[type="submit"].wpcf7-submit {
  padding: 15px 40px;
  border: 0;
  height: inherit;
}

.become-teacher-form button:disabled {
  display: none;
}

.bright-login-register-page-content-area .become-teacher-form {
  width: unset;
  max-width: unset;
}
.become-teacher-form textarea {
  box-shadow: none;
  border: 1px solid #ccc;
  background: #fff;
}

.become-teacher-form form>h3 {
  text-align: center;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 0;
}

.comment-reply-title {
  margin-top: 0;
  font-size: 18px;
  font-weight: 700;
}

.comment-list li.comment {
  display: block;
}

.comment-list>li.comment,
.comment-list .children>li.comment {
  margin-bottom: 30px;
}

.comment-list>li.comment:last-child,
.comment-list .children>li.comment:last-child {
  margin-bottom: 0;
}

.logged-in-as a {
  color: inherit;
}

.no-comments.alert {
  margin-bottom: 0;
  margin-top: 20px;
}

.comment-list li.comment .bright-media-left img {
  min-width: 45px;
  max-width: 45px;
}

/**
 * # Blog post listing / grid / slider
 */

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row.no-gutters [class^="col-"],
.row.no-gutters [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.news-grid-item .news-title a {
  color: inherit;
}

.bright-post-grid .news-grid-item,
.bright-post-slider .news-grid-item {
  background: #ffffff;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.bright-post-slider .news-grid-item {
  box-shadow: none;
  background: #f7f7f7;
}

.bright-post-grid .news-grid-item .news-content,
.bright-post-slider .news-grid-item .news-content {
  padding: 20px;
}

.bright-post-list .col-xs-8 {
  padding-left: 0;
}

.bright-post-list .news-grid-item .news-content h3.news-title {
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  margin-top: 0;
}

.bright-post-grid .news-grid-item .news-content .news-title a,
.bright-post-slider .news-grid-item .news-content .news-title a {
  text-decoration: none;
}

.bright-post-grid .news-grid-item .news-content .news-title a:hover,
.bright-post-slider .news-grid-item .news-content .news-title a:hover {
  text-decoration: none;
}

.bright-post-list .meta i {
  display: none;
}

.bright-post-list .meta {
  font-size: 12px;
}

.bright-post-grid .news-grid-item .news-content .meta,
.bright-post-slider .news-grid-item .news-content .meta {
  margin-bottom: 10px;
}

.bright-post-grid .news-grid-item .news-content .meta .meta-part,
.bright-post-slider .news-grid-item .news-content .meta .meta-part {
  margin-right: 5px;
}

.bright-post-grid .news-grid-item .news-content .meta .meta-part a,
.bright-post-slider .news-grid-item .news-content .meta .meta-part a {
  transition: .3s;
}

.bright-post-grid .news-grid-item .news-content .meta .meta-part i,
.bright-post-slider .news-grid-item .news-content .meta .meta-part i {
  margin-right: 3px;
}

.bright-post-grid .news-grid-item .news-content .desc,
.bright-post-slider .news-grid-item .news-content .desc {
  margin-bottom: 15px;
}

.bright-post-grid .news-grid-item:hover {
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.news-grid-item .news-content .meta .meta-part a:hover,
.news-grid-item .news-content .meta .meta-part a:focus {
  text-decoration: none;
}

/**
 * # LearnPress Style
 */


/**
 * # Single course
 */
body #popup-course .question .question-content,
body #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description p,
body #popup-course .question .answer-option .option-title,
body #popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers,
body .quiz-result .result-statistic .result-statistic-field span,
body .quiz-result .result-grade .result-require,
body #learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button~.lp-enroll-notice,
body #learn-press-profile .wrapper-profile-header .lp-profile-right .lp-profile-user-bio {
  color: inherit;
  font-weight: inherit;
  margin-bottom: inherit;
  font-weight: inherit;
  line-height: inherit;
}

body #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .course-item-title,
.lp-modal-dialog .lp-modal-content .lp-modal-header h3,
body #popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers {
  font-weight: 700;
}

body #learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress__heading,
body #learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress__heading,
body #popup-course #popup-footer .course-item-nav .prev a,
body #popup-course #popup-footer .course-item-nav .next a,
body #learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button,
body #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-left .section-title,
body .course-tab-panel-faqs .course-faqs-box__title,
body #popup-course #popup-header .popup-header__inner .course-title a,
body #learn-press-course .course-summary-sidebar .course-sidebar-preview .course-price .price,
body #learn-press-course .course-summary-sidebar .course-sidebar-preview .course-price .free,
body #popup-course #popup-content .lp-button,
.learnpress-page .lp-modal-footer .lp-button,
body #popup-course .question .question-title {
  font-weight: 600;
}

body .quiz-status .countdown {
  font-weight: 500;
}

body #learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress .number,
body #learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress .number,
body #learn-press-course .course-summary-sidebar .course-sidebar-preview .course-time .course-time-row time,
body #popup-course #popup-header .popup-header__inner .items-progress .number {
  font-weight: 400;
}

body #learn-press-course .course-summary-sidebar .course-sidebar-preview .course-time .course-time-row,
body #learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress .number,
body #learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress .number,
body #learn-press-course .course-summary-sidebar .course-sidebar-preview .course-time .course-time-row time {
  color: inherit;
}

body #learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress,
body #learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress,
body #learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress__heading {
  margin-bottom: 1rem;
}

body #learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button {
  font-size: 16px;
  color: #fff;
  border: 0;
  max-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}

body .course-summary .course-summary-sidebar .lp-course-buttons .lp-enroll-notice {
  margin: 20px 0 0!important;
}

body #popup-course #popup-footer .course-item-nav .prev a,
body #popup-course #popup-footer .course-item-nav .next a {
  color: inherit;
}

body #popup-course #popup-header .popup-header__inner .course-title a {
  font-size: 18px;
}

body #popup-course #popup-header .popup-header__inner .course-title a:hover {
  color: #fff;
}

body #learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button~.lp-enroll-notice {
  border-radius: 0;
  margin-top: 0;
  padding: 15px;
}

.section-item-link .item-name {
  transition: all .3s;
}

body #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-left .section-title {
  font-size: 24px;
}

body #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-desc {
  margin-top: 10px;
  line-height: normal;
}

body #learn-press-course .course-featured-review .featured-review__title {
  margin-top: 30px;
  margin-bottom: 12px;
}

body #learn-press-course .course-featured-review .featured-review__content,
body .course-tab-panel-faqs .course-faqs-box .course-faqs-box__content .course-faqs-box__content-inner {
  color: inherit;
}

.course-featured-review.margin-bottom {
  margin-bottom: 10px;
}

#learn-press-course .course-featured-review .featured-review__content p:last-child {
  margin-bottom: 0;
}

body #learn-press-course .course-price {
  margin-bottom: 15px;
}

body.learnpress-page .lp-button,
body .answer-options .answer-option,
body #popup-course .question .answer-option .option-title,
body #popup-course .question .answer-option input[type="radio"],
body #popup-course .question .answer-option input[type="checkbox"],
body .quiz-status>div {
  border-radius: 0;
}

body .course-tab-panel-faqs .course-faqs-box {
  border-radius: 0;
}

body .course-tab-panel-faqs .course-faqs-box {
  margin-bottom: 15px;
}

body .course-tab-panel-faqs .course-faqs-box__title {
  padding: 15px 30px 15px 15px;
}

body .course-tab-panel-faqs .course-faqs-box__title::after {
  right: 15px;
}

.course-tab-panel-faqs .course-faqs-box__title,
body .course-tab-panel-faqs .course-faqs-box {
  transition: all .3s;
}

body .course-tab-panel-faqs .course-faqs-box:last-child,
.course-faqs-box__content-inner p:last-child {
  margin-bottom: 0;
}

body .course-tab-panel-faqs .course-faqs-box .course-faqs-box__content .course-faqs-box__content-inner {
  padding: 0 15px 15px 15px;
}

body .course-extra-box {
  border-radius: 0;
  border: 0;
  margin-bottom: 15px;
  -webkit-box-shadow: 0 2px 7px rgb(0 0 0 / 15%);
  box-shadow: 0 2px 7px rgb(0 0 0 / 15%);
}

body .course-extra-box:last-child {
  margin-bottom: 40px;
}

body .course-extra-box__title {
  background: #fff;
  font-weight: 700;
  padding: 0 45px 0 30px;
}

body .course-extra-box__content li {
  color: inherit;
  padding: 20px 30px 18px;
}

.course-extra-box__content li::before,
.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item::before {
  display: inline-flex;
}

.course-extra-box__content-inner {
  background: #fff;
}

body #popup-course #popup-content .lp-button {
  border: 0;
  color: #fff;
  padding: 15px 30px;
}

body #popup-course #popup-content .submit-quiz .lp-button,
body #popup-course #popup-content .submit-quiz .lp-button:hover {
  padding: 12px 29px;
  background: #fff;
}

.lp-modal-content .lp-modal-body {
  padding: 10px 0;
}

#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons .learn-press-course-wishlist {
  right: unset;
  left: unset;
  top: unset;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 12px;
  font-size: 16px;
  font-weight: 600;
}
.course-summary-sidebar .lp-course-buttons button.lp-btn-wishlist {
  color: #fff;
}

body .course-summary-sidebar .course-sidebar-preview {
  margin-bottom: 0;
}

body #learn-press-course .course-summary-sidebar .course-sidebar-preview .course-price .price, 
body #learn-press-course .course-summary-sidebar .course-sidebar-preview .course-price .free {
  color: inherit;
  font-size: 32px;
  line-height: 46px;
}

body .course-sidebar-preview .media-preview {
  margin-bottom: 20px;
}

body .course-summary-sidebar .lp-course-buttons>* {
  margin-bottom: 20px;
}

body #learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button.button-enroll-course:hover {
  opacity: 1;
}

body #learn-press-course .learn-press-course-wishlist,
body #learn-press-profile .learn-press-course-wishlist {
  border-width: 2px;
}

body .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .learn-press-course-wishlist::before {
  font-size: 20px;
}

body .lp4.course-wishlist:before {
  margin-right: 8px;
  font-size: 16px;
}

body .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .course-sidebar-secondary {
  background: transparent;
  overflow: visible;
}

body .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .course-sidebar-top {
  -webkit-box-shadow: 0 2px 7px rgb(0 0 0 / 15%);
  box-shadow: 0 2px 7px rgb(0 0 0 / 15%);
}

.course-sidebar-secondary>.widget {
  background: #fff;
  padding: 20px;
  -webkit-box-shadow: 0 2px 7px rgb(0 0 0 / 15%);
  box-shadow: 0 2px 7px rgb(0 0 0 / 15%);
}

body .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner {
  position: unset;
  width: unset;
}

body .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner>div ul li a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

body .quiz-status .questions-index,
body .quiz-status .questions-index span {
  color: #fff;
}

.course-summary .entry-content-left .bright-archive-courses.lp-archive-courses {
  margin-top: 40px;
}

.course-summary .entry-content-left .comments-area {
  padding: 30px;
  -webkit-box-shadow: 0 2px 7px rgb(0 0 0 / 15%);
  box-shadow: 0 2px 7px rgb(0 0 0 / 15%);
  margin-bottom: 40px;
}

.course-summary .course-meta>div {
  flex-grow: 1;
  line-height: 20px;
  margin-right: 18px;
  padding-right: 18px;
  border-right: 1px solid #eee;
  margin-bottom: 0;
}

.course-summary .course-meta>div:last-child {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}

body .lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value>div a,
body .lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value>div,
.single-lp_course .course-summary .learn-press-course-results-progress .number {
  font-size: 14px;
  line-height: 16px;
  opacity: 0.9;
  color: inherit;
}

body .lp-archive-courses .course-summary .course-summary-content .course-detail-info,
body .lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value>div a,
body #popup-course .question .question-content,
body #popup-course .question .answer-option .option-title,
body .answer-options .answer-option {
  color: inherit;
}

body .lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-review .meta-item__value {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

body .lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value label {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
  display: block;
  color: inherit;
}

body .lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item {
  height: auto;
  font-weight: inherit;
  font-size: inherit;
}

.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-language::before {
  content: "\f1ab";
}

body .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar {
  margin: 0;
}

body .lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left {
  width: auto;
}

.learnpress-page .lp-modal-footer .lp-button {
  padding: 12px 25px;
  font-size: 14px;
}




#course-item-content-header .course-title,
body.course-item-popup #learn-press-content-item .course-item-title {
  font-weight: 700;
}

body.course-item-popup #learn-press-content-item .content-item-summary .course-item-title {
  font-size: 24px;
}

body.course-item-popup .comments-area {
  padding: 0;
}

.lp-single-course .bright-single-course-header .lp-course-buttons {
  margin: 0;
}

.bright-single-course-header .course-payment .course-price,
.bright-single-course-header .course-payment .lp-course-buttons {
  display: inline-block;
}

.bright-single-course-header .course-payment .lp-course-buttons>* {
  margin-right: 15px;
}

.learnpress .bright-single-course-header form.purchase-course {
  margin-bottom: 0;
}

.course-summary .entry-title,
body .lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-title {
  font-weight: 700;
  font-size: 34px;
  line-height: 44px;
  margin: 0;
  margin-bottom: 30px;
  padding: 0;
  text-transform: none;
}

.single-lp_course .lp-archive-courses .course-meta-primary {
  margin-bottom: 26px;
}

.bright-review-stars-wrapper {
  height: 16px;
  line-height: 16px;
  width: 82px;
  display: inline-block;
  position: relative;
}

.bright-review-stars-wrapper .bright-review-stars {
  margin: 0;
  padding: 0;
  display: inline-block;
  list-style: none;
  line-height: 16px;
  height: 16px;
  color: #d3ced2;
}

.bright-review-stars-wrapper .bright-review-stars.fill {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  white-space: nowrap;
  overflow: hidden;
  height: 40px;
  color: #fed559;
}

.bright-review-stars-wrapper .bright-review-stars.fill>li {
  position: static;
}

.bright-review-stars-wrapper .bright-review-stars>li {
  width: 13px;
  height: 16px;
  display: inline-block;
  float: none;
  margin: 0;
  padding: 0;
}

.bright-review-stars-wrapper .bright-review-stars.fill>li:nth-child(2) {
  left: 40px;
}

.bright-review-stars-wrapper .bright-review-stars.fill>li:nth-child(3) {
  left: 80px;
}

.bright-review-stars-wrapper .bright-review-stars.fill>li:nth-child(4) {
  left: 120px;
}

.bright-review-stars-wrapper .bright-review-stars.fill>li:nth-child(5) {
  left: 160px;
}

body .course-reviews-list li .review-title {
  margin: 0;
  line-height: inherit;
}

body .course-reviews-list li .user-name {
  margin: 0 0 10px;
  font-weight: 700;
}

.bright-course-content {
  border-right: 1px solid #ededed;
}

.bright-course-info ul {
  margin: 0;
}

.bright-course-info li {
  display: block;
  overflow: hidden;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ededed;
}

.bright-article .entry-content .bright-course-info li {
  margin-left: 0;
}

.bright-course-info li:last-child {
  border-bottom: 0;
}

.bright-course-info li i {
  margin-right: 10px;
}

.bright-course-info li>span {
  display: inline-block;
}

.bright-course-info li>span.course-info-label {}

.bright-course-info li>span.course-info-value {
  float: right;
  min-width: 60px;
  text-align: left;
}

.bright-course-info h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 600;
}

body .course-curriculum ul.curriculum-sections .section-header .section-title {
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
}

.single-lp_course .bright-course-info .course-students-list {
  margin-top: 25px;
  margin-bottom: 0;
}

.message.alert {
  margin-top: 20px;
  margin-bottom: 0;
}

.single-lp_course .bright-course-info .course-students-list .students li {
  display: block;
  margin-right: 0;
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 20px;
}

.single-lp_course .bright-course-info .course-students-list .students li img {
  margin-right: 10px;
}

.single-lp_course .bright-course-info .course-students-list .students li a {
  color: inherit;
}

body .course-summary h2.bright-section-title.margin-bottom-medium {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 24px;
}

.course-summary .bright-course-slider {
  margin-top: 0;
}

.course-summary .bright-course-slider .bright-course-item {
  margin-bottom: 0;
}


/* Tab */

#learn-press-course-tabs .course-tab-panel h3 {
  font-size: 24px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 30px;
}

.lp-single-course #learn-press-course-tabs .course-author {
  margin-bottom: 0;
}

body #learn-press-course .lp-course-author .course-author__pull-right .author-title a,
.list-course-instructors .name {
  font-weight: 600;
  font-size: 18px;
}

body #learn-press-course .lp-course-author .course-author__pull-right .author-title {
  margin-bottom: 10px;
}

body #learn-press-course .lp-course-author {
  margin-bottom: 0;
}

.lp-single-course #learn-press-course-tabs .course-author .author-bio {
  font-style: normal;
}

#learn-press-course-tabs .course-tab-panel h3.bright-co-instructor-title {
  margin-top: 70px;
  clear: both;
  margin-bottom: 10px;
}

.course-tab-panel-instructor .author-avatar img,
.bright-author-avatar img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

body #learn-press-course-tabs .course-tab-panels .course-tab-panel,
body #learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-instructor,
body #learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-faqs,
body #learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-reviews {
  padding: 30px;
}

body #learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-reviews>.course-rate {
  margin: 0;
}

.course-tab-panel .lp-course-co-instructor:not(:last-child) {
  margin-bottom: 30px;
}

body #learn-press-course-tabs.course-tabs {
  margin-top: 0;
  padding: 0;
  background: #fff;
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
}

body ul.learn-press-nav-tabs .course-nav,
body ul.learn-press-nav-tabs,
body .learn-press-tabs .learn-press-tabs__nav,
body .lp-user-profile #profile-content-settings .learn-press-tabs__nav {
  border: 0;
  max-height: unset;
}

body ul.learn-press-nav-tabs,
body .learn-press-tabs .learn-press-tabs__nav,
body .lp-user-profile #profile-content-settings .learn-press-tabs__nav {
  border-bottom: 3px solid;
  background: transparent;
}

body ul.learn-press-nav-tabs .course-nav:first-child.active::after,
body ul.learn-press-nav-tabs .course-nav.active::before,
body .learn-press-tabs .learn-press-tabs__tab::after,
body .learn-press-tabs .learn-press-tabs__tab::before {
  display: none;
}

body #learn-press-course-tabs .course-nav label {
  padding: 15px 10px;
}

body #learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(1):checked~.learn-press-nav-tabs .course-nav:nth-child(1) label,
body #learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(2):checked~.learn-press-nav-tabs .course-nav:nth-child(2) label,
body #learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(3):checked~.learn-press-nav-tabs .course-nav:nth-child(3) label,
body #learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(4):checked~.learn-press-nav-tabs .course-nav:nth-child(4) label,
body #learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(5):checked~.learn-press-nav-tabs .course-nav:nth-child(5) label,
body #learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(6):checked~.learn-press-nav-tabs .course-nav:nth-child(6) label,
body #learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(7):checked~.learn-press-nav-tabs .course-nav:nth-child(7) label,
body #learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(8):checked~.learn-press-nav-tabs .course-nav:nth-child(8) label,
body #learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(9):checked~.learn-press-nav-tabs .course-nav:nth-child(9) label,

body .learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label a,
body .learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2) label a,
body .learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3) label a,
body .learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4) label a,
body .learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5) label a,
body .learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6) label a,
body .learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7) label a,
body .learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8) label a,
body .learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked~.learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9) label a {
  color: #fff;
}

body #learn-press-course-tabs .course-tab-panels .course-tab-panel .course-description p,
body #learn-press-course .lp-course-author .course-author__pull-right .author-description {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.bright-tab-shortcode-wrapper {
  padding: 0;
  margin: 0;
}

body .lp-archive-courses .course-summary .course-summary-content .course-detail-info {
  background: #fff;
  margin-bottom: 40px;
  padding: 30px;
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
}

.curriculum-sections .section-header.bright-section-title.bright-section-title-border {
  padding: 0;
  background: transparent;
  font-size: 22px;
  font-weight: 400;
}

.curriculum-sections .section-header.bright-section-title.bright-section-title-border:after {
  width: 40px;
}

#learn-press-course-curriculum .curriculum-sections>li.section {
  margin-bottom: 35px;
  padding: 0;
}

#learn-press-course-curriculum .curriculum-sections>li.section:last-child {
  margin-bottom: 0;
}

#learn-press-course-curriculum .section .course-item.section-empty {
  padding: 0;
}

.site-content #learn-press-course-curriculum ul.curriculum-sections,
.site-content #learn-press-course-curriculum ul.section-content {
  background: transparent;
}

#learn-press-course-curriculum .section .course-item {
  display: block;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  border-top: 0;
  padding: 15px;
}

#learn-press-course-curriculum .section .course-item:last-child {
  border-bottom: 0;
}

#learn-press-course-curriculum .section .course-item a,
#learn-press-course-curriculum .section .course-item a:hover {
  color: inherit !important;
}

.bright-relative-courses {
  margin-top: 40px;
}

.learn-press-message ul {
  margin: 0 0 15px 0;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
}

.learn-press-message li {
  margin-bottom: 10px;
}

#learn-press-course-curriculum .section-header .bright-section-description {
  display: inline-block;
  font-weight: normal;
  font-style: italic;
  font-size: 14px;
  margin: 0;
  padding: 10px 0;
  text-transform: none;
}

.bright-course-info .learn-press-course-results-progress {
  display: none;
}
body .course-summary .course-summary-sidebar .lp-course-buttons {
  margin-bottom: 0;
}

/**
  * # Instructor listing / grid / slider
  */
.bright-instructor-content-type-list,
.bright-instructor-content-type-slider {
  margin: 0;
  padding: 0;
}

.bright-instructor-content-type-list li {
  display: table;
  margin-bottom: 20px;
}

.bright-instructor-content-type-list>li:last-child {
  margin-bottom: 0;
}

.bright-instructor-content-type-list li>span {
  display: table-cell;
  vertical-align: top;
}

.bright-instructor-content-type-list span.bright-instructor-image {
  padding-right: 20px;
  width: 100px;
  height: auto;
}

.bright-instructor-content-type-list .bright-instructor-details>span,
.bright-course-list .bright-course-meta>span {
  display: inline-block;
  margin-right: 5px;
  padding-right: 5px;
  border-right: 1px solid;
  font-size: 12px;
  line-height: 12px;
}

body .lp-archive-courses .learn-press-courses .course .course-item .course-content .course-instructor {
  float: inherit;
  margin: 0;
}

.bright-instructor-content-type-list .bright-instructor-details>span:last-child,
.bright-course-list .bright-course-meta>span:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
}

.bright-instructor-content-type-grid li,
.bright-instructor-content-type-slider li {
  list-style: none;
}

.bright-instructor-content-type-grid .bright-instructor-details,
.bright-instructor-content-type-slider .bright-instructor-details {
  display: block;
  overflow: hidden;
}

.bright-instructor-content-type-grid.has-instructor-image .bright-instructor-details,
.bright-instructor-content-type-slider.has-instructor-image .bright-instructor-details {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.bright-instructor-content-type-grid.has-instructor-image .bright-instructor-image,
.bright-instructor-content-type-slider.has-instructor-image .bright-instructor-image {
  display: block;
  overflow: hidden;
}

.bright-instructor-details>a,
.bright-instructor-details>a:hover,
.bright-instructor-details>a:focus,
.bright-instructor-details>a:active {
  color: inherit;
  text-decoration: none;
}

.bright-instructor-content-type-grid .bright-course-instructor-item {
  margin-bottom: 45px;
}

.bright-instructor-content-type-grid .bright-instructor-details>span,
.bright-instructor-content-type-slider .bright-instructor-details>span {
  color: #777;
}

.bright-instructor-content-type-grid .bright-instructor-details>span.bright-instructor-course-count,
.bright-instructor-content-type-slider .bright-instructor-details>span.bright-instructor-course-count {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #777;
}

.bright-instructor-content-type-grid .bright-instructor-description,
.bright-instructor-content-type-slider .bright-instructor-description {
  margin-top: 15px;
}

.bright-instructor-content-type-slider .bright-course-instructor-item {
  padding-bottom: 10px;
}

.bright-instructor-content-type-grid .bright-user-social-wrapper,
.bright-instructor-content-type-slider .bright-user-social-wrapper {
  margin-top: 15px;
}

.bright-instructor-details h4 {
  margin-top: 0;
}


/* Bright */

.bright-instructor-column {
  margin-bottom: 30px;
}

.teacher.bright-instructor-content-type-grid .teacher-item,
.teacher.bright-instructor-content-type-slider .teacher-item {
  z-index: 99;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -moz-transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -o-transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
  height: 100%;
  background: #fff;
  overflow: hidden;
}

.teacher.bright-instructor-content-type-grid .teacher-item .thumb-teacher img,
.teacher.bright-instructor-content-type-slider .teacher-item .thumb-teacher img {
  width: 100%;
}

.teacher.bright-instructor-content-type-grid .teacher-item .teacher-desc,
.teacher.bright-instructor-content-type-slider .teacher-item .teacher-desc {
  padding: 30px;
  position: relative;
}

.teacher.bright-instructor-content-type-grid .teacher-item .teacher-desc a h3,
.teacher.bright-instructor-content-type-slider .teacher-item .teacher-desc a h3 {
  font-size: 24px;
  font-weight: 700;
}

.teacher.bright-instructor-content-type-grid .teacher-item .teacher-desc a h3,
.teacher.bright-instructor-content-type-slider .teacher-item .teacher-desc a h3 {
  transition: .3s;
  margin-top: 0;
}

.teacher.bright-instructor-content-type-grid .teacher-item .teacher-desc a,
.teacher.bright-instructor-content-type-slider .teacher-item .teacher-desc a {
  transition: .3s;
  text-decoration: none;
}

.teacher.bright-instructor-content-type-grid .teacher-item .teacher-desc a:hover,
.teacher.bright-instructor-content-type-slider .teacher-item .teacher-desc a:hover,
{
text-decoration: none;
}

.teacher.bright-instructor-content-type-grid .teacher-item .teacher-desc a:hover h3,
.teacher.bright-instructor-content-type-slider .teacher-item .teacher-desc a:hover h3 {
  text-decoration: none;
}

.teacher.bright-instructor-content-type-grid .teacher-item .teacher-desc span,
.teacher.bright-instructor-content-type-slider .teacher-item .teacher-desc span {
  font-size: 17px;
  font-weight: 500;
  color: #777;
}

.teacher.bright-instructor-content-type-grid .teacher-item .teacher-desc p,
.teacher.bright-instructor-content-type-slider .teacher-item .teacher-desc p {
  margin: 15px 0;
}

.teacher.bright-instructor-content-type-grid .teacher-item:hover,
.teacher.bright-instructor-content-type-slider .teacher-item:hover {
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.teacher.bright-instructor-content-type-grid .teacher-item:hover .thumb-teacher img,
.teacher.bright-instructor-content-type-slider .teacher-item:hover .thumb-teacher img {
  /*margin-top: 10px;*/
  -webkit-filter: grayscale(1);
  filter: gray;
  opacity: 1;
  -moz-filter: grayscale(1);
  -ms-filter: grayscale(1);
  -o-filter: grayscale(1);
  filter: grayscale(1);
}

.social-icon a {
  color: inherit;
  margin-bottom: 12px;
  display: inline-block;
}

.bright-lp-user-profile-socials.social-icon a:hover i,
.bright-lp-user-profile-socials.social-icon a:focus i {
  box-shadow: 0 6px 7px rgba(0, 0, 0, 0.3);
}

.social-icon a i {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f9f9f9;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
  margin-right: 10px;
  font-size: 14px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.social-icon a .fa-facebook-f:hover {
  background: #3b5998;
  color: #fff;
}

.social-icon a .fa-twitter:hover {
  background: #00aced;
  color: #fff;
}

.social-icon a .fa-google-plus-g:hover {
  background: #007bb6;
  color: #fff;
}

.social-icon a .fa-pinterest:hover {
  background: #ea4c89;
  color: #fff;
}

.social-icon a .fa-linkedin-in:hover {
  background-color: #007bb6;
  color: #fff;
}

.social-icon a .fa-youtube:hover {
  background-color: #E62117;
  color: #fff;
}

.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 0;
}

/**
  * # Course listing / grid / slider
  */

.bright-course-thumb {
  position: relative;
  overflow: hidden;
}

.bright-course-details.course-content {
  position: relative;
}

.bright-course-grid .bright-course-details.course-content,
.bright-course-slider .bright-course-details.course-content {
  padding: 20px;
  border: 0;
  flex-grow: 1;
}

.bright-course-list_lg .bright-course-details.course-content,
body .learn-press-courses[data-layout=list] .bright-course-details.course-content {
  padding: 25px 30px;
}
body .footer-widgets .learn-press-courses[data-layout=list] .bright-course-details.course-content {
  padding: 0;
  width: unset;
}
body .footer-widgets .learn-press-courses[data-layout=list] .course {
  border: 0;
  margin-bottom: 30px;
}

body .footer-widgets .learn-press-courses[data-layout=list] {
  display: block;
}

.bright-course-slider .bright-course-details.course-content {
  background: #f7f7f7;
}

.single-lp_course .bright-course-slider .bright-course-details.course-content {
  background: #fff;
}

.bright-course-grid .bright-course-meta,
.bright-course-slider .bright-course-meta,
.bright-archive-course-item .bright-course-meta {
  display: block;
  overflow: hidden;
  margin-top: 20px;
}

.bright-course-list .bright-course-item {
  margin-bottom: 20px;
}

.bright-course-list .bright-course-item:last-child {
  margin-bottom: 0;
}

.bright-course-thumb img {
  height: auto;
}

.footer-widgets .bright-course-thumb img {
  width: auto;
}

.bright-course-meta .course-review,
.bright-archive-course-item .course-review {
  display: inline-block;
  float: right;
}

.bright-course-list .bright-course-meta .course-review {
  float: inherit;
}

.bright-course-list_lg .bright-course-meta .course-review {
  float: unset;
}

.bright-course-slider .bright-course-price,
.bright-course-grid .bright-course-price,
.bright-archive-course-item .bright-course-price {
  font-size: 17px;
  text-transform: uppercase;
  line-height: 34px;
}

.bright-course-grid .bright-course-item,
.bright-course-list_lg .bright-course-item,
.bright-page-layout-full-width .bright-course-grid .bright-course-item,
.archive .site-main .bright-course-item {
  margin-bottom: 30px;
}

.bright-course-slider,
.bright-event-slider,
.bright-instructor-content-type-slider,
.bright-post-slider,
.lp-archive-courses .learn-press-courses.bright-course-slider {
  margin-top: 50px;
}

.single-lp_course .entry-content-left .lp-archive-courses .learn-press-courses.bright-course-slider {
  margin-top: 0;
}

.bright-course-elementor.bright-course-slider {
  margin-left: unset;
  margin-right: unset;
  width: inherit;
}

.slider-nav- {
  margin-top: 0;
}

.owl-theme .owl-dots {
  width: 100%;
}

.bright-course-grid .course-category,
.bright-course-slider .course-category,
.bright-post-grid .bright-post-category,
.bright-post-slider .bright-post-category {
  position: absolute;
  top: -12px;
  right: 10%;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  border-radius: 0;
  z-index: 1;
}

.bright-course-slider .course-category,
.bright-post-slider .bright-post-category {
  top: 0;
}

.bright-course-grid .course-category:before,
.bright-course-slider .course-category:before,
.bright-post-grid .bright-post-category:before,
.bright-post-slider .bright-post-category:before {
  content: '';
  position: absolute;
  top: 0;
  left: -12px;
  height: 0;
  width: 0;
  border-right: 12px solid transparent;
  border-top: 12px solid transparent;
  background: none !important;
}

.bright-course-grid .bright-course-author-name,
.bright-course-slider .bright-course-author-name,
.bright-archive-course-item .bright-course-author-name,
.courses-list-item-inner .bright-course-author-name {
  margin-bottom: 15px;
  display: block;
  font-size: 13px;
}

.bright-course-author-avatar img {
  border-radius: 50%;
}

.bright-course-grid .bright-course-author-name a,
.bright-course-slider .bright-course-author-name a,
.courses-list-item-inner .bright-course-author-name a {
  color: inherit;
}

.bright-archive-course-item .bright-course-author-name img {
  border-radius: 50%;
}

.bright-course-grid .course-category a,
.bright-course-slider .course-category a,
.bright-post-grid .bright-post-category a,
.bright-post-slider .bright-post-category a {
  color: #ffffff;
}

.bright-course-grid .bright-course-title,
.bright-course-slider .bright-course-title,
.courses-content .bright-course-title,
.bright-featured-course-wrapper .bright-course-title {
  font-size: 22px;
  margin-top: 0;
  line-height: 28px;
  margin-bottom: 15px;
}

.bright-course-slider .bright-course-item figcaption {
  min-height: 170px;
}

.bright-course-slider .bright-course-thumb .thumb {
  padding: 0;
}

.bright-course-slider .bright-course-thumb .thumb img {
  width: 100%;
}

.bright-course-grid .bright-course-title a,
.bright-course-slider .bright-course-title a,
.bright-featured-course-wrapper .bright-course-title a {
  color: inherit;
}

.bright-course-slider.owl-theme .owl-dots .owl-dot span,
.bright-post-slider.owl-theme .owl-dots .owl-dot span,
.bright-testimonials.owl-theme .owl-dots .owl-dot span,
.bright-event-slider.owl-theme .owl-dots .owl-dot span {
  height: 12px;
  width: 12px;
  margin: 5px 4px;
  border-radius: 2px;
}

.bright-course-slider.owl-theme .owl-dots .owl-dot.active span,
.bright-post-slider.owl-theme .owl-dots .owl-dot.active span,
.bright-testimonials.owl-theme .owl-dots .owl-dot.active span,
.bright-event-slider.owl-theme .owl-dots .owl-dot.active span {
  width: 18px;
  height: 18px;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
}

.bright_vc_row-color-white .bright-post-slider.owl-theme .owl-dots .owl-dot span,
.bright_vc_row-color-white .bright-testimonials.owl-theme .owl-dots .owl-dot span {
  background: #ffffff;
}

.bright-course-short-description {
  margin-bottom: 15px;
  font-size: 13px;
  color: #888;
}

.bright-course-short-description>p {
  margin-bottom: 0;
}

.bright-course-slider .bright-course-item figure,
.bright-course-grid .bright-course-item figure,
.archive .site-main .bright-course-item figure {
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  background: #ffffff;
  width: 100%;
}

.bright-course-slider .owl-nav,
.bright-post-slider .owl-nav,
.bright-instructor-content-type-slider .owl-nav,
.bright-event-slider .owl-nav,
.testimonials-carousel.owl-theme .owl-nav {
  position: absolute;
  top: -50px;
  right: 0;
  margin-top: 0;
}

.bright-course-slider.owl-theme .owl-nav>button,
.bright-post-slider.owl-theme .owl-nav>button,
.bright-instructor-content-type-slider.owl-theme .owl-nav>button,
.bright-event-slider.owl-theme .owl-nav>button,
.testimonials-carousel.owl-theme .owl-nav>button {
  margin: 0 0 0 10px;
  padding: 0;
  width: 37px;
  height: 36px;
  line-height: 35px;
  border-radius: 0;
  opacity: 1;
  color: #ffffff;
}

.owl-theme .owl-nav .disabled {
  opacity: .5!important;
}

.bright-course-slider.owl-theme .owl-nav>button i,
.bright-post-slider.owl-theme .owl-nav>button i,
.bright-instructor-content-type-slider.owl-theme .owl-nav>button i,
.bright-event-slider.owl-theme .owl-nav>button i,
.testimonials-carousel.owl-theme .owl-nav>button i {
  font-size: 14px;
}

.bright-course-list figure>figcaption {
  padding: 0;
}

.bright-course-slider .learn-press-message,
.bright-course-grid .learn-press-message,
.bright-course-list .learn-press-message {
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
  display: inline-block;
  float: right;
}

.bright-course-slider .learn-press-message>span,
.bright-course-grid .learn-press-message>span,
.bright-course-list .learn-press-message>span {
  display: none;
}

.bright-course-slider .course-review label,
.bright-course-grid .course-review label,
.bright-course-list .course-review label,
.bright-course-slider .value>span,
.bright-course-grid .value>span,
.bright-course-list .value>span,
.bright-archive-course-item .course-review label,
.bright-archive-course-item .value>span {
  display: none;
}

.bright-course-grid .bright-course-wishlist-wrapper,
.bright-course-slider .bright-course-wishlist-wrapper,
.bright-archive-course-item .bright-course-wishlist-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: initial;
  text-align: center;
  display: none;
  bottom: 10%;
}

.bright-course-grid .bright-course-item:hover .bright-course-wishlist-wrapper,
.bright-course-slider .bright-course-item:hover .bright-course-wishlist-wrapper,
.bright-archive-course-item:hover .bright-course-wishlist-wrapper {
  display: block;
  -webkit-animation: bright-fadeInUp 0.5s ease-in-out;
  animation: bright-fadeInUp 0.5s ease-in-out;
}

.bright-course-item .course-readmore .learn-press-message {
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
  display: inline-block;
  float: right;
  box-shadow: inherit;
  font-size: 12px;
  max-width: 130px;
}

.bright-course-item .course-readmore .learn-press-message>p {
  margin-bottom: 0;
  line-height: 17px;
}

.bright-course-item .course-readmore .learn-press-message>span {
  display: none;
}

.bright-course-list .bright-course-meta>span {
  margin-right: 8px;
  display: inline-block;
}

.bright-course-list_lg .bright-course-meta>span {
  margin-right: 20px;
}

.bright-course-list_lg .bright-course-meta>span i {
  margin-right: 5px;
}

.bright-course-list .bright-course-meta>span i {
  display: none;
}

.bright-course-list_lg .bright-course-meta>span.meta-course-rating label {
  display: none;
}

.bright-course-list_lg .bright-course-meta {
  margin-bottom: 12px;
}

.widget .learn-press-courses .course-item {
  background: transparent;
  box-shadow: none;
}

body .widget .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content {
  padding: 0;
}

body .widget .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-wrap-thumbnail {
  width: 100px;
  padding-right: 30px;
}

.bright-learn-press-courses.learn-press-courses[data-layout=list] .course-wrap-meta .meta-item {
  display: flex;
}

/**
 * # Course Archive Page
 */

body.learnpress-page .lp-button {
  color: #fff;
  border: 0;
  font-weight: 600;
}
body .learn-press-courses[data-layout=grid] .course-item {
  border: 0;
}

.bright-course-navigations input[type=radio]:checked+.switch-btn {
  background: #f5f5f5;
}

.bright-course-navigations .lp-courses-bar .switch-layout .switch-btn {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bright-course-navigations .lp-courses-bar .search-courses input[type=text] {
  height: 100%;
  padding: 0 10px;
}

.bright-course-navigations .lp-courses-bar .search-courses > label {
  height: 100%;
  display: flex;
}

body .lp-archive-courses .course-detail-info::before,
body .lp-archive-courses .course-detail-info::after {
  display: none;
}

body .lp-archive-courses .lp-entry-content .entry-content-left {
  padding-top: 0;
}

body .lp-archive-courses .learn-press-courses .course {
  margin-bottom: 30px;
}

body .learn-press-courses[data-layout=grid] .course {
  padding: 0 15px;
}

body .learn-press-courses[data-layout=grid] .course-item {
  border: 0;
}

.bright-archive-columns-2 .learn-press-courses[data-layout=grid] .course {
  width: 50%;
}
.bright-archive-columns-3 .learn-press-courses[data-layout=grid] .course {
  width: 33.33%;
}
.bright-archive-columns-5 .learn-press-courses[data-layout=grid] .course {
  width: 20%;
}
.bright-archive-columns-6 .learn-press-courses[data-layout=grid] .course {
  width: 16.66%;
}

.lp-archive-courses .learn-press-courses.bright-course-slider {
  margin: 0;
}

body .lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-footer {
  padding: 0;
  border: 0;
}

body .lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-readmore,
body .lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-excerpt {
  display: block;
}

body .lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-permalink {
  height: unset;
  margin: 0;
  display: block;
}

body .lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail:hover .course-thumbnail a img,
body .lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-thumbnail .thumbnail img {
  transform: unset;
}

body .lp-courses-bar {
  margin: 0;
}

.bright-course-meta .course-students:before {
  content: "\f0c0";
  font-family: 'Font Awesome 5 Free';
  display: inline-block;
  margin-right: 3px;
}

.widget .bright-course-meta .course-students:before {
  display: none;
}

.widget .bright-course-list .bright-course-meta>span {
  margin-right: 1px;
}

ul.learn-press-courses .bright-archive-course-item.course .course-info {
  margin-bottom: 0;
}

body .lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink .course-title,
body .archive-course-widget-outer .course-title,
.bright-course-details h3,
.profile-courses.courses-list.learn-press-wishlist-courses h3 {
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 1px;
  margin: 0 0 10px;
}

body .archive-course-widget-outer .course-title {
  margin-bottom: 5px;
}

ul.learn-press-courses .bright-archive-course-item.course .course-thumbnail {
  margin: 0;
}

#learn-press-profile-content .course-thumbnail {
  margin: 0;
}

.site-main article .bright-course-item figcaption {
  border: 0;
  padding: 0;
}

#profile-content-courses .course-item .course-content .course-content {
  padding-bottom: 15px;
}

span.bright-course-students i {
  margin-right: 5px;
}

.rtl span.bright-course-students i {
  margin-right: 0;
  margin-left: 5px;
}

.post-type-archive-lp_course .course-thumbnail {
  display: block;
}

.post-type-archive-lp_course .lp_course>span {
  display: inline-block;
  margin-right: 10px;
}

.bright-course-navigations {
  background: #fff;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  padding: 20px;
  margin-bottom: 30px;
  font-size: 14px;
  font-weight: 600;
}

.bright-list-grid-view .btn {
  border-width: 2px;
  line-height: 20px;
  font-size: inherit;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  color: #ffffff;
}

span.bright-course-author-name>span {
  color: #888;
}

body.search.search-results.post-type-archive-lp_course .bright-course-search {
  margin-bottom: 20px;
}

.site-content .learn-press-pagination {
  text-align: left;
  margin: 10px 0;
}

.site-content .learn-press-pagination>ul {
  margin: 0;
  padding: 0;
}

.bright-list-grid-view .btn:focus {
  text-decoration: none;
  background: transparent;
}

.learnpress .bright-archive-course-item form.purchase-course {
  margin-bottom: 0;
}

body .archive-course-widget-outer .widget-footer .pull-right {
  float: unset !important;
  display: inline-block;
  margin-top: 15px;
  padding: 6px 25px;
  font-size: 15px;
}

/**
 * # Profile Page
 */

body #learn-press-profile .wrapper-profile-header .lp-profile-right .lp-profile-username {
  font-size: 26px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}
body .lp-user-profile .lp-profile-username::before, body .lp-user-profile .lp-profile-username::after {
  display: none;
}

body .lp-list-table tbody tr td a,
body .lp-list-table tbody tr th a,
body .lp-list-table tfoot tr td a,
body .lp-list-table tfoot tr th a,
body .lp-list-table tbody tr td,
body .lp-list-table tbody tr th,
body .lp-list-table tfoot tr td,
body .lp-list-table tfoot tr th,
body .lp-label {
  color: inherit;
  font-weight: inherit;
}

#learn-press-profile .wrapper-profile-header .lp-profile-right {
  padding-top: 100px;
}

body .lp-list-table thead tr th {
  height: unset;
  color: #ffffff;
}

body #learn-press-profile #profile-nav .lp-profile-nav-tabs li>ul {
  box-shadow: none;
}

body #learn-press-profile #profile-nav .lp-profile-nav-tabs>li ul li:last-child a {
  border-bottom: 0;
}

body #learn-press-profile .wrapper-profile-header {
  color: inherit;
  background: transparent;
}

body #profile-header.lp-content-area {
  width: auto;
  margin: 0;
}

body .wrapper-profile-header.wrap-fullwidth {
  margin: 0;
}

body #learn-press-profile .wrapper-profile-header #profile-header .lp-profile-header__inner {
  width: auto;
  min-height: unset;
  margin: 0;
  padding: 82px 200px 30px 300px;
}

body .lp-user-profile .profile-name {
  font-size: 18px;
  font-weight: 600;
  margin-top: 6px;
}

body #learn-press-profile .lp-content-area {
  padding: 0;
}

body #learn-press-profile .lp-content-area:before,
body #learn-press-profile .lp-content-area:after {
  display: table;
  content: " ";
}

body #learn-press-profile .lp-content-area:after {
  clear: both;
}

body .lp-user-profile #profile-content-courses .dashboard-statistic__row .statistic-box,
body .lp-user-profile #profile-content-my-courses .dashboard-statistic__row .statistic-box {
  width: calc((100% - 60px) / 3);
}

@media (max-width: 990px) {
  body .lp-user-profile #profile-content-courses .dashboard-statistic__row .statistic-box,
  body .lp-user-profile #profile-content-my-courses .dashboard-statistic__row .statistic-box {
    width: calc((100% - 90px) / 4);
  }
}
@media (max-width: 767px) {
  body .lp-user-profile #profile-content-courses .dashboard-statistic__row .statistic-box,
  body .lp-user-profile #profile-content-my-courses .dashboard-statistic__row .statistic-box  {
    width: calc((100% - 60px) / 3);
  }
}

body .dashboard-statistic__row {
  gap: 30px;
}
@media (max-width: 520px){
  body .dashboard-statistic__row {
    display: flex;
    padding: 0;
    gap: 20px;
  }
  body .dashboard-statistic__row .statistic-box {
    padding: 10px 15px;
  }
}
body .dashboard-statistic__row .statistic-box {
  color: #ffffff;
  border: 0;
  border-radius: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

body .dashboard-statistic__row .statistic-box .statistic-box__text,
body .dashboard-statistic__row .statistic-box .statistic-box__number {
  color: #ffffff;
  font-weight: 600;
}

body #learn-press-profile {
  background: transparent;
  overflow: inherit;
}

body #learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course {
  margin: 0 0 30px 0;
}

body .learn-press-tabs .learn-press-tabs__tab>label {
  padding: 0;
}

body .learn-press-tabs .learn-press-tabs__tab>label a {
  padding: 15px 65px;
  font-size: 16px;
  display: block;
}

.profile-courses.featured-courses {
  margin-bottom: 20px;
}

body #learn-press-profile .profile-courses>h3 {
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 700;
}

body #learn-press-profile #profile-content .lp-button.btn-load-more-courses {
  border-radius: 0;
  border-width: 2px;
  font-weight: 600;
  font-size: 16px;
}

body #learn-press-profile #profile-content .lp-button.btn-load-more-courses:disabled {
  color: #fff;
}

body #learn-press-profile #profile-nav .lp-profile-nav-tabs li:not(.active):hover>ul {
  box-shadow: 0 0 3px rgb(0 0 0 / 20%);
}

body #learn-press-profile #profile-nav .lp-profile-nav-tabs>li:last-child {
  border-radius: 0;
}

body #learn-press-profile #profile-sidebar {
  border: 0;
}

body #learn-press-profile #profile-nav .lp-profile-nav-tabs>li {
  border: 1px solid rgba(204, 204, 204, 0.3);
  border-bottom: 0;
}

body #learn-press-profile #profile-nav .lp-profile-nav-tabs>li:last-child {
  border-bottom: 1px solid rgba(204, 204, 204, 0.3);
}

body #learn-press-profile #profile-nav .lp-profile-nav-tabs li.active ul li,
body #learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover ul li {
  background: transparent !important;
}

body #learn-press-profile #profile-nav .lp-profile-nav-tabs>li.has-child.active {
  border: 0;
}

body #learn-press-profile #profile-nav .lp-profile-nav-tabs>li.has-child.active ul li a {
  border-left: 1px solid rgba(204, 204, 204, 0.3);
  border-right: 1px solid rgba(204, 204, 204, 0.3);
  border-color: rgba(204, 204, 204, 0.3);
}

.profile-courses.courses-list.learn-press-wishlist-courses>li {
  list-style: none;
}

.profile-courses.courses-list.learn-press-wishlist-courses .course-content {
  display: block;
  overflow: hidden;
}

.profile-courses.courses-list.learn-press-wishlist-courses .course-content>a {
  display: block;
  overflow: hidden;
}

#learn-press-profile #profile-content .profile-courses.courses-list.learn-press-wishlist-courses .lp-button {
  margin: 0;
  border-radius: 0;
  padding: 10px 15px;
  border-color: inherit;
  display: flex;
  align-items: center;
  position: unset !important;
  float: unset;
}

body div.order-recover input[type="text"],
body #learn-press-profile #profile-content .lp-button {
  border-radius: 0;
}

body #learn-press-profile #profile-content .lp-button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 34px;
  height: 43px;
  color: #fff;
  border: 0;
  font-size: 15px;
  font-weight: 600;
}

body #learn-press-profile-basic-information button,
body form[name="profile-change-password"] button,
body #lp-user-edit-avatar #lp-avatar-actions a {
  border-radius: 0;
  font-weight: 500;
}

body #learn-press-profile-basic-information button:hover,
body form[name="profile-change-password"] button:hover {
  opacity: 1;
}

.review-actions .close:hover {
  background: transparent;
}

body .review-form h3 {
  font-size: 20px;
  font-weight: 700;
}

.review-form .review-fields>li>label {
  font-weight: 500;
}

.learn-press-profile-course__tab__inner a:hover {
  cursor: pointer;
}

.learn-press-profile-course__tab__inner a {
  border-top: 4px solid transparent;
}

body #lp-user-edit-avatar .profile-picture {
  margin: 0;
}

@media (max-width: 990px) {
  body #learn-press-profile #profile-sidebar {
    border: 1px solid rgba(204, 204, 204, 0.3);
  }

  body #learn-press-profile #profile-nav .lp-profile-nav-tabs>li,
  body #learn-press-profile #profile-nav .lp-profile-nav-tabs>li:last-child {
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: rgba(204, 204, 204, 0.3);
  }

  body #learn-press-profile #profile-nav {
    border-top: 0;
  }
}

@media (max-width: 768px) {
  body #learn-press-profile .wrapper-profile-header .lp-profile-right {
    padding-top: 0;
  }

  body #learn-press-profile .wrapper-profile-header .lp-profile-left {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
}

/**
 * # LP Checkout
 */

body #checkout-payment #checkout-order-action button {
  font-weight: 600;
}
.btn.bright-back-to-class {
  color: #fff;
  margin-bottom: 20px;
}
.btn.bright-back-to-class:hover, .btn.bright-back-to-class:focus {
  color: #fff;
}
body .order-comments {
  border: 0;
  border-bottom: 1px solid transparent;
  background: #fff;
}
body #checkout-order .lp-checkout-order__inner,
body #checkout-account-login,
body #checkout-account-register {
  border: 0;
  border-radius: 0;
  background: #ffffff;
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
}
body #checkout-account-login, body #checkout-account-register {
  padding: 20px;
}
 
/**
 * # Cart
 */

.learn-press-cart-table .course-thumbnail {
  width: inherit;
}

.learn-press-cart-table .course-thumbnail.course-name a {
  color: inherit;
}

.learn-press-cart-table.table>tbody>tr>td,
.learn-press-cart-table.table>tbody>tr>th,
.learn-press-cart-table.table>tfoot>tr>td,
.learn-press-cart-table.table>tfoot>tr>th,
.learn-press-cart-table.table>thead>tr>td,
.learn-press-cart-table.table>thead>tr>th {
  vertical-align: middle;
}

.course-thumbnail.course-name img {
  padding: 2%;
}

.learn-press-cart-table .course-remove .remove {
  padding: 0 10px;
  display: block;
  color: #e74c3c;
  font-size: 20px;
}

.learn-press-cart-table .course-remove .remove:hover {
  color: #c0392b;
}

.learn-press-error {
  border-color: #e74c3c
}

/**
 * # Checkout Page
 */

.learn-press-user-form .form-fields,
.learn-press-checkout-payment ul {
  margin: 0;
  padding: 0;
}

.learn-press-user-form .form-fields li,
.learn-press-checkout-payment ul li {
  list-style: none;
  margin-bottom: 15px;
}

#learn-press-checkout-user-form,
.learn-press-checkout-review-order-table,
.learn-press-checkout-comment {
  margin-bottom: 46px;
}

.lp-checkout .form-heading,
.learn-press-checkout-review-order>h3,
.learn-press-order-comment-heading,
.learn-press-checkout-payment>h3 {
  margin-top: 0;
  margin-bottom: 20px;
}

.learn-press-checkout-payment .payment-methods {
  margin-bottom: 20px;
}

.learn-press-checkout-payment .payment-methods .payment-method-form {
  background: #F5F5F5;
  padding: 10px;
  margin-top: 10px;
  -webkit-animation: bright-fadeInUp 0.5s ease-in-out;
  animation: bright-fadeInUp 0.5s ease-in-out;
}

.btn.bright-back-to-class {
  margin-top: 20px;
  padding: 10px 15px;
}

body .lp-list-table tbody tr td,
body .lp-list-table tbody tr th {
  border-top: 0;
}

.learn-press-checkout h4 {
  font-weight: 600;
}

/**
 * # Widgets Style
 */

.entry-content select {
  width: auto;
}

.wp-block-calendar table {
  margin: 0;
}

.entry-content .wp-block-calendar {
  margin: 1rem 0;
}

.entry-content .wp-block-calendar caption {
  caption-side: unset;
}

.entry-content>[class^="wp-block-"] {
  margin-bottom: 2rem;
}

.wp-block-search .wp-block-search__input {
  border-color: #ccc;
}

.wp-block-search .wp-block-search__button {
  justify-content: center;
  align-items: center;
  display: flex;
  padding: 0.375em 2.2em;
  color: #fff;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
  padding: 0;
  border: 0;
}

/* ## Couse Category */
.widget_ep_course_category_widget {
  padding: 20px;
}

.ep_course_category_list {
  background: #fff;
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
}

.widget .ep_course_category_list {
  box-shadow: none;
  background: inherit;
  margin-left: 0px;
  margin-right: 0px;
  width: auto;
}

.ep_course_category_list ul {
  margin: 0;
  padding: 0;
}

.ep_course_category_list li {
  position: relative;
  list-style: none;
}

.widget .ep_course_category_list li {
  margin-bottom: 6px;
}

.widget .ep_course_category_list li:last-child {
  margin-bottom: 0;
}

.ep_course_category_list a {
  position: relative;
  color: inherit;
  padding: 10px 15px;
  display: block;
}

.widget .ep_course_category_list a {
  padding: 0;
}

.site-content .ep_course_category_list a:hover,
.site-content .ep_course_category_list a:focus,
.site-content .ep_course_category_list li.current-cat a {
  text-decoration: none;
}

.widget-area .widget.widget_bright_course_list_widget .course-content>h3 {
  color: inherit;
}

.ep_course_category_list a i {
  margin-right: 10px;
  font-size: 16px;
}

.ep_course_category_list .bright-cat-count {
  position: absolute;
  right: 20px;
}

.bright-instructor-content-type-list .teacher-item-wrapper:not(:last-child) {
  margin-bottom: 20px;
}

.bright-instructor-content-type-list .teacher-item .teacher-desc span {
  font-size: 14px;
}

.bright-post-list .news-grid-small-img {
  margin-bottom: 15px;
}

.bright-post-list .news-thum-area img {
  max-width: 100px;
  padding-right: 30px;
}

.bright-course-list .bright-course-thumb,
.teacher-item.d-flex .thumb-teacher {
  width: 70px;
  min-width: 70px;
  padding-right: 15px;
}

.footer-widgets .bright-course-list .bright-course-thumb,
.footer-widgets .teacher-item.d-flex .thumb-teacher {
  width: 100px;
  min-width: 100px;
  padding-right: 30px;
}

.footer-widgets .news-grid-small-img .blog-widget-footer-img,
.widget-area .news-grid-small-img .blog-widget-footer-img {
  display: inline-block;
  float: left;
}

.footer-widgets .news-grid-small-img .blog-widget-footer-text,
.widget-area .news-grid-small-img .blog-widget-footer-text {
  display: block;
  overflow: hidden;
}

.footer-widgets .teacher-item .teacher-desc a:hover,
.footer-widgets .teacher-item .teacher-desc a:focus,
.widget-area .teacher-item .teacher-desc a:hover,
.widget-area .teacher-item .teacher-desc a:focus {
  text-decoration: none;
}

.footer-widgets .news-grid-item h3,
.widget-area .news-grid-item h3 {
  font-size: 15px;
  padding-top: 0px;
  margin-top: 0px;
  font-weight: 500;
}

.footer-widgets .news-grid-item .col-xs-2,
.widget-area .news-grid-item .col-xs-2 {
  padding-right: 0px;
}

.footer-widgets .course-item .col-xs-2,
.widget-area .course-item .col-xs-2 {
  padding-right: 0px;
}

.footer-widgets .course-item,
.widget-area .course-item {
  margin-bottom: 0px;
  background: none;
}

.footer-widgets .course-item .col-xs-3.bright-course-thumb,
.widget-area .course-item .col-xs-3.bright-course-thumb {
  padding-right: 0px;
}

.footer-widgets .course-item .course-content .teacher-wrap,
.widget-area .course-item .course-content .teacher-wrap {
  padding-top: 0px;
  margin-bottom: 0px;
}

.footer-widgets .course-item .course-content .course-content,
.widget-area .course-item .course-content .course-content {
  padding: 0px;
}

.bright-instructor-content-type-list .teacher-item .teacher-desc h3,
.bright-course-list .course-content h3 {
  margin: 0 0 5px;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: unset;
}

.footer-widgets .bright-course-list .course-content h3,
.footer-widgets .bright-instructor-content-type-list .teacher-item .teacher-desc h3 {
  font-weight: 500;
  font-size: 15px;
}


/**
 * # Portfolio
 */

.bright-portfolio .filter {
  margin-bottom: 4px;
}

.entry-content .wpb-fp-filter li {
  text-transform: inherit;
  font-family: inherit;
  font-size: inherit;
}

.entry-content .wpb-fp-filter.wpb_fp_filter_default li,
.tml .error {
  border-width: 2px;
}

.entry-content .wpb_fp_grid figure h2 {
  font-family: inherit;
}

.entry-content figure.effect-oscar figcaption::before {
  border-width: 2px;
}


/**
 * # LMS statistics
 */

.bright-lms-statistics h5 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 0;
}

.bright-lms-statistics .bright-counter-number {
  font-size: 40px;
  line-height: 60px;
  margin-bottom: 12px;
  display: inline-block;
  padding: 5px 35px;
  border-radius: 0;
  color: #ffffff
}

.bright-lms-statistics .bright-lms-statistics-item {
  margin-bottom: 62px;
}


/**
 * # Custom Shortcode
 */

.bright-section-title {
  line-height: initial;
}

h2.bright-section-title {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
  letter-spacing: 1px;
}

h2.bright-section-title.title-font-size-x_large {
  font-size: 34px;
  line-height: 48px;
}

h2.bright-section-title.title-font-size-xx_large {
  font-size: 56px;
  line-height: 60px;
}

h3.bright-section-title {
  font-size: 25px;
  line-height: 42px;
  font-weight: 700;
  margin-bottom: 20px;
  letter-spacing: 1px;
}

.bright-section-title.margin-bottom-no_margin {
  margin-bottom: 0;
}

.bright-section-title.margin-bottom-extra_small {
  margin-bottom: 10px;
}

.bright-section-title.margin-bottom-small {
  margin-bottom: 20px;
}

.bright-section-title.margin-bottom-medium {
  margin-bottom: 45px;
}

.bright-section-title.margin-bottom-large {
  margin-bottom: 65px;
}

.bright-section-title.margin-top-no_margin {
  margin-top: 0;
}

.bright-section-title.margin-top-extra_small {
  margin-top: 10px;
}

.bright-section-title.margin-top-small {
  margin-top: 20px;
}

.bright-section-title.margin-top-medium {
  margin-top: 45px;
}

.bright-section-title.margin-top-large {
  margin-top: 65px;
}

.bright-section-title-small {
  margin-top: 0;
  font-weight: 400;
  font-size: 16px;
  opacity: 0.7
}

.bright-section-title-small.margin-bottom-no_margin {
  margin-bottom: 0;
}

.bright-section-title-small.margin-bottom-extra_small {
  margin-bottom: 10px;
}

.bright-section-title-small.margin-bottom-small {
  margin-bottom: 25px;
}

.bright-section-title-small.margin-bottom-medium {
  margin-bottom: 50px;
}

.bright-section-title-small.margin-bottom-large {
  margin-bottom: 70px;
}


/**
 * # Testimonial
 */

.testimonial {
  background-size: cover;
}

.testimonial .owl-pagination {
  text-align: center;
  width: 100%;
  padding-top: 20px;
}

.testimonial-item {
  display: inline-block;
  width: 100%;
}

.testimonial-item .testimonial-inner {
  padding: 40px;
}

.testimonial-item .quote-author {
  display: inline-block;
}

.testimonial-item .quote-author img {
  border-radius: 50%;
  height: 80px;
  width: 80px;
  float: left;
  margin-left: 30px;
  margin-right: 20px;
  margin-top: -32px;
  position: relative;
  padding: 0;
}

.testimonial-item .quote-author .quote-footer {
  display: inline-block;
  margin-top: -30px;
}

.testimonial-item .quote-author .quote-footer .name {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: .3px;
  display: inline-block;
  text-transform: uppercase;
  margin-right: 10px;
  margin-top: 42px;
  margin-bottom: 0;
}

.testimonial-item .quote-author .quote-footer span {
  font-size: 13px;
  font-weight: 800;
  display: block;
}

.bright_vc_row-color-white .bright-section-title,
.bright_vc_row-color-white .testimonial-item .quote-author .quote-footer .name,
.bright_vc_row-color-white .testimonial-item .quote-author .quote-footer span {
  color: #fff;
}

.bright_vc_row-color-white .testimonial-item .quote-author .quote-footer span {
  opacity: 0.7;
}

.testimonial-item p {
  font-size: 17px;
  font-style: italic;
  letter-spacing: .3px;
  line-height: 27px;
  text-align: center;
}

.testimonial-item .testimonial-bottom {
  margin-top: 20px;
}

.testimonial-item .testimonial-bottom span {
  font-size: 16px;
}

.testimonials-carousel.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 30px;
}


/**
 * # Social Icons
 */

.bright-social-icons {
  margin-bottom: 10px;
}

.bright-social-icons:last-child {
  margin-bottom: 0;
}

.bright-social-icons ul {
  margin: 0;
  padding: 0;
}

.bright-social-icons ul li {
  list-style: none;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 0;
}

.bright-social-icons ul li:first-child {
  margin-left: 0;
}

.bright-social-icons ul li:last-child {
  margin-right: 0;
}

.bright-social-icons ul li a {
  display: block;
  text-align: center;
}

.bright-social-icons.bright-social-icons-small ul li a {
  width: 27px;
  height: 27px;
  line-height: 27px;
}

.bright-social-icons.bright-social-icons-medium ul li a {
  width: 37px;
  height: 37px;
  line-height: 37px;
}

.bright-social-icons.bright-social-icons-large ul li a {
  width: 50px;
  height: 50px;
  line-height: 50px;
}

.bright-social-icons ul li a i {
  color: #ffffff;
}

.bright-social-icons.bright-social-icons-small ul li a i {
  font-size: 14px;
}

.bright-social-icons.bright-social-icons-medium ul li a i {
  font-size: 16px;
}

.bright-social-icons.bright-social-icons-large ul li a i {
  font-size: 18px;
}


/**
 * # LMS miscellaneous
 */


.ep_sign_up_now,
.ep_sign_up_now.shadow {
  padding: 40px 40px;
}

.bright_vc_row-color-white .ep_sign_up_now h2 {
  margin-top: 0;
}

.ep_sign_up_now h2,
.ep_sign_up_now h4 {
  text-align: center;
}

.ep_sign_up_now .ep_sign_up_form {
  margin-top: 30px;
}

.ep_sign_up_form input[type="text"],
.ep_sign_up_form input[type="email"],
.ep_sign_up_form input[type="number"] {
  background: #f7f7f7;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%);
}

.ep_sign_up_form .wpcf7 input[type="text"],
.ep_sign_up_form .wpcf7 input[type="email"],
.ep_sign_up_form .wpcf7 input[type="number"],
.ep_sign_up_form .wpcf7 textarea {
  background: #fff;
}

.ep_sign_up_form .ep_sign_up_now_field {
  margin-bottom: 30px;
}

.ep_sign_up_form .ep_sign_up_now_submit {
  margin-bottom: 0;
}

.ep_sign_up_now_submit input[type="submit"].wpcf7-submit {
  padding: 15px 40px;
  height: unset;
}

.bright-featured-instructor-title,
.bright-user-display-name {
  margin-bottom: 25px;
  font-weight: 700;
  font-size: 20px;
}

.bright-featured-instructor-title {
  margin-top: 0;
}

.bright-user-details {
  margin-top: 46px;
}

.bright-user-display-name,
.bright-user-name-wrapper,
.bright-featured-instructor-details .bright-social-icons-medium {
  margin-bottom: 12px;
}

.bright-user-display-name {
  margin-top: 15px;
}

.bright-user-job {
  opacity: 0.7;
}

.learn-press-notice,
.learn-press-message,
.learn-press-error {
  padding: 15px;
}

.bright-course-search.bright-course-search-shortcode {
  max-width: 800px;
  margin: 0 auto;
  padding: 7% 15px;
  text-align: center;
}

.bright-course-search-logo {
  margin-bottom: 30px;
}

.bright-course-search>h3 {
  margin-top: 0;
  font-size: 45px;
  font-weight: bold;
}

.bright-course-search.bright-course-search-shortcode>h3 {
  margin-bottom: 30px;
}

.bright-course-search.bright-course-search-shortcode .bright-lms-stats {
  margin-top: 30px;
}

.bright-course-search .input-group {
  overflow: hidden;
}

.bright-course-search .bright-lms-stats>span {
  margin: 0 15px;
  font-size: 16px;
  display: inline-block;
}

.bright-course-search .bright-lms-stats>span i {
  margin-right: 10px;
}

.bright-course-search input[type="text"].bright-course-search-field {
  height: 55px;
  padding: 15px 15px;
  font-size: 18px;
  font-weight: bold;
  border: 0;
  box-shadow: none;
  background: #ededed;
}

.bright_vc_row-color-white .bright-course-search input[type="text"].bright-course-search-field {
  background: #ffffff;
}

.bright-course-search input[type="text"].bright-course-search-field:focus {
  box-shadow: none;
}

.bright-course-search button {
  height: 55px;
  width: 60px;
  font-size: 22px;
  border: 0;
}

.bright-course-search .input-group-btn:last-child>.btn,
.bright-course-search .input-group-btn:last-child>.btn-group {
  margin-left: 0;
}

.bright-course-ajax-search-result-area {
  position: relative;
  text-align: left;
}

.bright-course-ajax-search-result-inner {
  position: absolute;
  background: #ffffff;
  overflow-y: auto;
  width: 100%;
  z-index: 999;
  left: 0;
  top: 10px;
  border-radius: 0;
  padding: 10px;
  display: none;
}

.bright-course-ajax-search-result-area ul {
  margin: 0;
  padding: 0;
}

.bright-course-ajax-search-result-area li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.bright-course-ajax-search-result-area li a {
  color: #777;
  display: block;
  padding: 3px 5px;
  font-size: 13px;
}

.bright-course-ajax-search-result-area li a:hover {
  color: #ffffff;
}

.umloading {
  background-color: transparent;
}

.bright-course-category-wrapper {}

.bright-course-category-item {
  margin-bottom: 30px;
  display: block;
  overflow: hidden;
  width: 100%;
  color: #ffffff;
  text-align: center;
  transition: 400ms;
  -webkit-transition: 400ms;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}

.bright-course-category-item:hover,
.bright-course-category-item:focus,
.bright-course-category-item:active {
  color: #ffffff !important;
  box-shadow: 0 12px 20px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 12px 20px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  outline: 0;
  color: inherit;
  text-decoration: none;
}

.bright-course-category-item i {
  font-size: 50px;
  margin-top: 20%;
  display: block;
}

.bright-course-category-item i.devicon-angularjs-plain-wordmark {
  font-size: 100px;
  line-height: 50px;
}

.bright-course-category-item h4 {
  margin: 15% 0 15%;
  line-height: inherit;
  font-size: 15px;
  font-weight: 600;
}

.bright-course-category-description {
  display: block;
  color: #777777;
}

.bright-category-course-count {
  color: #777777;
  display: inline-block;
  float: right;
  font-size: 12px;
}

.bright-course-category-description p {
  margin: 0;
}

.profile-courses.courses-list.bright-featured-instructor-courses>li {
  background: transparent;
}

.profile-courses.courses-list.bright-featured-instructor-courses>li .courses-list-item-inner {
  background: #f9f9f9;
}

.bright-featured-course-wrapper {
  margin-bottom: 40px;
}

.bright-featured-course-wrapper .bright-course-title {
  font-size: 30px;
  margin-bottom: 20px;
  font-weight: 700;
  line-height: normal;
}

.bright-featured-course-wrapper .btn.btn-sm {
  padding: 13px 46px;
}

.bright-featured-course-wrapper .course-review,
.bright-featured-course-wrapper .bright-course-author-name,
.bright-featured-course-wrapper .course-students {
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
}

.bright-featured-course-wrapper .course-instructor img {
  max-width: 35px;
  border-radius: 50%;
  margin-right: 8px;
}

.bright-featured-course-wrapper .course-review label,
.bright-featured-course-wrapper .course-students label,
.bright-featured-course-wrapper .bright-course-author-name>span {
  margin-right: 15px;
  font-weight: bold;
}

.bright-featured-course-wrapper .course-review .value {
  display: inline-block;
}

.bright-featured-course-wrapper .bright-course-short-description {
  margin-bottom: 20px;
  margin-top: 15px;
  color: inherit;
  font-size: inherit;
}

.bright-featured-course-wrapper .course-students i {
  display: none;
}

.bright-featured-course-wrapper .bright-course-author-name a {
  color: inherit;
}

body .learn-press-message {
  background: #ffffff;
  border: 0;
  border-radius: 0;
  padding: 10px 20px;
  color: inherit;
  display: flex;
  align-items: center;
}

body .learn-press-message:before {
  border-radius: 0;
}

body .learn-press-message::after {
  border-bottom-color: #fff;
}

.learn-press-message ul {
  margin-top: 15px !important;
}

.learn-press-message ul a {
  font-size: 16px;
  font-weight: 800;
}

.quiz-intro {
  margin-left: 0;
}

.quiz-intro li {
  margin-bottom: 10px;
}

.learn-press-user-profile #lp-menu-change-picture {
  margin: 10px 0 10px 0;
}

.recent-courses-widget .course-cover,
.popular-courses-widget .course-cover,
.featured-courses-widget .course-cover {
  margin-bottom: 10px;
}

.recent-courses-widget .course-title,
.popular-courses-widget .course-title,
.featured-courses-widget .course-title {
  font-size: 16px;
}

body .recent-courses-widget .course-meta-data>div:after,
body .popular-courses-widget .course-meta-data>div:after,
body .featured-courses-widget .course-meta-data>div:after {
  content: "|"
}

body .recent-courses-widget .course-meta-data,
body .popular-courses-widget .course-meta-data,
body .featured-courses-widget .course-meta-data {
  font-size: 12px;
  line-height: 12px;
  margin-top: 7px;
}

.learnpress .bright-course-slider form.purchase-course,
.learnpress .bright-course-grid form.purchase-course,
.learnpress .bright-archive-course-item form.purchase-course {
  margin-bottom: 0;
}

.learnpress.widget .widget-body .course-entry:not(:last-child) {
  margin-bottom: 25px;
}

#lp-navigation {
  padding: 0;
  display: block;
  overflow: hidden;
  border: 1px solid #F5F5F5;
}

#lp-navigation .nav-link {
  padding: 15px;
}

.quiz-questions-list .question-title {
  display: inline-block;
}

.filter-students {
  margin-bottom: 16px;
}

.learn-press-message p:first-child {
  margin-bottom: 0;
}

.archive-course-widget-outer .course-cover {
  margin-bottom: 15px;
}

.archive-course-widget-outer .course-description {
  margin-bottom: 15px;
  font-size: 14px;
}

.archive-course-widget-outer .course-title {
  font-size: 16px;
}

.archive-course-widget-outer .course-meta-data {
  font-size: 13px;
  line-height: 12px;
  font-weight: 600;
}

.archive-course-widget-outer .course-meta-data .course-meta-field {
  display: inline-block;
  margin-right: 5px;
  padding-right: 5px;
  border-right: 1px solid #ccc;
  margin-bottom: 10px;
}

.archive-course-widget-outer .course-meta-data .course-meta-field:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
}

body .widget_lp-widget-popular-courses .course-title,
body .widget_lp-widget-recent-courses .course-title,
body .widget_lp-widget-featured-courses .course-title {
  margin-bottom: 15px;
}

body .widget_lp-widget-popular-courses .course-entry,
body .widget_lp-widget-recent-courses .course-entry,
body .widget_lp-widget-featured-courses .course-entry {
  margin-bottom: 25px;
}

.bright-album-item-inner.shadow {
  padding: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.bright-album-list-default .bright-album-item-inner:hover {
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.bright-album-list-default .bright-album-item-inner .bright-album-item-description {
  padding: 30px;
}

.bright-album-item-inner {
  position: relative;
}

.bright-album-list-hover_overlay .bright-album-item-description {
  position: absolute;
  top: 10%;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  pointer-events: none;
  padding: 0 15%;
  text-align: center;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.bright-album-list-hover_overlay .bright-album-item:hover .bright-album-item-description {
  opacity: 1;
}

.bright-album-list-hover_overlay .bright-album-item-inner:hover .bright-album-item-description {
  top: 0;
}

.bright-album-list-hover_overlay .bright-album-item-description,
.bright-album-list-hover_overlay .bright-album-item-description a,
.bright-album-list-hover_overlay .bright-album-item-description h4,
.bright-album-list-hover_overlay .bright-album-item-description h3 {
  color: #ffffff;
}

.bright-album-list .bright-album-item-description h3 {
  margin-top: 0;
  font-size: 20px;
}

.bright-album-list h4 {
  margin-top: 0;
  font-size: 15px;
  font-weight: 400;
}

.bright-album-description {
  margin-top: 10px;
}

.bright-album-img-link {
  position: relative;
  display: block;
}

.bright-album-list-hover_overlay .bright-album-img-link:after {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.bright-album-list-hover_overlay .bright-album-item:hover .bright-album-img-link:after {
  background: rgba(0, 0, 0, 0.5);
}

.bright-album-subtitle h4 {
  font-size: 14px;
  line-height: normal;
}

.bright-album-date,
.bright-album-list.bright-album-list-default .bright-album-count {
  font-size: 13px;
}

.bright-album-list.bright-album-list-default h4 {
  font-weight: 600;
}

.bright-album-list.bright-album-list-default .bright-album-meta h4 {
  display: inline-block;
  font-weight: normal;
  font-size: 13px;
  margin: 0;
}

.bright-album-meta span {
  padding-right: 10px;
  opacity: 0.7;
}

.bright-album-meta span:nth-child(2):before {
  content: '-';
  padding-right: 10px;
}

.bright-album-description p {
  margin-bottom: 0;
}

.site-main article.bright-notice:first-child {
  margin-top: 20px;
}

article.bright-notice {
  background: #ffffff;
  margin-bottom: 80px;
  -webkit-box-shadow: 0px 0px 60px -6px rgba(10, 10, 10, 0.2);
  -moz-box-shadow: 0px 0px 60px -6px rgba(10, 10, 10, 0.2);
  -ms-box-shadow: 0px 0px 60px -6px rgba(10, 10, 10, 0.2);
  -o-box-shadow: 0px 0px 60px -6px rgba(10, 10, 10, 0.2);
  box-shadow: 0px 0px 60px -6px rgba(10, 10, 10, 0.2);
}

article.bright-notice.bright-notice-no-thumb {
  margin-bottom: 50px;
}

article.bright-notice .wp-post-image {
  margin: -20px 0;
  -webkit-box-shadow: 0px 0px 60px -6px rgba(10, 10, 10, 0.2);
  -moz-box-shadow: 0px 0px 60px -6px rgba(10, 10, 10, 0.2);
  -ms-box-shadow: 0px 0px 60px -6px rgba(10, 10, 10, 0.2);
  -o-box-shadow: 0px 0px 60px -6px rgba(10, 10, 10, 0.2);
  box-shadow: 0px 0px 60px -6px rgba(10, 10, 10, 0.2);
}

.bright-notice-content-area {
  padding: 20px;
}

.site-main article.bright-notice figcaption {
  padding: 0;
  border: 0;
}

.site-main article.bright-notice.bright-notice-no-thumb figcaption {
  padding: 0 15px;
}

article.bright-notice .entry-footer {
  margin-top: 30px;
}

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

.bright-notice-item-description .btn {
  margin-top: 20px;
}

.bright_video_popup {
  font-size: 55px;
  line-height: normal;
  font-weight: 800;
}

.bright_video_popup.bright_video_popup_image {
  text-align: center;
}

.bright_video_popup_elementor.bright_video_popup_text {
  display: flex;
  align-items: center;
}

.bright_video_popup_elementor.bright_video_popup_text .bright_video_popup_link {
  margin: 0 20px;
}

.bright_video_popup.bright_video_popup_image .bright_video_popup_link {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 70px;
  z-index: 2;
}

.bright_video_popup.bright_video_popup_image .bright_video_popup_link i {
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}

.bright_video_popup.bright_video_popup_image .bright_video_popup_link a:hover i {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.bright_video_popup.bright_video_popup_image {
  position: relative;
  padding: 0;
  overflow: hidden;
}

.bright_video_popup_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.bright_call_to_action.shadow {
  padding: 35px 38px;
  background: #f7f7f7;
}

.bright_call_to_action .btn {
  padding: 13px 41px;
  margin-top: 7px;
}

.bright_call_to_action_title,
.bright_call_to_action_subtitle {
  margin-top: 0;
}

.bright_call_to_action_subtitle {
  opacity: .5;
  font-size: 15px;
  margin-bottom: 7px;
}

.bright-section-title.bright_call_to_action_title {
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 700;
}

.bright-feature-image-item-inner.shadow-lite {
  padding: 0;
}

.bright-feature-image-item-inner.shadow-lite .bright-feature-image-content {
  padding: 20px;
}

.bright-feature-image-title.bright-section-title {
  margin-top: 0;
  font-size: 20px;
  line-height: 27px;
}

.bright-features-image-link {
  margin-top: 5px;
}

/**
 * # TML Login & Register Form
 */

.tml-links {
  margin: 0;
  padding: 0;
}

.tml-links li {
  list-style: none;
}

.tml .message {
  list-style: none;
  margin: 0 0 20px 0;
  background-color: #F5F5F5;
  padding: 15px;
  border-width: 0 0 0 5px;
  border-style: solid;
  border-color: #1e85be;
}

.tml {
  max-width: inherit;
}

.tml form {
  max-width: 500px;
}

.wpb_text_column .tml-rememberme-wrap,
.wpb_text_column .tml-action-links {
  display: none;
}

.bright-login-register-page-content-area {
  margin-top: 100px;
  margin-bottom: 100px;
}

@media screen and (min-width: 768px) {
  .wpb_text_column .tml-login .tml-submit-wrap {
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .bright-login-register-page-content-area {
    margin-top: 0;
    margin-bottom: 0;
  }
}

/**
 * # Features
 */

.bright-features .bright-feature-icon i {
  line-height: normal;
}

.vc_row.bright_vc_row-background-primary .bright-features .bright-feature-icon i {
  color: #ffffff;
}

.bright-features .bright-feature-icon i:hover {
  cursor: pointer;
}

.bright-features.bright-features-small .bright-feature-icon i {
  font-size: 30px;
}

.bright-features.bright-features-medium .bright-feature-icon i {
  font-size: 46px;
}

.bright-features.bright-features-large .bright-feature-icon i {
  font-size: 70px;
}

.bright-feature-icon {
  margin-bottom: 17px;
}

.bright-feature-title h3 {
  margin: 0 0 20px;
  padding-bottom: 15px;
  position: relative;
  font-size: 20px;
  font-weight: bold;
  line-height: inherit;
}

.bright-feature-title h3:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 2px;
}

.bright-feature-item.text-center .bright-feature-title h3:before {
  right: 0;
  margin: 0 auto;
}

.bright-feature-item.text-right .bright-feature-title h3:before {
  right: 0;
  left: inherit;
}

.bright-feature-description p:last-child {
  margin-bottom: 0;
}

.vc_row.bright_vc_row-background-primary .bright-features .bright-feature-title h3:before {
  background: #ffffff;
}

.bright-feature-item {
  margin-bottom: 30px;
}

.bright-feature-item p {
  margin-bottom: 0;
}

.bright-features-icon-left .bright-feature-item {
  display: block;
}

.bright-features-icon-left .bright-feature-item>div {
  display: inline-block;
  vertical-align: top;
}

.bright-features.bright-features-large.bright-features-icon-left .bright-feature-item>div.bright-feature-icon {
  padding-right: 30px;
  min-width: 100px;
}

.bright-features.bright-features-medium.bright-features-icon-left .bright-feature-item>div.bright-feature-icon {
  padding-right: 25px;
  min-width: 72px;
}

.bright-features.bright-features-small.bright-features-icon-left .bright-feature-item>div.bright-feature-icon {
  padding-right: 20px;
  min-width: 52px;
}

.bright-features.bright-features-icon-left .bright-feature-item>div.bright-feature-content {
  width: 70%;
}


/**
 * # Visual Composer Style
 */

.vc_row-has-fill.vc_row-no-padding>.vc_column_container>.vc_column-inner {
  padding: 0;
}

.vc_column_container.vc_col-sm-12>.vc_column-inner {}

.vc_col-sm-1,
.vc_col-sm-10,
.vc_col-sm-11,
.vc_col-sm-2,
.vc_col-sm-3,
.vc_col-sm-4,
.vc_col-sm-5,
.vc_col-sm-6,
.vc_col-sm-7,
.vc_col-sm-8,
.vc_col-sm-9 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.vc_column_container.bright-vc-column-no-padding>.vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}

.vc_column_container .vc_column_container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.bright-page-layout-full-width .entry-content>.vc_row,
.bright-page-layout-full-width .entry-content>.container>.vc_row,
.bright-page-layout-full-width .entry-content>.vc_vc_row>.vc_row {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 80px;
  background: #fff;
}

.bright-page-layout-full-width .entry-content>.vc_row.bright_vc_row-padding-bottom-medium,
.bright-page-layout-full-width .entry-content>.container>.vc_row.bright_vc_row-padding-bottom-medium {
  padding-bottom: 45px;
}

.bright-page-layout-full-width .entry-content>.vc_row.bright_vc_row-padding-bottom-large,
.bright-page-layout-full-width .entry-content>.container>.vc_row.bright_vc_row-padding-bottom-large {
  padding-bottom: 65px;
}

.bright-page-layout-grid .entry-content>.vc_row,
.bright-page-layout-grid .entry-content>.container>.vc_row {
  padding-top: 0;
  padding-bottom: 30px;
}

.bright-page-layout-grid .entry-content>.vc_row:last-child,
.bright-page-layout-grid .entry-content>.container>.vc_row:last-child {
  padding-bottom: 0;
}

.bright-page-layout-grid .vc_row>.container {
  width: inherit;
}

.bright_vc_row-color-white,
.bright_vc_row-color-white a,
.bright_vc_row-color-white .bright-section-title-small,
.bright_vc_row-color-white .bright-feature-description {
  color: #ffffff;
}

.entry-content>.vc_row.vc_row-no-padding,
.entry-content>.vc_vc_row>.vc_row.vc_row-no-padding {
  padding: 0 !important;
}

.type-page>.entry-content {
  margin: 0;
}

@media (min-width: 992px) {
  .bright-col-lg-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .bright-col-lg-7 {
    -ms-flex: 0 0 14.28%;
    flex: 0 0 14.28%;
    max-width: 14.28%;
  }
}

.bright-col-lg-5,
.bright-col-lg-7 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.vc_btn3.vc_btn3-shape-rounded {
  border-radius: 0;
}

.vc_btn3.vc_btn3-size-lg {
  font-weight: bold;
}

/* Accordion */
.vc_tta-container .vc_tta-accordion.bright-vc-tta-accordion-theme-default .vc_tta-panel .vc_tta-panel-body,
.vc_tta-container .vc_tta-accordion.bright-vc-tta-accordion-theme-default .vc_tta-panel .vc_tta-panel-heading {
  background: #ffffff;
  border: 1px;
}

.vc_tta-container .vc_tta-accordion.bright-vc-tta-accordion-theme-default .vc_tta-panel.vc_active .vc_tta-panel-title>a,
.vc_tta-container .vc_tta-accordion.bright-vc-tta-accordion-theme-default.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading:hover .vc_tta-panel-title>a {
  color: #ffffff;
}

.vc_tta-container .vc_tta-accordion.bright-vc-tta-accordion-theme-default .vc_tta-panel .vc_tta-panel-heading {
  border-radius: 0;
}

.vc_tta-container .vc_tta-accordion.bright-vc-tta-accordion-theme-default.vc_tta.vc_general .vc_tta-panel {
  margin-bottom: 20px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  background: #fff;
}

.vc_tta-container .vc_tta-accordion.bright-vc-tta-accordion-theme-default.vc_tta.vc_general .vc_tta-panel-title {
  font-size: 15px;
  font-weight: bold;
}

.vc_tta-container .vc_tta-accordion.bright-vc-tta-accordion-theme-default.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
  border-top: 0;
  background: #fff;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  margin-top: 1px;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
  border: 0px;
}

.vc_tta-container .vc_tta-accordion.bright-vc-tta-accordion-theme-default.vc_tta.vc_general .vc_tta-panel-title>a {
  color: #212121;
  background-color: #fff;
}

.vc_tta-container .vc_tta-accordion.bright-vc-tta-accordion-theme-default.vc_tta.vc_general .vc_active .vc_tta-panel-title>a {
  color: #212121;
  background-color: #fff;
}

.vc_tta-container .vc_tta-accordion.bright-vc-tta-accordion-theme-default.vc_tta.vc_general .vc_tta-panel-title {
  font-size: 15px;
  font-weight: bold;
}

.vc_tta-container .vc_tta-accordion.bright-vc-tta-accordion-theme-default.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title {
  border-bottom: 1px solid #ededed;
}

.vc_tta-container .vc_tta.vc_tta-accordion.bright-vc-tta-accordion-theme-default .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
  right: 20px;
}

.vc_tta-container .vc_tta.vc_tta-accordion.bright-vc-tta-accordion-theme-default .vc_tta-panel-body {
  background: #f7f7f7;
}

/*  VC Tour */

.wpb-js-composer.bright-page-layout-full-width .vc_tta-container {
  margin-bottom: 0;
}

.wpb-js-composer .vc_tta.vc_general.bright-vc-tta-tour-theme-default .vc_tta-tab>a {
  padding: 17px 100px 17px 20px;
  font-size: 17px;
  font-weight: 600;
  border-radius: 5px;
}

body.wpb-js-composer .vc_tta.vc_general.bright-vc-tta-tour-theme-default.vc_tta-tabs-position-left .vc_tta-tab>a {
  border-radius: 5px;
}

.wpb-js-composer .vc_tta.vc_general.bright-vc-tta-tour-theme-default .vc_tta-tab>a,
.wpb-js-composer .vc_tta.vc_general.bright-vc-tta-tour-theme-default .vc_tta-tab>a:focus,
.wpb-js-composer .vc_tta.vc_general.bright-vc-tta-tour-theme-default .vc_tta-tab>a:hover {
  border: 0;
  background: transparent;
}

.wpb-js-composer .vc_tta.vc_general.bright-vc-tta-tour-theme-default .vc_tta-tab.vc_active>a,
.wpb-js-composer .vc_tta.vc_general.bright-vc-tta-tour-theme-default .vc_tta-tab.vc_active>a:hover {
  background-color: #fff;
  box-shadow: -2px 2px 6px 1px rgba(0, 0, 0, .05);
}

.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-left.bright-vc-tta-tour-theme-default .vc_tta-tab {
  margin-left: 8px;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.bright-vc-tta-tour-theme-default .vc_tta-panels {
  border: 0;
  border-radius: 0;
  background: transparent;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.bright-vc-tta-tour-theme-default .vc_tta-panel-body {
  border: 0;
  background: transparent;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-left .vc_tta-panel-body {
  padding-left: 40px;
}

/*  VC tabs */
.bright-vc-tta-tab-theme-default {
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  background: #ffffff;
}

body.wpb-js-composer .vc_tta.vc_tta-tabs.bright-vc-tta-tab-theme-default .vc_tta-panels {
  border: 0;
  border-radius: 0;
  background: transparent;
}

body.wpb-js-composer .vc_tta.vc_tta-tabs.bright-vc-tta-tab-theme-default .vc_tta-tab>a {
  background: transparent;
  border: 0;
  color: inherit;
  border-radius: 0;
  padding: 20px 20px;
}

body.wpb-js-composer .vc_tta.vc_tta-tabs.bright-vc-tta-tab-theme-default .vc_tta-tab.vc_active>a {
  background: transparent;
}

body.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top.bright-vc-tta-tab-theme-default .vc_tta-tabs-list {
  border-bottom: 2px solid #eee;
  overflow: visible;
}

body.wpb-js-composer .vc_tta.vc_tta-tabs.bright-vc-tta-tab-theme-default .vc_tta-tab.vc_active {
  border-bottom: 3px solid #ccc;
  z-index: 2;
}

body.wpb-js-composer .vc_tta.vc_tta-tabs.bright-vc-tta-tab-theme-default .vc_tta-tab {
  margin: 0 0 -2px;
  position: relative;
}

body.wpb-js-composer .vc_tta.vc_general.bright-vc-tta-tab-theme-default .vc_tta-panel-body {
  padding: 30px;
}

.site-content .theme-default .nivo-directionNav a {
  background-color: rgba(0, 0, 0, 0.4);
  background-image: none;
  color: transparent;
  opacity: 1;
  width: 42px;
  height: 58px;
  line-height: 58px;
  text-shadow: none;
  text-align: center;
  text-indent: inherit;
  font-size: 0;
  padding: 0 10px;
}

.site-content .theme-default a.nivo-nextNav:before,
.site-content .theme-default a.nivo-prevNav:before {
  font-family: 'Font Awesome 5 Free';
  font-size: 22px;
  color: #ffffff;
}

.site-content .theme-default a.nivo-nextNav:before {
  content: "\f105";
}

.site-content .theme-default a.nivo-prevNav:before {
  content: "\f104";
}

.site-content .theme-default a.nivo-nextNav {
  right: 0;
}

.site-content .theme-default a.nivo-prevNav {
  left: 0;
}

.site-content .nivo-directionNav a {
  top: 43%;
}

.site-content .theme-default .nivoSlider {
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
}

.btn.vc_btn3-block {
  display: block;
}

.site-content .vc_btn3.vc_btn3-size-lg,
.site-content .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg,
.site-content .vc_btn3-block.vc_btn3-size-lg {
  padding: 15px 20px;
  line-height: 16px;
}

.site-content .vc_btn3.vc_btn3-shape-rounded {
  border-radius: 0;
}

.btn.btn-md,
.site-content .vc_btn3.vc_btn3-size-md {
  padding: 10px 18px;
  line-height: 1.42857143;
}

.btn.btn-sm,
.site-content .vc_btn3.vc_btn3-size-sm {
  padding: 8px 16px;
  line-height: 1.5;
}

.btn.btn-xs,
.site-content .vc_btn3.vc_btn3-size-xs {
  padding: 4px 10px;
  line-height: 1.5;
  font-size: 12px;
}

.bright-vc-theme-btn-primary.vc_btn3-icon-right.btn-lg .vc_btn3-icon {
  padding: 0 10px;
}

.bright_vc_progress_bar.vc_progress_bar .vc_single_bar .vc_bar,
.bright_vc_progress_bar.vc_progress_bar .vc_single_bar {
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.bright_vc_progress_bar.vc_progress_bar .vc_label {
  color: #ffffff;
  font-weight: bold;
}

.bright_vc_progress_bar.vc_progress_bar .bright_vc_progress_bar_inner {
  position: relative;
  padding: 5px 0;
  background: #f2f2f2;
}

.bright_vc_progress_bar.vc_progress_bar .vc_single_bar small {
  display: inline-block;
  padding: 0;
  color: inherit;
  opacity: 0.6;
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 5px;
}

.bright_vc_progress_bar.vc_progress_bar .vc_single_bar small.bright_vc_label_percentage {
  position: absolute;
  right: 0;
}

.bright-vc-theme-btn-primary-container .bright-vc-theme-btn-primary.btn-border {
  background: transparent;
}

.site-content .vc_btn3.vc_btn3-style-modern {
  background-image: none;
}

.xt-row-overlay {
  position: absolute !important;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: rgba(0, 0, 0, 0.7);
  content: "";
  top: 0;
  z-index: 1 !important;
}

.site-content .vc_parallax>* {
  z-index: 2;
}

.wpb_text_column ul {
  margin-left: 15px;
}

.wpb_text_column li {
  list-style: none;
  margin-bottom: 5px;
}

.vc_row.ep_row_stretch_row_content_no_paddings .wpb_gmaps_widget .wpb_wrapper {
  padding: 0;
}

.vc_column_container.bright-vc-column-theme-primary>.vc_column-inner {
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  background: #ffffff;
  padding: 20px;
  z-index: 1;
  position: relative;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
  font-size: 18px;
}

/**
 * # Elementor Style
 */

/* Vertical Tab */

.bright_tab_style_yes.elementor-tabs-view-vertical.elementor-widget-tabs .elementor-tabs-wrapper {
  overflow: visible;
}

.bright_tab_style_yes .elementor-tab-desktop-title {
  font-size: 17px;
  font-weight: 600;
}

.bright_tab_style_yes.elementor-tabs-view-vertical .elementor-tab-desktop-title {
  padding: 22px 100px 22px 20px;
}

.bright_tab_style_yes.elementor-tabs-view-vertical.elementor-widget-tabs .elementor-tab-content {
  padding: 0 0 0 40px;
}

.rtl .bright_tab_style_yes.elementor-tabs-view-vertical.elementor-widget-tabs .elementor-tab-content {
  padding: 0 40px 0 0;
}

@media (max-width: 767px) {

  .bright_tab_style_yes.elementor-tabs-view-vertical.elementor-widget-tabs .elementor-tab-content,
  .rtl .bright_tab_style_yes.elementor-tabs-view-vertical.elementor-widget-tabs .elementor-tab-content {
    padding: 15px;
  }
}

.bright_tab_style_yes.elementor-widget-tabs .elementor-tab-title,
.bright_tab_style_yes.elementor-widget-tabs .elementor-tab-title a {
  color: #212121;
}

.bright_tab_style_yes.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active {
  border-radius: 5px;
  background-color: #fff;
  box-shadow: -2px 2px 6px 1px rgba(0, 0, 0, .05);
}

@media (min-width: 767px) {

  .bright_tab_style_yes.elementor-widget-tabs .elementor-tab-desktop-title,
  .bright_tab_style_yes.elementor-widget-tabs .elementor-tabs-content-wrapper,
  .bright_tab_style_yes.elementor-widget-tabs .elementor-tab-content,
  .bright_tab_style_yes.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before,
  .bright_tab_style_yes.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after {
    border: 0 !important;
  }
}

/* Horizontal Tab */
.bright_tab_style_yes.elementor-tabs-view-horizontal.elementor-widget-tabs .elementor-tabs {
  background: #ffffff;
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, .15);
  box-shadow: 0 2px 7px rgba(0, 0, 0, .15);
}

.bright_tab_style_yes.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-wrapper {
  border-bottom: 2px solid;
}

.bright_tab_style_yes.elementor-tabs-view-horizontal.elementor-widget-tabs .elementor-tab-content {
  padding: 30px;
}

@media (min-width: 767px) {

  .bright_tab_style_yes.elementor-tabs-view-horizontal.elementor-widget-tabs .elementor-tab-title.elementor-active,
  .bright_tab_style_yes.elementor-tabs-view-horizontal.elementor-widget-tabs .elementor-tab-title.elementor-active a {
    color: #ffffff;
  }
}

@media (max-width: 767px) {
  .bright_tab_style_yes.elementor-tabs-view-horizontal.elementor-widget-tabs .elementor-tab-content {
    padding: 15px;
  }
}

/* Accordion */

.bright_accordion_style_yes .elementor-accordion {
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.bright_accordion_style_yes .elementor-accordion .elementor-accordion-item {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #fff;
}

.bright_accordion_style_yes .elementor-accordion .elementor-accordion-item:last-child {
  border-bottom: 0;
}

.bright_accordion_style_yes .elementor-accordion .elementor-tab-title {}

.bright_accordion_style_yes .elementor-accordion .elementor-tab-content {}

.bright_accordion_style_yes.elementor-widget-accordion .elementor-active .elementor-accordion-icon,
.bright_accordion_style_yes.elementor-widget-accordion .elementor-active .elementor-accordion-title,
.bright_accordion_style_yes.elementor-widget-accordion .elementor-accordion-icon,
.bright_accordion_style_yes.elementor-widget-accordion .elementor-accordion-title {
  color: #ffffff;
}

/**
 * # Events
 */

#tribe-events .tribe-events-button,
.tribe-events-button {
  font-size: 13px;
  border-radius: 0;
  height: auto;
  padding: 12px 16px;
}

#tribe-bar-form {
  background: #e7e7e7;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
  border-radius: 0;
  padding: 12px;
}

#tribe-bar-form input[type='text'] {
  background: #ffffff;
  color: #919191;
  border: 1px solid #e1e1e1;
  padding: 13px;
  border-radius: 0;
  font-size: 13px;
  line-height: normal;
}

#tribe-bar-form input[type='text']:focus {
  border-bottom: 1px solid #e1e1e1;
  outline: 0;
}

#tribe-bar-form label {
  font-size: 12px;
}

.tribe-bar-date-filter,
.tribe-bar-search-filter {
  padding: 23px 15px;
}

.tribe-bar-submit {
  padding: 33.5px 15px 33.5px 0;
}

.tribe-bar-submit input {
  margin-right: 0;
}

.tribe-bar-views-inner {
  padding: 28px 15px;
  min-height: 107px;
  border-left-style: solid;
  border-left-width: 1px;
  position: relative;
  background: #e7e7e7;
  color: #666666;
  border-color: #e1e1e1;
}

#tribe-bar-views .tribe-bar-views-list {
  left: 0px;
  padding: 0;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
  background: #e7e7e7;
  color: #666666;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover {
  background: #fff;
}

.tribe-events-calendar tr:first-child th,
.tribe-events-calendar tr:first-child td {
  border-top-style: solid;
  border-top-width: 1px;
}

.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a {
  background: #f8f8f8;
  color: #919191;
}

.tribe-events-month-event-title a,
.tribe-events-month-event-title a:hover,
#tribe-events-content .tribe-events-calendar td {
  color: inherit;
}

#tribe-events-content .tribe-events-tooltip h4 {
  padding: 8px 20px;
  color: #ffffff;
  border-color: #507210;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 24px;
  margin: 0;
  min-height: 24px;
}

.tribe-events-calendar .tribe-events-tooltip {
  padding: 0;
}

.tribe-events-tooltip .tribe-events-event-body {
  padding: 15px;
}

.tribe-events-tooltip .tribe-events-event-body .tribe-event-duration {
  margin-bottom: 15px;
}

.events-list .tribe-events-loop,
.single-tribe_organizer .tribe-events-loop,
.single-tribe_venue .tribe-events-loop,
.tribe-events-day .tribe-events-loop {
  max-width: inherit;
}

.tribe-events-list-separator-month:after {
  display: none;
}

.tribe-events-list-separator-month {
  margin-bottom: 40px;
  padding: 0;
  text-align: inherit;
}

.tribe-events-list-separator-month:before,
.tribe-events-day .tribe-events-day-time-slot h5:before {
  width: 60px;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: -15px;
  content: "";
}

.tribe-events-list-separator-month>span {
  padding: 0;
}

.tribe-events-list-separator-month+.type-tribe_events.tribe-events-first,
.tribe-events-list-event-title,
.tribe-events-list .tribe-events-loop .tribe-events-content {
  margin-top: 0;
}

.tribe-events-list-event-title a,
.tribe-events-list-event-title a:hover {
  color: inherit;
}

.tribe-events-list .tribe-events-event-cost {
  position: absolute;
  right: 15px;
  bottom: 15px;
  margin: 0;
  z-index: 10;
}

.tribe-events-list .tribe-events-event-cost span {
  color: #ffffff;
  border-radius: 0;
}

.tribe-events-list .type-tribe_events {
  border: 1px solid #e7e7e7;
  padding: 15px;
  border-radius: 0;
}

.tribe-events-list-separator-month+.type-tribe_events.tribe-events-first {
  padding-top: 15px;
}

.tribe-events-loop .type-tribe_events.tribe-events-last {
  border-bottom: 1px solid #e7e7e7;
}

.events-list #tribe-events-footer,
.single-tribe_events #tribe-events-footer,
.tribe-events-day #tribe-events-footer,
.tribe-events-map #tribe-events-footer,
.tribe-events-photo #tribe-events-footer {
  border-top: 0;
}

.tribe-events-list .type-tribe_events h2 {
  font-size: 18px;
  font-weight: bold;
}

.tribe-events-read-more,
.tribe-events-read-more:hover {
  color: #ffffff;
  font-weight: bold;
  padding: 6px 12px;
  border-radius: 0;
  display: inline-block;
}

.tribe-events-day .tribe-events-day-time-slot h5 {
  position: relative;
  background: transparent;
  color: inherit;
  text-align: inherit;
  display: inline-block;
  padding: 0;
  margin-bottom: 30px;
}

.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
  margin-left: 0;
}

body.tribe-events-day {
  padding: 0;
}

.single-tribe_events .tribe-events-single-event-title {
  font-size: 36px;
  line-height: 1.1;
  font-weight: bold;
}

.tribe-events-schedule h2 {
  font-size: 14px;
  display: inline-block;
  margin: 0 15px 0 0;
}

.single-tribe_events .tribe-events-schedule .tribe-events-cost {
  font-size: 14px;
  font-weight: bold;
}

.single-tribe_events .tribe-events-back {
  display: none;
}

.single-tribe_events .tribe-events-button {
  margin-top: 10px;
  color: #fff;
}

#tribe-events-content {
  margin: 0;
  padding: 0;
}

.single-tribe_events .tribe-events-event-meta {
  border-radius: 0;
}

.bright-event-item,
.bright-event-item.hentry {
  margin-bottom: 30px;
}

.bright-event-excerpt {
  margin-bottom: 20px;
}

.bright-event-meta {
  border-bottom: 1px solid #EFEFEF;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}

.bright-event-meta>span.bright-event-price {
  font-size: 16px;
  text-align: center;
}

.bright-event-meta>span.bright-event-schedule {
  font-size: 13px;
}

.bright-event-meta>span.bright-event-schedule i {
  margin-right: 8px;
}

.bright-event-meta>span {
  display: flex;
  align-items: center;
  border-right: 1px solid #EFEFEF;
  vertical-align: top;
  padding: 10px 15px;
  height: 48px;
}

.bright-event-meta>span:last-child {
  border-right: none;
}

/*.site-main article figcaption*/
.site-main article .bright-event-item figcaption {
  border-bottom: 0px;
}

.bright-event-slider .bright-event-item figure,
.bright-event-grid .bright-event-item figure {
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  background: #ffffff;
  border-radius: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  margin: 0;
}

.bright-event-slider .bright-event-item figure {
  box-shadow: none;
  background: #f7f7f7;
}

.bright-event-slider .bright-event-item figcaption,
.bright-event-grid .bright-event-item figcaption {
  padding: 20px;
}

.tribe-events-list-widget .tribe-events-list-widget-events {
  padding: 0;
}

.tribe-events-list-widget .tribe-event-title {
  font-size: 15px;
}

.tribe-events-list-widget .tribe-event-duration {
  font-size: 12px;
}

.tribe-events-adv-list-widget .tribe-events-widget-link a,
.tribe-events-list-widget .tribe-events-widget-link a {
  font-size: inherit;
  font-weight: inherit;
}

.tribe-events-adv-list-widget .tribe-events-widget-link,
.tribe-events-list-widget .tribe-events-widget-link {
  margin-bottom: 0;
}



/********************************************************************************************************************************
Bright Theme CSS starts here..........
*********************************************************************************************************************************/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  padding: 10px 16px;
  color: #fff;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0px;
  position: relative;
}

input[type="search"],
input[type="reset"],
input[type="submit"] {
  height: 43px;
}

input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline: none;
  border: 1px solid transparent;
  color: #fff;
}

button:focus,
button:active {
  outline: 0;
}

input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  outline: none;
  border: 1px solid transparent;
  color: #fff;
}

input[type="button"]:before,
input[type="reset"]:before,
input[type="submit"]:before {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 140%;
  z-index: -1;
  background: #5e82ef;
  webkit-transform: skewY(-4deg);
  -moz-transform: skewY(-4deg);
  -ms-transform: skewY(-4deg);
  -o-transform: skewY(-4deg);
  transform: skewY(-4deg);
  left: 0;
  top: -160%;
  overflow: hidden !important;
}

input[type="button"]:hover:before,
input[type="reset"]:hover:before,
input[type="submit"]:hover:before {
  top: -20%;
  -webkit-transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}




/* ==========================================================================
   Menu Search 
   ========================================================================== */
.header-search {
  margin-left: 20px;
}

.open-search,
.woocommerce .open-search {
  color: #fff;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  cursor: pointer;
  width: 36px;
}

.full-search {
  z-index: 1;
  position: absolute;
  top: 100%;
  right: -15px;
  display: none;
  margin-bottom: -1px;
}

.full-search:before {
  position: absolute;
  top: -8px;
  right: 38px;
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  box-sizing: border-box;
  border-top: 0px solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid;
}

.rtl .full-search {
  left: 265px;
  right: unset;
}

.rtl .full-search:before {
  left: -255px;
  right: unset;
}

.full-search .form-control:focus {
  border: none;
}

.full-search .close-search {
  cursor: pointer;
  font-size: 24px;
  top: 3px;
  right: 24px;
  position: absolute;
}

.rtl .full-search .close-search {
  left: -256px;
  right: unset;
}

.full-search input[type="search"] {
  outline: none;
  font-size: 16px;
  display: inline-block;
  border-top: 2px solid;
  background: #fff;
  font-weight: 400;
  line-height: 30px;
  width: 260px;
  position: absolute;
  right: 10px;
  padding: 22px 12px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
}

.full-search input[type="search"]:focus {
  border-top: 2px solid;
}

.full-search input[type="search"]:focus {
  border-top: 2px solid;
}

.header-search a.open-search,
.header-search a.open-search:hover {
  color: #fff;
}



/* ==========================================================================
   Carousel Main Slider
   ========================================================================== */
.xt-main-slider-area {
  overflow: hidden;
  background: #2c3e50;
}

.xt-main-slider-area .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.xt-main-slider-area .carousel-inner .active {
  opacity: 1;
}

.xt-main-slider-area .carousel-inner .active.left,
.xt-main-slider-area .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.xt-main-slider-area .carousel-inner .next.left,
.xt-main-slider-area .carousel-inner .prev.right {
  opacity: 1;
}

.xt-main-slider-area .carousel-control {
  z-index: 2;
}

@media all and (transform-3d),
(-webkit-transform-3d) {

  .xt-main-slider-area .carousel-inner>.item.next,
  .xt-main-slider-area .carousel-inner>.item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .xt-main-slider-area .carousel-inner>.item.prev,
  .xt-main-slider-area .carousel-inner>.item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .xt-main-slider-area .carousel-inner>.item.next.left,
  .xt-main-slider-area .carousel-inner>.item.prev.right,
  .xt-main-slider-area .carousel-inner>.item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.xt-main-slider-area .carousel-item {
  background-size: 100%;
  background-size: cover;
  height: 560px;
}

.xt-main-slider-area .carousel-item .carousel-caption {
  top: 22%;
  right: 10%;
  left: 10%;
  text-shadow: none;
}

.xt-main-slider-area .carousel-item .carousel-caption h2 {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  line-height: 62px;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}

.xt-main-slider-area .carousel-item .carousel-caption p {
  font-size: 24px;
  color: #fff;
  font-weight: 300;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1.1s;
  animation-duration: 1.1s;
}

.xt-main-slider-area .carousel-item .carousel-caption .btn {
  margin: 30px 15px;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 1.1s;
  animation-duration: 1.1s;
}

.xt-main-slider-area .active {
  opacity: 1;
}

.xt-main-slider-area .active.left,
.xt-main-slider-area .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.xt-main-slider-area .carousel-control {
  z-index: 10;
  width: 35px;
  height: 55px;
  top: 50%;
  padding: 10px 5px;
  box-shadow: none;
  background: url(../assets/images/skin.png);
  margin-top: -35px;
  text-shadow: none;
}

.xt-main-slider-area .left.carousel-control {
  left: 5%;
}

.xt-main-slider-area .right.carousel-control {
  right: 5%;
  background-position: -150px 0px;
}

.xt-main-slider-area .carousel-indicators {
  bottom: 5px;
}

.xt-main-slider-area .carousel-indicators li {
  border-radius: 0px;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  border: none;
  opacity: 1;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}

.xt-main-slider-area .carousel-indicators li:hover,
.xt-main-slider-area .carousel-indicators li.active {
  opacity: 1;
  width: 18px;
  height: 18px;
  background: #fff;
}

.xt-main-slider-area:hover .carousel-control {
  display: block;
}

.xt-main-slider-area i {
  margin-right: 10px;
}

.big-title {
  font-size: 50px;
  color: #fff;
  text-transform: uppercase;
}

.mr {
  margin-right: 10px;
}

/* Button CSS starts here*/
input.btn,
.btn,
button,
.archive-course-widget-outer .widget-footer .pull-right,
body #learn-press-profile-basic-information button[type=submit] {
  padding: 10px 30px;
  border-radius: 0px;
  font-weight: 600;
  color: #fff;
  font-size: 15px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  overflow: hidden;
  border-radius: 0px;
}

input.btn:hover,
.btn:hover,
button:hover {
  color: #fff;
  transition: .3s;
}

input.btn:focus,
.btn:focus,
button:focus {
  color: #fff;
}

.section {
  padding: 80px 0;
}

.input-group-btn button {
  padding: 6px 20px;
}

.btn-common {
  color: #FFF;
  position: relative;
  border: 1px solid transparent;
  z-index: 1;
  font-weight: 600;
}

.btn-common.active {
  background: transparent;
  color: #fff;
}

.btn-common:before {
  content: '';
  position: absolute;
  top: 0;
  width: 103%;
  height: 140%;
  z-index: -1;
  webkit-transform: skewY(-4deg);
  -moz-transform: skewY(-4deg);
  -ms-transform: skewY(-4deg);
  -o-transform: skewY(-4deg);
  transform: skewY(-4deg);
  left: 0;
  top: -160%;
  overflow: hidden !important;
}

.btn-common:hover:before {
  top: -20%;
  -webkit-transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.btn-border {
  border: 1px solid #fff;
  color: #FFF;
  position: relative;
  z-index: 1;
}

.btn.btn-border:hover {
  border-color: #ffffff;
}

.btn-border:before {
  content: '';
  position: absolute;
  top: 0;
  width: 104%;
  height: 140%;
  z-index: -1;
  background: #ffffff;
  webkit-transform: skewY(-4deg);
  -moz-transform: skewY(-4deg);
  -ms-transform: skewY(-4deg);
  -o-transform: skewY(-4deg);
  transform: skewY(-4deg);
  left: 0;
  top: -160%;
  overflow: hidden !important;
}

.btn-border:hover:before {
  top: -20%;
  -webkit-transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.btn-sm {
  padding: 8px 16px;
  border-radius: 0px;
}

.btn-lg {
  padding: 15px 30px;
}

.btn-rm {
  padding: 10px 16px;
}

.bright-elementor-btn i {
  margin-right: 10px;
}

.rtl .bright-elementor-btn i {
  margin-right: 0;
  margin-left: 10px;
}

.btn-effect {
  height: 51px;
  min-width: 218px;
  color: #3b7fe0;
  font-size: 18px;
  font-weight: 400;
  line-height: 51px;
  text-align: center;
  display: inline-block;
  border: 1px solid #3b7fe0;
  position: relative;
  overflow: hidden;
}

.btn-effect .hover-bg {
  display: block;
  background-color: #3b7fe0;
  width: 122%;
  height: 100%;
  position: absolute;
  -webkit-transform: skew(-42deg);
  -moz-transform: skew(-42deg);
  -ms-transform: skew(-42deg);
  -o-transform: skew(-42deg);
  transform: skew(-42deg);
  left: -133%;
  top: 0;
  z-index: 4;
  overflow: hidden;
}

.btn-effect .hover-bg.enter {
  left: -11%;
  -webkit-transition: left 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: left 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: left 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: left 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: left 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.btn-effect .hover-bg.leave {
  left: 111%;
  -webkit-transition: left 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: left 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: left 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: left 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: left 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.btn-effect .hover-bg.reset {
  left: -133%;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

.btn-effect.scroll-button .hover-bg.enter {
  top: -20%;
  -webkit-transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.btn-effect.scroll-button .hover-bg.leave {
  top: 120%;
  -webkit-transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.btn-effect.scroll-button .hover-bg.reset {
  top: -160%;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

.icon i,
.icon svg {
  color: #fff;
  font-size: 20px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.icon svg {
  padding: 12px;
}

.activity-item-blue .icon i {
  background: #436eee;
}

.activity-item-red .icon i {
  background: #783393;
}

/* Button CSS ends here*/


/* ==========================================================================
   Activity Area Start
   ========================================================================== */
.activity-item {
  padding: 20px 15px 30px;
  text-align: center;
  border: 1px solid;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.activity-item h3 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 0;
  letter-spacing: 1px;
}

.activity-item .icon {
  margin: -48px 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.activity-item:hover,
.active-item {
  background: #fff;
  border-color: transparent !important;
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.activity-item.course-category i {
  display: inline-block;
}

.section-title {
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 42px;
  letter-spacing: 1px;
}


/* ==========================================================================
   Features Start
   ========================================================================== */

.bright-feature-item .icon {
  padding-right: 30px;
}

.bright-features-material .icon i {
  background: transparent !important;
  font-size: 55px;
  line-height: normal;
  width: unset;
  height: unset;
  border-right: unset;
}

.bright-features-material .icon {
  margin-bottom: 20px;
  padding: 0;
}

.bright-features-material .bright-feature-item-inner {
  padding: 35px 20px;
}

.bright-features-material .content p:last-child {
  margin-bottom: 0;
}

.bright-feature-item .content h3 {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 0;
}

.bright-features-material .content h3 {
  margin-bottom: 15px;
}

.bright_vc_row-background-primary .bright-feature-item .content h3 {
  color: #fff;
}

.bright_vc_row-background-primary .bright-feature-item .content p {
  color: #fff;
}

.bright_vc_row-background-primary h2.bright-section-title {
  color: #fff;
}

/* ==========================================================================
    Counter Style
    ========================================================================== */

.bright-counterup,
.bright-lms-statistics-item {
  margin-bottom: 50px;
}

.counterup-icon {
  margin-bottom: 15px;
}

.bright-counterup i,
.bright-lms-statistics-item i {
  font-size: 35px;
  line-height: normal;
  display: inline-block;
}

.bright-counterup .counter,
.bright-lms-statistics-item .counter {
  position: relative;
  font-size: 40px;
  line-height: normal;
  font-weight: 900;
  margin-bottom: 18px;
  padding-bottom: 15px;
}

.bright-counterup-has-plus .counter:after,
.bright-statistics-has-plus .counter:after {
  content: '+';
  margin-left: 5px;
}

.bright-counterup .counter:before,
.bright-lms-statistics-item .counter:before {
  content: '';
  position: absolute;
  width: 36px;
  height: 2px;
  bottom: 0;
  left: 50%;
  margin-left: -18px;
}

.bright_vc_row-color-white .bright-counterup,
.bright_vc_row-color-white .bright-lms-statistics-item,
.bright_vc_row-color-white .bright-counterup .desc .counter,
.bright_vc_row-color-white .bright-lms-statistics-item .desc .counter {
  color: #fff;
}




/* ==========================================================================
   Courses Section Style
   ========================================================================== */

.bright-course-grid.learn-press-courses .course,
.bright-course-slider.learn-press-courses .course {
  width: 100%;
}

.bright-event-thumb-area {
  position: relative;
  overflow: hidden;
}

.course-wrap-thumbnail .courses-price {
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  width: 100%;
  z-index: 1;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  opacity: 0;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.course-wrap-thumbnail .courses-price .bright-course-duration {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  margin: 0;
  display: block;
}

.course-wrap-thumbnail .courses-price .price,
.course-wrap-thumbnail .courses-price .free {
  font-size: 30px;
  display: block;
}

.course-item:hover .courses-price {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.bright-course-grid .course-item,
.bright-course-slider .course-item,
.bright-course-list_lg .course-item,
.learn-press-courses .course-item {
  height: 100%;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: #fff;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
}

.bright-course-grid .course-item,
.bright-course-slider .course-item {
  display: flex;
  flex-direction: column;
}

.course-item .course-content .teacher-wrap {
  z-index: 1;
  position: relative;
  margin-top: -38px;
  margin-bottom: 12px;
}

.bright-course-item:not(.has-post-thumbnail) .course-item .course-content .teacher-wrap {
  margin-top: 0;
}

body .lp-archive-courses .learn-press-courses .course .course-item .course-content .teacher-wrap .course-instructor a,
.bright-course-grid .teacher-wrap .course-instructor,
.bright-course-slider .teacher-wrap .course-instructor {
  float: unset;
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: start;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  color: inherit;
}

.course-item .course-content .teacher-wrap img {
  background: #fff;
  border: 2px solid #fff;
  padding: 2px;
  height: 70px;
  width: 70px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.bright-course-grid .teacher-wrap .course-instructor a,
.bright-course-slider .teacher-wrap .course-instructor a {
  display: inline-flex;
  align-items: center;
  color: inherit;
}

body .lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content,
body .lp-archive-courses .learn-press-courses[data-layout="slider"] .course .course-item .course-content,
body #learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content,
.profile-courses.courses-list.learn-press-wishlist-courses .course-content {
  padding: 20px;
  border: 0;
}

body .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .teacher-wrap img {
  width: 40px;
  height: 40px;
}

body .lp-archive-courses .learn-press-courses[data-layout="list"] .course {
  border: 0;
  padding: 0;
  -ms-flex: unset;
  flex: unset;
  max-width: unset;
}

body .learn-press-courses[data-layout=list] .course-item {
  justify-content: space-between;
  padding: 0;
}

body .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .teacher-wrap {
  margin-top: 0;
}

body .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .teacher-wrap .course-instructor a {
  margin-top: 0;
}

body .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content {
  padding: 25px 30px;
}

body .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-readmore a:hover {
  opacity: 1;
}

body .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-readmore a {
  font-weight: bold;
  border: 0;
  border-radius: 0;
  padding: 12px 24px;
  float: unset;
}

body .lp-content-area {
  width: unset;
  padding: 0;
}

/* Course search loading */
.bright-loader,
.bright-loader:after {
  border-radius: 50%;
  width: 5em;
  height: 5em;
}

.bright-loader {
  display: none;
  clear: both;
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 0.5em solid rgb(153 153 153 / 20%);
  border-right: 0.5em solid rgb(153 153 153 / 20%);
  border-bottom: 0.5em solid rgb(153 153 153 / 20%);
  border-left: 0.5em solid #999;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: bright-loader 1.1s infinite linear;
  animation: bright-loader 1.1s infinite linear;
}

@-webkit-keyframes bright-loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes bright-loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.lp-archive-courses.loading {
  display: block;
}

.lp-archive-courses.loading .bright-loader {
  display: flex;
}


ul.learn-press-courses.row,
body ul.learn-press-courses {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

ul.learn-press-courses .course.bright-course-item {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 0 30px;
  width: unset;
}

.profile-courses-list .teacher-wrap {
  display: none;
}

.profile-courses-list .course-item .course-content .course-content {
  padding: 20px;
}

.course-item .course-content .course-content h3,
.bright-event-title h3,
.bright-album-list h3,
#learn-press-profile-content ul.learn-press-courses .course .course-title,
#learn-press-profile-content .profile-heading,
.teacher-desc h3,
.bright-post-grid .news-grid-item .news-content h3.news-title,
.bright-post-slider .news-grid-item .news-content h3.news-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

.bright-course-list .course-content h3,
.bright-course-list_lg .course-content h3 {
  margin-top: 0;
}

.bright-course-list .bright-show-course-meta- .course-content h3 {
  margin-bottom: 0;
}

.bright-course-list_lg .course-content h3 {
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 24px;
  margin-bottom: 15px;
}

.bright-course-list_lg .course-instructor a {
  color: inherit;
}

.widget-area .course-item .course-content .course-content h3 a,
.bright-event-title a,
.bright-event-title a:hover,
.bright-event-title a:focus {
  color: inherit;
}

body .lp-archive-courses .learn-press-courses .course .course-item .course-content .course-excerpt,
.bright-course-details .course-detail-wrap p {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
}

body .lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item:hover,
.bright-course-grid .course-item:hover {
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.bright-course-slider .course-item,
.bright-course-slider .course-item:hover,
.teacher.bright-instructor-content-type-slider .teacher-item,
.teacher.bright-instructor-content-type-slider .teacher-item:hover {
  box-shadow: none;
}

.bright-course-list br {
  display: none;
}

.bright-course-list .course-content p {
  margin-bottom: 0;
}

body .bright-course-list .bright-show-course-meta-off.bright-course-item,
.bright-page-layout-full-width .bright-course-list .bright-show-course-meta-off.bright-course-item {
  margin-bottom: 10px;
}


/* ==========================================================================
   Search Courses Style
   ========================================================================== */

.bright-countdown {
  display: block;
  overflow: hidden;
}

.time-count div {
  text-align: center;
}

.time-count .time-entry {
  display: inline-block;
  min-width: 110px;
  border: 1px solid;
  text-align: center;
  padding: 15px 15px 20px 15px;
  margin-right: 20px;
  font-size: 14px;
  line-height: 15px;
  text-transform: uppercase;
}

.time-count .time-entry span {
  font-size: 45px;
  line-height: 45px;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
}

.time-count .timer {
  margin-top: 30px;
}

.time-count .box {
  padding: 30px;
  box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.075);
  text-align: center;
  background: #fff;
}

.time-count .box .form-group {
  margin-bottom: 30px;
}

.time-count .box .form-group .form-control {
  font-size: 14px;
  font-style: italic;
}

.time-count .heading .desc {
  color: #212121;
}


/* ==========================================================================
   Theme My Login Plugin Style
   ========================================================================== */
.tml-user-login-wrap input[type=text],
.tml-user-pass-wrap input[type=password] {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #f7f7f7 none repeat scroll 0 0;
  border-color: currentcolor currentcolor transparent;
  border-image: none;
  border-radius: 0;
  border-style: none none solid;
  border-width: medium medium 1px;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
  margin-bottom: 30px;
  outline: medium none;
  padding: 10px 12px;
  transition: all 0.2s linear 0s;
  font-size: 14px;
  font-style: italic;

}

.tml-user-login-wrap input[type=text]:focus,
.tml-user-pass-wrap input[type=password]:focus {
  box-shadow: none;
}

/* ==========================================================================
   Single Course Page Style
   ========================================================================== */
.bright-course-content .course-description {
  font-size: 15px;
  font-weight: 400;
}

.bright-list-grid-view a.btn-default {
  color: #333;
}





/* ==========================================================================
   Portfolio Section
   ========================================================================== */

.bright-portfolio.row {
  margin: 0;
}

.bright-portfolio .mix,
.single-album-content-area .single-album-item {
  padding: 0;
  margin: 0;
}

.portfolio-list.row {
  margin: 0;
}

.portfolio-list .mix {
  display: none;
}

.controls {
  text-align: center;
  padding: 20px;
}

.controls .active {
  color: #fff;
}

.controls .btn.active,
.controls .btn:active {
  box-shadow: none;
}

.portfolio-list {
  margin-top: 15px;
  width: 100%;
}

.footer-widgets .portfolio-list {
  margin-top: 0;
  margin-left: -5px;
  margin-right: -5px;
}

.portfolio-img {
  overflow: hidden;
  display: block;
  position: relative;
}

.portfolio-img img {
  width: 100%;
}

.portfoli-content,
.single-album-gallery-content {
  width: 100%;
  position: absolute;
  height: 100%;
  opacity: 0;
  top: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.portfoli-content:before,
.single-album-gallery-content:before {
  background-color: rgba(255, 255, 255, 0.8);
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px;
  content: '';
  position: absolute;
}

.sup-desc-wrap,
.single-album-gallery-desc-wrap {
  display: table;
  width: 100%;
  height: 100%;
}

.sup-desc-wrap .sup-desc-inner,
.single-album-gallery-desc-wrap .single-album-gallery-desc-inner {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 0 35px;
}

.sup-desc-wrap .sup-link,
.single-album-gallery-desc-wrap .single-album-gallery-link {
  margin-bottom: 20px;
}

.sup-desc-wrap .sup-link .left-link,
.sup-desc-wrap .sup-link .right-link,
.single-album-gallery-desc-wrap .single-album-gallery-link .left-link {
  font-size: 14px;
  line-height: normal;
  outline: none;
  border-radius: 50%;
  border: 1px solid;
  color: #fff;
  width: 42px;
  height: 42px;
  opacity: 0;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
}

.sup-desc-wrap .sup-link .left-link,
.single-album-gallery-desc-wrap .single-album-gallery-link .left-link {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.sup-desc-wrap .sup-link .right-link {
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
}

.sup-desc-wrap .sup-link a:hover,
.single-album-gallery-desc-wrap .single-album-gallery-link a:hover {
  background: transparent;
}

.sup-desc-wrap .sup-meta-wrap .sup-title {
  display: block;
  outline: none;
  margin-bottom: 10px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.sup-desc-wrap .sup-meta-wrap .sup-title h4,
.single-album-gallery-meta-wrap h4 {
  font-size: 18px;
  color: #000;
  line-height: 22px;
  font-weight: 300;
  position: relative;
}

.sup-desc-wrap .sup-meta-wrap .sup-description,
.single-album-gallery-meta-wrap .album-gallery-description {
  font-size: 13px;
  line-height: 18px;
  color: #666;
  text-align: center;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.portfolio-item:hover .portfoli-content,
.portfolio-item:hover .portfoli-content:before,
.single-album-item:hover .single-album-gallery-content,
.single-album-item:hover .single-album-gallery-content:before {
  opacity: 1;
}

.portfolio-item:hover .sup-link .right-link,
.portfolio-item:hover .sup-link .left-link,
.single-album-item:hover .single-album-gallery-link .left-link,
.single-album-item:hover .single-album-gallery-meta-wrap .album-gallery-description {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

.footer-widgets .bright-portfolio.row,
.widget-area .bright-portfolio.row {
  margin: 0 -5px;
}

.footer-widgets .portfolio-list .mix,
.widget-area .portfolio-list .mix {
  margin-bottom: 10px;
  padding: 0 5px;
}

/**
 * # bbPresss
 */
.shadow {
  -webkit-box-shadow: 0px 0px 60px -6px rgba(10, 10, 10, 0.2);
  -moz-box-shadow: 0px 0px 60px -6px rgba(10, 10, 10, 0.2);
  -ms-box-shadow: 0px 0px 60px -6px rgba(10, 10, 10, 0.2);
  -o-box-shadow: 0px 0px 60px -6px rgba(10, 10, 10, 0.2);
  box-shadow: 0px 0px 60px -6px rgba(10, 10, 10, 0.2);
  padding: 20px;
  background: #fff;
}

.shadow-lite {
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, .15);
  -ms-box-shadow: 0 2px 7px rgba(0, 0, 0, .15);
  -o-box-shadow: 0 2px 7px rgba(0, 0, 0, .15);
  box-shadow: 0 2px 7px rgba(0, 0, 0, .15);
  transition: .4s;
  -webkit-transition: .4s;
  padding: 20px;
  background: #fff;
}

.shadow-lite.shadow-lite-hover:hover {
  -webkit-box-shadow: 0 12px 20px rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 12px 20px rgba(0, 0, 0, .15);
  -ms-box-shadow: 0 12px 20px rgba(0, 0, 0, .15);
  -o-box-shadow: 0 12px 20px rgba(0, 0, 0, .15);
  box-shadow: 0 12px 20px rgba(0, 0, 0, .15);
}

.entry-content #bbpress-forums {
  background: #ffffff;
  padding: 0px;
}

.bbpress .entry-content {
  margin-top: 0;
}

div.bbp-submit-wrapper {
  float: unset;
  margin-top: 0;
}

#bbpress-forums .bbp-search-form input[type="submit"] {
  margin-bottom: 3px;
  height: 34px;
  line-height: 4px;
}

.bbpress-forums a {
  color: inherit;
}

#bbpress-forums ul.bbp-forums,
#bbpress-forums {
  margin-bottom: inherit;
}

#bbpress-forums {
  overflow: visible;
}

#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic,
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
  padding-left: 0;
  padding-right: 0;
}

div.bbp-breadcrumb {
  margin-bottom: 25px;
}

#bbpress-forums .subscription-toggle.btn {
  margin-top: -11px;
}

#bbpress-forums .bbp-reply-content .subscription-toggle.btn {
  margin: 0;
}

#bbpress-forums div.bbp-reply-content {
  margin-left: 115px;
}

#bbpress-forums div.bbp-reply-content a.btn {
  padding: 5px 10px;
  float: unset !important;
  font-size: 13px;
}

.bbp-login-form .bbp-submit-wrapper {
  margin-bottom: 10px;
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
  background: none;
}

#bbpress-forums li.bbp-header {
  padding-bottom: 15px;
}

#bbpress-forums div.bbp-reply-header,
div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-topics,
#bbpress-forums div.odd,
#bbpress-forums ul.odd,
#bbpress-forums ul.bbp-forums,
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
  border: none;
  background: none;
}

div.bbp-breadcrumb a,
div.bbp-breadcrumb span {
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 400;
}

#bbpress-forums .bbp-forums-list {
  margin-top: 15px;
}

.bbp-header ul.forum-titles li,
.forum-titles li.bbp-forum-info,
.forum-titles li.bbp-forum-topic-count,
.forum-titles li.bbp-forum-reply-count,
.forum-titles li.bbp-forum-freshness {
  font-size: 14px;
  color: #a6a9b7;
  font-weight: 600;
}

.bbp-reply-content,
li.bbp-topic-voice-count,
li.bbp-topic-reply-count,
li.bbp-topic-freshness,
li.bbp-forum-topic-count,
li.bbp-forum-reply-count,
li.bbp-forum-freshness {
  font-size: 14px;
  font-weight: 400;
}

#bbpress-forums li.bbp-header .bbp-reply-content,
#bbpress-forums li.bbp-header .bbp-reply-author,
.bbp-body li.bbp-topic-title>a,
li.bbp-forum-info a {
  font-size: 16px;
  font-weight: 600;
}

.bbp-reply-header a.bbp-reply-permalink,
li.bbp-forum-freshness a,
#bbpress-forums,
#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta {
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}

li.bbp-topic-freshness {
  font-size: 14px;
}

#bbpress-forums ul.bbp-forums-list li.bbp-forum a {
  font-size: 13px;
  font-weight: 400;
}

#bbpress-forums li.bbp-body ul.topic,
.bbp-topic-title li,
#bbpress-forums li.bbp-body ul.forum {
  padding-top: 30px;
  padding-bottom: 30px;
}

#bbpress-forums li.bbp-body ul.topic:last-child,
#bbpress-forums li.bbp-body ul.forum:last-child {
  padding-bottom: 0px;
}

.bbpress .hentry {
  margin-bottom: 0px;
}

#bbpress-forums div.bbp-topic-tags {
  font-size: 13px;
}

div.bbp-template-notice {
  padding: 0px 10px;
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

div.bbp-template-notice.info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

div.bbp-template-notice.error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

div.bbp-template-notice.warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

div.bbp-template-notice p {
  font-size: 15px;
  line-height: 21px;
}

#bbpress-forums p.bbp-topic-meta {
  margin-top: 10px;
  margin-bottom: 0px;
}

#bbpress-forums p.bbp-topic-meta span {
  line-height: 26px;
}

#bbpress-forums .status-closed p.bbp-topic-meta,
#bbpress-forums li.bbp-header .bbp-reply-content,
#bbpress-forums li.bbp-header .bbp-reply-author,
#bbpress-forums .bbp-pagination-count,
#bbpress-forums .status-closed a,
#bbpress-forums .status-closed span.bbp-topic-started-by {
  color: #a6a9b7;
}

div.bbp-submit-wrapper {
  float: left;
}

.type-topic #bbpress-forums div.bbp-reply-header {
  border-top: 1px solid #eaedf3;
  border-bottom: 1px solid #eaedf3;
  padding: 15px 0px;
}

.type-topic #bbpress-forums .bbp-reply-content p {
  margin-bottom: 30px;
}

#bbpress-forums div.bbp-reply-author,
#bbpress-forums div.bbp-topic-author,
#bbpress-forums div.bbp-forum-author {
  font-size: 13px;
}

#bbpress-forums fieldset.bbp-form legend {
  padding-bottom: 15px;
}

.bbp-topic-freshness {
  line-height: 15px;
}

#bbpress-forums li.bbp-footer .bbp-reply-author,
#bbpress-forums li.bbp-header .bbp-reply-author,
#bbpress-forums .bbp-body div.bbp-reply-author {
  text-align: left;
}

.widget_display_stats dt {
  float: left;
  font-weight: 400;
}

.widget_display_stats dd {
  text-align: right;
  font-weight: 400;
  margin-right: 0;
}

.widget_display_stats dd strong {
  font-weight: 400;
  margin: 0 0px 0 0;
  padding: 5px 7px;
  line-height: 100%;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #9f9f9f;
  color: #fff;
  font-size: 11px;
}

.widget_display_stats dd:last-child {
  margin-bottom: 0px;
}

.widget_display_stats abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: none;
}

.widget_display_stats abbr[title] {
  border-bottom: none;
  text-decoration: none;
}

.widget_display_stats abbr,
acronym {
  border-bottom: none;
  cursor: help;
}

.widget.widget_display_views .widget-title,
.widget.widget_display_stats .widget-title,
.widget.widget_display_topics .widget-title,
.widget.widget_display_replies .widget-title,
.widget.bbp_widget_login .widget-title,
.widget.widget_display_forums .widget-title,
.widget.widget_display_search .widget-title {
  margin-bottom: 15px;
}

.widget.widget_display_views ul li,
.widget.widget_display_topics ul li,
.widget.widget_display_replies ul li,
.widget.bbp_widget_login ul li,
.widget.widget_display_forums ul li {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0px;
}

.widget.widget_display_views ul li:last-of-type,
.widget.widget_display_topics ul li:last-of-type,
.widget.widget_display_replies ul li:last-of-type,
.widget.bbp_widget_login ul li:last-of-type,
.widget.widget_display_forums ul li:last-of-type {
  padding-bottom: 0px;
}

.widget.widget_display_views ul li,
.widget.widget_display_replies ul li,
.widget.widget_display_forums ul li,
.widget.widget_display_topics ul li {
  position: relative;
  padding-left: 26px;
}

.widget.widget_display_views ul li:before,
.widget.widget_display_replies ul li:before,
.widget.widget_display_forums ul li:before,
.widget.widget_display_topics ul li:before {
  position: absolute;
  font-family: 'Font Awesome 5 Free';
  content: "\f15c";
  left: 0px;
  top: 7px;
  font-size: 16px;
  color: #C5C3C3;
}

.widget_display_replies a.bbp-author-avatar img {
  position: absolute;
  top: 5px;
  right: 0;
  padding-left: 2px;
  width: 30px;
  height: 30px;
}

.widget_display_search .button {
  display: none;
}

.bbp-login-form .bbp-username input,
.bbp-login-form .bbp-email input,
.bbp-login-form .bbp-password input {
  padding: 8px 10px;
}

#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
  margin-bottom: 0;
  border: 0;
  border-radius: 50%;
}

div.bbp-template-notice,
div.indicator-hint {
  margin-bottom: 26px;
}

#bbpress-forums fieldset.bbp-form br {
  content: "";
  margin: 15px 0;
  display: block;
  font-size: 24%;
}

#bbpress-forums fieldset.bbp-form p {
  margin-bottom: 20px;
}

#bbpress-forums fieldset.bbp-form textarea,
#bbpress-forums fieldset.bbp-form textarea:focus {
  border: 1px;
  border-color: inherit;
}

#bbpress-forums fieldset.bbp-form {
  border: 0;
  padding: 0;
  margin: 0 0 20px;
}

.bbp-submit-wrapper .button {
  padding: 12px 28px;
}

#bbpress-forums legend {
  font-size: inherit;
  color: inherit;
}

#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
  font-size: 14px;
}

div.bbp-submit-wrapper {
  margin-top: 0;
}

#bbpress-forums #bbp-user-wrapper ul.bbp-topics,
#bbpress-forums #bbp-user-wrapper ul.bbp-replies {
  clear: both;
}

.bbp-topic-meta .bbp-author-avatar img,
#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
  float: none;
  width: 30px;
  height: 30px;
  padding: 0px;
  border-radius: 50%;
  background: #fff;
}

.bbp-pagination .bbp-pagination-links a,
.bbp-pagination .bbp-pagination-links span {
  line-height: 34px;
  height: 35px;
  width: 35px;
  padding: 0 12px;
  transition: .3s;
}

.bbp-topic-pagination a {
  padding: 6px 10px;
  border-radius: 3px;
}

.bbp-pagination .bbp-pagination-links .current,
.bbp-pagination .bbp-pagination-links a:hover,
.bbp-pagination .bbp-pagination-links a:focus,
.bbp-pagination .bbp-pagination-links a:active,
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
  color: #fff;
}

.bbp-pagination-links a:hover,
.bbp-pagination-links span.current {
  border: 0px;
  opacity: 1;
  border: 1px solid;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation a {
  border: 0;
  border-radius: 3px;
  padding: 8px;
}

.bbp-user-section .bbp-pagination:first-child {
  margin-bottom: 20px;
}

#bbp-user-body div.reply,
#bbpress-forums #bbp-user-body .bbp-reply-header {
  border-top: 1px solid #eee;
}

#bbp-user-body div.bbp-reply-header,
#bbp-user-body div.reply {
  padding-left: 0;
  padding-right: 0;
}

#bbpress-forums #bbp-your-profile fieldset input,
#bbpress-forums #bbp-your-profile fieldset textarea {
  border: 2px solid #ccc;
  padding: 8px 12px;
  background: transparent;
  border-radius: 3px;
}

#bbpress-forums #bbp-your-profile fieldset input:focus,
#bbpress-forums #bbp-your-profile fieldset textarea:focus {
  border: 2px solid;
}

#bbpress-forums #bbp-user-wrapper h2.entry-title {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 10px;
}


/**
 * # Responsive CSS
 */

@media (min-width: 768px) and (max-width: 1024px) {
  .bright-featured-instructor-details {
    text-align: center;
  }

  .section {
    padding: 40px 0;
  }

  .section-title {
    font-size: 18px;
    margin-bottom: 0;
    line-height: 25px;
  }

  .medium-title {
    font-size: 18px;
  }

  .main-navigation .bright-main-menu>li>a,
  .main-navigation .bright-main-menu>li>a:focus {
    padding: 22px 15px;
  }

  .xt-main-slider-area .carousel-item .carousel-caption p {
    font-size: 16px;
  }

  .xt-main-slider-area .carousel-item .carousel-caption h2 {
    font-size: 24px;
    line-height: 32px;
  }

  .features-header h2 {
    font-size: 22px;
  }

  .features-main .info .content h3 {
    font-size: 16px;
  }

  .features-wrapper .img-thumb {
    margin-top: 15px;
  }

  .coaching-courses .coaching-wrapper h3 {
    font-size: 18px;
    line-height: 25px;
  }

  .time-count.bright-countdown .time-entry {
    margin-bottom: 30px;
  }

  .coaching-courses .box {
    margin-top: 30px;
  }

  .why-wrap {
    margin: 0;
  }

  .featured-thumb {
    margin-top: 218px;
  }

  .counting {
    padding: 20px 0;
  }

  .testimonial-item h2 {
    font-size: 19px;
  }

  .cta h3 {
    font-size: 16px;
  }

  .contact-form {
    margin-bottom: 30px;
  }
}

@media (max-width: 640px) {
  .xt-main-slider-area .carousel-item .carousel-caption p {
    font-size: 16px;
  }

  .xt-main-slider-area .carousel-item .carousel-caption h2 {
    font-size: 24px;
    line-height: 32px;
  }

  .header-search {
    display: none;
  }
}

@media only screen and (max-width: 767px) {

  body #learn-press-profile #profile-content .learn-press-tabs .learn-press-tabs__nav .learn-press-tabs__tab {
    float: unset;
  }

  .entry-content>[class^="wp-block-"] {
    margin-bottom: 1rem;
  }

}

@media (max-width: 480px) {
  .comment-list .children {
    margin-left: 5%;
  }

  .comment-list li.comment .bright-media-left img {
    margin-bottom: 15px;
  }

  .comment-list li.comment .bright-media-left img {
    max-width: 45px;
    min-width: 45px;
  }

  .bright-media-left,
  .bright-media-body {
    display: block;
  }

  .bright-media-body {
    padding-left: 0;
  }

  .section {
    padding: 40px 0;
  }

  .header-search {
    display: none;
  }

  .section-title {
    font-size: 15px;
    margin-bottom: 0;
    line-height: 25px;
  }

  .xt-main-slider-area .carousel-item {
    height: 370px !important;
  }

  .xt-main-slider-area .left.carousel-control {
    left: 0%;
  }

  .xt-main-slider-area .right.carousel-control {
    right: 0%;
  }

  .xt-main-slider-area .carousel-item .carousel-caption .btn {
    margin: 15px 0;
  }

  .xt-main-slider-area .carousel-indicators {
    display: none;
  }

  .btn-lg {
    padding: 15px 20px;
  }

  .features-wrapper {
    margin-top: -22px;
  }

  .features-header h2 {
    font-size: 18px;
    line-height: 26px;
  }

  .features-main .info .content h3 {
    font-size: 14px;
  }

  .features-wrapper .img-thumb {
    margin-top: 15px;
  }

  .coaching-courses .coaching-wrapper h3 {
    font-size: 15px;
    line-height: 25px;
  }

  .time-count.bright-countdown .time-entry {
    padding: 10px 10px 15px 10px;
    margin-right: 5px;
    margin-bottom: 5px;
  }

  .coaching-courses .box {
    margin-top: 30px;
  }

  .course-item .course-content .course-content h3 {
    font-size: 15px;
  }

  .why-wrap {
    margin: 0;
  }

  .why-wrap .why-text h4 {
    font-size: 16px;
  }

  .counting {
    padding: 20px 0;
  }

  .teacher .teacher-item .teacher-desc h3 {
    font-size: 18px;
  }

  .testimonial-item h2 {
    font-size: 19px;
  }

  .testimonial-item .quote-author .quote-footer .name {
    font-size: 11px;
  }

  .news-grid-item .news-content .news-title {
    font-size: 16px;
    line-height: 26px;
  }

  .subscribe .form-control {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .newsletter h3 {
    font-size: 24px;
  }

  footer #copyright .bottom-social-icons {
    margin-top: 0px;
    float: left !important;
  }

  .item-body {
    margin-top: 20px;
  }

  .item-body h3 {
    font-size: 16px;
    line-height: 22px;
  }

  .item-body .meta .meta-part {
    margin-right: 12px;
  }

  .course-information h4 {
    font-size: 20px;
  }

  .cta .btn-border {
    float: left !important;
  }

  .controls .btn {
    padding: 6px 18px;
    margin-bottom: 5px;
  }

  .single-teacher .teacher-info .social-icon {
    float: left;
  }

  .event-grid-item .event-content ul li {
    padding-right: 10px;
  }

  .event-grid-item .event-content ul li:last-child {
    margin-left: 8px;
  }

  .event-grid-item .event-content .heding-title h3 {
    font-size: 14px;
  }

  .time {
    display: none;
  }

  .error-page {
    padding: 0px;
  }

  .error-page h1 {
    font-size: 90px;
  }

  .pagination>li>a,
  .pagination .pagination>li>span {
    margin-right: 5px;
  }

  .author .author-img {
    margin-right: 14px;
  }

  .author-title h3 {
    font-size: 13px;
  }

  #comments .comments-list li ul {
    padding-left: 0;
  }

  #sidebar {
    margin-top: 30px;
  }
}


/**
 * iPad Pro
 */

@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) {

  .course-summary .course-meta>div.course-review {
    display: none;
  }

}

@media (max-width: 820px) {
  .bright-pre-header-mobile-disable {
    display: none;
  }
}



/* iPad */

@media (max-width: 769px) {
  body .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .entry-content-left {
    margin-bottom: 30px;
  }

  #learn-press-course .course-summary-sidebar .course-sidebar-preview .media-preview img {
    width: 100%;
    height: auto;
  }

  .bright-user-details {
    margin-top: 0;
  }

  h2.bright-section-title.title-font-size-xx_large {
    font-size: 46px;
    line-height: 50px;
  }

  body.wpb-js-composer .vc_tta.vc_tta-tabs.bright-vc-tta-tour-theme-default .vc_tta-panel .vc_tta-panel-heading {
    background: #ffffff;
    box-shadow: -2px 2px 6px 1px rgba(0, 0, 0, .05);
    border: 0;
    border-radius: 5px;
  }

  body.wpb-js-composer .vc_tta.vc_tta-tabs.bright-vc-tta-tour-theme-default .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    font-size: 15px;
    font-weight: 600;
  }

  body.wpb-js-composer .vc_tta.vc_tta-tabs.bright-vc-tta-tour-theme-default .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a {
    padding: 22px 20px;
  }

  .wpb-js-composer .vc_tta.vc_general.bright-vc-tta-tour-theme-default .vc_tta-panel {
    margin-bottom: 10px;
  }

  .wpb-js-composer .vc_tta.vc_tta-tabs.bright-vc-tta-tab-theme-default .vc_tta-panel {
    margin-bottom: 20px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    background: #fff;
  }

  .wpb-js-composer .vc_tta.vc_tta-tabs.bright-vc-tta-tab-theme-default .vc_tta-panel .vc_tta-panel-heading,
  .wpb-js-composer .vc_tta.vc_tta-tabs.bright-vc-tta-tab-theme-default .vc_tta-panel.vc_active .vc_tta-panel-heading,
  .wpb-js-composer .vc_tta.vc_tta-tabs.bright-vc-tta-tab-theme-default .vc_tta-panel .vc_tta-panel-body,
  .bright-vc-tta-tab-theme-default {
    background: transparent;
    border: 0;
  }

  .bright-vc-tta-tab-theme-default {
    box-shadow: none;
  }

  .wpb-js-composer .vc_tta.vc_tta-tabs.bright-vc-tta-tab-theme-default .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-bottom: 1px solid #ededed;
  }

  body.wpb-js-composer .vc_tta.vc_general.bright-vc-tta-tab-theme-default .vc_tta-panel-body {
    padding: 14px 20px;
  }

  .wpb-js-composer .vc_tta.vc_tta-tabs.bright-vc-tta-tab-theme-default .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    font-size: 15px;
    font-weight: bold;
  }

  .wpb-js-composer .vc_tta.vc_tta-tabs.bright-vc-tta-tab-theme-default .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a,
  body.wpb-js-composer .vc_tta.vc_tta-tabs.bright-vc-tta-tour-theme-default .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a {
    color: inherit;
  }

  .bright_video_popup.bright_video_popup_image,
  .bright-feature-image-item {
    margin-bottom: 30px;
  }

  .bright_call_to_action.shadow {
    padding: 30px;
  }

  .bright_call_to_action.shadow .text-right {
    text-align: unset;
  }

  h2.bright-section-title.bright_call_to_action_title {
    margin-bottom: 13px;
  }

  .bright_video_popup.bright_video_popup_text {
    font-size: 35px;
    padding: 80px 0;
  }

  .testimonial-item .testimonial-inner {
    padding: 20px;
  }

  .bright_video_popup.bright_video_popup_image .bright_video_popup_link {
    top: 30%;
  }

  .course-summary .course-meta .course-review .value>span {
    display: none !important;
  }

  .xt-phone-margin-inheright>.vc_column-inner {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .bright-user-wrapper {
    margin-bottom: 30px;
  }

  .content-area.col-md-8 {
    margin-bottom: 30px;
  }

  .bright-course-content {
    border-right: 0;
    margin-bottom: 30px;
  }

  .bright-page-layout-full-width .entry-content>.vc_row,
  .bright-page-layout-full-width .entry-content>.container>.vc_row {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .bright-page-layout-full-width .entry-content>.vc_row.xt-add-section-padding-sm,
  .bright-page-layout-full-width .entry-content>.container>.vc_row.xt-add-section-padding-sm {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .wpb_wrapper .wpb_single_image {
    margin-top: 0 !important;
    margin-bottom: 35px !important;
  }

  .wpb_wrapper .vc_btn3-container.vc_btn3-right {
    text-align: center;
  }

  .bright-mobile-menu-wrapper .col-sm-4 {
    padding: 0;
  }

  .bright-pre-header {
    font-weight: 400;
  }

  .bright-pre-header,
  .bright-pre-header .text-right {
    text-align: center;
    font-weight: 400;
  }

  .footer-widgets .widget {
    margin-bottom: 40px;
  }

  .footer-widgets .widget:last-child {
    margin-bottom: 0;
  }

  .bright-section-title {
    margin-top: 20px;
  }

  .ep_course_category_list {
    margin-bottom: 30px;
  }

  .ep_course_category_list a {
    padding: 15px;
  }

  .bright-course-category-item i {
    margin-top: 40px;
  }

  .bright-feature-item {
    margin-bottom: 30px;
  }

  .bright-course-search>h3 {
    font-size: 40px;
  }

  .bright-featured-instructor-details {
    margin-bottom: 40px;
  }

  .widget-area .widget:last-child {
    margin-bottom: 0;
  }

  .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
  .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background: transparent !important;
  }

  #tribe-bar-form #tribe-bar-views {
    padding: 0;
  }

  #tribe-bar-form.tribe-bar-collapse .tribe-bar-views-inner {
    padding: 15px;
    min-height: inherit;
  }

  .tribe-bar-submit {
    padding: 0 15px 15px;
  }

  .bright-featured-course-wrapper .bright-course-title {
    margin-top: 20px;
  }

  .bright-course-slider .bright-course-thumb-area img,
  .bright-course-grid .bright-course-thumb-area img,
  .archive .site-main .bright-course-item .bright-course-thumb-area img,
  .bright-course-instructor-item img,
  .woocommerce ul.products li.product a img,
  .bright-event-item img,
  .bright-post-thumb-area img {
    width: 100%;
  }

  .bright-course-thumb .thumb img {
    width: 100%;
  }

  .news-grid-item .news-grid-img img {
    width: 100%;
  }

}

@media (max-width: 767px) {
  .time-count {
    text-align: center;
  }

  .time-count .time-entry {
    margin: 0 10px 20px 10px !important;
  }

  .lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta.course-meta-primary {
    margin-bottom: 25px;
  }

  body .lp-archive-courses .course-summary .course-summary-content .course-detail-info,
  body #learn-press-course-tabs .course-tab-panels .course-tab-panel,
  body #learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-instructor,
  body #learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-faqs,
  body #learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-reviews {
    padding: 20px;
  }

  body .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content {
    width: 100%;
    padding: 20px;
  }

  body .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-footer {
    margin-bottom: 0;
  }
}

/* iPhone */

@media (max-width: 420px) {
  .site-info .d-flex {
    flex-direction: column;
  }

  .bright-copyright-text {
    margin-bottom: 10px;
  }

  .bright-single-course-header .course-payment .lp-course-buttons>*:not(:last-child) {
    margin-bottom: 15px;
  }

  #learn-press-user-profile #learn-press-profile-content {
    overflow: hidden;
  }

  #learn-press-user-profile #learn-press-profile-header {
    max-width: unset;
  }

  h2.bright-section-title.title-font-size-xx_large {
    font-size: 40px;
    line-height: 44px;
  }

  .bright_video_popup.bright_video_popup_image {
    margin-bottom: 30px;
  }

  .bright-social-icons ul li {
    margin-left: 0;
  }

  .bright-single-course-header .course-payment,
  .bright-single-course-header .course-meta {
    float: inherit !important;
  }

  .site-info,
  .site-info .text-right {
    text-align: center;
  }

  .wpb_column div.wpcf7 {
    margin-bottom: 40px;
  }

  .bottom-social-icons.pull-right {
    float: none !important;
  }

  h3.bright-section-title {
    line-height: 35px;
  }

  .activity-item {
    margin-bottom: 55px;
  }

  .bright-counterup,
  .bright-lms-statistics-item {
    margin-bottom: 10px;
  }

  .bright-.margin-bottom-medium {
    margin-bottom: 25px;
  }

  .bright-section-title.margin-bottom-large {
    margin-bottom: 35px;
  }

  .bright-section-title-small.margin-bottom-small {
    margin-bottom: 20px;
  }

  .bright-section-title-small.margin-bottom-medium {
    margin-bottom: 35px;
  }

  .bright-section-title-small.margin-bottom-large {
    margin-bottom: 45px;
  }

  .teacher.bright-instructor-content-type-grid .bright-instructor-column:last-child .teacher-item {
    margin-bottom: 0;
  }

  .bright-counterup {
    margin-bottom: 40px;
  }

  .vc_row .wpb_column:last-child .bright-counterup {
    margin-bottom: 0;
  }

  h2.bright-section-title.title-font-size-x_large {
    font-size: 24px;
    line-height: 34px;
  }

  .learn-press-user-profile .learn-press-subtab-content li.course h3 {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }

  .courses-list-item-inner .course-review {
    margin-bottom: 0;
  }

  .course-tab-panel {
    padding: 15px;
  }

  .course-summary .course-meta .course-categories {
    border-right: 0;
    padding-right: 0;
  }

  .bright-page-layout-full-width .entry-content>.vc_row,
  .bright-page-layout-full-width .entry-content>.container>.vc_row {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .footer-widgets {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .courses-list-item-inner .courses-thum,
  .courses-list-item-inner .courses-content {
    float: inherit;
    display: block;
    max-width: inherit;
  }

  .courses-list-item-inner .courses-thum img {
    width: 100%;
  }

  .courses-list-item-inner .courses-content {
    padding: 20px;
  }

  .bright-section-title {
    margin-top: 10px;
  }

  .bright-testimonials .item {
    padding: 0;
  }

  .bright-lms-statistics .bright-counter-number {
    font-size: 50px;
    line-height: 50px;
  }

  .bright-lms-statistics .bright-lms-statistics-item {
    margin-bottom: 30px;
  }

  .bright-lms-statistics .bright-lms-statistics-item:nth-last-child(-n+2) {
    margin-bottom: 0;
  }

  .vc_column_container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .bright-course-search>h3 {
    font-size: 32px;
  }

  .bright-list-grid-view.pull-right {
    display: none;
  }

  .bright-page-layout-grid .site-main>article {
    padding: 15px;
  }

  .bright-page-title-area {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

}

/* iPhone 5 */

@media (max-width: 320px) {
  .course-summary .course-meta {
    display: none;
  }

  .course-summary .course-payment {
    float: inherit !important;
  }

  .course-summary .entry-title {
    font-size: 22px;
    line-height: 26px;
    margin-top: -5px;
    margin-bottom: 15px;
  }
}


/* iPad PRO in portrait */
@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) and (orientation : portrait) {}


/* iPhone 6 plus in landscape*/
@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : landscape) {

  .bright-course-grid,
  .bright-post-grid {
    display: block;
  }

  .bright-course-grid .bright-course-item .bright-course-thumb-area img {
    width: 100%;
    height: auto;
  }
}



/* iPhone 6 in landscape*/
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) {

  .bright-course-grid,
  .bright-post-grid {
    display: block;
  }

  .bright-course-grid .bright-course-item .bright-course-thumb-area img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 782px) {
  .admin-bar .navbar-bright .affix {
    top: 46px;
  }
}

@media screen and (max-width: 600px) {
  .admin-bar .navbar-bright .affix {
    top: 0;
  }
}