body, p {
    /* font-size:16px; */
}

.rbt-list-style-1 li {
    /* font-size: 16px; */
}

.rbt-breadcrumb-default.rbt-breadcrumb-style-3 .content {
    padding-right:0;
}

@media (max-width: 765px) {
    .rbt-breadcrumb-default.rbt-breadcrumb-style-3 {
        padding: 10px 0 40px;
        min-height: auto;
    }
}


.rbt-breadcrumb-style-3 .page-list {
    margin-top: 5px;
    margin-bottom: 15px;
}

.rbt-radius {
    border-radius: 8px !important;
}

header .thumbnail {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.rbt-breadcrumb-style-3 .title {
    margin-bottom: 10px;
}

.floating_signup_section {
    display:none;
}

.feature-label-icon {
    max-height: 14px !important;
    transform: scale(1.5);
    margin-top: -2px;
    margin-right: 5px;
    display: inline-block;
}

.rbt-badge-2 {
    border: none;
    height: auto;
    line-height: 14px;
    padding: 15px 20px;
    margin-bottom: 10px;
}

.rbt-badge-2 .image {
    margin-right: 0px;
}

@media (max-width: 765px) {
    .page-list li {
        letter-spacing: -0.5px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .rbt-breadcrumb-style-3 .description {
        margin-bottom: 5px;
    }
}

.page-list li.active {
    color: var(--color-body);
    opacity: 1;
}

.rbt-breadcrumb-style-3 .rbt-course-details-feature .feature-sin {
    margin: 0;
    margin-right: 10px;
}

header .course-rating-under-thumbnail {
    margin-top: 10px;
    margin-bottom: 5px;
}

header .course-rating-under-thumbnail .fa-star {
    color:#FF8F3C;
    font-size: 12px;
}

header .course-rating-under-thumbnail .text-rating {
    font-size: 12px;
    display: inline-block;
    color:#FF8F3C;
    font-weight:700;
}

@media only screen and (max-width: 767px) {
    p {
        font-size: 16px;
        line-height: 26px;
    }
}

@media only screen and (max-width: 767px) {
    .quick-access .access-icon {
        display:none !important;
    }

    .rbt-course-details-feature {
        margin-top: 15px !important;
        margin-bottom: 10px !important;
    }
}

.rbt-breadcrumb-style-3 .rbt-meta li {
    margin-right: 8px;
    margin-bottom: 10px;
}

.rbt-price .current-price {
    /* color:#2ecc71 !important; */
    /* color: #e7000b !important; */
    /* color: #0e0e0e !important; */
}

.rbt-price .current-price .off-price {
    color:#7f8c8d !important;
}

.price-before-30-days {
    color:#7f8c8d;
}

.discount-label {
    /* background-color:white !important; */
}

.course-sidebar {
    /*
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    border-radius: 8px;
    */
}

p.rbt-badge-2.mt--10.justify-content-center.w-100 {
    padding: 17px 10px;
}

.has-show-more .has-show-more-inner-content {
    max-height: 600px;
}

.rbt-accordion-style.rbt-accordion-02 .card .card-header {
    padding: 0px 20px 15px 0;
}

.rbt-accordion-style .card + .card {
    margin-top: 15px;
}

@media only screen and (max-width: 767px) {

    .course_summary_element {
        margin-top: -445px;
    }

    .rbt-breadcrumb-default.rbt-breadcrumb-style-3 {
        padding-bottom: 450px !important;
    }

    .coursecontent-wrapper {
        box-shadow: none;
        padding: 0;
        margin-bottom:30px;
    }

    .rbt-accordion-style .card .card-header button {
        display: block;
        font-size: 16px;
        line-height: 22px;
        padding-right: 10px;
    }

}

.rbt-instructor .has-show-more-inner-content {
    max-height: 350px;
}

.rbt-instructor .text-rating {
    font-size: 12px;
    display: inline-block;
    color: #FF8F3C;
    font-weight: 700;
    margin-top: 1px;
    margin-right: 5px;
}

.rbt-instructor .badge {
    margin-right: 10px;
}

.rbt-instructor .badge i {
    margin-right: 5px;
}

.rbt-instructor .about-author .thumbnail a img {
    border: 2px solid var(--color-heading);
}

.google-reviews__section .google_reviews_badge {
    /* box-shadow: var(--shadow-2);
    background: var(--color-white); */
}

@media only screen and (min-width: 767px) {
    
    .rbt-inner-onepage-navigation {
        margin-top: -30px;
    }

    .rbt-shadow-box {
        box-shadow: 0 13px 48px 0 rgba(215, 216, 222, 0.44);
        border-radius: 15px;
    }

    .floating_signup_section {
        display:none !important;
    }
}

@media only screen and (max-width: 767px) {
    .rbt-dashboard-table .rbt-table {
        min-width: initial;
    }

    .table-course-dates td,
    .table-course-dates th {
        white-space: nowrap;
        font-size: 14px !important;
        padding: 10px 8px !important;
    }

    .mt--0-mobile {
        margin-top:0 !important;
    }

    .rbt-instructor .thumbnail {
        max-width: 200px;
        margin: 0 auto;
    }

    .rbt-instructor .title {
        text-align: center;
        font-size: 26px;
    }

    .rbt-instructor .about-author .media-body .rbt-meta {
        justify-content: center;
    }

    .rbt-instructor .has-show-more-inner-content {
        max-height: 600px;
    }

}

.google-reviews__section_v2 {
    margin: 30px 0 !important;
}

.google-reviews__section_v2 .google_reviews_badge {
    border-radius: 15px !important;
    border: none !important;
    box-shadow: 0 13px 48px 0 rgba(215, 216, 222, 0.44) !important;
}

.google-reviews__section_v2 .google-reviews__laurel {
    display: none !important;
}

.bar-color-green {
    background-color: #2ecc71 !important;
}

.single-progress .title {
    letter-spacing: 0;
    margin-bottom: 7px;
    font-size: 16px;
}

.single-progress + .single-progress {
    margin-top: 20px;
}

.tab-button-style-2 > li {
    width: 50%;
    text-align: center;
}

.rbt-section-gap {
    padding: 50px 0;
}