@charset 'utf-8';
/*
 Theme Name:   Podium Child
 Theme URI:    https://podium.axiomthemes.com/
 Description:  Podium - Fully Responsive and Mobile Friendly theme
 Author:       AxiomThemes
 Author URI:   https://axiomthemes.com/
 Template:     podium
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  podium
*/



/* =Theme customization starts here

/* Change left black vertical bar */
.side_socials,
.side_link {
    background-color: #081446 !important;
}

/* Change fullscreen hamburger menu background */
.fullscreen-menu,
.offcanvas-menu,
.nav-overlay,
.menu-overlay {
    background-color: #081446 !important; /* Change to your desired color */
}