/* Minification failed. Returning unminified contents.
: run-time error CSS1036: Expected expression, found ''
 */
/*!
 * Megamenu
 */

.megamenu {
    border-radius: 0;
    margin-bottom: 0px;
}

    .megamenu a:hover {
        text-decoration: none;
    }

.action-display-mobilemenu {
    margin-left: 15px;
}

.action-display-login-mobile {
    padding: 6px 8px;
    margin-right: 0;
}

    .action-display-login-mobile .fa {
        font-size: 18px;
        padding-top: 3px !important;
    }


.megamenu .dropdown-menu {
    /*left: auto;*/
    min-width: 300px;
    /*width: 600px;*/
    /*max-width: 800px;*/
    max-height: 560px;
}

.megamenu .brands.dropdown-menu {
    overflow-y: auto;
    max-height: none;
}

.megamenu .dropdown-menu.left {
    right: 0;
    left: auto;
    left: auto;
}

.dropdown-large {
    position: static !important;
}

.dropdown-menu-large {
    margin-right: 16px;
    padding: 20px 0px;
    white-space: nowrap;
}

    .dropdown-menu-large > li > ul {
        padding: 0;
        margin: 0;
    }

        .dropdown-menu-large > li > ul > li {
            list-style: none;
        }

            .dropdown-menu-large > li > ul > li > a {
                display: block;
                clear: both;
                font-weight: normal;
                line-height: 1.428571429;
                color: #333333;
                white-space: normal;
            }

    .dropdown-menu-large > li ul > li > a:hover,
    .dropdown-menu-large > li ul > li > a:focus {
        text-decoration: none;
        color: #262626;
        background-color: #f5f5f5;
    }

    .dropdown-menu-large .disabled > a,
    .dropdown-menu-large .disabled > a:hover,
    .dropdown-menu-large .disabled > a:focus {
        color: #999999;
    }

        .dropdown-menu-large .disabled > a:hover,
        .dropdown-menu-large .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
            cursor: not-allowed;
        }

    .dropdown-menu-large .dropdown-header,
    .dropdown-menu-large .dropdown-header a {
        color: #333;
        font-size: 14px;
        font-weight: bold;
    }

    .dropdown-menu-large .dropdown-header {
        padding: 0;
    }

    .dropdown-menu-large .divider {
        background-color: none;
        height: 0;
        margin: 9px 0;
        overflow: hidden;
    }

.megamenu .navbar-collapse {
    padding-left: 0;
}

.megamenu ul {
    list-style-type: none;
}

    .megamenu ul li {
        list-style-type: none;
        padding: 7px 0px;
    }

.megamenu .li-level-2 {
    padding-top: 5px;
    padding-bottom: 5px;
}

    .megamenu .li-level-2 > a,
    .megamenu .li-level-2 > span {
        font-weight: bold;
        color: #333;
    }

    .megamenu .li-level-2 > a {
        display: block
    }

    .megamenu .li-level-2 > ul {
        padding-left: 0;
    }

        .megamenu .li-level-2 > ul a {
            color: #333;
        }

.megamenu .dropdown-menu > li > ul {
    padding-left: 0 !important;
}

.megamenu .dropdown-menu ul,
.megamenu .dropdown-menu li {
    padding-top: 5px;
    padding-bottom: 5px;
}

.megamenu .li-level-2:hover a,
.megamenu .li-level-2:hover a:hover {
    color: #4e2d8d !important;
}

.megamenu .caret {
    display: none
}

.navbar-inverse ul.navbar-nav {
    display: flex;
    display: -webkit-flex;
    text-align: center;
}

.megamenu .li-level-3 {
    width: 300px;
}

.little-sticky-helper {
    display: none;
    height: 220px;
    float: left;
    width: 100%
}

.megamenu.sticky + .little-sticky-helper {
    display: block;
}

