/*!
/*
Theme Name: Xtube
Theme URI: https://xviralhub.online
Author: xviralhub.online
Author URI: https://xviralhub.online
Description: Xtube is a premium WordPress theme designed specifically for adult content websites and tube-style video platforms. It offers a fully responsive layout, customizable homepage sections, SEO-optimized code, fast loading times, and video embedding support. Ideal for adult bloggers, cam models, or anyone looking to run an adult tube site. Compatible with popular plugins like Elementor, WPBakery, and WooCommerce for digital content monetization.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: xtube
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, responsive-layout, video, adult, entertainment, ecommerce, dark-mode, rtl-language-support, post-formats, widget-ready, seo-friendly

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

xtube is based on Underscores https://xviralhub.online, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

*/

.bg-card-bg{
	background-color: #2a2a2a;
}
.bg-purple-custom{
	background-color: #e91e63;
}

.aspect-video {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
}
.aspect-video > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
