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

/** branches **/
.wd-product-count.wd-visits-count {
    display: none;
}

.wd-product {
    padding: 1rem 0;
}

.wd-product .wd-entities-title a {
    font-size: 1.1rem;
}

.wd-product .price {
    font-size: 1rem;
}

.product-element-bottom {
  margin-top: 0.8rem;
}
