
.elementor-kit-298 {
	--e-global-color-primary: #fff;
	--e-global-color-secondary: #d1bc8a;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #000;
	--e-global-typography-primary-font-family: "Playfair Display";
	--e-global-typography-primary-font-size: 3.7vw;
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-primary-text-transform: uppercase;
	--e-global-typography-primary-letter-spacing: 2.5px;
	--e-global-typography-secondary-font-family: "Playfair Display";
	--e-global-typography-secondary-font-size: 1.3vw;
	--e-global-typography-secondary-font-weight: 500;
	--e-global-typography-secondary-text-transform: uppercase;
	--e-global-typography-text-font-family: "Proza Libre";
	--e-global-typography-text-font-size: 1vw;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-29117c6-font-family: "Karla";
	background-color: rgba(254, 249, 207, .13);
	color: #000;
	font-family: "Proza Libre", Sans-serif;
	font-size: 1vw;
	font-weight: 400;
}

.elementor-kit-298 button, .elementor-kit-298 input[type="button"], .elementor-kit-298 input[type="submit"], .elementor-kit-298 .elementor-button {
	background-color: #d8b86b;
	font-family: "Playfair Display", Sans-serif;
	font-size: 1.3vw;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .5px;
	color: #000;
	box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, .98);
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #000;
	border-radius: 10px 10px 10px 10px;
	padding: 10px 15px 10px 15px;
}

.elementor-kit-298 h1 {
	color: #fff;
	font-family: "Playfair Display", Sans-serif;
	font-size: 3.7vw;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2.5px;
}

.elementor-kit-298 h2 {
	color: #fff;
	font-family: "Playfair Display", Sans-serif;
	font-size: 1.3vw;
	font-weight: 500;
	text-transform: uppercase;
}

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

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

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

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

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

@media (max-width:1024px) {
	.elementor-kit-298 {
		--e-global-typography-primary-font-size: 4vw;
		--e-global-typography-secondary-font-size: 2.5vw;
		--e-global-typography-text-font-size: 1.5vw;
		font-size: 1.5vw;
	}
	
	.elementor-kit-298 h1 {
		font-size: 4vw;
	}
	
	.elementor-kit-298 h2 {
		font-size: 2.5vw;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-298 {
		--e-global-typography-primary-font-size: 7vw;
		--e-global-typography-secondary-font-size: 3.7vw;
		--e-global-typography-text-font-size: 3.2vw;
		font-size: 3.2vw;
	}
	
	.elementor-kit-298 h1 {
		font-size: 7vw;
	}
	
	.elementor-kit-298 h2 {
		font-size: 3.7vw;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
