/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 05 2026 | 10:02:51 */
@media screen and (min-width: 769px) {
	.chakra-modal__body .chakra-button.css-10lhkcc {
		order: 4!important
	}

	.chakra-modal__body .chakra-button.css-thpgjt {
		order: 3 !important
	}
}
@media screen and (max-width: 768px) {
	.chakra-modal__body  .chakra-button.css-10lhkcc {
		order: 2  !important;
	}
	.chakra-modal__body .chakra-button.css-thpgjt {
		order: 1  !important;
	}
	.chakra-modal__body .css-1c6a1p8 {
		order: 3  !important;
	}
}