/*
Theme Name: EnjoyTube
Theme URI: #
Author: #
Author URI: #
Description:#
Version: 9.9.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tested up to: 6.2
Requires at least: 4.9
Requires PHP: 5.6
Text Domain: enjoytube
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, sticky-post, theme-options, threaded-comments, translation-ready
*/
/*--------------------------------------------------------------
0. Reset
--------------------------------------------------------------*/
.clear{
    clear: both;
}
.clear:before{
    display: table;
    content: "";
}