/*Transpacific software --- For setting listing / setting detail / final ring css*/
/*Transpacific software --- here common design css*/
* {
    box-sizing: border-box;
}

h1,
.tps_latestv_title {
    font-family: Montserrat;
    margin-bottom: 10px !important;
}

h2,
.tps_latestv_sub_title {}

h3 {}

h4 {}

h5 {}

h6 {}

a {}

p,
.tps_latestv_para {
    font-family: Montserrat;
}


/* setting listing filter design start*/
.tps_setting_banner .tps_set_bnr_txt h1 {
    text-align: center;
    font-family: Cormorant;
    font-size: 30px;
    line-height: 40px;
    color: #0A0909;
    font-weight: 500;
}

.tps_latestv_steps {
    font-family: 'Montserrat';
    font-weight: 100;
    color: #fff;
    letter-spacing: .8px;
    padding: 0;
    clear: both;
    display:
        block;
    width: 100%;
    height: 100px;
    margin: 0 auto;
    border-collapse:
        separate;
    table-layout: fixed;
    line-height: 1.3;
    position: relative;
    background-color: #A9844A;
    padding: 0px 0px 0px;
    margin: 35px 0px 35px 0px;
    border-left: none;
    border-right: none;
}

.tps_latestv_steps .tps_latestv_steps_node {
    position: relative;
    display: block;
    width: auto;
    height: 100px;
    margin-right: 16px;
    background: #fff;
    text-decoration: none;
    border: 1px solid #DDDDDD;
}

.tps_latestv_steps .tps_latestv_steps_node::before {
    width: 0px;
    height: 0px;
    border-top: 50px solid #ffffff;
    border-bottom: 48px solid #ffffff;
    border-left: 16px solid transparent;
    position: absolute;
    content: "";
    top: 0px;
    left: 0;
    transform: translate(-100%, 0);
}

.tps_latestv_steps .tps_latestv_steps_item .tps_latestv_steps_node .tps_latestv_steps_node {
    width: 100%;
}

.tps_latestv_steps .tps_latestv_steps_node::after {
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 48px solid transparent;
    border-left: 16px solid #ffffff;
    position: absolute;
    content: "";
    top: 0px;
    right: 0;
    transform: translate(100%, 0);
}
.tps_latestv_steps .tps_latestv_steps_item.tps_latestv_steps_one .tps_latestv_steps_node::before, 
.tps_latestv_steps .tps_latestv_steps_item.tps_latestv_steps_three .tps_latestv_steps_node::after,
.tps_latestv_steps .tps_latestv_steps_item.tps_latestv_steps_heading .tps_latestv_steps_node::after{
   display: none;
}
.tps_latestv_steps_inner .tps_latestv_steps_item:first-child .tps_latestv_steps_node {
    margin-right: 0;
}
.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_node,
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_node {
    background: #A9844A;
}

.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_node::before,
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_node::before {
    border-top-color: #A9844A;
    border-bottom-color: #A9844A;
}

.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_node::after,
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_node::after {
    border-left-color: #A9844A;
}

.tps_latestv_steps .tps_latestv_steps_item .tps_latestv_steps_node-skin {
    position: relative;
    z-index: 2;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: inherit;
    vertical-align: middle;
    padding: 0;
    height: 100%;
}
.tps_latestv_steps .tps_latestv_steps_action a:nth-child(2){
   margin-right: 0px;
}
.tps_latestv_steps .tps_latestv_steps_item .tps_latestv_steps_node-skin .tps_latestv_steps_num {
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    width:47px;
    line-height: 80px;
    color: #1C1C1C;
    font-family: Cormorant;
}

.tps_latestv_steps .tps_latestv_steps_item .tps_latestv_steps_node-skin>div {
    display: table-cell;
    vertical-align: middle;
}
.tps_latestv_steps .tps_latestv_steps_item.tps_latestv_steps_common .tps_latestv_steps_cont{
    text-align: left;
}

.tps_latestv_steps .tps_latestv_steps_item .tps_latestv_steps_node-skin .tps_latestv_steps_heading,
.tps_latestv_steps_item.tps_latestv_steps_heading .tps_latestv_steps_cont .tps_latestv_steps_nostyle_heading {
    font-size: 22px;
    line-height: 23px;
    text-transform: capitalize;
    font-family: Cormorant;
    color: #0A0909;
    font-weight: normal;
}

.tps_latestv_steps .tps_latestv_steps_heading .nostyle-heading {
    color: inherit;
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    margin: 0;
    padding: 0;
    text-transform: inherit;
}

.tps_latestv_steps .tps_latestv_steps_data,
.tps_latestv_steps .tps_latestv_steps_action {
    font-family: 'Montserrat';
    font-size: 11px;
    letter-spacing: .075em;
    color: #000;
    font-weight: normal;
    text-transform: capitalize;
    position: relative;
    margin-top: 5px;;
}


.tps_latestv_steps .tps_latestv_steps_pho {
    width: 90px;
    text-align: center;
}

.tps_latestv_steps .tps_latestv_steps_pho span {
    width: 59px;
    height: 59px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: auto;
    line-height: 18px;
    font-size: 18px;
    background: url(../images/Earringbuilder_latest_sprite.svg), #fff;
}

.tps_latestv_steps .tps_latestv_steps_pho.tps_latestv_steps_earring span {
    background-position: -8px -6px;
}

.tps_latestv_steps .tps_latestv_steps_common.active .tps_latestv_steps_pho.tps_latestv_steps_diamond,
.tps_latestv_steps .tps_latestv_steps_common:hover .tps_latestv_steps_pho.tps_latestv_steps_diamond {
    background-position: -382px -4px;
}

.tps_latestv_steps .tps_latestv_steps_pho.tps_latestv_steps_diamond span {
    background-position: -81px -6px;
}

.tps_latestv_steps .tps_latestv_steps_pho.tps_latestv_steps_final span {
    background-position: -158px -8px;
}

.tps_latestv_steps .tps_latestv_steps_pho>img,
.tps_latestv_steps .modal-product-superposition {
    width: 70px;
    height: auto;
}

.tps_latestv_steps .tps_latestv_steps_pho>img {
    width: 56px;
}

.tps_latestv_steps .tps_latestv_steps_action a {
    text-decoration: underline !important;
    transition: 0.3s ease;
    color: #000;
    margin-right: 10px;
    font-weight: normal;
}
.tps_latestv_steps .tps_latestv_steps_action a:hover{
    text-decoration: none !important;
}

.tps_latestv_steps .tps_latestv_steps_action a:nth-last-child() {
    margin-right: 0px;
}

.tps_latestv_steps .tps_latestv_steps_action a:hover {
    text-decoration: underline;
    color: #fff;
}

.tps_latestv_steps .tps_latestv_steps_heading .nostyle-heading {
    text-transform: capitalize;
    color: #0A0909;
}

.tps_latestv_steps .tps_latestv_steps_item.tps_latestv_steps_heading .tps_latestv_steps_node::before,
.tps_latestv_steps .tps_latestv_steps_item.tps_latestv_steps_three .tps_latestv_steps_node::after {
    display: none;
}

.tps_latestv_steps .tps_latestv_steps_item.tps_latestv_steps_three .tps_latestv_steps_node {
    margin-right: -1px;
}

.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_node-skin .tps_latestv_steps_heading .nostyle-heading,
.tps_latestv_steps .tps_latestv_steps_item.active .tps_latestv_steps_node-skin .tps_latestv_steps_num,
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_node-skin .tps_latestv_steps_heading .nostyle-heading,
.tps_latestv_steps .tps_latestv_steps_item:hover .tps_latestv_steps_node-skin .tps_latestv_steps_num,
.tps_latestv_steps .tps_latestv_steps_item.tps_latestv_steps_heading:hover .tps_latestv_steps_node-skin .tps_latestv_steps_cont .tps_latestv_steps_nostyle_heading {
    color: #fff;
}

.tps_latestv_steps .tps_latestv_steps_pho>.img-transparent {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 27% 42%;
}

.tps_latestv_steps_inner,
.tps_latestv_steps_inner h1,
.tps_latestv_steps_inner h2 {
    font-family: inherit;
    margin: 0;
    color: inherit;
    font-size: 16px;
    text-align: center;
}

.tps_latestv_steps_inner .tps_latestv_steps_item {
    position: relative;
    width: 33.3%;
    display: table-cell;
    vertical-align: top;
    cursor: default !important;
}

.tps_latestv_steps_inner .tps_latestv_steps_item:first-child {
    width: 260px;
}
.tps_latestv_steps_inner .tps_latestv_steps_item:first-child:hover .tps_latestv_steps_node{
  background-color: #fff !important;
}
.tps_latestv_steps_inner .tps_latestv_steps_item:first-child:hover .tps_latestv_steps_nostyle_heading{
  color: #0A0909 !important;
}
.tps_latestv_steps_inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: #DDDDDD;
}

.tps_latestv_earringl_filter_parent {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.tps_latestv_earringl_reset_block {
    margin-bottom: 20px;
    text-align: right;
    padding: 0px 0px 13px;
    border-bottom: 1px solid #DDDDDD;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.tps_latestv_earringl_reset_block .tps_latestv_rest_filter,
.tps_latestv_earringl_reset_block label {
    cursor: pointer;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 28px;
    color: #0A0909;
    font-family: 'Montserrat';
    position: relative;
    font-weight: 500;
}

.tps_latestv_earringl_reset_block .tps-earringbuilder-reset-parent a.tps-earringbuilder-reset-filter-btn {
    position: relative;
    display: flex;
    align-items: center;
}

.tps_latestv_earringl_reset_block .tps-earringbuilder-reset-parent a.tps-earringbuilder-reset-filter-btn::after {
    content: '';
    width: 25px;
    height: 25px;
    display: block;
    background-image: url(../images/Earringbuilder_latest_sprite.svg);
    margin-left: 2px;
    background-position: -331px -353px;
}

.tps-earringbuilder-reset-parent .tps-earringbuilder-reset-filter-confirm-popup-div,
.tps-latestv-reset-step-popup {
    position: absolute;
    width: 220px;
    right: 0;
    background-color: #A9844A;
    padding: 10px 10px 16px 10px;
    border-radius: 4px;
    z-index: 99;
    top: 44px;
}

.tps-latestv-reset-step-popup {
    left: unset;
    right: auto;
    top: 107%;
    text-align: right;
}

.tps-latestv-reset-step-popup:before {
    top: -6px !important;
    right: auto !important;
    left: 82px !important;
}

.tps-earringbuilder-reset-parent .tps-earringbuilder-reset-filter-confirm-popup-div:before,
.tps-latestv-reset-step-popup:before {
    content: "";
    width: 17px;
    height: 17px;
    transform: rotate(45deg);
    background: #A9844A;
    position: absolute;
    z-index: 999999;
    right: 16px;
    top: -6px;
}

.tps-earringbuilder-reset-filter-confirm-popup-div .tps-earringbuilder-reset-filter-confirm-popup-title,
 .tps-latestv-reset-step-popup .tps-latestv-reset-step-popup-title {
    font-size: 14px;
    color: #ffff;
    font-family: 'Montserrat';
    line-height: 24px;
    font-weight: normal;
    text-align: right;
}

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

.tps-earringbuilder-reset-filter-confirm-popup-div .tps-earringbuilder-reset-filter-confirm-popup-btn-div button, .tps-latestv-reset-step-popup .tps-latestv-reset-step-popup-group button {
    padding: 5px 25px 6px;
    margin-top: 10px;
    background-color: transparent;
    color: #fff;
    font-size: 12px;
    font-family: 'Montserrat';
    line-height: 13px;
    border: 1px solid #fff;
    transition: 0.5s ease;
    border-radius: 2px;
    cursor: pointer;
    font-weight: 500;
}

.tps-earringbuilder-reset-filter-confirm-popup-div .tps-earringbuilder-reset-filter-confirm-popup-btn-div button:hover,
.tps-earringbuilder-reset-filter-confirm-popup-div .tps-earringbuilder-reset-filter-confirm-popup-btn-div button.tps-earringbuilder-reset-filter-confirm-no-btn,
.tps-latestv-reset-step-popup .tps-latestv-reset-step-popup-group button:hover,
.tps-latestv-reset-step-popup .tps-latestv-reset-step-popup-group button.tps-latestv-reset-step-no-btn {
    background-color: #fff;
    color:#A9844A;
}

.tps-earringbuilder-reset-filter-confirm-popup-div .tps-earringbuilder-reset-filter-confirm-popup-btn-div button.tps-earringbuilder-reset-filter-confirm-no-btn:hover,
.tps-latestv-reset-step-popup .tps-latestv-reset-step-popup-group button.tps-latestv-reset-step-no-btn:hover {
    background-color: transparent;
    color: #fff;
}

.tps_latestv_earringl_filter {
    display: flex;
    grid-gap: 25px 10px;
    grid-template-columns: 1fr 1fr;
    flex-wrap: wrap;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 50px;
}

.tps_latestv_earringl_filter .tps-earringbuilder-filter-label {
    font-size: 16px;
    line-height: 26px;
    color: #0A0909;
    padding: 0;
    font-family: 'Montserrat';
    font-weight: 600;
    padding-bottom: 10px;
    display: block;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
    grid-gap: 0px 5px;
    text-align: center;
    justify-content: space-around
}

.tps_latestv_earringl_filter .tps-earringbuilder-shape {
    -webkit-order: 1;
    order: 1;
    width: 59%;
}

.tps_latestv_earringl_filter .tps-earringbuilder-price {
    -webkit-order: 2;
    order: 2;
    width: 40%;
    padding-left: 2%;
}

.tps_latestv_earringl_filter .tps-earringbuilder-style {
    -webkit-order: 4;
    order: 4;
    width: 40%;
    padding-left: 2%;
}

.tps_latestv_earringl_filter .tps-earringbuilder-metal {
    -webkit-order: 3;
    order: 3;
    width: 59%;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li {
    position: relative;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style ul li {
    width: 13%;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    margin: 0;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input+span {
    font-family: 'Montserrat';
    font-size: 13px;
    line-height: 19px;
    color: #0A0909;
    text-align: center;
    text-transform: capitalize;
    display: block;
    margin: auto;
    position: relative;
    cursor: pointer;
    font-weight: 400;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input+span:before {
    content: '';
    width: 38px !important;
    height: 38px !important;
    display: block;
    margin: 0px auto 5px auto;
    background: url(../images/Earringbuilder_latest_sprite.svg);
    background-repeat: no-repeat;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input+span::after,
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li .tps-seDetailc-sw-iocn::after,
.tps-seDetailc-meta .tps-seDetailc-shapes-list li .tps-seDetailc-shapes-icon::after {
    content: '';
    width: 0%;
    height: 2px;
    background-color: #A9844A;
    transition: width 0.5s;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input+span::after,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input:checked+span::after,
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li.active .tps-seDetailc-sw-iocn::after,
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li:hover .tps-seDetailc-sw-iocn::after,
.tps-seDetailc-meta .tps-seDetailc-shapes-list li.active .tps-seDetailc-shapes-icon::after,
.tps-seDetailc-meta .tps-seDetailc-shapes-list li:hover .tps-seDetailc-shapes-icon::after {
    width: 100%;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input+span,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input:checked+span{
    color: #A9844A;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input:checked+span {
    font-weight: 600;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="Round"]+span::before {
    background-position: -23px -74px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="Oval"]+span::before {
    background-position: -384px -74px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="Cushion"]+span::before {
    background-position: -625px -74px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="Radiant"]+span::before {
    background-position: -445px -74px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="Pear"]+span::before {
    background-position: -507px -74px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="Princess"]+span::before {
    background-position: -93px -74px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="Emerald"]+span::before {
    background-position: -168px -74px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="Marquise"]+span::before {
    background-position: -319px -74px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="Asscher"]+span::before {
    background-position: -241px -74px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="Heart"]+span::before {
    background-position: -561px -74px;
}


.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="Round"]:checked+span::before,
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Round"].active .tps-seDetailc-sw-iocn {
    background-position: -23px -134px;
}


.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="Oval"]:checked+span::before,
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Oval"].active .tps-seDetailc-sw-iocn {
    background-position: -384px -134px;
}


.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="Cushion"]:checked+span::before,
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Cushion"].active .tps-seDetailc-sw-iocn {
    background-position: -625px -134px;
}


.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="Radiant"]:checked+span::before,
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Radiant"].active .tps-seDetailc-sw-iocn {
    background-position: -445px -134px;
}


.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="Pear"]:checked+span::before,
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Pear"].active .tps-seDetailc-sw-iocn {
    background-position: -507px -134px;
}


