/*
Theme Name: REIGN Child
Theme URI: https://wbcomdesigns.com/downloads/reign-buddypress-theme/
Author: Wbcom Designs
Author URI: https://wbcomdesigns.com/
Description: Premium BuddyPress Theme with Elementor Page Builder support.
Version: 3.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: reign-child
Template: reign-theme
Domain Path: /languages/
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
*/

.main-navigation>ul#primary-menu {
    justify-content: flex-end;
}

ul.navbar-reign-panel li.menu-item a:hover {
    background: var(--reign-left-panel-menu-bg-active-color) !important;
}


/* Login Screen */

.elementor-login.elementor-form .elementor-lost-password,
.elementor-login.elementor-form .elementor-register {
    font-size: 14px;
}

body .gform_wrapper.gravity-theme .gfield_label {
    color: #6C688A;
    font-size: 15px;
    font-weight: normal;
    margin: 0px;
}

.gform_wrapper.gravity-theme input[type=color],
.gform_wrapper.gravity-theme input[type=date],
.gform_wrapper.gravity-theme input[type=datetime-local],
.gform_wrapper.gravity-theme input[type=datetime],
.gform_wrapper.gravity-theme input[type=email],
.gform_wrapper.gravity-theme input[type=month],
.gform_wrapper.gravity-theme input[type=number],
.gform_wrapper.gravity-theme input[type=password],
.gform_wrapper.gravity-theme input[type=search],
.gform_wrapper.gravity-theme input[type=tel],
.gform_wrapper.gravity-theme input[type=text],
.gform_wrapper.gravity-theme input[type=time],
.gform_wrapper.gravity-theme input[type=url],
.gform_wrapper.gravity-theme input[type=week],
.gform_wrapper.gravity-theme select {
    min-height: 50px;
}

body .gform_wrapper.gravity-theme input[type="submit"] {
    width: 100%;
    font-weight: 700;
    font-size: 16px;
    border-radius: 10px;
    padding: 14px;
}

.gform_wrapper.gravity-theme .gfield_password_strength {
    font-size: 13px;
    border: 1px #e8e8e8 solid;
    border-radius: 8px;
    padding: 5px;
}

.gform_wrapper.gravity-theme .ginput_complex.ginput_container_password {
    flex-wrap: wrap;
}

.gform_wrapper.gravity-theme .ginput_container_password>span {
    flex: 100% !important;
    padding: 0 !important;
}


/* Course Gird Layout */

body div#lm-course-archive-data.lm-grid-view .lm-course-item-wrapper {
    padding: 10px;
}

div#lm-course-archive-data.lm-grid-view .lm-course-item-wrapper .lm-course-item {
    padding: 15px;
    border-color: #E5E5E5;
    border-radius: 15px;
}

.lm-course-item-wrapper .lm-course-item .lm-course-thumbnail {
    border-radius: 15px;
}

#lm-course-archive-data .lm-course-content .lm-course-author {
    display: none;
}

body div#lm-course-archive-data.lm-grid-view .lm-course-content {
    text-align: left;
    padding: 0px;
}

body .lm-course-item-wrapper h2.lm-course-title {
    margin: 10px 0 0 !important;
    font-size: 18px;
    color: #0A033C;
    overflow: hidden;
    font-family: Red Hat Display;
    font-weight: 700;
    margin-bottom: 10px !important;
}

.lm-course-description.lm-course-grid-view-data {
    font-size: 15px;
    line-height: 20px;
    color: #6C688A;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

div#lm-course-archive-data.lm-grid-view .lm-course-content .lm-course-meta {
    display: none;
}

.lm-course-top.switch-layout-container {
    display: none !important;
}

.learndash-single-course-header::before {
    background: #007BA9 !important;
    opacity: 1 !important;
}

.lm-breadcrumbs-wrapper,
.learndash-single-course-header .learndash-course-info,
.learndash-single-course-header .learndash-course-instructor,
.learndash-single-course-header .last-update-date {
    display: none !important;
}

body .learndash-course-widget-wrap {
    border-radius: 0px;
}

body .learndash-course-widget-wrap .ld-button {
    background-color: #007BA9;
    font-size: 18px !important;
    border-radius: 12px !important;
    border: none !important;
    padding: 12px !important;
    font-family: "Archivo Narrow", Sans-serif;
}

body .learndash-course-widget-wrap .lm-tab-course-info ul li+li {
    border: none;
}

.learndash-course-widget-wrap .lm-tab-course-info ul li .far {
    color: #007BA9;
}

.learndash-wrapper .ld-tabs .ld-tabs-navigation-list {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.learndash-wrapper .ld-tabs .ld-tabs-navigation-list .ld-tab {
    font-weight: 500 !important;
    line-height: 25px !important;
    font-size: 14px;
    padding: 8px 20px !important;
    padding-left: 0 !important;
}

.learndash-wrapper .ld-tabs .ld-tabs-navigation-list+.ld-tabs-content {
    border: none;
    background: none;
    padding: 25px 0 0;
    font-size: 16px;
}

.lm-course-item-wrapper .lm-course-item .lm-course-thumbnail .lm-course-readmore-button {
    display: none;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-status-icon {
    margin-top: 0px;
    order: 2;
}

@media only screen and (min-width: 991px) {
    body.learndash-course-layout-udemy .learndash-single-course-header-inner-wrap .entry-title,
    body.learndash-group-layout-udemy .learndash-single-course-header-inner-wrap .entry-title {
        font-size: 42px;
        line-height: 1.25;
        font-weight: 400;
    }
}

.learndash-wrapper .learndash-course-reviews-container {
    display: none;
}

div#lm-course-archive-data.lm-grid-view .lm-course-readmore {
    display: block !important;
    text-align: right;
}

#homepage-course .learndash-pager {
    display: none;
}

body .ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price,
body .ld_course_grid_price {
    background-color: #004FB8;
    top: 25px;
    left: 25px;
    padding: 8px 20px;
    border-radius: 50px;
    font-family: Red Hat Display;
    font-size: 12px;
    font-weight: 600;
}

body .ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price {
    background-color: #37B234;
}

.post-type-archive-sfwd-courses .ld_course_grid_price {
    left: 10px !important;
    top: 10px;
}

.ld_course_grid_price.ribbon-enrolled {
    background-color: #37B234 !important;
}

.learndash-wrapper .ld-course-status .ld-status.ld-status-progress {
    background: #F18142 !important;
}

