﻿/* Mobile ... */
@media only screen and (max-width: 479px) {

    /*---------------- error page ---------------*/

    .emphasized {
        display: none;
    }

    .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: 276px;
            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: 24px;
                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: 95%;
            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: 93%;
                    padding: 10px;
                }

            .error-page .wrapper-boxes hr {
                border-top: 1px solid #ddd;
                border-bottom: none;
                border-right: none;
                border-left: none;
            }

    .container_4 .grid_4 .grid_1,
    .container_4 .grid_3 .grid_1,
    .container_4 .grid_3 .grid_1p5 {
        width: 100%;
        margin: 10px 0 0 0;
    }

    body {
        background: #f4f4f0;
    }

    /* Find page MAP */
    /*****************/
    #find-store-map {
        height: 390px;
    }

    a.button.mobile,
    .mobile {
        display: block;
    }

    #shortcut-menu,
    .mega-menu {
        display: none;
    }


    .quicksearch-bar {
        position: relative;
        padding: 6px 20px 3px 20px;
        margin: 0 !important;
        display: none;
    }

        .quicksearch-bar form {
            margin: 0;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            background: #fff;
            overflow: visible;
            position: relative;
        }


            .quicksearch-bar form > span {
                width: auto;
                line-height: normal;
                text-align: right;
            }

        .quicksearch-bar span.input {
            background: none;
            padding: 0;
            width: 100% !important;
            text-align: left;
        }

    #quicksearch-q,
    #quicksearch-q-responsive {
        border: none;
        background: transparent;
        border-radius: initial;
        font-size: 18px;
        height: 40px;
    }


    #quicksearch-submit {
        width: auto;
    }

    #quicksearch-results-responsive {
        width: 100%;
        top: 60px;
    }


        #quicksearch-results-responsive li {
            line-height: 22px;
            display: block;
            padding: 5px 10px;
        }

            #quicksearch-results-responsive li > a {
                font-size: 18px;
            }

            #quicksearch-results-responsive li > a,
            #quicksearch-results-responsive li > span {
                display: inline;
                padding: 0;
            }

            #quicksearch-results-responsive li > span {
                padding-left: 10px;
                font-size: 12px;
            }





    #header-promo {
        background: #434a66;
        white-space: nowrap;
        overflow: hidden;
        margin: 0 !important;
    }


        #header-promo .promo-block {
            display: inline-block;
            width: 100%;
        }

        /*#header-promo .grid_1 {
            display: inline-block;
            width: 100%;
        }

        #header-promo .promo {
        }*/


        #header-promo .promo .img {
            width: 60px;
            padding-left: 20px;
        }

        /*#header-promo .grid_1:first-child .promo .img {
            padding-left: 0;
        }*/

        #header-promo .promo-block:first-child .promo .img {
            padding-left: 0;
        }


        #header-promo .promo .img img {
            /*width: 100%;
            height: auto;*/
            /*width: 25%;
            height: auto;*/
        }

        #header-promo .promo .txt {
            white-space: normal;
            padding-right: 40px;
        }


    .container_4 {
        max-width: 480px;
        margin: 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

        .container_4 .grid_1,
        .container_4 .grid_1p5,
        .container_4 .grid_2,
        .container_4 .grid_3,
        .container_4 .grid_4 {
            float: none;
            display: block;
            margin: 0 10px;
            width: auto;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

            .container_4 .grid_4 .grid_1,
            .container_4 .grid_4 .grid_1p5,
            .container_4 .grid_4 .grid_2,
            .container_4 .grid_4 .grid_3,
            .container_4 .grid_4 .grid_4 {
                margin-left: 0;
                margin-right: 0;
            }



    .mega-menu .mega-menu-items-content {
        display: block;
        width: auto;
    }

        .mega-menu .mega-menu-items-content .mega-menu-column {
            float: none;
            border-left: none;
            padding: 0;
            display: block;
            width: 100%;
        }

            .mega-menu .mega-menu-items-content .mega-menu-column ul {
                padding: 0;
            }


    .tabs-menu.mobile-swipable {
        white-space: nowrap;
        font-size: 18px;
        overflow: hidden;
        padding-bottom: 0;
        height: 78px;
        /* preparing for js enrichment */
        padding-left: 60px;
        padding-right: 60px;
        margin-left: -30px;
        margin-right: -30px;
    }

    .tabs-menu.swipable {
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        padding: 0;
    }

        .tabs-menu.swipable > .swipable-content {
            padding-bottom: 23px;
            margin-left: 30px;
            margin-right: 30px;
        }


        .tabs-menu.swipable .swipable-item {
            font-size: 18px; /* set font size to counter inline-block white space margin fix */
        }

    .tabs-menu.mobile-swipable ul li /*,
    .tabs-menu.swipable ul li*/ {
        padding-left: 0;
        margin-left: 0;
        padding-right: 14px;
    }

    .tabs-menu.mobile-swipable .container_4 /*,
    .tabs-menu.swipable .container_4*/ {
        margin: 0;
        width: auto;
    }

        .tabs-menu.mobile-swipable .container_4 .grid_4 /*,
        .tabs-menu.swipable .container_4 .grid_4*/ {
            margin: 0;
        }

    .tabs-menu.swipable .arrow > span {
        height: 55px;
    }


    .tabs-items {
        margin-bottom: 10px;
    }



    .featured-products-menu {
        background: transparent url(../images/bg-featured-products-menu-swipable.png) bottom left repeat-x;
        color: #999a9b;
        text-transform: uppercase;
        font-family: 'LatoBold', Arial, sans-serif;
        font-weight: normal;
        white-space: nowrap;
        font-size: 18px;
        overflow: hidden;
        padding: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 40px;
        padding-right: 30px;
        margin-left: -10px !important;
        margin-right: 0 !important;
        /*margin-left: -30px;
        margin-right: -30px;*/
    }


        .featured-products-menu.swipable {
            /*margin-left: 0;
            margin-right: 0;*/
            padding-left: 10px;
            padding-right: 1px;
        }

            .featured-products-menu.swipable .arrow.left {
                left: 10px;
            }

                .featured-products-menu.swipable .arrow.left > span {
                    background-position: 0 15px;
                }

            .featured-products-menu.swipable .arrow.right {
                /*right: 10px;*/
            }

                .featured-products-menu.swipable .arrow.right > span {
                    background-position: -20px 15px;
                }

            .featured-products-menu.swipable > .swipable-content {
                margin-left: 30px;
                margin-right: 30px;
            }

        .featured-products-menu * {
            color: #999a9b;
        }

        .featured-products-menu .current,
        .featured-products-menu .current * {
            color: #ea5a06;
        }

        .featured-products-menu ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }

            .featured-products-menu ul li {
                display: inline-block;
                white-space: nowrap;
                padding-left: 0;
                margin-left: 0;
                padding-right: 14px;
            }

        .featured-products-menu br {
            display: none;
        }

        .featured-products-menu ul li:first-child {
            margin-left: 0;
        }

        .featured-products-menu ul li a {
            display: block;
            text-decoration: none;
            line-height: 30px;
            padding-top: 10px;
            padding-bottom: 25px;
            margin-bottom: -10px;
        }

        .featured-products-menu ul li.current a {
            background: transparent url(../images/bg-product-grids-nav-current-fs8.png) bottom center no-repeat;
        }



        .featured-products-menu li {
            font-size: 18px;
        }



    .product-grid .product {
        margin-left: 0;
        margin-right: 0;
    }


    .featured-products-item .product-grid .product .product-content {
        margin: 0 10px;
    }



    .product-grid .product .image {
        height: 290px;
    }

    .product-grid .product:hover .text {
        color: inherit;
    }


    .product-grid .product:hover .title,
    .product-grid .product:hover .title *,
    .product-grid .product:hover .pricing {
        color: inherit;
    }



    .product-list .blog .blog-content,
    .product-list .misc .misc-content,
    .product-list .product .product-content {
        display: block;
        position: relative;
        background: #fff;
    }

        .product-list .product .product-content .image {
            top: 0;
            left: 0;
            border: none;
            float: left;
            display: table-cell;
            width: 110px;
            max-width: 110px;
            min-height: 180px;
        }

    .product-list .product .image .imgwraprod a {
        position: relative;
        -webkit-transform: inherit;
        -moz-transform: inherit;
        -o-transform: inherit;
        -ms-transform: inherit;
        transform: inherit;
        margin-top: 0;
        overflow: hidden;
    }

    .product-list .product .product-content .text {
        display: block;
        border: none;
        padding-top: 10px;
        padding-right: 12px;
        padding-left: 12px;
        height: auto;
    }

    .product-list .product .energy-pl {
        margin-left: 20px;
    }

    .product-list .blog:hover *,
    .product-list .misc:hover * {
        color: #000;
    }

    .misc:hover .misc-content .more a,
    .misc .misc-content .more a:hover,
    .blog:hover .blog-content .more a,
    .blog .blog-content .more a:hover {
        color: #ea5a06;
    }


    .product-list .product:hover .text {
        background: transparent;
        color: #000;
    }

        .product-list .product:hover .text * {
            color: inherit;
        }

    .product-list .product .product-content .description {
        float: none;
        display: block;
        border: none;
        padding-left: 110px;
        padding-right: 10px;
        min-height: 160px;
    }

    .product-list .product .title,
    .product-list .product .title * {
        white-space: normal;
    }

    .product-list .product .product-content .pricing {
        clear: both;
        float: none;
        width: auto;
        display: block;
        /*width: 100%;*/
        text-align: left;
        margin-top: 10px;
        border-top: 1px solid #e2dede;
        padding: 10px 10px 10px 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
        padding-top: 30px;
    }

    .product-list .product .text .pricing .stockinfo {
        float: left;
        clear: left;
    }

    .product-list .product .text .pricing .price {
        float: left;
        padding-left: 12px;
        margin-right: 10px;
    }

    .product-list .product .product-content .pricing .buy {
        position: absolute;
        right: 0px;
        top: 20px;
    }

    .product-list .product.has-discount .text .pricing .price {
        background: #f8e018;
        color: #001b51;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        margin-left: -12px;
    }

    .product:hover .text a.more {
        color: inherit;
    }

    .product-list .product .text .pricing .price,
    .product-list .product .buy a.button,
    .product-list .product .buy .button {
        font-size: 20px;
        line-height: 28px;
        height: 28px;
    }

    .product-list .product .text .pricing .energy-pg img {
        height: 28px;
    }

    .product .notes .txt {
        line-height: 1;
        font-size: 10px;
        white-space: normal;
        padding: 7px 4px;
        height: inherit;
        background: #0cb0d3;
        transform: translate(0,-50%);
        -webkit-transform: translate(0,-50%);
        top: 50%;
        height: 100%;
    }

    .products-options {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 12px;
    }

    .productsubheader {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .sorting {
        float: none;
        width: 100%;
    }

    .pagination {
        float: none;
        width: 100%;
        border-top: 1px solid #e2dede;
        margin-top: 10px;
        padding-top: 10px;
        text-align: left;
        display: table;
    }

        .pagination > *,
        .pagination > a.button {
            display: table-cell;
        }

        .pagination ul.paginator {
            padding-left: 10px;
            text-align: right;
        }

            .pagination ul.paginator a.button {
                padding: 0 12px;
            }

    .featured-products {
        margin-top: -14px;
    }

    .featured-products-item {
        margin-top: 0;
        padding-top: 0;
    }

    .featured-product-detailed {
        margin-top: 10px;
    }

        .featured-product-detailed > .img.grid_1 {
        }

        .featured-product-detailed > .txt.grid_2 {
            width: 100%;
            margin: 0;
        }

        .featured-product-detailed .pricing .info {
            float: none;
        }

        .featured-product-detailed .pricing .buy {
            float: none;
            margin: 10px 0 0 0;
        }

            .featured-product-detailed .pricing .buy:after {
                content: '';
                display: block;
                clear: both;
                height: 0;
                overflow: hidden;
            }


    .featured-products .product-grid {
        margin-right: -10px;
        margin-left: -10px;
        margin-top: 5px;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .featured-products .product.grid_1 {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 0;
        float: none !important;
        display: block;
    }

    .product-header .product-spacer {
        display: none;
    }

    .product-header .product-image {
        /*
            width: 75%;
            width: auto;
            height: 322px;
            padding: 30px 0;
        */
        width: 72%;
        height: 300px;
        padding: 50px 0;
        display: block;
        float: left;
    }

        .product-header .product-image img {
            width: auto;
            height: auto;
            max-width: 180px;
            max-height: 180px;
            position: absolute;
            top: 50%;
            left: 50%;
            margin: 0;
            -moz-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            -o-transform: translate(-50%,-50%);
            -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
        }

        .product-header .product-image .product-image-zoom {
            visibility: hidden;
        }

    .product .notes .test-winner-fixed {
        position: absolute;
        top: 0;
    }

    .product-header .product-thumbs {
        /*
            width: auto;
            width: 70px;
        */
        width: 23% !important;
        display: block;
        float: left;
        height: 300px;
        margin-left: 10px;
    }

        .product-header .product-thumbs .product-thumbs-wrapper,
        .product-header .product-thumbs .scroll {
            width: 100%;
        }

    .product-header .product-info .title {
        display: block;
        float: none;
    }

    .product-header .product-info .pricing {
        float: none;
        display: block;
    }

    .product-header .product-info .cart-options-content {
        display: block;
    }

    .product-info .cart-options .options,
    .product-info .cart-options .button {
        display: block;
    }

    .product-info .footer-options {
        padding-top: 10px;
        padding-bottom: 5px;
        margin: 0 -15px;
    }

        .product-info .footer-options .vp,
        .product-info .footer-options .footer-addtocart .kob {
            font-size: 20px;
            line-height: 28px;
            height: 28px;
        }

        .product-info .footer-options .fe-wrapper .fe-icon img {
            height: 28px;
        }

        .product-info .footer-options .fe-wrapper .fe-link {
            font-size: 12px;
        }

    .product-list .product .image .imgwraprod {
    }

    .product-image img, .product-list .product .image img {
        margin-top: 10%;
    }

    .product-list .product .image img {
        width: 80%;
    }

    #review-form {
        margin-bottom: 20px;
    }

        #review-form .field {
            display: block;
            line-height: inherit;
            padding-left: 0;
        }

            #review-form .field label {
                display: block;
                line-height: inherit;
            }

            #review-form .field .field-content {
                display: block;
                line-height: inherit;
                padding: 5px 0 10px 0;
            }

        #review-form a.button {
            float: none;
            margin-top: 20px;
        }










    .lamper-top .tiles {
        padding: 0;
    }

    #tiles {
        background: #f5f5f3;
        padding: 0 10px;
    }

        #tiles > .title h1 {
            color: #001b51;
        }

    #tiles-content {
        background: none;
        padding: 0;
    }

    #tiles .grid_2 {
        margin-left: 0;
        margin-right: 0;
    }

    .tile,
    .lamper-top .tile {
        margin-top: 10px !important;
        margin-bottom: 0px !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
        display: block !important;
        width: 100% !important;
    }

        .tile,
        .tile.large {
            padding-bottom: 0;
            background: none;
            overflow: hidden;
        }


        .tile-content,
        .lamper-top .tile .tile-content {
            height: auto;
            overflow: hidden;
            padding-bottom: 23px;
        }


        .tile.large .tile-content,
        .tile.huge .tile-content,
        .tile.tile-x1p9 .tile-content,
        .tile.tile-x1p24 .tile-content,
        .tile.tile-x2 .tile-content,
        .tile.tile-x2p24 .tile-content,
        .tile.tile-x2p5 .tile-content,
        .tile.tile-x3 .tile-content,
        .lamper-top .tile.tile-x2p24 .tile-content,
        .lamper-top .tile.tile-x1p24 .tile-content {
            padding-top: 100px;
            height: auto;
        }

        .tile.tile-x1p9.grid_1p5 .tile-content,
        .tile.tile-x1p9.grid_3 .tile-content {
            height: auto;
        }




        .tile .text,
        .lamper-top .tile .text {
            position: relative;
            left: 0;
            top: 12px;
        }

            .tile .text p span {
                border-radius: 0 3px 3px 0;
            }

                .tile .text p span + span {
                    border-radius: 0 0 3px 3px;
                }

            .tile .text p br {
                display: none;
            }



        .tile .img {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
        }

            .tile .img a {
                position: absolute;
                top: 0;
                left: 0;
                bottom: 0;
                right: 0;
            }

    .lamper-top h1 {
        color: #0A3458;
    }

    .lamper-top .lamper-text p {
        color: #0A3458;
    }

    .shaded-block {
        margin-bottom: 10px !important;
    }

        .shaded-block .text {
            margin: 5px 0 0 0;
        }

        .shaded-block .img {
            height: 100px;
        }

        .shaded-block.large .img {
            height: 250px;
        }



    #footer-promo {
        white-space: nowrap;
        overflow: hidden;
        padding: 5px 0;
    }

        #footer-promo .promo-block {
            display: inline-block;
            width: 100%;
        }

        #footer-promo .promo-block {
            margin: 0;
        }

        #footer-promo .promo {
            height: 90px;
        }

            #footer-promo .promo .img {
                padding-left: 20px;
                vertical-align: middle;
            }

            #footer-promo .promo .txt {
                white-space: normal;
                padding-right: 40px;
            }


    #footer-text {
        padding: 0;
    }

        #footer-text .title,
        .footer-column .title {
            padding: 0;
            font-size: 18px;
            margin: 0;
            /*min-height: 40px;*/
            display: table;
            width: 100%;
            cursor: pointer;
        }

            #footer-text .title > span,
            .footer-column .title > span {
                display: table-cell;
                vertical-align: middle;
                padding: 10px 0;
            }

    .footer-columns .grid_1 {
        margin: 0;
        padding: 0 10px;
    }

        .footer-columns .grid_1 .grid_1 {
            margin: 0;
        }

    #footer-text .content,
    .footer-column .content {
        display: none;
    }

    .footer-column .content {
        border-bottom: 1px solid #565e7d;
        padding: 10px 0;
    }

        #footer-text .content.open,
        .footer-column .content.open {
            display: block;
        }

    #footer-text .title .toggle .ico {
        background-position: -80px 0;
    }

    .footer-column .title .toggle .ico {
        background-position: -40px 0;
    }

    #footer-text .title.open .toggle .ico {
        background-position: -80px -40px;
    }

    .footer-column .title.open .toggle .ico {
        background-position: -40px -40px;
    }

    .footer-column .title.open {
        border-bottom: none;
    }



    .cart-item {
        display: block;
        position: relative;
    }

        .cart-item .image {
            /*position: absolute;*/
            top: 0;
            left: 0;
            border: none;
            float: left;
        }

        .cart-item .data {
            padding: 0 10px;
        }

        .cart-item .unit {
            /*padding-left: 110px;*/
            display: block;
            width: 100%;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

            .cart-item .unit .description {
                display: block;
                border: none;
                padding-left: 110px;
                padding-right: 0;
            }

            .cart-item .unit .pricing {
                display: block;
                clear: both;
                width: 100%;
                text-align: right;
                border-top: 1px solid #d1d1d1;
                line-height: 42px;
                padding: 10px 0;
            }

                .cart-item .unit .pricing:after {
                    content: '';
                    display: block;
                    height: 1%;
                    margin: 0 0 -1px 0;
                    overflow: hidden;
                    clear: both;
                }

                .cart-item .unit .pricing input[type='text'] {
                    width: 42px;
                    height: 42px;
                    line-height: 42px;
                    font-size: 18px;
                    float: left;
                }



                .cart-item .unit .pricing a {
                    float: none;
                }

        .cart-item div.extras {
            padding: 5px 0;
        }

        .cart-item a.remove {
            vertical-align: text-bottom;
        }




    table.cart-totals td {
        padding-top: 5px;
        padding-bottom: 5px;
    }

        table.cart-totals td.total {
            font-size: 18px;
            padding-right: 10px;
        }

    table.cart-totals {
        position: relative;
        margin-top: 2.5em;
        display: block;
    }

        table.cart-totals tbody {
            display: block;
        }

        table.cart-totals tr {
            display: block;
        }

        table.cart-totals td {
            display: block;
            margin: 0;
            padding: 0;
            width: 100%;
        }

            table.cart-totals td.total {
                float: left;
                width: 50%;
                padding: 0;
            }

        table.cart-totals a,
        table.cart-totals button,
        table.cart-totals input[type='submit'] {
            display: block;
            width: 100%;
        }

    #cart-gift-certificate-form {
        margin-bottom: 10px;
    }

    #cart-update {
        margin-right: 0;
        margin-bottom: 10px;
    }




    .cart-proceed-to-checkout {
        text-align: left;
        padding: 10px 0 0 0;
    }

        .cart-proceed-to-checkout a {
            margin-left: 0;
            margin-right: 5px;
        }

            .cart-proceed-to-checkout a.button {
                font-size: 18px;
                line-height: 32px;
                height: 32px;
                background-image: url(../images/bg-button-fs8.png);
                border-radius: 2px;
                display: block;
                margin-top: 10px;
                margin-right: 0;
            }





    body > footer {
        padding: 0;
    }

        body > footer address {
            font-size: 13px;
            padding: 10px 0;
            margin: 0 10px;
            border: none;
        }

            body > footer address .container_4 .grid_4 {
                margin: 0;
            }

            body > footer address img {
                width: 190px;
                height: auto;
                float: none;
                display: inline-block;
            }

            body > footer address ul {
                line-height: 20px;
                display: block;
                padding-left: 0;
                margin-top: 10px;
            }

                body > footer address ul li {
                    border-right: none;
                    margin-right: 0;
                    padding-right: 8px;
                }



    .swipable {
        position: relative;
    }



    .product-grid.mobile-swipable,
    .swipable-content {
        white-space: nowrap;
        overflow: hidden;
        font-size: 0; /* display inline-block white space margin fix  - remember to set font size on swipable items! */
    }


        .product-grid.mobile-swipable .product,
        *.swipable-item {
            display: inline-block !important;
            float: none !important;
            padding: 0;
            margin-left: 0;
            vertical-align: top;
        }

        .product-grid.mobile-swipable .product,
        .product-grid .product.swipable-item,
        .product-grid .product.swipable-item:nth-child(2n+1) {
            width: 100% !important;
            margin-top: 5px;
            margin-left: 0 !important;
        }

            .product-grid.mobile-swipable .product .product-content,
            .product-grid .product.swipable-item .product-content {
                margin: 0 10px;
            }


    .faq-blocks.grid_4 {
        border-top: none;
        margin: 0;
        padding: 0;
    }

    .faq-blocks:first-child {
        margin-top: 20px;
    }

    .faq-blocks .faq-item {
        border-top: 1px solid #d1d1d1;
        margin-top: 5px !important;
    }


        .faq-blocks .faq-item .title {
            padding: 0 10px;
            margin: 5px 0;
        }


            .faq-blocks .faq-item .title.has-toggle > span:first-child {
                padding-left: 10px;
            }

            .faq-blocks .faq-item .title.has-toggle > span.toggle {
                padding-right: 10px;
            }

        .faq-blocks .faq-item .content {
            padding: 0 10px;
            display: none;
        }

        .faq-blocks .faq-item.open .content {
            display: block;
        }




    .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: block;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: moz-none;
        -ms-user-select: none;
        user-select: none;
        display: block;
    }

        .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;
        }



    .swipable-promo .arrow.disabled {
        display: none;
    }


    .swipable-products-nav .arrow > span {
        height: 55px;
    }

    .swipable-products .arrow {
        height: 40px;
        top: 140px;
        padding-left: 20px;
    }

        .swipable-products .arrow > span {
            background-position: -40px center;
        }

        .swipable-products .arrow.right {
            padding-right: 20px;
        }

            .swipable-products .arrow.right > span {
                background-position: -60px center;
            }



    *.has-toggle {
        display: table;
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: none;
        border-collapse: collapse;
        cursor: pointer;
    }

        *.has-toggle > * {
            display: table-cell;
            vertical-align: middle;
        }


    #login-page {
        display: block;
        margin: 0;
    }

        #login-page > .grid_2 {
            width: inherit;
            float: left;
            padding: 0;
        }

            #login-page > .grid_2:first-child {
                padding: 0;
            }

    #login-form {
        margin-bottom: 20px;
    }

        #login-form .field label {
            /*font-size: inherit;
            padding-right: 5px;*/
        }

    #login-no-account {
        font-size: inherit;
        text-align: left;
    }

        #login-no-account p {
            float: none;
            text-align: left;
            margin-bottom: 10px;
        }



    .delivery-options {
        display: block;
        border-spacing: 0;
        padding: 0 0 10px 0;
    }

    .delivery-options-row {
        display: block;
    }

    .delivery-option {
        display: block;
        width: 100%;
        margin: 0 0 10px 0;
    }


    .service-block.grid_1 {
        width: 45%;
        margin-left: 10px;
        margin-right: 0;
        float: left !important;
    }

        .service-block.grid_1:nth-child(2n+1) {
            clear: both;
        }

        .service-block.grid_1:nth-child(2n) {
            float: right !important;
            margin-right: 10px;
            margin-left: 0;
        }

    .service-block > a {
        margin: 10px 0 0 0;
        font-size: 12px;
    }

    .service-block .txt {
        padding-top: 5px;
        font-family: 'BitterRegular', Georgia, 'Times New Roman', serif;
    }

    .category.grid_1 h2 {
        caption-side: top;
        margin-bottom: 5px;
    }

    .category .items {
        font-size: 14px;
    }



    #add-to-cart {
    }

        #add-to-cart .options {
            display: block;
        }

        #add-to-cart .option {
            display: block;
            border: 1px solid #e4e5e0;
            padding: 10px;
            margin: 5px 0;
        }

            #add-to-cart .option > * {
                border: none;
            }

        #add-to-cart .option-input {
            display: inline-block;
            float: left;
            padding: 0;
        }

        #add-to-cart .option-description {
            display: block;
            width: auto;
            padding: 0 0 0 30px;
        }

            #add-to-cart .option-description p {
                line-height: normal;
            }

            #add-to-cart .option-description label {
                font-size: 16px;
            }

        #add-to-cart .option-price {
            margin: 5px 0 0 0;
            padding: 0;
            display: block;
        }



    .checkout-step {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding: 0 10px;
    }


        .checkout-step.grid_4 {
            margin: 0;
            border-width: 1px 0;
        }

        .checkout-step .columns {
            background: none;
        }

            .checkout-step .columns .grid_2 {
                display: block;
                width: 100%;
                margin: 0 0 15px 0;
                padding: 0;
            }

                .checkout-step .columns .grid_2:nth-child(2n) {
                    padding: 0;
                }

    #checkout-login .submit {
        text-align: left;
    }

        #checkout-login .submit button {
            margin-top: 10px;
            margin-left: 0;
        }

    #checkout-login .fields {
        display: block;
        border-spacing: 0;
        width: 100%;
    }

    #checkout-login .field {
        display: block;
        margin: 0 0 10px 0;
    }

        #checkout-login .field label {
            display: block;
            line-height: normal;
            margin: 0 0 5px 0;
        }

        #checkout-login .field input[type='text'],
        #checkout-login .field input[type='password'] {
            display: block;
            width: 100%;
        }


    #checkout-find-address {
        margin-right: -10px;
        margin-left: -10px;
        padding-right: 10px;
        padding-left: 10px;
    }

        #checkout-find-address .fields {
            display: block;
        }

        #checkout-find-address .label {
            display: block;
        }

        #checkout-find-address span {
            display: block;
            width: 100% !important;
            padding: 0 !important;
            margin: 0 0 10px 0;
        }

    #checkout-address .address {
        display: block;
        border-spacing: 0;
    }

        #checkout-address .address .field {
            display: block;
            margin: 0 0 10px 0;
        }

            #checkout-address .address .field > label,
            #checkout-address .address .field > .lbl {
                display: block;
                padding: 0;
                margin: 0 0 5px 0;
            }

    .cart-item .unit .description .specs > span {
        white-space: normal;
    }

    .delivery-group {
        margin-right: -10px;
        margin-left: -10px;
        padding-right: 10px;
        padding-left: 10px;
    }

        .delivery-group .cart-item .pricing .price {
            vertical-align: middle;
        }

    .delivery-group-title h3 span {
        display: block;
    }

    .delivery-group .cart-item .unit .description {
        padding-left: 80px;
    }

    .delivery-group .cart-item {
        margin-bottom: 10px;
    }


    body.checkout table.cart-totals td:first-child {
        padding-left: 0;
    }


    #cart-total-certificate a.gift-certificate {
        position: static;
        top: 0;
        width: 100%;
    }

    #checkout-gift-certificate {
        margin: 0;
    }

        #checkout-gift-certificate input[type='text'] {
            width: 100%;
            margin: 0 0 10px 0;
        }

        #checkout-gift-certificate input[type='submit'] {
            width: 100%;
            margin: 0;
        }

    #cart-gift-certificate {
        display: block;
        width: 100%;
    }

    #cart-totals tr {
        display: block;
        border-top: 1px solid #d1d1d1;
        clear: both;
    }

        #cart-totals tr:first-child {
            border: none;
        }

    #cart-totals td {
        display: block;
        width: 50%;
        float: left;
        padding: 0;
        border: none;
    }

        #cart-totals td:first-child {
            width: 100%;
            float: none;
        }

        #cart-totals td:nth-child(3n) {
            float: right;
        }


    .cart-options .option-specifics .map {
        display: none;
    }



    .cart-options .option {
        border: 1px solid #e4e5e0;
        margin: 0 0 10px 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .cart-options .option-input {
        border: none;
    }

    .cart-options .option-description {
        display: block;
        border: none;
        padding-bottom: 5px;
        width: auto !important;
    }

    .cart-options .couriers {
        display: block;
        border: none;
        width: auto;
    }

    .cart-options .option-price {
        display: block;
        border: none;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .cart-options .option-specifics {
        padding-left: 10px;
        margin-top: -11px;
        border: 1px solid #e4e5e0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .cart-options .option-specifics-content {
        display: block;
    }

        .cart-options .option-specifics-content > label {
            display: block;
            width: 100%;
            padding-right: 0;
            margin: 0 0 10px 0;
        }

        .cart-options .option-specifics-content > input[type='text'] {
            display: block;
            width: 100%;
            float: none;
        }

    .cart-options .option-specifics .installers .ratings {
        display: block;
        padding: 0;
        margin: 5px 0;
        line-height: normal;
    }


    #checkout-receipt-info table {
        display: block;
    }

    #checkout-receipt-info tr {
        display: block;
        margin: 0 0 10px 0;
    }

    #checkout-receipt-info td {
        display: block;
        text-align: left;
    }

    #checkout-receipt #checkout-receipt-totals {
        margin-right: -10px;
        margin-left: -10px;
        padding-right: 10px;
        padding-left: 10px;
    }


    #checkout-payment {
        margin-right: -10px;
        margin-left: -10px;
        padding-right: 10px;
        padding-left: 10px;
    }


        #checkout-payment div.submit {
            margin-right: -10px;
            margin-left: -10px;
            padding-right: 10px;
            padding-left: 10px;
            text-align: left;
        }

            #checkout-payment div.submit input[type='button'] {
                display: block;
                margin-top: 10px;
                margin-left: 0;
            }

        #checkout-payment table {
            display: block;
        }

        #checkout-payment tbody {
            display: block;
        }

        #checkout-payment tr {
            display: block;
            margin: 0 0 10px 0;
        }

        #checkout-payment td {
            display: block;
        }

            #checkout-payment td:nth-child(2n) {
                display: block;
                margin: 0 0 10px 0;
            }

    #main .section-text-2 table td {
        font-size: 13px;
    }

    a.write-review {
        display: block;
    }

    blockquote.review {
    }

        blockquote.review p {
            float: none;
            width: auto;
        }

        blockquote.review footer {
            float: none;
            width: auto;
        }

    ul#stores div.segments {
        position: static;
        text-align: left;
    }

        ul#stores div.segments span.segment-icon {
            margin-right: 5px;
            margin-left: 0;
        }

    ul#stores a.button {
        position: static;
        margin-top: 10px;
    }

    .infoBox {
        width: 190px;
        margin-left: -90px;
    }

        .infoBox .store a.button {
            position: static;
            margin-top: 10px;
        }


    /*Ligting New*/
    /**************/
    .content-main .container_4 .grid_2 {
        width: auto;
    }
    /**************/
    /*Ligting New*/

    /************/
    /* Min side */
    #main .min-side {
        background: none;
    }

    #min-side-rediger .address {
        display: block;
        border-spacing: 0;
    }

        #min-side-rediger .address .field {
            display: block;
            margin: 0 0 10px 0;
        }

            #min-side-rediger .address .field > label,
            #min-side-rediger .address .field > .lbl {
                display: block;
                padding: 0;
                margin: 0 0 5px 0;
            }

    /* Min side */
    /************/

    /*************/
    /* Blog page */
    .blog-teaser-content {
        width: 100%;
    }

    .blog-teaser-image {
        display: none;
    }

    .blog-comment-form .address {
        display: block;
        border-spacing: 0;
    }

        .blog-comment-form .address .field {
            display: block;
            margin: 0 0 10px 0;
        }

            .blog-comment-form .address .field > label,
            .blog-comment-form .address .field > .lbl {
                display: block;
                padding: 0;
                margin: 0 0 5px 0;
            }
    /* Blog page */
    /*************/


    /*****************************/
    /* Newsletter + contest form */

    #contest-form .fields,
    #newsletter-subscribe-form .fields,
    #newsletter-unsubscribe-form .fields {
        display: block;
        border: none;
    }

    #contest-form .field,
    #newsletter-subscribe-form .field,
    #newsletter-unsubscribe-form .field {
        display: block;
        width: 100%;
        padding: 10px 0;
        text-align: left;
    }

        #contest-form .field:first-child,
        #newsletter-subscribe-form .field:first-child,
        #newsletter-unsubscribe-form .field:first-child {
            padding-right: 0;
        }

    #contest-form .field-content,
    #newsletter-subscribe-form .field-content,
    #newsletter-unsubscribe-form .field-content {
        display: block;
    }

        #contest-form .field-content > * #newsletter-subscribe-form .field-content > *,
        #contest-form .field-content > * #newsletter-unsubscribe-form .field-content > * {
            display: block;
        }


    /* Newsletter + contest form */
    /*****************************/

    a.pagecurl {
        font-size: 16px;
    }

        a.pagecurl span {
            line-height: 45px;
            background-size: 100% 45px;
        }


    /********************/
    /* Create user form */

    #create-user-form div.submit {
        text-align: left;
    }

    #create-user-form .container_4 > div.delimited {
        border: none;
        padding: 10px;
    }

    #create-user-form div.delimited > .grid_2 {
        width: inherit;
        float: inherit;
    }

    #create-user-form div.submit input[type='submit'] {
        margin: 10px 0;
        width: 100%;
        display: block;
    }

    /* Create user form */
    /********************/


    .category.large .items ul li {
        display: inline-block;
        margin-right: 16px;
    }


    /***************************/
    /* Order history / receipt */

    div.receipt div.receipt-info table {
        display: block;
    }

    div.receipt div.receipt-info tr {
        display: block;
        margin: 0 0 10px 0;
    }

    div.receipt div.receipt-info td {
        display: block;
        text-align: left;
    }

    div.receipt div.receipt-totals {
        margin-right: -10px;
        margin-left: -10px;
        padding-right: 10px;
        padding-left: 10px;
    }

    div.receipt .cart-totals tr {
        display: block;
        border-top: 1px solid #d1d1d1;
        clear: both;
    }

        div.receipt .cart-totals tr:first-child {
            border: none;
        }

    div.receipt .cart-totals td {
        display: block;
        width: 50%;
        float: left;
        padding: 0;
        border: none;
    }

        div.receipt .cart-totals td:first-child {
            width: 100%;
            float: none;
        }

        div.receipt .cart-totals td:nth-child(3n) {
            float: right;
        }



    /* Order history / receipt */
    /***************************/

    /************/
    /* Chat log */

    ul.log {
        margin-right: -10px;
        margin-left: -10px;
    }

        ul.log li.entry {
            font-size: 14px;
            width: 85%;
        }

    /* Chat log */
    /************/


    /*************************/
    /* Financing calculation */

    #financing-info {
        display: block;
    }

        #financing-info th,
        #financing-info td {
            display: block;
            float: left;
        }

        #financing-info th {
            clear: left;
            padding-right: 20px;
        }

        #financing-info td {
            text-align: left;
            width: auto;
        }

    #financing-box div.more {
        position: static;
        text-align: left;
        margin-bottom: 15px;
    }

    #financing-spacer {
        display: none !important;
    }

    /* Financing calculation */
    /*************************/
    /************************************/
    /* Delimited blocks, no fixed width */


    .delimited-blocks {
        border-top: none;
    }

    .delimited-blocks-content {
        display: table;
    }

    .delimited-blocks .block {
        display: table-cell;
        border-left: none;
        border-top: 1px solid #e9eae5;
        text-align: left;
        width: 100%;
    }

    /* Delimited blocks, no fixed width */
    /************************************/

    /*************/
    /* Countdown */
    #countdown {
        white-space: normal;
        padding-left: 55px;
        background-size: 45px 45px;
    }

    /* Countdown */
    /*************/



    /************************/
    /* Social media buttons */

    .title > .container_4 > .grid_4 .social-media-buttons {
        float: left;
        margin: 0 0 10px 0;
    }

        .title > .container_4 > .grid_4 .social-media-buttons > *[style] {
            float: right !important;
        }

        .title > .container_4 > .grid_4 .social-media-buttons .fb-like {
            float: left;
        }

        .title > .container_4 > .grid_4 .social-media-buttons + h1 {
            clear: both;
        }

    #main-menu-mobile .social-media-buttons {
        display: block;
        height: auto;
        padding: 10px;
    }

        #main-menu-mobile .social-media-buttons > * {
            display: block !important;
        }


    /* Social media buttons */
    /************************/


    /****************/
    /* Contest page */


    .contest {
        padding: 0;
    }

    .contest-teaser h2 {
        line-height: inherit;
    }

        .contest-teaser h2 span {
            display: none;
        }

    .contest-text .img {
        width: 30%;
    }

        .contest-text .img img {
            width: 100%;
            height: auto;
        }

    #contest-results .contest-results-content .img {
        width: 30%;
    }

        #contest-results .contest-results-content .img img {
            width: 100%;
            height: auto;
        }

    /* Contest page */
    /****************/

    .tv-coockie .tvc-info {
        width: 100%;
        display: block;
    }

    .tv-coockie a.ok {
        float: left;
        margin-top: 10px;
        margin-left: 0;
    }

    .mpf-address-popup {
        width: 170px;
        max-height: 250px;
    }

    .product:hover a.product-link-box .productsubheader {
        color: #595b6b;
    }

    .breadcrumbs p span a, .breadcrumbs p {
        font-size: 12px;
    }
	
	.section-wrapper {
		padding:15px 0;
	}
	.section-wrapper h1 {
		margin-top:0!important;
	}
}


@media(max-width:550px) {
    .euronics-logo {
        display: none !important;
    }
}