#spin-1 span a,body.modal-open .topstickbar {
    visibility: hidden
}
body,
html {
    touch-action: auto
}

.header.sticky-header {
    min-height: 33px
}

.review-popup {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #111;
    text-align: center;
    float: right;
    font-weight: 400
}

.review-popup-google {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #111;
    text-align: center;
    float: right;
    font-weight: 400
}

.sku-text {
    font-size: 12px;
    line-height: 17px;
    align-items: center;
    letter-spacing: 0;
    color: #111;
    text-align: left
}

.imageSlider .owl-item {
    transform: rotate(-90deg)
}

img.ul-img-thumb.lazyOwl:after {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.pdcanvas {
    transition: all .5s;
    opacity: 0
}

.pdcanvas.showview {
    opacity: 1
}

#spin-1 span a {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden
}



.metal-drawer {
    width: 70px;
    height: 0;
    border-radius: 10px 10px 0 0;
    left: 7px;
    position: absolute;
    display: inline-block;
    z-index: 9999;
    margin-top: 0;
    display: none;
    text-align: center;
    top: -5px;
    background: #fff
}

.metal-drawer li {
    list-style: none;
    padding: 2px 0 2px 5px;
    font-size: 13px;
    text-transform: none;
    cursor: pointer;
    text-align: left;
    text-indent: 3px
}

.metal-drawer li span {
    width: 12px;
    height: 12px;
    display: inline-block;
    float: left;
    margin: 5px 0 0 0
}

.metal-drawer.expandcollapse {
    margin-top: -68px;
    display: block;
    height: 75px;
    border: 2px solid #ccc;
    border-bottom: 4px solid #ffff
}

.metal-drawer ul {
    margin-bottom: 5px
}

#div_ring_size select,
.ringsize-blocks select {
    height: 30px;
    padding: .2rem .75rem
}

div#slider {
    background: #e9e9e9;
    border: 0;
    height: 7px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 16px;
    float: left
}

div#slider-image-tab {
    background: #e9e9e9;
    border: 0;
    height: 7px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 6px;
    float: left
}

#collapseCarat .ui-widget-content {
    background: #878787 !important
}

#collapseCarat .ui-slider-horizontal {
    height: 4px !important
}

#collapseCarat .ui-slider-horizontal .ui-slider-handle {
    outline: none !important;
    top: -11px !important;
    background-color: #fff !important;
    border: 2px solid #111 !important
}

#collapseCarat .ui-slider .ui-slider-handle {
    width: 24px !important;
    height: 24px !important;
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important
}

.product-info-wrapper {
    padding: 1rem
}

.product-info-wrapper .styleid {
    font-size: 16px;
    letter-spacing: 1px
}

.product-info-wrapper .review-box {
    display: flex;
    justify-content: end;
    cursor: pointer
}

.product-info-wrapper .review-box h6 a {
    color: #000;
    line-height: 26px
}

.product-info-wrapper .review-box .ratings {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 5px;
    color: #f59f1d
}

.product-info-wrapper .prodname h1 {
    font-size: 18px;
    line-height: 26px;
    color: #111;
    text-transform: capitalize;
    letter-spacing: 0;
    text-align: left;
    font-weight: 600
}

.product-info-wrapper .offerbox {
    background-color: #f60;
    border: 1px solid #c21807
}

.product-description h2 {
    font-size: 22px;
    float: left;
    letter-spacing: 0;
    color: #111
}

.product-description h4 {
    font-size: 14px;
    line-height: 24px;
    color: #111;
    text-transform: capitalize
}

.finance_dropdown {
    width: 310px !important;
    color: #111;
    background-color: #f8f4ef;
    position: absolute;
    z-index: 9;
    border: 1px solid #ef9000;
    box-shadow: -1px 4px 5px 0 #e5e5e5
}

.finance_dropdown_sticky {
    position: absolute;
    background: #fff;
    z-index: 9;
    bottom: 25px !important;
    box-shadow: -1px 4px 5px 0 #e5e5e5
}

.product-option-block.metal-blocks p {
    margin-bottom: .5rem;
    font-size: 12px
}

.product-option-block .metal-label {
    cursor: pointer;
    margin: 0
}

.product-option-block .metal-label input {
    display: none
}

.round-circle {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    line-height: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    text-transform: lowercase;
    color: #000
}

.product-option-block .metal-label input:checked+span.round-circle {
    line-height: 27px;
    border: 4px solid #ef900080;
}

.customizeoption-label input {
    display: none
}

.metal-detail-block li.col-auto {
    padding: 5px 10px 5px 0;
}

.customizeoption-label a,
.customizeoption-label span {
    padding: 5px 15px;
    color: #333;
    border: 1px solid #333;
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    width: auto;
    cursor: pointer
}

.customizeoption-label a.active,
.customizeoption-label a:hover,
.customizeoption-label input:checked+span {
    background-color: #f8f4ef;
    border: 1px solid #ef9000
}

.customizeoption-label a.option_squared {
    border: 1px solid #e5e5e5;
    color: #ccc !important;
    background: #fff;
    cursor: not-allowed
}

.support-icons {
    padding: 20px 0;
    margin-bottom: 0
}

.support-icons li {
    vertical-align: top;
    display: inline-block;
    text-align: center
}

.productpage-sprite {
    background-image: url(../img/productpage_sprites.png);
    background-position: 0 0;
    background-size: auto !important;
    display: inline-block
}

.bg-delivery_truck {
    width: 32px;
    height: 32px;
    background-position: -166px -170px
}

.bg-return {
    width: 32px;
    height: 32px;
    background-position: -194px -114px
}

.bg-certificate {
    width: 32px;
    height: 32px;
    background-position: -114px -170px
}

.bg-resize {
    width: 32px;
    height: 32px;
    background-position: -194px -10px
}

.bg-gift {
    width: 32px;
    height: 32px;
    background-position: -246px -62px
}

.bg-ribbon {
    width: 32px;
    height: 32px;
    background-position: -194px -62px
}

.customer-support .block,
.jewelleryinfoblock:first-child {
    border-radius: 50px 0 0 0
}

.customer-support .block,
.jewelleryinfoblock:last-child {
    border-radius: 0 0 50px 0
}

.jewelleryinfoblock {
    border: 1px solid #bf8f5f
}

.jewelleryinfoblock p:first-child {
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    margin: .5rem 0;
    text-transform: capitalize
}

.jewelleryinfoblock .text-center {
    padding: 60px 0px;
}

.jewelleryinfoblock .info_block_head {
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    margin: .5rem 0;
    text-transform: capitalize
}

.product_info_h4{
    font-size: 14px;
    line-height: 24px;
    color: #111;
    text-transform: capitalize;
}

.bg-ethical {
    width: 38px;
    height: 38px;
    background-position: -136px -102px
}

.bg-price_tag {
    width: 38px;
    height: 38px;
    background-position: -78px -102px
}

.customer-support .block a {
    color: #000
}

.customer-support .block .iconify {
    font-size: 30px;
    margin-bottom: .8rem
}

.ctabox .social-icons a {
    font-size: 30px;
    margin: 0 .5rem
}

.related-products h3.title {
    font-size: 1rem;
    color: #000;
    font-weight: 700;
    margin-bottom: 1rem;
    text-align: center
}

.related-singleprod {
    padding: 5px;
    margin: 15px;
    text-align: center;
    position: relative
}

.related-singleprod:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid transparent;
    left: 0;
    top: 0
}

.related-singleprod:hover:before {
    border: 1px solid #ddd
}

.related-singleprod .prod-img-box {
    overflow: hidden;
    margin-bottom: 1.5em
}

.related-singleprod .prod-price {
    color: #000;
    font-weight: 600;
    font-size: .8rem;
    margin: 15px 0 10px
}

.related-singleprod .prod-price span {
    padding: 0 2px
}

.review {
    border-bottom: 1px solid #dee2e6;
    padding: 1rem
}

.review:last-child {
    border-bottom: 0
}

.review .review-title {
    display: flex;
    align-items: center;
    margin-bottom: 1.2rem
}

.review .review-title .ratings {
    font-size: 20px;
    color: #e6af2a;
    margin-right: .5rem
}

.review .review-title h3 {
    font-size: 14px;
    margin: 0;
    text-transform: unset;
    font-weight: 600;
    color: #000;
    line-height: 1.2;
    padding: 5px 0
}

.review .review-text {
    margin-bottom: 1rem
}

.review .review-metatext>span {
    margin-right: .5rem
}

.review .review-metatext>span.name {
    font-weight: 600;
    letter-spacing: 1px
}

.review .review-metatext>span.verified {
    font-size: 12px;
    color: #888
}

.review .review-metatext>span.verified .iconify {
    font-size: 16px;
    margin-top: -3px
}

#custom-handle_hand,
#custom-handle_new {
    position: absolute;
    top: -7px;
    background: #222;
    right: 0;
    font-size: 17px;
    padding: 4px 3px;
    color: #fff;
    border-radius: 50%;
    cursor: pointer
}

#handle-image-tab, #custom-handle {
    position: absolute;
    top: -30px;
    background: #222;
    right: -7px;
    font-size: 12px;
    padding: 4px 3px;
    color: #fff;
    border-radius: 5px 5px 0 0
}

#shutterBlock .ui-widget-header {
    background: #ef9000 !important
}

#shutterBlock .ui-slider-horizontal {
    height: 4px !important
}

#shutterBlock .ui-slider .ui-slider-handle {
    width: 24px !important;
    height: 24px !important;
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important
}

