/* Minification failed. Returning unminified contents.
(186,67): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
(960,16): run-time error CSS1035: Expected colon, found ';'
(7310,71): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
(10321,108): run-time error CSS1035: Expected colon, found '}'
 */
/*********** CSS RESET ***********/

* {
    margin: 0;
    padding: 0;
    outline: none;
    text-decoration: none;
}

    * ol, ul {
        list-style: none;
    }

a img {
    border: none;
    opacity: 0.99;
}

a:hover img {
    opacity: 0.9;
}

a:active {
    outline: none;
}

input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin: 0;
}

html {
    margin: 0 !important;
    -webkit-text-size-adjust: none;
}

/*********** GLOBAL STYLES ***********/

body {
    overflow-x: hidden;
    font-size: 16px;
    font-family: Lato;
    font-weight: normal;
    color: #363636;
}

@font-face {
    font-family: ''Lato'';
    src: url(/Themes/Jewelry/Content/CSS/keplerstd-bold-webfont.eot);
    src: url(/Themes/Jewelry/Content/CSS/keplerstd-bold-webfont.eot?#iefix) format('embedded-opentype'), url(/Themes/Jewelry/Content/CSS/keplerstd-bold-webfont.woff) format('woff'), url(/Themes/Jewelry/Content/CSS/keplerstd-bold-webfont.ttf) format('truetype'), url(/Themes/Jewelry/Content/CSS/keplerstd-bold-webfont.svg#KeplerStdBold) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url(/Themes/Jewelry/Content/CSS/keplerstd-extitdisp-webfont.eot);
    src: url(/Themes/Jewelry/Content/CSS/keplerstd-extitdisp-webfont.eot?#iefix) format('embedded-opentype'), url(/Themes/Jewelry/Content/CSS/keplerstd-extitdisp-webfont.woff) format('woff'), url(/Themes/Jewelry/Content/CSS/keplerstd-extitdisp-webfont.ttf) format('truetype'), url(/Themes/Jewelry/Content/CSS/keplerstd-extitdisp-webfont.svg#KeplerStdExtDispItalic) format('svg');
    font-weight: normal;
    font-style: normal;
}

a {
    color: #1097dd;
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6 {
    color: black;
}

h1 {
    font-size: 45px;
    font-family: Raleway;
    font-weight: 400;
    line-height: 46px;
    margin-bottom: 20px;
}

h2 {
    font-weight: 700;
    line-height: 38px;
    font-weight: normal;
}

table {
    width: 100%;
    border-collapse: collapse;
}

input[type="button"], input[type="submit"],
button, .button-1, .button-2 {
    cursor: pointer;
}

    input[type="button"]:hover, input[type="submit"]:hover,
    button:hover, .button-1:hover, .button-2:hover { /*background-position: bottom !important;*/
    }

input[type="text"], input[type="password"], textarea {
    border: 1px solid #ccc;
    border-radius: 0px;
    background: #fff; /*box-shadow: inset 0 0 10px #ddd;*/
    padding: 7px;
    font-family: Lato;
}

input[type="button"] {
    font-family: Lato;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

select {
    border: 1px solid #bbb;
    border-radius: 0px;
    background: #fff;
    padding: 5px;
}

script {
    display: none !important;
}

img {
    max-width: 100%;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus, select:focus {
    border: 1px solid #999;
}

input[type="checkbox"],
input[type="radio"] {
    vertical-align: middle;
}

.required, .message-error,
.field-validation-error,
.not-available-status {
    font-size: 15px;
    color: #ee095d;
    line-height: 31px;
    margin: 0px 2px;
    font-weight: bold;
}

.category-description ul,
.manufacturer-description ul,
.full-description ul,
.topic-html-content ul,
.topic-page ul,
.post-body ul,
.news-body ul {
    margin: 12px 0;
    padding-left: 36px;
    list-style: disc;
}

.category-description ol,
.manufacturer-description ol,
.full-description ol,
.topic-html-content ol,
.topic-page ol,
.post-body ol,
.news-body ol {
    margin: 12px 0;
    padding-left: 36px;
    list-style: decimal;
}

.category-description li,
.manufacturer-description li,
.full-description li,
.topic-html-content li,
.topic-page li,
.post-body li,
.news-body li {
    list-style-image: url(/Themes/Jewelry/Content/img/Rectangle LI.png);
    line-height: 28px;
}

.category-description p,
.manufacturer-description p,
.full-description p,
.topic-html-content p,
.topic-page p,
.post-body p,
.news-body p {
    margin: 10px 0;
    line-height: 24px;
}

.category-description img,
.manufacturer-description img,
.full-description img,
.topic-html-content img,
.topic-page img,
.post-body img,
.news-body img {
    max-width: 100%;
    height: auto;
}

.admin-header-links {
    position: absolute;
    z-index: 1003;
    left: 0;
    top: 0;
}

    .admin-header-links a {
        display: inline-block;
        margin: 1px;
        background: #666;
        padding: 0 12px;
        line-height: 33px;
        color: #fff;
        text-decoration: none;
        text-shadow: -1px -1px 0 #666;
    }

        .admin-header-links a:hover {
            background: #777;
        }

    .admin-header-links .impersonate {
        color: #fff;
        line-height: 33px;
        padding: 0 0 0 5px;
        display: block;
        background: #666;
        text-align: center;
    }

        .admin-header-links .impersonate a {
            text-decoration: underline;
            font-weight: bold;
        }

.cart-header-row span {
    text-transform: capitalize;
}

.bar-notification {
    display: none;
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 30px;
    box-shadow: 0 1px 2px #666;
    line-height: 30px;
    color: #fff;
    opacity: 0.95;
    filter: alpha(opacity=95);
}

    .bar-notification.success {
        background: #ee095d;
        border-bottom: 1px solid #bd2;
    }

    .bar-notification.error {
        background: #f00;
        border-bottom: 1px solid #f55;
    }

    .bar-notification > * {
        float: left;
    }

    .bar-notification .content {
        margin-left: 10px;
    }

        .bar-notification .content a {
            color: #fff;
            text-decoration: underline;
        }

    .bar-notification .close {
        float: right;
        width: 16px;
        height: 16px;
        margin: 6px;
        border: 1px solid #666;
        box-shadow: inset 0 0 1px #999;
        background: #fff url(/Themes/Jewelry/Content/img/close.png) center no-repeat;
        cursor: pointer;
        opacity: 0.7;
        filter: alpha(opacity=70);
    }

        .bar-notification .close:hover {
            opacity: 1;
            filter: alpha(opacity=100);
        }

/*Jquery popups start*/
.ui-dialog {
    z-index: 1003;
    border: 1px solid #ccc;
    border-radius: 3px;
    background: #fff;
}

.ui-dialog-titlebar {
    border-bottom: 1px solid #aaa;
    overflow: hidden;
    background: #212121;
    padding: 10px;
    color: white;
}

    .ui-dialog-titlebar span {
        float: left;
        line-height: 18px;
        text-transform: uppercase;
    }

    .ui-dialog-titlebar button {
        float: right;
        width: 16px;
        height: 16px;
        overflow: hidden;
        background: #212121 url(/Plugins/SevenSpikes.Nop.Plugins.AjaxCart/Styles/images/button-close-hover.png) center no-repeat;
        text-indent: -9999px;
        opacity: 0.6;
        filter: alpha(opacity=60);
        border: 0px;
    }

        .ui-dialog-titlebar button:hover {
            background-position: center !important;
            opacity: 0.9;
            filter: alpha(opacity=90);
        }

.ui-dialog-content {
    height: auto !important;
    padding: 10px;
    line-height: 18px;
}

    .ui-dialog-content .topic-html-content {
        margin: 10px 0;
    }

    .ui-dialog-content .topic-html-content-body {
        max-height: 200px;
        overflow-y: scroll;
    }

    .ui-dialog-content .topic-html-content p {
        margin: 0;
    }

.ui-dialog-buttonset {
    margin-top: -10px;
    padding: 10px;
    text-align: right;
}

    .ui-dialog-buttonset button {
        min-width: 60px;
        margin-left: 5px;
        border: 1px solid #ccc;
        border-radius: 3px;
        overflow: hidden;
        background: url(/Themes/Jewelry/Content/img/button5.png) repeat-x top;
        box-shadow: inset 0 1px 0 #fff;
        padding: 3px 5px;
        text-shadow: 1px 1px #eee;
    }

.eu-cookie-bar-notification {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1002;
    width: 450px;
    max-width: 95%;
    height: 180px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: -90px 0 0 -225px;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2), inset 0 0 0 1px #fff;
    background: #fff;
    padding: 20px;
    text-align: center;
}

    .eu-cookie-bar-notification .text {
        margin-bottom: 20px;
        line-height: 20px;
    }

    .eu-cookie-bar-notification button {
        min-width: 60px;
        margin: 10px 0;
        border: 2px solid #999;
        border-radius: 5px;
        background: url(/Themes/Jewelry/Content/img/button2.png) top repeat-x;
        box-shadow: 0 0 5px #000 inset;
        padding: 5px;
        font-size: 14px;
        font: normal 20px ''Lato'';
        color: #0f97dd;
    }

        .eu-cookie-bar-notification button:hover {
            background-position: bottom;
        }

    .eu-cookie-bar-notification a {
        display: block;
        text-decoration: underline;
    }

.captcha-box {
    line-height: 15px;
}

.please-wait {
    background: url(/Themes/Jewelry/Content/img/ajax_loader_small.gif) no-repeat;
    padding-left: 20px;
    display: inline-block;
    line-height: 18px;
}

/*********** GLOBAL FORMS & GLOBAL TABLES ***********/

.fieldset, .section {
    margin-bottom: 20px;
}

    .fieldset .title,
    .section .title {
        margin-bottom: 10px;
        color: #444;
    }

.inputs {
    margin: 7px 0;
    overflow: hidden;
}

.write-review .inputs {
    margin-bottom: 20px;
}

.inputs label {
    display: inline-block;
    min-width: 120px;
    margin-right: 10px;
    color: #444;
    vertical-align: middle;
}

.inputs input[type="text"],
.inputs input[type="password"] {
    width: 300px;
    vertical-align: middle;
}

.inputs select {
    vertical-align: middle;
}

.inputs textarea {
    width: 300px;
    height: 150px;
    vertical-align: middle;
}

.inputs .field-validation-valid {
    font-size: 11px;
    color: #0f97dd;
}

.option-list {
    vertical-align: middle;
}

    .option-list label {
        width: auto !important;
        vertical-align: middle;
    }

/*********** HEADER, NAVIGATION, FOOTER ***********/

.master-wrapper-page {
    padding: 0 0 80px; /*background: url(/Themes/Jewelry/Content/img/bg_tile.jpg);*/
}

.master-wrapper-content {
    width: 980px;
    margin: 0 auto;
    position: relative;
}

.header-line {
    position: relative;
    z-index: 1002;
    background-color: black;
}

    .header-line .center {
        width: 980px;
        margin: 0 auto;
    }

        .header-line .center:after {
            content: ".";
            display: block;
            clear: both;
            height: 0;
            font-size: 0;
            line-height: 0;
            visibility: hidden;
        }

.header-contacts {
    float: left;
    margin-right: 30px;
    font-size: 12px;
    line-height: 38px;
    color: #e2e2e2;
}

    .header-contacts .phone {
        float: left;
        color: #ffbcd5;
    }

    .header-contacts .mail {
        float: left;
        margin-left: 13px;
    }

        .header-contacts .mail a {
            display: block;
            color: #e2e2e2;
            cursor: default;
        }

            .header-contacts .mail a:hover {
                background-position: left bottom;
            }

.header-links-wrapper {
    position: relative;
    float: right;
    font-size: 14px;
}

.header-links > a:first-child {
    display: none;
}

.header-links li {
    float: left;
    margin-left: 10px;
    line-height: 35px;
}

    .header-links li a.ico-register {
        display: none;
    }

.header-links a {
    color: white;
}

.header-links > .ddArrow {
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    top: 33px;
    z-index: 1;
    right: 45px;
    display: none;
}

.header-links a.account {
    color: #63bfea;
}

.header-links a:hover {
    color: #63bfea;
}

.header-links .header-contacts {
    display: none;
}

    .header-links .header-contacts .mail {
        margin-left: 1px;
    }

.header-selectors-wrapper {
    float: right;
    margin-top: 8px;
}

    .header-selectors-wrapper > div {
        float: left;
        margin-right: 10px;
    }

.header-languageselector {
    display: none;
}

.language-list {
    vertical-align: middle;
    line-height: 0;
    max-width: 455px;
}

    .language-list li {
        display: inline-block;
        margin: 0 2px;
    }

    .language-list a {
        position: relative;
        display: block;
        width: 19px;
        height: 19px;
        line-height: 0;
    }

    .language-list img {
        position: absolute;
        width: 18px;
        height: 12px;
        top: 50%;
        left: 50%;
        margin-left: -9px;
        margin-top: -6px;
    }

/*custom select start*/
.customerCurrency, .currency_select {
    width: 80px !important;
    background-color: black;
    color: white;
    float: right;
}

    .currency_select .passiveSelect,
    .currency_select .activeSelect {
        display: block;
        line-height: 18px;
        height: 19px;
        overflow: hidden;
        background: url(/Themes/Jewelry/Content/img/arrowDownWhite.png) no-repeat right +10px center;
        padding: 0 24px 0 4px;
        font-size: 13px;
        white-space: nowrap;
        cursor: pointer;
        text-align: right;
    }

    .currency_select .styleSelect_item {
        top: 27px !important;
        right: 0px !important;
        left: auto !important;
    }

    .currency_select .styleSelect_item_content {
        width: auto !important;
        min-width: 100px; /*border: 1px solid #888;*/
        border-top: none;
        border-radius: 0 0 5px 5px;
        box-shadow: 0 1px 3px #666;
        background: #fff;
    }

.jspContainer, .jspPane {
    width: auto !important;
    height: auto !important;
}

.currency_select ul {
    background: #000;
    padding: 10px;
    cursor: pointer;
    width: 300px;
}

.currency_select li {
    border-top: 1px dotted #ddd;
    font-weight: normal;
    white-space: nowrap;
    background-color: #fff;
    color: #000;
}

    .currency_select li span {
        padding: 20px 15px;
        display: block;
    }

    .currency_select li:first-child {
        border-top: none;
    }

    .currency_select li:hover {
        background: #eee;
        color: #0f97dd;
    }

.currency_select .selected {
    color: #0f97dd;
}

div.header-selectors-wrapper div.currency_select[style] {
    display: block !important;
}
/*custom select end*/

.flyout-cart {
    display: none;
    position: absolute;
    z-index: 99999;
    top: 35px;
    right: 0;
    width: 340px;
    min-height: 50px;
}

    .flyout-cart.active {
        display: block;
    }

.mini-shopping-cart {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
    background: #292929;
    padding: 10px;
    color: white;
}

    .mini-shopping-cart .count {
        margin-bottom: 10px;
    }

        .mini-shopping-cart .count a {
            box-shadow: none;
            background: none;
            padding: 0 2px;
            color: #0f97dd;
        }

    .mini-shopping-cart .items {
        margin-bottom: 10px;
        background: #fff;
        padding: 0 5px;
    }

    .mini-shopping-cart .item {
        border-top: 1px solid #f0f0f0;
        overflow: hidden;
        padding: 10px 5px;
    }

    .mini-shopping-cart .picture {
        float: left;
        width: 60px;
        height: 60px;
        overflow: hidden;
    }

        .mini-shopping-cart .picture a {
            display: block;
            line-height: 0;
        }

    .mini-shopping-cart .product {
        margin-left: 70px;
    }

    .mini-shopping-cart .name {
        margin-bottom: 5px;
    }

        .mini-shopping-cart .name a {
            color: black;
            font-weight: bold;
        }

            .mini-shopping-cart .name a:hover {
                text-decoration: underline;
            }

    .mini-shopping-cart .attributes {
        margin: 0;
        border: none;
        font-size: 11px;
    }

    .mini-shopping-cart .price {
        margin-bottom: 3px;
        font-size: 14px;
        color: #767676;
    }

    .mini-shopping-cart .quantity {
        font-size: 14px;
        color: #767676;
    }

    .mini-shopping-cart .totals {
        margin-bottom: 10px;
        text-align: left;
        float: left;
        margin-top: 5px;
        font-size: 13px;
        color: white;
    }

        .mini-shopping-cart .totals strong {
            color: white;
        }

    .mini-shopping-cart .buttons {
        text-align: right;
    }

    .mini-shopping-cart .button-1 {
        border: 0px;
        margin-bottom: 5px;
        padding: 6px 15px;
        text-align: center;
        text-transform: uppercase;
        color: white;
        background-color: #ee095d;
        max-width: 205px;
    }

.button-1:hover {
    background-color: #d0034e;
}

.header {
    position: relative;
    z-index: 2;
    clear: both;
    min-height: 90px;
    overflow: hidden;
    padding: 22px 0;
}

    .header:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
    }

.affordable-dreams-sublogo {
    margin-left: 10px;
    padding-top: 38px;
    display: inline-block;
    float: right;
}

.header-logo {
    float: left;
}

    .header-logo a {
        display: inline-block;
    }

    .header-logo img {
        width: 380px;
    }

.search-box {
    position: absolute;
    top: 43px;
    right: 0;
    padding-top: 4px;
}

    .search-box form:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
    }

input.search-box-text {
    float: left;
    width: 370px;
    height: 31px;
    border: 1px solid #999;
    border-radius: 0px; /*background: #fff url(/Themes/Jewelry/Content/img/input1.png) top repeat-x;*/
    padding: 0 10px;
    color: #858585;
    font-family: Lato;
    font-size: 18px;
    font-weight: 300;
    text-transform: lowercase;
}

    input.search-box-text.ui-autocomplete-loading {
        background: url(/Themes/Jewelry/Content/img/ajax_loader_small.gif) right center no-repeat, #fff url(/Themes/Jewelry/Content/img/input1.png) top repeat-x;
    }

    input.search-box-text:focus {
        border: 1px solid #333;
    }

.k-state-default .search-box-text {
    text-transform: uppercase;
}

.k-state-default.k-state-focused .search-box-text {
    text-transform: none;
}


#instant-search-categories {
    display: none;
    float: left;
    width: 114px;
    height: 33px;
    margin: 0 0 0 -1px;
    border: 1px solid #999;
    border-radius: 0;
    padding: 4px;
    font-family: Lato;
    font-size: 18px;
    font-weight: 300;
}

    #instant-search-categories:focus {
        border-;
    }

.search-box-button {
    float: left;
    width: 33px;
    height: 33px;
    border: none;
    border-radius: 0px;
    background: url(/Themes/Jewelry/Content/img/button1.png) top no-repeat;
    text-indent: -99999px;
}

/*Default Autocomplete start*/
.ui-helper-hidden-accessible {
    display: none;
}

.ui-autocomplete.ui-menu.ui-widget.ui-widget-content {
    z-index: 1002 !important;
    width: 390px !important;
    margin-top: -1px;
    border: 1px solid #bbb;
    border-top: 1px solid #f0f0f0;
    border-radius: 5px 0 5px 5px;
    overflow: hidden;
    background: #fff;
}

    .ui-autocomplete.ui-menu.ui-widget.ui-widget-content a {
        display: block;
        padding: 8px;
        font-size: 11px;
        color: #666;
    }

        .ui-autocomplete.ui-menu.ui-widget.ui-widget-content a:hover,
        .ui-autocomplete.ui-menu.ui-widget.ui-widget-content .ui-state-focus {
            background: #ececec;
            text-shadow: 1px 1px 0 #f6f6f6;
            cursor: pointer;
        }

    .ui-autocomplete.ui-menu.ui-widget.ui-widget-content img {
        vertical-align: middle;
        margin-right: 5px;
    }
/*Default Autocomplete end*/

.header-basket {
    position: absolute;
    top: 80px;
    right: 0;
    background: url(/Themes/Jewelry/Content/img/icon4.png) left center no-repeat;
    padding: 8px 0 2px 45px;
    color: #666;
    display: none;
}

    .header-basket a {
        font-weight: bold;
    }

        .header-basket a:hover {
            text-decoration: underline;
        }

.header-menu {
    position: relative;
    z-index: 1001;
    border-bottom: solid 1px #cfcfcf;
}

    .header-menu > ul:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
    }

.menu-title {
    display: none;
}

.header-menu > ul > li {
    float: left;
    background: url(/Themes/Jewelry/Content/img/separator4.png) right no-repeat;
    padding-right: 8px;
}

    .header-menu > ul > li:first-child > a {
        border-radius: 5px 0 0 5px;
        padding-left: 0;
    }

.mega-menu .current a {
    font-weight: 500;
}

.header-menu > ul > li > a,
.header-menu > ul > li > span {
    display: block;
    padding: 14px 15px;
    -transform: capitalize;
    font-size: 16px;
    color: black;
    font-weight: 300;
}

.header-menu > ul > li:hover > a,
.header-menu > ul > li:hover > span { /*background: url(/Themes/Jewelry/Content/img/navpad.png) bottom repeat-x;*/
    cursor: pointer;
}

.header-menu > ul > li:last-child {
    background: none;
}

.header-menu > ul > li > a:hover {
    color: black;
}

.header-menu > ul > li > a {
    font-size: 20px;
    line-height: 17px;
}

.header-menu .sublist {
    display: none;
    position: absolute;
    z-index: 1001;
    min-width: 200px;
    background: #4e4e4e;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 3px 3px #666;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .header-menu .sublist.active {
        display: block;
    }

    .header-menu .sublist li {
        position: relative;
        background: #FEEFF4;
    }

        .header-menu .sublist li:first-child,
        .header-menu .sublist li:first-child a {
            border-radius: 3px 3px 0 0;
        }

        .header-menu .sublist li:last-child,
        .header-menu .sublist li:last-child a {
            border-radius: 0;
        }

        .header-menu .sublist li a {
            display: block;
            border: none !important;
            padding: 8px 10px;
            font-size: 12px;
            color: #000 !important;
        }

        .header-menu .sublist li:hover > a {
            background: #FCDBE7; /*box-shadow: inset 0 0 10px #ddd;*/
            color: #000 !important;
        }

    .header-menu .sublist .sublist {
        top: -5px;
        left: 100%;
    }

.slider {
    overflow: hidden;
    margin-bottom: 10px;
}

    .slider .nivoSlider {
        overflow: hidden;
        margin-bottom: 0 !important;
        border-radius: 5px;
    }

    .slider img {
        border-radius: 5px;
    }

    .slider .shadow {
        height: 14px;
        background: url(/Themes/Jewelry/Content/img/shadow1.png) center top no-repeat;
    }

.footer {
    min-height: 200px;
    background: #000;
    padding: 25px 0;
    position: relative;
}

    .footer .bgImage1 {
        background: url(/Themes/Jewelry/Content/img/footer_diamond_left.png);
        position: absolute;
        left: 0px;
        top: 0px;
        width: 174px;
        height: 110px;
    }

    .footer .bgImage2 {
        background: url(/Themes/Jewelry/Content/img/footer_diamond_right.png);
        position: absolute;
        right: 0px;
        bottom: 0px;
        width: 352px;
        height: 290px;
    }

    .footer .center {
        width: 980px;
        margin: 30px auto 0px auto;
        position: relative;
    }

    .footer .upper-area {
        margin-bottom: 25px;
        overflow: hidden;
        background: url(/Themes/Jewelry/Content/img/separator3.png) bottom repeat-x;
        padding-bottom: 15px;
    }

    .footer .footlist {
        float: left;
        width: 216px;
        margin-left: 38px;
    }

        .footer .footlist:first-child {
            margin-left: 0;
        }

        .footer .footlist .title {
            margin-bottom: 10px;
            border-bottom: 1px solid #717171;
            padding: 5px 0 6px;
            font-size: 24px;
            color: white;
            font-weight: 500;
            text-transform: capitalize;
            font-family: Raleway;
        }

        .footer .footlist li {
            margin-bottom: 5px;
            color: #8f8f8f;
            font-size: 14px;
        }

    .footer .lower-area .footlist img {
        vertical-align: middle;
        margin: 2px;
    }

        .footer .lower-area .footlist img:nth-of-type(4n+1) {
            margin-left: 0px;
        }

    .footer .lower-area .footlist .title + img {
        margin-left: 0px;
    }

    .footer .footlist a {
        padding-left: 0px;
        color: #8f8f8f;
    }

        .footer .footlist a:hover {
            color: #0f97dd;
        }

    .footer .footlist img {
        width: 48px;
    }

.footer-contacts li { /*padding-left: 27px;*/
}

.footer-contacts .phone { /*background: url(/Themes/Jewelry/Content/img/footer_icon1.png) no-repeat left center;*/
}

.footer-contacts .mobile { /*background: url(/Themes/Jewelry/Content/img/footer_icon2.png) no-repeat left center;*/
}

.footer-contacts .email { /*background: url(/Themes/Jewelry/Content/img/footer_icon3.png) no-repeat left center;*/
}

.footer-contacts a {
    background: none !important;
    padding-left: 0 !important;
}

.footer .lower-area {
    overflow: hidden;
}

    .footer .lower-area .footlist .title {
        border-bottom: 1px solid rgba(106, 106, 106, 0.5);
        padding-bottom: 5px;
        margin-bottom: 15px;
        font-size: 20px;
    }

.footer .footbox {
}

    .footer .footbox .title {
        margin-bottom: 10px;
    }

    .footer .footbox.newsletter {
        width: auto;
        padding-top: 30px;
        display: inline-block;
    }

        .footer .footbox.newsletter .title {
            color: white;
            display: inline-block;
            font-weight: 500;
            font-family: Raleway;
            font-size: 20px;
            padding-right: 10px;
        }

        .footer .footbox.newsletter .newsletter-subscribe-block .newsletter-text {
            background: #121212;
        }

        .footer .footbox.newsletter .newsletter-subscribe-block input.newsletter-text {
            border: 1px solid #757575;
            font-family: raleway;
            font-style: normal;
            text-transform: capitalize;
            color: white;
        }

        .footer .footbox.newsletter .newsletter-subscribe-block .newsletter-subscribe-button {
            width: 49px;
            height: 32px;
        }

.newsletter-subscribe-block {
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

    .newsletter-subscribe-block input[type="button"] {
        text-indent: -9999px;
    }

input.newsletter-text {
    float: left;
    width: 250px;
    height: 30px;
    border: none;
    border-radius: 0;
    background: url(/Themes/Jewelry/Content/img/input2.png) no-repeat;
    box-shadow: none;
    padding: 0 10px;
    font: italic 15px/31px "Times New Roman", Times, serif;
    text-transform: lowercase;
    color: #666;
}

    input.newsletter-text:focus {
        border: none;
    }

.newsletter-subscribe-button {
    float: left;
    width: 30px;
    height: 30px;
    border: none;
    background: url(/Themes/Jewelry/Content/img/envelope.jpg) top no-repeat;
}

.newsletter-subscribe-block .please-wait {
    float: left;
    margin: 3px 0 0 5px;
}

.newsletter-result-block {
    display: block;
    text-transform: lowercase;
}

.footbox.pay-options {
    max-width: 600px;
    padding: 15px;
    margin: auto;
    border-top: 1px solid rgba(106, 106, 106, 0.5);
}

.footer .footbox.pay-options img {
    margin-right: 15px;
}

.footer .footbox.pay-options .title {
    float: left;
    line-height: 30px;
    color: white;
    margin-right: 5px;
    text-transform: none;
    font-family: Raleway;
    font-size: 24px;
    font-weight: 500;
}

.footer .footbox.social {
    float: right;
    display: none;
}

    .footer .footbox.social a {
        display: inline-block;
        width: 30px;
        height: 30px;
        margin-left: 5px;
    }

        .footer .footbox.social a.facebook {
            background: url(/Themes/Jewelry/Content/img/social1.png) no-repeat;
        }

        .footer .footbox.social a.twitter {
            background: url(/Themes/Jewelry/Content/img/social2.png) no-repeat;
        }

        .footer .footbox.social a.youtube {
            background: url(/Themes/Jewelry/Content/img/social4.png) no-repeat;
        }

        .footer .footbox.social a.pinterest {
            background: url(/Themes/Jewelry/Content/img/social5.png) no-repeat;
        }

        .footer .footbox.social a.google-plus {
            background: url(/Themes/Jewelry/Content/img/social6.png) no-repeat;
        }

        .footer .footbox.social a.rss {
            background: url(/Themes/Jewelry/Content/img/social3.png) no-repeat;
        }

.bottomline {
    position: relative;
    height: 35px;
    font-weight: 300;
    font-size: 14px;
    color: #8a8a8a;
    background-color: #1f1f1f;
    text-align: center;
    border-bottom: 1px solid #555; /*box-shadow: 0 0 3px #000;*/
}

    .bottomline .center {
        position: relative;
        width: 980px;
        margin: 0 auto;
    }

.footer-disclaimer {
    position: absolute;
    left: 0;
    line-height: 36px;
}

.footer-poweredby {
    position: absolute;
    right: 0;
}

    .footer-poweredby a {
        color: #8a8a8a;
        text-decoration: underline;
        line-height: 36px;
    }

        .footer-poweredby a:hover {
            color: #bbb;
        }

.footer-storetheme {
    display: none;
}

    .footer-storetheme select {
        border: none;
        padding: 2px;
    }

.footer-tax-shipping {
    padding: 8px;
    text-align: center;
    font-size: 10px;
}

.footer-disclaimer.mobile, .footer-poweredby.mobile {
    display: none;
}
/*********** LEFT&RIGHT COLUMNS ***********/

.master-wrapper-main:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
}

.side-2 {
    float: left;
    width: 215px;
}

    .side-2 .footbox.newsletter {
        background-color: #F1F1F1;
        padding: 10px;
    }

        .side-2 .footbox.newsletter .title {
            font-family: raleway;
            font-weight: 300;
            font-size: 22px;
            margin-bottom: 9px;
        }

        .side-2 .footbox.newsletter .newsletter-subscribe-block .newsletter-text {
            width: 132px;
            border: 1px solid #c7c7c7;
            background: #fff;
            font-family: raleway;
            text-transform: capitalize;
        }

            .side-2 .footbox.newsletter .newsletter-subscribe-block .newsletter-text::first-letter {
                text-transform: uppercase;
            }

        .side-2 .footbox.newsletter .newsletter-subscribe-block input.newsletter-text {
            font-family: raleway;
            font-weight: bold;
            font-style: normal; /*text-transform: capitalize;*/
        }

            .side-2 .footbox.newsletter .newsletter-subscribe-block input.newsletter-text::first-letter {
                text-transform: capitalize;
            }

        .side-2 .footbox.newsletter .newsletter-subscribe-block .newsletter-subscribe-button {
            width: 41px;
            height: 32px;
        }

.center-2, .center-1 {
    float: right;
    width: 730px;
    margin-bottom: 15px;
    padding: 10px;
    background-color: white;
    ; /*box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.26)*/
}

.center-2 {
    overflow: hidden;
}

    .center-2.product {
        width: 100% !important;
        float: none !important;
    }

.master-wrapper-main .page-size-a {
    height: 3000px;
}

.master-wrapper-main .page-size-b {
    height: 4000px;
}

.master-wrapper-main .page-size-c {
    height: 5000px;
}

.master-wrapper-main .page-size-d {
    height: 6000px;
}

.product-sorting .jDropDown {
    width: 160px;
}

.center-1 {
    float: none;
    width: auto;
}

.block-category-navigation {
    margin-top: 52px;
}

    .block-category-navigation .listbox, .block-recently-viewed-products .listbox {
        display: block !important;
    }

.block {
    margin-bottom: 15px;
    background: #fff;
    padding: 10px;
}

    .block .title {
        padding: 0px;
        font-size: 22px;
        font-family: 'Raleway';
        line-height: 36px;
        color: #000;
        background-color: transparent !important;
    }

        .block .title strong {
            font-weight: bold;
        }

    .block .list > li {
        border-top: 1px solid #fff;
        border-bottom: 1px dotted #ddd;
    }

        .block .list > li:last-child {
            border-bottom: none;
        }

    .block .list li a {
        display: block; /*background: url(/Themes/Jewelry/Content/img/arrow3.png) 5px center no-repeat;*/
        padding: 8px 8px 8px 0px;
        color: #262626;
        font-weight: 400;
    }

    .block .list li:hover > a,
    .block .list li.active > a,
    .block .list li > a.active {
        text-decoration: underline;
    }

    .block .sublist {
        margin: 5px 0 5px 15px;
    }

        .block .sublist a {
            font-size: 14px !important;
            font-weight: 300;
            color: #616161 !important;
        }

        .block .sublist li:hover > a {
            background-color: transparent;
        }

        .block .sublist li.active:hover > a {
            text-decoration: underline;
        }

.side-2 .block {
    padding: 10px;
}

.block-popular-tags ul,
.block-popular-blogtags ul {
    overflow: hidden;
    padding: 5px;
}

.block-popular-tags li,
.block-popular-blogtags li {
    display: inline-block;
}

.block-popular-tags a,
.block-popular-blogtags a {
    display: inline-block;
    line-height: 20px;
    color: #666;
}

    .block-popular-tags a:hover,
    .block-popular-blogtags a:hover {
        text-decoration: underline;
    }

.block .view-all {
    border-top: 1px dotted #ddd;
    padding: 5px 0 0;
    text-align: right;
}

    .block .view-all a {
        text-transform: none;
        display: inline-block;
        line-height: 24px;
    }

        .block .view-all a:hover {
            color: #0f97dd;
        }

.poll-display-text {
    display: block;
    margin-bottom: 10px;
    border-bottom: 1px solid #f0f0f0;
    background: none !important;
    padding: 10px !important;
    font-weight: bold;
}

.poll-options {
    margin-bottom: 10px;
    border-radius: 3px;
    background: #f6f6f6;
    padding: 10px;
}

    .poll-options .answer {
        padding: 2px;
    }

        .poll-options .answer:hover {
            color: #0f97dd;
        }

.poll .buttons {
    text-align: right;
}

.vote-poll-button {
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 3px;
    background: url(/Themes/Jewelry/Content/img/button5.png) top repeat-x;
    box-shadow: inset 0 1px 0 #f6f6f6;
    padding: 5px 20px;
    font-size: 11px;
    text-shadow: 1px 1px 0 #fff;
}

.poll-results {
    padding: 0 10px 10px;
}

    .poll-results li {
        margin-bottom: 5px;
    }

.poll-total-votes {
    display: block;
    border-top: 1px dotted #ddd;
    padding: 5px 0 0;
    text-align: right;
}

.block-recently-viewed-products .separator {
    display: none;
}

/********** CATEGORIES & MANUFACTURERS **********/

