/* End custom CSS */

.elementor-kit-5 {
	--e-global-color-primary: #fdb713;
	--e-global-color-secondary: #0a0a0a;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #fff;
	--e-global-typography-primary-font-family: "Roboto";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Montserrat";
	--e-global-typography-secondary-font-size: 50px;
	--e-global-typography-secondary-font-weight: 800;
	--e-global-typography-secondary-line-height: 1.2em;
	--e-global-typography-text-font-family: "Montserrat";
	--e-global-typography-text-font-size: 18px;
	--e-global-typography-text-font-weight: 500;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	font-family: "Montserrat", Sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.5em;
}

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

.elementor-kit-5 p {
	margin-block-end: 1.5em;
}

.elementor-kit-5 a {
	color: #000;
	font-family: "Montserrat", Sans-serif;
	font-weight: bold;
}

.elementor-kit-5 h1 {
	font-family: "Montserrat", Sans-serif;
	font-size: 50px;
	font-weight: 800;
}

.elementor-kit-5 h2 {
	font-family: "Montserrat", Sans-serif;
	font-size: 28px;
	line-height: 1.2em;
}

.elementor-kit-5 h3 {
	font-family: "Montserrat", Sans-serif;
	font-size: 26px;
}

.elementor-kit-5 h4 {
	font-family: "Montserrat", Sans-serif;
	font-size: 23px;
}

.elementor-kit-5 h5 {
	font-family: "Montserrat", Sans-serif;
	font-size: 21px;
	font-weight: 500;
}

.elementor-kit-5 h6 {
	font-family: "Montserrat", Sans-serif;
	font-size: 50px;
	font-weight: 700;
	line-height: 1.4em;
}

.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-kit-5 {
		--e-global-typography-secondary-font-size: 30px;
		font-size: 18px;
	}
	
	.elementor-kit-5 h1 {
		font-size: 35px;
	}
	
	.elementor-kit-5 h2 {
		font-size: 18px;
	}
	
	.elementor-kit-5 h3 {
		font-size: 18px;
	}
	
	.elementor-kit-5 h5 {
		font-size: 18px;
	}
	
	.elementor-kit-5 h6 {
		font-size: 18px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */
h1.entry-title {
	display: none;
}

h1.site-title {
	display: none;
}

.tagline {
	display: none;
}

div.menu {
	display: none;
}

#copyright {
	display: none;
}

body {
	overflow-x: hidden;
}

@media (min-width: 780px) and (max-width: 1024px) {
	body {
		overflow-x: hidden;
	}
}
