/*
Theme Name: Vonzot Child
Theme URI: https://themeforest.net/item/vonzot-music-oriented-woocommerce-theme/22562750
Template: vonzot
Author: WolfThemes
Author URI: https://wolfthemes.com
Description: Music Oriented WooCommerce Theme
Tags: custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,sticky-post,threaded-comments,translation-ready
Version: 1.9.23.1736235288
Updated: 2025-01-07 07:34:48

*/

.nav-bar:not(.sticky){
    position: relative!important;
    top:0!important;
    
}

.nav-bar{
    opacity: 1 !important;
    visibility: visible !important;
}

.nav-bar.sticky {
    transition: top 0.3s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    /* Optional shadow for visual feedback */
}