/*
Theme Name: Bemins Child
Theme URI: http://www.wpbingosite.com/bemins
Author: wpbingo
Description: This is a child theme for Bemins
Version: 1.0.0
Author URI: http://wpbingosite.com
Template: bemins
Text Domain: bemins-child
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/
}
/* Force full logo display size */
.site-header .custom-logo,
.site-header .site-logo img,
.header-logo img,
.custom-logo-link img {
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
}

.site-branding,
.site-header .site-logo,
.header-logo {
    height: auto !important;
    max-height: none !important;
    max-width: 400px !important; /* increase or decrease to your liking */
}

/* Optional: Adjust header padding so logo fits */
.site-header,
.header-main {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
