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


.custom_cat_mask .category-title{
  margin-bottom: 21px;
  font-weight: bold;
  color: white;
  text-transform: capitalize;
}


.custom_cat_mask:hover .button {
    background-color: #e00f50;
    color: white;
}

.custom_cat_mask.wrapp-category{
  border-radius: 25px;
}

.cat-design-default .hover-mask.custom_cat_mask{
    bottom: -10px;
}

