/** Shopify CDN: Minification failed

Line 2670:115 Unexpected "+2"
Line 3286:11 Expected ":"
Line 3291:11 Expected ":"
Line 3300:1 Expected identifier but found whitespace

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

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

body {
	overflow-x: initial;
    font-family: var(--text-font-family);
}

html[lang="en"] h2, html[lang="en"] h1,
html[lang="en"] h3 {
    text-transform: capitalize;
}

.container {
	width: 95%;
	margin: 0 auto;
    /* padding-inline: 0 !important; */
}

p{ 
  font-size: 15px;
    line-height: 25px;
    font-family: var(--text-font-family);
    font-weight: 100;
    letter-spacing: 0px;
    color: rgb(var(--heading-color));
    opacity: 1;
    margin-bottom: 20px !important;
 }

button{ 
    font-size: 16px;
    line-height: 19px;
    font-family: var(--text-font-family);
    font-weight: 400;
    letter-spacing: 0px;
    padding: 10px; 
    cursor: pointer;
  }
  store-header button{
  	padding: 0;
  }
#main ul li {
    list-style-type: none;
    font-size: 15px;
    line-height: 17px;
    font-family: var(--text-font-family);
    color: rgb(var(--heading-color));
}
.tps_title {
	font-family: var(--heading-font-family);
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    line-height: 50px;
    text-transform: none;
	
	text-align: center;
	text-transform: capitalize;
}

.sub_title {
	font-size: 22px;
    line-height: 27px;
	font-weight: normal;
}
.tps-settings-sort-section .tps-pendant-sortby p {
  
  margin-bottom: 0px !important;
}
.btn_tps,
.btn_tps:visited,
.btn_tps:link {
	background: rgb(var(--heading-color));;
	border: 1px solid rgb(var(--heading-color));
	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: #FFFFFF;
	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:active,
.btn_tps:focus {
	color: rgb(var(--heading-color));
	background: #FFFFFF;
	border-color: rgb(var(--heading-color));
	outline: none;
	opacity: .7;
}


.tps_dimondDetail_section .btn_tps:active,
.tps_dimondDetail_section .btn_tps:focus {
	color: #FFFFFF !important;
	background: #CC9966;
	border-color: #CC9966;
	outline: none;
	opacity: .7;
}

#loading {
	background-color: rgba(255, 255, 255, 0.6);
	background-image: url(load.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 .breadcrumb__link {
  color: rgb(var(--heading-color));
}


.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 25px;
	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 #222222;
	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: 16px;
    line-height: 19px;
    color: #222222;
    text-transform: uppercase;
    padding-bottom: 15px;
    font-weight: 500;
    padding-left: 0px;
    font-family: var(--text-font-family), SemiBold;
}

.filter_wrap .filter_heading {
	font-size: 13px;
	 font-family: var(--text-font-family), SemiBold;
}

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,
.tps_overtone_slider .overtone_wrap label{
	font-size: 10px;
	line-height: 12px;
	color: rgb(var(--text-color));
	text-align: center;
	text-transform: uppercase;
}

.lab_wrap label,
.tps_overtone_slider .overtone_wrap label{
	font-size: 13px;
}

.shape_list a {
	/* color: #A7A7A7; */
}

.lab_wrap label,
.tps_overtone_slider .overtone_wrap label{
	 width: 100%;
    margin-bottom: 0px;
    display: inline-block;
   
    border: 1px solid  rgb(var(--border-color));
}

.shape_list a {
	width: 60px;
	float: left;
	text-decoration: none;
	position: relative;
	cursor: pointer;
}


.shape_list a.selected {
	opacity:1;
}

.shape_list a.selected .shape_name{
	opacity:1;
}
.shape_list a .shape_name {
	padding: 10px 0 5px;
    display: inline-block;
    text-transform: capitalize;
    font-family: var(--text-font-family);
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    color: rgb(var(--heading-color));
    position: relative;
    opacity: .7;
    
}

/*.ui-widget.ui-widget-content {
	border: 1px solid rgb(var(--heading-color)) !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: 115px;
    height: 32px;
    border-radius: 0px;
    background-color: #FFFFFF;
    border: 1px solid rgb(var(--border-color));
    font-size: 14px;
    line-height: 18px;
    color: rgb(var(--heading-color));
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0px;
    display: block;
    float: left;
    border-radius: 5px;
    text-align: center;
    font-family: var(--text-font-family);
    outline: none !important;
    box-shadow: none !important;
}
.white_diamond_wrap .slider-values input#carat_to {
    width: 115px;
}
.white_diamond_wrap .slider-values input#price_to, .white_diamond_wrap .slider-values input#price_from {
    width: 115px;
}
.search_price_range .fl-right,
.white_diamond_wrap .slider-values .fl-right {
	float: right;
	text-align: center;
}

.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: 18px;
}

.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: 97.3%;
    left: 1%;
    border-color: #e6e6e6 !important;
}

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

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

.search_slider {
	display: block;
	float: none;
	margin: 0;
	position: relative;
	width: 75%;
	margin: 0 auto;
  
}

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

.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: #FFFFFF;
	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: rgb(var(--primary-button-text-color)) !important;
    box-shadow: none !important;
    border-radius: 50%;
    width: 22px !important;
    height: 22px !important;
    top: -9px !important;
    border-radius: 50%;
    border-width: 6px;
    border: 3px solid rgb(var(--primary-button-background));
    cursor: pointer;
}

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

.advanced_filter_slide {
	display: none;
}

.lab_wrap,
.tps_overtone_slider .overtone_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: 25px;
	height: 25px;
	display: block;
	position: relative;
	margin: 0 auto;
	float: none;
	z-index: 1;
}*/

.tps_checkbox input[type=checkbox],
.tps_checkbox input[type=checkbox]+label,
.tps_overtone_slider .overtone_wrap input[type=checkbox],
.tps_overtone_slider .overtone_wrap 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: 13px;
	line-height: 13px;
	color: rgb(var(--heading-color));
	text-align: center;
	padding: 0;
}

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

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

.tps_checkbox input[type=checkbox],
.tps_overtone_slider .overtone_wrap 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,
.tps_overtone_slider .overtone_wrap input[type=checkbox]{
	width: 100%;
	height: 100%;
	border-radius: 3px;
	background-color: #FFFFFF;
	border: 1px solid #CC9966;
}

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

.mb_comp .tps_checkbox {
	top: 14px;
}

.ds_hide {
	display: none;
}

.tps_diamondlisting_area {
	padding: 10px 0px 15px;
	padding-bottom: 0;
   margin-top: 26px;
    border-top: 1px solid rgb(var(--border-color));
}

.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: 0px 10px 10px 10px;
}

.tps_diamondlisting_area .listingtab.active_tab {
	color: rgb(var(--heading-color));
    opacity:1;
	font-weight: 500; 
}
.tps_diamondlisting_area .listingtab.active_tab{
    pointer-events:none
}

.tps_diamond_tabs {
	display: flex;
    grid-gap: 20px;
    width: 100%;
    padding-left: 0px;
    justify-content: center;
}

.tps_diamondlisting_area .listingtab {
	display: flex;
	float: left;
	padding: 0px;
	position: relative;
	text-transform: capitalize;
	cursor: pointer;
	transition: background .2s ease-in-out;
	text-align: center;
	color: rgb(var(--heading-color));
	font-size: 14px;
    opacity:0.7;
}

.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: #FFFFFF;
	color: #4d5959;
	position: relative;
	width: 100%;
	float: left;
      margin-bottom: 2px;
}
.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.1%;
    background:rgb(var(--primary-button-background));
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    color: rgb(var(--primary-button-text-color));
    padding: 23px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    font-weight: normal;     
    cursor: default !important;
}

.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: #FFFFFF;
	background: #CC9966;
}

.page-earring-builder-loose-diamond-listing .tps_diamondlisting_area {
	background: var(--bgcolor-3);
	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;
    border-right: 1px solid rgb(var(--border-color));
    border-left: 1px solid rgb(var(--border-color));
}

