/** Shopify CDN: Minification failed

Line 235:0 Unexpected "}"

**/
/* Place any CSS overrides in this file. */

@import url('https://fonts.googleapis.com/css2?family=Oxanium:wght@200..800&display=swap');

@font-face {
  font-family: "Bison";
  src: url("https://assets.checkoutchamp.com/Funnel/assets/images/c68b6ca2-8052-45f5-930a-77f1d1b920c3/9d67d736-c907-42ad-8e46-8bb51cc2511a/Bison.ttf?v=1733901562");
}
@font-face {
  font-family: "AvenirLTStd Light";
  src: url("https://assets.checkoutchamp.com/Funnel/assets/images/c68b6ca2-8052-45f5-930a-77f1d1b920c3/9d67d736-c907-42ad-8e46-8bb51cc2511a/AvenirLTStd-Light.otf?v=1733901927");
}


div.l7l-page-banner {
    background-color: #4d4d4d !important;
}

.announcement_text {

  line-height: normal;
}

p.h4.mega-menu-link--title a{
  text-transform: uppercase !important;
  line-height: 1em;
    font-family: "Oxanium", sans-serif !important;
  
}
.announcement_text strong {
  font-weight: 900;
}
.site-header {
  background: #000000 !important;
  padding: 0 !important;
  border: 0 !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.site-header .site-header__wrapper {
  max-width: 1280px;
  margin: auto;
  gap: 50px;
}
.site-header .site-header__wrapper__right {
  width: 100%;
  justify-content: space-between !important;
}
.site-header ul.site-nav li a,
.site-header ul.site-nav li a:visited {

  text-transform: uppercase;
  font-weight: bold;
  font-family: "Oxanium", sans-serif;

}

.mega-menu-wrapper .mega-menu-block li a:not(.mega-menu-promo-wrapper):not(.mega-menu-promo-text) {
    display: inline !important;
    color: #000 !important;
    font-family: sans-serif;
  text-transform: none;
}

.mega-menu--links {
  color: #000 !important;
}

.site-nav--link-text {color: #FFF !important;}

.site-header ul.site-nav li.site-nav--has-dropdown {
  padding-right: 24px;
}
.site-header ul.site-nav li.site-nav--has-dropdown:after {
  content: "";
  width: 27px;
  height: 15px;
  background: url("https://assets.checkoutchamp.com/Funnel/assets/images/c68b6ca2-8052-45f5-930a-77f1d1b920c3/9d67d736-c907-42ad-8e46-8bb51cc2511a/chevron-down.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -12px;
}
.site-header ul.standard-dropdown {
  width: 265px;
  max-width: unset;
  min-width: unset;
}
.site-header ul.standard-dropdown li a,
.site-header ul.standard-dropdown li a:visited {
  color: #000 !important;
}



.mega-menu-wrapper .mega-menu-block .menu-link a{
 font-weight: 400 !important;
}

.nav-link-animated a span.animated-underline, 
header localization-form.nav-link-animated button span.animated-underline {
  background-image: linear-gradient(to top, #b52b0a 0, #b52b0a 0), linear-gradient(to top, transparent 0, transparent 0);
}

.mega-menu-wrapper .mega-menu .site-nav__dropdown {
 background-color: #ffffff;
}

.site-header ul.site-nav li a:hover,
.site-header ul.site-nav li a:visited:hover {
  color: #b52b0a !important;
}
.site-header ul.top-links--icon-links li a {
  color: #fff;
}
.footer-main,
.footer-bottom {
  padding-left: 20px;
  padding-right: 20px;
}
.footer-main {
  padding-top: 80px !important;
  padding-bottom: 50px !important;
}
.footer-bottom {
  padding-bottom: 80px !important;
}
.footer-main .footer-main--inner,
.footer-bottom .footer-bottom--inner {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: 1280px;
  margin: auto;
}
.footer-main .footer-main--inner .footer-header {
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Oxanium", sans-serif;
  font-size: 21px !important;
  margin-bottom: 24px;
}
.footer-main .footer-main--inner .responsive-image-wrapper {
  justify-content: start;
  margin-bottom: 16px;
}
.footer-main .footer-main--inner .image-bar--title {
  text-align: left;
  font-size: initial;
  font-weight: normal;
  font-family: "AvenirLTStd Light";
  font-style: italic;
  font-size: 18px;
}
.footer-main .links-footer ul {
  font-family: "AvenirLTStd Light";
}
.bottom--footer {
  flex-direction: row !important;
  align-items: center !important;
}
.bottom--footer ul * {
  margin: 0 !important;
  color: #597098;
  font-size: 13px;
  font-family: "AvenirLTStd Light";
  padding: 0;
}
.bottom--footer .payment-methods {
  width: 350px;
}

@media only screen and (max-width: 989px) {
  .mobile-nav-bar-wrapper {
    background: #000 !important;
  }



    .l7l-collection-list {
        display: none !important;
    }
}
  
  .mobile-nav-bar-wrapper .wrapper-spacing--h {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .site-nav--mobile a svg,
  .site-nav--mobile button svg {
      color: #fff !important;
  }
  .footer-main {
      padding-top: 50px !important;
      padding-bottom: 50px !important;
  }
  .footer-wrapper .footer-main .footer-main--inner {
      display: grid;
      grid-template-columns: 1fr 1fr !important;
      gap: 24px !important;
  }
  .footer-main .footer-main--inner .footer-header {
      text-align: left;
  }
  .footer-main .nav-link-animated a span.animated-underline {
      background-image: unset;
  }
  .links-footer ul li {
      text-align: left;
  }
  .footer-wrapper .footer-main .footer-main--inner>* {
      gap: 0;
  }
  .footer-main .links-footer ul {
      font-size: 13px;
  }
  .footer-main .footer-main--inner .image-bar--title {
      font-size: 13px;
  }
  .footer-bottom {
      padding-bottom: 50px !important;
  }
  .bottom--footer {
      flex-direction: column-reverse !important;
      align-items: flex-start !important;
  }
}