.drts .drts-view-post-entities {
  margin-top: 3.5rem;
}
.drts .drts-view-entities-header {
/*    max-width: var(--wp--style--global--content-size); */
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 600px) {
.drts .drts-view-nav {
    justify-content: center !important;
    text-align: center;
}
}
.drts .drts-bs-btn-outline-secondary.drts-view-nav-item-name-filter {
	color: black;
	border: none;
	background-color: #f4f4f4;
	font-family: var(--wp--preset--font-family--zilla-slab);
	letter-spacing: .18em;
	text-transform: uppercase;
	border-radius: 0;
  	padding: .375rem 1.2rem;
    margin-right: 1rem !important;
    font-size: 1.2rem;
    white-space: nowrap;
}
.drts .drts-bs-btn-outline-secondary.drts-view-nav-item-name-filter:hover {
	color: black !important;
	background-color: #fdedea;
}

/* adjust margins on flex grids - mobile */
@media (max-width: 600px) {
 .drts-gutter-lg {
    margin-left: -10px;
    margin-right: -10px;
 } 
  .drts-gutter-lg.drts-y-gutter>[class*=drts-col-] {
    margin-bottom: 20px;
 }
  .drts-gutter-lg>[class*=drts-col-] {
    padding-left: 10px;
    padding-right: 10px;
 }
}
.drts-view-post-entities .drts-display-default-summary {
    border: none;
}

.listing-admin-buttons .drts-bs-btn-group {
    display: flex;
    justify-content: center;
}
.listing-admin-buttons .drts-bs-btn-group>.drts-bs-btn {
    flex: 0 1 auto;
    font-family: inherit;
    font-size: 1.1rem;
    text-transform: uppercase;
    font-weight: 600;
}
@media (min-width: 768px) {
div[data-view-name="alphabetical_listing"] .drts-view-entities-list-row .drts-row,
div[data-view-name="alpha_list_art_crawl"] .drts-view-entities-list-row .drts-row,
div[data-view-name="alpha_list_purple_banner"] .drts-view-entities-list-row .drts-row {
  columns: 2 2rem;
}
}
.drts-display--summary-alpha-list a,
.drts-display--summary-ac-alpha-list a, 
.drts-display--summary-pb-alpha-list a {
    text-decoration: none;
    font-weight: 500;
    color: var(--wp--preset--color--contrast);
    transition: all 0.3s ease;
}
.drts-display--summary-alpha-list a:hover,
.drts-display--summary-ac-alpha-list a:hover, 
.drts-display--summary-pb-alpha-list a:hover {
    color: var(--wp--preset--color--accent-3);
    text-decoration: none;
}
.drts-display--summary-ac-alpha-list .tour-number, 
.drts-display--summary-pb-alpha-list .tour-number, 
.drts-display--summary-alpha-list .tour-number {
	text-align: right;
    color: var(--wp--preset--color--accent-3);
    font-weight: 600;
}