.ld-course-list-items .ld_course_grid .entry-content {
    font-size: 15px;
    line-height: 20px;
    color: #6C688A;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 0 !important;
}

#homepage-course .ld-course-list-items .ld_course_grid {
    width: 100% !important;
    display: inline-block;
    flex: 0 0 100%;
}

#homepage-course div#lm-course-archive-data.lm-grid-view {
    display: block;
}

#homepage-course .slick-list.draggable {
    padding: 0 !important;
}

#homepage-course .jet-listing-grid__slider-icon.slick-arrow {
    font-size: 0px;
    width: 42px;
    height: 42px;
    border: 1px #007ba9 solid;
    border-radius: 100px;
    background: #fff;
    right: 15px;
    top: -40px;
}

#homepage-course .jet-listing-grid__slider-icon.slick-arrow svg {
    height: 30px;
    width: auto;
    color: #007ba9;
}

.jet-listing-grid__slider-icon.prev-arrow.slick-arrow {
    left: inherit;
    right: 65px !important;
}

.lm-course-pagination-section .nav-links a,
.lm-course-pagination-section .nav-links span {
    border-radius: 8px;
}


/*Single Courses*/

.learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content {
    display: block;
}

.learndash-single-course-header p.course-header-short-description {
    font-weight: 400;
    line-height: 1.3;
}

.single-sfwd-courses .learndash-course-widget-wrap .ld-status-complete,
.single-sfwd-courses .learndash-wrapper a.ld-course-resume.ld-button {
    background: #004FB8;
    color: #fff;
    font-size: 18px !important;
    text-transform: uppercase;
    border-radius: 12px !important;
    padding: 15px !important;
    letter-spacing: 1px;
    font-weight: bold;
    width: 100%;
    margin: 0 auto;
    font-family: Red Hat Display;
}

a.restart_btn {
    text-align: center;
    width: 88%;
    display: block;
    margin: -20px 6% -10px;
    background: #BD2E32;
    color: #fff !important;
    font-size: 18px !important;
    text-transform: uppercase;
    border-radius: 12px !important;
    padding: 15px !important;
    letter-spacing: 1px;
    font-weight: bold;
    font-family: Red Hat Display;
}

body.single-sfwd-courses .learndash-wrapper .ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent) {
    background: #37B234 !important;
}

.learndash-course-widget-wrap .lm-course-thumbnail {
    padding: 5px;
    border-bottom: 1px solid #eee;
}

.lm-tab-course-info ul li i.fab:before {
    display: none;
}

.learndash-course-widget-wrap .lm-tab-course-info ul li {
    font-size: 16px;
    display: flex;
    color: #000000;
    align-items: center;
    justify-content: flex-start;
    font-weight: 500;
    padding-top: 0 !important;
}

.lm-tab-course-info ul i.fab,
.learndash-course-widget-wrap .lm-tab-course-info ul li:first-child i.fab.fa-500px {
    background: url(images/clock.png) no-repeat;
    display: inline-block;
    height: 35px;
    margin-right: 8px;
    background-size: 92% !important;
}

.lm-tab-course-info ul i.fab.fa-accusoft,
.learndash-course-widget-wrap .lm-tab-course-info ul li:nth-child(2n) i.fab {
    background: url(images/note-2.png) no-repeat;
}

.lm-tab-course-info ul i.fab.fa-500px,
.learndash-course-widget-wrap .lm-tab-course-info ul li:nth-child(3n) i.fab.fa-500px {
    background: url(images/medal.png) no-repeat;
}

.lm-tab-course-info ul i.fab.fa-algolia,
.learndash-course-widget-wrap .lm-tab-course-info ul li:nth-child(4n) i.fab {
    background: url(images/tick-circle-02.png) no-repeat;
}

.learndash-course-widget-wrap .ld-button,
.learndash-course-widget-wrap .ld-course-status-action .btn-join,
.learndash-course-widget-wrap .ld-course-status-action a {
    background-color: #007BA9;
    font-weight: 600;
}

.learndash-course-widget-wrap .lm-tab-course-info ul li .lm-course-feature-value {
    margin-left: 0 !important;
}

#reign-sidebar-right .learndash-course-widget-wrap .ld-course-status {
    margin: 35px 0;
}

.learndash-course-widget-wrap .lm-tab-course-info {
    margin-top: 25px;
}

#reign-sidebar-right .learndash-course-widget-wrap .ld-status-progress {
    display: none;
}

.learndash_post_sfwd-courses .learndash-wrapper .ld-course-status.ld-course-status-enrolled {
    padding: 1em;
    background: #f0f3f6 !important;
    border-radius: 15px;
    border: none;
}

.learndash_post_sfwd-courses .learndash-wrapper .ld-progress .ld-progress-bar {
    background: #ffffff;
}

.learndash.learndash_post_sfwd-courses {
    padding-right: 30px;
}

.learndash_post_sfwd-courses .ld-tabs-content .ld-item-list.ld-lesson-list {
    padding-top: 5px;
}

.learndash_post_sfwd-courses .ld-tabs-content .ld-section-heading h2 {
    color: #007ba9;
    text-transform: uppercase;
    font-size: 24px;
}

.learndash_post_sfwd-courses .ld-tabs-content div.ld-item-list-items {
    margin-bottom: 20px;
    overflow: hidden;
}

.learndash_post_sfwd-courses .ld-tabs-content div.ld-item-list-items .ld-lesson-section-heading {
    margin-top: 0 !important;
    margin-bottom: 8px;
    font-size: 15px;
}

.learndash_post_sfwd-courses .ld-tabs-content div.ld-item-list-items .ld-item-list-section-heading {
    padding-top: 12px;
}

.learndash_post_sfwd-courses .ld-tabs-content div.ld-item-list-items .ld-item-list-section-heading:first-child {
    border: none;
    padding-top: 0;
}

.learndash_post_sfwd-courses .ld-tabs-content div.ld-item-list-items div.ld-item-list-item.ld-item-lesson-item {
    margin: 10px 0 0;
    border: none;
    background: #F4F4F4;
    border-radius: 10px;
    overflow: hidden;
}

.learndash_post_sfwd-courses .ld-tabs-content div.ld-item-list-items div.ld-item-list-item.ld-item-lesson-item .ld-item-list-item-preview {
    padding: 15px;
}

.learndash_post_sfwd-courses .ld-tabs-content div.ld-item-list-items .ld-item-title {
    font-size: 15px;
    line-height: 1.2;
    font-weight: 500;
}

.learndash-wrapper .learndash-complete .ld-item-list-item-preview {
    background: #F8F8F8;
}

