
#toggle-product-filter,
.v-mobile {
    display: none !important;
}

#search-icon-click-mobile {
    display: none !important;
}

@media (max-width: 1024px) {

    [tooltip]:hover::after, [tooltip]:hover::before {
        display: none;
    }

    body {
        margin: 61px 0 0 0 !important;
    }

    #search-icon-click-mobile {
        display: table !important;
    }

    .v-desktop {
        display: none !important;
    }

    .v-mobile {
        display: block;
    }

    .master-wrapper-content {
        min-height: calc(100vh - 60px);
    }

    /* HEADER */
    header#unlocked-header {
        height: 60px;
        
    }

        header#unlocked-header .header-logo {
            margin: 0;
            padding: 9px 7px 10px 10px;
            max-width: 30%;
        }

            header#unlocked-header .header-logo a img {
                height: 30px;
            }


        header#unlocked-header .header-menu {
            float: right;
            position: relative;
        }

            header#unlocked-header .header-menu #top-menu {
                position: fixed;
                display: none;
                background: #FFF;
                right: 0;
                left: 0;
                border-top: 1px solid #eee;
                padding: 0;
                top: 0;
                bottom: 0;
                z-index: 99999;
            }

                header#unlocked-header .header-menu #top-menu #close-top-menu {
                   float: right;
                    top: 0;
                    right: 0;
                    font-size: 1.6em;
                    padding: 15px; 
                    width: 20px;
                    height:20px;
                    text-align: center;
                }

            header#unlocked-header .header-menu #mobile-menu-bar {
                padding: 19px 20px 19px 5px;
                position: relative;
                font-size: 1.4em;
            }

            header#unlocked-header .header-menu ul.header-nav-bar {
                list-style: none;
            }

                header#unlocked-header .header-menu ul.header-nav-bar li {
                    display: block;
                }

                    header#unlocked-header .header-menu ul.header-nav-bar li:first-child {
                        padding: 20px 0 0 0;
                    }

                    header#unlocked-header .header-menu ul.header-nav-bar li ul.sb-submenu li:first-child {
                        padding: 0 !important;
                    }

                    header#unlocked-header .header-menu ul.header-nav-bar li:last-child {
                        padding: 0 0 20px 0;
                    }

                    header#unlocked-header .header-menu ul.header-nav-bar li ul.sb-submenu li:last-child {
                        padding: 0 !important;
                    }

                    header#unlocked-header .header-menu ul.header-nav-bar li a {
                        text-decoration: none;
                        color: #333;
                        font-size: 1.3em;
                        font-weight: 400;
                        padding: 15px 0;
                        display: inline-block;
                        margin: 0;
                        text-transform: none !important;
                        font-family: 'Libre Franklin', sans-serif !important;
                    }

            header#unlocked-header .header-menu .nav-bar-links {
                bottom: 0;
                overflow-x: scroll;
                padding: 0 40px 0 40px; 
                height: calc(100% - 120px);
                width:85%
            }

                header#unlocked-header .header-menu .nav-bar-links .mobile-logout-link {
                    border-bottom: 1px solid #eee;
                    width: calc(100% - 80px);
                    list-style: none;
                }

                    header#unlocked-header .header-menu .nav-bar-links .mobile-logout-link li:first-child {
                        padding: 20px 0 0 0;
                    }

                    header#unlocked-header .header-menu .nav-bar-links .mobile-logout-link li:last-child {
                        padding: 0 0 20px 0;
                    }

                    header#unlocked-header .header-menu .nav-bar-links .mobile-logout-link li a {
                        text-decoration: none;
                        color: #333;
                        font-size: 1.4em;
                        font-weight: 400;
                        padding: 15px 0;
                        display: inline-block;
                        margin: 0;
                        text-transform: uppercase;
                    }

                header#unlocked-header .header-menu .nav-bar-links .title {
                    font-size: 1.4em;
                    padding: 15px 0;
                    display: block;
                    font-weight: 500;
                }

                header#unlocked-header .header-menu .nav-bar-links ul.get-help-links {
                    list-style: none;
                }

                    header#unlocked-header .header-menu .nav-bar-links ul.get-help-links li {
                        display: block;
                    }

                        header#unlocked-header .header-menu .nav-bar-links ul.get-help-links li:first-child {
                            padding: 10px 0 0 0;
                        }

                        header#unlocked-header .header-menu .nav-bar-links ul.get-help-links li:last-child {
                            padding: 0 0 20px 0;
                        }

                        header#unlocked-header .header-menu .nav-bar-links ul.get-help-links li a {
                            text-decoration: none;
                            color: #555;
                            font-size: 1em;
                            font-weight: 400;
                            padding: 10px 0;
                            display: inline-block;
                            margin: 0;
                        }

                header#unlocked-header .header-menu .nav-bar-links .social-links {
                }

                    header#unlocked-header .header-menu .nav-bar-links .social-links a {
                        text-decoration: none;
                        color: #808080;
                        font-size: 1.3em;
                        font-weight: 400;
                        padding: 0;
                        display: inline-block;
                        margin: 0 15px 0 0;
                    }

        header#unlocked-header section.header-meta {
            height: 60px;
            padding: 0 5px 0;
        }

            header#unlocked-header section.header-meta.full-width {
                width: calc(100% - 15px);
            }

            header#unlocked-header section.header-meta .header-cart ul,
            header#unlocked-header section.header-meta .header-cart ul li {
                height: 60px;
            }

            header#unlocked-header section.header-meta .header-search-box {
                float: right;
            }

                header#unlocked-header section.header-meta .header-search-box #small-search-box-form .search-icon {
                    height: 60px;
                    display: table;
                    width: 45px;
                    padding: 0;
                    margin: 0;
                    float: left;
                }

                    header#unlocked-header section.header-meta .header-search-box #small-search-box-form .search-icon.fa-search:before {
                        display: table-cell;
                        text-align: center;
                        vertical-align: middle;
                    }

            header#unlocked-header section.header-meta .header-cart {
                margin: 0;
                float: right;
            }

                header#unlocked-header section.header-meta .header-cart ul li a {
                    margin: 0;
                    position: relative;
                    padding: 0;
                }

                    header#unlocked-header section.header-meta .header-cart ul li a i {
                        height: 60px;
                        display: table;
                        width: 45px;
                        padding: 0;
                        margin: 0;
                        float: initial;
                    }

                        header#unlocked-header section.header-meta .header-cart ul li a i:before {
                            display: table-cell;
                            text-align: center;
                            vertical-align: middle;
                        }

            header#unlocked-header section.header-meta #mobile-menu-bar {
                float: right;
                font-size: 16px;
            }

                header#unlocked-header section.header-meta #mobile-menu-bar i {
                    height: 60px;
                    display: table;
                    width: 45px;
                    padding: 0;
                    margin: 0;
                    float: initial;
                }

                    header#unlocked-header section.header-meta #mobile-menu-bar i:before {
                        display: table-cell;
                        text-align: center;
                        vertical-align: middle;
                    }

            header#unlocked-header section.header-meta .header-cart ul li a i .header-link-sup-text {
                top: 10px;
                right: 0px;
            }

        header#unlocked-header .header-menu .nav-bar-links ul li ul {
            border-left: solid 0.5px #808080;
        }
        header#unlocked-header .header-menu .nav-bar-links ul .sb-submenu li a {
            padding: 10px 15px;
            display: block;
            color: #333;
        }

        header#unlocked-header .header-menu #top-menu #close-top-menu i.icon.close {
            margin-top: 10px;
        }
        /*any button on the menu*/
        header#unlocked-header .header-menu ul.header-nav-bar button {
            background-color: white;
            border: none;
            position: relative;
            display: inline-block;
            padding: 0px;
            float: right;
        }
        
        /*directional icons*/
        i.fa.fa-angle-down, i.fa.fa-angle-up {
            float: right;
            padding-top: 11px;
        }

        /*hide the mobile menu directional button*/
        .sb-toggle-submenu {
            display: inline-block;
        }

            /*mobile header*/
            #mobile-nav-header {
            height: 49px;
            background: #fafafa;
            border-bottom: 1px solid rgba(151, 151, 151, 0.5);
        }       

        /*mobile header*/

    /* HOMEPAGE */
    #home-page-intro {
        height: calc(100vh - 60px);
        display: table;
        background: #000;
        position: relative;
    }

        #home-page-intro .image-placement {
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            left: 0;
            opacity: .5;
            z-index: 1;
        }

        #home-page-intro .swipe-icon {
            position: absolute;
            bottom: 20px;
            left: 50%;
            margin: 0 0 0 -20px;
            width: 40px;
            height: 40px;
            border: 1px solid #FFF;
            z-index: 2;
            border-radius: 30px;
        }

            #home-page-intro .swipe-icon .line {
                position: absolute;
                height: 35px;
                width: 1px;
                background: #FFF;
                top: -15px;
                left: 50%;
            }

                #home-page-intro .swipe-icon .line .arrow {
                    position: absolute;
                    bottom: -3px;
                    left: -3px;
                    width: 7px;
                    height: 7px;
                    background: #FFF;
                    border-radius: 3px;
                }

        #home-page-intro .tb-cell {
            position: relative;
            display: table-cell;
            vertical-align: middle;
            padding: 0 40px;
            text-align: center;
            color: #FFF;
            z-index: 2;
        }


            #home-page-intro .tb-cell h1 {
                padding: 0 0 1em;
                font-size: 2em;
                font-weight: 300;
                line-height: 1em;
            }

            #home-page-intro .tb-cell .topic-html-content-body {
                font-size: 1em;
                line-height: 1.4em;
                font-weight: 300;
            }

                #home-page-intro .tb-cell .topic-html-content-body p {
                    padding: 0 0 1.4em;
                }

                #home-page-intro .tb-cell .topic-html-content-body a {
                    color: #FFF;
                }

    #home-page-itme-grid .item-box a .item-box-description .price-position {
        margin: 0;
    }

    #home-page-itme-grid .item-box a .item-box-description .item-description {
        width: 100%;
        text-shadow: 1px 1px 1px #000;
        line-height: 1.4em;
        margin: 0 0 10px;
        font-size: 1.1em;
    }

    #home-page-itme-grid .item-box a .item-box-description .item-heading {
        padding: 3px 8px;
        background: #00b388 !important;
        display: inline-block;
        font-size: 1em;
        font-weight: 400;
        margin: 0 0 10px;
        line-height: 1.4em;
    }

    #home-page-itme-grid {
        width: 100%;
        min-height: calc(100vh - 60px);
        height: initial;
    }

        #home-page-itme-grid .item-box {
            width: calc(100% - 40px);
            height: 0;
            float: initial;
            overflow: hidden;
            position: relative;
            display: block;
            padding: 55% 0 0 0;
            margin: 20px;
        }

            #home-page-itme-grid .item-box.split {
                width: calc(100% - 40px);
            }

            #home-page-itme-grid .item-box a .item-box-description {
                bottom: 0;
                padding: 0 20px 30px;
                right: 10px;
                left: 10px;
            }

            #home-page-itme-grid .item-box.split {
                padding: 0;
                height: initial;
            }

                #home-page-itme-grid .item-box.split .half {
                    padding: calc(55% + 20px) 0 0 0;
                    overflow: hidden;
                    position: relative;
                    display: block;
                    height: 0;
                    margin: 0;
                }

                    #home-page-itme-grid .item-box.split .half:first-child {
                        margin: 0 0 20px 0;
                    }

            #home-page-itme-grid .item-box a:hover > .image-hover {
                transform: none;
            }

            #home-page-itme-grid .item-box a .item-box-description .price-position {
                font-size: 1.2em;
            }

    /* HEADER SEARCH */
    #small-search-box-form {
        height: 60px;
        position: relative;
    }

        #small-search-box-form .search-icon {
            padding: 0px 16px;
            margin: 21px 0;
            float: right;
        }

        #small-search-box-form #small-searchterms {
            padding: 17px 0;
            width: 0;
        }
    /* FOOTER */
    @media (max-width: 1024px) {

        #unlocked-footer {
            background: #000;
            padding: 19px 14px;
            color: #545454;
            height: auto;
        }

            #unlocked-footer .footer-links {
                /*float: left;*/
                width: 100%;
                margin: 19px 14px 19px -5px;
            }

            #unlocked-footer .footer-info {
                display: flex;
                justify-content: center;
                margin: 0px 14px 19px -15px;
                width: 100%;
                text-align: center;
            }

            #unlocked-footer div.footer-menu-regulatory {
                display: flex;
                justify-content: center;
                margin: 0px 14px 19px -15px;
                width: 100%;
            }

            #unlocked-footer ul.footer-menu-regulatory {
                margin-top: 0px;
            }

                #unlocked-footer ul.footer-menu-regulatory li {
                    padding: 0 2px 0 0;
                    display: block;
                }

                    #unlocked-footer ul.footer-menu-regulatory li a {
                        text-align: center;
                        margin: 0px 0;
                        padding: 0px 10px 0px 10px;
                    }

            #unlocked-footer .footer-links div div {
                /*float: left;*/
                display: flex;
                justify-content: center;
            }

            #unlocked-footer ul.footer-menu {
                list-style: none;
                background-color: black;
                float: left;
                margin-top: 0px;
            }

                #unlocked-footer ul.footer-menu li a {
                    padding: 5px 12px 5px 10px;
                    display: block;
                    margin: 5px 0;
                    font-size: 12px;
                    text-decoration: none;
                    line-height: 15px;
                    color: #BBBBBB;
                }

        .footer-logo-image {
            height: 23px;
            float: left;
            margin-right: 75px;
        }
    }
    /*#unlocked-footer {
        padding: 20px;
    }

        #unlocked-footer .footer-links {
            width: 100%;
            float: initial;
            clear: both;
            padding: 40px 0 0 0;
        }

        #unlocked-footer .footer-call-to-action {
            width: 100%;
            position: relative;
            clear: both;
            height: initial;
        }

            #unlocked-footer .footer-call-to-action .inner-content {
                color: #FFF;
                z-index: 2;
                position: relative;
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
            }

                #unlocked-footer .footer-call-to-action .inner-content .item {
                    width: calc(100% - 40px);
                    float: initial;
                    text-align: center;
                    clear: both;
                }

                    #unlocked-footer .footer-call-to-action .inner-content .item.title {
                        font-size: 1.2em;
                        font-weight: 600;
                        text-transform: uppercase;
                        line-height: 1.4em;
                        padding: 20px 20px 0;
                    }

                    #unlocked-footer .footer-call-to-action .inner-content .item.list {
                        padding: 30px 40px 0 40px;
                        line-height: 1.4em;
                        font-weight: 400;
                        width: calc(100% - 80px);
                    }

                        #unlocked-footer .footer-call-to-action .inner-content .item.list i {
                            margin: 0 0 5px 0;
                        }

            #unlocked-footer .footer-call-to-action .cta-content {
                position: relative;
                left: 0;
                right: 0;
                bottom: 0;
                z-index: 2;
                background: transparent;
                margin: 20px;
                padding: 20px;
                height: initial;
            }

                #unlocked-footer .footer-call-to-action .cta-content a {
                    display: block;
                    padding: 20px;
                    max-width: 200px;
                    margin: auto;
                    background: #eee;
                    border-radius: 4px;
                    text-decoration: none;
                    color: #000;
                    text-transform: uppercase;
                }

                    #unlocked-footer .footer-call-to-action .cta-content a i {
                        float: left;
                        font-size: 40px;
                        line-height: 25px;
                        margin: 0 20px 0 0;
                    }

                    #unlocked-footer .footer-call-to-action .cta-content a.android-download-btn {
                        display: block;
                        padding: 20px;
                        max-width: 200px;
                        background: #eee;
                        border-radius: 4px;
                        text-decoration: none;
                        color: #000;
                        text-transform: uppercase;
                        margin: 20px auto 0;
                    }

                        #unlocked-footer .footer-call-to-action .cta-content a.android-download-btn i {
                            float: left;
                            font-size: 32px;
                            line-height: 30px;
                            margin: 0 20px 0 0;
                        }

        #unlocked-footer .footer-copyright {
            clear: both;
            padding: 80px 40px 0 38px;
            text-align: center;
            font-size: .8em;
            font-weight: 300;
            color: #999;
        }*/

    /* CATEGORIES */
    #generic-category-page .category-sidebar {
        float: left;
        width: calc(100% - 40px);
        padding: 15px 20px 0 20px;
        text-align: left;
        position: absolute;
        display: block;
        top: 68px;
    }

        #generic-category-page .category-sidebar .listbox {
        }

    #generic-category-page .category-content .product-tags-list {
        padding: 10px;
    }

        #generic-category-page .category-content .product-tags-list li {
            width: 100%;
            padding: 0;
        }

    #generic-category-page .category-sidebar .block-manufacturer-navigation .listbox {
        padding: 0 0 30px 0;
        border-bottom: 1px solid #ddd;
    }

    #generic-category-page .category-sidebar #toggle-product-filter {
        display: inline-block;
        padding: 0 0 0 20px;
        font-size: 1em;
        width: 20px;
        text-align: center;
    }

        #generic-category-page .category-sidebar #toggle-product-filter .fa-times {
            font-size: 1.1em;
            line-height: 0;
        }

    #generic-category-page .category-sidebar #category-filter-options {
        display: none;
        padding: 20px 0 0 0;
    }

    #generic-category-page .category-sidebar .product-viewmode {
        float: right;
        font-size: 1.2em;
        padding: 5px 0 5px 20px;
    }

    #generic-category-page .category-sidebar .page-title {
        padding: 0 0 20px 0;
        border-bottom: 1px solid #ddd;
        margin: 0;
    }

        #generic-category-page .category-sidebar .page-title h1 {
            padding: 0;
        }

    #generic-category-page .category-sidebar .product-sorting,
    #generic-category-page .category-sidebar .product-page-size {
        padding: 10px 0;
    }

    #generic-category-page .category-sidebar .title strong {
        padding: 0;
    }

    #generic-category-page .category-sidebar .product-selectors {
        clear: both;
    }

        #generic-category-page .category-sidebar .product-selectors select {
            float: right;
            margin: -5px 0 0 0;
        }

    #generic-category-page .category-content {
        float: left;
        width: calc(100% - 20px);
        position: relative;
        padding: 133px 10px 10px 10px;
    }

    #generic-category-page .category-sidebar .product-filters-spec .filter-title strong {
        padding: 0;
    }

    #generic-category-page .category-content .page-body .product-grid .product-item {
        width: 100%;
        float: left;
        position: relative;
        overflow: initial;
        padding-bottom: 20px;
        margin: 0;
    }

    .manufacturer-grid .category-content .page-body .product-grid .product-item {
        padding-bottom: 20px !important;
    }

    #generic-category-page .category-content .page-body .product-grid .product-item.manufacturer {
        width: 50%;
    }

    #generic-category-page .category-content .page-body .product-grid .product-item:hover > .image-hover {
        transform: initial;
    }

    #generic-category-page .category-content .page-body .product-grid .product-item .image-hover {
        width: calc(100% - 20px);
        float: initial;
        position: relative;
        overflow: initial;
        padding-bottom: 55%;
        margin: 10px;
        display: block;
    }

    #generic-category-page .category-content .page-body .product-grid .product-item.item-count-3 {
        clear: both;
    }

    #generic-category-page .category-content .page-body .product-grid .product-item.item-count-1,
    #generic-category-page .category-content .page-body .product-grid .product-item.item-count-2,
    #generic-category-page .category-content .page-body .product-grid .product-item.item-count-3,
    #generic-category-page .category-content .page-body .product-grid .product-item.item-count-4,
    #generic-category-page .category-content .page-body .product-grid .product-item.item-count-6,
    #generic-category-page .category-content .page-body .product-grid .product-item.item-count-7 {
        width: 50%;
        float: left;
        position: relative;
        overflow: hidden;
        padding-bottom: 20px;
    }


        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-1 .image-hover,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-2 .image-hover,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-3 .image-hover,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-4 .image-hover,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-6 .image-hover,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-7 .image-hover {
            padding-bottom: calc(100% - 20px);
        }

        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-1 .button-wishlist,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-2 .button-wishlist,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-3 .button-wishlist,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-4 .button-wishlist,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-6 .button-wishlist,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-7 .button-wishlist {
            top: 10px;
            bottom: inherit;
            right: 10px;
            top: 0;
            margin: calc(100% - 5px) 0 0 0;
        }

            #generic-category-page .category-content .page-body .product-grid .product-item.item-count-1 .button-wishlist i,
            #generic-category-page .category-content .page-body .product-grid .product-item.item-count-2 .button-wishlist i,
            #generic-category-page .category-content .page-body .product-grid .product-item.item-count-3 .button-wishlist i,
            #generic-category-page .category-content .page-body .product-grid .product-item.item-count-4 .button-wishlist i,
            #generic-category-page .category-content .page-body .product-grid .product-item.item-count-6 .button-wishlist i,
            #generic-category-page .category-content .page-body .product-grid .product-item.item-count-7 .button-wishlist i {
                color: #000;
                text-shadow: none;
            }


    #generic-category-page .category-content .page-body .product-grid .product-item.item-count-5,
    #generic-category-page .category-content .page-body .product-grid .product-item.item-count-8 {
        width: 100%;
        float: left;
        position: relative;
        overflow: hidden;
        padding-bottom: 20px;
        margin: 0;
    }

    #generic-category-page .category-sidebar .product-filters-spec ul li.color-item {
        float: left;
        padding: 0 1px 0 0;
    }

    #generic-category-page .category-content .page-body .product-grid .product-item .product-info-container {
        color: #333;
        z-index: 2;
        position: relative;
        bottom: initial;
        right: initial;
        left: initial;
        text-shadow: none;
        line-height: 1.4em;
        top: auto;
    }

    #generic-category-page .category-content .page-body .product-list .product-item .product-countdown {
        border: 2px solid #00b388;
        background: #FFF;
        padding: 8px 0;
        color: #00b388;
        text-shadow: none;
        font-weight: 400;
        border-radius: 4px;
        position: relative;
        top: auto;
        z-index: 2;
        right: auto;
        width: auto;
        margin-top: 20px;
    }

    #generic-category-page .category-content .page-body .product-grid .product-item .product-countdown {
        border: 2px solid #00b388;
        background: rgba(255,255,255,.98);
        padding: 10px 0;
        color: #00b388;
        text-shadow: none;
        font-weight: 400;
        border-radius: 4px;
        position: relative;
        top: auto;
        z-index: 2;
        left: auto;
        right: auto;
        max-width: none;
        margin: 20px 15px 0px;
        width: calc(100% - 30px) !important;
        height: 38px;
    }

    #generic-category-page .category-content .page-body .product-grid .product-item .product-info-container .price-link {
        color: #000;
    }

    #generic-category-page .category-content .page-body .product-grid .product-item .product-info-container .price {
        font-size: 1.2em;
        padding: 5px 15px;
    }

    #generic-category-page .category-content .page-body .product-grid .product-item .product-info-container .old-price {
        font-size: 1.2em;
        padding: 5px 15px 0 15px;
    }

    #generic-category-page .category-content .page-body .product-grid .product-item .product-info-container a.title {
        font-size: .9em;
        color: #333;
        display: block;
        padding: 0 15px;
        line-height: 1.4em;
        font-weight: 400;
    }

    #generic-category-page .category-content .page-body .product-grid .product-item.item-count-1 a.title,
    #generic-category-page .category-content .page-body .product-grid .product-item.item-count-2 a.title,
    #generic-category-page .category-content .page-body .product-grid .product-item.item-count-3 a.title,
    #generic-category-page .category-content .page-body .product-grid .product-item.item-count-4 a.title,
    #generic-category-page .category-content .page-body .product-grid .product-item.item-count-6 a.title,
    #generic-category-page .category-content .page-body .product-grid .product-item.item-count-7 a.title {
        min-height: 60px;
    }

    #generic-category-page .category-content .page-body .product-grid .product-item.item-count-1 .product-countdown,
    #generic-category-page .category-content .page-body .product-grid .product-item.item-count-2 .product-countdown,
    #generic-category-page .category-content .page-body .product-grid .product-item.item-count-3 .product-countdown,
    #generic-category-page .category-content .page-body .product-grid .product-item.item-count-4 .product-countdown,
    #generic-category-page .category-content .page-body .product-grid .product-item.item-count-6 .product-countdown,
    #generic-category-page .category-content .page-body .product-grid .product-item.item-count-7 .product-countdown {
        padding: 5px 0;
        margin: 15px 15px 0 15px;
    }




    /*#generic-category-page .category-content .page-body .product-grid .product-item.item-count-1 .product-countdown span,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-2 .product-countdown span,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-3 .product-countdown span,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-4 .product-countdown span,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-6 .product-countdown span,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-7 .product-countdown span {
            font-size: 8px !important;
            visibility: hidden;
            position: relative;
        }

        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-1 .product-countdown .day span:after,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-2 .product-countdown .day span:after,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-3 .product-countdown .day span:after,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-4 .product-countdown .day span:after,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-6 .product-countdown .day span:after,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-7 .product-countdown .day span:after {
            content: "day";
            visibility: visible;
            display: block;
            position: absolute;
            top: 0;
            width: 100%;
        }

        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-1 .product-countdown .hour span:after,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-2 .product-countdown .hour span:after,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-3 .product-countdown .hour span:after,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-4 .product-countdown .hour span:after,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-6 .product-countdown .hour span:after,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-7 .product-countdown .hour span:after {
            content: "hrs";
            visibility: visible;
            display: block;
            position: absolute;
            top: 0;
            width: 100%;
        }

        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-1 .product-countdown .minute span:after,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-2 .product-countdown .minute span:after,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-3 .product-countdown .minute span:after,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-4 .product-countdown .minute span:after,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-6 .product-countdown .minute span:after,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-7 .product-countdown .minute span:after {
            content: "min";
            visibility: visible;
            display: block;
            position: absolute;
            top: 0;
            width: 100%;
        }

        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-1 .product-countdown .second span:after,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-2 .product-countdown .second span:after,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-3 .product-countdown .second span:after,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-4 .product-countdown .second span:after,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-6 .product-countdown .second span:after,
        #generic-category-page .category-content .page-body .product-grid .product-item.item-count-7 .product-countdown .second span:after {
            content: "sec";
            visibility: visible;
            display: block;
            position: absolute;
            top: 0;
            width: 100%;
        }*/

    #simple-product-page .product-countdown {
        border: 2px solid #00b388;
        background: rgba(255,255,255,.98);
        padding: 10px 0;
        color: #00b388;
        text-shadow: none;
        font-weight: 400;
        border-radius: 4px;
        position: relative;
        top: auto;
        z-index: 2;
        right: auto;
        width: auto;
        margin: 0 0 20px 0;
        height: 37px;
    }

    #generic-category-page .category-content .page-body .product-list .product-item .description {
        font-size: .9em;
    }

    #generic-category-page .category-content .page-body .product-grid .product-item .product-info-container .button-add-to-cart {
        padding: 15px 15px 0 15px;
    }

        /*#generic-category-page .category-content .page-body .product-grid .product-item .product-info-container .button-add-to-cart button {
            padding: 13px 20px;
            text-align: center;
            color: #FFF;
            background: #00b388;
            border: 0;
            cursor: pointer;
            border-radius: 4px;
            font-size: 1.2em;
            font-weight: 300;
            display: inline-block;
            min-width: 100%;
            text-shadow: 1px 1px 1px rgba(0,0,0,.5);
        }*/

        #generic-category-page .category-content .page-body .product-grid .product-item .product-info-container .button-add-to-cart button {
            padding: 13px 10px;
            text-align: center;
            color: #000;
            background: transparent;
            cursor: pointer;
            border-radius: 4px;
            font-size: 1.2em;
            font-weight: 600;
            display: inline-block;
            min-width: 100%;
            text-shadow: none;
            border: 2px solid #000;
        }

            #generic-category-page .category-content .page-body .product-grid .product-item .product-info-container .button-add-to-cart button .icon.cart.white:before {
                background-image: url('../../images/icons/black_shopping_cart.svg');
            }

        #generic-category-page .category-content .page-body .product-grid .product-item .product-info-container .button-add-to-cart a {
            /*padding: 13px 20px;*/
            text-align: center;
            color: #000;
            background: transparent;
            cursor: pointer;
            border-radius: 4px;
            font-size: 1.2em;
            font-weight: 600;
            display: inline-block;
            min-width: calc(100% - 40px);
            text-shadow: none;
            border: 2px solid #000;
            font-family: sans-serif !important;
        }



    #generic-category-page .category-content .page-body .product-grid .product-item .button-wishlist {
        position: absolute;
        top: 11px;
        right: 11px;
        z-index: 2;
        bottom: initial;
        left: initial;
        top: 0;
        margin: calc(60% - 5px) 0 0 0;
    }

        #generic-category-page .category-content .page-body .product-grid .product-item .button-wishlist i {
            cursor: pointer;
            color: #000;
            font-size: 1.2em;
            /*padding: 10px;*/
            text-shadow: none;
        }

    #generic-category-page .category-content .page-body .product-list {
        padding: 0 10px;
    }

        #generic-category-page .category-content .page-body .product-list .product-item {
            height: initial;
            clear: both;
        }

            #generic-category-page .category-content .page-body .product-list .product-item:first-child {
                margin: 0;
                border-top: none;
                padding: 10px 0 20px 0;
            }

            #generic-category-page .category-content .page-body .product-list .product-item:last-child {
                margin: 0 0 10px 0;
                border: none;
            }

            #generic-category-page .category-content .page-body .product-list .product-item .image-hover {
                width: 100%;
                height: 0;
                background-size: cover;
                float: left;
                margin: 0 0 20px 0;
                padding: 0 0 100% 0;
            }

            #generic-category-page .category-content .page-body .product-list .product-item .product-info-container {
                float: left;
                padding: 0;
                width: 100%;
                position: relative;
            }

                #generic-category-page .category-content .page-body .product-list .product-item .product-info-container a.title {
                    font-size: 1.2em;
                    line-height: 1.3em;
                }

                #generic-category-page .category-content .page-body .product-list .product-item .product-info-container .price {
                    position: relative;
                    top: 0;
                    right: 0;
                }

                #generic-category-page .category-content .page-body .product-list .product-item .product-info-container .price-position {
                    position: relative;
                    top: auto;
                    left: auto;
                    right: auto;
                    width: auto;
                    height: auto;
                }

                #generic-category-page .category-content .page-body .product-list .product-item .product-info-container .nb-price .price {
                    font-weight: 400;
                    padding: 0 0 15px 0;
                    right: auto;
                    top: auto;
                    float: unset;
                    margin: 0;
                    border-right: none;
                    color: #00B388;
                }

                #generic-category-page .category-content .page-body .product-list .product-item .product-info-container .price {
                    font-weight: 400;
                    padding: 0 0 15px 0;
                    right: auto;
                    top: auto;
                    float: unset;
                    margin: 0;
                    border-right: none;
                }

                #generic-category-page .category-content .page-body .product-list .product-item .product-info-container .button-add-to-cart {
                    position: relative;
                    width: 100%;
                    top: 0;
                    right: 0;
                    padding: 20px 0 0 0;
                }

                    #generic-category-page .category-content .page-body .product-list .product-item .product-info-container .button-add-to-cart a {
                        padding: 17px 0;
                        text-align: center;
                        color: #000;
                        background: transparent;
                        cursor: pointer;
                        border-radius: 4px;
                        font-size: 1.2em;
                        font-weight: 600;
                        display: inline-block;
                        width: calc(100% - 4px);
                        border: 2px solid #000;
                        text-decoration: none;
                        font-family: sans-serif
                    }

            #generic-category-page .category-content .page-body .product-list .product-item .button-wishlist {
                position: relative;
                clear: both;
                top: 0;
                right: 0;
            }

                #generic-category-page .category-content .page-body .product-list .product-item .button-wishlist i {
                    position: absolute;
                    bottom: 0;
                    right: 0;
                    height: 60px;
                    width: 60px;
                    display: table;
                }

                    #generic-category-page .category-content .page-body .product-list .product-item .button-wishlist i:before {
                        display: table-cell;
                        vertical-align: middle;
                        text-align: center;
                    }
            /*#generic-category-page .category-content .page-body .product-list .product-item .product-info-container .button-add-to-cart input[type="button"] {
                padding: 17px 0;
                text-align: center;
                color: #FFF;
                background: #00b388;
                border: 0;
                cursor: pointer;
                border-radius: 4px;
                font-size: 1.2em;
                font-weight: 300;
                display: inline-block;
                width: calc(100% - 56px);
            }*/
            #generic-category-page .category-content .page-body .product-list .product-item .product-info-container .button-add-to-cart button {
                padding: 17px 0;
                text-align: center;
                color: #000;
                background: transparent;
                cursor: pointer;
                border-radius: 4px;
                font-size: 1.2em;
                font-weight: 600;
                display: inline-block;
                width: calc(100% - 64px);
                border: 2px solid #000;
            }

                #generic-category-page .category-content .page-body .product-list .product-item .product-info-container .button-add-to-cart button .icon.cart.white:before {
                    background-image: url('../../images/icons/black_shopping_cart.svg');
                }

    #simple-product-page #content-section .content-section-buy .content-section-buy-container .add-to-wishlist i {
        height: 60px;
    }

    #simple-product-page #content-section .content-section-buy .content-section-buy-container .external-link a {
        padding: 17px 0;
        text-align: center;
        color: #000;
        background: #FFF;
        border: 0;
        cursor: pointer;
        border-radius: 4px;
        font-size: 1.2em;
        font-weight: 600;
        display: inline-block;
        width: 100%;
        text-indent: -99999999px;
        overflow: hidden;
        position: relative;
        height: 22px;
        border: 2px solid #000;
    }

        #simple-product-page #content-section .content-section-buy .content-section-buy-container .external-link a:after {
            padding: 19px 0;
            text-align: center;
            color: #000;
            border: 0;
            cursor: pointer;
            border-radius: 4px;
            font-size: 1em;
            display: inline-block;
            text-indent: initial;
            content: "Enquire Now";
            position: absolute;
            right: 0;
            top: 0;
            width: 100%;
            font-weight: 600;
        }






    /* PAGING */
    #generic-category-page .pager-category-footer {
        margin: 0 20px 20px;
        width: calc(100% - 40px);
        border-top: 1px solid #eee;
        padding: 20px 0 0 0;
    }

    /* LOGIN PAGE */
    #customer-login-page {
        padding: 0;
        margin: 0;
        background: none;
    }

        #customer-login-page .login-wrapper {
            width: calc(50% - 80px);
            padding: 40px;
            float: right;
            background: #FFF;
            min-height: calc(100vh - 238px);
            max-width: 550px;
           /* min-width: calc(100% - 80px);*/
        }

    /* REGISTER PAGE */

    #registration-page {
        padding: 0;
        margin: 0;
        background: none;
    }

        #registration-page .registration-wrapper {
            width: calc(50% - 80px);
            padding: 40px;
            float: right;
            background: #FFF;
            min-height: calc(100vh - 238px);
            max-width: 550px;
            min-width: 100%;
        }

    /* SHOPPING CART */

    #shopping-cart-page {
        padding: 40px 20px 20px;
    }

        #shopping-cart-page .page-body .order-summary-content .no-data {
            line-height: 1.4em;
        }

        #shopping-cart-page .page-body .order-summary-content .update-continue-button {
            padding: 0;
        }

            #shopping-cart-page .page-body .order-summary-content .update-continue-button input[type="submit"] {
                width: 100%;
                max-width: 100%;
            }

                #shopping-cart-page .page-body .order-summary-content .update-continue-button input[type="submit"]:first-child {
                    margin: 0 0 20px 0;
                }

        #shopping-cart-page .cart-footer .cart-collaterals {
            width: 100%;
        }

        #shopping-cart-page .cart-footer .totals {
            width: 100%;
            width: 100%;
            margin: 0;
        }

        #shopping-cart-page .cart-footer .shipping {
            float: left;
            width: 100%;
            margin: 10px 0 0 0;
        }

        #shopping-cart-page .cart-footer .cart-collaterals .giftcard-box .title strong {
            font-size: 1.1em;
            font-weight: 500;
            padding: 10px 0 30px 0;
            display: block;
        }

        #shopping-cart-page .checkout-attribute .checkout-attributes {
            width: 100%;
            float: left;
        }

        #shopping-cart-page .cart-footer .totals .totals-padding {
            padding: 30px;
            background: #eee;
            margin: 20px 0 0 0;
            font-weight: 400;
        }

        #shopping-cart-page .checkout-attribute .selected-checkout-attributes {
            float: left;
            padding: 10px 0 0 0;
            text-align: left;
            font-size: 1em;
            font-weight: 400;
            width: 100%;
        }

        #shopping-cart-page .page-body .order-summary-content table.cart {
            /*border-top: 1px solid #eee;*/
        }

            #shopping-cart-page .page-body .order-summary-content table.cart td {
                width: calc(100% - 42px);
                display: block;
                margin: 0 0 40px 0;
                padding: 20px;
                border: 1px solid #eee;
            }

                #shopping-cart-page .page-body .order-summary-content table.cart td .product-wrapper {
                    width: 100%;
                    position: relative
                }

                    #shopping-cart-page .page-body .order-summary-content table.cart td .product-wrapper .remove-addtocart-checkbox {
                        position: absolute;
                        top: -21px;
                        right: -21px;
                        width: 35px;
                        height: 35px;
                    }

                        #shopping-cart-page .page-body .order-summary-content table.cart td .product-wrapper .remove-addtocart-checkbox .remove-from-cart {
                            position: absolute;
                        }

                    #shopping-cart-page .page-body .order-summary-content table.cart td .product-wrapper .remove-from-cart input {
                        display: none;
                    }

                    #shopping-cart-page .page-body .order-summary-content table.cart td .product-wrapper .remove-from-cart .custom-checkbox {
                        position: absolute;
                        padding: 10px;
                        border: 1px solid #eee;
                        line-height: 0;
                        width: 34px;
                        text-align: center;
                        height: 34px;
                        display: table;
                    }

                        #shopping-cart-page .page-body .order-summary-content table.cart td .product-wrapper .remove-from-cart .custom-checkbox label {
                            display: table-cell;
                            text-align: center;
                            vertical-align: middle;
                        }

                    #shopping-cart-page .page-body .order-summary-content table.cart td .product-wrapper .remove-from-cart span {
                        display: none;
                    }

                    #shopping-cart-page .page-body .order-summary-content table.cart td .product-wrapper .product-content-wrapper {
                    }

                        #shopping-cart-page .page-body .order-summary-content table.cart td .product-wrapper .product-content-wrapper .sku {
                            padding: 0 0 20px 0;
                        }

                            #shopping-cart-page .page-body .order-summary-content table.cart td .product-wrapper .product-content-wrapper .sku strong {
                                float: left;
                                width: 100px;
                            }

                        #shopping-cart-page .page-body .order-summary-content table.cart td .product-wrapper .product-content-wrapper .product-image {
                            padding: 0 20px 20px 0;
                            float: left;
                        }

                            #shopping-cart-page .page-body .order-summary-content table.cart td .product-wrapper .product-content-wrapper .product-image a {
                                display: block;
                                width: 80px;
                                height: 80px;
                                background-size: cover;
                            }

                        #shopping-cart-page .page-body .order-summary-content table.cart td .product-wrapper .product-content-wrapper .product {
                            float: left;
                            display: table;
                            width: calc(100% - 100px);
                            height: 80px;
                        }

                            #shopping-cart-page .page-body .order-summary-content table.cart td .product-wrapper .product-content-wrapper .product .product-content {
                                display: table-cell;
                                vertical-align: middle;
                            }

                                #shopping-cart-page .page-body .order-summary-content table.cart td .product-wrapper .product-content-wrapper .product .product-content a {
                                    text-decoration: none;
                                    font-weight: 500;
                                    color: #000;
                                }

                    #shopping-cart-page .page-body .order-summary-content table.cart td .product-wrapper table {
                        width: 100%;
                    }

                        #shopping-cart-page .page-body .order-summary-content table.cart td .product-wrapper table thead {
                        }

                            #shopping-cart-page .page-body .order-summary-content table.cart td .product-wrapper table thead tr {
                            }

                        #shopping-cart-page .page-body .order-summary-content table.cart td .product-wrapper table tr th {
                            text-align: left;
                            display: table-cell;
                            padding: 10px 0;
                            border-top: 1px solid #eee;
                            border-bottom: 1px solid #eee;
                        }

            #shopping-cart-page .page-body .order-summary-content table.cart tbody tr.cart-item-row {
                border-bottom: none;
            }

                #shopping-cart-page .page-body .order-summary-content table.cart tbody tr.cart-item-row td {
                    font-weight: 400;
                    color: #000;
                    font-size: .9em;
                    text-align: left;
                    width: inherit;
                    padding: 20px 20px 0 0;
                    display: table-cell;
                    border: none;
                }
    /* CUTOMER PAGES */
    #customer-pages .customer-page-navigation {
        width: 100%;
        background: #FFF;
        padding: 0;
        float: left;
    }

        #customer-pages .customer-page-navigation .listbox {
            margin: 0;
        }

    #customer-pages .customer-page-content {
        width: calc(100% - 40px);
        float: right;
        background: #FFF;
        padding: 30px 20px 20px;
        color: #333;
        min-height: initial;
    }

        #customer-pages .customer-page-content .link-nedbank-id .cell {
            display: block;
            vertical-align: middle;
            width: 100%;
            text-align: center;
            font-size: 1.2em;
            position: relative;
            line-height: 1.2em;
            margin: 0 0 20px 0;
        }

            #customer-pages .customer-page-content .link-nedbank-id .cell.linked {
                margin: 0;
            }

        #customer-pages .customer-page-content .link-nedbank-id-button {
            padding: 17px 0;
            text-align: center;
            color: #FFF;
            background: #00b388;
            border: 0;
            cursor: pointer;
            border-radius: 4px;
            font-size: 1.2em;
            font-weight: 300;
            width: 260px;
            clear: both;
            display: block;
            float: none;
            margin: auto;
        }

    #customer-pages .external-authentication-section {
        display: block;
        border: 1px solid #eee;
    }

        #customer-pages .external-authentication-section td {
            border: none !important;
            padding: 20px !important;
            position: relative;
            display: block;
        }

            #customer-pages .external-authentication-section td .title {
                padding: 0 0 20px 0;
                border-bottom: 1px solid #eee;
                font-weight: 500;
                margin: 0 0 20px 0;
            }

            #customer-pages .external-authentication-section td .name {
                padding: 0 0 10px 0;
            }

            #customer-pages .external-authentication-section td .close {
                position: absolute;
                top: -1px;
                right: 0;
                color: #000;
            }

                #customer-pages .external-authentication-section td .close i {
                    height: 30px;
                    width: 30px;
                    display: table;
                    border: 1px solid #eee;
                }

                    #customer-pages .external-authentication-section td .close i:before {
                        display: table-cell;
                        vertical-align: middle;
                        text-align: center;
                    }

    #simple-product-page #content-section .content-section-buy .content-section-buy-container .prices {
        border-bottom: 1px solid #eee;
    }

    #address-items .address-item .title .buttons input[type="button"] {
        margin: 0 0 10px 0;
    }

    #address-items .address-item:first-child {
        padding: 0 0 30px 0;
    }

    #address-items .address-item .info li label {
        width: 50%;
    }

    /* FORM ITEMS */
    .form-input-section .form-item.first-half {
        width: 100%;
    }

    .form-input-section .form-item.second-half {
        width: 100%;
    }

    /* PROFILE MENU */
    #mobile-profile-menu-toggle {
        padding: 30px 20px 0 20px;
        font-weight: 500;
    }

    #customer-pages .customer-page-navigation ul li a {
        padding: 20px 0 20px 20px;
    }

    #mobile-profile-menu-toggle .icon {
        float: right;
    }

    #customer-pages .customer-page-navigation ul {
        margin: 30px 0 0 0;
        border-top: 1px solid #eee;
    }

    #customer-pages .customer-page-content input[type="submit"] {
        width: 100%;
        max-width: 100%;
    }

    #customer-pages .customer-page-content .page-body .no-data {
        line-height: 1.6em;
        font-weight: 400;
    }

    #customer-pages .customer-page-content .page-body .current-balance {
        line-height: 1.6em;
        font-weight: 400;
    }

    /* ORDER DETAILS */
    #order-details-page {
        padding: 40px 20px;
    }

        #order-details-page .page-title {
            border-bottom: 1px solid #eee;
            padding: 0 0 40px 0;
        }

        #order-details-page .page-body .title {
            border-bottom: none;
        }

        #order-details-page .page-body .row {
            padding: 0;
        }

            #order-details-page .page-body .row table {
                width: 100%;
            }


        #order-details-page .page-body .buttons input[type="button"] {
            width: 100%;
            max-width: 100%;
        }

        #order-details-page .page-body .products table tbody tr.v-mobile {
            border: 1px solid #eee;
            margin: 0 0 40px 0;
            padding: 20px;
        }

        #order-details-page .page-body .products table tbody tr td {
            margin: 0;
            padding: 0;
            white-space: normal;
        }

        #order-details-page .page-body .products table tbody tr.v-mobile .product-wrapper {
            width: 100%;
        }

            #order-details-page .page-body .products table tbody tr.v-mobile .product-wrapper .product-content-wrapper {
                padding: 0 0 20px 0;
            }

                #order-details-page .page-body .products table tbody tr.v-mobile .product-wrapper .product-content-wrapper .sku {
                    padding: 20px 0 0 0;
                }

                    #order-details-page .page-body .products table tbody tr.v-mobile .product-wrapper .product-content-wrapper .sku strong {
                        font-weight: 500;
                    }

        #order-details-page .page-body .products table tbody tr td {
            width: 100%;
            display: block;
        }

        #order-details-page .page-body .products table tbody tr.cart-item-row td {
            display: table-cell;
            padding: 20px 20px 0 0;
            border-bottom: none;
        }

        #order-details-page .page-body .products table tbody tr {
            border-bottom: none;
        }

        #order-details-page .page-body .products table tbody tr {
            border-bottom: none;
        }

        #order-details-page .page-body .products table thead tr th {
            font-weight: 500;
            color: #000;
            font-size: 1em;
            text-align: left;
            width: 1%;
            padding: 15px 20px 15px 0;
            border-bottom: 1px solid #eee;
            border-top: 1px solid #eee;
        }

        #order-details-page .page-body .products table {
            border-bottom: 1px solid #eee;
        }

            #order-details-page .page-body .products table table {
                border-bottom: none;
            }

        #order-details-page .page-body ul li strong.label {
            width: 50%;
        }
    /* WISHLIST */
    #customer-wishlist-page {
        padding: 40px 20px 20px;
        min-height: calc(100vh - 122px);
    }

        #customer-wishlist-page .no-data {
            padding: calc(50vh - 105px) 0 0 0;
            text-align: center;
            border-top: 1px solid #ddd;
            font-size: 1.8em;
            color: #666;
        }


        #customer-wishlist-page .buttons input[type="submit"] {
            width: 100%;
        }

        #customer-wishlist-page .buttons .addtocart-btn input[type="submit"] {
            margin: 0 0 30px 0;
        }

        #customer-wishlist-page table tbody tr {
            border-bottom: none;
            display: table-row;
        }

            #customer-wishlist-page table tbody tr td {
                width: calc(100% - 42px);
                display: block;
                margin: 0 0 20px 0;
                padding: 20px;
                border: 1px solid #eee;
                white-space: normal;
            }

    #shopping-cart-page .page-body .order-summary-content table.cart tbody tr.cart-item-row td {
        white-space: normal;
    }

    #customer-wishlist-page table tbody tr td .product-wrapper {
        width: 100%;
        position: relative;
    }

        #customer-wishlist-page table tbody tr td .product-wrapper .sku {
            padding: 0 0 20px 0;
        }

            #customer-wishlist-page table tbody tr td .product-wrapper .sku strong {
                width: 100px;
                float: left;
            }


        #customer-wishlist-page table tbody tr td .product-wrapper .remove-addtocart-checkbox {
            position: absolute;
            top: -21px;
            right: -21px;
            width: 35px;
            height: 35px;
        }

            #customer-wishlist-page table tbody tr td .product-wrapper .remove-addtocart-checkbox .remove-from-cart {
                position: absolute;
            }

        #customer-wishlist-page table tbody tr td .product-wrapper .product-content-wrapper .product-image {
            padding: 0 20px 20px 0;
            float: left;
        }

            #customer-wishlist-page table tbody tr td .product-wrapper .product-content-wrapper .product-image .product-picture a {
                width: 80px;
                height: 80px;
                display: block;
                background-size: cover;
            }

        #customer-wishlist-page table tbody tr td .product-wrapper .product-content-wrapper .product-content-wrapper .product {
            float: left;
            display: table;
            width: calc(100% - 100px);
            height: 80px;
        }

        #customer-wishlist-page table tbody tr td .product-wrapper .product-content-wrapper .product {
            float: left;
            display: table;
            width: calc(100% - 100px);
            height: 80px;
        }

            #customer-wishlist-page table tbody tr td .product-wrapper .product-content-wrapper .product .product-content {
                display: table-cell;
                vertical-align: middle;
            }

                #customer-wishlist-page table tbody tr td .product-wrapper .product-content-wrapper .product .product-content a {
                    text-decoration: none;
                    font-weight: 500;
                    color: #000;
                }

                #customer-wishlist-page table tbody tr td .product-wrapper .product-content-wrapper .product .product-content .attributes {
                    padding: 20px 0;
                }

        #customer-wishlist-page table tbody tr td .product-wrapper table {
            width: 100%;
        }

    #customer-wishlist-page table {
        margin: 0;
    }

        #customer-wishlist-page table table tbody tr {
            border: none;
            display: block;
            display: table-row;
        }

        #customer-wishlist-page table table thead tr th {
            text-align: left;
            display: table-cell;
            padding: 10px 20px 10px 0;
            border-bottom: 1px solid #eee;
        }

        #customer-wishlist-page table table tbody tr.cart-item-row td {
            font-weight: 400;
            color: #000;
            font-size: .9em;
            text-align: left;
            width: inherit;
            padding: 20px 20px 0 0;
            display: table-cell;
            border: none;
        }


        #customer-wishlist-page table tbody tr td .product-wrapper .remove-from-cart .custom-checkbox {
            position: absolute;
            padding: 10px;
            border: 1px solid #eee;
            line-height: 0;
            width: 34px;
            text-align: center;
            height: 34px;
            display: table;
        }

            #customer-wishlist-page table tbody tr td .product-wrapper .remove-from-cart .custom-checkbox input {
                display: none;
            }

            #customer-wishlist-page table tbody tr td .product-wrapper .remove-from-cart .custom-checkbox label {
                text-align: center;
                display: table-cell;
                vertical-align: middle;
            }

        /*#customer-wishlist-page table tbody tr td .product-wrapper .add-to-cart {
                position: absolute;
                bottom: -76px;
                width: 100%;
                background: #00b388;
                padding: 17px 20px;
                left: -21px;
                border: 1px solid #00b388;
                text-align: center;
                color: #FFF;
                font-size: 1.2em;
                font-weight: 500;
            }*/

        #customer-wishlist-page table tbody tr td .product-wrapper .add-to-cart {
            bottom: -76px;
            background: transparent;
            padding: 17px 20px;
            left: -21px;
            border: 2px solid #000;
            text-align: center;
            color: #000;
            font-size: 1.2em;
            font-weight: 600;
            border-radius: 4px;
            margin: 20px 0 0 0;
        }

            #customer-wishlist-page table tbody tr td .product-wrapper .add-to-cart i {
                display: inline-block;
                padding: 0 10px 0 0;
            }

            #customer-wishlist-page table tbody tr td .product-wrapper .add-to-cart input {
                display: none;
            }

    /* CHECKOUT PAGE */
    #checkout-page {
        padding: 40px 20px;
    }

        #checkout-page .checkout-data ol li .step.a-item {
            padding: 20px 10px 10px 10px;
        }

            #checkout-page .checkout-data ol li .step.a-item .buttons {
                width: 100%;
            }

            #checkout-page .checkout-data ol li .step.a-item .back-link {
                width: 100%;
                text-align: center;
                padding: 17px 0;
                background: transparent;
                margin: 20px 0 0 0;
                font-size: 1.2em;
                border-radius: 4px;
                border: 1px solid #eee;
                color: #525252;
            }

        #checkout-page #opc-confirm_order .order-summary-body #shopping-cart-form table tbody tr {
            border: 1px solid #eee;
            padding: 20px;
            margin: 0 0 30px 0;
        }

            #checkout-page #opc-confirm_order .order-summary-body #shopping-cart-form table tbody tr:last-child {
                margin: 0;
            }

            #checkout-page #opc-confirm_order .order-summary-body #shopping-cart-form table tbody tr td {
                display: block;
                vertical-align: middle;
                font-size: .9em;
                font-weight: 400;
                line-height: 1.4em;
                padding: 0;
                width: 100%;
                white-space: normal;
            }

                #checkout-page #opc-confirm_order .order-summary-body #shopping-cart-form table tbody tr td .sku {
                    padding: 0 0 20px 0;
                }

                    #checkout-page #opc-confirm_order .order-summary-body #shopping-cart-form table tbody tr td .sku strong {
                        float: left;
                        width: 100px;
                    }

                #checkout-page #opc-confirm_order .order-summary-body #shopping-cart-form table tbody tr td .product-picture a {
                    margin: 0 20px 20px 0;
                    display: block;
                    height: 80px;
                    width: 80px;
                    float: left;
                }


                #checkout-page #opc-confirm_order .order-summary-body #shopping-cart-form table tbody tr td .product {
                    float: left;
                    width: calc(100% - 100px);
                    display: table;
                    height: 80px;
                }

                    #checkout-page #opc-confirm_order .order-summary-body #shopping-cart-form table tbody tr td .product .product-content {
                        display: table-cell;
                        vertical-align: middle;
                    }




                #checkout-page #opc-confirm_order .order-summary-body #shopping-cart-form table tbody tr td .product-wrapper table {
                    border: none;
                }

                    #checkout-page #opc-confirm_order .order-summary-body #shopping-cart-form table tbody tr td .product-wrapper table thead tr {
                        padding: 10px 20px;
                        border: none;
                        border-bottom: 1px solid #eee;
                        border-top: 1px solid #eee;
                        display: table-row;
                    }

                        #checkout-page #opc-confirm_order .order-summary-body #shopping-cart-form table tbody tr td .product-wrapper table thead tr th {
                            padding: 10px 20px 10px 0;
                            display: table-cell;
                        }


            #checkout-page #opc-confirm_order .order-summary-body #shopping-cart-form table tbody tr.cart-item-row {
                display: table-row;
                border: none;
            }

                #checkout-page #opc-confirm_order .order-summary-body #shopping-cart-form table tbody tr.cart-item-row td {
                    display: table-cell;
                    padding: 20px 20px 0 0;
                }


        #checkout-page #opc-confirm_order .order-summary-body table.cart-total {
            width: 100% !important;
        }

            #checkout-page #opc-confirm_order .order-summary-body table.cart-total tr {
                display: table-row;
            }

                #checkout-page #opc-confirm_order .order-summary-body table.cart-total tr td {
                    display: table-cell !important;
                }

                    #checkout-page #opc-confirm_order .order-summary-body table.cart-total tr td.cart-total-right {
                        white-space: nowrap !important;
                    }
    /* PRODUCT PAGE */

    #simple-product-page .category-name {
        position: absolute;
        z-index: 2;
        padding: 55% 0 0 0;
    }

        #simple-product-page .category-name span {
            position: absolute;
            bottom: 0;
            left: 20px;
            padding: 6px 10px;
            background: #00b388;
            color: #FFF;
            text-transform: uppercase;
        }

    #simple-product-page .title {
        text-align: center;
        position: relative;
        width: calc(100% - 40px);
        top: initial;
        height: auto;
        display: block;
        margin: 0 20px;
        border-bottom: 1px solid #eee;
        background: transparent;
    }

        #simple-product-page .title h1 {
            text-align: left;
            color: #000;
            padding: 20px 0;
            text-shadow: none;
            font-size: 1.4em;
            display: block;
            font-weight: 500;
            max-width: 100%;
            line-height: 1.4em;
        }

    #simple-product-page #content-section .content-section-buy .content-section-buy-container {
        background: transparent;
        padding: 0 0 20px;
        border-bottom: 1px solid #bbb;
    }

        #simple-product-page #content-section .content-section-buy .content-section-buy-container .add-to-cart button {
            padding: 17px 0;
            text-align: center;
            color: #000;
            background: #FFF;
            cursor: pointer;
            border-radius: 4px;
            font-size: 1.2em;
            display: inline-block;
            width: 100%;
            border: 2px solid;
            font-weight: 600;
        }

            #simple-product-page #content-section .content-section-buy .content-section-buy-container .add-to-cart button .icon.cart.white:before {
                background-image: url('../../images/icons/black_shopping_cart.svg');
            }


    #simple-product-page .product-image-header {
        height: 0;
        padding: 55% 0 0 0;
    }

        #simple-product-page .product-image-header .title {
        }

    #simple-product-page #content-section {
        width: 100%;
        padding: 0 0 40px 0;
        position: relative;
    }

        #simple-product-page #content-section .content-section-buy {
            padding: 0 20px 20px 20px;
            float: right;
            width: calc(100% - 40px);
            position: relative;
            right: 0;
            font-weight: 400;
        }

        #simple-product-page #content-section .product-description {
            font-size: 1em;
            font-weight: 400;
            line-height: 2em;
            padding: 20px 20px 0 20px;
            margin: auto;
            float: initial;
            width: calc(100% - 40px);
            clear: both;
        }

    #item-footer .item-footer-heading {
        font-size: 1.4em;
        padding: 0px 20px 20px;
    }

    #item-footer .category {
        width: 50%;
        float: left;
        background: #00b388;
        color: #FFF;
        display: block;
        height: 130px;
        text-decoration: none;
    }

        #item-footer .category .category-strap {
            padding: 30px 0 0 20px;
            display: block;
            font-size: .8em;
            font-weight: 400;
        }

        #item-footer .category .category-title {
            padding: 0 0 0 20px;
            display: block;
            font-size: 1.1em;
            font-weight: 400;
        }

    #item-footer .product {
        width: 50%;
        float: left;
        display: block;
        height: 130px;
        background-size: cover;
        text-decoration: none;
        color: #FFF;
        background-position: center;
    }

        #item-footer .product .product-strap {
            padding: 30px 30px 0 0;
            display: block;
            font-size: .8em;
            font-weight: 400;
            text-align: right;
        }

        #item-footer .product .product-title {
            padding: 0 30px 0 10px;
            display: block;
            font-size: 1.1em;
            font-weight: 400;
            text-align: right;
            top: 45px;
        }

    #simple-product-page #content-section .product-description .gallery {
        padding: 20px 0;
        margin: 0 0 20px;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
    }

    #simple-product-page #content-section .content-section-buy .content-section-buy-container .tier-prices,
    #simple-product-page #content-section .content-section-buy .content-section-buy-container .delivery,
    #simple-product-page #content-section .content-section-buy .content-section-buy-container {
        border-bottom: 1px solid #eee;
    }

    #simple-product-page #content-section .product-description ol, #simple-product-page #content-section .product-description ul {
        padding: 0 0 20px 30px;
    }

    #simple-product-page.product-grouped #content-section .product-description {
        width: calc(100% - 40px);
    }

        #simple-product-page.product-grouped #content-section .product-description .product-variant-line {
            float: left;
            width: calc(100% + 40px);
            background: transparent;
            margin: 0 0 20px 0;
            color: #333;
            position: relative;
            left: -20px;
        }

            #simple-product-page.product-grouped #content-section .product-description .product-variant-line .variant-picture {
                width: 100%;
                position: relative;
                background-size: cover;
                background-position: center;
                height: 0;
                padding: 70% 0 0 0;
            }

            #simple-product-page.product-grouped #content-section .product-description .product-variant-line .product-variant-wrapper {
                padding: 20px;
                position: relative;
            }

                #simple-product-page.product-grouped #content-section .product-description .product-variant-line .product-variant-wrapper .add-to-cart {
                    position: relative;
                    float: left;
                    width: calc(100% - 65px);
                    padding: 20px 0 0;
                }

                    #simple-product-page.product-grouped #content-section .product-description .product-variant-line .product-variant-wrapper .add-to-cart button {
                        padding: 17px 0;
                        text-align: center;
                        color: #000;
                        background: #FFF;
                        cursor: pointer;
                        border-radius: 4px;
                        font-size: 1.2em;
                        font-weight: 600;
                        display: inline-block;
                        width: 100%;
                        border: 2px solid #000;
                    }

            #simple-product-page.product-grouped #content-section .product-description .product-variant-line .variant-name {
                font-size: 1.4em;
                line-height: 1.4em;
                border-bottom: 1px solid #eee;
            }

            #simple-product-page.product-grouped #content-section .product-description .product-variant-line .availability,
            #simple-product-page #content-section .content-section-buy .product-price,
            #simple-product-page.product-grouped #content-section .product-description .product-variant-line .product-price,
            #simple-product-page #content-section .content-section-buy .availability .stock {
                font-size: 1.3em;
            }

            #simple-product-page.product-grouped #content-section .product-description .product-variant-line .product-price,
            #simple-product-page #content-section .content-section-buy .content-section-buy-container .manufacturers {
                border-bottom: 1px solid #eee;
            }

    /* LABELS */
    .form-input-section .form-item label {
        line-height: 1.5em;
    }

    /* TOPIC PAGE */

    .topic-page {
        padding: 40px 20px;
    }

    /* SEARCH PAGE */
    .search-page-form {
        padding: 20px 0 0 0;
        border-bottom: 1px solid #eee;
    }

    .bar-notification p.content {
        padding: 10px;
        margin: 5px 0px;
        text-align: center;
    }

    .bar-notification .close {
        margin: 21px;
    }

    /* ORDER ITEMS */
    #order-items .order-item .order-item-detail ul li strong {
        float: left;
        width: 50%;
    }

    /* PAGE NOT FOUND */
    #page-not-found .page-not-found-content {
        line-height: 1.6em;
    }

    .vh-height {
        height: calc(100vh - 60px);
    }

    .product-border-bottom {
        border-bottom: 1px solid #eee;
        margin: 0 0 20px 0;
    }

    /* OVERRIDES */
    #deals-page #generic-category-page .category-content .page-body .product-grid .product-item {
        width: 100% !important;
        float: left;
        position: relative;
        overflow: initial;
        padding-bottom: 20px;
        margin: 0;
    }


        #deals-page #generic-category-page .category-content .page-body .product-grid .product-item .image-hover {
            width: calc(100% - 20px) !important;
            float: initial;
            position: relative;
            overflow: initial;
            padding-bottom: 55% !important;
            margin: 10px;
            display: block;
        }

        #deals-page #generic-category-page .category-content .page-body .product-grid .product-item .product-info-container a.title {
            min-height: initial;
        }

    #generic-category-page .category-content .page-body .product-grid .product-item .product-info-container .button-add-to-cart a.deal-ended {
        /*width: 100%;
        padding: 17px 0;*/
        padding: 13px 20px;
        text-align: center;
        color: #000;
        background: transparent;
        cursor: pointer;
        border-radius: 4px;
        font-size: 1.2em;
        font-weight: 600;
        display: inline-block;
        min-width: calc(100% - 40px);
        text-shadow: none;
        border: 2px solid #000;
        font-family: sans-serif !important;
    }

    #deals-page #generic-category-page .category-content .page-body .product-grid .product-item.item-count-1 .button-wishlist,
    #deals-page #generic-category-page .category-content .page-body .product-grid .product-item.item-count-2 .button-wishlist,
    #deals-page #generic-category-page .category-content .page-body .product-grid .product-item.item-count-3 .button-wishlist,
    #deals-page #generic-category-page .category-content .page-body .product-grid .product-item.item-count-4 .button-wishlist,
    #deals-page #generic-category-page .category-content .page-body .product-grid .product-item.item-count-6 .button-wishlist,
    #deals-page #generic-category-page .category-content .page-body .product-grid .product-item.item-count-7 .button-wishlist {
        top: 10px;
        bottom: inherit;
        right: 10px;
        top: 0;
        margin: calc(60% - 5px) 0 0 0;
    }

    /* NEDBANK ID INFO PAGE */
    #ph-topic.nedbankid-info-page {
        max-width: 100%;
        margin: 0 0 40px 0;
        padding: 0;
    }

        #ph-topic.nedbankid-info-page .nedbank-id-image {
            background-image: url(../../images/unlocked/nedbank-id-info.jpg);
            background-position: center;
            background-size: cover;
            width: 100%;
            height: 0;
            float: right;
            margin: 0 0 20px 0;
            padding: 50% 0 0 0;
        }

        #ph-topic.nedbankid-info-page .third.spacer {
            margin: 0;
            padding: 0 20px 20px 20px;
            border-right: none;
            min-height: initial;
            width: calc(100% - 40px);
        }

        #ph-topic.nedbankid-info-page h3.heading-spacer {
            padding: 0 20px 20px 20px;
        }

        #ph-topic.nedbankid-info-page p.mobile-link {
            background: #009639;
            padding: 20px;
            position: relative;
            left: -20px;
            width: 100%;
            color: rgba(255,255,255,.8);
            margin: 1px 0 0 0;
        }

            #ph-topic.nedbankid-info-page p.mobile-link a {
                color: #fff;
            }


    #deal-tips {
        width: 100%;
        position: fixed;
        overflow-y: auto;
        left: 0;
        right: 0;
        background: rgba(0,0,0,.7);
        padding: 0;
        top: 0;
        bottom: 0;
        z-index: 9999;
    }

        #deal-tips .inner {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            background: #fff;
            padding: 40px 20px;
            overflow: auto;
        }

        #deal-tips .deal-tops-button {
            padding: 17px 30px;
            text-align: center;
            color: #FFF;
            background: #00b388;
            border: 0;
            cursor: pointer;
            border-radius: 4px;
            font-size: 1.2em;
            font-weight: 300;
            display: block;
            min-width: 100%;
            text-shadow: 1px 1px 1px rgba(0,0,0,.5);
            margin: 20px auto 0;
            position: relative;
        }

    .no-scroll-deals {
        display: none;
    }

    #simple-product-page #content-section .content-section-buy .content-section-buy-container .add-to-cart button.deals-btn {
        padding: 17px 0;
        text-align: center;
        color: #000;
        background: transparent;
        cursor: pointer;
        border-radius: 4px;
        font-size: 1.2em;
        font-weight: 600;
        display: inline-block;
        width: calc(100% + 60px);
        border: 2px solid #000;
    }

    header#unlocked-header .header-menu ul.header-nav-bar li.lifestyle-selected .mobile-subnav ul {
        display: block;
    }

        header#unlocked-header .header-menu ul.header-nav-bar li.lifestyle-selected .mobile-subnav ul li a {
            color: #333;
        }

        header#unlocked-header .header-menu ul.header-nav-bar li.lifestyle-selected .mobile-subnav ul li ul {
            display: none;
        }

    header#unlocked-header .header-menu ul.header-nav-bar li.lifestyle-selected li:first-child {
        margin-top: 15px;
    }

    header#unlocked-header .header-menu ul.header-nav-bar li.lifestyle-selected li {
        margin: 0 0 0 10px;
        padding: 0 0 0 20px;
        border-left: 2px solid #eee;
    }

        header#unlocked-header .header-menu ul.header-nav-bar li.lifestyle-selected li a {
            font-size: 1.2em;
        }

        /*show the login or logout control in mobile mode*/   
        header#unlocked-header .header-menu ul.header-nav-bar li.auth-mobile {
            display: block !important;
        }

        .product-info-container .button-add-to-cart .external-link a:after {
            padding: 19px 0;
            text-align: center;
            color: #000;
            border: 0;
            cursor: pointer;
            border-radius: 4px;
            font-size: 1em;
            display: inline-block;
            text-indent: initial;
            content: "Enquire Now";
            position: absolute;
            right: 0;
            top: 0;
            width: 100%;
            font-weight: 600;
        }
    
    #sub-unlocked-header.show {
        top: 127px !important;
        position: absolute !important;
    }

    #header-nav-bar-drop-down {
        padding: 10px;
        border: 2px solid #ddd;
        width: calc(100% - 40px);
        font-size: .9em;
        font-family: 'Libre Franklin', sans-serif !important;
        margin: 15px auto 0px auto;
    }

    .header-nav-bar-drop-down-hide{
        display: none !important;
    }

    .header-nav-bar-drop-down-show {
        display: block !important;
    }
}

