/*!*****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/lnip-jump-nav/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************/
.lnip-jump-nav {
  font-family: var(--wp--custom--lnip--font-family);
  background-color: var(--wp--custom--lnip--pallete--black);
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* &.sticky--true {
      position: sticky;
      top: 0;
      z-index: 9999;
  } */
}
.lnip-jump-nav__flexible-inner {
  font-family: var(--wp--custom--lnip--font-family);
  background-color: var(--wp--custom--lnip--pallete--black);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.lnip-jump-nav__links {
  max-width: var(--wp--custom--lnip--max-width);
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 768px) {
  .lnip-jump-nav__links {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.lnip-jump-nav__link {
  color: var(--wp--custom--lnip--pallete--white);
  font-size: var(--wp--custom--lnip--font-size--small);
  line-height: var(--wp--custom--lnip--line-height--small);
  font-weight: var(--wp--custom--lnip--font-weight--heavy);
  background-color: var(--wp--custom--lnip--pallete--black);
  text-transform: uppercase;
  padding: 0px;
  padding-right: 20px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .lnip-jump-nav__link {
    font-size: var(--wp--custom--lnip--font-size--medium);
    line-height: var(--wp--custom--lnip--line-height--medium);
  }
}
.lnip-jump-nav__link .wp-block-button__link {
  color: var(--wp--custom--lnip--pallete--white) !important;
  font-size: var(--wp--custom--lnip--font-size--small);
  line-height: var(--wp--custom--lnip--line-height--small);
  font-weight: var(--wp--custom--lnip--font-weight--heavy);
  text-transform: uppercase !important;
  background-color: var(--wp--custom--lnip--pallete--black);
  padding-left: 0px;
  letter-spacing: 0.1em !important;
  border: 0px !important;
}
@media only screen and (min-width: 768px) {
  .lnip-jump-nav__link .wp-block-button__link {
    font-size: var(--wp--custom--lnip--font-size--medium);
    line-height: var(--wp--custom--lnip--line-height--medium);
  }
}
.lnip-jump-nav__link::after {
  position: absolute;
  background-repeat: no-repeat !important;
  background-size: contain;
  content: " ";
  width: 17px;
  height: 9px;
  right: 0px;
  top: 7px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxOCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuODAzMzQ1IDQuOTk4MzJIMTYuMzU4OU0xNi4zNTg5IDQuOTk4MzJMMTIuNDcgMS4xMDk0NE0xNi4zNTg5IDQuOTk4MzJMMTIuNDcgOC44ODcyMSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIwLjkzMzMzMyIvPgo8L3N2Zz4K) !important;
  transform: rotate(90deg);
}
.lnip-jump-nav.sticky--header {
  position: sticky;
  z-index: 9999;
  top: 0;
  top: var(--jump-offset, 0);
}
.lnip-jump-nav .has-background .lnip-jump-nav__link {
  color: var(--wp--custom--lnip--pallete--black);
  background-color: transparent;
}
.lnip-jump-nav .has-background .lnip-jump-nav__link .wp-block-button__link {
  color: var(--wp--custom--lnip--pallete--black) !important;
  background-color: var(--wp--custom--lnip--pallete--white);
}
.lnip-jump-nav .has-background .lnip-jump-nav__link .wp-block-button__link:hover {
  color: var(--wp--custom--lnip--pallete--red) !important;
}
.lnip-jump-nav .has-background .lnip-jump-nav__link:hover {
  color: var(--wp--custom--lnip--pallete--red) !important;
}
.lnip-jump-nav .has-background .lnip-jump-nav__link::after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 10px;
  background-color: var(--wp--custom--lnip--pallete--red);
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2210%22%20viewBox%3D%220%200%2018%2010%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0.803345%204.99832H16.3589%20M16.3589%204.99832L12.47%201.10944%20M16.3589%204.99832L12.47%208.88721%22%20stroke%3D%22white%22%20stroke-width%3D%220.933333%22%20fill%3D%22none%22/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2210%22%20viewBox%3D%220%200%2018%2010%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0.803345%204.99832H16.3589%20M16.3589%204.99832L12.47%201.10944%20M16.3589%204.99832L12.47%208.88721%22%20stroke%3D%22white%22%20stroke-width%3D%220.933333%22%20fill%3D%22none%22/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  background-image: url("") !important;
}
.lnip-jump-nav .has-black-background-color .lnip-jump-nav__link {
  color: var(--wp--custom--lnip--pallete--black);
  background-color: transparent;
}
.lnip-jump-nav .has-black-background-color .lnip-jump-nav__link .wp-block-button__link {
  color: var(--wp--custom--lnip--pallete--white) !important;
  background-color: var(--wp--custom--lnip--pallete--black);
}
.lnip-jump-nav .has-black-background-color .lnip-jump-nav__link .wp-block-button__link:hover {
  color: var(--wp--custom--lnip--pallete--white) !important;
}
.lnip-jump-nav .has-black-background-color .lnip-jump-nav__link:hover {
  color: var(--wp--custom--lnip--pallete--white) !important;
}
.lnip-jump-nav .has-black-background-color .lnip-jump-nav__link::after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 10px;
  background-color: var(--wp--custom--lnip--pallete--white);
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2210%22%20viewBox%3D%220%200%2018%2010%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0.803345%204.99832H16.3589%20M16.3589%204.99832L12.47%201.10944%20M16.3589%204.99832L12.47%208.88721%22%20stroke%3D%22white%22%20stroke-width%3D%220.933333%22%20fill%3D%22none%22/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2210%22%20viewBox%3D%220%200%2018%2010%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0.803345%204.99832H16.3589%20M16.3589%204.99832L12.47%201.10944%20M16.3589%204.99832L12.47%208.88721%22%20stroke%3D%22white%22%20stroke-width%3D%220.933333%22%20fill%3D%22none%22/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  background-image: url("") !important;
}

/*# sourceMappingURL=style-index.css.map*/