/** Shopify CDN: Minification failed

Line 3012:115 Unexpected "+2"

**/
/*****Code Created by TransPacific Software Pvt. Ltd ***/
/* start diamond listing filter */
* {
  box-sizing: border-box;
}

:root {
  --bgcolor-trans: transparent;
  --bgcolor-main: #545454;
  --bgcolor-1: #EEEEEE;
  --bgcolor-2: #F4F4F4;  
  --bgcolor-3: #FBE2E6;  
  --bgcolor-4: #6A6A6A;  
  --bgcolor-white: #FFFFFF;
  --font-body-family: Karla;
  --font-head-family: Old Standard TT;
}

/*
html {
  overflow-x: hidden !important;
}
*/

body {
  overflow-x: initial;
}


.tps-container {
  width: 95%;
  margin: 0 auto;
}

.tps_title {
  font-size: 28px;
  line-height: 38px;
  color: var(--bgcolor-main);
  font-weight: bold;
  text-align: center;
  text-transform: capitalize;
}

.sub_title {
  font-size: 28px;
  font-weight: normal;
}

p{ font-size: 16px;
   line-height: 19px;
   font-family: var(--font-body-family);
   font-weight: 400;
   letter-spacing: 0px;
   color: var(--bgcolor-main);
 }

ol,
ul{
  margin: 0;
}

ul li {
    list-style-type: none;
    font-size: 16px;
    line-height: 17px;
    font-family: var(--font-body-family);
    color: var(--bgcolor-main);
}


.btn_tps,
.btn_tps:visited,
.btn_tps:link {
  background: var(--bgcolor-main);
  border: 1px solid var(--bgcolor-main);
  padding: 0;
  width: 200px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: var(--bgcolor-white);
  transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  margin-bottom: 0;
  -webkit-appearance: none;
  outline: none;
}

.btn_tps:hover,
.btn_tps:active,
.btn_tps:focus {
  color: var(--bgcolor-white);
  background: var(--bgcolor-main);
  border-color: var(--bgcolor-main);
  outline: none;
  opacity: .7;
}

.tps_dimondDetail_section .btn_tps:hover,
.tps_dimondDetail_section .btn_tps:active,
.tps_dimondDetail_section .btn_tps:focus {
  color: var(--bgcolor-white) !important;
  background: var(--bgcolor-main);
  border-color: var(--bgcolor-main);
  outline: none;
  opacity: .7;
}

#loading {
  background-color: rgba(255, 255, 255, 0.6);
  background-image: url(tps-loader.gif);
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0;
  position: fixed;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
  background-size: 50px auto;
}

.breadcrumb a {
  color: #777777;
}

.breadcrumb a:hover {
  color: var(--bgcolor-main);
}

.tmp-GentleDiamonds .hd-Banner_Nav {
  background-color: #003 !important;
}

.DiamondSearchBox {
  position: relative;
  margin: 0 auto;
}

.DiamondSearchBox,
.advanced_filter_wrap,
.cols-12,
.cols-6,
.cols-4,
ul.shape_list,
.advanced_filter_slide {
  display: block;
  float: left;
}

.shape_price_carat_wrap,
.colour_clarity_cut_wrap,
.polish_symmetry_fluor_wrap,
.depth_table_lab_wrap {
  margin-left: -10px;
  margin-right: -10px;
}

.basic_filter_wrap,
.advanced_filter_wrap {
  border-radius: 15px;
  margin: 0 0 15px;
  position: relative;
  width: 100%;
}

.tps_produt_description.tps-descript .rte-RichText.rte-RichText-desc p {
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  margin-top: 0;
}

.tps_produt_description.tps-descript .rte-RichText.rte-RichText-desc img {
  margin-bottom: 0;
}

.advanced_filter_wrap .tps_title {
  font-size: 38px;
}

.advanced_filter_wrap .tps_title span {
  border-bottom: 1px solid var(--bgcolor-main);
  cursor: pointer;
  font-weight: 400;
}

.reset_filter .fa {
  -webkit-transform: scaleX(-1) rotate(50deg);
  transform: scaleX(-1) rotate(50deg);
}

.cols-12,
.cols-6,
.cols-4 {
  position: relative;
  min-height: 1px;
  float: left;
}

.cols-12 {
  width: 100%;
}

.cols-6 {
  width: 50%;
}

.cols-4 {
  width: 33.33%;
  display: inline-block;
}

.clear {
  clear: both;
}

.filter_block {
  padding: 0;
}

.filter_heading {
  font-size: 18px;
  line-height: normal;
  color: var(--bgcolor-main);
  text-transform: capitalize;
  padding-bottom: 15px;
  padding-left: 0px;
  font-weight: 600;
}

.filter_wrap .filter_heading {
  font-size: 13px;
  font-family: proxima-nova, Helvetica, Arial, sans-serif;
}

ul.shape_list {
  padding: 0;
  margin: 0;
  width: 100%;
}

.shape_filter_order {
  order: 1;
}

.cut_filter_order {
  order: 2;
}

.price_filter_order {
  order: 3;
}

.clarity_filter_order {
  order: 4;
}

.carat_filter_order {
  order: 5;
}

.colour_filter_order {
  order: 6;
}

.shape_list a,
.tps_slider_wrap .slider-values li,
.lab_wrap label {
  font-size: 16px;
  line-height: 12px;
  color: rgb(0, 0, 0);
  text-align: center;
  text-transform: capitalize;
}

.lab_wrap label {
  font-size: 14px;
}

.shape_list a {
  color: var(--bgcolor-main);
}

.tps_lab_wrap_main {
    display: flex;
    align-items: center;
    grid-gap: 10px;
}

.lab_wrap{
    vertical-align: middle;
    float: left;
    text-align: center;
    border-radius: 3px;
    font-size: 12px;
    line-height: 1;
    padding: 0px 0px;
    text-align: center;
    transition-duration: .25s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    white-space: nowrap;
    max-width: 189px;
    width: 100%;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0px;
}

.tps_checkbox {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
    float: none;
    z-index: 1;
}

.lab_wrap label {
  width: 100%;
  margin-bottom: 10px;
  display: inline-block;
  border: 1px solid var(--bgcolor-main);
  min-height: 42px;
  line-height: 42px;
  font-size: 16px;
}

.lab_wrap .tps_checkbox label:hover{
  background-color: var(--bgcolor-main);
   color: var(--bgcolor-white);
}

.lab_wrap .tps_checkbox label input:checked+span {
    background-color: var(--bgcolor-main);
    display: block;
    height: 100%;
    width: 100%;
    color: var(--bgcolor-white);
    cursor: default;
}

.shape_list a {
  position: relative;
  cursor: pointer;
}

.filter_heading .shape_list a:hover,
.shape_list a.selected {
  color: var(--bgcolor-main);
}

.shape_list a .shape_name {
  padding: 10px 0 5px;
  display: inline-block;
  text-transform: capitalize;
  font-family: var(--font-body-family);
  text-align: center;
  font-size: 16px;
  color: var(--bgcolor-main);
  position: relative;
  line-height: normal;
}

.ui-widget.ui-widget-content {
  border: 1px solid var(--bgcolor-main) !important;
}

.shape-icon {
  background-image: url(diamond_icon_sprite-new.png);
  background-repeat: no-repeat;
  display: block;
  width: 35px;
  height: 35px;
  margin: 0 auto;
  margin-bottom: 10px;
}

.dimond_sarch_Asscher,
.dimond_sarch_Asscher_select {
  background-position: -9px -6px;
}

.dimond_sarch_Cushion,
.dimond_sarch_Cushion_select {
  background-position: -56px -7px;
}

.dimond_sarch_Emerald,
.dimond_sarch_Emerald_select {
  background-position: -102px -6px;
}

.dimond_sarch_Heart,
.dimond_sarch_Heart_select {
  background-position: -149px -8px;
}

.dimond_sarch_Marquise,
.dimond_sarch_Marquise_select {
  background-position: -196px -6px;
}

.dimond_sarch_Oval,
.dimond_sarch_Oval_select {
  background-position: -242px -6px;
}

.dimond_sarch_Pear,
.dimond_sarch_Pear_select {
  background-position: -289px -6px;
}

.dimond_sarch_Princess,
.dimond_sarch_Princess_select,
.dimond_sarch_Princcess,
.dimond_sarch_Princcess_select {
  background-position: -336px -6px;
}

.dimond_sarch_Radiant,
.dimond_sarch_Radiant_select {
  background-position: -382px -6px;
}

.dimond_sarch_Round,
.dimond_sarch_Round_select {
  background-position: -429px -6px;
}

.white_diamond_wrap .tps_title {
  padding-bottom: 25px;
}

.search_price_range .fl-left,
.search_price_range .fl-right,
.white_diamond_wrap .slider-values .fl-left,
.white_diamond_wrap .slider-values .fl-right {
  width: 80px;
  height: 31px;
  border-radius: 0px;
  background-color: var(--bgcolor-white);
  border: 1px solid var(--bgcolor-main);
  font-size: 16px;
  line-height: 16px;
  color: var(--bgcolor-main);
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 15px;
  display: block;
  float: left;
  border-radius: 6px;
  text-align: center;
}

.white_diamond_wrap .slider-values input#carat_to {
  width: 85px;
}

.white_diamond_wrap .slider-values input#price_to,
.white_diamond_wrap .slider-values input#price_from {
  width: 105px;
}

.search_price_range .fl-right,
.white_diamond_wrap .slider-values .fl-right {
  float: right;
}

.white_diamond_wrap .tps_slider_wrap {
  display: block;
  padding: 0;
}

.white_diamond_wrap .color_slider_wrap.tps_slider_wrap {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.slider-values {
  display: inline-block;
  width: 100%;
  margin-bottom: 0px;
  padding-left: 0;
  list-style: none;
  margin-top: 15px;
}

.price_slider_wrap .ui-widget-content,
.carat_slider_wrap .ui-widget-content,
.depth_slider_wrap .ui-widget-content,
.table_slider_wrap .ui-widget-content {
  margin-top: 0px;
}

.tps_slider_wrap .ui-widget-content {
  background: #e6e6e6;
  height: 6px;
  border-radius: 5px;
  width: 96%;
  left: 2%;
  border-color: #e6e6e6 !important;
}

.tps_slider_wrap .ui-widget-header {
  background: var(--bgcolor-main);
  position: absolute;
  z-index: 0;
  height: 6px;
  border-radius: 5px;
}

.ui-slider {
  position: relative;
  border-radius: 3px;
}

.search_slider {
  display: block;
  float: none;
  margin: 0;
  position: relative;
  width: 85%;
  margin: 0 auto;
  text-align: center;
}

.carat-detail-slider {
  margin-top: 20px;
}

.tps_diamond_detail_page_gallery_hand_slider span.left-slide{
  font-size: 11px;
  text-transform: unset;
  font-family: var(--font-body-family);
}

.search_slider.handcolor-slider {
    margin-bottom: 35px;
      margin-top: 12px;
}

.tps_diamond_detail_page_gallery_hand_slider #handcolorslider.ui-widget-content,
.tps_diamond_detail_page_gallery_hand_slider #caratlearnmore.ui-widget-content {
    background: var(--bgcolor-main) !important;
    height: 6px;
    border-radius: 5px;
    width: 63%;
    left: 2%;
    display: inline-block;
    border: 1px solid var(--bgcolor-main) !important;
}

.tps_diamond_detail_page_gallery_hand_slider .ui-slider .ui-slider-handle, 
.tps_diamond_detail_page_gallery_hand_slider .white_diamond_wrap .ui-slider .ui-slider-handle{
    width: 17px !important;
    height: 17px !important;
    top: -6px !important;
}

.tps_diamond_detail_page_gallery_hand_slider #min_carat_detail{
  font-size: 14px;
    color: var(--bgcolor-main);
    top: 0 !important;
    width: 100%;
    display: block;
    text-align: center;
} 
.tps_diamond_detail_page_gallery_hand_slider #min_carat_detail_pop {
    width: 70px;
    font-size: 12px;
    top: 6px !important;
    flex-direction: row-reverse;
}

.tps_diamond_detail_page_gallery_hand_slider span.right-slide {
    margin-left: 20px;
    text-transform: unset;
   font-size: 11px; 
  font-family: var(--font-body-family);
}

.tps_slider_wrap .slider-values li {
  float: left;
  padding: 5px 5px 0;
  height: 30px;
}

.cut_slider_wrap .slider-values li,
.polish_slider_wrap .slider-values li,
.symmetry_slider_wrap .slider-values li {
  width: 33.33%;
}

.color_slider_wrap .slider-values li {
  width: 12%;
}

.clarity_slider_wrap .slider-values li {
  width: 11%;
}

.intensity_slider_wrap .slider-values li {
  width: 12.5%;
}

.fluorescence_slider_wrap .slider-values li {
  width: 20%;
}

.cut_slider_wrap .slider-values li {
  width: 20%;
}

.search_slider span[class^="cut_range_"],
.search_slider span[class^="color_range_"],
.search_slider span[class^="clarity_range_"],
.search_slider span[class^="symmetry_range_"],
.search_slider span[class^="polish_range_"],
.search_slider span[class^="fluor_range_"],
.search_slider span[class^="intensity_range_"] {
  display: inline-block;
  width: 2px;
  height: 13px;
  background-color: var(--bgcolor-white);
  position: absolute;
  z-index: 1;
}

.search_slider .cut_range_1,
.search_slider .polish_range_1,
.search_slider .symmetry_range_1 {
  left: 33.33%;
}

.search_slider .cut_range_2,
.search_slider .polish_range_2,
.search_slider .symmetry_range_2 {
  left: 66.66%;
}

.search_slider .cut_range_1 {
  left: 20%;
}

.search_slider .cut_range_2 {
  left: 40%;
}

.search_slider .cut_range_3 {
  left: 60%;
}

.search_slider .cut_range_4 {
  left: 80%;
}

.search_slider .clarity_range_1 {
  left: 11%;
}

.search_slider .clarity_range_2 {
  left: 22%;
}

.search_slider .clarity_range_3 {
  left: 33%;
}

.search_slider .clarity_range_4 {
  left: 44%;
}

.search_slider .clarity_range_5 {
  left: 55%;
}

.search_slider .clarity_range_6 {
  left: 66%;
}

.search_slider .clarity_range_7 {
  left: 77%;
}

.search_slider .clarity_range_8 {
  left: 88%;
}

.search_slider .color_range_1 {
  left: 12.3%;
}

.search_slider .color_range_2 {
  left: 25%;
}

.search_slider .color_range_3 {
  left: 37%;
}

.search_slider .color_range_4 {
  left: 50%;
}

.search_slider .color_range_5 {
  left: 62.4%;
}

.search_slider .color_range_6 {
  left: 75%;
}

.search_slider .color_range_7 {
  left: 87.4%;
}

.search_slider .color_range_8 {
  left: 72%;
}

.search_slider .color_range_9 {
  left: 81%;
}

.search_slider .color_range_10 {
  left: 90%;
}

.search_slider .intensity_range_1 {
  left: 12.5%;
}

.search_slider .intensity_range_2 {
  left: 25%;
}

.search_slider .intensity_range_3 {
  left: 37.5%;
}

.search_slider .intensity_range_4 {
  left: 50%;
}

.search_slider .intensity_range_5 {
  left: 62.5%;
}

