/*
Theme Name: EatApp Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The 1st By Design Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 


.fl-row-content-wrap {
    padding: 0 20px !important;
}
.video-control-btn, .video-control-btn:focus {
    position: fixed !important;
    right: 60px !important;
    bottom: 40px !important;
    background-color: transparent !important;
    box-shadow: none;
    border: none !important;
    top: auto !important;
    font-size: 30px;
}