#shutterBlock .ui-slider-horizontal .ui-slider-handle {
    outline: none !important;
    top: -11px !important;
    background-color: #fff !important;
    border: 2px solid #111 !important
}

#shutterBlock .ui-widget-content {
    background: #878787 !important
}

#shutterBlock .ui-state-focus,
#shutterBlock .ui-widget-content .ui-state-focus {
    outline: 0
}

#custom-handle>span,
#custom-handle_new>span {
    position: absolute;
    top: -27px;
    background: #222;
    right: -7px;
    font-size: 12px;
    padding: 1px 2px;
    color: #fff;
    border-radius: 5px 5px 0 0
}

#handle-image-tab>span{
    position: absolute;
    top: -19px;
    background: #222;
    right: -3px;
    font-size: 8px;
    padding: 1px 2px;
    color: #fff;
    border-radius: 5px 5px 0 0
}

#handle-image-tab>span:after,
#custom-handle>span:after,
#custom-handle_new>span:after {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    display: inline-block;
    background: #000;
    bottom: -4px;
    right: 0;
    left: 0;
    margin: 0 auto;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.search-by-diamondcode {
    height: 30px !important;
    font-size: 14px !important
}

#search-diamonds-block {
    display: inline-block;
    width: 100%;
    display: none
}

.icon-search-diamond {
    position: absolute;
    top: 0;
    right: 10px;
    padding: 7px;
    font-size: 14px;
    line-height: 18px;
    cursor: pointer;
    color: #000
}

.filter-image-video label {
    cursor: pointer
}

.filter-image-video .active {
    color: #000
}

.filter-image-video label:last-child .fa {
    border: 0;
    padding-right: 0;
    font-size: 24px
}

.diamond-search-options .table {
    margin-bottom: 20px !important
}

.diamond-search-options h5 {
    text-transform: none !important;
    color: #333;
    padding: 0 0 10px;
    letter-spacing: normal;
    font-size: 12px
}

.diamond-search-options table td {
    padding: 0 !important;
    border: none !important
}

.diamond-search-options table td:hover {
    background: 0 0 !important
}

.diamond-search-options table td {
    padding: 5px !important;
    border-left: none !important
}

.diamond-data-row-1,
.diamond-data-row {
    border-bottom: 1px solid #ccc
}

.diamond-data-row {
    cursor: pointer
}

.diamond-data-row.result_hover,
.diamond-data-row.row-selected,
.diamond-data-row:hover {
    background-color: #f8f4ef !important;
    border-bottom: 1px solid #ef9000
}

tr.diamond-data-row.even:nth-of-type(odd),
tr.diamond-data-row.odd:nth-of-type(odd) {
    border-bottom: none !important
}

.diamond-search-options .table thead td {
    font-weight: 700;
    font-size: 11px;
    color: #666;
    border-bottom: 1px solid #ccc !important;
    border-right: none !important;
    padding: 0 !important
}

.diamond-search-options .table thead td,
.diamond-search-options .table thead td:hover {
    background: white !important
}

.diamond-search-options .table thead td a {
    display: inline-block;
    padding: 7px 0 !important;
    border-left: 1px solid #ccc;
    width: 100%;
    color: #aba6a6
}

.diamond-search-options .table thead td:first-child a {
    border-left: none !important
}

.diamond-search-options .table tbody {
    overflow: auto;
    min-height: 150px
}

.head-diamondinfo {
    font-size: 11px;
    text-transform: uppercase
}

.diamond-details li {
    padding: 5px 0
}

.diamond-details li span {
    display: table-cell;
    font-size: 11px
}

.diamond-details li span:first-child {
    min-width: 90px;
    color: #000
}

.diamond-data-scrollable {
    overflow: auto;
    height: 300px;
    display: block
}

.diamond-search-options .pagination {
    text-align: right;
    width: 100%;
    display: block;
    margin: 0 !important
}

.diamond-search-options .pagination a {
    padding: 0 5px !important;
    font-size: 14px;
    border: 0;
    background: 0;
    color: #000
}

.diamond-search-options .pagination a.active {
    text-decoration: underline
}

.diamond-search-options .icon-bg {
    width: 17px;
    height: 17px;
    display: inline-block;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat
}

.final_original_price .price_label {
    margin-bottom: 0
}

.final_original_price .sep {
    display: none
}

.topstickbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    min-height: 83px;
    padding: 10px 0;
    color: #000;
    border-top: 1px solid rgb(0 0 0 / 5%)
}

.sticky_productselectioninfo .productselect-item {
    font-size: 13px;
    line-height: 20px
}

.sticky_productselectioninfo .productselect-item strong {
    color: #000
}

.sticky_productselectioninfo .productselect-item strong:after {
    content: ":"
}

div#fasterDeliveryPopup {
    position: relative;
    left: 0;
    right: 0;
    margin: 15px 0 0;
    padding: 0 !important;
    width: 98%
}

#diamond-search-slider,
#faster-delivery-slider {
    overflow: auto
}

#diamond-search-block,
#faster-delivery-option {
    position: fixed;
    top: 0;
    right: -45%;
    z-index: 1032;
    width: 100%;
    transition: all ease-in-out .1s;
    -webkit-transition: all ease-in-out .1s;
    -moz-transition: all ease-in-out .1s
}

#faster-delivery-slider .heading-block {
    padding: 15px 0 10px 15px;
    font-size: 18px;
    color: #000
}

#diamond-search-block {
    position: absolute;
    background-color: #fff
}

#diamond-search-block {
    width: 0
}

#diamond-search-block .btncloseOptions {
    position: absolute;
    left: 5px;
    top: 5px
}

.divFasterDelivery .btncloseOptions {
    position: absolute;
    top: 5px;
    right: 20px !important
}

#diamond-search-block .heading-block,
#faster-delivery-option .heading-block {
    text-transform: uppercase;
    font-size: 21px;
    color: #000;
    font-weight: 700;
    padding: 15px 0 0;
    text-align: center
}

#faster-delivery-option .heading-block {
    width: 80%;
    margin: auto
}

#diamond-search-block .heading-block {
    margin-bottom: 10px;
    padding-top: 10px
}

#fast-delivery-products .option-product {
    text-align: center;
    padding-bottom: 10px
}

#fast-delivery-products .option-product a {
    display: inline-block;
    line-height: 14px;
    padding: 0 0 20px
}


.prod-metal-color .slide_active {
    border-radius: 50%;
    border: 1px solid #BF8F5F;
}

