/* End custom CSS */

.elementor-kit-9 {
	--e-global-color-primary: #cf1b3c;
	--e-global-color-secondary: #1e1e1e;
	--e-global-color-text: #fff;
	--e-global-color-accent: #61ce70;
	--e-global-color-9179b28: #6a0114;
	--e-global-color-9bb45ee: #b60223;
	--e-global-color-77ae9f2: #212121;
	--e-global-color-2e4d3b8: #434343;
	--e-global-typography-primary-font-family: "Poppins";
	--e-global-typography-primary-font-size: 52px;
	--e-global-typography-primary-font-weight: 700;
	--e-global-typography-secondary-font-family: "Poppins";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Poppins";
	--e-global-typography-text-font-size: 18px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Poppins";
	--e-global-typography-accent-font-size: 18px;
	--e-global-typography-accent-font-weight: 400;
	--e-global-typography-accent-text-transform: uppercase;
	--e-global-typography-accent-letter-spacing: 2px;
}

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

.elementor-kit-9 p {
	margin-bottom: 0px;
}

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

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

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

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

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

@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 */
.red-headline {
	color: #cf1b3c;
}

.dark-headline {
	color: #171717;
}

.white-text {
	color: #fff;
}

.woocommerce-order, .woocommerce-info.mollie-instructions {
	color: #fff;
}

.woocommerce-info.mollie-instructions:before {
	display: none;
}

.woocommerce-table--order-details.shop_table {
	background-color: #313131 !important;
	padding: 20px;
	color: #fff !important;
}

.woocommerce-table--order-details.shop_table tr, .woocommerce-table--order-details.shop_table th, .woocommerce-table--order-details.shop_table td {
	color: #fff !important;
}
