/*=====================================================
    
    Mobile Only -  license M2hweb.com all right reserved.

=====================================================*/




@media all and (max-width: 1024px) {
    .header.normal .header-logo {
        max-width: 165px !important;
    }
    .a-left.spec-img {
        display: none;
    }
    .css-rl9cnf, .navbar-fixed-bottom {
        position: fixed;
        z-index: 3;
        left: 0;
        right: 0;
        bottom: 0;
        height: 66px;
        box-shadow: 0 -1px 0 0 rgba(0,0,0,.1);
        background-color: #fff;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        font-size: 11px;
        direction: ltr;
    }

    .css-u5uz5p, .hbox_bottomNav-icon {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        padding-top: 1em;
        color: #666;
        line-height: 1;
        background-color: white;
        border: none;
    }

    .navbar-fixed-bottom .header-menu-opener {
        font-size: 11px
    }

    .hbox_bottomNav-icon span {
        margin-top: .5em;
        color: #000;
        font-size: 11px;
    }

    .bNav-shopping-cart-icon {
        width: 24px;
        height: 24px;
    }
    .bNav-shopping-cart-opener {
        width: auto !important;
        height: auto !important;
    }
        .footer-logos {
        flex-wrap: wrap !important;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .footer-middle .leftside {
        display: flex;
        flex-direction: column;
        padding: 10px 2% 10px 2%;
        text-align: center;
    }

    .footer-middle .rightside {
        display: flex;
        flex-direction: column;
        white-space: nowrap;
        width: 90%;
        text-align: center;
        margin: 0px auto;
    }

    .footer-middle .hiland-img {
        width: auto;
        display: flex;
        flex-direction: column;
        white-space: nowrap;
        margin: 0px auto;
        align-items: center;
    }

        .footer-middle .hiland-img img {
            width: 95%;
            display: flex;
            flex-wrap: wrap;
            flex-direction: row;
            margin: 0px auto;
            align-items: center;
            align-self: center;
        }
    .shopping-cart-wrapper.active {
        display: block;
        position: absolute;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
        -moz-background-clip: padding-box;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        margin-left: -160px;
        z-index: 3;
        margin-right: auto;
    }
    .block-account-navigation .listbox {
        display: block !important;
    }
   
    .master-wrapper-main .side-2 {
        margin: 0;
    }
 
    .html-blog-page .center-2 {
        width: 100% !important;
    }
    .productTabs-body img {
        max-width: 90%;
    }
 
    .side-2 .block-category-navigation {
        display: none;
    }

    .miniMobileMenu {
        display: block;
        /*background: rgb(40, 116, 240) none repeat scroll 0% 0%;*/
        color: rgb(0, 0, 0);
        margin: 0px 0px 8px;
    }

        .miniMobileMenu .miniMenuItem {
            animation-delay: 0s;
            position: relative;
            padding: 8px 0;
            overflow: hidden;
            -webkit-box-flex: 1;
            -webkit-flex: 1;
            flex: 1;
            -webkit-transform: scale(.9);
            transform: scale(.9);
        }

    .filters-button, .filter-category, #npacc-catalog .filter-stickynop, .filters-buttonnop, #npacc-search .filter-stickynop {
        display: block !important;
    }
    #npacc-catalog .side-2, #npacc-search .side-2 {
        -webkit-transform: translate(380px);
        transform: translate(380px);
    }

    #npacc-catalog .side-2.open, #npacc-search .side-2.open {
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0);
    }
    #npacc-catalog .side-2, #npacc-search .side-2 {
        position: fixed;
        top: 0;
        right: 0;
        z-index: 1070;
        width: 320px;
        height: 100%;
        overflow-y: scroll;
        background: #252525;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        margin: 0;
    }

    .quickMenuclass {
        display: none !important;
    }

    .available-items .collapse .arrow, .dropdown-title .arrow {
        display: inline-block;
        height: 16px;
        vertical-align: middle;
        width: 20px !important;
        position: absolute;
        right: 10px;
        margin-top: 5px;
        margin-right: 10px;
    }

    #sidebar {
        display: none;
    }

    .AboutHilandFa .AboutHilandWrapper img {
        width: 100%;
        height: auto;
    }

    .About


    .filtersGroupSearch {
        max-width: 90%;
        margin: 0px auto;
    }

    .page-title h1 {
        letter-spacing: 7px;
        text-transform: uppercase;
        padding: 54px 0px;
        text-align: center;
        width: 100%;
    }

    #k-Telegram {
        display: none;
    }

    .admin-header-links {
        position: relative;
        top: 0;
        z-index: 1;
        width: 100%;
    }

    .product-selectors select,
    .header-selectors-wrapper select {
        opacity: 1 !important;
    }

    .responsive-nav-wrapper-parent {
        position: fixed;
        top: 0;
        z-index: 10000;
        width: 100%;
    }

    .admin-header-links ~ .responsive-nav-wrapper-parent {
        top: 35px;
    }

    .header {
        margin: 0 auto;
        min-height: 100px;
    }

    /* RESPONSIVE NAV WRAPPER */

    .responsive-nav-wrapper {
        position: relative;
        background: transparent;
        text-align: center;
        font-size: 0;
        border-bottom: 1px solid #333;
    }

        .responsive-nav-wrapper.nav-down {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }

        .responsive-nav-wrapper.nav-up {
            -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
        }

        .responsive-nav-wrapper:after {
            content: "";
            display: block;
            clear: both;
        }

        .responsive-nav-wrapper > div > span,
        .responsive-nav-wrapper > div > a {
            display: block;
            color: #fff;
            font-size: 20px;
            text-transform: uppercase;
            height: 50px;
            width: 50px;
            overflow: hidden;
            text-indent: -9999px;
            cursor: pointer;
        }

        .responsive-nav-wrapper .menu-title {
            display: inline-block;
            background: url(../img/icon-menu.png) no-repeat center;
        }

        .responsive-nav-wrapper .search-wrap {
            display: inline-block;
            background: url(../img/icon-search.png) no-repeat center;
        }

        .responsive-nav-wrapper .shopping-cart-link {
            display: inline-block;
            background: url(../img/icon-cart.png) no-repeat center;
        }

        .responsive-nav-wrapper .filters-button {
            background: url(../img/icon-filters.png) no-repeat center;
        }

        .responsive-nav-wrapper .personal-button {
            display: inline-block;
            background: url(../img/icon-personal.png) no-repeat center;
        }

    /* RESPONSIVE MENU */

    .ps-container > .ps-scrollbar-y-rail {
        visibility: hidden !important;
    }

    .scrollYRemove {
        overflow: hidden !important;
        -ms-touch-action: none !important;
        -webkit-overflow-scrolling: touch !important;
    }

    .overlayOffCanvas {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0);
        -webkit-transition: background .3s ease-in-out;
        transition: background .3s ease-in-out;
    }

        .overlayOffCanvas.show {
            background: rgba(0,0,0,0.4);
        }

    .justAFixingDivBefore,
    .header-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 320px;
        height: 100%;
        text-align: left;
        background: #fff;
        overflow: hidden;
        z-index: 1001;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        overflow:scroll;
    }

    .notAndroid23 .justAFixingDivBefore,
    .notAndroid23 .header-menu {
        -webkit-transform: translate(-100%);
        -ms-transform: translate(-100%);
        transform: translate(-100%);
    }

    .android23 .justAFixingDivBefore,
    .android23 .header-menu {
        left: 0;
    }

    .header-menu.open {
        box-shadow: 1px 0 5px rgba(0,0,0,.5);
    }

    .notAndroid23 .header-menu.open {
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0);
    }

    .mega-menu-responsive ul {
        margin: 0px;
    }

    .android23 .header-menu.open {
        left: 0;
    }

    .header-menu .close-menu {
        background: #252525;
        cursor: pointer;
    }

    .close-menu {
        margin: 0 0 20px;
        overflow: hidden;
    }

        .close-menu span {
            float: right;
            /*margin: 15px;*/
            height: 45px;
            width: 45px;
            background: url(../img/close.png) no-repeat center;
            text-indent: -9999px;
        }

    .mega-menu-responsive .mymenu {
        background-color: #e3e3e3;
    }

        .mega-menu-responsive .mymenu .with-subcategories {
            color: black !important;
        }

    .header-menu > ul li {
        background-color: #fff;
    }

    .header-menu .top-menu li {
        text-indent: 0;
        display: block;
        width: auto;
        height: auto;
    }

        .header-menu .top-menu li a {
            width: 100%;
        }

            .header-menu .top-menu li a.with-subcategories {
                width: 220px;
            }

    .header-menu > ul li:after {
        content: "";
        display: block;
        clear: both;
    }

    .header-menu > ul li > a,
    .header-menu > ul li > span {
        display: block;
      /*  padding: 16px 18px 45px 30px !important;*/
        line-height: 17px;
        color: #292828;
        font-size: 14px;
        /*text-transform: uppercase;*/
        position: relative;
        z-index: 1;
    }

    .header-menu > ul li:last-child > a,
    .header-menu > ul li:last-child > span {
        border-bottom: 0;
    }

    .header-menu > ul li > .with-subcategories {
 
        align-self: center;
        padding-left: 10px;
    }
    .sublist >  li > a {
        padding: 16px 45px 16px 18px !important;
    }

    .mega-menu-responsive .mymenu .plus-button {
        background: url(../../Themes/M2hweb/Content/img/menu-arrow.png) no-repeat center;
        position: relative;
        width: 50px;
        height: 50px;
        z-index: 2;
        cursor: pointer;
        margin-right: auto;
        display: flex;
    }

    .plus-button {
        background: url(../../Themes/M2hweb/Content/img/menu-arrow.png) no-repeat center;
        position: relative;
        /*float: right;*/
        width: 50px;
        height: 50px;
        z-index: 2;
        cursor: pointer;
        transform: rotate(180deg);
        margin-left: auto;
        display: flex;
    }

    .header-menu .sublist-wrap {
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        background: #252525 !important;
        box-shadow: 1px 0 5px rgba(0,0,0,0.5);
        z-index: 3;
        overflow: hidden;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    .notAndroid23 .header-menu .sublist-wrap {
        -webkit-transform: translate(-320px);
        -ms-transform: translate(-320px);
        transform: translate(-320px);
    }

    .android23 .header-menu .sublist-wrap {
        left: -320px;
    }

    .notAndroid23 .header-menu .sublist-wrap.active {
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0);
    }

    .android23 .header-menu .sublist-wrap.active {
        left: 0;
    }

    .header-menu .top-menu .sublist-wrap .sublist li a {
        padding: 18px !important;
    }

    .header-menu ul li.back-button {
        margin: 0 0 10px;
        background: #2a2a2a;
    }

    .header-menu .back-button span {
        text-transform: none;
        color: #888;
        text-align: left;
        padding: 20px 24px !important;
        text-transform: uppercase;
        font-size: 14px;
        cursor:pointer;
    }

    .header-menu .social {
        display: none;
    }

    /* header menu functionality classes */

    .admin-header-links,
    .header,
    .responsive-nav-wrapper,
    .slider-wrapper,
    .master-wrapper-content,
    .footer {
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
    }

    /*SOCIAL BUTTONS*/

    .header-menu .social-icons {
        padding: 5px 0 0;
    }

        .header-menu .social-icons ul {
            margin: 0 0 0 15px;
        }

        .header-menu .social-icons li {
            float: left;
            margin: 0 5px 5px;
            width: 40px;
            height: 40px;
            overflow: hidden;
        }

            .header-menu .social-icons li a {
                display: block;
                height: 100%;
            }

        .header-menu .social-icons .facebook {
            background: url(../img/menu-sprite.png) no-repeat 12px 4px;
        }

        .header-menu .social-icons .twitter {
            background: url(../img/menu-sprite.png) no-repeat -23px 4px;
        }

        .header-menu .social-icons .google {
            background: url(../img/menu-sprite.png) no-repeat -66px 4px;
        }

        .header-menu .social-icons .pinterest {
            background: url(../img/menu-sprite.png) no-repeat -101px 4px;
        }

        .header-menu .social-icons .youtube {
            background: url(../img/menu-sprite.png) no-repeat -136px 4px;
        }




    /* SEARCH BOX */

    .search-box-wrapper.active .search-box {
        display: block;
    }

    .search-box-wrapper.active .search-box,
    .user-links-wrapper.active .header-links,
    .header-selectors-wrapper.active {
        margin: 0;
        padding: 20px 15px;
        /*box-shadow:0 1px 2px rgba(0, 0, 0, 0.4);*/
    }

    /* HEADER LINKS */

    .header-links-wrapper {
        display: none;
        background: #fff;
        position: absolute;
        top: 36px;
        left: 0;
        right: 0;
        z-index: 1000001;
        text-align: center;
        -webkit-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out;
        max-width: 500px;
        margin: 0px auto;
    }

        .header-links-wrapper.open {
            display: block;
        }

    .header .header-strip {
        position: relative;
        padding: 10px;
        z-index:3;
    }
    .swiper-wrapper .swiper-slide img {
        width: 40px;
        margin-left: 5px;
        transition: opacity .2s;
        display: inline-block;
        object-fit: cover;
        animation: m2hiland .5s ease-in-out forwards;
        webkit-animation: m2hiland .5s ease-in-out forwards;
    }

    /* Customize*/


    .header-logo a {
        display: inline-block;
        /*max-width: 85%;*/
        line-height: 0;
    }
}

@media all and (max-width: 580px) {
    .nop-jcarousel .pWrapper, .nop-jcarousel .nWrapper {
        position: absolute;
        top: 10% !important;
    }
    #searchBox {
        padding: 0px !important;
    }
    #header-logo {
        display: block;
        text-align: center;
        float: none;
        margin: 0px auto;
        display: block;
    }

 

    #k-Telegram {
        display: none;
    }

    .page-body .nop-jcarousel .carousel-title span {
        font-size: 20px !important;
        font-weight: normal;
        border: none;
    }
}