.page-title {
    margin-bottom: 10px;
}

    .page-title:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
    }

    .page-title h1 {
        float: left;
        padding-left: 20px;
        font-family: Raleway;
        font-weight: normal;
        font-size: 45px;
    }

.link-rss {
    float: right;
    width: 24px;
    height: 24px;
    margin: 10px 5px 0 0;
    overflow: hidden;
    background: url(/Themes/Jewelry/Content/img/icon_rss.png);
    text-indent: 24px;
}

    .link-rss a {
        display: block;
        width: 24px;
        height: 24px;
    }

.breadcrumb {
    overflow: hidden;
    margin-bottom: 25px;
    padding: 5px 0;
    font-size: 14px;
    margin-right: -15px;
}

    .breadcrumb ul {
        float: right;
    }

    .breadcrumb li {
        float: left;
        margin-right: 5px;
    }

        .breadcrumb li a {
            color: black;
        }

            .breadcrumb li a:hover {
                text-decoration: underline;
            }

        .breadcrumb li strong {
            color: black;
            font-weight: bold;
        }

.product-selectors {
    margin-bottom: 5px;
    padding: 5px 0 15px; /*border-bottom: solid 1px #e3e3e3;*/
}

    .product-selectors:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
    }

    .product-selectors > div {
        float: left;
        margin-right: 20px;
    }

        .product-selectors > div > span {
            font-weight: 300;
            text-transform: capitalize;
        }

    .product-selectors select {
        margin-left: 5px;
        border: 1px solid #ccc;
        padding: 2px;
        text-transform: lowercase;
    }

.product-viewmode select {
    min-width: 80px;
}

.product-page-size select {
    min-width: 60px;
}

.product-filters {
    margin-bottom: 10px;
    overflow: hidden;
}

    .product-filters .title,
    .product-filters .filter-title {
        display: block;
        margin-bottom: 10px;
        border-bottom: 1px solid #f0f0f0;
        padding: 0 0 10px;
        font: italic bold 18px "Times New Roman", Times, serif;
    }

    .product-filters .available-items,
    .product-filters .filter-content {
        overflow: hidden;
    }

    .product-filters ul {
        float: left;
        margin: 0 0 1% 1%;
        border: 1px solid #ddd;
        border-radius: 3px;
        background: #eee;
        padding: 10px;
        width: 19.2%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .product-filters ul:nth-child(5n+1) {
            margin: 0 0 1% !important;
            clear: both;
        }

    .product-filters li {
        padding: 3px 0;
    }

        .product-filters li.title {
            color: #0f97dd;
            cursor: default;
        }

        .product-filters li a {
            color: #444;
        }

            .product-filters li a:hover {
                color: #0f97dd;
            }

.already-filtered-items .item,
.selected-price-range {
    margin-bottom: 10px;
    color: #0f97dd;
}

.remove-filter a {
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 3px;
    background: url(/Themes/Jewelry/Content/img/button5.png) top repeat-x;
    box-shadow: inset 0 1px 0 #f6f6f6;
    padding: 5px 20px;
    font-size: 11px;
    text-shadow: 1px 1px 0 #fff;
}

    .remove-filter a:hover {
        background-position: bottom;
    }

.item-grid {
    margin-bottom: 20px;
    background: white;
    padding: 10px 5px 0;
}

    .item-grid:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
    }

.item-box {
    float: left;
    width: 230px;
    margin: 0 5px 10px;
    background: url(/Themes/Jewelry/Content/img/product_bottom_wide.png) no-repeat;
    background-position: 50% 100%;
}

    .item-box .picture {
        margin: 0px 0px 10px;
        height: 227px;
        position: relative;
        overflow: initial;
    }

        .item-box .picture a {
            display: block;
            height: 100%;
            position: relative;
            text-align: center;
            margin: auto;
        }

.product-item .details {
    padding: 10px;
}

.item-box .picture img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.item-box .product-title {
    margin-bottom: 10px;
    font-size: 16px;
    height: 75px;
    font-weight: 500;
    line-height: 1.5;
}

    .item-box .product-title a {
        color: black;
    }

        .item-box .product-title a:hover {
            color: black;
        }

.item-box .description {
    margin-bottom: 10px;
    overflow: hidden;
}

.product-grid .item-grid .item-box .description {
    display: none;
}

.item-box .prices {
    height: 35px;
    margin-bottom: 10px;
    font-family: Raleway;
}

    .item-box .prices .actual-price {
        color: #000000;
        font-size: 23px;
        font-weight: bold;
    }

.item-box .old-price {
    margin-right: 5px;
    text-decoration: line-through;
    color: #6b6b6b;
    font-size: 16px;
    font-weight: 300;
}

.price {
    font-family: 'Lato';
}

.item-box .actual-price {
}

.item-box input[type="button"],
.item-box .buynow-button {
    display: block;
    width: 100%;
    border: 2px solid #212121;
    background-color: #212121;
    background-size: 100%; /*box-shadow: inset 0 0 5px #000;*/
    padding: 6px 0;
    text-align: center;
    text-transform: uppercase;
    color: white;
    background-image: url(/Themes/Jewelry/Content/img/buyNowButtonSmall.png);
    background-position: center;
}

.rating {
    height: 16px;
    width: 90px;
    background: url(/Themes/Jewelry/Content/img/star_grey.png) 0 0 repeat-x;
    margin-bottom: 25px;
}

    .rating div {
        float: left;
        height: 16px;
        background: url(/Themes/Jewelry/Content/img/star_yellow.png) 0 0 repeat-x;
    }

.category-title {
    margin-top: 20px;
    border-bottom: solid 1px #e3e3e3;
    padding-bottom: 5px;
}

.category-title,
.grid-title,
.vendor-title {
    margin-bottom: 10px;
}

    .category-title .title,
    .grid-title strong,
    .vendor-title h2 { /* padding-left: 20px; */
        font-size: 45px;
        letter-spacing: -1px;
        font-weight: normal;
        font-family: 'Raleway';
        display: inline;
    }

    .category-title .showing-count {
        display: inline;
        font-size: 1em;
        margin: 0 0.5em;
    }

.category-page .item-grid {
    background-color: white;
    border: 0px;
    box-shadow: none;
    padding: 0px;
}

.home-page-category-grid {
    overflow: hidden;
    margin-top: 20px;
}

    .home-page-category-grid .item-grid {
        border-width: 1px;
    }

    .home-page-category-grid .item-box {
        width: 232px;
    }

    .home-page-category-grid .picture,
    .sub-category-grid .picture,
    .manufacturer-grid .picture {
        margin: 0 4px;
    }

        .home-page-category-grid .picture img,
        .sub-category-grid .picture img,
        .manufacturer-grid .picture img {
            border-radius: 0 0 5px 5px;
        }

    .home-page-category-grid .title,
    .sub-category-grid .title,
    .manufacturer-grid .title {
        margin-bottom: 10px;
    }

.sub-category-item {
}

.home-page-category-grid .title a,
.sub-category-grid .title a,
.manufacturer-grid .title a {
    display: block;
    padding: 0px 10px;
    line-height: 29px;
    font-size: 16px;
    color: #222;
    text-transform: capitalize;
    font-weight: 500;
}

    .home-page-category-grid .title a:hover,
    .sub-category-grid .title a:hover,
    .manufacturer-grid .title a:hover {
    }

.listbox > .list > .inactive {
    display: none;
}

.category-description,
.manufacturer-description,
.vendor-description {
    margin-bottom: 10px;
    padding: 5px 0;
    line-height: 15px;
}

.home-page-product-grid {
    margin-top: 50px;
}

.category-page .product-grid .item-box input.productQuantityTextBox {
    height: 11px;
}

.home-page-product-grid .item-grid {
    padding: 15px 9px 5px;
    background: white;
    border: 1px solid #ddd;
}

.home-page-product-grid .item-box {
    width: 310px;
    box-shadow: none;
    padding: 0px;
    background: url(/Themes/Jewelry/Content/img/product_tile.jpg) repeat;
}

.home-page-product-grid .details {
    padding: 10px;
}

.home-page-product-grid .picture {
    margin: 0px 0px 10px;
    height: 227px;
    border-bottom: 1px solid #ddd;
    position: relative;
    overflow: initial;
    background-color: white;
}

    .home-page-product-grid .picture a {
        width: 278px;
        background-color: white;
        margin: auto;
    }

    .home-page-product-grid .picture:after, .item-box .picture:after {
        content: "";
        display: block;
        height: 17px;
        bottom: 0px;
        left: 0px;
        width: 100%;
        background-size: 100%; /*background: url(/Themes/Jewelry/Content/img/shadowSmall.png) no-repeat;*/
    }

.sub-category-item .picture:after {
    display: none;
}

.home-page-product-grid .product-title {
    height: 44px;
    line-height: normal;
}

.home-page-product-grid .description {
    height: 27px;
}

.home-page-product-grid .actual-price {
    font-size: 24px;
}

.home-page-product-grid input[type="button"] {
    font-size: 25px;
    background-image: url(/Themes/Jewelry/Content/img/buyNowButtonBig.png);
}

.product-grid + .product-grid {
    margin-top: 10px;
}

.product-grid .title {
    margin-bottom: 10px;
    padding-left: 20px;
    font-family: Raleway;
    font-size: 51.15px;
}

    .product-grid .title strong {
        font-weight: normal;
    }

.product-grid .item-grid,
.product-list .item-grid {
}

.related-products-grid .item-grid {
    border-top: solid 1px #E2E2E2;
}

.also-purchased-products-grid .item-grid {
    border-radius: 5px !important;
}

.center-2 .related-products-grid .item-grid,
.center-2 .also-purchased-products-grid .item-grid {
    margin-bottom: 0;
}

.product-grid .item-box:nth-child(3n+1) {
    clear: both;
}

.related-products-grid.product-grid .item-box {
    clear: none !important;
    margin-left: 0;
    margin-right: 0;
}

.product-list .item-box {
    float: none;
    width: auto;
    margin: 0 5px 10px;
    width: 98.6%;
}

    .product-list .item-box:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
    }

    .product-list .item-box:first-child {
        margin-top: 0;
    }

.product-list .picture {
    float: left;
    width: 200px;
}

.product-list .details {
    margin-left: 215px;
}

.product-list input[type="button"] {
    width: 150px;
}

.bestsellers .title strong {
    font-weight: normal;
}

.product-grid.bestsellers .item-grid {
    padding: 10px 6px 0;
    border-radius: 5px !important;
}

.bestsellers .item-box {
    width: 232px;
}

.pager {
    margin-top: -13px;
    overflow: hidden;
}

    .pager div {
        float: right;
        height: 32px;
        padding-right: 12px;
    }

        .pager div.corner {
            float: right;
            width: 43px;
            height: 32px;
            border-radius: 0;
            padding: 0;
        }

    .pager ul {
        overflow: hidden;
    }

    .pager li {
        float: left;
        margin-left: 2px;
    }

        .pager li:first-child {
            margin: 0;
        }

    .pager a, .pager span {
        padding: 4px 2px;
        color: #8c8c8c;
    }

    .pager .individual-page:hover {
        text-decoration: underline;
    }

    .pager span {
        cursor: default;
        font-weight: bold;
        color: black;
    }

    .pager a:hover {
        cursor: pointer;
    }

    .pager .next-page, .pager .previous-page, .pager .first-page, .pager .last-page {
        background-color: rgba(222, 222, 222, 0.6);
        height: 22px;
        padding: 0px 8px;
    }

        .pager .next-page a, .pager .previous-page a {
            color: black;
        }

.out-of {
    float: right;
    display: inline;
}

.pager .out-of-inner {
    display: none;
}

.coin-slider .cs-buttons {
    display: none !important;
}

/*********** PRODUCT PAGE ***********/

/*in product page not be gallery only max 3 images*/
.product-essential .picture-thumbs .jcarousel-prev,
.product-essential .picture-thumbs .jcarousel-next {
    display: none !important;
}

.product-essential .picture-thumbs .jcarousel-skin-thumbs .jcarousel-clip-horizontal {
    margin: 0px;
    width: 550px;
}

.product-details-page {
    margin-bottom: 20px;
    padding-top: 3px;
}

.product-essential:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
}

.gallery {
    float: left;
    width: 550px;
    margin-bottom: 20px;
}

    .gallery .picture {
        width: 547px;
        border: 1px solid #ddd;
        overflow: hidden;
        text-align: center;
        position: relative;
    }

        .gallery .picture:before {
            content: " ";
            display: block;
            padding-top: 100%;
        }

        .gallery .picture img {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            margin: auto;
            max-width: 100%;
        }

    .gallery .picture-thumbs {
        overflow: hidden;
        width: 550px;
    }

        .gallery .picture-thumbs a {
            float: left;
            width: 92px;
            height: 92px;
            overflow: hidden;
            margin: 10px 10px 0 0;
            text-align: center;
            line-height: 90px;
            border: 1px solid #ddd;
        }

            .gallery .picture-thumbs a img {
                vertical-align: middle;
            }

    .gallery .picture#sevenspikes-cloud-zoom {
        height: 547px;
    }

/*Default Zoom start*/
.cz-wrapper { /*float: left;*/
}

    .cz-wrapper .watchMovie {
        width: 78px !important;
        height: 78px !important;
        background: #EE0954;
        border: none;
        border-radius: 11%;
        cursor: pointer;
        display: none;
    }

        .cz-wrapper .watchMovie::after {
            content: '';
            display: inline-block;
            position: relative;
            top: 1px;
            left: 5px;
            border-style: solid;
            border-width: 13px 5px 13px 24px;
            border-color: transparent transparent transparent white;
        }

        .cz-wrapper .watchMovie .watchMovie_img {
            display: inline-block;
            vertical-align: middle;
            background-color: #EE0954;
            position: relative;
            width: 22px;
            height: 22px;
        }

            .cz-wrapper .watchMovie .watchMovie_img:after {
                content: ' ';
                display: block;
                position: absolute;
                top: 7px;
                left: 8px;
                border-left: 6px solid white;
                border-bottom: 4px solid transparent;
                border-top: 4px solid transparent;
            }

    .cz-wrapper a:hover > .watchMovie_img {
        background-color: #D0034E;
    }

    .cz-wrapper .watchMoviePopup {
        display: none;
    }

        .cz-wrapper .watchMoviePopup .background {
            background-color: white;
            opacity: 0.8;
            position: fixed;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            z-index: 9999;
        }

        .cz-wrapper .watchMoviePopup .content {
            position: fixed;
            background-color: transparent;
            top: 50%;
            left: 50%;
            margin-left: -32%;
            margin-top: -25%;
            z-index: 99999;
        }

            .cz-wrapper .watchMoviePopup .content iframe {
                padding: 31px;
            }

.popupCloseBtn {
    cursor: pointer;
    background-image: url(/Themes/Jewelry/Content/img/cut_agy.png);
    background-position: -103px -14px;
    width: 31px;
    height: 31px;
    position: absolute;
    right: 0;
}

    .popupCloseBtn:hover {
        background-position: -150px -14px;
    }

.watchMovieMobile {
    display: none;
}

#lbOverlay {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    cursor: pointer;
}

#lbCenter, #lbBottomContainer {
    position: absolute;
    z-index: 9999;
    overflow: hidden;
    background-color: #fff;
}

.lbLoading {
    background: #fff url(/Themes/Jewelry/Content/img/loading.gif) no-repeat center;
}

#lbImage {
    position: absolute;
    left: 0;
    top: 0;
    border: 10px solid #fff;
    background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
    display: block;
    position: absolute;
    top: 0;
    width: 50%;
}

#lbPrevLink {
    left: 0;
}

    #lbPrevLink:hover {
        background: url(/Themes/Jewelry/Content/img/prevlabel.gif) no-repeat 0 15%;
    }

#lbNextLink {
    right: 0;
}

    #lbNextLink:hover {
        background: url(/Themes/Jewelry/Content/img/nextlabel.gif) no-repeat 100% 15%;
    }

#lbBottom {
    font-size: 10px;
    color: #666;
    line-height: 1.4em;
    text-align: left;
    border: 10px solid #fff;
    border-top-style: none;
}

#lbCloseLink {
    display: block;
    float: right;
    width: 66px;
    height: 22px;
    background: url(/Themes/Jewelry/Content/img/closelabel.gif) no-repeat center;
    margin: 5px 0;
    outline: none;
}

#lbCaption, #lbNumber {
    margin-right: 70px;
}

#lbCaption {
    font-weight: bold;
}

#fancybox-wrap {
    z-index: 10010 !important;
}
/*Default Zoom end*/
.page.product-details-page .qty-input {
    width: 29px;
    height: 29px;
}

.product-details-page .overview {
    position: relative; /*Cloud Zoom position*/
    float: right;
    width: 390px;
    margin: 0px 0 20px 0;
}

.product-details-page .product-name {
    margin-bottom: 10px;
    font-weight: normal;
    font-family: 'Raleway';
    font-size: 24px;
}

    .product-details-page .product-name h1,
    .product-details-page .variant-name {
        padding-left: 0px;
        font-weight: normal;
        font-size: 36px;
        font-family: Raleway;
    }

.product-details-page .short-description,
.product-details-page .variant-description {
    margin-bottom: 0;
    font-family: 'Lato';
    color: #000000;
    font-size: 16px;
}

.back-in-stock-subscription {
    margin-bottom: 10px;
}

    .back-in-stock-subscription .subscribe-button {
        margin-right: 10px;
        border: 1px solid #ccc;
        border-radius: 3px;
        background: url(/Themes/Jewelry/Content/img/button5.png) top repeat-x;
        box-shadow: inset 0 1px 0 #f6f6f6;
        padding: 6px 10px;
        text-shadow: 1px 1px 0 #fff;
    }

.product-details-page .manufacturers {
    margin-bottom: 10px;
}

    .product-details-page .manufacturers a {
        font-weight: bold;
        text-transform: uppercase;
    }

        .product-details-page .manufacturers a:hover {
            text-decoration: underline;
        }

.product-no-reviews,
.product-reviews-overview {
    margin-bottom: 15px;
}

    .product-no-reviews a {
        font-size: 11px;
        display: none;
    }

        .product-no-reviews a:hover,
        .product-review-links a:hover {
            text-decoration: underline;
        }

    .product-reviews-overview .product-review-links {
        display: none;
    }

.overview .product-name h1 .smallText {
    font-size: 24px;
    font-style: italic;
    font-weight: 300;
    font-family: Lato;
}

h2 .smallText {
    margin-top: 6px;
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
    font-family: Lato;
    display: block;
}

.buy-panel .downloadLink {
    margin-left: 5px;
}

.sku .value {
    font-weight: bold;
}

.buy-panel .text-prompt {
}

.product-review-box {
    margin-bottom: 5px;
}

.download-sample {
    margin-bottom: 15px;
}

.download-sample-button a {
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

.product-details-page .add-info {
    margin-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
    padding-bottom: 15px;
}

    .product-details-page .add-info > * {
        float: left;
        margin-right: 10px;
    }

.add-to-wishlist-button,
.add-to-compare-list-button {
    border: 0px;
    padding: 6px 10px;
    background-color: #ee095d;
    font-family: 'Lato';
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    margin-bottom: 10px;
}

    .add-to-compare-list-button:hover {
        background-color: #d0034e;
    }

.email-a-friend-button {
    height: 27px;
    border: none;
    background: none;
    font-family: 'Lato';
    color: #1097dd;
}

    .email-a-friend-button:hover {
        text-decoration: underline;
    }

.product-details-page .sku,
.product-details-page .gtin,
.product-details-page .free-shipping,
.product-details-page .product-vendor {
    margin: 8px 0;
}

.product-details-page .sku {
    margin-bottom: 25px;
}

.product-details-page .stock {
    margin-bottom: 15px;
}

    .product-details-page .stock .value {
        font-weight: bold;
        text-transform: uppercase;
    }

.product-details-page .free-shipping {
    width: 100px;
    height: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(/Themes/Jewelry/Content/img/free-shipping.png) no-repeat;
    padding: 25px 5px 5px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    cursor: default;
}

.product-vendor a:hover {
    text-decoration: underline;
}

.product-details-page .tax-shipping-info {
    float: none !important;
    clear: both;
    line-height: 1.4;
}

.buy-panel {
    margin-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 15px;
}

.attributes {
    margin-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
    padding-bottom: 10px;
}

    .attributes dl {
        line-height: 18px;
    }

    .attributes dt {
        margin-bottom: 5px;
    }

    .attributes dd {
        margin-bottom: 8px;
    }

    .attributes input {
        vertical-align: middle;
    }

    .attributes select {
        min-width: 100px;
        border: 1px solid #999;
        padding: 2px;
        font-size: 14px;
        height: 36px;
        line-height: 25px;
    }

.rental-attributes input[type='text'] {
    max-width: 94px;
    font-size: 11px;
    padding: 2px;
}

.order-line > .rental-attributes {
    float: none;
}

/*Rental Products Calendar*/
.ui-datepicker {
    width: 280px;
    background-color: #fff;
    text-align: center;
}

.ui-datepicker-header {
    position: relative;
    height: 30px;
    border-color: #000;
    background: #333;
    color: #fff;
}

    .ui-datepicker-header a {
        position: absolute;
        top: 0;
        z-index: 1;
        width: 30px;
        height: 30px;
        font-size: 0;
    }

        .ui-datepicker-header a.ui-datepicker-prev {
            left: 0;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAHCAYAAAAxrNxjAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAFpJREFUeNqMzzEKgGAMg9EeRhwEBSfvvzg5eAlBdPEGz6U/iIhaKJTyJSSByG0xY0Nz+QeiHB12HOjvUAHrdPEEXMHR9yyBCusfx1Jky4zDGxjZdEpBewfPAQB5weeCp5OjNgAAAABJRU5ErkJggg==) center no-repeat;
        }

        .ui-datepicker-header a.ui-datepicker-next {
            right: 0;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAHCAYAAAAxrNxjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODNBMDk3ODNFRUQ4MTFFMkI1QTlBRTgyMjQxQ0U0NzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODNBMDk3ODRFRUQ4MTFFMkI1QTlBRTgyMjQxQ0U0NzEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4M0EwOTc4MUVFRDgxMUUyQjVBOUFFODIyNDFDRTQ3MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4M0EwOTc4MkVFRDgxMUUyQjVBOUFFODIyNDFDRTQ3MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv2x/5EAAABZSURBVHjaYvj//z8DGtYC4ldAfAGIdWHiDFgUgrAhEH8A4tdArAcSYwSrxg1Akq+B2Aak8CmQIcWAHxwnxsSXIBNxudEc6sZXMA9hU6QLVXAGGgJgcYAAAwCrw48pVvch+wAAAABJRU5ErkJggg==) center no-repeat;
        }

.ui-datepicker-title {
    position: relative;
    z-index: 0;
    line-height: 30px;
    background: url(/Themes/Jewelry/Content/img/navpad.png) top repeat-x;
    color: #bbb;
    text-shadow: -1px -1px 0px #111;
    text-transform: uppercase;
}

.ui-datepicker-calendar th {
    background-color: #eee;
}

.ui-datepicker-calendar th,
.ui-datepicker-calendar td {
    width: 14.285%;
    border: 1px solid #ccc;
}

    .ui-datepicker-calendar th span,
    .ui-datepicker-calendar td a {
        display: block;
        min-height: 32px;
        line-height: 32px;
    }

        .ui-datepicker-calendar td a:hover {
            background: #eee;
        }

.color-squares li {
    display: inline-block;
    position: relative;
}

.color-squares .color-container {
    display: inline-block;
    border: solid 1px #999;
    padding: 1px;
    cursor: pointer;
    border-radius: 5px;
}

.color-squares .selected-value .color-container {
    border: 2px solid #075899;
    padding: 0;
}

.color-squares .color {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 5px;
}

.color-squares input {
    position: absolute;
    z-index: -1;
    top: 20%;
    left: 20%;
}

.order-line {
    overflow: hidden;
    width: 100%;
}

    .order-line > * {
        float: left;
    }

    .order-line .prices {
        overflow: hidden;
        line-height: 38px;
        margin-right: 10px;
    }

        .order-line .prices > * {
            float: left;
        }

    .order-line .rental-price {
        max-width: 150px;
        line-height: normal;
    }

        .order-line .rental-price label {
            display: block;
        }

    .order-line .product-price {
        font-size: 24px;
        font-weight: bold;
        font-family: Lato;
        margin-bottom: 10PX;
    }

    .order-line .old-product-price {
        margin-right: 10px;
        text-decoration: line-through;
        color: #6b6b6b;
    }

.customer-entered-price {
    clear: both;
    margin-bottom: 15px;
    border-radius: 5px;
    overflow: hidden;
    background: #f3f3f3;
    padding: 10px;
}

    .customer-entered-price label {
        margin-right: 10px;
        font-size: 11px;
        font-weight: bold;
    }

    .customer-entered-price input {
        width: 100px;
        margin-bottom: 5px;
        box-shadow: inset 0 0 5px #ccc;
        padding: 5px;
    }

    .customer-entered-price .price-range {
        clear: both;
        color: #0f97dd;
    }

.add-to-cart .quantity {
    float: left;
    margin-right: 10px;
}

    .add-to-cart .quantity .qty-label {
        margin-top: 14px;
    }

.add-to-cart .qty-label {
    float: left;
    margin-right: 8px;
}

.add-to-cart .qty-input,
.add-to-cart .qty-dropdown {
    float: left;
    width: 36px;
    padding: 7px;
    text-align: center;
    font-size: 18px;
}

.add-to-cart .qty-dropdown {
    width: auto;
}

.add-to-cart .add-to-cart-button {
    float: left;
    border: 0px;
    background: url(/Themes/Jewelry/Content/img/buyNowButtonBig.png) center center;
    color: white;
    background-color: #212121;
    box-shadow: inset 0 0 5px #000; /* padding: 6px 28px; */
    text-align: center;
    text-transform: uppercase;
    font-family: 'Lato';
    font-size: 27.96px;
    width: 230px;
    background-size: 100%;
    height: 46px;
}

.de-de .add-to-cart-button {
    float: left;
    border: 0px;
    background: url(/Themes/Jewelry/Content/img/buyNowButtonBig.png) center center;
    color: white;
    background-color: #212121;
    box-shadow: inset 0 0 5px #000; /* padding: 6px 28px; */
    text-align: center;
    text-transform: uppercase;
    font-family: 'Lato';
    font-size: 14.96px;
    width: 230px;
    background-size: 100%;
    height: 46px;
}

.add-to-cart .add-to-wishlist-button {
    display: none;
}

.product-details-page .full-description {
    clear: both;
    margin-bottom: 20px;
    line-height: 18px;
}

.product-specs-box:after {
    content: ' ';
    clear: both;
    display: block;
}

.product-specs-box .disableLine {
    color: #ccc;
}

.product-specs-box {
    clear: both;
    margin-bottom: 20px;
}

    .product-specs-box .title {
        margin-bottom: 10px;
    }

    .product-specs-box .odd td {
        background: #fff;
    }

    .product-specs-box .even td {
        background: #fff;
    }

    .product-specs-box .odd td:nth-child(2) {
        border-right: 0px;
    }

    .product-specs-box .even td:nth-child(2) {
        border-right: 0px;
    }

    .product-specs-box td:first-child {
        width: 200px;
        text-align: left;
    }

    .product-specs-box .odd:first-child td {
        border-top: 0px;
    }

    .product-specs-box tr:last-child td {
        border-bottom: 0px;
    }

.order-line .add-to-cart-button {
    background: url(/Themes/Jewelry/Content/img/buyNowButtonBig.png) center center;
    background-size: 100%;
}
/*Jquery Tabs start*/
.ui-tabs {
    clear: both;
    margin: 30px 10px 20px 0;
    padding-top: 30px;
}

    .ui-tabs .ui-tabs-nav {
        float: left;
        border-radius: 5px 5px 0 0;
    }

        .ui-tabs .ui-tabs-nav li {
            float: left;
            padding-left: 2px;
        }

            .ui-tabs .ui-tabs-nav li:first-child {
                background: none;
                padding-left: 0;
            }

            .ui-tabs .ui-tabs-nav li a {
                display: inline-block;
                height: 30px;
                padding: 0 15px;
                text-align: center;
                text-transform: capitalize;
                font-family: 'Lato';
                color: black;
                font-size: 16px;
            }

            .ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
            .ui-tabs .ui-state-active.ui-tabs-active a {
                border-bottom: 3px solid #ee095d;
                font-weight: bold;
            }

            .ui-tabs .ui-tabs-nav li:first-child a {
            }

            .ui-tabs .ui-tabs-nav li:last-child a {
                border-radius: 0 5px 0 0;
            }

    .ui-tabs .ui-tabs-panel {
        clear: both;
        border-top: 1px solid #ccc;
        padding: 10px;
        line-height: 18px;
        overflow: hidden;
    }

    .ui-tabs .full-description {
        margin-bottom: 0;
    }

    .ui-tabs .product-specs-box {
        margin: 10px 0;
    }

        .ui-tabs .product-specs-box td {
            border: 1px solid #f0f0f0;
            text-align: left;
        }

    .ui-tabs .write-review .form-fields {
        padding: 10px 15px 15px;
    }

/*Jquery Tabs end*/

.product-variant-line {
    margin-bottom: 20px;
}

    .product-variant-line:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
    }

    .product-variant-line .variant-picture {
        float: left;
        width: 170px;
        min-height: 170px;
        margin-right: 20px;
        border: 1px solid #ddd;
        overflow: hidden;
        text-align: center;
    }

        .product-variant-line .variant-picture + .variant-overview {
            float: left;
            width: 530px;
        }

    .product-variant-line .variant-name {
        margin-bottom: 10px;
        font-size: 32px;
    }

    .product-variant-line .stock {
        margin: 0 15px 0 0;
        line-height: 26px;
    }

    .product-variant-line .order-line {
        background: #f6f6f6;
        padding: 7px;
        border-radius: 5px;
    }

.tier-prices {
    margin-bottom: 20px;
}

    .tier-prices .prices-header {
        margin-bottom: 5px;
        font: italic bold 15px "Times New Roman", Times, serif;
        color: #444;
    }

    .tier-prices td {
        border: 1px solid #ccc;
        background: #f6f6f6;
        padding: 3px;
    }

    .tier-prices .item-price {
        color: #0f97dd;
    }

.also-purchased-products-grid .item-box input.productQuantityTextBox {
    height: 9px;
}

.product-tags-box {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 20px;
    margin-bottom: 40px;
}

    .product-tags-box .title {
        font-weight: 500;
        margin-bottom: 10px;
    }

.product-tags-list {
    overflow: hidden;
    line-height: 20px;
}

    .product-tags-list ul {
        overflow: hidden;
    }

    .product-tags-list li {
        float: left;
        color: #999;
    }

        .product-tags-list li.separator {
            margin-right: 8px;
        }

        .product-tags-list li a {
            color: #0f97dd;
        }

            .product-tags-list li a:hover {
                text-decoration: underline;
            }

.product-tags-all-page ul,
.vendor-list {
    margin-bottom: 10px;
    border: none;
    background: #f6f6f6;
    padding: 10px;
    border-radius: 5px;
    overflow: hidden;
}

    .product-tags-all-page li,
    .vendor-list li {
        margin-right: 10px;
        line-height: 24px;
    }

    .vendor-list li {
        display: inline-block;
        color: #999;
    }

        .product-tags-all-page li a,
        .vendor-list li a {
            color: #444;
        }

        .vendor-list li a {
            display: block;
            padding: 0 12px;
            font-size: 14px;
            text-transform: uppercase;
        }

            .vendor-list li a:hover {
                color: #0f97dd;
            }

.giftcard {
    clear: both;
    margin-bottom: 20px;
    background: #f6f6f6;
    padding: 10px 15px;
    border-radius: 5px;
}

    .giftcard > div {
        margin: 10px 0;
    }

    .giftcard label {
        display: inline-block;
        width: 120px;
        font-size: 11px;
        font-weight: bold;
        color: #555;
    }

    .giftcard input[type="text"],
    .giftcard textarea {
        width: 250px;
        vertical-align: middle;
        padding: 5px;
        font-size: 12px;
    }

    .giftcard textarea {
        height: 100px;
    }

/*********** PRODUCT-REVIEWS ***********/

.product-reviews-page h1 a {
    color: #444;
}

    .product-reviews-page h1 a:hover {
        color: #0f97dd;
    }

.product-reviews-page .page-body {
    padding: 10px;
}

.product-reviews-page .title {
    margin-bottom: 15px;
}

.write-review {
    margin-bottom: 20px;
}

    .write-review form {
        border: 1px solid #ddd;
        border-radius: 5px;
        background: #eee;
        box-shadow: inset 0 1px 0 #fff;
        padding: 15px;
    }

    .write-review .form-fields {
        margin-bottom: 15px;
    }

    .write-review label {
        width: 90px;
        vertical-align: top;
    }

    .write-review input[type="text"],
    .write-review textarea {
        width: 428px !important;
        vertical-align: middle;
    }

.review-rating {
    overflow: hidden;
}

    .review-rating > label {
        float: left;
        margin-right: 44px;
    }

    .review-rating ul {
        display: inline-block;
        width: 440px;
        text-align: center;
    }

    .review-rating li {
        display: inline;
        color: #0f97dd;
    }

    .review-rating .first {
        display: none;
    }

    .review-rating .last {
        display: none;
    }

.productTabs-body .review-rating > ul {
    padding-left: 0px;
    margin: 0px;
    text-align: left;
}

.customRating .rating {
    width: 18px;
    display: inline-block;
    cursor: pointer;
}

.write-review .buttons {
    text-align: right;
}

.write-review .button-1 {
    border: 0px;
    padding: 6px 10px;
    background-color: #ee095d;
    font-family: 'Lato';
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
}

.button-1:hover {
    background-color: #d0034e;
}

.product-review-item {
    margin-bottom: 20px;
}

.review-item-head {
    border-top: 1px solid #d0d0d0;
    overflow: hidden;
    padding: 10px;
    padding-bottom: 0px;
}

    .review-item-head .review-title {
        float: left;
        max-width: 580px;
        text-transform: capitalize;
        font-size: 14px;
        font-weight: bold;
    }

        .review-item-head .review-title strong {
        }

    .review-item-head .product-review-box {
        float: right;
        margin: 3px 0 0;
    }

.product-review-item .review-text {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 18px;
    padding-left: 10px;
}

.product-review-item .review-info {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
}

    .product-review-item .review-info a:hover,
    .product-review-helpfulness .vote:hover {
        text-decoration: underline;
    }

.product-review-helpfulness .vote {
    color: #0f97dd;
    cursor: pointer;
}

.product-review-helpfulness {
    display: none;
}

/*********** WISHLIST & COMPARE LIST ***********/

.compare-products-table .product-name a {
    color: black;
}

    .compare-products-table .product-name a:hover {
        color: black;
    }

