 /* Enter Your Custom CSS Here */
.post-type-archive-product .title-container-wrap h1,
.post-type-archive-product .woocommerce-info {
display: none;   
}

.wpcf7-acceptance input {
width: auto;
}

.wpcf7-acceptance .wpcf7-list-item {
margin: 0;    
}

.pricing-table .pricing-column {
min-height: 325px;    
}

.pricing-table .pricing-title {
min-height: 50px;    
}