.white_diamond_cont .diamond_page span,
.white_diamond_cont .compare_diamond_page span {
	display: flex;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 11.1%;
    font-size: 14px;
    float: left;
    color: #4d5959;
    white-space:pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
    line-height: 45px;
    align-items: center;
    justify-content: center;
}


.white_diamond_cont .diamond_page span a,
.white_diamond_cont .compare_diamond_page span a {
	position: relative;
}
.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.5%;
}

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

.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.current.visited,
.tps_diamondlisting_area .table_rows.currentSelected {
	background: #eaeaea none repeat scroll 0 0;
}

.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 #CC9966;
	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 #CC9966;
	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 #CC9966;
	border-bottom: 0px solid transparent;
}


.tps_diamondlisting_area .table_rows.current.visited span,
.tps_diamondlisting_area .table_rows.currentSelected span,
.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: #4d5959;
}

.table_rows:nth-child(2n) {
	background: rgb(var(--border-color));
}

.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,
.white_diamond_cont .diamond_page .ringbuilder_diamond_shape, .white_diamond_cont .compare_diamond_page .ringbuilder_diamond_shape{
	width: 35px;
	display: inline-block;
    width: 35px;
    display: inline-block;
    height: 35px;
    margin: 5px;
}

.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: capitalize;
	font-size: 14px;
	line-height: 14px;
	color: rgb(var(--heading-color));
	width: 75px;
	text-align: center;
}

.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: #CC9966;
	border: 1px solid #CC9966;
}

/* 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: #FFFFFF;
	padding: 10% 0;
	height: auto;
	line-height: 28px;
	display: inline-block;
	font-size: 18px;
	border: 1px solid rgb(var(--heading-color));
	color: rgb(var(--heading-color));
}

.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 {
	content: '';
	width: 100%;
	height: 2px;
	background: linear-gradient(to left, #efefef4f 50%, #000000 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 {
	background-position: left;
}


/* End Ringbuilder page Designer */

/*--close ring listing--*/

.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: #222222;

}

.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 {
	
	padding: 0;
	margin-bottom: 0px;
}

#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: #FFFFFF;
	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 .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: #FFFFFF;
	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: #222222;
}

.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: #FFFFFF;
	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 {
	padding: 10px 20px 5px;
	background: var(--bgcolor-3);
	text-align: center;
	font-size: 28px;
	margin-bottom: 30px;
}

#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;
	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 #CC9966;
}

.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;
	margin: 0 2px;
	font-size: 13px;
	text-align: center;
	padding: 4px 0px;
}

.clarity-popoup div ul li.slick-active {
	border-top: 4px solid #CC9966;
}


/* 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: 20px;
	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: 22%;
    left: 43%;
	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: 22%;
	left: 43%;
	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: 22%;
    left: 43%;
	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: 21%;
    left: 43%;
	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: 22%;
    left: 43.3%;
	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: 24%;
    left: 43%;
	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: 22%;
    left: 43%;
	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: 22%;
    left: 43%;
	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: 22%;
    left: 43%;
	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: 22%;
    left: 43%;
	left: 43%;
	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: 37%;
	left: 45%;
	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: 9px;
}


span.dev-txt {
	display: content;
}

h3.desk-head-tag {
	font-size: 14px;
	line-height: 1;
	color: #222222;
	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-dark);
}


ul#carat_swach {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 5px;
    border-collapse: collapse;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    background: #FFFFFF;
    color: #4d4d4d;
    margin-bottom: 1.2rem;
    padding: 0;
}

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

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

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

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

span.txt-cart {
	display: block;
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
    font-family: var(--text-font-family);
    color: rgb(var(--heading-color));
}




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

ul#clr_box_swach {
	border-collapse: collapse;
	margin-left: 0;
	text-align: center;
	cursor: pointer;
	font-size: 12px;
	background: #FFFFFF;
	color: #4d4d4d;
	position: relative;
	margin-bottom: 1.2rem;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	grid-gap: 5px;
}
li.clarity-icn-box {
    width: 11.8%;
}

#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 rgb(var(--heading-color));
	display: block;
}

span.check-txt {
	font-size: 14px;
    line-height: 18px;
    display: inline-block;
    width: 50px;
    text-align: center;
    margin-left: 5px;
    color: rgb(var(--heading-color));
    margin-right: 5px;
    font-family: var(--text-font-family);
    margin-top: 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;
}


ul#color_swach_set,
#gemstone_wrap ul {
	display: flex;
	flex-wrap: wrap;
	border-collapse: collapse;
	margin-left: 0px;
	text-align: center;
	cursor: pointer;
	font-size: 12px;
	background: #FFFFFF;
	color: #4d4d4d;
	position: relative;
	grid-gap: 5px;
	padding: 0;
}
ul#color_swach_set li {
	width:13.6%;
}
#gemstone_wrap ul{
	grid-gap: 15px 5px;
}
#gemstone_wrap ul li {
    width:16%;
}
/*#gemstone_wrap ul li:nth-child(3){
    width: 8.3%;
}
#gemstone_wrap ul li:nth-child(5) {
    width: 7.3%;
}
#gemstone_wrap ul li:nth-child(6) {
    width: 5.3%;
}
#gemstone_wrap ul li:nth-child(1) {
    width: 12.3%;
}
#gemstone_wrap ul li:nth-child(2) {
    width: 12.3%;
}
#gemstone_wrap ul li:nth-last-child(1) {
    width: 10.3%;
}*/

.image_container {
    display: none;
}

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

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



#color_swach_set li.color-fltr-box.selected span.check-shape,
#intensity_swach_set li.intensity-fltr-box.selected span.check-shape {
	background: rgb(var(--heading-color));
}

span.color-bdr-bx {
	width: 50px;
	height: 50px;
	margin: auto;
	display: block;
	background: url(D_K_Color_sprite.png) no-repeat;
	margin: auto
}

span.txt-color,
#gemstone_wrap span.gemstone_name{
	font-size: 14px;
    line-height: 18px;
    display: inline-block;
    width: 50px;
    text-align: center;
    margin-left: 5px;
    color: rgb(var(--heading-color));
    margin-right: 5px;
    font-family: var(--text-font-family);
}
ul#color_swach_set span.txt-color,
#gemstone_wrap span.gemstone_name {
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    width: 90px;
    text-align: center;
    margin-left: 5px;
    color: rgb(var(--heading-color));
    margin-right: 5px;
    font-family: var(--text-font-family);
    /* margin-top: 5px; */
}
span.color-br-1 {
	background-position: -19px -11px;
}

span.color-br-2 {
	background-position: -90px -11px;
}

span.color-br-3 {
	background-position: -164px -11px;
}

span.color-br-4 {
	background-position: -237px -11px;
}

span.color-br-5 {
	background-position: -308px -11px;
}

span.color-br-6 {
	background-position: -382px -11px;
}

span.color-br-7 {
	background-position: -453px -11px;
}

span.color-br-8 {
	background-position: -525px -11px;
}

li.color-fltr-box .box-color-shp {
	border-bottom: 1px solid #FFFFFF;
}


li.polsh_filt_blk {
	display: block;
	border-collapse: collapse;
	text-align: center;
	cursor: pointer;
	font-size: 12px;
	background: #FFFFFF;
	color: #4d4d4d;
	position: relative;
	width: 24.4%;
}

#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 rgb(var(--heading-color));
	display: block;
}

span.pol-txt {
	
	margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-left: 0px;
    color: rgb(var(--heading-color));
    margin-right: 0px;
    font-family: var(--text-font-family);
    margin-top: 5px;

}




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

li.fluor_filt_blk {
	display: block;
	border-collapse: collapse;
	text-align: center;
	cursor: pointer;
	font-size: 12px;
	background: #FFFFFF;
	color: #4d4d4d;
	position: relative;
	width: 19.4%;
}

