/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.woocommerce-product-details__short_description {
  margin-bottom: 20px; }
  .woocommerce-product-details__short_description > *:last-child {
    margin-bottom: 0; }
.product-design-alt .woocommerce-product-details__short_description :is(ul,
ol) {
  padding-left: 0;
  list-style: none;
  text-align: center; }
.product-list-item .woocommerce-product-details__short_description {
    display: none; }
.wd-single-short-desc .woocommerce-product-details__short_description {
  margin-bottom: 0; }