/*** Code Created by TransPacific Software Pvt. Ltd For setting listing / setting detail / final product css ***/
:root {
    --site-property-loader-color: #dddddd;
    --site-property-loader-bg-color: #f6f7f8;
    --site-property-loader-bg-color2: #e7e7e966;
    --tps-box-shadow-color: #00000029;
    --font-body-family: 'Noto Sans';
    --font-header-family: 'Cormorant Garamond';
}

a:focus,
button:focus,
input:focus,
textarea:focus {
    box-sizing: border-box;
    outline: none;
    border: none;
    box-shadow: none;
}

.entry-content {
    margin: 0px !important;
}

.container.grid-container#page {
    max-width: 100% !important;
}

.container.grid-container#page .site-content#content {
    flex-wrap: wrap;
    justify-content: center;
}

.tps-page-rtw-product_listing .tps-rtw-main-container {
    max-width: 100%;
    margin: 0 !important;
    padding: 0;
    width: 100%;
    position: relative;
}

.tps-rtw-banner img {
    width: 100%;
}

.tps-rtw-banner {
    position: relative;
}

.tps-rtw-banner-heading {
    position: absolute;
    width: 100%;
    max-width: 1440px;
    padding-inline: 15px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}

.tps-rtw-filter-listing-wrapper {
    max-width: 1440px;
    padding: 0px 15px;
    width: 100% !important;
    margin: auto;
}

.tps-rtw-mob-filter-button,
.tps-rtw-filter-title,
.tps-rtw-filter-show-result {
    display: none;
}

