/* === HEADER STYLES COMMENTED OUT - CONFLICT WITH CUSTOM.CSS === */
/*
.head__whiteline-wrapper {
    padding: 6px 0;
    justify-content: center;
    position: relative;
}

.head__logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 160px;
    margin-right: 0;
}

.head__logo img {
    width: 100%;
    height: auto;
}

.main-menu {
    margin-left: auto;
}
*/