/*#checkoutSteps li.section:not(.active) {
    display: none !important;
}
.col-main .page-title h1 {
    border-bottom: none;
}*/
.cart.novel .cart-table tbody td .item-options {
    display: block;
    font-size: 11px;
}
.cart.novel .action-buttons {
    height: auto;
    margin-bottom: 15px;
    border-bottom: 1px solid #EDEDED;
}
.cart.novel .action-buttons:after {
    clear: both;
    content: '';
    display: block;
    height: 1px;
    width: 100%;
}
.cart.novel .paypal-logo .paypal-or {
    display: none !important;
}
.cart.novel .action-buttons a[data-payment-type="affirm"],
.cart.novel .action-buttons a[data-payment-type="credit_card"] {
    width: 170px;
    height: 32px;
    background-size: 170px 32px;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    padding: 0 0 0 8px;
    text-align: left;
}
.cart.novel .action-buttons a[data-payment-type="affirm"] span {
    position: relative;
    width: 100%;
    height: 100%;
}
.cart.novel .action-buttons a[data-payment-type="affirm"] span span {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
.cart.novel .action-buttons a.btn-proceed-checkout span span {
    display: none;
}
.cart.novel .action-buttons a[data-payment-type="affirm"] {
    background-image: url("/skin/frontend/novel/default/images/affirm_payment.png");
}
.cart.novel .action-buttons a[data-payment-type="credit_card"] {
    background-image: url("/skin/frontend/novel/default/images/secured_payment.png");
}
.cart.novel .page-title #shopping-cart-totals-table{
    float: right;
}
.cart.novel .cart-table {
    width: 100%;
    float: none;
}
.cart.novel .cart-footer-actions button span>span {
    color: #595959;
    font-weight: bold;
}
.cart.novel .cart-links a {
    color: #595959;
}
.cart.novel .product-cart-actions input.input-text {
    font-weight: bold;
}
.cart.novel #cart-free-with-purchase,
.cart.novel .cart-totals-wrapper {
    display: none;
}
.cart.novel form#discount-coupon-form {
    text-align: right;
}
.cart.novel form#discount-coupon-form .discount {
    display: none;
    border: none;
    background-color: transparent;
}
.cart.novel form#discount-coupon-form .discount label {
    display: none;
}
.cart.novel form#discount-coupon-form .discount .input-text {
    margin-right: 0;
}
.cart.novel form#discount-coupon-form .discount .button-wrapper {
    background-color: #a877d9;
    margin-left: -5px;
    padding: 0 7px;
}
.cart.novel form#discount-coupon-form .discount .button-wrapper button span span {
    color: white;
    font-weight: bold;
    text-decoration: none;
}
.cart.novel form#discount-coupon-form .discount .validation-advice {
    display: none;
}
.cart.novel form#discount-coupon-form .coupon-code-link {
    color: #595959;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
    cursor: pointer;
}
.cart.novel form#discount-coupon-form .coupon-code-link:after {
    content: '\25BC';
    display: inline-block;
    margin-left: 10px;
    font-size: 14px;
    cursor: pointer;
}
.cart.novel form#discount-coupon-form .coupon-code-link.on:after {
    content: '\25B2';
}
.cart.novel table#shopping-cart-totals-table {
    text-transform: uppercase;
}
.cart.novel table#shopping-cart-totals-table colgroup+tfoot {
    font-size: 20px !important;
    font-weight: normal;
}
.cart.novel table#shopping-cart-totals-table .a-right {
    padding-left: 20px;
}
.cart.novel table#shopping-cart-totals-table tbody tr:first-child {
    display: none;
}

.firecheckout-index-index .affirm-banner-container {
    background-image: url("/skin/frontend/novel/default/images/affirm-checkout-banner-2.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    width: 90%;
    display: block;
    margin: 0 auto;
    height: 90px;
}
.firecheckout-index-index .affirm-banner-container a {
    display: block;
    width: 100%;
    height: 90px;
    text-indent: -9999px;
}
.affirm-banner-container a.affirm-as-low-as {
    position: relative;
}
.affirm-banner-container a.affirm-as-low-as .affirm-ala-price {
    display: block;
    text-indent: 0;
    position: absolute;
    top: calc(.5em + 0.3vw);
    left: calc(1.6em + 0.5vw);
    color: black;
    font-size: calc(1.7em + 0.5vw);
    font-weight: bold;
}
.affirm-banner-container a.affirm-as-low-as .affirm-ala-price:after {
    content: ' / MONTH';
}

.header-minicart #header-cart a.cart-link {
    background: #a877d9;
    display: inline-block;
    padding: 7px 15px;
    border: 0;
    color: #FFFFFF !important;
    font-size: 14px;
    font-weight: normal;
    font-family: "Roboto", sans-serif;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
}

.header-minicart #header-cart ul.checkout-types.minicart {
    display: none;
}

#shipping-method .sp-methods dt {
    display: none;
}

