/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 24 2025 | 05:46:55 */
/** Unlimited Elements **/
.uc_responsive_testemonial_author .uc_quote_info .uc_author {
    justify-content: center;
}

.uc_responsive_testemonial_author .uc_quote_info .uc_author {
	text-align: center !important;
}

.elementor-72 .elementor-element.elementor-element-3f8c3fb .uc_post_list_box:hover {
	box-shadow: 0px 0px 50px 0px #00B1EE;
}

/** WP Forms **/
.wpforms-container.inline-fields .wpforms-field-container {
	display: contents !important;
}

div.wpforms-container .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern):not(.wpforms-field-radio):not(.wpforms-field-checkbox):not(.wpforms-field-layout):not(.wpforms-field-repeater) {
	margin-right: 14px;
}

#wpforms-66-field_2-container > div.wpforms-container-full input[type=email] {
	height: 48px;
}

div.wpforms-container .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern):not(.wpforms-field-radio):not(.wpforms-field-checkbox):not(.wpforms-field-layout):not(.wpforms-field-repeater) {
    margin-right: 0 !important;
}

/** Additional Styling **/
.blued {
	font-weight: 600;
	color: #0065AD;
}

.elementor-post__excerpt p:after {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5; /* Adjust this number to control the number of lines before ellipsis */
	-webkit-box-orient: vertical;
	color: white;
}

.single-post h2, .single-post h3, .single-post h4, .single-post h5, .page-id-475 h2, .page-id-475 h3, .page-id-475 h4, .page-id-475 h5, .page-id-3 h2, .page-id-3 h3, .page-id-3 h4, .page-id-3 h5 {
	color: #0065AD;
	font-weight: 600;
}

.single-post h2, .page-id-475 h2, .page-id-3 h2 {
	font-size: 2.5rem;
}

.single-post h3, .page-id-475 h3, .page-id-3 h3 {
	font-size: 2.25rem;
}

.single-post h4, .page-id-475 h4, .page-id-3 h4 {
	font-size: 2rem;
}

.single-post ul, .page-id-475 ul, .page-id-3 ul {
	margin-bottom: 1.5rem;
}

.page-id-475 p, .page-id-3 p {
	margin-bottom: 1.25rem;
}

.page-id-475 p::last-child, .page-id-3 p::last-child  {
	margin-bottom: 0.875rem;
}

@media (max-width: 575px) { 
	.single-post h2, .page-id-475 h2, .page-id-3 h2 {
		font-size: 2.125rem;
	}
	
	div.wpforms-container .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern):not(.wpforms-field-radio):not(.wpforms-field-checkbox):not(.wpforms-field-layout):not(.wpforms-field-repeater) {
    margin-right: 16px !important;
	}
	
}
