/*
 Theme Name:   Woodmart Child
 Theme URI:    https://xtemos.com/themes/woodmart/
 Description:  Child theme for Woodmart
 Author:       Your Name
 Author URI:   https://yourwebsite.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart-child
*/

/* Add your custom CSS below */

.info-btn-wrapper a {
    background: transparent !important;
}
.box-style-border .info-btn-wrapper {
    transform: translateY(0);
}