/* iPhone X and Xs Max */
@media only screen
and (min-device-width: 375px)
and (orientation: portrait) {
    .cart.novel .paypal-logo, .paypal-or, .paypal-button {
        text-align: right;
    }
    .cart.novel .checkout-types.top {
        text-align: right;
    }
    .cart.novel .checkout-types.top li {
        display: inline;
    }
    .cart.novel .btn-novel-checkout {
        margin-top: 10px;
    }
    .cart.novel .action-buttons:after {
        margin-top: 13px;
    }
    .firecheckout-index-index .affirm-banner-container {
        background-image: url("/skin/frontend/novel/default/images/affirm-checkout-banner-mobile-2.png");
        height: 75px;
    }
    .affirm-banner-container a.affirm-as-low-as .affirm-ala-price {
        top: calc(1.13em + 0.3vw);
        left: calc(1.3em + 0.5vw);
        font-size: calc(.75em + 0.5vw);
    }
}

/* iPhone Plus, XR */
@media only screen
and (min-device-width: 414px)
and (orientation: portrait) {
    .cart.novel .paypal-logo, .paypal-or, .paypal-button {
        text-align: right;
    }
    .cart.novel .checkout-types.top {
        text-align: right;
    }
    .cart.novel .checkout-types.top li {
        display: inline;
    }
    .cart.novel .btn-novel-checkout {
        margin-top: 10px;
    }
    .cart.novel .action-buttons:after {
        margin-top: 13px;
    }
    .firecheckout-index-index .affirm-banner-container {
        background-image: url("/skin/frontend/novel/default/images/affirm-checkout-banner-mobile-2.png");
        height: 75px;
    }
    .affirm-banner-container a.affirm-as-low-as .affirm-ala-price {
        top: calc(1.13em + 0.3vw);
        left: calc(1.3em + 0.5vw);
        font-size: calc(.75em + 0.5vw);
    }
}
.popup-newsletter-form {
    z-index: 999999 !important;
    position: fixed;
    width: 367px;
    height: 55px;
    left: 0;
    bottom: 5px;
    overflow: hidden;
    background-color: #c7a4eb;
    color: #FFF;
    transition: all 1s;
    border: 1px solid #484266;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    filter: drop-shadow(0 0 0.75rem #484266);
    display: flex;
    align-items: center;
}
.popup-newsletter-form form {
    z-index: 999999 !important;
}
.popup-newsletter-form .validation-advice {
    display: none;
}
.popup-newsletter-form.close {
    left: -297px;
}
.popup-newsletter-form .popup-newsletter-form-ico {
    z-index: 999999 !important;
    background-color: #484266;
    width: 70px;
    height: 55px;
    box-sizing: border-box;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
}
.popup-newsletter-form .popup-newsletter-form-ico:visited,
.popup-newsletter-form .popup-newsletter-form-ico:active {
    color: #fff;
}
.popup-newsletter-form .popup-newsletter-form-ico .envelope {
    height: 38px;
    width: 71px;
    display: block;
    margin: 0 auto;
    user-select: none;
    cursor: pointer;
    position: relative;
}
.popup-newsletter-form .popup-newsletter-form-ico .envelope svg#outline {
    height: 38px;
    width: 71px;
    cursor: pointer;
}
.popup-newsletter-form .popup-newsletter-form-ico .envelope svg#close {
    height: 12px;
    width: 12px;
    cursor: pointer;
    top: 2px;
    right: 1px;
    position: absolute;
    display: block;
}
.popup-newsletter-form.close .popup-newsletter-form-ico .envelope svg#close {
    display: none;
}
.popup-newsletter-form .popup-newsletter-form-ico .title {
    text-transform: uppercase;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 0;
    text-align: center;
    display: block;
    user-select: none;
    cursor: pointer;
}
.popup-newsletter-form form {
    display: inline-block;
}
.popup-newsletter-form .input-text {
    width: 205px;
    margin-left: 6px;
    margin-right: 5px;
}
.popup-newsletter-form button.button {
    width: 68px;
    text-transform: uppercase;
    box-sizing: border-box;
    padding: 4px 2px;
    font-size: 11px;
    background-color: #484266;
    font-weight: bold;
}
.popup-newsletter-form .form-inner {
   margin-right: 11px;
}
.popup-newsletter-form .popup-form-subscribe-header {
    margin-bottom: 3px;
    margin-top: -4px;
}
.popup-form-subscribe-action {
    display: flex;
    align-items: center;
    justify-content: center;
}
.popup-newsletter-form .popup-form-subscribe-header label {
    font-size: 10px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.4px;
    margin-left: 9px;
}
.popup-newsletter-form input.input-text,
.popup-newsletter-form button.button {
    display: inline-block;
}
.popup-newsletter-form input.input-text {
    height: 25px;
    font-size: 14px;
    border: 1px solid #C0C0C0;
}
.popup-newsletter-form input.input-text:focus {
    outline: none;
}
#newsletter-validate-detail.invalid input.input-text {
    border: 1px solid #f02c3f;
}
#newsletter-validate-detail.invalid .popup-form-subscribe-header label {
    color: #f02c3f;
}
#newsletter-validate-detail.success input.input-text {
    border: 1px solid #a3e73f;
}
#newsletter-validate-detail.success .popup-form-subscribe-header label {
    color: #a3e73f;
}
.popup-newsletter-form button.button {
    height: 26px;
}
.rc-anchor, .grecaptcha-badge {
    display: none !important;
}
#narrow-by-list dt {
    background-color: #ece6f2;
    font-weight: 700;
    border: none;
}

#narrow-by-list dd {
    background-color: #fefcff;
    border: none;
    padding: 0;
}

#narrow-by-list ol {
    padding: 0;
    margin-top: 0;
    margin-bottom: 15px;
}