#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 rgb(var(--heading-color));
	display: block;
}

span.fluor-txt {
	display: block;
	margin-top: 10px;
    line-height: 18px;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-left: 0;
    color: rgb(var(--heading-color));
    margin-right: 0px;
    font-family: var(--text-font-family);
    margin-top: 5px;

}


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

#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: rgb(var(--heading-color));
	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: rgb(var(--border-color));
	margin-bottom: 25px;
	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: -22px -131px;
	transition: .5s ease !important;
	margin: auto;
}

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


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

.diamond_grid_view_container ul li.tps_recent_diamond {
	box-shadow: 0px 3px 8px #00000040;
}


/* 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.selected span.txt-color:after {
	background-position: left !important;
}

ul#fancycolor_swach_set li.selected span.txt-color:after{
	content: "";
	width: 100%;
	height: 2px;
	background: linear-gradient(to left, #efefef4f 50%, #CC9966 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: 14px;
      line-height: 24px;
      color: #232323 !important;
}
.diamondlisting_tab .tps-sort-filter span.sortbtn.tps_sortby .dropdown, .tps_sort_options_mobile span.sortbtn.tps_sortby .dropdown{
      font-size: 13px;
    line-height: 20px;
    color: #232323;
    padding: 10px 13px 10px 13px;
    border-radius: 0px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    background: transparent;
    cursor: pointer;
    border: none;
    background-color: #FFF1E4;
    outline: none;
    box-shadow: none;
    background-position: 96% 12px;
      width: 165px;
    text-align: left;
  border:1px solid #CC9966;
}
.diamondlisting_tab .tps-sort-filter span.sortbtn.tps_sortby .dropdown span#dropdownMenuButton:after,
.tps_sort_options_mobile span.sortbtn.tps_sortby .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: -463px -429px;
    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: #FFFFFF;
    padding: 0 0 0px 0;
    z-index: 9;
    width: 160px;
    left: 0;
    top: 13px;
    border: 1px solid rgb(var(--border-color));
    margin-top: 11px;
}
.sort_option {
    padding: 7px 15px;
    border-bottom: 1px solid #f1f1f1;
}
span.filter_label {
    color: rgb(var(--heading-color));
    font-weight: 500;
}
.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%;
}
.tps_overtone_wrap_main{
	flex-wrap: wrap;
}
.tps_overtone_slider .overtone_wrap{
	max-width: 100%;
	width: 23.9%;
}
.tps_diamondlisting_area .tps_diamond_recent_view .table_rows span.mb_view.tps_diamondlist_view{
	width: 12.5%;
}
.tab_shape_carat_price .shape_list a{
	display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
/* end*/


/*info page css*/
h1.tps_info_page_title{
	margin-top: 0px;
}

/*End*/
.tps-loose-diamonds-breadcrumbs .tps-breadcurmbs-content{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	grid-gap: 0px 0px;
}
.tps-loose-diamonds-breadcrumbs .tps-breadcurmbs-content span.tps_breadcumb_arrow{
	width: 16px;
    height: 11px;
    display: flex;
    background-image: url(Drop-down-line-arrow.svg);
    transform: rotate(271deg);
    background-size: 58%;
    background-repeat: no-repeat;
    background-position: center;
}
/* .tps_diamond_view {
    content-visibility: auto; 
}*/
div#gridveiwcontainer {
    padding: 5px;
}

.tps_tool_tip_common{
	position: relative !important;
    display: inline-block !important;
    cursor: pointer !important;
    border: 1px solid rgb(var(--heading-color)) !important;
    border-radius: 50% !important;
    width: 15px !important;
    height: 15px !important;
    text-align: center !important;
    padding: 0px 0 0 0 !important;
    background: url(jewelry-store-sprite.svg) !important;
    background-position: -537px -133px !important;
    font-size: 0px !important;
    line-height: 0 !important;
}
.tps_tool_tip_common:hover{
	opacity: 0.5;
}
span.dev_text_lgn{
	display: flex;
	align-items: center;
    grid-gap: 5px;
}

.tps_filter_popup{
	position: fixed;
    right: 0%;
    bottom: 0%;
    background-color: #00000085;
    left: 0%;
    top: 0%;
    z-index: 999999999;
/*    display: none;*/
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease;
}
.tps_filter_popup.active{
/*	display: block;*/
    overflow-x: hidden;
    overflow-y: auto;
    visibility: visible;
}
.tps_filter_popup .tps_filter_popup_m{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
    text-align: center;
    justify-content: center;
    align-items: center;
}
.tps_filter_popup .tps_filter_popup_cr{
	position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
    max-width: 700px;
    min-width: 700px;
    justify-content: center;
    align-items: center;
}
.tps_filter_popup .tps_filter_popup_heading{
	border-bottom: 1px solid #00000029;
    padding: 25px 20px 12px 20px;
    position: relative;
    width: 100%;
}
.tps_filter_popup .shape-close,
.tps_filter_popup .filter-popup-icon-close{
	position: absolute;
    width: 23px;
    height: 23px;
    top: 10px;
    right: 10px;
    background-image: url(jewelry-store-sprite.svg);
	background-position: -67px -556px;
    cursor: pointer;
}
.tps_filter_popup .shape-close:hover,
.tps_filter_popup .filter-popup-icon-close:hover{
	background-position: -27px -556px;
}
.tps_filter_popup .tps_filter_popup_heading span{
	font-size: 20px;
    text-transform: uppercase;
    line-height: 20px;
}
.tps_filter_popup .filter-popup-icon-close img,
.tps_filter_popup .tps_filter_popup-content p br{
   display: none;
}
.tps_filter_popup .tps_filter_popup-content{
	padding: 30px 30px;
	width: 100%;
}
.tps_filter_popup .tps_filter_popup-content p{
   margin-bottom: 0;
   text-align: left;
   color: rgb(var(--text-color));
   font-size: 14px;
   line-height: 24px;
   opacity: 1;
}
.tps_filter_popup .tps_filter_popup-content ul{
  margin-left: 0px;
  padding-left: 0px;
}
.tps_filter_popup .tps_filter_popup-content ul li{
  display: flex;
  grid-gap: 10px;
  text-align: left;
  padding-bottom: 5px;
  font-size: 14px !important;
  line-height: 24px !important;
  position: relative;
  align-items: center;
}
.tps_filter_popup .tps_filter_popup-content ul li::before{
  content: '';
  width: 6px;
  height: 6px;
  background-color: rgb(var(--text-color));
  border-radius: 50%;
}
.tps_filter_popup .tps_filter_popup-content ul li:not(:nth-last-child(1)){
   border-bottom: none;
}
.tps_filter_popup .tps_filter_popup-content ul li strong{
   max-width: 90px;
   width: 90px;
   font-weight: 500;
}
.tps_filter_popup .inquery_content_sec .inquery_heading{
  font-size: 16px;
  line-height: 20px;
  color: rgb(var(--text-color));
  margin: 0px auto 20px;
  opacity: 1;
  font-weight: 500;
  text-align: left;
  /* border-top: 1px solid #00000038; */
  /* padding-top: 23px; */
}
.tps_filter_popup .inquery_content_sec .inquery_content_inner{
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px 10px;
}
.tps_filter_popup .inquery_content_sec .inquery_content_inner .filter_item{
	padding-left: 35px;
	position: relative;
}
.tps_filter_popup .inquery_content_sec .inquery_content_inner .filter_item::before{
	content: '';
	width: 25px;
	height: 25px;
	position: absolute;
	top: 6px;
    left: 0px;
	background-image: url(jewelry-store-sprite.svg);
}
.tps_filter_popup .inquery_content_sec .inquery_content_inner .filter_item:nth-child(1)::before{
   background-position: -283px -611px;
}
.tps_filter_popup .inquery_content_sec .inquery_content_inner .filter_item:nth-child(2)::before{
   background-position: -178px -611px;
   top: 8px;
}
.tps_filter_popup .inquery_content_sec .inquery_content_inner .filter_item:nth-child(3)::before{
  background-position: -382px -610px;
  top: 5px;
}
.tps_filter_popup .inquery_content_sec .inquery_content_inner .filter_item div{
   text-align: left;
}