.wishlist-content,
.order-summary-content {
    margin-bottom: 10px;
    padding: 5px;
    line-height: 18px;
}

.checkout-page .order-summary-content,
.checkout-page .order-summary-body {
    margin-bottom: 0;
}

.wishlist-page .buttons,
.checkout-page .common-buttons {
    margin-bottom: 45px;
    padding: 8px 10px;
    text-align: right;
}

    .wishlist-page .buttons input[type="button"],
    .wishlist-page .buttons input[type="submit"],
    .checkout-page .common-buttons input[type="submit"] {
        margin-left: 5px;
        padding: 5px 10px;
        text-transform: uppercase;
        font-family: Lato;
        color: #5f5f5f;
        background-color: #e0e0e0;
        border: 0px;
        font-weight: bold;
    }

        .checkout-page .common-buttons input[type="submit"]:hover {
            background-color: #bababa;
        }

        .wishlist-page .buttons input[type="submit"]:hover {
            background-color: #bababa;
        }

        .wishlist-page .buttons input[type="button"]:hover {
            background-color: #bababa;
        }

.wishlist-page .share-info {
    padding: 10px;
}

    .wishlist-page .share-info span {
        display: block;
        margin-bottom: 5px;
        font-size: 11px;
        font-weight: bold;
    }

    .wishlist-page .share-info a:hover {
        text-decoration: underline;
    }

.wishlist-page .tax-shipping-info {
    margin: 10px 0;
}

.compare-products-page {
    position: relative;
    overflow: hidden;
}

    .compare-products-page .clear-list {
        position: absolute;
        top: 8px;
        right: 3px;
        border: 0px;
        margin-bottom: 5px;
        padding: 6px 15px;
        text-align: center;
        text-transform: uppercase;
        color: white;
        background-color: #ee095d;
        max-width: 205px;
    }

        .compare-products-page .clear-list:hover {
            background-color: #d0034e;
        }

    .compare-products-page .page-body {
        margin-bottom: 10px;
        border: 1px solid #ddd;
        background-color: #fff;
        box-shadow: inset 0 1px 0 #fff;
        padding: 10px;
        line-height: 18px;
    }

/*********** TOPICS ***********/

.topic-html-content {
    margin-bottom: 20px;
}

.topic-html-content-title {
    margin-bottom: 10px;
    margin-top: 9px;
}

.topic-html-content-header {
    padding-left: 20px;
    font-family: Raleway;
    font-size: 48px;
    font-weight: 400;
    font-size: 48px;
    letter-spacing: -1px;
}

.topic-html-content-body {
    margin-left: 10px;
    line-height: 20px;
}

.home-page .topic-html-content-body {
    margin-left: 15px;
    font-size: 18px;
    font-weight: 300;
    max-width: 750px;
}

.topic-page .page-body {
    padding: 10px;
}

    .topic-page .page-body > div {
        margin-bottom: 2px;
        padding: 10px;
        line-height: 18px;
    }

    .topic-page .page-body .watchOriginalSizePopup {
    }

.topic-html-content a,
.topic-page a {
    font-weight: bold;
    color: black;
    text-decoration: underline;
}

    .topic-html-content a:hover,
    .topic-page a:hover {
        text-decoration: underline;
    }

.topic-html-content strong,
.topic-page strong {
}

.enter-password-title {
    padding: 5px;
    font: italic bold 16px "Times New Roman", Times, serif;
    color: #c00;
}

.enter-password-form {
    overflow: hidden;
    padding: 5px;
}

    .enter-password-form input[type="password"] {
        float: left;
        width: 250px;
        margin-right: 5px;
        padding: 5px;
    }

    .enter-password-form input[type="submit"] {
        float: left !important;
        width: auto !important;
        border: 1px solid #ccc !important;
        border-radius: 3px !important;
        background: url(/Themes/Jewelry/Content/img/button5.png) top repeat-x !important;
        box-shadow: inset 0 1px 0 #f6f6f6 !important;
        padding: 6px 18px !important;
        font: normal 12px Tahoma, Geneva, sans-serif !important;
        color: #333 !important;
        text-shadow: 1px 1px 0 #fff !important;
    }

        .enter-password-form input[type="submit"]:hover {
            background-position: bottom !important;
        }

.password-error {
    margin-bottom: 10px;
    padding: 5px;
    color: #c00;
}

/*********** CONTACT & EMAIL A FRIEND ***********/
.page.contact-page .secondRow {
    display: none;
}

.contact-page .page-body,
.email-a-friend-page .page-body {
    padding: 10px;
}

    .contact-page .page-body > form,
    .email-a-friend-page .page-body > form {
        margin-bottom: 2px;
        border: 1px solid #ccc;
        padding: 10px;
        line-height: 18px;
    }

.contact-page .inputs,
.email-a-friend-page .inputs {
    padding: 3px;
}

.contact-page label,
.email-a-friend-page label {
    float: left;
    width: 75px;
}

.contact-page .input-box {
    float: left;
    margin-right: 10px;
}

.contact-page textarea {
    width: 485px;
}

.contact-page .buttons {
    padding: 7px 5px 33px 98px;
}

.contact-page input[type="submit"],
.email-a-friend-page input[type="submit"] {
    border: 0px;
    float: right;
    clear: both;
    margin-bottom: 15px;
    padding: 6px 15px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    background-color: #ee095d;
    max-width: 205px;
}

    .email-a-friend-page input[type="submit"]:hover {
        background-color: #d0034e;
    }

.email-a-friend-page .title {
    margin-bottom: 20px;
}

    .email-a-friend-page .title a {
        font-size: 18px;
        color: black;
    }

        .email-a-friend-page .title a:hover {
            text-decoration: underline;
        }

.email-a-friend-page label {
    width: 120px;
}

.email-a-friend-page textarea {
    width: 400px;
}

.email-a-friend-page .buttons {
    padding: 5px 5px 10px 132px;
}

    .email-a-friend-page .buttons:after {
        content: "";
        clear: both;
        display: block;
    }

.page.email-a-friend-page h1 {
    padding-left: 0px;
}

/*********** BLOG & NEWS ***********/

.year strong {
    display: block;
    background: #eee url(/Themes/Jewelry/Content/img/arrow3.png) 6px center no-repeat;
    padding: 8px 8px 8px 20px;
    text-shadow: 1px 1px 0 #fff;
    cursor: default;
}

.blog-page .page-body,
.blogpost-page .page-body,
.news-list-page .page-body,
.news-item-page .page-body {
    border: 1px solid #ddd;
    border-radius: 5px;
    background: url(/Themes/Jewelry/Content/img/boxpad3.png) top repeat-x;
    background: url(/Themes/Jewelry/Content/img/boxpad3.png) top repeat-x, url(/Themes/Jewelry/Content/img/boxpad6.png) bottom repeat-x;
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 #fff;
    padding: 10px;
}

.blog-page .post,
.blogpost-page .post,
.blogpost-page .comment-list-body,
.news-list-page .news-items,
.news-item-page .page-body-content {
    margin-bottom: 2px;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 1px 0 #f6f6f6, inset 0 0 10px #ddd;
    background: #fff;
    padding: 10px;
    line-height: 18px;
}

.post-head {
    border-bottom: 1px solid #f0f0f0;
    padding: 5px 5px 12px;
}

.post-title {
    margin-right: 5px;
    font: italic bold 18px "Times New Roman", Times, serif;
    color: #444;
}

    .post-title:hover,
    .news-title:hover {
        color: #0f97dd !important;
    }

.post-date, .news-date {
    color: #444;
    font-style: italic;
}

.post-body {
    margin-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;
    padding: 5px;
}

.blog-page .pager {
    margin-top: -2px;
}

.blog-footer {
    overflow: hidden;
    margin-bottom: 10px;
    padding: 0 5px;
}

    .blog-footer .tags {
        float: left;
        max-width: 580px;
        color: #666;
    }

    .blog-footer label {
        float: left;
        margin-right: 5px;
        font-weight: bold;
    }

    .blog-footer .tags ul {
        float: left;
    }

    .blog-footer .tags li {
        float: left;
        margin-right: 5px;
    }

.blog-page .blog-details {
    float: right;
}

.blog-footer a:hover {
    text-decoration: underline;
}

.blogpost-page .post {
    margin: 10px 0;
}

.blogpost-page .title,
.news-item-page .title {
    margin-bottom: 10px;
    padding: 0 5px;
    font: italic bold 18px "Times New Roman", Times, serif;
    color: #444;
}

.blogpost-page .new-comment {
    margin-top: 20px;
}

.blogpost-page .result {
    padding: 0 5px;
    color: #0f97dd;
}

.blogpost-page .field-validation-error {
    display: block;
    margin-top: 5px;
    text-align: center;
}

.blogpost-page .inputs label {
    display: none;
}

.blogpost-page textarea {
    width: 686px;
    height: 200px;
    border: 1px solid #ddd;
    padding: 10px;
}

    .blogpost-page textarea:focus {
        border: 1px solid #bbb;
    }

.blogpost-page .buttons {
    margin-bottom: 10px;
    padding: 10px 0;
    text-align: center;
}

.blogpost-page input[type="submit"],
.news-item-page input[type="submit"] {
    border: 2px solid #999;
    border-radius: 5px;
    background: url(/Themes/Jewelry/Content/img/button2.png) top repeat-x;
    box-shadow: inset 0 0 5px #000;
    padding: 6px 20px;
    text-align: center;
    font: normal 20px ''Lato'';
    color: #0f97dd;
    text-transform: uppercase;
    text-shadow: -1px -1px 0px #111;
}

.blogpost-page .comment-list,
.news-item-page .comment-list {
    margin-bottom: 10px;
}

.blog-comment, .news-comment {
    margin-bottom: 10px;
    padding: 5px 5px 10px;
    border-bottom: 1px dotted #ddd;
}

    .blog-comment:after,
    .news-comment:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
    }

    .blog-comment .comment-info,
    .news-comment .comment-info {
        float: left;
        width: 100px;
    }

    .blog-comment .avatar,
    .news-comment .avatar {
        display: block;
        width: 100px;
        height: 100px;
        margin-bottom: 5px;
        box-shadow: 0 0 10px #ddd;
        overflow: hidden;
        background: #fff;
    }

        .blog-comment .avatar img,
        .news-comment .avatar img {
            width: 100px;
        }

    .blog-comment .username,
    .news-comment .username {
        display: block;
        margin-bottom: 5px;
        text-align: center;
        font-weight: bold;
        color: #0f97dd;
        text-transform: capitalize;
    }

    .blog-comment .comment-content,
    .news-comment .comment-content {
        margin-left: 115px;
    }

    .blog-comment .comment-time {
        margin-bottom: 10px;
        padding: 3px 0;
    }

        .blog-comment .comment-time * {
            margin-right: 5px;
            font-size: 11px;
            font-weight: bold;
            color: #444;
        }

    .blog-comment .comment-body,
    .blog-comment .comment-body p,
    .news-comment .comment-body,
    .news-comment .comment-body p {
        line-height: 16px;
    }

.news-list-page .item {
    margin-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
    padding: 5px 5px 10px;
}

    .news-list-page .item:last-child {
        margin-bottom: 0;
        border-bottom: none;
    }

.news-list-page .news-head,
.news-list-homepage .news-head {
    margin-bottom: 5px;
}

.news-list-page .news-title,
.news-list-homepage .news-title {
    margin-right: 5px;
    font: italic bold 18px "Times New Roman", Times, serif;
    color: #0f97dd;
}

    .news-list-page .news-title:hover,
    .news-list-homepage .news-title:hover {
        text-decoration: underline;
    }

.news-list-page .news-date /*restyle*/,
.news-list-homepage .news-date {
    color: #444;
}

.news-list-page .news-details,
.news-list-homepage .news-details {
    padding: 5px;
    line-height: 18px;
}

.news-list-page .read-more,
.news-list-homepage .read-more {
    float: right;
    border: 1px solid #ccc;
    border-radius: 3px;
    background: url(/Themes/Jewelry/Content/img/button5.png) top repeat-x;
    box-shadow: inset 0 1px 0 #f6f6f6;
    padding: 5px 10px;
    text-transform: capitalize;
    text-shadow: 1px 1px 0 #fff;
}

    .news-list-page .read-more:hover,
    .news-list-homepage .read-more:hover {
        background-position: bottom;
    }

.news-list-page .pager {
    margin-top: 10px;
}

    .news-list-page .pager ul {
        float: right;
    }

.news-item-page .news-content {
    margin-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
    padding: 5px 5px 20px;
}

.news-item-page .news-date {
    margin-bottom: 10px;
}

.news-item-page textarea {
    width: 460px;
    height: 200px;
    vertical-align: top;
}

.news-item-page .fieldset {
    margin-bottom: 20px;
}

.news-item-page .form-fields {
    padding: 10px;
}

.news-item-page .inputs label {
    width: 86px;
    text-align: right;
    font-size: 11px;
    font-weight: bold;
}

.news-item-page .buttons {
    padding-left: 110px;
}

.news-comment .comment-time {
    margin-bottom: 5px;
}

    .news-comment .comment-time * {
        margin-right: 5px;
        font-size: 11px;
    }

.news-comment .comment-title {
    margin-bottom: 10px;
    padding: 3px 0;
}

.news-list-homepage .title {
    margin-bottom: 10px;
    padding-left: 40px;
    font: normal 36px 'Raleway';
    color: #0f97dd;
}

    .news-list-homepage .title strong {
        font-weight: normal;
    }

.news-list-homepage .item {
    margin: 0 10px;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
    padding: 10px;
}

    .news-list-homepage .item:first-child {
        border-top: 1px solid #f0f0f0;
    }

.news-list-homepage .view-all {
    overflow: hidden;
    padding: 20px;
    text-align: right;
}

    .news-list-homepage .view-all a {
        font-size: 11px;
        font-weight: bold;
        color: #444;
    }

        .news-list-homepage .view-all a:hover {
            color: #0f97dd;
        }

.productTabs-body .odd {
    line-height: 34px;
    border-bottom: 1px solid #f0f0f0;
    width: 50%;
    float: left;
}

.productTabs-body .even {
    line-height: 34px;
    border-bottom: 1px solid #f0f0f0;
    width: 50%;
    float: left;
}

/*********** REGISTRATION, LOGIN, ACCOUNT PAGES ***********/
.fieldset .instruct {
    font-size: small;
}

.registration-page form,
.registration-result-page .page-body,
.login-page .page-body,
.account-page .page-body,
.password-recovery-page .page-body,
.return-request-page .page-body {
}

.registration-page .page-body,
.registration-result-page .result,
.login-page .customer-blocks,
.account-page .page-body-content,
.password-recovery-page form,
.return-request-page form {
    margin-bottom: 2px;
    border: 1px solid #ddd;
    padding: 10px;
    line-height: 18px;
}

.registration-page .title,
.login-page .title,
.account-page .title,
.return-request-page .title {
    padding: 5px 0;
}

.registration-page .fieldset,
.registration-page .accept-privacy-policy,
.account-page .fieldset,
.account-page .section {
    margin-bottom: 20px;
    padding: 5px 5px 20px;
    border-bottom: 1px solid #f0f0f0;
}

.registration-page .inputs,
.login-page .inputs,
.account-page .inputs {
    padding: 3px;
}

.account-page .vat-note {
    display: block;
    margin: 5px 0;
}

.registration-page .vat-note {
    display: block;
    margin: 5px 0;
}

.registration-page .inputs > ul,
.account-page .inputs > ul {
    display: inline-block;
}

.registration-page .inputs label,
.account-page .inputs label {
    width: 140px;
}

.registration-page .gender,
.account-page .gender {
    display: inline-block;
}

    .registration-page .gender,
    .account-page .gender > * {
        display: inline-block;
        vertical-align: middle;
        width: auto !important;
        margin-bottom: 0 !important;
    }

.registration-page select,
.account-page select {
    min-width: 76px;
    margin-right: 6px;
}

#check-availability-button {
    width: auto;
    height: auto;
    border: 1px solid #ccc;
    border-radius: 3px;
    background: url(/Themes/Jewelry/Content/img/button5.png) top repeat-x;
    box-shadow: inset 0 1px 0 #f6f6f6;
    padding: 5px 8px;
}

#username-availabilty {
    float: right;
    width: 80px;
    overflow: hidden;
}

.registration-page .buttons,
.registration-result-page .buttons,
.login-page .buttons,
.account-page .buttons,
.account-page .add-button {
    margin-bottom: 10px;
    text-align: right;
}

.registration-page input[type="submit"],
.registration-result-page input[type="button"],
.login-page input[type="submit"],
.login-page input[type="button"],
.account-page .button-1,
.password-recovery-page .button-1 {
    width: 176px;
    border: 0px;
    padding: 5px 10px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #ee095d;
    height: 29px;
}

    .account-page .button-1:hover, .password-recovery-page .button-1:hover {
        background-color: #d0034e;
    }

.registration-result-page .page-body {
    position: relative;
}

.registration-result-page .result {
    padding: 20px 10px;
}

.registration-result-page .buttons {
    position: absolute;
    top: 22px;
    right: 22px;
}

.login-page .customer-blocks {
    padding: 10px 20px;
}

.login-page .new-wrapper {
    margin-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
}

    .login-page .new-wrapper .text {
        padding: 5px;
    }

.login-page .inputs.reversed {
    padding-left: 120px;
}

.login-page .forgot-password a:hover {
    text-decoration: underline;
}

.login-page input.checkout-as-guest-button {
    float: left;
    width: auto;
}

.login-page > .topic-html-content {
    margin-top: 20px;
}

.external-authentication {
    overflow: hidden;
}

fieldset.facebook-login-block {
    border: 0;
    float: right !important;
}

    fieldset.facebook-login-block legend {
        display: none !important;
    }

    fieldset.facebook-login-block a {
        margin: 0 !important;
    }

.password-recovery-page .tooltip {
    margin-bottom: 10px;
    padding: 10px;
}

.password-recovery-page .fieldset {
    margin: 10px;
    background: #f6f6f6;
    padding: 10px;
}

.password-recovery-page label {
    width: 160px !important;
    text-align: right;
}

.password-recovery-page .buttons {
    padding: 10px;
    text-align: right;
}

.account-page textarea {
    vertical-align: middle;
}

.account-page .address-item {
    overflow: hidden;
}

    .account-page .address-item .info,
    .account-page .order-item .info {
        float: left;
    }

    .account-page .address-item .buttons,
    .account-page .order-item .buttons {
        float: right;
    }

.account-page .button-2 {
    min-width: 70px;
    border: 2px solid #999;
    border-radius: 5px;
    background: url(/Themes/Jewelry/Content/img/button6.png) top repeat-x;
    box-shadow: inset 0 0 5px #000;
    padding: 5px 15px;
    text-align: center;
    color: #0f97dd;
    text-shadow: -1px -1px 0px #111;
}

.account-page .edit-address,
.checkout-data .edit-address {
    margin-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 15px 20px;
}

.account-page .order-item {
    margin-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
    padding: 5px 5px 20px;
}

    .account-page .order-item:last-child {
        margin-bottom: 0;
        border-bottom: none;
    }

.edit-address .option-list {
    width: 300px;
    display: inline-block;
}

.reward-points-overview,
.reward-points-history .title {
    margin: 0 0 5px;
}

.account-page .no-data {
    min-height: 50px;
}

.change-password-page .button-1, .forum-subscriptions-page .button-1, .subscription-list .button-2 {
    width: auto;
}

.avatar-page .page-body-content {
    overflow: hidden;
}

.avatar-page .fieldset {
    margin-bottom: 10px;
    overflow: hidden;
    background: #f6f6f6;
    padding: 10px;
}

.avatar-page .image {
    float: right;
    margin-right: 10px;
}

.avatar-page .info {
    float: left;
    line-height: 30px;
}

.avatar-page .buttons {
    float: right;
}

.avatar-page .button-1,
.avatar-page .button-2 {
    min-width: 70px;
    max-width: 120px;
    border: 2px solid #999;
    border-radius: 5px;
    background: url(/Themes/Jewelry/Content/img/button6.png) top repeat-x;
    box-shadow: inset 0 0 5px #000;
    padding: 5px 15px;
    text-align: center;
    color: #0f97dd;
    text-shadow: -1px -1px 0px #111;
}

.account-page .description {
    font-style: italic;
}

.return-request-page th,
.return-request-page td {
    text-align: left !important;
}

    .return-request-page td:last-child {
        text-align: center !important;
    }

    .return-request-page td select {
        min-width: 50px;
    }

.return-request-page .form-fields {
    margin-bottom: 10px;
    background: #f6f6f6;
    padding: 15px;
}

.return-request-page .inputs label {
    width: 90px;
}

.return-request-page .inputs select {
    width: 300px;
}

.return-request-page textarea {
    width: 500px;
    vertical-align: middle;
    padding: 5px;
}

.return-request-page .buttons {
    margin-bottom: 10px;
    text-align: right;
}

.return-request-page .button-1 {
    border: 2px solid #999;
    border-radius: 5px;
    box-shadow: inset 0 0 5px #000;
    background: url(/Themes/Jewelry/Content/img/button2.png) top repeat-x;
    padding: 6px 15px;
    text-align: center;
    font: normal 20px ''Lato'';
    text-transform: uppercase;
    color: #0f97dd;
    text-shadow: -1px -1px 0px #111;
}

.return-request-list-page a:hover {
    text-decoration: underline;
}

.top-links-menu ul li a.why-agy-link {
    color: #EE0B5E;
    font-weight: bold;
}

/******** SIMPLE CHECKOUT *******/

div.master-wrapper-main .shipping-payment-method ul {
    text-align: center;
}

div.simple-checkout-data ul.method-list li .method-name label {
    float: none;
}

div.simple-checkout-data .method-name > * {
    margin: 0px;
}

div.simple-checkout-data ul.method-list li .method-name {
    text-align: center;
}

div.shipping-payment-method .payment-method .payment-details {
    display: block;
    text-align: center;
}

div.simple-checkout-data .shipping-payment-method .method-list li {
    border-bottom: 0px solid white;
}

div.simple-checkout-data .inputs .labelforinputs {
    display: block;
}

div.simple-checkout-data .button-2:hover {
    /*color: blue !important;*/
    /*text-decoration: underline;*/
}

div.simple-checkout-data .button-2 {
    color: blue;
}

div.simple-checkout-data .secondary-address-description {
    margin-left: 145px;
    width: 300px;
}

div.simple-checkout-data .record-usesecondary-address input:hover {
    background-color: #d0034e;
}


div.simple-checkout-data .record-usesecondary-address input {
    background-color: #ee095d;
    border: 0;
    color: white;
    font-size: 15px;
    padding: 5px 10px;
    border-radius: 0;
    cursor: pointer;
    margin-right: 14px;
    min-width: 140px;
    margin: 0px;
    margin-top: 10px;
}

div.payment-wrapper .pymnt-itm.active h2 {
    background-color: #ede7d9;
    color: black;
}

div.simple-checkout-secondary-address-block .inputs input[type="text"],
div.simple-checkout-secondary-address-block .inputs input[type="password"],
div.simple-checkout-secondary-address-block .inputs select,
div.simple-checkout-secondary-address-block .inputs textarea,
div.simple-checkout-secondary-address-block .inputs .couponblock {
    font-size: 13px;
    background: #ede7d9;
}

div.simple-checkout-data .simple-checkout-data-left .inputs input.text-box.single-line.required {
    margin: 0px !important;
}

div.simple-checkout-data .simple-checkout-data-left .buttons {
    width: 300px;
    margin-top: 15px;
}

div.simple-checkout-data-left span.required {
    position: absolute;
}

div.simple-checkout-secondary-address-block .inputs .labelforinputs label {
    float: left;
    line-height: 19px;
}

div.simple-checkout-secondary-address-block span.required {
    position: absolute;
    margin-left: -1px;
}

div.secondary-address-window-buttons-up .button-2.secondary-address-window-button {
    margin-bottom: 15px;
}

div.simple-checkout-secondary-address-block .secondary-address-window-button:hover {
    background-color: #d0034e;
}

div.simple-checkout-billing-address-block span.required {
    position: absolute;
}

.simple-checkout-billing-address-block .billing-address-window-buttons-up {
    padding-left: 20px;
    padding-bottom: 10px;
}

div.simple-checkout-billing-address-block .billing-address-window-buttons-bottom input:first-child,
input.button-2.billing-address-window-button,
div.simple-checkout-secondary-address-block .secondary-address-window-button {
    background-color: #ee095d;
    border: 0;
    color: white;
    font-size: 15px;
    padding: 5px 10px;
    border-radius: 0;
    cursor: pointer;
    margin-right: 14px;
    min-width: 140px;
    margin: 3px;
    display: inline-block;
}

div.simple-checkout-secondary-address-block .secondary-address-window-buttons-bottom input {
    background-color: #d0034e;
}

    div.simple-checkout-secondary-address-block .secondary-address-window-buttons-bottom input:first-child {
        background-color: #ee095d;
    }



.simple-checkout-page .page-title {
    margin: 0 0 10px;
    padding: 10px;
    text-align: left;
    min-height: 50px;
    padding-left: 0px;
}

div.simple-checkout-data .shipping-payment-method .method-name input[type="radio"] {
    width: 100%;
}

.simple-checkout-data .payment-method .payment-logo {
    padding: 2px;
}

.simple-checkout-data .shipping-payment-method .shipping-title h1, .simple-checkout-data .shipping-payment-method .payment-title h1 {
    margin-bottom: 15px;
}

.simple-checkout-data .simple-checkout-order-summary-body .button-cart-top h1 {
    padding: 0px;
}

.simple-checkout-data div.shipping-payment-method .shipping-method {
    width: 100%;
    margin-bottom: 30px;
}

.simple-checkout-data div.shipping-payment-method .shipping-block {
    width: 100%;
    padding-bottom: 5px;
}

.simple-checkout-data div.shipping-payment-method .payment-block {
    padding: 10px 0px 15px;
}

.simple-checkout-data div.shipping-payment-method .payment-method {
    width: 100%;
    margin-bottom: 30px;
}

.simple-checkout-data div.shipping-payment-method .method-list li {
    width: 47%;
}


div.simple-checkout-data-left .inputs .labelforinputs label {
    min-width: 131px;
}

.simple-checkout-data div.payment-method .method-list {
    margin-top: 7px;
}

.simple-checkout-data div.shipping-method .method-name {
    margin-top: 7px;
    text-align: center;
}

.simple-checkout-data .method-name input[type="radio"] {
    margin-bottom: 3px;
}

.simple-checkout-data div.simple-checkout-paymentinfo .payment-info {
    margin-bottom: 30px;
    width: 100%;
    margin-top: 0px;
}

    .simple-checkout-data div.simple-checkout-paymentinfo .payment-info .info {
        font-size: 17px;
        padding: 18px;
    }

div.simple-checkout-order-summary-body .button-cart-top h1 {
    font-size: 26px;
}

.simple-checkout-data .simple-checkout-order-summary-body .order-summary-content .cart .remove-carditem-button {
    /*background: url(/Themes/Paneco/Content/images/X.png) no-repeat;*/
}

.simple-checkout-data .simple-checkout-order-summary-body .order-summary-content .cart .cart-item-row td.product a {
    font-weight: normal;
    font-size: 16px;
}

.simple-checkout-order-summary-body .order-summary-content .cart .cart-item-row td:nth-child(4) {
    color: #ab9375;
    font-size: 16px;
    margin: 0;
    display: table-cell;
}

.simple-checkout-order-summary-body .order-summary-content .cart .cart-item-row td:nth-child(6) {
    font-size: 16px;
    text-align: center;
    margin: 0;
    display: table-cell;
}

.simple-checkout-data input.editcart {
    display: inline-block;
    border: none;
    background: white;
    padding: 0;
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
    border-radius: 0;
    float: right;
    height: auto;
    margin: -20px 0 0;
}

    .simple-checkout-data input.editcart:hover {
        text-decoration: underline;
    }

.simple-checkout-data div.simple-checkout-order-summary-body .cart-item-row span.product-subtotal {
    color: black;
    font-weight: normal;
}

div.simple-checkout-order-summary-body .product .product-name {
    font-weight: normal;
    color: #000;
    font-size: 20px;
}

div.simple-checkout-order-summary-body .selected-checkout-attributes {
    font-size: 14px;
    font-weight: bold;
}

div.simple-checkout-order-summary-body .totals {
    color: #000;
    font-weight: 700;
    font-size: 16px;
    background: #ede7d9;
    max-width: 350px;
    margin: 0;
    width: 350px;
    max-width: 100%;
    margin: 0 auto 50px;
    padding: 10px;
}

    div.simple-checkout-order-summary-body .totals table.cart-total {
        width: 100%;
        border-collapse: collapse;
    }

div.simple-checkout-order-summary-body .cart-total .cart-total-left {
    text-align: left;
    vertical-align: top;
    width: 50%;
    padding: 5px 0;
}

div.simple-checkout-data .recordsecondaddress input.button-2.edit-billing-address-button {
    margin-top: 10px;
}

div.simple-checkout-order-summary-body .cart-total .cart-total-right {
    width: 50%;
    padding: 5px 0;
    text-align: right;
}

div.simple-checkout-data .recordsecondaddress input:hover,
div.simple-checkout-data input.button-1:hover {
    background-color: #d0034e;
}

div.simple-checkout-data .recordsecondaddress input,
div.simple-checkout-data input.button-1 {
    background-color: #ee095d;
    border: 0;
    color: white;
    font-size: 15px;
    padding: 5px 10px;
    border-radius: 0;
    cursor: pointer;
    margin-right: 14px;
    float: right;
    min-width: 140px;
    margin: 0px;
    margin-top: -10px;
}

div.simple-checkout-data .inputs textarea {
    margin-left: -4px;
}

div.simple-checkout-data .billing-address-description {
    border: 1px solid #d3d3d3;
    padding: 10px;
    width: 280px;
    margin: 11px;
    float: right;
}

div.simple-checkout-data .billing-address-description-message li {
    line-height: 19px;
    list-style: none outside none;
    padding: 0;
    font-size: 14px;
}

div.simple-checkout-data .simple-checkout-order-summary-body .order-summary-content .cart-footer {
    margin-top: 30px;
    border-top: 0px solid white;
}

    div.simple-checkout-data .simple-checkout-order-summary-body .order-summary-content .cart-footer .totals {
        width: 100%;
        background: #f7f7f7;
        margin: 0px;
        padding: 2%;
    }

    div.simple-checkout-data .simple-checkout-order-summary-body .order-summary-content .cart-footer .total-info {
        border: 0px solid;
    }

    div.simple-checkout-data .simple-checkout-order-summary-body .order-summary-content .cart-footer .totals span {
        font-size: 16px;
    }

        div.simple-checkout-data .simple-checkout-order-summary-body .order-summary-content .cart-footer .totals span.selected-shipping-method {
            font-size: 15px;
            /* font-weight: bold; */
            display: inline-block;
            font-weight: 200;
        }

    div.simple-checkout-data .simple-checkout-order-summary-body .order-summary-content .cart-footer .totals .product-price.order-total strong {
        font-size: 16px;
        font-weight: bold;
    }

div.simple-checkout-data-left .inputs select {
    background: white;
}

div.simple-checkout-data .simple-checkout-order-summary-body .order-summary-content .cart td {
    padding: 5px;
}

div.simple-checkout-data .simple-checkout-data-left .inputs input[type="text"],
div.simple-checkout-data .simple-checkout-data-left .inputs input[type="password"],
div.simple-checkout-data .simple-checkout-data-left .inputs select,
div.simple-checkout-data .simple-checkout-data-left .inputs textarea,
div.simple-checkout-data .simple-checkout-data-left .inputs .couponblock {
    max-width: 280px;
    width: 100%;
}

.simple-checkout-data .simple-checkout-data-left .inputs .labelforinputs label {
    float: left;
    line-height: 19px;
    white-space: pre-line;
}

div.inputs .field-validation-error {
    margin: 5px 0 5px 53.75%;
}

div.simple-checkout-data input[type="checkbox"] {
    width: auto;
    margin-bottom: 15px;
}

.simple-checkout-data .simple-checkout-data-left .buttons input:hover {
    background-color: #d0034e;
}


.simple-checkout-data .simple-checkout-data-left .buttons input {
    float: left;
    width: 280px;
    height: 34px;
    padding: 0;
    margin-top: 1px;
    display: inline-block;
    border: none;
    background-color: #ee095d;
    color: white;
    text-transform: uppercase;
}


/*********** CHECKOUT ***********/

.order-progress {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(176, 176, 176, 0.5);
    margin-top: 10px;
    background-color: rgb(244, 244, 244);
    padding-top: 17px;
    margin-right: -10px;
    margin-left: -10px;
}

    .order-progress ul {
        overflow: hidden;
        text-align: center;
    }

    .order-progress li {
        display: inline-block;
        width: 120px;
        text-align: center;
    }

        .order-progress li.active-step a {
            background: url(/Themes/Jewelry/Content/img/bullet2.png) center top no-repeat;
            font-weight: bold;
            text-shadow: 0 0 1px #fff;
            cursor: pointer;
        }

        .order-progress li.inactive-step a {
            background: url(/Themes/Jewelry/Content/img/bullet3.png) center top no-repeat;
            cursor: default;
        }

        .order-progress li.active-step a:hover {
            text-decoration: underline;
        }

    .order-progress a {
        display: inline-block;
        padding-top: 25px;
        text-transform: capitalize;
        color: black;
    }

.edit-item a {
    display: inline-block;
    margin: 7px 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    background: url(/Themes/Jewelry/Content/img/button5.png) top repeat-x;
    box-shadow: inset 0 1px 0 #f6f6f6;
    padding: 5px 10px;
    text-transform: uppercase;
    color: #333 !important;
    text-shadow: 1px 1px 0 #fff;
}

    .edit-item a:hover {
        background-position: bottom !important;
    }

.checkout-attributes {
    overflow: hidden;
    margin-top: 10px;
}

    .checkout-attributes dl {
        overflow: hidden;
        margin: 0 0 15px;
    }

        .checkout-attributes dl > * {
            float: left;
            margin: 0 15px 10px 0;
        }

        .checkout-attributes dl dt {
            clear: left;
        }

        .checkout-attributes dl label {
            display: inline-block;
        }

.selected-checkout-attributes {
    float: left;
    margin: 10px 0;
}

.cart-footer .terms-of-service {
    margin-top: 10px;
    border-bottom: 1px solid #f0f0f0;
    font-weight: normal;
    position: relative;
}

    .cart-footer .terms-of-service input {
        position: absolute;
        left: -7px;
        top: 14px;
    }

.cart-footer {
    overflow: hidden;
}

    .cart-footer .totals {
        float: right;
        width: 330px;
    }

    .cart-footer .total-info,
    .cart-footer .terms-of-service {
        padding: 10px;
    }

