/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.wd-carousel-item .wd-product .product-wrapper .product-element-bottom .wd-product-cats {
  display: none;
}
@media (max-width: 297px) {
  .wd-product.wd-hover-buttons-on-hover .add-to-cart-loop span {
    padding: 0 !important;
    margin: 0 !important;
    display: block;
    width: 100%;
    white-space: normal !important;
    line-height: 20px !important;
  }
}