* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background-color: #787878;
    min-width: 800px !important;
    padding: 0 0 0 0 !impoartant;
}

img.bg {
    min-height: 100%;
    min-width: 1024px;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -999999991;
}

@font-face {
    font-family: "utsaah";
    src: url("ufonts.com_utsaah.ttf");
}

@font-face {
    font-family: "Kreon";
    src: url("Kreon-Regular.ttf");
}

@font-face {
    font-family: "Pattaya";
    src: url("sJEout1xdD7J8H-1H81pIQ.ttf");
}

@font-face {
    font-family: "BRADHI";
    src: url("BRADHI.ttf");
}

@font-face {
    font-family: "Book Antiqua";
    src: url("BKANT.TTF");
}

@font-face {
    font-family: "Century Gothic";
    src: url("ufonts.com_century-gothic.ttf");
}

@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: auto;
}

body {
    width: 100%;
    min-width: auto !important;
    overflow-x: hidden;
}

header, section, footer, aside, nav, main, article, figure {
    display: block
}

.verdana12red {
    display: none
}

#wrap {
    margin: auto;
    min-width: auto !important;
    width: 92%;
}

.colorbg {
    width: 100%;
    background-color: #e23090
}

header {
    position: relative
}

     header #bannerwrap{width:990px;height:auto;position:relative;margin:auto;background-color:#fff;display:table;margin-bottom: -12px;}
        header #bannerwrap-left{width:60%;padding:5px 13px 44px;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:"utsaah","Source Sans Pro",Helvetica,sans-serif}
        header #bannerwrap-left a:hover{text-decoration:none}
        header #bannerwrap-left h1 {font-family: "Book Antiqua", "Source Sans Pro", Helvetica, sans-serif;font-size: 24px;font-weight: 900;text-transform: uppercase;/* font-style: italic; */color: rgb(102, 102, 102);text-align: inherit;line-height: 1em;letter-spacing: 2px;transition: all 0.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-left1{width:70%;padding:5px 13px 44px;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{width:0% !important;}
        header #bannerwrap-left1 a{font-family:"utsaah","Source Sans Pro",Helvetica,sans-serif}
        header #bannerwrap-left1 a:hover{text-decoration:none}
        header #bannerwrap-left1 h1 {font-family: "Book Antiqua", "Source Sans Pro", Helvetica, sans-serif;font-size: 24px;font-weight: 900;text-transform: uppercase;font-style: italic;color: rgb(102, 102, 102);text-align: inherit;line-height: 1em;letter-spacing: 2px;transition: all 0.5s ease;}        
        header #bannerwrap-left1 .logo-link{color:#161415;width:70%;display:inline-block;text-decoration:none}
        header #bannerwrap-left1 .logo-link:hover{text-decoration:none}
        header #bannerwrap-left1 .logo-link:hover h1{color:#81757b}
        header #bannerwrap-left1 p{margin:3px 0;letter-spacing:.025em}
        header #bannerwrap-left1 p.subtitle-1{font-family:"utsaah","Source Sans Pro",Helvetica,sans-serif;font-size:17px;font-weight:700;text-transform:lowercase;font-variant:normal;color:inherit}
        header #bannerwrap-left1 p.subtitle-1 .shopcity{text-transform:capitalize;}
        header #bannerwrap-left1 p.subtitle-2 {font-family: "Century Gothic", "Source Sans Pro", Helvetica, sans-serif;font-size: 15px;text-transform: uppercase;font-style: italic;color: grey;letter-spacing: 0.6px;position: relative;font-variant: normal normal;}  
        header #bannerwrap-left p{margin:3px 0;letter-spacing:.025em}
        header #bannerwrap-left p.subtitle-1{font-family:"utsaah","Source Sans Pro",Helvetica,sans-serif;font-size:17px;font-weight:700;text-transform:lowercase;font-variant:normal;color:inherit}
        header #bannerwrap-left p.subtitle-1 .shopcity{text-transform:capitalize;}
        header #bannerwrap-left p.subtitle-2 {font-family: "Century Gothic", "Source Sans Pro", Helvetica, sans-serif;font-size: 15px;text-transform: uppercase;font-style: italic;color: grey;letter-spacing: 0.6px;position: relative;font-variant: normal normal;}
        header #bannerwrap-right{display:table-cell;width:40%;padding:5px 13px 10px;box-sizing:border-box;}
    header #bannerwrap-right {
        display: table-cell;
        width: 40%;
        padding: 5px 13px 0px 0px;
        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: "utsaah","Source Sans Pro",Helvetica,sans-serif;
                font-size: 15px;
                font-weight: 600;
                text-transform: uppercase;
                font-variant: normal;
                letter-spacing: .025em;
                padding: 0;
                padding-bottom: 6px;
            }

                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: "utsaah","Source Sans Pro",Helvetica,sans-serif;
        text-decoration: none;
        font-size: 14px;
        font-weight: 600;
    }

    header #pngcart, header .admin-img {
        padding: 0 5px 0 0
    }

    header #secLogo {
        display: inline;
        padding-top: 10px;
    }

    header #searchwrap {
        position: absolute;
        right: 5px;
        bottom: 2px;
        background: #fff;
        width: 250px;
        border: 1px solid #787878;
        margin: 0 0 0 0;
        height: 24px;
        top: -2px;
    }

    header #search {
        position: relative;
        bottom: 8px
    }

    header #searchtext {
        font-family: "utsaah","Source Sans Pro",Helvetica,sans-serif;
        font-size: 16px;
        font-weight: 400;
        text-transform: none;
        font-variant: normal;
        border: none;
        width: 220px;
        box-sizing: border-box;
        margin: 0 0 0 8px;
        height: 16px;
        position: relative;
        outline: white;
    }

    header #searchImg {
        position: absolute;
        right: 7px;
        bottom: 5px
    }

    header html #search {
        overflow: hidden
    }