.learndash-wrapper .ld-status-icon.ld-status-complete .ld-icon {
    font-size: 9px !important;
}

.learndash-wrapper .ld-item-list-item-preview .ld-status-icon {
    border: 2px solid #e2e7ed !important;
    flex-basis: 18px !important;
    height: 18px !important;
    width: 18px !important;
}

.learndash-wrapper .ld-item-list-item-preview .ld-status-complete {
    background-color: #007ba9;
    border-color: #007ba9 !important;
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled {
    display: none !important;
}

.ld-item-list-item.learndash-complete a.ld-item-name .ld-item-title {
    text-decoration: line-through;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name {
    justify-content: space-between;
    padding-left: 22px;
    position: relative;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name:before {
    content: "\f0c9";
    font-family: "Font Awesome 5 Pro", reign-icons;
    position: absolute;
    top: -3px;
    left: 0;
    font-size: 16px;
}

.learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading {
    margin-bottom: 1em !important;
}

.learndash-wrapper .ld-tabs .ld-tabs-content .materials {
    padding: 30px 0 0;
    position: relative;
}

.ld-tabs-content .materials:before {
    content: "Meterials";
    margin-bottom: 20px;
    display: block;
    font-size: 24px;
    padding: 0;
    color: #007ba9;
    text-transform: uppercase;
    font-family: Oswald;
    font-weight: 500;
}

#reign-sidebar-right .learndash-course-widget-wrap .ld-course-status h3 {
    margin-bottom: 18px;
}

.lm-course-buy-now a#btn-join {
    border-radius: 12px;
    max-width: 93%;
    margin: 0 auto;
    padding: 13px;
    font-size: 18px;
}

.learndash-wrapper.learndash-wrappe-join-membership {
    padding: 0 !important;
    margin: 0 auto;
    max-width: 93%;
}

.learndash-wrapper.learndash-wrappe-join-membership a.ld-course-resume-join {
    background: #0e0e14;
    display: block;
    padding: 15px 20px;
    border-radius: 12px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    line-height: 1.2;
}

.learndash-course-widget-wrap .ld-course-status-price {
    font-size: 25px !important;
}

.learndash-course-widget-wrap .ld-button,
.learndash-course-widget-wrap .ld-course-status-action .btn-join,
.learndash-course-widget-wrap .ld-course-status-action a {
    background-color: #007ba9 !important;
    border-radius: 12px !important;
    width: 95%;
}


/*Single Lesson*/

.reign-learndash-focus-modern .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3 {
    font-size: 20px !important;
    font-weight: 400;
    margin-bottom: 15px !important;
}

.reign-learndash-focus-modern .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading a,
.reign-learndash-focus-modern .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3 a,
.reign-learndash-focus-modern .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-pagination .ld-pages i,
.reign-learndash-focus-modern .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-pagination .ld-pages span {
    color: #000000;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item-section-heading .ld-lesson-section-heading {
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 1.3;
}

.reign-learndash-focus-modern .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item.learndash-complete .ld-status-icon {
    background-color: #007BA9 !important;
}

.learndash_post_sfwd-lessons .ld-tabs-content p {
    font-size: 16px;
    line-height: 25px;
}

.reign-learndash-focus-modern .learndash_post_sfwd-lessons .ld-status-icon.ld-status-complete.ld-secondary-background {
    background: #007ba9 !important;
}

.reign-learndash-focus-modern .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item .ld-lesson-item-preview {
    padding: 10px 30px;
    margin-top: 1px;
}

.reign-learndash-focus-modern .learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items a {
    background: transparent !important;
    color: #000 !important;
    padding: 3px 20px !important;
    font-weight: 500;
    font-size: 15px;
    text-align: center;
}

.reign-learndash-focus-modern .learndash-wrapper #learndash_mark_complete_button,
.reign-learndash-focus-modern .learndash-wrapper .learndash_mark_complete_button {
    border-radius: 8px;
    font-weight: 500;
}

.reign-learndash-focus-modern .learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span a {
    font-weight: 500;
}

.learndash-wrapper .ld-tabs .ld-tabs-navigation-list .ld-tab span.fa.fa-user {
    font-weight: normal;
    font-family: 'Font Awesome 5 Pro' !important;
}

.single-sfwd-lessons .learndash-wrapper .ld-tabs .ld-tabs-navigation-list,
.single-sfwd-lessons .learndash-wrapper .ld-tabs-content div.presenter {
    display: none !important;
}

.ld-course-status-segment.ld-course-status-seg-action.status-paynow .ld-course-status-content {
    max-width: 95%;
    margin: 0 auto;
}

.ld-course-status-seg-action.status-paynow .learndash_checkout_buttons input#btn-join,
.ld-course-status-seg-action.status-paynow span.ld-text a.ld-login-text {
    border-radius: 12px;
    font-size: 16px;
    padding: 12px;
}


/*Certificate*/

.learndash-wrapper .ld-alert.ld-alert-success.ld-alert-certificate {
    background-color: #f0f2f2;
    border: none;
    color: #000 !important;
    border-radius: 20px;
    padding: 15px;
    padding-left: 75px;
}

.ld-alert.ld-alert-success.ld-alert-certificate .ld-alert-messages {
    color: #000;
    font-size: 22px;
    font-weight: bold;
}

.learndash-wrapper .ld-alert-success .ld-alert-icon {
    background-color: #007BA9;
    background-image: url(images/medal-certificate.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 50px;
    height: 50px;
    background-size: 72%;
}

.learndash-wrapper .ld-alert-success .ld-icon-certificate:before {
    display: none;
}

body.single-sfwd-courses .learndash-wrapper .ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent) {
    background: #0f7cab !important;
}

.learndash-wrapper .ld-alert-success .ld-button .ld-icon-download {
    position: unset;
    transform: unset;
}

.learndash-wrapper .ld-alert.ld-alert-success.ld-alert-certificate a.ld-button {
    padding: 15px;
    width: 280px;
    border-radius: 15px;
    font-weight: 500;
    justify-content: center;
    display: flex;
    align-items: center;
}


/* Onlinevents CPD Library */

article.elementor-post.elementor-grid-item.sfwd-courses.type-sfwd-courses {
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.elementor-grid-item.sfwd-courses.type-sfwd-courses .elementor-post__card {
    padding: 15px;
}

.elementor-grid-item.sfwd-courses.type-sfwd-courses .elementor-post__thumbnail.elementor-fit-height {
    border-radius: 15px;
    border: 1px solid #eee;
}

.jet-filters-pagination .jet-filters-pagination__item {
    width: 35px;
    text-align: center;
}

.jet-filters-pagination__item.prev-next.prev .jet-filters-pagination__link,
.jet-filters-pagination__item.prev-next.next .jet-filters-pagination__link {
    background: #007BA9;
    color: #fff !important;
    font-size: 0;
    line-height: 1.4;
    font-weight: 300;
}

.jet-filters-pagination__item.prev-next.prev .jet-filters-pagination__link:after,
.jet-filters-pagination__item.prev-next.next .jet-filters-pagination__link:after {
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    font-size: 18px;
}

.jet-filters-pagination__item.prev-next.prev .jet-filters-pagination__link:after {
    content: "\f053";
}


/*Course PRESENTERS*/

.ld-tabs-content div.organisations{
    padding-top: 40px;
}
.organisations .presenter_profile {
    text-align: center;
    display: block;
}
.organisations .presenter_profile img {
    background-color: #F5F8FA;
    padding: 30px;
    text-align: center;
    border-radius: 18px;
    margin-bottom: 20px;
}
.organisations .presenter_profile a {
    display: inline-flex;
    margin: 0 3px;
}
.presenter_content_list {
    display: flex;
    flex-wrap: wrap;
    gap: 3%;
    margin-bottom: 30px;
}

.presenter_profile {
    width: 32%;
}

.presenter_content_details {
    width: 65%;
    line-height: 23px;
}

.presenter_content_details strong {
    font-size: 25px;
    display: block;
    color: #222;
    margin-bottom: 10px;
}

.presenter_content_details a:hover strong{
    color: #007BA9 !important;
}
.presenter_profile img {
    border-radius: 15px;
    margin-bottom: 20px;
}

.presenter_social_link {
    display: flex;
    align-items: center;
    gap: 7px;
    justify-content: center;
}

.presenter_profile a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    background: #007BA9;
    height: 35px;
    border-radius: 100px;
    transition: 0.3s all;
}

.presenter_profile a:hover {
    background: #52504F;
}

.presenter_profile a svg {
    width: 18px;
    fill: #fff;
}

.tax-organisations .presenter_social_link {
    justify-content: center;
}

/* presenter-search-form */
form.presenter-search-form {
    display: flex;
    max-width: 500px;
    justify-content: center;
    margin: 0 auto 40px;
    position: relative;
}

form.presenter-search-form i.rg-search-icon.far.fa-search {
    color: #fff !important;
    position: absolute;
    font-size: 18px;
    right: 0px;
    line-height: 41px;
    background: #007ba9;
    width: 50px;
    text-align: center;
    height: 42px;
    border-radius: 12px;
    cursor: pointer;
}

form.presenter-search-form i.rg-search-icon.far.fa-search::before{
    color: #fff !important;
}

.search-button {
    right: 0;
    position: relative;
}

form.presenter-search-form .reset-button {
    color: #fff !important;
    margin-left: 11px;
    font-size: 15px;
    line-height: 41px;
    background: #007ba9;
    width: 110px;
    text-align: center;
    height: 42px;
    border-radius: 12px;
    cursor: pointer;
    display: none;
}

.presenter-search-active form.presenter-search-form .reset-button {
    display: block;
}


.presenter_social_link a {
    width: 38px;
    height: 38px;
    display: flex;
    justify-content: center;
    background-color: rgba(0, 123, 169, 1);
    border-radius: 100px;
    transition: all 0.3s;
}

.presenter_social_link a:hover {
    background: rgb(3 104 141);
}

.presenter_social_link svg {
    fill: #fff;
    width: 18px;
}

.presenter_social_link a:hover svg {
    fill: #fff;
}

.presenter_content_details a {
    color: #007ba9;
    font-weight: 500;
}

.presenter-item-inner {
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
}
.presenter-item-list {
    width: 31.33%;
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 25px;
    background: #f7f8f9;
    border-radius: 18px;
    padding: 15px;
}
.presenter-item-list img {
    width: 160px;
    border-radius: 17px;
    height: 160px;
    overflow: hidden;
    object-fit: cover;
}
.presenter-item-inner .pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    width: 100%;
    gap: 8px;
}
.presenter-item-inner .pagination a,
.presenter-item-inner span.current-page{
    width: 35px;
    font-size: 15px;
    font-weight: 600;
    background-color: #E4F0FF;
    color: #000;
    padding: 5px 10px 5px 10px;
    border-radius: 10px 10px 10px 10px;
    text-align: center;
}
.presenter-item-inner span.current-page {
    background-color: #ED3237;
    color: #FFFFFF;
}
.presenter-item-inner .pagination .next-pri {
    color: #fff;
    width: auto;
    background: #007ba9;
    font-size: 14px;
    letter-spacing: 0.5px;
    padding: 5px 20px;
}
.presenter-item-list:hove h4 a{
    color: #007ba9;
}