.prod-metal-color span.color-white {
    border-radius: 50%;
    background: radial-gradient(50% 50% at 0% 0%, #F5F5F5 0%, #E1E1E1 100%);
}
.prod-metal-color span.color-gold {
    border-radius: 50%;
    background: radial-gradient(50% 50% at 0% 0%, #F1CEAC 0%, #BF8F5F 100%);
}
.prod-metal-color span.color-rose {
    border-radius: 50%;
    background: radial-gradient(50% 50% at 0% 0%, #F9E0DC 0%, #BB8072 100%);
}

.clarity-grading-block h3 {
    font-weight: 700;
    font-size: 35px;
    line-height: 70px;
    color: #000
}

.clarity-grading-block h4 {
    font-weight: 700;
    font-size: 21px;
    line-height: 30px;
    color: #666
}

.clarity-grading-block h5 {
    font-weight: 700;
    font-size: 18px;
    letter-spacing: normal;
    padding: 7px 7px;
    color: #000
}

.clarity-grading-block p {
    padding: 0 15px
}

.sprite-clarity {
    display: inline-block;
    min-height: 196px;
    background-repeat: no-repeat;
    background-position: 0 0
}

.grading-scale {
    font-size: 15px;
    display: flex;
    margin: 0 auto;
    text-align: center !important
}

#information-information .grading-scale {
    width: 85%
}

.grading-scale li {
    border-radius: 12px;
    background-color: #fff;
    color: #111 !important;
    border: 1px solid #b7b7b7;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    text-transform: capitalize;
    cursor: pointer;
    margin-left: 5px;
    padding: 0
}

.grading-scale li a {
    display: block;
    border: 0;
    padding: 7px 7px 7px 7px;
    color: #000
}

.grading-scale .active,
.grading-scale li:hover {
    background-color: #f8f4ef;
    border: 1px solid #ef9000
}

.clarity-IF {
    background: url(/catalog/view/theme/default/img/if_diagram1.jpg);
    background-repeat: no-repeat;
    background-size: 600px;
    padding-left: 600px
}

.clarity-VVS1 {
    background: url(/catalog/view/theme/default/img/vvs1_diagram1.jpg);
    background-repeat: no-repeat;
    background-size: 600px;
    padding-left: 600px
}

.clarity-VVS2 {
    background: url(/catalog/view/theme/default/img/vvs2_diagram1.jpg);
    background-repeat: no-repeat;
    background-size: 600px;
    padding-left: 600px
}

.clarity-VVS2_actual {
    background-image: url("/catalog/view/theme/default/img/vvs2_diamond.jpg");
    width: 200px;
    background-size: 100% 90%
}

.clarity-VS1 {
    background: url(/catalog/view/theme/default/img/vs1_diagram1.jpg);
    background-repeat: no-repeat;
    background-size: 600px;
    padding-left: 600px
}

.clarity-VS1_actual {
    background-image: url("/catalog/view/theme/default/img/vs1_diamond.jpg");
    width: 200px;
    background-size: 100% 90%
}

.clarity-VS2 {
    background: url(/catalog/view/theme/default/img/vs2_diagram1.jpg);
    background-repeat: no-repeat;
    background-size: 600px;
    padding-left: 600px
}

.clarity-VS2_actual {
    background-image: url("/catalog/view/theme/default/img/vs2_diamond.jpg");
    width: 200px;
    background-size: 100% 90%
}

.clarity-SI1 {
    background: url(/catalog/view/theme/default/img/si1_diagram1.jpg);
    background-repeat: no-repeat;
    background-size: 600px;
    padding-left: 600px
}

.clarity-SI1_actual {
    background-image: url("/catalog/view/theme/default/img/si1_diamond.jpg");
    width: 200px;
    background-size: 100% 90%
}

.clarity-SI2 {
    background: url(/catalog/view/theme/default/img/si2_diagram1.jpg);
    background-repeat: no-repeat;
    background-size: 600px;
    padding-left: 600px
}

.clarity-SI2_actual {
    background-image: url("/catalog/view/theme/default/img/si2_diamond.jpg");
    width: 200px;
    background-size: 100% 90%
}

.clarity-I1 {
    background: url(/catalog/view/theme/default/img/i1_diagram1.jpg);
    background-repeat: no-repeat;
    background-size: 600px;
    padding-left: 600px
}

.clarity-I1_actual {
    background-image: url("/catalog/view/theme/default/img/i1_diamond.jpg");
    width: 200px;
    background-size: 100% 90%
}

.chain-type-scale {
    font-size: 15px;
    display: flex;
    margin: 0 auto;
    text-align: center !important
}

#information-information .chain-type-scale {
    width: 85%
}

.chain-type-scale li {
    border-radius: 12px;
    background-color: #fff;
    color: #111 !important;
    border: 1px solid #b7b7b7;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    text-transform: capitalize;
    cursor: pointer;
    margin-left: 5px;
    padding: 0
}

.chain-type-scale li a {
    display: block;
    border: 0;
    padding: 7px 7px 7px 7px;
    color: #000
}

.chain-type-scale .active,
.chain-type-scale li:hover {
    background-color: #f8f4ef;
    border: 1px solid #ef9000
}

.how_it_fit_ruler_earring {
    width: 85%;
    z-index: 999999;
    left: 0;
    bottom: 30px;
    margin: 0 auto !important;
    display: none
}

.how_it_fit_ruler_ring {
    width: 85%;
    z-index: 999999;
    left: 0;
    top: 0;
    margin: 0 auto !important;
    display: none
}





	.productimgBlock {
		position: sticky;
		left: 0;
		top: 90px;
		width: 100%;
	}

	.products-thumb-block {
		width: 110px;
		text-align: left
	}

	.products-thumb-slider ul.left-thumb-images {
		position: relative;
		padding: 0;
		margin-right: auto;
		margin-left: auto
	}

	#bottom-thumbails img,
	ul.left-thumb-images img {
		border-radius: 12px
	}

	.products-thumb-slider ul.left-thumb-images li:not(:first-child) {
		border-radius: 12px;
		position: absolute;
		left: -10px;
		top: 0;
		z-index: -2;
		padding: 1px;
		border: 1px solid #cfcfcf;
		right: 0;
		margin: 0 auto
	}

	.products-thumb-slider ul.left-thumb-images li:not(:first-child).active {
		z-index: -1
	}


	.products-thumb-slider .left-thumb-images li.active img {
		opacity: .6
	}

	.products-thumb-slider .left-thumb-images li.active {
		border: 1px solid #ef9000
	}

	.products-thumb-slider .left-thumb-images li {
		border-radius: 12px;
		display: inline-block;
		border: 1px solid #cfcfcf;
		width: 100px;
		height: 100px;
		background: #cfcfcf;
		position: relative;
		cursor: pointer
	}

	#image_div {
		position: relative
	}

	.product-image-block {
		position: relative;
		padding: 50%
	}

	.product-image-block .zoomicon {
		position: absolute;
		right: 15px;
		bottom: 15px;
		font-size: 24px;
		background: #000;
		width: 36px;
		height: 36px;
		line-height: 32px;
		text-align: center;
		border-radius: 5px
	}

	.product-image-block .zoomicon a {
		color: #fff
	}

	.products-thumb-slider .block {
		border: 2px solid #dee2e6;
		display: inline-block;
		padding: 2px 15px;
		border-radius: 15px;
		float: left;
		height: 30px;
		margin: 0 5px;
		position: relative
	}


	button.m360-icon.m360-icon-fullscreen-open {
		display: none
	}

	.zoom-svg {
		width: 24px;
		height: 24px
	}

	.how-it-fits-icon {
		position: absolute;
		bottom: 0;
		right: 0;
		width: 34px;
		height: 34px;
		z-index: 1
	}

	#product360view,
	.image_display,
	#real_video_display {
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		text-align: center;
		background-color: #fcfbf9;
	}
	/* .cloudimage-360-inner-box canvas {
		mix-blend-mode: multiply;
        min-height: 500px !important;
        height: 500px !important;
	} */


	#bottom-thumbails {
        list-style: none;
        width: 100%;
        margin: 0 auto;
        float: unset;
        text-align: center;
        height: auto;
        overflow-y: hidden;
        overflow-x: auto;
        white-space: nowrap;
        scroll-behavior: smooth
    }
    
        /* Update the scrollbar styles to show scrollbars on desktop */
        .products-thumb-slider #bottom-thumbails::-webkit-scrollbar {
            width: 0;
            height: 8px; /* Show horizontal scrollbar on desktop */
            -webkit-appearance: none; /* Force appearance on Mac */
        }
        
        .products-thumb-slider #bottom-thumbails::-webkit-scrollbar-track {
            background: #f1f1f1;
            border-radius: 4px;
            -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1); /* Add shadow for Mac */
        }
        
        .products-thumb-slider #bottom-thumbails::-webkit-scrollbar-thumb {
            background: #888;
            border-radius: 4px;
            -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); /* Add shadow for Mac */
            border: 1px solid #666; /* Add border for better visibility on Mac */
        }
        
        .products-thumb-slider #bottom-thumbails::-webkit-scrollbar-thumb:hover {
            background: #555;
        }
        
        /* Show scrollbars only when content overflows */
        .products-thumb-slider #bottom-thumbails{
            scrollbar-width: thin; /* For Firefox */
            scrollbar-color: #888 #f1f1f1; /* For Firefox */
            overflow-x: auto; /* Only show scrollbar when content overflows */
            overflow-y: hidden;
            -webkit-overflow-scrolling: touch; /* Smooth scrolling on touch devices */
        }
        
        /* Specific fix for Mac/Webkit browsers */
        @supports (-webkit-hyphens:none) {
            .products-thumb-slider #bottom-thumbails {
                -webkit-overflow-scrolling: touch;
                overflow-x: auto; /* Show only when needed */
            }
            
            .products-thumb-slider #bottom-thumbails::-webkit-scrollbar {
                -webkit-appearance: none !important;
                height: 8px !important;
                background-color: rgba(0,0,0,0.1) !important;
            }
            
            .products-thumb-slider #bottom-thumbails::-webkit-scrollbar-track {
                background-color: #f1f1f1 !important;
                border-radius: 4px !important;
            }
            
            .products-thumb-slider #bottom-thumbails::-webkit-scrollbar-thumb {
                background-color: #888 !important;
                border-radius: 4px !important;
                border: 1px solid #666 !important;
            }
            
            .products-thumb-slider #bottom-thumbails::-webkit-scrollbar-thumb:hover {
                background-color: #555 !important;
            }
        }
        
        /* Hide scrollbar only on mobile devices */
    
    /* Hide scrollbar only on mobile devices */
    @media only screen and (max-width: 992px) {
        .products-thumb-slider #bottom-thumbails::-webkit-scrollbar,
        .products-thumb-slider .main-div-images::-webkit-scrollbar {
            width: 0;
            height: 0;
        }
    }

	#bottom-thumbails > li {
		border-radius: 12px;
		display: inline-block;
		border: 2px solid transparent;
		margin: 2px;
		width: 60px;
		cursor: pointer;
		position: relative;
		background: #c6c6c6;
		transition: height 1s;
		height: 60px
	}

	#bottom-thumbails > li img {
		width: 56px;
		height: 56px
	}

	#bottom-thumbails > li.active,
	#bottom-thumbails>li:hover {
		border: 2px solid #ef9000
	}

	#bottom-thumbails>li:before {
		border: 1px solid transparent;
		margin: 2px;
		width: 60px;
		height: 60px;
		cursor: pointer;
		position: relative;
		border-radius: 10px
	}

	.bottom-thumb {
		position: relative;
		max-width: 100%;
		display: block;
		clear: both
	}

	#real_video_display,
	.real_video_display {
		display: none
	}

	#real_video_display #real_product_video {
		background-size: cover;
		display: table-cell;
		vertical-align: middle;
		width: 100%
	}

	#real_video_display .mfp-close,
	.real_video_display #real_video_display-close {
		position: absolute;
		color: #000;
		right: 5px;
		top: 0;
		font-size: 34px;
		line-height: 30px;
		cursor: pointer;
		z-index: 1
	}

	#real_video_display .mfp-close {
		position: absolute;
		display: none;
		border: 0;
		background-color: #000;
		color: #fff;
		top: 5px;
		right: 26px;
		font-size: 28px;
		line-height: 28px;
		z-index: 99
	}

	.products-thumb-slider li#vipr0:before {
		content: "";
		background-image: url('../image/prod_collection/play-icon.png');
		background-color: #0707074f;
		background-repeat: no-repeat;
		background-position: center;
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		pointer-events: none
	}

	.first_360_image:first-child:not(.this-product-has-rtr)::after {
		content: "";
		background: url("/catalog/view/theme/default/img/360.png");
		top: 0;
		left: 0;
		width: 28px;
		height: 28px;
		position: absolute;
		z-index: 1;
		background-color: #f2f2f2;
		background-repeat: no-repeat;
		background-position: center;
		border-radius: 12px 0
	}

	.first_360_video:first-child::after {
		content: "";
		background: url("/catalog/view/theme/default/img/video.png");
		top: 0;
		left: 0;
		width: 28px;
		height: 28px;
		position: absolute;
		z-index: 1;
		background-color: #f2f2f2;
		background-repeat: no-repeat;
		background-position: center;
		border-radius: 12px 0
	}

	.two-image::after {
		content: "";
		background: url("/catalog/view/theme/default/img/image.png");
		top: 0;
		left: 0;
		width: 28px;
		height: 28px;
		position: absolute;
		z-index: 1;
		background-color: #f2f2f2;
		background-repeat: no-repeat;
		background-position: center;
		border-radius: 12px 0
	}

	.third-video::after {
		content: "";
		background: url("/catalog/view/theme/default/img/video.png");
		top: 0;
		left: 0;
		width: 28px;
		height: 28px;
		position: absolute;
		z-index: 1;
		background-color: #f2f2f2;
		background-repeat: no-repeat;
		background-position: center;
		border-radius: 12px 0
	}



    .img-section {
        width: calc(100% - 110px);
        min-height: 500px;
    }








