.color-blue {
  color: #3656a3 !important;
}
.background-blue {
  background-color: #3656a3 !important;
}
.color-green {
  color: #0d9737 !important;
}
.background-green {
  background-color: #0d9737 !important;
}
.color-green-dark {
  color: #086b29 !important;
}
.background-green-dark {
  background-color: #086b29 !important;
}
.color-green-light {
  color: #33ea6a !important;
}
.background-green-light {
  background-color: #33ea6a !important;
}
.color-green-lightest {
  color: #d6ebdc !important;
}
.background-green-lightest {
  background-color: #d6ebdc !important;
}
.color-grey {
  color: #6a6a6a !important;
}
.background-grey {
  background-color: #6a6a6a !important;
}
.color-grey-dark {
  color: #353a45 !important;
}
.background-grey-dark {
  background-color: #353a45 !important;
}
.color-grey-light {
  color: #9ca0ab !important;
}
.background-grey-light {
  background-color: #9ca0ab !important;
}
.color-grey-lightest {
  color: #f4f4f4 !important;
}
.background-grey-lightest {
  background-color: #f4f4f4 !important;
}
.color-red {
  color: #e41827 !important;
}
.background-red {
  background-color: #e41827 !important;
}
.color-red-light {
  color: #fef6f6 !important;
}
.background-red-light {
  background-color: #fef6f6 !important;
}
.color-grey-light-2 {
  color: #f2f3f5 !important;
}
.background-grey-light-2 {
  background-color: #f2f3f5 !important;
}
.color-gold {
  color: #ffd700 !important;
}
.background-gold {
  background-color: #ffd700 !important;
}
.color-orange {
  color: #ff781d !important;
}
.background-orange {
  background-color: #ff781d !important;
}
.color-black {
  color: #000000 !important;
}
.background-black {
  background-color: #000000 !important;
}
.color-color-white {
  color: #ffffff !important;
}
.background-color-white {
  background-color: #ffffff !important;
}
.color-color-blue {
  color: #3656a3 !important;
}
.background-color-blue {
  background-color: #3656a3 !important;
}
.color-color-green {
  color: #0d9737 !important;
}
.background-color-green {
  background-color: #0d9737 !important;
}
.color-color-green-dark {
  color: #086b29 !important;
}
.background-color-green-dark {
  background-color: #086b29 !important;
}
.color-color-green-light {
  color: #33ea6a !important;
}
.background-color-green-light {
  background-color: #33ea6a !important;
}
.color-color-green-lightest {
  color: #d6ebdc !important;
}
.background-color-green-lightest {
  background-color: #d6ebdc !important;
}
.color-color-grey {
  color: #6a6a6a !important;
}
.background-color-grey {
  background-color: #6a6a6a !important;
}
.color-color-grey-dark {
  color: #353a45 !important;
}
.background-color-grey-dark {
  background-color: #353a45 !important;
}
.color-color-grey-darkest {
  color: #222222 !important;
}
.background-color-grey-darkest {
  background-color: #222222 !important;
}
.color-color-grey-light {
  color: #9ca0ab !important;
}
.background-color-grey-light {
  background-color: #9ca0ab !important;
}
.color-color-grey-lightest {
  color: #f4f4fc !important;
}
.background-color-grey-lightest {
  background-color: #f4f4fc !important;
}
.color-color-red {
  color: #e41827 !important;
}
.background-color-red {
  background-color: #e41827 !important;
}
.color-color-red-light {
  color: #fef6f6 !important;
}
.background-color-red-light {
  background-color: #fef6f6 !important;
}
.color-color-gold {
  color: #ffd700 !important;
}
.background-color-gold {
  background-color: #ffd700 !important;
}
.color-color-brown {
  color: #7C3E1A !important;
}
.background-color-brown {
  background-color: #7C3E1A !important;
}
.color-color-orange {
  color: #ff781d !important;
}
.background-color-orange {
  background-color: #ff781d !important;
}
.font-14 {
  font-size: 14px !important;
}
.font-16 {
  font-size: 16px !important;
}
.font-20 {
  font-size: 20px !important;
}
.font-30 {
  font-size: 30px !important;
}
.v-btn {
  text-transform: unset !important;
}
.v-btn:not(.v-btn--tile),
.v-card,
.v-menu__content,
.v-snack__wrapper,
.v-chip,
.v-pagination__item--active,
.v-text-field--solo,
.text-editor,
.multi-action-button-toggle,
.select,
.auto-complete {
  border-radius: 0.75em !important;
}
.full-width {
  width: 100%;
}
.full-height {
  height: 100%;
}
html {
  overflow: auto;
}
:focus {
  outline: none;
}
.brands-list {
  justify-content: space-between;
}
.brands-list .brand-items {
  align-items: center;
  flex: 0 0 33.33%;
  max-width: 33.33%;
}
.sub-section-article-title-parent {
  width: 95%;
}
.sub-section-article-title {
  width: 100%;
}
.categories {
  margin: 0 auto;
  max-width: 1920px;
}
.categories .categories-title {
  font-size: 32px;
  font-weight: bold;
  width: 100%;
}
.categories .categories-parent {
  justify-content: space-between;
  width: 100%;
}
.categories .categories-parent .categories-list {
  flex: 0 0 33.33%;
  max-width: 33.33%;
}
.categories .categories-parent .categories-list .category {
  background-color: #fff;
  border: solid 1px #e41827;
  border-radius: 8px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  overflow-x: hidden;
  padding: 16px 40px;
  text-align: center;
  text-overflow: ellipsis;
  width: 100%;
}
.categories .categories-parent .categories-list .category:hover {
  background-color: #fce7e9;
}
.all-articles {
  background-color: #f2f3f5;
  width: 100%;
}
.all-articles .all-articles-parent {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.all-articles .no-articles {
  font-size: 20px;
  font-weight: bold;
}
.all-articles .load-more {
  color: #e41827;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  text-decoration: underline;
}
.all-articles .all-articles-title {
  font-size: 20px;
  font-weight: bold;
  width: 100%;
}
.highlight-icon {
  color: #fbb03b !important;
}
.open-article-btn {
  cursor: pointer;
}
.items-are-loading {
  opacity: 0.5;
  pointer-events: none;
}
.all-articles-parent-box {
  margin: 0 auto;
  width: 100%;
}

/** Meia Quries */
@media only screen and (max-width: 787px) {
.all-articles-title {
    margin-left: 4px !important;
}
.article {
    font-size: 15px !important;
}
.brands-list {
    flex-flow: column;
}
.brands-list .brand-items {
    align-items: center;
    flex: 0 0 100%;
    max-width: 100%;
}
.categories-parent {
    flex-flow: column;
    width: 100%;
}
.categories-parent .categories-list {
    flex: 0 100% !important;
    max-width: 100% !important;
}
.categories-parent .category {
    font-size: 16px !important;
    font-weight: 500;
}
.all-articles-parent {
    flex-flow: column;
    margin: 0 10px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.all-articles-parent .all-articles-list {
    flex: 0 100% !important;
    max-width: 100% !important;
    padding: 6px 0 !important;
}
}
@media only screen and (min-width: 787px) and (max-width: 1024px) {
.category {
    font-size: 16px !important;
    padding: 16px !important;
}
}

/*# sourceMappingURL=7.1b981a85.css.map*/