/*
 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-category-description {
	max-width: 960px;
    margin: -2rem auto 3rem auto;
    line-height: 1.6;
}

.custom-extra-description {
  background: #eef2f5;
  padding: 1rem;
  border-left: 4px solid #008f6f;
  border-radius: 4px;
}