#narrow-by-list ol:after {
    content: "";
    display: table;
    clear: both;
}

[class*="-stone-"] {
    display: block;
}

[class*="-stone-"] a:hover {
    text-decoration: none;
}

.novel-filter a {
    color: #595959;
}

#narrow-by-list.for-category dt {
    background-color: transparent;
}
#narrow-by-list.for-category dt:first-child {
    padding-top: 15px;
}

#narrow-by-list.for-stones {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    padding: 20px 0;
    border-top: 2px solid #826b99;
}
#narrow-by-list.for-stones .column {
    display: flex;
    flex-direction: column;
}
#narrow-by-list.for-stones .column.left {
    width: 60%;
}
#narrow-by-list.for-stones .column.right {
    width: 40%;
}

#narrow-by-list.for-stones .column label {
    font-size: 16px;
}

#narrow-by-list.for-stones .column .ui-slider {
    margin: 15px 0 35px;
    height: 2px;
    background-color: #595959;
    border-color: #595959;
}

.ui-slider-handle {
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+/Edge */
    user-select: none; /* Standard */
}

#narrow-by-list.for-stones .column .ui-slider-handle {
    top: -10px;
    width: auto;
    padding: 5px;
    line-height: 10px;
    text-transform: uppercase;
    font-size: 13px;
    height: 20px;
}

#narrow-by-list.for-stones .column select {
    margin: 15px 0;
}

#narrow-by-list .center-stone-type,
#narrow-by-list .center-stone-shape {
    height: 30px;
    padding: 0;
    margin: 1px 3px  1px 1px !important;
}

#narrow-by-list .novel-filter.center-stone-type.selected {
    border: 1px solid #dfdee2;
    border-radius: 8px;
    -moz-box-shadow: inset 0 0 10px #f9f7fc;
    -webkit-box-shadow: inset 0 0 10px #f9f7fc;
    box-shadow: inset 0 0 10px #f9f7fc;
}
#narrow-by-list .novel-filter.center-stone-shape.selected {
    border: 1px solid #dfdee2;
    border-radius: 8px;
    -moz-box-shadow: inset 0 0 10px #f9f7fc;
    -webkit-box-shadow: inset 0 0 10px #f9f7fc;
    box-shadow: inset 0 0 10px #f9f7fc;
}
#narrow-by-list .novel-filter.center-stone-type.selected a,
#narrow-by-list .novel-filter.center-stone-shape.selected a {
    outline: none;
}
#narrow-by-list .novel-filter.center-stone-shape.selected .filter-item {
    border-radius: 8px;
}

#narrow-by-list .center-stone-type,
#narrow-by-list .center-stone-shape,
#narrow-by-list .side-stone-type,
#narrow-by-list .side-stone-shape,
#narrow-by-list .small-stone-type,
#narrow-by-list .small-stone-shape {
    width: auto;
    text-align: center;
    margin: 1px;
    display: block;
    float: left;
}

#narrow-by-list .center-stone-type a span,
#narrow-by-list .center-stone-shape a span,
#narrow-by-list .side-stone-type a span,
#narrow-by-list .side-stone-shape a span,
#narrow-by-list .small-stone-type a span,
#narrow-by-list .small-stone-shape a span {
    font-size: 12px;
    text-align: center;
    padding: 7px 5px 5px 31px !important;
    display: inline-block;
    vertical-align: top;
}

#narrow-by-list dt[class*="-stone-"],
#narrow-by-list dd[class*="-stone-"] {
    background-color: transparent;
    padding-left: 0;
}

#narrow-by-list dt[class*="-center-stone-"],
#narrow-by-list dd[class*="-center-stone-"] {

}

#narrow-by-list .inner-column {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}
#narrow-by-list .inner-column .inner-left {
    display: flex;
    flex-direction: column;
    width: 50%;
}
#narrow-by-list dt.filter-side-stone-type,
#narrow-by-list dd.filter-side-stone-type select,
#narrow-by-list dt.filter-side-stone-shape,
#narrow-by-list dd.filter-side-stone-shape select {
    width: 72%;
}

#narrow-by-list .inner-column .inner-right {
    display: flex;
    flex-direction: column;
    width: 50%;
}

#narrow-by-list .filter-side-stone-type span.label,
#narrow-by-list .filter-side-stone-shape span.label,
#narrow-by-list .filter-accented-stone-shape span.label,
#narrow-by-list .filter-accented-stone-type span.label {
    width: 50px;
    display: inline-block;
    font-weight: bold;
}
#narrow-by-list dt.filter-accented-stone-shape,
#narrow-by-list dd.filter-accented-stone-shape select,
#narrow-by-list dt.filter-accented-stone-type,
#narrow-by-list dd.filter-accented-stone-type select {
    width: 72%;
}

#narrow-by-list dd.filter-accented-stone-type {
    clear: both;
}

#narrow-by-list.for-category {
    display: none;
}

[class*="-stone-"] .filter-label {
    line-height: 1;
}

.block-layered-nav .category a {
    padding: 5px 0 0 5px !important;
}

.block-layered-nav dl dd ol > li > a { /* override to add correct padding to labels */
    padding: 0 !important;
    display: block;
}


[class*="-stone-"] .count {
    margin-left: 0px;
    line-height: 24px;
}