@media (max-width: 767px) {
    .megamenu.navbar.navbar-inverse {
        position: relative;
        z-index: 11;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .megamenu .dropdown-menu {
        min-width: 0;
        max-height: none;
    }

    .dropdown-menu-large {
        margin-left: 0;
        margin-right: 0;
    }

        .dropdown-menu-large > li {
            margin-bottom: 30px;
        }

            .dropdown-menu-large > li:last-child {
                margin-bottom: 0;
            }

        .dropdown-menu-large .dropdown-header {
            padding: 10px 0 !important;
        }

    .megamenu .navbar-collapse {
        background-color: #585858;
        height: 100%;
        cursor: default;
        transition: margin linear 0.2s;
    }

    .megamenu .navbar-nav {
        background-color: transparent;
        margin: 0;
    }

    .megamenu .li-level-2 {
        padding-top: 0;
        padding-bottom: 0;
    }

    .megamenu .dropdown-menu {
        min-height: 0;
    }

        .megamenu .dropdown-menu > li ul {
            padding: 0;
            overflow: auto;
            height: 100%;
            overflow: auto;
            display: flex;
            flex-direction: column;
        }

        .megamenu .dropdown-menu ul,
        .megamenu .dropdown-menu li {
            padding-top: 0;
            padding-bottom: 0;
        }

    .megamenu ul > li {
        padding-left: 0;
    }

    .megamenu .dropdown-menu.row > li {
        padding-right: 0 !important;
        height: 100%;
    }

    .megamenu .navbar-nav {
        padding-left: 0;
    }

        /* LEVEL1 */
        .megamenu .navbar-nav > .li-level-1 {
            background-color: #fff;
            /*border-bottom: 1px solid #381c6e;*/
        }

            /*.megamenu .navbar-nav>.li-level-1:nth-child(2) {
    border-top: 1px solid #fff;
  }*/
            /*.megamenu .navbar-nav>.li-level-1:first-child,*/
            .megamenu .navbar-nav > .li-level-1:last-child {
                /*border-bottom: none;*/
            }


            .megamenu .navbar-nav > .li-level-1 > a {
                text-shadow: none;
                font-size: 15px;
                color: #ffffff;
            }

    .megamenu > .container .navbar-nav > .li-level-1 > a:active,
    .megamenu > .container .navbar-nav > .li-level-1 > a:focus {
        color: inherit;
    }

    .megamenu > .container .navbar-nav > .li-level-1.open > a,
    .megamenu > .container .navbar-nav > .li-level-1.open > a:active,
    .megamenu > .container .navbar-nav > .li-level-1.open > a:focus {
        background-color: inherit;
        color: inherit;
    }

    .megamenu .navbar-nav > .li-level-1 > a > .caret {
        display: initial;
        border: none;
        vertical-align: initial;
    }

    .megamenu > .container .navbar-nav > .li-level-1 > a > .caret:after {
        content: "\f067";
        font-family: 'FontAwesome';
        position: absolute;
        right: 0;
        top: 0;
        font-style: initial;
        padding: 15px 15px;
        background: #442480;
        font-style: normal;
    }

    .megamenu > .container .navbar-nav > .li-level-1.open > a > .caret:after {
        content: "\f068";
    }

    .megamenu .navbar-nav > .li-level-1 > .dropdown-menu {
        border-radius: 0;
        -webkit-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.75) inset, 0 -2px 3px -1px rgba(0, 0, 0, 0.75) inset;
        -moz-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.75) inset, 0 -2px 3px -1px rgba(0, 0, 0, 0.75) inset;
        box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.75) inset, 0 -2px 3px -1px rgba(0, 0, 0, 0.75) inset;
        padding: 0;
        overflow: hidden;
        min-width: 0;
        /* position: relative; */
        background-color: #202020;
        float: none;
        left: 0;
    }

    .li-level-1 .dropdown-menu:not(.another-level) {
        position: relative;
        top: 0px;
        right: 0;
        left: auto;
    }

    /* LEVEL2 */
    .megamenu .li-level-2 {
    }

        .megamenu .li-level-2:last-child {
            border-bottom: none;
        }

        .megamenu .li-level-2.parent .opener {
            position: absolute;
            right: 0;
            width: 42px;
            color: #fff;
            height: 51px;
            line-height: 51px;
            text-align: center;
            cursor: pointer;
            background-color: #0e0e0e;
        }

        .megamenu .li-level-2 > ul {
            margin-right: 15px;
        }

        .megamenu .li-level-2.parent .opener:after {
            content: "\f067";
            font-family: 'FontAwesome';
            font-style: initial;
        }

        .megamenu .li-level-2.open.parent .opener:after {
            content: "\f068";
        }

    .megamenu > .container .navbar-nav > .li-level-1 .li-level-2 > a,
    .megamenu > .container .navbar-nav > .li-level-1 .li-level-2 > span {
        color: #fff;
        padding: 0 15px;
        line-height: 50px;
        height: auto;
        /*39px;*/
        display: flex;
    }

    .megamenu > .container .navbar-nav > .li-level-1 .li-level-2 > span {
        display: none;
    }

    .megamenu .li-level-2.parent.open:hover {
        /*
        background: #dfdfdf !important;
        */
        color: #fff !important;
        padding: 0;
        margin: 0;
    }

    .megamenu .li-level-2.parent.open .opener {
        border-bottom: 1px solid #3a3a3a;
    }

    .megamenu .li-level-2.parent.open,
    .megamenu .li-level-2.parent.open:hover {
        background: #dfdfdf !important;
    }

    .megamenu > .container .navbar-nav > .li-level-1 .li-level-2.open > a,
    .megamenu > .container .navbar-nav > .li-level-1 .li-level-2.open > a > .opener,
    .megamenu > .container .navbar-nav > .li-level-1 .li-level-2.open > span,
    .megamenu > .container .navbar-nav > .li-level-1 .li-level-2.open > span > .opener {
        color: #4e2d8d;
        background-color: #cbcbcb;
    }

    .megamenu > .container .navbar-nav > .li-level-1 .li-level-2.open > a,
    .megamenu > .container .navbar-nav > .li-level-1 .li-level-2.open > span {
        background-color: #eeeeee;
    }

    .megamenu .li-level-2 > ul {
        background: none repeat scroll 0 0 #999999;
        -webkit-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.75) inset, 0 -2px 3px -1px rgba(0, 0, 0, 0.75) inset;
        -moz-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.75) inset, 0 -2px 3px -1px rgba(0, 0, 0, 0.75) inset;
        box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.75) inset, 0 -2px 3px -1px rgba(0, 0, 0, 0.75) inset;
        display: none;
        padding-left: 0;
    }

    .megamenu .li-level-2.open > ul {
        /* display: block;
        margin-top: 5px;
        margin-bottom: 5px;*/
    }

    .megamenu .li-level-2 li:hover {
        /*background-color: #928787;*/
    }

    .megamenu > .container .navbar-nav .li-level-2.open > a,
    .megamenu > .container .navbar-nav .li-level-2.open > a:hover {
        background-color: #dfdfdf !important;
        color: #4e2d8d !important;
        border-bottom: 1px solid #3a3a3a;
    }

    .dropdown-menu.another-level,
    .li-level-2.parent:hover {
        color: #313131 !important;
        background-color: #fff !important;
    }

        .dropdown-menu.another-level,
        .li-level-2.parent a,
        .dropdown-menu.another-level,
        .li-level-2.parent:hover a {
            text-decoration: none;
        }

    /* LEVEL3/4 */
    .li-level-1 .dropdown-menu.another-level a {
        background: #dfdfdf !important;
        color: #393939;
        font-size: 15px;
        padding-left: 0;
        margin-left: 0;
    }

    .megamenu .li-level-3 {
        height: auto;
        width: auto;
    }

    .megamenu .li-level-4 {
        margin: 0px;
        height: auto;
    }

        .megamenu .li-level-3 > a,
        .megamenu .li-level-4 > a {
            display: block;
            color: #fff !important;
            line-height: 39px;
        }

    .megamenu .li-level-3 > a {
        padding-left: 15px !important;
    }

    .megamenu .li-level-4 > a {
        padding-left: 35px;
    }

        .megamenu .li-level-4 > a:before {
            content: "";
        }

    .megamenu .navbar-collapse.dropdown-full-menu {
        padding-right: 0;
    }

    .megamenu .navbar-collapse.dropdown-full-menu {
        overflow-y: scroll !important;
        transition: 0.2s all;
        max-height: calc(100vh - 49px);
        width: 100vw;
        background-color: #4e2d8d;
        position: fixed;
        z-index: -1;
        top: 49px;
        left: 0;
    }


    .li-level-1 .dropdown-menu:not(.another-level) {
        position: relative !important;
        top: 0px !important;
        right: 0 !important;
        left: auto !important;
    }


    .navbar-header.container {
        background-color: #4e2d8d;
    }

    body.no-scroll-body {
        overflow-y: hidden;
    }

    .navbar-toggle.nav-cooldown {
        pointer-events: none;
    }

    .megamenu .dropdown-full-menu {
        -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.49);
        -moz-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.49);
        box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.49);
    }

    .megamenu .li-level-1 {
        padding: 0
    }

    .navbar-inverse .navbar-nav > li.li-level-1 > a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .navbar-inverse ul.navbar-nav {
        display: block;
        text-align: left
    }

    .megamenu ul,
    .megamenu li {
        column-count: 1 !important;
        -moz-column-count: 1 !important;
        -webkit-column-count: 1 !important;
    }

    .navbar-inverse .navbar-nav > li.li-level-1 > a {
        font-size: 16px;
        padding: 20px 30px;
    }

    .nav.navbar-nav li .container-wrapper {
        position: fixed;
        left: 0;
        top: 0;
        width: calc(100dvw - 50px);
        height: 100dvh;
        pointer-events: none;
        transition: 0.4s all;
        transform: translateX(-100%);
        opacity: 0;
        background-color: #fff;
        z-index: 1;
        padding-bottom: 80px;
    }

    .megamenu > .container .navbar-nav > .li-level-1 > a > .caret::after {
        display: none;
    }

    .nav.navbar-nav li.open > .container-wrapper {
        opacity: 1;
        transform: translateX(0%);
        pointer-events: all;
    }

        .nav.navbar-nav li.open > .container-wrapper > .container {
            height: 100%;
            display: block;
            padding: 0;
        }

            .nav.navbar-nav li.open > .container-wrapper > .container > .dropdown-menu {
                display: block;
                height: 100%;
                background-color: #fff;
                padding-top: 75px;
            }

                .nav.navbar-nav li.open > .container-wrapper > .container > .dropdown-menu .back-button {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 75px;
                }

                    .nav.navbar-nav li.open > .container-wrapper > .container > .dropdown-menu .back-button:before {
                        content: "Back";
                        background-image: url(/images/owl_prev.svg);
                        position: absolute;
                        top: 10px;
                        left: 30px;
                        background-position: 0px 50%;
                        background-repeat: no-repeat;
                        display: flex;
                        align-items: center;
                        padding: 18px 0px 18px 28px;
                        pointer-events: none;
                        font-size: 16px;
                        color: #6945ad;
                        background-size: 16px;
                    }

    .li-level-1.open > .dropdown-toggle.onclick + .container-wrapper > .container > .dropdown-menu .li-level-2 > a {
        font-size: 16px;
        line-height: 20px;
        color: #252525;
        font-weight: 400;
        padding: 20px 15px;
        display: flex;
        width: 100%;
        gap: 20px;
        align-items: center;
    }

        .li-level-1.open > .dropdown-toggle.onclick + .container-wrapper > .container > .dropdown-menu .li-level-2 > a::before {
            content: "";
            width: 40px;
            height: 40px;
            background-image: url(/images/JPR-icons-1.svg);
            background-position: center;
            background-repeat: no-repeat;
        }

    .li-level-1.open > .dropdown-toggle.onclick + .container-wrapper > .container > .dropdown-menu .li-level-2:nth-child(1) > a::before {
        background-image: url(/images/JPR-icons-1.svg);
    }

    .li-level-1.open > .dropdown-toggle.onclick + .container-wrapper > .container > .dropdown-menu .li-level-2:nth-child(2) > a::before {
        background-image: url(/images/JPR-icons-2.svg);
    }

    .li-level-1.open > .dropdown-toggle.onclick + .container-wrapper > .container > .dropdown-menu .li-level-2:nth-child(3) > a::before {
        background-image: url(/images/solar.svg);
    }

    .li-level-1.open > .dropdown-toggle.onclick + .container-wrapper > .container > .dropdown-menu .li-level-2:nth-child(4) > a::before {
        background-image: url(/images/electrical_and_power.svg);
    }

    .li-level-1.open > .dropdown-toggle.onclick + .container-wrapper > .container > .dropdown-menu .li-level-2:nth-child(5) > a::before {
        background-image: url(/images/JPR-icons-4.svg);
    }

    .li-level-1.open > .dropdown-toggle.onclick + .container-wrapper > .container > .dropdown-menu .li-level-2:nth-child(6) > a::before {
        background-image: url(/images/enclosures222.svg);
    }

    .li-level-1.open > .dropdown-toggle.onclick + .container-wrapper > .container > .dropdown-menu .li-level-2:nth-child(7) > a::before {
        background-image: url(/images/JPR-icons-5.svg);
    }

    .megamenu > .container .navbar-nav > .li-level-1 .li-level-2 > a,
    .dropdown-menu.another-level,
    .li-level-2.parent > a,
    .li-level-2.parent:hover > a,
    .li-level-3 > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li.li-level-3 > a {
        color: #313131 !important;
        font-size: 16px;
        padding: 20px 30px;
        background-color: #fff !important;
        text-decoration: none;
    }

    .li-level-1 .dropdown-menu.another-level a.parent-name,
    .li-level-2 .parent-name,
    .li-level-3 .parent-name {
        display: block;
        background-color: transparent !important;
        font-size: 22px;
        color: #2f2f2f !important;
        padding: 10px 30px;
    }

        .li-level-1 .dropdown-menu.another-level a.parent-name *:not(.catname),
        .li-level-2 .parent-name *:not(.catname),
        .li-level-3 .parent-name *:not(.catname) {
            display: none;
        }

        .li-level-1 .dropdown-menu.another-level a.parent-name:before,
        .li-level-2 .parent-name:before,
        .li-level-3 .parent-name:before {
            display: none;
        }

    .li-level-3,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li.li-level-3 {
        border: 0 !important;
    }

        .li-level-3 > a,
        .navbar-inverse .navbar-nav .open .dropdown-menu > li.li-level-3 > a {
            color: #3c1a7b !important;
            font-size: 16px;
            padding: 10px 30px !important;
            background-color: #fff !important;
            text-decoration: none;
        }

            .li-level-3 > a:before,
            .navbar-inverse .navbar-nav .open .dropdown-menu > li.li-level-3 > a:before {
                display: none;
            }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li.li-level-3 {
        border-top: 1px solid #e5e5e5;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li.li-level-3:last-child {
            border-bottom: 1px solid #e5e5e5;
        }

    .li-level-1,
    .li-level-2 {
        border-top: 1px solid #e5e5e5;
    }

        .li-level-1:last-child,
        .li-level-2:last-child {
            border-bottom: 1px solid #e5e5e5;
        }

        .li-level-2.parent > .dropdown-menu {
            position: fixed;
            left: 0 !important;
            top: 0;
            width: calc(100dvw - 50px);
            height: calc(100dvh - 75px);
            pointer-events: none;
            transition: 0.4s all;
            transform: translateX(-100%);
            opacity: 0;
            background-color: #fff;
            z-index: 1;
            display: block;
            padding-top: 75px;
            padding-bottom: 80px;
        }

        .li-level-2.parent.open > .dropdown-menu {
            opacity: 1;
            transform: translateX(0%);
            pointer-events: all;
        }

    .li-level-3.parent > .dropdown-menu {
        position: fixed;
        left: 0 !important;
        top: 0;
        width: calc(100dvw - 50px);
        height: calc(100dvh - 75px);
        pointer-events: none;
        transition: 0.4s all;
        transform: translateX(-100%);
        opacity: 0;
        background-color: #fff;
        z-index: 1;
        display: block;
        padding-top: 75px;
        padding-bottom: 80px;
    }

    .li-level-3.parent.open > .dropdown-menu {
        opacity: 1;
        transform: translateX(0%);
        pointer-events: all;
    }

    .navbar-nav .li-level-3 .open .dropdown-menu > li > a,
    .navbar-nav .li-level-3 .open .dropdown-menu .dropdown-header,
    .li-level-3 .dropdown-menu.another-level a {
        background-color: transparent !important;
        padding-left: 30px;
    }

        .li-level-3 .dropdown-menu.another-level a::before {
            display: none;
        }
}

