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

@media (min-width: 1200px) {
    /*.elementor-page .container {*/
        /*max-width: unset !important;*/
    /*}*/
}
.container {
    padding: 0 !important;
}
.thim-ekits-event__read-more:hover{
		color: #fff !important;
}
.thim-ekits-event__read-more:hover:before{
    margin-right: unset !important;
    margin-left: 20px !important;
}

.thim-carousel-course-categories-tabs .thim-course-slider .item{
    height: unset !important;
}
.thim-carousel-course-categories-tabs .thim-course-slider .item .title a{
    font-size: 12px !important;
}

.thim-testimonial-slider .slides-wrapper{
    display: none !important;
}
.thim-testimonial-slider .slides-content .description{
    min-height: 175px;
}

.switch-layout-container .courses-order-by-wrapper select, .switch-layout-container .thim-course-order select, .switch-layout-container .woocommerce-ordering select{
    padding: 6px 10px 6px 30px !important;
}
.switch-layout-container .courses-searching form input{
    padding: 6px 10px 6px 0 !important;
}
.switch-layout-container .courses-searching form button[type=submit]{
    right: unset !important;
    left:0;
}