.fit-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  mix-blend-mode: multiply
}

.img-section.full-width {
  margin: 0 auto
}

.rtr-inova-static-button {
  position: absolute;
  bottom: 5px;
  left: 5px;
  width: 100px;
  background: #111111;
  border-radius: 12px;
  float: left;
  cursor: pointer;
  visibility: hidden;
  z-index: 9999;
}
.rtr_sample_text{
    position: relative;
    width: 128px;
    z-index: 99;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 14px;
    color: #2c2c2c;
    display: none;
    margin-top: -35px;
    margin-right: 5px;
    text-align: right;
}
.rtr_gemstone_text{
  position: relative;
  z-index: 99;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 14px;
  text-align: center;
  color: #2c2c2c;
  display: none;
  justify-content: center;
  align-items: center;
  width: 100%;
}

	.image_tooltip {
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
		width: 280px;
		position: absolute;
		top: 0;
		z-index: 2;
		-webkit-transition: opacity 0.2s;
		transition: opacity 0.2s;
		opacity: 1;
		border: 1px solid #c4c3c3;
		border-radius: 2px;
		background-color: #fff;
		padding: 8px;
		font-family: Nunito Sans;
		font-size: 12px;
		letter-spacing: 0.5px;
		line-height: 16px;
		text-align: center
	}

.carousel-control-prev, .carousel-control-next{
  z-index: 999;
}
#product360view, .image_display, #real_video_display, #rtr_try_on{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0%;
	top: 0;
	text-align: center;
	background-color: #fcfbf9;
}
#image-section-tab .nav-link-icon{
    border-bottom: 1px solid #d9d9d9 !important;
}

#image-section-tab .nav-link-icon.active{
    border-bottom: 1px solid #ef9000 !important;
}

.carousel-indicators li {
  border: 1px solid #626262;
  background-color: #626262;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  margin-right: 5px;
}

.carousel-indicators .active {
  border: 1px solid #BF8F5F;
  background-color: #BF8F5F;
}

.title-main{
  text-transform: capitalize;
}
.truncate-container {
    font-size: 9px;
    font-weight: 400;
    line-height: 10px;
    width: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: capitalize;
}
.float-right-option-icon.shape{
  bottom: 120px;
}
.float-right-option-icon{
  position: absolute;
  width: 60px;
  height: 60px;
  bottom: 180px;
  left: 0;
  background-color: #FEFCFA;
  color: #111111;
  border: 1px solid #F3E7D7;
  border-radius: 0 50px 50px 0;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 30px;
  z-index: 999;
  transition: width 0.5s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.show-custome-option-shape, .show-custome-option-stone-type{
  height: 50px;
  width: 50px;
  background: #F3E7D7;
  border-radius: 0 50px 50px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.float-right-option-icon.show-tab .show-custome-option-shape, .float-right-option-icon.show-tab .show-custome-option-stone-type{
  display: none;
}
.float-right-option-icon.show-tab{
  width: 100%;
  border-radius: unset;
  overflow: hidden;
  height: auto;
  background: unset;
  border: none;
  box-shadow: unset;
}
.float-right-option-icon #accordionOption{
  display: none !important;
}
.float-right-option-icon.show-tab #accordionOption{
  display: flex !important;
}

.horizontal-scroll {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none; 
    margin: 0 auto;
}

{# .stone-type-label-li, .metal-label-li {
    padding: 0 4px;
} #}

#accordionOption.accordion {
    text-align: center;
}

#accordionOption.accordion.width {
  display: flex;
  justify-content: center;
  border: 1px solid #ced4da;
  background: #f8f4ef !important;
  border-radius: 24px;
  padding: 5px 8px;
  width: 330px;
}

#accordionOption .card.hide {
    width: 0;
    opacity: 0;
}

#accordionOption .card.hide-heading {
    width: calc(100% - 0px);
    overflow: hidden;
    order: 0;
}

#accordionOption .card.hide-heading .card-header {
    display: none !important;
}

#accordionOption .card:not(:first-child):not(.hide-heading) {
  border-left: 1px solid #ced4da;
}
#accordionOption .card {
    flex-direction: row;
    transition: width 0.5s ease, opacity 0.5s ease;
    width: 33%;
    overflow: unset;
    white-space: nowrap;
    background: #f8f4ef;
}
{# #accordionOption .card:first-child {
  border-radius: 50px 0 0 50px;
}
#accordionOption .card:nth-child(2) {
  border-radius: 0px;
}
#accordionOption .card:last-child {
  border-radius: 0px 50px 50px 0px;
} #}


#accordionOption.accordion.width .card .card-header {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 50px;
    padding: 0;
    position: relative;
    width: 100%;
    background: transparent;
    border-radius: 12px;
    //margin-left: 4px;
    //margin-right: 4px;
    border: none;
}

#accordionOption .collapse.show, #accordionOption .collapse.show .card-body {
    width: 100%;
    height: 100%;
}

#accordionOption .collapse .card-body {
  display: flex;
  align-items: center;
  height: 100%;
}

#accordionOption .collapsing.width {
    transition: width 0.5s ease;
    height: auto;
}

#quick_view_accordion {
    height: 100px;
}

.custome-close-new {
    border: 0;
    border-top-right-radius: .5rem;
    color: #111111;
    font-size: 20px;
    width: 30px;
    height: 30px;
    top: 0;
    right: 5px;
    margin: 0;
    padding: 0;
    opacity: 1;
    position: absolute;
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
}

.custome-close-new span {
    display: flex;
    margin-right: -15px;
    margin-top: -15px;
    position: relative;
}

.quick-view-close-2::after {
    content: "";
    position: absolute;
    background-color: var(--unselected-bg);
    width: 200%;
    height: 100%;
    top: -50%;
    right: -72%;
    transform: rotate(45deg);
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 16px, rgba(0, 0, 0, 0.4) 0px 0px 60px;
}

.round-circle-new-selected {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 17px;
    font-weight: 600;
    color: #111;
}

.quick_view_stone_type, .quick_view_shape {
    height: 36px;
    width: 36px;
}

.shape-icon-li {
    height: 32px;
    width: 32px;
    padding: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid transparent;
}

.round_li {
    border: 1px solid transparent;
    display: flex;
    overflow: hidden;
    justify-content: center;
    align-items: center;
}

.round_li.active {
    border: 1px solid #BF8F5F;
    border-radius: 50%;
}

