.elementor-28536 .elementor-element.elementor-element-6eae629 > .elementor-widget-container > .jet-listing-grid > .jet-listing-grid__items{--columns:1;}.elementor-28536 .elementor-element.elementor-element-6eae629 > .elementor-widget-container{margin:0px 0px 0px -10px;}.elementor-28536 .elementor-element.elementor-element-7f2ae85 > .elementor-widget-container > .jet-listing-grid > .jet-listing-grid__items{--columns:1;}.elementor-28536 .elementor-element.elementor-element-7f2ae85 > .elementor-widget-container{padding:0% 0% 0% 0%;}/* Start custom CSS for jet-listing-grid, class: .elementor-element-7f2ae85 *//*desing player*/
@media (min-width: 900px){
.castos-player .player__main {
    display: grid;
    grid-template-columns: 0px 1fr !important;
    grid-gap: 15px;
    position: relative;
}
.castos-player .player__artwork img {
    height: 50px !important;
    width: 50px !important;
}
    
    .castos-player .player__body {
    display: grid;
    grid-template-rows: auto auto 1fr;
    padding: 4px 10px 4px 0;
}
    .castos-player .play-pause-controls {
    width: 30px;
    height: 30px;
     margin-top: 5px;
}
.castos-player .play-pause-controls .play-btn {
    background-position: 9px 8px;
    width: 20px;
    height: 26px;
    background-size: 15px 15px !important;
}
.castos-player .player {
    height: 50px !important;
    
}
.castos-player .play-progress {
    
    grid-gap: 0px;
}
.castos-player .play-pause-controls {
    background: #fff;
    position: relative;
    width: 30px !important;
    height: 30px !important;
    display: block;
    border-radius: 50%;
    margin-top: 2px !important;
}

.castos-player .play-pause-controls .play-btn {
   
    background-position: 9px 8px !important;
    
}

.castos-player .player__body {
   
    padding: 4px 13px 0px 0 !important;
}
.castos-player .play-progress {
    display: grid;
    grid-template-columns: 25px 1fr !important;
    grid-gap: 15px;
}
.castos-player .play-pause-controls .pause-btn {
   
    background-position: 7px 7px;
    
    width: 30px !important;
    height: 30px !important;
    background-size: 16px;
}


}

.castos-player.dark-mode .close-btn {
   
    display: none;
}

@media (max-width: 899px){
.castos-player .player {
    width: 100%;
    height: 70px;
    
}
    
    .castos-player .player__artwork img,.currently-playing {
   
    display: none;
}
.castos-player .player__body {
    padding: 7px 12px 4px 12px;
}
.castos-player {
    font-family: 'Roboto', sans-serif;
    line-height: 1;
    position: relative;
    overflow: hidden;
    height: 70px;
}


.castos-player .player__main {
    display: grid;
    grid-template-columns: 0px 1fr !important;
    grid-gap: 15px;
    position: relative;
}
}

@media (max-width: 599px){
    input#email {
    width: 100% !important;
}

.castos-player .play-progress {
    grid-gap: 18px;
    margin-left: -66px;
    margin-top: 4px;
}
.castos-player .play-progress {
    display: grid;
    grid-template-columns: 38px 1fr;
    grid-gap: 15px;
}

.castos-player .player__body {
    padding: 12px 12px 4px 12px;
}


}/* End custom CSS */