/*
  Theme Name: 3PM - Mazda Theme Child
  Theme URI: https://3pmauto.ai/
  Template: 3pm-theme-mazda
  Description: Build Date - 04-2026
  Author: 3 Phase Marketing
  Author URI: https://3pmauto.ai/
  Version: 1.0.0
*/

.full-width {
  width: 100%;
}

@media (max-width: 768px) {
  .m-btn-full,
  .m-btn-full a {
    width: 100%;
  }
}

.nav-heading-mg {
  margin-top: clamp(12px, 2.22vw, 20px);
}

.wp-block-navigation
  .has-child
  .wp-block-navigation__submenu-container
  > .wp-block-navigation-item:not(.nav-heading)
  a {
  padding-left: 28px;
}

@media (max-width: 1440px) {
  .hide-1440 {
    display: none;
  }
}
