:root {
	--default: #004737;
	--secondary: #00816d;
	--faded: #f4fbf9;
	--grey: #e8e8e8;
	--white: #ffffff;
	--inputheight: 50px;
}

/** Colors **/
.woocommerce .product-remove a.remove:hover, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button, p.return-to-shop .button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce mark, nav.woocommerce-MyAccount-navigation li.is-active a {
	color: var(--white) !important;
}
.woocommerce-info::before, .woocommerce-message:before, #add_payment_method table.cart input, .woocommerce-cart table.cart input, .woocommerce-checkout table.cart input, .woocommerce form .form-row .required, .woocommerce form .form-row input.input-text::placeholder, .woocommerce form .form-row textarea::placeholder, .select2-container .select2-selection--single .select2-selection__rendered::placeholder {
	color: var(--default) !important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .select2-container .select2-selection--single .select2-selection__rendered {
	color: var(--secondary) !important;
}
.woocommerce .product-remove a.remove:hover, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button, p.return-to-shop .button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, nav.woocommerce-MyAccount-navigation li.is-active a {
	background-color: var(--default) !important;
}
.woocommerce .woocommerce-error .button:hover, .woocommerce .woocommerce-info .button:hover, .woocommerce .woocommerce-message .button:hover, .woocommerce-page .woocommerce-error .button:hover, .woocommerce-page .woocommerce-info .button:hover, .woocommerce-page .woocommerce-message .button:hover, p.return-to-shop .button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce mark {
	background-color: var(--secondary) !important;
}
#add_payment_method table.cart input, .woocommerce-cart table.cart input, .woocommerce-checkout table.cart input, #add_payment_method #payment ul.payment_methods li:not(:last-child), .woocommerce-cart #payment ul.payment_methods li:not(:last-child), .woocommerce-checkout #payment ul.payment_methods li:not(:last-child) {
	border-color: var(--default);
}
nav.woocommerce-MyAccount-navigation li {
	border-color: var(--grey) !important;
}
#add_payment_method table.cart input, .woocommerce-cart table.cart input, .woocommerce-checkout table.cart input, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .select2-container .select2-selection--single .select2-selection__rendered {
	outline-color: var(--secondary);
}
.woocommerce .product-remove a.remove {
	background-color: var(--grey) !important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .select2-container .select2-selection--single .select2-selection__rendered, #add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment, .woocommerce-error, .woocommerce-info, .woocommerce-message {
	background-color: var(--faded);
	background: var(--faded);
}

#add_payment_method table.cart input, .woocommerce-cart table.cart input, .woocommerce-checkout table.cart input {
	color: var(--default) !important;
	border: 1px solid var(--default) !important;
	outline-color: var(--secondary) !important;
}
.woocommerce-info::before, .woocommerce-message:before {
	color: var(--default) !important;
	background: var(--white) !important;
}
/** Colors **/

.woocommerce mark {
	padding: 0 3px;
}

.woocommerce .product-remove a.remove:hover, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button, p.return-to-shop .button {
	transition: all .2s ease-out;
}

.woocommerce .product-remove a.remove {
	color: #fff !important;
	font-size: 24px;
	transition: background .2s ease-out;
}

#add_payment_method table.cart input, .woocommerce-cart table.cart input, .woocommerce-checkout table.cart input {
	border: 1px solid;
}

.woocommerce-cart > #wrapper > .content,
.woocommerce-account > #wrapper > .content,
.woocommerce-checkout > #wrapper > .content {
	padding-bottom: 80px;
}

.woocommerce table.shop_table {
	border: 0;
	border-radius: 0;
	margin: 0;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
	font-size: 16px;
	padding: 16px 20px;
	border-radius: 0;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
	width: 100%;
}

form.woocommerce-cart-form h2, .cart-collaterals h2 {
	font-size: 20px;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	border: 0;
}

.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
	background-color: transparent;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	border: 0;
}

.woocommerce table.shop_table td.product-remove {
	padding: 0;
}

.woocommerce a.remove {
	font-size: 26px;
	font-weight: normal;
	line-height: 1;
	text-align: center;
	color: #dcdcdc!important;
}

.woocommerce table.shop_table td.product-name {
	font-weight: 600;
	font-size: 18px;
}

