﻿/*=====================================================
    
    DESKTOP

=====================================================*/
@media all and (max-width: 2084px) and (min-width: 1400px) {
    .categoryMenu-panle {
        position: absolute;
        top: 38px;
        right: 0px !important;
        z-index: 99999;
        width: 240px;
        box-shadow: 0 1px 3px 1px rgba(0,0,0,0.1);
        padding: 7px 0 0 !important;
    }


    .header-selectors-wrapper {
        /*float:left;*/
        margin-top: -1%;
        margin-left: 60% !important;
    }
}

@media all and (max-width: 1024px) and (min-width: 981px) {
    #CountryCode {
        width: 14% !important;
    }


    #Phone {
        width: 348px;
    }

    .header-menu > ul {
        display: inline-block;
        width: 900px !important;
    }

    .header-selectors-wrapper {
        /*float:left;*/
        margin-top: -1%;
        margin-left: 60% !important;
    }

    .order-progress a {
        min-width: 5vw;
    }
}


.tile-stats .icon i {
    margin: 0;
    font-size: 24px !important;
    float: left;
    line-height: 0;
    vertical-align: bottom;
    padding: 0;
}

.tile-stats .count {
    font-size: 18px !important;
    font-weight: normal !important;
    line-height: 1.65857143;
    text-align: initial;
    color: #2581E3;
}

.tile-stats:hover .icon i {
    animation-name: tansformAnimation;
    animation-duration: .5s;
    animation-iteration-count: 1;
    color: #4B4C4E !important;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    -webkit-animation-name: tansformAnimation;
    -webkit-animation-duration: .5s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: tansformAnimation;
    -moz-animation-duration: .5s;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: forwards;
}

.title-stats-title {
    position: relative;
    margin: 0;
    margin-left: 10px;
    z-index: 5;
    padding: 0;
    text-align: initial;
    margin-top: 10px !important;
}

.tile-stats {
    color: #4B4C4E;
    /*    background: linear-gradient(to right, #0978c7, #09c4c7) !important;
    background: -webkit-linear-gradient(right, #0978c7, #09c4c7) !important;*/
    /* box-shadow: 1px 1px 2px 2px #076e70!important;*/
    background: #fff !important;
    border-left: 2px solid transparent !important;
    -moz-border-image: -moz-linear-gradient(top, #91d00b 0%, #c1ff00 100%) !important;
    -webkit-border-image: -webkit-linear-gradient(top, #91d00b 0%, #c1ff00 100%) !important;
    border-image: linear-gradient(to bottom, #76d77a 0%, #f1c338 100%) !important;
    border-image-slice: 1 !important;
}

    .tile-stats .icon {
        top: 25px !important;
        color: #0979D4;
    }

@media all and (max-width: 980px) and (min-width: 320px) {
    .header-links span {
        display: block;
    }

    #divShowOnResponsive {
        display: block !important;
        /*		width: 100%;
background-color: #fff;*/
    }

    #divShowOnResponsiveLangvage {
        display: block !important;
    }

    #divShowOnManual {
        display: none !important;
    }
}

