/*
Theme Name: VidoRev Child Theme
Theme URI: https://beeteam368.net/vidorev/
Author: BeeTeam368
Author URI: http://themeforest.net/user/beeteam368
Description: Video WordPress Theme
Version: 1.0.0.0.0.0
License: Themeforest Licence
License URI: http://themeforest.net/licenses
Text Domain: vidorev
Tags: translation-ready, one-column, two-columns, three-columns, right-sidebar, custom-menu, editor-style, featured-images, theme-options, rtl-language-support
Template: vidorev
*/

@media (max-width: 575px) {
    body.floating-video:not(.light-off-enabled):not(.disable-floating-video):not(.adsense-google-active) #site-wrap-parent .video-player-content {
        right: 2% !important;
        left: 2% !important;
        top: 55px !important;
        bottom: unset !important;
        width: 96% !important;
        height: unset !important;
        padding-bottom: 56.25% !important;
    }
}