.search_slider .intensity_range_6 {
  left: 75%;
}

.search_slider .intensity_range_7 {
  left: 87.5%;
}

.search_slider .fluor_range_1 {
  left: 20%;
}

.search_slider .fluor_range_2 {
  left: 40%;
}

.search_slider .fluor_range_3 {
  left: 60%;
}

.search_slider .fluor_range_4 {
  left: 80%;
}

.fancy_diamond_wrap .search_slider .color_range_1 {
  left: 33.33%;
}

.fancy_diamond_wrap .search_slider .color_range_2 {
  left: 66.66%;
}

.fancy_diamond_wrap .color_slider_wrap .slider-values li {
  width: 33.33%;
}

.ui-slider .ui-slider-handle,
.white_diamond_wrap .ui-slider .ui-slider-handle {
  background: var(--bgcolor-white) !important;
  box-shadow: none !important;
  border-radius: 50%;
  width: 20px !important;
  height: 20px !important;
  top: -8px !important;
  background: var(--bgcolor-main);
  border-radius: 50%;
  border-width: 2px;
  border-color: var(--bgcolor-main);
  cursor: pointer;
  z-index: 1;
}

.ui-slider .ui-slider-handle:focus,
.white_diamond_wrap .ui-slider .ui-slider-handle:focus {
  outline: none;
}

.advanced_filter_slide {
  display: none;
}

.tps_checkbox input[type=checkbox],
.tps_checkbox input[type=checkbox]+label {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  background: transparent;
  line-height: 1;
  margin: 0;
  width: 17px;
  height: 17px;
  border: 1px solid #474b53;
  font-size: 16px;
  line-height: 16px;
  color: var(--bgcolor-main);
  font-family: "Font Awesome";
  text-align: center;
  padding: 0;
}

.table_rows.diamond_row input[type=checkbox],
.table_rows.diamond_row input[type=checkbox]+label {
  width: 20px;
  height: 20px;
}

.table_rows.diamond_row input[type=checkbox]:checked+label {
  background-position: -464px -214px !important;
}

.tps_checkbox input[type=checkbox] {
  opacity: 0;
  z-index: 1;
}

.tps_slider_wrap .tps_checkbox input[type=checkbox],
.tps_slider_wrap .tps_checkbox input[type=checkbox]+label {
  width: 100%;
  height: 100%;
  border-radius: 3px;
  background-color: var(--bgcolor-white);
  border: 1px solid var(--bgcolor-main);
}

.tps_checkbox input[type=checkbox]:checked+label {
  background: url(jewelry-store-sprite.svg), var(--bgcolor-main);
  color: var(--bgcolor-white);
  background-position: -463px -211px !important;
  border: 1px solid var(--bgcolor-main);
}

.mb_comp .tps_checkbox {
  top: 20px;
}

.ds_hide {
  display: none;
}

.tps_diamondlisting_area {
  padding: 10px 0px 15px;
  padding-bottom: 0;
}

.tps_diamondlisting_area .diamondlisting_tab {
  position: relative;
  text-transform: capitalize;
  font-size: 15px;
  border-left: none;
  border-bottom: none;
  margin-bottom: 10px;
  text-align: center;
  right: 0;
  display: flex;
  justify-content: space-between;
  grid-gap: 0px;
  padding: 10px 0px;
  background: var(--bgcolor-trans);
}

.tps_diamondlisting_area .listingtab.active_tab,
.tps_diamondlisting_area .listingtab.active_tab:hover {
  color: var(--bgcolor-main);
  font-weight: 700;
}

.tps_diamondlisting_area .listingtab.active_tab {
  pointer-events: none
}

.tps_diamond_tabs {
  display: flex;
  grid-gap: 30px;
  width: 70%;
  align-items: center;
}

.tps_diamond_tabs span.listingtab{
  position: relative;
}

.tps_diamond_tabs span.listingtab.alldiamonds_tab:after,
.tps_diamond_tabs span.listingtab.recentdiamonds_tab:after{
    content: '';
    width: 1px;
    height: 100%;
    background-color: var(--bgcolor-4);
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-47%);
}

.tps_diamondlisting_area .listingtab {
  display: inline-block;
  float: left;
  padding: 0px;
  position: relative;
  text-transform: uppercase;
  cursor: pointer;
  transition: background .2s ease-in-out;
  text-align: center;
  color: var(--bgcolor-main);
  font-size: 16px;
  font-family: var(--font-body-family);
}

.diamondlisting_tab span.resetdiamonds_tab.listingtab {
  float: right;
  width: auto;
}

#diamond_data,
#compare_data,
#recent_data {
  position: relative;
}

.tps_diamondlisting_area .table_header {
  display: block;
  text-align: center;
  vertical-align: middle;
  background: var(--bgcolor-main);
  color: #4d5959;
  position: relative;
  width: 100%;
  float: left;
  border-left: 1px solid var(--bgcolor-1);
    border-right: 1px solid var(--bgcolor-1);
}
.table_view.dimond_sarch_data {
    border-left: 1px solid var(--bgcolor-1);
    border-right: 1px solid var(--bgcolor-1);
    display: inline-block;
  width: 100%;
}


.tps_diamond_view .listingHeaderOne,
.compareHeaderOne {
  display: flex;
  margin: 0px;
  flex-wrap: wrap;
  list-style: none;
}
/*
.compareHeaderOne {
  justify-content: space-between;
}
*/

.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span,
.white_diamond_cont .tps_diamondlisting_area .compareHeaderOne span {
  width: 11.11%;
  background: var(--bgcolor-main);
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 16px;
  color: var(--bgcolor-white);
  padding: 20px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

.white_diamond_cont .tps_diamondlisting_area .compareHeaderOne span{
  width: 11.11%;
}

/*
.tps_desktop_table_row span {
  border-right: 1px solid #ffffff69;
}
*/

.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.deskView,
.white_diamond_cont .tps_diamondlisting_area .compareHeaderOne span.deskView {
  margin-right: 0;
}

.diamond_info {
  display: inline-block;
  padding: 10px 0;
  position: relative;
  text-align: center;
  width: 100%;
  font-size: 12px;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  color: var(--bgcolor-white);
  background: var(--bgcolor-main);
}

.page-earring-builder-loose-diamond-listing .tps_diamondlisting_area {
  background: #fafafa;
  padding: 4% 3% 11%;
  margin-bottom: 50px;
}

.table_rows.diamond_row,
.table_rows.diamond_compare {
  display: block;
  position: relative;
  width: 100%;
  cursor: pointer;
  height: auto;
  line-height: 45px;
  float: left;
}

.white_diamond_cont .diamond_page span,
.white_diamond_cont .compare_diamond_page span {
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 11.11%;
  font-size: 16px;
  float: left;
  color: var(--bgcolor-main);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 60px;
  line-height: 60px;
}

.white_diamond_cont .compare_diamond_page span{
  width: 11.1%;
}

.white_diamond_cont .diamond_page span .diamond_image{
    width: 35px;
    display: inline-block;
    height: 35px;
    margin: 0px;
    vertical-align: middle;
}

.white_diamond_cont .diamond_page span .diamond_image img{
  width: 100%;
  height: 100%;
}


.white_diamond_cont .diamond_page span.mb_image .diamond_image{
  position: relative;
}

.white_diamond_cont .tps_diamond_recent_view .table_rows span.mb_image .diamond_image:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows span.mb_image .diamond_image:before,
.white_diamond_cont .diamond_page span.mb_image .diamond_image:before{
    content: '';
    width: 35px;
    height: 35px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    display: flex;
}

.white_diamond_cont .tps_diamond_recent_view .table_rows span.mb_image .diamond_image.img_round_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows span.mb_image .diamond_image.img_round_span:before,
.white_diamond_cont .diamond_page .table_rows span.mb_image .diamond_image.img_round_span:before{
  background-image: url(round-black.svg);
}

.white_diamond_cont .tps_diamond_recent_view .table_rows.diamond_row_active span.mb_image .diamond_image.img_round_span:before,
.white_diamond_cont .tps_diamond_recent_view .table_rows:hover span.mb_image .diamond_image.img_round_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows.diamond_row_active span.mb_image .diamond_image.img_round_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows:hover span.mb_image .diamond_image.img_round_span:before,
.white_diamond_cont .diamond_page .table_rows.diamond_row_active span.mb_image .diamond_image.img_round_span:before,
.white_diamond_cont .diamond_page .table_rows:hover span.mb_image .diamond_image.img_round_span:before{
  background-image: url(round-white.svg);
}

.white_diamond_cont .tps_diamond_recent_view .table_rows span.mb_image .diamond_image.img_princess_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows span.mb_image .diamond_image.img_princess_span:before,
.white_diamond_cont .diamond_page .table_rows span.mb_image .diamond_image.img_princess_span:before{
  background-image: url(princess-black.svg);
}

.white_diamond_cont .tps_diamond_recent_view .table_rows.diamond_row_active span.mb_image .diamond_image.img_princess_span:before,
.white_diamond_cont .tps_diamond_recent_view .table_rows:hover span.mb_image .diamond_image.img_princess_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows.diamond_row_active span.mb_image .diamond_image.img_princess_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows:hover span.mb_image .diamond_image.img_princess_span:before,
.white_diamond_cont .diamond_page .table_rows.diamond_row_active span.mb_image .diamond_image.img_princess_span:before,
.white_diamond_cont .diamond_page .table_rows:hover span.mb_image .diamond_image.img_princess_span:before{
  background-image: url(princess-white.svg);
}

.white_diamond_cont .tps_diamond_recent_view .table_rows span.mb_image .diamond_image.img_cushion_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows span.mb_image .diamond_image.img_cushion_span:before,
.white_diamond_cont .diamond_page .table_rows span.mb_image .diamond_image.img_cushion_span:before{
  background-image: url(cushion-black.svg);
}

.white_diamond_cont .tps_diamond_recent_view .table_rows.diamond_row_active span.mb_image .diamond_image.img_cushion_span:before,
.white_diamond_cont .tps_diamond_recent_view .table_rows:hover span.mb_image .diamond_image.img_cushion_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows.diamond_row_active span.mb_image .diamond_image.img_cushion_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows:hover span.mb_image .diamond_image.img_cushion_span:before,
.white_diamond_cont .diamond_page .table_rows.diamond_row_active span.mb_image .diamond_image.img_cushion_span:before,
.white_diamond_cont .diamond_page .table_rows:hover span.mb_image .diamond_image.img_cushion_span:before{
  background-image: url(cushion-white.svg);
}

.white_diamond_cont .tps_diamond_recent_view .table_rows span.mb_image .diamond_image.img_asscher_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows span.mb_image .diamond_image.img_asscher_span:before,
.white_diamond_cont .diamond_page .table_rows span.mb_image .diamond_image.img_asscher_span:before{
  background-image: url(asscher-black.svg);
}

.white_diamond_cont .tps_diamond_recent_view .table_rows.diamond_row_active span.mb_image .diamond_image.img_asscher_span:before,
.white_diamond_cont .tps_diamond_recent_view .table_rows:hover span.mb_image .diamond_image.img_asscher_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows.diamond_row_active span.mb_image .diamond_image.img_asscher_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows:hover span.mb_image .diamond_image.img_asscher_span:before,
.white_diamond_cont .diamond_page .table_rows.diamond_row_active span.mb_image .diamond_image.img_asscher_span:before,
.white_diamond_cont .diamond_page .table_rows:hover span.mb_image .diamond_image.img_asscher_span:before{
  background-image: url(asscher-white.svg);
}

.white_diamond_cont .tps_diamond_recent_view .table_rows span.mb_image .diamond_image.img_marquise_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows span.mb_image .diamond_image.img_marquise_span:before,
.white_diamond_cont .diamond_page .table_rows span.mb_image .diamond_image.img_marquise_span:before{
  background-image: url(marquise-black.svg);
}

.white_diamond_cont .tps_diamond_recent_view .table_rows.diamond_row_active span.mb_image .diamond_image.img_marquise_span:before,
.white_diamond_cont .tps_diamond_recent_view .table_rows:hover span.mb_image .diamond_image.img_marquise_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows.diamond_row_active span.mb_image .diamond_image.img_marquise_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows:hover span.mb_image .diamond_image.img_marquise_span:before,
.white_diamond_cont .diamond_page .table_rows.diamond_row_active span.mb_image .diamond_image.img_marquise_span:before,
.white_diamond_cont .diamond_page .table_rows:hover span.mb_image .diamond_image.img_marquise_span:before{
  background-image: url(marquise-white.svg);
}

.white_diamond_cont .tps_diamond_recent_view .table_rows span.mb_image .diamond_image.img_oval_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows span.mb_image .diamond_image.img_oval_span:before,
.white_diamond_cont .diamond_page .table_rows span.mb_image .diamond_image.img_oval_span:before{
  background-image: url(oval-black.svg);
}

.white_diamond_cont .tps_diamond_recent_view .table_rows.diamond_row_active span.mb_image .diamond_image.img_oval_span:before,
.white_diamond_cont .tps_diamond_recent_view .table_rows:hover span.mb_image .diamond_image.img_oval_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows.diamond_row_active span.mb_image .diamond_image.img_oval_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows:hover span.mb_image .diamond_image.img_oval_span:before,
.white_diamond_cont .diamond_page .table_rows.diamond_row_active span.mb_image .diamond_image.img_oval_span:before,
.white_diamond_cont .diamond_page .table_rows:hover span.mb_image .diamond_image.img_oval_span:before{
  background-image: url(oval-white.svg);
}

.white_diamond_cont .tps_diamond_recent_view .table_rows span.mb_image .diamond_image.img_radiant_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows span.mb_image .diamond_image.img_radiant_span:before,
.white_diamond_cont .diamond_page .table_rows span.mb_image .diamond_image.img_radiant_span:before{
  background-image: url(radiant-black.svg);
}

.white_diamond_cont .tps_diamond_recent_view .table_rows.diamond_row_active span.mb_image .diamond_image.img_radiant_span:before,
.white_diamond_cont .tps_diamond_recent_view .table_rows:hover span.mb_image .diamond_image.img_radiant_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows.diamond_row_active span.mb_image .diamond_image.img_radiant_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows:hover span.mb_image .diamond_image.img_radiant_span:before,
.white_diamond_cont .diamond_page .table_rows.diamond_row_active span.mb_image .diamond_image.img_radiant_span:before,
.white_diamond_cont .diamond_page .table_rows:hover span.mb_image .diamond_image.img_radiant_span:before{
  background-image: url(radiant-white.svg);
}

.white_diamond_cont .tps_diamond_recent_view .table_rows span.mb_image .diamond_image.img_pear_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows span.mb_image .diamond_image.img_pear_span:before,
.white_diamond_cont .diamond_page .table_rows span.mb_image .diamond_image.img_pear_span:before{
  background-image: url(pear-black.svg);
}

.white_diamond_cont .tps_diamond_recent_view .table_rows.diamond_row_active span.mb_image .diamond_image.img_pear_span:before,
.white_diamond_cont .tps_diamond_recent_view .table_rows:hover span.mb_image .diamond_image.img_pear_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows.diamond_row_active span.mb_image .diamond_image.img_pear_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows:hover span.mb_image .diamond_image.img_pear_span:before,
.white_diamond_cont .diamond_page .table_rows.diamond_row_active span.mb_image .diamond_image.img_pear_span:before,
.white_diamond_cont .diamond_page .table_rows:hover span.mb_image .diamond_image.img_pear_span:before{
  background-image: url(pear-white.svg);
}

.white_diamond_cont .tps_diamond_recent_view .table_rows span.mb_image .diamond_image.img_emerald_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows span.mb_image .diamond_image.img_emerald_span:before,
.white_diamond_cont .diamond_page .table_rows span.mb_image .diamond_image.img_emerald_span:before{
  background-image: url(emerald-black.svg);
}

.white_diamond_cont .tps_diamond_recent_view .table_rows.diamond_row_active span.mb_image .diamond_image.img_emerald_span:before,
.white_diamond_cont .tps_diamond_recent_view .table_rows:hover span.mb_image .diamond_image.img_emerald_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows.diamond_row_active span.mb_image .diamond_image.img_emerald_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows:hover span.mb_image .diamond_image.img_emerald_span:before,
.white_diamond_cont .diamond_page .table_rows.diamond_row_active span.mb_image .diamond_image.img_emerald_span:before,
.white_diamond_cont .diamond_page .table_rows:hover span.mb_image .diamond_image.img_emerald_span:before{
  background-image: url(emerald-white.svg);
}

.white_diamond_cont .tps_diamond_recent_view .table_rows span.mb_image .diamond_image.img_heart_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows span.mb_image .diamond_image.img_heart_span:before,
.white_diamond_cont .diamond_page .table_rows span.mb_image .diamond_image.img_heart_span:before{
  background-image: url(heart-black.svg);
}

.white_diamond_cont .tps_diamond_recent_view .table_rows.diamond_row_active span.mb_image .diamond_image.img_heart_span:before,
.white_diamond_cont .tps_diamond_recent_view .table_rows:hover span.mb_image .diamond_image.img_heart_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows.diamond_row_active span.mb_image .diamond_image.img_heart_span:before,
.white_diamond_cont .tps_diamond_compare_view .table_rows:hover span.mb_image .diamond_image.img_heart_span:before,
.white_diamond_cont .diamond_page .table_rows.diamond_row_active span.mb_image .diamond_image.img_heart_span:before,
.white_diamond_cont .diamond_page .table_rows:hover span.mb_image .diamond_image.img_heart_span:before{
  background-image: url(heart-white.svg);
}

.white_diamond_cont .tps_diamond_recent_view .table_rows span.mb_image .diamond_image.img_elongated_cushion_span:before, 
.white_diamond_cont .tps_diamond_compare_view .table_rows span.mb_image .diamond_image.img_elongated_cushion_span:before, 
.white_diamond_cont .diamond_page .table_rows span.mb_image .diamond_image.img_elongated_cushion_span:before {
    background-image: url(elongated-cushion-black.svg);
}

.white_diamond_cont .tps_diamond_recent_view .table_rows.diamond_row_active span.mb_image .diamond_image.img_elongated_cushion_span:before, 
.white_diamond_cont .tps_diamond_recent_view .table_rows:hover span.mb_image .diamond_image.img_elongated_cushion_span:before, 
.white_diamond_cont .tps_diamond_compare_view .table_rows.diamond_row_active span.mb_image .diamond_image.img_elongated_cushion_span:before, 
.white_diamond_cont .tps_diamond_compare_view .table_rows:hover span.mb_image .diamond_image.img_elongated_cushion_span:before, 
.white_diamond_cont .diamond_page .table_rows.diamond_row_active span.mb_image .diamond_image.img_elongated_cushion_span:before, 
.white_diamond_cont .diamond_page .table_rows:hover span.mb_image .diamond_image.img_elongated_cushion_span:before {
    background-image: url(elongated-cushion-white.svg);
}

.diamond_recent .tps_desktop_table_row .rowClick,
.tps_diamond_recent_view .tps_desktop_table_row .rowClick {
  display: flex;
  justify-content: space-between;
}

.white_diamond_cont .diamond_page span a,
.white_diamond_cont .compare_diamond_page span a {
  position: relative;
  z-index: 99;
}

.diamond_recent .tps_desktop_table_row .rowClick span,
.tps_diamond_recent_view .tps_desktop_table_row .rowClick span {
  width: 12.5% !important;
}

.white_diamond_cont .tps_diamondlisting_area #recent_data .compareHeaderOne span {
  width: 12.50%;
}