@media (min-width: 768px) {
    .navbar-nav > li {
        float: none;
    }
}

@media (min-width: 768px) {
    .megamenu .navbar-nav > li {
        display: flex;
        align-items: center;
    }

    .megamenu .navbar-toggle {
        display: none;
    }

    #quick-order-container label.visible-lg {
        display: initial !important;
    }
}

@media (min-width: 768px) {
    .megamenu .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .li-level-1:hover > .dropdown-menu,
    .li-level-1 > .dropdown-toggle:not(.onclick) + .container-wrapper:hover .li-level-2.parent:hover > .dropdown-menu {
        display: block;
    }
}

/*@media (min-width: 768px) and (max-width:1199px) {
    .megamenu .navbar-collapse.collapse:not(.in) {
        display: none !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: hidden !important;
    }

    .megamenu .navbar-collapse.collapse.in,
    .megamenu .navbar-collapse.collapsing {
        position: absolute;
        z-index: 999;
    }

    .search-xs.active {
        position: fixed;
        top: 58px;
        opacity: 1;
        border-top: 1px solid #444;
    }
}*/

@media (min-width: 200px) and (max-width:991px) {
    .search-xs.active {
        left: 0px;
        width: 100%;
    }
}

/*@media (min-width: 768px) and (max-width:1199px) {
  .megamenu .navbar-toggle {
    display: block;
  }

  .megamenu .navbar-header {*/