@media (min-width: 1025px)
{
    /*re-display top-menu for desktop mode*/
    #top-menu {
        display: block !important;
    }

    .sb-submenu {
        display: none !important;
        padding: 0;
        margin: 0;
        list-style-type: none;
        background-color: rgba(255, 255, 255, 0.05); /* Submenu background colour. */
    }
}
/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {    
}

/* ================================================= */
/* MAIN OVERRIDE */
/* ================================================= */

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
}

@media (min-width: 768px) and (max-width: 1023px) {
    #sub-unlocked-header.show {
        top: 137px !important;
    }

    #sub-unlocked-header {
        top: 137px !important;
    }

    #generic-category-page .category-sidebar{
        top: 58px !important;
    }

    #generic-category-page .category-content {
        padding: 123px 10px 10px 10px;
    }
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {

    header#unlocked-header {
        height: 60px;
        
    }

    #sub-unlocked-header.show {
        top: 133px !important;
        position: absolute !important;
    }

    #sub-unlocked-header {
        top: 133px !important;
        position: absolute !important;
    }

    #generic-category-page .category-sidebar {
        top: 54px !important;
    }

    #generic-category-page .category-content {
        padding: 119px 10px 10px 10px;
    }
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
    .v-desktop {
        display: none;
    }

    .v-mobile {
        display: block !important;
    }

    #sub-unlocked-header.show {
        top: 153px !important;
    }

    #sub-unlocked-header {
        top: 153px !important;
    }

    #generic-category-page .category-sidebar {
        top: 68px !important;
    }

    #generic-category-page .category-content {
        padding: 133px 10px 10px 10px;
    }

    .register-result-container .register-result-container-cell h1 {
        font-size: 1.5em;
    }

    .register-result-container .register-result-container-cell .buttons a {
        font-size: 1em;
    }
}