.white_diamond_cont #recent_data .widthless.active .compare_diamond_page span {
  width: 12.5%;
}

.white_diamond_cont #recent_data .compare_diamond_page span.mb_nodata {
  width: 100%;
}

.fa-remove,
.fa-close,
.fa-times {
  cursor: pointer;
}

.tps_diamondlisting_area .table_rows:hover,
.tps_diamondlisting_area .table_rows.current.visited,
.tps_diamondlisting_area .table_rows.currentSelected {
  background: var(--bgcolor-main);
  color: var(--bgcolor-white);
}

.tps_diamondlisting_area .table_rows.currentSelected,
.tps_diamondlisting_area .pair.active {
  background: #bbbbbb !important;
}

.tps_diamondlisting_area .table_rows.currentSelected:after,
.tps_diamondlisting_area #recent_data .table_rows.current.visited:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 22px solid transparent;
  border-right: 20px solid var(--bgcolor-main);
  border-bottom: 22px solid transparent;
  position: absolute;
  right: 0;
}

.tps_diamondlisting_area .pair.active {
  position: relative;
  display: block;
}

.tps_diamondlisting_area .pair.active:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 26px solid transparent;
  border-right: 24px solid var(--bgcolor-main);
  border-bottom: 26px solid transparent;
  position: absolute;
  right: 0;
  margin-top: 18px;
}

.tps_diamondlisting_area .desktop_earring_grid #recent_data .table_rows.current.visited:after {
  border-top: 0px solid transparent;
  border-right: 0px solid var(--bgcolor-main);
  border-bottom: 0px solid transparent;
}

.tps_diamondlisting_area .table_rows:hover span,
.tps_diamondlisting_area .table_rows.current.visited span,
.tps_diamondlisting_area .table_rows.currentSelected span,
.tps_diamondlisting_area .table_rows:hover a,
.tps_diamondlisting_area .table_rows.current.visited a,
.tps_diamondlisting_area .table_rows.currentSelected a {
  transition: all 0s ease;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  color: var(--bgcolor-white);
}

.table_rows:nth-child(2n) {
  background: var(--bgcolor-1) none repeat scroll 0 0;
}

.earring_dia_Shape.diamond_shape {
  width: 95px !important;
}

.earring_dia_Shape.diamond_shape img {
  width: 57px;
}

.white_diamond_cont .diamond_page span .diamond_shape,
.white_diamond_cont .compare_diamond_page span .diamond_shape {
  width: 40px;
  display: inline-block;
}

.white_diamond_cont .tps_diamondlisting_area #recent_data .compareHeaderOne span .diamond_shape {
  padding: 0 0 0 20px;
}

.white_diamond_cont .pres_diamond_title {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  width: 75px;
  text-align: left;
}

.tps_diamondlisting_area .table_header .fa,
.mb_view .fa {
  padding-left: 5px;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  line-height: 22px;
}

.mb_view .fa {
  padding-left: 0;
}

.info_wrapper {
  display: none;
  width: 23%;
}

.info_wrapper.active {
  display: inline-block;
}

.diamond_page .mb_lab,
.compare_diamond_page .mb_lab {
  line-height: 55px;
}

.grid_scrolltop {
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
}

#diamond_grid::-webkit-scrollbar,
#compare_diamond_grid::-webkit-scrollbar {
  width: 6px;
}

#diamond_grid::-webkit-scrollbar-track,
#compare_diamond_grid::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background: transparent;
}

#diamond_grid::-webkit-scrollbar-thumb,
#compare_diamond_grid::-webkit-scrollbar-thumb {
  background-color: var(--bgcolor-main);
  border: 1px solid var(--bgcolor-main);
}

/* end diamond listing grid */

/*white diamond details starts here*/
#listiveiwcontainer.widthless,
#compare_diamond_listiveiwcontainer.widthless,
#recent_diamond_listiveiwcontainer.widthless,
.dimond_sarch_data.widthless,
.dimond_compare_data.widthless {
  width: 77%;
}


.white_diamond_cont #listiveiwcontainer.widthless span.diamond_shape,
.white_diamond_cont #compare_diamond_listiveiwcontainer.widthless span.diamond_shape {
  margin-left: 5px;
  margin-right: 5px;
}

.white_diamond_cont #listiveiwcontainer.widthless span.pres_diamond_title,
.white_diamond_cont #compare_diamond_listiveiwcontainer.widthless span.pres_diamond_title {
  margin-right: 1px;
}

.white_diamond_cont #listiveiwcontainer.widthless span.datagrid-sort,
.white_diamond_cont #compare_diamond_listiveiwcontainer.widthless span.datagrid-sort {
  width: 12px;
  margin-left: -1px;
}

.dimond_sarch_data .diamond_row.tps_rotate .fa-angle-right,
.dimond_sarch_data .diamond_compare.tps_rotate .fa-angle-right {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  transition: transform 500ms ease-in-out, -webkit-transform 500ms ease-in-out, -moz-transform 500ms ease-in-out, -o-transform 500ms ease-in-out;
  font-size: 18px;
  vertical-align: sub;
}

.diamond_page span.mb_nodata,
.compare_diamond_page span.mb_nodata,
span.mb_nodata {
  width: 100%;
  background: var(--bgcolor-white);
  padding: 5% 0;
  height: auto;
  line-height: 28px;
  display: inline-block;
  font-size: 18px;
}

.table_view.dimond_sarch_data span.mb_nodata{
  border-bottom: 1px solid var(--bgcolor-1);
}

.tps_no_data{
  border: 1px solid var(--bgcolor-1);
  border-top: none;
}

.clarity_state {
  display: block;
}

.no-padding {
  padding: 0;
}

/* start Final page Design */


.white_diamond_wrap .shape_list li a,
.white_diamond_wrap .shape_list li a span {
  position: relative;
}

.white_diamond_wrap .shape_list li a span:after {
  content: '';
  width: 100%;
  height: 2px;
  background: linear-gradient(to left, #ffffff 50%, #ffffff 50%) right;
  background-size: 201%;
  transition: .5s ease-out;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}

.white_diamond_wrap .shape_list li a.selected span:after,
.white_diamond_wrap .shape_list li a:hover span:after {
  content: '';
  width: 100%;
  height: 2px;
  background: linear-gradient(to left, #efefef4f 50%, var(--bgcolor-main) 50%) right;
  background-size: 201%;
  transition: .5s ease-out;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}

.white_diamond_wrap .shape_list li a:hover span:after,
.white_diamond_wrap .shape_list li a.selected span:after {
  background-position: left;
}


/* End Ringbuilder page Designer */

/*--close ring listing--*/

.white_diamond_cont {
  margin-top: 0px;
}

.diamond-reset span,
.diamond_advanced span {
  padding-left: 0px;
}

.filter_heading span .tps_quset,
.filter_heading span span.cut_tps_quset,
.filter_heading span span.carat_tps_quset,
.filter_heading span span.clarity_tps_quset,
.filter_heading span span.price_tps_quset,
.filter_heading span span.colour_tps_quset {
  float: none;
  text-align: center;
  border-radius: 50%;
  font-size: 12px;
  cursor: pointer;
  color: var(--bgcolor-main);

}

.tps_carat_filter h3.filter_heading.dev_text_lgn {
  margin-bottom: 11px;
}

.tps_quset,
span.price_tps_quset {
  position: relative;
  display: inline-block;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  text-align: center;
  padding: 3px 0 0 0;
}

.carat_tps_quset,
.colour_tps_quset,
.clarity_tps_quset,
.cut_tps_quset {
  cursor: pointer;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  text-align: center;
  padding: 3px 0 0 0;
}

.DiamondSearchBox,
.tps_diamondlisting_area {
  margin: 0 auto;
  float: none;
}

.tps_diamondlisting_area {
  background: var(--bgcolor-trans);
  padding: 0;
  margin-bottom: 50px;
}

#MainContent {
  border-right: 0;
  border-left: 0;
}

/*------------------Diamond Detail Page------------------------*/

.diamond_price p.equivalant,
.mob_diamond_price p.equivalant {
  text-transform: uppercase;
}

.mob-filter-sort {
  display: none;
}

.mob-filter-sort ul.dropdown-content li {
  width: 100%;
  display: block;
  padding: 10px 0px;
  text-transform: capitalize;
  border-bottom: 1px solid #e5e5e5;
}

.mob-filter-sort ul.dropdown-content li .fa-angle-down,
.mob-filter-sort ul.dropdown-content li .fa-angle-up {
  float: right;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 999;
  overflow-y: scroll;
}

.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  background: var(--bgcolor-white);
  width: 50%;
  height: 100%;
  position: fixed;
  transition: all 5s ease-in-out;
  left: 0;
  right: 0;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}

.popup .close {
  position: absolute;
  top: 10px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  cursor: pointer;
}

.popup .close:hover {
  color: var(--bgcolor-main);
}

.popup .content {
  overflow: auto;
}

.overlay.active {
  opacity: 1;
  visibility: visible;
}

.diamond-size-img {
  padding-top: 8%;
  display: inline-block;
  position: relative;
}

.diamond-size-img div {
  position: absolute;
  left: 0%;
  bottom: 50%;
}

.loose-diamond-banner {
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
  margin-top: 20px;
  margin-bottom: 50px;
}

.loose-diamond-banner h2 {
  position: absolute;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: var(--bgcolor-white);
  text-transform: uppercase;
  width: 49%;
  margin: 0 auto;
  font-family: 'GillSans Light';
  font-style: normal;
  font-weight: 100;
  font-size: 40px;
  letter-spacing: 5px;
  line-height: 65px;
}

.loose-diamond-banner .desktop_banner {
  display: block;
  width: 100%;
}

.loose-diamond-banner .mob_banner1 {
  display: none;
}

.bdc-Breadcrumb {
  margin-top: 20px;
}

.template-article .bdc-Breadcrumb,
.template-collection .bdc-Breadcrumb,
.template-page .bdc-Breadcrumb {
  color: var(--bgcolor-main);
}

.bdc-Breadcrumb_Item:after {
  height: 2px;
}

.template-article .bdc-Breadcrumb_Item:after,
.template-collection .bdc-Breadcrumb_Item:after,
.template-page .bdc-Breadcrumb_Item:after {
  background: #898989;
}

#shape-popoup div,
#cut-popoup>div,
#clarity-popoup>div,
#price-popoup div,
#colour-popoup div,
#payment-popoup div,
.carat-popoup>div {
  position: absolute;
  background: var(--bgcolor-white);
  left: 50%;
  top: 50%;
  width: 600px;
  transform: translate(-50%, -50%);
  padding: 0 0px 35px;
  text-align: center;
}

.shape-close,
.cut-close,
.carat-close,
.clarity-close,
.price-close,
.colour-close,
.payment-close {
  text-align: right;
  font-size: 20px;
  cursor: pointer;
  float: right;
}

#shape-popoup div span,
#cut-popoup div span,
#carat-popoup div span,
#clarity-popoup div span,
#price-popoup div span,
#colour-popoup div span,
#payment-popoup div span {
  text-align: center;
  font-size: 28px;
  margin-bottom: 0;
}

