.ui-filter.all-cta,
.ui-filter.airport-cta,
.ui-filter.information-cta,
.ui-filter.ferry-cta,
.ui-filter.train-cta {
  position: relative;
  padding-left: 41px !important;
}

.ui-filter.all-cta::before {
  content: '';
  position: absolute;
  width: 19.2px;
  height: 19.2px;
  background-image: url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.8004 8.40007C16.8004 14.0001 9.60039 18.8001 9.60039 18.8001C9.60039 18.8001 2.40039 14.0001 2.40039 8.40007C2.40039 6.49051 3.15896 4.65917 4.50922 3.3089C5.85948 1.95864 7.69083 1.20007 9.60039 1.20007C11.5099 1.20007 13.3413 1.95864 14.6916 3.3089C16.0418 4.65917 16.8004 6.49051 16.8004 8.40007Z" stroke="%23004F59" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.59922 10.8C10.9247 10.8 11.9992 9.72548 11.9992 8.4C11.9992 7.07452 10.9247 6 9.59922 6C8.27374 6 7.19922 7.07452 7.19922 8.4C7.19922 9.72548 8.27374 10.8 9.59922 10.8Z" stroke="%23004F59" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-size: cover;
  left: 14px;
  top: 7px;
}

.ui-filter.all-cta.active-filter::before {
  content: '';
  position: absolute;
  width: 19.2px;
  height: 19.2px;
  background-image: url('/themes/custom/visitnorthcarolina/assets/icons/map-pin-cta.svg');
  background-size: cover;
  left: 14px;
  top: 7px;
}

.ui-filter.airport-cta::before {
  content: '';
  position: absolute;
  width: 19.2px;
  height: 19.2px;
  background-image: url('data:image/svg+xml;utf8,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.7858 15.3734L12.213 8.20811L15.2714 5.14984C16.5821 3.83914 17.0189 2.09148 16.5821 1.21766C15.7082 0.780785 13.9606 1.21766 12.6499 2.52836L9.59162 5.58671L2.42634 4.01388C1.98947 3.92651 1.63989 4.10126 1.46514 4.45076L1.20302 4.88771C1.02827 5.32459 1.11564 5.76146 1.46514 6.02366L6.09632 9.08194L4.34874 11.7034H1.72734L0.853516 12.5772L3.47492 14.3248L5.22257 16.9462L6.09632 16.0724V13.451L8.71779 11.7034L11.7761 16.3346C12.0383 16.6841 12.4751 16.7715 12.912 16.5967L13.349 16.422C13.6985 16.1598 13.8732 15.8103 13.7858 15.3734Z" stroke="%23004F59" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-size: cover;
  left: 14px;
  top: 7px;
}

.ui-filter.airport-cta.active-filter::before {
  content: '';
  position: absolute;
  width: 19.2px;
  height: 19.2px;
  background-image: url('data:image/svg+xml;utf8,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.7858 15.3734L12.213 8.20811L15.2714 5.14984C16.5821 3.83914 17.0189 2.09148 16.5821 1.21766C15.7082 0.780785 13.9606 1.21766 12.6499 2.52836L9.59162 5.58671L2.42634 4.01388C1.98947 3.92651 1.63989 4.10126 1.46514 4.45076L1.20302 4.88771C1.02827 5.32459 1.11564 5.76146 1.46514 6.02366L6.09632 9.08194L4.34874 11.7034H1.72734L0.853516 12.5772L3.47492 14.3248L5.22257 16.9462L6.09632 16.0724V13.451L8.71779 11.7034L11.7761 16.3346C12.0383 16.6841 12.4751 16.7715 12.912 16.5967L13.349 16.422C13.6985 16.1598 13.8732 15.8103 13.7858 15.3734Z" stroke="%23CEE8E4" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-size: cover;
  left: 14px;
  top: 7px;
}

.ui-filter.information-cta::before {
  content: '';
  position: absolute;
  width: 19.2px;
  height: 19.2px;
  background-image: url('/themes/custom/visitnorthcarolina/assets/icons/info-cta.svg');
  background-size: cover;
  left: 14px;
  top: 7px;
}

.ui-filter.information-cta.active-filter::before {
  content: '';
  position: absolute;
  width: 19.2px;
  height: 19.2px;
  background-image: url('/themes/custom/visitnorthcarolina/assets/icons/info-hover.svg');
  background-size: cover;
  left: 14px;
  top: 7px;
}

.ui-filter.ferry-cta::before {
  content: '';
  position: absolute;
  width: 19.2px;
  height: 19.2px;
  background-image: url('/themes/custom/visitnorthcarolina/assets/icons/ferry-cta.svg');
  background-size: cover;
  left: 14px;
  top: 7px;
}

.ui-filter.ferry-cta.active-filter::before {
  content: '';
  position: absolute;
  width: 19.2px;
  height: 19.2px;
  background-image: url('/themes/custom/visitnorthcarolina/assets/icons/ferry-hover.svg');
  background-size: cover;
  left: 14px;
  top: 7px;
}

.ui-filter.train-cta::before {
  content: '';
  position: absolute;
  width: 13px;
  height: 18px;
  background-image: url('/themes/custom/visitnorthcarolina/assets/icons/train-cta.svg');
  background-size: cover;
  background-size: cover;
  left: 18px;
  top: 9px;
}

.ui-filter.train-cta.active-filter::before {
  content: '';
  position: absolute;
  width: 19.2px;
  height: 19.2px;
  background-image: url('/themes/custom/visitnorthcarolina/assets/icons/train-hover.svg');
  background-size: cover;
  left: 14px;
  top: 7px;
}
/* Tab button active/inactive states */
#municipalityButton.tab-inactive {
  background: var(--c-brand-sand-xlight) !important;
  color: var(--c-brand-teal) !important;
  z-index: 0 !important;
}
#municipalityButton.tab-inactive::before {
  color: var(--c-brand-teal) !important;
}
#gettingHereButton.active-tab {
  background: var(--c-brand-teal) !important;
  color: var(--c-brand-sand-xlight) !important;
}
#gettingHereButton.active-tab::before {
  color: var(--c-brand-sand-xlight) !important;
}