/*rich text section*/
.Tps-ringsize-rich-text {
    margin-block: 0px !important;
}
.Tps-ringsize-rich-text .content-box--medium {
    /* max-width: 1280px; */
    width: 100%;
    margin: 0px;
   padding: 48px 0;  
  /* padding-block: var(--vertical-breather); */
}

.vertical-breather {
    padding-block: 0 !important;
}

.tps-diaomond-rich-text ul li,
.tps-image-text-full-width ul li{
  position:relative;
}
.tps-diaomond-rich-text ul li::before,
.tps-image-text-full-width ul li::before{
    content: '';
    width: 8px;
    height: 8px;
    background-color: rgb(var(--heading-color)) !important;
    position: absolute;
    top: 8px;
    left: -16px;
    border-radius: 50%;
}
.tps_new_line_anchor_link a:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: rgb(var(--heading-color));
    transition: width .5s ease;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
}
.tps_new_line_anchor_link a {
    color: rgb(var(--heading-color));
    position: relative;
    text-decoration: none !important;
    font-weight: 500;
}
/*image with text*/

.tps-image-text-full-width  .image-with-text__wrapper {
        flex-direction: column-reverse;
        /* max-width: 1280px; */
        width: 100%;
        padding: 0 var(--vertical-breather) ;
  }
.tps-image-text-full-width .container {
    text-align: center;
    display: flex;
    justify-content: center;
}
.tps-image-text-full-width h3, .tps-diaomond-rich-text h3 {
    text-align: center;
}
.tps-image-text-full-width p, .tps-diaomond-rich-text p{
  opacity: 1;  
}
.tps_diamond_listing_pagination {
    padding: 0px 0;
       /* margin-top: 10px;  */
}
/* pagination */
ul#pagination li span, ul#pagination li.active a  {
    border: 1px solid #111;
    transition: background-color .3s;
    padding: 0;
    margin: 0 4px;
    font-size: 12px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
ul#pagination li.page-item.active span, ul#pagination li.page-item.active a {
    background-color: #111;
    color: #fff;
}

ul#pagination  li.page-item.tps_previous span,
ul#pagination li.page-item.tps_next span{
   
    border: none !important;
}
ul#pagination li.page-item.tps_previous{
   width: 75px;
}
ul#pagination li.page-item.tps_next {
    width: 55px;
}

ul#pagination li.page-item.tps_previous span.sr-only,
ul#pagination li.page-item.tps_next span.sr-only{
    margin-left: 5px;
    margin-right: 5px;
    color: rgb(var(--heading-color));
    position: relative;
    text-decoration: none !important;
    font-weight: 500;
}
ul#pagination li.page-item.tps_previous span.sr-only::after,
ul#pagination li.page-item.tps_next span.sr-only::after{
    content: "";
    width: 100%;
    height: 1px;
    background-color: rgb(var(--heading-color));
    transition: width .5s ease;
    position: absolute;
    bottom: 8px;
    left: 50%;
    transform: translate(-50%);
}
ul#pagination li.page-item.tps_previous span, ul#pagination li.page-item.tps_next span {
    width: auto !important;
}
 .tps_tps_loose-diamond-listing div#gridveiwcontainer, 
.tps_tps_loose-diamond-listing div#diamond_grid,
.tps_tps_common-builder-diamond-listing div#gridveiwcontainer,
.tps_tps_common-builder-diamond-listing div#diamond_grid{
    padding: 5px;
    height: 100%;
   
}

#tps_list_container ul#pagination {
    padding: 40px 0;
    padding-left: 0px;
}
.tps_filter_popup .tps_filter_popup_m .shape_filter_content {
    text-transform: none !important;
}
.tps_filter_popup .inquery_content_sec .inquery_content_inner .filter_item a {
    color: rgb(var(--text-color));
    font-weight: 500;
}
.tps_filter_popup .tps_filter_popup_m .shape_filter_content .shape_filter_content_sec,
.tps_filter_popup .tps_filter_popup_m .shape_filter_content .filter_image{
    margin-bottom: 20px;
}
.product__media-nav button[disabled] {
    opacity: 0;
}
.diamond_grid_view_container ul li, 
.tps_diamond_compare_view ul li, 
.tps_diamond_recent_view ul li{
  border: 1px solid #f2f2f2;
}
.diamond_grid_view_container ul li .tps-diamondlist-img, 
.tps_diamond_compare_view ul li .tps-diamondlist-img, 
.tps_diamond_recent_view ul li .tps-diamondlist-img{
  border:none;
}
.tps_new_line_anchor_link a{
  display: inline-block;
}
.tps_new_line_anchor_link a:after{
  bottom: 2px;
}
.tps_new_line_anchor_link a span{
  text-decoration: none !important;
}

.diamond_short_info.tps-bellow_pos .single_info span.filter_heading.dev_text_lgn {
    padding: 5px 0;
    text-transform: capitalize;
}
.diamond_short_info.tps-bellow_pos .single_info .txt_title strong {
    font-family: var(--text-font-family), SemiBold;
    font-size: 16px !important;
    line-height: 19px;
}
.tps-link-button.tps_new_line_anchor_link .button-wrapper a {
    color: #fff;
}
.tps-diaomond-rich-text h2, .tps-service-text-right-img h2 {
    text-align: center;
}
section.container .product-content {
    
    margin-block-end: 20px !important;
}
section.tps_logo_section.section {
    margin: 0px !important;
}
.product-meta{
  padding-block-end: 10px !important;
}
.tps-bgimage, .tps-bgimage .container {
    background: #f2f2f2;
}
.tps-bgimage .container{
  padding:48px; 
}
.gemstone_section .vertical-breather, .tps_gemstone_listing_taxt_block .vertical-breather{
    padding-block: 0 !important;
    padding: 40px 0 60px !important;
}
.tps_pendantbuilderlisting .tps_pendantbuilderlisting_product{
  margin-bottom:10px !important ;
}
.tps-image-text-full-width ul, .tps-diaomond-rich-text ul{
  padding:0 20px;
}
.tps_builder_service2 .container, section.tps_logo_section.section .logo-list__list {
    padding: 48px;
}
section.tps-service-text-right-img {
    margin: 0 !important;
}
section.tps_logo_section.section header.section__header.text-container {
    margin: 0 !important;
}
.tps-diaomond-rich-text .heading.h3, .image-with-text__content h2.heading.h3 {
    margin-top: 0px !important;
}
.tps-diamond-info-section .heading.h3 {
    text-align: left;
}
.tps-bgimage .image-with-text, .tps-image-text-full-width .image-with-text, .tps-diamond-info-section .image-with-text{
    padding: 48px;
}
.tps-bgimage.tps-image-text-full-width .container, .tps_builder_service1 .container{
    padding: 0px;
}
.diamond_grid_view_container ul, .tps_diamond_compare_view ul, .tps_diamond_recent_view ul{
  margin-bottom:0 !important;
}
div#main {
    margin-bottom: 0px;
}

.Tps-ringsize-rich-text .content-box--medium .heading.h3 {
    margin-top: 0px !important;
}
  .Tps-ringsize-rich-text .content-box--medium, .tps_gemstone_listing_taxt_block .content-box{
    max-width: 992px;
    width: 100%;
}
.Tps-ringsize-rich-text .container, .tps_gemstone_listing_taxt_block .container{
    display: flex;
    justify-content: center;
    align-items: center;
} 
 .tps_half-width .container {
    max-width: 992px !important;
}
.tps-align-left .content-box {
        text-align: left;
        
    }
