/*
    Theme Name: Inbio Child
    Theme URI: http://rainbowit.net/themes/inbio/
    Template: inbio
    Description:  Smart, Powerful, and Unlimited Customizable WordPress Theme for any type of Personal Website.
    Author: Rainbow-Themes
    Author URI: https://themeforest.net/user/rainbow-themes/portfolio
    Version: 1.1.0
    License: Envato Marketplaces Split License
    License URI: https://themeforest.net/licenses/standard
    Text Domain: inbio-child
    Tags: responsive, rtl-language-support, blog, portfolio, resume, vcard, custom-colors, live-editor
*/
body.white-version {
    margin: 0 !important;
}
body.box-wrapper {
    background: #ECF0F3 !important;
}

body.white-version .backto-top > div ,
body.white-version .inbio-audio-label {
    box-shadow: 0 0 10px rgb(0 0 0 / 45%);
}

body.white-version .header--sticky.sticky {
    background-color: #ECF0F3;
    box-shadow: 10px 10px 19px rgba(0, 0, 0, 0.1);
}
.header--sticky.sticky {
    background-color: rgba(33, 36, 40, 0.8705882353);
    box-shadow: var(--shadow-1);
    position: fixed;
    backdrop-filter: blur(15px);
    top: 0;
    position: fixed;
    z-index: 999;
    width: 100%;
    animation: headerSlideDown 0.5s ease forwards;
}

.left-header-style .logo-area a img {
    height: 200px;
    object-fit: cover;
    width: 200px;
}