.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="Princess"]:checked+span::before,
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Princess"].active .tps-seDetailc-sw-iocn {
    background-position: -93px -134px;
}


.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="Emerald"]:checked+span::before,
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Emerald"].active .tps-seDetailc-sw-iocn {
    background-position: -168px -134px;
}


.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="Marquise"]:checked+span::before,
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Marquise"].active .tps-seDetailc-sw-iocn {
    background-position: -319px -134px;
}


.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="Asscher"]:checked+span::before,
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Asscher"].active .tps-seDetailc-sw-iocn {
    background-position: -241px -134px;
}


.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input[value="Heart"]:checked+span::before,
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Heart"].active .tps-seDetailc-sw-iocn {
    background-position: -561px -134px;
}

.tps_latestv_earringl_filter .tps-earringbuilder-style_type ul li.tps-earringbuilder-filter-option-li input+span:before {
    background-position: -449px -315px !important;
    content: '';
    width: 55px !important;
    height: 55px !important;
    display: block;
    margin: 0px auto 10px auto;
    background: url(../images/tom-loose-diamond-sprite.svg), #F9F9F9;
    background-repeat: no-repeat;
    border: 1px solid #F9F9F9;
    border-radius: 50%;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li.tps-earringbuilder-filter-option-li input[value="18K Rose Gold"]+span::before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li.tps-earringbuilder-filter-option-li input[value="14K Rose Gold"]+span::before,
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="14k Rose Gold"] .tps-seDetailc-sw-iocn,
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="18k Rose Gold"] .tps-seDetailc-sw-iocn {
    background-position: -27px -289px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li.tps-earringbuilder-filter-option-li input[value="18K Yellow Gold"]+span::before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li.tps-earringbuilder-filter-option-li input[value="14K Yellow Gold"]+span::before {
    background-position: -228px -289px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li.tps-earringbuilder-filter-option-li input[value="18K White Gold"]+span::before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li.tps-earringbuilder-filter-option-li input[value="14K White Gold"]+span::before {
    background-position: -123px -289px;
}

.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li.tps-earringbuilder-filter-option-li input[value="Platinum"]+span::before,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li.tps-earringbuilder-filter-option-li input[value="Platinum"]+span::before {
    background-position: -615px -289px;
}

.tps_latestv_earringl_filter .tps-earringbuilder-style_type ul li.tps-earringbuilder-filter-option-li input+span {
    position: relative;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="Cuff"]+span:before {
    background-position: -29px -463px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="Drop"]+span:before {
    background-position: -109px -463px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="Halo"]+span:before {
    background-position: -188px -459px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="Hoop"]+span:before {
    background-position: -264px -463px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="Huggie"]+span:before {
    background-position: -329px -462px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="Jacket"]+span:before {
    background-position: -383px -462px;
}  
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="Statement"]+span:before {
    background-position: -436px -461px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="Stud"]+span:before {
    background-position: -500px -459px;
} 



.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="Cuff"]:checked + span:before {
    background-position: -29px -512px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="Drop"]:checked + span:before {
    background-position: -109px -513px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="Halo"]:checked + span:before {
    background-position: -188px -509px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="Hoop"]:checked + span:before {
    background-position: -264px -513px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="Huggie"]:checked + span:before {
    background-position: -329px -512px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="Jacket"]:checked + span:before {
    background-position: -383px -512px;
}  
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="Statement"]:checked + span:before {
    background-position: -436px -511px;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input[value="Stud"]:checked + span:before {
    background-position: -500px -509px;
}
.tps_latestv_earringl_filter .tps-latestv-bapf-from,
.tps_latestv_earringl_filter .tps-latestv-bapf-to {
    display: flex;
    align-items: baseline;
    justify-content: center;
    padding: 0px;
    border-radius: 4px;
    width: 81px;
    font-size: 14px;
    color: #0A0909;
    line-height: 16px;
    font-family: 'Montserrat';
    border-radius: 10px;
}
.tps_latestv_earringl_filter .tps-latestv-bapf-from input, .tps_latestv_earringl_filter .tps-latestv-bapf-to input {
    border-radius: 10px;
    font-family: 'Montserrat' !important;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}
.tps_latestv_earringl_filter .tps-latestv-bapf-from {
    float: left;
    text-align: left;
    justify-content: start !important;
}

.tps_latestv_earringl_filter .tps-latestv-bapf-to {
    float: right;
    text-align: right;
    justify-content: end !important;
}

.ui-widget-header,
.ui-slider .ui-slider-handle {
    background: #102F4B !important;
    box-shadow: none !important;
}

.ui-widget.ui-widget-content {
    border: 1px solid #F1F1F1;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

.ui-widget.ui-widget-content {
    background-color: #c5c5c5;
}

.ui-widget.ui-widget-content {
    border-color: #2D7170 !important;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-widget.ui-widget-content {
    background: #DDDDDD;
    height: 4px;
    border: none;
    border-radius: 10px;
    margin: 7px 17px 24px 5px;
}

.ui-slider .ui-slider-handle {
    width: 22px !important;
    height: 22px !important;
    top: -9px !important;
    z-index: 9;
    border-radius: 50%;
}

.ui-widget-header,
.ui-slider .ui-slider-handle {
    background: #A9844A !important;
    box-shadow: none !important;
    z-index: 9 !important;
}

.ui-slider .ui-slider-handle {
    z-index: 9 !important;
}

.ui-slider .ui-slider-handle::after {
    content: '';
    width: 8px;
    height: 8px;
    display: block !important;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
}

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

/*setting listing filter design end */
/* setting lisng title*/
.tps-earringbuilder-item-counter-div .tps-earringbuilder-header-tab-label h2 {
    text-transform: uppercase;
    font-size: 22px;
    line-height: 32px;
    color: #0A0909;
    font-family: Cormorant;
    text-align: center;
    font-weight: 600;
}

.tps-earringbuilder-item-counter-div .tps-earringbuilder-header-parent {
    width: 100%;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    padding: 5px 15px;
    background: #DDDDDD;
}
.tps-earringbuilder-item-counter-div .tps-earringbuilder-item-col2 {
    display: flex;
    align-items: center;
    grid-gap: 10px;
}

.tps-earringbuilder-item-counter-div .tps-earringbuilder-header-parent .tps-earringbuilder-item-col {
    width: fit-content;
    padding: 0;
    text-align: center;
    position: relative;
    font-size: 14px;
    line-height: 24px;
}

.tps-earringbuilder-item-sort-by select {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #000000;
    font-family: 'Montserrat';
    font-size: 14px;
    padding: 0px 20px 0px 0px;
    background-image: url(../images/diamond-listing-image/drop_down_arrow.svg);
    background-repeat: no-repeat;
    background-position: right 0 top 7px;
    background-size: 7%;
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height: 17px;
    height: 24px;
}

.tps-earringbuilder-item-selected-value {
    padding: 15px 15px;
    margin-bottom: 25px;
}

input {
    font-family: 'Montserrat' !important;
}

/* end */
/*Transpacific software --- applied filter*/
.tps-earringbuilder-item-selected-value {
    padding: 10px;
    background: transparent;
    margin-bottom: 5px;
}

.tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filters-title {
    font-size: 15px;
    color: #0A0909;
    line-height: 25px;
    font-family: 'Montserrat';
    font-weight: 500;
    margin-bottom: 15px;
    display: block;
    text-decoration: underline;
}

.tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list {
    display: flex;
    align-content: center;
    margin: 0px;
    list-style: none;
    grid-gap: 20px;
    flex-wrap: wrap;
    padding-right: 10%;
    position: relative;
}

.tps-earringbuilder-item-selected-value .tps-earringbuilder-item-selected-value ul {
    display: flex;
    list-style: none;
    margin: 0px 0px 0px 0px;
    grid-gap: 20px;
}

.tps-earringbuilder-item-selected-value .tps-earringbuilder-item-selected-value ul {
    display: flex;
    grid-gap: 0px 10px;
    align-items: center;
    position: relative;
}

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

.tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-type-label {
    font-size: 14px;
    font-family: 'Montserrat';
    line-height: 14px;
    color: #0A0909;
    margin-top: -2px;
    font-weight: 600;
}

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

.tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-unselected a {
    margin-left: auto;
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: 900;
    line-height: 14px;
    color: #313133;
    cursor: pointer;
    position: absolute;
    right: 0%;
    top: -30px;
    display: flex;
    align-items: center;
    width: 100px;
    flex-direction: row-reverse;
}

.tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-applied-filter-option:nth-last-child(1):before,
.tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-applied-filter-option:nth-last-child(2):before {
    display: none !important;
}

.tps-earringbuilder-final-specification a {
    width: fit-content;
}
.tps-earringbuilder-final-specification a.tps-dia-detail-lab-certificate-link{
    color: #A9844A !important;
    position: relative!important;
    width: fit-content!important;
    display: block!important;
    text-decoration: none!important;
    font-weight: 600;
}
.tps-earringbuilder-final-specification a.tps-dia-detail-lab-certificate-link::after{
    content: ''!important;
    width: 100%!important;
    height: 1px!important;
    background-color: #A9844A !important;
    display: block!important;
    transition: width .5s ease!important;
    position: absolute!important;
    left: 0!important;
    bottom: -1px!important;
    font-weight: 600;
}
.tps-earringbuilder-final-specification a.tps-dia-detail-lab-certificate-link:hover::after{
    width: 0% !important;
}
.tps-earringbuilder-item-selected-value ul li a span {
    width: 15px;
    height: 15px;
    background-image: url(../images/Earringbuilder_latest_sprite.svg);
    background-position: -181px -924px;
    margin-left: 3px;
    display: block;
}

.tps-earringbuilder-item-selected-value ul li a:hover span {
    background-position: -181px -924px;
}

.tps-earringbuilder-item-selected-value ul li a {
    font-size: 14px;
    line-height: 24px;
}

.tps-earringbuilder-item-selected-value ul li.tps-earringbuilder-unselected a span {
    width: 20px;
    height: 20px;
    background-image: url(../images/Earringbuilder_latest_sprite.svg);
    background-position: -588px -235px;
    margin-top: 0px;
    margin-right: 3px;
}

.tps-earringbuilder-item-selected-value ul li.tps-earringbuilder-unselected a:hover span {
    background-position: -588px -235px;
}

.tps-earringbuilder-item-counter-div .tps-earringbuilder-item-sort-by select option {
    font-size: 13px;
    padding: 10px 13px 10px 13px;
    font-family: 'Montserrat';
    color: #0A0909;
}

.tps-earringbuilder-item-counter-div .tps-earringbuilder-item-selected-value ul {
    display: flex;
    list-style: none;
    margin: 0px 0px 0px 0px;
    grid-gap: 12px;
}

.tps-earringbuilder-item-selected-value ul li span.tps-earringbuilder-item-braapf_unselect {
    font-size: 14px;
    font-family: 'Montserrat';
    line-height: 24px;
    color: #0A0909;
    cursor: pointer;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    font-weight: 500;
    grid-gap: 0 4px;
}

.tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-applied-filter-option:before {
    content: '';
    width: 1px;
    height: 70%;
    background-color: #959595;
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
}

.tps-earringbuilder-item-selected-value ul li .tps-earringbuilder-item-braapf_unselect span {
    width: 17px;
    height: 17px;
    background-image: url(../images/Earringbuilder_latest_sprite.svg);
    background-position: -588px -204px;
    margin-left: 0px;
    font-size: 0;
    display: block;
}

.tps-earringbuilder-item-selected-value ul li .tps-earringbuilder-item-braapf_unselect:hover span {
    background-position: -627px -204px;
}

.tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-applied-filter-option-sublist li {
    margin: 0;
}

.tps-earringbuilder-item-not-found-div {
    text-align: center;
    font-family: 'Montserrat';
    font-size: 25px;
    line-height: 25px;
    color: #0A0909;
    display: flex;
    flex-direction: column;
    grid-gap: 10px;
    height: 300px;
    justify-content: center;
    border: 1px solid #DDDDDD;
}

.tps-earringbuilder-item-not-found-div .tps-earringbuilder-item-not-found-sub-title {
    font-size: 18px;
}

/* end*/
/*Transpacific software --- ring builder listing view design*/
.tps-earringbuilder-item-listing-div,
.tps-earringbuilder-item-listing-div noscript {
    display: flex;
    grid-gap: 20px 1.3%;
    margin-bottom: 50px;
    flex-wrap: wrap;
    margin-top: 10px;
}

.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div {
    padding: 10px;
    cursor: pointer;
    width: 24%;
    cursor: pointer;
    transition: .3s;
    border: 0.5px solid #DDDDDD;
    position: relative;
}

.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-pr {
    text-align: center;
}

.tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-div .tps-earringbuilder-item-title {
    font-size: 20px;
    line-height: 26px;
    color: #0A0909;
    margin: 0px 0px 0px;
    font-family: Cormorant;
    text-transform: capitalize;
    padding-bottom: 3px;
    display: block;
    font-weight: 500;
    text-align: center;
}

.tps-earringbuilder-item-info-div .tps-earringbuilder-item-price-div {
    font-size: 18px;
    line-height: 26px;
    color: #0A0909;
    font-family: 'Montserrat';
    text-align: center;
    font-weight: 500;
}

.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div:hover {
    box-shadow: 0px 3px 8px #00000040;
}

span.tps-strike-price {
    text-decoration: line-through;
    font-size: 16px;
    line-height: 26px;
    margin-left: 6px;
}

.tps-setting-related-product .tps-related-products-parent .tps-ralted-product-info .tps-related-products-price {
    font-size: 21px;
    line-height: 34px;
}

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

.tps-earringbuilder-item-listing-parent-div .tps-earringbuilder-item-listing-loader {
    top: 0px;
    left: 0px;
    width: 100%;
    border: 1px solid #fff;
    background: #fff;
    padding: 20px;
}

.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: #fff;
    border-bottom: 1px solid #f2f2f2;
    padding: 25px;
    margin: 0 auto;
}

@-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-earringbuilder-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: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 900px 204px;
    height: 40px;
    position: relative;
}

