.block-superfish {
  width: auto;
}

#block-main-mega {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.secondary-menu {
  background-color: #ffd990;
}

.secondary-menu .container {
  padding: 0;
}

.secondary-menu .block-menu .menu {
  margin: 0;
}

.secondary-menu .block-menu .menu li {
  display: block;
}

.secondary-menu .block-menu .menu li a {
  font-family: "adelle-sans-condensed", "adelle-sans", Helvetica, Arial, "Nimbus Sans L", sans-serif;
  color: #45545f;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  padding: 10px;
  text-decoration: none;
  padding-left: 30px;
  position: relative;
}

.secondary-menu .block-menu .menu li a.no-icon {
  padding-left: 10px;
}

.secondary-menu .block-menu .menu li a:not(.button):not(.no-icon)::before {
  content: "\f0e0";
  font-family: "Font Awesome 5 Pro", "adelle-sans", Helvetica, Arial, "Nimbus Sans L", sans-serif;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  left: 10px;
  line-height: 20px;
}

.secondary-menu .block-menu .menu li a.donate::before {
  content: "\f4bc" !important;
}

.secondary-menu .block-menu .menu li a.search::before {
  content: "\f002" !important;
}

.secondary-menu .block-menu .menu li a.cart::before {
  content: "\f07a" !important;
}

.secondary-menu .block-menu .menu li a.login::before, .secondary-menu .block-menu .menu li a[data-drupal-link-system-path="user"]::before, .secondary-menu .block-menu .menu li a[data-drupal-link-system-path="user/login"]::before {
  content: "\f2bd" !important;
}

.secondary-menu .block-menu .menu li a[data-drupal-link-system-path="user/logout"]::before {
  content: "\f08b" !important;
}

.secondary-menu .block-menu .menu li a:hover {
  color: #1d252c;
  background: #ffeac3;
}

.secondary-menu .block-menu:first-child .menu {
  margin-right: 0;
}

.secondary-menu .block-menu:last-child .menu {
  margin-left: 0;
}

@media (min-width: 1080px) {
  .secondary-menu {
    text-align: right;
    font-size: 0;
    background-color: #ffd990;
  }
  .secondary-menu .container {
    padding: 0 30px;
  }
  .secondary-menu nav {
    display: inline-block;
    overflow: hidden;
    clear: none;
    float: none;
  }
  .secondary-menu nav:first-child .menu {
    margin-right: 0;
  }
  .secondary-menu nav:last-child .menu {
    margin-left: 0;
  }
  .secondary-menu .menu {
    margin: 0 -10px;
  }
  .secondary-menu .block-menu ul.menu > li {
    display: inline-block;
    margin: 0;
    padding: 0;
  }
  .secondary-menu ul.menu > li > a {
    font-family: "adelle-sans-condensed", "adelle-sans", Helvetica, Arial, "Nimbus Sans L", sans-serif;
    color: #45545f;
    display: block;
    font-size: 16px;
    line-height: 20px;
    padding: 10px;
    font-weight: 500;
    text-decoration: none;
  }
  .secondary-menu ul.menu > li > a:hover {
    color: #1d252c;
    background: #fdb813 !important;
  }
  .secondary-menu ul.menu > li > a.btn {
    padding: 10px;
    background: #fdb813;
    margin: 0 !important;
    display: inline;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 600;
    border-radius: 0;
  }
  .secondary-menu ul.menu > li > a.btn:hover {
    color: #fff !important;
    background: #bd560c !important;
    text-shadow: none !important;
  }
  #header #block-mainnavigation {
    clear: right;
    padding-top: 1em;
  }
  #block-main-mega {
    clear: both;
    background-color: #fff;
    border-bottom: none;
  }
  #block-main-mega > .block-content {
    max-width: 1280px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: right;
  }
  #block-main-mega .tbm {
    background-color: #fff;
    text-align: left;
    display: inline-block;
  }
  #block-main-mega .tbm-link.level-1 {
    padding: 1.25rem;
    color: #45545f;
    text-transform: uppercase;
    font-weight: 600;
  }
  #block-main-mega .tbm-link.level-1:hover, #block-main-mega .tbm-link.level-1:focus {
    background-color: #ffd990 !important;
    color: #45545f !important;
  }
  #block-main-mega .tbm-link.level-1.active-trail {
    color: #bd560c !important;
  }
  #block-main-mega .tbm-item:hover .tbm-link.level-1 {
    background-color: #ffd990 !important;
    color: #45545f !important;
  }
  #block-main-mega .tbm-submenu {
    border-top: none;
    background-color: #ffd990 !important;
    box-shadow: none;
  }
  #block-main-mega .tbm-block .button {
    border: 2px solid #fff;
  }
}

