﻿#jewelry_search .lp-p-top
{
    height: 281px;
    width: 805px;
}

#jewelry_search .lp-p-r
{
    width: 400px;
}

#jewelry_search .de-p-r-bg, #jewelry_search .dp-p-r-bg, #jewelry_search .db-p-r-bg, #jewelry_search .wb-p-r-bg, #jewelry_search .der-p-r-bg, #jewelry_search .ld-p-r-bg, #jewelry_search .rhr-p-r-bg, #jewelry_search .mj-p-r-bg, #jewelry_search .h-a-a-p-r-bg, #jewelry_search .i-c-d-p-r-bg, #jewelry_search .p-c-d-p-r-bg, #jewelry_search .dar-bg
{
    width: 380px;
    height: 256px;
}

#jewelry_search .de-p-r-bg {    
    margin: 24px 0 5px -9px !important;
}
#jewelry_search .db-p-r-bg {
    margin-left: 28px;
}

#jewelry_search .wb-p-r-bg
{
    width: 380px;
}

#jewelry_search .djtext
{
    margin-left: 0px;
    margin-right: 0px;
}

.pageArticle h2.djtitle
{
    font-size: 18px;
    margin-bottom: 20px;
}

#ringsizeselector {
    color: white;
    background-color: black;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    text-align: left;
}

#overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 200000 !important; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}

#sizerscontainer .tooltip-close {
    position: absolute;
    right: 5px;
    top: 9px;
    cursor: pointer;
}

#sizerscontainer .closebtn {
    width: 23px;
    height: 20px;
    background-position: -153px -118px;
    background-repeat: no-repeat;
    display: block;
    background-image: url(/images/rd/jdetails/jdspritesheet20161012.webp);

}

#sizerscontainer .selcontainer {
    position: relative;
    border: 1px solid #DABA70;
}

    #sizerscontainer .selcontainer::before {
        content: ' ';
        width: 7px;
        height: 15px;
        background-position: -119px -30px;
        background-image: url(/images/rd/jsearch/spritesheet20241219.png);
        background-repeat: no-repeat;
        display: inline-block;
        position: absolute;
        right: 8px;
        top: 4px;
    }

#sizerscontainer .showbtn {
    color: #000 !important;
    cursor: pointer;
    width: 140px;
    height: 41px;
    display: inline-block;
    text-align: center;
    border: solid 1px #d3b36c !important;
    background-color: #daba70;
    font-size: 18px;
    padding-top: 8px;
    text-decoration: none !important;
    letter-spacing: 2.6px;
    margin-top: 25px;
    margin-bottom: 22px;
}

.popupselectsize {
    position: fixed;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 200001 !important;
}

.popupselectsize {
    display: none;
}
.popupcontainer {
    display: grid;
    border: 1px solid #fff;
    width: 360px;
    background-color: black;
    place-content: space-around center;
    place-items: center;
    z-index: 1370;
    justify-content: center;
    align-items: center;
    justify-items: center;
    align-content: space-evenly;
}
.title-content {
    color: #e8d495;
    text-align: center;
    margin-bottom: 7px;
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 1.4;
    padding-top: 10px;
}

.select-option-ring-sizes {
    list-style-type: none;
    position: relative;
}
.select-option-ring-sizes-native {
    list-style-type: none;
    position: relative;
}
.sizes-dropdown-wrapper {
    display: inline-flex;
    width: 60px;
    padding: 2px 8px 1px 8px;
    font-family: Lato;
    font-size: 14px;
}

.select-option-ring-sizes .sizes-dropdown-wrapper {
    display: inline-block;
    width: 60px;
    padding: 2px 8px 1px 5px;
    font-family: Lato;
    font-size: 14px;
}
.tooltip-content-block {
    position: absolute;
    z-index: 50;
    background-color: black;
    padding: 10px;
    padding-left: 5px;
    padding-right: 13px;
    border: 1px solid #DABA70;
    color: #ffffff;
    right: 0px;
    display: none;
    margin-top: -1px;
    z-index: 10000;
    width: 60px;
    top: 13px;
}
.sizes-dropdown-wrapper .jewelry-search-mobile-sprite-dropdown_arrows {
    right: 8px !important;
    top: 4px !important;
    pointer-events: none;
}
