/* End Custom Fonts CSS */

.elementor-kit-10 {
	--e-global-color-primary: #d4e3e3;
	--e-global-color-secondary: #9c9c9c;
	--e-global-color-text: #464646;
	--e-global-color-accent: #8ca5a5;
	--e-global-color-f6ca850: #fff;
	--e-global-color-fa307f8: #f7d3b9;
	--e-global-typography-primary-font-family: "Asty Light";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Asty Light";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Asty Light";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Asty Light";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-1fe10a2-font-family: "Rochester";
	--e-global-typography-1fe10a2-font-size: 120px;
	--e-global-typography-1fe10a2-font-weight: 600;
	font-family: "Asty Light", Sans-serif;
	font-size: 17px;
}

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

.elementor-kit-10 a {
	font-family: "Asty Light", Sans-serif;
}

.elementor-kit-10 h1 {
	font-family: "Asty Light", Sans-serif;
}

.elementor-kit-10 h2 {
	font-family: "Asty Light", Sans-serif;
}

.elementor-kit-10 h3 {
	font-family: "Asty Light", Sans-serif;
}

.elementor-kit-10 h4 {
	font-family: "Asty Light", Sans-serif;
}

.elementor-kit-10 h5 {
	font-family: "Asty Light", Sans-serif;
}

.elementor-kit-10 h6 {
	font-family: "Asty Light", Sans-serif;
}

.elementor-kit-10 button, .elementor-kit-10 input[type="button"], .elementor-kit-10 input[type="submit"], .elementor-kit-10 .elementor-button {
	font-family: "Asty Medium", Sans-serif;
}

.elementor-kit-10 label {
	font-family: "Asty Medium", Sans-serif;
}

.elementor-kit-10 input:not([type="button"]):not([type="submit"]), .elementor-kit-10 textarea, .elementor-kit-10 .elementor-field-textual {
	font-family: "Asty Medium", Sans-serif;
}

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

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

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

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

.site-header .site-branding {
	flex-direction: column;
	align-items: stretch;
}

.site-header {
	padding-inline-end: 0px;
	padding-inline-start: 0px;
}

.site-footer .site-branding {
	flex-direction: column;
	align-items: stretch;
}

@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 */
.jet-woo-products .jet-woo-products__inner-box {
	justify-content: space-around;
}