.tps-earringbuilder-background-masker {
    background: #fff;
    position: absolute;
}

.tps-earringbuilder-background-masker.header-top,
.tps-earringbuilder-background-masker.header-bottom,
.tps-earringbuilder-background-masker.subheader-bottom {
    top: 0;
    left: 40px;
    right: 0;
    height: 10px;
}

.tps-earringbuilder-background-masker.header-left,
.tps-earringbuilder-background-masker.subheader-left,
.tps-earringbuilder-background-masker.header-right,
.tps-earringbuilder-background-masker.subheader-right {
    top: 10px;
    left: 40px;
    height: 8px;
    width: 10px;
}

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

.tps_grid_animated-background {
    height: 300px;
}

.tps-earringbuilder-spinner-grid-container.tps-seDetailc-spinner-grid-container .tps_grid_meta_section .tps_grid_meta_title {
    bottom: 50px;
    background: #eeeeee;
    width: 77px;
    height: 50px;
    top: 25px;
    transform: none;
    left: 0;
    position: unset;
}

.tps-seDetailc-spinner-grid-container {
    grid-template-columns: 1fr;
    height: 100%;
}

.tps-earringbuilder-spinner-grid-container .tps_grid_meta_section {
    bottom: 0px;
    left: 0%;
    width: 100%;
    background-color: #fff;
    height: 90px;
}

.tps-earringbuilder-spinner-grid-container .tps_grid_meta_section .tps_grid_meta_title {
    bottom: 50px;
    background: #eeeeee;
    width: 90%;
    height: 15px;
    left: 50%;
    transform: translateX(-50%);
}

.tps-earringbuilder-spinner-grid-container .tps_grid_meta_section .tps_grid_meta_price {
    bottom: 15px;
    background: #eeeeee;
    width: 40%;
    height: 15px;
    left: 50%;
    transform: translateX(-50%);
}

.tps_latestv_earringl_reset_block .tps-mobile-filter-close {
    display: none;
}
.tps-earringbuilder-slider-filter-warn {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    margin: auto;
    display: block;
    padding-top: 5px;
    color: red;
}

/*end*/
/*setting detils page design start */
/*backto search design start */
.tps-earringbuilder-back-to-search-btn {
    padding-bottom: 15px;
}

.tps-earringbuilder-back-to-search-btn a {
    padding-left: 10px;
    color: #0C0C0C;
    text-decoration: none;
    cursor: pointer;
}

.tps-earringbuilder-back-to-search-btn a:hover,
.tps-earringbuilder-back-to-search-btn a:hover span {
    color: #A9844A;
}

.tps-earringbuilder-back-to-search-btn a span {
    position: relative;
    color: #0C0C0C;
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 500;
}

.tps-earringbuilder-back-to-search-btn a span::before,
.tps-earringbuilder-back-to-search-btn span::before {
    content: '';
    width: 19px;
    height: 14px;
    display: block;
    background-image: url(../images/common/back-btn-arrow.svg);
    background-position: -2px 4px;
    transform: rotate(90deg);
    background-repeat: no-repeat;
    background-size: 86%;
    position: absolute;
    left: -13px;
    top: 5px;
}

.tps-image-gallery .tps-images-block {
    display: flex;
    grid-gap: 9px;
    flex-wrap: wrap;
}
.tps-image-gallery .tps-images-block .tps-image-section {
    border: 0.5px solid #A4A5AB;
    display: flex;
    align-items: center;
    width: 49%;
    justify-content: center;
}
/*backto search design end*/
.tps-earringbuilder-main-container .tps-seDetailc-row {
    display: flex;
    flex-wrap: wrap;
}

.tps-earringbuilder-main-container .tps-image-gallery {
    width: 55%;
    margin-left: 0px;
    margin-right: 0px !important;
    padding-right: 3%;
}

.tps-earringbuilder-main-container .tps-seDetailc-meta {
    width: 45%;
    margin-left: auto;
}

.tps-seDetailc-meta .tps-seDetailc-meta-title h1,
.tps-earringbuilder-final-cr .tps-earringbuilder-final-meta h1.tps-earringbuilder-final-title{
    font-family: Cormorant;
    font-size: 30px;
    line-height: 40px;
    color: #0A0909;
    text-transform: capitalize;
    margin-bottom: 5px;
    margin-top: 0;
    margin-bottom: 0;
    color: #0A0909;
    font-weight: 500;
}

.tps-seDetailc-meta-description {
    border-top: 0px;
    padding-bottom: 0px;
}

.tps-seDetailc-meta .tps-seDetailc-meta-price {
    font-family: 'Montserrat';
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 0px;
    color: #141212;
    font-weight: 500;
}

.tps-seDetailc-meta-description p,
.tps-seDetailc-meta .tps-seDetailc-SKU {
    font-size: 14px;
    line-height: 24px;
    color: #141212;
    font-family: 'Montserrat';
    font-weight: 400;
}

.tps-seDetailc-meta .tps-seDetailc-SKU {
    display: block;
    padding-bottom: 10px;
    max-width: 500px;
}

.ringbuilder-setting-details .tps_latestv_steps {
/*    margin: 20px 0px 15px 0px;*/
}

.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatches-title, .tps-earringbuilder-ring-size-wrapper .tps-earringbuilder-ring-size-title{
    font-size: 16px;
    line-height: 26px;
    font-family: 'Montserrat';
    color: #2C2C2C;
    text-transform: capitalize;
    font-weight: 600;
}

.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatches-titlev,
.tps-earringbuilder-final-meta .tps-earringbuilder-final-rsized .tps-earringbuilder-final-data-value {
    font-size: 16px;
    line-height: 26px;
    font-family: 'Montserrat';
    color: #2C2C2C;
    text-transform: capitalize;
    font-weight: 600;
    margin-left: 5px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-swatches-titlev{
    color: #A9844A;
    border-bottom: 2px solid #A9844A; 
}

.tps-seDetailc-meta .tps-seDetailc-swatches li {
    position: relative;
    text-align: center;
    cursor: pointer;
}
.tps-seDetailc-meta .tps-seDetailc-swatches li.active {
    cursor: default;
}
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li input:checked,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li input:checked,
.tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style ul li input:checked{
     cursor: default;
}
.tps-seDetailc-meta .tps-seDetailc-swatches li span{
    font-size: 13px;
    line-height: 23px;
}

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

.tps-seDetailc-ring-size-wrapper .tps-earringbuilder-ring-size-gr,
.tps-earringbuilder-final-rsized-dr .tps-earringbuilder-ring-size-gr {
    display: flex;
    align-items: center;
}

.tps-seDetailc-ring-size-wrapper .tps-earringbuilder-ring-size-gr .tps-earringbuilder-ring-size-wrapper,
.tps-earringbuilder-final-rsized-dr .tps-earringbuilder-ring-size-gr .tps-earringbuilder-ring-size-wrapper:nth-child(1) {
    width: 60%;
}

.tps-earringbuilder-ring-size-wrapper .tps-earringbuilder-ring-size-country-box {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.check-input.check-input.active {
       background-color: #A9844A;
    color: #fff;
    z-index: 9;
    cursor: default;
}
.check-input.check-input{
        width: 50px;
    height: 40px;
    background-color: #f1f1f1;
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 9px;
    margin-left: 0;
    margin-bottom: 0;
        font-family: Montserrat;
}
.check-input.check-input input {
    position: absolute;
    opacity: 0;
     width: 50px;
    height: 40px;
        cursor: pointer;
}
.tps-ring-size-wrapper {
    display: flex;
    justify-content: flex-end;
}

.tps-seDetailc-ring-size-wrapper select {
    font-size: 16px;
    line-height: 26px;
    font-family: 'Montserrat';
    color: #2C2C2C;
    text-transform: capitalize;
    max-width: 100%;
    width: 100%;
    background-image: url(../images/common/back-btn-arrow.svg);
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 3px;
    padding: 4px 10px 5px;
    border-color: #B2B2B2;
    transition: opacity 1s ease-out;
    font-weight: 500;
    background-position: right;
    height: 40px;
}
.tps-earringbuilder-btn {
        position: relative;
    width: 100%;
        display: block;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    font-family: 'Cormorant';
    color: #fff;
    text-transform: uppercase;
    line-height: 18px;
    background-color: #A9844A;
    border-radius: 0px;
    border: 1px solid #A9844A;
    padding: 22px 15px;
    font-weight: normal;
    transition: 0.3s ease;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
    font-weight: bold;
}

.tps-earringbuilder-btn:hover {
    background-color: transparent;
    color: #A9844A;
    border-color: #A9844A;
}

.tps-seDetailc-btn {
    width: 100%;
}

.tps-seDetailc-btn .tps-earringbuilder-btn::after {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(../images/loader.gif);
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    opacity: 0;
}

.tps-seDetailc-btn.tps-loading .tps-earringbuilder-btn::after {
    opacity: 1;
}

.tps-earringbuilder-ring-size-wrapper {
    margin-bottom: 5px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches .tps-seDetailc-sw-iocn{
    width: 40px;
    height: 40px;
    display: block;
    margin: 0px auto 0px auto;
    background-image: url(../images/Earringbuilder_latest_sprite.svg);
    background-repeat: no-repeat;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Round"] .tps-seDetailc-sw-iocn{
    background-position: -23px -74px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Oval"] .tps-seDetailc-sw-iocn{
    background-position: -384px -74px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Cushion"] .tps-seDetailc-sw-iocn{
    background-position: -625px -74px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Radiant"] .tps-seDetailc-sw-iocn{
    background-position: -445px -74px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Pear"] .tps-seDetailc-sw-iocn{
    background-position: -507px -74px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Princess"] .tps-seDetailc-sw-iocn{
    background-position:-93px -74px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Emerald"] .tps-seDetailc-sw-iocn{
    background-position: -168px -74px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Marquise"] .tps-seDetailc-sw-iocn{
    background-position: -319px -74px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Asscher"] .tps-seDetailc-sw-iocn{
    background-position: -241px -74px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Heart"] .tps-seDetailc-sw-iocn{
    background-position: -561px -74px;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="14K White Gold"] .tps-seDetailc-sw-iocn,
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="18K White Gold"] .tps-seDetailc-sw-iocn{
    background-position: -123px -289px;
}
 .tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="14K Yellow Gold"] .tps-seDetailc-sw-iocn,
 .tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="18K Yellow Gold"] .tps-seDetailc-sw-iocn{
    background-position: -228px -289px;
 }
  .tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="14K Rose Gold"] .tps-seDetailc-sw-iocn,
  .tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="18K Rose Gold"] .tps-seDetailc-sw-iocn {
    background-position: -27px -289px;
}
 .tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Platinum"] .tps-seDetailc-sw-iocn {
    background-position: -615px -289px;
}
.product_action_info .free.shipping span, .product_action_info .ships.by span {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 14px;
}
.product_action_info .ships.by span  strong{
    font-weight: normal;
}
.product_action_info .free.shipping span:before, .product_action_info .ships.by span:before{
    content: '';
    width: 35px;
    height: 23px;
    background-image: url(../images/Earringbuilder_latest_sprite.svg);
    display: block;
    background-position: -32px -354px;
}
.product_action_info .ships.by span:before{
        background-position: -111px -354px;
}
.tps-seDetailc-btn-grp {
    margin-top: 15px;
}
.product_action_info {
    margin-bottom: 20px;
    margin-top: 20px;
}
.tps-seDetailc-spacification .tps-earringbuilder-sheading  {
      font-size: 18px;
    font-family: 'Montserrat';
    line-height: 28px;
    color: #0A0909;
    font-weight: 600;
    position: relative;
    cursor: pointer;
    width: 100%;
    display: block;   
    margin-bottom: 0px;
    text-transform: uppercase;  
    cursor: default;
}
.product_action_info ul li {
    padding-bottom: 5px;
}
.tps-seDetailc-spacification{ 
    border-top: 1px solid #DDDDDD;
     padding: 15px 0px 15px 0px;
}
.tps-product-shape-type span.tps-product-shape-typevalue {
    font-weight: 600;
    margin: 12px 0px;
    display: block;
}
.tps-seDetailc-sp-info-col-3.info-column-setting_info span, .tps-seDetailc-sp-info-col-3.info-column-center_stone_info span {
    color: #141212;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    padding: 0;
    margin: 5px 0 8px;
    display: inline-block;
}
.tps-seDetailc-sp-info-col-3.info-column-center_stone_info span {
    margin-top: 0;
}
.tps-seDetailc-sp-info-col-3.info-column-setting_info .tps-seDetailc-sp-info-col .tps-seDetailc-sp-info-attr,
.tps-seDetailc-sp-info-col-3.info-column-center_stone_info .tps-seDetailc-sp-info-col .tps-seDetailc-sp-info-attr{
    display: flex;
    align-items: center;
    padding: 8px 0px 8px 10px;
}
.tps-seDetailc-sp-info-col-3.info-column-setting_info .tps-seDetailc-sp-info-col .tps-seDetailc-sp-info-attr:nth-child(odd),
.tps-seDetailc-sp-info-col-3.info-column-center_stone_info .tps-seDetailc-sp-info-col .tps-seDetailc-sp-info-attr:nth-child(odd){
   background-color: #DDDDDD;
}
.tps-seDetailc-sp-info-col-3.info-column-setting_info .tps-seDetailc-sp-info-col .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left,
.tps-seDetailc-sp-info-col-3.info-column-setting_info .tps-seDetailc-sp-info-col .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right,
.tps-seDetailc-sp-info-col-3.info-column-center_stone_info .tps-seDetailc-sp-info-col .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left,
.tps-seDetailc-sp-info-col-3.info-column-center_stone_info .tps-seDetailc-sp-info-col .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right{
    text-align: left;
    text-transform: unset !important;
    color: #0A0909;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Montserrat';
    font-weight: 300;
}
.tps-seDetailc-sp-info-col-3.info-column-setting_info .tps-seDetailc-sp-info-col .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left,
 .tps-seDetailc-sp-info-col-3.info-column-setting_info .tps-seDetailc-sp-info-col .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left:hover,
  .tps-seDetailc-sp-info-col-3.info-column-setting_info .tps-seDetailc-sp-info-col .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right:hover,
  .tps-seDetailc-sp-info-col-3.info-column-center_stone_info .tps-seDetailc-sp-info-col .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left,
 .tps-seDetailc-sp-info-col-3.info-column-center_stone_info .tps-seDetailc-sp-info-col .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left:hover,
  .tps-seDetailc-sp-info-col-3.info-column-center_stone_info .tps-seDetailc-sp-info-col .info-column-center_stone_info .tps-seDetailc-attr-right:hover {
    font-weight: normal;
}
.tps-seDetailc-sp-info-col-3.info-column-setting_info .tps-seDetailc-sp-info-col .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left,
.tps-seDetailc-sp-info-col-3.info-column-center_stone_info .tps-seDetailc-sp-info-col .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left {
    width: 45%;
}
.tps-seDetailc-sp-info-col-3.info-column-setting_info .tps-seDetailc-sp-info-col .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right,
.tps-seDetailc-sp-info-col-3.info-column-center_stone_info .tps-seDetailc-sp-info-col .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right {
    width: 35%;
}
.tps-seDetailc-sp-info-col-3.info-column-setting_info .tps-seDetailc-sp-info-col .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right:hover,
.tps-seDetailc-sp-info-col-3.info-column-center_stone_info .tps-seDetailc-sp-info-col .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right:hover{
   font-weight: 600;
}
/*setting detils page loader design strat */
    .tps-seDetailc-tiles-gallery-loader .tps-seDetailc-tiles-gallery-loader-inner, .tps-earringbuilder-final-tiles-gallery-loader {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}
