/* End custom CSS */

.elementor-kit-6 {
	--e-global-color-primary: #e7bd2d;
	--e-global-color-secondary: #666;
	--e-global-color-text: #000;
	--e-global-color-accent: #e7bd2d;
}

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

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

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

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

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

.elementor-lightbox {
	--lightbox-ui-color: #337641;
	--lightbox-ui-color-hover: #e7bd2d;
	--lightbox-text-color: #337641;
	--lightbox-header-icons-size: 37px;
	--lightbox-navigation-icons-size: 7px;
}

@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 */
.newstitle h1 {
	background: rgba(0, 0, 0, 0);
	padding: 0px;
}