/*MemberPress*/

div#mepr-account-nav {
    display: flex;
}

div#mepr-account-nav span.mepr-nav-item {
    padding: 11px 30px;
    line-height: 1.2;
    display: inline-block;
    text-align: center;
    margin-right: 5px;
    border-radius: 10px;
    background: #eeee;
}

div#mepr-account-nav span.mepr-nav-item.mepr-active-nav-tab {
    color: #fff;
    background: #007ba9;
}

div#mepr-account-nav span.mepr-nav-item.mepr-active-nav-tab a {
    color: #fff !important;
    font-weight: 500;
}

form#mepr_account_form {
    max-width: 1000px;
}

.mepr-account-actions a.mepr-account-row-action.mepr-account-update,
a.mepr-open-cancel-confirm.mepr-account-row-action.mepr-account-cancel a.mepr-open-upgrade-popup.mepr-account-row-action.mepr-account-upgrade {
    color: #fff;
    text-align: center;
    background: #007ba9;
    padding: 10px 5px;
    font-size: 15px;
    border-radius: 10px;
    line-height: 1;
    margin-top: 5px;
    font-weight: 500;
}

a.mepr-open-cancel-confirm.mepr-account-row-action.mepr-account-cancel {
    background: #e00505;
}

.mepr-account-terms,
.mepr-account-subscr-id,
.mepr-account-rebill {
    font-size: 80% !important;
    font-weight: 600 !important;
    font-style: unset !important;
    line-height: normal;
}