/* width:100%;*/
/*float: none;
    position: relative;
  }

  .megamenu.navbar {
    z-index: 9999;
  }

  #quick-order-container>form {
    float: right;
  }

  #quick-order-container form>button[type="submit"] {
    padding-right: 0px;
    color: white;
  }

  .action-display-mobilemenu {
    padding-right: 0;
    margin-right: 0;
    margin-left: 0;
    padding-left: 0;
    text-align: right;
    white-space: nowrap;
    position: absolute;
    right: 0;
    left: auto;
  }
}*/

@media (min-width: 481px) {

    .megamenu.navbar .navbar-header button.hidden-md.hidden-sm,
    .megamenu.navbar .navbar-header a.hidden-md.hidden-sm {
        /* display:none!important;*/
    }
}

@media (min-width: 481px) and (max-width:1199px) {
    #quick-order-container > form {
        float: right;
    }
}

@media (max-width: 1199px) {

    .quick-order-container label,
    .quick-order-text,
    .quick-order-container form > button[type="submit"] {
        color: white;
    }

    .megamenu .navbar-toggle {
        border: none;
        color: white;
        font-weight: bold;
        font-size: 16px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
}

@media (max-width: 767px) {

    .megamenu .navbar-collapse.dropdown-full-menu {
        overflow-y: scroll !important;
        transition: 0.2s all;
        max-height: 100dvh;
        width: 100vw;
        background-color: #fff;
        position: fixed;
        z-index: -1;
        top: 0;
        left: 0;
        padding-top: 75px;
        width: calc(100dvw - 50px);
        padding-bottom: 80px;
    }

    .quick-order-container.active {
        top: 58px;
        opacity: 1;
        border-top: 1px solid #444;
        right: 0px;
        width: 100%;
    }

    .quick-order-container {
        position: absolute;
        top: -35px;
        opacity: 0;
        padding: 5px;
        z-index: 100;
        background: #333;
        margin-top: 0 !important;
        transition: top linear 0.2s;
        z-index: 0;
    }

    .quick_order_mobile {
        width: 100%;
        position: absolute;
        left: 0;
    }

    .megamenu .navbar-header .navbar-toggle .fa-shopping-basket {
    }

    .megamenu .navbar-header a.navbar-toggle {
        margin-top: 0;
        margin-bottom: 0;
        margin-right: 7px;
    }

    .megamenu .navbar-header .action-display-mobilemenu {
        margin-left: 5px
    }

    .megamenu .navbar-header .navbar-toggle {
        margin-right: 7px
    }

    .action-display-mobilemenu {
        float: none;
        position: absolute;
        z-index: 1;
        left: 0px;
        margin: 0;
        padding: 20px;
        top: 50%;
        transform: translateY(-50%);
    }

    .little-sticky-helper {
        height: 80px;
    }


    .megamenu .navbar-nav > .li-level-1:nth-last-child(1),
    .megamenu .navbar-nav > .li-level-1:nth-last-child(2),
    .megamenu .navbar-nav > .li-level-1:nth-last-child(3) {
        border-bottom: 0;
    }

    .megamenu .navbar-nav > .li-level-1:nth-last-child(1),
    .megamenu .navbar-nav > .li-level-1:nth-last-child(2) {
        border-bottom: 0;
        border-top: 0;
    }

    .megamenu .navbar-nav > .li-level-1:nth-last-child(3) > a {
        margin-top: 10px;
    }

    .megamenu .navbar-nav > .li-level-1:nth-last-child(1) > a,
    .megamenu .navbar-nav > .li-level-1:nth-last-child(2) > a,
    .megamenu .navbar-nav > .li-level-1:nth-last-child(3) > a {
        font-size: 16px;
        color: #4e2d8e;
        text-transform: none;
        padding: 10px 30px;
        background-size: 16px 16px;
        background-image: url(/images/owl_next.svg);
        background-repeat: no-repeat;
        background-position: calc(100% - 30px) 50%;
    }
}

@media (max-width: 550px) {
    .megamenu .navbar-toggle {
        margin-right: 10px;
        padding-right: 8px;
    }

    .megamenu .navbar-header.container {
        padding: 0px;
    }

    .text-mobile-hide {
        display: none;
    }

    .action-display-login-mobile {
        padding: 6px 6px 6px 5px !important;
        margin-right: 0 !important;
    }
}

@media (max-width: 350px) {
    .text-mobile-hide2 {
        display: none;
    }

    .action-display-login-mobile {
        padding: 6px 10px !important;
        margin-right: 7px !important;
    }
}

ul.another-level {
    position: absolute;
    left: 100% !important;
    /*width: 100%!important;*/
    top: 0px;
    border-radius: 0px;
    min-height: 100%;
    margin-top: 0px;
    border: 0px;
    height: 365px;
    overflow-x: hidden;
}

.li-level-1:hover,
.li-level-1 > a:hover {
    background: #202020;
}

.li-level-1 > .dropdown-menu:not(.another-level) {
    background: #202020;
}


/*.li-level-1:last-child > .dropdown-menu:not(.another-level),
.li-level-1:nth-last-child(2) > .dropdown-menu:not(.another-level),
.li-level-1:nth-last-child(3) > .dropdown-menu:not(.another-level),
.li-level-1:nth-last-child(4) > .dropdown-menu:not(.another-level),
.li-level-1:nth-last-child(5) > .dropdown-menu:not(.another-level),
.li-level-1:nth-last-child(6) > .dropdown-menu:not(.another-level) {
    position: absolute;
}

.li-level-1:nth-last-child(2) .another-level,
.li-level-1:nth-last-child(3) .another-level,
.li-level-1:nth-last-child(4) .another-level,
.li-level-1:nth-last-child(5) .another-level,
.li-level-1:nth-last-child(6) .another-level {
    position: absolute;
    left: -300px !important;
}

    .li-level-1:nth-last-child(2) .another-level.left-three-columns,
    .li-level-1:nth-last-child(3) .another-level.left-three-columns,
    .li-level-1:nth-last-child(4) .another-level.left-three-columns,
    .li-level-1:nth-last-child(5) .another-level.left-three-columns,
    .li-level-1:nth-last-child(6) .another-level.left-three-columns {
        left: -928px !important;
    }

    .li-level-1:nth-last-child(2) .another-level.left-two-columns,
    .li-level-1:nth-last-child(3) .another-level.left-two-columns,
    .li-level-1:nth-last-child(4) .another-level.left-two-columns,
    .li-level-1:nth-last-child(5) .another-level.left-two-columns,
    .li-level-1:nth-last-child(6) .another-level.left-two-columns {
        left: -614px !important;
    }*/


.li-level-1:nth-child(9) {
    position: inherit !important;
}

    .li-level-1:nth-child(9) .dropdown-menu {
        width: 100%;
        max-width: 1170px;
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
    }

left-three-columns .li-level-1:last-child .dropdown-menu {
    max-height: 500px;
    overflow-y: auto;
}

.li-level-1 > .dropdown-menu:not(.another-level) a {
    color: white;
    padding: 0 20px;
}

.li-level-1 .dropdown-menu.another-level a {
    color: #393939 !important;
    background-color: transparent;
    box-shadow: none;
    border: none;
    background-image: none;
    white-space: normal;
}

.dropdown-menu.another-level,
.li-level-2.parent:hover {
    background: #dfdfdf;
    border-radius: 0;
    box-shadow: none;
    /*max-height: 500px;*/
    height: auto;
}

@media (max-width: 1199px) {
    .li-level-1 .dropdown-menu.another-level a:before {
        content: "\f105";
        font-family: FontAwesome;
        padding-right: 5px
    }

    .li-level-1:last-child > .dropdown-menu:not(.another-level),
    .li-level-1:nth-last-child(2) > .dropdown-menu:not(.another-level),
    .li-level-1:nth-last-child(3) > .dropdown-menu:not(.another-level),
    .li-level-1:nth-last-child(4) > .dropdown-menu:not(.another-level),
    .li-level-1:nth-last-child(5) > .dropdown-menu:not(.another-level),
    .li-level-1:nth-last-child(6) > .dropdown-menu:not(.another-level) {
        /* position: relative; */
        width: 100%;
    }

    ul.another-level {
        height: auto;
    }

    /* .li-level-1:nth-last-child(2) .another-level,
    .li-level-1:nth-last-child(3) .another-level,
    .li-level-1:nth-last-child(4) .another-level,
    .li-level-1:nth-last-child(5) .another-level,
    .li-level-1:nth-last-child(6) .another-level {
        position: static;
    }*/

    body.offcanvas .megamenu .navbar-header button.action-display-mobilemenu i.fa-bars::before {
        content: "\f00d"
    }
}

@media only screen and (min-height : 400px) {
    .dropdown-menu.another-level {
        overflow-y: auto;
    }
}

.another-level.dropdown-menu .li-level-3:hover a {
    color: #4f2d8c !important;
}

.li-level-1 .dropdown-menu {
    padding-top: 0px;
    border: 0px;
    padding-bottom: 0px;
    border-radius: 0px;
}

.another-level.dropdown-menu .li-level-3:hover a {
    text-decoration: underline;
}

.li-level-2 > .fa.fa-angle-right {
    padding-right: 15px;
    line-height: 20px;
    color: #4f2d8c !important;
    position: absolute;
    right: 0;
}

#view-product-spec .fa.fa-angle-right {
    line-height: 20px;
}

