/*!
Theme Name: Edubin
Theme URI: https://themeforest.net/item/edubin-education-lms-wordpress-theme/24037792
Author: Pixelcurve
Author URI: https://thepixelcurve.com/
Description: Edubin Education LMS WordPress Theme.
Version: 8.12.17
License: Split License
License URI: https://help.market.envato.com/hc/en-us/articles/202501064-What-is-Split-Licensing-and-the-GPL-
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: edubin
Domain Path: /languages/
*/

/* Note: The CSS files are loaded from assets/css/ folder. */

.crt-h1 {
	font-size: 2rem;
}

.edubin-single-course-1 .thum .image img {
    aspect-ratio: 4 / 3;
    object-fit: cover;
}

.learndash_ld-payment-button > .learndash-wrapper {
	display: flex;
	justify-content: center;
}