#shape-popoup span.shape-close img,
#cut-popoup span.cut-close img,
#carat-popoup span.carat-close img,
#clarity-popoup span.clarity-close img,
#price-popoup span.price-close img,
#colour-popoup span.colour-close img,
#payment-popoup span.payment-close img {
  background: var(--bgcolor-white);
  position: absolute;
  right: 3px;
  top: 4px;
  display: block;
}

#shape-popoup div ul.popup-shape li span.pop-shape-name {
  font-size: 12px;
  margin: 10px 0px
}

#shape-popoup div p,
#cut-popoup div p,
#carat-popoup div p,
#clarity-popoup div p,
#price-popoup div p,
#colour-popoup div p,
#payment-popoup div p {
  font-size: 14px;
  text-align: center;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 25px;
  margin-top: 15px;
  color: #111;
}

#shape-popoup div ul,
#carat-popoup div ul,
#clarity-popoup div ul,
#price-popoup div ul,
#colour-popoup div ul {
  width: 90%;
  margin: 0 auto;
}

#payment-popoup div ul {
  width: 90%;
  margin: 0 auto;
  list-style-type: disc;
  text-align: left;
  font-size: 14px;
  font-weight: 600;
}

#shape-popoup div ul li,
#carat-popoup div ul li,
#price-popoup div ul li,
#colour-popoup div ul li {
  width: 20%;
  float: left;
}

/* color diamond pop-up css start */
.color_diamond_img {
  display: block;
  text-align: center;
}

/* color diamond pop-up css end */
/* cut pop-up css start */
.cut-popoup div ul,
.clarity-popoup div ul {
  margin: 0 auto;
  width: 90%;
  text-align: center;
  position: initial;
}

.cut-popoup div ul li {
  width: 23%;
  float: left;
  border-top: 4px solid #e5e5e5 !important;
  margin: 0 2px;
  text-transform: uppercase;
  font-size: 13px;
}

.cut-popoup div ul li a.dot {
  font-size: 13px;
  position: relative;
  top: 5px;
}

.cut-popoup div ul li.slick-active {
  border-top: 4px solid var(--bgcolor-main) !important;
}

.cut-popoup .cut_slide_options div,
.clarity-popoup .clarity_slide_options div {
  margin-top: 10px;
}

.cut-popoup .cut_slide_options span,
.clarity-popoup .clarity_slide_options span {
  text-align: center;
  border-bottom: 1px solid #111111;
  width: max-content;
  margin: 0 auto 20px;
}

.cut_slide .slick-slide img,
.clarity_slide .slick-slide img {
  margin: 0 auto 8px;
}

.cut_slide .slick-initialized .slick-slide>div,
.clarity .slick-initialized .slick-slide>div {
  text-align: center
}

/* cut pop-up css end */
/* carat pop-up css start */
.carat_popup_img {
  position: relative;
}

.carat_popup_img img {
  width: 32%;
}

.carat_popup_img .dark-hand-image {
  position: absolute;
  left: 50%;
  right: 50%;
  transform: translate(-50%, 0%);
}

.carat_popup_slider {
  display: block;
  text-align: center;
}

/* carat pop-up css end */
/* clarity pop-up css start */
.clarity-popoup div ul li {
  width: 11.2%;
  float: left;
  border-top: 4px solid #e5e5e5 !important;
  margin: 0 2px;
  font-size: 13px;
  text-align: center;
  padding: 4px 0px;
}

.clarity-popoup div ul li.slick-active {
  border-top: 4px solid var(--bgcolor-main) !important;
}


/* clarity pop-up css end */
.pop-round {
  background-position: -429px -6px;
}

.pop-princess {
  background-position: -336px -6px;
}

.pop-emerald {
  background-position: -102px -6px;
}

.pop-asscher {
  background-position: -9px -6px;
}

.pop-marquise {
  background-position: -196px -6px;
}

.pop-oval {
  background-position: -242px -6px;
}

.pop-radiant {
  background-position: -382px -6px;
}

.pop-pear {
  background-position: -289px -6px;
}

.pop-heart {
  background-position: -149px -8px;
}

.pop-cushion {
  background-position: -56px -7px;
}

.pop-baguette {
  background-position: -489px -17px;
}

.pop-shape-name {
  text-align: center;
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 10px;
}

.hand_diamond_img.Emerald,
.hand_diamond_img.emerald {
  background: url('emerald_shape.png') no-repeat;
  display: inline-block;
  position: absolute;
  top: 33%;
  left: 35%;
  z-index: 9;
  transform: translate(-59%, 0%);
  -webkit-transform: translate(-59%, 0%);
  -moz-transform: translate(-59%, 0%);
  background-position: center center;
  height: 60px;
  width: 60px;
}

.hand_diamond_img.Asscher,
.hand_diamond_img.asscher {
  background: url('asscher_shape.png') no-repeat;
  display: inline-block;
  position: absolute;
  top: 33%;
  left: 35%;
  z-index: 9;
  transform: translate(-59%, 0%);
  -webkit-transform: translate(-59%, 0%);
  -moz-transform: translate(-59%, 0%);
  background-position: center center;
  height: 60px;
  width: 60px;
  z-index: 9;
}

.hand_diamond_img.Cushion,
.hand_diamond_img.cushion {
  background: url('cushion_shape.png') no-repeat;
  display: inline-block;
  position: absolute;
  top: 33%;
  left: 35%;
  z-index: 9;
  transform: translate(-59%, 0%);
  -webkit-transform: translate(-59%, 0%);
  -moz-transform: translate(-59%, 0%);
  background-position: center center;
  height: 60px;
  width: 60px;
  z-index: 9;
}

.hand_diamond_img.Heart,
.hand_diamond_img.HEART,
.hand_diamond_img.heart {
  background: url('heart_shape.png') no-repeat;
  display: inline-block;
  position: absolute;
  top: 33%;
  left: 35%;
  z-index: 9;
  transform: translate(-59%, 0%);
  -webkit-transform: translate(-59%, 0%);
  -moz-transform: translate(-59%, 0%);
  background-position: center center;
  height: 60px;
  width: 60px;
  z-index: 9;
}

.hand_diamond_img.Marquise,
.hand_diamond_img.marquise {
  background: url('marquise_shape.png') no-repeat;
  display: inline-block;
  position: absolute;
  top: 33%;
  left: 35%;
  z-index: 9;
  transform: translate(-59%, 0%);
  -webkit-transform: translate(-59%, 0%);
  -moz-transform: translate(-59%, 0%);
  background-position: center center;
  height: 60px;
  width: 60px;
  z-index: 9;
}

.hand_diamond_img.Oval,
.hand_diamond_img.oval {
  background: url('oval_shape.png') no-repeat;
  display: inline-block;
  position: absolute;
 top: 33%;
  left: 35%;
  z-index: 9;
  transform: translate(-59%, 0%);
  -webkit-transform: translate(-59%, 0%);
  -moz-transform: translate(-59%, 0%);
  background-position: center center;
  height: 60px;
  width: 60px;
  z-index: 9;
}

.hand_diamond_img.Pear,
.hand_diamond_img.pear {
  background: url('pear_shape.png') no-repeat;
  display: inline-block;
  position: absolute;
  top: 33%;
  left: 35%;
  z-index: 9;
  transform: rotate(180deg) translate(-59%, 0%);
  -webkit-transform: rotate(180deg) translate(55%, 0%);
  -moz-transform: translate(-59%, 0%);
  background-position: center center;
  height: 50px;
  width: 50px;
  z-index: 9;
}

.hand_diamond_img.Princess,
.hand_diamond_img.Princcess,
.hand_diamond_img.princess {
  background: url('princess_shape.png') no-repeat;
  display: inline-block;
  position: absolute;
  top: 33%;
  left: 35%;
  z-index: 9;
  transform: translate(-59%, 0%);
  -webkit-transform: translate(-59%, 0%);
  -moz-transform: translate(-59%, 0%);
  background-position: center center;
  height: 60px;
  width: 60px;
  z-index: 9;
}

.hand_diamond_img.Radiant,
.hand_diamond_img.radiant {
  background: url('radiant_shape.png') no-repeat;
  display: inline-block;
  position: absolute;
 top: 33%;
  left: 35%;
  z-index: 9;
  transform: translate(-59%, 0%);
  -webkit-transform: translate(-59%, 0%);
  -moz-transform: translate(-59%, 0%);
  background-position: center center;
  height: 50px;
  width: 50px;
  z-index: 9;
}

.hand_diamond_img.Round,
.hand_diamond_img.round {
  background: url('round_shape.png') no-repeat;
  display: inline-block;
  position: absolute;
  top: 33%;
  left: 35%;
  z-index: 9;
  transform: translate(-59%, 0%);
  -webkit-transform: translate(-59%, 0%);
  -moz-transform: translate(-59%, 0%);
  background-position: center center;
  height: 60px;
  width: 60px;
  z-index: 9;
}

/*New Shape Baguette*/
.hand_diamond_img.Baguette,
.hand_diamond_img.baguette {
  background: url(dia_baguette.png) no-repeat;
  display: inline-block;
  position: absolute;
  top: 33%;
  left: 35%;
  z-index: 9;
  transform: translate(-59%, 0%);
  -webkit-transform: translate(-59%, 0%);
  -moz-transform: translate(-59%, 0%);
  background-position: center center;
  height: 60px;
  width: 60px;
  z-index: 9;
}

/*  css added for search */

/*  css added for search */
th.prd-AccordionItem_TableCellHeading {
  text-transform: capitalize;
}

span.dev_text_lgn {
  text-align: left;
  display: flow-root;
}

ul.dev_ul_shpe {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  grid-gap: 2%;
  text-align:center;
}


span.dev-txt {
  display: content;
}

h3.desk-head-tag {
  font-size: 14px;
  line-height: 1;
  color: var(--bgcolor-main);
  text-transform: uppercase;
  padding-bottom: 15px;
  padding-left: 4px;
}

h3.mob-head-tag {
  display: none;
}

.diamond_advanced.mob-dim-fil {
  display: none;
}

.diamond-reset.desk-reset {
  margin-left: 0px;
}


li.adv_filter_bx.selected span.border-bx {
  background-color: var(--bgcolor-main);
}


ul#carat_swach {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 2%;
  border-collapse: collapse;
  text-align: center;
  cursor: pointer;
  font-size: 12px;
  background: var(--bgcolor-white);
  color: #4d4d4d;
  margin-bottom: 1.2rem;
  padding: 0;
}

li.adv_filter_bx {
  position: relative;
  width: 29%;
}

#carat_swach input[type="checkbox"] {
  visibility: visible;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  cursor: pointer;
}

.txt-adv-cart {
  position: relative;
  text-align: center;
}

span.border-bx {
  width: 100%;
  height: 10px;
  border: 1px solid var(--bgcolor-main);
  display: block;
}

span.txt-cart {
  display: block;
  margin-top: 10px;
}

li.adv_filter_bx:hover span.border-bx {
  background-color: var(--bgcolor-main);
}


li.clarity-icn-box.selected span.check-shape {
  background-color: var(--bgcolor-main);
}

ul#clr_box_swach {
  border-collapse: collapse;
  margin-left: 0;
  text-align: center;
  cursor: pointer;
  font-size: 18px;
  background: var(--bgcolor-white);
  color: #4d4d4d;
  position: relative;
  margin-bottom: 1.2rem;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  grid-gap: 2%;
}

#clr_box_swach input[type="checkbox"] {
  visibility: visible;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  cursor: pointer;
  top: 0;
  margin: 0;
}

.check-clarity-bx {
  position: relative;
  text-align: center;
}

#clr_box_swach li.clarity-icn-box span.check-img {
  display: inline-block;
}

span.check-img {
  width: 50px;
  height: 50px;
  margin: auto;
  display: block;
  background: url(clarity_sprite.png) no-repeat;
  margin-bottom: 0px;
  margin-left: 5px;
  margin-right: 5px;
}

span.check-shape {
  width: 100%;
  height: 10px;
  border: 1px solid var(--bgcolor-main);
  display: block;
}

span.check-txt {
  font-size: 12px;
  display: inline-block;
  width: 50px;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
}

span.check-img-1 {
  background-position: -5px -10px;
}

span.check-img-2 {
  background-position: -60px -10px;
}

span.check-img-3 {
  background-position: -116px -10px;
}

span.check-img-4 {
  background-position: -170px -10px;
}

span.check-img-5 {
  background-position: -224px -10px;
}

span.check-img-6 {
  background-position: -279px -10px;
}

span.check-img-7 {
  background-position: -334px -10px;
}

span.check-img-8 {
  background-position: -388px -10px;
}

span.check-img-9 {
  background-position: -444px -10px;
}

li.clarity-icn-box:hover span.check-shape {
  background-color: var(--bgcolor-main);
}

ul#color_swach_set {
  display: flex;
  flex-wrap: wrap;
  border-collapse: collapse;
  margin-left: 0px;
  text-align: center;
  cursor: pointer;
  font-size: 12px;
  background: var(--bgcolor-white);
  color: #4d4d4d;
  position: relative;
  grid-gap: 0;
  padding: 0;
}

.tps_pendant_loose_diamond_listing .tab_color_clarity_cut ul.tps_box_swatches li,
.tps_ring_loose_diamond_listing .tab_color_clarity_cut ul.tps_box_swatches li,
.tps_ring_lab_diamond_listing .tab_color_clarity_cut ul.tps_box_swatches li {
  width: 23.5% !important;
  position: relative;
  text-align: center;
}

.tps_pendant_loose_diamond_listing .tab_color_clarity_cut .tps_cut_slider ul.tps_box_swatches li,
.tps_pendant_loose_diamond_listing .tab_more_filters .tps_diamond_type_filter_inner .filter_block ul li,
.tps_ring_loose_diamond_listing .tab_color_clarity_cut .tps_cut_slider ul.tps_box_swatches li,
.tps_ring_lab_diamond_listing .tab_color_clarity_cut .tps_cut_slider ul.tps_box_swatches li,
.tps_ring_lab_diamond_listing .tab_more_filters .tps_diamond_type_filter_inner .filter_block ul li {
  width: 30.98% !important;
  position: relative;
}

.tps_ring_loose_diamond_listing .tab_more_filters .tps_diamond_type_filter_inner .filter_block ul li{
  width: 33.33%;
}

#color_swach_set input[type="checkbox"] {
  visibility: visible;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  cursor: pointer;
  top: 0;
  margin: 0;
}

.box-color-shp {
  position: relative;
  text-align: center;
}

#color_swach_set li.color-fltr-box:hover span.check-shape {
  background: var(--bgcolor-main);
}

#color_swach_set li.color-fltr-box.selected span.check-shape {
  background: var(--bgcolor-main);
}

.tps_ring_loose_diamond_listing .tab_color_clarity_cut ul.tps_box_swatches li.color-fltr-box{
  width: 16.66% !important;
  margin-bottom: 10px;
}

.tps_ring_loose_diamond_listing .tab_color_clarity_cut ul.tps_box_swatches li.color-fltr-box.selected span.color-bdr-bx{
  background-color: var(--bgcolor-1);
}

.tps_ring_loose_diamond_listing .tab_color_clarity_cut ul.tps_box_swatches li.color-fltr-box.selected span.txt-color{
  font-weight: bold;
  text-decoration: underline;
}