.round-circle-new-selected.color-white-1, .metal_li span.color-white-1 {
    background: radial-gradient(50% 50% at 0% 0%, #F5F5F5 0%, #E1E1E1 100%);
}

.round-circle-new-selected.color-silver-1, .metal_li span.color-silver-1 {
    background: radial-gradient(50% 50% at 0% 0%, #D0D0D0 0%, #A7A8AA 100%);
}

.round-circle-new-selected.color-gold-1, .metal_li span.color-gold-1 {
    background: radial-gradient(50% 50% at 0% 0%, #F1CEAC 0%, #BF8F5F 100%);
}

.round-circle-new-selected.color-rose-1, .metal_li span.color-rose-1 {
    background: radial-gradient(50% 50% at 0% 0%, #F9E0DC 0%, #BB8072 100%);
}

.quick_view_metal .round-circle-new {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    color: #111111;
}

.quick_view_metal.active .round-circle-new::after {
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    border-radius: 50%;
    border: 1px solid #BF8F5F;
}

.option_tooltip {
	position: absolute;
	top: -15px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 9;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
	opacity: 1;
	border: 1px solid #c4c3c3;
	border-radius: 12px;
	padding: 4px 6px;
	font-size: 10px;
	letter-spacing: 0.5px;
	line-height: 12px;
	text-align: center;
	color: #111111;
}

.option_tooltip .v_shape {
    position: relative;
    height: 0
}

.option_tooltip .v_shape:after,
.option_tooltip .v_shape:before {
    position: absolute;
    content: "";
    left: 50%;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    margin-left: -8px
}

.option_tooltip .v_shape:before {
    border-top: 8px solid #c4c3c3;
    bottom: -16px
}

.option_tooltip .v_shape:after {
    border-top: 8px solid #007bff;
    bottom: -15px
}

.option_tooltip .v_shape:after,
.option_tooltip .v_shape:before {
    position: absolute;
    content: "";
    left: 50%;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    margin-left: -8px;
	top: 4px;
}


.abe-container {
    width: 100%;
    max-width:100%
}

h5.middle-line {
   	width: 100%;
	text-align: center;
    border-bottom: 1px solid #ef9000;
    line-height: 0.1em;
    margin: 10px 0;
} 

h5.middle-line span { 
    background: #f8f4ef;
    padding: 0 10px;
    color: #ef9000;
}

.afterpay-paragraph{
	color:111111;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
}

 #matching-product-scroll{
	text-decoration: underline;
	font-size: 14px;
 }
 #matching-product-scroll:hover{
	font-weight: 550;
 }

 .more-text-1{
	font-size: 10px !important;
	line-height: 12px !important;
	text-transform: capitalize !important;
	text-align: center;
 }

 .hide-li{
	display: none !important;
 }
 .show-li{
	display: flex !important;
 }
 .li-color-stone-parent{
	order: 3;
 }
 .li-gemstone-parent{
	order: 2;
 }

 .li-gemstone{
	order: 4
 }
 .li-color-stone{
	order: 5;
 }

 /* Add a CSS class for the sliding effect */





@media only screen and (max-width:768px) {
    .clarity-IF {
        background: url(/catalog/view/theme/default/img/if_diagram_mob.jpg);
        background-repeat: no-repeat;
        background-size: 129px 310px;
        min-height: 310px;
        padding: 72px
    }
    .clarity-VVS1 {
        background: url(/catalog/view/theme/default/img/vvs1_diagram_mob.jpg);
        background-repeat: no-repeat;
        background-size: 129px 310px;
        min-height: 310px;
        padding: 72px
    }
    .clarity-VVS2 {
        background: url(/catalog/view/theme/default/img/vvs2_diagram_mob.jpg);
        background-repeat: no-repeat;
        background-size: 129px 310px;
        min-height: 310px;
        padding: 72px
    }
    .clarity-VS1 {
        background: url(/catalog/view/theme/default/img/vs1_diagram_mob.jpg);
        background-repeat: no-repeat;
        background-size: 129px 310px;
        min-height: 310px;
        padding: 72px
    }
    .clarity-VS2 {
        background: url(/catalog/view/theme/default/img/vs2_diagram_mob.jpg);
        background-repeat: no-repeat;
        background-size: 129px 310px;
        min-height: 310px;
        padding: 72px
    }
    .clarity-SI1 {
        background: url(/catalog/view/theme/default/img/si1_diagram_mob.jpg);
        background-repeat: no-repeat;
        background-size: 129px 310px;
        min-height: 310px;
        padding: 72px
    }
    .clarity-SI2 {
        background: url(/catalog/view/theme/default/img/si2_diagram_mob.jpg);
        background-repeat: no-repeat;
        background-size: 129px 310px;
        min-height: 310px;
        padding: 72px
    }
    .clarity-I1 {
        background: url(/catalog/view/theme/default/img/i1_diagram_mob.jpg);
        background-repeat: no-repeat;
        background-size: 129px 310px;
        min-height: 310px;
        padding: 72px
    }

	#image_div .arraows {
		display: flex
	}
}

#HomeTrialPopup-modal,
#fasterDeliveryPopup-modal {
    padding-right: 0 !important
}

.metal-selected {
    font-size: 10px;
    color: #000;
    display: none;
    font-weight: 700
}

#image_div .arraows {
    display: flex
}

#google-review .owl-stage-outer,
#trustpilot-review .owl-stage-outer {
    width: 90%;
    margin: 0 auto
}

#google-review .review_date,
#trustpilot-review .review_date {
    color: rgba(25, 25, 25, 0.6);
    font-size: 12px;
    line-height: 14px;
    max-width: calc(100% - 135px);
    position: absolute;
    right: 15px;
    text-align: right;
    top: 5px
}

.tp-star__canvas,
.tp-star__canvas--half {
    fill: #00b67a
}

.yellow_white_gold_9k {
    background-image: url("/catalog/view/theme/default/img/vector_icon/9KPL.png");
    background-size: contain
}

.yellow_white_gold_18k {
    background-image: url("/catalog/view/theme/default/img/vector_icon/18KYPL.png");
    background-size: contain
}

.rose_white_gold_9k {
    background-image: url("/catalog/view/theme/default/img/vector_icon/9KRPL.png");
    background-size: contain
}

.rose_white_gold_18k {
    background-image: url("/catalog/view/theme/default/img/vector_icon/18KRPL.png");
    background-size: contain
}

.rose_white_yellow_9k {
    background-image: url("/catalog/view/theme/default/img/vector_icon/9KRWPL.png");
    background-size: contain
}

.rose_white_yellow_18k {
    background-image: url("/catalog/view/theme/default/img/vector_icon/18KRWPL.png");
    background-size: contain
}

.product-welcome-strip {
    padding-left: 5px !important;
    font-size: 11px
}

.sticky_final_prod_price {
    padding: 0 5px !important
}

.sticky_final_prod_price label {
    margin: 0 !important
}

.delivery_date_top {
    color: #007600;
    font-weight: 700
}

div#trustbadge-container-98e3dadd90eb493088abdc5597a70810 {
    display: none
}

#m360CrA200991677260 {
    display: none !important
}

.Magic360-container .Magic360 {
    touch-action: auto
}

.products-thumb-slider.prod imgInner:before {
    content: "";
    background: #f8f8f8;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -3
}

.products-thumb-slider .arraows {
    display: flex
}

.products-thumb-slider span.stack-prev.enable {
    margin-top: 23px
}

.products-thumb-slider .stack-item-prev,
.products-thumb-slider span.stack-prev {
    margin-bottom: 7px;
    border-bottom: 0;
    border-right: 0
}

.products-thumb-slider #bottom-thumbails::-webkit-scrollbar,
.products-thumb-slider .main-div-images::-webkit-scrollbar {
    width: 0;
    height: 0
}

.products-thumb-slider #bottom-thumbails::-webkit-scrollbar-track,
.products-thumb-slider .main-div-images::-webkit-scrollbar-track {
    background: #f1f1f1
}

.products-thumb-slider #bottom-thumbails::-webkit-scrollbar-thumb,
.products-thumb-slider .main-div-images::-webkit-scrollbar-thumb {
    background: #888
}

.products-thumb-slider #bottom-thumbails::-webkit-scrollbar-thumb:hover,
.products-thumb-slider .main-div-images::-webkit-scrollbar-thumb:hover {
    background: #555
}

.products-thumb-slider .video_thumb.selected {
    border: 0 !important
}

.products-thumb-slider .arraows .disabled {
    opacity: .3;
    cursor: not-allowed
}

.products-thumb-slider #bottom-thumbails>li span.hidden {
    display: block !important;
    font-size: 10px;
    font-family: Simplo-Light;
    text-align: center;
    padding-top: 8px;
    white-space: break-spaces;
    line-height: 12px
}

.bottom-thumb .block {
    display: flex;
    align-items: center;
    border: 2px solid #dee2e6;
    display: inline-block;
    padding: 2px 15px;
    border-radius: 15px;
    float: left;
    height: 30px;
    margin: 0 5px;
    position: relative
}

.block .sizechart {
    background-image: url("/catalog/view/theme/default/img/sizechart-icon.png");
    background-position: 0 0;
    background-size: auto !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    padding: 1px 10px;
    margin-left: 5px
}

.how-it-fits-popup {
    display: none;
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    z-index: 999;
    padding: 5px;
    border: 1px solid #000
}

.loading {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 550px;
    background-color: rgba(205, 205, 205, 0.4);
    background-image: url("/catalog/view/theme/default/img/animat-diamond.gif");
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 10000000;
    opacity: .4
}

.sold-alert-tooltip {
    margin-left: auto;
    margin-right: auto;
    bottom: -45px;
    width: 280px;
    position: absolute;
    z-index: 2;
    opacity: 1;
    padding: 8px;
    font-size: 12px;
    letter-spacing: .5px;
    line-height: 16px;
    text-align: center;
    color: #721c24;
    left: -280px;
    -webkit-transition: left .5s ease-in-out;
    transition: left .5s ease-in-out;
    border-radius: 14px
}

.sold-alert-tooltip #product_viewed_times {
    font-size: 12px;
    font-weight: 600
}

.sold-alert-tooltip button {
    line-height: 16px;
    font-weight: 600
}

.sold-alert-tooltip.slide {
    left: 0;
    opacity: 1;
    transition: left .2s, opacity .2s
}

.product-option-form {
    padding: 0 15px
}

.price_slash::before {
    font-weight: 100;
    float: left;
    padding: 0 3px;
    color: #111;
    font-size: 36px;
    line-height: 40px;
    content: "/"
}

.org_price {
    font-size: 14px;
    color: #111;
    text-align: left;
    font-weight: 600;
    width: max-content;
}

.org_price::after{
    content: '';
    border-bottom: 2px solid #111;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
}



.rrp_price {
    font-size: 15px;
    color: #575757;
    text-align: left;
    font-weight: bold
}

.rrp_text {
    font-size: 12px;
    color: #575757;
    text-align: left
}

