.prod li {
  list-style-type: none; margin-bottom: 40px;
  text-align: center;
}
ul { margin: 20px 0; list-style-type: none; }

section#gallery{ padding-top: 20px; }
section#gallery > h1{
	text-align: center; font-size: 3em;
	padding: 40px 0;
	font-weight: normal;
}

.button-group
{
    text-align: center; margin-bottom: 20px; display: flex!important; align-items: center!important; justify-content: center;
}
/*.btn1{
	padding: 10px 20px;
	background: #333; color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	border: none;
}
.btn1.on{
	background: #08f;
}
*/
/* grid */
.grid{ display: flex; }
.grid-item { 
  width: 10%;
  padding-left: 15px; padding-right: 15px;
    padding-top: 25px;
}

.center
{
    margin: 0 auto;
}
#myLink {
    font-size: 1rem!important;
    color: #bdbdbd !important;
}

#myLink:hover {
    font-size: 1.3rem!important;
}

#filtrable {
    font-size: 1.5rem!important;
}

#spanFiltrable {
    font-size:1.2rem!important;
    color:#93042B!important;
}