/*Transpacific software --- setting listing filter start */
.tps_latestv_rtwl_filter_parent {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.tps_latestv_rtwl_filter {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 30px 0px;
    justify-content: space-between;
    margin-top: 20px;
}

.tps-rtw-filter-wrapper-mobile {
    width: 100%;
}


.tps-rtw-filter-mobile-second-section,
.tps-rtw-filter-mobile-first-section {
    display: none;
}

.tps-rtw-filter-section.section-second {
    width: 100%;
    padding-bottom: 0;
    grid-gap: 30px 1%;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

.tps-rtw-filter-section.section-first {
    padding-bottom: 30px;
}

.tps-rtw-filter-section.section-third {
    width: 100%;
    padding-bottom: 10px;
}

.tps-rtw-filter-section.section-third .tps-rtw-sort-col {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.tps-rtw-title-and-count-div,
.tps-rtw-listing-sort-box-parent-div {
    display: flex;
    align-items: center;
    grid-gap: 0 5px;
    justify-content: center;
}

.tps-rtw-title-and-count-div span {
    font-size: 16px;
    line-height: 16px;
    font-family: var(--font-body-family);
    color: var(--site-text-black-color);
    font-weight: 500;
}

.tps-rtw-title-and-count-div .tps-rtw-item-count.tps-loading,
.tps-rtw-title-and-count-div .tps-rtw-item-count.tps-loading {
    width: 20px;
    height: 20px;
    color: transparent;
    background: url(../images/common-images/ajax-loader.gif);
    color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 0px;
}

.tps-rtw-filter-section.section-second .tps-rtw-listing-sort-box-parent-div {
    display: flex;
    align-items: center;
    grid-gap: 5px;
    width: fit-content;
    padding: 0;
    text-align: center;
    cursor: default;
    position: relative;
}

.tps-rtw-filter-section.section-third .tps-rtw-listing-sort-box-parent-div .tps-rtw-item-sort-by-title {
    font-size: 15px;
    line-height: 24px;
    color: var(--site-text-black-color) !important;
    font-family: var(--font-body-family);
    font-weight: 600;
}

.tps-rtw-filter-section.section-third .tps-rtw-listing-sort-box-parent-div .tps-rtw-item-orderby {
    font-size: 14px;
    line-height: 20px;
    color: var(--site-text-black-color);
    border-radius: 0px;
    font-family: var(--font-body-family);
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    background: transparent;
    background-image: url(../images/common-images/dropdown_arrow.svg);
    background-repeat: no-repeat;
    cursor: pointer;
    border: none;
    width: 150px;
    background-color: transparent;
    outline: none;
    box-shadow: none;
    background-position: 100% 3px;
    border-bottom: 1px solid var(--site-text-black-color);
    padding: 0 0 0 5px;
    cursor: pointer;
}

.tps_latesv_rtw_fil_common {
    padding: 0px 0px;
    margin-left: 0 !important;
    position: relative;
    margin-right: 0px;
}

.tps_latestv_rtwl_filter .tps-rtw-filter-label {
    width: 100%;
    max-width: 152px;
    font-size: 16px;
    text-transform: capitalize;
    color: var(--site-text-black-color);
    margin: 0;
    position: relative;
    text-align: left;
    border-radius: 22px;
    border: 1px solid var(--site-color-5);
    padding: 5px 30px 5px 13px;
    cursor: pointer;
    line-height: 16px;
    height: 37px;
    font-family: var(--font-body-family);
    display: flex;
    align-items: center;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs .tps-rtw-filter-label {
    display: none;
}

.tps_latestv_rtwl_filter .tps-rtw-filter-label::after {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(../images/common-images/dropdown_arrow.svg);
    background-repeat: no-repeat;
    background-position: center center !important;
    display: block;
    position: absolute;
    right: 5px;
    top: 9px;
}

.tps_latestv_rtwl_filter .tps-rtw-filter-label.tps-up-arrow::after {
    transform: rotate(180deg);
    top: 10px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul {
    margin: 0;
    padding: 0;
    display: flex;
    grid-gap: 10px 2%;
    justify-content: center;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul li {
    padding: 0;
    width: auto;
    display: flex;
    flex-direction: column;
    cursor: pointer;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul li span.tps-rtw-filter-opt-icon {
    width: 105px;
    height: 105px;
    background: var(--site-color-4);
    border-radius: 50%;
    margin-bottom: 10px;
    border: 1px solid var(--site-color-4);
    background: url(../images/product-listing-images/rtw-sprite-category.png) !important;
    background-position: -18px -4px !important;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul li.tps-rtw-gold-necklaces-option span.tps-rtw-filter-opt-icon {
    background-position: -18px -4px !important;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul li.tps-rtw-white-gold-necklaces-option span.tps-rtw-filter-opt-icon {
    background-position: -164px -4px !important;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul li.tps-rtw-pink-gold-necklaces-option span.tps-rtw-filter-opt-icon {
    background-position: -306px -4px !important;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul li.tps-rtw-sterling-silver-necklaces-option span.tps-rtw-filter-opt-icon {
    background-position: -467px -4px !important;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul li.tps-rtw-gemstone-necklaces-option span.tps-rtw-filter-opt-icon {
    background-position: -627px -4px !important;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul li.tps-rtw-necklaces-with-pearls-option span.tps-rtw-filter-opt-icon {
    background-position: -799px -4px !important;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul li.tps-rtw-pearl-necklaces-option span.tps-rtw-filter-opt-icon {
    background-position: -967px -4px !important;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul li.tps-rtw-small-crosses-option span.tps-rtw-filter-opt-icon {
    background-position: -1128px -4px !important;
}

/****/
.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul li.tps-rtw-necklaces-option span.tps-rtw-filter-opt-icon {
    background-position: -18px -4px !important;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul li.tps-rtw-Pendants-option span.tps-rtw-filter-opt-icon {
    background-position: -164px -4px !important;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul li.tps-rtw-Earrings-option span.tps-rtw-filter-opt-icon {
    background-position: -306px -4px !important;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul li.tps-rtw-Bracelets-option span.tps-rtw-filter-opt-icon {
    background-position: -467px -4px !important;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul li.tps-rtw-Rings-option span.tps-rtw-filter-opt-icon {
    background-position: -627px -4px !important;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul li.tps-rtw-Crosses-option span.tps-rtw-filter-opt-icon {
    background-position: -799px -4px !important;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul li.tps-rtw-Children-Jewelry-option span.tps-rtw-filter-opt-icon {
    background-position: -967px -4px !important;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul li.tps-rtw-Mens-Jewelry-option span.tps-rtw-filter-opt-icon {
    background-position: -1128px -4px !important;
}


.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul li.active span.tps-rtw-filter-opt-icon {
    border: 1px solid var(--site-text-black-color);
}

.tps-rtw-filter-section.section-second span.tps-rtw-filter-section-label {
    display: none;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common ul.dropdown-filter,
.tps_latestv_rtwl_filter .tps-rtw-slider-filter-div div.tps-rtw-filter-option-list {
    width: 100%;
    position: absolute;
    top: 35px;
    left: 0;
    overflow: hidden;
    z-index: 99999;
    background-color: var(--site-white-color);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .15);
    border-radius: 5px;
    padding: 15px 13px 15px !important;
    top: 42px;
    display: none;
    margin: 0px;
    min-width: 430px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common ul {
    display: none;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-color ul.dropdown-filter {
    min-width: 640px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common ul.tps-show-filters {
    display: flex;
    border-radius: 0;
    flex-wrap: wrap;
    grid-gap: 10px 1%;
}

.tps_latestv_rtwl_filter .tps-rtw-slider-filter-div div.tps-rtw-filter-option-list.tps-show-filters {
    display: block;
    border-radius: 0;
    min-width: 300px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common ul li,
.tps_latestv_rtwl_filter .tps-rtw-slider-filter-div div.tps-rtw-filter-option-list li {
    display: flex;
    align-items: center;
    width: 49%;
    padding-left: 30px;
    position: relative;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common ul li input {
    width: 20px !important;
    height: 20px !important;
    cursor: pointer;
    z-index: 999;
    position: absolute;
    left: 0;
    top: 2px;
    opacity: 0;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common ul li span.tps-rtw-filter-option-label {
    font-family: var(--font-body-family);
    font-size: 14px;
    color: var(--site-text-black-color);
    line-height: 24px;
    text-align: left;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    position: relative;
    padding-bottom: 0px;
    cursor: pointer;
    width: fit-content;
    font-weight: 500;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul li span.tps-rtw-filter-option-label {
    font-size: 16px;
    line-height: 26px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common ul li input+span:before {
    content: '';
    width: 20px !important;
    height: 20px !important;
    cursor: pointer;
    z-index: 99;
    position: absolute;
    left: 0;
    top: 2px;
    border: 1px solid var(--site-text-black-color);
    border-radius: 5px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common ul li input[type="checkbox"]:checked+span:before,
.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common ul li.active input[type="checkbox"]+span:before {
    background: url(../images/common-images/white-check-mark.svg), var(--site-text-black-color) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 15px !important;
    border-radius: 5px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common ul li span.tps-rtw-filter-option-label:before {
    content: none;
    width: 35px;
    height: 35px;
    display: block;
    margin-right: 10px;
    background: url(../images/product-listing-images/rtw_latest_sprite.svg);
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-gemstone ul li span.tps-rtw-filter-option-label:before {
    background: url(../images/product-listing-images/rtw-gemstone-sprite.png);
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-gemstone ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-amethyst:before {
    background-position: -8px -3px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-gemstone ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-citrine:before {
    background-position: -56px -3px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-gemstone ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-diamonds:before {
    background-position: -105px -3px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-gemstone ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-garnet:before {
    background-position: -158px -3px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-gemstone ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-lapis:before {
    background-position: -207px -3px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-gemstone ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-pearls:before {
    background-position: -262px -3px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-gemstone ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-quartz:before {
    background-position: -319px -3px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-gemstone ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-sapphire:before {
    background-position: -373px -3px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-gemstone ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-topaz:before {
    background-position: -426px -3px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-gemstone ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-turquoise:before {
    background-position: -482px -3px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-gemstone ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-aquamarine:before {
    background-position: -540px -3px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-gemstone ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-cubiczirconia:before {
    background-position: -591px -4px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-gemstone ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-emerald:before {
    background-position: -8px -53px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-gemstone ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-iolite:before {
    background-position: -56px -53px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-gemstone ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-onyx:before {
    background-position: -106px -53px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-gemstone ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-peridot:before {
    background-position: -159px -53px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-gemstone ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-rubies:before {
    background-position: -207px -53px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-gemstone ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-spinel:before {
    background-position: -258px -53px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-gemstone ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-tourmaline:before {
    background-position: -318px -53px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-solitaire:before {
    background-position: -28px -607px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-engagement:before {
    background-position: -26px -568px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-cross:before {
    background-position: -137px -608px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-fashion:before {
    background-position: -193px -607px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-tennis:before {
    background-position: -253px -607px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-hoop:before {
    background-position: -77px -609px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-stud:before {
    background-position: -418px -568px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-chains:before {
    background-position: -312px -606px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-free-form:before {
    background-position: -524px -603px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-halo:before {
    background-position: -360px -606px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-split-shank:before {
    background-position: -471px -605px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-stackable:before {
    background-position: -252px -568px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-three-stone:before {
    background-position: -413px -607px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-metal ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-14kwhitegold:before {
    background-position: -17px -122px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-metal ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-18kwhitegold:before {
    background-position: -17px -122px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-metal ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-14kyellowgold:before {
    background-position: -136px -122px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-metal ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-18kyellowgold:before {
    background-position: -136px -122px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-metal ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-14kpinkgold:before {
    background-position: -254px -122px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-metal ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-18kpinkgold:before {
    background-position: -254px -122px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-metal ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-22kgold:before {
    background-position: -373px -124px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-metal ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-sterlingsilver:before {
    background-position: -373px -122px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-shape ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-round:before {
    background-position: -15px -60px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-shape ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-marquise:before {
    background-position: -363px -60px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-shape ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-cushion:before {
    background-position: -115px -60px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-shape ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-radiant:before {
    background-position: -275px -60px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-shape ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-oval:before {
    background-position: -235px -60px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-shape ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-pear:before {
    background-position: -198px -60px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-shape ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-princess:before {
    background-position: -64px -60px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-shape ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-emerald:before {
    background-position: -159px -60px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-shape ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-asscher:before {
    background-position: -319px -60px;
}

.tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-shape ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-heart:before {
    background-position: -406px -60px;
}

.ui-slider .ui-slider-handle {
    width: 15px !important;
    height: 15px !important;
    top: -7px !important;
    z-index: 9;
    transform: rotate(45deg);
}

.ui-slider .ui-slider-handle {
    background: var(--primary-site-color) !important;
    box-shadow: none !important;
}

.ui-widget-header,
.ui-slider .ui-slider-handle {
    background: var(--primary-site-color) !important;
    box-shadow: none !important;
    border-radius: 50%;
    border-color: var(--primary-site-color) !important;
    border-width: 4px !important;
}

.ui-slider .ui-slider-handle {
    background-color: var(--site-white-color) !important;
}

.ui-widget.ui-widget-content {
    background: var(--site-color-5);
    height: 3px;
    border: none !important;
    border-radius: 10px;
    margin: 7px 3px 24px 11px;
}

.tps_latestv_rtwl_filter .tps-latestv-bapf-from,
.tps_latestv_rtwl_filter .tps-latestv-bapf-to {
    display: flex;
    align-items: baseline;
    justify-content: center;
    padding: 8px 0px 5px;
    border: 1px solid var(--site-color-5);
    border-radius: 8px;
    width: 110px;
    font-size: 14px;
    color: var(--site-color-7);
    line-height: 16px;
    font-family: var(--font-body-family);
}

.tps_latestv_rtwl_filter .tps-latestv-bapf-from {
    float: left;
    justify-content: start;
    position: relative;
}

.tps_latestv_rtwl_filter .tps-latestv-bapf-to {
    float: right;
    text-align: right;
    position: relative;
}

.tps_latestv_rtwl_filter .tps-latestv-bapf-from .tps-min-max-title,
.tps_latestv_rtwl_filter .tps-latestv-bapf-to .tps-min-max-title {
    position: absolute;
    top: -11px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: var(--site-white-color);
    padding: 2px 0px;
    text-align: center;
    font-size: 10px;
    width: 52px;
    color: var(--site-text-black-color);
    font-family: var(--font-body-family);
    font-weight: 500;
}

.tps_latestv_rtwl_filter .tps-latestv-bapf-from input,
.tps_latestv_rtwl_filter .tps-latestv-bapf-to input {
    vertical-align: unset;
    background-color: transparent;
    box-shadow: none;
    float: right;
    width: 100%;
    text-align: center;
    padding: 0px 0px 0px 0px !important;
    height: auto;
    border: none;
    min-height: auto;
    text-align: center;
    color: var(--site-text-black-color);
    font-family: var(--font-body-family);
    font-size: 14px;
    font-weight: 500;
}

.tps_latestv_rtwl_filter .tps-rtw-price .tps-rtw-slider-filter-warn {
    width: 40%;
    display: block;
    margin: auto;
    text-align: center;
    font-size: 12px;
    text-transform: capitalize;
    font-family: var(--font-body-family);
    color: #ff0000;
    margin-top: 31px;
}

.tps-rtw-item-counter-div {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 0px 15px;
    position: relative;
    justify-content: center;
    align-items: baseline;
}

.tps-rtw-item-selected-value {
    padding: 10px;
    width: 100%;
    border-top: 1px solid var(--site-color-5);
    border-bottom: 0px;
}

.tps-rtw-item-selected-value .tps-rtw-applied-filters-title {
    font-size: 15px;
    color: var(--site-text-black-color);
    line-height: 15px;
    font-family: var(--font-body-family);
    font-weight: 600;
    margin-bottom: 15px;
    display: block;
}

.tps-rtw-item-counter-div .tps-rtw-item-selected-value ul.tps-rtw-applied-filter-list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding-left: 0px;
    padding-right: 10px;
    position: relative;
    grid-gap: 10px 1%;
}

.tps-rtw-item-counter-div .tps-rtw-item-selected-value ul {
    list-style-type: none;
    margin: 0;
}

.tps-rtw-item-selected-value .tps-rtw-applied-filter-list .tps-rtw-applied-filter-option,
.tps-rtw-item-selected-value .tps-rtw-applied-filter-list .tps-rtw-applied-filter-option-sublist {
    display: flex;
    grid-gap: 0px 10px;
    align-items: center;
    position: relative;
}

.tps-rtw-item-selected-value .tps-rtw-applied-filter-list .tps-rtw-applied-filter-option {
    content: none;
}

.tps-rtw-item-selected-value .tps-rtw-applied-filter-list .tps-rtw-applied-filter-option-sublist {
    flex-wrap: wrap;
    grid-gap: 6px 10px;
}

.tps-rtw-item-selected-value .tps-rtw-applied-filter-type-label {
    font-size: 14px;
    font-family: var(--font-body-family);
    font-weight: 600;
    line-height: normal;
    color: var(--site-text-black-color);
    margin-top: 0;
}

.tps-rtw-item-selected-value ul li a {
    font-size: 13px;
    font-family: var(--font-body-family);
    line-height: 12px;
    color: var(--site-text-black-color);
    cursor: pointer;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    font-weight: normal;
}

.tps-rtw-item-selected-value ul li a span {
    width: 15px;
    height: 15px;
    background-image: url(../images/product-listing-images/rtw_latest_sprite.svg);
    background-position: -407px -77px;
    margin-left: 3px;
}

.tps-rtw-item-selected-value ul li.tps-rtw-unselected a span {
    width: 25px;
    height: 25px;
    background-position: -511px -72px;
    margin-right: 5px;
    margin-left: 0;
}

.tps-rtw-item-selected-value .tps-rtw-applied-filter-list .tps-rtw-applied-filter-option:before {
    content: '';
    width: 1px;
    height: 100%;
    background-color: var(--site-color-5);
    position: absolute;
    right: -6px;
    top: 50%;
    transform: translateY(-50%);
}

.tps-rtw-item-selected-value .tps-rtw-applied-filter-list .tps-rtw-applied-filter-option:last-child:before {
    content: none;
}

.tps-rtw-item-selected-value .tps-rtw-applied-filter-list .tps-rtw-unselected {
    margin-left: auto;
    position: absolute;
    right: 0%;
    top: 0%;
    display: flex;
    align-items: center;
}

.tps-rtw-item-selected-value .tps-rtw-applied-filter-list .tps-rtw-unselected a {
    margin-left: auto;
    font-size: 15px;
    font-family: var(--font-body-family);
    font-weight: 500;
    line-height: normal;
    color: var(--site-text-black-color);
    cursor: pointer;
    position: relative;
    top: -34px;
    width: fit-content;
    justify-content: end;
    flex-direction: row;
}

.tps-rtw-item-listing-div .tps-rtw-item-img-div img.tps-rtw-item-img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.tps-rtw-item-listing-div .tps-rtw-item-info-div span.tps-rtw-item-wishlist-span {
    width: 30px;
    height: 30px;
    margin: 0;
    background-image: url(../images/product-listing-images/rtw_latest_sprite.svg);
    background-position: -232px -183px;
    padding: 0;
    color: transparent !important;
    position: absolute;
    cursor: pointer;
    top: 10px;
    right: 10px;
}

.tps-rtw-item-listing-div .tps-rtw-item-info-div span.tps-rtw-item-wishlist-span.active {
    background-position: -272px -183px;
}

.tps-rtw-item-listing-div .tps-rtw-item-info-div span.tps-rtw-item-wishlist-span.tps-loading {
    content: '';
    width: 30px;
    height: 30px;
    background-image: url(../images/common-images/loader.gif);
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: 1;
    background-position: center;
    background-repeat: no-repeat;
}

/*Transpacific software --- loader on focus */
@keyframes rotation {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.tps-rtw-item-focus-loader {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    border-top: 3px solid #42688b;
    border-right: 3px solid transparent;
    -webkit-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite;
    position: absolute;
    top: 43%;
    left: 46%;
    transform: translate(-50%, -50%);
    opacity: 0;
}

.tps-rtw-item-listing-div .tps-rtw-item-info-div:focus .tps-rtw-item-focus-loader,
.tps-rtw-item-listing-div .tps-rtw-item-info-div:focus-within .tps-rtw-item-focus-loader,
.tps-rtw-item-listing-div .tps-rtw-item-info-div:visited .tps-rtw-item-focus-loader,
.tps-rtw-item-listing-div .tps-rtw-item-info-div:focus-visible .tps-rtw-item-focus-loader,
.tps-rtw-item-listing-div .tps-rtw-item-info-div:active .tps-rtw-item-focus-loader {
    opacity: 1;
}

/*setting listing filter end*/
.tps-rtw-item-listing-wrapper-div .tps-rtw-item-listing-parent-div {
    padding: 5px 0px 20px 0px;
    background: var(--site-white-color);
}

.tps-rtw-item-not-found-div {
    text-align: center;
    font-family: var(--font-body-family);
    font-size: 25px;
    line-height: 25px;
    color: var(--site-text-black-color);
    display: flex;
    flex-direction: column;
    grid-gap: 10px;
    height: 300px;
    justify-content: center;
    border: 1px solid var(--site-text-black-color);
    border-radius: 4px;
    padding-inline: 20px;
}

.tps-rtw-item-not-found-div .tps-rtw-item-not-found-title {
    text-align: center;
    font-family: var(--font-body-family);
    font-size: 16px;
    line-height: 26px;
    color: var(--site-text-black-color);
}

.tps-rtw-item-not-found-div .tps-rtw-reset-filter-confirm-yes-btn {
    font-size: 16px;
    text-decoration: underline;
    font-weight: 600;
    cursor: pointer;
}

.tps-rtw-item-listing-div,
.tps-rtw-item-listing-div noscript {
    display: flex;
    grid-gap: 20px 1.5%;
    flex-wrap: wrap;
    margin-bottom: 0;
}

.tps-rtw-item-listing-div .tps-rtw-item-info-div {
    padding: 0px;
    cursor: pointer;
    width: 23.86%;
    cursor: pointer;
    transition: .3s;
    border: 1px solid var(--site-color-5);
    position: relative;
}

.tps-rtw-item-listing-div .tps-rtw-item-img-div {
    width: 100%;
    position: relative;
    background-color: var(--site-color-4);
}

.tps-rtw-item-info-div .tps-rtw-item-metadata-pr {
    background-color: var(--site-white-color);
    padding: 10px;
    text-align: center;
    height: auto;
}

.tps-rtw-item-info-div .tps-rtw-item-metadata-div .tps-rtw-item-title {
    font-size: 16px;
    line-height: 26px;
    color: var(--site-text-black-color);
    font-family: var(--font-body-family);
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
    padding-bottom: 8px;
}

.tps-rtw-item-info-div .tps-rtw-item-price-div {
    font-size: 18px;
    line-height: 30px;
    color: var(--site-text-black-color);
    font-family: var(--font-body-family);
    text-align: center;
    font-weight: 600;
}

.tps-rtw-item-info-div .tps-rtw-item-price-div span.tps-slash-price,
.tps-seDetailc-slash-price {
    position: relative;
    color: var(--site-color-5);
}

.tps-rtw-item-info-div .tps-rtw-item-price-div span.tps-slash-price:after,
.tps-seDetailc-slash-price:after {
    content: " ";
    display: block;
    width: 100%;
    border-top: 2px solid var(--site-color-5);
    height: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
}

/*load more section design */
.tps-rtw-result-viewed-and-load-more {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    position: relative;
    padding: 0px 8px 8px;
    margin: 30px 0;
    row-gap: 10px;
}

.tps-rtw-result-viewed-and-load-more .tps-rtw-you-have-viewed,
.tps-rtw-result-viewed-and-load-more .tps-rtw-refined-your-search {
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    color: var(--site-text-black-color);
}

.tps-rtw-result-viewed-and-load-more button {
    background-color: transparent !important;
    border-radius: 50px;
    border: 1px solid var(--site-text-black-color);
    color: var(--site-text-black-color) !important;
    padding: 0 0 0 20px;
    cursor: pointer;
    display: block;
    margin: 6px auto 20px;
    position: relative;
    left: 0;
    right: 0;
    width: 130px;
    height: 35px;
    top: 10px;
    z-index: 1;
    font-family: "Noto Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.tps-rtw-result-viewed-and-load-more button:before {
    content: "";
    background-image: url(../images/common-images/dropdown_arrow.svg);
    background-repeat: no-repeat;
    background-position: -1px 3px;
    position: absolute;
    display: block;
    left: 7%;
    width: 22px;
    height: 22px;
    border: 1px solid var(--primary-site-color);
    border-radius: 50%;
    top: 5px;
}

/*Transpacific software --- loader design*/
.tps-rtw-item-listing-parent-div {
    position: relative;
}

.tps-rtw-item-listing-parent-div .tps-rtw-item-listing-loader {
    top: 0px;
    left: 0px;
    width: 100%;
    border: 1px solid var(--site-white-color);
    background: var(--site-white-color);
    padding: 20px 0px;
    position: relative;
}

.animation-spin {
    animation-name: spin;
    animation-duration: 0.75s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes spin {
    from {
        transform: translateY(-50%) rotate(0deg);
    }

    to {
        transform: translateY(-50%) rotate(360deg);
    }
}

.timeline-item {
    background: var(--site-white-color);
    padding: 0 5px 25px 5px;
    margin: 0 auto;
}

.tps-rtw-spinner-grid-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 10px;
}

.tps-rtw-animated-background {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: placeHolderShimmer;
    animation-name: placeHolderShimmer;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    background: var(--site-property-loader-bg-color);
    background: linear-gradient(to right, var(--site-property-loader-color) 8%, var(--site-property-loader-bg-color2) 18%, var(--site-property-loader-color) 33%);
    background-size: 900px 204px;
    height: 40px;
    position: relative;
}

@-webkit-keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

.tps_grid_animated-background {
    height: 330px;
}

.tps-rtw-spinner-grid-container .tps_grid_meta_section {
    bottom: 0px;
    left: 0%;
    width: 100%;
    background-color: var(--site-white-color);
    height: 90px;
}

.tps-rtw-background-masker {
    background: var(--site-white-color);
    position: absolute;
}

.tps-rtw-spinner-grid-container .tps_grid_meta_section .tps_grid_meta_title {
    bottom: 50px;
    background: var(--site-color-5);
    width: 90%;
    height: 15px;
    left: 50%;
    transform: translateX(-50%);
}

.tps-rtw-spinner-grid-container .tps_grid_meta_section .tps_grid_meta_price {
    bottom: 15px;
    background: var(--site-color-5);
    width: 40%;
    height: 15px;
    left: 50%;
    transform: translateX(-50%);
}

/*Transpacific software --- loader design end*/

/* rtw product detils page design start */
.tps-page-rtw-product_detail .container.grid-container#page {
    width: 100%;
    max-width: 1440px !important;
    padding-top: 13px;
    padding: 0 15px;
}

.tps-rtw-main-container {
    width: 100%;
    margin-bottom: 50px;
}

.tps-rtw-seDetailc .tps-seDetailc-row {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    width: 100%;
    position: relative;
    max-width: 100%;
}

.tps-rtw-back-to-search {
    width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
}

.tps-rtw-back-to-search button {
    padding: 0px 0px 0px 0px !important;
    background-color: transparent !important;
    font-family: var(--font-body-family);
    color: var(--site-text-black-color) !important;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    cursor: pointer;
    text-transform: capitalize;
    position: relative;
    display: flex;
    border: none;
    align-items: center;
}

.tps-rtw-back-to-search button::before {
    content: '';
    width: 14px;
    height: 18px;
    display: block;
    background: url(../images/product-listing-images/rtw_latest_sprite.svg);
    background-position: -17px -76px;
}

.tps-rtw-seDetailc .tps-seDetailc-gallery {
    width: 58%;
    margin-right: 2%;
    position: relative;
}

.tps-rtw-seDetailc .tps-seDetailc-meta {
    width: 40%;
    margin-bottom: 50px;
    margin-left: auto;
}

.tps-rtw-seDetailc .tps-seDetailc-tiles-gallery {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    margin: 0;
    grid-gap: 15px;
}

.tps-seDetailc-tiles-gallery-item.tps-img-div {
    display: flex;
    align-items: center;
    cursor: zoom-in;
    overflow: hidden;
    background-color: transparent;
    border: 1px solid var(var(--site-color-5));
}

.tps-rtw-seDetailc .tps-seDetailc-tiles-gallery img.tps-seDetailc-tiles-gallery-img {
    display: block;
    color: transparent;
    cursor: zoom-in;
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

.tps-seDetailc-meta .tps-seDetailc-meta-title {
    font-size: 28px;
    line-height: 38px !important;
    font-weight: normal;
    text-transform: capitalize;
    color: var(--site-text-black-color);
    margin-bottom: 16px;
    font-family: var(--font-header-family);
    font-weight: 600;
}


/* the slides */
.tps-seDetailc-similar-products-list .slick-slide {
    margin: 0 10px;
}

/* the parent */
.tps-seDetailc-similar-products-list .slick-list {
    margin: 0 -10px;
}

.tps-seDetailc-similar-products-list .slick-slide a.tps-seDetailc-similar-product-div {
    border: 1px solid var(--site-color-5);
}

.tps-seDetailc-similar-products-list button.slick-arrow {
    border: 1px solid var(--site-color-5);
    background-color: var(--site-white-color);
    background-image: url(../images/product-listing-images/rtw_latest_sprite.svg);
    width: 30px;
    height: 30px;
    z-index: 1;
    border-radius: 50%;
}

.tps-seDetailc-similar-products-list button.slick-prev.slick-arrow {
    background-position: -9px -72px;
    left: 0;
}

.tps-seDetailc-similar-products-list button.slick-next.slick-arrow {
    background-position: -40px -72px;
    right: 0;
}

.tps-seDetailc-similar-products-list button.slick-arrow:before {
    content: none;
}

.tps-seDetailc-similar-products-wrapper {
    position: relative;
}

.tps-seDetailc-similar-products-list-loader {
    width: 100%;
    position: absolute;
}

.tps-seDetailc-similar-products-list .slick-slide a.tps-seDetailc-similar-product-div .tps-seDetailc-similar-product-meta {
    padding: 10px;
    text-align: center;
    background-color: var(--site-white-color);
    padding: 10px;
    text-align: center;
    height: auto;
}

.tps-seDetailc-similar-products-list .slick-slide a span.tps-seDetailc-similar-product-title-div {
    font-size: 16px;
    line-height: 26px;
    color: var(--site-text-black-color);
    margin: 0px 0px 0px;
    font-family: var(--font-body-family);
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
    padding-bottom: 8px;
}

.tps-seDetailc-similar-products-list .slick-slide a span.tps-seDetailc-similar-product-price-div {
    font-size: 18px;
    line-height: 28px;
    color: var(--site-text-black-color);
    font-family: var(--font-body-family);
    text-align: center;
    font-weight: 600;
    display: block;
}

.tps-seDetailc-similar-products-list .slick-slide .tps-seDetailc-similar-product-img-div {
    height: 300px;
}

.tps-seDetailc-similar-products-list .slick-slide .tps-seDetailc-similar-product-img-div img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

.tps-seDetailc-meta-description,
.tps-seDetailc-SKU {
    display: block;
    font-family: var(--font-body-family);
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: var(--site-text-black-color);
    margin: 0px 0px 15px;
    border-top: 0px;
    padding-bottom: 0px;
}

.tps-seDetailc-meta .tps-seDetailc-meta-price {
    font-family: var(--font-body-family);
    margin-bottom: 20px;
    color: var(--site-text-black-color);
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.tps-seDetailc-meta .tps-seDetailc-meta-price .tps-seDetailc-pricetitle {
    font-weight: 400;
}

.tps-seDetailc-swatches-wrapper-div {
    position: relative;
}

.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_metal {
    margin-bottom: 26px;
}

.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatches-meta-div,
.tps-rtw-choose-earring-option-box-label-div {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 26px;
    font-family: var(--font-body-family);
    color: var(--site-text-black-color);
    text-transform: capitalize;
    font-weight: 500;
}

.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatches-titlev {
    font-weight: 600;
    margin-left: 5px;
    border-bottom: 1px solid var(--site-color-5);
    padding: 0 20px 0px 10px;
    position: relative;
    cursor: pointer;
}

.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatches-titlev.tps-arrow-up:after,
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatches-titlev.tps-arrow-down:after {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(../images/common-images/dropdown_arrow.svg);
    background-repeat: no-repeat;
    background-position: center center !important;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatches-titlev.tps-arrow-up:after {
    transform: rotate(180deg);
    top: 2px;
}

.tps-seDetailc-meta .tps-seDetailc-swatches-options-list {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 20px 3%;
    list-style: none;
    margin: 0px;
    padding-left: 0;
}

.tps-seDetailc-swatches.tps-dropdown-swatch ul.tps-seDetailc-swatches-options-list {
    display: block;
}

.tps-seDetailc-swatches.tps-dropdown-swatch .tps-seDetailc-swatches-options-div {
    width: 64%;
    position: relative;
}

.tps-seDetailc-swatches.tps-seDetailc-swatches-pa_color.tps-dropdown-swatch .tps-seDetailc-swatches-options-div {
    width: 59%;
    position: relative;
}

.tps-seDetailc-swatches.tps-dropdown-swatch ul.tps-seDetailc-swatches-options-list {
    display: block;
    width: 100%;
    right: auto;
    position: absolute;
    background: var(--site-white-color);
    padding: 0;
    z-index: 11;
    border: 1px solid var(--site-color-5);
    cursor: pointer;
    right: 0;
    max-width: 270px;
    z-index: 11;
}

.tps-seDetailc-swatches.tps-dropdown-swatch ul.tps-seDetailc-swatches-options-list.tps-extra-options {
    overflow: hidden;
    overflow-y: scroll;
    height: 170px;
}

.tps-seDetailc-swatches.tps-dropdown-swatch ul.tps-seDetailc-swatches-options-list::-webkit-scrollbar {
    width: 4px;
    background-color: var(--site-color-5);
}

.tps-seDetailc-swatches.tps-dropdown-swatch ul.tps-seDetailc-swatches-options-list::-webkit-scrollbar-thumb {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: var(--site-color-6);
}

.tps-seDetailc-swatches.tps-dropdown-swatch .tps-seDetailc-swatches-meta-div {
    margin: 0;
}

.tps-seDetailc-swatches.tps-seDetailc-swatches-pa_color span.tps-seDetailc-sw-iocn {
    margin: 0 0 10px !important;
}

.tps-seDetailc-swatches.tps-seDetailc-swatches-pa_color {
    margin-bottom: 20px;
}

.tps-seDetailc-swatches.tps-dropdown-swatch {
    margin-bottom: 20px;
}

.tps-seDetailc-swatches.tps-dropdown-swatch ul.tps-seDetailc-swatches-options-list li {
    padding: 7px;
    margin-bottom: 2px;
}

.tps-seDetailc-swatches.tps-dropdown-swatch ul.tps-seDetailc-swatches-options-list li.active {
    background-color: var(--site-color-5);
}

.tps-seDetailc-meta .tps-seDetailc-swatches li {
    position: relative;
    cursor: pointer;
}

.tps-seDetailc-meta .tps-seDetailc-swatches li .tps-seDetailc-sw-iocn {
    display: block;
    margin: 0px auto 10px auto;
    background: url(../images/product-listing-images/rtw_latest_sprite.svg);
    background-repeat: no-repeat;
    border: 1px solid transparent;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    cursor: pointer;
}

.tps-seDetailc-meta .tps-seDetailc-swatches li.tps-seDetailc-swatche-option-white-gold .tps-seDetailc-sw-iocn {
    background-position: -17px -122px;
}

.tps-seDetailc-meta .tps-seDetailc-swatches li.tps-seDetailc-swatche-option-white-pink-gold .tps-seDetailc-sw-iocn {
    background-position: -254px -122px;
}

.tps-seDetailc-meta .tps-seDetailc-swatches li.tps-seDetailc-swatche-option-white-pink-gold .tps-seDetailc-sw-iocn {
    background-position: -254px -122px;
}

.tps-seDetailc-meta .tps-seDetailc-swatches li.tps-seDetailc-swatche-option-yellow .tps-seDetailc-sw-iocn {
    background-position: -136px -122px;
}

.tps-seDetailc-meta .tps-seDetailc-swatches li.tps-seDetailc-swatche-option-platinum .tps-seDetailc-sw-iocn {
    background-position: -371px -652px;
}

.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_metal .tps-seDetailc-swatche-option.active .tps-seDetailc-sw-iocn,
.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-pa_color .tps-seDetailc-swatche-option.active .tps-seDetailc-sw-iocn {
    border-color: var(--site-text-black-color);
}

.tps-seDetailc-meta .tps-seDetailc-swatches li div.tps-seDetailc-swatch-option-label-div {
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    font-family: var(--font-body-family);
    color: var(--site-text-black-color);
    font-weight: 400;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    width: fit-content;
}

.tps-seDetailc-meta .tps-seDetailc-swatches li.active,
.tps-seDetailc-meta .tps-seDetailc-swatches li.active span {
    color: var(--site-text-black-color);
    font-weight: 600;
}

.tps-seDetailc-meta .tps-seDetailc-swatches li div.tps-seDetailc-swatch-option-label-div .tps-seDetailc-swatches-option-label {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.tps-seDetailc-product-size-wrapper {
    margin-bottom: 30px;
}

.tps-seDetailc-product-size-wrapper .tps-rtw-product-size-wrapper,
.tps-seDetailc-qty-box-wrapper,
.tps-seDetailc-product-size-wrapper .tps-rtw-pendant-size-wrapper {
    display: flex;
    grid-gap: 20px 1%;
    align-items: center;
    flex-wrap: wrap;
}

.tps-seDetailc-product-size-wrapper .tps-rtw-product-size-title,
.tps-seDetailc-qty-box-wrapper .tps-seDetailc-qty-box,
.tps-seDetailc-product-size-wrapper .tps-rtw-pendant-size-wrapper span.tps-rtw-pendant-size-title {
    font-size: 16px;
    line-height: 26px;
    font-family: var(--font-body-family);
    color: var(--site-text-black-color);
    text-transform: capitalize;
    font-weight: 500;
}

.tps-rtw-product-size-wrapper select,
.tps-rtw-pendant-size-dropdown-div select {
    font-size: 16px;
    line-height: 18px;
    font-family: var(--font-body-family);
    color: var(--site-text-black-color);
    text-transform: capitalize;
    width: 100%;
    min-width: 153px;
    background-image: url(../images/common-images/dropdown_arrow.svg);
    background-position: 98% 7px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 3px;
    padding: 4px 10px 3px 3px;
    border-color: var(--site-text-black-color);
    transition: opacity 1s ease-out;
    display: none;
    font-weight: 600;
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0px;
    cursor: pointer;
}

.tps-rtw-pendant-size-dropdown-div select {
    display: block;
    min-width: 155px;
}

.tps-rtw-pendant-size-dropdown-div {
    width: 33%;
}

.tps-rtw-product-size-country-box .tps-rtw-product-size-country-btn {
    width: 45px;
    border: 1px solid var(--site-color-4);
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 26px;
    background-color: var(--site-color-4);
    font-family: var(--font-body-family);
    padding: 5px;
    font-weight: 500;
    color: var(--site-text-black-color);
    border-radius: 5px;
    font-weight: 500;
    cursor: pointer;
}

.tps-seDetailc-product-size-wrapper .tps-rtw-product-size-wrapper .tps-rtw-product-size-dropdown-div {
    width: 47%;
}

.tps-rtw-product-size-country-box .tps-rtw-product-size-country-btn.active {
    background-color: var(--site-text-black-color);
    color: var(--site-white-color);
    border: 1px solid var(--site-text-black-color);
}


.tps-rtw-product-size-dropdown-div select.tps-rtw-product-size-dropdown.active {
    animation: scale-display 1s;
    display: inline-flex;
}

.tps-rtw-product-size-dropdown-div.tps-highlight select.tps-rtw-product-size-dropdown {
    animation: blink 2s ease-in-out infinite none;
    border-color: var(--site-color-5);
}

@keyframes blink {
    0% {
        box-shadow: 0 0 0 0 rgb(255 4 4 / 25%);
    }

    100% {
        box-shadow: 0 0 0 8px rgb(255 0 35 / 9%);
    }
}

@keyframes scale-display {
    0% {
        opacity: 0;
        transform: scale(0);
        -webkit-transform: scale(0);
    }

    100% {
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

@keyframes scale-display--reversed {
    0% {
        display: inline-flex;
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1);
    }

    99% {
        display: inline-flex;
        opacity: 0;
        transform: scale(0);
        -webkit-transform: scale(0);
    }
}

.tps-seDetailc-qty-box-wrapper input#tps-seDetailc-qty-box {
    border: none;
    color: var(--site-text-black-color);
    border-radius: 0;
    border-bottom: 1px solid var(--site-text-black-color);
    text-align: center;
    font-family: var(--font-body-family);
    font-weight: normal;
    font-size: 20px;
    line-height: normal;
}

.tps-seDetailc-btn .tps-rtw-btn {
    position: relative;
    z-index: 9;
    width: 100%;
    display: block;
    max-width: 100%;
    text-align: center;
    padding: 15px 10px;
    margin-bottom: 28px;
}

.tps-seDetailc-meta .tps-seDetailc-share-list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0px;
    padding-left: 0px;
    justify-content: space-between;
}

.tps-seDetailc-meta .tps-seDetailc-share-list a {
    display: flex;
    cursor: pointer;
    color: var(--site-text-black-color);
    font-size: 16px;
    line-height: 26px;
    font-family: var(--font-body-family);
    position: relative;
    font-weight: 500;
    text-decoration: none !important;
    align-items: center;
}

.tps-seDetailc-meta .tps-seDetailc-share-list a::before,
.tps-dia-detail-shipping-title::before {
    content: '';
    width: 27px;
    height: 27px;
    background-image: url(../images/product-listing-images/rtw_latest_sprite.svg);
    float: left;
    margin-right: 5px;
}

.tps-seDetailc-meta .tps-seDetailc-share-list .tps-seDetailc-wishlist a::before {
    background-position: -232px -185px;
}

.tps-seDetailc-meta .tps-seDetailc-share-list .tps-seDetailc-mail a::before {
    background-position: -123px -181px;
}

.tps-seDetailc-meta .tps-seDetailc-share-list .tps-seDetailc-contact-number a::before {
    background-position: -72px -182px;
}

.tps-seDetailc-meta .tps-seDetailc-share-list .tps-seDetailc-drop-hint a::before {
    background-position: -173px -183px;
}

.tps-dia-detail-shipping-title::before {
    background-position: -22px -185px;
}

.tps-seDetailc-shipping-days {
    font-family: var(--font-body-family);
    font-size: 14px;
    color: var(--site-text-black-color);
    line-height: 24px;
    margin: 15px 0px 20px;
    font-weight: normal;
    position: relative;
    display: block;
    cursor: default;
    text-transform: none;
}

.tps-seDetailc-spacification .tps-seDetailc-sp-info,
.tps-seDetailc-spacification .tps-seDetailc-sp-info p,
.tps-seDetailc-spacification .tps-seDetailc-sp-info ul li {
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    text-align: left;
}

.tps-seDetailc-spacification .tps-seDetailc-sp-info ul {
    margin-bottom: 0;
}

.tps-seDetailc-spacification {
    padding: 10px 0px;
    border-top: 1px solid var(--site-color-5);
    border-bottom: 1px solid var(--site-color-5);
}

.tps-seDetailc-spacification.tps-seDetailc-spacification-col1.tps-single-information {
    border-top: 0;
}

.tps-seDetailc-sp-info {
    padding: 5px 0 0 0;
}

.tps-seDetailc-sp-info,
.tps-seDetailc-sp-info p {
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    text-align: left;
}

.tps-seDetailc-spacification .tps-seDetailc-info-sheading {
    padding: 0;
    position: relative;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.tps-seDetailc-spacification .tps-seDetailc-info-sheading span.tps-info-det-title {
    color: var(--site-text-black-color);
    font-family: var(--font-body-family);
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
    margin-bottom: 0px;
    text-transform: capitalize;
    cursor: pointer;
    background-color: transparent;
    width: fit-content;
    text-align: left;
    font-weight: 600;
}

.tps-seDetailc-info-sheading h2,
.tps-seDetailc-similar-products-wrapper .tps-seDetailc-similar-products-title,
.tps-product-review-wrapper .tps-product-review-title {
    text-align: left;
    color: var(--site-text-black-color);
    font-weight: 600;
    margin-top: 0px;
    position: relative;
    width: max-content;
    margin-left: initial;
    margin-bottom: 20px;
    display: block;
}

.tps-seDetailc-spacification .tps-seDetailc-info-sheading.tps-tab-arrow:after {
    content: "";
    position: absolute;
    display: block;
    width: 15px;
    height: 15px;
    background-image: url(../images/product-listing-images/rtw_latest_sprite.svg);
    background-position: -573px -191px;
    right: 10px;
    top: 8px;
}

.tps-seDetailc-spacification .tps-seDetailc-info-sheading.tps-tab-arrow.tps-arrow-up:after {
    background-position: -573px -191px;
}

.tps-seDetailc-spacification .tps-seDetailc-info-sheading.tps-tab-arrow.tps-arrow-down:after {
    background-position: -544px -191px;
}

.tps-seDetailc-spacification .tps-seDetailc-sp-info-col {
    width: 100%;
    display: flex;
    grid-gap: 10px 0;
    flex-wrap: wrap;
}

.tps-seDetailc-sp-info-row {
    display: flex;
    flex-direction: column;
    padding: 0;
    width: 49%;
    grid-gap: 0;
    border-bottom: 1px solid var(--site-color-5);
}

.tps-seDetailc-spacification .tps-seDetailc-sp-col-left,
.tps-seDetailc-spacification .tps-seDetailc-sp-col-right {
    width: 100%;
    display: flex;
    align-items: center;
    text-align: left;
    color: var(--site-text-black-color);
    font-family: var(--font-body-family);
    ;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 5px 9px;
}

.tps-fix-row {
    border: 0;
}

.tps-seDetailc-spacification .tps-seDetailc-sp-col-right {
    color: var(--site-color-7);
    font-weight: 500;
    text-align: left;
    font-size: 13px;
}

.tps-rtw-seDetailc .tps-seDetailc-gallery .tps-seDetailc-gallery-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.tps-seDetailc-gallery .tps-seDetailc-thumbnail-box {
    width: 15%;
    max-width: 380px;
}

.tps-seDetailc-gallery .tps-seDetailc-gallery-box {
    position: relative;
    width: 85%;
}

.tps-seDetailc-thumbnail-gallery-vertical .slick-slide>div {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
    border: 1px solid transparent;
    cursor: pointer;
}

.tps-seDetailc-gallery .tps-seDetailc-thumbnail-box .tps-seDetailc-thumbnail-gallery-vertical .slick-current>div,
.tps-seDetailc-thumbnail-gallery-horizontal .slick-track .slick-slide.slick-current>div {
    border: 1px solid var(--primary-site-color)
}

.tps-rtw-final-gallery .tps-rtw-final-main-gallery .slick-track,
.tps-seDetailc-gallery .tps-seDetailc-main-gallery .slick-track {
    display: block !important;
}

.tps-seDetailc-gallery .tps-seDetailc-gallery-box.tps-remove-box-height .tps-seDetailc-img-div {
    position: relative;
}

.tps-seDetailc-main-gallery .tps-seDetailc-img-zoom-span {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #ffffff45;
    -webkit-transition: all 2s linear;
    -o-transition: all 2s linear;
    transition: all 2s linear;
    opacity: 0;
    text-transform: none;
}

.tps-seDetailc-main-gallery .tps-seDetailc-img-zoom-span::after {
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../images/product-listing-images/rtw_latest_sprite.svg), var(--site-text-black-color);
    background-position: -346px -270px;
    cursor: pointer;
}

.tps-seDetailc-diamond-selection-popup,
.tps-seDetailc-img-popup-div {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999999;
    background: var(--site-text-black-color);
    width: 100%;
    height: 100%;
}

.tps-seDetailc-img-popup-div div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: var(--site-white-color);
    border-radius: 5px;
    padding: 40px 10px 30px;
    width: 725px;
    height: 88%;
}

.tps-seDetailc-img-popup-div img {
    height: 95%;
    margin: auto;
    display: block;
}

.tps-seDetailc-diamond-selection-popup .tps-seDetailc-diamond-selection-popup-close,
.tps-seDetailc-img-popup-div .tps-seDetailc-img-popup-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    overflow: hidden;
    color: transparent;
    background-image: url(../images/product-listing-images/rtw_latest_sprite.svg);
    background-position: -386px -224px;
    cursor: pointer;
}

.tps-seDetailc-gallery .tps-seDetailc-gallery-box.tps-remove-box-height .tps-seDetailc-img-div img {
    width: 100%;
    height: 100%;
}

.tps-seDetailc-gallery .tps-seDetailc-thumbnail-box.horizontal-thumb-box {
    width: 100%;
    max-width: 480px;
    margin-top: 10px;
}

.tps-seDetailc-thumbnail-gallery-horizontal .slick-track {
    margin-left: auto !important;
    margin-right: auto !important;
    display: flex;
}

.tps-seDetailc-thumbnail-gallery-horizontal .slick-track .slick-slide>div {
    width: 100px;
    height: 100px;
    border: 1px solid transparent;
    cursor: pointer;
    margin: auto;
}

.tps-seDetailc-gallery .tps-seDetailc-thumbnail-box {
    position: relative;
}

.tps-seDetailc-gallery .tps-rtw-video-360-slide .tps-rtw-video-360-slide {
    background-image: url(../images/common-images/ajax-loader.gif);
    background-position: center !important;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    z-index: 999;
}

.tps-seDetailc-gallery .tps-rtw-video-360-slide .tps-rtw-video-360-icon {
    position: absolute;
    width: 60px;
    height: 60px;
    left: 20px;
    bottom: 20px;
    background-image: url(../images/common-images/360_video_thumbnil.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    z-index: 99;
}

.tps-rtw-choose-earring-option-box-options-div ul {
    margin: 0;
    list-style-type: none;
    display: flex;
    grid-gap: 10px 1%;
}

.tps-rtw-choose-earring-option-box-content {
    margin-bottom: 20px;
}

.tps-rtw-choose-earring-option-box-options-div ul li {
    border: 1px solid var(--site-color-5);
    padding: 10px 30px;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
    border-radius: 4px;
}

.tps-rtw-choose-earring-option-box-options-div ul li.active,
.tps-rtw-pendant-std-size-box-content ul li.active {
    border: 1px solid var(--primary-site-color);
    background-color: var(--primary-site-color);
    color: var(--site-white-color);
}

.tps-rtw-pendant-std-size-box-content ul {
    list-style-type: none;
    position: absolute;
    display: none;
    background: var(--site-white-color);
    z-index: 11;
    margin: 0;
    padding: 5px;
    width: 100%;
    max-width: 110px;
    margin-top: 1px;
}

ul.tps-rtw-pendant-std-size-box-options.tps-show-option-list {
    display: block;
}

.tps-rtw-pendant-std-size-box-content {
    display: flex;
    margin-bottom: 20px;
}

span.tps-rtw-pendant-std-size-box-active-option {
    border-bottom: 1px solid var(--primary-site-color);
    width: 100%;
    min-width: 70px;
    display: block;
    font-weight: 600;
    margin-left: 5px;
    position: relative;
    cursor: pointer;
}

span.tps-rtw-pendant-std-size-box-active-option:after {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(../images/common-images/dropdown_arrow.svg);
    background-repeat: no-repeat;
    background-position: center center !important;
    display: block;
    position: absolute;
    right: 5px;
    top: 3px;
}

span.tps-rtw-pendant-std-size-box-active-option.tps-up-arrow:after {
    transform: rotate(-180deg);
}

.tps-rtw-pendant-std-size-box-content ul li span {
    width: 100%;
    display: block;
    margin-bottom: 0;
    padding: 5px;
}

/* rtw product detils page design end */

/*rtw detils page loader design */
.tps-seDetailc-tiles-gallery-loader {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}

.tps-rtw-tiles-loader-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    height: 100%;
}

.tps-seDetailc-tiles-gallery-loader .tps-half {
    height: 100%;
}

/*vertical gallery loader*/
.tps-vertical .tps-animated-gallery-img {
    float: right;
    background: transparent;
}

.tps-vertical .tps_grid_meta_section {
    width: 100%;
    height: 90px;
    margin-right: 0;
    position: absolute;
    float: none;
}

.tps-vertical .tps-seDetailc-spinner-row {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0 !important;
    top: 0%;

}

.tps-seDetailc-spinner-arrow .tps_grid_animated-background.left-spinner {
    position: absolute;
    left: 0;
    top: 40%;
}

.tps-seDetailc-spinner-arrow .tps_grid_animated-background.right-spinner {
    right: 0;
    position: absolute;
    top: 40%;
}

.tps-vertical .tps_grid_meta_section .tps_grid_meta_title {
    width: 100px !important;
    height: 100px !important;
    margin: 10px 0;
    position: relative;
    left: 0;
    transform: unset;
    bottom: 0;
}

.tps-vertical .tps-seDetailc-spinner-arrow .tps_grid_animated-background {
    width: 30px;
    height: 30px;
}

.tps-seDetailc-gallery .tps-rtw-spinner-grid-container {
    grid-template-columns: 1fr !important;
}

.tps-seDetailc-gallery-loader .tps_grid_animated-background.tps-vertical {
    width: 100%;
    margin: auto;
    height: 430px;
}

.tps-vertical .tps-animated-gallery-img {
    float: none;
}

.tps-seDetailc-gallery-loader .tps-seDetailc-spinner-arrow .tps_grid_animated-background,
.tps-rtw-final-gallery-loader .tps-seDetailc-spinner-arrow .tps_grid_animated-background {
    width: 40px;
    height: 40px;
    background: var(--site-color-5);
}

.tps-seDetailc-gallery-loader .tps-seDetailc-spinner-row,
.tps-rtw-final-gallery-loader .tps-seDetailc-spinner-row {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 20px;
    width: 100%;
    grid-gap: 10px;
}

.tps-seDetailc-gallery-loader,
.tps-rtw-final-gallery-loader {
    width: 100%;
    height: 500px;
}

/*vertical gallery loader*/
.tps-vertical .tps-animated-gallery-img {
    float: right;
    background: transparent;
}

.tps-vertical .tps_grid_meta_section {
    width: 15%;
    background-color: var(--site-white-color);
    height: 100%;
    margin-right: 5%;
    position: relative;
    float: left;
}

.tps-vertical .tps-seDetailc-spinner-row {
    display: block;
    width: 100%;
    position: absolute;
    bottom: auto;
    top: 0%;
}

.tps-vertical .tps_grid_meta_section .tps_grid_meta_title:nth-child(1) {
    margin-top: 0;
}

.tps-vertical .tps-seDetailc-spinner-arrow .tps_grid_animated-background {
    width: 30px;
    height: 30px;
    display: none;
}

/*vertical gallery loader end*/
/*horizontal gallery loader start */
.tps-seDetailc-gallery-loader.tps-horizontal-loader .tps_grid_animated-background {
    width: 70%;
}

.tps-seDetailc-gallery-loader.tps-horizontal-loader .tps-vertical .tps_grid_meta_section {
    float: none !important;
    width: 100% !important;
    margin: 0;
    top: auto;
}

.tps-seDetailc-gallery-loader.tps-horizontal-loader .tps-vertical .tps-animated-gallery-img {
    float: none !important;
}

.tps-seDetailc-gallery-loader.tps-horizontal-loader .tps-vertical .tps-seDetailc-spinner-row {
    display: flex;
    bottom: auto;
    top: auto;
    bottom: auto !important;
}

.tps-seDetailc-gallery-loader.tps-horizontal-loader .tps-vertical .tps_grid_meta_section .tps_grid_meta_title:nth-child(1) {
    margin-top: 10px;
}

/*horizontal gallery loader end*/
.tps-seDetailc-swatch-loader {
    color: transparent;
    width: 100%;
    height: 100%;
    position: fixed;
    text-align: center;
    background-repeat: no-repeat;
    background-color: var(--site-text-black-color);
    opacity: .25;
    z-index: 999999998;
    left: 0;
    top: 0;
}

.tps-seDetailc-swatch-loader:before {
    content: '';
    display: block;
    width: 110px;
    height: 110px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url(../images/common-images/loader-new.gif) no-repeat;
    background-size: contain;
}

/*end loader design */

[lang=el] .tps-seDetailc-product-size-wrapper .tps-rtw-product-size-wrapper .tps-rtw-product-size-dropdown-div {
    width: 41%;
}

[lang=el] .tps-rtw-product-size-wrapper select {
    font-size: 13px;
}

/*Transpacific software --- media query start here*/
@media(hover:hover) {
    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul li:hover span.tps-rtw-filter-opt-icon {
        border: 1px solid var(--site-text-black-color);
    }

    .tps-rtw-item-listing-div .tps-rtw-item-info-div span.tps-rtw-item-wishlist-span:hover {
        background-position: -272px -183px;
    }

    .tps-rtw-item-not-found-div .tps-rtw-reset-filter-confirm-yes-btn:hover {
        text-decoration: none;
    }

    .tps_latestv_rtwl_filter .tps-rtw-filter-label:hover {
        background-color: var(--site-color-8);
        border: 1px solid var(--site-color-8);
    }

    .tps-rtw-mob-filter-button button:hover {
        background-color: transparent !important;
    }

    .tps-rtw-mob-filter-button button:hover {
        background-color: transparent;
        border-color: var(--site-text-black-color);
        color: var(--site-text-black-color);
        background-position: -70px -278px !important;
    }

    .tps-rtw-item-selected-value ul li a:hover span {
        background-position: -378px -77px;
    }

    .tps-rtw-item-selected-value ul li.tps-rtw-unselected a:hover span {
        background-position: -511px -72px;
    }

    .tps-rtw-item-listing-div .tps-rtw-item-info-div:hover {
        border-color: var(--site-text-black-color);
    }

    .tps-seDetailc-meta .tps-seDetailc-swatches li:hover,
    .tps-seDetailc-meta .tps-seDetailc-swatches li:hover span {
        color: var(--site-text-black-color);
    }

    .tps-seDetailc-meta .tps-seDetailc-share-list a:hover {
        color: var(--primary-site-color);
    }

    .tps-seDetailc-gallery .tps-seDetailc-thumbnail-box .tps-seDetailc-thumbnail-gallery-vertical .slick-slide>div:hover,
    .tps-seDetailc-thumbnail-gallery-horizontal .slick-track .slick-slide>div:hover {
        border: 1px solid var(--primary-site-color)
    }

    .tps-rtw-choose-earring-option-box-options-div ul.tps-rtw-choose-earring-option-box-options li:hover {
        border: 1px solid var(--primary-site-color);
        background-color: var(--primary-site-color);
        color: var(--site-white-color);
    }

    .tps-seDetailc-meta .tps-seDetailc-share-list .tps-seDetailc-wishlist a:hover::before {
        background-position: -274px -185px;
    }

    .tps-seDetailc-meta .tps-seDetailc-share-list .tps-seDetailc-mail a:hover::before {
        background-position: -123px -216px;
    }

    .tps-seDetailc-meta .tps-seDetailc-share-list .tps-seDetailc-contact-number a:hover::before {
        background-position: -72px -217px;
    }

    .tps-seDetailc-meta .tps-seDetailc-share-list .tps-seDetailc-drop-hint a:hover::before {
        background-position: -173px -218px;
    }

    .tps-dia-detail-shipping-title:hover::before {
        background-position: -22px -220px;
    }
}

@media(max-width:1199px) {
    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul li span.tps-rtw-filter-option-label {
        font-size: 14px;
        line-height: 24px;
    }
}

@media(max-width:1024px) {
    .tps-spinner-container.tps-rtw-spinner-grid-container.tps-rtw-spinner-gridv-container.tps-simillar-product-loader .white-widget.grey-bg.author-area:last-child {
        display: none;
    }

    .tps-rtw-item-listing-div .tps-rtw-item-info-div {
        width: 32.2%;
    }

    .tps-rtw-spinner-grid-container {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul {
        display: flex !important;
        flex-wrap: nowrap !important;
        margin-bottom: 0px;
        max-width: 100% !important;
        overflow: auto !important;
        scroll-snap-type: x mandatory !important;
        grid-gap: 0px !important;
        justify-content: flex-start;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul li {
        width: 200px !important;
        scroll-snap-align: start !important;
        -webkit-user-select: none !important;
        user-select: none !important;
        white-space: nowrap !important;
        margin-right: 10px !important;
        display: flex;
        flex: 0 0 145px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul::-webkit-scrollbar {
        display: none;
    }

}

@media(max-width:992px) {

    .tps_latestv_rtwl_filter .tps-rtw-slider-filter-div div.tps-rtw-filter-option-list.tps-show-filters,
    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-gemstone ul.tps-show-filters,
    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-metal ul.tps-show-filters {
        left: auto !important;
        right: 0 !important;
    }
}

@media(max-width:991px) {
    .tps-rtw-pendant-size-dropdown-div {
        width: 50%;
    }

    .tps-rtw-seDetailc .tps-seDetailc-gallery {
        width: 80%;
        margin-right: auto;
        margin-left: auto;
    }

    .tps-rtw-seDetailc .tps-seDetailc-meta {
        width: 70%;
        margin: 30px auto;
    }

    .tps-seDetailc-meta .tps-seDetailc-meta-title {
        font-size: 24px !important;
        line-height: 34px !important;
    }

    .tps-seDetailc-thumbnail-gallery-horizontal .slick-track .slick-slide>div {
        width: 80px;
        height: 80px;
    }

    .tps-seDetailc-gallery .tps-seDetailc-gallery-box {
        position: relative;
        width: 100%;
    }

    .tps-seDetailc-gallery .tps-seDetailc-thumbnail-box.horizontal-thumb-box {
        max-width: 470px;
    }

    .tps-vertical .tps-animated-gallery-img {
        float: none;
    }

    .tps-seDetailc-gallery-loader.tps-horizontal-loader .tps_grid_animated-background {
        width: 100%;
    }

    .tps-vertical .tps_grid_meta_section {
        width: 100%;
        height: 90px;
        margin-right: 0;
        position: absolute;
        float: none;
    }

    .tps-vertical .tps-seDetailc-spinner-row {
        display: flex;
    }

    .tps-vertical .tps_grid_meta_section .tps_grid_meta_title {
        width: 60px !important;
        height: 60px !important;
    }

    .tps-vertical .tps-seDetailc-spinner-arrow .tps_grid_animated-background {
        width: 40px;
        height: 30px;
    }
}

@media(max-width:825px) {

    .tps-spinner-container.tps-rtw-spinner-grid-container.tps-rtw-spinner-gridv-container.tps-simillar-product-loader .white-widget.grey-bg.author-area:last-child,
    .tps-spinner-container.tps-rtw-spinner-grid-container.tps-rtw-spinner-gridv-container.tps-simillar-product-loader .white-widget.grey-bg.author-area:nth-last-child(2) {
        display: none;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-color ul {
        min-width: 630px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-gemstone ul.tps-show-filters {
        min-width: 352px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-metal ul.tps-show-filters {
        left: 0 !important;
        right: 0 !important;
    }

    .tps-rtw-seDetailc .tps-seDetailc-gallery {
        width: 80%;
        margin: auto;
        position: relative;
    }

    .tps-rtw-seDetailc .tps-seDetailc-meta {
        width: 70%;
        margin: 50px auto 30px;
    }

    .tps-rtw-item-listing-div .tps-rtw-item-info-div {
        width: 49%;
    }

    .tps-rtw-spinner-grid-container {
        grid-template-columns: 1fr 1fr;
    }
}

@media(max-width:768px) {
    .tps-rtw-seDetailc .tps-seDetailc-meta {
        width: 90%;
    }
}

@media(max-width:767px) {

    .tps-rtw-reset-filter-mobile a {
        display: flex;
        align-items: center;
    }

    .tps-rtw-reset-filter-mobile a::before {
        content: '';
        width: 25px;
        height: 25px;
        display: block;
        background-image: url(../images/product-listing-images/rtw_latest_sprite.svg);
        margin-right: 2px;
        background-position: -595px -71px;
    }

    .tps-rtw-reset-parent .tps-rtw-reset-filter-confirm-popup-div {
        position: absolute;
        width: 210px;
        right: 0;
        background-color: var(--site-text-black-color);
        border: 1px solid var(--site-text-black-color);
        padding: 10px 10px 16px 10px;
        border-radius: 4px;
        z-index: 99;
        top: 35px;
    }

    .tps-rtw-reset-parent .tps-rtw-reset-filter-confirm-popup-div:before {
        content: "";
        width: 17px;
        height: 17px;
        transform: rotate(45deg);
        background: var(--site-text-black-color);
        position: absolute;
        z-index: 999999;
        right: 16px;
        top: -8px;
        border-top: 1px solid var(--site-text-black-color);
        border-left: 1px solid var(--site-text-black-color);
    }

    .tps-rtw-reset-filter-confirm-popup-div .tps-rtw-reset-filter-confirm-popup-title {
        font-size: 14px;
        color: var(--site-white-color);
        font-family: var(--font-body-family);
        line-height: 24px;
        text-align: center;
    }

    .tps-rtw-reset-parent .tps-rtw-reset-filter-confirm-popup-div:before {
        right: auto;
        left: 50%;
    }

    .tps-rtw-reset-filter-confirm-popup-div .tps-rtw-reset-filter-confirm-popup-btn-div {
        display: flex;
        align-items: center;
        grid-gap: 10px;
        justify-content: end;
        justify-content: center;
    }

    .tps-rtw-reset-filter-confirm-popup-div .tps-rtw-reset-filter-confirm-popup-btn-div button {
        padding: 4px 20px 6px;
        margin-top: 10px;
        background-color: transparent;
        color: var(--site-white-color);
        font-size: 15px;
        font-family: var(--font-body-family);
        line-height: 16px;
        border: 1px solid var(--site-white-color);
        transition: 0.5s ease;
        border-radius: 2px;
        cursor: pointer;
    }

    .tps-rtw-reset-filter-confirm-popup-div .tps-rtw-reset-filter-confirm-popup-btn-div button.tps-rtw-reset-filter-confirm-no-btn {
        background-color: var(--site-white-color);
        color: var(--site-text-black-color);
    }

    .tps-rtw-reset-parent .tps-rtw-reset-filter-confirm-popup-div {
        right: auto;
        left: 50%;
        transform: translateX(-50%);
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common ul li.tps-rtw-show-result-li,
    .tps-rtw-filter-wrapper-div .tps-rtw-filter-option-list .tps-rtw-show-result-li {
        display: none !important;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-color ul {
        max-width: fit-content;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common ul li,
    .tps_latestv_rtwl_filter .tps-rtw-slider-filter-div div.tps-rtw-filter-option-list li {
        width: 32%;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-color ul li {
        width: 49%;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-metal ul li {
        width: 30%;
    }

    .tps_latesv_rtw_fil_common {
        width: 100%;
        overflow: hidden;
        padding: 0 15px;
    }

    .tps-rtw-item-listing-div,
    .tps-rtw-item-listing-div noscript {
        grid-gap: 15px 2%;
    }

    .tps-rtw-item-listing-div .tps-rtw-item-info-div {
        width: 49%;
    }

    .tps-rtw-spinner-grid-container {
        grid-template-columns: 1fr 1fr;
    }

    .tps-rtw-mob-filter-button,
    .tps-rtw-filter-show-result {
        display: block;
    }

    .tps-rtw-filter-show-result button {
        padding: 13px 20px 11px;
        font-family: var(--font-body-family);
        font-weight: 500;
        margin: 0px;
        border: 1px solid var(--site-text-black-color);
        letter-spacing: 1px;
        font-size: 14px;
        line-height: 14px;
        background-color: var(--site-text-black-color);
        color: var(--site-white-color);
        position: relative;
        width: 100%;
        text-transform: uppercase;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        display: block;
        text-align: center;
    }

    .tps-rtw-filter-show-result {
        position: sticky;
        bottom: 0;
        width: 100%;
        z-index: 999999;
    }

    .tps-rtw-mob-filter-button {
        -moz-transition: all 700ms ease-out;
        -webkit-transition: all 700ms ease-out;
        -o-transition: all 700ms ease-out;
        transition: all 700ms ease-out;
    }

    .tps-rtw-mob-filter-button.tps_filter_sticky_btn button {
        width: 100%;
        margin: 0px;
        background-color: var(--site-text-black-color) !important;
        border: 1px solid var(--site-text-black-color);
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        font-size: 18px;
        color: var(--site-white-color);
    }

    .tps-rtw-mob-filter-button.tps_filter_sticky_btn button {
        width: 100%;
        margin: 0px;
        background-color: var(--site-text-black-color) !important;
        border: 1px solid var(--site-text-black-color);
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        font-size: 14px;
        color: var(--site-white-color);
    }

    .tps-rtw-mob-filter-button.tps_filter_sticky_btn button::after {
        background-position: -23px -281px !important;
        left: 45%;
    }

    .tps-rtw-mob-filter-button button {
        display: block;
        margin: 20px auto 25px auto;
        font-size: 0;
        padding: 0;
        border: 1px solid var(--site-text-black-color);
        border-radius: 3px;
        width: 50px;
        height: 50px;
        position: relative;
        background-color: transparent !important;
    }

    .tps-rtw-mob-filter-button button::after {
        content: '';
        width: 30px;
        height: 30px;
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        background: url(../images/product-listing-images/rtw_latest_sprite.svg);
        background-position: -431px -184px !important;
    }

    .tps-rtw-mob-filter-button.tps_filter_sticky_btn button::after {
        background-position: -19px -278px !important;
    }

    .tps-rtw-filter-mobile-first-section .tps-rtw-filter-close {
        background-color: transparent !important;
        width: 25px;
        height: 25px;
        background-image: url(../images/product-listing-images/rtw_latest_sprite.svg);
        background-position: -444px -73px;
        display: flex;
        padding: 0;
        outline: none !important;
        border: none;
    }

    .tps-rtw-filter-wrapper-div.open-popup {
        position: unset;

    }

    .tps-rtw-filter-wrapper-mobile {
        position: fixed;
        top: 65px;
        left: 0%;
        width: 100%;
        margin-left: -100%;
        height: 100% !important;
        background-color: var(--site-white-color);
        transition: all .5s ease-out;
        z-index: 99999;
        padding: 0 0 50px;
        border-radius: 20px 20px 0 0;
    }

    .tps-rtw-filter-wrapper-div.open-popup .tps-rtw-filter-wrapper-mobile,
    .tps-rtw-backdrop.open-backdrop {
        margin-left: 0;
    }

    .tps-rtw-backdrop {
        position: fixed;
        top: 0;
        left: 0%;
        width: 100%;
        margin-left: -100%;
        height: 100% !important;
        background-color: #2323238a;
        transition: all 0.5s linear;
        z-index: 9;
    }

    .tps-rtw-filter-mobile-first-section {
        width: 100%;
        display: flex;
        padding: 10px;
        background-color: var(--site-color-5);
        margin-bottom: 10px;
        position: relative;
        top: 0;
        z-index: 999999;
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
        justify-content: space-between;
    }

    .tps_latestv_rtwl_filter .tps-rtw-filter-label {
        display: block;
        background: transparent;
        border: 0;
        height: auto;
        padding: 0;
        font-size: 18px;
        text-transform: capitalize;
        color: var(--primary-site-color);
        font-weight: 600;
        margin-bottom: 20px;
    }

    .tps_latestv_rtwl_filter .tps-rtw-filter-label::after {
        content: none;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common ul.dropdown-filter {
        width: 100% !important;
        box-shadow: none;
        position: unset;
        display: flex !important;
        flex-wrap: wrap;
        padding: 0px !important;
        justify-content: flex-start;
        grid-gap: 15px 1%;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-color ul.dropdown-filter {
        min-width: auto;
        flex-direction: column;
    }

    .tps-rtw-filter-list-wrapper {
        padding: 0 0 140px;
        position: relative;
        overflow-y: scroll;
        height: 100%;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common ul li input {
        width: 100% !important;
        height: 100% !important;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common ul li span.tps-rtw-filter-option-label:before,
    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-shape ul li span.tps-rtw-filter-option-label:before {
        margin-bottom: 10px;
        margin-right: 0px;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        border: 1px solid transparent;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-solitaire:before {
        background-position: -24px -562px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-engagement:before {
        background-position: -24px -562px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-cross:before {
        background-position: -137px -562px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-fashion:before {
        background-position: -189px -562px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-tennis:before {
        background-position: -253px -562px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-hoop:before {
        background-position: -77px -562px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-stud:before {
        background-position: -418px -568px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-chains:before {
        background-position: -312px -606px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-free-form:before {
        background-position: -522px -597px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-halo:before {
        background-position: -358px -600px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-split-shank:before {
        background-position: -468px -599px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-stackable:before {
        background-position: -250px -561px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-style ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-three-stone:before {
        background-position: -409px -600px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-metal ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-14kwhitegold:before {
        background-position: -17px -122px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-metal ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-18kwhitegold:before {
        background-position: -17px -122px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-metal ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-14kyellowgold:before {
        background-position: -136px -122px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-metal ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-18kyellowgold:before {
        background-position: -136px -122px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-metal ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-14kpinkgold:before {
        background-position: -254px -122px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-metal ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-18kpinkgold:before {
        background-position: -254px -122px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-metal ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-22kgold:before {
        background-position: -434px -122px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-metal ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-sterlingsilver:before {
        background-position: -373px -122px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-shape ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-round:before {
        background-position: -11px -55px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-shape ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-marquise:before {
        background-position: -359px -55px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-shape ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-cushion:before {
        background-position: -110px -55px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-shape ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-radiant:before {
        background-position: -275px -55px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-shape ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-oval:before {
        background-position: -231px -55px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-shape ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-pear:before {
        background-position: -193px -55px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-shape ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-princess:before {
        background-position: -60px -55px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-shape ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-emerald:before {
        background-position: -154px -55px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-shape ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-asscher:before {
        background-position: -319px -55px;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-shape ul li span.tps-rtw-filter-option-label.tps-rtw-label-for-heart:before {
        background-position: -402px -55px;
    }

    .tps_latestv_rtwl_filter .tps-rtw-filter-section.section-first span.tps-rtw-filter-section-label {
        display: none;
    }

    .tps_latestv_rtwl_filter .tps-rtw-filter-section.section-first {
        width: 100% !important;
    }

    .tps-rtw-filter-mobile-first-section .tps-rtw-filter-mobile-first-section-label {
        font-size: 16px;
        line-height: 26px;
        color: --site-text-black-color;
    }

    .tps_latestv_rtwl_filter .tps-rtw-slider-filter-div div.tps-rtw-filter-option-list {
        position: unset;
        width: 100% !important;
        box-shadow: none;
        display: block !important;
        padding: 0px 3px !important;
        min-width: fit-content;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common ul li input[type="checkbox"]:checked+span+span:before,
    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common ul li.active span.tps-rtw-filter-option-label:before {
        border-color: var(--site-text-black-color);
    }

    .tps-seDetailc-gallery .tps-seDetailc-thumbnail-box.horizontal-thumb-box {
        max-width: 400px;
    }
}

@media(max-width:639px) {
    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-category_slugs ul li {
        flex: 0 0 115px;
    }

    .tps-spinner-container.tps-rtw-spinner-grid-container.tps-rtw-spinner-gridv-container.tps-simillar-product-loader .white-widget.grey-bg.author-area:last-child,
    .tps-spinner-container.tps-rtw-spinner-grid-container.tps-rtw-spinner-gridv-container.tps-simillar-product-loader .white-widget.grey-bg.author-area:nth-last-child(2),
    .tps-spinner-container.tps-rtw-spinner-grid-container.tps-rtw-spinner-gridv-container.tps-simillar-product-loader .white-widget.grey-bg.author-area:nth-last-child(3) {
        display: none;
    }

    .tps-spinner-container.tps-rtw-spinner-grid-container.tps-rtw-spinner-gridv-container.tps-simillar-product-loader {
        grid-template-columns: 1fr;
    }

    .tps-seDetailc-similar-products-list .slick-slide a.tps-seDetailc-similar-product-div {
        border: 1px solid transparent;
    }

    .tps-rtw-result-viewed-and-load-more {
        flex-direction: column;
        grid-row-gap: 20px;
        border-bottom: none;
    }

    .tps-seDetailc-meta .tps-seDetailc-share-list {
        justify-content: center;
        grid-gap: 10px 4%;
    }

    .tps-page-rtw-product_listing .tps-rtw-main-container .tps-rtw-load-more-button {
        position: relative;
        width: 100%;
    }

    .tps-rtw-seDetailc .tps-seDetailc-gallery,
    .tps-rtw-seDetailc .tps-seDetailc-meta {
        width: 100%;
    }

    .tps-seDetailc-meta .tps-seDetailc-meta-title {
        font-size: 22px;
        line-height: 32px !important;
    }
}

@media(max-width:580px) {
    .tps-rtw-item-listing-div .tps-rtw-item-info-div {
        width: 100%;
    }

    .tps-rtw-spinner-grid-container {
        grid-template-columns: 1fr;
    }

    .tps-rtw-mob-filter-button.tps_filter_sticky_btn button::after {
        left: 39%;
    }
}

@media(max-width:480px) {

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common ul li,
    .tps_latestv_rtwl_filter .tps-rtw-slider-filter-div div.tps-rtw-filter-option-list li {
        width: 49%;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-color ul li {
        width: 100%;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-metal ul li {
        width: 49%;
    }

    .tps_latestv_rtwl_filter .tps_latesv_rtw_fil_common.tps-rtw-shape ul li {
        width: 20%;
    }

    .tps-rtw-item-counter-div .tps-rtw-item-selected-value ul.tps-rtw-applied-filter-list {
        grid-gap: 10px 4%;
    }

    h1,
    .tps_main_heading,
    h2,
    .tps_subtittle_heading {
        margin-top: 30px;
    }

    .tps-rtw-title-and-count-div span {
        font-size: 13px;
    }
}