/*
 * ====================================================
 * 	HAIBA REIFEN THEME - STYLE GLOSSAR
 * ====================================================
 * 	Author: voy7d.com, Ingo Barich
 * 	Build: 2026-06-05
 * ====================================================
 */








/* --------------------------------------------------------------------------------------------------------
	BACKGROUND-IMAGE
-------------------------------------------------------------------------------------------------------- */
/*

	background-image: var(--wp--preset--gradient--haiba-orangeeins-orangezwei);
	background-image: var(--wp--preset--gradient--haiba-anthrazit-graueins);
	background-image: var(--wp--preset--gradient--haiba-anthrazit-grauzwei);
	background-image: var(--wp--preset--gradient--haiba-graueins-grauzwei);

*/




/* --------------------------------------------------------------------------------------------------------
	COLOR CODES
-------------------------------------------------------------------------------------------------------- */
/*
	color: var(--wp--preset--color--haiba-orangeeins);
	color: var(--wp--preset--color--haiba-orangezwei);
	color: var(--wp--preset--color--haiba-anthrazit);
	color: var(--wp--preset--color--haiba-graueins);
	color: var(--wp--preset--color--haiba-grauzwei);

	color: var(--wp--preset--color--default-schwarz);
	color: var(--wp--preset--color--default-weiss);
*/


	/* color: rgba(209, 29, 5, 1.0); */		/* Haiba Reifen - Orange Eins */
	/* color: rgba(224, 56, 19, 1.0); */		/* Haiba Reifen - Orange Zwei */
	/* color: rgba(34, 34, 34, 1.0); */		/* Haiba Reifen - Anthrazit */
	/* color: rgba(68, 68, 68, 1.0); */		/* Haiba Reifen - Grau Eins */
	/* color: rgba(119, 119, 119, 1.0); */		/* Haiba Reifen - Grau Zwei */

	/* color: rgba(0, 0, 0, 1.0); */		/* default-schwarz */
	/* color: rgba(255, 255, 255, 1.0); */		/* default-weiss */


/*
	color: rgba(0, 0, 0, 0.50);
	color: rgba(0, 0, 0, 0.75);
	color: rgba(0, 0, 0, 1.0);
	color: rgba(255, 255, 255, 0.50);
	color: rgba(255, 255, 255, 0.75);
	color: rgba(255, 255, 255, 1.0);
*/




/* --------------------------------------------------------------------------------------------------------
	FONT-FAMILY
-------------------------------------------------------------------------------------------------------- */
/*

	font-family: var(--wp--preset--font-family--rubik);

*/




/* --------------------------------------------------------------------------------------------------------
	FONT-SIZE
-------------------------------------------------------------------------------------------------------- */
/*

	font-size: var(--wp--preset--font-size--typo-10-6);
	font-size: var(--wp--preset--font-size--typo-12-8);
	font-size: var(--wp--preset--font-size--typo-14-10);
	font-size: var(--wp--preset--font-size--typo-16-12);
	font-size: var(--wp--preset--font-size--typo-18-14);
	font-size: var(--wp--preset--font-size--typo-20-16);
	font-size: var(--wp--preset--font-size--typo-24-20);
	font-size: var(--wp--preset--font-size--typo-28-24);
	font-size: var(--wp--preset--font-size--typo-32-28);
	font-size: var(--wp--preset--font-size--typo-36-32);
	font-size: var(--wp--preset--font-size--typo-40-30);
	font-size: var(--wp--preset--font-size--typo-80-40);

*/
