.container,
	.shop-single .woocommerce-notices-wrapper {
		max-width: 100%
	}
	
	body {
		--container-padding: 0 70px 0 70px
	}
	
	body {
		--background-item: #191c33;
		--input-background: #191c33
	}
	
	body {
		--e-global-color-primary: #7b61ff;
		--main: #7b61ff
	}
	
	body {
		--secondary: #9e61ff
	}
	
	body {
		--third: #619bff
	}
	
	body {
		--body: #cccdd2
	}
	
	body {
		--heading: #ffffff
	}
	
	body {
		--light: #ffffff
	}
	
	body {
		--background-body: #00031c
	}
	
	body {
		--body-font: Metropolitano;
		--font2: Metropolitano;
	}
	
	.jws_header > .elementor {
		position: absolute;
		width: 100%;
		left: 0;
		top: 0;
	}
	
	.blen_lighten {
		mix-blend-mode: lighten;
	}