div[data-view-name="category_nav_buttons"] .drts-view-entities-list-row > .drts-row {
display: flex;
gap: .5rem;
flex-wrap: wrap;
justify-content: center;
}
div[data-view-name="category_nav_buttons"] .drts-col-12 {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
div[data-view-name="category_nav_buttons"] .drts-view-entities-list-row > .drts-row > * {
width: auto;
}
div[data-view-name="category_nav_buttons"] .drts-view-term-entities > .drts-view-entities-list-row > div > .drts-view-entity-container {
margin-bottom: 0;
}
div[data-view-name="category_nav_buttons"] .drts-gutter-sm > [class*="drts-col-"],
div[data-view-name="category_nav_buttons"] .drts-row > [class*="drts-col-"] {
padding-left: 0;
padding-right: 0;
} .content-area .drts-display--summary-catnav a {
background-color: var(--accent6);
color: var(--white);
border: 2px solid var(--accent6);
font-weight: 600;
transition: all 0.3s ease;
padding: .25em .8em;
display: block;
text-decoration: none;
font-size: .9em;
padding: .3rem 1em;
border-radius: 3px;
}
.content-area .drts-display--summary-catnav a:visited {
color: var(--white);
background: var(--accent6);
border-color: var(--accent6);
}
.content-area .drts-display--summary-catnav a:hover {
background-color: var(--black);
color: var(--white);
border-color: var(--black);
}.drts .drts-bs-btn-primary,
.drts .drts-bs-btn-primary.drts-bs-disabled,.drts  .drts-bs-btn-primary:disabled {
color: #fff;
background-color: #76ABA8;
border-color: #76ABA8;
}
.drts .drts-bs-btn-primary:hover {
color: #fff;
background-color: #609d99;
border-color: #5c9693;
}
.drts .drts-bs-btn-primary:focus,.drts  .drts-bs-btn-primary.drts-bs-focus {
color: #fff;
background-color: #609d99;
border-color: #5c9693;
box-shadow: 0 0 0 0.2rem rgba(140, 184, 182, 0.5);
}
.drts .drts-bs-btn-primary:not(:disabled):not(.drts-bs-disabled):active,.drts  .drts-bs-btn-primary:not(:disabled):not(.drts-bs-disabled).drts-bs-active,.drts
.drts-bs-show > .drts-bs-btn-primary.drts-bs-dropdown-toggle {
color: #fff;
background-color: #5c9693;
border-color: #9bc2c0;
}
.drts .drts-bs-btn-primary:not(:disabled):not(.drts-bs-disabled):active:focus,.drts  .drts-bs-btn-primary:not(:disabled):not(.drts-bs-disabled).drts-bs-active:focus,.drts
.drts-bs-show > .drts-bs-btn-primary.drts-bs-dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(140, 184, 182, 0.5);
}
.drts .drts-bs-btn-outline-primary {
color: #76ABA8;
border-color: #76ABA8;
}
.drts .drts-bs-btn-outline-primary:hover,
.drts .drts-bs-btn-outline-primary:not(:disabled):not(.drts-bs-disabled):active,.drts  .drts-bs-btn-outline-primary:not(:disabled):not(.drts-bs-disabled).drts-bs-active,.drts
.drts-bs-show > .drts-bs-btn-outline-primary.drts-bs-dropdown-toggle {
color: #fff;
background-color: #76ABA8;
border-color: #76ABA8;
}
.drts .drts-bs-btn-outline-primary:focus,.drts  .drts-bs-btn-outline-primary.drts-bs-focus,
.drts .drts-bs-btn-outline-primary:not(:disabled):not(.drts-bs-disabled):active:focus,.drts  .drts-bs-btn-outline-primary:not(:disabled):not(.drts-bs-disabled).drts-bs-active:focus,.drts
.drts-bs-show > .drts-bs-btn-outline-primary.drts-bs-dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(118, 171, 168, 0.5);
}
.drts .drts-bs-btn-outline-primary.drts-bs-disabled,.drts  .drts-bs-btn-outline-primary:disabled {
color: #76ABA8;
}
.drts .drts-bs-btn-link {
color: #76ABA8;
}
.drts .drts-bs-btn-link:hover {
color: #508380;
}
.drts .drts-bs-list-group-item.drts-bs-active,
.drts .drts-bs-custom-control-input:checked~.drts-bs-custom-control-label::before {
color: #fff;
background-color: #76ABA8;
border-color: #76ABA8    }
.drts .irs-from::before,.drts .irs-single::before,.drts .irs-to::before,
.drts .irs-from::after,.drts .irs-single::after,.drts .irs-to::after {
border-top-color: #76ABA8    }
.drts .irs--flat .irs-from,.drts .irs--flat .irs-single,.drts .irs--flat .irs-to,
.drts .irs--flat .irs-bar,.drts .irs--flat .irs-handle > i:first-child {
background-color: #76ABA8;
}
.drts .drts-bs-dropdown-item.drts-bs-active, .drts .drts-bs-dropdown-item:active {
color: #fff;
background-color: #76ABA8;
}
.drts .drts-bs-form-control:focus {
color: #495057;
background-color: #fff;
border-color: #c5dbda;
box-shadow: 0 0 0 0.2rem rgb(118 171 168 / 25%);
}
.drts .drts-bs-btn-primary.drts-bs-focus, .drts .drts-bs-btn-primary:focus {
box-shadow: 0 0 0 0.2rem rgb(118 171 168 / 25%);
}
.drts .drts-bs-bg-primary {
background-color: #76ABA8 !important;
}
.drts a.drts-bs-bg-primary:hover,.drts  a.drts-bs-bg-primary:focus,.drts
button.drts-bs-bg-primary:hover,.drts
button.drts-bs-bg-primary:focus {
background-color: #5c9693 !important;
}
.drts .drts-bs-btn-secondary,
.drts .drts-bs-btn-secondary.drts-bs-disabled,.drts  .drts-bs-btn-secondary:disabled {
color: #fff;
background-color: #983926;
border-color: #983926;
}
.drts .drts-bs-btn-secondary:hover {
color: #fff;
background-color: #7b2e1e;
border-color: #732b1c;
}
.drts .drts-bs-btn-secondary:focus,.drts  .drts-bs-btn-secondary.drts-bs-focus {
color: #fff;
background-color: #7b2e1e;
border-color: #732b1c;
box-shadow: 0 0 0 0.2rem rgba(180, 67, 45, 0.5);
}
.drts .drts-bs-btn-secondary:not(:disabled):not(.drts-bs-disabled):active,.drts  .drts-bs-btn-secondary:not(:disabled):not(.drts-bs-disabled).drts-bs-active,.drts
.drts-bs-show > .drts-bs-btn-secondary.drts-bs-dropdown-toggle {
color: #fff;
background-color: #732b1c;
border-color: #672619;
}
.drts .drts-bs-btn-secondary:not(:disabled):not(.drts-bs-disabled):active:focus,.drts  .drts-bs-btn-secondary:not(:disabled):not(.drts-bs-disabled).drts-bs-active:focus,.drts
.drts-bs-show > .drts-bs-btn-secondary.drts-bs-dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(180, 67, 45, 0.5);
}
.drts .drts-bs-btn-outline-secondary {
color: #983926;
border-color: #983926;
}
.drts .drts-bs-btn-outline-secondary:hover,
.drts .drts-bs-btn-outline-secondary:not(:disabled):not(.drts-bs-disabled):active,.drts  .drts-bs-btn-outline-secondary:not(:disabled):not(.drts-bs-disabled).drts-bs-active,.drts
.drts-bs-show > .drts-bs-btn-outline-secondary.drts-bs-dropdown-toggle {
color: #fff;
background-color: #983926;
border-color: #983926;
}
.drts .drts-bs-btn-outline-secondary:focus,.drts  .drts-bs-btn-outline-secondary.drts-bs-focus,
.drts .drts-bs-btn-outline-secondary:not(:disabled):not(.drts-bs-disabled):active:focus,.drts  .drts-bs-btn-outline-secondary:not(:disabled):not(.drts-bs-disabled).drts-bs-active:focus,.drts
.drts-bs-show > .drts-bs-btn-outline-secondary.drts-bs-dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(152, 57, 38, 0.5);
}
.drts .drts-bs-btn-outline-secondary.drts-bs-disabled,.drts  .drts-bs-btn-outline-secondary:disabled {
color: #983926;
}
.drts .drts-bs-btn-link:disabled,.drts  .drts-bs-btn-link.drts-bs-disabled {
color: #983926;
}
.drts .drts-bs-bg-secondary {
background-color: #983926 !important;
}
.drts a.drts-bs-bg-secondary:hover,.drts  a.drts-bs-bg-secondary:focus,.drts
button.drts-bs-bg-secondary:hover,.drts
button.drts-bs-bg-secondary:focus {
background-color: #732b1c !important;
}
.drts .drts-bs-border-primary {
border-color: #76ABA8 !important;
}
.drts .drts-bs-border-secondary {
border-color: #983926 !important;
}