﻿@media only screen and (max-width: 768px) {

    .forceUnstick {
        position: relative !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
    }

    .tabs-menu {
        padding-right: 15px;
        padding-left: 15px;
    }

    .tabs-items {
        margin-bottom: 10px;
    }

        .tabs-items .tab-item.grid_2 {
            width: auto;
            margin: 0 10px;
        }

    .productEnergyImage {
        padding: 10px;
    }

    .product-list .product .text .pricing {
        float: right;
        width: inherit;
    }


    .swipable .arrow {
        outline: none;
        position: absolute;
        left: 0;
        top: 0;
        padding-left: 10px;
        width: 20px;
        height: 100%;
        z-index: 2;
        vertical-align: middle;
        cursor: pointer;
        display: none; /* should not be visible yet */
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: moz-none;
        -ms-user-select: none;
        user-select: none;
    }

        .swipable .arrow > span {
            display: block;
            width: 100%;
            height: 100%;
            background: transparent url(../images/bg-arrows-fs8.png) 0 center no-repeat;
        }

        .swipable .arrow.right {
            right: 0;
            padding-right: 10px;
            padding-left: 0;
            left: auto;
        }

            .swipable .arrow.right > span {
                background-position: -20px center;
            }


        .swipable .arrow.disabled {
            /*display: none;*/
            opacity: 0.25;
            cursor: default;
        }


    #shortcut-menu, .mega-menu {
        display: none;
    }

    #main-menu-mobile-button.active {
        background-color: #0c1a59;
        color: #fff !important;
    }

    a.button.mobile, .mobile {
        display: block;
    }

    header #main-menu-mobile-button,
    header #main-menu-mobile-button:hover {
        background-image: url('img/icon-burger.svg');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 40px 40px;
        font-size: 18px;
        cursor: pointer;
        border-radius: 3px;
        text-indent: -99999px;
        background-color: transparent;
        width: 48px;
        padding: 0;
        margin-left: -5px;
    }


    #options-menu ul li > a span.cart-text {
        line-height: 42px;
    }

    #options-menu #logo {
        margin-top: -5px;
        margin-left: -5px;
    }

    #main-menu {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 100;
        margin: 0;
    }


    #main-menu-mobile-ghost {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: transparent url(../images/bg-ghost.png);
        z-index: 90;
        display: none;
    }

        #main-menu-mobile-ghost img {
            display: block;
            width: 100%;
            height: 100%;
        }

        #main-menu-mobile-ghost.active {
            display: block;
        }


    #main-menu-mobile-button {
        position: absolute;
        top: 16px;
        left: 15px;
        height: 39px;
        line-height: 40px;
    }

        #main-menu-mobile-button.active {
            background-color: #0c1a59;
            color: #fff !important;
        }

    #main-menu-mobile {
        display: none;
        z-index: 91;
        margin: 0;
        /*
        padding: 0;*/
        list-style: none;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        font-family: 'LatoBold', Arial, sans-serif;
        font-size: 17px;
        /*text-transform: uppercase;*/
        color: #2b2f38;
    }

        #main-menu-mobile.active {
            display: block;
        }

        #main-menu-mobile ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }

        #main-menu-mobile a {
            text-decoration: none;
            color: #2b2f38;
        }


        #main-menu-mobile li {
            position: relative;
            margin: 0;
            padding: 0;
            border-top: 1px solid #898989;
            line-height: 40px;
        }

        #main-menu-mobile ul > li:first-child {
            border-top: 1px solid #eb5a07;
        }


        #main-menu-mobile li > a {
            background-color: #fff;
            display: block;
            padding: 0 0 0 10px;
        }

            #main-menu-mobile li > a.thumb-box {
                background-color: #ffe2d5;
            }

            #main-menu-mobile li > a > span.toggle {
                width: 80px;
            }

        #main-menu-mobile span.toggle span.ico {
            display: block;
            width: 40px;
            height: 40px;
            background: transparent url(../images/bg-toggle-fs8.png) 0 0 no-repeat;
            float: right;
        }

    span.toggle {
        float: right;
        display: table-cell;
        width: 50px;
        height: 100%;
        vertical-align: middle;
        text-align: center;
        font-size: 24px;
        position: absolute;
        top: 0;
        right: 0;
    }

    #main-menu-mobile li.open > a {
        background-color: #0c1a59;
        color: #fff;
    }

    #main-menu-mobile li.open > span.toggle span.ico {
        background-position: -40px -40px;
    }




    #main-menu-mobile li.open > ul {
        display: block;
    }


    #main-menu-mobile li.current > a {
        background-color: #eb5a07;
        color: #fff;
    }


    #main-menu-mobile ul.shortcuts {
        background: #282e44;
        font-size: 15px;
        padding: 10px 0;
    }

        #main-menu-mobile ul.shortcuts li {
            display: inline-block;
            width: 50%;
            border-top: none;
            line-height: 30px;
        }

            #main-menu-mobile ul.shortcuts li > a {
                background: #282e44;
                color: #fff;
            }

    #main-menu-mobile li span.img {
        display: inline-block;
        vertical-align: middle;
        width: 35px;
        height: 40px;
        margin: -2px 10px 0 0;
        overflow: hidden;
    }

        #main-menu-mobile li span.img span {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
            width: 35px;
            height: 40px;
        }

        #main-menu-mobile li span.img img {
            vertical-align: middle;
            max-width: 35px;
            max-height: 35px;
        }

    #main-menu-mobile li span.txt {
        display: inline-block;
        vertical-align: middle;
    }

    #main-menu-mobile span.txt span.hyphen {
        margin-right: -4px;
    }

        #main-menu-mobile span.txt span.hyphen:before {
            content: '';
        }

    #main-menu-mobile span.txt br {
        display: none;
    }



    #main-menu-mobile ul > li ul {
        display: none;
        background: #0c1a59;
        padding-left: 5px;
    }


    #main-menu-mobile.open {
        display: block;
    }

    .quicksearch-bar-responsive {
    }

        .quicksearch-bar-responsive .q-cat {
        }

            .quicksearch-bar-responsive .q-cat .q-left a {
                text-transform: uppercase;
            }

                .quicksearch-bar-responsive .q-cat .q-left a .qty {
                }

            .quicksearch-bar-responsive .q-cat a {
                color: #E5E5E5;
                text-decoration: none;
                padding: 0 0 0 10px;
            }

            .quicksearch-bar-responsive .q-cat .q-right ul {
                margin: 0;
                padding: 4px 0;
                background-color: #fff;
                border-radius: 3px;
            }

            .quicksearch-bar-responsive .q-cat .q-right li {
                margin: 0;
                list-style-type: none;
                line-height: 14px;
                padding: 0;
            }

                .quicksearch-bar-responsive .q-cat .q-right li a {
                    color: #333;
                    display: block;
                    padding: 8px 10px;
                }

                    .quicksearch-bar-responsive .q-cat .q-right li a span {
                        display: block;
                        font-size: 12px;
                        color: #aaa;
                    }

        .quicksearch-bar-responsive .q-more a {
            color: #FFF;
            background-color: #DB5100;
            padding: 2px;
            border-radius: 3px;
            text-decoration: none;
            display: block;
            margin: 10px 0 0 0;
            text-align: center;
        }


    #logo {
        top: 4px;
        left: 0px;
        width: 60px;
        height: 50px;
        margin-left: 7px;
    }

        #logo img {
            height: 100%;
            width: auto;
        }

    .product-grid .product .text {
        min-height: 270px !important;
    }

    .product-grid .product {
        min-height: 556px !Important;
        height: 556px !Important;
    }
    /*---------------- error page ---------------*/

    .error-page {
        background: #f4f5f0;
        padding: 40px 0;
    }

        .error-page .info {
            background: #ea5a06;
            font-size: 118px;
            font-family: 'LatoBlack', Arial, sans-serif;
            float: left;
            text-align: center;
            height: 222px;
            line-height: 219px;
            width: 98%;
            color: #fff;
            min-height: 222px;
        }

        .error-page .text {
            float: left;
            -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
            -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            background: #fff;
            padding: 20px;
            min-height: 222px;
        }

            .error-page .text h2 {
                font-family: 'BitterBold', Georgia, 'Times New Roman', serif;
                color: #000;
                font-size: 28px;
                text-transform: none;
            }

        .error-page .boxes {
            padding: 20px 0 0 0;
        }

            .error-page .boxes .box {
                background: #fff;
                padding: 10px 20px;
                box-sizing: border-box;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
                -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
                box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
            }

                .error-page .boxes .box h2 {
                    font-family: 'BitterBold', Georgia, 'Times New Roman', serif;
                    text-transform: none;
                    color: #000;
                    font-size: 20px;
                }

                .error-page .boxes .box h3 {
                    color: #999;
                }

                .error-page .boxes .box p {
                }

                .error-page .boxes .box ul {
                }

                .error-page .boxes .box li {
                }

                    .error-page .boxes .box li a {
                    }

            .error-page .boxes .container_4 .grid_3 {
                width: 31.3%;
            }

        .error-page .wrapper-boxes {
            width: 98%;
            background: #fff;
            margin: 30px auto 0 auto;
            -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
            -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
        }

            .error-page .wrapper-boxes .boxes {
                padding: 0;
            }

                .error-page .wrapper-boxes .boxes .box {
                    background: transparent;
                    -webkit-box-shadow: none;
                    -moz-box-shadow: none;
                    box-shadow: none;
                    -moz-box-sizing: border-box;
                    -webkit-box-sizing: border-box;
                    width: 98%;
                }

            .error-page .wrapper-boxes hr {
                border-top: 1px solid #ddd;
                border-bottom: none;
                border-right: none;
                border-left: none;
            }

    .container_4 {
        max-width: 748px;
    }


        .container_4 .grid_1 {
            width: 48%;
        }

        .container_4 .section-navigation {
            width: 98%;
        }



        .container_4 .grid_2 .grid_1 {
            width: 100%;
            float: none;
        }

            .container_4 .grid_2 .grid_1.alpha,
            .container_4 .grid_2 .grid_1.omega {
                float: none;
                display: inline-block;
            }

    .content-main .container_4 .grid_2 {
        width: 98%;
        margin-bottom: 20px;
    }

        .content-main .container_4 .grid_2.tile {
            margin-bottom: -15px;
        }

    .content-main .category.grid_1:nth-child(2n+1) {
        clear: none;
    }

    .container_4 .grid_3 {
        width: 98%;
        clear: both;
    }

        .container_4 .grid_3 .grid_1 {
            width: 48%;
        }

    .product-grid .product.grid_1 {
        width: 49%;
    }

    .product-grid .product:nth-child(4n+1) {
        clear: none !important;
    }

    .product-grid .product:nth-child(3n+1) {
        clear: none !important;
    }

    .product-grid .product:nth-child(2n+1) {
        clear: left !important;
    }

    .product-grid .product:nth-child(2n) {
        float: right;
    }

    .product-grid .product.grid_1 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .product-grid .product .product-content {
        /*min-height: 460px;*/
    }


    .product-grid .product .image {
        height: 280px;
    }

    #products-options-bottom {
        margin-top: 10px;
    }

    .products-options .title {
        margin: 0 0 10px 0;
    }


    .products-filters.grid_1 {
        width: 98%;
    }


    .product-list .product.grid_1 {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    #products-filters-toggle {
        display: block;
    }

    .products-filters .products-filter {
        display: none;
    }

	
	#pf-warranty {
		display: none !important;
	}
	
    .products-filters.open .products-filter, 
	.products-filters.open #pf-warranty
	{
        display: block !important;
    }
	
    .featured-products-menu.grid_1 {
        width: 98%;
        /*min-height: initial;*/
    }

    .featured-products {
        padding-top: 0;
    }



    .featured-products-item {
        padding-top: 7px;
        padding-bottom: 7px;
    }

        .featured-products-item .product.grid_1 {
            width: 49%;
            margin-top: 7px;
            margin-bottom: 7px;
        }

            .featured-products-item .product.grid_1:nth-child(2n) {
                margin-right: 0;
                float: right;
            }

            .featured-products-item .product.grid_1:nth-child(2n+1) {
                clear: left;
                margin-left: 0;
            }

    .featured-product-detailed {
        margin-top: 7px;
    }

        .featured-product-detailed > .img.grid_1 {
            width: 32%;
        }

        .featured-product-detailed > .txt.grid_2 {
            width: 68%;
        }

    .product-header .product-image {
        width: auto;
    }

        .product-header .product-image img {
            width: 100%;
            height: auto;
            max-width: none;
            max-height: none;
        }

    .product-header .product-thumbs {
        /*width: auto;*/
    }

    .product-thumbs-inner {
    }

    .product-header .product-info {
        width: auto;
        display: table-caption;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background: none;
        caption-side: bottom;
        padding: 10px 0 0 0;
    }

    .product-header .product-info-content {
        -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
        background: #fff;
    }

    .product-header .product-spacer {
        width: 10px;
    }

    .product-header .product-spacer-after-images {
        display: none;
    }



    .tile .img img {
        width: 100%;
        height: auto;
    }

    .tile.large .img img {
        height: 100%;
        width: auto;
    }


    #main > section.categories .grid_1:nth-child(2n+1) {
        clear: left;
    }


    body > footer {
        padding: 20px 0;
    }

    .footer-columns {
        background: none;
    }

        .footer-columns .grid_1 {
            width: 100%;
            margin-left: 0;
            margin-right: 0;
            padding-left: 1%;
            padding-right: 1%;
            margin-bottom: 20px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            border-top: none;
        }

        .footer-columns .title {
            border-bottom: 1px solid #565e7d;
            margin-bottom: 15px;
            padding-bottom: 15px;
        }

        .footer-columns .grid_1 .grid_1 {
            margin: 20px 0 0;
            padding: 0;
        }


    #header-image #header-promo {
        margin-top: 0px;
    }

    .promo-blocks {
        display: block;
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    .promo-block {
        display: block;
        float: left;
        width: 50%;
    }

    .promo .img {
        width: 25%;
        text-align: center;
    }

    /*.promo .img > img {
                max-width: 100%;
                height: auto;
            }*/


    .faq-blocks .faq-item:nth-child(2n+1) {
        clear: both;
    }



    .mfp-content .fields {
        display: block;
    }

        .mfp-content .fields > span {
            display: block;
            padding: 0 0 5px 0;
        }

    .mfp-content label {
        line-height: inherit;
        height: auto;
    }


    .service-block.grid_1 {
        width: 23%;
        float: left !important;
    }


    .service-block > a {
        font-size: 14px;
    }

    .category.grid_1:nth-child(2n+1) {
        clear: left;
    }

    a.write-review {
        float: none;
        display: inline-block;
        margin: 10px 0 0 0;
    }


    /************/
    /* Min side */
    .min-side .grid_2,
    .blog-main .grid_2 {
        width: 98%;
    }
    /* Min side */
    /************/


    a.pagecurl {
    }

        a.pagecurl span {
            padding-left: 20px;
        }


    /****************/
    /* Generic form */
    /*.grid_2*/ .generic-form {
        display: block;
    }

        /*.grid_2*/ .generic-form .fields {
            display: block;
        }

        /*.grid_2*/ .generic-form .field {
            display: block;
            clear: both;
            margin: 0 0 10px 0;
        }

            /*.grid_2*/ .generic-form .field .fields * {
                margin: 0 0 10px 0;
            }

            /*.grid_2*/ .generic-form .field label {
                line-height: normal;
                display: block;
                margin: 0 0 5px 0;
            }

            /*.grid_2*/ .generic-form .field input[type='text'] {
                display: block;
            }

        .generic-form .cb-kunde {
            margin: 5px 0 0 0;
            display: block;
        }

    /* Generic form */
    /****************/

    .tv-coockie .tvc-info {
        width: 100%;
        display: block;
    }

    .tv-coockie a.ok {
        float: left;
        margin-top: 10px;
        margin-left: 0;
    }

    .mpf-address-popup {
        width: 550px;
        max-height: 500px;
    }

    /*Mega menu mobile - new styles */
    /********************************/

    .mega-menu {
        display: none;
    }

        .mega-menu.active {
            display: block;
        }

    #main-menu .container_4 .grid_4 {
        padding-left: 0;
    }

    #main-menu ul.mega-menu {
        position: absolute;
        left: 0;
        width: 100%;
        right: 0;
        top: 75px;
        background: white;
    }

        #main-menu ul.mega-menu li {
            position: relative;
            text-align: left;
            display: block;
            margin: 0;
            padding: 0;
        }

        #main-menu ul.mega-menu > li > a {
            border-bottom: 1px solid #0c1a59;
            border-radius: 0;
            color: #0c1a59;
            margin: 0;
        }

        #main-menu ul.mega-menu > li.current > a,
        html.no-touch #main-menu ul.mega-menu > li:hover > a,
        #main-menu ul.mega-menu > li.has-focus > a {
            background: transparent;
        }

        #main-menu ul.mega-menu > li.has-items.active > a:before {
            display: none;
        }

        #main-menu ul.mega-menu li a.active {
            background-color: #0c1a59 !important;
            color: white;
        }

        #main-menu ul.mega-menu li li a.active {
            background-color: #888888 !important;
        }

    .mega-menu .mega-menu-items {
        position: relative;
        top: 0;
        padding: 0;
        margin: 0;
    }

        .mega-menu .mega-menu-items.expanded {
            display: block;
        }

    .mega-menu .mega-menu-items-content {
        margin: 0;
        padding: 0;
    }

    .mega-menu ul.thumbnails li {
        width: 100%;
    }

    .mega-menu ul.thumbnails {
        width: 100%;
    }

    .mega-menu .mega-menu-items ul.thumb-subcategory {
        padding: 0;
        min-height: auto;
    }

    .mega-menu .dropdown-menu {
        display: none;
    }

        .mega-menu .dropdown-menu.expanded {
            display: block;
        }


    .mega-menu .mega-menu-items .thumb-box {
        background: #d5e8f0;
        width: 100%;
        height: 40px;
        margin-bottom: 0;
        padding-bottom: 0;
        font-size: 12px;
    }

        .mega-menu .mega-menu-items .thumb-box .img,
        .mega-menu .mega-menu-items .thumb-box .img span {
            width: 40px;
        }

            .mega-menu .mega-menu-items .thumb-box .img img {
                width: 20px;
            }

        .mega-menu .mega-menu-items .thumb-box li {
            margin: 0;
        }

    .mega-menu .mega-menu-items ul.thumb-subcategory li a {
        padding: 10px;
        display: block;
        border-bottom: 1px solid #d2d2d2;
    }

    #main-menu ul.mega-menu > li.highlight {
        display: block;
        background-color: transparent;
        float: none;
        margin: 0;
        padding: 0;
    }

        #main-menu ul.mega-menu > li.highlight > a {
            padding: 0 7px;
            margin: 0;
        }

    #main-menu ul.mega-menu .toggle-drop {
        display: block;
        width: 40px;
        height: 47px;
        background: transparent url(../images/bg-toggle-fs8.png) 0 0 no-repeat;
        float: right;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 9999;
    }

        #main-menu ul.mega-menu .toggle-drop.active {
            background-position: -40px -40px;
        }
		
		.hidden-mobile {
			display:none;
		}
}

.reset-quicksearch-bar-responsive{
    transform:none!important;
    position:sticky!important;
}
/**/ /**/
