/*********************
PORTFOLIO STYLES
*********************/

.tg-grid-wrapper.tg-grid-loaded .tg-filters-holder {
    border-bottom: .5px solid #ededed;
    margin-bottom: 35px;
}
.tg-filter-active {
  border-bottom: 2px solid #999;
    padding-bottom: 5px;
    margin-bottom: -5px !important;
}
.portfolio-template-default .wp-block-image img {
  padding: 2px;
  border: 1px solid #666;
  margin-top: 15px;
}
.tg-item .tg-light h2 {
  color: #fff !important;
}

/* Filter Order */
.tg-filter:nth-of-type(1) {
  order: 1 !important;
}
.tg-filter:nth-of-type(2) {
  order: 5 !important;
}
.tg-filter:nth-of-type(3) {
  order: 3 !important;
}
.tg-filter:nth-of-type(4) {
  order: 4 !important;
}
.tg-filter:nth-of-type(5) {
  order: 2 !important;
}
.tg-filter:nth-of-type(6) {
  order: 6 !important;
}