@font-face {
  font-family: "Changa One";
  font-weight: 500;
  src: url("../fonts/ChangaOne-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 300;
  src: url("../fonts/OpenSans-Light.ttf") format("opentype");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  src: url("../fonts/OpenSans-Regular.ttf") format("opentype");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 600;
  src: url("../fonts/OpenSans-SemiBold.ttf") format("opentype");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 700;
  src: url("../fonts/OpenSans-Bold.ttf") format("opentype");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 800;
  src: url("../fonts/OpenSans-ExtraBold.ttf") format("opentype");
}
body {
  margin: 0 !important;
  background-color: #f6f6f6 !important;
}

.specify {
  max-width: 1170px;
  margin: auto;
  padding: 0 30px;
}

@media (max-width: 500px) {
  .specify {
    padding: 0 15px !important;
  }
}
.category, .offer-3, .offer-2, .offer-1, .offer-0, .category-16, .category-15, .category-14, .category-13, .category-12, .category-11, .category-10, .category-9, .category-8, .category-7, .category-6, .category-5, .category-4, .category-3, .category-2, .category-1, .category-0, .offer {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  border-radius: 20px;
  text-transform: uppercase;
  font-size: 13px;
  margin: 3px;
  background: #fdfdfd;
  box-shadow: 0 0 2px;
  display: inline-flex;
  padding: 5px 10px;
  cursor: pointer;
  border: 1px solid;
  vertical-align: top;
}
.category div, .offer-3 div, .offer-2 div, .offer-1 div, .offer-0 div, .category-16 div, .category-15 div, .category-14 div, .category-13 div, .category-12 div, .category-11 div, .category-10 div, .category-9 div, .category-8 div, .category-7 div, .category-6 div, .category-5 div, .category-4 div, .category-3 div, .category-2 div, .category-1 div, .category-0 div, .offer div {
  display: block;
  margin: auto;
  text-align: center;
}
.category:hover, .offer-3:hover, .offer-2:hover, .offer-1:hover, .offer-0:hover, .category-16:hover, .category-15:hover, .category-14:hover, .category-13:hover, .category-12:hover, .category-11:hover, .category-10:hover, .category-9:hover, .category-8:hover, .category-7:hover, .category-6:hover, .category-5:hover, .category-4:hover, .category-3:hover, .category-2:hover, .category-1:hover, .category-0:hover, .offer:hover {
  background-color: #f0f0f0;
}

.offer {
  border-radius: 5px !important;
}

.small-category, .small-category-16, .small-category-15, .small-category-14, .small-category-13, .small-category-12, .small-category-11, .small-category-10, .small-category-9, .small-category-8, .small-category-7, .small-category-6, .small-category-5, .small-category-4, .small-category-3, .small-category-2, .small-category-1, .small-category-0, .small-offer, .small-offer-3, .small-offer-2, .small-offer-1, .small-offer-0 {
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  display: inline-block;
  padding: 3px 6px;
  font-weight: 700;
  border-radius: 7px;
  margin-top: 4px;
  line-height: 20px;
  text-transform: uppercase;
  min-width: 50px;
  text-align: center;
  box-shadow: 0 0 2px #8c8c8c;
  outline: none;
  white-space: nowrap;
  max-width: calc(100% - 12px);
  cursor: pointer;
  margin-right: 2px;
}
.small-category:hover, .small-category-16:hover, .small-category-15:hover, .small-category-14:hover, .small-category-13:hover, .small-category-12:hover, .small-category-11:hover, .small-category-10:hover, .small-category-9:hover, .small-category-8:hover, .small-category-7:hover, .small-category-6:hover, .small-category-5:hover, .small-category-4:hover, .small-category-3:hover, .small-category-2:hover, .small-category-1:hover, .small-category-0:hover, .small-offer:hover, .small-offer-3:hover, .small-offer-2:hover, .small-offer-1:hover, .small-offer-0:hover {
  filter: brightness(110%);
  text-decoration: none;
  box-shadow: 0 0 2px #515151;
}
.small-category:active, .small-category-16:active, .small-category-15:active, .small-category-14:active, .small-category-13:active, .small-category-12:active, .small-category-11:active, .small-category-10:active, .small-category-9:active, .small-category-8:active, .small-category-7:active, .small-category-6:active, .small-category-5:active, .small-category-4:active, .small-category-3:active, .small-category-2:active, .small-category-1:active, .small-category-0:active, .small-offer:active, .small-offer-3:active, .small-offer-2:active, .small-offer-1:active, .small-offer-0:active {
  filter: brightness(100%);
  text-decoration: none;
  box-shadow: 0 0 5px #8c8c8c;
}

.category-0 {
  color: #118ab2 !important;
  border-color: #118ab2 !important;
}

.category-0-active {
  background: #118ab2 !important;
  border-color: #118ab2 !important;
  color: white !important;
}

.small-category-0 {
  background: #118ab2 !important;
  border-color: #118ab2 !important;
  color: white !important;
}

.category-1 {
  color: #6cb336 !important;
  border-color: #6cb336 !important;
}

.category-1-active {
  background: #6cb336 !important;
  border-color: #6cb336 !important;
  color: white !important;
}

.small-category-1 {
  background: #6cb336 !important;
  border-color: #6cb336 !important;
  color: white !important;
}

.category-2 {
  color: #ff9f1c !important;
  border-color: #ff9f1c !important;
}

.category-2-active {
  background: #ff9f1c !important;
  border-color: #ff9f1c !important;
  color: white !important;
}

.small-category-2 {
  background: #ff9f1c !important;
  border-color: #ff9f1c !important;
  color: white !important;
}

.category-3 {
  color: #d2622f !important;
  border-color: #d2622f !important;
}

.category-3-active {
  background: #d2622f !important;
  border-color: #d2622f !important;
  color: white !important;
}

.small-category-3 {
  background: #d2622f !important;
  border-color: #d2622f !important;
  color: white !important;
}

.category-4 {
  color: #6d2c64 !important;
  border-color: #6d2c64 !important;
}

.category-4-active {
  background: #6d2c64 !important;
  border-color: #6d2c64 !important;
  color: white !important;
}

.small-category-4 {
  background: #6d2c64 !important;
  border-color: #6d2c64 !important;
  color: white !important;
}

.category-5 {
  color: #1d6cac !important;
  border-color: #1d6cac !important;
}

.category-5-active {
  background: #1d6cac !important;
  border-color: #1d6cac !important;
  color: white !important;
}

.small-category-5 {
  background: #1d6cac !important;
  border-color: #1d6cac !important;
  color: white !important;
}

.category-6 {
  color: #ee6c4d !important;
  border-color: #ee6c4d !important;
}

.category-6-active {
  background: #ee6c4d !important;
  border-color: #ee6c4d !important;
  color: white !important;
}

.small-category-6 {
  background: #ee6c4d !important;
  border-color: #ee6c4d !important;
  color: white !important;
}

.category-7 {
  color: #2ec4b6 !important;
  border-color: #2ec4b6 !important;
}

.category-7-active {
  background: #2ec4b6 !important;
  border-color: #2ec4b6 !important;
  color: white !important;
}

.small-category-7 {
  background: #2ec4b6 !important;
  border-color: #2ec4b6 !important;
  color: white !important;
}

.category-8 {
  color: #199162 !important;
  border-color: #199162 !important;
}

.category-8-active {
  background: #199162 !important;
  border-color: #199162 !important;
  color: white !important;
}

.small-category-8 {
  background: #199162 !important;
  border-color: #199162 !important;
  color: white !important;
}

.category-9 {
  color: #58507f !important;
  border-color: #58507f !important;
}

.category-9-active {
  background: #58507f !important;
  border-color: #58507f !important;
  color: white !important;
}

.small-category-9 {
  background: #58507f !important;
  border-color: #58507f !important;
  color: white !important;
}

.category-10 {
  color: #c666c3 !important;
  border-color: #c666c3 !important;
}

.category-10-active {
  background: #c666c3 !important;
  border-color: #c666c3 !important;
  color: white !important;
}

.small-category-10 {
  background: #c666c3 !important;
  border-color: #c666c3 !important;
  color: white !important;
}

.category-11 {
  color: #b4721c !important;
  border-color: #b4721c !important;
}

.category-11-active {
  background: #b4721c !important;
  border-color: #b4721c !important;
  color: white !important;
}

.small-category-11 {
  background: #b4721c !important;
  border-color: #b4721c !important;
  color: white !important;
}

.category-12 {
  color: #1aa1c3 !important;
  border-color: #1aa1c3 !important;
}

.category-12-active {
  background: #1aa1c3 !important;
  border-color: #1aa1c3 !important;
  color: white !important;
}

.small-category-12 {
  background: #1aa1c3 !important;
  border-color: #1aa1c3 !important;
  color: white !important;
}

.category-13 {
  color: #9bc53d !important;
  border-color: #9bc53d !important;
}

.category-13-active {
  background: #9bc53d !important;
  border-color: #9bc53d !important;
  color: white !important;
}

.small-category-13 {
  background: #9bc53d !important;
  border-color: #9bc53d !important;
  color: white !important;
}

.category-14 {
  color: #675bc6 !important;
  border-color: #675bc6 !important;
}

.category-14-active {
  background: #675bc6 !important;
  border-color: #675bc6 !important;
  color: white !important;
}

.small-category-14 {
  background: #675bc6 !important;
  border-color: #675bc6 !important;
  color: white !important;
}

.category-15 {
  color: #e9500b !important;
  border-color: #e9500b !important;
}

.category-15-active {
  background: #e9500b !important;
  border-color: #e9500b !important;
  color: white !important;
}

.small-category-15 {
  background: #e9500b !important;
  border-color: #e9500b !important;
  color: white !important;
}

.category-16 {
  color: #4b4b4b !important;
  border-color: #4b4b4b !important;
}

.category-16-active {
  background: #4b4b4b !important;
  border-color: #4b4b4b !important;
  color: white !important;
}

.small-category-16 {
  background: #4b4b4b !important;
  border-color: #4b4b4b !important;
  color: white !important;
}

.offer-0 {
  color: #118ab2 !important;
  border-color: #118ab2 !important;
}

.offer-0-active {
  background: #118ab2 !important;
  border-color: #118ab2 !important;
  color: white !important;
}

.small-offer-0 {
  background: #118ab2 !important;
  border-color: #118ab2 !important;
  color: white !important;
}

.offer-1 {
  color: #6cb336 !important;
  border-color: #6cb336 !important;
}

.offer-1-active {
  background: #6cb336 !important;
  border-color: #6cb336 !important;
  color: white !important;
}

.small-offer-1 {
  background: #6cb336 !important;
  border-color: #6cb336 !important;
  color: white !important;
}

.offer-2 {
  color: #ff9f1c !important;
  border-color: #ff9f1c !important;
}

.offer-2-active {
  background: #ff9f1c !important;
  border-color: #ff9f1c !important;
  color: white !important;
}

.small-offer-2 {
  background: #ff9f1c !important;
  border-color: #ff9f1c !important;
  color: white !important;
}

.offer-3 {
  color: #4b4b4b !important;
  border-color: #4b4b4b !important;
}

.offer-3-active {
  background: #4b4b4b !important;
  border-color: #4b4b4b !important;
  color: white !important;
}

.small-offer-3 {
  background: #4b4b4b !important;
  border-color: #4b4b4b !important;
  color: white !important;
}

/*# sourceMappingURL=categories.css.map */
