/*--------------------------------------------------------------
# Affliate CSS by scriptMR.xtgem.com
--------------------------------------------------------------*/
  .altgsilvers,
  .amazon {
    line-height: 60px;
    font-size: 120%;
    text-align: center
  }

  .altgsilvers,
  .amazon,
  .thebn:before {
    text-align: center
  }

  .thebn:before {
    content: 'Sinopsis';
    font-size: 11px;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    color: #bdbdbd
  }

  .amazon {
    color: #4c4c4c;
    background: #e8e8e8
  }

  .altgsilvers {
    color: #2e22df;
    background: #fff3ab;
    padding-top: 2px
  }

  .gsilvers:hover {
    background: #dcdcdc;
    background: linear-gradient(#e8e8e8, #dcdcdc);
    cursor: pointer
  }

  .altgsilvers:hover {
    background: #ffef92;
    background: linear-gradient(#fff3ab, #ffef92);
    cursor: pointer
  }