.mfp-container.mfp-s-ready.mfp-inline-holder .mepr-cancel-txn-buttons button.mepr-btn.mepr-upgrade-buy-now {
    border-radius: 10px;
    background: #0f7cab;
}

.mp_wrapper form.mepr-form textarea,
.mp_wrapper form.mepr-form select,
.mp_wrapper form.mepr-form input[type=text],
.mp_wrapper form.mepr-form input[type=url],
.mp_wrapper form.mepr-form input[type=email],
.mp_wrapper form.mepr-form input[type=tel],
.mp_wrapper form.mepr-form input[type=number],
.mp_wrapper form.mepr-form input[type=password] {
    height: 42px;
    margin-top: 5px;
    margin-bottom: 3px;
}

.mp_wrapper form.mepr-form .mp-form-row.mepr_last_name,
.mp_wrapper form.mepr-form .mp-form-row.mepr_first_name {
    width: 50% !important;
    padding-left: 10px;
    float: left;
}

.mp_wrapper form.mepr-form .mp-form-row.mepr_first_name {
    padding-right: 10px;
    padding-left: 0;
}

.mp_wrapper form.mepr-form input.mepr-submit.mepr-share-button,
.mp_wrapper form.mepr-form input.mepr-submit {
    padding: 10px 30px;
}

.mp_wrapper span.mepr-account-change-password a {
    color: #007ba9;
    font-weight: 500;
}

article.memberpressproduct {
    max-width: 1000px;
    margin: 0 auto;
    background: #f8f8f8;
    padding: 30px;
    border-radius: 20px;
}

article.memberpressproduct .mp-form-row.mepr_bold.mepr_price {
    font-size: 25px;
    font-weight: 900;
    padding-bottom: 10px;
}

article.memberpressproduct .mepr_price_cell {
    color: #007ba9;
}

article.memberpressproduct input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin-right: 5px;
}

.mp_wrapper table.mepr-account-table th {
    padding: 15px;
    background: #f9f9f9;
    font-size: 13px;
}

.mp_wrapper table.mepr-account-table td {
    padding: 15px;
}

.mepr-account-terms,
.mepr-account-subscr-id,
.mepr-account-rebill {
    color: #007ba9;
}

.mepr-before-signup-form div#mepr_jump {
    margin: 30px auto;
    border-radius: 12px;
    padding: 30px !important;
    background: #fbfeff !important;
    border-color: #0f7cab !important;
    max-width: 800px;
}


/*Membership Login and Register*/

.page-id-9980 header.entry-header h1.entry-title {
    text-align: center;
    font-family: "Red Hat Display", Sans-serif;
    font-weight: 700;
    font-size: 32px;
}

.mp_wrapper.mp_login_form {
    margin: 0 auto;
    max-width: 500px;
    border: 1px solid #E6E6E6;
    padding: 40px;
    border-radius: 20px;
}

form#mepr_loginform input#wp-submit {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    background-color: #007BA9;
    border-radius: 12px;
    padding: 13px 20px;
    display: block;
    width: 100%;
}

@media only screen and (max-width: 745px) {
    div#mepr-account-nav {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    div#mepr-account-nav span.mepr-nav-item {
        max-width: 100%;
        margin-right: 0;
    }
}


/*Lesson Style*/

[id^="heading-count-"]:not(#heading-count-1)~[id^="heading-count-"],
[id^="heading-count-"]:not(#heading-count-1)~p {
    display: none;
}

.jet-filter-items-search__clear {
    font-family: "Font Awesome 5 Pro" !important;
}

.reign-learndash-focus-modern .learndash-wrapper .ld-focus .ld-focus-sidebar .lms-course-members-list {
    display: none;
}

.search-results .content-wrapper .rg-post-content .entry-meta {
    display: none;
}

.search-results .content-wrapper .hentry.sfwd-lessons {
    display: none;
}

.search-results .content-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.search-results .content-wrapper .search-wrap {
    flex: 0 0 calc(100% - 20px);
    margin: 10px;
    background: #fbfbfb;
    border-radius: 20px;
    padding: 25px;
}

.search-results .content-wrapper article {
    width: 33.33%;
    border: none;
    padding: 0;
    margin: 10px 0;
}

.search-results .content-wrapper article .rg-post-content {
    border: 1px #F1F1F1 solid;
    padding: 20px;
    margin: 10px;
    border-radius: 20px;
    height: 100%;
}

.search-results .content-wrapper article .rg-post-content .entry-title {
    color: #0A033C;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2em;
    font-family: Red Hat Display;
}

.search-results .content-wrapper article .rg-post-content .entry-content {
    color: #6C688A;
    font-size: 15px;
}

@media only screen and (max-width: 768px) {
    .search-results .content-wrapper article {
        width: 50%;
    }
}

@media only screen and (max-width: 480px) {
    .search-results .content-wrapper article {
        width: 100%;
    }
}

.option-heading {
    cursor: pointer;
}

.option-heading:after {
    content: "\f107";
    font-family: "Font Awesome 5 Pro", reign-icons;
    font-size: 20px;
    position: absolute;
    top: 2px;
    right: 0px;
    transition: 0.3s all;
}

.option-heading.is-active:after {
    transform: rotate(180deg);
}

.option-content {
    display: none;
}

.jet-smart-filters-search .jet-search-filter__input-clear,
.jet-smart-filters-search .jet-search-filter__input-loading {
    font-family: "Font Awesome 5 Pro", reign-icons !important;
}

.ld-course-list-content .learndash-pager {
    background: none;
    justify-content: flex-end;
}

.ld-course-list-content .learndash-pager a {
    border-radius: 8px;
    font-size: 16px;
    background-color: #E4F0FF;
    color: #000;
}


/*27=02=2024*/

.gform_heading p.gform_required_legend {
    display: none !important;
}

body .gform_wrapper.gravity-theme input[type="submit"] {
    width: 50%;
}

.questions-according span.elementor-accordion-icon.elementor-accordion-icon-left {
    background: #E5F0FD;
    border-radius: 100px;
    width: 35px;
    height: 35px;
    display: flex;
    line-height: 40px;
    justify-content: center;
}

.questions-according .elementor-tab-title.elementor-active span.elementor-accordion-icon.elementor-accordion-icon-left {
    background: #2a97c0;
}

div#lm-course-archive-data.lm-grid-view .lm-course-item-wrapper .lm-course-item .lm-course-thumbnail img {
    border: 1px solid #eee;
    border-radius: 15px;
}

.faq-wrapper .elementor-accordion-item .elementor-tab-title {
    border-radius: 10px;
    margin-top: 10px;
}

