/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

/* .woocommerce-Price-amount {display:none;}
.quantity {display:none;} */

.entry-thumb {display:none;}

.tm-options-totals {display:none;}
.tm-options-totals {display:none;}

.woocommerce-tabs {display:none;}

.page-description p {font-size:21px;}
.woocommerce li.product .entry-header h3 a {font-size:24px;}

.woocommerce-ordering select {font-size: 18px;}
.woocommerce-result-count {font-size: 18px;}

.page-description h1 {text-align:center; margin-bottom:40px;}

.woocommerce-ordering {display:none;}
.woocommerce-result-count {display:none;}

.woocommerce .cols-3 li.product, .woocommerce.columns-3 li.product {width: 38%;}

.tm-extra-product-options .tm-extra-product-options-fields, .tm-extra-product-options .tmcp-ul-wrap {
	font-family: "Open Sans",sans-serif;
	font-weight: 400;
}

/* Changed 12/18/2020 - EJ Lear*/
body, input, button, select, textarea {
	font-family: "Open Sans",sans-serif !important;
}

.cn-button.bootstrap {
	background: #7c3c6c !important;
}