﻿/*=====================================================
    
    DESKTOP

=====================================================*/

@media all and (max-width: 1024px) {
    .footer-top {
        display: flex;
        flex-direction: column;
        align-items: start;
    }
    .center-modal tr {
        border: none !important;
        border-collapse: collapse !important;
    }
   

}

@media all and (min-width: 1025px) {

    .blog-overview-content span {
        line-height: 1.5em;
        height: 4.3em;
        text-overflow: ellipsis !important;
        overflow: hidden;
        width: 100%;
        display: -webkit-box !important;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: normal;
    }

    /* GLOBAL STYLES */

    .promotions-label-image {
        text-align: left;
        margin-left: -15px;
        word-break: break-word;
        max-width: 220px;
        font-size: 20px;
    }

    .promotions-view-all-buttons {
        padding: 10px 20px 10px 20px;
        align-self: end;
        margin-top: -45px;
        margin-right: -20px;
    }

     .master-wrapper-content-category {
        background-color: #F3F5F5;
    }

    .center-category-2 {
        background-color: #FFFF;
    }

    .home-page-category-grid {
        width: 100vw;
        margin-left: calc(-50vw + 50%) !important;
    }

    .account-navigation-dropdown {
        display: none;
    }

    .account-section-header {
        display: none;
    }

    .mobile {
        display: none !important;
    }

    .admin-header-links {
        font-size: 12px;
        background: #e6edf6;
        color: #034EA2!important;
        text-transform: uppercase;
    }

        .category-header-drop-down-mobile {
            display: none;
        }

        .admin-header-links a,
        .admin-header-links span {
            line-height: 30px;
            font-weight: normal;
            transition: 0.2s ease;
        }

            .admin-header-links a:hover {
                /*color: #fff;*/
                filter: brightness(0.85);
            }

    .login-button-header {
        border: 1px solid #034EA2;
        /* margin: 0 5px; */
        color: #034EA2 !important;
        font-size: 18px !important;
        line-height: 32px;
        font-weight: 800;
        text-transform: uppercase;
        text-align: center;
        margin: 15px;
        background-color: #fff !important;
        border-radius: 0;
    }

    .manufacturers-product-page-simple {
        text-align: left;
    }

    .product-grid,
    .category-grid,
    .topic-block,
    .news-list-homepage {
        margin: 0 auto 50px;
    }

    .item-box-products:hover {
        box-shadow: 0px 0px 2px 2px rgba(33,33,33,.2);
    }

    .product-grid-product-box:hover {
        box-shadow: 0px 0px 2px 2px rgba(33,33,33,.2);
    }

    .item-box-search:hover {
        box-shadow: 0px 0px 2px 2px rgba(33,33,33,.2);
    }

    .product-grid:last-child,
    .category-grid:last-child,
    .topic-block:last-child,
    .news-list-homepage:last-child {
        margin-bottom: 0;
    }

    .center-2 .category-grid {
        margin: 0 0 30px;
    }

    .center-2 .product-grid,
    .center-2 .category-grid,
    .center-2 .topic-block {
        width: 100%;
    }

    .category-description,
    .manufacturer-description,
    .vendor-description {
        margin: 0 0 30px;
    }

    .center-2 {
        margin: 0 0 50px 0;
        float: right;
        width: 70%;
    }

    .side-2 {
        border: 1px solid #eeeeee;
        float: left;
        width: 27%;
    }

    .side-2-wishlist {
        border: none;
        border-radius: 5%;
    }

    .mobile-navigation-dropdown-add-to-wishlist {
        display: none;
    }

    .inputs {
        text-align: left;
    }

    .side-2-account-order {
        border: none;
        width: 25%;
    }

    .center-2-account-order {
        width: 75%;
    }

    .inputs {
        text-align: left;
    }

    .center-category-2 {
        width: 70%;
    }

    .side-2-category {
        width: 30%;
    }

    /* HEADER */
    .header {
        position: relative;
        z-index: 999;
        margin: 0 auto;
        text-align: left;
    }

    .header-upper {
        background-color: #e6edf6;
        text-align: right;
    }

    .header-selectors-wrapper:after {
        content: "";
        display: block;
        clear: both;
    }

    .header-selectors-wrapper select {
        padding: 0 15px 0 0;
        background: transparent;
        border: none;
        color: #ababab;
        height: 30px;
        font-size: 13px;
        min-width: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    .currency-selector.desktop,
    .language-selector.desktop .select-wrap,
    .tax-display-type-selector {
        position: relative;
    }

        .currency-selector.desktop:before,
        .language-selector.desktop .select-wrap:before,
        .tax-display-type-selector:before {
            content: "\6b";
            position: absolute;
            top: 50%;
            left: auto;
            right: 0;
            transform: translateY(-50%) rotate(-90deg);
            display: inline-block;
            font-family: "emporium-icons";
            font-size: 7px;
            color: #ababab;
            pointer-events: none;
        }

    .header-selectors-wrapper,
    .header-lower {
        width: calc(100% - 110px);
        margin: 0 auto;
        padding: 5px 0;
    }

    .header-menu {
        padding: 0 55px;
    }

    .all-categories {
        display: none !important;
    }

    .header-menu:after {
        content: "";
        display: block;
        clear: both;
    }

    .header-menu > ul {
        float: right;
    }

    .header-menu-parent {
        font-size: 0;
    }

    .category-navigation-list-wrapper {
        display: inline-block;
        position: relative;
        border-right: 3px solid #034EA2;
        overflow: hidden;
    }

    .header-upper-links {
        display: flex !important;
        align-items: baseline;
    }

    .category-navigation-list-wrapper * {
        font-size: 0;
    }

    .category-navigation-list {
        position: absolute;
        top: 100%;
        left: 0;
        margin-top: 10px;
        padding: 10px 0;
        border: 1px solid #eeeeee;
        opacity: 0;
        pointer-events: none;
        width: 100%;
        background-color: #fff;
        transition: all .3s ease;
        z-index: 1099;
        box-shadow: 0 0 15px rgba(0,0,0,.1);
    }

        .category-navigation-list > li > .sublist-wrap {
            margin-top: -16px;
        }

            .category-navigation-list > li > .sublist-wrap .sublist-wrap {
                margin-left: -1px;
            }

    .category-navigation-list-wrapper .sublist-wrap {
        position: absolute;
        font-size: 0;
        top: 0;
        margin: 0;
        width: 0 !important;
        left: 100%;
        border: none;
        padding: 15px 0;
        background: url(../img/shadow-top.png) top left repeat-x, url(../img/shadow-bottom.png) bottom left repeat-x;
        pointer-events: none;
        overflow: hidden;
        transition: all .3s ease;
    }


        .category-navigation-list-wrapper .sublist-wrap .sublist {
            border: 1px solid #eeeeee;
            border-width: 1px 0;
            padding: 10px 0;
            background-color: #fff;
        }

    .category-navigation-list .plus-button {
        display: none;
    }

    .category-navigation-list-wrapper .sublist > li {
        opacity: 0;
    }

    .category-navigation-list-wrapper ul li a,
    .category-navigation-list-wrapper ul li > span {
        position: relative;
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        padding: 0 35px 0 20px;
        height: 40px;
        line-height: 40px;
        color: #8c8c8c;
        font-size: 15px;
        font-weight: bold;
        transition: all .2s ease;
    }

    .image-zoom {
        transition: transform .2s;
    }

    .image-zoom:hover {
        -ms-transform: scale(1.1); /* IE 9 */
        -webkit-transform: scale(1.1); /* Safari 3-8 */
        transform: scale(1.1);
    }

    .product-selectors select {
        text-align: center;
    }

    .mobile-sku,
    .mobile-product-box-pack-size {
        display: none;
    }

    .category-navigation-list-wrapper ul li span {
        font-size: 15px;
    }

    .category-navigation-list-wrapper ul li:hover > .sublist-wrap {
        opacity: 1;
        pointer-events: auto;
        overflow: visible;
        width: 100% !important;
    }

        .category-navigation-list-wrapper ul li:hover > .sublist-wrap > .sublist {
            border-width: 1px;
        }

            .category-navigation-list-wrapper ul li:hover > .sublist-wrap > .sublist > li {
                opacity: 1;
                transition: all .1s ease-in .3s;
            }

    .category-navigation-list-wrapper ul li:hover > a,
    .category-navigation-list-wrapper ul li:hover > span {
        background-color: #f6f6f6;
        color: #4F76BA;
    }

        .category-navigation-list-wrapper ul li:hover > a:after {
            color: #4F76BA;
        }

    .category-navigation-title {
        position: relative;
        z-index: 1100;
        display: block;
        width: 280px;
        padding: 0 15px;
        line-height: 50px;
        height: 50px;
        font-size: 14px;
        cursor: pointer;
        text-transform: uppercase;
        color: #444444;
        font-weight: bold;
        transition: all .2s ease;
    }

        .category-navigation-title:before {
            content: "\66";
            display: inline-block;
            margin-right: 10px;
            font-size: 17px;
            vertical-align: bottom;
            font-family: "emporium-icons";
            color: #8c8c8c;
            font-weight: normal;
            text-transform: none;
            transition: all .2s ease;
        }

    .category-navigation-list-wrapper:hover {
        overflow: visible;
    }

        .category-navigation-list-wrapper:hover .category-navigation-title {
            background-color: #eebe00;
            color: #fff;
        }

            .category-navigation-list-wrapper:hover .category-navigation-title:before {
                color: #fff;
            }

        .category-navigation-list-wrapper:hover .category-navigation-list {
            margin-top: 0;
            opacity: 1;
            pointer-events: auto;
        }

    .category-navigation-list-wrapper .with-subcategories:after {
        content: "\6a";
        position: absolute;
        top: 50%;
        right: 20px;
        left: auto;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-family: "emporium-icons";
        font-size: 8px;
        color: #8e8e8e;
    }

    .category-heading-title {
        display: flex;
        justify-content: space-between;
    }

    .promotions-category-heading-title {
        display: none !important;
    }

    .sticky {
        position: fixed;
        top: 0;
        width: 100% !important;
        z-index: 9999999999;
        background-color: #fff !important;
        border-bottom: 1px solid #E3E9EC;
    }

    .header-lower {
        padding: 10px 0;
        text-align: center;
        font-size: 0;
        display: flex;
        align-items: center;
    }

    .border-line {
        border-bottom: 1px solid #E3E9EC;
        width: 100vw;
    }

    .header-lower:after {
        content: '';
        display: block;
        clear: both;
    }

    .header-logo {
        float: left;
        width: 25%;
        text-align: left;
        padding-right: 10px;
    }

    .header-links-wrapper {
        float: right;
        width: 35%;
        margin-bottom: 0;
        text-align: right;
    }

    .header-links {
        display: table;
        width: 100%;
    }

        .header-links ul {
            font-size: 0;
            padding-left: 10px;
            display: inline-table;
        }

        .header-links li {
            position: relative;
            display: table-cell;
            text-align: center;
            vertical-align: middle;
        }

    .drop-down {
        content: url(../Desktop-Icons/Choose-a-store-dropdown.svg);
        margin-left: 10px;
    }

    .account-link-dropdown {
        min-width: max-content
    }

    .header-links li + li {
        padding-left: 10px;
    }

    .header-links a {
        display: inline-block;
        font-size: 14px;
        color: #000000;
        background-color: #fff;
        transition: color .2s ease;
        padding: 0 5px;
        padding-top: 10px;
    }

    .header-links .profile-menu-box .ico-inbox {
        font-size: 0;
    }

    .header-links .profile-menu-box span:before,
    .header-links .profile-menu-box a:before {
        font-size: 17px;
        margin: 0 7px 0 0;
    }

    .header-links span:before,
    .header-links a:before {
        display: block;
        margin-bottom: 4px;
        font-family: "emporium-icons";
        font-size: 18pt;
        color: #8e8e8e;
        transition: color .2s ease;
    }

    .header-links a.ico-cart:before {
        font-size: 26px;
    }

    .product-detail-mobile-overview {
        display: none;
    }

    .product-box-pack-size-product-simple-mobile{
        display: none;
    }

    .header-links a:hover,
    .header-links a:hover:before {
        color: #4F76BA;
    }

    .divider-header-links-tab {
        color: #FFFFFF;
        font-size: 40px;
        margin-right: 20px;
        border-right: 1px solid #E3E9EC;
    }

    .ico-wishlist .wishlist-qty,
    .ico-cart .cart-qty {
        position: absolute;
        display: inline-block;
        top: 5px;
        left: 50%;
        -webkit-transform: translateX(-50%) translateX(25px);
        -ms-transform: translateX(-50%) translateX(25px);
        transform: translateX(-50%) translateX(25px);
        background-color: #E52729;
        font-size: 10px;
        height: auto;
        padding: 0 3px;
        width: auto;
        min-width: 15px;
        min-height: 15px;
        line-height: 15px;
        border-radius: 20px;
        color: #fff;
        text-align: center;
    }

    .ico-cart .cart-label {
        font-weight: bold;
        display: inline-block;
        height: 15px;
        white-space: nowrap;
    }

    .select-all-checkbox {
        font-size: 16px;
        color: #000000 !important;
    }

    .search-box {
        display: inline-block;
        font-size: 0;
    }

        .search-box .search-box-button {
            float: left;
            width: 45px;
            height: 45px;
            padding: 0;
            border: none;
            background: #ccc url('../img/search-button.png') center no-repeat;
            font-size: 0;
            border: 1px solid #eeeeee;
            border-left: 0;
        }

    .store-locator {
        font-size: 13px;
        list-style-type: none;
        display: flex;
        align-items: baseline;
        white-space: nowrap;
        margin-left: 20px;
        display: flex;
        flex-direction: column;
    }

    .store-selector-modal-btn {
        display: flex;
        font-weight: 700;
        margin-bottom: 5px;
        color: #12110C;
        align-items: baseline;
    }

    .store-location-header {
        text-transform: uppercase;
        color: #034EA2;
        font-weight: 500;
        font-size: 12px;
        line-height: 16px;
    }

    .header-lower .search-box {
        float: left;
        width: 30%;
        display: flex;
        justify-content: space-evenly;
        align-items: baseline;
    }

    .search-box .search-box-button {
        width: 47px;
        height: 47px;
        border: none;
        background: url(../Desktop-Icons/Search.svg) center no-repeat;
        transition: background-color .1s ease;
        border-bottom: 1px solid #E3E9EC;
    }

    .search-box form {
        display: block;
        display: flex;
    }

    .search-box input.search-box-text {
        height: 47px;
        color: #505456;
        width: calc(100% - 47px);
    }

    .mobile-flyout-wrapper {
        position: relative;
        display: table-cell;
        width: 1%;
        vertical-align: top;
        text-align: center;
        padding-left: 10px;
        z-index: 1200;
    }

    .mini-shopping-cart {
        display: none;
        position: absolute;
        top: 98%;
        right: 0;
        padding-top: 8px;
        z-index: 1030;
    }

    .desktop-item-dropdown {
        max-height: 300px !important;
    }

    .mobile-flyout-wrapper:hover .mini-shopping-cart {
        display: block;
    }


    .mini-shopping-cart > div:before {
        content: " ";
        position: absolute;
        bottom: 100%;
        left: auto;
        right: 17px;
        border: solid transparent;
        height: 0;
        width: 0;
        pointer-events: none;
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #fff;
        border-width: 8px;
        margin-left: -8px;
    }

    .mini-shopping-cart .flyout-cart-scroll-area {
        border-radius: 3px;
        box-shadow: 0 0 15px rgba(0,0,0,0.15);
        width: 430px;
    }

    .flyout-cart .items {
        padding: 0 20px;
        max-height: calc(100vh - 320px);
        overflow: hidden;
    }

    .mini-shopping-cart .right {
        float: right;
        clear: right;
        max-width: 80px;
        text-align: right;
    }

    .mini-shopping-cart .left {
        width: calc(100% - 90px);
        float: left;
    }


    .mini-shopping-cart .name a {
        margin: 0 0 10px;
    }

    .mini-shopping-cart .attributes {
        margin-bottom: 10px;
    }

    .combo-deal-name-mobile {
        display: none;
    }

    .mini-shopping-cart .quantity {
        font-size: 16px;
        float: none;
        margin: 0;
    }

        .mini-shopping-cart .quantity:after {
            content: none;
        }

    .mini-shopping-cart .price {
        float: none;
    }

    .ui-autocomplete {
        width: calc(100% - 47px) !important;
        z-index: 1015; /*should be lower than header but equal or higher than header-menu*/
    }

    .ui-autocomplete {
        padding: 8px 0;
    }

        .ui-autocomplete a {
            padding: 5px 15px;
        }

        .ui-autocomplete img {
            width: 77px;
        }

        .ui-autocomplete span {
            max-width: calc(100% - 90px);
        }

    .header-selectors-wrapper > div {
        margin: 0 10px;
    }

    .responsive-nav-wrapper-parent {
        display: none;
    }


    /* HEADER MENU */

    .your-account {
        display: flex;
        align-items: center;
        flex-direction: column;
        margin-right: 23px;
    }

    .header-selectors-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .social-icons-mobile-menu {
        display: none;
    }


    .menu-title, .close-menu,
    .header-menu .back-button {
        display: none;
    }

    .overlayOffCanvas {
        display: none !important;
    }

    .header-menu {
        text-align: left;
        position: relative;
        z-index: 1010;
        background-color: #034EA2;
        display: flex;
    }

        .header-menu > ul {
            margin: 0 auto;
            font-size: 0;
        }

            .header-menu > ul > li {
                display: inline-block;
                vertical-align: middle;
            }

                .header-menu > ul > li > a,
                .header-menu > ul > li > span {
                    display: block;
                    padding: 0 15px;
                    height: 50px;
                    line-height: 50px;
                    font-size: 16px; /*reset zeroing*/
                    cursor: pointer;
                    text-transform: uppercase;
                    color: #fff;
                    font-weight: 100;
                    transition: color .2s ease;
                }

                .header-menu > ul > li:hover > a,
                .header-menu > ul > li:hover > span {
                    color: #fff!important;
                    font-weight: bold;
                }

    .square {
        height: 5px;
        width: 5px;
        background-color: #e52a2b;
    }

        .square:last-child {
            display: none;
        }

    .top-menu {
        display: block;
    }

    .header-menu .sublist .back-button {
        display: none;
    }


    /* UPPER HEADER DROPDOWN */

    .dropbtn {
        background: none;
        color: #FFFFFF;
        font-size: 14px;
        border: none;
        text-transform: uppercase;
    }

    .dropdown {
        position: relative;
        display: inline-block;
        z-index: 9999;
    }

    .dropdown-content {
        display: none;
        position: absolute;
        background-color: #FFFFFF;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
    }

        .dropdown-content a {
            color: black;
            padding: 12px 16px;
            text-decoration: none;
            display: block;
            font-size: 14px;
            text-align: left;
        }

            .dropdown-content a:hover {
                background-color: #ddd;
            }

    .dropdown:hover .dropdown-content {
        display: block;
    }

    .promo-btn-wrapper {
        display: flex;
        justify-content: end;
        padding-bottom: 25px;
    }

    .title-btn-wrapper {
        display: flex;
        align-items: center
    }

    .promotions-title {
        width: 100%;
    }

    .promotions-image-banner {
        display: flex;
        position: absolute;
        background-color: #EA5045;
        height: 100px;
        width: 100%;
        margin-top: 318px;
        margin-bottom: 20px;
        padding: 30px;
        justify-content: space-between;
    }

    .flex-row-promotion-widget {
        display: flex !important;
        justify-content: space-evenly;
    }


    /* FOOTER */

    .footer-mobile {
        display: none;
    }

    .footer-logo-img img {
        margin-right: 20px;
    }


    .footer:after {
        content: "";
        display: block;
        clear: both;
    }

    .footer-upper {
        width: 28%;
        float: left;
        clear: left;
        text-align: left;
        padding-left: 3%;
    }

    .footer-middle {
        float: right;
        width: 100%;
        margin: 10px 0;
        /*	padding: 0 3% 0 1.5%;*/
        clear: right;
        text-align: left;
        display: flex;
        justify-content: space-between;
    }

    .footer-lower {
        clear: both;
    }

    .footer-logo {
        margin-top: 0;
    }



    .footer-block ul {
        padding-bottom: 0;
    }

    .footer-block .title {
        padding: 0;
        margin-bottom: 7px;
    }

    .footer-block ul li {
        padding: 5px 0;
    }

    .footer-middle .socials-and-payments {
        /*	width: 27%;*/
        float: right;
    }

    .footer-middle .social-icons {
        padding: 0;
        border: none;
        margin-top: 0;
    }

    .footer-lower {
        padding: 13px 13px 13px 0px;
    }


        .footer-lower > div {
            display: inline-block;
            margin: 0 0 0 5px;
        }

            .footer-lower > div:before {
                content: "";
                display: inline-block;
                margin-right: 5px;
                width: 4px;
                height: 4px;
                vertical-align: middle;
                border-radius: 50%;
                font-size: 0;
                background-color: #c8c8c8;
            }

            .footer-lower > div:first-child {
                margin-left: 0;
            }

                .footer-lower > div:first-child:before,
                .footer-lower > div.theme-selector:before {
                    display: none;
                }

            .footer-lower > div.theme-selector {
                margin: -9px 0 -9px 5px;
            }

    .current-store-address {
        margin-left: 15px;
    }

    .product-box-pack-size-product-simple {
        margin: 0;
        margin-bottom: 5px;
    }

    /* LEFT/RIGHT COLUMN */

    .product-selectors {
        margin: 0 0 20px;
    }


    .block {
        float: none;
        width: auto;
        margin: 0 0 3px;
    }


        .block .title {
            cursor: default;
            padding: 14px 30px;
        }

    .block-category-navigation .title {
        padding-left: 30px !important;
    }

            .block .title:before {
                content: none;
                display: none;
            }

        .block.block-recently-viewed-products .title {
            padding: 15px 20px;
        }

            .block.block-recently-viewed-products .title:before {
                display: none;
            }

        .block.block-recently-viewed-products .listbox {
            padding: 0;
        }

            .block.block-recently-viewed-products .listbox li {
                padding: 10px;
                border-top: 1px solid #eeeeee;
            }

                .block.block-recently-viewed-products .listbox li:first-child {
                    border-top: 0;
                }

        .block.block-recently-viewed-products .list a {
            color: #444444;
        }

            .block.block-recently-viewed-products .list a:hover {
                color: #4F76BA;
            }


        .block.block-recently-viewed-products .product-picture {
            display: inline-block;
            margin-right: 16px;
            width: 84px;
            vertical-align: middle;
        }

        .block .product-picture img {
            display: block;
            max-width: 100%;
        }

        .block .product-name {
            display: inline-block;
            width: calc(100% - 103px);
            vertical-align: middle;
        }


    /* CATEGORY PAGE & GRIDS */


    .vendor-item .title a,
    .manufacturer-item .title a,
    .category-grid .item-box .title a {
        font-size: 17px;
    }

    .item-grid-images {
        display: flex;
        justify-content: center;
    }


    .home-page .topic-block,
    .home-page-category-grid,
    .sub-category-grid,
    .manufacturer-grid,
    .product-grid,
    .category-grid,
    .topic-block,
    .news-list-homepage,
    .home-page-polls {
        margin-bottom: 70px;
    }

    .topic-title-mobile {
        display: none;
    }

    .center-2 .product-grid {
        margin-bottom: 50px;
    }

    .home-page-advantages {
        padding: 35px 20px;
        margin: -60px -20px 70px;
        background-color: #f6f6f6;
        text-align: center;
    }

    .advantages-item {
        padding: 0 1%;
        width: 25%;
        margin: 0;
        background-color: transparent;
        text-align: center;
        vertical-align: top;
    }

        .advantages-item > div {
            display: block;
        }

        .advantages-item .picture {
            margin-bottom: 15px;
            width: 100%;
            height: auto;
        }

        .advantages-item .info {
            width: 100%;
        }

        .advantages-item .description {
            display: block;
            margin-top: 10px;
            color: #8c8c8c;
            font-size: 15px;
        }

            .advantages-item .description p {
                line-height: 1.7;
            }

    .center-2 .page-title,
    .category-description,
    .manufacturer-description,
    .vendor-description,
    .center-2 .product-grid .title {
        text-align: left;
    }

    .block {
        border: none;
    }

        .block .listbox {
            display: block;
        }


    .center-1 .breadcrumb {
        text-align: center;
    }

    .breadcrumb {
        text-align: left;
        margin: 0 0 15px 0;
    }

    .mobile-name-holder .breadcrumb {
        text-align: center;
    }

    .breadcrumb li * {
        line-height: normal;
    }



    #products-pagesize-mobile {
        display: none !important;
    }

    #products-pagesize-desktop {
        display: inline-block;
    }

    .product-selectors > div > span {
        display: inline-block;
        vertical-align: middle
    }

    .product-selectors .product-page-size {
        margin-left: 0;
        width: auto;
    }

    .product-selectors {
        font-size: 10px;
        text-align: left;
        color: #000000;
        font-weight: 100;
        text-transform: uppercase;
    }

        .product-selectors select {
            display: inline-block;
            margin: 0 10px;
            width: auto;
            height: 45px;
            background-color: #fff;
            border: 1px solid #e7e7e7;
            border-radius: 2px;
            font-weight: normal;
            text-transform: none;
            background-image: url('../Desktop-Icons/expand_more_down.svg');
        }

        .product-selectors .product-sorting {
            display: inline-block;
            float: right;
            margin: 0;
            min-width: max-content;
        }

        .product-selectors .product-viewmode {
            display: inline-block;
            float: right;
            margin: 0;
            font-size: 0;
        }

    .order-overview-details-container {
        display: flex;
        justify-content: end;
        align-items: baseline !important;
        height: 310px;
    }

    .order-overview-columns {
        width: 33%;
        padding: 5px;
    }

    .order-overview-column-1 {
        text-transform: uppercase;
        display: flex;
        flex-direction: column;
        align-items: start;
    }

    .order-overview-column-2 {
        display: flex;
        flex-direction: column;
        align-items: start;
    }

    .order-overview-column-3 {
        display: flex;
        flex-direction: column;
        align-items: start;
    }


    .item-box {
        width: 24.25%;
        margin: 0 0 1% 1%;
    }

        .item-box:nth-child(2n+1),
        .item-box:nth-child(3n+1) {
            margin-left: 1%;
            clear: none;
        }

        .item-box:nth-child(4n+1) {
            margin-left: 0;
            clear: both;
        }

    .product-grid .item-box .picture > a:after {
        content: "";
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        background-color: #444;
        opacity: 0;
        transition: all .1s ease;
    }

    .picture > a:after {
        background-color: transparent !important;
    }

    .product-grid .item-box:hover .picture > a:after {
        opacity: .4;
    }

    .carousel-wrapper .item-box .picture > a:after,
    .two-row-carousels .item-box .picture > a:after {
        content: none;
        display: none;
    }


    .product-list {
        margin-bottom: 30px;
    }

        .product-list .add-to-cart-qty-wrapper .plus,
        .product-list .add-to-cart-qty-wrapper .minus {
            height: 16px;
            line-height: 16px;
        }

    .center-2 .product-list .product-item:after {
        content: "";
        display: block;
        clear: both;
    }

    .center-2 .product-list .item-box {
        position: relative;
        width: 100%;
        margin: 0 0 15px !important;
        text-align: left;
    }

        .center-2 .product-list .item-box .picture {
            float: left;
            width: 260px;
            margin-bottom: 0;
            overflow: visible;
        }

            .center-2 .product-list .item-box .picture > a:before {
                padding-top: 100% !important;
            }

            .center-2 .product-list .item-box .picture img {
                border-radius: 3px 0 0 3px;
            }

        .center-2 .product-list .item-box .details {
            margin: 0 30% 0 290px;
            padding: 70px 0 0;
            /*	max-height: 172px;*/
            overflow: hidden;
            /*	display: flex;*/
            /*    flex-direction: column;*/
            /*    justify-content: space-around;
    align-items: baseline;*/
            /*	padding-top: 111px*/
        }

        .center-2 .product-list .item-box .add-info {
            position: absolute;
            right: 45px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 30%;
            padding: 0 20px;
            text-align: center;
        }

    .product-list .prices > span {
        display: block;
    }

    .product-list .item-box .old-price {
        font-size: 16px;
        color: #444444;
    }

    .product-list .item-box .actual-price {
        font-size: 21px;
        margin: 4px 0;
        padding-right: 50px;
    }

    .center-2 .product-list .item-box .buttons .button-2 {
        /*	width: auto;*/
        background-color: #034EA2;
        color: #fff;
        height: 40px;
        padding: 0 15px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .center-2 .product-list .item-box .btn-wrapper button {
        line-height: 45px;
        border-radius: 3px;
        background-color: #f2f2f2;
    }

        .center-2 .product-list .item-box .btn-wrapper button:hover {
            background-color: #eaeaea;
        }

        .center-2 .product-list .item-box .btn-wrapper button:before {
            font-size: 19px;
        }

        .center-2 .product-list .item-box .btn-wrapper button:hover:before {
            color: #8c8c8c;
        }


    .product-list .item-box .product-title,
    .product-list .item-box .title {
        height: auto;
        font-size: 18px;
        font-weight: 800;
        padding: 0;
        padding-right: 10px;
    }

    .product-list .item-box .product-rating-box {
        margin-bottom: 15px;
    }


    .product-list .item-box .description {
        display: block;
        height: auto;
        max-height: 81px;
        margin: 0;
        line-height: 20px;
        font-size: 15px;
        color: #8c8c8c;
    }

    .product-list .item-box .btn-wrapper {
        left: 10000%;
        top: auto;
        bottom: 30px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
        width: 200px;
        padding-left: 30px;
    }

        .product-list .item-box input,
        .product-list .item-box .btn-wrapper .button-2 {
            /*	width: 45px;*/
            height: 45px;
        }

    .unit-price-container {
        display: flex;
        align-items: center;
    }

    .product-list .item-box input[type="button"]:hover {
        background-color: #eaeaea;
    }

    .page-title h1 {
        font-size: 30px;
    }

    .registration-title h1 {
        font-size: 28px !important;
        line-height: 37.21px;
    }

    .facebook-authetication-register {
        display: flex;
        padding-left: 85px;
    }

    .registration-title {
        text-align: left !important;
        padding-left: 104px !important;
    }

    .registration-page-title {
        text-align: left !important;
        padding-left: 104px !important;
    }

    .list-name-header {
        font-size: 21px;
        width: 50%;
    }

    .wishlist-btn-wrapper {
        display: flex;
        justify-content: center;
    }

    /*.tablinks-list {
    font-size: 30px !important;
    font-weight: 800 !important;
}*/

    .form-wishlist-delete {
        width: 100%;
        display: contents !important;
    }

    .hide-list-item {
        display: none !important;
    }

    .col-3 {
        float: left;
        width: 25%;
    }

    .wishlist-buttons {
        display: block;
        min-width: fit-content;
    }

    .form-wishlist-delete {
        width: 100%;
        display: contents !important;
    }

    .recommend-list-product {
        width: 300px !important;
    }

    .recommend-list-table {
        max-width: 100% !important;
    }


    .create-list {
        width: 100%;
        text-align: left;
    }

    .product-unit-price-wishlist {
        font-weight: 900;
        color: #034EA2;
        font-size: 21px;
        line-height: 28px;
        margin-right: 10px;
    }

    .topic-block-title h2 {
        font-size: 25px;
    }

    .center-2 .page-title {
        padding: 0;
    }

    .center-2 .item-box {
        width: 32.66%;
    }

        .center-2 .item-box:nth-child(2n+1),
        .center-2 .item-box:nth-child(4n+1) {
            margin-left: 1%;
            clear: none;
        }

        .center-2 .item-box:nth-child(3n+1) {
            margin-left: 0;
            clear: both;
        }

    .news-list-homepage .news-item {
        width: 32.4%;
    }

        .news-list-homepage .news-item:nth-child(2n+1) {
            margin-left: 1.4%;
            clear: none;
        }

        .news-list-homepage .news-item:nth-child(3n+1) {
            margin-left: 0;
            clear: left;
        }

    /* PRODUCT PAGE */


    .gallery .picture {
        width: auto;
    }

    .attribute-squares {
        text-align: left;
    }

    .product-tags-box .title,
    .product-details-page .product-grid .title,
    .shopping-cart-page .product-grid .title {
        font-size: 26px;
    }

    .product-variant-line .attributes-wrapper {
        margin-left: 0;
    }


    /* REVIEW PAGE */

    .product-reviews-page .page-title {
        text-align: center;
    }

    .product-review-item {
        text-align: left;
    }

        .product-review-item .review-content {
            overflow: hidden;
        }

        .product-review-item .product-review-box {
            padding: 2px 0 0;
        }

            .product-review-item .product-review-box .rating {
                margin: 0;
            }

        .product-review-item .review-item-head {
            text-align: left;
        }

        .product-review-item .review-info {
            float: left;
            padding: 0 20px 0 0;
            width: 13%;
            margin: 0;
        }

    .product-review-helpfulness {
        float: right;
        width: 20%;
        margin: 0;
        text-align: center;
        padding-left: 20px;
    }

    .review-body {
        width: 67%;
        float: left;
    }

    .product-review-item .review-info .separator {
        display: none;
    }

    .product-review-item .product-review-box,
    .review-info .user {
        margin-bottom: 10px;
    }


    /* TABLES */


    .data-table td label,
    .td-title {
        display: none;
    }

    td.remove-from-cart label, td.add-to-cart label {
        font-size: 0;
    }

    /* Catalog */

    .product-sorting {
        width: fit-content !important;
    }

    .category-list-desktop {
        display: none;
    }

    .mobile-price-add-to-cart-wrapper {
        display: none;
    }

    .you-save-product-box-mobile {
        display: none;
    }

    .mobile-menu-dropdown-categories {
        display: none;
    }

    .mobile-menu-dropdown-category-page {
        display: none;
    }

    /* WISHLIST & COMPARE LIST */
    .page-title-compare-products {
        font-size: 32px;
        font-weight: 700;
        line-height: 44px;
        text-transform: uppercase;
    }

    .comapre-title-description {
        font-size: 22px;
        line-height: 66px;
        text-align: left;
        color: #034EA2;
        font-weight: 700;
        text-transform: uppercase;
    }

    .short-description-compare {
        text-align: left;
    }

    .compare-products-page .page-body {
        position: relative;
        margin: 0 -20px;
    }



    .compare-products {
        margin-bottom: 10px !important;
    }

    .page-title-wishlist {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .compare-products-page .clear-list {
        top: 0;
        left: 0;
        width: 170px;
        text-align: center;
        border-bottom: 1px solid #eee;
        z-index: 1;
    }


    .compare-products-table {
        display: table;
    }

    .container-category-images-new {
        display: flex;
        justify-content: space-around;
    }

    .content-image-container {
        margin: 2px;
    }

    .container-category-images-new {
        max-height: 200px;
    }

    .description-title-product {
        color: #034EA2;
        font-size: 22px;
        font-weight: 700;
        text-transform: uppercase;
        font-family:futura-font;
    }

    .compare-products-table td {
    }

    .compare-products-mobile {
        display: none;
    }

    /* REGISTRATION, LOGIN, MY ACCOUNT */



    .login-page .new-wrapper {
        position: relative;
        float: right;
        width: 49%;
        max-width: none;
        min-height: 440px;
        z-index: 1;
    }

    .login-page .returning-wrapper form {
        float: left;
        width: 49%;
        max-width: none;
        min-height: 440px;
    }

    .login-page .customer-blocks + .topic-block {
        margin-bottom: 0;
    }

    .returning-wrapper .form-fields,
    .login-page .text,
    .registration-page .form-fields {
        padding: 45px 13% 20px;
    }

    .login-page .text {
        min-height: 255px;
    }


    .new-wrapper .text:before {
        margin: 20px 0;
    }

    .login-page .buttons,
    .registration-page .buttons,
    .registration-page .buttons {
        padding: 10px 13% 45px;
    }

    .login-page .inputs.reversed label,
    .login-page .inputs.reversed span {
        font-size: 15px;
        line-height: 17px;
    }

    .login-page .external-authentication > * {
        padding: 45px 0;
        margin: 30px 0 0;
        width: 100%;
    }

    .email-a-friend-page .page-body form,
    .contact-page .page-body form,
    .apply-vendor-page .page-body form,
    .forum-edit-page .page-body,
    .password-recovery-page .page-body,
    .private-message-send-page .page-body,
    .move-topic-page .page-body {
        padding: 45px 13%;
    }

    .contact-ultra-form {
        padding: 45px 9% !important;
    }

    .first-name-input {
        margin-right: 15px;
    }

    .html-account-page .center-2 {
        width: 73%;
    }

    .account-page {
        padding: 40px;
    }

    .account-page-customer {
        padding-top: 0px;
    }

    .account-page .address-item > .title,
    .account-page .order-item > .title,
    .account-page .request-item > .title {
        text-align: center;
    }

    .account-page .buttons {
        text-align: right;
    }

    .html-account-page .page-title {
        text-align: center;
        display: flex;
    }

    .print-order-button {
        margin: 0 15px 0 15px;
    }

    .print-order-button-account-order {
        margin-right: 10px !important;
    }

    .html-account-page .side-2 {
        border: none;
    }

    .block-account-navigation.block .title {
        display: none;
    }

    .block-account-navigation.block .listbox {
        padding: 0;
        text-align: right;
    }

    .block-account-navigation.block .list a {
        position: relative;
        display: block;
        text-align: left;
        padding: 19px 0px 15px 15px;
        max-width: 100%;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 500;
        color: #034EA2;
        transition: all .2s ease;
    }

    .wishlist-create-new {
        background-color: #FFFFFF;
        color: #034EA2 !important;
    }

    .list-create-new {
        display: flex;
        flex-direction: column;
        align-items: start;
        background-color: #FFFFFF;
        border-radius: 10px;
    }

    .block-account-navigation.block .list a:hover,
    .block-account-navigation.block .list a:hover:after {
        color: #4F76BA;
    }

    .block-account-navigation.block .list .active a {
        font-weight: 700;
        color: #034EA2;
    }

    .about-us-banner-image {
        width: 100%;
    }

    .side-2-about-us {
        background-color: rgba(209, 220, 225, 0.6);
    }

    .desktop-about-us-navigation-header {
        margin-left: 50px;
    }

    .block-account-navigation-about-us {
        margin-left: 50px;
    }

    .side-2-about-us {
        height: 100vh;
    }
    .block-account-navigation-wishlist.block .list .active a {
        border: none !important;
        color: #034EA2;
    }

    .block-account-navigation-wishlist.block .list a {
    }

    .navigation-content {
        display: flex;
        margin-bottom: 20px;
    }

    .wishlist-item {
        display: block;
        position: relative;
        font-size: 18px !important;
        width: 100%;
        text-align: left;
    }

    .navigation-name {
        width: 60%;
    }

    .wishlist-item > span {
        position: absolute;
        bottom: 10px;
        left: 20px;
        font-size: 16px;
        font-weight: 500;
    }

    .list-name {
        font-size: 18px !important;
    }

    .new-list-wishlist {
        font-size: 16px !important;
    }

    .block-account-navigation.block .list a:after {
        position: absolute;
        top: 50%;
        left: auto;
        right: 23px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        display: inline-block;
        vertical-align: middle;
        margin-left: 23px;
        font-family: "emporium-icons";
        font-size: 20px;
        font-weight: normal;
        text-transform: none;
        color: #b7b7b7;
        transition: all .2s ease;
    }

    .account-page .title {
        margin-bottom: 30px;
        text-align: left;
    }

    .block-account-navigation.block .list .active a:after {
        color: #034EA2;
    }

    .block-account-navigation .customer-info a:after,
    .block-account-navigation .customer-vendor-info a:after {
        content: "\61";
    }

    .block-account-navigation .customer-addresses a:after {
        content: "\4e";
    }

    .block-account-navigation .customer-orders a:after {
        content: "\64";
    }

    .block-account-navigation .return-requests a:after {
        content: "\4f";
    }

    .block-account-navigation .downloadable-products a:after {
        content: "\4a";
    }

    .block-account-navigation .back-in-stock-subscriptions a:after {
        content: "\45";
    }

    .block-account-navigation .reward-points a:after {
        content: "\50";
    }

    .block-account-navigation .change-password a:after {
        content: "\78";
    }

    .block-account-navigation .customer-check-gift-card-balance a:after {
        content: "\e90b";
    }

    .block-account-navigation .customer-avatar a:after {
        content: "\51";
    }

    .block-account-navigation .forum-subscriptions a:after {
        content: "\52";
    }

    .block-account-navigation .customer-reviews a:after {
        content: "\53";
    }

    .customer-reviews {
        display: none;
    }

    .customer-addresses {
        display: none;
    }

    .block-account-navigation .customer-gdpr a:after {
        content: "\e90a";
    }

    .block-account-navigation .vendor-info a:after {
        content: "\54";
    }

    .address-item .info {
        margin-bottom: 10px;
        text-align: left;
        padding-left: 15px;
        padding-top: 15px;
    }

    address-list-page-left {
        padding-left: 0px !important;
    }

    .address-item .buttons {
        text-align: left;
        display: flex;
        align-items: center;
        margin-left: 10px;
        padding-bottom: 10px;
    }

    .address-item .title {
        padding: 0 80px;
    }

    .order-item .buttons {
        text-align: center;
    }


    .account-page .product-review-item .review-info {
        width: 210px;
    }

    .account-page .product-review-item .review-body {
        width: calc(100% - 210px);
    }

    .order-items {
        display: flex;
        background-color: #FFFFFF;
        justify-content: space-around;
        padding: 10px;
    }

    .order-item-count {
        color: #12110C;
        line-height: 44px;
        font-size: 16px;
    }

    .order-list-layout {
        display: flex !important;
    }

    .order-list-background {
        background-color: #fff;
    }

    .order-number-title {
        margin-bottom: 0px !important;
        background-color: #fff;
        display: flex;
        padding-left: 10px;
    }

    .order-number {
        line-height: 44px;
        font-size: 16px !important
    }

    .order-date {
        color: #12110C;
    }

    .order-date-on {
        line-height: 44px !important;
        font-size: 16px !important;
    }

    .order-processing-nav {
        display: flex;
        font-size: 15px;
        color: #034EA2;
        text-transform: uppercase;
        justify-content: space-between;
        margin-bottom: 25px;
    }

    .order-items-container {
        display: flex;
        flex-direction: row-reverse;
        width: 100%;
    }

    .order-items-details {
        width: 100%;
        border: 1px solid #E3E9EC;
        margin-bottom: 20px;
    }

    .order-item-buttons {
        display: flex;
        flex-direction: column;
        margin-left: 10px;
    }

    .order-status-heading {
        background-color: #E3E9EC; /* fallback for older browsers */
        background-color: rgb(3, 78, 162, 0.1);
        font-size: 16px;
        padding: 10px;
        color: #034EA2;
        text-transform: uppercase;
        font-weight: 600;
    }

    .order-details-page .page-body {
        overflow: hidden;
    }

    .order-details-page {
        background-color: #fff;
    }

    .order-overview {
        padding: 20px;
    }

    .order-details-page-account-order {
        padding: 20px !important;
    }

    .totals-background {
        background-color: #fff !important;
    }

    .order-details-page .section.products,
    .order-summary-content .table-wrapper {
        float: left;
        width: 70%;
    }

    .order-summary-content-opc .table-wrapper-opc {
        min-width: 100% !important;
    }
    .wish-list-name{
        font-size: 13px !important;
    }
    .order-details-page .options,
    .order-details-page .totals,
    .order-summary-content .cart-footer {
        float: right;
        width: calc(30% - 20px);
    }

    .order-summary-content {
        margin-top: 20px;
    }

    .all-shops-page {
        margin-top: 5px;
    }

    .shopping-cart-page .cart-footer,
    .shopping-cart-page .table-wrapper {
        float: none;
        width: 100%;
    }

    .selected-checkout-attributes {
        margin-top: 0;
    }

    .check-gift-card-balance-page .captcha-box {
        text-align: left;
    }

    /* SHOPPING CART & CHECKOUT */

    .center-2-checkout {
        float: left !important;
    }

    .side-2-checkout {
        float: right !important;
    }

    .shopping-cart-page .common-buttons {
        text-align: left;
    }

    .common-buttons {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .shopping-cart-page button {
        padding: 0 25px;
    }

    .shopping-cart-page .continue-shopping-button {
        margin: 0 !important;
        float: right;
    }

    .address-grid > div {
        max-width: none;
    }

    /* SEARCH & SITEMAP */

    .search-page .page-title {
        text-align: center;
    }

    .search-page .search-input form {
        margin: 0 0 40px;
    }

        .search-page .search-input form .inputs {
            text-align: center;
        }


    /* BLOG & NEWS */

    .featured-blog {
        width: 50%;
        display: flex;
        flex-direction: column;
        align-items: baseline;
    }

    .blog-page-container {
        padding-right: 15px;
    }

    .mobile-title-blog-page {
        display: none;
    }


    .news-item-page .inputs:first-child label {
        display: inline-block;
    }

    .new-comment textarea {
        display: block;
        margin: auto;
    }

    /* FORUM & PROFILE */

    .topic-block {
        padding: 0;
    }

    .forums-main-page .forums-table-section td:first-child,
    .forum-page .forums-table-section td:first-child {
        padding-left: 40px !important;
    }

    .forums-main-page .forums-table-section td:last-child,
    .forum-page .forums-table-section td:last-child {
        padding-right: 40px !important;
    }

    .forums-table-section .image div {
        width: 40px;
        height: 40px;
    }

        .forums-table-section .image div:before {
            font-size: 40px;
        }

    .topic-post .post-info {
        width: 190px;
        float: left;
        padding: 30px 0 30px 30px;
    }

    .topic-post .user-info {
        padding: 0;
    }

    .topic-post .username {
        margin: 0 0 10px;
    }

    .topic-post .avatar {
        position: static;
        margin-bottom: 10px;
    }

    .topic-post .post-content {
        position: relative;
        float: right;
        width: calc(100% - 190px);
        padding: 55px 30px 30px;
    }

    .topic-post .post-actions {
        position: absolute;
        top: 10px;
        right: 10px;
    }

        .topic-post .post-actions > div.post-vote {
            float: right;
            clear: both;
        }

    .topic-post .post-vote > div,
    .topic-post .post-vote > span {
        height: 50px;
        line-height: 50px;
    }

    .topic-post .post-body {
        width: 70%;
        max-width: 1000px;
    }

    .customer-mobile-nav {
        display: none;
    }

    .item-box-category-image {
        width: 22% !important;
    }

    .item-box .btn-wrapper {
        position: absolute;
        display: block;
        top: 10%;
        left: 85%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0;
        min-width: 130px;
        pointer-events: none;
        transition: opacity .2s ease;
    }

    .grid-container-promotions-search {
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        grid-row-gap: 20px;
        grid-column-gap: 20px;
        margin-top: 20px;
    }

    .item-product-box-promotions-search {
        width: 100% !important;
    }
}
