/* Master */
/* Site Variables */
/* Mixins */
/* Functions */
/* CSS Document */
@import url("https://use.typekit.net/map3iqo.css");
@import url("https://fonts.googleapis.com/css?family=Poppins");
@font-face {
  font-family: Knockout-31;
  src: url("/SiteData/SiteID179/Files/Knockout-31.woff"); }
@font-face {
  font-family: Knockout-48;
  src: url("/SiteData/SiteID179/Files/Knockout-48.woff"); }
@font-face {
  font-family: Knockout-54;
  src: url("/SiteData/SiteID179/Files/Knockout-54.woff"); }
@font-face {
  font-family: Knockout-94;
  src: url("/SiteData/SiteID179/Files/Knockout-94.woff"); }
@font-face {
  font-family: BlankenhornLLSub-ScriptSubset;
  src: url("/SiteData/SiteID179/Files/BlankenhornLLSub-ScriptSubset.woff"); }
@font-face {
  font-family: hinted-CheyenneSans-Regular;
  src: url("/SiteData/SiteID179/Files/hinted-CheyenneSans-Regular.woff"); }
@font-face {
  font-family: Eund-Medium;
  src: url("https://bww.iceboxonline.com/SiteData/SiteID120/Images/Fonts/Eund-Medium.WOFF"); }
/* Crimson Red */
/* Black */
/* black */
/* dark grey */
.widgetWrapper {
  margin: 0 !important; }

.headerZone {
  background-color: white;
  box-shadow: 0 8px 6px -6px #999; }

#navbar-branded {
  font-family: "Knockout-31";
  max-width: 1100px;
  margin: 0 auto;
  background-color: white; }
  #navbar-branded #headerLogo {
    background: URL("/SiteData/SiteID179/Images/jj_medallion_FC_wR.png");
    width: 90px;
    height: 90px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
  #navbar-branded #myNavbar {
    padding-left: 1em;
    padding-top: 0; }
  #navbar-branded .nav-item {
    text-transform: uppercase;
    font-size: 1.0em; }
    #navbar-branded .nav-item a {
      text-decoration: none !important; }
  #navbar-branded .dropdown:hover > .dropdown-menu {
    display: block; }
  #navbar-branded .dropdown-menu {
    font-size: 1em;
    background: rgba(255, 255, 255, 0.8);
    border: 0;
    border-radius: 0;
    right: auto; }
    #navbar-branded .dropdown-menu .dropdown-item:hover {
      background: rgba(255, 255, 255, 0.4); }
  #navbar-branded .mobile {
    display: none; }
  @media (max-width: 576px) {
    #navbar-branded .mobile {
      display: inline; }
    #navbar-branded #myNavbar {
      padding-left: 0;
      padding-top: 40px; } }

.footer {
  color: #ffffff;
  background: #000000;
  background-repeat: no-repeat;
  background-size: cover; }
  .footer .footer-logo {
    height: 60px; }
    @media (min-width: 750px) {
      .footer .footer-logo {
        float: right;
        margin-right: 4em;
        margin-top: 1em; } }
    @media (min-width: 500px) and (max-width: 750px) {
      .footer .footer-logo {
        float: none !important;
        margin: 0 auto; } }
    @media (max-width: 500px) {
      .footer .footer-logo {
        float: none !important;
        margin: 0 auto; } }
  .footer .container-fluid {
    padding-bottom: 1em; }
    .footer .container-fluid .row {
      max-width: 1100px;
      margin: 0 auto; }
  .footer ul li a {
    color: #ffffff; }
  .footer .footer-copyright {
    border-top: 4px solid #E4002B;
    background: #151515; }
    .footer .footer-copyright, .footer .footer-copyright a {
      color: #cccccc; }
  .footer .productSearchInput .FormLabel {
    text-transform: uppercase !important; }
  .footer .productSearchInput .innerButton input {
    max-height: 100%; }
  .footer .productSearchInput .FormLabel {
    text-transform: uppercase !important; }
  .footer .productSearchInput .innerButton input {
    max-height: 100%; }

.dropdown-menu {
  margin-top: 0px !important; }