span.color-bdr-bx {
  width: 35px;
  height: 35px;
  margin: auto;
  display: block;
  background: url(Color_Diamond_sprite.svg) no-repeat;
  margin: auto;
  border-radius: 50%;
}

span.txt-color {
  font-size: 14px;
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 5px 0;
  color: var(--bgcolor-main);
}

span.yellow_color {
  background-position:-12px -8px;
}

span.pink_color {
  background-position:-66px -8px;
}

span.blue_color {
  background-position:-121px -8px;
}

span.red_color {
  background-position:-178px -8px;
}

span.green_color {
  background-position:-232px -8px;
}

span.purple_color {
  background-position:-288px -8px;
}

span.orange_color {
  background-position:-343px -8px;
}

span.violet_color {
  background-position:-398px -8px;
}

span.champagne_color {
  background-position:-453px -9px;
}

span.brown_color {
  background-position:-508px -8px;
}

span.black_color {
  background-position:-563px -8px;
}

span.grey_color {
  background-position:-616px -9px;
}

li.color-fltr-box .box-color-shp {
  border-bottom: 1px solid var(--bgcolor-white);
}


li.polsh_filt_blk {
  display: block;
  border-collapse: collapse;
  text-align: center;
  cursor: pointer;
  font-size: 12px;
  background: var(--bgcolor-white);
  color: #4d4d4d;
  position: relative;
  width: 30%;
}

#polish_swach_bx input[type="checkbox"] {
  visibility: visible;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  cursor: pointer;
  top: 0;
  margin: 0;
}


span.pol-bor-bx {
  width: 100%;
  height: 10px;
  border: 1px solid var(--bgcolor-main);
  display: block;
}

span.pol-txt {
  display: block;
  margin-top: 10px;
}

li.polsh_filt_blk:hover span.pol-bor-bx {
  background-color: var(--bgcolor-main);
}


li.polsh_filt_blk.selected span.pol-bor-bx {
  background-color: var(--bgcolor-main);
}

li.fluor_filt_blk {
  display: block;
  border-collapse: collapse;
  text-align: center;
  cursor: pointer;
  font-size: 12px;
  background: var(--bgcolor-white);
  color: #4d4d4d;
  position: relative;
  width: 31%;
}

#fluor_swach_bx input[type="checkbox"] {
  visibility: visible;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  cursor: pointer;
  top: 0;
  margin: 0;
}


span.fluor-bor-bx {
  width: 100%;
  height: 10px;
  border: 1px solid var(--bgcolor-main);
  display: block;
}

span.fluor-txt {
  display: block;
  margin-top: 10px;
}

li.fluor_filt_blk:hover span.fluor-bor-bx {
  background-color: var(--bgcolor-main);
}

li.fluor_filt_blk.selected span.fluor-bor-bx {
  background-color: var(--bgcolor-main);
}

#moreAdvanceFilter {
  text-align: center;
  text-transform: uppercase;
  position: relative;
  width: 100%;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 12px;
}

#moreAdvanceFilter:after {
  position: absolute;
  content: '';
  bottom: -8px;
  width: 10.5%;
  height: 2px;
  background: var(--bgcolor-main);
  left: 0;
  right: 0;
  margin: auto;
}


/*****************************/


/******* grid view end *******/

.tps_mansorystyle_listing.product-listing .grid_mode .product_inside .image-box a {
  min-height: 605px;
}

/******* grid view *******/
.tps_latest_reset_block.tps_pendantbuilder_reset_filter_wrapper {
  display: none;
}

.tps_diamond_selected_filter_wrapper {
  background: #eeeeee;
  margin-bottom: 15px;
  padding-bottom: 11px !important;
}

.tps_diamondlisting_area .table_rows span.mb_view.tps_diamondlist_view {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 14px;
  line-height: 14px;
  position: relative;
}

.tps_diamondlisting_area .table_rows span.mb_view.tps_diamondlist_view:after {
  content: '';
  width: 21px !important;
  height: 21px !important;
  position: relative;
  display: block !important;
  padding: 0 !important;
  background-image: url(jewelry-store-sprite.svg);
  background-position: -460px -429px;
  transition: .5s ease !important;
  margin: auto;
}

.tps_diamondlisting_area .table_rows.diamond_row_active span.mb_view.tps_diamondlist_view:after,
.tps_diamondlisting_area .table_rows:hover span.mb_view.tps_diamondlist_view:after{
  background-position: -419px -430px;
}

.tps_diamondlisting_area .table_rows span.mb_view.tps_diamondlist_view.tps_arrow_up:after {
  background-position: -419px -449px;
}


ul#fluor_swach_bx,
ul#polish_swach_bx {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 10px;
  padding: 0px;
}

.diamond_grid_view_container ul li.tps_recent_diamond {
  background: var(--bgcolor-2);
}

.diamond_grid_view_container ul li.tps_recent_diamond:hover .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-title,
.diamond_grid_view_container ul li.tps_recent_diamond:hover .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span,
.diamond_grid_view_container ul li.tps_recent_diamond:hover .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-price,
.tps_diamond_compare_view ul li.tps_recent_diamond:hover .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-title,
.tps_diamond_compare_view ul li.tps_recent_diamond:hover .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span,
.tps_diamond_compare_view ul li.tps_recent_diamond:hover .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-price,
.tps_diamond_recent_view ul li.tps_recent_diamond:hover .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-title,
.tps_diamond_recent_view ul li.tps_recent_diamond:hover .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span,
.tps_diamond_recent_view ul li.tps_recent_diamond:hover .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-price {
  color: #111111;
}

/* filter fancy section */
ul#fancycolor_swach_set {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  grid-gap: 30px;
}

.tps_fancycolor_slider #fancycolor_swach_set li input[type=checkbox] {
  visibility: visible;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  cursor: pointer;
  top: 0;
  margin: 0;
}

.tps_fancycolor_slider #fancycolor_swach_set li.fancycolor-fltr-box .box-color-shp span.fancycolor-bdr-bx {
  width: 45px;
  height: 45px;
  background-image: url(jewelry-store-sprite.svg);
  margin: 0;
  display: inline-block;
  position: relative;
  left: 2px;
  z-index: -1;
}

.tps_fancycolor_slider #fancycolor_swach_set li.fancycolor-fltr-box .box-color-shp span.fancycolor-blue {
  background-position: -10px -689px;
}

.tps_fancycolor_slider #fancycolor_swach_set li.fancycolor-fltr-box .box-color-shp span.fancycolor-brown {
  background-position: -144px -764px;
}

.tps_fancycolor_slider #fancycolor_swach_set li.fancycolor-fltr-box .box-color-shp span.fancycolor-purple {
  background-position: -78px -689px;
}

.tps_fancycolor_slider #fancycolor_swach_set li.fancycolor-fltr-box .box-color-shp span.fancycolor-pink {
  background-position: -145px -689px;
}

.tps_fancycolor_slider #fancycolor_swach_set li.fancycolor-fltr-box .box-color-shp span.fancycolor-yellow {
  background-position: -212px -689px;
}

.tps_fancycolor_slider #fancycolor_swach_set li.fancycolor-fltr-box .box-color-shp span.fancycolor-green {
  background-position: -279px -689px;
}

.tps_fancycolor_slider #fancycolor_swach_set li.fancycolor-fltr-box .box-color-shp span.fancycolor-black {
  background-position: -346px -689px;
}

.tps_fancycolor_slider #fancycolor_swach_set li.fancycolor-fltr-box .box-color-shp span.fancycolor-orange {
  background-position: -414px -689px;
}

.tps_fancycolor_slider #fancycolor_swach_set li.fancycolor-fltr-box .box-color-shp span.fancycolor-red {
  background-position: -9px -764px;
}

.tps_fancycolor_slider #fancycolor_swach_set li.fancycolor-fltr-box .box-color-shp span.fancycolor-gray {
  background-position: -76px -764px;
}

ul#fancycolor_swach_set li span.txt-color:after {
  content: "";
  width: 100%;
  height: 2px;
  background: linear-gradient(to left, #ffffff 50%, #ffffff 50%) right;
  background-size: 201%;
  transition: .5s ease-out;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}

ul#fancycolor_swach_set li:hover span.txt-color:after,
ul#fancycolor_swach_set li.selected span.txt-color:after {
  background-position: left !important;
}

ul#fancycolor_swach_set li.selected span.txt-color:after,
ul#fancycolor_swach_set li:hover span.txt-color:after {
  content: "";
  width: 100%;
  height: 2px;
  background: linear-gradient(to left, #efefef4f 50%, var(--bgcolor-main) 50%) right;
  background-size: 201%;
  transition: .5s ease-out;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}

/* end*/

/* short by new design filter start */
.diamondlisting_tab .tps-sort-filter,
.tps_sort_options_mobile {
  display: flex;
  align-items: center;
  grid-gap: 10px;
}

.tps_sort_options_mobile {
  justify-content: center;
  margin-bottom: 10px;
}

.diamondlisting_tab span.tps_grid_tab_name.tps_sort_nme,
.tps_sort_options_mobile span.tps_grid_tab_name.tps_sort_nme {
  font-size: 16px;
  line-height: 24px;
  color: var(--bgcolor-main) !important;
}

.diamondlisting_tab .tps-sort-filter span.sortbtn.tps_sortby .tps-diamond-listing-sort-dropdown,
.tps_sort_options_mobile span.sortbtn.tps_sortby .tps-diamond-listing-sort-dropdown {
font-size: 16px;
    line-height: 20px;
    color: var(--bgcolor-main);
    padding: 0px;
  border-radius: 0px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  background: transparent;
  cursor: pointer;
  border: none;
  background-color: var(--bgcolor-main);
  outline: none;
  box-shadow: none;
  background-position: 96% 12px;
  width: auto;
  text-align: left;
  border: 1px solid var(--bgcolor-main);
  font-weight: normal;
}

.diamondlisting_tab .tps-sort-filter span.sortbtn.tps_sortby .tps-diamond-listing-sort-dropdown span.btn.dropdown-toggle,
.tps_sort_options_mobile span.sortbtn.tps_sortby .tps-diamond-listing-sort-dropdown span.btn.dropdown-toggle{
    width: 180px;
    padding: 6px 20px 6px 5px;
}

.dropdown span.sortvaluename {
  font-weight: 100;
}

.diamondlisting_tab .tps-sort-filter span.sortbtn.tps_sortby .tps-diamond-listing-sort-dropdown:hover span{
  background: var(--bgcolor-main);
}

.diamondlisting_tab .tps-sort-filter span.sortbtn.tps_sortby .tps-diamond-listing-sort-dropdown span#dropdownMenuButton:after,
.tps_sort_options_mobile span.sortbtn.tps_sortby .tps-diamond-listing-sort-dropdown span#dropdownMenuButton:after {
  content: "";
  width: 21px !important;
  height: 21px !important;
  position: relative;
  display: block !important;
  padding: 0 !important;
  background-image: url(jewelry-store-sprite.svg);
  background-position: -421px -430px;
  transition: .5s ease !important;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  border: 0;
}

.dropdown-toggle {
  padding: 0;
}

.dropdown-menu {
  position: absolute;
  background: var(--bgcolor-1);
  padding: 0 0 10px 0;
  z-index: 9;
  width: 100%;
  left: 0;
  border: 1px solid var(--bgcolor-main);
  border-top: 0;
  margin-top: 2px;
}

.sort_option {
  padding: 10px 13px 0 13px;
}

span.filter_label {
  color: var(--bgcolor-main);
}

.footer-1 .footer-blog-items:nth-child(6) {
  margin-top: -19px !important;
}

/* earring dimond listing pafge design */
.white_diamond_cont .earring_diamond_list_view_container .diamond_page span.tps-diamondlist-sub-info-span,
.white_diamond_cont .earring_diamond_list_view_container .compare_diamond_page span {
  width: 100%;
}

.white_diamond_cont .earring_diamond_list_view_container .diamond_page span,
.white_diamond_cont .earring_diamond_list_view_container .compare_diamond_page span {
  font-size: 13px;
}

.white_diamond_cont .earring_diamond_list_view_container .diamond_page span.tps-diamondlist-sub-info-span:nth-child+2 {
  border: 0;
}

/*landing banner section*/
.tps_banner_section .tps-banner-sec .prose {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 40px;
  width: 100%;
  max-width: 700px;
}

.tps_banner_section .loose-diamond-banner {
  padding-left: 0px;
  padding-right: 0px;
}

.tps_banner_section .tps-banner-sec .prose h1 {
  font-size: 35px;
  line-height: 46px;
  text-transform: capitalize;
  color: black;
  margin-bottom: 20px;
}

.tps_banner_section img {
  color: #0000;
  max-width: 100%;
  height: auto;
  width: 100%;
}

#thumb-seven img#gallery-four-thumb {
  margin-right: auto;
  margin-left: auto;
}

/* end*/
/* new css add */

.tps_pendant_loose_diamond_listing .tps_diamond_type_filter.diamond_shape_filter ul.shape_list li,
.tps_ring_lab_diamond_listing .tps_diamond_type_filter.diamond_shape_filter ul.shape_list li{
  width: 8.2%;
  text-align: center;
}

.tps_ring_loose_diamond_listing .tps_diamond_type_filter.diamond_shape_filter ul.shape_list li {
  width: 7.2%;
}

nav.tps-container.breadcrumb{
  margin-top: 25px;
  margin-bottom: 25px;
}

nav.tps-container.breadcrumb a,
nav.tps-container.breadcrumb span{
    font-size: 10px;
    color: var(--bgcolor-main);
    text-transform: uppercase;
    letter-spacing: 2px;
}

nav.tps-container.breadcrumb .icon {
    height: 8px;
}

/**********************/

.tps_inputrange ul.intensity_list.tps_slider_list {
    margin-left: 0;
}

.tps_gridmain_area .tps_recent_diamond_grid .tps_diamond_recent_view .tps_desktop_table_row span.mb_image .diamond_image,
.tps_gridmain_area .tps_diamond_compare_view .tps_desktop_table_row span.mb_image .diamond_image{
    width: 35px;
    display: inline-block;
    height: 35px;
    margin: 0px;
    vertical-align: middle;
}

.tps_gridmain_area .tps_recent_diamond_grid .tps_diamond_recent_view .tps_desktop_table_row span.mb_image .diamond_image img,
.tps_gridmain_area .tps_diamond_compare_view .tps_desktop_table_row span.mb_image .diamond_image img{
    width: 100%;
    height: 100%;
}

.diamond_compare_list_view_container.tps_diamond_compare_view,
.diamond_recent_list_view_container.tps_diamond_recent_view {
    border-bottom: 1px solid var(--bgcolor-1);
}

/*.tps_inputrange ul.intensity_list.tps_slider_list li {
    font-size: 11px;
}*/

@media (hover: hover){
  
.tps_ring_loose_diamond_listing .tab_color_clarity_cut ul.tps_box_swatches li.color-fltr-box:hover span.color-bdr-bx{
  background-color: var(--bgcolor-1);
}

.tps_ring_loose_diamond_listing .tab_color_clarity_cut ul.tps_box_swatches li.color-fltr-box:hover span.txt-color{
  font-weight: bold;
  text-decoration: underline;
}

}

.yotpo-display-wrapper.carousel-display-wrapper,
.badge-container{display: none;}


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

