/*** ESSENTIAL STYLES ***/
.sf-contener {
  clear: both;
  float: left;
  width: 100%; }

.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none; }

.sf-menu {
  background: transparent;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 100%; 
}
@media (max-width: 767px) {
  .sf-menu {
    display: none; 
  } 
}
.sf-menu ul {
}
@media (max-width: 767px) {
  .sf-menu ul {
    position: relative; 
  } 
}
.sf-menu ul li {
  width: 100%; 
}

.sf-menu li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */ 
}

.sf-menu > li {
  border-left: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  white-space: nowrap;
  margin: 0;
  width: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border-left: 1px solid #d18e8b;
  background-size: 27px;
  background-position: 3px 6px;
  background-repeat: no-repeat;
}
.sf-menu > li > a {
  color: #ffffff;
  display: block;
  float: none;
  font-family: "Oswald", sans-serif;
  font-size: 1.2rem;
  font-weight: 100;
  height: auto;
  letter-spacing: 0px;
  line-height: 1.4;
  margin: 0;
  padding: 10px 0;
  position: relative;
  width: 100%;
}
.sf-menu > li.sfHover > a,
.sf-menu > li > a:hover, 
.sf-menu > li.sfHoverForce > a {
  background: #800;
  text-decoration: none;
}
.sf-menu ul.submenu-container {
  background: #700401;
  left: auto !important;
  margin: 0 auto;
  width: auto !important;
  max-width: unset;
  min-width: auto;
  position: absolute;
  right: auto !important;
  top: 41px;
  padding: 0;
  border: none;
  border: 1px solid #fff;
  border-radius: 5px;
}

.sf-menu ul.submenu-container li a {
    color: #ffffff;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 1.4;
    text-decoration: none;
    border-radius: 0;
    font-size: 1.2rem;
}

.sf-menu ul.submenu-container > li:hover {
    background: #A61606;
}
.sf-menu ul.submenu-container li {
    border: none !important;
    padding: 5px 10px;
    margin-bottom: 0;
}
@media only screen and (min-width: 980px) {
  .sf-menu ul.submenu-container li {
      border-top: 1px solid #f3f4f4;
      display: block;
      float: none;
      position: relative;
      width: 100%;
  }
}

.cat-title {
  display: none; }


@media (max-width: 991px) {
  .sf-menu {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background: #A61606;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 0;
  }
  .sf-menu li {
    background: #A61606;
    border: none;
    -webkit-box-shadow: inset 0px -1px 0px #ffffff;
    box-shadow: inset 0px -1px 0px #ffffff;
    display: block;
    position: relative;
    text-align: left;
    width: 100%;
    margin-right: 10px;
    border-left: 1px solid #d18e8b;
    background-size: 25px;
    background-position: 5px 14px;
    background-repeat: no-repeat;
    padding-bottom: 1px;
  }
  .sf-menu li a {
    color: #ffffff;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    line-height: 1.6;
    margin-right: 0;
    padding: 15px 10px;
    width: 100%;
    padding-left: 38px;
  }
  .sf-menu ul.menu-mobile {
    background-color: #A61606;
    bottom: 0;
    display: none;
    width: 100% !important;
    z-index: 9999;
  }
  .sf-menu ul.menu-mobile li {
    background: #A61606;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    position: unset;
  }
  .sf-menu ul.menu-mobile li a {
    color: #ffffff;
    display: inline-block;
    font-size: 0.875rem;
    font-weight: 400;
    height: auto;
    margin-right: 0;
    padding: 5px 10px;
    width: 100%;
    opacity: 1;
  }
  .sf-menu > li span {
    position: absolute;
    right: 6px;
    top: 20px;
    width: 30px;
    height: 30px;
    z-index: 2; 
  }
  .sf-menu > li span:after {
    font-family: "FontAwesome";
    content: "\f067";
    font-size: 26px; 
  }
  .sf-menu > li span.active:after {
    content: "\f068"; 
  }
  .cat-title {
    display: block;
    font: 600 18px/22px "Open Sans", sans-serif;
    text-transform: uppercase;
    color: #484848;
    display: block;
    padding: 17px 20px;
    border-bottom: 3px solid #e9e9e9;
    background: #f6f6f6;
    position: relative;
  }
  .cat-title:hover {
    background: #333;
    border-bottom-color: #666666;
    color: #fff;
  }
  .cat-title:after {
    display: block;
    font-family: "FontAwesome";
    content: "\f067";
    position: absolute;
    right: 15px;
    top: 18px;
    font-size: 26px;
  }
  .cat-title.active:after {
    content: "\f068"; 
  }
}

/*# sourceMappingURL=superfish-modified.css.map */
