@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
:root {
  --pq-color-primary: #e1261c;
  --pq-color-secondary: #231f20;
  --pq-color-tertiary: #004877;
  --pq-color-grey: #54565b;
  --pq-color-green: #5e7361;
  --pq-color-yellow: #ffce00;
  --pq-text-color-primary: #fff;
  --pq-text-color-primary-hover: var(--pq-color-secondary, #000);

  --evo-brand-secondary: #1b9473;
  --evo-brand-accent: #e6effb;
  --evo-header-background: #fff;
}
header .header-full .headersection-1 {
  padding-block: 30px;
}
.headersection-1 .vertical-align > div {
  width: auto;
}
.headersection-1 .search_container {
  flex-grow: 1;
}
.headersection-1,
header .header-mobile,
.header-menu h3,
footer,
.header-menu .cd-dropdown-wrapper a::after,
.header-menu .cd-dropdown-wrapper a::before {
  background-color: var(--pq-color-secondary);
}
.header-menu .cd-dropdown-wrapper a {
  color: var(--pq-color-secondary);
}
footer {
  color: var(--pq-text-color-primary);
}
.headersection-2 {
  background-color: var(--pq-color-primary);
}
header .header-full > div:last-of-type {
  border: none;
}
.header-info {
  margin-inline: 30px;
}
.header-info a:hover,
.header-info a:focus {
  text-decoration: underline;
}
.header-info p {
  margin: 0;
  line-height: 1.4;
  text-align: center;
}
.header-info__address {
  margin-bottom: 0.7em;
}
.header-info a {
  color: #fff;
}
header section.search .search-form .form-group input {
  border-radius: 40px;
  height: 60px;
  font-size: 1rem;
  padding-left: 20px;
  font-weight: 600;
}
header section.search .search-form .form-group input::placeholder {
  text-transform: uppercase;
  color: #404040;
}
header .minicart_container .cart-btn > a.btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 7px;
  width: max-content;
}

