/* CFC-32108 */
#wrapper.pt_order .order-total-section .order-total-wrapper .buttonprimary.event-addtocart-reorder-tc-js,
#wrapper.pt_order .order-total-section .order-total-wrapper .buttonprimary.return-product-button {
	max-width: max-content;
}
@media only screen and (max-width: 532px) {
	#wrapper.pt_order .order-total-section .order-total-wrapper .buttonprimary.event-addtocart-reorder-tc-js,
	#wrapper.pt_order .order-total-section .order-total-wrapper .buttonprimary.return-product-button {
		line-height: 1.5em;
		padding: 4px 20px 1px;
	}
}
