﻿/*=====================================================

    DESKTOP

=====================================================*/

@media all and (min-width: 1001px) {
.search-input {
    padding: 0;
}
.owl-carousel .item-box .picture
{
max-width:none;
}
.language-list a div {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    color: #555;
}
.toggle {
    display: none !important;
}

.header-upper , .cart-trigger
{
    display: inherit;
}
.search-results .item-box, .item-box
{
width: 20%;
    background: #fff;
    margin: 0;
    border:none;
    padding: 0;
    position: initial;
}

.add-to-cart
{
position:relative;
}

.header-menu > ul li {
    width: auto;
    float: none;
    background: none;
    border-bottom: none;
}
.store-search-box {
  width: 63%;
    float: left;
 background: none;
    display: block;
    position: relative;

}

.store-search-box form
{
border:none;
}

    .gallery {
        width: 25%;
        margin: 0;
    }

    .overview {
        width: 45%;
        margin: 0;
    }

    .overview-bottom {
        width: 30%;
        margin: 0;
        float: left;
    }

    #desktoponly {
        display: initial;
    }

    .block-popular-tags {
        margin: 10px 0 0 0;
    }

    .minimenuleft {
        width: 25%;
        float: left;
        padding: 0 15px;
    }

    .category-navigation-list > li > a,
    .category-navigation-list > li > span {
        display: block;
        padding: 8px 2px 6px 2px;
        font-size: 1.03em;
        text-transform: uppercase;
    }

    .store-search-box form {
        width: 100%;
        float: left;
    }

    .menusearch {
        width: 65%;
        float: left;
    }

    .header-upper {
        width: 35%;
        float: left;
    }

    .home-page-category-grid .owl-carousel .owl-item {
        padding: 0;
        width: 11.5% !important;
        float: left;
        margin: 0.5%;
    }

    .home-page-category-grid .owl-carousel .owl-wrapper {
        width: 100% !important;
        float: left;
    }

    .home-page-category-grid .owl-carousel .owl-stage {
        width: 100%;
        max-width: 100%;
        float: left;
    }

    .master-wrapper-content {
        width: 100%;
        min-height: 300px;
        margin: auto;
    }



    .center-2 {
        width: 78%;
        float: right;
    }

    .side-2 {
        width: 21%;
        float: right;
        margin: 0 1% 0 0;
    }


    .page {
        text-align: left;
    }

    .center-2 .page .page-title {
        display: none;
    }

    .side-2 .page-title {
        display: none;
    }

        .side-2 .page-title h1 {
            font-size: 1.15em;
            color: #000;
            text-transform: uppercase;
            font-weight: normal;
            letter-spacing: 0px;
        }

    .category-page-body .block-category-navigation,
    .manufacturer-page-body .block-manufacturer-navigation,
    .manufacturer-all-page-body .block-manufacturer-navigation,
    .vendor-all-page-body .block-vendor-navigation,
    .vendor-page-body .block-vendor-navigation {
        margin: 0 0 15px 0;
        background-color: #fff;
        padding-top: 10px;
    }

        .category-page-body .block-category-navigation .title,
        .manufacturer-page-body .block-manufacturer-navigation .title,
        .manufacturer-all-page-body .block-manufacturer-navigation .title,
        .vendor-all-page-body .block-vendor-navigation .title,
        .vendor-page-body .block-vendor-navigation .title {
            display: none;
        }

    .category-page-body .page-title + .block-category-navigation .listbox,
    .manufacturer-page-body .page-title + .block-manufacturer-navigation .listbox,
    .manufacturer-all-page-body .page-title + .block-manufacturer-navigation .listbox,
    .vendor-all-page-body .page-title + .block-vendor-navigation .listbox,
    .vendor-page-body .page-title + .block-vendor-navigation .listbox {
        margin-top: 0;
    }

    .link-rss {
        display: block;
        float: right;
        margin: 5px 0 0;
    }

    .cart .subtotal {
        white-space: nowrap;
    }

    .order-details-page .data-table col:first-child,
    .order-details-page .data-table th:first-child,
    .order-details-page .data-table td:first-child {
        display: none !important;
    }

    .forums-table-section col:first-child,
    .forums-table-section th:first-child,
    .forums-table-section td:first-child {
        display: none !important;
    }

    .header {
        position: relative;
        z-index: auto;
        margin: 0;
    }

    #undermenu {
        background: #F68B29;
        padding: 0px 10px;
        width: 100%;
        float: left;
        height: 60px;
        line-height: 60px;
    }


    .admin-header-links a {
        color: #444;
    }

    .header-links-wrapper,
    .header-selectors-wrapper {
        position: relative;
        float: left;
        margin: 0 0 0 10px;
        transition: all 0.2s ease;
    }

        .header-links-wrapper label,
        .header-selectors-wrapper label {
            display: block;
            padding: 0 0 0 20px;
        }

        .header-links-wrapper label {
            background-position: left 0;
        }

        .header-selectors-wrapper label {
        }

    .header-links {
        width: 200px;
        display: none;
        position: absolute;
        border-radius: 4px;
        top: 50px;
        z-index: 1020;
        background-color: #fff;
        border: 1px solid #eee;
        transition: all 0.2s ease;
        padding: 10px 2px;
    }

    .header-selectors {
        width: 190px;
        display: none;
        font-size: 0.85em;
        position: absolute;
        border-radius: 4px;
        left: -15px;
        top: 40px;
        z-index: 1020;
        background-color: rgba(255, 255, 255, 0.90);
        border: 1px solid #eee;
        transition: all 0.2s ease;
    }

    .language-selector {
        width: 100%;
        margin: 5px 0 0 0;
        font-size: 0.85em;
        display: block;
        z-index: 1020;
        transition: all 0.2s ease;
    }

        .language-selector li a {
            padding: 0;
        }

    .header-links-wrapper:hover > div,
    .header-selectors-wrapper:hover > div,
    .header-selectors-wrapper > div.active {
        display: block;
    }

    .header-links ul {
    }

    .header-links li {
        padding: 0 5px;
        line-height: normal;
    }


        .header-links li:hover {
            color: #F68B29;
        }

    .header-links a, .header-links .language {
        display: block;
        padding: 10px 0;
    }

    .header-links .ico-account {
        background: url(../img/wrapperSelector.svg) no-repeat left center;
        background-size: 19px;
        border-bottom: 1px solid #eee;
    }

    .header-links .ico-register {
        background: url(../img/wrapperSelector.svg) no-repeat left center;
        background-size: 19px;
        border-bottom: 1px solid #eee;
    }

    .header-links .ico-login,
    .header-links .ico-logout {
        background-size: 19px;
        border-bottom: 1px solid #eee;
    }

    .header-links .ico-inbox {
        background-position: left -149px;
    }

    .header-links .ico-wishlist {
        background-position: left -197px;
    }

    .header-selectors {
        text-align: center;
    }

        .header-selectors > div {
            padding: 8px 5px;
        }

            .header-selectors > div:first-child {
                border-top: none;
            }

        .header-selectors select {
            border-color: #e9e9e9;
        }

    .header-middle {
        padding: 0px 0 0 0;
    }


    .header-logo {
        width: 100%;
        float: left;
        padding: 0 0 0 0;
    }

        .header-logo .left {
            width: 12%;
            float: left;
            margin: 0 0 0 2%;
        }

        .header-logo .right {
            width: 17.5%;
            float: right;
            margin: 0 2% 0 0;
        }

    .header-menu-parent {
        width: 100%;
        background: #444;
        padding: 7px 5px;
        float: left;
        display: table-cell;
        vertical-align: middle;
    }

    .header-menu {
        position: relative;
        text-align: left;
    }

        .header-menu > ul {
            text-align: center;
        }

            .header-menu > ul > li {
                display: inline-block;
                vertical-align: middle;
            }

                .header-menu > ul > li > a,
                .header-menu > ul > li > span {
                    display: block;
                    padding: 5px 10px;
                    font-size: 1.1em;
                    font-weight: normal;
                    color: #fff;
                    text-transform: capitalize;
                    cursor: pointer;
                }



    .cart-trigger {
        position: relative;
        padding: 0;
        color: #ffffff;
        white-space: nowrap;
        transition: all 0.2s ease;
    }

        .cart-trigger:before {
            display: none;
        }

    .cart-qty {
        color: #fff;
        position: relative;
        top: -10px;
        left: 0px;
        font-size: 1.2em;
        border-radius: 50%;
        width: 25px;
        height: 25px;
        line-height: 25px;
    }

    .cart-trigger .cart-qty,
    .cart-trigger .cart-label {
        font-weight: normal;
        transition: all 0.2s ease;
    }


    .flyout-cart-wrapper {
        position: relative;
        width: 50%;
        float: left;
        padding: 0;
        vertical-align: middle;
        text-align: center;
    }

    .flyout-cart {
        display: none;
        position: absolute;
        min-width: 310px;
        float: right;
        left: 0;
        z-index: 1;
        padding: 10px;
        top: 55px;
        border-radius: 4px;
        border: 1px solid #eee;
        z-index: 999;
        background: rgba(255, 255, 255, 0.99);
    }

        .header-links:after, .flyout-cart:after {
            content: '';
            width: 0;
            height: 0;
            border-left: 11px solid transparent;
            border-right: 11px solid transparent;
            border-bottom: 11px solid #fff;
            border-radius: 4px;
            position: absolute;
            top: -5px;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%);
            left: 20px;
        }

    .flyout-cart-wrapper:hover .flyout-cart {
        display: block;
    }

    .mini-shopping-cart {
        text-align: left;
    }

        .mini-shopping-cart .count {
            display: none;
        }

        .mini-shopping-cart .item {
            padding: 5px 10px;
        }

        .mini-shopping-cart .attributes {
            margin: 10px 0;
        }



        .mini-shopping-cart .buttons {
            overflow: hidden;
            padding: 3px 8px;
            text-align: right;
            border-radius: 6px;
            width: 50%;
            float: left;
            margin: 5px 0 0 0;
        }

        .mini-shopping-cart input.cart-button {
            float: left;
            width: auto;
            display: none;
        }

        .mini-shopping-cart input.checkout-button {
            float: right;
            width: auto;
        }

        .mini-shopping-cart input[type="button"]:only-child {
            float: none;
            width: auto;
        }

    .header-lower {
        width: 100%;
        float: left;
        padding: 0;
    }


    .category-navigation-title {
        width: 100%;
        float: none;
        position: relative;
        z-index: 2;
        left: 0;
        height: 55px;
        line-height: 55px;
        font-size: 1.1em;
        font-weight: normal;
        color: #fff;
        cursor: pointer;
        background: url('../img/Menubar.svg') right 1px center no-repeat;
        background-size: 20px;
        padding: 0 35px 0 10px;
    }

        .category-navigation-title:after {
            content: "";
        }

    .home-page-body .category-navigation-title {
        cursor: pointer;
    }

    .category-navigation-list-wrapper {
        position: relative;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        display: block;
    }

    .home-page .category-navigation-list-wrapper {
        position: static;
        margin: -30px 0 0;
    }


    .category-navigation-list {
        display: block;
        padding: 0;
        background-color: rgba(255, 255, 255, 0.99);
        transition: ease-in-out;
    }

    .home-page-body .category-navigation-list {
        position: relative; /*prevent flyout z-index conflict with owl-carousel*/
        z-index: 2; /*prevent flyout z-index conflict with owl-carousel*/
    }

    .home-page .category-navigation-list {
        box-shadow: none;
    }

    .category-navigation-list .plus-button,
    .category-navigation-list .back-button {
        display: none;
    }

    .category-navigation-list > li {
        position: relative;
        border-bottom: 1px solid #eeeeee;
        border-right: 1px solid #efefef;
    }

        .category-navigation-list > li:first-child {
            border: none;
            border-bottom: 1px solid #eeeeee;
            border-right: 1px solid #efefef;
        }



        .category-navigation-list > li:hover > a,
        .category-navigation-list > li:hover > span {
            color: #F68B29;
        }

    .categories-in-side-panel .root-category-items {
        display: none; /*side navigation disables header menu categories*/
    }

        .categories-in-side-panel .root-category-items.store-locator {
            display: inline-block !important; /*store locator always visible*/
        }

    .category-navigation-list > li.store-locator {
        display: none; /*store locator in side panel always hidden*/
    }

    .category-navigation-list > li > .sublist-wrap,
    .root-category-items > .sublist-wrap { /*this is the flyout panel*/
        display: none;
        position: absolute;
        top: -14px;
        left: 101%;
        width: 100%;
        float: left;
    }

    .header-menu .root-category-items > .sublist-wrap {
        top: auto;
        left: 0;
        width: 980px;
        margin: 0 0 0 -196px; /*depends on logo cell width, which is always fixed*/
    }

    .category-navigation-list > li:first-child > .sublist-wrap {
        top: 0;
    }

    .category-navigation-list > li:hover > .sublist-wrap,
    .root-category-items:hover > .sublist-wrap { /*this is the flyout opening*/
        display: block;
    }

    .category-navigation-list > li > .sublist-wrap > .sublist,
    .root-category-items > .sublist-wrap > .sublist {
        width: 64%;
        float: left;
        overflow: hidden;
        position: fixed;
        left: 27%;
        height: 1200px;
        border-top: none;
        padding: 5px;
    }

        .category-navigation-list > li > .sublist-wrap > .sublist > li,
        .root-category-items > .sublist-wrap > .sublist > li {
            float: left;
            width: 27%;
            padding: 0px;
            font-size: 13px;
            max-height: 80px;
            overflow: hidden;
            line-height: 15px;
            margin: 0 0.5% 10px 0;
            text-transform: lowercase;
        }



        .category-navigation-list > li > .sublist-wrap > .sublist h1,
        .root-category-items > .sublist-wrap > .sublist h1 {
            font-size: 1.2em;
        }


        .category-navigation-list > li > .sublist-wrap > .sublist > li > a,
        .root-category-items > .sublist-wrap > .sublist > li > a {
            display: block;
            margin: 0 0 5px;
            padding: 2px 0 3px 0;
            font-weight: normal;
            border-bottom: 1px solid #eee;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            color: #000;
            font-size: 0.9em;
        }

        .category-navigation-list > li > .sublist-wrap > .sublist > li > .sublist-wrap > .sublist li,
        .root-category-items > .sublist-wrap > .sublist > li > .sublist-wrap > .sublist li { /*this is a sub-subcategory item*/
            padding: 3px 0;
        }

            .category-navigation-list > li > .sublist-wrap > .sublist > li > .sublist-wrap > .sublist li a:hover,
            .root-category-items > .sublist-wrap > .sublist > li > .sublist-wrap > .sublist li a:hover {
                color: #F68B29;
            }

        .category-navigation-list > li > .sublist-wrap > .sublist > li > .sublist-wrap > .sublist li {
            width: 100%;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            font-size: 0.87em;
            color: #7d7d7d;
        }

        .category-navigation-list > li > .sublist-wrap > .sublist > li > .sublist-wrap > .sublist ul,
        .root-category-items > .sublist-wrap > .sublist > li > .sublist-wrap > .sublist ul { /*deeper level subcategories remain hidden*/
            display: none;
        }

    .category-navigation-list.sticky-flyout {
        width: 22%;
        float: left;
        padding: 2px;
        position: absolute;
        top: 0px;
        display: inherit !important;
        background-color: #fff;
        border-radius: 8px 0 0 8px;
    }

        .category-navigation-list.sticky-flyout > li {
            position: static;
            padding: 0 0.5%;
            color: #7d7d7d;
            height: 32px;
            line-height: 16px;
        }

            .category-navigation-list.sticky-flyout > li:first-child {
                background: url(../img/CAT/AA_Power-Tools.svg) left center no-repeat;
                background-size: 22px;
                padding: 0 0 0 27px;
            }

                .category-navigation-list.sticky-flyout > li:first-child:hover {
                    background: url(../img/CAT/AA_Power-Tools2.svg) left center no-repeat;
                    background-size: 22px;
                    padding: 0 0 0 27px;
                }

            .category-navigation-list.sticky-flyout > li:nth-child(2) {
                background: url(../img/CAT/AB_Accessories-Abrasives.svg) left center no-repeat;
                background-size: 22px;
                padding: 0 0 0 27px;
            }

            .category-navigation-list.sticky-flyout > li:nth-child(3) {
                background: url(../img/CAT/BA_Cutting-Tools.svg) left center no-repeat;
                background-size: 22px;
                padding: 0 0 0 27px;
            }

            .category-navigation-list.sticky-flyout > li:nth-child(4) {
                background: url(../img/CAT/CA_Pumps.svg) left center no-repeat;
                background-size: 22px;
                padding: 0 0 0 27px;
            }

            .category-navigation-list.sticky-flyout > li:nth-child(5) {
                background: url(../img/CAT/DA_Cleaning-Equipments.svg) left center no-repeat;
                background-size: 22px;
                padding: 0 0 0 27px;
            }

            .category-navigation-list.sticky-flyout > li:nth-child(6) {
                background: url(../img/CAT/EA_Air-Tools.svg) left center no-repeat;
                background-size: 22px;
                padding: 0 0 0 27px;
            }

            .category-navigation-list.sticky-flyout > li:nth-child(7) {
                background: url(../img/CAT/EB_Air-Compressors.svg) left center no-repeat;
                background-size: 22px;
                padding: 0 0 0 27px;
            }

            .category-navigation-list.sticky-flyout > li:nth-child(8) {
                background: url(../img/CAT/FA_Material-Handlings.svg) left center no-repeat;
                background-size: 22px;
                padding: 0 0 0 27px;
            }

            .category-navigation-list.sticky-flyout > li:nth-child(9) {
                background: url(../img/CAT/GA_Hand-Tools.svg) left center no-repeat;
                background-size: 22px;
                padding: 0 0 0 27px;
            }

            .category-navigation-list.sticky-flyout > li:nth-child(10) {
                background: url(../img/CAT/HA_Chemicals.svg) left center no-repeat;
                background-size: 22px;
                padding: 0 0 0 27px;
            }

            .category-navigation-list.sticky-flyout > li:nth-child(11) {
                background: url(../img/CAT/IA_Motors.svg) left center no-repeat;
                background-size: 22px;
                padding: 0 0 0 27px;
            }

            .category-navigation-list.sticky-flyout > li:nth-child(12) {
                background: url(../img/CAT/IB_Engine-DrivenTools.svg) left center no-repeat;
                background-size: 22px;
                padding: 0 0 0 27px;
            }

            .category-navigation-list.sticky-flyout > li:nth-child(13) {
                background: url(../img/CAT/JA_Welding-Equipments.svg) left center no-repeat;
                background-size: 22px;
                padding: 0 0 0 27px;
            }

            .category-navigation-list.sticky-flyout > li:nth-child(14) {
                background: url(../img/CAT/KA_Construction-Tools.svg) left center no-repeat;
                background-size: 22px;
                padding: 0 0 0 27px;
            }

            .category-navigation-list.sticky-flyout > li:nth-child(15) {
                background: url(../img/CAT/LA_Industrial-Miscellaneous.svg) left center no-repeat;
                background-size: 22px;
                padding: 0 0 0 27px;
            }










            .category-navigation-list.sticky-flyout > li > .sublist-wrap {
                top: 0 !important;
            }

            .category-navigation-list.sticky-flyout > li:before {
                position: absolute;
                right: 18px;
                content: "";
                padding: 3px;
                display: inline-block;
                border: 1px solid #ccc;
                border-left: 0;
                border-top: 0;
                margin-top: 10px;
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
            }


    .searchshow {
        width: auto;
        float: right;
    }

    .accountselect {
        width: 50%;
        float: left;
        padding: 0 2px;
    }


    .languageSelector {
        background-size: 23px;
        padding-left: 28px;
    }

    .wrapperSelector {
        background: url(../img/wrapperSelector.svg) no-repeat left center;
        background-size: 18px;
        padding-left: 28px;
        color: #fff;
        white-space: nowrap;
    }




    .ui-autocomplete {
        z-index: 1015;
    }


    /* RESPONSIVE RESET */

    .responsive-nav-wrapper-parent {
        display: none;
    }

    .menu-title, .close-menu,
    .header-menu .back-button {
        display: none;
    }

    .overlayOffCanvas {
        display: none !important;
    }

    /* HOMEPAGE COLUMNS */

    .two-columns-area {
        margin: auto;
    }

        .two-columns-area .center {
            width: 100%;
            margin: auto;
        }

            .two-columns-area .center:after {
                content: "";
                display: block;
            }

    .two-colums-area-left {
        position: absolute;
        z-index: 1;
        float: left;
        width: 285px;
    }

    .two-colums-area-right {
        position: relative;
        z-index: 0;
        float: right;
        width: 708px;
    }

    .slider-fullwidth {
        width: 100%;
        float: left;
    }

    .slider-right-column {
        margin-top: -35px;
    }

        .slider-right-column .category-navigation-list-wrapper {
            position: static;
            margin-top: -26px;
        }

        .slider-right-column .category-navigation-list {
            box-shadow: none;
        }

    .two-columns-area .jCarouselMainWrapper:only-of-type {
        margin: 20px 0 0;
    }

    .two-columns-area .slider-wrapper ~ .jCarouselMainWrapper,
    .two-columns-area.slider-fullwidth .jCarouselMainWrapper {
        margin: 45px 0 0 !important;
    }

    /* HOMEPAGE CAROUSELS */

    .two-columns-area .product-grid {
        display: block;
        margin: 45px 0 0;
        border: 1px solid #e9e9e9;
        background-color: #fff;
    }

    .two-columns-area.slider-right-column .product-grid:first-child {
        margin-top: 0;
    }

    .two-columns-area .product-grid .title {
        margin: 0;
        border: none;
        padding: 15px 20px;
        font-size: 16px;
        text-align: center;
    }

    .two-columns-area .product-grid .item-box {
        width: 100%;
        margin: 0;
    }

    .two-columns-area .product-grid .product-item {
        border: none;
        padding: 0 !important;
    }

    .two-columns-area .product-grid .product-rating-box,
    .two-columns-area .product-grid .buttons-upper,
    .two-columns-area .product-grid .buttons-lower {
        display: none !important;
    }

    .two-columns-area .owl-carousel .prices {
        margin: 0; /*this is not applied until the carousel is rendered*/
    }

    .two-columns-area .owl-carousel .owl-controls {
        padding: 18px 20px;
        text-align: center;
        font-size: 0;
    }

    .two-columns-area .owl-carousel .owl-dot {
        display: inline-block;
        margin: 0 5px;
    }

        .two-columns-area .owl-carousel .owl-dot span {
            display: block;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background-color: #c9c9c9;
        }

        .two-columns-area .owl-carousel .owl-dot.active span {
            background-color: #F68B29;
        }

    .bestsellers {
        float: left;
        width: 66%;
    }

        .bestsellers:only-child {
            float: none;
            width: auto;
        }

        .bestsellers .owl-prev {
            right: 37px;
            left: auto;
        }

        .bestsellers .product-item {
            height: 170px; /*use fixed height to prevent browser differences*/
        }

        .bestsellers .picture a {
            max-height: 128px; /*prevents image overflow when there is no rich blog carousel enabled*/
            overflow: hidden;
        }

            .bestsellers .picture a img {
                max-height: 100%; /*prevents image cropping when there is no rich blog carousel enabled*/
            }

    .homepage-middle-wrapper:after {
        content: "";
        display: block;
    }

    .product-grid.bestsellers .item-box:hover .buttons-lower input,
    .product-grid.bestsellers .item-box:hover .buttons-lower button {
        background-color: #888; /*long inheritance path to override default buy button*/
    }


    /* FOOTER */

    .footer {
        width: 100%;
        float: left;
        text-align: left;
    }

        .footer .center {
            width: 980px;
            margin: auto;
        }

            .footer .center:after {
                content: "";
                display: block;
            }

    .footer-upper {
        padding: 15px;
    }

    .footer-block ul {
        background-color: transparent;
    }

    .newsletter {
        float: left;
    }

        .newsletter .title {
            display: inline-block;
            margin: 0 10px 0 0;
            vertical-align: middle;
        }

    .newsletter-subscribe {
        display: inline-block;
        vertical-align: middle;
    }

    .newsletter-validation {
        display: none;
    }



    .social-sharing li {
        vertical-align: middle;
    }

    .footer-middle {
        padding: 20px 15px;
    }

    .footer-block {
        float: left;
        width: 21%;
        margin: 0 2%;
    }

        .footer-block .title {
            margin: 0 0 10px;
            border: none;
            padding: 0;
        }

            .footer-block .title:after {
                display: none;
            }

        .footer-block ul {
            display: block !important;
            border: none;
        }

        .footer-block li {
            text-transform: lowercase;
            padding: 6px 0;
        }

        .footer-block.quick-contact li {
            padding: 6px 0 16px;
        }

        .footer-block.quick-contact span {
            padding: 0 0 0 2px;
        }

    .footer-lower {
        width: 100%;
        float: left;
        background-color: #222222;
        padding: 0;
        text-align: center;
    }

        .footer-lower .center {
            border-top: 1px solid #2b2b2b;
        }

    .footer-disclaimer {
        height: 35px;
        line-height: 35px;
    }
    /* LEFT/RIGHT COLUMN */

    .block {
        float: none;
        width: auto;
        margin: 0 0 10px 0;
        border-width: 1px;
        border-style: solid;
        border-color: #f0f0f0 #e9e9e9 #e9e9e9;
        border-radius: 6px;
    }

        .block:first-child,
        .page-title + .block {
        }

        .block .title {
            border: none;
            background-image: none;
            padding: 20px 25px;
            cursor: default;
            border-radius: 4px;
        }

        .block .listbox {
            display: block;
            margin: -5px 0 0;
            border: none;
            padding-top: 0 !important;
        }

        .block .view-all {
            margin: 12px 0 4px;
        }

    .block-category-navigation {
        display: none;
    }

    .category-page-body .block-category-navigation {
        display: block;
    }

    .block-category-navigation .listbox {
        display: none !important;
    }

        .block-category-navigation .listbox.category-page-navigation {
            display: block !important;
        }

    .block-recently-viewed-products {
        font-size: 0;
    }

        .block-recently-viewed-products .product-picture {
            display: inline-block;
            width: 25%;
            vertical-align: middle;
        }

        .block-recently-viewed-products .product-name {
            display: inline-block;
            width: 75%;
            padding: 0 0 0 15px;
            vertical-align: middle;
            font-size: 14px; /*reset zeroing*/
        }

    .recently-viewed-products-page-body .block-recently-viewed-products,
    .product-tags-all-page-body .block-popular-tags {
        display: none;
    }

        .recently-viewed-products-page-body .block-recently-viewed-products + .block,
        .product-tags-all-page-body .block-popular-tags + .block {
            border-top-color: #e9e9e9;
        }


    .breadcrumb {
       width: 100%;
    max-width: 1366px;
    float: none;
    margin: 10px auto;
    text-align: left;
    padding: 0 10px;
    }

        .breadcrumb li > * {
            margin-left: 0;
            color: #7d7d7d;
        }

        .breadcrumb a:hover {
            color: #000;
        }

    .sub-category-item .title,
    .manufacturer-item .title,
    .vendor-item .title {
        width: 100%;
    }

        .sub-category-item .title a {
            height: 40px;
            line-height: 15px;
        }

    .sub-category-details,
    .manufacturer-details,
    .vendor-details {
        display: block;
    }

    .manufacturer-details,
    .vendor-details {
        padding: 38% 0 !important;
        text-align: center;
        transition: all 0.4s ease;
    }

        .manufacturer-details .view-all:hover,
        .vendor-details .view-all:hover {
            color: #F68B29;
        }


    .product-grid .item-box .buttons-upper {
        position: absolute;
        bottom: 15px;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 30px;
        border-right: 1px solid #e9e9e9;
        border-left: 1px solid #e9e9e9;
        overflow: hidden;
        transition: all 0.2s ease;
    }

    .product-grid .item-box .buttons-lower {
        width: 100%;
        height: auto;
        border-top: 1px solid #eee;
        transition: all 0.2s ease;
    }

    .product-grid .item-box:hover .buttons-lower button span:before {
        opacity: 10;
    }

    .product-grid .item-box:hover .buttons-lower button span:after {
        opacity: 10;
    }



    .item-box {
        width: 24%;
        float: left;
        margin: 0.5%;
    }

        .item-box .product-title {
            width: 100%;
            float: left;
            margin: 0px 0;
            font-size: 0.97em;
        }

    .sku {
        width: 100%;
        float: left;
        margin: 5px 0;
        font-size: 0.92em;
    }



    .gallery .picture-thumbs a {
        text-align: center;
    }


    .overview .stock {
        display: inline-block;
        margin: 0 10px 0 0;
    }

    .variant-overview .stock {
        display: inline-block;
        margin: 0 10px 10px 0;
    }

    .overview .back-in-stock-subscription {
        display: inline-block;
        margin: 0 0 15px;
    }





    .group-product .product-social-buttons {
        margin: 0;
    }

    .product-variant-line {
        padding: 35px;
    }

    .attributes dt {
        display: none;
    }

        .attributes dt label {
            line-height: 38px;
            color:#F68B29 !important;
        }

    .attributes dd {
    }

    .attribute-item > div {
        display: inline-block;
        margin: 0 10px 0 0;
        white-space: nowrap;
    }

    .giftcard label {
        display: inline-block;
        min-width: 120px;
        margin: 0 10px 0 0;
    }

    /* REVIEW PAGE */
    /* WISHLIST & COMPARE LIST */

    .compare-products-page .clear-list {
        position: relative;
        top: 0px;
        right: 0;
        color: #F68B29;
        text-transform: none;
    }

        .compare-products-page .clear-list:hover {
            text-decoration: underline;
        }

    .compare-products-page .table-wrapper {
        overflow: hidden;
    }

    .compare-products-table {
        display: table;
    }

        .compare-products-table .remove-product td {
            border-top-color: #e9e9e9;
            padding-bottom: 0;
        }

        .compare-products-table .product-picture td,
        .compare-products-table .product-name td,
        .compare-products-table .product-price td {
            border-top: 0;
        }

        .compare-products-table .short-description td,
        .compare-products-table .full-description td {
            vertical-align: top;
        }

        .compare-products-table .picture {
            display: block;
            width: 145px;
        }

    .compare-products-table-mobile {
        display: none;
    }

    /* TOPICS */
    /* CONTACT PAGE & EMAILaFRIEND */
    /* REGISTRATION, LOGIN, MY ACCOUNT */

    #check-availability-button {
        display: block;
        margin: 15px auto -15px;
    }

    .account-page #check-availability-button {
        margin: 15px 0 -15px;
    }

    .account-page #username-availabilty {
        text-align: left;
    }

    .center-2 .account-page .page-title {
        display: block;
        top: 0;
        left: 0;
        width: 98%;
        float: left;
        margin: 0 1%;
    }

    .block-account-navigation {
        margin: 15px 1%;
        width: 98%;
        float: left;
    }

        .block-account-navigation .list {
            text-align: left;
            padding: 0 10px;
        }

            .block-account-navigation .list li {
                margin: 0 10px 0 0;
            }

            .block-account-navigation .list a:hover {
                max-width: 500px;
            }

            .block-account-navigation .list a:hover,
            .block-account-navigation .list a.active {
                padding: 0 10px; /*IE9 fix, otherwise this line should be in the main <a> definition in styles.css, not in hover/active and not in @1000px*/
            }

    .account-page .form-fields,
    .account-page .edit-address {
        margin: 0;
        padding: 10px 15px;
    }

    .account-page .vat-status,
    .account-page .vat-note {
        text-align: left;
    }

    .account-page .buttons {
        text-align: left;
        width: 100%;
        float: left;
    }

    .account-page ul.info {
        width: 100%;
        float: left;
        font-size: 1.1em;
        text-align: left;
        padding: 10px 15px;
    }

        .account-page ul.info + .buttons {
            width: 100%;
            float: left;
            margin: 0;
            padding: 5px;
        }



    .reward-points-page th,
    .reward-points-page td {
        text-align: left;
    }

    /* SHOPPING CART & CHECKOUT */

    .order-progress {
        position: absolute;
        top: 5px;
        right: 0;
        background-color: #f6f6f6;
    }

        .order-progress li {
            margin: 0 2px;
        }

            .order-progress li:first-child a {
                padding-left: 20px;
            }

                .order-progress li:first-child a:before {
                    display: none;
                }

            .order-progress li:last-child a {
                padding-right: 24px;
            }

                .order-progress li:last-child a:after {
                    display: none;
                }

    .shopping-cart-page .page-title,
    .checkout-page .page-title {
        min-height: 37px; /*chrome line-height fix*/
        padding: 0 0 5px;
        border: none;
    }

    .checkout-page .page-title {
        margin: 0;
    }

    .shopping-cart-page .tax-shipping-info {
        text-align: right;
    }

    .cart-footer .cart-collaterals {
        width: 58%;
        margin: 0;
    }



    .cart-collaterals .hint {
        margin: 0 0 10px;
    }

    .cart-collaterals .shipping label {
        display: inline-block;
        width: 25%;
        margin: 0;
    }

        .cart-collaterals .shipping label + select,
        .cart-collaterals .shipping label + input {
            width: 75%;
        }

    .cart-collaterals .shipping .buttons {
        text-align: left;
    }

    .cart-collaterals .coupon-code {
        width: auto;
    }

        .cart-collaterals .coupon-code:after {
            content: "";
            display: block;
        }

        .cart-collaterals .coupon-code input[type="text"] {
            float: left;
            width: 63%;
        }

            .cart-collaterals .coupon-code input[type="text"]:focus {
                color: #ff0000;
            }

        .cart-collaterals .coupon-code input[type="submit"] {
            float: left;
            width: auto;
            margin: 0;
        }

    .checkout-page .address-item {
        width: 30%;
        margin: 4% 0 0 5%;
    }

        .checkout-page .address-item:nth-child(2n+1) {
            clear: none;
            margin-left: 5%;
        }

        .checkout-page .address-item:nth-child(3n+1) {
            margin-left: 0;
        }

        .checkout-page .address-item:nth-child(-n+3) {
            margin-top: 0;
        }

        .checkout-page .address-item:only-child {
            text-align: left;
        }

    .checkout-page .enter-address {
        margin: 0;
    }

        .checkout-page .enter-address + .buttons {
            padding: 10px 60px;
            text-align: left;
        }

            .checkout-page .enter-address + .buttons.centered {
                text-align: center;
            }

    .section.shipping-method,
    .section.payment-method {
        text-align: left;
    }

        .section.shipping-method .buttons,
        .section.payment-method .buttons,
        .section.payment-info .buttons,
        /*.section.confirm-order .buttons,*/
        .section.order-completed .buttons {
            text-align: left;
        }

    .payment-info .info tr {
        display: table-row;
        margin: 0;
    }

    .payment-info .info td {
        display: table-cell;
        margin: 0;
        padding: 5px;
        text-align: left;
    }

        .payment-info .info td:first-child {
            width: 150px;
        }

        .payment-info .info td:only-child {
            width: auto !important;
            padding: 0;
        }

        .payment-info .info td label {
            font-weight: normal;
        }

        .payment-info .info td select {
            margin: 0;
        }

    .order-details-page .actions input {
        width: 190px;
    }

    .order-details-page .totals {
        width: 40%;
    }


    #opc-confirm_order .terms-of-service {
     width: 100%;
    float: left;
    text-align: right;
    font-size: 1.2em;
    color: #000;
    }

    #opc-confirm_order div.buttons {
        text-align: right;
        margin-top: 50px;
    }

    /* SEARCH & SITEMAP */

    .basic-search .inputs.reversed label {
        text-align: left;
    }

    .advanced-search .inputs,
    .advanced-search .inputs label:first-child,
    .advanced-search .price-range {
        text-align: left;
    }

        .advanced-search .price-range input {
            margin: 0 10px 0 0;
        }

    /* BLOG & NEWS */

    .news-items .buttons {
        text-align: left;
    }

    .news-items .read-more:hover:after {
        width: 30px;
    }

    .news-item-page .inputs:first-child label {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        width: 90px;
        margin: 0;
        line-height: 40px;
        text-align: right;
    }

    .new-comment textarea {
        display: block;
        margin: auto;
        width: 100%;
    }

    /* FORUM & PROFILE */

    .forums-main-page .topic-block-body {
        max-width: 580px;
    }

    .forum-breadcrumb {
        max-width: 580px;
    }

    .forums-header {
        margin: 0;
    }

    .forum-search-box {
        position: absolute;
        top: 0;
        right: 0;
    }

    .forums-main-page .forum-search-box {
        top: 65px;
    }

    .forum-search-box .search-box-text {
        width: 330px !important;
    }

    .forum-search-box .advanced {
        text-align: right;
    }

    .forums-header + .forums-table-section {
        margin-top: 80px;
    }

    .forum-page .forum-name,
    .forum-topic-page .topic-name {
        margin-top: 60px;
    }

    .forum-actions,
    .topic-actions {
        overflow: hidden;
    }

        .forum-actions .actions,
        .topic-actions .actions {
            float: left;
            margin: 2px 0;
        }

            .forum-actions .actions a,
            .topic-actions .actions a {
                margin: 0 15px 0 0;
            }

        .forum-actions .pager,
        .topic-actions .pager {
            float: right;
            max-width: 450px;
        }

            .forum-actions .pager.upper,
            .topic-actions .pager.upper {
                margin: 0;
            }

    .topic-post .post-time label {
        display: inline;
    }

    .pager.lower {
        float: right;
        margin: 0;
    }


    .forum-edit-page textarea,
    .private-message-send-page textarea {
        height: 180px;
    }

    .private-messages-page td.date {
        white-space: nowrap;
    }

    .f-nav {
        position: fixed;
        background: #f68b28;
        left: 0;
        top: 0;
        padding: 1px;
        width: 100%;
        transition: 0.55s;
        -webkit-transition: 0.55s;
    }


    .nav {
        height: auto;
    }

    .nav-container, .nav-container .sublist {
        z-index: 9;
        width: 100%;
        float: left;
    }

    .headerMenuParent {
        display: inline-block;
        width: 100%;
        padding: 0;
        vertical-align: middle;
    }
}

@media all and (min-width: 769px) and (max-width: 1200px) {
    .accountselect {
        padding: 0 3px !important;
    }
}

@media all and (min-width: 1000px) and (max-width: 1300px) {

    .category-navigation-list > li > a,
    .category-navigation-list > li > span {
        display: block;
        padding: 4px 2px;
    }
}