@media only screen and (max-width: 589px) {
    body .ld-course-list-items .col-sm-6 {
        max-width: 50%;
        flex: 0 0 50%;
    }
    .learndash-wrapper .ld-tabs .ld-tabs-navigation-list {
        display: none;
    }
    .presenter_social_link {
        margin-bottom: 20px;
    }
    .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name,
    .presenter_profile,
    .presenter_content_details {
        width: 100%;
    }
    .learndash.learndash_post_sfwd-courses {
        padding-right: 0;
    }
    #homepage-course .jet-listing-grid__slider-icon.slick-arrow {
        top: 40px;
    }
}

@media only screen and (min-width: 768px) {
    body .ld-course-list-items .col-md-3 {
        max-width: 33.33%;
        flex: 0 0 33.33%;
    }
    .learndash.learndash_post_sfwd-courses {
        padding-right: 0;
    }
    .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name {
        width: 100%;
    }
}

@media only screen and (min-width: 1200px) {
    body .ld-course-list-items .col-md-3 {
        max-width: 25%;
        flex: 0 0 25%;
    }
}

@media only screen and (max-width: 768px) {
    body #homepage-course .slick-next,
    body #homepage-course .slick-prev {
        right: 15px;
        top: inherit;
        bottom: -70px;
    }
    #homepage-course .slick-prev {
        left: inherit;
        right: 60px !important;
    }
}

@media only screen and (max-width: 767px) {
    .navTogglestories {
        cursor: pointer;
    }
    .filter-section-sidebar {
        border: 1px solid #fff;
    }
    .filter-section-sidebar.open-filter-sidebar-wrap {
        border-color: #eee;
    }
    .navTogglestories .elementor-heading-title {
        position: relative;
    }
    .jet-smart-filters-taxonomi {
        display: none;
    }
    .open-filter-sidebar-wrap .jet-smart-filters-taxonomi {
        display: block;
    }
    .learndash-wrapper .ld-alert.ld-alert-success.ld-alert-certificate {
        padding: 15px !important;
    }
    .learndash-wrapper .ld-alert-success .ld-alert-icon {
        display: none !important;
    }
    .learndash-wrapper .ld-alert.ld-alert-success.ld-alert-certificate a.ld-button {
        margin: 0 auto;
    }
    .ld-course-list-items-certificate-link input.reign-search-certificate {
        width: 100%;
    }
}

.course-tabs-dash.elementor-widget-tabs .elementor-tab-desktop-title {
    padding: 13px 30px;
}

.course-tabs-dash.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
    background: #007BA9;
    border-radius: 100px;
}

.lm-course-item-wrapper a.lm-course-readmore-button {
    min-width: 120px;
    text-align: center;
}

.ld-focus-header .ld-content-actions .ld-content-action form.sfwd-mark-incomplete.sfwd-mark-complete {
    display: none;
}


/*LD Profile*/

.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-item {
    border-radius: 10px;
    overflow: hidden;
}

.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-item .ld-item-name:before {
    top: 5px;
}

.reign-learndash-focus-modern .learndash-wrapper .ld-focus .ld-focus-sidebar .lms-course-members-list {
    display: none;
}

.search-results .content-wrapper .rg-post-content .entry-meta {
    display: none;
}

.search-results .content-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.search-results .content-wrapper .search-wrap {
    flex: 0 0 100%;
}

.search-results .content-wrapper article {
    width: 33.33%;
    border: none;
    padding: 0;
    margin: 10px 0;
}

.search-results .content-wrapper article .rg-post-content {
    border: 1px #F1F1F1 solid;
    padding: 15px;
    margin: 10px;
    border-radius: 20px;
    height: 100%;
}


/*Course Favorites*/

.jet-tabs #lm-course-archive-data .ld_course_grid_price {
    font-size: 11px !important;
}

#jet-tabs-content-2041 #lm-course-archive-data .ld_course_grid_price {
    background: #007ba9 !important;
    font-size: 0 !important;
}

#jet-tabs-content-2041 #lm-course-archive-data .ld_course_grid_price:after {
    content: "My Learning";
    display: block;
    font-size: 11px !important;
}

#jet-tabs-content-2591 #lm-course-archive-data .ld_course_grid_price {
    font-size: 0 !important;
    background-color: #007ba9 !important;
}

#jet-tabs-content-2591 #lm-course-archive-data .ld_course_grid_price:after {
    content: "In Progress";
    display: block;
    font-size: 11px !important;
}

#jet-tabs-content-2321 #lm-course-archive-data .ld_course_grid_price {
    font-size: 0 !important;
    background-color: #F18142 !important;
}

#jet-tabs-content-2592 #lm-course-archive-data .ld_course_grid_price,
#Completed.active-tab,
div#jet-tabs-content-2042 .ld-course-list-items .ld_course_grid_price {
    background: #1f4eb1 !important;
}

#jet-tabs-content-2592.active-tab {
    background-color: #1f4eb1;
}

#jet-tabs-content-2593.active-tab {
    background: #5db048;
}

#jet-tabs-content-2593 #lm-course-archive-data .ld_course_grid_price:after,
div#jet-tabs-content-2043 #lm-course-archive-data .ld_course_grid_price:after {
    content: "Favourites";
    display: block;
    font-size: 11px !important;
}

div#jet-tabs-content-2043 #lm-course-archive-data .ld_course_grid_price,
#jet-tabs-content-2593 #lm-course-archive-data .ld_course_grid_price {
    font-size: 0 !important;
}

div#Favourites.active-tab {
    background-color: #37b234;
}

p.reign-course-notfound {
    margin: 10px 10px 10px 30px;
    font-weight: 600;
    color: #bd2e32;
}

.wpfp-link-wrap {
    padding: 0 25px 25px;
}

span.wpfp-span {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 16px;
    font-weight: 500;
    background: #eff3f5;
    text-transform: capitalize;
    justify-content: center;
    padding: 12px 10px;
    color: #007ba9;
    border-radius: 12px;
}

.ld-course-list-items-certificate-link .ld-course-list-items.row {
    padding-left: 5px;
}

.ld-course-list-items-certificate-link .col-sm-6.col-md-3.single-certificate-section {
    padding: 10px 10px 15px;
}

.certificate-item-grid {
    padding: 15px;
    border: 1px solid #E5E5E5;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    height: 100%;
    transition: 0.3s all;
}

.certificate-item-grid:hover {
    box-shadow: 0 4px 30px 0 rgba(18, 43, 70, 0.08);
}

