.cwpfs_settings_wrapper .cwpfs-text{
	min-width: 350px;
}
.cwpfs_settings_wrapper .cwpfs-help-text{
	font-size: 12px;
}
.cwpfs-help-text{
	font-size: 12px;
}
.cwpfd-style{

	border-radius: 20px;
	background-color: var(--primary-color) !important;
	color: white;
	border: none;
	height: 30px;
	width: 100px;
	font-weight: 400;
}
.cwpfd-style:hover{
	cursor: pointer;
}
