/*
 Theme Name:   EduPress Child
 Theme URI:    https://edupress.thimpress.com/
 Description:  EduPress Child Theme
 Author:       ThimPress
 Author URI:   https://thimpress.com
 Template:     edu-press
 Version:      1.0.0
 Text Domain:   edu-press-child
*/

body.home .course-price {
    display: none !important;
}


.course-item-6511 .course-item-info .item-name {
  color: #FF0000 !important; /* 文字色を赤に */
  font-size: 1.3em !important; /* 文字サイズを1.5emに */
}

.course-nav.course-nav-tab-instructor {
  display: none !important;
}

