/* =========05-06-2024============ */

@font-face {
    font-family: "VDB";
    src: url("../fonts/VDB.woff2");
    font-weight: normal;
    font-style: normal;
}

.storefront-breadcrumb {
    display: none;
}

ul.variable-items-wrapper.slick-slider {
    width: 100%;
}

 .site-content {
    margin: 0;
}

 .site-content .site-main {
    margin: 0;
}
.storefront-align-wide .content-area {
    margin: 0 !important;
    width: 100% !important;
}

 .site-content .site-main article {
    margin: 0;
    padding-top: 50px;
    padding-bottom: 50px;
    z-index: 1;
    position: relative;
}

 .site-content .site-main article .entry-title {
    font-size: 40px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 30px;
    text-align: left;
    display: none;
}

 .site-content .site-main article .main-section .content-wrapper {
    display: flex;
    align-items: center;
}

 .site-content .site-main article .main-section .content-wrapper .left-content {
    width: 45%;
}

 .site-content .site-main article .main-section .content-wrapper .right-content {
    text-align: center;
    width: 55%;
}

 .main-section .content-wrapper .right-content h1 {
    font-size: 56px;
    font-weight: normal;
    line-height: 70px;
    margin-bottom: 50px;
}

 .main-section .content-wrapper .right-content p {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 30px;
}

 .main-section .content-wrapper .right-content .button-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

 .main-section .content-wrapper .right-content .button-wrap .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    max-width: 380px !important;
    width: 100%;
    text-decoration: none;
    border-radius: 0;
    outline: none;
    font-weight: 500;
    padding: 12px 40px;
    transition: all ease 400ms;
    font-size: 16px;
    border: 2px solid;
}

 .site-content .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 19px;
    text-decoration: none;
    outline: none;
    font-weight: 500;
    padding: 12px 20px;
    transition: all ease 400ms;
    font-size: 16px;
    border: 1px solid;
}

 .site-content .single_add_to_cart_button {
    padding: 12px 20px;
    font-size: 16px;
    line-height: 19px;
    margin: 0 !important;
    box-sizing: border-box;
}

.ring-size-box .size-slider .slick-track .single-slide.show span,
.ring-size-box .size-slider .slick-track .single-slide span:hover {
    color: #fff;
    background: #ddd;
    cursor: pointer;
}

.startover-popup-inner form p label {
    text-align: left;
    display: flex;
    flex-flow: column;
    width: 100%;
    justify-content: center;
}

.startover-popup-inner form p label input,
.startover-popup-inner form p label textarea {
    width: 100%;
    background: transparent;
    border: 1px solid #ccc;
    outline: none;
    box-shadow: none;
    border-radius: 5px;
}

#assetManagerLoadingBar #assetManagerLoadingBarContent {
    font-size: 0;
    background: transparent;
    border: none;
    width: 0 !important;
    height: 0 !important;
}

.startover-popup-inner form p input.wpcf7-submit {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 19px;
    text-decoration: none;
    outline: none;
    font-weight: 500;
    padding: 12px 40px;
    transition: all ease 400ms;
    font-size: 16px;
    border: 1px solid;
}

.startover-popup-inner form p:nth-child(6) {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    position: relative;
}

.startover-popup-inner form p:nth-child(6) span.wpcf7-spinner {
    position: absolute;
    margin: 0;
}

.startover-popup-inner .modal-footer {
    padding: 0 !important;
}

.startover-popup-inner .modal-footer .modal-dismiss {
    margin: 0 !important;
    height: auto !important;
    padding: 12px 20px !important;
    line-height: 19px !important;
    font-size: 16px !important;
    box-sizing: border-box !important;
}

.single-product .product .summary .btn {
    padding: 12px 40px !important;
}

.single.vdb-rb-single-page .product .summary form.cart {
    margin: 0;
    padding: 0;
}

.single-product div.product .product_meta {
    font-size: .875em;
    padding-top: 0;
    border-top: none;
    float: left;
    display: block;
    width: 100%;
}

.woocommerce-page div.product div.summary .wish-button>p {
    display: none;
}

.single.vdb-rb-single-page .product .summary form.cart .btn {
    padding: 12px 20px !important;
    float: left;
    margin-right: 10px;
}

.single.vdb-rb-single-page .product .summary .product-deatil-title {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 15px;
}

.single.vdb-rb-single-page .product .summary table {
    width: 50%;
    float: left;
}

.single.vdb-rb-single-page .product .summary table td {
    padding: 15px;
    font-size: 15px;
    line-height: 1.2;
    display: flex;
    align-items: center;
}

.single.vdb-rb-single-page .product .summary table th {
    font-size: 14px;
    line-height: 1.2;
    padding: 10px 0 !important;
    font-weight: 600;
}

.ring-size-box {
    margin-bottom: 10px;
}

.single-product div.product .variations_button .btn {
    float: left;
    margin-right: 10px;
}

.woocommerce-page div.product div.summary .wish-button {
        margin-top: 0;
    margin-bottom: 0;
    display: flex;
    flex-flow: column;
    gap: 15px;
    border-bottom: 1px solid;
    padding: 15px 0 10px;
}

.woocommerce-page div.product div.summary .wish-button .btn-list a {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    max-width: max-content;
    outline: none;
}

.woocommerce-page div.product div.summary .wish-button .btn-list a svg {
    width: 24px;
    height: 24px;
}

.vdb-rb-single-page .vdb-rb-product-desc-wrapper {
    margin: 20px 0 0 0 !important;
}

.vdb-rb-product-desc-wrapper h4,
.vdb-rb-product-desc-wrapper h5 {
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 16px;
    letter-spacing: unset;
}

#product_detail_section ul {
    margin: 0;
    padding: 0;
}

.vdb-rb-product-desc-wrapper ul li {
    width: 100%;
    list-style: none;
    display: inline-flex;
    align-items: center;
    margin-bottom: 5px;
}

.vdb-rb-product-desc-wrapper ul li label {
    font-size: 14px;
    line-height: 1.4;
    min-width: 140px;
    margin-bottom: 0;
    padding-right: 8px;
    max-width: 60%;
}

.vdb-rb-product-desc-wrapper ul li p {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    font-weight: 600;
}

.vdb-rb-product-desc-wrapper h5 {
    margin-top: 24px;
}

.vdb-rb-product-desc-wrapper ul {
    margin: 0;
    padding: 0;
}

.yith-wcwl-add-to-wishlist {
    display: none;
}

/* ========stone-serch========= */
.ring-builder-step-process {
    margin: 50px 0;
    position: relative;
    z-index: 25;
}

.ring-builder-step-process ul {
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: wrap;
}

.ring-builder-step-process ul li.ring-active-step {
    z-index: 12;
    opacity: 1;
    box-shadow: 16px 16px 40px 0 rgba(28, 5, 37, 0.4);
    background: #fff;
}

.ring-builder-step-process ul li:first-child {
    border-radius: 7px 0 0 7px;
}

.ring-builder-step-process ul li:last-child {
    border-radius: 7px 7px 7px 0;
}

.ring-builder-step-process ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 33.33%;
    height: 80px;
    position: relative;
    background: #dbf0ff;
}

.ring-builder-step-process ul li .review-tooltip-box {
    display: none;
    -ms-align-items: center;
    align-items: center;
    margin-left: auto;
    flex-wrap: wrap;
    width: 87%;
    position: absolute;
    left: 46px;
    bottom: 100px;
    background: #fdfdfd;
    padding: 30px 15px 25px;
    border-radius: 6px;
    box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.2);
    z-index: 1111;
}

.ring-builder-step-process ul li .review-tooltip-box:before {
    content: "";
    display: block;
    position: absolute;
    left: 40px;
    bottom: -8px;
    right: 0;
    margin: 0px 0px;
    width: 16px;
    height: 16px;
    background: #fdfdfd;
    border-right: 1px solid #fdfdfd;
    border-bottom: 1px solid #fdfdfd;
    box-shadow: -2px -2px 3px 0px rgba(0, 0, 0, 0.08);
    -moz-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
}

.ring-builder-step-process ul li .review-tooltip-box .tooltip-box-close-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 12px;
    color: #000000;
    cursor: pointer;
}

.ring-builder-step-process ul li .review-tooltip-box .p-content {
    margin: 0;
}

.ring-builder-step-inner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
    position: relative;
    padding: 0 40px 0 16px;
}

.ring-builder-step-process ul li.step-1:before {
    border-left: 30px solid #ffffff;
    right: -30px;
}

.ring-builder-step-process ul li.ring-active-step:before {
    border-left-color: rgba(255, 255, 255, 0.3);
}

.ring-builder-step-process ul li.ring-active-step:after {
    border-left-color: #fff;
    border-left: 26px solid #dbf0ff;
}