#view-product-spec {
    color: #4e2d8d;
}

/* Fixes to make the mobile menu full width in tablet / small desktop */
/*@media only screen and (min-width: 768px) and (max-width: 1199px) {
    nav .dropdown-full-menu {
        left: 0;
        width: 100%
    }

    nav .nav.navbar-nav {
        width: 100%;
    }

    nav .dropdown-full-menu li {
        width: 100%;
    }

    .megamenu .dropdown-menu {
        min-width: 0;
        width: auto;
        max-width: none;
    }

    nav ul.another-level {
        position: static;
        padding: 0 !important;
        margin: 0 !important;
    }

    .megamenu .li-level-2.parent.open {
        padding: 0;
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }

    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
}
*/

/* ==========================================================================
 Fluid Carousel Styles
 ========================================================================== */

/* Carousel base class */
.carousel {
    height: 450px;
    /*margin-bottom: 15px;*/
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
    height: 450px;
    background-color: #777;
}
.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
}
   
    .carousel-inner {
    height: 550px;
}

.carousel-inner .item {
    overflow: hidden;
    max-width: 100%;
}

.carousel-inner .item img {
    width: 100%;
    max-height: none;
}

#myCarousel .carousel-indicators-outer{
    left: 50%;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15;
    bottom:20px;
}