.login-textbox-width{
    width:93% !important;
}

@media (max-width: 480px) {
    @media (min-width: 320px) {
        .login-textbox-width {
            width: 102% !important;
        }
        #customer-login-page .login-wrapper {
            width: calc(50% - 80px);
            padding: 40px;
            float: right;
            background: #FFF;
            min-height: calc(100vh - 238px);
            max-width: 550px;
            min-width: 337px;
        }
    }

    @media (min-width: 375px) {
        .login-textbox-width {
            width: 102% !important;
        }
        #customer-login-page .login-wrapper {
            width: calc(50% - 80px);
            padding: 40px;
            float: right;
            background: #FFF;
            min-height: calc(100vh - 238px);
            max-width: 550px;
            min-width: 390px;
        }
    }

    @media (min-width: 425px) {
        .login-textbox-width {
            width: 101% !important;
        }
        #customer-login-page .login-wrapper {
            width: calc(50% - 80px);
            padding: 40px;
            float: right;
            background: #FFF;
            min-height: calc(100vh - 238px);
            max-width: 550px;
            min-width: 433px;
        }
    }


    #avo-popup .modal-dialog {
        min-width: 320px;
        top: 60px;
    }

    #avo-popup .avopopup-images {
        display: grid;
        column-gap: unset;
        row-gap: 10px;
        justify-items: center;
        grid-template-columns: unset;
        grid-template-rows: auto auto auto;
        margin-bottom: 30px;
    }

        #avo-popup .avopopup-images img {
            height: 100px;
            width: 280px;
        }

    #avo-popup .avopopup-buttons {
        margin-bottom: 10px;
    }

        #avo-popup .avopopup-buttons button {
            height: 50px;
            width: 260px;
            border-radius: 5px;
        }

            #avo-popup .avopopup-buttons button.avopopup-btn-primary {
                background-color: #009639;
                color: white;
                font-size: 16px;
                font-weight: 500;
                font-family: 'Libre Franklin', sans-serif;
                border: 2px solid #009639;
                margin-right: unset;
                margin-bottom: 10px;
            }

            #avo-popup .avopopup-buttons button.avopopup-btn-secondary {
                background-color: white;
                color: #009639;
                font-size: 16px;
                font-weight: 500;
                font-family: 'Libre Franklin', sans-serif;
                border: 2px solid #009639;
                margin-left: unset;
                margin-bottom: 10px;
            }


}



