/*
 Theme Name:   Edubin Child
 Theme URI:    https://thepixelcurve.com/wp/edubin/demo/
 Description:  Education LMS WordPress Theme Edubin Child Theme
 Author:       ThePixelcurve
 Author URI:   https://thepixelcurve.com/
 Template:     edubin
 Version:      6.5.0
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Tags:          custom-header, custom-logo, blog, theme-options
 Text Domain:  edubin-child
*/

img.custom-logo {
    width: 100%;
}

.is-header-sticky {
background: #0d3a3d;
    background: -webkit-gradient(linear,left top,right top,color-stop(9%,#0d3a3d),color-stop(23%,#0d3b3e),to(#1e828b));
    background: linear-gradient(
90deg
,#0d3a3d 9%,#0d3b3e 23%,#1e828b 100%);
}

.site-footer .footer-bottom {
background: #0d3a3d;
    background: -webkit-gradient(linear,left top,right top,color-stop(9%,#0d3a3d),color-stop(23%,#0d3b3e),to(#1e828b));
    background: linear-gradient(
90deg
,#0d3a3d 9%,#0d3b3e 23%,#1e828b 100%);
}

.is-header-sticky a {
    color: #fff !important;
}

h1, h2, h3, h4, h5, h6, p, strong, li {
       color: #000;
}

.back-to-top {
	background-color: #a9ce42;	
}

.page-header:before {
	display:none;
}

.page-header:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0.9;
    background: linear-gradient(
90deg
, #638082 31%,rgba(13,59,62,0) 100%,#1e828b 100%);
}

.page-header .page-title, .page-header .header-breadcrumb{
    z-index: 1;
}

button.wppb-toggle-pw.hide-if-no-js.wppb-show-pw, button.wppb-toggle-pw.hide-if-no-js.wppb-hide-pw  {
    padding: 0px 10px 0px 0;
}

.button {
    color: #1a524d !important;
    text-decoration: none;
    font-weight: 700;
    background: #a9ce42 !important;
    padding: 12px 30px;
    border-radius: 30px !important;
    max-width: 230px;
    width: 100%;
}

.main-navigation a {
    font-weight: 500 !important;
}

.ld-primary-background .ld-text {
    font-weight: 100;
}

input.learndash_mark_complete_button {
    color: #fff !important;
}

.ld-profile-stat.ld-profile-stat-certificates {
    display: none !important;
}

input#wppb-recover-password-button {
    width: 100% !important;
    min-width: 300px !important;
}

.mobile-menu-wrapper a {
    color: #1a524d !important;
}

