.video-player-shell .jwplayer,
.video-player-shell .jwplayer .jw-wrapper,
.video-player-shell .jwplayer .jw-media,
.video-player-shell .jwplayer .jw-preview,
.video-player-shell .jwplayer .jw-video,
.video-player-shell .jwplayer .jw-media video {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

.video-player-shell .jwplayer,
.video-player-shell .jwplayer .jw-wrapper,
.video-player-shell .jwplayer .jw-media,
.video-player-shell .jwplayer .jw-preview {
    background: transparent !important;
}

.video-player-shell .jwplayer .jw-text-track,
.video-player-shell .jwplayer .jw-text-track-display,
.video-player-shell .jwplayer .jw-text-track-cue,
.video-player-shell .jwplayer .jw-logo,
.video-player-shell .jwplayer .jw-logo-button {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}

.video-player-shell .jwplayer .jw-reset-text,
.video-player-shell .jwplayer .jw-text,
.video-player-shell .jwplayer .jw-tooltip,
.video-player-shell .jwplayer .jw-title,
.video-player-shell .jwplayer .jw-nextup,
.video-player-shell .jwplayer .jw-nextup-header,
.video-player-shell .jwplayer .jw-nextup-title,
.video-player-shell .jwplayer .jw-settings-menu,
.video-player-shell .jwplayer .jw-settings-submenu,
.video-player-shell .jwplayer .jw-settings-content-item,
.video-player-shell .jwplayer [class*="jw-text"] {
    font-family: 'ITCGaramondStd', 'EB Garamond', Garamond, Georgia, 'Times New Roman', serif !important;
}

.video-player-shell .jwplayer .jw-text-elapsed,
.video-player-shell .jwplayer .jw-text-duration,
.video-player-shell .jwplayer .jw-text-countdown,
.video-player-shell .jwplayer .jw-time-tip {
    font-size: 18px !important;
    line-height: 1.1 !important;
}

.video-player-shell .jwplayer .jw-settings-content-item,
.video-player-shell .jwplayer .jw-nextup-header,
.video-player-shell .jwplayer .jw-nextup-title,
.video-player-shell .jwplayer .jw-tooltip {
    font-size: 18px !important;
    line-height: 1.2 !important;
}

.video-player-shell .jwplayer .jw-button-color,
.video-player-shell .jwplayer .jw-icon,
.video-player-shell .jwplayer .jw-icon-inline,
.video-player-shell .jwplayer .jw-svg-icon,
.video-player-shell .jwplayer .jw-svg-icon path {
    color: #ffffff !important;
    fill: #ffffff !important;
    stroke: transparent !important;
}

.video-player-shell .jwplayer .jw-button-color:hover,
.video-player-shell .jwplayer .jw-button-color:focus,
.video-player-shell .jwplayer .jw-button-color:active,
.video-player-shell .jwplayer .jw-icon:hover,
.video-player-shell .jwplayer .jw-icon:focus,
.video-player-shell .jwplayer .jw-icon:active,
.video-player-shell .jwplayer .jw-icon-inline:hover,
.video-player-shell .jwplayer .jw-icon-inline:focus,
.video-player-shell .jwplayer .jw-icon-inline:active,
.video-player-shell .jwplayer .jw-svg-icon:hover,
.video-player-shell .jwplayer .jw-svg-icon:focus,
.video-player-shell .jwplayer .jw-svg-icon:active,
.video-player-shell .jwplayer .jw-icon:hover .jw-svg-icon path,
.video-player-shell .jwplayer .jw-icon:focus .jw-svg-icon path,
.video-player-shell .jwplayer .jw-icon:active .jw-svg-icon path {
    color: #ffffff !important;
    fill: #ffffff !important;
    opacity: 1 !important;
}
