.image-feature2 figcaption {
    position: absolute;
    top: 0;
    padding: 2.5em 2em 0 2em;
    color: #fff;
    text-align: left;
    pointer-events: none;
    z-index: 2;
}
.image-feature2 figcaption strong {
    font-size: 24px;
    line-height: 1.55;
    letter-spacing: -.3px;
	display: block;
}
.image-feature2 figcaption em {
    margin-bottom: 1.2em;
    font-size: 17px;
		display: block;
		font-style: normal;
}
.image-feature2 figcaption span {
    display: inline-block;
    height: 40px;
    padding: 0 20px;
    border: 0;
    border-radius: 2px;
    color: #fff;
    background-color: #000;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    font-weight: 600;
}


.menu-item-product .woocommerce-card__header {
min-height: 200px;
}
.menu-item-product .ajax_add_to_cart {
position: absolute!important;
}
