.single-product div.product .product_title {
    font-size: 28px!important;
    line-height: 1.3333333333;
    margin-bottom: 6px;
    font-weight: 700;
}
/*#product-11654 .price,
#product-11654 .single_add_to_cart_button {
    display: none !important;
}
*/
/*.elementor-kit-9 a:hover {
    color: #ffffff;
    background-color: #000000;
}*/
.wpcvs-terms {
		display: none!important;
}
.wpcvs-attribute-selected{
			display: none!important;
}
.single-product div.product table.variations td.value ul li.variable-item:hover .variable-item-span, .single-product div.product table.variations td.value ul li.variable-item.selected .variable-item-span {
		 background-color:#29c7ae!important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
 background-color:#29c7ae!important;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    background-color: #29c7ae!important;
		color: #ffffff!important;
}
ul.products li.product .posted-in a, ul.products .wc-block-grid__product .posted-in a, .wc-block-grid__products li.product .posted-in a, .wc-block-grid__products .wc-block-grid__product .posted-in a {
    color: #585858;
}
.cart_totals .checkout-button {
    display: block;
    text-align: center;
    color: #ffffff;
   
}