header .minicart_container .cart-btn > a.btn {
  background: transparent !important;
  color: #fff !important;
  border: none;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  column-gap: 2px;
}
header .minicart_container .cart-btn > a.btn .minicart_total,
.toolbar .cart-btn > .btn span.minicart_count {
  line-height: 1.2;
}
header .minicart_container .cart-btn > a.btn > i::before,
header .shoppingtools_container a.account-btn.btn-outlined-invert > i.user-icon::before {
  content: "";
  display: inline-block;
  width: 35px;
  height: 35px;
  background: var(--icon-bg);
  background-position: center;
  background-repeat: no-repeat;
}
header .minicart_container .cart-btn > a.btn > i::before {
  --icon-bg: url("https://us.evocdn.io/dealer/1626/content/media/My_Theme/assets/icon/cart-white.svg");
}
header .shoppingtools_container a.account-btn.btn-outlined-invert > i.user-icon::before {
  --icon-bg: url("https://us.evocdn.io/dealer/1626/content/media/My_Theme/assets/icon/profile-white.svg");
}
header .minicart_container .cart-btn > a.btn > i {
  margin: 0;
  width: 100%;
  text-align: center;
}
header .toolbar .cart-btn > .btn span.minicart_count,
header .shoppingtools_container a.account-btn.btn-outlined-invert > span {
  position: relative;
  top: inherit;
  right: inherit;
  color: #fff;
  padding: 0;
  background: none;
  font-size: 1rem;
  font-weight: 400;
  order: 1;
  display: inline-block;
  margin-left: 3px;
  height: revert;
}
header .shoppingtools_container .shopping-tools-wrapper .dropdown-menu .pointer:focus-visible,
header .shoppingtools_container .shopping-tools-wrapper .dropdown-menu .pointer:hover {
  background-color: var(--pq-color-grey);
}
.minicart_container {
  padding-left: 0;
}
.toolbar .cart-btn > .btn span.minicart_count::before {
  content: "(";
}
.toolbar .cart-btn > .btn span.minicart_count::after {
  content: ")";
}
header .minicart_container .cart-btn > a.btn:focus-visible,
header .minicart_container .cart-btn > a.btn:hover,
header .minicart_container .cart-btn:focus-visible > a.btn,
header .minicart_container .cart-btn:focus-within > a.btn,
header .minicart_container .cart-btn:hover > a.btn {
  background: transparent !important;
}
.menu .catalog-block .container {
  text-align: center;
}
nav.menu .additional_links .menuitem a {
  border: none;
}
nav.menu .additional_links .menuitem a,
nav.menu .cd-dropdown-wrapper,
nav.menu .cd-dropdown-wrapper .cd-dropdown-trigger {
  color: var(--pq-text-color-primary);
}
nav.menu .cd-dropdown-wrapper .cd-dropdown-trigger::after,
nav.menu .cd-dropdown-wrapper .cd-dropdown-trigger::before {
  background-color: var(--pq-text-color-primary);
}
nav.menu .additional_links .menuitem a:focus-visible,
nav.menu .additional_links .menuitem a:hover {
  color: var(--pq-text-color-primary-hover);
}
.header-full .cd-dropdown-wrapper {
  border: 2px solid transparent;
  transition: border-color 0.35s;
}
.header-full .cd-dropdown-wrapper:hover {
  background: transparent;
  border-color: var(--pq-text-color-primary);
}
.row-welcome,
.row-cta {
  background-color: var(--pq-color-grey);
}
.row-welcome h1 {
  margin-block: 0.8em;
  text-transform: uppercase;
  text-align: center;
  font-size: 3rem;
  color: var(--pq-text-color-primary);
  padding-inline: 0.2em;
}
.row-welcome[role="row-section"],
.row-hero-banner[role="row-section"] {
  margin-bottom: 0;
}
.row-hero-banner {
  max-width: 1920px;
  margin-inline: auto;
}
.btn-default,
.btn-primary,
.btn-sm,
.btn-xs {
  background-color: var(--pq-color-primary);
  border: none;
}
.btn-default:focus-visible,
.btn-default:hover,
.btn-primary:focus-visible,
.btn-primary:hover,
.btn-sm:focus-visible,
.btn-sm:hover,
.btn-xs:focus-visible,
.btn-xs:hover {
  background-color: var(--pq-color-grey);
}
header .minicart_container .cart-btn .footer.group a.btn {
  background-color: var(--pq-color-primary) !important;
}
header .minicart_container .cart-btn .footer.group a.btn:focus-visible,
header .minicart_container .cart-btn .footer.group a.btn:hover {
  background-color: var(--pq-color-grey) !important;
}
.cta-wrapper {
  padding: 3em 02em;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 4em;
}
.cta-wrapper a {
  padding: 0.5em 0.7em;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 7px;
  font-size: 1.2rem;
  border: 2px solid transparent;
  transition: background-color 0.35s, border 0.35s;
  text-align: center;
}
.cta-wrapper a:focus-visible,
.cta-wrapper a:focus,
.cta-wrapper a:hover {
  background-color: var(--pq-color-primary);
  border-color: var(--pq-text-color-primary);
  color: var(--pq-text-color-primary);
}
.contact-wrapper {
  max-width: 950px;
  margin-inline: auto;
  background-color: var(--pq-color-green);
  padding: 1.5em;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 15px;
  color: var(--pq-text-color-primary);
}
.contact-wrapper h3 {
  color: var(--pq-text-color-primary);
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.9rem;
  margin-bottom: 0.7em;
  text-align: center;
}
.contact-wrapper p {
  margin-top: 1em;
  margin-bottom: 0;
  text-transform: uppercase;
  text-align: center;
}
.contact-buttons {
  display: flex;
  gap: 1.7em;
}
.contact-buttons a {
  color: var(--pq-color-green);
  background-color: var(--pq-text-color-primary);
  padding: 0.5em 1em;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  font-size: 1.15rem;
  font-weight: 500;
}
.contact-buttons span {
  background-color: var(--pq-color-green);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.contact-buttons span::before {
  position: absolute;
  content: "";
  top: 3px;
  right: 3px;
  bottom: 3px;
  left: 3px;
  background: #fff;
  border-radius: 50%;
  transform-origin: 50% 50%;
  transform: scale(0);
  transition: all 0.35s;
}
.contact-buttons a:hover span::before {
  transform: scale(1);
}
.contact-buttons i {
  color: var(--pq-text-color-primary);
  position: relative;
  transition: color 0.35s;
}
.contact-buttons a:hover i {
  color: var(--pq-color-green);
}
.row-brands h3 {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -1px;
}
.row-brands .imgthumbnail {
  height: auto;
}
.row-brands .brands_container .has-grid .tileparent {
  width: 20%;
  padding-block: 15px;
}
.row-brands .tileparent .tile {
  margin: 0;
}
.row-brands #grid {
  margin: 0;
}
.row-brands .tile a {
  background-color: #fbfbfb;
  padding: 30px 10px;
  border-radius: 20px;
  border: 2px solid transparent;
  transition: border-color 0.35s;
}
.row-brands .tile a:hover {
  border-color: #ccc;
  opacity: 1;
}
.row-about-us img {
  object-fit: cover;
  max-width: unset;
  width: 100%;
  height: 100%;
  object-position: center;
}
.about-us-wrapper {
  display: flex;
  gap: 3em;
  justify-content: center;
  align-items: center;
}
.about-us__image {
  overflow: hidden;
  border-radius: 20px;
  height: 300px;
  width: 400px;
}
.about-us__info h3 {
  text-transform: uppercase;
  font-size: 2rem;
}
.about-us__info {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 0.5em;
}
.about-us__info a {
  padding: 0.5em 0.7em;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 7px;
  font-size: 1.2rem;
  min-height: unset;
  transition: background-color 0.35s;
}
footer.footer .footersection-1 {
  margin-inline: auto;
  max-width: 1450px;
  padding-block: 3em 1.5em;
}
footer.footer .logo_container .logo img {
  height: auto;
  max-width: 300px;
}
.footer-services ul {
  padding-left: 1em;
}
.footer-services li {
  list-style: none;
  margin-bottom: 1em;
}
footer .footersection-2 h4 {
  color: var(--pq-color-yellow);
  margin-bottom: 0.3em;
}
.footer-info > div + div,
.footer-times div + div {
  margin-top: 1em;
}
.footer-info__links {
  display: flex;
  align-items: center;
  gap: 1.5em;
}
.footer-info__links img {
  height: 30px;
}
footer .footersection-2 a:hover,
footer .footersection-2 a:focus {
  color: var(--pq-text-color-primary);
}
/*.footersection-2 > .container .col {
  width: 25%;
}*/
.footersection-3 {
  border-top: 1px solid #ccc;
  padding-top: 0.7em;
  margin-top: 1em;
}
.copyright_container p {
  text-align: right;
  max-width: 1450px;
  margin-inline: auto;
}
.row-service-repair[role="row-section"],
.row-instore-service[role="row-section"],
.row-construction-installation[role="row-section"] {
  text-transform: uppercase;
  margin-bottom: 6em;
}
.service-repair-wrapper h1,
.instore-services-wrapper h1,
.construction-installation-wrapper h1,
.bargain-barn-wrapper h1,
.contact-us-wrapper h1 {
  text-align: center;
  margin-bottom: 1.5em;
  font-size: 2.5rem;
}
.service-repair,
.construction-installation {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2em;
}
.service-repair h3 {
  color: var(--pq-text-color-primary);
  margin-bottom: 0.15em;
}
.service-repair .service-repair__tile:last-of-type h3 {
  font-size: 1.15rem;
}
.service-repair p {
  margin: 0;
  line-height: 1.2;
}
.service-repair__tiles {
  width: calc(20% - 1em);
  display: flex;
  flex-direction: column;
  gap: 1em;
  justify-content: space-between;
}
.service-repair__image {
  width: calc(60% - 1em);
}
.service-repair__tile {
  background-image: url("https://us.evocdn.io/dealer/1626/content/media/My_Theme/assets/icon/yes-logo-white-red.png");
  background-size: 30px;
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 10px;
  background-color: var(--pq-color-tertiary);
  color: var(--pq-text-color-primary);
  padding: 20px 15px 20px 55px;
  border-radius: 10px;
}
.service-repair__image {
  overflow: hidden;
}
.service-repair__image img {
  width: 100%;
  height: 100%;
  max-width: unset;
  object-fit: cover;
}
.instore-services__tiles {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2em;
  justify-content: center;
  text-align: center;
}
.instore-services__tile p {
  margin: 0;
  line-height: 1.3;
  font-size: 0.8rem;
  color: var(--pq-color-secondary);
  padding-inline: 1em;
}
.instore-services__tile h3 {
  margin-top: 0.5em;
  padding-inline: 0.5em;
}
.instore-services__tile a {
  display: block;
  background-color: #f7f7f7;
  padding: 1em;
  border-radius: 10px;
  height: 100%;
}
.instore-services__tile a img {
  opacity: 1;
  transition: opacity 0.35s;
}
.instore-services__tile a:hover img {
  opacity: 0.7;
}
.info__title {
  text-align: center;
}
.info__title > p {
  margin-bottom: 0;
  line-height: 1.4;
}
.title__first-line {
  font-size: clamp(1.3rem, 3vw, 2.2rem);
}
.title__second-line {
  font-size: clamp(1.7rem, 3vw, 2.7rem);
  font-weight: 700;
  font-style: italic;
}
.construction-installation__image {
  width: calc(60% - 1em);
  display: flex;
  align-items: center;
}
.construction-installation__info {
  width: calc(40% - 1em);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.info__warranty {
  display: flex;
  justify-content: flex-end;
  gap: 1em;
  align-items: center;
  margin-top: 2em;
}
.info__warranty img {
  max-width: 150px;
  width: 50%;
}
.info__warranty p {
  max-width: 25ch;
  line-height: 1.3;
  font-size: clamp(0.7rem, 1.5vw, 1rem);
}
.service-provide {
  max-width: 1100px;
  margin-inline: auto;
  align-items: center;
}
.service-provide ul {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5em 3em;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.service-provide li,
.hvac-provide li {
  list-style: none;
  width: calc(33% - 3em);
  padding-left: 40px;
  background-image: url("https://us.evocdn.io/dealer/1626/content/media/My_Theme/assets/icon/yes-logo-white-red.png");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 10px;
  margin: 0;
  text-transform: uppercase;
}
.service-radius-wrapper {
  max-width: 700px;
  margin-inline: auto;
  display: flex;
  gap: 1em;
  align-items: center;
  justify-content: center;
}
.service-radius-wrapper p {
  text-transform: uppercase;
  line-height: 1.3;
}
.service-radius__info {
  max-width: 25ch;
}
.bargain-barn {
  text-align: center;
}
.bargain-barn p {
  margin-bottom: 1em;
  font-size: 1.5rem;
  text-transform: uppercase;
  line-height: 1.4;
  max-width: 70ch;
  margin-inline: auto;
  padding-inline: 1em;
}
.bargain-barn-wrapper h1 {
  margin-bottom: 0.6em;
}
.contact-us__address {
  display: flex;
  max-width: 1000px;
  justify-content: center;
  align-items: center;
  margin-inline: auto;
  gap: 1em;
}
.address__contact {
  display: flex;
  flex-direction: column;
  gap: 0.3em;
}
.address__contact .facebook__link img {
  width: 30px;
}
.address__logo img {
  max-width: 300px;
  width: 100%;
}
.contact-us__address a {
  color: #000;
  width: max-content;
}
.contact-us__address a:hover,
.contact-us__address a:focus {
  text-decoration: underline;
}
.row-contact-form {
  max-width: 700px;
  margin-inline: auto;
  padding: 2em;
  background-color: #eee;
  width: auto;
}
.contact-form-wrapper .form-group {
  position: relative;
}
.contact-form-wrapper label {
  position: absolute;
  left: 10px;
  top: 13px;
  font-weight: 500;
}
.contact-form-wrapper label.d-block {
  position: relative;
  margin-bottom: 20px;
}
.contact-form-wrapper label.d-inline-block {
  position: relative;
  margin-bottom: 0;
  top: 0;
  left: 0;
  margin-right: 20px;
}
.contact-form-wrapper textarea {
  padding-top: 40px;
}
.contact-form-wrapper select {
  width: 100%;
  height: 46px;
  border: none;
  background-color: #fff;
  padding-left: 10px;
  font-weight: 500;
}
.contact-form-wrapper input {
  padding-left: 70px;
}
.contact-form-wrapper .col {
  padding: 0;
}
.contact-form-wrapper .col + .col {
  margin-top: 1em;
}
.footer-info p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 1300px) {
  .service-repair__tiles {
    width: calc(30% - 1em);
  }
}
@media only screen and (max-width: 991px) {
  header .header-full .logo_container .widgetlogo a.logo img {
    max-width: 150px !important;
  }
  .header-info {
    margin: 0;
  }
  .cta-wrapper {
    gap: 2em;
  }
  .row-brands .brands_container .has-grid .tileparent {
    width: 25%;
  }
  /*.footersection-2 > .container .col {
    width: 33.33%;
  }*/
  .service-repair__tiles {
    width: calc(40% - 1em);
  }
  .service-repair {
    gap: 1em;
  }
  .instore-services__tiles {
    grid-template-columns: repeat(3, 1fr);
  }
  .service-repair-wrapper h1,
  .construction-installation-wrapper h1,
  .contact-us-wrapper h1 {
    margin-bottom: 1em;
  }
  .row-construction-installation[role="row-section"] {
    margin-bottom: 3em;
  }
  .row-welcome h1,
  .service-repair-wrapper h1,
  .instore-services-wrapper h1,
  .construction-installation-wrapper h1,
  .contact-us-wrapper h1 {
    font-size: 2.2rem;
  }
  .service-provide ul {
    gap: 1em 1.5em;
  }
  .service-provide li {
    width: calc(33% - 1.5em);
  }
}
@media only screen and (max-width: 768px) {
  .cta-wrapper a {
    font-size: 1rem;
  }
  .row-welcome h1 {
    font-size: 2rem;
  }
  .contact-buttons {
    flex-direction: column;
    gap: 1em;
  }
  .row-brands .brands_container .has-grid .tileparent {
    width: 33.33%;
  }
  .row-brands .brands_container #grid > div {
    padding: 0.3em;
  }
  .about-us-wrapper {
    position: relative;
    min-height: 300px;
    width: 100%;
    overflow: hidden;
    border-radius: 20px;
  }
  .about-us-wrapper::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 50%, rgba(255, 255, 255, 0.3) 100%);
    z-index: 1;
  }
  .about-us__image {
    position: absolute;
    width: 100%;
    z-index: 0;
    height: 100%;
  }
  .about-us__info {
    position: relative;
    z-index: 2;
  }
  .about-us__info h3 {
    color: var(--pq-text-color-primary);
  }
  /*.footersection-2 > .container .col {
    width: 100%;
  }
  .footersection-2 > .container .col:not(:first-of-type) {
    width: 45%;
  }*/
  footer.footer [role="row-wrapper"] > .row {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  .service-repair__tiles,
  .service-repair__image {
    width: 100%;
  }
  .service-repair__tile {
    width: calc(50% - 1em);
  }
  .service-repair__tiles {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  .service-repair-wrapper h1,
  .construction-installation-wrapper h1,
  .contact-us-wrapper h1 {
    margin-bottom: 0.5em;
  }
  .row-service-repair[role="row-section"],
  .row-instore-service[role="row-section"],
  .row-construction-installation[role="row-section"] {
    margin-bottom: 1em;
  }
  .instore-services__tiles {
    grid-template-columns: repeat(2, 1fr);
    gap: 1em;
  }
  .construction-installation__image {
    width: calc(50% - 1em);
  }
  .construction-installation__info {
    width: calc(50% - 1em);
  }
  .info__warranty {
    margin-top: 0.3em;
  }
  .info__warranty img {
    max-width: 100px;
  }
  .service-provide li {
    width: calc(50% - 1.5em);
  }
  .bargain-barn p {
    font-size: 1rem;
  }
  .footer-info__links {
    display: flex;
    align-items: center;
    gap: 1.5em;
    justify-content: center;
  }
}
@media only screen and (max-width: 500px) {
  .cta-wrapper {
    flex-direction: column;
    gap: 0.5em;
    align-items: stretch;
  }
  .row-welcome h1,
  .service-repair-wrapper h1,
  .instore-services-wrapper h1,
  .construction-installation-wrapper h1,
  .bargain-barn-wrapper h1,
  .contact-us-wrapper h1 {
    font-size: 1.7rem;
  }
  .row-brands .brands_container .has-grid .tileparent {
    width: 50%;
  }
  .footersection-2 > .container .col:not(:first-of-type) {
    width: 100%;
  }
  .service-repair__tile {
    width: 100%;
  }
  .contact-wrapper h3 {
    font-size: 1.5rem;
  }
  .instore-services__tiles {
    grid-template-columns: 1fr;
  }
  .construction-installation__image,
  .construction-installation__info {
    width: 100%;
  }
  .info__warranty {
    justify-content: center;
  }
  .construction-installation {
    position: relative;
    overflow: hidden;
    padding-block: 2em;
    border-radius: 15px;
  }
  .construction-installation__info {
    position: relative;
    z-index: 2;
  }
  .construction-installation__image {
    position: absolute;
    inset: 0;
    opacity: 0.3;
  }
  .construction-installation__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .info__warranty p {
    font-size: 1rem;
    font-weight: 500;
  }
  .service-provide ul {
    gap: 0.2em 0.5em;
    padding-left: 0.7em;
  }
  .service-provide li {
    width: 100%;
  }
  .contact-us__address {
    flex-direction: column;
  }
  .contact-us__address a {
    width: 100%;
    text-align: center;
  }
  .row-contact-form {
    padding: 1em;
  }
}
@media only screen and (min-width: 769px) {
  .cd-dropdown-trigger {
    transition: background-color 0.35s;
  }
  .cd-dropdown-trigger.dropdown-is-active {
    background-color: var(--pq-color-secondary);
  }
  .header-full .cd-dropdown-wrapper:has(.dropdown-is-active) {
    border-color: var(--pq-text-color-primary);
  }
  .no-touch .cd-dropdown-trigger.dropdown-is-active:hover {
    background-color: var(--pq-color-grey);
  }
}
.header-switch {
    display: none !important;
}
/* ===== HM slyling desktop navlinks ===== */
.cd-dropdown-content {
  min-height: 500px;
}
.cd-dropdown-content ul.cd-secondary-dropdown {
  display: flex;
  flex-wrap: wrap;
  overflow-y: auto;
  flex-direction: row;
  min-height: 500px;
}

.header-full .catalog-block .cd-dropdown-wrapper .cd-dropdown-content .cd-secondary-dropdown > li.has-children ul {
  overflow: hidden;
  min-height: 110px;
}

.header-full .catalog-block .cd-dropdown-wrapper .cd-dropdown-content .cd-secondary-dropdown > li.has-children.collapsible {
  display: grid;
  grid-template-rows: min-content 0fr min-content;
  cursor: default;
}

.header-full .catalog-block .cd-dropdown-wrapper .cd-dropdown-content .cd-secondary-dropdown > li.has-children.active {
  grid-template-rows: min-content max-content min-content;
}
.header-full .catalog-block .cd-dropdown-wrapper .cd-dropdown-content .cd-secondary-dropdown > li.has-children.collapsible span::after {
  padding-left: 15px;
  content: "Show more \00a0\00a0\00a0 >";
  transition: color 0.35s ease;
  font-weight: 700;
}

.header-full
  .catalog-block
  .cd-dropdown-wrapper
  .cd-dropdown-content
  .cd-secondary-dropdown
  > li.has-children.collapsible.active
  span::after {
  content: "Show less \00a0\00a0\00a0 >";
}

.header-full .catalog-block .cd-dropdown-wrapper .cd-dropdown-content .cd-secondary-dropdown > li.has-children.collapsible span {
  padding-top: 7px;
  font-size: 0.85rem;
  cursor: pointer;
}

.header-full
  .catalog-block
  .cd-dropdown-wrapper
  .cd-dropdown-content
  .cd-secondary-dropdown
  > li.has-children.collapsible
  span:hover::after {
  color: var(--pq-color-yellow);
}
.header-full
  .catalog-block
  .cd-dropdown-wrapper
  .cd-dropdown-content
  .cd-secondary-dropdown
  > li.has-children.collapsible.active
  ul::after {
  background: none;
  content: "";
  height: 30px;
  left: 0;
  pointer-events: none;
  position: absolute;
  bottom: 0;
  width: 100%;
}
header .header-full .menu .cd-dropdown .cd-dropdown-content .cd-secondary-dropdown > li > a {
  min-height: 35px;
  font-weight: 600;
  color: var(--pq-color-primary);
  /*pointer-events: none;*/
}
@media only screen and (min-width: 769px) {
  .cd-dropdown-content > .has-children > ul {
    overflow-y: auto;
    flex-direction: row;
  }
  .cd-dropdown-content > li > ul.cd-secondary-dropdown {
    padding-right: 10px;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown a:hover {
    text-decoration: underline;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li {
    text-align: left;
  }
  .cd-dropdown-content .cd-dropdown-icons > li,
  .cd-dropdown-content .cd-secondary-dropdown > li {
    width: 25%;
  }
}
/* ===== End ===== */
/* ===== HM slyling mobile navlinks ===== */
/*Adding icons*/
.header-mobile .has-icon a {
  --nav-icon: url("https://us.evocdn.io/dealer/1626/content/media/My_Theme/assets/icon/cart-black.svg");
  background: var(--nav-icon);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position-y: center;
  background-position-x: 20px;
  padding-left: 60px;
}
.header-mobile .nav-appliance.has-icon a {
  --nav-icon: url("https://us.evocdn.io/dealer/1626/content/media/My_Theme/assets/icon/cart-black.svg");
}
.header-mobile .cd-dropdown-content a {
  border: none;
}
header .header-mobile .cd-dropdown:has(.go-back-mobile.hide) h3:before {
  content: "Menu";
  color: #fff;
  font-size: 1.4rem;
}
header .header-mobile .cd-dropdown h3:before {
  content: "Shop All";
  color: #fff;
  font-size: 1.4rem;
}
header .header-mobile .cd-dropdown h3 {
  font-size: 0;
}
.header-menu .cd-dropdown-wrapper .cd-dropdown div.dropdown-extras {
  padding: 0;
}
.go-back-mobile ~ .additional_link.nav-rentals,
.go-back-mobile ~ .additional_link.nav-service-repairs,
.go-back-mobile ~ .additional_link.nav-instore-services,
.go-back-mobile ~ .additional_link.nav-construction-installation,
.go-back-mobile ~ .additional_link.nav-bargain-barn,
.go-back-mobile ~ .additional_link.nav-contact,
.go-back-mobile ~ .additional_link.nav-shop-all {
  display: none;
}
.go-back-mobile.hide ~ .additional_link.nav-rentals,
.go-back-mobile.hide ~ .additional_link.nav-service-repairs,
.go-back-mobile.hide ~ .additional_link.nav-instore-services,
.go-back-mobile.hide ~ .additional_link.nav-construction-installation,
.go-back-mobile.hide ~ .additional_link.nav-bargain-barn,
.go-back-mobile.hide ~ .additional_link.nav-contact,
.go-back-mobile.hide ~ .additional_link.nav-shop-all {
  display: block;
}
.menu .additional_linkslist li.menuitem.nav-mobile {
  display: none;
}
@media only screen and (max-width: 768px){
.menu .additional_linkslist li.menuitem.nav-mobile.nav-mobile {
  display: inline-block;
  }
  .nav-desktop {
  display: none;
  }
    #mobileVueNav a:focus, #mobileVueNav a:hover {
    color: #000;
  }
}
/* ===== END ===== */

/*MH Hide Return Icon*/
.indicators-grid .non-returnable,
.product-indicators .non-returnable{
    display: none;
}
/* checkout out-stock badge */
.alert-warning a{color:#8a6d3b;text-decoration: underline;}
/* HVAC adjustment */
.row-HVAC-provide .hvac-provide {
  width: max-content;
  margin: auto;
}
.row-HVAC-provide .hvac-provide ul {
  list-style: none;
  padding:0;
}
.row-HVAC-provide .hvac-provide ul li {
  width: auto;
  margin-bottom: 10px;
}
/* Header adjustments */
header .menu .catalog-block {
  /*overflow: hidden; <-- this hides dropdown menu */
}
nav.menu .cd-dropdown-wrapper .cd-dropdown-trigger {
  text-transform: uppercase;
}
.menu ul.additional_linkslist {
  display: inline-flex;
  justify-content: center;
  margin-right: auto;
}
.menu ul.additional_linkslist > li {
  max-width: 155px;
  white-space: wrap;
}
.menu ul.additional_linkslist > li > a {
  padding-inline: 10px!important;
}
@media only screen and (min-width: 1150px){
  nav.menu .additional_links .menuitem {
    display: inline-block!important;
  }
  nav.menu .additional_links .dropdown-container-al {
    display: none;
  }
}

li.menuitem.nav-mobile.nav-shop-all[onclick*="root--455"] {
  display: none !important;
}