/* CoachPanel V20.0.3.147 · Icono Jugadores dentro de Plantilla.
   Dos futbolistas en cristal, sin modificar el resto de botoneras. */
html body #jugadores > .botonera-landing .botonera-grid.two > .botonera-tile:first-child .cp-players-glass-icon{
  width:78px!important;
  height:78px!important;
  min-width:78px!important;
  padding:0!important;
  overflow:hidden!important;
  border-radius:22px!important;
  border:1px solid rgba(255,255,255,.20)!important;
  background:rgba(255,255,255,.035)!important;
  box-shadow:0 12px 28px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.18)!important;
  -webkit-backdrop-filter:blur(10px) saturate(135%)!important;
  backdrop-filter:blur(10px) saturate(135%)!important;
}
html body #jugadores .cp-players-glass-icon img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  border:0!important;
  border-radius:inherit!important;
  margin:0!important;
  padding:0!important;
  filter:none!important;
}
@media (min-width:900px) and (max-width:1366px){
  html.cp-ipad-device body #jugadores > .botonera-landing .botonera-grid.two > .botonera-tile:first-child .cp-players-glass-icon{
    width:88px!important;
    height:88px!important;
    min-width:88px!important;
    border-radius:24px!important;
  }
}
@media (max-width:699px){
  html body #jugadores > .botonera-landing .botonera-grid.two > .botonera-tile:first-child .cp-players-glass-icon{
    width:58px!important;
    height:58px!important;
    min-width:58px!important;
    border-radius:17px!important;
  }
}
