/* End custom CSS */

.elementor-kit-6 {
	--e-global-color-primary: #e31937;
	--e-global-color-secondary: #0079c1;
	--e-global-color-text: #fef7a3;
	--e-global-color-accent: #c8e2f1;
	--e-global-color-b5d9256: #0c0c0c;
	--e-global-color-7f62bbd: #fff;
	--e-global-color-ea249e6: #c90000;
	--e-global-color-968af26: #102a62;
	--e-global-color-8beb3ef: #87aece;
	--e-global-color-a3c15ab: #437118;
	--e-global-color-2327858: #afd06e;
	--e-global-color-a87ffc5: #f5f3d8;
	--e-global-typography-primary-font-family: "railroad-gothic-atf";
	--e-global-typography-primary-font-size: 25px;
	--e-global-typography-primary-font-weight: 500;
	--e-global-typography-secondary-font-family: "gill-sans-nova";
	--e-global-typography-secondary-font-size: 25px;
	--e-global-typography-secondary-font-weight: 600;
	--e-global-typography-text-font-family: "Helvetica";
	--e-global-typography-text-font-size: 20px;
	--e-global-typography-text-font-weight: 500;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
}

.elementor-kit-6 e-page-transition {
	background-color: var(--e-global-color-b5d9256);
}

.elementor-kit-6 a {
	color: var(--e-global-color-secondary);
}

.elementor-kit-6 a:hover {
	color: var(--e-global-color-secondary);
}

.elementor-kit-6 h4 {
	color: var(--e-global-color-b5d9256);
	font-family: "gill-sans-nova", Sans-serif;
	font-size: 25px;
	font-weight: 600;
	font-style: italic;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1140px;
}

.e-con {
	--container-max-width: 1140px;
}

.elementor-widget:not(:last-child) {
	margin-block-end: 20px;
}

.elementor-element {
	--widgets-spacing: 20px 20px;
	--widgets-spacing-row: 20px;
	--widgets-spacing-column: 20px;
}

@media (max-width:1024px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */
@media (max-width: 470px) {
	fieldset#paytrace-cards-form iframe {
		height: 225px !important;
	}
}
