/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 06 2025 | 07:07:49 */
/* Dual Color Heading CSS - START */
.dual_color_heading_customs b {
	color: #287BFF !important;
}
/* Dual Color Heading CSS - END */




/* Anchor Tag Color CSS - START */
.fl-module-content.fl-node-content .fl-rich-text a {
    color: #287BFF !important;
}
/* Anchor Tag Color - END */




/* Gravity Form - START */
.gfield_required.gfield_required_asterisk {
	font-size: 24px !important;
	font-family: Outfit, sans-serif !important;
}

.ginput_container.ginput_container--name .name_first {
	padding-right: 0 !important;
}

.ginput_container.ginput_container--name .name_last {
	padding-left: 0 !important;
}

.gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 0 !important;
}

.gform_fields textarea {
	max-width: 100% !important;
}

.gform-button, .gform_button {
	transition: all 0.3s ease !important;
}
/* Gravity Form - START */



/* Images White Background Remove - START */
.mix_bland_mode_css img {
    mix-blend-mode: multiply;
}
/* Images White Background Remove - START */



/* Facet Hide - START */
.display_none_class {
	display: none;
}
/* Facet Hide - END */


/* Privacy Policy Desc Width 100% */

#cmplz-document {
	width: 100% !important;
	max-width: 100% !important;
}

/* Privacy Policy Desc Width 100% */