.woocommerce table.shop_table td.product-name dl.variation dt, .woocommerce table.shop_table td.product-name dl.variation dd, .woocommerce table.shop_table td.product-name dl.variation p {
	font-size: 12px;
	line-height: 1.2;
}

.woocommerce table.shop_table td.product-name dl.variation dt {
	font-weight: 500;
}

.woocommerce table.shop_table td.product-name dl.variation dd {
	padding-bottom: 2px;
	font-weight: 600;
}

.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination {
	font-size: 12px;
}

.woocommerce ul#shipping_method li label {
	font-size: 14px;
	font-weight: 500;
}

.woocommerce table.shop_table tbody:first-child tr td:first-child, .woocommerce table.shop_table tbody:first-child tr th:first-child {
	font-weight: 600;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	width: 100%;
}

#add_payment_method table.cart input, .woocommerce-cart table.cart input, .woocommerce-checkout table.cart input {
	font-weight: 600;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	border-radius: 0;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px 20px !important;
}

.woocommerce .woocommerce-cart-form table.shop_table td.actions {
	padding-right: 0;
}

div#customer_details > .col-1, div#customer_details > .col-2 {
	padding: 0;
}

.woocommerce-checkout h3 {
	font-size: 20px;
}

.woocommerce form .form-row label, .woocommerce-page form .form-row label {
	line-height: 1;
	letter-spacing: 0;
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: normal;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .select2-container .select2-selection--single .select2-selection__rendered {
	margin: 0;
	border: 0;
	font-size: 15px;
	font-weight: 600;
	padding: 0 10px;
	-moz-appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
	border-radius: 0 !important;
	padding-right: 40px;
}

.woocommerce form .form-row input.input-text,
.select2-container .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single,
.woocommerce form .form-row .select2-container {
	height: var(--inputheight);
}

.select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce form .form-row .select2-container {
	line-height: var(--inputheight);
}

.select2-container--default .select2-selection--single {
	border: 0;
	border-radius: 0;
}

.woocommerce form .form-row input.input-text {
	line-height: 1;
}

.woocommerce form .form-row .required {
	font-weight: normal;
}

.woocommerce form .form-row {
	margin-bottom: 10px;
	padding: 0;
}

.woocommerce form .form-row textarea {
	padding: 12px;
	height: 120px;
}

.woocommerce form .form-row input.input-text::placeholder, .woocommerce form .form-row textarea::placeholder, .select2-container .select2-selection--single .select2-selection__rendered::placeholder {
	opacity: 0.5;
	font-weight: normal;
}

.woocommerce-checkout-review-order tr.cart-subtotal th, .woocommerce-checkout-review-order tr.woocommerce-shipping-totals th, .woocommerce-checkout-review-order tr.order-total th, .woocommerce-checkout-review-order .product-name {
	padding-left: 0 !important;
}

.woocommerce table.shop_table tr th:last-child, .woocommerce table.shop_table tr td:last-child {
	text-align: right;
}
h3#ship-to-different-address {
	font-size: 16px;
}

h3#ship-to-different-address input {
	position: relative;
	top: 1px;
	margin-right: 5px;
}
.woocommerce div#order_review table.shop_table td.product-name dl.variation {
	margin-top: 10px;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
	padding: 20px;
	border: 0;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	border-radius: 0;
}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
	line-height: 1;
	display: flex;
	align-items: center;
}
#add_payment_method #payment ul.payment_methods li:not(:last-child), .woocommerce-cart #payment ul.payment_methods li:not(:last-child), .woocommerce-checkout #payment ul.payment_methods li:not(:last-child) {
	margin-bottom: 13px;
	border-bottom: 1px solid;
	padding-bottom: 13px;
}
.woocommerce-checkout #payment ul.payment_methods li label {
	margin: 0;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	width: 100%;
	margin-top: 20px;
}
.woocommerce-privacy-policy-text p {
	font-size: 13px;
	opacity: 0.8;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	padding: 25px;
	padding-left: 30px;
	margin-bottom: 20px;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
	position: absolute;
	top: 50%;
	left: 2px;
	width: auto;
	height: auto;
	transform: translate(-50%,-50%);
	font-size: 20px;
	line-height: 1;
	box-sizing: content-box;
	border-radius: 100px;
	background-color: #fff;
}
.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
	line-height: 1.3;
	padding-top: 3px;
	padding-bottom: 3px;
}
.woocommerce-error li strong, .woocommerce-info li strong, .woocommerce-message li strong {
	font-weight: 600;
	padding-right: 5px;
}
.single-product .woocommerce-notices-wrapper {
	margin-top: 20px;
}
.woocommerce-error li, .woocommerce-info li, .woocommerce-message li, .woocommerce-message {
	display: flex;
	align-items: center;
}

