/*
 Theme Name:   Edubin Child
 Theme URI:    https://themeforest.net/item/edubin-education-lms-wordpress-theme/24037792
 Description:  Education LMS WordPress Theme Edubin Child Theme
 Author:       ThePixelcurve
 Author URI:   https://themeforest.net/user/pixelcurve
 Template:     edubin
 Version:      1.0.0
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Tags:          custom-header, custom-logo, blog, theme-options
 Text Domain:  edubin-child

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
*/


body .tpc-header-top-bar, body .tpc-header-top-bar.tpc-top-bar-style-2{
display:none !important;
}

.edubin-dropdown-menu li a:hover{
color: #004FBC !important;
}



.edubin-dropdown-menu li  a:focus{
    color: #004FBC !important; /* Cambia el color al recibir foco */
}

.edubin-course .course__content--meta{
display:none !important;}


.edubin-header-area .header-quote .quote-icon {
display: none !important;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    margin-bottom: 25px !important;
}

.ld-breakpoint--medium .ld-registration-order{
display:none !important;}

.ld-registration__wrapper.ld-breakpoint--medium{
display: inline !important;
}

.ld-registration__wrapper--has-order.ld-breakpoint--medium .ld-registration__form{
max-width:100% !important;
border-right: none !important;
}

body .learndash-wrapper .ld-button{
color: white !important;}

.ld-registration-order{
display: none !important;}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]{
color:white !important;


}