nav {
    height: 34px;
    width: 990px;
    margin: auto;
    position: relative;
    background-color: #fff;
    padding: 0 0 10px;
}

    nav #topNav {
        text-align: center;
        position: relative;
        height: 30px;
        width: 984px;
        float: left;
        top: -6px;
    }

        nav #topNav > ul > li > h1 {
            margin: 0
        }

        nav #topNav > ul > li > h2 {
            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: "Century Gothic", sans-serif;
            font-size: 14px;
            font-weight: 600;
            text-transform: uppercase;
            font-variant: normal;
            padding-left: 13px;
            padding-right: 13px;
            text-decoration: none;
            color: #787878;
            letter-spacing: .025em;
            margin: 0;
        }

        nav #topNav > ul > li > h2 > a:link, nav #topNav > ul > li > h2 > a:visited, nav #topNav > ul > li > h2 > a:active, nav #topNav > ul > li > h2 > a {
            font-family: "Century Gothic", sans-serif;
            font-size: 14px;
            font-weight: 600;
            text-transform: uppercase;
            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
        }

        nav #topNavInnertube .top_nav_sub_link {
            text-transform: capitalize
        }

        nav #topNavInnertube .parentnav {
            display: block;
            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;
            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: 12;
            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: "utsaah","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
        }

H2 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #000000;
    FONT-FAMILY: verdana,arial,Helvetica;
    TEXT-ALIGN: center;
    MARGIN-TOP: 0px !important;
    MARGIN-BOTTOM: 0px;
    PADDING-BOTTOM: 0px;
}

.shop-now-button-1 {
    font-family: "Book Antiqua", sans-serif;
    font-weight: 300;
    font-size: 19px;
    left: 640px;
    position: relative;
    color: white;
    text-align: center;
    top: -152px;
    z-index: 10;
    width: 140px;
    border-width: 1px;
    border-style: solid;
    border-color: deeppink;
    border-image: initial;
    background: deeppink;
}

#menu-address {
    display: none;
}

nav #phone-menu .containerH {
    display: none;
}

.style1 {
    display: block;
    z-index: 10;
    top: -266px;
    left: 500px;
    position: relative;
    opacity: 0.9;
    font-weight: 500;
    height: 200px;
    width: 410px;
    font-family: "Century Gothic" !important;
    color: rgb(128, 128, 128) !important;
    margin: 0em 0px;
    border-width: 36px 1px 80px;
    border-style: solid;
    border-color: white;
    border-image: initial;
    background: white;
    overflow: auto;
    text-align: center;
    font-size: medium;
}

.shopcity-2 {
    font-style: italic;
    font-weight: 100;
    z-index: 11;
    top: -220px;
    left: 210px;
    position: relative;
    font-family: "Book Antiqua", "Source Sans Pro", Helvetica, sans-serif;
    color: deeppink;
    text-transform: lowercase;
    font-size: 36px;
}

.Shop {
    display: none
}

