.wpeo-modal .modal-container {
	.modal-header {
		border: 0;
		padding: 0;
	}
	.modal-content {
		box-shadow: none;
		border: 0;
		border-radius: 0;
	}
	.modal-footer {
		margin: 0;
		padding: 1em 0 0 0;
		border: 0;
	}
}
