#print-notes {
  display: block !important;
  margin-top: 30px;
}
#print-notes h4 {
  border-bottom: 2px solid #000 !important;
  display: inline-block;
}
#print-notes img {
  width: 100%;
}

#garden-tool-frame {
  padding: 0;
}
#garden-tool-frame .step-through-navigation {
  display: none;
}
#garden-tool-frame .index-page-intro p {
  display: none;
}

.list-page .top-panel {
  min-height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
}

.header {
  margin-bottom: 0 !important;
  border-bottom: 2px solid #000 !important;
}
.header .container {
  justify-content: left !important;
}

.plant-calendar-scroll {
  display: none;
}

.plant-calendar-wrapper {
  overflow-x: visible !important;
}

.plant-calendar-row td.plant-title .plant-title-inner {
  flex-direction: row;
  min-width: 160px;
  gap: 4px;
  align-items: center;
  text-align: left;
}

.plant-calendar tr > th:first-child {
  position: relative !important;
}

.legend {
  margin-bottom: 15px;
}

.legend-item {
  border: 2px solid #000;
}

.legend-item img {
  display: none !important;
}

.legend-item.print, .legend-item span {
  display: inline-flex;
}

.list-page .top-panel .category__name {
  position: absolute !important;
  left: auto !important;
  right: 12px !important;
  top: 30px !important;
  background-color: transparent !important;
}

.plants-calendar-screen .screen-heading span {
  display: none !important;
}
.plants-calendar-screen th, .plants-calendar-screen td {
  border: 2px solid #000 !important;
}
.plants-calendar-screen .plant-calendar-row .inner-month-table tbody img.wp-smiley, .plants-calendar-screen .plant-calendar-row .inner-month-table tbody img.emoji {
  display: none !important;
}
.plants-calendar-screen .btns-wrapper {
  display: none;
}

.plant-calendar-row td.plant-title .plant-title-inner {
  border: 0 !important;
}

#garden-tool-frame .plant-calendar th.plant, .plant-calendar tr > td.plant-title {
  border: 2px solid #000 !important;
  background-color: transparent !important;
}

.plant-calendar-row .inner-month-table tbody td {
  font-size: 16px;
}/*# sourceMappingURL=print-styles.css.map */