/* Generated by Reforestum (http://www.Reforestum.com) on  Tue Apr 28 2020*/
@font-face {
	font-family: 'Reforestum';
	src: url('../fonts/Reforestum.eot');
	src: url('../fonts/Reforestum.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Reforestum.woff') format('woff'),
		url('../fonts/Reforestum.ttf') format('truetype'),
		url('../fonts/Reforestum.svg#Reforestum') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class*='icon-']:before {
	display: inline-block;
	font-family: 'Reforestum';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

#openrouteservice-test {
	padding: 5px 10px !important;
	margin: 10px 0 0;
	min-height: none;
	line-height: 1em;
}

#openrouteservice-test-response {
	font-size: .75em;
	padding: 10px;
	margin: 10px 0 0;
	display: none;
}
#openrouteservice-test-response.error,
#openrouteservice-test-response.notice-success  {
	display: block;
}


.icon-reforestum-icon:before {
	content: '\0041';
}

.reforestum-branding {
	padding: 20px 0 10px;
}

.reforestum-api-status {
	padding-left: 5px;
	font-size: 13px;
	display: inline-block;
	padding: 2px 8px;
}

.reforestum-api-status:before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 20px;
	margin-right: 5px;
}

.reforestum-api-status--success {
	color: #37b877;
	background: rgba(55, 184, 119, 0.15);
}

.reforestum-api-status--success:before {
	background: #37b877;
}

.reforestum-api-status--error {
	color: #fa675c;
	background: rgba(250, 103, 92, 0.15);
}

.reforestum-api-status--error:before {
	background: #fa675c;
}

.reforestum-table {
	max-width: 960px;
}

.reforestum-table thead th {
	font-weight: 700;
}

.reforestum-table ul {
	list-style-type: circle;
	margin: 0;
	padding-left: 20px;
}

/* Product data custom tab */
#woocommerce-product-data ul.wc-tabs li.co2_offseting_options a:before {
	font-family: Reforestum;
	content: '\0041';
	position: relative;
	top: 1px;
	font-size: 12px;
}

#woocommerce-product-data #co2_offseting_content.woocommerce_options_panel .wc-radios li input {
	width: 16px;
}

/* Variation field */
.reforestum-variation-fields {
	background: rgba(55, 184, 119, 0.15);
	float: left;
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 4px;
	margin: 20px 0;
}

.wc-metaboxes-wrapper .wc-metabox.woocommerce_variation .reforestum-variation-fields h3 {
	padding: 0 !important;
}

.woocommerce_variable_attributes .reforestum-variation-fields .checkbox {
	margin-right: 8px !important;
}

/* Product category form table */
.form-table .reforestum-variation-fields h3 {
	margin: 0 !important;
}

.form-table .reforestum-variation-fields p.form-field {
	margin: 1em 0;
}

.form-table .reforestum-variation-fields label {
	display: block;
}