.entry-content a {
	text-decoration: underline;
}
.block-skin-2 h3.title a, .block-skin-2 p.subtitle {
	color: #000000; 
}
.woocommerce-product-details__short-description h3 {
	margin-bottom: 1em;
}
.bio-products {
	width: 90%;
  margin: 5% auto;
}
.bio-products .block-html-content p {
	font-size: 14px!important;
}
.bio-products .biop-title .block-html-content p {
		font-size: 22px!important;
}
.bio-products .biop-pretitle .block-html-content p {
		font-size: 18px!important;
	}
.bio-products a.tipi-button {
	max-width: 300px;
  width: 100%;
}
.bio-products-wrap {
	border: 2px solid #2C533C;
  padding: 10px;
}
.bio-products-a {
	display:flex;
	flex-wrap: nowrap;
	justify-content: center;
  align-items: center;
}
.bio-products-a .cols {
	margin: 10px;
	max-width: 228px;
}
.bio-products-a .bio-pretitle {
	text-align: center;
  font-family: 'Montserrat';
}
.bio-products-a .mask {
	background-color: #fff;
}
.bio-products-a .bio-title a {
	font-family: 'Playfair Display';
  text-align: center;
  display: block;
}
.bio-products-a .bio-description {
	font-size: 12px;
  margin: 10px;
}
.bio-products-a .cta-button-a {
	width: 100%;
  text-align: center;
  background-color: #2C533C;
	font-size: 12px !important;
	white-space: pre;
}
.tipi-button {
	font-size: 12px;
}
.hs_error_rollup {
	display: none;
}
.hbspt-form input.hs-input {
	background-color: #ffffff!important;
}
.hbspt-form input.hs-button{
	border: 0;
  background-color: #2C533C;
  color: #ffffff;
  padding: 5px 30px;
  border-radius: 100px;
  margin-top: 10px;
  letter-spacing: 1px;
}
.hbspt-form ul.hs-error-msgs {
	list-style: none;
  margin-left: 0;
  font-size: 14px;
  color: #990000;
	margin-bottom: 0;
}
.hbspt-form .input {
	margin-top: 10px;
}
.content-subscribe-inner .hbspt-form input.hs-button, .content-subscribe .hbspt-form input.hs-button {
	padding: 10px 30px;
	min-width:70%;
	font-size: 18px;
}
.content-subscribe-inner .hbspt-form .form-columns-2, .content-subscribe .hbspt-form .form-columns-2 {
	display: flex;
	margin: 0 auto;
	flex-direction: column;
}
.content-subscribe-inner .hbspt-form fieldset.form-columns-2 .hs-form-field, .content-subscribe .hbspt-form fieldset.form-columns-2 .hs-form-field {
	float: none !important;
	width: 100% !important;
}
.content-subscribe-inner .hbspt-form input.hs-input, .content-subscribe .hbspt-form input.hs-input {
	width: 100%;
	border: 1px solid #d1bba4;
	padding: 5px 10px;
}
@media screen and (max-width: 768px) {
	.bio-products .biop-title .block-html-content p {
		font-size: 20px!important;
	}
}
@media screen and (max-width: 767px) {
	.bio-products .biop-pretitle .block-html-content p {
		font-size: 18px!important;
	}
.bio-products a.tipi-button {
	max-width: 250px;
}
	.bio-products-a {
		flex-direction: column;
	}
	.bio-products-a .cols {
		margin: 10px 10% 20px;
	}
}
@media screen and (min-width:768px) and (max-width: 1199px) {
	.bio-products .biop-pretitle .block-html-content p {
		font-size: 14px!important;
	}
	.bio-products .biop-title .block-html-content p {
		font-size: 16px!important;
		height: 44px;
	}
	.bio-products-a {
		flex-wrap: wrap;
	}
	.bottom-product-title {
		font-size: 16px !important;
	}
}
.bottom-product-title {
	font-family: 'Playfair Display';
  text-align: center;
  display: block;
	font-size: 22px;
}