.final_prod_price {
    color: #111;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px
}

.info-education {
    color: #878787;
    font-size: 12px;
    line-height: 16px
}

.info-education:hover {
    color: #111
}

.diamond-label {
    color: #878787;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0;
    text-align: left
}

.diamond-data {
    color: #111;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: 0;
    text-align: left
}

.add-cart-btn {
    color: black;
    background-color: #cfab6f;
    font-size: 14px;
    width: 88%;
    height: 29px;
    border-radius: 19px;
    border: 0;
    vertical-align: middle
}

.add-cart-btn:hover {
    background-color: #000 !important;
    border: 2px solid #000 !important;
    color: white !important
}

.final-price-div {
    background-color: unset;
    border-radius: unset
}

.price-div {
    background-color: unset;
    border-radius: unset
}

.final-price-div .discount_text {
    color: #111;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0
}

.final-price-div .final_prod_price {
    color: #111;
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: 1px
}

.seen_on li {
    background-color: unset;
    border: 0;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    width: 150px
}

.slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 4px;
    background-color: #000;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px
}

#product .btn-group,
#product .btn-group button {
    outline: none !important;
    box-shadow: none !important
}

#shutterBlock {
    display: flex;
    flex-direction: column;
    border-radius: 0 0 12px 12px
}

.delivery_msg_stock {
    font-size: 12px;
    line-height: 17px
}

.delivery-success-alert {
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    opacity: 1;
    color: #111;
    letter-spacing: 0
}

.alert-success_ab {
    border-radius: 8px;
    background: rgba(10, 80, 80, 0.1) no-repeat padding-box
}

.alert-success_ab.red {
    background: #b01e2f no-repeat padding-box
}

.alert-danger_ab {
    border-radius: 14px;
    background: rgba(228, 100, 69, 0.2) no-repeat padding-box
}

.saletimer {
    font-size: 17px;
    line-height: 17px;
    font-weight: 300
}

.saledays {
    font-size: 12px;
    line-height: 12px;
    margin: 4px;
    font-weight: 300
}

.table_padding td {
    padding: 2px 0
}

.option_text,
.customize-detail-block li a {
    font-size: 14px;
    line-height: 16px
}

.hide_options .option_text {
    font-weight: 500
}

.div_squared,
.li_squared {
    display: none !important
}

.sale_text h3 {
    font-size: 14px;
    line-height: 18px;
    margin: 0
}

.colour-grading-scale li,
.colour-grading-scale-diamond li {
    cursor: pointer
}

.option_img {
    height: 30px !important;
    width: 30px !important
}

.option_img_shape {
    height: 30px !important;
    width: 60px !important
}

tr.diamond-data-row.even {
    background-color: #f4f4f4
}

.share_the_love .insta_img_div:hover img {
    opacity: .3
}

.share_the_love .insta_img_div:hover .middle {
    opacity: 1
}

.img__wrap {
    position: relative
}

.img__description_layer {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    visibility: hidden;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity .2s, visibility .2s
}

.img__wrap:hover .img__description_layer {
    visibility: visible;
    opacity: 1
}

.img__description {
    transition: .2s;
    transform: translateY(1em);
    color: #fff;
    padding: 10px;
    align-items: center
}

.img__wrap:hover .img__description {
    transform: translateY(0)
}

.floating-label.form-group {
    position: relative
}

.floating-label label {
    position: absolute;
    left: 16px;
    top: 4px;
    line-height: 16px;
    font-size: 14px
}

.floating-label .form-control {
    height: 52px;
    padding: 18px 16px 6px 12px;
    border-radius: 14px;
    -webkit-appearance: none
}

.option-tab button {
    border-bottom: 2px solid #cfcfcf;
    color: #575757;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 24px;
    background-color: #f4f4f4
}

.option-tab .active {
    color: #111;
    border-bottom: 3px solid #ef9000;
    background-color: rgb(239, 144, 0, 0.1)
}

.carousel-indicators li {
    background-color: #000
}

.find-text a {
    color: #ef9000 !important
}

#fasterDeliveryPopup-modal .modal-header {
    padding: 20px 30px 10px
}

#fasterDeliveryPopup-modal .modal-header h4 {
    color: #111;
    text-transform: capitalize;
    margin: 0;
    font-size: 18px;
    line-height: 20px
}

.faster-delivery-table .round-circle {
    width: 25px;
    height: 25px;
    line-height: 26px;
    font-size: 10px;
    text-align: center
}

.append_similar_items a:hover {
    color: #bf8f5f
}

.customizeoption-label span.option_name {
    padding: 0;
    border: 0;
    text-align: center;
    font-size: 12px;
    text-transform: capitalize
}

#div_stone_type span.option_name {
    min-height: 28px;
    align-items: center;
    display: flex;
    text-align: center;
    line-height: 14px;
    justify-content: center
}

#div_stone_type li a {
    max-width: 100px
}

.diamond-search-options .table tbody td td:last-child {
    border-right: none !important
}

.style-filters-selection li {
    padding: 3px !important
}

.diamond-data-scrollable {
    height: 310px !important
}

.faster-delivery-scrollable {
    height: 420px !important
}

.table-height {
    overflow: auto;
    height: 400px
}

.related-product-tab .nav-tabs {
    border-bottom: 1.5px solid #ef9000
}

.related-product-tab .hero-text.active {
    border: 1.5px solid #ef9000;
    border-bottom: 0;
    background: #f8f4ef
}

.related-product-tab .hero-text {
    font-size: 18px;
    line-height: 22px;
    color: #111;
    font-weight: normal
}

.delivery-mes-highlight-font {
    font-size: 12px;
    line-height: 16px;
    font-weight: 600
}

#related-matching-tab a {
    border-bottom: 2px solid #cfcfcf;
    color: #575757;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 24px;
    background-color: #f4f4f4;
    max-width: 300px
}

#related-matching-tab a:hover,
#related-matching-tab a.active {
    color: #111;
    border-bottom: 3px solid #ef9000;
    background-color: rgb(239, 144, 0, .1)
}

#HomeTrialPopup-modal .modal-dialog .modal-body,
#fasterDeliveryPopup-modal.custom-modal .modal-body {
    padding-top: 0 !important
}

#HomeTrialPopup-modal .modal-dialog .modal-body,
#HomeTrialPopup-modal .modal-dialog .modal-header {
    padding: 0 !important
}

#HomeTrialPopup-modal .modal-dialog {
    max-width: 1024px
}

#HomeTrialPopup {
    position: relative;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0 !important
}

#home-trial-block {
    z-index: 100;
    background: #ededed;
    width: 100%;
    padding-bottom: 30px
}

#HomeTrialPopup .metal-heading {
    vertical-align: top;
    padding: 10px 10px 0 0;
    font-size: 14px;
    font-weight: 700;
    color: #333
}

#HomeTrialPopup .metal-label {
    padding-right: 10px;
    cursor: pointer
}

#HomeTrialPopup .metal-label.selectedMetal .round-circle {
    border-radius: 0 !important;
    border: 1px solid #000 !important
}

#HomeTrialPopup .metal-label.selectedMetal {
    color: #000 !important
}

#HomeTrialPopup h1 {
    padding: 15px 0;
    font-size: 30px
}

#HomeTrialPopup .prod-id {
    font-size: 14px
}

.filter-image-video .iconify {
    font-size: 20px;
    color: #999
}

.filter-image-video .active {
    color: #000
}

.diamondlisting {
    display: flex
}

.diamondListing-pagination .custom-pagination a {
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0
}

.diamondListing-pagination .custom-pagination a.active {
    border-radius: 50%;
    color: #000;
    background-color: #e6e6e6;
    font-weight: 300
}

.diamondListing-pagination .custom-pagination a:hover {
    color: #111;
    font-weight: 600;
    text-decoration: underline
}

.certificateblock {
    display: table;
    width: 100%
}

.certificateblock table {
    width: 100%
}

.certificateblock table td {
    border: 1px solid #ccc;
    padding: 5px 10px
}

.certificateblock h4 {
    padding: 15px 0
}

.originalCertificateblock {
    background: #666;
    color: #fff;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px
}

.certificateblock div img {
    max-width: 100% !important
}

.customize-detail-block li {
    float: left;
    margin-bottom: 4px
}

.customize-detail-block li a {
    padding: 8px 15px;
    background-color: #fff;
    color: #111 !important;
    border: 1px solid #b7b7b7;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    text-transform: capitalize
}

#HomeTrialPopup .customize-detail-block li a {
    margin-bottom: 5px !important
}

#HomeTrialPopup .customize-detail-block li a.selectedCarat {
    background: #000;
    color: #f4f4f4 !important
}

.h3_title,
#carateducation h3 {
    font-size: 18px;
    line-height: 26px;
    color: #111;
    text-transform: capitalize;
    letter-spacing: 0;
    text-align: left;
    font-weight: 600
}

.diamond-shape-wrapper {
    margin: 15px 0
}

.diamond-shape-wrapper li {
    display: flex !important;
    justify-content: center;
    align-items: center;
    min-height: 54px;
    width: 80px;
    background-color: #fff;
    color: #111 !important;
    border: 1px solid #b7b7b7;
    font-size: 12px;
    line-height: 20px;
    border-radius: 12px;
    cursor: pointer;
    padding: 5px 5px;
    margin: 5px auto
}

.diamond-shape-wrapper li.active {
    background-color: #f8f4ef;
    border: 1px solid #ef9000
}

