/* AOR brand accent override: keep golden yellow #EFBF04 */
.color-main,
a.color-main:hover,
.btn-outline-maincolor:hover,
.icon-styled.color-main {
  color: #EFBF04 !important;
}
.btn-maincolor,
.btn-maincolor:hover {
  background-color: #EFBF04 !important;
  border-color: #EFBF04 !important;
  color: #ffffff !important;
}
.btn-outline-maincolor {
  border-color: #EFBF04 !important;
  color: #EFBF04 !important;
}
/* Home hero: GTA Experience background – yellow (brand) instead of red/orange */
.page_slider .intro_layers.rotate_layers .intro_layer.gradient-layer h2 {
  background: #EFBF04 !important;
  background: linear-gradient(to top, #d4a803 0%, #EFBF04 50%, #f5ce3a 100%) !important;
  color: #1f232b !important;
}
/* Topline: ensure Get a Quote and contact text visible on dark bar; prevent clipping on inner pages */
.header_absolute .page_toplogo {
  overflow: visible !important;
}
.page_toplogo .btn-outline-maincolor,
.page_toplogo .btn-appointment {
  color: #EFBF04 !important;
  line-height: 1.4 !important;
  display: inline-flex;
  align-items: center;
  min-height: 36px;
}
.page_toplogo .media-body,
.page_toplogo .media-body p,
.page_toplogo .media-body a {
  color: rgba(255, 255, 255, 0.95) !important;
}
.page_toplogo .media-body a:hover {
  color: #EFBF04 !important;
}
.page_toplogo .media-body h6 {
  color: rgba(255, 255, 255, 0.85) !important;
}
/* Topline: company name under logo – bold, all caps */
.page_toplogo .topline-logo-text {
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #fff !important;
  font-size: 0.7rem;
  margin-top: 4px;
  line-height: 1.2;
}
.color-main2 {
  color: #EFBF04 !important;
}
.text-gradient {
  background: linear-gradient(90deg, #EFBF04, #f5ce3a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

/* Spacing utilities used by inner pages */
.s-mb-15 { margin-bottom: 15px !important; }
.s-mb-20 { margin-bottom: 20px !important; }
.s-mb-25 { margin-bottom: 25px !important; }
.s-mb-40 { margin-bottom: 40px !important; }
.s-mt-30 { margin-top: 30px !important; }
.s-mt-40 { margin-top: 40px !important; }
.s-mb-0 { margin-bottom: 0 !important; }
.s-p-25 { padding: 25px !important; }
.s-px-30 { padding-left: 30px !important; padding-right: 30px !important; }
.c-gutter-15 { --bs-gutter-x: 0.9375rem; }

/* Breadcrumb: separator " / " and no red (golden yellow active) */
.page-title-section .breadcrumb {
  padding-left: 0;
  margin-bottom: 0;
}
.page-title-section .breadcrumb li {
  display: inline;
}
.page-title-section .breadcrumb li + li:before {
  content: " / ";
  color: rgba(255, 255, 255, 0.75);
  margin: 0 0.35em;
  font-weight: normal;
}
.page-title-section .breadcrumb a {
  color: #fff !important;
}
.page-title-section .breadcrumb a:hover {
  color: #EFBF04 !important;
}
.page-title-section .breadcrumb > .active {
  color: #EFBF04 !important;
}

/* Inner pages: push first section below fixed header (single bar) */
.page-title-section {
  padding-top: 120px !important;
}
@media (min-width: 992px) {
  .page-title-section {
    padding-top: 140px !important;
  }
}

/* Page title: centralized and bigger font (Services, Service Details, About-style) */
.page-title-section h1.aor-page-title,
.page-title-section h2 {
  text-align: center !important;
  font-size: 2.25rem !important;
}
@media (min-width: 768px) {
  .page-title-section h1.aor-page-title,
  .page-title-section h2 {
    font-size: 2.5rem !important;
  }
}

/* Single icon only: disable Candycar's .list1 li:before so explicit <i> icon shows */
ul.list1.list1-with-icon li:before {
  display: none !important;
}
/* Lists with no icon (e.g. Terms contact info): hide Candycar's checkmark */
ul.list1.list1-no-icon li:before {
  display: none !important;
}

/* FAQ: space between icons and content so they don’t feel packed */
#faq .icon-box {
  padding: 1.5rem 1.25rem !important;
}
#faq .icon-box .icon-styled {
  margin-bottom: 1.75rem !important;
}
#faq .icon-box h6 {
  margin-top: 0 !important;
  margin-bottom: 0.75rem !important;
}
#faq .icon-box p {
  margin-bottom: 0 !important;
  line-height: 1.6 !important;
}

