img.bg {
    min-height: 100%;
    min-width: 1024px;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -999999991;
}

@import "https://fonts.googleapis.com/css?family=Nunito:400,700,300|EB+Garamond|Source+Sans+Pro:400,700";

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

html, button, input, select, textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

p, pre {
    margin: 1em 0
}

code, kbd, pre, samp {
    font-family: monospace,serif;
    _font-family: 'courier new',monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

    q:before, q:after {
        content: '';
        content: none
    }

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dl, menu, ol, ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu, ol, ul {
    padding: 0 0 0 40px
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

    button[disabled], html input[disabled] {
        cursor: default
    }

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none
    }

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html, button, input, select, textarea {
    color: #222
}

body {
    font-size: 1em;
    line-height: 1.4;
    padding: 0;
    margin: 0
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

img {
    border: 0
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.floatr {
    float: right
}

.floatl {
    float: left
}

.accessability-header {
    position: absolute;
    left: -9999px
}

html {
    min-width: 990px
}

body {
    background-color: #787878;
    min-width: 990px
}

header, section, footer, aside, nav, main, article, figure {
    display: block
}

.verdana12red {
    display: none
}

#wrap {
    margin: auto;
    min-width: 990px
}

.colorbg {
    width: 100%;
    background-color: #e23090
}

header {
    position: relative
}

    header #bannerwrap {
        width: 990px;
        height: auto;
        position: relative;
        margin: auto;
        background-color: #fff;
        display: table
    }

    header #bannerwrap-left {
        width: 60%;
        padding: 5px 13px;
        display: table-cell;
        vertical-align: bottom;
        text-align: left;
        box-sizing: border-box;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
    }

        header #bannerwrap-left a {
            font-family: "Myriad Pro","Source Sans Pro",Helvetica,sans-serif
        }

            header #bannerwrap-left a:hover {
                text-decoration: none
            }

        header #bannerwrap-left h1 {
            font-family: "Myriad Pro","Source Sans Pro",Helvetica,sans-serif;
            font-size: 30px;
            font-weight: 700;
            text-transform: none;
            font-variant: small-caps;
            color: #161415;
            text-align: inherit;
            line-height: 1em;
            margin: 10px 0;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease
        }

        header #bannerwrap-left .logo-link {
            color: #161415;
            width: 70%;
            display: inline-block;
            text-decoration: none
        }

            header #bannerwrap-left .logo-link:hover {
                text-decoration: none
            }

                header #bannerwrap-left .logo-link:hover h1 {
                    color: #81757b
                }

        header #bannerwrap-left p {
            margin: 3px 0;
            letter-spacing: .025em
        }

            header #bannerwrap-left p.subtitle-1 {
                font-family: "Myriad Pro","Source Sans Pro",Helvetica,sans-serif;
                font-size: 17px;
                font-weight: 700;
                text-transform: uppercase;
                font-variant: normal;
                color: inherit
            }

            header #bannerwrap-left p.subtitle-2 {
                font-family: "Myriad Pro","Source Sans Pro",Helvetica,sans-serif;
                font-size: 14px;
                font-weight: 700;
                text-transform: uppercase;
                font-variant: normal;
                color: inherit
            }

    header #bannerwrap-right {
        display: table-cell;
        width: 40%;
        padding: 5px 13px 10px;
        box-sizing: border-box;
    }

        header #bannerwrap-right #header-address {
            text-align: right
        }

            header #bannerwrap-right #header-address a:hover {
                text-decoration: none
            }

            header #bannerwrap-right #header-address ul, header #bannerwrap-right #header-address #header_address {
                font-family: "Myriad Pro","Source Sans Pro",Helvetica,sans-serif;
                font-size: 11.5px;
                font-weight: 400;
                text-transform: uppercase;
                font-variant: normal;
                padding: 0
            }

                header #bannerwrap-right #header-address ul li, header #bannerwrap-right #header-address #header_address li {
                    display: inline-block;
                    text-decoration: none;
                    overflow-wrap: break-word;
                    padding: 0 5px 0 0
                }

                    header #bannerwrap-right #header-address ul li:not(:last-child):after, header #bannerwrap-right #header-address #header_address li:not(:last-child):after {
                        content: "|";
                        padding: 0 0 0 5px
                    }

    header #logo {
        position: absolute;
        left: 0;
        top: 0
    }

    header #header-address {
        margin: 0 0 5px
    }

    header #adminWS {
        margin: 19px 10px
    }

    header .adminLink, header #pngcart, header .admin-img {
        display: inline-block
    }

    header .adminLink {
        line-height: 1em
    }

    header a.adminTxt:link, header a.adminTxt:visited, header a.adminTxt:active, header a.adminTxt:hover {
        color: #787878;
        font-family: "Myriad Pro","Source Sans Pro",Helvetica,sans-serif;
        text-decoration: none
    }

    header #pngcart, header .admin-img {
        padding: 0 5px 0 0
    }

    header #secLogo {
        display: inline;
        padding-top: 10px;
    }

    header #searchwrap {
        position: absolute;
        right: 5px;
        bottom: 14px;
        background: #fff;
        width: 250px;
        border-radius: 5px;
        border: 1px solid #787878
    }

    header #search {
        position: relative;
        bottom: 8px
    }

    header #searchtext {
        font-family: "Myriad Pro","Source Sans Pro",Helvetica,sans-serif;
        font-size: 14px;
        font-weight: 400;
        text-transform: none;
        font-variant: normal;
        border: none;
        width: 220px;
        box-sizing: border-box;
        margin: 0 0 0 10px;
        height: 25px
    }

    header #searchImg {
        position: absolute;
        right: 7px;
        bottom: 6px
    }

    header html #search {
        overflow: hidden
    }