.block-layered-nav .currently [class*="-stone-"] .value {
    background-color: transparent !important;
    background-position: left top;
    background-repeat: no-repeat;
    display: inline-block;
    height: 25px;
    margin: 0;
}

[class*="-stone-type"] .filter-item {
    background-color: transparent !important;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 25px;
    display: inline-block;
    width: auto;
    height: 30px;
    margin: 0;
}

[class*="-stone-shape"] .filter-item {
    background-color: transparent !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 120%;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0;
}

.center-stone-only * {
    display: inline !important;
    margin: 0 !important;
}

.block-layered-nav .currently ol {
    padding-left: 0 !important;
}

.block-layered-nav .currently li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d3bbec;
    padding: 5px;
    font-size: 12px;
}

.block-layered-nav .currently li .label {
    margin-bottom: 5px;
}

.block-layered-nav .currently li .label,
.block-layered-nav .currently li .value {
    display: block;
}

.block-layered-nav .currently li .value {
    margin-top: 0px;
}

.block-layered-nav .currently .value span {
    margin-left: 30px;
    line-height: 28px;
}

.block-layered-nav .currently .category .value span {
    margin-left: 0px;
}

.block-layered-nav .currently .btn-remove {
    background-color: #d3bbec;
    border: none;
    margin-top: -6px;
    margin-right: -6px;
}

.block-layered-nav .currently .btn-remove:after {
    color: #ffffff;
}

.block-layered-nav .currently a:hover {
    text-decoration: none !important;
}

[class*="-stone-"] .diamond {
    background-image: url("/skin/frontend/novel/default/images/stones/type_diamond.png");
}

[class*="-stone-"] .value.diamond { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/diamond.png");
}

[class*="-stone-"] .amethyst {
    background-image: url("/skin/frontend/novel/default/images/stones/type_amethyst_x2.png");
}

[class*="-stone-"] .value.amethyst { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/amethyst.png");
}

[class*="-stone-"] .aquamarine {
    background-image: url("/skin/frontend/novel/default/images/stones/type_aquamarine_x2.png");
}

[class*="-stone-"] .value.aquamarine { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/aquamarine.png");
}

[class*="-stone-"] .black-diamond {
    background-image: url("/skin/frontend/novel/default/images/stones/type_black_diamond_x2.png");
}

[class*="-stone-"] .value.black-diamond { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/black_diamond.png");
}

[class*="-stone-"] .blue-sapphire {
    background-image: url("/skin/frontend/novel/default/images/stones/type_blue_sapphire_x2.png");
}

[class*="-stone-"] .value.blue-sapphire { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/blue_sapphire.png");
}

[class*="-stone-"] .blue-topaz {
    background-image: url("/skin/frontend/novel/default/images/stones/type_blue_topaz_x2.png");
}

[class*="-stone-"] .value.blue-topaz { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/blue_topaz.png");
}

[class*="-stone-"] .citrine {
    background-image: url("/skin/frontend/novel/default/images/stones/type_citrine_x2.png");
}

[class*="-stone-"] .value.citrine { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/citrine.png");
}

[class*="-stone-type"] .emerald {
    background-image: url("/skin/frontend/novel/default/images/stones/type_emerald_x2.png");
}

[class*="-stone-type"] .value.emerald { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/emerald.png");
}

[class*="-stone-"] .green-sapphire {
    background-image: url("/skin/frontend/novel/default/images/stones/type_green_sapphire_x2.png");
}

[class*="-stone-"] .value.green-sapphire { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/green_sapphire.png");
}

[class*="-stone-"] .orange-sapphire {
    background-image: url("/skin/frontend/novel/default/images/stones/type_orange_sapphire_x2.png");
}

[class*="-stone-"] .value.orange-sapphire { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/orange_sapphire.png");
}

[class*="-stone-"] .pink-sapphire {
    background-image: url("/skin/frontend/novel/default/images/stones/type_pink_sapphire_x2.png");
}

[class*="-stone-"] .value.pink-sapphire { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/pink_sapphire.png");
}

[class*="-stone-"] .red-sapphire {
    background-image: url("/skin/frontend/novel/default/images/stones/type_red_sapphire_x2.png");
}

[class*="-stone-"] .value.red-sapphire { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/red_sapphire.png");
}

[class*="-stone-"] .ruby {
    background-image: url("/skin/frontend/novel/default/images/stones/type_ruby_x2.png");
}

[class*="-stone-"] .value.ruby { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/ruby.png");
}

[class*="-stone-"] .tanzanite {
    background-image: url("/skin/frontend/novel/default/images/stones/type_tanzanite_x2.png");
}

[class*="-stone-"] .value.tanzanite { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/tanzanite.png");
}

[class*="-stone-"] .yellow-sapphire {
    background-image: url("/skin/frontend/novel/default/images/stones/type_yellow_sapphire_x2.png");
}

[class*="-stone-"] .value.yellow-sapphire { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/yellow_sapphire.png");
}

[class*="-stone-"] .diamond-and-amethyst {
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_amethyst_large.png");
}

[class*="-stone-"] .value.diamond-and-amethyst { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_amethyst.png");
}

[class*="-stone-"] .diamond-and-aquamarine {
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_aquamarine_large.png");
}

[class*="-stone-"] .value.diamond-and-aquamarine { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_aquamarine.png");
}

[class*="-stone-"] .diamond-and-black-diamond {
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_black_diamond_large.png");
}

