.botiga_jocs_llistat {
  list-style: none;
  margin: 0px 25px;
  padding: 0px;
}

.botiga_jocs h1 {
  margin-top: 30px;
}

.botiga_jocs h1:first-child {
  margin-top: 0px;
}

.botiga_jocs_llistat {
  list-style: none;
  margin: 0px 25px;
  padding: 0px;
}

.botiga_jocs_llistat cite.autor {
  font-size: 13px;
  display: block;
}

.botiga_jocs_llistat li {
  -webkit-display: flex;
  display: flex;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-top: 20px;
}

.botiga_jocs_llistat li:first-child {
  margin-top: 10px;
}

.botiga_jocs_llistat li:last-child {
  padding-bottom: 0px;
  border-bottom: 0px solid;
}

.botiga_jocs_llistat figure, .botiga_jocs_llistat div {
  text-align: left;
  margin: 0px;
}

.botiga_jocs_llistat img {
  width: 100px;
  max-width: 100px;
  display: block;
  border: 0px solid;
}

.botiga_jocs_llistat div {
  padding-left: 15px;
}

.botiga_jocs_llistat h4 {
  font-weight: bold;
  text-decoration: none;
}

.botiga_jocs_llistat p {
  margin: 0px;
}

.botiga_jocs_llistat cite.autor {
  font-size: 13px;
  display: block;
}

@media (max-width: 750px){
  .botiga_jocs_llistat {
    margin: 0px;
  }
}

a.jocs_botiga_boto {
  margin: 0px;
  margin-top: 5px;
  display: block;
  border: 1px solid #aaa;
  border-radius: 5px;
  text-decoration: none;
  color: black;
  overflow: hidden;
  width: 125px;
  background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

a.jocs_botiga_boto:hover {
  box-shadow: 0 0 2px #000;
}

a.jocs_botiga_boto span:first-child {
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  padding: 5px;
  border-right: 1px solid #bbb;
  background-color: #fff;
}

a.amazon span:first-child {
  background-image: url(http://www.turnerduckworth.com/media/filer_public/86/18/86187bcc-752a-46f4-94d8-0ce54b98cd46/td-amazon-smile-logo-01-large.jpg);
  background-position: center center;
  -webkit-background-size: 140%;
  background-size: 140%;
  background-repeat: no-repeat;
}

a.biblioteca span:first-child {
  background-image: url(http://teonetwork.com/wp-content/uploads/2014/07/Diputacio-Barcelona.jpg);
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

a.casadellibro span:first-child {
  background-image: url(http://files.arte-poetico1.webnode.es/200000122-21dc222da5/LOGO-CASA-DEL-LIBRO.jpg);
  background-position: center 3px;
  -webkit-background-size: 64%;
  background-size: 64%;
  background-repeat: no-repeat;
}

a.googleplay span:first-child {
  background-image: url(http://nubotica.com/editorial/descargas/googleplay-logo.png);
  background-position: center center;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

a.appstore span:first-child {
  background-image: url(http://nubotica.com/editorial/descargas/appstore-logo.png);
  background-position: center center;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

a.cossetania span:first-child {
  background-image: url(http://nubotica.com/otros/castellers/botiga/cossetania.png);
  background-position: left center;
  -webkit-background-size: 90%;
  background-size: 100%;
  background-repeat: no-repeat;
}

a.web span:first-child {
  background-image: url(
http://nubotica.com/editorial/descargas/web-logo.png);
  background-position: center center;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

a.jocs_botiga_boto span:last-child {
  float: left;
  display: inline-block;
  text-align: left;
  padding: 5px 8px;
  border-left: 1px solid #fff;
}

a.web {
  /*width: 150px;*/
}

/*
@media (max-width: 750px){
  a.jocs_botiga_boto {
    width: 100%;
  }
}
*/