.tps-seDetailc-tiles-gallery-loader .tps-seDetailc-tiles-gallery-loader-inner .tps-earringbuilder-animated-background,
 .tps-earringbuilder-final-tiles-gallery-loader .tps-earringbuilder-animated-background {
    height: 200px;
}
.tps-seDetailc-meta .tps-seDetailc-meta-price span.setting-text {
    font-size: 16px;
    line-height: 26px;
}

.tps-seDetailc-meta .tps-seDetailc-swatches li:hover span, .tps-seDetailc-meta .tps-seDetailc-swatches li.active span {
    color: #A9844A;
}
.tps-earringbuilder-item-listing-parent-div .tps-earringbuilder-item-banner{
   width: 49.4%;
}

.tps-loose-diamond-breacrum{    
    margin: 15px 0px -13px;
    background-color: transparent;
    padding: 0px 0px;
}
.tps-loose-diamond-breacrum .tps-loose-diamond-breacrum-cr{
    display: flex;
    flex-wrap: wrap;
    grid-gap: 2px;
    padding: 0px !important;
}
.tps-loose-diamond-breacrum a{
  font-size: 13px;
  font-family: 'Montserrat';
  color: #000000;
  line-height: 20px;
  font-weight: normal;
  position: relative;
  display: flex;
  align-items: center;
  font-weight: 500;
}
.tps-loose-diamond-breacrum a::after{
  content: '';
  width: 13px;
  height: 12px;
  background-image: url(../../images/breadcrum-arrow.svg);
  background-position: 0px 0px;
  display: block;
  background-size: 107%;
  margin-bottom: -3px;
}
.tps-loose-diamond-breacrum span:nth-last-child(1) a::after{
  display: none;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-gallery{
  width: 55% !important;
  margin-left: 0px;
  margin-right: 0px !important;
  padding-right: 3%;
  float: left;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-meta{
  width: 45% !important;
  padding-left: 0% !important;
  float: right;
}
.tps-earringbuilder-final-tiles-gallery-loader {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
    grid-row-gap: 15px;
    padding: 10px;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-meta h1.tps-earringbuilder-final-title{
   margin-bottom: 20px !important;
   margin-top: 0;
   font-weight: normal;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-price{
   margin-bottom: 20px;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-rsized .tps-earringbuilder-final-data-list{
   margin-bottom: 12px;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-price span{
   font-family: 'Montserrat';
   font-size: 25px;
   line-height: 25px;
   color: #141212;
   font-weight: normal;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-rsized .tps-earringbuilder-final-data-list span{
   color: #000;
   font-family: 'Montserrat';
   font-size: 16px;
   line-height: 26px;
   font-weight: 600;
   margin-left: 0px;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-price span.tps-earringbuilder-final-pricetitle{
  position: relative;
  display: flex;
  align-items: center;
  margin-right: 8px;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-price{
  display: flex;
  align-items: center;
}

.tps-earringbuilder-final-cr .tps-earringbuilder-final-data{
    display: flex;
    align-items: center;
    background-color: #ccd9e1;
    justify-content: center;
    grid-gap: 25%;
    padding: 10px 10px;
    position: relative;
    margin-bottom: 15px;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-data::after{
    content: '';
    width: 1px;
    height: 60%;
    background-color: #A9844A;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-data .tps-earringbuilder-final-data-list span{
   font-size: 18px;
   line-height: 28px;
   color: #000;
   font-family: 'Montserrat';
   font-weight: 600;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-data .tps-earringbuilder-final-data-list span.tps-earringbuilder-final-data-value,
.tps-earringbuilder-final-cr .tps-earringbuilder-final-data .tps-earringbuilder-final-data-list span.tps-earringbuilder-final-data-value span{
  font-weight: normal;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-data .tps-earringbuilder-final-data-list span.tps-earringbuilder-final-data-title{
  margin-right: 8px;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-data-option-pr{
  display: flex;
  margin-bottom: 15px;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-data-option-pr .tps-earringbuilder-final-data-option{
  width: 30%;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-data-option-pr .tps-earringbuilder-final-engraving{
  width: 60%;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-data-option-pr .tps-earringbuilder-ring-size-title, 
.tps-earringbuilder-final-cr .tps-earringbuilder-final-data-option-pr .tps-earringbuilder-final-en-title{
  font-size: 15px;
  line-height: 25px;
  font-family: 'Montserrat';
  font-weight: 600;
  color: #000;
  margin-bottom: 5px;
  display: block;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-data-option-pr select,
.tps-earringbuilder-final-cr .tps-earringbuilder-final-data-option-pr #tps-earringbuilder-final-engraving-txt{
  border: 1px solid #000;
  border-radius: 5px;
  height: 35px;
  font-size: 12px;
  line-height: 12px;
  padding: 5px 20px;
  font-family: 'Montserrat';
  font-weight: normal;
  color: #0C0C0C;
  text-transform: capitalize;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-data-option-pr #tps-earringbuilder-final-engraving-txt::placeholder{
  font-family: 'Montserrat';
  font-weight: normal;
  color: #0C0C0C;
  text-transform: capitalize;
  font-size: 12px;
  line-height: 12px;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-data-option-pr select{
  max-width: 135px;
  cursor: pointer;
  background-image: url(../images/diamond-listing-image/drop_down_arrow.svg);
  background-position: right 10px top 11px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-size: 11px;
  transition: opacity 1s ease-out;
  animation: scale-display 1s;
  display: inline-flex;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-data-option-pr .tps-earringbuilder-ring-size-dropdown-div.tps-highlight select{
  animation: blink 2s ease-in-out infinite none;
  border-color: #ff0023;
}
@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-earringbuilder-final-cr .tps-earringbuilder-final-data-option-pr #tps-earringbuilder-final-engraving-txt{
  max-width: 351px;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-data-option-pr .tps-earringbuilder-final-engraving .tps-earringbuilder-final-engraving-div{
 display: flex;
 flex-direction: column;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-data-option-pr .tps-earringbuilder-final-engraving .tps-earringbuilder-final-engraving-warn{
 font-size: 16px;
 line-height: 26px;
 color: #000;
 font-family: 'Montserrat';
 font-weight: 300;
 margin: 3px 0px 0px 0px;
}
.tps-earringbuilder-final-cr .tps-loose-social-list{
  margin-bottom: 20px;
}

.tps-earringbuilder-final-cr .tps-loose-social-list .tps-dia-detail-shipping,
.tps-earringbuilder-final-cr .tps-loose-social-list .tps-earringbuilder-final-shipping{
  display: flex;
  align-items: center;
  grid-gap: 10px;
  cursor: default;  
  position: relative;
  margin-bottom: 15px;  
}
.tps-earringbuilder-final-cr .tps-loose-social-list .tps-dia-detail-shipping span,
.tps-earringbuilder-final-cr .tps-loose-social-list .tps-earringbuilder-final-shipping span{  
  font-family: 'Montserrat';
  color: #000000;
  font-size: 16px;
  line-height: 20px;
}
.tps-earringbuilder-final-cr .tps-loose-social-list .tps-dia-detail-shipping::before,
.tps-earringbuilder-final-cr .tps-loose-social-list .tps-earringbuilder-final-shipping::before{
  content: '';
  width: 35px;
  height: 23px;
  background-image: url(../images/diamond-listing-image/tps_diamond_listing_sprite.svg);
  display: block;
}
.tps-earringbuilder-final-cr .tps-loose-social-list .tps-dia-detail-shipping::before{
  background-position: -500px -607px;
}
.tps-earringbuilder-final-cr .tps-loose-social-list .tps-earringbuilder-final-shipping::before{
  background-position: -452px -606px;
}

.tps-earringbuilder-final-cr .tps-loose-social-list .tps-dia-detail-shipping:hover::before{
  background-position: -249px -801px;
}
.tps-earringbuilder-final-cr .tps-loose-social-list .tps-earringbuilder-final-shipping:hover::before{
  background-position: -201px -801px;
}
.tps-earringbuilder-final-cr .tps-loose-social-list .tps-dia-detail-shipping span.tps-dia-detail-shipping-title b{
  font-weight: normal;
}
.tps-earringbuilder-final-button .tps-earringbuilder-btn{
  position: relative;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 10px;
}
.tps-earringbuilder-final-button .tps-earringbuilder-btn::after{
  content: '';
  background-image: url(../images/diamond-listing-image/ajax-loader.gif);
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  display: block;
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.tps-earringbuilder-final-button.tps-loading .tps-earringbuilder-btn::after{
  opacity:1;
}

.tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery{
  grid-gap: 2%;
  display: flex;
  flex-wrap: wrap;
}
.tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item{
  border: 1px solid #F2F2F2;
  width: 49%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  margin-bottom: 2%;
}
.tps-earringbuilder-final-specification .tps-earringbuilder-final-tab a.tps_final_tab_title{
  font-size: 18px;
  font-family: 'Montserrat';
  line-height: 28px;
  color: #000000;
  font-weight: 600;
  position: relative;
  cursor: pointer;
  width: 100%;
  display: block;
  padding: 15px 0px 17px 0px;
  margin-bottom: 0px;
  text-transform: uppercase;
  border-top: 1px solid #DDDDDD;
}
.tps-earringbuilder-final-specification .tps-earringbuilder-final-tab.active a.tps_final_tab_title{
  cursor: default;
}
.tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr div{
  text-align: left;
  text-transform: unset !important;
  color: #000000;
  font-size: 15px;
  line-height: 20px;
  font-family: 'Montserrat';
  font-weight: 300;
}
.tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr div.tps-earringbuilder-final-sattr-left{
  font-weight: normal;
  width: 41%;
}
.tps-earringbuilder-final-specification #tps-earringbuilder-final-setting .tps-seDetailc-sp-info-col-title{
  color: #141212;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  padding: 0;
  margin: 0px 0 8px;
  display: inline-block;
  width: 100%;
  text-decoration: underline;
}
.tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr{
  display: flex;
  align-items: center;
  padding: 8px 0px 8px 3px;
}
.tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-right{
  width: 59%;
  display: flex;
  gap: 5px;
}
.tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr .tps-earringbuilder-final-sattr-right:hover{
  font-weight: 600;
}
.tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr:nth-child(odd){
  background-color: #DDDDDD;
}
/*end */

/*new code start here*/
.tps-earringbuilder-final-specification .tps-earringbuilder-final-tab[data-tab-type="diamond"] .tps-earringbuilder-final-sinfo{
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0px 3px;
  padding-bottom: 10px;
}
.tps-earringbuilder-final-specification .tps-earringbuilder-final-tab a.tps_final_tab_title{
  position: relative;
  display: flex;
  align-items: center;
}
.tps-earringbuilder-final-specification .tps-earringbuilder-final-tab a.tps_final_tab_title::after{
  content: '';
  width: 20px;
  height: 20px;
  margin-left: auto;
  background-image: url(../images/diamond-listing-image/tps_diamond_listing_sprite.svg);
  background-position: -153px -673px;
}
.tps-earringbuilder-final-specification .tps-earringbuilder-final-tab.active a.tps_final_tab_title::after{
  background-position: -208px -673px;
}
.tps-earringbuilder-final-specification .tps-earringbuilder-final-spec-tab{
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 50px;
}
/*End*/

.tps-earringbuilder-final-specification .tps-earringbuilder-final-tab.active a.tps_final_tab_title{
   cursor: default;
}
.ringbuilder-viewring-index .tps-earringbuilder-main-container{
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.tps_setps_container{
    width: 100%;
}
.tps-earringbuilder-final-specification #tps-earringbuilder-final-setting .tps-seDetailc-sp-info-attr{
    display: grid;
    align-items: center;
    padding: 8px 0px 8px 3px;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}
.tps-earringbuilder-final-specification #tps-earringbuilder-final-setting .tps-seDetailc-sp-info-attr:nth-child(odd){
    background-color: #DDDDDD;
}
.tps-earringbuilder-final-specification #tps-earringbuilder-final-setting .tps-seDetailc-sp-info-attr div{
    text-align: left;
    text-transform: unset !important;
    color: #000000;
    font-size: 15px;
    line-height: 20px;
    font-family: 'Montserrat';
    font-weight: 300;
    width: 100%;
}
.tps-earringbuilder-final-specification #tps-earringbuilder-final-setting .tps-seDetailc-sp-info-attr div.tps-seDetailc-attr-left{
    font-weight: normal;
}
.tps-earringbuilder-final-specification #tps-earringbuilder-final-setting .tps-seDetailc-sp-info-attr div.tps-seDetailc-attr-right:hover{
    font-weight: 600;
}
.tps-earringbuilder-final-specification #tps-earringbuilder-final-setting .tps-earringbuilder-final-scol{
    padding-bottom: 25px;
}
.ringbuilder-setting-index .page-main .tps_container.container,
.ringbuilder-setting-details .container, .ringbuilder-setting-index .container {
    padding: 0 !important;
}
.tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-div .tps-earringbuilder-item-metal{
  font-size: 13px;
  line-height: 13px;
  font-weight: 300;
  font-family: 'Montserrat';
  color: #141212;
  display: block;
  margin: 5px 0px 5px;
}
.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div .tps-earringbuilder-item-img-div{
  width: 100%;
  height: 300px;
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}
.tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div .tps-earringbuilder-item-img-div img{
   height: 100%;
   width: 100%;
   object-fit: scale-down;
}
.tps-earringbuilder-item-counter-div .tps-earringbuilder-header-parent .tps-earringbuilder-item-sort-by-title{
   position: relative;
   display: flex;
   align-items: center;
}
.tps-earringbuilder-item-counter-div .tps-earringbuilder-header-parent .tps-earringbuilder-item-sort-by-title::after{
   content: ':';
   display: block;
   margin-left: 4px;
}
.tps_setting_banner{
  margin-top: 25px;
}
.tps-earringbuilder-setting-detail .tps-image-gallery video{
 height: 99%;
}
.tps-seDetailc-btn-grp .tps-earringbuilder-btn{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 0px 10px;
}
.tps-seDetailc-btn-grp .tps-earringbuilder-btn::after{
  content: '';
  background-image: url(../images/diamond-listing-image/ajax-loader.gif);
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  display: block;
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.tps-seDetailc-btn-grp .tps-earringbuilder-btn.tps-loading::after{
  opacity: 1;
}
.tps-seDetailc-sp-info-col-3.info-column-setting_info span, .tps-seDetailc-sp-info-col-3.info-column-center_stone_info span{
  text-decoration: underline;
}
.tps_latestv_steps .tps_latestv_steps_common:hover .tps_latestv_steps_data, 
.tps_latestv_steps .tps_latestv_steps_common:hover .tps_latestv_steps_action,
.tps_latestv_steps .tps_latestv_steps_common:hover .tps_latestv_steps_action a,
.tps_latestv_steps .tps_latestv_steps_common.active .tps_latestv_steps_data, 
.tps_latestv_steps .tps_latestv_steps_common.active .tps_latestv_steps_action,
.tps_latestv_steps .tps_latestv_steps_common.active .tps_latestv_steps_action a
{
  color: #fff;
}

.tps-earringbuilder-toast-msg-popup-wrapper{
          visibility: hidden;
          opacity: 0;
          animation-name: scale;
          animation-duration: 2s; 
          transform: scale(1.3);
          position: fixed;
          z-index: 1;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background-color: rgb(255 255 255 / 55%);
          display: flex;
          align-items: center;
          z-index: 99999;
        }
        .tps-earringbuilder-toast-msg-popup-wrapper.tps-show-popup{
          visibility: visible;
          opacity: 1;
        }
        .tps-earringbuilder-toast-msg-popup-wrapper  .tps-earringbuilder-toast-msg-popup{
          margin-left: auto;
          margin-right: auto;
          max-width: 300px;
          position: relative;
        }
        .tps-earringbuilder-toast-msg-popup-wrapper  .tps-earringbuilder-toast-msg-content{
          width: fit-content;
          padding: 25px 20px;
          border-radius: 5px;
          font-size: 12px;
          line-height: 19px;
          color: #fff;
          font-family: 'Montserrat';
          background-color: #A9844A;
          margin: auto;
          text-align: center;
          max-width: 300px;
          text-align: center;
          display: block;
        }
        .tps-earringbuilder-toast-msg-popup-wrapper  .tps-earringbuilder-toast-msg-close{
            width: 17px;
            height: 17px;
            display: block;
            background-image: url(../images/common/tps_loose_diamond_sprite.svg);
            background-position: -172px -556px;
            cursor: pointer;
            border-radius: 50%;
            position: absolute;
            color: transparent;
            right: 5px;
            top: 4px;
        }

        .tps-seDetailc-choose-setting-btn.disable{
            pointer-events: none;
            cursor: default;
            opacity: 0.5;
        }
        .earringbuilder-setting-index .tps-container,
        .earringbuilder-setting-index .container,
        .earringbuilder-setting-details .tps-container,
        .earringbuilder-setting-details .container{
            padding-right: 0px !important;
            padding-left: 0px !important;
        }
        .tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-1 li{
            width: 19%;
        }
        .tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-0 li{
            width: 9%;
        }
        .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item.tps-iframe-div{
            position: relative;
        }
        .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item.tps-iframe-div iframe{
            width: 99%;
            height: 343px;
            margin-left: auto;
            margin-right: auto;
            display: block;
        }
        .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item.tps-iframe-div .tps_video_icon{
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 91px;
            height: 57px;
            background: #000000b8;
            cursor: pointer;
        }
        .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item.tps-iframe-div .tps_video_icon::after{
            content: '';
            width: 30px;
            height: 30px;
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: url(../images/diamond-listing-image/tps_diamond_listing_sprite.svg);
            background-position: -613px -733px;
        }
        .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item.tps-iframe-div .tps-loader::after{
            content: '';
            width: 30px;
            height: 30px;
            background-image: url(../images/diamond-listing-image/ajax-loader.gif);
            display: block;
            background-position: center center;
            background-size: 100%;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }
        .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item video{
            height: auto;
        }
        .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item.tps-img-div img{
            width: 100%;
            height: 100%;
            object-fit: scale-down;
        }
/*FILTER RESPONIVE DESIGN START */
@media(max-width:1500px){   
   .tps_latestv_steps_inner .tps_latestv_steps_item:first-child {
      width: 250px;
    }
}

@media(max-width:1440px){

    .tps-earringbuilder-final-cr .tps-earringbuilder-final-meta h1.tps-earringbuilder-final-title{
        font-size: 28px !important;
        line-height: 38px !important;
    }
    .tps_latestv_steps .tps_latestv_steps_pho{
        width: 96px;
    }
    .tps_latestv_steps .tps_latestv_steps_item .tps_latestv_steps_node-skin .tps_latestv_steps_heading, 
    .tps_latestv_steps_item.tps_latestv_steps_heading .tps_latestv_steps_cont .tps_latestv_steps_nostyle_heading{
        font-size: 20px;
        line-height: 23px;
    }
    .tps_setting_banner .tps_set_bnr_txt h1{
      font-size: 28px;
      line-height: 38px;
   }
}
@media(max-width:1410px){
    .tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-1 li {
        width: 19.2%;
    }

}

@media(max-width:1366px) {
        .tps_latestv_steps_inner .tps_latestv_steps_item:first-child {
            width: 235px;
        }
        .tps_latestv_steps .tps_latestv_steps_pho {
            width: 70px;
        }
}

@media(max-width:1350px){
    .tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr, 
    .tps-earringbuilder-final-specification #tps-earringbuilder-final-setting .tps-seDetailc-sp-info-attr {
        padding: 8px 0px 8px 10px;
    }
}

@media(max-width:1300px){
  .tps-earringbuilder-final-cr .tps-earringbuilder-final-meta h1.tps-earringbuilder-final-title{
    font-size: 25px !important;
    line-height: 35px !important;
  }
  .tps-earringbuilder-final-cr .tps-earringbuilder-final-price span{
    font-size: 20px;
    line-height: 20px;
  }
  .tps_setting_banner .tps_set_bnr_txt h1{
      font-size: 25px;
      line-height: 35px;
   }
   .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item.tps-iframe-div iframe{
    height: 295px;
   }
}

@media(max-width:1280px) {

    .tps_latestv_steps .tps_latestv_steps_item .tps_latestv_steps_node-skin .tps_latestv_steps_heading,
    .tps_latestv_steps_item.tps_latestv_steps_heading .tps_latestv_steps_cont .tps_latestv_steps_nostyle_heading {
        font-size: 18px;
        line-height: 28px;
    }
    .tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr div.tps-earringbuilder-final-sattr-left{
        width: 60%;
        font-size: 14px;
    }
    .tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr div.tps-earringbuilder-final-sattr-right{
        width: 40%;
        font-size: 14px;
    }
    .tps-earringbuilder-final-specification #tps-earringbuilder-final-setting .tps-seDetailc-sp-info-attr div{
        font-size: 14px;
    }
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-data-option-pr .tps-earringbuilder-final-data-option {        
        margin-right: 5%;
    }
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-data-option-pr .tps-earringbuilder-final-engraving .tps-earringbuilder-final-engraving-warn{
        font-size: 14px;
    }
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-data::after{
        left: 48%;
    }
    .tps-loose-diamond-breacrum a{
        font-size: 14px;
    }
    .tps-earringbuilder-final-button .tps-earringbuilder-btn{
        padding: 15px 15px;
    }
    .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div .tps-earringbuilder-item-img-div{
        height: 278px;
    }
    .tps_latestv_steps .tps_latestv_steps_pho{
        width: 63px;
    }
    .tps_latestv_steps .tps_latestv_steps_pho span{
        width: 50px;
        height: 50px;
    }
    .tps_latestv_steps .tps_latestv_steps_pho.tps_latestv_steps_earring span {
        background-position: -13px -12px;
    }
    .tps_latestv_steps .tps_latestv_steps_pho.tps_latestv_steps_diamond span {
        background-position: -85px -12px;
    }
    .tps_latestv_steps .tps_latestv_steps_pho.tps_latestv_steps_final span{
        background-position: -163px -13px;
    }
    .tps-earringbuilder-back-to-search-btn a span::before, 
    .tps-earringbuilder-back-to-search-btn span::before{
        background-position: -1px 4px;
    }
    .tps-earringbuilder-back-to-search-btn a span{
        font-size: 14px;
    }
    .tps_latestv_steps_inner .tps_latestv_steps_item:first-child {
        width: 225px;
    }
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul{
        grid-gap: 10px 10px;
        justify-content: flex-start;
    }
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li{
        width: 20%;
    }
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li{
        width: 10%;
    }
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style ul li {
        width: 23%;
    }
    .tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-0 li {
        width: 13%;
    }
    .tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr {
        padding: 8px 0px 8px 10px;
    }
    .tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr div.tps-earringbuilder-final-sattr-left{
        font-size: 14px;
        width: 48%;
    }
    .tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr div.tps-earringbuilder-final-sattr-right{
        font-size: 14px;
        width: 52%;
    }
   
}
@media(min-width:1199px){
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li:hover input[value="Round"]+span::before,
    .tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Round"]:hover .tps-seDetailc-sw-iocn {
        background-position: -23px -134px;
    }

    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li:hover input[value="Oval"]+span::before,
    .tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Oval"]:hover .tps-seDetailc-sw-iocn{
        background-position: -384px -134px;
    }

    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li:hover input[value="Cushion"]+span::before,
    .tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Cushion"]:hover .tps-seDetailc-sw-iocn {
        background-position: -625px -134px;
    }

    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li:hover input[value="Radiant"]+span::before,
    .tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Radiant"]:hover .tps-seDetailc-sw-iocn {
        background-position: -445px -134px;
    }

    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li:hover input[value="Pear"]+span::before,
    .tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Pear"]:hover .tps-seDetailc-sw-iocn{
        background-position: -507px -134px;
    }

    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li:hover input[value="Princess"]+span::before,
    .tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Princess"]:hover .tps-seDetailc-sw-iocn{
        background-position: -93px -134px;
    }

    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li:hover input[value="Emerald"]+span::before,
    .tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Emerald"]:hover .tps-seDetailc-sw-iocn {
        background-position: -168px -134px;
    }

    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li:hover input[value="Marquise"]+span::before,
    .tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Marquise"]:hover .tps-seDetailc-sw-iocn{
        background-position: -319px -134px;
    }

    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li:hover input[value="Asscher"]+span::before,
    .tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Asscher"]:hover .tps-seDetailc-sw-iocn{
        background-position: -241px -134px;
    }

    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li:hover input[value="Heart"]+span::before,
    .tps-seDetailc-meta .tps-seDetailc-swatches-options-list li[data-option-slug="Heart"]:hover .tps-seDetailc-sw-iocn{
        background-position: -561px -134px;
    }


    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="Cuff"] + span:before {
        background-position: -29px -512px;
    }
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="Drop"] + span:before {
        background-position: -109px -513px;
    }
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="Halo"] + span:before {
        background-position: -188px -509px;
    }
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="Hoop"] + span:before {
        background-position: -264px -513px;
    }
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="Huggie"] + span:before {
        background-position: -329px -512px;
    }
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="Jacket"] + span:before {
        background-position: -383px -512px;
    }  
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="Statement"] + span:before {
        background-position: -436px -511px;
    }
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input[value="Stud"] + span:before {
        background-position: -500px -509px;
    } 

}
@media(max-width:1199px) {

    .tps_latestv_earringl_filter .tps-earringbuilder-metal ul.tps-earringbuilder-filter-option-list,
    .tps_latestv_earringl_filter .tps-earringbuilder-style ul.tps-earringbuilder-filter-option-list {
        justify-content: flex-start;
        grid-gap: 0 15px;
    }
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style ul li {
        width: 23%;
    }
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input+span::after,
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input+span::after,
    .tps-seDetailc-meta .tps-seDetailc-swatches-options-list li:hover .tps-seDetailc-sw-iocn::after,
    .tps-seDetailc-meta .tps-seDetailc-swatches-options-list li .tps-seDetailc-sw-iocn::after,
    .tps-seDetailc-meta .tps-seDetailc-shapes-list li:hover .tps-seDetailc-shapes-icon::after,
    .tps-seDetailc-meta .tps-seDetailc-shapes-list li.tps-seDetailc-shapes-icon::after,
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li:hover input+span::after,
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li input+span::after {
        width: 0%;
    }

    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input:checked+span::after,
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li.active input+span::after,
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li input:checked+span::after {
        width: 100%;
    }

    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li:hover input+span{
        color: #0A0909;
    }
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input:checked+span {
        color: #A9844A;
    }
    /*setting detils page*/
    .tps-seDetailc-meta .tps-seDetailc-meta-title h1 {
        font-size: 28px;
        line-height: 38px;
    }
    .tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr div.tps-earringbuilder-final-sattr-left, 
    .tps-earringbuilder-final-specification #tps-earringbuilder-final-setting .tps-seDetailc-sp-info-attr div.tps-seDetailc-attr-left{
        width: 60%;
    }
    .tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr div.tps-earringbuilder-final-sattr-right,
    .tps-earringbuilder-final-specification #tps-earringbuilder-final-setting .tps-seDetailc-sp-info-attr div.tps-seDetailc-attr-right{
        width: 45%;
    }
    
    .tps-earringbuilder-final-specification #tps-earringbuilder-final-setting .tps-seDetailc-sp-info-attr div.tps-seDetailc-attr-right,
    .tps-earringbuilder-final-specification #tps-earringbuilder-final-setting .tps-seDetailc-sp-info-attr div.tps-seDetailc-attr-left{
        width: 100%;
    }
    .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div .tps-earringbuilder-item-img-div{
        height: 216px;
    }
    .tps_latestv_earringl_filter{
        grid-gap: 25px 9px;
    }
    .tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-1 li {
        width: 24.2%;
    }
    .tps-earringbuilder-final-specification .tps-earringbuilder-final-tab[data-tab-type="diamond"] .tps-earringbuilder-final-sinfo{
        grid-template-columns: 1fr;
    }
    .tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr div.tps-earringbuilder-final-sattr-left, 
    .tps-earringbuilder-final-specification #tps-earringbuilder-final-setting .tps-seDetailc-sp-info-attr div.tps-seDetailc-attr-left,
    .tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr div.tps-earringbuilder-final-sattr-right, 
    .tps-earringbuilder-final-specification #tps-earringbuilder-final-setting .tps-seDetailc-sp-info-attr div.tps-seDetailc-attr-right{
        width: 50%;
    }
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item.tps-iframe-div iframe{
        height: 270px;
       }

    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input+span,
    .tps_latestv_earringl_filter .tps-latestv-bapf-from input, 
    .tps_latestv_earringl_filter .tps-latestv-bapf-to input{
        font-size: 13px;
    }
   .tps_latestv_earringl_reset_block .tps_latestv_rest_filter, 
   .tps_latestv_earringl_reset_block label{
        font-size: 16px;
        line-height: 26px;
    }
    /*end*/

}

