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



.tssst .thim-widget-button {
    text-align: right;
}

.woocommerce-notices-wrapper {
	display: none;
}


.mission_button {
    text-align: center;
}

.international_button {
    text-align: center;
}

.domestic_button {
    text-align: center;
}


.home .course-item {
    background-color: #ffffff;
}

.thim-course-carousel .owl-controls .owl-prev,.thim-course-carousel .owl-controls .owl-next {
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
    border: 1px solid #fff;
    width: 30px;
    text-align: center;
    line-height: 28px
}

.thim-course-carousel .owl-controls .owl-prev .fa,.thim-course-carousel .owl-controls .owl-next .fa {
    text-align: center;
    vertical-align: middle;
    line-height: 28px;
    color: #fff;
    font-size: 8px;
    display: block
}


.list .switchToGrid { display: none; 
}