nav {
    height: 34px;
    width: 990px;
    margin: auto;
    position: relative;
    background-color: #fff;
    padding: 0 0 10px;
    border-bottom: 2px solid #dcdbdb
}

    nav #topNav {
        text-align: center;
        position: relative;
        height: inherit;
        width: inherit;
        float: left
    }

        nav #topNav > ul > li > h1 {
            margin: 0
        }

            nav #topNav > ul > li > h1 > a:link, nav #topNav > ul > li > h1 > a:visited, nav #topNav > ul > li > h1 > a:active, nav #topNav > ul > li > h1 > a {
                font-family: "Myriad Pro","Source Sans Pro",Helvetica,sans-serif;
                font-size: 18px;
                font-weight: 400;
                text-transform: lowercase;
                font-variant: normal;
                padding-left: 13px;
                padding-right: 13px;
                text-decoration: none;
                color: #787878;
                letter-spacing: .025em;
                margin: 0
            }

    nav #topNavInnertube {
        position: relative;
        margin: 0;
        padding: 0 0 0 21px;
        line-height: 34px
    }

        nav #topNavInnertube .top_section {
            min-width: 185px
        }

        nav #topNavInnertube .sub_box {
            width: 185px !important
        }

        nav #topNavInnertube .top_nav_sub_link {
            text-transform: capitalize
        }

        nav #topNavInnertube .parentnav {
            background-image: url(/skins/982/images/dropdown.png);
            background-position: 100% 50%;
            background-repeat: no-repeat
        }

    nav ul.menu {
        list-style: none;
        margin: 0;
        padding: 0
    }

        nav ul.menu li {
            display: -moz-inline-stack !important;
            display: inline-block !important;
            vertical-align: top !important;
            zoom: 1 !important;
            *display: inline !important;
            height: auto !important;
            text-transform: uppercase;
            position: relative;
            float: left;
            font-size: 12px
        }

        nav ul.menu ul {
            position: absolute;
            top: 22px;
            left: 0;
            list-style: none;
            border: 1px solid #787878;
            background-color: #fff;
            visibility: hidden;
            padding: 0;
            z-index: 2;
            font-size: 12px
        }

            nav ul.menu ul li {
                position: relative;
                border-top: none;
                width: 148px;
                margin: 0;
                background-color: #fff
            }

                nav ul.menu ul li h2 {
                    margin: 0
                }

                nav ul.menu ul li a {
                    display: block;
                    text-align: left;
                    width: 100%;
                    line-height: 1em;
                    padding: 10px 10px 10px 15px;
                    box-sizing: border-box;
                    color: #787878;
                    font-family: "Myriad Pro","Source Sans Pro",Helvetica,sans-serif;
                    font-size: 18px;
                    font-weight: 400;
                    text-transform: lowercase;
                    font-variant: normal;
                    text-decoration: none;
                    letter-spacing: .025em
                }

                    nav ul.menu ul li a:hover {
                        color: #fff
                    }

                nav ul.menu ul li:hover {
                    background-color: #787878
                }

            nav ul.menu ul ul {
                left: 148px;
                top: -1px
            }

        nav ul.menu .menulink {
            border: 1px solid #aaa;
            padding: 5px 7px 7px;
            font-weight: 700;
            width: 134px
        }

        nav ul.menu .topline {
            border-top: 1px solid #aaa
        }