@media(max-width:1024px) {
    .tps_latestv_steps_inner .tps_latestv_steps_item:first-child {
        display: none;
    }

    .tps_latestv_steps .tps_latestv_steps_item.tps_latestv_steps_one .tps_latestv_steps_node::before {
        display: none !important;
    }

    .tps_latestv_earringl_filter .tps-earringbuilder-shape,
    .tps_latestv_earringl_filter .tps-earringbuilder-metal {
        width: 58%;
    }

    .tps_latestv_earringl_filter .tps-earringbuilder-style ul.tps-earringbuilder-filter-option-list {
        grid-gap: 0 7px;
    }
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-price span{
        font-size: 18px;
        line-height: 28px;
    }

}

@media(max-width:992px) {
    .tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-div .tps-earringbuilder-item-title {
        font-size: 16px;
        line-height: 26px;
    }

    .tps_latestv_earringl_filter .tps-earringbuilder-metal ul li {
        width: 23%;
    }
    .tps-seDetailc-meta .tps-seDetailc-meta-title h1 {
        font-size: 26px;
        line-height: 36px;
    }
    .tps_latestv_steps .tps_latestv_steps_data{
        display: none;
    }
    .tps_latestv_steps .tps_latestv_steps_pho span {
        width: 50px;
        height: 50px;
    }
    .tps-earringbuilder-back-to-search-btn {
        padding-bottom: 9px;
    }

}

