video_aspect_ratio() ) : ?> .fl-node- .fl-wp-video { padding-bottom: video_aspect_ratio(); ?>%; } play_pause ) : ?> .fl-node- .mejs-playpause-button { display: none !important; } timer ) : ?> .fl-node- .mejs-currenttime-container { display: none !important; } time_rail ) : ?> .fl-node- .mejs-time-rail { display: none !important; } duration ) : ?> .fl-node- .mejs-duration-container { display: none !important; } volume ) : ?> .fl-node- .mejs-volume-button { display: none !important; } full_screen ) : ?> .fl-node- .mejs-fullscreen-button { display: none !important; } play_pause && 'hide' == $settings->timer && 'hide' == $settings->time_rail && 'hide' == $settings->duration && 'hide' == $settings->volume && 'hide' == $settings->full_screen ); if ( $hide_video_control_bar ) : ?> .fl-node- .mejs-controls { display: none !important; } .fl-node- .fl-video-poster { display: video_lightbox ? 'block' : 'none' ); ?>; } video_type ) : ?> .fl-node- .fl-wp-video .mejs-overlay-loading { display: none; } video_lightbox ) && 'yes' == $settings->video_lightbox ) : ?> .fl-video-lightbox-wrap .mfp-content { background: #fff; } .fl-video-lightbox-wrap .mfp-iframe-scaler iframe { left: 2%; height: 94%; top: 3%; width: 96%; } .mfp-wrap.fl-video-lightbox-wrap .mfp-close, .mfp-wrap.fl-video-lightbox-wrap .mfp-close:hover { color: #333!important; right: -4px; top: -10px!important; }