.single-product .ml-aff-imported-product form.cart {
	margin-left: -10px !important;
	margin-top: 1.25rem;
	padding-left: 0 !important;
}

.single-product .ml-aff-imported-product .single_add_to_cart_button,
.single-product .ml-aff-imported-product .button.product_type_external,
.single-product .ml-aff-imported-product a.single_add_to_cart_button,
.single-product .ml-aff-imported-product .add_to_cart_button,
.single-product .ml-aff-imported-product button.button.alt,
.single-product .ml-aff-imported-product .wp-block-button__link {
	background-color: #ffe600 !important;
	border-color: #e6cf00 !important;
	color: #333333 !important;
	font-weight: 600;
	margin-left: 0 !important;
	padding: 0.85em 1.6em !important;
	font-size: 1.05rem !important;
	line-height: 1.4 !important;
	min-height: 48px;
}

.single-product .ml-aff-imported-product .single_add_to_cart_button:hover,
.single-product .ml-aff-imported-product .button.product_type_external:hover,
.single-product .ml-aff-imported-product a.single_add_to_cart_button:hover,
.single-product .ml-aff-imported-product .add_to_cart_button:hover,
.single-product .ml-aff-imported-product button.button.alt:hover,
.single-product .ml-aff-imported-product .wp-block-button__link:hover {
	background-color: #f2d900 !important;
	border-color: #d4bf00 !important;
	color: #333333 !important;
}