@media (max-width: 1380px) and (min-width: 1360px) {

  #shape-popoup div,
  #cut-popoup>div,
  #clarity-popoup>div,
  #price-popoup div,
  #colour-popoup div,
  #payment-popoup div,
  .carat-popoup>div {
    padding: 0px 0px;
  }

  #shape-popoup div span,
  #cut-popoup div span,
  #carat-popoup div span,
  #clarity-popoup div span,
  #price-popoup div span,
  #colour-popoup div span,
  #payment-popoup div span {
    margin-bottom: 0px
  }

}

@media (max-width: 1359px) and (min-width: 1330px) {

  #shape-popoup div,
  #cut-popoup>div,
  #clarity-popoup>div,
  #price-popoup div,
  #colour-popoup div,
  #payment-popoup div,
  .carat-popoup>div {
    padding: 0px 0px;
  }

  #shape-popoup div span,
  #cut-popoup div span,
  #carat-popoup div span,
  #clarity-popoup div span,
  #price-popoup div span,
  #colour-popoup div span,
  #payment-popoup div span {
    margin-bottom: 0px
  }

}

@media (max-width: 1329px) {
  .tps_mansorystyle_listing.product-listing .grid_mode .product_inside .image-box a {
    min-height: 552px;
  }

  .germanStore .nav-Banner_Item {
    margin-right: 15px
  }

  .germanStore .nav-Banner_Item .nav-Banner_Link {
    font-size: 11px
  }

  #shape-popoup div,
  #cut-popoup>div,
  #clarity-popoup>div,
  #price-popoup div,
  #colour-popoup div,
  #payment-popoup div,
  .carat-popoup>div {
    padding: 0px 0px;
  }

  #shape-popoup div span,
  #cut-popoup div span,
  #carat-popoup div span,
  #clarity-popoup div span,
  #price-popoup div span,
  #colour-popoup div span,
  #payment-popoup div span {
    margin-bottom: 0px
  }

}

@media (max-width: 1366px) {
  li.fluor_filt_blk {
    width: 30%;
  }

  li.adv_filter_bx {
    width: 28%;
  }

}

@media (max-width: 1280px) {

  .diamond_info,
  .white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span,
  .white_diamond_cont .tps_diamondlisting_area .compareHeaderOne span {
    font-size: 14px;
  }

  .white_diamond_cont .diamond_page span .diamond_shape,
  .white_diamond_cont .compare_diamond_page span .diamond_shape {
    position: relative;
  }

  #listiveiwcontainer.widthless,
  #compare_diamond_listiveiwcontainer.widthless,
  .dimond_sarch_data.widthless,
  .dimond_compare_data.widthless,
  #recent_diamond_listiveiwcontainer.widthless {
    width: 72%;
  }

  .white_diamond_cont #recent_data .compare_diamond_page span {
    margin-left: 0px;
  }

  .info_wrapper {
    width: 28%;
  }

  ul#fancycolor_swach_set {
    grid-gap: 24px;
  }

  li.adv_filter_bx {
    width: 28%;
  }

}


@media (max-width: 1250px) {
  .steps_container.sticky {
    max-width: var(--Grid_Constrained);
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  span.check-img {
    width: 47px;
    height: 50px;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 0;
  }

  span.check-txt {
    font-size: 12px;
    display: inline-block;
    width: 47px;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }

    span.mb_comp {
    padding: 0px 55px;
}

}


@media (max-width: 1199px) {

  .tps_banner_section .tps-banner-sec .prose {

    max-width: 550px;
  }

    .tps_diamond_tabs {
    width: 65%;
}

    .diamondlisting_tab .tps-sort-filter span.sortbtn.tps_sortby .tps-diamond-listing-sort-dropdown, 
  .tps_sort_options_mobile span.sortbtn.tps_sortby .dropdown{
    font-size: 14px;
  }

  .diamondlisting_tab .tps-sort-filter span.sortbtn.tps_sortby .tps-diamond-listing-sort-dropdown span.btn.dropdown-toggle,
.tps_sort_options_mobile span.sortbtn.tps_sortby .tps-diamond-listing-sort-dropdown span.btn.dropdown-toggle{
    width: 160px;
      padding: 6px 14px 6px 1px;
    font-size: 14px;
}

      span.mb_comp {
        padding: 0px 45px;
    }

}

@media (max-width: 1024px) {

  .tps_title {
    font-size: 24px;
  }

  .tps_title.dia_price .money {
    font-size: 24px;
  }

  .setting_info .title,
  .sub_title {
    font-size: 20px;
  }

  .cols-4 {
    width: 50%;
  }

  .colour_clarity_cut_wrap .cols-4 {
    width: 33.33%;
    padding: 0 10px;
  }

  .diamondlisting_tab span.resetdiamonds_tab.listingtab {
    float: left;
  }

  .diamond_shape img {
    top: 12px;
  }

  .tps_slider_wrap .slider-values li {
    padding: 0;
    margin-bottom: 15px;
    vertical-align: middle;
    height: auto;
  }

  .colour_clarity_cut_wrap .tps_slider_wrap .slider-values li {
    font-size: 12px;
  }

  .price_slider_wrap .ui-widget-content,
  .carat_slider_wrap .ui-widget-content,
  .depth_slider_wrap .ui-widget-content,
  .table_slider_wrap .ui-widget-content {
    margin-top: 0;
  }

  .diamond_page span.mb_shape .pres_diamond_title,
  .compare_diamond_page span.mb_shape .pres_diamond_title {
    display: none;
  }

  .white_diamond_cont #recent_data .compare_diamond_page span .diamond_shape,
  .white_diamond_cont .diamond_page span .diamond_shape,
  .white_diamond_cont .compare_diamond_page span .diamond_shape {
    width: 100% !important;
    height: 30px;
    padding: 0;
  }

  .diamond_shape img {
    position: static;
    top: 0;
    left: 0;
  }

  .diamond_shape img {
    width: 30px;
  }

  .white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span,
  .white_diamond_cont .tps_diamondlisting_area .compareHeaderOne span {
    font-size: 14px;
  }

  #listiveiwcontainer.widthless,
  #compare_diamond_listiveiwcontainer.widthless,
  .dimond_sarch_data.widthless,
  .dimond_compare_data.widthless,
  #recent_diamond_listiveiwcontainer.widthless,
  #listiveiwcontainer_mobile.widthless,
  #compare_diamond_listiveiwcontainer_mobile.widthless,
  #recent_diamond_listiveiwcontainer_mobile.widthless {
    display: none;
    width: 100%;
  }

  /*--close ring listing--*/


  /********* grid view ***********/

  .tps_mansorystyle_listing.product-listing .grid_mode .product_inside .image-box a {
    min-height: 440px;
  }


  /********* grid view end ***********/

  .diamondlisting_tab .tps-sort-filter {
    width: 260px;
  }

  .white_diamond_wrap .shape_list li a:hover span:after {
    background-position: right;
  }

  .white_diamond_wrap .shape_list li a.selected span:after {
    background-position: left;
  }

  nav.tps-container.breadcrumb {
    margin-top: 20px;
    margin-bottom: 20px;
}

    .lab_wrap .tps_checkbox label:hover {
    background-color: var(--bgcolor-trans);
    color: var(--bgcolor-main);
}

  .shape_list a .shape_name{font-size: 14px;}

}

@media(max-width:995px) {

  /*   necklace and earring landing page css   */
  .landing-container {
    padding: 0 10px;
  }

  .img-text h2 {
    font-size: 24px;
  }

  .img-text p {
    font-size: 14px;
  }

  .img-text {
    width: 65%;
    line-height: 35px;
  }

  /* Start Filter Design */
  .white_diamond_wrap .color_slider_wrap.tps_slider_wrap {
    margin-bottom: 10px;
    padding-bottom: 0px;
  }

  .white_diamond_wrap .price_slider_wrap.tps_slider_wrap {
    padding-bottom: 0px;
  }

  .white_diamond_wrap .tps_slider_wrap.clarity_slider_wrap {
    margin-bottom: 0px;
    margin-top: 0;
  }

  /*loose-diamond*/
  span.check-img {
    width: 34px;
    height: 34px;
    background: url(mobile_clarity_sprite.png) no-repeat;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
  }

  span.check-txt {
    width: 34px;
    margin-left: 0;
    margin-right: 0;
  }

  span.check-img-1 {
    background-position: -8px -11px;
  }

  span.check-img-2 {
    background-position: -51px -11px;
  }

  span.check-img-3 {
    background-position: -93px -11px;
  }

  span.check-img-4 {
    background-position: -135px -11px;
  }

  span.check-img-5 {
    background-position: -177px -11px;
  }

  span.check-img-6 {
    background-position: -220px -11px;
  }

  span.check-img-7 {
    background-position: -263px -11px;
  }

  span.check-img-8 {
    background-position: -304px -11px;
  }

  span.check-img-9 {
    background-position: -347px -11px;
  }

  li.clarity-icn-box:hover span.check-shape {
    background-color: transparent;
  }

  li.clarity-icn-box.selected span.check-shape {
    background-color: var(--bgcolor-main);
  }

  #color_swach_set li.color-fltr-box:hover span.check-shape {
    background: transparent;
  }

  #color_swach_set li.color-fltr-box.selected span.check-shape {
    background-color: var(--bgcolor-main);
  }

  span.txt-color {
    margin-left: 0;
    margin-right: 0;
    font-size: 12px;
  }

  li.color-fltr-box:hover .box-color-shp {
    border-bottom: 1px solid var(--bgcolor-white);
    color: #4d4d4d;
  }

  li.color-fltr-box.selected .box-color-shp {
    border-bottom: 0;
    color: #4d4d4d;
  }

  li.color-fltr-box .box-color-shp {
    width: 100%;
    margin-right: 0px;
  }

  li.adv_filter_bx:hover span.border-bx,
  li.polsh_filt_blk:hover span.pol-bor-bx,
  li.fluor_filt_blk:hover span.fluor-bor-bx {
    background: var(--bgcolor-white);
  }

  li.adv_filter_bx.selected span.border-bx,
  li.polsh_filt_blk.selected span.pol-bor-bx,
  li.fluor_filt_blk.selected span.fluor-bor-bx {
    background-color: var(--bgcolor-main);
  }

  /*close loose-diamond*/
  .product-listing.tps_settinglisting.productListingMode>div {
    padding: 0;
  }

  .tmp-GentleDiamonds .detail_extra_buttons a,
  .tmp-GentleDiamonds .detail_extra_buttons button {
    font-size: 14px;
    padding: 15px 5px;
  }

  .shape_list a {
    width: 75px;
  }

  .tps_diamondlisting_area .listingtab {
    font-size: 14px;
    line-height: 30px;
  }

  .tps-ringbuilder-reset-parent .tps-ringbuilder-reset-filter-confirm-popup-div,
  .pendant-builder-diamond-listing .tps-ringbuilder-reset-filter-confirm-popup-div,
  .tps_pendant_builder_step .tps_start_over_popup {
    margin-top: 14px;
  }

}

@media (max-width: 992px) {
  ul#clr_box_swach li {
    width: 17%;
  }

  .search_slider {
    width: 100%;
  }

  .tps_diamondlisting_area .earring_diamond_list_view_container .table_header,
  .earring_diamond_list_view_container .tps_diamond_listing .diamond_row {
    width: 1030px;
    overflow: hidden;
    overflow-x: scroll;
  }

  .earring_diamond_list_view_container {
    width: 100%;
    overflow: hidden;
    overflow-x: auto;
  }

  /* new filtersection tab */
  .tps_diamondlisting_area .diamondlisting_tab {
    flex-wrap: wrap;
    grid-row-gap: 15px;
    justify-content: center;
    background-color: transparent;
    padding: 0px;
  }

  .tps_diamond_tabs {
    width: 100%;
  }

  .tps_diamondlisting_area .diamondlisting_tab .tps_diamond_tabs {
    justify-content: center;
    background-color: var(--bgcolor-white);
    padding: 0px;
    grid-gap: 0px;
  }

  .tps_diamondlisting_area .listingtab.active_tab {
    background-color: var(--bgcolor-white);
  }

  .tps_diamondlisting_area .listingtab {
    width: 37%;
    padding: 15px 10px;
  }

  .diamondlisting_tab .tps-sort-filter {
    margin-right: auto;
  }

  .tps-diamondlist-result-view-switcher {
    margin-left: auto;
  }

  .tps_diamondlisting_area .listingtab {
    font-size: 13px;
    line-height: 13px;
    border-right: 1px solid var(--bgcolor-white);
  }

  .tps_diamondlisting_area .diamondlisting_tab .tps_diamond_tabs .alldiamonds_tab span.dia_count,
  .tps_diamondlisting_area .diamondlisting_tab .tps_diamond_tabs .comparediamonds_tab span,
  .tps_diamondlisting_area .diamondlisting_tab .tps_diamond_tabs .recentdiamonds_tab span {
    display: block;
    margin-top: 8px;

  }

  .tps_diamond_tabs span.listingtab.alldiamonds_tab:after, 
  .tps_diamond_tabs span.listingtab.recentdiamonds_tab:after{
    height: 70%;
  }
  
  span.mb_comp {
        padding: 0px 40px;
    }

  .tps_selected_filter_wrapper{margin-top: 0px;}

    .filter_heading {
    font-size: 16px;
  }
  
.search_price_range .fl-left, 
  .search_price_range .fl-right, 
  .white_diamond_wrap .slider-values .fl-left, 
  .white_diamond_wrap .slider-values .fl-right{
    font-size: 14px;
    line-height: 14px;
  }

  .white_diamond_wrap .slider-values input#price_to, 
  .white_diamond_wrap .slider-values input#price_from{
    width: 90px;
  }

  .tps_diamond_tabs span.listingtab.alldiamonds_tab:after, 
  .tps_diamond_tabs span.listingtab.recentdiamonds_tab:after{
    right: 0px;
  }

  .white_diamond_cont .diamond_page span, 
  .white_diamond_cont .compare_diamond_page span{
      font-size: 14px;
  }
  
  /*end*/
}

@media (max-width: 825px) {

  .pendant-builder-diamond-listing .tab_color_clarity_cut .filter_block.tps_diamond_type_filter,
  .pendant-builder-diamond-listing .tab_more_filters .filter_block.tps_diamond_type_filter {
    grid-template-columns: repeat(2, 1fr);
  }

  li.adv_filter_bx {
    width: 45% !important;
  }

  ul#fancycolor_swach_set {
    grid-gap: 10px;
  }

  ul#fancycolor_swach_set li {
    width: 8.7%;
  }

  .white_diamond_wrap .color_slider_wrap.tps_slider_wrap {
    margin-bottom: 25px;
  }

  .shape_list a {
    width: auto;
  }

  span.mb_comp {
        padding: 0px 32px;
  }

  .lab_wrap label {
    min-height: 36px;
    line-height: 36px;
    font-size: 14px;
}

  .hand_diamond_img.Round, 
  .hand_diamond_img.round,
  .hand_diamond_img.Princess, 
  .hand_diamond_img.Princcess, 
  .hand_diamond_img.princess,
  .hand_diamond_img.Cushion, 
  .hand_diamond_img.cushion,
  .hand_diamond_img.Asscher, 
  .hand_diamond_img.asscher,
  .hand_diamond_img.Marquise, 
  .hand_diamond_img.marquise,
  .hand_diamond_img.Radiant, 
  .hand_diamond_img.radiant,
  .hand_diamond_img.Heart, 
  .hand_diamond_img.HEART, 
  .hand_diamond_img.heart,
  .hand_diamond_img.Oval, 
  .hand_diamond_img.oval,
  .hand_diamond_img.Emerald, 
  .hand_diamond_img.emerald{
      top: 33%;
    left: 36%;
  }
  
}

