.cmaauto-primary-menu .menu,
.cmaauto-primary-menu > ul,
.cmaauto-primary-menu nav > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cmaauto-primary-menu .menu > li,
.cmaauto-primary-menu > ul > li,
.cmaauto-primary-menu nav > ul > li {
  display: inline-block;
}

.cmaauto-primary-menu .menu > li > a,
.cmaauto-primary-menu > ul > li > a,
.cmaauto-primary-menu nav > ul > li > a {
  display: inline-block;
  margin-right: 26px;
  padding: 34px 0;
  color: #0d1b2a;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.cmaauto-primary-menu .menu > li:last-child > a,
.cmaauto-primary-menu > ul > li:last-child > a,
.cmaauto-primary-menu nav > ul > li:last-child > a {
  margin-right: 0;
}

.cmaauto-primary-menu .menu > li > a.is-active,
.cmaauto-primary-menu .menu > li > a:hover,
.cmaauto-primary-menu > ul > li > a.is-active,
.cmaauto-primary-menu > ul > li > a:hover,
.cmaauto-primary-menu nav > ul > li > a.is-active,
.cmaauto-primary-menu nav > ul > li > a:hover {
  color: #ff3737;
}

.cmaauto-primary-menu nav > h2 {
  display: none;
}

.logo-wrapper img {
  display: block;
  max-width: 100%;
  height: auto;
}

.nav-area .logo-wrapper img {
  max-height: 68px;
}

footer .logo-wrapper img {
  max-height: 62px;
}

.hero-area .img-wrapper {
  max-width: 532px;
}

.hero-bg {
  background-image: url("../assets/img/mainvolvo.jpg") !important;
  background-size: cover;
  background-position: center center;
}

.hero-area .hero-img {
  max-height: 842px;
  width: 100%;
  max-width: 100%;
  height: auto;
  object-fit: contain;
  right: 20px;
}

.hero-area .hero-txt {
  padding: 172px 0 143px;
}

.hero-area .hero-subtitle-small {
  margin: 12px 0 20px;
  color: #ffffff;
  font-size: clamp(20px, 2.6vw, 42px);
  font-weight: 600;
  line-height: 1.2;
}

.feature-area.feature-bg {
  background-color: #f6f7f9;
  background-image: radial-gradient(circle, #d9dde3 1px, transparent 1.6px);
  background-size: 18px 18px;
}

.service-bg {
  background-image: url("../assets/img/service.jpg") !important;
  background-size: cover;
  background-position: center center;
}

.messages {
  margin-bottom: 20px;
}

.block-local-tasks-block {
  margin-bottom: 20px;
}

.block-local-tasks-block ul.tabs,
.cmaauto-page-content ul.tabs,
.cmaauto-page-content ul.links {
  margin: 0 0 24px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.block-local-tasks-block ul.tabs li,
.cmaauto-page-content ul.tabs li,
.cmaauto-page-content ul.links li {
  margin: 0;
}

.block-local-tasks-block ul.tabs li a,
.cmaauto-page-content ul.tabs li a,
.cmaauto-page-content ul.links li a {
  display: inline-block;
  padding: 8px 14px;
  border: 1px solid #e4e7ee;
  border-radius: 4px;
  background-color: #f9fafc;
  color: #2b2d33;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
}

.block-local-tasks-block ul.tabs li a.is-active,
.block-local-tasks-block ul.tabs li a:hover,
.cmaauto-page-content ul.tabs li a.is-active,
.cmaauto-page-content ul.tabs li a:hover,
.cmaauto-page-content ul.links li a.is-active,
.cmaauto-page-content ul.links li a:hover {
  border-color: #ff3737;
  color: #ff3737;
}

.footer-top .block {
  margin-bottom: 24px;
}

.cmaauto-front-hero-managed .block,
.cmaauto-front-services-managed .block,
.cmaauto-front-feature-managed .block,
.cmaauto-front-testimonials-managed .block,
.cmaauto-front-vehicles-managed .block,
.cmaauto-front-team-managed .block,
.cmaauto-front-news-managed .block,
.cmaauto-front-quote-form-managed .block,
.cmaauto-contacts-form-managed .block,
.cmaauto-internal-team-managed .block,
.cmaauto-front-partner-managed .block,
.cmaauto-front-cta-managed .block {
  margin: 0;
}

.cmaauto-front-hero-managed .block > h2,
.cmaauto-front-services-managed .block > h2,
.cmaauto-front-feature-managed .block > h2,
.cmaauto-front-testimonials-managed .block > h2,
.cmaauto-front-vehicles-managed .block > h2,
.cmaauto-front-team-managed .block > h2,
.cmaauto-front-news-managed .block > h2,
.cmaauto-front-quote-form-managed .block > h2,
.cmaauto-contacts-form-managed .block > h2,
.cmaauto-internal-team-managed .block > h2,
.cmaauto-front-partner-managed .block > h2,
.cmaauto-front-cta-managed .block > h2 {
  display: none;
}

.cmaauto-form-placeholder {
  padding: 24px;
  border: 1px dashed #d7dce8;
  border-radius: 6px;
  background-color: #ffffff;
}

.cmaauto-form-placeholder p {
  margin: 0 0 10px;
  color: #5a6270;
  line-height: 1.7;
}

.cmaauto-front-quote-form-managed .webform-submission-form,
.cmaauto-contacts-form-managed .webform-submission-form {
  margin-top: 16px;
}

.cmaauto-front-quote-form-managed .form-item,
.cmaauto-contacts-form-managed .form-item {
  margin-bottom: 14px;
}

.cmaauto-front-quote-form-managed input,
.cmaauto-front-quote-form-managed select,
.cmaauto-front-quote-form-managed textarea,
.cmaauto-contacts-form-managed input,
.cmaauto-contacts-form-managed select,
.cmaauto-contacts-form-managed textarea {
  width: 100%;
  border: 1px solid #e3e8f0;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 12px 14px;
  color: #545b69;
}

.cmaauto-front-quote-form-managed .form-actions,
.cmaauto-contacts-form-managed .form-actions {
  margin-top: 12px;
}

.cmaauto-front-quote-form-managed .button,
.cmaauto-contacts-form-managed .button {
  border: 0;
  border-radius: 4px;
  background-color: #ff3737;
  color: #ffffff;
  font-weight: 700;
  line-height: 1;
  padding: 14px 26px;
  text-transform: uppercase;
}

.cmaauto-front-quote-form-managed .button:hover,
.cmaauto-contacts-form-managed .button:hover {
  background-color: #0d1b2a;
  color: #ffffff;
}

.cmaauto-front-team-managed .single-team,
.cmaauto-internal-team-managed .single-team,
.cmaauto-front-vehicles-managed .single-vehicle,
.cmaauto-front-news-managed .single-news--dynamic {
  height: 100%;
}

.cmaauto-front-team-managed .single-team .img-wrapper img,
.cmaauto-internal-team-managed .single-team .img-wrapper img {
  width: 100%;
  height: 260px;
  object-fit: cover;
  object-position: top center;
}

/* Non-managed static fallback: fix face visibility on all screens */
.team-area .single-team .img-wrapper img {
  object-fit: cover;
  object-position: top center;
}

.cmaauto-front-vehicles-managed .single-vehicle .img-wrapper img {
  width: 100%;
  height: 230px;
  object-fit: cover;
}

.cmaauto-front-news-managed .single-news--dynamic {
  margin-bottom: 30px;
}

.cmaauto-front-news-managed .single-news--dynamic .img-wrapper img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.cmaauto-front-news-managed .single-news--dynamic .txt p {
  margin-top: 12px;
  color: #616979;
}

.cmaauto-front-testimonials-managed .review-carousel .single-review {
  margin: 0 8px;
}

.cmaauto-inner-page {
  background-color: #f5f6f9;
}

.cmaauto-page-content {
  padding: 36px 42px;
  border-radius: 6px;
  background-color: #ffffff;
  box-shadow: 0 8px 22px rgba(20, 24, 39, 0.06);
}

.cmaauto-page-content--template {
  padding: 0;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
}

.cmaauto-page-content h1,
.cmaauto-page-content h2,
.cmaauto-page-content h3 {
  margin: 0 0 16px;
  color: #242831;
  font-weight: 700;
  line-height: 1.2;
}

.cmaauto-page-content h1 {
  font-size: 38px;
}

.cmaauto-page-content h2 {
  font-size: 34px;
}

.cmaauto-page-content h3 {
  font-size: 26px;
}

.cmaauto-page-content p,
.cmaauto-page-content li {
  color: #5a6270;
  font-size: 17px;
  line-height: 1.75;
}

.cmaauto-page-content p {
  margin: 0 0 14px;
}

.cmaauto-page-content ul,
.cmaauto-page-content ol {
  margin: 0 0 18px 22px;
  padding: 0;
}

.cmaauto-page-content strong {
  color: #2f3440;
  font-weight: 700;
}

.cmaauto-page-content a {
  color: #ff3737;
}

.cmaauto-page-content a:hover {
  color: #242831;
}

@media (max-width: 991px) {
  .nav-area .logo-wrapper img {
    max-height: 52px;
  }

  footer .logo-wrapper img {
    max-height: 48px;
  }

  .cmaauto-page-content {
    padding: 28px 24px;
  }

  .cmaauto-page-content--template {
    padding: 0;
  }

  .cmaauto-front-team-managed .single-team .img-wrapper img,
  .cmaauto-internal-team-managed .single-team .img-wrapper img {
    height: 240px;
  }

  .cmaauto-front-vehicles-managed .single-vehicle .img-wrapper img,
  .cmaauto-front-news-managed .single-news--dynamic .img-wrapper img {
    height: 210px;
  }

  .hero-area .hero-img {
    max-height: 567px;
    right: 0;
  }

  .hero-area .hero-txt {
    padding: 138px 0 112px;
  }

  .cmaauto-page-content h1 {
    font-size: 32px;
  }

  .cmaauto-page-content h2 {
    font-size: 29px;
  }
}

/* Keep page usable even if template JS plugins fail during early integration. */
.preloader {
  display: none !important;
}

/* ==========================================================================
   FRONT PAGE: Hero gap fix & new elements
   ========================================================================== */

.cma-hero-no-gap {
  margin-top: 0 !important;
}

/* Shape: use top+bottom instead of height:100% to guarantee full hero fill */
.cma-hero-no-gap .shape {
  top: 0;
  bottom: 0;
  height: auto;
}

/* Extend triangle to 2000px tall (same slope 650/1000 → 1300/2000),
   so it always covers the hero no matter how tall the image column makes it.
   left: -1300px keeps the content edge anchored at shape's left edge. */
.cma-hero-no-gap .shape::before {
  top: 0;
  border-bottom-width: 2000px;
  border-left-width: 1300px;
  left: -1300px;
}

/* Reduce vertical padding to accommodate overtitle + schedule lines */
.cma-hero-no-gap .hero-txt {
  padding: 130px 0 100px;
}

.hero-area .hero-overtitle {
  display: inline-block;
  margin: 0 0 14px;
  padding: 6px 14px;
  background-color: rgba(255, 55, 55, 0.18);
  border-left: 3px solid #ff3737;
  color: rgba(255, 255, 255, 0.88);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.hero-area .hero-schedule {
  margin: 18px 0 0;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  letter-spacing: 0.3px;
}

.hero-area .hero-schedule i {
  margin-right: 6px;
  color: #ff3737;
}

/* Services section subtitle */
.cma-services-subtitle {
  margin-top: 6px;
  margin-bottom: 32px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 16px;
}

/* Equal-height service cards */
.services-tab .tab-pane .row {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.services-tab .tab-pane .col-lg-4,
.services-tab .tab-pane .col-md-6 {
  display: flex;
}

.services-tab .tab-pane .single-service {
  width: 100%;
  display: flex;
  flex-direction: column;
}

/* Statistics section title light variant */
.section-title--light span {
  color: #ff3737;
}

.section-title--light h2 {
  color: #ffffff;
}

/* Statistics title override — larger */
.statistics-area .section-title span {
  font-size: 15px;
  letter-spacing: 1px;
}

.statistics-area .section-title h2 {
  font-size: 36px;
}

/* Statistics subtext */
.cma-stats-subtext {
  margin-top: 40px;
  padding: 0;
  text-align: center;
  background: none;
  border: none;
}

.cma-stats-subtext p {
  max-width: 720px;
  margin: 0 auto;
  color: rgba(255, 255, 255, 0.6);
  font-size: 15px;
  line-height: 1.75;
}

/* ==========================================================================
   FRONT PAGE: О компании section
   ========================================================================== */

.cma-about-section {
  position: relative;
  padding: 90px 0;
  background-color: #0d1b2a;
  overflow: hidden;
}

.cma-about-grid-bg {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
  background-size: 40px 40px;
  pointer-events: none;
}

.cma-about-section .section-title span {
  color: #ff3737;
}

.cma-about-section .section-title h2 {
  color: #ffffff;
}

.cma-about-text p {
  margin-bottom: 16px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 15px;
  line-height: 1.85;
}

.cma-about-btn {
  margin-top: 8px;
}

.cma-about-image-wrap {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
}

.cma-about-img {
  width: 100%;
  height: 480px;
  object-fit: cover;
  display: block;
  border-radius: 8px;
}

.cma-about-badge {
  position: absolute;
  bottom: 24px;
  right: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 96px;
  height: 96px;
  border-radius: 50%;
  background-color: #ff3737;
  color: #ffffff;
  text-align: center;
  box-shadow: 0 8px 24px rgba(255, 55, 55, 0.45);
}

.cma-about-badge__num {
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
}

.cma-about-badge__txt {
  font-size: 11px;
  line-height: 1.3;
  text-align: center;
}

@media (max-width: 991px) {
  .cma-about-img {
    height: 320px;
  }

  .cma-about-section {
    padding: 60px 0;
  }
}

/* ==========================================================================
   FRONT PAGE: Отзывы section
   ========================================================================== */

.cma-reviews-section {
  padding: 90px 0;
  background-color: #111820;
}

.cma-reviews-section .section-title--light span {
  color: #ff3737;
}

.cma-reviews-section .section-title--light h2 {
  color: #ffffff;
}

.cma-review-card {
  position: relative;
  height: 100%;
  margin-bottom: 30px;
  padding: 28px 26px 24px;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.18);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.cma-review-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.26);
}

.cma-review-stars {
  margin-bottom: 10px;
  color: #f5a623;
  font-size: 20px;
  letter-spacing: 2px;
  line-height: 1;
}

.cma-review-car {
  margin-bottom: 14px;
  color: #ff3737;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.cma-review-car i {
  margin-right: 5px;
}

.cma-review-text {
  margin-bottom: 18px;
  color: #4e5a6a;
  font-size: 14px;
  line-height: 1.75;
}

.cma-review-author {
  display: flex;
  align-items: center;
  gap: 8px;
  padding-top: 14px;
  border-top: 1px solid #f0f2f6;
  color: #242831;
  font-size: 14px;
  font-weight: 700;
}

.cma-review-author i {
  font-size: 20px;
  color: #c5cad4;
}

.cma-reviews-cta {
  padding: 32px 28px;
  border-radius: 8px;
  background: rgba(255, 55, 55, 0.08);
  border: 1px solid rgba(255, 55, 55, 0.2);
  text-align: center;
}

.cma-reviews-cta p {
  margin-bottom: 20px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 15px;
  line-height: 1.6;
}

.cma-reviews-btn {
  display: inline-block;
}

@media (max-width: 991px) {
  .cma-reviews-section {
    padding: 60px 0;
  }

  .cma-review-card {
    margin-bottom: 20px;
  }
}

/* ==========================================================================
   FRONT PAGE: FAQ section (native <details>/<summary>)
   ========================================================================== */

.cma-faq-section {
  padding: 90px 0;
  background-color: #0d1b2a;
}

.cma-faq-section .section-title--light span {
  color: #ff3737;
}

.cma-faq-section .section-title--light h2 {
  color: #ffffff;
}

.cma-faq-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.cma-faq-item {
  border: 1px solid #1e3048;
  border-radius: 6px;
  background-color: #152133;
  overflow: hidden;
}

.cma-faq-summary {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 18px 22px;
  cursor: pointer;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
  list-style: none;
  user-select: none;
  transition: color 0.2s ease;
}

.cma-faq-summary::-webkit-details-marker {
  display: none;
}

.cma-faq-summary::marker {
  display: none;
  content: '';
}

.cma-faq-summary:hover {
  color: #ff3737;
}

.cma-faq-item[open] > .cma-faq-summary {
  color: #ff3737;
}

.cma-faq-item[open] > .cma-faq-summary .cma-faq-icon {
  transform: rotate(180deg);
  color: #ff3737;
}

.cma-faq-icon {
  flex-shrink: 0;
  font-size: 12px;
  color: #8a9ab5;
  transition: transform 0.25s ease, color 0.25s ease;
}

.cma-faq-body {
  padding: 4px 22px 20px 50px;
  color: rgba(255, 255, 255, 0.68);
  font-size: 15px;
  line-height: 1.8;
}

@media (max-width: 991px) {
  .cma-faq-section {
    padding: 60px 0;
  }

  .cma-faq-body {
    padding-left: 22px;
  }
}

/* ==========================================================================
   FRONT PAGE: Quote form subtitle
   ========================================================================== */

.cma-quote-subtitle {
  margin-top: -6px;
  color: rgba(255, 255, 255, 0.65);
  font-size: 15px;
}

/* ==========================================================================
   FRONT PAGE: Team card description
   ========================================================================== */

.single-team .cma-team-desc {
  margin: 6px 12px 0;
  color: #7a8494;
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
}

/* ==========================================================================
   TEAM SECTION: Mobile fixes — ensure faces are visible on phones/tablets
   ========================================================================== */

/* Tablets (576–991px): 2 columns, keep reasonable image height */
@media (max-width: 767px) {
  .cmaauto-front-team-managed .single-team .img-wrapper img,
  .cmaauto-internal-team-managed .single-team .img-wrapper img,
  .team-area .single-team .img-wrapper img {
    height: 260px;
  }
}

/* Small phones (≤575px, iPhone SE 375×667 and similar): single column */
@media (max-width: 575px) {
  .cmaauto-front-team-managed .single-team .img-wrapper img,
  .cmaauto-internal-team-managed .single-team .img-wrapper img,
  .team-area .single-team .img-wrapper img {
    height: 320px;
    object-fit: cover;
    object-position: top center;
  }

  /* Prevent text overlay from covering face: reset absolute positioning
     on very small screens so text appears below the image, not on top */
  .team-area .single-team .txt {
    position: relative;
    bottom: auto;
    left: auto;
    transform: none;
    width: 100%;
    margin-top: 0;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  }

  .team-area .single-team {
    margin-bottom: 30px;
    overflow: visible;
  }

  /* Ensure last 2 cards don't have extra bottom margin */
  .team-area div[class*="col-"]:nth-last-child(1) .single-team,
  .team-area div[class*="col-"]:nth-last-child(2) .single-team {
    margin-bottom: 0;
  }
}

/* ==========================================================================
   NAVIGATION: Search removed + custom mobile hamburger menu
   ========================================================================== */

/* Belt-and-suspenders: hide search even if Drupal renders a search block */
.search-cart,
.search-popup {
  display: none !important;
}

/* ---- Hamburger button (hidden on desktop) ---- */
.cma-burger {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  gap: 5px;
  width: 44px;
  height: 44px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 6px;
  margin-left: auto;
  flex-shrink: 0;
}

.cma-burger span {
  display: block;
  width: 26px;
  height: 2px;
  background-color: #333;
  border-radius: 2px;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.cma-burger.is-open span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.cma-burger.is-open span:nth-child(2) {
  opacity: 0;
}
.cma-burger.is-open span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

/* ---- Mobile / tablet navigation (≤991px) ---- */
@media (max-width: 991px) {
  /* Show hamburger */
  .cma-burger {
    display: flex;
  }

  /* Override responsive.css "position:static" so the dropdown
     positions relative to .nav-area (full-width) and sits above
     the breadcrumb/hero sections below */
  .nav-area {
    position: relative !important;
    z-index: 200;
  }

  /* Desktop menu container becomes a collapsible mobile drawer */
  .cmaauto-primary-menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #1c2431;
    z-index: 999;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s ease;
  }

  .cmaauto-primary-menu.is-open {
    max-height: 600px;
  }

  /* Un-hide the ul (responsive.css sets #mainMenu { display:none } on mobile) */
  .cmaauto-primary-menu.is-open #mainMenu,
  .cmaauto-primary-menu.is-open ul.menus,
  .cmaauto-primary-menu.is-open .menu {
    display: block !important;
  }

  /* Reset desktop ul padding/margin */
  .cmaauto-primary-menu nav > ul,
  .cmaauto-primary-menu > ul,
  .cmaauto-primary-menu .menu {
    padding: 6px 0 !important;
    margin: 0 !important;
  }

  /* Block-level list items */
  .cmaauto-primary-menu nav > ul > li,
  .cmaauto-primary-menu > ul > li,
  .cmaauto-primary-menu .menu > li {
    display: block !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  /* Top-level links */
  .cmaauto-primary-menu nav > ul > li > a,
  .cmaauto-primary-menu > ul > li > a,
  .cmaauto-primary-menu .menu > li > a,
  .cmaauto-primary-menu .parent-link--nolink {
    display: block !important;
    padding: 13px 20px !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.4px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07) !important;
    margin: 0 !important;
  }

  .cmaauto-primary-menu nav > ul > li > a:hover,
  .cmaauto-primary-menu > ul > li > a:hover,
  .cmaauto-primary-menu .menu > li > a:hover {
    color: #ff3737 !important;
    background-color: rgba(255, 255, 255, 0.04) !important;
  }

  /* Hide dropdown chevron on mobile */
  .cmaauto-primary-menu .menus li.dropdown::after {
    display: none !important;
  }

  /* Submenu: always visible and stacked */
  .cmaauto-primary-menu .dropdown-lists {
    position: static !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    transform: none !important;
    background-color: #141c28 !important;
    box-shadow: none !important;
    min-width: auto !important;
    border: none !important;
    top: auto !important;
  }

  .cmaauto-primary-menu .dropdown-lists li {
    display: block !important;
    padding: 0 !important;
    margin: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.04) !important;
  }

  .cmaauto-primary-menu .dropdown-lists li:last-child {
    border-bottom: none !important;
  }

  .cmaauto-primary-menu .dropdown-lists li a {
    display: block !important;
    padding: 11px 20px 11px 34px !important;
    color: rgba(255, 255, 255, 0.72) !important;
    font-size: 13px !important;
    text-align: left !important;
    text-transform: none !important;
    border-bottom: none !important;
  }

  .cmaauto-primary-menu .dropdown-lists li a:hover {
    color: #ff3737 !important;
    background-color: rgba(255, 255, 255, 0.04) !important;
  }
}