@media all and (min-width: 981px) {



    #divShowOnResponsive {
        display: none !important;
    }

    .responsive-nav-wrapper,
    .responsive-nav-wrapper-parent {
        display: none !important;
    }

    /* GLOBAL STYLES */
    .DirectUIstyle {
        width: 200px !important;
        height: 120px !important;
    }

    .side-2 {
        float: left;
        width: 23.97959183673469%;
    }

    .center-2 {
        float: right;
        width: 74.48979591836735%;
    }

    .master-wrapper-page {
        width: 980px;
    }

    .inputs {
        /*text-align: center;*/
        text-align: left;
    }

    .payment-info #receipt {
        text-align: center !important;
    }


    .inputs label {
        /*display: block;
     
            margin: 14px 10px 5px 0;*/
        /* margin: 19px 9px 7px 100px; */
        /*display: inline-block;
            width: 25%;
            text-align: left;..*/
        /* margin-top: 5px; */
        /*margin-top: 5px;
            margin-left: 5%;..*/
        /* margin-top: 5px; */
        display: inline-block;
        width: 16%;
        text-align: left;
        /* margin-top: 5px; */
        margin-top: 5px;
        margin-left: 12%;
    }

    .category-page .page-title h1 {
        text-align: left;
    }

    /* HEADER */

    .header {
        text-align: left;
    }

    .header-top {
        padding: 5px;
    }

    .header-centering {
        /*width: 980px;*/
        margin: 0 auto;
    }

    .header-top .header-centering {
        /*position: relative;*/
    }

    .header-centering:after {
        content: ".";
        display: block;
        visibility: hidden;
        clear: both;
        height: 0;
        line-height: 0;
        font-size: 0;
    }

    .ui-autocomplete.ui-menu.ui-widget.ui-widget-content {
        width: 365px !important;
    }

    .header-links-wrapper {
        /*float: left;*/
        float: right;
    }

    .header-links a {
        width: auto;
        height: auto;
        color: #000;
        /*padding: 19px 6px 16px 24px;*/
        padding: 19px 64px 9px 24px;
        font-size: 14px;
        text-indent: 0;
        margin: 0px 12px 0 0;
    }

    .header-links span {
        display: inline-block;
    }

    .header-links .ico-account {
        background: url(../img/icon-account.png) no-repeat left -19px;
    }

        .header-links .ico-account:hover {
            background-position: left 8px;
        }

    .header-links .ico-logout {
        background: url(../img/icon-logout.png) no-repeat left -18px;
    }

        .header-links .ico-logout:hover {
            background-position: left 10px;
        }

    .header-links .ico-wishlist {
        background: url(../img/icon-wishlist.png) no-repeat left 9px;
        padding-left: 40px;
        margin-top: -5px;
    }

    .header-links .ico-notice {
        background: url('../img/ico-notice.png') no-repeat left;
    }

    .header-links .ico-wishlist:hover {
        background-position: left 9px;
    }

    .header-links .ico-register {
        background: url(../img/icon-plus.png) no-repeat left -16px;
    }

        .header-links .ico-register:hover {
            background-position: left 10px;
        }

    .header-links .ico-login {
        background: url(../img/icon-lock.png) no-repeat left -16px;
    }

        .header-links .ico-login:hover {
            background-position: left 9px;
        }

    .header-links .ico-inbox {
        background: url(../img/icon-inbox.png) no-repeat left -12px;
    }

        .header-links .ico-inbox:hover {
            background-position: left 12px;
        }

    .header-links.ico-Desktop:hover {
        background-position: left 10px;
    }

    .header-links .ico-notice :hover {
        background-position: left 10px;
    }


    /*.shopping-cart-link {
        position: absolute;
        right: 0;
        top: -5px;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }*/
    .cart-label:hover {
        color: #7EB966 !important;
    }

    .cart-qty:hover {
        color: #7EB966 !important;
    }

    .shopping-cart-link {
        position: relative;
        /* right: 2px; */
        top: -5px;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        font-size: 14px;
    }

        .shopping-cart-link:hover {
            /*background: #4f4f4f;*/
            color: #555 !important;
        }

    #topcartlink a {
        position: relative;
        width: auto;
        height: auto;
        border-radius: 0;
        padding: 5px 15px 5px 49px;
        background: none !important;
        margin-top: 5px;
    }

        #topcartlink a:before {
            content: " ";
            position: absolute;
            top: 50%;
            left: 7px;
            margin-top: -18px;
            background: #1d68ba url(../img/icon-cart-bg.png) no-repeat center;
            width: 35px;
            height: 35px;
            border-radius: 18px;
            display: block;
        }

    #topcartlink span {
        display: inline-block;
        line-height: 35px;
        color: #000;
    }

    .flyout-cart {
        position: absolute;
        top: 38px;
        right: 0;
        z-index: 99999;
        width: 220px;
        box-shadow: 0 1px 3px 1px rgba(0,0,0,0.1);
        padding: 7px 0 0 !important;
    }

        .flyout-cart:before {
            content: " ";
            position: absolute;
            top: 0px;
            left: 70%;
            background: url(../img/flyout-cart-arrow.png) no-repeat center;
            width: 15px;
            height: 7px;
        }

    /*.flyout-cart.active {
            display: block;
        }*/

    .categoryMenu-panle {
        position: absolute;
        top: 38px;
        right: 0px;
        z-index: 99999;
        width: 240px;
        box-shadow: 0 1px 3px 1px rgba(0,0,0,0.1);
        padding: 7px 0 0 !important;
    }

        .categoryMenu-panle:before {
            content: " ";
            position: absolute;
            top: 0px;
            left: 70%;
            background: url(../img/flyout-cart-arrow.png) no-repeat center;
            width: 15px;
            height: 7px;
        }

        .categoryMenu-panle.active {
            display: block;
        }

    .mini-shopping-cart {
        padding: 10px 10px 15px;
        font-size: 12px;
        background: #fff;
    }

        .mini-shopping-cart * {
            line-height: normal !important;
        }

        .mini-shopping-cart a:hover {
            text-decoration: underline;
            color: #4B4C4E !important;
        }

        .mini-shopping-cart .count {
            padding: 5px 0;
            color: #4B4C4E;
        }

            .mini-shopping-cart .count a {
                font-weight: bold;
                margin: 0;
                padding: 0;
                border: 0;
            }

        .mini-shopping-cart .items {
            margin: 0 0 10px;
            padding: 10px 0;
            border-bottom: 1px dashed #d3d3d3;
            border-top: 1px dashed #d3d3d3;
        }

        .mini-shopping-cart .item {
            overflow: hidden;
            margin: 10px 0 0;
        }

            .mini-shopping-cart .item.first {
                margin: 0;
            }

        .mini-shopping-cart .picture {
            float: left;
            width: 80px;
            height: 80px;
            /*   border: 1px solid #ececec;*/
            text-align: center;
        }

            .mini-shopping-cart .picture a {
                display: block;
                position: relative;
                width: 100%;
                height: 100%;
            }

            .mini-shopping-cart .picture img {
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                max-width: 100%;
                margin: auto;
            }

            .mini-shopping-cart .picture + .product {
                margin: 0 0 0 90px;
            }

        .mini-shopping-cart .name {
            margin: 0 0 5px;
            font-size: 14px;
        }

        .mini-shopping-cart .price span {
            color: #555;
            font-size: 14px;
            margin-bottom: 5px;
            display: inline-block;
            color: #555;
        }

        .mini-shopping-cart .quantity span {
            display: inline-block;
        }

        .mini-shopping-cart .price {
            color: #555;
        }

        .mini-shopping-cart .quantity {
            color: #555;
        }


        .mini-shopping-cart .totals {
            margin: 0 0 10px;
            font-size: 14px;
            text-align: right;
            color: #555;
        }

            .mini-shopping-cart .totals strong {
                color: #555;
                font-size: 18px;
                display: inline-block;
            }

        .mini-shopping-cart .buttons {
            margin: 0;
        }

        .mini-shopping-cart input.cart-button {
            background: #dcdcdc;
            border: 1px solid #d3d3d3;
            color: #dfd9d9;
            box-shadow: 0 1px 0 0 #bbb;
        }

        .mini-shopping-cart input.checkout-button {
            background: #1d68ba;
            border: 1px solid #1d68ba;
            color: #fff;
            box-shadow: 0 1px 0 0 #1d68ba;
        }

        .mini-shopping-cart input.cart-button,
        .mini-shopping-cart input.checkout-button {
            display: inline-block;
            border-top: 0;
            padding: 10px 16px;
            font-size: 14px;
            -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
            /*background-color: #1d68ba;*/
            background-color: #f3921e !important;
        }

            .mini-shopping-cart input.cart-button:hover,
            .mini-shopping-cart input.checkout-button:hover {
                opacity: 0.8;
            }

    .header-logo {
        float: left;
        width: 320px;
    }

    .header-bottom .search-box {
        float: right;
        margin: 20px 0 19px;
    }

        .header-bottom .search-box:after {
            content: ".";
            display: block;
            visibility: hidden;
            clear: both;
            height: 0;
            line-height: 0;
            font-size: 0;
        }

    .search-box form {
        position: relative;
    }

    .search-box input.search-box-text {
        color: #333;
        float: left;
        width: 270px !important;
    }

    .search-box .search-box-button {
        float: left;
        width: 36px;
        height: 36px;
        border: none;
        overflow: hidden;
        background: #1d68ba url('../img/icon-search.png') center no-repeat;
        text-indent: 999px;
        margin-left: -1px;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

        .search-box .search-box-button:hover {
            background-color: #1d68ba;
        }
    /* HEADER MENU */

    .close-menu,
    .back-button,
    .sublist-wrap {
        display: none;
    }

        .sublist-wrap.active {
            display: block;
        }

    .overlayOffCanvas {
        display: none !important;
    }

    #headerMenuParent {
        min-height: 50px;
    }

    .header-menu {
        background: url(../img/pattern-nav.png) left top #1d68ba;
        text-align: center;
        font-size: 0;
        z-index: 1001;
        position: relative;
        height: auto !important;
        box-shadow: 0 1px 5px rgba(0,0,0,0.3);
    }

        .header-menu.stick {
            position: fixed;
            top: 0;
            width: 100%;
            z-index: 10000;
        }

        .header-menu > ul {
            display: inline-block;
            width: 1200px;
        }

            .header-menu > ul:after {
                content: ".";
                display: block;
                visibility: hidden;
                clear: both;
                height: 0;
                line-height: 0;
                font-size: 0;
            }

            .header-menu > ul > li {
                float: left;
            }

                .header-menu > ul > li > a, .header-menu > ul > li > span {
                    display: block;
                    color: #fff;
                    /* font-size: 16px; */
                    font-size: 13px;
                    line-height: 14px;
                    /* padding: 17px 30px; */
                    padding: 14px 14px;
                    position: relative;
                    z-index: 2;
                    text-transform: uppercase;
                    cursor: pointer;
                }

            .header-menu > ul a {
                width: 100% !important;
            }

            /*.header-menu > ul > li > a:before,
            .header-menu > ul > li > span:before {
                content: " ";
                position: absolute;
                top: 0;
                left: 50%;
                background: rgba(0,0,0,.0);
                width: 0;
                height: 50px;
                -webkit-transform: skew(-25deg);
                -ms-transform: skew(-25deg);
                transform: skew(-25deg);
                -webkit-transition: all .2s ease-in-out;
                transition: all .2s ease-in-out;
                z-index: -1;
                border-bottom: 5px solid rgba(0,0,0,0.2);
            }

            .header-menu > ul > li:hover > a:before,
            .header-menu > ul > li:hover > span:before {
                width: 100%;
                left: 0;
                background: rgba(0,0,0,.2);
            }*/

        .header-menu .sublist-wrap {
            position: absolute;
            /*top: 50px;*/
            width: 180px !important;
            margin-left: -11px;
            box-shadow: 0 1px 3px rgba(0,0,0,0.3);
            z-index: 999999;
        }

        .header-menu .sublist li {
            position: relative;
        }

        .header-menu .sublist a {
            font-size: 12px;
            line-height: 14px;
            padding: 11px 15px;
            background: rgba(255,255,255,10.9);
            border-bottom: 1px solid #c9c9c9;
            display: block;
            position: relative;
            text-align: left;
            text-transform: uppercase;
            color: #505050;
            -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
        }

            .header-menu .sublist a.with-subcategories {
                background-image: url(../img/desktop-nav-arrow-right.png) !important;
                background-repeat: no-repeat !important;
                background-position: 160px center !important;
            }

        .header-menu .sublist > li:last-child > a {
            border-bottom: 0;
        }

        .header-menu .sublist > li:hover > a {
            background: rgba(255,255,255,1);
        }

        .header-menu .sublist > li > a:before {
            content: " ";
            position: absolute;
            bottom: 0;
            left: 0;
            height: 0;
            width: 5px;
            background: #1d68ba;
            -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
            z-index: 3;
        }

        .header-menu .sublist > li:hover > a:before {
            height: 100%;
        }

        .header-menu .sublist-wrap .sublist-wrap {
            top: 0;
            left: 100%;
            /*right: 100%;*/
            margin: 0;
            z-index: 1;
        }

            .header-menu .sublist-wrap .sublist-wrap.active {
                display: block;
            }

    /* FOOTER */

    .footer-centering {
        width: 980px;
        margin: 0 auto;
    }

    .accepted-payment-methods {
        margin-bottom: 10px;
    }

    .footer-middle:before {
        -webkit-transform: rotate(.5deg);
        -ms-transform: rotate(.5deg);
        transform: rotate(.5deg);
    }

    /* LEFT/RIGHT COLUMN */

    .block .listbox {
        display: block;
    }

    /* CATEGORY PAGE & GRIDS */

    .breadcrumb {
        padding-bottom: 10px;
    }

        .breadcrumb li * {
            line-height: normal;
        }

    .product-selectors > div {
        float: left;
    }

    .home-page-category-grid {
        /*background: url(../img/shadow.png) no-repeat center bottom;*/
        padding-bottom: 33px;
    }

        .home-page-category-grid .item-grid {
            width: 960px;
            text-align: left;
        }

    .center-1 .product-grid .item-box {
        width: 25%;
        clear: none;
    }

        .center-1 .product-grid .item-box:nth-child(4n+1) {
            clear: both;
        }

    .sub-category-grid {
        text-align: center;
    }

        .sub-category-grid .item-grid {
            text-align: left;
            width: 92%;
            display: inline-block;
        }

        .sub-category-grid .item-box {
            margin: 0 12px 25px;
        }

    /* product list mode */

    .product-list .item-box {
        margin: 20px 0 0;
        position: relative;
        width: 100%;
        float: none;
        text-align: left;
    }

        .product-list .item-box:after {
            content: " ";
            position: absolute;
            top: -10px;
            left: 0;
            width: 100%;
            height: 1px;
            background: #c9c9c9;
        }

        .product-list .item-box:first-child {
            margin: 0;
        }

            .product-list .item-box:first-child:after {
                display: none;
            }

        .product-list .item-box .picture {
            float: left;
            width: 230px;
            height: 230px;
        }

        .product-list .item-box .details {
            margin-left: 240px;
            min-height: 230px;
            position: relative;
            padding: 0 0 64px;
        }

        .product-list .item-box .product-title {
            padding: 15px 0 0;
            margin: 0 0 15px;
            height: auto;
            text-align: left;
        }

        .product-list .item-box .add-info {
            position: absolute;
            bottom: 0;
            left: 0;
        }

        .product-list .item-box input[type="button"] {
            padding-right: 18px;
        }

    /* PRODUCT PAGE */

    .product-details-page .gallery {
        width: 580px;
    }

    .gallery .picture-wrapper {
        width: 480px;
        float: left;
        font-size: 0;
    }

        .gallery .picture-wrapper:only-child {
            width: 100%;
            float: none;
        }

    .gallery .picture-thumbs {
        float: right;
    }

        .gallery .picture-thumbs a {
            display: block;
            margin: 0 0 10px !important;
            width: 90px;
            height: 90px;
        }

    .product-details-page .overview {
        margin-left: 590px;
        /*top: -290px;*/
        overflow: auto;
    }

    .write-review .review-rating {
        text-align: left;
    }

        .write-review .review-rating label {
            display: inline-block;
            width: 25%;
            margin: 0 5px 0 0;
            text-align: right;
        }

    .review-rating ul {
        display: inline-block;
        width: 350px;
        text-align: center;
        margin-top: 15px;
    }

    .product-details-page .item-box {
        width: 25%;
    }

    .product-variant-line {
        width: 80%;
    }

    /* ATTRIBUTES */

    .attributes li {
        float: none;
        margin: 8px 0;
    }

    .attributes select {
        max-width: 275px;
    }

    .attribute-squares li:hover > .tooltip-container {
        display: block !important;
    }

    .attribute-squares .tooltip-container {
        position: absolute;
        top: 100%;
        left: 100%;
        z-index: 5;
        width: 150px;
        box-shadow: 0 0 12px rgba(0,0,0,.05);
    }

        .attribute-squares .tooltip-container img {
            max-width: 100%;
        }

    /* PRODUCT REVIEWS */

    .center-1 .write-review label {
        /*width: 295px;*/
    }

    /* WISHLIST & COMPARE LIST */

    .compare-products-table-mobile {
        display: none;
    }

    /* CONTACT PAGE & EMAILaFRIEND */

    .contact-page .inputs > label,
    .email-a-friend-page .inputs > label,
    .apply-vendor-page .inputs > label {
        /*width: 295px;*/
    }

    /* REGISTRATION, LOGIN, MY ACCOUNT */

    .registration-page .inputs > label,
    .login-page .inputs > label,
    .password-recovery-page .inputs > label {
        /*width: 295px;*/
    }

    .login-page .inputs.reversed > * {
        vertical-align: middle;
    }

    .login-page .inputs.reversed span {
        display: inline-block;
        margin-left: 65px;
    }

    .email-to-revalidate,
    .email-to-revalidate-note {
        display: inline-block;
    }

    .return-request-page label {
        /*width: 300px;*/
    }

    .vendorinfo-page .vendor-picture {
        margin-left: calc(25% + 10px);
    }



    /* SHOPPING CART & CHECKOUT */

    .shopping-cart-page .common-buttons,
    .checkout-attributes {
        text-align: right;
    }

        .checkout-attributes li {
            margin: 0 0 0 10px;
        }

    .shopping-cart-page .totals {
        margin: 0;
        width: 215px;
    }

    .cart-collaterals {
        width: 710px;
        margin: 0;
    }

        .cart-collaterals .deals {
            float: left;
            width: 315px;
            margin: 0;
        }

        .cart-collaterals .shipping {
            float: left;
            width: 375px;
            margin: 0;
        }

    .shipping-options .inputs:last-child {
        text-align: right;
        padding-right: 12px;
    }

    .cart-collaterals .shipping label {
        /*width: 115px;
        margin: 0 10px 0 0;
        text-align: right;*/
        /*  width: 115px;*/
        margin: 10px 10px 10px 0;
        /*text-align: right;*/
    }

        .cart-collaterals .shipping label + * {
            width: 235px;
        }

    .checkout-page .edit-address label {
        /*width: 300px;*/
    }

    .checkout-page .selected-checkout-attributes {
        text-align: right;
    }

    .checkout-page .totals {
        float: right;
    }

    .checkout-page .field-validation-error {
        text-align: center;
    }

    /* SEARCH & SITEMAP */

    .basic-search input[type="text"] {
        width: 350px;
    }

    .advanced-search .price-range {
        margin-left: 48px;
    }

        .advanced-search .price-range input {
            height: auto;
        }

    /* BLOG & NEWS */

    .news-item-page .inputs:first-child label {
        display: inline-block;
    }

    .news-item-page textarea {
        display: block;
        margin: auto;
    }

    .home-page .news-items .news-item {
        width: 31.333333333333%;
    }
}

@media all and (min-width: 1200px) {
    .master-wrapper-page {
    width: 1170px;
}
.home-page-category-grid .item-grid {
    width: 1170px;
}
}

@media all and (max-width: 680px) and (min-width: 320px) {
    #ImagePanleSection {
        margin-left: 13%;
        margin-top: 0%;
    }

    #personalInfoPanleSection {
        margin-top: 0%;
    }
}
@media (min-width: 981px) {
.shopping-home-link {
    position: relative;
    top: 12px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-size: 14px;
    float: right;
}
}