#content {
    width: 990px;
    text-align: left;
    margin: auto;
    background-color: #fff
}

    #content #innard {
        width: 813px;
        position: relative;
        float: right;
        border-left: 2px solid #dcdbdb
    }

    #content #top-banner #banner-left {
        width: 736px;
        height: 284px
    }

        #content #top-banner #banner-left .main-banner {
            height: 284px;
            position: relative
        }

        #content #top-banner #banner-left .main-banner-right {
            position: absolute;
            right: 0;
            top: 50%;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%)
        }

        #content #top-banner #banner-left .main-banner-left {
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%)
        }

        #content #top-banner #banner-left .main-banner-text {
            text-align: center;
            width: 340px;
            padding: 0 30px;
            box-sizing: border-box
        }

            #content #top-banner #banner-left .main-banner-text .main-banner-heading {
                font-family: "EB Garamond",serif;
                color: #e23090;
                font-size: 53px;
                margin: 0 0 .4em;
                line-height: 1em
            }

            #content #top-banner #banner-left .main-banner-text .main-banner-description {
                font-family: "Nunito",sans-serif;
                color: #4a4140;
                font-size: 17px
            }

            #content #top-banner #banner-left .main-banner-text .main-banner-link {
                font-family: "Nunito",sans-serif;
                color: #e23090;
                font-size: 17px;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
                transition: all .5s ease
            }

        #content #top-banner #banner-left .triangle-right {
            width: 0;
            height: 0;
            border-top: 5px solid transparent;
            border-bottom: 5px solid transparent;
            border-left: 5px solid #e23090;
            display: inline-block;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease
        }

        #content #top-banner #banner-left a:hover .main-banner .main-banner-text .main-banner-link {
            color: #ef89c0
        }

        #content #top-banner #banner-left a:hover .triangle-right {
            border-left: 5px solid #ef89c0
        }

    #content #top-banner #banner-right {
        width: 254px
    }

        #content #top-banner #banner-right a {
            font-family: "Nunito",sans-serif;
            color: #fff
        }

            #content #top-banner #banner-right a:hover .banner-link-block {
                background: #e23090
            }

            #content #top-banner #banner-right a:last-of-type .banner-link-block {
                border-bottom: none
            }

        #content #top-banner #banner-right .banner-link-block {
            background: #ef89c0;
            height: 94px;
            line-height: 94px;
            text-align: center;
            border-bottom: 1px solid #fff;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease
        }

            #content #top-banner #banner-right .banner-link-block span {
                display: inline-block;
                vertical-align: middle;
                line-height: 54px;
                font-size: 20px;
                font-family: "Nunito",sans-serif;
                font-weight: bold;
            }

    #content #top-banner #banner-footer {
        background: #e23090;
        height: 41px;
        line-height: 41px;
        position: relative;
        width: auto;
    }

        #content #top-banner #banner-footer .banner-footer-img {
            margin: -8px 8px 0 17px;
            float: left;
            height: inherit
        }

        #content #top-banner #banner-footer .banner-footer-text {
            float: left;
            height: inherit;
            line-height: inherit;
            vertical-align: middle;
            text-transform: uppercase;
            font-family: "Nunito",sans-serif;
            font-weight: 700;
            font-size: 12px;
            color: #fff;
            width: 820px;
            overflow: hidden;
        }

            #content #top-banner #banner-footer .banner-footer-text a {
                color: inherit;
                font-family: inherit;
                font-weight: inherit;
                font-size: inherit;
                line-height: inherit;
                display: inline-block
            }

                #content #top-banner #banner-footer .banner-footer-text a:hover {
                    text-decoration: underline
                }

    #content #featured-collections {
        margin: 16px 0 0;
        padding: 0 70px
    }

        #content #featured-collections #featured-left {
            width: 422px;
            margin: 0 0 0 4px
        }

            #content #featured-collections #featured-left h1, #content #featured-collections #featured-left h2 {
                text-align: left;
                font-family: "EB Garamond",serif;
                font-size: 24px;
                color: #e23090;
                font-weight: 300
            }

            #content #featured-collections #featured-left .featured-left-image {
                margin: 0 0 0 22px;
                width: 198px
            }

                #content #featured-collections #featured-left .featured-left-image h2, #content #featured-collections #featured-left .featured-left-image h3 {
                    font-family: "Nunito",sans-serif;
                    font-size: 14px;
                    text-transform: uppercase;
                    color: #161415;
                    font-weight: bold;
                    letter-spacing: .025em;
                    text-align: left;
                    margin: 1.11em 0;
                    display: block
                }

                #content #featured-collections #featured-left .featured-left-image img {
                    border: 1px solid #d5d5d5
                }

                #content #featured-collections #featured-left .featured-left-image a {
                    display: inline-block
                }

                    #content #featured-collections #featured-left .featured-left-image a:hover h2 {
                        text-decoration: underline
                    }

                #content #featured-collections #featured-left .featured-left-image:nth-child(2n+0) {
                    margin: 0
                }

        #content #featured-collections #featured-right {
            width: 389px;
            margin: 0 4px 0 0
        }

            #content #featured-collections #featured-right .featured-right-image a > div {
                border: 1px solid #d5d5d5
            }

            #content #featured-collections #featured-right .largetileone .featured-right-inner {
                height: 328px;
                padding: 0 20px;
                box-sizing: border-box;
                color: #242424
            }

                #content #featured-collections #featured-right .largetileone .featured-right-inner h2 {
                    font-size: 50px;
                    font-family: "EB Garamond",serif;
                    margin: 0;
                    font-weight: 300;
                    line-height: 1em;
                    text-align: left
                }

                #content #featured-collections #featured-right .largetileone .featured-right-inner p {
                    -webkit-transition: all .5s ease;
                    -moz-transition: all .5s ease;
                    -ms-transition: all .5s ease;
                    -o-transition: all .5s ease;
                    transition: all .5s ease
                }

                #content #featured-collections #featured-right .largetileone .featured-right-inner .shop-now-button {
                    font-family: "Nunito",sans-serif;
                    font-weight: 300;
                    font-size: 19px;
                    margin: 0 0 0 10px
                }

                #content #featured-collections #featured-right .largetileone .featured-right-inner .triangle-right {
                    width: 0;
                    height: 0;
                    border-top: 5px solid transparent;
                    border-bottom: 5px solid transparent;
                    border-left: 5px solid #242424;
                    display: inline-block;
                    -webkit-transition: all .5s ease;
                    -moz-transition: all .5s ease;
                    -ms-transition: all .5s ease;
                    -o-transition: all .5s ease;
                    transition: all .5s ease
                }

            #content #featured-collections #featured-right .largetileone a:hover .featured-right-inner p {
                color: #ef89c0
            }

            #content #featured-collections #featured-right .largetileone a:hover .featured-right-inner .triangle-right {
                border-left: 5px solid #ef89c0
            }

            #content #featured-collections #featured-right .largetiletwo {
                margin: 9px 0 0;
            }

                #content #featured-collections #featured-right .largetiletwo .featured-right-inner {
                    height: 244px;
                    color: #fff;
                    text-align: center; /* line-height:244px; */
                }

                    #content #featured-collections #featured-right .largetiletwo .featured-right-inner div {
                        display: inline-block;
                        vertical-align: middle;
                        line-height: normal;
                        /* top: 80px; */
                        position: relative;
                    }

                    #content #featured-collections #featured-right .largetiletwo .featured-right-inner h2 {
                        font-family: "EB Garamond",serif;
                        font-size: 50px;
                        font-weight: 300;
                        margin: 0;
                        line-height: 224px;
                        text-shadow: 0 0 32px #000;
                        color: #fff;
                    }

                    #content #featured-collections #featured-right .largetiletwo .featured-right-inner p {
                        -webkit-transition: all .5s ease;
                        -moz-transition: all .5s ease;
                        -ms-transition: all .5s ease;
                        -o-transition: all .5s ease;
                        transition: all .5s ease;
                        text-shadow: 0 0 32px #000
                    }

                    #content #featured-collections #featured-right .largetiletwo .featured-right-inner .shop-now-button {
                        font-family: "Nunito",sans-serif;
                        font-size: 16px;
                        font-weight: 300;
                        margin-top: -70px;
                    }

                    #content #featured-collections #featured-right .largetiletwo .featured-right-inner .triangle-right {
                        width: 0;
                        height: 0;
                        border-top: 5px solid transparent;
                        border-bottom: 5px solid transparent;
                        border-left: 5px solid #fff;
                        display: inline-block;
                        -webkit-transition: all .5s ease;
                        -moz-transition: all .5s ease;
                        -ms-transition: all .5s ease;
                        -o-transition: all .5s ease;
                        transition: all .5s ease
                    }

                #content #featured-collections #featured-right .largetiletwo a:hover .featured-right-inner p {
                    color: #ef89c0
                }

                #content #featured-collections #featured-right .largetiletwo a:hover .featured-right-inner .triangle-right {
                    border-left: 5px solid #ef89c0
                }

    #content #Table6, #content #Table4, #content #Table9, #content #Table9 > tbody > tr > td > div {
        width: 813px !important
    }

    #content #searchtop-text {
        float: none
    }

        #content #searchtop-text .with-param {
            margin: 0
        }

    #content .prodwrapper {
        text-align: center
    }

    #content .prodDiv {
        height: auto !important;
        float: none;
        display: inline-block;
        margin: 0 9px !important;
        position: relative;
        vertical-align: top
    }

        #content .prodDiv .opbtnbox {
            padding: 0
        }

        #content .prodDiv .thumbnail {
            height: auto !important;
            min-height: 200px
        }

            #content .prodDiv .thumbnail img {
                height: auto;
                width: auto;
                max-height: 185px;
                max-width: 180px
            }

    #content #cathead-wrapper {
        width: 773px;
        margin: 0 auto 20px !important;
        padding: 0;
        border-bottom: 0;
        float: none
    }

    #content #cat-search-param-wrapper {
        width: 813px;
        margin: 0
    }

    #content #sortmenu {
        background-color: #e23090 !important
    }

    #content .sortlink {
        background-image: none !important
    }

    #content .sortlink, #content .sortby {
        color: #fff !important;
        font-family: "Myriad Pro","Source Sans Pro",Helvetica,sans-serif
    }

        #content .sortlink a:active, #content .sortlink a:visited, #content .sortlink a:hover, #content .sortlink a, #content .sortby a:active, #content .sortby a:visited, #content .sortby a:hover, #content .sortby a {
            color: #fff !important;
            font-family: "Myriad Pro","Source Sans Pro",Helvetica,sans-serif
        }

    #content .cat-pagination-pagenumber, #content .cat-pagination-nextprev, #content .cat-pagination-view a {
        cursor: pointer
    }

    #content a.catbreadcrumb {
        font-family: "Myriad Pro","Source Sans Pro",Helvetica,sans-serif
    }

    #content .SEOHeaderWS {
        color: #787878;
        font-family: "Myriad Pro","Source Sans Pro",Helvetica,sans-serif
    }

    #content .cathorizrule {
        background-color: #e23090 !important;
        width: 775px !important;
        margin: 15px auto 37px !important
    }

    #content .HELVTXT {
        text-align: center
    }

    #content .quickview {
        left: 28px
    }

    #content #searchtop-text .SEOHeaderWS {
        text-align: center
    }
    /* 
        #content #top4products{background-image:none}
        */
    #content #basketwrapper {
        width: 813px !important;
        padding: 0
    }

    #content .prodDetail {
        text-align: center
    }

        #content .prodDetail .prodPriceName {
            float: none;
            text-align: inherit
        }

            #content .prodDetail .prodPriceName h2.underline {
                font-size: 12px !important;
                font-weight: 700 !important
            }

        #content .prodDetail .IMAGEFOOTER a {
            font-size: 12px;
            display: inline-block
        }

            #content .prodDetail .IMAGEFOOTER a:hover {
                text-decoration: none
            }

            #content .prodDetail .IMAGEFOOTER a span {
                font-weight: 700;
                line-height: 1.4em;
                font-family: Verdana,Arial,Helvetica
            }

            #content .prodDetail .IMAGEFOOTER a strong {
                font-weight: 400
            }

    #content .categoryfooter {
        display: block;
        padding: 0 20px;
        font-family: "Myriad Pro","Source Sans Pro",Helvetica,sans-serif;
        font-size: 14px;
        font-weight: 400;
        text-transform: none;
        font-variant: normal
    }

    #content .slick-slider {
        position: relative;
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none;
        -khtml-user-select: none;
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-tap-highlight-color: transparent
    }

    #content .slick-list {
        position: relative;
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 0
    }

        #content .slick-list:focus {
            outline: none
        }

        #content .slick-list.dragging {
            cursor: pointer;
            cursor: hand
        }

    #content .slick-slider .slick-track, #content .slick-slider .slick-list {
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        -o-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    #content .slick-track {
        position: relative;
        top: 0;
        left: 0;
        display: block
    }

        #content .slick-track:before, #content .slick-track:after {
            display: table;
            content: ''
        }

        #content .slick-track:after {
            clear: both
        }

    #content .slick-loading .slick-track {
        visibility: hidden
    }

    #content .slick-slide {
        display: none;
        float: left;
        height: 100%;
        min-height: 1px
    }

    #content [dir='rtl'] .slick-slide {
        float: right
    }

    #content .slick-slide img {
        display: block
    }

    #content .slick-slide.slick-loading img {
        display: none
    }

    #content .slick-slide.dragging img {
        pointer-events: none
    }

    #content .slick-initialized .slick-slide {
        display: block
    }

    #content .slick-loading .slick-slide {
        visibility: hidden
    }

    #content .slick-vertical .slick-slide {
        display: block;
        height: auto;
        border: 1px solid transparent
    }

    #content .slick-dots {
        display: block;
        width: 100%;
        padding: 0;
        list-style: none;
        text-align: center;
        position: absolute;
        bottom: 0
    }

        #content .slick-dots li {
            position: relative;
            display: inline-block;
            width: 20px;
            height: 20px;
            margin: 0 5px;
            padding: 0;
            cursor: pointer
        }

            #content .slick-dots li button {
                font-size: 0;
                line-height: 0;
                display: block;
                width: 12px;
                height: 12px;
                margin: 5px;
                cursor: pointer;
                color: transparent;
                border: 0;
                outline: none;
                background-color: transparent;
                background-image: url(/skins/982/graphics/slider-off.png);
                background-repeat: no-repeat
            }

    #content .slick-active button {
        background-image: url(/skins/982/graphics/slider-on.png) !important
    }