.header #navigation {
  position: fixed;
  padding-top: 0;
  top: 96px;
  right: 0;
  z-index: 998;
  display: none;
  height: calc(100vh - 96px);
  max-height: 100vh;
  max-width: calc(100vw - 80px);
  overflow: auto;
  background: white;
  box-shadow: -2px 4px 3px rgba(0, 0, 0, 0.2);
}

.header #navigation a {
  text-decoration: none;
}

@media (min-width: 1080px) {
  .header #navigation {
    padding-top: 0;
    height: auto;
    max-height: auto;
    max-width: 100%;
    width: auto;
    overflow: initial;
    position: relative;
    top: auto;
    display: block !important;
    background: transparent;
    box-shadow: none;
  }
  .header #navigation .tbm-submenu-toggle {
    display: none !important;
  }
  .header #navigation .tbm-item.level-1:last-child {
    border-right: 0;
  }
  .header #navigation .menu.sf-accordion.sf-hidden {
    display: none !important;
    opacity: 0;
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px !important;
    overflow: hidden !important;
    width: 1px !important;
  }
}

.header #navigation #tbm-main > .tbm-button,
.header #navigation .sf-accordion-toggle {
  display: none !important;
}

.header #navigation .tbm.tbm--mobile .tbm-collapse {
  display: block !important;
  position: relative !important;
  padding-top: 0 !important;
}

.header #navigation .tbm.tbm--mobile .tbm-nav {
  background: transparent;
  width: 100%;
}

.header #navigation .tbm-group-title.level-2.tbm-link {
  text-transform: none;
  font-weight: normal;
}

.header #navigation .tbm-item.level-2 > .tbm-group-container.tbm-item-child {
  display: none;
}

#nav-button {
  position: relative;
  z-index: 999;
  float: right;
  margin: 29px 30px;
  display: block;
  cursor: pointer;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  background: transparent;
  box-shadow: none;
  border: 0;
}

#nav-button .nav-button-container {
  display: block;
  width: 45px;
  height: 36px;
  position: relative;
}

#nav-button .nav-button-container span {
  display: block;
  position: absolute;
  height: 0.175rem;
  width: 100%;
  background-color: #45545f;
  opacity: 1;
  left: 0;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: all 0.25s ease-in-out;
}

#nav-button .nav-button-container span:nth-child(1) {
  top: 0px;
}

#nav-button .nav-button-container span:nth-child(2), #nav-button .nav-button-container span:nth-child(3) {
  top: calc(50% - 0.1875rem);
}

#nav-button .nav-button-container span:nth-child(4) {
  bottom: 0;
}

#nav-button:hover .nav-button-container span {
  background-color: #fdb813;
}

#nav-button[aria-expanded="true"] .nav-button-container span:nth-child(1) {
  top: 1.25rem;
  width: 0%;
  left: 50%;
}

#nav-button[aria-expanded="true"] .nav-button-container span:nth-child(2) {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-button[aria-expanded="true"] .nav-button-container span:nth-child(3) {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-button[aria-expanded="true"] .nav-button-container span:nth-child(4) {
  top: 1.25rem;
  width: 0%;
  left: 50%;
}

@media (min-width: 1080px) {
  #nav-button {
    display: none;
  }
}

.tbm-link.level-1,
.tbm-subnav > .tbm-item > .tbm-link-container > .tbm-link {
  font-size: .85em;
  color: #45545f;
}

@media (min-width: 1140px) {
  .tbm-link.level-1,
  .tbm-subnav > .tbm-item > .tbm-link-container > .tbm-link {
    font-size: .9em;
  }
}

.tbm-link.level-1:hover,
.tbm-subnav > .tbm-item > .tbm-link-container > .tbm-link:hover {
  color: #bd560c;
}

.tbm-link.level-1.active-trail,
.tbm-subnav > .tbm-item > .tbm-link-container > .tbm-link.active-trail {
  font-weight: 600;
  color: rgba(69, 84, 95, 0.75);
}