@media(max-width:991px) {
    .tps_latestv_earringl_filter .tps-earringbuilder-metal ul li {
        width: auto;
    }
    .tps_latestv_steps .tps_latestv_steps_item .tps_latestv_steps_node-skin{
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
    }
    .tps_latestv_steps .tps_latestv_steps_item .tps_latestv_steps_node-skin .tps_latestv_steps_heading, .tps_latestv_steps_item.tps_latestv_steps_heading .tps_latestv_steps_cont .tps_latestv_steps_nostyle_heading {
        font-size: 14px;
        line-height: 24px;
    }
    .tps_latestv_steps .tps_latestv_steps_item .tps_latestv_steps_node-skin{
           padding: 0 0 0 5%;
    }
    .tps_latestv_earringl_filter .tps-earringbuilder-shape,
    .tps_latestv_earringl_filter .tps-earringbuilder-metal,
    .tps_latestv_earringl_filter .tps-earringbuilder-price,
    .tps_latestv_earringl_filter .tps-earringbuilder-style {
        width: 100%;
        padding: 0;
    }
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li {
        width: 15%;
    }
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style ul li {
        width: 12%;
    }
    .tps_latestv_earringl_filter .tps-earringbuilder-metal ul.tps-earringbuilder-filter-option-list,
    .tps_latestv_earringl_filter .tps-earringbuilder-style ul.tps-earringbuilder-filter-option-list {
        justify-content: flex-start;
    } 

    .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div {
        width: 49.3%;
    }
    .tps-earringbuilder-main-container .tps-image-gallery {
        width: 100%;
        padding-right: 0%;
            margin-bottom: 25px;
    }
    .tps-earringbuilder-main-container .tps-seDetailc-meta {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .tps_latestv_steps .tps_latestv_steps_item .tps_latestv_steps_node-skin .tps_latestv_steps_num, .tps_latestv_steps .tps_latestv_steps_pho span {
        display: none;
    }
     .tps_latestv_steps .tps_latestv_steps_node, .tps_latestv_steps{
        height: 64px;
    }
    
    .tps_latestv_steps .tps_latestv_steps_item .tps_latestv_steps_node-skin>div {
        display: unset;
        vertical-align: middle;
    }
    .tps_latestv_steps .tps_latestv_steps_node::before {
        border-top: 31px solid #ffffff;
        border-bottom: 31px solid #ffffff;
    }
    .tps_latestv_steps .tps_latestv_steps_node::after{
        border-top: 31px solid transparent;
        border-bottom: 31px solid transparent;
    }
      .tps_latestv_earringl_filter {
        padding: 0 20px 30px;
    }
    .tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list {
        grid-gap: 0 20px;
        padding-right: 0;
    }
    .tps-earringbuilder-item-listing-div, .tps-earringbuilder-item-listing-div noscript{
        margin-bottom: 5px;
    }
    .tps-earringbuilder-item-listing-parent-div .tps-earringbuilder-item-banner {
        width: 100%;
    }
    .tps-earringbuilder-item-listing-parent-div .tps-earringbuilder-item-banner img{
        height: auto;
        object-fit: unset;
        width: 100%;
    }
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-data{
        text-align: center;
    }
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-data-option-pr .tps-earringbuilder-final-data-option {
        width: 40%;
    }
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-gallery{
        width: 100% !important;
        padding-right: 0px !important;
        margin-bottom: 25px;
    }
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-meta{
        width: 100% !important;
        text-align: center;
    }
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-price{
        justify-content: center;
        margin-bottom: 15px;
    }
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-data-option-pr {
        display: flex;
        max-width: 450px;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
    }
    .tps-earringbuilder-final-button .tps-earringbuilder-btn{
        width: 100%;
        padding: 15px 15px;
       max-width: 610px;
       margin-left: auto;
       margin-right: auto;
    }
    .tps-earringbuilder-final-cr .tps-loose-social-list .tps-dia-detail-shipping, .tps-earringbuilder-final-cr .tps-loose-social-list .tps-earringbuilder-final-shipping{
        justify-content: center;
    }
    .tps-earringbuilder-final-specification{
       max-width: 610px;
       margin-left: auto;
       margin-right: auto;
    }
    .tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr div{
        font-size: 15px;
    }
    .tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr, 
    .tps-earringbuilder-final-specification #tps-earringbuilder-final-setting .tps-seDetailc-sp-info-attr{
        padding: 8px 0px 8px 10px;
    }
    .tps-image-gallery .tps-images-block {
        justify-content: center;
}

.tps-earringbuilder-spinner-grid-container{
    grid-template-columns: 1fr 1fr;
}
.tps-seDetailc-meta .tps-seDetailc-SKU{
    margin-left: auto;
    margin-right: auto;    
}
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list{
    justify-content: center;
    max-width: 415px;
    margin-left: auto;
    margin-right: auto;
}
.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-0 .tps-seDetailc-swatches-options-list, 
.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-1 .tps-seDetailc-swatches-options-list{
    grid-gap: 1%;
}
.tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-0 li{
    width: 15.5%;
 }
 .tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-1 li{
    width: 24%;
 }
 .tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-0{
    margin-bottom: 20px;
 }
 .tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-1{
    margin-bottom: 30px;
 }
 .product_action_info .free.shipping span, .product_action_info .ships.by span{
    justify-content: center;
 }
 .tps-seDetailc-spacification .tps-earringbuilder-sheading{
    text-align: left;
 }
 .tps-seDetailc-sp-info-col-3.info-column-setting_info span, .tps-seDetailc-sp-info-col-3.info-column-center_stone_info span{
    margin-right: auto;
    display: flex;
    width: fit-content;
 }  
 .tps-latestv-reset-step-popup:before{
    left: 50% !important;
  }
  .tps-latestv-reset-step-popup{
    left: 50%;   
    transform: translateX(-50%);
  }
  .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery{
    justify-content: center;
  }
  .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li {
    width: 8.6%;
  }
  .tps-earringbuilder-final-specification .tps-earringbuilder-final-tab[data-tab-type="diamond"] .tps-earringbuilder-final-sinfo{
    grid-template-columns: 1fr 1fr;
  }
  .tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr div.tps-earringbuilder-final-sattr-left, 
  .tps-earringbuilder-final-specification #tps-earringbuilder-final-setting .tps-seDetailc-sp-info-attr div.tps-seDetailc-attr-left, 
  .tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr div.tps-earringbuilder-final-sattr-right, 
  .tps-earringbuilder-final-specification #tps-earringbuilder-final-setting .tps-seDetailc-sp-info-attr div.tps-seDetailc-attr-right{
     font-size: 15px;
     line-height: 20px;
  }
  .tps-earringbuilder-final-cr .tps-earringbuilder-final-data{
    max-width: 610px;
    margin-left: auto;
    margin-right: auto;
  }
  .tps-earringbuilder-final-specification #tps-earringbuilder-final-setting .tps-seDetailc-sp-info-col-title{
    text-align: left;
  }
  .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item.tps-iframe-div iframe,
  .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item.tps-iframe-div,
  .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item{
    height: 300px;
  }
  .tps-loose-diamond-breacrum a::after{
     margin-bottom:0px;
   }
   .tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-div .tps-earringbuilder-item-title{
        font-size: 18px;
        line-height: 28px;
   }
}
@media(max-width:800px) {
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li {
        width: 18%;
    }
}
@media(max-width:768px) {

    .tps_latestv_earringl_filter .tps-earringbuilder-style ul.tps-earringbuilder-filter-option-list {
        grid-gap: 0 5px;
    }
    .tps_latestv_earringl_filter .tps-earringbuilder-metal ul.tps-earringbuilder-filter-option-list {
        grid-gap: 0 17px;
        justify-content: flex-start;
    }


    .tps_latestv_steps {
        margin: 25px 0px 15px 0px;
    }
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-meta h1.tps-earringbuilder-final-title {
        font-size: 28px !important;
        line-height: 38px !important;
    }
    .tps_setting_banner .tps_set_bnr_txt h1{
      font-size: 22px;
      line-height: 30px;
   }
    
}