.ring-builder-step-process ul li.ring-active-step:after {
    border-left-color: #fff;
    opacity: 1;
    right: -25px;
}

.ring-builder-step-process ul li:before {
    content: " ";
    position: absolute;
    top: 0;
    right: -29px;
    width: 0;
    height: 0;
    z-index: 2;
    transition: border-color 0.2s ease;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 29px solid #fff;
}

.ring-builder-step-process ul li:after {
    content: " ";
    position: absolute;
    top: 0;
    right: -25px;
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 26px solid #dbf0ff;
    z-index: 2;
    transition: border-color 0.2s ease;
    opacity: 1;
}

.ring-builder-step-process ul li:last-child:before,
.ring-builder-step-process ul li:last-child:after {
    display: none;
}

.ring-builder-step-inner a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0 32px 0 16px;
    outline: none;
    text-decoration: none !important;
}

.ring-builder-step-process ul li a {
    text-decoration: none !important;
}

.stone-step .ring-builder-step-inner.no-stone-selected:after {
    content: "\e987";
    font-family: "VDB";
    font-size: 22px;
}

.setting-step .ring-builder-step-inner.no-ring-selected:after {
    content: "\ea7c";
    font-size: 30px;
    font-family: "VDB";
}

.step-3 .ring-builder-step-inner:after {
    content: "\ea3a";
    font-family: "VDB";
    font-size: 34px;
    margin-left: auto;
}

.step-count {
    font-size: 56px;
    line-height: 60px;
    font-weight: 400;
    padding-right: 11px;
}

.ring-builder-step-process ul li .ring-builder-step-inner p {
    text-transform: uppercase;
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    max-width: 65%;
}

.diamond-selection-tab-wrapper .custom-container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    gap: 2px;
    max-width: 80%;
    margin: 0 auto 32px auto;
}

.diamond-selection-tab-wrapper .diamond-selection-tab {
    flex: 1;
    background: #dddddd;
    padding: 11px 30px 11px 30px;
    font-size: 18px;
    line-height: 19px;
    font-weight: 400;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    min-height: 48px;
    gap: 16px;
    opacity: 0.6;
    color: #733d80;
}

.diamond-selection-tab-wrapper .diamond-selection-tab i::before {
    color: #733d80;
}

.diamond-selection-tab-wrapper .diamond-selection-tab.active i::before {
    color: #fff;
}

.diamond-selection-tab-wrapper .diamond-selection-tab.active {
    background-color: #733d80;
    opacity: 1;
}

.diamond-selection-tab-wrapper .diamond-selection-tab.active svg path {
    fill: #fff;
}

.diamond-selection-tab-wrapper .diamond-selection-tab.active span {
    color: #fff;
}

.diamond-selection-tab:first-child {
    border-left: none;
    border-radius: 4px 0 0 4px;
}

.diamond-selection-tab span {
    padding-left: 20px;
}

.diamond-selection-tab-wrapper .diamond-selection-tab .icon {
    font-family: "VDB";
    font-size: 22px;
    font-style: normal;
}

.mainmenu_switch_diamond:before {
    content: "\e973";
    color: #000000;
}

.choose-setting-middle-section {
    position: relative;
}

.ring-setting-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    position: relative;
}

.ring-setting-row.full {
    width: 100%;
}

.ring-setting-row {
    width: 50%;
    padding: 0 4px;
    margin-bottom: 8px;
    position: relative;
    display: block;
}

.ring-setting-row-inner {
    background: #ffffff;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.16);
    border-radius: 8px;
    padding: 16px 40px 16px 40px;
    min-height: 144px;
    height: 100%;
    position: relative;
}

.ring-setting-row h4 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    margin: 0 0 15px;
}

.ring-shape-row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: 0 -10px;
}

.ring-shape-row-header {
    display: none;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    border-bottom: 2px solid #dddddd;
    margin-bottom: 24px;
    padding: 18px 22px 11px;
}

.view-ring-button {
    display: none;
}

.ring-shape-row .slick-list {
    width: 100%;
}

.ring-shape-row.shape-slider .slick-arrow {
    width: 20px;
    height: 20px;
}

.slick-disabled {
    display: none !important;
}

.slick-arrow {
    border: none;
    outline: none;
    box-shadow: none;
    padding: 0;
    margin: 18px 0 0 0;
    position: absolute;
    font-size: 0;
    z-index: 9;
    cursor: pointer;
    top: 0;
    left: -20px;
    background-color: transparent;
}

.slick-list+.slick-arrow {
    right: -20px;
    left: unset;
}

.ring-shape-row .slick-list .slick-track {
    margin-left: 0;
    min-width: 100%;
    display: flex;
}

.ring-shape-row.shape-slider .ring-shape-box {
    padding: 0px 9px;
    min-width: 70px;
}

.ring-shape-box-inner .image_type {
    height: 100%;
    width: 100%;
}

.ring-shape-box-inner .image_type img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.ring-shape-box-inner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 4px;
    width: 100%;
    text-align: center;
    height: 56px;
    margin: 0 auto 8px;
    max-width: 100%;
}

.icon {
    font-family: "VDB";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 32px;
    margin: 0 auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: auto;
    width: auto;
}

.ring-shape-box h6 {
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    letter-spacing: -0.47px;
    margin: 0;
    opacity: 1;
    text-transform: capitalize;
    text-align: center;
}

i.icon.icon_shape_other_purple {
    font-size: 11px;
}

.ring-setting-wrapper.natural-diamonds .gemstones-row,
.ring-setting-wrapper.lab-grown-diamonds .gemstones-row {
    display: none;
}

.ring-setting-row h4 i {
    display: none;
}

.range-slider {
    position: relative;
    height: 23px;
    margin-top: 33px;
}

.irs--round .irs-handle.to {
    background-position: 4px 0px;
}

.irs--round .irs-handle.from {
    background-position: -4px 0px;
}

.irs--round .irs-bar {
    background: #733d80;
    top: 0;
}

.irs--round .irs-handle {
    background: url("../images/assets/switch-button.svg") no-repeat center center;
    border: none;
    box-shadow: none;
    border-radius: 0;
    background-size: contain;
    width: 30px;
    height: 30px;
    top: -11px;
    cursor: pointer;
}

.irs--round .irs-line {
    background: #ffffff;
    border-radius: 2px;
    top: 0;
    left: 0px;
    width: calc(100% - 0px);
}

.irs--round .irs-from,
.irs--round .irs-to {
    display: none;
}

.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
    background-color: transparent;
}

.irs--round .irs-min,
.irs--round .irs-max {
    display: none;
}

.extra-controls {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}

.extra-controls .vdb-carat-input {
    position: relative;
}

.extra-controls .vdb-carat-input .woocommerce-carat-input {
    position: absolute;
    font-size: 15px;
    display: flex;
    align-items: center;
    bottom: 0;
    right: 8px;
    top: 0px;
    color: #292735;
}

.extra-controls .vdb-carat-input .js-input-from-carat {
    text-align: left !important;
}

.extra-controls .vdb-carat-input input {
    padding-right: 20px;
}

.extra-controls input[type="text"],
.extra-controls input[type="number"] {
    background: #fff;
    border: 1px solid #dbf0ff;
    border-radius: 2px;
    height: 28px;
    line-height: 29px;
    padding: 0 6px;
    font-size: 16px;
    color: #292735;
    letter-spacing: -0.53px;
    font-weight: 400;
    max-width: 115px;
    box-shadow: none;
    margin-bottom: 0px;
}

.tabs-nav {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0;
    position: absolute;
    right: 40px;
    top: 16px;
}

.tabs-stage>div.active {
    height: auto;
    overflow: visible;
}

.tabs-stage>div {
    height: 0;
    overflow: hidden;
    padding-bottom: 10px;
}

.irs-grid {
    bottom: 40px;
}

.irs--round .irs-grid {
    height: 25px;
}

.irs--round .irs-grid-pol {
    background-color: #fff;
}

.irs-grid-pol.small {
    display: none;
}

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
    display: none;
}

.ring-setting-row h4 span {
    display: none;
}

.irs-grid-pol.small {
    height: 4px;
}

.irs--round .irs-grid-text {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: -0.47px;
    font-weight: 400;
    top: 20px;
}

.advance-reset-filter {
    margin-top: 50px;
    margin-bottom: 50px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.reset-filter,
.advance-filter {
    margin-left: auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    font-size: 16px;
    line-height: 19px;
    cursor: pointer;
    font-weight: 500;
    transition: all ease 400ms;
}

.advance-filter {
    margin: 0;
}

.reset-filter span,
.advance-filter span {
    padding-right: 17px;
    font-weight: 600;
}

.ring-result-section {
    margin-top: 0px;
    padding-top: 0px;
}

.ring-result-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.choose-setting-middle-section div#vdb_rb_result_section .ring-result-wrapper .result-status {
    margin: 0;
}

