body .woocommerce button:not(.show-password-input),
body .woocommerce .button:not(.woocommerce-Button):not(.wc-forward):not(.argmc-previous),
body .woocommerce .button[name="login"],
body .woocommerce .button[name="register"],
body.woocommerce-page .woocommerce button:not(.show-password-input),
.cart-collaterals .wc-proceed-to-checkout .button,
.woocommerce button.single_add_to_cart_button,
.woocommerce .checkout-button, .woocommerce .place-order button,
#wc-backbone-modal-dialog button:not(.modal-close) {
	/*font-size: calc(100% - 2px) !important;*/
}
body.woocommerce-cart .woocommerce .shop_table .actions #coupon_code {
	max-height: inherit !important;
	line-height: inherit;
}
body .woocommerce-product-actions a.button {
	display: none !important;
}
body .woocommerce-product-badges .woocommerce-product-badge {
	padding: .25em .5em !important;
	border-radius: .75em !important;
}
body.woocommerce-cart .woocommerce-shipping-calculator .shipping-calculator-form,
body.woocommerce-checkout form.woocommerce-form-login,
body.woocommerce-checkout form.woocommerce-form-register,
body.woocommerce-checkout form.woocommerce-form-coupon,
body.woocommerce-checkout div.create-account,
body.woocommerce-checkout div.payment_box,
#woofc-area .woofc-area-bot .woofc-shipping-area .woofc-shipping-inner {
	background-color: var(--tertiary-color, lightgray) !important;
}
body.woocommerce-cart .woocommerce-shipping-calculator .shipping-calculator-form:before,
body.woocommerce-checkout div.payment_box:before {
	border-bottom-color: var(--tertiary-color, lightgray) !important;
}
#shipping_method li label[for*="_chrono"]::before {
	content: none !important;
}
#woofc-area {
	font-size: calc(100% - 2px);
}
ul.products li.product {
	gap: 0 !important;
}
.pinterest-for-woocommerce-image-wrapper {
	visibility: visible !important;
	opacity: 1 !important;
	height: auto !important;
	width: auto !important;
	right: .75rem !important;
	left: inherit !important;
	top: 5rem !important;
	z-index: 1 !important;
}
.pinterest-for-woocommerce-image-wrapper a {
	height: 4.5rem !important;
	width: 4.5rem !important;
	border-radius: 100% !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: 55% !important;
	font-size: 0 !important;
	text-indent: 0 !important;
}