.tps_description ul li {
    list-style-type: disc !important;
}
 .video_thumb_inner, .video_thumb_inner_second{
  position: relative;
}
.video_thumb_inner img.thumbVideo_sample, .video_thumb_inner_second img.thumbVideo_sample{
  position: absolute;
  top: 0;
} 
.video_thumb_inner_second
/*end*/
/*price loader*/
.search_price_range {
    position: relative;
} 
 span.price_from_div.active span#price_loader_l {
     
    display: block;
    
} 
 span.price_to_div.active span#price_loader_r {
    display: block;
    
}
 span.price_from_div .price_loader{
    background: #fff;
  display: flex;
  position: absolute;
  top: 4px;
  left: 28px;
  overflow: hidden;
   width: 80px;
    justify-content: center;
}


 span.price_to_div .price_loader{
  background: #fff;
  display: flex;
  position: absolute;
  top: 4px;
    right: 20px;
    overflow: hidden;
    width: 80px;
    justify-content: center;
}

 span.price_from_div .price_loader span,
 span.price_to_div .price_loader span{
     width: 4px;
    height: 12px;
    margin: 5px 4px;
   background: #000;
/* border-radius: 50%; */
  animation: animate 3s linear infinite;
}

/* .slider-values span.price_from_div .price_loader:nth-child(1),
.slider-values span.price_to_div .price_loader:nth-child(1) {
  animation-delay: 0s;
} */
 span.price_from_div .price_loader span:nth-child(2),
 span.price_to_div .price_loader span:nth-child(2)
  {
  animation-delay: 0.1s;
}
 span.price_from_div .price_loader span:nth-child(3),
 span.price_to_div .price_loader span:nth-child(3)
 {
  animation-delay: 0.3s;
}

 span.price_from_div .price_loader span:nth-child(4),
 span.price_to_div .price_loader span:nth-child(4) {
  animation-delay: 0.4s;
}

@keyframes animate 
{
  0% {
    /* box-shadow: 0 0 0 rgba(0,0,0,0.5); */
    opacity: 0;
    transform: translateX(-10px) scale(1);
  }
  50% {
    /* box-shadow: 0 20px 50px rgba(0,0,0,0.5); */
    opacity 0;
    transform: translateX(0px) scale(1.2);
  }
  100% {
    /* box-shadow: 0 0 0 rgba(0,0,0,0.5); */
    opacity 0;
    transform: translateX(10px) scale(1);
  }
}
   .tps-final-zoom img.tps-slide-img:hover {
  /* opacity: 0; */
    transform: scale3d(1.2, 1.2, 1.2);
    transition-duration: 0.5s;
}
. tps-final-zoom img.tps-slide-img {
    transition-duration: 1.5s;
    cursor: zoom-in;
}
.gemstone-data-block .gemstone_ajax_container {
     width: 100%;
    display: flex;
    justify-content: center;
    align-items: center; 
}
  .gemstone-data-block .gemstone_ajax_inner {
    max-width: 992px;
} 
.gemstone-data-block .gemstone_ajax_container, .tps_dyanamic_content  {
    padding: 40px 20px 60px !important;
    /* text-align: center; */
}
 .tps_dyanamic_content  {
    padding: 40px 20px 60px !important;
    text-align: left;
}
.gemstone-data-block .gemstone_ajax_container h2.heading.h3, .tps_dyanamic_content .heading {
    margin-block-end: 20px !important;
  text-align: center;
}
.gemstone_ajax_container:nth-child(odd), .tps_dyanamic_content:nth-child(odd) {
    background: #f2f2f2;
}
.tps_description a, .gemstone-data-block .gemstone_ajax_inner a{
      position: relative;
 }
.tps_description a:after, .gemstone-data-block .gemstone_ajax_inner a:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: rgb(var(--heading-color));
    transition:width .5s ease;
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translate(-50%);
}   

.tps_dyanamic_content ul li{
    list-style-type: disc !important;
  margin-bottom: 4px;
}
  .tps_dyanamic_content strong, .gemstone-data-block strong {
      font-weight: 500;
    }
div#ajax_based_banner .ajax-banner-inner {
    display: flex;
    align-items: anchor-center;
    justify-content: center;
    grid-gap: 30px;
}
   div#ajax_based_banner .ajax-banner-inner .ajax-banner-section_content {
    width: 50%;
}
  div#ajax_based_banner .ajax-banner-inner .banner_title.heading.h3 {
    margin-block-start: 20px !important;
    margin-block-end: 20px !important;
}
div#ajax_based_banner .ajax-banner-inner .banner_content {
    font-size: 15px;
    line-height: 25px;
    font-family: var(--text-font-family);
    font-weight: 100;
    letter-spacing: 0px;
    color: rgb(var(--heading-color));
    opacity: 1;
    margin-bottom: 20px !important;
}
div#shopify-section-ajax-banner-default {
    
    margin-bottom: 20px;
}
  div#shopify-section-ajax-banner-default .ajax-banner-section.container {
    display: flex;
    justify-content: center;
    align-items: center;
}
  div#shopify-section-ajax-banner-default h1:first-child{
     margin-block-start: 20px !important;
    margin-block-end: 20px !important;
}
    div#ajax_based_banner {
    margin-bottom: 20px;
}
div#shopify-section-ajax-banner-default .default-banner-content {
    text-align: center;
    padding: 20px;
    max-width: 992px;
}
   .default-banner-content a {
    color: rgb(var(--heading-color));
    position: relative;
    text-decoration: none !important;
    font-weight: 500;
}

  .default-banner-content a:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: rgb(var(--heading-color));
    transition: width .5s ease;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
} 
  .default-banner-content a:after {
    bottom: 2px;
}

    
@media (hover: hover){
  .default-banner-content a:hover:after {
    width: 0%;
}
.tps_description a:hover:after, .gemstone-data-block .gemstone_ajax_inner a:hover:after {
    width: 0%;
}
  ul#pagination li.page-item.tps_previous span.sr-only:hover::after,
ul#pagination li.page-item.tps_next span.sr-only:hover::after{
      width: 0%;
}
   ul#pagination li span:hover {
    background-color: #111;
    color: #fff;
}
  ul#pagination li.page-item.tps_previous span:hover, ul#pagination li.page-item.tps_next span:hover{
    background-color: #FFF;
     color: #000;
  }
  
 
.btn_tps:hover
{
	color: rgb(var(--heading-color));
	background: #FFFFFF;
	border-color: rgb(var(--heading-color));
	outline: none;
	opacity: .7;
}
.tps_dimondDetail_section .btn_tps:hover {
	color: #FFFFFF !important;
	background: #CC9966;
	border-color: #CC9966;
	outline: none;
	opacity: .7;
}
.breadcrumb a:hover {
	color: #464646;
}
.filter_heading .shape_list a:hover {
	opacity:1;
}

.filter_heading .shape_list a:hover{
	opacity:1;
}
.shape_list a .shape_name:hover{
  color: rgb(var(--heading-color));
    opacity: 1;
}
.tps_diamondlisting_area .table_rows:hover {
	background: #eaeaea none repeat scroll 0 0;
}

.tps_diamondlisting_area .listingtab.active_tab:hover {
	color: rgb(var(--heading-color));
    opacity:1;
	font-weight: 500; 
}
.tps_diamondlisting_area .table_rows:hover span,
.tps_diamondlisting_area .table_rows:hover a {
	transition: all 0s ease;
	-webkit-transition: all 0s ease;
	-moz-transition: all 0s ease;
	color: #4d5959;
}

.white_diamond_wrap .shape_list li a:hover span:after {
	content: '';
	width: 100%;
	height: 2px;
	background: linear-gradient(to left, #efefef4f 50%, #000000 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;
}
.popup .close:hover {
	color: #CC9966;
}
li.adv_filter_bx:hover span.border-bx {
	background-color: rgb(var(--heading-color));
}
#color_swach_set li.color-fltr-box:hover span.check-shape {
	background: rgb(var(--heading-color));
}
li.polsh_filt_blk:hover span.pol-bor-bx {
	background-color: rgb(var(--heading-color));
}

