@charset "utf-8";
/*
** GINGER
** credits: WeBerry
**/

/*---------------------------------------------------------------------------------*/
/***********************************************************************************
****
**** GINGER BERRY
****
***********************************************************************************/
/*---------------------------------------------------------------------------------*/

/* personalizzazioni */
#logo		{}
#logo_into	{ background: transparent url('../img/logos/gingerberry_compact.svg') 0 0 no-repeat; background-size: contain; }

a { color:#F28E21; }
a:hover { color:#d97f1d; }

.foot{
	margin-bottom:10px;
    padding:10px 18px 1px!important;
	color:#f2f2f2;
	background: #F28E21;
}
	.foot_cont a { color:#0b1c5d!important; }

.targhetta:after { background:#F28E21!important; }
.primary 			{ background:#F28E21!important; }
	.primary:hover	{ background:#F90!important; }
