/*
Theme Name:   EduBlink Child
Theme URI:    https://demo.edublink.co/
Author:       DevsBlink
Author URI:   https://themeforest.net/user/devsblink/portfolio
Description:  EduBlink Child Theme For LMS and Education Purpose.
Version:      1.0.0
Template:     edublink
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain:  edublink-child
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
*/
.eb-header-top-bar {
    line-height: 40px;
}
button#wpforms-submit-22216 {
    background: #fc6e06;
    padding: 0 30px;
}
.edublink-header-area ul.edublink-navbar-nav .dropdown ul.edublink-dropdown-menu li a {
    padding: 8px 15px !important;
}
.eb-header-top-bar {
    background-color: #fc6e06;
}
.eb-header-top-bar i {
    color: #ffffff;
}
ol li {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
h6.section-title{
	margin-bottom: 8px;
}
ol {
    margin-bottom: 16px;
}
a.edu-btn.btn-medium, button.edu-btn.btn-medium {
    height: 40px;
    line-height: 40px;
    padding: 0px 15px;
    text-transform: uppercase;
    font-weight: 600;
}
button#wpforms-submit-22853 {
    background: #fc6e06 !important;
}
@media only screen and (max-width: 991px) {
    .eb-header-top-bar {
       display: inherit;
    }
	.edublink-header-sticky .eb-header-top-bar {
    display: inherit;
}
	.header-top-phone a {
    font-size: 11px;
}
	.header-top-email a {
    font-size: 11px;
}
}