li.fluor_filt_blk:hover span.fluor-bor-bx {
	background-color:rgb(var(--heading-color));
}
.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;
}
ul#fancycolor_swach_set li:hover span.txt-color:after {
	background-position: left !important;
}


ul#fancycolor_swach_set li:hover span.txt-color:after {
	content: "";
	width: 100%;
	height: 2px;
	background: linear-gradient(to left, #efefef4f 50%, #CC9966 50%) right;
	background-size: 201%;
	transition: .5s ease-out;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.tps_banner_section .tps-banner-sec .prose h1:hover {
    color: #CC9966 ;
}
 /* .white_diamond_wrap .shape_list li a:hover span:after{
	background-position: right;
} */
li.clarity-icn-box:hover span.check-shape {
		background-color: transparent;
}
#color_swach_set li.color-fltr-box:hover span.check-shape {
		background: transparent;
}
li.color-fltr-box:hover .box-color-shp {
		border-bottom: 1px solid #FFFFFF;
		color: #4d4d4d;
}

	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: #FFFFFF;
	}
	.shape_list a:hover {
		border-color: transparent;
	}
	.tps_diamondlisting_area .listingtab:hover{
		font-weight: normal !important;
	}

.tps_dimondDetail_section .btn_tps:hover{
	color: #FFFFFF !important;
	background: #CC9966;
	border-color: #CC9966;
	outline: none;
	opacity: .7;
}
li.adv_filter_bx:hover span.border-bx {
	background-color: rgb(var(--heading-color));
}
  .tps_new_line_anchor_link a:hover{
    color:rgb(var(--heading-color)) !important;
  }
}

@media(max-width:1440px) {

}
@media screen and (min-width: 1000px) {
  .tps-image-text-full-width .image-with-text__wrapper {
        padding: 0  ;
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-inline-start: 0 !imporatnt;
        margin-inline-end: auto;
    }
  .tps-image-text-full-width .image-with-text__content-wrapper {
    width: 100% !important;
            margin: 0;
}
    .tps-image-text-full-width .image-with-text--reverse .image-with-text__wrapper {
        flex-direction: column-reverse;
    }
      .image-with-text:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):before {
      
        content: unset !important;
    }
  .tps-image-full .image-with-text__image-wrapper {
    width: 100% !important;
}
  .tps-image-text-full-width .image-with-text__image-wrapper {
    margin-inline: 0 !important;
            margin-top: 20px;
}
}

@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:1390px){
	.tps_overtone_slider .overtone_wrap{
		width: 23.7%;
	}
	li.fluor_filt_blk{
		width: 19.3%;
	}
	#gemstone_wrap ul li {
    width: 13.7% !important;
  }
  #gemstone_wrap ul{
  	grid-gap: 14px 0.6%;
  }
}

@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: 19.3%;
	}
 
  .hand_diamond_img.Pear, .hand_diamond_img.pear {
      left: 42.3%;
  }
  ul.dev_ul_shpe {
    grid-gap: 6px;
}


    
}
@media(max-width:1350px){
	ul#color_swach_set li {
	    width: 13.8%;
	}
	li.clarity-icn-box {
	    width: 12%;
	}
	li.polsh_filt_blk{
		width: 24.6%;
	}
	li.fluor_filt_blk {
	    width: 19.6%;
	}
	li.adv_filter_bx {	 
	    width: 24.6%;
	}
	.tps_overtone_slider .overtone_wrap,
  .lab_wrap, .tps_overtone_slider .overtone_wrap{
	    width: 24.4%;
	    max-width: 100%;
	}
}
@media (max-width: 1300px) {
    .Tps-ringsize-rich-text .content-box--medium,
  .tps-image-text-full-width .image-with-text--reverse .image-with-text__wrapper{
        /* max-width: 1000px; */
        width: 100%;
    }

    .tps-service-text-img .container {
        padding-inline: 0px;
    }
}
@media (max-width: 1000px) {
      .tps-diaomond-rich-text .content-box {
    text-align: left;
    padding-inline: 15px !important;
}
.tps-diaomond-rich-text h2, .tps-service-text-right-img h2 {
    text-align: center;
}
.tps-diaomond-rich-text .button-wrapper {
    text-align: center;
}
  .tps-diaomond-rich-text p, .tps-service-text-right-img p {
    text-align: left;
}
    .Tps-ringsize-rich-text.Tps-typical-ringsize .content-box--medium, .Tps-ringsize-rich-text .content-box--medium,
  .tps-image-text-full-width .image-with-text--reverse .image-with-text__wrapper{
        margin-inline: auto;
    }
}

@media (max-width: 1280px) {

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

	.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: 24.5%;
	}

	/******* grid view end *******/
  .hand_diamond_img.Round, .hand_diamond_img.round {
      left: 42.8%;
  }
  .white_diamond_cont .pres_diamond_title,
  .tps_diamondlist_detail_info .tps_diamondlist_detail_view_info_table .tps_diamondlist_detail_view_info_row span.tps_diamondlist_detail_view_info_title{
  	font-size: 13px;
  	line-height: 13px;
  }
	 li.fluor_filt_blk {
	    width: 19.5%;
	}
}


@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.color-bdr-bx {
		width: 48px;
		height: 50px;
	}

	span.txt-color {
		font-size: 12px;
		display: inline-block;
		width: 48px;
		text-align: center;
		margin-left: 0;
		margin-right: 0;
		padding: 5px 0;
	}

}


@media (max-width: 1199px) {

  .hand_diamond_img.Round, .hand_diamond_img.round {
      left: 42%;
  }
  .tps_banner_section .tps-banner-sec .prose {
   
    max-width: 550px;
}
.table_rows.diamond_row input[type=checkbox], .table_rows.diamond_row input[type=checkbox]+label {
    width: 22px;
    height: 22px;
}


.tps_overtone_slider .overtone_wrap, .lab_wrap, .tps_overtone_slider .overtone_wrap{
	width: 32.8%;
}	
ul#color_swach_set li {
    width: 19.6%;
}
}
@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: 12px;
	}

	#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 ***********/
  
  .hand_diamond_img.Round, .hand_diamond_img.round {
      left: 41%;
  }
  .tps_diamond_tabs {
      width: 100%;
      grid-gap: 30px;
  }
  .tps_diamond_tabs span.listingtab {
    display: flex;
}
    .diamondlisting_tab .tps-sort-filter {
    width: 260px;
}

 
.white_diamond_wrap .shape_list li a.selected span:after {
	background-position: left;
}
.tps_diamond_tabs span.comparediamonds_tab.listingtab:before, .tps_diamond_tabs span.recentdiamonds_tab.listingtab:before{
	left: -16px;
}
.tps_diamondlisting_area .listingtab span{
  display: block ;
}  
}