.cart-total td {
    padding: 3px;
}

    .cart-total td:first-child {
        max-width: 110px;
        font-weight: 300;
    }

.cart-total tr:last-child td:first-child {
    font-weight: bold;
}

.cart-total .product-price {
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
}

.cart-total .order-total {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 15px;
}

.cart-total .remove-discount-button,
.cart-total .remove-gift-card-button {
    width: 16px;
    height: 16px;
    border: none;
    background: url(/Themes/Jewelry/Content/img/remove.png) no-repeat;
    padding: 0;
}

    .cart-total .remove-discount-button:hover,
    .cart-total .remove-gift-card-button:hover,
    .cart-collaterals .remove-discount-button:hover,
    .cart-collaterals .remove-gift-card-button:hover {
        opacity: 0.7;
    }

.totals .cart-total td {
    text-align: right;
}

    .totals .cart-total td:first-child {
        text-align: left;
    }

.cart-footer .checkout-buttons {
    overflow: hidden;
    padding: 12px;
    text-align: right;
}

.cart-footer .checkout-button {
    width: 176px;
    border: 0px;
    padding: 5px 10px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #ee095d;
    height: 29px;
}

    .cart-footer .checkout-button:hover {
        background-color: #d0034e !important;
    }

.addon-buttons > * {
    margin: 5px 0;
}

.cart-collaterals {
    float: left;
    width: 620px;
}

    .cart-collaterals .deals {
        margin-right: 15px;
        max-width: 415px;
    }

    .cart-collaterals .coupon-box, .cart-collaterals .giftcard-box, .cart-collaterals .shipping {
        margin-bottom: 15px;
        background-color: #f7f7f7;
        padding: 12px;
    }

    .cart-collaterals .title {
        font-size: 20px;
        line-height: 35px;
    }

    .cart-collaterals .hint {
        margin-bottom: 15px;
        color: #5e5e5e;
        font-weight: normal;
    }

    .cart-collaterals input[type="text"] {
        min-width: 200px;
        padding: 4px;
        height: 21px;
        border: 1px solid #ccc;
    }

    .cart-collaterals input[type="submit"] {
        padding: 4px 10px;
        text-transform: uppercase;
        background-color: #e0e0e0;
        border: 0px;
        font-weight: bold;
        color: #5f5f5f;
        min-width: 160px;
        margin-left: 12px;
        height: 29px;
        float: right;
    }

        .cart-collaterals input[type="submit"]:hover {
            background-color: #bababa;
        }

    .cart-collaterals .current-code {
        margin-top: 5px;
        color: #000;
    }

    .cart-collaterals .message-error {
        margin-top: 5px;
    }

    .cart-collaterals .remove-discount-button,
    .cart-collaterals .remove-gift-card-button {
        width: 16px;
        height: 16px;
        background: url(/Themes/Jewelry/Content/img/remove.png) no-repeat !important;
        margin-left: 5px;
        padding: 0 !important;
        border: none !important;
        cursor: pointer;
    }

    .cart-collaterals .shipping {
        margin-right: 15px;
        max-width: 392px;
    }

    .cart-collaterals .shipping-options .inputs {
        margin: 10px 0 0;
    }

.shipping-options .required {
    float: right;
}

.cart-collaterals .shipping-options label {
    display: inline-block;
    width: 120px;
    white-space: nowrap;
    color: #5e5e5e;
    font-weight: normal;
}

.cart-collaterals .shipping-options select {
    width: 229px;
    padding: 4px;
    border: 1px solid #ccc;
    float: right;
}

.cart-collaterals .shipping-options .zip-input {
    width: 221px !important;
    float: right;
}

.cart-collaterals .estimate-shipping-button {
    float: right;
    margin-top: 5px;
}

.cart-collaterals .shipping-results {
    background: #fff;
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #f0f0f0;
    font-size: 11px;
    font-style: italic;
}

    .cart-collaterals .shipping-results strong {
        display: block;
        color: #444;
    }

.cross-sells {
    clear: both;
}

    .cross-sells .item-box {
        width: 298px;
    }

.order-summary-content .addon-buttons {
    text-align: left;
    float: right;
    width: 270px;
}

    .order-summary-content .addon-buttons .error {
        color: red;
    }

.checkout-data {
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding: 10px;
}

    .checkout-data .section:first-child,
    .checkout-data > form:first-child {
        border-bottom: 1px solid #ccc;
        background: #fff;
        line-height: 18px;
    }

    .checkout-data .section .title {
        margin: 0;
        padding: 10px;
        color: white;
        background-color: #232323;
    }

    .checkout-data .buttons {
        text-align: right;
    }

    .checkout-data input[type="submit"], .checkout-data input[type="button"] {
        border: 0px;
        margin-bottom: 15px;
        padding: 6px 15px;
        text-align: center;
        text-transform: uppercase;
        color: white;
        background-color: #ee095d;
        max-width: 243px;
        margin-top: 5px;
        min-width: 130px;
    }

        .checkout-data input[type="submit"]:hover, .checkout-data input[type="button"]:hover {
            background-color: #d0034e;
        }

.address-grid {
    overflow: hidden;
}

    .address-grid .address-item {
        padding: 10px;
        background-color: #f7f7f7;
        margin-top: 15px;
        margin-bottom: 15px;
        max-width: 414px;
    }

    .address-grid .address-box {
        margin-bottom: 10px;
        border-bottom: 1px solid #ccc;
        background: #f6f6f6;
        padding: 10px;
        color: #5e5e5e;
        line-height: 24px;
    }

        .address-grid .address-box strong {
            display: block;
            margin-bottom: 15px;
        }

.select-billing-address-button,
.select-shipping-address-button {
    width: 100%;
}

.order-summary-body > .title {
    margin: 10px 0;
    padding: 10px 15px;
    color: #444;
}

ul.method-list {
    margin-bottom: 10px;
}

    ul.method-list li {
        padding: 12px 8px;
        border-bottom: 1px solid #f0f0f0;
    }

        ul.method-list li .method-name {
            overflow: hidden;
        }

.method-name > * {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
}

.payment-logo img {
    max-width: 53px;
}

.store-slogan {
    font-family: Raleway;
    color: #000000;
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
    line-height: 13.827px;
    text-align: left;
    margin-left: 11px;
}

ul.method-list li .method-name input {
    float: left;
    margin: 2px 5px 0 0;
}

ul.method-list li .method-name label {
    float: left;
    line-height: 17px;
    font-weight: bold;
}

.checkout-data.payment-info .info {
    margin-bottom: 10px;
    border-bottom: 1px solid #f0f0f0;
    padding: 5px;
}

.checkout-data.confirm-order .buttons {
    padding: 10px;
    text-align: center;
}

.section.confirm-order .min-order-warning,
.section.confirm-order .message-error {
    display: block;
    text-align: left;
}

.order-review-data {
    overflow: hidden;
    margin-bottom: 30px;
}

    .order-review-data ul {
        float: left;
        padding: 0 10px;
    }

    .order-review-data li.title {
        margin-top: 10px;
        color: #444;
    }

.order-completed strong {
    text-transform: uppercase;
}

.order-completed ul {
    padding: 0 10px;
    color: #444;
}

.order-completed a {
    text-decoration: underline;
}

    .order-completed a:hover {
        color: #0f97dd;
    }

.order-completed .buttons {
    padding: 10px;
}

.opc {
    margin-bottom: 10px;
}

    .opc .active {
        margin: 20px 0;
    }

    .opc li:first-child {
        margin-top: 10px;
    }

    .opc .step-title {
        margin-bottom: 1px;
        border-radius: 5px;
        overflow: hidden;
        background: #fff;
        padding: 5px 10px;
        cursor: default;
    }

        .opc .step-title * {
            float: left;
            margin-right: 10px;
            font: italic bold 18px "Times New Roman", Times, serif;
            color: #444;
        }

    .opc .active .step-title {
        padding: 10px;
    }

        .opc .active .step-title * {
            font: normal 30px 'Raleway';
            color: #0f97dd;
        }

    .opc .allow .step-title:hover * {
        color: #0f97dd;
    }

    .opc .checkout-data, /*reset*/
    .opc .checkout-data .section {
        margin: 0;
        border: none;
        background: none;
        box-shadow: none;
        padding: 0;
    }

    .opc .checkout-data,
    .opc .buttons {
        margin-bottom: 1px;
        border-radius: 5px;
        background: #fff;
        padding: 10px;
    }

    .opc .back-link {
        display: inline;
        margin-bottom: 5px;
    }

        .opc .back-link a:hover {
            font-weight: bold;
        }

    .opc input[type="button"] {
        margin-left: 5px;
        border: 2px solid #999;
        border-radius: 5px;
        background: url(/Themes/Jewelry/Content/img/button6.png) top repeat-x;
        box-shadow: inset 0 0 5px #000;
        padding: 5px 15px;
        text-align: center;
        font: normal 16px ''Lato'';
        color: #0f97dd;
        text-transform: uppercase;
        text-shadow: -1px -1px 0px #111;
    }

    .opc .method-list li:first-child {
        margin-top: 0;
    }

    .opc .method-list li:last-child {
        border: none;
        padding-bottom: 0;
    }

/*********** ORDER DETAILS PAGE ***********/

.order-details-page .page-title {
    position: relative;
}

.order-details-page .button-2 {
    display: inline-block;
    border: 0px;
    padding: 6px 10px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #ee095d;
}

    .order-details-page .button-2:hover {
        background-color: #d0034e;
    }

.order-details-page .print-order-button,
.order-details-page .pdf-order-button {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 0px;
}

.order-details-page .print-order-button {
    right: 115px;
}

.order-details-page .order-overview {
    margin-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
    padding: 10px;
    line-height: 18px;
}

.order-details-page .order-number {
    margin-bottom: 5px;
    text-transform: uppercase;
}

.order-details-page strong {
}

.order-details-area {
    margin-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 20px;
}

    .order-details-area td {
        float: left;
        padding: 10px;
        vertical-align: top;
    }

    .order-details-area ul {
        border: 1px solid #ddd;
        border-radius: 5px;
        background: #f6f6f6;
        padding: 10px;
        line-height: 18px;
    }

.order-details-page .products .title {
    display: none;
}

.order-details-page .products th,
.order-details-page .products td {
    border-left: 1px solid #f0f0f0;
}

.order-details-page .actions {
    margin: 10px 0;
    text-align: right;
}

.order-details-page .button-1 {
    display: inline-block;
    border: 0px;
    padding: 6px 20px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #ee095d;
}

.order-details-page .actions input[type=button] {
    vertical-align: middle;
}

.order-details-page .total-info {
    overflow: hidden;
}

.order-details-page .cart-total-left {
    width: 100%;
    padding: 5px;
    text-align: right;
    font-weight: bold;
}

.order-details-page .cart-total-right {
    padding: 5px;
    text-align: right;
    white-space: nowrap;
}

    .order-details-page .cart-total-right strong {
    }

.order-details-page .tax-shipping-info {
    margin: 10px 0;
}

.shipment-overview {
    overflow: hidden;
    margin: 0 0 15px;
    font-size: 0;
}

    .shipment-overview ul {
        display: inline-block;
        vertical-align: top;
        padding: 15px;
        margin: 0 .5%;
        border: 1px solid #DDD;
        border-radius: 5px;
        background: #F6F6F6;
        line-height: 18px;
        min-height: 200px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 260px;
        text-align: left;
        font-size: 12px;
    }

.checkout-data .section.new-billing-address .title, .checkout-data .section.new-shipping-address .title {
    background-color: white;
    color: black;
}

.enter-address-body .inputs select {
    width: 316px;
    border: 1px solid #ccc;
}

.section.select-shipping-address {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
/*********** SEARCH PAGE ***********/
.page.search-page {
    margin-top: 35px;
}

.search-page form,
.forum-search-page .search-input { /*box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.26);padding: 10px;*/
}

.search-page .search-input,
.forum-search-page form {
    margin-bottom: 2px; /*box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.26);*/
    background: #fff;
    padding: 15px;
    line-height: 18px;
}

.basic-search {
    margin-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;
}

    .basic-search input[type="text"] {
        width: 400px;
    }

.search-input .inputs label {
    width: 110px;
}

.search-input .inputs.reversed {
    padding: 0;
}

    .search-input .inputs.reversed label {
        width: auto;
    }

.advanced-search {
    margin-bottom: 15px;
    padding: 10px;
    text-align: left;
    background-color: #f7f7f7;
}

    .advanced-search .inputs {
        margin-bottom: 15px;
    }

        .advanced-search .inputs label {
        }

        .advanced-search .inputs select {
            width: 260px;
        }

    .advanced-search .price-range {
        font-size: 11px;
    }

    .advanced-search input[type="text"] {
        width: 80px;
        margin-left: 3px;
        padding: 5px;
    }

.search-input .buttons {
    text-align: right;
}

.search-input input[type="submit"] {
    border: 0px;
    margin-bottom: 5px;
    padding: 6px 15px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    background-color: #ee095d;
    max-width: 205px;
}

.search-input .warning {
    display: block;
    margin-top: 10px;
    text-align: center;
    font-weight: normal;
    color: #c00;
}

.search-results {
    margin-top: 10px;
}

    .search-results .result {
        display: block;
        margin-bottom: 10px;
        text-align: center;
        font-weight: normal;
        color: #c00;
    }

    .search-results .item-grid {
        padding: 10px 5px;
    }

    .search-results .item-box {
        margin: 10px 5px 0;
    }

/*********** FORUMS ***********/

.subcontent-wrapper,
.active-discussions-page,
.forum-search-page .search-results,
.forum-edit-page .page-body,
.move-topic-page .page-body {
    margin-bottom: 10px;
    border: 1px solid #ddd;
    border-radius: 5px 5px 0 5px;
    background: url(/Themes/Jewelry/Content/img/boxpad3.png) top repeat-x;
    background: url(/Themes/Jewelry/Content/img/boxpad3.png) top repeat-x, url(/Themes/Jewelry/Content/img/boxpad6.png) bottom repeat-x;
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 #fff;
    padding: 10px;
}

.forums-main-header,
.forums-table-section,
.forum-post,
.forum-edit-page .form-fields,
.move-topic-page form {
    margin: 3px 2px 5px;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 1px 0 #f6f6f6, inset 0 0 10px #ddd;
    background: #fff;
    padding: 15px;
    line-height: 18px;
}

.forums-main-header {
    margin-bottom: 12px;
}

    .forums-main-header .current-time {
        margin-bottom: 10px;
        color: #444;
    }

    .forums-main-header .forum-search-box {
        margin: 0 !important;
    }

.forum-search-box {
    margin-bottom: 20px;
    overflow: hidden;
}

    .forum-search-box div {
        float: left;
        margin-right: 10px;
    }

input.forum-search-box-text,
input.forum-search-text {
    float: left;
    width: 370px;
    height: 28px;
    border-radius: 5px 0 0 5px;
    background: #fff url(/Themes/Jewelry/Content/img/input1.png) repeat-x;
    box-shadow: inset 0 1px 0 #fff;
    padding: 0 10px;
    font: italic 15px/28px "Times New Roman", Times, serif;
    color: #666;
}

input[type="submit"].forum-search-box-button,
input[type="submit"].forum-search-button {
    height: 30px;
    border: none;
    border-radius: 0 5px 5px 0;
    background: url(/Themes/Jewelry/Content/img/button6.png) top repeat-x;
    box-shadow: inset 0 0 5px #000;
    padding: 0 20px;
    text-align: center;
    font: normal 16px/30px ''Lato'';
    text-transform: uppercase;
    color: #0f97dd;
    text-shadow: -1px -1px 0px #111;
}

.forum-search-box a {
    line-height: 30px;
}

    .forum-search-box a:hover {
        text-decoration: underline;
    }

.forum-search-page .basic-search {
    border: none;
    overflow: hidden;
}

    .forum-search-page .basic-search > div {
        float: left;
        margin-right: 10px;
        line-height: 30px;
    }

.forum-search-page .advanced-search {
    margin-bottom: 0;
}

    .forum-search-page .advanced-search .inputs {
        padding-left: 0;
    }

    .forum-search-page .advanced-search label {
        width: 140px;
    }

.forums-table-section-title {
    margin-bottom: 10px;
    padding-bottom: 5px;
    font: italic bold 18px "Times New Roman", Times, serif;
    color: #444;
    border-bottom: 1px solid #f0f0f0;
}

    .forums-table-section-title a {
        color: #444;
    }

    .forums-table-section-title .link-rss {
        margin: -5px 0 0 10px;
    }

.forums-table-section table {
    margin-bottom: 15px;
}

    .forums-table-section table a:hover {
        text-decoration: underline;
    }

.forums-table-section th {
    background: url(/Themes/Jewelry/Content/img/navpad.png) top repeat-x;
    padding: 6px 10px;
    font-weight: bold;
    color: #ccc;
}

.forums-table-section td {
    border-bottom: 1px solid #f0f0f0;
    padding: 6px 10px;
}

    .forums-table-section th:first-child,
    .forums-table-section td:first-child {
        border-radius: 4px 0 0 4px;
        text-align: left;
    }

    .forums-table-section th:last-child,
    .forums-table-section td:last-child {
        border-radius: 0 4px 4px 0;
    }

    .forums-table-section td.image {
        width: 5%;
    }

    .forums-table-section td.topics,
    .forums-table-section td.posts,
    .forums-table-section td.replies,
    .forums-table-section td.views {
        width: 10%;
        text-align: center;
    }

    .forums-table-section td.last-post {
        width: 25%;
        text-align: center;
    }

    .forums-table-section td.image div {
        width: 40px;
        height: 40px;
        margin: auto;
        background: url(/Themes/Jewelry/Content/img/icon5.png) center no-repeat;
    }

        .forums-table-section td.image div.poststicky {
            background: url(/Themes/Jewelry/Content/img/icon6.png) center no-repeat;
        }

        .forums-table-section td.image div.post-annoucement {
            background: url(/Themes/Jewelry/Content/img/icon7.png) center no-repeat;
        }

.forum-post {
    overflow: hidden;
}

.active-discussions {
    margin-top: 12px;
}

    .active-discussions .view-all {
        float: right;
        margin-top: 3px;
        color: #444;
    }

        .active-discussions .view-all:hover {
            text-decoration: underline;
        }

.forum-page {
    position: relative;
}

    .forum-page .forum-info {
        margin-bottom: 20px;
    }

    .forum-page .forum-name,
    .forum-topic-page .topic-name {
        margin-bottom: 20px;
        border-bottom: 1px solid #f0f0f0;
        padding: 0 0 10px 40px;
        font: normal 30px 'Raleway';
        color: #0f97dd;
    }

        .forum-page .forum-name:first-letter,
        .forum-topic-page .topic-name:first-letter {
            text-transform: uppercase;
        }

    .forum-page .link-rss {
        position: absolute;
        top: 0;
        right: 0;
    }

    .forum-page .actions > div {
        margin-bottom: 20px;
    }

    .forum-page .actions div:first-child a {
        margin-right: 10px;
        padding-left: 20px;
        color: #444;
    }

    .forum-page a.newtopic {
        background: url(/Themes/Jewelry/Content/img/forum_icon4.png) left center no-repeat;
    }

    .forum-page a.watch-forum {
        background: url(/Themes/Jewelry/Content/img/forum_icon5.png) left center no-repeat;
    }

    .forum-page .actions a:hover {
        text-decoration: underline;
    }

.pager.upper {
    display: none;
}

.pager.lower {
    margin-top: -10px;
}

.forum-topic-page .manage {
    float: right;
}

.forum-topic-page .manage,
.topic-options {
    margin-bottom: 15px;
    padding-left: 5px;
}

    .forum-topic-page .manage a,
    .topic-options a {
        margin-right: 15px;
        padding-left: 20px;
        line-height: 16px;
        color: #444;
    }

        .forum-topic-page .manage a:hover,
        .topic-options a:hover {
            color: #0f97dd;
            text-decoration: underline;
        }

.edit-topic-link-button {
    background: url(/Themes/Jewelry/Content/img/forum_icon1.png) left center no-repeat;
}

.delete-topic-link-button {
    background: url(/Themes/Jewelry/Content/img/forum_icon2.png) left center no-repeat;
}

.move-topic-link-button {
    background: url(/Themes/Jewelry/Content/img/forum_icon3.png) left center no-repeat;
}

.reply-topic-link-button {
    background: url(/Themes/Jewelry/Content/img/forum_icon4.png) left center no-repeat;
}

.watch-topic-link-button {
    background: url(/Themes/Jewelry/Content/img/forum_icon5.png) left center no-repeat;
}

.post-info {
    width: 170px;
    float: left;
}

    .post-info .manage {
        float: none;
        margin-bottom: 5px;
        padding: 3px 0;
        line-height: 20px;
    }

        .post-info .manage a {
            margin-right: 0;
        }

            .post-info .manage a:first-child {
                margin-right: 10px;
            }

.edit-post-link-button {
    background: url(/Themes/Jewelry/Content/img/forum_icon1.png) left center no-repeat;
}

.delete-post-link-button {
    background: url(/Themes/Jewelry/Content/img/forum_icon2.png) left center no-repeat;
}

.post-info a:hover {
    text-decoration: underline;
}

.post-info .username {
    margin-bottom: 5px;
    font-weight: bold;
}

.post-info .avatar {
    margin: 5px 0;
    box-shadow: 0 0 10px #ddd;
    overflow: hidden;
    background: #fff;
    text-align: center;
}

.post-info .user-stats {
    margin-bottom: 5px;
    font-size: 11px;
    font-weight: bold;
    color: #444;
}

.post-content {
    margin-left: 180px;
    line-height: 20px;
}

    .post-content .posttime {
        padding: 3px;
        font-weight: bold;
        color: #444;
    }

        .post-content .posttime span {
            font-weight: normal;
            font-style: italic;
        }

        .post-content .posttime a {
            margin-left: 5px;
            color: #0f97dd;
            text-decoration: underline;
        }

    .post-content .post-body {
        margin: 0;
        border: none;
        padding: 3px;
    }

        .post-content .post-body a {
            text-decoration: underline;
        }

    .post-content .quote,
    .profile-page .quote {
        border: 1px dashed #999;
        padding: 10px;
    }

    .post-content .signature {
        margin-top: 10px;
        border: 1px solid #ddd;
        padding: 10px;
        font-style: italic;
    }

.topic-footer:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
}

.topic-footer .topic-options {
    float: left;
    padding-left: 5px;
}

.topic-footer .pager {
    float: right;
    margin-top: -10px;
}

.forum-edit-page .inputs,
.private-message-send-page .inputs {
    padding: 0 5px 10px;
}

    .forum-edit-page .inputs:nth-child(3),
    .private-message-send-page .inputs:nth-child(3) {
        margin-bottom: 15px;
        background: #f6f6f6;
        padding: 10px 5px 15px;
    }

.forum-edit-page label,
.private-message-send-page label {
    width: 90px;
    font-weight: bold;
    font-style: italic;
}

.forum-edit-page strong,
.private-message-send-page a {
    font: italic bold 18px "Times New Roman", Times, serif;
    color: #0f97dd;
}

.forum-edit-page .toolbar,
.forum-edit-page textarea,
.private-message-send-page .toolbar,
.private-message-send-page textarea {
    margin-left: 104px;
}

.forum-edit-page textarea,
.move-topic-page textarea,
.private-message-send-page textarea {
    width: 500px;
}

.forum-edit-page select {
    width: 313px;
}

.forum-edit-page .buttons,
.private-message-send-page .options,
.private-messages-page .buttons {
    margin: 10px 0;
    padding: 2px;
    text-align: right;
}

    .forum-edit-page .buttons input,
    .move-topic-page .buttons input,
    .private-message-send-page .options input,
    .private-messages-page .buttons input,
    .private-message-view-page .options input {
        min-width: 70px;
        border: 2px solid #999;
        border-radius: 5px;
        background: url(/Themes/Jewelry/Content/img/button6.png) top repeat-x;
        box-shadow: inset 0 0 5px #000;
        padding: 5px 15px;
        text-align: center;
        color: #0f97dd;
        text-shadow: -1px -1px 0px #111;
    }

.form-fields .inputs.message {
    background: none;
}

.move-topic-page .inputs {
    margin-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;
    background: #f6f6f6;
    padding: 15px;
}

.move-topic-page label {
    display: block;
    width: auto;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
}

.move-topic-page select {
    display: block;
    width: 260px;
    margin: auto;
}

.move-topic-page .buttons {
    text-align: center;
}

/************* PROFILE & INBOX *************/

.profile-page .page-title {
    background: url(/Themes/Jewelry/Content/img/bullet1.png) 5px center no-repeat;
    padding-left: 40px;
    font: normal 36px 'Raleway';
    color: #0f97dd;
    text-shadow: -1px -1px 0 #fff;
}

.profile-page .ui-tabs-nav,
.private-messages-page .ui-tabs-nav {
    margin-bottom: 10px;
    border-radius: 5px;
}

    .profile-page .ui-tabs-nav li:first-child a,
    .private-messages-page .ui-tabs-nav li:first-child a {
        border-radius: 5px 0 0 5px;
    }

    .profile-page .ui-tabs-nav li:last-child a,
    .private-messages-page .ui-tabs-nav li:last-child a {
        border-radius: 0 5px 5px 0;
    }

.profile-page .ui-tabs-panel,
.private-messages-page .ui-tabs-panel,
.private-message-send-page .page-body,
.private-message-view-page .page-body {
    border: 1px solid #ddd;
    border-radius: 5px;
    background: url(/Themes/Jewelry/Content/img/boxpad3.png) top repeat-x;
    background: url(/Themes/Jewelry/Content/img/boxpad3.png) top repeat-x, url(/Themes/Jewelry/Content/img/boxpad6.png) bottom repeat-x;
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 #fff;
    padding: 10px;
}

.profile-info-box,
.user-last-posts,
.private-message-send-page .fieldset,
.private-message-view-page .view-message {
    margin: 3px 2px 5px;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 1px 0 #f6f6f6, inset 0 0 10px #ddd;
    overflow: hidden;
    background: #fff;
    padding: 15px;
    line-height: 18px;
}

    .profile-info-box .user-details {
        position: relative;
        float: left;
        margin-right: 15px;
    }

    .profile-info-box .avatar {
        width: 100px;
        height: 100px;
        box-shadow: 0 0 10px #ddd;
        overflow: hidden;
        background: #fff;
        text-align: center;
    }

    .profile-info-box .pm-link-button {
        position: absolute;
        top: 80px;
        left: 115px;
        font-weight: bold;
    }

        .profile-info-box .pm-link-button:hover {
            text-decoration: underline;
        }

    .profile-info-box .title {
        margin-bottom: 10px;
        font: italic bold 18px "Times New Roman", Times, serif;
    }

.ui-tabs .topic {
    margin-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 15px;
}

    .ui-tabs .topic:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }

.ui-tabs .topic-title {
    margin-bottom: 10px;
    padding: 5px 0;
    font: italic bold 18px "Times New Roman", Times, serif;
    color: #444;
}

    .ui-tabs .topic-title a:hover {
        text-decoration: underline;
    }

.profile-page .pager ul {
    float: right;
    margin-top: 10px;
    line-height: normal;
}

.private-messages-page table {
    margin-bottom: 5px;
}

.private-messages-page th {
    text-align: left;
}

    .private-messages-page th:first-child {
        text-align: center;
    }

.private-messages-page td:last-child {
    width: 20%;
}

.private-messages-page .pager {
    margin: 0;
}

.private-message-view-page label {
    font-weight: bold;
}

.private-message-view-page .message {
    margin: 15px 0;
    border: 1px solid #f0f0f0;
    padding: 15px;
}

.private-message-view-page .options {
    overflow: hidden;
}

.back-pm-button {
    float: right;
    text-transform: capitalize !important;
}

.private-message-send-page .message label {
    float: left;
}

/*********** SITEMAP ***********/

.sitemap-page .entity {
    margin-bottom: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: url(/Themes/Jewelry/Content/img/boxpad3.png) top repeat-x;
    background: url(/Themes/Jewelry/Content/img/boxpad3.png) top repeat-x, url(/Themes/Jewelry/Content/img/boxpad6.png) bottom repeat-x;
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 #fff;
    padding: 10px;
}

    .sitemap-page .entity > * {
        border: 1px solid #ddd;
        border-radius: 5px;
        box-shadow: 0 1px 0 #f6f6f6, inset 0 0 10px #ddd;
        background: #fff;
        padding: 15px;
        line-height: 18px;
    }

.sitemap-page h2 {
    font: italic bold 18px "Times New Roman", Times, serif;
    color: #444;
}

.sitemap-page a {
    padding-left: 10px;
    background: url(/Themes/Jewelry/Content/img/arrow2.png) left center no-repeat;
}

    .sitemap-page a:hover {
        background: url(/Themes/Jewelry/Content/img/arrow3.png) 1px center no-repeat;
        color: #444;
    }

/* RE-CAPTCHA */

.recaptchatable #recaptcha_response_field {
    height: auto !important;
}

/*RESPONSIVE CAPTCHA*/
@media (max-width: 444px) {
    .recaptchatable #recaptcha_image {
        margin: 0 !important;
        width: 200px !important;
        float: left !important;
    }

        .recaptchatable #recaptcha_image img {
            max-width: 100%;
        }

    .recaptchatable .recaptcha_r1_c1, .recaptchatable .recaptcha_r3_c1, .recaptchatable .recaptcha_r3_c2, .recaptchatable .recaptcha_r7_c1, .recaptchatable .recaptcha_r8_c1, .recaptchatable .recaptcha_r3_c3, .recaptchatable .recaptcha_r2_c1, .recaptchatable .recaptcha_r4_c1, .recaptchatable .recaptcha_r4_c2, .recaptchatable .recaptcha_r4_c4, .recaptchatable .recaptcha_image_cell, .recaptchatable .recaptcha_r2_c2 {
        background: none !important;
    }
}

.theme-default .nivo-controlNav {
    display: none;
}

.products-carousel .nop-jcarousel .jcarousel-next-horizontal {
    background: url(/Themes/Jewelry/Content/img/arrowRight.png);
    width: 20px;
    height: 37px;
    margin-top: -18px;
}

.products-carousel .nop-jcarousel .jcarousel-prev-horizontal {
    background: url(/Themes/Jewelry/Content/img/arrowLeft.png);
    width: 20px;
    height: 37px;
    margin-top: -18px;
}

.buy-panel .add-to-cart {
    float: right;
    clear: both;
}

.buy-panel .order-line .prices {
    text-align: right;
    float: right;
}

    .buy-panel .order-line .prices label {
        font-size: 0px;
    }

.print-compare-block {
    width: 100%;
    float: left;
    height: 50px;
}

.overview .product-share-button {
}

.add-to-cart .qty-input, .add-to-cart .qty-dropdown {
    width: 22px;
    height: 22px;
}

@media print {
    #tawkchat-iframe-container {
        display: none !important;
    }

    .center-2, .product-essential {
        width: 100%;
    }

    .gallery {
        float: left !important;
        width: 50% !important;
        margin-bottom: 20px;
    }

    .product-details-page .overview {
        float: right !important;
        width: 40% !important;
    }

    .order-summary-body {
        font-size: 15px;
    }

    .header {
        min-height: 50px;
        height: 70px;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

    .master-wrapper-page {
        background: none;
    }

    div.footer-line a, div.footer-line {
        color: #EE0B5E;
        font-size: 21px;
        background-color: white;
    }

    #topcontrol {
        display: none;
    }

    .side-2, .header-line, .search-box, .search-box input, .search-box select, .mega-menu, .checkout-data.confirm-order, .order-progress,
    .add-info, .ajax-cart-button-wrapper, .footer, .bottomline, .admin-header-links, .add-to-cart .add-to-cart-button, .header-menu,
    .product-reviews-overview + div, .attributes, .add-to-cart, .product-share-button, .breadcrumb, .order-line br,
    div.header-basket, div.mobile-burger, #quickTabs > div.productTabs-header > ul > li:nth-child(2),
    div.product-no-reviews, img.magglass, div #print-compare, div.related-products-grid.product-grid,
    .gallery .picture-thumbs a.watchMovie, .cz-wrapper .watchMovie:after,
    .product-tags-box, .also-purchased-products-grid, div.header-basket > span {
        display: none;
    }

    .order-line {
        border-top: 1px solid #f0f0f0;
        padding-top: 10px;
    }

    #sevenspikes-cloud-zoom {
        margin: auto;
    }

    .overview {
        margin-left: 20px !important;
    }

    .logo img {
        width: 200px;
    }

    .header-logo {
        text-align: left !important;
    }

    .master-wrapper-page {
        padding-bottom: 0px;
    }

    div.gallery .picture#sevenspikes-cloud-zoom {
        width: 100% !important;
        height: 100%;
    }

    .watchMovie {
        display: none !important;
    }

    div.picture-wrapper div div {
        border: 0px solid white;
    }

    div.productTabs-body .even, div.productTabs-body .odd {
        width: 50%;
        float: left;
    }

    div.productTabs-header {
        display: block;
    }
}

.priceRangeMinMaxPanel {
    display: none;
}

.nop7SpikesAjaxFiltersGrid .picture {
    margin-bottom: 0px;
}

.nop7SpikesAjaxFiltersGrid .item-box .picture:after {
}

.filter-block a.clearPriceRangeFilter {
    font-size: 16px;
    line-height: 32px;
}

    .filter-block a.clearPriceRangeFilter:hover {
        text-decoration: underline;
    }

.message-failure {
    font-size: 14px;
}

.dropdown.categories {
    -webkit-transition-property: all;
    -webkit-transition-duration: 1s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-delay: 2s;
}

    .dropdown.categories.show {
        display: block !important;
    }

    .dropdown.categories.noImage .picture {
        display: none;
    }

    .dropdown.categories.noImage .title {
        background-color: white;
    }

        .dropdown.categories.noImage .title a {
            color: black;
            text-transform: initial;
        }

    .dropdown.categories.noImage .box {
        margin-left: 0px;
        width: 300px;
    }

.home-page .theme-default a.nivo-prevNav {
    display: none;
}

.home-page .theme-default a.nivo-nextNav {
    display: none;
}