.innard-padding {
    padding: 10px 0 0
}

.group:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

#MyAcctLogin-NewCustomerButton {
    margin-top: 0 !important
}

#MyAcct-Wrapper {
    margin: 0 !important
}

aside {
    float: left;
    width: 175px;
    text-align: left;
    padding: 0 0 0 20px;
    box-sizing: border-box;
    word-wrap: break-word
}

    aside a:link, aside a:visited {
        font-size: .9em;
        font-family: "Myriad Pro","Source Sans Pro",Helvetica,sans-serif;
        display: block;
        margin: 0 0 8px;
        padding: 0 15px 0 0;
        box-sizing: border-box;
        line-height: 1.125em;
        color: #787878;
        text-align: left
    }

        aside a:link:hover, aside a:visited:hover {
            color: #e23090
        }

    aside .leftNavHeader1:link, aside .leftNavHeader1:visited, aside .leftNavHeader2:link, aside .leftNavHeader2:visited {
        font-family: "Myriad Pro","Source Sans Pro",Helvetica,sans-serif;
        font-weight: 400;
        font-size: 19px !important;
        text-transform: uppercase;
        margin: 20px 0 10px;
        color: #787878;
        text-decoration: none;
        line-height: 1.1em;
    }

    aside a.leftNavHeader1:hover, aside a.leftNavHeader2:hover {
        color: #787878
    }