.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
	margin-right: 20px;
	flex-shrink: 0;
}

.woocommerce-order-received table.shop_table th:first-child,
.woocommerce-account .woocommerce-order-details table.shop_table th:first-child {
	padding-left: 0;
}

.woocommerce-order-received ul.wc-item-meta,
.woocommerce-account .woocommerce-order-details ul.wc-item-meta,
.woocommerce-order-received ul.wc-item-meta p,
.woocommerce-account .woocommerce-order-details ul.wc-item-meta p {
	font-size: 14px !important;
	line-height: 1.5 !important;
}

.woocommerce-order-received ul.wc-item-meta strong,
.woocommerce-account .woocommerce-order-details ul.wc-item-meta strong {
	font-weight: normal;
}

.woocommerce-order-received h2.woocommerce-order-details__title,
.woocommerce-account .woocommerce-order-details h2.woocommerce-order-details__title,
.woocommerce-order-received h2.woocommerce-column__title,
.woocommerce-account .woocommerce-order-details h2.woocommerce-column__title {
	font-size: 26px;
	margin-bottom: 10px;
}

.woocommerce-order-received .col2-set.addresses .col-1,
.woocommerce-order-received .col2-set.addresses .col-2 {
	padding: 0;
	padding-bottom: 15px;
}

.woocommerce .woocommerce-customer-details address {
	border-radius: 0;
	border-width: 1px;
	padding: 10px 15px;
	line-height: 1.4;
}

.woocommerce .woocommerce-customer-details address p.woocommerce-customer-details--phone {
	margin-top: 10px;
}

.woocommerce .woocommerce-customer-details address p.woocommerce-customer-details--email, .woocommerce .woocommerce-customer-details address p.woocommerce-customer-details--phone {
	padding-bottom: 5px;
	font-size: 14px;
	display: flex;
	align-items: center;
}

.woocommerce .woocommerce-customer-details address p.woocommerce-customer-details--email:before, .woocommerce .woocommerce-customer-details address p.woocommerce-customer-details--phone:before {
	flex-shrink: 0;
}

.woocommerce-info::before, .woocommerce-message:before {
	padding: 6px;
}

.woocommerce-message a.restore-item {
	margin-left: 5px;
	text-decoration: underline;
}

.woocommerce-account .woocommerce h3, 
.woocommerce-account .woocommerce h2 {
	font-size: 25px;
	margin-bottom: 20px;
}
.woocommerce-account .col2-set.addresses .col-1, .woocommerce-account .col2-set.addresses .col-2 {
	padding: 0 0 16px 0;
}
.woocommerce-account table.shop_table tr td:last-child {
	padding-right: 0;
}
.woocommerce-account fieldset legend {
	font-size: 16px;
}
nav.woocommerce-MyAccount-navigation li, nav.woocommerce-MyAccount-navigation li a {
	width: 100%;
	display: block;
}
nav.woocommerce-MyAccount-navigation li {
	border-bottom: 1px solid;
}
nav.woocommerce-MyAccount-navigation li a {
	padding: 6px 0;
}
nav.woocommerce-MyAccount-navigation li.is-active a {
	padding: 6px 10px;
}
.woocommerce-MyAccount-content span em {
	line-height: 1.4;
	display: block;
	font-size: 13px;
	padding: 6px 0;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	border: 0;
	padding: 0;
}
.woocommerce form.checkout_coupon, .woocommerce form.login .woocommerce-privacy-policy-text p, .woocommerce form.register .woocommerce-privacy-policy-text p {
	font-size: 12px;
	line-height: 1.4;
	padding-bottom: 10px;
}
.woocommerce form.checkout_coupon, .woocommerce form.login button.button, .woocommerce form.register button.button {
	width: 100%;
	margin: 8px 0;
	height: auto;
	min-height: 53px;
	font-size: 16px;
}

