/*
Theme Name: repteExperimenta
Template: mh-purity
*/

@import url('../mh-purity/style.css');

/*Estils header customitzat*/
.head-patrocinio{
	font-style:italic;
	font-size:11px;
	text-align:right;
	margin:16px auto;
}

.idiomas{
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
}

.redesSociales{padding:7px;}
.redesSociales img{
	width:24px;
	margin: 0 4px;
}

/*correcció bug footer que fa saltar el tercer footer de linea*/
footer{margin-left:0px;margin-right:0px;}

/*customitzacions calendarize.it*/
.fc-button.fc-state-default {
	background-color:#7ad810 !important;
}
.fc-button.fc-state-default:hover {
	background-color:#305606 !important;
}