.tbm--mobile .tbm-column:not(:first-child) .tbm-column-inner > * {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.tbm--mobile .tbm-block .block-inner {
  padding-top: 1em;
  padding-bottom: 1em;
}

body[class*="moodboard-1"] .menu.sf-horizontal {
  height: 96px;
  display: flex;
  align-items: stretch;
  align-content: center;
  padding-left: 160px !important;
  width: 100%;
  justify-content: center;
}

body[class*="moodboard-1"] .menu.sf-horizontal > li {
  height: 96px;
  text-align: left;
  display: flex;
  align-items: stretch;
  align-content: center;
  flex: 1;
  justify-content: center;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
}

body[class*="moodboard-1"] .menu.sf-horizontal > li > a {
  font-size: 0.83333rem;
  line-height: 1.11111rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  text-transform: uppercase;
  color: #45545f;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
  letter-spacing: .025em;
  font-weight: 600;
}

@media (min-width: 1222px) {
  body[class*="moodboard-1"] .menu.sf-horizontal > li > a {
    font-size: 0.88889rem;
    line-height: 1.11111rem;
  }
}

body[class*="moodboard-1"] .menu.sf-horizontal > li > a:hover, body[class*="moodboard-1"] .menu.sf-horizontal > li > a:focus, body[class*="moodboard-1"] .menu.sf-horizontal > li > a:active {
  color: #fff;
  text-shadow: -1px -1px 0px rgba(29, 37, 44, 0.125);
  outline: 0;
}

body[class*="moodboard-1"] .menu.sf-horizontal > li > a.is-active {
  color: #45545f;
  background-color: #ffd990;
}

body[class*="moodboard-1"] .menu.sf-horizontal > li > a.menuparent::after {
  font-size: 0.66667rem;
  line-height: 1.33333rem;
  font-family: "Font Awesome 5 Pro", "adelle-sans", Helvetica, Arial, "Nimbus Sans L", sans-serif;
  content: "\f078";
  font-weight: 300;
  padding-left: 3px;
  float: right;
}

body[class*="moodboard-1"] .menu.sf-horizontal > li.active-trail > a {
  color: #45545f;
  background-color: #ffd990;
}

body[class*="moodboard-1"] .menu.sf-horizontal > li ul {
  min-width: 7em;
  text-align: left;
  background: #7c868d;
}

body[class*="moodboard-1"] .menu.sf-horizontal > li ul a {
  display: block;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  font-size: .9em;
  padding: 12px;
}

body[class*="moodboard-1"] .menu.sf-horizontal > li ul a:hover {
  color: #fff;
  background: rgba(29, 37, 44, 0.25);
  text-decoration: none;
}

body[class*="moodboard-1"] .menu.sf-horizontal > li ul a:focus, body[class*="moodboard-1"] .menu.sf-horizontal > li ul a.is-active {
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
  outline: 0;
}

body[class*="moodboard-1"] .menu.sf-horizontal li.menuparent:hover > ul,
body[class*="moodboard-1"] .menu.sf-horizontal li.menuparent.sfHover > ul {
  left: 6px;
  top: 70px;
}

body[class*="moodboard-2"] .menu.sf-horizontal {
  height: 96px;
  display: flex;
  align-items: stretch;
  align-content: center;
  padding-left: 160px !important;
  width: 100%;
  justify-content: center;
}

body[class*="moodboard-2"] .menu.sf-horizontal > li {
  height: 96px;
  text-align: left;
  display: flex;
  align-items: stretch;
  align-content: center;
  flex: 1;
  justify-content: center;
  border-right: 1px solid rgba(253, 184, 19, 0.25);
}

body[class*="moodboard-2"] .menu.sf-horizontal > li > a {
  font-size: 0.83333rem;
  line-height: 1.11111rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  text-transform: uppercase;
  color: #45545f;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
  letter-spacing: .025em;
  font-weight: 600;
}

@media (min-width: 1222px) {
  body[class*="moodboard-2"] .menu.sf-horizontal > li > a {
    font-size: 0.88889rem;
    line-height: 1.11111rem;
  }
}

body[class*="moodboard-2"] .menu.sf-horizontal > li > a:hover, body[class*="moodboard-2"] .menu.sf-horizontal > li > a:focus, body[class*="moodboard-2"] .menu.sf-horizontal > li > a:active {
  color: #fdb813;
  text-shadow: none;
  outline: 0;
}

body[class*="moodboard-2"] .menu.sf-horizontal > li > a.is-active {
  color: #45545f;
  background-color: #ffd990;
}

body[class*="moodboard-2"] .menu.sf-horizontal > li > a.menuparent::after {
  font-size: 0.66667rem;
  line-height: 1.33333rem;
  font-family: "Font Awesome 5 Pro", "adelle-sans", Helvetica, Arial, "Nimbus Sans L", sans-serif;
  content: "\f078";
  font-weight: 300;
  padding-left: 3px;
  float: right;
}

body[class*="moodboard-2"] .menu.sf-horizontal > li.active-trail > a {
  color: #45545f;
  background-color: #ffd990;
}

body[class*="moodboard-2"] .menu.sf-horizontal > li ul {
  min-width: 7em;
  text-align: left;
  background: #7c868d;
}

body[class*="moodboard-2"] .menu.sf-horizontal > li ul a {
  display: block;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  font-size: .9em;
  padding: 12px;
}

body[class*="moodboard-2"] .menu.sf-horizontal > li ul a:hover {
  color: #fff;
  background: rgba(29, 37, 44, 0.25);
  text-decoration: none;
}

body[class*="moodboard-2"] .menu.sf-horizontal > li ul a:focus, body[class*="moodboard-2"] .menu.sf-horizontal > li ul a.is-active {
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
  outline: 0;
}

body[class*="moodboard-2"] .menu.sf-horizontal li.menuparent:hover > ul,
body[class*="moodboard-2"] .menu.sf-horizontal li.menuparent.sfHover > ul {
  left: 6px;
  top: 70px;
}

.menu.sf-accordion li a,
.menu.sf-accordion li > span {
  padding: 15px 40px;
  font-size: 1.2em;
  line-height: 1.1em;
  display: block;
  color: #fff;
  text-decoration: none;
  text-align: right;
}

.menu.sf-accordion li a:hover,
.menu.sf-accordion li > span:hover {
  color: #fdb813;
  text-decoration: none;
}

.menu.sf-accordion li a.column-separator,
.menu.sf-accordion li > span.column-separator {
  display: none;
}

.menu.sf-accordion li ul {
  margin-bottom: 4px;
  float: none !important;
}

.menu.sf-accordion.sf-hidden {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-backface-visibility: hidden;
  -moz-transform: translateZ(0) scale(1, 1);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  backface-visibility: hidden;
  transform: translateZ(0) scale(1, 1);
  transition: opacity 0.25s;
}

.menu.sf-accordion.sf-expanded {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-backface-visibility: hidden;
  -moz-transform: translateZ(0) scale(1, 1);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  backface-visibility: hidden;
  transform: translateZ(0) scale(1, 1);
  transition: opacity 0.25s;
  background: rgba(29, 37, 44, 0.95);
  clear: both;
  left: auto !important;
  width: 12em;
  float: right;
  margin-right: -30px !important;
  max-width: 96%;
  height: calc(100vh - 118px);
  overflow: auto;
}

@media (min-width: 640px) {
  .menu.sf-accordion.sf-expanded {
    height: calc(100vh - 136px);
  }
}

@media (max-width: 479px) {
  .menu.sf-accordion.sf-expanded {
    margin-right: -10px !important;
  }
}

.menu.sf-accordion li li a {
  background: #ccd0d1;
}

.menu.sf-accordion > li.menuparent > a::before {
  transition: all 0.25s;
  content: '+';
  display: inline-block;
  position: relative;
  font-size: 1.2em;
  line-height: 1rem;
  left: -10px;
}

.menu.sf-accordion > li.menuparent.sf-expanded > a::before {
  transition: all 0.25s;
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 2px;
}

.menu.sf-accordion > li.menuparent.active-trail > a {
  color: #af4f0b;
}

.menu.sf-accordion > li.menuparent ul li.active-trail a.is-active {
  background-color: #af4f0b;
  color: #fff;
}

.sf-accordion-toggle {
  clear: right;
}

.sf-accordion-toggle > a {
  float: right;
  font-size: 28px;
  line-height: 40px;
  color: #45545f;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none !important;
  margin: 19px 0;
}

.sf-accordion-toggle > a span {
  display: none;
}

@media (min-width: 640px) {
  .sf-accordion-toggle > a {
    margin: 28px 0;
  }
}

.sf-accordion-toggle > a::before {
  content: "\f0c9";
  font-family: "Font Awesome 5 Pro", "adelle-sans", Helvetica, Arial, "Nimbus Sans L", sans-serif;
  font-weight: 300;
  padding-right: 5px;
  display: inline-block;
}

.sf-accordion-toggle > a.sf-expanded {
  color: rgba(69, 84, 95, 0.6);
}

.sf-accordion-toggle > a.sf-expanded::before {
  content: "\f00d";
}

.sf-accordion-toggle > a:hover {
  color: #45545f;
}

/*# sourceMappingURL=navbar.css.map */