.homepageCenter {
    margin-top: 0;
}

    .homepageCenter .firstRow a.box,
    .homepageCenter .firstRow div.box {
        max-width: 32%;
        width: 32%;
        display: inline-block;
        position: relative;
    }

        .homepageCenter .firstRow a.box:first-child,
        .homepageCenter .firstRow div.box:first-child {
            margin-right: 1%;
        }


        .homepageCenter .firstRow a .banners-content,
        .homepageCenter .firstRow div .banners-content,
        .homepageCenter .firstRow ul li,
        .homepageCenter .firstRow div.box a {
            color: black;
            font-size: 17px;
            font-weight: 400;
            line-height: 25px;
        }

    .homepageCenter .firstRow p {
        text-align: center;
        white-space: pre-wrap;
        width: 192px;
        margin: 10px auto;
        font-size: 20px;
        font-weight: 400;
        line-height: 29px;
    }

    .homepageCenter .firstRow a.box:last-child,
    .homepageCenter .firstRow div:last-child {
        margin-left: 1%;
    }

    .homepageCenter .firstRow {
        margin-bottom: 13px;
        height: 294px;
    }

    .homepageCenter .secondRow, .homepageCenter .firstRow {
        text-align: center;
    }

        .homepageCenter .firstRow a img, .homepageCenter .secondRow a img {
            max-width: 100% !important;
        }

        .homepageCenter .secondRow a {
            margin: 0 0.5%;
            max-width: 24%;
            display: inline-block;
            position: relative;
        }

            .homepageCenter .secondRow a:first-child {
                margin: 0 0.5% 0 0;
            }

            .homepageCenter .secondRow a:last-child {
                margin: 0 0 0 0.5%;
            }

        .homepageCenter .firstRow .banners-content {
            position: absolute;
            top: 0;
            left: 0;
            width: 98%;
            /*width: 310px;*/
            height: 250px;
            background-color: white;
            border: 1px solid #e1e1e1;
        }

            .homepageCenter .firstRow .banners-content > div {
                position: relative;
                display: inline-block;
                font-size: 17px;
            }

            /*.homepageCenter .firstRow .banners-content > div:after {
                    content: ' ';
                    display: block;
                    position: absolute;
                    top: 7px;
                    right: -15px;
                    border-left: 6px solid #EE0954;
                    border-bottom: 4px solid transparent;
                    border-top: 4px solid transparent;
                }*/

            .homepageCenter .firstRow .banners-content ul {
                margin-top: 10px;
            }

                .homepageCenter .firstRow .banners-content ul li, .homepageCenter .firstRow .banners-content ul li a {
                    white-space: nowrap;
                    text-align: left;
                    font-size: 20px;
                    font-weight: 400;
                    line-height: 29px;
                    color: black;
                }

                    .homepageCenter .firstRow .banners-content ul li a:hover {
                        text-decoration: underline;
                    }

                /*.homepageCenter .firstRow .box3 .banners-content ul li:nth-child(2n+1) {
            background-image: url(/Themes/Jewelry/Content/img/shape-1.png);
            background-repeat: no-repeat;
            background-position: right 6px;
            padding: 0 15px 0 0;
            margin: 0 5px 0 0;
        }*/

                /*.center-2  .homepageCenter .firstRow .box3 .banners-content ul li:nth-child(2n+1) {
              display: block;
          }

           
            background-position: right 4px;
        }*/

                .homepageCenter .firstRow .banners-content ul li {
                    background-image: url(/Themes/Jewelry/Content/img/homepage/firstrow/tick.png);
                    background-repeat: no-repeat;
                    background-position: 30px 6px;
                    padding: 0 15px 0 75px;
                    margin: 0 5px 0 5px;
                }

            .homepageCenter .firstRow .banners-content .content-title {
                width: 100%;
                height: 68px;
                background-color: #f9f9f9;
                border: 1px solid #e1e1e1;
                border-left: 0;
                border-right: 0;
                display: table;
            }

            .homepageCenter .firstRow .banners-content h3 {
                /*margin-top: 3%;*/
                display: table-cell;
                vertical-align: middle;
            }

            .homepageCenter .firstRow .banners-content h3 {
                /*padding: 15px 16px 0px 16px;
            color: #ee0954;
            font-size: 19px;
            font-weight: 700;
            line-height: 18px;
            text-align: center;*/
                /*width: 310px;*/
                color: #ee0954;
                font-family: Lato;
                font-size: 23px;
                font-weight: 700;
                line-height: 24px;
                text-transform: uppercase;
                margin-top: 3%;
            }

            .homepageCenter .firstRow .banners-content .content-image img {
                height: 39px;
            }

            .homepageCenter .firstRow .banners-content .content-image {
                height: auto;
                padding: 14px;
            }

div.master-wrapper-main > div.center-2 > div > div > div > div > h3 > a {
    margin-top: 6% !important;
}

div.master-wrapper-main > div > div > div > div > div > div > div > h3,
div.master-wrapper-main > div.center-2 > div > div > div > div > h3 {
    width: 100%;
    height: 68px;
    background-color: #f9f9f9;
    border: 1px solid #e1e1e1;
    border-left: 0;
    border-right: 0;
    margin-top: 0 !important;
    padding: 0 !important;
    display: table !important;
}

.homepageCenter .firstRow .banners-content h3 a {
    /*color: #ee0954;
                font-size: 19px;
                font-weight: 700;
                line-height: 24px;
                text-align: center;*/
    width: 223px;
    height: 17px;
    color: #ee0954;
    font-family: Lato;
    font-size: 23px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    white-space: pre-wrap;
    display: table-cell;
    vertical-align: middle;
}

.center-2 .homepageCenter .firstRow .banners-content ul li {
    background-position: 10px 6px;
    padding: 0 15px 0 45px;
    margin: 5px 5px 0 5px;
    font-size: 16px;
    line-height: 25px;
}

.center-2 .homepageCenter .firstRow .banners-content {
    height: 250px;
}

    .center-2 .homepageCenter .firstRow .banners-content ul li a,
    .center-2 .homepageCenter .firstRow p {
        font-size: 16px;
        line-height: 25px;
        color: black !important;
    }

    .center-2 .homepageCenter .firstRow .banners-content h3 {
        /*padding: 3px 16px 0px 16px;*/
    }

.center-2 .homepageCenter .firstRow a .banners-content,
.center-2 .homepageCenter .firstRow div .banners-content,
.center-2 .homepageCenter .firstRow ul li,
.center-2 .homepageCenter .firstRow div.box a {
    font-size: 13px;
    line-height: 19px;
}

.center-2 .homepageCenter .firstRow .banners-content h3,
.center-2 .homepageCenter .firstRow .banners-content h3 a {
    font-size: 19px;
}

.homepageCenter .firstRow img.nivo-main-image {
    border: 1px solid #e1e1e1;
}

.homepageCenter .secondRow .banners-content {
    position: absolute;
    top: 11px;
    left: 13px;
    color: #030303 !important;
    text-align: left;
}

    .homepageCenter .secondRow .banners-content > div {
        position: relative;
        display: inline-block;
    }

        .homepageCenter .secondRow .banners-content > div:after {
            content: ' ';
            display: block;
            position: absolute;
            top: 9px;
            right: -15px;
            border-left: 6px solid #EE0954;
            border-bottom: 4px solid transparent;
            border-top: 4px solid transparent;
        }

    .homepageCenter .secondRow .banners-content h3 {
        text-transform: uppercase;
        color: #000;
        font-size: 23px;
        font-weight: 500;
        max-width: 75%;
        margin-top: 6px;
    }

/*.slider-wrapper.theme-default .nivo-caption {display:none!important; position: absolute;bottom: inherit;right: 21px;left: inherit;width: 60%;text-align: center;top: 60px;font-size: 45px;font-weight: 500;background: none;color: #fff;opacity: 1;font-family: Lato;padding: 0;}
	.slider-wrapper.theme-default .nivo-caption:after {content: 'VIEW COLLECTION';display: block;background-color:#ee095d;color: white;padding: 10px 0;width: 250px;font-size: 18px;position: absolute;bottom: -70px;left: 50%;margin-left: -125px;}*/
.theme-default .nivo-caption {
    display: none !important;
}

.login-page .homepageCenter {
    display: none;
}

.home-page .nivo-controlNav {
    display: none;
}

.home-page .topic-html-content-header {
    padding-left: 15px;
    font-size: 38px;
}

.category-page .category-description {
    line-height: 24px;
    padding: 10px;
    text-align: left;
}

.category-description {
    display: none;
}

.category-page .category-description {
    display: block;
}

    .category-page .category-description a {
        color: black;
        text-decoration: underline;
    }

    .category-page .category-description h1 {
        font-size: 45px;
        font-family: Raleway;
        font-weight: 400;
        line-height: 50px;
        margin-bottom: 20px;
    }

    .category-page .category-description h2 {
        font-weight: 700;
        line-height: 38px;
        font-weight: normal;
    }

    .category-page .category-description ul {
        padding-left: 15px;
    }

    .category-page .category-description li {
        list-style-image: url(/Themes/Jewelry/Content/img/Rectangle LI.png);
        line-height: 28px;
    }

    .category-page .category-description table th {
        background-color: #232323;
        text-align: left;
        padding: 0px 10px;
        line-height: 33px;
        text-transform: capitalize;
        color: white;
        white-space: nowrap;
        font-weight: 300;
    }

    .category-page .category-description table {
        border: 0px;
    }

    .category-page .category-description td {
        border: 0px;
        border-bottom: 1px solid #ccc;
        padding: 5px;
        text-align: left;
    }

    .category-page .category-description.leftHead td:first-child {
        background-color: #232323;
        text-align: left;
        padding: 0px 10px;
        line-height: 33px;
        text-transform: capitalize;
        color: white;
        white-space: nowrap;
        font-weight: 300;
        text-align: left;
        border: 0px;
    }

    .category-page .category-description.leftHead {
        text-align: center;
        border: 0px;
    }

    .category-page .category-description table.leftHead td {
        text-align: center;
    }

.product-list.ajaxBusyPanelParent.nop7SpikesAjaxFiltersGrid .picture:after {
    bottom: auto;
    left: auto;
    right: -7px;
    top: 0px; /* background-image: url(/Themes/Jewelry/Content/img/product_shadow_vertical.png); */
    width: 7px;
    height: 100%;
    position: absolute;
}

#sortOptionsDropDown .sublevel li:nth-child(2) {
    display: none;
}

#sortOptionsDropDown .sublevel li:nth-child(3) {
    display: none;
}

#sortOptionsDropDown .sublevel li:nth-child(6) {
    display: none;
}

.noRating {
    height: 41px;
}

.not-found-page .homepageCenter {
    display: none;
}

.to.to-mobile {
    display: none !important;
}

@media all and (max-width: 480px) {
    .home-page .nop-jcarousel .jcarousel-item-horizontal {
        width: 100% !important;
        margin: 10px !important;
        float: none !important;
    }
}

.back-to-top {
    width: 150px;
    line-height: 15px;
    background-color: #212121;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.45);
    padding: 10px;
}

.btt-triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 10px 5px;
    border-color: transparent transparent #ee095d transparent;
    float: right;
    margin: 3px auto auto 10px;
}

#topcontrol {
    right: 0px;
    bottom: 0px;
    color: white;
}

.product-page-size .jDropDown {
    width: 59px !important;
}

.top-links-menu {
    float: right;
    margin-top: 13px;
    right: 0px;
    position: absolute;
}

    .top-links-menu ul li {
        float: right;
        margin-left: 10px;
        border-right: solid 1px black;
        padding-right: 10px;
        height: 13px;
        line-height: 11px;
    }

        .top-links-menu ul li a {
            color: #000;
            font-size: 16px;
        }

        .top-links-menu ul li:first-child {
            padding-right: 0px;
            border: none;
        }

#ph-topic {
    margin-top: 44px;
}


/*mobile additions*/
.mobile-burger {
    display: none;
    width: 33px !important;
}

    .mobile-burger .mobile-burger-strike {
        display: block;
        position: absolute;
        width: 21px !important;
        margin: 0 !important;
        background: #d3531a;
        border-radius: 9px;
        opacity: 1;
        left: 6px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

.search-box-sep {
    display: none;
    clear: both;
}

.mobile-burger {
    width: 32px;
    height: 32px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

    .mobile-burger .mobile-burger-strike:nth-child(1) {
        top: 8px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }

    .mobile-burger .mobile-burger-strike:nth-child(2) {
        top: 15px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }

    .mobile-burger .mobile-burger-strike:nth-child(3) {
        top: 23px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }

    .mobile-burger.open .mobile-burger-strike:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 8px;
        left: 9px;
    }

    .mobile-burger.open .mobile-burger-strike:nth-child(2) {
        width: 0%;
        opacity: 0;
    }

    .mobile-burger.open .mobile-burger-strike:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 23px;
        left: 9px;
    }

/*footer social links*/
.footerSocialLinks {
    display: none;
    float: right;
    padding-top: 20px;
}

    .footerSocialLinks div {
        margin-left: 20px;
        background-image: url(/Themes/Jewelry/Content/img/cut_agy.png);
        width: 43px;
        height: 43px;
        display: inline-block;
    }

.twitterSocialLink {
    background-position: -10px -153px;
}

    .twitterSocialLink:hover {
        background-position: -10px -214px;
    }

.facebookSocialLink {
    background-position: -74px -153px;
}

    .facebookSocialLink:hover {
        background-position: -74px -214px;
    }

.googleSocialLink {
    background-position: -136px -153px;
}

    .googleSocialLink:hover {
        background-position: -136px -214px;
    }

.pinterestSocialLink {
    background-position: -199px -153px;
}

    .pinterestSocialLink:hover {
        background-position: -199px -214px;
    }

.instagramSocialLink {
    background-position: -261px -153px;
}

    .instagramSocialLink:hover {
        background-position: -261px -214px;
    }

@media (max-width: 700px) {
    .footerSocialLinks {
        float: none;
    }

    .affordable-dreams-sublogo {
        padding-top: 0px !important;
    }
}


.footerNewsletterSocialContainer {
    position: relative;
    margin: 30px auto 0px;
    border-top: 1px solid rgba(106, 106, 106, 0.5);
}

/*certificates zoom popup*/
.watchOriginalSizePopup {
    display: none;
}

    .watchOriginalSizePopup .popupBackground {
        background-color: white;
        opacity: 0.8;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 9999;
    }

    .watchOriginalSizePopup .popupContent {
        height: 100%;
        position: fixed;
        top: 41%;
        left: 50%;
        margin-left: -30%;
        margin-top: -21%;
        background-color: transparent;
        z-index: 99999;
        overflow-y: auto;
    }

        .watchOriginalSizePopup .popupContent img {
            max-width: 97%;
            max-height: 97%;
        }

        .watchOriginalSizePopup .popupContent .popUpImgContainer {
            width: 100%;
            height: 100%;
        }


/*product page - next and previous product side navigation*/

.leftSideNav {
    background-color: #ffffff;
    width: 60px;
    height: 91px;
    position: fixed;
    top: 45%;
    left: 0;
    z-index: 9999;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.43);
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .leftSideNav:hover {
        width: 330px;
    }

        .leftSideNav:hover > .leftSideNavDescriptionContainer {
            width: 235px;
        }

.leftSideNavArrow {
    background-image: url(/Themes/Jewelry/Content/img/cut_agy.png);
    width: 25px;
    height: 43px;
    background-position: -13px -67px;
    margin: 25px 20px 23px 15px;
    display: inline-block;
}

.leftSideNavDescription {
    width: 242px;
    float: left;
    position: absolute;
    padding-left: 14px;
    top: 5px;
    left: 60px;
    border-left: 1px solid;
    border-color: #e6e6e6;
}

    .leftSideNavDescription img {
        float: left;
        height: 81px;
    }