.diamond-shape-wrapper li span {
    display: block;
    width: 50px;
    height: 50px;
    background-image: url("/catalog/view/theme/default/img/sprites_shapes.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 5px
}

.diamond-shape-wrapper li p {
    display: none
}

li.diamondshapes_hide.active img,
li.diamondshapes_hide:hover img {
    display: none
}

.diamond-shape-wrapper li:hover,
.diamond-shape-wrapper li.active {
    background-color: #f8f4ef;
    border: 1px solid #ef9000
}

li.diamondshapes_hide.active p,
li.diamondshapes_hide:hover p {
    display: flex
}

.diamond-shape-wrapper li p {
    justify-content: center;
    width: 70px;
    padding: 0;
    margin: 0;
    line-height: 16px
}

.carat-hand-wrap {
    position: relative
}

.diamond-carat-wrapper .diamond-resize {
    background-position: center center;
    background-repeat: no-repeat;
    cursor: default;
    height: 40%;
    left: 50%;
    margin-left: -22%;
    margin-top: -20%;
    position: absolute;
    top: 50%;
    width: 40%;
    z-index: 2
}

.earview .diamond-carat-wrapper .diamond-resize {
    margin-left: -24%;
    top: 82%
}

.neckview .diamond-carat-wrapper .diamond-resize {
    margin-left: -27%;
    top: 74%
}

.carat-size-wrapper {
    max-width: 420px;
    margin: 5px auto;
    text-align: center
}

.carat-size-wrapper ul li {
    padding: 8px 15px;
    background-color: #fff;
    color: #111 !important;
    border: 1px solid #b7b7b7;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    text-transform: capitalize;
    border-radius: 12px;
    margin-bottom: 8px;
    cursor: pointer
}

.carat-size-wrapper ul li.active {
    background-color: #f8f4ef;
    border: 1px solid #ef9000
}

.diamond-shape-wrapper {
    margin: 15px 0
}

.dia_rnd {
    background-position: -99px 1px !important
}

.dia_prn {
    background-position: 0 -48px !important
}

.dia_emr {
    background-position: -50px -100px !important
}

.dia_mqs {
    background-position: -150 0 !important
}

.dia_ovl {
    background-position: 0 0 !important
}

.dia_rad {
    background-position: 0 -100px !important
}

.dia_asc {
    background-position: -50px -50px !important
}

.dia_hrt {
    background-position: -100px -100px !important
}

.dia_per {
    background-position: -50px 0 !important
}

.dia_cus {
    background-position: -100px -50px !important
}

.shapeinfoimg {
    max-width: 280px;
    margin: auto;
    display: block
}

.shape-content-wrapper .info-img {
    text-align: center
}

.shape-content-wrapper .shapeinfoimg img {
    max-height: 150px
}

.shapeinfoimg .pull-left {
    float: left
}

.dimensionblock {
    position: relative;
    padding: 35px 0 0;
    margin-left: -60px;
    font-size: 11px;
    color: #000
}

.diamondsize_depth {
    margin-top: 45px;
    display: inline-block;
    white-space: nowrap
}

.diamond-rnd,
.diamond-round {
    background-image: url("/catalog/view/theme/default/img/shape/round_shape_new.png");
    background-size: 43.875%
}

.diamond-princess,
.diamond-prn {
    background-image: url("/catalog/view/theme/default/img/shape/princess_shape_new.png");
    background-size: 43.875%
}

.diamond-marquise,
.diamond-mqs {
    background-image: url("/catalog/view/theme/default/img/shape/marquise_shape_new.png");
    background-size: 43.875%
}

.diamond-emerald,
.diamond-emr {
    background-image: url("/catalog/view/theme/default/img/shape/emerald_shape_new.png");
    background-size: 43.875%
}

.diamond-asc,
.diamond-asscher {
    background-image: url("/catalog/view/theme/default/img/shape/asscher_shape_new.png");
    background-size: 43.875%
}

.diamond-cus,
.diamond-cushion {
    background-image: url("/catalog/view/theme/default/img/shape/cushion_shape_new.png");
    background-size: 43.875%
}

.diamond-heart,
.diamond-hrt {
    background-image: url("/catalog/view/theme/default/img/shape/heart_shape_new.png");
    background-size: 43.875%
}

.diamond-oval,
.diamond-ovl {
    background-image: url("/catalog/view/theme/default/img/shape/oval_shape_new.png");
    background-size: 43.875%
}

.diamond-pear,
.diamond-per {
    background-image: url("/catalog/view/theme/default/img/shape/pear_shape_new.png");
    background-size: 43.875%
}

.diamond-rdt,
.diamond-rad,
.diamond-radiant {
    background-image: url("/catalog/view/theme/default/img/shape/radiant_shape_new.png");
    background-size: 43.875%
}

.diamond-pendant {
    background-image: url("/catalog/view/theme/default/img/shape/pendant-sprite_new.png");
    width: 100px !important;
    height: 100px !important;
    background-size: unset !important;
    background-position: 0 0
}

.dimaond-size-mm {
    color: red;
    text-align: center;
    padding-top: 5px;
    font-size: 12px
}

#carateducation .nav-tabs li {
    border-bottom: 2px solid #cfcfcf;
    color: #575757;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 24px;
    background-color: #f4f4f4
}

#carateducation .nav-tabs li a.active {
    color: #111;
    border-bottom: 3px solid #ef9000;
    background-color: rgb(239, 144, 0, 0.1)
}

.overflow-hidden {
    overflow: hidden !important
}

@media only screen and (max-width:992px) {
    ::-webkit-scrollbar {
        width: 12px
    }
    ::-webkit-scrollbar-thumb {
        background: rgba(210, 210, 210, 0.8);
        -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 50%);
        -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
        box-shadow: inset 0 0 6px rgb(0 0 0 / 50%)
    }
    ::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
        -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3)
    }
    .changing-image-block li {
        float: none
    }
    .clarity-grading-block h3 {
        font-size: 24px;
        line-height: 30px
    }
    #image_div {
        float: none !important
    }
    .products-thumb-block {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        float: none;
        transform: none
    }
    .topstickbar {
        top: 0;
        bottom: unset;
        padding: 4px 0
    }
    .products-thumb-slider ul.left-thumb-images li:not(:first-child) {
        left: 2px;
        top: 7px;
        padding: 1px;
        right: 0
    }
    .product-description h2 {
        float: unset
    }
    .final-price-div {
        background-color: #f2e9df;
        border-radius: 0 12px 12px 0
    }
    .price-div {
        background-color: #f8f4ef !important;
        border-radius: 12px 0 0 12px
    }
    .seen_on ul {
        overflow: auto
    }
    .seen_on li {
        padding: 20px 10px
    }
    .modal-mask {
        position: fixed;
        z-index: 99999999999999;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        min-height: 100%;
        background-color: rgba(0, 0, 0, .7);
        -webkit-transition: background-color .3s ease;
        transition: background-color .3s ease;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        bottom: 0;
        min-height: 0
    }
    .modal-wrapper {
        max-width: 100%;
        max-height: 100vh;
        overflow-x: auto
    }
    .modal-wrapper .modal-container {
        min-width: 300px;
        max-width: 100%;
        background-color: #fff;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block;
        opacity: 1;
        top: 50%;
        border-radius: 5px;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 94%;
        position: absolute;
        max-height: 100%;
        overflow: auto;
        -webkit-box-shadow: 0 0 50px 5px rgb(0 0 0 / 50%);
        box-shadow: 0 0 50px 5px rgb(0 0 0 / 50%)
    }
    .choose-specific-modal .modal-wrapper .modal-container {
        top: unset;
        bottom: 0;
        right: 50%;
        left: unset;
        width: 100%;
        transform: translate(50%, 0)
    }
    .select_text {
        display: block;
        color: #111;
        font-size: 10px;
        font-weight: 400;
        line-height: 14px
    }
    .choose-specific-modal .custom-modal .modal-header {
        padding: 20px 20px 0
    }
    .choose-specific-modal .custom-modal .modal-body {
        padding: 20px 20px 0
    }
    .choose-specific-modal .custom-modal .modal-footer {
        padding: 20px 0 20px 0
    }
    .title_test {
        font-weight: 500;
        color: #111;
        font-size: 16px;
        line-height: 18px;
        text-transform: capitalize
    }
    .hide_options div a.openPopup,
    .hide_options div a.information_popup,
    .hide_options div ul,
    .hide_options div .rangeslider {
        display: none !important
    }
    .hide_options div ul.show,
    .hide_options div .rangeslider.show {
        display: block !important;
        margin: 0 !important
    }
    .customize-detail-block.active {
        background-color: #f8f4ef;
        border: 1px solid #ef9000 !important
    }
    .hide_options div.customize-detail-block {
        width: 100px;
        border: 1px solid black;
        padding: 14px 6px;
        font-size: 12px;
        border-radius: 12px;
        text-align: center;
        margin-left: 3px;
        margin-right: 3px;
        margin-bottom: 0 !important;
        flex: 1 1 auto !important;
        margin-top: 20px !important
    }
    .popup_options {
        justify-content: center
    }
    .popup_options .option_text,
    .popup_options>span {
        display: none
    }
    #clearFilter {
        display: none !important
    }
    .option_text .show {
        margin: 0 !important;
        width: 100%;
        font-weight: 600
    }
    #shutterBlock.hide_options {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center
    }
    .hide_options .customize-detail-block>span,
    .hide_options .customize-detail-block li a {
        margin: 0 !important
    }
    .popup_options .slider_maxvalue,
    .popup_options .span_stone_price_max {
        float: right;
        margin-top: 25px !important;
        font-size: 14px;
        line-height: 16px;
        color: #111;
        padding: 0
    }
    .popup_options .slider-price-range,
    .popup_options .slider-carat-range {
        max-width: 90% !important;
        width: 90% !important;
        margin-top: 10px;
        margin-left: 10px
    }
    .popup_options .rangeslider {
        width: 100%
    }
    .popup_options .slider_minvalue,
    .popup_options .span_stone_price_min {
        float: left;
        margin-top: 39px !important;
        font-size: 14px;
        line-height: 16px;
        color: #111;
        padding: 0
    }
    .sold-alert-tooltip {
        position: fixed;
        top: unset;
        bottom: 20px !important;
        left: 0 !important;
        z-index: 999;
        width: 230px;
        padding: 4px !important
    }

    .jewelleryinfoblock .text-center {
        padding: 60px 20px;
    }

    .vertical-scroll-mobile{
        overflow: auto;
        display: flex;
        flex-wrap: nowrap;
    }

    #categoryImagesBlock {
        flex-direction: column;
    }

    .products-thumb-slider ul.left-thumb-images {
        display: inline-block;
        margin: 0;
    }
    .products-thumb-block {
        order: 1;
        z-index: 99;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        float: none;
        transform: none;
    }
    .img-section {
        order: 0;
        width: 100%;
        min-height: 350px
    }
    .products-thumb-slider .left-thumb-images li {
        width: 80px;
        height: 80px;
        margin: 5px
    }
    #bottom-thumbails > li {
        display: inline-block;
        margin: 2px;
        width: 41px;
        height: 0;
        cursor: pointer;
        position: relative;
        background: #c6c6c6;
        transition: height 1s
    }
    #bottom-thumbails > li.active {
        height: 5px;
        padding: 0 !important
    }
    .full-width.img-section .metal_section_1,
    .img-section .metal_section_2 {
        display: flex !important
    }
    .full-width.img-section .metal_section_2,
    .img-section .metal_section_1 {
        display: none !important
    }


    .full-width.img-section .metal_section_1.hide,
    .img-section .metal_section_2.hide,
    .metal_section_2.hide,
    .metal_section_1.hide {
        display: none !important;
    }
    .full-width #bottom-thumbails > li,
    .full-width #bottom-thumbails > li.active {
        height: 60px;
        width: 60px
    }
    .productimgBlock {
        position: relative;
        left: 0;
        top: 0;
        width: 100%
    }


    #image_div {
        float: none !important
    }

    .main-div-images {
        width: 100%;
        display: flex;
        overflow-x: auto;
        justify-content: center;
    }


    .products-thumb-slider ul.left-thumb-images li:not(:first-child) {
        left: -6px;
        top: 2px;
    }

    .li-gemstone-parent, .li-color-stone-parent{
        display: none !important;
    }
        .hide-li{
        display: flex !important;
        }

    .modal-md.modal-md-custom{
        width: 100%;
    }
    .image-info{
    bottom: 20px;
    }

    .rtr-inova-static-button {
    bottom: 20px;
    }
    
}

