/* Start custom CSS for text-editor, class: .elementor-element-d4fb096 *//*.mejs-controls,*/
/*.mejs-mediaelement,*/
/*.mejs-container {*/
/*	background: url('') !important;*/
/*	background-color: rgba(213, 83, 66, 0.4) !important;*/
/*	border-radius: 10px;*/
/*}*/

/* change the color of the lettering */
/*.mejs-currenttime,*/
/*.mejs-duration {*/
/*	color: white !important;*/
/*}*/

/* eliminate the yellow border around the play button during playback */
/*.mejs-controls .mejs-button button:focus {*/
/*outline: none !important;*/
/*}*/

/* use a sprite file with darker transport icons */
/*.mejs-controls .mejs-button button {*/
/*    background-image: url('https://www.kristuspasaulei.lv//wp-content/uploads/2022/03/mejs-controls-dark.svg') !important;*/
/*}*/

/*.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {*/
/*    background: black !important;*/
/*    border-radius: 10px !important;*/
/*}*/

/* change the color of the progress bar */
/*.mejs-controls .mejs-time-rail .mejs-time-total {*/
/*	background: #20212BDE !important;*/
/*	border-radius: 10px !important;*/
/*}*/

/* change the color of the current time bar */
/*.mejs-controls .mejs-time-rail .mejs-time-current {*/
/*	background: #00a !important;*/
/*}*/

/* change the color of the file loading bar */
/*.mejs-controls .mejs-time-rail .mejs-time-loaded {*/
/*	background: #ccc !important;*/
/*}*/

/*.wp-audio-playlist {*/
/*    border-radius: 10px !important;*/
/*    background-color: rgba(32, 33, 43, 0.1) !important;*/
/*}*/

/*.wp-audio-playlist noscript{*/
/*    line-height: 50px !important;*/
/*}*//* End custom CSS */