/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 13 2026 | 11:37:04 */
.xoo-wl-action-btn.xoo-wl-open-form-btn.button.btn.xoo-wl-btn-popup,
.xoo-wl-submit-btn.xoo-wl-action-btn.button.btn {
	padding-top: 15px !important;
	padding-bottom:15px !important;
	padding-left: 60px !important;
	padding-right: 60px !important;
	color: #fff;
	background-color: #000;
	font-weight: 200;
	font-family: inherit;
	border-radius: 0;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 18px;
	border-style: none;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin: 0;
}
.xoo-wl-action-btn.xoo-wl-open-form-btn.button.btn.xoo-wl-btn-popup:hover,
.xoo-wl-submit-btn.xoo-wl-action-btn.button.btn:hover {
	background-color: #312B2B;
	margin: 0;
}
