/* Start custom CSS for html, class: .elementor-element-b04fe3a */.movie-lib-wrapper{
    max-width:100%;
   
    font-family:Arial, sans-serif;
}

.movie-lib-search-box{
    text-align:right !important;
   
}

.movie-lib-search-box input{
    padding:10px 15px !important;
    width:200px !important;
    border-bottom:1px solid #e3d5c8;
    border-radius:4px !important;
    outline:none;
}

.movie-lib-search-box input:focus{
    border-color:#d5b69c !important;
}

.movie-lib-group{
    margin-bottom:30px;
}

.song-letter{
    font-weight:bold;
    font-size:18px;
    border-bottom:1px solid #ddd;
    padding-bottom:5px;
    margin-bottom:10px;
}

.movie-lib-entry{
    padding:8px 0;
    border-bottom:1px solid #eee;
    
    border-top: 0px !important;
    
}/* End custom CSS */