body.home #content, body.page-id-156 #content, body.page-id-14 #content, body.page-id-144 #content, body.page-id-12 #content, body.page-id-16 #content {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.product_meta {
  display: none !important;
}

.woocommerce-product-gallery__wrapper {
  max-width: 300px !important;
}

.woocommerce-Tabs-panel, .tabs {
  font-size: 1.5rem;
}

.woocommerce-breadcrumb {
  font-size: 1rem !important;
}

.gpo-product-main-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.gpo-product-main-wrap .woocommerce-product-gallery {
  width: fit-content;
}
.gpo-product-main-wrap .summary.entry-summary {
  width: fit-content;
  float: none !important;
}

.woocommerce-column--2 {
  display: none !important;
}

@media all and (max-width: 700px) {
  .gpo-product-main-wrap {
    flex-direction: column !important;
  }
  .related.products .loops-wrapper {
    display: flex !important;
    flex-direction: column !important;
    align-items: center;
  }
  .related.products .loops-wrapper li {
    width: 100% !important;
  }
}

/*# sourceMappingURL=main.css.map */
