/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
del {
  color: #888;
}
ins {
  color: #d32f2f;
  font-weight: bold;
  margin-left: 5px;
}
.vat-suffix {
  font-size: 0.9em;
  color: #666;
  margin-left: 5px;
}

del {
  color: #888;
}
ins {
  color: #d32f2f;
  font-weight: bold;
  margin-left: 5px;
}
.vat-suffix {
  font-size: 0.9em;
  color: #666;
  margin-left: 5px;
}


.product-short-description {
    padding: 15px;
    font-size: 1rem;
    line-height: 1.5;
}