[class*="-stone-"] .value.diamond-and-black-diamond { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_black_diamond.png");
}

[class*="-stone-"] .diamond-and-blue-sapphire {
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_blue_sapphire_large.png");
}

[class*="-stone-"] .value.diamond-and-blue-sapphire { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_blue_sapphire.png");
}

[class*="-stone-"] .diamond-and-blue-topaz {
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_blue_topaz_large.png");
}

[class*="-stone-"] .value.diamond-and-blue-topaz { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_blue_topaz.png");
}

[class*="-stone-"] .diamond-and-citrine {
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_citrine_large.png");
}

[class*="-stone-"] .value.diamond-and-citrine { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_citrine.png");
}

[class*="-stone-type"] .diamond-and-emerald {
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_emerald_large.png");
}

[class*="-stone-"] .value.diamond-and-emerald { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_emerald.png");
}

[class*="-stone-"] .diamond-and-green-sapphire {
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_green_sapphire_large.png");
}

[class*="-stone-"] .value.diamond-and-green-sapphire { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_green_sapphire.png");
}

[class*="-stone-"] .diamond-and-orange-sapphire {
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_orange_sapphire_large.png");
}

[class*="-stone-"] .value.diamond-and-orange-sapphire { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_orange_sapphire.png");
}

[class*="-stone-"] .diamond-and-pink-sapphire {
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_pink_sapphire_large.png");
}

[class*="-stone-"] .value.diamond-and-pink-sapphire { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_pink_sapphire.png");
}

[class*="-stone-"] .diamond-and-red-sapphire {
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_red_sapphire_large.png");
}

[class*="-stone-"] .value.diamond-and-red-sapphire { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_red_sapphire.png");
}

[class*="-stone-"] .diamond-and-ruby {
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_ruby_large.png");
}

[class*="-stone-"] .value.diamond-and-ruby { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_ruby.png");
}

[class*="-stone-"] .diamond-and-tanzanite {
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_tanzanite_large.png");
}

[class*="-stone-"] .value.diamond-and-tanzanite { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_tanzanite.png");
}

[class*="-stone-"] .diamond-and-yellow-sapphire {
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_yellow_sapphire_large.png");
}

[class*="-stone-"] .value.diamond-and-yellow-sapphire { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/stones/diamond_yellow_sapphire.png");
}

[class*="-stone-"] .asscher {
    background-image: url("/skin/frontend/novel/default/images/shapes/shape_asscher_x2.png");
}

[class*="-stone-"] .value.asscher { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/shapes/shape_asscher_x2.png");
}

[class*="-stone-"] .cushion {
    background-image: url("/skin/frontend/novel/default/images/shapes/shape_cushion_x2.png");
}

[class*="-stone-"] .value.cushion { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/shapes/shape_cushion_x2.png");
}

[class*="-stone-shape"] .emerald {
    background-image: url("/skin/frontend/novel/default/images/shapes/shape_emerald_x2.png");
}

[class*="-stone-shape"] .value.emerald { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/shapes/shape_emerald_x2.png");
}

[class*="-stone-"] .heart {
    background-image: url("/skin/frontend/novel/default/images/shapes/shape_heart_x2.png");
}

[class*="-stone-"] .value.heart { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/shapes/shape_heart_x2.png");
}

[class*="-stone-"] .marquise {
    background-image: url("/skin/frontend/novel/default/images/shapes/shape_marquise_x2.png");
}

[class*="-stone-"] .value.marquise { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/shapes/shape_marquise_x2.png");
}

[class*="-stone-"] .oval {
    background-image: url("/skin/frontend/novel/default/images/shapes/shape_oval_x2.png");
}

[class*="-stone-"] .value.oval { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/shapes/shape_oval_x2.png");
}

[class*="-stone-"] .pear {
    background-image: url("/skin/frontend/novel/default/images/shapes/shape_pear_x2.png");
}

[class*="-stone-"] .value.pear { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/shapes/shape_pear_x2.png");
}

[class*="-stone-"] .princess {
    background-image: url("/skin/frontend/novel/default/images/shapes/shape_princess_x2.png");
}

[class*="-stone-"] .value.princess { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/shapes/shape_princess_x2.png");
}

[class*="-stone-"] .radiant {
    background-image: url("/skin/frontend/novel/default/images/shapes/shape_radiant_x2.png");
}

[class*="-stone-"] .value.radiant { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/shapes/shape_radiant_x2.png");
}

[class*="-stone-"] .round {
    background-image: url("/skin/frontend/novel/default/images/shapes/shape_round_x2.png");
}

[class*="-stone-"] .value.round { /* for refine by thumbnails */
    background-image: url("/skin/frontend/novel/default/images/shapes/shape_round_x2.png");
}

.catalog-category-view .product-info>.product-name {
    margin-bottom: 0;
}
/*.catalog-category-view .product-info>.price-box,*/
.catalog-category-view .product-info>.actions {
    display: none;
    height: 0;
    line-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    min-height: 0;
}
.catalog-category-view .product-info>.price-box {
    padding: 6px 0;
}
.catalog-category-view .item.last {
    margin-bottom: 0;
}

