/*
Theme Name: REIGN Child
Theme URI: https://wbcomdesigns.com/downloads/reign-buddypress-theme/
Template: reign-theme
Author: Wbcom Designs
Author URI: https://wbcomdesigns.com/
Description: Premium BuddyPress Theme with Elementor Page Builder support.
Tags: one-column,two-columns,right-sidebar,custom-background,custom-menu,featured-images,post-formats,full-width-template,translation-ready,theme-options,threaded-comments,footer-widgets,custom-logo
Version: 7.2.0.1687767967
Updated: 2023-06-26 10:26:07

*/

.site-branding a img {
  max-width: 200px;
  max-height: 90px;
  width: auto;
  height: auto;
  padding: 5px 0;
}

.courses-searching .reign_ld_course_search-form > div select {
  width: 100%;
  display: none;
}

input.search-field::placeholder {
  content: "Keresés ...";
}

.lm-value {
	display: none;
}

.learndash-single-course-header .learndash-course-info, .learndash-single-course-header .learndash-rating-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: inherit;
  display: none;
}

.login.rg-login.login-creative .language-switcher {
  -webkit-transform: translate(-25%,0);
  -ms-transform: translate(-25%,0);
  transform: translate(-25%,0);
  display: none;
}

.ld_course_grid_price.ribbon-enrolled {
    /* background-color: #428bca; */
    display: none;
}

.learndash-course-layout-teachable .widget-area .widget-area-inner, .learndash-course-layout-udemy .widget-area .widget-area-inner, aside.widget-area .widget-area-inner {
  padding-top: 0 !important;
  margin: 50px 0px 0px 0px;
}

.learndash-wrapper .ld-table-list .ld-table-list-header {
    background-color: #cca0a1 !important;
    color: #fff;
    font-weight: 800;
    padding: 20px 22px;
}

.lm-course-item-wrapper .lm-course-item .lm-course-content .lm-course-meta {
    overflow: hidden;
    position: relative;
    padding: 0;
    display: none;
    margin-bottom: 20px;
}

.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back {
    padding: 1em;
    background: rgba(225, 225, 225, 0.5);
    border-radius: 20px;
    box-shadow: none;
    text-transform: none;
    font-family: inherit;
    font-weight: 800;
    font-size: 0.75em;
    line-height: 1.25em;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: lef;
    margin: 10px 0px 0px 0px !important;
}

.language-switcher {
  margin: 0 auto;
  padding: 0 0 24px;
  text-align: center;
  display: none !important;
}