@media(min-width:480px) {
    #google-review .owl-item:first-child,
    #trustpilot-review .owl-item:first-child {
        display: none
    }
}

div#vimeoVideo video {
    position: absolute;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    left: 50%;
    width: 90% !important;
    height: 90% !important
}

img.degreeIcon {
    position: absolute;
    right: -6px;
    bottom: -8px;
    top: 33px;
    cursor: pointer;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 30px;
    border-radius: 300px;
    background: #fff;
    opacity: 1
}

#spin-1 canvas+div+div {
    display: none;
    opacity: 0 !important
}

div#vimeoVideo {
    min-height: 450px;
    z-index: 0;
    position: relative
}

.product-welcome-strip {
    padding-left: 5px !important;
    font-size: 11px
}

.sticky_final_prod_price {
    padding: 0 5px !important
}

.sticky_final_prod_price label {
    margin: 0 !important
}

.selected-video-name {
    width: 85%;
    bottom: 0;
    z-index: 999999;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto !important
}

@media(max-width:768px) {
    .product-welcome-strip {
        margin-top: 10px !important
    }
    .hidden-xs {
        display: none !important
    }
    #product_video {
        height: 100% !important
    }
    .filter-list .filter-button {
        margin-top: 5px
    }
    .filter-list .filter-button a {
        font-size: 11px
    }
    .filter-list .filter-button {
        margin-right: 5px
    }
    .loading {
        height: 350px
    }
    .grading-scale li a {
        font-size: 12px;
        padding: 5px
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media(min-width:300px) and (max-width:991px) {
    .main-div-images {
        height: auto;
        width: calc(100% - 23px);
        overflow-y: hidden;
        overflow-x: scroll;
        white-space: nowrap
    }
}

.price_section {
    padding: 15px 20px;
    background: #f5f6f8;
    border-radius: 4px;
    width: 100%;
    font-size: 18px
}

.price_section .mainprice {
    color: #c01b16;
    font-weight: 700;
    font-size: 24px
}

.price_section .strikethrough {
    text-decoration: line-through
}

.price_section .inpercent {
    padding: 4px 10px;
    background: #f6dcd1;
    color: #ec540d;
    font-weight: 700;
    border-radius: 4px
}

.price_section span {
    margin-left: 12px
}

.price_section .savedamt {
    color: #ec6f70;
    font-weight: 700
}

span.inpercent+span {
    padding-left: 15px;
    border-left: thin solid #c6c6c6
}

.delivery-date {
    font-size: 16px;
    color: #6a6a6a;
    padding-top: 14px;
    text-align: right
}

.delivery-date strong {
    color: #333
}

.delivery-date img {
    width: 23px
}

.col-lg-12.btns-grp a:hover {
    background: #4d4d4d
}

section#customer-review {
    border-top: thin solid #ddd
}

p.bold-text {
    font-size: 13px !important
}

span.strketthrue {
    text-decoration: line-through
}

span.discount-rel-prod {
    position: absolute;
    left: 10px;
    top: 10px;
    background: #ff6039;
    z-index: 2;
    padding: 1px 5px;
    border-radius: 4px;
    color: #fff
}

section.certified-logos ul li {
    display: inline-block;
    width: 15%
}

section.certified-logos {
    text-align: center
}

section.certified-logos ul {
    width: 100%;
    margin: 0 auto;
    white-space: nowrap;
    overflow: auto;
    padding: 0 19px
}

section.certified-logos ul li img {
    border: thin solid #ddd;
    width: 95%
}

section.certified-logos h3 {
    font-weight: 600;
    margin-bottom: 22px;
    font-size: 20px
}

body.down .header.sticky-header {
    display: none
}

@media only screen and (max-width:600px) {
    a#btnChooseDiamond {
        display: inline
    }
    .product-info-wrapper .offerbox {
        background-color: #f60;
        margin: 0 auto;
        text-align: left;
        padding: 8px 20px !important;
        border-radius: 5px;
        font-size: 16px;
        width: 100%;
        line-height: 25px
    }
    .alt-images-box {
        width: 100%;
        overflow: auto;
        white-space: nowrap
    }
    .product-info-wrapper .offerbox {
        border-radius: 0;
        margin-top: 20px;
        text-align: center;
        font-size: 13px
    }
    .price_section span {
        margin-left: 7px
    }
    .price_section {
        padding: 20px 0 20px 0 !important
    }
    #loancalculator a {
        width: 100%
    }
    #loancalculator a svg {
        position: absolute;
        right: 10px;
        top: 8px
    }
    #loancalculator a {
        position: relative
    }
    .delivery-date {
        text-align: left;
        margin: 10px 0
    }
    ::-webkit-scrollbar {
        width: 12px
    }
    ::-webkit-scrollbar-thumb {
        background: rgb(210 210 210 / 0);
        -webkit-box-shadow: inset 0 0 6px rgb(255 255 255 / 0);
        -moz-box-shadow: inset 0 0 6px rgb(0 0 0 / 0);
        box-shadow: inset 0 0 6px rgb(255 255 255 / 0)
    }
    ::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgb(255 255 255 / 30%);
        -moz-box-shadow: inset 0 0 6px rgb(0 0 0 / 0);
        box-shadow: inset 0 0 6px rgb(255 255 255 / 30%)
    }
    hr {
        margin-top: 30px;
        margin-bottom: 20px
    }
    .col-lg-12.btns-grp a {
        padding: 10px 20px
    }
    .col-lg-12.btns-grp a:last-child {
        margin-right: 0
    }
    .cust-support-icons+span {
        display: inline-block
    }
    .support-icons li {
        margin: 10px 0
    }
    .col-md-9.col-12 .highlight-btn {
        display: table;
        margin: 0 auto 0 auto !important
    }
    #clearFilter,
    a#btnMoreLessOptions {
        margin: 20px auto 20px auto !important
    }
    section.certified-logos ul li {
        width: 35%;
        margin-bottom: 12px
    }
    .sticky_productselectioninfo .productselect-item {
        font-size: 10px;
        line-height: 15px
    }
    .how-it-fits-popup {
        right: 15px;
        bottom: 10px;
        width: 40px;
        height: 40px;
        padding: 3px
    }
}

@media screen and (max-width:768px) {
    #matching-band-button {
        display: none
    }
    #matching-band-button-mob {
        display: block
    }
}

@media screen and (min-width:820px) {
    #matching-band-button {
        display: block
    }
    #matching-band-button-mob {
        display: none
    }
}