.pc__data.data3 {
order: 4;
}

html .testing .pc__item {
  grid-template-columns: 160px 1fr 1fr 1fr;
}

h2.product_title.entry-title {
  font-size: 2.8rem;
  letter-spacing: 0 !important;
}
@media (max-width: 788px) {
  html .testing .pc__item {
	grid-template-columns: 1fr 1fr 1fr;
  }
  html .testing .pc__title {
  grid-column: 1 / span 3;
}
h2.product_title.entry-title {
  font-size: 2.2rem !important;
}
}
.woocommerce-main-image.zoom {
  border: 1px solid white !important;
}





.pc__data.data3 {
order: 4;
}
.pc__data.data4 {
order: 5;
}
html .testing .pc__item {
  grid-template-columns: 160px 1fr 1fr 1fr;
}

h2.product_title.entry-title {
  font-size: 2.8rem;
  letter-spacing: 0 !important;
}
html .testing .pc__item {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
html .testing .pc__title {
grid-column: 1 / span 4;
}
@media (max-width: 788px) {

h2.product_title.entry-title {
  font-size: 2.2rem !important;
}
}
.woocommerce-main-image.zoom {
  border: 1px solid white !important;
}

html .testing .pc__title {
  border-bottom: solid 1px #ddd;
  padding: 6px 0px 12px;
}
html .testing .pc__data.data1 {
  grid-column: 1;
  order: 2;
}
html .testing .pc__data.data2 {
  grid-column: 2;
  order: 3;
}
html .testing .pc__data.data3 {
  grid-column: 3;
  order: 4;
}
html .testing .pc__data.data4 {
  grid-column: 4;
  order: 5;
}
.pc__grid {
  overflow-x: auto;
}
.pc__item {
  min-width: 700px;
}
form.cart .quantity {
  margin-bottom: 10px;
}
form.cart {
  width: 100%;
}
form.cart > button {
  width: 100% !important;
}
/* moving the CTA button below the guardian logo */
.pghero--ctas {
  order: 1;
}

.powerglide--auth-hero .bf__quote {
  margin-top: 0;
}
.powerglide--auth-hero .bf__quote span {
  margin-top: 0;
}


.pg__db-block {
  background-color: #192136;23q112
}

#aircraft_product_heading {
  display: none;
}


#anchorlearnmore {
  margin-top: 60px;
}

html .testing .pghero--usps-bottom-desktop {
  
  margin-left: auto;
  margin-right: auto;
  z-index: 2;
  margin-top: -59px;
  position: relative;
}


/* @media (min-width: 1600px) {
  .pghero--bgimage__img {
    background-position: 40% 100% !important;
  }
} */

html .testing .pghero--section {
align-items: flex-start;
padding-top: 0;}

@media (max-width: 500px) {
html .testing .pghero--bgimage > .pghero--bgimage__img {
    background-position: 45% 50% !important;
}
}


html .testing .pghero--price-color  {
  margin-top: 18px;
}