.reign-certificate-content,
.bb-certificate-content {
    text-align: center;
    width: 100%;
    padding-top: 50px;
}

.reign-certificate-content span {
    display: block;
    font-size: 14px;
    color: #7e7e7e;
}

.certificate-item-grid:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 35px;
    display: inline-block;
    background-color: #f5f6f7;
}

.certificate-item-grid:after {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: url(images/certificate-icon.svg);
    width: 44px;
    height: 50px;
}

.ld-course-list-items-certificate-link input.reign-search-certificate {
    margin: 0 0 20px;
    width: 50%;
    font-size: 14px;
    height: 45px;
    font-weight: 500;
}

.cert-title {
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0 20px;
    display: block;
    line-height: 1.3;
}

a.downloads_btn {
    background: #007ba9;
    color: #fff !important;
    font-size: 15px;
    display: inline-block;
    line-height: 1.5;
    padding: 12px 35px;
    width: auto;
    border-radius: 15px;
    font-weight: 500;
}

.single-sfwd-lessons.reign-learndash-focus-modern .learndash-wrapper .ld-focus .ld-focus-sidebar a.course-entry-link {
    background-color: #007ba9 !important;
    color: #fff !important;
    padding: 8px 15px;
    font-size: 13px;
    font-weight: 500;
    border-radius: 8px;
}

.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage {
    font-weight: 500 !important;
    font-size: 10px !important;
}

.jet-tabs__content-wrapper div.ld-course-list-content {
    width: 100%;
}


/*Blogs*/

article.elementor-post.elementor-grid-item {
    margin: 0 !important;
    padding: 0 !important;
}


/*Events*/

.page-id-18937 h1.entry-title {
    text-align: center;
}

.single-tribe_events div#tribe-events-content {
    position: relative;
}

#tribe-events-pg-template {
    max-width: 100%;
}

.tribe-common.event-tickets {
    max-width: 700px;
    margin: 0 auto;
    background: #f9f9f9;
    border-radius: 20px;
    padding: 40px;
}

.single-tribe_events div#content {
    background-image: url(images/event-single-bg.svg);
    background-position: top;
    background-repeat: no-repeat;
}

.single-tribe_events .tribe-events-event-image {
    max-width: 970px;
    margin: 0 auto;
    z-index: 99;
    padding-top: 38% !important;
}

.single-tribe_events .event-hero__background {
    position: absolute;
    width: 100%;
    z-index: 1;
    top: 0;
}

.single-tribe_events .event-hero__background img {
    -webkit-filter: blur(50px) brightness(.9);
    filter: blur(50px) brightness(.9);
}

.event-hero__background .tribe-events-event-image {
    position: absolute;
    width: 100%;
    top: 0;
    max-width: 100%;
    border-radius: 15px !important;
}

p.tribe-events-back {
    margin: 30px 0 0;
}

.rg-tribe-events-single-heading h1.tribe-events-single-event-title {
    font-size: 45px;
    line-height: 1.1 !important;
    font-family: Red Hat Display;
    font-weight: 900;
}

.single-tribe_events .rg-event-heading .tribe-event-schedule-long h2 {
    font-size: 22px !important;
}

.single-tribe_events .rg-event-heading .tribe-event-schedule-short .rg-schedule-short-date,
.single-tribe_events .rg-event-heading .tribe-event-schedule-short .rg-schedule-short-d {
    font-weight: 909 !important;
    border-radius: 10px !important;
    background: #f7f8f9;
}

.rg-single-body {
    display: flex;
    gap: 30px;
    border-radius: 0 !important;
    border: none !important;
    border-top: 1px solid var(--reign-site-border-color) !important;
    padding-top: 30px;
}

.event-details__section-title h2,
dt.tribe-event-tags-label {
    font-size: 35px !important;
    font-weight: 900;
    margin: 0 0 20px;
    line-height: 1;
    font-family: Red Hat Display;
}

dd.tribe-event-tags {
    margin: 10px 0 0;
    font-size: 0;
}

.tribe-event-tags a {
    background-color: #f8f7fa;
    border-radius: 50px;
    color: #39364f;
    display: inline-flex;
    padding: 8px 20px;
    line-height: 1;
    font-size: 14px;
    margin: 5px 8px 0 0;
    font-weight: 600;
}

.rg-single-body .rg-single-content {
    padding: 0 0 !important;
    width: 75%;
}

.rg-single-pri-meta {
    width: 30%;

}

.single-tribe_events .rg-single-body .rg-single-content{
	width:100%;
}

.single-tribe_events .rg-single-body{
    
}

.rg-single-pri-meta .event-register-link {
    text-align: center;
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 10px;
}

.event-register-link span {
    font-weight: 600;
}

.event-register-link .get-ticket {
    width: 100%;
    font-weight: 600;
    margin: 0;
    background: #d1410c;
    font-size: 18px;
    padding: 15px;
    color: #fff;
    border-radius: 10px;
    display: block;
    line-height: 1;
}

body .event-registration .gform_wrapper.gravity-theme .gfield_label {
    font-size: 17px;
}

.event-registration div#gfield_description_4_13,
body .event-registration .gform_wrapper.gravity-theme .ginput_container_radio .gchoice .gform-field-label{
    font-size: 16px;
    font-weight: 500;
}

body .event-registration .gform_wrapper.gravity-theme input[type="submit"] {
    width: 35%;
}

body .event-registration .ginput_container.ginput_container_radio{
    padding-top: 10px;
}

.event-registration .gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_radio .gchoice{
    padding-right: 20px;
}

.mepr-event-tickets-wrapper .gv-table-view tfoot {
    display: none;
}

.mepr-event-tickets-wrapper .gv-field-label {
    font-weight: 500;
    font-size: 15px;
    line-height: 1.2;
    display: block;
}

td.gv-no-results.gv-no-results-text p {
    margin: 10px 0;
}

.mepr-event-tickets-wrapper .gv-table-view thead {
    background: #f6f6f6;
}

.mepr-event-tickets-wrapper .gv-table-view td[data-label="Total"] {
    font-weight: bold;
}

.mepr-event-tickets-wrapper .gv-table-view th,
.mepr-event-tickets-wrapper .gv-table-view td {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    padding: 8px 10px;
    line-height: 1.1;
}

.mepr-event-tickets-wrapper .gv-grid.gv-widgets-header {
    display: none;
}

