/*
 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
*/




div.course-students, li.students-feature {
	display: none !important;
}

.widget_book-event ul li.event-payment {
    display: none !important;
}

div.thim-link-login.thim-login-popup {
	float: right;
}

div.thim-link-login.thim-login-popup > a.logout {
	margin-left: 10px;
}

div.thim-link-login.thim-login-popup > a.login.js-show-popup {
	margin-left: 10px;
}

#woocommerce_widget_cart-2 > h4 {
	display: none !important;
}

body.woocommerce-cart .woocommerce .wpems-event-product .product-quantity input[type="number"].qty {
    pointer-events: auto;
}

footer .thim-social {
    margin-top: 0px;
}

.wpb_column.width-46 {
    width: 46%;
}

#cstpdfbutton {
	text-align: center;
}

a.lesson-title.course-item-title.button-load-item > span.item-name {
	max-width: calc(100% - 65px);
}

#cstpdfbutton > .thim-widget-button.template-base > .widget-button.no-border.normal.custom_style {
	width: 100%;
    text-align: center;
}

.learn-press-progress {
    margin-left: 10px;
}

.wpcf7-list-item {
    margin: 0;
}

.mc4wp-checkbox-contact-form-7 input {
    border: 1px solid #b4b9be !important;
    background: #fff !important;
    color: #555 !important;
    clear: none !important;
    cursor: pointer !important;
    display: inline-block !important;
    height: 16px !important;
    margin: -4px 4px 0 0 !important;
    outline: 0 !important;
    padding: 0 !important !important;
    text-align: center !important;
    vertical-align: middle !important;
    width: 16px !important;
    min-width: 16px !important;
    -webkit-appearance: none !important;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%) !important;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%) !important;
    -webkit-transition: .05s border-color ease-in-out !important;
    transition: .05s border-color ease-in-out !important;
}

.mc4wp-checkbox-contact-form-7 label {
    font-size: 13px;
    font-weight: 400;
}

.woocommerce span.onsale {
    min-width: 55px;
    min-height: 55px;
    padding: 5px !important;
    top: 5px !important;
    left: 5px !important;
    line-height: 43px;
}

.product-grid .content__product .product__title {
    padding-right: 45px;
}

.top_site_main .page-title-wrapper {
    padding-top: 150px;
    padding-bottom: 150px;
}

.course-rate {
    display: none;
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p input, .woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea {
    min-height: 10px;
}

.lp-archive-course-term-description {
    margin-top: -30px;
    margin-bottom: 40px;
}

.banner-description {
	display: none;
}	
	
.navigation .width-navigation .navbar-nav > li > a, .navigation .width-navigation .navbar-nav > li > span {
    font-size: 18px !important;
}

.event_register_foot .woocommerce-message {
    margin-top: 2em;
    margin-bottom: 0;
    border-top-color: #8806ce;
}

li.event-payment {
	display: none;
}

.switch-layout-container .thim-course-order select {
    font-size: 13px;
}

.learn-press .course-wishlist-box {
    margin-bottom: 25px;
}

.learn-press-pagination .page-numbers>li .page-numbers.current {
    color: white;
}

.sc_heading .line {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: #333;
    width: 35px;
}

.thim-register-form-top {
    margin-top: -640px;
}

@media (max-width: 767px) {
	
.top_site_main .page-title-wrapper {
    padding-top: 90px;
    padding-bottom: 90px;
}
	
.thim-register-form-top {
    margin-top: 0;
}
	
}


@media (max-width: 750px) {
	
.lp-archive-course-term-description {
    margin-top: -20px;
    margin-bottom: 40px;
}
	
}

footer#colophon .thim-footer-location img {
    margin-bottom: 15px;
}

.thim-register-now-form .wpcf7-form .wpcf7-submit:hover, .rev-btn.thim-slider-button:hover {
	color: #fff !important;
}

.counter-box .display-percentage {
	color: #b755ec !important;
}

#your-profile ul li {
    margin-top: 10px;
}