footer {
    background-color: #fff;
    width: 990px;
    margin: auto;
    padding: 1px 0
}

    footer #lower-icons {
        margin: 35px 0 0
    }

        footer #lower-icons .lower-icon-container {
            width: 641px;
            margin: 19px auto 35px
        }

        footer #lower-icons a.lower-icon-block {
            text-align: center;
            color: #524f4f;
            display: block;
            float: left;
            width: 213px;
            padding: 0 23px;
            box-sizing: border-box;
            font-family: "Nunito",sans-serif
        }

            footer #lower-icons a.lower-icon-block:hover {
                text-decoration: none
            }

                footer #lower-icons a.lower-icon-block:hover h2 {
                    color: #868181;
                    text-decoration: inherit
                }

            footer #lower-icons a.lower-icon-block h2 {
                font-family: "Myriad Pro","Source Sans Pro",Helvetica,sans-serif;
                font-size: 16px;
                font-weight: 700;
                text-transform: none;
                font-variant: normal;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
                transition: all .5s ease;
                color: inherit;
                margin: 1em 0;
                display: block
            }

            footer #lower-icons a.lower-icon-block p {
                font-family: "Nunito",sans-serif;
                font-size: 12px;
                font-weight: 300
            }

        footer #lower-icons .icon-separator {
            width: 1px;
            background: #524f4f;
            height: 96px;
            float: left;
            margin: 74px 0 0
        }

    footer #footer-info {
        text-align: center;
        padding: 0 29px
    }

        footer #footer-info a {
            color: #e23090;
            font-size: 14px;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease
        }

            footer #footer-info a:hover {
                color: #c41b76
            }

        footer #footer-info .footer-heading {
            font-family: "Nunito",sans-serif;
            font-weight: 700;
            font-size: 18px
        }

        footer #footer-info .footer-body {
            font-family: "Nunito",sans-serif;
            font-weight: 400;
            font-size: 14px
        }

    footer #footer-links-container {
        text-align: center;
        margin: 45px 0 30px;
        padding: 0 29px
    }

        footer #footer-links-container .footer-links-1, footer #footer-links-container .footer-links-2 {
            padding: 0
        }

            footer #footer-links-container .footer-links-1 a, footer #footer-links-container .footer-links-2 a {
                font-family: "Nunito",sans-serif;
                font-variant: small-caps;
                font-weight: 400;
                font-size: 14px;
                letter-spacing: .025em
            }

                footer #footer-links-container .footer-links-1 a:hover, footer #footer-links-container .footer-links-2 a:hover {
                    text-decoration: underline
                }

            footer #footer-links-container .footer-links-1 ul, footer #footer-links-container .footer-links-2 ul {
                padding: 0
            }

            footer #footer-links-container .footer-links-1 li, footer #footer-links-container .footer-links-2 li {
                display: inline-block
            }

                footer #footer-links-container .footer-links-1 li + li:before, footer #footer-links-container .footer-links-2 li + li:before {
                    content: "|";
                    padding: 0 5px
                }

    footer #content-footer {
        margin: auto;
        width: 990px;
        overflow: hidden;
        text-align: center;
        padding: 10px
    }

    footer #footer {
        position: relative;
        width: 990px;
        margin: auto;
        overflow: hidden;
        text-align: center;
        padding: 0;
        color: #e23090;
        float: none !important
    }

    footer #footerWS {
        display: none
    }

        footer #footerWS table {
            margin: auto
        }

    footer #tfNetworkTD {
        padding-right: 25px
    }

    footer #secLogo {
        margin: 20px;
        float: right
    }

    footer #footer a:link, footer #footer a:visited, footer #footer a:hover {
        color: #e23090
    }

    footer #footer .footerlink a:link, footer #footer .footerlink a:visited, footer #footer .footerlink a:active, footer #footer .footerlink a:hover, footer #footer .footerlinkswhite a:link, footer #footer .footerlinkswhite a:visited, footer #footer .footerlinkswhite a:active, footer #footer .footerlinkswhite a:hover, footer #footer .privacylinkwhite a:link, footer #footer .privacylinkwhite a:visited, footer #footer .privacylinkwhite a:active, footer #footer .privacylinkwhite a:hover {
        color: #e23090
    }

    footer #footer .homePageFooterTextNew, footer #footer .contentmatrixfooter, footer #footer .CategoryLinks, footer #footer .CategoryLinksNarrow, footer #footer .CategoryLinksNarrow2, footer #footer .CategoryFooterText, footer #footer .CategoryFooterTextBlack, footer #footer .CategoryFooterTextBold, footer #footer .homePageFooterTextNew, footer #footer .homePageFooterTextNewBlack, footer #footer .CategoryFooterTextBlack, footer #footer .CategoryFooterTextBold, footer #footer .homepageAddress, footer #footer .homePageFooterTextNewBlack {
        color: #e23090
    }