.novel-filter-blocker {
    display: none;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    position: fixed;
    background-color: white;
    opacity: .5;
    overflow-x: hidden;
    z-index: 999;
    cursor: default;
    background-image: url("https://dev5.edwinnoveljewelrydesign.com/skin/frontend/novel/default/images/opc-ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
}

.novel-filter-block {
    border-bottom: 2px solid #826b99;
    /* overflow: hidden; trying to fix invisible spill over (causing extra space on the right) on mobile 112119 */
}

.toggle-novel-filter {
    position: relative;
    display: block;
    width: 160px;
    height: 30px;
    padding: 7px 10px 8px 12px;
    color: white;
    background-color: #826b99;
    text-transform: uppercase;
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    line-height: 1;
}
.toggle-novel-filter:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 30px solid #826b99;
    border-left: 25px solid white;
    width: 0;
}
.toggle-novel-filter:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    border-top: 30px solid #826b99;
    border-right: 25px solid white;
    width: 0;
}

@media only screen
and (max-width : 770px) {

    #narrow-by-list .center-stone-type,
    #narrow-by-list .center-stone-shape,
    #narrow-by-list .side-stone-type,
    #narrow-by-list .side-stone-shape,
    #narrow-by-list .small-stone-type,
    #narrow-by-list .small-stone-shape {
        background-color: #ffffff;
        width: 32%;
        height: 25px;
        text-align: left;
        display: inline-block;
        padding: 0;
        border: none;
        margin-top: 3px;
        margin-right: 0;
        margin-bottom: 3px;
    }

    #narrow-by-list .center-stone-type a span,
    #narrow-by-list .center-stone-shape a span,
    #narrow-by-list .side-stone-type a span,
    #narrow-by-list .side-stone-shape a span,
    #narrow-by-list .small-stone-type a span,
    #narrow-by-list .small-stone-shape a span {
        font-size: 12px;
        text-align: left;
        padding: 7px 0px 0px 30px !important;
        display: inline-block;
        vertical-align: top;
    }

    [class*="-stone-"] .filter-item {
        background-size: 25px 25px;
        display: inline-block;
        width: 100%;
        height: 25px;
        border: none;
        margin: 0;
    }

    [class*="-stone-"] .diamond,
    [class*="-stone-"] .diamond:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/diamond.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .amethyst,
    [class*="-stone-"] .amethyst:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/amethyst.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .aquamarine,
    [class*="-stone-"] .aquamarine:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/aquamarine.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .black-diamond,
    [class*="-stone-"] .black-diamond:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/black_diamond.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .blue-sapphire,
    [class*="-stone-"] .blue-sapphire:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/blue_sapphire.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .blue-topaz,
    [class*="-stone-"] .blue-topaz:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/blue_topaz.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .citrine,
    [class*="-stone-"] .citrine:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/citrine.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-type"] .emerald,
    [class*="-stone-"] .emerald:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/emerald.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .green-sapphire,
    [class*="-stone-"] .green-sapphire:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/green_sapphire.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .orange-sapphire,
    [class*="-stone-"] .orange-sapphire:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/orange_sapphire.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .pink-sapphire,
    [class*="-stone-"] .pink-sapphire:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/pink_sapphire.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .red-sapphire,
    [class*="-stone-"] .red-sapphire:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/red_sapphire.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .ruby,
    [class*="-stone-"] .ruby:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/ruby.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .tanzanite,
    [class*="-stone-"] .tanzanite:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/tanzanite.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .yellow-sapphire,
    [class*="-stone-"] .yellow-sapphire:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/yellow_sapphire.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .diamond-and-amethyst,
    [class*="-stone-"] .diamond-and-amethyst:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/diamond_amethyst.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .diamond-and-aquamarine,
    [class*="-stone-"] .diamond-and-aquamarine:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/diamond_aquamarine.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .diamond-and-black-diamond,
    [class*="-stone-"] .diamond-and-black-diamond:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/diamond_black_diamond.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .diamond-and-blue-sapphire,
    [class*="-stone-"] .diamond-and-blue-sapphire:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/diamond_blue_sapphire.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .diamond-and-blue-topaz,
    [class*="-stone-"] .diamond-and-blue-topaz:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/diamond_blue_topaz.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .diamond-and-citrine,
    [class*="-stone-"] .diamond-and-citrine:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/diamond_citrine.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-type"] .diamond-and-emerald,
    [class*="-stone-type"] .diamond-and-emerald:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/diamond_emerald.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .diamond-and-green-sapphire,
    [class*="-stone-"] .diamond-and-green-sapphire:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/diamond_green_sapphire.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .diamond-and-orange-sapphire,
    [class*="-stone-"] .diamond-and-orange-sapphire:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/diamond_orange_sapphire.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .diamond-and-pink-sapphire,
    [class*="-stone-"] .diamond-and-pink-sapphire:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/diamond_pink_sapphire.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .diamond-and-red-sapphire,
    [class*="-stone-"] .diamond-and-red-sapphire:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/diamond_red_sapphire.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .diamond-and-ruby,
    [class*="-stone-"] .diamond-and-ruby:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/diamond_ruby.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .diamond-and-tanzanite,
    [class*="-stone-"] .diamond-and-tanzanite:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/diamond_tanzanite.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .diamond-and-yellow-sapphire,
    [class*="-stone-"] .diamond-and-yellow-sapphire:hover {
        background-image: url("/skin/frontend/novel/default/images/stones/diamond_yellow_sapphire.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .asscher,
    [class*="-stone-"] .asscher:hover {
        background-image: url("/skin/frontend/novel/default/images/shapes/shape_asscher_x2.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .cushion,
    [class*="-stone-"] .cushion:hover {
        background-image: url("/skin/frontend/novel/default/images/shapes/shape_cushion_x2.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-shape"] .emerald,
    [class*="-stone-shape"] .emerald:hover {
        background-image: url("/skin/frontend/novel/default/images/shapes/shape_emerald_x2.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .heart,
    [class*="-stone-"] .heart:hover {
        background-image: url("/skin/frontend/novel/default/images/shapes/shape_heart_x2.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .marquise,
    [class*="-stone-"] .marquise:hover {
        background-image: url("/skin/frontend/novel/default/images/shapes/shape_marquise_x2.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .oval,
    [class*="-stone-"] .oval:hover {
        background-image: url("/skin/frontend/novel/default/images/shapes/shape_oval_x2.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .pear,
    [class*="-stone-"] .pear:hover {
        background-image: url("/skin/frontend/novel/default/images/shapes/shape_pear_x2.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .princess,
    [class*="-stone-"] .princess:hover {
        background-image: url("/skin/frontend/novel/default/images/shapes/shape_princess_x2.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .radiant,
    [class*="-stone-"] .radiant:hover {
        background-image: url("/skin/frontend/novel/default/images/shapes/shape_radiant_x2.png");
        background-repeat: no-repeat;
    }

    [class*="-stone-"] .round,
    [class*="-stone-"] .round:hover {
        background-image: url("/skin/frontend/novel/default/images/shapes/shape_round_x2.png");
        background-repeat: no-repeat;
    }
}

.category-products .sort-by {
    display: none;
}
.category-products .item .product-info {
    background-color: #a282b9;
    min-height: 30px !important;
}
.no-touch .category-products .item .product-name {
    display: none;
}
.touch .category-products .item .product-name {
    min-height: 35px;
}
.touch .category-products .item .product-name.no-settings-lang {
    display: none;
}
.touch .category-products .item .product-name a {
    text-transform: none;
    font-size: 13px;
    line-height: 1.2;
    color: white !important;
    display: inline-block;
}
.touch .category-products .item .product-name a:visited{
    color: white !important;
}
.category-products .item .price-box .price {
    color: white;
}
.category-products .products-grid .product-info {
    padding-bottom: 0;
}
.category-products .item .price-box .price {
    color: white;
}
.category-products .products-grid .item .item-inner {

}
.category-products .products-grid .item .product-info-extended {
    top: 0;
    display: none;
    position: absolute;
    border: 1px solid rgba(168, 119, 217, 0.15);
    box-shadow: inset 0 0 75px 0px rgba(168, 119, 217, 0.3);
    background-color: transparent;
    clear: both;
    overflow: hidden;
}
.category-products .item:hover {
    z-index: 999;
}
.category-products .item.left .product-info:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: -30px;
    border-top: 32px solid transparent;
    border-right: 30px solid #a282b9;
    width: 0;
}
.category-products .item.right .product-info:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: -30px;
    border-top: 32px solid transparent;
    border-left: 30px solid #a282b9;
    width: 0;
}
.product-info-extended .extended-inner {
    position: relative;
    width: 50%;
    text-align: center;
}
.product-info-extended.right {

}
.product-info-extended.left .extended-inner {
    float: left;
}
.product-info-extended.right .extended-inner {
    float: right;
}
.product-info-extended .extended-inner .title {
    margin: 10% auto;
    padding: 10px;
    text-transform: uppercase;

}
.product-info-extended .extended-inner .sub-title span {
    text-transform: uppercase;
    display: block;
}
.product-info-extended .extended-inner .sub-title {
    margin: 0 auto 20px;
}
.product-info-extended .extended-inner a {
    padding: 10px 5px;
    background-color: #a77ad7;
    display: block;
    width: 75%;
    color: white;

    text-decoration: none;
    text-transform: uppercase;
    margin: 0 auto;
}
.category-products .products-grid .item:hover .item-image-wrapper:after {
    display: none;
}
.category-products .products-grid .item-image-wrapper:after {
    background: transparent;
}

.inner-column .inner-left,
.inner-column .inner-right {
    display: none !important;
}

.ui-slider-tick-mark.show-tick {
    display:inline-block;
    width:1px;
    background: #595959;
    height:6px;
    position:absolute;
    top:-3px;
}
.ui-slider-tick-mark.show-tick sub {
    bottom: -1.1em !important;
    font-size: 65% !important;
    color: gray;
}
.ui-slider-tick-mark.show-tick sub.left {
    left: -1px !important;
}
.ui-slider-tick-mark.show-tick sub.right {
    right: 99px !important;
    display: inline-block;
    text-align: right;
    width: 100px;
}
.ui-slider-tick-mark.hide-tick {
    display: none;
}
#gem_stone_clarity_slider .ui-slider-tick-mark .shade,
#center_stone_clarity_slider .ui-slider-tick-mark .shade {
    position:absolute;
    width: 210px;
    height: 7px;
    left: -120px;
    top: 18px;
    background-image: linear-gradient(to right, white , #b3b2a1);
}

@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px)
and (orientation : portrait) {
    .category-products .products-grid li.item {
        width: 100% !important;
    }
    #narrow-by-list.for-stones .column.left {
        width: 100%;
        padding: 0 15px;
    }
    #narrow-by-list.for-stones .column.right {
        width: 100%;
        padding: 0 15px;
    }
    dt.filter-center-stone-type,
    dt.filter-center-stone-shape,
    #narrow-by-list.for-stones .column.right label {
        font-size: 13px;
    }
    #narrow-by-list .center-stone-type {
        margin-bottom: 5px;
    }
    #narrow-by-list .center-stone-type a {
        display: flex;
        align-items: center;
    }
    #narrow-by-list .center-stone-type a span {
        padding: 0 0 0 24px !important;
    }
    #narrow-by-list .center-stone-type, #narrow-by-list .center-stone-shape {
        margin: 1px 2px !important;
    }
    [class*="-stone-type"] .filter-item {
        background-size: 22px;
    }
    #narrow-by-list .center-stone-shape {
        width: 32px;
        height: 32px;
    }
    #narrow-by-list .novel-filter.center-stone-shape.selected .filter-item,
    #narrow-by-list .center-stone-shape a.filter-item {
        width: 32px;
        height: 32px;
        background-position: center;
        background-size: 120%;
    }
    #gem_stone_clarity_slider .ui-slider-tick-mark .shade,
    #center_stone_clarity_slider .ui-slider-tick-mark .shade {
        width: 185px;
        left: -110px;
    }
}

@media only screen
and (min-device-width : 375px)
and (max-device-width : 812px)
and (-webkit-device-pixel-ratio : 3)
and (orientation : portrait) {
    #narrow-by-list.for-stones .column.left {
        width: 100%;
        padding: 0 15px;
    }
    #narrow-by-list.for-stones .column.right {
        width: 100%;
        padding: 0 15px;
    }
    dt.filter-center-stone-type,
    dt.filter-center-stone-shape,
    #narrow-by-list.for-stones .column.right label {
        font-size: 13px;
    }
    #narrow-by-list .center-stone-type {
        margin-bottom: 5px;
    }
    #narrow-by-list .center-stone-type a {
        display: flex;
        align-items: center;
    }
    #narrow-by-list .center-stone-type a span {
        padding: 0 0 0 24px !important;
    }
    #narrow-by-list .center-stone-type, #narrow-by-list .center-stone-shape {
        margin: 1px 2px !important;
    }
    [class*="-stone-type"] .filter-item {
        background-size: 22px;
    }
    #narrow-by-list .center-stone-shape {
        width: 32px;
        height: 32px;
    }
    #narrow-by-list .novel-filter.center-stone-shape.selected .filter-item,
    #narrow-by-list .center-stone-shape a.filter-item {
        width: 32px;
        height: 32px;
        background-position: center;
        background-size: 120%;
    }
    #gem_stone_clarity_slider .ui-slider-tick-mark .shade,
    #center_stone_clarity_slider .ui-slider-tick-mark .shade {
        width: 185px;
        left: -110px;
    }
}

