.elementor-20969 .elementor-element.elementor-element-23a8bb77{padding:40px 20px 20px 20px;}#elementor-popup-modal-20969 .dialog-message{width:900px;height:auto;}#elementor-popup-modal-20969{justify-content:center;align-items:center;pointer-events:all;background-color:#00000080;}#elementor-popup-modal-20969 .dialog-close-button{display:flex;font-size:20px;}#elementor-popup-modal-20969 .dialog-widget-content{animation-duration:0.8s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){.elementor-20969 .elementor-element.elementor-element-23a8bb77{padding:15px 5px 15px 5px;}#elementor-popup-modal-20969 .dialog-message{width:90vw;}}/* Start custom CSS for html, class: .elementor-element-6361d9c3 */.ringsSizePopup {
    font-family: "Archivo", Sans-serif !important;
    color: #1C1B1B;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
}

.ringsSizePopup h2 {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase !important;
    margin: 0 0 15px 0;
}

.ringsSizePopup a span {
    background: linear-gradient(0deg, #000000, #000000) 0 100% no-repeat;
    background-color: none;
    background-size: 0 1px;
    transition: background-size 0.5s;
    text-decoration: none;
    display: inline;
}

.ringsSizePopup a:hover span {
    background-size: 100% 1px;
}



.tiffany-sizes-preview-block {
    flex-direction: row;
    flex-wrap: wrap;
}

.tiffany-sizes-your-fit-block table {
    box-ordinal-group: 1;
    height: 328px;
    overflow-y: scroll;
    display: block;
    border-right: 3px solid #000;
    margin-bottom: 0;
}
.tiffany-sizes-your-fit-block table::-webkit-scrollbar {
    width: 2px;
}

.tiffany-sizes-your-fit-block table::-webkit-scrollbar-track {
    background: transparent;
}

.tiffany-sizes-your-fit-block table::-webkit-scrollbar-thumb {
    background: #000;
}
  
  
  
  
@media only screen and (max-width: 767px) {
    .ringsSizePopup {
        font-size: 14px;
        line-height: 21px;
    }

    .ringsSizePopup h2 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 10px;
    }
}



#ring-converter-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 0;
}

#ring-converter-form>div {
    display: flex;
    flex-direction: column;
    width: 100%;
}

@media only screen and (min-width: 1024px) {
    #ring-converter-form>div {
        width: auto;
        padding: 10px;
    }
}



#ring-converter-form select{
    padding:0 1.5rem 0 .5rem;
    min-width: 60px;
    height: 46px;
    background-position:right 8px top 50%;
    color: #5F6A7D;
    font-size: 13px;
    text-indent: 0.01px;
    background: #fff url('../svg/icon-arrow-down-black.svg') no-repeat right 6px top 50%;
    background-size: 13px;
    border: 1px solid #DADDE4;
    -webkit-appearance: none;
    appearance: none;
}

.ringsSizePopup .sizing-ring-converter-popup h3 a {
    text-decoration: underline;
    font-weight: 600;
    font-size: 13px;
    color: #1c1b1b;
    text-transform: uppercase;
}/* End custom CSS */