.leftSideNavDescriptionContainer {
    width: 0px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.rightSideNav {
    background-color: #ffffff;
    width: 60px;
    height: 91px;
    position: fixed;
    top: 45%;
    right: 0;
    z-index: 9999;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.43);
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .rightSideNav:hover {
        width: 330px;
    }

        .rightSideNav:hover > .rightSideNavDescriptionContainer {
            width: 235px;
        }

.rightSideNavArrow {
    background-image: url(/Themes/Jewelry/Content/img/cut_agy.png);
    width: 25px;
    height: 43px;
    background-position: -76px -67px;
    margin: 25px 15px 23px 20px;
    display: inline-block;
    position: absolute;
    right: 0;
}

.rightSideNavDescription {
    width: 242px;
    float: right;
    position: absolute;
    padding-right: 14px;
    top: 5px;
    right: 60px;
    border-right: 1px solid;
    border-color: #e6e6e6;
}

    .rightSideNavDescription img {
        float: right;
        height: 81px;
    }

.rightSideNavDescriptionContainer {
    width: 0px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.rightProductLink, .leftProductLink {
    display: none;
}

/* product page - styles for '...' in the side nav bar */
.shortDescription {
    width: 161px;
    font-family: lato;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    margin-top: 7px;
    height: 57px;
    color: #000000;
    overflow: hidden;
    position: relative;
    margin-right: -1em;
}
/* create the ... */
/*.shortDescription:before { content: '...'; position: absolute; right: 0; bottom: 0; margin-right: 5px; }*/
/* hide ... if we have text, which is less than or equal to max lines */
/*.shortDescription:after { content: ''; position: absolute; right: 0; width: 1em; height: 1em; margin-top: 0.2em; background: white; }*/


.footer-line {
    text-align: center;
    background-color: white;
    border: 1px solid #ccc;
    padding: 15px 0;
}

.footer-line {
    color: #ef165d;
    font-size: 19px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
}

    .footer-line a {
        color: #ef165d;
        font-size: 19px;
        font-weight: 700;
        line-height: 24px;
        text-transform: uppercase;
        background-image: url(/Themes/Jewelry/Content/img/shape-1.png);
        background-repeat: no-repeat;
        background-position: center right;
        padding-right: 15px;
        margin: 0 5px;
        -webkit-print-color-adjust: exact;
        display: inline-block;
    }



        .footer-line a:last-child {
            background-image: none;
        }

        .footer-line a:hover {
            text-decoration: underline;
        }


.dgi-certificate {
    margin-top: 10px;
}

@media (max-width: 980px) {
    .affordable-dreams-sublogo {
        padding-top: 0px;
    }

    .sideNavContainer {
        display: none;
    }
}

.cart, .data-table {     font-weight:bold;text-align:left;}
    .cart th, .data-table th {  background-color:  #232323;  padding: 0px 10px;line-height:33px;  color: white ; white-space: nowrap; font-weight:300;}
    .data-table th { padding: 5px 10px; }
    .cart td, .data-table td { border-bottom: 1px solid #ccc; border-right: none; padding:   10px; text-align:left}
    .cart .cart-item-row { text-align: center; }
        .cart .cart-item-row .product { text-align: initial; }
    .cart td:first-child,
    .data-table td:first-child { border-left: none; text-align: center; }
    .cart .attributes,
    .data-table .attributes { margin: 0; border: none; word-break: break-all; }
    .data-table .price,
    .data-table .total { white-space: nowrap; }
    .data-table a:hover { text-decoration: underline; }

    .cart td.add-to-cart { text-align: left; }
    .cart td img { width: 80px; max-width: none; }
    .cart td.product a {color:black;  font-weight:bold; }
        .cart td.product a:hover {   }
    .cart input[type="text"] { width: 30px; padding: 5px; text-align: center;  }
    .cart .product-unit-price {   white-space: nowrap;font-family: Lato; }
    .cart .product-subtotal {   white-space: nowrap; font-family: Lato; }
    .cart .sku { word-break: break-all; white-space: nowrap;  }
.order-notes .data-table th,
.order-notes .data-table td { text-align: left !important; }

.forum-subscriptions-page .data-table,
.subscription-list .data-table { margin: 10px 0; }
.selected-shipping-method { display: block; }
.order-details span { display: block; }
.order-details-page .quantity,
.order-details-page .price { text-align: center; }
.order-details-page .total { text-align: right; }
.compare-products-table-mobile { text-align: center; }
.go-to-page { display: inline-block !important; padding: 6px 0; font-size: 13px !important; min-width: 92px; }

/* COMPARE PRODUCTS DESKTOP VERSION */

.compare-products-page table input[type="button"] { display: block; margin-bottom: 10px;padding: 5px 10px;
text-transform: uppercase;
font-family: Lato;
color: #5f5f5f;
background-color: #e0e0e0;
border: 0px;
font-weight: bold;}

@media all and (max-width: 980px) {

    .compare-products-table { display: none; }
}

@media all and (min-width: 981px) {

    .compare-products-table-mobile { display: none; }

    .compare-products-table { border: 1px solid #ddd; background: #fff;  display: table; }
        .compare-products-table td { padding: 5px 10px; vertical-align: top; border-left: 1px solid #ccc; }
            .compare-products-table td:first-child { border-left: none; font-size: 14px; font-weight: bold;   }
        .compare-products-table tr:first-child td { background: #f3f3f3; padding: 10px; border-bottom: 1px solid #ccc; }
        .compare-products-table td img { width: 150px; border: 1px solid #ddd; max-width: 100%; max-height: 100%; }
        .compare-products-table .product-name td { border-bottom: 1px solid #ccc; padding: 10px; }
        .compare-products-table .product-name a {    }
            .compare-products-table .product-name a:hover,
            .compare-products-table .product-price td { color: black; }
}



/*==== RESPONSIVE ====*/

@media all and (max-width: 360px) {

    .section.shipments .data-table th { font-size: 11px; }
}

/* footable custom css */

.footable-row-detail { text-align: left; }
.footable-first-column { }
    .footable-first-column > div,
    .footable-first-column .item-count { font-size: 12px !important; vertical-align: middle; }
div.footable-row-detail-row { display: table-row; }
div.footable-row-detail-name { padding: 5px 15px 10px 0; display: table-cell; }
div.footable-row-detail-value { display: table-cell; }
.footable-row-detail-cell { text-align: left !important; }
table.footable.breakpoint > tbody > tr > td > span.footable-toggle { min-width: 16px; height: 16px; padding-right: 0; overflow: hidden; display: block; }

/* toggle style change */

.footable-toggle { background: url(/Themes/Jewelry/Content/img/table-plus.png) no-repeat center; vertical-align: middle; }
.footable-detail-show .footable-toggle { background: url(/Themes/Jewelry/Content/img/table-minus.png) no-repeat center; }
.footable-toggle:before { display: none !important; }
.order-summary-content { font-weight: bold; }


/* hidding item counter in different tables */

.downloadable-products-page .data-table .item-count { display: none; }

@media all and (max-width: 980px) {

    .compare-products-table-mobile .item-count,
    .order-summary-content .cart .item-count,
    .order-details-page .data-table .item-count,
    .wishlist-page .cart .item-count,
    .section.shipments .data-table .item-count { display: none; }
}

@media all and (max-width: 735px) {

    .return-request-page .data-table .item-count { display: none; }
}

@media all and (max-width: 686px) {

    .section.products .data-table .item-count { display: none; }
}

@media all and (max-width: 598px) {

    .reward-points-history .data-table .item-count { display: none; }
}

/*=====================================================
   test 
    SMALLER MOBILE DEVICES

=====================================================*/

@media all and (max-width: 480px) {

     /* start simple checkout  */
     .simple-checkout-billing-address-block .billing-address-window-buttons-up {
             padding-left: 5px;
             padding-bottom: 10px;
     }
     div.simple-checkout-data div.shipping-payment-method .method-list li {
         width: 100%;
     }

     div.simple-checkout-data .inputs textarea {
         margin-left: -1px;
     }

     div.simple-checkout-data .simple-checkout-data-left .buttons {
        width: 95%;
        margin-left: 8px;
     }

     div.simple-checkout-data .simple-checkout-data-left .buttons input {
          width: 100%;
     }

     div.simple-checkout-billing-address-table .inputs .required {
         top: 16px;
     }
     div.simple-checkout-billing-address-block .inputs .labelforinputs {
         text-align: left;
         margin-left: 10px;
     }
     div.simple-checkout-data .inputs,
     div.simple-checkout-data .simple-checkout-data-left .inputs .couponblock {
         max-width: 100% !important;
     }

      .simple-checkout-billing-address-block .inputs input[type="text"],
      .simple-checkout-billing-address-block .inputs input[type="password"], 
     .simple-checkout-billing-address-block .inputs select, 
     .simple-checkout-billing-address-block .inputs textarea,
      .simple-checkout-billing-address-block .inputs .couponblock {
        width: 95% !important;
        max-width: 100%;
     }

     div.simple-checkout-data .simple-checkout-data-left .inputs textarea,
     div.simple-checkout-data .simple-checkout-data-left .inputs select,
    div.simple-checkout-data .simple-checkout-data-left .inputs input[type="text"] {
         max-width: 95% !important;
    }
     
     div.simple-checkout-data-left .inputs {
        white-space: inherit;
    }

     div.simple-checkout-data .inputs .labelforinputs {
         margin: 10px;
     }

     div.simple-checkout-data .simple-checkout-data-left .required {
         margin: 2px;
     }
     div.simple-checkout-data .simple-checkout-data-left .inputs .required {
         right: -3px;
     }
      /* end simple checkout  */

    input[type="text"], input[type="password"] { padding: 5px; height: 32px; line-height: 20px; }

    .inputs { text-align: left; position: relative; display: inline-block; overflow: visible; width: 100%; max-width: 300px; padding: 0 !important; }
        .inputs label { width: 100%; margin: 0 0 5px; text-align: left;width: 90%;  line-height: 1.2; }
        .inputs select { -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */ box-sizing: border-box; width: 100%; margin: 0 0 5px; }
        input[type="text"], input[type="password"], textarea,
        .inputs input[type="text"], .inputs input[type="password"], .inputs textarea { -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */ box-sizing: border-box; width: 100% !important; max-width: 300px; }
        .inputs .required { position: absolute; top: 25px; right: -3%; }
    select { height: 32px; padding: 6px !important; }

    .data-table a { display: inline-block; line-height: 24px; }
    .admin-header-links { position: static; left: inherit; top: inherit; }
        .admin-header-links a { width: 100%; text-align: center; padding: 0; margin: 1px 0; }

    .eu-cookie-bar-notification { width: 300px; max-width: 300px; margin-left: -150px; }

    .master-wrapper-content,
    .footer .center,
    .bottomline .center { width: 90%; }
    .master-wrapper-content { position: relative; }
    .side-2, .center-2 { width: auto; float: none; margin-left: 0; margin-right: 0;padding:0; }
    .center-2, .center-1 { padding:0;}
    .home-page,
    /*.login-page,*/
    .account-page,
    /*.checkout-page,*/
    .wishlist-page,
    .password-recovery-page,
    .compare-products-page,
    .product-reviews-page,
    .contact-page,
    .email-a-friend-page,
    .sitemap-page,
    .category-page,
    .product-details-page,
    .order-details-page,
    .search-page,
    .registration-page,
    .news-list-page,
    .news-item-page,
    .vendor-list-page { text-align: center; }
    .page-title {  position: relative; padding: 0 0 32px; }
        .page-title .title { display: inline-block; }
        .page-title h1,
        .topic-html-content-header { float: none; font-size: 28px; display: inline;padding-left:0; }
    .home-page .topic-html-content-header { font-size:30px;text-align:left;padding-left:0;}
    .home-page { text-align:left;}
    .home-page .topic-html-content-body { margin-left: 0; }
    .topic-page .page-body,.topic-page .page-body  > div{ padding:0;}
    /* BAR NOTIFICATION */

    .bar-notification { height: 37px; line-height: 37px; }
        .bar-notification .close { width: 32px; height: 32px; margin: 2px 5px; }
        .bar-notification a { display: inline-block; line-height: 32px; }
        .bar-notification .content { font-size: 11px; }

    /* HEADER */

    .header-line { /*background: url(/Themes/Jewelry/Content/img/responsive-headerline.png) repeat-x bottom; padding: 0 0 55px;*/ }
        .header-line .center { width: 100%; }
            .header-line .center > div { /*display: inline-block; width: 100%;*/ }
    .header-contacts { float: none; margin-right: 0; text-align: center; background: #404040;display:none; }
        .header-contacts .phone { /*float: none;*/ }
        .header-contacts .mail { display: inline-block; float: none; }
            .header-contacts .mail a { display: inline-block; background-position: left 0; }
                .header-contacts .mail a:hover { background-position: left -35px; }
    .header-links-wrapper { /*float: none; background: #404040;*/ }
     .header-links > a:first-child {display:inline-block; line-height:38px;  background: url(/Themes/Jewelry/Content/img/arrowDownWhite.png) no-repeat right +10px center;padding-right:24px;margin-right:10px;}
                .header-links ul { display:none;   position: absolute;  top: 32px;  right: 0px;  background-color: #000;  width: 300px;border:10px solid #000;}
                    .header-links ul > li { display:block;}
                        .header-links ul > li > a { display:block !important;background-color:#fff;padding:20px 15px;border-bottom:1px solid #EBEBEB;color:#000;}
                        .header-links ul > li:last-child > a { border:none;}
        .header-links .header-contacts { display:block;background:#000;}
    .header-links li { display: inline-block; float: none; margin: 0; }
        .header-links li a { display: inline-block; }

    .flyout-cart,
    .header-basket { display: none !important; }
    .buy-panel .order-line .prices { float: none; text-align: right; }
    .buy-panel .add-to-cart { float: none; text-align: right; }
    .header-selectors-wrapper { float:left;}
        .header-selectors-wrapper > div { display: inline-block; float: none; margin: 0; vertical-align: middle; }
            .header-selectors-wrapper > div > div { display: inline-block;width:auto!important; }
    .currency_select .passiveSelect, .currency_select .activeSelect { text-align:left;padding-left:10px;}
    .currency_select .styleSelect_item { left:0px!important;  right: auto!important;}
    .language-list li,
    .language-list li:first-child { margin: 0; }
    .language-list a { width: 32px; height: 32px; }

    .new_select { width: 150px !important; border-radius: 3px; background: url(/Themes/Jewelry/Content/img/responsive-select1.png) repeat-x; }
        .new_select .passiveSelect,
        .new_select .activeSelect { height: 25px; background: url(/Themes/Jewelry/Content/img/responsive-select_btn1.png) right top no-repeat; padding: 0 30px 0 5px; }
        .new_select .styleSelect_item_content { min-width: 148px; border-radius: 0 5px 5px 5px; }
        .new_select .styleSelect_item { top: 25px !important; }

    .header { overflow: visible; padding: 15px 0; text-align: center; }
    .header-logo { float: left;width:195px;}
        .header-logo a { display: inline-block; width: 100%; }
            .header-logo a img { max-width: 100%; }
    .search-box { position: static; display: inline-block; }
    input.search-box-text { width: 220px !important; height: 33px; }
    input.search-box-text { max-width:none!important;}
    .search-box-button { margin: 0; position:absolute;right:0;}
    .ui-autocomplete.ui-menu.ui-widget.ui-widget-content { width: 218px !important; border-radius: 5px; }
        .ui-autocomplete.ui-menu.ui-widget.ui-widget-content img { display: none; }
    .breadcrumb ul { float:left;}
    /* HEADER MENU */

    .header-menu {   background: transparent; border: none;  position: absolute;  width: 100%;  top: 61px;  right: 0;}
    .top-links-menu {  margin-top: 18px; }
    .menu-title { display: none; background: url(/Themes/Jewelry/Content/img/responsive-navpad.png) top repeat-x; border-radius: 5px; }
    .header-menu > ul,
    .header-menu > ul > li .dropdown { display: none; }
    .header-menu > ul:before {  content: '';  border-left: 10px solid transparent;  border-right: 10px solid transparent;  border-bottom: 10px solid #fff;  position: absolute;  z-index: 99999;  top: -9px;  right: 7px;}
        .header-menu > ul:after {  content: '';  border-left: 11px solid transparent;  border-right: 11px solid transparent;  border-bottom: 11px solid #d1d1d1; position:absolute;   z-index: 9999;  top: -10px;  right: 6px;visibility:visible;}
        .header-menu > ul > li:before { content:'';height:15px;width:12px;background-image: url(/Themes/Jewelry/Content/img/menu_divider.png);position:absolute;top:-7px;  left: 50%; z-index:1001;}
        .header-menu > ul > li:first-child:before { display:none;}
         .header-menu > ul > li:last-child {background: none; }
    .menu-title span { background: url(/Themes/Jewelry/Content/img/responsive-nav-icon.png) no-repeat 97% center; color: #BBBBBB;font-size:24px; display: block;  text-transform: uppercase; padding: 10px 0 10px 3%; cursor: pointer; }

    .header-menu > ul > li:last-child { border-bottom: 1px solid #EBEBEB;}
    .header-menu > ul > li {position:relative; float: none; border-top: 1px solid #EBEBEB;border-left: 1px solid #EBEBEB;border-right: 1px solid #EBEBEB; background: #fff; padding-right: 0; position: relative; }
        .header-menu > ul > li:last-child { border-radius: 0 0 5px 5px; }

        .header-menu > ul > li > a,
        .header-menu > ul > li > span {  background: #fff !important;  font-size: 16px !important;  padding: 14px 24px;  text-align: left;  color: #000 !important;  font-weight: bold;}

    .header-menu > ul .plus-button { position: absolute; top: 0; right: 0;  cursor: pointer; width: 53px; height: 47px; background: url(/Themes/Jewelry/Content/img/responsive-plus.jpg) no-repeat center; }
        .header-menu > ul .plus-button:active { background: url(/Themes/Jewelry/Content/img/responsive-plus.jpg) no-repeat center; }
        .header-menu > ul .plus-button.close,
        .header-menu > ul .plus-button.close:active { background: url(/Themes/Jewelry/Content/img/responsive-minus.jpg) no-repeat center; }

    .header-menu .sublist { position: relative; top: 0; padding: 0; border-radius: 0; box-shadow: none; }
        .header-menu .sublist li {   background: #FEEFF4;}
            .header-menu .sublist li a { border: none; border-bottom: 1px solid #464646; padding: 14px 20px; font-size: 16px; color: #000 !important; }

        .header-menu .sublist .sublist { top: 0; left: 0; border-radius: 0; box-shadow: none; background: #eee; }

    .dropdown,
    .inner-dropdown { display: none; background: #4e4e4e; padding: 10px; }
    .inner-dropdown { background: #eee; }
        .dropdown > ul > li,
        .inner-dropdown > ul > li { border-top: 1px solid #ddd; background-color: #fff; position: relative; }
            .dropdown > ul > li:first-child,
            .inner-dropdown > ul > li:first-child { border-radius: 3px 3px 0 0; border-top: 0; }
            .dropdown > ul > li:last-child,
            .inner-dropdown > ul > li:last-child { border-radius: 0 0 3px 3px; }
            .dropdown > ul > li > a, .inner-dropdown > ul > li > a {  padding: 13px 14px 12px 24px; display: block; color: #666 !important; text-transform: uppercase; }

            .mobile-burger {  display: block;  width: 32px;  height: 32px;  border: 1px solid #D6D6D6;  float: right;  margin-top: 3px; }
        .mobile-burger .mobile-burger-strike { width: 20px; height: 2px; background-color: #000; margin: 5px auto; }
            .mobile-burger .mobile-burger-strike:first-child { margin-top: 8px; margin-bottom: 0; }
            .mobile-burger .mobile-burger-strike:last-child { margin-bottom: 8px; margin-top: 0; }
    div.search-box {   position: static;  float: none;padding-top: 0; margin-top: 40px ;}
    .header-basket {background: url(/Themes/Jewelry/Content/img/cart.png) left center no-repeat;   display: block !important;  float: right;  width: 32px;  position: relative;  height: 26px;  top: initial;  right: initial;padding:0;  margin: 6px 10px 0 7px;}
        .header-basket > span {   position: absolute;  top: 0px;  color: rgb(241, 55, 125);  right: 8px;  background-color: #fff;  line-height: 0.7;  padding: 0 1px}
    .store-slogan { display:none;}
    .search-box-sep { display:block;}

    /*HOME*/
    .homepageCenter .firstRow .box3 .banners-content ul li, .homepageCenter .firstRow .box1 .banners-content ul li {  background-position: 10px 6px;  padding: 0 15px 0 45px; }
    .homepageCenter .secondRow a > img { margin-bottom:13px;}
     .homepageCenter .secondRow a img { max-width:100%;margin-bottom:20px;}
    .homepageCenter .firstRow a img {  max-width: 100%; }
	.homepageCenter .firstRow a, .homepageCenter .secondRow a { max-width:100%}
    .homepageCenter .firstRow { margin-bottom: 550px; }
    /* ITEM GRID & CATEGORY PAGE */

    .breadcrumb { padding: 0; }
        .breadcrumb li a,
        .breadcrumb li strong { display: inline-block; padding: 2px 3px; font-size: 13px; }

    .product-viewmode,
    .product-page-size { display: none; }
    .product-selectors > div { margin: 0 0 10px; float: none; text-align: left; }
        .product-selectors > div > span { line-height: 32px; float: none; }
    .product-selectors select { margin-left: 0; }
    .product-filters ul,
    .product-filters ul:nth-child(5n+1) { margin: 0 0 1% 1%; width: 49.5%; padding: 10px 10px 0; text-align: center; }
        .product-filters ul:nth-child(2n+1) { margin: 0 0 2% !important; clear: both; }
    .product-filters li.title { margin: 0; border-bottom: 0; }
    .product-filters li.item { padding: 0; border-top: 1px dotted #ccc; }
        .product-filters li.item a { display: block; padding: 9px 0; }
    .remove-filter a { padding: 9px 20px; }

    .product-grid { text-align: center; }
        .product-grid .item-grid,
        .product-list .item-grid { border-radius: 5px 5px 0 0; }
        .product-grid .item-box { max-height: 434px; height: auto; }
    .category-title, .grid-title, .vendor-title { text-align: left; }
        .category-title .title,
        .grid-title strong,
        .vendor-title h2 { font-size: 28px; display: inline; }
    .item-box,
    .cross-sells .item-box,
    .product-list .item-box { float: none !important; width: auto; margin: 0 0 2.5% !important; padding: 3%; text-align: center; }
        .item-box input[type="button"],
        .item-box .buynow-button { padding: 10px 0; }
        .item-box .rating { margin: 0 auto 10px; }
        .item-box .rating,
        .item-box .description { display: none; margin: 0; }

    .product-item .details { text-align:left;}
    .bestsellers .item-box,
    .home-page-product-grid .item-box { width: auto; }
    .home-page-product-grid .picture a { width: 100%; max-width: 278px; }
    .sub-category-grid .item-box,
    .home-page-category-grid .item-box { width: auto; margin: 0 0 10px; padding: 2%; }
    .sub-category-grid .title,
    .home-page-category-grid .title { margin: 0; border-radius: 5px; }
        .sub-category-grid .title a,
        .home-page-category-grid .title a { padding: 0 12px 21px; text-align: left;font-size:18px;font-weight:700; }
    .sub-category-grid .picture,
    .home-page-category-grid .picture { display: none; }
    .pager div { float: none; height: auto; border-radius: 0 0 5px 5px; overflow: hidden; padding: 5px 5px 0; }
        .pager div.corner { display: none; }
    .pager ul { float: none;text-align:center; }
    .pager li,
    .pager li:first-child { margin: 0 1px 10px;float:none;display:inline-block; }
        .pager li.individual-page { display:none;}
    .pager .out-of { display:none;}
    .pager .out-of-inner {display:inline; }
    .pager a, .pager span { font-size: 14px; padding: 7px 7px 8px; }
    .category-description{ display:block;margin-top:50px;}
.category-page .category-description { display:none;}
     
    .specificationFilterPanel7Spikes .title > a:first-child, .priceRangeFilterPanel7Spikes .block .title strong, .block .title a.toggleControl { display: block; background-image: url(/Themes/Jewelry/Content/img/arrow-up.png)!important; padding-right: 20px; background-position-x: right; background-position-y: 10px; background-repeat: no-repeat; }
    .specificationFilterPanel7Spikes .title > a.toggleControl.closed,.priceRangeFilterPanel7Spikes .block .title strong, .block .title a.toggleControl.closed {  background-image: url(/Themes/Jewelry/Content/img/arrow-down.png)!important;}
    .priceRangeCurrentPricesPanel .currentMaxPrice, .priceRangeCurrentPricesPanel .currentMinPrice { /*float:none!important;*/}
    .priceRangeCurrentPricesPanel .currentMinPrice input,.priceRangeCurrentPricesPanel .currentMaxPrice input { width:62px!important;}
    .priceRangeCurrentPricesPanel .to { /*display:none!important;*/}
    .to.to-mobile { display:none!important;}
    .priceRangeFilterPanel7Spikes .filtersGroupPanel { display:block !important;}

    .filtersGroupPanel .ui-slider .ui-slider-handle{ top: -23px !important;}

    /* BLOCKS */

    .block { position: relative; padding: 0; }
    .block-category-navigation { clear: both; display: none; }
    .block .title { border-width: 0; border-radius: 5px 5px 0 0; background: none; box-shadow: 0; padding: 0; }
        .block .title strong,
        .block .title a.toggleControl { display: block; width: 100%; border: none; box-shadow: none; padding: 15px; font-size: 18px; cursor: pointer; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; background: url(/Themes/Jewelry/Content/img/responsive-toggle.png) no-repeat 97% center; }
    .block .listbox { display: none; border-top: 1px solid #eee; margin: 0 15px 15px 0; }
    .block .list li a { padding: 12px 0 12px 0px; }
    .block-popular-tags a,
    .block-popular-blogtags a { line-height: 28px; }
    .block .view-all { text-align: center; }
    .vote-poll-button { padding: 8px 23px; }

    .nopAjaxFilters7Spikes { margin-bottom:0!important;}
    .block-category-navigation { margin-top:0; display: none; }

    .category-description ul { padding-left:20px;}
    /* PRODUCT PAGE */
    .product-essential { text-align:left;}
        .product-essential .picture-thumbs .jcarousel-skin-thumbs { width: inherit; }
        .product-essential .picture-thumbs .jcarousel-skin-thumbs .jcarousel-clip-horizontal { width: inherit; }
    .gallery { float: none; width: auto; text-align: center; }
        .gallery .picture { margin: 0 auto; max-width: 100%; overflow: hidden; }
		.gallery .picture .magglass { bottom:10px;right:10px;top:inherit;left:inherit; }
        .gallery .picture-thumbs { width: 100%; max-width: 350px; margin: 0 auto; }
            .gallery .picture-thumbs a { display: inline-block; float: none; width: 73px; height: 73px; margin: 10px 4px 0 4px; }
                .gallery .picture-thumbs a img { max-width: 100%; }
    .watchMovie { width: 78px !important; height: 78px !important; background: #EE0954; border: none; border-radius: 11%; cursor: pointer; display:none; }
    .watchMovie::after { content: ''; display: inline-block; position: relative; top: 1px; left: 5px; border-style: solid; border-width: 13px 5px 13px 24px; border-color: transparent transparent transparent white; }
    .watchMoviePopup { display:none; } 
        .watchMoviePopup .background { background-color: white; opacity:0.8; position:fixed; top:0; left:0; height:100%; width:100%; z-index:9999; } 
        .watchMoviePopup .content { position:fixed; background-color: transparent; top: 50%; left: 50%; margin-left: -32%; margin-top: -25%; z-index: 99999; }
        .watchMoviePopup .content iframe { padding: 31px; }
            .popupCloseBtn { cursor:pointer; background-image: url(/Themes/Jewelry/Content/img/cut_agy.png); background-position: -103px -14px; width:31px; height:31px; position: absolute; right: 0; }
            .popupCloseBtn:hover { background-position: -150px -14px; }
    .product-details-page .overview { float: none; width: auto; margin: 0 0 20px; }
    .product-details-page .product-name h1,
    .product-details-page .variant-name,
    .product-grid .title { font-size: 28px; display: inline-block;line-height:1.3;text-align:left; }
    .overview .product-name h1 .smallText { display:block;}
    .product-review-box .rating { margin: 0 auto 5px; }
    .product-review-links a,
    .product-no-reviews a { display: inline-block; line-height: 32px; }
    .email-a-friend-button { font-size:inherit;}
    .product-details-page .manufacturers { line-height: 32px; }
    .product-details-page .add-info > * { float: none; margin: 0 0 10px;display:inline-block; }
    .product-details-page .add-info > .email-a-friend { display:block;}
    .buy-panel .downloadLink {  display: block;  margin-top: 10px;margin-left:0; }
    .product-details-page .free-shipping { margin: auto; }
    .add-to-wishlist-button,
    .add-to-compare-list-button { padding: 8px 12px; font-size: 12px; }
    .email-a-friend-button { height: 32px; }
    .order-line { text-align:right !important;}
    .order-line > *,
    .order-line .prices > * { float: none; text-align: right; }
    .order-line .prices { margin: 0 0 10px; line-height: 24px; }
    .order-line .product-price { margin: 0; }
    .add-to-cart * { float: none !important; }
    .add-to-cart .quantity { float: none; margin: 0 0 10px; text-align: right; }
    .add-to-cart .add-to-cart-button { padding: 10px 32px;font-size:23px; }
    .add-to-cart .qty-label { margin: 0 5px 0 0; font-size: 16px; line-height: 45px; }
    .add-to-cart .qty-input { padding: 10px; height: 46px; margin: 0; width: 46px !important; }
    .product-variant-line .variant-picture { float: none; margin: 0 auto 10px; }
    .product-variant-line .variant-overview { width: 100%; }
    .product-variant-line .variant-picture + .variant-overview { width: auto; float: none; }
    .variant-picture + .variant-overview { clear: both; }
    .item-box input[type="button"], .item-box .buynow-button { font-size:22px;}
    .product-tags-list li { float: none; margin: 0 5px 5px; display: inline-block; }
        .product-tags-list li,
        .product-tags-list li a { line-height: 32px; display: inline-block; }
    .related-products-grid.product-grid .title{display:block;padding-left:0; }
    .write-review { text-align:left;}
    .product-details-page .product-name { margin-bottom:0;}
    .product-details-page .short-description, .product-details-page .variant-description { line-height:1.5;}
    /* QUICK TABS */

    .ui-tabs .ui-tabs-nav { float: none; background: none; }
        .ui-tabs .ui-tabs-nav li { float: left;   padding: 0; border-radius: 0; overflow: hidden; }
            .ui-tabs .ui-tabs-nav li:first-child {  }
            .ui-tabs .ui-tabs-nav li a {   text-align: center; display: block; height: auto; line-height: 42px; -webkit-transition: color .07s ease-in-out; -moz-transition: color .07s ease-in-out; -o-transition: color .07s ease-in-out; transition: color .07s ease-in-out; border-radius: 0 !important; padding-left:0;margin-left:15px;}
                .ui-tabs .ui-tabs-nav li a:hover {  }

    .ui-tabs .ui-tabs-panel { border-top: 0; }
    .ui-tabs .ui-tabs-nav li:last-child,
    .ui-tabs .ui-tabs-nav li:last-child a { }
	.productTabs-body .odd, .productTabs-body .even { width: 100%; float:none;}
    /* ATTRIBUTES & COLOR SQUARES */

    .attributes select { max-width: 100%; }
    .attributes label { display: inline-block; line-height: 32px; cursor: pointer; }
    .rental-attributes input[type='text'] { max-width: 280px; }
    .color-squares li { margin-left: 3px; }
        .color-squares li:first-child { margin-left: 0; }
    .color-squares label { line-height: 28px; }
    .color-squares .color { width: 28px; height: 28px; border-radius: 3px; }

    /* SEARCH PAGE */

    .basic-search input[type="text"] { width: 80%; }
    .search-input .inputs label { margin: 0 0 5px; text-align: center; }
    .search-input .inputs.reversed label { display: inline-block; line-height: 33px; }
    .advanced-search .inputs { padding-left: 0; }
        .advanced-search .inputs select { max-width: 100%; width: 100%; }
    .search-input input[type="submit"] { padding: 12px 36px; }
    .search-page .product-list .picture { float: none; width: auto; }
    .search-page .product-list .details { margin: 0; }
    .advanced-search .price-range > * { margin: 0 0 5px; }
    .product-list input[type="button"] { width: 100%; }

    /* GIFTCARD */

    .giftcard label { line-height: 32px; float: none; }
    .giftcard input[type="text"],
    .giftcard textarea { padding: 3px; line-height: 24px; max-width: 95%; }
    .giftcard input[type="text"] { height: 24px; }

    /* REGISTRATION PAGE */

    .registration-page .title,
    /*.login-page .title,*/
    .account-page .title,
    .return-request-page .title { text-align: center; }
    .registration-result-page { text-align: center; }
        .registration-result-page .result { padding: 20px 10px 71px; }
        .registration-result-page .buttons { bottom: 12px; top: inherit; right: 50%; margin-right: -62px; }
    .gender { margin: 0 5px; }

    /* LOGIN PAGE */

    .registration-page .buttons,
    .registration-result-page .buttons,
    .login-page .buttons,
    .account-page .buttons,
    .account-page .add-button { margin-top: 10px; text-align: center; }
    .login-page input[type="button"].checkout-as-guest-button { margin-bottom: 10px; float: none; }
    .login-page .inputs.reversed { padding-left: 3px; }
    .login-page input[type=text],
    .login-page input[type="password"] { width: 90%; max-width: 300px; }
    .registration-page input[type="submit"],
    .registration-result-page input[type="button"],
    .login-page input[type="submit"],
    .login-page input[type="button"],
    .account-page .button-1,
    .password-recovery-page .button-1 {   font-size: 16px; width: 100%; max-width: 190px; }
    .forgot-password { display: block; margin: 5px 0; text-align: left; }
    .external-authentication fieldset.facebook-login-block { float: none !important; }

    /* MY ACCOUNT */

    #check-availability-button { margin: 10px 0 0; padding: 10px; }
    .registration-page .inputs label, .account-page .inputs label { width: 100%; }
    .account-page .button-2 { padding: 10px 20px; font-size: 14px; display: block; margin: 0 auto; min-width: 120px; }
        .account-page .button-2:first-child { margin-bottom: 10px; }
    .account-page input[type=file] { padding: 10px; }
    .account-page .address-item .info, .account-page .order-item .info,
    .account-page .address-item .buttons, .account-page .order-item .buttons { float: none; }

    /* SHOPPING CART */
    .order-progress { margin-right:0;margin-left:0;padding-bottom:0;}
    .order-progress li { width: 32%; margin-bottom: 20px; }
        .order-progress li a { font-size: 11px;padding-top:20px; }
    .wishlist-page .buttons,
    .checkout-page .common-buttons { text-align: center; }
        .wishlist-page .buttons input[type="button"],
        .wishlist-page .buttons input[type="submit"],
        .checkout-page .common-buttons input[type="submit"] { margin: 10px 0; padding: 10px; }
    .cart input[type="text"] { width: 32px !important; text-align: center; }
    .cart-footer { text-align: left; }
        .cart-footer .totals { width: 100%; max-width: 220px; float: none; display: inline-block; }
        .cart-footer .checkout-button {  width: 170px; }
        .cart-footer .terms-of-service { padding-left:20px;}
            .cart-footer .terms-of-service input { left:2px;}
        .cart-footer .checkout-buttons { text-align:left;}
    .footer .bgImage1, .footer .bgImage2 { display:none;}
    .cart-collaterals { width: auto; display: inline-block; float: none; }
        .cart-collaterals .deals { float: none; width: 90%; margin-right: 0; display: inline-block; }
        .cart-collaterals .coupon-box,
        .cart-collaterals .giftcard-box,
        .cart-collaterals .shipping { padding: 3% 6%; }
        .cart-collaterals .shipping { float: none; width: auto; }
        .cart-collaterals input[type="text"] { margin: 5px 0; }
        .cart-collaterals input[type="submit"] { padding: 8px 10px; float: none; }
        .cart-collaterals .shipping-options select,
        .cart-collaterals .shipping-options .zip-input { width: 100% !important; }
        .cart-collaterals .estimate-shipping-button { float: none; }

    .order-summary-content .addon-buttons { text-align: center; margin: 0; float: none; width: auto; }

    /* CHECKOUT PAGE */

    .checkout-attributes dl > * { display: block; float: none; margin: 5px; text-align: center; }
    .checkout-attributes li { padding: 5px 0; }
    .selected-checkout-attributes { float: none; text-align: center; }
    .address-grid .address-item { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
    .checkout-data input[type="submit"],
    .checkout-data input[type="button"] { padding: 10px; font-size: 13px; }
    .checkout-data input[name=nextstep] { padding: 10px 25px !important; }
    .checkout-page select { max-width: 100%; width: 100%; }
    ul.method-list li .method-name input[type=radio],
    ul.method-list li .method-name label { float: none; }
    .method-name .payment-logo { display: block; }
    .order-review-data { text-align: center; }
        .order-review-data ul { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; border: 1px solid #ddd; border-radius: 5px; background: #f6f6f6; margin: 0 0 5px; padding: 10px; }
        .order-review-data li.title { margin: 0; }
    .checkout-data .section .title { font-size: 16px; }
    .order-completed a { line-height: 32px; }
    .checkout-data .buttons { text-align: center; padding: 20px 10px; }
    .order-details-page .actions { text-align: center; margin: 15px 0; }
    .order-details-page .button-1 { padding: 10px; }
    .order-details-page .page-title { text-align: center; width: 100%; }
        .order-details-page .page-title h1 { display: inline-block; float: none; margin: 0 0 40px; }
    .order-details-page .print-order-button,
    .order-details-page .pdf-order-button { top: auto; right: auto !important; left: 50%; bottom: -10px; margin-left: -5px; }
    .order-details-page .print-order-button { margin-left: -80px; }

    .order-details-page .actions input[type=button] { padding: 9px 12px; vertical-align: middle; float: none; display: block; margin: 0 auto; }
    .order-details-page .total-info { margin: 0 0 15px; }

    .order-details-area td { display: block; width: 100%; text-align: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
    .order-details-page .cart-total { width: 170px; margin: 0 auto; }
    .order-details-page .cart-total-left { width: auto; }
    .order-details-page .cart-total-right { text-align: left; }

    .shipment-details-page { text-align: center; }
    .shipment-overview ul { width: 100%; float: none; margin: 0 0 15px; text-align: center; }

    /* OPC */

    .opc .step-title { padding: 10px; }
        .opc .step-title * { float: none; margin: 0; display: inline-block; }
    .opc .active .step-title * { font-size: 24px; }
    .opc .checkout-data, .opc .buttons { padding: 2%; }

    /* EU COOKIE LAW */

    [aria-describedby="dialog-eu-cookie-law"] { width: 100% !important; left: 0 !important; margin-left: 0 !important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
        [aria-describedby="dialog-eu-cookie-law"] button { padding: 7px 21px; }
        [aria-describedby="dialog-eu-cookie-law"] .ui-dialog-titlebar button { padding: 12px; }

    /* COMPARE LIST */

    .compare-products-page .page-title { margin-bottom: 50px; }
    .compare-products-page .page-body { position: relative; }
    .compare-products-page .clear-list { padding: 7px 14px; top: -40px; right: 50%; margin-right: -40px; }
    .compare-products-page input[type="button"] { padding: 9px 18px; }

    /* WISHLIST PAGE */

    .share-info a { word-break: break-all; overflow-wrap: break-word; display: block; }

    /* PASSWORD RECOVERY */

    .password-recovery-page label { text-align: center; width: 100% !important; }
    .password-recovery-page .buttons { text-align: center; }

    /* FANCYBOX (+TERMS&CONDITIONS) */

    [aria-describedby="terms-of-service-warning-box"] { width: 100% !important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
    #fancybox-wrap { width: 100% !important; left: 0 !important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
    #fancybox-outer,
    #fancybox-content { width: auto !important; }

    /* PRODUCT REVIEWS PAGE */

    .write-review input[type="text"],
    .write-review textarea { width: 90% !important; max-width: 428px; }
    .review-rating > label { margin-bottom: 5px; width: 100%; }
    .review-rating ul { width: auto; text-align: left; font-size: 11px; }
    .write-review .buttons { text-align: center; }

    /* CONTACT PAGE */

    .contact-page .inputs,
    .email-a-friend-page .inputs,
    .contact-page .buttons,
    .email-a-friend-page .buttons { padding: .3% 0; }
    .contact-page input[type="submit"],
    .email-a-friend-page input[type="submit"] { padding: 10px 24px; }
    .contact-page .input-box,
    .contact-page label,
    .email-a-friend-page .input-box,
    .email-a-friend-page label { float: none; }
    .contact-page .input-box,
    .email-a-friend-page .input-box { margin-right: 0; }
    .contact-page textarea,
    .email-a-friend-page textarea { width: 100%; max-width: 485px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }

    /* RETURN REQUEST PAGE */

    .return-request-page td:last-child { text-align: left !important; }
    .return-request-page .inputs label { width: 100%; margin-bottom: 5px; }
    .return-request-page textarea { width: 100%; max-width: 485px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
    .return-request-page .buttons { text-align: center; }
    .return-request-page .button-1 { max-width: 185px; width: 100%; padding: 10px 5px; font-size: 14px; }

    /* SITEMAP */

    .sitemap-page .entity > * { padding: 10px; }
    .sitemap-page li { padding-left: 10px; -webkit-transition: background .1s ease-in-out; -moz-transition: background .1s ease-in-out; -o-transition: background .1s ease-in-out; transition: background .1s ease-in-out; }
    .sitemap-page a { line-height: 32px; display: block; text-align: left; -webkit-transition: background .1s ease-in-out; -moz-transition: background .1s ease-in-out; -o-transition: background .1s ease-in-out; transition: background .1s ease-in-out; }
    .sitemap-page li:active,
    .sitemap-page li:hover { background: #eee; }

    /* BAR NOTIFICATION */

    .bar-notification { height: auto; }

    /* NEWS */

    .news-list-page .page-title { position: relative; padding-bottom: 30px; display: block; }
    .link-rss { position: absolute; left: 50%; margin-left: -12px; bottom: 0; }

    .news-items .item:first-child { margin-top: 0; }
    .news-list-page .item, .news-list-homepage .item { padding: 10px; margin: 15px 0 0; }
    .news-list-page .news-title, .news-list-homepage .news-title { display: block; margin: 0; }
    .news-list-page .news-details, .news-list-homepage .news-details { margin-bottom: 10px; }
    .news-list-page .read-more, .news-list-homepage .read-more { padding: 8px 16px; float: none; display: inline-block; }

    .news-item-page .new-comment label { margin: 0 0 8px; width: 100%; text-align: center; }
    .news-item-page .buttons { padding: 0; }

    .news-list-homepage .title { display: inline-block; }
    .news-list-homepage .view-all a { display: inline-block; line-height: 32px; }

    /* VENDORS */

    .vendor-list li a { padding: 4px 12px; }

    /* FOOTER */

    .footer .footlist { float: none; width: auto; margin: 0 auto 15px !important; text-align: left; }
        .footer .footlist li { background: none; font-size: 12px; padding: 0; }
        .footer .footlist a { display: inline-block;  font-size: 14px; line-height: 22px; }
    .footer-contacts li { padding: 4px 0 3px 27px; }
    .footer .footbox { float: none !important; margin: 0 auto 15px !important; }
        .footer .footbox.newsletter { width: 100%; text-align: center; }
    input.newsletter-text { width: 180px !important; height: 30px; }
    .newsletter-subscribe-block { display: inline-block; min-width: 218px; }
    .footer .footbox.pay-options { width: 100%; text-align: center; }
        .footer .footbox.pay-options img { width: 14%; max-width: 48px; margin-right: 3px; }
    .footer .footbox.social { width: 100%; text-align: center; }
    .footer .footbox h3 { text-align: center; }
    .bottomline { height: auto; max-height: 115px;    text-align: center;  }
        .bottomline .center:after { content:' ';clear:both;}
    .footer-poweredby { display: block; position: static; line-height: normal; margin-bottom: 10px;float:right; }
    .footer-disclaimer { display: block; position: static;line-height: 36px;float:left; }
    .footer-storetheme { margin-bottom: 10px; }
        .footer-storetheme select { color: #ccc; }
        .footer-disclaimer, .footer-poweredby {display:none; }
        .footer-disclaimer.mobile, .footer-poweredby.mobile {display:block; }
        .footer-disclaimer.mobile a { color: #8a8a8a; text-decoration: none; line-height: 36px; }

    .buttons .button-2 { margin-top: 10px; }
}

/*=====================================================
    
    TABLETS PORTRAIT & SMARTPHONES LANDSCAPE

=====================================================*/

@media (max-width: 768px) {
    .homepageCenter .firstRow a.box, .homepageCenter .firstRow div.box {  max-width: 100%;height: 93%; width: 100%; display: inline-block; position: relative; }
    .center-2 .homepageCenter .firstRow .banners-content h3, .center-2 .homepageCenter .firstRow .banners-content h3 a { font-size: 19px; }
    .center-2 .homepageCenter .firstRow .box3 .banners-content ul li, .center-2 .homepageCenter .firstRow .box1 .banners-content ul li { margin: 5px 5px 0 24px; } 
    .center-2 .homepageCenter .firstRow a.box, .center-2 .homepageCenter .firstRow div.box { width: 98%; }
    
}

@media all and (max-width: 768px) and (min-width: 481px) {
    
    /* start simple checkout  */

     div.simple-checkout-billing-address-table .inputs input[type="text"] {
         height: auto !important;
     }

     div.simple-checkout-billing-address-block .inputs .labelforinputs {
        text-align: left;
        margin-left: 93px;
     }

    div.simple-checkout-data input[type="text"] {
         height: auto !important;
         width: 95% !important;
     }
 
    .simple-checkout-billing-address-block .billing-address-window-buttons-up {
        padding-left: 83px;
        padding-bottom: 10px;
    }
    div.simple-checkout-secondary-address-block span.required {
         display:inline-block;
    }

    div.simple-checkout-data-left span.required {
        display: inline-block;
    }
   
    div.simple-checkout-data .secondary-address-description {
        margin: 0 auto;
    }

    div.simple-checkout-data .simple-checkout-data-left .buttons {
        width: 95%;
        vertical-align: middle;
    }

    div.master-column-wrapper div.bottomSquare div.rightBoxB .nivo-caption span {
        font-size: 14pt !important
    }

    div.simple-checkout-secondary-address-block .inputs .labelforinputs {
        text-align: left;
        margin: 10px;
    }

    div.simple-checkout-data-left .inputs .labelforinputs {
        text-align: left;
        margin: 10px;
    }

    div.simple-checkout-page .page-title {
        text-align: center;
    }
    
    div.simple-checkout-data div.simple-checkout-paymentinfo .payment-info .info {
        font-size: 14px;
    }

    div.simple-checkout-page .page-title h1 {
        margin-left: 15px;
    }

    div.simple-checkout-data-left .buttons {
        width: 100%;
        margin-left: 15px;
        margin-top: 15px;
    }

    div.simple-checkout-data .simple-checkout-data-left .buttons input {
        width: 97%;
    }

    div.simple-checkout-data-rigth {
        width: 95%;
        margin-left: 10px;
        margin-right: 10px;
    }

    div.simple-checkout-secondary-address-block .inputs .labelforinputs label {
        float: none;
        line-height: 15px;
    }
    
    div.simple-checkout-data .simple-checkout-data-left .inputs input[type="text"], 
    div.simple-checkout-data .simple-checkout-data-left .inputs input[type="password"], 
    div.simple-checkout-data .simple-checkout-data-left .inputs select, 
    div.simple-checkout-data .simple-checkout-data-left .inputs textarea, 
    div.simple-checkout-data .simple-checkout-data-left .inputs .couponblock {
        width: 95%;
        max-width: 100%;
    }

    div.simple-checkout-data .simple-checkout-data-left .inputs .couponblock {
        width: 100% !important;
    }

   
    div.simple-checkout-secondary-address-block .inputs input[type="text"], 
    div.simple-checkout-secondary-address-block .inputs input[type="password"],
    div.simple-checkout-secondary-address-block .inputs select, 
    div.simple-checkout-secondary-address-block .inputs textarea, 
    div.simple-checkout-secondary-address-block .inputs .couponblock {
        width: 95%;
        max-width: 100%;
    }

    .simple-checkout-data .simple-checkout-data-left .inputs .labelforinputs label {
        float: none;
        line-height: 15px;
        margin-left: 2%;
    }

     /* end simple checkout  */

    input[type="text"], input[type="password"] { padding: 5px; height: 20px; line-height: 20px; }
    select { height: 32px; max-width: 100%; padding: 6px !important; }
    .data-table a { display: inline-block; line-height: 24px; }
    .admin-header-links { position: static; left: inherit; top: inherit; }
        .admin-header-links a { width: 100%; text-align: center; padding: 0; margin: 1px 0; }
    .master-wrapper-content,
    .footer .center,
    .bottomline .center { width: 90%; }
    .master-wrapper-content { position: relative; }
    
    .center-2, .side-2 { float: none; width: auto; }
        .side-2:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size: 0; }
    .page-title h1,
    .topic-html-content-header { font-size: 32px; }
    .topic-html-content-header { float: none; }

    /* Fix for Error and validation messages */

    .inputs .message-error,
    .inputs .field-validation-error,
    .inputs .not-available-status,
    .inputs .password-error { display: block; }

    /* BAR NOTIFICATION */

    .bar-notification { height: 37px; line-height: 37px; }
        .bar-notification .close { width: 32px; height: 32px; margin: 2px 5px; }
        .bar-notification a { display: inline-block; line-height: 32px; }

    /* HEADER */

    .header-line { /*background: url(/Themes/Jewelry/Content/img/responsive-headerline.png) repeat-x left -86px;*/ padding:0 10px;}
        .header-line .center { width: 100%; }
        .header-line,
        .header-line .center,
        .header-line .header-selectors-wrapper { border: 0 !important; }
            .header-line .center > div { /*display: inline-block; width: 100%;*/ }
    .header-links-wrapper { /*margin-bottom: 10px; float: none;*/ }
    .header-contacts { /*float: none; margin-right: 0;   text-align: center;*/ }
        .header-contacts .phone { float: none; }
        .header-contacts .mail { display: inline-block; float: none; }
            .header-contacts .mail a { display: inline-block; background-position: left 0; }
                .header-contacts .mail a:hover { background-position: left -35px; }
    .header-links > a:first-child {display:inline-block; line-height:38px;  background: url(/Themes/Jewelry/Content/img/arrowDownWhite.png) no-repeat right +10px center;padding-right:24px;margin-right:10px;}
                .header-links ul { display:none;   position: absolute;  top: 32px;  right: 0px;  background-color: #000;  width: 300px;border:10px solid #000;}
                    .header-links ul > li { display:block;}
                        .header-links ul > li > a { display:block !important;background-color:#fff;padding:20px 15px;border-bottom:1px solid #EBEBEB;color:#000;}
                        .header-links ul > li:last-child > a { border:none;}
        
    .header-links li { display: inline-block; float: none; margin: 0; }
        .header-links li a { display: inline-block; }

    .flyout-cart,
    .header-basket { display: none !important; }

    .header-selectors-wrapper { /*display: block !important; float: none; width: 100%; max-width: 100%; text-align: center; margin-top: 0;*/ }
        .header-selectors-wrapper > div { display: inline-block; float: none; vertical-align: middle; }
            .header-selectors-wrapper > div:last-child { margin: 0; }

    .language-list li,
    .language-list li:first-child { margin: 0; }
    .language-list a { width: 32px; height: 32px; }

    .new_select { width: 150px !important; border-radius: 3px; background: url(/Themes/Jewelry/Content/img/responsive-select1.png) repeat-x; }
        .new_select .passiveSelect,
        .new_select .activeSelect { height: 25px; background: url(/Themes/Jewelry/Content/img/responsive-select_btn1.png) right top no-repeat; padding: 0 30px 0 5px;  }
        .new_select .styleSelect_item_content { min-width: 148px; border-radius: 0 5px 5px 5px; }
        .new_select .styleSelect_item { top: 25px !important; }

    .header { overflow: visible; padding: 25px 0 15px; text-align: center; }

    .header-logo { float: left; width:260px; }
        .header-logo a { display: inline-block; }

    .search-box { display: inline-block; position: static; }
    input.search-box-text { width: 334px; height: 21px; }
    .ui-autocomplete.ui-menu.ui-widget.ui-widget-content { width: 344px !important; border-radius: 5px; }
      .breadcrumb ul { float:left;}
    /* HEADER MENU */

    .header-menu {   background: transparent; border: none;  position: absolute;  width: 320px;  top: 70px;  right: 0;}
    .top-links-menu { margin-top: 25px;}
    .menu-title { display: none; background: url(/Themes/Jewelry/Content/img/responsive-navpad.png) top repeat-x; border-radius: 5px; }
    .header-menu > ul,
    .header-menu > ul > li .dropdown { display: none; }
        .header-menu > ul:before {  content: '';  border-left: 10px solid transparent;  border-right: 10px solid transparent;  border-bottom: 10px solid #fff;  position: absolute;  z-index: 99999;  top: -9px;  right: 7px;}
        .header-menu > ul:after {  content: '';  border-left: 11px solid transparent;  border-right: 11px solid transparent;  border-bottom: 11px solid #d1d1d1; position:absolute;   z-index: 9999;  top: -10px;  right: 6px;visibility:visible;}
        .header-menu > ul > li:before { content:'';height:15px;width:12px;background-image: url(/Themes/Jewelry/Content/img/menu_divider.png);position:absolute;top:-7px;  left: 50%; z-index:1001;}
        .header-menu > ul > li:first-child:before { display:none;}
    .menu-title span { background: url(/Themes/Jewelry/Content/img/responsive-nav-icon.png) no-repeat 97% center; color: #BBBBBB; display: block;  text-transform: uppercase; padding: 10px 0 10px 3%; cursor: pointer; font-size:20px;}
    .header-menu > ul > li:last-child { border-bottom: 1px solid #EBEBEB;}
    .header-menu > ul > li {position:relative; float: none; border-top: 1px solid #EBEBEB;border-left: 1px solid #EBEBEB;border-right: 1px solid #EBEBEB; background: #fff; padding-right: 0; position: relative; }
        .header-menu > ul > li:last-child { border-radius: 0 0 5px 5px; }

        .header-menu > ul > li > a,
        .header-menu > ul > li > span { background:#fff !important; font-size: 16px !important; padding: 14px 24px; text-align: left; color: #000 !important;font-weight:bold; }

    .header-menu > ul .plus-button { position: absolute; top: 0; right: 0; cursor: pointer; width: 53px; height: 47px; background: url(/Themes/Jewelry/Content/img/responsive-plus.jpg) no-repeat center; }
        .header-menu > ul .plus-button:active { background: url(/Themes/Jewelry/Content/img/responsive-plus.jpg) no-repeat center; }
        .header-menu > ul .plus-button.close,
        .header-menu > ul .plus-button.close:active { background: url(/Themes/Jewelry/Content/img/responsive-minus.jpg) no-repeat center; }

    .header-menu .sublist { position: relative; top: 0; padding: 0; border-radius: 0; box-shadow: none; }
        .header-menu .sublist li { background: #FEEFF4; }
            .header-menu .sublist li a { border: none; border-bottom: 1px solid #464646; padding: 14px 20px; font-size: 16px; color: #000 !important; }
        .header-menu .sublist .sublist { top: 0; left: 0; border-radius: 0; box-shadow: none; background: #eee; }

    .dropdown,
    .inner-dropdown { display: none; background: #4e4e4e; padding: 10px; }
    .inner-dropdown { background: #eee; }
        .dropdown > ul > li,
        .inner-dropdown > ul > li { border-top: 1px solid #ddd; background-color: #fff; position: relative; }
            .dropdown > ul > li:first-child,
            .inner-dropdown > ul > li:first-child { border-radius: 3px 3px 0 0; border-top: 0; }
            .dropdown > ul > li:last-child,
            .inner-dropdown > ul > li:last-child { border-radius: 0 0 3px 3px; }
            .dropdown > ul > li > a, .inner-dropdown > ul > li > a {   padding: 13px 14px 12px 24px; display: block; color: #666 !important; text-transform: uppercase; }

            .mobile-burger {  display: block;  width: 32px;  height: 32px;  border: 1px solid #D6D6D6;  float: right;  margin-top: 7px; }
        .mobile-burger .mobile-burger-strike { width: 20px; height: 2px; background-color: #000; margin: 5px auto; }
            .mobile-burger .mobile-burger-strike:first-child { margin-top: 8px; margin-bottom: 0; }
            .mobile-burger .mobile-burger-strike:last-child { margin-bottom: 8px; margin-top: 0; }
    div.search-box {   position: static;  float: right;  margin-top: 8px;  padding-top: 0;}
    .header-basket {background: url(/Themes/Jewelry/Content/img/cart.png) left center no-repeat;   display: block !important;  float: right;  width: 32px;  position: relative;  height: 26px;  top: initial;  right: initial;padding:0;  margin: 12px 18px 0 30px;}
        .header-basket > span {   position: absolute;  top: 0px;  color: rgb(241, 55, 125);  right: 8px;  background-color: #fff;  line-height: 0.7;  padding: 0 1px}
    .store-slogan { display:none;}
    /*HOME*/
    .homepageCenter .firstRow a { margin:0 5px!important; display:block; max-width: 300px; width: 100%; margin:auto!important; }
    .homepageCenter .firstRow,.homepageCenter .secondRow { text-align:center;margin-bottom: 560px;}
    
  .homepageCenter .firstRow a img,.homepageCenter .secondRow a img{max-width:45%;margin-bottom:5px; }
		.homepageCenter .secondRow a { max-width: 50%;}
		.homepageCenter .firstRow .banners-content { top: 10px; left: 12px; }
	.homepageCenter .firstRow .banners-content > div { }
	.homepageCenter .firstRow .banners-content h3 {  margin-top: 3px; }
    /* ITEM GRID & CATEGORY PAGE */

    .breadcrumb { padding: 0; }
        .breadcrumb li a,
        .breadcrumb li strong { display: inline-block; padding: 7px 3px; font-size: 13px; }

    .product-selectors > div { width: 50%; margin: 0; text-align: center; }
        .product-selectors > div > span { line-height: 32px; float: none; display: inline-block; }
    .product-page-size select { float: none; }
    
    .product-viewmode { display: none; }
    .product-filters ul,
    .product-filters ul:nth-child(5n+1) { margin: 0 0 2% 2%; width: 32%; padding: 10px 10px 0; text-align: center; }
        .product-filters ul:nth-child(3n+1) { margin: 0 0 2% !important; clear: both; }
    .product-filters li.title { margin: 0; border-bottom: 0; }
    .product-filters li.item { padding: 0; border-top: 1px dotted #ccc; }
        .product-filters li.item a { display: block; padding: 9px 0; }
    .remove-filter a { padding: 9px 20px; }

    .product-grid .item-box { max-height: 470px; }
        .product-grid .item-box:nth-child(2n+1) { clear: both; }
        .product-grid .item-box:nth-child(3n+1) { clear: none; }
    .item-box,
    .cross-sells .item-box { width: 45.5%; margin: 0 .75% 1.5%; padding: 1.5%; }
        .item-box .picture a { width: 100%; max-width: 200px; }
        .item-box input[type="button"],
        .item-box .buynow-button { padding: 10px 0; }
    .home-page-product-grid .item-box .picture { height: 270px; }
    .home-page-product-grid .picture a { width: 100%; max-width: 278px; }
    .bestsellers .item-box,
    .home-page-product-grid .item-box,
    .sub-category-grid .item-box,
    .home-page-category-grid .item-box { width: 48.5%; }
    .home-page-category-grid .title a, .sub-category-grid .title a, .manufacturer-grid .title a { font-size:18px;}
    .sub-category-grid .title,
    .home-page-category-grid .title { margin: 0; border-radius: 5px; }
        .sub-category-grid .title a,
        .home-page-category-grid .title a { padding: 10px 10px 7px; }
    .sub-category-grid .picture,
    .home-page-category-grid .picture { display: none; }
    .product-list .details { text-align: left; }

    .pager div,
    .pager div.corner { height: 44px; }
        .pager div.corner { width: 49px; -webkit-background-size: 100% 100%; -moz-background-size: 100% 100%; -o-background-size: 100% 100%; background-size: 100% 100%; }
    .pager a, .pager span { font-size: 14px; padding: 7px 12px 8px; }

    /* BLOCKS */

    .block { position: relative; float: left; width: 49.3%; margin: 0 0 1.4%; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
        .block:nth-of-type(2n+1) { clear: both; margin: 0 1.4% 1.4% 0; }
    .block-category-navigation { clear: both; }
    .block .title { border-width: 0; border-radius: 5px 5px 0 0; background: none; box-shadow: 0; padding: 0; }
        .block .title strong,
        .block .title a.toggleControl { display: block; width: 100%; border: none; box-shadow: none; padding: 15px; font-size: 13px; cursor: pointer; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; background: url(/Themes/Jewelry/Content/img/responsive-toggle.png) no-repeat 97% center; }
    .block .listbox { display: none; border-top: 1px solid #eee; margin: 0 15px 15px; }
    .block .list li a { padding: 12px 2.69360269360269% 12px 6.73400673400673%; }
    .block .sublist { margin: 5px 0 5px 5.05050505050505%; }
    .poll-display-text,
    .poll-options { padding: 10px 3.36700336700337%; }
        .poll-options .answer { padding: 2px 0.72202166064982%; }
    .block-popular-tags ul,
    .block-popular-blogtags ul { padding: 5px 1.68350168350168%; }
    .block-popular-tags a,
    .block-popular-blogtags a { line-height: 28px; }
    .vote-poll-button { padding: 8px 23px; }

    /* PRODUCT PAGE */

    .gallery { float: none; width: auto; text-align: center; }
        .gallery .picture { display: inline-block; max-width:100% }
			.gallery .picture .magglass { bottom:10px;right:10px;top:inherit;left:inherit; }
        .gallery .picture-thumbs { margin: 0 auto; width: 100%; max-width: 580px; }
            .gallery .picture-thumbs a { display: inline-block; margin: 10px 9px 0 9px; }
    .watchMovie { width: 78px !important; height: 78px !important; background: #EE0954; border: none; border-radius: 11%; cursor: pointer; display:none; }
    .watchMovie::after { content: ''; display: inline-block; position: relative; top: 1px; left: 5px; border-style: solid; border-width: 13px 5px 13px 24px; border-color: transparent transparent transparent white; }
    .watchMoviePopup { display:none; } 
        .watchMoviePopup .background { background-color: white; opacity:0.8; position:fixed; top:0; left:0; height:100%; width:100%; z-index:9999; } 
        .watchMoviePopup .content { position:fixed; background-color: transparent; top: 50%; left: 50%; margin-left: -32%; margin-top: -25%; z-index: 99999; }
        .watchMoviePopup .content iframe { padding: 31px; }
            .popupCloseBtn { cursor:pointer; background-image: url(/Themes/Jewelry/Content/img/cut_agy.png); background-position: -103px -14px; width:31px; height:31px; position: absolute; right: 0; }
            .popupCloseBtn:hover { background-position: -150px -14px; }
    .product-details-page .overview { float: none; width: auto; margin: 0 0 20px; }
    .product-details-page .product-name h1,
    .product-details-page .variant-name,
    .product-grid .title,
    .category-title .title,
    .grid-title strong { font-size: 32px; }
    .product-review-links a,
    .product-no-reviews a { display: inline-block; line-height: 32px; }
    .product-details-page .manufacturers { line-height: 32px; }
    .add-to-wishlist-button,
    .add-to-compare-list-button { padding: 8px 12px; font-size: 12px; }
    .email-a-friend-button { height: 32px; }
    .order-line .prices { line-height: 45px; }
        .order-line .prices > * { margin: 0 15px 10px 0; }
    .add-to-cart .add-to-cart-button { padding: 10px 32px; }
    .add-to-cart .qty-input { padding: 10px; height: 24px; margin-top: 0; }
    .add-to-cart .qty-dropdown { height: 46px; }
    .add-to-cart .qty-label { font-size: 12px; line-height: 45px; }
    .order-line > * { float: none; }
    .order-line .add-to-cart { float: none; }
    .product-variant-line .variant-picture { margin: 0 auto 10px; }
        .product-variant-line .variant-overview,
        .product-variant-line .variant-picture + .variant-overview { width: auto; float: none; }
        .product-variant-line .variant-picture + .variant-overview { clear: both; }

    .product-tags-list li,
    .product-tags-list li a { line-height: 32px; display: inline-block; }

    /* QUICK TABS */

    .ui-tabs .ui-tabs-nav { float: none; background: none; }
        .ui-tabs .ui-tabs-nav li { float: left;  padding: 0; border-radius: 0; overflow: hidden; }
            .ui-tabs .ui-tabs-nav li:first-child {  }
            .ui-tabs .ui-tabs-nav li:last-child,
            .ui-tabs .ui-tabs-nav li:last-child a { border-radius: 0 0 5px 5px; }
            .ui-tabs .ui-tabs-nav li a {   text-align: center; display: block; height: auto; line-height: 42px; -webkit-transition: color .07s ease-in-out; -moz-transition: color .07s ease-in-out; -o-transition: color .07s ease-in-out; transition: color .07s ease-in-out; border-radius: 0 !important; }
                .ui-tabs .ui-tabs-nav li a:hover {  }

    .ui-tabs .ui-tabs-panel { border-top: 0; }
	.productTabs-body .odd, .productTabs-body .even { width: 100%; float:none;}


    /* ATTRIBUTES & COLOR SQUARES */

    .attributes label { display: inline-block; line-height: 32px; cursor: pointer; }
    .color-squares li { margin-left: 3px; }
        .color-squares li:first-child { margin-left: 0; }
    .color-squares label { line-height: 28px; }
    .color-squares .color { width: 28px; height: 28px; border-radius: 3px; }

    /* SEARCH PAGE */

    .search-page { text-align: center; }
    .search-input .inputs label { width: 100%; text-align: center; }
    .search-page .rating { display: inline-block; }
    .basic-search input[type="text"] { width: 60%; }
    .search-input .inputs.reversed label { display: inline-block; line-height: 33px; }
    .advanced-search .inputs { padding-left: 0; }
    .advanced-search input[type="text"] { height: 18px; }
    .search-input input[type="submit"] { padding: 12px 36px; }

    /* GIFTCARD */

    .giftcard label { line-height: 32px; }
    .giftcard input[type="text"], .giftcard textarea { padding: 3px; line-height: 24px; }
    .giftcard input[type="text"] { height: 24px; }

    /* REGISTRATION PAGE */

    .registration-result-page .buttons { top: 7px; right: 17px; }

    /* LOGIN PAGE */

    .login-page .inputs.reversed { padding: 0; }
    .registration-page .buttons, .registration-result-page .buttons, .login-page .buttons, .account-page .buttons, .account-page .add-button { margin-top: 10px; overflow: hidden; }
    .login-page .inputs label { width: 100px; }
    .forgot-password { display: inline-block; }
    .checkout-as-guest-button { float: left; margin-bottom: 10px; }
    .register-button,
    .login-button { clear: both; float: left; }
    fieldset.facebook-login-block { float: left !important; }

    /* MY ACCOUNT */

    #check-availability-button { margin: 10px 0 0; padding: 10px; }
    .registration-page .inputs label, .account-page .inputs label { margin-bottom: 5px; width: 100%; }
    .registration-page input[type="submit"], .registration-result-page input[type="button"], .login-page input[type="submit"], .login-page input[type="button"], .account-page .button-1, .password-recovery-page .button-1 { padding: 10px 20px; }
    .account-page .button-2 { padding: 10px 20px; font-size: 14px; }
    .account-page input[type=file] { padding: 10px; }
    .registration-page select, .account-page select { min-width: inherit; margin: 0 0 5px; width: 90%; max-width: 312px; }

    .block.block-account-navigation { float: none; margin: 0 auto; width: 100%; max-width: 420px; }

    /* SHOPPING CART */

    .order-progress li { width: 15.8573%; }
    .cart-footer .totals { float: none; margin: 0 auto; width: auto; text-align: center; }
    .cart-footer .total-info { display: inline-block; }
    .cart-footer .cart-total { text-align: left; }
    .cart-total td:first-child { min-width: 70px; }
    .cart-collaterals { width: auto; float: none !important; }
        .cart-collaterals .deals { float: none; max-width: 280px; margin: 0 auto; }
        .cart-collaterals .shipping { float: none; width: 300px; margin: 0 auto; }
        .cart-collaterals input[type="submit"] { padding: 8px 10px; }
    .cart-footer .checkout-button { padding: 10px; }
    .addon-buttons { text-align: center; }

    /* EXTERNAL PAYMENT */

    .order-summary-content .addon-buttons { text-align: center; margin: 0; float: none; width: auto; }
    .order-summary-content .totals { float: right; }

    /* CHECKOUT PAGE */

    .checkout-attributes dl > * { display: block; float: none; margin: 5px; text-align: center; }
    .checkout-attributes li { padding: 5px 0; }
    .address-grid .address-item { width: 50%; padding: 1%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
    .address-grid .address-box { min-height: 220px; }
    .checkout-data input[type="submit"], .checkout-data input[type="button"] { padding: 10px; font-size: 14px; }
    .checkout-data input[name=nextstep] { padding: 10px 25px !important; }
    .inputs label { margin-bottom: 5px; width: 100%; }

    .order-details-page .page-title { margin-bottom: 40px; }
        .order-details-page .page-title a { padding: 8px 12px; }
    .order-details-page .print-order-button,
    .order-details-page .pdf-order-button { top: auto; right: auto !important; left: 0; bottom: -40px; }
    .order-details-page .print-order-button { left: 100px; }

    .order-details-page .actions input[type=button] { padding: 9px 12px; vertical-align: middle; float: none; }

    .shipment-overview ul { width: 49%; }

    /* EU COOKIE LAW */

    [aria-describedby="dialog-eu-cookie-law"] { width: 380px !important; margin-left: -190px !important; }
        [aria-describedby="dialog-eu-cookie-law"] button { padding: 7px 21px; }
        [aria-describedby="dialog-eu-cookie-law"] .ui-dialog-titlebar button { padding: 12px; }

    /* WISHLIST */

    .wishlist-page .buttons input[type="button"],
    .wishlist-page .buttons input[type="submit"],
    .checkout-page .common-buttons input[type="submit"] { padding: 10px; }

    /* COMPARE LIST */

    .compare-products-page .clear-list { padding: 7px 14px; }
    .compare-products-page input[type="button"] { padding: 9px 18px; }

    /* PASSWORD RECOVERY */

    .password-recovery-page label { text-align: left; width: 100% !important; }

    /* FANCYBOX (TERMS&CONDITIONS) */

    #fancybox-wrap { width: 390px !important; }
    #fancybox-outer { width: 87%; }
    #fancybox-content { width: 320px !important; }

    /* PRODUCT REVIEWS PAGE */

    .write-review input[type="text"],
    .write-review textarea { width: 95% !important; }
    .write-review label { width: 100%; margin: 0 0 5px; text-align: center; }
    .review-rating ul { display: block; width: auto; }
    .write-review .buttons { text-align: center; }

    /* CONTACT PAGE */

    .contact-page .inputs,
    .email-a-friend-page .inputs,
    .contact-page .buttons,
    .email-a-friend-page .buttons { padding: 0; }
    .contact-page input[type="submit"],
    .email-a-friend-page input[type="submit"] { padding: 10px 24px; }
    .contact-page .input-box,
    .contact-page label,
    .email-a-friend-page .input-box,
    .email-a-friend-page label { float: none; }
    .contact-page textarea,
    .email-a-friend-page textarea { display: block; width: 100%; max-width: 485px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }

    /* RETURN REQUEST PAGE */

    .return-request-page td:last-child { text-align: left !important; }
    .return-request-page .inputs label { width: 100%; margin-bottom: 5px; }
    .return-request-page textarea { width: 100%; max-width: 485px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
    .return-request-page .buttons { text-align: left; }

    /* SITEMAP */

    .sitemap-page .entity > * { padding: 10px; }
    .sitemap-page li { padding-left: 10px; -webkit-transition: background .1s ease-in-out; -moz-transition: background .1s ease-in-out; -o-transition: background .1s ease-in-out; transition: background .1s ease-in-out; }
    .sitemap-page a { line-height: 32px; display: block; text-align: left; -webkit-transition: background .1s ease-in-out; -moz-transition: background .1s ease-in-out; -o-transition: background .1s ease-in-out; transition: background .1s ease-in-out; }
    .sitemap-page li:active,
    .sitemap-page li:hover { background: #eee; }

    /* NEWS */

    .news-list-page .read-more, .news-list-homepage .read-more { padding: 8px 16px; }

    .news-item-page .new-comment label { margin: 0 0 8px; width: 100%; text-align: left; }
    .news-item-page textarea { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100% !important; }
    .news-item-page .buttons { padding: 0 10px; text-align: right; }

    .news-list-homepage .view-all a { display: inline-block; line-height: 32px; }

    /* VENDORS */

    .vendor-list li a { padding: 4px 12px; }

    /* FOOTER */

    .footer .footlist,
    .footer .footlist:first-child { width: 38.92908827785818%; margin: 0 5.49927641099855% 3.71747211895911%; }
        .footer .footlist .title { background-repeat: no-repeat; max-width: 216px; font-size: 14px; }
        .footer .footlist li { font-size: 12px; }
        .footer .footlist a { display: inline-block; padding: 7px 0 7px 10px; line-height: 13px; font-size: 12px; }
    .footer-contacts li { padding: 4px 0 3px 27px; }
    .footer .footbox { float: none !important; margin: 0 auto 15px !important; }
        .footer .footbox.newsletter { width: 300px; }
        .footer .footbox.pay-options { width: 326px; }
            .footer .footbox.pay-options img { margin-right: 3px; }
        .footer .footbox.social { width: 230px; text-align: center; }
        .footer .footbox h3 { text-align: center; }

    .bottomline { height: auto; max-height: 115px; background: url(/Themes/Jewelry/Content/img/responsive-bottom.png) top repeat-x; text-align: center; color: #bbb; }
    .footer-poweredby { display: block; position: static; line-height: normal; margin-bottom: 10px; }
    .footer-disclaimer { display: block; position: static; }
    .footer-storetheme { margin-bottom: 10px; }
        .footer-storetheme select { color: #ccc; }
}
@media all and (max-width: 600px) {
    div.search-box {
        margin-top: 40px;
    }
}
@media all and (max-width: 680px) and (min-width: 481px) {
    .home-page-product-grid .item-box .picture { height: 250px; }
}

@media all and (max-width: 580px) and (min-width: 481px) {
    .home-page-product-grid .item-box .picture { height: 210px; }
    /* start simple checkout  */

    div.simple-checkout-data div.shipping-payment-method .method-list li {
        width: 100%;
    }

    div.shipping-payment-method .method-list li label {
        display: block;
    }

    .order-summary-content .sku.nobr {
        display: none;
    }
    /* end simple checkout  */

}

/*=====================================================
    
    TABLETS LANDSCAPE & NETBOOKS

=====================================================*/

@media all and (max-width: 980px) and (min-width: 769px) {

    /* simple checkout  */

     div.simple-checkout-data input[type="text"] {
         height: auto !important;
         /*width: 95% !important;*/
     }

     /* end simple checkout  */

    input[type="text"], input[type="password"] { padding: 5px; height: 20px; line-height: 20px; }
    select { height: 32px; padding: 6px !important; }
    .data-table a { display: inline-block; line-height: 24px; }
    .admin-header-links { position: static; left: inherit; top: inherit; }
        .admin-header-links a { width: 100%; text-align: center; padding: 0; margin: 1px 0; }

    .master-wrapper-content,
    .header-line .center,
    .footer .center,
    .bottomline .center { width: 768px; }

    .side-2 { width: 21.93877551020408%; }
    .center-2 { width: 73.48979591836735%; }

    /* BAR NOTIFICATION */

    .bar-notification { height: 37px; line-height: 37px; }
        .bar-notification .close { width: 32px; height: 32px; margin: 2px 5px; }
        .bar-notification a { display: inline-block; line-height: 32px; }

    /* HEADER */

    .header-logo { width: 380px; }
        .header-logo img { max-width: 100%; }

    .header-line { /*background: url(/Themes/Jewelry/Content/img/responsive-headerline.png) repeat-x left -120px;*/padding:0 10px; }

    .header-links > a:first-child {display:inline-block; line-height:38px;  background: url(/Themes/Jewelry/Content/img/arrowDownWhite.png) no-repeat right +10px center;padding-right:24px;margin-right:10px;}
                .header-links ul { display:none;   position: absolute;  top: 32px;  right: 0px;  background-color: #000;  width: 300px;border:10px solid #000;}
                    .header-links ul > li { display:block;}
                        .header-links ul > li > a { display:block !important;background-color:#fff;padding:20px 15px;border-bottom:1px solid #EBEBEB;color:#000;}
                        .header-links ul > li:last-child > a { border:none;}
    .header-links li { display: inline-block; float: none; margin: 0; }
        .header-links li a { display: inline-block; }

    .header-selectors-wrapper { /*display: block !important; float: none; clear: both; width: 100%; max-width: 100%; text-align: center;*/ }
        .header-selectors-wrapper > div { display: inline-block; float: none; vertical-align: middle; }
            .header-selectors-wrapper > div:last-child { margin: 0; }

    .language-list li,
    .language-list li:first-child { margin: 0; }
    .language-list a { width: 32px; height: 32px; }

    .new_select { width: 150px !important; border-radius: 3px; background: url(/Themes/Jewelry/Content/img/responsive-select1.png) repeat-x; }
        .new_select .passiveSelect,
        .new_select .activeSelect { height: 25px; background: url(/Themes/Jewelry/Content/img/responsive-select_btn1.png) right top no-repeat; padding: 0 30px 0 5px; font: italic 15px/25px 'kepler_b'; }
        .new_select .styleSelect_item_content { min-width: 148px; border-radius: 0 5px 5px 5px; }
        .new_select .styleSelect_item { top: 25px !important; }

    input.search-box-text { width: 270px; height: 21px; }
    .ui-autocomplete.ui-menu.ui-widget.ui-widget-content { width: 280px !important; border-radius: 5px; }
    .flyout-cart { display: none !important; }

    /* HEADER MENU */

    .header-menu {   background: transparent; border: none;  position: absolute;  width: 320px;  top: 81px;  right: 0;}
    .top-links-menu { /*display:none;*/}
    
    .menu-title { display: none; background: url(/Themes/Jewelry/Content/img/responsive-navpad.png) top repeat-x; border-radius: 5px; }
    .header-menu > ul,
    .header-menu > ul > li .dropdown { display: none; }
   .header-menu > ul:before {  content: '';  border-left: 10px solid transparent;  border-right: 10px solid transparent;  border-bottom: 10px solid #fff;  position: absolute;  z-index: 99999;  top: -9px;  right: 7px;}
        .header-menu > ul:after {  content: '';  border-left: 11px solid transparent;  border-right: 11px solid transparent;  border-bottom: 11px solid #d1d1d1; position:absolute;   z-index: 9999;  top: -10px;  right: 6px;visibility:visible;}
        .header-menu > ul > li:before { content:'';height:15px;width:12px;background-image: url(/Themes/Jewelry/Content/img/menu_divider.png);position:absolute;top:-7px;  left: 50%; z-index:1001;}
        .header-menu > ul > li:first-child:before { display:none;}
         .header-menu > ul > li:last-child {background: none; }
    .menu-title span { background: url(/Themes/Jewelry/Content/img/responsive-nav-icon.png) no-repeat 97% center; color: #BBBBBB;font-size:24px; display: block;  text-transform: uppercase; padding: 10px 0 10px 3%; cursor: pointer; }

    .header-menu > ul > li:last-child { border-bottom: 1px solid #EBEBEB;}
    .header-menu > ul > li {position:relative; float: none; border-top: 1px solid #EBEBEB;border-left: 1px solid #EBEBEB;border-right: 1px solid #EBEBEB; background: #fff; padding-right: 0; position: relative; }
        .header-menu > ul > li:last-child { border-radius: 0 0 5px 5px; }

        .header-menu > ul > li > a,
        .header-menu > ul > li > span {  background: #fff !important;  font-size: 16px !important;  padding: 14px 24px;  text-align: left;  color: #000 !important;  font-weight: bold;}

    .header-menu > ul .plus-button { position: absolute; top: 0; right: 0;  cursor: pointer; width: 53px; height: 47px; background: url(/Themes/Jewelry/Content/img/responsive-plus.png) no-repeat center; }
        .header-menu > ul .plus-button:active { background: url(/Themes/Jewelry/Content/img/responsive-plus.jpg) no-repeat center; }
        .header-menu > ul .plus-button.close,
        .header-menu > ul .plus-button.close:active { background: url(/Themes/Jewelry/Content/img/responsive-minus.jpg) no-repeat center; }

    .header-menu .sublist { position: relative; top: 0; padding: 0; border-radius: 0; box-shadow: none; }
        .header-menu .sublist li {   background: #FEEFF4;}
            .header-menu .sublist li a { border: none; border-bottom: 1px solid #464646; padding: 14px 20px; font-size: 16px; color: #000 !important; }
        .header-menu .sublist .sublist { top: 0; left: 0; border-radius: 0; box-shadow: none; background: #eee; }

    .dropdown,
    .inner-dropdown { display: none; background: #4e4e4e; padding: 10px; }
    .inner-dropdown { background: #eee; }
        .dropdown > ul > li,
        .inner-dropdown > ul > li { border-top: 1px solid #ddd; background-color: #fff; position: relative; }
            .dropdown > ul > li:first-child,
            .inner-dropdown > ul > li:first-child { border-radius: 3px 3px 0 0; border-top: 0; }
            .dropdown > ul > li:last-child,
            .inner-dropdown > ul > li:last-child { border-radius: 0 0 3px 3px; }
            .dropdown > ul > li > a, .inner-dropdown > ul > li > a { font: normal normal 16px Tahoma, Geneva, sans-serif; padding: 13px 14px 12px 24px; display: block; color: #666 !important; text-transform: uppercase; }

    .mobile-burger {  display: block;  width: 32px;  height: 32px;  border: 1px solid #D6D6D6;  float: right;  margin-top: 18px; }
        .mobile-burger .mobile-burger-strike { width: 20px; height: 2px; background-color: #000; margin: 5px auto; }
            .mobile-burger .mobile-burger-strike:first-child { margin-top: 8px; margin-bottom: 0; }
            .mobile-burger .mobile-burger-strike:last-child { margin-bottom: 8px; margin-top: 0; }
    .search-box {   position: static;  float: right;  margin-top: 18px;  padding-top: 0;}
    .header-basket {background: url(/Themes/Jewelry/Content/img/cart.png) left center no-repeat;   display: block;  float: right;  width: 32px;  position: relative;  height: 26px;  top: initial;  right: initial;padding:0;  margin: 18px 18px 0 30px;}
        .header-basket > span {   position: absolute;  top: 0px;  color: rgb(241, 55, 125);  right: 8px;  background-color: #fff;  line-height: 0.7;  padding: 0 1px}
        .store-slogan { display:none;}

        /*HOME*/
        .homepageCenter .secondRow a img { max-width: 23%; }
	.homepageCenter .secondRow a { max-width:23%;}
	.homepageCenter .secondRow .banners-content { top: 5px; }
	.homepageCenter .secondRow .banners-content > div { font-size: 12px; }
	.homepageCenter .secondRow .banners-content h3 { font-size:20px; margin:0; }
	.homepageCenter .firstRow .banners-content { top: 10px; left: 12px; }
	.homepageCenter .firstRow .banners-content > div {font-size:15px; }
	.homepageCenter .firstRow .banners-content h3, .homepageCenter .firstRow .banners-content h3 a {  font-size: 20px; margin-top: 8px; }
    .homepageCenter .firstRow .box3 .banners-content ul li, .homepageCenter .firstRow .box1 .banners-content ul li { background-position: 10px 6px;  padding: 0 15px 0 45px; }
    .homepageCenter .firstRow .banners-content ul li, .homepageCenter .firstRow .banners-content ul li a { font-size: 17px; }
    /* ITEM GRID & CATEGORY PAGE */

    .breadcrumb { padding: 0; }
        .breadcrumb li a,
        .breadcrumb li strong { display: inline-block; padding: 7px 3px; font-size: 13px; }

    .product-selectors > div > span { line-height: 32px; }
    .product-filters ul,
    .product-filters ul:nth-child(5n+1) { margin: 0 0 1% 1%; width: 24.25%; padding: 10px 10px 0; text-align: center; }
        .product-filters ul:nth-child(4n+1) { margin: 0 0 1% !important; clear: both; }
    .product-filters li.title { margin: 0; border-bottom: 0; }
    .product-filters li.item { padding: 0; border-top: 1px dotted #ccc; }
        .product-filters li.item a { display: block; padding: 9px 0; }
    .remove-filter a { padding: 9px 20px; }

    .home-page .bestsellers { overflow: hidden; }
    .product-grid .title,
    .category-title .title,
    .grid-title strong { font-size: 32px; }
    .product-grid .item-box:nth-child(2n+1) { clear: both; }
    .product-grid .item-box:nth-child(3n+1) { clear: none; }
    .item-box { width: 267px; }
    .home-page-product-grid .item-box { width: 239px; }
        .home-page-product-grid .item-box .picture { height: 210px; }
    .bestsellers .item-box,
    .home-page-category-grid .item-box { width: 242px; }
    .home-page-category-grid .title a, .sub-category-grid .title a, .manufacturer-grid .title a { font-size:18px;}
    .item-box input[type="button"],
    .item-box .buynow-button { padding: 10px 0; }
    .home-page-product-grid .picture a { width: 100%; max-width: 278px; }

    .pager div,
    .pager div.corner { height: 44px; }
        .pager div.corner { width: 49px; -webkit-background-size: 100% 100%; -moz-background-size: 100% 100%; -o-background-size: 100% 100%; background-size: 100% 100%; }
    .pager a, .pager span { font-size: 14px; padding: 7px 12px 8px; }

    .product-page-size span:last-child { display:none;}
    .product-selectors > div { margin-right:0;}
    .priceRangeFilterPanel7Spikes .filtersGroupPanel { display:block !important;}

    /* BLOCKS */

    .block .title { cursor: pointer; }
    .block .list li a { padding: 12px 8px 12px 15px; }
    .block-popular-tags a,
    .block-popular-blogtags a { line-height: 28px; }
    .vote-poll-button { padding: 8px 23px; }

    /* PRODUCT PAGE */

    .gallery { float: none; width: auto; }
        .gallery .picture { display: inline-block; }
        .gallery .picture-thumbs { text-align: center; }
            .gallery .picture-thumbs a { display: inline-block; float: none; margin: 8px 4px 0 4px; }
    .watchMovie { width: 78px !important; height: 78px !important; background: #EE0954; border: none; border-radius: 11%; cursor: pointer; display:none; }
    .watchMovie::after { content: ''; display: inline-block; position: relative; top: 1px; left: 5px; border-style: solid; border-width: 13px 5px 13px 24px; border-color: transparent transparent transparent white; }
    .watchMoviePopup { display:none; } 
        .watchMoviePopup .background { background-color: white; opacity:0.8; position:fixed; top:0; left:0; height:100%; width:100%; z-index:9999; } 
        .watchMoviePopup .content { position:fixed; background-color: transparent; top: 50%; left: 50%; margin-left: -32%; margin-top: -25%; z-index: 99999; }
        .watchMoviePopup .content iframe { padding: 31px; }
            .popupCloseBtn { cursor:pointer; background-image: url(/Themes/Jewelry/Content/img/cut_agy.png); background-position: -103px -14px; width:31px; height:31px; position: absolute; right: 0; }
            .popupCloseBtn:hover { background-position: -150px -14px; }
    .product-details-page .overview { float: none; width: auto; margin: 0 0 20px; }
    .product-details-page .product-name h1,
    .product-details-page .variant-name { font-size: 30px; }
    .product-review-links a,
    .product-no-reviews a { display: inline-block; line-height: 32px; }
    .product-details-page .manufacturers { line-height: 32px; }
    .add-to-wishlist-button,
    .add-to-compare-list-button { padding: 8px 12px; font-size: 12px; }
    .email-a-friend-button { height: 32px; }
    .order-line .prices { line-height: 45px; }
        .order-line .prices > * { margin-right: 15px; }
    .add-to-cart .add-to-cart-button { padding: 10px 32px; }
    .add-to-cart .qty-input { padding: 10px; height: 24px; margin-top: 0; }
    .add-to-cart .qty-dropdown { height: 46px; }
    .add-to-cart .qty-label { font-size: 12px; line-height: 45px; }

    .product-variant-line .variant-overview,
    .product-variant-line .variant-picture + .variant-overview { width: auto; float: none; }
    .variant-picture + .variant-overview { margin: 0 0 0 185px; }

    .product-tags-list li,
    .product-tags-list li a { line-height: 32px; display: inline-block; }

    .specificationFilterPanel7Spikes .title > a:first-child{display:block; background-image:url(/Themes/Jewelry/Content/img/arrow-up.png);padding-right:20px;background-position-x:right;background-position-y:10px; background-repeat:no-repeat;}
    .specificationFilterPanel7Spikes .title > a.toggleControl.closed { background-image:url(/Themes/Jewelry/Content/img/arrow-down.png);}

    /*.block-category-navigation .title, .block-recently-viewed-products .title{display:block; background-image:url(/Themes/Jewelry/Content/img/arrow-up.png);padding-right:20px;background-position-x:right;background-position-y:10px; background-repeat:no-repeat;}*/
    
    /* REVIEW PAGE */

    .write-review input[type="text"],
    .write-review textarea { width: 300px !important; }
    .review-rating ul { width: 300px; }

    /* QUICK TABS */

    .ui-tabs .ui-tabs-nav { float: none; background: none; }
        .ui-tabs .ui-tabs-nav li { overflow: hidden; }
            .ui-tabs .ui-tabs-nav li:first-child { border-radius: 5px 0 0 0; }
            .ui-tabs .ui-tabs-nav li:last-child { border-radius: 0 5px 0 0; }
            .ui-tabs .ui-tabs-nav li a { text-align: center; display: block; height: auto; line-height: 42px; -webkit-transition: color .07s ease-in-out; -moz-transition: color .07s ease-in-out; -o-transition: color .07s ease-in-out; transition: color .07s ease-in-out; border-radius: 0 !important; }
                .ui-tabs .ui-tabs-nav li a:hover { }

    /* ATTRIBUTES & COLOR SQUARES */

    .attributes label { display: inline-block; line-height: 32px; cursor: pointer; }
    .rental-attributes input[type='text'] { }
    .color-squares li { margin-left: 3px; }
        .color-squares li:first-child { margin-left: 0; }
    .color-squares label { line-height: 28px; }
    .color-squares .color { width: 28px; height: 28px; border-radius: 3px; }

    /* SEARCH PAGE */

    .basic-search input[type="text"] { width: 300px; }
    .search-input .inputs.reversed label { display: inline-block; line-height: 33px; }
    .advanced-search .inputs { padding-left: 30px; }
    .advanced-search input[type="text"] { height: 18px; }
    .search-input input[type="submit"] { padding: 12px 36px; }

    /* GIFTCARD */

    .giftcard label { line-height: 32px; }
    .giftcard input[type="text"], .giftcard textarea { padding: 3px; line-height: 24px; }
    .giftcard input[type="text"] { height: 24px; }

    /* REGISTRATION PAGE */

    .registration-result-page .buttons { top: 17px; }

    /* MY ACCOUNT */

    #check-availability-button { margin: 10px 0 0; padding: 10px; }
    .registration-page .inputs label, .account-page .inputs label { margin-bottom: 5px; }
    .registration-page input[type="submit"], .registration-result-page input[type="button"], .login-page input[type="submit"], .login-page input[type="button"], .account-page .button-1, .password-recovery-page .button-1 { padding: 10px 20px; }
    .account-page .button-2 { padding: 10px 20px; font-size: 14px; }
    .account-page input[type=file] { padding: 10px; }

    /* SHOPPING CART */

    .cross-sells .item-box { width: 228px; }

    .order-summary-content .addon-buttons { margin: 0; width: 210px; }
    .addon-buttons > img { display: block; margin: 5px auto 10px; }

    /* SHOPPING CART */

    .cart-footer .totals { width: 220px; }
    .cart-collaterals { width: auto; }
        .cart-collaterals .deals { width: auto; margin-right: 10px; }
        .cart-collaterals .coupon-box,
        .cart-collaterals .giftcard-box { width: 144px; }
        .cart-collaterals input[type="submit"] { padding: 8px 10px; display: block; margin-top: 5px; }
    .cart-footer .checkout-button { padding: 10px; }

    /* CHECKOUT PAGE */

    .address-grid .address-item { width: 33.33%; padding: 0.8%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
    .address-grid .address-box { min-height: 220px; }
    .checkout-data input[type="submit"], .checkout-data input[type="button"] { padding: 10px; font-size: 14px; }
    .checkout-data input[name=nextstep] { padding: 10px 25px !important; }
    .order-details-page .page-title a { padding: 8px 12px; }
    .order-details-page .print-order-button { right: 100px; }

    .order-details-page .actions input[type=button] { padding: 9px 12px; float: none; }

    /* EU COOKIE LAW */

    [aria-describedby="dialog-eu-cookie-law"] button { padding: 7px 21px; }
    [aria-describedby="dialog-eu-cookie-law"] .ui-dialog-titlebar button { padding: 12px; }

    /* WISHLIST */

    .wishlist-page .buttons input[type="button"],
    .wishlist-page .buttons input[type="submit"],
    .checkout-page .common-buttons input[type="submit"] { padding: 10px; }

    /* COMPARE LIST */

    .compare-products-page .clear-list { padding: 7px 14px; }
    .compare-products-page input[type="button"] { padding: 9px 18px; }

    /* PASSWORD RECOVERY */

    .password-recovery-page label { text-align: left; width: 100% !important; margin-bottom: 5px; }

    /* CONTACT PAGE */

    .contact-page .inputs,
    .email-a-friend-page .inputs { padding: 0; }
    .contact-page .buttons,
    .email-a-friend-page .buttons { padding: 0 0 0 84px; }
    .contact-page input[type="submit"],
    .email-a-friend-page input[type="submit"] { padding: 10px 24px; }
    .contact-page textarea { width: 385px; }

    /* SITEMAP */

    .sitemap-page .entity > * { padding: 10px; }
    .sitemap-page li { padding-left: 10px; -webkit-transition: background .1s ease-in-out; -moz-transition: background .1s ease-in-out; -o-transition: background .1s ease-in-out; transition: background .1s ease-in-out; }
    .sitemap-page a { line-height: 32px; display: block; text-align: left; -webkit-transition: background .1s ease-in-out; -moz-transition: background .1s ease-in-out; -o-transition: background .1s ease-in-out; transition: background .1s ease-in-out; }
    .sitemap-page li:active,
    .sitemap-page li:hover { background: #eee; }

    /* NEWS */

    .news-list-page .read-more, .news-list-homepage .read-more { padding: 8px 16px; }

    .news-item-page .new-comment label { margin: 0 0 8px; width: 100%; text-align: left; }
    .news-item-page textarea { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100% !important; }
    .news-item-page .buttons { padding: 0 10px; text-align: right; }

    .news-list-homepage .view-all a { display: inline-block; line-height: 32px; }

    /* VENDORS */

    .vendor-list li a { padding: 4px 12px; }

    /* FOOTER */

    .footer .footlist { width: 181px; margin-left: 14px; }
        .footer .footlist li { font-size: 12px; }
        .footer .footlist .title { font-size: 14px; }
        .footer .footlist a { display: inline-block; padding: 7px 0 7px 10px; font-size: 12px; line-height: 13px; }
    .footer-contacts li { padding: 4px 0 3px 27px; }
    .footer .footbox.newsletter { width: 177px; }
    .footer input.newsletter-text { width: 130px; }
    .footer .footbox.pay-options img { margin-right: 3px; }

    .bottomline { height: auto; background: url(/Themes/Jewelry/Content/img/responsive-bottom.png) top repeat-x; }
    .footer-storetheme { padding-top: 2px; }
        .footer-storetheme select { height: auto; }
}

@media all and (max-width: 980px) {

    #sevenspikes-cloud-zoom:before {
        display: none;
    }
    #sevenspikes-cloud-zoom img {
        position: static;
    }
    #wrap .magglass{  position: absolute !important;  right: 0 !important;  margin: 0;  bottom: 0 !important;  left: inherit !important;  top: initial !important;}
}
#wrap .magglass{  position: absolute !important;  right: 0 !important;  margin: 0;  bottom: 0 !important;  left: inherit !important;  top: initial !important;}
@media all and (min-width: 981px){

    .gallery .picture:before {
        display: none;
    }

    /* This is the main image centered. */

    #sevenspikes-cloud-zoom {
        overflow: visible;
        text-align: center;
        height: 310px;
        line-height: 310px;
        font-size: 0;
    }
    #wrap {
        display: inline-block;
        line-height: 0;
        vertical-align: middle;
        max-width: 100%;
    }
        #wrap a {
	        overflow: hidden;
        }
        #wrap img {
	        position: static;
        }
	
    /* This is the overlay element. */

    .cloud-zoom-lens {
	    background-color: #b68c65;	
	    cursor: crosshair;
    }

    /* This is the zoom window. */

    #cloudZoomWindowElement {
        left: 0;
        top: 0;
        z-index: 1;
    }
    #cloud-zoom-big {
	    /*border: 1px solid #ddd;*/
	    overflow: hidden;
    }

    /* This is the window title. */

    .cloud-zoom-title {
	    background-color: #000;
	    padding: 10px;
	    text-align: center;	
	    font-weight: bold;
	    color: #fff;
        font-size: 11px;
    }

    /* This is the loading message. */

    .cloud-zoom-loading {	
	    background-color: #000;
	    padding: 10px 0;
	    color: #fff;
    }

    /* This hides product ribbon when zooming. */

    .gallery .ribbon-wrapper:hover .ribbon-position {
        opacity: 0;
    }

}


/*
* Copyright 2012 Seven Spikes Ltd. All rights reserved. (http://www.nop-templates.com)
* http://www.nop-templates.com/t/licensinginfo
*/
.jcarousel-skin-thumbs {
	width: 302px;
}
.jcarousel-skin-thumbs .jcarousel-clip {
    overflow: hidden;
}
.jcarousel-skin-thumbs .jcarousel-clip-horizontal {
	margin: 0 21px;
}

/*carousel buttons*/

.jcarousel-skin-thumbs .jcarousel-prev-horizontal,
.jcarousel-skin-thumbs .jcarousel-next-horizontal {
    position: absolute;
    top: 50%;
    width: 17px;
    height: 25px;
	margin: -7px 0 0;
	cursor: pointer;
}
.jcarousel-skin-thumbs .jcarousel-prev-horizontal {
    left: 0;
    background: url(/Plugins/SevenSpikes.Nop.Plugins.CloudZoom/Themes/Jewelry/Content/jcarousel/images/prev-horizontal.png) top no-repeat;
}
.jcarousel-skin-thumbs .jcarousel-next-horizontal
{
    right: 0;
    background: url(/Plugins/SevenSpikes.Nop.Plugins.CloudZoom/Themes/Jewelry/Content/jcarousel/images/next-horizontal.png) top no-repeat;
}
.jcarousel-prev-horizontal:hover, .jcarousel-prev-horizontal:focus, .jcarousel-next-horizontal:hover, .jcarousel-next-horizontal:focus {
	background-position: bottom;
}
.jcarousel-skin-thumbs .jcarousel-prev-horizontal:active, .jcarousel-skin-thumbs .jcarousel-next-horizontal:active {
	opacity: 0.8;
}
.jcarousel-skin-thumbs .jcarousel-prev-disabled-horizontal, .jcarousel-skin-thumbs .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-thumbs .jcarousel-prev-disabled-horizontal:focus, .jcarousel-skin-thumbs .jcarousel-prev-disabled-horizontal:active, 
.jcarousel-skin-thumbs .jcarousel-next-disabled-horizontal, .jcarousel-skin-thumbs .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-thumbs .jcarousel-next-disabled-horizontal:focus, .jcarousel-skin-thumbs .jcarousel-next-disabled-horizontal:active {
	background-position: top;
	cursor: default;
	opacity: 1;
}

/*carousel items*/

.jcarousel-skin-thumbs .jcarousel-item {
}
.jcarousel-skin-thumbs .jcarousel-item-horizontal {
    margin: 10px 10px 0 0;
}
.product-details-page .picture-thumbs a.cloud-zoom-gallery {
    display: block;
    width: 78px !important;
    height: 78px !important;
    overflow: hidden;
	margin: 0 !important;
	text-align: center;
	line-height: 78px !important;
	font-size: 0;
}
img.cloud-zoom-gallery-img {
	margin: 0;
	vertical-align: middle;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    /*modified background property by nopCommerce team*/
    background: #ffffff; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* GLOBAL STYLES */

.product-details-page .full-description,
.product-details-page .product-specs-box, 
.ui-tabs .product-specs-box .title {
    display: none;
}
.ui-tabs .product-specs-box,
.ui-tabs .product-reviews-page,
.ui-tabs .full-description  {
    display: block;
}
.productTabs-body p {
    margin: 8px 0;
}
.productTabs-body ul {
	margin: 12px 0;
	padding-left: 36px;
	list-style: disc;
}
.productTabs-body ol {
	margin: 12px 0;
	padding-left: 36px;
	list-style: decimal;
}
/*
* Copyright 2012 Seven Spikes Ltd. All rights reserved. (http://www.nop-templates.com)
* http://www.nop-templates.com/t/licensinginfo
*/

span.search-box-text { float: left;   /*background: #fff url(/Plugins/SevenSpikes.Nop.Plugins.InstantSearch/Themes/Jewelry/Content/images/input1.png) top repeat-x;*/ background-color:white; }
input.search-box-text { width: 370px !important; background: none; }
input.instant-search-busy { background: url(/Plugins/SevenSpikes.Nop.Plugins.InstantSearch/images/ajax-loader-small.gif) 365px center no-repeat !important; }
input.search-box-text.narrow { width: 187px !important; }
input.instant-search-busy.narrow { background-position: 131px center !important; }

/* AUTOCOMPLETE */

.instantSearch { width: 265px !important; height: auto !important; margin-top: -4px;  border-top: none;   background: #fff; padding: 10px 10px 10px 0 !important; }
    .instantSearch.resize { width: 287px !important; margin-top: 0;   }
    .instantSearch .k-list-container { position: static !important; width: auto !important; height: auto !important; }
.instant-search-item { margin-top: 3px; border: 1px solid #ccc;  overflow: hidden;     padding: 10px; cursor: pointer; }
li:first-child .instant-search-item { margin-top: 0; }
.instantSearch .k-state-hover .instant-search-item,
.instantSearch .k-state-focused .instant-search-item {   background: white; }
.instant-search-item .img-block { float: left; width: 70px; height: 70px; overflow: hidden; background: #fff; /*border: 1px solid #ccc;*/ }
.instant-search-item .detail { margin-left: 80px; text-shadow: 1px 1px 0 #eee; line-height: 17px; }
    .instant-search-item .detail .title { margin-bottom: 5px;   color: black; }
    .instant-search-item .detail .price { font-size: 14px;   }



/*=====================================================
    
    TABLETS LANDSCAPE & NETBOOKS

=====================================================*/

@media all and (max-width: 980px) and (min-width: 769px) {

    input.search-box-text { width: 270px !important; }
        input.search-box-text.narrow { width: 95px !important; }
    input.instant-search-busy.narrow { background-position: 188px center !important; }
    .instantSearch { width: 260px !important; }
        .instantSearch.resize { width: 342px !important; }
}



/*=====================================================
    
    TABLETS PORTRAIT & SMARTPHONES LANDSCAPE

=====================================================*/

@media all and (max-width: 768px) and (min-width: 481px) {

    input.search-box-text { width: 334px !important; }
    input.search-box-text.narrow { width: 95px !important; }
    input.instant-search-busy.narrow { background-position: 228px center !important; }
    .instantSearch { width: 324px !important; }
        .instantSearch.resize { width: 382px !important; }
}


@media all and (max-width: 600px) and (min-width: 481px) {

   span.search-box-text { float: none; }
    .search-box { display: inline-block; width: 100% !important; margin-top:15px; }
    input.search-box-text { width: 235px !important;max-width: none!important; }
        input.search-box-text.narrow { width: 97% !important;max-width:250px; }
    input.instant-search-busy.narrow { background-position: 176px center !important; }
    #instant-search-categories { width: 35px; }
    .instantSearch { width: 213px !important; }
        .instantSearch.resize { width: 245px !important; }
        .instantSearch .img-block { display: none; }
        .instantSearch .detail { margin: 0; }
    .instant-search-item .detail .title { font-size: 14px; }
    .instant-search-item .detail .price { font-size: 12px; }
    .search-box-button { margin: 0;  position: absolute;  right: 0;}
}



/*=====================================================
    
    SMALLER MOBILE DEVICES

=====================================================*/

@media all and (max-width: 480px) {
    span.search-box-text { float: none; }
    .search-box { display: inline-block; width: 100% !important; margin-top:15px; }
    input.search-box-text { width: 235px !important; }
        input.search-box-text.narrow { width: 100% !important;max-width:250px; }
    input.instant-search-busy.narrow { background-position: 176px center !important; }
    #instant-search-categories { width: 35px; }
    .instantSearch { width: 213px !important; }
        .instantSearch.resize { width: 245px !important; }
        .instantSearch .img-block { display: none; }
        .instantSearch .detail { margin: 0; }
    .instant-search-item .detail .title { font-size: 14px; }
    .instant-search-item .detail .price { font-size: 12px; }
}

/*
* Copyright 2014 Seven Spikes Ltd. All rights reserved. (http://www.nop-templates.com)
* http://www.nop-templates.com/t/licensinginfo
*/

.mega-menu-responsive,
.back-button { display: none; }

/* DROPDOWN */

.mega-menu .dropdown {     -webkit-transition-property: width;
    -webkit-transition-duration: 1s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-delay: 2s;
   
    display: none; position: absolute; background: #4e4e4e; overflow: hidden; padding: 8px;  box-shadow: 0 3px 3px #666; z-index: 1001; background-color:white;box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.28); }
    .mega-menu .dropdown.fullWidth { /*left: 0;*/   }
.mega-menu > li> a{ position: relative; }
    .mega-menu >li >a:after { position:absolute;bottom:-4px;content:"";background-image:url(/Plugins/SevenSpikes.Nop.Plugins.MegaMenu/Themes/Jewelry/Content/images/arrow_menu.png); width:16px; height:15px;left:50%;display:none;z-index:2000;}
.mega-menu .empty > a:after { background-image: none; }
    .mega-menu > li:hover a.non-empty:after { display: block; }
.mega-menu > li:first-child .dropdown {  }
.mega-menu .dropdown.fullWidth > div { background: #fff;      }
/* ROWS AND BOXES */
.mega-menu .noImage .row { width: 290px; }
.mega-menu .row { overflow: hidden; }
.mega-menu .box {clear:both ;background:url(/Plugins/SevenSpikes.Nop.Plugins.MegaMenu/Themes/Jewelry/Content/images/menu_divider.png) no-repeat!important;background-position-y: 0px!important;background-position-x: 20px!important}
.mega-menu .categories .box,
.mega-menu .topic-wrapper .box { width: 350px; margin: 0; height:85px}
    .mega-menu .categories .box:last-child,
    .mega-menu .topic-wrapper .box:first-child { margin: 0; }
.mega-menu li .categories .row:first-child .box:first-child
{
    background: none!important;margin-top: -10px;
}
.mega-menu .manufacturers .box { width: 215px; }
.mega-menu .manufacturers.fullWidth .box { width: 139px; }
.mega-menu .fullWidth .box { background: none; border: none; box-shadow: none; }
.mega-menu .title { display: block;float:left;text-align:left  ; margin-top: 16px;width:220px; padding: 0px 10px; text-transform: capitalize;height:63px; line-height:63px; }
    .mega-menu .title strong { font-weight: normal; }
    .mega-menu .title a { display: block; color: black; }
.mega-menu .picture {margin: 19px 23px 5px 20px;float:left;width:63px; height: 63px;/*border-top: 1px solid #e1e1e1;*/  }
    .mega-menu .picture a { display: block; width: 63px; height: 63px; overflow: hidden;margin:auto; }
    .mega-menu .picture a img{ height: 63px;}
.mega-menu .box .subcategories {  }
.mega-menu .box li:hover {  }
.mega-menu .box li a { display: block; padding: 5px 5px 5px 10px; font-family: Lato;color:  #313131;font-s }
.mega-menu .box li:hover a { background-color: #f0f0f0;  }
.mega-menu a.view-all { color: #eee !important; font-weight: bold !important; background: none; }
.mega-menu .manufacturer span { display: block; margin-bottom: 5px; text-align: center; }
.mega-menu li a.manufacturer { text-align: center; }
.mega-menu .topic-wrapper p { margin-bottom: 10px;   }
.mega-menu .topic-wrapper strong { display: block; background: #f0f0f0 url(/Plugins/SevenSpikes.Nop.Plugins.MegaMenu/Themes/Jewelry/Content/images/boxhead1.png) repeat-x; margin-bottom: -4px; padding: 5px 10px; font: italic normal 18px/20px "Times New Roman",Times,serif; color: #b68c65; text-shadow: 1px 1px 0 #fff; text-transform: capitalize; border-bottom: 1px solid #ddd; border-radius: 3px 3px 0 0; }


/*=====================================================
    
    TABLETS LANDSCAPE & NETBOOKS

=====================================================*/

@media all and (max-width: 980px) and (min-width: 769px) {

    .mega-menu { display: none; }
}


/*=====================================================
    
    TABLETS PORTRAIT & SMARTPHONES LANDSCAPE

=====================================================*/

@media all and (max-width: 768px) and (min-width: 481px) {

    .mega-menu { display: none; }
}


/*=====================================================
    
    SMALLER MOBILE DEVICES

=====================================================*/

@media all and (max-width: 480px) {

    .mega-menu { display: none; }
}

/*
* Copyright 2014 Seven Spikes Ltd. All rights reserved. (http://www.nop-templates.com)
* http://www.nop-templates.com/t/licensinginfo
*/

.productQuantityTextBox { float: left; width: 20px; text-align: center; font-size: 16px; }

.ajaxCart { position: absolute; z-index: 10002; padding: 1px !important; background: #fff; box-shadow: 0 1px 3px #666; }
    .ajaxCart li { list-style: none; }

    .ajaxCart .k-window-titlebar.k-header { margin: 0 !important; padding: 8px; border-bottom: 1px solid #999; background: #212121;color:white; }

        .ajaxCart .k-window-titlebar.k-header .k-window-actions { position: absolute; top: 9px; right: 10px; font-size: 0; z-index: 1; }

            .ajaxCart .k-window-titlebar.k-header .k-window-actions a { display: block; width: 16px; height: 16px;  background: #212121 url(/Plugins/SevenSpikes.Nop.Plugins.AjaxCart/Styles/images/button-close-hover.png) center no-repeat;  font-size: 0; }

                .ajaxCart .k-window-titlebar.k-header .k-window-actions a:hover { background: #fff url(/Plugins/SevenSpikes.Nop.Plugins.AjaxCart/Styles/images/button-close.png) center no-repeat; }

.productAddedToCartWindow, .miniProductDetailsView { padding: 15px 10px;  line-height: 18px; }

/* PRODUCT ADDED TO CART WINDOW */

.productAddedToCartWindowTitle { position: absolute; top: 0; left: 0; padding: 10px 12px; text-transform: capitalize;  color:white; }

.productAddedToCartWindowImage { float: left; overflow: hidden; margin: 0 15px 15px 0; width: 120px; text-align: center; }

    .productAddedToCartWindowImage a { display: block; overflow: hidden; line-height: 0; }
    .productAddedToCartWindowImage img { max-width: 100%; }

.productAddedToCartWindowDescription { float: left; margin-bottom: 15px; width: 200px; }

    .productAddedToCartWindowDescription h1 { margin: 0 0 10px;   text-transform: uppercase; font-weight: bold; font-size: 16px; }

        .productAddedToCartWindowDescription h1 a { color: #333; }

    .productAddedToCartWindowDescription strong { display: block; margin-bottom: 10px; font-size: 18px; }

    .productAddedToCartWindowDescription span { display: block; margin-bottom: 3px; color: #666; }

.productAddedToCartWindowSummary { clear: both; padding: 10px; border-top: 1px dotted #ccc; text-align: center;padding-bottom: 0px;  }
    .productAddedToCartWindowSummary:after { content: ""; display: block; clear: both; }
    .productAddedToCartWindowSummary a { display: block; font-size: 14px; text-transform: none;float:left;margin-top:5px; }

    .productAddedToCartWindowSummary div {float:right;}

.ajaxCart .addProductToCartErrors { padding: 10px; }

/* MINI PRODUCT DETAILS VIEW */

.miniProductDetailsView:focus,
.productAddedToCartWindow:focus { outline: -webkit-focus-ring-color auto 0; }

.miniProductDetailsView { background-color: #f6f6f6; }

    .miniProductDetailsView h1 { margin-bottom: 10px;  text-transform: uppercase;   }

    .miniProductDetailsView .product-name { position: absolute; top: 9px; left: 15px; width: 260px; height: 17px; overflow: hidden;color: white; font-size:16px; }

    .miniProductDetailsView .product-essential { margin: 0; overflow: hidden; }

    .miniProductDetailsView .short-description { margin-bottom: 10px; padding-top: 0; border-top: none; width: 250px; }

    .miniProductDetailsView .product-essential .gallery { margin: 0 20px 0 0; width: auto !important; float: left; overflow: hidden; }

    .miniProductDetailsView .product-essential .picture { overflow: hidden; width: auto !important; height: auto !important; line-height: normal !important; }

        .miniProductDetailsView .product-essential .picture img { z-index: 0 !important; }

    .miniProductDetailsView .product-variant-line { margin: 0; }

    .miniProductDetailsView .prices { margin-bottom: 10px; }

    .miniProductDetailsView .customer-entered-price { margin-bottom: 10px; }

    .miniProductDetailsView .enter-price-input { padding: 4px; width: 69px; }

    .miniProductDetailsView .giftcard { padding: 10px 15px; background: #fff; margin: 0; }
    .miniProductDetailsView .product-collateral { margin-top: 10px; }

    .miniProductDetailsView .message-error { display: block; float: right; clear: both; margin: 10px 0 0 0; color: #c00; font-weight: bold; font-size: 14px; }

        .miniProductDetailsView .message-error li { margin: 5px 0; }

/* AJAX LOADER & ERRORS */

.k-overlay { position: fixed; top: 0; left: 0; z-index: 10001; width: 100%; height: 100%; background-color: #000; opacity: .5; /*filter: alpha(opacity=50);*/ }

.nopAjaxCartPanelAjaxBusy, .miniProductDetailsPanelAjaxBusy { position: absolute; z-index: 1003; width: auto; height: auto; background: url(/Plugins/SevenSpikes.Nop.Plugins.AjaxCart/Styles/images/loader.gif) no-repeat fixed 50% 50%; opacity: 0.7; /*filter: Alpha(opacity = 70);*/ }

.addProductVariantToCartErrors { color: #c00; }
    .addProductVariantToCartErrors ul { margin: 20px; }
    .addProductVariantToCartErrors li { margin: 0 0 10px 0; }

.item-box input.productQuantityTextBox { width: 28px; margin: 0 8px 0 0; /*border-radius: 5px; background: url(/Plugins/SevenSpikes.Nop.Plugins.AjaxCart/Themes/Jewelry/Content/img/input1.png) top repeat-x;*/ padding: 10px 5px; font: normal 16px Verdana, Geneva, sans-serif; color: #444; height: 16px; }
.item-box .productQuantityDropdown { float: left; margin: 0 8px 0 0; height: 38px; box-shadow: inset 0 0 10px #ddd; }
.item-box input.nopAjaxCartProductListAddToCartButton { width: 150px !important; float: left; }

.bestsellers .item-box input.nopAjaxCartProductListAddToCartButton { width: 152px !important; float: left; }
.home-page-product-grid input.productQuantityTextBox { height: 21px; }
.home-page-product-grid .item-box input.nopAjaxCartProductListAddToCartButton { width: 230px !important; }
.cross-sells .item-box input.nopAjaxCartProductListAddToCartButton { width: 218px !important; }
.ajaxCart {  }
    .ajaxCart .k-window-titlebar.k-header .k-window-actions a { border-radius: 9px; }
    .ajaxCart div.k-window-content { padding: 15px; }
    .ajaxCart .product-details-page { margin-bottom: 0; padding-top: 0; }
    .ajaxCart .product-essential .gallery .picture:before { display: none; }
    .ajaxCart .product-essential .gallery .picture img { position: static; }

    .ajaxCart .product-details-page .overview { width: inherit; margin: 0; }
    .ajaxCart .miniProductDetailsView .product-details-page .overview { width:320px !important; }
    .ajaxCart .product-details-page .add-info { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }
.product-details-page .product-variant-name {font-size:16px; }
    .ajaxCart .order-line .product-price,
    .productAddedToCartWindowDescription strong {  }
.productAddedToCartWindowDescription strong {  } 
.productAddedToCartWindowSummary a {   }
    .productAddedToCartWindowSummary a:hover {   }
.productAddedToCartWindowCheckout { width: 146px;
border: 0px;
padding: 5px 10px;
text-align: center;
color: #ffffff;
font-size: 14px;
text-transform: uppercase;
background-color: #ee095d;
height: 29px;float:right; }
    .productAddedToCartWindowCheckout:hover { background-position: bottom; }

/*.miniProductDetailsView .product-variant-name {
	background: url(/Plugins/SevenSpikes.Nop.Plugins.AjaxCart/Themes/Jewelry/Content/img/bullet1.png) left center no-repeat;
	padding-left: 30px;
	font: normal 24px 'kepler_eid';
	color: #B68C65;
}*/ /*this is the theme style for titles, to be implemented later*/

.miniProductDetailsView input[type="text"] { padding: 9px 7px; font: normal bold 13px Verdana, Geneva, sans-serif; }
.miniProductDetailsView .add-to-cart { overflow: hidden; }
    .miniProductDetailsView .add-to-cart > * { margin-right: 5px; }
.miniProductDetailsView .prices { margin-bottom: 10px; }
.miniProductDetailsView .product-price { font-size:  18px;font-weight:bold;}

.miniProductDetailsView .rental-attributes input[type="text"] { padding: 2px; }

/**** Added by Ivan ****/

.ajax-cart-button-wrapper { display: inline-block; }

/* RELATED AND CROSS SELL */

.ajaxCart .product-grid { text-align: center; background: #f6f6f4; box-shadow: 0 2px 2px 0 #ccc; width: 400px; margin: 10px 0 0; }

    .ajaxCart .product-grid .title { margin: 0; padding: 10px; background: none; font: normal 18px 'kepler_eid'; text-align: center; }
        .ajaxCart .product-grid .title strong { display: block; }

    .ajaxCart .product-grid .item-grid { padding: 0 5px; margin: 0; background: none; border: none; }
    .ajaxCart .product-grid .item-box { margin: 0 5px 10px; text-align: center; height: 140px; min-height: 0; width: 120px; padding: 0; overflow: hidden; }

        .ajaxCart .product-grid .item-box .picture a { width: 85px; height: 85px; margin: 0 auto; }

    .ajaxCart .product-grid .product-item .description,
    .ajaxCart .product-grid .product-item .product-rating-box { display: none; }
    .ajaxCart .product-grid .product-item .picture { height: 85px; margin: 10px 0; }
    .ajaxCart .product-grid .picture img { vertical-align: inherit; }
.ajaxCart .also-purchased-products-grid .item-box { margin-left: 6px; }

.ajaxCart .product-grid .item-box .product-title { padding: 0 5px; font-size: 11px; line-height: 1.2; height: 27px; }
    .ajaxCart .product-grid .item-box .product-title a { display: block; }

.ajaxCart .product-grid .product-item .add-info { display: none; }

    .ajaxCart .product-grid .product-item .add-info .prices { position: relative; text-align: center; top: 0; left: 0; margin: 6px 0; }
    .ajaxCart .product-grid .product-item .add-info .buttons { position: relative; text-align: center; top: 0; left: 0; }
        .ajaxCart .product-grid .product-item .add-info .buttons * { float: none; }
.ajaxCart .product-grid .grid-header { background: none; margin-bottom: 0; padding-bottom: 0; }

.ajaxCart .item-box .quick-view-button { display: none !important; }

/*
* Copyright 2014 Seven Spikes Ltd. All rights reserved. (http://www.nop-templates.com)
* http://www.nop-templates.com/t/licensinginfo
*/

.ribbon-wrapper {
    position: relative;
}

.product-list .ribbon-wrapper {
    float: left;
}

    /* ribbon positioning */

        .ribbon-position {
            font-size: 0;
            line-height: 0;
            position: absolute;
            z-index: 1;
            -webkit-transition: all .15s ease-in-out;
            -moz-transition: all .15s ease-in-out;
            -o-transition: all .15s ease-in-out;
            transition: all .15s ease-in-out;
        }

        .ribbon-position.top-left {
            top: 0;
            left: 0;
        }
        .ribbon-position.top-right {
            top: 0;
            right: 0;
        }
        .ribbon-position.bottom-left {
            bottom: 0;
            left: 0;
        }
        .ribbon-position.bottom-right {
            bottom: 0;
            right: 0;
        }
        .ribbon-position.top-middle {
            top: 0;
            left: 0;
            right: 0;
            text-align: center;
        }
        .ribbon-position.right-middle,
        .ribbon-position.left-middle {
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            text-align: right;
        }
        .ribbon-position.bottom-middle {
            bottom: 0;
            left: 0;
            right: 0;
            text-align: center;
        }
        .ribbon-position.left-middle {
            text-align: left;
        }
        .ribbon-position.center {
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            text-align: center;
        }
        .ribbon-position.right-middle:before,
        .ribbon-position.left-middle:before,
        .ribbon-position.center:before {
            content: " ";
            display: inline-block;
            height: 100%;
            width: 0;
            vertical-align: middle;
        }

    /* ribbon wrapping element */

        .product-ribbon {
            display: inline-block;
            vertical-align: middle;
            position: relative;
        }

    /* ribbon label without image*/

        .ribbon-text {
            font-size: 12px;
            line-height: normal;
        }

    /* ribbon label with image */

        .ribbon-image-text {
            font-size: 12px;
            line-height: normal;
            position: absolute;
            top: 0;
            left: 0;
        }
/*
* Copyright 2014 Seven Spikes Ltd. All rights reserved. (http://www.nop-templates.com)
* http://www.nop-templates.com/t/licensinginfo
*/

@media all and (max-width: 980px) {

    .product-details-page .ribbon-wrapper {
        display: inline-block;
        max-width: 100%;
    }

}

@media all and (max-width: 480px) {

    .product-list .ribbon-wrapper {
        float: none;
    }

}