.result-status {
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
}

.sort-price {
    position: relative;
    cursor: pointer;
}

.sort-price h5 {
    font-size: 16px;
    display: flex;
    margin: 0;
    font-weight: 600;
    align-items: center;
}

.sort-price h5 #icon_arrow_down {
    position: relative;
    top: initial;
    left: initial;
    bottom: initial;
    right: initial;
    transform: rotate(90deg);
    width: 16px;
    margin: 0 0 0 10px;
}

.sort-price-dropdown {
    position: absolute;
    right: 0;
    padding: 10px 20px;
    box-shadow: 0px 10px 22px -11px rgba(38, 35, 39, 0.24);
    width: 160px;
    background-color: #ffffff;
    z-index: 99;
    display: none;
}

.sort-price-dropdown .parent {
    display: block;
    width: 100%;
    margin: 10px 0;
    height: auto;
    border-top: none;
}

.sort-price-dropdown span {
    display: block;
    font-size: 18px;
}

.sort-price-dropdown .lowest {
    padding-left: 10px;
    font-size: 16px;
}

.sort-price-dropdown .highest {
    padding-left: 10px;
    font-size: 16px;
}

.ring-result-grid {
    overflow: hidden;
    clear: both;
    margin: 0 -8px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ring-result-block {
    position: relative;
}

.ring-result-block {
    width: 25%;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 44px;
    border: 1px solid transparent;
}

.ring-result-block .whishlist-icon {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    display: none;
    opacity: 1;
    outline: none;
}
.single.vdb-rb-single-page .product .summary form.cart .btn .fa-spin {
     margin-left: 5px; 
}
.ring-size-box .size-slider .slick-list {
    max-width: 87%;
    margin: 0 auto;
}
.ring-size-box .size-slider svg.slick-arrow {
    left: 0 !important;
}
.ring-size-box .size-slider .slick-list+svg.slick-arrow{
    right:0 !important;
    left: auto !important;
}
.startover-popup .startover-popup-inner .modal-footer a.btn {
    margin-right: 0;
}
.ring-result-image {
    display: flex;
    align-items: center;
    justify-content: center;
    background: "";
    margin-bottom: 16px;
    position: relative;
    overflow: hidden;
    min-height: 280px;
    border-radius: 5px;
}

.ring-result-block .ring-result-detail {
    display: flex;
    flex-direction: column;
    flex: 1 auto;
    justify-content: space-between;
    color: #000000;
}

.ring-result-image img {
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.ring-product-name {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 18px;
    width: 100%;
}
.icon_shape_cushion_brilliant_purple:before {
    filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(29%) hue-rotate(123deg) brightness(106%) contrast(106%);
}
.ring-product-price {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}

.ring-product-price b {
    font-size: 24px;
    line-height: 26px;
    font-weight: 600;
}

.ring-result-block:hover .whishlist-icon {
    display: block !important;
}

.ring-result-block:hover {
    border: 1px solid #000000;
}

.ring-result-block .whishlist-icon:before {
    content: "";
    background-image: url("../images/assets/icon-heart-off.svg");
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    display: inline-block;
    font-size: 21px;
    font-family: "VDB";
}

/* ===============pop-up===================== */
.startover-popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 999999;
    overflow-y: auto;
    padding: 0 15px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    display: none;
    text-align: center;
}

.startover-popup.popup-without-login-wishlist .startover-popup-inner {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    /* max-height: 25vh !important; */
}
.shop_attributes th.woocommerce-product-attributes-item__label{

    text-transform: capitalize;
}
.choose-seting-image-detail p {
    color: #99745c;
}
body .startover-popup .startover-popup-inner {
    height: 80vh !important;
}

body .startover-popup.hint-popup .startover-popup-inner {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}

.ring-builder-step-process ul li.ring-active-step:last-child {
    z-index: -1;
}

.startover-popup .startover-popup-inner {
    padding-top: 50px;
    padding-bottom: 50px;
}

.startover-popup .startover-popup-inner {
    background: #fff;
    border-radius: 10px;
    padding: 30px;
    width: auto;
    margin: 0 auto;
    position: absolute;
    left: 15px;
    right: 15px;
    top: 20px;
    bottom: 20px;
    overflow-y: auto;
    max-width: 500px;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    max-height: 95vh;
}

.startover-popup-inner {
    text-align: center;
}

.startover-popup .startover-popup-inner .modal-footer {
    display: flex;
    justify-content: center;
    border: none;
    column-gap: 10px;
    padding: 12px;
    margin-top: 10px;
    flex-flow: wrap;
    gap: 10px;
}

.startover-popup .startover-popup-inner .modal-footer a.btn.secondary-btn.modal-dismiss,
.startover-popup-inner .secondary-btn.modal-dismiss,
.startover-popup.popup-without-login-wishlist .startover-popup-inner .modal-footer>a {
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    transition: all ease 500ms;
    margin-right: 10px;
}

.popup-without-login-wishlist .modal-footer .btn {
    min-width: 50%;
}

.startover-popup-inner .secondary-btn {
    cursor: pointer;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    text-decoration: none;
    outline: none;
    padding-top: 14px;
}

.vdb-rb-ajax-load {
    text-align: center;
}

.vdb-rb-ajax-load img {
    margin: 0 auto;
}

/* =============ICONS=============== */
.LAB-Icon .path1:before {
    content: "\ea09";
    color: #000000;
}

.LAB-Icon .path2:before {
    content: "\ea0a";
    margin-left: -2.40039063em;
}

.curved_arrow:before {
    content: "\ea08";
    color: #000000;
}

.icon_shape_asscher_purple:before {
    content: "\e900";
    color: #000000;
}

.icon_shape_asscher_white:before {
    content: "\e901";
    color: #000000;
}

.icon_shape_baguette_purple:before {
    content: "\e902";
    color: #000000;
}

.icon_shape_baguette_white:before {
    content: "\e903";
    color: #000000;
}

.icon_shape_briolette_purple:before {
    content: "\e904";
    color: #000000;
}

.icon_shape_briolette_white:before {
    content: "\e905";
    color: #000000;
}

.icon_shape_bullets_purple:before {
    content: "\e906";
    color: #000000;
}

.icon_shape_bullets_white:before {
    content: "\e907";
    color: #000000;
}

.icon_shape_cushion_modify_purple:before {
    content: "\e908";
    color: #000000;
}

.icon_shape_cushion_modify_white:before {
    content: "\e909";
    color: #000000;
}

.icon_shape_cushion_purple:before {
    content: "\e90a";
    color: #000000;
}

.icon_shape_cushion_modified_purple:before {
    content: "\e90a";
    color: #000000;
}

.icon_shape_cushion_white:before {
    content: "\e90b";
    color: #000000;
}

.icon_shape_emerald_purple:before {
    content: "\e90c";
    color: #000000;
}

.icon_shape_emerald_white:before {
    content: "\e90d";
    color: #000000;
}

.icon_shape_euro_cut_purple:before {
    content: "\e90e";
    color: #000000;
}

.icon_shape_euro_cut_white:before {
    content: "\e90f";
    color: #000000;
}

.icon_shape_flanders_purple:before {
    content: "\e910";
    color: #000000;
}

.icon_shape_flanders_white:before {
    content: "\e911";
    color: #000000;
}

.icon_shape_half_moon_purple:before {
    content: "\e912";
    color: #000000;
}

.icon_shape_half_moon_white:before {
    content: "\e913";
    color: #000000;
}

.icon_shape_halfmoon_purple:before {
    content: "\e914";
    color: #000000;
}

.icon_shape_halfmoon_white:before {
    content: "\e915";
    color: #000000;
}

.icon_shape_heart_purple:before {
    content: "\e916";
    color: #000000;
}

.icon_shape_heart_white:before {
    content: "\e917";
    color: #000000;
}

.icon_shape_hexagonal_purple:before {
    content: "\e918";
    color: #000000;
}

.icon_shape_hexagonal_white:before {
    content: "\e919";
    color: #000000;
}

.icon_shape_kite_purple:before {
    content: "\e91a";
    color: #000000;
}

.icon_shape_kite_white:before {
    content: "\e91b";
    color: #000000;
}

.icon_shape_lozenge_purple:before {
    content: "\e91c";
    color: #000000;
}

.icon_shape_lozenge_white:before {
    content: "\e91d";
    color: #000000;
}

.icon_shape_marquise_purple:before {
    content: "\e91e";
    color: #000000;
}

.icon_shape_cabochon_purple:before {
    content: "\ea70";
    color: #000000;
}

.icon_shape_marquise_white:before {
    content: "\e91f";
    color: #000000;
}

.icon_shape_octagonal_purple:before {
    content: "\e920";
    color: #000000;
}

.icon_shape_old_miner_purple:before {
    content: "\e922";
    color: #000000;
}

.icon_shape_old_miner_white:before {
    content: "\e923";
    color: #000000;
}

.icon_shape_other_purple:before {
    content: "\e924";
    color: #000000;
}

.icon_shape_other_white:before {
    content: "\e925";
    color: #000000;
}

.icon_shape_oval_purple:before {
    content: "\e926";
    color: #000000;
}

.icon_shape_oval_white:before {
    content: "\e927";
    color: #000000;
}

.icon_shape_pear_purple:before {
    content: "\e928";
    color: #000000;
}

.icon_shape_pear_white:before {
    content: "\e929";
    color: #000000;
}

.icon_shape_pentagonal_purple:before {
    content: "\e92a";
    color: #000000;
}

.icon_shape_pentagonal_white:before {
    content: "\e92b";
    color: #000000;
}

.icon_shape_princess_purple:before {
    content: "\e92c";
    color: #000000;
}

.icon_shape_princess_white:before {
    content: "\e92d";
    color: #000000;
}

.icon_shape_radiant_purple:before {
    content: "\e92e";
    color: #000000;
}

.icon_shape_radiant_white:before {
    content: "\e92f";
    color: #000000;
}

.icon_shape_rose_cut_purple:before {
    content: "\e930";
    color: #000000;
}

.icon_shape_rose_cut_white:before {
    content: "\e931";
    color: #000000;
}

.icon_shape_rose_purple:before {
    content: "\e932";
    color: #000000;
}

.icon_shape_rose_white:before {
    content: "\e933";
    color: #000000;
}

.icon_shape_round_purple:before {
    content: "\e934";
    color: #000000;
}

.icon_shape_round_white:before {
    content: "\e935";
    color: #000000;
}

.icon_shape_shield_purple:before {
    content: "\e936";
    color: #000000;
}

.icon_shape_shield_white:before {
    content: "\e937";
    color: #000000;
}

.icon_shape_sq_emerald_purple:before {
    content: "\e938";
    color: #000000;
}

.icon_shape_sq_emerald_white:before {
    content: "\e939";
    color: #000000;
}

.icon_shape_square_purple:before {
    content: "\e93a";
    color: #000000;
}

.icon_shape_square_white:before {
    content: "\e93b";
    color: #000000;
}

.icon_shape_star_purple:before {
    content: "\e93c";
    color: #000000;
}

.icon_shape_star_white:before {
    content: "\e93d";
    color: #000000;
}

.icon_shape_step_cut_purple:before {
    content: "\e93e";
    color: #000000;
}

.icon_shape_step_cut_white:before {
    content: "\e93f";
    color: #000000;
}

.icon_shape_tap_Baguette_purple:before {
    content: "\e940";
    color: #000000;
}

.icon_shape_tap_Baguette_white:before {
    content: "\e941";
    color: #000000;
}

.icon_shape_trapezoid_purple:before {
    content: "\e942";
    color: #000000;
}

.icon_shape_trapezoid_white:before {
    content: "\e943";
    color: #000000;
}

.icon_shape_triangle_purple:before {
    content: "\e944";
    color: #000000;
}

.icon_shape_triangle_white:before {
    content: "\e945";
    color: #000000;
}

.icon_shape_triangular_purple:before {
    content: "\e946";
    color: #000000;
}

.icon_shape_triangular_white:before {
    content: "\e947";
    color: #000000;
}

.icon_shape_trilliant_purple:before {
    content: "\e948";
    color: #000000;
}

.icon_shape_trilliant_white:before {
    content: "\e949";
    color: #000000;
}

.x_alert_toaster:before {
    content: "\e94a";
    color: #000000;
}

.icon_sort_add:before {
    content: "\e94b";
    color: #000000;
}

.icon_sort_arrow_down_purple:before {
    content: "\e94c";
    color: #000000;
}

.icon_sort_arrow_down:before {
    content: "\e94d";
    color: #000000;
}

.icon_sort_arrow_up_purple:before {
    content: "\e94e";
    color: #000000;
}

.icon_sort_arrow_up:before {
    content: "\e94f";
    color: #000000;
}

.icon_sort_cancel:before {
    content: "\e950";
    color: #000000;
}

.icon_sort_carat:before {
    content: "\e951";
    color: #000000;
}

.icon_sort_clarity:before {
    content: "\e952";
    color: #000000;
}

.icon_sort_cut_grade:before {
    content: "\e954";
    color: #000000;
}

.icon_sort_depth .path1:before {
    content: "\e955";
    color: #000000;
}

.icon_sort_depth .path2:before {
    content: "\e956";
    margin-left: -1.14257812em;
    color: #000000;
    opacity: 0.5;
}

.icon_sort_discount:before {
    content: "\e957";
    color: #000000;
}

.icon_sort_fancy_color .path1:before {
    content: "\e958";
    color: #000000;
    opacity: 0.3;
}

.icon_sort_fancy_color .path2:before {
    content: "\e959";
    margin-left: -1.04980469em;
    color: #000000;
    opacity: 0.5;
}

.icon_sort_fancy_color .path3:before {
    content: "\e95a";
    margin-left: -1.04980469em;
    color: #000000;
}

.icon_sort_flur:before {
    content: "\e95b";
    color: #000000;
}

.icon_sort_lab:before {
    content: "\e95c";
    color: #000000;
}

.icon_sort_location:before {
    content: "\e95d";
    color: #000000;
}

.icon_sort_measurments:before {
    content: "\e95e";
    color: #000000;
}

.icon_sort_move:before {
    content: "\e95f";
    color: #000000;
}

.icon_sort_polish:before {
    content: "\e960";
    color: #000000;
}

.icon_sort_price_per_carat:before {
    content: "\e961";
    color: #000000;
}

.icon_sort_ratio:before {
    content: "\e962";
    color: #000000;
}

.icon_sort_shape .path1:before {
    content: "\e963";
    color: #000000;
    opacity: 0.3;
}

.icon_sort_shape .path2:before {
    content: "\e964";
    margin-left: -1.46679687em;
    color: #000000;
    opacity: 0.7;
}

.icon_sort_shape .path3:before {
    content: "\e965";
    margin-left: -1.46679687em;
    color: #000000;
}

.icon_sort_supplier:before {
    content: "\e966";
    color: #000000;
}

.icon_sort_symmetry:before {
    content: "\e967";
    color: #000000;
}

.icon_sort_table .path1:before {
    content: "\e968";
    color: #000000;
    opacity: 0.5;
}

.icon_sort_table .path2:before {
    content: "\e969";
    margin-left: -1.14257812em;
    color: #000000;
}

.icon_sort_total_price:before {
    content: "\e96a";
    color: #000000;
}

.icon_sort:before {
    content: "\e96b";
    color: #000000;
}

.icon_mainmenu_close:before {
    content: "\e96c";
    color: #000000;
}

.icon_mainmenu_expend:before {
    content: "\e96d";
    color: #000000;
}

.mainmenu_collection:before {
    content: "\e96e";
    color: #000000;
}

.mainmenu_favorite:before {
    content: "\e96f";
    color: #000000;
}

.mainmenu_notification:before {
    content: "\e970";
    color: #000000;
}

.mainmenu_saved_search:before {
    content: "\e971";
    color: #000000;
}

.mainmenu_search:before {
    content: "\e972";
    color: #000000;
}

.mainmenu_switch_diamond:before {
    content: "\e973";
    color: #000000;
}

.mainmenu_switch_gemstone:before {
    content: "\e974";
    color: #000000;
}

.mainmenu_switch_jewelry:before {
    content: "\e975";
    color: #000000;
}

.icon_shape_cushion_brilliant_purple:before {
    content: "";
    background: url(../images/assets/Cushion-Brilliant.svg) no-repeat center center;
    display: block;
    width: 26px;
    height: 26px;
    background-size: contain;
}

.metal-shape {
    width: 38px;
    height: 38px;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 100%;
    background-image: linear-gradient(255deg, #ebebeb, #e8e8e8 -2%, #676363);
    border: 1px solid #888687;
    display: flex;
    justify-content: center;
    align-items: center;
}

.rose-gold {
    background-image: linear-gradient(7deg, #ffd8d8 7%, #e86c63 160%);
    border-color: #e86c63;
}

.yellow-gold {
    background-image: linear-gradient(7deg, #f6eab2 7%, #bc8e0c 140%);
    border-color: #bc8e0c;
}

.ring-shape-box-inner svg path {
    fill: #000000;
}

.vdb_rb_change_single_page {
    font-size: 16px;
    line-height: 19px;
    position: relative;
    text-decoration: none;
    margin: 40px 0 40px 20px;
    font-weight: 600;
    display: block;
    padding-left: 10px;
    padding-bottom: 4px;
    display: flex;
    outline: none !important;
}

.vdb_rb_change_single_page svg {
    margin-left: -35px;
    margin-right: 10px;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
    display: flex;
    margin-bottom: 20px;
    float: left;
    width: 48%;
    position: relative;
    margin-right: 0;
    flex-flow:column;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    position: absolute;
    top: 0.5em;
    right: 0.5em;
    font-size: 2em;
    z-index: 9;
    width: 36px;
    height: 36px;
    background: #fff;
    text-indent: -9999px;
    border-radius: 100%;
    box-sizing: content-box;
    background-color: transparent !important;
    display: none !important;
}

img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport {
    border: 2px solid ;
    border-radius: 5px;
    width: 100%;
    float: left;
    height: 100% !important;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport canvas {
    height: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100% !important;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper {
    display: flex;
    align-items: center;
    height: 100%;
    transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
    margin: 0;
    padding: 0;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    height: 100%;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
    height: 100%;
    display: flex;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {
    height: 100%;
    padding: 30px;
    object-fit: contain;
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none;
}

.woocommerce div.product div.images .flex-control-thumbs {
    overflow: hidden;
    zoom: 1;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    gap: 15px;
}
.woocommerce div.product div.images.woocommerce-product-gallery .vdb_rb_vid_cert_wrapper{
    margin: 0 !important;
}
.woocommerce div.product div.images.woocommerce-product-gallery ol.flex-control-nav li {
    width: calc(25% - 12px);
    float: left;
    list-style: none;
    margin-right: 0;
    border: 2px solid;
    padding: 5px;
    border-radius: 5px;
}

.woocommerce div.product div.images.woocommerce-product-gallery ol.flex-control-nav {
    margin-right: 10px;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    float: right;
    width: 48%;
    clear: none;
    padding: 0;
    margin-bottom: 2em;
    text-align: left;
    margin-left: 0;
}

.tab_rb-rings.single-product .product .summary .vdb-rb-single-stock-num {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 15px;
}

.single-product .product .summary .product_title {
    font-size: 24px;
    font-weight: 600 !important;
    line-height: 24px;
    margin: 18px 0px 0px;
}

.single.vdb-rb-single-page .product .summary p.price {
    display: flex;
    font-size: 22px;
    font-weight: bold !important;
    align-items: baseline;
    font-weight: 400;
    gap: 5px;
}
.product_cat-rb-rings section > .elementor-container .elementor-column:first-child,
.product_cat-rb-diamonds section > .elementor-container .elementor-column:first-child {
    width: 48%;
}
.product_cat-rb-rings section > .elementor-container .elementor-column:last-child,
.product_cat-rb-diamonds section > .elementor-container .elementor-column:last-child {
    width: 52%;
}
.summary .vdb-rb-single-stock-num span.vdb-rb-single-span-value {
    font-size: 18px;
}

.single.vdb-rb-single-page .product_cat-rb-rings.product .summary p.price {
    margin: 0 !important;
}

.summary .vdb-rb-single-stock-num {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 0;
}

.single-product .summary .product_title {
    margin: 20px 0;
}

body.single-product .summary p.price {
    margin-bottom: 20px !important;
    margin-top: 0;
}

.product div.summary form.variations_form.cart {
    width: 100%;
    display: initial;
    margin: 0px;
    padding: 0px;
}

.woocommerce div.product form.cart .variations {
    margin-bottom: 1em;
    border: 0;
    width: 100%;
}

.woocommerce div.product form.cart .variations th label {
    font-size: 16px;
    font-weight: normal;
}

.woocommerce div.product form.cart .variations th span {
    font-size: 16px;
    font-weight: 600;
}

.woocommerce div.product form.cart table {
    margin: 0 0 2rem;
}

.single-product div.product tr {
    border: 0;
}

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
    border: 0;
    line-height: 2em;
    vertical-align: top;
    padding-left: 0;
    padding-top: 20px;
    text-align: start;
    width: auto !important;
}

.woocommerce div.product form.cart .variations th {
    padding-top: 0;
}

.single-product div.product .variations_button {
    padding-top: 10px;
    padding-bottom: 25px;
    margin-top: 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.woocommerce div.product form.cart .variations th.value {
    padding: 0.5rem;
    padding-left: 0;
}

.single-product div.product .woocommerce-product-gallery img {
    margin: 0;
    width: 100%;
}

.woo-variation-swatches .variable-items-wrapper .variable-item img {
    width: 50px;
    height: 50px;
    margin: auto;
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span {
    padding: 8px 5px 0 5px;
    font-size: 13px;
    padding-bottom: 0px;
    line-height: 14px;
    font-weight: 400;
    margin-bottom: 0px;
}

.woo-variation-swatches .variable-items-wrapper .variable-item-span {
    position: relative;
}

ul.variable-items-wrapper li.variable-item {
    height: 100% !important;
    box-shadow: none !important;
}

.ring-size-box .size-slider {
    position: relative;
}

.ring-size-box .size-slider svg {
    margin: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.ring-size-box .size-slider .slick-track .single-slide {
    text-align: center;
    display: flex;
    justify-content: center;
}

.ring-size-box .size-slider .slick-track .single-slide span {
    border: 1px solid #dddddd;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}

.ring-size-box h5 {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 500;
}

.choose-seting-image-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    margin-left: auto;
    padding-right: 0;
}

.choose-seting-image {
    background: #ffffff;
    width: 48px;
    height: 48px;
    overflow: hidden;
    padding: 0px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    border-radius: 4px;
}

.choose-seting-image-detail {
    padding-left: 10px;
}

.choose-seting-image-wrapper .choose-seting-image p {
    display: none;
}

.choose-seting-image-wrapper .choose-seting-image a {
    padding: 0;
}

.choose-seting-image-detail .choose-seting-image-view {
    display: flex;
}

.choose-seting-image-detail .choose-seting-image-view a {
    padding: 0 5px;
}

 .main-section .content-wrapper .right-content p.vdb_rb_or_line {
    margin-top: 30px;
}

.startover-popup-inner form .wpcf7-response-output {
    margin: 20px 0;
}

body__wrapper.entry-content .review-section-wrapper {
    max-width: unset !important;
    width: unset !important;
}

.review-gallery-section {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 2px solid #ffffff;
    padding-bottom: 0px;
    margin-top: 56px;
}

.prd-discribe-wrapper.review-bottom-subtotal {
    border: 0;
}

.review-bottom-subtotal {
    text-align: right;
    margin-top: 0;
    margin-bottom: 56px;
    padding-top: 0;
}

.prd-discribe-wrapper {
    padding: 24px 0;
}

.review-gallery-section .review-gallery-left {
    width: 55%;
}

.review-gallery-section .review-gallery-right {
    padding-left: 40px;
    width: 45%;
}

.review-gallery-section .gallery-slider-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.review-gallery-left .image-swape-wrapper {
    width: 100%;
}

.review-gallery-left .image-swape-wrapper .main-image {
    position: relative;
    width: 100%;
}

.review-gallery-left .image-swape-wrapper .main-image img {
    max-width: 100%;
    margin: auto;
    width: 100%;
}

.image-swape-wrapper .main-image .thumb-image {
    display: block;
    width: 80px;
    height: 80px;
    position: absolute;
    left: 20px;
    top: 20px;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    cursor: pointer;
}

.image-swape-wrapper .main-image .thumb-image img {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.review-gallery-section .review-gallery-right .comp-ring-title {
    font-size: 38px;
    line-height: normal;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 20px;
    margin-bottom: 0;
}

.prd-discribe-wrapper {
    padding: 24px 0;
    border-top: 1px solid #eaeaea;
}

.review-gallery-section .review-gallery-right .review-gallery-header {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}

.review-gallery-section .review-gallery-right .review-gallery-header .review-diamond-type {
    font-size: 20px;
    line-height: 23px;
    font-weight: 400;
    text-transform: capitalize;
    position: relative;
    padding-left: 0;
    width: auto;
    display:flex;
    align-items: center;
}

.review-gallery-section .review-gallery-right .review-gallery-header .review-change-setting {
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    cursor: pointer;
}

.review-gallery-section .review-gallery-right .review-gallery-header .review-diamond-type.review-setting-type:before {
    content: "\ea7c";
    font-family: 'VDB';
    font-size: 26px;
    height: 27px;
    left: 0;
    top: 3px;
    position: absolute;
}

.review-section-wrapper .review-gallery-section .review-gallery-right .prd-discribe-wrapper .review-gallery-header .review-diamond-type span {
    display: inline-block;
    vertical-align: middle;
    padding-top: 0px;
    margin-left: 35px !important;
}

.review-gallery-section .review-gallery-right .review-gallery-header .review-change-setting a {
    text-decoration: none;
    outline: none;
    border-right: 1px solid;
    padding: 0 8px;
    font-size: 18px;
    font-weight: 600;
}

.review-gallery-section .review-gallery-right .review-gallery-header .review-change-setting a:last-child {
    border-right: none;
}

.review-gallery-section .review-gallery-right .review-sku {
    margin-bottom: 19px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
    letter-spacing: -0.39px;
}

.review-gallery-section .review-gallery-right .review-sku strong {
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
}

.review-gallery-section .review-gallery-right h2 {
    font-size: 24px;
    line-height: 26px;
    font-weight: 400;
    margin: 0 0 15px;
}

.review-gallery-section .review-gallery-right .review-price {
    margin-bottom: 0;
}

.review-gallery-section .review-gallery-right .review-price strong {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
}

.review-gallery-section .review-gallery-right .review-price strong+span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 16px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
}

.ring-size-box {
    padding-right: 20px;
    margin-top: 10px;
    position: relative;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: 0;
}

.review-gallery-right .ring-size-box h5 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
}

.prd-discribe-wrapper.review-bottom-subtotal {
    border: 0;
}

.review-bottom-subtotal {
    text-align: right;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.main-review-cls {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 0px;
    margin-top: 0px;
}

.main-review-cls .review-left {
    width: 45%;
    text-align: left;
}

.main-review-cls .review-right {
    padding-left: 40px;
    width: 55%;
}

.review-bottom-subtotal .review-subtotal {
    margin-bottom: 40px;
    align-items: flex-end;
    display: flex;
    justify-content: flex-end;
}

.review-bottom-subtotal .review-subtotal span {
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
}

.review-bottom-subtotal .review-subtotal strong {
    font-size: 38px;
    line-height: 40px;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
    padding-left: 16px;
}

.review-bottom-subtotal .review-cart-button a:first-child {
    margin-left: 0;
}

.review-bottom-subtotal .review-cart-button a {
    margin-left: 16px;
    text-decoration: none;
}

.review-cart-button {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.review-cart-button.start-over-btn {
    margin-top: 30px;
}

.review-cart-button.start-over-btn a {
    border: none !important;
    gap: 10px;
    font-weight: 600;
    padding: 0 !important;
    width: auto !important;
}

.review-gallery-section .review-gallery-right .review-gallery-header .review-diamond-type.Lab_grown_Diamond span {
    margin-left: 0 !important;
}

.review-bottom-subtotal {
    padding-top: 0 !important;
}

.startover-popup-inner .secondary-btn.modal-dismiss {
    margin-right: 0;
}

.ring-product-price span {
    padding-left: 5px;
}

.woocommerce div.product form.cart .variations th label {
    font-size: 16px;
    font-weight: normal;
}

.woocommerce div.product form.cart .variations th span {
    font-size: 16px;
    font-weight: 600;
}

.single-product div.product .single_variation .price bdi {
    font-size: 30px;
    font-weight: 600;
}

.single-product div.product .single_variation .price span span {
    font-size: 24px;
}

.single-product div.product .single_variation .price {
    font-size: 18px;
}

/* ==============MEDIA=================== */
@media(max-width:1199px) {
    .choose-seting-image-wrapper {
        display: none;
    }

    .stone-step.vdb_rb_step.vdb_rb_completed_step .ring-builder-step-inner:after,
    .setting-step.vdb_rb_step.vdb_rb_completed_step .ring-builder-step-inner:after {
        content: "";
        display: block;
        background: url(../images/assets/check-ic-white.svg) no-repeat center center;
        width: 15px;
        height: 15px;
        background-size: 100%;
        filter: invert(0);
        margin-left: 5px;
    }
}

@media(max-width:1024px) {
    .single.vdb-rb-single-page .product .summary table {
        width: 100%;
        float: left;
    }
}

@media (max-width: 991px) {
    .review-gallery-left .image-swape-wrapper .main-image {
        max-width: 500px;
        margin: auto;
    }

    .review-gallery-section .review-gallery-left,
    .review-gallery-section .review-gallery-right {
        width: 100%;
        padding: 0;
    }

    .ring-size-box .size-slider .slick-track .single-slide span {
        width: 40px;
        height: 40px;
    }

     .site-content .site-main article {
        padding-top: 80px;
        padding-bottom: 80px;
    }

     .main-section .content-wrapper .right-content h1 {
        font-size: 48px;
        line-height: 1;
    }

    .ring-setting-row {
        width: 100%;
    }

    .ring-result-block {
        width: 33.33%;
        margin-bottom: 30px;
    }

    .diamond-selection-tab-wrapper .custom-container {
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .ring-builder-step-process ul li.ring-active-step:first-child::before {
        right: -25px;
    }

    .review-gallery-section .review-gallery-right .comp-ring-title {
        font-size: 30px;
    }

    .review-gallery-section .review-gallery-right .review-price strong {
        font-size: 28px;
    }

    .review-gallery-section .review-gallery-right h2 {
        font-size: 18px;
    }

    .review-gallery-section .review-gallery-right .review-price strong {
        font-size: 24px;
    }

    .review-bottom-subtotal .review-subtotal strong {
        font-size: 30px;
        padding-left: 10px;
    }

    .review-bottom-subtotal .review-subtotal {
        margin-bottom: 30px;
    }

    .main-review-cls .review-right {
        padding-left: 0;
        width: 100%;
    }

    .single.vdb-rb-single-page .product .summary table {
        width: 50%;
        float: left;
    }

    .slick-list {
        margin-left: 30px;
        margin-right: 30px;
    }

    .slick-list+.slick-arrow {
        right: 10px;
    }

    .slick-arrow {
        left: 10px;
    }

    .woocommerce div.product form.cart .variations th {
        padding-top: 0;
    }

    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary,
    .woocommerce div.product div.images.woocommerce-product-gallery {
        width: 100%;
    }

    .ring-shape-row.shape-slider {
        margin-bottom: 30px;
    }

    .diamond-selection-tab-wrapper .diamond-selection-tab {
        text-align: center;
    }

    .diamond-selection-tab-wrapper .diamond-selection-tab svg,
    .diamond-selection-tab-wrapper .diamond-selection-tab i.icon {
        display: none;
    }

    .diamond-selection-tab span {
        padding-left: 0px;
    }

    .diamond-selection-tab-wrapper .diamond-selection-tab .icon {
        font-size: 18px;
    }

    .diamond-selection-tab-wrapper .diamond-selection-tab {
        padding: 12px;
        font-size: 14px;
        line-height: 1.2;
        min-height: 40px;
        gap: 10px;
    }

    .ring-builder-step-process ul li.step-1:before {
        border-left: 25px solid #ffffff;
        right: -30px;
    }

    .ring-builder-step-process ul li:before {
        border-top: 31px solid transparent;
        border-bottom: 29px solid transparent;
        border-left: 26px solid #fff;
    }

    .ring-builder-step-process ul li:after {
        border-top: 30px solid transparent;
        border-bottom: 30px solid transparent;
        border-left: 25px solid #dbf0ff;
    }

    .ring-builder-step-process ul li {
        height: 60px;
    }

    .step-3 .ring-builder-step-inner:after {
        font-size: 28px;
        margin-left: 5px;
    }

    .setting-step .ring-builder-step-inner.no-ring-selected:after {
        font-size: 24px;
    }

    .ring-builder-step-process ul li a {
        width: auto;
    }

    .stone-step .ring-builder-step-inner.no-stone-selected:after {
        font-size: 18px;
    }

    .ring-builder-step-process ul li .ring-builder-step-inner p {
        max-width: 100%;
    }

    .ring-builder-step-inner,
    .ring-builder-step-inner a {
        padding: 0 10px 0 15px;
        justify-content: center;
    }

    .step-count {
        display: none;
    }

    .ring-builder-step-process ul li .ring-builder-step-inner p span.support-text {
        display: none;
    }

     .site-content .site-main article {
        padding-top: 60px;
        padding-bottom: 60px;
    }

     .main-section .content-wrapper .right-content h1 {
        font-size: 40px;
        margin-bottom: 30px;
    }

     .site-content .site-main article .main-section .content-wrapper {
        flex-flow: wrap;
    }

     .site-content .site-main article .main-section .content-wrapper .left-content,
     .site-content .site-main article .main-section .content-wrapper .right-content {
        width: 100%;
    }

    .setting-step .ring-builder-step-inner.no-ring-selected:after,
    .stone-step .ring-builder-step-inner::after,
    .step-3 .ring-builder-step-inner:after {
        display: none;
    }

    .ring-setting-row-inner {
        padding: 0;
        border-radius: 4px;
        min-height: 0;
        border: 1px solid transparent;
    }

    .ring-setting-row-inner h4 {
        padding: 11px 14px;
    }

    .ring-setting-row h4 {
        margin: 0;
        font-size: 14px;
        line-height: 19px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .vdb-rb-stone-search-page .ring-setting-wrapper .ring-setting-row .ring-setting-row-inner .ring-shap-row-main-wrapper {
        display: block;
        visibility: hidden;
        opacity: 0;
    }

    .ring-setting-wrapper .ring-shap-row-main-wrapper {
        display: none;
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        background: #fff;
        z-index: 999;
        border-radius: 16px 16px 0 0;
        box-shadow: 0px -1px 16px 0px rgba(0, 0, 0, 0.24);
        -webkit-box-shadow: 0px -1px 16px 0px rgba(0, 0, 0, 0.24);
        -moz-box-shadow: 0px -1px 16px 0px rgba(0, 0, 0, 0.24);
    }

    .ring-setting-row h4 span {
        display: block;
    }

    .vdb-rb-stone-search-page .ring-setting-wrapper .ring-setting-row .ring-setting-row-inner.mobile-active .ring-shap-row-main-wrapper {
        visibility: visible;
        opacity: 1;
    }

    .ring-shape-row-header {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }

    .ring-popup-close {
        background: url("../images/assets/close-ic.svg") no-repeat center center;
        width: 13px;
        height: 13px;
        filter: invert(0%) sepia(0%) saturate(7500%) hue-rotate(100deg) brightness(0%) contrast(92%);
    }

    .ring-popup-title {
        font-size: 16px;
        line-height: 19px;
        font-weight: bold;
    }

    .ring-popup-clear {
        font-size: 14px;
        line-height: 17px;
        letter-spacing: -0.34px;
    }

    .ring-popup-title i {
        display: none;
    }

    .ring-shape-row.shape-slider {
        max-height: 330px;
        flex-wrap: nowrap;
    }

    .ring-shape-row.ring-style-row.shape-slider {
        overflow-x: auto;
    }

    .ring-shape-row {
        padding: 0 22px;
    }

    .view-ring-button {
        display: block;
        padding: 20px 16px 20px;
    }

    .view-ring-button a {
        text-align: center;
        display: block;
        font-size: 16px;
        font-weight: 500;
        box-shadow: 10px 10px 32px 0 rgba(38, 35, 39, 0.24);
        border-radius: 0;
        height: 40px;
        line-height: 40px;
        width: max-content;
        margin: 0 auto;
        text-decoration: none;
        padding: 0 50px;
    }

    .range-slider-wrapper {
        padding-left: 16px;
        padding-right: 16px;
        margin-bottom: 30px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }

    .reset-filter span,
    .advance-filter span {
        padding-right: 10px;
    }

    .advance-reset-filter {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .ring-result-wrapper {
        flex-flow: wrap;
        gap: 10px;
    }

     .site-content .site-main article .main-section .content-wrapper .left-content img {
        margin: 0 auto;
    }
}

@media (max-width: 600px) {
    .ring-result-block {
        width: 50%;
    }

    .ring-result-image {
        min-height: 200px;
    }
}

@media (max-width: 575px) {
    .single.vdb-rb-single-page .product .summary table {
        width: 100%;
        float: left;
    }

    .ring-builder-step-inner {
        padding: 0;
    }

    .ring-builder-step-process ul li .ring-builder-step-inner p {
        font-size: 14px;
        max-width: 100%;
    }

    .ring-builder-step-process ul li a {
        padding-left: 10px;
        padding-right: 0;
    }
}

@media (max-width: 375px) {
    .single.vdb-rb-single-page .product .summary form.cart .btn, .site-content .btn, .startover-popup-inner form p input.wpcf7-submit, .site-content .single_add_to_cart_button {
    max-width: 100% !important;
}

    .ring-builder-step-inner,
    .ring-builder-step-inner a {
        padding: 0;
    }

    .single-product div.product .variations_button .btn,
    .single.vdb-rb-single-page .product .summary form.cart .btn {
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px;
    }

    button.single_add_to_cart_button,
     .site-content .single_add_to_cart_button {
        width: 100%;
    }

    .startover-popup .startover-popup-inner .modal-footer {
        flex-flow: wrap;
        gap: 10px;
    }

    .startover-popup .startover-popup-inner .modal-footer a.btn {
        margin-right: 0;
    }

    .ring-builder-step-process ul li.vdb_rb_completed_step .ring-builder-step-inner {
        justify-content: flex-end;
    }
}


.wish-button .btn-list a.ask svg path {
    fill: #99745c;
}
.wish-button .btn-list .add svg path {
    stroke: #99745c;
}
.diamond-selection-tab-wrapper .diamond-selection-tab {
    background-color: #99745c;
    opacity: 1;
}
.single-product form.cart .ring-size-box {
    width: 100%;
}
.woocommerce div.product div.images.woocommerce-product-gallery .vdb_rb_vid_cert_wrapper {
    margin-top: 30px !important;
}

.woocommerce div.product div.images.woocommerce-product-gallery .vdb_rb_vid_cert_wrapper > div {
    line-height: 1;
}
.single-product form.cart{
    flex-wrap: wrap !important;
    row-gap: 30px;
}
.woo-variation-swatches .variable-items-wrapper li.selected img{
    border: 2px solid;
    border-radius: 5px !important;
}
.woo-variation-swatches .variable-items-wrapper li img{
    padding: 6px !important;
}
.woocommerce-variation-add-to-cart {
    width: 100%;
    display: block !important;
}
.review-gallery-section .review-gallery-right .review-gallery-header .review-diamond-type:before {
    content: "\e987";
    font-family: 'VDB';
    font-size: 18px;
    left: 0;
    top: 3px;
    position: absolute;
}
/* ==========07-06-2024============== */
.page-title {
    text-align: left;
}
.reset-filter svg path {
    fill: #99745c;
}
.woocommerce div.product form.cart .variations {
    max-width: 100% !important;
}
.woocommerce div.product form.cart .variations td ul.variable-items-wrapper {
    display: flex;
    align-items: flex-start;
    row-gap: 20px;
    column-gap: 10px;
}
.woocommerce div.product form.cart .variations td ul.variable-items-wrapper li.variable-item {
    margin: 0;
    width: auto;
    min-width: unset !important;
}
.woocommerce div.product form.cart .variations th label {
    font-size: 16px!important;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 600 !important;
    text-transform: capitalize;
}
.single-product div.product table.variations .value {
    margin-bottom: 0;
    border-top: 1px solid !important;
    border-bottom: 1px solid  !important;
}
.single_variation_wrap .woocommerce-variation-price {
    margin-bottom: 10px;
}
.single_variation_wrap .woocommerce-variation-add-to-cart {
    margin-top: 20px;
}
.single_variation_wrap .woocommerce-variation-add-to-cart button {
    max-width: max-content;
}

.wish-button .btn-list {
    margin-bottom: 10px;
}
.wish-button .btn-list svg {
    width: 20px;
}
.wish-button .btn-list a {
    display: flex;
    align-items: center;
    gap: 10px;
}
.wcpay-payment-request-wrapper {
    display: none;
}
.vdb-rb-product-desc-wrapper {
    margin-top: 50px;
    margin-bottom: 50px;
}
.popup-without-login-wishlist .modal-footer .btn {
    max-width: max-content;
    margin: 0 !important;
}
.popup-without-login-wishlist .modal-footer .btn {
    max-width: max-content;
    margin: 0 !important;
}

.startover-popup-inner form p input.wpcf7-submit,.startover-popup-inner .modal-footer .modal-dismiss {
    max-width: max-content !important;
}
.woocommerce div.product form.cart .variations td ul.variable-items-wrapper li.variable-item {
    /*width: calc(16% - 5px);*/
}
.woocommerce div.product div.images.woocommerce-product-gallery ol.flex-control-nav li {
    margin-left: 0;
}
.woocommerce div.product form.cart .variations th {
    display: flex;
    align-items: center;
    gap: 0px;
}
.woocommerce div.product form.cart .variations th span{
    margin:0;
}
.site-content .btn{
    max-width: max-content !important;
}
.woocommerce .product .elementor-jet-single-add-to-cart .cart {
    margin-bottom: 30px !important;
}
.woocommerce .product .elementor-jet-single-add-to-cart .cart button.btn {
    margin-right: 10px;
}
table.product-attribute {
    width: 50%;
    float: left;
    margin-bottom: 50px;
}
h3.product-deatil-title {
    margin-top: 30px;
}
@media(max-width:991px){
    .product_cat-rb-rings section > .elementor-container .elementor-column:first-child,
    .product_cat-rb-diamonds section > .elementor-container .elementor-column:first-child {
        width: 100%;
    }
    .product_cat-rb-rings section > .elementor-container .elementor-column:last-child,
    .product_cat-rb-diamonds section > .elementor-container .elementor-column:last-child {
        width: 100%;
    }
}
@media(max-width:767px){
    .product_cat-rb-rings section > .elementor-container .elementor-column:last-child .elementor-widget-heading .elementor-widget-container,
    .product_cat-rb-diamonds section > .elementor-container .elementor-column:last-child .elementor-widget-heading .elementor-widget-container {
        margin: 10px 0;
    }
    .product_cat-rb-rings section > .elementor-container .elementor-column:last-child .elementor-widget-heading .elementor-widget-container h2,
    .product_cat-rb-diamonds section > .elementor-container .elementor-column:last-child .elementor-widget-heading .elementor-widget-container h2 {
        text-align: left;
    }
    table.product-attribute {
        width: 50%;
    }
}
@media(max-width:575px){
    table.product-attribute {
        width: 100%;
    }
}
@media(max-width:550px){
    .woocommerce div.product form.cart .variations td ul.variable-items-wrapper li.variable-item {
        /*width: calc(20% - 10px);*/
    }
}
@media(max-width:450px){
    .woocommerce div.product form.cart .variations td ul.variable-items-wrapper li.variable-item {
        /*width: calc(25% - 10px);*/
    }
}
@media(max-width:375px){
    .single-product div.product .variations_button .btn{
        max-width: 100% !important;
    }
    .single-product div.product .variations_button{
        flex-direction: column !important;
    }
    .review-cart-button{
        flex-flow: column;
        gap: 10px;
    }
    .review-cart-button a{
        margin: 0 !important;
        max-width: 100% !important;
        width: 100% !important;
    }
}
@media(max-width:350px){
    .woocommerce div.product form.cart .variations td ul.variable-items-wrapper li.variable-item {
        /*width: calc(33.33% - 10px);*/
    }
}


/* ========loader-css-start========== */
.d-none{
    display:none;
}
.loader-area {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
}
.loader-area:before {
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
    transform: translate(-50%, -50%);
    border: 5px solid;
    border-top: 5px solid;
    z-index: 10;
    border-radius: 50%;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    display:none;
}
.loader-area span {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.loader-area::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
   background-color: #000;
   opacity: 0.5;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/* ========loader-css-end========== */


.vdb_rb_vid_cert_wrapper {
    display: flex !important;
    justify-content: center;
    margin: 30px 0px;
}
.vdb_rb_vid_cert_wrapper .vdb_rb_cert_wrapper a {
    position: relative;
}
.vdb_rb_vid_cert_wrapper a i {
    color: #733d80;
    transition: all 0.3 ease-in-out;
}
.icon_detail_page_cert_white:before {
    content: "\e9d7";
    color: #17799c;
}
.vdb_rb_vid_cert_wrapper a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    border: 2px solid #17799c;
    margin: 0px 10px;
    border-color: #17799c;
    background: #ffffff;
    border-radius: 8px;
    transition: all 0.3 ease-in-out;
    outline:none !important;
}
.icon_detail_page_video_white:before {
    content: "\e9fa";
    color: #17799c;
}
.video-modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 999999;
    overflow-y: auto;
    padding: 0 15px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}
.video-modal .video-modal-inner {
    background: #ffffff;
    border-radius: 10px;
    padding: 0px;
    width: auto;
    margin: 0 auto;
    position: absolute;
    left: 15px;
    right: 15px;
    top: 20px;
    bottom: 20px;
    overflow-y: auto;
    max-width: 500px;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
        max-height: 90vh;
}
.video-modal .video-modal-inner .inner-text-wrap {
    text-align: center;
    padding: 0px 0px 30px;
    min-width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.video-modal .video-modal-inner .modal-footer {
    display: flex;
    justify-content: center;
    position: sticky;
    bottom: 0;
    background: #fff;
    z-index: 2;
    flex-wrap: wrap;
    align-items: center;
    padding: .75rem;
}
.video-modal .video-modal-inner .inner-text-wrap iframe {
    max-width: 100%;
    max-height: 90%;
    display: flex;
    width: 700px;
    height: 550px;
    border: none;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    align-items: center;
    justify-content: center;
}
.video-modal .video-modal-inner .modal-footer .btn {
    margin-left: 15px;
    margin-bottom: 0px;
    text-align: center;
}
.certificate-modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 999999;
    overflow-y: auto;
    padding: 0 15px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}
.certificate-modal .certificate-modal-inner {
    max-height: 90vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: min-content;
    flex: 1;
}
.certificate-modal .certificate-modal-inner {
    background: #ffffff;
    border-radius: 10px;
    padding: 30px;
    width: auto;
    margin: 0 auto;
    position: absolute;
    left: 15px;
    right: 15px;
    top: 20px;
    bottom: 20px;
    overflow-y: auto;
    max-width: 1000px;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
}
.certificate-modal .certificate-modal-inner .inner-text-wrap {
    height: auto;
    min-height: auto;
    max-height: 90vh;
    flex: 1 1;
}
.certificate-modal .certificate-modal-inner .inner-text-wrap {
    text-align: center;
    padding: 0px 0px 30px;
}
.certificate-modal .certificate-modal-inner .modal-footer {
    display: flex;
    justify-content: center;
}
.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px);
}
.certificate-modal .certificate-modal-inner .modal-footer .btn {
    margin-left: 15px;
    margin-bottom: 0px;
    text-align: center;
}
.certificate-modal .certificate-modal-inner .inner-text-wrap p {
    font-size: 20px;
    font-family: 'Roboto', sans-serif !important;
    color: #000000;
}
body .startover-popup .startover-popup-inner form p:nth-child(9) {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
body .startover-popup .startover-popup-inner form p:nth-child(9) span.wpcf7-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    margin: 0;
}
body .startover-popup .startover-popup-inner form {
    display: flex;
    flex-flow: column;
    margin-bottom: 0;
}
body .startover-popup .startover-popup-inner form div:nth-child(1) {
    order:1;
}
body .startover-popup .startover-popup-inner form .wpcf7-response-output {
    order: 9;
}
body .startover-popup .startover-popup-inner form p:nth-child(2) {
    order: 2;
}
body .startover-popup .startover-popup-inner form p:nth-child(3) {
    order: 3;
}
body .startover-popup .startover-popup-inner form p:nth-child(4) {
    order: 4;
}
body .startover-popup .startover-popup-inner form p:nth-child(5) {
    order: 5;
}
body .startover-popup .startover-popup-inner form input:nth-child(6) {
    order: 6;
}
body .startover-popup .startover-popup-inner form input:nth-child(7) {
    order: 7;
}
body .startover-popup .startover-popup-inner form input:nth-child(8) {
    order: 8;
}
body .startover-popup .startover-popup-inner form p:nth-child(9) {
    order: 10;
    margin-bottom: 10px;
}
body .startover-popup.class-review-page .startover-popup-inner form input:nth-child(9){
    order:9;
}
body .startover-popup.class-review-page .startover-popup-inner form input:nth-child(10){
    order:10;
}
body .startover-popup.class-review-page .startover-popup-inner form input:nth-child(11){
    order:11;
}
body .startover-popup.class-review-page .startover-popup-inner form p:nth-child(12){
    order:13;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
body .startover-popup.class-review-page .startover-popup-inner form div:nth-child(13){
    order:12;
}

body .startover-popup.class-review-page .startover-popup-inner form p:nth-child(12) span.wpcf7-spinner {
    position: absolute;
    margin: 0;
}
.ring-shape-box svg,
.vdb-filter-metal-type .ring-shape-box-inner {
    padding: 5px;
    width: 90%;
    height: 90%;
    margin: auto;
    border: 2px solid transparent;
    border-radius: 5px;
}
.vdb-filter-metal-type .ring-shape-box-inner{
    margin-bottom: 5px;
}
.vdb-rb-single-page .product_meta  {
    display: none !important;
}
.startover-popup-inner .secondary-btn.modal-dismiss {
    padding: 12px 35px;
}
.vdb-incomplete-ring {
    margin: auto;
    display: flex;
    flex-flow: column;
    align-items: center;
    gap: 20px;
    justify-content: center;
}
.vdb-incomplete-ring p {
    font-size: 56px;
    font-weight: normal;
    line-height: 70px;
    margin-bottom: 30px;
    text-align: center;
    color: #000;
}
.site-content .vdb-incomplete-ring a.btn {
    width: 100% !important;
    max-width: 380px !important;
    text-decoration: none;
}
.vdb-incomplete-ring p:nth-child(2) {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 0;
    color: inherit;
}
@media(max-width:767px){
    .vdb-incomplete-ring p {
            font-size: 40px;
            line-height: 50px;
            margin-bottom: 10px;
        }
}