#returningcustomer {
    margin-right: 68px !important;
}

#checkoutbuttons-top-right {
    margin-right: 64px;
}

#checkoutbuttons-top-left {
    margin-left: 60px;
}

.subtotalwrapper {
    margin-right: 62px !important;
}

.totalwrapper {
    margin-right: 62px !important;
}

#checkoutbuttons-bottom-right {
    right: 62px;
    position: relative;
}

#shoppingcart-promo-section .form-section {
    left: 48px;
    position: relative;
}

#reassurances {
    left: 64px;
    position: relative;
}

.shippingmsg {
    left: 60px;
    position: relative;
}
nav #topNav > ul > li > a:link, nav #topNav > ul > li > h2 > a:visited, nav #topNav > ul > li > a:active, nav #topNav > ul > li > a {
    font-family: "Myriad Pro","Source Sans Pro",Helvetica,sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-transform: lowercase;
    font-variant: normal;
    padding-left: 13px;
    padding-right: 13px;
    text-decoration: none;
    color: #787878;
    letter-spacing: .025em;
    margin: 0;
}
.numberCircle {
    display: none;
    border-radius: 50%;
    border: 2px solid;
    font-size: 12px;
    color: black;
    left: 23.5px;
    position: relative;
    top: -17px;
    padding-top: 2px;
    line-height: 1;
}

    .numberCircle:before,
    .numberCircle:after {
        content: '\200B';
        display: inline-block;
        line-height: 0px;
    }

    .numberCircle:before {
        padding-left: 4px;
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .numberCircle:after {
        padding-left: 4px;
        margin-top: 8px;
        margin-bottom: 8px;
    }

