/*
 Theme Name:   Eduma Child
 Theme URI:    http://educationwp.thimpress.com/
 Description:  Eduma Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     eduma
 Version:      1.0.0
 Text Domain:  eduma-child
*/
.pop-box p {
    color: inherit !important;
}
div#badge\#\#b2 {
    background: #000c2c !important;
}
@media (min-width: 768px) {
    #main.col-sm-9 {
    width: 100%;
}
}
p{
	color:#000;
}

.widget-area .widget_course_filter .lp-form-course-filter__item .lp-form-course-filter__content label {
    color: #000 !important;
}

.top_site_main {
    background-position: Unset !important;
}
aside#login-popup-5 {
    float: right !important;
}
/* input.input.required {
    color: #000 !important;
}
.thim-login form input[type=text]{
    color: #000 !important;
} */
.thim-login form input[type=email], .thim-login form input[type=password], .thim-login form input[type=text], .thim-register form input[type=email], .thim-register form input[type=password], .thim-register form input[type=text] {
    border: 1px solid #000 !important;
	background-color: #000 !important;

}
a.register.js-show-popup {
    margin-right: 20px !important;
}
input.wws-popup__fields-number {
    color: #444 !important;
}
.section-item__loadmore span {
    color: #000 !important;
}
.meta-left .index {
    color: #333333;
}
.banner-description {
    color: #fff !important;
}
.notranslate input, button, select, textarea {
    color: #000;
}
.notranslate option {
    color: #000 !important;
}
div#gtranslate_wrapper{
	left: 6% !important;
}
.thim-login form input[type=email], .thim-login form input[type=password], .thim-login form input[type=text], .thim-register form input[type=email], .thim-register form input[type=password], .thim-register form input[type=text] {
    border: 1px solid;
}
.thim-have-any-question {
    margin-left: 250px !important;
}
.thim-course-grid .course-item .thim-course-content {
    border: 1px solid #eee !important;
}
.thim-course-content .course-meta .value {
    color: #000 !important;
}
.price-item label {
    color: #000;
    /* font-size: 26px; */
}
.course-meta {
    border-top: 1px solid #eee !important;
}
.list-cate-filter label {
    color: #000;
    font-size: 14px !important;
}
.service .elementor-widget-wrap {
    border: 1px solid #eee !important;
}
.wlsm-row select {
    width: 100% !important;
}
.wlsm-row input {
    width: 100% !important;
}
#wlsm_message {
    width: 100% !important;
}
.wlsm-btn:hover {
    color: #fff;
}
.test-series a {
    color: #000 !important;
}
.test-series {
    padding: 0px 15px;
    background: #fff;
}
.elementor-testimonial__text {
    color: #000;
}
.curriculum-sections .section-left {
    background: #962E96;
    color: #fff;
    padding: 5px 10px;
}
.curriculum-sections .section-left:hover {
    background: #81D742;
}
/* offer */
.countdown-square .counter-group .counter-block .counter {
    margin-top: 15px !important;
}
.countdown-square .counter-group .counter-block {
    height: 60px !important;
    margin-right: 5px !important;
}
.counter-group .counter-block .counter {
    font-size: 25px !important;
    line-height: 20px !important;
    height: 20px !important;
    width: 30px !important;
}
.countdown-square .counter-group .counter-block:after {
    display: none !important;
}
.countdown-square .counter-group .counter-block .counter-caption {
    color: #000 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 10px !important;
}
.counter-group .counter-block {
    display: inline-block;
    margin-right: 30px;
    border: 1px solid #fff;
    overflow: hidden;
    width: 70px;
    height: 100px;
    border-radius: 50%;
}