/**
 * Theme Name: TutorStarter child theme
 * Author: Asylum
 * Author URI: https://www.asylummarketing.com
 * Template:    tutorstarter
 * Description: personalización del child
 * Tested up to:   6.2
 * Requires PHP:   7.4
 * Version: 1.1.10
 * License: GNU General Public License v3 or later
 * License URI: http://www.gnu.org/licenses/gpl-3.0.html
 * Tags: education, e-commerce, blog, custom-logo, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, rtl-language-support, footer-widgets, left-sidebar, right-sidebar
 * Text Domain: tutorstarter-child
 */

.tutor-single-course-sidebar-more{
	display:none!important
}

.curso-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}