@media (max-width: 992px) {
    .t3-off-canvas-menu {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 100;
        visibility: hidden;
        width: 250px;
        height: 100%;
        overflow: hidden;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

    .navbar-header {
        float: none !important;
    }

    .t3-navbar.navbar-collapse {
        display: none !important;
    }

    #t3-header {
        display: none;
    }

    .t3-off-canvas .header-top {
        display: block;
    }

    .t3-off-canvas .t3-off-canvas-body {
        padding: 5px;
    }

    .header-top {
        display: none;
    }

    .t3-sl {
        display: none;
    }

    .t3-header .header-cart #vmCartModule {
        padding-top: 12px;
    }

    .t3-header .header-cart {
        height: 50px;
    }

    .t3-header .search input.button {
        top: 9px;
    }

    .t3-header .header-cart #vmCartModule svg {
        width: 30px;
        height: 30px;
    }

    .t3-header .header-cart #vmCartModule .cart_top .total_products {
        left: 30px
    }

    .t3-header .header-cart #vmCartModule .cart_top .total {
        display: none;
    }

    .t3-off-canvas {
        width: 300px;
    }

    .off-canvas-effect-4.off-canvas-open .t3-wrapper {
        transform: translate3d(300px, 0, 0);
    }

    .product-advantage-banner-zone {
        display: none;
    }

    .header-top .header-top-menu ul {
        flex-wrap: wrap;
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .header-top .header-top-3 {
        border-bottom: 1px solid #e7e7e7;
    }

    .header-phone {
        padding: 15px;
    }

    .header-top {
        border-bottom: 0;
    }

    .accordeonck li.level1 a {
        padding: 5px 10px 5px 30px;
    }

    .accordeonck li.level2 img.toggler {
        margin: 9px 0 0 10px;
    }

    .accordeonck img.toggler {
        margin: 9px 0 0 10px;
    }

    .header-top .header-top-menu ul {
        margin-left: 0 !important;
    }

    .t3-off-canvas-filter-view .t3-off-canvas-body .t3-off-canvas-body-filter {
        display: block;
    }

    .t3-off-canvas-body .t3-off-canvas-body-filter {
        display: none;
    }

    .t3-off-canvas-filter-view .t3-off-canvas-body .t3-off-canvas-body-main {
        display: none;
    }

    .t3-off-canvas-body .t3-off-canvas-body-main {
        display: block;
    }

    .t3-sidebar {
        display: none;
    }

    #t3-mainnav {
        margin: 0;
    }

    .home-1 .container {
        padding: 5px 0;
    }

    .search .inputbox {
        height: 40px;
        border-radius: 5px !important;
    }

    .home-1 .module-title {
        text-align: center;
    }

    h1.article-title {
        font-size: 24px;
    }
}

@media (min-width: 993px) {
    .navbar-header {
        display: none !important;
    }

    .off-canvas-toggle {
        display: none;
    }

    .product-filter {
        display: none !important;
    }
}

.navbar-header-toggle, .navbar-header-logo, .navbar-header-cart .navbar-header-site-phone {
    width: 12.5%;
}

.header-site-phone {
    height: 35px;
}

.header-site-phone a img {
    height: 100%;
}

.navbar-header-search {
    width: 50%;
}

.navbar-header-toggle button {
    margin-top: 15px;
    font-size: 35px;
}

.navbar-header-logo a {
    width: 100%;
    height: 100%;
}

.navbar-header-logo img {
    object-fit: contain;
    width: 100% !important;
    height: 100% !important;
    padding: 10px 0;
}

.navbar-header-item {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.navbar-header-search form {
    margin-bottom: 0;
    padding: 0 10px;
}

.btn.btn-no-margin {
    margin: 0;
}

.navbar-header-logo {
    height: 100%;
    display: flex;
    align-items: center;
}

.navbar-header {
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.breadcrumbs {
    margin-bottom: 15px !important;
}

.navbar-header.t3-header {
    padding: 0 !important;
}

.t3-off-canvas-body .header-banner {
    margin: 1em;
    padding: 0 20px;
}
