/* End custom CSS */

.elementor-kit-11054 {
	--e-global-color-primary: #000;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #000;
	--e-global-color-accent: #61ce70;
	--e-global-color-579d1cbb: #6ec1e4;
	--e-global-color-7dd3e702: #4054b2;
	--e-global-color-140e9814: #23a455;
	--e-global-color-293fee79: #000;
	--e-global-color-1867e11e: #fff;
	--e-global-color-8f48262: #f00;
	--e-global-typography-primary-font-family: "Times New Roman";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Times New Roman";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Times New Roman";
	--e-global-typography-text-font-size: 20px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Times New Roman";
	--e-global-typography-accent-font-weight: 500;
	font-family: "Times New Roman", Sans-serif;
}

.elementor-kit-11054 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-kit-11054 h1 {
	font-family: "Times New Roman", Sans-serif;
}

.elementor-kit-11054 h2 {
	font-family: "Times New Roman", Sans-serif;
}

.elementor-kit-11054 h3 {
	font-family: "Times New Roman", Sans-serif;
}

.elementor-kit-11054 h4 {
	font-family: "Times New Roman", Sans-serif;
}

.elementor-kit-11054 h5 {
	font-family: "Times New Roman", Sans-serif;
}

.elementor-kit-11054 h6 {
	font-family: "Times New Roman", Sans-serif;
}

.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;
}

h1.entry-title {
	display: var(--page-title-display);
}

.elementor-lightbox {
	background-color: #fff;
}

@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-kit-11054 {
		--e-global-typography-text-font-size: 21px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */

/* Disable all Elementor entrance animations site-wide */
.elementor-invisible {
	visibility: visible !important;
}

.animated, .elementor-element.animated {
	animation: none !important;
	-webkit-animation: none !important;
	animation-name: none !important;
	opacity: 1 !important;
	visibility: visible !important;
	transform: none !important;
}