#topHeadlineWS {
    display: none;
}

#display-menu {
    display: none;
}

#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 #innard>.cathorizrule{display:none}*/
    #content #top-banner #banner-left {
        width: 100%;
        height: 284px
    }

        #content #top-banner #banner-left .main-banner {
            height: 322px;
            position: relative;
            width: 990px;
            max-width: 990px;
        }

        #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 {
            display: none;
            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: "utsaah",serif;
                color: darkmagenta;
                font-size: 60px;
                margin: 0 0 .1em;
                line-height: 4px;
                text-transform: uppercase;
                text-align: initial;
            }

            #content #top-banner #banner-left .main-banner-text .main-banner-description {
                font-family: "utsaah",sans-serif;
                color: #4a4140;
                font-size: 17px
            }

            #content #top-banner #banner-left .main-banner-text .main-banner-link {
                font-family: "utsaah",sans-serif;
                color: darkmagenta;
                font-size: 30px;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
                transition: all .5s ease;
                margin: 10px;
                text-align: left;
            }

        #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;
        display: none;
    }

        #content #top-banner #banner-right a {
            font-family: "utsaah",sans-serif;
            color: #fff
        }

            #content #top-banner #banner-right a:hover .banner-link-block {
                background: darkgray;
            }

            #content #top-banner #banner-right a:last-of-type .banner-link-block {
                border-bottom: none
            }

        #content #top-banner #banner-right .banner-link-block {
            background: white;
            height: 94px;
            line-height: 94px;
            text-align: center;
            border-bottom: 3px solid lightgray;
            -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;
                font-size: 32px;
                font-family: "utsaah",sans-serif;
                font-weight: bold;
                text-transform: lowercase;
                color: Gray;
            }

    #content #top-banner #banner-footer {
        top: -40px;
        height: 41px;
        line-height: 41px;
        position: relative;
        color: lightgrey;
        background: lightgrey;
        border-width: 2px;
        border-style: solid;
        border-color: initial;
        border-image: initial;
    }

        #content #top-banner #banner-footer .banner-footer-img {
            display: none;
            margin: -8px 8px 0 17px;
            float: left;
            height: inherit
        }

        #content #top-banner #banner-footer .banner-footer-text-a {
            left: 36px;
            position: relative;
        }

        #content #top-banner #banner-footer .banner-footer-text {
            height: inherit;
            line-height: inherit;
            vertical-align: middle;
            text-transform: uppercase;
            font-family: "Book Antiqua", sans-serif;
            font-weight: 500;
            font-size: 16px;
            color: grey;
            left: 40px;
            position: relative;
            font-style: italic;
            letter-spacing: 1px;
        }

            #content #top-banner #banner-footer .banner-footer-text a {
                text-decoration: none;
                font-style: normal;
                color: deeppink;
                font-family: inherit;
                font-size: 19px;
                font-weight: 700;
                line-height: inherit;
                display: inline-block;
                letter-spacing: normal;
            }

                #content #top-banner #banner-footer .banner-footer-text a:hover {
                    text-decoration: none;
                }

    #content #featured-collections {
        margin: 16px 0 0;
        padding: 0 30px;
        top: -30px;
        position: relative;
    }

        #content #featured-collections #featured-left {
            width: 480px;
            margin: 0 0 0 4px
        }

            #content #featured-collections #featured-left h1, #content #featured-collections #featured-left h2 {
                text-align: left;
                font-family: "utsaah",serif;
                font-size: 24px;
                color: #e23090;
                font-weight: 300
            }

            #content #featured-collections #featured-left .featured-left-image {
                margin: 0 0 0 42px;
                width: 200px
            }

                #content #featured-collections #featured-left .featured-left-image h2, #content #featured-collections #featured-left .featured-left-image h3 {
                    font-family: "Century Gothic", sans-serif;
                    font-size: 14px;
                    text-transform: uppercase;
                    color: rgb(102, 102, 102);
                    text-align: left;
                    display: block;
                    letter-spacing: 0.01em;
                    font-weight: bolder;
                    margin: 4px;
                }

                #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;
                    text-decoration: none;
                }

                    #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: 440px;
            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: 240px;
                padding: 0 20px;
                box-sizing: border-box;
                color: #242424;
                margin-bottom: 16px;
            }

            #content #featured-collections #featured-right .largetileone h2 {
                font-family: "Century Gothic", sans-serif;
                font-size: 14px;
                text-transform: uppercase;
                color: rgb(102, 102, 102);
                font-weight: bolder;
                letter-spacing: 0.01em;
                text-align: left;
                display: block;
                margin: 4px;
            }

        #content #featured-collections #featured-left .featured-left-image img {
            border: 1px solid #d5d5d5
        }

        #content #featured-collections #featured-right a:hover h2 {
            text-decoration: underline
        }

        #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: "Book Antiqua", sans-serif;
            font-weight: 300;
            font-size: 46px;
            color: grey;
            text-align: center;
            line-height: 4.6;
            margin: 0px 0px 0px 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;
            -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: 24px;
                margin-top: 4px
            }

                #content #featured-collections #featured-right .largetiletwo .featured-right-inner div {
                    display: inline-block;
                    vertical-align: middle;
                    line-height: normal
                }

            #content #featured-collections #featured-right .largetiletwo h2 {
                font-family: "Century Gothic", sans-serif;
                font-size: 14px;
                text-transform: uppercase;
                color: rgb(102, 102, 102);
                font-weight: bolder;
                letter-spacing: 0.01em;
                text-align: left;
                display: block;
                margin: 4px;
            }

            #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 h2 {
                font-family: "utsaah",sans-serif;
                font-size: 64px;
                font-weight: 300;
                text-transform: lowercase;
                line-height: 1px;
                margin-top: 98px;
            }

            #content #featured-collections #featured-right .largetiletwo .featured-right-inner .shop-now-button {
                font-family: "Book Antiqua", sans-serif;
                font-size: 46px;
                font-weight: 300;
                text-transform: lowercase;
                line-height: 1px;
                margin-top: 98px;
            }

            #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;
                -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 #featured-collections #featured-banner-footer {
            display: none;
        }

    #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: "utsaah","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 .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
    }

