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


.thim-course-grid .course-item .thim-course-content{
    background-color: #fff !important;
}

body .learn-press form.purchase-course {
    margin-bottom: 0;
    display: none !important;
}

#toolbar .widget_login-menu .thim-link-login a:first-child:not(:last-child), #toolbar .widget_login-popup .thim-link-login a:first-child:not(:last-child){
    display: none !important;
}

button.button.enroll-button.thim-enroll-course-button{
    display: none !important;
}

p.form-row.form-row-wide.create-account.woocommerce-validated{
    display: none !important;
}

a {
    color: #FFB606;
}

a:hover {
    color: #FFB606;
}

div.tp-event-organizers{
 display: none;
}

button.event_register_submit.event_auth_button{
    display: none;
}

button.event_button_disable{
    display: none;
}

div.event_register_foot{
   display: none;
}

ul.info-event li.event-payment{
    display: none;
}

.thim-course-grid .course-item .thim-course-content .course-meta>div.course-price {
    float: right;
    margin-right: 0;
    display: none;
}



elemento {

}
.course-meta .course-price {

    font-weight: bold;

}
body .course-meta > * {

    display: inline-block;
    font-style: normal;
    font-size: inherit;
    display: none;

}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
    display: none;
    
}

.woocommerce-page .woocommerce .woocommerce-info, .woocommerce-page .woocommerce .woocommerce-message{
    display: none;
}

.widget-area .thim-course-list-sidebar .course-price .value{
    display: none !important;
}

.learn-press .course-payment{
    display: none !important;
}

.thim-course-landing-button .course-price .value, body .learn-press .course-payment .course-price .value{
    display: none;
}


.woocommerce #customer_login form.login, .woocommerce #customer_login form.register {
    max-width: 100%;
}

#woo-login-area {margin: 0 auto 100px 15%;}
#woo-login-area form {margin: 0 auto ;}
#customer_login .col-sm-6 label {margin-right: 10px;}
#customer_login .col-sm-6 input {width: 100%;}
#cimy_uef_p_field_7 {padding-top: 75px;}
#cimy_uef_p_field_8 {padding-top: 75px;}
#cimy_uef_p_field_13 {padding-top: 75px;}
#cimy_uef_p_field_14 {padding-top: 75px;}
#cimy_uef_p_field_24 {padding-top: 75px;}
#cimy_uef_p_field_36 {padding-top: 145px; display:block; height:25px;}
#cimy_uef_p_field_36 label {display: none !important;}
#cimy_uef_p_field_36 input {display: none !important;}
.ckechlop {width: 0% !important;} 

div.thim-course-info{
    display: none !important;
}


#tab-course-description .thim-course-content{
        padding-right: 1px !important;
}

.thim-col-3{
    display: none !important;
}

body.course-landing-active .thim-course-menu-landing{
    display: none !important;
}



@media(max-width: 756px){
	.woocommerce-account .woocommerce-MyAccount-navigation {
		float: none !important;
		width: 100% !important;
	}
	.woocommerce-MyAccount-navigation li {
		width: 95% !important;
	}
	.woocommerce-account .woocommerce-MyAccount-content {
		float: none;
		width: 100%;
		text-align: center;
	}
}