.MobileYouthxSubMenu {
    padding: 10px 15px 10px 50px !important;
    display: block !important;
    color: #333 !important;
}


@media (max-width: 1024px) {
    #home-page .block.youthx {
        height: calc(44vh);
    }
    #home-page .block .content-hover .line {
        /*width: 160px;*/
        height: 8px;
        margin: auto;
        margin-bottom: 15px;
    }

    #home-page .block .content-hover h2 {
        color: #FFF;
        font-size: 1.2em;
        text-transform: capitalize;
        font-weight: 500;
        margin: 0 0 20px 0;
    }

    #home-page .block .content-hover p img.mobile-arrow {
        float: right;
    }

    #home-page .block .content-hover p {
        font-size: 1em;
        line-height: 1.7em;
        margin: 0;
    }

    #home-page .block .content-hover span img {
        position: absolute;
        right: 10px;
        top: 50%;
        margin: 0px; /*-12px 0 0 0;*/
    }

    #home-page .block .content-hover span {
        font-size: 1.4em;
        color: #FFF;
        font-weight: 500;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
    }

    #home-page .block .content-hover {
        display: table-cell !important;
        vertical-align: middle;
        text-align: center;
        padding: 0 32px;
        color: #FFF;
        z-index: 2;
        position: relative;
    }

    #home-page .block .content-strap-line {
        display: none !important;
    }

    #home-page .block .image-hover {
        transition: transform .2s;
        background-position: center;
        background-size: cover;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        opacity: .4;
    }

    #home-page .block,
    #home-page .block.last {
        flex: none;
        float: initial;
        height: calc(45vh);
        display: table;
        position: relative;
        overflow: hidden;
        width: 100%;
    }

        #home-page .block.lifestyle .content-hover .line {
            background: #00b388;
        }

        #home-page .block.money .content-hover .line {
            background: #009639;
        }

        #home-page .block.potential .content-hover .line {
            background: #d22630;
        }

        /*#home-page .block.youthx {
            float: unset;
            height: calc(45vh);
            position: relative;
            overflow: hidden;
            width: 100%;
        }

        #home-page .block.youthx .content-hover .line {
            width: unset;
        }*/

        #home-page .block:hover > .content-hover {
            display: table-cell;
        }

        #home-page .block:hover > .content-strap-line {
            display: none;
        }


        #home-page .block:hover > .image-hover {
            transform: scale(1);
            opacity: .4;
        }

    #home-page {
        display: initial;
        height: calc(100vh - 50px);
        overflow: hidden;
    }
}

