body.gm-pseudo-fullscreen-active .capital-player-shell.gm-pfs-source-panel {
  width: 100% !important;
  height: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background: #000 !important;
}

body.gm-pseudo-fullscreen-active .capital-player-shell.gm-pfs-source-panel #player_wrap {
  margin: 0 auto;
}

.cap-play-page #gm_pfs_toolbar .pfs-like-icon {
  color: #d8ad5c;
}

.cap-play-page #gm_pfs_toc .pfs-toc-item.active {
  background: rgba(216, 173, 92, 0.28);
}
