#abovetopbanner .itemsgroup {
	margin-top: 4px;
}

#contenttop h1, #rightytop h1, #rightyl h1{
font-weight: 200;
font-size: 2em;
line-height: 1.4em;
padding-bottom: 10px;
margin-bottom: 40px;
text-align: center;
}
#lefttop h1, #lefty h1{
font-weight: 300;
font-size: 1.4em;
line-height: 1.4em;
margin-bottom: 20px;
text-align: center;
}
.c-texttop{
  padding: 5px 0;

}
.c-texttop,
.itemsgroup a.showgroup {
  font-size: 0.9em;
  font-weight: 300;
}

.firstpageitems {
    max-width: 1280px;
    margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
}
.c-buttonlink{
display: inline-block;
text-decoration: none;
font-weight: 200;
font-size: 1.1em;
line-height: 1.2em;
text-align: center;
padding: 10px 10px;
min-width: 180px;
color: #ffffff !important;
background-color: #eb2227;
}
.c-buttonlink:hover {
background-color: #000000;
}
.c-titlos1{
padding: 15px;
font-weight: 300;
font-size: 1.1em;
line-height: 2em;
margin-bottom: 10px;
text-align: center;
background-color: #eb2227;
color: #ffffff;
}
.c-titlos2{
padding-top: 20px;
font-weight: 300;
font-size: 1.4em;
line-height: 2em;
margin-bottom: 10px;
}a.c-buttonlink {
  color: white;
}
.cartButton{
  background: #eb2227;
  border-radius: 12px;
  margin-top: 1em;
  margin-right: 2em;
  margin-left: 2em;
  margin-bottom: 1em;
}

.cartButton span {
  color: white;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 30 px;
}

.cartButton:hover {
  background-color: #222;
  color: white;
}