.song-grid-section .song-img{display:flex;border:2px solid #fff;border-radius:40px}.song-grid-section .song-img img{width:100%;height:auto;object-fit:cover;border-radius:40px}.song-grid-section .song-controls{text-align:center}.song-grid-section .title-wrapper{display:flex;justify-content:space-between;align-items:flex-start}.song-grid-section .heading{font-family:MoreSugar-Regular;font-weight:400;color:#fff;margin-block:1rem}.song-grid-section .sub-heading{font-size:1.8rem;color:#fff;line-height:1.2;padding:3px 10px;border:1px solid #fff;border-radius:20px;margin-block:1rem;max-width:550px}.song-grid-section .top-grid_item .song-img{background:#fff;max-width:320px;max-height:150px;padding:5px 20px;border-radius:100px}.song-grid-section .custom-range[type=range]{-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer;width:100%}.song-grid-section .custom-range[type=range]:focus{outline:none}.song-grid-section .custom-range[type=range]::-webkit-slider-runnable-track{background-color:#fff;border-radius:.5rem;height:.2rem}.song-grid-section .custom-range[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-5px;background-color:#fff;height:1.2rem;width:1.2rem;border-radius:50%}.song-grid-section .custom-range[type=range]:focus::-webkit-slider-thumb{border:1px solid #fff;outline:1px solid #fff;outline-offset:1px}.song-grid-section .custom-range[type=range]::-moz-range-track{background-color:#fff;border-radius:.5rem;height:.2rem}.song-grid-section .custom-range[type=range]::-moz-range-thumb{-webkit-appearance:none;appearance:none;margin-top:-5px;background-color:#fff;height:1.2rem;width:1.2rem;border-radius:50%}.song-grid-section .custom-range[type=range]:focus::-moz-range-thumb{border:1px solid #fff;outline:1px solid #fff;outline-offset:1px}.song-grid-section .control-btns-wrapper{display:grid;grid-template-columns:1.5fr 1fr;align-items:center;margin-top:.8rem}.song-grid-section .control-btns-wrapper .download-button{display:inline-flex;flex-direction:column;align-items:center;text-decoration:none;color:#fff;margin-left:auto;font-size:1.5rem;cursor:pointer;transition:.2s}.song-grid-section .control-btns-wrapper .download-button:hover{opacity:.9}.song-grid-section .play-pause-button{background:#fff;border:none;cursor:pointer;font-size:2rem;color:#9bb8d4;width:5rem;height:5rem;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;padding:1.5rem;margin-left:auto}.song-grid-section .play-pause-button i{pointer-events:none;padding-left:2px}.song-grid-section .song-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:auto;grid-column-gap:20px;grid-row-gap:50px}@media screen and (max-width:1200px){.song-grid-section .song-grid{grid-template-columns:repeat(4,1fr);grid-column-gap:15px;grid-row-gap:40px}}@media screen and (max-width:992px){.song-grid-section .song-grid{grid-template-columns:repeat(3,1fr);grid-column-gap:15x;grid-row-gap:35px}}@media screen and (max-width:749px){.song-grid-section .title-wrapper{justify-content:center}.song-grid-section .sub-heading{font-size:1.6rem;padding:5px 12px;border-radius:18px}.song-grid-section .song-grid{grid-template-columns:repeat(2,1fr);grid-column-gap:12px;grid-row-gap:25px}.song-grid-section .control-btns-wrapper{grid-template-columns:1.4fr 1fr;margin-top:.7rem}.song-grid-section .control-btns-wrapper .download-button{font-size:1.4rem}.song-grid-section .play-pause-button{font-size:1.6rem;width:4rem;height:4rem}}@media screen and (max-width:444px){.song-grid-section .control-btns-wrapper .download-button{font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/song-grid.css.map */