#myCarousel .indicator-arrows, #myCarousel .indicator-arrows:active, #myCarousel .indicator-arrows:hover, #myCarousel .indicator-arrows:focus {
    display:inline-block;
    color:#fff;
    font-size:16px;
    padding:0 2px;
    outline:none;
}

#myCarousel .carousel-indicators {
    display: inline-block;
    padding: 0;
    margin: 0;
    width: auto;
    text-align:right;
    position: absolute;
    right: 40px;
    bottom: 30px;
    z-index: 2;
}

.carousel-indicators li {
    background-color: rgba(214, 214, 214, 0.3);
    border: 1px solid #4d2c8b;
    border-radius: 10px;
}

#myCarousel .item .carousel-text-outer {
    left: 0;
    position: absolute;
    top: 10%;
    width: 100%;
}

#myCarousel .item .carousel-caption {
    position:relative;
    bottom:auto;
    left:auto;
    right:auto;
    text-align:left;
    padding:0;
    margin:0;
    text-shadow:none;
    width:28%;
}

#myCarousel .item .carousel-caption h1{
    font-family:"Lato Light", sans-serif;
    color:#fff;
    font-size:60px;
}

#myCarousel .item .carousel-caption-text {
    font-family:"Lato";
    font-size:18px;
    margin-bottom: 0;
    margin-top: 20px;
}