header#unlocked-header {
    z-index: 999999 !important;
}



@media (max-width: 480px) {
    #md-ProfileError .modal-content {
        height: 20% !important; /* Mobile height */
        padding: 0.8rem;
    }

    #md-ProfileError .update-btn {
        width: 100%;
        padding: 10px;
        font-size: 0.95rem;
    }

    #md-ProfileError .modal-content p {
        font-size: 0.85rem;
    }
}




@media (max-width: 480px) {
    #md-ProfileError {
        align-items: flex-start;
        padding-top: 80px;
    }

        #md-ProfileError .modal-content {
            width: 90%;
            height: auto !important;
            max-height: 90vh;
            padding: 1rem;
            overflow-y: auto;
            box-sizing: border-box;
        }

        #md-ProfileError .close-btn {
            top: 5px;
            right: 5px;
            font-size: 1.2rem;
            width: 28px;
            height: 28px;
        }

        #md-ProfileError .update-btn {
            width: 100%;
            font-size: 1rem;
            padding: 10px;
        }
}


@media (max-width: 360px) {
    #main-category-selection li {
        width: 23%; /* slightly smaller to fit all 4 */
    }
}

@media (max-width: 768px) {

    /* Target ONLY address mobile buttons */
    input.addressEditMobile,
    input.addressDeleteMobile {
        width: 48%;
        height: 44px;
        font-size: 15px;
        font-weight: 500;
        border-radius: 6px;
    }

    /* EDIT – solid purple */
    input.addressEditMobile {
        background-color: #8e24aa !important;
        color: #ffffff !important;
        border: 1px solid #8e24aa !important;
    }

    /* DELETE – outline purple */
    input.addressDeleteMobile {
        background-color: transparent !important;
        color: #8e24aa !important;
        border: 1px solid #8e24aa !important;
    }
}


@media (max-width: 768px) {

    /* Add new address button – mobile only */
    .add-button > input[type="button"] {
        width: 100%;
        height: 46px;
        background-color: #8e24aa !important;
        color: #ffffff !important;
        border: 1px solid #8e24aa !important;
        border-radius: 6px;
        font-size: 15px;
        font-weight: 500;
    }

    .address-items .add-button input[type="button"] {
        width: 100% !important;
        max-width: 100% !important;
        padding: 14px 0 !important;
        font-size: 15px !important;
        font-weight: 500 !important;
        background: #8e24aa !important;
        color: #ffffff !important;
        border-radius: 6px !important;
    }
}



@media (max-width:600px) {

    #PasswordRecoveryResult .PasswordRecoveryResult_card {
        width: 90%;
        padding: 40px 25px;
    }

    #PasswordRecoveryResult .PasswordRecoveryResult_icon {
        width: 140px;
    }

    #PasswordRecoveryResult .PasswordRecoveryResult_title {
        font-size: 22px;
    }
}