/* Radyo Frekans CMS v15.3 - Mobil Player CSS */
@media (max-width: 760px){
  .sticky-player{left:0!important;right:0!important;bottom:0!important;width:100%!important;max-width:100%!important;border-radius:22px 22px 0 0!important;padding:10px 10px calc(10px + env(safe-area-inset-bottom))!important;gap:8px!important;display:grid!important;grid-template-columns:56px 44px 54px 44px 44px 44px!important;align-items:center!important;box-shadow:0 -14px 35px rgba(5,10,30,.24)!important;}
  .sticky-player img{width:56px!important;height:56px!important;border-radius:12px!important;}
  .sticky-player div{display:none!important;}
  .sticky-player button{width:44px!important;height:44px!important;min-width:44px!important;font-size:16px!important;}
  .sticky-player .big{width:54px!important;height:54px!important;min-width:54px!important;font-size:24px!important;}
  .sticky-player input{display:none!important;}
  .sticky-player span{display:none!important;}
  .autoplay-notice{left:12px!important;right:12px!important;bottom:86px!important;transform:none!important;border-radius:18px!important;text-align:center!important;}
}
@media (max-width: 380px){
  .sticky-player{grid-template-columns:50px 40px 52px 40px 40px 40px!important;gap:6px!important;padding-left:8px!important;padding-right:8px!important;}
  .sticky-player img{width:50px!important;height:50px!important;}
  .sticky-player button{width:40px!important;height:40px!important;min-width:40px!important;}
  .sticky-player .big{width:52px!important;height:52px!important;min-width:52px!important;}
}
