/*
 Theme Name: FKP
 Theme URI: https://www.ingen.pl
 Description: FKP theme
 Author: INGEN
 Author URI: https://www.ingen.pl
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

* {
	font-family: unset;
}

h1, h2, h3, h4, h5, h6 {
	font-family: museo-sans;
}

abbr,acronym,address,applet,b,big,blockquote,body,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,tt,u,ul,var {
	font-family: museo-slab;
}

.font-sans {
	font-family: museo-sans;
}

.font-slab {
	font-family: museo-slab;
}

.font-flood {
	font-family: flood-std;
}

.fkp-nav{
	font-family: museo-sans;
	font-weight: 300;
}

li::marker {
  color: #e9661a;
}

.menu-fb-icon {
	font-family: 'ETMODULES';
}

.orange-badge {
  font-family: inherit;
  font-size: 0.8em;
  background-color: #e9661a;
  padding: 0.1em 0.25em;
}

.orange-hash {
	font-weight: 700;
	color: #e96a1b;
	font-size: 1.1em;
}