/**
  Theme Name: Astra Child
  Description: Astra Child
  Author: Koerbler
  Author URI: https://www.koerbler.com
  Template: astra
  Version: 1.0
  Text Domain: astra
*/

.shop-product-image .elementor-widget-container,
.shop-product-image .elementor-widget-container a {
  display: block;
  height: 186px;
  width: 100%;
}

.shop-product-image .elementor-widget-container img {
  height: 100% !important;
  object-fit: cover;
  width: 100% !important;
}

.product-price-with-tax {
  font-size: 14px;
}

.shipping_method_description {
  text-indent: 0 !important;
}

.shop-list-product-name .elementor-heading-title {
  display: block;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
