/*
Theme Name: Obsidian Copper Luxury Theme
Theme URI: https://mit-usa.com
Template: mit-usa-theme
Author: Jude Fontes
Description: Custom Luxury AV WordPress theme featuring an Obsidian &amp; Copper design language.
Version: 1.1.0.1785970206
Updated: 2026-08-05 22:50:06

*/
/* Ensure Custom Logo & SVG Container Render Properly */
.custom-logo-link,
.site-branding a {
    display: inline-block;
    max-width: 250px;
    height: auto;
}

.custom-logo,
.site-logo,
img.custom-logo[src*=".svg"] {
    width: 220px !important;
    height: auto !important;
    max-height: 80px !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}
