/*
    Template:       mantis
    Theme Name:     Mantis Child
    Theme URI:      http://themeforest.net/user/LA-Studio/portfolio?ref=LA-Studio
    Author:         LA Studio
    Author URI:     http://themeforest.net/user/LA-Studio?ref=LA-Studio
    Description:    Mantis - Minimal & Modern WooCommerce Theme
    Version:        1.0
    Tags:           one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
    License: 		    GNU General Public License
	  License URI: 	  licence/GPL.txt
    Text Domain:    mantis-child
    Domain Path:    /languages/
*/
.single-product .entry-summary .wrap-cart-cta {
    border-radius: 8px;
    overflow: hidden;
}

.single-product .entry-summary .single_add_to_cart_button {
    border-radius: 0 8px 8px 0;
}
/* Custom Tailoring label */

.wapf-wrapper label,
.wapf-wrapper .wapf-field-label,
.wapf-wrapper .wapf-checkboxes label {
    color: #000 !important;
    font-weight: 700 !important;
    opacity: 1 !important;
}