/* Why Choose Us (below slider): light text on dark, alignment and spacing */
#why-choose .why-choose-intro,
#why-choose .why-choose-desc {
  color: rgba(255, 255, 255, 0.9) !important;
}
#why-choose .why-choose-intro {
  margin-bottom: 0;
  line-height: 1.6;
}
#why-choose .row.c-mb-50 {
  margin-bottom: 4rem !important;
}
#why-choose .icon-box {
  padding: 2rem 1rem;
}
#why-choose .icon-box .icon-styled {
  margin-bottom: 1.5rem !important;
}
#why-choose .icon-box h6 {
  margin-top: 0;
  margin-bottom: 1.25rem !important;
  color: #fff !important;
}
#why-choose .icon-box .why-choose-desc {
  margin-bottom: 0;
  font-size: 0.95rem;
  line-height: 1.65 !important;
}

/* Request Assistance: larger "Need a tow?" and centered content */
.request-assistance-section .container {
  display: flex;
  justify-content: center;
}
.request-assistance-section .request-assistance-row {
  width: 100%;
  max-width: 720px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.request-assistance-section .request-assistance-content {
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.request-assistance-section .request-assistance-eyebrow {
  font-size: 2.25rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.05em;
  margin-bottom: 0.35em !important;
  color: #EFBF04 !important;
}
@media (min-width: 768px) {
  .request-assistance-section .request-assistance-eyebrow {
    font-size: 3rem !important;
  }
}
@media (min-width: 992px) {
  .request-assistance-section .request-assistance-eyebrow {
    font-size: 3.5rem !important;
  }
}

/* Menu: golden yellow hover/active instead of red (scoped to .page_header only) */
.page_header .sf-menu > li > a:hover,
.page_header .sf-menu > li.active > a {
  color: #EFBF04 !important;
}
.page_header .nav-bordered .sf-menu > li.active > a:before {
  background-color: #EFBF04 !important;
}
.page_header .sf-menu ul a:hover,
.page_header .sf-menu ul li.active > a {
  color: #EFBF04 !important;
}
.page_header .sf-menu ul li a:before {
  background-color: #EFBF04 !important;
}
@media (max-width: 1199px) {
  .page_header.mobile-active .sf-menu {
    border-top-color: #EFBF04 !important;
  }
}

/* Old header: single bar – logo + brand left, nav center, 24/7 + phone right */
.page_header.aor-header-single {
  background-color: #06182d !important;
}
.page_header.aor-header-single .aor-header-single__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  min-height: 70px;
}
.page_header.aor-header-single .aor-header-single__left {
  flex: 0 0 auto;
}
.page_header.aor-header-single .aor-header-single__center {
  flex: 1 1 auto;
  min-width: 0;
  justify-content: center;
  display: flex;
}
.page_header.aor-header-single .aor-header-single__center .nav-wrap {
  min-width: 380px;
}
@media (max-width: 1199px) {
  .page_header.aor-header-single .aor-header-single__center .nav-wrap {
    min-width: 0;
  }
  .page_header.mobile-active .top-nav {
    visibility: visible !important;
    opacity: 1 !important;
    background-color: #06182d !important;
  }
  .page_header.mobile-active .sf-menu {
    right: 0 !important;
    opacity: 1 !important;
    background-color: #06182d !important;
    border-top-color: #06182d !important;
  }
  .page_header.mobile-active .top-nav .sf-menu a,
  .page_header.mobile-active .sf-menu > li > a,
  .page_header.mobile-active .sf-menu ul li a {
    color: #fff !important;
  }
  .page_header.mobile-active .sf-menu ul li a:hover,
  .page_header.mobile-active .sf-menu ul li.active > a {
    color: #EFBF04 !important;
  }
  .page_header.mobile-active .sf-menu ul li a:before {
    background-color: #EFBF04 !important;
  }
  .page_header.aor-header-single .d-lg-none .aor-header-single__logo-img {
    height: 40px;
    margin-right: 8px;
  }
  .page_header.aor-header-single .d-lg-none .aor-header-single__name {
    font-size: 0.95rem;
  }
  .page_header.aor-header-single .d-lg-none .aor-header-single__tagline {
    font-size: 0.55rem;
  }
}
.page_header.aor-header-single .aor-header-single__right {
  flex: 0 0 auto;
}
.page_header.aor-header-single .aor-header-single__logo-link {
  text-decoration: none;
  color: inherit;
}
.page_header.aor-header-single .aor-header-single__logo-img {
  height: 48px;
  width: auto;
  margin-right: 12px;
  display: block;
}
.page_header.aor-header-single .aor-header-single__brand {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.page_header.aor-header-single .aor-header-single__name {
  font-weight: 700;
  color: #fff !important;
  font-size: 1.1rem;
  line-height: 1.2;
  display: block;
}
.page_header.aor-header-single .aor-header-single__tagline {
  font-size: 0.65rem;
  font-weight: 700;
  color: #fff !important;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin-top: 2px;
}
.page_header.aor-header-single .aor-header-single__contact {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
}
.page_header.aor-header-single .aor-header-single__availability {
  font-size: 0.65rem;
  color: rgba(255, 255, 255, 0.9) !important;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.page_header.aor-header-single .aor-header-single__phone {
  font-size: 1rem;
  font-weight: 600;
  color: #EFBF04 !important;
  text-decoration: none;
  margin-top: 2px;
}
.page_header.aor-header-single .aor-header-single__phone:hover {
  color: #f5ce3a !important;
}
/* Old header: active nav item = dark gold/brown background, golden text (match reference image) */
.page_header.aor-header-single .sf-menu > li.active > a {
  background-color: #7a5c0f !important;
  color: #EFBF04 !important;
  padding: 8px 18px !important;
  border-radius: 2px;
}
.page_header.aor-header-single .sf-menu > li > a {
  color: rgba(255, 255, 255, 0.95) !important;
}
.page_header.aor-header-single .sf-menu > li > a:hover {
  color: #EFBF04 !important;
}
.page_header.aor-header-single .nav-bordered .sf-menu > li.active > a:before {
  display: none !important;
}
.page_header.aor-header-single .nav-bordered .sf-menu > li:before,
.page_header.aor-header-single .nav-bordered .sf-menu > li:last-child:after {
  display: none !important;
}
/* Keep About and Contact Us visible: prevent theme script from hiding them in "More" dropdown */
@media (min-width: 1200px) {
  .page_header.aor-header-single .sf-menu > li.sf-xl-hidden {
    display: inline-block !important;
  }
  .page_header.aor-header-single .sf-menu > li.sf-more-li {
    display: none !important;
  }
}

/* Home Services section: white background, black & yellow text, 3x3 grid */
.services-section-light {
  background-color: #fff !important;
}
.services-section-light .special-heading {
  color: #1f232b !important;
}
.services-grid-card {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  padding: 2rem 1.5rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.services-grid-card:hover {
  border-color: rgba(239, 191, 4, 0.5);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
}
.services-grid-card__icon {
  width: 112px;
  height: 112px;
  margin: 1.5rem auto 0.375rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.services-grid-card__icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  /* Keep original icon colors (no filter) */
}
.services-grid-card__title {
  color: #1f232b !important;
  font-size: 1.1rem;
  margin-bottom: 0.75rem;
  line-height: 1.3;
}
.services-grid-card__desc {
  color: #4a4a4a !important;
  font-size: 0.95rem;
  line-height: 1.5;
  margin-bottom: 1.25rem;
  flex-grow: 1;
}
.services-grid-card__link {
  font-weight: 600;
  text-decoration: underline !important;
  font-size: 0.95rem;
  color: #EFBF04 !important;
}
.services-grid-card__link:hover {
  color: #d4a803 !important;
}

/* Services page: icon-box with same SVG icons as home (sized like fs-56) */
.icon-box .icon-box__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  margin-bottom: 0.5rem;
}
.icon-box .icon-box__icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* Service Single page: loosen list and block spacing (fix compressed UI) */
.service-single-content .list1.list1-with-icon li {
  line-height: 1.6;
  margin-bottom: 0.5rem;
  padding: 0.35rem 0;
}
.service-single-content .list1.list1-with-icon li:last-child {
  margin-bottom: 0;
}
.service-single-content .list1.list1-with-icon li i {
  margin-right: 0.5rem;
}
.service-single-content .list1 {
  margin-top: 0.75rem;
  margin-bottom: 1rem;
}
.service-single-content article,
.service-single-content .service-single-card {
  padding-bottom: 2.5rem;
}
.service-single-content article:last-child,
.service-single-content .service-single-card:last-child {
  padding-bottom: 0.5rem;
}
/* Service single: dark theme for Our Services sidebar */
.service-single-content .aor-sidebar-dark {
  background-color: #06182d;
  border: 1px solid rgba(239, 191, 4, 0.25);
  border-radius: 8px;
  padding: 1.5rem 1.25rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.service-single-content .aor-sidebar-dark__heading {
  font-size: 0.95rem;
  letter-spacing: 0.05em;
  color: #fff;
  margin: 0 0 1.25rem 0;
  font-weight: 700;
  text-transform: uppercase;
}
.service-single-content .aor-sidebar-dark .aor-quick-jump-label {
  color: rgba(255, 255, 255, 0.9);
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.service-single-content .aor-sidebar-dark .aor-quick-jump-link:hover .aor-quick-jump-label {
  color: #EFBF04 !important;
}
/* Quick-jump sidebar: icon + label spacing */
.service-single-content .aor-service-quick-jump .aor-quick-jump-link {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  text-decoration: none;
}
.service-single-content .aor-service-quick-jump .aor-quick-jump-link:hover .color-dark {
  color: #EFBF04 !important;
}
.service-single-content .aor-service-quick-jump .aor-quick-jump-link:last-child {
  margin-bottom: 0;
}
.service-single-content .aor-service-quick-jump .aor-quick-jump-link .icon-styled img {
  width: 28px;
  height: 28px;
  object-fit: contain;
}
.service-single-content .aor-service-quick-jump .aor-quick-jump-label {
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* Service Areas block: dark theme to match sidebar */
.service-single-content .aor-service-areas.aor-sidebar-dark {
  background-color: #06182d;
  border: 1px solid rgba(239, 191, 4, 0.25);
  border-radius: 8px;
  padding: 1.5rem 1.25rem;
  margin-top: 1.25rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.service-single-content .aor-service-areas.aor-sidebar-dark .aor-sidebar-dark__heading {
  margin-bottom: 1rem;
}
.service-single-content .aor-service-areas.aor-sidebar-dark .list1 li {
  color: rgba(255, 255, 255, 0.9);
  border-bottom-color: rgba(255, 255, 255, 0.15);
}
.service-single-content .aor-service-areas.aor-sidebar-dark .list1 li i {
  color: #EFBF04 !important;
}
/* Dispatch box: use same dark blue as sidebars */
.service-single-content .aor-dispatch-box--dark {
  background: #06182d !important;
  border-color: rgba(239, 191, 4, 0.35);
}
.service-single-content .service-single-card .icon-box__icon img {
  width: 48px;
  height: 48px;
  object-fit: contain;
}
/* Sidebar: Scarborough Dispatch box – dark theme */
.service-single-content .aor-dispatch-box {
  background: #06182d;
  border: 1px solid rgba(239, 191, 4, 0.35);
  border-radius: 8px;
  padding: 1.5rem 1.25rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.service-single-content .aor-dispatch-box__header {
  margin-bottom: 1.25rem;
}
.service-single-content .aor-dispatch-box__title {
  font-size: 0.95rem;
  letter-spacing: 0.05em;
  color: #fff;
  margin: 0 0 0.35rem 0;
  font-weight: 700;
}
.service-single-content .aor-dispatch-box__tagline {
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.8);
  margin: 0;
  line-height: 1.4;
}
.service-single-content .aor-dispatch-box__contact {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.service-single-content .aor-dispatch-box__row {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  min-width: 0;
}
.service-single-content .aor-dispatch-box__row i {
  flex-shrink: 0;
  width: 1.1em;
}
.service-single-content .aor-dispatch-box__row a {
  min-width: 0;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.service-single-content .aor-dispatch-box__phone {
  font-size: 1.2rem;
  font-weight: 700;
  color: #EFBF04 !important;
  text-decoration: none;
  white-space: nowrap;
}
.service-single-content .aor-dispatch-box__phone:hover {
  color: #f5ce3a !important;
}
.service-single-content .aor-dispatch-box__divider {
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin: 1.25rem 0;
}
.service-single-content .aor-dispatch-box__message {
  font-weight: 600;
  color: #fff;
  margin: 0 0 0.35rem 0;
  font-size: 0.95rem;
}
.service-single-content .aor-dispatch-box__submessage {
  font-size: 0.85rem;
  color: rgba(255, 255, 255, 0.85);
  margin: 0 0 1rem 0;
  line-height: 1.45;
}
.service-single-content .aor-dispatch-box__btn {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 0;
}

/* Footer: ensure visible, dark background, light text, yellow headings */
.page_footer.aor-footer,
.page_copyright.aor-copyright {
  background-color: #06182d !important;
  color: rgba(255, 255, 255, 0.9) !important;
}
/* CTA strip above footer: slightly darker than footer */
section#subscribe.ds {
  background-color: #041018 !important;
}
.aor-footer__logo img {
  max-width: 180px;
  height: auto;
  display: block;
}
.aor-footer__heading {
  color: #EFBF04 !important;
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 0 8px 0 !important;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.aor-footer__underline {
  width: 40px;
  height: 3px;
  background-color: #EFBF04;
  margin-bottom: 1.25rem;
}
.aor-footer__text {
  color: rgba(255, 255, 255, 0.85) !important;
  font-size: 0.95rem;
  line-height: 1.6;
  margin-bottom: 0.75rem !important;
}
.aor-footer__text--bold {
  font-weight: 700;
  color: #fff !important;
}
.aor-footer__text--nowrap {
  white-space: nowrap;
}
.aor-footer__links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.aor-footer__links li {
  padding: 6px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.aor-footer__links li:last-child {
  border-bottom: none;
}
.aor-footer__links a,
.aor-footer__link {
  color: rgba(255, 255, 255, 0.9) !important;
  text-decoration: none;
}
.aor-footer__links a:hover,
.aor-footer__link:hover {
  color: #EFBF04 !important;
}
.aor-copyright__text {
  color: rgba(255, 255, 255, 0.75) !important;
  font-size: 0.85rem;
  margin: 0 !important;
  letter-spacing: 0.03em;
}

/* Slider: ensure active slide image is visible (theme hides all on mobile and can leave active invisible) */
.page_slider .flexslider .slides li.flex-active-slide > img {
  opacity: 1 !important;
  display: block !important;
}
@media (max-width: 767px) {
  .page_slider .flexslider .slides li.flex-active-slide > img {
    display: block !important;
  }
}

/* toTop button: use site yellow instead of theme red */
#toTop {
  background-color: #EFBF04 !important;
}
#toTop:hover,
#toTopHover {
  background-color: #d4a803 !important;
}
#toTop:after,
#toTop:hover:after {
  color: #1f232b !important;
}