@media only screen
and (min-device-width : 414px)
and (max-device-width : 736px)
and (orientation : portrait) {
    #narrow-by-list.for-stones .column.left {
        width: 100%;
        padding: 0 15px;
    }
    #narrow-by-list.for-stones .column.right {
        width: 100%;
        padding: 0 15px;
    }
    dt.filter-center-stone-type,
    dt.filter-center-stone-shape,
    #narrow-by-list.for-stones .column.right label {
        font-size: 13px;
    }
    #narrow-by-list .center-stone-type {
        margin-bottom: 5px;
    }
    #narrow-by-list .center-stone-type a {
        display: flex;
        align-items: center;
    }
    #narrow-by-list .center-stone-type a span {
        padding: 0 0 0 24px !important;
    }
    #narrow-by-list .center-stone-type, #narrow-by-list .center-stone-shape {
        margin: 1px 2px !important;
    }
    [class*="-stone-type"] .filter-item {
        background-size: 22px;
    }
    #narrow-by-list .center-stone-shape {
        width: 32px;
        height: 32px;
    }
    #narrow-by-list .novel-filter.center-stone-shape.selected .filter-item,
    #narrow-by-list .center-stone-shape a.filter-item {
        width: 32px;
        height: 32px;
        background-position: center;
        background-size: 120%;
    }
    #gem_stone_clarity_slider .ui-slider-tick-mark .shade,
    #center_stone_clarity_slider .ui-slider-tick-mark .shade {
        width: 185px;
        left: -110px;
    }
}

.item-placeholder .item-inner {
    background-position: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(data:image/gif;base64,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);
}
.item-image-wrapper-for-placeholder {
    position: relative;
}
.item-placeholder .item-inner img {
    opacity: .2;
}
/*! jQuery UI - v1.12.1 - 2019-06-16
* http://jqueryui.com
* Includes: core.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("https://dev5.edwinnoveljewelrydesign.com/skin/frontend/novel/default/css/images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("https://dev5.edwinnoveljewelrydesign.com/skin/frontend/novel/default/css/images/ui-icons_444444_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("https://dev5.edwinnoveljewelrydesign.com/skin/frontend/novel/default/css/images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("https://dev5.edwinnoveljewelrydesign.com/skin/frontend/novel/default/css/images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("https://dev5.edwinnoveljewelrydesign.com/skin/frontend/novel/default/css/images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("https://dev5.edwinnoveljewelrydesign.com/skin/frontend/novel/default/css/images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("https://dev5.edwinnoveljewelrydesign.com/skin/frontend/novel/default/css/images/ui-icons_777777_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}
