/* Master */
/* Site Variables */
/* Mixins */
/* Functions */
/* CSS Document */
@font-face {
  font-family: Montserrat-ExtraBold;
  src: url("/SiteData/SiteID232/Files/Montserrat-ExtraBold.woff"); }
@font-face {
  font-family: Montserrat-Bold;
  src: url("/SiteData/SiteID232/Files/Montserrat-Bold.woff"); }
@font-face {
  font-family: Montserrat-SemiBold;
  src: url("/SiteData/SiteID232/Files/Montserrat-SemiBold.woff"); }
@font-face {
  font-family: Montserrat-Medium;
  src: url("/SiteData/SiteID232/Files/Montserrat-Medium.woff"); }
@font-face {
  font-family: Montserrat-Thin;
  src: url("/SiteData/SiteID232/Files/Montserrat-Thin.woff"); }
/* purple */
/* white */
/* dark grey */
/* dark grey */
.widgetWrapper {
  margin: 0 !important; }

.headerZone {
  background-color: white; }

#navbar-branded {
  font-family: "Montserrat-SemiBold";
  max-width: 1150px;
  margin: 0 auto;
  background-color: white; }
  #navbar-branded #headerLogo {
    background: URL("/SiteData/SiteID232/Images/FKH ShoPurple@4x.png");
    width: 200px;
    height: 60px;
    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: capitalize;
    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; }
    #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; } }

.nav-item a {
  color: #202020 !important; }

.footer {
  color: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  background: #202020; }
  .footer .footer-logo {
    height: 60px; }
    @media (min-width: 750px) {
      .footer .footer-logo {
        float: right;
        margin-right: 4em; } }
    @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 {
    color: #ffffff; }
    .footer .footer-copyright, .footer .footer-copyright a {
      color: #ffffff; }
  .footer .productSearchInput .FormLabel {
    text-transform: capitalize !important; }
  .footer .productSearchInput .innerButton input {
    max-height: 100%; }
  .footer .productSearchInput .FormLabel {
    text-transform: capitalize !important; }
  .footer .productSearchInput .innerButton input {
    max-height: 100%; }