@media (max-width: 768px) {
  li.fluor_filt_blk {
    width: 18%;
  }

  li.polsh_filt_blk {
    width: 16%;
  }

  #clr_box_swach li.clarity-icn-box {
    width: 9.9%;
    margin-right: 0 !important;
  }

  li.adv_filter_bx {
    width: 14%;
  }

  ul#fancycolor_swach_set {
    grid-gap: 10px;
  }

  ul#fancycolor_swach_set li {
    width: 8.7%;
  }

  ul#fluor_swach_bx li {
    width: 17.8%;
  }

  .white_diamond_wrap .color_slider_wrap.tps_slider_wrap {
    margin-bottom: 25px;
  }

  .tps_diamond_tabs {
    padding-left: 0;
  }
  .white_diamond_cont .diamond_page span.mb_price,
  .white_diamond_cont .compare_diamond_page span.mb_price,
  .white_diamond_cont .diamond_page span.mb_stocknumber,
  .white_diamond_cont .compare_diamond_page span.mb_stocknumber {
    text-overflow: unset;
    overflow: visible;
  }

  .table_rows .ds_hide,
  .white_diamond_cont .diamond_page span,
  .white_diamond_cont .compare_diamond_page span {
    font-size: 12px;
  }

  .center-diamond.final-center-diamond {
    padding: 1% 1% 1%;
  }

  #clarity-popoup .slick-slide img {
    width: 40%;
  }

  .tps_diamondlist_detail_info .tps_diamondlist_detail_view_info_table {
    z-index: -1;

  }

  .pendant-builder-diamond-listing .tab_shape_carat_price .filter_block.tps_diamond_type_filter {
    width: 100%;
  }
}

@media (max-width: 767px) {
  
body.no-scroll {
    position: fixed;
}
 .tps_pendant_loose_diamond_listing .tps_diamond_type_filter.diamond_shape_filter ul.shape_list li, .tps_ring_lab_diamond_listing .tps_diamond_type_filter.diamond_shape_filter ul.shape_list li, .tps_ring_loose_diamond_listing .tps_diamond_type_filter.diamond_shape_filter ul.shape_list li {
    width: auto;
    text-align: center;
}

  .pendant-builder-diamond-listing .tab_color_clarity_cut .filter_block.tps_diamond_type_filter,
  .pendant-builder-diamond-listing .tab_more_filters .filter_block.tps_diamond_type_filter {
    grid-template-columns: repeat(1, 1fr);
  }

  .tps_pendant_loose_diamond_listing .tab_color_clarity_cut ul.tps_box_swatches li,
  .tps_ring_loose_diamond_listing .tab_color_clarity_cut ul.tps_box_swatches li,
  .tps_ring_lab_diamond_listing .tab_color_clarity_cut ul.tps_box_swatches li {
    width: 10.5% !important;
    position: relative;
    text-align: center;
  }

  .tps_diamondlisting_area .diamondlisting_tab {
    padding: 0;
  }

  .search_price_range .fl-left,
  .search_price_range .fl-right,
  .white_diamond_wrap .slider-values .fl-left,
  .white_diamond_wrap .slider-values .fl-right {
    font-size: 12px;
  }

  .container.tps_container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .shape_price_carat_wrap,
  .colour_clarity_cut_wrap,
  .polish_symmetry_fluor_wrap,
  .depth_table_lab_wrap,
  .white_diamond_cont .tps_title {
    margin-left: -20px;
    margin-right: -20px;
  }

  /* Start Filter Design */
  .white_diamond_wrap .color_slider_wrap.tps_slider_wrap {
    margin-bottom: 30px;
    padding-bottom: 0px;
    margin-top: 15px;
  }

  .white_diamond_wrap .price_slider_wrap.tps_slider_wrap {
    padding-bottom: 0;
    margin-top: 0;
  }

  .white_diamond_wrap .carat_slider_wrap.tps_slider_wrap {
    margin-bottom: 0px;
    margin-top: 0px;
  }

  /* End Filter Design */

  .filter_adv_reset .diamond_advanced .tps_title {
    margin-right: -15px;
    white-space: nowrap;
  }

  .shape_price_carat_wrap {
    display: grid;
  }

  .white_diamond_wrap,
  .basic_filter_wrap {
    float: none;
  }

  .shape_filter_order {
    order: 1;
  }

  .cut_filter_order {
    order: 3;
  }

  .price_filter_order {
    order: 2;
  }

  .clarity_filter_order {
    order: 4;
  }

  .carat_filter_order {
    order: 5;
  }

  .colour_filter_order {
    order: 6;
  }

  .diamond_advanced i {
    line-height: 17px;
  }

  .colour_clarity_cut_wrap .cols-4,
  .cols-6,
  .cols-4 {
    width: 100%;
  }

  .colour_clarity_cut_wrap .cols-4 {
    padding: 0 15px;
  }

  .basic_filter_wrap,
  .advanced_filter_wrap {
    padding: 0;
  }

  .tps_slider_wrap .slider-values li {
    padding: 0;
    margin-bottom: 0;
    vertical-align: middle;
    height: 29px;
    line-height: 1;
  }

  .white_diamond_wrap .tps_slider_wrap {
    margin-bottom: 0px;
    margin-top: 15px;
  }

  .filter_adv_reset {
    margin-bottom: 30px;
  }

  ul.dev_ul_shpe {
    width: 100%;
  }

  ul.shape_list li a {
    margin-top: 0;
    margin-bottom: 0px;
  }

  .shape_list a:hover {
    border-color: transparent;
  }

  .shape_list a.selected {
    border-color: #ff8080;
  }

  .mb_hide {
    display: none;
  }

  .ds_hide {
    display: block;
  }

  .table_rows .ds_hide {
    line-height: 1;
    font-style: normal;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 11px;
    padding: 10px 5px;
  }

  .table_rows.diamond_row,
  .table_rows.diamond_compare {
    height: auto;
  }

  .table_rows.diamond_row,
  .table_rows.diamond_compare {
    position: relative;
    padding: 15px 0;
  }

  .white_diamond_cont .diamond_page span,
  .white_diamond_cont .compare_diamond_page span,
  .white_diamond_cont #recent_data .compare_diamond_page span {
    height: 75px;
    line-height: 30px;
    padding: 5px 0 0 0;
    font-size: 10px;
    width: 25%;
  }

  .mb_comp .tps_checkbox {
    top: 7px;
    height: 30px;
  }

  .advanced_filter_slide {
    margin-top: 0;
  }

  .diamond_shape img {
    width: 30px;
  }

  .tps_dimondDetail_section .diamond_gallery,
  .tps_dimondDetail_section .tps_produt_description {
    width: 100%;
  }

  .tps_dimondDetail_section .dia_name,
  .dia_stock_no,
  .tps_dimondDetail_section .top_close_more {
    text-align: left;
  }

  .tps_dimondDetail_section .dia_name {
    font-size: 24px;
  }

  .diamond_shape img {
    position: static;
    top: 0;
    left: 0;
  }

  .white_diamond_cont .diamond_page span .diamond_shape,
  .white_diamond_cont .compare_diamond_page span .diamond_shape {
    margin-top: 0;
  }

  .diamond_page .mb_lab img,
  .compare_diamond_page .mb_lab img {
    margin-top: 6px;
  }

  .white_diamond_cont .diamond_page span.mb_nodata,
  .white_diamond_cont .compare_diamond_page span.mb_nodata,
  span.mb_nodata {
    width: 100%;
    padding: 15px 10px;
    text-overflow: unset;
    white-space: normal;
    line-height: 1.4;
    height: auto;
    padding: 40px 0;
  }

  .tps_dimondDetail_section .Dimond_img,
  .tps_dimondDetail_section .diamond_gallery,
  .tps_dimondDetail_section .diamond_short_info,
  .tps_dimondDetail_section .dimond_detail,
  .white_diamond_wrap,
  .tps_diamondlisting_area {
    padding: 0;
  }

  .mb_view .fa {
    font-size: 22px;
  }

  .tps_diamondlisting_area .diamondlisting_tab .listingtab {
    font-weight: 300;
    text-transform: uppercase;
    color: #4d5959;
  }

  .tps_diamondlisting_area .diamondlisting_tab .listingtab.recentdiamonds_tab {
    width: 30%;
    min-width: 30%;
  }

  .filter_heading.reset_filter {
    top: -36px;
  }

  .carat_popup_img .hand_diamond_img.Round,
  .carat_popup_img .hand_diamond_img.round {
    background: url(round_shape_mobile.png) no-repeat;
    position: absolute;
    top: 43%;
    left: 46.2%;
    height: 40px;
    width: 40px;
    background-size: 40.7474%;
    background-position: center center;
  }

  .diamondlisting_tab .tps-sort-filter {
    width: 53%;
  }

  .swatches-container ul li {
    width: 13%;
  }

  /* End Final page */
  /* End dimondlisting page Design */
  .price_slider_wrap .ui-widget-content,
  .carat_slider_wrap .ui-widget-content,
  .depth_slider_wrap .ui-widget-content,
  .table_slider_wrap .ui-widget-content {
    margin-top: 15px;
  }

  .pendant-builder-diamond-listing .tab_shape_carat_price .filter_block.tps_diamond_type_filter:nth-child(2) {
    padding-bottom: 0 !important;
  }

  .filter_heading {
    text-align: center;
  }

  .filter_heading span {
    text-align: center;
    float: none;
    margin-right: 0;
    margin-top: 0px;
    margin-bottom: 5px;
  }

  .filter_heading span .tps_quset,
  .filter_heading span .cut_tps_quset,
  .filter_heading span .carat_tps_quset,
  .filter_heading span .clarity_tps_quset,
  .filter_heading span .price_tps_quset,
  .filter_heading span .colour_tps_quset {
    display: inline-block;
  }

  .filter_heading {
    font-size: 14px;
  }

  .white_diamond_cont .diamond_page span.mb_view,
  .white_diamond_cont .compare_diamond_page span.mb_view {
    font-size: 14px;
    line-height: 60px;
  }

  .DiamondSearchBox {
    width: 100%;
  }

  .DiamondSearchBox .white_diamond_wrap {
    padding: 0 0px;
  }

  .advanced_filter_wrap .tps_title {
    font-size: 28px;
  }

  .tps_diamondlisting_area .listingtab.active_tab,
  .tps_diamondlisting_area .listingtab.active_tab:hover {
    background-color: var(--bgcolor-white);
    margin: 0;
    color: var(--bgcolor-main);
    font-weight: bold;
  }

  .tps_diamondlisting_area .listingtab.active_tab {
    pointer-events: none;
  }

  .mob-filter-sort {
    display: inline-block;
    padding: 25px 8px 8px;
    width: 100%;
    background: #f0f0f0;
  }

  .mob-filter-sort .btn_tps {
    width: 100%;
  }

  .mob-filter-sort .btn_tps i {
    margin-left: 10px;
    font-size: 20px;
  }

  .bdc-Breadcrumb_Inner {
    padding-right: 15px;
    padding-left: 15px;
  }

  .loose-diamond-banner {
    padding-left: 15px;
    padding-right: 15px;
  }

  #shape-popoup div,
  #cut-popoup>div,
  #clarity-popoup>div,
  #price-popoup div,
  #colour-popoup div,
  #carat-popoup>div,
  #payment-popoup div {
    width: 400px;
    overflow-y: scroll;
    font-size: 12px;
  }

  #cut-popoup div p,
  #carat-popoup div p,
  #clarity-popoup div p {
    margin-bottom: 10px;
    margin-top: 0px;
  }

  .cut-popoup .cut_slide_options div,
  .clarity-popoup .clarity_slide_options div {
    margin-top: 15px;
  }

  #carat-popoup>div {
    padding: 0 0 25px;
  }

  #clarity-popoup>div,
  #cut-popoup>div {
    padding: 0 0 5px;
  }

  #clarity-popoup .slick-slide img,
  #cut-popoup .slick-slide img {
    width: 40%;
  }

  #carat-popoup .carat_popup_img>img {
    width: 40%;
  }

  #shape-popoup div p,
  #cut-popoup div p,
  #carat-popoup div p,
  #clarity-popoup div p,
  #price-popoup div p,
  #colour-popoup div p,
  #payment-popoup div p {
    font-size: 12px;
  }

  #cut-popoup div ul li a.dot {
    font-size: 10px;
  }

  #payment-popoup div ul {
    font-size: 12px;
    padding: 0 15px;
    word-break: break-word;
  }

  .clarity-popoup div ul li {
    width: 10.7%;
  }

  .popup .content {
    overflow: auto;
    position: relative;
    top: 0;
    left: 0;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
  }

  .popup .content.slide-right {
    left: -120%;
  }

  #color_filter,
  #carat_filter,
  #clarity_filter,
  #cut_filter,
  #price_filter,
  #shape_filter {
    text-align: left;
    display: inline-block;
    width: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    opacity: 0;
  }

  #color_filter.slide-right,
  #carat_filter.slide-right,
  #clarity_filter.slide-right,
  #cut_filter.slide-right,
  #price_filter.slide-right,
  #shape_filter.slide-right {
    left: 0;
    opacity: 1;
  }

  .arr-img {
    text-align: center;
  }

  .arr-img img {
    position: absolute;
    left: 15px;
    transform: rotate(180deg);
  }

  .mob-filter-slide {
    padding: 20px;
  }

  .mob-filter-slide ul li {
    border: 1px solid #eaeaea;
    padding: 8px 10px;
    margin-bottom: 15px;
  }

  .mob-filter-slide ul li input {
    float: right;
  }

  .popup {
    width: 60%;
  }

  .mob-filter-slide p {
    margin-bottom: 10px;
  }

  .mob-filter-slide .tps_checkbox {
    float: right;
  }

  .mob-filter-slide .tps_checkbox input[type=checkbox],
  .mob-filter-slide .tps_checkbox input[type=checkbox]+label {
    top: 3px;
  }

  .return-icon,
  .shippng-icon {
    display: block;
    margin-right: 0;
  }

  .return-info {
    text-align: center;
  }

  .shippng-icon {
    min-height: 43px;
  }

  .diamond-colour-img {
    width: 100%;
  }

  .tps-cut-values.slick-initialized .slick-slide {
    margin: 0 5px;
  }

  .your-diamond {
    left: 30% !important;
  }

  .tps-color-img .slick-prev:before,
  .tps-cut-values .slick-prev:before {
    content: '←';
    color: #7b7777;
    top: -135px;
    position: absolute;
    left: 40px;
    font-size: 50px;
  }

  .tps-color-img .slick-next:before,
  .tps-cut-values .slick-next:before {
    content: '→';
    color: #7b7777;
    top: -135px;
    position: absolute;
    right: 40px;
    font-size: 50px;
  }

  .tps-cut-values button {
    top: 20%;
  }

  .filter_block {
    padding: 0px;
  }

  .setting_listing_filter .filter_wrap>div {
    margin-right: 2%;
  }

  .tps_settinglisting.product-listing>div {
    width: 50%;
  }

  .top-text {
    display: none;
  }

  .bdc-Breadcrumb_Inner {
    text-align: center;
    display: block;
  }

  #startOver {
    line-height: 20px;
    vertical-align: bottom;
  }

  .mob-setting-detail-tab {
    display: block;
  }

  /* end earring and pendant steps css  */

  .dropdown {
    float: right;
    position: relative;
    display: inline-block;
  }

  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 100%;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    right: 0;
    z-index: 999;
    padding: 25px 20px 40px;
  }

  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }

  .show {
    display: block;
  }


  .panel .shape_list li .selected:before,
  .panel .style_list li .selected:before,
  .panel .category_list li .selected:before,
  .panel .stone_type_list li .selected:before {
    content: '';
    background: url(right.png);
    width: 20px;
    height: 15px;
    display: inline-block;
    float: right;
    margin-right: -9px;
  }

  .tab_dia_first {
    padding-right: 2px;
  }

  .tab_dia_last {
    padding-right: 0;
  }

  .mob_filter_hide {
    display: none;
  }

  .mob_filter_btn {
    display: block;
  }

  .tps_mob_filter {
    background: var(--bgcolor-white);
    padding: 15px 0;
  }


  .white_diamond_wrap .dev_tps_slide {
    width: 100%;
  }

  span.dev_text_lgn {
    padding-bottom: 15px;
    text-align: left;
  }

  .page-ringbuilder-loose-diamond ul.shape_list li {
    width: 18%;
    padding: 0 2px;
    margin-bottom: 20px;
  }


  span.fluor-txt {
    font-size: 12px;
  }

  span.pol-txt {
    font-size: 12px;
  }

  span.txt-cart {
    font-size: 12px;
  }

  span.check-txt {
    font-size: 12px;
    width: 34px;
    margin-left: 5px;
    margin-right: 5px;
  }

  span.check-img {
    margin-bottom: 5px;
  }

  .resp-mar-btm {
    margin-bottom: 15px;
  }

  .product-listing.tps_settinglisting .lifestyle_mode .section_blog_5 .sec-BlocksItem_Title {
    color: var(--bgcolor-white);
  }

  .filter_block.reset_filter a.filter_heading {
    font-size: 14px;
  }

  ul#Metal_container,
  ul#Style_container,
  ul#Category_container,
  ul#Shape_container,
  ul#Price_container,
  ul#Type_container {
    padding-bottom: 2px;
  }

  ul#Metal_container span,
  ul#Style_container span,
  ul#Category_container span,
  ul#Shape_container span,
  ul#Price_container span,
  ul#Type_container span {
    margin-right: 0px;
  }

  .tps_selected_filter_wrapper span.fa.fa-close {
    margin-right: 0px !important;
  }

  .selected_filter_container ul:first-child {}

  /*********** mob grid view chnage ***********/

  .tps_mobile_table_row {
    display: block;
  }

  .white_diamond_cont .compare_diamond_page span.money,
  .white_diamond_cont .diamond_page span.money,
  .white_diamond_cont #recent_data .compare_diamond_page span.money {
    width: 100%;
  }

  .white_diamond_cont #recent_data.tps_recent_diamond_grid .compare_diamond_page span {
    width: 100%;
    height: auto;
    font-size: 14px;
    text-align: left;
    line-height: normal;
    padding: 0 0;
  }

  .tps_diamond_tabs {
    grid-gap: 10px;
    width: 100%;
    padding-left: 0px;
  }

  .tps_diamondlisting_area .diamondlisting_tab .listingtab {
    height: auto;
    display: grid;
  }

  .pendant-builder-diamond-listing .tab_more_filters .filter_block.tps_diamond_type_filter {
    grid-template-columns: repeat(1, 1fr);
  }

  #clr_box_swach li.clarity-icn-box span.check-img {
    margin: 0 !important;
  }

  div#diamond_subtype_wrap ul.diamond_type_list {
    padding: 0;
  }

  div#diamond_subtype_wrap ul.diamond_type_list li {
    width: 200px;
    justify-content: center;
    text-align: center;
  }

  div#diamond_subtype_wrap ul.diamond_type_list li a {
    padding: 7px 30px;
    display: flex;
    font-size: 16px;
    line-height: 26px;
    border: 1px solid var(--bgcolor-1);
    transition: 0.3s ease;
    color: #4d5959;
    border-radius: 2px;
    position: relative;
    align-items: center;
    grid-gap: 10px;
    font-family: 'Lato';
    justify-content: center;
  }

  div#diamond_subtype_wrap ul.diamond_type_list li a.selected {
    background: var(--bgcolor-main);
    border-color: var(--bgcolor-main);
    color: var(--bgcolor-main) !important;
  }

  .filter_block.tps_diamond_type_filter .cols-12.filter_block {
    margin-bottom: 0px;
  }

  .depth_slider_wrap.tps_slider_wrap.dev_tps_slide.mar-top_dev.tps_depth_slider {
    margin-bottom: 50px;
}

  .tps_banner_section .tps-banner-sec .prose {
    padding: 0px;
    width: 100%;
    max-width: 320px;
  }

  .tps_banner_section .tps-banner-sec .prose h1 {
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
    margin-bottom: 7px;

  }

  .tps_banner_section .tps-banner-sec .prose p {
    font-size: 10px;
    line-height: 17px;
  }

  .loose-diamond-banner {
    margin-bottom: 0;
  }
 .tps_mobile_filter_button.tps_filter_sticky_button {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
    width: 100%;
    padding: 0;
    margin: 0;
}
  .tps_mobile_filter_button.tps_filter_sticky_button button.mob_filter_btn:after{
    background-image:none;
  }
  .tps_mobile_filter_button.tps_filter_sticky_button button {
    width: 100% !important;
    margin: 0 !important;
    background-color: var(--bgcolor-main) !important;
    color: var(--bgcolor-white) !important;
    font-size: 14px !important;
    text-align: center !important;
    line-height: 14px !important;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    height: 45px;
    border-color: var(--bgcolor-main) !important;
}
  .tps_mobile_filter_button {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    margin: auto;
    text-align: center;
}

  .tps_sort_options_mobile {
    margin-bottom: 30px;
    margin-top: 25px;
}
  
}

