.foo__sub-link {
  margin-top: 2.5rem !important;
}
#cookie-law-info-bar {
  background-color: #151515 !important;
  box-shadow: none !important;
}

.cli-bar-message {
  color: #FAFAFA !important;
}

.cli_settings_button {
  background-color: #151515 !important;
  border: 1px solid #FAFAFA !important;
  color: #FAFAFA !important;
  text-transform: uppercase !important;
  padding: 9px 12px !important;
  border-radius: 0 !important;
  font-family: "Geist" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  line-height: 100% !important;
  transition: all 0.4s ease !important;
}
.cli_settings_button:hover {
  background-color: #FAFAFA !important;
  color: #151515 !important;
  border: 1px solid #151515 !important;
}

.wt-cli-accept-all-btn {
  background-color: #FAFAFA !important;
  border-radius: 0 !important;
  border: 1px solid #FAFAFA;
  text-transform: uppercase !important;
  padding: 9px 12px !important;
  border-radius: 0 !important;
  font-family: "Geist" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  line-height: 100% !important;
  color: #151515 !important;
}
.wt-cli-accept-all-btn:hover {
  background-color: #FAFAFA !important;
  border: 1px solid #FAFAFA;
}

#cookie-law-info-bar[data-cli-style=cli-style-v2] {
  padding: 24px 25px !important;
}

.cli_setting_save_button {
  background-color: #151515 !important;
  text-transform: uppercase !important;
  padding: 9px 12px !important;
  border-radius: 0 !important;
  font-family: "Geist" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  line-height: 100% !important;
}
.cli_setting_save_button:hover {
  background-color: #4E18FF !important;
}
.cli_setting_save_button:active, .cli_setting_save_button:focus, .cli_setting_save_button:focus-within {
  background-color: #434343 !important;
}

footer {
  position: relative;
  z-index: 2;
}
footer .railing {
  border-inline: 1px solid #292929;
}
footer .em-footer {
  padding-block: 60px 48px;
}
footer .h4-footer {
  color: #FAFAFA;
  margin-bottom: 0.75rem;
}
footer .nav {
  row-gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
footer .nav-link {
  border-bottom: 0px;
  color: #717171;
  text-decoration: none;
  padding-bottom: 0;
  padding: 0;
}
footer .nav-link:hover {
  color: #FAFAFA;
}
footer .nav-link:active, footer .nav-link:focus, footer .nav-link:focus-within {
  color: #CCCCCC;
}

.footer-inner {
  display: block;
  align-items: center;
  padding-block: 0 4rem;
}
.footer-inner .railing {
  padding-top: 2rem;
  border-top: 1px solid #292929;
  border-inline: none;
}

.footer-sub-links {
  align-self: end;
}

.footer-social-links {
  display: flex;
  justify-content: start;
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.footer-social-links .icon-link {
  color: #717171;
}
.footer-social-links .icon-link svg {
  width: 1.25rem;
  height: 1.25rem;
  color: inherit;
}
.footer-social-links .icon-link:hover {
  color: #FAFAFA;
}
.footer-social-links .icon-link:active, .footer-social-links .icon-link:focus, .footer-social-links .icon-link:focus-within {
  color: #CCCCCC;
}

.footer-links > a {
  color: #717171;
  transition: all 0.4s ease;
  font-size: 15px;
  text-decoration: none;
  padding-left: 1rem;
  padding-right: 1rem;
  border-right: 1px solid #717171;
}
.footer-links > a:last-child {
  border-right: none;
  padding-right: 0;
}
.footer-links > a:first-child {
  padding-left: 0;
}
.footer-links > a:hover {
  color: #FAFAFA;
}
.footer-links > a:active, .footer-links > a:focus, .footer-links > a:focus-within {
  color: #CCCCCC;
}

.footer-ltd {
  font-size: 0.75rem;
  color: #fafafa;
}
.footer-ltd span {
  color: #717171;
}
@media screen and (max-width: 575px) {
  .foo_cnt-link, .foo_shop-link {
    margin-top: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  footer .em-footer > .row {
    row-gap: 34px;
  }
}
@media (max-width: 575px) {
  footer .em-footer > .row {
    row-gap: 32px;
  }
  .footer-sub-links {
    margin-top: 40px;
  }
  .footer-social-links {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}/*# sourceMappingURL=footer.css.map */