#myCarousel .item a.btn {
    margin-top:20px;
    padding-left:15px;
    padding-right:15px;
}

.carousel-control .fa {
    background-color:#000;
    width: 50px;
    height: 50px;
    font-size: 25px;
    left: 0;
    right: auto;
    position: absolute;
    top: 50%;
    display: inline-block;
    line-height: 50px;
    text-align: center;
    margin-top: -25px;
}

.carousel-control .fa.fa-angle-right {
    right:0;
    left:auto;
}

/* Media Query - Smartphone */
@media (max-width: 767px) {
                
    /*.carousel { height: 250px; margin-bottom: 15px; }
    .carousel-inner { height: 250px; }*/ 
    .carousel-inner .item img {
        max-height: none;
        width: auto!important;
    }
    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
        height: auto;
        line-height: 1;
        /* Image scaling */ 
        max-width:800px; 
        max-height:400px; 
    }
            
    /* Banner Caption */
    #myCarousel .item .carousel-text-outer{top: 0;}
    #myCarousel .item .carousel-caption {width:50%}
    #myCarousel .item .carousel-caption h1{font-size:30px;}
    .carousel-caption-text {display: none; }
}
   
        
/* Media Query - Tablet+ */
@media (min-width: 768px) and (max-width: 991px) {
    
    /*.carousel { height: 300px; margin-bottom: 15px; }
    .carousel-inner { height: 300px; }*/
            
    /* Banner Caption */
    #myCarousel .item .carousel-text-outer{top: 3%;}
    #myCarousel .item .carousel-caption {width:33%}
    #myCarousel .item .carousel-caption h1{font-size:30px;}
    #myCarousel .item .carousel-caption-text{font-size:16px;}
            
}
            
    /* Media Query - Desktop + */
