/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Sep 14 2026 | 12:37:36 */
header.top-head > .container {
    display: flex !important;
    align-items: center !important;
}

header.top-head .logo.left {
    float: none !important;
}

header.top-head .top-menu.right {
    float: none !important;
    margin-left: auto !important;
}