/*
 Theme Name: ViceTemple PornX Child
 Template: vicetemple_pornx
 Version: 1.0.3
*/

#masthead,
#masthead .site-branding,
#masthead .site-branding .logo,
#masthead .site-branding .logo a,
#masthead .site-branding .custom-logo-link {
    height: auto !important;
    max-height: none !important;
    min-height: 0 !important;
    overflow: visible !important;
    line-height: normal !important;
}

#masthead .site-branding {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
    padding-top: 30px !important;
    padding-bottom: 20px !important;
}

#masthead .site-branding .logo {
    flex: 0 0 100% !important;
    width: 100% !important;
    text-align: center !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin: 10px 0 20px 0 !important;
}

#masthead .site-branding .logo a,
#masthead .site-branding .custom-logo-link {
    display: inline-block !important;
    width: auto !important;
}

#masthead .site-branding .logo img,
#masthead .site-branding .logo a img,
#masthead .site-branding .custom-logo-link img {
    width: clamp(380px, 40vw, 650px) !important;
    max-width: 90vw !important;
    height: auto !important;
    max-height: none !important;
    object-fit: contain !important;
    display: block !important;
    margin: 0 auto !important;
}

#masthead .site-branding .header-search,
#masthead .site-branding .upgrade {
    margin: 8px 12px !important;
}
