/*
Theme Name: Krishana Portfolio
Theme URI: https://lumora.design/
Author: Krishana Debnath
Author URI: https://github.com/krishanadebnath
Description: Premium digital identities and portfolio theme designed to endure. Built with GSAP, Lenis, and premium micro-interactions.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: krishanadebnath.online
*/

/* Hero Floating Showcase Card Slider Styles */
.kd-hero-floating-slider {
    overflow: hidden;
    width: 100%;
}
.kd-hero-floating-slider .kd-floating-slide-item {
    display: block !important;
    text-decoration: none;
    color: inherit;
    outline: none;
    width: 100%;
}
.kd-hero-floating-slider .kd-floating-slide-item:focus {
    outline: none;
}