@media screen and (min-width: 741px) and (max-width: 999px) {
    .tps-image-text-full-width .image-with-text {
        padding-left: 0 !important;
       padding-right: 0 !important;
    }
}
@media(max-width:995px) {
/* .tps-image-text-full-width .image-with-text--reverse .image-with-text__wrapper{
  padding-left: 0 !important;
  padding-right: 0 !important;
} */
	/*   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.selected span.check-shape {
		background-color: rgb(var(--heading-color));
	}

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

	span.color-bdr-bx {
		width: 35px;
		height: 35px;
	}

	span.txt-color {
		width: 35px;
		margin-left: 0;
		margin-right: 0;
	}

	span.color-br-1 {
		background-position: -14px -75px;
	}

	span.color-br-2 {
		background-position: -70px -75px;
	}

	span.color-br-3 {
		background-position: -126px -75px;
	}

	span.color-br-4 {
		background-position: -182px -75px;
	}

	span.color-br-5 {
		background-position: -237px -75px;
	}

	span.color-br-6 {
		background-position: -294px -75px;
	}

	span.color-br-7 {
		background-position: -349px -75px;
	}

	span.color-br-8 {
		background-position: -398px -75px;
	}



	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.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-dark);
	}

	/*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:24px;
	}

	.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;
	}
  .gemstone_section .vertical-breather, .tps_gemstone_listing_taxt_block .vertical-breather {
    padding-block: 0 !important;
    padding: 40px 15px 60px !important;
}
 
}

@media (max-width: 992px) {
  .search_slider{
    width:100%;
  } 
  ul.dev_ul_shpe {
      grid-gap: 4px;
  }
  .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;
}
    
}
@media(max-width:991px){
  .tps-bgimage .image-with-text, .tps-image-text-full-width .image-with-text, .tps-diamond-info-section .image-with-text {
    padding: 20px 20px 40px;
}
   .tps-diamond-info-section .heading.h3 {
    text-align: center;
}
  .white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span, 
  .white_diamond_cont .tps_diamondlisting_area .compareHeaderOne span {
    font-size: 10px;
  }
  .white_diamond_cont .diamond_page span, .white_diamond_cont .compare_diamond_page span,
  .tps_diamondlist_detail_info .tps_diamondlist_detail_view_info_table .tps_diamondlist_detail_view_info_row span.tps_diamondlist_detail_view_info_value,
  .white_diamond_cont .pres_diamond_title, .tps_diamondlist_detail_info .tps_diamondlist_detail_view_info_table .tps_diamondlist_detail_view_info_row span.tps_diamondlist_detail_view_info_title{
  	font-size: 13px;
  	line-height: 13px;
  }
  .white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span, .white_diamond_cont .tps_diamondlisting_area .compareHeaderOne span{
  	padding: 18px 5px;
  }
  .white_diamond_cont .diamond_page span, .white_diamond_cont .compare_diamond_page span{
  	height: 52px;
  }
  .table_rows.diamond_row input[type=checkbox], .table_rows.diamond_row input[type=checkbox]+label {
    width: 18px;
    height: 18px;
  }
  .table_rows.diamond_row input[type=checkbox]:checked+label {
    background-position: -459px -192px !important;
  }
  .tps_diamond_selected_filter_wrapper{
  	padding-top: 10px !important;
  }
  .tps-diamondlist-item-info{
  	padding: 25px 5px 10px;
  }
  .tps_diamondlisting_area .diamondlisting_tab{
  	justify-content: center;
  }
  .tps_diamond_tab_heading h2.tps_tab_heading{
  	font-size: 16px;
    line-height: 26px;
    color: rgb(var(--heading-color));
    text-transform: capitalize;
    margin: 20px 0px 0px 0px;
    display: block !important;
  }
  ul#color_swach_set li{
		width: 13.8%;
  }
}

@media (max-width: 825px) {

	ul#clr_box_swach {
		grid-gap: 15px 10px;
	}
	.tps_diamondlisting_area .listingtab {
	    line-height: 25px;
	}

	.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);
	}
   .white_diamond_wrap .color_slider_wrap.tps_slider_wrap {
		margin-bottom: 25px;
	}
    .hand_diamond_img.Round, .hand_diamond_img.round {
      left: 44.4%;
  }
  .tps_diamond_tabs span.listingtab {
      display: flex;
      flex-direction: column;
  }

    .hand_diamond_img.Round, .hand_diamond_img.round {
      left: 39%;
  }
  ul.dev_ul_shpe {
    grid-gap: 5px 5px;
  }
    .shape_list a {
      width: auto;
  }
  ul#color_swach_set li {
    width: 13.8%;
 }
 li.polsh_filt_blk{
 	width: 24.6%;
 }
 li.fluor_filt_blk {
    width: 19.6%;
}
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span, .white_diamond_cont .tps_diamondlisting_area .compareHeaderOne span {
    padding: 18px 5px 18px 10px;
}

}

@media (max-width: 768px) {
  
   ul.dev_ul_shpe {
    grid-gap: 5px 9px;
  } 

	ul#clr_box_swach {
		grid-gap: 15px 10px;
	}

	.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);
	}
	.white_diamond_wrap .color_slider_wrap.tps_slider_wrap {
		margin-bottom: 25px;
	}
    .hand_diamond_img.Round, .hand_diamond_img.round {
      left: 44%;
    }
    .tps_diamond_tabs {
      padding-left: 0;
  }
}

@media (max-width: 768px) {

	.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: 11px;
	}

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

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

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


}

@media (max-width: 767px) {

	.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: 0px;
		padding-bottom: 0px;
		margin-top: 0;
	}

	.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;
	}

	.white_diamond_wrap .tps_slider_wrap.clarity_slider_wrap {
		margin-bottom: 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: 10px;
	}

	

	.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;
	}

	.tps_diamondlisting_area .diamondlisting_tab .listingtab {
		padding: 10px 8px;
		line-height: 1;
		height: 50px;
		vertical-align: middle;
	}

	.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%;
	}

	/* .tps_diamondlisting_area .table_header {
		display: none;
	} */

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

	.advanced_filter_slide {
		margin-top: 0;
	}

	.tps_diamondlisting_area .diamondlisting_tab .listingtab {
		padding: 10px 0;
		width: 33.33%;
	}

	.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;
		font-size: 13px;
		text-transform: uppercase;
		color: #4d5959;
		height: 50px;
		line-height: 24px;
	}

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

	.tps_diamondlisting_area .diamondlisting_tab .listingtab.comparediamonds_tab {
		width: 20%;
		min-width: 20%;
	}
