/* https://warrenleroux.ca/wp-content/plugins/u-design-core/inc/widgets/sticky-nav/sticky-nav.min.css?ver=4.13.6 */
.sticky-nav-container.fixed{width:fit-content;margin-left:auto;margin-right:auto;animation:none}.sticky-nav-container a{display:inline-block;color:inherit}.sticky-nav-container.with-divider li+li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:100%;background-color:var(--alpha-change-color-light-3)}.sticky-nav-container .container{padding:0}.sticky-navs{display:block}.sticky-navs>li{display:inline-block;position:relative}.sticky-navs>li:not(:last-child)>*{padding-right:1.5rem}.sticky-navs svg{width:4rem;height:auto}@media (max-width:479px){.sticky-nav-container.with-divider li+li{border:none}}