/* Custom Code */
.elementor-widget-woocommerce-products .ast-article-single.product .astra-shop-thumbnail-wrap a > img {
  height: 230px;
  object-fit: contain;
}
#product-loop-custom #product-image-custom img {
  height: 230px;
  object-fit: contain;
}
#product-loop-custom .custom-srp.srp-related {
  display: none;
}
.search.search-results div[data-elementor-type="search-results"] .woocommerce .e-loop-item.page.type-page {
  display: none;
}
body div[data-elementor-type="wp-post"] .hfe-search-button-wrapper input[type=search].hfe-search-form__input {
  padding-left: 20px;
  padding-right: 20px;
}
