[data-column="products"],
[data-column="products"] [data-product-card] {
  height: 100%;
  display: flex;
  flex-direction: column;
}
[data-product-card]{
  margin-top: auto;
}
[data-product-base-price] {font-size:20px; font-weight:800}

/* Override the baseline alignment on the slides container */
[data-block-id="569087855926707491"] .carousel__slides {
  align-items: stretch !important;
}

[data-block-id="569087855926707491"] .slide__wrapper {
  display: flex !important;
  align-items: stretch !important;
}

/* Turn each card into a flex column that fills the wrapper's full height */
[data-block-id="569087855926707491"] .slide__wrapper .productcard {
  display: flex !important;
  flex-direction: column !important;
  height: 100% !important;
}

/* Pin the Add to Cart button to the bottom regardless of content above it */
[data-block-id="569087855926707491"] .productcard__actions {
  margin-top: auto !important;
}

[class="flex justify-between items-center flex-no-wrap pt3 pb3-l ph2 megamenu-header__bottom-inner"] {padding:0 !important}

._txfldw [data-menu-level="1"] > li > a {padding-top:0px !important}

[data-block-id="569087855926707491"] [data-product-base-price] {color: rgba(60, 153, 100, 1)}
[data-product-base-price] {color: rgba(60, 153, 100, 1)}
[data-block-id="605349002296165996"] p {margin-top:0;margin-bottom:0}