@media (max-width: 639px) {
  
  
  .tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .tps-product-full-image img, .tps_pendant_setting_gallery .tps-product-full-image video {
    width: auto;
}
  .tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .tps-product-full-image div{
    text-align:center;
  }

  .tps_diamondlisting_area .diamondlisting_tab .listingtab.recentdiamonds_tab {
    width: 32%;
    min-width: 32%;
  }

  .diamondlisting_tab .tps-sort-filter {
    width: 60%;
  }

  div#diamond_subtype_wrap ul.diamond_type_list li {
    width: 100%;
  }

  .search_slider {
    width: 100%;
  }

  ul#fluor_swach_bx li,
  ul#polish_swach_bx li {
    width: 18.5%;
  }
  .tps_pendant_loose_diamond_listing .tps_diamond_type_filter.diamond_shape_filter ul.shape_list li, .tps_ring_lab_diamond_listing .tps_diamond_type_filter.diamond_shape_filter ul.shape_list li, .tps_ring_loose_diamond_listing .tps_diamond_type_filter.diamond_shape_filter ul.shape_list li {
    width: 18.2%;
    text-align: center;
}
  .tps_pendant_loose_diamond_listing .tab_color_clarity_cut ul.tps_box_swatches li, .tps_ring_loose_diamond_listing .tab_color_clarity_cut ul.tps_box_swatches li, .tps_ring_lab_diamond_listing .tab_color_clarity_cut ul.tps_box_swatches li {
    width: 23.5% !important;
}
  .white_diamond_wrap .color_slider_wrap.tps_slider_wrap {
    margin-bottom: 10px;
}
  

}


@media (max-width: 580px) {
.tps_pendant_loose_diamond_listing .tab_color_clarity_cut .tps_cut_slider ul.tps_box_swatches li, .tps_pendant_loose_diamond_listing .tab_more_filters .tps_diamond_type_filter_inner .filter_block ul li, .tps_ring_loose_diamond_listing .tab_color_clarity_cut .tps_cut_slider ul.tps_box_swatches li, .tps_ring_loose_diamond_listing .tab_more_filters .tps_diamond_type_filter_inner .filter_block ul li, .tps_ring_lab_diamond_listing .tab_color_clarity_cut .tps_cut_slider ul.tps_box_swatches li, .tps_ring_lab_diamond_listing .tab_more_filters .tps_diamond_type_filter_inner .filter_block ul li {
    width: 30.98% !important;
    position: relative;
}
  ul#fancycolor_swach_set li {
    width: 8.2%;
  }

  li.adv_filter_bx {
    width: 13.4%;
  }

  ul#fluor_swach_bx li,
  ul#polish_swach_bx li {
    width: 17.8%;
  }

  .tps_diamondlisting_area .diamondlisting_tab {
    flex-wrap: wrap;
  }

  .tps_diamondlisting_area .diamondlisting_tab .listingtab.recentdiamonds_tab {
    width: 40%;
    min-width: 40%;
  }

  .tps_diamondlisting_area .diamondlisting_tab .listingtab.alldiamonds_tab {
    width: 40%;
  }

  .diamondlisting_tab .tps-sort-filter {
    width: 100%;
    margin-top: 10px;
    justify-content: center;
  }

  ul#carat_swach #carat_swach li.adv_filter_bx {
    width: 28%;
  }

  #carat_swach li.adv_filter_bx {
    width: 28%;
  }

  .tps_diamondlisting_area .diamondlisting_tab {
    padding: 0;
  }
}

@media(max-width:575px) {
  .footer-1 .drawer__nav-toggle--open {
    right: -17px !important;
    top: 50%;

  }

}

@media (max-width: 480px) {
  .popup {
    width: 70%;
  }

  .mob-filter-sort .btn_tps {
    width: 100%;
  }
.tab-more-filters {
    display: none;
}
  #shape-popoup div,
  #cut-popoup>div,
  #carat-popoup div,
  #clarity-popoup div,
  #price-popoup div,
  #colour-popoup div,
  #payment-popoup div {
    width: 98%;
    height: auto;
    font-size: 12px;
  }

  .carat_popup_img .hand_diamond_img.Round,
  .carat_popup_img .hand_diamond_img.round {
    position: absolute;
    top: 38%;
    left: 46.5%;
    background-size: 26.7474%;
  }

  .cut-popoup div ul li {
    font-size: 11px;
  }

  .cut-popoup div ul li a.dot {
    font-size: 10px;
  }

  .slick-dots li a {
    font-size: 12px;
  }

  .overlay {
    overflow-y: scroll;
  }

  .color_diamond_img {
    padding: 0 5px;
  }

  .diamond-size-img {
    padding-top: 25%;
  }

  /* rtw css   */
  .tps_rtwDetail_section .tps_produt_description.tps-descript .soc-Bar {
    text-align: center;
  }

  .tps_rtwDetail_section .loadbox {
    position: fixed;
  }

  .product-listing.tps_settinglisting.tps_rtw_listing .product_inside .image-box {
    height: 220px !important;
  }

  /* rtw css   */
  .clarity-popoup div ul li a {
    font-size: 10px;
  }

  /*ring listing*/
  .sec-BlocksItem.main_image {
    height: 470px;
  }

  /*close ring listing*/
  #clr_box_swach li.clarity-icn-box {
    width: 19%;
    display: block;
    margin-left: 0;
    margin-right: 0 !important;
  }

  li.adv_filter_bx {
    width: 29%;
  }


  li.color-fltr-box .box-color-shp {
    width: 100%;
    margin: 0 auto;
  }

  span.check-img {
    margin-left: 15px;
    margin-right: 15px;
  }

  span.check-txt {
    width: 34px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .white_diamond_cont #recent_data.tps_recent_diamond_grid .compare_diamond_page .tps_mob_cut ul.mb_cut_slide li span {
    font-size: 7px;
  }

  ul#fluor_swach_bx li,
  ul#polish_swach_bx li {
    width: 23%;
  }

  ul#fancycolor_swach_set li {
    width: 17.2%;
  }

  .tps_diamondlisting_area .listingtab {
        padding: 8px 0px;
    }

    .diamondlisting_tab span.tps_grid_tab_name.tps_sort_nme, 
  .tps_sort_options_mobile span.tps_grid_tab_name.tps_sort_nme {
    font-size: 14px;
  }

  .hand_diamond_img.Round, 
  .hand_diamond_img.round, 
  .hand_diamond_img.Princess, 
  .hand_diamond_img.Princcess, 
  .hand_diamond_img.princess, 
  .hand_diamond_img.Cushion, 
  .hand_diamond_img.cushion, 
  .hand_diamond_img.Asscher, 
  .hand_diamond_img.asscher, 
  .hand_diamond_img.Marquise, 
  .hand_diamond_img.marquise, 
  .hand_diamond_img.Radiant, 
  .hand_diamond_img.radiant, 
  .hand_diamond_img.Heart, 
  .hand_diamond_img.HEART, 
  .hand_diamond_img.heart, 
  .hand_diamond_img.Oval, 
  .hand_diamond_img.oval, 
  .hand_diamond_img.Emerald, 
  .hand_diamond_img.emerald {
        top: 28%;
        left: 36%;
    }

}

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

@media(max-width:425px) {

  #shape-popoup div ul.popup-shape li span.pop-shape-name {
    font-size: 10px;
}

  ul#fluor_swach_bx li,
  ul#polish_swach_bx li {
    width: 31%;
  }

  .container.steps_container.pendant_steps.tps_pendant_builder_step.steps h1.tps_module_heading {
    font-size: 16px;
  }

  ul.dev_ul_shpe li {
    width: 17%;
  }

  .tps_ring_loose_diamond_listing .tab_color_clarity_cut ul.tps_box_swatches li.color-fltr-box {
    width: 20% !important;
}

  .hand_diamond_img.Princess, 
  .hand_diamond_img.Princcess, 
  .hand_diamond_img.princess,
  .hand_diamond_img.Cushion, 
  .hand_diamond_img.cushion,
  .hand_diamond_img.Asscher, 
  .hand_diamond_img.asscher,
  .hand_diamond_img.Marquise, 
  .hand_diamond_img.marquise,
  .hand_diamond_img.Oval, 
  .hand_diamond_img.oval,
  .hand_diamond_img.Radiant, 
  .hand_diamond_img.radiant,
  .hand_diamond_img.Pear, 
  .hand_diamond_img.pear,
  .hand_diamond_img.Emerald, 
  .hand_diamond_img.emerald,
  .hand_diamond_img.Heart, 
  .hand_diamond_img.HEART, 
  .hand_diamond_img.heart{
    top: 20%;
    left: 36%;
  }
  
}

@media(max-width:375px) {

  .white_diamond_cont #recent_data.tps_recent_diamond_grid .compare_diamond_page span {
    font-size: 12px;
  }

  ul.dev_ul_shpe li {
    width: 17%;
  }
}

@media(max-width:360px) {

  .detail_extra_buttons a,
  .detail_extra_buttons button {
    font-size: 12px;
  }

  .search_price_range .fl-left,
  .search_price_range .fl-right,
  .white_diamond_wrap .slider-values .fl-left,
  .white_diamond_wrap .slider-values .fl-right {
    width: 85px !important;
  }


}

@media (max-width: 280px) {
  ul.dev_ul_shpe li {
    width: 56px;
  }
}

/****Code Created by TransPacific Software Pvt. Ltd ***/