div#lm-course-archive-data input.ld-course-search {
    margin: 0 0 25px;
    width: 74.5%;
    font-size: 14px;
    height: 50px;
    padding: 10px 15px;
    font-weight: 500;
}

.post-type-archive-tribe_events .tribe-events-c-small-cta.tribe-common-b3.tribe-events-calendar-list__event-cost {
    display: none !important    ;
}

.single-tribe_events .rg-event-heading .tribe-event-schedule-long .tribe-events-schedule {
    display: none !important;
}

.sticky-event-register-link .event-register-link {
    position: fixed;
    top: 80px;
    width: 285px;
    background: #fff;
}

/*tabs_control_memersbhip*/
.jet-tabs .tabs_control_memersbhip {
    width: 30%;
    display: flex;
    justify-content: center;
    background-color: #007BA9;
    border-radius: 10px !important;
    margin-top: 10px;
}

div.tabs_control_memersbhip .jet-tabs__control-inner .jet-tabs__label-icon.jet-tabs-icon {
    display: none;
}

div.tabs_control_memersbhip .jet-tabs__control-inner {
    display: inline-flex;
    font-family: "Archivo Narrow", Sans-serif;
    font-size: 22px;
    font-weight: 400;
    color: #fff !important;
    padding: 0 !important;
    width: 100%;
}

div.tabs_control_memersbhip .jet-tabs__control-inner .jet-tabs__label-text a,
div.tabs_control_memersbhip .jet-tabs__control-inner .jet-tabs__label-text span {
    color: #fff !important;
    font-weight: normal;
    font-size: 20px;
    padding: 14px 40px 14px 40px !important;
    display: block;
}

div.tabs_control_memersbhip path {
    fill: #fff;
}

div.tabs_control_memersbhip .jet-tabs__control-inner .jet-tabs__label-text {
    width: 100%;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .single-tribe_events .rg-event-heading .tribe-event-schedule-long h1.tribe-events-single-event-title {
        font-size: 25px !important;
    }
    
    .rg-single-body .rg-single-content {
        order: 2;
    }
    
    .single-tribe_events .tribe-events-event-image {
        padding-top: 50% !important;
        border-radius: 15px !important;
    }
    
    .tribe-event-schedule-long {
        gap: 0;
    }
    
    .rg-single-body {
        flex-wrap: wrap;
    }
    
    .rg-single-body .rg-single-content,
    .rg-single-pri-meta {
        width: 100%;
    }
    .event-details__section-title h2, dt.tribe-event-tags-label {
        font-size: 25px !important;
    }
    .rg-single-pri-meta {
        box-shadow: 0 -1px 24px rgba(40, 44, 53, .1), 0 -2px 8px rgba(40, 44, 53, .1);
        margin-left: -15px;
        margin-right: -15px;
        width: 100%;
        padding: 0 15px 10px;
        position: fixed;
        z-index: 99;
        background: #fff;
        bottom: 0;
    }
    .sticky-event-register-link .event-register-link {
        position: unset;
        width: 100%;
        padding: 10px;
        border: none;
    }
    .sticky-event-register-link .event-register-link strong{
        display: none;
    }
    .elementor.elementor-location-footer {
        padding-bottom: 110px;
    }
    .single-tribe_events #scrollUp{
        display: none !important;
    }

    .mepr-event-tickets-wrapper .gv-table-view tr td:before {
        font-weight: 500;
        font-size: 15px;
        line-height: 1.2;
    }
    .mepr-event-tickets-wrapper .gv-table-view tr td:before {
        padding: 0.5em 1em 0.5em 0;
    }
    .mepr-event-tickets-wrapper .gv-table-view tr:first-of-type{
        border: none !important;
    }

    div#lm-course-archive-data input.ld-course-search {
        width: 100%;
    }
    .event-register-link .get-ticket{
        margin-top: 0;
    }
    .rg-single-pri-meta .event-register-link {
        border: none;
    }
    .jet-tabs .tabs_control_memersbhip {
        width: auto;
    }

    .presenter-item-list {
        width: 48.33%;
    }

}

@media only screen and (max-width: 568px) {
    .presenter-item-list {
        width: 98%;
    }

}

/*Course Dashboard*/
.jet-tabs .jet-tabs__content-wrapper .ld-course-list-items.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}
.jet-tabs .jet-tabs__content-wrapper .ld-course-list-items .col-md-3 {
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 20px;
}
.jet-tabs .jet-tabs__content-wrapper div#lm-course-archive-data.lm-grid-view.lm-ld-grid-view .lm-course-item-wrapper {
    width: 100%;
    height: 100%;
    padding: 0;
    background: none;
}
.jet-tabs .jet-tabs__content-wrapper #lm-course-archive-data .ld_course_grid_price {
    color: #fff;
    top: 25px;
    left: 35px;
    padding: 8px 20px;
    line-height: 1;
    border-radius: 50px;
    font-family: Red Hat Display;
    position: absolute;
    z-index: 9;
    text-transform: uppercase;
}
.jet-tabs .jet-tabs__content-wrapper .lm-course-item-wrapper .lm-course-item {
    background: var(--reign-site-sections-bg-color);
    height: 100%;
    border: 1px solid var(--reign-site-border-color);
    border-radius: var(--reign-global-border-radius);
    overflow: hidden;
}
.jet-tabs .jet-tabs__content-wrapper .lm-course-item-wrapper .lm-course-item .lm-course-thumbnail img {
    width: 100%;
    min-height: 180px;
    max-height: 180px;
    object-fit: cover;
}
.jet-tabs .jet-tabs__content-wrapper .learndash-pager-course_list {
    width: 100%;
}
.jet-tabs .jet-tabs__content-wrapper .learndash-pager a {
    padding: 0px;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    background-color: var(--reign-site-sections-bg-color);
    display: inline-block !important;
    cursor: pointer;
}
.jet-tabs .jet-tabs__content-wrapper .ld-progress-steps {
    display: none;
}
.jet-tabs .jet-tabs__content-wrapper .learndash-wrapper.learndash-widget .ld-progress {
    margin-bottom: 5px;
}

.lm-course-item.transaction-course-list-inner{
    padding: 15px !important;
}
.lm-course-item.transaction-course-list-inner .featured-course-image {
    border-radius: 15px !important;
    margin-bottom: 15px;
    overflow: hidden;
}


@media screen and (max-width: 420px) {
    body .jet-tabs .jet-tabs__content-wrapper .ld-course-list-items .ld_course_grid.col-sm-6.col-md-3 {
        max-width: 100%;
        flex: 0 0 100%;
    } 
  
}

