@font-face {
    font-family: "AcuminProRegular";
    src: url('/static/fonts/AcuminProRegular/font.woff2') format('woff2'), url('/static/fonts/AcuminProRegular/font.woff') format('woff');
}
@font-face {
    font-family: "ITCNovareseProBoldItalic";
    src: url('/static/fonts/ITCNovareseProBoldItalic/font.woff2') format('woff2'), url('/static/fonts/ITCNovareseProBoldItalic/font.woff') format('woff');
}
@font-face {
    font-family: "BebasNeueProRegular";
    src: url('/static/fonts/BebasNeueProRegular/font.woff2') format('woff2'), url('/static/fonts/BebasNeueProRegular/font.woff') format('woff');
}

h1 {
    font-family: "ITCNovareseProBoldItalic", serif;
}

.top-bar-saleschannels {
    display: none;
}

/*.col:has(> .navigation-flyout-category-link)*/
/*{*/
/*    display: none;*/
/*}*/
/*.dropdown-menu {*/
/*    width: 300px;*/
/*}*/
/*.dropdown-menu .col-3 {*/
/*    width: 100%;*/
/*}*/
/*.navigation-flyout-categories.is-level-0 > .navigation-flyout-col::before {*/
/*    border-left: 0 none;*/
/*    content: "";*/
/*    height: 0;*/
/*    left: 0;*/
/*    position: absolute;*/
/*    top: 0;*/
/*}*/