/* End custom CSS */

.elementor-kit-1173 {
	--e-global-color-primary: #3b9bb6;
	--e-global-color-secondary: #ff8f00;
	--e-global-color-text: #000;
	--e-global-color-accent: #fff;
	--e-global-color-c892e52: #000;
	--e-global-color-dfdfe17: #ff8f00;
	--e-global-color-dbc4b12: #f7f793;
	--e-global-typography-primary-font-family: "Roboto";
	--e-global-typography-primary-font-size: 14px;
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-secondary-font-family: "Roboto";
	--e-global-typography-secondary-font-size: 11px;
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Roboto";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-0048a5e-font-size: 14px;
	--e-global-typography-0048a5e-font-weight: 300;
	--e-global-typography-0048a5e-font-style: normal;
	background-color: rgba(255, 255, 255, 0);
	color: var(--e-global-color-text);
	font-family: "Merriweather", Sans-serif;
}

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

.elementor-kit-1173 p {
	margin-bottom: 1px;
}

.elementor-kit-1173 h1 {
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-size: var(--e-global-typography-secondary-font-size);
	font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-kit-1173 h2 {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-size: var(--e-global-typography-primary-font-size);
	font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-kit-1173 h3 {
	color: #fff;
	font-size: 12px;
	font-weight: 400;
}

.elementor-kit-1173 h4 {
	color: var(--e-global-color-primary);
	font-size: 14px;
	font-weight: 300;
}

.elementor-kit-1173 h5 {
	color: var(--e-global-color-text);
	font-size: 13px;
	font-weight: 300;
}

.elementor-kit-1173 h6 {
	color: var(--e-global-color-text);
	font-size: 22px;
	font-weight: 300;
}

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

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

.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-kit-1173 h1 {
		font-size: var(--e-global-typography-secondary-font-size);
	}
	
	.elementor-kit-1173 h2 {
		font-size: var(--e-global-typography-primary-font-size);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-1173 h1 {
		font-size: var(--e-global-typography-secondary-font-size);
	}
	
	.elementor-kit-1173 h2 {
		font-size: var(--e-global-typography-primary-font-size);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 710px;
	}
	
	.e-con {
		--container-max-width: 710px;
	}
}

/* Start custom CSS */
.woocommerce .checkout-button, .woocommerce-page .checkout-button {
	display: inline-block !important;
	visibility: visible !important;
	opacity: 1 !important;
	height: auto !important;
	pointer-events: auto !important;
}