.drts-view-entities-filter-form {
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
}
.drts-view-entities-container.drts-view-entities-container-dashboard_dashboard {
    font-size: var(--wp--preset--font-size--medium);
}
.drts-display--dashboard-row .directory-listing-title {
    font-weight: 500;
}
.drts-display--dashboard-row .directory-listing-title a {
    text-decoration: none;
    display: flex;
    gap: 5px;
}
.drts .drts-bs-btn-warning {
    background-color: var(--wp--preset--color--accent-1);
    border-color: var(--wp--preset--color--accent-1);
    color:var(--wp--preset--color--base);
}
.drts .drts-bs-btn-warning:hover {
    background-color: var(--wp--preset--color--custom-drop-down-1);
    border-color: var(--wp--preset--color--custom-drop-down-1);
    color: var(--wp--preset--color--base);
}
.drts .drts-bs-mb-2, .drts .drts-bs-my-2 {
    margin-bottom: .75rem!important;
    flex-basis: 100%;
}
.drts .drts-bs-btn-group-sm>.drts-bs-btn, .drts .drts-bs-btn-sm {
    text-transform: uppercase;
    font-family: var(--wp--preset--font-family--zilla-slab);
    letter-spacing: .1em;
    width: 100%;
}
.drts table th {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .1em;
}
.drts .drts-bs-badge-success {
    color: var(--wp--preset--color--contrast);
    background: none;
    padding: 0;
    font-weight: 400;
    font-size: 1em;
}
.drts .drts-bs-table thead th {
    border-bottom: 0;
}
.drts .drts-bs-table td, .drts .drts-bs-table th {
    border-top: 1px solid #000;
}
.drts .drts-bs-text-success {
    color: #000!important;
}
.drts-payment-plan-expires-at:before {
  content: "Expires ";
}
.drts .drts-bs-btn-outline-secondary {
    color: var(--wp--preset--color--contrast) !important;
    border: none;
    background: var(--wp--preset--color--accent-5);
    text-transform: uppercase;
    letter-spacing: .1em;
    font-family: var(--wp--preset--font-family--zilla-slab);
    font-size: 1.2rem;
}
.drts .drts-bs-btn-outline-primary {
    color: var(--wp--preset--color--contrast) !important;
    border: none;
    background: var(--wp--preset--color--accent-5);
    text-transform: uppercase;
    letter-spacing: .1em;
    font-family: var(--wp--preset--font-family--zilla-slab);
    font-size: 1.2rem;
    white-space: nowrap;
}
.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,
.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: var(--wp--preset--color--contrast) !important;
    background-color: var(--wp--preset--color--custom-filters-bg) !important;
}
.drts .drts-bs-btn-outline-primary,
.drts .drts-bs-btn-outline-secondary {
    border-radius: 0;
    border: none;
}
.drts .drts-bs-btn-danger {
    background-color: var(--wp--preset--color--accent-3);
    border-color: var(--wp--preset--color--accent-3);
}
.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,
.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: none !important;
}
.drts-form-type-wp-media-manager .drts-form-description.drts-bs-my-2 {
    display: none;
}
.page-id-17 .drts-dashboard .drts-display-element {
    margin-bottom: 2rem;
}.drts .drts-bs-btn-primary,
.drts .drts-bs-btn-primary.drts-bs-disabled,.drts  .drts-bs-btn-primary:disabled {
  color: #fff;
  background-color: #2a2a86;
  border-color: #2a2a86;
}
.drts .drts-bs-btn-primary:hover {
  color: #fff;
  background-color: #21216a;
  border-color: #1f1f63;
}
.drts .drts-bs-btn-primary:focus,.drts  .drts-bs-btn-primary.drts-bs-focus {
  color: #fff;
  background-color: #21216a;
  border-color: #1f1f63;
  box-shadow: 0 0 0 0.2rem rgba(50, 50, 161, 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: #1f1f63;
  border-color: #3838b4;
}
.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(50, 50, 161, 0.5);
}
.drts .drts-bs-btn-outline-primary {
  color: #2a2a86;
  border-color: #2a2a86;
}
.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: #2a2a86;
  border-color: #2a2a86;
}
.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(42, 42, 134, 0.5);
}
.drts .drts-bs-btn-outline-primary.drts-bs-disabled,.drts  .drts-bs-btn-outline-primary:disabled {
  color: #2a2a86;
}
.drts .drts-bs-btn-link {
  color: #2a2a86;
}
.drts .drts-bs-btn-link:hover {
  color: #17174b;
}
.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: #2a2a86;
  border-color: #2a2a86    }
    .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: #2a2a86    }
    .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: #2a2a86;
}
.drts .drts-bs-dropdown-item.drts-bs-active, .drts .drts-bs-dropdown-item:active {
  color: #fff;
  background-color: #2a2a86;
}
.drts .drts-bs-form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #6161cd;
  box-shadow: 0 0 0 0.2rem rgb(42 42 134 / 25%);
}
.drts .drts-bs-btn-primary.drts-bs-focus, .drts .drts-bs-btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgb(42 42 134 / 25%);
}
.drts .drts-bs-bg-primary {
background-color: #2a2a86 !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: #1f1f63 !important;
}
.drts .drts-bs-btn-secondary,
.drts .drts-bs-btn-secondary.drts-bs-disabled,.drts  .drts-bs-btn-secondary:disabled {
  color: #fff;
  background-color: #e6462c;
  border-color: #e6462c;
}
.drts .drts-bs-btn-secondary:hover {
  color: #fff;
  background-color: #d53319;
  border-color: #cb3118;
}
.drts .drts-bs-btn-secondary:focus,.drts  .drts-bs-btn-secondary.drts-bs-focus {
  color: #fff;
  background-color: #d53319;
  border-color: #cb3118;
  box-shadow: 0 0 0 0.2rem rgba(233, 97, 75, 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: #cb3118;
  border-color: #be2d16;
}
.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(233, 97, 75, 0.5);
}
.drts .drts-bs-btn-outline-secondary {
  color: #e6462c;
  border-color: #e6462c;
}
.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: #e6462c;
  border-color: #e6462c;
}
.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(230, 70, 44, 0.5);
}
.drts .drts-bs-btn-outline-secondary.drts-bs-disabled,.drts  .drts-bs-btn-outline-secondary:disabled {
  color: #e6462c;
}
.drts .drts-bs-btn-link:disabled,.drts  .drts-bs-btn-link.drts-bs-disabled {
  color: #e6462c;
}
.drts .drts-bs-bg-secondary {
  background-color: #e6462c !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: #cb3118 !important;
}
.drts .drts-bs-border-primary {
  border-color: #2a2a86 !important;
}
.drts .drts-bs-border-secondary {
  border-color: #e6462c !important;
}
