.sc-block-ui{background:var(--sc-block-ui-background-color,var(--sc-color-white));bottom:0;cursor:progress;left:0;margin:0;opacity:var(--sc-block-ui-opacity,.35);padding:0;position:var(--sc-block-ui-position,absolute);right:0;top:0;-webkit-transition:visibility 0s,opacity var(--sc-transition-medium) ease;transition:visibility 0s,opacity var(--sc-transition-medium) ease;visibility:visible;z-index:9}.sc-block-ui[hidden]{display:block;opacity:0;-webkit-transition:visibility 0s,opacity .5s linear;transition:visibility 0s,opacity .5s linear;visibility:hidden}
/**
* Copyright (C) 2014-2025 ServMask Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
* Attribution: This code is part of the All-in-One WP Migration plugin, developed by
*
* ███████╗███████╗██████╗ ██╗ ██╗███╗ ███╗ █████╗ ███████╗██╗ ██╗
* ██╔════╝██╔════╝██╔══██╗██║ ██║████╗ ████║██╔══██╗██╔════╝██║ ██╔╝
* ███████╗█████╗ ██████╔╝██║ ██║██╔████╔██║███████║███████╗█████╔╝
* ╚════██║██╔══╝ ██╔══██╗╚██╗ ██╔╝██║╚██╔╝██║██╔══██║╚════██║██╔═██╗
* ███████║███████╗██║ ██║ ╚████╔╝ ██║ ╚═╝ ██║██║ ██║███████║██║ ██╗
* ╚══════╝╚══════╝╚═╝ ╚═╝ ╚═══╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝
*/
if ( ! defined( 'ABSPATH' ) ) {
die( 'Kangaroos cannot jump here' );
}
function ai1wm_progress_path( $params ) {}const litespeed_ui_events=["mouseover","click","keydown","wheel","touchmove","touchstart"];var urlCreator=window.URL||window.webkitURL;function litespeed_load_delayed_js_force(){console.log("[LiteSpeed] Start Load JS Delayed"),litespeed_ui_events.forEach(e=>{window.removeEventListener(e,litespeed_load_delayed_js_force,{passive:!0})}),document.querySelectorAll("iframe[data-litespeed-src]").forEach(e=>{e.setAttribute("src",e.getAttribute("data-litespeed-src"))}),"loading"==document.readyState?window.addEventListener("DOMContentLoaded",litespeed_load_delayed_js):litespeed_load_delayed_js()}litespeed_ui_events.forEach(e=>{window.addEventListener(e,litespeed_load_delayed_js_force,{passive:!0})});async function litespeed_load_delayed_js(){let t=[];for(var d in document.querySelectorAll('script[type="litespeed/javascript"]').forEach(e=>{t.push(e)}),t)await new Promise(e=>litespeed_load_one(t[d],e));document.dispatchEvent(new Event("DOMContentLiteSpeedLoaded")),window.dispatchEvent(new Event("DOMContentLiteSpeedLoaded"))}function litespeed_load_one(t,e){console.log("[LiteSpeed] Load ",t);var d=document.createElement("script");d.addEventListener("load",e),d.addEventListener("error",e),t.getAttributeNames().forEach(e=>{"type"!=e&&d.setAttribute("data-src"==e?"src":e,t.getAttribute(e))});let a=!(d.type="text/javascript");!d.src&&t.textContent&&(d.src=litespeed_inline2src(t.textContent),a=!0),t.after(d),t.remove(),a&&e()}function litespeed_inline2src(t){try{var d=urlCreator.createObjectURL(new Blob([t.replace(/^(?:)?$/gm,"$1")],{type:"text/javascript"}))}catch(e){d="data:text/javascript;base64,"+btoa(t.replace(/^(?:)?$/gm,"$1"))}return d}/*! elementor - v3.29.0 - 04-06-2025 */
#e-dashboard-widget-admin-top-bar {
position: absolute;
opacity: 0;
pointer-events: none;
}
#e-admin-top-bar-root {
left: 0;
font-family: var(--e-a-font-family);
background: var(--e-a-bg-default);
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.03);
display: none;
position: absolute;
top: 0;
width: calc(100% - 160px);
z-index: 1;
}
body.folded #e-admin-top-bar-root {
width: calc(100% - 36px);
}
#e-admin-top-bar-root .e-admin-top-bar {
display: flex;
height: 50px;
justify-content: space-between;
padding: 0 16px;
}
#e-admin-top-bar-root .page-title-action {
font-size: 12px;
font-weight: 500;
line-height: 1.2;
text-transform: uppercase;
text-decoration: none;
padding: 8px 16px;
outline: none;
border: none;
border-radius: var(--e-a-border-radius);
background-color: var(--e-a-btn-bg);
color: var(--e-a-btn-color-invert);
transition: var(--e-a-transition-hover);
}
#e-admin-top-bar-root .page-title-action:hover {
background-color: var(--e-a-btn-bg-hover);
color: var(--e-a-btn-color-invert);
}
#e-admin-top-bar-root .e-admin-top-bar__heading {
display: inline-flex;
align-items: center;
justify-content: center;
margin-inline-end: 40px;
}
#e-admin-top-bar-root .e-admin-top-bar__main-area {
display: inline-flex;
align-items: center;
justify-content: center;
}
#e-admin-top-bar-root .e-admin-top-bar__main-area button {
margin: 0 4px;
}
#e-admin-top-bar-root .e-admin-top-bar__secondary-area {
display: inline-flex;
align-items: center;
justify-content: center;
}
#e-admin-top-bar-root .e-admin-top-bar__heading-title {
color: var(--e-a-color-txt);
font-size: 15px;
font-weight: 700;
padding: 0 8px;
line-height: normal;
}
#e-admin-top-bar-root .e-admin-top-bar__main-area-buttons {
display: inline-flex;
gap: 5px;
}
#e-admin-top-bar-root.e-admin-top-bar--active {
display: block;
}
#e-admin-top-bar-root.e-admin-top-bar--active ~ #wpbody #wpbody-content {
margin-block-start: 50px;
}
#e-admin-top-bar-root.e-admin-top-bar--active ~ #wpbody .wrap {
clear: both;
padding-block-start: 10px;
}
#e-admin-top-bar-root.e-admin-top-bar--active ~ #wpbody .wrap h1 {
display: none;
}
#e-admin-top-bar-root:not(.e-admin-top-bar--active) ~ #wpbody .wrap h1, #e-admin-top-bar-root:not(.e-admin-top-bar--active) ~ #wpbody .wrap .page-title-action {
display: inline-block;
}
#e-admin-top-bar-root .e-admin-top-bar__bar-button {
align-items: center;
cursor: pointer;
display: inline-flex;
justify-content: center;
margin: 0 10px;
text-decoration: none;
color: var(--e-a-color-txt);
}
#e-admin-top-bar-root .e-admin-top-bar__bar-button.accent {
color: var(--e-a-color-accent);
}
#e-admin-top-bar-root .e-admin-top-bar__bar-button.accent:hover .e-admin-top-bar__bar-button-title,
#e-admin-top-bar-root .e-admin-top-bar__bar-button.accent:hover .e-admin-top-bar__bar-button-icon {
color: var(--e-a-color-accent);
}
#e-admin-top-bar-root .e-admin-top-bar__bar-button .crown-icon {
font-size: 14px;
}
#e-admin-top-bar-root .e-admin-top-bar__bar-button .e-admin-top-bar__bar-button-icon {
margin: 0 4px;
}
#e-admin-top-bar-root .e-admin-top-bar__bar-button:hover .e-admin-top-bar__bar-button-title,
#e-admin-top-bar-root .e-admin-top-bar__bar-button:hover .e-admin-top-bar__bar-button-icon {
color: var(--e-a-color-txt-hover);
}
#e-admin-top-bar-root .e-admin-top-bar__bar-button-title {
font-size: 13px;
font-weight: 500;
margin: 0 4px;
line-height: normal;
}
#e-admin-top-bar-root ~ #wpbody .wrap h1, #e-admin-top-bar-root ~ #wpbody .wrap .page-title-action {
display: none;
}
@media screen and (max-width: 960px) {
#e-admin-top-bar-root {
width: calc(100% - 36px);
}
}
@media screen and (max-width: 782px) {
#e-admin-top-bar-root {
width: 100%;
}
}
@media screen and (max-width: 600px) {
#e-admin-top-bar-root {
top: 46px;
}
}
@media (max-width: 768px) {
#e-admin-top-bar-root {
display: inline-flex;
align-items: center;
justify-content: center;
}
#e-admin-top-bar-root .e-admin-top-bar__main-area-buttons {
position: absolute;
top: calc(100% + 10px);
}
#e-admin-top-bar-root .e-admin-top-bar__secondary-area .e-admin-top-bar__secondary-area-buttons {
display: none;
}
#e-admin-top-bar-root .e-admin-top-bar__secondary-area > .e-admin-top-bar__bar-button .e-admin-top-bar__bar-button-title {
display: none;
}
}
@media (min-width: 768px) {
#e-admin-top-bar-root .e-admin-top-bar__secondary-area .e-admin-top-bar__secondary-area-buttons {
display: flex;
}
}
/*# sourceMappingURL=admin-top-bar-rtl.css.map */
FENRIR MANAGEMENT- Business Consulting & Project Management Skip to content
BUSINESS CONSULTING TAILORED TO YOUR EXACT NEEDS
Business Owners and Entrepreneurs must continually adapt to ensure smooth operations. For this reason, Fenrir Management is here to help give dynamic and quality business management consulting and solutions to assist in your business’s growth and strength. In short, we provide services from planning through execution and will tailor them to suit your exact needs.
OUR CREATIVE SERVICES
Our diverse background has given us the capability to provide many business consulting services for your company.
These are just a few of our services and many can be combined or refined to ensure it is exactly what your company needs.
Business Strategy
Have a business idea that you need help implementing? Our team is highly skilled in helping plan and execute various business processes. We will utilize our insight to help develop your plans.
Business Writing
Need help writing your upcoming proposal bid letter? Let us help draft documents that your business require. From a company handbook to an operating agreement, we can help.
Website Design
The digital age has become the new reality. We can help plan and execute an online presence that best represents your company needs. From improving your current site to building a brand new one, we will help you connect the rest of the world.
Marketing
Whether you’re marketing a service, a product or something in between, you need efforts that are strategic, tech-savvy, efficient, and proven. Our team will put together a plan that will integrate the best method of customer engagement for your specialized needs.
Project Management
We know that your company is ever-changing everyday to grow and compete. If you have a project that needs to be completed, though can't justify the cost or time of a full time hire, consider contracting out one of our team members as necessary.
Business Research
It can be difficult to turn an idea into a profitable company. If you have an idea that you are unsure of, we can help you. From evaluating competition to identifying up front issues, we can work with you to turn your dream into your dream company.
MEET OUR TEAM
Meet our Team here. We have been adding to the team to ensure we have some of the best providers for your needs.
Some of our team has asked not to be disclosed, but be aware they are quite capable.
Zachary Glaub
Owner/Founder
Zachary’s Bio is coming soon.
To check out our current posts or articles we feel are important please click over and check out our Blog. Articles range from management, strategy, consulting or various other topics. Let us know what interests you to help bring the content you want.
CONTACT US
Please feel free to fill out the form below for any questions or or would like to discuss how our business consulting services could assist you.
Reach out to us and we can start to plan for your company’s needs.