@media (min-width: 992px) and (max-width: 1199px) {

    /*.carousel { height: 350px; margin-bottom: 15px; }
    .carousel-inner { height: 350px; }*/
            
    /* Banner Caption */
    #myCarousel .item .carousel-caption {width:33%}
    #myCarousel .item .carousel-caption h1{font-size:35px;}
}
             
@media (max-width: 400px) {
    #myCarousel .item .carousel-caption {width:80%}
    #myCarousel .item a.btn {
        padding-left:10px;
        padding-right:10px;
    }
}



/* ==========================================================================
 Image Carousel Styles
 ========================================================================== */

/* Overwrite carousel fluid */
.carousel,
.carousel-inner,
.carousel .item {
    height: auto;
    max-width: 100%;
}

.carousel-inner > .item img,
 .carousel-inner > .item > a > img {
   max-width: 100%;
   max-height: 100%;
}

.carousel-inner > .item img {
    position: relative;
}
                
.imagelarge,
.imagemedium,
.imagesmall,
.imageextrasmall {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: none !important;
}

/* Additional rules for the largest image, so that it can scale properly */
@media only screen and (min-width: 2001px) {
    .imagelarge {
        display: block !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 2000px) {
    .imagelarge {
        display: block !important;
    }

    .carousel-inner .item {
        height: 450px;
    }

    .carousel-inner > .item img {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        height: 100%;
        width: auto;
        max-width: none !important;
    }
}

@media only screen and (min-width: 751px) and (max-width: 1199px) {
    .imagemedium {
        display: block !important;
    }
}

@media only screen and (min-width: 451px) and (max-width: 750px) {
    .imagesmall {
        display: block !important;
    }
}

@media only screen and (max-width: 450px) {
    .imageextrasmall {
        display: block !important;
    }
    .carousel-block .right-column-top,
    .carousel-block .right-column-bottom {
        width:100%;
    }
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    height: unset !important;
}
@media (max-width: 767px) {
    #myCarousel .carousel-indicators {
        text-align:center;
        left:0;
        right:0;
        bottom:10px;
    }
}