@media(max-width:767px) {
    h2.tps-earringbuilder-header-tab-label-h2 {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
    }

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


    .tps-earringbuilder-filter-wrapper-div {
        position: fixed;
        top: auto;
        left: 0%;
        width: 100%;
        margin-left: -100%;
        height: 88% !important;
        background-color: #fff;
        z-index: 99999;
        transition: all 0.5s linear;
        padding-top: 0px;
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
        bottom: 0;
    }

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

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

    .tps-earringbuilder-mob-filter-button,
    .tps-earringbuilder-filter-show-result {
        display: block;
    }
    .tps-earringbuilder-filter-show-result{
        position: sticky;
        bottom: 0;
        width: 100%;
        z-index: 999999;
        display: block;
    }

    .tps-earringbuilder-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-earringbuilder-mob-filter-button.tps_filter_sticky_btn {
        position: fixed;
        bottom: 0px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 99999;
        width: 100%;
        padding: 0px;
        margin: 0px;
    }

    .tps-earringbuilder-mob-filter-button.tps_filter_sticky_btn button {
        width: 100%;
        margin: 0px;
        background-color: #A9844A;
    }

    .tps-earringbuilder-mob-filter-button button {
        display: block;
        margin: auto;
        background-color: #fff;
        color: #232323;
        text-transform: uppercase;
        line-height: normal;
        font-weight: 600;
        color: transparent;
        padding: 6px 20px 6px;
        font-weight: 100;
        border: 1px solid #A9844A;
        box-shadow: 0px 3px 8px #00000040;
        font-size: 14px;
        width: 60px;
        height: 50px;
        border-radius: 3px;
        text-align: center;
        position: relative;
        margin-bottom: 20px;
        text-overflow: ellipsis;
    }

    .tps-earringbuilder-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/Earringbuilder_latest_sprite.svg);
        background-position: -509px -405px;
    }

    .tps-earringbuilder-mob-filter-button.tps_filter_sticky_btn button::after {
        background-position: -447px -405px;
    }

    .tps-earringbuilder-reset-filter-confirm-popup-div .tps-earringbuilder-reset-filter-confirm-popup-btn-div button {
        padding: 6px 20px 4px;
        font-size: 13px;
        font-weight: 500;
    }

    .tps-earringbuilder-reset-parent .tps-earringbuilder-reset-filter-confirm-popup-div {
        z-index: 1;
        top: 50px;
        text-align: center;
        left: 50%;
        transform: translateX(-50%);
    }

    .tps-earringbuilder-mob-filter-button button:hover {
        background-color: transparent;
        border-color: #102F4B;
        color: #102F4B;
    }

    .tps-earringbuilder-filter-title {
        width: 100%;
        display: flex;
        padding: 13px 15px 10px;
        background-color: #f3f3f3;
        margin-bottom: 10px;
        position: sticky;
        top: 0;
        z-index: 999999;
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
    }

    .tps-earringbuilder-filter-title label {
        font-size: 16px;
        line-height: 16px;
        color: #0A0909;
        font-family: Montserrat;
        padding-top: 8px;
    }

    .tps_latestv_earringl_reset_block .tps-mobile-filter-close {
        display: block;
        margin-right: -13px;
        margin-top: -3px;
    }

    .tps_latestv_earringl_reset_block .tps-mobile-filter-close button {
        background-color: transparent;
        outline: none;
        width: 40px !important;
        height: 30px;
        background-image: url(../images/Earringbuilder_latest_sprite.svg);
        background-position: -587px -353px;
        display: flex;
        padding: 0;
        outline: none !important;
        border: none;
    }

    .tps_latestv_earringl_reset_block{
         padding: 0px 20px;
    }
    .tps_latestv_earringl_filter .tps-earringbuilder-shape,
    .tps_latestv_earringl_filter .tps-earringbuilder-metal,
    .tps_latestv_earringl_filter .tps-earringbuilder-price,
    .tps_latestv_earringl_filter .tps-earringbuilder-style {
        padding: 0px 0px;
    }

    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul {
        grid-gap: 10px 0.5%;
    }

    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li input+span {
        padding-bottom: 1px;
    }

    .tps-earringbuilder-filter-show-result button {
        padding: 15px 20px 15px;
        font-family: Montserrat;
        font-weight: 500;
        margin: 0px;
        border: 1px solid #A9844A;
        letter-spacing: 1px;
        font-size: 14px;
        line-height: 14px;
        background-color: #A9844A;
        color: #fff;
        position: relative;
        width: 100%;
        text-transform: uppercase;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        display: block;
        text-align: center;
    }

    .tps_latestv_earringl_reset_block .tps_latestv_rest_filter,
    .tps_latestv_earringl_reset_block label {
        font-size: 14px;
        line-height: 24px;
    }

    .tps_latestv_steps .tps_latestv_steps_heading .nostyle-heading {
        margin-bottom: 2px;
        text-align: center;
        line-height: 18px;
        font-size: 14px;
    }
    .tps_latestv_steps .tps_latestv_steps_heading .hide-mobile{
        display: block;
    }
    .ui-widget.ui-widget-content {
        margin: 6px 0px 20px 0px;
    }

    .tps_latestv_earringl_filter .tps-earringbuilder-filter-label {
        font-size: 16px;
        line-height: 26px;
    }
    .tps_latestv_steps .tps_latestv_steps_item .tps_latestv_steps_node-skin{
        height: 60px;
    }
    .tps_latestv_earringl_reset_block {
        margin-bottom: 10px;
        width: 100%;
        display: flex;
        padding: 13px 15px 10px;
        background-color: #f3f3f3;
        margin-bottom: 10px;
        position: sticky;
        top: 0;
        z-index: 999999;
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
    }

    .tps-earringbuilder-filter-wrapper-div.open-popup .tps_latestv_earringl_filter_parent-child {
        background-color: #fff;
        width: 100%;
        height: 100%;
        overflow: hidden;
        overflow-y: scroll;
        margin-top: 0px;
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
    }

    .tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-applied-filter-option,
    .tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-applied-filter-option-sublist {
        margin: 0;
    }

    .tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list {
        grid-gap: 4px 10px;
    }

    .tps-earringbuilder-item-counter-div .tps-earringbuilder-item-selected-value ul {
        justify-content: left !important;
    }

    .tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-applied-filter-option-sublist {
        flex-wrap: wrap;
    }

    .tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list {
        padding-right: 0;
    }

    .tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-applied-filter-option:before {
        display: none;
    }

    .tps-earringbuilder-reset-parent .tps-earringbuilder-reset-filter-confirm-popup-div:before,
    .tps-latestv-reset-step-popup:before {
        right: 100px;
    }
    .tps_latestv_earringl_filter .tps-earringbuilder-metal ul li {
        width: 18%;
    }
    
    .tps-earringbuilder-final-specification .tps-earringbuilder-final-tab[data-tab-type="diamond"] .tps-earringbuilder-final-sinfo{
        grid-template-columns: 1fr;
    }
    .tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr div.tps-earringbuilder-final-sattr-right, 
    .tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr div.tps-earringbuilder-final-sattr-left,
    .tps-earringbuilder-final-specification #tps-earringbuilder-final-setting .tps-seDetailc-sp-info-attr div{
        font-size: 15px;
    }
    .tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr div.tps-earringbuilder-final-sattr-left,
    .tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr div.tps-earringbuilder-final-sattr-right{
        width: 50%;
    }  
    
    .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div .tps-earringbuilder-item-img-div{
        height: 170px;
    }
        
    .tps-seDetailc-spacification .tps-earringbuilder-sheading{
        text-align: left;
    }
    .tps-seDetailc-sp-info-col-3.info-column-setting_info span, .tps-seDetailc-sp-info-col-3.info-column-center_stone_info span{
        margin-left: unset;
    }   
    .tps-earringbuilder-back-to-search-btn a{
        font-size: 13px;
    }
    .tps-earringbuilder-back-to-search-btn a span::before, .tps-earringbuilder-back-to-search-btn span::before{
        top: 3px;
    }
    .tps_latestv_steps .tps_latestv_steps_item .tps_latestv_steps_node-skin .tps_latestv_steps_heading, 
    .tps_latestv_steps_item.tps_latestv_steps_heading .tps_latestv_steps_cont .tps_latestv_steps_nostyle_heading {
        line-height: 19px;
    }
    .tps_latestv_steps .tps_latestv_steps_data, .tps_latestv_steps .tps_latestv_steps_action{
        margin-top: 0px;
    }
    .tps_latestv_steps .tps_latestv_steps_item.tps_latestv_steps_common .tps_latestv_steps_cont{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .tps-latestv-reset-step-popup{
        left: auto;
        transform: none;
        right: 26px;
        top: 110%;
    }
    .tps-earringbuilder-final-cr .tps-loose-social-list .tps-dia-detail-shipping, .tps-earringbuilder-final-cr .tps-loose-social-list .tps-earringbuilder-final-shipping{
        grid-gap: 3px;
    }
    .tps-earringbuilder-final-cr .tps-loose-social-list .tps-dia-detail-shipping::before{
        width: 28px;
    }
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-gallery{
        margin-bottom: 50px;
    }
    .tps_latestv_earringl_filter .tps-latestv-bapf-from input, .tps_latestv_earringl_filter .tps-latestv-bapf-to input{
        font-size: 14px;
    }
    .tps_latestv_earringl_filter .tps-latestv-bapf-to{
        margin-right: -5px; 
    }
    .tps_latestv_earringl_filter .tps-latestv-bapf-from{
        margin-left: -5px; 
    }
    .tps_latestv_earringl_filter .tps-earringbuilder-metal ul.tps-earringbuilder-filter-option-list{
        justify-content: center;
        grid-gap: 10px 0.5%;
    }
    .tps_setting_banner .tps_set_bnr_txt h1{
        font-size: 22px;
        line-height: 30px;
    }
    .tps-earringbuilder-reset-parent .tps-earringbuilder-reset-filter-confirm-popup-div,
    .tps-latestv-reset-step-popup {
        width: 230px;
    }
    .tps-loose-diamond-breacrum a{
        font-size: 12px;
        line-height: 16px;
    }
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li {
        width: 19.6%;
    }    
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li{
        width: 19%;
    }
    .tps_latestv_earringl_filter .tps-earringbuilder-style ul.tps-earringbuilder-filter-option-list{
        justify-content: center;
        grid-gap: 10px 0.5%;
    }
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style ul li {
        width: 24%;
    }
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul{
        justify-content: center;
    }
    .tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr div.tps-earringbuilder-final-sattr-left, 
    .tps-earringbuilder-final-specification #tps-earringbuilder-final-setting .tps-seDetailc-sp-info-attr div.tps-seDetailc-attr-left, 
    .tps-earringbuilder-final-specification .tps-earringbuilder-final-tab .tps-earringbuilder-final-sattr div.tps-earringbuilder-final-sattr-right, 
    .tps-earringbuilder-final-specification #tps-earringbuilder-final-setting .tps-seDetailc-sp-info-attr div.tps-seDetailc-attr-right{
        width: 100%;
    }
   
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item.tps-iframe-div iframe,
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item.tps-iframe-div,
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item{
        height: 300px;
    }
    .tps-earringbuilder-item-info-div .tps-earringbuilder-item-metadata-div .tps-earringbuilder-item-title{
        padding-bottom: 0px;
    }
    .tps-earringbuilder-item-info-div .tps-earringbuilder-item-price-div{
        font-size: 16px;
    }
    .tps_latestv_steps .tps_latestv_steps_data, .tps_latestv_steps .tps_latestv_steps_action{
        font-size: 10px;
    }
    .tps-earringbuilder-item-counter-div .tps-earringbuilder-header-parent .tps-earringbuilder-item-col,
    .tps-earringbuilder-item-sort-by select,
    .tps-earringbuilder-item-counter-div .tps-earringbuilder-header-parent .tps-earringbuilder-item-sort-by-title{
        font-size: 13px;
    }

}

