.sfondo_img
{
	background-image:url("../risorse/sfondo.png");
	background-size: cover;
	height: 300px;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.logo
{
	max-width:15%;
	display: block;
	margin: 4% auto 2% auto;
}

.fascia-2, .fascia-3, .fascia-5, .fascia-6, .fascia-7
{
	padding: 2% 0% 2% 0%;
}

.fascia-4
{
	padding: 5% 0% 2% 0%;
}

.fascia-2 h1
{
	padding: 0% 5% 0% 20%;
}

.fascia-4 h1
{
	padding: 5% 2% 0% 2%;
}

.button-acquista
{
	margin: 2% auto 0% 0%;
	text-align:center;
}

.set-icone
{
	max-width:70%;
	display: block;
	margin: auto;
}

.foto-prodotto
{
	max-width:70%;
	float: center;
}

.area-icone
{
	padding-top:5%;
}

.banner
{
	border-radius: 25px;
	padding:3%;
	margin: 5% 0% 5% 0%;
	font-size:1.5em;
	  border: 5px solid #0061a1;
	  outline: 5px solid #f7c226;
}


#accordion
{
	border: 5px solid #0061a1;
	outline: 5px solid #f7c226;
	border-radius: 15px;
	margin: 3% 0% 3% 0%;
}

.card-header
{
	background-color: white;
}

.card-header h3
{
	font-size:1.2em;
}

.fascia-6
{
	text-align: center;
}

thead th
{
	background-color: #0061a1 !important;
	color: white !important;
	font-weight: bold;
	text-transform: uppercase;
}

th, td, thead {
  border: 1px solid !important;
  margin: 3px;
}

#logo-epitech
{
	max-width:10em;
	display: block;
	margin: 3% auto 3% auto;
}

.fascia-7
{
	padding-left:3%;
	padding-right:3%;
}

#slogan
{
	font-size:1.3em;
}

.banner p
{
	font-size: 1rem;
}

.button-farmacia
{
	color: white;
	background-color: #0061a1;
}