/*
Theme Name:        Edubin Child
Theme URI: https://themeforest.net/item/edubin-education-lms-wordpress-theme/24037792
Author: Pixelcurve
Author URI: https://thepixelcurve.com/
Description: Edubin Education LMS WordPress Theme.
Version: 9.3.7
License: Split License
License URI: https://help.market.envato.com/hc/en-us/articles/202501064-What-is-Split-Licensing-and-the-GPL-
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: edubin-child
Domain Path: /languages/
Template: edubin
*/

body .tpc-header-top-bar, body .tpc-header-top-bar.tpc-top-bar-style-2 {
    background-color: #5eb04c;
}
.edubin-header-area {
    border-bottom: 1px solid #E2E2E2;
}
.hide {
    display: none;
}
.edubin-page-title-area.edubin-default-breadcrumb {
    z-index: 0;
}
.accordion .single_accordion {
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
}
.site-footer .footer-bottom {
    background-color: #5eb04c;
}
.edubin-page-title-area.edubin-default-breadcrumb {
    background-color: #edfcea;
}
.edubin-navbar-primary-menu a {
    cursor: pointer;
}
.decimal-separator {
    display: none !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mb-1 {
    margin-bottom: 1px !important;
}
.mb-2 {
    margin-bottom: 2px !important;
}
.mb-3 {
    margin-bottom: 3px !important;
}
.mb-4 {
    margin-bottom: 4px !important;
}
.mb-5 {
    margin-bottom: 5px !important;
}
.num-circle {
    display: flex; /* Center content inside */
    align-items: center; /* Center vertically */
    justify-content: center; /* Center horizontally */
    width: 40px; /* Adjust size as needed */
    height: 40px; /* Keep width and height equal for a circle */
    border-radius: 50%; /* Makes the element circular */
    background-color: #5eb04c; /* Green background */
    color: white; /* White text color */
    font-size: 24px; /* Adjust font size as needed */
    font-weight: bold; /* Optional: Make text bold */
    text-align: center; /* Center text */
}
#tutor-pro-google-authentication > div {
    min-width: 220px;
}
.tutor-dashboard-menu-settings
 {
    display: none;
}
.tutor-login-form-wrapper > .tutor-color-black {
    font-size: 1.5em;
}
.tutor-bundle-author-list {
    display: none;
}
.tutor-single-course-sidebar {
    overflow: hidden !important;
}
.tutor-bundle-couse-description {
    font-weight: 400;
    color: #41454F;
    line-height: 1.4;
}
.tutor-course-sidebar-card-pricing .amount {
    font-size: 1.5em;
}
.woocommerce-cart .edubin-coupon-wrapper button {
    background-color: #5eb04c;
}
.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks li.active a:hover {
    background-color: #5eb04c;
    color: #f6f6f6;
}
#tutor-pn-permission button#tutor-pn-enable {
    background-color: #5eb04c !important;
}
.rm-btn {
   background-color: #5eb04c !important;
}