/*
 * Core styles for PriorityNav.js
 * These styles are not optional and should always be included
 *
 * Free to use under the MIT License.
 * http://twitter.com/GijsRoge
 */
.lj3bnt3543 {
  white-space: nowrap;
  /*
    * Makes sure the menu's are inline-block so they don't take up
    * the entire width of its parent. This will break the plugin.
    */
}

.lj3bnt3543 > ul {
  display: inline-block;
}

.lj3bnt3543 > ul > li {
  display: inline-block;
}

.priority-nav-has-dropdown .h1aqgtc4mv {
  position: relative;
}

.lschxnbzi3 {
  position: relative;
}

.t4nhhojy0d {
  position: absolute;
  visibility: hidden;
}

.t4nhhojy0d.show {
  visibility: visible;
}

.h1aqgtc4mv {
  visibility: hidden;
  position: absolute;
}

.priority-nav-is-visible {
  visibility: visible;
}

.w9oxzbe8gg {
  visibility: hidden;
}
