/* ================ Navigation Bar - Overrides ================ */
/*
 
    VERSION: v1.0.0
    DESCRIPTION: Overrides for the Navigation bar.
 
    APPLICATION: Allpages. 
 
/* ================ TABLE OF CONTENTS ================ */
/*
01. Main
00. Media Quires
*/

/* ==================== 01. Main ==================== */

/* Dashboard Link */
.toolbar-button--icon--menu-link-content19e4a8e6-2de4-4acf-93f5-3dc77cca9857 {
--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' class='size-6'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m2.25 12 8.954-8.955c.44-.439 1.152-.439 1.591 0L21.75 12M4.5 9.75v10.125c0 .621.504 1.125 1.125 1.125H9.75v-4.875c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21h4.125c.621 0 1.125-.504 1.125-1.125V9.75M8.25 21h8.25' /%3E%3C/svg%3E%0A");
	
}

/* Repoerts Links */
.toolbar-button--icon--menu-link-contentcae8410b-572d-49e5-bdc9-9445b0d6d584::before {
--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' class='size-6'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12h3.75M9 15h3.75M9 18h3.75m3 .75H18a2.25 2.25 0 0 0 2.25-2.25V6.108c0-1.135-.845-2.098-1.976-2.192a48.424 48.424 0 0 0-1.123-.08m-5.801 0c-.065.21-.1.433-.1.664 0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75 2.25 2.25 0 0 0-.1-.664m-5.8 0A2.251 2.251 0 0 1 13.5 2.25H15c1.012 0 1.867.668 2.15 1.586m-5.8 0c-.376.023-.75.05-1.124.08C9.095 4.01 8.25 4.973 8.25 6.108V8.25m0 0H4.875c-.621 0-1.125.504-1.125 1.125v11.25c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V9.375c0-.621-.504-1.125-1.125-1.125H8.25ZM6.75 12h.008v.008H6.75V12Zm0 3h.008v.008H6.75V15Zm0 3h.008v.008H6.75V18Z' /%3E%3C/svg%3E%0A");
}
/* ==================== 00. MEDIA QUERIES ==================== */

/* === 1550px === */
@media screen and (min-width: 1550px) {
}

/* === 960px === */
@media screen and (min-width: 960px) {
}

/* === 900px === */
@media screen and (min-width: 900px) {
}

/* === 659px === */
@media screen and (min-width: 659px) {
}

/* === 480px === */
@media screen and (min-width: 480px) {
}
