/*
 Theme Name:   Edubin Child
 Theme URI:    https://themeforest.net/item/edubin-education-lms-wordpress-theme/24037792
 Description:  Education LMS WordPress Theme Edubin Child Theme
 Author:       Pixelcurve
 Author URI:   https://themeforest.net/user/pixelcurve
 Template:     edubin
 Version:      1.0.2
 License:      GNU General Public License v2 or later
 License URI:  LICENSE
 Tags:         custom-header, custom-logo, blog, theme-options
 Text Domain:  edubin-child
*/

/* 
 * NOTE: ProDerma specific styling has been moved to functions.php 
 * and is now conditional. It will only apply to sites where the 
 * ProDerma Ecosystem plugin is active.
 */

/* Performance Visual Fixes - Prevent layout shifts */
img {
    height: auto;
    max-width: 100%;
}