/*
Theme Name: Flakehal
Description: Thème Flakehal sur la base du thème ENFOLD
Version: 1.0
Template: enfold
*/


/* Base */
p+h1,
p+h2,
p+h3,
p+h4,
p+h5,
p+h6 {
  margin-top: 1em;
}
h2+h3 {
  margin-top: 1em;
}

/* Layout */
.breadcrumbs_only .container {
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 56px;
}
.title_container .main-title {
	font-size: 15px;
}
.breadcrumbs_only .breadcrumb {
	z-index: 10;
  	line-height: 15px;
  	font-size: 11px;
  	position: absolute;
  	right: auto;
  	top: 50%;
  	margin-top: -7px;
}

.iconbox_content {
background: green !important;
}

h1, h2, h3 {
color: red;
}