/*!
Theme Name:   Supplero Child
Theme URI:    https://herbashape.ch
Description:  Child theme for Supplero — HerbaShape.ch (Swiss Herbalife store). Holds all custom code (Muscle & Protein Support section, CH compliance tweaks) so it survives parent updates.
Author:       HerbaShape
Template:     supplero
Version:      1.0.0
Text Domain:  supplero-child
*/

/* Header logo — enlarged; the header bar has plenty of horizontal room. */
.custom-logo-link { display: inline-flex; align-items: center; }
.custom-logo-link img.custom-logo,
.site-logo img.custom-logo,
header img.custom-logo,
.elementor-widget-theme-site-logo img {
	max-height: 60px !important;
	width: auto !important;
	height: auto !important;
}