#returningcustomer {
    position: relative;
    right: 10px;
}

#checkoutbuttons-top-right {
    position: relative;
    right: 10px;
}

#checkoutbuttons-bottom-right {
    position: relative;
    bottom: 8px;
    right: 10px;
}

#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: "utsaah","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;
    height: 322px;
}

    #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 18px;
    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: 1.1em;
        text-transform: uppercase;
        margin: 20px 0 10px;
        color: #787878;
        text-decoration: none;
        line-height: 1.1em
    }

        aside .leftNavHeader1:link::first-letter, aside .leftNavHeader2:link::first-letter {
            font-family: "Myriad Pro","Source Sans Pro",Helvetica,sans-serif;
            font-weight: 400;
            font-size: 1.1em;
            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
    }

.sclrolled-aside {
    position: fixed !important;
    bottom: 132px;
    top: 22px;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
    opacity: .3;
    transition: opacity 5s ease-in-out;
}

    .sclrolled-aside:hover {
        opacity: .9;
        transition: opacity 0s ease-in-out;
    }

.pagebottom-aside {
    position: fixed !important;
    bottom: 132px;
    top: 20px;
    overflow-x: hidden;
    overflow-y: auto;
    height: 90%;
}

    .pagebottom-aside:hover {
        opacity: .9;
        transition: opacity 0s ease-in-out;
    }

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: "utsaah",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
    }

.morecontent span {
    display: none;
}

.morelink {
    display: block;
}

/*deliver css for test*/
#delivarynavspan {
    text-align: center !important;
    width: 100% !important;
    display: block !important;
}

    #delivarynavspan a {
        font-size: 14px !important;
    }

#deliverynav h1 {
    color: #ccc;
}

h1 {
    padding-bottom: 5px;
}

ul.tab {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    right: 8px;
    position: relative;
}
    /* Float the list items side by side */
    ul.tab li {
        float: left;
        background-color: #f1f1f1;
        border-right: 1px solid darkgray;
    }

        /* Style the links inside the list items */
        ul.tab li a {
            display: inline-block;
            color: black;
            text-align: center;
            padding: 14px 25px;
            text-decoration: none;
            left: -180;
            transition: 0.3s;
            font-size: 17px;
        }

            /* Change background color of links on hover */
            ul.tab li a:hover {
                background-color: #ddd;
            }

            /* Create an active/current tablink class */
            ul.tab li a:focus, .active {
                background-color: #ccc;
            }

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 1px 1px;
    left: -180;
    position: absolute;
    overflow: hidden;
    border: 0px solid #ccc;
    border-top: none;
}
#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;
}