@media(max-width:700px){
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item.tps-iframe-div iframe,
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item.tps-iframe-div,
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item{
        height: 280px;
    }
}
@media(max-width:639px) {
    .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div {
        width: 49%;
    }
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item{
        width: 100%;
     }
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item.tps-iframe-div iframe,
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item.tps-iframe-div{
        height: 360px;
        display: flex !important;
        align-items: center ;
    }
    .tps-ringbuilder-final-cr .tps-ringbuilder-final-tiles-gallery .tps-ringbuilder-final-tiles-gallery-item .video{
        height: 100% !important;
    }
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item.tps-img-div{
        height: auto;
    }

    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common ul li {
        width: 17%;
    }

    .tps_latestv_earringl_filter .tps-earringbuilder-metal ul li {
        width: 20%;
    }

    .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-img-div {
        width: 100%;
        position: relative;
        text-align: center;
    }

    .tps-earringbuilder-filter-wrapper-div {
        height: 95% !important;
    }

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

    .tps_latestv_earringl_filter .tps-earringbuilder-price {
        flex-basis: 98%;
    }

    .ui-widget.ui-widget-content {
        margin: 6px 0px 20px 0px;
    }
    /*seting listimg page */
    .product_action_info .ships.by span strong{
        display: contents;
    }
  .tps-image-gallery .tps-images-block {
        display: flex;
        grid-gap: 15px;
        flex-wrap: wrap;
    }
    .tps-earringbuilder-main-container .tps-image-gallery .slick-dots button {
        width: 20px;
        height: 20px;
        border: 1px solid transparent;
        position: relative;
        background-color: transparent !important;
    }
    .tps-earringbuilder-main-container .tps-image-gallery .slick-dots button::after {
        content: '';
        width: 12px;
        height: 12px;
        background-color: #A9844A;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 50%;
        opacity: 0.5;
    }
    .tps-earringbuilder-main-container .tps-image-gallery .slick-dots li.slick-active button::after {
        opacity: 1;
    }
    .tps-image-gallery .tps-images-block {
         grid-template-columns: 1fr;
     }
     .tps-image-gallery .tps-images-block .tps-image-section {
        width: 100%;

    }
    .tps-earringbuilder-main-container .tps-seDetailc-row {
        grid-gap: 0px 0px;
    }
    .tps-image-gallery .tps-images-block .tps-image-section {
        border: 0.5px solid #a4a5ab2b;
    }
    .tps-earringbuilder-main-container .tps-image-gallery .tps-images-block .slick-arrow.slick-next, 
    .tps-earringbuilder-main-container .tps-image-gallery .tps-images-block .slick-arrow.slick-prev {
        z-index: 99;
        border: 1px solid transparent;
        width: 32px;
        height: 32px;
        box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24) !important;
        top: 44%;
        display: none;
    }
    .tps-earringbuilder-main-container .tps-image-gallery .tps-images-block .slick-arrow.slick-next{
         right: 0;
    }
    .tps-earringbuilder-main-container .tps-image-gallery .tps-images-block .slick-arrow.slick-prev{       
        left: 0;
    }
    .tps-earringbuilder-main-container .tps-image-gallery .tps-images-block .slick-arrow.slick-prev:before, 
    .tps-earringbuilder-main-container .tps-image-gallery .tps-images-block .slick-arrow.slick-next:before,
     .tps-earringbuilder-main-container .tps-image-gallery .tps-images-block .slick-arrow.slick-prev:after,
     .tps-earringbuilder-main-container .tps-image-gallery .tps-images-block .slick-arrow.slick-next:after {
        display: none;
    }
    .tps-earringbuilder-main-container .tps-image-gallery .tps-images-block .slick-arrow.slick-prev{
       background-position: -24px -669px;
        background-image: url(../images/diamond-listing-image/tps_diamond_listing_sprite.svg);
    } 
    .tps-earringbuilder-main-container .tps-image-gallery .tps-images-block .slick-arrow.slick-next{
        background-position: -86px -669px;
        background-image: url(../images/diamond-listing-image/tps_diamond_listing_sprite.svg);
    }
    /*end*/

    /* tps setting detils page loader design start */
    .tps-seDetailc-tiles-gallery-loader{
        display: none;
    }

        .tps-spinner-container .tps-earringbuilder-final-gallery-loader {
        height: 375px;
    }
    .tps-earringbuilder-spinner-grid-container {
        grid-template-columns: 1fr;
    }
    .tps-spinner-container .tps_grid_animated-background, .tps-earringbuilder-final-gallery-loader .tps_grid_animated-background {
    width: 80%;
    margin: auto;
}
.tps-spinner-container .tps-seDetailc-spinner-arrow, .tps-earringbuilder-final-gallery-loader .tps-seDetailc-spinner-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.tps-spinner-container .tps-seDetailc-spinner-arrow .tps_grid_animated-background.left-spinner, .tps-earringbuilder-final-gallery-loader .tps-seDetailc-spinner-arrow .tps_grid_animated-background.left-spinner {
    float: left;
    margin-left: -55px;
}
.tps-spinner-container .tps-seDetailc-spinner-arrow .tps_grid_animated-background.right-spinner, .tps-earringbuilder-final-gallery-loader .tps-seDetailc-spinner-arrow .tps_grid_animated-background.right-spinner {
    float: right;
    margin-right: -55px;
}
.tps-spinner-container .tps-seDetailc-spinner-arrow .tps_grid_animated-background, .tps-earringbuilder-final-gallery-loader .tps-seDetailc-spinner-arrow .tps_grid_animated-background {
    width: 40px;
    height: 40px;
    background: #eeeeee;
}
.tps-spinner-container .tps-seDetailc-spinner-row, .tps-earringbuilder-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-earringbuilder-spinner-grid-container.tps-seDetailc-spinner-grid-container .tps_grid_meta_section .tps_grid_meta_title {
    bottom: 50px;
    background: #eeeeee;
    width: 77px;
    height: 50px;
    top: 25px;
    transform: none;
    left: 0;
    position: unset;
}
.tps-earringbuilder-item-counter-div .tps-earringbuilder-header-parent {
    padding: 7px 10px 10px 10px;
}
.tps-earringbuilder-item-counter-div .tps-earringbuilder-header-tab-label h2 {
    font-size: 16px;
    line-height: 26px;
}
.tps-image-gallery .tps-images-block img, .tps-image-gallery .tps-images-block .tps-image-section video {
        width: 100%;
        height: auto;
    }
.tps_latestv_steps .tps_latestv_steps_item .tps_latestv_steps_node-skin .tps_latestv_steps_heading, .tps_latestv_steps_item.tps_latestv_steps_heading .tps_latestv_steps_cont .tps_latestv_steps_nostyle_heading {
    font-size: 12px !important;
    line-height: 22px;
}
    /* tps setting detils page loader design end */

.tps-earringbuilder-item-listing-parent-div .tps-earringbuilder-item-banner {
  width: 100%;
}
.tps-earringbuilder-item-listing-parent-div .tps-earringbuilder-item-banner img {
    height: auto;
    object-fit: unset;
    width: 100%;
}
.tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-unselected a {
    margin-left: unset;
    position: unset;
}

.tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list {
    justify-content: flex-start;
    align-items: center;
}
.tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filters-title{
    margin-bottom: 7px;
    width: fit-content;
}
.tps-seDetailc-meta .tps-seDetailc-meta-title h1, .tps-seDetailc-meta .tps-seDetailc-SKU, .tps-seDetailc-meta .tps-seDetailc-meta-price,
.tps-product-shape-type, .tps-seDetailc-swatches-wrapper-div{
    text-align: center;
}
.tps-seDetailc-meta .tps-seDetailc-swatches-options-list, .product_action_info .free.shipping span, .product_action_info .ships.by span{
    justify-content: center;
}
.tps-earringbuilder-main-container .tps-seDetailc-meta {
    width: 100%;
}
.tps-seDetailc-sp-info-col-3.info-column-center_stone_info, .tps-seDetailc-sp-info-col-3.info-column-setting_info {
    margin-bottom: 15px;
}
.product_action_info .ships.by span {
    width: 274px;
    margin: auto;
    text-align: center;
    grid-gap: 0;
}
.product_action_info .ships.by span:before{
        width: 45px;
}
.tps-seDetailc-sp-info-col-3.info-column-setting_info .tps-seDetailc-sp-info-col .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left, .tps-seDetailc-sp-info-col-3.info-column-center_stone_info .tps-seDetailc-sp-info-col .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-left, .tps-seDetailc-sp-info-col-3.info-column-setting_info .tps-seDetailc-sp-info-col .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right, .tps-seDetailc-sp-info-col-3.info-column-center_stone_info .tps-seDetailc-sp-info-col .tps-seDetailc-sp-info-attr .tps-seDetailc-attr-right{
    width: 50%;
}
.tps-seDetailc-swatches.tps-seDetailc-swatches-0[data-swatch-attr="ring_stone_shape"] .tps-seDetailc-swatches-options-div ul li {
    width: 18%;
}
.tps-earringbuilder-final-cr .tps-loose-social-list .tps-dia-detail-shipping span, 
    .tps-earringbuilder-final-cr .tps-loose-social-list .tps-earringbuilder-final-shipping span{
        display: block;
        max-width: 250px;
        word-break: break-all;
    }
    .tps-earringbuilder-final-cr .tps-loose-social-list .tps-dia-detail-shipping, .tps-earringbuilder-final-cr .tps-loose-social-list .tps-earringbuilder-final-shipping{
        align-items: flex-start;
    }
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-gallery{
        max-width: 360px;
        margin-left: auto !important;
        margin-right: auto !important;
        float: none;
    }

     .tps-earringbuilder-final-cr .tps-earringbuilder-final-gallery .slick-dots button{
        width: 20px;
        height: 20px;
        border: 1px solid transparent;
        position: relative;
        background-color: transparent;
    }
     .tps-earringbuilder-final-cr .tps-earringbuilder-final-gallery .slick-dots button::after{
        content: '';
        width: 12px;
        height: 12px;
        background-color: #A9844A;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 50%;
        opacity: 0.5;
    }
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-gallery .slick-dots li.slick-active button{
        border-color: #A9844A;
    }
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-gallery .slick-dots li.slick-active button::after{
        opacity: 1;
    }
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-gallery .slick-dots li{
        width: 25px;
        height: 20px;
        margin: 0 5px;
    }
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-gallery .slick-dots{
        padding: 0px !important;
    }
    .tps-earringbuilder-spinner-grid-container {
        grid-template-columns: 1fr 1fr;
    }
    .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div .tps-earringbuilder-item-img-div{
        height: 270px;
    }
    .tps-earringbuilder-item-selected-value    {
        position: relative;
    }
    .tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-unselected{
        right: 5px;
        top:14px;
    }
    .tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list{
        position: unset;
    }
    .tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filter-list .tps-earringbuilder-unselected a{
        justify-content: flex-start;
        grid-gap: 3px;
    }
    .tps-earringbuilder-main-container .tps-image-gallery{
        margin-bottom:50px;
    }
    .tps-latestv-reset-step-popup{
        right: 0px;
    }
    .tps-latestv-reset-step-popup:before{
        left: auto !important;
        right: 65px!important;
    }
    .tps-earringbuilder-main-container .tps-image-gallery .tps-images-block .slick-arrow.slick-next, .tps-earringbuilder-main-container .tps-image-gallery .tps-images-block .slick-arrow.slick-prev{
        display: none !important;
    }
    .tps_latestv_earringl_filter .tps-earringbuilder-shape, .tps_latestv_earringl_filter .tps-earringbuilder-metal, .tps_latestv_earringl_filter .tps-earringbuilder-price, .tps_latestv_earringl_filter .tps-earringbuilder-style{
        padding: 0px 0px;
    }
    .tps-earringbuilder-main-container .slick-dots li.slick-active button {
         background: transparent !important; 
    }
    
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul{
        justify-content: center;
    }
    .tps-earringbuilder-spinner-grid-container{
        grid-template-columns: 1fr;
        width: 100%;
    }
    .tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-0 li {
        width: 18.5%;
    }
    .tps-image-gallery .slick-slide,
    .tps-earringbuilder-final-tiles-gallery .slick-slide,
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item video,
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-tiles-gallery .tps-earringbuilder-final-tiles-gallery-item.tps-video-div{
        height: auto !important;
    }
    
}
@media(min-width:639px) {
    .tps-spinner-container.tps-earringbuilder-spinner-grid-container.tps-seDetailc-spinner-grid-container{
        display: none !important;
    }

}


@media(max-width:580px) {
   

    .tps_latestv_earringl_filter .tps-earringbuilder-metal ul li {
        width: 21%;
    }

    .tps_latestv_steps .tps_latestv_steps_heading .nostyle-heading {
        margin-bottom: 0;
    }

    .tps_latestv_steps .tps_latestv_steps_item .tps_latestv_steps_node-skin .tps_latestv_steps_heading,
    .tps_latestv_steps_item.tps_latestv_steps_heading .tps_latestv_steps_cont .tps_latestv_steps_nostyle_heading {
        padding-top: 0;
    }
    .tps-earringbuilder-item-counter-div .tps-earringbuilder-header-parent {
        flex-direction: column;
        align-items: center;
        grid-gap: 5px 0px;
    }
    .tps-earringbuilder-item-counter-div .tps-earringbuilder-header-parent .tps-earringbuilder-item-col::after {
        display: none;
    }

    .tps-earringbuilder-item-counter-div .tps-earringbuilder-header-parent {
        background: transparent;
        margin-bottom: 10px;
    }

    .tps-earringbuilder-item-sort-by select {
            border-color: #DDDDDD;
    }

    .tps-earringbuilder-item-selected-value {
        background: #DDDDDD;
    }

    .tps-earringbuilder-item-selected-value .tps-earringbuilder-applied-filters-title {
        text-decoration: none;
    }
     .tps-seDetailc-meta .tps-seDetailc-swatches-options-list {
        grid-gap: 12px;
    }
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-meta h1.tps-earringbuilder-final-title {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-data{
        grid-gap: 14%;
    }
    .tps-earringbuilder-final-cr .tps-earringbuilder-final-data .tps-earringbuilder-final-data-list span.tps-earringbuilder-final-data-title{
        margin-right: 0px;
    }
    .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div .tps-earringbuilder-item-img-div{
        height: 198px;
    }
    .tps-seDetailc-meta .tps-seDetailc-meta-title h1, 
    .tps-seDetailc-meta .tps-seDetailc-meta-price   {
        font-size: 20px;
        line-height: 30px;
    }
    .tps-seDetailc-meta .tps-seDetailc-meta-price span.setting-text{
        font-size: 14px;
    }
    .tps-earringbuilder-setting-detail .slick-dots li{
        margin: 0 10px;
    }
    .tps-seDetailc-meta .tps-seDetailc-swatches.tps-seDetailc-swatches-1 li {
        width: 32%;
    }
    .tps-earringbuilder-toast-msg-popup-wrapper .tps-earringbuilder-toast-msg-content{
        padding: 19px 10px;
        width: 100%;
    }
    .tps-earringbuilder-toast-msg-popup-wrapper .tps-earringbuilder-toast-msg-popup{
        max-width: 100%;
        width: 70%;
    }
    .tps-latestv-reset-step-popup:before{
        right: 55px!important;
    }
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-metal ul li {
        width: 33%;
    }
}

@media(max-width:480px) {
   .tps_latestv_earringl_filter .tps-earringbuilder-metal ul li {
        width: 29%;
    }

    .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div {
        width: 100%;
    }

    
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-style ul li {
        width: 22%;
    }
   .tps_latestv_earringl_filter .tps-earringbuilder-metal ul.tps-earringbuilder-filter-option-list, .tps_latestv_earringl_filter .tps-earringbuilder-style ul.tps-earringbuilder-filter-option-list {
      justify-content: center;
    }

    .tps-earringbuilder-spinner-grid-container {
        grid-template-columns: 1fr;
    }
    .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div .tps-earringbuilder-item-img-div, 
    .tps-earringbuilder-item-listing-div .tps-earringbuilder-item-info-div .tps-earringbuilder-item-img-div img{
        height: auto;
        object-fit: unset;
        width: auto;
    }
    .tps-latestv-reset-step-popup:before{
        right: 40px!important;
    }   
    .tps_latestv_steps .tps_latestv_steps_heading .nostyle-heading{
        line-height: 15px;
        font-size: 13px;
    }

}
@media(max-width:390px){
    .tps_latestv_earringl_filter .tps_latesv_earring_fil_common.tps-earringbuilder-shape ul li {
        width: 24.6%;
    }
}

/*Transpacific software --- end*/