@media screen and (min-width: 768px){
	.woocommerce .woocommerce-cart-form table.shop_table td {
		padding: 30px 12px;
	}
	.woocommerce table.shop_table td {
		border-color: #e8e8e8;
	}
	.woocommerce .woocommerce-cart-form table.shop_table td {
		border-top: 0;
	}
	.woocommerce .woocommerce-cart-form table.shop_table .cart_item td {
		border-color: #e8e8e8;
		border-bottom-width: 1px;
		border-bottom-style: solid;
	}
	.woocommerce table.shop_table tbody:first-child tr td:first-child, .woocommerce table.shop_table tbody:first-child tr th:first-child {
		padding-left: 0;
	}
	.woocommerce table.shop_table td:first-child {
		padding-left: 0;
	}
	.woocommerce-page table.cart td.product-thumbnail img {
		width: 100px;
	}
	.woocommerce table.shop_table tr.order-total td {
		font-size: 20px;
	}
	.woocommerce table.shop_table th.product-subtotal, .woocommerce .woocommerce-cart-form table.shop_table td.product-subtotal {
		text-align: right;
		padding-right: 0;
	}
	.woocommerce form.woocommerce-cart-form table.shop_table thead th {
		border-bottom: 6px solid var(--fadedgreen);
	}
	#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
		margin-top: 20px;
	}
	.woocommerce .woocommerce-cart-form table.shop_table td.product-thumbnail {
		width: calc(124px + 10px);
	}
	div#customer_details > .col-1, div#customer_details > .col-2 {
		width: 100%;
	}
	.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
		width: 100%;
	}
	div#customer_details > .col-2 {
		padding-top: 25px;
	}
	h3#order_review_heading {
		display: none;
	}
	form.checkout.woocommerce-checkout div#order_review, form.checkout.woocommerce-checkout div#customer_details {
		width: 47%;
		float: left;
	}
	form.checkout.woocommerce-checkout div#order_review {
		float: right;
	}
}
@media screen and (min-width: 992px){
	.woocommerce .woocommerce-cart-form table.shop_table td.product-thumbnail {
		width: calc(124px + 30px);
	}
}
@media screen and (max-width: 991px){
	.woocommerce-order-received ul.order_details li {
		margin: 0 0 12px;
		width: 100%;
		border-right: 0;
		border-bottom: 1px dashed #d3ced2;
		padding-bottom: 8px;
		padding-right: 0;
	}
	div#customer_login .u-column2.col-2 {
		margin-top: 50px;
	}
}
@media screen and (max-width: 767px){
	.woocommerce-cart > #wrapper > .content, 
	.woocommerce-account > #wrapper > .content,
	.woocommerce-checkout > #wrapper > .content {
		padding-bottom: 60px;
	}
	.woocommerce table.shop_table td {
		padding: 14px 0px;
	}
	.woocommerce-page table.cart td.product-thumbnail img {
		width: 100px;
	}
	.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
		font-weight: 600;
	}
	.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
		margin-top: 20px;
	}
	.woocommerce-page table.cart .product-thumbnail {
		display: block;
	}
	.woocommerce-page table.cart .product-thumbnail:before,
	.woocommerce-page table.cart .product-name:before {
		display: none;
	}
	.woocommerce table.shop_table td.product-thumbnail {
		border: 0;
		display: block;
		padding: 0;
	}
	.woocommerce-page table.cart .product-name {
		border-top: 4px solid var(--fadedgreen);
	}
	.woocommerce table.shop_table td.product-name > a,
	.woocommerce table.shop_table td.product-thumbnail > a {
		display: inline-block;
		float: left;
	}
	.woocommerce table.shop_table td.product-remove a {
		display: block;
		float: right;
		transform: translateY(100%);
	}
	.woocommerce table.shop_table td.product-name {
		clear: both;
	}
	
	.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
		width: 100%;
	}
	h3#order_review_heading {
		padding-top: 20px;
	}
	.woocommerce-order-received h2.woocommerce-order-details__title, .woocommerce-order-received h2.woocommerce-column__title {
		font-size: 22px;
	}
}
@media screen and (max-width: 575px){
	.woocommerce-error li strong, .woocommerce-info li strong, .woocommerce-message li strong {
		display: block;
		width: 100%;
	}
	.woocommerce-error li, .woocommerce-info li, .woocommerce-message li, .woocommerce-message {
		display: block;
	}
	.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
		float: none;
		width: 100%;
		text-align: center;
		height: 50px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0 0 10px;
	}
}