.bordered-layout .header-navbar.floating-nav {
    border: 1px solid #e2e8f0
}

.bordered-layout .header-navbar.fixed-top {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 2px 4px -1px rgba(57, 76, 96, .08) !important;
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
}

.bordered-layout .main-menu.menu-light .navigation>li.open:not(.menu-item-closing)>a,.bordered-layout .main-menu.menu-light .navigation>li.sidebar-group-active>a {
    background: #ededed
}

.bordered-layout .main-menu {
    box-shadow: none
}

.bordered-layout .dropdown-menu {
    border: 1px solid #e2e8f0!important;
    box-shadow: none
}

.bordered-layout .main-menu {
    background: #fff;
    border: 1px solid #e2e8f0
}

.bordered-layout .bs-stepper.wizard-modern .bs-stepper-content,.bordered-layout .bs-stepper:not(.wizard-modern):not(.checkout-tab-steps),.bordered-layout .card {
    border: 1px solid rgb(226, 232, 239);
    box-shadow: none !important
}

.bordered-layout .footer {
    box-shadow: none!important
}

.bordered-layout .footer-fixed .footer {
    border-top: 1px solid #e2e8f0
}

@media(max-width: 767.98px) {

}

@media(max-width: 1199.98px) {

}

@media(max-width: 991.98px) {

}

@media(max-width: 767px) {

}

@media(max-width: 767.98px) {

}

@media only screen and (min-device-width: 26.78em)and (max-device-width:47.64em)and (-webkit-min-device-pixel-ratio:2)and (orientation:landscape) {

}

@media only screen and (min-device-width: 29.57em)and (max-device-width:52.57em)and (-webkit-min-device-pixel-ratio:3)and (orientation:landscape) {

}

@media(max-width: 1201px) {
    .bordered-layout .main-menu {
        height: 100%;
        margin: 0;
        border: 0;
        border-radius: 0;
    }
}

@media(max-width: 1199px) {

}