.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_wrap .tps_slider_wrap.cut_slider_wrap {
		margin-bottom: 35px;
	}

	.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{
        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;
		height: 322px;
		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: #FFFFFF;
		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.txt-color {
		font-size: 12px;
		width: 35px;
		margin-left: 5px;
		margin-right: 5px;
	}

	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: #FFFFFF;
	}


	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_desktop_table_row {
		display: none;
	} */

	.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: flex;
}


	.tps_slide2 {
		padding: 70px 15px 10px;
	}

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

	ul#clr_box_swach {
		grid-gap: 15px;
	}

	#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 #FFF1E4;
        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: #CC9966;
    border-color: #CC9966;
    color: #222222 !important;
  }
  .hand_diamond_img.Pear, .hand_diamond_img.pear {
      left: 41%;
  }
  .hand_diamond_img.Emerald, .hand_diamond_img.emerald {
    left: 43.6%;
}
 .filter_block.tps_diamond_type_filter .cols-12.filter_block {
    margin-bottom: 0px;
}
  .tps_banner_section .tps-banner-sec .prose {
   
    padding: 0px;
    width: 100%;
    max-width: 200px;
}
   .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;
   }
   .tps_diamondlisting_area .diamondlisting_tab{
   	background: rgb(var(--border-color));
   }
   .tps_diamondlisting_area .diamondlisting_tab .listingtab{
   	  padding: 0px 0;
   }
   .tps_diamondlisting_area .diamondlisting_tab .listingtab{
   	  font-size: 14px;
   	  color: rgb(var(--heading-color));
   }
   .tps_diamond_tabs span.comparediamonds_tab.listingtab:before, .tps_diamond_tabs span.recentdiamonds_tab.listingtab:before{
   		height: 80%;
	    background-color: rgb(var(--heading-color));
	    top: 50%;   
	    transform: translateY(-50%);
   }
   .tps_diamond_tab_heading h2.tps_tab_heading {
	    margin: 25px 0px 15px 0px;
	}
	.tps_diamond_tabs span.comparediamonds_tab.listingtab:before, .tps_diamond_tabs span.recentdiamonds_tab.listingtab:before {
	    left: -6px;
	}
	
	.tps_diamondlisting_area .diamondlisting_tab .listingtab.alldiamonds_tab.active,
	.tps_diamondlisting_area .listingtab.active_tab{
		font-weight: 500 !important;
	}
	.tps_diamondlisting_area .diamondlisting_tab{
		padding: 10px 10px 10px 10px;
	}
	.white_diamond_wrap .tps_slider_wrap{
	margin-top: 0px;
	margin-bottom: 0px;
}
.white_diamond_wrap .tps_slider_wrap.cut_slider_wrap{
	margin-bottom: 0px !important;
}
.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;
}
.price_slider_wrap.tps_slider_wrap.dev_tps_slide.mar-top_dev.tps_price_filter span.filter_heading.dev_text_lgn {
    margin-bottom: 0px !important;
}
.tps_overtone_slider .overtone_wrap, .lab_wrap, .tps_overtone_slider .overtone_wrap{
	width: 49.5%;
}
#color_swach_set input[type="checkbox"]{
	z-index: 0;
}
.diamond_page span.mb_nodata, .compare_diamond_page span.mb_nodata, span.mb_nodata{
	margin-top: 20px;
	font-size: 16px;
}
.tps_earring_white_diamond_cont .tps_diamondlisting_area .diamondlisting_tab .listingtab.alldiamonds_tab,
.tps_earring_white_diamond_cont .tps_diamondlisting_area .diamondlisting_tab .listingtab.recentdiamonds_tab{
	width: 100% !important;
}
.tps_earring_white_diamond_cont .tps_diamond_tabs span.comparediamonds_tab.listingtab:before, 
.tps_earring_white_diamond_cont .tps_diamond_tabs span.recentdiamonds_tab.listingtab:before {
    left: 7px;
}
.tps_filter_popup .tps_filter_popup_cr{
	max-width: 95%;
	min-width: 95%;
}
.tps_filter_popup .inquery_content_sec .inquery_content_inner{
	grid-template-columns: 1fr;
}	
.tps_filter_popup .tps_filter_popup-content ul li{   
    padding-bottom: 5px;
    font-size: 14px !important;
    line-height: 22px !important;
    position: relative;
    align-items: start;
    flex-direction: column;
    padding-left: 13px;
    grid-gap: 0px;
 }
 .tps_filter_popup .tps_filter_popup-content ul li::before{
 	position: absolute;
    left: 0;
    top: 8px;
 }
 .tps_filter_popup .tps_filter_popup-content{
 	padding: 20px 15px;
 }
 #gemstone_wrap ul{
    justify-content: center;
 }
  #gemstone_wrap ul li {
    width: 32.8% !important;
 }
 ul#pagination li span, ul#pagination li.active a{
 	width: 36px;
    height: 36px;
 }
  div#ajax_based_banner .ajax-banner-inner {
    margin-bottom: 20px;
    flex-wrap: wrap;
}
  div#ajax_based_banner .ajax-banner-inner .ajax-banner-section_content {
    width: 100%;
    padding: 0px;
    text-align: center;
}
}

@media (max-width: 639px) {
	
  .hand_diamond_img.Round, .hand_diamond_img.round {
      left: 38.3%;
  }
  .hand_diamond_img.Emerald, .hand_diamond_img.emerald {
      left: 42.2%;
  }
  .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%;
  }
 .Tps-ringsize-rich-text .content-box--medium{
   
    padding: 40px 15px;
}
  .tps-image-text-full-width .image-with-text__wrapper{
   
    padding: 0px;
}
}

@media (max-width: 580px) {

	
  .hand_diamond_img.Round, .hand_diamond_img.round {
      left: 42%;
  }
  .hand_diamond_img.Emerald, .hand_diamond_img.emerald {
      left: 42%;
  }
  .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;
}
.tps_diamond_tabs span.comparediamonds_tab.listingtab:before, .tps_diamond_tabs span.recentdiamonds_tab.listingtab:before {
    left: 6px;
}
.tps_diamond_tabs span.comparediamonds_tab.listingtab:before {
    left: -13px;
}
html[lang="de"] .tps_diamond_tabs span.comparediamonds_tab.listingtab:before {
    left: -5px;
}
	li.adv_filter_bx {
	    width: 49.5% !important;
	}
	li.clarity-icn-box {
	    width: 24.5% !important;
	}
	ul#color_swach_set li {
	    width: 24.5% !important;
	}
	li.fluor_filt_blk {
	    width: 33% !important;
	}
	ul#fluor_swach_bx li, ul#polish_swach_bx li {
	    width: 24.5% !important;
	}
	.tps_diamondlisting_area .diamondlisting_tab .listingtab{
		font-size: 13px;
	    line-height: 20px;
	}
	.tps-loose-diamonds-breadcrumbs .tps-breadcurmbs-content span.tps_breadcumb_arrow{
		background-size: 61%;
	}
  /* pagination */
  
 ul#pagination li.page-item.tps_previous,
  ul#pagination li.page-item.tps_next{
    width: 36px;
} 
ul#pagination span.sr-only {
    display: none !important;
} 
 /* ul#pagination {
    padding-left: 0px;
}  */
   #gemstone_wrap span.gemstone_name {
	    font-size: 11px;
	    line-height: 16px;
	  }
}

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

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

	

	.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%;
	}

	

	.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;
	}

	

	/*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%;
	}


	#color_swach_set li.color-fltr-box {
		width: 18%;
	}

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

	span.color-bdr-bx {
		margin-left: 15px;
		margin-right: 15px;
	}

	span.txt-color {
		margin-left: 15px;
		margin-right: 15px;
	}

	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%;
	}
    .hand_diamond_img {
      left: 39% !important;
      top: 22% !important;
  }
  .hand_diamond_img.Marquise {
      left: 37%!important;
      top: 22%!important;
  }
  .tps_diamond_tabs span.comparediamonds_tab.listingtab:before, .tps_diamond_tabs span.recentdiamonds_tab.listingtab:before {
    left: 0px;
}
  
}
@media(max-width:575px) {
  .footer-1 .drawer__nav-toggle--open {
    right: -17px !important;
    top: 50%;
    
}
html[lang="de"] .tps_diamond_tabs span.comparediamonds_tab.listingtab:before, 
html[lang="de"] .tps_diamond_tabs span.recentdiamonds_tab.listingtab:before {
    left: -2px;
}
  
}
@media (max-width: 480px){
	.tps_diamond_tabs span.comparediamonds_tab.listingtab:before {
	    left: 0px;
	}
	.tps_diamondlisting_area .diamondlisting_tab .listingtab.recentdiamonds_tab{
		width: 35.5% !important;
       min-width: 35.5% !important;
	}
	.tps_diamondlisting_area .diamondlisting_tab .listingtab.comparediamonds_tab {
	    width: 33.5%;
	    min-width: 33.5%;
	}
	.tps_diamondlisting_area .diamondlisting_tab .listingtab.alldiamonds_tab {
	    width: 33%;
	}
}
@media(max-width:425px) {
  .hand_diamond_img {
    left: 38%!important;
}
  ul#fluor_swach_bx li, ul#polish_swach_bx li {
    width: 29%;
}
  .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_slider_wrap .ui-widget-content{
	width:100%;
    left: 0%;
}
}
@media(max-width:400px){
	ul#fluor_swach_bx li {
	    width: 49.5% !important;
	}
}

@media(max-width:390px){
	html[lang="en"] .tps_diamond_tabs span.comparediamonds_tab.listingtab:before, .tps_diamond_tabs span.recentdiamonds_tab.listingtab:before {
    left: -3px;
  }
  html[lang="en"] .tps_diamond_tabs span.comparediamonds_tab.listingtab:before {
    left: 0px;
}
html[lang="de"] .tps_diamond_tabs span.comparediamonds_tab.listingtab:before, .tps_diamond_tabs span.recentdiamonds_tab.listingtab:before {
    left: 0px;
}
 html[lang="de"] .tps_diamond_tabs span.comparediamonds_tab.listingtab:before {
    left: 0px !important;
}
}
@media(max-width:375px) {

	.white_diamond_cont #recent_data.tps_recent_diamond_grid .compare_diamond_page span {
		font-size: 12px;
	}
  .hand_diamond_img {
      left: 37.3%!important;
  }
  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 ***/